*{
    margin: 0;
    padding: 0;
}
.main{
    width: 1400px;
    /* min-width: 1400px; */
    margin:0 auto;
}
.pla{
	font-family: "86pla" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.w{
    overflow: hidden;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
/* header */
.header{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    background-color: #f5f5f5;
    overflow: hidden;
}
.header_Left{
    float: left;
    font-size: 0;
    color: #666;
}
.header_Left span{
    font-size: 14px;
}
.header_Left a{
    color: #666;
    font-size: 14px;
}
.header_Left_margin{
    margin-right: 40px;
}
.login{
    padding:5px 12px;
}
.focus_{
    color: #0ba95f!important;
}
.loginFocus{
    color: #fff!important;
    background-color: #0ba95f;
    border-radius: 3px;
    font-weight: 700;
}
.header_Right{
    float: right;
    font-size: 0;
}
.header_Right a{
    border-left: 1px solid #666;
    padding:0 7px 0 7px;
    font-size: 14px;
    color: #666;
}
.header_Right a:nth-child(1){
    border-left: 0;
}
.header_Right span{
    font-size: 12px;
    margin-left: 17px;
    color: #fff!important;
    background-color: #0ba95f;
    border-radius: 3px;
    padding:6px 10px;
    cursor: pointer;
}
.header_Right a:hover{
    color: #0ba95f!important;
}
/* search */
.search{
    width: 1400px;
    /* min-width:1400px; */
    margin: 0 auto;
    padding: 30px 0;
    height: 81px;
    /* overflow: hidden; */
}
.search_Left{
    float: left;
}
.search_Left img{
    width:100%;
	max-height:none;
	display:block;
}
.search_Left span{
    float: left;
    font-size: 30px;
    color: #03a363;
    font-weight: 700;
    margin-left: 53px;
    vertical-align: top;
    padding-top: 15px;
}
.search_Left span i{
    width: 120px;
    height: 14px;
    display: block;
    margin-top: 6px;
    background: url(../../../../Images/News/Version/2020/newsIndex1.jpg)no-repeat;
    background-size: 100%;
}
.search_Right{
    float: right;
    width: 640px;
    height: 50px;
    line-height: 50px;
    border-right: none;
    font-size: 0;
    margin-top: 18px;
}
#searchForm{
    width: 468px;
    overflow: hidden;
    float: right;
    margin-top: 8px;
}
#searchForm input{
    width: 362px;
    height: 20px;
    border: 2px solid #0ba95f;
    border-right: none;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 12px;
    font-family: microsoft yahei;
    color: #999999;
}
#searchForm button{
    width: 80px;
    height: 44px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #0ba95f;
    text-align: center;
    border: none;
    float: right;
    cursor: pointer;
}
#searchForm button i{
    font-size: 26px;
    color: #fff;
}
/* nav */
.nav{
    height: 60px;
    width: 100%;
    background-color: #0ba95f;
    margin:5px 0 15px 0;
    overflow: hidden;
}
.nav p{
    display: block;
    height: 60px;
    line-height: 60px;
}
.nav p a{
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 0 23px;
}
.navFoucs{
    background-color: #1e955e;
}
.nav p a:hover{
    background-color: #1e955e;
}
/* 面包屑导航 */
.BreadCrumbs{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
}
.BreadCrumbs i{
    font-size: 20px;
    color: #0ba95f;
}
.BreadCrumbs a{
    color: #747474;
}
/* content */
.content{
    width: 100%;
    overflow: hidden;
}
.content_left{
    overflow: hidden;
    font-size: 0;
}
.content_title{
    border-bottom: 1px solid #e4e4e4;
}
.content_title h1{
    font-size: 36px;
    font-weight: normal;
    line-height: 54px;
    max-height: 108px;
    padding-left: 5px;
    overflow: hidden;
}
.content_subhead{
    text-align: right;
    display: block;
    font-style: normal;
    line-height: 25px;
	color: #333;
    font-size: 15px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.content_subhead b{
    display: inline-block;
    margin-right: 5px;
    color: #999;
}
.content_title_{
    overflow: hidden;
    line-height: 41px;
}
.downDoc {
    margin: 40px 0 20px;
    font-size: 16px;
    line-height: 25px;
    font-family: "\5b8b\4f53";
    color: #333;
    padding-left: 30px;
}
.downDoc span {
    float: left;
}
.download p {
	overflow: hidden;
}
.downDoc a {
    color: #ff6600 !important;
    float: left;
    clear: both;
}
.review{
    float: left;
    padding-bottom: 20px;
    color: #666;
    font-size: 0;
}
.review span{
    margin-right: 10px;
    font-size: 16px;
}
.review a{
    padding: 9px 10px 9px 10px;
    margin-left: 5px;
    color: #fff;
    background-color: #ea5b00;
    border-radius: 3px;
    font-size: 16px;
}
.review a i{
    font-size: 18px;
    margin-right: 10px;
}
.fenxiang{
    float: right;
    font-size: 16px;
}
.fenxiang a{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin-left: 14px;
    background-size: cover;
}
.fenxiang a:nth-child(1){
    margin-left: 5px;
    background: url(../../../../Images/News/Version/2020/iconweixin_01.jpg) no-repeat;
}
.fenxiang a:nth-child(2){
    background: url(../../../../Images/News/Version/2020/iconqq_02.jpg) no-repeat;
}
.fenxiang a:nth-child(3){
    background: url(../../../../Images/News/Version/2020/iconkj_02.jpg) no-repeat;
}
.fenxiang a:nth-child(4){
    background: url(../../../../Images/News/Version/2020/iconweibo_02.jpg) no-repeat;
}
.news_content{
    padding-top: 20px;
    padding-bottom: 50px;
}
.news_content_title{
    padding:25px 20px;
    margin-bottom: 40px;
    background-color: #f5f5f5;
}
.news_content_title p{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
}
.news_content img{
    margin-top: 20px;
    margin-bottom: 26px;
    height: auto;
}
.content_{
    box-sizing: border-box;
    padding-right: 25px;
    font-size: 19px;
    line-height: 31px;
    color: #666;
}
.copyright{
    box-sizing: border-box;
    width: 100%;
    padding: 20px 18px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    font-size: 12px;
    line-height: 27px;
}
.copyright i{
    font-style: normal;
    color: #10a960;
}
.copyright p{
    color: #999;
}
.content_switch{
    width: 100%;
    padding: 39px 0;
    padding-left: 10px;
}
.content_switch p{
    color: #333;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    margin-bottom: 18px;
    overflow: hidden;
}
.content_switch a:hover{
    color: #FF6600!important;
}
.content_switch a{
    color: #0ba95f;
}
/* comment */
.comments_title{
    width: 100%;
    height: 41px;
    font-size: 26px;
    font-weight: 700;
    color: #333;
    padding-top: 10px;
    border-bottom:4px solid #e4e4e4;
}
.comments_title span{
    position: absolute;
    height: 31px;
    padding-bottom: 10px;
    border-bottom:4px solid #0ba95f;
}
.comment_toolbar{
	width: 100%;
	height: 35px;
	margin-top: 15px;
}
.comment_toolbar p{
	background: url(../../images/news/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font:normal 14px/35px "microsoft yahei";
}
.comment_toolbar p a{
	font:bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}
.toolbar_Rt{
	float: right;
}
.nickname{
	float: left;
	margin-right: 9px;
}
.nickname label{
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font:normal 12px/33px "microsoft yahei";
	color: #999;
}
.nickname input{
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code{

	float: left;
	height: 35px;
	position: relative;
}
.v_code input{
	float: left;
	height: 33px;
	width: 118px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code label{
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}
.v_code label img{
	width: 78px;
	height: 33px;
}
.error{
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font:normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../../../Images/News/Version/2020/comment.png) 0 -94px no-repeat;

}
.anonymous{
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}
.anonymous span.checkbox{
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../../../Images/News/Version/2020/comment.png) -40px -58px no-repeat;
}
.checked span.checkbox{
	background-position:0 -58px;
}
.anonymous span{
	font:normal 14px/14px "microsoft yahei";
}
.commentArea{
	zoom: 1;
	margin-top: 15px;
	padding-bottom:20px;
}
.textarea{
	padding: 20px;
    border:1px solid #ff7c25;
    border-radius: 4px;
	border-radius: 2px;
	zoom: 1;
}
.textarea div{
	border: none;
	width: 100%;
	float: left;
	height: 150px;
	font: normal 14px/24px microsoft yahei;
	overflow: auto;
	outline:none;
}
.textarea:after{
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.textarea textarea{
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font:normal 14px/24px "microsoft yahei";
}
.commentArea_ft{
	margin-top: 17px;

}
.commentArea_ft:after{
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.face{
	float: left;
	position: relative;
	z-index: 99;
}
.face span{
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font:normal 14px/19px "microsoft yahei";
	float: left;
	background: url(../../../../Images/News/Version/2020/comment.png) 67px -137px no-repeat;
}
.face i{
	background: url(../../../../Images/News/Version/2020/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}
.faceList{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}
.faceList a{
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}
.faceList ul li a{
	cursor: pointer;
}
.commentArea_ft p{
	font:normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}
.commentArea_ft button{
	float: right;
	height: 40px;
	width: 100px;
	background: #ff7c25;
	color: #fff;
	border:none;
	cursor: pointer;
    font:normal 16px/40px "microsoft yahei";
    border-radius: 4px;
}
label.rt_mg{
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}
.commentContent{
	width: 100%;
	margin-top: 15px;
}
.context_title i{
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #5b7648;
	margin-right: 10px;

}
.context_title h3{
	font:normal 18px/20px "microsoft yahei";
}
.hot_comment{
	padding-top: 10px;

}

.commentContent ul li{
	padding: 16px 0 12px 0;

}
.commentContent ul li+li{
	border-top: 1px solid #eaebea;
}

.statement{
	width: 760px;
	padding: 15px 20px;
	border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 24px;
    color: #999;
    margin-top: 40px;
}
.statement p{
	font-size: 12px;
	line-height: 25px;
	color: #7a7a7a;
	/*font-family: "\5b8b\4f53";*/
}
.statement p b{
	font-size: 12px;
    color: #03a363;
    line-height: 24px;
    font-weight: normal;
}
/* .like */
.like{
    box-sizing: border-box;
    width: 100%;
    font-size: 0;
    overflow: hidden;
    margin-top: 30px;
    border: 1px solid #0ba95f;
    border-radius: 5px;
    position: relative;
}
.like p{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
    background-color: #0ba95f;
    color: #fff;
    padding-left: 23px;
}
.like ul{
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 33px;
    position: relative;
}
.like li{
    float: left;
    box-sizing: border-box;
    width: 50%;
    line-height: 37px;
    height: 42.5px;
    overflow: hidden;
    position: relative;
}
.like li i{
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 8px;
    background: url(../../../../Images/News/Version/2020/greenRound.png) no-repeat;
    margin: 0 14px 0 20px;
    /* vertical-align: top; */
}
.swiper-pagination-bullet-active{
    background: #a1a1a1!important;
}
.like li a{
    box-sizing: border-box;
    display: inline-block;
    color: #333;
    font-size: 16px;
    width:450px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left: 40px;
    padding-right: 25px;
}
.ul li a:hover{
    color: #0ba95f;
}

.like_footer{
    position: absolute;
    left: 50%;
    bottom:14px;
    transform: translate(-50%,0);
    width: 56px;
    height: 10px;
}
.like_footer a{
    display: inline-block;
    width: 10px;
    height: 10px;
    background-size: cover;
}
.like_footer a:nth-child(1){
    background: url(../../../../Images/News/Version/2020/yuan1.png);
    margin-right: 12px;
}
.like_footer a:nth-child(2){
    background: url(../../../../Images/News/Version/2020/yuan2.png);
    margin-right: 12px;
}
.like_footer a:nth-child(3){
    background: url(../../../../Images/News/Version/2020/yuan2.png);
}

/* content_right */
.content_right{
    box-sizing: border-box;
    float: right;
    width: 390px;
    font-size: 0;
    margin-left: 40px;
}
.news_show_adver{
    display: block;
    position: relative;
}
.content_right img{
    display: inline-block;
    width: 100%;
}
.news_show_adver i{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(../../../../Images/News/Version/2020/adver1.png) no-repeat;
}
.side_title{
    position: relative;
    height: 41px;
    width: 100%;
    border-bottom: 4px solid #e4e4e4;
}
.side_title span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 4px solid #0ba95f;
}
.side_news{
    box-sizing: border-box;
    width: 100%;
}
.side_news ul{
    box-sizing: border-box;
    width: 100%;
    padding:29px 23px 0 23px ;
    border:1px solid #e4e4e4;
    border-radius: 2px;
}
.side_news ul li{
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    width: 357px;
    padding-bottom: 20px;
    margin-right: 24px;
    cursor: pointer;
}
.side_news ul li.focus i{
    color:#fff;
    background-color: #fc8f3c;
}
.side_news ul li.focus a{
    color: #fc8f3c;
}
.state{
    display: none;
    height: 90px;
    margin:15px 0 15px 5px;
}
.side_news li.focus div.state{
    display: block;
    transition: all 0.3s ease;
}
.side_news li i{
    box-sizing: border-box;
    display: inline-block;
    width: 44px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border:1px solid #fc8f3c;
    color: #fc8f3c;
    font-style: normal;
    border-radius: 16px;
    margin-right: 15px;
    vertical-align: top;
}
.side_news li p{
    display: inline-block;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
}
.side_news li p a{
    color: #333;
}
.state img{
    display:inline-block;
    width: 38.9%;
    height: 100%;
    vertical-align: top;
}
.detailed{
    display: inline-block;
    box-sizing: border-box;
    width: 55%;
    height: 100%;
    background-color: #f6f6f6;
    padding: 24px 18px 15px 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-weight: normal;
    overflow: hidden;
}
.detailed a{
    font-size: 16px;
    line-height: 24px;
    color: #fc8f3c!important;
}
.recommend{
    width: 100%;
}
.recommended{
    width: 100%;
    height: 41px;
    margin-top: 16px;
    position: relative;
    border-bottom: 4px solid #e4e4e4;
}
.recommended span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    border-bottom: 4px solid #0ba95f;
}
.recommended a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.exhibition_time{
    box-sizing: border-box;
    width: 100%;
    padding: 19px 19px 0 17px;
    overflow: hidden;
    text-align: center;
    border:1px solid #e4e4e4;
}
.exhibition_time_img{
    display: none;
    padding-bottom: 55.8%;
    height:0;
	overflow:hidden;
}
.img_focus{
    display: block;
}
.exhibition_time_img img{
    width:100%;
	max-height:none;
	display:block;
}
.exhibition_time ul{
    font-size: 0;
}
.exhibition_time li{
    display: block;
    padding-bottom: 20px;
}
.exhibition_time_text{
    padding-top: 20px;
    padding-left: 20px;
    font-size: 16px;
    text-align: left;
    border-left:1px dashed #e4e4e4;
}
.exhibition_time_text_last_box{
    padding-bottom: 25px;
}
.exhibition_time_text div{
    position: relative;
    height: 24px;
    width: 100%;
    line-height: 24px;
}
.exhibition_time_text a{
    display: block;
    color: #333;
    height: 24px;
    line-height: 24px;
    padding-right:8px;
    overflow: hidden;
    font-weight: 700;
}
.exhibition_time_text i{
    position: absolute;
    top: 6px;
    left: -25px;
    width: 10px;
    height: 10px;
    background-color: #d4d4d4;
    border-radius: 50%;
}
.exhibition_time_text span{
    display: block;
    color: #666;
    line-height: 24px;
}
.exhibition_time_text a:hover{
    color: #0ba95f!important;
}
.exhibition_time_text a:hover i{
    background-color: #0ba95f;
}
.project{
    width: 100%;
}
.project_recommended{
    height: 41px;
    width: 100%;
    margin-top: 16px;
    position: relative;
    border-bottom: 4px solid #e4e4e4;
}
.project_recommended span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    /* padding: 14px 0; */
    border-bottom: 4px solid #0ba95f;
}
.project_recommended a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.project_image{
    padding: 20px 25px 0 25px;
    text-align: center;
    font-size: 16px;
    color: #333;
    border:1px solid #e4e4e4;
}
.project_image ul{
    font-size: 0;
}
.project_image li{
    font-size: 16px;
}
.project_image_img{
    padding-bottom:54.4%;
	height:0;
	overflow:hidden;
}
.project_image li img{
    width:100%;
	max-height:none;
	display:block;
}
.project_image_title{
    height: 50px;
    width: 100%;
    border-left:1px dashed #e4e4e4;
    position: relative;
}
.project_image_title:hover{
    cursor: pointer;
}
.project_image_title a{
    display: block;
    height: 50px;
    line-height: 50px;
    padding:0 10px;
    overflow: hidden;
    color: #333;
}
.project_image_title a i{
    position: absolute;
    top: 19px;
    left: -5px;
    width: 10px;
    height: 10px;
    background-color: #d4d4d4;
    border-radius: 50%;
}
.project_image li:hover a{
    font-weight: 700;
    color: #0ba95f!important;
}
.project_image li:hover i{
    background-color: #0ba95f;
}
.video{
    width: 100%;
    overflow: hidden;
}
.video_recommended{
    height: 41px;
    width: 100%;
    margin-top: 16px;
    position: relative;
    border-bottom: 4px solid #e4e4e4;
}
.video_recommended span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    /* padding: 14px 0; */
    border-bottom: 4px solid #0ba95f;
}
.video_recommended a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.video ul{
    font-size: 0;
    border-left:1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    padding: 20px 25px 0 25px;
}
.video li{
    display: block;
}
.video_img{
    padding-bottom: 56.4%;
    height:0;
    overflow:hidden;
    position: relative;
}
.video_img span{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    z-index: 3;
}
.video_img a:hover span{
    background-color: rgba(0,0,0,0.4);
    transition: all 0.3s ease;
}
.video_img i{
    position: absolute;
    left: 10px;
    bottom: 3px;
    font-size: 60px;
    color: #000!important;
}
.video_img a:hover i{
    font-size: 70px;
    transition: all 0.3s ease;
}
.video_img img{
    width:100%;
	max-height:none;
	display:block;
}
.video_text{
    height: 50px;
    text-align: center;
}
.video_text a{
    /* display: block; */
    font-size: 18px;
    color: #333;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 8px;
}
.video_text a:hover{
    color:#ff6600;
}

.mall{
    width: 100%;
    overflow: hidden;
}
.mall_title{
    position: relative;
    width: 100%;
    height: 41px;
    padding-top: 20px;
    border-bottom: 4px solid #e4e4e4;
}
.mall_title span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
    border-bottom: 4px solid #0ba95f;
}
.mall_label{
    box-sizing: border-box;
    width: 100%;
    padding: 25px 0 13px 25px;
    border:1px solid #e4e4e4;
}
.mall_label a{
    display: inline-block;
    font-size: 16px;
    color: #0ba95f;
    border:1px solid #0ba95f;
    border-radius: 25px;
    padding: 9px 23px 10px;
    margin-right: 18px;
    margin-bottom: 15px;
}
.mall_label a:hover{
    background-color: #0ba95f;
    color: #fff!important;
}
/* image */
.images{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.images_recommended{
    height: 41px;
    width: 100%;
    margin-top: 40px;
    position: relative;
    border-bottom: 4px solid #e4e4e4;

}
.images_recommended span{
    position: absolute;
    height: 41px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    border-bottom: 4px solid #0ba95f;
    overflow: hidden;
}
.images_recommended a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.images_are{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.images_are_left{
    float: left;
    box-sizing: border-box;
    width: 453px;
    margin-top: 20px;
}
.images_are_left div{
    width: 100%;
    position: relative;
}
.images_are_left div a{
    display: inline-block;
}
.images_are_left img{
    width: 100%;
}
.images_are_left span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color:#fff;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
}
.images_are_right{
    float: right;
    width: 947px;
    box-sizing: border-box;
    margin-top: 20px;
}
.images_are_right ul{
    overflow: hidden;
}
.images_are_right li{
    box-sizing: border-box;
    float: left;
    width: 25%;
    padding-left: 20px;
    margin-bottom: 20px;
}
.images_are_right li a{
    display: inline-block;
    position: relative;
}
.images_are_right li a img{
    width: 100%;
    height: 100%;
}
.images_are_right li a p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    background-color: rgba(0,0,0,0.5);
    overflow: hidden;
}
/* footer */
.footer{
    width: 100%;
    background-color: #333;
    padding: 20px 0;
    overflow: hidden;
}
.footer_left{
    float: left;
    font-size: 0;
    padding-left: 2px;
}
.footer_left p{
    font-size: 0;
}
.footer_left p a{
    text-decoration: none;
    color: #d5d5d5;
    font-size: 14px;
    padding: 0 10px;
    border-left:1px solid #d5d5d5;
}
.footer_left p a:hover{
    color:#ff6600;
}
.footer_left p a:first-child{
    border-left: 0;
    padding-left: 0;
}
.footer_left span{
    display: block;
    font-size: 15px;
    color: #fff;
    margin:15px 0 18px 0;
}
.footer_b{
    margin-top: 12px;
    border-bottom:1px solid #e4e4e4 ;
}
.footer_left span em{
    color: #0ba95f;
    font-style: normal;
}
.footer_left div em{
    font-size: 12px;
    color: #d5d5d5;
    font-style: normal;
    margin-right: 78px;
}
.footer_left div em:last-child{
    margin-right: 0;
}
.footer_left b{
    display: inline-block;
    font-size: 12px;
    color: #d5d5d5;
    font-weight: normal;
    padding-bottom: 16px;
}
.footer_left b a{
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    background-color: #0ba95f;
    margin-right: 40px;
    position: relative;
    cursor: pointer;
}
.footer_left b a .QQhover {
    position: absolute;
   left: 0px;
    bottom: 18px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 600;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
   }
   .footer_left b a .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   .footer_left b a:hover .QQhover{
    display: inline-block;
   }
