﻿/*自定义核心技术标题显示样式*/  
.deftitle-block {
            display: inline-block;
            position: relative;
            background: #F3715D;
            color: white;
            text-align: center;
            margin:auto;
            padding: 0px 25px;
            height: 45px;
            line-height: 45px;
            border-radius: 5px 5px 5px 0px;
            letter-spacing: 2px;
        }

        .deftitle-block .triangle {
            width: 0px;
            height: 0px;
            position: absolute;
            border: 5px solid transparent;
            border-top: 5px solid #DD6755;
            border-right: 5px solid #DD6755;
            left: 0px;
            bottom: -10px;
        }


/*自定义产品中心图片显示样式*/ 
.procenter{
max-width:150px;
display:block; 
}

@media (max-width:1000px) {
 .procenter{
display:block; 
max-width:50%;
}
}


/*自定义文章标题h1样式*/ 
.defh1{ 
font-weight:bold;
font-size:22px; 
margin:10px -30px 10px 0px;
padding:10px 0 10px 20px;
background:#f5f5f5;
text-indent: 0!important;
font-size:20px;
border-left: 4px solid #c11e22;
display:block;
line-height:1.5em; 
overflow:visible; 
text-shadow:#f3f3f3 1px 1px 0px, #b2b2b2 1px 2px 0;
border-radius:0 10px 10px 0;
background: linear-gradient(to right, transparent, #d0d0d5, transparent);
}
@media (max-width:1000px) {
 .defh1{
text-align:center;
padding:10px 0 10px 0px;
margin:10px -30px 10px -30px;
}
}

/*自定义文章标题h2样式*/ 
.defh2 {
    background: #00a7d0;
    max-width:100%;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 0 0 1px #00a7d0, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
    color: #FFFFFF;
    font-family:"微软雅黑", "宋体", "黑体", Arial;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 23px;
    margin: 12px 0 !important;
    padding: 5px 0 5px 10px;
    text-shadow: 2px 2px 3px #222222;
}



/*自定义文章左右排列defzy样式*/ 
.defzy{ 
text-align:left;
line-height: 2em;
border-radius:5px 5px 5px 5px;
min-width:30%;
max-width:50%;
max-height:100%;
display:inline-block;
}

@media (max-width:1000px) {
.defzy{
text-align:left;
line-height: 2em;
border-radius:5px 5px 5px 5px;
min-width:100%;
}
}


/*自定义文章左右排列defzyright样式*/ 
.defzyright{ 
text-align:left;
line-height: 2em;
border-radius:5px 5px 5px 5px;
min-width:30%;
max-width:50%;
max-height:100%;
float:right;
display:inline-block;

}

@media (max-width:1000px) {
.defzyright{
text-align:left;
line-height: 2em;
border-radius:5px 5px 5px 5px;
min-width:100%;
}
}


/*自定义文章上下排列defsx样式*/ 
.defsx{ 
text-align:left;
line-height: 2em;
border-radius:5px 5px 5px 5px;
height:45%;
display: flex;
flex-direction: column;
}

@media (max-width:1000px) {
.defsx{

}
}
/*自定义文章大框架defframe样式*/ 
.defframe{ 
text-align:left;
width:100%;
}
@media (max-width:1000px) {
.defframe{
width:100%;
}
}

/*自定义文章中行盒子defpicbox样式*/ 
.defpicbox{ 
text-align:left;
max-height:50%;
}
@media (max-width:1000px) {
.defpicbox{
max-height:50%;
width:100%;
}
}







#message .message-box .advise-nav .item.active, #message .message-box .advise-nav .item:hover {
    background-color: #0068b6;
    color: #fff;
}

@media (max-width:2008px)
{
#solution .tops-center {
    width:100%;
  display: flex;
  justify-content: space-between;
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-left: 30px;
  margin-top: -39px; }
  #solution .tops-center .pro-search {
    width: 30%;
    box-shadow: none;
    border-left: 1px solid #fcfcfc; }#solution .pro-search-box {
  margin-top: -39px; }
  #solution .pro-search-box .hot-words {
    display: flex;
    align-items: center;
    color: #666;
    font-size: 14px;
    margin-top: 20px; }
    #solution .pro-search-box .hot-words .line {
      margin: 0 10px;
      display: inline-block; }
#solution .pro-search {
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px; }
  #solution .pro-search input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 0; }
    #solution .pro-search input::-webkit-input-placeholder {
      color: #000 !important; }
    #solution .pro-search input:-moz-placeholder {
      color: #000 !important; }
    #solution .pro-search input:-ms-input-placeholder {
      color: #000 !important; }
  #solution .pro-search .search-btn {
    color: #0068b6;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 100%;
    line-height: 78px;
    cursor: pointer;
    flex-shrink: 0;
    border: 0;
    background-color: transparent; }
    #solution .pro-search .search-btn i {
      font-size: 15px; }


/*问答样式*/
.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 20px;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #C4261D;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #C4261D;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}

#news .tops-center {
    width:100%;
  display: flex;
  justify-content: space-between;
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-left: 30px;
  margin-top: -39px; }
  #news .tops-center .pro-search {
    width: 30%;
    box-shadow: none;
    border-left: 1px solid #fcfcfc; }#news .pro-search-box {
  margin-top: -39px; }
  #news .pro-search-box .hot-words {
    display: flex;
    align-items: center;
    color: #666;
    font-size: 14px;
    margin-top: 20px; }
    #news .pro-search-box .hot-words .line {
      margin: 0 10px;
      display: inline-block; }
#news .pro-search {
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px; }
  #news .pro-search input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 0; }
    #news .pro-search input::-webkit-input-placeholder {
      color: #000 !important; }
    #news .pro-search input:-moz-placeholder {
      color: #000 !important; }
    #news .pro-search input:-ms-input-placeholder {
      color: #000 !important; }
  #news .pro-search .search-btn {
    color: #0068b6;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 100%;
    line-height: 78px;
    cursor: pointer;
    flex-shrink: 0;
    border: 0;
    background-color: transparent; }
    #news .pro-search .search-btn i {
      font-size: 15px; }
	#message .message-box .form-box .code-box {
    height: 70px;
    display: flex;
    align-items: center;
}#message .message-box .form-box .code-box .img-box img {
   
}#message .message-box .form-box .code-box .img-box {
    overflow: hidden;
    width: 160px;
    height: 100%;
    line-height: 70px;
}
#message .message-box .form-box .line.has-text {
    width: 100%;
    height: 160px;
    resize: none;
}#message .message-box .form-box .line.has-text textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    padding: 20px 30px;
    transition: all 0.6s;
    resize: none;
}#message .message-box .form-box .msg-btn {
    width: 190px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0;
    background-color: #0068b6;
}
  .message-box{
    padding: 40px 40px 70px;
    background-color: #fff;
    margin-top: 40px;
      margin-bottom: 60px;}
      .message-box  .title{
        font-size: 16px;
          color: #999;}
        .message-box  span{
          font-weight: bold;
          color: #333;
          font-size: 24px;
          line-height: 24px;
          margin-right: 15px;
        }
    
       .message-box .advise-nav{
        display: flex;
        align-items: center;
           justify-content: center;}
         .message-box .item{
          width: 140px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          font-size: 16px;
          color: #666;
          border: 1px solid #eee;
          transition: all 0.6s;
          margin-right:20px;
             cursor: pointer;}
            .message-box .item&.active,&:hover{
            background-color: $color;
            color: #fff;
          }
      
    .txt{
      text-align: center;
      color: #666;
      font-size: 16px;
      margin-top: 20px;
    }
      .form-box{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
          margin-top: 30px;}
        #message .message-box .form-box .line {
    width: 49%;
    margin-bottom: 2%;
    height: 70px;
    position: relative;
}
            .form-box  input{
            width: 100%;
            height: 100%;
            border: 1px solid #eee;
            transition: all 0.6s;
              padding-left: 30px;}
            &:focus{
              box-shadow: 0px 0px 10px 0px
              rgba(0, 66, 120, 0.2);
              border: solid 1px #0068b6;
            }
          
           .message-box .item has-star{
            &:before{
              
              content: '*';
              position: absolute;
              color:#f00000;
              font-size: 16px;
              left: 22px;
              top: 22px;
            }
     
           .message-box .item .has-text{
            width: 100%;
            height: 160px;
               resize: none;
               }
               
          
            
        
        .code-box{
          height: 70px;
          display: flex;
            align-items: center;}
          .line{
            width: 190px;
            height: 100%;
            margin-bottom: 0;
          }
          .img-box{
            overflow: hidden;
            width:160px;
            height: 100%;
            line-height: 70px;}
            img{
              height: 100%;
            }
       
        .msg-btn{
          width: 190px;
          height: 70px;
          line-height: 70px;
          text-align: center;
          color: #fff;
          font-size: 16px;
          border: 0;
          background-color: #0068b6;
        }
#message .message-box .form-box .line.has-text textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    padding: 20px 30px;
    transition: all 0.6s;
    resize: none;
}
.container ul li{font-size: 16px;
color: #333;
height: 100%;
line-height: 60px;
margin-right: 60px;
display: inline-block;
position: relative;

}



}



