    @font-face {
        font-family: "sitkab";
        src: url("../fonts/SITKAB.TTC");
    }

    html,
    body {
        position: relative;
        height: 100%;
    }

    body {
        background: #ffffff;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
    }

    .full_swiper,
    .swiper {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        position: relative;
    }

    .top_logo {
        position: absolute;
        width: 16%;
        height: auto;
        left: 1%;
        top: 3%;
        font-size: 0;
        z-index: 2;
    }

    .top_logo .logo_left,
    .top_logo .logo_right {
        display: inline-block;
        vertical-align: top;

    }

    .top_logo .logo_left {
        width: 28%;
        padding-right: 1%;
    }

    .top_logo .logo_right {
        width: 70%;
        padding-left: 1%;
    }

    /*   .swiper-slide {
       text-align: center;
       font-size: 18px;
       background: #fff;

       display: -webkit-box;
       display: -ms-flexbox;
       display: -webkit-flex;
       display: flex;
       -webkit-box-pack: center;
       -ms-flex-pack: center;
       -webkit-justify-content: center;
       justify-content: center;
       -webkit-box-align: center;
       -ms-flex-align: center;
       -webkit-align-items: center;
       align-items: center;
   }*/

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .swiper-wrapper {
        transition-duration: 800ms !important;
    }

    .cover_slide {
        background-image: url(https://www.globaltimes.cn/img/20th/cover03.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0 20%;
    }

    .cover_slide .slide_content {

        //height: 100%;
    }

    .slide_01 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg01_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide01 .slide_content {
        position: relative;
    }

    .slide01_task01 {
        position: absolute;
        width: 38%;
        height: auto;
        top: 0;
        left: 22%;

    }

    .slide01_task02 {
        position: absolute;
        width: 27%;
        top: 19%;
        left: 67%;

    }

    .slide01_task02 a {
        //display: block;
    }

    .slide01_task02 img {}

    .more_01 {
        margin-top: 20px;
        text-align: center;
    }

    .more_15 a,
    .more_14 a,
    .more_13 a,
    .more_12 a,
    .more_11 a,
    .more_10 a,
    .more_09 a,
    .more_08 a,
    .more_07 a,
    .more_06 a,
    .more_05 a,
    .more_04 a,
    .more_03 a,
    .more_02 a,
    .more_01 a {
        font-family: ScalaOT Bold;
        font-size: 20px;
        line-height: 32px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 20px;
        padding: 8px 15px;
        border: 1px solid #ffffff;
    }

    .slide01_task03 {
        position: absolute;
        width: 100%;
        height: 47%;
        bottom: 0;
        left: 0;
        font-size: 0;
    }

    .slide01_task03 .part01,
    .slide01_task03 .part02,
    .slide01_task03 .part03,
    .slide01_task03 .part04 {
        display: inline-block;
        vertical-align: top;
        height: 100%;
    }

    .slide01_task03 .part01 {
        width: 40%;
    }

    .slide01_task03 .part02,
    .slide01_task03 .part03,
    .slide01_task03 .part04 {
        width: 20%;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .slide01_task03 .part02 a,
    .slide01_task03 .part03 a,
    .slide01_task03 .part04 a {
        width: 100%;
        height: 100%;
        display: block;
        cursor: pointer;
    }

    .slide01_task03 .part01 {
        position: relative;
    }

    .slide01_task03 .part01 .bg_color01 {
        width: 100%;
        height: 100%;
        background-color: rgba(158, 12, 12, 0.6);
    }

    .slide01_task03 .part01 .part01_item {
        position: absolute;
        width: 82%;
        height: auto;
        left: 9%;
        top: 30%;
        text-align: center;
    }

    .more_02 {
        margin-top: 20px;
    }

    .slide01_task03 .part02 {
        background-image: url(https://www.globaltimes.cn/img/20th/sec1_04.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide01_task03 .part03 {
        background-image: url(https://www.globaltimes.cn/img/20th/new_slide01_01.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide01_task03 .part04 {
        background-image: url(https://www.globaltimes.cn/img/20th/sec1_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_02 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide02_top {
        position: absolute;
        width: 100%;
        height: 46%;
        top: 0;
        left: 0;
        font-size: 0;
    }

    .slide02_bot {
        position: absolute;
        width: 100%;
        height: 54%;
        bottom: 0;
        left: 0;
    }

    /*  .slide02_top .top_left {
       display: inline-block;
       width: 46%;
       vertical-align: top;
   }

   .slide02_top .top_right {
       display: inline-block;
       width: 54%;
       vertical-align: top;
   }*/

    .slide02_top .left_title {
        position: relative;
        width: 46%;
        height: 100%;
        float: left;
    }

    .slide02_top .left_title img {
        position: absolute;
        width: 66%;
        height: auto;
        top: 38%;
        left: 18%;
        text-align: center;
    }

    .slide02_top .right_video {
        position: relative;
        float: left;
        width: 24%;
        height: 100%;
    }

    .slide02_top .right_video video {
        position: absolute;
        width: 100%;
        height: auto;
        bottom: 0;
        box-shadow: 10px 10px rgba(82, 5, 5, 0.14);
    }

    .slide02_top .right_title {
        position: relative;
        float: left;
        width: 30%;
        height: 100%;
    }

    .slide02_top .right_title a {
        position: absolute;
        display: block;
        font-family: ScalaOT Bold;
        font-size: 28px;
        line-height: 35px;
        font-weight: normal;
        color: #ffffff;
        width: 84%;
        left: 8%;
        top: 43%;
    }

    .slide02_bot .bot_title_sec {
        width: 100%;
        height: 36%;
    }

    .slide02_bot .bot_title {
        font-family: ScalaOT Bold;
        font-size: 41px;
        line-height: 54px;
        color: #CC524E;
        font-weight: normal;
        text-align: center;
        padding-top: 2%;
    }

    .more_03 {
        margin-top: 16px;
        margin-bottom: 16px;
        text-align: center;
    }

    .more_03 a {
        text-align: center;
        color: #CC524E;
        border-color: #CC524E;
    }

    .slide02_bot .bot_img_sec {
        font-size: 0;
        height: 64%;
    }

    .slide02_bot .bot_img_sec .bot_item {
        display: inline-block;
        width: 10%;
        height: 100%;
        vertical-align: top;
        background-position: 0 50%;
    }

    .slide_03 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg03_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_03 .slide02_sec {
        position: absolute;
        top: 18%;
        box-sizing: border-box;
        width: 50%;
        height: 64%;
        float: left;
        border-right: 2px solid #ffffff;
    }

    .slide_03 .slide02_sec:first-child {
        left: 0;
    }

    .slide_03 .slide02_sec:last-child {
        border-right: none;
        right: 0;
    }

    .slide_03 .slide02_sec .sub_box {
        box-sizing: border-box;
        width: 100%;
        height: 50%;
    }

    .slide_03 .slide02_sec .slide02_sec_content {
        width: 100%;
        height: 100%;
    }

    .slide_03 .slide02_sec .left_title_sec,
    .slide_03 .slide02_sec .right_title_sec {
        position: absolute;
    }

    .slide_03 .slide02_sec .left_title_sec {
        left: 23%;
        width: 54%;
        top: 39%;
    }

    .slide_03 .slide02_sec .right_title_sec {
        left: 20%;
        top: 39%;
        width: 59%;
    }

    .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child,
    .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child {
        background: rgba(40, 63, 104, 0.66);
    }

    .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:first-child,
    .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:last-child {
        background: rgba(59, 68, 107, 0.5);
    }

    .slide_03 .slide02_sec .sub_box .box_item {
        box-sizing: border-box;
        width: 50%;
        height: 100%;
        float: left;
    }

    .slide_03 .item_desc {
        font-family: ScalaOT Bold;
        font-size: 20px;
        line-height: 24px;
        font-weight: normal;
        padding-left: 13%;
        padding-right: 13%;
        color: #ffffff;
    }

    .slide_03 .item_desc a {
        color: #ffffff;
    }

    .slide_03 .desc_01,
    .slide_03 .desc_03 {
        padding-top: 10%;
    }

    .slide_03 .desc_02,
    .slide_03 .desc_04 {
        padding-top: 40%;
    }

    .more_04 {
        margin-top: 20px;
    }

    .more_05 {
        margin-top: 26px;
    }

    .more_04,
    .more_05 {
        text-align: center;
    }

    .slide_04 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg04.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_04 .slide_content {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .slide_04 .item01,
    .slide_04 .item02,
    .slide_04 .item03 {
        position: absolute;
    }

    .slide_04 .item01 {
        width: 29%;
        height: auto;
        top: 33%;
        left: 28%;
    }

    .slide_04 .item02 {
        width: 26%;
        height: auto;
        top: 40%;
        right: 32%;
    }

    .slide_04 .item02 .item02_sec {
        font-size: 0;
    }

    .slide_04 .item02 .item02_01,
        {
        display: inline-block;
        vertical-align: bottom;
    }

    .slide_04 .item02_02 {
        position: absolute;
        top: 48%;
        right: 32%;
    }

    .slide_04 .item02 .item02_01 {
        width: 54%;
        margin-right: 4%;
    }

    .slide_04 .item02 .item02_02 {
        width: 42%;
    }

    .slide_04 .item03 {
        width: 28%;
        height: auto;
        top: 54%;
        left: 42%;
    }

    .more_06 {
        margin-bottom: 8px;
    }

    /*.slide_05 .letter_sec {
       background-image: url(https://www.globaltimes.cn/img/20th/sec05_05.jpg);
   }*/
    .slide_05 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg05_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_05 .left_sec,
    .slide_05 .right_sec {
        box-sizing: border-box;
        position: relative;
        float: left;

    }

    .slide_05 .left_sec {
        width: 42%;
        height: 100%;
        border-right: 2px solid #ffffff;
    }

    .slide_05 .right_sec {
        width: 58%;
        height: 100%;
    }

    .slide_05 .left_sec .sec_item {
        box-sizing: border-box;
        width: 100%;
        height: 20%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_05 .left_sec .sec_item a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .slide_05 .left_sec .sec_item:nth-child(3) a {
        display: unset;
    }

    .slide_05 .left_sec .sec_item:nth-child(1) {
        background-image: url(https://www.globaltimes.cn/img/20th/sec05_01.jpg);
    }

    .slide_05 .left_sec .sec_item:nth-child(2) {
        background-image: url(https://www.globaltimes.cn/img/20th/sec05_02.jpg);
    }

    .slide_05 .left_sec .sec_item:nth-child(4) {
        background-image: url(https://www.globaltimes.cn/img/20th/sec05_03.jpg);
    }

    .slide_05 .left_sec .sec_item:nth-child(5) {
        background-image: url(https://www.globaltimes.cn/img/20th/sec05_04.jpg);
    }

    .slide_05 .left_sec .title_sec {
        position: absolute;
        width: 84%;
        left: 8%;
        top: 44%;
        text-align: center;
    }

    .slide_05 .right_sec .title_sec {
        position: absolute;
        top: 11%;
        left: 23%;
        text-align: center;
        z-index: 2;
    }

    .more_07,
    .more_08 {
        margin-top: 20px;
    }

    .slide_05 .right_sec .letter_bg {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .slide_05 .right_sec .letter_sec {
        position: absolute;
        width: 100%;
        height: 80%;
        left: 0;
        bottom: 0;
        overflow: hidden;
        /*background-image: url(https://www.globaltimes.cn/img/20th/sec05_05.png);
       background-repeat: no-repeat;
       background-size: cover;*/
        z-index: 1;
        //background-position: 50% 0;
    }

    .slide_05 .right_sec .letter_sec .letter_bg {
        position: relative;
    }

    .slide_05 .right_sec .letter_sec .line {
        //transform: rotate(-16.4deg);
        font-family: ScalaOT Bold, ScalaOT;
        font-size: 19px;
        line-height: 23px;
        font-weight: normal;
        color: #B44444;
        border-bottom: 1px solid #B44444;
        padding-bottom: 10px;
        width: 100%;
    }

    .slide_05 .right_sec .letter_sec .letter_content {
        position: absolute;
        left: 20%;
        top: 26%;
        width: 58%;
        height: 80%;
        transform: rotate(-16.4deg);
        transform-origin: 50% 50%;
    }

    .slide_05 .right_sec .letter_sec .line_content {
        width: 84%;
    }

    .slide_05 .right_sec .letter_sec .letter_line01 {
        position: absolute;
        //width: 50%;
        //top: 23%;
        //left: 14%;
    }

    .slide_05 .right_sec .letter_sec .letter_line02 {
        position: absolute;
        //width: 50%;
        top: 22%;
        //right: 19%;
        text-align: right;
    }

    .slide_05 .right_sec .letter_sec .letter_line04 .line_content,
    .slide_05 .right_sec .letter_sec .letter_line02 .line_content {
        float: right;
    }

    .slide_05 .right_sec .letter_sec .letter_line03 {
        position: absolute;
        //width: 50%;
        top: 44%;
        //left: 21%;
    }

    .slide_05 .right_sec .letter_sec .letter_line04 {
        position: absolute;
        // width: 50%;
        top: 66%;
        //right: 13%;
        text-align: right;
    }

    .slide_06 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg06_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_06 .slide_content {
        position: absolute;
        top: 0;
        width: 36%;
        height: 36%;
        left: 32%;
        text-align: center;
        background-image: url(https://www.globaltimes.cn/img/20th/sec06_03.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 0;
    }

    .slide06_title {
        width: 80%;
        position: absolute;
        left: 10%;
        bottom: 66%;
    }

    .slide06_desc {
        width: 80%;
        left: 10%;
        position: absolute;
        bottom: 28%;
    }

    .arr_01 {
        width: 38px;
        height: 38px;
        position: absolute;
        bottom: 8%;
        left: calc((100% - 38px) / 2);
    }

    .arr_02 a,
    .arr_01 a {
        display: block;
    }

    .slide_07 {
        //background-image: url(https://www.globaltimes.cn/img/20th/bg07_02.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide07_box {
        box-sizing: border-box;
        width: 33.3%;
        float: left;
        height: 100%;
        position: relative;
    }

    .slide_07 .box01 {
        background-image: url(https://www.globaltimes.cn/img/20th/slide07_01.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_07 .box02 {
        background-image: url(https://www.globaltimes.cn/img/20th/slide07_02_02.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide_07 .box03 {
        background-image: url(https://www.globaltimes.cn/img/20th/slide07_03.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .slide07_box:not(:last-child) {
        border-right: 2px solid #ffffff;
    }

    .slide07_box .box_cover {
        position: absolute;
        background: rgba(150, 55, 55, 0.7);
        width: 100%;
        height: 36%;
        bottom: 0;
        left: 0;
    }

    .slide07_box .box01_title,
    .slide07_box .box02_title,
    .slide07_box .box03_title {
        position: absolute;
        bottom: 19%;
        height: auto;
    }

    .slide07_box .box01_title {
        width: 36%;
        left: 32%;
    }

    .slide07_box .box02_title {
        width: 84%;
        left: 8%;
    }

    .slide07_box .box03_title {
        width: 40%;
        left: 30%;
    }

    .slide07_box .arr_02 {
        position: absolute;
        width: 38px;
        height: 38px;
        bottom: 11%;
        left: calc((100% - 38px) / 2);
    }

    /* 10-10 修改 */
    .n_slide_02 {
        background-image: url(https://www.globaltimes.cn/img/20th/new_bg_02.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .n_slide_02 .n_slide_content {
        position: absolute;
        width: 50%;
        right: 6%;
        height: 100%;
    }

    .n_slide02_title {
        position: relative;
        padding-top: 15%;
    }

    .n_slide02_title .title_line01,
    .n_slide02_title .title_line02 {
        font-family: sitkab;
        font-size: 126px;
        line-height: 146px;
        color: #ffffff;
        font-weight: normal;
    }

    .n_slide02_title .title_line01 {
        text-align: left;
        border-bottom: 6px solid #C24242;
    }

    .n_slide02_title .title_line01 img {
        width: 55%;
        margin-bottom: 20px;
    }

    .n_slide02_title .title_line02 {
        text-align: right;
    }

    .n_slide02_title .title_line02:after {
        content: "";
        display: block;
        clear: both;
    }

    .n_slide02_title .title_line02 img {
        width: 60%;
        float: right;
        margin-top: 20px;
    }

    .n_slide02_title .more_10 {
        position: absolute;
        left: 60%;
        bottom: 40%;
    }

    .n_slide02_pics {
        font-size: 0;
        padding-top: 6%;
    }

    .n_slide02_pics .pics_item {
        width: 32%;
        display: inline-block;
        vertical-align: top;
    }

    .n_slide02_pics .pics_item:not(:last-child) {
        margin-right: 2%;
    }

    .n_slide_02 .info_list {
        padding-top: 4%;
    }

    .n_slide_02 .info_list {
        margin-left: 20px;
    }

    .n_slide_02 .info_list li {
        margin-bottom: 20px;
    }

    .n_slide_02 .info_list li a {
        font-family: ScalaOT Bold;
        font-weight: normal;
        font-size: 22px;
        line-height: 28px;
        color: #BB4544;
        position: relative;
    }

    .n_slide_02 .info_list li a:after {
        content: "";
        width: 8px;
        height: 8px;
        background-color: #BB4544;
        border-radius: 50%;
        position: absolute;
        left: -20px;
        top: 42%;
    }

    .n_slide_03 {
        background-image: url(https://www.globaltimes.cn/img/20th/bg02.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .n_slide_03 .n_slide03_top {
        width: 100%;
        height: 60%;
        padding-top: 6%;
        font-size: 0;
    }

    .n_slide_03 .n_slide03_top .video_on_phone {
        display: none;
    }

    .n_slide_03 .n_slide03_top .top_left,
    .n_slide_03 .n_slide03_top .top_mid,
    .n_slide_03 .n_slide03_top .top_right {
        display: inline-block;
        vertical-align: top;
    }

    .n_slide_03 .n_slide03_top .top_right,
    .n_slide_03 .n_slide03_top .top_left {
        width: 30%;
    }

    .n_slide_03 .n_slide03_top .top_right .right_video,
    .n_slide_03 .n_slide03_top .top_left .left_video,
    .n_slide_03 .n_slide03_top .top_right .right_video_title,
    .n_slide_03 .n_slide03_top .top_left .left_video_title {
        width: 74%;
    }

    .n_slide_03 .n_slide03_top .top_right .right_video video,
    .n_slide_03 .n_slide03_top .top_left .left_video video {
        box-shadow: 10px 10px rgba(82, 5, 5, 0.14);
    }

    .n_slide_03 .n_slide03_top .top_mid {
        width: 40%;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 2%;
    }

    .n_slide_03 .n_slide03_top .top_mid .mid_title {}

    .n_slide_03 .n_slide03_top .top_mid .title_line1 {
        font-family: sitkab;
        font-size: 110px;
        line-height: 110px;
        font-weight: normal;
        color: #ffffff;
    }

    .n_slide_03 .n_slide03_top .top_mid .title_line2 {
        font-family: sitkab;
        font-size: 46px;
        line-height: 46px;
        font-weight: normal;
        color: #ffffff;
    }

    .slide07_desc,
    .slide06_desc,
    .n_slide_05 .mid_desc,
    .n_slide_04 .box_content .box_desc,
    .n_slide03_bot .bot_right .right_title_desc,
    .n_slide_03 .n_slide03_top .top_mid .title_desc {
        font-family: ScalaOT Regular;
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 20px;
        text-align: center;
    }

    .n_slide_03 .n_slide03_top .top_right .right_video_title,
    .n_slide_03 .n_slide03_top .top_left .left_video_title {
        margin-top: 16px;
        font-family: ScalaOT Bold;
        font-size: 24px;
        line-height: 30px;
        font-weight: normal;
    }

    .n_slide_03 .n_slide03_top .top_right .right_video_title a,
    .n_slide_03 .n_slide03_top .top_left .left_video_title a {
        color: #ffffff;
    }

    .n_slide_03 .n_slide03_top .top_left .left_video_title,
    .n_slide_03 .n_slide03_top .top_left .left_video {
        float: right;
    }

    .n_slide03_bot {
        width: 100%;
        height: 40%;
        font-size: 0;
    }

    .n_slide03_bot .bot_left {
        width: 60%;
        height: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .n_slide03_bot .bot_left .bot_left_content {
        font-size: 0;
        width: 100%;
        height: 100%;
    }

    .n_slide03_bot .bot_left .bot_left_item {
        display: inline-block;
        vertical-align: top;
        width: 16.6%;
        height: 100%;
    }

    .n_slide03_bot .bot_left .bot_left_item a {
        display: block;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(1) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_05.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(2) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_06.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(3) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_07.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(4) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_08.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(5) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_09.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide03_bot .bot_left .bot_left_item:nth-child(6) {
        background: url(https://www.globaltimes.cn/img/20th/sec02_10.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .more_11 a {
        color: #CC524E;
        border-color: #CC524E;
    }



    .n_slide03_bot .bot_right {
        width: 40%;
        height: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }

    .n_slide03_bot .bot_right_content {
        width: 68%;
        margin: 0 auto;
    }

    .n_slide03_bot .bot_right .right_title {
        margin: 0 auto;
        padding-top: 5%;
    }

    .more_11 {
        margin-top: 20px;
    }

    .n_slide03_bot .bot_right .right_title_desc {
        color: #CC524E;
        margin: 0 auto;
        padding-top: 20px;
    }

    .n_slide_04 {
        background-image: url(https://www.globaltimes.cn/img/20th/new_bg_04.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .n_slide_04 .slide_content {
        width: 100%;
        height: 100%;
    }

    .n_slide_04 .slide04_box {
        box-sizing: border-box;
        float: left;
        width: 50%;
        height: 100%;
        position: relative;
    }

    .n_slide_04 .slide04_box:first-child {
        border-right: 4px solid #ffffff;
    }

    .n_slide_04 .box_container {
        position: absolute;
        width: 100%;
        height: 50%;
        top: 25%;
        background: linear-gradient(to bottom, rgba(232, 185, 160, 0.55), rgba(174, 53, 53, 0.55));
    }

    .n_slide_04 .box_content {
        text-align: center;
        width: 60%;
        height: 100%;
        margin: 0 auto;

    }

    .n_slide_04 .box_content .box_title {
        padding-top: 16%;
    }

    .n_slide_04 .box_content .box_desc {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .n_slide_04 .box01 .box_title img {
        width: 88%;
        margin: 0 auto;
    }

    .more_12,
    .more_13 {
        margin-top: 20px;
    }

    .n_slide_05 .slide_content {
        width: 100%;
        height: 100%;
    }

    .n_slide_05 .slide05_box {
        box-sizing: border-box;
        width: 25%;
        height: 50%;
        float: left;
    }

    .n_slide_05 .box01 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_01.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box02 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_02.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box03 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_03.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box04 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_04.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box05 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_05.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box06 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_06.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box07 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_07.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .box08 {
        background: url(https://www.globaltimes.cn/img/20th/new_slide05_08.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .mid_sec {
        width: 100%;
        height: 33.3%;
        position: absolute;
        top: 33.3%;
        background: url(https://www.globaltimes.cn/img/20th/slide05_cover.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .n_slide_05 .mid_sec .line01 {
        width: 30%;
        height: auto;
        position: absolute;
        right: 43%;
        top: 10%;
    }

    .n_slide_05 .mid_sec .line02 {
        width: 14%;
        height: auto;
        position: absolute;
        left: 43%;
        top: 30%;
    }

    .n_slide_05 .mid_sec .line03 {
        width: 25%;
        height: auto;
        position: absolute;
        left: 43%;
        top: 70%;
    }

    .n_slide_05 .mid_sec .mid_desc {
        position: absolute;
        width: 14%;
        height: auto;
        left: 27%;
        top: 30%;
        text-align: left;
    }

    .n_slide_05 .mid_sec .more_14 {
        position: absolute;
        top: 42%;
        left: 60%;
        margin-top: 0;
    }

    .n_slide_07 {
        background-image: url(https://www.globaltimes.cn/img/20th/new_bg_07.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .n_slide_07 .slide_content {
        text-align: center;
        -o-animation-direction: 0;
        animation-direction: 0;

        width: 100%;
        height: 100%;
    }

    .slide07_title {
        width: 45%;
        padding-top: 4%;
        margin: 0 auto;
    }

    .slide07_desc {
        width: 25%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .more_15 {
        padding-top: 20px;
    }

    .n_slide_07 .swiper_sec {
        position: relative;
        height: 40%;
        width: 70%;
        margin: 0 auto;
        margin-top: 5%;
    }

    #emb_swiper {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .swiper-button-next,
    .swiper-button-prev {
        border: unset;
        background: unset;
        left: -50px;
        right: -50px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        color: #ffffff;
    }

    .swiper-button-prev {
        left: -50px !important;
    }

    .swiper-button-next {
        right: -50px !important;
    }

    .n_slide_08 {
        background-image: url(https://www.globaltimes.cn/img/20th/new_bg_08.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .n_slide_08 .slide_content {
        width: 100%;
        height: 100%;
    }

    .n_slide_08 .shadow_sec {
        width: 100%;
        height: 45%;
        margin-top: 14%;
        background: url(https://www.globaltimes.cn/img/20th/box_cover.png);
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    .arr_03 {
        width: 36px;
        height: 36px;
        position: absolute;
        left: calc((100% - 36px) / 2);
        top: 68%;
    }

    .arr_03 img {
        height: auto;
    }

    .slide08_box {
        box-sizing: border-box;
        width: 33.3%;
        height: 100%;
        float: left;
    }

    .slide08_box .sub_box {
        width: 100%;
        height: 50%;
    }

    .n_slide_08 .box01 .sub_box:first-child,
    .n_slide_08 .box02 .sub_box:last-child,
    .n_slide_08 .box03 .sub_box:first-child {
        background: #A84546;
    }

    .n_slide_08 .box01 .sub_box:last-child,
    .n_slide_08 .box02 .sub_box:first-child,
    .n_slide_08 .box03 .sub_box:last-child {
        //background: rgba(177, 62, 62, 0.5);
    }

    .n_slide_08 .box_content {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .n_slide_08 .box_title01 {
        position: absolute;
        width: 90%;
        left: 5%;
        top: 16%;
    }

    .n_slide_08 .box_title02,
    .n_slide_08 .box_title03 {
        top: 16%;
        position: absolute;
        width: 40%;
        left: 30%;
    }

    .n_slide_08 .box_title03 {
        width: 42%;
    }

    .sub_page_20th {
        background: url(https://www.globaltimes.cn/img/20th/sub_bg01.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: #ffffff;
        padding-top: 140px;
    }

    .sub_page_20th .top_logo {
        top: 1%;
    }

    .subpage_title {
        border-bottom: 4px solid #C44B45;
        padding-bottom: 16px;
        margin-bottom: 50px;
    }

    .subpage_title .left_sublogo {
        width: 144px;
        border-right: 2px solid #C44B45;
        padding-right: 16px;
    }

    .subpage_title .right_title {
        margin-left: 8px;
    }

    .subpage_title .left_sublogo,
    .subpage_title .right_title {
        display: inline-block;
        vertical-align: top;
    }

    .subpage_title .right_title a {
        font-family: ScalaOT Bold;
        font-size: 46px;
        line-height: 46px;
        font-weight: normal;
        color: #ffffff;
    }

    .subpage_content .content_item {
        font-size: 0;
        padding-bottom: 30px;
        padding-top: 30px;
        border-bottom: 1px solid #B5B5B5;
    }

    .sub_page_20th .level01_list ul,
    .sub_page_20th .level01_list ul li {
        width: 100%;
    }

    .subpage_content .content_item:first-child {
        padding-top: 0;
    }

    .subpage_content .content_item:last-child {
        padding-bottom: 0;
        border-bottom: unset;
    }

    .subpage_content .content_item .left_img,
    .subpage_content .content_item .right_title_sec {
        display: inline-block;
        vertical-align: top;
    }

    .subpage_content {
        width: 80%;
    }

    .subpage_content .content_item .left_img {
        width: 35%;
        padding-right: 30px;
    }

    .subpage_content .content_item .right_title_sec {
        width: 65%;
    }

    .subpage_content .content_item .right_title_sec .title {
        font-family: ScalaOT Bold;
        font-size: 20px;
        line-height: 28px;
        font-weight: normal;
        margin-top: 10px;
    }

    .subpage_content .content_item .right_title_sec p {
        font-family: ScalaOT Regular;
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
        margin-top: 16px;
        color: #666666;
    }

    #footer {
        background-color: #ffffff;
        border-top: unset;
    }

    @keyframes page01_01 {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    @keyframes page01_02 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 19%;
        }
    }

    @keyframes page01_03 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 30%;
        }
    }

    @keyframes page02_01 {
        from {
            opacity: 0;
            top: 0;
            left: 0;
        }

        to {
            opacity: 1;
            top: 38%;
            left: 18%;
        }
    }

    @keyframes page03_01 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 36%;
        }
    }

    @keyframes page04_01 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 28%;
        }
    }

    @keyframes page04_02 {
        from {
            opacity: 0;
            right: 0;
        }

        to {
            opacity: 1;
            right: 32%;
        }
    }

    @keyframes page04_03 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 42%;
        }
    }

    @keyframes page05_01 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 44%;
        }
    }

    @keyframes page05_02 {
        from {
            opacity: 0;
            left: 0;
            top: 0;
        }

        to {
            opacity: 1;
            left: 23%;
            top: 11%;
        }
    }

    @-webkit-keyframes page06_01 {
        0% {
            bottom: 23px;
            opacity: 0;
        }

        50% {
            bottom: 20px;
            opacity: 1;
        }

        100% {
            bottom: 18px;
            opacity: 0;
        }
    }

    @keyframes page06_01 {
        0% {
            padding-top: 0;
            opacity: 0;
        }

        50% {
            padding-top: 4px;
            opacity: 1;
        }

        100% {
            padding-top: 8px;
            opacity: 0;
        }
    }

    @keyframes page06_02 {
        from {
            bottom: 0;
            opacity: 0;
        }

        to {
            bottom: 66%;
            opacity: 1;
        }
    }

    @keyframes page06_03 {
        from {
            bottom: 0;
            opacity: 0;
        }

        to {
            bottom: 80%;
            opacity: 1;
        }
    }

    @keyframes phone_page01_02 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 42%;
            opacity: 1;
        }
    }

    @keyframes phone_page01_03 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 6%;
            opacity: 1;
        }
    }

    @keyframes phone_page02_01 {
        from {
            //left: 0;
            opacity: 0;
        }

        to {
            //left: 15%;
            opacity: 1;
        }
    }

    @keyframes phone_page04_01 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 38%;
            opacity: 1;
        }
    }

    @keyframes phone_page04_02 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 44%;
            opacity: 1;
        }
    }

    @keyframes phone_page04_03 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 64%;
            opacity: 1;
        }
    }

    @keyframes phone_page05_01 {
        from {
            top: 0;
            opacity: 0;
        }

        to {
            top: 42%;
            opacity: 1;
        }
    }

    @keyframes phone_page05_02 {
        from {
            top: 80%;
            opacity: 0;
        }

        to {
            top: 0;
            opacity: 1;
        }
    }

    @keyframes phone_page06_01 {
        from {
            bottom: 0;
            opacity: 0;
        }

        to {
            bottom: 80%;
            opacity: 1;
        }
    }

    @keyframes phori_page01_01 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 22%;
        }
    }

    @keyframes phori_page02_01 {
        from {
            opacity: 0;
            top: 0;
            left: 0;
        }

        to {
            opacity: 1;
            top: 42%;
            left: 14%;
        }
    }

    @keyframes phori_page04_01 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 18%;
        }
    }

    @keyframes phori_page04_02 {
        from {
            opacity: 0;
            right: 0;
        }

        to {
            opacity: 1;
            right: 42%;
        }
    }

    @keyframes phori_page04_03 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 36%;
        }
    }

    @keyframes phori_page05_01 {
        from {
            opacity: 0;
            left: 0;
            top: 0;
        }

        to {
            opacity: 1;
            left: 10%;
            top: 11%;
        }
    }

    @keyframes pver_page01_01 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 39%;
        }
    }

    @keyframes pver_page01_02 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 6%;
        }
    }

    @keyframes pver_page02_01 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 20%;
        }
    }

    @keyframes pver_page03_01 {
        from {
            opacity: 0;
            left: 100%;
        }

        to {
            opacity: 1;
            left: 4%;
        }
    }

    @keyframes pver_page03_02 {
        from {
            opacity: 0;
            right: 100%;
        }

        to {
            opacity: 1;
            right: 4%;
        }
    }

    @keyframes pver_page04_01 {
        from {}

        to {}
    }

    @keyframes pver_page05_01 {
        from {
            opacity: 0;
            top: 0;
            left: 0;
        }

        to {
            opacity: 1;
            top: 2%;
            left: 10%;
        }
    }

    @keyframes pver_page05_02 {
        from {
            opacity: 0;
            top: 0;
        }

        to {
            opacity: 1;
            top: 36%;
        }
    }

    @keyframes pver_page06_01 {
        from {
            opacity: 0;
            bottom: 0;
        }

        to {
            opacity: 1;
            bottom: 60%;
        }
    }

    @keyframes new_page02_01 {
        from {
            opacity: 0;
            padding-top: 0;
        }

        to {
            opacity: 1;
            padding-top: 15%;
        }
    }

    @keyframes new_page03_01 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 100%;
        }
    }

    @keyframes new_page04_01 {
        from {
            opacity: 0;
            padding-top: 0;
        }

        to {
            opacity: 1;
            padding-top: 16%;
        }
    }

    @keyframes new_page05_01 {
        from {
            opacity: 0;
            right: 0;
        }

        to {
            opacity: 1;
            right: 43%;
        }
    }

    @keyframes new_page05_02 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 43%;
        }
    }

    @keyframes new_page05_03 {
        from {
            opacity: 0;
            left: 0;
        }

        to {
            opacity: 1;
            left: 43%;
        }
    }

    @keyframes new_page07_01 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 45%;
        }
    }

    @keyframes new_page07_02 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 68%;
        }
    }

    @keyframes new_phone_page02_01 {
        from {
            opacity: 0;
            padding-top: 0;
        }

        to {
            opacity: 1;
            padding-top: 20%;
        }
    }

    @keyframes new_phone_page07_01 {
        from {
            opacity: 0;
            padding-top: 0;
        }

        to {
            opacity: 1;
            padding-top: 30%;
        }
    }

    @keyframes new_pver_page02_01 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 100%;
        }
    }

    @keyframes new_pver_page03_01 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 80%;
        }
    }

    @keyframes new_pver_page07_01 {
        from {
            opacity: 0;
            width: 0;
        }

        to {
            opacity: 1;
            width: 84%;
        }
    }

    @keyframes new_pver_page06_01 {
        from {
            opacity: 0;
            bottom: 0;
        }

        to {
            opacity: 1;
            bottom: 80%;
        }
    }

    .ani01 {
        animation: page01_01 1s;
    }

    .ani02 {
        animation: page01_02 1s;
    }

    .ani03 {
        animation: page01_03 1s;
    }

    .ani04 {
        animation: page02_01 1s;
    }

    .ani05 {
        animation: page03_01 1s;
    }

    .ani06 {
        animation: page04_01 1.5s;
    }

    .ani07 {
        animation: page04_02 1.5s;
    }

    .ani08 {
        animation: page04_03 1.5s;
    }

    .ani09 {
        animation: page05_01 1.5s;
    }

    .ani10 {
        animation: page05_02 1.5s;
    }

    .ani11 {
        animation: page06_02 1s;
    }

    .ani12 {
        animation: page06_01 1s infinite;
    }

    .ani13 {
        animation: page06_03 1s;
    }

    .phone_ani01 {
        animation: tmp_phone_page01_01 1s;
    }

    .phone_ani02 {
        animation: phone_page01_03 1s;
    }

    .phone_ani03 {
        animation: phone_page02_01 1s;
    }

    .phone_ani04 {
        animation: phone_page04_01 1.5s;
    }

    .phone_ani05 {
        animation: phone_page04_02 1.5s;
    }

    .phone_ani06 {
        animation: phone_page04_03 1.5s;
    }

    .phone_ani07 {
        animation: phone_page05_01 1s;
    }

    .phone_ani08 {
        animation: phone_page05_02 1s;
    }

    .phone_ani09 {
        animation: phone_page06_01 1s;
    }

    .phori_ani01 {
        animation: phori_page01_01 1s;
    }

    .phori_ani02 {
        animation: phori_page02_01 1s;
    }

    .phori_ani03 {
        animation: phori_page04_01 1s;
    }

    .phori_ani04 {
        animation: phori_page04_02 1s;
    }

    .phori_ani05 {
        animation: phori_page04_03 1s;
    }

    .phori_ani06 {
        animation: phori_page05_01 1s;
    }

    .phori_ani07 {
        animation: land_page04_01 1s;
    }

    .phori_ani08 {
        animation: land_page04_02 1s;
    }

    .phori_ani09 {
        animation: land_page04_03 1s;
    }

    .pver_ani01 {
        animation: pver_page01_01 1s;
    }

    .pver_ani02 {
        animation: pver_page01_02 1s;
    }

    .pver_ani03 {
        animation: pver_page02_01 1s;
    }

    .pver_ani04 {
        animation: pver_page03_01 1s;
    }

    .pver_ani05 {
        animation: pver_page03_02 1s;
    }

    .pver_ani06 {
        animation: pver_page04_01 1s;
    }

    .pver_ani07 {
        animation: pver_page04_02 1s;
    }

    .pver_ani08 {
        animation: pver_page04_03 1s;
    }

    .pver_ani09 {
        animation: pver_page05_01 1s;
    }

    .pver_ani10 {
        animation: pver_page05_02 1s;
    }

    .pver_ani10 {
        animation: pver_page05_02 1s;
    }

    .pver_ani11 {
        animation: pver_page06_01 1s;
    }

    .land_ani01 {
        animation: land_page04_01 1s;
    }

    .land_ani02 {
        animation: land_page04_02 1s;
    }

    .land_ani03 {
        animation: land_page04_03 1s;
    }

    .new_ani01 {
        animation: new_page02_01 1s;
    }

    .new_ani02 {
        animation: new_page03_01 1s;
    }

    .new_ani03 {
        animation: new_page04_01 1s;
    }

    .new_ani04 {
        animation: new_page05_01 1s;
    }

    .new_ani05 {
        animation: new_page05_02 1s;
    }

    .new_ani06 {
        animation: new_page05_03 1s;
    }

    .new_ani07 {
        animation: new_page07_01 1s;
    }

    .new_ani08 {
        animation: new_page07_02 1s;
    }

    .new_phone_ani01 {
        animation: new_phone_page02_01 1s;
    }

    .new_phone_ani02 {
        animation: new_phone_page07_01 1s;
    }

    .new_pver_ani01 {
        animation: new_pver_page02_01 1s;

    }

    .new_pver_ani02 {
        animation: new_pver_page03_01 1s;
    }

    .new_pver_ani03 {
        animation: new_pver_page07_01 1s;
    }

    .new_pver_ani04 {
        animation: new_pver_page06_01 1s;
    }

    .delay_1 {
        animation-delay: .5s;
        -webkit-animation-delay: .5s;
        animation-fill-mode: backwards !important;
        -webkit-animation-fill-mode: backwards !important;
    }

    .delay_2 {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        animation-fill-mode: backwards !important;
    }

    .delay_3 {
        animation-delay: 1.5s;
        -webkit-animation-delay: 1.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_4 {
        animation-delay: 2s;
        -webkit-animation-delay: 2s;
        animation-fill-mode: backwards !important;
    }

    .delay_5 {
        animation-delay: 2.5s;
        -webkit-animation-delay: 2.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_6 {
        animation-delay: 3s;
        -webkit-animation-delay: 3s;
        animation-fill-mode: backwards !important;
    }

    .delay_7 {
        animation-delay: 3.5s;
        -webkit-animation-delay: 3.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_8 {
        animation-delay: 4s;
        -webkit-animation-delay: 4s;
        animation-fill-mode: backwards !important;
    }

    .delay_9 {
        animation-delay: 4.5s;
        -webkit-animation-delay: 4.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_10 {
        animation-delay: 5s;
        -webkit-animation-delay: 5s;
        animation-fill-mode: backwards !important;
    }

    .delay_11 {
        animation-delay: 5.5s;
        -webkit-animation-delay: 5.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_12 {
        animation-delay: 6s;
        -webkit-animation-delay: 6s;
        animation-fill-mode: backwards !important;
    }

    .delay_13 {
        animation-delay: 6.5s;
        -webkit-animation-delay: 6.5s;
        animation-fill-mode: backwards !important;
    }

    .delay_14 {
        animation-delay: 7s;
        -webkit-animation-delay: 7s;
        animation-fill-mode: backwards !important;
    }

    .delay_15 {
        animation-delay: 7.5s;
        -webkit-animation-delay: 7.5s;
        animation-fill-mode: backwards !important;
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:landscape) {

        /* For landscape layouts only ipad横向*/
        .top_logo {
            width: 22%;
        }

        .more_15 a,
        .more_14 a,
        .more_13 a,
        .more_12 a,
        .more_11 a,
        .more_10 a,
        .more_09 a,
        .more_08 a,
        .more_07 a,
        .more_06 a,
        .more_05 a,
        .more_04 a,
        .more_03 a,
        .more_02 a,
        .more_01 a {
            font-size: 13px;
            line-height: 17px;
            padding: 4px 8px;
        }

        .cover_slide {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_cover05.png);
            background-position: 42% 0;
        }

        .slide_01 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg01_02.jpg);
        }

        .slide_02 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg02.jpg);
        }

        .slide_03 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg03_02.jpg);
        }

        .slide_04 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg04.jpg);
        }

        .slide_05 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg05_02.jpg);
        }

        .slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_bg06_02.jpg);
        }

        .slide_07 {
            //background-image: url(https://www.globaltimes.cn/img/20th/phori_bg07_02.jpg);
        }

        .slide01_task01 {
            width: 42%;
            top: 11%;
            left: 12%;
        }

        .slide01_task02 {
            top: 22%;
            left: 64%;
        }

        .slide01_task03 {
            height: 38%;
        }

        .slide02_top .left_title {
            width: 40%;
        }

        .slide02_top .left_title img {
            width: 72%;
            top: 42%;
            left: 14%;
        }

        .slide02_top .right_video {
            width: 30%;
        }

        .slide02_top .right_video video {
            bottom: 18%;
        }

        .slide02_top .right_title a {
            width: 86%;
            font-size: 16px;
            line-height: 20px;
            top: 43%;
        }

        .slide02_bot .bot_title {
            padding-top: 0;
        }

        .slide_03 .slide02_sec .right_title_sec,
        .slide_03 .slide02_sec .left_title_sec {
            top: 43%;
            z-index: 2;
        }

        .slide_03 .item_desc {
            font-family: ScalaOT Regular, ScalaOT;
            font-size: 16px;
            line-height: 20px;
            padding-left: 6%;
            padding-right: 6%;
            font-weight: lighter;
        }

        .slide_03 .desc_02,
        .slide_03 .desc_04 {
            padding-top: 58%;
        }

        .slide_03 .slide02_sec .sub_box .box_item {
            position: relative;
        }

        .slide_03 .slide02_sec .sub_box .box_item .item_desc {
            position: absolute;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child .item_desc {
            bottom: 10%;
            right: 4%;
            padding-top: unset;
            padding-right: unset;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child .item_desc {
            top: 10%;
            left: 4%;
            padding-left: unset;
            padding-top: unset;
        }

        .slide_04 .item01 {
            width: 40%;
            top: 33%;
            left: 18%;
        }

        .slide_04 .item02 .item02_01 {
            width: 100%;
        }

        .slide_04 .item02 {
            width: 23%;
            bottom: 47%;
            right: 42%;
        }

        .slide_04 .item03 {
            width: 36%;
            top: 55%;
            left: 36%;
        }

        .slide_04 .item02_02 {
            right: 20%;
            bottom: 47%;
            top: unset;
        }

        .slide_05 .left_sec .sec_item:nth-child(1) {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_sec05_01.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(2) {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_sec05_02.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(4) {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_sec05_03.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(5) {
            background-image: url(https://www.globaltimes.cn/img/20th/phori_sec05_04.png);
        }

        .slide_05 .right_sec .title_sec {
            left: 10%;
            width: 80%;
        }

        .slide_05 .right_sec .letter_sec .letter_bg {
            position: absolute;
            bottom: 0;
        }

        .slide_05 .right_sec .letter_sec .letter_content {
            width: 66%;
            height: 54%;
            top: unset;
            bottom: 0;
            left: 16%;
        }

        .slide_05 .right_sec .letter_sec .line {
            font-family: ScalaOT Regular, ScalaOT;
            font-size: 12px;
            line-height: 16px;

        }

        .slide_07 .box01 {
            background-image: url(https://www.globaltimes.cn/img/20th/slide07_01.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box02 {
            background-image: url(https://www.globaltimes.cn/img/20th/slide07_02_02.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box03 {
            background-image: url(https://www.globaltimes.cn/img/20th/slide07_03.png);
            background-repeat: no-repeat;
            background-size: cover;
        }


        .n_slide_02 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padhori_bg02.jpg);
        }


        .n_slide_04 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padhori_bg04.jpg);
        }

        .n_slide_05 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padhori_bg05.jpg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 0 30%;
        }

        .n_slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padhori_bg06.jpg);
        }

        .n_slide_08 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padhori_bg08.jpg);
        }

        .n_slide02_title .more_10 {
            bottom: 45%;
        }

        .n_slide_02 .info_list li a {
            font-size: 20px;
            height: 26px;
        }

        .n_slide_03 .n_slide03_top {
            top: 8%;
        }

        .n_slide_03 .n_slide03_top .top_right .right_video_title,
        .n_slide_03 .n_slide03_top .top_left .left_video_title {
            font-size: 18px;
            line-height: 22px;
        }

        .n_slide03_bot .bot_left .bot_left_item:nth-child(2) {
            background-position: 40% 0;
        }

        .n_slide03_bot .bot_left .bot_left_item:nth-child(3) {
            background-position: 40% 0;
        }

        .n_slide_04 .box_content {
            width: 70%;
        }

        .n_slide_04 .box_content .box_title {
            padding-top: 8%;
        }

        .n_slide_04 .box_content .box_desc {
            margin-top: 16px;
            margin-bottom: 16px;
        }

        .n_slide_05 .slide05_box {
            background: unset;
        }

        .n_slide_05 .mid_sec .mid_desc {
            font-size: 11px;
            line-height: 15px;
            top: 20%;
        }

        .slide_06 .slide_content {
            width: 46%;
            left: 27%;
            height: 44%;
            background-image: url(https://www.globaltimes.cn/img/20th/new_sec06_01.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide06_title {
            bottom: 80%;
        }

        .slide06_desc {
            font-size: 14px;
        }

        .slide07_title {
            width: 68%;
            padding-top: 12%;
        }

        .slide07_desc {
            width: 38%;
            padding-top: 40px;
        }

        .swiper-button-next,
        .swiper-button-prev {
            top: 28% !important;
        }

        .n_slide_08 .shadow_sec {
            margin-top: 20%;
        }

        .sub_page_20th .container {
            width: 90%;
        }

        .sub_page_20th .container .subpage_title {
            margin-bottom: 30px;
        }

        .sub_page_20th .subpage_content {
            width: 100%;
        }

        #footer {
            width: 90%;
        }
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1200px) and (orientation:portrait) {

        /* For landscape layouts only ipad竖向*/
        .top_logo {
            width: 36%;
        }

        .cover_slide {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_cover06.png);
            //background-position: 42% 0;
        }

        .slide_01 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg01_02.jpg);
        }

        .slide_02 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg02.jpg);
        }

        .slide_03 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg03_02.jpg);
        }

        .slide_04 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg04.jpg);
        }

        .slide_05 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg05_02.jpg);
        }

        .slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_bg06_02.jpg);
        }

        .slide_07 {
            //background-image: url(https://www.globaltimes.cn/img/20th/pver_bg07_02.jpg);
        }



        .more_01 {
            margin-top: 20px;
        }

        .slide01_task01 {
            width: 54%;
            top: 10%;
            left: 23%;
        }

        .slide01_task02 {
            width: 54%;
            top: 39%;
            left: 23%;
        }

        .slide01_task03 {
            height: 45%;
        }

        .slide01_task03 .part01,
        .slide01_task03 .part02,
        .slide01_task03 .part03,
        .slide01_task03 .part04 {
            position: absolute;
        }

        .slide01_task03 .part02,
        .slide01_task03 .part03,
        .slide01_task03 .part04 {
            width: 33.3%;
            height: 58%;
        }

        .slide01_task03 .part02 {
            left: 0;
        }

        .slide01_task03 .part03 {
            left: 33.3%;
        }

        .slide01_task03 .part04 {
            left: 66.6%;
        }

        .slide01_task03 .part01 {
            width: 100%;
            height: 42%;
            bottom: 0;

        }

        .slide01_task03 .part01 .bg_color01 {
            //display: none;
            position: absolute;
            bottom: 0;
            opacity: unset;
            background-color: rgba(158, 12, 12, 0.6);
        }

        .slide01_task03 .part01 .part01_item {
            top: 6%;
            width: 70%;
            left: 15%;
            //background: rgba(180, 68, 68, 0.6);
        }

        .more_02 {
            margin-top: 10px;
        }

        .slide02_top .left_title {
            position: absolute;
            left: 20%;
            width: 60%;
            height: unset;
            top: 20%;
        }

        .slide02_top .left_title img {
            position: relative;
            width: 100%;
            height: auto;
            left: unset;
            top: unset;
        }

        .slide02_top .right_video {
            position: absolute;
            height: unset;
            width: 45%;
            top: 55%;
            left: 5%;
        }

        .slide02_top .right_video video {
            position: relative;
        }

        .slide02_top .right_title {
            position: absolute;
            width: 50%;
            right: 0;
            height: 42%;
            top: 55%;
        }

        .slide02_top .right_title a {
            font-family: ScalaOT Regular, ScalaOT;
            position: relative;
            top: 20%;
            font-size: 20px;
            line-height: 24px;
        }

        .slide02_bot .bot_title_sec {
            height: 30%;
        }

        .slide02_bot .bot_title {
            padding-top: 4%;
        }

        .slide02_bot .bot_img_sec {
            height: 70%;
        }

        .slide02_bot .bot_img_sec .bot_item {
            width: 20%;
            height: 50%;
        }

        .slide_03 .slide02_sec {
            width: 100%;
            height: 37.5%;
        }

        .slide_03 .slide02_sec .sub_box .box_item {
            z-index: 1;
        }

        .slide_03 .slide02_sec:first-child {
            top: 12.5%;
        }

        .slide_03 .slide02_sec:last-child {
            top: 50%;
        }

        .slide_03 .slide02_sec .slide02_sec_content {
            height: 100%;
        }

        /*.slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child,*/
        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child {
            height: 66.6%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child {
            height: 33.3%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:first-child {
            display: none;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child {
            width: 100%;
            height: 100%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item {
            width: 100%;
            height: 50%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child {
            height: 50%;
            width: 100%;
        }

        .slide_03 .slide02_sec:first-child {
            border-right: unset;
            border-bottom: 2px solid #ffffff;
            ;
        }

        .slide_03 .desc_02,
        .slide_03 .desc_04,
        .slide_03 .desc_01,
        .slide_03 .desc_03 {
            font-family: ScalaOT Regular, ScalaOT;
            padding-top: 4%;
            vertical-align: middle;
            font-size: 20px;
            line-height: 24px;
            padding-left: 4%;
            width: 80%;
            position: absolute;
        }

        .slide_03 .slide02_sec .left_title_sec,
        .slide_03 .slide02_sec .right_title_sec {
            position: absolute;
            width: 100%;
            height: 100%;
            left: unset;
            top: unset;
        }

        .slide_03 .slide02_sec .left_title_sec .left_title {
            width: 60%;
            bottom: 34%;
            position: absolute;
            left: 4%;
        }

        .more_04 {
            position: absolute;
            right: 4%;
            bottom: calc(34% + 8px);
        }

        .slide_03 .slide02_sec .right_title_sec .right_title {
            width: 60%;
            bottom: 36%;
            position: absolute;
            right: 4%;
        }

        .more_05 {
            position: absolute;
            left: 4%;
            bottom: calc(35% + 8px);
        }

        .slide_03 .desc_02,
        .slide_03 .desc_04 {
            text-align: right;
            padding-right: 4%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child .item_desc {
            left: 0;
            top: 4%;
            padding-top: unset;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child .item_desc {
            right: 0;
            bottom: 4%;
            padding-bottom: unset;
        }

        .slide_04 .item02 {
            width: 36%;
            /*left: 0;
           right: 0;
           margin-top: 0 auto;*/
        }

        .slide_04 .item01,
        .slide_04 .item03 {
            width: 50%;
        }

        .slide_04 .item02 .item02_01 {
            width: 100%;
        }

        .slide_05 .left_sec {
            width: 100%;
            height: 45%;
        }

        .slide_05 .right_sec {
            width: 100%;
            height: 55%;
        }

        .slide_05 .right_sec .title_sec {
            width: 80%;
            left: 10%;
            top: 2%;
            //height: 20%;
            z-index: 1;
            pointer-events: auto;
        }

        .more_08 {
            margin-top: 20px;
        }

        .slide_05 .right_sec .letter_sec {

            pointer-events: none;
            height: 100%;
        }

        .slide_05 .right_sec .letter_sec .letter_bg {
            position: absolute;
            bottom: -20%;
            opacity: 0.8;
            //scale: 1.4;
        }

        .slide_05 .right_sec .letter_sec .letter_content {
            left: 12%;
            top: 30%;
            width: 68%;
            height: 80%;
            bottom: 0;
        }

        .slide_05 .right_sec .letter_sec .line_content {
            width: 100%;
        }

        .slide_05 .right_sec .letter_sec .line {
            font-size: 14px;
            line-height: 18px;
        }

        .slide_05 .left_sec .sec_item:nth-child(1) {
            background-position: 70% 0;
        }

        .slide_05 .left_sec .sec_item:nth-child(2) {}

        .slide_05 .left_sec .sec_item:nth-child(4) {
            background-position: 70% 0;
        }

        .slide_05 .left_sec .sec_item:nth-child(5) {
            background-position: 70% 0;
        }

        .slide_05 .left_sec .sec_item {
            float: left;
            width: 50%;
            height: 33.3%;
        }

        .slide_05 .left_sec .sec_item:nth-child(3) {
            width: 100%;
        }

        .slide_05 .left_sec .title_sec {
            top: 36%;
        }

        .slide_06 .slide_content {
            top: 15%;
            width: 70%;
            height: 34%;
            left: 15%;
            background-image: url(https://www.globaltimes.cn/img/20th/sec06_03.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide06_title {
            bottom: 80%;
        }

        .slide06_desc {
            bottom: 26%;
        }

        .arr_01 {
            bottom: 10%;
        }

        .slide07_box {
            width: 100%;
            height: 33.3%;
        }

        .slide07_box:not(:last-child) {
            border-bottom: 2px solid #ffffff;
        }

        .slide07_box .box_cover {
            height: 50%;
        }

        .slide07_box .box01_title,
        .slide07_box .box02_title,
        .slide07_box .box03_title {
            bottom: 24%;
        }

        .arr_01 {
            width: 38px;
            height: 38px;
            left: calc((100% - 38px) / 2);
        }

        .slide07_box .arr_02 {
            bottom: 10%;
            width: 20px;
            height: 20px;
        }

        .slide_07 .box01 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_01.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box02 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_02.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box03 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_03.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_02 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg02.jpg);
        }

        .n_slide_03 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg03.jpg);
        }

        .n_slide_04 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg04.jpg);
        }

        .n_slide_05 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg05.jpg);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 0 30%;
        }

        .n_slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg06.jpg);
        }

        .n_slide_08 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_padver_bg08.jpg);
        }

        .more_15 a,
        .more_14 a,
        .more_13 a,
        .more_12 a,
        .more_11 a,
        .more_10 a,
        .more_09 a,
        .more_08 a,
        .more_07 a,
        .more_06 a,
        .more_05 a,
        .more_04 a,
        .more_03 a,
        .more_02 a,
        .more_01 a {
            font-size: 13px;
            line-height: 17px;
            padding: 4px 8px;
        }

        .n_slide_02 .n_slide_content {
            width: 76%;
        }

        .n_slide02_title {
            padding-top: 40%;
        }

        .n_slide02_title .title_line01 {
            border-bottom-width: 3px;
        }

        .n_slide_02 .info_list li a {
            font-size: 26px;
            height: 32px;
        }

        .n_slide02_title .more_10 {
            bottom: 23%;
        }

        .n_slide_03 .n_slide03_top {
            width: 90%;
            margin: 0 auto;
            height: 45%;
        }

        .n_slide_03 .n_slide03_top .top_right,
        .n_slide_03 .n_slide03_top .top_left {
            display: none;
        }

        .n_slide_03 .n_slide03_top .video_on_phone {
            display: block;
            font-size: 0;
            margin-top: 3%;
        }

        .n_slide_03 .n_slide03_top .video_on_phone .video_item {
            width: 48%;
            display: inline-block;
            vertical-align: top;
        }

        .n_slide_03 .n_slide03_top .video_on_phone .video_item:first-child {
            margin-right: 4%;
        }

        .n_slide_03 .n_slide03_top .top_mid {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            padding-top: 8%;
        }

        .n_slide_03 .n_slide03_top .top_mid .mid_title {
            width: 70%;
            margin: 0 auto;
        }

        .n_slide_03 .n_slide03_top .top_mid .title_line1 {
            width: 80%;
            margin: 0 auto;
        }

        .n_slide_03 .n_slide03_top .top_mid .title_desc {
            margin-top: 10px;
        }

        .n_slide03_bot {
            position: absolute;
            height: 55%;
            top: 45%;
        }

        .n_slide03_bot .bot_right {
            position: absolute;
            width: 70%;
            left: 15%;
            top: 14%;
        }

        .n_slide03_bot .bot_right_content {
            width: 74%;
        }

        .n_slide03_bot .bot_left {
            position: absolute;
            width: 100%;
            top: 60%;
        }

        .n_slide03_bot .bot_left .bot_left_content {
            height: 40%;
        }

        .more_11 {
            margin-top: 10px;
        }

        .more_11 a {
            padding: 2px 6px;
        }

        .n_slide03_bot .bot_left .bot_left_item:last-child {
            display: none;
        }

        .n_slide03_bot .bot_left .bot_left_item {
            width: 20%;
        }

        .n_slide_04 .slide_content {
            position: absolute;
            height: 80%;
            width: 100%;
            top: 10%;
        }

        .n_slide_04 .slide04_box {
            width: 100%;
            height: 50%;
            float: none;
        }

        .n_slide_04 .slide04_box:first-child {
            border-right: unset;
        }

        .n_slide_04 .box_container {
            height: 100%;
            top: 0;
        }

        .n_slide_04 .box_content {
            width: 80%;
        }

        .n_slide_04 .box_content .box_title {
            padding-top: 6%;
        }

        .n_slide_04 .box_content .box_desc {
            margin-top: 20px;
            font-size: 18px;
            line-height: 24px;
        }

        .n_slide_05 .slide05_box {
            background: unset;
        }

        .n_slide_05 .mid_sec .line01 {
            width: 60%;
        }

        .n_slide_05 .mid_sec .line02 {
            width: 32%;
        }

        .n_slide_05 .mid_sec .line03 {
            width: 60%;
        }

        .n_slide_05 .mid_sec .mid_desc {
            width: 30%;
        }

        .slide07_title {
            width: 84%;
            padding-top: 20%;
        }

        .slide07_desc {
            width: 70%;
            padding-top: 40px;
        }

        .n_slide_07 .swiper_sec {
            margin-top: 15%;
        }

        .n_slide_07 .swiper_sec {
            width: 80%;
            height: 50%;
        }

        .swiper-button-next,
        .swiper-button-prev {
            top: 30% !important;
        }

        .n_slide_08 .shadow_sec {
            height: 60%;
            margin-top: 42%;
        }

        .slide08_box {
            width: 100%;
            height: 40%;
        }

        .n_slide_08 .box03 {
            height: 20%;
        }

        .n_slide_08 .box_title01 {
            width: 50%;
            left: 25%;
        }

        .n_slide_08 .box_title02,
        .n_slide_08 .box_title03 {
            width: 24%;
            left: 38%;
        }

        .n_slide_08 .box03 .sub_box:first-child {
            height: 100%;
        }

        .n_slide_08 .box02 .sub_box:first-child {
            background: #A84546;
        }

        .n_slide_08 .box02 .sub_box:last-child {
            background: unset;
        }

        .n_slide_08 .arr_03 {
            width: 20px;
            height: auto;
            left: calc((100% - 20px) / 2);
        }

        .sub_page_20th {
            padding-top: 100px;
        }

        .subpage_title .left_sublogo {
            width: 126px;
        }

        .subpage_title .right_title a {
            font-size: 34px;
            line-height: 40px;
        }

        .sub_page_20th .container {
            width: 90%;
        }

        .subpage_content {
            width: 100%;
        }

        .subpage_content .content_item .left_img {
            width: 30%;
        }

        .subpage_content .content_item .right_title_sec {
            width: 70%;
        }

        .subpage_content .content_item .right_title_sec .title {
            margin-top: 0;
        }

        #footer .footer_info ul li:not(:last-child):after {
            content: "";
            border-right: 1px solid #8C8C8C;
            height: 20px;
            display: inline-block;
            margin-left: 20px;
            margin-right: 20px;
            vertical-align: middle;
        }

        #footer .footer_share {
            border-bottom: 1px solid #8F9091;
        }

        #footer .footer_info {
            margin-top: 30px;
        }

        #footer .footer_info ul li {
            width: auto;
        }

        #footer .footer_info .copy_right {
            display: block;
            text-align: center;
        }
    }

    @media screen and (max-width: 480px) {
        .cover_slide {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_cover03.png);
            background-position: 42% 0;
        }

        .top_logo {
            width: 50%;
        }

        .slide_01 {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_bg01_02.jpg);
        }

        .n_slide_02 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_phone_bg02.jpg);
        }

        .slide_03 {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_bg03.jpg);
        }

        .slide_04 {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_bg04.jpg);
        }

        .slide_05 {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_bg05.jpg);
        }

        .slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_bg06_02.jpg);
        }

        .slide_07 {
            //background-image: url(https://www.globaltimes.cn/img/20th/phone_bg07.jpg);
            background: unset;
        }

        /* .more_15 a,
        .more_14 a,
        .more_13 a,
        .more_12 a,
        .more_11 a,
        .more_10 a,
        .more_09 a,
        .more_08 a,
        .more_07 a,
        .more_06 a,
        .more_05 a,
        .more_04 a,
        .more_03 a,
        .more_02 a,
        .more_01 a {
            font-size: 14px;
            line-height: 18px;
            padding-top: 2px 6px;
        } */

        .more_01 {
            margin-top: 10px;
        }

        .slide01_task01 {
            width: 80%;
            top: 10%;
            left: 10%;
        }

        .slide01_task02 {
            width: 80%;
            top: 42%;
            left: 10%;
        }

        .slide01_task03 {
            height: unset;
        }

        .slide01_task03 .part01,
        .slide01_task03 .part02,
        .slide01_task03 .part03,
        .slide01_task03 .part04 {
            position: absolute;
        }

        .slide01_task03 .part02,
        .slide01_task03 .part03,
        .slide01_task03 .part04 {
            width: 33.3%;
            height: 58%;
        }

        .slide01_task03 .part02 {
            left: 0;
        }

        .slide01_task03 .part03 {
            left: 33.3%;
        }

        .slide01_task03 .part04 {
            left: 66.6%;
        }

        .slide01_task03 .part01 {
            width: 100%;
            height: 42%;
            bottom: 0;

        }

        .slide01_task03 .part01 .bg_color01 {
            //display: none;
            position: absolute;
            bottom: 0;
            opacity: unset;
            background-color: rgba(158, 12, 12, 0.6);
        }

        .slide01_task03 .part01 .part01_item {
            top: 6%;
            //background: rgba(180, 68, 68, 0.6);
        }

        .more_02 {
            margin-top: 10px;
        }

        .slide_02 .slide_content {
            width: 100%;
            height: 100%;
        }

        .slide02_top {
            height: auto;
            position: unset;
        }

        .slide02_bot {
            height: 52%;
        }

        .slide02_top .left_title {
            position: absolute;
            top: 12%;
            width: 70%;
            height: auto;
            left: 15%;
        }

        .slide02_top .left_title img {
            position: relative;
            width: 100%;
            top: 0;
            height: unset;
            left: 0;
        }

        .slide02_top .right_video {
            position: absolute;
            width: 80%;
            top: 55%;
            height: auto;
            left: 10%;
        }

        .slide02_top .right_video video {
            position: relative;
            height: 100%;
        }

        .slide02_top .right_title {
            position: absolute;
            width: 80%;
            right: 10%;
            height: fit-content;
            //top: 86%;
            bottom: 0;
        }

        .slide02_top .right_title a {
            position: relative;
            font-family: ScalaOT Regular, ScalaOT;
            font-size: 14px;
            line-height: 18px;
            top: 0;
            width: 100%;
            left: 0;
        }

        .slide02_bot {
            height: auto;
        }

        .slide02_bot .bot_title {
            width: 80%;
            margin: 0 auto;
            font-size: 18px;
            line-height: 24px;
            padding-top: 5px;
        }

        .slide02_bot .bot_title_sec {
            height: auto;
        }

        .slide02_bot .bot_img_sec .bot_item {
            width: 20%;
            height: auto;
        }

        .slide02_bot .bot_img_sec .bot_item:nth-child(1),
        .slide02_bot .bot_img_sec .bot_item:nth-child(2),
        .slide02_bot .bot_img_sec .bot_item:nth-child(8),
        .slide02_bot .bot_img_sec .bot_item:nth-child(9),
        .slide02_bot .bot_img_sec .bot_item:nth-child(10) {
            display: none;
        }

        .slide02_bot .bot_img_sec {
            height: auto;
        }

        .more_15 a,
        .more_14 a,
        .more_13 a,
        .more_12 a,
        .more_11 a,
        .more_10 a,
        .more_09 a,
        .more_08 a,
        .more_07 a,
        .more_06 a,
        .more_05 a,
        .more_04 a,
        .more_03 a,
        .more_02 a,
        .more_01 a {
            font-size: 12px;
            line-height: 16px;
            padding: 4px 8px;
        }

        .more_03 {
            margin-top: 10px;
            margin-bottom: 20px;
        }

        .slide_03 .slide02_sec {
            width: 100%;
            height: 37.5%;
        }

        .slide_03 .slide02_sec:first-child {
            top: 12.5%;
        }

        .slide_03 .slide02_sec:last-child {
            top: 50%;
        }

        .slide_03 .slide02_sec .slide02_sec_content {
            height: 100%;
        }

        /*.slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child,*/
        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child {
            height: 66.6%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child {
            height: 33.3%;
        }

        .slide_03 .slide02_sec .sub_box .box_item {
            position: relative;
        }

        .slide_03 .slide02_sec .sub_box .box_item .item_desc {
            position: absolute;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:first-child {
            display: none;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child {
            width: 100%;
            height: 100%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item {
            width: 100%;
            height: 50%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child {
            height: 50%;
            width: 100%;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:last-child .box_item:last-child .item_desc {
            bottom: 14%;
            right: 4%;
            padding-top: unset;
            padding-right: unset;
        }

        .slide_03 .slide02_sec .slide02_sec_content .sub_box:first-child .box_item:first-child .item_desc {
            top: 10%;
            left: 4%;
            padding-left: unset;
            padding-top: unset;
        }

        .slide_03 .desc_02,
        .slide_03 .desc_04,
        .slide_03 .desc_01,
        .slide_03 .desc_03 {
            font-family: ScalaOT Regular, ScalaOT;
            padding-top: 4%;
            vertical-align: middle;
            font-size: 14px;
            line-height: 18px;
            padding-left: 4%;
        }

        .slide_03 .slide02_sec .left_title_sec,
        .slide_03 .slide02_sec .right_title_sec {
            top: 35%;
            z-index: 2;
        }

        .slide_03 .desc_02,
        .slide_03 .desc_04 {
            text-align: right;
            padding-right: 4%;
        }


        .more_04,
        .more_05 {
            margin-top: 3px;
        }

        .more_04 a,
        .more_05 a {
            font-size: 10px;
            line-height: 10px;
            padding: 3px 6px;
        }

        .slide_04 img {
            height: unset;
        }

        .slide_04 .item01 {
            width: 70%;
            height: auto;
            top: 38%;
            left: 15%;
        }

        .slide_04 .item02 {
            width: 70%;
            height: auto;
            top: 44%;
            right: 15%;
        }

        .slide_04 .item02 .item02_01,
        .slide_04 .item02 .item02_02 {
            display: block;
        }

        .slide_04 .item02_02 {
            top: 70%;
            right: 33%;
        }

        .slide_04 .item02 .item02_01 {
            width: 100%;
            height: 100%;
        }

        .slide_04 .item03 {
            width: 70%;
            height: auto;
            top: 64%;
            left: 15%;
        }

        /* .slide_04 .item02 .item02_02 {
           width: 50%;
           position: absolute;
           bottom: -74%;
           left: 25%;
       }*/

        .slide_05 .left_sec {
            width: 100%;
            height: 50%;
        }

        .slide_05 .right_sec {
            width: 100%;
            height: 50%;
        }

        .slide_05 .right_sec .title_sec {
            width: 80%;
            left: 10%;
            top: 0;
            height: 20%;
            z-index: 1;
            pointer-events: auto;
        }

        .more_08 {
            margin-top: 6px;
        }

        .slide_05 .right_sec .letter_sec {
            z-index: 2;
            pointer-events: none;
        }

        .slide_05 .right_sec .letter_sec .letter_bg {
            position: absolute;
            bottom: 0;
            //scale: 1.4;
        }

        .slide_05 .right_sec .letter_sec .letter_content {
            left: 14%;
            //top: 12%;
            width: 69%;
            height: 80%;
            bottom: 0;
            top: unset;
        }

        .slide_05 .right_sec .letter_sec .line_content {
            width: 100%;
        }

        .slide_05 .right_sec .letter_sec .line {
            font-size: 10px;
            line-height: 14px;
        }

        .slide_05 .left_sec .sec_item:nth-child(1) {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_sec05_01.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(2) {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_sec05_02.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(4) {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_sec05_03.png);
        }

        .slide_05 .left_sec .sec_item:nth-child(5) {
            background-image: url(https://www.globaltimes.cn/img/20th/phone_sec05_04.png);
        }

        .slide_06 {
            background-image: url(https://www.globaltimes.cn/img/20th/new_phone_bg06.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_06 .slide_content {
            width: 90%;
            left: 5%;
            height: 28%;
            top: 14%;
            background-image: url(https://www.globaltimes.cn/img/20th/new_slide06_cover.png);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: 40% 0;
        }

        .slide_06 .slide06_title {
            bottom: 80%;
        }

        .slide06_desc {
            width: 90%;
            left: 5%;
            font-size: 10px;
            line-height: 14px;
            bottom: 30%;
            margin-top: 0;
        }

        .slide07_box {
            width: 100%;
            height: 33.3%;
        }

        .slide07_box:not(:last-child) {
            border-bottom: 2px solid #ffffff;
        }

        .slide07_box .box_cover {
            height: 50%;
        }

        .slide07_box .box01_title,
        .slide07_box .box02_title,
        .slide07_box .box03_title {
            bottom: 24%;
        }

        .arr_01 {
            width: 20px;
            height: 20px;
            bottom: 10%;
            left: calc((100% - 20px) / 2);

        }

        .slide07_box .arr_02 {
            bottom: 10%;
            width: 20px;
            height: 20px;
            left: calc((100% - 20px) / 2);
        }

        .slide_05 .left_sec .title_sec {
            top: 42%;
        }

        .more_07 {
            margin-top: 6px;
        }

        .slide_05 .right_sec .title_sec .right_title {
            padding-top: 10px;
        }

        .slide_07 .box01 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_01.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box02 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_02.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .slide_07 .box03 {
            background-image: url(https://www.globaltimes.cn/img/20th/pver_sec07_03.png);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_02 .n_slide_content {
            width: 90%;
            left: 5%;
        }

        .n_slide02_title {
            text-align: center;
            padding-top: 20%;
            width: 80%;
            margin: 0 auto;
        }

        .n_slide02_title .title_line01 img {
            width: 100%;
            margin-bottom: 10px;
        }

        .n_slide02_title .title_line02 img {
            width: 100%;
            margin-top: 10px;
        }

        .n_slide02_title .more_10 {
            position: relative;
            margin-top: 10px;
            left: unset;
            bottom: unset;
        }

        .n_slide02_pics {
            padding-top: 10%
        }

        .n_slide02_pics .pics_item {
            width: 48%;
        }

        .n_slide02_pics .pics_item:not(:last-child) {
            margin-right: unset;
        }

        .n_slide02_pics .pics_item:first-child {
            margin-right: 4%;
        }

        .n_slide02_pics .pics_item:last-child {
            margin-left: 26%;
            margin-top: 20px;
        }

        .n_slide_02 .info_list li {
            margin-bottom: 12px
        }

        .n_slide_02 .info_list li a {
            font-size: 16px;
            line-height: 20px;
        }

        .n_slide_02 .info_list li a:after {
            top: 16%;
        }

        .n_slide_03 {
            background: url(https://www.globaltimes.cn/img/20th/new_phone_bg03.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_03 .n_slide03_top {
            width: 90%;
            margin: 0 auto;
            height: 45%;
        }

        .n_slide_03 .n_slide03_top .top_right,
        .n_slide_03 .n_slide03_top .top_left {
            display: none;
        }

        .n_slide_03 .n_slide03_top .video_on_phone {
            display: block;
            font-size: 0;
            margin-top: 3%;
        }

        .n_slide_03 .n_slide03_top .video_on_phone .video_item {
            width: 48%;
            display: inline-block;
            vertical-align: top;
        }

        .n_slide_03 .n_slide03_top .video_on_phone .video_item:first-child {
            margin-right: 4%;
        }

        .n_slide_03 .n_slide03_top .top_mid {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
            padding-top: 15%;
        }

        .n_slide_03 .n_slide03_top .top_mid .mid_title {
            width: 80%;
            margin: 0 auto;
        }

        .slide07_desc,
        .slide06_desc,
        .n_slide_05 .mid_desc,
        .n_slide_04 .box_content .box_desc,
        .n_slide03_bot .bot_right .right_title_desc,
        .n_slide_03 .n_slide03_top .top_mid .title_desc {
            font-size: 12px;
            line-height: 16px;
        }

        .n_slide_03 .n_slide03_top .top_mid .title_desc {
            margin-top: 10px;
        }

        .n_slide03_bot {
            position: absolute;
            height: 55%;
            top: 45%;
        }

        .n_slide03_bot .bot_right {
            position: absolute;
            width: 70%;
            left: 15%;
            top: 10%;
        }

        .n_slide03_bot .bot_right_content {
            width: 100%;
        }

        .n_slide03_bot .bot_left {
            position: absolute;
            width: 100%;
            top: 60%;
        }

        .n_slide03_bot .bot_left .bot_left_content {
            height: 30%;
        }

        .more_11 {
            margin-top: 10px;
        }

        .more_11 a {
            padding: 2px 6px;
        }

        .n_slide03_bot .bot_left .bot_left_item:last-child {
            display: none;
        }

        .n_slide03_bot .bot_left .bot_left_item {
            width: 20%;
        }

        .n_slide_04 {
            background: url(https://www.globaltimes.cn/img/20th/new_phone_bg04.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_04 .slide_content {
            position: absolute;
            height: 80%;
            width: 100%;
            top: 10%;
        }

        .n_slide_04 .slide04_box {
            width: 100%;
            height: 50%;
            float: none;
        }

        .n_slide_04 .slide04_box:first-child {
            border-right: unset;
        }

        .n_slide_04 .box_container {
            height: 100%;
            top: 0;
        }

        .n_slide_04 .box_content {
            width: 80%;
        }

        .n_slide_04 .box_content .box_title {
            padding-top: 6%;
        }

        .n_slide_04 .box_content .box_desc {
            margin-top: 20px;
            font-size: 10px;
            line-height: 14px;
        }

        .more_12,
        .more_13 {
            margin-top: 20px;
        }

        /* .n_slide_05 {
            background: url(https://www.globaltimes.cn/img/20th/new_phone_bg05.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        } */
        .n_slide_05 .mid_sec .line01 {
            top: 4%;
        }

        .n_slide_05 .slide05_box {
            width: 50%;
            height: 25%;
        }

        .n_slide_05 .mid_sec {
            height: 56%;
            top: 22%;
            background: rgba(194, 66, 66, 0.7);
        }

        .n_slide_05 .mid_sec .line01,
        .n_slide_05 .mid_sec .line02,
        .n_slide_05 .mid_sec .line03 {
            width: 80%;
            left: 10%;
        }

        .n_slide_05 .mid_sec .mid_desc {
            width: 86%;
            left: 7%;
            text-align: center;
        }

        .slide06_desc {
            font-size: 10px;
            line-height: 14px;
            width: 90%;
            left: 5%;
        }

        .n_slide_07 {
            background: url(https://www.globaltimes.cn/img/20th/new_phone_bg07.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_07 .slide07_title {
            width: 80%;
            padding-top: 30%;
        }

        .n_slide_07 .slide07_desc {
            width: 70%;
        }

        .n_slide_07 .swiper_sec {
            width: 80%;
            margin-top: 16%;
        }

        .swiper-button-next,
        .swiper-button-prev {
            top: 40% !important;
        }

        .swiper-button-prev {
            left: -30px !important;
        }

        .swiper-button-next {
            right: -30px !important;
        }

        .n_slide_08 {
            background: url(https://www.globaltimes.cn/img/20th/new_phone_bg08.jpg);
            background-repeat: no-repeat;
            background-size: cover;
        }

        .n_slide_08 .shadow_sec {
            background: url(https://www.globaltimes.cn/img/20th/phone_box_cover.png);
            height: 75%;
            margin-top: 25%;
        }

        .slide08_box {
            width: 100%;
            height: 40%;
        }

        .n_slide_08 .box03 {
            height: 20%;
        }

        .n_slide_08 .box03 .sub_box:first-child {
            height: 100%;
        }

        .n_slide_08 .box02 .sub_box:first-child {
            background: #A84546;
        }

        .n_slide_08 .box02 .sub_box:last-child {
            background: unset;
        }

        .n_slide_08 .arr_03 {
            width: 20px;
            height: auto;
            left: calc((100% - 20px) / 2);
        }

        .sub_page_20th .top_logo {
            width: 46%;
            top: 10px;
            left: 10px;
        }

        .sub_page_20th {
            background: url(https://www.globaltimes.cn/img/20th/sub_phone_bg01.jpg);
            background-repeat: no-repeat;
            background-size: 100% auto;
            background-color: #ffffff;
            padding-top: 70px;
        }

        .subpage_title {
            margin-bottom: 30px;
        }

        .subpage_title .left_sublogo {
            border-right: unset;
            //margin-right: 6px;
            padding-right: 0;
            width: 60px;
        }

        .subpage_title .right_title {
            padding-left: 6px;
            border-left: 2px solid #C44B45;
            ;
        }

        .subpage_title .right_title a {
            font-size: 16px;
            line-height: 16px;
        }

        .subpage_title .left_sublogo img {
            margin-bottom: 2px;
        }

        .subpage_content {
            width: 100%;
        }

        .subpage_content .content_item .left_img {
            width: 100%;
            padding-right: 0;
        }

        .subpage_content .content_item .right_title_sec {
            width: 100%;
        }

        .subpage_content .content_item .right_title_sec .title {
            font-size: 18px;
            line-height: 24px;
        }

        .subpage_content .content_item .right_title_sec p {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 0;
            margin-top: 10px;
        }

        .subpage_content .content_item {
            padding-top: 0;
        }

        #footer {
            border-top: 5px solid rgba(230, 230, 230, 0.5);
        }
    }