html{
  max-width: 1920px;
  margin: 0 auto;
  background-color:#FFFFFF;
}
@font-face {
  font-family: DIN;
  src: url(../font/DIN Alternate Bold.ttf);
}
body, h1, h2, h3, h4, h5, h6{ margin:0; padding:0; }
ul, ol { list-style:none; }
a { text-decoration:none;color:black;}
a:hover { text-decoration:none; }

input[type=text],
input[type=submit],
input[type=password], 
button { 
  -webkit-appearance: none!important; /*去掉苹果的默认UI来渲染按钮*/
  
}
.pc-img{
  display:block;
  margin-left:60px;
  width:86px;
}
.phone-img{
  display:none;
}
.head{
  width: 100%;
  position:relative;
  z-index:2;
}
.search-phone{
  display:none;
}
.head-back{
  display: block; height: 100px; position: absolute; width: 100%;
}
html[type=index] .head{
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
}
.search-pc{
  float:right;
  margin-top:19px;
  width: 203px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #50CD99;
}
.head-welcome{
  background: #F7F7F7;
}
.head-welcome .head-content{
  width: 1200px;
  height: 45px;
  line-height:45px;
  margin: 0 auto;
  font-size:14px;
  color:rgba(51,51,51,1);
}
.head-welcome ul>li>a{ 
  color:rgba(51,51,51,1);
}
.head-welcome ul>li>a:hover{
  color:#50CD99;
}
.head .head-content{
  width: 1200px;
  height: 75px;
  margin: 0 auto;
  min-width: 1200px;
}
.head .head-logo{
  float: left;
  height: 38px;
  margin-top: 15px;
}
.head .head-logo img{
  /*width: 100%;*/
}
.head .head-nav{
  float: left;
  margin-left:100px;
}
.head .nav-list,.head .head-login{
  float: right;
}
.head .nav-list>ul>li{  
  float: left;
  padding-left:19px;  
  padding-right:19px;  
  font-size:16px;
  height:68px;
  line-height: 45px;
  font-family:"Microsoft YaHei";
  color:rgba(51,51,51,1);  
  margin-top: 11px;
}
.head .nav-list>ul>li>a{ 
  color:rgba(51,51,51,1);
  display:block;
}
.head .nav-list>ul>li>a:hover{
  color:#25C884;
  border-bottom:3px solid #25C884;
}
.nav-list-down li{
  font-size:16px;
}
.head .nav-list>ul>li>a.actives{ 
  color:#25C884;
  border-bottom:3px solid #25C884;
}
.head .words-font{
  color:white;
  font-size: 0.625vw;
  position:relative;
}
.head-login span a{
  display: inline-block;
  width: 57px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  margin-top: 23px;
  color: rgb( 51, 51, 51 );
  font-size:14px;
}
.head .login-active{
  background: #e33842;
  color: #fff !important;
}
.head .head-down{
  position: relative;
}
.head .head-down>ul{
  margin-left:15px;
  background: #FFFFFF;
  position: absolute;  
  width:170px;
  /**border-radius:0 0 1.042vw 1.042vw;
  top: 72px; **/
  display: none;
  color:#333333;
  font-size:18px;
}
.head .head-down>ul>li{
  background: #FFFFFF;
  line-height:38px;
  text-align: center;
  margin-bottom: 0px;  
}
.head .head-down>ul>li a{
  color: #333333;
}
.head .head-down>ul>li a.actives{  
  color:#25C884;
}
.head .head-down>ul>li.actives{  
  background: rgba(80, 205, 153, 0.1);
}

.head .menu-close{
  display: none;
}
.head .glyphicon{
  display: none;
}
.navbar{
  display: none;
}
.index-navbar{
  display: none;
}
.index-navbar{
  display: block;
}
.navbar{
  display: none;
}


/*banner start*/
#pc .big-banner .swiper-container {
  width: 100%;
  min-width: 1200px;
  height:-moz-calc(100vw *0.493);
  height:-webkit-calc(100vw *0.493);
  height:calc(100vw *0.493);
} 
#pc .banner-img img{
  width: 100%;
}
#pc .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 20px 20px;
  background:url(../../images/pc/navs.png);
  
  background-repeat:  no-repeat;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
}
#pc .swiper-container-vertical>.swiper-pagination-bullets{
  left: 10px;
}
#pc .swiper-pagination-bullet-active{
  background:url(../../images/pc/nav.png) !important;
  /*background-repeat:  no-repeat;*/
  background-size: 100% 100%  !important;
  width: 30px  !important;
  height: 30px  !important;
}
/*banner end*/

/*hot-product start*/
#pc .hot-product{
  width: 100%;
  height: 1160px;
  background: url("../../images/pc/hotProduct-bg.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/publicTools/html/assets/images/pc/hotProduct-bg.jpg', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  min-width: 1200px;
  display: inline-block;
}
#pc .service-list{
  margin:-75px auto;
  width: 712px;
  position: relative;
  z-index: 9999;
}
#pc .service-list>div{
  float:left;
  width: 216px;
  height: 245px;
  margin-right: 20px;
  transition: margin-top .5s;
}
#pc .service-list>div:last-child{
  margin-right: 0px;
}
#pc .service-list>div:hover{
  margin-top: -40px;
}
#pc .service-list>div img{
  width: 95%;
}
#pc .service-words{
  padding-top: 468px;
  min-width: 1200px;
}
#pc .words-left{
  float: left;
  /* margin-left: 25%; */
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 255, 255, 255 );
  text-align: right;
  line-height: 46px;
  width: 50%;
  padding-right: 130px;
}
#pc .words-left h3{
  font-size: 36px;
}
#pc .words-left p{
  font-size: 27px;
}
#pc .words-right{
  float: left;
  /* margin-left: 150px; */
  width: 50%;
}
#pc .words-right p{
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
  line-height: 36px;
}

#pc .hot-product-banner {
  width: 1200px !important;
  margin-top:166px !important;
  min-width: 1200px;
  height: 600px;
}
#pc .hot-list {
  width: 370px !important;
  height: 336px !important;
  background: #fff;
  box-shadow: 0 0 25px rgba(102,102,102,0.2);
}
#pc .hot-pic img{
  transition: all .5s;
}
#pc .hot-list:hover .hot-pic img{ 
  transform: scale(1.1);
  -ms-transform: scale(1.1); 
  -webkit-transform: scale(1.1); 
}

#pc .banner-button-prev,.banner-button-next{
  top: 430px !important;
}
#pc .hot-pic{
  width: 100%;
  overflow: hidden;
  height:208px;
}
#pc .hot-pic img{
  width: 100%;
}
#pc .hot-list h3,.hot-list p{
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  padding-top: 10px;
}
#pc .hot-list h3{
  font-size: 18px;
  color: rgb( 51, 51, 51 );
  font-weight: bold;
  padding-left: 20px;
}
#pc .hot-list p{
  font-size: 12px;
  color: #666666;
  padding-left: 20px;
  padding-right: 20px;
}
#pc .click-more a{
  display: inline-block;
  width: 120px;
  height: 34px;
  border: 2px solid #e33842;
  line-height: 30px;
  text-align: center;
  margin-left:18px;
  margin-top:10px;
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: #e33842;
  font-weight: bold;
}
#pc .click-more a:hover{
  color: rgb( 255, 255, 255 );
  background:#e33842;
}
/*hot-product end*/


#pc .information{
  width: 100%;
  background: url(../../images/pc/information.jpg);
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 1350px;
}
#pc .information-content{
  width: 1200px;
  min-width: 1200px;
  /*background: pink;*/
  margin: 0 auto;
}
#pc .information-title{
  overflow: hidden;
}
#pc .information-title-left{
  float: left;
  font-size: 22px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 153, 153, 153 );
  margin-left: 200px;
  margin-bottom:10px;
}
#pc .information-title-right{
  float: right;
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
}
#pc .information-title-right span:hover {
  cursor: pointer;
  color: rgb( 227, 56, 66 );
}
#pc .tab-info-active{
  color: rgb( 227, 56, 66 );
}
#pc .information-pic .pic-words{
  width: 725px;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
#pc .pic-words-title{
  width: 124px;
  height: 124px;
  background: #e33842;
  font-size: 36px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 255, 255, 255 );
  text-align: center;
  position: absolute;
  top: -60px;
  left: 50px;
  z-index: 999;
}
#pc .pic-words-title p{
  /*padding-top: 10px;*/
}
#pc .information-words .information-words-left{
  margin-top: 25px;
  float: left;
}
#pc .information-words-left h3{
  font-size: 18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  padding-bottom:17px;
}
#pc .information-words-left h3 a{
  color: rgb( 51, 51, 51 );
  font-size: 18px;
  font-weight: bold;
}
#pc .information-words-left p{
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
  padding-bottom: 10px;
}
#pc .information-words .information-words-right{
  float: right;
  width: 70px;
  height: 70px;
  background: #e33842;
  text-align: center;
}
#pc .information-words-right span:first-child{
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-size: 25px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 255, 255, 255 );
  width: 80%;
  margin: 0 auto;
  margin-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#pc .information-words-right span:last-child{
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 255, 255, 255 );
}
#pc .information-list{
  width: 100%;
  overflow: hidden;
}
#pc .information-list-pic{
  float: left;
  width: 380px;
  margin-right: 30px;
}
#pc .pic-img img{
  transition: all .5s;
}
#pc .information-list-pic:hover .pic-img img{
  transform: scale(1.1);
  -ms-transform: scale(1.1); 
  -webkit-transform: scale(1.1);
}
#pc .information-list-pic:last-child{
  margin-right: 0px;
}
#pc .information-list-pic .pic-img{
  width: 100%;
  height: 200px;
  overflow: hidden;
}
#pc .information-list-pic .pic-img img{
  width: 100%;
}
#pc .list-pic-left-words{
  width: 100%;
  overflow: hidden;
}
#pc .list-pic-left{
  float: left;
  background: rgba(243,243,243,1);
  width: 70px;
  height: 70px;
  margin-top: 15px;
}
#pc .list-pic-left span:first-child{
  display:block;
  font-size: 25px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  text-align: center;
  width: 90%;
  margin:0 auto;
  border-bottom: 1px solid #e0e0e0;
  
}
#pc .list-pic-left span:last-child{
  display:block;
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
  text-align: center;
  padding-top: 5px;
}
#pc .list-pic-right a{
  float: right;
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  word-wrap:break-word;
  width:285px;
  margin-top: 30px;
}
#pc .list-pic-right:hover{
  font-weight: bold;
  cursor: pointer;
}
#pc .information-look-more a{
  display: block;
  width: 180px;
  height: 50px;
  background: #e33842;
  margin:0 auto;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 255, 255, 255 );
  margin-top: 50px;
  font-weight: bold;
  letter-spacing: 2px;
}
#pc .information-hide{
  display: none;
}
#pc .information-show{
  display: block;
  position: relative;
}

#pc .about-us{
  width: 100%;
  height: 568px;
  min-height: 568px;
  background: url(../../images/pc/about-us.jpg);
  background-repeat: no-repeat; 
  background-position-x: center;
  background-size: auto 100%;
  min-width: 1200px;
}
#pc .about-us-content{
  width: 100%;
  /*background: pink;*/
  margin:0 auto;
  height: 420px;
}
#pc .about-us-words{
  float: left;
  width: 42.4%;
  height: 100%;
  /*background: red;*/
  margin-top: -150px;
}
#pc .about-us-video{
  float: left;
  width: 57.6%;
  height: 100%;
  background: #333;
  height: 660px;
  min-height: 660px;
  margin-top: -241px;
}
#pc .words-top{
  margin-bottom: 120px;
}
#pc .words-top h3{
  font-size: 40px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  margin-bottom: 25px;
}
#pc .words-top p{
  font-size: 22px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
}
#pc .words-bottom h5{
  font-size: 18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  margin-bottom: 30px;
}
#pc .words-bottom p{
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
}
#pc .about-us-words-content{
  text-align: right;
  padding-right: 60px;
}

#pc .culture{
  width: 100%;
  height: 940px;
  min-height: 940px;
  background: url(../../images/pc/culture.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat; 
  background-position-x: center;
  overflow: hidden;
  min-width: 1200px;
}
#pc .culture-content{
  width: 81.5%;
  height: 58%;
  /*border: 1px solid #333;*/
  float: right;
  margin-top: 195px;
}
#pc .culture-top{
  /* width: 80%; */
  height: 100px;
  /* background: red; */
  margin-top: 60px;
  text-align: right;
}
#pc .culture-top h3{
  font-size: 36px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  padding-right: 50px;
}
#pc .culture-top p{
  font-size: 22px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
  padding-right: 50px;
}

