.swiper-slide img{
	width: 100%;
	height: 100%;
}
.banner_web {
    position: absolute;
/*    bottom: 25%;*/
    height: 8% !important;
/*    right: 48%;*/
    top: 8%;
    right: 10%;
/*    margin-right: -600px;*/
    z-index: 99;
}
.banner_web a {
	float: left;
    display: block;
    width: 400px;
    padding: 20px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56282828', endColorstr='#56282828');
}
.banner_web h4 {
    font-size: 16px;
    width: 400px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.banner_web h2 {
    font-size: 115.2px;
    color: #fff;
    margin-top: 5px;
}
.banner_web h3 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 5px;
}
.banner_web h3 span{
	line-height: 24px;
	display: inline-block;
}
.container{
	background: #efefef;
	width: 100%;
}
.Banner_list img{
	height: 500px!important;
}
.container{
	width: 100%;
	margin:0 auto;
}
.logo_div{
	width: 1200px;
	margin:0 auto;
	clear: both;
	position: absolute;
	top: 40px;
	left: 100px;
	z-index: 10;
}
.logo_lz{
	width: 1200px;
	float: left;
	background-color: #e7e7e747;
}
.logo_lz img{
	width: 90%;
}
.logo_wyh{
	width: 500px;
	float: right;
}
.logo_wyh img{
	margin-top: 20px;
	margin-left: 30px;
}
#nav{
	margin-top: 20px;
	width: 100%;
	background: #efefef;
}
.nav{ 
	width:1200px; 
	height:50px; 
	line-height: 50px;
	clear:both;
	margin: auto;
	background: #0DA01B;
	z-index: 9999;
}
.nav ul{
	z-index: 9999;
}
.nav ul li{
	width:133px;
	float:left;
	height:50px;
	line-height:50px;
	text-align:center;
	position:relative;
}
.nav ul li a{ 
	width:133px; 
	height:50px;
	line-height:50px; 
	color:#ffffff; 
	font-size:16px; 
	display:inline-block ;  
	font-weight:bold;
	}
.nav ul li a:hover{
	height:50px;
	line-height:50px;
	color:#fff;  
	display:block ;  
	}
.nav ul li #two{ 
	display:none;
	margin-top: -3px;
	z-index: 9999; 
	}
.nav ul li:hover #two{ 
	display:block; 
	position:absolute; 
	top:46px; 
	left:0; 
	z-index:9999; 
	border-bottom:3px solid #ffffff;
	}
#two li{
	width:133px;
	height:37px;
	text-align:center;
	}
#two li a{ 
	width:133px; 
	height:36px; 
	line-height:36px;  
	color:#fff; 
	font-size:14px; 
	background-image:none; 
	background-color:rgba(0,151,60,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2ffffff,endcolorstr=#B2ffffff); 
	border-bottom:1px solid #fff; 
	font-weight:normal;
	}
#two li a:hover{ 
	width:133px;
	color:#fff; 
	font-size:14px; 
	background-color:#00973c ;
	 border-bottom:1px solid #fff; 
	height:36px; 
	line-height:36px; 
	margin-top: 7px; 
	}
#on{ 
	width:133px;  
	color:#ffffff; 
	font-size:16px; 
	display:block; 
	height: 50px;
	line-height: 50px;
	}
#on:hover{
	color: #ffffff;
}
.erji{
	position: relative;
	left: 130px;
	top:-50px;
}
.ding{ 
	position:relative;
	}
.new{ 
	position:absolute; 
	top:-6px; 
	right:17px; 
	z-index:9999;
	}
