@font-face {
    font-family: xiaomi;
    src: url("../fonts/xiaomi.ttf");
}

body {
    font-family: "xiaomi", "Microsoft YaHei", sans-serif;
}

.section1 {
    height: 100vh;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.section1 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section1 .wrap {
    text-align: center;
}

.section1 .wrap .pick {
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 1.3020833333vw;
}

.section1 .wrap .pick p {
    display: inline-block;
    color: #EC6917;
}

.section1 .wrap .title {
    font-size: 2.5vw;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 1.3541666667vw;
}

.section1 .wrap .text {
    font-size: 1.4583333333vw;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 0 5.5208333333vw;
}
.section1 .wrap .img {
    width: 26.197917vw;
}
@media screen and (max-width: 1920px) {
    .section1 .wrap .img{
        width: 31.1979166667vw;
    }
}



.section1 .wrap .img img {
    width: 100%;
}

.section1 .position {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 2.0833333333vw;
    font-size: 0.7291666667vw;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.2);
}

.section2 {
    height: 100vh;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}

.section2 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section2 .content {
    position: relative;
    left: 13.5416666667vw;
}

.section2 .content .headline {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
}

.section2 .content .headline p {
    color: #EC6917;
}

.section2 .content .text {
    margin: 2.1354166667vw 0 0 0;
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #FFFFFF;
}

.section2 .img {
    width: 73.59375vw;
    position: absolute;
    right: -26.5104166667vw;
    bottom: -7.2916666667vw;
}

.section2 .img img {
    width: 100%;
    transform: translateX(70%);
    transition: 2s;
}

.section2 .img.aos-animate img {
    transform: translateX(0);
}

.section3 {
    background: #00071A;
    height: 100vh;
    position: relative;
}

.section3 .img {
    width: 51.7708333333vw;
    position: absolute;
    left: 8.0208333333vw;
    bottom: -6.3020833333vw;
}

.section3 .img img {
    width: 100%;
}

.section3 .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 13.5416666667vw;
    text-align: right;
}

.section3 .content .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
}

.section3 .content .title p {
    color: #EC6917;
}

.section3 .content .text {
    width: 27.2916666667vw;
    margin: 2.03125vw 0 0 0;
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 2.0833333333vw;
}

.section3 .content .text p {
    color: #EC6917;
    display: inline-block;
}

.section3 .content .text p strong {
    font-size: 1.5625vw;
    position: relative;
}

.section3 .content .text p strong:after {
    content: attr(data-text);
    display: inline-block;
}

.section3 .position_text {
    position: absolute;
    right: 13.5416666667vw;
    bottom: 2.0833333333vw;
    font-size: 0.7291666667vw;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 1.25vw;
    opacity: 0.3;
    text-align: right;
}

.section4 {
    height: 100vh;
    background: linear-gradient(-53deg, #07080C, #191718);
    position: relative;
    display: flex;
    align-items: center;
}

.section4 .content {
    position: relative;
    left: 13.5416666667vw;
}

.section4 .content .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 2.7083333333vw;
}

.section4 .content .title p {
    color: #EC6716;
    display: inline-block;
}

.section4 .content .play {
    margin: 3.6979166667vw 0 0 0;
    display: flex;
}

.section4 .content .play .list {
    text-align: center;
}

.section4 .content .play .list:not(:last-child) {
    margin: 0 2.1875vw 0 0;
}

.section4 .content .play .list img {
    width: 4.1666666667vw;
    margin: 0 auto 0.78125vw;
    display: block;
}

.section4 .content .play .list p {
    font-size: 0.8333333333vw;
    font-weight: 400;
    color: #FFFFFF;
}

.section4 .picture {
    position: absolute;
    width: 54.7916666667vw;
    right: -5.3645833333vw;
    bottom: -4.4270833333vw;
    z-index: 1;
}

.section4 .picture img {
    width: 100%;
}