@media (max-width:2000px)
{

.col-lg-4 {
    width: 30%;
    float:left;
    margin-right:20px;
}
}
@media screen and (max-width: 1044px){
#solution .tops-center {
    height: auto;
    padding-left: 0.2rem;
    margin-top: -0.9rem;
    flex-wrap: wrap;
}
#solution .tops-center .pro-search {
    width: 100%;
}
#solution .news-detail .items .right-content .item .tt {
    font-size: 20px;
    line-height: 24px;
}
#news .tops-center {
    height: auto;
    padding-left: 0.2rem;
    margin-top: -0.9rem;
    flex-wrap: wrap;
}
#news .tops-center .pro-search {
    width: 100%;
}
#news .news-detail .items .right-content .item .tt {
    font-size: 22px;
    line-height: 24px;
}


}
@media (max-width:768px) /*手机端*/
{
.col-xs-12 {
    width: 100%;
}
#message .message-box .form-box .msg-btn {
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 0.4rem;
}
#message .message-box {
    padding: 0.2rem 0.2rem 0.4rem;
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
}
#message .message-box .title {
    font-size: 14px;
}
#message .message-box .form-box .line {
    width: 100%;
    height: 1rem;
}
#message .message-box .form-box .line input {
    padding-left: 0.4rem;
}#message .message-box .form-box .line.has-text {
    height: 2.5rem;
}#message .message-box .form-box .line.has-text textarea {
    padding: 0.2rem 0.4rem;
}

}
@media (max-width:998px)
{

nav .menu-product{border-top:0px #ffffff}
nav .menu-product .container{padding:20px 0 0;display:none;}
}

/*图片列表*/
images-list .row {margin-left: -10px;margin-right: -10px;}
.images-list .row .item {padding:15px;border:1px solid #e5e5e5;margin-bottom:20px;}
.images-list .row .item:hover {border:1px solid #0071c1;}
.images-list .item .title{display:block;padding:10px;font-size:16px;text-align: center;height: 30px;overflow:hidden;}
.images-list .item .img{overflow: hidden;width:100%;}
.images-list .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

.images-list3 .item {padding:0px;border:0px solid #e5e5e5;margin-bottom:20px;background-color: #fff;}
.images-list3 .item:hover {color:#0071c1;}
.images-list3 .item .title{display:block;padding:10px 5px;font-size:16px;height:70px;text-align: center;overflow:hidden;}
.images-list3 .item .img{overflow: hidden;width:100%;}
.images-list3 .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

.images-list1 {padding-top: 15px;overflow:hidden;}
.images-list1 .row {margin-left: -15px;margin-right: -15px;}
.images-list1 .row .item a{display:block;overflow:hidden;}
.images-list1 .row .item img{display:block;width:100%;height:auto;}
.images-list1 .row .item a:hover img{transform:scale(1.3,1.3);transition: all 0.3s ease-out 0s;}

.images-list2 {}
.images-list2 .row {margin-left: -10px;margin-right: -10px;}
.images-list2 .row .item {padding:0px;border:1px solid #e5e5e5;margin-bottom: 20px;}
.images-list2 .row .item:hover {border:1px solid #0071c1;}
.images-list2 .row .item .img{overflow: hidden;width:100%;position: relative;}
.images-list2 .row .item:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list2 .row .item .title{position:absolute;bottom:0px;width:100%;height:36px;line-height:36px;background:rgba(0,0,0,.50);color:#FFF;font-size:16px;left: 0;text-align:left;padding:0px 10px;overflow:hidden;}
.images-list2 .row .item p{text-align:left;padding:10px 16px;color: #888;line-height: 28px;}
.images-list2 .row .item .more{text-align:right;color: #cc0000;padding:0px 16px 20px;}






/*子栏目样式*/
.sub-nav-box {float-right;position: relative;}
.sub-nav-box .sub-nav-title{display:none;height:38px;line-height:38px;text-align:left;padding-left:15px;background:#0071c1;border-radius:4px;font-size:16px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.sub-nav-box .sub-nav-title span{display:block;}
.sub-nav-box .sub-nav-title .s1{line-height:35px;font-size:28px;padding-top:18px;text-transform:Uppercase;}
.sub-nav-box .sub-nav-title .s2{line-height:30px;font-size:18px;}

.sub-nav-box .sub-nav-title .nav-toggle{width:40px;line-height:40px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#5a342b}

.sub-nav-box .sub-nav{float:right;padding:0px 0 0 0;margin-bottom:0px;overflow:hidden;}
.sub-nav-box .sub-nav li{float:left;margin:0 3px;text-align:center;position: relative;}
.sub-nav-box .sub-nav li a{display:block;line-height:34px;padding:0 15px;border-radius: 3px;}

.sub-nav-box .sub-nav li a:hover{color:#fff;background:#0071c1;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:35px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:65px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:40px;line-height:40px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px;}

.sub-nav-box .sub-nav li.current > a{color:#fff;background:#0071c1;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#fff;transform:rotate(90deg)}

.sub-nav-box1 {clear: both;padding:15px;border:1px solid #eee;margin-bottom: 20px;}
.sub-nav-box1 .sub-nav-title1{height:38px;line-height:38px;text-align:center;padding-left:0px;background:#0071c1;border-radius:4px;font-size:16px;color:white;}
.sub-nav-box1 .sub-nav1{clear:both;text-align:center;padding:10px 0;margin-bottom:0px;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav1 li{float:left;width:100%;padding-left: 7px;text-align:left;position:relative;border-bottom: solid 1px #f2f2f2;}
.sub-nav-box1 .sub-nav1 li a{display:block;line-height:24px;padding:8px 0;}
.sub-nav-box1 .sub-nav1 li a:hover{color:#0071c1;}
.sub-nav-box1 .sub-nav1 li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin-right: 5px;
}
.sub-nav-box2 {clear: both;padding:20px;border:1px solid #f3f3f3;margin-bottom: 15px;}
.sub-nav-box2 .sub-nav-title1{text-align:left;font-size:20px;}
/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:12px;}
.news-list li.tw .pic img{width:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:18px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 
.news-list li.tw .content .date{display:block;text-align:right;padding-right: 2px;color:#808080;} 

.news-list li.tw1{clear:both;overflow:hidden;display:block;width:100%;padding-bottom: 20px;margin:0px 0px 20px 0px;text-align:left;border-bottom:1px solid #F2F2F2;}
.news-list li.tw1 .pic{float:left;overflow:hidden;}
.news-list li.tw1 .pic img{width:100%;display:block;min-height: 100px;}
.news-list li.tw1:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw1 .content{padding-left: 20px;}
.news-list li.tw1 .content .t1{display:block;font-size:16px;max-height: 50px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw1 .content .t2{color:#888;max-height:75px;line-height:24px;overflow:hidden;} 
.news-list li.tw1 .content .date{display:block;text-align:left;color:#888;line-height:28px;} 

.news-list li.item{clear:both;width:100%;border-bottom:1px solid #F2F2F2;height: 50px;line-height: 50px;font-size:16px;}
.news-list li.item .title{float:left;padding-left:8px;background:url(images/arr.jpg) no-repeat left center;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .date{float:right;text-align:right;padding-right: 0px;max-width:20%;}

.news-list li.item1{clear:both;overflow:hidden;width:100%;border-bottom:1px solid #F2F2F2;padding:10px 0px 10px 0px;}
.news-list li.item1 .title{float:left;padding-left:8px;background:url(images/arr.jpg) no-repeat left center;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.news-list5{clear:both;overflow:hidden;}
.news-list5 li{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list5 li .pic{display:block;width:100%;overflow:hidden;}
.news-list5 li .pic img{width:100%;display:block;}
.news-list5 li .pic img:hover{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list5 li .content{display:inline;}
.news-list5 li .content a{display:block;line-height:25px;font-size:18px;padding:10px 0;}
.news-list5 li .content span{display:block;color:#999;line-height:20px;} 

/*研究院-子栏目*/

.news-list li.tw2{clear:both;overflow:hidden;display:block;width:100%;padding: 20px;margin:0px 0px 20px 0px;text-align:left;border:1px solid #eee;}
.news-list li.tw2:hover{border:1px solid #0071c1;}
.news-list li.tw2 .fenlei{display:none;}
.news-list li.tw2 .pic{float:left;overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 20px;}
.news-list li.tw2 .content .t1{display:block;font-size:16px;max-height: 50px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:70px;line-height:24px;overflow:hidden;} 
.news-list li.tw2 .content .date{display:block;text-align:left;color:#888;line-height:28px;} 



/*侧边栏-热门产品*/
.news-list li.tw3{clear:both;overflow:hidden;width:100%;margin:15px 0px 0px 0px;text-align:left;border:0px solid #eee;}
.news-list li.tw3 .pic{float:left;width:100px;height:67px;overflow:hidden;margin-right:12px;}
.news-list li.tw3 .pic img{width:100%;display:block;}
.news-list li.tw3 .pic:hover img{transform:scale(1.2,1.2);transition: all 0.8s ease-out 0s;}
.news-list li.tw3 .content{display:inline;}
.news-list li.tw3 .content a{display:block;font-size:14px;margin-bottom: 0px;}
.news-list li.tw3 .content p{color:#888;max-height:20px;font-size:12px;line-height:20px;text-overflow:ellipsis;overflow:hidden;} 

/*新闻资讯-子栏目*/
.news-span1{float:left;width: 13.66666667%;min-width: 110px;}
.news-span2{float:left;max-width: calc(100% - 110px);width: calc(100% - 13.7%);}
.news-item{position: relative;  overflow: hidden;  padding:20px 0;  margin-bottom: 0px;border-bottom:1px solid #eee;}
.news-item:hover{ width: 100%; background-color: #f5f5f5;}
.news-item .news-time{ padding: 0px 0; margin-top:23px; border-right: 0px solid #eee; line-height: 34px; text-align: right; font-size: 18px;
  color: #aaa;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;}

.news-item .news-time .news-time-date{ font-size: 34px;font-weight: bolder;color: #aaa; -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;}
.news-item .news-time .news-time-xian {
  margin-top: 15px;
  width: 37px;
  height: 2px;
  float: right;
  background-color: #aaa;
}
.news-action{ padding: 12px 12px 12px 60px; box-sizing: border-box; }
.news-item .news-title{position: relative; font-size: 22px;font-weight: bold; color: #555;  line-height: 24px;  padding-bottom: 12px;   -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.news-item .news-desc{
    font-size: 14px;
    color: #898989;
    line-height: 28px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.news-item .news-tit{position: relative;z-index: 10;}
.news-item .news-more{margin-top: 20px;color: #898989;}
.news-item1:after{ content: "";  position: absolute;top: 0;  left: 0;  width:0;height:100%;  z-index: 0;  display:block ;  -webkit-transition: all .3s;  -moz-transition: all .3s;  -ms-transition: all .3s;  transition: all .3s;  background: #0071c1;color: #fff;}

  .news-item:hover .news-title,
  .news-item:hover .news-time .news-time-date,
  .news-item:hover .news-time {
    color: #0071c1;
  }

/*图片列表*/
.sy-gsys{background:#f5f5f5;}

.images-list .row {margin-left: -10px;margin-right: -10px;}
.images-list .row .item {padding:15px;border:1px solid #e5e5e5;margin-bottom:20px;}
.images-list .row .item:hover {border:1px solid #0071c1;}
.images-list .item .title{display:block;padding:10px;font-size:16px;text-align: center;height: 30px;overflow:hidden;}
.images-list .item .img{overflow: hidden;width:100%;}
.images-list .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

.images-list3 .item {padding:0px;border:0px solid #e5e5e5;margin-bottom:20px;background-color: #fff;}
.images-list3 .item:hover {color:#0071c1;}
.images-list3 .item .title{display:block;padding:10px 5px;font-size:16px;height:70px;text-align: center;overflow:hidden;}
.images-list3 .item .img{overflow: hidden;width:100%;}
.images-list3 .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

.images-list1 {padding-top: 15px;overflow:hidden;}
.images-list1 .row {margin-left: -15px;margin-right: -15px;}
.images-list1 .row .item a{display:block;overflow:hidden;}
.images-list1 .row .item img{display:block;width:100%;height:auto;}
.images-list1 .row .item a:hover img{transform:scale(1.3,1.3);transition: all 0.3s ease-out 0s;}

.images-list2 {}
.images-list2 .row {margin-left: -10px;margin-right: -10px;}
.images-list2 .row .item {padding:0px;border:1px solid #e5e5e5;margin-bottom: 20px;}
.images-list2 .row .item:hover {border:1px solid #0071c1;}
.images-list2 .row .item .img{overflow: hidden;width:100%;position: relative;}
.images-list2 .row .item:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list2 .row .item .title{position:absolute;bottom:0px;width:100%;height:36px;line-height:36px;background:rgba(0,0,0,.50);color:#FFF;font-size:16px;left: 0;text-align:left;padding:0px 10px;overflow:hidden;}
.images-list2 .row .item p{text-align:left;padding:10px 16px;color: #888;line-height: 28px;}
.images-list2 .row .item .more{text-align:right;color: #cc0000;padding:0px 16px 20px;}


/*子栏目*/
.lm-body{clear: both;padding:20px 0;width:100%;background:#fff;overflow: hidden;}
.lm-sousuo{display: none;}
/*子栏目*/
.lm-xgwd{clear: both;padding:30px 0;width:100%;border-top:1px #ddd solid;overflow: hidden;}
.lm-xgwd .t1{font-size: 18px;text-align: center;margin-bottom: 20px;}
@media (min-width: 992px)
.col-md-avg-3 {
    width: 33.33333333%;
}



@media (max-width:768px) /*手机端*/
{
.images-list3 .item .title{padding:6px 2px;font-size:14px;height:52px;}
.images-list .item .title{font-size:14px;}
.images-list .item .img{overflow: hidden;width:100%;height:100%;}


.images-list .row .item {padding:10px;}
.images-list1 .row .item {padding:10px;border:1px solid #e5e5e5;margin-bottom:20px;}


}

/*子栏目样式*/
.sub-nav-box {float-right;position: relative;}
.sub-nav-box .sub-nav-title{display:none;height:38px;line-height:38px;text-align:left;padding-left:15px;background:#0071c1;border-radius:4px;font-size:16px;color:white;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";}
.sub-nav-box .sub-nav-title span{display:block;}
.sub-nav-box .sub-nav-title .s1{line-height:35px;font-size:28px;padding-top:18px;text-transform:Uppercase;}
.sub-nav-box .sub-nav-title .s2{line-height:30px;font-size:18px;}

.sub-nav-box .sub-nav-title .nav-toggle{width:40px;line-height:40px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#5a342b}

.sub-nav-box .sub-nav{float:right;padding:0px 0 0 0;margin-bottom:0px;overflow:hidden;}
.sub-nav-box .sub-nav li{float:left;margin:0 3px;text-align:center;position: relative;}
.sub-nav-box .sub-nav li a{display:block;line-height:34px;padding:0 15px;border-radius: 3px;}

.sub-nav-box .sub-nav li a:hover{color:#fff;background:#0071c1;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:35px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:65px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:40px;line-height:40px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px;}

.sub-nav-box .sub-nav li.current > a{color:#fff;background:#0071c1;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#fff;transform:rotate(90deg)}

.sub-nav-box1 {clear: both;padding:15px;border:1px solid #eee;margin-bottom: 20px;}
.sub-nav-box1 .sub-nav-title1{height:38px;line-height:38px;text-align:center;padding-left:0px;background:#0071c1;border-radius:4px;font-size:16px;color:white;}
.sub-nav-box1 .sub-nav1{clear:both;text-align:center;padding:10px 0;margin-bottom:0px;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav1 li{float:left;width:100%;padding-left: 7px;text-align:left;position:relative;border-bottom: solid 1px #f2f2f2;}
.sub-nav-box1 .sub-nav1 li a{display:block;line-height:24px;padding:8px 0;}
.sub-nav-box1 .sub-nav1 li a:hover{color:#0071c1;}
.sub-nav-box1 .sub-nav1 li a:before {
  font-family: "FontAwesome";
  content: "\f105";
  margin-right: 5px;
}
.sub-nav-box2 {clear: both;padding:20px;border:1px solid #f3f3f3;margin-bottom: 15px;}
.sub-nav-box2 .sub-nav-title1{text-align:left;font-size:20px;}


@media (max-width:768px) /*手机端*/
{
    .sub-nav-box {background:none;margin-top: 0px;}
    .sub-nav-box .sub-nav-title{display:block;height:40px;line-height:40px;text-align:left;font-size:16px;background:#0071c1;color: #fff;padding-left: 10px;}
    .sub-nav-box .sub-nav-title span{clear: both;}
    .sub-nav-box .sub-nav-title .s1{display: none;}
    .sub-nav-box .sub-nav-title .s2{display: none;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;margin:0px;;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:0px;margin:0px;line-height:50px;border-top:0px #fff solid;border-bottom:1px #ececec solid;font-size:15px;}
    .sub-nav-box .sub-nav li a:hover{border-bottom: solid 1px #ececec;padding-left:0px;border-radius: 0px;}
    .sub-nav {display:none}
    .sub-nav.active{display:block}
    .sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 100;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;border-bottom:1px #ececec solid;padding-left:0px;}

    .sub-nav-box1 {}
    .sub-nav-box2 {display:none;}
}
@media (max-width:768px) /*手机端*/
{
    .sub-nav-box {background:none;margin-top: 0px;}
    .sub-nav-box .sub-nav-title{display:block;height:40px;line-height:40px;text-align:left;font-size:16px;background:#0071c1;color: #fff;padding-left: 10px;}
    .sub-nav-box .sub-nav-title span{clear: both;}
    .sub-nav-box .sub-nav-title .s1{display: none;}
    .sub-nav-box .sub-nav-title .s2{display: none;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;margin:0px;;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:0px;margin:0px;line-height:50px;border-top:0px #fff solid;border-bottom:1px #ececec solid;font-size:15px;}
    .sub-nav-box .sub-nav li a:hover{border-bottom: solid 1px #ececec;padding-left:0px;border-radius: 0px;}
    .sub-nav {display:none}
    .sub-nav.active{display:block}
    .sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 100;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;border-bottom:1px #ececec solid;padding-left:0px;}

    .sub-nav-box1 {}
    .sub-nav-box2 {display:none;}
}



@media screen and (max-width: 2000px) 
{.second-box {
  border-bottom: 1px solid #f1f2f3;
  height: 60px;
  background-color: #fff; }
  .second-box .container {
    display: flex;
    align-items: center;
    height: 100%; }
    .second-box .container .item {
      font-size: 16px;
      color: #333;
      height: 100%;
      line-height: 60px;
      margin-right: 60px;
      display: inline-block;
      position: relative; }
      .second-box .container .item.active, .second-box .container .item:hover {
        color: #0068b6; }
        .second-box .container .item.active:before, .second-box .container .item:hover:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: #0068b6;
          left: 0;
          bottom: 0; }
      .second-box .container .item:last-of-type {
        margin-right: 0; }
  .second-box.second-fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100; }
	  #message .message-box .form-box .line.has-star:before {
        content: '*';
        position: absolute;
        color: #f00000;
        font-size: 16px;
        left: 22px;
        top: 22px;z-index: 9; }
	 .el-form{  width: 100%;}
 .el-form-item2{ width:30%}
 
 

#message{
  .message-box{
    padding: 40px 40px 70px;
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 60px;
      .title{
        font-size: 16px;
        color: #999;
        span{
          font-weight: bold;
          color: #333;
          font-size: 24px;
          line-height: 24px;
          margin-right: 15px;
        }
      }
      .advise-nav{
        display: flex;
        align-items: center;
        justify-content: center;
        .item{
          width: 140px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          font-size: 16px;
          color: #666;
          border: 1px solid #eee;
          transition: all 0.6s;
          margin-right:20px;
          cursor: pointer;
          &.active,&:hover{
            background-color: $color;
            color: #fff;
          }
        }
      }
    .txt{
      text-align: center;
      color: #666;
      font-size: 16px;
      margin-top: 20px;
    }
      .form-box{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px;
        .line{
          width: 49%;
          margin-bottom: 2%;
          height: 70px;
          position: relative;
          input{
            width: 100%;
            height: 100%;
            border: 1px solid #eee;
            transition: all 0.6s;
            padding-left: 30px;
            &:focus{
              box-shadow: 0px 0px 10px 0px
              rgba(0, 66, 120, 0.2);
              border: solid 1px #0068b6;
            }
          }
          &.has-star{
            &:before{
              content: '*';
              position: absolute;
              color:#f00000;
              font-size: 16px;
              left: 22px;
              top: 22px;
            }
          }
          &.has-text{
            width: 100%;
            height: 160px;
            resize: none;
            textarea{
              width: 100%;
              height: 100%;
              border: 1px solid #eee;
              padding: 20px 30px;
              transition: all 0.6s;
              resize: none;
              &:focus{
                box-shadow: 0px 0px 10px 0px
                rgba(0, 66, 120, 0.2);
                border: solid 1px #0068b6;
              }
            }
          }
        }
        .code-box{
          height: 70px;
          display: flex;
          align-items: center;
          .line{
            width: 190px;
            height: 100%;
            margin-bottom: 0;
          }
          .img-box{
            overflow: hidden;
            width:160px;
            height: 100%;
            line-height: 70px;
            img{
              height: 100%;
            }
          }
        }
        .msg-btn{
          width: 190px;
          height: 70px;
          line-height: 70px;
          text-align: center;
          color: #fff;
          font-size: 16px;
          border: 0;
          background-color: #0068b6;
        }
      }
  }
}

	
/*分页页码样式*/
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 6px 12px;line-height: 1.42857143;text-decoration: none;color:#666;border: 1px solid #ddd;margin-left: -1px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #fff;background-color: #3c91c9;border-color: #3c91c9;cursor: default;}
}

@media screen and (max-width: 750px) 
{.second-box {
  border-bottom: 1px solid #f1f2f3;
  height: 1rem;
  background-color: #fff; }
  .second-box .container {
    display: flex;
    align-items: center;
    height: 100%; }
    .second-box .container .item {
      font-size: 16px;
      color: #333;
      height: 100%;
      line-height: 1rem;
      margin-right: 60px;
      display: inline-block;
      position: relative; }
      .second-box .container .item.active, .second-box .container .item:hover {
        color: #0068b6; }
        .second-box .container .item.active:before, .second-box .container .item:hover:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: #0068b6;
          left: 0;
          bottom: 0; }
      .second-box .container .item:last-of-type {
        margin-right: 0; }
  .second-box.second-fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100; }
	
	
	#message .message-box {
		 color:#000;
    padding: 0.2rem 0.2rem 0.4rem;
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
}#message .message-box .form-box .line.has-text {
       width: 100%;
    resize: none;
    height: 2.5rem;}
        #message .message-box .form-box .line.has-text textarea {
          width: 100%;
          height: 100%;
          border: 1px solid #eee;
          padding: 20px 30px;
          transition: all 0.6s;
          resize: none; }
	 .el-form-item2{ width:50% ; margin-top:100px;}
	 #message .message-box .form-box .msg-btn {
      width: 3rem;
    height: 0.8rem;

    font-size: 12px;
    margin: 0 auto;
    margin-top: 0.4rem;}

	  #message .message-box .form-box .line.has-star:before {
        content: '*';
        position: absolute;
        color: #f00000;
        font-size: 14px;
        left: 2px;
        top: 1px;z-index: 9; }
	.el-form-item {
		line-height:1rem;
		height:28px;
    float: left;
    width: 96%;}
	
		.el-form-item1 {
    margin-bottom: 1.5rem;		height:28px;
    float: left;
    width: 92%;}
	

#message .message-box .form-box .el-input {
      width: 96%;
	  float:left;
	  margin-right:20px;
      margin-bottom: 2%;
      height: 28px;
      position: relative; }
 #message .message-box .form-box .el-input input {
        width: 100%;
		
        height: 0.8rem;
        border: 1px solid #eee;
        transition: all 0.6s;
        padding-left:5px; }
        #message .message-box .form-box .el-input  input:focus {
          box-shadow: 0px 0px 10px 0px rgba(0, 66, 120, 0.2);
          border: solid 1px #0068b6; }
      #message .message-box .form-box .el-input.has-star:before {
        content: '*';
        position: absolute;
        color: #f00000;
        font-size: 16px;
        left: 22px;
        top: 22px; }
      #message .message-box .form-box .el-textarea.has-text {
        width: 100%;
        height: 160px;
        resize: none; }
        #message .message-box .form-box .el-textarea.has-text textarea {
          width: 100%;
          height: 100%;
          border: 1px solid #eee;
          padding: 20px 30px;
          transition: all 0.6s;
          resize: none; }
          #message .message-box .form-box .el-textarea.has-text textarea:focus {
            box-shadow: 0px 0px 10px 0px rgba(0, 66, 120, 0.2);
            border: solid 1px #0068b6; }
	
	
/*分页页码样式*/
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 2px 5px;line-height: 1.42857143;text-decoration: none;color:#666;border: 1px solid #ddd;margin-left: -1px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #fff;background-color: #3c91c9;border-color: #3c91c9;cursor: default;}
}






.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 40px;   height: 260px;
    float: left;
    margin-right: 30px;
    width: 30%;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #C4261D;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #C4261D;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666; text-align: left;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}
  
  .ht{ width:100%;clear:both}

.inner-mod {
  position: relative;
  padding: 10px 0;
}

.inner-mod p {
  font-family: "Arial";
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
}

.inner-mod span {
  font-size: 16px;
}





.faq {
  padding: 0 0 10px;
}

.faq .list {
  width: 100%;
}

.faq .item {
  margin-bottom: 20px;
}@media screen and (max-width: 2000px){
.faq .item .tops {
  width: 100%;
  height: 75px;
  background-color: #ebf2f7;
  color: #333;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.3s;
}.faq .item .bots {
  display: none;
  width: 100%;
  padding: 24px 40px;
  background-color: #f1f6f9;
}
.faq .item .tops .left i {
  font-size: 22px;
  color: #1c76b5;
  margin-right: 20px;
  transition: color 0.3s;
}
.faq .item .bots .content {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}

.faq .item .bots .date-icon {
  margin-top: 6px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.faq .item .bots .date-icon .date {
  display: inline-flex;
  align-items: center;
  color: #666;
  font-size: 12px;
}

.faq .item .bots .date-icon .date i {
  font-size: 13px;
  margin-right: 10px;
}

.faq .item .bots .date-icon img {
  width: 39px;
}
}
@media screen and (max-width: 750px){
	
	 .FaqList .item{margin-bottom: 20px;    height:auto;  width: 100%;
 
 
 }
	 #message .message-box .form-box .line input {
		}
	
	.faq .item .tops .left i {
  font-size: 14px;
  color: #1c76b5;
  margin-right: 20px;
  transition: color 0.3s;
}
.faq .item .tops {
  width: 100%;
  height: 35px;
  background-color: #ebf2f7;
  color: #333;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.3s;
}.faq .item .bots {
  display: none;
  width: 100%;
  padding: 14px 10px;
  background-color: #f1f6f9;
}

.faq .item .bots .content {
  font-size: 12px;
  line-height: 25px;
  color: #666;
}

.faq .item .bots .date-icon {
  margin-top: 6px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.faq .item .bots .date-icon .date {
  display: inline-flex;
  align-items: center;
  color: #666;
  font-size: 12px;
}

.faq .item .bots .date-icon .date i {
  font-size: 13px;
  margin-right: 10px;
}

.faq .item .bots .date-icon img {
  width: 39px;
}
}
.faq .item .tops .left {
  display: flex;
  align-items: center;
  overflow:hidden;
}



.faq .item .tops .left .title {
  font-size: 20px;
  font-weight: bold;
}



.faq .item .tops .icon {
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(../images/22.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: color 0.3s;
}

.faq .item .tops.active {
  background-color: #1b76b5;
  color: #fff;
}

.faq .item .tops.active .left i {
  color: #fff;
}

.faq .item .tops.active .icon {
  background-image: url(../images/23.png);
}



.faq .pages {
  margin-top: 30px;
}

	



#index .index-banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
  background-color: #3a3a3a; }
  #index .index-banner .swiper-container {
    height: 100%;
    position: relative; }
  #index .index-banner .swiper-wrapper {
    height: 100% !important;
    transition-timing-function: linear; }
  #index .index-banner .swiper-slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
    #index .index-banner .swiper-slide > img {
      width: 100%;
      opacity: 0; }
    #index .index-banner .swiper-slide .texts {
      width: 75%;
      max-width: 1440px;
      position: absolute;
      left: 12.5%;
      top: 50%;
      transform: translateY(-50%);
      color: #fff; }
      #index .index-banner .swiper-slide .texts .text01 {
        font-size: 65px;
        line-height: 65px; }
      #index .index-banner .swiper-slide .texts .text02 {
        font-size: 25px;
        line-height: 25px;
        margin-top: 20px; }
  #index .index-banner .swiper-pagination-index {
    width: 100%;
    bottom: 40px;
    z-index: 100;
    position: absolute; }
  #index .index-banner .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    background-color: #fff;
    opacity: 0.6;
    outline: none;
    transition: all .6s;
    margin: 0 10px;
    border-radius: 0; }
    #index .index-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 1;
      background-color: #0068b6;
      transition: all .6s; }
#index .index-title {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
  padding: 60px 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  #index .index-title .more {
    font-size: 14px;
    color: #999;
    display: flex;
    align-items: center; }
    #index .index-title .more .arr {
      border: 2px solid #999;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      margin-left: 10px;
      line-height: 17px;
      text-align: center; }
      #index .index-title .more .arr i {
        font-size: 12px; }
#index .last-product .items {
  display: flex;
  flex-wrap: wrap; }
  #index .last-product .items .item {
    width: 24%;
    transition: all 0.6s;
    display: block;
    margin-right: 1.333%;
    margin-bottom: 1.333%;
    background-color: #fff; }
    #index .last-product .items .item .pic {
      width: 100%;
      overflow: hidden; }
      #index .last-product .items .item .pic img {
        width: 100%;
        height:50% * width;
        transition: transform .5s ease-out;
        -webkit-transition: transform .5s ease-out;
        -moz-transition: transform .5s ease-out; }
    #index .last-product .items .item .info {
      background-color: #fff;
      transition: all 0.6s;
      padding: 15px 30px; }
      #index .last-product .items .item .info .t1 {
        font-size: 16px;
        color: #333; }
      #index .last-product .items .item .info .t2 {
        font-size: 14px;
        color: #999;
        margin-top: 5px; }
    #index .last-product .items .item.item01 {
      width: 49.3%; }
    #index .last-product .items .item:nth-of-type(3) {
      margin-right: 0; }
    #index .last-product .items .item:nth-of-type(7) {
      margin-right: 0; }
    #index .last-product .items .item:hover {
      box-shadow: 0px 5px 20px 0px rgba(0, 73, 133, 0.2); }
      #index .last-product .items .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      #index .last-product .items .item:hover .info {
        background-color: #0f6ab4; }
        #index .last-product .items .item:hover .info .t1 {
          color: #f1f2f3; }
        #index .last-product .items .item:hover .info .t2 {
          color: #bce2ff; }
#index .solution-box .solution-banner {
  width: 100%;
  height: 460px;
  position: relative; }
  #index .solution-box .solution-banner .swiper-solution {
    height: 100%; }
  #index .solution-box .solution-banner .swiper-wrapper {
    height: 100%; }
  #index .solution-box .solution-banner .swiper-slide {
    width: 24% !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative; }
    #index .solution-box .solution-banner .swiper-slide > img {
      width: 100%;
      opacity: 0; }
    #index .solution-box .solution-banner .swiper-slide .mask {
      position: absolute;
      width: 100%;
      height: 100%;
      padding: 60px 30px 0;
      top: 0;
      left: 0;
      background-color: rgba(15, 106, 180, 0.7);
      display: none; }
      #index .solution-box .solution-banner .swiper-slide .mask .left {
        width: 58%;
        padding-right: 5%;
        position: relative; }
        #index .solution-box .solution-banner .swiper-slide .mask .left .title .tt {
          font-size: 20px;
          font-weight: bold;
          color: #fff; }
        #index .solution-box .solution-banner .swiper-slide .mask .left .title .line {
          width: 40px;
          height: 3px;
          background-color: #fff;
          margin-top: 20px; }
        #index .solution-box .solution-banner .swiper-slide .mask .left .info {
          font-size: 16px;
          color: #fff;
          line-height: 30px;
          margin-top: 30px; }
        #index .solution-box .solution-banner .swiper-slide .mask .left .more {
          width: 130px;
          height: 40px;
          line-height: 40px;
          text-align: center;
          color: #fff;
          font-size: 14px;
          padding: 0 20px;
          display: flex;
          align-items: center;
          justify-content: space-between;
          border: 1px solid #fff;
          position: absolute;
          left: 0;
          bottom: 50px; }
      #index .solution-box .solution-banner .swiper-slide .mask .right {
        width: 42%;
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url("../images/10.png");
        background-size: 5px auto;
        padding-left: 5%; }
        #index .solution-box .solution-banner .swiper-slide .mask .right ul li {
          list-style: disc;
          color: #fff;
          line-height: 36px; }
          #index .solution-box .solution-banner .swiper-slide .mask .right ul li .item {
            font-size: 16px;
            color: #fff;
            padding-bottom: 3px; }
          #index .solution-box .solution-banner .swiper-slide .mask .right ul li:hover .item {
            box-shadow: 0 1px #fff; }
    #index .solution-box .solution-banner .swiper-slide .bottoms {
      position: absolute;
      left: 30px;
      bottom: 30px; }
      #index .solution-box .solution-banner .swiper-slide .bottoms .title {
        color: #fff; }
        #index .solution-box .solution-banner .swiper-slide .bottoms .title .t1 {
          font-size: 20px;
          line-height: 20px;
          font-weight: bold; }
        #index .solution-box .solution-banner .swiper-slide .bottoms .title .line {
          width: 40px;
          height: 3px;
          background-color: #fff;
          margin-top: 20px; }
    #index .solution-box .solution-banner .swiper-slide.swiper-slide-active {
      width: 50% !important; }
      #index .solution-box .solution-banner .swiper-slide.swiper-slide-active .mask {
        display: flex; }
      #index .solution-box .solution-banner .swiper-slide.swiper-slide-active .bottoms {
        display: none; }
  #index .solution-box .solution-banner .prevNext-box {
    width: 87.5%;
    max-width: 1680px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100; }
    #index .solution-box .solution-banner .prevNext-box .prev, #index .solution-box .solution-banner .prevNext-box .next {
      position: absolute;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      background-color: rgba(0, 104, 182, 0.8); }
      #index .solution-box .solution-banner .prevNext-box .prev i, #index .solution-box .solution-banner .prevNext-box .next i {
        font-size: 16px;
        color: #fff; }
      #index .solution-box .solution-banner .prevNext-box .prev.swiper-button-disabled, #index .solution-box .solution-banner .prevNext-box .next.swiper-button-disabled {
        background-color: rgba(0, 0, 0, 0.2); }
    #index .solution-box .solution-banner .prevNext-box .prev {
      left: 0; }
    #index .solution-box .solution-banner .prevNext-box .next {
      right: 0; }
  #index .solution-box .solution-banner .swiper-pagination-solution {
    width: 100%;
    bottom: -40px;
    z-index: 100; }
  #index .solution-box .solution-banner .swiper-pagination-bullet {
    width: 15px;
    height: 3px;
    background-color: #ddd;
    opacity: 0.6;
    outline: none;
    transition: all .6s;
    margin: 0 10px;
    border-radius: 0; }
    #index .solution-box .solution-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 1;
      background-color: #0068b6;
      transition: all .6s; }
#index .news-box .news-content {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }
  #index .news-box .news-content .item {
    background-color: #fff;
    display: flex;
    transition: all 0.6s;
    border-bottom: 1px solid #f5f6f7;
    padding: 25px 0 25px 30px; }
    #index .news-box .news-content .item .text-box {
      width: calc(100% - 120px);
      padding-right: 50px; }
      #index .news-box .news-content .item .text-box .tt {
        font-size: 20px;
        line-height: 20px; }
      #index .news-box .news-content .item .text-box .desc {
        font-size: 16px;
        color: #999;
        line-height: 28px;
        height: 56px;
        margin-top: 15px; }
    #index .news-box .news-content .item .date {
      width: 120px;
      flex-shrink: 0;
      text-align: center;
      border-left: 1px solid #eee;
      font-size: 14px;
      color: #0f6ab4;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      #index .news-box .news-content .item .date .t1 {
        font-weight: bold;
        font-size: 48px;
        line-height: 48px; }
      #index .news-box .news-content .item .date .t2 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 20px;
        font-weight: bold; }
    #index .news-box .news-content .item:hover {
      background-color: #0f6ab4;
      box-shadow: 0px 5px 20px 0px rgba(0, 73, 133, 0.2); }
      #index .news-box .news-content .item:hover .text-box {
        color: #fff; }
        #index .news-box .news-content .item:hover .text-box .desc {
          color: #bbe1ff; }
      #index .news-box .news-content .item:hover .date {
        color: #fff; }
  #index .news-box .news-content .left {
    width: 49.3%;
    background-color: #fff; }
    #index .news-box .news-content .left .pic {
      width: 100%; }
      #index .news-box .news-content .left .pic img {
        width: 100%; }
    #index .news-box .news-content .left .item {
      border-bottom: 0; }
    #index .news-box .news-content .left:hover .item {
      background-color: #0f6ab4;
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      #index .news-box .news-content .left:hover .item .text-box {
        color: #fff; }
        #index .news-box .news-content .left:hover .item .text-box .desc {
          color: #fff; }
      #index .news-box .news-content .left:hover .item .date {
        color: #fff; }
  #index .news-box .news-content .right {
    width: 49.3%; }
    #index .news-box .news-content .right .item {
      margin-bottom: 20px; }
      #index .news-box .news-content .right .item:last-of-type {
        border-bottom: 0;
        margin-bottom: 0; }
#index .about-box {
  margin-top: 60px;
  margin-bottom: 60px;
  width: 100%;
  height: 600px;
  padding: 90px 0 0 60px;
  background-image: url("../images/06.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  #index .about-box .info-box {
    width: 49.3%; }
    #index .about-box .info-box .title-box {
      padding-bottom: 40px;
      border-bottom: 1px solid rgba(245, 245, 245, 0.2); }
      #index .about-box .info-box .title-box .title {
        font-size: 36px;
        line-height: 36px;
        color: #fff; }
      #index .about-box .info-box .title-box .desc {
        font-size: 16px;
        line-height: 28px;
        color: #ecf7ff;
        margin-top: 20px; }
    #index .about-box .info-box .num-box {
      padding-top: 50px;
      display: flex;
      justify-content: space-between; }
      #index .about-box .info-box .num-box .item .num {
        font-size: 14px;
        font-weight: bold;
        color: #fff; }
        #index .about-box .info-box .num-box .item .num span {
          font-size: 48px;
          line-height: 48px;
          margin-right: 10px; }
      #index .about-box .info-box .num-box .item .tt {
        margin-top: 10px;
        font-size: 14px; }
        #index .about-box .info-box .num-box .item .tt p {
          color: #edf7ff;
          line-height: 28px; }

