@font-face {
  font-family: "POPPINS-REGULAR_1";
  src: url("../font/POPPINS-REGULAR_1.woff2") format("woff2"),
       url("../font/POPPINS-REGULAR_1.woff") format("woff"),
       url("../font/POPPINS-REGULAR_1.ttf") format("truetype"),
       url("../font/POPPINS-REGULAR_1.eot") format("embedded-opentype"),
       url("../font/POPPINS-REGULAR_1.svg") format("svg");
}
.view{
  width: 1000px;
  margin: 0 auto;
}
.header-view{
  margin: 0 auto;
  width: 1170px;
}
/* banner */
.yuanquanquan{
  display: block;
  width: 40px;
  height: 40px;
 border-radius: 50%;
 border: 1px solid #81c71f;
 color: #81c71f;
 font-size: 18px;
 line-height: 40px;
 text-align: center;
 margin:0 auto;
}
.cur img{
  height: 100%;
}
.ban{
  width: 100%;
  overflow: hidden;
}
.ban .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.ban .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  position: relative;
   height: 750px;
   background-repeat: no-repeat;
   background-position: center;
}
.ban .swiper-slide img{
  width: 100%;
}

    .sub-banner .text{
      z-index: 5;
      width: 100%;
      text-align: center; 
      position: absolute;
      left:0;
      top: 50%;
      margin-top: -100px;
    }
    .text-top{
      width: 100%;
      position: absolute;
      left: 0;
      top: 150px;
    }
    .text-left{
      display: inline-block;
    }
    .text-left h1{
      font-size: 75px;
      color: #ffffff;
    }
    .text-right{
       display: inline-block;
    }
    .text-right h2{
      font-weight: 100;
      font-size: 35px;
      line-height: 45px;
      color: #ffffff;
    }
    .text-right span{
      font-size: 16px;
      color: #ffffff;
      line-height: 26px;
    }
    .bannav{
      position: absolute;
      left: 0%;
      bottom: 0;
      z-index: 5;
      width: 100%;
    }
    .ban .swiper-button-next{
      right: 15%!important;
      height: 50px!important;
      width: 50px!important;
      border-radius: 50%!important;
      background-color: rgba(255, 255, 255,.3)!important;
      background-image: url(../img/banleft.png)!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
      background-size: 10px 15px !important;
    }
    .ban .swiper-button-prev{
      left:15%!important ;
      height: 50px!important;
      width: 50px!important;
      border-radius: 50%!important;
      background-color: rgba(255, 255, 255,.5)!important;
      background-image: url(../img/banright.png)!important;
      background-repeat: no-repeat!important;
      background-position: center!important;
      background-size: 10px 15px !important;
    }
    .bannavs{
      width: 100%;
      position: absolute;
      bottom: 0px;
      left: 0;
      background: rgba(255,255,255,.9);
    }
    .bannav .list{
      font-size: 0;
    }
    .bannav .list .item{
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 33.33%;
      height: 100px;
      position: relative;
    }
    .bannav .list .tit-box{
      display: block;
      height: 100%;
      box-sizing: border-box;
      padding: 20px 40px;
      background-color: rgba(255,255,255,.8);
    }
    .bannav .list .item:first-child .line{
      display: none;
    }
    .bannav .list .cn{
      font-size: 24px;
      line-height: 34px;
      color: #444444;
    }

    .bannav .list .en{
      font-size: 16px;
      line-height: 26px;
      color: #b0b0b0;
      text-transform: capitalize;
    }
    .bannav .list .line{
      position: absolute;
      left: 0px;
      top: 50%;
      width: 1px;
      height: 55px;
      background-color: #cecece;
      margin-top: -28px;
    }
    .bannav .list .item:hover .tit-box{
      background-color: #0075c2;
    }
    .bannav .list .item:hover .tit-box .cn,
    .bannav .list .item:hover .tit-box .en{
      color: #fff;
    }
    .bannav .list .item:hover .tit-box .en{
      opacity: .4;
      filter: alpha(opacity=40);
    }
    .bannav .list .item:hover .tit-box .line{
      opacity: 0;
      filter: alpha(opacity=0);
    }

    /* 资讯 */
    .information{
      width: 100%;
      padding: 60px 0 80px;
    }
    .informationbox{
      width: 1000px;
      margin:0 auto;
    }
    .informationtop{
      /* margin:60px 0; */
      text-align: center;   
    }
    .informationbottom{
      overflow: hidden;
      margin-top: 60px;
    }

    .index-tit{
      text-align: center;
    }
    .index-tit .cn{
      line-height: 40px;
      color: #333333;
      font-size: 30px;
      font-weight: bold;
    }
    .index-tit .cn span{
      color: #64a705;
    }
   .index-tit .en{
      color:#b5b5b5;
      font-size: 14px;
      line-height: 24px;
      margin-top: 10px;
      text-transform: capitalize;
    }
    .iftbottombox{
      width: 33.33%;
      float:left;
      padding: 0 15px;
      box-sizing: border-box;
    }
    .bot-top{
      position: relative;
    }
    .bot-top img{
      width: 310px;
      display: block;
    }
    .sign{
      height: 80px;
      width: 71px;
      background-image: url('../img/title.png');
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 10px;
      left: 15px;
      text-align: center;
      font-family: arial;
       text-transform: uppercase;
       font-weight: bold;
       
    }
    .sign h2{
      color: #ffffff;
      font-size: 30px;
      line-height: 30px;
      font-weight: bold;
      padding-top: 15px;
    }
    .sign span{
        display: block;
       color: #ffffff;
       font-size: 16px;
       line-height: 26px;

    }
    .bot-bot h3{
      font-size: 16px;
      line-height:35px;
      margin-top: 20px;
      color: #333333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow:hidden; 
    }
    .bot-bot .con{
      font-size: 14px;
      color: #888888;
      line-height: 24px;
      height: 48px;
      margin-top: 10px;
      overflow: hidden;
    }
    .bot-bot a{
      font-size: 16px;
      color: #333333;
      margin-top: 20px;
    }
    /* 业务版图 */
    .landscape{
      width: 100%;
      overflow: hidden;
    }
    .landscapeleft{
      width: 50%;
      position: relative;
      float: left;
      height: 496px;
    }
    .landscapeleft .index-tit{
      text-align: left;
    }
    .landscaperight{
      position: relative;
      width: 50%;
      float: right;
      height: 496px;
    }
    .landscapeleft .text-box{
      position: absolute;
      width: 430px;
      right: 70px;
      top: 100px;
    }
    .landscapebox{
      width: 430px;
      position: absolute;
      right: 70px;
      top: 100px;
    }
    .landscapebox h1{
      font-size: 30px;
      color: #333333;
      line-height: 45px;
    }
    .landscapebox h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
    .landscapebox span{
      color: #a2a2a3;
      font-size: 16px;
      line-height: 30px;
    }
   .landscape .con{
      color: #a2a2a3;
      margin-top: 25px;
      line-height: 20px;
      font-size: 14px;
    }
    .landscape .mome{
      margin-top: 40px;
    }
    .mome{
      display: block;
      color: #333333;
      display: inline-block;
      width: 100px;
      height: 40px;
      border-radius: 5px;
      border: 1px solid #a2a2a3;
      font-size: 16px;
      text-align: center;
      line-height: 40px;
    }
    /* 视频 */
    .i-videobox{
       padding:80px 0;
    }
   
    .videoleft{
      width: 430px;
      position: relative;
      float: left;
    }
    .videoleft img{
      width: 100%;
    }
    .videoleft input[type="button"]{
      width: 70px;
      height: 70px;
      border-radius:50%;
      border: 1px solid transparent;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -35px;
      margin-left: -35px;
      background-image: url('../img/sj.png');
      background-repeat: no-repeat;
      background-position: center;
      background-size: 20px 18px;
      z-index: 5;
      background-color: rgba(255, 255, 255,.8);
    }
    .videoright{
       float: left;
       width: 500px;
       margin-left: 70px;
    }
    .videoright .index-tit{
      text-align: left;
    }
   .videoright h1{
      font-size: 30px;
      color: #333333;
      line-height: 45px;
   } 
    .videoright h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
   }
   .videoright .con{
      color: #a2a2a3;
      margin-top: 20px;
      line-height: 24px;
      font-size: 14px;
      margin-bottom: 20px;
    }
   .videoright .mome{
      margin-top: 40px;
   }
    .videoul li{
      display: inline-block;
      font-size: 16px;
      background-image: url('../img/vdjt.png');
      background-repeat: no-repeat;
      background-position: left 5px;
      background-size: 10px 16px;
      padding-left: 15px;
      line-height: 30px;
      color: #666666;
      margin-right:40px;
    }
