@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

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;
}

p {
    font-family: ScalaOT Regular;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}

.in_divider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.on_p {
    display: none;
}

/* 导航缩放 */
.navbar-default .navbar-toggle {
    display: block;
    margin-top: 16px;
    margin-bottom: 20px;
    margin-right: -15px;
    border-color: #A7A6A6;
}

.navbar-default .navbar-toggle:hover {
    background-color: #a8c6db;
}

.navbar-header,
.navbar-nav,
.navbar-nav>li {
    float: none;
}

.navbar-nav {
    text-align: center;
}

.rel_nav li:first-child,
.rel_nav li:not(:first-child) {
    margin-left: 0;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #A7A6A6;
}

.navbar-collapse.collapse {
    height: 0 !important;
    display: none !important;
}

.navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important;
}

.navbar-header {
    display: block;
}

.bf_nav .navbar-default {
    background-color: unset;
    border-bottom: 1px solid #A7A6A6;
}

.bf_nav .navbar-nav li a {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #121212;
    font-size: 20px;
}

.bf_nav .navbar-nav li:first-child a {
    padding-right: 0;
    padding-left: 0;
}

.bf .navbar-nav li:last-child a {
    padding-left: 0;
}

.navbar-nav {
    margin: 0;
}

.top_bg {
    position: relative;
    width: 100%;
    height: auto;
}

.top_bg .bg_phone {
    display: none;
}

.top_bg .bg_img {
    width: 100%;
    height: auto;
}

.top_bg .banner_text {
    padding-top: 80px;
    max-width: 1030px;
    margin: 0 auto;
}

.top_bg .banner_text .full_title {
    text-align: center;
    font-size: 97px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    color: #ffffff;
    line-height: 54px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 64%);
}

.top_bg .banner_text .full_title i {
    width: 64px;
    height: 64px;
    display: inline-block;
    background: url(https://backup.globaltimes.cn/test/img/bf_glo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 4px;
}

.top_bg .banner_text .full_desc {
    margin-top: 72px;
    margin-bottom: 72px;
    text-align: center;
    font-size: 17px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    color: #ffffff;
    line-height: 22px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 64%);
}

.bf_title {
    font-family: ScalaOT Bold;
    font-weight: normal;
    color: #121212;
}

.bf_title_24 {
    font-size: 24px;
    line-height: 30px;
}

.bf_title_21 {
    font-size: 21px;
    line-height: 26px;
}

.bf_title_20 {
    font-size: 20px;
    line-height: 25px;
}

.bf_title_19 {
    font-size: 19px;
    line-height: 23px;
}

.bf_title_22 {
    font-size: 22px;
    line-height: 28px;
}

.item_ss_title {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
}

.item_s_title {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
}

.mid_content .item_l_title,
.item_img .item_s_title {
    margin-top: 20px;
}

.navbar-nav>li a {
    font-family: ScalaOT Bold;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color: #122112;
}

.item_m_title {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 21px;
    line-height: 26px;
}

.item_lm_title {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 23px;
    line-height: 29px;
}

.item_l_title {
    font-family: ScalaOT Bold;
    color: #121212;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
}

p {
    font-family: ScalaOT Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

#section01 {
    margin-top: 40px;
}

.reading_focus {
    margin-top: 0;
}

.reading_latest {
    margin-bottom: 0;
}

.mid_content p,
.item_noimg p {
    margin-top: 18px;
}

.pick_content {
    font-size: 0;
}

.pick_content .pick_left,
.pick_content .pick_mid,
.pick_content .pick_right {
    display: inline-block;
    vertical-align: top;
}

.pick_content .pick_left {
    width: 20%;
    padding-right: 14px;
    border-right: 1px solid #DCDCDC;
}

.pick_content .pick_mid {
    width: 60%;
    padding-left: 15px;
    padding-right: 14px;
    border-right: 1px solid #DCDCDC;
}

.pick_content .pick_right {
    width: 20%;
    padding-left: 15px;
}

.pick_content .pick_left .bf_title,
.pick_content .pick_mid .bf_title {
    margin-top: 20px;
}

.pick_content .pick_mid p {
    margin-top: 20px;
}

.section_divider {
    margin-top: 100px;
    margin-bottom: 50px;
    width: 100%;
    height: 1px;
    background-color: #BEBDBD;
}

