
#content_inner {
	width: 52%; float:right;
	padding-top: 20px;
	position: relative;
}

#content #intro {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 28px;
	margin-bottom: 10px;
}

#content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}

#content #intro a {
	color: #666;
	padding: 6px;
}

#content #intro a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}

#content #intro ul {
	padding-bottom: 15px;
	padding-top: 3px;
}

#content #intro li {
	color: #8f8f8f;
	margin-left: 50px;
	padding-bottom: 4px;
	font-size: 14px;
}



.zw_nr{ width:490px; height:240px; overflow-x: hidden;overflow-y: auto;}

#content #css3 {
	float: right;
}

#content #css3 a:hover {
	background: none;
	border: 0;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.pre_wrap span.label {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	position: relative;
	padding: 140px 0 37px 0;
	width: 550px; overflow:hidden
}

#slides1 {
	overflow: hidden;
	height: 412px;
}

#slides1 li {
	list-style: none;
	width: 589px;
}

#slides1 li img {
	float: left;
}

#slides1 .content {
	float: left;
	width: 350px;
	padding-left: 21px;
}


#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}

#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: 160px;
	bottom:33px;
	outline: 0; display:none
}

.slides1_wrap .next {
	position: absolute;
	right: 220px;
	bottom:33px;
	outline: 0; display:none
}


 .seq-vcenter {
  /* Reset font-size on valigned elements */
  font-size: 36px; text-align:left;
}
.seq-vcenter .zw1{ margin-top:15px!important; margin-bottom:15px!important;}
.seq-vcenter p{ padding-left:0!important; color:#fff!important; font-size:18px!important; line-height:30px!important; margin-top:0px!important; padding-right:130px!important; margin-bottom:0!important}
.seq-vcenter .jion_t{font-size: 36px; text-align:left; margin-top:0}
.seq-vcenter .jion_t::before{ width:6px; height:30px; background:#fff; content:""; display:inline-block;}
.seq-title {
  opacity: 1;
  -webkit-transform: translateX(0) translateZ(0);
  -ms-transform: translateX(0) translateZ(0);
  transform: translateX(0) translateZ(0); padding-top:0!important; color:#50CFB9!important; font-size:24px!important; text-decoration:none!important
}
.seq-title::after{ display:none!important}



.bx_pager {
	padding-left: 209px;
	padding-top: 15px;
}

.bx_pager a {
	float: left;
	background: url(bg_pager.png) no-repeat 0 -9px;
	width: 8px;
	height: 8px;
	color: #fff;
	font-size: 0;
	margin-right: 6px;
	padding: 4px 5px 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -11px; display:none;
	left: 394px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #e41996;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}

#idc-container a {
	color: #e41996;	
}

#idc-container h3 {
	color: #666;
}


@media screen and (max-width: 767px) {
#content_inner {
	width: 100%; background:#000;
	padding-top: 20px;
	position: relative;
}
.slides1_wrap{ padding-top:20px; width:100%; }
.seq-vcenter .jion_t{ font-size:26px;}
.seq-title{ font-size:16px;}
.seq-vcenter p{ font-size:12px!important; width:400px;}
.bx_pager{ padding-left:100px;}
.slides1_wrap .prev{ left:60px;}
.slides1_wrap .next{ left:210px;}
.bxslider_container{ width:auto!important}
}

