* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1{
    font-size: 1.25rem;
    line-height: 120%;
}
h4{
    font-size: .75rem;
    line-height: 150%;
}
h6{
    font-size: .5rem;
    line-height: 150%;
}
.n-page{
    width: 100%;
}
.n-bold{
    font-weight: 700;
}
.n-page h1{
    margin-bottom: .5625rem;
}
.n-tab {
    margin-top: .5625rem;
    height: 41px;
}

.n-tab div {
    height: 41.5px;
    font-size: 16px;
    padding: 0 20px;
    display: inline-block;
    line-height: 41.5px;
    border-bottom: 1px solid #FFFFFF;
    cursor: pointer;
    z-index: 20;
    box-sizing: border-box;
}

.n-tab-selected {
    color: #FFFFFF!important;
    border-bottom: #FFFFFF 3px solid!important;
    font-weight: bold;
    height: 42.2px!important;
}
/*1*/
.n-page1 img{
    width: 100%;
}
.n-page1-title{
    position: absolute;
    margin-top: -35%;
    margin-left: 15vw;
    color: #FFFFFF;
}
.n-page1-title h1{
    font-weight: 700;
}
.n-page1-title h4{
    margin-top: .4688rem;
    margin-bottom: 2.375rem;
}
.n-button-list{
    display: flex;
}
.n-btn-1{
    font-size: .5625rem;
    line-height: 1.25rem;
    width: 4.5rem;
    height: 1.25rem;
    border: 1px solid #FFFFFF;
    border-radius: 1.5625rem;
    text-align: center;
}
.n-btn-2{
    font-size: .5625rem;
    line-height: 1.25rem;
    width: 4.5rem;
    height: 1.25rem;
    background: #DA0030;
    border-radius: 1.5625rem;
    text-align: center;
}
.n-btn-1:hover,.n-btn-2:hover{
    cursor: pointer;
}
/*2*/
.n-page2{
   color: #292929;
   text-align: center;
   background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-bg.png);
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
.n-page2-title{
    padding-top: 2.5rem;
}
.n-box{
    width: 1200px;
    margin-left:calc((100% - 1200px) / 2);
    margin-top:1.875rem;
    padding-bottom: 5.625rem;
    display: flex;
    filter: drop-shadow(0px 10px 40px rgba(116, 164, 200, 0.5));
}
.n-box h2{
    font-size: 24px;
    line-height: 150%;
}
.n-box h5{
    font-size: 14px;
    line-height: 150%;
}
.n-box-1{
    background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-1.png);
}
.n-box-2{
    background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-2.png);
}
.n-box-3{
    background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-3.png);
}
.n-box-4{
    background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-4.png);
    /* background:url("/cp/aq-dsjaq/bdsa/RJ-img/2-4.png") no-repeat center center;transition:all .7s ease 0s!important; */
}
.n-box-hover{
    width: 468px;
    height: 640px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    border: 1.5px solid #FFFFFF;
    background-position: center;
    transition:all .7s ease 0s;
    
}
.n-box-close{
    margin-left: 10px;
    width: 234px;
    height: 640px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;  
    border: 1.5px solid #FFFFFF;
    background-position: center;
    transition:all .7s ease 0s;
}
.n-layer{
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.8;
    border-radius: 16px;
}
.n-box-content{
    padding: 46px 24px;
    text-align: start;
}
.n-box-content h2{
    font-weight: 700;
    margin-bottom: 54px;
}
.n-box-content-hover{
    width: 91%
}
.n-box-content-close{
    width: 94%
}
.n-nolayer h2,.n-nolayer h5{
    color: #000000; 
}
.n-layer h2{
    color: #FFFFFF; 
}
.n-layer h5{
    color: #C3C9D5;
}
.n-box_750{
    display: none;
}


/*3*/
.n-page3{
   background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/3-bg.png);
   background-repeat: no-repeat;
   background-size: 100% 100%;
   text-align: center;
   color: #FFFFFF;
   background-color: #28282A;
}