.section5 {
    height: 100vh;
    background: linear-gradient(90deg, #0D0D10, #1B1E26);
    position: relative;
    display: flex;
    align-items: center;
}

.section5 .content {
    position: relative;
    left: 13.5416666667vw;
}

.section5 .content .title {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 2.7083333333vw;
}

.section5 .content .title p {
    color: #EC6917;
}

.section5 .img .big {
    position: absolute;
    width: 93.75vw;
    right: -38.9583333333vw;
    bottom: -29.5833333333vw;
}

.section5 .img .small {
    width: 68.8541666667vw;
    top: 14.4791666667vw;
    right: -18.75vw;
    position: absolute;
    transform: translate(2.3958333333vw, 8.0729166667vw);
    transition: 2s;
}

.section5 .img.aos-animate .small {
    transform: translate(0, 0);
}

.section6 {
    position: relative;
    height: 100vh;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 13.5416666667vw 0 0;
}

.section6 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section6 .wrap {
    text-align: right;
}

.section6 .wrap .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
    margin: 0 0 1.8229166667vw;
}

.section6 .wrap .title p {
    display: inline-block;
    color: #EC6917;
}

.section6 .wrap .text {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #FFFFFF;
}

.section6 .wrap .icon {
    display: flex;
    margin: 3.75vw 0 0 0;
}

.section6 .wrap .icon .list {
    text-align: center;
}

.section6 .wrap .icon .list:not(:last-child) {
    margin: 0 5.46875vw 0 0;
}

.section6 .wrap .icon .list img {
    width: 6.25vw;
    display: block;
    margin: 0 auto 1.0416666667vw;
}

.section6 .wrap .icon .list p {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #FFFFFF;
}

.section7 {
    position: relative;
    z-index: 1;
    height: 100vh;
    display: flex;
    align-items: center;
}

.section7 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section7 .content {
    position: relative;
    left: 13.5416666667vw;
}

.section7 .content .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #000;
    line-height: 2.7083333333vw;
    margin: 0 0 2.0833333333vw;
}

.section7 .content .title p {
    color: #EC6917;
}

.section7 .content .text {
    font-size: 1.25vw;
    font-weight: 400;
    color: #1A1A1A;
    margin: 2.0833333333vw 0 3.1770833333vw 0;
}

.section7 .content .icon {
    display: flex;
}

.section7 .content .icon .list {
    text-align: center;
}

.section7 .content .icon .list:not(:last-child) {
    margin: 0 2.0833333333vw 0 0;
}

.section7 .content .icon .list img {
    width: 6.25vw;
    display: block;
    margin: 0 auto 1.0416666667vw;
}

.section7 .content .icon .list p {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #1A1A1A;
    opacity: 0.7;
}

.section7 .position {
    position: absolute;
    top: 15.8854166667vw;
    right: 28.8541666667vw;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.section7 .position .color {
    width: fit-content;
    padding: 0 1.8229166667vw;
    height: 2.5520833333vw;
    background: linear-gradient(0deg, #FF6800, #FFB27F);
    box-shadow: 0px 2px 2px 0px rgba(134, 55, 0, 0.23);
    border-radius: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #FFFFFF;
}

.section7 .position .color:not(:last-child) {
    margin: 0 0 2.1354166667vw;
}

.section7 .position_wf {
    position: absolute;
    top: 8.6458333333vw;
    right: 27.3958333333vw;
    width: 3.5416666667vw;
}

.section8 {
    position: relative;
    z-index: 1;
    height: 100vh;
    display: flex;
    align-items: center;
}

.section8 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section8 .wrap {
    position: relative;
    left: 13.5416666667vw;
}

.section8 .wrap .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    margin: 0 0 7.03125vw;
    color: #FFFFFF;
    line-height: 2.7083333333vw;
}

.section8 .wrap .title p {
    color: #EC6716;
    display: inline-block;
}

.section8 .wrap .content {
    width: 38.9583333333vw;
    position: relative;
}

.section8 .wrap .content .img {
    width: 100%;
    opacity: 0;
    transition: 1s;
}

.section8 .wrap .content .point {
    position: absolute;
    width: 107%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    top: -2.7083333333vw;
    left: -1.40625vw;
}

.section8 .wrap .content .point .item {
    text-align: center;
}

.section8 .wrap .content .point .item p {
    font-size: 1.1458333333vw;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    transition: 1s;
}

.section8 .wrap .content .point .item .circle {
    margin: 0.9375vw auto 0;
    width: 0.5208333333vw;
    height: 0.5208333333vw;
    background: #FFFFFF;
    border-radius: 50%;
    position: relative;
    opacity: 0;
    transition: 1s;
}

.section8 .wrap .content .point .item .circle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 100%;
    height: 100%;
    animation: scale_animate 2s infinite linear;
    background: #FFFFFF;
    border-radius: 50%;
}

