.body { 
	background: url(bg.jpg) no-repeat center top;
	min-width: 1200px;
	overflow: hidden;
}

.body .box1 { 
	width: 1200px;
	height: 260px;
	margin: 0 auto;
	position: relative;
}

.body .box1 .menuList { 

}

.body .box1 .menuList .itm { 

}

.body .box1 .menuList .itm a { 

}

.body .box1 .menuList .itm span { 

}

.body .box1 .bread { 
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 0px;
	bottom: 7px;
}

.body .box1 .bread ul { 

}

.body .box1 .bread ul li { 
	
}

.body .box1 .bread ul li .lk {

}

.body .box1 .bread ul li .sp { 
	margin: 0 5px;
}


.body .box2 .line { 
	width: 100%;
    height: 2px;
    background: #39f;
    margin-top: 20px;
}
.body .box2 ._box1,
.body .box2 ._box2,
.body .box2 ._box3,
.body .box2 .cnt_decorate{
	width: 880px;
	margin: 0 auto;
	margin-right: 30%;
}

.body .box2 ._box1 { 
	text-align: center;
    margin-top: 40px;
}

.body .box2 ._box1 .tt { 
	height: 28px;
	font-size: 28px;
	line-height: 36px;
	color: #3a3c41;
	width: 100%;
	font-weight: bold;
	display: inline-block;
	word-break: break-all;
}

.body .box2 ._box2 { 
	text-align: center;
    margin-top: 16px;
}

.body .box2 ._box2 .info { 
	margin-right: 46px;
	color: #999999;
	font-size: 15px;
}

.body .box2 ._box3 { 
	padding-bottom: 60px;
}

.body .box2 ._box3 .cnt { 
	padding: 36px 0 60px;
	font-size: 16px;
	position: relative;
	color: #333;
	line-height: 28px;
}

.body .box2 ._box3 .cnt.type_video { 
	margin: 0 auto;
}
.body .box2 ._box3 .cnt.type_video iframe,
.body .box2 ._box3 .cnt.type_video video,
.body .box2 ._box3 .cnt.type_video frame{
  width: 100%;
  height: 100%;
}


.body .box2 ._box3 .cnt img{
	width: 100%;
}

.body .box2 ._box3 .cnt p{
	margin: 16px 0;
	word-break: break-all;
}

.body .box2 ._box3 .cnt p img{
	vertical-align: middle;
}

.body .box2 ._box3 .cnt > img{  
	margin: 8px 0;
}

.body .box2 ._box3 .cnt p img{
	vertical-align: middle;
}

.body .box2 ._box3 .cnt > img{  
	margin: 8px 0;
}

.body .box2 ._box3 .__box2 { 
	margin: 0 auto;
	color: #999;
	position: relative;
}
.body .box2 ._box3 .__box2 a {
	text-decoration: none;
}

.body .box2 ._box3 .__box2 .prev { 
	
}

.body .box2 ._box3 .__box2 .prev a { 
	color: #999;
	font-size: 14px;
}

.body .box2 ._box3 .__box2 .next { 

}

.body .box2 ._box3 .__box2 .next a { 
	color: #999;
	font-size: 14px;
}
.body .box2 ._box3 .__box2 .prev a:hover{
	color: #333;
}
.body .box2 ._box3 .__box2 .next a:hover{
	color: #333;
}
.body .box2 ._box3 .__box2 .share { 

}

.body .box2 ._box3 .__box3 { 
	height: 210px;
	border: 1px solid #dfdfdf;
	margin: 60px auto 0;
	background: url(line.png) center center no-repeat;
	position: relative;
	margin-bottom: 60px;
}

.body .box2 ._box3 .__box3 .tt { 
	width: 80px;
	padding: 0 10px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	color: #3a3c41;
	position: absolute;
	left: 50%;
	top: -10px;
	margin-left: -50px;
	background: #fff;
	display: block;
	font-weight: bold;
}

