@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:1350px; margin:0 auto;}
/* -- 内页布局 -- */
.page_bg { padding:20px 0 20px; background:#fff;}
.page_main { margin: 0 auto; width: 1350px;}  /*版面宽度*/
.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: 1350px;margin: 60px auto;position: relative;
}
.n_box:after,.box:after{
    display: block;content: "";clear: both;
}
.nboxr{
    width: 1040px;position: relative;
}

/*顶部*/
.top_all{ margin-bottom:5px;text-transform: uppercase;
    width: 100%;background: #f9f9f9;line-height:50px;min-width: 1350px;
    font-size: 14px;color: #999;font-weight: lighter;
}  
.top_all a{font-size: 14px;color: #999;}
.top_all a:hover{
    color: #0070dd;
}
.top_all i{
    display:inline-block;font-size: 17px;color: #999;
}
.top_all a:hover i{
    color: #0070dd;
}
.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;height: 82px;
}
  .hlogo a{ display: block;padding-top: 15px;}
 
 .hsecond{

 } 
.hwa{font-size: 0;margin: 40px 0 40px 0;}
.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:16px;line-height:26px; font-family: "arial"; text-transform: uppercase;color: #999;
  letter-spacing:0.6px;
}
  
  .alibb{float:left;margin: 40px 0 40px 70px;
     width: 120px;padding: 15px 20px 5px 20px; background: #f5f5f5;border-radius: 20px;overflow: hidden;
 } 
   .alibb a{
       display: block;font-size: 14px; line-height: 32px;text-align:center;color: #004b9f;
   }
  .alibb a img{ margin: 0 auto;
     display: block;
  } 

   