#search .search-result {
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 60px; }
  #search .search-result .result-nav {
    border-bottom: 1px solid #f1f2f3;
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    #search .search-result .result-nav .item {
      width: 140px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      color: #666;
      font-size: 16px;
      transition: all 0.6s;
      border: 1px solid #eee;
      margin-right: 20px;
      display: block; }
      #search .search-result .result-nav .item.active, #search .search-result .result-nav .item:hover {
        background-color: #0068b6;
        color: #fff;
        border: 1px solid #0068b6; }
      #search .search-result .result-nav .item:last-of-type {
        margin-right: 0; }
  #search .search-result .items-box {
    padding: 0 40px;
    border-bottom: 1px solid #f1f2f3; }
    #search .search-result .items-box .item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 70px;
      border-bottom: 1px solid #f1f2f3; }
      #search .search-result .items-box .item .title {
        width: 70%;
        font-size: 16px;
        color: #333; }
      #search .search-result .items-box .item .date {
        color: #999;
        font-size: 14px; }
      #search .search-result .items-box .item:last-of-type {
        border-bottom: 0; }

#state .state-box {
  margin-bottom: 60px;
  padding: 40px 40px 70px;
  background-color: #fff; }
  #state .state-box .title {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #f1f2f3;
    padding-bottom: 30px; }
  #state .state-box .content {
    padding-top: 40px; }
    #state .state-box .content img {
      max-width: 100%; }

#website .website-box {
  padding: 0 40px 40px;
  background-color: #fff;
  margin-bottom: 60px; }
  #website .website-box .items-cont {
    padding: 35px 0;
    border-bottom: 1px solid #f1f2f3; }
    #website .website-box .items-cont .title {
      font-size: 30px;
      line-height: 30px;
      font-weight: bold; }
    #website .website-box .items-cont .items-box {
      margin-top: 25px; }
      #website .website-box .items-cont .items-box .tt {
        font-size: 16px;
        color: #333;
        font-weight: bold; }
      #website .website-box .items-cont .items-box .items {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 15px; }
        #website .website-box .items-cont .items-box .items .item {
          font-size: 16px;
          line-height: 16px;
          margin-bottom: 10px;
          color: #666;
          padding: 0 10px;
          border-right: 1px solid #666; }
          #website .website-box .items-cont .items-box .items .item:hover {
            color: #0068b6; }
          #website .website-box .items-cont .items-box .items .item:first-of-type {
            padding-left: 0; }
          #website .website-box .items-cont .items-box .items .item:last-of-type {
            border-right: 0; }

#news .news-box {
  padding: 40px 0;
  background-color: #fff; }
  #news .news-box .news-content {
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    #news .news-box .news-content .item {
      background-color: #fff;
      display: flex;
      transition: all 0.6s;
      padding: 25px 0 25px 30px; }
      #news .news-box .news-content .item .text-box {
        width: calc(100% - 120px);
        padding-right: 50px; }
        #news .news-box .news-content .item .text-box .tt {
          font-size: 20px;
          line-height: 20px; }
        #news .news-box .news-content .item .text-box .desc {
          font-size: 16px;
          color: #999;
          line-height: 28px;
          height: 56px;
          margin-top: 15px; }
      #news .news-box .news-content .item .date {
        width: 120px;
        flex-shrink: 0;
        text-align: center;
        border-left: 1px solid #eee;
        font-size: 14px;
        color: #0f6ab4;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        #news .news-box .news-content .item .date .t1 {
          font-weight: bold;
          font-size: 48px;
          line-height: 48px; }
        #news .news-box .news-content .item .date .t2 {
          font-size: 18px;
          line-height: 18px;
          margin-top: 20px;
          font-weight: bold; }
      #news .news-box .news-content .item:hover {
        background-color: #0f6ab4;
        box-shadow: 0px 5px 20px 0px rgba(0, 73, 133, 0.2); }
        #news .news-box .news-content .item:hover .text-box {
          color: #fff; }
          #news .news-box .news-content .item:hover .text-box .desc {
            color: #bbe1ff; }
        #news .news-box .news-content .item:hover .date {
          color: #fff; }
    #news .news-box .news-content .left {
      width: 49.3%;
      background-color: #fff; }
      #news .news-box .news-content .left .pic {
        width: 100%; }
        #news .news-box .news-content .left .pic img {
          width: 100%; }
      #news .news-box .news-content .left .item {
        border-bottom: 0; }
      #news .news-box .news-content .left:hover .item {
        background-color: #0f6ab4;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
        #news .news-box .news-content .left:hover .item .text-box {
          color: #fff; }
          #news .news-box .news-content .left:hover .item .text-box .desc {
            color: #fff; }
        #news .news-box .news-content .left:hover .item .date {
          color: #fff; }
    #news .news-box .news-content .right {
      width: 49.3%; }
      #news .news-box .news-content .right .item {
        margin-bottom: 18px; }
        #news .news-box .news-content .right .item:last-of-type {
          border-bottom: 0;
          margin-bottom: 0; }
#news .news-list {
  margin-bottom: 60px; }
  #news .news-list .news-nav {
    padding: 30px 0; }
    #news .news-list .news-nav .item {
      padding-bottom: 10px;
      color: #999;
      font-size: 14px;
      position: relative;
      margin-right: 30px; }
      #news .news-list .news-nav .item:last-of-type {
        margin-right: 0; }
      #news .news-list .news-nav .item.active, #news .news-list .news-nav .item:hover {
        color: #0068b6; }
        #news .news-list .news-nav .item.active:before, #news .news-list .news-nav .item:hover:before {
          content: '';
          position: absolute;
          width: 100%;
          height: 2px;
          background-color: #0068b6;
          bottom: 0;
          left: 0; }
  #news .news-list .news-items {
    display: flex;
    flex-wrap: wrap; }
    #news .news-list .news-items .item {
      width: 32%;
      margin-right: 2%;
      margin-bottom: 2%;
      background-color: #fff;
      position: relative; }
      #news .news-list .news-items .item .pic {
        width: 100%;
        overflow: hidden; }
        #news .news-list .news-items .item .pic img {
          width: 100%;
          transition: transform .5s ease-out;
          -webkit-transition: transform .5s ease-out;
          -moz-transition: transform .5s ease-out; }
      #news .news-list .news-items .item .info-box {
        padding: 25px 25px 70px; }
        #news .news-list .news-items .item .info-box .title {
          font-size: 20px;
          line-height: 36px;
          color: #333; }
        #news .news-list .news-items .item .info-box .desc {
          font-size: 16px;
          line-height: 28px;
          color: #666;
          margin-top: 15px; }
        #news .news-list .news-items .item .info-box .date {
          font-size: 14px;
          color: #bbb;
          position: absolute;
          left: 25px;
          bottom: 25px; }
      #news .news-list .news-items .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      #news .news-list .news-items .item:nth-of-type(3n) {
        margin-right: 0; }
  #news .news-list .count {
    font-size: 16px;
    color: #999;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
  #news .news-list .more {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    background-color: #0068b6;
    margin: 0 auto; }
