﻿@charset 'UTF-8';
/* CSS Document */
/*切图：smz*/
/*网站：*/
html {overflow-x:auto;overflow-y:auto;}
* {padding:0;margin:0;}
ul,ol,li,dl,dt,dd {list-style-type:none;}
body {margin:0;font-size:12px;font-family:'Microsoft yahei',Arial;color:#333;}
fieldset,img {border:0}
a {text-decoration:none;color:#333;cursor:pointer;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s;}
h1,h2,h3,h4,h5,h6 {margin:0;font-weight:normal;font-family:'Microsoft yahei',Arial;}
h1 {font-size:36px;}
h2 {font-size:24px;}
h3 {font-size:22px;}
h4 {font-size:18px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
sup {vertical-align:super;font-size:smaller;}
input {margin:0;padding:0;outline:0;font-family:'Microsoft yahei',Arial;}
button {margin:0;padding:0;border:none;font-family:'Microsoft yahei',Arial;cursor:pointer;}
table {border-collapse:collapse;border-spacing:0;}
i {font-style:normal;}
input,textarea:focus {outline:none;}
select {margin:0;padding:0;font-family:'Microsoft yahei',Arial;}
textarea {resize:none;outline:0;}
.clearfix:before,.clearfix:after {display:table;content:" ";}
.clearfix:after {clear:both;}
.fl {float:left}
.fr {float:right}
#pz_top {float:left;width:100%;position: fixed;z-index: 888;background:rgba(7,145,58,0.4);height:100%;display:none}
#pz_banner {float:left;width:100%;line-height:0;position:relative;}
#pz_main {float:left;width:100%;background:#fff;}
.pz_main {float:left;width:100%;background:#fff;padding-bottom:80px}
#pz_down {float:left;width:100%;background: #333333}
#pz_menu {float:left;width:100%;}
.pz_banner {float:left;width:100%;overflow:hidden;position:relative;}

/*menu*/
.menu{position:absolute; float:left; -webkit-transition: 0.5s ease;
   -moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	 -o-transition: 0.5s ease;
		transition: 0.5s ease;padding-top:210px;width:100%;padding-bottom:210px;background:rgba(7,145,58,0.8) }
.menu ul{margin-left:10%}
.menu .nli{ float:left; position:relative;width:16.6%  }
.menu .nli:first-child{margin-left: 0px;}
.menu .nli:last-child{margin-right: 0px;}
.menu .nli span{ float:left;}
.menu .nli span a{float:left; color:#fff; font-size:24px;  position:relative;-webkit-transition:none;
 -moz-transition:none;-ms-transition:none; -o-transition:none;transition:none;line-height: 24px;}

.menu .sub1{ display:block; float:left;margin-top:27px; width:100%; z-index:66;}
.menu .sub1 ul{margin-left:0px}
.menu .sub1 li{ float:left; width:100%; margin-top:27px;}
.menu .sub1 li a{ float:left; width:100%;  color:#fff; font-size:16px; }

.dhan{position:fixed;left:0px;top:40px;z-index: 999;}
.dhan .logo{background:#07913a;width:197px;height:68px;float:left}
.dhan .logo img{display:block;margin: 0px auto;padding-top: 13px;}
.dhan .an{background:#fff;width:68px;height:68px;float:left;cursor:pointer}
.dhan .an img{display:block;margin: 0px auto;padding-top: 19px;}
.dhan .an #an2{display:none}
.search{ float: right;   position: absolute; -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear; -o-transition: all 0.2s linear;transition: all 0.2s linear;display: flex;align-items: center; height: 36px;right:73px;top:63px}
.search .English a{font-size: 16px;margin-right: 30px;color: #666666;display: block}
.search .searchBtn{ position: relative; float: left;width: 36px; height: 36px; border: 0; background: 0; z-index:200;-webkit-appearance:none; outline: 0;margin-left: 25px;}
.search .searchBox{ position: absolute; right: 0; top: 0; width: 36px; height: 36px; z-index: 100;background:none;border-radius:18px; -webkit-border-radius:18px; -moz-border-radius:18px;-o-border-radius:18px; -webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.search.active .searchBox{  border: #fff solid 1px; width:200px;   padding: 0 18px 0 15px;}
.search .searchBox input{ float: left; border: #fff solid 1px; height: 34px; width: 0; background: 0; border: 0; padding: 0 15px 0 15px; color: #fff; font-size: 14px; font-weight: normal;border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-o-border-radius:18px;}
.search.active .searchBox input{ width: 100%;}
.menuph,
.xialaph{ display:none;}
.logo2{ float:left; width:160px; height:60px; margin:27px 0 15px 0;-webkit-transition: 0.5s ease;
   -moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	 -o-transition: 0.5s ease;
		transition: 0.5s ease;display:none}

@media screen and (max-width:1023px ) {	
.logo2{ width:128px; height:44px; margin:8px 0;}
.so_but_ph{ float:left; width:100%; margin-top:15px;}
.menu,
.Htop,
.so_box{ display:none;}
.menuph,
.xialaph{ display:block;}
.logo2{ display:block;}
.pz_top.on .logo{ margin:8px 0;}

/*手机按钮*/
.menuph{ float:right; width:28px; height:22px; cursor: pointer; text-align: center; margin:19px 0;}
.menuph .point {  display: inline-block;  width: 28px;  height: 22px; position: relative;}
.menuph .point:hover .navbtn,
.menuph .point:hover .navbtn::after,
.menuph .point:hover .navbtn::before {  width: 28px;  }
.menuph .navbtn {  position: absolute;  top: 10px;  right: 0;  display: inline-block;  width: 21px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #07913a;  }
.menuph .navbtn::after,
.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 28px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #07913a;  }
.menuph .navbtn::after {  top: -11px;  }
.menuph .navbtn::before {  top: 10px;  }
.menuph .point.active .navbtn{  background: transparent;  }
.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }
.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }

/*手机下拉*/
.xialaph {position:absolute;top:60px;left:0;width:100%;padding-bottom:20px;display:none;z-index:1029;background:#fff;}
.xialaph .titleTwo {border-bottom:#f3f3f3 solid 1px;}
.xialaph .ul2,.xialaph .ul3 {display:none;}
.xialaph .tp a {display:block;color:#333;font-size:15px;font-weight:bold;line-height:50px;position:relative;}
.xialaph .tp b {position:absolute;right:5px;top:50%;width:9px;height:9px;float:right;border-top:#333 solid 1px;border-right:#333 solid 1px;margin-top:-7px;cursor:pointer;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);}
.xialaph .tp.active b {margin-top:-5px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);border-top:#333 solid 1px;border-right:#333 solid 1px;}
.xialaph h5 a {display:block;text-transform:uppercase;color:#333;font-size:14px;line-height:42px;}
.xialaph h5 {position:relative;margin-left:20px;}
.xialaph h5::after {content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#f5f5f5;/*opacity:0.05;*/}
.xialaph li:last-child h5::after {display:none;}
.xialaph .ul2 {}
.xialaph .ul3 {padding-top:12px;padding-bottom:18px;padding-left:15px;position:relative;}
.xialaph .ul3::after {content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#e5e5e5;}
.xialaph li:last-child .ul3::after {display:none;}
.xialaph .ul3 li a {color:#666;font-size:14px;line-height:35px;display:block;}
.xialaph .ul3 li {padding-top:5px;}
.xialaph .ul3 li:first-child {padding-top:0;}
.xialaph .searchP {margin-top:15px;height:35px;border:#ccc solid 1px;border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-o-border-radius:18px;}

.xialaph .searchP button{ float: right; width: 21px; height: 21px; margin: 6px 18px 0 0; line-height: 0;-webkit-appearance:none; background: 0;outline: 0;border: 0;border-radius:0;}
.xialaph .searchP .searchLeft{ padding: 0 40px 0 0;}
.xialaph .searchP .searchLeft .Iminput{ float: left; width: 100%; height: 33px; padding: 0 0 0 14px; color: #333; font-size: 14px; border: 0; background: 0;border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px; -o-border-radius:18px;-webkit-appearance:none;outline: 0;}
.phonemeng{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;opacity: .6;z-index: 196;display: none;}
.phonemeng.active{display: block;}
}

/*banner*/
.slide_banner {margin:0;}
.slide_banner .slick-slide {width:100%;padding:0;}
.slide_banner img {width:100%;}
#pz_banner:hover .slide_banner .slick-prev{display: block!important}
#pz_banner:hover .slide_banner .slick-next{display: block!important}
.slide_banner .slick-prev {display: none!important;position:absolute;width:26px;height:45px;left:35px;top:50%;margin-top:-22px;z-index:2;background:url(images/lbxz.png) no-repeat;cursor:pointer;}
.slide_banner .slick-next {display: none!important;position:absolute;width:26px;height:45px;right:35px;top:50%;margin-top:-22px;z-index:2;background:url(images/lbxy.png) no-repeat;cursor:pointer;}
.slide_banner .slick-dots {bottom:40px;overflow:hidden;}
.slide_banner .slick-dots li button{width:10px;height:10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:rgb(255,255,255);margin:4px auto}
.slide_banner .slick-dots li.slick-active{border:1px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
@media  screen and (max-width:991px) {
.slide_banner .slick-prev {left:15px;width:18px;height:38px;margin-top:0px;background-size:100%;}
.slide_banner .slick-next {right:15px;width:18px;height:38px;margin-top:0px;background-size:100%;}
.slide_banner .slick-dots {bottom:15px;overflow:hidden;}
.slide_banner .slick-dots li button{width:8px;height:8px;margin:2.5px auto;padding: 2px}
	.slide_banner .slick-dots li{width: 15px;height: 15px;}
}
.synr1{float:left;width:100%;background:url(images/sybg1.jpg) no-repeat;background-size:100% 100%;padding-top:250px;padding-bottom:250px}
.synr1 .left{float:left;width:49%}
.synr1 .left h3{font-size:60px;color:#fff;line-height:60px;margin-top:42px}
.synr1 .left h4{font-size:28px;color:#fff;line-height:28px;margin-top:60px;margin-bottom:30px}
.synr1 .left p{font-size:18px;color:#fff;line-height:18px;margin-bottom:16px}
.synr1 .left .more{height:50px;background:#07913a;height:50px;line-height:50px;display:inline-block;margin-top:44px}
.synr1 .left .more a{font-size:18px;color:#fff;padding:0px 33px}
.synr1 .right{float:right;width:49%}
.synr1 .right img{width:100%}
.synr2{float:left;width:100%;background:url(images/sybg2.jpg) no-repeat;background-size:100% 100%;padding-top:371px;padding-bottom:371px;position:relative}
.synr2 .left{float:left;}
.synr2 .left h3{font-size:60px;color:#fff;line-height:60px;margin-top:42px}
.synr2 .left h4{font-size:28px;color:#fff;line-height:28px;margin-top:60px;}
.synr2 .left .more{height:50px;line-height:50px;display:inline-block;margin-top:60px;border:1px solid #fff}
.synr2 .left .more a{font-size:18px;color:#fff;padding:0px 33px}
.synr2 .right{position:absolute;top:50%;right:66px;margin-top:-84px}
.synr2 .right ul li{width:283px;height:55px;line-height:55px;border-bottom:1px solid #868685;padding-left:17px}
.synr2 .right ul li:hover{background:#07913a}
.synr2 .right ul li a{color:#fff;font-size:24px;}
.synr3{float:left;width:100%;background:url(images/sybg3.jpg) no-repeat;background-size:100% 100%;padding-top:371px;padding-bottom:371px;position:relative}
.synr3 .left{float:left;}
.synr3 .left h3{font-size:60px;color:#fff;line-height:60px;margin-top:42px}
.synr3 .left ul{float:left;width:100%}
.synr3 .left ul li{float:left;width:170px;height:170px;background:rgba(142,143,143,0.3);margin-right:60px;border:1px solid #606163;border-radius:10px;margin-top:60px;margin-bottom:60px;}
.synr3 .left ul li:hover{background:#07913a;}
.synr3 .left ul li img{margin:0px auto;display:block;margin-top:33px;margin-bottom:29px}
.synr3 .left ul li p{color:#fff;text-align:center;font-size:20px;}
.synr3 .left h4{font-size:28px;color:#fff;line-height:28px;margin-top:60px;}
.synr3 .left .more{height:50px;height:50px;line-height:50px;display:inline-block;margin-top:60px;border:1px solid #fff}
.synr3 .left .more a{font-size:18px;color:#fff;padding:0px 33px}
.synr4{float: left;width: 100%;}
.synr4 .biaoti{font-size:48px;line-height:48px;text-align:center;color:#333333;margin-top:110px;margin-bottom:50px}
.synr4 .cplbb{float:left;width:100%;}
.synr4 .cplbb ul li{float: left;width:31.3%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;margin:0px 1%}
.synr4 .cplbb ul li img{width: 100%}
.synr4 .cplbb ul li .newInfo{padding: 25px 20px;padding-bottom:40px;width: 100%;float: left;outline: 1px solid #eeeeee;border-top: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.synr4 .cplbb ul li .newInfoTit{color:#333333;font-size:20px;line-height: 20px;width: 100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom: 15px;}
.synr4 .cplbb ul li .newInfoTit2{color:#999999;font-size: 16px;line-height: 30px;height:60px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.synr4 .cplbb ul li .ckgdxq{font-size:16px;line-height:16px;color:#333333;margin-top:22px;}
.synr4 .cplbb ul li:hover .newInfoTit{color:#00913a}
.synr4 .cplbb ul li:hover{box-shadow: 0px 0px 10px #cec8c8; }
.synr4 .cplbb ul li:hover .ckgdxq{color:#00913a;}
.synr4 .ckxq{float:left;width:100%;margin-top:40px;margin-bottom:100px;background: url(images/gdbg.png) no-repeat center;}
.synr4 .ckxq a{display: block;font-size: 16px;color: #fff;width: 100px;height: 34px;line-height: 34px;border-radius: 34px;margin:0px auto;text-align:center;background:#00913a}
@media screen and (max-width:1500px ) {
    .synr1 .left h3{font-size:45px;line-height:45px}
    .synr2 .left h3{font-size:45px;line-height:45px}
    .synr3 .left h3{font-size:45px;line-height:45px}
}
@media screen and (max-width:1000px ) {	
    .synr1{padding-top:5%;padding-bottom:5%}
    .synr1 .left{width:100%}
    .synr1 .right{width:100%;margin-top:3%}
    .synr1 .right img{width:100%}
    .synr1 .left h3{font-size:18px;line-height:18px;margin-top:0}
    .synr1 .left h4{font-size:16px;line-height:16px;margin-top:3%;margin-bottom:1.5%}
    .synr1 .left p{font-size:14px;line-height:25px;margin-bottom:0px}
    .synr1 .left .more{height:30px;line-height:30px;margin-top:2%;}
    .synr1 .left .more a{font-size:16px;line-height:16px;}
    .synr2{padding-top:5%;padding-bottom:5%}
    .synr2 .left{float:left;width:100%}
    .synr2 .right{float:left;width:100%;margin-top:3%;position:initial}
    .synr2 .left h3{font-size:18px;line-height:18px;margin-top:0}
    .synr2 .left h4{font-size:16px;line-height:16px;margin-top:3%;margin-bottom:1.5%}
    .synr2 .left p{font-size:14px;line-height:25px;margin-bottom:0px}
    .synr2 .left .more{height:30px;line-height:30px;margin-top:2%;}
    .synr2 .left .more a{font-size:16px;line-height:16px;}
    .synr2 .right ul li{height:30px;line-height:30px;}
    .synr2 .right ul li a{font-size:14px}
    .synr3{padding-top:5%;padding-bottom:5%}
    .synr3 .left{width:100%}
    .synr3 .left h3{font-size:18px;line-height:18px;margin-top:0}
    .synr3 .left h4{font-size:16px;line-height:16px;margin-top:3%;margin-bottom:1.5%}
    .synr3 .left p{font-size:14px;line-height:25px;margin-bottom:0px}
    .synr3 .left .more{height:30px;line-height:30px;margin-top:2%;}
    .synr3 .left .more a{font-size:16px;line-height:16px;}
    .synr3 .left ul li{margin-top:2%;margin-bottom:2%}
    .synr4 .biaoti{margin-top:5%;margin-bottom:3%;font-size:18px;line-height:18px;margin-bottom:1%}
}
@media screen and (max-width:520px ) {
    .synr3 .left ul{float:left;width:100%;margin-top:3%;margin-bottom:3%}
    .synr3 .left ul li{margin-right:0px;width:21%;height:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;margin:0 2%}
    .synr3 .left ul li img{margin-top:4%;margin-bottom:3.8%;width:50%}
    .synr3 .left ul li p{font-size:14px}
    .synr4 .cplbb ul li{width:100%;margin:0px auto;margin-top:3%}
    .synr4 .cplbb ul li .newInfoTit{font-size:16px;line-height:18px}
    .synr4 .cplbb ul li .newInfoTit2{font-size:14px;line-height:14px;height:100%}
    .synr4 .cplbb ul li .ckgdxq{font-size:14px;line-height:14px;}
    .synr4 .cplbb ul li .newInfo{padding:3% 2.5%}
    .synr4 .ckxq{margin-top:2%;margin-bottom:5%}
    #pz_banner{margin-top:60px}
}
/*底部*/
.footerTop{background: #222222;float: left;width: 100%;min-height: 280px;padding-bottom: 38px;position: relative}
.footerTop .fhdban{position: absolute;top: 141px;right: 40px;cursor: pointer;}
.footerTop ul li{float: left;padding-top: 52px;width:14.2%}
.footerTop ul li dl dt{position: relative;padding-bottom: 13px;}
.footerTop ul li dl dt a{font-size: 16px;color: #fff}
.footerTop ul li dl dd{margin-top: 20px}
.footerTop ul li dl dd:hover a{color:#fff}
.footerTop ul li dl dd a{font-size: 14px;color: #959595;line-height: 14px;}
.footerTop ul li dl dt::after{content:''; background:url(images/btbg3.png);width:102px;position: absolute;left: 0px;height:2px;z-index: 2;bottom: 0px }
.footerTop ul li dl dd .p{font-size: 12px;margin-top: 15px;color:#959595;margin-left:28px }
.footerTop ul li dl dd img{background:#fff;padding:5px}
.footerBottom{float: left;width: 100%;background: #151515;height: 75px;line-height: 75px;}
.COPYRIGHT{ float:left; color:#a7a7a7; font-size:14px; line-height:74px; margin:3px 0;}
.COPYRIGHT a{ color:#a7a7a7;}
.links{ float:right; position:relative;margin-top: 22px;}
.links h5{ float:left; width:160px; color:#a7a7a7; font-size:14px; line-height:30px; cursor:pointer; border:1px solid #2d2d2d; padding-left:19px; background:url(images/foot3.png) right center no-repeat;}
.links ul{ display:none; float:left; width:160px; position:absolute; left:0; bottom:29px; background:#2d2d2d;border:1px solid #2d2d2d; padding:6px 0;padding-right: 19px;}
.links ul li{ float:left; width:100%;}
.links ul li a{ float:left; width:100%; color:#a7a7a7; font-size:13px; line-height:22px; padding-left:19px;}
/*子页栏目 */
.zy_tit{float: left;width: 100%;margin-bottom: 80px;}
.side_Tit {float:left;margin-top:88px;}
.side_Tit h3{color:#00913a;font-size: 30px;line-height:30px;}
.side_Tit h3 b{color:#999999;font-size:16px;margin-left:10px;margin-right:10px;font-weight:normal}
.side_Tit h3 span{color:#999999;font-size:16px;line-height:16px;font-weight:normal}
.pz_SideLayer{float: right;margin-top:80px;}
.pz_SideLayer ul li{float: left;}
.pz_SideLayer ul li a{padding: 0px 29px;height:42px;line-height:42px;background:url(images/btbg1.png) no-repeat;background-size:100% 100%;margin-left:10px;}
.pz_SideLayer ul li a:hover,.pz_SideLayer ul .on{background:url(images/btbg2.png) no-repeat;background-size:100% 100%;}
.pz_SideLayer ul li:hover a{color: #fff}
.pz_SideLayer ul li a{color: #fff;font-size: 16px;display: block}
/* 分页 */
.wack1 {float:left;width:100%;padding-top:60px;text-align:center;}
.pz_fy {display:inline-block;*display:inline;*zoom:1;}
.pz_fy a {float:left;width:31px;height:31px;line-height:31px;border-radius:31px;-moz-border-radius:31px;-webkit-border-radius:31px;border:#e7e7e7 1px solid;color:#272727;font-size:14px;font-family:Arial;margin:0 8px;}
.pz_fy a:hover,.pz_fy a.on {color:#fff;border:#e7e7e7 1px solid;background-color:#07913a;}
.pz_fy .l_fy {background:url(images/prve_fy.png) center no-repeat;width:100px;display:inline-block;*display:inline;*zoom:1;}
.pz_fy .r_fy {background:url(images/next_fy.png) center no-repeat;width:100px;display:inline-block;*display:inline;*zoom:1;}
.pz_fy .l_fy.on,.pz_fy .l_fy:hover {background:url(images/prve_fy_h.png) center no-repeat #07913a;}
.pz_fy .r_fy.on,.pz_fy .r_fy:hover {background:url(images/next_fy_h.png) center no-repeat #07913a;}
@media  screen and (max-width:1023px) {
.wack1 {padding:15px 0 0 0;}
.fy_pc {text-align:center;font-size:14px;color:#272727;padding:5px 0;}
.fy_pc a {padding:5px 25px;color:#fff;border:solid 1px #01749c;background:#07913a;border-radius:16px;overflow:hidden;}
.fy_pc span {padding:5px 20px;color:#272727;}
}
/*关于我们*/
.ourTeam{float: left;width: 100%;padding-top: 80px;}
.ourTeam .ourTeamTit .h3{color:#333333;font-size: 28px;line-height: 28px;margin-bottom: 16px;text-align:center;}
.ourTeam .ourTeamTit .h4{float:left;width:100%;background: url(images/gdbg.png) no-repeat center;text-align:center;height:20px;line-height: 17px;}
.ourTeam .ourTeamTit .h4 h4{color:#999999;font-size: 14px;line-height: 20px;margin-bottom: 23px;display:inline-block;background: #fff;padding-left: 20px;padding-right: 20px;}
.ourTeamContent { float: left; width: 100%;text-align: center}
.ourTeamContent .ul .slick-prev, .ourTeamContent .ul .slick-next{display: none!important}
.ourTeamContent .ul .slick-dots {position:initial;display:inline-block!important;margin-top:40px;width:initial}
.ourTeamContent .ul .slick-dots li {float:none;padding:0px;margin: 0px 10px;border:none;width: 10px!important;height: 10px!important;background:#cccccc;float: left;display:inline-block; border-radius: 12px;-webkit-transition: all 0.3s ease-out 0.3s;-moz-transition: all 0.3s ease-out 0.3s; -o-transition: all 0.3s ease-out 0.3s;transition: all 0.3s ease-out 0.3s;}
.ourTeamContent .ul .slick-dots li button::before {display:none}
.ourTeamContent .ul .slick-dots li.slick-active{width:10px!important;height: 10px!important;background: #0e923a;}
.ourTeamContent .slick-dots li button{width:10px!important;height: 10px!important;}
.ourTeamContent .slick-dots li.slick-active button{width:10px!important;height: 10px!important;}
.ourTeamContent .ul{ float: left; width: 100%!important;margin: 0px!important;-webkit-transition: all 0.3s ease-out 0.3s;-moz-transition: all 0.3s ease-out 0.3s; -o-transition: all 0.3s ease-out 0.3s;transition: all 0.3s ease-out 0.3s;}
.ourTeamContent .ul .slick-list{padding:1px 0px;}
.ourTeamContent .ul:first-child{opacity: 1;z-index: 888}
.ourTeamContent .ul li{padding:0 1%;margin-top: 30px;background: #fff;width: 25%;padding:0px 15px; border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.ourTeamContent .ul li img{width: 100%;}
.fzlc{float: left;width: 100%;background:url(images/fzlcbg.jpg) no-repeat;background-size:100% 100%;padding-top:80px;padding-bottom:80px;}
.fzlc .fzlcTit .h3{color:#fff;font-size: 28px;line-height: 28px;margin-bottom: 16px;text-align:center;}
.fzlc .fzlcTit .h4{float:left;width:100%;background: url(images/bggg.png) no-repeat center;text-align:center;height:20px;line-height: 17px;margin-bottom:66px}
.fzlc .fzlcTit .h4 h4{color:#fff;font-size: 14px;line-height: 20px;margin-bottom: 23px;display:inline-block;background:rgba(13,145,57,0.8);padding-left: 20px;padding-right: 20px;}
.fzlc ul{float: left;width: 100%;padding-left: 10%;padding-right: 10%;}
.fzlc ul .slick-slide{background:none}
.fzlc ul .slick-prev, .fzlc ul .slick-next{width:50px;height:50px;background:url(images/xzan.png) no-repeat;}
.fzlc ul .slick-next{background:url(images/xyan.png) no-repeat;}
.fzlc ul .slick-prev:hover{background:url(images/xzan1.png) no-repeat;}
.fzlc ul .slick-next:hover{background:url(images/xyan1.png) no-repeat;}
.fzlc ul li{float:left;width:25%;position:relative;}
.fzlc ul li h3{font-size:16px;line-height:16px;color:#fff;font-weight:600;padding-left: 40px;}
.fzlc ul li .p{font-size:14px;line-height:24px;color:#fff;min-height:120px;width:83%;margin-top:9px;margin-bottom:35px;padding-left: 40px;min-width:250px}
.fzlc ul li .nian{background: url(images/bggg.png) no-repeat center;}
.fzlc ul li::before{content:'';position:absolute;background:url(images/bgg.png) no-repeat left top;width: 63px;height: 189px;background-position:20px}
.fzlc ul li .nian p{margin-bottom: 10px;margin-left: 40px;font-size:24px;line-height:76px;color:#fff;font-weight:bold;width:78px;height:76px;border:2px solid #fff;border-radius:50%;text-align:center;line-height:76px;box-shadow: 0px 0px 5px 10px #40a166;}
/*联系我们*/
.contactBox{float:left;width:100%}
.contactBox .contactTop{}
.contactBox .contactTop .contactLeft{ float: left; width:40.17%;  border: #f5f5f5 solid 1px; background:url(images/lxwm5.png) no-repeat;background-size: 100% 100%; }
.contactBox .contactTop .contactLeft .contactLogo{ padding: 69px 0 0 0; text-align: center;}
.contactBox .contactTop .contactLeft .contactLogo .conImg{ width: 192px;}
.contactBox .contactTop .contactLeft .contactEwm{ padding: 40px 11.27% 19.148% 11.27%;}
.contactBox .contactTop .contactLeft .contactEwm .ewmCell{ float: left; width: 50%; padding: 0 16px;}
.contactBox .contactTop .contactLeft .contactEwm .ewmCell .ewmBorder{ border: #dddddd solid 1px; padding: 8px; background: #fff;width: 131px;margin: 0px auto;}
.contactBox .contactTop .contactLeft .contactEwm .ewmCell .ewmTit{ padding: 12.75% 0 0 0; text-align: center; color: #000000; font-size: 18px; line-height: 1;}
.contactRight{ float: right; width: 57.264%; background: url("images/contact4.jpg") right bottom no-repeat;background-size: 100% 100%;}
.contactRight .contactTele{ padding: 8.2% 7.462% 1.8% 7.462%;}
.contactRight .contactTele .teleIcon{ float: left; width: 30px; height: 30px;}
.contactRight .contactTele .teleRight{ margin: 1px 0 0 50px;}
.contactRight .contactTele .rBox{ padding: 0 0 43px 0;}
.contactRight .contactTele .teleRight h5{ color: #07913a; font-size: 18px; font-weight: bold; line-height: 26px;}
.contactRight .contactTele .teleRight .teleAddress{ color: #000000; font-size: 16px; line-height: 26px;  margin: 5px 0 0 0;word-wrap: break-word;}
@media  screen and (max-width:1199px){
    .contactRight .contactTele .rBox{ padding: 0 0 30px 0;}
}
@media  screen and (max-width:991px){
    .contactBox .contactTop .contactLeft{ width:100%; }
    .contactBox .contactTop .contactLeft .contactLogo{ padding: 5% 0 0 0; }
    .contactBox .contactTop .contactLeft .contactLogo .conImg{ width: 170px;}
    .contactBox .contactTop .contactLeft .contactEwm{ padding: 10.638% 20% 5% 20%;}
    .contactRight{ float: left; width: 100%; }
}
@media  screen and (max-width:767px){
    .contactBox .contactTop .contactLeft .contactEwm{ padding: 5% 20% 5% 20%;}
    .contactBox .contactTop .contactLeft .contactEwm .ewmCell .ewmTit{ font-size: 14px; }
	.contactRight .contactTele{ padding: 6% 5% 1% 5%;}
}
@media  screen and (max-width:480px){
    .contactBox .contactTop .contactLeft .contactLogo .conImg{ width: 110px;}
    .contactBox .contactTop .contactLeft .contactEwm{ padding: 5% 10% 5% 10%;}
    .contactRight .contactTele .teleRight h5{ font-size: 14px; }
    .contactRight .contactTele .teleRight .teleAddress{ font-size: 14px; line-height: 24px; }

}
.contactMap{ margin: 3.418% 0 0 0; }
#bdmap{width:100%; height:400px; background: no-repeat}
#bdmap img{ max-width:none;}
#bdmap .iw_poi_title{ display: block;  background: url("images/contact8.png") no-repeat !important; line-height: 30px !important;}
#bdmap .iw_poi_content{ font-size: 14px; color: #666; line-height: 24px;}
@media  screen and (max-width:991px){
    #bdmap{ height:220px; }
}
@media  screen and (max-width:767px){
    #bdmap{ height:150px; }
}

/*产品中心*/
.cplb{float:left;width:100%;margin-top:-30px}
.cplb ul{margin-left:-1%;margin-right:-1%;}
.cplb ul li{float: left;width:33%;margin-top:30px;padding:0px 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.cplb ul li img{width: 100%}
.cplb ul li .newInfo{padding: 25px 20px;padding-bottom:40px;width: 100%;float: left;outline: 1px solid #eeeeee;border-top: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;background:#f7f7f7;position:relative}
.cplb ul li .newInfoTit{color:#2e2e2e;font-size: 16px;line-height: 16px;width: 100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom: 15px;}
.cplb ul li .newInfoTit2{color:#a7a7a7;font-size: 14px;line-height: 14px;width: 100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cplb ul li .jiahao{position:absolute;left:50%;bottom:-12px;margin-left:-12px}
.cplb ul li:hover .newInfo{background:#07913a;outline:none}
.cplb ul li:hover .newInfoTit{color:#fff}
.cplb ul li:hover .newInfoTit2{color:#fff}
@media  screen and (max-width:991px){
.cplb ul li{width:50%;margin-top:15px}
}
@media  screen and (max-width:520px){
.cplb ul li{width:100%}
}
/*产品详情*/
.c_1170_1{ width:100%; float:left;  border:solid 1px #e6e6e6; }
.c_1170_1 .c_480{ width:512px; float:left;}
.slide_pic_5{ width:100%; float:left; position:relative;}
.slide_pic_5 img{ width:100%; float:left;}
.slide_pic_5 .slick-dots {
	position: absolute;
	bottom: 24px;
    width:auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	overflow:hidden;
    right:24px
}
.slick-slide{padding:0px}
.slide_pic_5 .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	background:#bebebe;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;
}
.slide_pic_5 .slick-dots li.slick-active{
	background:#07913a;
}
.c_1170_1 .c_527{ margin-left:581px;padding-right:69px}
.c_1170_1 .c_527 .title{ width:100%; float:left; font-size:26px; color:#161616; line-height:34px;margin-top:3.5%}
.c_1170_1 .c_527 .dl{ width:100%; float:left; margin-top:31px;}
.c_1170_1 .c_527 .dl p{ width:100%; float:left; font-size:14px; color:#333; line-height:30px; padding-left:20px; background:url(images/ico13.jpg) no-repeat left center;}
.c_1170_1 .c_527 .c_527_b{ width:100%; float:left; margin-top:37px;}
.c_1170_1 .c_527 .c_527_b .more{ float:left;}
.c_1170_1 .c_527 .c_527_b .more a{ display:block; float:left; font-size:18px; color:#fff; background:#07913a; text-align:center; width:157px; height:50px; line-height:50px;}
.c_1170_1 .c_527 .c_527_b .bdsharebuttonbox{ float:right; margin-top:14px; height:24px;}
.c_1170_1 .c_527 .c_527_b .bdsharebuttonbox a{ margin-top:0; margin-bottom:0;}
@media screen and (max-width:991px) {
.c_1170_1{ padding:0px; margin-top:0px;}
.c_1170_1 .c_480{ width:380px;}
.c_1170_1 .c_527{ margin-left:440px;}
.c_1170_1 .c_527 .title{ font-size:20px; line-height:26px;}
.c_1170_1 .c_527 .dl{ margin-top:21px;}
.c_1170_1 .c_527 .dl p{ font-size:12px; line-height:22px; padding-left:12px;}
.c_1170_1 .c_527 .c_527_b{ margin-top:27px;}
.c_1170_1 .c_527 .c_527_b .more a{ font-size:16px; width:137px; height:40px; line-height:40px;}
.c_1170_1 .c_527 .c_527_b .bdsharebuttonbox{ margin-top:8px;}
}
@media screen and (max-width:767px) {
.c_1170_1{ border:0;}
}
@media screen and (max-width:480px) {
.c_1170_1 .c_480{ width:100%; border-right:0;}
.c_1170_1 .c_527{ margin-left:0; width:100%; float:left; margin-top:20px; padding:0 10px;}
}
.c_1170_2{ width:100%; float:left; margin-top:30px; border:solid 1px #e6e6e6;}
.c_1170_2 .title{ width:100%; float:left; border-bottom:solid 1px #e6e6e6; background:#f6f6f6;}
.c_1170_2 .title span{ float:left; display:block; width:119px; height:45px; border-top:solid 3px #07913a; text-align:center; color:#07913a; border-right:solid 1px #e6e6e6; background:white; font-size:14px; font-weight:bold; margin-top:-1px; line-height:42px;}
.c_1170_2 .p{ width:100%; float:left; padding:22px 30px 35px 30px; font-size:14px; color:#4c4c4c; line-height:28px;}
.xqfy{ width:100%; float:left; margin-top:22px;}
.xqfy h5{ width:50%; float:left; font-size:14px; color:#666; line-height:30px;}
.xqfy h5 a{ color:#666; display:inline-block; *zoom:1; *display:inline; vertical-align:top; max-width:80%;}
.xqfy h5.last{ text-align:right;}
.xqfy h5:hover,.xqfy h5:hover a{ color:#07913a;}

@media screen and (max-width:767px) {
.c_1170_2{ border-left:0; border-right:0; border-top:0; margin-top:15px;}
.xqfy{ margin-top:12px; margin-bottom:0px; padding:0 10px;}
.xqfy h5{ width:100%; font-size:12px; line-height:26px;}
.xqfy h5.last{ text-align:left;}
.c_1170_2 .title span{ width:100px; height:40px; font-size:12px; line-height:38px;}
.c_1170_2 .p{ padding:12px 20px 25px 20px; font-size:12px; line-height:22px;}
}
/*5行业应用*/
.c_0100_7{min-height:500px;}
	
.c_11{width:100%; padding:40px 0 60px 0; background-color:#f6f6f6;}
.c_11 .slide3{width:28%; float:right;background-image: url(images/p25.png); background-repeat: no-repeat; background-position: left bottom; padding:0 0 1.7% 1.9%;}	
.c_11 .c_10{width:68%; float:left;margin-top:60px;}
.c_11 .c_10 h1{  font-size:16px; color:#222; line-height:30px;}	
.c_11:hover .c_10 h1 i{color:#07913a}
.c_11 .c_10 h1 i{font-size:24px;  color:#222;display: block;line-height:24px;margin-bottom:28px}
.c_11 .slide3	.slick-prev{width:32px; height:44px; background-color:rgba(0,0,0,0.5); background-image: url(images/p26.png); background-position: center center; background-repeat: no-repeat; left:5.4%;}
.c_11 .slide3	.slick-prev:hover{background-color:#024e98;}	
	
.c_11 .slide3	.slick-next{width:32px; height:44px; background-color:rgba(0,0,0,0.5); background-image: url(images/p27.png); background-position: center center; background-repeat: no-repeat;right:0;}
.c_11 .slide3	.slick-next:hover{background-color:#024e98;}	
.c_9{width:100%; padding:50px 0;background:#fff}
.c_9 .slide3{width:28%;float:left;background-image: url(images/p24.png); background-repeat: no-repeat; background-position: left bottom; padding:0 1.9% 1.7% 0;}	
.c_9 .c_10{width:68%; float:right;margin-top:60px;}
.c_9 .c_10 h1{  font-size:16px; color:#222; line-height:30px;}	
.c_9:hover .c_10 h1 i{color:#07913a}	
.c_9 .c_10 h1 i{font-size:24px; color:#222;display: block;line-height:24px;margin-bottom:28px}
.c_9 .slide3	.slick-prev{width:32px; height:44px; background-color:rgba(0,0,0,0.5); background-image: url(images/p26.png); background-position: center center; background-repeat: no-repeat; left:0;}
.c_9 .slide3	.slick-prev:hover{background-color:#024e98;}	
	
.c_9 .slide3	.slick-next{width:32px; height:44px; background-color:rgba(0,0,0,0.5); background-image: url(images/p27.png); background-position: center center; background-repeat: no-repeat;right:5.4%;}
.c_9 .slide3	.slick-next:hover{background-color:#024e98;}
@media screen and (max-width:1199px){
	.c_9 .c_10{margin-top:20px;}
	.c_9 .c_10 h1{line-height:35px; font-size:14px;}
	
	.c_11 .c_10{margin-top:20px;}
	.c_11 .c_10 h1{line-height:35px; font-size:14px;}
	
}

@media screen and (max-width:991px){
	.c_9 .c_10{margin-top:10px;}
	.c_9 .c_10 i{font-size:16px; margin-bottom:10px;}
	.c_9 .c_10 h1{line-height:25px; font-size:12px;}
	.c_9{width:100%; padding:30px 0;}

	.c_9 .slide3 .slick-prev,.c_9 .slide3 .slick-next{background-size:40%;}
	
	.c_11 .c_10{margin-top:10px;}
	.c_11 .c_10 i{font-size:16px;margin-bottom:10px;}
	.c_11 .c_10 h1{line-height:25px; font-size:12px;}
	.c_11{ padding:20px 0 30px 0;}
	.c_11 .slide3 .slick-prev,.c_11 .slide3 .slick-next{background-size:40%;}
}


@media screen and (max-width:767px){
	.c_9 .slide3{width:100%}
	.c_9 .c_10{width:100%;}
	.c_11 .slide3{width:100%}
	.c_11 .c_10{width:100%;}
	.c_9 .slide3 .slick-next{right:1.9%;}
	.c_11 .slide3 .slick-prev{left:1.9%;}
	.c_9 .slide3 .slick-prev, .c_9 .slide3 .slick-next{width:25px; height:37px;}
	.c_11 .slide3 .slick-prev, .c_11 .slide3 .slick-next{width:25px; height:37px;}
	
}
/*行业详情*/
.w_0100_18{float: left;width: 100%;overflow: hidden;}
.t_0100_18{float: left;width: 100%;text-align: center;}
.t_0100_18 h1{display: block;float: left;width: 100%;font-size: 30px;height: 40px;line-height: 40px;color: #4d4d4d;}

.poster-main{float: left;left: 50%;margin-left: -1170px; margin-top: 35px; position: relative; z-index: 2;}
.poster-main::after,
.poster-main::before{content: "";display: block;position: absolute;top: 0;width: 100%;height: 100%;background: #fff;opacity:0.9; filter:alpha(opacity=90);z-index: 9;}
.poster-main::after{left: 50%;margin-left: 622px;}
.poster-main::before{right: 50%;margin-right: 622px;}
.poster-main .poster-btn{width: 36px !important; position: absolute;top:50% !important; height: auto !important; cursor: pointer;z-index: 19 !important;margin-top: -18px;}
.poster-main .poster-btn img{display: block;float: left;width: 100%;}
.poster-main .poster-prev-btn{right:50%;margin-right: 700px;}
.poster-main .poster-next-btn{left:50%;margin-left:700px;}
.poster-main .poster-list .list-item{position: absolute;top:0;left:0;}
.list-item a,.list-item a img{display: block;width: 100%;height: 100%;border: 0;}

@media  screen and (max-width:1280px){
  .t_0100_18 .t_18_1{float: left;width: 100%;margin-top: 15px;position: relative;}
  .t_0100_18 .t_18_1 .slick-slide{outline: none;}
  .t_0100_18 .t_18_1 .slick-prev{left: 15px;top: 50%; background: url(images/prev_18.png) no-repeat center/100% 100%;width: 36px;height: 68px;}
  .t_0100_18 .t_18_1 .slick-next{left: auto;right: 15px; top: 50%; background: url(images/next_18.png) no-repeat center/100% 100%;width: 36px;height: 68px;}
}

@media  screen and (max-width:767px){
  .w_0100_18{padding: 0;}
  .t_0100_18 h1{font-size: 18px;height: 28px;line-height: 28px;}
  .t_0100_18 .t_18_1{float: left;width: 100%;margin-top: 15px;position: relative;}
  .t_0100_18 .t_18_1 .slick-slide{outline: none;}
  .t_0100_18 .t_18_1 .slick-prev{left: 5px;width: 18px;height: 34px;}
  .t_0100_18 .t_18_1 .slick-next{right: 5px; width: 18px;height: 34px;}
}

.l_0100_18{float: left;width: 100%;font-size: 16px;line-height: 30px;color: #4c4c4c;padding: 60px 0;border-bottom: 1px solid #dbdbdb;}
.l_0100_18 h4{display: block;line-height: 36px;font-size: 16px;color: #00913a;font-weight: bold;}

.r_0100_18{float: left;width: 100%;height: 24px;line-height: 24px;font-size: 14px;margin-top: 18px;}
.r_0100_18 a{display: block;float: left; color: #333;max-width: 48%;white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.r_0100_18 a:nth-child(2){float: right;}
.r_0100_18 a:hover{color: #00913a;}

@media  screen and (max-width:767px){
  .l_0100_18{font-size: 12px;line-height: 24px;padding: 3% 0;}
  .l_0100_18 h4{line-height: 28px;font-size: 14px;}
  .r_0100_18{height: 20px;line-height: 20px;font-size: 12px;margin-top: 10px;}
}
/*新闻中心*/
.list3{ float:left; width:100%;}
.list3 .ul01{ float:left; width:100%; margin-top:10px;}
.list3 .ul01 li{ float:left; width:23%; margin-right:2.6%; border:1px solid #eee; border-bottom:1px solid #095b9f; margin-top:30px;}
.list3 .ul01 li:nth-child(4n){ margin-right:0;}
.list3 .ul01 li a{ display:block; float:left; width:100%;}
.list3 .ul01 li .pic1{ float:left; width:84%; overflow:hidden; line-height:0; position:relative; border-bottom:1px solid #eee; margin:0 8%;}
.list3 .ul01 li .pic1 img{ width:100%;}
.list3 .ul01 li .text1{ float:left; width:100%; background:#fff; color:#333; font-size:14px; line-height:64px; text-align:center; overflow:hidden;white-space: nowrap; text-overflow:ellipsis; background:url(images/jt1.png) 90% center no-repeat; text-align:left; padding:0 8%;}
.list3 .ul01 li .text1 span{ float:left; display:block; width:80%; height:64px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list3 .ul01 li:hover .g_index-img img{transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);	
-webkit-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);	
-moz-transform: scale(1.1,1.1);}	
.list3 .ul01 li:hover .text1{ color:#fff; background:#1866a8 url(images/jt1_1.png) 90% center no-repeat;}
.list3 .ul01 li:hover .pic1{ border-bottom:1px solid #fff;}
.list3 .ul01 li:hover{ border:0; box-shadow:0 0 20px #ddd;}

@media  screen and (max-width:991px){
.list3 .ul01 li{ width:48%; margin-right:4%;}
.list3 .ul01 li:nth-child(4n){ margin-right:0;}
.list3 .ul01 li:nth-child(2n){ margin-right:0;}
	}
@media  screen and (max-width:767px){
	
.list3 .ul01 li{ width:100%; margin-right:0%; margin-top:15px;}	
	}
.ul_3{ width:100%; float:left;}
.ul_3 li{ width:100%; float:left; margin-top:30px; padding:30px 40px 30px 0; background:#f7f7f7; position:relative;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.ul_3 li .time{ width:185px; border-right:solid 1px #e0e0e0; text-align:center; float:left; padding-bottom:30px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.ul_3 li .time h1{ width:100%; float:left; margin-top:27px; font-size:72px; color:#c2c2c2; line-height:69px; font-weight:bold; font-family:Arial;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.ul_3 li .time h5{ width:100%; float:left; font-size:20px; color:#4c4c4c; line-height:31px; font-family:Arial;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.ul_3 li .img{ width:279px; float:left; margin-left:49px;}
.ul_3 li .text{ margin-left:544px;}
.ul_3 li .text h4{ width:100%; float:left; margin-top:17px; font-size:18px; color:#333; line-height:27px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ul_3 li .text .p{ width:100%; float:left; margin-top:15px; font-size:14px; color:#666; line-height:26px; height:78px; overflow:hidden; letter-spacing:0.8px;
-webkit-transition: all 0.2s ease-out 0s; 
-moz-transition: all 0.2s ease-out 0s; 
-o-transition: all 0.2s ease-out 0s; 
transition: all 0.2s ease-out 0s;}
.ul_3 li:first-child{margin-top:0px}
.ul_3 li:hover{ background:#07913a;}
.ul_3 li:hover .time{ border-color:rgba(255,255,255,0.8);}
.ul_3 li:hover .time h1{ color:white;}
.ul_3 li:hover .time h5{ color:white;}
.ul_3 li:hover .text h4{ color:white;}
.ul_3 li:hover .text .p{ color:white; opacity:0.8; filter:alpha(opacity=80);}
@media screen and (max-width:1024px) {
.ul_3 li .time{ width:135px; padding-bottom:20px;}
.ul_3 li .time h1{ margin-top:17px; font-size:48px; line-height:49px;}
.ul_3 li .time h5{ font-size:14px; line-height:21px; }
.ul_3 li .img{ width:140px;margin-left:29px;}
.ul_3 li .text{ margin-left:335px;}
.ul_3 li .text h4{ margin-top:5px; font-size:14px; line-height:22px;}
.ul_3 li .text .p{ margin-top:10px; font-size:12px; line-height:24px; height:72px;}
}
@media screen and (max-width:767px) {
.ul_3 li{ margin-top:20px; padding:20px 20px 20px 0;}
.ul_3 li .time{ width:105px;}
.ul_3 li .img{ margin-left:19px;}
.ul_3 li .text{ margin-left:285px;}
}
@media screen and (max-width:480px) {
.ul_3 li{ margin-top:15px; padding:15px 10px 15px 0;}
.ul_3 li .time{ display:none; width:85px; padding-bottom:0px; position:absolute; left:15px; top:20px; border:0; text-align:left;}
.ul_3 li .time h1{ margin-top:0px; font-size:18px; line-height:30px; color:white;}
.ul_3 li .time h5{ font-size:12px; color:white; line-height:18px;}
.ul_3 li .img{ width:120px; height:90px; margin-left:10px;}
.ul_3 li .text{ margin-left:145px;}
.ul_3 li .text .p{ height:48px;}
}
/*新闻详情*/
.content2{ width:100%; float:left; padding:35px 46px 50px 53px; box-shadow:0 0 4px rgba(0,0,0,0.08);}
.content2 .title{ width:100%; float:left; text-align:center; padding-bottom:19px; border-bottom:solid 1px #e1e0e0;letter-spacing:1px;}
.content2 .title h2{ width:100%; float:left; font-size:24px; color:#333; line-height:34px;}
.content2 .title h5{ width:100%; float:left; font-size:14px; color:#979797; line-height:20px; margin-top:13px; font-family:Arial;}
.content2 .p{ width:100%; float:left; padding:37px 0 33px 0; border-bottom:solid 1px #e1e0e0; font-size:14px; color:#333; line-height:30px; }
.content2 .p img{max-width:100%}
.content2 .btn{ width:100%; float:left; padding-top:30px;}
.content2 .btn .btn_l{ float:left; margin-top:15px;}
.content2 .btn .btn_r{ float:right;}
.content2 .btn .btn_r a{ display:block; width:117px; height:48px; line-height:48px; text-align:center; background:#005a22; color:white; font-size:16px;}
.content2 .btn .btn_r a:hover{ box-shadow:0 5px 7px rgba(0,0,0,0.15);}

@media  screen and (max-width:991px){
.content2{ padding:25px 36px 40px 36px; }
.content2 .btn{ padding-top:20px;}
}
@media  screen and (max-width:767px){
.content2{ padding:15px;}
.content2 .btn{ padding-top:10px;}
.content2 .title{ padding-bottom:9px;}
.content2 .title h2{ font-size:18px; line-height:24px;}
.content2 .title h5{ font-size:12px; margin-top:8px;}
.content2 .p{ padding:27px 0 23px 0; font-size:12px; line-height:20px;}
.content2 .btn .btn_r a{ width:97px; height:38px; line-height:38px; font-size:14px;}
.content2 .btn .btn_l{ margin-top:5px;}
}


.content3{ width:100%; float:left; padding:23px 30px 30px 30px; box-shadow:0 0 4px rgba(0,0,0,0.08); margin:37px 0 0px 0;}
.content3 .title{ width:100%; float:left; font-size:24px; color:#005a22; line-height:36px;}
.content3 .ul_1{ float:left; width:100%; margin-top:-17px;}
.content3 ul{ margin:0 -15px;}
.content3 ul li{ width:50%; float:left; margin-top:30px; padding:0 15px;}
.content3 ul li .img{ width:234px; float:left; overflow:hidden;}
.content3 ul li .img img{ width:100%; float:left;
		 transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
 -webkit-transition: all 0.6s linear;
-o-transition: width all 0.6s linear;}
.content3 ul li .text{ margin-left:263px;}
.content3 ul li .text .name{ width:100%; float:left; padding-bottom:7px; border-bottom:solid 1px #e5e5e5; font-size:16px; color:#333; line-height:25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.content3 ul li .text .p{ width:100%; float:left; margin-top:9px; font-size:12px; color:#808080; line-height:24px; height:48px; overflow:hidden;}
.content3 ul li .text .time{ width:100%; float:left; margin-top:6px; font-size:12px; color:#808080; line-height:20px; }
.content3 ul li .zbox:hover .img img{transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);	
-webkit-transform: scale(1.1,1.1);
	 -o-transform: scale(1.1,1.1);	
   -moz-transform: scale(1.1,1.1);}
.content3 ul li .zbox:hover .text .name{ color:#005a22;}
@media  screen and (max-width:991px){
.content3 ul li{ width:100%;}
}
@media  screen and (max-width:767px){
.content3{ padding:15px; margin:20px 0 0px 0;}
.content3 .title{ font-size:18px; line-height:30px;}
.content3 .ul_1{ margin-top:-2px;}
.content3 ul li{ margin-top:10px;}
.content3 ul li .img{ width:105px;}
.content3 ul li .text{ margin-left:116px;}
.content3 ul li .text .name{ padding-bottom:4px; font-size:14px; line-height:21px;border:none}
.content3 ul li .text .p{ margin-top:6px; line-height:20px; height:40px;display:none}
.content3 ul li .text .time{ display:none;}
}


.khfw1{float:left;width:100%;margin-bottom:80px}
.khfw1 .left{width:61%;float:left}
.khfw1 .left h3{font-size:24px;line-height:24px;color:#333333;display:inline-block;border-bottom:1px solid #05933e;padding-bottom:26px;margin-top:60px;margin-bottom:17px}
.khfw1 .left p{font-size:16px;line-height:35px;color:#333333}
.khfw1 .right{width:34%;float:right}
.khfw1 .right img{width:100%}
.khfw2{float:left;width:100%;background:url(images/bgg1.jpg) no-repeat;padding-bottom:85px}
.khfw2 h3{font-size:28px;line-height:28px;color:#fff;text-align:center;margin-top:102px;text-shadow: 5px 3px 1px #048237;}
.khfw2 img{display:block;width:84px;height:1px;margin:28px auto;margin-bottom:18px;box-shadow: 5px 3px 1px #048237;}
.khfw2 p{font-size:16px;line-height:35px;color:#fff;padding-left:5%;padding-right:5%;text-align:center;text-shadow: 5px 3px 1px #048237;}
.khfw3{float:left;width:100%;}
.khfw3 ul li{width:25%;float:left;border-left:1px solid #e5e5e5;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;;padding-bottom:76px}
.khfw3 ul li:last-child{border-right:1px solid #e5e5e5;}
.khfw3 ul li img{display:block;margin:0px auto;margin-top:80px}
.khfw3 ul li h3{font-size:24px;line-height:24px;margin-top:40px;margin-bottom:36px;text-align:center}
.khfw3 ul li p{font-size:16px;line-height:34px;padding-left:10%;padding-right:10%}
@media screen and (max-width:1000px ) {
    .khfw1{margin-bottom:15px;}
    .khfw1 .left{width:100%}
    .khfw1 .right{width:100%;margin-top:10px}
    .khfw1 .left p{font-size:14px;line-height:24px;}
    .khfw2{padding-bottom:25px;}
    .khfw2 h3{margin-top:30px;font-size:18px;line-height:18px;}
    .khfw2 img{margin:10px auto}
    .khfw2 p{font-size:14px;line-height:24px;padding:0px;}
    .khfw3 ul li{width:100%;border:none;padding-bottom:15px;}
    .khfw3 ul li img{margin-top:15px;}
    .khfw3 ul li h3{margin-top:15px;margin-bottom:10px;font-size:18px;line-height:18px;}
    .khfw3 ul li p{font-size:14px;line-height:24px;padding:0px;}
}
.gywm{float:left;width:100%;margin-bottom:80px}
.gywm .left{width:61%;float:left}
.gywm .left h3{font-size:28px;line-height:28px;color:#333333;display:inline-block;margin-top:30px;margin-bottom:20px}
.gywm .left h4{font-size:16x;line-height:16px;color:#999999;margin-bottom:34px}
.gywm .left p{font-size:16px;line-height:35px;color:#333333}
.gywm .right{width:34%;float:right}
.gywm .right img{width:100%;padding-right:20px;padding-bottom:20px;background:url(images/gywmbg.png) no-repeat right bottom}
@media screen and (max-width:1000px ) {
    .ourTeam{padding-top:5%}
    .fzlc{padding-top:5%;padding-bottom:5%}
    .fzlc .fzlcTit .h4{margin-bottom:4%}
    .ourTeam .ourTeamTit .h3{font-size:18px;line-height:18px;margin-bottom:2%}
    .ourTeam .ourTeamTit .h4 h4{margin-bottom:0%}
    .ourTeamContent .ul li{margin-top:0.5%}
    .ourTeamContent .ul .slick-dots{margin-top:3%}
.pz_main{padding-bottom:5%}
.footerTop{display:none}
.links h5{display:none}
.footerBottom{height:100%;line-height:14px}
.COPYRIGHT{height:100%;line-height:14px;padding-top:10px;padding-bottom:10px;font-size:13px;text-align:center;width: 100%;}
.zy_tit{margin-bottom:3%}
.side_Tit{margin-top:5%;width:100%}
.side_Tit h3{font-size:18px;line-height:18px}
.side_Tit h3 span{font-size:12px;line-height:12px}
.pz_SideLayer{margin-top:3%;width:100%;margin-bottom:2%}
.pz_SideLayer ul li{width: 50%;margin-top: 10px;}
#pz_top{display:block;background:#fff;height: 60px;}
.search{display:none}
.gywm .left{width:100%}
.gywm .left h3{font-size:18px;line-height:18px;margin-top:0;margin-bottom:2%}
.gywm .left h4{font-size:14px;line-height:14px;margin-bottom:10px;}
.gywm .left p{font-size:14px;line-height:24px;}
.gywm .right{width:100%;margin-top:3%}
.pz_main{padding-bottom:5%}
.gywm{margin-bottom:5%}
.cplb ul li .newInfo{padding:3% 2.5%}
.synr4 .ckxq a{width:80px;height:30px;font-size:13px;line-height:30px;border-radius:30px}
.synr1 .left .more a{font-size:13px;line-height:13px;padding: 0px 15px;}
.synr1 .left .more { height: 25px;line-height: 25px;}
.synr2 .left .more a{font-size:13px;line-height:13px;padding: 0px 15px;}
.synr2 .left .more { height: 25px;line-height: 25px;}
.synr3 .left .more a{font-size:13px;line-height:13px;padding: 0px 15px;}
.synr3 .left .more { height: 25px;line-height: 25px;}
.fzlc ul li .p{width:100%}
.contactBox .contactTop .contactLeft .contactEwm .ewmCell .ewmBorder{width:100%}
}
.l_1200_8{float: left;width: 1200px;margin-top: 40px;height: 420px;position: relative;overflow: hidden;}
#dituContent{width: 100%;height: 420px;float: left;overflow: hidden; position: relative; z-index: 0; color: rgb(0, 0, 0); text-align: left; background-color: rgb(243, 241, 236);}
.iw_poi_title{color: #c80005;}