@charset "utf-8";
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; -webkit-box-shadow: none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,
button, input, select, textarea {
    font-family: "Microsoft Yahei"; color: #666; font-size: 13px;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
  font-family: 'iconfont';  /* project id 2345038 */
  src: url(files/iconfont.eot.txt),
  url(files/iconfont.woff) format('woff'),
  url(files/iconfont.ttf) format('truetype'),
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

.box,.content,.w1200,.width-1200{ width:1400px; margin:0 auto;}
/* -- 内页布局 -- */
.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1400px;}  /*版面宽度*/
.page_content{ width:930px;} /*右边宽度*/
.page_left{ width:240px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.n_box{
    width: 1400px;margin: 0 auto;position: relative;
}
.n_box:after,.box:after{
    display: block;content: "";clear: both;
}

/*抬头*/
.n_box{
    width: 1400px;margin: 60px auto;position: relative;
}
.n_box:after{
    display: block;content: "";clear: both;
}
.nbox_r{
    width: 1050px;position: relative;
}

/*顶部*/
.top_all{ margin-bottom:5px;text-transform: uppercase;
    width: 100%;background: #f9f9f9;line-height: 45px;min-width: 1400px;
    font-size: 14px;color: #999;
}  
.top_all a{font-size: 14px;color: #999;}
.top_all a:hover{
    color: #098912;
}
.top_all i{
    display:inline-block;font-size: 17px;color: #999;
}
.top_all a:hover i{
    color: #098912;
}
.top_r a{display: inline-block;  padding-right: 20px;
    
}
.top_r a{border-right: 1px solid #eee;}
.top_r i{
    padding-left: 20px;
}
.top_r a:nth-of-type(1) i{
    border-left: 1px solid #eee;
}


/*抬头*/
.hlogo{background: #fff; position: relative;  box-sizing: border-box;overflow: hidden; margin: 20px 0 35px 0;}
.hlogo img{position: relative;z-index: 3;  display: block; width:auto;
}
  .hlogo a{ display: block;padding-top: 15px;}
 
 .hsecond{

 } 
.hwa{font-size: 0;margin: 40px 0 0 15px;}
.hwa p{ float: left;}
.hwa i{ display: block;font-style: normal;font-size: 44px;line-height: 50px; color: #222;font-weight: bold;}
.hwa em{ display: block;font-style: normal;font-size:15px;line-height:30px; font-family: "arial"; text-transform: uppercase;color: #999;
   
}
  

   
.hline{width: 15px;height: 86px; background: url(images/008.png) left center no-repeat; margin: 0 5px 0 17px ;}
.hmean{font-size: 18px;color: #555;
    overflow: hidden;
}
.hmean b{display: block;font-size:31px;color: #333;
    margin-bottom: 7px;
}
.hmean b span{color: #098912; font-weight:bold;}
.head_img{
    margin:35px 0 0 100px; height: 122px;
}
.head_img img{
    display: block;
}
 .head_p{ font-size: 16px; color: #777;text-align: center; line-height: 40px; padding:36px 0 0 0;
 text-align: left;
     
 }
 .head_p p{ font-size:30px; font-family: "impact"; color: #222; line-height: 34px;}
 .head_p p span{
     font-size: 32px;letter-spacing: 0.5px;
 }

.hwa a{ font-size: 16px;cursor: pointer;
      display:block;text-align: center;padding: 0 20.5px;line-height: 34px;color: #333;background: #eaeaea; float: left;
  }
  .hwa a:nth-of-type(2n){
      background: #f5f5f5;
  }
.hwa a:hover{
    background: #098912;color: #fff;
}


 .head_p{ font-size: 16px; color: #777;line-height: 40px; padding:40px 0 0 55px; background: url(images/025.png) left 54px no-repeat;}
 .head_p p{ font-size:30px; font-family: "impact"; color: #222; line-height: 32px;}
 .head_p li{ display: block; position: relative;}
 /*.head_p li:nth-of-type(1):after{ display: block; content: ""; margin: 8px 25px 0 25px;  float: right;height: 60px; border-right: 1px dashed #dedede;}*/
 
 .yizhanshi{
    width: 100%;min-width: 1400px; 
    
}    

/*一站式*/
.yizhanshi li{ box-sizing: border-box;text-align: center;
width: 25%;float: left;  padding: 50px 50px; height: 240px;
    font-size: 14px;color: #888;line-height: 32px; box-shadow: 0 0 10px rgba(0,0,0,10%);
}
.yizhanshi li p{ font-size:2rem;
    color: #111;
}
.yizhanshi li dl{
    font-size: 15px;color: #aaa; padding-top: 8px;
    font-weight: lighter;
}
.yizhanshi li dl:after{ 
    content: "";background: #ddd;
    display: block;height: 1px;width: 60px;margin:13px auto 15px auto;
}
.yizhanshi li dt{
    line-height: 22px;color: #999;
}

/*产品展示*/
.prod_all{ margin-top: 80px;
    width: 100%;min-width: 1400px;
}
.prod_t{ margin-bottom:25px;
    text-align: center;font-size: 18px;color: #999;line-height: 40px;
}
.prod_t dl{
    font-size: 44px;font-weight: bold;color:#222;line-height: 44px;
}
.prod_t p{ padding-top: 5px;
    font-weight: lighter;
}
.prod_t span{
    color: #098912;
}
.prod_t i{
    display: block;font-size:22px;color: #098912;line-height: 36px;
}

/*分类*/
.prolist{
    width: 300px;background: #f4f4f4; padding-bottom: 1px;float: left;
}
.prolistt{line-height: 32px;
    text-align: center;background: #098912;padding:35px 0 32px 0;
}
.prolistt dl{
    font-size: 26px;color: #fff;
}
.prolistt p{
    color:rgba(255,255,255,0.6);font-size: 14px;text-transform: uppercase;line-height: 24px;
}
.prolistc{
   margin: 20px;background: #fff;
}
.prolistc li{
    display: block;font-size: 16px;color: #555;line-height:70px;border-bottom: 1px solid #eee; padding-left: 30px;
}
.prolistc li a{
    display: block;position: relative;padding-left:28px;
}
.prolistc li a:before{
font-size:17px;color: #bbb;position: absolute;left:0;top: 0;    transform: rotate(180deg);
}
.prolistc li:hover a:before{
    color: #098912;
}
.colee{overflow: hidden;
    height:803px;
    width:1050px;}


.prod_b{
    width: 1050px;
}

.prod_b table td{width:32%; display: block ;float: left;  margin: 2% 2% 0 0;  }
  .prod_b table td:nth-of-type(3n){
    margin-right: 0;
  }
.prod_b table td span{line-height:50px;display: block;
    background: #f4f4f4;
}
.prod_b table tr td a{display: block;overflow: hidden;
    font-size: 16px;
}
.prod_b table tr td:hover span a{ background:#098912; color:#fff;}
.prod_b table tr td>a{width:100%;overflow:hidden;
    box-sizing: border-box;border: 1px solid #ddd;
}
.prod_b img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; width:100%; height:auto;
    display: block;
}
.prod_b img:hover{-webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);  overflow:hidden;}   

/*产品特点*/
.feature{
    width: 100%;min-width: 1400px;margin-top: 80px;background: url(images/feature.jpg)center bottom no-repeat; padding: 80px 0 215px 0;
}
.featurec{position: relative; height:650px; overflow: hidden;
    background:rgba(255,255,255,95%) center bottom no-repeat;padding: 50px;
}
.featureczj{position: absolute;left: 317px;top: 80px;
    width: 650px;height: 620px;background: url(images/featurezj.png)center no-repeat;
}
.featureczj .txt{width: 450px;padding: 105px 0 0 160px;color: #fff;text-align: center;line-height: 46px;
    display: block;
}
.featureczj .txt dl{color: #fff;
    font-size:44px;font-weight: bold;
}
.featureczj .txt p,.featureczj .prod_t i{
   color:rgba(255,255,255,0.7);
}
.featureczj .txt p{
    line-height: 24px;padding-top:15px; padding-bottom: 5px;
}
.featurecl{ padding-top:30px;
    width: 340px;text-align: justify;font-size: 16px;line-height: 30px;
}
.featurecl dl{
    font-size: 30px;color: #222;font-weight: bold;padding-bottom: 18px;border-bottom: 1px solid #ddd;
}
.featurecl dl span{
    color: #098912;
}
.featurecl p{
    padding-top: 10px;
}
.featurecl .img{
    margin: 40px auto 50px auto; height: 240px;overflow: hidden;
}
.featurecl .img img{
    display: block;width: 100%;height: auto;
}

/*应用案例*/
.case_all{
    width: 100%;min-width: 1400px;margin-top: -50px;
}
.case_b li{position: relative;
    display: block;float: left;width: 23.5%;box-sizing: border-box;margin: 0 2% 2% 0;background: #f4f4f4;
}
.case_b:after{
    display: block;content: "";clear: both;
}
.case_b li:nth-of-type(4n){
    margin-right: 0;
}
.case_b li .pic{
    overflow: hidden;width:100%;
}
.case_b li .pic img{
    display: block;width: 100%;height: auto;transition: all ease 0.5s;
}
.case_b li:hover .pic img{
    transform: scale(1.2);
}
.case_b li .txt{
    line-height: 60px;padding: 0 20px;position: relative;z-index: 2;
}
.case_b li .txt span{color: #666;
    font-size: 16px;display: block;position: relative;z-index: 2;float: left;transition: all ease 0.5s;
}
.case_b li .txt i{display: block;position: relative;z-index: 2;
    float: right;font-size: 16px;transition: all ease 0.5s;
}
.case_b li .txt:after{
    display: block;content: "";clear: both;
}
.case_b li:after{position:absolute;
    display: block;content: "";width: 100%;height: 0;background: #098912;transition: all ease 0.5s;left: 0;bottom: 0;z-index: 1;
}
.case_b li:hover:after{
    height: 60px;
}
.case_b li:hover .txt span,.case_b li:hover .txt i{color:#fff;
}

/*公司优势*/
.youshi{ margin-top: -60px;
    width: 100%;min-width: 1400px;background: url(images/youshibg.jpg)center top no-repeat;padding: 215px 0 80px 0;
}
.seemore{display: block;position: relative;z-index:9;
    width:200px;border:1px solid #ddd;border-radius:25px;line-height: 46px;text-align: center;margin: 40px auto 0 auto; font-size: 15px;color: #666;
}
.seemore:hover{color:#fff;background: #098912;
    
}
.youshi .prod_t dl{
   color: #fff;
}
.youshi .prod_t p,.youshi .prod_t i{
    color: rgba(255,255,255,0.7);
}



.youshi_d #tablit {position: relative;width: 1400px;margin: 0 auto;height:625px;}
.youshi_d #tablit dl {float: right;width: 270px;background:#fff;height:640px;}
.youshi_d #tablit dd{width: 100%;text-align: center;color: #222;font-size: 20px;padding-top:47px;position: relative;cursor:pointer;
    box-sizing: border-box;
}

.youshi_d #tablit dd i{
       display: block;
    width: 66px;
    height: 66px;font-size:32px;color: #fff;line-height: 66px;
    background-color: #098912;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 8px;
}
.youshi_d #tablit dd:before{content: "";top:50px;left: 0px;width:5px;height:95px;background: #098912;position: absolute;display:none;}
.youshi_d #tablit dd:after{content: "";top:90px;left: -8px;width:10px;height:10px;position: absolute;display:none; border-left: 5px solid #098912;border-bottom: 5px solid #098912;
    transform: rotate(45deg);
}
.youshi_d #tablit dd.on:before,.youshi_d #tablit dd.on:after{display: block;}

.youshi_d #tablit dd.on i{
    background: #f5a700;color: #fff;
}

.youshi_d .tabcon {width:1130px;background: #f4f4f4;float: left;padding:50px;
    box-sizing: border-box;
}
.dis {display: none;}

.youshi_img {
    height: 260px;overflow: hidden;
}
.youshi_img img{
    display: block;
}
.top20{
    margin-top: 20px;
}
.youshi_wt{}
.youshi_l{width: 50%;margin-top:0px;}
.youshi_shu{font-size:40px;color:#fff;border-radius:50%;width:120px;height:80px;background: #098912;text-align: center;
    line-height: 80px;
}
.youshi_w1{}
.youshi_w1 p{color: #333;font-size:36px;margin-top:25px;line-height: 36px;}
.youshi_w1 span{display: block;font-size:24px;font-weight: lighter;margin-top: 10px;}
.youshi_xian{width: 100%;height: 1px;background: #ddd;margin-top:30px;}
.youshi_w{font-size:16px;line-height:36px;margin-top:25px;font-weight: lighter;
    text-align: justify;
}
.youshi_w p+p{
    margin-top: 20px;
}
.youshi_w p:before{    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    border: 2px #ccc solid;
    float: left;
    margin: 15px 5px 0 0;}
.youshi_w span{
    color: #098912;
}    
.youshi_tel{
    margin-top: 25px;line-height:36px;
}
.youshi_tel:before{
    display: block;float: left;font-size:24px;color: #098912;
}
.youshi_tel i{
    display: block;float: left;font-size: 16px;color: #098912;
}
.youshi_tel em{border-radius:26px;overflow: hidden;letter-spacing: 1px;
    display: block;font-size:30px;color: #fff; background: #098912;line-height: 52px;margin-top:5px;
    box-sizing: border-box;padding-left:40px;
}

/*公司简介*/
.about{
  min-width: 1400px; margin-top: 80px;
}
.about_r{overflow: hidden;
    width: 720px; position: relative;padding:  0 20px 20px 0; box-sizing: border-box;height: 420px;
}
.about_r img{
    display: block;position: relative;z-index: 2;
}
.about_r:after{position:absolute;
    display: block;content: "";width: 700px;height: 400px;z-index: 1;background: #098912;right:0;top: 20px;
}
.about_l{
    width: 625px;text-align: justify;
}
.about_l dl{
    font-size:40px;color: #ccc;font-family: "arial";line-height: 50px;text-transform: uppercase;
}
.about_l dt{
    display: block;line-height: 50px;
}
.about_l dt:after{
    display: block;content: "";clear: both;
}
.about_l dt i{
    display: block;float: left;font-size: 40px;color: #222;margin-right: 5px;
}
.about_l dt em{
    display: block;float: left;font-size:22px;color:#098912;
}
.about_l p{
    font-size: 15px;line-height: 32px;margin-top: 30px;text-align: justify;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient: vertical;
}
.about_l a{
    display: block;width: 200px;line-height: 50px;background: #098912;color: #fff;text-align: center;margin-top:40px;font-size: 15px;
}
.about_l a:hover{
    background: #f5a700;color: #fff;
}

.plant_all{ margin-top:50px; width:100%;min-width:1300px;background:url(images/023.png)center bottom no-repeat;padding-bottom:120px;}
.plant_b{overflow:hidden;}
 .plant_b li {
        float: left;
        margin-right: 20px;
        width: 360px;
    }
   .plant_b li .plant_img {
        width: 360px;overflow: hidden;
        height: 270px;
        border: 1px solid #ddd;
    }
   .plant_b li .plant_img img {
        display: block;
        width: 100%;transition: all ease 0.5s;
        height: 100%;
    }
    .plant_b li:hover .plant_img img{
        transform: scale(1.2);
    }
   .plant_b li .plant_t {
        position: relative;
        width: 360px;
        height: 50px;
        text-align: center;
        font-size: 15px;
        color: #555;
        line-height: 50px;
        background: #fff;
    }
   .plant_b li .plant_t span {
        position: relative;
        display: block;
        z-index: 9;
    }
   .plant_b li .plant_t:after {
        display: block;
        position: absolute;
        content: " ";
        top: 0;
        left: 0;
        width: 0;
        height: 50px;
        transition: all 0.3s;
        background: #098912;
    }
   .plant_b li:hover .plant_t:after {
        width: 360px;
    }
    .plant_b li:hover .plant_t {color: #fff; }