.ex_divider {
    margin-top: 28px
}

.section_title {
    font-family: ScalaOT Bold;
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 46px;
    height: 50px;
}

.section_title img {
    height: 100%;
    width: auto;
}

.highlight_content {
    font-size: 0;
}

.highlight_item {
    display: inline-block;
    width: calc((100% - 60px) / 3);
    margin-right: 15px;
    margin-left: 15px;
    vertical-align: top;
}

.highlight_item:nth-child(1) {
    margin-left: 0;
}

.highlight_item:nth-child(3) {
    margin-right: 0;
}

.highlight_item .item_s_title {
    margin-top: 20px;
}

/* #section03{
    background-image: url(https://www.globaltimes.cn/test/img/reading/video_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
} */
#section03,
#section08 {
    position: relative;
    background-image: url(https://www.globaltimes.cn/img/latin/section3_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#section08 .swiper-slide-active p {
    position: relative;
    background: unset;
}
#section08 .video_content .video_right .left_info{
    padding-left: 0;
}
.swiper_expende_container {
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}

.reading_life_banner {
    margin-top: 100px;
    margin-bottom: 60px;
}

.video .video_content {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    width: 100%;
    background: transparent;
    margin-bottom: 0;
}

#section02 .section_title {
    height: 49px;
}

#section02 .video_content {
    flex-direction: row;
}

.video_content .video_left {
    flex: 1;
}

.video_content .video_left video {
    width: 562px;
    height: 342px;
    background: rgba(0, 0, 0, 0.2);
}

.video_content .video_right {
    width: 608px;
    display: flex;
    align-items: center;
}

.video_content .video_right .left_info {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
}

#section02 .video_content .video_right .left_info {
    background: url(https://www.globaltimes.cn/img/latin/section2_bg03.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.video_content .video_right .left_info .video_title {
    font-family: ScalaOT Bold;
    color: #ffffff;
    font-weight: normal;
    font-size: 23px;
    line-height: 29px;
}

.video_content .video_right .left_info .video_title a {
    color: #ffffff;
}

.video_content .video_right .left_info .video_desc p {
    margin-top: 30px;
    color: #ffffff;
}

#section08 .video_content .video_right .left_info .video_title a,
#section03 .video_content .video_right .left_info .video_title a {
    color: #121212;
}

#section03 .video_content .video_right .left_info .video_desc p,
#section08 .video_content .video_right .left_info .video_desc p {
    color: #121212;
}

#section08 .video_content .video_right .left_info .video_desc p {
    font-family: ScalaOT Regular;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    padding-left: unset;
    margin: unset;
    margin-top: 30px;
}

.video_content .video_left .item_s_title {
    margin-top: 12px;
}

.video_content .video_left .video_item:first-child {
    margin-bottom: 30px;
}

.video_content .video_right .item_lm_title {
    margin-top: 24px;
}

.bg01 {
    position: absolute;
    width: 100%;
    bottom: -16px;
    z-index: -1;
}


.bg01 img {
    width: 100%;
    height: auto;
}

.reading_latest .book_bg {
    position: absolute;
    width: 86%;
    left: 7%;
    bottom: 0;
    z-index: -1;
}

.reading_latest .highlight_content {
    margin-bottom: 200px;
}

.latest_content,
.latest_item {
    font-size: 0;
}

.latest_left,
.latest_right,
.latest_content .item_img,
.latest_content .item_desc {
    display: inline-block;
    vertical-align: top;
}

.latest_content .item_img,
.latest_content .item_desc {
    vertical-align: middle;
}

.latest_left {
    width: 60%;
    border-right: 1px solid #dcdcdc;
    padding-right: 15px;
}

.latest_right {
    width: 40%;
    padding-left: 15px;
}

.latest_left .item_img,
.latest_left .item_desc {
    width: 50%;
}

.latest_left .item_desc {
    padding-left: 30px;
}

.latest_left .item_desc .item_lm_title {
    margin-bottom: 20px;
}

.latest_right .item_img {
    width: 30%;
}

.latest_right .item_desc {
    width: 70%;
    padding-left: 20px;
}

.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: 48% !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;
}

#section08 .swiper-button-prev {
    left: -40px;
}