.about-us-words-content .words-top p,
.culture-top p{
  text-transform:uppercase;
}
#pc .culture-bottom{
  width: 68.5%;
  height: 300px;
  /*background: #333;*/
  margin-left: 150px;
}
#pc .culture-pic,.culture-words{
  float: left;
}
#pc .culture-pic{
  width: 320px;
  height: 299px;
  overflow: hidden;
}
#pc .culture-pic img{
  width: 100%;
}
#pc .culture-words h3{
  font-weight: bold;
  font-size: 18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 51, 51, 51 );
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 15px;
}
#pc .culture-words p{
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 102, 102, 102 );
  line-height: 30px;
  padding-left: 30px;
  /*    width:500px;*/
  word-break: break-all;
  word-wrap: break-word;
  
}
#pc .culture-words{
  width: calc(100% - 320px);
  padding-right: 50px;
  width: 500px\9;
}
#pc .culture-more a{
  display: inline-block;
  width: 180px;
  height: 50px;
  border: 2px solid #e33842;
  line-height: 47px;
  text-align: center;
  font-size: 20px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  color: rgb( 227, 56, 66 );
  margin-left: 30px;
  margin-top: 30px;
}
#pc .culture-more a:hover{
  background: rgb( 227, 56, 66 );
  color: #fff;
}

.bottom-pic {
  width: 100%;
}
.bottom-pic img {
  width: 100%;
  display: block;
}
.bottom-info-pc{
  width: 100%;
  height: auto;
  background: #383838;
}
.bottom-info-pc .bottom-content{
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  overflow: hidden;
  border-bottom: 2px solid #343434;
  padding-bottom: 30px;
}
.bottom-info-pc .bottom-content-list{
  margin-right: 120px;
  
  float: left;
}
.bottom-info-pc .bottom-content-list:last-child{
  margin-right: 0px;
}
.bottom-info-pc .bottom-content-list p:nth-of-type(1){
  font-size: 16px;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 254, 254, 254 );
  margin-bottom: 10px;
}
.bottom-info-pc .bottom-content-list p:nth-of-type(2){
  display: inline-block;
  border-top: 1px solid #fff;
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 236, 236, 236 );
  padding-top: 15px;
  margin-bottom: 15px;
}
.bottom-info-pc .bottom-content-list p:nth-of-type(3){
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 236, 236, 236 );
  margin-bottom:15px;
}
.bottom-info-pc .bottom-content-list a{
  color: rgb( 236, 236, 236 );
}
.bottom-info-pc .bottom-content-list a:hover{
  color: rgb( 227, 56, 66 );
}
.bottom-info-pc .code-left img,.bottom-info-pc .code-right img{
  display: block;
  font-size: 0px;
}
.bottom-info-pc .code-left{
  margin-right: 20px;
}
.bottom-info-pc .code-left ,.bottom-info-pc .code-right{
  float: left;
  text-align: center;
}
.bottom-info-pc .code-left span,.bottom-info-pc .code-right span{
  color: #fff;
  font-size: 12px;
  display: inline-block;
  margin-top:10px;
}
.bottom-info-pc .message-info{
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-family: "Meiryo";
  color: rgb( 102, 102, 102 );
  margin-top: 10px;
  padding-bottom: 30px;
}
.bottom-info-pc .last-line{
  border-top: 1px solid #fff;
  font-size: 14px;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 236, 236, 236 );
  padding-top: 18px;
  margin-bottom: 15px;
}

@media screen and (max-width: 1024px) {
  
  .head .glyphicon{
    display: block;
  }
  .pc-img{
    display:none;
  }
  .phone-img{
    display:block;
  }
  .head-back{
    position:static;
  }
  .head .nav-list>ul>li>a{ 
    color: rgb( 51, 51, 51 );
  }
  .head-menu{
    max-height: 100%;
  }
  .head .head-down>ul>li{
    background: #FFFFFF;
    line-height:20px;
    text-align: center;
    margin-bottom: 0px;  
  }
  .head .nav-list>ul>li:hover{
    background-color:#FFFFFF;
  }
  html{
    font-size: 18px;
  }
  ul,li{
    list-style: none;
  }
  .bottom-pc{
    display: none;
  }
  .bottom-phone{
    display: block;
    overflow: hidden;
  }
  .navbar{
    padding: 1.389rem 0.833rem;
    display: flex;
    -js-display: flex;
    z-index:10;
    width: 100%;
  }
  #pc .navbar{
    position: absolute;
  }
  .navbar .navbar-brand{
    display: block;
    height: 1.90625rem;
    width: 4.3125rem;
    padding: 0;    
  }
  .nav-right img{
    width: 1.222rem;
  }
  .nav-right{
    position: absolute;
    right: 0.833rem;
    top: 1.833rem;
  }
  .head .head-down>ul>li {
    text-align: left; 
  }
  .head .head-nav{
    overflow-y: auto;
    position: absolute;
    top: 6.625rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left:0;
  }
  .search-pc{
    display:none;
  }
  .search-phone{
    display:block;
    float:left;
    height:2.71875rem;
    overflow:hidden;
    width:100%;
  }
  .head .head-logo {
    margin-top: 0px; 
  }
  
  .head-nav{
    width: 100%;
  }
  .head .head-content {
    width: 100%;
    min-width: 100%;
  }
  .head .nav-list>ul>li{
    margin-right: 0px;
  }
  .head .nav-list>ul>li:last-child {
    margin-right: 0px;
  }
  .head .head-down>ul {
    width: 100%;
    background: #fff;
    position: static;
  }
  .head{
    width: 100%;
    height: 0px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    display: none;
  }
  .head .menu-title{
    width: 100%;
    height: 3.944rem;
    overflow: hidden;
  }
  .head .menu-logo{
    width: 6.5rem;
    height: 2.166rem;
    float: left;
    margin-top: 0.65625rem;
    margin-left:1.1875rem;
  }
  .head .menu-logo img{
    width: 4.3125rem;
  }
  .head .menu-close{
    width: 0.972rem;
    height: 0.972rem;
    float: right;
    margin-top: 1.1875rem;
    margin-right:1.15625rem;
  }
  .head .menu-close img{
    width: 100%;
  }
  .head .head-login{
    text-align:center;
    display:block;
    width:100%;
    
  }
  .head .nav-list>ul>li{
    width: 100%;
    height: 2.75rem;
    border-bottom: 1px solid #d6d6d6;
    float: right;
    font-size: 0.8125rem;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    line-height: 2.75rem;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .head.nav-list>ul>li a{
    color: rgb( 0, 0, 0 );
    text-decoration:none;
  }
  .head .nav-list>ul>li>a>span{
    display: inline-block;
    float: right;
    color: #999999;
    padding-top: 0.9rem;
  }
  .head .nav-list-down{
    overflow: hidden;
    padding: 0.972rem 0rem;
    width: 100%;
    border-top: 1px solid #d6d6d6;
    float: right;
  }
  .head .nav-list-down li{
    border-bottom: none;
    font-size: 0.722rem;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 51, 51, 51 );
    height: 1.766rem;
    line-height: 1.766rem;
  }
  .head .menu-close{
    display: block;
  }
  .head .head-down>ul>li{
    line-height: 1.766rem;
  }
  .head .nav-list > .search + ul>li{
    line-height: 3.2rem;  
    /*    height:3.2rem;  */
    
  }
  .head-gkxxpl-pc-block{
    display:block !important;
  }
}
/*phone style*/
@media screen and (max-width: 1024px) {
  html{
    font-size: 4.2667vw;
  }
  ul,li{
    list-style: none;
  }
  .head .head-down>ul{
    display: block;
  }
  .head .head-down>ul{
    border-radius: 0px;
  }
  .head .head-down {
    position: static; 
  }
  .head-welcome{
    display:none;
  }
  .head-menu{
    width: 100%;
    height: 0px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    overflow: hidden;
    display: none;
  }
  .menu-title{
    width: 100%;
    height: 3.944rem;    
    overflow: hidden;
  }
  .menu-logo{
    height:1.90625rem;
    width: 4.3125rem;
    float: left;
    margin-top: 1.389rem;
    margin-left:0.833rem;
  }
  .menu-logo img{
    width: 100%;
  }
  .head-back{
    position:static;
  }
  .menu-close img{
    width: 100%;
  }
  .head-login{
  }
  .head .nav-list>ul{
    width: 100%;
    padding: 0 0;
    overflow: hidden;
    
  }
  .nav-list>ul>li{
    height: 2.666rem;
    border-bottom: 1px solid #EEEEEE;
    float: right;
    font-size: 0.8125rem;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 0, 0, 0 );
    line-height: 3.2rem;
    overflow: hidden;
  }
  .nav-list>ul>li a{
    color: rgb( 0, 0, 0 );
    text-decoration:none;
    border:none;
    margin-left:1.1875rem;
    margin-right:1.1875rem;
  }
  .head .nav-list>ul>li>a.actives{
    border:none;
  }
  .head .nav-list>ul>li>a:hover{
    border:none;
    color:#333333;
  }
  .nav-list>ul>li .nav-list-down a{
    margin-left:0;
    display: block;
    width: 100% !important;
  }
  .nav-list>ul>li>a>span{
    display: inline-block;
    float: right;
    color: #999999;
    padding-top: 1.111rem;
  }
  .search-phone span{
    display: inline-block;
    color: #999999;
    top: -1.5625rem;
    float: right;
    margin-right: 0.625rem;
    font-size:0.75rem;
  }
  .head .head-down>ul{
    overflow: hidden;
    padding: 0 0;
    width: 100%;
    float: right;
    background: #F7F7F7;
  }
  .nav-list>ul>li .nav-list-down li{
    font-size: 0.8125rem;
    font-family: "PingFangSC","Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    height: 2.78125rem;
    line-height: 2.78125rem;
    border-bottom: 1px solid #d6d6d6;
    margin-left:1.1875rem;
    background: #F7F7F7;
  }
  .nav-list>ul>li .nav-list-down li:last-child{
    border-bottom: none;
  }
  .menu-close{
    display: block;
  }
  
  .navbar{
    padding: 0.65625rem 1rem 0.62625rem 1.1875rem;
    display: flex;
    -js-display: flex;
    z-index:10;
    width: 100%;
  }
  .navbar .navbar-brand{
    display: block;
    height:1.90625rem;
    width: 4.3125rem;
    padding: 0;
    
  }
  .nav-right img{
    width: 1.222rem;
  }
  .nav-right{
    position: absolute;
    right: 1.0556rem;
    top: 0.8833rem;
  }
  
  .banner-title{
    position: absolute;
    top: 5.55rem;
    left: 13%;
    text-align: center;
    z-index:10;
  }
  .banner-title img{
    width: 15.277rem;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 0.39rem;
    height: 0.39rem;
    margin: 0.75rem;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .carousel-indicators .active {
    width: 0.39rem;
    height: 0.39rem;
    padding: 0.75rem;
    border: 1px solid #e33842;
    background-color: rgba(255,255,255,0);
    border-radius: 0.85rem;
    
    background: radial-gradient(circle, #e33842 20%, transparent 10%);
    width: 0.39rem;
    height: 0.39rem;
    border-radius: 50%;
    border: 1px red solid;
    margin-bottom: 0px;
  }
  
  
  .policy{
    display: flex;
    -js-display: flex;
    padding: 1.5rem 1.27rem;
    justify-content: space-around;
    position: relative;
  }
  .policy img{
    height: 6.55rem;
    width: 5.55rem;
  }
  
  
  .hot-product{
    height: 19.05rem;
    background: url('../../images/phone/background-1.png') no-repeat;
    background-size: cover;
  }
  .hot-product img{
    height: 3.22rem;
    position: relative;
    left: 12.7rem;
    margin-top: 0.833rem;
  }
  .hot-product  .hot-product-text{
    margin: 1.2rem;
    color: #fff;
    font-size: 0.777rem;
    line-height: 1.11rem;
  }
  .hot-product .hot-product-banner{
    /* background: #eee; */
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
  }
  .append-buttons {
    text-align: center;
    margin-top: 20px;
  }
  .append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
  }
  
  
  .hot-product .hot-product-banner img {
    height: auto;
    width: 14.16rem;
    left: 0;
    margin: 0;
  }
  
  .swiper-slide-content{
    height: 100%;
    box-shadow:  0.1rem 0.1rem 1.4rem rgba(0,0,0,0.1);
  }
  .hot-product .swiper-slide p{
    margin:0;
    padding:0 0.5rem;
    text-align: left;
    font-size: 0.8rem;
    color: #999;
  }
  .hot-product .swiper-slide .hot-product-banner-title{
    /*font-weight: 700;*/
    font-size: 1rem;
    padding-top: 0.5rem;
    color: #000;
  }
  
  .swiper-button-prev{
    background-image: url('../images/phone/btn-left.png') !important;
    left: 10px;
    background-size: cover !important;
    width: 1.67rem !important;
    height: 1.67rem !important;
    top: 17rem !important;
    margin-left:7.5rem ;
    margin-top: 0.1rem !important;
    right: auto;
  }
  .swiper-button-next{
    background-image: url('../images/phone/btn-right.png') !important;
    top: 17rem !important;
    background-size: cover !important;
    width: 1.67rem !important;
    height: 1.67rem !important;
    margin-right:7.5rem ;
    margin-top: 0.1rem !important;
  }  
  
  
  .center{
    padding:0.833rem;
  }
  .center-up{
    position: absolute;
    z-index: 100;
    margin-top: -2.2rem;
    margin-left: 0.4rem;
  }
  .center img{
    width: 100%;
  }
  .center p{
    color: #666666;
  }
  .center .center-title{
    font-size: 0.8rem;
    color: #333333;
    padding-top: 1.388rem;
    margin: 0 0 15px;
  }
  .center .center-english{
    padding-left:4rem;
    font-size: 0.6rem;
    line-height: 0.8rem;
    margin-bottom: 15px;
  }
  .news-info{
    position: absolute;
    right: 0.833rem;
    top: 1rem;
    color: #666;
  }
  .news-info span{
    /*color: #666;*/
    font-size:0.666rem;
  }
  
  
  .center-date1{
    float: left;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
    background-color: #f3f3f3;
    color: #000;
  }
  .center .center-title{
    padding:0;
    line-height: 3rem;
    margin: 0;
  }
  .center-date1 .center-day{
    font-size: 0.833rem;
    line-height: 0.9rem;
    padding: 0 0.3rem 0.13rem;
    color: #000;
    border-bottom: 0.02rem solid #ccc;
  }
  
  .center-date1 span{
    color: #ccc;
    line-height: 1rem;
  }
  
  .get-more{
    margin: 1.7rem 6rem;
    text-align: center;
  }
  .get-more {
    border: 1px solid #e33842;
    width: 7em;
    margin-left: auto;
    margin-right: auto;
    line-height: 26.5px;
    height: 26.5px;  
  }
  .get-more {
    border: 1px solid #e33842;
    width: 7em;
    margin-left: auto;
    margin-right: auto;
    line-height: 26.5px;
    height: 26.5px;  }
  .get-more {
    border: 1px solid #e33842;
    width: 7em;
    margin-left: auto;
    margin-right: auto;
    line-height: 26.5px;
    height: 26.5px;  }
  border: 1px solid #e33842;
  width: 7em;
  margin-left: auto;
  margin-right: auto;
  line-height: 26.5px;
  height: 26.5px;
  border: 1px solid #e33842;
}
.get-more p{
  /*margin-left: 35%;*/
  font-size: 0.833rem;
  padding: 0.277rem 1.11rem;
  /*width: 5.55rem;*/
  border: 1px solid #e33842;
  color: #e33842;
}