.lzwnav{
	background: #c5292d;
	height: 44px;
	clear: both;
	z-index: 9999;
}
.lzwnavc{
	height: 20px;
	margin: 0 auto;
	padding: 12px 0;
	width: 1200px;
}
.lzwnavc .other{
	border-right: #ffffff solid 2px;
	display: block;
	float: left;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 148px;
}
.lzwnavc a{
	color: #FAFAFA;
	display: block;
	height: 31px;
}
.lzwnavc ul li a:hover{
	font-weight: bold;
	color: #FAFAFA;
	text-decoration: none;
}
.sub{
	width: 148px;
	z-index: 9999;
}
.sub li{	
	border-bottom: 1px solid #ffffff;
	text-align: left;
	height: 40px !important;
	line-height: 40px !important;
	background: #c5292d;
	text-align: center;
}
.sub li a{
	display: block;
	color: #FAFAFA;
}
.container_div{
	width: 1200px;
	background: #ffffff;
	margin: 0 auto;
}
/*熊猫频道*/
.xmpd{
	width:1160px;
	margin: 20px auto;
}
/*头条*/
.toutiao {
    background-image: url(../images/toutiao_bg.png);
    background-repeat: no-repeat;
    background-size: 1200px;
    width: 1200px;
    height: 100px;
    line-height: 100px;
    margin: 20px auto;
}
.toutiao p {
    margin: auto;
    text-align: center;
    display: inherit;
}
.toutiao_title {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 50px 8px 50px;
    font-weight: bold;
}
.toutiao_title a {
    color: #e60505;
    max-width: 1200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.toutiao .toutiao_zhaiyao {
    color: #818080;
    font-size: 14px;
    line-height: 22px;
    padding: 0 20px 0 0px;
    width: 990px;
}
.toutiao p {
    margin: auto;
    text-align: center;
    display: inherit;
}
.toutiao_zhaiyao {
    font-size: 18px;
    line-height: 18px;
}
.toutiao .toutiao_zhaiyao a {
    color: red;
    margin-left: 10px;
}
/*区内动态*/
.xinwendt{
	width: 1160px;
	margin: auto;
	    height: 340px;
}
.lunbo_box{
	width: 580px;
	height: 340px;
	float: left;
}
.lunbo{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.lunbo_img img{
	height: 100%;
	width: 580px;
	height: 340px;
}

.lunbo_img a{
	float: left;
}

.lunbo a:hover img{
	transform: scale(1.3) rotateX(-10deg);  
    transition: all 1s ease 0s;  
    -webkit-transform: scale(1.3);  
    -webkit-transform: all 1s ease 0s; 
}
.lunbo_text{
	position: absolute;
	width: 590px;
	height: 40px;
	bottom:0px;
	background-color: rgba(0,0,0,0.4);
}
.lunbo_text p{
	display: none;
	line-height: 40px;
	margin-left: 20px;
	overflow: hidden;
	width: 60%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lunbo_text p a{
	font-size: 14px;
	color: #fff;
}
.lunbo_text p a:hover{
	color: #db0a07;
}
.lunbo_btn{
	position: absolute;
	float: right;
	width: 100px;
	height: 6px;
	top:15px;
	right:10px;
	line-height: 36px;
}
.lunbo_btn span{
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background-color: #fff;
	margin-left: 10px;
	cursor: pointer;
}
.lunbo_text .lunbo_btn .span_cur{
	background-color: #e60505;
}
/*工作动态*/
.sy_xinwen1{
	width: 560px;
	float: right;
}
.subnav1{
	height: 38px;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #cdcdcd;
    position: relative;
}
.subnav1 li{
	width: 20%;
	position: relative;
	float: left;
	height: 38px;
	color: #545454;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.subnav1 li a{
	color: #545454;
	font-size: 16px;
}
.subnav1_cur {
    color: #db0a07;
    background-color: #fff;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #00973c;
}
.subnav1 li a{
	font-weight: bold;
}
.subnav1 .subnav1_cur a{
	color: #00973c;
}
.subnav1_con .xinwen_li{
	float: left;
	width: 4px;
	height: 4px;
	background-color: #2677b8;
	margin: 13px 10px 13px 0px;
}
.subnav1_con{
	height: 295px;
	overflow: hidden;
	display: none;
	margin: 0px;
}
.subnav1_con .xinwen_li{
	float: left;
	width: 4px;
	height: 4px;
	background-color: #2677b8;
	margin: 16px 10px 16px 0px;
}
.subnav1_con li{
	float: left;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.subnav1_con li a{
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 38px;
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.subnav1_con li a:hover{
	color: #e60000;
}
.subnav1_con li span{
	float: right;
	line-height: 36px;
	color: #999;
	font-size: 11px;
}
/*图片新闻*/
.column_wrapper_w1240 {
    width: 1160px;
    margin: 20px auto 0;
}
.model_hd {
    height: 56px;
    line-height: 56px;
    clear: both;
    background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1505110978864289/model-hd-bj_xq17036_20170919.jpg) repeat-x left 32px;
    margin-left: 20px;
    *float: left;
    *position: relative;
    *left: 22px;
    *margin-left: 16px;
}
.model_hd .hd_left {
    float: left;
    height: 56px;
    line-height: 56px;
}
.model_hd .hd_left .title01 {
    cursor: pointer;
    padding: 0px 30px;
    display: inline-block;
    height: 56px;
    font-size: 35px;
    line-height: 56px;
    display: block;
    color: #00973c;
    font-weight: bold;
    vertical-align: top;
    background-color: #f6f6f8;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.model_hd .hd_left .title01 a {
    font-size: 24px;
    line-height: 56px;
    display: block;
    color: #00973c;
    font-weight: bold;
}
.model_hd .hd_left .title01 a i {
    color: #333333;
}
.model_hd .hd_right {
    float: right;
    height: 56px;
    line-height: 56px;
}
.model_hd .hd_right .phone_link {
    font-size: 21px;
    float: right;
    height: 56px;
    line-height: 56px;
    color: #666666;
    padding-left: 10px;
    background-color: #f6f6f8;
}
.model_hd .hd_right .phone_link a {
    color: #666666;
    text-decoration: none;
}
.model_bd {
    margin-top: 24px;
}
.xq17036_dsb_con07_17036_20170920 {
    clear: both;
    zoom: 1;
}
.xq17036_dsb_con07_17036_20170920 ul {
    margin-top: -20px;
    clear: both;
    zoom: 1;
}
.xq17036_dsb_con07_17036_20170920 ul li:last-of-type {
    margin-right: 0;
}
.xq17036_dsb_con07_17036_20170920 ul li {
    width: 24%;
    float: left;
    margin-right: 1%;
    margin-top: 20px;
}
.xq17036_dsb_con07_17036_20170920 ul li .img {
    width: 270px;
    height:200px;
    overflow: hidden;
}
.xq17036_dsb_con07_17036_20170920 ul li .img img {
	width:270px;
    height: 200px;
    -webkit-transition: transform 1.3s;
    -moz-transition: transform 1.3s;
    -o-transition: transform 1.3s;
    -ms-transition: transform 1.3s;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-perspective: 1000;
    -moz-backface-visibility: hidden;
    -o-perspective: 1000;
    -o-backface-visibility: hidden;
    -ms-perspective: 1000;
    -ms-backface-visibility: hidden;
}
.xq17036_dsb_con07_17036_20170920 ul li:hover{
	box-shadow: 0 0 20px #aaa;
}
.xq17036_dsb_con07_17036_20170920 ul li p {
    font-family: 'Microsoft Yahei';
    font-size: 14px;
    line-height: 24px;
    background: #efefef;
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    opacity: 0.9;
}
.xq17036_dsb_con07_17036_20170920 ul li p a {
    color: #333333;
}
.clear_float, .clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
}
/*熊猫天地*/
.Resources {
    width: 1160px;
    clear: both;
    margin: 0px auto 20px;
}
.Resources .Natural {
    height: 166px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    border:1px solid #b5e9cb;
    padding: 20px 0;
}
.Resources .Natural .bd ul li{
	margin-left: 20px;
}
.Resources .Natural .bd ul li a {
    width: 216px;
    height: 166px;
    display: block;
    margin: 0 18px;
    overflow: hidden;
}
.Natural .bd ul li a img {
    display: block;
    width: 216px;
    height: 166px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
.Natural .bd ul li a:hover img {
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
}
.Resources .Natural .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -23px;
}
.Resources .Natural .next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
}
/*友情链接*/
.yqlj{
	width: 1160px;
	margin:0 auto;
	padding-bottom: 20px;
}
.yqlj_title {
    height: 38px;
    line-height: 38px;
    position: relative;
    border-bottom: 2px solid #0DA01B;
}
.yqlj_title h4{
	width: 155px;
    background: #0DA01B;
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #ffffff;
}
.yqlj_title h4 a{
	color: #ffffff;
}
.yqlj_title h4 img {
    margin: 0 12px;
    vertical-align: middle;
}
.picMarquee-left {
    overflow: hidden;
    position: relative;
    border: 1px solid #b5e9cb;
    margin-top: 20px;
}
.picMarquee-left .hd {
    overflow: hidden;
    /*height: 30px;
    background: #f4f4f4;
    padding: 0 10px;*/
}
.picMarquee-left .hd .next {
    background-position: 0 -50px;
}
.picMarquee-left .hd .prev {
    position: absolute;
    left: 0;
    top: 70%;
    margin-top: -23px;
}
.picMarquee-left .hd .next {
    position: absolute;
    right: 0;
    top: 70%;
    margin-top: -23px;
    z-index: 99;
}
.picMarquee-left .bd {
    padding: 10px 0px 10px 15px;
}
.picMarquee-left .bd ul li{
	float: left;
	width: 146px;
	height: 40px;
    margin: 0 8px;
    overflow: hidden;
    text-align: center;
}
.picMarquee-left .bd ul li .pic{
	text-align: center;
}
.picMarquee-left .bd ul li .pic img{
	width: 146px;
	height: 40px;
	display: block;
	padding: 2px;
}
/*底部*/

.footer{
	width: 1200px;
	margin:0 auto;
	background-color: #00973c;
}
.footer_nav{
	/*height: 40px;*/
	line-height: 60px;
	text-align: center;
}
.footer p{
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 30px;
}
.footer_nav a{
	color: #ffffff;
	font-size: 14px;
	padding: 0 10px;
	border-right: 1px solid #ffffff;
}
.blue{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.blue img{
	width: 100%;
}
/*动植物资源*/
.park {
 height: 380px;
 width: 1160px;
 margin:20px auto 0;
 clear: both;
}
.post1 {
    padding: 0 20px;
}
.post .banner {
    height: 38px;
    margin: 0 auto;
    border-bottom: 2px solid #dddddd;
}
#normaltab1 {
    background: none;
    padding: 0;
    height: 38px;
    border-bottom: 2px solid #dddddd;
}
.tabbtn li.current {
}
.tabbtn li {
    float: left;
}
.tabbtn li.current>a {
    background: url(../images/tit_b.png) center bottom no-repeat;
    color: #00973c;
    font-weight: bold;
}
.tabbtn li>a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    font-size: 18px;
}
.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}
.park .ying1 {
    width: 850px;
    height: 350px;
}
.ying1 {
    width: 400px;
    float: left;
    box-sizing: border-box;
}
.parHd {
    margin-bottom: 20px;
    height: 41px;
}
.parHd ul li.on {
    background: url(../images/parHd1.png) no-repeat center top;
    color: #fff;
}
.parHd ul li.on a{
	color: #fff;
	font-weight: bold;
}
.parHd ul li {
    float: left;
    width: 160px;
    height: 41px;
    background: url(../images/parHd.png) no-repeat center top;
    font-size: 16px;
    color: #00973c;
    text-align: center;
    line-height: 34px;
    margin-right: 12px;
    margin-bottom: 20px;
    cursor: pointer;
}
.parHd ul li a{
	font-size: 16px;
    color: #00973c;
}