#section08 .swiper-button-next {
    right: -40px;
}

#footer {
    position: relative;
    border-top: unset;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 30px;
    background: linear-gradient(0deg, #c9e4c1 0%, #ffffff 100%);
}

.section_divider {
    //display: none;
}

.three_inline_withbg {
    font-size: 0;
    position: relative;
    overflow: visible;
}

.three_inline_bg {
    position: absolute;
    width: 100%;
    height: calc(100% - 80px);
    background-color: #6c9960;
    z-index: -1;
    top: 100px;
}

.three_inline {
    margin-left: 13px;
    margin-right: 13px;
}

.three_inline .three_item {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 3);
    padding-left: 13px;
    padding-right: 13px;
}

.three_inline .three_item .item_title {
    margin-top: 16px;
}

.three_inline .three_item .item_title a {
    font-family: ScalaOT Bold;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
}

.gt_content {
    font-size: 0;
}

.gt_content .left_img_sets,
.gt_content .right_title_sets {
    display: inline-block;
    vertical-align: top;
}

.gt_content .left_img_sets {
    width: 772px;
    height: 463px;
    position: relative;
}

.gt_content .right_title_sets {
    width: calc(100% - 772px);
    height: 463px;
    background: linear-gradient(0deg, #cddcc6 0%, #e7f7fb 100%);
}

.gt_content .img_set {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
}

.gt_content .img_set.active {
    display: block;
}

.gt_content .title_set {
    width: 100%;
    height: 25%;
    border-bottom: 1px solid #DCDCDC;
    //background-color: rgba(202, 222, 249, 0.6);
}

.gt_content .title_set.picked {
    background-color: #e7f7fb;
}

.gt_content .title_set:last-child {
    border-bottom: unset;
}

.gt_content .right_title_sets .item_s_title {
    display: block;
    padding: 20px;
}

.gt_content .hori_type {
    display: block;
}

.gt_content .ver_type {
    display: none;
}

.latest_content {
    font-size: 0;
}

.latest_content .ver_divider {
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #DCDCDC;
}

.lastest_item {
    display: inline-block;
    vertical-align: top;
    width: calc(((100% - 81px) / 4) + 26px);
    padding-left: 13px;
    padding-right: 13px;
    border-right: 1px solid #DCDCDC;
}

.lastest_item:first-child {
    padding-left: 0;
    width: calc(((100% - 81px) / 4) + 13px);
}

.lastest_item .item_s_title {
    margin-top: 20px;
}

.lastest_item p {
    margin-top: 20px;
}

.lastest_item:last-child {
    padding-right: 0;
    width: calc(((100% - 81px) / 4) + 13px);
    border-right: unset;
}

.bot_left_bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 11%;
}

.bot_right_bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 8%;
}

#section04 {
    margin-bottom: 20px;
}

#section07 .video_content {
    flex-direction: row;
}

#section07 .video_content .video_right {
    width: 44%;
}

#section07 .video_content .video_right .left_info .video_title a {
    color: #121212;
}

#section07 .video_content .video_right .left_info .video_desc p {
    color: #121212;
}

#section07 {
    margin-top: 50px;
}