.hline{width: 15px;height: 86px; background: url(images/008.png) left center no-repeat; margin: 0 5px 0 15px ;}
.hmean{font-size: 18px;color: #555;}
.hmean b{display: block;font-size:33px;color: #333; }
.hmean b span{color: #f39200; font-weight:bold;}
.head_img{
    margin:35px 0 0 100px; height: 122px;
}
.head_img img{
    display: block;
}
 .head_p{ font-size: 16px; color: #777;line-height:36px; padding:40px 0 0 0;
 text-align: left;
     
 }
 .head_p p{ font-size:34px; font-family: "impact"; color: #222; line-height: 35px;
  
 }
 .head_p p span{
     font-size: 32px;letter-spacing: 0.5px;
 }

  .hwa t{ font-size:20px;cursor: pointer;
      display:block;line-height: 30px;color: #333;
  }

 .hwa li{ display: block; position: relative;}
 .head_p b{ font-weight:lighter;
     display: block;float: left;font-size: 57px;color: #dedede;line-height: 85px;
 }
  .head_p .tel{text-align: left; padding-right: 10px; margin-right: 10px; color: #222;
      font-size: 16px;line-height: 27px;padding-top:7px; position: relative;
  }
  .head_p .tel:after{
      display: block;content: "";width: 1px;height: 51px;background: #eee; position: absolute;right: 0;top: 10px;
  }
/*产品展示*/
.prod_all{
    width: 100%;min-width: 1350px; padding-top: 80px;
}
.prod_t{
    text-align: center;font-size: 18px; margin-bottom:25px;
}
.prod_t dl{line-height: 44px;
    font-size: 44px;color: #222;
}
.prod_t dl strong{
    font-weight: bold; color: #0070dd;
}
.prod_t p{font-weight: lighter; color: #666;line-height:44px;
}

.prod_t em{
    display: block;
}
.prod_t em img{
    display: block;width:42px;height:20px; margin: 0 auto;
    transform-origin:0 0;
 animation: arrow  2s infinite;    -moz-animation: arrow 2s infinite;    -ms-animation: arrow 2s infinite;    -o-animation: arrow 2s infinite;    -webkit-animation: arrow 2s infinite;}
@-webkit-keyframes arrow
{
0% {width: 42px;height: 20px;}
50% {width:5px;height: 20px;}
100%{width: 42px;height: 20px;}
}
@-moz-keyframes arrow
{
0% {width: 42px;height: 20px;}
50% {width:5px;height: 20px;}
100%{width: 42px;height: 20px;}
}
 
@-o-keyframes arrow
{
0% {width: 42px;height: 20px;}
50% {width:5px;height: 20px;}
100%{width: 42px;height: 20px;}
}

/*首页分类*/
.prodlist{ box-sizing: border-box;padding:35px; border-radius: 20px 20px 20px 0;overflow: hidden;
    height: 260px;background: url(images/prolistbg.jpg)center no-repeat;
}
.prodlistc{height: 100%;box-sizing: border-box;
    display: block;background: rgba(255,255,255,1);padding:34px 50px;border-radius: 20px 20px 20px 0;overflow: hidden;
}
.prodlistl{
    font-size: 18px;color: #666;line-height: 32px;
}
.prodlistl dl{line-height: 40px;
    font-size: 33px;color: #333;padding:16px 0 18px 0;margin-bottom:13px;border-bottom: 1px solid #dedede;
}

.prodlistr{
   
}
.prodlistr a{float: left;
    display: block;width: 126px;text-align: center;
}
.prodlistr a dl{transition: all ease 0.5s;
    display: block;border-radius: 50%;overflow: hidden;background: #fff; margin: 0 auto 5px auto;
    border: 5px solid #fff;box-shadow: 0 0 8px rgba(0,0,0,10%); width:80px;
}
.prodlistr a dl img{
    display: block;width: 100%;height: auto;
}
.prodlistr a p{
    text-align: center;font-size: 15px;line-height: 32px;
}
.prodlistr a+a{
    margin-left:11px;
}
.prodlistr a:hover dl{
  transform:rotatey(360deg);
}

/*产品滚动*/
.colee{overflow: hidden;
    height: 800px;
    width:1350px;}

.prodgd{ overflow: hidden;
    height:800px; margin-top:25px;
}

.prodgd table td{width: 23.5%; height: auto;display: block ;float: left;  margin: 2% 0 0 2%; border: 1px solid #f2f2f2;
  box-sizing: border-box;
  }
  .prodgd table td:nth-of-type(4n+1){
      margin-left: 0;
  }
.prodgd table td span{line-height:45px;}
.prodgd table tr td .txt{display: block;overflow: hidden; padding: 0 10px;box-sizing: border-box;text-align: left;position: relative;
    font-size: 1rem;line-height: 50px;background: #f2f2f2;color: #333;
}
.prodgd table tr td .txt:after{
    content: "see more";font-size: 12px;text-align: center;text-transform: uppercase;font-family: "arial";position: absolute;
    display: block;width: 100px;line-height: 30px;right: 10px;top: 10px;background: #0070dd;color: #fff;border-radius: 20px;overflow: hidden;
}
.prodgd table tr td:hover .txt:after{
 background: linear-gradient(to right,#e59b2d,#e5702d,#e6502d);

}
.prodgd table tr td:hover .txt{ background:#0070dd; color:#fff;}
.prodgd table tr td .pic{width:100%; height:auto; overflow:hidden;
    box-sizing:border-box;background: #f9f9f9;padding:10px;
}
.prodgd td:hover .pic img{
    transform: scale(1.2);
}
.prodgd td .pic img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; width:100%; height:auto;
    display: block;
}



/*产品特点*/
.feature{min-width: 1350px;
   box-sizing: border-box;
width: 100%;background: url(images/featurebg1.jpg)center top no-repeat; padding: 80px 0 80px 0;
}
.feature .pic{width: 520px;height: 520px;border-radius: 50%;overflow: hidden;background: #fff;
    overflow: hidden;border:20px solid #fff;
    box-shadow: 0 0 15px rgba(0,112,221,15%)
}
.feature .pic img{border-radius: 50%;
    overflow: hidden;
    display: block;width: 100%;height: auto;
animation: arrow1  15s linear infinite;    -moz-animation: arrow1 linear 15s infinite;    -ms-animation: arrow1 linear 15s infinite;    -o-animation: arrow1 linear 15s infinite;    -webkit-animation: arrow1 linear 15s infinite;}
@-webkit-keyframes arrow1
{
0% {
    transform: rotate(0deg);
}
100%{ transform: rotate(360deg);}
}
@-moz-keyframes arrow1
{
0% {
    transform: rotate(0deg);
}
100%{ transform: rotate(360deg);}
}
@-o-keyframes arrow1
{
0% {
    transform: rotate(0deg);
}
100%{ transform: rotate(360deg);}
}

.feature .txt{
    width: 700px;text-align: justify; padding-top: 150px;
}
.feature .txt dl{
    font-size: 44px;color: #fff;line-height:60px;
}
.feature .txt dt{line-height:22px;padding-top: 8px;
    display: block;color: rgba(255,255,255,0.2);font-family: "arial";font-size: 14px;text-transform: uppercase;
}
.feature .txt dt:after{
    margin: 30px 0 30px 0;
    display: block;content: "";width: 50px;height: 2px;background: rgba(255,255,255,0.2);
    
}
.feature .txt dd{line-height:34px;
    display: block;font-size: 18px;color: rgba(255,255,255,0.6);
}

.feature .txt .tel{
    margin-top:60px;line-height: 50px;
}
.feature .txt .tel:before{font-size:30px; margin-right: 10px;
    display: block;float: left;color: #fff;background: linear-gradient(to bottom,#e59b2d,#e5702d,#e6502d);width: 50px;height: 50px;border-radius: 50%;overflow: hidden;text-align: center;
}
.feature .txt .tel i{float: left;
    font-family: airal;color: #fff;font-size:40px;font-weight: bold;
}
.feature .txt .tel em{float: left;
    display: block;font-size: 20px;color: rgba(255,255,255,.6)
}
.featureb{
    margin-top: 50px;
}
.featureb li{cursor: pointer;
    display: block;width: 18%;float: left;background: #fff;box-sizing: border-box;padding: 15px;
    
    border-radius: 20px;overflow: hidden;
}
.featureb li+li{
    margin-left: 2.5%;
}
.featureb li .txt1{border-radius: 20px;border: 1px dashed #b3d0ed;overflow: hidden;
box-sizing: border-box;padding: 20px 25px;text-align: center;
    
}
.featureb li .txt1 dl{
    display: block;position: relative;
}
.featureb li .txt1 dl:before{
    display: block;font-size: 50px;color:#0070dd;line-height:60px;z-index: 2;position: relative;
}
.featureb li .txt1 dl:after{content:"";
    display: block;width:12px;height: 12px;background: linear-gradient(to bottom,#e59b2d,#e5702d,#e6502d);border-radius: 50%;overflow: hidden;
    position: absolute;right: 0;top:16px;z-index: 1;left: 0;margin: 0 auto;
}
.featureb li .txt1 p{font-size: 26px;color: #333;line-height:48px;
    
}
.featureb li .txt1 em{
    font-size: 14px;text-transform: uppercase;color: #999;line-height: 24px;
}

/*公司优势*/
.youshi_all{
    width: 100%;min-width: 1350px;background: #fff;padding-top: 80px;overflow: hidden;
}
.youshi_b{
    position: relative;
}
.youshi_b li{float:left;cursor:pointer;
    display: block;width:675px;padding:50px;box-sizing: border-box;background: #f9f9f9;
}

.youshi_b li:nth-of-type(2){
    border-right: none;background: #f4f4f4 ;
}
.youshi_b li:nth-of-type(3){background: #f4f4f4 ;
    
}

.youshi_b li .txt{position: relative;
    padding-bottom: 40px;
}
.youshi_b li .txt .number{border-radius:0 15px 0 15px;overflow: hidden;
    position: absolute;width:105px;text-align: center;color: #fff;
    /*background: linear-gradient(to bottom,#e59b2d,#e5702d,#e6502d);*/
    background: #0070dd;
}
.youshi_b li .txt .number i{
    color: #fff;
    display: block;font-size:58px;font-weight: bold;font-family: "arial";line-height:56px; padding-top: 15px;
}
.youshi_b li .txt .number em{
    display: block;font-size: 14px;text-transform: uppercase;line-height:26px; padding-bottom: 10px;
}
.youshi_b li .txt .number span{box-sizing: border-box;
    color:#fff;font-size:32px;font-weight: bold;line-height:40px;display: block;background: #333;position: relative;
    padding: 16px 10px 16px 10px;
}

.youshi_b li .txt dl{background: url(images/youshiimgbg.png)top right no-repeat;
    font-size:32px;font-weight: bold;color:#222;line-height: 34px;padding-left:125px;padding-top: 5px;
}
.youshi_b li .txt dl span{
    color:#0070dd;
}
.youshi_b li .txt dd{
    display: block;color: #222;font-size: 21px;line-height: 50px; padding-left:125px;
}
.youshi_b li .txt p{
    font-size: 16px;color: #666;line-height: 28px;padding-top: 10px;font-weight: lighter;  padding-left:125px;text-align: justify;
}
.youshi_b li .txt p:before{
color: #aaa;padding-right: 5px;  
}
.youshi_b li .txt p b{
    color: #0070dd;font-size: 22px;
}
.youshi_b li .pic{
    overflow: hidden;height:312px;
}
.youshi_b li .pic img{
    display: block;width: 100%;height: auto;
}
.youshi_b li:hover .txt .number span{
background: #e59b2d; 
}

/*应用案例*/
.case_all{
    width: 100%;min-width: 1350px;margin-top:15px;background: url(images/casebg.jpg)center top no-repeat; padding: 155px  0 58px 0;
}
.case_all .prod_t dl{
    color: #fff;
}
.case_all .prod_t p{
    color: rgba(255,255,255,0.6)
}

.case_b{overflow:hidden;width: 1250px;border-radius: 20px;
    background: #fff;padding: 50px;
}
.casewd{overflow:hidden;}
 .case_b li {
        float: left;
        margin-right:40px;position: relative;border-radius: 50%;overflow: hidden;
        width: 300px;
    }
   .case_b li .pic {
        width: 100%;border-radius: 50%;overflow: hidden;
      
     
    }
   .case_b li .pic img {
        display: block;
        width: 100%;
        height: 100%;
    }
  .case_b li .txt{
      position: absolute;width: 100%;bottom: 0;left: 0;right: 0;text-align: center;font-size: 1rem;background: rgba(0,112,221,0.9);
      color: #fff;line-height: 40px;transition: all ease 0.5s;
  } 
  .case_b li:hover .txt{
      line-height: 300px;font-size:1.6rem;background: rgba(0,112,221,0.9);
  }
  
  /*合作流程*/
  .process{
      margin-top: 50px;color: #fff;line-height: 50px;
  }
  .process_l{
      font-size: 20px;color: #fff;line-height: 40px;
  }
  .process_l b{
      font-size: 20px;font-weight: normal;display: block;color: rgba(255,255,255,0.5)
  }
  .process_l dl{margin-bottom: 5px;
      font-size: 34px;line-height:36px;
  }
  .process_l p{
      color: rgba(255,255,255,0.6)
  }
  .process_r{
      width: auto;
  }
  .process_r li{float: left;
      font-size: 20px;line-height:60px;
  }
  .process_r li+li{
      margin-left: 20px;
  }
 .process_r li:before {font-size: 36px;
    line-height:66px;
    display: block;
   margin:0 auto;
    color: #fff;
    background: #e59b2d;
    width: 66px;
    height: 66px;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;}
.process_r li i{
    display: block;padding-top:3px;
}    
   .process_r .arrow{
       width:66px;text-align: center;color: rgba(255,255,255,0.2);line-height: 60px;font-size:22px;
   }
.process_l i{float: left;
    font-size:32px;color: rgba(255,255,255,0.4);line-height: 50px;
}
.process_l em{
    font-size: 16px;color: rgba(255,255,255,0.4);line-height: 50px;float: left;
}
.process_l span{
    font-size:37px;color:#fff;line-height: 40px;float: left;font-family:"airal";font-weight: bold;
}


/*公司简介*/
.about_all{
    width: 100%;min-width: 1350px;background: url(images/about_bg.jpg)center bottom no-repeat;padding:80px 0 90px 0;
}
.aboutr{
    width: 630px;height: 350px;border: 5px solid #eee;overflow: hidden; margin-right: 50px;box-sizing: border-box;
}
.aboutr img{
    display: block;height: 100%;width: 100%;
}
.aboutxt{width:625px;box-sizing: border-box;
    padding: 0 0 0 50px;text-align: justify;
}
.aboutxt dl{
    font-size: 40px;color: #222;line-height: 50px;
}
.aboutxt dl strong{
    color: #0070dd;
}
.aboutxt dt{
    display: block;font-size: 14px;text-transform: uppercase;color: #999;line-height:28px;
}
.aboutxt dt:After{content:"";
    display: block;width:50px;background: #cdcdcd;margin: 20px 0 15px 0;height: 2px;
}
.aboutxt p{
    font-size: 15px;color: #666;line-height: 32px;overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
}
.aboutxt a{display: block;
    width: 150px;text-align: center;background: #0070dd;color: #fff;line-height: 45px;margin-top: 30px;font-size: 15px;
}
.aboutxt a:hover{
   background: linear-gradient(to right,#e59b2d,#e5702d,#e6502d);color: #fff;
}

/*数字滚动*/
.num{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:210px; font-size:15px; color:#555555; text-align:center; 
    padding: 0 50px;
}
.num span,.num i{ display:inline-block; vertical-align:top;}
.num span{ font-size:60px; color:#000000; font-family:impact; position:relative; z-index:3;}
.num li{background: linear-gradient(to right, transparent 70%,#f9f9f9);
    padding-right: 70px;
}
.num li:last-child{
    padding-right: 0;background: none;
}
.num i{ border-radius:50%; width:30px; height:30px; font-size:22px; font-family:impact; line-height:30px; color:#fff; background:#0070dd; margin-left:-10px;}
.num p+p{ margin-top:5px;}
.num p{
    font-size: 1rem;
}

/*生产车间*/
.workshop{
    width: 100%;min-width: 1350px; background: url(images/workshopbg.jpg)center top no-repeat;padding-bottom: 80px;
}
.workshop1 a{text-align: center;line-height: 45px;color: #333;
    display: block;width: 23.5%;float: left;box-sizing: border-box;margin-right:2%;
}
.workshop1 a:nth-of-type(4n){
    margin-right: 0;
}
.workshop1 a:nth-of-type(n+5){
    margin-top: 2%;
}
.workshop1 a .pic{
    overflow: hidden;
}
.workshop1 a .pic img{
    display: block;width: 100%;height: auto;
}
.workshop1 a span{border-top: 1px solid #eee;
    font-size: 1rem;color: #333;background: #fff;line-height:50px;display: block;
}
.workshop1 a:hover span{
    background: #0070dd;color: #fff;
}