.n-content{
    width: 100%;
}

.n-content h1{
    font-weight: 700;
    font-size: 65px;
    line-height: 86px;
    color: #292929;
}

.n-content h2{
    font-weight: 700;
    font-size: 48px;
    line-height: 63px;
    color: #292929;
    padding-top: 60px;
    padding-bottom: 18px;
}

.n-content h3{
    font-weight: 290;
    font-size: 24px;
    line-height: 32px;
    color: #292929;
}

.n-page-1{
    display: flex;
    background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/1-bg.png");
    justify-content: center;
    background-size: cover;
}
.n-page-1 img{
   width: 945px;
   margin-top: 250px;
   margin-bottom: 178px;
}
.n-page1-title{
    margin-top: 423px;
    margin-right: -30px;
}
.n-page1-subtitle{
    font-weight: 290;
    font-size: 36px;
    line-height: 48px;
    color: #292929;
}
.n-page1-desc{
    font-weight: 290;
    font-size: 20px;
    line-height: 150%;
    color: #363636;
}
.n-page-content{
    width: 1400px;
    text-align: center;
    margin:0 auto
}

.n-page2{
    background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/2-bg.png");
    background-size: cover;
}
.n-page2 h3{
    margin-bottom: 50px;
}

.n-container{
    display: flex;
}
.n-page2-col1{
    width: 366px;
    margin-right: 13px;
    margin-bottom: 128px;
}
.n-page2-col1:nth-child(3){
    margin-right: 0px;
}
.n-page2-col2{
    width: 642px;
    margin-right: 13px;
    margin-bottom: 128px;
}

.n-tab-title{
    font-weight: 700;
    font-size: 20px;
    line-height: 55px;
    color: #FFFFFF;
    background: linear-gradient(180deg, #0084FF 0%, #A7DDFF 134.58%);
    border-radius: 5px;
    margin: -1px;
}
.n-tab-cell{
    font-weight: 400;
    font-size: 18px;
    line-height: 86px;
    color: #292929;
    border-bottom: 1px solid #C3C9D5;
    width: 100%;
    margin: 0 auto;
}
.n-tab-cell2{
    font-weight: 290;
    font-size: 18px;
    line-height: 200%;
    margin: 39px auto 45px auto;
}
.n-tab-cell1{
    padding-top: 30px;
    width: 400px;
    text-align: left;
    margin: 0 auto
}

.n-tab-cell1-desc{
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    color: #292929;
    margin-top: 25px;
}
.n-tab-cell1-desc:before{
    display: inline-block;
    width: 24px;
    height:24px;
    border-radius: 12px;
    margin-right: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    background: linear-gradient(180deg, #8FBBFF 0%, rgba(0, 94, 253, 0.6) 100%);
}
.n-desc1:before{
    content: "1" ;
}
.n-desc2:before{
    content: "2" ;
}
.n-desc3:before{
    content: "3" ;
}
.n-desc4:before{
    content: "4" ;
}
.n-tab-cell1-desc1{
    font-weight: 290;
    font-size: 18px;
    line-height: 150%;
    color: #292929;
}

.n-page3{
    background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/3-bg.png");
    background-size: cover;
    padding-bottom: 47px;
}

.n-card{
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.58) 100%);
    box-shadow: 0px 10px 20px rgba(39, 91, 139, 0.15);
    border-radius: 12px;
    margin-bottom: 37px;
}
.n-card:nth-child(1){
    width: 390px;
    height: 347px;
    margin-right: 15px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-1.png);
    background-size: cover;
}
.n-card:nth-child(2){
    width: 390px;
    height: 347px;
    margin-right: 15px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-2.png);
    background-size: cover;
}
.n-card:nth-child(3){
    width: 390px;
    height: 347px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-3.png);
    background-size: cover;
}
.n-card:nth-child(4){
    width: 390px;
    height: 263px;
    margin-right: 15px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-4.png);
    background-size: cover;
}
.n-card:nth-child(5){
    width: 390px;
    height: 263px;
    margin-right: 15px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-5.png);
    background-size: cover;
}
.n-card:nth-child(6){
    width: 390px;
    height: 263px;
    background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-6.png);
    background-size: cover;
}

