@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1260px) {
    .container {
        width: 1260px;
    }
}

.video_content .slide_box .desc_p,
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;
}

.bf_nav {
    margin-top: -1px;
    margin-bottom: -1px;
}

/* 导航缩放 */
.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-nav {
    text-align: center;
}

.rel_nav li:first-child,
.rel_nav li:not(:first-child) {
    margin-left: 0;
}

.navbar-header {
    display: none;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #A7A6A6;
}

.navbar-collapse.collapse.in {
    display: block !important;
    height: auto !important;
}

.bf_nav .navbar-default {
    background-color: #CC2626;
    min-height: unset;
    margin-bottom: 0;
}

.bf_nav .navbar-nav li a {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #FFF7D4;
    ;
    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 auto;
    width: 1350px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 20px;
    float: unset;
    padding-top: 18px;
    padding-bottom: 18px;
}

.bf_nav .navbar-nav li {
    flex: 1 1 auto;
}

.top_bg {
    position: relative;
    width: 100%;
    height: auto;
    //background: url(https://backup.globaltimes.cn/test/img/bf_top_bg.png);
    //background-size: 100%;
}

.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;
}

.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: 76px;
    margin-bottom: 28px;
    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-top: 120px;
    margin-bottom: 60px;
}

.section_title .title_pc {
    height: auto;
    width: 100%;
}

#section01 {
    background: url(https://www.globaltimes.cn/img/ts_2026/sec01_bg02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 180px;
}

#section02 .section_title {
    margin-top: 0;
}

.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: 24px;
}

.lastest_item p {
    margin-top: 20px;
}

.lastest_item:last-child {
    padding-right: 0;
    width: calc(((100% - 81px) / 4) + 13px);
    border-right: unset;
}

.video_content {
    font-size: 0;
    background-color: unset;
    margin-bottom: 0;
}



.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;
}

.gt_content .hori_type {
    display: block;
}

.gt_content .ver_type {
    display: none;
}