/*     .videoright a{
      display: inline-block;
      width: 100px;
      height: 40px;
      background-color: #64a705;
      color: #ffffff;
      font-size: 16px;
      text-align: center;
      line-height: 40px;
      border-radius: 3px;
      margin-top: 10px;
    } */
    /* resource */
    .resbanner{
      width: 100%;
      position: relative;
    }
    .resbanner img{
      width: 100%;
      display: block;
    }
    .resbannertext{
      width: 200px;
      height: 300px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -100px;
    }
    .resbannertext h1{
      font-size: 50px;
      color: #ffffff;
      font-weight: 400;
    }
    .resbannertext a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      margin:50px auto ;
    }
   .resnav{
    width: 100%;
    box-shadow: 5px 5px 10px #f2f2f2, 10px 10px 10px #f6f6f6;
   }
   .resnavbox{
    width: 310px;
    margin:0 auto;
    overflow: hidden;
   }
   .resnavbox a{
    display:block;
    float: left;
    width: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #f3f3f3;
    color: #333333;
   }
   .resnavbox a:nth-child(1){
     border-left:  1px solid #f3f3f3;
   }
   .resnavbox a:hover{
     background-color: #72c003;
     color: #ffffff;
   }
   .developmentbox{
    width: 100%;
    padding: 75px 0;
    background-color: #fcfcfc;
   }
    .developmenttop{
      text-align: center;
      margin-bottom: 75px;
    }
   .developmenttop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
    }
    .developmenttop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
     .developmenttop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
    }
    .evelopmentbot{
      margin-top: 85px;
      position: relative;
    }
    .evelopmentbot:before{
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      width: 1px;
      height: 180px;
      background-color: #eee;
    }
    .cannel{
      width: 365px;
      padding-left: 60px;
      background-repeat: no-repeat;
      background-size: 35px 30px;
      background-position: left 10px;
      float: left;
    }
    .training{
      float: right;
      background-repeat: no-repeat;
      background-size: 40px 30px;
      background-position: left 10px;
    }
    .cannel h1{
      font-size: 20px;
      line-height: 30px;
      color: #444444;
    }
    .cannel span{
      font-size: 14px;

      color: #b0b0b0;
    }
    .cannel p{
      font-size: 14px;
      color: #666666;
      margin-top: 20px;
    }
    .Recruiting{
      padding: 70px 0 80px;
    }
    .Recruitingbot{
      margin-top: 60px;
    }
    .Recruitingul{
        width: 1060px;
    }
    .Recruitingul li{
      float: left;
      width: 450px;
      border-bottom: 1px solid #e5e5e5;
      margin-right: 60px;
      padding: 15px 10px;
    }
    .Recruitingul li:first-child{
      border-top: 1px solid #e5e5e5;
    }
    .Recruitingul li:nth-child(2){
      border-top: 1px solid #e5e5e5;
    }
    .Recruitingul li a{
      display: block;
      width: 30px;
      float: right;
      margin-right: 5px;
      margin-top:15px; 
      height:30px;
      background-image: url("../img/jh.png");
      background-repeat: no-repeat;
      background-size: 25px 25px;
      background-position: center;
    }
    .Recruitingul li h5{
      font-size: 20px;
      line-height: 30px;
      color: #222;
      font-weight: normal;
    }
    .Recruitingul li .divleft{
      float: left;
    }
    .Recruitingul li span{
      font-size: 14px;
      color: #999999;
    }
    .Recruitingbot .swiper-pagination{
      position: static;
      margin-top: 100px;
    }
    .Recruitingbot .swiper-pagination-bullet{
      background-image: url(../img/dd.png)!important;
      background-repeat: no-repeat!important;
      background-size: 20px 30px!important;
      background-position: center;
      height: 30px!important;
      width: 20px!important;
      opacity: 1!important;
      bottom: 0;
    }
   .Recruitingbot .swiper-container.swiper-container-horizontal{
    position: relative;
   }
   ..swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 0!important;
   }
    .Recruitingbot .swiper-pagination-bullet-active{
      background-image: url(../img/dd-h.png)!important;
      background-repeat: no-repeat!important;
      background-size: 20px 30px!important;
      background-position: center;
      height: 30px!important;
      width: 20px!important;
      opacity: 1!important;
      bottom: 0;
    }
    .Recruitingtop{
      width: 1000px;
      margin:75px auto;
      text-align:center; 
    }
    .Recruitingtop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
    }
    .Recruitingtop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
     .Recruitingtop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
    }
    /* investor */
   .invban{
      width: 100%;
      position: relative;
    }
    .invban img{
      width: 100%;
      display: block;
    }
    .invbox{
      width: 300px;
      height: 300px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -150px;
    }
    .invbox h1{
      font-size: 50px;
      color: #ffffff;
      text-align: center;
      font-weight: 400;
    }
    .invbox a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      margin:50px auto ;
    }
    .invnav{
    width: 100%;
    box-shadow: 5px 5px 10px #f2f2f2, 10px 10px 10px #f6f6f6;
   }
   .invnavbox{
    width: 310px;
    margin:0 auto;
    overflow: hidden;
   }
   .invnavbox a:hover{
    background-color: #64a705;
    color: #ffffff;
   }
   .invnavbox a{
    display: block;
    float: left;
    width: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #f3f3f3;
    color: #333333;
   }
   .invnavbox a:last-child{
    border-right: 1px solid #f3f3f3;
   }
    .invcontent{
      padding: 65px 0 120px;
   }
   .invtop{
    width: 1000px;
    margin:70px auto ;
    text-align: center;
   }
   .invtop h1{
      font-size: 30px;
      color: #333333;
      line-height: 45px;
      margin-right:45px;
    }
    .invtop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
      margin-right:0;
    }
     .invtop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
      margin-right:45px;
    }
    .invbot{
      margin-top: 45px;

    }
    .invbotul {
      width: 1060px;
      margin:0 auto ;
    }
    .invbotul li{
      float: left;
      width: 400px;
      padding: 30px 35px 15px;
      margin-right:60px;
      margin-bottom:35px;
      box-shadow: 0 0 10px rgba(0,0,0,.1);
    }
    .invsboxtop{
      width: 80px;
      height: 71px;
      background-image: url('../img/title.png');
      background-repeat: no-repeat;
      background-position: center;
      float: left;
      text-align: center;
    }
    .invsboxtop h3{
      font-size: 30px;
      color: #ffffff;
      font-family: arial;
      line-height: 30px;
      font-weight: bold;
      margin-top: 10px;
    }
    .invsboxtop span{
      display: block;
      font-size: 16px;
      line-height: 16px;
      font-weight: bold;
      color: #ffffff;
      text-transform: uppercase;
      font-family: arial;
    }
    .invsbox{
      position: relative;
    }
    .invsbox h1{
      position: absolute;
      width: 280px;
      font-size: 18px;
      line-height: 30px;
      color: #333;
      top: 50%;
      transform: translateY(-50%);
      right: 0;

    }
    .invboxcenter{
      margin-top: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #f4f4f4;
    }
    .invboxcenter p{
      font-size: 14px;
      color: #ababab;
    }
    .invboxbot{
      padding-top: 15px;
      border-top: 1px solid #f4f4f4;
      margin-top: 15px;
    }
    .invboxbot span{
      font-size: 12px;
      display: block;
      color: #333333;
      line-height: 25px;
      float: left;
      font-style: italic;
    }
    .invboxbot a{
      width: 25px;
      height: 25px;
      float: right;
      background-image: url('../img/xz.png');
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
    .invfy{
      margin:35px 0 0;
    }
    .invfy span{
      float: left;
      line-height: 35px;
      padding: 0 15px;
    }
    .invfy a:hover,
    .invfy a.active{
      background-color: #64a705;
      color: #ffffff;
    }
    .invfybox{

    }
    .invfy{
      font-size: 0;
      text-align: center;
    }
    .invfy a{
      font-size: 16px;
      line-height: 35px;
      display: inline-block;
      *display: inline;
      zoom: 1;
      border: 1px solid #eeeeee;
      color: #888888;
      padding:0 15px;
    }
    /* businwss */
    .busban{
       width: 100%;
      position: relative;
    }
    .busban img{
      width: 100%;
      display: block;
    }
    .busbox{
      width: 300px;
      height: 300px;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -150px;
    }
    .busbox h1{
      font-size: 50px;
      color: #ffffff;
      font-weight: 400;
    }
    .busbox a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      margin:50px auto ;
    }
  .busnav{
    width: 100%;
    box-shadow: 5px 5px 10px #f2f2f2, 10px 10px 10px #f6f6f6;
   }
  .busnavbox{
    width:630px;
    margin:0 auto;
    overflow: hidden;
   }
   .busnavbox a{
    display:block;
    float: left;
    width: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #f3f3f3;
    color: #333333;
   }
   .busnavbox a:hover{
     background-color: #72c003;
     color: #ffffff;
   }
   .busnavbox a:last-child{
    border-right: 1px solid #f3f3f3;
   }
   .territory{
    width: 100%;
    background-image: url('../img/bt.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    padding: 80px 0;
    position: relative;
   }
  .territoryboxtop{
    width: 100%;
    text-align: center;
    padding: 75px 0;
   }
    .territoryboxtop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
      margin-right:45px;
    }
    .territoryboxtop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
      margin-right:0;
    }
     .territoryboxtop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
      margin-right:45px;
    }
    .territoryboxbot{
      width: 1100px;
    }
    .territoryboxbot ul{
      width: 1015px;
    }
    .territoryboxbot li{
      background-color: #ffffff;
      width: 273px;
      padding: 25px;
      margin-right:15px;
      margin-top: 20px;
      float: left;
    }
    .territoryboxbot li .img{
      width: 100%;
      display: block;
      height: 180px;
      overflow: hidden;
    }
    .territoryboxbot li img{
      width: 100%;
    }
    .territoryboxbot li h1{
      line-height: 28px;
      font-size: 18px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-top: 25px;
    }
    .territoryboxbot li p{
      font-size: 14px;
      line-height: 26px;
      height: 52px;
      overflow: hidden;
      color: #888888;
      margin-top: 10px;
     }
    .territoryboxbot li .mome{

      margin-top: 30px;
    }
    .territoryboxbot li a:hover{
    transition: all .5s;
    background-color: #5ead39;
    color: #fff;
    }
   .busmap{
    
    padding: 90px 0 0;
   }
   .busmapbox{

   }
   .busmapboxtop{
    width: 100%;
    text-align: center;
    padding:75px 0 ;
   }
    .busmapboxtop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
      margin-right:45px;
    }
    .busmapboxtop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
      margin-right:0;
    }
     .busmapboxtop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
      margin-right:45px;
    }
    .busmapboxbot{
      background-image: url("../img/mapbg.jpg");
      background-repeat: no-repeat;
      background-position: top center;
      padding-top: 120px;
      padding-bottom: 140px;
    }
    .territory .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
    }
    .glorybox .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
    }
    .video .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
    }
    .mapbotleft{
      width: 690px;
      float: left;
      margin-left: -86px;
      position: relative;
    }
     .mapbotleft img{
      width: 100%;
     }
     .mapbotleft .list a{
        position: absolute;
        font-size: 14px;
        color: #333;
        line-height: 24px;
     }
     .mapbotleft .list .hlj{
      left: 600px;
      top: 100px;
     }
     .mapbotleft .list .jl{
      left: 586px;
      top: 150px;
     }
     .mapbotleft .list .ln{
      left: 540px;
      top: 190px;
     }
     .mapbotleft .list .bj{
      left: 470px;
      top: 205px;
     }
     .mapbotleft .list .tj{
      left: 500px;
      top: 220px;
     }
     .mapbotleft .list .hb1{
      left: 456px;
      top: 235px;
     }
     .mapbotleft .list .sd{
      left: 486px;
      top: 270px;
     }
     .mapbotleft .list .js{
      left: 510px;
      top: 305px;
     }
     .mapbotleft .list .sh{
      left: 545px;
      top: 340px;
     }
     .mapbotleft .list .zj{
      left: 510px;
      top: 365px;
     }
     .mapbotleft .list .fj{
      left: 488px;
      top: 400px;
     }
     .mapbotleft .list .tw{
      left: 545px;
      top: 430px;
     }
     .mapbotleft .list .hk{
      left: 460px;
      top: 455px;
     }
     .mapbotleft .list .am{
      left: 420px;
      top: 445px;
     }
     .mapbotleft .list .hn1{
      left: 422px;
      top: 490px;
     }
     .mapbotleft .list .gd{
      left: 436px;
      top: 420px;
     }
     .mapbotleft .list .gx{
      left: 388px;
      top: 430px;
     }
     .mapbotleft .list .yn{
      left: 296px;
      top: 420px;
     }
     .mapbotleft .list .xz{
      left: 140px;
      top: 325px;
     }
     .mapbotleft .list .xj{
      left: 125px;
      top: 190px;
     }
     .mapbotleft .list .gs{
      left: 240px;
      top: 215px;
     }
     .mapbotleft .list .qh{
      left: 233px;
      top: 280px;
     }
     .mapbotleft .list .nmg{
      left: 360px;
      top: 205px;
     }
     .mapbotleft .list .nx{
      left: 355px;
      top: 250px;
     }
     .mapbotleft .list .sc{
      left: 315px;
      top: 343px;
     }
     .mapbotleft .list .sx1{
      left: 420px;
      top: 260px;
     }
     .mapbotleft .list .sx2{
      left: 380px;
      top: 300px;
     }
     .mapbotleft .list .cq{
      left: 370px;
      top: 352px;
     }
     .mapbotleft .list .gz{
      left: 363px;
      top: 390px;
     }
     .mapbotleft .list .hn2{
      left: 410px;
      top: 385px;
     }
     .mapbotleft .list .hb2{
      left: 420px;
      top: 340px;
     }
     .mapbotleft .list .hn3{
      left: 430px;
      top: 300px;
     }
     .mapbotleft .list .ah{
      left: 480px;
      top: 333px;
     }
     .mapbotleft .list .jx{
      left: 460px;
      top: 375px;
     }
     .mapbotleft .list .global{
      left: 0;
      top: 55px;
     }
     .mapbotleft .list a .icon{
      position: absolute;
      left: 50%;
      bottom: 20px;
      width: 20px;
      height: 26px;
      background-repeat: no-repeat;
      background-image: url('../img/map-point.png');
      background-position: center;
      margin-left: -10px;
      display: none;
     }
     .mapbotleft .list a.cur{
      z-index: 3;
     }
     .mapbotleft .list a.cur .icon{
      display: block;
     }
     .mapbotright{
      width: 325px;
      margin-left:20px;
      float: left;
      overflow: hidden;
      height: 390px;
     }
     .mapbotright-ul{
      width: 290px;
      border: 1px solid #eeeeee;
     }
     .mapbotright-ul li{
      border-bottom: 1px solid #eeeeee;
     }
     .mapbotright-ul li:last-child{
      border-bottom: none;
     }
     .mapbotright-ul li a{
      display: block;
      font-size: 16px;
      line-height: 26px;
      color: #333333;
      padding: 10px 15px;
     }
     .mapbotright-ul li:hover{
      background-color: #7abf18;
     }
     .mapbotright::scrollbar-track-color{
      display: none;
     }
     .mapbotright .mCSB_scrollTools .mCSB_draggerRail{
      width: 10px;
      background-image: url("../img/gdt.png");
      background-repeat: repeat-y;
      background-color: rgba(0, 0, 0, 0);
      background-size: 1px 1px;
      background-position: center;
      height: 390px;
     }
     .mapbotright .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
          border-radius: 10px;
         width: 7px;
        background:rgba(196,196,196,1)!important;
     }