.n-container-3{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 80px;
}
.n-card img{
    width: 261px;
}
.n-card-content{
    margin-top: 108px;
    margin-left: 9%;
    text-align: left;
    width: 82%;
}
.n-card-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #292929;
    margin-bottom: 13px;
}
.n-card-desc{
    font-weight: 290;
    font-size: 14px;
    line-height: 150%;
    color: #545454;
}

.n-page4{
    background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/4-bg.png");
    background-size: cover;
    padding-bottom: 137px;
}

.n-container-4{
    margin-top: 78px;
    justify-content: space-between;
}
.n-page4-content{
    width: 330px;
}
.n-page4-content img{
    width: 200px;
    margin-bottom: 28px;
}
.n-page4-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #292929;
    margin-bottom: 16px;
}
.n-page4-desc{
    font-weight: 290;
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
    color: #545454;
}

/* part7 */
#part7{
    padding-bottom: 117px;
}
.common-qa {
    width: 1400px;
    margin: 70px auto 0 auto;
}

.qa-content div {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #292929;
}

.qa-content b {
    font-size: 16px;
}

.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: 1400px;
    border-bottom: 1px solid rgba(216, 216, 216, .5);
}

.qa-content li {
    list-style: disc;
}

.qa-more {
    width: 1400px;
    margin: 0 auto;
}

.qa-btn {
    margin: 48px auto 90px auto;
    width: 80px;
    cursor: pointer;
}

.qa-btn div {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.35px;
    color: #01A0E8;
    display: inline-block;
}

@media screen and (max-width:1600px) and (min-width:1400px){
    .n-page-1 img{
        width: 708px;
        margin-top: 80px;
        margin-bottom: 30px;
     }
     .n-page1-title{
         margin-top: 220px;
         margin-right: 0px;
     }
     .n-container-4,.n-container-3{
        justify-content: space-around;
     }
     .common-qa,.qa-content{
        width: 1200px;
     }
    
}

