@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1300px;
    }

    .full_container {
        width: 100%;
    }
}

p {
    font-size: 14px;
    font-family: ScalaOT Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}

body,
html {
    //position: relative;
    scroll-behavior: smooth;
}

.in_divider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.on_p {
    display: none;
}

.main_video {
    font-size: 0;
    margin-bottom: 100px;
}

.main_video .main_left,
.main_video .main_right {
    display: inline-block;
    vertical-align: middle;
}

.main_video .main_left {
    width: 58%;
    padding-right: 16px;
}

.main_video .main_right {
    width: 42%;
    padding-left: 52px;
}

.main_video .main_right .main_title {
    margin-bottom: 30px;
}

.main_video .main_right .main_title a {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
}

.main_video .main_right .main_desc p {
    font-size: 14px;
    line-height: 20px;
    font-family: ScalaOT Regular,ScalaOT;
    font-weight: 400;
    color: #666666;
}

.swiper_container {
    position: relative;
    background-image: url(https://www.globaltimes.cn/img/2025spring/swiper_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.left_bg{
    position: absolute;
    left: 0;
    top: 0;
    height: 60%;
    width: auto;
}
.right_bg{
    position: absolute;
    right: 0;
    top: 0;
    height: 110%;
    width: auto;
}
.left_bg img,
.right_bg img{
    width: auto;
    height: 100%;
}
.full_container{
    position: relative;
}
.snake_bg{
    position: absolute;
    left: 0;
    top: 0;
    height: 120%;
    width: auto;
}
.fu_bg{
    position: absolute;
    top: 10%;
    right: 0;
    height: 120%;
    width: auto;
}
.fu_bg img{
    height: 100%;
    width: auto;
}
.snake_bg img{
    height: 100%;
    width: auto;
}
#section05,
#section07{
    position: relative;
    z-index: 2;
}
.full_swiper {
    padding: 88px 68px;
}
.sections_bg{
    padding-bottom: 120px;
    background:linear-gradient(#ffffff,#ef9586);
}
.swiper-button-prev {
    background-image: url(https://www.globaltimes.cn/test/img/universiade/arrow-left.png) !important;
}

.swiper-button-next {
    background-image: url(https://www.globaltimes.cn/test/img/universiade/arrow-right.png) !important;
}

.swiper-button-next,
.swiper-button-prev {
    font-family: ScalaOT Regular;
    position: absolute;
    top: 50% !important;
    width: 46px !important;
    height: 46px !important;
    margin-top: -20px !important;
    font-size: 60px !important;
    font-weight: 100 !important;
    line-height: 30px !important;
    color: #ffffff !important;
    text-align: center !important;
    background-color: #222222 !important;
    border: unset;
    -webkit-border-radius: 23px !important;
    -moz-border-radius: 23px !important;
    border-radius: 24px !important;
    opacity: 0.5 !important;
    z-index: 10 !important;
    outline: none;
    background-size: 80%;
    color: #ffffff;
    background-size: 40px 40px !important;
}

.section_title {
    height: 30px;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 68px;
    display: inline-flex;
    align-items: center;
}

.section_title .left_tag {
    height: 30px;
    width: auto;
    flex-grow: 0;
}

.section_title .left_tag img {
    height: 100%;
    width: auto;
}

.section_title .right_line {
    flex-grow: 1;
    height: 1px;
    background-color: #a8a8a8;
    margin-left: 14px;
}

.left_img_item {
    font-size: 0;
}

.left_img_item .left_img,
.left_img_item .right_desc {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.left_img_item .right_desc {
    padding-left: 46px;
}

.left_img_item .right_desc .item_title a {
    font-size: 26px;
    font-family: ScalaOT Bold, ScalaOT;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 32px;
}

.left_img_item .right_desc .item_bri p {
    margin-top: 32px;
    font-size: 14px;
    font-family: ScalaOT Regular, ScalaOT;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}

.reverse_left .left_img {
    float: right;
}

.reverse_left .right_desc {
    float: left;
    padding-left: 0;
    padding-right: 100px;
    margin-top: 6%;
}

.challenges_content .three_inline {
    font-size: 0;
}

.challenges_content .three_inline .item_three {
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 100px)/3);
}

.challenges_content .three_inline .item_three:not(:last-child) {
    margin-right: 50px;
}

.challenges_content .challenges_desc {
    text-align: center;
    margin-top: 56px;
}

.challenges_content .challenges_title a {
    font-size: 26px;
    font-family: ScalaOT Bold, ScalaOT;
    font-weight: normal;
    color: #000000;
    line-height: 32px;
}

.challenges_content .challenges_bri {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center !important;
    margin-top: 26px;
}

.challenges_content .challenges_bri p {
    width: 40%;
    font-size: 14px;
    font-family: ScalaOT Regular, ScalaOT;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-align: center;
}

.challenges_content .swiper_challenges {
    display: none;
}

.swiper_bot .bot_sec_title {
    margin-top: 20px;
}

.swiper_bot .bot_sec_title a {
    font-size: 24px;
    font-family: ScalaOT Bold, ScalaOT;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 30px;
}

.bot_next,
.bot_prev {
    top: 32% !important;
}

/* 手机适配 */
@media screen and (max-width: 480px) {
    .section_title .left_tag {
        height: 14px;
    }

    .section_title .right_line {
        display: none;
    }

    .main_video {
        margin-bottom: 30px;
    }

    .main_video .main_left,
    .main_video .main_right {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .full_swiper {
        padding: 0;
    }

    .section_title {
        margin-top: 24px;
        margin-bottom: 20px;
    }

    .challenges_content .three_inline .item_three,
    .left_img_item .left_img,
    .left_img_item .right_desc {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .left_img_item .right_desc {
        margin-top: 20px;
    }

    .left_img_item .right_desc .item_bri p {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .challenges_content .three_inline .item_three {
        margin-right: 0;
    }

    .challenges_content .three_inline .item_three:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .challenges_content .three_inline {
        display: none;
    }

    .challenges_content .swiper_challenges {
        display: block;
    }

    .challenges_content .challenges_desc {
        margin-top: 20px;
        text-align: left;
    }

    .challenges_content .challenges_bri {
        margin-top: 20px;
        text-align: left;
    }

    .challenges_content .challenges_bri p {
        width: 100%;
        text-align: left;
    }
    .cloud,
    .left_bg,
    .right_bg,
    .snake_bg,
    .fu_bg{
        display: none;
    }
    .sections_bg{
        background:unset;
        padding-bottom: 0;
    }
}