.n-page3-img{
    width: 933px;
    margin-top: 109px;
    z-index: 10;
}
.n-page3-box-grey{
    box-sizing: border-box;
    border: 1px solid rgba(51, 60, 79, 0.4);
}
.n-page3-box-blue{
    box-sizing: border-box;
    border: 1px solid rgba(5, 64, 145, 0.5);
}
.n-page3-box-1{
    width: 236px;
    height: 64px;
    position: absolute;
    font-size: 24px;
    line-height: 64px;
    margin-top: -470px;
    margin-left: calc(100% / 2 - 100px);
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.4) -2.97%, rgba(255, 255, 255, 0.4) -2.96%, rgba(51, 60, 79, 0.4) 113.77%);
    backdrop-filter: blur(19.0099px);
    border-radius: 10.1386px;
    transform: scale(0);
}
.n-page3-box-2{
    position: absolute;
    margin-top: -470px;
    margin-left: 50%;
    z-index: 12;
    transform: scale(0);
}
.n-page3-box-2-1{
    width: 224px;
    height: 82px;
    font-weight: 700;
    font-size: 24px;
    line-height: 82px;
    z-index: 12;
    background: linear-gradient(291.18deg, rgba(211, 233, 255, 0.5) -2.97%, rgba(113, 184, 255, 0.5) -2.96%, rgba(5, 64, 145, 0.5) 113.77%);
    backdrop-filter: blur(30px);
    border-radius: 16px;
    margin: -116px 0px 0px -145px
}
.n-page3-box-2-2{
    width: 142px;
    height: 74px;
    z-index: 5;
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.4) -2.97%, rgba(255, 255, 255, 0.4) -2.96%, rgba(255, 255, 255, 0) 113.77%);
    opacity: 0.5;
    backdrop-filter: blur(19.0099px);
    border-radius: 10.1386px;
}
.n-page3-box-3{
    position: absolute;
    margin-top: -470px;
    margin-left: calc(100% / 2 - 100px);
    z-index: 12;
    transform: scale(0);
}
.n-page3-box-3-1{
    width: 106px;
    height: 74px;
    z-index: 5;
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.4) -2.97%, rgba(255, 255, 255, 0.4) -2.96%, rgba(255, 255, 255, 0) 113.77%);
    opacity: 0.5;
    backdrop-filter: blur(19.0099px);
    border-radius: 10.1386px;
}
.n-page3-box-3-2{
    width: 139px;
    height: 107px;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    z-index: 12;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    background: linear-gradient(291.18deg, rgba(211, 233, 255, 0.5) -2.97%, rgba(113, 184, 255, 0.5) -2.96%, rgba(5, 64, 145, 0.5) 113.77%);
    backdrop-filter: blur(23.2681px);
    border-radius: 12.4097px;
    margin: -50px 0px 0px -40px;
}
.n-page3-box-6{
    position: absolute;
    width: 158px;
    height: 81px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    z-index: 12;
    margin-top: -470px;
    margin-left: calc(100% / 2 - 100px);
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.2) -2.97%, rgba(255, 255, 255, 0.2) -2.96%, rgba(51, 60, 79, 0.2) 113.77%);
    backdrop-filter: blur(16.3301px);
    border-radius: 8.70938px;
    transform: scale(0);
}
.n-page3-box-7{
    position: absolute;
    width: 192px;
    height: 78px;
    z-index: 12;
    margin-top: -470px;
    margin-left: calc(100% / 2 - 100px);
    font-size: 24px;
    line-height: 78px;
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.4) -2.97%, rgba(255, 255, 255, 0.4) -2.96%, rgba(51, 60, 79, 0.4) 113.77%);
    backdrop-filter: blur(20px);
    border-radius: 10.1386px;
    transform: scale(0);
}
.n-page3-box-8{
    position: absolute;
    width: 210px;
    height: 140px;
    z-index: 12;
    margin-top: -470px;
    margin-left: calc(100% / 2 - 100px);
    font-size: 24px;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    background: linear-gradient(291.18deg, rgba(169, 182, 209, 0.4) -2.97%, rgba(255, 255, 255, 0.4) -2.96%, rgba(51, 60, 79, 0.4) 113.77%);
    backdrop-filter: blur(14.7855px);
    border-radius: 7.88559px;
    transform: scale(0);
}

