@charset "utf-8";





@font-face {
	font-family:SourceHanSansCN-Medium;
	src: url('../fonts/SourceHanSansCN-Medium.otf'); }

@font-face {
	font-family:SourceHanSansCN-Regular;
	src: url('../fonts/SourceHanSansCN-Regular.otf'); }
@font-face {
	font-family:SourceHanSansCN-Bold;
	src: url('../fonts/SourceHanSansCN-Bold.otf'); }




.fl{ float:left}. fr{ float:right}


/*---简介-----------*/
  
/*about*/



.about_11{ width:100%; margin:0 auto; background:#fff; height:650px; }
.cp_list {  margin:0px auto; clear:both; overflow:visible; max-width:1500px; width:90%}
.cp_list .fr{ width:40%; overflow:hidden;  margin-top:137px }
.shipin{ float:left; }
.shipin1{ float:left; }
.cp_list .fr img{ width:100%; transition:All 0.6s ease-in-out;
	-webkit-transition:All 0.6s ease-in-out;
	-moz-transition:All 0.6s ease-in-out;
	-o-transition:All 0.6s ease-in-out;}
.cp_list .fr img:hover{transform:scale(1.1);//设置缩放比例
            -ms-transform:scale(1.1);
            -webkit-transform:scale(1.1);
            -o-transform:scale(1.1);
            -moz-transform:scale(1.1);transition:All 0.6s ease-in-out;
	-webkit-transition:All 0.6s ease-in-out;
	-moz-transition:All 0.6s ease-in-out;
	-o-transition:All 0.6s ease-in-out;}

.cp_list .fl{ width:55%; margin-top:137px; }
.cp_list .fl h2{ font-size:47px;  color:#333333; text-transform:capitalize;  font-family: Helvetica_Bold;font-weight:bold; line-height:40px}
.cp_list .fl h2 span{ color:#8cb364; font-size:40px; display:inline-table; font-weight:normal}

.cp_list .fl h2 b{ font-size:47px; color:#013d93; font-weight:bold; font-family:"微软雅黑"} 
.cp_list .fl p{ font-size:19px; color:#595959; line-height:34px; margin-top:30px}
.cp_list .fl p a{font-size:19px;}


.cp_list .fl h2 span {font-size: 20px; text-align:center}
 line{ width: 40px;
    height: 2px;
    background: #8cb364;
    display:block; margin-top:30px}


.custom-btn {
  width:160px;
  height: 45px;
  font-family: 'Lato', sans-serif;
  font-weight:normal; 
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block; line-height:45px; text-align:center; font-size:18px; display:block; margin-top:30px; color:#fff;  border:0;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; 
}

/* 10 */
.btn-10 {
  transition: all 0.3s ease;
  overflow: hidden;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.btn-10:after {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: scale(.1);
  transform: scale(.1);
}
.btn-10:hover {
  color: #fff;  transform: rotateZ(5deg);

}
.btn-10:hover:after {

  -webkit-transform: scale(1);
  transform: scale(1);
}

.a1sssa{ width:100%; margin:0 auto; height:200px; margin-top:0px}

.sygsjj05 p {
    color: #666;
    font-size: 18px;
    line-height: 34px;
    width: 100%;
    padding-top: 30px;
    text-align: justify; text-align:left
}





.prod_t{
    position: relative;text-align: center; 
    margin: 0 auto;
    box-sizing: border-box;
    height: 60px;width: 100%;
    line-height: 60px;
    box-shadow: 0px 0px 20px 0px rgba(34, 24, 21, 0.1);
    border-radius: 30px;
    overflow: hidden;
    padding: 0 10px;
    background: #fff; margin-bottom:35px
}
.prod_t li {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    font-size: 16px; background: #f5f5f5;border-radius: 25px;overflow: hidden;margin: 0 8px;
    padding: 0 2%;
    position: relative;
    cursor: pointer;
}


/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  

.prod_t li {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    font-size: 16px; background: #f5f5f5;border-radius: 25px;overflow: hidden;margin: 0 2px;
    padding: 0 2%;
    position: relative;
    cursor: pointer;
}}


.prod_t li:after{
  display: block;content:"";width: 0;height:0;position: absolute;left: 0;right: 0;margin: 0 auto;top:50%;z-index: 1; transition: all ease 0.5s; background: #013d93;border-radius:25px;overflow: justify;
}
.prod_t li a{transition: all ease 0.5s;color: #555;
    position: relative;z-index: 2; font-weight:normal!important; font-size:18px
}.prod_t li:hover a {
    color: #fff!important;
}
.prod_t li:hover:after{
    width: 100%;height: 100%;top: 0;
}
.prod_t li:hover a{color:#fff;
    
}
 .prod_all .picScroll-left1{ position:relative; 

 }
	.prod_all .picScroll-left1 .hd{ overflow:hidden;  height:38px;z-index: 1;  position: relative;text-align:center; min-width: 300px; margin: 0 auto;
top:-48px;
		    
		}
 .a1sssa dl{width: 25%;float: left;text-align: center;height:100pxm;position: relative;margin-top: 20px;}
.a1sssa dl:before{content: "";width: 1px;height: 100%;position: absolute;top: 0;right: 0;}
 .a1sssa dl dt{width: auto;height: 98px;line-height: 1;overflow: hidden;margin: 0 auto;}
 .a1sssa dl dt img{width: 90px;height: 96px; margin:0 auto}
 .a1sssa dl:hover dt img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear ; }
 .a1sssa dl dd{width: 100%;padding: 20px 0 0;}
 .a1sssa dl dd h5{font-size: 56px;color: #333;height:84px;line-height: 84px;overflow: hidden;font-weight: normal; font-family:EUCLID; display:inherit; display:flex;justify-content:center}
	 .a1sssa dl dd h5 em{ font-size:18px; color:#999; display:block; font-style:normal; margin-top:10px; margin-left:10px}
	 .a1sssa dl dd h5 b{font-size: 60px; color:#999; display:block; background-image: -webkit-linear-gradient(left,#4a6e24,#72a53d,#8cb364);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;font-family:EUCLID; font-weight:normal}
	
	
	.a1sssa dl:nth-child(1) dd h5{ background:url(../images/a22.png) no-repeat left center}
	.a1sssa dl:nth-child(2) dd h5{ background:url(../images/a33.png) no-repeat left center}
	.a1sssa dl:nth-child(3) dd h5{ background:url(../images/a44.png) no-repeat left center}
	.a1sssa dl:nth-child(4) dd h5{ background:url(../images/a11.png) no-repeat left center}
	
	
	@font-face {
	font-family:SourceHanSansCN-Bold;
	src: url('../fonts/SourceHanSansCN-Bold.otf'); }
	
 .a1sssa dl dd span{font-size: 16px;color: #666;line-height:28px;padding:0px 0 0; margin-top:0px; display:block; font-family:"微软雅黑"}
 .a1sssa dl dd i{display: block; font-style:normal}
 .a1sssa dl:nth-of-type(5):before{background: none;}
@font-face {
	font-family:EUCLID;
	src: url('../fonts/EUCLIDCIRCULARA-MEDIUM_0.TTF'); }

.sygsjj .content{ width:90%;margin:0 auto; }

.custom-btn {
  width:230px; height:54px; background:none!important;
  font-family: 'Lato', sans-serif;
  font-weight:normal;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block; color:#af935c!important; text-align:center; font-size:16px; text-transform:uppercase; line-height:54px; display:block; border:1px #af935c solid; margin-top:50px
}

/* 15 */
.btn-15 {
   background: #8cb364;
  color: #fff;
  z-index: 1;
}
.btn-15:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
 
  transition: all 0.3s ease; 
  background-image: -webkit-gradient(linear, left top, right top, from(#013d93), color-stop(51%, #013d93), to(#8cb364));
    background-image: -webkit-linear-gradient(left, #013d93 0%, #8cb364 51%, #8cb364 100%);
    background-image: -moz-linear-gradient(left, #013d93 0%, #8cb364 51%, #8cb364 100%);
    background-image: -o-linear-gradient(left, #013d93 0%, #8cb364 51%, #8cb364 100%);
    background-image: linear-gradient(to right, #013d93 0%, #8cb364 51%, #8cb364 100%);
 
}
.btn-15:hover {
  color: #fff!important;
}
.btn-15:hover:after {
  left: 0;
  width: 100%;
}
.btn-15:active {
  top: 2px;
}
.btn-15:hover a {
  color: #fff!important;
}









/*--------------*/


.product{ width:100%; height:1151px; background:url(../images/chanpin.jpg) no-repeat center top; margin:0 auto}

.siderUl{ width:58%; margin:0 auto; display:flex; flex-wrap: nowrap; margin-top:30px
}
.siderUl li {  height:34px; line-height:34px; background:#fff; color:#666; display:block; text-align:center; margin-right:0.5%; border:1px #c4c4c4 solid; padding:0 25px}
.siderUl li  .aa1{ color:#666; font-size:16px ;}
.siderUl li:hover{ background:#00a95c; color:#fff; display:block ;}
.siderUl li:hover a{ color:#fff; }

.siderUl li  .active{ background:#efad3f; color:#fff; display:block; font-size:14px }

.index_pro{ width:1300px; margin:0 auto;}

.index_pro01{ width:100%; overflow:hidden; display:flex; justify-content: space-between; flex-wrap: wrap; margin-top:3%
}
.index_pro01 dl{ float:left; width:49.5%; height:334px; margin-top:1% }
.index_pro01 dl dt{ width:54%; height:334px; overflow:hidden;  background:#8cb364; float:left}
.index_pro01 dl dt img{ -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s; height:100% }
.index_pro01 dl:hover dt img{ transform:scale(1.1);//设置缩放比例
            -ms-transform:scale(1.1);
            -webkit-transform:scale(1.1);
            -o-transform:scale(1.1);
            -moz-transform:scale(1.1);}
.index_pro01 dl dd{ width:40%; height:254px; color:#333; padding:0 0px; font-size:16px;  background:#fff; float:left; padding:40px 3%}
.index_pro01 dl dd p{ font-size:20px; color:#333; padding-top:58px;}

.index_pro01 dl dd span{ background:#85b164; width:70px; height:22px; line-height:22px; color:#fff; border-radius:15px; text-align:center; padding:1%; display:block; letter-spacing:0; text-transform:uppercase; margin-top:20px}


.index_pro01 dl dd a{ display:block; width:44px; height:44px; line-height:44px; text-align:center; color:#666; font-size:18px;  margin-top:33px;  box-shadow:  2px 2px 11px 11px  rgba(0,0,0,0.04); text-align:center; border-radius: 50%; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
 }
.index_pro01 dl dd a:hover{ color:#fff; background:#85b164;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;




   transform: translate(0,10px);
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -o-transform: translate(0,10px);
    -ms-transform: translate(0,10px)}
.banx{ background:url(../images/xx.jpg); width:100%; height:11px;}

.index_pro01 dl:nth-child(3) dt{ float: right;}

.index_pro01 dl:nth-child(4) dt{ float: right;}





/*--------------*/
.anniu{ width: 127px; height:33px; background:#00914b; margin:30px auto 0 auto}
.anniu a{ color:#fff; line-height:33px; display:block}



.rs-services.main-home .services-item:hover .anniu a{ background:#fff; color:#00914b}


/*--------------*/
.pt1{ background:url(../images/youshi.jpg) no-repeat center top fixed; width:100%; margin:0 auto; height:608px;}
.pronav{ width:1240px; margin:0 auto; display:flex; list-style:none; justify-content:center; margin-top:20px}
.pronav .img{ width:100%;   text-align:center; list-style:none; margin:0px auto; padding-top:30px}

.pronav  .img img{transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease; margin:0 auto}
.pronav  .img:hover {-webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  
transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease; text-decoration:none
}
.pronav .img:hover p{ color:#85b164}
.pronav .img:hover span{ color:#85b164}

.pronav .img p{ color:#474542; font-size:30px; margin:10px 0 0 0 }
.pronav .img  b{ width:80px; height:1px; background:#c9c9c9; margin:10px auto; display:block}
.pronav .img span { font-size:18px; color:#474542; line-height:26px; text-transform:capitalize}
a:hover{text-decoration:none}
.pronav li{background: rgba(255,255,255,.3); width:25%; margin:25px;border-radius:50%; height:220px; padding:20px}

.pronav li a{  width:221px; text-align:center; height:221px; background:#fff;  border-radius:50%;  font-size:24px; color:#fff; display:block;}

.pronav li em{ padding-top:30px; float:left; display:block; list-style:none; font-style:normal; text-align:center; width:100%}
.pt2{  width:100%; margin:0 auto; height:798px; background:#f8f9fa}
/*--------------*/
.tiquwu{ width:100%; margin:0 auto; padding-bottom:100px; background:#f3f3f3}

/*--------------*/
.news_1{ width:100%; margin:0 auto;background:#f7f7f7; height:700px}
.warp { width:1310px;  margin:0 auto; padding-top:0px}
.news_1 h2{  font-size:28px; font-family:SourceHanSerifCN-Bold_0; color:#181818; text-align:center; background:url(../images/line4.jpg) no-repeat center bottom; padding-bottom:20px}
.zzs {
    width: 1300px;
    margin: 0px auto;
}


.zzsc .tab{ overflow:hidden; width:662px; height:50px;line-height:50px; float:left}
.zzsc .tab a{ display:block;  float:left; text-decoration:none; color:#333; width:217px; text-align:center; font-size:17px; background:#f7f7f7; margin-right:3px }
.zzsc .tab a:hover{ background:#a9194f; color:#fff; text-decoration:none;}
.zzsc .tab a.on{ background:#a9194f; color:#fff; text-decoration:none;}
.zzsc .content_2{ overflow:hidden; width:662px; position:relative; height:460px;margin-left:40px}
.zzsc .content_2 ul{ position:absolute; left:0; top:0; }
.zzsc .content_2 li{ width:657px; float:left;border-bottom:1px #d9d9d9 solid; padding:14px 0}

	
.zzsc .content_2 .fifi{ display:block;  padding-top:10px; width:100%; float:left ;} 

	
	
	.content_2 li{ border-bottom:1px #d9d9d9 solid}

.content_2	.riri{ width:122px;float:right; margin-top:50px }
	
.content_2 .home_news_li_r {color: #333;border: 1px solid #ababab; transition:All 0.4s ease-in-out; font-size:14px; text-align:center; line-height:23px; margin-bottom:10px; width:80px; height:23px; float:left}
.content_2 .home_news_li_r:hover{ background:#00a259; color:#fff}

.home_news_li_m{ width:80%; float:left; margin-left:7%}
	.home_news_li_m h4{ color:#333; font-size:20px; font-weight:normal}
    .home_news_li_l{  font-size:16px; width:80px; height:92px; background:#acacac; float:left; text-align:center; color:#fff}
	 .home_news_li_l span{ font-size:30px; margin-top:10px; display:block}
	.home_news_li_m p{color:#666; font-size:16px; line-height:40px}
	.home_news_tu { width:596px; height:382px; overflow:hidden; margin-top:20px; position:relative; float:left;}
.home_news_tu_img  {width:596px; height:382px; position:absolute; top:0px; left:0px; }
.home_news_tu_con {width:596px; height:108px; position:absolute;   bottom:0px; left:0px;  
background-color:#00a259;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00a259), to(#00a259));
	background-image: -webkit-linear-gradient(left,  #00a259, #00a259);
	background-image: -moz-linear-gradient(left, #00a259, #00a259);
	background-image: linear-gradient(left, #00a259, #00a259);
	display:flex; justify-content: space-between; opacity:0.83;
	


}.home_news_li_m a{ color:#00a259}
.home_news_tu_con h3 { padding-left:55px; padding-top:25px; color:#FFF; line-height:28px; font-size:31px; font-weight:normal; font-family:"Times New Roman", Times, serif; } 
.home_news_tu_con h3 p { font-family:"微软雅黑"; font-size:17px;line-height:23px; }
.home_news_tu_con_b { float:right; padding-right:43px; padding-top:43px;}


.zzsc a .home_news_tu.right .home_news_tu_img,
.zzsc a .home_news_tu.right .home_news_tu_con {
	
		transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;	
	
	}

.zzsc a:hover .home_news_tu.right .home_news_tu_img { width:110%; height:110%; top:-5%; left:-5%;
}
.zzsc a:hover .home_news_tu.right .home_news_tu_con {height:90px;  }



.shipu{ width:100%; height:800px; background:url(../images/shipu.jpg) no-repeat center top fixed}

.index_pro02{ width:100%; overflow:hidden;}
.index_pro02 dl{ float:left; width:33%; height:670px; background:#fff; margin:43px 0 0 0;}
.index_pro02 dl dt{ width:100%; height:335px; overflow:hidden; text-align:center}
.index_pro02 dl dt img{width:100%; height:335px; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_pro02 dl:hover dt img{ transform:scale(1.1);//设置缩放比例
            -ms-transform:scale(1.1);
            -webkit-transform:scale(1.1);
            -o-transform:scale(1.1);
            -moz-transform:scale(1.1); }
.index_pro02 dl dd{  padding:0 40px; font-size:32px; color:#333; padding-top:45px; height:290px; text-align:center; }

.index_pro02 dl dd p{ font-size:20px; color:#333; padding-top:15px; }
.index_pro02 dl dd span{ width: 268px; height:40px; background:#8dae69; color:#fff; font-size:20px; border-radius:25px; margin:0 auto; display:block; line-height:40px; margin-top:30px}
.index_pro02 dl dd em{ font-size:40px; color:#305704; font-weight:bolder; font-style:normal; text-transform:capitalize; margin-top:15px; display:block}
.index_pro02 dl dd em:before{ content:"↓"; color:#305704; font-size:34px; margin-right:4px}

.index_pro02 dl dd a{ display:block; width:59px; height:20px; line-height:20px; text-align:center; color:#fff;  font-size:13px; font-family:'微软雅黑';  background:#ffd600;margin:30PX auto}
.index_pro02 dl dd a:hover{ color:#fff; border:#fff solid 1px;}






/*弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex { width: 465px; margin: 0px auto 0; }
.footer_flex li { width: 51px; height: 38px;  margin: 10px 24px ; float: left; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex li:hover { background:url(../images/b1.jpg) no-repeat center bottom; padding-top:20px }

.footer_flex li:nth-child(2):hover { background:url(../images/b2.jpg) no-repeat center bottom; padding-top:22px }
.footer_flex li:nth-child(3) {padding-top:10px }
.footer_flex li:nth-child(3):hover { background:url(../images/b3.jpg) no-repeat center bottom; padding-top:32px }
.footer_flex li:nth-child(4):hover { background:url(../images/b4.jpg) no-repeat center bottom; padding-top:22px ; width:90px}


/*top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { width: 146px; height: 124px; position: absolute; left: -49px; top: -140px; text-align: center; padding-top: 15px; background: url(../images/footerflex.png) 1px top no-repeat; display: none; }









#flash2{ display:none

}

.mbdh{ display: none}
.34a{ display:block}
.34b{ display: none}
.wap_22{ display:none}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:550px){ 
#headdiv{ display:none}
.con1{ display:none}
.mbdh{ display:block}
header{ display:none}
.shipin{display:none}
#flash2{ display:block;
width:100%;
height:668px;
float:none; margin:0 auto; margin-top:60px

}.ba{ display:none}

.about,.warp{ width:100%}


.biaoti_3 {
    width: 100%;}
	.biaoti_3 p{ font-size:16px}
	.biaoti_3 span{ font-size:30px}
	
	.siderUl li {
    height: 34px;
    line-height: 34px;
    background: #fff;
    color: #666;
    display: block;
    text-align: center;
    margin-right: 0.5%;
    border: 1px #c4c4c4 solid;
    padding: 0 15px; margin:1px 1px
}
	.siderUl li .aa1 {
    color: #666;
    font-size: 13px;
}
	
	
	
	
	
	
.neirong, .sz{  width: 90%;}

.btn_1{ width:30%}

.warp_2{ padding-top:60px}

.ying{ display: none}
.mt-tabpage{ width:100%;}
.con2{ width:100%; display: flex;
    justify-content: center;flex-wrap:  wrap ;

}.ll {
    width: 80%;
    font-size: 20px;
    line-height: 24px;
    padding-top: 27px; margin:0 auto
}


.ss,.ewm { float:none;clear:both; display:none}



footer .banquan{ width:100%; clear:both}
footer{ display:none}

footer .banquan .xia{ float:none}
.lx{
    width: 100%;
    height: 519px;
    float: left;
    background: #035bbf;
    color: #FFFFFF;
    position: relative;
  
}.ll em{ line-height:13px}

.ll p{ line-height:30px}
.ll span{ margin-bottom:20px}


.pavilion-container .pavilion-inner{ width:100%}



.news_1 {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7;
    height: 650px; padding-top:0px
}
#34b{ display:none!important}
.er13_a{display:none!important}
.warp {
    
    margin: 0 auto;
    padding-top: 0px;
}
.pavilion-container {    padding-top: 20px;}

.wap_22{display:block ; z-index:999999999999}

.wap_down{z-index:999999999999}


.ej_nav{ width:100%; background-size: 330%; height:200px}

.bannertoptop {
    width: 100%;
    height: 146px;
    margin: 0 auto;
}
.licheng{
    width: 100%;}
.ej_nav_list {
    display: block;
    width: 100%;
    position: relative;
    height: 57px;
    /* box-shadow: 0px 5px 5px 0px rgb(0,0,0,.1); */
    margin: 0 auto;
}

.ej_nav_u1 li {
    display: inline-block;
    vertical-align: top;
    width: 24%!important;
    text-align: center;
    line-height: 42px;
    margin-right: 1px;
    background: rgba(255, 255, 255, .7); 
}
.ej_nav_u1 li  a{ font-size:16px}


.gsjj_con1{ min-height:500px}




.gsjj_con1_div1 {
    box-sizing: border-box;
    font-size: 0;
    /* box-shadow: 0 0px 29px -1px grey; */
    position: relative;
    margin: 40px auto;
    width: 90%;
}
.gsjj_con1_div1_right {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-radius: 35px 0px;
    overflow: hidden;
    height: 242px; margin:0 auto; float:none
}


.gsjj_con1_div1_left {
    display: block;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box; margin:0 auto
  
}
.gsjj_con1_div1:after {
    content: '';
    display: block;
    width: 10px;
    height: calc(100% - 0 px);
    position: absolute;
    top: 0px;
    right: 0px;
    background: rgba(130,133,136,0);
}

.pro_list_1_mid_right_1{ width:100%!iMPORTANT; display:flex; justify-content: space-between ; flex-wrap: wrap ;
}
.pro_list_1_mid_right_1 ul { width:100%!iMPORTANT; display:flex; justify-content: space-between ; flex-wrap: wrap ;}
.pro_list_1_mid_right_1 ul li {
    margin-right: 1%;
    margin-bottom: 1.875em;
    -webkit-transition: -webkit-box-shadow .45s ease-out;
    transition: -webkit-box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out, -webkit-box-shadow .45s ease-out;
    float: left;
    background-color: #fff;
    width: 48%;
    margin-bottom: 2.5%;
}
.cssimg, .cssimgp img{ margin-top:4px!important}


.pro_list_1_mid_right_1_2_1 { font-size:14px!important}
.pro_list_1_mid_right_1_2_1 {
    font-size: 16px!important;
    height: 20px!important;
    color: #000;
    line-height: 20px;
}

.cell_h {
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
.cell_h  img{ height:130px}

.cell_mid {
    display: table;
    height: 180px;
    width: 100%;
}.pro_list_1_mid_right_1_1 {
    text-align: center;
    height: 170px;
}
.pro_list_1_mid_right_1_2_3 {
    margin-bottom: 1.5625em;
}
.gsjj_con1_div1_center {
    width: 100%;
    padding: 0;
    margin: 0px auto;
    display: block; background:none
}.pro_list_1_mid_right_1_2_3 span {
    color: #666;
    display: inline-block;
    font-size: 14px;
    border: 1px #d5dce0 solid;
    width: 100px;
    line-height: 30px;
    border-radius: 3em;
}.woi li p {
    line-height: 28px;
    font-size: 16px;
    width: 90%!important;
    float: left;
    color: #333;
    margin-right: 3%;
    line-height: 30px;
}.woi li {
    width: 86%!important;
    float: none;
    display: block;
    background: #fff;
    margin-bottom: 1%;
    transition: box-shadow .45s ease-out, -webkit-box-shadow .45s ease-out;
    padding: 4%; margin:4%; 
}.gsjj_con1_div1_center {
    width: 100%;
    padding: 0;
    margin: 0px auto;
    display: block;
}

.gsjj_con1_div1_center .fl{ display:none}
.gsjj_con1_div1_center .fr {
    width: 90%; margin:0 auto;
    margin-top: 20px;
    margin-bottom: 60px; float:none;
}.gsjj_con1_div1_center .fr span {
    font-size: 22px;
    font-weight: normal;
    color: #4d4d4c;
    line-height: 30px; display:none
}.pronav1{ display:none}
.cen1 {
    width: 100%;
    margin: auto;
    height: auto;
    z-index: 999999999999999999999999999; padding-top:0; background:#none
}

.cpleft{ display:none} 


.cpright {
    width: 100%;
    float: none;
    padding-top: 30px;
    padding-left: 0px;
}





.wrap {
    width: 100%;
    margin: 0 auto;
}
.p_detail {
    width: 94%;
    float: none;
    line-height: 35px;
    font-size: 15px; margin:0 auto
}
.p_detail_pic img{ float:none}

.product-details .case {
    margin-top: 0px;
    max-width: 100%;
}
.product-details .case .brief .big-image {
    width: 100%;
    float: none; margin:0 auto
}


.p_detail h4 {
    color: #FFFFFF;
    font-weight: normal;
    border-top: solid 3px #0a5bc6;
    background: #f9f9f9;
    margin-bottom: 10px;
    margin-top: 10px; width:90%; margin:10px auto
}
.paging{ display:none}
.product-details .case .brief .text {
    width: 90%;
    float: none;
    padding: 0px 5%; margin:0 auto; text-align:center
}

.brief div{ width:90%; margin:0 auto}
.product-details .case .brief .text .title {
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: center;
}.product-details .case .brief p img{ width:100%!important; margin:10px auto}

.product-details .case .brief p
{ width:90%!important; margin:10px auto}
.xwzx_con1,.xwzx_con1_u1{ width:100%!important}

.maps { display:none
}
.content {
    clear: both;
    overflow: visible;
    width: 92%;
    margin: 2% auto;
    padding: 2%;
    background: #fff; margin-bottom:90px
}
.rit-box {
    float: none;
    width: 90%; margin:0 auto
}
.section {
    width: 90%;
    display: table; margin:0
    
}.top-tit{ display:none}.city {
    width: 90%;
    display: table;
    margin-top: 15px;
}


.con .fr{ display:none}

.biaoti {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    height: 130px;
    text-align: center;
    background: url(../images/p.png) no-repeat center center; background-size:80%; margin-bottom:30px
}

.biaoti h3 { color:#3c3c3c; font-size:28px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:55px}

.biaoti p { text-transform:uppercase;  color:#524e4e; font-size:16px;  font-weight:normal;  line-height:24px ; padding-top:10px }
.biaoti_2 {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    height: 80px;
    text-align: center;
  margin-bottom:30px
}

.biaoti_2 h3 { color:#fff; font-size:28px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:28px}

.biaoti_2 p { text-transform:uppercase;  color:#fff; font-size:16px;  font-weight:normal;  line-height:24px ; padding-top:10px }


.biaoti_3 {
    padding: 5px 0px;
    width: 90%;
    margin: 0 auto;
    height: 90px;
    text-align: center;
    background: url(../images/n.png) no-repeat center center; background-size:80%; margin-bottom:50px
}

.biaoti_3 h3 { color:#31550b; font-size:30px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:55px}

.biaoti_3 p { text-transform:uppercase;  color:#363636; font-size:19px;  font-weight:normal;  line-height:24px ; padding-top:10px }


.biaoti_4 {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    height: 80px;
    text-align: center;
   margin-bottom:30px
}
.neidao {
    display: block;
    width: 100%;
    position: relative;
    height: 57px;
    box-shadow: 0px 5px 5px 0px rgb(0,0,0,.1);
    margin: 0 auto;
}.ej_nav_u1 li:hover a:after, .ej_nav_u1 li.active a:after {
    transform: scaleX(1);
    height: 2px;
    background: #069727;
    TOP: 57PX;
}


.city{ display:none}
.biaoti_4 h3 { color:#3c3c3c; font-size:28px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:28px}

.biaoti_4 p { font-size: 16px;
    text-transform: uppercase;
    color: #999;
    line-height: 40px;
    width: 100px;
    height: 2px;
    background: #31550b;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.ej_nav1,.ej_nav2,.ej_nav3,.ej_nav4,.ej_nav5,.ej_nav6,.ej_nav7,.ej_nav8{ position:relative; height:200px; margin-top:60px; background-size:200%}


.effect-2 h3 a{ font-size:16px!important; line-height:22px}


.gsjj_con1_div2_center {
    width: 90%;
    padding: 0;
    display: table;
    margin: 0 auto;
    background: #fff;
    padding: 5%;
    margin-bottom: 80px;
}.gsjj_con1_div2_center .fl {
    width: 90%;
    margin-left: 0px; float:none; margin:0 auto
}.gsjj_con1_div2_center .fr {
    width: 800px;
    margin-top: 20px;
    margin-bottom: 60px; display:none
}
.biaoti_7 {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    height: 80px;
    text-align: center;
    background: url(../images/c.png) no-repeat center center; background-size:90%; margin-bottom:30px
}.gsjj_con1_div4_center {
    width: 90%;
    display: table;
    margin: 0 auto;
    background: #fff;
    padding: 5%;

    padding-bottom: 60px;
}
.gsjj_con1_div4_center .fl {
     width: 90%;
    margin-left:0; float:none; margin:0 auto
}.gsjj_con1_div4_center .fr {
     width: 90%;
    margin-left:0; float:none; margin:0 auto
}
.biaoti_7 h3 { color:#3c3c3c; font-size:28px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:28px}

.biaoti_7 p { text-transform:uppercase;  color:#524e4e; font-size:16px;  font-weight:normal;  line-height:24px ; padding-top:10px }



.biaoti_6 {
    padding: 10px 0px;
    width: 90%;
    margin: 0 auto;
    height: 130px;
    text-align: center;
    background: url(../images/p.png) no-repeat center center; background-size:80%; margin-bottom:30px
}

.biaoti_6 h3 { color:#3c3c3c; font-size:28px; line-height:25px; font-weight:normal; margin:0 auto; margin-top:55px}

.biaoti_6 p { text-transform:uppercase;  color:#524e4e; font-size:16px;  font-weight:normal;  line-height:24px ; padding-top:10px }

.tab-content-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
}
.siderUl {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px; justify-content:  center 
}
.tab-content .col-sm-3 .tab-card {
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    transition: .2s linear;
    text-align: center!important;
    width: 100%;
    overflow: hidden;
}
.tab-content .col-sm-3 .tab-card.tab-card-md img {
    width: auto;
    display: block;
    height: 180px;
    text-align: center;
}.col-sm-3 {
    width: 43%;
    position: relative;
    margin-bottom: 22px;
    text-align: center;
}.tab-content .col-sm-3 {
    padding: 0 10px;
    height: 180px;
    overflow: hidden;
    margin-top: 10px;
}.anli {
    width: 100%;
    margin: 0 auto;
    background: url(../images/anli_bg.jpg) no-repeat center top; background-attachment:inherit!important;
    height: 1365px; background-size:800%
}
.cp_list .con {
    height: 599px;
    margin: 0px auto;
    width: 90%;
}
.cp_list .fl {
    width: 90%;
    height: 599px;
    overflow: hidden;   margin:0 auto; padding-left:0; float:none;padding-top: 70px; 
}
.cp_list .fr {
    width: 90%;
     margin:0 auto; float:none;display:none; 
}
.cp_list .fl dl {
    position: relative;
    width: 100%;
    height: 599px;
}.cp_list .fl h2 {
    font-size: 26px;
    color: #333333;
    text-transform: capitalize;
    font-family: Helvetica_Bold;
    font-weight: bold;
}.cp_list .fl p {
    font-size: 15px;
    color: #595959;
    line-height: 34px;
    margin-top: 30px;
}

.cp_list .fl {}
.eeeadg {
    width: 126px;
    height: 43px;
    background: #e70012;
    font-size: 18px;
    border-radius: 25px;
    text-align: center;
    line-height: 43px;
    color: #fff;
    margin-bottom: 30px; margin-left:50px
}

.cp_list .fl dl dd h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 38px;
    color: #fff;
    padding-left: 50px;
    line-height: 48px;
    padding-bottom: 10px;
}
.cp_list .fl dl dd span {
    font-weight: 100;
    font-size: 18px;
  
    text-transform: uppercase;
    padding-left: 50px;
    padding-bottom: 20px;
    display: block;
}
.cp_list{
    height: 491px;
    margin: 0px auto;
    clear: both;
    overflow: visible;
    width: 100%;
   
}

.cp_list .fr h2 {
    font-size: 30px;
    font-weight: normal;
    color: #363636;
    text-transform: uppercase; text-align:center
}
.about_11 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: 690px;
}
.pronav {
    width: 100%;
    display: flex;
    list-style: none;
    margin-top: 20px;
    float: none; flex-wrap:  wrap;
}

.pronav li a {
    width: 90%;
    text-align: center;
    height: 90px;
    background: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    display: block; margin-top:5px; margin-left:5px
}
.pronav li {
    background: rgba(197, 215, 180, .6);
    width: 40%;
    margin: 5px;
    border-radius: 50%;
    height: 140px;
    padding: 10px;
}.pronav .img img{ width:40%; margin:0 auto}.pronav .img {
    width: 100%;
    text-align: center;
    list-style: none;
    margin: 0px auto;
    padding-top: 10px;
}.pronav .img p {
    color: #474542;
    font-size: 16px;
    margin: 0px 0 0 0;
}.pronav .img span {
    font-size: 14px;
    color: #474542;
    line-height: 20px;
    text-transform: capitalize; font-family:Arial, Helvetica, sans-serif
}.pt1 {
    background: url(../images/youshi.jpg) no-repeat center top ; position:relative
    width: 100%;
    margin: 0 auto;
    height: 548px; background-attachment:scroll
}
.biaoti_2 h3 span {
    color: #fff;
    font-weight: normal;
    font-size: 39px;
}.index_pro02 dl dd {
    padding: 0 6px;
    font-size: 15px;
    color: #333;
    padding-top: 25px;
    height: 160px;
    text-align: center;
}.index_pro02 dl dt {
    width: 100%;
    height: 190px;
    overflow: hidden;
    text-align: center;
}.index_pro02 dl dt img {
    width:auto;
    height:auto;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; height:190px
}.shipu {
    width: 100%;
    height:750px; background-attachment:scroll
   
}.custom-btn2 {
    width: 171px;
    height: 65px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    background: url(../images/bt2.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    line-height: 65px;
    text-align: center;
    font-size: 15px;
    display: block;
    color: #fff;
    border-radius: 25px;
    border: 0;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    margin: 0 auto;
    margin-top: 30px; background-size:100%
}.index_pro02 dl {
    float: left;
    width: 33%;
    height: 370px;
    background: #fff;
    margin: 43px 0 0 0;
}.index_pro02 dl dd span {
    width: 90%;
    height: 40px;
    background: #8dae69;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
    margin: 0 auto;
    display: block;
    line-height: 40px;
    margin-top: 4px;
}.index_pro02 dl dd p {
    font-size: 14px;
    color: #333;
    padding-top: 2px;
}.index_pro02 dl dd em {
    font-size: 15px;
    color: #305704;
    font-weight: bolder;
    font-style: normal;
    text-transform: capitalize;
    margin-top: 5px;
    display: block;
}
.index_pro02 dl dd em:before {
    content: "↓";
    color: #305704;
    font-size: 14px;
    margin-right: 4px;
}
.pt3 .pic {
    position: absolute;
    left: 45%;
    top: 110px;
    z-index: 0; display:none
}
.pt3 .dp {
    padding-top: 60px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    height: 157px;display:none
}.pt3 {
    position: relative;
    background: url(../images/ab_bg.jpg) no-repeat center top;
    padding-top:10px;
    padding-bottom: 50px; height:600px
}
.wrap1 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.pt3 .top1 {
    width: 90%;
    position: relative;
    z-index: 1;
   
    height: 350px; margin:0 auto; margin-top: 70px;
}
.pt3 .top1 .con {
    padding-right: 0px;
}
.index_en a {
    font-size: 57px;
    font-family: DINCond-BoldAlternate;
    text-transform: uppercase;
    color: #00a259;
}

.index_cn a {
    font-size: 25px;
    color: #010101;
    font-weight: normal;
    display: inline-block;
    position: relative;
    line-height: 1;
    margin-bottom: 10px;
}.index_desc a {
    color: #787878;
    font-size: 18px;
}


.pt3 .top1 .index_more {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 140px;
    background: #fff;
    padding-top: 20px;
    text-align: center; display:none
}

 .pt3 .top1 .desc{color:#333; font-size:16px; margin-top:30px; line-height:28px; width:100%}




.wap_down{ z-index:99999999999999999999999999999999999999999999999999!important}


.tab-content .col-sm-3 .tab-card.tab-card-md h3 {
    margin-top: -45px;
    font-size: 14px;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    z-index: 99999999;
    bottom: 0px;
    position: absolute;
    display: block;
    text-align: center!important;
    width: 100%;-o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden
}
.youshi{ display:none}

.home_news_tu{ display:none}






.zzsc .content_2 {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 460px;
    margin-top: 40px; margin:0 auto
	
}



.zzsc .content_2 li {
    width: 100%;
    float: left;
    border-bottom: 1px #d9d9d9 solid;
    padding: 14px 0;
}
.home_news_li_l {
    font-size: 14px!important;
    width: 20%;
    height: 82px;
    background: #acacac;
    float: left;
    text-align: center;
    color: #fff;
}

.home_news_li_m h4 {
    color: #333;
    font-size: 15px;
    font-weight: normal; padding-bottom:6px
}

.home_news_li_m p {
    color: #666;
    font-size: 16px;
    line-height: 40px; display:none
}
.home_news_li_m {
    width: 73%;
    float: left;
    margin-left: 7%;
}
.zzsc{ width:90%; margin:0 auto}


footer{ display:none!important}



.xwzx_con1_middle {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.xwzx_con1_right {
    width: calc(100% - 22%);
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
    padding-left: 2%;
    padding-right: 10px;
    position: relative;
    transition: 0.3s ease-out;
}
.xwzx_con1_right:after {
    content: '查看详细 →';
    display: block;
    font-size: 16px;
    color: #282828;
    position: absolute;
    right: 0;
    top: 10%;
    margin-top: -10px;
    transition: 0.3s ease-in-out;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    border: 1px #CCC solid;
    text-align: center; display:none
}.xwzx_con1_u1 li a {
    display: block;
    padding: 10px 0;
    position: relative;
    z-index: 2;
    margin: 10px 0;
}.xwzx_con1_middle b {
    font-size: 30px;
    color: #2c3238;
    font-family: arial;
    transition: 0.3s ease-out;
    float: left;
    width: 100%;
    text-align: center;
}.xwzx_con1_middle em {
    font-size: 16px;
    color: #2c3238;
    font-family: arial;
    transition: 0.3s ease-out;
    font-style: normal;
    float: left;
    width: 100%;
    text-align: center;
}

.xwzx_con1_right h1 {
    font-size: 16px;
    color: #333;
    transition: 0.3s ease-out;
    font-weight: normal;
}

.xwxq_list .divBox {
    position: relative;
    padding-bottom: 120px;
    width: 90%;
    margin: 0 auto;
}
.xwxq_list p img {
    display: block;
    margin: 0 auto; width: 100%!important;
}

.xwxq_page {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 90px;
}

.xwxq_page{ display:none}
.divBox p img{ width:100%!important}


.p_detail_pic {
    width: 90%;
    float: none;
    text-align: center;
    margin-left: 0%; margin:0 auto
}
.text {
    width: 90%;
    float: none;
    margin-left: 0%; margin:0 auto; margin-bottom:70px
}




.text_1 .pn{ padding-bottom:60px}


.gu1 {
    width: 100%;
    height: 202px;
    background: url(../images/gu1.jpg) no-repeat center top;
    margin: 0 auto;
    padding-top: 40px; background-size:700%
}

.www {
    margin: 0px auto;
    clear: both;
    overflow: visible;
    width: 90%;
}
.gu1 .fl {
    width: 90%;
    margin-left:0%; margin:0  auto; float:none
}
.gu1 .fr{ display:none}

.gu1 .fl h2 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}
.gu1 .fl span {display:none
}
.gu1 .fl p {
    display: block;
    background: none;
    color: #fff;
    font-size: 17px;
    width: 90%;
    height: 40px;
    line-height: 40px;   
    margin-top: 2%; border:2px #fff solid; border-radius: 25px;text-align:center; padding-left:0px;
}
.gu1 .fl p em {
    color: #333;
    font-style: normal;
     background:#fff;  border-radius: 25px; display:block; font-size:17px; text-align:center; margin-top:6px ; padding-left:0
}
.product {
    width: 100%;
    height: 1269px;
   
    margin: 0 auto;
}

.rs-services.main-home .services-item {
    margin: 0 0px 0 0 !important;
    padding: 20px !important;
    background-color: #fff;
    position: relative;
    text-align: center; width:90%; margin:0 auto!important; margin-bottom:5px!important;
}.index_pro01 dl dt img {
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
     width:auto; height:100%
}
.index_pro01 dl dt {
    width: 57%;
    height:104px;
    overflow: hidden;
    background: #8cb364;
    float: left;
}


.index_pro01 dl dd {
    width: 37%;
     height:104px;
    color: #333;
    padding: 0 0px;
    font-size: 16px;
    background: #fff;
    float: left;
    padding: 0px 3%;
}.index_pro01 dl dd p {
    font-size: 17px;
    color: #333;
    padding-top: 8px;
	-o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:4;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden; margin-top:16px
	
	
}.index_pro01 dl {
    float: left;
    width: 49.5%;
    height: 114px;
    margin-top: 1%;
}
.index_pro01 dl {
    float: left;
    width: 49.5%;
    height: 114px;
    margin-top: 1%;
}


.index_pro01 dl dd a{ display:none}
.col-lg-4{
    position: relative;
    width: 80%!important;
    padding-right: auto!important;
    padding-left: auto!important; margin:0 auto!important
}
.rs-services.main-home .services-item .services-content .services-text .title {
    font-size: 18px!important;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 13px;
}
.rs-services.main-home .services-item .services-content .services-desc p {
    margin: 16px 0;
    color: #666666;
    font-size: 14px!important;
}



.rs-services.main-home .services-item .services-icon .image-part .hover-img {
    height:79px!important;
    width: 88px!important;
    position: absolute;
    left: 33%;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: all .3s ease;
}
.rs-services.main-home .services-item .services-icon .image-part .main-img {
    height:79px!important;
    width: 88px!important;
}
.rs-services.main-home .services-item .services-content {
    padding: 10px 0px 0px 0 !important;
    position: relative;
}
.anniu a {
    color: #fff;
    line-height: 33px;
    display: block; font-size:15px
}

.gu2 {
    width: 100%;
    height: 142px;
    background: url(../images/gu2.jpg) no-repeat center top; background-attachment:none
    margin: 0 auto;
    padding-top: 40px;
}
.gu2 .fl {
    width: 90%;
    margin-left: 0; margin:0 auto
}
.gu2 .fr { display:none}


.gu2 .fl h2 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    width: 100%;
    float: none;
}
.gu2 .fl .aa1 {
    border: 1px #fff solid;
    padding: 1px;
    width: 53px;
    height: 31px;
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-top: 5px; display:none
}

.gu2 .fl .aa3 {
    border: 1px #fff solid;
    padding:1px;
    width: 83px;
    height: 31px;
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-top: 5px;display:none
}.gu2 .fl .a22 {
    color: #fff;
    font-size: 16px;
    float: left;
    line-height: 40px;
    padding: 0 2px;display:none
}

.box {
    float: none;
    width: 100%!important;
    height: auto!important;
    margin-right: 1%; margin-bottom:10px
}


.he_slideCaptionDown .he_slideCaptionDown_img {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    height:auto!important; width:100%
}
.he_slideCaptionDown {
    background: #fff;
    width: 100%;
    height: auto!important;
    padding: 0;
    margin: 0;
    border: 0px solid #000;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden;
}




.he_slideCaptionDown .he_slideCaptionDown_caption_h {
    font-size: 18px!important;
    font-weight: normal;
    text-align: center;
    width: 80%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    opacity: 0;
    margin: 0 auto;
    margin-top: 20px!important;
}
.he_slideCaptionDown .he_slideCaptionDown_caption, .he_slideCaptionDown .he_slideCaptionDown_caption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: hidden; font-size:16px!important
}


.he_slideCaptionDown .he_slideCaptionDown_caption_p {
    font-size: 14px!important;
    text-align: center;
    width: 30%!important;
    margin-top: 20px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    overflow: hidden;
    opacity: 0;
    border: 1px #fff solid;
    margin: 0 auto;
    margin-top: 20px!important;
    line-height: 20px!important;
}


.box1 {
    float: left;
    width: 49% !important;
    height: auto!important;
    margin-right: 1%;
}


.factory {
    width: 100%;
    background: #fff;
    margin: 0 auto;
    height:760px;
}



.container {
    width: 100%;
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.licheng h3 {
    width: 90%;
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    float: none;
    text-align: left;
    padding-bottom: 20px;
 margin:0 auto;    margin-top: 60px;
}
.licheng h3 span {
   width: 100%;
    color: #fff;
    font-size: 18px;
    float: none;
    line-height: 40px;
    text-transform: uppercase; margin:0 auto; display:block 
}
.sow{ display:none}

.single-member {
    width: 45%!important;
    padding: 1%;
    border: 1px #dddddd solid;
    margin: 1%;
    background-color: #fff;
    text-align: center;
    position: relative;
}.effect-2 {
    height: 200px!important;
    overflow: hidden;
}
.effect-2 .member-image {
    border-bottom: 0px solid #069727!important;
    height: 140px!important;
    overflow: hidden;
    width: 100%;
    transition: 0.4s;
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.effect-2 .member-image img {
    vertical-align: bottom;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out; width:100%; height:auto!important
    
}.effect-2 h3 {
  
    line-height: 22px !important;
    font-size: 15px!important; padding:10px; 0
}.effect-2 h5 a {
    color: #fff;
    font-size: 14px!important;
}.effect-2 h5 {
    width: 100px!important;
    height: 31px!important;
    line-height: 31px!important;
    background: #069727;
    margin: 0 auto;
    border-radius: 25px!important;
    margin-top: 10px!important;
}
.row {
    width: 100%;
    margin: 0px 0!important; padding:0px 0 110px 0!important
}
.ej_nav_u1{font-size: 0;}
.ej_nav_u1 li{display: inline-block;vertical-align: top;width: 20%;text-align: center;line-height:57px;  border-right:1px #ececec solid}
.ej_nav_u1 li:nth-child(1){border-left:1px #ececec solid}

.ej_nav_u1 li a{display: block; position: relative;font-size: 14px!important;;color: #333!important;}
.ej_nav_u1 li a:after{content:'';display: block;width: 100%;height: 0px; position: absolute; top:0px;left: 0;transition: 0.4s ease-out;transform: scaleX(0); background:#057ccc; color:#333}





.warp33 {
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.warp333 {
    width: 98%;
    padding: 0px 0px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.neidao1{ display:none}
.warp333 li:nth-child(1) {
    width: 100%;
   
}.warp333 li:nth-child(2) {
    width: 100%;
   
}.warp333 li:nth-child(3) {
    width: 100%;
    
}.warp333 li:nth-child(4) {
    width: 100%;
  margin-bottom:100px
}.p_detail_pic_shipu h2 {
    font-weight: normal;
    color: #000;
    text-align: center!important;
    line-height: 80px;
    font-size: 26px;
}

.text_1 .pn img{ width:100%!important; height:auto!important}

.kbm {
    margin-bottom: 40px;
}

.shipin1{ line-height:24px; margin-bottom:30px}
.gsjj_con1_div4_center p {
    font-size: 16px;
    line-height: 33px;
    color: #555555;
    margin-top: 0px;
}.gsjj_con1_div2_center H4 {
    font-size: 34px;
    font-weight: normal;
    color: #32560c;
    line-height: 60px;
    margin-left: 10px;
}.divBox_ny {
    margin-top: 20px;
    margin-left: 0px;
}

.cp_list .fl h2 b{ font-size:26px}
line {
    width: 40px;
    height: 2px;
    background: #8cb364;
    display: block;
    margin-top: 10px;
}.cp_list .fl h2 span {
    font-size: 18px;
    text-align: center;
}
.cp_list .fl dl {
    position: relative;
    width: 50%;
    height: 99px;
}.a1sssa dl dd h5 b {
    font-size: 45px;}
.a1sssa dl dd {
    width: 100%;
    padding: 0px 0 0;
}.cp_list .fl dl {
    position: relative;
    width: 50%;
    height: 99px;
}.biaoti_3 p {
    text-transform: uppercase;
    color: #363636;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    padding-top: 10px;
}.biaoti_3 h3 {
    color: #5b862f;
    font-size: 30px;
    background: url(../images/h.png) no-repeat 3% center;background-size: 12%;
}.prod_t {
    position: relative;
    text-align: center;
    margin: 0 auto;
    box-sizing: border-box;
    height: 120px;
    width: 98%;
    line-height: 60px;
    box-shadow: 0px 0px 20px 0px rgba(34, 24, 21, 0.1);
    border-radius: 30px;
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
    margin-bottom: 35px;
}.prod_t li a {
    transition: all ease 0.5s;
    color: #555;
    position: relative;
    z-index: 2;
    font-weight: normal !important;
    font-size: 15px;
}.prod_t li {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #f5f5f5;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 2px;
    padding: 0 2%;
    position: relative;
    cursor: pointer;
}.index_pro01 {
    width: 93%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 3%;
}.index_pro01 dl {
    float: left;
    width: 100%;
    height: 214px;
    margin-top: 1%;
}.index_pro01 dl dt {
    width: 57%;
    height: 214px;
    overflow: hidden;
    background: #8cb364;
    float: left;
}
.index_pro01 dl dd {
    width: 37%;
    height: 214px;
    color: #333;
    padding: 0 0px;
    font-size: 16px;
    background: #fff;
    float: left;
    padding: 0px 3%;
}.index_pro01 dl{margin-bottom: 10px}

.pronav li a {
    width: 90%;
    text-align: center;
    height: 130px;
    background: #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    display: block;
    margin-top: 5px;
    margin-left: 8px;
}.pronav .img img {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 8px;
}.tiquwu {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    background: #f3f3f3;
}.text {
    margin-bottom: 0px;
}.cp_list .fl dl dd span {
    font-weight: 100;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 0px;
    padding-bottom: 20px;
    display: block;
}.a1sssa dl dd h5 {
    font-size: 56px;
    color: #333;
    height: 74px;
    line-height: 74px;}
}
