@charset "UTF-8";

@font-face{
  font-family: "dinr";
  src: url(../fonts/DINPro-Regular.otf);
}
@font-face{
  font-family: "com";
  src: url(../fonts/Comfortaa-Regular.ttf);
}
@font-face{
  font-family: "akz";
  src: url(../fonts/AkzidenzGrotesk-Medium.otf);
}
@font-face {
  font-family: "dinb";
  src: url(../fonts/DIN-Bold.otf);
}
.content{
 
    min-height: 500px;
    overflow: hidden;
  }
  .content2{
    margin-top: 100px;
  }
  .app{
    display: none;
  }
  
  .banner{
    width: 100%;
    position: relative;
  }

  .banner .bj{
    width: 100%;
    vertical-align: middle;
  }
  .banner .swiper-container .swiper-pagination-bullet{
    border-radius:0;
    width:70px ;
    opacity: 1;
    height:2px ;
    position: relative;
    background-color: #fff;
    transition: 1s all;
  }
  .banner .swiper-container .swiper-pagination-bullet-active::before {
    width: 100%;
    animation: jdt 2s linear;
    animation-fill-mode : forwards;
}
.banner .swiper-container .swiper-pagination-bullet::before {
  content: '';
  width: 0%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #3893ec;
}
@keyframes jdt{
  0%{
    width: 0;
  }
  100%{
    width: 100%;
  }
}
  .banner .swiper-pagination{
    bottom: 40px;
  }
  .banner .container{
    position: absolute;
    top: 50%;
    left: 52%;
    transform: translate(-50%,-50%);
  }
  .banner .container .lef{
    margin-top: 2%;
    float: left;
  }
  .banner .container img{
    transform: translateY(15px);
    opacity: 0;
    transition: all 1s .5s;
  }
  .banner .swiper-slide-active .container img{
    transform: translateY(0px);
    opacity: 1;
  }
  .banner .container .bname {
    margin-bottom: 57px;
  }
  .banner .container .div div{
    float: left;
    margin-left: 22px;
    transform: translateY(15px);
    opacity: 0;
    transition: all 1s;
  }
  .banner .swiper-slide-active .container .div div{
    transform: translateY(0px);
    opacity: 1;
  }

  .banner .container .div .rq{
    text-align: center;
    width: 166px;
    height: 166px;
    outline: 2px solid #d0ced2;

  }
  .banner .container .div .rq:hover{
    transition: 1s all;  
      outline: none;
    background-color: #3077c3;
  }
  .banner .container .div .rq p{
    margin-top: 10%;
  }
  .banner .container .div .rq .p2{  
    letter-spacing: 1px;
    font-size:18px ;
    color: #ffffff;
  }
  .banner .swiper-button-prev, .banner .swiper-button-next {
    width: 65px;
    height: 65px;
    background-color: rgba(39,93,179,.5);
    border-radius: 500px;
    opacity: 1;
    pointer-events: auto;
}
.banner .swiper-button-prev::after,   .banner .swiper-button-next::after {
  font-size: 25px;
  color: #fff;
}
.banner .swiper-button-prev {
  left: 2%;
}
.banner .swiper-button-next {
  right: 2%;
}
/* sycon1 */

