@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(iconfont.eot.txt),
  url(iconfont.woff) format('woff'),
  url(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;}
.box:after{
    display: block;content: "";clear: both;
}
/* -- 内页布局 -- */
.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: 60px auto;position: relative;
}
.n_box:after{
    display: block;content: "";clear: both;
}

.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;
}


 ::-webkit-input-placeholder { 
  color:#aaa;
  font-size: 14px;
}

/*顶部*/
.top_all{ margin-bottom:5px;text-transform: uppercase;
    width: 100%;background: #f9f9f9;line-height: 40px;min-width: 1350px;
    font-size: 13px;color: #999;
}  
.top_all a{font-size: 13px;color: #999;}
.top_all a:hover{
    color: #0084ff;
}
.top_all i{
    display:inline-block;font-size: 17px;color: #999;
}
.top_all a:hover i{
    color: #0084ff;
}
.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: 5px 0 0 0;}
.hlogo img{position: relative;z-index: 3;  display: block;width: 78px;
   
}
  .hlogo a{ display: block;padding-top: 24px;}
 
 .hsecond{ margin: 0 auto 25px auto;

 } 
.hwa{font-size: 0;margin: 32px 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:16px;line-height:30px; font-family: "arial"; text-transform: uppercase;color: #999; letter-spacing: 1px;
   
}
  
 

   
.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;}
.hmean b{display: block;font-size: 30px;color: #333;margin-bottom:5px; letter-spacing: 0;}
.hmean b span{color: #0084ff; font-weight:bold;}
.head_img{
    margin: 30px 0 0 100px; height: 130px;
}
.head_img img{
    display: block;
}

  .hwa a{ font-size: 16px;cursor: pointer;
      display: inline-block;text-align: center;padding: 0 15px;line-height: 30px;color: #333;background: #eee;
  }
.hwa a:hover{
    background: #0084ff;color: #fff;
}

  
 .head_p{ font-size: 16px; color: #777;text-align: center; line-height: 40px; padding:30px 0 0 55px; background: url(images/025.png) left 51px 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: 9px 25px 0 25px;  float: right;height:62px; border-right: 1px dashed #dedede;}
 
 
 
    
/*公司简介 */
.about_all{padding-top:80px;
    width: 100%;min-width: 1400px;background: #f2f2f2;
}
.about_all .box{ background:#fff;box-sizing:border-box;padding:50px;
    overflow: hidden;
}
.about_r{
    width: 630px; 
}
.about_r img{display: block;margin: 0; width: 100%;height: auto;
    
}
.about_l{
    width: 620px;
}

.about_l dl{ padding-top: 10px;
    font-size:44px;color: #222;line-height: 44px;
}
.about_l dl strong{
    color: #009ee8;
}
.about_l dt{
    font-size: 24px;color: #222; margin-top: 20px; letter-spacing: 2px;
}
.about_l dt:after{
    display: block; content:""; margin:25px 0 30px 0;width: 50px;height:2px;background: #009ee8;
}

.about_l p{font-size: 15px;line-height: 32px;text-align: justify; padding: 7px 0;color: #666;font-weight: lighter;
   }
   .about_l .font{
       text-align: center;
   }
   .about_l li{
       display: inline-block;

    text-align: center;
    background: #f5f5f5 no-repeat center 15px;
    border-radius: 10px;
    transition: 0.5s;
 margin: 30px 0 10px 0;
    
   }
   .about_l li a{       padding: 36px 53px;
       display: block;
   }
.about_l li a i{
       font-weight: bold;
    padding-bottom: 5px;
    display: block;
    font-size: 50px;
    color: #aaa;
    line-height: 50px;
    text-align: center;
}
.about_l li a em{
    display: block;font-size: 20px;color: #333;
}
.about_l li:hover a i,.about_l li:hover a em{
    color: #009ee8;
}
.about_l li+li{
    margin-left: 30px;
}

.num{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; height:260px; font-size:15px; color:#555555; text-align:center;
width:1400px;margin:0 auto;}
.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 i{ border-radius:50%; width:30px; height:30px; font-size:22px; font-family:impact; line-height:30px; color:#fff; background:#009ee8; margin-left:-10px;}
.num p+p{ margin-top:5px;}
.num li{
    font-size: 18px; font-weight: lighter;
}

/*服务项目*/
.service{
    margin-top: 80px;width: 100%;min-width: 1400px;
}
.service_t{ text-align:center;margin-bottom:30px;}
.service_t span{ font-size:42px; color:#333; display:block; padding-bottom:10px; line-height:44px;}
.service_t b{ color:#009ee8;font-weight: bold;}
.service_t p{ font-size:18px; color:#888; line-height:36px;}
.service_t i{color:#009ee8;}

.arrow{ width:30px; height:25px; margin:0 auto;animation: myfirst 2s linear infinite; padding-top: 15px; overflow: hidden;
}
.arrow img{
    display: block;width: 100%;height: auto;
}
@keyframes myfirst {  0% {  
transform: translate(-20px, 0px);  }  
50% {  
transform: translate(0px, 0px);  
}  
 100% {  
transform: translate(20px, 0px);  
}  
}

.service_bt{
    margin-bottom: 40px;
}
.service_bt:after{
    display: block;content:"";clear: both;
}
.service_bt>div{width: 25%;box-sizing:border-box;padding: 40px 50px;background: #f5f5f5;transition: all ease 0.5s;
  float: left; position: relative;
  } 
  .service_bt>div a{ overflow: hidden;
      display: block;
  }
  .service_bt>div a dt{ font-weight: normal;
      font-size: 30px;color: #333;display: block;line-height:40px;
  }
  .service_bt>div:nth-of-type(2n){
      background: #f9f9f9;
  }
   .service_bt dl{
       font-size: 15px;font-weight: lighter;display: block;
   }
   .service_bt dd{ height: 53px; margin-top:13px;
        overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;line-height:26px;
   }

.service_bt .nep01{width: 50%;  background: #009ee8 !important;color: #fff;
    
}
   .service_bt .nep01 a em{
       color: #fff;
   }
   .service_bt .nep01 a dt{ background: url(images/proicon.png)center right no-repeat;
       color: #fff;
   }
   .service_bt .nep01 a dd{
       color: rgba(255,255,255,0.7);
   }
   
   
   .service_bb{
       position: relative;
   }
   .service_bb a{ box-sizing: border-box;padding: 10px;background: #f5f5f5;
       display: block;width:23.5%;margin-right: 2%; float: left; position: relative;
   }
   .service_bb a:nth-of-type(4n){
       margin-right: 0;
   }
   .service_bb a:nth-of-type(n+5){
    margin-top: 2%;
   }
   .service_bb a .pic{
       position: relative;z-index: 1; overflow: hidden;
   }
   .service_bb a .pic img{ transition: all ease 0.5s;
    display: block;width: 100%;height: auto;   
   }
   .service_bb a:hover .pic img{
    transform: scale(1.2);
   }
   .service_bb a .txt{
     line-height:36px;color: #333;padding:20px 5% 10px 5%; 
   }
   .service_bb a .txt i{ float: left;position: relative;z-index: 2;
       display:block;font-size: 18px;
   }
   .service_bb a .txt em{ font-size: 18px;color:#666; position: relative;z-index: 2;transition:all ease 0.5s;
       display: block;float: right;
   }
   .service_bb a .txt:after{
       display: block;content: "";clear: both;
   }
  .service_bb a:after{  position:absolute;
      display: block;content: "";width: 0px;height: 0;background: #009ee8; left: 0;bottom: 0;transition:all ease 0.5s;
  }
  .service_bb a:hover:after{
      width: 100%;height: 100%;
  }
  .service_bb a:hover i,.service_bb a:hover em{
      color: #fff;
  } 
  
  
  /*首页基地*/
  .base_all{
      width: 100%;min-width: 1400px;background: url(images/base_bg.jpg)center top fixed;padding: 80px 0;margin-top: 80px;
  }
  .base_b{
     position: relative;
  }
   .base_b li{float: left;
        display: block;width: 450px;height: 300px;overflow: hidden; margin-right:25px; position: relative;
    }   
    .base_b li img{
        display: block;max-width: 100%;width:100%;height: auto;
    }
       .base_b li .base_t{transition: all ease 0.5s; height: 50px;
           background: rgba(0,0,0,0.2);color: #fff;line-height: 50px;position: absolute;left:0;right:0;bottom:0;  font-size:18px;
           text-align: center;padding: 0 10px; box-sizing: border-box;   
       }
       .base_b li:nth-of-type(1){ 
           width: 925px;
       }
       .base_b li:nth-of-type(1) img{
           margin-top: -250px;
       }
       .base_b li:nth-of-type(2),.base_b li:nth-of-type(5){
           margin-right: 0;
       }
.base_b li:nth-of-type(n+3){
    margin-top: 25px;
}
.base_b li:hover .base_t{height:100%;
    line-height:300px;background: rgba(0,141,207,0.8);
}

/*合作案例*/
.case_all{
    width: 100%;min-width: 1400px;background: url(images/case_bg.jpg)center bottom no-repeat; padding: 80px 0 60px 0;
}
.case_b{
    
}


/*公司优势*/
.adv_all{
     width: 100%;min-width: 1400px;background: #fff;padding-top: 80px;
 }
 .adv_b{
     position: relative;
 }
.adv_b li{ padding: 50px; box-sizing: border-box;width: 490px;height: 330px;
 font-size: 18px;color: #666; line-height:32px;cursor: pointer;
}
.adv_b li dl{
    font-size: 30px;color: #333;
}
.adv_b li dd{ padding:3px 0 30px 0;
    
}
.adv_b li dt{ line-height: 40px;
    font-size: 12px;color: #aaa;font-family:"arial";text-transform:uppercase;
}

.adv_b li:first-child{
    width: 1010px; margin-bottom: 30px;
}
.adv_b li:nth-of-type(4){width:360px;height: 690px; position: absolute;right: 0;top: 0;
}


.adv_b li a{transition: all ease 0.5s;
    display: block;width: 150px;line-height:40px;overflow: hidden;
    background: #fff;border-radius:20px;
}
.adv_b li a i{ font-size: 22px;color: #fff;text-align: center; float: left;
    display:block;width: 40px;height:40px;border-radius:50%;overflow: hidden;background: #009ee8;
}
.adv_b li a em{
    font-size:16px;padding-left: 16px;color:#333;   display:block; float: left;
}
.adv_b li+li{
    margin-left: 30px;
}
.adv_b li:nth-of-type(2){
    margin-left: 0;
}
.adv_b li:hover a{ margin-top:10px;
    background: #70b92b;
}
.adv_b li:hover a em{
    color: #fff;
}
.advbg1{background: url(images/advbg1.jpg)center no-repeat;}
.advbg2{background: url(images/advbg2.jpg)center no-repeat;}   
.advbg3{background: url(images/advbg3.jpg)center no-repeat;}
.advbg4{background: url(images/advbg4.jpg)center no-repeat;}    

/*合作流程*/
.process{ margin-top:70px; padding-top:100px;
    width: 100%;min-width: 1400px;background: url(images/process_bg.jpg)center top no-repeat;
}    
.process_t {
    color: rgba(255,255,255,0.6);font-size: 15px;line-height: 34px;
}
.process_t p{ font-size: 35px;color: #fff; line-height: 40px;
   
}
.process_t dl{
    font-size: 14px;color: rgba(255,255,255,0.5);text-transform: uppercase; letter-spacing: 1px;
}
.process_t .tel{line-height: 50px;}
.process_t .tel i{ font-size:34px;
    display: inline-block;vertical-align: bottom;
}
.process_t .tel em{padding-left: 5px;
    display: inline-block;vertical-align: bottom;font-size: 18px;
}
.process_t .tel span{
    display: inline-block;vertical-align: bottom;font-size:32px;font-family: "arial";color: #fff;
}
.process_b{
    margin-top: 30px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,10%); height: 300px;
}
.process_l{line-height: 40px;padding:50px;height: 100%;
    width: 300px; background: #009ee8;text-align: center;box-sizing: border-box;
}
.process_l dl{
    font-size: 35px;color: #fff;
}
.process_l dl:before{
    display: block;content: "";width: 50px;margin:0 auto 30px auto;border-top: 2px solid rgba(255,255,255,0.5);
}
.process_l dt{
    font-size:18px;text-transform: uppercase;color: rgba(255,255,255,0.5);line-height:22px;margin-top:15px; letter-spacing: 1px;
}
.process_l a{
    display: block;margin:30px auto;  background: #70b92b;color: #fff;width: 150px;border-radius:30px;overflow:hidden;line-height: 40px; border:2px solid #fff;
    font-size: 16px;
}
.process_l a:hover{
    background: #fff;color: #333;
}
.process_r{
    width: 1100px; padding: 50px; box-sizing:border-box;
}
.process_r li{ position: relative;height: 203px;overflow: hidden;padding-top: 20px;cursor: pointer;
    display: block;width:176px;background: #f5f5f5;text-align: center;box-sizing: border-box;
}
.process_r li i{
    font-size:110px;text-align: center;color: #eee;line-height: 110px; display: block;padding-top: 40px;
}
.process_r li dl{text-align: center;
    display: block;position: absolute;left: 0;right: 0;margin: 0 auto;top: 40px;font-size: 20px;color: #222;}
.process_r li dl dt{transition: all ease 0.5s;
    display: block;font-size: 50px;color: #009ee8;line-height: 50px;
}
.process_r li dl dd{
    margin-top: 15px;
}
.process_r li dl dd:after{
    display: block;content:"";width: 50px;height: 1px;background: #009ee8;margin: 25px auto;
}
.process_r li+li{
    margin-left: 30px;
}
.process_r li:hover dt{
    transform: rotateY(180deg);
}
/*友情链接*/
.links_all{ 
     width: 100%;min-width: 1400px;background: url(images/linkbg.jpg)center top no-repeat; line-height: 80px; height: 80px;
 }    
  .links_l i{display: inline-block;vertical-align: bottom; padding-left: 20px;
      font-size:22px;color: rgba(255,255,255,0.6);padding-right: 5px;
  }
  .links_l em{display: inline-block;vertical-align: bottom;
      font-size:16px;color: #fff;
  }
  .links_r li{
      display: block;float: left;
  }
  .links_r li a{
    font-size:15px;color: rgba(255,255,255,0.6);
  }
  .links_r li:last-child span{ display:none;    
  }
  .links_r li:hover a{
      color: #fff;
  }
  
  