.bot_full {
    padding-bottom: 100px;
    background: linear-gradient(#ffffff, #96c6f3);
}

.opinion_content {
    background: url(https://www.globaltimes.cn/img/ts_2026/opinion_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 130px;
    padding-bottom: 230px;
}

.opinion_content .border_class {
    position: relative;
    margin: 0 auto;
    width: 1460px;
    padding: 60px 80px 100px 80px;
    background-color: #ffffff;
    border-radius: 30px;
}

.opinion_content .content_with_bg {
    position: relative;
    margin: 0 auto;
    width: 1460px;
}

.opinion_content .content_with_bg::before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: -12px;
    width: 80%;
    height: 12px;
    background-color: #EBD68F;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.opinion_content .content_with_bg::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: -12px;
    width: 12px;
    height: 90%;
    background-color: #EBD68F;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.border_class::before {
    content: '';
    position: absolute;
    top: -12px;
    right: -12px;
    width: 60%;
    height: 12px;
    background-color: #EBD68F;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.border_class::after {
    content: '';
    position: absolute;
    top: -12px;
    right: -12px;
    width: 12px;
    height: 90%;
    background-color: #EBD68F;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.opinion_content .item_sets {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    gap: 28px;
}

.opinion_content .item_sets .item {
    position: relative;
    flex: 1 1 calc((100% - 56px) / 4);
    /*box-sizing: border-box;         
    border-right: 1px solid #ccc;*/
}

/* 分割线：位于项目右侧，偏移至 gap 中央 */
.opinion_content .item_sets .item:not(:nth-child(3))::after {
    content: '';
    position: absolute;
    right: -14px;
    /* gap 的一半 */
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ccc;
}

.opinion_content .item_sets .item:last-child::after {
    display: none;
}

.opinion_content .item_sets .item .item_s_title {
    margin-top: 20px;
    margin-bottom: 14px;
}

.member_sets {
    display: flex;
    gap: 8px;
    flex-direction: row;
    flex-wrap: wrap;
}

.member_sets .item {
    /* display: flex;
    flex-direction: column;*/
    flex: 1 1 calc((100% - 24px) / 4);
    padding-top: 20px;
    padding-bottom: 30px;
    background: url(https://www.globaltimes.cn/img/ts_2026/member_item_bg.png);
    background-size: cover;
}

.member_sets .item .item_s_title {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 20px;
    margin-bottom: 14px;
}

.member_sets .item .item_s_title {
    padding-left: 16px;
    padding-right: 16px;
}

.member_sets .item .item_s_title a {
    color: #FFF7D4;
}

.video_content {
    background: url(https://www.globaltimes.cn/img/ts_2026/video_bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 90px;
    padding-bottom: 80px;
}

.video_content .slide_box {
    position: relative;
    width: 100%;
    height: 320px;
    line-height: 320px;
}

.video_content .slide_box .slide_desc {
    position: absolute;
    width: 100%;
    left: 0;
    /*max-height: 252px;
    min-height: 252px;*/
    //margin-left: 48%;
    //padding-left: 30px;
    padding-top: 40px;
    padding-bottom: 50px;
    top: 50%;
    transform: translateY(-50%);
    background: linear-gradient(0deg, #fef3ee 0%, #e5504d 100%);
    box-shadow: 0px 0px 4.6px 0px rgba(0, 0, 0, 0.26);
}

.video_content .slide_box .slide_desc .item_s_title,
.video_content .slide_box .slide_desc .desc_p {
    margin-left: 48%;
    margin-right: 6%;
    padding-left: 30px;
}

.video_content .slide_box .slide_video {
    position: absolute;
    width: 524px;
    height: 320px;
    left: 6%;
    z-index: 2;
}

.video_content .slide_box .slide_video video {
    width: 524px;
    height: 320px;
}

#section06 {
    padding-bottom: 80px;
}

.info_bg {
    position: absolute;
    bottom: 0;
    height: 50%;
    overflow: hidden;
    z-index: -1;
}

.info_sets {
    display: flex;
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
}

.info_sets .item {
    /* display: flex;
    flex-direction: column;*/
    flex: 1 1 calc((100% - 48px) / 3);
    padding-bottom: 30px;
}

.info_sets .item .item_s_title {
    margin-top: 20px;
    margin-bottom: 14px;
}

.info_sets .item .item_s_title a {}

.photo_content {
    padding-top: 20px;
    padding-bottom: 50px;
    background: url(https://www.globaltimes.cn/img/ts_2026/photo_full_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#photo_swiper {
    max-width: 880px;
    height: auto;
}

#photo_swiper .swiper-slide {
    /* 新增：让slide充满容器，且内部元素垂直对齐 */
    display: flex;
    align-items: flex-start;
    height: 100%;
}

#photo_swiper .slide_box {
    width: 712px;
    margin: 0 auto;
    height: 100%;
}

#photo_swiper .img_box {
    max-width: 712px;
    height: auto;
    margin: 0 auto;
    background: url(https://www.globaltimes.cn/img/ts_2026/photo_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    /* 新增：防止图片超出容器 */
    overflow: hidden;
}

#photo_swiper .slide_box img {
    padding: 24px 20px;
    height: 452px;
    max-width: none;
    object-fit: contain;
    display: block;
    width: auto;
}

#photo_swiper .slide_box .item_s_title {
    padding: 0 20px;
}