.aboutus{
  background: url(../../images/phone/background-2.jpg) no-repeat;
  height: 11.8rem;
  background-size: cover;
  margin-top: -0.833rem;
  padding-left:0.83rem;
}
.aboutus img{
  height: 3.22rem;
  position: relative;
  left: 13.75rem;
  margin-top: 0.833rem;
}
.aboutus h4{
  margin: 0;
  line-height: 1.8rem;
  color: #333333;
  font-weight: 600;
  font-size: 0.95rem;
}
.aboutus p{
  line-height: 1.19rem;
  font-size: 0.75rem;
  margin: 0;
}
.aboutus .aboutus-info{
  padding: 0.83rem;
}
.company-news{
  padding: 0;
  margin: 0;
  margin-top: -.5rem;
}
.company-news li{
  position: relative;
  margin-bottom: .8333rem;
}
.company-news-li-img{
  margin-bottom: .5555rem;
}
.company-news-li-img img{
  display: block;
  width: 100%;
}
.center .company-news-li-title{
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-size: 0.8333rem;
  line-height: 1.5rem;
  color: #333;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  width: 100%;
}
.company-news-li-des{
  padding: 0;
  margin: 0;
  width: 83%;
  font-size: 0.85rem;
  line-height: 1.4rem;
  color: #666;
}
.news-info .newstype-active{
  color: #e43942;
}
.information-hide{
  display: none;
}
.information-show{
  display: block;
}
.company-news-date-red{
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2rem;
  background-color: #e33842;
  height: 2rem;
  color: #fff;
  padding: 0.27rem;
  font-size: 0.38rem;
}
.company-news-date-red span{
  line-height: 1rem;
}
.company-news-date-red .company-news-date-red-day{
  font-size: 0.833rem;
  line-height: 0.9rem;
  padding: 0 0.3rem 0.13rem;
  border-bottom: 0.02rem solid #fff;
}
.company-news-li-text-box{
  position: relative;
}
.company-news-li-title-gray,.company-news-date-gray{
  display: inline-block;
}



.company-news-date-gray span:first-child{
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.833rem;
  font-weight: normal;
}
.company-news-date-gray span:last-child{
  font-size: 0.38rem;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 102, 102, 102 );
}
.culture-more a{
  display: block;
  width:5.41rem;
  height: 1.4rem;
  text-align: center;
  margin: 0 auto;
  border: 1px solid rgb( 227, 56, 66 );
  line-height: 1.4rem;
  font-family: "PingFangSC","Microsoft YaHei";
  color: rgb( 227, 56, 66 );
  margin: 0px;
  font-size: 0.833rem;
}

.bottom-phone .bottom-pic{
  width: 100%;
}
.bottom-phone .bottom-pic img{
  width: 100%;
}
.bottom-phone .bottom-info{
  width: 100%;
  background: #535353;
}
.bottom-info ul{
  width: 100%;
  padding:0px;
}
.bottom-info ul{
  margin-bottom: 0rem;
}
.bottom-info ul li{
  width: 100%;
}
.bottom-log{
  width: 5.5556rem;
  height: auto;
  margin: 0 auto;
}
.bottom-log img{
  width: 100%;
  margin-top: 1.7rem;
  margin-bottom:1.125rem;
}
.bottom-tell,.bottom-email{
  width: 1.388rem;
  margin: 0 auto;
}
.bottom-tell img,.bottom-email img{
  width: 100%;
}
.bottom-words{
  text-align: center;
  font-size:  0.666rem;
  font-family: "HiraginoSansGB";
  color: rgb( 236, 236, 236 );
}
.bottom-words a{
  color: rgb( 236, 236, 236 );
}
.code-left,.code-right{
  width: 4.444rem;
  font-size: 0.7rem;
  font-family: "HiraginoSansGB";
  color: rgb( 236, 236, 236 );
  text-align: center;
}
.code-left{
  float: left;
}
.code-right{
  float: right;
}
.bottom-code{
  width: 10.472rem;
  margin: 0 auto;
  overflow: hidden;
}
.bottom-code span{
  display: inline-block;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.666rem;
}
.bottom-code img{
  width: 100%;
}
.reference{
  width: 100%;
  /*height: 3.222rem;*/
  background: #373737;
  font-size:0.5rem;
  font-family: "SimSun";
  color: rgba( 153, 153, 153, 0.6 );
  text-align: center;
  padding:0.888rem 0.58rem 0.888rem 0.58rem;
}
}


.navbar-nav > .login{
  padding-left: 10px;
  padding-top: 10px;
  text-align: center;
}
.navbar-nav > .login > a.btn{
  border-radius: 0;
  display: inline-block;
  padding: 2px 10px;
  color: #333;
  border: none;
}
.navbar-nav > .login > a.btn.active{
  background-color: #e33842;
  color: white;
  box-shadow: none;
}
.navbar-nav > .login > a.btn:hover,
.navbar-nav > .login > a.btn.focus {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar .logo > .img-responsive{
  margin-top: 15px;
  margin-left: 15px;
}
.page-wrapper{
  margin-top: 81px;
}
.footer > .slogan{
  background: #e33842;
  padding: 20px 0;
}
.footer > .slogan > .img-responsive{
  margin: 0 auto;
}
.footer .main{
  color: white;
  background: #383838;
  padding-top: 50px;
  padding-bottom: 20px;
}
.footer .main h3{
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.footer .main li,
.footer .main li a {
  font-size: 14px;
  line-height: 30px;
  color: #ececec;
  font-weight: 300;
  text-transform: capitalize;
  transition: color .3s;
  display: block;
  text-align: center;
}
.footer .rights{
  font-size: 12px;
  color: #666666;
  text-align: center;
  padding-top: 20px;
  border-top: 2px solid #333;
  margin-top: 10px;
}
.footer .img-responsive{
  margin: 0 auto;
}
.footer .col-md-2, .footer .col-md-3, .footer .col-md-4{
  margin-bottom: 20px;
}
.footer .qrcode{
  padding-top: 7px;
}
.footer .phone.visible-xs{
  height: 30px;
  background: url(../../images/news/phone.png) center center no-repeat;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 1025px) {
.contactBlock{
  height:250px;
}
.navbar2-arrow{
  display: none;
}
.navbar .logo .img-responsive{
  margin-left: 0px;
}
.navbar-nav > .login{
  padding-top: 27px;
}
.head .head-down>ul>li{
  padding-bottom: 0;
}

}

@media (min-width: 991px) {
.footer .img-responsive{
  margin: 0;
}
.footer .main li,
.footer .main li a {
  text-align: left;
}
.footer .main h3{
  text-align: left;
}
.footer .phone{
  background: url(../../images/news/phone.png) 0 center no-repeat;
}
.footer .phone a{
  padding-left: 30px;
}
}
@media (max-width: 250px) {
.hidden-xxs {
  display: none!important;
}
.visible-xxs {
  display: block !important;
}
}

.footer {
  width: 100%;
  overflow-x: hidden;
}
nav{
  margin: 0;
}

@media (min-width: 1025px) {
.navbar-header{
  height: 80px;
}
}


.page-wrapper{
  margin: 0;
}
.news-category{
  height: 54px;
  padding: 12px 26px;
  position: relative;
  background: #2F4D6C;
}
.navbar2-arrow{
  width: 26px;
  height: 30px;
  position: absolute;
  top: 12px;
}
.navbar2-arrow img{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 10.5px;
  width: 6px;
  display: block;
}
.navbar2-arrow-left{
  left: 0;
  border-right: 1px solid #2F4D6C;
}
.navbar2-arrow-right{
  right: 0;
  border-left: 1px solid #2F4D6C;
}
.n2-wrap{
  width:100%;
  overflow-x:auto;
}
.navbar2-ul{
  /*  display: flex;
  -js-display: flex;
  flex-direction: row;
  flex-wrap: nowrap; */
  /*  width: 1000px;*/
  min-width: 100%;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: hidden;
  
}
.navbar2-ul li{
  
  line-height: 30px;
  font-size: 14px;
  padding: 0 15px;
  
}
.navbar2-ul li a{
  color: rgba( 255, 255, 255, 0.9 );
  white-space: nowrap;
}
.navbar2-ul li a:hover{
  color: white;
  text-decoration: none;
}
.navbar2-ul li a.active{
  color: white;
}
.navbar2-ul::-webkit-scrollbar
{
  width: 0px;
  height: 0px;
  background-color: #F5F5F5;
}

.navbar2-ul::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}


.navbar2-ul::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}
.navbar2-ul{
  text-align: center;
}
.navbar2-ul > li{
  display: inline-block;
}
@media (min-width: 1025px) {
.navbar2-ul{
  /*overflow-x:auto;*/
  /*      display: flex;
  -js-display: flex;
  justify-content: center;
  align-items: center;*/
}
}

