@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;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll;}

.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;
}


body{margin:0 auto; font-family:"microsoft yahei"; color:#525252; font-size:14px; min-width:1300px; overflow-x: hidden;}
div,dl,ul,li,span,p,img,h1,h2,dl,p,em,h6{margin:0px; padding:0px; list-style:none; border:0px; font-weight: normal;}
  i,em{ font-style: normal;}
.clear{clear:both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

.cp img{border:1px solid #ccc; background-color:#fff; padding:2px; background-color:#fff;}
.cp a:hover img{border:1px solid #0069ca; background-color:#fff; padding:2px;}
a{color:#525252; text-decoration: none; cursor:pointer;}
.trans1 img{transition:all 0.8s linear; -webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear;}
.trans1 img:hover{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		
.trans2 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans2 img:hover{ transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
	
 .trans3 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans3 img:hover{ transform: rotateY(360deg);}
 
 a:hover{text-decoration: none; color:#007d43;}
.box,.w1300{width:1300px; height:auto; margin:0 auto; position: relative;}
  .box:after,w1300:after{ display: block; clear: both; content: "";}
  
  
  
/*  抬头*/
.htop,.htop a{ font-size:14px; color:#999; font-weight:lighter; line-height:59px;}
.htop a:hover{ color:#ef8518;}
.htop{background:#f9f9f9;}
.htop span{ display:inline-block; padding-left:21px; position:relative; cursor:pointer;}
.htop span+span{ margin-left:17px;}
.htop span img{ position:absolute; top:110%; left:0; width:100px; z-index:9; height:auto; visibility:hidden; opacity:0; transition:all .3s ease;}
.htop p.fl{ padding-left:30px; background:url(images/005.png) no-repeat left center; font-size:13px;}
.htop span:hover img{ top:100%; visibility:visible; opacity:1;}
.htop span:nth-child(1){ background:url(images/003.png) no-repeat left center;}
.htop span:nth-child(2){ background:url(images/002.png) no-repeat left center;}
.htop span:nth-child(3){ background:url(images/001.png) no-repeat left center;}
.htop span:nth-child(4){ background:url(images/004.png) no-repeat left center;}
.header{background: #fff;}
.hlogo{background: #fff;border-radius: 50%; text-align: center; position: relative; width: 120px;height: 120px; box-sizing: border-box;box-shadow: 0 0 10px rgba(0,0,0,0.15);padding: 15px; overflow: hidden; margin: 20px 0 20px 0;}
.hlogo img{position: relative;z-index: 3; width: 100%;height: auto; display: block; margin: 0 auto;}
  .hlogo a{ display: block;padding-top: 15px;}
  
.hwa{font-size: 0;margin: 40px 0 0 20px;}
.hwa p{ float: left;}
.hwa i{ display: block;font-style: normal;font-size: 46px;line-height: 50px; color: #222;font-weight: bold;}
.hwa em{ display: block;font-style: normal;font-size:16px;line-height:34px; letter-spacing:1.7px; font-family: "arial"; text-transform: uppercase;color: #999;}
  
  
.hline{width: 15px;height: 86px; background: url(images/008.png) left center no-repeat; margin: 0 2px 0 17px ;}
.hmean{font-size: 18px;color: #555;}
.hmean b{display: block;font-size: 30px;color: #333;margin-bottom: 6px; padding-bottom: 4px; border-bottom: 1px solid #eee;}
.hmean b span{color: #ef8518; font-weight:bold;}
 .head_p{ font-size: 16px; color: #777;text-align: center; 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: 48px; border-right: 1px dashed #dedede;}
 
/* 特点*/
  .feature{ width: 100%;min-width: 1300px; margin-top: 80px;}
  .feature_t{text-align: center; font-size: 18px;line-height:18px; font-weight: lighter; margin-bottom: 40px;}
  .feature_t p{font-size: 46px;color: #222;line-height: 46px; font-weight: normal;}
  .feature_t p strong{ color: #ef8518;}
  .feature_t a{ display:inline-block;width: auto;margin: 20px auto;text-align: center;padding: 0 30px;border-radius: 12px;overflow: hidden;background: #222;line-height:50px;color: #fff;font-size: 30px; letter-spacing:5px; font-weight: lighter;}
  .feature_t i{display: block;}
  
  .feature_b li{ display: block;width: 405px;box-sizing: border-box; border: 1px solid #eee; position: relative;}
  .feature_b li+li{ margin-left: 42px;}
  .feature_b li .img{width: 100%;height: 250px;overflow: hidden;}
  .feature_b li .img img{width: 100%;height: auto;}
  .feature_b li .word{width: 100%;box-sizing: border-box;padding: 40px 38px 60px 39px; font-size: 15px;}
  .feature_b li .word p{ font-size: 30px;line-height: 40px; color: #333;  margin-bottom: 15px;}
  .feature_b li .word p span{ background: #ef8518; color: #fff; padding: 0 10px;}
  .feature_b li .word p em{ padding-left: 5px;}
  .feature_b li .word dl{ font-family: "arial";font-size: 16px;color: #999;display: block;border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 13px;}
  .feature_b li .word dl span{ letter-spacing:-0.1px;}
  .feature_b li .word dt{ font-size: 16px;line-height: 30px; color: #999; text-align: justify;}
  .feature_b li .ico{ display: block;width: 80px;height: 80px;background: #fff;box-sizing: border-box;border: 10px solid #eee;border-radius: 50%;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 210px;animation:mymove1 3s infinite; -moz-animation:mymove1 3s linear infinite;-ms-animation:mymove1 3s linear infinite; -o-animation:mymove1 3s linear infinite; -webkit-animation:mymove1 3s linear infinite;}
  
    @-webkit-keyframes mymove1
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}
@-moz-keyframes mymove1
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}

/*产品中心*/
 .prod_all{ width: 100%;min-width: 1300px;background:#f5f5f5 url(images/031.jpg) bottom center no-repeat; margin-top: 80px;padding: 80px 0; }
 
  .pro_tab a{ background: #fff;position: relative;width: 252px; float: left;text-align: center;box-sizing: border-box; border: 1px solid #eee; height: 65px; line-height: 65px; color: #333;font-size: 18px;}
  .pro_tab a+a{ margin-left: 10px;}    
   .pro_tab .on{ background: linear-gradient(to bottom,#f27b00,#f4881a,#f27b00);color:#fff;} 
  .pic1{width: 853px;height: 405px;background: #fff; position: relative;float:left; margin-right:43px;}
  .pic1 a{ display: block; position: relative;}
  .pic1 a p{ display: block;position: absolute;right: 50px;bottom:55px; z-index: 2; font-size: 18px; }
  
  .prod_all .tempWrap{ margin-top: 40px;}
  
 .prod_all .clearfix:After{ display:block; content: "";clear: both;  }
.prod_all.clearfix{ line-height:32px;}
 .prod_all .clearfix li{ display:block; width: 404px;height: 405px;background: #fff;position: relative;overflow: hidden; float: left;  }
 .prod_all .clearfix li:nth-of-type(n+2){ margin-right:43px; margin-top:43px;}
.prod_all  .clearfix li:nth-of-type(4){ margin-right:0;}
.prod_all  .clearfix  li img{width:100%;height:auto;transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.prod_all  .clearfix  li:hover img{transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -wbkit-transform: scale(1.1);}
.prod_all  .clearfix li p{ display:block; position:absolute; width:100%; bottom:45px; text-align:center;left:0;right:0; font-size:16px;}
 .prod_all .clearfix li p:after{ display:block;content: "查看详情";width: 150px;line-height: 35px;margin: 0 auto; font-size:14px;margin-top: 10px;border:1px solid #ddd;border-radius: 20px; }
.prod_all  .clearfix li:hover p:after{ background:#ef8518; color: #fff;}



  /*问题*/
 .trouble{ width: 100%;min-width: 1300px; overflow: hidden; height:370px;box-sizing: border-box;padding-top: 48px; background: url(images/013.jpg) center top no-repeat; }
 .trouble_l{width: 270px; color: #fff;  line-height: 48px;}
 .trouble_l p{font-size: 30px; line-height: 55px;}
 .trouble_l strong{ display: block;font-size: 40px;}
 .trouble_l .img{ padding: 15px 0 0 0;}
 
 
 .trouble_r{width:800px;}
 .trouble_r li{ display: block;width:165px; text-align: center;font-size: 15px; line-height: 30px;color: #fff;}
 .trouble_r li .title{ text-align: center; padding-top: 30px;position: relative;}
 .trouble_r li .title:after{display: block;content: "";width: 50px;height: 1px;  background: rgba( 255,255,255,0.5);;margin: 20px auto 15px auto;}
 .trouble_r li .title p{ display: inline-block;position: relative; font-size:35px;line-height: 40px;color: #fff;}
 .trouble_r li .title p span{ display: block;position: relative;z-index: 2;  padding: 0 7px;}
 .trouble_r li .title p:after{ display: block; position: absolute;z-index: 1; content: ""; width: 20px; height: 20px; background: #ffba00;border-radius: 50%;right:0; top:-3px;}
 .trouble_r li dl{ font-size: 18px;font-weight: lighter;}
 .trouble_r li+li{ margin-left: 45px;}
  
/*优势*/
  .adv_all{ width: 100%; position: relative;min-width: 1300px;background: #fff;margin-top:40px;}
 .adv_all  .tempWrap{width: 1300px !important;}
 .adv_all .picScroll-left{ overflow:hidden; position:relative;background: #fff; padding-bottom:50px;box-shadow: 0 0 10px rgba(0,0,0,0.15);  }
 .adv_all .picScroll-left .hd{ overflow:hidden; width: 300px;box-sizing: border-box;position: absolute; z-index: 2; padding-top: 235px; height: 680px; padding-left: 50px; background: #fff;}
  
.adv_all .hd .prev{ display:block;  width:39px; height:27px;position: absolute;left: 55px;top: 62px;  overflow:hidden;cursor:pointer;background:url(images/016.png) 0 0 no-repeat;}

	.adv_all .hd .next{ width:39px; height:27px;position: absolute;right: 55px;top: 62px;overflow:hidden;cursor:pointer;  background: url(images/017.png)0 0 no-repeat;}


 .adv_all .picScroll-left .hd ul{  margin: 0 auto;overflow:hidden; zoom:1; position: relative;}
  .adv_all .picScroll-left .hd ul:after{ display: block;content: "";width: 1px;height: 215px; position: absolute;left: 4px;top: 15px;background: #ddd; z-index: 1;}
.adv_all .picScroll-left .hd ul li{ height:60px; line-height: 60px; position: relative;overflow:hidden;  cursor:pointer;color: #333;  font-size: 25px;  padding-left: 20px;}
  
.adv_all .picScroll-left .hd ul li:before{ display: block;content: " ";position: absolute;top: 26px;left: 0;width: 10px; height: 10px;border-radius: 50%; background: #444; z-index: 2;}
  .adv_all .picScroll-left .hd ul li.on:before{ background: #ef8518;}

 .adv_all .picScroll-left .hd ul li:last-child:after{ display: none;}
.adv_all .picScroll-left .hd ul li.on{ color: #ef8518; }
.adv_all .picScroll-left .bd{width: 1300px;overflow: hidden;  box-sizing: border-box;}
  .adv_all .picScroll-left .bd .pic{ margin-left: 300px;}
.adv_all .picScroll-left .bd ul{ zoom:1; }

  
  .adv_all .bd{ font-size: 16px;font-weight: lighter;color: #777;line-height: 28px;}
  .adv_all .bd .word{ padding:40px 50px 0 50px; position: relative; margin-left: 300px; }
  .adv_all .bd .word p strong{ color:#333;}
  .adv_all .bd dl{ font-size: 28px;font-weight: bold; color: #333; padding-bottom: 15px; }
  
  .qieh{ display: block;width:250px;height: 150px ; position: absolute;bottom: 30px;left: 50px; background: #f5f5f5; box-sizing: border-box;padding: 50px 25px;}
  
  .adv_all .bd .word .number{ left: -250px;top: -450px; position: absolute;width: 210px; border-bottom: 1px solid #ddd;padding-bottom: 20px; z-index: 3;}
  .adv_all .bd .word .number i{font-size:80px;font-family: "impact";color: #222; line-height: 90px; display: block;}
  .adv_all .bd .word .number em{font-size:35px;font-weight: bold;color: #ef8518; line-height: 50px; display: block;}
  

/*客户案例*/
  .case_all{width: 100%; padding-top: 80px; margin-top: 80px; min-width: 1300px; padding-bottom:80px; background:#f5f5f5 url(images/018.jpg) top center no-repeat; overflow:hidden;}
  .case_all .feature_t p,  .case_all .feature_t p strong{color: #fff; }
  .case_all  .feature_t  i{color: rgba(255,255,255,0.7);}
  
  .case_t{height:85px;margin:auto;line-height:40px;padding-top:55px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 45px;}
.case_t .iconfont{font-size:40px;color:#fff;display:block;text-align:center;}
.case_t ul li{float:left;padding:0  38px;}
.case_t ul li+li{border-left:1px rgba(255,255,255,0.2) solid;}
.case_t ul li a{font-size:20px;color:#fff;display:block;padding:0 13px;}
.case_t ul li:nth-child(1) a{color:#fff;}

 .witness_d { box-sizing: border-box;
        overflow: hidden;
        width: 1300px;
        margin: 0 auto;
        padding: 50px; background: #fff;
    }

 .witness_d .div_item {text-align: center;
        float: left;
        overflow: hidden;
        width: 333px;
    
        background: #f9f9f9;
        padding: 20px 20px 25px 20px;
        position: relative;
    }
.witness_d .div_item+.div_item{ margin-left:40px;}
 .witness_d .div_item a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }


 .witness_d .div_item_title {
        line-height: 30px;
       padding: 30px 25px 10px 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 18px;
        color: #333;
    }

 .witness_d .div_item_body { font-weight:lighter;
        font-size: 15px;
        color: #777;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
     padding: 0 25px;
    }


 .witness_d .div_item_pic {
        width: 347px;
        height: 228px;
        overflow: hidden;
    }

 .witness_d .div_item_pic img {
        width: 100%;
        height: auto;
        transition: all 0.5s linear;
    }

 .witness_d .div_item:hover .div_item_date {
        transition: all 0.5s linear;
    }



 .witness_d .div_item:hover .div_item_pic img {
        transform: scale(1.15);
    }

.div_item p{ width:283px;line-height:40px;border:1px solid #ddd;text-align:center;font-size:15px; margin:20px auto; border-radius:10px;}
.div_item:hover p{ color:#fff; background:#ef8518;}



/*简介*/
  .about_all{ width: 100%;min-width: 1300px; margin-top: 80px;}
  .about_c{width: 1300px;background: #f5f5f5;height: 410px; overflow: hidden;}
  .about_pic{width: 650px;height: 410px;}
  .about_w{width: 650px;box-sizing: border-box;padding: 50px;}
  .about_w i{ display: block;border-bottom: 1px solid #ddd;margin-bottom: 25px;padding-bottom: 25px;}
  .about_w p{ font-size:15px;line-height: 32px;text-align: justify; color: #777;}
  .about_w em{display: block; margin-top: 38px;}
  
  .about_b a{ display: block;width:auto;border-right: 1px solid #ddd; margin-top: 50px; padding-right: 75px;}
  .about_b a+a{ padding-left: 76px;}
  .about_b a img{ display: block;float: left;margin:10px 20px 0 0; }
  .about_b a .font{width: auto;float: left;}
  .about_b a .font p{ display: block;font-size: 22px;color: #333;line-height: 40px; font-weight: lighter;}
  .about_b a .font dl{ font-size: 16px;color: #999; font-weight:lighter;}
  .about_b a:nth-of-type(4){ border-right: none;padding-right: 0;}
  .about_b a:hover .font p{ color: #ef8518;}
  .about_b a:hover .font p,.about_b a:hover .font dl{ color:#ef8518;}
/*  车间*/
.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;
        height: 270px;
        border: 1px solid #ddd;
    }
   .plant_b li .plant_img img {
        display: block;
        width: 100%;
        height: 100%;
    }
   .plant_b li .plant_t {
        position: relative;
        width: 360px;
        height: 45px;
        text-align: center;
        font-size: 15px;
        color: #555;
        line-height: 45px;
        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: 45px;
        transition: all 0.3s;
        background: #ef8518;
    }
   .plant_b li:hover .plant_t:after {
        width: 360px;
    }
    .plant_b li:hover .plant_t {color: #fff; }
    
    
    
    
     /*版权*/
   .copy_all{ padding-top: 45px; line-height: 32px; font-size: 15px; background: #333; color: #ddd;}
   .copy_all a:hover{ color: #ff9c00;}
   .copy_c li{ display: block; margin-right:60px; }
 .copy_c li:nth-of-type(3){ margin-left: 30px;}
 .copy_c li:nth-of-type(5){margin-right:0;}
 .copy_c li .fl+.fl{ margin-left:5px;}
   .copy_c li a{font-size: 15px; color: #ddd; width:100px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
  .copy_c .pro_zi a{width:155px;}
   .copy_c li p{font-size: 18px; color: #fff;}
   .copy_c li p:after{display: block; content: ""; width: 20px; height: 1px; background: #bbb; margin: 15px 0 15px 0;}
   .copy_c .code{ display: block; margin-left: 30px;}
   .copy_c .code em{ display: block;width: 162px; height: 162px; padding: 10px; border-radius: 10px; background: #f2f2f2;}
   .copy_c .code em img{ display: block; width: 162px;}
   .copy_c .code i{font-style: normal; display: block; width: 100%; text-align: center; line-height: 35px; border-radius: 5px; background: #f2f2f2; margin-top:2px; font-size: 14px;color: #333;}
   
   #copyright_c{width:1300px; margin:0 auto; text-align: center; border-top:1px solid #444; padding:30px 0 20px 0; font-size:15px; color:#ddd; margin-top: 30px;}
#copyright_c a{font-size:14px; color:#ddd;}
#copyright_c a:hover{font-size:14px; color:#ef8518;}

.copytop{ margin-top:70px;}