﻿@import url(https://fonts.googleapis.com/css?family=Fjalla+One);
@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFFFFF; color: #575757; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; }
a { color: #575757; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #339933; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#candidates_form table { margin: 0 auto; }
#candidates_form table tr td { border: 0; padding: 5px 0; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main {width: 1200px;margin: 0 auto;overflow: hidden;}
.main table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }

img { vertical-align: top; }
.imgs{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.imgs:hover{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
/****header****/ 
@keyframes heartbeat {  0% {
transform: scale(1)
}
10% {
transform: scale(1.25)
}
100% {
transform: scale(1)
}
}
.header { width: 100%; height: 115px; border-bottom: 1px solid rgba(255,255,255,0.2); position:absolute; left:0; top:0; z-index:999; }
.header .head { width: 1200px; height: 100px; margin: 0 auto; }
.header .head .logo {width: 396px;height: 71px;display: block;margin-top: 23px;overflow: hidden;float: left;}
.header .head .logo a { width: 396px; height: 71px;  display: block;overflow: hidden; }
.header .head .stmenu1 { width:15px; position: relative; overflow: visible; z-index: 10; float: right; height: 100px; background:url(../images/ewm.png) no-repeat center;}
.header .head .stmenu1 a.xiala { display: block; }
.header .head .stmenu1 .child { display: none; position: absolute; top: 60px; right: 0; width: 100px; z-index: 9999; background: #FFF; }
.header .head .search-first { width:16px; position: relative; height: 16px; top: 42px; float: right; margin-right: 25px; }
.header .head .search-first .search-form { display: none; }
.header .head .search-first:hover .search-form { width: 180px; height: 28px; display: block; position: absolute; right:0; z-index: 100; top: 0; height: 28px; border: 1px #FFF solid; z-index: 99; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; background: #339933; padding:0 20px; }
.header .head .search-first .search-form .form-control { background: none; border: 0; width: 154px; height: 25px; line-height: 28px; float: left; font-size: 12px; color:#FFF; }
.header .head .search-first:hover img { display: none; }
.header .head .search-first .search-form .form-control:focus { outline: none }
.header .head .sousuo { display: block; width: 16px; height: 28px; float: right; border: 0; background:url(../images/ser_btn.png) no-repeat center; }
.header .head .lan{ width:auto; height:100px; line-height:100px; float:right; padding-left:25px; border-left: 1px solid rgba(255,255,255,0.2);}
.header .head .lan a{ color:#FFF;}
.header.clone{ width: 100%; height: 110px; position:fixed; left:0; top:0; z-index:9999; background: rgba(0, 0, 0, .6); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#000', endColorstr='#000'); /* ie8 */}
/****nav****/
.nav {/* width: 700px; */height: 100px;float:right;}
.nav ul li {float: left;width: 110px;text-align: center;height: 100px;position: relative;}
.nav ul li a { width: 100%; height: 100px; display: inline-block; line-height: 100px; color: #fff; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; font-size:16px; font-weight:bolder;}
.nav ul li a:hover, .nav ul li .hover, .nav ul li .fill { background: url(../images/navhover.png) no-repeat bottom center; color: #FFF; }
.nav ul li ul { width: 100%; display: none; position: absolute; top: 100px; left: 0; z-index: 999; overflow: hidden; background: url(../images/navxul.png) repeat; padding: 8px 0 20px 0; }
.nav ul li ul li { width: 100%; /*height: 38px;*/ background: url(../images/navxli.png) no-repeat bottom center; }
.nav ul li ul li a { width: 100%; height: 38px; line-height: 38px; font-size: 12px; text-align: center; padding: 0 0; }
.nav ul li ul li a:hover { color: #339933; background: none; }

/****abouts****/
.abouts{width: 100%; padding:120px 0;  overflow: hidden;background:url(../images/bg1.jpg) no-repeat top fixed;background-size:cover;  line-height:normal;}  
.abouts .mainpro { width: 1280px; margin: 0 auto; overflow: hidden; } 
.abouts .about_l{ width:638px; height:405px; float:left; border:3px #ebebeb solid;}
.abouts .about_l img{ width:638px; height:405px;}
.abouts .about_r{ width:570px; height:346px; float:right;}
.abouts .about_r i{ color:#d5d5d5; font-size:32px; line-height:normal; padding-top:25px; font-weight:bolder; font-style:normal; display:block;}
.abouts .about_r dt span { font-size:43px;color:#339933;font-weight: bolder;    }
.abouts .about_r dt p{font-size:24px;color:#282828;margin-top: 20px;margin-bottom: 15px;font-weight: bolder;}
.abouts .about_r dd{height: 135px; overflow: hidden;}
.abouts .about_r .more {width: 168px; height: 58px; line-height: 58px; text-align: center;  color: #339933;display: block; 
    position: relative;margin-top: 15px; border: 1px solid #339933; }

/****scopes****/
.scopes{width: 100%; padding:95px 0;overflow: hidden;background:url(../images/scopebg.jpg) no-repeat top fixed;background-size:cover;  line-height:normal;}  
.scopes .mainpro { width: 1280px; margin: 0 auto; overflow: hidden; } 
.scopes .scope_l{ width:570px; height:346px; float:left;color:#ffffff;}
.scopes .scope_l i{ color:#d5d5d5; font-size:32px; line-height:normal; padding-top:30px; font-weight:bolder; font-style:normal; display:block;}
.scopes .scope_l dt span { font-size:43px;color:#ffffff;font-weight: bolder;    }
.scopes .scope_l dt{margin-bottom: 39px;}
.scopes .scope_l dd{font-size: 16px; height: 120px;overflow: hidden;} 
.scopes .scope_r{  width:658px; height:369px;float:right; }
.scopes .scope_r img{ width:658px; height:369px;} 
.scopes .scope_l .more {width: 168px; height: 58px; line-height: 58px; text-align: center;  color: #ffffff;display: block; 
    position: relative;border: 1px solid #ffffff; }
/****business****/
.business{width: 100%;height: 535px;text-align: center;padding-top: 70px;} 
.business i { font-size: 32px; color: #d5d5d5; font-style:normal;font-weight: bolder; }
.business .business_i { font-size: 43px; color: #339933;    font-weight: bolder;   margin-bottom: 55px; line-height: 43px; }
.business .business_in { width: 1200px; margin: 0 auto; overflow: hidden; }
.business .business_l { background:#339933;  width: 573px; border-radius:15px; float: left;color: #ffffff;padding-top: 48px;padding-bottom: 60px;}
.business .business_l w {font-size: 24px;font-weight: bolder;}
.business .business_l span {        }
.business .business_l .blimg {  background:url(../images/icon_bus1.png) no-repeat center ;width: 70px; height: 61px; margin: 0 auto; }

.business .business_r {background:#7d7d7d;width: 573px;border-radius:15px;float: right;color: #ffffff;padding-top: 48px;padding-bottom: 60px;}
.business .business_r w {font-size: 24px;font-weight: bolder;}
.business .business_r span { }
.business .business_r .brimg { background:url(../images/icon_bus2.png) no-repeat center ; width: 70px; height: 61px; margin: 0 auto;}

.business_in .brinfo { margin-top:10px;} 
.business_in .brinfo a { color: #ffffff}  

/****news*****/
.news{ width: 100%; overflow: hidden; background:#f4f4f4 fixed; padding:70px 0; line-height:normal; background:url(../images/newsbg.jpg) no-repeat bottom;}
.news .news_top{ width: 100%; overflow: hidden; text-align:left;}
.news .news_top .top_l { float:left;}
.news .news_top .top_l dd{ font-size:42px; font-weight:bolder; color:#339933;}
.news .news_top .top_l dd a{ font-size:42px; font-weight:bolder; color:#339933;}
.news .news_top .top_l dt{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; padding-top:5px;
        font-size: 32px;  color: #d5d5d5;font-style: normal;  font-weight: bolder;}
 
.news .news_top .top_r { float:right;}
.news .news_top .top_r .fileopen {width: 168px; height: 58px;line-height: 58px; text-align: center; color: #ffffff;
    display: block;position: relative; margin-top: 30px; border: 1px solid #009f45;background: #009f45; float:right;
    }
.news .news_top .top_r .nmore {width: 168px; height: 58px; line-height: 58px; text-align: center;  color: #339933;display: block; 
    position: relative;margin-top: 30px; border: 1px solid #339933;float:right;margin-left: 25px; }
.news .newlist_l { width:600px; height:324px; float:left; overflow:hidden; } 
.news .newlist_r { width:600px; height:325px;float:right;background: #ffffff;}
.news .newlist_r .newinfo {margin:21px auto;width: 500px;height: 280px;}
.news .newlist_r .newinfo dt{margin-bottom: 10px;} 
.news .newlist_r .newinfo dt w{color: #282828;font-size: 50px;}
.news .newlist_r .newinfo dt span{font-size: 16px;} 
.news .newlist_r .newinfo .ntitle a { color: #282828;font-size:18px;font-weight: bold; }
.news .newlist_r .newinfo .ntitle a:hover {color:#339933; font-size:18px;font-weight: bold;}
.news .newlist_r .newinfo dd { font-size:15px;    }
.news .newlist_r .newinfo dd p {margin-top: 13px;height: 104px;overflow: hidden;}
.news .newlist_r .newinfo .view a {color: #282828;background:url(../images/gray.png) no-repeat right;width:100%;height: 40px;line-height: 40px;display:block;}
.news .newlist_r .newinfo .view a:hover {color: #339933;background:url(../images/green.png) no-repeat right ;width:100%;height:46px; line-height:46px; display:block; }
 
.news .new1{width: 600px;overflow:hidden;height:249px;position:relative;float: left; background:#ffffff}
.news .new1 dt{ width:100%; overflow:hidden; font-size:18px; display:block; font-weight:600;}
.news .new1 dd{width:100%;overflow:hidden;font-size:16px;line-height:24px;padding-top: 12px;height: 100px;}
.news .new1 span{ display:block; width:100%; position:absolute; left:0; bottom:0;} 
  
.news .new1 dt a{ color:#282828;}
.news .new1 dt a:hover { color:#339933;}
.news .new1 .view a {color: #282828;background:url(../images/gray.png) no-repeat right;width:100%;height: 20px;line-height: 20px;display:block;}
.news .new1 .view a:hover {color: #339933;background:url(../images/green.png) no-repeat right ;width:100%;height:26px; line-height:26px; display:block; }

.news .new1 .int {margin: 55px 0px;}
.news .new1 w {  float:right; font-weight:normal }  
.news .int:nth-of-type(1) {border-right:1px #f0f0f0 solid;margin-left: 38px;padding-right: 38px;}
/*link*/
.link{width: 1200px;overflow: hidden;background: #ffffff;padding: 25px 0;line-height: normal;margin: 0 auto;}
.link .linkc{width: 1200px;overflow:hidden;margin:0 auto;background:url(../images/link.png) no-repeat left top;padding-left: 85px;}
 
/*foot*/ 
.footer {width: 100%;overflow: hidden;background: #339933;color: #FFF;padding:0 0 45px 0;}
.footer a { color: #FFF; }
.footer .foot1 i{  color:#85bb85; font-size: 32px;font-style: normal; font-weight:bolder; }
.footer .foot1 .cont{color:#ffffff;font-size: 42px;font-weight:bolder;background: url(../images/ioc5.png)  bottom repeat-x;margin-bottom: 15px;line-height: 29px;height: 75px;}
.footer dd { width:250px; height:auto;    }

.footer .foot2{ width:auto; overflow:hidden; float:left;}
.footer .foot2 dt, .footer .foot3 dt, .footer .foot4 dt{font-size: 16px; }
.footer .foot2 dd, .footer .foot3 dd, .footer .foot4 dd{font-size: 16px;line-height: 20px;color: #ffffff;}
.footer .foot2 dd a, .footer .foot3 dd a, .footer .foot4 dd a{ color:#b8c7dd;}
.footer .foot3{overflow:hidden;float:left;margin-left: 50px;}
.footer .foot3 dd a{ width:50%; display:block; float:left;}
.footer .foot4{ width:auto; overflow:hidden; float:left; margin-left:50px;}
.footer .ewm{ width:260px; overflow:hidden; float:right; text-align:center;}
.footer .ewm dt{ font-size:18px;}
.footer .ewm dd{ margin-top:15px;}
.footer .ewm .eti {float:right;width: 106px;margin-top: 47px;}
.footer .ewm .etm { float:right;   }
.footer .ewm .etm img {   width:106px; height:106px;  }

.winona { display: block; position: relative; overflow: hidden; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); }
.winona > span { display: block; }
.winona::after, .winona > span { -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona:hover::after { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.winona:hover > span { opacity: 0; -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); }
.copy {width: 100%;overflow: hidden;line-height: normal;text-align: center;border-top: 1px #339933 solid;color: #FFF;background: #339933;background: url(../images/ioc5.png) top repeat-x #339933;height: 58px;line-height: 58px;}
.copy a { color: #FFF; }

/******************内页****************************/


.mainq{ width: 100%; height:510px; position:relative;}
.mainq .left_top{ width: 100%; overflow:hidden; line-height:normal; background:url(../images/ioc7.jpg) no-repeat left bottom; padding-bottom:34px; color:#FFF; font-size:45px; font-weight:bolder; padding-top:162px;}
.mainq .left_top a{ color:#FFF;}

.mainad {width: 100%;overflow: hidden;border-bottom: 1px solid #eeeeee;margin-bottom: 15px;}
.mainad .loc{width:1200px;margin: 0 auto;overflow:hidden;line-height: 60px; height: 60px;}
 
.sbw { width: 101px; height: 48px; background: url(../images/bat.png) no-repeat; animation: heartbeat 1.25s infinite; margin-top:42px; padding-bottom:10px; margin-left:10px;}
.sbw a { width: 101px; height: 48px; display: block; }
.lbcp{ width: 100%;  overflow:hidden; background:#f9f9f9;}
.lbcp .left_bo{ width:1200px; margin:9px auto; overflow:hidden;}
 
.lbcp .left_bo a {
        width: auto;
        overflow: hidden;
        display: block;
        float: left;
        padding-right: 40px;
        margin-left: 40px; 
        font-size: 15px;
        border-right: 1px solid #d4cece;
}
.lbcp .left_bo a:nth-of-type(1){ margin-left:0;}
.lbcp .left_bo a:last-child{ background:none;}
.lbcp .left_bo a:hover, .lbcp .left_bo a.cur{ color:#339933; font-size:16px; font-weight:bolder;} 

.pljk_list{ width: 1200px; overflow: hidden; margin:10px auto 0 auto; text-align:center;}
.pljk_list a{ width:auto; padding:10px 25px; margin:0 10px 10px 10px; display:inline-block; color:#339933; border:1px #339933 solid; overflow:hidden;}
.pljk_list a:hover, .pljk_list a.cut{ color:#FFF; background:#339933;}

.left_bo .ileftcategory { float:left;}
.left_bo .infosearch { float:right;}
.left_bo .ddlsearch { height: 29px;}
.left_bo .keysearch { height: 23px;}
.left_bo .sousuo {height: 29px; border-radius: 5px;
    border: 1px solid #339933;
    background: #339933;
    width: 98px;
    color: #fff;
    font-weight: bold;}



/*product-list*/
.product-list { width: 100%; overflow: hidden; }
.product-list li { width: 280px; float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block; height: 210px; }
.product-list li figcaption { width: 100%; display: block; height: 45px; line-height: 45px; overflow: hidden; transition: 350ms; text-align: center; background-color: #eee; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #339933; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #339933; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #339933; border-right: 3px solid #339933; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #339933; border-bottom: 3px solid #339933; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #339933; }

/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:267px; text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #339933; border: 1px #339933 solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #339933; border: 1px solid #339933; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #339933; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.PageBar .pagelink {margin: 0 3px;}
.disabled { display: none; }

/*产品详细*/
.cplh { width: 1200px; height: 457px; }
.cplh .cplh_l { width: 595px; height: 437px; float: left; padding: 10px; background:#f0f6ff; }
.cplh .cplh_l .process { width: 595px; min-width: 595px; position: relative; top: 0; height: 437px; }
.cplh .cplh_l .slidegrid { float: left; position: relative; overflow: hidden; }
.cplh .cplh_l .slideitems { width: 20000em; position: absolute; }
.cplh .cplh_l .slideitems li { float: left; }
.cplh .cplh_l .process .mainPhoto { width: 595px; height: 437px; margin: 0 auto; position: relative; }
.cplh .cplh_l .process .mainPhoto span.goleft, .cplh .cplh_l .process .mainPhoto span.goright { width: 45px; height: 45px; display: block; position: absolute; z-index: 99; top: 196px; }
.cplh .cplh_l .process .mainPhoto span.goleft { left: 0px; }
.cplh .cplh_l .process .mainPhoto span.goright { right: 0px; }
.cplh .cplh_l .process .mainPhoto span.goleft a { width: 45px; height: 45px; display: block; background:url(../images/lefta.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goleft a:hover { background: url(../images/lefta_ed.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goright a { width: 45px; height: 45px; display: block; background: url(../images/righta.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto span.goright a:hover { background: url(../images/righta_ed.png) no-repeat; }
.cplh .cplh_l .process .mainPhoto .go { width: 595px; height: 437px; position: absolute; left: 0; z-index: 10; }
.cplh .cplh_l .process .mainPhoto .go li { width: 595px; height: 437px; float: left; }
.cplh .cplh_r { width: 556px; height: 437px; float: right; position: relative; padding-top:10px;}
.cplh .cplh_r .cp_top { font-size: 24px; line-height: normal; font-weight: bolder; }
.cplh .cplh_r p { color: #747474; line-height: 28px; margin-top: 22px; overflow: hidden; }
.cplh .cplh_r .cp_tel{ width: 556px; overflow:hidden; position:absolute; bottom:0; left:0;}
.cplh .cplh_r .cp_tel .fl{ width:auto; overflow:hidden; float:left; background:url(../images/phone.png) no-repeat left center; padding:0 0 0 72px; height:48px; line-height:48px; font-size:30px; font-weight:bolder; color:#339933; font-family: "Fjalla One", sans-serif;}
.cplh .cplh_r .cp_tel .pdpromo { width: 158px; height: 48px; line-height: 48px; background: #339933; text-align: center; color: #FFF; display: block; float:right;}


/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; height: 50px; line-height: 50px; font-size: 24px; font-weight:bolder; border-bottom:3px #FFF solid;}
.ztitle span a { cursor: pointer; }
.ztitle span.tithov{ color: #339933; border-bottom:3px #339933 solid; }
.zntit_con1{ width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #339933; font-size: 16px; line-height: normal; }
.FastMove{width: 100%; overflow:hidden; margin-top:30px;}
.FastMove .Prev{ width:528px; overflow:hidden; padding:20px 30px; background:#339933; color:#FFF; display:block; float:left;}
.FastMove .Prev a{ color:#FFF;}
.FastMove .Next{ width:526px; overflow:hidden; padding:20px 30px; display:block; float:right; border:1px #707070 solid;}
.but_tit { width: 100%; border-bottom: 1px #cecece solid; overflow:hidden; margin-top: 30px; }
.but_tit span { width: auto; height: 50px; line-height: 50px;font-size: 24px; font-weight:bolder; border-bottom:3px #339933 solid; color: #339933; display:block; float:left; }


/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #339933 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
/*在线留言*/
.subform { width: 694px; overflow: hidden; margin:0 auto; padding-top:20px;}
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #339933; color: #FFF; border: 0; float: right; }
/*新闻列表*/
.arList { width: 100%; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #f9f9f9; padding: 15px; }
.arList li .newm { border-left: 6px #339933 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f0f6ff; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #339933; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }

/*Job List*/
#candidates_form input { border: 1px #ccc solid; }
.arList li.JobListItem{ width: 100%; overflow: hidden; margin-bottom:30px;}
.arList li.JobListItem .jov{ width: 100%; overflow: hidden; margin-bottom:20px;}
.arList li.JobListItem .jov .jo_l, .arList li.JobListItem .jov .jo_r{ width: 50%; overflow: hidden; float:left;}
.arList li.JobListItem .jov span, .arList li.JobListItem .jov span{ width:16%; overflow:hidden; float:left; line-height:54px; display:block;}
.arList li.JobListItem .jov .jo_l ol, .arList li.JobListItem .jov .jo_r ol{ width:80%; height:52px; line-height:52px; padding:0 1%; float:left; border:1px #CCC solid;}
.arList li.JobListItem .jov i{ width:8%; overflow:hidden; float:left; line-height:54px; display:block; font-style:normal;}
.arList li.JobListItem .jov em{ width:89.1%; padding:15px 1%; float:left; border:1px #CCC solid; font-style:normal; overflow:hidden; display:block;}
.arList li.JobListItem .jov em p{ width:100%; overflow:hidden;}
.arList li.JobListItem .join{ width:180px; height:48px; line-height:48px; display:block; background:#033692; color:#FFF; float:right; margin-top:20px; font-size:18px; text-align:center;}
.arList li.JobListItem .join:hover{ background:#2466dd;}

/*businessinfo*/ 
.abList { width: 100%; overflow: hidden; }  
.abList .tit {
    text-align: center;
    background: #339933;
    color: #ffffff;
    font-weight: bolder;
    font-size: 15px;
}
.bustb { border:0px;  cellpadding:0;cellspacing:0;text-align: center; margin: 0 auto;table-layout:fixed ;word-break: break-all;}
    .bustb .tbtitle { font-size:16px; text-align:center; font-weight:bolder; }
    .bustb .cen { text-align:left; }
    .bustb .bgf{ background:#f9f9f9;font-weight: bolder;}
    .bustb .div150{ width:150px;}
    .bustb .div283{ width:283px;}
     
/*technicalservice*/
.abList .tstable { width:80%;border-collapse:collapse; margin:15px auto;}
.abList .tstable .title
  {  text-align: center;
    background: #efefef; 
    font-weight: bolder;
    font-size: 15px;
}


/*站点 浮动返回顶部*/
.cd-top { display: inline-block; height: 59px; width: 59px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top1.png) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.bannerv .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bannerv .owl-pagination .active { background: #2770bd; }
.bannerv .owl-buttons { display: none; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
