/*  Ò³Ãæcss */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#details-page {
    display: flex;
    flex-direction: column;
    width: 1200px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    height: auto;
}

#details-page h2 {
    font-weight: 900;
    font-size: 20px;
    color: #0e375d;
    margin-bottom: 2%;
}

#details-page p {
    font-size: 16px;
    color: #0e375d;
    font-weight: 500;
    line-height: 36px;
}

.Parameter {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 80px;
}

.TopTitle {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin-bottom: 30px;
}

.TopTitle h2 {
    font-weight: bold !important;
    color: #385075 !important;
    margin-bottom: 0 !important;
}

.parameter {
    display: flex;
    flex-direction: row;
}

.parameter2 {
    margin-left: 4px;
}

.databox {
    display: flex;
    flex-direction: row;
}

.th {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 173px;
    height: 56px;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.td {
    margin-left: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 418px;
    height: 56px;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.odd {
    background-color: #f7f9fa;
}

.even {
    background-color: #fff;
}

.Parameter a {
    text-decoration: none;
}

.skip-button {
    width: 100%;
    height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skipper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 148px;
    height: 44px;
    background-color: #e60039;
    border-radius: 4px;
}

.skipper h2 {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.skipper a {
    color: #fff !important;
}

.topic-five,
.topic-six {
    height: 800px;
    width: 100%;
}

.topic-two {
    width: 100%;
    height: 500px;
}

.topic-three {
    width: 100%;
    height: 364px;
}

.topic-one {
    height: 800px;
    width: 100%;
    position: relative;
    background: url(https://futurewindow.oss-cn-beijing.aliyuncs.com/other/2022/03/16/bdda5f9690194d4d8470189db2560024.png) no-repeat;
    background-size: cover;
}

.bottom-ico {
    margin: 666px auto;
    width: 60%;
    height: 120px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
}

.ICON1,
.ICON2,
.ICON3,
.ICON4,
.ICON5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
    width: 140px;
    height: 120px;
}

.bottom-ico h4 {
    font-size: 14px;
    font-weight: 500;
    color: #0e385c;
    text-align: center;
}

.topic-two {
    position: relative;
    background-color: #fff;
}

.contrast1 h3,
.contrast2 h3,
.contrast3 h3 {
    margin-bottom: 3%;
}

.caption2 {
    margin-top: 9%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

.contrast {
    margin: 0 auto;
    max-width: 1200px;
    width: 70%;
    margin-top: 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.contrast1,
.contrast2,
.contrast3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.contrast p {
    display: inline-block;
    position: absolute;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 18px !important;
    opacity: 0;
    animation: FaDeIn 1s ease-in-out 1s forwards;
}

.contrast h2 {
    color: #2fabec !important;
    font-weight: 900 !important;
    font-size: 16px !important;
}

.contrast h3 {
    margin-top: 20px;
    margin-bottom: 8px;
    color: #2fabec !important;
    font-size: 12px !important;
}

.c1,
.c2,
.c3,
.c4,
.c5,
.c6 {
    width: 215px;
    height: 18px;
    position: relative;
    border-radius: 3px;
}

.c11,
.c22,
.c33,
.c44,
.c55,
.c66 {
    position: absolute;
    height: 18px;
    border-radius: 3px;
}

.c1,
.c3,
.c5 {
    background-color: #d5eefb;
}

.c11 {
    width: 0px;
    background-color: #2fabec;
    animation: toload1 1s ease-in-out forwards;
}

.c2,
.c4,
.c6 {
    background-color: #ededed;
}

.c22 {
    width: 0px;
    background-color: #626262;
    animation: toload2 1s ease-in-out forwards;
}

.c33 {
    width: 0px;
    background-color: #2fabec;
    animation: toload3 1s ease-in-out forwards;
}

.c44 {
    width: 0px;
    background-color: #626262;
    animation: toload1 1s ease-in-out forwards;
}

.c55 {
    width: 0;
    background-color: #2fabec;
    animation: toload1 1s ease-in-out forwards;
}

.c66 {
    width: 0px;
    background-color: #626262;
    animation: toload4 1s ease-in-out forwards;
}

.c1 p {
    margin-left: 140px;
}

.c3 p {
    margin-left: 50px;
}

.c5 p {
    margin-left: 170px;
}

.c2 p {
    margin-left: 50px;
}

.c4 p {
    margin-left: 170px;
}

.c6 p {
    margin-left: 30px;
}

.topic-three {
    height: 364px;
    background: url(/cp/wx-cjna/ap820av2/RJ-img/page/2-bg.png) no-repeat center;
}

.topic-four {
    width: 100%;
}

@keyframes FaDeIn {
    100% {
        opacity: 1;
    }
}

@keyframes toload1 {
    100% {
        width: 215px;
    }
}

@keyframes toload2 {
    100% {
        width: 128px;
    }
}

@keyframes toload3 {
    100% {
        width: 85px;
    }
}

@keyframes toload4 {
    100% {
        width: 67px;
    }
}

.caption4 {
    margin-top: 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

.topic-four {
    width: 100%;
    height: 100%;
    max-width: 1200px;
    overflow: hidden;
}

.lunbo img {
    width: 100%;
    max-width: 1200px !important;
    height: auto !important;
}

.topic-five {
    position: relative;
    background: url(/cp/wx-cjna/ap820av2/RJ-img/page/5-bg.png) no-repeat center;
    width: 100%;
    height: 800px;
}

.caption5 {
    margin-top: 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

.fat-thin {
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.fat,
.thin {
    width: 440px;
    height: 480px;
    text-align: center;
}

.fat p,
.thin p {
    margin: 0 auto;
    width: 360px;
}

.change2 {
    display: none;
}

.topic-six {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 7%;
    height: 800px;
    position: relative;
    background-color: #fff;
    background: url(/cp/wx-cjna/ap820av2/RJ-img/page/6-bg3.png) no-repeat center;
}

.caption6 {
    margin-bottom: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.bottom-ico66 {
    width: 800px;
    height: 120px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.Icon {
    width: 77px;
    height: 77px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/* .Icon img {
  width: 48px;
  height: 48px;
} */

.bottom-ico66 h4 {
    color: #0e375d;
}

@media screen and (max-width: 750px) {
    #details-page {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
    }
    #details-page h2 {
        font-size: 24px;
        line-height: 36px;
    }
    #details-page p {
        font-size: 16px;
        line-height: 24px;
    }
    .parameter {
        flex-direction: column;
    }
    .TopTitle h2 {
        font-size: 24px !important;
    }
    .parameter2 {
        margin-left: 0px;
    }
    .topic-one {
        background: url(/cp/wx-cjna/ap820av2/RJ-img/page/1-bg2.png) no-repeat center;
        height: 578px;
    }
    .bottom-ico {
        margin: 355px auto;
        width: 82%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .bottom-ico img {
        transform: scale(0.7);
    }
    .ICON1,
    .ICON2,
    .ICON3,
    .ICON4,
    .ICON5 {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        position: relative;
        margin: 0 auto;
        width: 85px;
        height: 120px;
    }
    .bottom-ico h4 {
        font-size: 12px;
        font-weight: 500;
        color: #0e385c;
        text-align: center;
    }
    .contrast {
        margin: 0 auto;
        width: 80%;
        justify-content: center;
        align-items: center;
    }
    .topic-two {
        margin-top: 45px;
        height: 750px;
    }
    .contrast h3 {
        margin-top: 0px;
    }
    .contrast1,
    .contrast2,
    .contrast3 {
        margin-top: 50px !important;
    }
    .topic-three {
        height: 300px;
        background: url(/cp/wx-cjna/ap820av2/RJ-img/page/2-bg2.png) no-repeat center;
    }
    .caption4 {
        margin-bottom: 10px;
    }
    .contrast1,
    .contrast2,
    .contrast3 {
        margin-top: 5%;
    }
    .fat-thin {
        margin-top: 50px;
    }
    .thin {
        height: 400px;
    }
    .fat {
        height: 300px;
    }
    .fat-thin {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .thin p {
        margin: 0 auto;
        width: 80%;
    }
    .fat p {
        margin: 0 auto;
        width: 70%;
    }
    .change {
        display: none;
    }
    .change2 {
        margin: 0 auto;
        display: block;
    }
    .topic-four {
        margin-top: 45px;
    }
    .topic-five {
        margin-top: 45px;
        height: 1600px;
        background: url(/cp/wx-cjna/ap820av2/RJ-img/page/5-bg3.png) no-repeat center;
    }
    .topic-four {
        height: 100%;
    }
    .topic-five {
        height: auto;
    }
    .caption5 p {
        width: 100%;
    }
    .caption6 {
        margin-bottom: 170px;
    }
    .topic-six {
        margin-top: 45px;
        height: 600px;
        background: url(/cp/wx-cjna/ap820av2/RJ-img/page/6-bg2.png) no-repeat center;
    }
    .bottom-ico66 img {
        transform: scale(0.7);
    }
    .bottom-ico66 {
        margin: 70px auto;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
    }
    .bottom-ico66 h4 {
        font-size: 12px;
        font-weight: 400;
    }
}

@media screen and (min-width: 751px) and (max-width: 929px) {
    .topic-two {
        height: 630px;
    }
    .contrast {
        justify-content: center !important;
    }
}

@media screen and (min-width: 751px) and (max-width: 1200px) {
    #details-page {
        display: flex;
        flex-direction: column;
        width: 75%;
        margin: 0 auto;
    }
    .bottom-ico6 div {
        top: 83%;
        left: 15%;
        width: 80%;
        height: 16%;
    }
    .contrast {
        justify-content: space-between;
    }
    .topic-five {
        height: 1300px;
        background: url(/cp/wx-cjna/ap820av2/RJ-img/page/5-bg2.png) no-repeat center;
    }
    .fat-thin {
        flex-direction: column;
    }
    .thin {
        margin-top: 5%;
    }
    .fat {
        margin-top: 12%;
        margin-left: 8%;
    }
    .fat p {
        width: 93%;
    }
    .topic-four {
        height: 100%;
    }
}