.bhq_wz {
    width: 430px;
    height: 100%;
    float: left;
}
.bhq_wz h2 {
    color: #00923f;
    font-size: 16px;
}
.bhq_wz p {
    width: 430px;
    line-height: 28px;
    text-indent: 2em;
    font-size: 15px;
    margin-top: 15px;
}
.xiangq {
    width: 430px;
}
.xiangq a {
    float: right;
    color: #00923f;
    font-size: 14px;
}
.parBd {
    width: 100%;
    height: 204px;
    position: relative;
}
.parBd .slideBox {
 position: absolute;
 width: 100%;
 overflow: hidden;
}
.parBd .slideBox ul {
 height: 300px;
 width: 850px;
}
.parBd .slideBox ul li {
 float: left;
 margin-right: 20px;
width:415px;
 height: 300px;
}
.parBd .slideBox ul li img {
 width: 100%;
height:100%;

}
.sPrev,
.sNext {
 position: absolute;
 top: 50%;
 margin-top: -15px;
 width: 20px;
 height: 30px;
 z-index: 99;
 ;
}
.sPrev {
 left: 0;
 background: url(../images/left-arr.png);
}
.sNext {
 right: 0;
 background: url(../images/right-arr.png);
}
.park .ying3 {
 width: 290px;
 height: 360px;
 border: 0;
 float: right;
}
.ying3 h4{
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	color: #00973c;
}
.park .ying3 ul li {
 border: none;
 height: 80px;
 margin-bottom: 10px;
}
.friendLink {
 height: 150px;
 background: url(../images/small_bg3.jpg) no-repeat center;
}
.friendLink .link-in li {
 float: left;
 width: 145px;
 margin-right: 45px;
 line-height: 32px;
 text-align: left;
}
.friendLink .link-in li.six {
 margin-right: 0;
 text-align: right;
}
.link-wrap {
 padding-left: 20px;
 padding-top: 20px;
}
.friendLink .link-in li a {
 font-size: 16px;
}
.friendLink .link-in li a:hover {
 color: #d22a2a;
}
.xin {
 width: 370px;
 height: 348px;
 float: right;
}
.xin ul li {
 float: left;
 width: 171px;
 height: 56px;
 margin-bottom: 20px;
}
.xin ul li:nth-child(1) {
 margin-right: 20px;
}
.xin ul li:nth-child(3) {
 margin-right: 20px;
}
#qr {
 padding: 10px 40px;
}
.weixin {
 float: left;
 text-align: center;
}
.weixin p {
 line-height: 40px;
 color: #c90021;
}
.weibo {
 float: right;
 text-align: center;
}
.weibo p {
 line-height: 40px;
 color: #c90021;
}
#copyright {
 padding: 40px 414px 40px 427px;
}
.slideul li {
    float: left;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.slideul .xinwen_li {
    float: left;
    width: 6px;
    height: 10px;
    background: url(../images/icon_green.png) no-repeat;
    margin: 13px 10px 13px 0px;
}
.slideul li a {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.slideul li span {
    float: right;
    line-height: 36px;
    color: #999;
    font-size: 12px;
}
/*政务公开*/
.zwgklm_div{
	width: 1160px;
	margin: 20px auto;
	clear: both;
}
.clearfix {
    zoom: 1;
}
.gover_l_box {
    width: 595px;
    height: 354px;
    border: 1px solid #d2f0cc;
    box-sizing: border-box;
}
.gover_l_box {
    width: 566px;
    height: 270px;
    border: 1px solid #d2f0cc;
    box-sizing: border-box;
}
.fl {
    float: left;
}
.gover_tit_box {
    background-color: #d2f0cc;
    border-bottom: 1px solid #d2f0cc;
    height: 40px;
}
.clearfix {
    zoom: 1;
}
.gover_tit {
    background-color: #0DA01B;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
}
.gover_tit .tit_icon {
    float: left;
}
.gover_tit .tit_icon {
    float: left;
}
.gover_tit p {
    line-height: 20px;
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 16px;
}
.zwgk_icon {
    background-position: 0 0;
}
.zwgk_icon {
    display: inline-block;
    background: url(../images/lyzx.png) no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: sub;
}
.gover_more {
    line-height: 40px;
    color: #659373;
    font-size: 14px;
    display: inline-block;
}
.gover_detail {
    width: 100%;
    padding: 0px 10px;
}
.gover_left {
    width: 192px;
    float: left;
    padding-top: 26px;
}
.gover_left li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.news2_box {
    width: 350px;
    float: right;
    margin-top: 12px;
    margin-right: 15px;
}
.subnav2 {
    border-bottom: 1px solid #d9d9d9;
    line-height: 30px;
    margin-bottom: 5px;
}
.subnav2 li {
    width: 20%;
    text-align: center;
}
.news2_box .subnav2_cur a {
    color: #00973c;
    font-size: 16px;
}
.gover_list {
    width: 350px;
    float: right;
}
.gover_list li {
    height: 35px;
    line-height: 35px;
}
.gover_list .square {
    margin-left: 5px !important;
    width: 4px;
    height: 4px;
    background-color: #2677b8;
    position: absolute;
    margin: 16px 0;
}
.gover_list_txt {
    border-bottom: dashed 1px #d9d9d9;
    margin-left: 16px;
    clear: both;
    height: 35px;
    line-height: 35px;
    margin-right: 6px;
}
.gover_list li:last-of-type{
	border-bottom: none;
}
.gover_list_txt a {
    color: #333;
    max-width: 72%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
}
.gover_list_txt span {
    color: #999;
    float: right;
    font-size: 12px;
}
/*各栏目*/
.sy_xinwen5{
	width: 566px;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #d2f0cc;
}
.subnav5{
	height: 40px;
    margin: 0;
    padding: 0;
    position: relative;
    background: #d2f0cc;
    width: 100%;
    float: right;
}
.sy_xinwen5 h4{
	width: 90px;
    background: #00923f;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.sy_xinwen5 h4 img{
	margin:0 16px;
	vertical-align: middle;
}
.subnav5 li{
	width: 94px;
	position: relative;
	float: left;
	height: 40px;
	color: #545454;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.subnav5 li a{
	color: #545454;
	font-size: 16px;
	display: inline-block;
	height:35px;
	line-height: 33px;
	width: 85px;
}
.subnav5_cur {
    color: #00923f;
    height: 38px;
    line-height: 38px;
    background-position: 35px 30px;
}
.subnav5 .subnav5_cur a{
	color: #00973c;
    border-bottom: 2px solid #00973c;
    font-weight: bold;
}
.subnav5_con{
	height: 228px;
    overflow: hidden;
    display: none;
    margin: 0px;
    clear: both;
    padding: 0 10px;
}
.subnav5_con .xinwen_li{
	float: left;
    width: 6px;
    height: 10px;
    background: url(../images/icon_green.png) no-repeat;
    margin: 13px 10px 13px 0px;
}
.subnav5_con li{
	float: left;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.subnav5_con li a{
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 38px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.subnav5_con li a:hover{
	color: #e60000;
}
.subnav5_con li span{
	float: right;
	line-height: 36px;
	color: #999;
	font-size: 12px;
}
/*通知公告*/
#wrapper {
    width: 280px;
    margin: 0 auto;
    border-radius: 8px;
    box-shadow: 0 0 10px #666;
    overflow: hidden;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 99999;
    font-family: "微软雅黑";
}
.tktitle {
    background: #2677bb;
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    overflow: hidden;
    height: 20px;
}
.tzgg {
    width: 80px;
    float: left;
}
.tzgg a{
	color: #FFFFFF;
	font-weight: bold;
}
.tktitle span {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    float: right;
    text-align: center;
    cursor: pointer;
    margin-right: -5px;
}
#slider {
    position: relative;
    overflow: auto;
    width: 380px;
    background: #fff;
}
.layui-carousel {
    position: inherit!important;
}
#slider .li {
    float: left;
    width: 85%;
    padding-right: 10px;
    overflow: hidden;
    padding: 5px 20px;
}
#slider h2 {
    margin: 0;
    padding: 0 0 4px;
    text-align: center;
    line-height: normal;
}
#slider h2 a{
	color: #333;
	font-size: 15px;
}
.tkcon {
    font-size: 13px;
    line-height: 24px;
    color: #333;
    text-indent: 28px;
}
@media screen and (max-width: 414px) {
	header{
		width:1200px!important;
	}
	.swiper-containers{
		width:1200px!important;
	}
	.swiper-pagination{
		bottom:-200px;
	}
	.picMarquee-left{
		width: 1200px;
	}
	.footer{
		width: 1200px!important;
	}
	.banner{
		width: 1200px!important;
	}
}

@media screen and (max-width: 900px) {
	body{
		width: 1200px;
	}
	.footer{
		width: 1200px!important;
	}
}