.body .box2 ._box3 .__box3 .cnt { 
	padding: 30px 0 0 0;
}

.body .box2 ._box3 .__box3 .cnt ul { 

}

.body .box2 ._box3 .__box3 .cnt ul li { 
	width: 50%;
	margin-bottom: 0;
}

.body .box2 ._box3 .__box3 .cnt ul li a { 
	width: 302px;
	height: 30px;
	line-height: 30px;
	display: block;
	padding-left: 28px;
	background: url(point.png) left center no-repeat;
	margin: 0 auto;
}
.body .box2 ._box3 .__box3 .cnt ul li:hover a span{
	left:10px;
}
.body .box2 ._box3 .__box3 .cnt ul li a span { 
	color: #666;
	position: relative;
	left: 0;
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

/* .body .box2 ._box3 .__box4{
	width: 880px;
	margin: 0 auto;
	margin-right: 22%;
    color: #999;
} */

/* 分享样式 */
/* 分享外层 */
.article_shareBtnWrap{
    position: absolute;
    left: 50%;
	margin-left: -88px;
    margin-top: -6px;
}
/* 分享内层 */
.weixincode {
    position: absolute;
    left: -95px;
    bottom: 35px;
    top: auto;
    width: 250px;
    padding: 13px 15px 8px;
    border: 1px solid #999;
    background: #fff;
    text-align: center;
    color: #666;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    zoom: 1;
	text-indent: 0;
	z-index: 2;
}
.weixincode .code {
	width: 200px;
    display: inline-block;
}
.shareBtn_weixin, .shareBtn_qq, .shareBtn_qzone, .shareBtn_sinaweibo {
	background-image: url(share.png);
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    position: relative;
    margin-right: 12px;
	background-repeat: no-repeat;
}

.shareBtn_weixin::before,
.shareBtn_qq::before,
.shareBtn_qzone::before,
.shareBtn_sinaweibo::before{
	content: "";
    display: block;
    overflow: hidden;
	position: absolute;
	width: 0;
	height: 0;
	left: 19px;
	top: 19px;
	background-image: url(share.png);
	border-radius: 50%;
	-webkit-transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
    -o-transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
	transition: all 0.32s cubic-bezier(0.24, 0.82, 0.48, 0.89);
}

.shareBtn_weixin::after,
.shareBtn_qq::after,
.shareBtn_qzone::after,
.shareBtn_sinaweibo::after{
	content: "";
    display: block;
    overflow: hidden;
	position: absolute;
	width: 36px;
	height: 36px;
	left: 0;
	top: 0;
	background-image: url(share.png);
	border-radius: 50%;
}

.shareBtn_weixin:hover::before,
.shareBtn_qq:hover::before,
.shareBtn_qzone:hover::before,
.shareBtn_sinaweibo:hover::before
{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url(share.png);
	opacity: 1;
}

.shareBtn_weixin {
    background-position: 0px -36px;
}
.shareBtn_weixin::before {
    background-position: 0px -72px;
}
.shareBtn_weixin::after {
    background-position: 0px 0;
}

.shareBtn_qq {
	background-position: -46px -36px;
}
.shareBtn_qq::before {
	background-position: -46px -72px;
}
.shareBtn_qq::after {
	background-position: -46px 0px;
}

.shareBtn_qzone {
	background-position: -92px -36px;
}
.shareBtn_qzone::before{
	background-position: -92px -72px;
}
.shareBtn_qzone::after{
	background-position: -92px 0px;
}

.shareBtn_sinaweibo {
	background-position: -138px -36px;
}
.shareBtn_sinaweibo::before {
	background-position: -138px -72px;
}
.shareBtn_sinaweibo::after {
	background-position: -138px 0px;
}

.cnt_decorate{
	text-align: center;
    position: relative;
}
.cnt_decorate img{
	background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: -16px;
}

.sideBar .openBtn{
	top: 442px;
}

.attitudeSlide{
	padding-bottom: 120px;
}