.C2501_section2{
    position: relative;
}
.C2501_section2 video{
    min-height: 56.2vw;
}
.C2501_section2_bg{
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    mix-blend-mode: darken;
}
.C2501_section2_bg h2{
    font-size: 7.5rem;
    background-image: none;
    color: #fff;
}
.X501_section3,.X501_section4{
    background: linear-gradient(0deg, rgba(34, 34, 36, 1) 0%, rgba(22, 22, 23, 0) 100%);
}
.X501_section3_text section{
    width: 25%;
}
.X501_section4{
    padding-bottom: 12.5rem;
}
.X501_section4_title{
    max-width: 66.5%;
}
.X501_section4 .X501_section4_title,.X701_section8_title h3,.X701_section11 .X701_section5_title h2{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 53.9%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}  
.X501_section4_main ul li,.X501_section4_main ul li:nth-of-type(-n+4){
    width: 33.3%!important;
    margin-bottom: 4.375rem;
}
.X501_section4_main ul li:nth-last-of-type(-n+3){
    margin-bottom: 0;
}
.X501_section4_main ul li svg{
    max-width: 6.25rem;
}
.X501_section4_text{
    max-width: 13.3125rem!important;
}
.X501_section4_text span{
    margin: 1.125rem 0 0.5rem 0;
}
.X701_section5{
    margin: 10.3125rem 0 8.75rem 0;
}
.X701_section5_title{
    text-align: center;
}
.X701_section5_title b{
    color: #000;
    font-size: 11.25rem;
    -webkit-text-stroke: 2px transparent;
    background: linear-gradient(rgba(255, 43, 43, 0.8) 0%, rgba(255, 43, 43, 0.1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    font-family: BebasNeue-Regular;
}
.X701_section5_title h2{
    color: #fff;
    margin-top: -3.75rem;
}
.X701_section5_title section{
    margin: 8.75rem auto auto auto;
}
.X701_section5_title p{
    color: #fff;
    font-size: 2rem;
    max-width: 58%;
    margin: auto;
    font-family: ArchivoNarrow-Regular; 
}
.X701_section5_title p.text_two{
    opacity: 0;
}
.X701_section6_title{
    text-align: center;
}
.X701_section6_title h3{
    margin: auto;
}
.X701_section6_title p{
    max-width: 72.8%;
    margin: 1.875rem auto 3.75rem auto;
    font-size: 2rem;
    color: var(--product-textColor);
    font-family: ArchivoNarrow-Regular;
    line-height: 2.125rem;
}
.X701_section7{
    margin: 16.25rem 0 10.625rem 0;
}
.X701_section7 section{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.X701_section7 section:not(:last-child){
    margin-bottom: 2.5rem;
}
.X701_section7 section:nth-of-type(odd){
    text-align: right;
}
.X701_section7_text{
    width: 42%;
}
.X701_section7_text h4{
    color: #fff;
    font-weight: normal;
    margin-bottom: 1.875rem;
}
.X701_section7_text p{
    max-width: 85.3%;
    font-size: 1.5rem;
    color: var(--product-textColor);
    font-family: ArchivoNarrow-Regular;
}
.X701_section7_text p span{
    color: #fff;
}
.X701_section7 section:nth-of-type(odd) .X701_section7_text p{
    margin-left: auto;
}
.X701_section6_img{
    width: 57.4%;
}
.X701_section8{
    margin: 13.125rem 0;
}
.X701_section8_title{
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 2.5rem;
}
.X701_section8_title p{
    max-width: 50.3%;
    color: var(--product-textColor);
}
.X701_section8 video,.X701_section13_content video,.X701_section15 video{
    border-radius: 20px;
}
.X701_section9{
    position: relative;
}
.X701_section9_text{
    position: absolute;
    text-align: center;
    top: 10.875rem;
    width: 100%;
}
.X701_section9_text h2{
    font-size: 8.75rem;
    line-height: 8.75rem;
    font-weight: bold;
    color: transparent;
    -webkit-text-stroke: 1px#fff;
    margin-bottom: 3.75rem;
}
.X701_section9_box{
    display: flex;
    justify-content: space-between;
    max-width: 80.7%;
    margin: auto;
}
.X701_section9_box section{
    width: 33.3%;
}
.X701_section9_box section b{
    font-size: 3.75rem;
    color: #fff;
    font-weight: normal;
}
.X701_section9_box section b span{
    font-size: 1.875rem;
}
.X701_section9_box section p{
    font-family: ArchivoNarrow-Regular;
    color: #fff;
    font-size: 1.25rem;
}
.X701_section10{
    padding: 16.25rem 0 10rem 0;
    background: #141414;
}
.X701_section10_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.875rem;
}
.X701_section10_title h3{
    color: #fff;
}
.X701_section10_title ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 40%;
}
.X701_section10_title ul li{
    width: 47.3%;
    height: 3.75rem;
    line-height: 3.75rem;
    color: var(--product-textColor);
    border-radius: 30px;
    border: 1px solid;
    padding-left: 7%;
    box-sizing: border-box;
    position: relative;
    font-size: 1.25rem;
}
.X701_section10_title ul li::after{
    position: absolute;
    content: "";
    background: url(../../image/2025/08/product_X701_section11_icon.webp) no-repeat;
    width: 14px;
    height: 14px;
    top: 42%;
    left: 6%;
    background-size: contain;
}
.X701_section10_title ul li:nth-of-type(-n+2){
    margin-bottom: 1rem;
}
.X701_section10_title ul li:nth-of-type(odd){
    margin-right: 1.125rem;
}
.X701_section10_main p{
    max-width: 67.37%;
    margin: 3.125rem auto auto auto;
    text-align: center;
    font-size: 1.5rem;
    color: #545454;
    font-family: ArchivoNarrow-Regular;
}
.X701_section11{
    margin: 13.75rem 0 8.125rem 0;
}
.X701_section11 h2{
    width: fit-content;
    margin: -6.5625rem auto auto auto;
    position: relative;
    z-index: 2;
    font-size: 6.25rem;
}
.X701_section11_img{
    min-height: 67vw;
}
.X701_section11_img img{
    display: block;
    margin: 3.4375rem auto 1.25rem auto;
}
.X701_section11_tips{
    font-size: 1.5rem;
    color: var(--second-textColor);
    font-family: ArchivoNarrow-Regular;
    text-align: center;
}
.X701_section12{
    width: max-content;
    margin: auto;
}
.X701_section12 ul{
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
}
.X701_section12 ul li{
    width: 49%;
    text-align: center;
}
.X701_section12 ul li:nth-of-type(-n+2){
    padding-bottom: 5.625rem;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255,43,43,0.5);
}
.X701_section12 ul li:nth-last-child(-n+2){
    padding-top: 5.625rem;
}
.X701_section12 ul li:nth-of-type(odd){
    border-right: 1px solid rgba(255,43,43,0.5);
}
.X701_section12 h4{
    background: linear-gradient(180deg, rgba(255, 43, 43, 1) 65%, rgba(255, 43, 43, 0.1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 4.6875rem;
}
.X701_section12 p{
    font-size: 1.25rem;
    color: #fff;
    font-family: ArchivoNarrow-Regular;
}
.X701_section13{
    margin: 11.25rem auto 16.25rem auto;
    position: relative;
}
.X701_section13_content section:not(.active){
    display: none;
}
.X701_section13_content section p{
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    margin: 9.25rem auto auto auto;
    max-width: 56.4%;
    font-family: ArchivoNarrow-Regular;
}
.X701_section13_tab{
    position: absolute;
    width: 100%;
    bottom: 5rem;
}
.X701_section13 ul{
    margin: auto;
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(255, 43, 43, 0.5);
    width: fit-content;
}
.X701_section13 ul li{
    padding-top: 0.75rem;
    color: var(--product-textColor);
    font-size: 1.25rem;
    cursor: pointer;
    transition: all ease-out .2s;
    position: relative;
    min-width: 10.25rem;
    text-align: center;
    font-family: ArchivoNarrow-Regular;
}
.X701_section13 ul li.active{
    color: #fff;
}
.X701_section13 ul li.active::after{
    position: absolute;
    content: "";
    background: url(../../image/2025/08/product_c2501_section9_icon1.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 5px;
    left: 0;
    top: 0;
}
.X701_section13 ul li:not(:last-child){
    margin-right: 3.75rem;
}
.X701_section13 ul li:hover{
    color: rgba(255, 255, 255, 0.8);
}
.X701_section14 .X501_section10_img{
    padding-bottom: 12.5rem;
}
.X701_section15{
    padding: 12.5rem 0 10.625rem 0;
    position: relative;
}
.X701_section15::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 8.5rem;
    background: linear-gradient(#000 75%, #212121 100%);
    left: 0;
    bottom: 0;
}
.X701_section15_title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3.75rem;
}
.X701_section15_title h3{
    color: #fff;
}
.X701_section15_title h3 span{
    font-family: Gotham-Bold;
}
.X701_section15_title p{
    max-width: 50%;
    font-size: 1.5rem;
    color: var(--product-textColor);
    font-family: ArchivoNarrow-Regular;
}
.X701_section16_title{
    margin: 14.375rem auto 3.75rem auto;
    text-align: center;
}
.X701_section16_title h2{
    margin: auto;
    display: flex;
}
.X701_section16_title p{
    font-family: ArchivoNarrow-Regular;
    font-size: 1.75rem;
    color: var(--product-textColor);
    max-width: 82.6%;
    margin: 1.875rem auto auto auto;
}
.X701_section16_title p span{
    color: #fff;
}
.X701_section17{
    margin: 7.5rem auto 8.75rem auto;
    max-width: 93%;
}
.X701_section17_main{
    display: flex;
    justify-content: space-between;
}
.X701_section17_chart{
    background: linear-gradient(#1D1D1E 0%, #0B0C0E 100%);
    width: 49%;
    border-radius: 12px;
    padding: 1.75rem 1.375rem 1.875rem 2rem;
    box-sizing: border-box;
}
.X701_section17_chart h5{
    font-size: 1.75rem;
    color: #fff;
    margin-bottom: 1.875rem;
}
.X701_section17_chart li:nth-child(2){
    margin: 3.4575rem 0;
}
.X701_section17_chart li section{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.X701_section17_chart li i{
    height: 0.5625rem;
    border-radius: 20px;
    max-width: 81%;
    background: var(--product-textColor);
}
.X701_section17_chart li:first-child i{
    width: 81%;
    background: linear-gradient(90deg, #0B7BDE 0%, #ABD8FF 100%);
}
.X701_section17_chart li p,.X701_section17_chart li span{
    font-family: ArchivoNarrow-Regular;
    font-size: 1.125rem;
    color: var(--product-textColor);   
}
.X701_section17_chart li span{
    min-width: 15%;
    text-align: left;
}
.X701_section17_chart li:first-child span{
    background: linear-gradient(90deg, #0B7BDE 0%, #ABD8FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-family: ArchivoNarrow-Bold;
}
.X701_section17_chart li p{
    margin-top: 0.625rem;
}
.X701_section17_chart li:first-child p{
    color: #fff;
}
.X701_section17_chart:first-child ul li:nth-child(2) i{
    width: 45.4%;
}
.X701_section17_chart:first-child ul li:nth-child(3) i{
    width: 26.55%;
}
.X701_section17_chart:nth-child(2) ul li:nth-child(2) i{
    width: 21%;
}
.X701_section17_chart:nth-child(2) ul li:nth-child(3) i{
    width: 41.9%;
}
.X701_section17_tips{
    max-width: 40.9%;
    margin: 3.75rem auto auto auto;
    text-align: center;
    font-size: 1rem;
    color: #545454;
    font-family: ArchivoNarrow-Regular;
}
.X701_section18_title{
    text-align: center;
}
.X701_section18_title h3{
    color: #fff;
}
.X701_section18_title p{
    color: var(--second-textColor);
    font-size: 1.75rem;
    margin: 0.75rem auto 3.75rem auto;
    font-family: ArchivoNarrow-Regular;
    max-width: 76%;
}
.X701_section18 ul{
    display: flex;
    justify-content: space-between;
    margin: 7.5rem 0 1.875rem;
}
.X701_section18 ul li{
    width: 25%;
    padding-left: 3.5rem;
    box-sizing: border-box;
}
.X701_section18 ul li span{
    color: #FF2B2B;
    font-size: 2.5rem;
}
.X701_section18 ul li p{
    font-family: ArchivoNarrow-Regular;
    font-size: 1.25rem;
    color: var(--product-textColor);
    margin-top: 0.625rem;
}
.X701_section18_shadow{
    height: 8.5rem;
    width: 100%;
    background: linear-gradient(#000 75%, #212121 100%);
}
.X701_section19{
    margin-bottom: 13.75rem;
}
.X701_section19 h3{
    text-align: center;
    color: #fff;
    margin: 13.75rem auto 10rem auto;
}
.X501_section16 .X501_section16_box ul{
    padding-left: 316px;
}
.X501_section16 .X501_section16_box ul li:first-child::before{
    height: 242px;
}
.X501_section16 .X501_section16_box ul li:nth-child(2) {
    margin-left: 78px;
}
.X501_section16 .X501_section16_box ul li:nth-child(2)::before {
    height: 252px;
}
.X501_section16 .X501_section16_box ul li:nth-child(3) {
    margin-left: 46px;
}
.X501_section16 .X501_section16_box ul li:nth-child(3)::before {
    height: 335px;
}
.X501_section16 .X501_section16_box ul li:nth-child(4) {
    margin-left: 138px;
}
.X501_section16 .X501_section16_box ul li:nth-child(4)::before {
    height: 282px;
}
.C2501_section18_text {
    position: relative;
    background: #141414;
}
.product_dec_text{
    width: 33.5%;
}
.product_dec_img{
    width: 59.3%;
}
@media only screen and (max-width: 1600px) {
    h2{
        font-size: 4.57rem;
    }
    h3{
        font-size: 4rem;
    }
    h4{
        font-size: 2.71rem;
    }
    .C2501_section2_bg h2{
        font-size: 7rem;
    }
    .X501_section4_title{
        max-width: 70%;
    }
    .X701_section5_title b{
        font-size: 10rem;
    }
    .X701_section5_title h2{
        margin-top: -4.5rem;
    }
    .X701_section5_title p{
        max-width: 66%;
    }
    .X701_section6_title p{
        font-size: 1.571rem;
    }
    .X701_section8_title h3,.X701_section9_box section b,.X701_section10_title h3,.X701_section12 h4{
        font-size: 3.57rem;
    }
    .X701_section7{
        margin: 12.85rem 0 10rem 0;
    }
    .X701_section7_text p{
        font-size: 1.57rem;
        max-width: 100%;
    }
    .X701_section8_title.C2501_title p{
        font-size: 1.571rem;
    }
    .X701_section9_text h2{
        margin-bottom: 2.142rem;
        font-size: 5.71rem;
        line-height: 6.25rem;
    }
    .X701_section10_title h3{
        max-width: 55%;
    }
    .X701_section10_title ul li::after{
        width: 12px;
        height: 12px;
        top: 39%;
        left: 6%;
    }
    .X701_section10_title ul li{
        height: 3.428rem;
        line-height: 3.428rem;
        font-size: 1.178rem;
    }
    .X701_section10_main p{
        font-size: 1.428rem;
        max-width: 70%;
    }
    .X701_section10_title ul li:nth-of-type(odd){
        margin-right: 0;
    }
    .X701_section11 .X701_section5_title h2{
        margin-top: -3.75rem;
        font-size: 5.71rem;
    }
    .X701_section12{
        max-width: 800px;
    }
    .X701_section12 ul li:nth-of-type(-n+2){
        padding-bottom: 4.285rem;
    }
    .X701_section12 ul li:nth-last-child(-n+2){
        padding-top: 4.285rem;
    }
    .X701_section13_tab{
        bottom: 6rem;
    }
    .X701_section13_content section p{
        max-width: 80%;
        min-height: 3.57rem;
    }
    .X701_section17_tips{
        max-width: 70%;
    }
    .X701_section18_title p{
        max-width: 82%;
    }
    .X701_section19 h3{
        margin: 12.857rem 0 8.57rem 0;
    }
    .X701_section19 section.two .C2501_section18_text p{
        min-height: 2.857rem;
        align-items: baseline;
    }
    .X701_section16_title p{
        font-size: 1.57rem;
    }
    .X501_section16 .X501_section16_box ul{
        padding-left: 265px;
    }
    .X501_section16 .X501_section16_box ul li:first-child::before{
        height: 200px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(2){
        margin-left: 54px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(2)::before {
        height: 208px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(3) {
        margin-left: 26px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(3)::before {
        height: 258px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(4) {
        margin-left: 118px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(4)::before {
        height: 232px;
    }
    .X701_section18 ul li{
        padding-left: 0;
        text-align: center;
    }
    .product_dec_text {
        width: 36%;
    }
    .product_dec_img {
        width: 55.3%;
    }
}
@media only screen and (max-width: 1400px) {
    .X701_section10_title h3,.X701_section10_title ul{
        width: 50%;
    }
}
@media only screen and (max-width: 1300px) {
    h2{
        font-size: 4.28rem;
    }
    h3{
        font-size: 3.428rem;
    }
    h4{
        font-size: 2.142rem;
    }
    .C2501_section2_bg h2{
        font-size: 6rem;
    }
    .X501_section3_title{
        font-size: 4.71rem;
        padding: 11.428rem 0 5rem 0;
    }
    .X501_section3_title p{
        font-size: 1.428rem;
        margin-top: -1.428rem;
        line-height: inherit;
    }
    .X501_section3_text section h4{
        font-size: 2.857rem;
    }
    .X501_section3_text section h4 span{
        font-size: 1.71rem;
    }
    .X501_section4_title{
        max-width: 80%;
    }
    .X501_section4_main .X501_section4_text{
        max-width: 18rem !important;
        margin-left: calc((100% - 9rem) / 2);
    }
    .X701_section5_title b{
        font-size: 100px;
    }
    .X701_section5_title h2{
        margin-top: -3rem;
        font-size: 4.28rem;
    }
    .X701_section5_title p{
        font-size: 1.57rem;
    }
    .X701_section6_title p{
        max-width: 78%;
    }
    .X701_section8_title h3, .X701_section9_box section b, .X701_section10_title h3, .X701_section12 h4{
        font-size: 2.857rem;
    }
    .X701_section8_title.C2501_title p{
        font-size: 1.428rem;
        max-width: 46%;
    }
    .X701_section9_text h2{
        font-size: 5rem;
        line-height: 5rem;
    }
    .X701_section10{
        padding: 12.85rem 0 8.57rem 0;
    }
    .X701_section10_title h3{
        width: 40%;
    }
    .X701_section10_title ul{
        width: 56%;
    }
    .X701_section10_title ul li{
        height: 3.142rem;
        line-height: 3.142rem;
        padding-left: 7.7%;
        font-size: 1.33rem;
    }
    .X701_section10_title ul li::after{
        width: 10px;
        height: 10px;
        left: 8%;
    }
    .X501_section10_title p{
        max-width: 85%;
    }
    .X701_section10_main p{
        font-size: 1.142rem;
    }
    .X701_section11,.X701_section13{
        margin: 12.85rem auto 8.57rem auto;
    }
    .X701_section11 .X701_section5_title h2{
        font-size: 4.285rem;
    }
    .X701_section12{
        max-width: 720px;
    }
    .X701_section12 ul li:nth-of-type(-n+2){
        padding-bottom: 3.57rem;
    }
    .X701_section12 ul li:nth-last-child(-n+2){
        padding-top: 3.57rem;
    }
    .X701_section13_content section p{
        max-width: 80%;
    }
    .X701_section14 .X501_section10_img{
        padding-bottom: 7.142rem;
    }
    .X701_section15_title{
        margin-bottom: 2.857rem;
    }
    .X701_section16_title{
        margin: 12.857rem auto 2.857rem auto;
    }
    .X701_section16_title p{
        font-size: 1.428rem;
        max-width: 85%;
    }
    .X701_section17_chart{
        padding: 1.78rem 1.42rem;
    }
    .X701_section17_chart li:first-child i{
        width: 80%;
    }
    .X701_section17_chart li:nth-child(2){
        margin: 2.857rem 0;
    }
    .X701_section17_chart li p{
        margin-top: 5px;
    }
    .X701_section17_tips{
        max-width: 50%;
        margin-top: 2.857rem;
    }
    .X701_section18_title p{
        font-size: 1.57rem;
        margin: 0.75rem auto 2.857rem auto;
    }
    .X701_section18 ul{
        margin: 5.71rem 0 1.428rem 0;
    }
    .X701_section18 ul li{
        padding-left: 1.285rem;
    }
    .X701_section18 ul li p{
        font-size: 1.142rem;
    }
    .X701_section19 h3{
        margin: 8.57rem 0 4.28rem 0;
    }
    .X501_section16 .X501_section16_box ul{
        padding-left: 207px;
    }
    .X501_section16 .X501_section16_box ul li{
        font-size: 15px;
    }
    .X501_section16 .X501_section16_box ul li:first-child::before {
        height: 162px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(2) {
        margin-left: 30px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(2)::before {
        height: 165px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(3) {
        margin-left: 15px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(3)::before {
        height: 214px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(4) {
        margin-left: 80px;
    }
    .X501_section16 .X501_section16_box ul li:nth-child(4)::before {
        height: 182px;
    }
}
@media only screen and (max-width: 1024px) {
    .C2501_section2 video{
        min-height: 133vw;
        object-fit: cover;
    }
    .C2501_section2_bg{
        background: none;
        mix-blend-mode: normal;
    }
    .C2501_section2_bg h2{
        font-size: 42px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.1) 100%);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
    }
    .X501_section3_text section{
        width: 50%;
    }
    .X501_section3_text section:nth-of-type(-n+2){
        margin-bottom: 30px;
    }
    .X501_section4_main ul li:nth-last-child(2),.X501_section4_main ul li:nth-last-child(3){
        margin-bottom: 40px;
    }
    .X701_section5{
        margin: 60px 0;
    }
    .X701_section5_title b{
        font-size: 50px;
    }
    .X701_section5_title h2{
        font-size: 30px;
        margin-top: -24px;
    }
    .X701_section5_title p{
        max-width: 74.2%;
        font-size: 16px;
    }
    .X701_section5_title p.text_two{
        display: none;
    }
    .X701_section5_title section{
        margin: 26px auto 15px auto;
    }
    .X701_section6_title h3{
        font-size: 28px;
    }
    .X701_section6_title p{
        max-width: 90%;
        font-size: 16px;
        margin: 20px auto 30px auto;
        line-height: inherit;
    }
    .X701_section7{
        margin: 60px 0 42px 0;
    }
    .X701_section7 section{
        display: block;
    }
    .X701_section7 section:nth-of-type(odd){
        text-align: left;
    }
    .X701_section7_text,.X701_section6_img{
        width: 100%;
    }
    .X701_section7_text h4{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .X701_section7_text p{
        max-width: 100%;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .X701_section7 section:not(:last-child){
        margin-bottom: 40px;
    }
    .X501_section7_title h2{
        font-size: 30px;
    }
    .X501_section7 .X501_section7_title{
        top: 13%;
        height: auto;
    }
    .X701_section8{
        margin: 60px 0;
    }
    .X701_section8_title{
        display: block;
        margin-bottom: 30px;
    }
    .X701_section8_title h3{
        font-size: 28px;    
    }
    .X701_section8_title p{
        font-size: 16px!important;
        margin-top: 10px;
        max-width: 88.6%;
    }
    .X701_section8_title.C2501_title p{
        max-width: 100%;
    }
    .X701_section8 video, .X701_section13_content video, .X701_section15 video{
        border-radius: 6px;
    }
    .X701_section9 img{
        min-height: 120vw;
        object-fit: cover;
    }
    .X701_section9_text{
        top: 25px;
    }
    .X701_section9_text h2{
        font-size: 30px;
        margin-bottom: 24px;
    }
    .X701_section9_box{
        max-width: 77.1%;
        margin: 0 auto;
    }
    .X701_section9_box section{
        width: fit-content;
    }
    .X701_section9_box section b{
        font-size: 32px;
    }
    .X701_section9_box section b span{
        font-size: 20px;
    }
    .X701_section9_box section p{
        font-size: 16px;
    }
    .X701_section10{
        padding: 60px 0;
    }
    .X701_section10_title{
        display: block;
        margin-bottom: 30px;
    }
    .X701_section10_title h3{
        font-size: 28px;
        margin-bottom: 20px;
        width: 100%;
        max-width: 100%;
    }
    .X701_section10_title ul{
        width: 100%;
    }
    .X701_section10_title ul li{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
    .X701_section10_title ul li::after{
        top: 41%;
    }
    .X701_section10_main p{
        font-size: 12px;
        max-width: 100%;
        text-align: left;
        margin-top: 20px;
    }
    .X701_section11{
        margin: 60px 0;
    }
    .X701_section11 .X701_section5_title h2 {
        margin-top: -26px;
        font-size: 40px;
    }
    .X701_section11_img img{
        margin: 40px 0 0 0;
    }
    .X701_section11_tips{
        font-size: 16px;
    }
    .X701_section12{
        max-width: 92%;
    }
    .X701_section12 ul{
        display: block;
    }
    .X701_section12 ul li{
        width: 100%;
        border: none!important;
        padding: 0!important;
    }
    .X701_section12 ul li:not(:last-child){
        margin-bottom: 30px;
    }
    .X701_section12 h4{
        font-size: 30px;
        margin-bottom: 4px;
    }
    .X701_section12 p{
        font-size: 16px;
    }
    .X701_section13{
        margin: 40px auto 50px auto;
        width: 100%;
    }
    .X701_section13_tab{
        top: 60%;
        bottom: auto;
    }
    .X701_section13_content{
        width: 92%;
        margin: auto;
    }
    .X701_section13_tab{
        margin-left: 4%;
        width: 96%;
        overflow-x: scroll;
        padding-right: 4%;
        box-sizing: border-box;
    }
    .X701_section13 ul{
        padding-bottom: 12px;
    }
    .X701_section13 ul li{
        min-width: 160px;
    }
    .X701_section13 ul li:not(:last-child){
        margin-right: 20px;
    }
    .X701_section13_content section p{
        font-size: 14px;
        max-width: 100%;
        min-height: 60px;
        margin-top: 110px;
    }
    .X701_section14.X501_section10{
        margin-top: 80px;
    }
    .X701_section14 .X501_section10_title p{
        font-size: 16px;
        max-width: 100%;
        margin: 10px 0 30px 0;
    }
    .X701_section14 .X501_section10_img{
        padding-bottom: 0;
    }
    .X701_section15{
        padding: 60px 0 80px 0;
    }
    .X701_section15_title{
        display: block;
        margin-bottom: 30px;
    }
    .X701_section15_title h3{
        font-size: 28px;
        margin-bottom: 10px;
    }
    .X701_section15_title p{
        max-width: 88.6%;
        font-size: 16px;
    }
    .X701_section15::after{
        height: 60px;
    }
    .X701_section16_title{
        margin: 50px 0 20px 0;
    }
    .X701_section16_title h2{
        display: block;
    }
    .X701_section16_title p{
        font-size: 16px;
        margin-top: 16px;
        max-width: 100%;
    }
    .X701_section17{
        max-width: 100%;
        margin: 50px 0 60px 0;
    }
    .X701_section17_main{
        display: block;
    }
    .X701_section17_chart{
        width: 100%;
    }
    .X701_section17_chart:last-child{
        margin: 20px 0 30px 0;
    }
    .X701_section17_chart li:nth-child(2){
        margin: 30px 0;
    }
    .X701_section17_tips{
        font-size: 14px;
        margin-top: 0;
        max-width: 100%;
        text-align: left;
    }
    .X701_section18_title h3{
        font-size: 30px;
    }
    .X701_section18_title p{
        font-size: 16px;
        max-width: 100%;
        margin: 20px 0 30px 0;
    }
    .X701_section18 ul{
        flex-wrap: wrap;
        margin: 50px 0 0 0;
    }
    .X701_section18 ul li{
        width: 50%;
        padding-left: 0;
    }
    .X701_section18 ul li span{
        font-size: 30px;
    }
    .X701_section18 ul li p{
        font-size: 16px;
        margin-top: 4px;
    }
    .X701_section18 ul li:nth-of-type(-n+2){
        margin-bottom: 30px;
    }
    .X701_section18_shadow{
        height: 60px;
    }
    .X701_section19 h3{
        font-size: 30px;
        margin: 60px 0 30px 0;
    }
    .X701_section19{
        margin-bottom: 60px;
    }
    .X501_section16 .X501_section16_box ul{
        padding: 0;
    }
}
@media only screen and (max-width: 320px) {
    .C2501_section2_bg h2{
        font-size: 50px;
    }
    .X701_section5_title b{
        font-size: 46px;
    }
    .X701_section5_title h2 {
        font-size: 28px;
        margin-top: -28px;
    }
    .X701_section5_title p{
        max-width: 88%;
    }
    .X701_section6_title h3{
        font-size: 26px;
    }
    .X701_section9_box section b {
        font-size: 30px;
    }
    .X701_section10_title ul li{
        font-size: 13px;
    }
    .X701_section17_chart li p, .X701_section17_chart li span{
        font-size: 13px;
    }
    .X701_section18 ul li span{
        font-size: 28px;
    }
    .X701_section18 ul li p{
        font-size: 14px;
    }
    .X701_section19 h3{
        font-size: 28px;
    }
    .X501_section16 .X501_section16_title section p,.X501_section16 .X501_section16_title section p span{
        font-size: 11px;
    }
}
@media only screen and (min-width: 1920px) {
    .X701_section5 img{
        display: block;
        margin: auto;
    }
}