/*.video .video_content .slide_box {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    width: 100%;
    background: transparent;
    margin-bottom: 0;
}*/

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1400px) and (orientation:landscape) {

    .bg01,
    .bg02 {
        display: none;
    }

    #section01 {
        padding-top: 20px;
    }

    .top_bg {
        margin-bottom: -1px;
    }

    .pick_content .pick_left {
        width: 25%;
    }

    .pick_content .pick_mid {
        width: 50%;
    }

    .pick_content .pick_right {
        width: 25%;
    }

    .pick_content .pick_left .bf_title {
        font-size: 30px;
        line-height: 36px;
    }

    #footer {
        margin-top: -1px;
    }

    .reading_latest .book_bg {
        display: none;
    }

    .reading_latest .highlight_content {
        margin-bottom: 0;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:portrait) {
    .section_divider {
        margin-top: 46px;
        margin-bottom: 42px;
    }

    .top_bg .banner_text {
        padding-top: 30px;
    }

    .top_bg .banner_text {
        width: 80%;
    }

    .top_bg .banner_text .full_title {
        font-size: 74px;
        text-shadow: 1px 1px 2px rgb(0 0 0 / 64%);
    }

    .top_bg .banner_text .full_desc {
        font-size: 16px;
        margin-top: 40px;
        margin-bottom: 30px;
        font-weight: normal;

    }

    .top_bg .banner_text .full_title i {
        width: 52px;
        height: 52px;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
    }

    .navbar-nav {
        display: block;
    }

    #section01 {
        padding-top: 20px;
    }

    .pick_content .pick_left {
        width: 40%;
        padding-left: 15px;
        padding-right: 0;
        border-right: unset;
    }

    .pick_content .pick_mid {
        width: 60%;
        padding-right: 15px;
        padding-left: 0;
        float: left;
    }

    .pick_content .pick_right {
        width: 100%;
        display: block;
        padding-left: 0;
        border-top: 1px solid #dcdcdc;
        padding-top: 20px;
        margin-top: 20px;
    }

    .pick_content .pick_right.right_content {
        font-size: 0;
    }

    .pick_content .pick_right .in_divider,
    .pick_content .pick_right p,
    .pick_content .pick_right img {
        display: none;
    }

    .pick_content .pick_right .item_img,
    .pick_content .pick_right .item_noimg {
        display: inline-block;
        width: calc((100% - 41px) / 2);
        vertical-align: top;
    }

    .pick_content .pick_right .item_img {
        padding-right: 20px;
        border-right: 1px solid #DCDCDC;
    }

    .pick_content .pick_right .item_img .item_s_title {
        margin-top: 0;
    }

    .pick_content .pick_right .item_noimg {
        padding-left: 20px;
    }

    .not_on_ver {
        display: none;
    }

    .spot_item02 .item_ss_title {
        font-size: 14px;
        line-height: 20px;
    }

    .gt_content .hori_type {
        display: none;
    }

    .gt_content .ver_type {
        display: block;
    }

    .ver_type {
        font-size: 0;
    }

    .ver_type .ver_set {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-bottom: 32px;
    }

    .gt_content .title_set {
        background-color: unset;
    }

    .bg01,
    .bg02 {
        display: none;
    }

    .on_p {
        display: none !important;
    }

    .ver_type .ver_set:nth-child(2n) {
        padding-left: 10px;
    }

    .ver_type .ver_set:nth-child(2n+1) {
        padding-right: 10px;
    }

    .ver_type .ver_set .item_s_title {
        margin-top: 16px;
    }

    .video_content {
        display: block;
    }

    .video_content .video_right .item_lm_title {
        margin-top: 12px;
        font-size: 20px;
        line-height: 26px;
    }

    .latest_content .item_img,
    .latest_content .item_desc {
        display: block;
        width: 100%;
    }


    .latest_content .item_desc .item_lm_title {
        margin-top: 16px;
    }

    .latest_content .item_desc .item_s_title {
        font-size: 14px;
        margin-top: 10px;
    }

    .latest_right .item_desc,
    .latest_left .item_desc {
        padding-left: 0;
    }

    #footer {
        margin-top: -1px;
    }

    #footer .footer_info {
        text-align: left;
    }

    .reading_latest .book_bg {
        display: none;
    }

    .reading_latest .highlight_content {
        margin-bottom: 0;
    }

    .video .video_content {
        display: block;
        margin-top: 0;
        margin-bottom: 0;
    }

    .video_content .video_right {
        display: block;
        width: 100%;
        margin-top: 30px;
    }

    .video_content .video_right .left_info {
        background: #ffffff;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .video_content .video_right .left_info .video_title,
    .video_content .video_right .left_info .video_title a {
        color: #121212;
    }

    .video_content .video_right .left_info .video_desc p {
        color: #666666;
        margin-top: 18px;
    }
}