#news .news-detail {
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 30px; }
  #news .news-detail .items {
    display: flex; }
    #news .news-detail .items .left-content {
      width: 68%;
      border-right: 1px solid #f1f2f3;
      padding: 40px 30px 55px; }
      #news .news-detail .items .left-content .title-box {
        padding-bottom: 20px;
        border-bottom: 1px solid #f1f2f3; }
        #news .news-detail .items .left-content .title-box .title {
         font-size: 30px;
		  text-align:center;
          color: #333;} 
        #news .news-detail .items .left-content .title-box .desc {
          color: #999;  text-align:center;
          font-size: 14px;
          margin-top: 15px; }
      #news .news-detail .items .left-content .content {
        padding-top: 30px; }
        #news .news-detail .items .left-content .content img {
          max-width: 100%; }
        #news .news-detail .items .left-content .content li {
        list-style: disc;
        }
   #news .news-detail .items .right-content {
    width: 32%;
    padding: 40px 30px;
}
      #news .news-detail .items .right-content .title {
        font-size: 30px;
        line-height: 30px;
        padding-left: 20px;
        position: relative; }
        #news .news-detail .items .right-content .title:before {
          content: '';
          position: absolute;
          left: 0;
          width: 4px;
          height: 30px;
          background-color: #0068b6;
          top: 0; }
      #news .news-detail .items .right-content .item {
        display: block;
        padding: 30px 0;
        border-bottom: 1px solid #f1f2f3; }
        #news .news-detail .items .right-content .item .tt {
          font-size: 20px;
          line-height: 32px;
          color: #333; }
        #news .news-detail .items .right-content .item .date {
          font-size: 14px;
          color: #bbb;
          margin-top: 20px; }

#solution .solution-list {
  margin: 40px 0;
  display: flex;
  flex-wrap: wrap; }
  #solution .solution-list .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.6s; }
    #solution .solution-list .item .pic {
      width: 100%;
      overflow: hidden; }
      #solution .solution-list .item .pic img {
        width: 100%;
        transition: transform .5s ease-out;
        -webkit-transition: transform .5s ease-out;
        -moz-transition: transform .5s ease-out; }
    #solution .solution-list .item .info {
      padding: 30px 30px 50px; }
      #solution .solution-list .item .info .title {
        font-size: 26px;
        line-height: 26px; }
      #solution .solution-list .item .info .desc {
        color: #666;
        font-size: 14px;
        line-height: 26px;
        height: 80px;
        margin-top: 20px; }
      #solution .solution-list .item .info .lines {
        margin-top: 10px; }
        #solution .solution-list .item .info .lines .line {
          font-size: 16px;
          line-height: 36px; }
          #solution .solution-list .item .info .lines .line i {
            font-size: 16px;
            color: #0068b6;
            margin-right: 10px; }
          #solution .solution-list .item .info .lines .line a {
            color: #333; }
            #solution .solution-list .item .info .lines .line a:hover {
              color: #0068b6; }
    #solution .solution-list .item:hover {
      box-shadow: 0px 0px 20px 0px rgba(0, 80, 145, 0.2); }
      #solution .solution-list .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
    #solution .solution-list .item:nth-of-type(3n) {
      margin-right: 0; }
#solution .solution-detail {
  padding: 0 40px;
  margin: 30px 0 60px;
  background-color: #fff; }
  #solution .solution-detail .title {
    font-size: 30px;
    line-height: 30px;
    border-bottom: 1px solid #f1f2f3;
    padding: 40px 0 30px; }
  #solution .solution-detail .content {
    padding: 30px 0; }
    #solution .solution-detail .content img {
      max-width: 100%; }
#solution .solution-detail .content li {
  list-style: disc;
}
  #solution .solution-detail .detail-bottom {
    padding: 30px 40px;
    border-top: 1px solid #f1f2f3;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    #solution .solution-detail .detail-bottom .left {
      font-size: 16px;
      color: #999; }
      #solution .solution-detail .detail-bottom .left .pg {
        line-height: 30px; }
        #solution .solution-detail .detail-bottom .left .pg .item {
          color: #999; }
        #solution .solution-detail .detail-bottom .left .pg:hover .item {
          color: #333; }
    #solution .solution-detail .detail-bottom .back {
      width: 130px;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      color: #999;
      border: 1px solid #ddd;
      text-align: center;
      display: block; }
#solution .solution-items {
  margin: 30px 0 60px; }
  #solution .solution-items .title-box {
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    color: #666;
    font-size: 16px;
    padding: 0 40px; }
  #solution .solution-items .items .item {
    display: flex;
    padding: 40px;
    background-color: #fff;
    border-top: 1px solid #f1f2f3;
    transition: all 0.6s;
    position: relative; }
    #solution .solution-items .items .item .pic {
      width: 300px;
      flex-shrink: 0;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      #solution .solution-items .items .item .pic img {
        width: 100%;
        opacity: 0; }
    #solution .solution-items .items .item .info {
      padding-left: 40px; }
      #solution .solution-items .items .item .info .tt {
        font-size: 30px;
        line-height: 30px;
        color: #333; }
      #solution .solution-items .items .item .info .desc {
        font-size: 16px;
        line-height: 28px;
        height: 80px;
        color: #666;
        margin-top: 10px; }
      #solution .solution-items .items .item .info .more {
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ddd;
        color: #999;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
        transition: all 0.6s; }
        #solution .solution-items .items .item .info .more i {
          font-size: 16px;
          color: #bbb; }
        #solution .solution-items .items .item .info .more span {
          margin-left: 20px; }
    #solution .solution-items .items .item:hover {
      box-shadow: 0px 0px 20px 0px rgba(0, 80, 145, 0.2);
      border: 0; }
      #solution .solution-items .items .item:hover .info .more {
        border: 1px solid #0f6ab4;
        background-color: #0f6ab4;
        color: #fff; }
        #solution .solution-items .items .item:hover .info .more i {
          color: #fff; }

#about .about-box {
  padding: 0 40px 50px;
  background-color: #fff;
  margin-top: 30px; }
  #about .about-box .about-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    padding: 40px 0 30px;
    border-bottom: 1px solid #f1f2f3; }
  #about .about-box .desc-box {
    display: flex;
    justify-content: space-between;
    margin-top: 40px; }
    #about .about-box .desc-box .info-box {
      width: 36%;
      padding-top: 30px; }
      #about .about-box .desc-box .info-box .info {
        height: 280px;
        overflow-y: auto;
        font-size: 16px;
        line-height: 28px;
        color: #666;
        padding-right: 10px; }
        #about .about-box .desc-box .info-box .info::-webkit-scrollbar {
          width: 5px;
          height: 10px;
          background-color: #f3f4f5; }
        #about .about-box .desc-box .info-box .info::-webkit-scrollbar-track {
          background-color: #f3f4f5; }
        #about .about-box .desc-box .info-box .info::-webkit-scrollbar-thumb {
          background-color: #0068b6; }
      #about .about-box .desc-box .info-box .more {
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #ddd;
        color: #999;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 70px;
        transition: all 0.6s; }
        #about .about-box .desc-box .info-box .more i {
          font-size: 16px;
          color: #bbb; }
        #about .about-box .desc-box .info-box .more span {
          margin-left: 20px; }
        #about .about-box .desc-box .info-box .more:hover {
          background-color: #0068b6;
          color: #fff; }
          #about .about-box .desc-box .info-box .more:hover i {
            color: #fff; }
    #about .about-box .desc-box .video-box {
      width: 55.5%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-image: url("../images/33.png");
      position: relative; }
      #about .about-box .desc-box .video-box img {
        width: 100%;
        opacity: 0; }
      #about .about-box .desc-box .video-box .play-box {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        #about .about-box .desc-box .video-box .play-box i {
          font-size: 60px; }
        #about .about-box .desc-box .video-box .play-box .text {
          margin-top: 20px;
          font-size: 18px; }
  #about .about-box .culture-box {
    display: flex;
    justify-content: space-between;
    margin-top: 40px; }
    #about .about-box .culture-box .items {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      position: relative;
      transition: all 0.6s; }
      #about .about-box .culture-box .items img {
        width: 100%;
        opacity: 0; }
      #about .about-box .culture-box .items .text-box {
        position: absolute;
        text-align: center;
        top: 50%;
        left: 50%;
        color: #fff;
        transform: translate(-50%, -50%); }
        #about .about-box .culture-box .items .text-box i {
          font-size: 50px; }
        #about .about-box .culture-box .items .text-box .title {
          margin-top: 20px; }
          #about .about-box .culture-box .items .text-box .title .cn {
            font-size: 24px;
            line-height: 24px; }
          #about .about-box .culture-box .items .text-box .title .en {
            font-size: 14px;
            text-transform: uppercase;
            margin-top: 5px; }
        #about .about-box .culture-box .items .text-box .txt {
          margin-top: 20px;
          font-size: 24px; }
      #about .about-box .culture-box .items.left {
        width: 32.5%; }
      #about .about-box .culture-box .items.item01 {
        background-image: url("../images/34.png"); }
      #about .about-box .culture-box .items.item02 {
        background-image: url("../images/35.png"); }
      #about .about-box .culture-box .items.item03 {
        background-image: url("../images/36.png"); }
      #about .about-box .culture-box .items.item04 {
        background-image: url("../images/37.png"); }
      #about .about-box .culture-box .items.item05 {
        background-image: url("../images/38.png"); }
      #about .about-box .culture-box .items:hover {
        box-shadow: 0px 15px 20px 0px rgba(0, 89, 156, 0.2); }
    #about .about-box .culture-box .right {
      width: 66%;
      display: flex;
      flex-wrap: wrap; }
      #about .about-box .culture-box .right .items {
        width: 48.8%;
        margin-right: 2.4%;
        margin-bottom: 2.4%; }
        #about .about-box .culture-box .right .items:nth-of-type(2n) {
          margin-right: 0; }
        #about .about-box .culture-box .right .items:nth-of-type(3) {
          margin-bottom: 0; }
        #about .about-box .culture-box .right .items:nth-of-type(4) {
          margin-bottom: 0; }
  #about .about-box .develop-banner {
    width: 100%;
    position: relative;
    margin-top: 30px; }
    #about .about-box .develop-banner .swiper-develop {
      height: 100%; }
    #about .about-box .develop-banner .swiper-wrapper {
      height: 100%; }
    #about .about-box .develop-banner .swiper-slide {
      width: 30% !important;
      padding-right: 3%;
      border-right: 1px solid #f1f2f3; }
      #about .about-box .develop-banner .swiper-slide .year {
        font-size: 14px;
        font-weight: bold; }
        #about .about-box .develop-banner .swiper-slide .year span {
          font-size: 30px;
          line-height: 30px;
          margin-right: 10px; }
      #about .about-box .develop-banner .swiper-slide .desc {
        font-size: 16px;
        line-height: 28px;
        color: #666;
        margin-top: 20px;
        margin-bottom: 20px; }
      #about .about-box .develop-banner .swiper-slide img {
        max-width: 100%; }
#about .develop-box {
  position: relative;
  margin-bottom: 60px; }
  #about .develop-box .prevNext-box {
    width: 87.5%;
    max-width: 1680px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 100; }
    #about .develop-box .prevNext-box .prev, #about .develop-box .prevNext-box .next {
      position: absolute;
      width: 60px;
      height: 60px;
      line-height: 60px;
      text-align: center;
      background-color: rgba(0, 104, 182, 0.8); }
      #about .develop-box .prevNext-box .prev i, #about .develop-box .prevNext-box .next i {
        font-size: 16px;
        color: #fff; }
      #about .develop-box .prevNext-box .prev.swiper-button-disabled, #about .develop-box .prevNext-box .next.swiper-button-disabled {
        background-color: rgba(0, 0, 0, 0.2); }
    #about .develop-box .prevNext-box .prev {
      left: 0; }
    #about .develop-box .prevNext-box .next {
      right: 0; }

#honor .honor-box {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap; }
  #honor .honor-box .item {
    width: 23.4%;
    margin-right: 2.13%;
    margin-bottom: 2.13%;
    transition: all 0.6s;
    padding: 30px 30px 20px;
    background-color: #fff;
    cursor: pointer; }
    #honor .honor-box .item .pic {
      width: 100%;
      overflow: hidden; }
      #honor .honor-box .item .pic img {
        width: 100%;
        transition: transform .5s ease-out;
        -webkit-transition: transform .5s ease-out;
        -moz-transition: transform .5s ease-out; }
    #honor .honor-box .item .info {
      font-size: 16px;
      color: #333;
      padding-top: 20px; }
    #honor .honor-box .item:hover {
      box-shadow: 0px 15px 20px 0px rgba(0, 89, 156, 0.2); }
      #honor .honor-box .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      #honor .honor-box .item:hover .info {
        color: #0f6ab4; }
    #honor .honor-box .item:nth-of-type(4n) {
      margin-right: 0; }
#honor .honor-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 64, 104, 0.8);
  z-index: 1000;
  display: none; }
  #honor .honor-cover .pic-box {
    width: 500px;
    padding: 30px 40px 20px;
    background-color: #fff;
    position: absolute;
    top: 80px;
    left: calc(50% - 250px); }
    #honor .honor-cover .pic-box .pic {
      width: 100%; }
      #honor .honor-cover .pic-box .pic img {
        width: 100%; }
    #honor .honor-cover .pic-box .info {
      font-size: 16px;
      color: #333;
      padding-top: 20px;
      text-align: center; }
    #honor .honor-cover .pic-box .close-box {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #fff;
      position: absolute;
      bottom: -70px;
      left: calc(50% - 25px);
      display: flex;
      align-items: center;
      justify-content: center; }
      #honor .honor-cover .pic-box .close-box i {
        font-size: 22px;
        color: #0068b6; }

#join .join-box {
  margin-top: 40px;
  margin-bottom: 60px;
  background-color: #fff;
  padding-top: 40px; }
  #join .join-box .join-nav {
    display: flex;
    align-items: center;
    justify-content: center; }
    #join .join-box .join-nav .item {
      width: 140px;
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      color: #666;
      border: 1px solid #eee;
      text-align: center;
      display: block;
      margin-right: 20px; }
      #join .join-box .join-nav .item.active, #join .join-box .join-nav .item:hover {
        background-color: #0068b6;
        border: 1px solid #0068b6;
        color: #fff; }
  #join .join-box .text {
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top: 20px; }
  #join .join-box .join-select {
    padding: 0 40px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
    border-bottom: 1px solid #eee; }
    #join .join-box .join-select input {
      width: 28%;
      height: 50px;
      border: 1px solid #eee;
      caret-color: #0068b6;
      padding-left: 30px; }
      #join .join-box .join-select input:focus {
        border: 1px solid #0068b6;
        box-shadow: 0px 0px 10px 0px rgba(0, 66, 120, 0.2); }
    #join .join-box .join-select .select {
      width: 28%;
      height: 50px;
      border: 1px solid #eee;
    //  background-image: url("../images/43.png");
      background-repeat: no-repeat;
      background-position: right 30px center;
      background-size: 13px 8px; }
      #join .join-box .join-select .select select {
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: 0;
        padding-left: 30px; }
        #join .join-box .join-select .select select option {
          border: 1px solid #eee; }
    #join .join-box .join-select .btn {
      width: 100px;
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      color: #fff;
      border: 0;
      background-color: #0068b6; }
  #join .join-box .num-box {
    color: #c0c0c0;
    font-size: 16px;
    padding: 20px 40px; }
    #join .join-box .num-box span {
      color: #0068b6; }
  #join .join-box .join-list {
    width: 100%;
    padding: 0 40px 40px; }
    #join .join-box .join-list li {
      margin-bottom: 10px; }
      #join .join-box .join-list li .recruit-top {
        width: 100%;
        height: 70px;
        padding: 0px 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #f7f7f7;
        cursor: pointer;
        font-size: 14px;
        box-sizing: border-box;
        transition: all .5s ease-out;
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out; }
        #join .join-box .join-list li .recruit-top > div {
          color: #666666;
          width: 25%; }
          #join .join-box .join-list li .recruit-top > div span {
            color: #333; }
        #join .join-box .join-list li .recruit-top > div:nth-of-type(2) {
          text-align: center; }
        #join .join-box .join-list li .recruit-top > div:nth-of-type(3) {
          text-align: center; }
        #join .join-box .join-list li .recruit-top > div:nth-of-type(4) {
          text-align: center; }
#join .join-box .join-list li .recruit-top > div:nth-of-type(5) {
  text-align: right; }
        #join .join-box .join-list li .recruit-top:hover {
          background: #0068b6; }
          #join .join-box .join-list li .recruit-top:hover > div {
            color: #fff; }
            #join .join-box .join-list li .recruit-top:hover > div span {
              color: #fff; }
      #join .join-box .join-list li .active {
        background: #0068b6; }
        #join .join-box .join-list li .active > div {
          color: #fff; }
          #join .join-box .join-list li .active > div span {
            color: #fff; }
      #join .join-box .join-list li .recruit-content {
        width: 100%;
        padding: 0px 30px 50px;
        box-sizing: border-box;
        background: #f7f7f7;
        display: none; }
        #join .join-box .join-list li .recruit-content .t1 {
          color: #333;
          font-size: 18px;
          padding-bottom: 25px;
          padding-top: 25px; }
        #join .join-box .join-list li .recruit-content .content p {
          line-height: 2em;
          color: #666;
          font-size: 14px; }
        #join .join-box .join-list li .recruit-content .zhaopin-box {
          padding-top: 20px;
          margin-top: 25px;
          border-top: 1px solid #eee; }
          #join .join-box .join-list li .recruit-content .zhaopin-box .tt {
            color: #666;
            font-size: 14px;
            line-height: 2em; }
        #join .join-box .join-list li .recruit-content .join-in {
          width: 180px;
          height: 50px;
          line-height: 50px;
          color: #fff;
          display: inline-block;
          font-size: 14px;
          text-align: center;
          background: #0068b6;
          margin-top: 35px; }