.title_phone {
    display: none;
}

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1400px) and (orientation:landscape) {
    .bot_full {
        padding-bottom: 0;
        background: unset;
    }

    .bg01,
    .bg02 {
        display: none;
    }

    .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;
    }

    .navbar-nav {
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        gap: 10px;
    }

    .bf_nav .navbar-nav li a {
        font-size: 16px;
    }

    #section01 {
        padding-bottom: 0;
        background: unset;
        padding-top: 20px;
    }

    #section02 .section_title {
        margin-top: 120px;
    }

    .opinion_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    .opinion_content .content_with_bg {
        width: 100%;
    }

    .opinion_content .border_class {
        width: 100%;
        padding: 0;
    }

    .opinion_content .content_with_bg::before,
    .opinion_content .content_with_bg::after,
    .border_class::before,
    .border_class::after {
        display: none;
    }

    .video_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    .video_content .slide_box .slide_video,
    .video_content .slide_box .slide_video video {
        width: 400px;
        height: 244px;
    }

    .video_content .slide_box {
        height: 300px;
        min-height: 300px;
    }

    .video_content .slide_box .slide_video {
        top: 11%;
    }

    #section06 {
        padding-bottom: 0;
    }

    .info_bg {
        display: none;
    }

    .info_sets .item {
        padding-bottom: 0;
    }

    .photo_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:portrait) {
    #section02 .section_title {
        margin-top: 80px;
    }

    .section_title {
        margin-top: 80px;
        margin-bottom: 40px;
    }

    .bot_full {
        padding-bottom: 0;
        background: unset;
    }

    .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;
    }

    .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-left: 0;
    }

    .pick_content .pick_right .item_noimg {
        padding-left: 20px;
        border-left: 1px solid #DCDCDC;
    }

    .pick_content .pick_right .item_img .item_s_title {
        margin-top: 0;
    }

    .pick_content .pick_right .item_img {
        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;
    }

    .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;
    }

    .lastest_item:first-child {
        width: 100%;
        display: block;
        padding-right: 0;
        border-right: unset;
        border-bottom: 1px solid #DCDCDC;
        padding-bottom: 20px;
        font-size: 0;
        margin-bottom: 20px;
    }

    .lastest_item:not(:first-child) {
        width: calc((100% - 52px) / 3 + 13px);
    }

    .lastest_item:not(:first-child) p {
        display: none;
    }

    .lastest_item:nth-child(2) {
        padding-left: 0;
    }

    .lastest_item:nth-child(3) {
        width: calc((100% - 52px) / 3 + 26px);
    }

    .lastest_item .left_img,
    .lastest_item .right_desc {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
    }

    .lastest_item .left_img {
        padding-right: 10px;
    }

    .lastest_item .right_desc {
        padding-left: 10px;
    }

    .lastest_item .item_s_title:first-child {
        margin-top: 0;
    }

    #footer .footer_info {
        text-align: left;
    }

    .bf_nav .navbar-default {
        min-height: 40px;
        background-color: unset;
    }

    .navbar-header {
        display: block;
        float: none;
    }

    .navbar-default .navbar-toggle {
        margin-right: 12px;
        float: right;
        display: block;
    }

    .navbar-nav {
        display: table;
        width: auto;
    }

    .bf_nav .navbar-nav li {
        float: none;
        display: block;
    }

    .bf_nav .navbar-nav li a {
        color: #121212;
    }

    .navbar-collapse.collapse {
        height: 0 !important;
        display: none !important;
    }

    .opinion_content .content_with_bg {
        width: 100%;
    }

    .opinion_content .border_class {
        width: 100%;
    }

    #section01 {
        background: unset;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .opinion_content {
        background: unset;
        padding-top: 0;
        padding-bottom: 0;
    }

    .opinion_content .content_with_bg::before,
    .opinion_content .content_with_bg::after,
    .border_class::before,
    .border_class::after {
        display: none;
    }

    .opinion_content .border_class {
        padding: 0;
    }

    .member_sets {
        flex-wrap: wrap;
        gap: 12px;
    }

    .member_sets .item {
        flex: 1 1 calc((100% - 24px) / 2);
    }

    .video_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    .video_content .slide_box {
        width: 100%;
        height: auto;
        line-height: unset;
    }

    .video_content .slide_box .slide_video,
    .video_content .slide_box .slide_video video {
        position: relative;
        width: 100%;
        height: auto;
        left: unset;
    }

    .video_content .slide_box .slide_video {
        text-align: center;
    }

    .video_content .slide_box .slide_video video {
        width: 600px;
        height: 366px;
    }

    .video_content .slide_box .slide_desc {
        position: relative;
        width: 100%;
        height: auto;
        background: unset;
        padding-top: 0;
        padding-bottom: 0;
        transform: unset;
        top: unset;
        box-shadow: unset;
    }

    .video_content .slide_box .slide_desc .item_s_title,
    .video_content .slide_box .slide_desc .desc_p {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }

    .video_content .slide_box .slide_desc .item_s_title {
        margin-top: 20px;
    }

    .video_content .slide_box .slide_desc .desc_p {
        margin-top: 14px;
        margin-bottom: 0;
    }

    .gra_next,
    .gra_prev {
        top: 40% !important;
    }

    .info_sets .item {
        padding-bottom: 0;
    }

    .info_sets .item .item_s_title {
        margin-bottom: 0;
    }

    .info_bg {
        display: none;
    }

    #section06 {
        padding-bottom: 0;
    }

    .photo_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    #photo_swiper {
        max-width: unset;
    }

    #photo_swiper .slide_box {
        width: auto;
    }

    #photo_swiper .img_box {
        max-width: unset;
        background: unset;
    }

    .photo_next,
    .photo_prev {
        top: 36% !important;
    }

    #photo_swiper .slide_box img,
    #photo_swiper .slide_box .item_s_title {
        padding: 0;
    }

    #photo_swiper .slide_box .item_s_title {
        margin-top: 20px;
    }
}