/* Landscape details */
    .desban{
       width: 100%;
      position: relative;
    }
    .desban img{
      width: 100%;
      display: block;
    }
    .desbox{
      width: 300px;
      height: 300px;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -150px;
    }
    .desbox h1{
      font-size: 50px;
      color: #ffffff;
      font-weight: 400;
    }
    .desbox a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      margin:50px auto ;
    }
  .desnav{
    width: 100%;
    box-shadow: 5px 5px 10px #f2f2f2, 10px 10px 10px #f6f6f6;
   }
  .desnavbox{
    width:460px;
    margin:0 auto;
    overflow: hidden;
   }
   .desnavbox a:hover{
     background: #64a705;
     color: #ffffff;
   }
   .desnavbox a{
    display: block;
    float: left;
    width: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    border-left: 1px solid #f3f3f3;
    color: #333333;
   }
   .desnavbox a:last-child{
    border-right: 1px solid #f3f3f3;
   }
   .descontent{
     width: 100%;
   }
   .dessbox{
    width: 1000px;
    margin:0 auto ;
   }
   .destop{
    width: 1000px;
    margin:40px auto ;
    text-align: center;
    padding-bottom: 50px;
    border-bottom: 1px solid  #e5e5e5;
   }
   .destop h1{
    font-weight: 100;
    font-size: 30px;
    line-height: 100px;
    color: #333333;
   }
   .destop span{
    font-size: 16px;
    display: inline-block;
    width: 100px;
    color:#666666;
   }
   .descenter{
     padding-bottom:45px;
     border-bottom: 1px solid #eeeeee;
   }
   .destop span:last-child{
    border-left:1px solid #e5e5e5;
   }
   .descenter p{
    width: 100%;
    font-size: 16px;
    color: #707070;
    margin-bottom: 30px;
    line-height: 30px;
   }
   .descenter p img{
    margin:0 auto; 
    display: block;
   }
   .desbot{
    width: 1000px;
    margin:70px auto;
    overflow: hidden; 
   }
   .desbotleft{
    float: left;
   }
   .desbotlefttop{
    font-size: 16px;
    line-height: 50px;
    color: #666666;
   }
   .desbotlefttop a{
    font-size: 16px;
    color: #999999;
   }
   .desbotleftbot{
    font-size: 16px;
    color: #666666;
   }
    .desbotleftbot a{
    font-size: 16px;
    color: #999999;
   }
  .desbotright{
    width: 65px;
    background-image: url("../img/fh.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: center right;
    float: right;
  }
  .desbotright a{
    font-size: 16px;
    color: #666666;
  }
/* contact */
  .contact{
    padding-top: 110px;
  }
   .contacttop{
    width: 100%;
    text-align: center;
    margin:75px 0 ;
   }
    .contacttop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
      margin-right:45px;
    }
    .contacttop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
      margin-right:0;
    }
     .contacttop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
      margin-right:45px;
    }
    .contact-top{
       width: 100%;
      position: relative;
    }
    .contact-top img{
      width: 100%;
      display: block;
    }
    .contactsbox{
      width: 300px;
      height: 300px;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -150px;
    }
    .contactsbox h1{
      font-size: 50px;
      color: #ffffff;
      font-weight: 400;
    }
    .contactsbox a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      margin:50px auto ;
    }
