@charset "utf-8";
/* CSS Document */
.topWrap{border-top:2px solid #0C8443;}
.topWrap .left{display:block; color:#fff; font-size:12px; border-bottom-right-radius:15px; background:#0C8443; width:31%;  padding-top:10px; padding-bottom:10px; padding-right:25px; box-sizing:border-box; text-align:right;}
.top .right{background:#fff; padding-top:10px; padding-bottom:10px;}
.top  .right li{float:left; position:relative; color:#737474; font-size:12px;}
.top  .right li:first-child{background:url(../images/ico1.png) no-repeat left center; padding-left:25px;}
.top  .right li.two{background:url(../images/phone.png) no-repeat left center; padding-left:20px;}
.top  .right li div{padding:10px; border:1px solid #EBEBEB; position:absolute; left:-10px; top:30px; display:none; background:#fff; z-index:135;}
.top  .right li div::after{content:""; position:absolute; background:url(../images/sjx.png) no-repeat; width:21px; height:11px; left:4em; top:-11px;}
.top  .right li em{background:#B3B3B3; width:1px; height:13px; display:block; margin-left:10px; margin-right:10px; top:3px; position:relative;}
.top  .right li:hover div{display:block;}
.top  .right li i{display:block; text-align:center; font-size:12px; font-style:normal;}
.top  .right li:first-child:hover,.top  .right li:first-child{color:#008F3E; background:url(../images/green_ico1.png) no-repeat left center;}
.top  .right li.two:hover{background:url(../images/green_phone.png) no-repeat left center; color:#008F3E;}
.top  .right li:last-child:hover a{color:#008F3E;}

/*header*/
.header{padding-top:11px; padding-bottom:12px;}
.header .right{padding-top:30px;}
.header .right i{font-style:normal; font-size:16px; color:#737474; display:block;}
.header .right em{font-size:11px; color:#9d9d9d;}
.header .right div{margin-left:10px; margin-right:10px;}
.header .right .img1{margin-top:3px; display:block;}
.header .right  .tel{margin-top:6px; display:block;}

/*nav*/
.xialabg{position:absolute; width:100%; left:0px; top:233px ; background:#FAFAFA; padding-top:29px; padding-bottom:29px; height:0;  z-index:99;opacity:0; transition: all 0.35s ease-in-out; 
-webkit-transform: all 0.35s ease-in-out; -moz-transform: all 0.35s ease-in-out; -ms-transform: all 0.35s ease-in-out; -o-transform: all 0.35s ease-in-out; transform: all 0.35s ease-in-out;}
@-moz-document url-prefix() {
    .xialabg{ top:233px !important;}
	}

.boxbg{width: 20000px; position: absolute; top: 100px; background: #f0f0f0; left: 50%; margin-left: -10000px; height: 0;}
.navWrap{background:#008F41;}
.nav{position:relative;}
.nav>ul>li{float:left; width:11%; text-align:center; position:relative;}
.nav>ul>li>a{display:block; color:#fff; font-size:16px; padding-top:21.5px; padding-bottom:21.5px;}
.nav>ul>li a.current{background:#007834;}
.nav>ul>li>a:hover{background:#007834;}
.nav>ul>li .xiala{position:absolute; /*background:#FAFAFA;*/ padding-top:20px; width:430px;  z-index:99; height:0; opacity:0;top:64px; transition: all 0.35s ease-in-out;-webkit-transform: all 0.35s ease-in-out;-moz-transform: all 0.35s ease-in-out;-ms-transform: all 0.35s ease-in-out;-o-transform: all 0.35s ease-in-out;transform: all 0.35s ease-in-out;}
.nav>ul>li .xiala::after{content:""; position:absolute; background: url(../images/ico3.png) no-repeat; width:21px; height:11px; left:5em; top:-10px;}
.nav>ul>li .xiala li{float:left;}
.nav>ul>li:hover{z-index:100;}
.nav>ul>li .xiala a{color:#787A7A; font-size:14px;}
.nav>ul>li .xiala span{width:1px; height:13px; background:#B3B3B3; display:inline-block; margin-left:10px; margin-right:10px;}
.nav>ul>li .xiala li:last-child span{display:none;}
.nav>ul>li .xiala a:hover{color:#AFAFAF;}
.nav>ul>li:hover .xiala{height:58px;  opacity:1;}
.nav>ul>li:hover .xialabg{height:58px;  opacity:1;}
.nav>ul>li:nth-child(2) .xiala{left:40px;  width:230px;}
.nav>ul>li:nth-child(2) .xiala::after{left:2em;}
.nav>ul>li:nth-child(3) .xiala{left:40px;}
.nav>ul>li:nth-child(3) .xiala::after{left:1.5em;}
.nav>ul>li:nth-child(4) .xiala{left:45px; width:475px;}
.nav>ul>li:nth-child(4) .xiala::after{left:1.5em;}
.nav>ul>li:nth-child(5) .xiala{ width:380px; left:45px;}
.nav>ul>li:nth-child(5) .xiala::after{left:1.5em;}
.nav>ul>li:nth-child(6) .xiala{ width:200px; left:45px;}
.nav>ul>li:nth-child(6) .xiala::after{left:1.5em;}
.search{position:absolute; right:0; top:0px; width:100%;}
.search .text{height:64px; border:none; position:absolute; top:0; width:0; background:#fff; 
 right:64px; box-sizing:border-box; transition: all 0.35s ease-in-out; -webkit-transform: all 0.35s ease-in-out; -moz-transform: all 0.35s ease-in-out; -ms-transform: all 0.35s ease-in-out; 
 -o-transform: all 0.35s ease-in-out; transform: all 0.35s ease-in-out; box-shadow:0 0 7px #E6E6E6; z-index:132}
.search .searchBtn{background:#E1DE00 url(../images/ico4.png) no-repeat center; width:64px; height:64px; border:none;  position:absolute; top:0; right:0; z-index:100;}

.page-group,.leftnav{transition: all 0.35s ease-in-out;

-webkit-transform: all 0.35s ease-in-out;

-moz-transform: all 0.35s ease-in-out;

-ms-transform: all 0.35s ease-in-out;

-o-transform: all 0.35s ease-in-out;

transform: all 0.35s ease-in-out;}

.leftnav div,.leftnav p,.leftnav ul,.leftnav li,.leftnav a{



transition: all 0.35s ease-in-out;

-webkit-transform: all 0.35s ease-in-out;

-moz-transform: all 0.35s ease-in-out;

-ms-transform: all 0.35s ease-in-out;

-o-transform: all 0.35s ease-in-out;

transform: all 0.35s ease-in-out;

}

.leftnav{background: #f9f9f9; width: 100%; position: fixed; left: -100%; top: 0; height: 100%; z-index: 103;}

.leftnav h3 a,.leftnav p a{font-size: 16px; display: block; padding: 15px; border-top: 1px solid #e4e4e4; color: #595757; font-weight: normal;}

.leftnav h3 a i,.leftnav p a i{float: right; color: #626060;}

.leftnav h3 a:hover i,.leftnav p a:hover i{color:#67b943;}

.leftnav h3 a:hover, .leftnav p a:hover{color:#67b943;}

.leftnav p .child{ display: none; width: 100%;}

.leftnav p .child a{font-size: 14px; padding-left:20px;}

.menu{font-size:39px; position:absolute; right:118px; top:43px; color:#008F41; cursor:pointer; display:none;}
.search2{display:none; top:15px; right:25px; position:absolute;}
.search2 .text{height:61px; border:none; position:absolute; top:0; width:0; background:#fff; 
 right:64px; box-sizing:border-box; transition: all 0.35s ease-in-out; -webkit-transform: all 0.35s ease-in-out; -moz-transform: all 0.35s ease-in-out; -ms-transform: all 0.35s ease-in-out; 
 -o-transform: all 0.35s ease-in-out; transform: all 0.35s ease-in-out;}
.search2 .searchBtn2{background:#E1DE00 url(../images/ico4.png) no-repeat center; width:64px; height:61px; border:none;  position:absolute; top:14px; right:0; }


/* 本例子css */
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{  overflow:hidden; position:absolute; right:50%; bottom:23px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:13px;  height:17px; width:17px; border-radius:20px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#00903E; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block;  width:100%;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{position:absolute; left:18%; top:45%;  display:block; filter:alpha(opacity=0);opacity:0;  font-size:40px; font-family:"宋体" ; 
width:0px; height:0px; text-align:center; line-height:60px; background:#808080; color:#fff; transition: all 0.35s ease-in-out;

-webkit-transform: all 0.35s ease-in-out;

-moz-transform: all 0.35s ease-in-out;

-ms-transform: all 0.35s ease-in-out;

-o-transform: all 0.35s ease-in-out;

transform: all 0.35s ease-in-out;}
.slideBox .next{ left:auto; right:18%; }
.slideBox:hover .prev,.slideBox:hover .next{width:60px; height:60px; filter:alpha(opacity=100);opacity:.8;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }




/* 本例子css */
.slideBox2{overflow:hidden; position:relative; display:none;}
.slideBox2 .hd{  overflow:hidden; position:absolute; right:50%; bottom:23px; z-index:1; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ float:left; margin-right:13px;  height:17px; width:17px; border-radius:20px; text-align:center; background:#fff; cursor:pointer; }
.slideBox2 .hd ul li.on{ background:#00903E; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox2 .bd img{ display:block;  width:100%;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev,
.slideBox2 .next{position:absolute; left:5%; top:45%;  display:block; filter:alpha(opacity=0);opacity:0;  font-size:40px; font-family:"宋体" ; 
width:0px; height:0px; text-align:center; line-height:60px; background:#808080; color:#fff; transition: all 0.35s ease-in-out;

-webkit-transform: all 0.35s ease-in-out;

-moz-transform: all 0.35s ease-in-out;

-ms-transform: all 0.35s ease-in-out;

-o-transform: all 0.35s ease-in-out;

transform: all 0.35s ease-in-out;}
.slideBox2 .next{ left:auto; right:5%; }
.slideBox2:hover .prev,.slideBox2:hover .next{width:60px; height:60px; filter:alpha(opacity=100);opacity:1;}
.slideBox2 .prevStop{ display:none;  }
.slideBox2 .nextStop{ display:none;  }


/*syAbout*/
.syAbout{margin-top:60px;}
.syAbout .left{width:42%;}
.about_left{width:100%; height:400px;}
.syAbout .right{width:48%;}
.syAbout .tit1 i{display:inline-block; width:109px; height:2px; background:#0B8446; margin-right:10px;}
.syAbout .tit1 span{color:#737474; font-size:18px;}
.syAbout .tit2{margin-top:15px;}
.syAbout .tit2 h2{color:#222423; font-size:30px;}
.syAbout .tit2 img{display:block; margin-left:5px; margin-top:15px;}
.jianjie{color:#333; margin-top:40px; margin-bottom:50px; line-height:200%; text-indent:2em;}
.syMore{color:#A0A0A0; display:block; width:170px; height:50px; text-align:center; line-height:50px; border:1px dashed #DEDEDE;}
.syMore:hover{color:#0DB058; border-color:#0DB058;}
.syMore i{display:inline-block; width:5px; height:5px; border-radius:5px; margin-right:4px; border:1px solid #BEBEBE;}
.syMore:hover i{border-color:#0DB058;}
.syAboutUl{margin-top:40px;}
.syAboutUl li{float:left; margin-right:40px;}
.syAboutUl li span{color:#737474; margin-left:7px;}

/*syProduct*/
.syProductWrap{padding-top:60px; padding-bottom:60px;}
.syProductWrap .parHd{width:48.5%;}
.syProductWrap .tit i{display:block; width:1px; height:30px; background:#0CB058;}
.syProductWrap .tit h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.syProductWrap .tit img{display:block; padding-top:14px;}
.syDec{color:#333; margin-top:33px; margin-bottom:40px;}
.syPro li{float:left; margin-right:3px; background:#0CB058; width:24%; text-align:center; padding-top:20px; padding-bottom:20px; cursor:pointer;}
.syPro li:hover{background:#0C8443;}
.syPro li a{color:#fff;}
.proMOre{color:#a5a5a5; margin-top:35px; display:block;}
.proMOre i{display:inline-block; width:5px; height:5px; border-radius:5px; margin-right:4px; border:1px solid #BEBEBE;}
.syProductWrap .parBd{width:38%; margin-left:12%;}
.imgDiv{width:320px; height:300px; border:1px solid #F0F0F0; text-align:center; line-height:300px;}
.imgDiv img{display:block; width:180px; height:225px; margin-left:auto; margin-right:auto; margin-top:20px;}
.rightPro{position:relative; width:320px;}
.text-desc{background:#fff; opacity:0; position:absolute; bottom:0; height:135px; width:100%; padding-left:20px; padding-right:60px; box-sizing:border-box;  transition: 0.5s;
 transform: scale(0);  backface-visibility: hidden; padding-top:25px;}
.text-desc span{color:#727376; display:block; margin-bottom:13px; font-size:16px;}
.text-desc p{color:#727376; width:100%; font-size:12px;}
.rightPro:hover .text-desc{opacity: .9; transform: scale(1);}

.slideBox4{position:relative;}
.sPrev{font-size:50px; font-family:"宋体"; color:#CBCBCB; position:absolute; left:-60px;top:50%; z-index:9; cursor:pointer;}
.sNext{font-size:50px; font-family:"宋体"; color:#CBCBCB; position:absolute; right:-60px;top:50%; z-index:9; cursor:pointer;}
.slideBox4{/*margin-left:14%;*/margin-left:auto; margin-right:auto; width:320px;}





/*syAlWrap*/
.syAlWrap{background:#F5F5F5; padding-top:50px; padding-bottom:35px;}
.syAl .left{width:58%;}
.titLeft i{display:block; width:1px; height:30px; background:#0CB058;}
.titLeft h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.titLeft img{display:block; padding-top:14px;}
.titA{color:#A5A5A5;}
.titA i{display:inline-block; width:5px; height:5px; border-radius:5px; margin-right:4px; border:1px solid #BEBEBE;}
.syUl{margin-top:40px;}
.syUl li{float:left; width:50%; padding-right:25px; box-sizing:border-box; border-right:1px solid #e0dfdf;}
.syUl li:last-child{border-right:none; padding-left:25px; padding-right:0;}
.syUl li img{display:block; width:100%; height:219px;}
.syUl .title{font-size:16px; color:#222423; display:block; margin-top:30px; margin-bottom:20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.syUl .title:hover{color:#0CB058;}
.syUl li p{color:#333; line-height:150%;}
.syUl li .more{color:#737474; font-size:12px; display:block; margin-top:20px;}
.onlineMess{width:38.5%; margin-left:3%;}
.onlineMess .tit i{display:block; width:1px; height:30px; background:#0CB058;}
.onlineMess .tit h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.onlineMess .tit img{display:block; padding-top:14px;}
.onlineForm{background:#fff; padding:30px 43px 30px 43px; margin-top:40px;}
.onlineForm span{color:#B2B2B2; display:block;margin-bottom:30px;}
.onlineForm span font{color:#D6D443;}
.onlineForm .text{height:40px; border:1px solid #E5E5E5; margin-bottom:10px; width:100%; padding-left:10px; box-sizing:border-box;}
.onlineForm textarea{height:100px; border:1px solid #E5E5E5; margin-bottom:10px; width:100%; padding:10px; resize:none;}
.onlineForm .submit{background:#0CB058; height:40px; line-height:40px; width:47.5%; color:#fff; border:none;}
.onlineForm .submit:hover{background:#0C8443;}
.onlineForm .reset{background:#737474; height:40px; line-height:40px; width:47.5%; color:#fff; border:none; margin-left:13px;}
.onlineForm .reset:hover{background:#A5A5A5;}

/*echnical*/
.echnicalWrap{background:url(../images/u255.jpg) no-repeat center;}
.echnical{padding-top:40px; padding-bottom:90px;}
.echnical .tit i{background:#C9C9C8; width:107px; height:1px; display:inline-block;}
.echnical .tit span{color:##FBFBFB; font-size:16px; color:#fff;}
.echnical .tit2{margin-top:18px; margin-bottom:80px;}
.echnical .tit2 h3{font-size:30px; color:#fff; font-weight:bold;}
.echnical .tit2 span{color:#fff; display:block; margin-left:10px; padding-top:5px;}
.ecMore{display:block; color:#fff;}
.ecMore i{display:inline-block; width:5px; height:5px; border-radius:5px; margin-right:4px; border:1px solid #fff;}
.echnical .right ul{border:1px solid #fff; border-right:none; margin-top:55px;}
.echnical .right li{float:left; border-right:1px solid #fff; padding:27px; height:113px; box-sizing:border-box;}
.echnical .right .first i{background:url(../images/ico8.png) no-repeat center; display:block; height:38px;}
.echnical .right .first:hover i{background:url(../images/ico9.png) no-repeat center;}
.echnical .right li span{color:#fff; display:block; margin-top:10px; text-align:center;}
.echnical .right li:hover{background:#E5E5E5;}
.echnical .right li:hover span{color:#AEAEAD;}

.echnical .right .two i{background:url(../images/ico10.png) no-repeat center; display:block; height:38px;}
.echnical .right .two:hover i{background:url(../images/ico11.png) no-repeat center;}
.echnical .right .three i{background:url(../images/ico12.png) no-repeat center; display:block; height:38px;}
.echnical .right .three:hover i{background:url(../images/ico13.png) no-repeat center;}
.echnical .right .four i{background:url(../images/ico14.png) no-repeat center; display:block; height:38px;}
.echnical .right .four:hover i{background:url(../images/ico15.png) no-repeat center;}

/*syNews*/
.syNews{margin-top:55px; margin-bottom:130px;}
.syNews .tit i{display:inline-block; width:1px; height:30px; background:#0CB058;}
.syNews .tit h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.syNews .tit img{display:block; margin-top:10px;}
.syNews .tit a{color:#BEBEBE;}
.syNews .tit em{display:inline-block; width:5px; height:5px; border-radius:5px; margin-right:4px; border:1px solid #BEBEBE;}
.syNews ul{margin-top:50px; margin-left:-60px;}
.syNews li{float:left; width:28.3%; margin-left:60px; box-sizing:border-box; position:relative;}
.syNews li .riqi span{color:#abacac;}
.syNews li .riqi span font{font-size:30px; color:#858686;}
.syNews li:first-child .riqi span font{color:#c8c602;}
.syNews li .riqi:nth-child(2) img{display:none;}
.syNews li .title{color:#333; display:block; margin-top:30px; margin-bottom:20px; font-weight:700;}
.syNews li .title:hover{color:#0CB058;}
.syNews li p{color:#333; line-height:150%;}
.syNewsMore{display:block; color:#737474; font-size:12px;}
.syNewsMore:hover{color:#0CB058;}
.MoreDiv{margin-top:30px;}

/*一键分享*/
.share_box{z-index:100;display:inline-block;*display:inline;zoom:1;position:relative;}
.share_box .share_content{position:absolute;padding:.3em .8em;top:-7px; display:none; width:200px;right:8px;}
.share_box .share_content2{position:absolute;padding:.3em .8em;top:-7px; display:none; width:200px;left:47px;}
.jiathis_style_32x32  .jtico{background:url(../images/sh.png) no-repeat left !important; width:200px; }

.jiathis_style_32x32 .jtico_qzone{background:url(../images/z.png) no-repeat left !important; width:16px; text-indent:-999px;}
.jiathis_style_32x32 .jtico_tsina{background:url(../images/z1.png) no-repeat left !important; width:16px; text-indent:-999px;}
.jiathis_style_32x32 .jtico_tqq{background:url(../images/z2.png) no-repeat left !important; width:16px; text-indent:-999px;}
.jiathis_style_32x32 .jtico_weixin{background:url(../images/z3.png) no-repeat left !important; width:16px; text-indent:-999px;}
.jiathis_style_32x32 .jtico_renren{background:url(../images/z4.png) no-repeat left !important; width:16px; text-indent:-9999px;}
.jiathis_style_32x32 .jtico_jiathis{background:url(../images/z5.png) no-repeat left !important; width:16px; text-indent:-9999px;}
.jiathis_style_32x32  .jtico{padding-left:21px!important;}
.jiathis_style_32x32  .jiathis_button_expanded{background:url(../images/z6.png) no-repeat left !important; width:40px; text-indent:-9999px;}

/*bannerNews*/
.bannerNews{width:100%;}
.bannerNews img{display:block; width:100%;}

/*newsSearch*/
.newsSearch{background:#F5F5F5; padding:23px 40px; margin-top:30px; margin-bottom:50px;}
.newsSearch span{font-size:22px; color:#737474; display:block; margin-right:2%; padding-top:5px;}
.newsSearch .sel1{background:#fff;  margin-right:20px; width:22%;}
.newsSearch select{appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url(../images/xia.png) no-repeat scroll 92% center transparent; border:1px solid #F5F5F5; width:100%;
 padding-right: 29px; padding-left:20px; height:44px; box-sizing:border-box;}
.newsSearch select::-ms-expand { display: none; }
.formNews{width:40%;}
.formNews .text{height:44px; background:#fff; padding-left:10px; width:59%; box-sizing:border-box; border:1px solid #fff; margin-right:20px;}
.formNews .submit{height:44px; color:#fff; background:#FF9600; width:152px; text-align:center; border:none; font-size:16px;}

.news .left i{display:inline-block; width:1px; height:30px; background:#0CB058;}
.news .left h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.news .left img{display:block; padding-top:14px;}
.news .right a{display:inline-block; margin-left:37px; background:#fff; padding:5px 19px; color:#737474; border-radius:15px;} 
.news .right a.current,.news .right a:hover{color:#fff; background:#0CB058;}
.newsDesc .right{padding-top:5px;}
.news ul{margin-top:55px; /*margin-left:-45px;*/}
.news li{width:48%; background:#F9F9F9;  float:left; padding:30px 53px 55px 40px; box-sizing:border-box; margin-bottom:35px;}
.news li:nth-child(2n){margin-left:43px;}
.news li span{font-size:16px; color:#737474;}
.news li span font{font-size:40px;}
.newTit{font-size:18px; display:block; color:#222423; margin-top:10px; margin-bottom:21px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newTit:hover,.newsMore:hover{color:#0CB058;}
.news li p{color:#333; margin-bottom:13px;}
.newsMore{color:#737474; font-size:12PX;}
.page{text-align:center; margin-top:55px;}
.page span{/*width:34px; height:34px; border-radius:35px;*/ background:#0CB058; display:inline-block; /*text-align:center; line-height:34px;*/ color:#fff; padding:4px 10px; margin-left:15px; border-radius:27px;}
.page a{display:inline-block; /*width:34px; height:34px; border-radius:35px;*/ border:1px solid #DADADA; margin-left:15px; border-radius:27px; /*text-align:center; line-height:34px;*/ padding:4px 10px; margin-bottom:10px;}
.page a:hover{background:#0CB058; color:#fff;}
.page a:nth-child(3){margin-left:8px;}
.news{margin-bottom:165px;}
.longLine{width:100%; height:2px; background:#F1F1F1; margin-top:20px;}
.NewsContent{margin-top:55px;}
.NewsContent .title{font-size:24px; color:#222423; font-weight:bold;}
.newTime{margin-top:35px; padding-bottom:20px; border-bottom:1px solid #F1F1F1; margin-bottom:80px;}
.met-news-list{margin-top:35px; padding-bottom:20px; margin-bottom:80px;}
.met-news-list li{margin-top:20px;}
.newTime .span1{background:url(../images/ico19.png) no-repeat left center; padding-left:20px; color:#737474;}
.newTime .liulan{background:url(../images/ico20.png) no-repeat left center; padding-left:25px; color:#737474; display:inline-block; margin-left:15px; margin-right:15px;}
.share_name{color:#737474;}
.leftArrow{background:url(../images/img8.png) no-repeat; display:inline-block; width:21px; height:14px;}
.rightArrow{background:url(../images/img9.png) no-repeat; display:inline-block; width:21px; height:14px; margin-left:25px;}
.newContent p{margin-bottom:20px;}
.newContent img{display:block; max-width:100%; padding-left:10px; padding-right:10px; margin-left:auto; margin-right:auto;}
.fanhui{color:#737474; width:157px; height:40px; line-height:40px; text-align:center; border:1px solid #E9E9E9; border-radius:20px; margin-bottom:40px; display:block; margin-top:100px; margin-left:auto; margin-right:auto;}

.newsRight{margin-top:20px;}
.news .right a{margin-bottom:10px;}


/*newsDesc*/
.newsDesc .left i{display:inline-block; width:1px; height:30px; background:#0CB058;}
.newsDesc .left h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.newsDesc .left img{display:block; padding-top:14px;}
.location{background:url(../images/ico18.png) no-repeat left center; padding-left:20px;}
.location li{float:left;}
.location li a{color:#A9A9A9;}
.location li span{display:inline-block; width:5px; height:5px; border-radius:5px; background:#A9A9A9; margin-left:10px; margin-right:10px; position:relative; top:-2px;}
.location li:last-child span:last-child{display:none;}

/*corporate*/
.corporate .title{margin-top:120px; margin-bottom:50px;}
.titDiv h2{color:#545454; font-size:46px;}
.titDiv i{font-style:normal; font-size:22px; color:#545454; display:block; margin-left:10px; padding-top:19px;}
.corporate .title span{display:block; margin-top:10px;}
.corporate ul{margin-left:-3.5%; margin-bottom:180px;}
.corporate li{float:left; margin-bottom:40px; width:29.7%; box-sizing:border-box; margin-left:3.5%;}
.corporate li img{display:block; width:100%; height:215px;}
.corporate li span{color:#737474; display:block; padding-left:10px; margin-top:20px;}
.maskWrap{width:100%; transition: all 0s ease-in-out; -webkit-transform: all 0s ease-in-out; -moz-transform: all 0s ease-in-out; -ms-transform: all 0s ease-in-out; -o-transform: all 0s ease-in-out; 
transform: all 0s ease-in-out; height:100%; position:fixed; top:-1000px;}
.mask2{width:100%; background:#808080; opacity:.7; position:fixed; top:-1000px; height:100%;}

.slideBox3{overflow:hidden; position:fixed; top:-2000px; width:100%;}
.slideBox3 .bd li{ zoom:1; vertical-align:middle; }
.slideBox3 .bd img{ max-width:100%; display:block;  margin-left:auto; margin-right:auto;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox3 .prev,
.slideBox3 .next{ position:absolute; left:0; top:42%; width:50px; height:50px; background:#4F4F4F; color:#fff; font-size:30px; text-align:center; line-height:50px; font-family:"宋体";}
.slideBox3 .next{ left:auto; right:0; }
.slideBox3 .prevStop{ display:none;  }
.slideBox3 .nextStop{ display:none;  }

.close2{display:inline-block; position:fixed; right:1px; top:-50px; z-index:9; cursor:pointer;}

/*product*/
.product .left i{display:inline-block; width:1px; height:30px; background:#0CB058;}
.product .left h2{font-size:30px; color:#222423; margin-left:15px; margin-right:15px;}
.product .left img{display:block; padding-top:14px;}
.product .right a{display:inline-block; margin-left:20px; background:#fff; padding:5px 19px; color:#060606; border-radius:15px; font-weight: bold;} 
.product .right a.current,.product .right a:hover{color:#fff; background:#0CB058;}
.product .right.prodiv a{padding:10px 19px; border-radius:20px;}
.proTit{margin-top:50px; margin-bottom:50px;}
.proUl{margin-left:-3.5%;}
.proUl li{float:left; margin-bottom:40px; margin-left:3.5%; width:29.5%;}
.proimg{display:block; background:#F9F9F9; width:100%; text-align:center; padding-top:30px; padding-bottom:30px;}
.proimg img{display:block; max-width:100%; height:210px; margin-left:auto; margin-right:auto; text-align:center;}
.proTitA1{display:block; color:#222423; font-size:18px; margin-top:25px; margin-bottom:20px; padding-left:25px;}
.proTitA1:hover{color:#0CB058;}
.proTit2{/*color:#9d9d9d;*/ margin-bottom:5px; padding-left:25px; display:block;}
.proTit3{/*color:#9d9d9d;*/ margin-bottom:5px; padding-left:25px; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.product .page{margin-bottom:150px;}
.caseimg img{display:block; width:100%; height:265px;}

.aboutContent img{display:block; margin-bottom:20px; max-width:100%; margin-left:auto; margin-right:auto; }

.searchMask{width:100%; height:100%; background:#000; position:fixed; top:0; opacity:.3; display:none; z-index:120;}
.caseSP1{padding-top:15px; display:block;}

/*footerWrap*/
.footerWrap{background:#0B8446; padding-top:30px; padding-bottom:25px;}
.footerWrap .telIco{margin-right:10px; display:block; color:#fff;}
.footerWrap .rexian{fopnt-size:16px; color:#fff; display:block;}
.reI{font-size:11px; color:#fff;}
.footer_tel{display:block; padding-top:5px; margin-left:3px;}
.footer_content{margin-top:32px;}
.footer_content span{font-size:22px; color:#fff; dispaly:block;}
.footerP1{margin-top:16px; margin-bottom:20px;}
.footerP1 p{color:#fff;}
.footerP1 a{display:block; width:63px; height:21px; background:#C8C602; color:#fff; font-size:12px; border-radius:5px; text-align:center; line-height:21px; margin-left:10px;}
.footerI1{font-style:normal; color:#fff;}
.footerWx{margin-top:18px;}
.footerWx em{display:block; font-style:normal; color:#fff; margin-top:10px; margin-left:18px;}
.footer_content .first{margin-right:88px;}
.footer_content ul{margin-right:36px;}
.footer_content ul:last-child{margin-right:0;}
.footer_content li{color:#fff; margin-bottom:15px; text-align:center;}
.footer_content li:hover,.footer_content li:hover a{color:#07CF64;}
.footer_content li i{width:17px; height:1px; background:#fff; display:block; text-align:center; margin-left:auto; margin-right:auto;}
.footer_content li:first-child a{font-size:14px; font-weight:700;}
.footer_content li a{font-size:12px; color:#fff;}
.copyWrap{background:#0B8D49; padding-top:20px; padding-bottom:20px;}
.copyWrap p{color:#fff; font-size:12px; text-align:center;}

/*about*/
.about{margin-top:48px; margin-bottom:160px;}
.about .title{text-align:center; margin-bottom:30px; margin-top:60px;}
.about .title span{font-size:30px; font-weight:bold; color:#222423; display:block; margin-bottom:10px;}
.about .title i{font-style:normal; color:#C3C3C3;}
.about .desc{color:#333; line-height:200%;}
.about .right{text-align:right;}
.about .right a{display:inline-block; margin-left:37px; background:#fff; padding:5px 19px; color:#737474; border-radius:15px;}
.about .right a.current,.about .right a:hover{color:#fff; background:#0CB058;}
.recruitment{width:100%; margin-bottom:180px;}
.recruitment .first td{padding-top:37px; padding-bottom:37px; background:#F5F5F5; font-size:22px;}
.recruitment tr td{padding-top:25px; padding-bottom:25px; text-align:center;}
.recruitment tr:hover{background:#0DB058;}
.recruitment tr:hover a{color:#fff;}
.reContent{padding-top:40px; padding-left:40px; padding-right:20px; background:#F5F5F5; margin-top:55px; padding-bottom:180px; margin-bottom:75px;}
.reTitle{font-size:22px;}
.reContent b{margin-bottom:25px; display:block;}
.reContent p{margin-bottom:25px;}

/*knowledge*/
.knowTit{margin-top:60px; margin-bottom:40px;}
.knowTit em{display:inline-block; width:1px; height:30px; background:#0CB058;}
.knowTit h2{color:#222423; font-size:30px; margin-left:15px;}
.knowTit img{display:block; margin-left:10px; margin-top:15px;}
.knowMore{color:#a5a5a5;}
.knowMore i{display:inline-block; width:5px; height:5px; border-radius:10px; border:1px solid #a5a5a5; margin-left:3px;}

.KnowslideBox{width:44%; overflow:hidden; position:relative;}
.KnowslideBox .bd{ position:relative; height:100%; z-index:0;   }
.KnowslideBox .bd li{ zoom:1; vertical-align:middle; }
.KnowslideBox .bd img{ width:100%; height:350px; display:block;  }
.greenA{display:inline-block; width:100%; padding:24px 24px 24px 32px; background:#0B8446;}
.KnowslideBox span{font-size:16px; color:#fff;}
.KnowslideBox .hd{position:absolute; right:23px; bottom:20px; z-index:9;}
.KnowslideBox .hd li{width:15px; height:15px; border-radius:20px; background:#fff; float:Left; margin-left:5px; cursor:pointer;}
.KnowslideBox .hd li.on{background:#D7D506;}
.knowRight{width:51%;}
.knowRight li{padding:21px 50px 25px 40px; background:#F9F9F9; margin-bottom:10px;}
.knowRight li span{font-size:18px; color:#222423; display:block; margin-bottom:25px;}
.knowRight li span:hover{color:#0B8446;}
.knowRight li p{color:#333;}

.plantLeft{width:35%; background:#F9F9F9; padding:27px 39px 0 40px; margin-bottom:20px;}
.plantLeft li{float:left; margin-right:20px; margin-bottom:23px;}
.plantLeft li a{display:block; padding:5px 17px; border-radius:20px;}
.plantLeft li a.current,.plantLeft li a:hover{color:#fff; background:#0CB058;}
.plantRight{width:58%;}
.plantRight li{float:left; width:47%;}
.plantRight li span{font-size:16px; display:block; color:#222423; margin-top:30px; margin-bottom:20px;}
.plantRight li:first-child{margin-right:5%;}
.plantRight li p{color:#333;}
.plantRight li i{font-size:12px; font-style:normal; display:block; margin-top:20px;}
.plantRight li img{display:block; width:100%; height:195px;}

.problem{margin-bottom:150px;}
.problemLeft {width:48%;}
.problemLeft li{padding:15px 18px; overflow:hidden;}
.problemLeft li a{flaot:left;}
.problemLeft li span{color:#9d9d9d; float:right;}
.problemLeft li:hover{background:#0CB058;}
.problemLeft li:hover a,.problemLeft li:hover span{color:#fff;}
.problem .knowMore{padding-top:8px; display:block;}

/*contact*/
.conTit{margin-top:160px; margin-bottom:50px;}
.conTit h2{font-size:46px; color:#545454;}
.conTit span{font-size:22px; color:#545454; display:block; margin-left:15px; margin-top:20px;}
.conTit p{margin-top:20px;}

#allmap{width:100%; height:576px;}
.onlineWrap{margin-top:50px; margin-bottom:130px;}
.onlineLeft{background:#F5F5F5;width:45%; padding:50px 10px 60px 45px;}
.onlineLeft h3{font-size:28px; color:#545454;}
.onlineLeft p{margin-top:25px;}
.onlineLeft a{width:62px; height:20px; background:#0CB058; color:#fff; text-align:center; line-height:20px; font-size:12px; display:block; border-radius:5px; margin-top:20px;}
.onlineWrap form{width:50%;}
.onlineWrap .text{width:100%; height:60px; border:1px solid #E7E7E7; margin-bottom:20px; padding-left:20px;}
.onlineWrap textarea{width:100%; border:1px solid #E7E7E7; padding:20px; height:200px; resize:none; margin-bottom:30px;}
.onlineWrap .submit{width:47.7%; height:40px; line-height:40px; background:#0CB058; color:#fff; border:none; margin-right:20px;}
.onlineWrap .reset{width:47.7%; height:40px; line-height:40px; background:#737474; color:#fff; border:none;}

.newsDesc2{margin-top:45px;}
.caseMOre{display:block; font-size:12px; padding-left:25px; margin-top:10px;}
.caseMOre:hover{color:#0CB058;}

.proTitA12{text-align:center; display:block; margin-top:25px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.right_fiexd{position: fixed; z-index: 200; right: 0px; bottom:11%;}

.right_fiexd>div{background:#70c00f; width:50px; height: 50px;border-radius:5px 0 0 5px; margin-bottom: 1px; cursor: pointer;}

.right_fiexd>div a{display: block; width: 100%;height: 100%;}

.right_fiexd .box1{background:#70c00f url(../images/left_ico1.png) no-repeat center; background-size:30px 30px; }

.right_fiexd .box2{background:#70c00f url(../images/left_ico2.png) no-repeat center; background-size:30px 30px;}

.right_fiexd .box3{background:#70c00f url(../images/left_ico3.png) no-repeat center; background-size:30px 30px;}

.right_fiexd .box4{background:#70c00f url(../images/left_ico4.png) no-repeat center; background-size:30px 30px;}

.elevator-ewm-box{

    position: absolute;

    width: 150px;

	height: 150px;

	bottom: 2px;

	right: 62px;

    -webkit-transition: opacity .25s,transform .3s;

    -moz-transition: opacity .25s,transform .3s;

    transition: opacity .25s,transform .3s;

    opacity:1;

    filter: alpha(opacity=1);

    max-width: 0;

    -webkit-transform: scale(.01);

    -ms-transform: scale(.01);

    transform: scale(.01);

    -webkit-transform-origin: 100% 95%;

    -ms-transform-origin: 100% 95%;

    transform-origin: 100% 95%;

    background:#65ae0c url(../images/elevator.png)no-repeat center;

    text-align: center;

    overflow: hidden;

}

.elevator-ewm-box img{width: 140px; height: 140px; margin: 5px auto;}

.right_fiexd .box3:hover .elevator-ewm-box {

 display:block;

 visibility:visible;

 opacity:1;

 filter:alpha(opacity=100);

 max-width:none;

 -webkit-transform:scale(1);

 -ms-transform:scale(1);

 transform:scale(1)

}



.elevator-tel-box{

    position: absolute;

    font-size: 20px;

	width: 180px;

	line-height: 60px;

	height: 60px;

	top: 61px;

	right: 62px;

    -webkit-transition: opacity .25s,transform .3s;

    -moz-transition: opacity .25s,transform .3s;

    transition: opacity .25s,transform .3s;

    opacity:1;

    filter: alpha(opacity=1);

    max-width: 0;

    -webkit-transform: scale(.01);

    -ms-transform: scale(.01);

    transform: scale(.01);

    -webkit-transform-origin: 100% 95%;

    -ms-transform-origin: 100% 95%;

    transform-origin: 100% 95%;

    background:#65ae0c url(../images/elevator.png)no-repeat center;

    text-align: center;

    color: #fff;

    overflow: hidden;

}

.right_fiexd .box2:hover .elevator-tel-box {

 display:block;

 visibility:visible;

 opacity:1;

 filter:alpha(opacity=100);

 max-width:none;

 -webkit-transform:scale(1);

 -ms-transform:scale(1);

 transform:scale(1)

}


@media screen and (max-width:1710px){
.topWrap .left{width:28%;}

}


@media screen and (max-width:1590px){
.topWrap .left{width:26%;}

}

@media screen and (max-width:1500px){
.topWrap .left{width:25%;}
.right_fiexd{bottom:11%;}
}
@media screen and (max-width:1378px){
.topWrap .left{width:23%;}
.slideBox .hd{right:48%;}
}

@media screen and (max-width:1199px){
.topWrap .left{width:28%;}
.syAbout .right{width:53%;}
.syProduct .left{width:49%;}
.syProduct .right{width:45%;}
.footer_content ul{margin-right:15px;}
.footer_content .first{margin-right:9px;}
.newsSearch .sel1{width:20%;}
.formNews .submit{width:105px;}
.news li{width:47.5%;}
.syNews ul{margin-left:-40px;}
.syNews li{margin-left:40px; width:29.3%;}
.knowRight li{padding-right:20px; padding-left:15px;} 
.KnowslideBox .bd img{height:325px;}
.knowRight li span{margin-bottom:18px;}
.plantLeft{padding-left:20px; padding-right:15px;}
.plantLeft li{margin-right:10px;}
.onlineWrap .submit{width:46%;}
.onlineLeft h3{font-size:26px;}
.onlineForm .submit{width:47%;}
.onlineForm .reset{width:47%;}
.syUl li img{height:200px;}
}

@media screen and (max-width:991px){
.topWrap .left{width:34%;}
.headerLeft{width:49%;}
.logo{display:block; width:100%;}
.header .right{width:40%;}
.header .right .tel{display:block; width:48%; float:left; margin-top:10px;}
.syAboutUl li{margin-bottom:10px;}
.syAboutUl li:last-child{margin-right:0;}
.jianjie{margin-bottom:20px; margin-top:20px;}
.syAboutUl{margin-top:25px;}
.syAbout .tit1 i{width:37px;}
.imgDiv{width:245px; height:275px; line-height:275px;}
.imgDiv img{width:133px; height:190px; padding-top:40px;}
.echnical .right li{padding:15px; height:106px;}
.picScroll-left .bd{width:244px;}
.footer_content ul{display:none;}
.footer_content .first{width:50%; float:none; margin-left:auto; margin-right:auto; text-align:center;}
.f_left1 {width:100%;}
.f_left1 img{display:block; margin-left:auto; margin-right:auto;}
.f_right2{float:none; margin-top:77px; width:50%; margin-left:auto; margin-right:auto;}
.footer_content{margin-top:23px;}
.newsSearch .sel1{margin-right:15px; width:17%;}
.newsSearch{padding-right:10px;}
.formNews .text{margin-right:15px;}
.formNews .submit{width:90px;}
.news li{padding-right:20px; padding-left:20px; width:46.5%;}
.slideBox4{width:225px;}
.sPrev{left:-41px;}
.syNews ul{margin-left:-31px;}
.syNews li{margin-left:31px;}
.product .right{width:100%; margin-top:20px;}
.product .right a:first-child{margin-left:0;}
.proimg img{height:200px;}
.caseimg img{height:200px;}
.KnowslideBox .bd img{height:260px;}
.knowRight li{padding-bottom:17px;}
.knowRight li:first-child{display:none;}
.greenA{padding-left:15px; padding-right:15px;}
.KnowslideBox .hd{bottom:26px;}
.KnowslideBox{width:100%;}
.knowRight{width:100%; margin-top:20px;}
.knowRight li:first-child{display:block;}
.knowledge .knowMore{padding-top:10px; display:block;}
.plantLeft{width:100%;}
.plantRight{width:100%;}
/*.problem .knowTit img{display:block; width:34%;}
.knowTit h2{font-size:24px;}*/
.problemLeft{width:100%;}
.onlineLeft{width:100%;}
.onlineWrap form{width:100%; margin-top:30px;}
.onlineWrap .submit,.onlineWrap .reset{width:48%;}
.proTitA1{text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.onlineForm .submit{width:45.5%;}
.onlineForm .reset{width:45.5%;}
.syUl li img{height:160px;}
.xialabg{top:205px;}
.nav>ul>li:nth-child(2) .xiala{left:3px;}
.nav>ul>li:nth-child(3) .xiala{left:9px;}
.nav>ul>li:nth-child(4) .xiala{left:9px;}
.nav>ul>li:nth-child(5) .xiala{left:10px;}
.nav>ul>li:nth-child(6) .xiala{left:16px;}
}
@media screen and (max-width:803px){
	.syProduct .left{width:45%;}
	.syProduct .right{width:50%;}
	}
@media screen and (max-width:780px){
	.syProductWrap .parBd{width:66%;}
	.slideBox4 .tempWrap{width:260px;}
	.syProductWrap .parHd{width:80%;}
	}
@media screen and (max-width:768px){
.topWrap {display:none;}
.header {padding-left:20px;}
.header .right{display:none;}
.headerLeft{width:65%;}
.menu{display:block; right:94px;}
.navWrap{display:none;}
.search2{display:block;}
.slideBox2{display:block;}
.slideBox{display:none;}
.slideBox2 .hd{right:39%;}
.corporate .title{margin-top:19px; margin-bottom:45px;}
.syNews ul{margin-left:-29px;}
.syNews li{margin-left:29px;}
.conTit{margin-top:70px;}
.search2 .searchBtn2{width:45px; height:45px; top:24px;}
}

@media screen and (max-width:767px){
	.container{padding-left:15px; padding-right:15px;}
	}
@media screen and (max-width:747px){
	.onlineForm .submit{width:44.5%;}
	}
@media screen and (max-width:734px){
	.f_right2{width:55%;}
	.footerWx em{margin-left:3px;}
	}
@media screen and (max-width:725px){
	.syProduct .right{width:53%;}
	.footer_content .first{width:60%;}
	.news .right{width:100%; float:left; margin-top:20px;}
	.news .right a:first-child{margin-left:0;}
	.news .right.newsRight a:first-child{margin-left:37px;}
	.news ul{margin-top:40px;}
	.news li:nth-child(2n){margin-left:35px;}
}
@media screen and (max-width:719px){
	.syNews ul{margin-left:-24px;}
	.syNews li{margin-left:24px;}
	}

@media screen and (max-width:696px){
	.syAbout .left{width:100%;}
	.about_left{height:300px;}
	.syAbout .right{width:100%; margin-top:30px;}
	.syProductWrap{padding-top:40px;}
	.syProduct .left{width:100%;}
	.syProduct .right{width:100%; margin-top:25px;}
	.syAl .left{width:100%;}
	.onlineMess{width:100%; margin-left:0; margin-top:35px;}
	.formNews .submit{width:65px;}
	.recruitment .first td{padding-top:25px; padding-bottom:25px;}
	.syProductWrap .parHd{width:100%; margin-bottom:20px;}
	.syProductWrap .parBd{width:90%; margin-left:0;}
	.sPrev{left:-63px;}
	.sNext{right:-78px;}
	.knowTit h2{font-size:24px; margin-left:10px;}
	.knowTit img{margin-top:10px;}
	#allmap{height:520px;}
	.conTit h2{font-size:24px;}
	.conTit span{font-size:18px; margin-top:3px;}
	.conTit{margin-top:25px;}
	.newsDesc .right{width:100%; float:left; margin-top:15px;}
	.onlineForm .submit{width:48.5%;}
	.onlineForm .reset{width:48.5%;}
	.syUl li img{height:185px;}
	
}
@media screen and (max-width:686px){
	.onlineForm .submit{width:48%;}
	.onlineForm .reset{width:48%;}
	}
@media screen and (max-width:679px){
	.echnical .tit i{width:35px;}
	.f_right2{width:60%;}
	.corporate li img{height:200px;}
	}
@media screen and (max-width:675px){
	.echnical .tit2 h3{font-size:22px;}
	}
@media screen and (max-width:636px){
	.echnical .tit2 h3{font-size:14px;}
	.echnical .tit2 span{font-size:12px; padding-top:0;}
	.onlineWrap .submit, .onlineWrap .reset{width:46.5%}
	.menu{top:37px;}
	.search2 .searchBtn2{top:17px;}
	}
@media screen and (max-width:617px){
	.f_right2{width:72%;}
	}
@media screen and (max-width:606px){
	.echnical  .right{float:left;}
	.echnical .tit2{margin-bottom:6px;}
	.echnical .tit2 h3{font-size:30px;}
	.echnical .tit2 span{padding-top:13px;}
	.echnical .right ul{margin-top:20px;}
	.echnical{padding-bottom:58px;}
	.syNews li{width:95%; margin-bottom:20px;}
	.caseimg img{height:180px;}
	.plant .right{float:left; margin-top:20px;}
}
@media screen and (max-width:605px){
	.syNews li{padding-right:20px;}
	.footer_content .first{width:66%;}
	.titDiv h2{font-size:28px;}
	.titDiv i{padding-top:5px; font-size:20px;}
	.recruitment .first td{font-size:18px;}
}
@media screen and (max-width:590px){
	.product .right a{margin-left:5px; padding-left:10px; padding-right:10px;}
	.proimg img{height:180px;}
	}
@media screen and (max-width:543px){
	.footer_content .first{width:74%;}
	.newsSearch span{font-size:18px; padding-top:10px;}
	.newsSearch .sel1{width:36%;}
	.formNews{width:67%; margin-top:20px; margin-left:16%;}
	.formNews .submit{width:94px;}
	.corporate li img{height:170px;}
	#allmap{height:470px;}
	.menu{top:33px;}
	.search2 .searchBtn2{top:11px;}
	.onlineForm .submit{width:47.5%;}
	.onlineForm .reset{width:47.5%;}
	.onlineForm{padding-right:25px; padding-left:25px;}
	.syUl li img{height:160px;}
}
@media screen and (max-width:529px){
	.news li{width:45%;}
	.formNews{margin-left:17%;}
}
@media screen and (max-width:519px){
	.f_right2{width:88%;}
	.footer_content .first{width:76%;}
	.caseimg img{height:155px;}
	.knowledge .left {width:100%;}
	.knowledge .right{float:left; width:100%;}
	.syAbout{margin-top:36px;}
}
@media screen and (max-width:482px){
	.syNews li .riqi span font{font-size:24px;}
	.footer_content .first{width:86%;}
	.formNews{margin-left:18.5%;}
	.menu{top:28px;}
	.search2 .searchBtn2{top:8px;}
	.corporate li img{height:150px;}
	.product .right a{margin-bottom:10px;}
	.proTit{margin-bottom:40px;}
	.knowTit img{margin-top:15px;}
	.syAbout{margin-top:19px;}
}
@media screen and (max-width:461px){
	.syNews li{padding-right:10px;}
	.formNews{width:65%; margin-left:19.5%;}
	.plantLeft{padding-left:10px; padding-right:10px;}
	.problemLeft .left {width:100%;}
	.problemLeft .right {width:100%;}
}
@media screen and (max-width:454px){
	.formNews .text{width:54%;}
}
@media screen and (max-width:435px){
	.syAbout .tit2 h2{font-size:24px;}
	.syAbout .tit2 img{margin-top:10px;}
	.syProduct .tit h2,.titLeft h2,.onlineMess .tit h2,.syNews .tit h2,.news .left h2,.newsDesc .left h2,.syProductWrap .tit h2,.product .left h2{font-size:24px; margin-left:10px; margin-right:10px;} 
	.syProduct .tit img,.titLeft img,.onlineMess .tit img{padding-top:8px;}
	.syNews .tit img{margin-top:8px;}
	.syNews li{width:98%; margin-bottom:20px;}
	.search2 .searchBtn2{width:45px; height:45px; top:9px;}
	.menu{right:83px;}
	.f_right2{width:96%;}
	.footer_content{margin-top:17px;}
	.xialabg{display:none;}
	.headerLeft{padding-top:5px;}
	.search2 .text{right:23px;}
	.slideBox2 .prev, .slideBox2 .next{top:40%; line-height:40px;}
	.slideBox2:hover .prev,.slideBox2:hover .next{width:40px; height:40px;}
	.syAbout{margin-top:0px;}
	.corporate li{width:45.7%;}
	.corporate li img{height:133px;}
	
	.reTitle{font-size:18px;}
	.reContent{margin-top:35px;}
	.proUl li{width:46%;}
	.proTitA1{padding-left:10px;}
	.proTit2,.proTit3{padding-left:10px;}
	.plantLeft li{margin-right:5px;}
	#allmap{height:420px;}
	.onlineLeft h3{font-size:24px;}
	.onlineLeft{padding-left:25px;}
	.share_box .share_content2{top:31px; left:-82px;}
	.newsDesc .left img{padding-top:10px;}
	.plantRight li img{height:170px;}
	.formNews .text{width:56%;}
	.newsSearch select{padding-left:5px;}
}
@media screen and (max-width:425px){
	.formNews .text{width:53%;}
	}
@media screen and (max-width:431px){
	.about .right a{margin-left:5px;}
	.about .title span{font-size:24px;}
	.newsSearch .sel1{width:34%;}
	.plantLeft li a{padding-left:14px; padding-right:14px;}
	.share_box .share_content2{left:-173px;}
	
}
@media screen and (max-width:414px){
	.footer_content .first{width:100%;}
	.formNews{margin-left:21.5%;}
	.search2{right:17px;}
	.menu{right:77px;}
	.corporate li span{padding-left:0;}
	.sPrev{left:-47px;}
	.sNext{right:-65px;}
	.text-desc{width:76%; padding-right:20px;}
	.plantLeft li a{font-size:12px;}
	.knowRight li span{font-size:16px;}
	#allmap{height:410px;}
	.formNews .text{width:51%;}
	.news .right.newsRight a:first-child,.news .right a{margin-left:20px;}
	.onlineForm .submit{width:46.5%;}
	.syUl li img{height:145px;}
}
@media screen and (max-width:385px){
	.problemLeft li a{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; display:inline-block; width:60%;}
	.onlineLeft{padding-right:5px;}
	.onlineLeft h3{font-size:20px;}
	.formNews{width:73%;}
	.formNews .text{width:47%;}
	.news li{width:100%;}
	.news li:nth-child(2n){margin-left:0;}
	.news .right a{margin-left:5px;}
	.news .right.newsRight a:first-child{margin-left:5px;}
	}
@media screen and (max-width:375px){
	.echnical .right li{padding:10px; height:97px;}
	.syNews .tit a{float:left; margin-top:10px;}
	.imgDiv{width:210px; height:240px; line-height:240px; padding-top:0;}
	.picScroll-left .bd{width:211px;}
	.picScroll-left .tempWrap{width:280px !important;}
	.footer_tel{width:57%;}
	
	.formNews{width:72%; margin-left:23.5%;}
	.formNews .submit{width:85px;}
	.NewsContent .title{font-size:20px;}
	.recruitment .first td{font-size:16px; padding-top:20px; padding-bottom:20px;}
	.recruitment tr td{padding-top:20px; padding-bottom:20px;}
	.sNext{right:-37px;}
	.syProductWrap .parHd{float:none;}
	.syProductWrap .parBd{float:none; margin-left:auto; margin-right:auto;}
	.text-desc{width:79%;}
	.slideBox4{width:320px;}
	.sPrev{left:-13px; top:38%;}
	.sNext{right:7px; top:38%;}
	.rightPro{margin-left:40px; width:278px;}
	.syUl li{width:100%; margin-bottom:25px; padding-right:0; border-right:none;}
	.syUl li:last-child{float:none; padding-left:0;}
	.proimg img{height:160px;}
	#allmap{height:380px;}
	.text-desc{width:70%; }
	.syUl li img{height:185px;}
	.KnowslideBox span{display:inline-block; width:70%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	.about_left{height:287px;}
	.syAbout .tit1 span{font-size:16px;}
}
@media screen and (max-width:373px){
	.titA{float:left; margin-top:10px;}
	.plantLeft li a{padding-left:16px; padding-right:16px;}
	.plantLeft li{margin-right:22px;}
	.knowTit img{width:53%;}
	.onlineWrap .submit, .onlineWrap .reset{width:45%;}
	}
@media screen and (max-width:369px){
	.newsSearch .sel1{width:31%;}
	.formNews{margin-left:24.5%;}
	.formNews .submit{width:70px;}
	.formNews .text{width:42%;}
	}
@media screen and (max-width:360px){
	.imgDiv{width:216px; height:240px; line-height:240px;}
	.imgDiv img{padding-top:0;}
	.echnical .right li{padding:5px; height:95px;}
	.picScroll-left .bd{width:211px;}
	.onlineForm .reset{width:46.5%;}
	.footerP1  p{font-size:12px;}
	.footerI1{font-size:12px;}
	.footerP1{margin-bottom:10px;}
	.footer_content span{font-size:18px;}
	.menu{top:22px;}
	.search2 .searchBtn2{top:2px;}
	.plantRight li img{height:150px;}
	.syAbout .tit1 span{font-size:14px;}
	
}
@media screen and (max-width:355px){
	.plantLeft li{margin-right:13px;}
	.plantRight li img{height:150px;}
	}
@media screen and (max-width:320px){
	.echnical .right li{padding:4px;}
	.syPro li{width:46%; box-sizing:border-box; margin-bottom:10px; margin-right:10px;}
	.search2 .searchBtn2{width:40px; height:40px;}
	.menu{right:73px;}
	.f_right2{width:100%;}
	.footer_tel{width:52%;}
	.footerP1 a{margin-top:10px; margin-left:40%;}
	.about .right a{margin-left:-2px;}
	.about .title span{font-size:20px;}
	.news .right a{padding-left:10px; padding-right:10px;}
	.formNews{width:70%; margin-left:27.5%;}
	.formNews .submit{width:63px;}
	.search2{right:2px;}
	.menu{right:57px; top:19px;}
	.newTime .liulan{margin-left:5px; margin-right:5px;}
	.rightArrow{margin-left:10px;}
	.corporate .title span{font-size:12px;}
	.reTitle{font-size:16px;}
	.slideBox4{width:290px;}
	.rightPro{margin-left:29px; width:245px !important;}
	.imgDiv{width:210px;}
	.proimg img{height:115px;}
	.caseimg img{height:140px;}
	.plantLeft li{margin-right:9px;}
	.KnowslideBox .bd img{height:210px;}
	.KnowslideBox span{font-size:14px;}
	.conTit p{font-size:12px;}
	#allmap{height:360px;}
	.share_box .share_content2{left:-154px;}
	.onlineForm .reset{width:46%;}
	.about_left{height:255px;}
	.syAbout .tit1 i{width:8px;}
	}