.sycon1{
  background:url('../images/bg1.jpg')no-repeat;
  background-size:cover;
  padding: 80px 0;
  padding-top: 40px; 
  /* gai */
}
.sycon1 .bot{
  display: flex;
  justify-content: space-between;
}
.sycon1 .sytit{
  text-align: center;
  padding-bottom: 54px;
  line-height: 42px;
}
.sycon1 .sytit h1{
  font-size:50px;
  letter-spacing: 3px;
  color:#333333;
}
.sycon1 .sytit p{
  font-size: 18px;
  color: #9f9f9f;
  font-family: 'arial';
  letter-spacing: 3px;
}
.sycon1 .bd{
   position: relative;
  width: 32%;
  overflow: hidden;
}
.sycon1 .div{
  width: 100%;
  text-align: center;
  background-color: #ffffff;
}
.sycon1 .bot .dn{
  cursor: pointer;
  position: absolute;
  width: 100%;
  transition: 1s all;
  height: 100%;
  padding: 43px 55px;
  background-color: rgba(64, 151, 237, .9);
  top: 0%;
  left:0;
}
.sycon1 .bot .dn .h2{
  text-align: center;
  font-size: 28px;
  letter-spacing: 1px;
}
.sycon1 .bot .dn .h2 a{
  color: #ffffff;
}
.sycon1 .bot .dn .rq{
  width: 100%;
 padding-top: 40px;
}
.sycon1 .bot .dn .rq .dntop {
  border-top: 1px solid rgba(255, 255, 255, .5);
  border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.sycon1 .bot .dn .rq .dntop div{
  float: left;
}
.sycon1 .bot .dn .rq .dntop .left{
  border-right: 1px solid rgba(255, 255, 255, .5);
  padding-top: 20px;
  padding-right:58px ;
  padding-bottom: 20px;
}
.sycon1 .bot .dn .rq .dntop .left li:nth-child(1){
  padding-top: 0;
}
.sycon1 .bot .dn .rq .dntop .left li{
padding-top: 21px;
}
.sycon1 .bot .dn .rq .dntop .left li a{
font-size: 16px;
color: #ffffff;
}
.sycon1 .bot .dn .rq .dntop .right{
  padding-left: 40px;
  padding-top: 34px;
}
.sycon1 .bot .dn .rq .dntop .right li:nth-child(1){
  padding-top: 0;
}
.sycon1 .bot .dn .rq .dntop .right li{
padding-top: 21px;
}
.sycon1 .bot .dn .rq .dntop .right li a{
font-size: 16px;
color: #ffffff;
}
.sycon1 .bot .dn .rq .dntop .left li:nth-child(4){
padding-bottom: 35px;
}
.sycon1 .bot .dn .rq .dntop .right li:nth-child(4){
  padding-bottom: 35px;
}
.sycon1 .bot .dn .rq .dnbottom{
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
 
}
.sycon1 .bot .dn .rq .dnbottom li a{
  font-size: 16px;
  color: #ffffff;
  }
  .sycon1 .bd .dn{
    position: absolute;
    top: 100%;
  }
.sycon1 .bd:hover .dn{
  top: 0;
}
.sycon1 .div .imgcon{
  padding: 9% 0;
}
.sycon1 .div .imgcon img{
  width: 70%;
}
.sycon1 .div p{
  font-size: 26px;
  color: #333333;
  padding: 6% 0;
}

.sycon1 .sy_button button{
  width: 190px;
 display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  border-radius: 30px;
  transition: .8s all;
  color: #666666;
  line-height: 50px;
  background-color: #fbfbfb;
  margin: 39px auto 0 auto;
}

.sycon1 .sy_button button a {
  display: inline-block;
  font-size: 16px;
  width: 100%;
  padding-right: 30px;
  background-image: url(../images/img4.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 19px;
  background-position-x: 140px;
  position: relative;
  transition: all .5s;
  z-index: 10;
}
.sycon1 .sy_button button::before{
  width: 0%;
  height: 100%;
  border-radius: 100px;
  background: #3893ec;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transition: all .5s;
}
.sycon1 .sy_button button:hover{
  border-color:  transparent;
}
.sycon1 .sy_button button:hover a{
   color: #ffffff;
   background-image: url(../images/img6.png);
   background-repeat: no-repeat;
}
.sycon1 .sy_button button:hover::before{

  width: 100%;
}

/* sycon2 */
.sycon2{
  padding: 80px 0;
}
.sycon2 .sytit{
  text-align: center;
  line-height: 42px;
}
.sycon2 .sytit h1{
  font-size:50px;
  letter-spacing: 3px;
  color:#333333;
}
.sycon2 .sytit p{
  font-size: 16px;
  letter-spacing: 3px;
  font-family: 'arial';
  color: #9f9f9f;
}
.sycon2 .bot{
  width: 65%;
  margin: 0 auto;

}
.sycon2 .bot div{
  text-align:center;
  width: 19%;
  padding: 1% 0; 
  font-size: 18px; 
  letter-spacing: 1px;
  border-radius: 30px;
   cursor: pointer; 
   color: #666666;
}

.sycon2 .bot div p::before{
  content: '';
  display: none;
  width: 26px;
  height: 26px;
  display: inline-block;
  background: url('../images/img5.png')no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 6%;
  margin-bottom: -1%;
}
.sycon2 .swp1{
  padding: 55px 100px;
}

.sycon2 .swp1 .swiper-container .swiper-slide span{
  letter-spacing: 1px;
  font-size: 20px;
  margin-left: 15px;
}
.sycon2 .swp1 .swiper-container .swiper-slide{
  cursor: pointer;
  padding: 1% .5%;  
  text-align: center;
  font-size: 16px;
  color: #666666;
  border-radius: 30px;
  justify-content: space-around;
}
.sycon2 .swp1 .swiper-container .swiper-slide-thumb-active{
  color: #ffffff;
  /* width: auto !important; */
  background-color: #3893ec;
}
.sycon2 .swp1 .swiper-container .swiper-slide-thumb-active::before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../images/img5.png')no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.sycon2 .swp2 .swiper-container .swiper-slide{
  display: flex;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div1{
  overflow: hidden;
}

.sycon2 .swp2 .swiper-container .swiper-slide .div1 img{
  transition: 1s all;
  vertical-align: middle;
}

.sycon2 .swp2 .swiper-container .swiper-slide .div1 img{
  width: 100%;
  height: 100%;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div1:hover img{
  transform: scale(1.2);
  opacity: 1;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div2{
  width: 45%;
  padding:95px 120px;
  background: url('../images/bg4.jpg')no-repeat;
  background-size: cover;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide{
   height: 550px;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .bot2{
   width: auto;
   margin: 0;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .h2{
   font-size: 36px;
   color: #333333;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1{
 padding-top: 58px;
 font-weight: bolder;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2{
   font-size:16px;
   padding-top: 32px;
   line-height: 30px;
   color: #333333;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 span{
   margin-left: 9px;
   font-size: 20px;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1::before{
  content: '';
  display: inline-block;
  width: 2px;
  height: 21px;
  vertical-align: middle;
  margin-bottom:3px;
  background-color: #3893ec;
 }
 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .div .xlogo{
  padding-top: 32px;
 }

 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .div .xlogo img{
   margin-left: 46px;
 }

 .sycon2 .swp2 .swiper-container .swiper-slide .div2 .div .xlogo img:nth-child(1){
   margin-left: 0;
 }
 .sycon2 .sy_button button{
  width: 190px;
 display: block;
 transition: .8s all;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid #666666;
  border-radius: 30px;
  color: #666666;
  line-height: 50px;
  background-color: #fbfbfb;
  margin: 39px auto 0 auto;
}

.sycon2 .sy_button button a {
  display: inline-block;
  font-size: 16px;
  padding-right: 30px;
  background-image: url(../images/img4.png);
  width: 100%;
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 20px;
  background-position-x: 139px;
  position: relative;
  transition: all .5s;
  z-index: 10;
}
.sycon2 .sy_button button::before{
  width: 0%;
  height: 100%;
  background: #3893ec;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transition: all .5s;
}
.sycon2 .sy_button button:hover{
  border-color: transparent;
}
.sycon2 .sy_button button:hover a{
   color: #ffffff;
   background-image: url(../images/img6.png);
   background-repeat: no-repeat;
}
.sycon2 .sy_button button:hover::before{
  width: 100%;
}
/* sycon3 */
.sycon3{
  background: url('../images/bag.jpg') no-repeat;
  background-size: cover;
  background-position:center center;
  padding: 90px 0;
}
.sycon3 .sytit{
  text-align: center;
  padding-bottom: 49px;
  line-height: 42px;
}
.sycon3 .sytit h1{
  font-size:50px;
  letter-spacing: 3px;
  color:#ffffff;
}
.sycon3 .sytit p{
  font-family: 'arial';
  font-size: 16px;
  letter-spacing: 3px;
  color: #a6b3ce;
}
.sycon3 .sycon{
  width:100%;
}

.sycon3 .sycon .wb{
  line-height: 30px;
  text-align: center;
  font-size:16px ;
  color: #d3d9e8;
}
.sycon3 .sycon .sy_button{
  width: 176px;
  font-size: 16px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  border-radius: 30px;
  transition: .5s all;
  background-color: #3893ec;
  margin: 39px auto 68px auto;
}
.sycon3 .sycon .sy_button button{
  width: 176px;
line-height: 52px;
}
.sycon3 .sycon .sy_button:hover{
  background-color: #0076ec;
}
.sycon3 .sycon .sy_button:hover a{
  transform: translateY(-1px);
}
.sycon3 .sy_button button a{
  width: 100%;
  padding-right: 7%;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  background-image: url(../images/img6.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 22px;
  background-position-x: 130px;
  position: relative;
  z-index: 10;
}
.sycon3 .sycon .szcon{
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 64%;
}
.sycon3 .sycon .szcon div{
  width: 290px;

  transition: .5s all;
  border: 2px solid #bdc6da;
  padding: 30px 0;
}
.sycon3 .sycon .szcon div:nth-child(1){
  margin-left: 0;
}
.sycon3 .sycon .szcon div:hover{
  background-color: #3893ec;
}
.sycon3 .sycon .szcon div:hover .pt1{
  transform: translateY(-10px);
}
.sycon3 .sycon .szcon div:hover .pt2{
  transform: translateY(10px);
}
.sycon3 .sycon .szcon p{
  text-align: center;
}
.sycon3 .sycon .szcon .pt1{
  font-family: 'dinr';
  transition: .5s all;
  font-size: 70px;
  color: #ffffff;
}
.sycon3 .sycon .szcon .pt2{
  font-size: 20px;
  transition: .5s all;
  color: #ffffff;
}
.sycon4 {
  background: url('../images/bg6.jpg')no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.sycon4 .sytit{
  text-align: center;
  padding-bottom: 54px;
  line-height: 42px;
}
.sycon4 .sytit h1{
  font-size:50px;
  letter-spacing: 3px;
  color:#333333;
}
.sycon4 .sytit p{
  font-size: 18px;
  font-family: 'arial';
  color: #9f9f9f;
  letter-spacing: 1px;
}
.sycon4 .div{
  width: 32%;
  margin-left: 30px;
  float: left;
}
.sycon4 .sycon .div1{
  margin-left: 0 !important;
}
.sycon4 .div .divcon{
  background-color: #ffffff;
}
.sycon4 .div .divtit{
  color: #333333;
  float: left;
  font-size:30px;
}
.sycon4 .div .a1{
  display: block;
  float: right;
  color: #666;
  font-family: 'akz';
  font-size: 14px;
  margin-right: 10px;
  margin-top: 10px;
}
.sycon4 a:hover{
  color: #3893ec;
}
.sycon4 .div .divtit::before{
  content: '';
  display: inline-block;
  width: 2px;
  height:30px;
  transform: translateY(6px);
  background-color: #3893ec;
}
.sycon4 p{
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.sycon4 .div .divcon{
  margin-top: 60px;
  transition: .8s all;
  border-top: 4px solid transparent;
}
.sycon4 .div:last-child .divcon{
  height: 530px;
}
.sycon4 .div .divcon .txtMarquee-top,
.sycon4 .div .divcon .txtMarquee-top .bd,
.sycon4 .div .divcon .txtMarquee-top .bd .tempWrap{
  width: 100% !important;
  height: 470px !important;
}
.sycon4 .div .divcon .divcont{
  padding:20px 32px;
}
.sycon4 .div .divcon .divimg{
  width: 100%;
}
.sycon4 .div .divcon .divimg img{
  width: 100%;
}
.sycon4 .div .divcon .divcont .p1{
font-size: 18px;
color: #444444;
}
.sycon4 .p2{
  font-family: 'com';
}
.sycon4 .div .divcon .divcont .p2{
  font-size: 16px;
  margin-top: 14px;
 
color: #929292;
}
.sycon4 .div .divcon .divcont .p2 span{
  margin-left: 10px;
}
.sycon4 .div .divcon .divcont .p2::before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('../images/img8.png')no-repeat;
  transform: translateY(4px);
  background-size: contain;
}
.sycon4 .div .divcon .divcont .p3{
  font-size: 14px;
  margin-top: 29px;
color: #777777;
}
.sycon4 .div .divcon .divcont .p4{
  font-size: 18px;
  margin-top: 30px;
color: #444444;
}

.sycon4 .div .divcon .divcont2{
  padding: 0 32px;
}
.sycon4 .div .divcon .divcont2 .p1{
  font-size: 18px;
  color: #444444;
  }
  .sycon4 .div .divcon .divcont2 .p1 a,.sycon4 .div .divcon .divcont .p1 a{
    color: #333333;
  }
  .sycon4 .div .divcon .divcont2 .p2{
    font-size: 16px;
    margin-top: 14px;
  color: #929292;
    line-height: 20px;

  }
  .sycon4 .div .divcon .divcont2 .p2 span{
    margin-left: 10px;
    display: inline-block;
  }
  .sycon4 .div .divcon .divcont2 .p2::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/img8.png')no-repeat;
    transform: translateY(4px);
    background-size: contain;
  }
  .sycon4 .div .divcon .divcont2 .p3{
    font-size: 14px;
    margin-top: 30px;
    
  color: #777777;
  }
  .sycon4 .div .divcon .divcont2 .p4{
    font-size: 18px;
    margin-top: 38px;
  color: #444444;
  }
  .sycon4 .div .divcon:hover{
    -webkit-box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 5px 25px rgba(0,0,0,.2);
    box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
    border-top-color: #3893ec;
  }
  .divcon2{
    padding: 20px 0;
  }
  .sycon4 .div .divcon .divcont2{
    margin-top: 50px;
  }
  .sycon4 .div .divcon .divcont2:nth-child(1){
    margin-top: 0;
  }
  

.app-new li:nth-child(1) {
  margin-left: 0;
}

.appon {
  color: #fff !important;
  background-color: #3893ec !important;
}
.app-new {
  display: none;
  margin-bottom: 2%;
}
.app-new li {
  font-size: 13px;
  border-radius: 22px;
  text-align: center;
  padding: 8px 15px;
  float: left;
  width: 32%;
  margin-left: 1%;
}
@media (max-width: 1680px){
  .sycon4 .div .divcon .divcont{
    padding: 18px 32px;
  }
  .sycon4 .div:last-child .divcon {
    height: 480px;
}
  .sycon4 .div .divcon .divcont2{
    margin-top: 20px;
  }
  .sycon4 .div .divcon .divcont2 .p3{
    margin-top: 25px;
  }
  .sycon1 .bot .dn .rq .dntop .left li:nth-child(4),.sycon1 .bot .dn .rq .dntop .right li:nth-child(4){
    padding-bottom: 20px;
  }
  .sycon1 .bot .dn .rq .dntop .left,.sycon1 .bot .dn .rq .dntop .right{
    padding-top: 20px;
}
  .sycon1 .bot .dn .rq .dnbottom {
    padding: 20px 0;
}
  .sycon1 .bot .dn {
    padding: 40px 40px;
}
  .sytit h1{
    font-size: 46px !important;
  }
  .sytit p{
    font-size: 14px !important;
  }
  .sycon1 .bot .dn .rq .dntop .right {
    padding-left: 30px;
}
.sycon2 .swp1 {
  padding: 55px 70px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .h2 {
    font-size: 32px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 {
    padding: 80px 80px;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2 {
  font-size: 16px;
}

  .sycon3 .sycon .szcon div {
    width: 240px;
}
.sycon3 .sycon .wb{
  font-size: 14px;
}
.sycon3 .sycon .szcon .pt1{
  font-size: 60px;
}
.sycon3 .sycon .szcon .pt2,.sycon2 .swp1 .swiper-container .swiper-slide span{
  font-size: 18px;
}


.sycon4 .div .divtit{
  font-size: 28px
}
.sycon4 .p1{
  font-size: 16px !important;
}
.sycon4 .p2{
  font-size: 14px !important;
}
.sycon4 .div .divcon2 {
 padding: 37px 0;
}
.sycon4 .div{
  width: 31%;
}
.sycon4 .div .divcon3{
  padding-bottom: 45px;
}
.sycon4 .div .divcon .txtMarquee-top, .sycon4 .div .divcon .txtMarquee-top .bd, .sycon4 .div .divcon .txtMarquee-top .bd .tempWrap {
  height: 415px !important;
}
}
@media (max-width: 1459px){
  .banner .swiper-button-prev::after, .banner .swiper-button-next::after {
    font-size: 20px;
}
.sycon3 .sycon .szcon .pt2, .sycon2 .swp1 .swiper-container .swiper-slide span {
  font-size: 15px;
}
.sycon2 .swp1 .swiper-container .swiper-slide-thumb-active::before {
  width: 20px;
  height: 20px;
}
  .banner .swiper-button-prev, .banner .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .sycon4 .div:last-child .divcon {
    height: 453px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2 {
    padding-top: 23px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 {
    padding-top: 38px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide {
    height: 437px;
}
  .sycon4 .div .divcon {
    height: 455px;
}
  .sycon3 .sycon .sy_button button {
    line-height: 45px;
}
  .sycon3 .sy_button button a {
    width: 100%;
    padding-right: 23%;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    background-image: url(../images/img6.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position-y: 19px;
    background-position-x: 130px;
    position: relative;
    z-index: 10;
}
  .sycon1 .sy_button button,.sycon2 .sy_button button  {
    line-height: 40px;
}
  .sycon2 .sy_button button,.sycon1 .sy_button button,.sycon3 .sycon .sy_button{
    width: 144px;
}
.sycon1 .sy_button button a,.sycon2 .sy_button button a ,.sycon3 .sy_button button a ,.sycon4 .sy_button button a {
  font-size: 14px;
  background-position-x:110px ;
  background-size: 13px;
}
  .sycon4 .div .divtit {
    font-size: 24px;
}
  .sycon4 .sytit {
    padding-bottom: 24px;
}
  .sycon3 .sycon .szcon .pt1 {
    font-size: 52px;
}
  .sycon1 .sytit {
    padding-bottom: 46px;
}
  .sycon1,.sycon2,.sycon3,.sycon4{
    padding: 60px 0;
}
  .sytit h1 {
    font-size: 38px !important;
}

  .sycon4 .div .divcon .divcont2 {
    margin-top: 30px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 span {
    font-size: 18px;
}
  .sycon1 .bot .dn .rq .dnbottom {
    padding: 10px 0;
}
  .banner .container .bname img{
    width: 80%;
  }
  .banner .container .div .rq {
    width: 140px;
    height: 140px;
}
.banner .container .div .rq .p2 {
  font-size: 16px;
}
  .sycon1 .div p {
    padding: 8% 0;
    font-size: 24px;
}
.sycon1 .bot .dn .h2{
  font-size: 24px;
}
  .sycon1 .bot .dn .rq .dntop .right li,.sycon1 .bot .dn .rq .dntop .left li{
    padding-top: 12px;
  }
  .sycon1 .bot .dn .rq .dntop .left,.sycon1 .bot .dn .rq .dntop .right{
    padding-right: 20px;
  }
  .sycon1 .bot .dn .rq .dntop .left li a,.sycon1 .bot .dn .rq .dntop .right li a,.sycon1 .bot .dn .rq .dnbottom li a{
    font-size: 14px;
  }
  .sycon2 .swp1 {
    padding: 30px 40px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2 {
    font-size: 15px;
}
.sycon2 .swp2 .swiper-container .swiper-slide .div2 {
  width: 60%;
  padding: 60px 60px;
}

.sycon3 .sycon .szcon div {
  margin-left: 35px;
  width: 225px;
}
/* sy4 */
.sycon4  .p1{
  font-size: 14px !important;
}
.sycon4 .p3,.sycon4 .p2{
  font-size: 12px !important;

}
.sycon4 .div .divcon .divcont2 .p2{
  line-height: 15px;
}
.sycon4 .div .divcon .divcont .p2::before,
.sycon4 .div .divcon .divcont2 .p2::before {
  width: 15px;
  height: 15px;
  transform: translateY(2px);
}
.sycon4 .div .divcon .divcont2 .p3{
  margin-top: 28px;
}
.sycon4 .div .divcon .divcont {
  padding: 27px 27px;
}
.sycon4 .div .divcon2{
  padding: 16.5px 0;
}
.sycon4 .div .divcon3 {
    padding-bottom: 24px;
}
.sycon3 .sy_button button a, .sycon2 .sy_button button a{
  background-position-x: 105px;
}

}
@media (max-width: 1259px){
  .sycon2 .swp2 .swiper-container .swiper-slide {
    height: 425px;
}
  .sycon4 .div .divcon .divcont2{
    padding: 0 15px;
  }
  .banner .container .div .rq .p2 {
    font-size: 13px;
}
  .banner .container .bname img{
    width: 70%;
  }
  .banner .container .div .rq img{
    width: 40%;
  }
  .banner .container .div .rq {
    width: 110px;
    height: 110px;
}
  .sycon1 .bot .dn {
    padding: 15px 15px;
}
.sycon1 .bot .dn .rq .dntop .left, .sycon1 .bot .dn .rq .dntop .right {
  padding-top: 10px;
  padding-right: 15px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .h2 {
    font-size: 26px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 {
    padding: 30px 30px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 {
    padding-top: 30px;
}
  .sycon2 .swp1{
    padding: 55px 0px;
  }
  .sycon4 .div .divcon .divcont2 {
    margin-top: 10px;
}
  .sycon4 .div .divtit {
    font-size: 24px;
}
.sycon4 .div .divcon3 {
  padding-bottom: 30px;
}
.sycon4 .div .divcon .divcont2 .p3 {
  margin-top: 10px;
}
.sycon4 .div .divcon .divcont {
  padding: 29px 19px;
}
  .sytit h1{
  font-size: 34px !important;
}
.sytit p{
  font-size: 13px !important;
}
  .sycon3 .sycon .wb {
    font-size: 13px;
}
.sycon3 .sy_button button a,.sycon2 .sy_button button a,.sycon1 .sy_button button a{
  font-size: 14px;
  background-size: 14px;
}
.sycon3 .sycon .sy_button {
  width: 160px;
}
.sycon3 .sycon .szcon div {
  width: 180px;
}
.sycon3 .sycon .szcon .pt1 {
  font-size: 50px;
}
.sycon3 .sycon .szcon .pt2,.sycon2 .swp1 .swiper-container .swiper-slide span {
  font-size: 16px;
}
}
  @media (max-width: 991px){
    .banner .swiper-button-prev::after, .banner .swiper-button-next::after {
      font-size: 16px;
  }
    .banner .swiper-button-prev, .banner .swiper-button-next {
      width: 35px;
      height: 35px;
  }
    .sycon1 .div p {
      font-size: 18px;
      color: #fff;
      width: 100%;
      padding: 17px 10px;
      background-color: #4097ed;
  }
    .sycon1 .bot {
       display: block; 
  }
    .sycon1 .bd {
      width: 100%;
      margin-top: 10px;
  }
  .sycon1 .bd:nth-child(1){
    margin-top: 0;
  }
    .content{
      margin-top: 60px !important;
    }
    .pc{
      display: none;
    }
    .app{
      display: block;
    }
    .banner .swiper-container .swiper-pagination-bullet {
      width: 35px;
  }
    .sycon4 .div .divcon {
      height: 600px;
  }
   .apppro{
     display: block !important;
   }
    .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 span {
    font-size: 16px;
}
    .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2{
      font-size: 14px;
    }

    .sycon3 .sycon .sy_button {
      width: 140px;
  }
    .sycon3 .sycon {
      width: 100%;
  }
  .sycon3 .sycon .szcon div {
    width: 32%;
    padding: 10px 0;
    margin-left: 2%;
}
  .sycon3 .sycon .szcon .pt1 {
    font-size: 34px;
}
    .sycon2 .swp2 .swiper-container .swiper-slide .div2 .h2{
      font-size: 24px;
    }
    .sycon3 .sycon .szcon .pt2, .sycon2 .swp1 .swiper-container .swiper-slide span {
      font-size: 14px;
  }
    .sycon2 .swp1 .swiper-container .swiper-slide-thumb-active::before {
      width: 18px;
      transform: translateX(10px);
      height: 18px;
  }
    .sycon2 .swp2 .swiper-container .swiper-slide{
      height: auto;
      display: block; 
    }
    .sycon2 .swp2 .swiper-container .swiper-slide .div1,.sycon2 .swp2 .swiper-container .swiper-slide .div2{
      width: 100%;
    }
    .sytit  h1{
      font-size: 30px !important;
    }
    .sytit p{
      font-size: 12px !important;
    }
    .sycon4 .div .divcon .divcont {
      padding: 25px 25px;
  }
  .sycon4 .div .divtit::before{
    height: 25px;
  }
  .sycon4 .div .divtit {
    font-size: 22px;
}
    .sycon4 .div {
      margin-left: 0;
      float: none;
      margin-top: 15px;
      width: 100%;
  }
  .sycon4 .div .divcon3{
    padding-bottom: 0;
  }
  .sycon4 .div .divcon2 {
    padding: 33.5px 0;
}
}
@media (max-width: 768px){
  .sycon4 .div .divcon .divcont2:nth-child(1) {
    margin-top: 30px;
}
  .sycon2 .swp1 {
    padding: 15px 0px;
    padding-bottom: 26px;
}
  .sycon3 .sycon .sy_button {
    margin: 30px auto 30px auto;
}
  .sycon3 .sytit {
    padding-bottom: 24px;
}
  .sycon3 .sycon .wb {
    font-size: 12px;
    line-height: 25px;
}
.sycon3 .sycon .szcon .pt2, .sycon2 .swp1 .swiper-container .swiper-slide span {
  font-size: 12px;
}
}
@media (max-width: 414px){

  .infoList li{
    height: 40px;
  }
  .infoList li .p1{
    margin-top: 25px;
  }
  .app-new {
    margin-top: 25px;
    display: block !important;
}
  .sycon4 .div:nth-child(2), .sycon4 .div:nth-child(3){
    display: none;
  }
  .sycon4 .divcon2 {
    padding: 18.5px 0 !important;
    height: auto !important;
}
.sycon4 .div .divcon .divcont .p2::before {
  width: 15px;
  height: 15px;
  transform: translateY(2px);
}
  .sycon2 .swp1 .swiper-container .swiper-slide-thumb-active::before {
display: none;
}
.sycon2 .swp1 .swiper-container .swiper-slide span{
  text-align: center;
  margin: 0 0;
}
  .sycon2 .sy_button button,.sycon1 .sy_button button,.sycon3 .sy_button button {
    line-height: 35px;
}
  .sycon2 .swp1 .swiper-container .swiper-slide span {
    margin-left: 2px;
    display: block;
    line-height: 30px;
}
  .sycon2 .swp1 .swiper-container .swiper-slide-thumb-active::before {
    transform: translateX(3px);
}
  .sycon4 .div .divcon .divcont .p3,.sycon4 .div .divcon .divcont .p4{
    margin-top: 25px;
}
  .sycon4 .div .divcon .divcont {
    padding: 25px 13px;
}
  .sycon3 .sycon .szcon {
    width: 100%;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .div .xlogo {
    padding-top: 16px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2 {
    padding-top: 7px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz1 {
    padding-top: 20px;
}
  .sycon4 .sytit, .sycon3 .sytit, .sycon2 .sytit, .sycon1 .sytit {
    line-height: 24px;
}
.sycon4 .div .divcon {
  padding-top: 40px;
  height: auto;
  margin-top: 13px;
}
  .sycon1 .sytit {
    padding-bottom: 30px;
}
  .appcon p{
    font-size: 13px;
  }
  .sycon2 .sy_button button{
    border:none;
    background-color: #3893ec;
  }
  .sycon2 .sy_button button a {
    color: #ffffff;
    background-image: url(../images/img6.png);
    background-repeat: no-repeat;
  }
  .sycon1 .sy_button button,.sycon2 .sy_button button,.sycon3 .sycon .sy_button{
    width: 126px;
    background-color: #3893ec;
  }
.sycon1 .sy_button button a, .sycon2 .sy_button button a, .sycon3 .sy_button button a {
    color: #ffffff !important;
    background-image: url(../images/img6.png);
    background-repeat: no-repeat;
    padding-right: 21px;
    background-position-x: 81px;
    font-size: 12px;
    background-size: 12px;
    background-position-y: 5px;
}
.sycon2 .sy_button button a, .sycon3 .sy_button button a,.sycon1 .sy_button button a {
  background-position-x: 93px;
  background-position-y: 14px;
}
  .sycon4 .sytit {
    padding-bottom: 0px;
}
.sycon3 .sy_button button a {
  padding-right: 61px;
}
  .sycon4,.sycon3,.sycon2,.sycon1{
    padding: 40px 0px;
}
  .sytit h1{
    font-size: 24px !important;
  }
  .sytit p {
    letter-spacing: 1px !important;
}
.sycon4 .div .divtit {
  padding-left: 10px;
  font-size: 20px;
}
  .sycon2 .swp2 .swiper-container .swiper-slide .div2 .pz2 {
    font-size: 13px;
}
}


.appcon {
  background-color: #ffffff;
}
.appcon img{
  padding: 5% 10%;
  width: 100%;
}
.appcon p{
  text-align: center;
  color: #666666;
padding: 10% 0;
}
.apppro{
  display: none;
}


/* list.html */

.list_banner{
  margin-top: 100px;
  position: relative;
  width: 100%;
}
.list_banner .banner{
  width: 100%;
  vertical-align: middle;
}
.list_banner a .foot-container{
  position: absolute;
  top: 50%;
  overflow: hidden;
  left: 50%;
  transform: translate(-51%,-50%);
}
.list_sycon1  li.active a{
  color: #3893ec !important;
}
.list_sycon1{
  padding: 10px 0;
}
.list_banner a .foot-container .lef{
  float: left;
  width: 41%;
}
.list_banner a .foot-container .lef .bname img{
  width: 100%;
}
.list_sycon1 li{
  float: left;
}
.list_sycon1 li a{
  line-height: 50px;
  color: #999999;
  font-size:16px;
}
.list_sycon1 .li1::before{
  content: '';
  display: inline-block;
  width: 15px;
  height:15px ;
  background: url('../images/sy.png')no-repeat;
  transform: translateY(1px);
   margin-right: 12px;
}

.list_sycon2{
  background-color: #f5f5f5;
}
.list_sycon2 .block{
  display: block !important;
}
.list_sycon2 .block2{
  display: block !important;
}
.list_sycon2 .top{
  width: 100%;
  border-bottom: 1px solid #dfdddf;
}
.list_sycon2 .top li{
  cursor: pointer;
  width: 203px;
  padding: 28px 0;
  text-align: center;
  transition: .8s all;
  color: #190920;
  font-size: 18px;
  float: left;
  position: relative;
}

.list_sycon2 .top li::after{
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  position: absolute;
  transition: .8s all;
  top: 43%;
  right: 0;
  transition: opacity .8s;
  opacity: 1;
  background-color: #dfdddf;
}
.list_sycon2 .top .li3::after{
  content: none;
}
.list-active{
  background-color: #3893ec;
  color: #fff !important;
}
.list-active a{
  color: #fff !important;
}
.list-active::after{
  content: none  !important;
}
.list_sycon2 .top li:hover{
  background-color: #3893ec;
}

.list_sycon2 .top li:hover a{
  color: #fff !important;
}
.list_sycon2 .top li:hover::after{
  opacity: 0;
}
.list_sycon2 .center{
  padding-top: 30px;
  display: none;
  width: 100%;
  margin-top: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
}
.list_sycon2 .center li:nth-child(1){
  margin-left: 0;
}

.list_sycon2 .center li{
  display: inline-block;
  color: #666666;
  cursor: pointer;
  transition: .5s all;
  line-height: 34px;
  margin-left: 56px;
  font-size: 18px;
}
.list_sycon2 .center::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
  }
  .list_sycon2 .center::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background   : #3893ec;
  }
  .list_sycon2 .center::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.list_sycon2 .center .on{
color: #3893ec;
}
.list_sycon2 .center li:hover{
color: #3893ec;
}
.list_sycon2 .bottom{
  display: none;
}
.list_sycon2 .bottom .list-tit{
  width: 100%;  
  padding-top: 70px;
}
.list_sycon2 .bottom .list-tit h1{
  color: #10161f;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  font-size:40px;
}
.list_sycon2 .bottom .list-tit h1::after{
  content: '';
  display: inline-block;
  width: 53px;
  height: 2px;
  position: absolute;
  top: 140%;
  right: 48%;
  background-color: #3893ec;
}
.list_sycon2 .bottom .list-pro{
  width: 100%;
  padding: 60px 0;
}

.list_sycon2 .bottom .list-pro .list{
  width: 31%;
  float: left;
  transition: .5s all;
  margin-left: 2%;
  margin-top: 2%;
  background-color: #ffffff;
}
.list_sycon2 .bottom .list-pro .list1{
  margin-left: 0;
}
.list_sycon2 .bottom .list-pro .list img{
  width: 50%;
  display: block;
 margin: 0 auto;
 transition: .5s all;
 padding: 40px 0;
}
.list_sycon2 .bottom .list-pro .list p{
  text-align: center;
  padding-bottom: 30px;
  transition: .5s all;
  color: #333333;
  font-size:24px;
}
.list_sycon2 .bottom .list-pro .list:hover{
  box-shadow: 0 0 25px rgb(0 0 0 / 20%);
}
.list_sycon2 .bottom .list-pro .list:hover img{
   transform: scale(1.2);
}
.list_sycon2 .bottom .list-pro .list:hover p{
  transform: translateY(10px);
}
.list_sycon2 .bottom .sy_button button{
  width: 190px;
 display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  border: 1px solid #d7d7d7;
  border-radius: 30px;
  color: #666666;
  padding: 14px 0;
  background-color: #fbfbfb;
  margin:0 auto;
  margin-bottom: 85px;
}

.list_sycon2 .bottom .sy_button button a {
  font-size: 16px;
  padding-right: 30px;
  background-image: url(../images/img4.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 6px;
  background-position-x: 145px;
  position: relative;
  transition: all .5s;
  z-index: 10;
}
.list_sycon2 .bottom .sy_button button a{
  display: block;
  width: 100%;
}
.list_sycon2 .bottom .sy_button button::before{
  width: 0%;
  height: 100%;
  border-radius: 100px;
  background: #3893ec;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transition: all .5s;
}
.list_sycon2 .bottom .sy_button button:hover a{
   color: #ffffff;
   background-image: url(../images/img6.png);
   background-repeat: no-repeat;
}
.list_sycon2 .bottom .sy_button button:hover::before{
  width: 100%;
}
/* 产品列表分辨率 */
@media (max-width: 1459px) {
  .list_sycon2 .bottom .sy_button button a {
    background-position-x: 128px;
}
  .list_sycon2 .bottom .sy_button button {
    width: 165px;
    margin-bottom: 73px;
}
  .list_sycon2 .top li {
    padding: 24px 0;
}
  .list_sycon2 .bottom .list-pro {
    padding: 46px 0;
}
  .list_sycon2 .bottom .list-tit {
    padding-top: 60px;
}
  .list_sycon2 .center li,.list_sycon2 .top li{
    font-size: 16px;
  }
  .list_sycon2 .bottom .list-tit h1{
    font-size: 30px;
  }
  .list_sycon2 .bottom .list-pro .list p{
    font-size: 18px;
  }
}
@media (max-width: 1259px) {

}
@media(max-width:991px){
  .listno{
    display: none !important;
  }
  .list_sycon2 .center li {
    width: 50%;
    margin-left: 0px;
}
  .list_sycon2 .bottom .list-pro .list {
    width: 48%;
    margin-left: 2%;
    margin-top: 2%;
}
.list_sycon2 .bottom .list-pro a:last-child .list{
  /*display: none;*/
}
.list_sycon2 .bottom .list-pro .list img {
  padding: 30px 0;
}

}

@media (max-width: 768px){

  .sycon4 .div .divcon .divcont2 {
    padding: 0 15px;
}
  .list_sycon2 .top li {
    width: 130px;
    padding: 15px 0;
}
  .list_sycon2 .center li,.list_sycon2 .top li{
    font-size: 14px;
  }
  .list_sycon2 .bottom .list-tit h1 {
    font-size: 24px;
}
.list_sycon2 .bottom .list-pro .list p {
  font-size: 16px;
}

}

@media (max-width: 414px) {
  .list_sycon1{
    display: none !important;
  }
  .sycon3 .sycon .sy_button button {
    line-height: 36px;
}
  .list_sycon2 .center li {
   border:1px solid #333333;
   width: 48%;
   margin-right: 4%;
   line-height: 35px;
   border-radius: 35px;
   margin-bottom: 10px;
   text-align: center;
}
.list_sycon2 .center li.on{
  background: #3893ec;
  color: #fff;
  border:1px solid #3893ec;
}
.list_sycon2 .center li:nth-child(2n){
  margin-right: 0;
}

  .list_sycon2 .center {
    padding-top: 30px;
}
.list_sycon2 .bottom .sy_button button a {
  font-size: 12px;
  background-position-x: 105px;
  background-position-y: 5px;
  background-size: 13px;
}
.list_sycon2 .bottom .sy_button button {
  width: 144px;
  padding: 10px 0;
  margin-bottom: 30px;
}
  .list_sycon2 .bottom .list-pro {
    padding: 35px 0;
    padding-top: 25px;
}
  .list_sycon2 .bottom .list-tit {
    padding-top: 25px;
}
.list_sycon2 .bottom .list-pro .list p {
  padding-bottom: 20px;
}
  .list_sycon2 .bottom .list-pro .list img {
    padding: 20px 0;
}
  .list_sycon2 .bottom .list-tit h1::after {
    right: 42%;
}
  .list_sycon2 .bottom .list-tit h1 {
    font-size: 22px;
}
.list_sycon2 .bottom .list-pro .list p {
  font-size: 13px;
}
  .list_sycon2 .top li {
    width: 110px;
}
}
/* appli */
.appli-banner .foot-container .lef .bname .p1{
color: #9da2aa;
font-size:18px;
letter-spacing: 2px;
}
.appli-banner .foot-container .lef .bname .p2{
  color: #ffffff;
  font-size:50px;
  letter-spacing: 3px;
  }
.big{
  background-color: #f5f5f5;
}

  .appli_sycon2 .sycon2{
    padding-bottom: 75px;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
  }
  .appli_sycon2 .sycon2 .divcon{
    width: 32%;
    overflow: hidden;
    position: relative;
    margin-right: 2%;
  }
  .appli_sycon2 .sycon2 .divcon:nth-child(3n){
    margin-right: 0;
  }
  .appli_sycon2 .sycon2 .div{
    width: 100%;
    margin-top: 20px;
    position: relative;
  }
  .appli_sycon2 .sycon2 .div2{
   z-index: 4;
    width: 100%;
  }
  .appli_sycon2 .sycon2 .divb{
    position: absolute;
   top:100%;
    color: #ffffff;
    position: absolute;
    transition: .8s all;
    transform-origin: left bottom;
    width: 100%;
    height: 100%;
    z-index: 5;
    padding: 30px 30px;
    margin-left: 0;
    background-color: #3893ec;
  }
  .appli_sycon2 .sycon2 .divcon:hover .divb{
   top: 0%;
  }
  .appli_sycon2 .sycon2 .divb .p1{
    font-size: 30px;
  }
  .appli_sycon2 .sycon2 .divb .p1 a {
    color: #fff;
  }
  .appli_sycon2 .sycon2 .divb .p2{
    padding-top: 28px;
    line-height: 25px;
    font-size: 14px;
  }
  .appli_sycon2 .sycon2 .divb .u1{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
  }
  .appli_sycon2 .sycon2 .divb .u1 .rq:nth-child(1){
    margin-left: 0px;
  }
.appli_sycon2 .sycon2 .divb .u1{
    float: left;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    height: 138px;
}
.appli_sycon2 .sycon2 .divb .u1 .rq {
    width: 40%;
    float: left;
    margin-right: 10%;
}
  
  .appli_sycon2 .sycon2 .divb .u1::-webkit-scrollbar{width:2px;}
  .appli_sycon2 .sycon2 .divb .u1::-webkit-scrollbar-track{background-color: #fff ;}
  .appli_sycon2 .sycon2 .divb .u1::-webkit-scrollbar-thumb{background-color: rgb(0 122 255 / 30%) ;}
  .appli_sycon2 .sycon2 .divb .u1::-webkit-scrollbar-thumb:hover {background-color: #fff }
  .appli_sycon2 .sycon2 .divb .u1::-webkit-scrollbar-thumb:active {background-color: #fff }
  .appli_sycon2 .sycon2 .divb .u1 .rq li{
   font-size: 10px;
   position: relative;
   padding-left: 12px;
  }
  .appli_sycon2 .sycon2 .divb .u1 .rq li::before{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
   }
  .appli_sycon2 .sycon2 .divb .u1 .rq li a{
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: block;
      text-overflow: ellipsis;
  }

  .appli_sycon2 .sycon2 .div1 {
 height: 100%;
  }
  .appli_sycon2 .sycon2 .div1 img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.appli_sycon2 .sycon2 .div1 p {
  position: absolute;
  width: 100%;
  padding: 0 30px;
  line-height: 60px;
  font-size: 30px;
  color: white;
  background: rgba(0,0,0,0.6);
  left: 0;
  bottom: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}


.appli_sycon2 .sycon2 .p3::after{
  content: '';
  display: inline-block;
  width: 40px;
  height: 30px;
  background-image: url('../images/appli-icon1.png');
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
  transform: translateY(15px);
}
.appli_sycon2 .sycon2 .div2{
  padding: 36.5px 30px;
  background-color: #fff;
}
.appli_sycon2 .sycon2 .div2 .p1 {
  font-size: 30px;
  color: #3893ec;
}
.appli_sycon2 .sycon2 .div2 .pp1::before{
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('../images/appli-3.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div2 .pp2::before{
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('../images/appli-4.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div2 .pp3::before{
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('../images/appli-5.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div2 .pp4::before{
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url('../images/appli-6.png');
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div2 .p2{
  font-size: 14px;
  color: #666666;
  padding-top: 25px;
}
.appli_sycon2 .sycon2 .div2 .sy_button button{
  width: 120px;
  border: 1px solid #d2d2d2;
  margin:  0 0;
  line-height: 19px;
  margin-top: 80px;
  padding: 8px 0;
}
.sycon2 .sy_button button span {
  display: inline-block;
  font-size: 16px;
  padding-right: 30px;
  background-image: url(../images/img4.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 4px;
  background-position-x: right;
  position: relative;
  transition: all .5s;
  z-index: 10;
}
.appli_sycon2 .sycon2 .div2 .sy_button button span{
  font-size: 14px;
  background-image: url(../images/appli-2.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position-y: 4px;
  background-position-x: right;
}
.appli_sycon2 .sycon2 .div2 .sy_button button:hover span{
  background-image: url(../images/img6.png);
  background-repeat: no-repeat;
}
.appli_sycon2 .sycon2 .div:nth-child(4) .p3:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/appli-icon2.png);
  background-repeat: no-repeat;
  background-size:contain;
  float: right;
  transform: translateY(15px);
}
.appli_sycon2 .sycon2 .div:nth-child(6) .p3:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/appli-icon3.png);
  background-repeat: no-repeat;
  background-size: contain;
  float: right;
  transform: translateY(15px);
}
.appli_sycon2 .sycon2 .div:nth-child(8) .p3:after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(../images/appli-icon4.png);
  background-repeat: no-repeat;
  background-size: contain;
  float: right;
  transform: translateY(15px);
}
.appli_sycon2 .sycon2 .div:nth-child(5) .p1::before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(../images/appli-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div:nth-child(7) .p1::before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(../images/appli-5.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.appli_sycon2 .sycon2 .div:nth-child(9) .p1::before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(../images/appli-6.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 20px;
  transform: translateY(7px);
}
.applisycon{
  padding: 40px 0;
} 
.list_sycon22{
  padding-bottom: 0;
  padding-top: 10px;
}
/* 行业应用分辨率 */
@media (max-width: 1459px) {
  .appli_sycon2 .sycon2{
    padding: 0 0;
    padding-bottom: 40px;
  }
  .appli_sycon2 .sycon2 .div2 .sy_button button span {
    font-size: 12px;
    background-size: 14px;
}
  .appli_sycon2 .sycon2 .div2 .sy_button button span {
    background-size: 12px;
}
.appli_sycon2 .sycon2 .div2 .sy_button button span {
  font-size: 12px;
}
  .appli_sycon2 .sycon2 .div2 .sy_button button {
    padding: 4px 0;
    padding-bottom: 6px;
}
  .applidata_1 .div2, .applidata_1 .div3, .applidata_1 .div4 {
    margin-top: 54px;
}
  .applidata_1 {
    padding: 43px 50px;
}
  .appli_sycon2 .sycon2 .div2 .p1,.appli_sycon2 .sycon2 .div1 p,.appli_sycon2 .sycon2 .divb .p1{
    font-size: 24px;
}
.appli-banner .foot-container .lef .bname .p2 {
  font-size: 40px;
}
.appli_sycon2 .sycon2 .divb .u1 .rq {
  margin-left: 10%;
}
.appli-banner .foot-container .lef .bname .p1 {
  font-size: 16px;
}
}
@media (max-width: 1259px) {
.appli_sycon2 .sycon2 .div {
    width: 93%;
    margin-top: 20px;
}
.appli_sycon2 .sycon2 .div2 {
  width: 100%;
}
 .appli_sycon2 .sycon2 .divcon {
   width: 49%;
   margin-right: 2%;
}
.appli_sycon2 .sycon2 .divcon:nth-child(3n){
  margin-right: 2%;
}
.appli_sycon2 .sycon2 .divcon:nth-child(2n){
  margin-right: 0%;
}
  .appli_sycon2 .sycon2 .div2 .p1,.appli_sycon2 .sycon2 .div1 p,.appli_sycon2 .sycon2 .divb .p1{
    font-size: 20px;
}
.appli-banner .foot-container .lef .bname .p2 {
  font-size: 36px;
}
}
@media(max-width:991px){
  .appli_sycon2 .sycon2 .div1 p {
    bottom: 0px;
}

  .appli_sycon2 .sycon2 .div:nth-child(1){
    margin-top: 0;
  }
  .appli_sycon2 .sycon2 {
    padding: 0px 0;
}
  .list_banner {
    margin-top: 0px;
}
  .appli_sycon2 .sycon2 .div2 .p2,.appli_sycon2 .sycon2 .div2 .p2,.appli_sycon2 .sycon2 .divb .u1 .rq li a,.appli_sycon2 .sycon2 .divb .p2{
    font-size: 13px;
  }
  .appli_sycon2 .sycon2 .divcon{
    margin-top: 2%;
  }
  .appli_sycon2 .sycon2 .div {
    width: 100%;
    margin: 0% auto;
     
}
.list_sycon1 li a{
  line-height: 40px;
  font-size: 14px;
}


}

@media (max-width: 768px){

  .appli_sycon2 .sycon2 .div2 .p1, .appli_sycon2 .sycon2 .div1 p, .appli_sycon2 .sycon2 .divb .p1 {
    font-size: 18px;
}
}

@media (max-width: 414px) {
  .appli_sycon2 .sycon2 .div2 {
    padding: 30.5px 18px;
}
  .appli_sycon2 .sycon2 .divcon {
    width: 100%;
    margin-right: 0 !important;
}
.appli_sycon2 .sycon2 .divcon:nth-child(2n) .divb{
    top: 0% !important;
    background: rgba(56,147,236,.9);
}
  .appli_sycon2 .sycon2 .div2 .sy_button button span {
    color: #fff;
    background-image: url(../images/img6.png);
}
.appli_sycon2 .sycon2 .div2 .sy_button button {
  margin-top: 26px;
}
}




/* application-data */
.applidata-big{
  margin-top: 100px;
  padding-bottom: 105px;
background-color: #f5f5f5;
}
.applidata_1{
  padding: 50px 50px;
  background-color: #fff;
}
.applidata_1 .div1{
  position: relative;
}
.applidata_1 .div1 .d1{
  float: left;
}
 .d2{
  float: right;
}
.d2 button{
  margin-top: 10px;
  border: 1px solid #d2d2d2;
  line-height: 35px;
 width: 100px;
  border-radius: 100px;
 transition: .8s all;
}
.d2 button a{
  display: block;
  width: 100%;
}
 .d2 button:hover{
  background-color: #3893ec;
  border: 1px solid transparent;
}
 .d2 button:hover a{
  color: #fff;
}
 .d2 button a{
   display: block;
   height: 100%;
   width: 100%;
  color: #999999;
  font-size:16px;
}

.applidata_1 .div1 .d3{
  width: 107.7%;
  position: absolute;
  left: -50px;
  top: 94px;
  height: 1px;
  background-color: #eaeaea;
}
.applidata_1 .div1 .p1{
  font-size: 36px;
  color: #333333;
}
.applidata_1 .div1 .p4{
  font-size: 14px;
  margin-top: 9px;
  color: #999999;
}
.applidata_1 .div2{
  margin-top: 75px;
}
.applidata_1 .div2 .p2{
  font-size: 24px;
  color: #3893ec;
}
.applidata_1 .div2 .p3{
  font-size: 16px;
  color: #666666;
}
.applidata_1 .div3 .p2{
  font-size: 24px;
  color: #3893ec;
}

.applidata_1 .div3 .u1 li{
  font-size: 16px;
  list-style: disc;  
  color:#3893ec;
}
.applidata_1 .div3 .u1 li span{
  font-size: 16px;
  color:#666666;
}
.applidata_1 .div3 .u1,.applidata_1 .div4 .u1{
  margin-left: 20px;
}
.applidata_1 .div2 .p3,.applidata_1 .div3 .u1,.applidata_1 .div4 .u1,.applidata_1 .div4 .imgcon {
  margin-top: 20px;
}
.applidata_1 .div2 p,.applidata_1 .div3 ul{
  line-height: 32px;
}
.applidata_1 .div2,.applidata_1 .div3,.applidata_1 .div4{
  margin-top: 75px;
}

.applidata_1 .div4 .p2{
  font-size: 24px;
  color: #3893ec;
}

.applidata_1 .div4 .u1 li{
  font-size: 16px;
  list-style: disc;  
  color:#3893ec;
}
.applidata_1 .div4 .u1 li span{
  font-size: 16px;
  color:#666666;
}
.applidata_1 .div4 .imgcon{
  width: 80%;
}
.applidata_1 .div4 .imgcon img{
  width: 100%;
  transform: translateX(-15px);
}

.applidata_2 {
  margin-top: 30px !important;
  background-color: #fff;
}
.applidata_2 .div1 .p2{  
  padding: 30px 60px;
  font-size: 24px;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
  color: 333333;
}
.applidata_2 .div1 .p2::before{
  content: '';
    width:14%;
    height: 2px;
    background: #3893ec;
    position: absolute;
    bottom: 0;
    left: 0%;
}
.applidata_2 .div2{
  padding:47px 47px;
}
.applidata_2 .div2 .divcon{
  width: 100%;
  position: relative;
}
.applidata_2 .div2 .div img{
  display: block;
  margin: 0 auto;
  transition: .8s all;
  width: 80%;
}
.applidata_2 .div2 .divcon:hover  img{
  transform: scale(1.1);
}
.applidata_2 .div2 .div{
  width: 100%;
  padding: 35px 23px;
  border: 1px solid #d3d3d3;
}
.applidata_2 .div2 .divcon .divbig{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: .8s all;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 20;
}
.applidata_2 .div2 .divcon:hover .divbig{
  opacity: 1;
}
.applidata_2 .div2 .divcon .divbig .bigbtn a{
  position: absolute;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background: #3893ec;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transition: .8s all;
  transform: translate(-50%,-50%);
  z-index: 24;
}
.applidata_2 .div2 .divcon:hover .bigbtn a{
  transform: translate(-50%,-50%);
}
.applidata_2 .div2 .div p{
  color: #333333;
  font-size:24px;
  margin-top: 67px;
  text-align: center;
}
.divn{
  display: none;
}
/* 应用详情分辨率 */
@media (max-width: 1459px) {
  .d2 button {
    width: 90px;
    line-height: 30px;
    }
    .d2 button a {
      font-size: 14px;
  }
  .applidata_2 .div2 {
    padding: 38px 47px;
}
  .applidata_1 .div1 .d3 {
    width: 109.7%;
}
  .applidata_2 .div1 .p2 {
    padding: 24px 35px;
}
  .applidata_1 .div1 .p1 {
    font-size: 30px;
}
.applidata_2 .div2 .div p {
  margin-top: 40px;
  font-size: 18px;
}
}
@media (max-width: 1259px) {
  .applidata_1 .div1 .d3 {
    width: 111.7%;
}
  .applidata_1 .div1 .d3 {
    width: 111.7%;
}
  .applidata_2 .div2 .div p {
    font-size: 16px;
    margin-top: 20px;
}
.applidata_2 .div1 .appdatap2::before {
  width: 15% !important;
}
.applidata_1 .p1 {
  font-size: 24px !important;
}

.applidata_1 .p4,.applidata_1 .p3,.applidata_1  .u1 li span {
  font-size: 13px !important;
}
.applidata_1 .p2 {
  font-size: 18px !important;
}
}
@media(max-width:991px){
  .d2 button {
    width: 70px;
    line-height: 25px;
}
.d2 button a {
  font-size: 12px;
}
  .applidata_1 .div1 .d3 {
    width: 115.7%;
}
  .applidata-big{
    margin-top: 60px;
  }
  .applidata_2 .div1 .appdatap2::before {
    width: 21% !important;
}
}

@media (max-width: 768px){
  .appli_sycon2{
    padding: 10px 10px;
    padding-bottom: 40px;
  }
  .applidata_1 .div1 .d3 {
    display: none;
}
}

@media (max-width: 414px) {
  .divn{
    display: block !important;
  }

  .appli_sycon2 .sycon2 .apper{
    display: block !important;
  }
  .appb{
    display: none;
  }
  .applidata_2 .div2 {
    padding: 28px 10px;
    padding-bottom: 40px;
}
  .applidata_1 .div4 .imgcon img {
    transform: translateX(-3px);
}
  .applidata_1 {
    padding: 30px 20px;
    background-color: #fff;
}
.applidata_1 .div2, .applidata_1 .div3, .applidata_1 .div4 {
  margin-top: 36px;
}
}


.appli_sycon2 .sycon2 .apper.p1{
  font-size: 30px;
}
.appli_sycon2 .sycon2 .apper .p2{
  padding-top: 28px;
  line-height: 25px;
  font-size: 14px;
}
.appli_sycon2 .sycon2 .apper {
  width: 100%;
  display: none;
  padding-top: 25px;
  padding-bottom: 7px;
  font-size: 14px;
}
.appli_sycon2 .sycon2 .apper .rq:nth-child(1){
  margin-left: 0;
}
.appli_sycon2 .sycon2 .apper  .rq{
  float: left;
  margin-left: 12%;
}
.appli_sycon2 .sycon2 .apper .rq li{
 list-style:disc;
 font-size: 10px;
}
.appli_sycon2 .sycon2 .apper  .rq li a{
font-size: 14px;
color: #666666;
line-height: 32px;
transition: all .5s;
}




/* proda */
.proda_1 .foot-container {
   background-color: #fff;
  padding: 43px 0px;
}
.proda_1 .lef {
  position: relative;
  float: left;
  width: 45%;
  display: flex;
  flex-wrap: wrap-reverse;
}
.proda_1 .lef .div1{
  width: 19%;
  height: 374px;
  float: left;
}

.proda_1 .lef .div1 .sma img{
  max-width: 80%;
  max-height: 80%;
  position: absolute;  
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;  
}
.proda_1 .lef .div1 .swiper-wrapper .swiper-slide {
  cursor: pointer;
  width: 100%;
  border: 1px solid #ececec;
  height: 100%;
}
.proda_1 .lef .div2{
  width: 80%;
  padding: 46px 0;
  border: 1px solid #ececec;
  float: left;
}
.proda_1 .lef .div2 .bigimg img{
    max-width: 95%;
    max-height: 95%;
    /* width: 100%; */
    display: block;
    margin: 0 auto;
}
.op{
  display: block !important;
}
.proda_1 .lef .div1 .swiper-wrapper .swiper-slide:hover{
  border: 1px solid #3893ec;
}
.proda_1 .lef .div1 .swiper-wrapper .swiper-slide-thumb-active{
  border: 1px solid #3893ec !important;
}

.proda_1 .rig{
  width: 50%;
  float: right;
}
.proda_1 .rig .p1{
  font-size: 26px;
  color: #333333;
}
.proda_1 .rig .div1{
  width: 300px;
  margin-top: 11px;
}
.proda_1 .rig .div1 img{
  width: 100%;
}
.proda_1 .rig .u1{
  width: 100%;
    padding-left: 20px;
}
.proda_1 .rig .u1 div:nth-child(1){
  margin-left: 19px;
}
.proda_1 .rig .u1 div{
  float: left;
  margin-left: 70px;
}
.proda_1 .rig .u1 li{
  list-style: disc;
  color: #3893ec;
  font-size: 16px;
    line-height: 28px;
}
.proda_1 .rig .u1 li span{
  font-size: 16px !important;
  color: #666;
}
.proda_1 .rig .u2 {
  line-height: 24px;
  margin-top: 28px;
}
.proda_1 .rig .u2 li{
  color: #666666;
  font-size: 16px;
}
.proda_2{
  margin-top: 30px;
}
.proda_2 .foot-container {
  background-color: #fff;
}
.proda_2 .top {
  width: 100%;
  border-bottom: 1px solid #dfdddf;
}
.proda_2 .top li {
  cursor: pointer;
  width: 12%;
  padding: 28px 0;
  text-align: center;
  transition: .8s all;
  color: #333333;
  font-size: 20px;
  float: left;
  position: relative;
}
.proda_2 .top li::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  position: absolute;
  transition: .8s all;
  top: 43%;
  right: 0;
  transition: opacity .8s;
  opacity: 1;
  background-color: #dfdddf;
}
.proda_2 .top::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
  }
  .proda_2 .top::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  background   : #3893ec;
  }
  .proda_2 .top::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.proda_2 .top li:hover {
  color: #fff;
    background-color: #3893ec;
}

.proda_2 .top li:hover a{
  color: #fff !important;
}
.proda_2 .top li:hover::after {
  opacity: 0;
}
.proda_2 .top .li3::after{
  content: none;
}
.proda_2 .bottom{
  width: 100%;
  display: none;
    padding-left: 30px;
    line-height: 20px;
  padding-bottom: 60px;
}
.proda_2 .bottom p{
    line-height: 34px;
    color: #666;
}
.proda_2 .bottom .u1{
  margin-left: 82px;
  padding: 58px 0;
}
.proda_2 .bottom .u1 li{
  list-style: disc;
  margin-top: 17px ;
  font-size: 16px;
  color: #666666;
}
.proda_2 .bottom .u1 li:nth-child(1){
  margin-top: 0;
}
.proda_2 .bottom .div1{
  margin-left: 52px;
  width: 76%;
}
.proda_2 .bottom .div1 img{
  width: 100%; 
}
.proda_3  .div2 {
  padding: 47px 60px;
}
.proda_3 .div2 .divcon{
  width: 24%;
}
.proda_3 .div2 .div {
  width: 100%;
  padding: 25px 25px;
  border: 1px solid #d3d3d3;
}
.proda_3 .div2 .div p {
  color: #333333;
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
}
.proda_3 .div2 .div img {
  display: block;
  margin: 0 auto;
  width: 65%;
}
.proda_1 .lef .swiper-button-next,.proda_1 .lef .swiper-button-prev{
  display: none;
}
/* 产品详情分辨率 */
  @media (max-width: 1459px) {

    .appli_sycon2 .sycon2 .p3::after {
      width: 34px;
      height: 26px;
      background-size: contain;
      transform: translateY(16px);
  }
    .appli_sycon2 .sycon2 .div2 .sy_button button {
      width: 104px;
  }
  .appli_sycon2 .sycon2 .div2 .sy_button button span {
    background-size: 14px;
}
    .appli_sycon2 .sycon2 .div2 .pp4::before,.appli_sycon2 .sycon2 .div2 .pp3::before,.appli_sycon2 .sycon2 .div2 .pp2::before{
      width: 30px;
      height: 30px;
      transform: translateY(5px);
  }
    .proda_2 .bottom {
      padding-bottom: 30px;
  }
    .proda_1 .rig .u1 li span,.proda_1 .rig .u2 li{
      font-size: 14px;
  }
  .proda_2 .bottom .u1 {
    padding: 50px 0;
}
    .proda_1 .rig .u1 div {
      float: left;
      margin-left: 35px;
  }
  .proda_1 .rig .p1 {
    font-size: 24px;
    color: #333333;
}


.proda_2 .top li {
  font-size: 16px;
  padding: 24px 0;
}
.proda_3 .div2 .div p{
  font-size: 16px;
}
.applidata_2 .div1 .p2{
  font-size: 22px;
}
  }
  
  
  @media (max-width: 1259px) {
    .proda_1 .rig .u1 li,.proda_1 .rig .u2 li,.proda_2 .bottom .u1 li,.proda_3 .div2 .div p {
      font-size: 14px;
  }
    .proda_1 .rig .p1 {
      font-size: 20px;
  }
.proda_2 .top li {
  font-size: 16px;
}
.applidata_2 .div1 .p2 {
  font-size: 18px;
}
.applidata_2 .div1 .p2::before {
  width: 24%;
}
  }
  @media(max-width:991px){
    .content2 {
      margin-top: 60px;
  }
    .proda_3 .div2 {
      padding: 32px 60px;
  }
    .proda_1 .lef .div2 {
      width: 100%;
      margin-left: 0;
      margin-top: 2%;
      padding: 40px 40px;
  }
    .proda_1 .lef .div1 {
      margin-top: 20px;
      height: 70px;
  }
    .proda_1 .lef .swiper-button-next{
      position: absolute;
      right: -15px;
      top: 618px;
    }
    .proda_1 .lef .swiper-button-prev{
      position: absolute;
      left: 0;
      top: 618px;
    }
    .proda_1 .lef .swiper-button-next,.proda_1 .lef .swiper-button-prev{
      display: block;
    }
    .proda_1 .lef .swiper-button-next:after,.proda_1 .lef .swiper-button-prev:after{
      font-size: 20px;
    }
    .proda_1 .lef .div1 .sma{
      height: 65px !important;
    }

    .proda_2 .bottom .div1 {
       margin-left: 0px;
      width: 100%;
  }
    .applidata_1 .div4 .imgcon img{
      transition: .5s all;
  }
  .applidata_1 .div4 .imgcon img:hover{
    transform: scale(1.3);
  }
    .applidata_1 .div4 .imgcon {
      width: 100%;
  }
    .proapp{
      margin-top: 20px;
    }
    .proda_2 .bottom .div1 img{
      transition: .8s all;
    }
    .proda_2 .bottom .div1 img:hover{
      transform: scale(1.4);
    }
    .proda_1 .rig .u1 li, .proda_1 .rig .u2 li, .proda_2 .bottom .u1 li {
      font-size: 13px;
  }
  .proda_1 .lef .div2 {
    width: 100%;
    margin-left: 0;
    margin-top: 5%;
    padding: 50px 50px;
}
.proda_1 .lef .div2 img {
  /* width: 40%; */
  display: none;
  margin: 0 auto;
  transition: .8s all;
}
.proda_1 .lef .div1 {
  width: 80%;
  float: none;
}
.proda_1 .lef {
  width: 100%;
}


.proda_1 .rig {
  width: 100%;
  margin-top: 5%;
}
  }
  
  @media (max-width: 768px){
      .proda_2 .bottom p{
          font-size: 14px;
          line-height: 25px;
      }
    .proda_1 .lef .swiper-button-next{
      position: absolute;
      right: -15px;
      top: 523px;
    }
    .proda_1 .lef .swiper-button-prev{
      position: absolute;
      left: 0;
      top: 523px;
    }
    .proda_2 .bottom .u1 {
      margin-left: 35px;
  }
    .proda_2 .top li {
      font-size: 14px;
  }
  .proda_2 .top li {
    padding: 8px 0;

}
  }

  @media (max-width: 414px) {
    .proda_1 .lef .div2 {
      margin-top: 3%;
  }
    .ddn{
      display: none;
    }
    .ddb{
      display: block;
    }
    .proda_1 .lef .swiper-button-next{
      position: absolute;
      right: -15px;
      top: 350px;
    }
    .proda_1 .lef .swiper-button-prev{
      position: absolute;
      left: 0;
      top: 350px;
    }
    .proda_1 .lef .div1 .sma:hover {
      border: 1px solid transparent;
  }

    .proda_2 .bottom {
        padding-left: 0;
      padding-bottom: 14px;
      overflow-x: auto;
  }
  .proda_2 table{
    width: 100%;
    width: 750px;
}
    .proda_1 .foot-container {
      padding: 0px 21px;
      padding-bottom: 10px;
  }
  .proda_1 .rig .u1{
    width: 100% !important;
  }
  .proda_1 .rig .divcon {
    padding: 20px 0 !important;
    padding-left: 0 !important;
}
    .proda_3 .div2 .div {
      width: 100%;
margin-top: 5px;
  }
    .proda_3 .div2 {
       display: block; 
  }
    .list_sycon1 li a {
      line-height: 33px;
      font-size: 13px;
  }
    .applidata-big {
      padding-bottom: 40px;
      margin-top:0px;
  }
    .applidata_2 .div1 .p2 {
      padding: 20px 20px;
      font-size: 16px;
  }
  .proda_2 .top{
    overflow-x: scroll;
  overflow-y: hidden;
  width: auto;
  white-space: nowrap !important;
}
    .proda_2 .top li {
      width: 20%;
      float: none;
      display: inline-block;
  }


  .proda_1 .rig .u1 li, .proda_1 .rig .u2 li, .proda_2 .bottom .u1 li {
    font-size: 12px;
      line-height: 26px;
}
.proda_2 .bottom .u1 {
  margin-left: 19px;
  padding: 40px 0;
}
.proda_1 .rig .u1 div {
  float: left;
  margin-left: 19px;
}

.proda_1 .rig .u3 img {
  max-width: 100%;
}
  }
  @media (max-width: 375px) {
    .proda_1 .lef .swiper-button-prev {
      position: absolute;
      top: 350px;
  }
  .proda_1 .lef .swiper-button-next {
    position: absolute;
    top: 350px;
}
  }

  /* about */
  .cont2{
    min-height: 500px;
  }

  .tra{
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition:all 1s;
  }
  .abo-banner{
    position: relative;
  }
 .aboutbar{
  background-color: rgba(230, 242, 247, .9);
    position: sticky;
    top: 74px;
    transform: translateY(-74px);
    z-index: 999;
  }
  .abo-bar{
    width: 100%;
  }

  .abo-bar span{
    border-right: 1px solid rgba(183, 214, 228, 0.8);
    display: inline-block;
    transition: .5s all;
    cursor: pointer;
    line-height: 74px;
    text-align: center;
    position: relative;
    width: 19.7%;
  }
  .abo-bar span:nth-child(5){
    border-right: none;
  }
  .abo-bar span a{
    color: #182028;
    font-size: 18px;
    display: block;
    width: 100%;
  }
  .abo-bar .rq-item::after {
    content: '';
    width: 0;
    height: 5px;
    background: #3893ec;
    position: absolute;
    bottom: 0;
    left: 0%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.abo-bar .rq-item:hover::after,.abo-bar .rq-item.active::after{
  width: 100%;
}
.abo-bar .rq-item:hover,.abo-bar .rq-item.active a{
  color: #3893ec;
}
.list_banner a .foot-container .lef .bname .aboutus{
  color: #fff;
}
.abo-1 {
  padding: 40px 13%;
  padding-bottom: 45px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.abo-1 .wrap .lef{
  width: 61%;
  float: left;
}
.abo-1 .wrap .lef .p1{
  font-size: 36px;
  color:#333333;
  position: relative;
}
.abo-1 .wrap .lef .p1::after{
  content: '';
  display: inline-block;
  width: 40px;
  height: 3px;
  background-color: #d6d6d6;
  position: absolute;
  top: 80px;
  left: 0;
}
.abo-1 .wrap .lef  .p2{
  font-size: 22px;
  margin-top: 89px;
  color:#5ca3ef;
}
.abo-1 .wrap .lef  .p3{
  line-height: 30px;
  margin-top: 8px;
  font-size: 16px;
  color: #777777;
}
.abo-1 .wrap .rig{
  width:27%;
  margin-left: 165px;
  float: left;
}
.abo-1 .wrap .rig .szcon .abosz{
  width: 100%;
}

.abo-1 .wrap .rig .szcon .pt1{
  font-size:50px ;
  color: #3893ec;
  font-family: 'dinb';
  transition: .5s all;
}
.abo-1 .wrap .rig .szcon .pt2{
  margin-left: 12px;
  font-size:20px ;
  transition: .5s all;
  color: #414141;
}
.abo-1 .wrap .rig .szcon .div1{
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0;
}

.abo-1 .wrap .rig .szcon .div1:hover .pt2{
  transform: translateY(10px);
 }
.abo-1 .wrap .rig .szcon .div1:nth-child(1){
  padding-top: 0;
}
.abo-1 .wrap .rig .szcon .div1 .rq1{
  width: 50%;
  float: left;
}
.abo-1 .wrap .rig .szcon .div1 .rq2{
   width: 50%;
  float: right;
}
.abo-1 .wrap .rig .szcon .div1 .rq2 img{
  display: block;
  transition: .5s all;
 margin-left: 140px;
  margin-top: 15px;
}
.abo-1 .wrap .rig .szcon .div1:hover .pt1{
  transform: translateY(-10px);
 }
 .abo-1 .wrap .rig .szcon .div1:hover .rq2 img{
  transform: translateY(-10px);
 }

.abo-2{
  padding: 90px 100px;
  overflow: hidden;
  background-color: #f5f5f5;
  position: relative;
}
.abo-2 .wrap .rq1 .p1{
  font-size: 26px;
  color: #3893ec;
}
.abo-2 .wrap .rq1 .p2{
  font-size: 16px;
  color: #4c525e;
}
.abo-2  .rq2 img{
  width: 100%;
 }
 .abo-2 .wrap .rq1 .p2{
  margin-top: 18px;
 }
 .abo-2 .wrap .rq1{
   margin-top: 50px;
 }

.abo-2 .div1 .wrap .mis{
  width: 50%;
  float: left;
}
.abo-2 .div1 .rq2{
 width:50%;
 float: right;
}
.abo-2 .div2 .wrap .mis{
  width: 50%;
  margin-top: 4%;
  transform: translateX(115px);
  float: right;
}
.abo-2 .div2{
  margin-top: 67px;
}
  .abo-2 .div2 .wrap {
    transform: translateY(-52px);
  }
  .abo-2 .div2 .rq2{
   width:50%;
   float: left;
  }
  .abo-3{
    width: 100%;
    padding: 130px 0;
    padding-bottom: 170px;
    background: url('../images/abo3.jpg')no-repeat;
    background-size: cover;
  }
  .abo-3 .wrap .p2{
    font-size: 36px;
    color: #dfe5ef;
  }
  .abo-3 .wrap .pcon{
    width: 66%;
  }
  .abo-3 .wrap .p1{
    font-size: 26px;
    position: relative;
    padding-top: 33px;
    color: #fff;
  }
  .abo-3 .wrap .p1::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 40px;
    height: 1px;
    transform: translateY(45px);
    background-color: #d2e0ee;
  }
  .abo-4{
    overflow: hidden;
    padding: 85px 0;
    background-color: #f5f5f5;
  }
  .abo-4  .div1 .wrap .p1{
    margin: 0 auto;
    font-size: 36px;
    text-align: center;
    width: 30%;
    position: relative;
    color: #24272b;
  }
  .abo-4 .div1 .wrap .p1::after{
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
   position: absolute;
   bottom: -19px;
   left: 190px;
   background-color: #3893ec;
  }
  .abo-4  .div1 .wrap .divcon{
    display: flex;
    justify-content: space-evenly;
    margin-top: 60px;
  }
  .abo-4 .div1 .wrap  .rq1{
    border-radius: 6px;
    padding: 40px 0;
    transition: .5s all;
    margin-left: 40px;
    width: 24%;
    background-color: #fff;
  }
  .abo-4  .div1 .wrap .divcon .rq11{
    margin-left: 0;
  }

  .abo-4  .div1 .wrap .rq1 .d{
    width: 40%;
    margin: 0 auto;
    transition: .5s all;
    padding: 34px 36px;
    border-radius: 500px;
    background-color: #3893ec;
    box-shadow:0px 0px 13px #3893ec;
  }
  .abo-4  .div1 .wrap .divcon .rq1:hover{
    box-shadow: 0px 0px 15px 0px rgb(90 91 95 / 30%);
    transform: translate3d(0,-5px,0);
  }
  .abo-4  .div1 .wrap .divcon .rq1:hover .d{
    box-shadow: 0px 0px 15px 0px rgb(90 91 95 / 30%);
    transform: translate3d(0,-5px,0);
  }
  .abo-4  .div1 .wrap .rq1 .d .p2{
    color: #fff;
    font-style: oblique;
    font-size: 44px;
  }
  .abo-4  .div1 .wrap .rq1 .p3{
    padding: 0 38px;
    padding-top: 41px;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #666666;
  }
  .abo-4 .div2{
    position: relative;
  }
.abo-4 .div2 .wrap1 {
  padding-top: 85px;
}
  .abo-4  .div2 .wrap .tit .p1{
    text-align: center;
    font-size: 36px;
    color: #24272b;
  }
  .abo-4 .div2 .wrap  .tit .p2{
    text-align: center;
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
  }
  .abo-4  .div2  .swp1 {
    position: relative;
  }
  .abo-4  .div2  .swp1 .wrap{
    margin-top: 35px;
    position: relative;
  }
  .abo-4  .div2  .swp1::before{
    content: '';
    display: inline-block;
    border: 1px solid #dcdcdc;
    position: absolute;
    top: 53px;
    width: 100%;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-button-next:after, .swiper-button-prev:after{
    color: #a5a5a5;
    transition: .5s all;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-button-next:hover::after{
    color: #3893ec;
  }
  .abo-4  .div2 .swp1 .wrap  .swiper-button-prev:hover::after{
    color: #3893ec;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    color:#a5a5a5 ;
  }
  .abo-4  .div2  .swp1 .swiper-button-prev, .abo-4  .div2  .swp1 .swiper-container-rtl .swiper-button-next{
    background: url();
  }
  .abo-4  .div2  .swp1  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url();
  }
  .abo-4 .div2  .swp1 .wrap .swiper-button-next{
    right: -55px;
    top:55px;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-button-prev{
    left: -55px;
    top: 55px;
  }
  .abo-4  .div2 .swp1 .wrap  .swiper-slide{
    width: 24%;
    transition: .8s all;
    cursor: pointer;
    padding: 27px 0px;
    text-align: center;
    background-color: #8aa0b6;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-slide:hover{
    background-color: #3893ec;
  }
  .abo-4  .div2  .swp1 .wrap .swiper-slide .nf{
    font-size: 28px;
    color: #fff;
    font-family: 'dinr';
  }
  .abo-4  .div2  .swp1 .wrap .swiper-container .swiper-slide-thumb-active{
    background-color: #3893ec;
  }
  .abo-4  .div2  .swp2{
    position: relative;
    margin-top: 64px;
    width: 100%;
  }
  .abo-4  .div2  .swp2 .hisimg{
    width: 43%;
    position: absolute;
    bottom: -169px;
    right: 15px;
  }
  .abo-4  .div2  .swp2 .hisimg img{
    width: 100%;
  }
  .abo-4 .div2 .swp2 .abonum {
    width: 3.4%;
    position: absolute;
    bottom: -43px;
    left: 237px;
}
  .abo-4  .div2  .swp2 .abonum img{
    width: 100%;
  }
  .abo-4  .div2  .swp2 .wrap .lef{
    width: 49.7%;
    float: left;
  }
  .abo-4  .div2  .swp2 .wrap .lef img{
    width: 100%;
  }
  .abo-4  .div2  .swp2 .wrap .rig{
    padding: 80px 0;
    width: 45%;
    float: right;
    height: 340px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .abo-4  .div2  .swp2 .wrap .rig i{
    display: none;
  }
  .abo-4  .div2  .swp2 .wrap .rig::-webkit-scrollbar {
    /*滚动条整体样式*/
    width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
    height: 5px;
    }
    .abo-4  .div2  .swp2 .wrap .rig::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background   : #3893ec;
    }
    .abo-4  .div2  .swp2 .wrap .rig::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ededed;
    }
  .abo-4  .div2  .swp2 .wrap .rig .p2{
    font-size: 16px;
    float: right;
    width: 100%;
    color: #666666;
    line-height: 30px;
  }
  .abo-4  .div2  .swp2 .wrap .rig div:nth-child(2){
    margin-top: 55px;
  }
  .abo-4  .div2 .swp2 .wrap .rig em{
    float: left;
    width: 20px;
    height: 20px;
    transform: translateY(7px);
    margin-right: 19px;
  }

  .abo-5 .wrap .tit .p1{
    text-align: center;
    font-size: 36px;
    color: #24272b;
  }
  .abo-5 {
    overflow: hidden;
    padding: 74px 0;
    position: relative;
  }
.i{
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50px);
}
  .abo-5 .wrap  .tit .p2{
    text-align: center;
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
  }
  .abo-5 .wrap .div1{
    margin-top: 37px;
  }
  .abo-5 .wrap .div1 img{
    width: 100%;
  }

  .abo-6{
    padding: 82px 0;
    padding-bottom: 126px;
    background-color: #f5f5f5;
    position: relative;
  }
  .abo-6 .wrap .tit .p1{
    text-align: center;
    font-size: 36px;
    color: #24272b;
  }
  .abo-6 .wrap  .tit .p2{
    text-align: center;
    font-size: 16px;
    color: #777777;
    margin-top: 32px;
  }

  .abo-6 .wrap .swp3 .swiper-slide div:nth-child(1){
    margin-left: 0;
  }
  .abo-6 .wrap .swp3 .swiper-slide div p{
    font-size:18px ;
    color: #fff;
    padding: 33px 0;
    text-align: center;
  }
  .abo-6 .wrap .swp3 {
    position: relative;
    margin-top: 53px;
  }
  .abo-6 .wrap .swp3 .swiper-slide{
   max-width: 70%;
   max-height: 70%;
  }
  .abo-6 .wrap .swp3 .swiper-slide div{
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #354c64;
  }
  .abo-6 .wrap .swp3 .swiper-slide div .imgcon{
    height: 225px;
    /* transform: translateY(30px); */
    position: relative;
  }
  .abo-6 .wrap .swp3 .swiper-slide .imgcon img{
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: .5s all;
  }
  .abo-6 .wrap .swp3 .swiper-slide:hover img{
    transform: translate(-50%,-50%) scale(1.1);
  }
  .swp3 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
 pointer-events: auto;
  }
  .swp3 .swiper-button-next:after,.swp3 .swiper-button-prev:after{
     content: none;
  }
  .swp3 .swiper-button-next, .swp3 .swiper-button-prev{
    cursor: pointer;
    transition: .8s all;
    border-radius: 300px;
    background-color: #eaeaeb;
    width: 3%;
    --swiper-navigation-size: 42px;
}
.swp3 .swiper-button-next{
  top: 46.5%;
  /* right: -7%; */
  right: 10px;
}
.swp3 .swiper-button-prev{
  top: 46.5%;
  /* left: -7% */
  left: 10px;
}
.swp3 .swiper-button-next:hover{
  background-color: #3893ec;
}
.swp3 .swiper-button-prev:hover{
  background-color: #3893ec;
}
.swp3 .swiper-button-prev:after{
  content: '';
  width: 18px;
  height: 18px;
  background: url('../images/abo-prev.png')no-repeat;
  background-size: contain;
  background-position: center center;
}
.swp3 .swiper-button-next:after{
  content: '';
  width: 18px;
  height: 18px;
  background: url('../images/abo-next.png')no-repeat;
  background-size: contain;
  background-position: center center;
}
.swp3 .swiper-button-next:hover::after{
  content: '';
  background: url('../images/abo-nextw.png')no-repeat;
  background-size: contain;
  background-position: center center;
}
.swp3 .swiper-button-prev:hover::after{
  content: '';
  background: url('../images/abo-prevw.png')no-repeat;
  background-size: contain;
  background-position: center center;
}

.swp3 .swiper-pagination{
  position: absolute;
  left: 50%;
  margin-top: 38px;
transform: translateX(-50%);
}
.swp3 .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  margin-right: 17px;
}
.list_syconab{
  display: none;
}

/* 关于青蓝分辨率 */
@media (max-width: 1680px){
  .swp3 .swiper-button-next {
    right: -4%;
}
.swp3 .swiper-button-prev {
  left: -4%;
}
  .abo-4 .div2 .swp2 .abonum {
    width: 3.4%;
    position: absolute;
    bottom: -9px;
    left: 101px;
}
.abo-2 .div1 .wrap {
  margin-left: 14px;
}
}
@media (max-width: 1580px){
  .abo-4 .div2 .swp1 .wrap .swiper-button-prev {
    left: -40px;

}

.abo-4 .div2 .swp1 .wrap .swiper-button-next{
  right: -40px;

}
.swp3 .swiper-button-next {
  right: -3.5%;
}
.swp3 .swiper-button-prev {
  left: -3.5%;
}
  .abo-1 .wrap .rig {
    margin-left: 70px;
}
.abo-2 .div1 .wrap .mis {
  width: 40%;
}
.abo-2 .div2 .wrap .mis {
  transform: translateX(80px);
}
.abo-2 .wrap .rq1 {
  margin-top: 30px;
}
}
@media (max-width: 1459px) {
  .abo-4 .div2 .swp1::before {
    top: 44px;
}
  .abo-1 {
    padding: 0px 7%;
    padding-bottom: 55px;
}
  .abo-1 .wrap {
    padding: 0px auto !important;
}
  .abo-5 {
    padding: 45px 0;
}
  .abo-2 .div2 .wrap .mis {
    transform: translateX(10px);
}
.abo-2 .div1 .wrap .mis,.abo-2 .div2 .wrap .mis{
  width: 43%;
}
.abo-2 .div2 .wrap .mis{
  margin-top: 2%;
}
  .abo-4 .div2 .swp2 .wrap .rig .p2{
    font-size: 14px;
  }
  .abo-2 {
    padding: 78px 86px;
  }
  .abo-3 {
    padding: 80px 0;
    padding-bottom: 115px;
  }
  .abo-4 .div2 .wrap1 {
    padding-top: 74px;
  }
  .abo-5 {
    padding: 64px 0;
  }
  .abo-6 {
    padding: 70px 0;
    padding-bottom: 109px;
  }
  .abo-4 {
    padding: 73px 0;
  }
  .abo-1 .wrap .lef .p2 {
    margin-top: 76px;
}
  .abo-1 .wrap .rig .szcon .pt2 {
    font-size: 18px;
}
  .aboutbar {
    top: 64px;
    transform: translateY(-64px);
}
  .abo-bar span {
    width: 19.6%;
}
  .abo-2 .div2 .wrap,.abo-2 .div1 .wrap{
    transform: translateY(0);
  }
    .abo-2 .div2 .wrap {
      margin-left: 0px;
      transform: translateX(73px);
  }
  .abo-4 .div2 .swp2 .abonum {
    left: 58px;
    bottom: -3px;
}
  .abo-bar span{
   line-height: 64px;
}
.abo-bar span a {
  font-size: 16px;
}
.abo-1 .wrap .rig .szcon .div1 .rq2 img {
  margin-left: 105px;
}
.abo-1 .wrap .rig {
  margin-left: 130px;
}
.abo-1 .wrap .rig .szcon .pt1 {
  font-size: 52px;
}
.abo-1 .wrap .lef .p2 {
  font-size: 20px;
}
.abo-2 .wrap .rq1 .p1{
  font-size: 26px;
}
.abo-2 .wrap .rq1 .p2,.abo-6 .wrap .swp3 .swiper-slide div p{
  font-size: 16px;
}
.abo-2 .wrap .rq1 {
  margin-top: 10px;
}

.abo-3 .wrap .p2{
  font-size: 20px;
}
.abo-3 .wrap .p1 {
  font-size: 20px;
}
.abo-4  .div1 .wrap .rq1 .p3 {
  padding: 0 27px;
  padding-top: 41px;
  font-size: 16px;
}
.abo-4  .div1 .wrap .rq1 {
  margin-left: 20px;
}
.abo-4  .div1 .wrap .rq1 .d {
  padding: 27px 27px;
}
.abo-4  .div1 .wrap .rq1 .d .p2{
  font-size: 40px;
}
 .wrap .tit1 {
  font-size: 32px !important;
}
.abo-4  .div1 .wrap .p1::after {
  left: 154px;
}
.abo-4  .div2 .swp1 .wrap  .swiper-slide .nf {
  font-size: 30px;
}
.abo-4  .div2  .swp2 .wrap .rig{
  padding: 40px 0;
    height: 285px;
}
.swp3 .swiper-button-next, .swp3 .swiper-button-prev {
  --swiper-navigation-size: 35px;
  right: -5%;
}
.swp3 .swiper-button-prev{
  left: -5%;
}
.swp3 .swiper-pagination {
  left: 51%;
}
.swp3 .swiper-button-next:after,.swp3 .swiper-button-prev:after{
  width: 16px;
  height: 16px;
}
.abo-4 .div2 .swp2 .hisimg {
  bottom: -137px;
  right: 30px;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-next:after, .swiper-button-prev:after {
  font-size: 36px;

}
.abo-4 .div2 .swp1 .wrap .swiper-slide {
  padding: 23px 0px;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-prev {
  left: -63px;
  top: 45px;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-next {
  right: -62px;
  top: 46px;
}
}
@media (max-width: 1259px) {
  .abo-2 {
    padding: 78px 59px;
}
  .abo-1 {
    padding: 0px 0%;
}
  .abo-bar span {
    line-height: 55px;
}
  .abo-2 .div2 .rq2,.abo-2 .div1 .rq2{
   width: 50%;
  }
  .aboutbar {
    top: 55px;
    transform: translateY(-55px);
}
  .abo-4 .div2 .swp1 .wrap .swiper-button-next,.abo-4 .div2 .swp1 .wrap .swiper-button-prev{
    top: 40px;
  }
  .abo-4 .div2 .swp1::before {
    top: 38px;
}
  .abo-4 .div2 .swp2 .abonum {
    left: 63px;
}
  .swp3 .swiper-button-next, .swp3 .swiper-button-prev {
    --swiper-navigation-size: 30px;
}
.abo-2 .wrap .rq1 .p2, .abo-6 .wrap .swp3 .swiper-slide div p,.abo-4 .div2  .swp2 .wrap .rig .p2,.abo-1 .wrap .lef .p3{
  font-size: 14px;
}
.swp3 .swiper-button-next:after,.swp3 .swiper-button-prev:after{
  width: 14px;
  height: 14px;
}
.abo-4  .div2  .swp2 .wrap .rig .p2 {
  width: 100%;
}
.abo-4  .div2  .swp1 .wrap .swiper-slide .nf {
  font-size: 26px;
}
.abo-4  .div2  .swp1 .wrap .swiper-slide {
  padding: 20px 0px;
}
.abo-4  .div1 .wrap .rq1 .d {
  padding: 25px 25px;
}
.abo-4  .div1 .wrap .rq1 .p3 {
  font-size: 13px;
}
.abo-4  .div1 .wrap .rq1 .d .p2 {
  font-size: 30px;
}
.abo-3 .wrap .p2 {
  font-size: 18px;
}
.abo-3 .wrap .p1 {
  font-size: 20px;
}
.abo-4  .div1 .wrap .p1::after {
  left: 128px;
}
.abo-2 .wrap .rq1 .p1 {
  font-size: 18px;
}
.abo-2 .wrap .rq1 {
  margin-top: 26px;
}
.abo-2 .wrap .rq1:nth-child(1){
  margin-top: 0;
}
.abo-1 .wrap .lef .p2,.abo-1 .wrap .rig .szcon .pt2{
  font-size: 18px;
}
.abo-1 .wrap .rig .szcon .div1 .rq2 img {
  margin-left: 80px;
}
.abo-1 .wrap .rig{
  margin-left: 100px;
}

.abo-bar span a {
  font-size: 16px;
}
}
@media(max-width:991px){
  .list_syconab{
    display: block;
    padding-bottom: 10px;
  }

  .abo-2 .div1 .wrap .mis, .abo-2 .div2 .wrap .mis {
    width: 100%;
}
  .abo-bar span {
    width: 19.4%;
    line-height: 44px;
}
  .swp3 .swiper-pagination {
    margin-top: 17px;
}
.aboutbar {
  display: none;
  top: 106px;
  transform: translateY(-47px);
}
  .abo-2 .div2 .wrap, .abo-2 .div1 .wrap{
    float: none;
    width: 100%;
    margin-left: 0;
    transform: translateX(0);
    padding: 10px 14px;
    transform: translateY(17px);
  }
  .abo-4 .div2 .swp1::before{
    display: none;
  }
  .swp3 .swiper-button-next,.swp3 .swiper-button-prev{
    display: none;
  }
.abo-2 .div2 {
  margin-top: 48px;
  float: none;
}
  .abo-6 .wrap .swp3 .swiper-slide div {
    width: 100%;
    margin-top: 20px;
    background-color: #354c64;
}
.abo-2 .wrap .rq1 .p2, .abo-6 .wrap .swp3 .swiper-slide div p, .abo-4  .div2  .swp2 .wrap .rig .p2, .abo-1 .wrap .lef .p3{
  font-size: 13px;
}
.abo-bar span a{
  font-size: 14px;
}
.abo-1 .wrap .lef{
  width: 100%;
}
.abo-1 .wrap .rig {
  margin-left: 0;
  margin-top: 20px;
  width: 100%;
}
.abo-1 .wrap .rig .szcon .div1 .rq2{
  width: auto;
}
.abo-1 .wrap .rig .szcon .pt1{
  font-size: 34px;
}
.abo-1 .wrap .lef .p2, .abo-1 .wrap .rig .szcon .pt2{
  font-size: 16px;
}
.wrap .tit1 {
  font-size: 26px !important;
}
.abo-2 .div1 .rq2,.abo-2 .div2 .rq2{
  width: 100%;
}
.abo-2 .wrap .rq1 .p2 {
  font-size: 14px;
}
.abo-3 .wrap .p2 {
    font-size: 18px;
}
.abo-3 .wrap .p1 {
  font-size: 14px;
}
.abo-4  .div1 .wrap .rq1 .d {
  padding: 14px 16px;
}
.abo-4  .div1 .wrap .rq1 .p3 {
  padding: 0 18px;
  padding-top:30px
}
.abo-4  .div1 .wrap .p1::after {
  left: 97px;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-next:after,.abo-4 .div2 .swp1 .wrap .swiper-button-prev:after{
    font-size: 25px;
}
.abo-4  .div2  .swp1 .wrap .swiper-button-next{
  right: -55px;
}
.abo-4  .div2  .swp1 .wrap .swiper-button-prev {
  left: -55px;
}
.abo-4  .div2  .swp2 .wrap .rig,.abo-4  .div2  .swp2 .wrap .lef{
  width: 100%;
}
.abo-4  .div2 .wrap .swp1 .swiper-slide {
  padding: 10px 0px;
}
.abo-4  .div2 .wrap .swp1 .swiper-slide .nf {
  font-size: 18px;
}
.abo-1{
  padding-bottom: 50px;
}
.abo-3 .wrap .p1::after {
  bottom: 22px;
}
}
@media (max-width: 768px){
  .abo-4 .div2 .wrap1 {
    padding-top: 60px;
}
  .swp3 .swiper-pagination {
    width: 100%;
}
  .abo-4  .div1 .wrap .p1::after{
    display: none;
  }
  .abo-6 .wrap .swp3 {
    margin-top: 30px;
}
  .aboutbar{
    width: 100%;
  }
  .aboutbar {
    overflow-x: auto;
    white-space: nowrap;
}
.aboutbar::-webkit-scrollbar{
  width:1px;
  height:3px;
  /**/
}
.aboutbar::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
}
.aboutbar::-webkit-scrollbar-thumb{
  background: #3e90fe;
}
.aboutbar::-webkit-scrollbar-thumb:hover{
  background: #3e90fe;
}
.aboutbar::-webkit-scrollbar-corner{
  background: #3e90fe;
}
  .abo-bar span {
    width: 30%;
}

  .abo-4  .div2  .swp1 .wrap .swiper-button-next:after,  .abo-4  .div2  .swp1 .wrap .swiper-button-prev:after{
    font-size: 14px;
  }
  .swp3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
  .abo-4  .div1 .wrap .p1{
    width: 31%;
}
  .abo-5 .wrap .div1 img{
    transition: .5s all;
}
.abo-5 .wrap .div1:hover img{
  transform: scale(1.4);
}
  .abo-3 .wrap .p1 {
    padding-top: 20px;
}
  .abo-bar div {
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
}
  .abo-banner .wrap {
    width: 100%;
}
  .abo-bar .rq-item::after {
   display: none;
}
  .abo-4  .div1 .wrap .rq1 .d {
    width: 9%;
}
  .abo-4  .div1 .wrap .divcon{
    display: block;
  }
  .abo-4  .div1 .wrap .rq1 {
    padding: 40px 0;
    transition: .5s all;
     margin-left: 0px;
     margin-top: 5%;
    width: 100%;
}
}

@media (max-width: 414px) {
  .abo-1 .wrap .rig .szcon .pt2 {
    text-align: center;
    margin-left: 0;
}
  .abo-1 .wrap .rig .szcon .pt1 {
    text-align: center;
}
  .applidata_2 .div1 .p2::before {
    width: 21%;
}
  .applidata_2 .div1 .p2 {
    padding: 10px 0px;
    font-size: 20px;
}
  .proda_3 .div2 {
    padding: 19px 0px;
    padding-bottom: 40px;
}
  .proda_1 .lef .div1 {
    height: 77px;
}
  .abo-4 .div2 .swp1 .wrap {
    margin-top: 20px;
}
  .abo-4 .div2 .swp2 {
    margin-top: 30px
}
  .abo-2 .div2 .wrap .mis {
     transform: translateX(0px); 
}
  .abo-4 .div2 .wrap1 {
    padding-top: 45px;
} 
.abo-4 .div2 .swp2 .wrap .rig{
  height: 156px;
}   

  .abo-3{
    padding: 68px 0;
    padding-bottom: 94px;
  }
  .abo-6{
    padding: 45px 0;
    padding-bottom: 60px;
}
  .abo-4,.abo-2{
    padding: 45px 0;
}
  .abo-1 .wrap .rig .szcon .div1 .rq2 {
    float: none;
}
  .abo-1 .wrap .rig .szcon .div1 {
    border-bottom: none;
    padding: 0px 0;
}
.abo-1 .wrap .rig .szcon .div1 .rq2 img {
  margin-left: 0;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
  .abo-1 .wrap .rig .szcon .div1 .rq1 {
    width: 100%;
     float: none;
}
  .abo-1 .wrap .rig .szcon .div1 {
    width: 33%;
    float: left;
}

  .abo-4 .div2 .swp2 .wrap .rig {
    padding: 10px 0;
}
  .abo-4 .div1 .wrap .divcon {
    margin-top: 25px;
}
  .abo-4 .div2 .swp2 .wrap .rig div:nth-child(2) {
    margin-top: 20px;
}
  .abo-2 .wrap .rq1 .p2, .abo-6 .wrap .swp3 .swiper-slide div p, .abo-4 .div2 .swp2 .wrap .rig .p2, .abo-1 .wrap .lef .p3 {
    font-size: 13px;
}
  .abo-6 .wrap .swp3 {
    margin-top: 20px;
}
  .abo-4  .div1 .wrap .p1 {
    width: 69%
}
.abo-6 .wrap .swp3 .swiper-slide div {
  margin-top: 0px;
}
.abo-6 .wrap .swp3 .swiper-slide div p {
  padding: 10px 0;
}
.abo-6 .wrap .swp3 .swiper-slide div .imgcon {
  height: 200px;
  margin-top: 0;
}

  .swp3 .swiper-button-prev {
    left: -6%;
}
  .swp3 .swiper-button-next {
    right: -6%;
}
  .swp3 .swiper-button-next, .swp3 .swiper-button-prev {
    width: 6%;
}
  .abo-4  .div2  .swp1 .wrap .swiper-slide {
    padding: 7px 0px;
}
  .abo-4  .div2 .swp1 .wrap  .swiper-slide .nf {
    font-size: 12px;
}
  .abo-3 .wrap .pcon {
    width: 100%;
  }
  .abo-2 .wrap .rq1 .p2{
    color: #666666;
  }

  .abo-4  .div1 .wrap .rq1 .d {
    width: 18%;
}
  .abo-1 .wrap .lef .p1::after{
    content: none;
  }
  .abo-1 .wrap .lef .p2 {
    margin-top: 10px;
}
  .wrap .tit1 {
    font-size: 23px !important;
}
.wrap .tit2{
  font-size: 13px !important;
}

.abo-4  .div2  .swp2 .wrap .rig .p2 {
  width: 100%;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-next {
  right: -8px;
  top: 19px;
}
.abo-4 .div2 .swp1 .wrap .swiper-button-prev {
  left: -8px;
  top: 19px;
}
.abo-5 {
  padding: 41px 0;
}
.abo-6 .wrap .tit .p2 {
  margin-top: 20px;
}
}
@media (max-width: 375px) {
  .apppro .applis .apptext li {
    margin-top: 7px !important;
    margin-left: 5px !important;
}
 
  .abo-4  .div1 .wrap .rq1 .d {
    width: 20%;
}
.abo-1 .wrap .lef .p2, .abo-1 .wrap .rig .szcon .pt2 {
  font-size: 14px;
}
.wrap .tit1 {
  font-size: 22px !important;
}
.abo-2 .wrap .rq1 .p2, .abo-6 .wrap .swp3 .swiper-slide div p, .abo-4 .div2 .swp2 .wrap .rig .p2, .abo-1 .wrap .lef .p3 {
  font-size: 12px;
}
}


/* 人才招聘 */

.icon-down {
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.in-more {
  width: 140px;
  height: 41px;
  border-radius: 20.5px;
  border: 1px solid #c2c2c2;
  line-height: 40px;
  color: #005fe5;
  font-size: 16px;
  display: inline-block;
  padding: 0 35px;
  vertical-align: top;
  float: right;
  position: relative;
}
.in-more i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/right.png) no-repeat center;
  position: absolute;
  right: 35px;
  top: 50%;
  margin-top: -10px;
  transition: all 0.4s;
}
.in-more:hover i {
  transform: translateX(8px);
}
.join-one{padding: 90px 0 95px;}
.join1-con .join-block{text-align: center;margin-top: 56px;}
.join1-con .in-more{width: 224px;font-size: 20px;color: #777;display: inline-block;float: none;margin:0 16px;text-align: left;}
.join1-con .in-more i{background: url(../images/right3.png) no-repeat center;}
.join1-con .in-more:hover{background: #3893ec;border-color: transparent;color: #fff;}
.join1-con .in-more:hover i{background: url(../images/right2.png) no-repeat center;}
.join1-con p{color: #222;font-size: 18px;text-align: center;line-height: 28px;}
.join1-list{margin-top: 100px !important;}
.join1-list li{width: 25%;float: left;text-align: center;}
.join1-list li .join1-pic{width: 80px;height: 80px;overflow:hidden;margin:0 auto;transition: all 0.4s;}
.join1-list li .join1-pic img{display: block;margin:0 auto;}
.join1-list li p{color: #333;font-size: 24px;margin-top: 36px;}
.join1-list li:hover .join1-pic{transform: translateY(-10px);}
.join-two{padding-bottom: 70px;}
.join-two .ser-tit{margin-bottom: 65px;}
.join-two .ser-tit .bt{font-size: 28px;}
.join_tit{padding: 28px 40px;background: #f5f5f5;}
.join_tit-con{position: relative;}
.join2-list li.on .join_tit{background: #3893ec;}
.join_font{display: none;padding: 45px 40px;background: #fff;}
.join2-list li{border: #d9d9d9 1px solid;border-bottom: none;}
.join2-list li:last-child{border-bottom: 1px solid #d9d9d9;}
.join_tit-con h3 span{font-size: 24px;color: #222;display: inline-block;transition: all 0.4s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.join_tit-con h3 span.span1{width: 340px;}
.join_tit-con h3 span.span2,.join_tit-con h3 span.span3{display: none;}
.join_tit-con h3 span.span3{width: 250px;float: right;}
.join2-list li.on .join_tit-con h3 span{color: #fff;}
.join2-list li.on .join_tit .icon-down{color: #fff;}
.join_tit .icon-down{color: #838383;font-size: 20px;}
.join_det-item span{font-size: 18px;color: #333;padding: 0 30px;line-height: 34px;border:1px solid #dddee5;display: inline-block;margin-bottom: 25px;}
.join_det-item p{color: #777;font-size: 16px;}
.join_det-item{margin-bottom: 40px;}
.join2-list li.on span.span2,.join2-list li.on span.span3{display: inline-block;}
.join-two .page{margin-top: 80px;}

@media (max-width: 1459px){
  .join1-con .in-more {
    font-size: 18px;
}
}
@media (max-width: 991px){
  .join1-list {
    margin-top: 50px !important;
}
  .join-two .ser-tit .bt {
    font-size: 21px;
}
  .in-more {
    width: 110px;
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    font-size: 14px;

}

    /* 人才招聘 */
    .join-one{padding: 30px 0 40px;}
    .join1-con p{font-size: 14px;line-height: 24px;}
    .join1-con .join-block{margin-top: 20px;}
    .join1-con .in-more{font-size: 14px;width: 160px;}
    .join1-list{margin-top: 40px;}
    .join1-list li p{font-size: 16px;margin-top: 15px;}
    .join1-list li .join1-pic{width: 65px;height: 65px;}
    .join1-list li .join1-pic img{width: 100%;}
    .join_tit-con h3 span{font-size: 16px;}
    .join_tit{padding: 12px 20px;}
    .join_tit-con h3 span.span1{width: 300px;}
    .join_tit-con h3 span.span3{width: 150px;}
    .join_font{padding: 20px;}
    .join_det-item span{font-size: 14px;}
    .join_det-item p{font-size: 12px;}
    .join_det-item span{margin-bottom: 15px;}
    .join_det-item{margin-bottom: 20px;}
    .join-two .page{margin-top: 30px;}
    .join-two{padding-bottom: 40px;}
    .in-more i {
      right: 20px;
  }
  .join-two .ser-tit {
    margin-bottom: 25px;
}
}
@media (max-width: 414px){
  .join1-con .in-more {
    width: 150px;
    margin: 0 1px;
}
}
/* 新闻 */

/*news*/
.list_sycon2 .fy {
  margin-top: 50px;
}
.list_sycon2 .fy {
  width: auto;
  display: table;
  margin: 0 auto;
}
.news-component7{
   padding-bottom: 100px;
    background: #f5f5f5;
}
.newbg{
  background-color: #fff;
}
.fy li.on, .fy li:hover {
  background: #3893ec;
  border: 1px solid #3893ec;
}
.fy li {
  width: 41px;
  line-height: 41px;
  border-radius: 50%;
  text-align: center;
  float: left;
  border: 1px solid rgb(234,234,235);
  margin-right: 25px;
  transition: all .5s;
}
.fy li.on a, .fy li:hover a {
  color: #fff;
}
.fy li a {
  display: block;
  font-size: 16px;
  color: #666666;
  transition: all .5s;
}
.sec-news{
  padding-bottom: 65px;
}
.news-top{
  position: relative;
  margin: 35px 0;
  background: #fff;
}
.news-host .m-img{
  display: block;
	float: none;
}
.news-host .m-img img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.news-host .m-cont{
  background: #fff;

  padding:20px 15px 30px 15px;
	float: none;
}
.news-host .m-tit{
  font-size:18px;
  color: #282828;
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.news-host .m-tit:hover{
  color: #3893ec;
}
.news-host .m-des{
  font-size: 14px;
  line-height: 26px;
  color: #666;
  max-height: 78px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  margin:15px 0 20px;
}
.news-host .m-time{
  font-size: 12px;
  color: #666;
  line-height:20px;
}
.news-host .m-time img{
  vertical-align: middle;
  height: 20px;
  margin-right:8px;
}
.news-pagination{
  position: absolute;
  bottom: 20px;
  right: 15px;
  font-size: 0;
  z-index: 10;
}
.news-pagination .swiper-pagination-bullet{
  display: inline-block;
  width: 10px;
  height: 10px;
  border:1px solid #ccc;
  background: transparent;
  border-radius: 50%;
  margin-left: 8px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.news-pagination .swiper-pagination-bullet-active{
  background: #3893ec;
  border-color: #3893ec;
}
.news-bottom{
  margin-bottom:56px;
}
.news-item{
  display: block;
  background: #fff;
  position: relative;
  padding-left:70px;
  transition: .5s all;
  margin-bottom:28px;
}
.news-item:hover{
  background-color: rgba(122, 185, 248, 0.1);
}
.news-item .m-time{
  position: absolute;
  left: 0;
  top:0;
  height: 100%;
  text-align: center;
  width: 70px;
  border-right: 1px solid #e8e8e8;
}
.news-item .m-day{
  font-family: 'DIN';
  font-size: 38px;
  line-height: 1;
  color: #3893ec;
}
.news-item .m-year{
  font-size: 13px;
  color: #666;
}
.news-item .m-cont{
  padding:20px 15px;
}
.news-item .m-tit{
  font-size: 18px;
  color: #3893ec;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.news-item .m-des{
  font-size: 13px;
  line-height: 23px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  max-height: 46px;
  margin-top: 7px;
}

@media (min-width: 1500px) {
	/*news*/
	.news-top{
	  margin: 50px 0 48px;
	}
	.news-host .m-img{
	  width: 500px;
	}
	.news-host .m-cont{
	  margin-left: 500px;
	  height: 325px;
	  padding: 47px 104px 47px 62px;
	}
	.news-host .m-tit{
	  font-size: 24px;
	}
	.news-host .m-des{
	  margin:38px 0 44px 0;
	}
	.news-pagination{
	  bottom: 53px;
	  right: 105px;
	}
	.news-item{
	  padding-left: 201px;
	  margin-bottom: 43px;
	}
	.news-item .m-time{
	  width: 201px;
	}
	.news-item .m-day{
	  font-size: 60px;
	}
	.news-item .m-cont{
	  padding:40px 26px 35px 64px;
	}
}
@media (min-width: 1259px) {
	/*news*/
	.news-host .m-img{
	  width: 425px;
	}
	.news-host .m-cont{
	  margin-left: 425px;
	  height: 276px;
	  padding: 40px 85px 40px 50px;
	}
	.news-host .m-tit{
	  font-size: 20px;
	}
	.news-host .m-des{
	  margin:20px 0 25px 0;
	}
	.news-pagination{
	  bottom: 40px;
	  right: 85px;
	}
	.news-item{
	  padding-left: 171px;
	  margin-bottom: 36px;
	}
	.news-item .m-time{
	  width: 171px;
	}
	.news-item .m-day{
	  font-size: 50px;
	}
	.news-item .m-year{
	  font-size: 17px;
	}
	.news-item .m-cont{
	  padding:34px 22px 30px 54px;
	}
	.news-item .m-tit {
	  font-size: 20px;
	}
	.news-item .m-des {
	  margin-top: 24px;
	}
}
@media (min-width: 991px) {
	/*news*/

	.news-host .m-img{
    height: 280px;
	  float: left;
	  width: 335px;
	  overflow: hidden;
	}
	.news-host .m-img img{
	  -webkit-transition: all .8s;
	  -o-transition: all .8s;
	  transition: all .8s;
	}
	.news-host .m-img:hover img{
	  -webkit-transform: scale(1.05);
	      -ms-transform: scale(1.05);
	          transform: scale(1.05);
	}
	.news-host .m-cont{
	  margin-left: 335px;
	  height: 280px;
	  padding:26px 65px 26px 40px;
	}

	.news-host .m-des{
	  font-size: 18px;
	  line-height: 30px;
	  height: 90px;
	  max-height: 90px;
	  margin:8px 0;
    margin-top: 38px;
	}
	.news-host .m-time{
	  font-size: 16px;
    transform: translateX(-11px);
	  color: #666;
	  line-height: 24px;
	}
	.news-host .m-time img{
	  vertical-align: middle;
	  height: 24px;
	  margin-right: 14px;
	}
  .news-host .m-tit {
    font-size: 26px;
}
	.news-pagination{
	  position: absolute;
	  bottom: 26px;
	  right: 65px;
	  font-size: 0;
	  z-index: 10;
	}
	.news-pagination .swiper-pagination-bullet{
	  display: inline-block;
	  width: 10px;
	  height: 10px;
	  border:1px solid #ccc;
	  background: transparent;
	  border-radius: 50%;
	  margin-left: 8px;
	  cursor: pointer;
	  opacity: 1;
	  -webkit-transition: all .3s;
	  -o-transition: all .3s;
	  transition: all .3s;
	}
	.news-pagination .swiper-pagination-bullet-active{
	  background: #3893ec;
	  border-color: #3893ec;
	}
	.news-item{
	  -webkit-transition: all .6s;
	  -o-transition: all .6s;
	  transition: all .6s;
	}
	.news-item:hover{
	  -webkit-transform: translateY(-10px);
	      -ms-transform: translateY(-10px);
	          transform: translateY(-10px);
	}
	.news-xg{
	  padding:30px 45px;
	}
	.news-xg .col-xs-12:nth-child(odd) .news-xg-item{
	  margin-right: 75px;
	}
	.news-xg .col-xs-12:nth-child(even) .news-xg-item{
	  margin-left: 75px;
	}

	
}
@media (max-width: 768px){
    .news-component7{
        padding-bottom: 35px;
        background: #f5f5f5;
    }
    .news-bottom {
        margin-bottom: 20px;
    }
    .news-host .m-img img {
      display: block;
      margin: 0 auto;
      width: 50%;
  }
}

@media (min-width: 768px) {
	/*news*/
	.sec-news{
	  padding-bottom: 84px;
	}
	.news-bottom{
	  margin-bottom: 73px;
	}
	.news-item{
	  padding-left: 201px;
	  margin-bottom: 43px;
	}
	.news-item .m-time{
	  width: 201px;
	}
	.news-item .m-day{
	  font-size: 60px;
	}
	.news-item .m-year{
	  font-size: 20px;
	}
	.news-item .m-cont{
	  padding:40px 26px 35px 64px;
	}
	.news-item .m-tit{
	  font-size: 24px;
	}
	.news-item .m-des{
	  font-size: 16px;
	  line-height: 30px;
	  max-height: 60px;
	  height: 60px;
	  margin-top: 28px;
	}
}

@media (max-width: 414px){
  .new_con1 .rig .fy {
    margin-top: 30px;
}
}




/* 服务支持 */
/* 内页banner */
.inner-banner{margin-top: 100px;position: relative;}
.inner-banner img{display: block;min-height: 330px;width: 100%;}
.inner-banner img.inner-app{display: none;}


/* 面包屑 */
.crumb{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 48px;color: #fff;}
.crumb .wrap{color: #fff;}
.crumb a{color: #fff;font-size: 16px;}
.crumb a:hover,.crumb a:last-child{color: #3893ec;}
.ny-tit{background: #f5f5f5;}
.ny-tlf{float: left;}
.ny-tlf h3{font-size: 30px;color: #fff;padding: 24px 90px;background: #3893ec;}
.ny-trt{display: inline-block;float: right;}
.ny-trt a{display: inline-block;line-height: 78px;color: #111;font-size: 18px;margin-left: 46px;position: relative;}
.ny-trt a:after{content: '';width: 68px;height: 2px;background: #3893ec;;position: absolute;bottom: 0;left: 50%;margin-left: -34px;display: none;}
.ny-trt a:hover,.ny-trt a.on{color: #3893ec;}
.ny-trt a.on:after{display: block;}
.ny-box{background: #f5f5f5;}



/* 常见问题 */
.icon-down {color: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.faq-box{padding: 40px 0;
  padding-bottom: 50px;
}
.faq_box{background: #fff;}
.faq_list li {text-align: left;background: #fff;border-bottom: 1px solid #f5f5f5;}
.faq_list li.on,.faq_list li:hover{background:#3893ec; }
.faq_list li:hover .faq_tit h3,.faq_list li.on .faq_tit h3{color: #fff;}
.faq_font {display: none;}
.faq_tit-con{padding: 30px 40px;position: relative;background: url(../images/quest.png) no-repeat left center;}
.faq_tit {padding:0 40px;box-sizing: border-box;cursor: pointer;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.faq_tit h3{color: #777;font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.faq_list li.on .faq_tit-con,.faq_list li:hover .faq_tit-con{background: url(../images/questh.png) no-repeat left center;}
.faq_list li.on .faq_tit .icon-down{color: #fff;transform: rotate(180deg) translateY(50%);}
.faq_list li:hover .faq_tit .icon-down{color: #fff;}
.faq_det{padding: 40px 80px;box-sizing: border-box;position: relative;background: #fbfbfb;}
.faq_det span{display: inline-block;position: absolute;left: 40px;top: 45px;width: 18px;height: 18px;background: url(../images/answ.png) no-repeat center;}
.faq_det p{color: #777;font-size: 18px;}
.faq_tit .icon-down{color: #7e7e7e;font-size: 18px;}
.faq-box .page{margin-top:60px;}
.faq_det p img{
  width: 100%;
}
.download-list.flex-wrap-row {
  margin: 60px -0.15rem;
}
.faq-box .fy{
  width: auto;
  display: table;
  margin: 0 auto;
  margin-top: 3%;
}
@media (max-width: 1459px) {
  .faq_det p {
    line-height: 30px;
    font-size: 14px;
}
	.ny-tlf h3{font-size: 24px;}
	.ny-trt a{font-size: 16px;}
}

@media (max-width: 991px) {
	/* 常见问题 */
	.faq-box{padding: 30px 15px 40px;}
	.faq_tit{padding: 0 15px;}
	.faq_tit-con{padding: 20px 25px;}
	.faq_tit h3{font-size: 14px;}
	.faq_tit .icon-down{font-size: 14px;}
	.faq-box .page{margin-top: 25px;}
	
	/* 内页banner */
	.inner-banner img{min-height: auto;}
	.inner-banner img.inner-app{display: block;}
	.inner-banner img.inner-pc{display: none;}
  .faq_det p {
    font-size: 14px;
}
.faq_det {
  padding: 10px 10px;
}
}

@media (max-width: 991px) {
  .fy li a {
    font-size: 14px !important; 
  }
    .fy li {
      width: 30px !important;
      line-height: 30px !important;
      margin-right: 15px !important;
  }
	.ny-tlf h3{font-size: 18px;padding: 18px 54px;display: none;}
	.ny-trt a{line-height: 54px;font-size: 14px;margin-left: 20px;}
	.ny-tlf,.ny-trt{float: none;display: block;}
	.crumb a{font-size: 14px;}
}
@media (min-width: 768px) {
.container{ width: 750px;}
}
@media (min-width: 992px) {
    .container,.head_main,.index-container,.foot-main{width: 970px;}
}
@media (min-width: 1260px) {
 .container,.head_main,.index-container,.foot-main{ width: 1200px;}
}
@media (min-width: 1460px) {
  .container,.head_main,.index-container{ width: 1430px;}
}
@media (min-width: 1520px) {
  .index-container{ width: 1490px;}
}
@media (min-width: 1680px) {
  .container,.head_main,.index-container,.foot-main{ width: 1600px;}
}
/* 下载中心 */
/*dyzs -end*/
/*download -start*/
.sec-download .fy{
  display: table;
  margin: 0 auto;
  margin-top: 2%;
}
.sec-download{
  padding: 1rem 0 3rem;
  background: #f8f8f8;
}
.download-menu {
  margin-bottom: 2.5rem;
  margin-top: 2%;
}
.download-menu a{
  display: inline-block;
  font-size: 12px;
  color: #333;
  line-height: 35px;
  padding: 0 15px;
  border:1px solid #dedede;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  transition: all .3s;
}
.download-menu a.active,
.download-menu a:hover{
  background:#3893ec;
  border-color:#3893ec;
  color: #fff;
}
.download-list.flex-wrap-row{
  margin: 0 -0.07rem;
}
.download-list .col-sm-4{
  margin-bottom: .14rem;
  padding: 0 .07rem;
}
.download-item {
  display: block;
  height: 100%;
  background: #fff;
  text-align: center;
  padding: 1.25rem 0.2rem 1.25rem .2rem;
  transition: all .3s;
  margin-right: 10px;
  margin-top: 10px;
}
.download-item .m-tit {
  font-size: 1.18rem;
  transition: all .3s;
}
.download-item p {
  font-size: 16px;
  color: rgba(51,51,51,.8);
  margin: 1.1rem 0 0.15rem;
  transition: all .3s;
}
.download-item .m-icon{
  display: inline-block;
  width: .28rem;
  height: .28rem;
  background: url(../images/download_02.png) no-repeat center center;
  background-size: cover;
  transition: all .3s;
}
.download-item:hover{
  background: url(../images/download_01.png) no-repeat left top #3893ec;
  background-size: auto 100%;
}
.download-item:hover p,
.download-item:hover .m-tit{
  color: #fff;
}
.download-item:hover .m-icon{
  background-image: url(../images/download_03.png);
}
@media (min-width: 768px){
  .download-item p {
    font-size: 16px !important;
  }
  .download-menu a {
    font-size: 1.18rem;
    line-height: .55rem;
    padding: 20px 2.5rem;
    margin-right: .07rem;
    margin-bottom: .07rem;
}
  .download-list.flex-wrap-row{
      margin: 0 -0.15rem;
  }
  .download-list .col-sm-4{
      margin-bottom: .3rem;
      padding: 0 .15rem;
  }
}
@media (max-width: 768px){
  .dono{
    display: none;
  }
  .download-item {
    padding: 1rem 0.2rem .4em .2rem;
}
  .download-item .m-tit {
    font-size: 1rem;
}
  .download-item p {
    font-size: 14px !important;
  }
  .download-menu {
    margin-bottom: 0.5rem;
}
}
/* 联系我们 */
/* 联系我们 */
/*contact*/
.con_con1{
  padding-top: 50px;
}
.con_con1 .section-title{
  padding: 0 !important;
}
.con_con1 .section-title h3{
  font-weight: 100;
}
.sec-contact{
  padding-bottom: 50px;
  background: #f5f5f5;
}
.contact-fir{
  margin: 30px 0 40px;
}
.contact-left{
  background: #fff;
  padding:25px 15px;
}
.contact-right{
  overflow: hidden;
}
.contact-right img{
  width: 100%;
}
.contact-left .m-company{
  font-size: 17px;
  color: #3893ec;
  padding-left: 30px;
  background: url(../images/icon-com.png) no-repeat left top 5px;
  background-size: auto 16px;
  margin-bottom: 10px;
}
.contact-left .m-address{
  font-size: 14px;
  line-height: 1.8;
}
.contact-left .m-info{
  font-size: 12px;
  line-height: 1.875;
}
.contact-left a{
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.contact-left a:hover{
  color: #3893ec;
}
.contact-sec{
  margin: 55px 0 30px;
  background: #fff;
}
.contact-sectit{
  font-size: 18px;
  color: #fff;
  line-height: 42px;
  background: #444;
  text-align: center;
}
.fzjg-flex{
  border:1px solid #eee;
  background: #fff;
}
.fzjg-item{
  border-bottom: 1px solid #eee;
  padding:35px 15px;
}
.fzjg-item .m-company{
  font-size: 18px;
  color: #3893ec;
  padding-left: 38px;
  background: url(../images/icon-com.png) no-repeat left top 5px;
  background-size: auto 16px;
  margin-bottom: 3px;
}
.fzjg-item .m-address{
  font-size: 16px;
  line-height: 1.875;
  padding-left: 50px;
  position: relative;
}
.fzjg-item .m-address span{
 position: absolute;
 left: 0;
}
.fzjg-item .m-info{
  margin-top: 24px;
}
.fzjg-item .m-info p{
  margin-top: 8px;
  font-size: 16px;
}
.message-box{
  margin-top: 27px;
}
.msg-item{
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin-bottom: 10px;
  padding:0 15px 0 112px;
  position: relative;
}
.msg-item .m-img{
  width: 30px;
  position: absolute;
  left: 15px;
  top:8px;
  font-size: 0;
}
.msg-item .m-img img{
  width: 14px;
}
.msg-item label{
  width: 74px;
  font-size: 14px;
  color: #666;
  position: absolute;
  left: 18px;
  top:0;
}
.msg-item input{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 50px;
}
.msg-item.it2 label{
  left: 15px;
}
.msg-item select{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 50px;
  background: url(../images/icon-down.png) no-repeat right 1px center;
}
.msg-item.it3{
  padding:0 135px 0 86px;
}
.msg-item.it3 label{
  left: 15px;
  width: 52px;
  border-right: 1px solid #e1e1e1;
}
.code-box{
  position: absolute;
  right: 15px;
  top:8px;
  z-index: 2;
  height: 24px;
  font-size: 0;
}
.code-box .codeimg{
  width: 63px;
  height: 24px;
  vertical-align: text-bottom;
  margin-right:3px;
  cursor: pointer;
}
.code-box a{
  font-size: 12px;
  color: rgba(102,102,102,.3);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.code-box a:hover{
  color: #3893ec;
}
.msg-item.it4{
  height: 140px;
}
.msg-item textarea{
  display: block;
  width: 100%;
  height: 140px;
  font-size: 14px;
  line-height: 26px;
  color: #333;
  padding: 15px 0;
  resize:none;
}
.msg-item input::-webkit-input-placeholder,
.msg-item textarea::-webkit-input-placeholder {
  color: rgba(102,102,102,.3);
}
.msg-item input::-moz-placeholder,
.msg-item textarea::-moz-placeholder {
  color: rgba(102,102,102,.3);
}
.msg-item input:-ms-input-placeholder,
.msg-item textarea:-ms-input-placeholder { 
  color: rgba(102,102,102,.3);
}
.btn-submit{
  margin: 0 auto;
  display: block;
  width: 18% !important; 
  font-size: 16px;
  background: #3893ec;
  line-height: 48px;
  color: #fff;
  cursor: pointer;
  border:1px solid #3893ec;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.btn-submit:hover{
}

.section-title h3 {
  font-size: 30px;
  text-align: center;
}
.section-title h4 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 6px;
  text-align: center;
}
@media (max-width: 1459px){
  .fzjg-item .m-address,.fzjg-item .m-info p{
    font-size: 14px !important;
  }
}
@media (max-width: 768px){

    .contact-right {
        width: 100%;
        /* overflow: hidden; */
        height: 450px;
        margin-top: 1px;
    }
}
@media (min-width: 768px) {
	/*contact*/
  .sec-contact{
    padding-bottom: 70px;
  }
  .contact-fir{
    margin: 40px 0 55px;
  }
    /*contact*/
    .contact-left{
      float: left;
      width: 50%;
      height: 355px;
      padding: 68px 40px;
    }
    .contact-right{
      float: right;
      width: 50%;
      height: 355px;
      overflow: hidden;
    }
    .contact-right img{
      width: 100%;
      height: 100%;
    }
  .contact-left .m-company{
    font-size: 22px;
    padding-left: 40px;
    background-position: left top 6px;
    background-size: auto 21px;
    margin-bottom: 16px;
  }
  .contact-left .m-address{
    font-size: 18px;
  }
  .contact-left .m-info{
    font-size: 16px;
  }
  .contact-sec{
    margin: 30px 0 30px;
  }
  .contact-sectit{
    font-size: 24px;
    line-height: 57px;
  }
  .fzjg-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fzjg-item:nth-child(even){
    border-right: none;
  }
  .fzjg-item:nth-last-child(2):nth-child(odd),
  .fzjg-item:last-child:nth-child(odd),
  .fzjg-item:last-child:nth-child(even){
    border-bottom: none;
  }
  .fzjg-item .m-company{
    font-size: 24px;
    padding-left: 50px;
    background: url(../images/icon-com.png) no-repeat left top 7px;
    background-size: auto 21px;
    margin-bottom: 5px;
  }
  .fzjg-item .m-address{
    font-size: 16px;
  }
  .fzjg-item .m-info{
    margin-top: 25px;
  }
  .message-box{
    margin-top: 37px;
  }
  .message-box .row{
    margin: 0 -5px;
  }
  .message-box .col-xs-12,
  .message-box .col-sm-6{
    padding: 0 5px;
  }
  .msg-item{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-bottom: 10px;
    padding:0 34px 0 170px;
    position: relative;
  }
  .msg-item .m-img{
    width: 40px;
    position: absolute;
    left: 34px;
    top:8px;
  }
  .msg-item .m-img img{
    width: 18px;
  }
  .msg-item label{
    width: 95px;
    font-size: 14px;
    color: #666;
    position: absolute;
    left: 74px;
    text-align: left;
    top:0;
  }
  .msg-item input{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 50px;
  }
  .msg-item.it2 label{
    left: 75px;
  }
  .msg-item select{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 50px;
    background: url(../images/icon-down.png) no-repeat right center;
  }
  .msg-item.it3{
    padding: 0 170px 0 130px;
  }
  .msg-item.it3 label{
    left: 34px;
    width: 68px;
    border-right: 1px solid #e1e1e1;
  }
  .code-box{
    position: absolute;
    right: 20px;
    top:8px;
    z-index: 2;
    height: 33px;
    font-size: 0;
  }
  .code-box .codeimg{
    width: 87px;
    height: 33px;
    vertical-align: text-bottom;
    margin-right:5px;
    cursor: pointer;
  }
  .code-box a{
    font-size: 14px;
    color: rgba(102,102,102,.3);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  .code-box a:hover{
    color: #3893ec;
  }
  .msg-item.it4{
    height: 140px;
  }
  .msg-item textarea{
    display: block;
    width: 100%;
    height: 140px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 15px 0;
  }
  .msg-item input::-webkit-input-placeholder,
  .msg-item textarea::-webkit-input-placeholder {
    color: rgba(102,102,102,.3);
  }
  .msg-item input::-moz-placeholder,
  .msg-item textarea::-moz-placeholder {
    color: rgba(102,102,102,.3);
  }
  .msg-item input:-ms-input-placeholder,
  .msg-item textarea:-ms-input-placeholder { 
    color: rgba(102,102,102,.3);
  }
  .btn-submit{
    display: block;
    width: 100%;
    font-size: 16px;
    background: #3893ec;
    line-height: 48px;
    color: #fff;
    cursor: pointer;
    border:1px solid #3893ec;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }


  .fzjg-item {
    padding: 50px 55px 45px 55px;
}

}

@media (min-width: 991px){

  .fzjg-item{
    float: left;
    width: 50%;
    border-right: 1px solid #eee;
    padding:50px 160px 45px 120px;
  }
  
}
@media(max-width:414px){
  .section-title h3 {
    font-size: 24px !important;
    margin-bottom: .1rem !important;
}
.con_con1 {
  padding-top: 35px;
}
.btn-submit {
  width: 36% !important;
  background: #3893ec;
  line-height: 38px !important;
}
.msg-item .m-img{
  display: none;
}
}

/* server */
/* crumbs START */
.crumbs {
  line-height: 50px;
  height: 50px;
}

.crumbs a {
  display: inline;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.crumbs .crumbs_left {
  float: left;
  position: relative;
  font-size: 16px;
  color: #666;
}

.crumbs .crumbs_left a {
  float: left;
  margin-right: 45px;
}

.crumbs .crumbs_left a:hover,
.crumbs .crumbs_left a.active {
  color: #1c4b8d;
}

.crumbs .crumbs_left .active_line {
  position: absolute;
  width: 64px;
  height: 3px;
  background: #1c4b8d;
  left: 0;
  bottom: -1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.crumbs .crumbs_right {
  float: right;
  height: 50px;
  color: #888;
  font-size: 14px;
}

.crumbs .crumbs_right .iconfont {
  font-size: 12px;
  display: inline-block;
  margin: 0 2px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}

.crumbs .crumbs_right a:hover,
.crumbs .crumbs_right .active {
  color: #3893ec;
}
.q_bg_color {
  background-color: #f9f9f9;
}

/* 详情页切换END */
.q_img-center-scale img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.q_spacing {
  padding: 50px 0 80px 0;
}

.q_spacing .paging {
  margin-top: 30px;
}

.q_spacing .cut {
  margin-top: 22px;
}

.q_sub_title {
  text-align: center;
  margin-bottom: 40px;
}
.q_spacing  .span1{
  color: #333
}
.q_spacing  span{
  color: #666;
}

.q_sub_title h2 {
  font-size: 36px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 45px;
}

.q_sub_nav ul li {
  font-size: 20px;
  font-weight: normal;
  color: #555555;
  border-left: 1px solid #eeeeee;
  line-height: 16px;
  display: inline-block;
  margin-left: 45px;
  padding-left: 45px;
}

.q_sub_nav ul li:hover {
  color: #1c4b8d;
}

.q_sub_nav ul li:nth-of-type(1) {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.q_sub_nav .active a {
  color: #1c4b8d;
}

.q_case_sub_nav .active p{
  color: #1c4b8d;
}


.q_spacing .clearfix a:nth-of-type(3n) .q_news_div {
  margin-right: 0;
}

.q_news_div {
  width: 400px;
  height: 375px;
  float: left;
  margin: 0 50px 42px 0;
  background-color: #f9f9f9;
}

.q_news_div:hover {
  box-shadow: 4px 6px 21px 0px rgba(8, 1, 3, 0.07);
}

.q_news_div:hover .iconfont {
  color: #1c4b8d;
}

.q_news_div:hover h3 {
  color: #114b95;
}

.q_news_div:hover .q_img-center-scale img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.q_news_img {
  height: 190px;
  position: relative;
  overflow: hidden;
}

.q_news_abstract {
  padding: 0 30px 0 23px;
  margin-top: 24px;
}

.q_news_abstract h3 {
  font-size: 18px;
  font-weight: normal;
  color: #555555;
  margin-bottom: 16px;
}

.q_news_abstract_top {
  font-size: 14px;
  color: #dfdfdf;
  line-height: 1;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.q_news_abstract_top .q_news_moth {
  font-size: 16px;
  font-weight: 600;
}

.q_news_abstract_top span {
  font-size: 16px;
  padding-bottom: 14px;
  height: 10px;
  overflow: hidden;
  display: inline-block;
}

.q_news_abstract_top .iconfont {
  color: #cccccc;
  font-size: 19px;
}

.q_news_abstracr_btom {
  width: 344px;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #888888;
  -webkit-line-clamp: 2;
}

.q_content_title {
  text-align: center;
  padding-bottom: 30px;
}

.q_content_title h2 {
  font-size: 32px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 25px;
  width: 1100px;
  margin: 0 auto;
}

.q_content_title p {
  font-size: 16px;
  color: #888888;
}

.q_content_title p span {
  margin-right: 40px;
}

.q_news_details_content {
  padding: 30px 0;
  border: 1px dashed #cccccc;
  border-left: 0px;
  border-right: 0px;
  width: 980px;
  margin: 0 auto;
}

.q_news_details .q_spacing {
  padding: 50px 0 70px 0;
}
@media (max-width: 1459px) {
  .q_spacing {
    padding: 20px 0 80px 0 !important;
}
.q_sub_title h2 {
  font-size: 30px !important;
  margin-bottom: 34px !important;
}

.wide p span{
  font-size: 16px !important;
}
.wide p .span1{
  font-size: 20px !important;
}
}

@media (max-width: 991px) {

}
@media (max-width: 441px) {
  .q_spacing p{
    line-height: 16px;
  }
  .q_sub_title {
    text-align: center;
    margin-bottom: 20px;
}
  .q_spacing {
    padding: 20px 0 29px 0 !important;
}
  .wide p span{
    font-size: 14px !important;
  }
  .wide p .span1{
    font-size: 16px !important;
  }
  .q_sub_title h2 {
    font-size: 24px !important;
    margin-bottom: 0px !important;
}
}
/* crumbs END */
/* 新闻详情 */
.new_da1{
  width: 100%;
  padding-top: 100px;
}
.sy_con6 {
  width: 100%;
  padding-top: 115px;
  padding-bottom: 100px;
  background-image: url(../images/img67.jpg);
  background-size: cover;
}
.sy_con6 .lef {
  width: 48%;
  float: left;
}
.sy_con6 .rig {
  width: 52%;
  float: left;
  display: flex;
  padding-top: 30px;
}
.new_da1 .sy_con6{
  background-image: url(../images/img122.jpg);
  padding-top: 80px;
  padding-bottom: 70px;
}
.new_da1 .sy_con6 .wrap{
  padding-left: 70px;
}
.new_da1 .sy_con6 .lef .p1{
  font-size: 30px;
  color: #333333;
}
.new_da1 .sy_con6 .lef .p1::before{
  width: 50px;
  background: rgb(153,153,153);
  left: -64px;
}
.new_da1 .sy_con6 .lef .p1 .sp1{
  font-size: 36px;
  color: #333;
  font-weight: bold;
}
.new_da1 .sy_con6 .lef .p1 .sp2{
  font-size: 24px;
  color: #666666;
}
.new_da1 .sy_con6 .lef .div {
  margin-top: 15px;
}
.new_da1 .sy_con6 .lef .div .p2{
  font-size: 14px;
  color: #333;
}
.new_da1 .sy_con6 .lef .div .p3{
  font-size: 30px;
  color: #3893ec;
}
.new_da1 .sy_con6 a{
  width: 155px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
}
.new_da1 .sy_con6 .rig .div1 p{
  font-size: 16px;
  color: #333;
}

/* new_da2 */
.new_da2{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.new_da2 .rq{
  width: 100%;
}
.new_da2 .rq .lef{
  width: 73.5%;
  float: left;
}
.new_da2 .rq .lef .rq2{
  padding: 60px 70px;
  padding-bottom: 0;
  background: rgb(250,250,250);
}
.new_da2 .rq .lef .top{
  padding-bottom: 35px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .p1{
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.new_da2 .rq .lef .p2{
  text-align: center;
  padding-top: 14px;
}
.new_da2 .rq .lef .p2 span{
  font-size: 16px;
  color: #666666;
  padding-right: 20px;
}
.new_da2 .rq .lef .p2 span:last-child{
  padding-right: 0;
}
.new_da2 .rq .lef .bot{
  padding-top: 50px;
  padding-bottom: 90px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .bot p{
  font-size: 13px;
  color: #666666;
  line-height: 32px;
}
.new_da2 .rq .lef .bot img{
  /* width: 60%; */
  max-width: 100% !important;
  height: auto !important;
  display: block;
  /* height: 380px; */
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 30px;
}
.new_da2 .rq .lef .div{
  padding-top: 20px;
  padding-bottom: 30px;
}
.prev{
  float: left;
}
.prev span{
  padding-left: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.prev span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/img109.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: all .5s;
}
.next{
  float: right;
}
.next span{
  padding-right: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.next span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/img109.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.prev p,
.next p{
  font-size: 16px;
  color: #333333;
  padding-top: 12px;
  transition: all .5s;
}
.next p{
  text-align: right;
}
.prev:hover span,
.prev:hover p,
.next:hover span,
.next:hover p{
  color: #3893ec;
}
.prev:hover span::before,
.next:hover span::before{
  background-image: url(../images/img110.png);
}
.new_da2 .rq .lef .rq3{
  padding-top: 70px;
}
.new_da2 .rq .lef .rq3 .p3{
  font-size: 30px;
  color: #333333;
}
.new_da2 .rq .lef .rq3 .div1{
  width: 100%;
  padding-top: 40px;
}
.new_da2 .rq .lef .rq3 .div1 a{
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.new_da2 .rq .lef .rq3 a .div2{
  width: 21.3%;
  float: left;
}
.new_da2 .rq .lef .rq3 a .div2 img{
  width: 100%;
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover .div2 img{
  transform: scale(1.03);
}
.new_da2 .rq .lef .rq3 a .div3{
  width: 78.7%;
  float: right;
  padding-left: 40px;
  padding-top: 15px;
  padding-right: 170px;
  position: relative;
}
.new_da2 .rq .lef .rq3 a .div3 .p4{
  font-size: 20px;
  color: #333333;
  transition: all .5s;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_da2 .rq .lef .rq3 a .div3 .p5{
  font-size: 16px;
  color: #666666;
  padding-top: 14px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new_da2 .rq .lef .rq3 a:hover .p4,
.new_da2 .rq .lef .rq3 a:hover .p5{
  color: #3893ec;
}
.new_da2 .rq .lef .rq3 button{
  font-size: 16px;
  color: #666666;
  width: 140px;
  height: 44px;
  border-radius: 44px;
  border: 1px solid rgb(194,196,192);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover button{
  background: #3893ec;
  border: 1px solid #3893ec;
  color: #fff;
}

.new_da2 .rq .rig{
  width: 24%;
  float: right;
}
.new_da2 .rq .rig .rq1{
  width: 100%;
  background: rgb(250,250,250);
  padding: 30px;
  padding-right: 25px;
  display: block;
  margin-bottom: 18px;
}
.new_da2 .rq .rig .rq1 .p1{
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
.new_da2 .rq .rig .rq1 img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}
.new_da2 .rq .rig .rq1:hover img{
  transform: scale(1.03);
}
.new_da2 .rq .rig .rq1 .p2{
  font-size: 18px;
  color: #333333;
  padding-top: 22px;
  padding-bottom: 8px;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_da2 .rq .rig .rq1:hover .p2{
  color: #3893ec;
}
.new_da2 .rq .rig .rq1 .p3{
  font-size: 16px;
  color: #666666;
}

.rig_rq2{
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 22px 0px rgba(90, 91, 95, 0.2);
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .p1,
.rig_rq2 .p1{
  font-size: 20px;
  color: #ffffff;
  padding-left: 60px;
  line-height: 58px;
  background: #3893ec;
}
.rig_rq2 .div{
  padding: 0 36px;
  padding-bottom: 70px;
}
.rig_rq2 .div a{
  display: block;
  border-bottom: 1px solid rgb(225,225,225);
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #333333;
  transition: all .5s;
}
.rig_rq2 .div a .p2{
  font-size: 14px;
  color: #666666;
  font-family: "din";
  margin-top: 8px;
  transition: all .5s;
}
.rig_rq2 .div a:hover,
.rig_rq2 .div a:hover .p2{
  color: #3893ec;
}

.new_da2 .rq .rig .rq3{
  width: 100%;
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .div{
  background: rgb(250,250,250);
  padding: 22px 20px 40px 20px;
}
.new_da2 .rq .rig .rq3 .div a{
  font-size: 14px;
  color: #999999;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid rgb(225,225,225);
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 8px;
}
.new_da2 .rq .rig .rq3 .div a:hover{
  color: #fff;
  background: #3893ec;
  border: 1px solid #3893ec;
}




.new_da1 .sy_con6 a {
  width: 155px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
}
.sy_con6 a {
  width: 180px;
  height: 55px;
  line-height: 55px;
  border-radius: 55px;
  text-align: center;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  color: #3893ec;
  font-size: 16px;
  transition: all .5s;
  margin-top: 5px;
}
.sy_con6 a:hover {
  background: #3893ec;
  color: #fff;
}
.sy_con6 .lef .div {
  display: inline-block;
  padding-right: 215px;
  position: relative;
  margin-top: 10px;
}
.sy_con6 .rig .div1 {
  padding: 0 30px;
  position: relative;
}
.sy_con6 .rig .div1:last-child::before{
  content: none;
}
.sy_con6 .rig .div1 img {
  width: 45px;
  display: block;
  margin: 0 auto;
  transition: all .5s;
}
.sy_con6 .rig .div1::before {
  width: 1px;
  height: 100%;
  content: '';
  background: rgb(193,199,211);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.apppro .applis:nth-child(1){
  margin-top: 0;
}
.apppro .applis{
  width: 100%;
  margin-top: 8px;
}
.apppro .applis .appcon{
  width: 100%;
  background-color: #fff;
}
.apppro .applis .appcon img{
  width: 100%;
}
.apppro .applis .apptext{
  width: 100%;
  padding: 17px 10px;
  background-color: #4097ed;
}
.apppro .applis .apptext p{
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.apppro .applis .apptext li{
  float: left;
  list-style: disc;
  color: #fff;
  margin-top: 13px;
  margin-left: 26px;
}
.apppro .applis .apptext li:nth-child(1){
  margin-left: 0px;
}

.apppro .applis .apptext li a{
  color: #fff;
  font-size: 14px;
}



@media(max-width:1459px){
  .new_da2 .rq .lef .bot img {
    /* width: 50%; */
    display: block;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
  .sy_con6 .rig .div1 img {
    width: 34px;
}
  .new_da1 .sy_con6 {
    padding-top: 55px;
    padding-bottom: 46px;
}
.new_da1 .sy_con6 .lef .p1 {
  font-size: 22px;
}
.new_da1 .sy_con6 .lef .p1 .sp1 {
  font-size: 26px;
}
.new_da1 .sy_con6 .lef .p1 .sp2 {
  font-size: 18px;
}
.new_da1 .sy_con6 .lef .div .p3 {
  font-size: 22px;
}
.new_da1 .sy_con6 a {
  width: 110px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
.new_da1 .sy_con6 .rig {
  padding-top: 15px;
}
.sy_con6 .rig .div1 p {
  font-size: 12px;
}
.new_da1 {
  padding-top: 32px;
}
.new_da2 {
  margin-top: 30px;
}
.new_da2 .rq .lef .rq2 {
  padding: 28px 30px;
}
.new_da2 .rq .lef .p1 {
  font-size: 24px;
}
.new_da2 .rq .lef .top {
  padding-bottom: 14px;
}
.new_da2 .rq .lef .p2 span {
  font-size: 14px;
  padding-right: 20px;
}
.new_da2 .rq .lef .bot {
  padding-top: 22px;
  padding-bottom: 40px;
}
.new_da2 .rq .rig .rq1 {
  padding: 15px;
  padding-right: 25px;
  margin-bottom: 15px;
}
.new_da2 .rq .rig .rq1 .p1 {
  font-size: 18px;
  margin-bottom: 10px;
}
.new_da2 .rq .rig .rq1 .p2 {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.new_da2 .rq .rig .rq1 .p3 {
  font-size: 14px;
}
.new_da2 .rq .rig .rq3 .p1, .rig_rq2 .p1 {
  font-size: 18px;
  padding-left: 36px;
  line-height: 46px;
}
.rig_rq2 .div {
  padding: 0 16px;
  padding-bottom: 36px;
}
.rig_rq2 .div a {
  padding-top: 14px;
  padding-bottom: 10px;
  font-size: 14px;
}
.new_da2 .rq .rig .rq3 .div {
  padding: 10px 10px 15px 10px;
}
.new_da2 .rq .rig .rq3 .div a {
  font-size: 12px;
  line-height: 26px;
  padding: 0 6px;
  border-radius: 3px;
  margin-bottom: 6px;
  margin-right: 4px;
}
.new_da2 .rq .lef .rq3 {
  padding-top: 46px;
}
.new_da2 .rq .lef .rq3 .p3 {
  font-size: 24px;
}
.new_da2 .rq .lef .rq3 .div1 {
  padding-top: 20px;
}
.new_da2 .rq .lef .rq3 a .div3 {
  padding-left: 20px;
  padding-top: 6px;
  padding-right: 150px;
}
.new_da2 .rq .lef .rq3 a .div3 .p4 {
  font-size: 18px;
}
.new_da2 .rq .lef .rq3 a .div3 .p5 {
  font-size: 14px;
  padding-top: 14px;
}
.new_da2 .rq .lef .rq3 button {
  font-size: 14px;
  width: 100px;
  height: 35px;
  border-radius: 35px;
}

}
@media(max-width:991px){
  .new_da2 .rq .rig{
    display: none;
  }
  .sy_con6 .lef{
    width: 100%;
  }
  .sy_con6 .rig{
    width: 100%;
    margin-top: 20px;
  }
  .new_da2 .rq .lef{
    width: 100%;
  }
    .sy_con6 .lef {
      width: 100%;
  }
  }

@media(max-width:414px){
  .new_da2 .rq .lef .bot img {
    height: auto;
    /* width: 100%; */
}
  .sy_con6 .rig .div1:last-child:before {
 display: none;
}
  .new_da1 .sy_con6 .lef .p1, .new_da1 .sy_con6 .lef .p1 .sp1, .new_da1 .sy_con6 .lef .p1 .sp2 {
    font-size: 18px;
}
  .sy_con6 .lef .div {
    display: block;
    text-align: center;
    padding-right: 0;
}
  .new_da1 .sy_con6 .rig .div1 p {
    font-size: 12px;
}
.new_da1 .sy_con6 .rig .div1 {
  padding: 0 7px;
}
  .new_da1 .sy_con6 .wrap {
    padding-left: 0px;
}
.new_da1 .sy_con6 .lef .p1,
.new_da1 .sy_con6 .lef .p1 .sp1,
.new_da1 .sy_con6 .lef .p1 .sp2{
  font-size: 18px;
}
.new_da1 .sy_con6 {
  padding-top: 24px;
  padding-bottom: 20px;
}
.new_da2 .rq .lef .rq2 {
  padding: 28px 10px;
  padding-bottom: 0;
}
.new_da2 .rq .lef .p2 span {
  font-size: 12px;
  padding-right: 10px;
  display: block;
  text-align: left;
  line-height: 24px;
}
.new_da2 .rq .lef .p1 {
  font-size: 20px;
}
.prev p, .next p {
  font-size: 14px;
  padding-top: 9px;
}
.prev,.next{
  display: block;
  float: none;
}
.next{
  margin-top: 15px;
}
.next span,
.prev span{
  padding-left: 0;
  padding-right: 0;
}
.next span::before,
.prev span::before{
  display: none;
}
.next p{
  text-align: left;
}
.prev p, .next p {
  padding-top: 5px;
}
.new_da2 .rq .lef .rq3 {
  padding-top: 30px;
}
.new_da2 .rq .lef .rq3 .p3 {
  font-size: 22px;
}
.new_da2 .rq .lef .rq3 a .div2{
  width: 100%;
}
.new_da2 .rq .lef .rq3 a .div3{
  width: 100%;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.new_da2 .rq .lef .rq3 button{
  position: static;
  transform: translate(0,0);
  margin-top: 15px;
}

}
.sy_con5 .rq2 .div{
  width: 100%;
  float: none;
}
.sy_con3 .lef{
  width: 100%;
}

.sy_con3 .lef p{
  width: auto;
  line-height: 75px;
  padding: 0 60px;
  float: left;
  background: #fff;
  border: 1px solid rgb(218,218,218);
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
  float: left;
  margin-right: 9px;
}



@media(max-width:768px){
  #c-followDot{
    display: none;
  }
  .sy_con3 .rig .top .swiper-slide .div{
    position: static;
    width: 100%;
  }
  .sy_con3 .swiper-button-prev, .sy_con3 .swiper-button-next{
    right: 0;
    top: 30%;
    width: 50px;
    height: 45px;
    background-size: 7px 12px;
  }
  .sy_con3 .swiper-button-prev{
    left: 0;
  }
  .sy_con10 .rq .swiper-button-prev, .sy_con10 .rq .swiper-button-next {
    top: 73%;
    right: -10px;
}
.sy_con10 .rq .swiper-button-prev {
  left: -10px;
}

}
@media(max-width:414px){

  .list_banner a .foot-container .lef {
    width: 100%;
}
  .appli-banner .foot-container .lef .bname .p2 {
    font-size: 24px;
    text-align: center;
}
  .appli-banner .foot-container .lef .bname .p1 {
    text-align: center;
    font-size: 14px;
}
  .new_da1 .sy_con6 .rig .div1 p {
    font-size: 12px;
}
.new_da1 .sy_con6 .rig .div1 {
  padding: 0 7px;
}
  .new_da1 .sy_con6 .wrap {
    padding-left: 0px;
    padding-right: 0;
}
  .sy_con1 .lef {
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sy_con1 .lef a {
  font-size: 12px;
}
.sy_con2 {
  padding-top: 30px;
  padding-bottom: 35px;
}
.sy_con3 .rig .bot .div p {
  font-size: 12px;
}
.sy_bt .bt span, .sy_bt .bt {
  font-size: 20px;
}
.sy_con5 .rq1 .rig .p1 {
  font-size: 20px;
}
.sy_bt {
  padding-left: 15px;
}
.sy_bt::before {
  top: 50%;
}
.sy_lef .rq1 .open .S_jobhead {
  padding-left: 30px;
}
.sy_lef .rq1 .open .S_jobhead::before {
  left: 3%;
}
.sy_con2 .gallery-thumbs {
  padding-top: 30px;
}
.sy_con2 .gallery-top .div2 .div3 img {
  margin-right: 6px;
  width: 64px;
}
.sy_con2 .gallery-top .div2 .div3 img:last-child{
  margin-right: 0;
}
.sy_con3 {
  padding-top: 40px;
  padding-bottom: 45px;
}
.sy_con3 .rig .top .swiper-slide .div {
  height: auto;
}
.sy_con3 .rig .bot .div{
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.sy_con4 .rq1 {
  padding-top: 35px;
  padding-bottom: 22px;
}
.sy_con4 .rq1 .div1 .bot {
  height: 60px;
  padding: 12px 0;
}
.sy_con4 .rq1 .div1 .mb{
  display: none;
}
.sy_con4 .rq1 .div {
  padding-top: 25px;
  padding-bottom: 25px;
}
.sy_con5 .rq .lef {
  padding-top: 23px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
}
.sy_con5 .rq .lef .p2::before {
  width: 80px;
  height: 2px;
  left: 29%;
  content: none;
}
.sy_con5 .rq .lef .p2 span{
  display: none;
}
.sy_con5 .rq .lef .p{
    color: rgb(236,236,236);
    opacity: 1;
}
.sy_con5 .rq .lef .p2 {
  margin-top: 25px;
  font-size: 16px;
  color: #333;
}
.sy_con5 .rq .lef .p2 .ig1{
  display: none;
}
.sy_con5 .rq .lef .p2 .ig2{
  display: inline-block;
}
.sy_con5 .rq .lef .p3{
  color: #333;
}
.sy_con5 .rq .lef .p1 {
  font-size: 20px;
  color: #333;
}
.sy_con5 .rq3 .div1 .lef .p,
.sy_con5 .rq1 .rig .p,
.sy_con5 .rq .lef .p {
  font-size: 46px;
  top: 5px;
  right: 34px;
}
.sy_con5 .rq1 .rig {
  padding: 23px 15px 0 15px;
}
.sy_con5 .rq3 .div1 .lef .p1::before,
.sy_con5 .rq1 .rig .p1::before{
  content: none;
}
.sy_con5 .rq1 .rig .p3 {
  font-size: 24px;
  margin-top: 15px;
}
.sy_con5 .rq2 .div{
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.sy_con5 .rq2 {
  padding-top: 36px;
  padding-bottom: 20px;
}
.sy_con5 .rq2 .swiper-pagination{
  bottom: 0;
}
.sy_con5 .rq3 {
  padding-top: 25px;
  padding-bottom: 40px;
}
.sy_con5 .rq3 .div1 .lef .p1 {
  font-size: 24px;
}
.sy_con5 .rq3 .div1 .lef{
  padding-left: 0;
  padding-top: 23px;
}
.sy_con5 .rq3 .div1 .lef .p2 span, .sy_con5 .rq3 .div1 .lef .p2 {
  font-size: 16px;
}
.sy_con5 .rq3 .div1 .lef .p3 {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sy_con5 .rq3 .div2 div{
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.sy_con5 .rq3 .div2 div:nth-child(2n){
  margin-right: 0;
}
.sy_con5 .rq2 .div p {
  font-size: 12px;
  margin-top: 5px;
}
.sy_con5 .swiper-pagination-bullet-active{
  background: #6eb92c;
}
.sy_con6 {
  padding-top: 35px;
  padding-bottom: 30px;
}
.sy_con6 .lef .p1 {
  font-size: 16px;
}
.sy_con6 .lef .p1 .sp1 {
  font-size: 20px;
}
.sy_con6 .lef .p1::before{
  content: none;
}
.sy_con6 a {
  width: 110px;
  height: 33px;
  line-height: 33px;
  border-radius: 33px;
  font-size: 14px;
  top: 10px;
}
.sy_con6 .rig {
  margin-top: 10px;
}
.sy_con7 .swiper-container {
  padding-top: 25px;
}
.sy_con7 .rq .bot {
  padding: 10px 10px;
}
.sy_con7 .rq .bot .p1 {
  font-size: 13px;
  padding-bottom: 10px;
  background-size: 18px 5px;
  padding-right: 10px;
}
.sy_con7 .rq .bot .p2 {
  font-size: 12px;
  padding-top: 10px;
}
.sy_con8 .rq {
  padding-top: 32px;
  padding-left: 0px;
  padding-right: 0px;
}
.sy_con8 .p1 {
  margin-top: 20px;
}
.sy_con8 a {
  margin-top: 25px;
  margin-bottom: 25px;
}
.sy_con8 .rq1 .div {
  height: 95px;
  padding-left: 60px;
  padding-top: 15px;
}
.sy_con8 .rq1 .p2 span {
  font-size: 36px;
}
.sy_con9 {
  padding-top: 34px;
  padding-bottom: 33px;
}
.sy_con9 .rq {
  padding-top: 22px;
}
.sy_con9 .rq1 .div2 .p4 {
  font-size: 14px;
  line-height: 20px;
}
.sy_con9 .rq2 a::before {
  width: 3px;
  height: 3px;
  border: 1px solid rgb(26,147,177);
}
.sy_con9 .rq2 a {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 80px;
  margin-bottom: 14px;
}
.sy_con9 .rig .rq3 a .div2 .p5 {
  font-size: 16px;
  margin-bottom: 10px;
}
.sy_con10 {
  padding-top: 38px;
  padding-bottom: 40px;
}
.sy_con10 .rq .swiper-slide {
  height: 55px;
}
.sy_con10 .rq .swiper-button-prev, .sy_con10 .rq .swiper-button-next {
  top: 82%;
}
.sy_con2 .gallery-top .lef {
  padding-top: 12px;
}

/* 修改 */
.sy_con3 .lef p {
  padding: 0;
  line-height: 43px;
  font-size: 14px;
  margin-bottom: 4px;
  margin-right: 1%;
  width: 49.5%;
  text-align: center;
}
.sy_con3 .lef div a:nth-child(2n) p,
.sy_con3 .lef p:nth-child(2n){
  margin-right: 0;
}
.sy_con3 .lef p i{
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(../images/img273.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
.sy_con3 .lef p.on{
  background: rgb(122,131,158);
  color: #fff;
}
.sy_con3 .lef p.on i{
  background-image: url(../images/img274.png);
}

.sy_con3 .rig .bot{
  display: none;
}
.sy_con3 .rig .app_bot{
  display: block;
}
.sy_con3 .rig .bot .div p {
  line-height: 35px;
  padding-left: 5px;
}
.sy_con3 .rig .bot .div p::before {
  width: 20px;
  height: 20px;
}
.sy_con3 .rig .bot .swiper-pagination {
  position: relative;
  margin-top: 10px;
}
.sy_con3 {
  padding-top: 40px;
  padding-bottom: 15px;
}

.sy_con6 .lef .p1,.sy_con6 .lef .p1 .sp1,.sy_con6 .lef .p1 .sp2{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.sy_con6 .lef .div .p2{
  display: none;
}
.sy_con6 .lef .div a{
  display: none;
}
.sy_con6 .lef .div{
  display: block;
  text-align: center;
  padding-right: 0;
}
.sy_con6 .rig .div1 {
  padding: 0 9px;
}
.sy_con6 .rig {
  justify-content: space-between;
}
.sy_con6 .rig .div1 p {
  font-size: 12px;
  margin-top: 8px;
}
.sy_con6 .a{
  position: static;
  display:block;
  margin: 0 auto;
  margin-top: 26px;
}

}
@media(max-width:375px){
  .sy_con5 .rq1 .rig button::before {
    width: 12px;
    height: 12px;
    left: 4%;
}
.sy_con5 .rq1 .rig button:last-child::before {
  left: 2%;
}
.sy_con4 .rq1 .div1 .bot p {
  font-size: 12px;
}
}


/* 下载 */
.down-list li{padding: 20px 50px 20px 35px;border-bottom: 1px solid #f1f1f1;background-repeat: no-repeat;background-position: right 55px center;background-image: url(../images/down.png);transition: all 0.4s;}
.down-list li span{font-size: 16px;color: #333;line-height: 27px;display: inline-block;}
.down-list li span.name{padding-left: 55px;background: url(../images/down2.png) no-repeat left center;width: 60%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.down-list li span.time{float: right;margin-right: 220px;font-size: 14px;color: #666;font-family: "DIMN";}
.down-list li:hover{background-color: #f5f5f5;background-image: url(../images/down-h.png);}
@media (max-width: 991px){
  /*下载*/
  .down-list li span.time{display: none;}
  .down-list li{padding: 12px 20px;}
  .down-list li span.name{width: 80%;}
  .down-list li span{font-size: 14px;}
  .down-list li{background-position: right 20px center;}
}

.list_banner .foot-container{
  display: block !important;
}

.sycon1 .bd {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.sycon1 .bot{
    position: relative;
}
.sycon1 .swiper-button-prev,.sycon1 .swiper-button-next{
    width: 50px;
    height: 50px;
    background-color: #3893ec;
    border-radius: 500px;
}
.sycon1 .swiper-button-prev{
    left: 0%;
}
.sycon1 .swiper-button-next{
    right: 0%;
}
.sycon1 .swiper-button-prev::after,.sycon1 .swiper-button-next::after{
    font-size: 25px;
    color: #fff;
}
.sytit h1,.sycon2 .sytit h1,.sycon3 .sytit h1,.sycon4 .sytit h1{
    font-weight: bold;
}
.sycon3 .sytit p,.sycon3 .sycon .wb{
    color: #fff;
}
.sycon3 .sycon .szcon div{
    border-color: #fff;
}



/*erji_bg*/
.erjzjz .on2 {
    width: auto;
    height: 60px;
}
.bian {
    background: #3893ec;
    border-radius: 10px;
}

.erjzjz .on3 li {
    width: 80px !important;
    height: 33px !important;
    line-height: 33px !important;
    float: left;
    margin-left: 35px;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 13px;
}
.erjzjz .on2 .bian a {
    color: #fff;
}

.erjzjz .to2 {
    width: 550px;
    height: 80px;
    background: none;
    padding: 0;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.erjzjz .on2 .bian a {
    color: #fff;
}
.erjzjz .on2 li a {
    display: inline-block;

    color: #333;
    font-family: "regular";
}
.erjzjz .to2 a:nth-child(1)>li {
    border: none;
}
.erjzjz ul li:nth-child(1) {
    margin-left: 0;
}

.erjzjz .on2 li {
    width: 155px;
    height: 55px;
    line-height: 55px;
    float: left;
    margin-left: 35px;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 13px;
    position: relative;
}
.on2 li:hover > .to2 {
    display: block;
}
.erjzjz ul li:hover {
    background: #3893ec;
    border-radius: 10px;
}
.erjzjz .on2 li:hover a {
    color: #fff;
}
.erjzjz .to2 li:hover {
    background: none;
    color: #3893EC;
    border-radius: 0px;
}
.down-list li {
    padding: 20px 50px 20px 35px;
    border-bottom: 1px solid #f1f1f1;
    background-repeat: no-repeat;
    background-position: right 55px center;
    background-image: url(../images/down.png);
    transition: all 0.4s;
}

.down-list li span.name {
    padding-left: 55px;
    background: url(../images/down2.png) no-repeat left center;
    width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .5s;
}
.down-list li span {
    font-size: 16px;
    color: #333;
    line-height: 27px;
    display: inline-block;
}
.down-list li:hover .name{
  color: #3893EC;
}
.down-list li span.time {
    float: right;
    margin-right: 220px;
    font-size: 14px;
    color: #666;
    font-family: "DIMN";
}
.down-list li span {
    font-size: 16px;
    color: #333;
    line-height: 27px;
    display: inline-block;
}
.download2{
    margin-top: 50px !important;
}
@media(max-width:1459px){

    .sycon1 .swiper-button-prev,.sycon1 .swiper-button-next{
        width: 40px;
        height: 40px;
    }
    .sycon1 .swiper-button-prev::after,.sycon1 .swiper-button-next::after{
        font-size: 18px;
    }
}
@media(max-width:500px){
    .erjzjz .to2{
        position: static;
        transform: translateX(0);
    }
    .erjzjz .to2{
        width: auto;
        display: block;
        height: auto;
    }
    .erjzjz .on2 li a{
        display: block;
    }
    .erjzjz::-webkit-scrollbar {
        /*滚动条整体样式*/
        width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
        height: 5px;
    }
    .erjzjz::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        border-radius: 10px;
        background   : #3893ec;
    }
    .erjzjz::-webkit-scrollbar-track {
        /*滚动条里面轨道*/
        box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        background   : #ededed;
    }
    .download2 {
        margin-top: 10px !important;
    }
    .down-list li span{
        font-size: 14px;
        padding-left: 0;
    }
    .down-list li{
        padding: 5px 10px;
    }
    .erjzjz .on2 li {
        width: 110px;
        height: 40px;
        line-height: 40px;
        margin-left: 15px;
    }
    .erjzjz .on2 li{
        float: none;
        display: inline-block;
    }
    .erjzjz{
        overflow-x: scroll;
        white-space: nowrap;
        padding-bottom: 10px;
    }
    .sytit h1,.sycon2 .sytit h1,.sycon3 .sytit h1,.sycon4 .sytit h1{
        font-weight: normal;
    }
    .sycon1 .swiper-button-prev,.sycon1 .swiper-button-next{
        width: 30px;
        height: 30px;
    }
    .sycon1 .swiper-button-prev::after,.sycon1 .swiper-button-next::after{
        font-size: 13px;
    }

}

 .sp_1 {
  margin-top: 50px;
  cursor: pointer;
  margin-right: 2%;
}
.video_pic {
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.sp_1 .spn {
  width: 60%;
  overflow: hidden;
  position: relative;
}

.video_pic .spn::after {
  content: '';
  display: block;
  width: 61px;
  height: 61px;
  background: url(../images/video_a.png) no-repeat center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30.5px;
  transform: translate(-50%,-50%);
  transition: all 0.4s;
  background-size: contain;
  z-index: 1;
}
.proda_1 .lef .gallery-top .swiper-slide{
    position: relative;
    height: 393px;
}
.proda_1 .lef .gallery-top .swiper-slide img{
    position: absolute;
     top: 50%;
    left: 50%;
    margin: 0 0;
    transform: translate(-50%,-50%);
}
.proda_1 .lef .div2{
    padding: 0 0;
}
.msg-box-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 1001;
}
.msg-box {
  width: 70%;
  height: 70%;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 47%;
  transform: translate(-50%,-50%);
  box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
}
.msg-box .close-box {
  width: 30px;
  height: 30px;
  background: url(../images/btn-close-modal.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
@media(max-width: 1459px){
    .proda_1 .lef .gallery-top .swiper-slide {
        height: 380px;
    }
    .msg-box {
      height: 50%;
    }
}
@media(max-width: 500px){
  .msg-box {
    height: 25%;
    width: 95%;
}
.txp_overlay_play .txp_btn_play_lg {
  width: 48px !important;
  height: 48px;
}
.msg-box .close-box {
  width: 16px;
  height: 16px;
}
  .video_pic:after {
    width: 42px;
    height: 42px;
    margin-top: 0px;
  }
  .sp_1 {
    width: 100%;
    margin-top: 15px;
  }
    .proda_1 .lef .gallery-top .swiper-slide {
        position: relative;
        height: 275px;
    }
}
.proda_1 .rig .divcon ul li p span{
  font-size: 16px !important;
}
.proda_1 .rig .divcon{
    border-top: 1px solid #dcdcdc;
    padding: 31px 0;
    margin-top: 11px;
    width: 100%;
    padding-left: 20px;
}

.proda_1 .rig .u1{
    float: left;
    width: 50%;
}
.proda_1 .rig .u3{
    float: left;
    width: 50%;
}
.proda_1 .rig .u3 img{
    max-width: 80%;
    vertical-align: middle;
}
.proda_2 .bottom img{
    max-width: 100% !important;
    height: auto !important;
}

.spn img {
  max-width: initial !important;
  max-width: initial !important;
  /* width: 100% !important;
  height: 100% !important; */
}

.sp_1 .spn {
  width: 100%;
}

@media (max-width: 1459px){
    .proda_1 .rig .u1 li span, .proda_1 .rig .u2 li {
        font-size: 14px !important;
    }
}

/* 下载重新 */
.Main{
}

.columnBox {
    height: 73px;
    line-height: 73px;
    border-bottom: 1px solid #ebf0f5;
}
.columnBox .h3 {
    float: left;
    font-size: 24px;
    color: #4e5059;
    font-weight: normal;
    line-height: 73px;
}
.columnBox .h3 span {
    position: relative;
    display: inline-block;
}
.columnBox .h3 span .icon {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #009fe7;
    left: 0;
    bottom: -1px;
}
.columnBox .Current {
    float: right;
    font-size: 13px;
    color: #828594;
}
.columnBox .Current a {
    color: #828594;
}
.DownTable {
    margin-top: 40px;
    background: #fff;
    border-bottom: 1px solid #ebf0f5;
}
.DownTable ul li {
    float: left;
    font-size: 16px;
    width: 33.33%;
}
.DownTable ul li.on a, .DownTable ul li a:hover {
    background: #fff;
    border-top: 1px solid #3893ec;
    border-left: 1px solid #3893ec;
    border-right: 1px solid #3893ec;
    color: #3893ec;
}
.DownTable ul li a {
    display: block;
    text-align: center;
    position: relative;
    color: #555;
    line-height: 70px;
    cursor: pointer;
    border: 1px solid transparent;
    border-top-width: 1px;
}

.DownTable ul li span {
    padding-left: 40px;
    display: inline-block;
}
.DownTable ul li.on a i, .DownTable ul li a:hover i {
    display: block;
}
.DownTable ul li a i {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #fff;
    display: none;
}

.DownTable ul li.li1 span {
    background: url(../images/tb01.png) no-repeat 0 24px;
}
.DownTable ul li.li2 span {
    background: url(../images/tb02.png) no-repeat 0 24px;
}
.DownTable ul li.li3 span {
    background: url(../images/tb03.png) no-repeat 0 24px;
}
.DownList ul li {
    margin-top: 20px;
    border-bottom: 1px solid #ebf0f5;
    padding-bottom: 15px;
}

.DownTable ul li.on span, .DownTable ul li a:hover span {
    background-position: 0 -90px;
}
.DownList ul li .left {
    width: 30%;
    float: left;
}
.DownList ul li .left img {
    vertical-align: middle;
    width: 100%;
}
.DownList ul li .right {
    float: right;
    /* width: 65%; */
    width: 69%;
}
.DownList ul li .right .h3 {
    font-size: 18px;
    font-weight: normal;
}
.DownList ul li .right dl {
    overflow: hidden;
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.DownList ul li .right dl dd {
    float: left;
    width: 33.33%;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}
.DownList ul li .right dl dd a {
    display: block;
    padding-left: 18px;
    line-height: 25px;
    font-size: 14px;
    color: #828594;
    /* background: url(../images/morebg01.png) no-repeat 0 center; */
    background: url(../images/morebg01.png) no-repeat 0 8px;
    display: -webkit-box;	
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.DownList ul li .right dl dd a:hover {
    background-image: url(../images/morebg02.png);
    color: #009fe7;
}
.DownList{
    display: none;
}
.DownList.on{
    display: block;
}
.dow2{
    padding-bottom: 40px;
}
@media (max-width:1459px) {

}
@media (max-width:500px) {
    .DownList ul li .left,.DownList ul li .right{
        width: 100%;
    }
    .DownList ul li .right dl dd{
        width: 100%;
    }
    .DownList ul li .right{
        padding: 10px 0;
    }
    .DownTable {
        margin-top: 5px;
    }
    .DownList ul li{
      padding-bottom: 22px;
    }
}
@media (max-width:360px) {
  .DownTable ul li span {
    font-size: 14px;
    padding-left: 30px;
}
}

.lightboxOverlay{
  width: 100% !important;
  height: 100% !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
}
.lightbox{
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%) !important;
}
.lb-data .lb-number{
  display: none !important;
}
.lb-data .lb-close {
  width: 20px !important;
  height: 20px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}