.section8 .wrap .content .point .item .line {
    width: 0.0520833333vw;
    height: 13.3333333333vw;
    clip-path: inset(100% 0 0 0);
    border-left: 0.0520833333vw dashed #FFFFFF;
    margin: 0 auto 0.7291666667vw;
    transition: 1s;
}

.section8 .wrap .content .point .item .pick {
    font-size: 1.1458333333vw;
    font-weight: 300;
    color: #FFFFFF;
}

.section8 .wrap .content .point .item:nth-child(2) .line {
    height: 11.25vw;
}

.section8 .wrap .content .point .item:nth-child(3) .line {
    height: 9.21875vw;
}

.section8 .wrap .content .point .item:nth-child(4) .line {
    height: 7.0833333333vw;
}

.section8 .wrap .content .point .item:nth-child(5) p {
    color: #EC6716;
    transform: scale(1.36);
}

.section8 .wrap .content .point .item:nth-child(5) .line {
    height: 5.0520833333vw;
}

.section8 .wrap .content .point .item:nth-child(5) .circle {
    background: #EC6716;
}

.section8 .wrap .content .point .item:nth-child(5) .circle:after {
    background: #EC6716;
}

.section8 .wrap .content.aos-animate .img {
    opacity: 1;
}

.section8 .wrap .content.aos-animate .point .item p {
    opacity: 1;
    transition-delay: 1s;
}

.section8 .wrap .content.aos-animate .point .item .circle {
    opacity: 1;
    transition-delay: 1s;
}

.section8 .wrap .content.aos-animate .point .item .line {
    clip-path: inset(0 0 0 0);
}