/*4、5共用*/
.n-page4{
    text-align: center;
    color: #FFFFFF;
    font-size: 0px;
    background-color: #28282A;
}
.n-page4-title{
    position: absolute;
    width: 100%;
    z-index: 20;
}
.page4-video{
    width: 100%;
}
.n-page5-title{
    padding-top: 1.875rem;
}

/*7*/
.n-page7{
    color: #292929;
    text-align: center;
    background: #F6F6F6;
}
#page7-swiper{
    margin-left: calc((100% - 1300px) / 2);
    width: 1300px;
    height: calc(429px + 5.3125rem + 1.625rem);
    padding: 0px 50px;
}
.n-card{
    width: 280px;
    height: 429px;
    border-radius: 10.7498px;
    box-shadow:0px 10px 10px rgba(139, 154, 189, 0.5);
    margin: 1.625rem 10px 5.3125rem 10px;
    background: linear-gradient(340.86deg, rgba(255, 255, 255, 0) -9.46%, #FFFFFF 133.03%);
}
.n-card img{
    margin-top: 29px;
}
.n-card h3{
    font-size: 20px;
    line-height: 150%;
    color: #292929;
    margin-top: 7px;
    margin-bottom: 21px;
    font-weight: 700;
}
.n-card-content{
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #7D7D7D;
}

.swiper-button-prev:after {
    display: none;
}
.swiper-button-next:after {
    display: none;
}
.swiper-button-next {
    top: 40%;
    right: 0%;
    z-index: 1;
    width: 26px;
    height: 45px;
    background: url(/cp/aq-dsjaq/bdsa/RJ-img/next.png);
}

.swiper-button-prev {
    z-index: 1;
    top: 40%;
    left: 0%;
    width: 26px;
    height: 45px;
    background: url(/cp/aq-dsjaq/bdsa/RJ-img/prev.png);
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
   bottom: 3.5rem;
}


/*8*/
.n-page8{
    text-align: center;
    background: linear-gradient(125.63deg, #ECF5FF 16.17%, #F8FCFF 55.77%);
    color: #292929;
}
#n-page8 .n-tab div{
    border-bottom: 1px solid #7D7D7D;
}

#n-page8 .n-tab-selected {
    color: #292929!important;
    border-bottom: #01A0E8 3px solid!important;
}
.n-page8-content{
    margin-top: 1.375rem;
    background: linear-gradient(127.92deg, #FFFFFF 21.91%, rgba(255, 255, 255, 0) 60.26%, #FFFFFF 90.72%);
    border: 1.5px solid #FFFFFF;
    border-radius: 35px;
    width: 1200px;
    margin-left: calc((100% - 1200px) / 2);
    box-shadow: 0px 10px 29px #D3E9FF;
}
.n-page8-content img{
    margin: 21px 0px 61px 0px;
}
#match-1{
    width: 985px;
}
#match-2{
    width: 1028px;
}
.n-page9{
    text-align: center;
    color: #292929;
}
#z5100{
    position: absolute;
    margin-top: -370px;
    margin-left: -15px;
}
#samx{
    position: absolute;
    margin-top: -180px;
    margin-left: -125px;
}
#s5750C1{
    position: absolute;
    margin-top: -370px;
    margin-left: -375px;
}
#s7805cx{
    position: absolute;
    margin-top: -370px;
    margin-left: -235px;
}
#s5750C2{
    position: absolute;
    margin-top: -370px;
    margin-left: 150px;
}
#z5100-2{
    position: absolute;
    margin-top: -370px;
    margin-left: 5px;
}
#s5750C1-2{
    position: absolute;
    margin-top: -370px;
    margin-left: -395px;
}
#s7805cx-2{
    position: absolute;
    margin-top: -370px;
    margin-left: -215px;
}
#s5750C2-2{
    position: absolute;
    margin-top: -370px;
    margin-left: 170px;
}