#video .video-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px 0; }
  #video .video-nav .item {
    width: 140px;
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 16px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    display: block;
    text-align: center;
    margin-right: 20px; }
    #video .video-nav .item.active, #video .video-nav .item:hover {
      background-color: #0068b6;
      color: #fff; }
#video .video-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  #video .video-list .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    transition: all 0.6s;
    background-color: #fff;
    display: block; }
    #video .video-list .item .pic {
      width: 100%;
      overflow: hidden;
      position: relative; }
      #video .video-list .item .pic img {
        width: 100%;
        transition: transform .5s ease-out;
        -webkit-transition: transform .5s ease-out;
        -moz-transition: transform .5s ease-out; }
      #video .video-list .item .pic .play {
        color: #fff;
        font-size: 14px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        #video .video-list .item .pic .play i {
          font-size: 50px;
          cursor: pointer; }
        #video .video-list .item .pic .play .txt {
          margin-top: 15px; }
    #video .video-list .item .info {
      padding: 25px 25px 30px; }
      #video .video-list .item .info .tt {
        font-size: 20px;
        color: #333; }
      #video .video-list .item .info .desc {
        font-size: 16px;
        color: #666;
        margin-top: 10px; }
    #video .video-list .item:hover {
      box-shadow: 0px 15px 20px 0px rgba(0, 89, 156, 0.2); }
      #video .video-list .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      #video .video-list .item:hover .info .tt {
        color: #0068b6; }
    #video .video-list .item:nth-of-type(3n) {
      margin-right: 0; }
#video .video-content {
  padding: 40px;
  margin-bottom: 60px;
  background-color: #fff; }
  #video .video-content .pic {
    width: 100%;
    position: relative;

  

    }
    #video .video-content .pic img {
      width: 100%;
       }
    #video .video-content .pic .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      #video .video-content .pic .play i {
        font-size: 90px;
        color: #fff; }
    #video .video-content .pic .title-box {
      color: #fff;
      width: 100%;
      bottom: 60px;
      text-align: center;
      position: absolute; }
      #video .video-content .pic .title-box .cn {
        font-size: 30px;
        line-height: 30px; }
      #video .video-content .pic .title-box .en {
        font-size: 20px;
        line-height: 20px;
        margin-top: 10px; }
#video .video-detail {
  background-color: #fff;
  margin-bottom: 60px; }
  #video .video-detail .content {
    padding: 40px; }
    #video .video-detail .content .video video {
      width: 100%;
      height: 100%;
      object-fit: fill; }
    #video .video-detail .content .title {
      margin-top: 40px; }
      #video .video-detail .content .title .tt {
        font-size: 30px;
        line-height: 30px; }
      #video .video-detail .content .title .desc {
        font-size: 16px;
        color: #666;
        margin-top: 10px; }

#contact .contact-box {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 60px;
  padding-bottom: 50px; }
  #contact .contact-box .tops {
    display: flex;
    padding: 50px 30px 50px 0;
    border-bottom: 1px solid #f1f2f3; }
    #contact .contact-box .tops .left {
      width: 57%;
      display: flex;
      align-items: center; }
      #contact .contact-box .tops .left .txt-box {
        padding: 0 70px;
        text-align: center; }
        #contact .contact-box .tops .left .txt-box i {
          font-size: 58px;
          color: #0068b6; }
        #contact .contact-box .tops .left .txt-box .txt {
          color: #0068b6;
          font-size: 20px;
          margin-top: 20px; }
      #contact .contact-box .tops .left .info-box {
        padding: 15px 30px;
        border-left: 1px solid #f1f2f3; }
        #contact .contact-box .tops .left .info-box .tt {
          font-size: 16px;
          color: #333;
          font-weight: bold; }
        #contact .contact-box .tops .left .info-box .desc {
          margin-top: 20px; }
          #contact .contact-box .tops .left .info-box .desc p {
            color: #333;
            font-size: 16px;
            line-height: 28px; }
    #contact .contact-box .tops .right {
      width: 43%;
      padding: 0 40px;
      border-left: 1px solid #f1f2f3; }
      #contact .contact-box .tops .right .tt {
        font-size: 16px;
        font-weight: bold;
        color: #333; }
      #contact .contact-box .tops .right .title-box {
        margin: 20px 0;
        width: 300px; }
        #contact .contact-box .tops .right .title-box .tops {
          width: 100%;
          height: 40px;
          line-height: 40px;
          background-color: #0068b6;
          font-size: 16px;
          color: #fff;
          padding: 0 20px;
          cursor: pointer;
          position: relative; }
          #contact .contact-box .tops .right .title-box .tops .t-top {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%; }
            #contact .contact-box .tops .right .title-box .tops .t-top i {
              font-size: 12px;
              color: #fff; }
              #contact .contact-box .tops .right .title-box .tops .t-top i.icon-26 {
                display: block; }
              #contact .contact-box .tops .right .title-box .tops .t-top i.icon-27 {
                display: none; }
            #contact .contact-box .tops .right .title-box .tops .t-top.active i.icon-26 {
              display: none; }
            #contact .contact-box .tops .right .title-box .tops .t-top.active i.icon-27 {
              display: block; }
        #contact .contact-box .tops .right .title-box .part-select {
          width: 100%;
          position: absolute;
          top: 40px;
          left: 0;
          padding: 10px 20px;
          background-color: #eee;
          z-index: 10;
          display: none; }
          #contact .contact-box .tops .right .title-box .part-select .item {
            width: 100%;
            height: 30px;
            line-height: 30px;
            color: #666;
            cursor: pointer; }
            #contact .contact-box .tops .right .title-box .part-select .item:hover {
              color: #0068b6; }
      #contact .contact-box .tops .right .desc {
        font-size: 16px;
        line-height: 28px; }
    #contact .contact-box .tops.no-border {
      border: 0; }
  #contact .contact-box .map-box {
    padding: 40px; }
    #contact .contact-box .map-box #map {
      width: 100%;
      height: 480px; }
  #contact .contact-box .address-items {
    margin-top: 20px;
    display: flex; }
    #contact .contact-box .address-items .item {
      border-right: 1px solid #f1f2f3;
      cursor: pointer;
      text-align: center;
      width: 20%;
      padding: 0 3%; }
      #contact .contact-box .address-items .item i {
        font-size: 32px; }
      #contact .contact-box .address-items .item .t1 {
        font-size: 16px;
        color: #999;
        margin: 20px 0; }
      #contact .contact-box .address-items .item .desc {
        font-size: 16px;
        color: #333;
        padding-bottom: 1px; }
      #contact .contact-box .address-items .item:last-of-type {
        border-right: 0; }
      #contact .contact-box .address-items .item:hover .desc {
        display: inline-block;
        box-shadow: 0 1px #0068b6;
        color: #0068b6; }

   
#service .service-box .service-items {
  margin-top: 40px;
  margin-bottom: 60px; }
  #service .service-box .service-items .item {
    padding: 40px;
    background-color: #fff;
    display: block;
    transition: all 0.6s;
    border-top: 1px solid #eee;
    position: relative; }
    #service .service-box .service-items .item .tt {
      font-size: 20px;
      line-height: 20px;
      color: #333; }
    #service .service-box .service-items .item .desc {
      font-size: 14px;
      color: #999;
      margin-top: 15px;
      margin-bottom: 20px; }
    #service .service-box .service-items .item .info {
      font-size: 16px;
      line-height: 28px;
      color: #666; }
    #service .service-box .service-items .item:hover {
      box-shadow: 0px 5px 20px 0px rgba(0, 73, 133, 0.2); }
      #service .service-box .service-items .item:hover .tt {
        color: #0068b6; }
    #service .service-box .service-items .item:first-of-type {
      border-top: 0; }
#service .policy-box {
  padding: 35px 40px 50px;
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 60px; }
  #service .policy-box .title-box {
    font-size: 36px;
    padding-bottom: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ddd; }
    #service .policy-box .title-box .tt {
      line-height: 36px;
      text-align: center; }
    #service .policy-box .title-box .desc {
      font-size: 16px;
      line-height: 26px;
      margin-top: 20px; }
  #service .policy-box .content .cont {
    padding-top: 40px; }
    #service .policy-box .content .cont .tt {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 20px;
      color: #333; }
#service .service-detail {
  background-color: #fff;
  margin-top: 40px;
  margin-bottom: 60px; }
  #service .service-detail .service-cont {
    padding: 30px 40px; }
    #service .service-detail .service-cont .title-box .tt {
      font-weight: bold;
      font-size: 30px;
      line-height: 30px; }
    #service .service-detail .service-cont .title-box .desc {
      font-size: 14px;
      color: #999;
      margin-top: 10px; }
    #service .service-detail .service-cont .content {
      padding-top: 20px;
      font-size: 16px;
      color: #666; }
#service .download-box {
  margin-top: 40px;
  margin-bottom: 60px; }
  #service .download-box .down-nav {
    display: flex;
    justify-content: space-between; }
    #service .download-box .down-nav .item {
      text-align: center;
      padding-top: 60px;
      padding-bottom: 30px;
      width: 32%;
      background-color: #fff;
      cursor: pointer;
      transition: all 0.6s;
      position: relative; }
      #service .download-box .down-nav .item i {
        color: #0068b6;
        font-size: 58px; }
      #service .download-box .down-nav .item .t1 {
        font-size: 20px;
        line-height: 20px;
        color: #333;
        margin-top: 30px; }
      #service .download-box .down-nav .item .time {
        font-size: 14px;
        color: #999;
        margin-top: 50px; }
      #service .download-box .down-nav .item:last-of-type {
        margin-right: 0; }
      #service .download-box .down-nav .item:hover, #service .download-box .down-nav .item.active {
        background-color: #0068b6;
        box-shadow: 0px 5px 20px 0px rgba(0, 104, 182, 0.2); }
        #service .download-box .down-nav .item:hover:before, #service .download-box .down-nav .item.active:before {
          content: '';
          width: 0;
          height: 0;
          border-width: 7px 7px 0;
          border-style: solid;
          border-color: #0068b6 transparent transparent;
          position: absolute;
          bottom: -7px;
          left: calc(50% - 3px); }
        #service .download-box .down-nav .item:hover i, #service .download-box .down-nav .item.active i {
          color: #fff; }
        #service .download-box .down-nav .item:hover .t1, #service .download-box .down-nav .item.active .t1 {
          color: #fff; }
        #service .download-box .down-nav .item:hover .time, #service .download-box .down-nav .item.active .time {
          color: #fff; }
  #service .download-box .down-cont {
    padding: 20px 40px 10px;
    background-color: #fff;
    margin-top: 40px; }
    #service .download-box .down-cont .down-list {
      width: 100%; }
      #service .download-box .down-cont .down-list li {
        margin-bottom: 10px; }
        #service .download-box .down-cont .down-list li .down-top {
          width: 100%;
          height: 80px;
          display: flex;
          align-items: center;
          justify-content: space-between;
          background-color: #fff;
          cursor: pointer;
          font-size: 14px;
          box-sizing: border-box;
          transition: all .5s ease-out;
          -webkit-transition: all .5s ease-out;
          -moz-transition: all .5s ease-out;
          border-bottom: 1px solid #f1f2f3; }
          #service .download-box .down-cont .down-list li .down-top .tt {
            font-size: 20px;
            font-weight: bold;
            color: #333; }
          #service .download-box .down-cont .down-list li .down-top .date {
            font-size: 14px;
            color: #999; }
        #service .download-box .down-cont .down-list li .down-content {
          width: 100%;
          padding: 40px 20px 40px 40px;
          box-sizing: border-box;
          background-color: #f7f7f7;
          display: none; }
          #service .download-box .down-cont .down-list li .down-content .title {
            font-size: 30px;
            line-height: 30px;
            margin-bottom: 20px; }
          #service .download-box .down-cont .down-list li .down-content .desc {
            font-size: 16px;
            line-height: 28px;
            color: #666; }
          #service .download-box .down-cont .down-list li .down-content .down-btn {
            width: 130px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            text-align: center;
            background: #0068b6;
            margin-top: 40px; }
            #service .download-box .down-cont .down-list li .down-content .down-btn i {
              font-size: 16px;
              display: inline-block;
              margin-left: 20px; }

#product .pro-search-box {
  margin-top: -39px; }
  #product .pro-search-box .hot-words {
    display: flex;
    align-items: center;
    color: #666;
    font-size: 14px;
    margin-top: 20px; }
    #product .pro-search-box .hot-words .line {
      margin: 0 10px;
      display: inline-block; }
#product .pro-search {
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px; }
  #product .pro-search input {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 0; }
    #product .pro-search input::-webkit-input-placeholder {
      color: #000 !important; }
    #product .pro-search input:-moz-placeholder {
      color: #000 !important; }
    #product .pro-search input:-ms-input-placeholder {
      color: #000 !important; }
  #product .pro-search .search-btn {
    color: #0068b6;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 100%;
    line-height: 78px;
    cursor: pointer;
    flex-shrink: 0;
    border: 0;
    background-color: transparent; }
    #product .pro-search .search-btn i {
      font-size: 15px; }
#product .product-box {
  margin-top: 50px; }
  #product .product-box .title {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold; }
  #product .product-box .product-list li {
    margin-top: 30px;
    border: solid 1px #eeecec;
    transition: all 0.6s; }
    #product .product-box .product-list li .pro-top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 30px;
      height: 80px;
      transition: all 0.6s;
      cursor: pointer; }
      #product .product-box .product-list li .pro-top .name {
        display: flex;
        align-items: center;
        font-size: 20px; }
        #product .product-box .product-list li .pro-top .name i {
          font-size: 26px;
          color: #0068b6; }
        #product .product-box .product-list li .pro-top .name span {
          display: inline-block;
          margin-left: 20px; }
      #product .product-box .product-list li .pro-top .icon {
        height: 100%;
        line-height: 80px;
        text-align: center; }
        #product .product-box .product-list li .pro-top .icon i {
          font-size: 16px; }
          #product .product-box .product-list li .pro-top .icon i.icon-26 {
            display: block; }
          #product .product-box .product-list li .pro-top .icon i.icon-27 {
            display: none; }
    #product .product-box .product-list li .pro-content {
      padding: 30px 0 30px;
      display: none; }
      #product .product-box .product-list li .pro-content .items-box {
        width: 20%;
        border-right: 1px solid #eee;
        padding: 0 20px;
        float: left; }
        #product .product-box .product-list li .pro-content .items-box .items-line {
          padding-bottom: 20px;
          border-bottom: 1px solid #eee;
          margin-bottom: 20px; }
          #product .product-box .product-list li .pro-content .items-box .items-line .title {
            font-size: 16px;
            color: #333;
            font-weight: bold;
            margin-bottom: 10px; }
          #product .product-box .product-list li .pro-content .items-box .items-line .item-tops {
            font-size: 16px;
            color: #666;
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 15px 0; }
            #product .product-box .product-list li .pro-content .items-box .items-line .item-tops .icon i {
              font-size: 16px; }
              #product .product-box .product-list li .pro-content .items-box .items-line .item-tops .icon i.icon-26 {
                display: block; }
              #product .product-box .product-list li .pro-content .items-box .items-line .item-tops .icon i.icon-27 {
                display: none; }
            #product .product-box .product-list li .pro-content .items-box .items-line .item-tops.active {
              color: #0068b6; }
              #product .product-box .product-list li .pro-content .items-box .items-line .item-tops.active i.icon-26 {
                display: none; }
              #product .product-box .product-list li .pro-content .items-box .items-line .item-tops.active i.icon-27 {
                display: block; }
          #product .product-box .product-list li .pro-content .items-box .items-line .items {
            display: none; }
            #product .product-box .product-list li .pro-content .items-box .items-line .items .item {
              display: block;
              font-size: 14px;
              color: #666;
              line-height: 32px; }
              #product .product-box .product-list li .pro-content .items-box .items-line .items .item:hover {
                color: #0068b6; }
          #product .product-box .product-list li .pro-content .items-box .items-line:last-of-type {
            border: 0; }
        #product .product-box .product-list li .pro-content .items-box:last-of-type {
          border: 0; }
    #product .product-box .product-list li.active {
      box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1); }
      #product .product-box .product-list li.active .pro-top {
        background-color: #0068b6; }
        #product .product-box .product-list li.active .pro-top .name {
          color: #fff; }
          #product .product-box .product-list li.active .pro-top .name i {
            color: #fff; }
        #product .product-box .product-list li.active .pro-top .icon i {
          color: #fff; }
          #product .product-box .product-list li.active .pro-top .icon i.icon-26 {
            display: none; }
          #product .product-box .product-list li.active .pro-top .icon i.icon-27 {
            display: block; }
#product .pro-solution {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/50.png");
  margin: 60px 0;
  padding: 60px 0 0 50px; }
  #product .pro-solution .title-box {
    color: #fff; }
    #product .pro-solution .title-box .t1 {
      font-size: 36px;
      line-height: 36px;
      font-weight: bold; }
    #product .pro-solution .title-box .t2 {
      font-size: 16px;
      line-height: 16px;
      margin-top: 20px; }
  #product .pro-solution .more {
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #0080e8;
    margin-top: 50px; }
    #product .pro-solution .more i {
      font-size: 12px; }
#product .tops-center {
  display: flex;
  justify-content: space-between;
  height: 78px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-left: 30px;
  margin-top: -39px; }
  #product .tops-center .pro-search {
    width: 30%;
    box-shadow: none;
    border-left: 1px solid #fcfcfc; }