.container{
  padding: 0;
}
@media(max-width:1024px){
.small-img-box{
  width: 100%;
  margin: 0;
  padding: 0;  
  display:none;
}
}
@media(min-width:1025px){
.small-img-box{
  width: 100%;
  margin: 0;
  padding: 0;
  background-size: contain !important;
}
.small-img-box  div:first-child{
  height:560px !important;
}
}
@media(max-width:1024px){
.H5-banner-box{
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  top: -70px;
  
}
}
@media(min-width:1025px){
.H5-banner-box{
  width: 100%;
  margin: 0;
  padding: 0;
  display:none;
}
}
.H5-banner-box img{
  width: 100%;
  height:300px;
}
.h5-crumbs-box {
  width: 100% !important;
  margin: 0 auto;
  padding: 0 0.625rem !important;
}
.h5-bread-list {
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.h5-bread-list li {
  margin-right: 40px;
  font-size: 14px;
  font-family: PingFangSC;
  color: #333333;
  line-height: 20px;
  padding-bottom: 10px;
}
.h5-bread-list li.active {
  color: #25C884;
  border-bottom: 3px solid #25C884;
}

.small-img-box img{
  height: 560px;
  display: block;
}

.crumbs-box{
  font-size: 14px;
  line-height:40px ;
  
}
.crumbs-box p{
  margin: 0;
}
.crumbs-box a.active{
  color: #E33842;
}
@media (min-width: 1025px) {
.crumbs-box{
  font-size: 12px;
}
}

.news-list{
  margin: 0;
  margin-top: 30px;
}
.news-list li{
  width: 100%;
  position: relative;
  padding: 16px 16px;
}
.news-list li:last-child{
  border-bottom: 1px solid #f0f0f0;
}
.news-list li:nth-child(2n+1){
  background: #FFFFFF;
}
.news-list li:nth-child(2n){
  background: white;
}
.news-list li:nth-child(2n-1){
  background:#f9f9f9;
}
.news-list li p{
  margin: 0;
  border-left: 2px solid #11C2AE;
  padding-left: 4px;
  line-height: 1;
  font-size: 12px;
  width: 67%;
  
}

.news-list li p a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display:block;
  width:100%;
  
}
.news-list li span{
  position: absolute;
  top: 14px;
  right: 6px;
  line-height: 1;
  font-size: 12px;
}
@media (min-width: 1025px) {
.news-list li{
  padding:16px;
}
.news-list li p{
  font-size: 15px;
  padding-left: 12px;
}
.news-list li span{
  font-size: 15px;
  color: #999;
  top: 16px;
  right: 16px;
}
}

.news-list-navigation{
  text-align: center;
  margin: 30px;
}
.pagination{
  border-radius: 0px;
}
.pagination li a{
  margin: 0 4px;
  color: #333333;
  border: 1px solid #ececec;
}
.pagination li.active a{
  color: #FFFFFF;
  background: #2F4D6C;
  border-color: #2F4D6C;
}
.pagination li.active a:hover{
  color: #FFFFFF;
  background: #2F4D6C;
  border-color: #2F4D6C;
}

.footer .main li, .footer .main li  a:hover{
  color: #E33842 !important;
  text-decoration: none;
}
@media (min-width: 1025px) {
.head .head-content{
  height: 68px;
  display: block;
}
.head{
  display: block !important;
  height: 68px !important;
}
}
@media (max-width: 1024px){
.head .actives {
  color: rgb( 51, 51, 51 ) !important;
}
.nav-list-down li a{
  color: rgb( 102, 102, 102 ) !important;
}
}
.allscreenHeight{
  height: 100%;
}
.head-menu{
  transition:background 0.5s;
}
.show-nav{
  display:block!important;
}

.head-menu .nav-list.words-font > ul > li:first-child > ul{
  display:none!important;
}

.table-style3{
  margin-bottom:0px;
}
.td-return-back{
  margin-bottom:30px;    
  line-height: 4em;
  height:4em;
  background: #F9F9F9;
  font-weight: 600;
}

.icon-phone,
.icon-email{
  
}

.head{
  height:68px;
}

html[type=index] .head{
  border-bottom:0px;
  
}
.hot-product .words-left{
  position:relative;
  padding-top:1.5em;
  
}
.hot-product .words-left h3:before{
  background:url("../../images/pc/top-white.png") no-repeat;
  display:block;
  content:"";
  width:2em;
  height:1em;
  right: 160px;
  position:absolute;
  top:0;
}
.p-a-e p{
  position:relative;
  color:white;
}
.p-a-e p:first-child + p+p,
.p-a-e p:last-child{
  padding-left: 23px;
}
.p-a-e p:first-child + p+p:before{
  content:"";
  position:absolute;
  display:block;
  width:16px;
  height:16px;
  left:0px;
  top:0.1em;
  background:url("../../images/phone/tell.png") no-repeat;
  background-size:100% ;
  background-position:center center;
}
.p-a-e p:last-child:before{
  content:"";
  position:absolute;
  display:block;
  width:16px;
  height:16px;
  left:0px;
  top:0.3em;
  background:url("../../images/phone/email.png") no-repeat;
  background-size:100% ;
  background-position:center center;
  
}
.p-a-e p{
  
  color:white;
  
}
.p-a-e p:first-child{
  
  padding-left:0px;
}


.chat-img:first-child{
  margin-right:20px;
}
.chat-img{
  float:left;
  
}
.chat-img img{
  width:72px;
  margin-bottom: 8px;
}
.chat-img span{
  display:block;
}

.article-content img{
  cursor:default;
}

.hot-product .service-list{
  position:relative;
  z-index:2;
}


/*hot*/
.banner-button-prev{
  left:49% !important;
  background-image: url(../publicImg/prev.png) !important;
  background-size: 100% 100% !important;
  width: 60px !important;
  height: 60px !important;
}
.banner-button-prev:hover{
  background-image: url(../publicImg/left.png) !important;
}
.banner-button-next{
  right:38% !important;
  background-image: url(../publicImg/right.png) !important;
  width: 60px !important;
  height: 60px !important;
  background-size: 100% 100% !important;
}
.banner-button-next:hover{
  background-image: url(../publicImg/next.png) !important;
}
.tab-info {
  color:#333;
}
.swiper-pagination-bullet,
.swiper-pagination{
  opacity:1!important;
}
.pic-img img{
  width:100%;
}


@media(min-width:1025px){
.head-down{
  height:68px!important;
}
}

.information-words{
  
  padding:15px 35px 15px 35px;
}
.information-pic {
  width: 789px;
  float:left;
  overflow:hidden;
  height:380px!important;
  position: relative;
}
.information-words{
  float:left;
  width: 380px;
  margin-left: 30px;
}

.pic-words img,.pic-words{
  width:100%!important;
}
.information-words p{
  line-height:2em;
  font-size:16px!important;
}
.information-pic .pic-words{
  /* height:auto!important; */
}

.information-list{
  margin-top:50px;
}

.information-words{
  background:url("../../images/pc/newsbc.png");
  background-size:100% 100%;
  
}

.pic-words-title{
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap:wrap;
}

#pc .pic-words-title{
  font-size:32px;
}

#pc .click-more a{
  line-height: 30px;
}
#pc .about-us-words-content .words-bottom{
  width:389px;
  float:right;
}
#pc .about-us-words-content .words-bottom p{
  line-height:2em;
  text-align:left;
}
#pc .about-us-words-content .words-bottom h5{
  padding-right:0.3em;
  font-weight: bold;
}

#pc .words-top {
  position:relative;
  
}
#pc .words-top h3:before {
  background: url(../../images/pc/top-gray.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  content: "";
  width: 62px;
  height: 20px;
  right: 23px;
  position: absolute;
  top: -20px;
}




.bottom-info ul .li-title{
  display:block;
  width:10em;
  font-size:1rem;
  color:#ffffff;
  text-align:center;
  border-bottom:1px solid #818181;
  margin:0 auto 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}
.bottom-info ul  .li-title+ li{
  padding-bottom: 1rem;
}
.bottom-code{
  margin-top:1.3rem;
}
/*ie8*/
.big-banner{
  
  height:300px\9;
}
#pc .service-list>div,
#pc .information-list-pic{
  max-width: 30%\9;
}


.bottom-pc p{
  color:white;
}
.bottom-info-pc .bottom-content-list{
  margin-right: 100px\9;
}
#video_zvideoplayer_display_button,
.jw-tab-focus #video_zvideoplayer_display_button,
#video_zvideoplayer .jwdisplay:hover #video_zvideoplayer_display_button {
  background:none!important;
  height: 80px!important;
  width:80px!important;
  padding:0px!important;
  
  margin-top: -26px;
  background-position: left center, center center, right center;
  background-repeat: no-repeat;
  padding: 0px 18px;
  border-radius:50%;
  border:2px solid white;
}
#video_zvideoplayer .jwdisplay #video_zvideoplayer_display_button_play {
  width: 36px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA0CAQAAABI31KIAAABHUlEQâ€¦aDOvNi2yRyxpQsETcKVapMm6JHJCI/tzTgEfH4QXYxgUDgD+1pwmmFlV3oAAAAAElFTkSuQmCC);
  background-size: 50px 80px!important;
  float: none;
  position:relative;
  left:5px;
}

.news-list .h4.bold{
  color:#333;
  font-weight:400;
  font-size:16px;
  
  
}
.pro-ic p{
  display:inline-block;
  /*  padding-left:20px;
  margin-left:10px;*/
  position:relative;
}
.td-ic1,
.td-ic2,
.td-ic3,
.td-ic4{
  
  padding-left:25px;
  margin-left:0px;  
  margin-right:20px;
}
.pro-ic p:first-child{
  display:inline-block;
  /*  padding-left:20px;
  margin-left:0px;*/
}
.pro-ic p:before{
  content:"";
  position:absolute;
  left:0;
  
}

.td-ic1:before{
  content:"";
  position:absolute;
  background:url("../../images/pc/ic1.png") no-repeat;
  left:0;
  display:block;
  width:18px;
  height:18px;
  
}
.td-ic2:before{
  content:"";
  position:absolute;
  background:url("../../images/pc/ic2.png") no-repeat;
  left:0;
  display:block;
  width:18px;
  height:18px;    
}
.td-ic3:before{
  content:"";
  position:absolute;
  background:url("../../images/pc/ic3.png") no-repeat;
  left:0;
  display:block;
  width:18px;
  height:18px;    
}
.td-ic4:before{
  content:"";
  position:absolute;
  background:url("../../images/pc/ic4.png") no-repeat;
  left:0;
  display:block;
  width:18px;
  height:18px;    
}


/*.p-td-row .col-md-4 > img{
width:100%;
}*/
.fl-right{
  float:right;
  margin:20px;
}

@media(min-width:1025px){
.news-list{
  min-height:400px;}
.art-content{
  padding-bottom:89px;
  margin-top:51px;
}
.art-content.art-content-gyhz{
  margin-top:-73px;
  padding-bottom:0;
}
.art-content.art-content-xwzx{
  margin-top:-73px;
}
}
@media(max-width:1024px){
.fl-right{
  float:none;
}
.art-content{
  padding-bottom:89px;
  margin-top:-50px;
}
.pro-ic p {
  /*    margin-left: 6px;*/
}
.art-content{
  padding-bottom:10px;
}
}
@media(min-width:1025px){
.p-sm .bold.text-black{
  font-size:22px;
  font-family:"Microsoft YaHei";
  font-weight:500;
  color:rgba(51,51,51,1);
  line-height:36px;
  margin-top: 20px;
}
}
@media(max-width:1024px){
.p-sm .bold.text-black{
  font-size:22px;
  font-family:"Microsoft YaHei";
  font-weight:500;
  color:rgba(51,51,51,1);
  line-height:36px;
  margin-top: 20px;
  padding-bottom: 10px;
}
}
.art-content p{
  font-size:16px;
  font-family:"Microsoft YaHei";
  font-weight:400;
  color:#333333;
  line-height:36px;
}
.crumbs-box{
  margin-top:10px;
}
/*search*/

