@charset "UTF-8";

.content{
    overflow: hidden;
    min-height: 500px;
    margin-top: 167px;
  }

  /* sy_con1 */
  .sy_con1{
    width: 100%;
    padding: 5% 0;
    background-color: #f8f8f8;
  }
  .sy_con1 .sy_con1_1 .lef{
      width: 50%;
      float: left;
      text-align: center;
  }
  .sy_con1 .sy_con1_1 .lef .rq_img {
      width: 70%;
  }
  .sy_con1 .sy_con1_1 .lef .rq_img img{
      width:78%;
  }
  .sy_con1 .sy_con1_1 .lef .rq .rq_in{
  position: relative;
  width: 68%;
  }
  .sy_con1 .sy_con1_1 .lef .rq .rq_in .s img{
      width: 100%;
      height: 100%;
}
  .sy_con1 .sy_con1_1 .lef .rq_in .img2{
    cursor: pointer;
    width: 12px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: -168%;
    transform: translateY(-50%);
  }
  .sy_con1 .sy_con1_1 .lef .rq_in .img1{
    width: 12px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: -181%;
    transform: translateY(-50%);
  }

  .sy_con1 .sy_con1_1 .rig{
    width: 50%;
    float: right;
}
.sy_con1 .sy_con1_1 .rig .rq{
    width: 80%;
    margin: 10% auto;
}
.sy_con1 .sy_con1_1 .rig .rq h1{
font-size: 36px;
color: #333333;
}
.sy_con1 .sy_con1_1 .rig .rq .rq-p{
    font-size: 18px;
    color: #666666;
    margin: 5% 0;
    letter-spacing: 2px;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con{
    font-size: 18px;
    color: #666666;
    width:70%;
    margin: 5% 0;
    padding: 2.5% 5%;
    line-height: 30px;
    background-color: #fff;
}

.sw1 .swiper-container .swiper-wrapper .swiper-slide{
    cursor: pointer;
    width: 100%;
    height: 100%;
    float: left;
    background-color: #f0f0f0;
}
 .sw1 .swiper-container .swiper-slide-thumb-active {
  width: 100%;
    background:
    -webkit-gradient(linear, 0 0, 0 100%, from(rgba(174,174,174,0.1)),to(rgba(174, 174, 174, 0.8)))  !important;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con span{
    color: #000;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1){
    margin-left: 0;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button{
    margin: 5% 0;
    width: 30%;
    padding: 1.8% 0;
    border: 1px solid #d6d6d6;
    border-radius: 50px;
    color: #666666;
    transition: .2s linear all;
    margin-left: 5%;
}
.sy_con2_1 a.on{
    color: #3160be;
}
.on2{
    background-color: #3160be;
    color: #fff !important;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1).on2::after{
    background:url(../images/ndoww.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(2).on2::after{
    width: 18px;
    height: 18px;
    background:url(../images/nspew.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:hover{
    background-color: #3160be;
    color: #fff;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1):hover::after{
    background:url(../images/ndoww.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(2):hover::after{
    width: 18px;
    height: 18px;
    background:url(../images/nspew.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1)::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
    width: 14px;
    height: 18px;
    background:url(../images/ndow.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(2)::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
    width: 18px;
    height: 18px;
    background:url(../images/nspe.png);
    background-size: contain;
    background-repeat: no-repeat;
}

/* sy_con2 */
.sy_con2_1 .title1{
    overflow: hidden;
    padding: 2% 0;
    border-bottom: 1px solid #efefef;
}
.sy_con2_1 .title1 a:nth-child(1)::before{
    content: '';
    width: 18px;
    display: inline-block;
    height: 18px;
    background:url(../images/nhou.png);
    margin-right: 1%;
     transform: translateY(1px);
    background-size: contain;
}
.sy_con2_1 .title2{
    text-align: center;
    font-size:42px;
    color: #333333;
    margin: 5% 0;
}
.sy_con2_1 .rq .rq_con div:hover p {
    transition: .5s all;
    color: #fff !important;
}
.rqimg{
    width: 100%;
    border-right: 1px solid #f0f0f0;
    height: 428px;
    position: absolute;
    background: url(../images/nsy2bg.png)no-repeat;
    background-size: cover;
    top:100%;
    transition: .5s all;
    z-index: 10;
}
.sy_con2_1 .rq{
    width: 100%;
}
.sy_con2_1 .rq .rq_con{
    margin-top: 3%;
    width: 100%;
}
.rqc:hover .rqimg{
top: 0;
}
.rqc{
    float: left;
    overflow: hidden;
    width: 25%;
  position: relative;
}
.rqc div:nth-child(1){
    width: 100%;
    padding: 10% 10%;
    border-right: 1px solid #f0f0f0;
    height: 428px;
    float: left;
    line-height: 30px;
}
.rqc .rq_con4{
    border: none !important;
}
.rq_con1,.rq_con2,.rq_con3,.rq_con4{
position: relative;
z-index: 20;
}
.sy_con2_1 .rq .rq_con div  p:nth-child(1){
    font-size:26px;
    margin-top: 36%;
}
.sy_con2_1 .rq .rq_con div p:nth-child(2){
    font-size:16px;
    color: #bfbfbf;
    margin-top: 15%;
    letter-spacing: 2px;
}
.sy_con2_1 .rq .rq_con .rq_con1::before{
    content: '';
    width: 54px;
    height: 54px;
    background:url(../images/nsy2icon1b.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10%;
    left: 10%;
}
.sy_con2_1 .rq .rq_con .rq_con2::before{
    content: '';
    width: 54px;
    height: 54px;
    background:url(../images/nsy2icon2b.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10%;
    left: 10%;
}
.sy_con2_1 .rq .rq_con .rq_con3::before{
    content: '';
    width: 54px;
    height: 54px;
    background:url(../images/nsy2icon3b.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10%;
    left: 10%;
}
.sy_con2_1 .rq .rq_con .rq_con4::before{
    content: '';
    width: 54px;
    height: 54px;
    background:url(../images/nsy2icon4b.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10%;
    left: 10%;
}
.sy_con2_1 .rq .rq_con .rq_con1:hover::before{
    content: '';
    background:url(../images/nsy2icon1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con2_1 .rq .rq_con .rq_con2:hover::before{
    content: '';
    background:url(../images/nsy2icon2.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con2_1 .rq .rq_con .rq_con3:hover::before{
    content: '';
    background:url(../images/nsy2icon3.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.sy_con2_1 .rq .rq_con .rq_con4:hover::before{
    content: '';
    background:url(../images/nsy2icon4.png);
    background-size: contain;
    background-repeat: no-repeat;
}
/* sy_con3 */
.sy_con3{
    width: 100%;
background: url(../images/nsy3bg.png)no-repeat;
background-size: cover;
}
.sy_con3 .sy_con3_1{
    margin: 7% auto;
    display: flex;
    position: relative;
    padding: 5% 0%;
    letter-spacing: 2px;
}
.sy_con3 .sy_con3_1 h1{
    font-size: 48px;
    color: #fff;
    line-height: 60px;
}
.sy_con3 .sy_con3_1 p{
    margin-top: 2%;
    margin-left: 10%;
    position: relative;
    font-size: 24px;
    color: #fff;
}
.sy_con3 .sy_con3_1 p::before{
    content: '';
    width: 28px;
    height: 28px;
    background:url(../images/nsy3r.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right:30%;
}
.sy_con3 .sy_con3_1 p::after{
    content: '';
    width: 28px;
    height: 28px;
    background:url(../images/nsy3l.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -20%;
    left: -10%;
}
.sy_con3 .sy_con3_1 .sy_con3_img{
    width: 45%;
    position: absolute;
    top: -44%;
    right: -12%;
}
.sy_con3 .sy_con3_1 .sy_con3_img img{
    width: 80%;
}
/* sy_con4 */
.sy_con4 .sy_con4_1{
    overflow: hidden;
position: relative;
}
.sy_con4_img{
    width: 70%;
}
.sy_con4_img img{
    width: 100%;
}
.sy_con4 .sy_con4_1 h3{
    font-size: 48px;
    line-height: 50px;
}
.sy_con4 .sy_con4_1 .sy_con4_img{
    padding: 5% 0;
}
.sy_con4 .sy_con4_1 .rq{
    width: 52%;
    padding: 5% 5%;
background: url(../images/nsy4bg.png)no-repeat;
background-size: cover;
}
.sy_con4 .sy_con4_1 .rq{
  position: absolute;
  top: 5%;
  right: 0;
}
.sy_con4 .sy_con4_1 .rq p{
    margin-top: 5%;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
}
/* sy_con5 */
.sy_con5_1 .title2{
    border-bottom: 1px solid #f0f0f0;
    letter-spacing: 2px;
    text-align: center;
    font-size:42px;
    color: #333333;
    padding: 3% 0;
}
.nsy{
    transform: translateX(-180px);
    overflow: hidden;
}
.nsy img{
    transition: 1s all;   
}
.nsy img:hover{
    transform: scale(1.2);
}
.sy_con5_1 .rq1 .rq1_tit{

    margin: 4% 0;
}
.sy_con5_1 .rq1 .rq1_tit .zs-img img{
    width: 100%;
}
.sy_con5_1 .rq2 .rq1_tit .zs-img img{
    width: 100%;
}
.sy_con5_1 .rq2 .rq_in .rq1 div:nth-child(1) p{
    font-size: 22px;
}
.sy_con5_1 .rq2 .rq_in .rq1 div:nth-child(2) p{
    font-size: 18px;
}
.sy_con5_1 .rq1 .rq1_tit div{
 float: left;
}
.sy_con5_1 .rq1 .rq1_tit .zs{
    letter-spacing: 1px;
    line-height: 30px;
   padding: .5% 2%;
}
.sy_con5_1 .rq1 .rq1_tit .zs h3{
    color:#4c75c7 ;
    font-size: 30px;
}
.sy_con5_1 .rq1 .rq1_tit .zs p{
    font-size: 18px;
    color:#a9a9a9;
}
.sy_con5_1 .rq1 .rq_in{
    display: flex;
    justify-content: space-between;
}
.sy_con5_1 .rq1 .rq_in div:nth-child(1) img{
    width: 100%;
}
.sy_con5_1 .rq1 .rq_in div:nth-child(2) img{
    width: 100%;
    transform: translateX(-180px);
}
.sy_con5_1 .rq2 .rq1_tit{
    margin: 4% 0;
}
.sy_con5_1 .rq2 .rq1_tit div{
 float: left;
}
.sy_con5_1 .rq2 .rq1_tit .zs{
    letter-spacing: 1px;
    line-height: 30px;
   padding: .5% 2%;
}
.sy_con5_1 .rq2 .rq1_tit .zs h3{
    color:#4c75c7 ;
    font-size: 28px;
}
.sy_con5_1 .rq2 .rq1_tit .zs p{
    color:#a9a9a9;
}
.sy_con5_1 .rq2 .rq .rq_in{
  display: flex;
}
.sy_con5_1 .rq2 .rq .rq_in .rq1{
  width: 50%;
  display: flex;
}
.sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(1) {
    width: 25%;
    letter-spacing: 1px;
    background-color: #3160be;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 3.5% 0;
    border-top: 1px solid rgba(224,224,224,0.5) !important;
}
.sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(2){
    width: 75%;
    letter-spacing: 2px;
    padding: 3.5% 0;
    color: #666666;
    padding-left: 15%;
    border-top: 1px solid rgba(224,224,224,0.5) !important;
}
.sy_con5_1 .rq1 .rq_in div{
    width: 50%;
}
.sy_con5_1 .rq2 .rq .rq_in .rq2{
    width: 50%;
    display: flex;
}
.sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1){
    width: 25%;
    letter-spacing: 1px;
    background-color: #3160be;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 3.5% 0;
    border-top: 1px solid rgba(224,224,224,0.5) !important;
}
.sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(2){
    width: 75%;
    letter-spacing: 2px;
    padding: 3.5% 0;
    color: #666666;
    padding-left: 15%;
    border-top: 1px solid rgba(224,224,224,0.5) !important;
    border-right: 1px solid rgba(224,224,224,0.5) !important;
}
.border-last{
    border-bottom: 1px solid rgba(224,224,224,0.5) !important;
}

/* sy_con6 */
.sy_con6{
    margin-top: 5%;
    background-color: #f7f7f7;
}
.sy_con6 .sy_con6_1 .title2{
    letter-spacing: 2px;
    text-align: center;
    font-size:42px;
    color: #333333;
    margin: 3% 0;
}
.sy_con6 .sy_con6_1 .sy6_in{
    width: 100%;
    padding: 5% 0;
    display: flex;
    justify-content: space-between;
}
.sy_con6 .sy_con6_1 .sy6_in .bot{
    width: 100%;
}
.sy_con6 .sy_con6_1 div p:nth-child(2){
    padding: 0% 2%;
    font-size: 22px;
    color:#333333;
    cursor: pointer;
}
.sy_con6 .sy_con6_1 div p:nth-child(2){
    margin-top: 5%;
}
.sy_con6 .sy_con6_1 div p:nth-child(3){
    padding: 0 2%;
    font-size: 17px;
    color:#666666 ;
}
.sy_con6 .sy_con6_1 div p:nth-child(2):hover{
    transition: all .2s;
    color: #3160be;
}
.sy_con6 .sy_con6_1 .sy6_in div img{
    width: 100%;
}
.sy_con6 .sy_con6_1 .title2 {
    padding-top: 5%;
}

@media (max-width: 1680px) {
    .nsy {
        width: 100%;
        transform: translateX(-152px);
    }
   .sy_con3 .sy_con3_1 h1  {
        font-size: 35px;
    }
 
}



@media (max-width: 1459px) {
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1).on2::after {
        width: 14px;
        height: 18px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button {
        font-size: 14px;
    }
    .sy_con2_1 .title2,.sy_con5_1 .title2,.sy_con6 .sy_con6_1 .title2{
    font-size: 36px;
    }
    .sy_con6 .sy_con6_1 .sy6_in div{
        margin-right: 1%;
    }
.sy_con3 .sy_con3_1 h1  {
        font-size: 30px;
    }
    .sy_con3 .sy_con3_1 .sy_con3_img {
        right: -10%;
        top: -40%;
    }
    .sy_con2_1 .title1 a:nth-child(1)::before {
        top: 50%;
        left: 2%;
    }
    .sy_con2_1 .rq .rq_con4::before {
        top: 3%;
        left: 17%;
    }
    .sy_con2_1 .rq .rq_con3::before {
        top: 3%;
        left: 17%;
    }
    .sy_con2_1 .rq .rq_con2::before {
        top: 4%;
        left: 17%;
    }
    .sy_con2_1 .rq .rq_con1::before {
        top: 4%;
        left: 17%;
    }
    .sy_con6 .sy_con6_1 div p:nth-child(2) {
        font-size: 16px;
    }
    .sy_con6 .sy_con6_1 div p:nth-child(3){
        font-size: 13px;
    }
    .sy_con2_1 .rq .rq_con div p:nth-child(1) {
        font-size: 24px;
        margin-top: 33%;
    }
    .sy_con4 .sy_con4_1 h3 {
        font-size: 36px;
    }
    .sy_con2_1 .rq .rq_con div p:nth-child(1) {
        margin-top: 53%;
    }
    .nsy {
        transform: translateX(-135px);
    }
    .sy_con4 .sy_con4_1 .rq {
        padding: 3% 3%;
    }
    .sy_con4 .sy_con4_1 .rq p {
        font-size: 18px;
        line-height: 45px;
    }
 
    .sy_con3 .sy_con3_1 p {
        font-size: 20px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con {
        font-size: 16px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq-p {
        font-size: 14px;
    }
    .sy_con1 .sy_con1_1 .rig .rq h1 {
        font-size: 32px;
    }
}


@media (max-width: 1259px) {
    .sy_con2_1 .title2,.sy_con5_1 .title2,.sy_con6 .sy_con6_1 .title2{
        font-size: 30px;
        }
    .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1) {
        font-size: 20px;
    }
    .nsy {
        transform: translateX(-110px);
    }
    .sy_con2_1 .rq .rq_con4::before,.sy_con2_1 .rq .rq_con3::before,.sy_con2_1 .rq .rq_con2::before,.sy_con2_1 .rq .rq_con1::before {
        top: 1%;
    }
    .sy_con2_1 .rq div p:nth-child(2){
        font-size: 15px;
    }
    .sy_con1 .sy_con1_1 .rig .rq h1, .sy_con2_1 .title2, .sy_con3 .sy_con3_1 h1, .sy_con6 .sy_con6_1 .title2, .sy_con5_1 .title2, .sy_con2_1 .title2, .sy_con2_1 .title2, .sy_con3 .sy_con3_1 h1, .sy_con4 .sy_con4_1 h3 {
        font-size: 32px;
    }
    .sy_con5_1 .rq1 .rq1_tit .zs h3,.sy_con5_1 .rq2 .rq1_tit .zs h3{
        font-size: 19px;
        }
    .sy_con4 .sy_con4_1 h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con{
        width: 100%;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .img1 {
        top: 9%;
        right: -144%;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .img2 {
        top: 7%;
        left: -139%;
    }
    .sy_con3 .sy_con3_1 h1 {
        line-height: 47px;
    }

    .sy_con4 .sy_con4_1 .rq p {
        font-size: 18px;
    }
    
}

@media (max-width: 991px) {
    .sy_con2_1 .rq .rq_con .rq_con1:hover::before{
        content: '';
        background:url(../images/nsy2icon1b.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sy_con2_1 .rq .rq_con .rq_con2:hover::before{
        content: '';
        background:url(../images/nsy2icon2b.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sy_con2_1 .rq .rq_con .rq_con3:hover::before{
        content: '';
        background:url(../images/nsy2icon3b.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sy_con2_1 .rq .rq_con .rq_con4:hover::before{
        content: '';
        background:url(../images/nsy2icon4b.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .sy_con2_1 .rq .rq_con div:hover p{
        color: #333333 !important;
    }
    .nsy {
         overflow: visible;
         transform: translateX(-12px);
    }
    .nsy img:hover{
        transform: scale(1.8);
    }
    .sy_con5_1 .rq1 .rq_in div:nth-child(2) img {
        transform: translateX(0px);
   }
    .sy_con2_1 .rq .rqc{
        background-color: #f8f8f8;
        margin-top: 1%;
    }
    .sy_con1 .sy_con1_1 .lef .rq_img {
        width: 100%;
   }
    .sy_con4_img {
        width: 100%;
    }
    .sy_con1 .sy_con1_1 .lef .rq .rq_in {
        position: relative;
          width: 100%; 
    }
    .sy_con2_1 .rq div p:nth-child(1){
        font-size: 20px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq-p,.sy_con1 .sy_con1_1 .rig .rq .rq_con.sy_con2_1 .rq div p:nth-child(2),.sy_con3 .sy_con3_1 p,.sy_con2_1 .rq div p:nth-child(2),.sy_con3 .sy_con3_1 p  {
        font-size: 12px;
    }
    .sy_con1 .sy_con1_1 .lef .rq .rq_in {
        height: 105px;
    }
    .sy_con1 .sy_con1_1 .lef,.sy_con1 .sy_con1_1 .rig,.sy_con3 .sy_con3_1 p,.sy_con3 .sy_con3_1 h1 {
        width: 100%;
    }
    .sy_con2_1 .title1 a:nth-child(1)::before {
        top: 43%;
        left: 1%;
    }
    .sy_con2_1 .rq .rq_con1::before,.sy_con2_1 .rq .rq_con2::before
    ,.sy_con2_1 .rq .rq_con3::before,.sy_con2_1 .rq .rq_con4::before {
        width: 12%;
        top: 2%;
        left: 4%;
    }
    .sy_con2_1 .rq div p:nth-child(1) {
        margin-top: 8%;
    }    
    .sy_con2_1 .rq div p:nth-child(2) {
        margin-top: 4%;
    }
    .sy_con2_1 .rq div{
        height: auto;
        width: 100%;
    }
    .sy_con2_1 .title1 {
        padding: 3% 0;
    }
    .sy_con2{
        margin-top: 0px;
    }
.sy_con1 .sy_con1_1 .rig .rq .rq_con2 button {
    width: 43%;
}
.sy_con2_1 .rq .rq_con div p:nth-child(1) {
    margin-top: 10%;
}
.sy_con2_1 .rq .rq_con .rq_con1::before {
    left:auto !important;
    right: 11% !important;
}
.sy_con2_1 .rq .rq_con .rq_con2::before {
    left:auto !important;
    right: 11% !important;
}
.sy_con2_1 .rq .rq_con .rq_con3::before {
    left:auto !important;
    right: 11% !important;
}
.sy_con2_1 .rq .rq_con .rq_con4::before {
    left:auto !important;
    right: 11% !important;
}
.sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1),.sy_con5_1 .rq2 .rq_in .rq1 div:nth-child(1) p{
font-size: 16px;
}
.sy_con6 .sy_con6_1 .title2{
    padding-top: 8%;
}
.sy_con3 .sy_con3_1 .sy_con3_img img{
    display: none;
}
.sy_con4 .sy_con4_1 .rq {
    position: static;
    width: 100%;
    letter-spacing: 3px; 
    line-height: 19px;
}
.sy_con4 .sy_con4_1 .rq p{
    font-size: 16px;
}
.rqc div:nth-child(1) {
    padding: 5% 5%;
}
.sy_con2_1 .rq .rq_con div p:nth-child(2) {
    margin-top: 5%;
}
}


@media (max-width: 768px){
    .sy_con4 .sy_con4_1 .rq {
        font-size: 14px;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .img1 {
        top: 35%;
        right: 0%;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .img2{
        top: 35%;
        left: 0%;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .swiper-container{
        width: 80% !important;
       }
    .sy_con5_1 {
        margin-top: 40px;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1){
        width: 26%;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(1) {
        width: 24.6%;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(2) {
        padding-left: 19%;
        margin-left: 4%;
    }
    .sy_con5_1 .rq2 .rq .rq_in {
        width: 100%;
         display: block;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq1 {
        width: 100%;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(1)  p{
         font-size: 18px;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(2)  p{
        margin-left: 15%;
        font-size: 13px;
   }
   .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1)  p{
    font-size: 18px;
}
.sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(2)  p{
   font-size: 13px;
}
    .sy_con5_1 .rq2 .rq .rq_in .rq2 {
        width: 100%;
    }

    .sy_con3 .sy_con3_1 .sy_con3_img {
        top: -45%;
        right: 42%;
    }
    .sy_con3 .sy_con3_1 p::after {
        content: '';
        width: 16px;
        height: 28px;
    }
    .sy_con3 .sy_con3_1 p::before {
        width: 17px;
        height: 28px;
        top: 76%;
        right: 30%;
    }
    .sy_con3 .sy_con3_1 h1 {
        line-height: 30px;
    }
}


@media (max-width: 414px) {

    .sy_con1 .sy_con1_1 .rig .rq{
    margin: 5% auto;
    }
    .sy_con1 .sy_con1_1 .lef .rq_in .img1, .sy_con1 .sy_con1_1 .lef .rq_in .img2{
        top: 5%;
    }
    .sy_con2_1 .rq .rq_con div p:nth-child(1) {
        margin-top: 10%;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(1)::after {
        width: 10px !important;
        transform: translateY(-2px);
        height: 10px !important;
    }
    .sy_con2_1 .rq .rq_con .rq_con1::before,.sy_con2_1 .rq .rq_con .rq_con2::before ,.sy_con2_1 .rq .rq_con .rq_con3::before,.sy_con2_1 .rq .rq_con .rq_con3::before {
        top: 16%;
    }
    .rqc div:nth-child(1) {
        line-height: 23px;
    }
    .content{
        margin-top: 22px;
      }
    .sy_con3 .sy_con3_1 p {
        margin-top: 8%;
    }
    .sy_con5_1 .rq1 .rq1_tit,.sy_con5_1 .rq2 .rq1_tit{
        margin: 6% 0;
    }
    .sy_con4 .sy_con4_1 .sy_con4_img {
        padding:0;
        padding-top: 5%;
    }
    .sy_con3 .sy_con3_1 p::before {
        right: 0%;
    }
    .sy_con3 .sy_con3_1 {
        padding: 5% 5%;
    }
    .sy_con2_1 .title2{
        margin: 8% 0;
    }
    .sy_con2_1 .rq .rq_con div p:nth-child(2) {
        font-size: 12px;
        margin-top: 9%;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button{
        font-size: 13px;
    }
 
    .sy_con1,.sy_con3,.sy_con4,.sy_con5,.sy_con6{
        margin-top: 40px;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(1)  p, .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1)  p{
        font-size: 14px;
   }

    .sy_con5_1 .rq1 .rq1_tit .zs-img img,.sy_con5_1 .rq2 .rq1_tit .zs-img img{
        width: 65%;
    }
  .sy_con2_1 .rq .rq_con div p:nth-child(1) {
    font-size: 21px;
}
    .sy_con2_1 .title1 a:nth-child(1)::before {
        top: 34%;
        left: -2%;
    }
    .sy_con2_1 .title1 a{
        font-size: 12px;
        letter-spacing: 2px;
    }
    .sy_con5_1 .rq1 .rq1_tit .zs p,.sy_con5_1 .rq2 .rq1_tit .zs p,.sy_con6 .sy_con6_1 div p:nth-child(3),.sy_con1 .sy_con1_1 .rig .rq .rq_con{
        font-size: 12px;
    }

    .sy_con1 .sy_con1_1 .rig .rq h1, .sy_con2_1 .title2, .sy_con3 .sy_con3_1 h1,.sy_con6 .sy_con6_1 .title2,.sy_con5_1 .title2, .sy_con2_1 .title2, .sy_con2_1 .title2, .sy_con3 .sy_con3_1 h1
    ,.sy_con4 .sy_con4_1 h3 
    {
        font-size: 22px;
        margin: 5% 0;
    }
    .sy_con6 .sy_con6_1 div p:nth-child(2),.sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(2) p, .sy_con5_1 .rq2 .rq .rq_in .rq1 div:nth-child(2)  p{
        font-size: 13px;
    }
    .sy_con4 .sy_con4_1 .rq p {
        padding: 5% 3%;
        line-height: 22px;
        font-size: 13px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button:nth-child(2)::after {
        width: 12px !important;
        height: 12px !important;
        transform: translateY(-2px);
    }

}
@media (max-width: 375px) {
    .sy_con4 .sy_con4_1 .rq {
        top: 13%;
        padding: 0 1%;
    }
    .sy_con2_1 .title1 a {
        letter-spacing: 0px;
    }
    .sy_con1 .sy_con1_1 .rig .rq .rq_con2 button {
        font-size: 12px;
    }
    .sy_con5_1 .rq2 .rq .rq_in .rq2 div:nth-child(1) {
        width: 26.5%;
    }
}