.section8 .wrap .content.aos-animate .point .item:nth-child(2) .line {
    transition-delay: 0.2s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(2) p, .section8 .wrap .content.aos-animate .point .item:nth-child(2) .circle {
    transition-delay: 1.2s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(3) .line {
    transition-delay: 0.4s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(3) p, .section8 .wrap .content.aos-animate .point .item:nth-child(3) .circle {
    transition-delay: 1.4s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(4) .line {
    transition-delay: 0.6s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(4) p, .section8 .wrap .content.aos-animate .point .item:nth-child(4) .circle {
    transition-delay: 1.6s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(5) .line {
    transition-delay: 0.8s;
}

.section8 .wrap .content.aos-animate .point .item:nth-child(5) p, .section8 .wrap .content.aos-animate .point .item:nth-child(5) .circle {
    transition-delay: 1.8s;
}

.section9 {
    position: relative;
    z-index: 1;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 13.5416666667vw 0 0;
    text-align: right;
}

.section9 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section9 .content .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 2.7083333333vw;
    margin: 0 0 2.6041666667vw;
}

.section9 .content .title p {
    color: #EC6917;
}

.section9 .content .text {
    font-size: 1.25vw;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.5625vw;
}

.section10 {
    position: relative;
    z-index: 1;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section10 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.section10 .wrap .title {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 4.6875vw;
    text-align: center;
}

.section10 .wrap .content {
    display: flex;
    justify-content: center;
}

.section10 .wrap .content .l {
    width: 15.9895833333vw;
    margin: 0 7.1875vw 0 0;
}

.section10 .wrap .content .l .head {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 2.0833333333vw 2.1875vw;
}

.section10 .wrap .content .l img {
    width: 100%;
    object-fit: contain;
}

.section10 .wrap .content .r {
    display: flex;
    justify-content: center;
    width: 31.7708333333vw;
    height: fit-content;
    align-items: flex-end;
    position: relative;
}

.section10 .wrap .content .r:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.0520833333vw;
    background: #FFFFFF;
    bottom: 0;
    left: 0;
}

.section10 .wrap .content .r .schedule {
    width: 4.7916666667vw;
    text-align: center;
    position: relative;
}

.section10 .wrap .content .r .schedule .pick {
    font-size: 1.875vw;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0 0 1.0416666667vw;
    opacity: 0;
    transition: 1s;
}

.section10 .wrap .content .r .schedule .color {
    width: 4.7916666667vw;
    height: 16.09375vw;
    background: #FFEE2C;
    border-radius: 10px 10px 0px 0px;
    transition: 1s;
    clip-path: inset(100% 0 0 0);
}

.section10 .wrap .content .r .schedule .text {
    font-size: 1.25vw;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.3541666667vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    bottom: -3.4375vw;
    opacity: 0;
    transition: 1s;
}

.section10 .wrap .content .r .schedule:not(:last-child) {
    margin: 0 6.875vw 0 0;
}

.section10 .wrap .content .r .schedule:nth-child(1) .color {
    height: 8.59375vw;
}

.section10 .wrap .content .r .schedule:nth-child(2) .color {
    background: linear-gradient(0deg, #93BE31, #C1D532);
    height: 12.3958333333vw;
}

.section10 .wrap .content .r .schedule:nth-child(3) .color {
    background: linear-gradient(0deg, #38764F, #639941);
    height: 16.09375vw;
}

.section10 .wrap .content .r .schedule:nth-child(3) .pick {
    transform: scale(1.38);
    color: #EC6917;
    position: relative;
    top: -0.2604166667vw;
}

.section10 .wrap .content .r.aos-animate .schedule .color {
    clip-path: inset(0 0 0 0);
}

.section10 .wrap .content .r.aos-animate .schedule .pick, .section10 .wrap .content .r.aos-animate .schedule .text {
    opacity: 1;
    transition-delay: 1s;
}

.section10 .wrap .content .r.aos-animate .schedule:nth-child(2) .color {
    transition-delay: 0.2s;
}

.section10 .wrap .content .r.aos-animate .schedule:nth-child(2) .pick, .section10 .wrap .content .r.aos-animate .schedule:nth-child(2) .text {
    transition-delay: 1.2s;
}

.section10 .wrap .content .r.aos-animate .schedule:nth-child(3) .color {
    transition-delay: 0.4s;
}

.section10 .wrap .content .r.aos-animate .schedule:nth-child(3) .pick, .section10 .wrap .content .r.aos-animate .schedule:nth-child(3) .text {
    transition-delay: 1.4s;
}

.section10 .wrap .position_text {
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFF;
    opacity: 0.8;
    position: absolute;
    left: 0;
    bottom: 56px;
    width: 100%;
    text-align: center;
    pointer-events: none;
}

@keyframes scale_animate {
    100% {
        transform: translate(-50%, -50%) scale(3);
        opacity: 0;
    }
}

body.last .page{
    height: 100vh;
}

body.last .page .wrap .content .fixed_right,.page .wrap .bread{
    transform: none!important;
}
/*# sourceMappingURL=last.css.map */


body.last .page .wrap .content .fixed_right .headline h1{
    font-size: 1.5625vw;
    margin: 0 0 0.83333333333333vw 0;
}
body.last .page .wrap .content .fixed_right .headline p{
    font-size: 0.78125vw;
}
body.last .page .wrap .content .fixed_right .headline {
    margin: 0 0 2.083333333333333vw 0;
}
body.last .page .wrap .content .fixed_right .price{
    margin: 2.65625vw 0 0 0;
    padding: 0 0 0.6770833333333333vw 0;
    border-bottom: 0.0520833333333333vw solid rgba(0, 0, 0, 0.03);
}
body.last .page .wrap .content .fixed_right .price p {
    font-size: 0.7291666666666667vw;
}
body.last .page .wrap .content .fixed_right .price .display .num {
    font-size: 1.041666666666667vw;
    margin: 0 0.625vw 0 0;
}
body.last .page .wrap .content .fixed_right .price .display .iconfont{
    font-size: 1.145833333333333vw;
}
body.last .page .wrap .content .fixed_right .model {
    margin: 1.71875vw 0;
}
body.last .page .wrap .content .fixed_right .model p{
    font-size: 0.7291666666666667vw;
}
body.last .page .wrap .content .fixed_right .model .border {
    font-size: 0.7291666666666667vw;
    margin: 0.8854166666666667vw 0 0 0;
}

body.last .page .wrap .content .fixed_right .color .color_text {
    font-size: 0.7291666666666667vw;
    margin: 0 0 0.9895833333333333vw 0;
}

body.last .page .wrap .content .fixed_right .color .play {
    margin: 0 0 0.78125vw 0;
}
body.last .page .wrap .content .fixed_right .color .play .circle {
    width: 1.71875vw;
    height: 1.71875vw;
    border: 0.0520833333333333vw solid #090909;
    margin: 0 12.13541666666667vw 0 0;
}
body.last .page .wrap .content .fixed_right .color .play .circle div {
    width: 1.302083333333333vw;
    height: 1.302083333333333vw;
    border: 0.0520833333333333vw solid #757575;
}
body.last .page .wrap .content .fixed_right .color .play p {
    font-size: 0.7291666666666667vw;
}

body.last .page .wrap .content{
    position: relative;
    top: 2vw;
}

body.last .page .wrap .content .the_left .page_swiper {
    width: 26.04166666666667vw;
    height: 21.19791666666667vw;
    margin: 0 auto 3.020833333333333vw;
}
body.last .page .wrap .content .the_left .small {
    width: 26.04166666666667vw;
    margin: 0 auto 2.916666666666667vw;
}
body.last .page .wrap .content .the_left .small .button .iconfont{
    font-size: 1.197916666666667vw;
}

body.last .page .wrap .content .fixed_right {
    position: relative;
    top: 4vw;
}

/**/

.page1 {
    height: 50vw;
    position: relative;
    z-index: 1;
}
.page1 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page1 .position_img {
    position: absolute;
    width: 28.38541667vw;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 45;
}
.page1 .wrap {
    margin: 12.13541667vw 0 0 0;
    text-align: center;
}
.page1 .wrap .text {
    font-size: 1.45833333vw;
    font-weight: 500;
    color: #111111;
}
.page1 .wrap .text:first-child {
    font-weight: bold;
}
.page1 .wrap .text p {
    color: #EC6917;
    display: inline-block;
}
.page1 .wrap .title {
    margin: 1.30208333vw 0;
    font-size: 2.5vw;
    font-weight: bold;
    color: #111111;
}
.page1 .wrap .img {
    width: 28.38541667vw;
    margin: 4.16666667vw 0 0 0;
}
.page2 {
    height: 50vw;
    position: relative;
    z-index: 1;
}
.page2 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page2 .wrap {
    margin: 9.11458333vw 0 0 0;
}
.page2 .wrap .title {
    text-align: center;
    font-size: 2.08333333vw;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0 0 2.29166667vw;
}
.page2 .wrap .temperature {
    width: 51.45833333vw;
    height: 10.41666667vw;
    border-radius: 0.9375vw;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}
.page2 .wrap .temperature .joke {
    width: 41.66666667vw;
    display: flex;
    justify-content: space-between;
    padding: 0 0.52083333vw;
    position: relative;
    z-index: 2;
}
.page2 .wrap .temperature .joke:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 0.41666667vw;
    background: linear-gradient(90deg, #1699EC, #2CC6E7, #EC1616, #EC6716);
    border-radius: 0.20833333vw;
    z-index: -1;
}
.page2 .wrap .temperature .joke .item {
    position: relative;
}
.page2 .wrap .temperature .joke .item .svg {
    position: absolute;
    width: 1.66666667vw;
    height: 1.92708333vw;
    top: -2.65625vw;
    left: 50%;
    transform: translateX(-50%);
}
.page2 .wrap .temperature .joke .item .svg svg {
    width: 100%;
    height: 100%;
    z-index: 5;
    position: relative;
}
.page2 .wrap .temperature .joke .item .svg svg:last-child {
    position: absolute;
    top: 0;
    left: 0;
    filter: blur(2px);
    z-index: 2;
}
.page2 .wrap .temperature .joke .item .svg svg:last-child path {
    fill: #fff;
}
.page2 .wrap .temperature .joke .item p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.5625vw;
    font-weight: 500;
    color: #FFFFFF;
    bottom: -2.86458333vw;
}
.page2 .wrap .temperature .joke .item .circle {
    width: 1.5625vw;
    height: 1.5625vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page2 .wrap .temperature .joke .item .circle:after {
    content: '';
    display: inline-block;
    width: 0.9375vw;
    height: 0.9375vw;
    background: #1B9CEC;
    border-radius: 50%;
}
.page2 .wrap .temperature .joke .item:last-child .circle:after {
    background: #EC4D16;
}
.page2 .wrap .content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4.94791667vw 0 0 0;
    position: relative;
    top: 0.9375vw;
    left: -0.98958333vw;
}
.page2 .wrap .content .l {
    width: 22.34375vw;
    margin: 0 7.5vw 0 0;
    position: relative;
}
.page2 .wrap .content .l img {
    width: 100%;
}
.page2 .wrap .content .l .flex {
    display: flex;
    align-items: center;
    position: absolute;
    top: 6.9vw;
    left: 16.5vw;
}
.page2 .wrap .content .l .flex .circle {
    width: 2.08333333vw;
    height: 2.08333333vw;
    background: #EC6716;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page2 .wrap .content .l .flex .circle:after {
    content: '';
    display: inline-block;
    width: 1.04166667vw;
    height: 1.04166667vw;
    background: #FFFFFF;
    border-radius: 50%;
}
.page2 .wrap .content .l .flex .line {
    width: 10.41666667vw;
    height: 0.05208333vw;
    background: #EC6716;
    margin: 0 0.20833333vw 0 0;
}
.page2 .wrap .content .l .flex .color {
    width: 1.14583333vw;
    height: 1.14583333vw;
    background: #EC6716;
    border-radius: 50%;
}
.page2 .wrap .content .r {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22.1875vw;
    height: 15vw;
    border-radius: 1.04166667vw;
}
.page2 .wrap .content .r > div {
    display: flex;
    align-items: center;
}
.page2 .wrap .content .r img {
    width: 5.52083333vw;
}
.page2 .wrap .content .r .text {
    margin: 0 0 0 2.1875vw;
    font-size: 0.9375vw;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.66666667vw;
    opacity: 0.7;
}
.page3 {
    height: 50vw;
    position: relative;
    z-index: 1;
}
.page3 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page3 .wrap {
    width: 52.08333333vw;
    margin: 6.5625vw auto 0;
}
.page3 .wrap .title {
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #111111;
    margin: 0 0 4.89583333vw;
    text-align: center;
}
.page3 .wrap .title p {
    color: #EC6716;
    display: inline-block;
}
.page3 .content {
    display: flex;
    justify-content: space-between;
    padding: 0 0.78125vw;
    position: relative;
    z-index: 5;
}
.page3 .content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.41666667vw;
    background: linear-gradient(90deg, #EC1616, #EC6716, #16ECA8, #1699EC, #2CC6E7);
    opacity: 0.8;
    border-radius: 0.20833333vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.page3 .content .item {
    position: relative;
}
.page3 .content .item p {
    font-size: 1.04166667vw;
    font-weight: 400;
    color: #222222;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}
.page3 .content .item p:first-child {
    top: -1.92708333vw;
}
.page3 .content .item p:last-child {
    bottom: -1.92708333vw;
}
.page3 .content .item img {
    position: absolute;
    bottom: -2.23958333vw;
    max-width: unset;
    width: 5.41666667vw;
    left: 50%;
    transform: translateX(-50%);
}
.page3 .content .item .circle {
    width: 1.5625vw;
    height: 1.5625vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.page3 .content .item .circle div {
    width: 0.9375vw;
    height: 0.9375vw;
    background: #EC4D16;
    border-radius: 50%;
}
.page3 .content .item.on p:first-child {
    transform: scale(1.5) translateX(-50%);
    transform-origin: left;
    color: #EC6716;
}
.page4 {
    position: relative;
    z-index: 1;
    height: 50vw;
}
.page4 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page4 .wrap {
    margin: 11.19791667vw 0 0 0;
}
.page4 .wrap .title {
    font-size: 2.08333333vw;
    font-weight: 500;
    color: #fff;
    margin: 0 0 4.53125vw;
    text-align: center;
}
.page4 .wrap .title p {
    color: #EC6716;
    display: inline-block;
}
.page4 .wrap .icon {
    display: flex;
    justify-content: center;
}
.page4 .wrap .icon .list {
    text-align: center;
}
.page4 .wrap .icon .list:not(:last-child) {
    margin: 0 9.21875vw 0 0;
}
.page4 .wrap .icon .list img {
    width: 4.84375vw;
    margin: auto;
}
.page4 .wrap .icon .list p {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #FFFFFF;
    margin: 1.30208333vw 0 0 0;
}
.page5 {
    position: relative;
    z-index: 1;
    height: 50vw;
}
.page5 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page5 .wrap {
    text-align: center;
    margin: 22.44791667vw 0 0 0;
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #000;
}
.page5 .wrap p {
    color: #EC6716;
    display: inline-block;
}
.page6 {
    position: relative;
    z-index: 1;
    height: 50vw;
}
.page6 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page6 .wrap {
    margin: 11.04166667vw auto 0;
    width: 38.59375vw;
}
.page6 .wrap .title {
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #2B2F37;
    margin: 0 0 20.10416667vw;
    text-align: center;
}
.page6 .wrap .title p {
    color: #EC6716;
    display: inline-block;
}
.page6 .wrap .content {
    display: flex;
    justify-content: space-between;
    padding: 0 0.78125vw;
    position: relative;
    z-index: 5;
}
.page6 .wrap .content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.41666667vw;
    background: linear-gradient(90deg, #EC1616, #E4EC16, #16EC8F);
    opacity: 0.8;
    border-radius: 0.20833333vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.page6 .wrap .content .item {
    position: relative;
}
.page6 .wrap .content .item p {
    font-size: 1.25vw;
    font-weight: 400;
    color: #222222;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    white-space: nowrap;
}
.page6 .wrap .content .item p:first-child {
    top: -2.34375vw;
}
.page6 .wrap .content .item p:last-child {
    bottom: -2.34375vw;
}
.page6 .wrap .content .item img {
    position: absolute;
    bottom: -2.23958333vw;
    max-width: unset;
    width: 5.41666667vw;
    left: 50%;
    transform: translateX(-50%);
}
.page6 .wrap .content .item .circle {
    width: 1.5625vw;
    height: 1.5625vw;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.page6 .wrap .content .item .circle div {
    width: 0.9375vw;
    height: 0.9375vw;
    background: #EC4D16;
    border-radius: 50%;
}
.page6 .wrap .content .item.on p {
    color: #16EC9E;
}
.section4 {
    height: 100vh;
    background: linear-gradient(-53deg, #07080C, #191718);
    position: relative;
    display: flex;
    align-items: center;
}
.section4 .content {
    position: relative;
    left: 13.54166667vw;
}
.section4 .content .title {
    font-size: 2.08333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 2.70833333vw;
}
.section4 .content .title p {
    color: #EC6716;
    display: inline-block;
}
.section4 .content .play {
    margin: 3.69791667vw 0 0 0;
    display: flex;
}
.section4 .content .play .list {
    text-align: center;
}
.section4 .content .play .list:not(:last-child) {
    margin: 0 2.1875vw 0 0;
}
.section4 .content .play .list img {
    width: 4.16666667vw;
    margin: 0 auto 0.78125vw;
    display: block;
}
.section4 .content .play .list p {
    font-size: 0.83333333vw;
    font-weight: 400;
    color: #FFFFFF;
}
.section4 .picture {
    position: absolute;
    width: 54.79166667vw;
    right: -5.36458333vw;
    bottom: -4.42708333vw;
    z-index: 1;
}
.section4 .picture img {
    width: 100%;
}
.page7 {
    position: relative;
    z-index: 1;
    height: 50vw;
}
.page7 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page7 .wrap {
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #111111;
    text-align: center;
    margin: 20.625vw 0 0 0;
}
.page7 .wrap p {
    color: #DF6F00;
    display: inline-block;
}
.page8 {
    position: relative;
    z-index: 1;
    height: 50vw;
    background: #1B1B1C;
}
.page8 .wrap {
    text-align: center;
    margin: 7.29166667vw 0 0 0;
}
.page8 .wrap .title {
    font-size: 2.08333333vw;
    font-weight: 400;
    color: #fff;
}
.page8 .wrap .title p {
    color: #EC6917;
}
.page8 .wrap .img {
    position: absolute;
    width: 61.04166667vw;
    height: 24.16666667vw;
    left: 22.03125vw;
    bottom: 0;
}
.page8 .wrap .img .big {
    width: 100%;
    max-height: unset;
}
.page8 .wrap .img .small {
    position: absolute;
    width: 45.52083333vw;
    left: 5.52083333vw;
    top: -5.88541667vw;
    transform: translate(-1.66666667vw, 6.77083333vw);
}
.page8 .wrap .img .small.aos-animate {
    transform: translate(0, 0);
    transition-delay: 0.3s;
}
.page9 {
    position: relative;
    z-index: 1;
    height: 50vw;
    background: #111111;
}
.page9 .wrap {
    width: 52.08333333vw;
    margin: 5.72916667vw auto 0;
}
.page9 .wrap .title {
    text-align: center;
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #DF6F00;
    margin: 0 0 1.45833333vw;
}
.page9 .wrap .pick {
    height: 1.19791667vw;
    font-size: 1.25vw;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 0 0 3.125vw;
}
.page9 .wrap .content .img {
    width: 100%;
    height: 28.125vw;
    position: relative;
    border-radius: 0.52083333vw;
    overflow: hidden;
}
.page9 .wrap .content .img img {
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    transition: 1s;
}
.page9 .wrap .content .img img:not(:first-child) {
    position: absolute;
    top: 0;
    left: 0;
}
.page9 .wrap .content .img img.on {
    opacity: 1;
    pointer-events: auto;
}
.page9 .wrap .content .cut {
    display: flex;
    justify-content: center;
    margin: 1.5625vw 0 0 0;
}
.page9 .wrap .content .cut .list {
    padding: 0 0 0.52083333vw;
    font-size: 0.9375vw;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: 0.7s;
    position: relative;
}
.page9 .wrap .content .cut .list:not(:last-child) {
    margin: 0 6.14583333vw 0 0;
}
.page9 .wrap .content .cut .list:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 4.42708333vw;
    height: 0.05208333vw;
    background: #FFFFFF;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    transition: 0.3s;
}
.page9 .wrap .content .cut .list.on,
.page9 .wrap .content .cut .list:hover {
    color: #fff;
}
.page9 .wrap .content .cut .list.on:after,
.page9 .wrap .content .cut .list:hover:after {
    transform: translateX(-50%) scaleX(1);
}
.page10 {
    position: relative;
    z-index: 1;
    height: 50vw;
}
.page10 .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.page10 .left_top {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
}
.page10 .left_top .title {
    font-size: 2.08333333vw;
    font-weight: bold;
    color: #111111;
    margin: 0 0 5vw 13.48958333vw;
}
.page10 .left_top .title p {
    color: #DF6F00;
    display: inline-block;
}
.page10 .left_top img {
    width: 31.61458333vw;
}
.page10 .position {
    position: absolute;
    top: 15.88541667vw;
    right: 28.85416667vw;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.page10 .position .color {
    width: fit-content;
    padding: 0 1.82291667vw;
    height: 2.55208333vw;
    background: linear-gradient(0deg, #FF6800, #FFB27F);
    box-shadow: 0px 2px 2px 0px rgba(134, 55, 0, 0.23);
    border-radius: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.04166667vw;
    font-weight: 400;
    color: #FFFFFF;
}
.page10 .position .color:not(:last-child) {
    margin: 0 0 2.13541667vw;
}
.page10 .position_wf {
    position: absolute;
    top: 8.64583333vw;
    right: 27.39583333vw;
    width: 3.54166667vw;
}
/*# sourceMappingURL=page3.css.map */