/* 手机适配 */
@media screen and (max-width: 480px) {
    .bot_full {
        padding-bottom: 0;
        background: unset;
    }

    .on_p {
        display: block;
    }

    .bg01,
    .bg02 {
        display: none;
    }

    .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: 40px;
    }

    .spot_line02 .spot_item02 .left_img,
    .spot_line02 .spot_item02 .item_ss_title,
    .spot_line01 .spot_item01,
    .spot_line02 .spot_item02 {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .spot_line01 .spot_item01:last-child,
    .spot_line02 .spot_item02:last-child {
        padding-left: 0;
    }

    .spot_line01 .spot_item01:first-child,
    .spot_line02 .spot_item02:first-child {
        padding-right: 0;
    }

    .gt_content .title_set {
        background-color: unset;
        margin-top: 20px;
    }

    .lastest_item:last-child,
    .lastest_item:first-child,
    .lastest_item {
        width: 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .video_left,
    .video_right {
        display: block;
        width: 100%;
    }

    .video_left {
        padding: 0;
        margin-top: 0;
        background-color: unset;
    }

    .video_left .item_lm_title {
        margin-top: 20px;
        font-size: 20px;
        line-height: 26px;
    }

    .cul_left {
        display: none;
    }

    .cul_right {
        width: 100%;
        padding-left: 0;
    }

    .cul_right .right_line01 .left_img {
        padding-right: 0;
    }

    .cul_right .right_line02 .right_item,
    .cul_right .right_line02 .left_img,
    .cul_right .right_line02 .right_title,
    .cul_right .right_line01 .left_img,
    .cul_right .right_line01 .right_desc {
        display: block;
        width: 100%;
    }

    .cul_right .right_line01 .right_desc {
        padding: 0;
    }

    .cul_right .right_line02 .left_img {
        padding-right: 0;
    }

    .cul_right .right_line02 .right_title .item_ss_title,
    .cul_right .right_line01 .right_desc .item_m_title {
        font-size: 20px;
        line-height: 26px;
        margin-top: 20px;
    }



    .spot_line02 .spot_item02 .item_ss_title,
    .spot_line01 .spot_item01 .item_m_title {
        margin-top: 20px;
        font-size: 20px;
        line-height: 26px;
    }

    .spotlight .mid_divider {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .cul_right .right_line02 .right_item:first-child,
    .lastest_item:not(:last-child) {
        padding-bottom: 20px;
        border-bottom: 1px solid #DCDCDC;
        margin-bottom: 20px;
        border-right: unset;
    }

    .gra_content {
        margin-bottom: 0;
    }

    .panda {
        display: none;
    }

    .video_content {
        margin-bottom: 0;
    }

    .cul_right .right_line01 .right_desc p,
    .video_left p {
        margin-top: 20px;
    }

    .opinion_content .content_with_bg {
        width: 100%;
    }

    .opinion_content .border_class {
        width: 100%;
    }

    #section01 {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    .title_phone {
        display: block;
    }

    .title_pc {
        display: none;
    }

    .section_title {
        margin-top: 0;
        height: 50px;
        margin-bottom: 24px;
    }

    .section_title .title_phone {
        display: block;
        height: 50px;
        text-align: center;
    }

    .section_title .title_phone img {
        width: auto;
        height: 100%;
    }

    .opinion_content {
        background: unset;
        padding-top: 0;
        padding-bottom: 0;
    }

    .opinion_content .content_with_bg::before,
    .opinion_content .content_with_bg::after,
    .border_class::before,
    .border_class::after {
        display: none;
    }

    .opinion_content .border_class {
        padding: 0;
    }

    .opinion_content .item_sets {
        gap: 0;
    }

    .opinion_content .item_sets .item {
        flex: 1 1 100%;
        background: unset;
    }

    .info_sets .item:not(:last-child),
    .opinion_content .item_sets .item:not(:last-child),
    .member_sets .item:not(:last-child) {
        padding-bottom: 20px;
        border-bottom: 1px solid #E6E6E6;
    }

    .opinion_content .item_sets .item:not(:nth-child(3))::after {
        display: none;
    }

    .info_sets .item:not(:first-child),
    .opinion_content .item_sets .item:not(:first-child),
    .member_sets .item:not(:first-child) {
        margin-top: 20px;
    }

    .info_sets,
    .member_sets {
        gap: 0;
    }

    .info_sets .item,
    .member_sets .item {
        flex: 1 1 100%;
        background: unset;
        padding-top: 0;
    }

    .member_sets .item .item_s_title {
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .member_sets .item .item_s_title a {
        color: #121212;
    }

    .video_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    .video_content .slide_box {
        width: 100%;
        height: auto;
        line-height: unset;
    }

    .video_content .slide_box .slide_video,
    .video_content .slide_box .slide_video video {
        position: relative;
        width: 100%;
        height: auto;
        left: unset;
    }

    .video_content .slide_box .slide_desc {
        position: relative;
        width: 100%;
        height: auto;
        background: unset;
        padding-top: 0;
        padding-bottom: 0;
        transform: unset;
        top: unset;
        box-shadow: unset;
    }

    .video_content .slide_box .slide_desc .item_s_title,
    .video_content .slide_box .slide_desc .desc_p {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }

    .video_content .slide_box .slide_desc .item_s_title {
        margin-top: 20px;
    }

    .video_content .slide_box .slide_desc .desc_p {
        margin-top: 14px;
        margin-bottom: 0;
    }

    .gra_next,
    .gra_prev {
        top: 25% !important;
    }

    .info_sets .item {
        padding-bottom: 0;
    }

    .info_sets .item .item_s_title {
        margin-bottom: 0;
    }

    .info_bg {
        display: none;
    }

    #section06 {
        padding-bottom: 0;
    }

    .photo_content {
        padding-top: 0;
        padding-bottom: 0;
        background: unset;
    }

    #photo_swiper {
        max-width: unset;
    }

    #photo_swiper .slide_box {
        width: auto;
    }

    #photo_swiper .img_box {
        max-width: unset;
        background: unset;
    }

    .photo_next,
    .photo_prev {
        top: 36% !important;
    }

    #photo_swiper .slide_box img {
        width: auto;
        height: 216px;
    }

    #photo_swiper .slide_box img,
    #photo_swiper .slide_box .item_s_title {
        padding: 0;
    }

    #photo_swiper .slide_box .item_s_title {
        margin-top: 20px;
    }

    .bf_nav .navbar-default {
        min-height: 40px;
        background-color: unset;
    }

    .navbar-header {
        display: block;
    }

    .navbar-default .navbar-toggle {
        margin-right: 12px;
    }

    .navbar-nav {
        display: table;
        width: auto;
    }

    .bf_nav .navbar-nav li a {
        color: #121212;
    }
}