#product .pro-list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap; }
  #product .pro-list .item {
    width: 32%;
    transition: all 0.6s;
    display: block;
    margin-right: 2%;
    margin-bottom: 2%; }
    #product .pro-list .item .pic {
      width: 100%;
      overflow: hidden; }
      #product .pro-list .item .pic img {
        width: 100%;
        transition: transform .5s ease-out;
        -webkit-transition: transform .5s ease-out;
        -moz-transition: transform .5s ease-out; }
    #product .pro-list .item .info {
      background-color: #fff;
      transition: all 0.6s;
      padding: 15px 30px;
      border-top: 1px solid #f1f2f3; }
      #product .pro-list .item .info .t1 {
        font-size: 16px;
        color: #333; }
      #product .pro-list .item .info .t2 {
        font-size: 14px;
        color: #999;
        margin-top: 5px; }
    #product .pro-list .item:nth-of-type(3n) {
      margin-right: 0; }
    #product .pro-list .item:hover {
      box-shadow: 0px 5px 20px 0px rgba(0, 73, 133, 0.2); }
      #product .pro-list .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      #product .pro-list .item:hover .info {
        background-color: #0f6ab4; }
        #product .pro-list .item:hover .info .t1 {
          color: #f1f2f3; }
        #product .pro-list .item:hover .info .t2 {
          color: #bce2ff; }
#product .product-detail .tops-box {
  display: flex;
  justify-content: space-between;
  padding: 40px 40px 50px;
  background-color: #fff; }
  #product .product-detail .tops-box .pro-banner {
    width: 48%;
    position: relative;
    flex-shrink: 0; }
    #product .product-detail .tops-box .pro-banner .swiper-pro {
      height: 100%; }
    #product .product-detail .tops-box .pro-banner .swiper-wrapper {
      height: 100%; }
    #product .product-detail .tops-box .pro-banner .swiper-slide {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative; }
      #product .product-detail .tops-box .pro-banner .swiper-slide > img {
        width: 100%;
        opacity: 0; }
    #product .product-detail .tops-box .pro-banner .swiper-pagination-pro {
      width: 100%;
      bottom: -30px;
      z-index: 100; }
    #product .product-detail .tops-box .pro-banner .swiper-pagination-bullet {
      width: 15px;
      height: 3px;
      background-color: #ddd;
      opacity: 1;
      outline: none;
      transition: all .6s;
      margin: 0 10px;
      border-radius: 0; }
      #product .product-detail .tops-box .pro-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background-color: #0068b6;
        transition: all .6s; }
  #product .product-detail .tops-box .info-box {
    padding-left: 50px; }
    #product .product-detail .tops-box .info-box .title-box {
      padding-bottom: 20px;
      border-bottom: 1px solid #ddd; }
      #product .product-detail .tops-box .info-box .title-box .t1 {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
        color: #000; }
      #product .product-detail .tops-box .info-box .title-box .t2 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 20px;
        color: #333; }
    #product .product-detail .tops-box .info-box .desc {
      color: #666;
      font-size: 16px;
      line-height: 26px;
      margin-top: 30px;
      height:auto!important;
      margin-bottom: 20px;
    }
    #product .product-detail .tops-box .info-box .bottoms .query {
      width: 150px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      display: block;
      background-color: #0f6ab4; }
    #product .product-detail .tops-box .info-box .bottoms .txt {
      color: #bbb;
      font-size: 12px;
      line-height: 18px;
      margin-top: 25px; }
#product .product-detail .pro-cont {
  margin-top: 20px;
  margin-bottom: 60px;
  background-color: #fff; }
  #product .product-detail .pro-cont .pro-nav {
    height: 64px;
    border-bottom: 1px solid #f1f2f3;
    background-color: #fff;
    padding: 0 40px; }
    #product .product-detail .pro-cont .pro-nav .item {
      font-size: 16px;
      color: #666;
      padding: 0 15px;
      height: 100%;
      line-height: 64px;
      position: relative;
      display: inline-block;
      margin-right: 60px;
      cursor: pointer; }
      #product .product-detail .pro-cont .pro-nav .item:hover, #product .product-detail .pro-cont .pro-nav .item.active {
        color: #0f6ab4;
        font-weight: bold; }
        #product .product-detail .pro-cont .pro-nav .item:hover:before, #product .product-detail .pro-cont .pro-nav .item.active:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #0f6ab4; }
  #product .product-detail .pro-cont .content {
    padding: 40px; }
    #product .product-detail .pro-cont .content img {
      max-width: 100%; }
    #product .product-detail .pro-cont .content h1 {
      font-size: 24px;
      line-height: 24px;
      color: #333;
      margin-bottom: 20px;
      margin-top: 20px; }
    #product .product-detail .pro-cont .content .download-item {
      width: 665px;
      height: 90px;
      border: 1px solid #eee;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      #product .product-detail .pro-cont .content .download-item .info {
        padding: 0 30px;
        width: 574px; }
        #product .product-detail .pro-cont .content .download-item .info .t1 {
          font-size: 16px;
          color: #666; }
        #product .product-detail .pro-cont .content .download-item .info .t2 {
          font-size: 16px;
          color: #999;
          margin-top: 6px;
          display: block; }
          #product .product-detail .pro-cont .content .download-item .info .t2 i {
            font-size: 20px;
            display: inline-block;
            margin-right: 10px;
            color: #bbb; }
      #product .product-detail .pro-cont .content .download-item .download {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        width: 90px;
        height: 90px;
        color: #999;
        font-size: 14px;
        border-left: 1px solid #eee; }
        #product .product-detail .pro-cont .content .download-item .download i {
          font-size: 16px; }
        #product .product-detail .pro-cont .content .download-item .download p {
          margin-top: 6px; }
        #product .product-detail .pro-cont .content li{
          list-style:disc;
        }
@media screen and (max-width: 1900px) {
  #index .last-product .items .item .info {
    padding: 15px 20px; }

  #index .solution-box .solution-banner .swiper-slide .mask {
    padding: 40px 30px 0; }

  #index .news-box .news-content .right .item {
    padding: 15px 0 15px 20px; }

  #index .news-box .news-content .item .text-box .tt {
    font-size: 16px;
    line-height: 16px; }

  #index .news-box .news-content .item .text-box .desc {
    font-size: 14px; }

  #about .about-box .culture-box .items .text-box .txt {
    font-size: 20px; }

  #contact .contact-box .tops {
    padding: 40px 30px 40px 0; }

  #contact .contact-box .tops .left .txt-box {
    padding: 0 50px; }

  #contact .contact-box .tops .left .txt-box .txt {
    font-size: 16px;
    margin-top: 10px; }

  #contact .contact-box .tops .left {
    width: 65%; }

  #honor .honor-box .item {
    padding: 20px; }

  #honor .honor-cover .pic-box {
    width: 430px;
    padding: 20px;
    left: calc(50% - 215px); }

  #news .news-box .news-content .item {
    padding: 15px 0px 16px 20px; }

  #news .news-box .news-content .right .item {
    margin-bottom: 10px; } }
@media screen and (max-width: 1600px) {
  #index .last-product .items .item .info {
    padding: 15px; }

  #index .solution-box .solution-banner .swiper-slide .mask .right ul li .item {
    font-size: 14px; }

  .container {
    width: 90%; }

  #index .news-box .news-content .right .item {
    padding: 20px 0 20px 20px; }

  #about .develop-box .prevNext-box .prev, #about .develop-box .prevNext-box .next {
    width: 50px;
    height: 50px;
    line-height: 50px; }

  #about .develop-box .prevNext-box {
    width: 92.5%; }

  #honor .honor-cover .pic-box {
    width: 390px;
    padding: 20px;
    left: calc(50% - 195px); }

  #news .news-box .news-content .right .item {
    margin-bottom: 20px; }

  #product .product-detail .tops-box .info-box .desc {
    height: 40%; } }
@media screen and (max-width: 1460px) {
  #index .news-box .news-content .right .item {
    margin-bottom: 12px; }

  .header .common-nav .left-box .items-box .tt {
    padding-left: 30px;
    display: flex;
    align-items: center; }

  .header .common-nav .left-box .items-box .items .item {
    padding-left: 30px; }

  .header .common-nav .left-box .items-box .tt i {
    font-size: 14px; }

  .header .common-nav .left-box .items-box .tt {
    font-size: 14px; }

  .header .common-nav .right-box {
    width: 30%;
    padding: 30px 0 30px 2%; }

  .header .common-nav .left-box {
    width: 70%;
    padding-left: 10%; }

  #honor .honor-cover .pic-box {
    width: 360px;
    padding: 20px;
    left: calc(50% - 180px); }

  #news .news-box .news-content .right .item {
    margin-bottom: 15px; }

  #news .news-box .news-content .item .text-box .tt {
    font-size: 18px;
    line-height: 18px; }

  #news .news-box .news-content .item .date .t1 {
    font-size: 40px;
    line-height: 40px; }

  #news .news-box .news-content .item .date .t2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px; }

  #news .news-box .news-content .item .text-box .desc {
    font-size: 14px;
    line-height: 25px;
    height: 49px;
    margin-top: 10px; }

  #news .news-box .news-content .right .item {
    margin-bottom: 20px; }

  #product .product-detail .tops-box .info-box .desc {
    margin-top: 20px;
    height: 38%; }

  #product .product-detail .tops-box .info-box {
    padding-left: 30px; } }
@media screen and (max-width: 1386px) {
  #about .about-box .about-title {
    font-size: 24px;
    line-height: 24px;
    padding: 30px 0; }

  #about .about-box .desc-box .info-box .more {
    margin-top: 40px; }

  #contact .contact-box .tops .left .txt-box i {
    font-size: 45px; }

  #video .video-list .item .info {
    padding: 15px 15px 20px; }

  #video .video-list .item .info .tt {
    font-size: 16px; }

  #contact .contact-box .address-items .item {
    padding: 0 1%; }

  #contact .contact-box .address-items .item .t1 {
    margin: 10px 0; }

  #product .product-detail .tops-box {
    padding: 30px; }

  #product .product-detail .tops-box .info-box .desc {
    height: 36%; }

  #solution .solution-list .item .info {
    padding: 20px; } }
@media screen and (max-width: 1300px) {
  #index .last-product .items .item .info {
    padding: 10px; }

  #index .last-product .items .item .info .t1 {
    font-size: 14px; }

  #index .last-product .items .item .info .t2 {
    font-size: 12px; }

  #index .solution-box .solution-banner .swiper-slide .mask {
    padding: 20px 20px 0; }

  #index .solution-box .solution-banner .swiper-slide .mask .left .info {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px; }

  #index .index-title {
    font-size: 20px;
    line-height: 20px;
    padding: 30px 0 10px; }

  .header .common-nav .right-box .info-box {
    width: 70%; }

  .header .header-nav li > .item {
    margin-right: 20px; }

  .header .common-nav .left-box .items-box {
    margin-bottom: 15px; }

  .header .common-nav .left-box .items-box .items .item {
    font-size: 12px;
    line-height: 24px; }

  .header .common-nav .right-box .info-box .info .title {
    font-size: 16px;
    line-height: 16px; }

  .header .common-nav .right-box .info-box .info .desc {

    font-size: 12px;
    line-height: 20px; }

  .header .common-nav .right-box .info-box .info .more {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    padding: 0 10px; }

  #index .solution-box .solution-banner {
    height: 360px; }

  #index .solution-box .solution-banner .swiper-slide .mask .right ul li .item {
    font-size: 12px; }

  #index .solution-box .solution-banner .swiper-slide .mask .right ul li {
    line-height: 24px; }

  #index .solution-box .solution-banner .prevNext-box .prev, #index .solution-box .solution-banner .prevNext-box .next {
    width: 45px;
    height: 45px;
    line-height: 45px; }

  #index .news-box .news-content .right .item {
    padding: 15px 0 10px 10px; }

  #index .news-box .news-content .item {
    padding: 10px 0 10px 10px; }

  .footer .foot-tops .container .left-nav .items-box .items {
    width: 140px; }

  .footer .foot-tops .container .left-nav .items-box .items .item {
    margin-bottom: 10px; }

  #index .about-box .info-box .title-box .title {
    font-size: 24px;
    line-height: 24px; }

  #index .about-box {
    padding: 50px 0 0 40px; }

  #index .about-box .info-box {
    width: 70%; }

  #index .about-box .info-box .num-box .item .num span {
    font-size: 36px;
    line-height: 36px; }

  #index .about-box .info-box .title-box .desc {
    font-size: 14px;
    line-height: 24px; }

  .container {
    width: 92%; }

  #index .about-box {
    height: 440px; }

  #index .news-box .news-content .item .text-box .desc {
    margin-top: 10px;
    line-height: 20px;
    height: 40px; }

  #index .news-box .news-content .item .date .t1 {
    font-size: 36px;
    line-height: 36px; }

  #index .news-box .news-content .item .date .t2 {
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px; }

  #about .about-box .desc-box .video-box {
    width: 46.5%; }

  #about .about-box .desc-box .info-box {
    width: 50%; }

  #about .about-box {
    padding: 0 30px 30px; }

  #about .about-box .desc-box .info-box .info {
    font-size: 14px; }

  #about .about-box .desc-box .info-box .more {
    margin-top: 20px; }

  #about .about-box .culture-box .items .text-box .title .cn {
    font-size: 14px;
    line-height: 20px; }

  #about .about-box .culture-box .items .text-box i {
    font-size: 40px; }

  #about .about-box .culture-box .items .text-box .title {
    margin-top: 10px; }

  #about .about-box .culture-box .items .text-box .txt {
    font-size: 16px;
    margin-top: 10px; }

  #about .about-box .develop-banner .swiper-slide .year span {
    font-size: 24px;
    line-height: 24px; }

  #about .about-box .develop-banner .swiper-slide .desc {
    margin: 10px 0; }

  #contact .contact-box .tops .left .info-box {
    padding: 10px 20px; }

  #contact .contact-box .tops .right {
    padding: 0 20px; }

  #contact .contact-box .tops .left .txt-box i {
    font-size: 36px; }

  #contact .contact-box .tops .right .title-box {
    width: 90%;
    margin: 10px 0; }

  #contact .contact-box .tops {
    padding: 20px 30px 20px 0; }

  #service .service-box .service-items .item {
    padding: 20px; }

  #service .service-box .service-items .item .desc {
    margin-top: 10px;
    margin-bottom: 15px; }

  #honor .honor-box .item {
    padding: 15px; }

  #honor .honor-box .item .info {
    padding-top: 15px; }

  #honor .honor-cover .pic-box {
    width: 300px;
    padding: 20px;
    left: calc(50% - 150px); }

  #video .video-list .item .info .desc {
    font-size: 14px; }

  #video .video-list .item .info {
    padding: 10px 10px 15px; }

  .bread-box {
    padding: 20px 0; }

  #video .video-detail .content {
    padding: 20px; }

  #video .video-detail .content .title {
    margin-top: 20px; }

  #video .video-detail .content .title .tt {
    font-size: 24px;
    line-height: 30px; }

  .detail-bottom {
    padding: 20px; }

  .BMapLabel .map-info {
    height: 70px; }

  .BMapLabel {
    left: -200px !important;
    top: -95px !important; }

  .BMapLabel .map-info .info {
    width: 340px;
    padding: 10px; }

  .BMapLabel .map-info .info .t2 {
    font-size: 14px; }

  .BMapLabel .map-info .gps-box {
    width: 70px; }

  .BMapLabel .map-info .gps-box i {
    font-size: 22px; }

  #contact .contact-box .address-items .item .desc {
    font-size: 14px; }

  #news .news-box .news-content .right .item {
    margin-bottom: 10px; }

  #news .news-box .news-content .right .item {
    padding: 10px;
    margin-bottom: 12px; }

  #news .news-list .news-items .item .info-box {
    padding: 18px 18px 60px; }

  #news .news-list .news-items .item .info-box .title {
    font-size: 16px;
    line-height: 26px; }

  #news .news-list .news-items .item .info-box .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px; }

  #product .product-detail .tops-box .info-box .title-box .t1 {
    font-size: 24px;
    line-height: 24px; }

  #product .product-detail .tops-box .info-box .title-box .t2 {
    font-size: 14px;
    line-height: 14px; }

  #product .product-detail .tops-box .info-box .desc {
    font-size: 14px;
    line-height: 20px; }

  #product .product-detail .tops-box {
    padding: 20px; }

  #product .product-detail .tops-box .info-box .desc {
    height: 30%; }

  #product .product-detail .tops-box .info-box .bottoms .txt {
    margin-top: 10px; }

  #product .product-detail .tops-box .info-box .bottoms .query {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px; }

  #product .product-detail .tops-box .pro-banner .swiper-pagination-pro {
    bottom: -15px; }

  #product .product-detail .tops-box .info-box .title-box .t2 {
    margin-top: 10px; }

  #product .product-detail .pro-cont .content {
    padding: 30px; }

  #product .product-detail .pro-cont .content h1 {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0; }

  #product .pro-list .item .info {
    padding: 15px 20px; }

  #search .search-result .result-nav .item {
    width: 130px;
    height: 40px;
    line-height: 40px; }

  #service .service-detail .service-cont {
    padding: 25px; }

  #service .service-detail .service-cont .title-box .tt {
    font-size: 24px; }

  #service .service-detail .service-cont .content {
    font-size: 14px; }

  #solution .solution-list .item .info .title {
    font-size: 20px;
    line-height: 20px; }

  #solution .solution-list .item .info .desc {
    height: auto;
    margin-top: 10px; }

  #solution .solution-items .items .item .info .desc {
    font-size: 14px;
    line-height: 24px;
    height: auto; }

  #solution .solution-items .items .item .info .tt {
    font-size: 22px;
    line-height: 28px; }

  #solution .solution-items .items .item {
    padding: 20px; }

  #solution .solution-items .items .item .info {
    padding-left: 20px; }

  #website .website-box {
    padding: 0 20px 20px; }

  #website .website-box .items-cont .items-box {
    margin-top: 18px; } }
