@charset "utf-8";
/*******CSS commont*************/
html {
    font-size: 62.5%;
    /* 10÷16=62.5% */
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff; color:#333; font-size: 12px; font-size:1.2rem;font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 14px; font-size:1.4rem; }
}
a{color:#333; text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ color:#4E9C21; text-decoration:none;}
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
/*******Css*******/

/*******Css header*******/
#top{ height:28px; line-height: 28px; background:#F8F8F8; }
#header{ padding: 15px 0px; position: relative;}
.nav{ float: left;}
.logo{ float: left; width:80%; }
.logo img{ width: 100%; }
.nav-trigger{ width:26px; height:26px; z-index:999; background: url(../Image/micon.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: -13px; right: 15px; }
.navigation-is-visible .nav-trigger{ width: 32px; height: 30px; background: url(../Image/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}
.nav_transform1{position:absolute;top:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}
.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}
.navigation-is-visible .nav_transform1{-webkit-transform:none;transform:none; display:block;}
.nav-overlay{position:fixed;top:0;left:50%; margin-left:-375px; z-index:10;width:750px;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}
.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 80%; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; line-height:40px; max-height:40px; font-size: 1.6rem; padding: 0px 20px;}
.nav-item.on a{ color: #4E9C21; }
#nav{ border-top: solid 1px #C9C9C9; padding: 6px 0px 10px 0px; background: url(../Image/bg1.jpg) repeat-x bottom;}
#nav a{ width: 25%; float: left; text-align: center; height:25px; line-height: 25px; font-size: 1.4rem;}
#nav a.on{ color: #4E9C21; }
@media (min-width:768px) 
{
    #top{ height: 30px; line-height: 30px; }
    .logo{ width:58%; }
    .tel{ float: left; width: 30%; margin-top:9px; margin-left: 15px; }
    .tel img{ width: 100%; }
    #nav{ padding: 0px 0px 4px 0px; }
    #nav a{ width: 12.5%; height: 36px; line-height:36px; background: url(../Image/bg5.jpg) repeat-y right;}
    #nav a#nav_a2{ background: none; }
    #nav a:hover{ background:#4E9C21; color: #fff;}
    #nav a.on{ background:#4E9C21; color: #fff;}
    #nav a#nav_a2:hover{ background:#4E9C21; color: #fff;}
    #nav a#nav_a2.on{ background:#4E9C21; color: #fff;}
}
@media (min-width:992px) 
{
    #header{ padding: 20px 0px; }
    .logo{ width:60%; }
    .tel{ float: right; margin-left: 0px;}
}
@media (min-width:1200px) 
{
    #top{ height: 36px; line-height: 36px; }
    .logo{ width:52%; }
    #nav a{ height: 46px; line-height:46px; font-size: 1.6rem;}
}

/*******Css banner*******/
.banner{ width: 100%; height:100%; text-align:center; overflow:hidden; margin:0px auto;}
.page_banner{ width: 100%; height:100%;   margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ max-width: 100%; }

/*******Css home*******/
#chan1{ overflow:hidden; height: 35px; background: #fff;}
.chan1s1{ width: 35px; text-align: center; height: 35px; background: url(../Image/icon2.jpg) no-repeat center; float: left;}
.chan1c{ width: 85%; float:left;  height: 35px; line-height: 35px; overflow:hidden; }
@media (min-width:768px) 
{
    #chan1{ height: 50px; }
    .chan11{ width: 65%; float: left; height: 35px; margin-top: 7px;}
    .chan12{ width: 30%; padding: 0px 15px; border-radius: 15px; float: right; height: 35px; line-height: 35px; background: #4E9C21; margin-top: 7px; color: #fff;}
    .chan12 a{ margin-left: 8px; }
}
@media (min-width:992px) 
{
    .chan11{ width: 73%; }
    .chan12{ width: 23%; }
}
@media (min-width:1200px) 
{
    .chan11{ width: 73%; }
    .chan12{ width: 21%; padding: 0px 20px; border-radius: 20px;}
    .chan12 a{ margin-left: 12px; }
}
#chan2{ background: #F1F1F1; overflow:hidden; padding: 15px 0px;}
.pro{ background: #fff; overflow:hidden;}
.pro_p1{ overflow:hidden; background: #4E9C21; }
.pro_p1 img{ width: 60%; }
.pro_sideul{ overflow:hidden; margin-top: 5px; padding: 6px;}
.pro_sideul li{ width: 47%; float: left; padding-left: 15px; background: url(../Image/icon4.jpg) no-repeat left center; margin-right: 3%; overflow:hidden; height: 28px; line-height: 28px; float: left;}
.products{ overflow:hidden; margin-top: 15px; }
.products_p1{ height: 35px; background: #fff; }
.products_p1 a{ width:80px; text-align: center; font-size:1.5rem; font-weight: bold; height: 32px; line-height: 32px; border-top: solid 3px #4E9C21; float: left;}
#owl-carousel1{ margin-top: 10px; position: relative; }
#owl-carousel1 .owl-items{ margin: 5px; background: #fff; padding: 5px;}
.products_img{ overflow:hidden; text-align: center;}
.products_img img{ max-width: 100%; transition: all 0.3s;}
.products_img:hover img{ transform:scale(1.05);  }
.products_txt{ height: 30px; line-height: 30px; overflow:hidden; font-size: 1.4rem; text-align: center; }
.products_c{ line-height: 20px; height: 60px; color: #868686; overflow:hidden;}
.products_m{ height: 30px; margin-top:10px; position: relative;}
.products_m span{ width: 130px; text-align: center; background:#4E9C21 url(../Image/icon3.png) no-repeat 95px center; height: 30px; line-height: 28px; color: #fff; position: absolute; left: 50%; margin-left: -65px;}
#owl-carousel1 .owl-prev,#owl-carousel1 .owl-next{ width: 20px; text-indent: 999em; height: 20px; position: absolute; top: -36px; }
#owl-carousel1 .owl-prev{ background: url(../Image/left1.jpg) no-repeat; right: 50px;}
#owl-carousel1 .owl-next{ background: url(../Image/right11.jpg) no-repeat; right: 20px; }
@media (min-width:768px) 
{
    .pro{ width: 27%; float: left; border-bottom:solid 3px #4E9C21; }
    .pro_p1 img{ width: 100%; }
    .pro_sideul li{ width: 100%; margin-right:0px;  }
    .products{ width:71%; float: right; margin-top: 0px;}
    #owl-carousel1 .owl-items{ padding:10px; }
}
@media (min-width:992px) 
{
    .pro{ width: 22%;}
    .pro_sideul{ padding:8px 15px; }
    .products{ width:75%;}
    .products_txt{ margin-top: 5px; }
    .products_c{ margin-top: 10px; }
    .products_m{ margin-top: 15px; margin-bottom: 5px; }
}
@media (min-width:1200px) 
{
    #chan2{ padding: 35px 0px; }
    .pro{ width: 21%;}
    .pro_sideul{ padding:10px 15px; }
    .pro_sideul li{ height: 32px; line-height: 32px; }
    .products{ width:77%;}
    .products_p1{ height: 40px; }
    .products_p1 a{ width: 100px; height: 38px; line-height: 38px; font-size: 1.6rem; }
    #owl-carousel1 .owl-prev,#owl-carousel1 .owl-next{ top: -40px; }
    #owl-carousel1 .owl-items{ padding:20px; }
    .products_txt{ font-size: 1.6rem; }
    .products_c{ margin-top: 5px; }
    .products_m{ margin-top: 20px; }
}
#ys{ margin-top: 20px; overflow:hidden;}
.ys_p1{ text-align: center; }
.ys_p1 img{ width: 100%; }
.ysul{ overflow:hidden; margin-top: 5px;}
.ysul li{ margin-top: 10px; overflow:hidden;}
.ys_txt{ overflow:hidden; margin-top: 10px;}
.ysp1{ width:60px; height: 60px; text-align: center; float: left; background: #4E9C21; color: #fff; position: relative;}
.ysp1 b{ font-size: 2.2rem; position: absolute; top: 8px; left: 0px; width: 100%;}
.ysp1 span{ width:22px; height: 3px; background: #fff; position: absolute; bottom:13px; left: 50%; margin-left: -11px;  }
.ysc{ width: 81%; float: right; }
.ysp2{ height: 22px; line-height: 22px; overflow:hidden; font-size: 1.5rem; font-weight: bold; color: #4E9C21;  }
.ysp3{ margin-top:4px; height: 32px; line-height: 16px; color: #868686;}
.ys_img{ border:solid 10px #EFEFEF; overflow:hidden; }
.ys_img img{ width: 100%; }
@media (min-width:768px) 
{
    .ys_p1 img{ width:80%; }
    .ysc{ width: 80%; }
    .ysul li{ width: 48%;}
    .ysul li#ysli1{ float: left; }
    .ysul li#ysli2{ float: right; }
    .ysul li#ysli3{ float: left; }
    .ysul li#ysli4{ float: right; }
    .ysul li#ysli1 .ys_txt{ margin-top: 0px; }
    .ysul li#ysli1 .ys_img{ margin-top: 10px; }
    .ysul li#ysli3 .ys_txt{ margin-top: 0px; }
    .ysul li#ysli3 .ys_img{ margin-top: 10px; }
    .ysul li#ysli2 .ysp1{ float: right; }
    .ysul li#ysli2 .ysc{ float: left; }
    .ysul li#ysli4 .ysp1{ float: right; }
    .ysul li#ysli4 .ysc{ float: left; }
}
@media (min-width:992px) 
{
    .ys_p1 img{ width:72%; }
    .ysc{ width: 83%; }
    .yss .ysc{ width: 81%; }
}
@media (min-width:1200px) 
{
    #ys{ margin-top: 35px; }
    .ys_p1 img{ width:59%; }
    .ysul{ margin-top: 10px; }
    .ysul li{ margin-top: 15px; width: 45%;}
    .ysp1{ width: 90px; height: 90px; }
    .ysp1 b{ font-size: 3.5rem; }
    .ysp1 span{ bottom: 25px; width: 40px; margin-left: -20px;}
    .ysc{ width: 80%; }
    .yss .ysc{ width:76%; }
    .ysp2{ height: 30px; line-height: 30px; font-size: 1.8rem; }
    .ysp3{ height: 60px; line-height: 20px; }
}
.ysul li:hover .ysp1{ background: #f27d16; }
.ysul li:hover .ysp2{ color:#f27d16;  }
.ys_img:hover{ border: solid 10px #4E9C21; }
#tels{ margin-top: 20px; overflow:hidden;}
#tels img{ max-width: 100%; }
@media (min-width:1200px) 
{
    #tels{ margin-top: 35px; }
} 
#about{background: #F1F1F1; overflow:hidden; padding: 15px 0px;}
.about_p1{ height: 40px; line-height: 40px; background: #fff; overflow:hidden; }
.about_a1{ font-size: 1.5rem; font-weight: bold; margin-left: 15px;}
.news_p1 .about_a1{ margin-left: 0px; }
.more_01{ background: url(../Image/icon6.jpg) no-repeat right center; padding-right: 22px; color: #8A8A8A; margin-right: 15px;}
.news_p1 .more_01{margin-right: 0px;}
.about{ background: #fff; padding: 10px; overflow:hidden; margin-top: 10px;}
.about_p2{ font-size: 1.6rem; font-weight: bold; margin-top: 5px; }
.about_p2 b{ color: #4E9C21; }
.about_img{ margin-top: 10px;}
.about_img img{ width: 100%; }
.about_txt{ margin-top: 10px;}
.about_c{ line-height:20px; height:100px; overflow:hidden; }
.about_p3{ height: 26px; overflow:hidden; margin-top: 5px; }
.about_p3 a{ width:100px; height: 26px; float: left; line-height: 26px; background: #4E9C21; border-radius: 15px; color: #fff; text-align: center; }
.honor{ overflow:hidden; background: #fff; padding: 10px; margin-top: 10px; }
#owl-carousel2{ position: relative; }
#owl-carousel2 .owl-prev,#owl-carousel2 .owl-next{ width: 14px; text-indent: 999em; height: 21px; position: absolute; top: 50%; margin-top: -10px; }
#owl-carousel2 .owl-prev{ background: url(../Image/left3.png) no-repeat; left: 0px;}
#owl-carousel2 .owl-next{ background: url(../Image/right3.png) no-repeat; right: 0px;}
.honor_img{ overflow:hidden; text-align: center;}
.honor_img img{ max-width: 100%; }
.honor_txt{ height: 30px; line-height: 30px; overflow:hidden; text-align: center;}
@media (min-width:768px) 
{
    .about_img{ width: 30%; float: left; }
    .about_txt{ width: 67%; float: right; }
    .about_p3{ margin-top: 10px; }
    #owl-carousel2 .owl-items{ padding: 0px 8px; }
}
@media (min-width:992px) 
{
    .about{ width: 65%; float: left; padding: 25px 15px 52px 15px;}
    .about_img{ margin-top:30px; width: 35%; }
    .about_txt{ margin-top: 30px; width: 62%;}
    .honor{ width: 34%; float: right; }
}
@media (min-width:1200px) 
{
    #about{ padding: 40px 0px; }
    .about_p1{ height: 50px; line-height: 50px; }
    .about_a1{ font-size: 1.8rem; }
    .about{ width: 65%; padding: 32px 35px 50px 35px;}
    .about_p2{ font-size: 2.5rem; }
    .honor{ padding:20px;} 
    .about_img{ width: 39%; }
    .about_txt{ width: 58%; }
    .about_c{ line-height:28px; height: 140px;  }
    .about_p3{ height: 30px; }
    .about_p3 a{ height: 30px; line-height: 30px; padding:0px 20px; border-radius: 20px; width: 130px;}
}
.about_p3 a:hover{ background: #f27d16; }
#chan3{ margin-top: 20px; overflow:hidden; }
.news_p1{ height: 40px; line-height: 40px; }
.newsc{ margin-top: 5px; overflow:hidden;}
.newsc li{ margin-top: 10px; overflow:hidden; }
.news_img{ width: 30%; float: left; overflow:hidden;}
.news_img img{ width: 100%; }
.news_txt{ width: 68%; float: right; }
.newsp1{ height: 25px; line-height: 25px; overflow:hidden; font-size:1.4rem; font-weight: bold;}
.newsp2{ height: 32px; line-height: 16px; color: #585858; overflow:hidden;  }
.newsp3{ height: 20px; line-height: 20px; margin-top: 5px; }
.newsp3 span{ color: #4E9C21; background: url(../Image/icon7.jpg) no-repeat right center; padding-right: 22px; float: left;}
.wd{ margin-top: 20px; overflow:hidden; }
.wdul{ margin-top: 5px; overflow:hidden; }
.wdul li{ margin-top: 10px; overflow:hidden; }
.wdp1{ height: 28px; line-height: 28px; overflow:hidden; font-size: 1.4rem; font-weight: bold; background: url(../Image/icon5.jpg) no-repeat left center; padding-left:16px;}
.wdp2{ line-height: 18px; height: 36px; color: #585858; overflow:hidden;  }
@media (min-width:768px) 
{
    .news{ width: 60%; float: left;}
    .newsp2{ height: 48px; }
    .wd{ width: 36%; float: right; margin-top:0px;}
}
@media (min-width:992px) 
{
    .news_img{ width: 26%; }
    .news_txt{ width: 72%; }
    .wdul li{ margin-bottom: 17px; }
}
@media (min-width:1200px) 
{
    #chan3{ margin-top:35px; }
    .newsc{ margin-top: 15px; }
    .newsp1{ height: 32px; line-height: 32px; font-size: 1.5rem; }
    .newsp2{ line-height: 20px; height: 60px; margin-top: 8px; }
    .wdul{ margin-top: 15px; }
    .wdul li{ margin-bottom:25px; }
    .wdp1{ height: 32px; line-height: 32px; font-size: 1.5rem; }
    .wdp2{ line-height: 20px; height: 40px; margin-top: 5px; }
}

/*******Css footer*******/
#footer{  background:#000000; border-top: solid 3px #4E9C21; line-height: 2; padding:15px 0px; color:#858585; margin-top: 20px; margin-bottom: 70px;}
#footer a{ color:#858585; }
#footer a:hover{ text-decoration: underline; color: #fff;}
.footers{ border-top: solid 1px #343434; margin-top: 10px; padding:5px 0px;  }
.footers a{ width: 25%; float: left; text-align: center; }
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#4E9C21; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
#footer .footerl_p2 a{ color: #fff; }
@media (min-width:768px) 
{
    #footer{ margin-bottom: 0px; }
    .footers a{ width: 12.5%; }
    .footerp1 strong{ color: #4E9C21; font-weight: bold; }
    .footerp1 a{ margin-right: 10px; }
}
@media (min-width:992px) 
{
    .footerc{ width: 75%; float: left; }
    .weixin{ width: 13%; float: right; }
    .weixin img{ width: 100%; }
}
@media (min-width:1200px) 
{
    #footer{ margin-top: 40px; padding:25px 0px 25px 0px;}
    .footerp1{ font-size: 1.6rem; }
    .footers{ margin-top: 25px; padding:15px 0px 0px 0px; font-size: 1.5rem; }
    .gswj{ width: 8%; float: left; margin-left: 10px; }
    .gswj img{ width: 100%; }
    .weixin{ width: 12%; }
}
.footers a.on{ color: #fff; }

/*******Css page*******/
#page_titles{ height: 35px; line-height: 35px; border-bottom: solid 1px #D4D4D4; position: relative;}
.page_titlet{ background:#4E9C21; font-size: 1.6rem; font-weight: bold; color: #fff; padding: 0px 20px; float: left;}
.right_titlebtn1{ position: absolute; right: 10px; font-size: 2rem; cursor: pointer; top:0px;  color: #4E9C21;}
.page_pro{ width: 100%; position: absolute; top: 35px; z-index: 999; left: 0px; background: #f9f9f9; padding:8px 0px; display: none;}
.page_pro a{ width:100%; height:40px; line-height: 40px; float: left; background: url(../Image/line3.jpg) repeat-x bottom;}
.page_pro a span{ width: 80%;  float: left; height: 40px; overflow: hidden; padding-left: 15px; font-size: 1.4rem;}
.page_pro a i{ float: right; margin-right:15px; color: #999; margin-top: 14px; }
.page_pro a.on span{ color: #4E9C21; }
.mess{ padding-bottom: 20px; border-bottom: solid 1px #dedede; margin-bottom: 30px; overflow: hidden;}
.messp1{ height: 30px; line-height: 30px; color:#4E9C21; font-size: 1.6rem; font-weight: bold; }
@media (min-width:768px) 
{
    .page_titlec{ float: right; color: #666; }
    .page_titlec a{ color: #666; }
}
@media (min-width:992px) 
{
    .page_titlec{ margin-right: 0px; }
    .page_titlesc{ float: left; margin-left: 30px; }
    .page_titlesc a{ float: left; margin: 0px 10px; position: relative; color: #444444;}
    .page_titlesc a span{ width: 0px; height: 4px; background: #4E9C21; position: absolute; transition: all 0.3s; bottom: 0px; left: 50%; margin-left: -50%; }
    .page_titlesc a.on span{ width: 100%; }
    .page_titlesc a:hover span{ width: 100%; }
    .left_side{ width:20%; float: left; margin-top: 25px; }
    .left_sidep1{ height:45px; line-height: 45px; background:#4E9C21; font-size: 1.8rem; color: #fff; padding: 0px 20px; }
    .left_sidep1 a{ color: #fff; }
    .left_sideul{ margin-top: 5px; }
    .left_sideul li{ height: 40px; margin-top: 5px; overflow:hidden; }
    .left_sideul li a{ float:left; line-height: 40px; background:#F3F2F2; width: 100%; font-size: 1.4rem; padding: 0px 15px; }
    .left_sideul li a:hover{ background:#4E9C21; color: #fff;  }
    .left_sideul li.selectli a{ background:#4E9C21; color: #fff;  }
    .pcontact{ margin-top: 25px; }
    .pcontact_01{ margin-top: 5px; line-height: 2; }
    .right_side{ width:78%; float: right; margin-top: 25px; }
}
@media (min-width:1200px) 
{
    .left_sidep1{ height: 50px; line-height: 50px; font-size: 2.3rem; }
    .left_sideul li a{ font-size: 1.6rem; }
    #page_titles{ height: 50px; line-height: 50px; }
    .page_titlet{ font-size: 2.3rem;  padding: 0px 30px; }
    .page_titlesc{ margin-left: 40px; font-size: 1.6rem;}
    .page_titlesc a{ margin:0px 15px;  }
    .mess{ padding-bottom: 40px; }
    .messp1{ height: 50px; line-height: 50px;  font-size: 2.2rem; }
}

/*******Css company*******/
 
#proinfos{ margin-top: 20px; }
.proinfosul{ height: 40px; padding: 0px 10px; text-align: center; line-height: 40px; border: solid 1px #DEDEDE;  background: #F7F7F7;}
.proinfosul li{ width:25%; cursor: pointer; float: left;}
.proinfosul li i{  margin-right: 5px; display: inline-block;}
.proinfosul li span{ display: inline-block;}
.proinfosul li:hover{ color: #4E9C21; }
.proinfosul .proinfossp1{ width: 1px; height: 40px; background: url(../Image/line4.jpg) no-repeat center; float: left; margin: 0px 8px;}
.proinfosul li.active{ color: #4E9C21; }
.proinfosc{ margin-top: 10px; padding: 10px 0px; border-top:solid 1px #dedede; }
.prot{ height: 30px; line-height: 30px; overflow: hidden; }
.prot span{ float: left; color: #4E9C21; font-size: 1.5rem; font-weight: bold;}
.prot i{ float: left; color: #999; font-size: 1.2rem; margin-left: 5px;}
.procact{ font-size: 1.5rem; font-weight: bold; margin-top: 10px;}
.procactc{ margin-top: 10px; }
.procactc p{ background: #F7F7F7; border: solid 1px #CECECE; padding: 0px 10px; height: 40px; line-height: 40px; margin-bottom: 15px; }
@media (min-width:768px) 
{
    .proinfosul li{ width: 15%; }
}
@media (min-width:992px) 
{
    .proinfosul li{ width: 13%; }
    .procactc p{ width: 30%; float:left; margin-right: 1%; }
    .procactc p:last-child{ width: 35%; }
}
@media (min-width:1200px) 
{
    #proinfos{ margin-top: 30px; }
    .proinfosul{ height:50px; line-height: 50px; font-size: 1.6rem;}
    .proinfosul li{ width:15%; }
    .proinfosul li i{ margin-right: 10px; }
    .proinfosul .proinfossp1{ height: 58px; }
    .proinfosc{ padding:15px 0px; }
    .prot{ height: 50px; line-height: 50px; }
    .prot span{ font-size: 2rem; }
    .prot i{ font-size: 1.4rem; margin-left: 10px;}
    .procact{ font-size: 2.25rem; }
    .procactc{ margin-top: 30px; overflow: hidden;}
    .procactc p{ height: 50px; line-height: 50px; padding: 0px 15px; }
}
/*******Css list*******/
#indexNews1{  }
#indexNews1 li{ border-bottom:#dedede 1px dotted; padding:5px 0px 10px 0px; margin-top: 10px;  height: 100%; overflow: hidden; transition: all 0.3s;}
.indexNews1p1{ height: 28px; line-height: 28px; font-size: 1.4rem; font-weight: bold; overflow: hidden;}
.indexNews1p2{ height: 25px; line-height: 25px; color: #999; overflow: hidden;}
.indexNews1p2 span i{ margin-right: 5px; }
.indexNews1p3{  line-height: 25px; height:50px; overflow:hidden; color: #666;   color: #666; padding-top: 5px; }
#indexNews1 li a:hover .indexNews1p1{ color:#4E9C21;}
.indexNews1_img{ margin-bottom: 5px; }
.indexNews1_img img{ width: 100%; }
#indexNews1 li:hover{ transform: translateY(-5px); }
.indexNews1p4{ margin-top: 10px; color: #4E9C21;}

#picUL li{ margin:10px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#fff; text-align: center; }
#picUL li a .pic_01{ width: 100%; height: 100%; overflow: hidden;  border:solid 1px #dedede;}
#picUL li a .pic_01 img{ max-width: 100%; transition: all 0.3s; }
#picUL li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#4E9C21; color: #fff;  }
#picUL li a:hover .pic_01 img{ transform:scale(1.05); }

#proUL li{ margin:5px 0px; overflow: hidden;}
#proUL li .pic_01{ overflow:hidden; position: relative; border: solid 1px #DDDDDD; text-align: center;}
#proUL li .pic_01 img{ width: 100%; transition: all 0.3s;}
#proUL li .pic_02{ height: 30px; font-size: 1.4rem; line-height: 30px; margin-top: 5px; text-align: center; overflow:hidden;  }
#proUL li .pic_01:hover img{ transform:scale(1.05); }
.productsra1{ position: absolute; bottom:0px; left: 0px; height: 30px; line-height: 30px; color: #fff;}
.productsra1 span{ float: left; background: #FF9600 url(../Image/icon10.png) no-repeat 15px center; font-size: 1.4rem; padding:0px 10px 0px 35px;}
.productsra1 b{ width: 30px; font-size: 2rem; font-style: normal; height: 30px; text-align: center; margin-left:1px; float: left; background: #4E9C21;  }
.productsra1:hover{ color: #F41010; }

/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#4E9C21;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#4E9C21;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }

#page_Title{ line-height:1.8; font-size:1.5rem; text-align:center;}
.page_Info{ height:50px; line-height: 50px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }

#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:45px; background:#F9F9F9; border-radius:5px; margin:15px auto;} 
.page_tit_tit{
    width:130px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#4E9C21;
    color:#ffffff;
    line-height:45px;
    text-align: center;
    font-size: 1.6rem;
}

#page_Content{ margin:0 auto; line-height:2; padding:10px; }
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2; padding:10px; }
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

.page_link{ margin-top: 15px; font-size: 18px; color:#4E9C21;  }
.search_cp{ height: 45px; line-height: 45px; font-size: 16px; }
.search_cp span{ color:#4E9C21; }
/*******Css related*******/
.related{ margin-top:15px; }
.related p{ height:35px; line-height: 35px; font-size: 1.6rem; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:28px; line-height:28px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#4E9C21;}

.pro_cls{ height: 100%; overflow: hidden; margin:10px auto; }
.pro_cls li{ width: 50%; float: left; margin-top: 10px;}
.pro_cls li a{ width:90%; margin:0px 5%; overflow: hidden; height: 40px; line-height: 40px; border: solid 1px #dedede; border-radius: 10px; text-align: center; float: left;}
.pro_cls li a:hover{ background:#4E9C21; color: #fff; }
.pro_cls li.on a{ background:#4E9C21; color: #fff; }

#owl-carousel4{ margin-top: 10px; }
#owl-carousel4 .owl-items{ text-align: center;}
.pror_img{ overflow: hidden; }
.pror_img img{ width:100%;}
.pror_txt{ height: 40px; line-height: 40px; overflow: hidden; text-align: center;}

.page_t{ height: 42px; clear: both; margin-top: 20px; }
.page_t span{ height: 40px; line-height: 40px; font-size: 1.8rem; font-weight: bold; border-bottom: solid 2px #999; float: left; }
#zz{ height: 100%; overflow: hidden; margin-top:20px; background: #9AC104; padding:15px 0px;}
.zz_p1{ text-align: center; font-size: 1.8rem; font-weight: bold; color: #fff;}
.zz_p1 a{ color: #fff; }
.zz_p2{ text-align: center; margin-top: 5px; color: #fff;}
.zz_img{ overflow: hidden; }
.zz_img img{ width:100%;}
.zz_txt{ height: 40px; line-height: 40px; overflow: hidden; color: #fff; text-align: center;}
.pro_img{ text-align: center; margin-top: 15px; border: solid 1px #BABABA;}
.pro_img img{ max-width: 100%; }
.pro_con{ margin-top: 10px;}
.pro_conp1{ line-height: 1.5; padding-bottom: 10px; border-bottom: dashed 1px #eee; }
.pro_conp2{ height: 40px; line-height: 40px; font-size:1.6rem;  color: #4E9C21;}
.pro_conp2 b{ margin-right: 5px; font-size:2rem; }
.pro_conp3{ height: 40px; margin-top: 10px; }
.pro_conp3 a{ width: 40%; height: 40px; border-radius: 5px; line-height: 40px; float:left; margin:0px 5%; float: left; background: #4E9C21; text-align: center; color: #fff; }
.pro_conp3 a.pro_conp3a1{ background: #FF7B02; }
.pro_conp3 a:hover{ background:#FFC314;}
.pro_conp3 a.pro_conp3a1:hover{ background: #FFC314; }
.pro_conp4{ margin-top: 20px; }
.pt{ font-size:1.6rem;  color:#4E9C21; }
.pro_pr{ padding: 10px 0px; color: #4E9C21; }
.right_content{ padding: 5px 0px; }
@media (min-width:768px) 
{
    .right_title_left{ font-size: 2.2rem; width: 180px; height: 50px; line-height: 50px; margin-left:-90px; top:-45px; }
    .indexNews1p3{ line-height: 25px;  padding-top: 5px; overflow: hidden;}
    #page_Title{ font-size: 1.8rem; }
    #contact_main{ width: 80%; float: left; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .pro_cls li{ width: 25%; float: left; }
    .indexNews1_img{ width: 28%; float: left; margin-bottom: 0px; height: 151px;}
    .indexNews1_txt{ width: 70%; float: right; }
    #owl-carousel4 .owl-items{ padding: 5px;}
    #proUL li .pic_02{ text-align: left; }
    #proUL li .pic_cc{ height: 40px; line-height:20px; margin-top:3px; overflow:hidden; color: #888888;}
    #proUL li .pic_cc b{ float: left;  }
    #proUL li .pic_cc p{ float: left; width: 94%; margin-left: 5px; }
     
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
    .pro_img{ width: 40%; float: left; }
    .pro_con{ width: 55%; float: right;}
    .pro_conp3 a{ width: 150px; margin:0px 15px 0px 0px;  }
    .indexNews1_img{ width: 25%; height: 176px;}
    .indexNews1_txt{ width: 73%; float: right; }
}
@media (min-width:1200px) 
{
    .right_title{ height: 80px; line-height: 80px; }
    .right_title_left{ font-size: 3rem; width: 210px; height: 65px; line-height: 65px; margin-left:-105px; top:-60px; }
    .right_title_right_sp2{ height: 80px; }
    .right_title_right_sp1{ margin-top: 35px; }
    .indexNews1p1{ height: 35px; line-height: 35px; font-size: 1.6rem; }
    .indexNews1p3{ font-size: 1.4rem; margin-top: 5px;}
    .indexNews1p4{ margin-top: 10px; }
    #page_Title{ font-size: 2.2rem; }
    .page_tit_tit{ width: 150px; font-size: 1.8rem; }
    .related p{ font-size: 1.8rem; }
    .related ul li{ height:32px; line-height:32px;  }
    .pro_cls li{ width: 20%; }
    .pro_cls li a{ height: 50px; line-height: 50px; }
    #owl-carousel4{ margin-top: 20px; }
    #owl-carousel4 .owl-items{ padding: 10px;}
    .pror_txt{ height: 50px; line-height: 50px; overflow: hidden; text-align: center;}
    .page_t{ height: 67px; }
    .page_t span{ font-size:3rem; height: 65px; line-height: 65px;}
    .zz_p1{ font-size:3rem; }
    .pro_conp2{ height: 60px; line-height:60px; font-size:2rem; margin-top: 15px;}
    .pro_conp2 b{ font-size:3rem; }
    .pro_img{ margin-top: 30px; }
    .pro_con{ margin-top: 25px; }
    .pro_conp3{ height: 45px; }
    .pro_conp3 a{ height:45px; line-height: 45px; }
    #proUL li{ margin: 10px 0px; }
    #proUL li .pic_02{ height: 35px; line-height: 35px; margin-top:5px; font-size: 1.6rem;}
    #proUL li .pic_cc{ height: 48px; margin-top: 8px; line-height: 24px; font-size: 1.4rem; margin-bottom:10px; }
    .pt{ font-size:1.8rem;  }
    .indexNews1_img{ height: 220px;}
    .products_txt3{ height: 45px; margin-top: 15px; }
    .products_txt3 a{ width: 135px; height: 43px; line-height: 43px; }
    .products_txt3 a.products_txta1{ margin-left: 25px;}
}

/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#4E9C21;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#4E9C21;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#4E9C21; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #4E9C21; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #4E9C21; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #4E9C21; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#4E9C21;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#000;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #4E9C21; }

/*css digg style pagination*/
div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#4E9C21 1px solid;color:#fff; background: #4E9C21;}
div.digg a:active{border:#4E9C21 1px solid;color:#fff; background: #4E9C21;}
div.digg span.current{border:solid 1px #4E9C21;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#4E9C21; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}