/*常见问题*/
.common-qa {
width: 1200px;
margin: 0 auto 50px auto;
text-align: center;
}

.qa-content div {
text-align: left;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #292929;
}
.qa-content div:last-child {
margin-top: 12px;
}
.common-qa .qa-content:first-child {
margin-top: 0;
}

.common-qa .qa-content:last-child,
.qa-more .qa-content:last-child {
border-bottom: none;
}

.qa-content {
margin-top: 24px;
padding-bottom: 24px;
width: 1200px;
border-bottom: 1px solid rgba(216, 216, 216, .5);
}
.qa-more {
width: 1200px;
margin: 0 auto;
}

.qa-btn {
margin: 48px auto 0 auto;
width: 75px;
cursor: pointer;
}

.qa-btn div {
color: #01A0E8;
display: inline-block;
}
.button3{
    color: #DA0030;
    font-size: 18px;
    line-height: 200%;
    border: 1px solid #DA0030;
    box-sizing: border-box;
    border-radius: 50px;
    width: 140px;
    text-align: center;
    margin-top: 30px;
    margin-left: calc((100% - 140px)/2);
  }

/*资料下载*/
.n-document{
text-align: left;
margin-top: 35px;
}

.n-document-button{
background: #DA0030;
border-radius: 4px;
width: 80px;
height: 30px;
font-size: 12px;
line-height: 30px;
border: 0px;
color: #FFFFFF;
text-align: center;
}
.n-document hr{
margin-top: 24px;
margin-bottom: 24px;
}
.n-document-href{
font-size: 14px;
line-height: 150%;
display: flex;
align-items: center;
color: #292929;
width: 250px;
}
.n-document-href img{
margin-right: 8px;
}
.n-document-href:hover{
cursor: pointer;
}
.n-page .subtitle_750{
    display: none;
}
.n-page4_750{
    display: none;
}
.n-page4 video{
    display: block;
}

@media screen and (max-width:1320px){
    .swiper-button-next {
        right: 6%;
    }
    .swiper-button-prev {
        left: 6%;
    }
}

