@charset "utf-8";
* { margin: 0; padding: 0;box-sizing: border-box; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px; font-weight: 400; }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
hr{border: none;} 
em,i{font-style: normal;text-decoration: none;}
i{vertical-align: middle;}
.pic{overflow: hidden;}
.pic img{transition: .4s;}
.pic:hover img{transform: scale(1.2);}
.container{max-width: 1920px;margin: 0 auto;}
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1200px; margin: auto; }
.wraps { width: 1500px; margin: auto; }
@media screen and  (max-width: 1520px){
	.wraps{width: 1200px;}
}
/*other*/
.swiper-container { width: 100%;height: 100%;}
/*headtop*/
.headtop{width: 100%;height: 40px;line-height: 40px;background-color: #f5f5f5;font-size: 13px;color: #666;}
.headtop .fr img {margin-right: 5px; position: relative; top: 2px; height:14px;}
.headtop .fr{color: #666;padding-top:0px;padding-bottom: 0px;padding-left: 20px;}
.headtop .fr a{color: #666;font-size: 13px;}



/*header*/
.header { width: 100%;}
.header .wraps{padding: 0 25px; position: absolute;top: 40px;left: 50%;transform: translateX(-50%);z-index: 999; height:80px;align-items: center;background: rgba(255,255,255,0.8);}
.header .phone {display: flex;justify-content: flex-start;align-items: center;}
.header .phone span{margin-left: 5px;font-size: 20px;color: #04a07b;line-height: 17px;}
.nav {text-transform: uppercase;margin-left: 17%;}
.nav li { display: inline-block; position: relative;text-align: center;}
.nav li a {font-size: 14px; display: block;color: #333333;margin-right: 65px;}
.nav li:last-child a{margin-right: 0;}
.nava:hover{color: #04a07b;}
.nav li.active > a{color: #04a07b;}
@media screen and  (max-width: 1520px){
	.nav{margin-left: 10%;}
	.nav li a{margin-right: 30px;}
}
@media screen and  (max-width: 1200px){
	.nav{margin-left: 0%;}
	.header .phone{display: none;}
}
@media screen and  (max-width: 960px){
	.header .wraps{width: 100%;position: relative;top: 0;left: 0;transform: translateX(0);}
	.header .logo{display: none;}
	.nav{display: flex;justify-content: space-between;width: 100%;}
	.nav li{flex: 1;}
	.nav li a{margin-right: 0;}
}









/*banner*/ 
.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 100%;}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #fff;}
.swiper-pagination-banner span{width: 11px;height: 11px;background: #fff;opacity: 1;}
/*首页*/


.abt {padding-top: 94px;padding-bottom: 80px;}
.abt .r{width: 48%;padding-top: 26px;}
.abt .r .en{font-size: 40px;font-weight: bold;color: #00742c;}
.abt .r .cn{font-size: 30px;color: #00742c;margin-top: 24px;}
.abt .r .ct{font-size: 16px;color: #666666;line-height: 30px;margin-top: 30px;}
.abt .r i{display: block;height: 1px;width: 100%;background: #b2b2b2;margin-top: 60px;position: relative;}
.abt .r i::before{transition: .5s; content: '';position: absolute;left: 0;bottom: -1px;width: 0;height: 3px;background:#00742c;}
.abt .r .more{display: block; color: #00742c;margin-top: 25px;}
.abt .r:hover i::before{width: 100%;}
.abt ul{margin-top: 90px;}
.abt li{text-align: center;}
.abt li em,.abt li span{font-size: 36px;font-weight: bold;color: #00742c;}
.abt li sub{display: inline-block; font-size: 14px;color: #666666;position: relative;top: -5px;}
.abt li sup{display: inline-block; font-size: 12px;transform: scale(0.7);}
.abt li p{font-size: 16px;color: #666666;}
@media screen and  (max-width: 1520px){
	.abt .l{width: 48%;}
}
@media screen and  (max-width: 1200px){
	.abt .r i{display: none;}
	.abt ul{margin-top: 50px;}
	.abt li em, .abt li span{font-weight: 400;font-size: 26px;}
	.abt li p{font-size: 14px;}
}

@media screen and  (max-width: 750px){
	.abt{padding-top: 30px;}
	.abt > .wraps{flex-direction: column-reverse;}
	.abt .l,.abt .r{width: 100%;text-align: center;}
	.abt .r .en{font-size: 24px;}
	.abt .r .cn{font-size: 18px;margin-top: 6px;}
	.abt li em, .abt li span{font-size: 20px;}
	.abt li p,.abt li sub{font-size: 12px;}
	.abt ul{margin-top: 30px;}
	.abt .l{margin-top: 20px;}
	.abt .pic img {width: 100%;}
	.abt .r .ct{font-size: 14px;text-align: left;}
}





.hd{text-align: center;color: #ffffff;}
.hd .en{font-size: 18px;}
.hd .cn{font-size: 30px;margin-top: 16px;}
.hd .cn span{font-weight: bold;color: #268449;}
.hd .cn i{display: inline-block;width: 7px;height: 7px;border-radius: 50%; background-color: #ffffff;margin: 0 17px;}
@media screen and  (max-width: 660px){
	.hd .cn{font-size: 22px;margin-top: 5px;}
}



.avd{padding-top: 54px;padding-bottom: 64px;background: url(../images/avd_bg.jpg) center top no-repeat;background-size: cover;}
.avd ul{flex-wrap: wrap;margin-top: 58px;}
.avd ul li{width: 23.3%;position: relative;overflow: hidden;}
.avd li img{display: block;}
.avd li .txt {transition: .4s; display: flex;justify-content:center;align-items: center; padding: 4%; width: 100%;height: 100%; position: absolute;top: 0;left: 0;}
.avd li .txt .box{padding-top: 83%;transition: .4s;}
.avd li .txt .p1{font-size: 26px;font-weight: bold;transition: .4s;}
.avd li .txt .p2{
	transition: .4s;
	margin-top: 18px;
	overflow: hidden;
	-webkit-line-clamp: 1; 
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.avd li .txt hr{display: inline-block; width: 60px;height: 2px;background-color: #666666;margin-top: 20px;}
.avd li:hover .txt{background: rgba(0,0,0,.6);align-items: center;text-align: center;padding-bottom: 0;}
.avd li:hover .txt .box{padding-top: 0;}
.avd li:hover .txt .p1{color: #fff;}
.avd li:hover .txt .p2{-webkit-line-clamp: 10; color: #fff;margin-top: 30px;}
.avd li:hover .txt hr{background: #fff;margin-top: 50px;}
@media screen and  (max-width: 1200px){
	.avd li .txt .p1{font-size: 19px;}
}
@media screen and  (max-width: 960px){
	.avd li:hover .txt .p1{display: none;}
	.avd li:hover .txt hr{display: none;}
	.avd li:hover .txt .p2{margin: 0;font-size: 12px;line-height: 28px;}
}
@media screen and  (max-width: 750px){
	.avd ul li{width: 48.5%;margin-bottom: 25px;}
	.avd li .txt .box{padding-top: 75%;}
	.avd li .txt .p2{margin-top: 10px;}
	.avd li .txt hr{margin-top: 5px;}
}






.prods{padding: 75px 0;background-color: #f1f1f1;}
.prods .hd{display: none;color: #333;}
.prods .hd .cn i{background-color: #666;}
.prods h3{font-size: 30px;line-height: 58px;}
.prods h3 em{font-size: 48px;font-weight: bold;position: relative;padding-left: 38px;}
.prods h3 em span{color: #fff;position:relative;z-index: 3;}
.prods h3 em::before{content: '';position: absolute;left: 0;bottom: 11px;width: 69px;height: 69px;background-color: #00742c;border-radius: 50%;}
.prods h3 p{padding-left: 38px;}
.prods .sp1{padding-top: 50px;}
.prods .lft{width: 74.8%;}
.prods .lft .l{width: 87%;margin-right: 3.6%;}
.prods .lft .l .pics{border: solid 1px #d5d5d5;padding: 1.4%;position: relative;}
.prods .lft .l .pics::after{z-index: 99; position: absolute;right: -60px;top: -50px; content: '';width: 122px;height: 71px;background: url(../images/xian.png) no-repeat;}
.prods .lft .r{padding-top: 70px;}
.prods .lft .r a{color: #333;}
.prods .lft .r .tit{font-size: 20px;font-weight: bold;}
.prods .lft .r .ct{font-size: 16px;line-height: 30px;margin-top: 45px;}
.prods .lft .r .txt{margin-top: 60px;font-size: 16px;font-weight: bold;letter-spacing: 42px;color: #666666;text-align: center;}
.prods .lft .r i{display: inline-block; width: 102px;height: 2px;background-color: #737373;margin: 0 24px;}
.prods .lft .r .more{font-size: 16px;font-weight: bold;}
.prods .lft .r .num{font-size: 60px;font-weight: bold;font-family:"Times New Roman", Times, serif;}
.prods .lft .r .flex{align-items: center;margin-top: 90px;}
.prods .lft .r .flex img{vertical-align: middle;}
.prods .rht{width: 154px;padding: 0 1%;background: #fff;}
.prods .rht a{display: block;height: 120px;line-height: 120px;text-align: center;border-bottom: 1px solid #f1f1f1;position: relative;}
.prods .rht a span{position: relative;z-index: 99;}
.prods .rht a::after{opacity: 0; transition: .5s; content: '';width: 0;height: 100%;position: absolute;right: -15px;top: 0;background: url(../images/p01.png) 24px center no-repeat;background-color: #009944;}
.prods .rht a:nth-child(2)::after{background: url(../images/p02.png) 24px center no-repeat;background-color: #009944;}
.prods .rht a:nth-child(3)::after{background: url(../images/p03.png) 24px center no-repeat;background-color: #009944;}
.prods .rht a:nth-child(4)::after{background: url(../images/p04.png) 24px center no-repeat;background-color: #009944;}
.prods .rht a:nth-child(5)::after{background: none;}
.prods .rht a:hover{color: #fff;border: 0;}
.prods .rht a:nth-child(5){border: none;}
.prods .rht a:nth-child(5):hover{color: #009944;}
.prods .rht a:hover::after{width: 213px; opacity: 1;}
.prods .item{flex-wrap: wrap;margin-top: 30px;}
.prods .item a{width: 21.4%;}
.prods .item .pic{border: solid 1px #d5d5d5;padding: 1.5%;}
.prods .item p{height: 54px;align-items: center; border-bottom: 1px solid #d5d5d5;position: relative;}
.prods .item p i{transition: .4s; width: 28px;height: 28px;line-height: 28px;text-align: center; background-color: #999999;font-size: 16px;color: #ffffff;border-radius: 50%;}
.prods .item p::after{position: absolute;left: 0;bottom: -1px; transition: .4s; content: '';width: 0;height: 1px;background-color: #009944;}
.prods .item a:hover p i{background-color: #009944;}
.prods .item a:hover p::after{width: 100%;}
@media screen and  (max-width: 1520px){
	.prods .lft .r .txt{display: none;}
	.prods .rht a{height: 90px;line-height: 90px;}
	.prods .lft .r .ct{margin-top: 20px;}
	.prods .lft .r .flex{margin-top: 65px;}
}

@media screen and  (max-width: 1220px){
	.prods .tp{display: none;}
}
@media screen and  (max-width: 750px){
	.prods{padding: 45px 0;}
	.prods .item a{width: 48.5%;margin-bottom: 20px;}
	.prods .hd{display: block;}
}





.new_s {padding-top: 70px;padding-bottom: 45px;}
.new_s .hd{color: #333;}
.new_s .hd .cn i{background-color: #000000;}
.new_s .u1{margin-top: 80px;flex-wrap: wrap;}
.new_s .u1 a{width: 30.1%;position: relative;}
.new_s .u1 .bg{opacity: 0;transition: .4s;}
.new_s .u1 .cont{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.new_s .u1 .cont time{transition: .4s; display: flex;flex-direction: column;justify-content: center;	width: 98px;height: 107px;border-radius: 10px;}
.new_s .u1 .cont time .d{font-size: 34px;font-weight: bold;opacity: 0.3;line-height: normal;}
.new_s .u1 .cont time .ym{font-size: 16px;font-weight: bold;font-family: MicrosoftYaHei;color: #999;}
.new_s .u1 .cont .tit{font-size: 16px;position: relative;top: -16px;}
.new_s .u1 .cont .ct{color: #999999;line-height: 28px;}
.new_s .u1 .cont img{position: absolute;bottom: 40px;left: 0;}
.new_s .u1 a:hover{transform: translateY(-10px);}
.new_s .u1 a:hover .cont .txt{display: none;}
.new_s .u1 a:hover .bg{opacity: 1;}
.new_s .u1 a:hover time{background-color: #268449; color: #ffffff;padding-left: 10px;}
.new_s .u1 a:hover time .ym{color: #fff;}
.new_s .u2{margin-top: 18px;flex-wrap: wrap;}
.new_s .u2 a{width: 30.1%;padding: 19px 1%;background-color: #f1f1f1;border-radius: 10px;}
.new_s .u2 .tit{font-size: 16px;}
.new_s .u2 .tit time{float: right;font-size: 16px;color: #999999;}
.new_s .u2 .ct{line-height: 28px;color: #999999;margin-top: 8px;}
.new_s .u2 a:hover .tit{color: #268449;}
.new_s ul .oa{background-color: transparent;}
@media screen and  (max-width: 1220px){
	.new_s .u1 a,.new_s .u2 a{width: 32%;}
}





/* 手机端新闻 */
.new_s .mb_box{display: none;width: 96%;margin: auto;margin-top: 40px;}
.new_s .mb{flex-wrap: wrap;}
.new_s .mb section{transition: all .4s; position: relative; height: 207px;background: #fff;padding: 46px 30px 0 20px;box-shadow: 2px 1px 7px 0px rgba(86, 87, 88, 0.26);margin-bottom: 18px;}
.new_s .mb section:last-child{margin-bottom: 0;}
.new_s .mb section .t{font-size: 16px;letter-spacing: 2px;color: #000003;transition: all .4s;}
.new_s .mb section .t::before{content: '';display: inline-block;width: 6px;height: 6px;background: #999;margin-right: 9px;border-radius: 50%;vertical-align: middle;}
.new_s .mb section .t .time{display: inline-block;font-size: 24px;letter-spacing: 2px;color: #d0cfcf;float: right;}
.new_s .mb section .ct{width: 72.5%; letter-spacing: 1px;color: #999999;margin-top: 22px}
.new_s .mb section i{position: absolute;width: 32px;height: 12px;background: url(../images/m.png);bottom: 44px;right: 30px;transition: all .4s;}
.new_s .mores{display: none;margin:auto;margin-top: 50px; width: 200px;height: 45px;line-height: 45px;text-align: center;font-size: 16px;background: #ecae3a;color: #fff;}


@media screen and  (max-width: 1020px){
	.new_s .mb section{width: 47.5%;}
	.new_s .pc{display: none;}
	.new_s .mb_box{display: block;}
}
@media screen and  (max-width: 900px){
	.new_s .mb section{width: 100%;}
}
@media screen and  (max-width: 760px){
	.new_s .mb section{padding: 20px 10px 0 15px;height: 130px;border-radius: 5px;}
	.new_s .mb section .t .time{font-size: 14px;}
	.new_s .mb section .ct{width: 100%;}
	.new_s .mb section i{bottom: 22px;right: 16px;}
}


/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {width: 1px;height: 11px;margin: 8px 0 0 38px;float: right;background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}
.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 64px;  line-height: 64px;}
.link .wraps { color: #333 ; line-height: 64px;}
.link .wraps a { color: #a9a9a9; margin: 0 5px; }
.link img{width: 90px;height: 33px;}

/*底部*/
.footer {padding-top: 30px;background: #f1f1f1; color: #666;}
.footer em{display: block; font-size: 18px;color: #333;margin-bottom: 20px;}
.footer p { line-height: 34px; }
.footer p.oth span { margin-right: 10px; }
.footer p.oth img{margin-right: 5px;vertical-align: text-bottom;}
.footer a { color: #666; }
.footer .bm{margin-top: 30px;border-top: 1px solid #d7d7d7;}
.footer .bm .wraps{height: 40px;align-items: center;}
.footer .bm img{vertical-align: text-bottom;}













/*内页*/
.newswep{display: none;}
.ban { width: 100%; }
.ban img{width: 100%;display: block;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #00742c; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 50px;padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #00742c;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #00742c;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #00742c;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #00742c; border-bottom: 1px dashed #00742c;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 930px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 280px; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 280px;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #00742c; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 719px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #00742c; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #00742c; }
.list_item:hover .news_con .name { color: #00742c; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #00742c; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #00742c; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
@media screen and  (max-width: 660px){.c_wrap_r h1{font-size: 19px;}}
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #00742c; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:95%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}	
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #00742c; color: #fff; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:464px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}




.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #00742c; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #00742c; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

/*大于1200px*/
@media screen and (min-device-width: 1200px) {
	.headweb{display: none;}
	.footweb{display: none;}
}

@media screen and  (min-width: 750px) and (max-width:1200px) {
	.wrap { width: 96%; margin: auto; }
	.wraps { width: 96%; margin: auto; }
	.headweb{display: none;}
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	.nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	/* .nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
	.nava:hover{background: #ad1722;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #ad1722;} */
	
	
	
}

@media screen and  (min-width: 750px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

/*小于750px*/
@media screen and  (max-width: 750px) {
	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto; }
	.wraps { width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}	
	.footlogo{display: none;}
	.fixnav {}
	/*nav*/
	#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #00742c; }
	#leftcontrol ul.subnav li a { /*background: #00742c;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #00742c;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #00742c; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #00742c; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #00742c; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: 80px; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 17px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px; }
	.logo_area img { height: 46px }
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}   
	.interested{padding-bottom: 20px;}
	.content img{width: 100% !important;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:20px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:50px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}

}