.footer_left b:last-child a{
    margin-right: 0;
}
.footer_left b a img{
    vertical-align: top;
    padding-top: 3px;
}
.footer_left div i{
    font-size: 12px;
    color:#d5d5d5;
    font-style: normal;
    margin-right: 30px;
}
.footer_left div i:last-child{
    margin-right: 0;
}
.footer_i{
    margin-top: 15px;
}
.footer_right{
    box-sizing: border-box;
    float: right;
    text-align: left;
    width: 390px;
}
.footer_logo{
    display: block;
    width: 128px;
    height: 40px;
    margin-bottom: 20px;
}
.footer_ma{
    width: 100%;
    overflow: hidden;
}
.footer_ma div{
    float: left;
    box-sizing: border-box;
    width: 95px;
    margin-right: 15px;
    text-align: center;
}
.footer_ma div:last-child{
    margin-right: 0;
}
.footer_ma a{
    display: inline-block;
    width: 100%;
    height: 95px;
}
.footer_ma a img{
    width: 100%;
    height: 100%;
}
.footer_ma p{
    font-size: 11px;
    color: #fff;
    margin-top: 5px;
}
/* 两边广告 */
.LeftBar{
    position: fixed;
    top:300px;
    left: 10px;
    height: 340px;
    width: 71px;
}
.LeftBar a{
    display: block;
    width: 100%;
    height: 100%;
}
.LeftBar img{
    width: 100%;
}
.RightBar{
    position: fixed;
    top: 300px;
    right: 10px;
    width: 54px;
}
.RightBar a{
    width: 38px;
    height: 46px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    padding: 8px 8px 0 8px;
    margin: 2px 0;
    filter: alpha(opacity=70);
}
.RightBar_position{
    position: relative;
}
.RightBar_position img{
    position: absolute;
    top: 0;
    left: -55px;
    cursor: pointer;
    display: none;
}
.RightBar_position:hover img{
    display: inline-block;
}
.RightBar a:nth-child(1){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 0;
}
.RightBar a:nth-child(2){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -59px;
}
.RightBar a:nth-child(3){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -115px;
}
.RightBar a:nth-child(4){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -172px;
}
.RightBar a:nth-child(5){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -229px;
}
/* pictures */
.pictures {
    width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
   margin-bottom: 20px;
}
.pictures h2 {
    font-size: 24px;
    line-height: 50px;
    color: #0ba95f;
    font-weight: normal;
    border-bottom: 3px solid #dbdbdb;
    position: relative;
}
.pictures h2 span {
    display: inline-block;
    border-bottom: 3px solid #0ba95f;
    position: relative;
    bottom: -3px;
}
.pictures h2 a {
    font-size: 14px;
    line-height: 40px;
    color: #999;
    display: inline-block;
    padding-right: 17px;
    background: url(../../../../images/morethan.png) no-repeat right 14px;
    position: absolute;
    right: 5px;
    top: 15px;
}
.pictures ul {
    margin-left: -25px;
    margin-top: 15px;
}
.pictures ul li {
    width: calc(100% / 6);
    /* margin-left: 9px; */
    margin-bottom: 12px;
    float: left;
    position: relative;
}
.pictures ul li .item {
    margin-left: 25px;
    position: relative;
    border: 1px solid #ddd;
}
.pictures ul li .image {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}
.pictures ul li .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.siteText { 
    padding: 0 10px;
    background: #333;
    position: absolute;
    left: -1px;
    bottom: 0;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    box-sizing: border-box;
    text-align: center;
    right: -1px;
}
.siteText p {
    padding-top: 2px;
    height: 36px;
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.siteText p a {
    font-size: 16px;
    color: #fff;
    line-height: 34px;
}
.siteText:hover {
    background-color: #0ba95f;
}