@media screen and (max-width:1400px) and (min-width:1200px){
    .n-page-1 img{
        width: 590px;
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .n-page1-title{
        margin-top: 140px;
        margin-right: -50px;
    }
    .common-qa,.qa-content{
        width: 1100px;
    }
    .n-page-content{
        width: 1200px;
    }
    .n-page2 h3{
        margin-bottom: 40px;
    }
    .n-page2-col1 {
        width: 269px;
        margin-right: 10px;
        padding-bottom: 105px;
    }
    .n-page2-col1,.n-page2-col2{
        margin-bottom: 0px;
    }
    .n-container-3{
        margin-top: 60px;
    }
    .n-card{
        width: 580px;
        margin-bottom:50px;
    }
    .n-card:nth-child(1), .n-card:nth-child(3), .n-card:nth-child(5) {
        margin-left: 0px;
    }
    .n-container-4{
        margin-top: 58px;
        justify-content: space-evenly;
    }
}

@media screen and (max-width:750px){
    .n-content h1{
        font-size: 1.6875rem;
        line-height: 2.22rem;
        padding-top: 2.5rem;
        padding-bottom: .3125rem;
    }
    
    .n-content h2{
        font-size: 1.25rem;
        line-height: 1.6563rem;
        padding-bottom: .2rem;
        padding-top: 1.875rem;
    }
    
    .n-content h3{
        font-size: .75rem;
        line-height: 1rem;
    }

    .n-page-1{
        display: block;
        background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/1-bg_750.png");
        
    }
    .n-page1-title{
        margin-top: 0px;
        margin-right:auto;
        text-align: center;
    }
    .n-page1-subtitle{
        font-size: 1.25rem;
        line-height: 1.6563rem;
        padding-bottom: .75rem;
    }
    .n-page1-desc{
        font-size: .75rem;
        width: 19.6875rem;
        margin:0 auto
    }

    .n-page-1 img{
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .n-page-content{
        width: 100%;
    }

    .n-page2{
        background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/2-bg_750.png");
    }
    .n-page2 h3{
        margin-bottom: 1rem;
    }
    .n-container-2{
        flex-wrap: wrap;
        width: 22rem;
        margin: 0 auto;
        justify-content: space-between;
        padding-bottom: 2.75rem;
    }
    .n-page2-col1{
        width: 7.1rem;
        margin-right: 0rem;
        padding-bottom: .7rem;
        margin-bottom: 0rem;
    }
    .n-tab-title{
        font-size: .75rem;
        line-height: 1.625rem;
    }
    .n-tab-cell{
        width: 7rem;
        font-size: .65rem;
        line-height: 150%;
        height: 3rem;
        display:flex;/*实现笔直居中*/
        align-items:center;/*实现水平居中*/
        justify-content:center;
        text-align:center;
    }
    .n-page2-col2{
        width: 7.1rem;
        margin-bottom: 0px;
        margin-right: 0px;
    }
    


    .n-container-3 {
        margin-top: 1rem;
    }
    .n-card{
        margin: 0 auto;
        width: 19.4375rem;
        margin-bottom: .7rem;
        border-radius: .375rem;
    }
    .n-card:nth-child(1){
        width: 19.9375rem;
        height: 6.5313rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-1_750.png);
        background-size: cover;
    }
    .n-card:nth-child(2){
        width: 19.9375rem;
        height: 7.1563rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-2_750.png);
        background-size: cover;
    }
    .n-card:nth-child(3){
        width: 19.9375rem;
        height: 7.9688rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-3_750.png);
        background-size: cover;
    }
    .n-card:nth-child(4){
        width: 19.9375rem;
        height: 5.9688rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-4_750.png);
        background-size: cover;
    }
    .n-card:nth-child(5){
        width: 19.9375rem;
        height: 6.3125rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-5_750.png);
        background-size: cover;
    }
    .n-card:nth-child(6){
        width: 19.9375rem;
        height: 5.3125rem;
        margin-right: auto;
        background-image: url(/cp/aq-aqfw/aqzjfw/RJ-img/3-6_750.png);
        background-size: cover;
    }
    .n-card-content {
        margin-top: 1.975rem;
        margin-left: auto;
        margin-right: auto;
        width: 82%;
    }
    .n-card-content1{
        margin-top: 1.8rem;
    }

    .n-card img {
        width: 8.1563rem;
    }
    .n-card-title {
        font-size: .75rem;
        line-height: 150%;
        margin-bottom: .4rem;
    }
    .n-card-desc{
        font-size: .5625rem;
    }
    .n-page3{
        padding-bottom: 2.1875rem;
    }

    .n-container-4{
        flex-wrap: wrap;
        margin-top: .25rem;
        justify-content: center;
    }
    .n-page4-content {
        width: 15.375rem;
    }
    .n-page4-title {
        font-size: .75rem;
        line-height: 1rem;
        margin-bottom: .3125rem;
    }
    .n-page4-content img {
        width: 6.25rem;
        margin-bottom: -0.4125rem;
    }
    .n-page4-desc {
        font-size: .75rem;
        padding-bottom: 0.75rem;
    }
    .n-page4 {
        background-image: url("/cp/aq-aqfw/aqzjfw/RJ-img/4-bg_750.png");
        padding-bottom: 3rem;
    }
    /* 常见问题 */
    .common-qa {
        margin: 1.875rem auto 0 auto;
        width: 20.4375rem;
    }
    .qa-content {
        width: 20.4375rem;
    }
    .qa-content b {
        font-size: .75rem;
    }
    .qa-content div {
        font-size: .75rem;
    }
    .qa-content div:last-child {
        margin-top: .75rem;
    }
    .qa-more {
        width: 20.4375rem;
    }
    .qa-btn {
        font-size: .75rem;
        width: 4.8rem;
        margin: 1.6563rem auto 0 auto;
        text-align: center;
    }
    .qa-more .qa-content:last-child {
        padding-bottom: 0!important;
    }
    .qa-btn img {
        width: .625rem;
    }
}