body,input,button,textarea,select{
	font-size: 16px; line-height: 1.5;
	font-family: 'microsoft yahei',arial,'helvetica neue','hiragino sans gb',sans-serif;
}
.wrapper{
	width: 1200px;margin: 0 auto;
}



.header{
	height:80px; font-family: 'PingFang SC'; background: #fff;
}
.header .wrapper{
	height: auto; overflow: hidden;
}
.header-logo{
	float: left; padding-top: 17px;
}
.header-nav{
	float: right; height: auto; overflow: hidden;
}
.header-nav li{
	float: left; line-height: 78px; margin-left: 45px; font-size: 16px; color: #333;
}
.header-nav li a{
	color: #333;display: block;
}
.header-nav li:hover a,
.header-nav li.active a{
	border-bottom: 2px solid #7cb556; color: #3e643c;
}

.h-banner .swiper-slide{
	height: 520px; background-position:center ; background-size:cover ;
}
.h-banner .txt{
	padding-top: 135px; padding-left: 150px;
}
.h-banner .txt .big{
	font-size: 73px;  font-weight: bold; letter-spacing: 1px; 
	background: linear-gradient(to right, #77af54 5%, #000 95%);
	background: -o-linear-gradient(left, #77af54 5%, #000 95%);
	background: -webkit-linear-gradient(left, #77af54 5%, #000 95%);
	background: -ms-linear-gradient(left, #77af54 5%, #000 95%);
        -webkit-background-clip: text;
        color: transparent;
        
        
}

.h-banner .txt .tip{
	display: inline-block; background: rgba(68,107,62,0.7); color: #fff; padding: 20px 35px; font-size: 36.6px; letter-spacing: 5px;
	background: linear-gradient(to right,rgba(62,100,60,0.7) 20%,rgba(124,180,86,0.7) 80%);
}
.h-banner .txt .tip strong{
	font-size: 43px;
}
.swiper-pagination-bullet{
	width: 10px; height: 10px; background: #fff; opacity: 0.5;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.swiper-pagination-bullet-active{
	background: #2c6b6f; opacity: 1;
}

.h-banner .swiper-pagination-bullet-active{
	background: #fff; opacity: 1; width: 30px; border-radius: 30px;
}
.h-banner .swiper-container-horizontal>.swiper-pagination-bullets,.h-banner  .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 38px;
}

.h-news{
	padding-top: 40px;padding-bottom: 80px;
}
.h-tit{
	font-size: 26px; font-weight: bold; color: #333; text-align: center; position: relative; padding-bottom: 16px;
}
.h-tit:after{
	position: absolute; left: 50%; margin-left: -20px; bottom: 0; width: 40px; height: 3px; background: #3e643c; content: "";
}
.h-news .type{
	text-align: center; padding-top: 18px;
}
.h-news .type li{
	display: inline-block; margin: 0 22px; font-size: 18px; color: #999999; cursor: pointer;
}
.h-news .type li:hover,
.h-news .type li.active{
	color: #3e643c; font-weight: bold;
}
.h-news .list{
	margin-top: 45px; 
}
.h-news .list-img{
	display: inline-block; width: 541px; box-shadow: 3px 5px 15px 3px rgba(0,0,0,0.15);
}

.h-news .list-img img{
	display: block; width: 541px;
}
.h-news .list-txt{
	float: right; display: inline-block; width: 618px;
}
.h-news .list-txt li{
	line-height: 67px; border-bottom: 1px dashed #d0d0d0; font-size: 18px; color: #333333;vertical-align: middle; white-space:nowrap; overflow:hidden;  text-overflow: ellipsis;-o-text-overflow:ellipsis;
}
.h-news .list-txt li:last-child{
	border-bottom: 0;
}
.h-news .list-txt li a{
	color: #333333; padding-left: 15px; background: url(../image/icon1.png) left center no-repeat;
}

.h-news .list-txt li a:hover{
	color: #4a6e48; background-image:url(../image/icon1-1.png) ;
}

.d-none{
	display: none;
}

.footer{
	background: #3e643c;
}
.footer-main{
	padding: 40px 0;
}
.footer-main .wrapper{
	height: auto; overflow: hidden;
}
.footer-logo{
	float: left; width: 575px;
}
.footer-logo h4{
	font-size: 18px; color: #d2d8d2; padding-top: 15px;
}
.footer-txt{
	float: left; width: 435px; color: #fff;font-family: 'PingFang SC';
}
.footer-txt h3{
	font-size: 16px; padding-bottom: 15px;
}
.footer-txt p{
	margin-bottom: 10px; font-size: 14px;color: #d2d8d2;
}
.footer-txt p:last-child{
	margin-bottom: 0;
}
.icon-email,
.icon-tel{
	width: 18px; height: 18px; vertical-align: middle; display: inline-block; margin-right: 5px;
}
.icon-email{
	background: url(../image/icon-email.png); 
}
.icon-tel{
	background: url(../image/icon-tel.png);
}
.footer-qr{
	float: right; padding-top: 8px;
}
.footer-qr img{
	width: 90px;
}
.copyright{
	border-top: 1px solid #557754; text-align: center; color: #899c88; color: rgba(255,255,255,0.4); padding: 10px 0;
}


.m-banner{
	 height: 120px; background-size:cover ; background-position:center ; background-repeat:no-repeat ;
}
.m-banner .txt{
	font-size: 26px; color: #fff; text-align: center; line-height: 120px; font-family: 'PingFang SC'; font-weight: 400;
}
.m-subnav{
	background: #fff; height: 77px; box-shadow: 0 2px 5px  rgba(0,0,0,0.15); text-align: center; position: relative; z-index: 1;
}
.m-subnav li{
	display: inline-block; line-height: 77px; padding: 0 26px; font-size: 18px; color: #333; position: relative;
}
.m-subnav li a{
	color: #333;display: block;
}
.m-subnav li:after{
position: absolute;display: inline-block;bottom: -6px;left: 50%; margin-left: -10px; background: url(../image/bg1.jpg); background-size:cover ; width: 19px; height: 18px; content: ""; display: none;
}
.m-subnav li.active:after,
.m-subnav li:hover:after{
	display: block;
}
.m-subnav li.active a,
.m-subnav li:hover a{
	color: #3e643c; font-weight: bold;
}
.bc-f7f7f7{
	background-color:#f7f7f7 ;
}

.m-tit{
	padding: 35px 0; text-align: center; font-family: 'PingFang SC';color: #3e643c;
}
.m-tit .cn{
	font-size: 30px;  font-weight: 600; position: relative; padding-bottom: 15px;
}
.m-tit .cn:after{
	position: absolute; left: 50%; bottom: 0; margin-left: -20px; width: 40px; height: 3px; background: #3e643c; content: "";
}
.m-tit .en{
	font-size: 18px; text-transform: uppercase; color: #557653; padding-top: 10px;
}

.m-article{
	font-family: 'PingFang SC';margin-bottom: 70px; 
}
.m-article .img{
	text-align: center;
}
.m-article .img img{
	max-width: 100%;
}
.m-article .txt{
	margin-top: 20px; line-height: 1.8; color: #333;  font-size: 18px;
}
.m-article .txt p{
	text-indent: 2em;
}
.m-article  .honor{
	background: url(../image/honor-bg.jpg) no-repeat; background-repeat:no-repeat ; background-size:cover ; padding: 60px 63px 45px;  font-size: 18px; color: #fff; line-height: 1.9; margin-top: 20px;
}

.m-committee{
	padding-bottom: 70px;font-family: 'PingFang SC'; width: 925px; margin-left: auto; margin-right: auto;
}
.m-committee-txt{
	font-size: 18px; color: #333; text-indent: 2em;
}
.m-committee-list{
	margin-top: 30px;
}
.m-committee-list li{
	background: #fff; margin-bottom: 10px; display: table; padding: 30px 50px;
}
.m-committee-list .img{
	display: table-cell; vertical-align: middle;
}
.m-committee-list .img img{
	width: 140px;margin-right: 30px;
}
.m-committee-list .txt{
	display: table-cell; vertical-align: middle; 
}
.m-committee-list .txt h3{
	font-size: 24px; color: #333; font-weight: bold; padding-bottom: 12px;
}
.m-committee-list .txt p{
	font-size: 16px; color: #333; line-height: 1.7; text-indent: 2em;
}


.m-noinfo{
	padding: 160px 0 470px; text-align: center;
}


.m-main{
	margin-top: 30px; margin-bottom: 80px; height: auto;overflow: hidden;
}
.m-main-left{
	float: left; width: 160px; border: 1px solid #efefef; background: #fff;
}
.m-main-left li{
	height: 68px; line-height: 68px; text-align: center;  font-size: 18px; color: #333; border-bottom: 1px solid #efefef;
}
.m-main-left li:last-child{
	border-bottom: 0;
}
.m-main-left li a{
	color: #333; display: block;
}
.m-main-left li.active,
.m-main-left li:hover{
	background: #3e643c; border-color: #3e643c; color: #fff; box-shadow: 0 2px 3px  rgba(0,0,0,0.15);
}
.m-main-left li.active a,
.m-main-left li:hover a{
	color: #fff;
}
.m-main-left li i{
	display: inline-block;vertical-align: middle; position: relative; margin-top: -2px; margin-right: 5px;
}
.icon-co{
 	background: url(../image/icon-co.png) no-repeat; width: 20px; height: 16px; 
}
.icon-media{
	background: url(../image/icon-media.png) no-repeat; width: 19px; height: 18px; 
}
.icon-visit{
	background: url(../image/icon-visit.png) no-repeat; width: 19px; height: 18px;
}
.icon-talent{
	background: url(../image/icon-talent.png) no-repeat; width: 18px; height: 18px; 
}
.icon-union{
	background: url(../image/icon-union.png) no-repeat; width: 18px; height: 18px; 
}
.icon-staff{
	background: url(../image/icon-staff.png) no-repeat; width: 15px; height: 18px; 
}
.m-main-left li.active .icon-co,
.m-main-left li:hover .icon-co{
	background-image: url(../image/icon-co1.png);
}
.m-main-left li.active .icon-media,
.m-main-left li:hover .icon-media{
	background-image: url(../image/icon-media1.png);
}
.m-main-left li.active .icon-visit,
.m-main-left li:hover .icon-visit{
	background-image: url(../image/icon-visit1.png);
}
.m-main-left li.active .icon-talent,
.m-main-left li:hover .icon-talent{
	background-image: url(../image/icon-talent1.png);
}
.m-main-left li.active .icon-union,
.m-main-left li:hover .icon-union{
	background-image: url(../image/icon-union1.png);
}
.m-main-left li.active .icon-staff,
.m-main-left li:hover .icon-staff{
	background-image: url(../image/icon-staff1.png);
}
.m-main-right{
	width: 1010px; float: right;
}

.m-main-info{
	background: #fff; border: 1px solid #efefef; 
}
.m-newslist{
	padding:0 30px;
}
.m-newslist li{
	padding-bottom: 30px; border-bottom: 1px dashed #d1d1d1; padding-top: 30px; height: auto; overflow: hidden;
}
.m-newslist li:last-child{
	border-bottom: 0;
}
.m-newslist li .img{
	float: left; width: 180px;
}
.m-newslist li .img img{
	width: 180px; height: 120px;
}
.m-newslist li .txt{
	width: 750px; float: right;
}

.m-newslist li .txt h3{
	font-size: 20px; color: #333; font-weight: bold;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.m-newslist li .txt p{
	margin-top: 10px; font-size: 16px; color: #666666; font-weight: lighter; line-height: 1.5; text-indent: 2em;
}
.m-newslist li:hover .txt h3{
	color: #3E643C;
}


.m-pagination{
	margin-top: 30px; text-align: center;
}
.m-pagination .btn{
	border: 1px solid #efefef; background: #fff; width: 98px; height: 36px; display: inline-block;margin: 0 15px; cursor: pointer;font-size: 18px; color: #777;
}
.m-pagination .btn:hover{
	color: #fff; background: #3e643c; border-color: #3e643c;
}
.m-pagination .pager{
	display: inline-block; 
}
.m-pagination .pager li{
	display: inline-block; margin: 0 5px; min-width: 36px; height: 36px; text-align: center; line-height: 36px; background: #fff; border: 1px solid #efefef; font-size: 18px; color: #777;
}
.m-pagination .pager li a{
	color: #777; display: block;
}
.m-pagination .pager li.active,
.m-pagination .pager li:hover{
	color: #fff; background: #3e643c; border-color: #3e643c;
}
.m-pagination .pager li.active a,
.m-pagination .pager li:hover a{
	color: #fff;
}


.m-newsinfo{
	padding: 0 50px 45px 50px; 
}
.m-newsinfo-hd{
	padding: 45px 0 30px; border-bottom: 1px dashed #d9d9d9; text-align: center;font-family: 'PingFang SC';
}
.m-newsinfo-hd h2{
	font-size: 30px; color: #333; 
}
.m-newsinfo-hd .attr{
	padding-top: 25px; font-size: 15px; color: #999999;
}
.m-newsinfo-hd .attr span{
	margin: 0 16px;
}
.m-newsinfo-bd{
	padding-top: 25px;font-size: 18px; color: #333;
}
.m-newsinfo-bd p{
	 text-indent: 2em; line-height: 1.4;
}
.m-newsinfo-bd img{
	max-width: 100%;
}
.m-newspage{
	padding: 0 50px; background: #fff;border: 1px solid #efefef;  margin-top: 10px;
}
.m-newspage li{
	height: 60px; line-height: 60px;overflow: hidden;border-bottom: 1px dashed #d9d9d9;  font-size: 18px; color: #333;
}
.m-newspage li:last-child{
	border-bottom: 0;
}
.m-newspage li .time{
	float: right; font-size: 16px; color: #666;
}
.m-newspage li a{
	color: #333;
}
.m-newspage li a:hover{
	color: #3E643C;
}


.m-article-1{
	margin-top: 30px; margin-bottom: 70px;
}
.m-article-1 .txt{
	font-size: 18px; color: #666666; text-indent: 2em;
}
.m-article-1 .txt h3{
	font-size: 22px; font-weight: bold; padding-bottom: 10px;
}
.m-article-1 .table{
	margin-top: 35px; margin-bottom: 35px;
}
.m-article-1 .table h3{
	text-align: center; font-size: 24px; color: #3e643c; font-weight: bold; margin-bottom: 35px;
}
.m-article-1 .table table{
	width: 100%; text-align: center; font-size: 18px; color: #666666;
}

.m-article-1 .table table th{
	text-align: center; height: 50px; background: #3e643c; color: #fff; 
}
.m-article-1 .table table td{
	height: 50px; background: #d2dad2;
}
.m-article-1 .table tbody tr:nth-child(2n) td{
	background: #e4e8e4;
}
.m-article-1 .table table .l{
	text-align: left; width: 160px;
}


.m-talent{
	padding: 30px;
}
.m-talent-info{
	background: url(../image/img28.jpg) no-repeat center; background-size:cover ; padding: 65px 45px; box-sizing: border-box; min-height: 415px;
}
.m-talent-info .txt{
	font-size: 22px; color: #fff; line-height: 1.9; width: 390px; text-indent: 2em; text-align: justify;
}


.m-join{
	padding: 30px 50px 50px 50px;
}
.m-join li{
	border-bottom: 1px dashed #cacaca;
}
.m-join .tit{
	line-height: 80px; font-size: 20px; color: #414141; cursor: pointer; padding-left: 15px; position: relative;
}
.m-join .tit:before{
	position: absolute; left: 0; top: 50%; margin-top: -10px; height: 20px; width: 3px; background: #3E643C; content: "";
}
.m-join .tit .more{
	float: right; font-size: 14px; color: #999; padding-right: 25px; background: url(../image/icon2.png) no-repeat right center;
}
.m-join .txt{
	color: #414141; font-size: 16px;  line-height: 1.8; display: none;
}
.m-join .txt p{
	margin-bottom: 25px;
}
.m-join .txt h3{
	line-height: 1.2; font-size: 16px; color: #414141; font-weight: bold; padding-bottom: 5px;
}
.m-join li.active .tit .more{
	background-image: url(../image/icon2-1.png); color: #3e643c;
}


.m-union{
	padding: 50px 50px 10px 50px;
}
.m-union ul{
	height: auto; overflow: hidden; margin-right: -30px;
}
.m-union li{
	margin-bottom: 30px; float: left;width: 437px; margin-right: 30px;
}
.m-union li:nth-child(2n+1){
	clear: both;
}
.m-union li .img img{
	width: 437px; max-width: 100%;
}
.m-union li h3{
	font-size: 20px; text-align: center; color: #414141; font-weight: bold; padding-top: 10px;
}
.m-union li .txt{
	font-size: 18px; color: #414141; padding-top: 10px; line-height: 1.6; text-indent: 2em;
}

.m-staff{
	padding-bottom: 20px;
}

.m-staff li{
	text-align: center;
}

.m-staff li .txt{
	text-indent: 0; padding-top: 15px;
}

.m-contact{
	margin-top: 50px; margin-bottom: 70px;
}
.m-contact ul{
	height: auto; overflow: hidden; margin-right: -40px;
}
.m-contact li{
	float: left; margin-right: 40px; width: 565px;
}

.m-contact li .img img{
	width: 565px; 
}
.m-contact li h3{
	font-size: 20px; color: #333; font-weight: bold; padding-top: 12px;
}
.m-contact li p{
	font-size: 16px; color: #333333; padding-top: 3px;
}


.m-notice-box{
	border: 1px solid #efefef;
}
.m-current{
	background-color: #3f643c; color: #fff; padding: 8px 25px; font-size: 17px; font-weight: bold;
}
.m-current a{
	color: #fff;
}
.m-current img{
	vertical-align: middle; margin-right: 5px;
}
.m-notice-list{
	padding: 0 25px;
}
.m-notice-list li{
	padding-bottom: 30px;
	    border-bottom: 1px dashed #d1d1d1;
	    padding-top: 30px;
	    height: auto;
	    overflow: hidden;
}
.m-notice-list li:last-child{
	border-bottom: 0;
}
.m-notice-time{
	float: left; width: 170px; height: 88px; border: 2px solid #badda2;text-align: center; color: #4a6e48; margin-right: 15px;
}
.m-notice-time .year{
	font-size: 14px; line-height: 84px; display: inline-block;
	transform: rotate(90deg); top: -6px; position: relative;  margin-right: -8px; margin-left: -8px;font-weight: bold;
}
.m-notice-time .date{
	font-size: 37px; line-height:84px ; font-weight: bold;
}
.m-notice-time .date .line{
	font-size: 15px; margin: 0 4px;
}
.m-notice-txt{ 
	float: left; width: 538px; margin-top: 5px;
}
.m-notice-txt .tit{
	font-size: 17px; font-weight: bold;color: #4a6e48; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-notice-txt .desc{
	font-size: 14px;color: #a0a0a0; margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-notice-txt .attr{
	margin-top: 12px;font-size: 14px; color: #c1c1c1;
}
.m-notice-txt .attr .time{
	background: url(../image/tzz-time.png) no-repeat left center; padding-left: 17px;
}
.m-notice-txt .attr .see{
	background: url(../image/tzz-see.png) no-repeat left center; padding-left: 17px;
}
.m-notice-txt .attr span{
	margin-right: 15px;
}
.m-notice-more{
	float: right; margin-top: 8px;
}
.m-notice-more .btn{
	height: 30px; width: 100px; border-radius: 100px; background: #3f643c; color: #fff; display: inline-block;text-align: center; border: 0; line-height: 30px; font-size: 14px;
}
.m-notice-list li:hover .m-notice-time{
	border-color: #3e643c;
}
.m-notice-list li:hover .m-notice-txt .tit{
	opacity: 0.85;
}
.m-notice-list li:hover .m-notice-more .btn{
	opacity: 0.85;
}
.icon-tzz-video{
	background:url(../image/tzz-icon01.png) no-repeat center; width: 15px; height: 15px;
}
.m-main-left li.active .icon-tzz-video,
.m-main-left li:hover .icon-tzz-video{
	background-image:url(../image/tzz-icon01-w.png);
} 
.icon-tzz-notice{
	background:url(../image/tzz-icon02.png) no-repeat center; width: 15px; height: 15px;
}
.m-main-left li.active .icon-tzz-notice,
.m-main-left li:hover .icon-tzz-notice{
	background-image:url(../image/tzz-icon02-w.png);
} 
.icon-tzz-report{
	background:url(../image/tzz-icon03.png) no-repeat center; width: 15px; height: 15px;
}
.m-main-left li.active .icon-tzz-report,
.m-main-left li:hover .icon-tzz-report{
	background-image:url(../image/tzz-icon03-w.png);
} 
.icon-tzz-contact{
	background:url(../image/tzz-icon04.png) no-repeat center; width: 15px; height: 15px;
}
.m-main-left li.active .icon-tzz-contact,
.m-main-left li:hover .icon-tzz-contact{
	background-image:url(../image/tzz-icon04-w.png);
} 
.m-tzz-contact{
	padding: 10px;
}
.m-tzz-contact .map{
	height: 355px;
}
.m-tzz-contact .map img{
	max-width: initial;
}
.anchorBL{
	display: none !important;
}
.m-tzz-contact .info{
	padding: 10px 0 5px 0; height: auto; overflow: hidden;
}
.m-tzz-contact .info .item{
	float: left;width: 50%; padding-left: 55px; box-sizing: border-box; padding-top: 25px;padding-bottom: 30px; min-height: 115px; position: relative; font-weight: bold;
}
.m-tzz-contact .info .item::before{
	position: absolute; right: 0; top: 0; bottom: 0; border-right: 1px dashed #efefef; content: "";
}
.m-tzz-contact .info .item:nth-child(2n)::before{
	display: none;
}
.m-tzz-contact .info .item span{
	color: #808080; font-weight: normal;
}
.m-tzz-contact .info .item p{
	position: relative; padding-left: 20px;
}
.m-tzz-contact .info .item img{
	position: absolute; left: 0; top: 5px;
}
.m-tzz-video{
	padding: 10px;
}
.m-tzz-video video{
	display: block; width: 100%; 
}

.tzz-pagination{
	margin-top: 35px; text-align: center; position: relative;
}
.tzz-pagination .btn{
	width: 170px; height: 35px; line-height: 35px; border: 0;border-radius: 35px; text-align: center; display: inline-block; background-color: #3f643c; color: #fff;
}
.tzz-pagination .pager{
	position: absolute; right: 0; top: 0;
}
.tzz-pagination .pager a{
	min-width:35px ;height: 35px; line-height: 35px; border: 0;border-radius: 35px; text-align: center; display: inline-block; background-color: #f9f9f9; color: #000; padding: 0 13px; box-sizing: border-box;
}
.tzz-pagination .pager a.active,
.tzz-pagination .pager a:hover{
	background-color: #3f643c; color: #fff;
}
.tzz-pagination .pager a.more{
	background-color: transparent !important; 
}
.tzz-pagination .pager a.more:hover{
	color: #3f643c;
}