.s-title{
  font-weight:bold;
  margin-bottom: 20px;
}
.s-body,.s-body p{
  font-size: 14px;
  line-height: 1.8em;
}
.s-body{
  margin-bottom:10px;
}
.s-bottom{
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}
.s-time{
  color:#666;
}
.search-list-item{
  border-bottom:1px solid #DBDBDB;
  padding-bottom:18px;
  margin-bottom:25px;
}
.s-bottom a{
  color: blue;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media(max-width:1024px){
.news-list li span{
  font-size:16px;
}
.s-bottom{
  display:block!important;
  overflow: hidden;
  
  
}
.s-bottom .s-time{
  text-align: right;
}
.s-bottom > *{
  display:block;
  width: 50%;
  float:left;
  
}

}

.search-list{
  padding-bottom:40px; 
}
input,button{
  outline:0px;
}

/*search*/
.search.input-group {
  width:80%;
  position:absolute;
  left:200px;
}
.search-list-button:before{
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  height: 73px;
  line-height: 75px;
  font-size:15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.close_btn img{
  width:15px;
  height:15px;
  cursor: pointer;
  
}
.btn-primary.search-submit{
  display:none;
}
.search.input-group{
  height: 4.2vw;
  display:flex;
  align-items:center;
  
}



.form-control.search-query{
  padding-left:35px;
  border:0px;
  background:transparent;
}

.search.input-group:before{
  left:10px;
  top:30px;
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position:absolute;
  z-index:10;
  
  
}
.login-page .crumbs-box{
  margin-bottom:50px;
  
}
@media(max-width:1024px){
.navbar2-ul{
  display: flex;
  flex-wrap: nowrap;
}
.head .head-content{
  position:static;
}
.search-list-button,.close_btn{
  display:none;
}
.search.input-group{
  display:block!important;
  width:calc(100% - 50px);
  position: relative;
  /* margin: 25px; */
  left: 25px;
  height: auto;
  margin-top: 25px;
}
.nav-list.words-font{
}
.form-control.search-query{
  background-color:#F6F6F6;
  border:0px;
  height:2.8em;
  padding-left:40px;
}
.s-title{
  font-size:16px;
  line-height:1.5em;
  color: #333;
  font-size: 16px;
}
.search.input-group:before{
  font-size:16px;
  color:#666;
  top:11px;
  left:10px;
}

/*he*/
.swiper-container-phone1 .swiper-slide img {
  width: 100%;
}
.banner{
  max-height:100%;
}
.bottom-words {
  text-align: center;
  font-size: 0.85rem;
  font-family: "HiraginoSansGB";
  color: rgb( 236, 236, 236 );
}



.swiper-pagination-phone1 {
  bottom: 50px!important;
  position: absolute;
  z-index: 999;
  width: 300px;
  text-align: center;
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-pagination-phone1 .swiper-pagination-bullet {
  opacity: 1;
}

.swiper-container-phone1 .swiper-pagination-bullet-active {
  border: 1px solid red;
  border-radius: 15px;
}

.swiper-container-phone1 .swiper-pagination-bullet {
  height: 25px;
  width: 25px;
  padding: 9.5px;
  background-color: transparent;
}

.swiper-container-phone1 .swiper-pagination-bullet-active > div {
  background: red;
}




.hot-product .swiper-slide {
  height: 14.5rem !important;
  width: 14.16rem !important;
}


.hot-product .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /*    display: flex;
  -js-display: flex;
  justify-content: center;
  align-items: center;*/
}


.company-news-date-red {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3rem;
  background-color: #e33842;
  height: 3rem;
  color: #fff;
  padding: 0.27rem;
  font-size: 0.3rem;
}


.company-news-date-red .company-news-date-red-day {
  font-size: 0.833rem;
  line-height: 0.9rem;
  border-bottom: 0.02rem solid #EB747B;
  padding-bottom: 5px;
}




.company-news-date-red span {
  line-height: 1.3rem;
  display: block;
  text-align: center;
  /* padding-bottom: 0.5rem; */
  font-size: 0.55rem;
}

.company-news-date-gray {
  width: 3rem;
  height: 3rem;
  background: #f3f3f3;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.27rem;
}

.company-news-date-gray span:first-child {
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.833rem;
  font-weight: normal;
  line-height: 0.9rem;
  padding-bottom: 5px;
}

.company-news-date-gray span {
  display: block;
  /* width: 85%; */
  text-align: center;
  margin: 0 auto;
  line-height: 1.3rem;
  display: block;
  text-align: center;
}

.company-news-date-gray span:last-child {
  font-size: 0.55rem;
  font-family: "PingFangSC";
  color: rgb( 102, 102, 102 );
}

.company-news-li-title-gray {
  font-size: 0.8333rem;
  font-family: "PingFangSC";
  color: rgb( 51, 51, 51 ) !important;
  width: 84%;
  padding-left: 3%;
  margin-left: 16%;
  margin-bottom: 0px;
  /* line-height: 2.02rem; */
}

.company-news-li-title-gray a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  /* white-space: nowrap; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* width: 100%; */
  /* display: block; */
}
.company-news-li-title a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.get-more a{
  color: #e33842;
}

.hot-product .swiper-button-prev {
  background-image: url(/publicTools/html/images/phone/btn-left.png) !important;
  left: 10px;
  background-size: cover !important;
  width: 1.67rem !important;
  height: 1.67rem !important;
  top: 17rem !important;
  margin-left: 7.5rem;
  margin-top: 0.1rem !important;
  right: auto;
}
.hot-product .swiper-button-next {
  background-image: url(/publicTools/html/images/phone/btn-right.png) !important;
  top: 17rem !important;
  background-size: cover !important;
  width: 1.67rem !important;
  height: 1.67rem !important;
  margin-right: 7.5rem;
  margin-top: 0.1rem !important;
}
.hot-product .swiper-button-prev {
  background-image: url(/publicTools/html/images/phone/btn-left.png) !important;
  left: 10px;
  background-size: cover !important;
  width: 1.67rem !important;
  height: 1.67rem !important;
  top: 17rem !important;
  margin-left: 7.5rem;
  margin-top: 0.1rem !important;
  right: auto;
}
.hot-product .swiper-button-next {
  background-image: url(/publicTools/html/images/phone/btn-right.png) !important;
  top: 17rem !important;
  background-size: cover !important;
  width: 1.67rem !important;
  height: 1.67rem !important;
  margin-right: 7.5rem;
  margin-top: 0.1rem !important;
}


.banner-button-prev {
  
  background-image: url(../publicImg/prev.png) !important;
  background-size: 100% 100% !important;
  width: 35px !important;
  height: 35px !important;
  position: absolute;
  bottom: 50px;
  top:auto!important;
  z-index: 10;
  left: 38%!important;
  
}
.banner-button-next {
  right: 38% !important;
  background-image: url(../publicImg/right.png) !important;
  width: 60px !important;
  height: 60px !important;
  background-size: 100% 100% !important;
  position: absolute;
  top: auto!important;
  width: 35px !important;
  height: 35px !important;
  z-index: 10;
  cursor: pointer;
  bottom: 50px!important;
}
.big-banner{
  height:100%;
  overflow:hidden;
}


.hot-product-banner .swiper-slide{
  padding-right:20px;
  background:transparent;
}


.swiper-container-index-main-phone .swiper-pagination{
  bottom:7.5%;
  width:100%;
  text-align:center;
  top: auto;
  left:0;
}

.swiper-container-index-main-phone .swiper-pagination span{
  display: inline-block;
  opacity: 1;
  height: 2px;
  width: 14px;
  border-radius: 0;  
}

.swiper-container-index-main-phone .swiper-active-switch{
  background-color:#11C2AE;  
}
.login-page .crumbs-box{
  margin-bottom:30px;
  
}
.navbar-bg {
  height:300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.navbar{
  border:0px;
  margin-bottom:0;
  height:3.21875rem;
}

.news-list .h4.bold{
  font-size:14px;
}
.news-list li span{
  font-size:14px;
}
.news-list li p {
  
  padding-left: 8px;
  
}
}

.search-list-button.active{
  border-bottom:0px;
  cursor: pointer;
}
.search-list-button:hover{
  border-bottom:2px solid #e33842;
}
.tab-info-active {
  color:#e33842;
}
.head-login a:hover{
  background:#E33842;
  color:white;
}

/*搜索动画 */

.my-animate .search.input-group input{
  
  animation:mymove 1s infinite;
  -webkit-animation:mymove 1s infinite; 
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
  
}

@keyframes mymove
{
  from {left:200px;opacity:0;}
  to {left:0px;opacity:1;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
  from {left:200px;}
  to {left:0px;}
}

.my-animate .search.input-group:before{
  animation:mymove2 1s infinite;
  -webkit-animation:mymove2 1s infinite;
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
}
@keyframes mymove2
{
  from {left:200px;opacity:0;}
  to {left:10px;opacity:1;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
  from {left:200px;}
  to {left:10px;}
}



.my-animate .head-nav > .nav-list > ul > li,
.my-animate .head-login a,
.my-animate .head-login .userName,
.my-animate .head-login .loline{
  animation:sx 1s infinite;
  -webkit-animation:sx 1s infinite;  
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
}
@keyframes sx
{
  from {transform:scale(1,1);opacity:1; }
  to {transform:scale(0.5,0.5);opacity:0; }
}
@-webkit-keyframes sx /*Safari and Chrome*/
{
  from {transform:scale(1,1);opacity:1; }
  to {transform:scale(0.5,0.5);opacity:0; }
}
.head-login {
  min-width:133px;
}
.art-content img{
  max-width:100%!important;
  height:auto!important;
}
.art-content table{
  max-width:100%!important; 
  margin:0 auto;
}
.logOut a{
  cursor: pointer;
}
.pic-words-title{
  background:url("../img/zx-tit.png") no-repeat!important;
  background-size:cover;
  
}
.pic-words-title p{
  letter-spacing:0.21em;
  display:block;
  text-align:center;
  width:100%;
}
#pc .information-words-left h3{
  
  display:block;
  overflow:hidden;
  position:relative;
  height:90px;
  
  
}
#pc .information-words-left .information-words-right {
  position:absolute;
  right:0;
  top:0;
  
}
#pc .information-words-left h3 > *{
  float:left;
  
}
#pc .information-words-left h3 a{
  padding-right:80px;
  line-height:1.6em;
  
}

.search-list-button:hover{
  color:rgb( 226, 42, 0 ) ;
}
#tab-content-area .tab-div:nth-child(2) .row1 .title1{
  background-image:url(../img/jingfu.png);
}
#tab-content-area .tab-div:nth-child(3) .row1 .title1{
  background-image:url(../img/jingan.png);
  color:#333;
}
#tab-content-area .tab-div:nth-child(4) .row1 .title1{
  background-image:url(../img/jingkang.png);
  color:#333;
}
#tab-content-area .tab-div:nth-child(5) .row1 .title1{
  background:#f0c07c;
  color:#333;
}


.n2-wrap::-webkit-scrollbar {display:none}
.not-found {
  text-align: center;
  padding: 50px;
  
}
.not-found h1{
  font-size:40px;
}
.not-found h3{
  font-size:20px;
}
/*
#pc .about-us{
height: calc(100vw / 3.42);
min-height: calc(100vw / 3.42);
}
#pc .culture{
height: calc(100vw / 3.42);
min-height: calc(100vw / 2.06);
}
#pc .about-us-video{
height:calc(62.45vw/ 1.69)!important;
min-height: calc(62.45vw / 1.69)!important;
}*/
#pc .culture-bottom-content{
  /*  display: flex;
  -js-display: flex;  */
  
}
#pc .culture-pic{
  width: 47.35%;
  max-width: 320px;
  min-width: 235px;
}
/*
#pc .culture-content{
width: 81%;
height:calc(100vw / 3.48);
max-width: 1556px;
max-height: 542px;


}
*/
.swiper-slide.hot-list,
.hot-product-banner .swiper-slide{
  display: none;
}
.hot-product-banner .swiper-slide-content{
  background:white;
}
.hot-product-banner .swiper-slide:first-child{
  padding-left: 10px;
}
.hot-product-banner .swiper-slide:last-child{
  padding-right: 30px;
}


.glyphicon-plus:before,
.glyphicon-minus:before {
  
  font-size:21px;
  
  
}
.nav-list>ul>li>a>span{
  padding-top: 0.9rem;
}

.menu-close{
  position: relative;
}

.menu-close .before{
  content:"";
  display:block;
  width:100%;
  border-bottom:2px solid #2F4D6C;
  height:1px;
  
  top:3px;
  position:absolute;
  transform:rotate(0deg); 
  -webkit-transform:rotate(0deg);
  top:5px;
  
}
.menu-close .after{
  position:absolute;
  content:"";
  width:100%;
  border-bottom:2px solid #2F4D6C;
  height:1px;
  bottom: 3px;
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  bottom:10px;
  
}
.open-flag .menu-close .before{
  
  animation:bztof 0.5s infinite;
  -webkit-animation:bztof 0.5s infinite;  
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
  transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  top:50%;
}
.open-flag .menu-close .after{
  
  animation:aztof 0.5s infinite;
  -webkit-animation:aztof 0.5s infinite;  
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
  -webkit-transform:rotate(-45deg); 
  transform:rotate(-45deg); 
  bottom: calc(50% - 2px);
}