.contact{
  width: 100%;
}
.contact2{
  margin-top: 100px;
   position: relative;
}
  .map{
     width:1000px;
    height: 532px; 
  }
  .map-text{
    width: 460px;
    height: 320px;
    background: #ffffff;
    position: absolute;
    top: 100px;
    right: 90px;
    padding: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
  }
  .map-text h1{
    font-size: 22px;
    line-height: 32px;
    color: #5a5a5a;
  }
   .map-text span{
      font-size: 14px;
      line-height: 24px;
    color: #333;
    margin-bottom: 25px;
    display: block;
   }
   .map-ul p{
    font-size: 14px;
    color: #444;
    line-height: 24px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: 5px 2px;
   }
   .map-ul .address{
    background-image: url('../img/contact-icon1.png');
   }
   .map-ul .tel{
    background-image: url('../img/contact-icon2.png');
   }
   .map-ul .fax{
    background-image: url('../img/contact-icon3.png');
   }
   .map-ul .mail{
    background-image: url('../img/contact-icon4.png');
   }
   .contact-bot{
    padding-top: 60px;
    padding-bottom: 150px;
   }
   .contact-botbox{
    border-top: 1px solid #eeeeee;
    padding-top: 45px;
   }
   .contact-title{
    float: left;
    font-size: 0;
   }
   .contact-title h1{
    font-size: 24px;
    color:#333333;
    line-height: 34px;
    display: inline-block;
    *display: inline;
    zoom: 1;
   }
   .contact-title span{
    font-size: 16px;
    color: #888888;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 20px;
   }
   .bdsharebuttonbox{
    float: right;
    padding-left: 20px;
   }
   .swiper-button-prev.nav{
     background-image: url("../img/nav-left.png");
     background-repeat: no-repeat;
     background-size: 100% 100%;
     width: 30px;
     height: 30px;
     outline: none;
     background-position: top left;
      top: 60%;
      left: 40px;
   }
   .swiper-button-prev.nav.on{
    background-image: url("../img/nav-righth.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    background-position: top left;

   }
   .swiper-button-next.nav{
    background-image: url("../img/nav-right.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    outline: none;
    background-position: top left;
    top: 60%;
    right: 40px;
   }
   .swiper-button-next.nav.on{
    background-image: url("../img/nav-lefth.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    background-position: top left;
   }
   .swiper-button-prev.style-btn{
    background-image: url("../img/ygleft.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    outline: none;
    background-position: top left;
   }
    .swiper-button-prev.style-btn.on{
    background-image: url("../img/ygleft-h.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    outline: none;
    background-position: top left;
   }
    .swiper-button-next.style-btn{
    background-image: url("../img/ygright.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    outline: none;
    background-position: top left;
    top: 50%;
    right: 10px;
   }
   .swiper-button-next.style-btn.on{
    background-image: url("../img/ygright-h.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    outline: none;
    background-position: top left;
    top: 50%;
   }


   .share{
    color: #333;
    font-size: 14px;
    line-height: 30px;
    float: right;
    font-family: arial;
   }
   .contact-totbox{
    margin-top: 25px;
   }
   .contact-left{
    width: 500px;
    float: left;
   }
   .contact-left li{
    margin-bottom: 5px;
    width: 470px;
   }
   .contact-left li h5{
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 5px;
   }
   .contact-left input[type=text]{
    width: 470px;
    height: 36px;
    background-color: #fafafa;
    border: none;
    padding: 0 20px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
   }
   .contact-right{
     width: 470px;
     font-size: 14px;
     font-weight: normal;
    float: right;
   }
   .contact-right .tit{
    margin-bottom: 5px;
   }
   .contact-right .submit-box{
    text-align: right;
    margin-top: 12px;
   }
   .contact-right input[type="submit"]{
     width: 150px;
     height: 33px;
     font-size: 15px;
     text-align: center;
     border: none;
     padding: 0;
     background-color: #64a705;
     color: #ffffff;
   }
   .contact-right textarea{
    height: 170px;
    width: 470px;
    resize:none;
    border: none;
    padding: 5px 20px;
    background-color: #fafafa;
    font-size: 14px;
    line-height: 24px;
   }
   /* information */
    .informationbanner{
      width: 100%;
      position: relative;
    }
    .informationbanner img{
      display: block;
      width: 100%;
    }
    .informationbannertext{
      width: 200px;
      height: 300px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -150px;
      margin-left: -100px;
    }
    .informationbannertext h1{
      font-size: 50px;
      color: #ffffff;
      font-weight: 400;
    }
    .informationbannertext a{
      border: 1px solid #ffffff;
      color: #ffffff;
      width: 50px;
      height: 50px;
      background-image: url('../img/xjt.png');
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      margin:50px auto ;
    }
   .sub-nav-box{
      width: 100%;
      height: 100px;
   }
   .sub-nav{
      font-size: 0;
      text-align: center;
      box-shadow: 0 0 9px rgba(0, 0, 0, .09);
       background-color: #fff;
   }
  
   .sub-nav a{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 206px;
    line-height: 100px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    border-left: 1px solid #f3f3f3;
   
   }
   .sub-nav a:hover,
   .sub-nav a.cur{
     background-color: #72c003;
     color: #ffffff;
   }
  .sub-nav a:last-child{
    border-right: 1px solid #f3f3f3;
   }
   .sub-container.fix .sub-nav,
   .sub-container.fix .regardenav{
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 30;
   }
   .clearfixed{
      height: 100px;
      display: none;
   }
   .sub-container.fix .clearfixed{
      display: block;
   }

   .information-center{
      width: 100%;
      padding: 90px 0 80px;
      position: relative;
    }
    .information-center .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
    }
    .information-zj .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
    }
    .informationtop-center{
      /* padding:60px 0; */
      text-align: center;   
    }
    .informationbottom-center{
      overflow: hidden;
      margin-top: 60px;
    }
    .informationbottom .row{
      margin: 0 -15px;
    }
 /*    .iftbottombox-center:nth-child(2){
      margin:0 20px; 
    } */
    .informationtop-center h1{
      line-height: 60px;
      color: #333333;
      font-size: 30px;
    }
    .informationtop-center h1 span{
      color: #64a705;
      font-size: 30px;
    }
   .informationtop-center span{
      color:#b5b5b5;
      font-size: 16px;
    }
    .iftbottombox-center{
      width: 316px;
      float:left;
      margin-left: 26px;
    }
    .iftbottombox-center:first-child{
      margin-left: 0;
    }
    .bot-top-center{
      position: relative;
    }
    .bot-top-center img{
      width: 310px;
      display: block;
    }
    .sign-center{
      width: 80px;
      height: 71px;
      background-image: url('../img/title.png');
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 10px;
      left: 15px;
      text-align: center;
    }
    .sign-center{
      font-weight: bold;
      text-transform: uppercase;
      font-family: arial;
    }
    .sign-center h2{
      color: #ffffff;
      font-size: 30px;
      line-height: 30px;
      margin-top: 15px;
      font-family: arial;
    }
    .sign-center span{
       color: #ffffff;
       display: block;
       font-size: 16px;
       line-height: 16px;
    }
    .information-center .invfybox{
      margin-top: 
    }
    .bot-bot-center h3{
      font-size: 16px;
      line-height:26px;
      margin-top: 20px;
      color: #333333;
      height: 52px;
    }
    .bot-bot-center p{
      font-size: 13px;
      color: #888888;
      line-height: 18px;
      height: 54px;
      margin-bottom: 20px;
      margin-top: 15px;
      overflow: hidden;
    }
/*     .bot-bot-center a{
      font-size: 16px;
      font-weight: 500;
      color: #333333;
    }
    .bot-bot-center a:hover{
      color: #64a705;
    } */
    .informationbot-bot{
      margin-top: 45px;
    }
    .informationbot-ul{
      width: 1030px;
    }
    .informationbot-ul li{
      width: 468px;
      float: left;
      text-align: center;
      margin-bottom: 30px;
      margin-right: 30px;
    }
     .informationbot-ul li img{
      width: 100%;
      border: 1px solid #e5e5e5;
     }
     .informationbot-ul li .title{
      font-size: 14px;
      line-height: 24px;
      color: #444;
      margin-top: 10px;
     }
     .information-zj{
      width: 100%;
      padding:75px 0;
      background-image: url('../img/information.jpg');
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
     }
     .information-zjul{
      width: 100%;
      overflow: hidden;
     }
     .information-zjul li{
      float: left;
      width: 316px;
      height: 390px;
      background: #ffffff;
      margin-left: 26px;
      border-bottom: 6px solid #fff;
     }
     .information-zjul li:first-child{
      margin-left: 0;
     }
     .information-zjul li:hover{
       border-color:#72c003;
     }
     .information-zjul li:hover img{
      transform: scale(1.4);
     }
     .imgbox{
      width: 100%;
      height: 222px;
      overflow: hidden;
     }
      .information-zjul li img{
        transition: all 0.5s;
        cursor: pointer;
        width: 100%;
      }
      .information-zjul li h1{
       padding: 0 20px;
        overflow:hidden; 
        white-space: nowrap; 
        text-overflow: ellipsis;
        font-size: 18px;
        color: #484848;
        line-height: 28px;
        margin-top: 25px;
      }
      .iftbottombox-imgbpx{
        width: 310px;
        height: 219px;
        overflow: hidden;
      }
       .iftbottombox-imgbpx img{
         transition: all 1s;
       }
      .iftbottombox-imgbpx:hover img{
        transform:scale(1.4);
      }
      .information-zjul{
        margin-top: 90px;
      }
      .information-zjul li p{
        
        font-size: 13px;
        padding: 0 20px;
        color:#888;
        line-height: 22px;
        margin-top: 10px;
      }
      /* technology */
      .technologynav{
        width: 100%;
      }
      .technologynavbox{
       
        position: relative;
      }
      .swiper-slide.on{
        text-align: center;
        border-radius: 5px;
        margin-top: 10px!important;
        margin-bottom: 10px;
        box-shadow: 0 0 10px rgba(0,0,0,.06);
      }
      .swiper-slide.on a{
        line-height: 40px;
        color: #333333;
        font-size: 16px;
        display: block;
      }
      .tech-container{
        padding: 60px 0;
      }
      .technologynavbox .swiper-container{
        
        
        border-bottom: 1px solid #f1f1f1;
      }

      .technology-product{
        width: 100%;
        position: relative;
        padding-top: 60px;
        margin-top: 30px;
      }
      .technology-sbox{
        width: 900px;
        margin: 0 auto;
      }

      .technology-ul{
        width: 990px;
      }
      .technology-ul li{
        width: 450px;
        height: 365px;
        margin-bottom: 40px;
        margin-right: 40px;
        float: left;
        overflow: hidden;
        position: relative;
        background:#ffffff;
        transition: all .5s;
        box-shadow: 5px 5px 5px #f3f3f3,-5px -5px 5px #f3f3f3;
      }

      .technology-li-box{
        transition: all .5s;
        width: 100%;
      }
      .technology-li-box-top{
        width: 100%;
        height: 290px;
      }
      .technology-li-box-top img{
        
        width:100%;
        height: 290px;
        transition: all .5s;
      }
      .technology-li-box-btm {
        width: 100%;
        text-align: center;
      }
      .technology-li-box-btm h2{
        font-size:20px;
        line-height: 75px; 
        color: #666666;
      }
      .technology-li-nobox{
        transition: all .5s;
        width: 100%;
        z-index: 5;
        height: 375px;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
      }
      .technology-li-nobox img{
        width: 100%;
        height: 375px;
        position: absolute;
        top: 0;
        left: 0;
      }
      .core{
        width: 100%;
        height: 422px;
        background-image: url('../img/ta.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: left top;
    
      }
      .corebox{
        width: 1000px;
        margin:0 auto;
        z-index: 2; 
        overflow: hidden;
      }
      .coresbox{
        width: 333px;
        float: left;
        text-align: center;
         
      }

       .coresbox img{
        display: block;
        height: 85px;
        width: 90px;
        margin:0 auto;
       }
       .coresbox span{
        font-size: 16px;
        color: #eaebeb;
        line-height: 60px;
       }
      .bg{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 375px;
        z-index: 2;
        background-color:rgba(0,0,0,.6);
        transition: all .5s;
      }
/*       .technology-li:hover .technology-li-box{
        display:none;
      }
      .technology-li:hover .technology-li-nobox{
        display:block;
        
      } */
      .nobox-text{
        width: 100%;
        height: 375px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        color: #ffffff;
        transition: all .5s;
      }
      .nobox-text-top{
        width:390px;
        margin-bottom: 30px;
        /* overflow: hidden; */
        white-space: nowrap;
       /*  text-overflow: ellipsis; */
      }
      .nobox-text-top h1{
        padding-top: 50px ;
        padding-left: 50px;
        font-size: 18px;
        font-weight: bold;
        line-height: 28px;
      }
      .nobox-text-center p{
        padding-left: 50px;
      }
      .nobox-text-center{
        width: 390px;
        font-size: 14px;
        line-height: 20px;
        height: 180px;
        overflow: auto;
      }
      .nobox-text-bot{
        width: 390px;
      }
      .nobox-text-bot a{
       margin-left: 50px;
        font-size: 16px;
        color: #ffffff;
        width: 100px;
        display: block;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ffffff;
      }
    .technology-ul li:hover .technology-li-nobox{
        opacity: 1;
       }
       .technology-ul li:hover .technology-li-box{
        opacity: 0;
       }
      .sciencetopbox{

      }
      .science-left{
        width: 400px;
        float: left;
      }
      .science-left img{
        width: 100%;
        height: 255px;
      }
      .sciencerightbox{
        margin-top: 10px;
        width: 450px;
        margin-left:80px;
        float: left;
      }
      .sciencerightbox h5{
        font-size: 16px;
        margin-bottom: 30px;
        font-weight: 600;
        color: #333333;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
      }
      .sciencerightbox p{
        font-size: 16px;
        color: #666666;
        line-height: 30px;
        margin-bottom: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
      }
/*       .sciencerightbox a{
        display: block;
        color: #64a705;
        height: 40px;
        width: 150px;
        border: 1px solid #dddddd;
        text-align: center;
        line-height: 40px;
        transition:arr 1s;
      } */
      .sciencerightbox a:hover{
        background-color: #64a705;
        color: #fff;
      }
      .sciencetopbox{
        margin-top: 75px;
      }
      .sciencebotbox{
        margin-top: 70px;
        position: relative;
      }
      .sciencebotbox-ul{
        border-top: 1px solid #eeeeee;
      }
      .sciencebotbox-ul li{
        line-height: 70px;
        color: #484848;
        font-size: 16px;
        padding-left: 20px;
        width: 930px;
        overflow: hidden;
        border-bottom: 1px solid #eeeeee;
      }
      .sciencebotbox-ul li a{
        display:block;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        float: right;
        margin-top: 15px;
        margin-right: 50px;
        background-image: url('../img/zzjt.png');
        background-repeat: no-repeat;
        background-position: center;
      }
      .science{
        padding: 60px 0;
      }
      /* as regards */

.con-box{
  width: 100%;
  padding: 60px 0 100px;
  background: #f5f5f5;
}
.con-sbox{
  width: 960px;
  height:300px;
  margin-top: 55px;
  position: relative;
}
/* .swiper-container.swiper-h{
  width: 700px;
} */
.swiper-h .swiper-slide{
  background-image: url("../img/img.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  background-position: center;
  height: 300px;
}
.swiper-button-prev.h{
    background-image: url("../img/fzjtleft.png");
     background-repeat: no-repeat;
     background-size: 100% 100%;
     width: 40px;
     height: 40px;
     left:-81px;
     top: 51%;
     outline: none;
     background-position: top left;
}
.swiper-button-next.h{
    background-image: url("../img/fzjtright.png");
     background-repeat: no-repeat;
     background-size: 100% 100%;
     width: 40px;
     height: 40px;
     right:-81px;
     top: 51%;
     outline: none;
     background-position: top left;
}
.mileage{
  position: absolute;
  bottom: 0;
  width:100%;
}
.mileage.a{
top:0;
}
.mileagetop{
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  color: #454545;
  background-color: #e8e8e8;
}
.mileage-box{
  width: 100%;
  position: relative;
  height: 110px;
}
.mileage-box:hover .mileagetop{
  background-color: #72c003;
  color: #ffffff;
}
.mileage-box:hover .mileagebot-sj-s{
  border-color:#72c003 transparent transparent;
}
.mileage-box:hover .mileagebot-sj-x{
  border-color:transparent transparent #72c003;
}
.mileagebot{
  background-color: #ffffff;
  padding-left: 28px;
  font-size: 16px;
  color: #737373;
  line-height: 40px;
  background-image: url('../img/fzbj.png');
  background-repeat: no-repeat;
  background-size:5px 2px;
  background-position: 7px center;
}
.mileagebot-sj-s{
  display:block;
  width:0;
  height:0;
  border-width:10px 10px 0;
  border-style:solid;
  border-color:#e8e8e8 transparent transparent;/*黄 透明 透明 */
  position:absolute;
  bottom:26px;
  left:50%;
  margin-left: -5px;
}
.mileagebot-sj-x{
  display:block;
  width:0;
  height:0;
  border-width:0 10px 10px;
  border-style:solid;
  border-color:transparent transparent #e8e8e8;/*透明 透明  黄*/
  position:absolute;
  top:-10px;
  left:50%;
  margin-left: -5px;
}
.regardeban{
  width: 100%;
  position: relative;
}
.regardeban img{
  width: 100%;
  display:block;
}
.regardebantext{
  width: 200px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -100px;
}
.sub-banner{
  position: relative;
}
.sub-banner img{
  width: 100%;
}
.sub-banner h1{
  font-size: 48px;
  line-height: 58px;
  color: #ffffff;
}
.sub-banner .scroll-btn{
  border: 1px solid #ffffff;
  color: #ffffff;
  width: 50px;
  height: 50px;
  background-image: url('../img/xjt.png');
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  margin:50px auto 0;
}
.sub-nav{
  width: 100%;
  height: 100px;
  box-shadow: 0 0 10px rgba(0,0,0,.09);
  background-color: #fff;
  z-index: 30;
  position: relative;
 }
 .sub-container .about-nav{
    position: relative;
    width: 830px;
    padding: 0 100px;
    margin: 0 auto;
 }
 .swiper-nav{
   overflow: hidden;
 }
 .swiper-nav .swiper-slide a{
    
    display: block;
 }
 .swiper-nav .swiper-slide{
   height: 100%;
   width: 206px;
   text-align: center;
   border-right: 1px solid #f3f3f3;
   box-sizing: border-box;
   font-size: 16px;
   color: #484848;
   line-height: 100px;
   cursor: pointer;
 }
 .swiper-nav .swiper-slide:nth-child(1){
   border-left: 1px solid #f3f3f3;
 }
 .swiper-nav .swiper-slide:hover,
 .swiper-nav .swiper-slide.cur {
   background-color: #72c003;
   color: #fff;
 }
  .swiper-nav .swiper-slide:hover a,
  .swiper-nav .swiper-slide.cur a{
   color: #ffffff;
 }
 .synopsisboxtop{
  text-align: center;
  /* margin:75px 0; */
}
.synopsisboxtop h1{
    font-size: 30px;
  color: #333333;
  line-height: 45px;
}
.synopsisboxtop h1 span{
  font-size: 30px;
  color:#64a705;
  line-height: 45px;
}
 .synopsisboxtop span{
  color: #a2a2a3;
  font-size: 14px;
  line-height: 30px;
}
.synopsis{
  width: 100%;
  padding: 100px 0 80px;
}
.synopsisboxbot{
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 50px;
}
.synopsisboxbot p{
  text-indent:2em;
  
  }
  .glory{
    width: 100%;
    background: #fafafa;
    position: relative;
    padding-bottom:100px;
    padding: 60px 0 80px;
  }
  .gloryboxbot{
    margin-top: 90px;
  }
  .gloryboxtop{
    text-align: center;
   padding:75px 0;
  }
  .gloryboxtop h1{
    font-size: 30px;
  color: #333333;
  line-height: 45px;
}
.gloryboxtop h1 span{
  font-size: 30px;
  color:#64a705;
  line-height: 45px;
}
 .gloryboxtop span{
  color: #a2a2a3;
  font-size: 14px;
  line-height: 30px;
}
  .gloryboxbot{
    font-size: 0;
  }
  .gloryboxbot li{
    width: 25%;
    display: inline-block;
    padding: 0 25px;
    vertical-align: top;
    margin-bottom: 50px;
    box-sizing: border-box;
  }
  .gloryboxbot li .con-wrap{
    display: block;
  }
  .gloryboxbot li .img{
      height: 300px;
      overflow: hidden;
      position: relative;
  }
  .gloryboxbot li img{
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .gloryboxbot li .con{
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: center;
    height: 48px;
  }
  .companytop{
    text-align: center;
    padding:60px 0;
  }
  .company{
    padding-top: 80px;
  }
  .companybox{
    width: 1000px;
    margin: 0 auto;
  }
  .companybot{
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
  }
  .companybot li{
   float: left;
    position: relative;
    margin-left: 13px;
    width: 240px;
    box-shadow: 5px 5px 10px #f2f2f2,-5px -5px 5px #f2f2f2;
  }
  .companybot li:first-child{
    margin-left: 0;
  }
  .companybot li p{
    font-size:14px;
    color: #8a8a8a;
    padding-top:30px;
    text-align: center;
    width:180px;
    margin: 0 auto;
   }
   .companybot li img{
     width: 100%;
   }
   .companybot li .bg{
     width: 100%;
     height: 100%;
     z-index: 2;
     position: absolute;
     background-color: rgba(0,0,0,.4) ;
    left: 0;
    top: 0;
   }
     .companybot li span{
       color: #ffffff;
       z-index:3;
       position: absolute;
       top: 50%;
       left:0;
       font-size: 20px;
       line-height: 30px;
       margin-top: -15px;
       width: 100%;
       text-align: center;
     }
  .companytop h1{
      font-size: 30px;
    color: #333333;
    line-height: 45px;
  }
  .companytop h1 span{
    font-size: 30px;
    color:#64a705;
    line-height: 45px;
  }
   .companytop span{
    color: #a2a2a3;
    font-size: 14px;
    line-height: 30px;
  }
  .team{
    padding: 90px 0 0;
  }
  .teamtop{
    text-align: center;
   padding:75px 0;
  }
  .teamtop h1{
    font-size: 30px;
  color: #333333;
  line-height: 45px;
}
.teamtop h1 span{
  font-size: 30px;
  color:#64a705;
  line-height: 45px;
}
 .teamtop span{
  color: #a2a2a3;
  font-size: 14px;
  line-height: 30px;
}
.teamban{
  position: relative;
  margin-top: 60px;
}
.video-view{
  padding: 110px 0 65px;
}
.video-view img{
  width: 100%;
}
.video-view .videocon{
  margin-top: 70px;
}
.video-view .play-btn{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 73px;
  height: 73px;
  background-repeat: no-repeat;
  background-image: url('../img/play-btn.png');
  margin: -36px 0 0 -36px;
}
/* 轮播 */
#certify {
	position: relative;
	width: 780px;
	margin: 0 auto;
}

.teamban-swiper{
  padding: 10px 0;
}
#certify .swiper-slide {
	width: 510px;
	background: #ffffff;
}
#certify .swiper-slide img{
  display:block;
  width: 100%;
}
#certify .swiper-slide-active{
  box-shadow: 0 0 10px rgba(0,0,0,.44);
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #ffffff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #ffffff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
  background: url(../images/wm_button_icon.png) no-repeat;
  background-color: red;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.videotop h1{
  font-size: 30px;
color: #333333;
line-height: 45px;
}
.videotop h1 span{
font-size: 30px;
color:#64a705;
line-height: 45px;
}
.videotop span{
color: #a2a2a3;
font-size: 14px;
line-height: 30px;
}
.videotop{
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding: 75px 0;
}
.video{
  width: 100%;
  height: 528px;
  background-color: #fafafa;
  position: relative;
}
.i-videobox img{
  width: 100%;
}
.i-videobox .play-btn{
  width: 53px;
  height: 53px;
  background-image: url("../img/i-play-btn.png");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: none;
  margin-top: -22px;
  margin-left: -22px;
}
.informationbot{
  padding: 75px 0;
}
.informationbot .add{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
}
.informationbot{
  position: relative;
  padding-bottom: 100px;
}
.bds_weixin{
  background-image: url("../img/wx.png")!important;
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
  background-position: top left!important;
  height: 27px!important;
  width: 10px!important;
  margin-left: 20px;
}
.bds_sqq{
  background-image: url("../img/qq.png")!important;
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
  background-position: top left!important;
  height: 27px!important;
  width: 10px!important;
}
.bds_tsina{
  background-image: url("../img/wb.png")!important;
  background-repeat: no-repeat!important;
  background-size: 100% 100%!important;
  background-position: top left!important;
  height: 27px!important;
  width: 10px!important
}
/* header */
.header{
  width: 100%;
  position: relative;
  padding: 30px 0;
}
.headerbox{
  width: 1000px;
  margin:0 auto;
  height: 150px; 
/*   overflow: hidden; */
}

.yxm{
  position: relative;
}
.youxiang{
  background-color: #fff;
  float: right;
}
.anav{
  position: relative;
  height: 50px;
}
.navbox{
  
}
.stock{
  float: left;
  line-height: 20px;
  margin-left: 30px;
  margin-top: 15px;
  border-left: 1px solid #e5e5e5;
  padding: 0 30px; 
  text-align: center;
}
.stock span{
  font-size: 16px;
  color: #444;
  display: block;
}
.headerleft{
  overflow: hidden;
  float: left;
}
.headerleft .logo{
  float: left;
  width: 240px;
}
.headerleft img{
  display: block;
  width: 100%;
}
.headerright{
  float: right;
}
.headerright .mail-btn{
  float: right;
  font-size: 16px;
  line-height: 30px;
  color: #444444;
  margin-top: 15px;
}
.headerright .mail-btn:hover{
  color: #64a705
}

.headerright .header-contact{
  float: right;
  font-size: 18px;
  line-height: 30px;
  color: #444444;
  margin-top: 20px;
}
.headerright .header-contact p,
.headerright .header-contact a{
  /* margin-bottom: 10px; */
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  color: #444444;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.headerright .header-contact .tel{
  background-image: url('../img/cell.png');
}

.headerright .header-contact .mail{
  background-image: url('../img/yx.png');
  margin-left: 30px;
}
.headerright .header-contact .mail:hover{
  color: #72c003;
}
.youxiang .tit{
  float: left;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}
.youxiang .inp{
  margin-bottom: 10px;
}
.youxiang .inp input[type=text],
.youxiang .inp input[type=password]{
  float: left;
  padding: 5px 20px;
  line-height: 20px;
  height: 20px;
  outline: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: 10px;
  width: 150px;
  box-sizing: content-box;
  font-size: 14px;
  color: #333;
}
.youxiang .inp{
  font-size: 0;
}
.youxiang .inp label{
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.youxiang .inp label input{
  vertical-align: middle;
}
.youxiang .inp label .txt{
  font-size: 12px;
  line-height: 20px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.youxiang input[type=submit]{
  float: left;
  width: 100px;
  height: 32px;
  background-color: #64a705;
  border: none;
  padding: 0;
  outline: none;
  font-size: 14px;
  color: #fff;
  margin-top: 42px;
}

.anav{
  width: 100%;
  background-color: #0075c2;
}

.navbox a{
  float: left;
  width: 12.5%;
  text-align: center;
}
.navbox a span{
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background-image: url('../img/nav.png');
  background-repeat: no-repeat;
  padding-right: 15px;
  background-position: right center;
}
.navbox a:nth-child(1) span{ 
  background-image:none;
  padding-right: 0;
}
.navbox a:hover,
.navbox a.cur{
  background-color: #005aa0;
}
/* more */
.more{
  width: 100%;
  background-image: url('../img/more.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position:top left;
  height: 265px;
}

/* footer */
.footer{
  width: 100%;
}
.footertop{
  padding: 100px 0 50px;
}
.f-nav{
  font-size: 0;
  text-align: center;
}
.f-nav .row{
  margin: 0 -30px;
}

.footersbox{
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding:0 30px;
  box-sizing: border-box;
  width: 14.2857%;
  vertical-align: top;
  text-align: left;
}
.footersbox h1{
  font-size: 15px;
  line-height: 25px;
  color: #535353;
  font-weight: 600;
}

.footersbox li a{
  font-size: 14px;
  color: #888888;
  line-height:30px;
}
.footercenter{
  margin:40px 0 0;
}
.footercbox{ 
  text-align: center;
}

.footercbox .img{
  width: 100px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
}
.footercbox img{
  display: block;
  width: 100%; 
}
.footercbox span{
  font-size: 14px;
   color: #9a9a9a;
   line-height: 35px; 
}
.foot-bot{
  border-top: 1px solid #ececec;
}
.footerbotl{
  float: left;
  font-size: 12px;
  color: #e0e0e0;
  line-height: 50px;
}
.footerbotl a{
  font-size: 12px;
  color: #e0e0e0;
  line-height: 50px;
}
.footerbotr{
   font-size: 12px;
  color: #e0e0e0;
  line-height: 50px;
  float: right;
}
   .coretop{
    width: 1000px;
    margin:0 auto ;
    padding: 75px 0;
    text-align: center;
   }

   .coretop h1{
        font-size: 30px;
      color: #ffffff;
      line-height: 45px;
    }
    .coretop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
     .coretop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
    }

  .scitop{
    width: 1000px;
    margin:0 auto ;
    padding: 75px 0;
    text-align: center;
   }

   .scitop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
    }
    .scitop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
     .scitop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
    }
.sciencebotbox .add{
          display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -22.5px;
    font-weight: 100;
}
  .technologytop{
    width: 1000px;
    margin:0 auto ;
    padding: 75px 0;
    text-align: center;
   }

   .technologytop h1{
        font-size: 30px;
      color: #333333;
      line-height: 45px;
    }
    .technologytop h1 span{
      font-size: 30px;
      color:#64a705;
      line-height: 45px;
    }
     .technologytop span{
      color: #a2a2a3;
      font-size: 14px;
      line-height: 30px;
    }
    .technology-product .add{
          display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #64a705;
    color: #64a705;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -22.5px;}
    .video-wrap {
    width: 940px;
    height: 528px;
    /* background: #000; */
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -264px 0 0 -500px;
    z-index: 999;
    display: none;
}
.black {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}
video {
    display: inline-block;
    vertical-align: baseline;
    z-index: 5;
    width: 940px;
  }
  .video-wrap .close {
    position: absolute;
    right: -60px;
    top: 0;
    width: 60px;
    height: 60px;
    background: url(../img/video-close.png) no-repeat center;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    z-index: 5;
  }
  .mapbotright-ul li:hover a{
    color: #ffffff;
  }
  .morebox{
    width: 1000px;
    margin:0 auto;
    padding: 50px 0;
    text-align: center;
  }
  .morebox h1{
    font-size: 20px;
    font-weight: 600;
    color: #f5f5f6;
    line-height: 100px;
  }
  .morebox a{
    display: block;
    width: 180px;
    height: 45px;
    background-color: #68b001;
    color: #f5f5f6;
    margin:0 auto; 
    line-height: 45px;
    font-size: 15px;
  }
  .tech-btn{
    padding: 10px;
    margin: 0 -10px;
  }
  .technologynavbox{
    margin-top: 60px;
    /* padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1; */
  }
  .technologynavbox .prev,
  .technologynavbox .next{
      position: absolute;
      top: 50%;
      width: 9px;
      height: 17px;
      background-repeat: no-repeat;
      background-position: center;
      margin-top: -9px;
  }
  .technologynavbox .prev{
    background-image: url('../img/tech-prev.png');
    left: -50px;
  }
  .technologynavbox .next{
    background-image: url('../img/tech-next.png');
    right: -50px;
  }
  .swiper-slide.on.bs{
    background-color: #68b001;
  }
  .swiper-slide.on.bs a{
    color: #ffffff;
  }
  .informationnavbox a.on{
     background-color: #68b001;
     color: #ffffff;
  }
  .busnavbox a.on{
     background-color: #68b001;
     color: #ffffff;
  }
  .resnavbox a.on{
     background-color: #68b001;
     color: #ffffff;
  }
  .invnavbox a.on{
     background-color: #68b001;
     color: #ffffff;
  }
  
  .fd{
    display: none;
    position:fixed;
    top: 40%;
    left:50%;
    width: 300px; 
    margin-left:-150px; 
  }
  .fd.on{
    display: block;
  }
  .fd img{
    width: 100%;
  }
  .fd span{
    display: block;
    width: 30px;
    height: 30px;
    border-radius:50%;
    border: 1px solid #000000;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-size: 24px;
    position: absolute;
    right:-10px;
    top:-10px; 
    z-index: 5;
    cursor:pointer;
  }
  .yk{
    display: none;
    width: 400px;
    /* height: 400px; */
    z-index: 5;
    position: absolute;
    top:50px;
    left: 50%;
    margin-left:-200px; 
    background:#fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  }
  .yk h1{
    width: 350px;
    margin:0 auto;
    font-size: 18px;
    padding-bottom:10px;
    border-bottom: 1px solid #737680;
    line-height: 40px;
    text-align: center;
    color:#44464c;  
  }
  .yk p{
    width: 350px;
    margin:0 auto;
    padding-top: 10px;
    font-size: 14px;
    color:#44464c;
    height: 290px;
    overflow: auto; 
  }
  .yk span{
    color: #44464c!important;
    display: block;
    width: 350px;
    margin:0 auto; 
  }
  .butan{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: -10px;
    z-index: 10;
    border: 1px solid #44464c;
    text-align: center;
    line-height: 20px;
    cursor:pointer;
  }
  .landscapeleft img{
    width: 100%;
    height: 496px;
  }
  .landscaperight img{
    width: 100%;
    height: 496px;
      }
      .mome:hover{
      transition: all .3s;
      background-color: #64a705;
      color: #fff;
      }
 .landscapebox a:hover{
      transition: all .3s;
      background-color: #64a705;
      color: #fff;
    }
    .videoright a:hover{
      transition: all .3s;
      background-color:#68b001;
      color:#fff;
    }
  .morebox a:hover{
      transition: all .3s;
      background-color:#64a705;
      color:#fff;
  }
  .footersbox li a:hover{
    color: #000;
  }
/* #lightbox-image{
  max-width: 500px!important;
  display: block;
}
#lightbox-container-image-box{
  max-width: 500px;
} */
.informationbot-ul li a{
  display: block;
}
.informationbot-ul li .img{
  height: 345px;
  overflow: hidden;
}
.descenter img{
  display: block;
  max-width: 100%;
}
.companytext{
  font-size: 14px;
  color: #fff;
  text-align: center;
  width:90%;
  padding-left:5%;
  padding-right:5%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  transform: translateY(-50%);
  display: none;
}
.companybot li:hover .spantext{
  display: none;
}
.companybot li:hover .companytext{
  display: block;
}
.footerbotr a{
  color: #e0e0e0;
}

.tip-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
}
.tip-box .mian {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 580px;
    height: 410px;
    padding: 35px 30px 0px;
    margin: -205px 0 0 -300px;
    background: #fff;
    box-sizing: border-box;
}
.tip-box .mian i {
    background: url('../css/../img/tc-img-close.png') no-repeat left center;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -35px;
    top: -35px;
    cursor: pointer;
}
.tip-box .mian .box h2 {
    font-size: 20px;
    color: #333;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 95%;
    padding-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
}
.tip-box .mian .box .detaile{
    color: #666;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 30px;
    height: 210px;
    overflow: hidden;`
}
.tip-box .mian .box .btns {
    width: 140px;
    height: 38px;
    display: block;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #68b001;
    font-size: 14px;
    border-radius: 30px;
}

.tip-box .mian .box .detaile .mCSB_scrollTools .mCSB_draggerRail{
    width: 1px;
    background: #fff;
}
.tip-box .mian .box .detaile .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #68b001;
}




.resumePop,
.resumePop1{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;}
.resumePop .layer,
.resumePop1 .layer{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background:#000;opacity:0.6;filter:alpha(opacity=60);}
.resumePop .main,
.resumePop1 .main{width:421px;height:275px;padding:25px 44px 0 35px;position:absolute;top:50%;left:50%;margin:-150px 0 0 -250px;background:#fff;-moz-box-shadow:0 0 10px 0px rgba(0,0,0,0.4);  -webkit-box-shadow:0 0 10px 0px rgba(0,0,0,0.4);  box-shadow: 0 0 10px 0px rgba(0,0,0,0.4);z-index:20;}
.resumePop1 .main{height:305px;margin-top:-165px;}
.resumePop .tit,
.resumePop1 .tit{text-align:center;margin-bottom:21px;}
.resumePop .tit .cn,
.resumePop1 .tit .cn{line-height:34px;font-size:24px;color:#333;font-weight:bolder;}
.resumePop .tit .en,
.resumePop1 .tit .en1{line-height:20px;font-size:14px;color:#888;font-family:Arial;}
.resume_text{margin-bottom:12px;font-size:13px;color:#666;height:30px;}
.resume_text span{display:block;width:70px;line-height:30px;}
.resume_text .text{width:348px;height:28px;text-indent:10px;border:1px solid #b5b5b5;font-size:13px;color:#666;background:#fff;}
.resume_text #showFileName,
.resume_text #showFileName1{width:278px;}
.filer-box{ position:relative;width:64px;float:left;height:30px;margin:0 0 0 6px;}
.btn{ width:64px;height:30px;background:#72c003;color:#fff;font-size:13px;line-height:30px;border:none;
-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.filer{ position:absolute; top:0; left:0; height:30px; filter:alpha(opacity:0);opacity: 0;width:64px }
.resume_btn{margin-top:25px;}
.resume_btn .btn{width:74px;height:30px;line-height:30px;text-align:center;border:none;background:#72c003;color:#fff;font-size:13px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.resumePop_close{width:74px;height:30px;line-height:30px;text-align:center;border:none;background:#888;color:#fff;font-size:13px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;margin-left:10px;}