@media screen and (max-width:750px) {
    h1{
        font-size: 1.125rem;
        line-height: 120%;
    }
    h4{
        font-size: .75rem;
        line-height: 150%;
    }
    h6{
        font-size: .5rem;
        line-height: 150%;
    }
    .n-tab div {
        font-size: .75rem;
        line-height: 1rem;
        height: 1.5rem;
        padding: 0 .625rem;
    }
    .n-tab-selected {
        height: 1.5rem!important;
    }
    .n-page1-title{
        margin-top: -28.5rem;
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    .n-button-list{
        margin-top: 20.5rem;
        justify-content: center;
    }
    .n-btn-1, .n-btn-2{
        font-size: .6875rem;
        line-height: 1.4375rem;
        width: 5.375rem;
        height: 1.4375rem;
        border-radius: 1.875rem;
        text-align: center;
    }
    .n-page2 {
        background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/2-bg_750.png);
    }
    .n-box{
        display: none;
    }
    .n-box_750{
        display: block;
    }
    #n-box-750-swiper{
        width: 14.625rem;
        height: 24.6563rem;
    }
    .n-box_750 img{
        width: 100%;
        margin-top: 1.3438rem;
    }
    .n-page h6{
        display: none;
    }
    .n-page .subtitle_750{
        display: block;
    }
    .n-page3{
        background-image: url(/cp/aq-dsjaq/bdsa/RJ-img/3-bg_750.png);
    }
     .n-page3-img{
        width: 22rem;
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
     .n-page4 video{
        display: none;
    }
    .n-page4_750{
        display: block;
        width: 100%;
    }
    .button3{
        color: #DA0030;
        font-size: .5625rem;
        line-height: 200%;
        border: 1px solid #DA0030;
        box-sizing: border-box;
        border-radius: 1.5625rem;
        width: 4.5rem;
        text-align: center;
        margin-top: .9375rem;
        margin-left: 34vw;
      }
      .common-qa {
        margin: 0 auto 1.875rem auto;
        width: 20.4375rem;
      }
      .qa-content {
          width: 20.4375rem;
      }
      .qa-content div {
          font-size: .6875rem;
      }
      .qa-content div:last-child {
          margin-top: .75rem;
      }
      .qa-more {
          width: 20.4375rem;
      }
      .qa-btn {
          font-size: .75rem;
          width: 4.3125rem;
          margin: 1.6563rem auto 0 auto;
      }
      .qa-more .qa-content:last-child {
          padding-bottom: 0!important;
      }
      .qa-btn img {
          width: .625rem;
      }
      #page7-swiper{
          width: 90%;
          height: 20rem;
          margin-left:5%;
          padding: 0px 0px;
      }
      .swiper-button-next{
          display: none;
      }
      .swiper-button-prev{
        display: none;
    }

    .n-card{
        width: 8.75rem;
        height: 14rem;
        border-radius: .3359rem;
        box-shadow:0px .3125rem .3125rem rgba(139, 154, 189, 0.5);
    }
    .n-card img{
        margin-top: .9063rem;
        width: 4.9063rem;
        height:4.9063rem;
    }
    .n-card h3{
        font-size: .625rem;
        margin-bottom: .6563rem;

    }
    .n-card-content{
        font-size: .375rem;
    }
    .n-page8-content{
        width: 22rem;
        margin-left: calc((100% - 22rem)/2);
        border-radius: 1.0938rem
    }
    .n-page8-content img{
        margin: .6563rem 0px 1.9063rem 0px;
    }
    
    #match-1{
        width: 21.1875rem;
    }
    #match-2{
        width: 21.1875rem;
    }
    #z5100{
        margin-top: -9.2rem;
        margin-left: -0.8rem;
    }
    #z5100 img{
        width: 1rem;
    }
    #samx{
        margin-top: -5.2rem;
        margin-left: -3rem;
    }
    #samx img{
        width: 1rem;
    }
    #s5750C1{ 
        margin-top: -9.2rem;
        margin-left: -8.2rem;
    }
    #s5750C1 img{
        width: 1rem;
    }
    #s7805cx{
        margin-top: -9.2rem;
        margin-left: -4.9rem;
    }
    #s7805cx img{
        width: 1rem;
    }
    #s5750C2{
        margin-top: -9.2rem;
        margin-left:2.8rem;
    }
    #s5750C2 img{
        width: 1rem;
    }

    #z5100-2{
        margin-top: -9.2rem;
        margin-left: -0.8rem;
    }
    #z5100-2 img{
        width: 1rem;
    }
    #s5750C1-2{ 
        margin-top: -9.2rem;
        margin-left: -8.2rem;
    }
    #s5750C1-2 img{
        width: 1rem;
    }
    #s7805cx-2{
        margin-top: -9.2rem;
        margin-left: -4.9rem;
    }
    #s7805cx-2 img{
        width: 1rem;
    }
    #s5750C2-2{
        margin-top: -9.2rem;
        margin-left:2.8rem;
    }
    #s5750C2-2 img{
        width: 1rem;
    }
    .n-box-title_750{
        position: absolute;
        margin-top: -19.5rem;
        text-align: left;
        width: 90%;
        margin-left: 5%
    }
    .n-box-title_750 h2{
        font-size: .75rem;
        line-height: 150%;
        margin-bottom: .5rem;
    }
    .n-box-title_750 h5{
        font-size: .5rem;
        line-height: 150%;
    }
    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
        bottom: 2rem;
     }
}