/* 手机适配 */
@media screen and (max-width: 480px) {
    .on_p {
        display: block;
    }

    .bg01,
    .bg02 {
        display: none;
    }

    .top_bg {
        margin-bottom: -1px;
    }

    .section_divider {
        display: block;
    }

    .reading_box {
        margin-top: 0;
        margin-bottom: 0;
    }

    #section01 {
        margin-top: 20px;
    }

    .gt_content .title_set.picked {
        background-color: unset;
    }

    .p_full_container .section_divider {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pick_content .pick_left,
    .pick_content .pick_mid,
    .pick_content .pick_right {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border: unset;
    }

    .gt_content .hori_type {
        display: none;
    }

    .gt_content .ver_type {
        display: block;
    }

    .mid_content .item_l_title {
        font-size: 20px;
        line-height: 26px;
    }

    .section_title {
        height: 32px;
        margin-bottom: 30px;
    }

    .highlight_item {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .video {
        background: unset;
    }

    .video_content .video_left .item_s_title {
        margin-top: 20px;
    }

    .video_content .video_right .item_lm_title {
        font-size: 20px;
        line-height: 26px;
    }

    .latest_left .item_desc .item_lm_title {
        margin-top: 20px;
        margin-bottom: 16px;
        font-size: 20px;
        line-height: 26px;
    }

    .latest_right .item_desc .item_s_title {
        margin-top: 20px;
    }

    .latest_left {
        border-right: unset;
    }

    .latest_left,
    .latest_right,
    .latest_content .item_img,
    .latest_content .item_desc,
    .video_content .video_left,
    .video_content .video_right {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .video_content .video_right {
        margin-top: 16px;
    }

    #footer {
        margin-top: -1px;
        padding-top: 40px;
        background: unset;
    }

    .video .video_content {
        display: block;
        margin-top: 0;
        margin-bottom: 0;
    }

    .video_content .video_right .left_info {
        background: #ffffff;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .video_content .video_right .left_info .video_title,
    .video_content .video_right .left_info .video_title a {
        color: #121212;
    }

    .video_content .video_right .left_info .video_desc p {
        color: #666666;
        margin-top: 18px;
    }

    .reading_life_banner {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .reading_latest .book_bg {
        display: none;
    }

    .reading_latest .highlight_content {
        margin-bottom: 0;
    }

    .video .section_title {
        margin-bottom: 30px;
    }

    .gt_content .title_set.picked {
        background-color: unset;
    }

    .gt_content .hori_type {
        display: none;
    }

    .gt_content .ver_type {
        display: block;
    }

    .lastest_item {
        border-right: unset;
    }

    .lastest_item:last-child,
    .lastest_item:first-child,
    .lastest_item {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    #section02 .video_content .video_right .left_info {
        background: unset;
    }

    #section03,
    #section08 {
        background: unset;
    }

    .three_inline_bg {
        display: none;
    }

    .three_inline .three_item {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .three_inline .three_item .item_title a {
        color: #121212;
    }

    .gt_content .title_set {
        background-color: unset;
    }

    .left_img_set .item_s_title {
        margin-top: 16px;
    }

    .video_content .video_right .left_info .video_title {
        font-size: 20px;
        line-height: 26px;
    }

    .lastest_item .item_s_title {
        margin-top: 16px;
    }

    #section04 {
        margin-bottom: 0;
    }

    #section02 .section_title {
        height: 32px;
    }

    .bot_left_bg,
    .bot_right_bg {
        display: none;
    }

    .video_content .video_left {
        margin: 0 auto;
    }

    .video_content .video_left video {
        max-width: 100%;
        width: 100%;
        height: auto;
        //max-height: 342px;
        background-color: #666666;
    }

    #section07 {
        margin-top: 30px;
    }

    #section07 .video_content .video_right {
        width: 100%;
    }

    .three_inline {
        margin-left: 0;
        margin-right: 0;
    }

    .swiper-container {
        height: auto !important;
        overflow: visible;
    }

    .swiper-wrapper {
        flex-direction: column !important;
        transform: none !important;
        gap: 0;
    }

    .swiper-slide {
        width: 100% !important;
        height: auto !important;
        padding: 0;
        margin: 0 !important;
        opacity: 1 !important;
        transform: none !important;
    }

    .swiper-button-prev,
    .swiper-button-next,
    .swiper-pagination {
        display: none !important;
    }

    .swiper_expende_container {
        padding-left: 0;
        padding-right: 0;
    }

    #section08 .swiper-slide-active p {
        height: auto;
    }
    #section08 .swiper-slide:last-child .on_p{
        display: none;
    }
    #section08 .video_content .video_right .left_info .video_desc p{
        margin-top: 16px;
        display: block;
        color:#666666;
    }
}