.close-flag .menu-close .before{
  top:5px;
  animation:bztoff 0.5s infinite;
  -webkit-animation:bztoff 0.5s infinite;  
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
  
  
}
.close-flag .menu-close .after{
  bottom:10px;
  animation:aztoff 0.5s infinite;
  -webkit-animation:aztoff 0.5s infinite;  
  animation-iteration-count:1;
  -webkit-animation-iteration-count:1; 
  
}

@keyframes bztof
{
  from {  transform:rotate(0deg); top:5px;}
  to {  transform:rotate(45deg);top:50%;}
}
@-webkit-keyframes bztof/*Safari and Chrome*/
{
  from { -webkit-transform:rotate(0deg);top:5px;}
  to {  -webkit-transform:rotate(45deg);top:50%;}
}
@keyframes aztof
{
  from {  transform:rotate(0deg);bottom:10px}
  to {  transform:rotate(-45deg); bottom: calc(50% - 2px);}
}
@-webkit-keyframes aztof/*Safari and Chrome*/
{
  from { -webkit-transform:rotate(0deg);bottom:10px}
  to {  -webkit-transform:rotate(-45deg); bottom: calc(50% - 2px);}
}
/*反*/
@keyframes bztoff
{
  from { transform:rotate(45deg);top:50%; }
  to {transform:rotate(0deg); top:5px;  }
}
@-webkit-keyframes bztoff/*Safari and Chrome*/
{
  from { -webkit-transform:rotate(45deg);top:50%;}
  to {  -webkit-transform:rotate(0deg);top:5px;}
}
@keyframes aztoff
{
  from {  transform:rotate(-45deg); bottom: calc(50% - 2px);}
  to {transform:rotate(0deg);bottom:10px; }
}
@-webkit-keyframes aztoff/*Safari and Chrome*/
{
  from { -webkit-transform:rotate(-45deg);  bottom: calc(50% - 2px);}
  to {  -webkit-transform:rotate(0deg);bottom:10px;}
}
.news-list  li a,
.news-list  li span{
  transition: color 0.5s;
}
.news-list  li:hover a{
  color:#25C884!important;
}
.news-list  li:hover span{
  color:#25C884!important;
}

tr  a[filerela]:hover,
.get-de:hover,
.td-return-back .return-back:hover {
  color:#11C2AE;
}


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?vz8zo9');
  src:  url('../fonts/icomoon.eot?vz8zo9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?vz8zo9') format('truetype'),
    url('../fonts/icomoon.woff?vz8zo9') format('woff'),
    url('../fonts/icomoon.svg?vz8zo9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}



.glyphicon-minus:before{
  content: "\e900"; 
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-plus:before{
  content: "\e901";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.not-found img{
  width:712px;
  height:auto;
  margin-bottom:26px;
  margin-top:50px;
}
.not-found h1 {
  display: block;
  width: 280px;
  max-width: 100%;
  font-size: 22px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 48px;
  margin: 0 auto;
}

.not-found .ch-notice {
  
  width: 489px;
  max-width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 28px;
  display: block;
  margin: 32px auto 20px;
}

.not-found .en-notice  {
  width: 659px;
  font-size: 12px;
  max-width: 80%;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 20px;
  margin: 0 auto 50px;
}

.re-ba-button a {
  display: inline-block;
  margin-right: 20px;
  width: 120px;
  height: 30px;
  background: rgba(255, 255, 255, 1);
  border: 2px solid rgba(227, 56, 66, 1);
  
  
  font-size: 14px;
  font-weight: 500;
  color: rgba(227, 56, 66, 1);
  line-height: 27px;
}
.re-ba-button{
  margin-bottom:50px ;
}
.re-ba-button a:hover {
  background-color: rgba(227,56,66,1);
  color:white;
  border: 2px solid rgba(227, 56, 66, 1);
}
@media(max-width:1024px) {
.not-found {
  padding: 30px;
}
.not-found h1 {
  font-size: 16px;
  margin: 0px auto;
}
.not-found .ch-notice {
  font-size: 14px;
  margin: 20px auto 20px;
}
.not-found .en-notice {
  font-size: 12px;
  margin: 0 auto 20px;
}

.news-list-navigation .pagination li a {
  margin: 0;
}

.news-list-navigation .pagination>li>a, 
.news-list-navigation .pagination>li>span{
  padding:0px 0px ;
  width:34px !important;
  display: inline-block;
  height:34px;
  line-height:34px;
}

.news-list-navigation .pagination{
  text-align: center;
}
.news-list-navigation .pagination>li{
  display: inline-block;
  width:34px;
  height:34px;
}
.gotopage{
  margin-top: 10px;
  display: block;
  width: 100%;
}
.news-list-navigation{
  margin: 30px auto;
}
/***分页-phone  start***/
.container .pagination{
  margin:0 auto;
  width:100% !important;
}
.container .pagination li{
  padding:0 !important;
  margin: 0 3px;
}
.container .pagination>li>a,.gyhz-list-content-right .pagination>li>span{
  float:none !important;
  border-radius: 50%;
}
.container .pagination li.active a{
  background: #25C884;
  border-color: #25C884;
}
.container .pagination  .gotopage {
  display:block;
  width: 100%;
  margin-top: 15px;
}
.news-list-navigation {
  margin-top: 60px;
  margin-bottom: 0px;
  display:block;
}
/***分页-phone  end***/
}


.gotopage input{
  padding: 6px 2px;
  text-align: center;
  max-width: 33px;
  border:1px solid #ececec;
  margin-left:2px;
  -webkit-appearance: none!important;
  border-radius: 0px;
}
.gotopage button{
  width:4em;
  background:transparent;
  height:32px;
  border:0;
  border:1px solid #ececec; 
  -webkit-appearance: none!important;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.gotopage button:hover{
  color:white;
  background:#E33842;
}
.gotopage > *{
  display:inline-block;
  margin-left:3px;
}
.bottom-code{
  color:white;
  text-align: center
}

.page-wrapper >.container{
  min-height:500px;
}
@media screen and (max-width: 1024px){
  .bottom-code .chat-img span{
    text-align:center;
    color:white;
  }
  .bottom-code{
    text-align:center;
  }
  .bottom-code .chat-img{
    display:inline-block;
    float:none;
  }
}


.bottom-pc .bottom-content-list{
  float:none;
  margin-right:0px;
}
.bottom-pc .bottom-content{
  display:flex;
  -js-display: flex;
  flex-wrap:nowrap;
  justify-content: space-between;
  
}


#pc .service-list>div{
  float:none;
  margin-right:15px;
}
#pc .service-list{
  display:flex;
  -js-display: flex\9;
  flex-wrap:nowrap;
  justify-content: center;
  width:100%;
  
}
#pc .service-words {
  padding-top: 285px;
  
}
.policy{
  -js-display: flex;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
.policy{
  padding: 1.25rem 0;
}
.policy img{
  height:auto;
}


.policy a{
  display: block;
  width: 30%;
}
.policy img{
  margin: 0 auto;
  display: block;
  width:95%;
}

.policy{
  padding-bottom: 0rem;
}
.policy a:nth-child(4),
.policy a:last-child{
  position:relative;
  top:-3.5em; 
  height:7.5em;
}



#pc .video-but{
  width:30px!important;
  height:30px!important;
}


#pc .about-us-video .video-js{
  width: 100%!important;
  height: 100%!important;
}
#pc .words-bottom{
  position: relative;
}
#pc .video-swiper {
  height: 120px;
  width:100%;
  margin-top:15px; 
  margin-bottom:15px; 
  
}



#pc .video-item {
  display: none;
}

#pc .video-item:first-child {
  display: block;
}

#pc .video-swiper-item img{
  width: 90%;
  
}
#pc  .video-but{
  position:static!important;
  margin:0!important;
  display:inline-block;
}
#pc  .swiper-button-next.video-but.banner-button-next{
  margin-left: 14px!important;
}

#pc .video-js .vjs-big-play-button{
  width:3em!important;
  height: 3em!important;
  border-radius: 50%!important;
  top:calc(50% - 1.5em )!important;
  left:calc(50% - 1.5em )!important;
  top:48% !important\9;
  left:48% !important\9;
}
#pc  .video-js .vjs-big-play-button .vjs-icon-placeholder:before{
  font-size:2.5em;
  line-height:1.2em;
}




.aboutus .aboutus-info{
  padding-bottom:100px;
  height:auto;
}
.aboutus{
  height:auto;
}