@media screen and (max-width: 1044px) {
  .header {
    display: none; }

  .m-header {
    background-color: #fff;
    height: 0.9rem;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 101; }
    .m-header .logo {
      width: 2.5rem;
      display: block;

      backface-visibility:hidden;
     -webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
     -moz-backface-visibility:hidden; 	/* Firefox */
    -ms-backface-visibility:hidden; 	/* Internet Explorer */

 }
      .m-header .logo img {
        width: 100%; 
        backface-visibility:hidden;
       -webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
       -moz-backface-visibility:hidden; 	/* Firefox */
      -ms-backface-visibility:hidden; 	/* Internet Explorer */



}
    .m-header .m-right {
      display: flex;
      align-items: center;
      height: 100%; }
      .m-header .m-right .language {
        height: 100%;
        font-size: 14px;
        color: #333;
        display: flex;
        align-items: center;
        cursor: pointer;
        position: relative;
        z-index: 100; }
        .m-header .m-right .language:after {
          content: '';
          position: absolute;
          width: 1px;
          height: 0.4rem;
          background-color: #333;
          right: 0;
          top: calc(50% - 0.2rem); }
        .m-header .m-right .language span {
          display: inline-block;
          padding-right: 0.4rem;
          margin-left: 0.2rem; }
      .m-header .m-right .m-search {
        height: 100%;
        line-height: 1rem;
        padding: 0 0.2rem;
        margin: 0 0.2rem; }
        .m-header .m-right .m-search i {
          font-size: 16px;
          color: #333; }
      .m-header .m-right .menu-icon {
        height: 100%;
        line-height: 1rem; }
        .m-header .m-right .menu-icon .icon-46 {
          display: block; }
        .m-header .m-right .menu-icon .icon-guanbi1 {
          display: none; }
        .m-header .m-right .menu-icon.active .icon-46 {
          display: none; }
        .m-header .m-right .menu-icon.active .icon-guanbi1 {
          display: block; }

  .m-search-cont {
    width: 100%;
    position: fixed;
    top: 0.9rem;
    left: 0;
    z-index: 1001;
    display: none; }
    .m-search-cont .input-inner {
      width: 100%;
      padding: 0.5rem 0.3rem;
      background-color: #f7f7f7; }
      .m-search-cont .input-inner .input-box {
        width: 100%;
        height: 1rem;
        padding-left: 0.3rem;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .m-search-cont .input-inner .input-box input {
          width: 100%;
          height: 100%;
          border: 0;
          font-size: 0.32rem;
          background-color: transparent; }
          .m-search-cont .input-inner .input-box input::-webkit-input-placeholder {
            color: #000 !important;
            font-weight: bold; }
          .m-search-cont .input-inner .input-box input:-moz-placeholder {
            color: #000 !important;
            font-weight: bold; }
          .m-search-cont .input-inner .input-box input:-ms-input-placeholder {
            color: #000 !important;
            font-weight: bold; }
        .m-search-cont .input-inner .input-box .search-btn {
          padding: 0 0.4rem;
          height: 100%;
          flex-shrink: 0;
          line-height: 1rem;
          text-align: center;
          background-color: #fff;
          cursor: pointer; }
          .m-search-cont .input-inner .input-box .search-btn i {
            font-size: 20px;
            color: #0068b6; }
    .m-search-cont .key-box {
      color: #999;
      font-size: 0.24rem;
      background-color: #fff;
      padding: 0.4rem 0.3rem 0.5rem; }
      .m-search-cont .key-box .label {
        width: 100%;
        margin-bottom: 0.15rem;
        display: block; }
      .m-search-cont .key-box .item {
        color: #999;
        padding: 0 10px;
        border-right: 1px solid #999;
        display: inline-block;
        line-height: 14px; }
        .m-search-cont .key-box .item:last-of-type {
          border-right: 0; }

  .m-language-box {
    width: 100%;
    position: fixed;
    top: 0.9rem;
    left: 0;
    z-index: 1001;
    display: none; }
    .m-language-box .item {
      font-size: 16px;
      color: #333;
      height: 1rem;
      line-height: 1rem;
      text-align: center;
      width: 100%;
      background-color: #fff;
      border-bottom: 1px solid #eee; }
      .m-language-box .item:hover {
        color: #0068b6; }

  .down-box-big {
    width: 100%;
    height: calc(100vh - 0.9rem);
    position: fixed;
    top: 0.9rem;
    background: #fff;
    left: 0;
    padding: 0;
    z-index: 1001;
    display: none; }
    .down-box-big .down-box {
      height: calc(100vh - 0.9rem);
      overflow-y: auto; }
      .down-box-big .down-box > li {
        width: 100%;
        height: 1rem;
        cursor: pointer;
        position: relative;
        display: flex;
        border-bottom: 1px solid #eee;
        align-items: center;
        padding: 0 0.3rem;
        justify-content: space-between; }
        .down-box-big .down-box > li > a {
          width: 100%;
          height: 100%;
          color: #666;
          text-align: center;
          font-size: 0.3rem;
          line-height: 1rem;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .down-box-big .down-box > li > a img {
            width: .17rem;
            height: .32rem; }
        .down-box-big .down-box > li span {
          color: #333;
          font-size: .28rem; }
        .down-box-big .down-box > li input {
          width: 30%;
          height: .5rem;
          border: none;
          border-bottom: 1px solid #0095d8;
          padding-left: 10px;
          font-size: 12px;
          margin-left: .4rem; }
          .down-box-big .down-box > li input::-webkit-input-placeholder, .down-box-big .down-box > li input:-moz-placeholder, .down-box-big .down-box > li input:-ms-input-placeholder {
            color: #b4b5bf !important; }
        .down-box-big .down-box > li:hover a {
          color: #0095d8; }
      .down-box-big .down-box .m-about-hover span {
        color: #333;
        font-size: .3rem; }
      .down-box-big .down-box .m-about-hover .icon-box i {
        font-size: 14px; }
        .down-box-big .down-box .m-about-hover .icon-box i.icon-26 {
          display: block; }
        .down-box-big .down-box .m-about-hover .icon-box i.icon-27 {
          display: none; }
      .down-box-big .down-box .m-about-hover.active {
        background-color: #f5fafe; }
        .down-box-big .down-box .m-about-hover.active span {
          color: #0068b6; }
        .down-box-big .down-box .m-about-hover.active .icon-box i {
          color: #0068b6; }
          .down-box-big .down-box .m-about-hover.active .icon-box i.icon-26 {
            display: none; }
          .down-box-big .down-box .m-about-hover.active .icon-box i.icon-27 {
            display: block; }
      .down-box-big .down-box .m-about-down {
        display: none; }
        .down-box-big .down-box .m-about-down .items {
          width: 100%;
          height: .8rem;
          display: flex;
          align-items: center;
          justify-content: space-between;
          line-height: .8rem;
          text-align: center;
          font-size: 14px;
          cursor: pointer;
          padding: 0 0.3rem 0 0.5rem;
          box-sizing: border-box;
          color: #666; }
          .down-box-big .down-box .m-about-down .items .icon-box i {
            font-size: 14px; }
            .down-box-big .down-box .m-about-down .items .icon-box i.icon-26 {
              display: block; }
            .down-box-big .down-box .m-about-down .items .icon-box i.icon-27 {
              display: none; }
          .down-box-big .down-box .m-about-down .items.active01 {
            background-color: #f5fafe; }
            .down-box-big .down-box .m-about-down .items.active01 span {
              color: #0068b6; }
            .down-box-big .down-box .m-about-down .items.active01 .icon-box i.icon-26 {
              display: none; }
            .down-box-big .down-box .m-about-down .items.active01 .icon-box i.icon-27 {
              display: block; }
          .down-box-big .down-box .m-about-down .items:hover {
            background-color: #f5fafe; }
        .down-box-big .down-box .m-about-down .inner-down {
          background-color: #f5fafe;
          display: none; }
          .down-box-big .down-box .m-about-down .inner-down .item {
            font-size: 13px;
            padding: 0 0.3rem 0 0.7rem;
            height: 0.6rem;
            line-height: 0.6rem;
            color: #666;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .down-box-big .down-box .m-about-down .inner-down .item .icon-box i {
              font-size: 14px; }
              .down-box-big .down-box .m-about-down .inner-down .item .icon-box i.icon-26 {
                display: block; }
              .down-box-big .down-box .m-about-down .inner-down .item .icon-box i.icon-27 {
                display: none; }
            .down-box-big .down-box .m-about-down .inner-down .item.active02 {
              background-color: #f5fafe; }
              .down-box-big .down-box .m-about-down .inner-down .item.active02 span {
                color: #0068b6; }
              .down-box-big .down-box .m-about-down .inner-down .item.active02 .icon-box i.icon-26 {
                display: none; }
              .down-box-big .down-box .m-about-down .inner-down .item.active02 .icon-box i.icon-27 {
                display: block; }
            .down-box-big .down-box .m-about-down .inner-down .item:hover {
              background-color: #f5fafe; }
          .down-box-big .down-box .m-about-down .inner-down .inner-box {
            background-color: #f5fafe;
            display: none; }
            .down-box-big .down-box .m-about-down .inner-down .inner-box > a {
              font-size: 12px;
              color: #666;
              padding: 0 0.3rem 0 0.9rem;
              height: 0.6rem;
              line-height: 0.6rem;
              display: block; }
              .down-box-big .down-box .m-about-down .inner-down .inner-box > a:hover {
                background-color: #f5fafe; }

  .m-cover {
    position: fixed;
    top: 0.9rem;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000; }
    .m-cover.m-cover-search {
      display: none; }
    .m-cover.m-cover-language {
      display: none; }
    .m-cover.m-cover-menu {
      display: none; }

  #index .index-banner {
    margin-top: 0.9rem;
    height: 6rem; }

  #index .index-banner .swiper-slide .texts .text01 {
    font-size: 28px;
    line-height: 28px; }

  #index .index-banner .swiper-slide .texts .text02 {
    font-size: 16px;
    line-height: 28px;
    margin-top: 0.4rem; }

  #index .last-product .items .item.item01 {
    width: 100%;
    margin-right: 0; }

  #index .last-product .items .item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%; }

  #index .last-product .items .item:nth-of-type(2n-1) {
    margin-right: 0; }

  #index .solution-box .solution-banner .swiper-slide {
    width: 100% !important; }

  #index .solution-box .solution-banner .swiper-slide.swiper-slide-active {
    width: 100% !important; }

  #index .index-title {
    padding: 0.4rem 0;
    font-size: 18px;
    line-height: 18px; }

  #index .last-product .items .item .info {
    padding: 0.1rem; }

  #index .solution-box .solution-banner .swiper-slide .mask .left .title .tt {
    font-size: 16px; }

  #index .solution-box .solution-banner .swiper-slide .mask .left .title .line {
    margin-top: 10px; }

  #index .solution-box .solution-banner .swiper-slide .mask .left .info {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px; }

  #index .solution-box .solution-banner .swiper-slide .mask {
    padding: 20px 10px 0; }

  #index .solution-box .solution-banner .prevNext-box .prev, #index .solution-box .solution-banner .prevNext-box .next {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem; }

  #index .solution-box .solution-banner .swiper-slide .mask .left {
    padding-right: 2%; }

  #index .solution-box .solution-banner .swiper-slide .mask .left .more {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    bottom: 0.8rem;
    padding: 0 0.1rem; }

  #index .news-box {
    margin-top: 40px; }

  #index .news-box .news-content {
    flex-wrap: wrap; }

  #index .news-box .news-content .left {
    width: 100%; }

  #index .news-box .news-content .right {
    width: 100%;
    margin-top: 0.2rem; }

  #index .about-box {
    height: auto;
    background-image: url("../images/58.png");
    padding: 0.8rem 0.2rem 5rem;
    margin: 0.8rem 0; }

  #index .about-box .info-box .title-box {
    padding-bottom: 0.4rem; }

  #index .about-box .info-box .title-box .desc {
    font-size: 12px;
    line-height: 20px; }

  #index .about-box .info-box .num-box {
    padding-top: 0.6rem; }

  #index .about-box .info-box {
    width: 100%; }

  #index .about-box .info-box .num-box .item .num span {
    font-size: 26px;
    line-height: 26px;
    margin-right: 0.1rem; }

  #index .about-box .info-box .num-box .item .tt {
    font-size: 12px;
    margin-top: 0.1rem; }

  #index .about-box .info-box .num-box .item .tt p {
    line-height: 20px; }

  .footer .foot-tops {
    padding: 0.7rem 0; }

  .right-nav-fix {
    width: 0.8rem; }

  .right-nav-fix .item {
    height: 0.8rem;
    line-height: 0.8rem; }

  .right-nav-fix .item i {
    font-size: 18px; }

  .footer .foot-tops .container .left-nav {
    flex-wrap: wrap; }

  .footer .foot-tops .container .left-nav .items-box {
    width: 100%;
    margin-bottom: 0.4rem; }

  .footer .foot-tops .container {
    flex-wrap: wrap; }

  .footer .foot-tops .container .right-box .tt {
    text-align: center;
    font-size: 18px;
    line-height: 18px; }

  .footer .foot-tops .container .right-box {
    margin: 0 auto; }

  .footer .foot-tops .container .right-box .code-box {
    margin: 0 auto;
    margin-top: 0.2rem;
    width: 2.4rem; }

  .footer .foot-tops .container .right-box .text {
    margin-top: 0.1rem; }

  .footer .foot-tops .container .left-nav .items-box .items {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }

  .footer .foot-tops .container .left-nav .items-box .items .item {
    width: 50%;
    margin-bottom: 0.4rem; }

  .footer .foot-tops .container .left-nav .items-box .tt {
    font-size: 18px;
    line-height: 18px; }

  .footer .foot-tops .container .left-nav .items-box .items.contact-item .item {
    width: 100%; }

  .footer .foot-bottom {
    height: auto;
    padding: 0.5rem 0; }

  .footer .foot-bottom .container .left {
    flex-wrap: wrap;
    height: auto; }

  .footer .foot-bottom .container .left .item {
    width: 100%;
    display: block;
    text-align: center; }

  .footer .foot-bottom .container {
    flex-wrap: wrap; }

  .footer .foot-bottom .container .left .item {
    margin-right: 0;
    line-height: 32px; }

  .footer .foot-bottom .container .right {
    height: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0.4rem; }

  .inner-banner {
    margin-top: 0.9rem;
    height: 4.5rem; }

  .inner-banner .text-box .t1 {
    font-size: 24px;
    line-height: 24px; }

  .inner-banner .text-box {
    padding-top: 1rem; }

  #product .pro-search-box {
    margin-top: -0.5rem; }

  #product .pro-search {
    height: 1rem;
    padding: 0 0.2rem; }

  #product .pro-search-box .hot-words {
    flex-wrap: wrap;
    margin-top: 0.2rem; }

  #product .pro-search-box .hot-words .label {
    width: 100%;
    margin-bottom: 0.1rem; }

  #product .pro-search-box .hot-words .line {
    margin: 0 0.1rem; }

  #product .product-box {
    margin-top: 0.4rem; }

  #product .product-box .title {
    font-size: 20px;
    line-height: 20px; }

  #product .product-box .product-list li {
    margin-top: 0.3rem; }

  #product .product-box .product-list li .pro-top {
    height: 1rem;
    padding: 0 0.2rem; }

  #product .product-box .product-list li .pro-top .icon {
    line-height: 1rem; }

  #product .product-box .product-list li .pro-top .name {
    font-size: 14px; }

  #product .product-box .product-list li .pro-top .name i {
    font-size: 20px; }

  #product .product-box .product-list li .pro-content .items-box {
    width: 100%;
    padding: 0 0.2rem; }

  #product .product-box .product-list li .pro-content .items-box .items-line .item-tops {
    padding: 0.1rem 0; }

  #product .product-box .product-list li .pro-content .items-box .items-line {
    padding-bottom: 0.1rem;
    margin-bottom: 0.1rem; }

  #product .pro-solution {
    padding: 0.8rem 0.2rem 1rem 0.8em;
    margin: 0.6rem 0;
    height: auto; }

  #product .pro-solution .title-box .t1 {
    font-size: 18px;
    line-height: 18px; }

  #product .pro-solution .title-box .t2 {
    font-size: 14px;
    line-height: 24px; }


  #contact .contact-box .tops {
    flex-wrap: wrap; }

  #contact .contact-box .tops .left {
    width: 100%; }

  #contact .contact-box .tops .right {
    width: 100%;
    margin-top: 0.3rem;
    padding: 0 0.2rem; }

  #contact .contact-box .tops {
    padding: 0.2rem 0; }

  #contact .contact-box .tops .left .info-box {
    padding: 0.1rem 0.2rem; }

  #contact .contact-box .tops .left .info-box .desc p {
    font-size: 14px;
    line-height: 24px; }

  #contact .contact-box .tops .left .info-box .desc {
    margin-top: 0.2rem; }

  #contact .contact-box {
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
    padding-bottom: 0.5rem; }

  #contact .contact-box .tops .left .txt-box {
    padding: 0;
    width: 24%;
    flex-shrink: 0; }

  #contact .contact-box .tops .left .txt-box i {
    font-size: 36px; }

  #contact .contact-box .tops .left .txt-box .txt {
    font-size: 12px; }

  #contact .contact-box .tops .right .desc {
    font-size: 14px;
    line-height: 24px; }

  #service .download-box .down-nav .item {
    padding: 0.4rem 0.1rem 0.2rem; }

  #service .download-box .down-nav .item i {
    font-size: 28px; }

  #service .download-box .down-nav .item .t1 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 0.2rem; }

  #service .download-box .down-nav .item .time {
    margin-top: 0.2rem;
    font-size: 12px; }

  #service .download-box .down-cont {
    margin-top: 0.3rem;
    padding: 0.2rem; }

  #service .download-box .down-cont .down-list li .down-top {
    flex-wrap: wrap;
    height: 1rem; }

  #service .download-box .down-cont .down-list li .down-top .tt {
    font-size: 14px;
    width: 100%; }

  #service .download-box .down-cont .down-list li .down-top .date {
    font-size: 12px;
    width: 100%; }

  #service .download-box {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem; }

  #service .download-box .down-cont .down-list li .down-content {
    padding: 0.3rem; }

  #service .download-box .down-cont .down-list li .down-content .title {
    font-size: 16px;
    margin-bottom: 0.2rem; }

  #service .download-box .down-cont .down-list li .down-content .desc {
    font-size: 13px;
    line-height: 22px; }

  #service .download-box .down-cont .down-list li .down-content .down-btn {
    width: 2.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.4rem; }

  #service .policy-box {
    padding: 0.2rem;
    margin-top: 0.4rem;
    margin-bottom: 0.6rem; }

  #service .policy-box .title-box {
    padding-bottom: 0.3rem; }

  #service .policy-box .title-box .tt {
    font-size: 20px;
    line-height: 20px; }

  #service .policy-box .title-box .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.2rem; }

  #service .policy-box .content .cont {
    padding-top: 0.4rem;
    font-size: 14px; }

  #service .policy-box .content .cont .tt {
    font-size: 14px;
    margin-bottom: 0.2rem; }

  #service .service-box .service-items .item {
    padding: 0.2rem; }

  #service .service-box .service-items .item .tt {
    font-size: 16px;
    line-height: 16px; }

  #service .service-box .service-items .item .desc {
    margin-top: 0.1rem;
    margin-bottom: 0.2rem; }

  #service .service-box .service-items {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem; }

  #service .service-box .service-items .item .info {
    font-size: 14px;
    line-height: 24px; }

  #honor .honor-box .item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 0.2rem; }

  #honor .honor-box .item .info {
    padding-top: 0.2rem;
    font-size: 14px; }

  #honor .honor-box .item:nth-of-type(2n) {
    margin-right: 0; }

  .inner-banner .text-box .t2 {
    font-size: 14px;
    line-height: 22px; }

  #honor .honor-box {
    margin-top: 0.4rem; }

  .pages-bottom {
    padding: 0.2rem 0; }

  .page-box .items {
    height: 0.6rem; }

  .page-box .items .item {
    width: 0.6rem;
    line-height: 0.6rem;
    font-size: 12px; }

  .page-box .items .item.other {
    width: 1rem; }

  .page-box .items input {
    width: 1rem; }

  #honor .honor-cover .pic-box .close-box {
    width: 0.8rem;
    height: 0.8rem;
    bottom: -1.2rem;
    left: calc(50% - 0.4rem); }

  #honor .honor-cover .pic-box .close-box i {
    font-size: 18px; }

  #join .join-box {
    margin-top: 0.4rem;
    margin-bottom: 0.6rem;
    padding-top: 0.4rem; }

  #join .join-box .join-nav .item {
    width: 2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 14px; }

  #join .join-box .text {
    font-size: 13px;
    margin-top: 0.2rem; }

  #join .join-box .join-select {
    padding: 0 0.2rem 0.2rem;
    flex-wrap: wrap; }

  #join .join-box .num-box {
    font-size: 13px;
    padding: 0.2rem 0.4rem; }

  #join .join-box .join-select .select {
    width: 100%;
    margin-top: 0.2rem;
    height: 1rem; }

  #join .join-box .join-select .select select {
    padding-left: 0.2rem;
    width: 100%; }

  #join .join-box .join-select input {
    padding-left: 0.2rem;
    width: 100%;
    height: 1rem; }

  #join .join-box .join-select .btn {
    width: 1.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.2rem; }

  #join .join-box .join-list {
    padding: 0 0.2rem 0.2rem; }

  #join .join-box .join-list li .recruit-top {
    padding: 0.2rem;
    flex-wrap: wrap;
    height: auto; }

  #join .join-box .join-list li .recruit-top > div {
    width: 100%;
    line-height: 24px;
    text-align: left !important; }

  #join .join-box .join-list li .recruit-content {
    padding: 0 0.2rem 0.4rem; }

  #join .join-box .join-list li .recruit-content .t1 {
    padding: 0.2rem 0;
    font-size: 14px; }

  #join .join-box .join-list li .recruit-content .join-in {
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.3rem; }

  #video .video-nav {
    margin: 0.6rem 0; }

  #video .video-nav .item {
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 14px; }

  #video .video-list .item {
    width: 49%; }

  #video .video-list .item:nth-of-type(3n) {
    margin-right: 2%; }

  #video .video-list .item:nth-of-type(2n) {
    margin-right: 0; }

  #video .video-list .item .pic .play i {
    font-size: 30px; }

  #video .video-list .item .pic .play {
    text-align: center; }

  #video .video-list .item .pic .play .txt {
    margin-top: 0.15rem; }

  #video .video-list .item .info .tt {
    font-size: 14px; }

  #video .video-list .item .info .desc {
    font-size: 12px;
    margin-top: 0.1rem; }

  #video .video-list .item .info {
    padding: 0.15rem; }

  #video .video-list {
    margin-bottom: 0.4rem; }

  #video .video-content {
    padding: 0.2rem; }

  .video-layer .layui-layer-content {
    width: 400px !important;
    height: 225px !important;
    overflow: hidden !important; }

  .video-layer .layui-layer-content {
    width: 300px !important;
    height: 169px !important;
    overflow: hidden !important; }

  #video .video-content {
    margin-bottom: 0.6rem; }

  #video .video-content .pic {
    height: 5rem; }

  #video .video-content .pic .title-box .cn {
    font-size: 16px;
    line-height: 24px; }

  #video .video-content .pic .play i {
    font-size: 45px; }

  #video .video-content .pic .title-box .en {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0; }

  #video .video-content .pic .title-box {
    bottom: 0.6rem; }

  .bread-box {
    padding: 0.2rem 0; }

  #video .video-detail .content .title .tt {
    font-size: 16px;
    line-height: 24px; }

  #video .video-detail .content .title .desc {
    font-size: 13px; }

  #video .video-detail .content {
    padding: 0.2rem; }

  #video .video-detail .content .title {
    margin-top: 0.2rem; }

  .detail-bottom {
    padding: 0.2rem;
    flex-wrap: wrap; }

  .detail-bottom .left {
    width: 100%;
    font-size: 14px; }

  .detail-bottom .back {
    margin: 0 auto;
    margin-top: 0.4rem; }

  #contact .contact-box .map-box {
    padding: 0.2rem; }

  .BMapLabel {
    left: -110px !important;
    top: -95px !important; }

  .BMapLabel .map-info .info .t2 {
    font-size: 12px; }

  .BMapLabel .map-info .info {
    width: 270px;
    padding: 0.1rem; }

  .BMapLabel .map-info .gps-box {
    width: 50px; }

  .BMapLabel .map-info {
    height: 60px; }

  .BMapLabel .map-info .gps-box .tt {
    font-size: 12px;
    margin-top: 0.1rem; }

  #contact .contact-box .map-box #map {
    height: 7rem; }

  #contact .contact-box .address-items {
    flex-wrap: wrap; }

  #contact .contact-box .address-items .item {
    width: 50%;
    margin-bottom: 0.4rem; }

  #contact .contact-box .address-items .item i {
    font-size: 24px; }

  #message .message-box .title {
    font-size: 14px; }

  #message .message-box .title span {
    font-size: 18px;
    line-height: 24px; }

  #news .news-box {
    padding: 0.6rem 0; }

  #news .news-list .news-nav .item {
    margin-right: 0.2rem;
    font-size: 12px; }

  #news .news-box .news-content {
    flex-wrap: wrap; }

  #news .news-box .news-content .left {
    width: 100%; }

  #news .news-box .news-content .item {
    padding: 0.2rem 0 0.15rem 0.2rem; }

  #news .news-box .news-content .item .text-box {
    padding-right: 0.2rem; }

  #news .news-box .news-content .item .date .t1 {
    font-size: 32px;
    line-height: 32px; }

  #news .news-box .news-content .item .text-box .tt {
    font-size: 18px;
    line-height: 18px; }

  #news .news-box .news-content .right {
    width: 100%; }

  #news .news-box .news-content .right .item {
    padding: 0.2rem 0 0.15rem 0.2rem;
    margin-bottom: 0.2rem; }

  #news .news-list .news-nav {
    padding: 0.4rem 0; }

  #news .news-list .news-items .item {
    width: 49%; }

  #news .news-list .news-items .item:nth-of-type(3n) {
    margin-right: 2%; }

  #news .news-list .news-items .item:nth-of-type(2n) {
    margin-right: 0; }

  #news .news-list .news-items .item .info-box .title {
    font-size: 14px;
    line-height: 20px; }

  #news .news-list .news-items .item .info-box {
    padding: 0.2rem 0.2rem 0.8rem; }

  #news .news-list .news-items .item .info-box .desc {
    font-size: 12px;
    line-height: 20px; }

  #news .news-list .news-items .item .info-box .date {
    left: 0.2rem;
    bottom: 0.3rem;
    font-size: 12px; }

  #news .news-detail .items {
    flex-wrap: wrap; }

  #news .news-detail .items .left-content {
    width: 100%;
    padding: 0.4rem 0.2rem 0.5rem; }

  #news .news-detail .items .left-content .title-box .title {
    font-size: 18px;
		  text-align:center;
          color: #333; }

  #news .news-detail .items .left-content .title-box {
    padding-bottom: 0.2rem; }

  #news .news-detail .items .left-content .content {
    padding-top: 0.3rem; }

  #news .news-detail .items .right-content {
    width: 100%;
    padding: 0.2rem; }

  #news .news-detail .items .right-content .title {
    font-size: 22px;
    line-height: 22px;
    padding-left: 0.2rem; }

  #news .news-detail .items .right-content .item {
    padding: 0.2rem 0; }

  #news .news-detail .items .right-content .item .tt {
    font-size: 18px;
    line-height: 24px; }

  #news .news-detail .items .right-content .item .date {
    margin-top: 0.2rem; }

  #news .news-detail {
    margin-top: 0.3rem;
    margin-bottom: 0.5rem; }

  #news .news-detail .items .right-content .title:before {
    height: 20px; }

  #news .news-detail .items .right-content .item:last-of-type {
    border-bottom: 0; }

  #product .product-detail .tops-box {
    flex-wrap: wrap; }

  #product .product-detail .tops-box .pro-banner {
    width: 100%; }

  #product .product-detail .tops-box {
    padding: 0.2rem; 
    width: 100%; 
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
    -moz-backface-visibility:hidden; 	/* Firefox */
    -ms-backface-visibility:hidden; 	/* Internet Explorer */
	}

  #product .product-detail .tops-box .info-box {
    padding-left: 0; }

  #product .product-detail .tops-box .info-box .title-box {
    padding-top: 0.4rem; }

  #product .product-detail .tops-box .info-box .title-box .t1 {
    font-size: 16px; }

  #product .product-detail .tops-box .info-box .title-box .t2 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.1rem; }

  #product .product-detail .tops-box .info-box .desc {
    height: auto; }

  #product .product-detail .tops-box .info-box .bottoms {
    margin-top: 0.4rem; }

  #product .product-detail .pro-cont .pro-nav {
    height: 1rem;
    padding: 0 0.2rem;
    display: flex;
    align-items: center; }

  #product .product-detail .pro-cont .pro-nav .item {
    line-height: 1rem;
    margin-right: 0;
    padding: 0 0.2rem;
    font-size: 14px; }

  #product .product-detail .pro-cont .content {
    padding: 0.2rem; }

  #product .product-detail .pro-cont .content .download-item {
    width: 100%;
    height: auto; }

  #product .product-detail .pro-cont .content .download-item .info {
    width: 75%;
    padding: 0.2rem; }

  #product .product-detail .pro-cont .content .download-item .download {
    width: 60px;
    flex-shrink: 0;
    height: 100%; }

  #product .product-detail .pro-cont .content .download-item .info .t1 {
    font-size: 14px; }

  #product .product-detail .pro-cont .content .download-item .info .t2 {
    font-size: 14px; }

  #product .tops-center {
    height: auto;
    padding-left: 0.2rem;
    margin-top: -0.9rem;
    flex-wrap: wrap; }

  #product .tops-center .pro-search {
    width: 100%; }

  #product .pro-list .item {
    width: 49%; }

  #product .pro-list .item .info {
    padding: 0.2rem; }

  #product .pro-list .item .info .t1 {
    font-size: 14px; }

  #product .pro-list .item .info .t2 {
    font-size: 12px; }

  #product .pro-list .item:nth-of-type(3n) {
    margin-right: 2%; }

  #product .pro-list .item:nth-of-type(2n) {
    margin-right: 0; }

  .pages-bottom {
    margin-bottom: 0.4rem; }

  .container {
    width: 94%; }

  #search .search-result .result-nav {
    flex-wrap: wrap;
    padding: 0.3rem 0.2rem;
    justify-content: flex-start; }

  #search .search-result .result-nav .item {
    width: 32%;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-right: 2%;
    margin-bottom: 2%;
    font-size: 14px; }

  #search .search-result .result-nav .item:nth-of-type(3n) {
    margin-right: 0; }

  #search .search-result .items-box {
    padding: 0 0.2rem; }

  #search .search-result .items-box .item {
    height: 1rem; }

  #search .search-result .items-box .item .title {
    font-size: 14px; }

  #search .search-result {
    padding-bottom: 0.4rem;
    margin-bottom: 0.8rem; }

  #service .service-detail .service-cont {
    padding: 0.2rem; }

  #solution .solution-list .item {
    width: 100%;
    margin-right: 0; }

  #solution .solution-list .item .info {
    padding: 0.2rem; }

  #solution .solution-list {
    margin: 0.6rem 0; }

  #solution .solution-list .item .info .lines .line {
    font-size: 14px;
    line-height: 28px; }

  #solution .solution-detail {
    padding: 0 0.2rem;
    margin: 0.3rem 0 0.4rem; }

  #solution .solution-detail .title {
    font-size: 18px;
    line-height: 28px;
    padding: 0.2rem 0; }

  #solution .solution-detail .content {
    padding: 0.2rem 0; }

  #solution .solution-detail .detail-bottom {
    padding: 0.2rem 0.2rem 0.4rem; }

  #solution .solution-detail .detail-bottom .left .pg {
    line-height: 24px; }

  #solution .solution-detail .detail-bottom .left {
    font-size: 14px; }

  #solution .solution-items .items .item {
    flex-wrap: wrap; }

  #solution .solution-items .items .item .pic {
    width: 100%; }

  #solution .solution-items .items .item .info {
    width: 100%; }

  #solution .solution-items .title-box {
    height: 1rem;
    line-height: 1rem;
    font-size: 14px;
    padding: 0 0.2rem; }

  #solution .solution-items .items .item .info {
    padding: 0.4rem 0 0 0; }

  #solution .solution-items .items .item .info .tt {
    font-size: 16px;
    line-height: 20px; }

  #solution .solution-items .items .item .info .more {
    width: 2.4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-top: 0.4rem; }

  #solution .solution-items {
    margin: 0.4rem 0 0.6rem; }

  #state .state-box {
    margin-bottom: 0.6rem;
    padding: 0.6rem 0.2rem; }

  #state .state-box .content {
    padding-top: 0.4rem; }

  #state .state-box .title {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 0.3rem; }

  #website .website-box .items-cont .title {
    font-size: 22px; }

  #website .website-box .items-cont .items-box {
    margin-top: 0.2rem; }

  #website .website-box .items-cont .items-box .items .item {
    font-size: 14px;
    padding: 0 0.2rem; }

  #website .website-box .items-cont {
    padding: 0.4rem 0; }

  #website .website-box .items-cont .items-box .items .item:first-of-type {
    padding-left: 0.2rem; }

  #index .news-box .news-content .item .text-box {
    padding-right: 0.2rem; }

  #website {
    margin-top: 0.9rem; }

  #search {
    margin-top: 0.9rem; }

  #state {
    margin-top: 0.9rem; }

  #about .about-box {
    padding: 0 0.4rem 0.4rem; }

  #about .about-box .about-title {
    padding: 0.3rem 0;
    font-size: 18px; }

  #about .about-box .desc-box {
    flex-wrap: wrap; }

  #about .about-box .desc-box .info-box {
    width: 100%;
    padding-top: 0; }

  #about .about-box .desc-box .video-box {
    width: 100%;
    margin-top: 0.4rem; }

  #about .about-box .culture-box {
    margin-top: 0.4rem; }

  #about .about-box .culture-box {
    flex-wrap: wrap; }

  #about .about-box .culture-box .items.left {
    width: 100%;
    margin-bottom: 0.2rem; }

  #about .about-box .culture-box .right {
    width: 100%; }

  #about .about-box .culture-box .right .items {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.2rem !important; }

  #about .develop-box {
    margin-bottom: 0.6rem; }

  #about .develop-box .prevNext-box .prev, #about .develop-box .prevNext-box .next {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem; }

  #about .about-box .develop-banner .swiper-slide {
    width: 48% !important; }

  #about .about-box .develop-banner .swiper-slide .year span {
    font-size: 18px;
    line-height: 20px; }

  #about .about-box .develop-banner .swiper-slide .desc {
    font-size: 12px;
    line-height: 20px;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem; }

  .more-cover .info-content {
    width: 90%;
    left: 5%;
    padding: 0.4rem 0.2rem;
    height: 6.5rem; }

  .more-cover .info-content .content {
    font-size: 13px;
    padding-right: 0.4rem; }

  #about .about-box .desc-box .video-box .play-box {
    text-align: center; }

  #about .about-box .desc-box .video-box .play-box i {
    font-size: 32px; }

  #about .about-box .desc-box .video-box .play-box .text {
    margin-top: 0.2rem;
    font-size: 14px; }

  .more-cover .info-content .close-box {
    width: 0.8rem;
    height: 0.8rem;
    bottom: -1.2rem;
    left: calc(50% - 0.4rem); }

  .join-form {
    width: 320px;
    padding: 20px;
    height: auto; }
    .join-form .line input {
      width: 200px;
      height: 25px; }
    .join-form .line button {
      width: 100%;
      float: initial;
      margin-top: 30px; }
    .join-form .line .label {
      font-size: 14px; }
    .join-form .line img {
      height: auto; } }

/*# sourceMappingURL=style.css.map */


@media screen and (max-width: 2000px) 
{
#subNav ul li{font-size: 16px;
color: #333;
height: 100%;
line-height: 60px;
margin-right: 60px;
display: inline-block;
position: relative;}
#subNav ul li.current{color:#0068b6 ;
border-bottom:2px solid #0068b6;
}
#subNav ul li a:active{color:#0068b6 ;

}}
@media screen and (max-width: 750px) 
{
#subNav ul li{
color: #333;
font-size: 14px;
    line-height: 0.9rem;
    margin-right: 0.2rem;
    flex-shrink: 0;}

#subNav ul li.current{color:#0068b6 !important;
border-bottom:2px solid #0068b6;
}
#subNav ul li a:active{color:#0068b6 !important;

}}
@media screen and (max-width: 750px){
 .second-box .container #subNav ul {
    overflow-x: auto;
    overflow-y: hidden;    display: flex;

}
@media screen and (max-width: 700px) 
{
	
.faq .item .tops .left .title {
  font-size: 14px;
  font-weight: bold;
	}
	
}