.border-gray{
  border:1px solid rgba(239,239,239,1);
  padding:10px; 
}
.vopcard{
  display: flex;
  -js-display: flex;
  justify-content: center;
  
}
.vopcard > div{
  margin: 10px;
}
.bottom-phone .notice{
  background:#535353;
}
.bottom-phone .notice p{
  margin:0;
  padding-bottom:10px;
  color:white;
}
.third-menu{
  font-size:18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  font-weight:500;
  color:rgba(102,102,102,1);
  margin-right:2.5vw;
}
.third-menu:hover{
  color:#58C2AA;
}
@media(max-width:1024px){
.third-menu{
  font-size:18px;
  font-family: "PingFangSC","Microsoft YaHei","Microsoft YaHe";
  font-weight:500;
  color:rgba(102,102,102,1);
  width:100%;
  display:block;
}
.phone-bqgz{
  display:block;
}
.pc-bqgz{
  display:none;
}
}
@media(max-width:1024px){
.container{
  padding:0 15px;
}
.p-sm .bold.text-black{
  padding-bottom:0;
}
}
@media(min-width:1025px){
.phone-bqgz{
  display:none;
}
}
/*
媒体聚焦模板样式
*/
#menu-lev3 li:after {
  content: "";
  display: block;
  border-left: 1px solid #F0F0F0;
  height: 1.5em;
  width: 1px;
  position: absolute;
  right: 0;
  top: calc(50% - 0.75em);
}
#menu-lev3 li:last-child:after {
  content: "";
  display: block;
  border-left: 0px solid #F0F0F0;
  height: 1.5em;
  width: 1px;
  position: absolute;
  right: 0;
  top: calc(50% - 0.75em);
}
.catalogchildcur{
  position:relative;display:inline-block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;width:100%;min-height:1px;border-bottom:3px solid #11C2AE;height:40px;line-height:20px;font-size:16px;
}
.catalogchild{
  position:relative;display:inline-block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;width:100%;min-height:1px;font-size:16px;height:40px;line-height:20px;
}
.catalogchildcur a{
  color:#11C2AE;
}
.h5-hidden-add{
  width:100%;margin-top:40px;margin-bottom:52px;
}
.menu-ul-mud{
  display: flex;flex-wrap: wrap;padding-left: 0;list-style: none;" class="list-unstyled row
}
.index-icon{
  display:block;
}
.banner-background{
  height:480px;
}
.banner-background .banner-background-swiper-area{
  position:relative;
  margin:0 auto;
  width:1200px;
  height:480px;
}
.banner-background .banner-background-swiper-area .swiper-container-index-main{
  overflow:hidden;
}
.banner-background .banner-background-swiper-area .swiper-container-index-main .swiper-pagination{
  bottom:3%;
  width:100%;
  text-align:center;
  top: auto;
  left:0;
}
.banner-background .banner-background-swiper-area .swiper-container-index-main .swiper-pagination span{
  display: inline-block;
  opacity: 1;
}
.banner-background .banner-background-swiper-area .swiper-container-index-main .swiper-active-switch{
  background-color:#11C2AE;  
}
.banner-background .banner-background-swiper-area .swiper-container-index-main .swiper-pagination-switch
{
  width: 28px;
  height: 4px;
  border-radius: 0px;
}
.banner-background .banner-background-swiper-area .swiper-container-index-main img{
  width: 1200px;
}
.banner-background .banner-background-swiper-area .banner-link-list{
  position:absolute;
  left:0;
  top:22px;
  height:436px;
  width:208px;
  background: url(../../../../images/home_left_menu.png)     round;
  border-radius:3px;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item{
  position:relative;
  height:62px;
  width:100%;
  line-height:62px;
  font-size:18px;
  font-weight:bold;
  color:#FFFFFF;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item:after{
  content:"";
  position:absolute;
  bottom:0;
  left:0;
  height:1px;
  width:100%;
  opacity:0.12;
  background: white; 
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1),rgba(255, 255, 255, 0)); 
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item .link-name{
  position:absolute;
  left:67px;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item .link-icon{
  content:""; 
  position:absolute;
  top:18px;
  left:26px;
  height:36px;
  width:36px;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item .link-icon .iconfont{
  font-size:36px;
  font-weight:normal;
  line-height:36px;
  color: #7C848D;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item.active{
  color:#25C884;
}
.banner-background .banner-background-swiper-area .banner-link-list .banner-link-list-item.active .link-icon .iconfont{
  color: #25C884;
}
.index-value{
  height:145px;
  width:1200px;
  margin:0 auto;
  display:flex;
}
.index-value .list-item{
  flex:1;
  text-align:center;
  position: relative;
}
.index-value .list-item:before{
  position: absolute;
  content: "";
  top:34%;
  right:1px;
  height:32%;
  width:1px;
  background:#EEEEEE;
}
.index-value .list-item:last-child:before{
  position: absolute;
  content: "";
  top:34%;
  right:1px;
  height:32%;
  width:1px;
  background:#FFFFFF;
}
.index-union-site{
  width:100%;
  height:573px;
}
.index-union-site .index-union-site-content{
  position:relative;
  width:1200px;
  height:573px;
  margin:0 auto;
}
.index-union-site .index-union-site-content .icon-button{
  position:absolute;
  left:0;
  height:88px;
  width:188px;
}
.index-union-site .index-union-site-content .icon-button.asset{
  background:url(../../../../images/asset-icon.png);
  top:59px;
}
.index-union-site .index-union-site-content .icon-button.pc{
  background:url(../../../../images/pc-icon.png);
  top:160px;
}
.index-union-site .index-union-site-content .icon-button.time{
  background:url(../../../../images/time-icon.png);
  top:271px;
}
.index-union-site .index-union-site-content .icon-button.heyday{
  background:url(../../../../images/heyday-icon.png);
  top:372px;
}
.index-union-site .index-union-site-content .jump-area{
  position:absolute;
  left:203px;
  top:59px;
  height:420px;
  width:1000px;
  box-shadow: 0 7px 17px rgba(139, 139, 139, 0.22);
}
.index-union-site .index-union-site-content .jump-area{
  display:none;
}
.index-union-site .index-union-site-content .jump-area.active{
  display:block;
}
.index-union-site .index-union-site-content .icon-button.asset.active{
  background:url(../../../../images/asset-icon-active.png);
}
.index-union-site .index-union-site-content .icon-button.pc.active{
  background:url(../../../../images/pc-icon-active.png);
}
.index-union-site .index-union-site-content .icon-button.time.active{
  background:url(../../../../images/time-icon-active.png);
}
.index-union-site .index-union-site-content .icon-button.heyday.active{
  background:url(../../../../images/heyday-icon-active.png);
}
.index-title{
  width:240px;
  height:65px;
  margin:0 auto;
  text-align:center;
  background:url('../../../../images/title-background.png');
  background-size:240px 26px;
  background-repeat:no-repeat;
  position:relative;
}
.index-title .cn{
  font-size:26px;
  line-height:26px;
  color:#333333;
  font-weight:bold;  	
}
.index-title .en{
  font-size:18px;
  color:#EEEEEE;
  font-weight:bold;
  margin-top:13px;
}
.index-product{
  width:1200px;
  height:598px;
  margin:0 auto;
}
.index-product .index-product-list{
  width:1200px;
  height:533px;
  display:flex;
}
.index-product .index-product-list .index-product-list-item{
  flex:1;
  padding:45px 13px 117px 13px;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content{
  width:100%;
  height:100%;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.08);
  position:relative;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-pic{
  width:100%;
  height:215px;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro{
  position:absolute;
  bottom:0;
  width:100%;
  height:auto;  
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .main-title{
  font-size:18px;
  font-weight:bold;
  margin:20px 0 0 16px;
  color:#333333;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .desc-first{
  font-size:14px;
  margin-left:16px;
  margin:10px 0 0 16px;
  color:#666666;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .desc-first .iconfont{
  display:inline-block;
  color:#25C884;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .desc-second{
  font-size:14px;
  margin-left:16px;
  margin:2px 0 0 16px;
  color:#666666;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .detail-button{
  margin: 14px 0 13px 14px;
  width: 100px;
  height: 32px;
  background: #25C884;
  border-radius: 16px;
  font-size:14px;
  line-height:32px;
  text-align:center;
  color:#FFFFFF;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .desc-second .iconfont{
  display:inline-block;
  color:#25C884;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .price{
  font-size:36px;
  font-weight:bold;
  margin:5px 0 0 16px;
  color:#F92525;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .price .value-price{
  font-size:16px;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-type{
  position:absolute;
  height:52px;
  width:114px;
  background:url(../../../../images/product-type.png) no-repeat 0 0;
  left:-10px;
  top:20px;
  line-height:42px;
  font-size:20px;
  color:#6B3317;
  font-weight:bold;
  padding-left:14px;
}
.index-product .index-product-list .index-product-list-item .index-product-list-item-content .index-product-intro .price .product-button{
  display:none;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro{
  background-color:rgba(37, 200, 132, 0.86);
  position:absolute;
  height:auto;  
  bottom:0;
  left:0;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .main-title{
  color:#FFFFFF;
  font-size:22px;
  margin:30px 0 0 16px;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .desc-first{
  color:#FFFFFF;
  font-size:16px;
  margin:20px 0 0 16px;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .desc-second{
  color:#FFFFFF;
  font-size:16px;
  margin:1px 0 0 16px;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .price{
  position:relative; 
  font-size:46px;
  color:#FFFFFF;
  margin:15px 0 0 16px;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .desc-first .iconfont{
  color:#FFFFFF;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .desc-second .iconfont{
  color:#FFFFFF;
}
.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .detail-button{
  margin: 23px auto 18px auto;
  width: 236px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  font-size:16px;
  line-height:32px;
  text-align:center;
  color:#25C884;
}

.index-product .index-product-list .index-product-list-item:hover .index-product-list-item-content .index-product-intro .price .product-button{
  position: absolute;
  display:block;
  height:24px;
  width:85px;
  background-color:#FFFFFF;
  color:#4BD199;
  font-size:12px;  
  text-align: center;
  top: 29px;
  right: 44px;
  line-height:24px;
}
.index-service{
  position:relative;
  width:1200px;
  height:820px;
  margin:0 auto;
  z-index:2;
}
.index-service:after{
  content:"";
  height:594px;
  width:1920px;
  background:url(../../../../images/cs-bg.png) no-repeat 0 0;
  top:319px;
  right:-360px;
  position:absolute;
  z-index:-1;
}
.index-service .index-service-tab{
  position:relative;
  margin:48px auto 0 auto;
  width: 420px;
  height: 44px;
  background: #EFEFEF;
  border-radius: 28px;
}
.index-service .service-content-background{
  position: absolute;
  width: 540px;
  height: 478px;
  top: 73px;
  left: -260px;
}
.index-service .service-content-background .service-content-background-content{
  display:none;
  width:100%;
  height:100%;
}
.index-service .service-content-background .service-content-background-content.icon-kp_icon_back{
  background:url(../../../../images/quick-bg.png) no-repeat 0 0;
  display:block;
}
.index-service .service-content-background .service-content-background-content.icon-zp_icon-01_back {
  background:url(../../../../images/straight-bg.png) no-repeat 0 0;
  display:block;;
}

.index-service .service-content-background .service-content-background-content.icon-sp_icon_back{
  background:url(../../../../images/fast-bg.png) no-repeat 0 0;
  display:block;
}
.index-service .service-content-background .service-content-background-content.icon-yp_icon_back{
  background:url(../../../../images/eservice-bg.png) no-repeat 0 0;
  display:block;
}
.index-service .index-service-tab .special-service{
  position:absolute;
  top:0;
  left:140px;
  width: 140px;
  height: 44px;
  border-radius: 28px;
  font-size:20px;
  line-height: 44px;
  text-align: center;
  color:#9EA2B4;
  cursor:pointer;
}
.index-service .index-service-tab .eight-service{
  position:absolute;
  top:0;
  left:280px;
  width: 140px;
  height: 44px;
  border-radius: 28px;
  font-size:20px;  
  line-height: 44px;
  text-align: center;
  color:#9EA2B4;
  cursor:pointer;
}
.index-service .index-service-tab .promise-service{
  position:absolute;
  top:0;
  left:0px;
  width: 140px;
  height: 44px;
  border-radius: 28px;
  font-size:20px;  
  line-height: 44px;
  text-align: center;
  color:#9EA2B4;
  cursor:pointer;
}

.index-service .index-service-tab .special-service.active,.index-service .index-service-tab .eight-service.active,.index-service .index-service-tab .promise-service.active {
  background: #25C884;
  color:#FFFFFF;
}
.index-service .service-content-area{
  width:1200px;
  height:605px;
  margin-top:51px;
  position:relative;
}
.index-service .service-content-area .service-content{
  display:none;
  height:100%;
  width:100%;
}
.index-service .service-content-area .service-content.active{
  display:block;  
}
.index-service .service-content-area .eight-service-content .eight-service-content-img{
  position:absolute;
  left:0;
  top:39px;
  width:662px;
  height:500px;
  background:url(../../../../images/eight-service-bg.png) no-repeat 0 0;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list{
  position:absolute;
  right:0;
  top:-10px;
  width:537px;
  height:455px;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line{
  display:flex;
  width:100%;
  height:96px;
  margin-top:24px;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item{
  flex:1;
  width:100%;
  height:100%;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item.left{
  padding:0 8px 0 0;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item.right{
  padding:0 8px 0 0;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item .eight-service-content-item-area{
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.04);
  background:#FFFFFF;
  border-radius: 4px;
  height:100%;
  position:relative;
  transition: all .25s ease-in;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item .eight-service-content-item-area:hover {
  transform: translateY(-10px);
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item.active .eight-service-content-item-area{
  top:0px;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item .eight-service-content-item-area .img{
  position:absolute;
  width:58px;
  height:49px;
  top:26px;
  left:25px;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item .eight-service-content-item-area .title{
  position:absolute;
  top:28px;
  left:94px;
  font-size:16px;
  color:#333333;  
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item.active .eight-service-content-item-area .title{
  color:#25C884;
}
.index-service .service-content-area .eight-service-content .eight-service-content-list .eight-service-content-line .eight-service-content-item .eight-service-content-item-area .desc{
  position:absolute;
  top:55px;
  left:94px;
  font-size:14px;
  color:#999999;
}

.index-service .service-content-area .special-service-content .special-service-content-list{
  position:absolute;
  left:0;
  top:0;
  width:504px;
  height:490px;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item{
  width: 504px;
  height: 112px;
  border-radius: 1px;
  background:white;
  box-shadow: 0px 7px 22px 0px rgba(0, 0, 0, 0.05);
  margin-top:14px;
  position:relative;
  transition: all .25s ease-in;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item:hover{
  transform: translateY(-10px);
}
.index-service .service-content-area .special-service-content .special-service-content-list a:first-child .special-service-content-list-item{
  margin-top:0;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item .item-title{
  position:absolute;
  font-size:20px;
  font-weight:bold;
  color:#000000;
  top:10px;
  left:26px;  
  z-index:2;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item .item-title:after{
  content:'';
  position:absolute;
  width:100%;
  height:6px;
  background: linear-gradient(270deg, #25C884 0%, rgba(37, 200, 132, 0) 100%);
  opacity: 0.73;
  left:0;
  bottom:0;
  z-index:-1;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item .item-content{
  position:absolute;
  font-size:14px;
  color:#666666;
  bottom:10px;
  left:26px; 
  width:415px;
}
.index-service .service-content-area .special-service-content .special-service-img{
  position:absolute;
  left:596px;
  top:0;
  width:532px;
  height:395px;
  background:url(../../../../images/special-service.png);
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item .item-icon{
  position: absolute;
  right: -22px;
  top: 37px;
  content: '';
  height: 44px;
  width: 44px;
  font-weight:normal;
  line-height:44px;
  border-radius:22px;
  background:#25C884;
  color:#FFFFFF;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item .item-icon .iconfont{  
  font-size:28px;
  text-align:center;
  margin-top: 0.1500rem;
  margin-left: 0.5325rem;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item.active{
  background:rgba(37, 200, 132, 1);
  box-shadow: none;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item.active:after{
  background:white;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item.active .item-title{
  color:#FFFFFF;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item.active .item-content{
  color:#FFFFFF;
}
.index-service .service-content-area .special-service-content .special-service-content-list .special-service-content-list-item.active .item-icon{
  background:#E9FDF5;
  color:#25C884;  
}


.index-service .service-content-area .promise-service-content{
	width:1200px;
    height:430px;
    margin:0 auto;
    background:url(../../../../images/promise-service.png);
}
.index-service .service-content-area .promise-service-content ul {
    padding-top: 78px;
    padding-left: 74px;
    margin-bottom: 30px;
    align-items: center;
}
.index-service .service-content-area .promise-service-content ul li{
	width:523px;
    height:140px;
  background: white;
  display: flex;
    align-items: center;
    margin-bottom: 30px;
    box-shadow:0px 5px 14px 0px rgb(0 0 0 / 4%);
}

.index-service .service-content-area .promise-service-content ul li .article-box{
  	margin-left:9px;
  margin-right: 15px;
}
.index-service .service-content-area .promise-service-content ul li .article-box .article-title{
    font-size: 20px;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #333333;
    line-height: 28px;
  margin-bottom: 10px;
}
.index-service .service-content-area .promise-service-content ul li .article-box .article-content{
	font-size: 14px;
font-family: PingFangSC;
color: #666666;
line-height: 20px;

}
.index-news{
  width:1200px;
  height:701px;
  margin:0 auto;
}
.index-news .index-news-content{
  position:relative;
  width:100%;
  height:auto;
}
.index-news .index-news-content .video-area{
  position:absolute;
  height:254px;
  width:390px;
  left:0px;
  top:169px;
}
.index-news .index-news-content .video-area:before{
  content:"";
  position:absolute;
  left:-359px;
  top:-133px;
  width:702px;
  height:507px;
  background:url(../../../../images/news-background.png) no-repeat 0 0;
  z-index:1;
}
.index-news .index-news-content .video-area div{
  position:absolute;
  z-index:2;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:grey;
}
.index-news .index-news-content .index-news-list{
  position:absolute;
  left:498px;
  top:80px;
  width:702px;
  height:463px;
}
.index-news .index-news-content .index-news-list .index-news-list-item{
  width:702px;
  height:114px;
  margin-top:25px;
  transition: all .25s ease-in;
}
.index-news .index-news-content .index-news-list .index-news-list-item:hover{
  transform: translateY(-10px);
}
.index-news .index-news-content .index-news-list .index-news-list-item:first-child{
  margin-top:0;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content{
  width:100%;
  height:100%;
  position:relative;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-date{
  position:absolute;
  left:0;
  top:0;
  width:98px;
  height:100%;
  background:#F7F7F7;
  text-align:center;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-date .news-day{
  font-size:46px;
  color:#000000;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-date .news-year-month{
  font-size:18px;
  color:#999999;
  position: absolute;
  width: 100%;
  bottom: 10px;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-content{
  position:absolute;
  left:118px;
  top:0;
  width:492px;
  height:100%;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-content .news-title{
  height:50px;
  margin-top:6px;
  font-size:18px;
  color:#000000;
  font-weight:bold;
  width:452px;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-content .news-desc{
  margin-top:6px;
  font-size:14px;
  color:#666666;
  width:452px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-pic{
  position:absolute;
  top:13px;
  right:21px;
  width:71px;
  height:100%;
}
.index-news .index-news-content .index-news-list .index-news-list-item .index-news-list-item-content .news-pic div{
  width:100%;
  height:71px;
}
.index-news .index-news-content .index-news-list .index-news-list-item.active{
  box-shadow: 0px -1px 19px 0px rgba(0, 0, 0, 0.09);
}
.index-news .index-news-content .index-news-list .index-news-list-item.active .news-date{
  background:rgba(37, 200, 132, 0.06);
}
.index-news .index-news-content .index-news-list .index-news-list-item.active .news-date .news-day,.index-news .index-news-content .index-news-list .index-news-list-item.active .news-date .news-year-month{
  color:#25C884;
}
.index-news .index-news-content .index-news-list .index-news-list-item.active .news-content .news-title{
  color:#25C884;
}
.index-news .index-news-content .news-enter{
  position:absolute;
  width:184px;
  height:41px;
  border:1px solid #25C884;
  left:0;
  bottom:0;
  text-align:center;
  line-height:41px;
  font-size:16px;
  color:#25C884;
}
.index-news .index-news-content .news-enter span{
  margin-left:5px;
}
.index-honor-bg{
  width:100%;
  height:690px;
  margin:0;
  padding:0;
  background:url(../../../../images/honor-background.png) no-repeat 0 0;
}
.index-honor{
  width:1200px;
  height:669px;
  margin:0 auto;
  padding-top:95px;
}
.index-honor .index-honor-list{
  height: 368px;
  width: 100%;
  display: flex;
}
.index-honor .index-honor-list .index-honor-list-item{
  flex: 1;
  padding: 0 16px;
  display:none;
}
.index-honor .index-honor-list .index-honor-list-item.active{
  display:block;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area{
  position:relative;
  width:100%;
  height:100%;
  transition: all .45s ease-in;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area.onmouse{
  box-shadow: 0px 9px 22px 0px rgba(0, 0, 0, 0.09);
  transform: translateY(-10px);
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area .index-honor-list-item-content{
  position:absolute;
  left:0;
  bottom:0;
  height:337px;
  width:100%;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area .index-honor-list-item-content .honor-img{
  height: 211px;
  width: 100%;
  background-size: contain !important;
  background-origin: content-box;
  background-position: center !important;
  background-color: #eee !important;
  transition: all .25s ease-in;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area.onmouse .index-honor-list-item-content .honor-img{
  transform: translateY(-34px);
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area .index-honor-list-item-content .honor-text{
  position:absolute;
  bottom:0;
  left:0;
  height:126px;
  width:100%;
  background:#FFFFFF;
  transition: all .25s ease-in;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area.onmouse .index-honor-list-item-content .honor-text{
  height:160px;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area .index-honor-list-item-content .honor-text .honor-title{
  text-align:center;
  font-size:16px;
  color:#000000;
  padding-top:21px;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area .index-honor-list-item-content .honor-text .honor-desc{
  font-size:14px;
  color:#666666;
  width:339px;
  height:40px;
  margin:0 auto;
  margin-top:11px;
  text-overflow:-o-ellipsis-lastline;
  overflow:hidden;
  text-overflow:ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient:vertical;
}
.index-honor .index-honor-list .index-honor-list-item .index-honor-list-item-area.onmouse .index-honor-list-item-content .honor-text .honor-desc{
  height:80px;
  overflow:auto;
  text-overflow:auto !important;
  -webkit-line-clamp:200 !important;
  line-clamp:200 !important;
}


.index-honor .index-honor-page{
  display:flex;
  width:184px;
  margin:51px auto 0 auto;
  text-align:center;
  line-height:26px;
}
.index-honor .index-honor-page .index-honor-page-item-content{
  flex:1;
  padding: 0px 10px;
}
.index-honor .index-honor-page .index-honor-page-item-content .index-honor-page-item{
  width:26px;
  height:26px;
  border-radius:13px;
  background:#E7E7E7;
  color:#9EA2B4;
  cursor:pointer;
}
.index-honor .index-honor-page .index-honor-page-item-content.active .index-honor-page-item{
  background:#25C884;
  color:white;
}
.index-about{
  width:1200px;
  height:527px;
  margin:0 auto;
}
.index-about .index-about-area{
  height:461px;
  width:100%;
}
.index-about .index-about-area .index-about-content{
  margin-top:59px;
  width:100%;
  height: 359px;
  background: #FFFFFF;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}
.index-about .index-about-area .index-about-content .index-about-tab-list{
  position:relative;
  height:69px;
  width:100%;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item{
  position:absolute;
  font-size:20px;
  font-weight:bold;
  top:25px;
  color:#333333;
  cursor:pointer;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item:after{
  content:"";
  position:absolute;
  right:0;
  bottom:-18px;
  height:4px;
  width:80px;
  background:#FFFFFF;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.about{
  position:absolute;
  font-size:20px;
  left:106px;
  color:#333333;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.start{
  position:absolute;
  font-size:20px;
  left:316px;
  color:#333333;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.social{
  position:absolute;
  font-size:20px;
  left:542px;
  color:#333333;
}
.index-about .index-about-area .index-about-content .index-about-list{
  height:290px;
  width:100%;
  position:relative;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item{
  position:absolute;
  left:0;
  right:0;
  height:100%;
  width:100%;
  display:none;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item .index-about-icon{
  position:absolute;
  left:-39px;
  top:0;
  height:29px;
  width:29px;
  font-size:29px;
  line-height:29px;
  color:#EEEEEE;
  font-weight:normal;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item .index-about-icon .iconfont{
  font-size:29px;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item.about{
  background:url(../../../../images/index-about.png) no-repeat;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item.start{
  background:url(../../../../images/index-start.png) no-repeat;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item.social{
  background:url(../../../../images/index-social.png) no-repeat;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item .about-title{
  left:64px;
  top:72px;
  position:absolute;
  font-size:20px;
  font-weight:bold;
  z-index:2;
  color:#333333;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item .about-title:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  height:7px;
  width:100%;
  background: linear-gradient(270deg, #25C884 0%, rgba(37, 200, 132, 0) 100%);
  z-index:-1;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item .about-content{
  width:600px;
  left:64px;
  top:141px;
  position:absolute;
  font-size:14px;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.active{
  color:#25C884;  
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.active .index-about-icon{	
  color:#25C884;
}
.index-about .index-about-area .index-about-content .index-about-tab-list .index-about-tab-list-item.active:after{
  background:#25C884;
}
.index-about .index-about-area .index-about-content .index-about-list .index-about-list-item.active{
  display:block;
}
.banner-background .login-area{
  position:absolute;
  right:0;
  top:22px;
  height:436px;
  width:240px;
  background:#FFFFFF;
  border-radius:3px;
}
.banner-background .login-area .change-area{
  position:relative;
  height:334px;
  width:100%;
}
.banner-background .login-area .change-area .before-login,.banner-background .login-area .change-area .after-login{
  position:absolute;
  left:0;
  right:0;
  height:100%;
  width:100%;
  display:none;
}
.banner-background .login-area .change-area.before .before-login{
  display:block;
}
.banner-background .login-area .change-area.after .after-login{
  display:block;
}
.banner-background .login-area .change-area .before-login .login-wel{
  height:32px;
  line-height:32px;
  padding:0 22px;
  margin:36px 0 16px 0;
  font-size:20px;
  font-weight:bold;
  color:#333333;
}
.banner-background .login-area .change-area .before-login .login-wel span{
  margin-right:10px;
}
.banner-background .login-area .change-area .before-login .login-wel span img{
  width:32px;
  height:32px;
}
.banner-background .login-area .change-area .before-login .login-input,.banner-background .login-area .change-area .before-login .login-input-special{
  width: 196px;
  height: 33px;
  border-radius: 2px;
  border: 1px solid #E3E7ED;
  margin:12px auto 0 auto;
}
.banner-background .login-area .change-area .before-login .login-input input{
  border: none;
  height: 31px;
  font-size: 12px;
  margin-left:9px;
}
.banner-background .login-area .change-area .before-login .login-input-special input{
  border: none;
  height: 31px;
  font-size: 12px;
  width:50%;
  float:left;
  margin-left:9px;
}
.banner-background .login-area .change-area .before-login .remember-me{
  position:absolute;
  left:22px;
  top:229px;
  color:#999999;
  font-size:12px;
}
.banner-background .login-area .change-area .before-login .remember-me input{
  margin-top:0;
}
.banner-background .login-area .change-area .before-login .remember-me span{
  margin:-2px 0 0 2px;
}
.banner-background .login-area .change-area .before-login .login-tool{
  position:absolute;
  right:22px;
  top:229px;
  color:#999999;
  font-size:12px;
}
.banner-background .login-area .change-area .before-login .login-tool span{
  margin-left:2px;
}
.banner-background .login-area .change-area .before-login .login-btn{
  position:absolute;
  left:22px;
  bottom:36px;
  width: 196px;
  height: 33px;
  background: #25C884;
  border-radius: 17px;
  font-size:14px;
  line-height:33px;
  color:#FFFFFF;
  cursor:pointer;
  text-align:center;
}


/** PC分页 **/
@media (min-width: 768px) {
.pagination li  {
  width: 40px !important;
  height: 40px !important;
  display: inline-block;
  margin: 0 4px !important;
}
.pagination li a {
  display: inline-block;
  margin: 0 4px;
  color: #333333;
  border: 1px solid #ececec;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  text-align: center !important;
  line-height: 40px;
}
.pagination li.gotopage {
  width: auto !important;
}
}