@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

p {
    font-size: 14px;
    font-family: ScalaOT Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}

body {
    //position: relative;
}

.on_ver_pad {
    display: none;
}

.not_on_pc {
    display: none;
}

.video_bg {
    position: absolute;
    z-index: -1;
    top: -110px;
}

.top_video {
    //position: absolute;
    //top: 0;
}

.main_nav {
    margin-top: -5px;
    /*background: -webkit-linear-gradient(#f0e9d8, #ffffff);
    background: -o-linear-gradient(#f0e9d8, #ffffff);
    background: -moz-linear-gradient(#f0e9d8, #ffffff);
    background: linear-gradient(#f0e9d8, #ffffff);*/
    margin-bottom: 20px;
}

.main_nav .navbar {
    margin-bottom: 0;
    //padding-bottom: 30px;
    border-bottom: 1px solid #c2c0c0;
}

.main_nav .navbar-nav li a {
    font-size: 16px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    color: #8b7665;
    line-height: 34px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 22px;
    padding-right: 22px;
}

.navbar-default {
    background-color: unset;
    /* background: -webkit-linear-gradient(#F6D8B6, #FCF9F9);
    background: -o-linear-gradient(#F6D8B6, #FCF9F9);
    background: -moz-linear-gradient(#F6D8B6, #FCF9F9);
    background: linear-gradient(#F6D8B6, #FCF9F9); */
}

.navbar-header {
    display: none;
}

.navbar-default .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.main_nav .container-fluid {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.main_nav .navbar-nav li:first-child a {
    padding-left: 0;
}

.main_nav .navbar-nav li:last-child a {
    padding-right: 0;
}

.ts_topnews {
    //margin-top: 500px;
    position: relative;
}

.ts_left_column {
    width: 610px;
    float: left;
    padding-right: 19px;
    border-right: 1px solid #DCDCDC;
}

.ts_mid_column {
    width: 290px;
    float: left;
    padding-left: 19px;
    padding-right: 20px;
    border-right: 1px solid #DCDCDC;
}

.ts_right_column {
    width: 270px;
    float: left;
    padding-left: 20px;
}

.ts_left_column img {}

.ts_left_column .ts_title_b {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fj_title_b {
    font-family: ScalaOT Bold;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    color: #121212;
}

.ts_title_s {
    font-size: 15px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    text-align: left;
    color: #121212;
    line-height: 20px;
}

.fj_title_m {
    font-size: 19px;
    font-family: ScalaOT Bold;
    font-weight: normal;
    text-align: left;
    color: #121212;
    line-height: 24px;
}

.fj_title_bm {
    font-size: 22px;
    font-family: ScalaOT Bold;
    font-weight: normal;
    text-align: left;
    color: #121212;
    line-height: 26px;
}

.fj_title_sm {
    font-size: 20px;
    font-family: ScalaOT Bold;
    font-weight: normal;
    text-align: left;
    color: #121212;
    line-height: 25px;
}

.fj_italic {
    font-size: 16px;
    font-family: ScalaOT Regular;
    font-weight: 400;
    font-style: italic;
    color: #121212;
    line-height: 25px;
    margin-top: 100px;
}

.ts_title_ss {
    font-size: 18px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    text-align: left;
    color: #121212;
    line-height: 22px;
}

.ts_title_sss {
    font-size: 12px;
    font-family: ScalaOT Bold;
    font-weight: 700;
    text-align: left;
    color: #121212;
    line-height: 25px;
}

.ts_art_img .ts_title_m {
    margin-top: 20px;
}

.ts_art .ts_title_m {
    margin-bottom: 20px;
}

.in_divider {
    margin-top: 20px;
    margin-bottom: 20px;
}

.on_p {
    display: none;
}

.b_op_row:after,
.photo_col01_bot:after,
.full_ts_photo .photo_left:after,
.amb_content:after,
.amb_left:after,
.amb_right:after,
.ts_video_content:after,
.ts_member:after,
.op_top ul:after,
.topnews_bot ul:after,
.topnews_top:after {
    content: "";
    display: block;
    clear: both;
}

.fj_topnews {
    width: 100%;
    background: linear-gradient(to bottom, #d2e7fc, #ffffff);
}

.fj_section01 {
    font-size: 0;

}

.fj_section01 .fj_title_m {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fj_section01 .fj_title_b {
    margin-top: 24px;
}

.fj_section01 .sec_right,
.fj_section01 .sec_left {
    width: 23%;
    display: inline-block;
    vertical-align: top;
}

.fj_section01 .sec_mid {
    width: 54%;
    display: inline-block;
    vertical-align: top;
}

.fj_section01 .sec_left {
    padding-right: 15px;
}

.fj_section01 .sec_right {
    padding-left: 15px;
}

.fj_section01 .sec_mid {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}

.ts_2022_divider {
    width: 100%;
    height: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #E6E6E6;
}

.fj_video_content {
    font-size: 0;
}

.fj_video_content .video_left,
.fj_video_content .video_right {
    display: inline-block;
    vertical-align: top;
}

.fj_video_content .video_left {
    width: 68%;
}

.fj_video_content .video_right {
    width: 32%;
    padding-left: 4%;
}

.fj_video_content .fj_title_b {
    margin-top: 24px;
}

.fj_video_content .fj_title_sm {
    margin-top: 20px;
}

.fj_video_content .video_item:first-child {
    margin-bottom: 20px;
}

.row_ad {
    margin-top: 100px;
    margin-bottom: 10px;
}

.row_3_content .row_item {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
}

.row_3_content .row_item:first-child {
    padding-right: 2%;
}

.row_3_content .row_item:last-child {
    padding-left: 2%;
}

.row_3_content .row_item:nth-child(2) {
    padding-left: 1%;
    padding-right: 1%;
}

.row_3_content .fj_title_sm {
    margin-top: 20px;
}

.fj_row_3 .row {
    font-size: 0;
}

.good_content,
.good_content .good_left,
.good_content .good_right {
    font-size: 0;
}

.good_content .good_left .fj_title {
    display: inline-block;
    vertical-align: middle;
    margin-top: 80px;
    padding-left: 16px;
}

.good_content .good_left,
.good_content .good_right,
.good_content .good_left .left_img,
.good_content .good_right .item_left,
.good_content .good_right .item_right {
    display: inline-block;
    vertical-align: top;
}

.good_content .good_left {
    width: 60%;

    padding-right: 46px;
}

.good_content .good_right {
    width: 40%;
    padding-left: 24px;
    border-left: 1px solid #E6E6E6;
}

.good_content .good_left .left_img {
    width: 54%;
}

.good_content .good_left .fj_title {
    width: 46%;
}

.good_content .good_right .item_left {
    width: 36%;
    padding-right: 20px;
}

.good_content .good_right .item_right {
    width: 64%;
    margin-top: 12px;
}

#designs .swiper-slide {
    width: 650px;
    height: 390px;
}

.full_footer {
    width: 100%;
    background: linear-gradient(to top, #d9e8fb, #ffffff);
    padding-bottom: 30px;
}

#footer {
    border-top: none;

}

.page_bg {
    position: absolute;
    left: 0;
}

.page_bg img {
    max-width: 100%;
}

.page_bg {}

.ts_op_content {
    min-height: 580px;
}

.op_top ul {
    width: 74%;
    margin: 0 auto;
    padding-top: 10%;
}

.op_top ul li {
    float: left;
    width: calc(50% - 1px);
}

/* .op_top ul li .img_link {
    width: 49%;
    display: inline-block;
    vertical-align: top;
} */
.b_op_row .img_link,
.b_op_row .ts_title_bm {
    float: right;
    width: 50%;
}

.b_op_row .ts_title_bm {
    height: 130px;
    overflow: hidden;
    padding-right: 12px;
}

/* .op_top ul li .ts_title_bm {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    height: 130px;
    overflow: hidden;
    padding-right: 12px;
} */

.op_top ul li .s_img_link {
    width: 102px;
    display: inline-block;
    vertical-align: top;
}

.op_top ul li .ts_title_m {
    width: calc(100% - 108px);
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    height: 75px;
    overflow: hidden;
}

.op_top ul li:first-child {
    padding-right: 20px;
    //border-right: 1px solid #E6E6E6;
}

.op_top ul li:last-child {
    padding-left: 20px;
}

.op_bot ul li {
    width: 33%;
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid #E6E6E6;
}

.op_bot ul li:nth-child(3n+2) {
    padding-left: 20px;
}

.op_bot ul li:nth-child(3n+3) {
    border-right: unset;
    padding-right: 0;
    padding-left: 20px;
}

.op_bot ul li .ts_title_m {
    display: block;
    margin-bottom: 20px;
}

.ts_member {
    font-size: 0;
}

.member_left {
    width: 430px;
    padding-right: 36px;
    border-right: 1px solid #E6E6E6;
    float: left;
}

.member_left .ts_title_bm {
    display: block;
    margin-bottom: 30px;
}

.member_right {
    float: left;
    width: calc(100% - 430px);
}

.member_right ul li {
    width: 33%;
    display: inline-block;
    padding-left: 34px;
    vertical-align: top;
}

.member_right ul li a {
    display: block;
    position: relative;
}

.member_right ul li img {
    -moz-box-shadow: -5px -5px #F5DEAD;
    -webkit-box-shadow: -5px -5px #F5DEAD;
    box-shadow: -5px -5px #F5DEAD;
}

.member_right ul li .member_right_img::before {
    content: '';
    width: 0;
    height: 0;
    border: 14px solid;
    position: absolute;
    bottom: -28px;
    left: 40%;
    border-color: #F5DEAD transparent transparent;
}

.member_right ul li .ts_title_m {
    display: block;
    margin-top: 20px;
}

.ts_video_content {
    display: table;
    //background-color: #C33B3B;
    padding-top: 50px;
    padding-bottom: 50px;
}

.video_left {
    //float: left;
    width: 590px;
}

.more_right {
    width: calc(100% - 590px);
    //float: left;
    //padding-left: 36px;
    position: relative;
    display: table-cell;
    vertical-align: top;
}

.more_right .ts_title_b {
    margin-top: 30px;
    margin-bottom: 30px;
}

.more_right .ts_title_b,
.more_right p {
    width: 70%;
    margin-left: 38px;
    color: #ffffff;
}

.more_right .ts_title_b a {
    color: #ffffff;
}

.video_container {
    position: relative;
}

.full_video .more_video {
    width: calc(100% - 590px - 38px);
}

.full_video .more_video {
    position: absolute;
    bottom: 56px;
    right: 0;
}

.full_video .more_video .more_video_title {
    margin-bottom: 20px;
    color: #ffffff;
}

.full_video .more_video ul li {
    float: left;
    width: 33%;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.full_video .more_video ul li .ts_title_s {
    position: absolute;
    color: #ffffff;
    background-color: #121212;
    opacity: 0.8;
    width: calc(100% - 16px);
    height: 100%;
    top: 0;
    //display: none;
    opacity: 0;
}

.full_video .more_video ul li .ts_title_s:hover {
    opacity: 0.8;
    transition: opacity 1s;
}

.full_video .more_video ul li img:hover+.ts_title_s {
    //display: block;
    //opacity: 1;

}

.full_video .more_video ul li .ts_title_s a {
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 10px;
    display: block;
    max-height: 80px;
    overflow: hidden;
    color: #ffffff;
}

.full_video .more_video ul li:first-child {
    padding-right: 16px;
    padding-left: 0;
}

.full_video .more_video ul li:last-child {
    padding-right: 0;
    padding-left: 16px;
}

.full_video {
    //padding-top: 60px;
    //background-color: #C33B3B;
    //background-image: url("https://www.globaltimes.cn/img/ts_2022_bg01.png");
    //background-size: 100% 100%;
}

.confer_row ul li {
    display: inline-block;
    width: 23%;
    margin-right: 2.3%;
    padding: 0 20px 40px 20px;
    background-color: #F1F0F0;
    vertical-align: top;
}

.confer_row ul li a {
    display: block;
}

.confer_row ul li:nth-child(4n+4) {
    margin-right: 0;
}

.confer_row ul li .ts_title_m {
    display: block;
    margin-top: 20px;
    height: 75px;
    overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
    font-family: ScalaOT Regular;
    position: absolute;
    //top: 30% !important;
    width: 46px !important;
    height: 46px !important;
    margin-top: -20px !important;
    font-size: 60px !important;
    font-weight: 100 !important;
    line-height: 30px !important;
    color: #ffffff !important;
    text-align: center !important;
    background: #222222 !important;
    border: 3px solid #ffffff !important;
    -webkit-border-radius: 23px !important;
    -moz-border-radius: 23px !important;
    border-radius: 24px !important;
    opacity: 0.5 !important;
    background-image: unset !important;
    z-index: 10 !important;
    outline: none;
}

.info_container .ts_title_m {
    margin-top: 20px;
    height: 75px;
    overflow: hidden;
}

.amb_left {
    width: 60%;
    float: left;
    border-right: 1px solid #BEBDBD;
}

.amb_left .left_amb_img {
    width: 44%;
    float: left;
    display: block;
}


.amb_left .right_amb_title {
    width: 56%;
    float: left;
    position: relative;
    padding-left: 30px;
    //border-radius: 30%;
    //background-color: #F5DEAD;
}

.amb_left .right_amb_title a {
    display: block;
    width: 300px;
    height: 180px;
    overflow: hidden;
    background-color: #F5DEAD;
    border-radius: 50%;
    padding: 36px 30px;
}

.amb_left .right_amb_title a::before {
    content: '';
    width: 0;
    height: 0;
    border: 20px solid;
    position: absolute;
    bottom: -16px;
    //left: 140px;
    border-color: #F5DEAD transparent transparent;
    transform: rotate(28deg);
    -ms-transform: rotate(28deg);
    /* IE 9 */
    -moz-transform: rotate(28deg);
    /* Firefox */
    -webkit-transform: rotate(28deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(28deg);
}

/* 
.amb_left .right_amb_title a:after {
    content: '';
    width: 0;
    height: 0;
    border: 20px solid;
    position: absolute;
    bottom: -36px;
    left: 140px;
    border-color: #fff transparent transparent;
} */

.amb_right {
    width: 40%;
    float: left;
    padding-left: 30px;
}

.amb_right .amb_right_art .right_art_img {
    width: 120px;
    display: block;
    display: inline-block;
}

.amb_right .amb_right_art .ts_title_m {
    display: block;
    width: calc(100% - 124px);
    padding-left: 16px;
    display: inline-block;
    vertical-align: top;
}

.full_ts_photo {
    font-size: 0;
    position: relative;
}

.full_ts_photo .photo_bg {
    position: absolute;
    bottom: 0;
}

.full_ts_photo .photo_left {
    width: 700px;
    display: inline-block;
    vertical-align: top;
}

.full_ts_photo .photo_left .col01 {
    width: 452px;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.full_ts_photo .photo_left .col02 {
    width: 204px;
    display: inline-block;
    vertical-align: top;
}

.full_ts_photo .photo_left .col01 .td01 {
    height: 272px;
    margin-bottom: 30px;
}

.full_ts_photo .photo_left .col01 .td02,
.full_ts_photo .photo_left .col01 .td03 {
    display: inline-block;
}

.full_ts_photo .photo_left .col01 .td02 {
    margin-right: 40px;
}

.full_ts_photo .photo_left .col01 .td02,
.full_ts_photo .photo_left .col01 .td03,
.full_ts_photo .photo_left .col02 .td04,
.full_ts_photo .photo_left .col02 .td05,
.full_ts_photo .photo_left .col02 .td06 {
    width: 204px;
    height: 122px;
}

.full_ts_photo .photo_left .col02 .td04 {
    margin-bottom: 26px;
}

.full_ts_photo .photo_left .col02 .td05 {
    margin-bottom: 30px;
}

.full_ts_photo .photo_left .td {
    position: relative;
}

.full_ts_photo .photo_left .td .ts_title_ss {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #121212;
    padding: 10%;


}

.full_ts_photo .photo_left .td .ts_title_bm {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: #121212;
    padding: 20% 10%;
}

.full_ts_photo .photo_left .td .ts_title_bm a,
.full_ts_photo .photo_left .td .ts_title_ss a {
    color: #ffffff;
    height: 88px;
    overflow: hidden;
    display: block;
}

.full_ts_photo .photo_left .td .ts_title_bm:hover,
.full_ts_photo .photo_left .td .ts_title_ss:hover {
    opacity: 0.8;
    transition: opacity 1s;
}

.full_ts_photo .photo_right {
    width: calc(100% - 700px);
    display: inline-block;
    vertical-align: top;
}

.full_ts_photo .photo_right .right_phone {
    width: 255px;
    margin: 0 auto;
    position: relative;
}

.full_ts_photo .photo_right .right_phone .phone_img,
.full_ts_photo .photo_right .right_phone .phone_img .phone_bg_img {
    position: relative;
}

.full_ts_photo .photo_right .right_phone .tt img,
.full_ts_photo .photo_right .right_phone .fb img,
.full_ts_photo .photo_right .right_phone .wb img,
.full_ts_photo .photo_right .right_phone .yt img,
.full_ts_photo .photo_right .right_phone .phone_app img,
.full_ts_photo .photo_right .right_phone .pad_app img {
    width: 48px;
    height: 48px;
}

.full_ts_photo .photo_right .right_phone .or_code {
    width: 108px;
    height: 108px;
    margin-top: 24px;
}

.full_ts_photo .photo_right .right_phone .in_phone .ts_title_sss {
    //position: absolute;
    //margin-top: 8px;
    text-align: center;
}

.full_ts_photo .photo_right .right_phone .tt {
    //top: ;
}

.full_ts_photo .photo_right .right_phone .phone_icons {
    position: absolute;
    top: 56px;
    left: 0;
    text-align: center;
    width: 100%;
}

.full_ts_photo .photo_right .right_phone .phone_icons .icon_row:not(:first-child) {
    margin-top: 14px;
}

.full_ts_photo .photo_right .right_phone .phone_icons .icon_row .in_phone {
    display: inline-block;
}

.full_ts_photo .photo_right .right_phone .tt,
.full_ts_photo .photo_right .right_phone .wb,
.full_ts_photo .photo_right .right_phone .phone_app {
    margin-right: 40px;
}

.confer_container .section_banner {
    margin-top: 210px;
}

.section_banner {
    height: 45px;
    margin-top: 100px;
    margin-bottom: 50px;
}

.section_banner a img {
    height: 100%;
    width: auto;
}

.ts_op_content {
    background: url(https://www.globaltimes.cn/img/book_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.or_code {
    position: relative;
}

.or_code .or_item {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.or_code .active {
    opacity: 1;
}

.right_phone .phone_icons .icon_row .icon {
    cursor: pointer;
}

.first_divider {
    margin-bottom: 0;
}

.ts_opinion .section_banner {
    margin-bottom: 30px;
}

.info_container .section_banner {
    margin-top: 70px;
}

.play_btn {
    display: none;

}

/* .test3{
    width:300px;
    height: 30px;
    border-radius: 160px/45px;
    padding:30px 20px;
    margin-left:100px;
    background: #eb7956;
    position:relative;
}
.test3 div{ width:0; height:0; position:absolute;}
.test3 .bot{
    border-width:20px;
    border-style:solid;
    border-color:transparent #eb7956 #eb7956 transparent;
    left:-30px;
    top:40px;
}
.test3 .top{
    border-width:10px 20px;
    border-style:solid;
    border-color: transparent  #ffffff #ffffff transparent ;
    left:-30px;
    top:60px;
} */
/* 除电脑外 导航点击展开隐藏  */
@media only screen and (min-device-width: 481px) and (max-device-width: 1400px) {
    .full_video .more_video ul li .ts_title_s a {
        font-size: 18px;
        line-height: 23px;
    }

    .navbar-default .navbar-toggle {
        display: block;
    }

    .navbar-header,
    .navbar-nav,
    .navbar-nav>li {
        float: none;
    }

    .navbar-nav {
        text-align: center;
    }

    .rel_nav li:first-child,
    .rel_nav li:not(:first-child) {
        margin-left: 0;
    }

    .navbar-default .navbar-collapse {
        border: none;
    }

    .navbar-collapse.collapse {
        height: 0 !important;
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
    }

    .navbar-header {
        display: block;
    }

    .main_nav .navbar-nav li a {
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .main_nav .navbar-nav li:first-child a {
        padding-right: 0;
    }

    .main_nav .navbar-nav li:last-child a {
        padding-left: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    #footer .footer_info ul li {
        width: auto !important;
        text-align: center !important;
    }

    #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_info .copy_right {
        display: block;
        text-align: center;
    }

    .more_video .play_btn {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 50px;
        height: 50px;

    }

    .more_video .play_btn img {
        width: 100%;
        height: 100%;
    }

    .more_video .btn_on_img {
        position: relative;
    }
}

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 1025px) and (max-device-width: 1200px) and (orientation:landscape) {
    .more_right .ts_title_b a {
        color: #121212;
    }

    .full_video .more_video ul li .ts_title_s a {
        font-size: 18px;
        line-height: 23px;
    }

    .ts_opinion .section_banner {
        margin-bottom: 50px;
    }

    .full_video .section_banner {
        margin-top: 30px;
    }

    .info_container .section_banner {
        margin-top: 50px;
    }

    .full_ts_photo .section_banner {
        margin-top: 30px;
    }

    .ts_left_column {
        width: 40%;
    }

    .ts_mid_column {
        width: 30%;
    }

    .ts_right_column {
        width: 30%;
    }

    .first_divider {
        margin-bottom: 0;
    }

    .op_top ul {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .ts_op_content {
        min-height: 480px;
    }

    .video_bg {
        top: -20px;
    }

    .ts_video_content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .confer_row ul li {
        width: 22%;
        margin-right: 3%;
    }

    .amb_left .right_amb_title {
        padding-left: 20px;
    }

    .full_video .more_video {
        bottom: 6px;
    }

    .confer_container .section_banner {
        margin-top: 50px;
    }

    .amb_right .amb_right_art .ts_title_m {
        height: 100px;
        overflow: hidden;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .clear_both_ver {
        content: "";
        display: block;
        clear: both;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .more_right .ts_title_b {
        width: 100%;
        color: #121212;
    }

    .video_left {
        width: 60%;
        float: left;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .more_right {
        float: left;
        width: calc(100% - 60%);
    }

    .more_right .ts_title_b,
    .more_right p {
        margin-left: 0;
        padding-left: 20px;
    }

    .more_right p {
        width: 100%;
        color: #666666;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .full_video .more_video ul li .ts_title_s {
        position: relative;
        background-color: unset;
        opacity: 1;
        color: #121212;
        width: 100%;
    }

    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
        margin-left: 0;
        margin-right: 0;
        max-height: unset;
        font-size: 18px;
        line-height: 23px;
    }

    .video_bg {
        display: none;
    }

    .full_video .more_video {
        margin-top: 20px;
    }

    .member_right {
        //width: 50%;
        width: calc(100% - 430px);
    }

    .member_right ul li {
        width: 50%;
        padding-left: 16px;
    }

    .member_right ul li:last-child {
        display: none;
    }

    .member_right ul li .ts_title_m {
        max-height: unset;
    }

    .amb_left {
        width: 62%;
    }

    .amb_right {
        width: 38%;
    }

    .amb_right .amb_right_art .right_art_img {
        display: none;
    }

    .amb_right .amb_right_art .ts_title_m {
        width: 100%;
        padding-left: 0;
    }

    .full_ts_photo .photo_right .right_phone {
        width: 220px;
    }

    .full_ts_photo .photo_right .right_phone .or_code {
        width: 72px;
        height: 72px;
        margin-top: 0;
    }

    .full_ts_photo .photo_bg {
        display: none;
    }

}

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 1201px) and (max-device-width: 1400px) and (orientation:landscape) {
    .more_right .ts_title_b a {
        color: #121212;
    }

    .ts_opinion .section_banner {
        margin-bottom: 50px;
    }

    .full_video .section_banner {
        margin-top: 30px;
    }

    .info_container .section_banner {
        margin-top: 50px;
    }

    .full_ts_photo .section_banner {
        margin-top: 30px;
    }

    .op_top ul {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .video_bg {
        top: -110px;
    }

    .ts_video_content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .ts_left_column {
        width: 40%;
    }

    .ts_mid_column {
        width: 30%;
    }

    .ts_right_column {
        width: 30%;
    }

    .first_divider {
        margin-bottom: 0;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .clear_both_ver {
        content: "";
        display: block;
        clear: both;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .more_right .ts_title_b {
        width: 100%;
        color: #121212;
    }

    .video_left {
        width: 60%;
        float: left;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .more_right {
        float: left;
        width: calc(100% - 60%);
    }

    .more_right .ts_title_b,
    .more_right p {
        margin-left: 0;
        padding-left: 20px;
    }

    .more_right p {
        width: 100%;
        color: #666666;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .full_video .more_video ul li .ts_title_s {
        position: relative;
        background-color: unset;
        opacity: 1;
        color: #121212;
        width: 100%;
    }

    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
        margin-left: 0;
        margin-right: 0;
        max-height: unset;
    }

    .video_bg {
        display: none;
    }

    .full_video .more_video {
        margin-top: 20px;
    }

    .confer_row ul li {
        width: 48%;
        margin-right: 3%;
        margin-bottom: 26px;
    }

    .confer_row ul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .confer_row ul li:nth-child(3),
    .confer_row ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .member_right {
        //width: 50%;
        width: calc(100% - 430px);
    }

    .member_right ul li {
        width: 50%;
        padding-left: 16px;
    }

    .member_right ul li:last-child {
        display: none;
    }

    .member_right ul li .ts_title_m {
        max-height: unset;
    }

    .amb_left {
        width: 62%;
    }

    .amb_right {
        width: 38%;
    }

    .amb_right .amb_right_art .right_art_img {
        display: none;
    }

    .amb_right .amb_right_art .ts_title_m {
        width: 100%;
        padding-left: 0;
    }

    .full_ts_photo .photo_right .right_phone {
        width: 220px;
    }

    .full_ts_photo .photo_right .right_phone .or_code {
        width: 72px;
        height: 72px;
        margin-top: 0;
    }

    .full_ts_photo .photo_bg {
        display: none;
    }

}

/* For portrait layouts only  ipad横向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .more_right .ts_title_b a {
        color: #121212;
    }

    .ts_opinion .section_banner {
        margin-bottom: 50px;
    }

    .full_video .section_banner {
        margin-top: 30px;
    }

    .info_container .section_banner {
        margin-top: 50px;
    }

    .full_ts_photo .section_banner {
        margin-top: 30px;
    }

    .ts_video_content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .confer_container .section_banner {
        margin-top: 50px;
    }

    .ts_left_column {
        width: 40%;
    }

    .ts_mid_column {
        width: 30%;
        //padding-right: 0;
        //border: none;
    }

    .ts_right_column {
        width: 30%;
        //float: none;
    }

    .not_clear_hori {
        clear: none;
    }

    .not_on_hori {
        display: none;
    }

    .first_divider {
        margin-bottom: 0;
    }

    .ts_op_content {
        min-height: unset;
    }

    .op_top ul {
        padding-top: 70px;
        padding-bottom: 0;
    }

    .confer_row ul li {
        width: 22%;
        margin-right: 3%;
    }

    .amb_left .right_amb_title {
        padding-left: 20px;
    }

    .video_bg {
        display: none;
    }

    .ts_video_content {
        background-color: unset;
    }

    .more_right .ts_title_b {
        color: #121212;
    }

    .more_right p {
        color: #666666;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .not_on_pc {
        display: block;
    }

    .confer_container .section_banner {
        margin-top: 50px;
    }

    .topnews_bot ul li .bot_img {
        display: none;
    }

    .topnews_bot ul li .ts_title_m {
        width: 100%;
    }

    .topnews_bot ul li:not(:last-child) {
        border-right: 1px solid #DCDCDC;

    }

    .topnews_bot ul li {
        padding-left: 16px;
        padding-right: 16px;
    }

    .ts_op_content {
        background: unset;
        height: auto;
        min-height: auto;
    }

    .op_top ul {
        padding-top: 0;
        width: 100%;
    }

    .op_top ul li:first-child {
        border-right: 1px solid #CECBCB;
    }

    .op_top ul li .ts_title_bm {
        height: 130px;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .clear_both_ver {
        content: "";
        display: block;
        clear: both;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .more_right .ts_title_b {
        width: 100%;
        color: #121212;
    }

    .video_left {
        width: 60%;
        float: left;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .more_right {
        float: left;
        width: calc(100% - 60%);
    }

    .more_right .ts_title_b,
    .more_right p {
        margin-left: 0;
        padding-left: 20px;
    }

    .more_right .ts_title_b a {
        color: #122112;
    }

    .more_right p {
        width: 100%;
        color: #666666;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .full_video .more_video ul li .ts_title_s {
        position: relative;
        background-color: unset;
        opacity: 1;
        color: #121212;
        width: 100%;
    }

    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
        margin-left: 0;
        margin-right: 0;
        max-height: unset;
        font-size: 18px;
        line-height: 23px;
    }

    .video_bg {
        display: none;
    }

    .full_video .more_video {
        margin-top: 20px;
    }

    .confer_row ul li {
        width: 48%;
        margin-right: 3%;
        margin-bottom: 26px;
    }

    .confer_row ul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .confer_row ul li:nth-child(3),
    .confer_row ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .member_right {
        //width: 50%;
        width: calc(100% - 430px);
    }

    .member_right ul li {
        width: 50%;
        padding-left: 16px;
    }

    .member_right ul li:last-child {
        display: none;
    }

    .member_right ul li .ts_title_m {
        max-height: unset;
    }

    .amb_left {
        width: 62%;
    }

    .amb_right {
        width: 38%;
    }

    .amb_right .amb_right_art .right_art_img {
        display: none;
    }

    .amb_right .amb_right_art .ts_title_m {
        width: 100%;
        padding-left: 0;
    }

    .full_ts_photo .photo_right .right_phone {
        width: 220px;
    }

    .full_ts_photo .photo_right .right_phone .or_code {
        width: 72px;
        height: 72px;
        margin-top: 0;
    }

    .full_ts_photo .photo_bg {
        display: none;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1023px) and (orientation:portrait) {
    .more_right .ts_title_b a {
        color: #121212;
    }

    .full_video .more_video ul li .ts_title_s a {
        font-size: 18px;
        line-height: 23px;
    }

    .not_on_pc {
        display: block;
    }

    .ts_video_content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .confer_container .section_banner {
        margin-top: 50px;
    }

    #footer .footer_info ul {
        display: inline-block;
    }

    .photo_content .on_p {
        display: none;
    }

    .on_ver_pad {
        display: block;
    }

    .not_on_ver {
        display: none;
    }

    .ts_left_column {
        width: 60%;
    }

    .ts_mid_column {
        width: 40%;
        padding-right: 0;
        border: none;
    }

    .ts_right_column {
        width: 100%;
        float: none;
    }

    .ts_right_column .ts_art,
    .ts_right_column .ts_art_img {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

    .ts_right_column .ts_art {
        padding-right: 20px;
        border-right: 1px solid #CECBCB;
    }

    .ts_right_column .ts_art_img {
        padding-left: 20px;
    }

    .ts_right_column .ts_art p,
    .ts_right_column .ts_art_img img {
        display: none;
    }

    .ts_right_column .ts_art_img .ts_title_m {
        margin-top: 0;
    }

    .topnews_bot ul li {
        display: block;
    }

    .topnews_bot ul li a {
        width: 100%;
    }

    .topnews_bot ul li .ts_title_m {
        width: 100%;
        margin-top: 20px;
    }

    .clear_both {
        content: "";
        display: block;
        clear: both;
    }

    .ts_op_content {
        background: unset;
        height: auto;
        min-height: auto;
    }

    .op_top ul {
        padding-top: 0;
        width: 100%;
    }

    .op_top ul li:first-child {
        border-right: 1px solid #CECBCB;
    }

    .op_top ul li .ts_title_bm {
        height: 78px;
    }

    .member_left {
        width: 50%;
    }

    .member_right {
        width: 50%;
    }

    .member_right ul li {
        width: 50%;
        padding-left: 16px;
    }

    .member_right ul li:last-child {
        display: none;
    }

    .member_right ul li .ts_title_m {
        max-height: unset;
    }

    .video_bg {
        display: none;
    }

    .more_right .ts_title_b {
        width: 100%;
        color: #121212;
    }

    .video_left {
        width: 60%;
        float: left;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .more_right {
        float: left;
        width: calc(100% - 60%);
    }

    .more_right .ts_title_b,
    .more_right p {
        margin-left: 0;
        padding-left: 20px;
    }

    .more_right p {
        width: 100%;
        color: #666666;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .clear_both_ver {
        content: "";
        display: block;
        clear: both;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .confer_row ul li {
        width: 48%;
        margin-right: 3%;
        margin-bottom: 26px;
    }

    .confer_row ul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .confer_row ul li:nth-child(3),
    .confer_row ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .amb_left,
    .amb_right {
        width: 100%;
        float: none;
        border: none;
    }

    .amb_left .right_amb_title {
        padding-left: 40px;
    }

    .amb_right {
        width: 100%;
        padding-left: 0;
    }

    .amb_right .amb_right_art {
        float: left;
        width: 50%;
    }

    .amb_right .amb_right_art:first-child {
        padding-right: 20px;
        border-right: 1px solid #E6E6E6;
    }

    .amb_right .amb_right_art:last-child {
        padding-left: 20px;
    }

    .amb_right .amb_right_art .right_art_img {
        width: 160px;
        display: none;
    }

    .amb_right .amb_right_art .ts_title_m {
        //width: calc(100% - 164px);
        width: 100%;
    }

    .full_ts_photo .photo_left {
        width: 480px;
    }

    .full_ts_photo .photo_left .col01 {
        width: 320px;
        margin-right: 10px;

    }

    .full_ts_photo .photo_left .col01 .td01 {
        width: 100%;
        height: auto;
    }

    .full_ts_photo .photo_left .col02 {
        width: 140px;
        margin-left: 10px;
    }

    .full_ts_photo .photo_right {
        width: calc(100% - 480px);
    }

    .full_ts_photo .photo_left .col01 .td02,
    .full_ts_photo .photo_left .col01 .td03,
    .full_ts_photo .photo_left .col02 .td04,
    .full_ts_photo .photo_left .col02 .td05,
    .full_ts_photo .photo_left .col02 .td06 {
        width: 140px;
        height: auto;
    }

    .full_ts_photo .photo_right .right_phone {
        width: 200px;
    }

    .full_ts_photo .photo_right .right_phone .tt img,
    .full_ts_photo .photo_right .right_phone .fb img,
    .full_ts_photo .photo_right .right_phone .wb img,
    .full_ts_photo .photo_right .right_phone .yt img,
    .full_ts_photo .photo_right .right_phone .phone_app img,
    .full_ts_photo .photo_right .right_phone .pad_app img {
        //width: 32px;
        //height: 32px;
    }

    .full_ts_photo .photo_right .right_phone .phone_icons {
        top: 30px;
    }

    .full_ts_photo .photo_right .right_phone .or_code {
        width: 60px;
        height: 60px;
        margin-top: 0;
    }

    .ts_video_content {
        background-color: unset;
    }

    .b_op_row .img_link,
    .b_op_row .ts_title_bm {
        float: none;
        width: 100%;
    }

    .b_op_row .ts_title_bm {
        height: auto;
        padding-right: 0;
        margin-top: 20px;
    }

    .full_video .more_video ul li .ts_title_s {
        position: relative;
        background-color: unset;
        opacity: 1;
        color: #121212;
        width: 100%;
    }

    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
        margin-left: 0;
        margin-right: 0;
        max-height: unset;
    }

    .amb_left .right_amb_title a {
        display: block;
        width: 320px;
        height: 200px;
        overflow: hidden;
        background-color: #F5DEAD;
        border-radius: 50%;
        padding: 50px 36px;
    }

    .amb_right .amb_right_art .ts_title_m {
        height: 75px;
        overflow: hidden;
        padding-left: 0;
    }

    .section_banner {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .info_container .section_banner {
        margin-top: 50px;
    }

    .ts_opinion .section_banner {
        margin-bottom: 50px;
    }
}

/* For portrait layouts only  ipad竖向*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1400px) and (orientation:portrait) {
    .full_video .more_video ul li .ts_title_s a {
        font-size: 18px;
        line-height: 23px;
    }

    .not_on_pc {
        display: block;
    }

    .ts_video_content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .confer_container .section_banner {
        margin-top: 0;
    }

    .on_ver_pad {
        display: block;
    }

    .not_on_ver {
        display: none;
    }

    .ts_left_column {
        width: 60%;
    }

    .ts_mid_column {
        width: 40%;
        padding-right: 0;
        border: none;
    }

    .ts_right_column {
        width: 100%;
        float: none;
    }

    .ts_right_column .ts_art,
    .ts_right_column .ts_art_img {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

    .ts_right_column .ts_art {
        padding-right: 20px;
        border-right: 1px solid #CECBCB;
    }

    .ts_right_column .ts_art_img {
        padding-left: 20px;
    }

    .ts_right_column .ts_art p,
    .ts_right_column .ts_art_img img {
        display: none;
    }

    .ts_right_column .ts_art_img .ts_title_m {
        margin-top: 0;
    }

    .topnews_bot ul li {
        display: block;
    }

    .topnews_bot ul li .ts_title_m {
        width: 100%;
        margin-top: 20px;
    }

    .clear_both {
        content: "";
        display: block;
        clear: both;
    }

    .ts_op_content {
        min-height: 480px;
    }

    .op_top ul {
        padding-top: 6%;
    }

    .op_top ul li .ts_title_bm {
        height: 130px;
    }

    .video_bg {
        display: none;
    }

    .more_right .ts_title_b {
        width: 100%;
        color: #121212;
    }

    .video_left {
        width: 60%;
        float: left;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }

    .more_right {
        float: left;
        width: calc(100% - 60%);
    }

    .video_bg {
        display: none;
    }

    .ts_video_content {
        background-color: unset;
    }

    .more_right .ts_title_b,
    .more_right p {
        margin-left: 0;
        padding-left: 20px;
    }

    .more_right p {
        width: 100%;
        color: #666666;
    }

    .full_video .more_video {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
    }

    .clear_both_ver {
        content: "";
        display: block;
        clear: both;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .confer_row ul li {
        width: 48%;
        margin-right: 3%;
        margin-bottom: 26px;
    }

    .confer_row ul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .confer_row ul li:nth-child(3),
    .confer_row ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .amb_left,
    .amb_right {
        width: 100%;
        float: none;
        border: none;
    }

    .amb_left .right_amb_title {
        padding-left: 80px;
    }

    .amb_right {
        width: 100%;
        padding-left: 0;
    }

    .amb_right .amb_right_art {
        float: left;
        width: 50%;
    }

    .amb_right .amb_right_art:first-child {
        padding-right: 20px;
        border-right: 1px solid #E6E6E6;
    }

    .amb_right .amb_right_art:last-child {
        padding-left: 20px;
    }

    .amb_right .amb_right_art .right_art_img {
        width: 160px;
    }

    .amb_right .amb_right_art .ts_title_m {
        width: calc(100% - 164px);
    }

    .full_ts_photo .photo_left {
        width: 480px;
    }

    .full_ts_photo .photo_left .col01 {
        width: 320px;
        margin-right: 10px;

    }

    .full_ts_photo .photo_left .col01 .td01 {
        width: 100%;
        height: auto;
    }

    .full_ts_photo .photo_left .col02 {
        width: 140px;
        margin-left: 10px;
    }

    .full_ts_photo .photo_right {
        width: calc(100% - 480px);
    }

    .full_ts_photo .photo_left .col01 .td02,
    .full_ts_photo .photo_left .col01 .td03,
    .full_ts_photo .photo_left .col02 .td04,
    .full_ts_photo .photo_left .col02 .td05,
    .full_ts_photo .photo_left .col02 .td06 {
        width: 140px;
        height: auto;
    }

    .full_ts_photo .photo_right .right_phone {
        width: 200px;
    }

    .full_ts_photo .photo_right .right_phone .tt img,
    .full_ts_photo .photo_right .right_phone .fb img,
    .full_ts_photo .photo_right .right_phone .wb img,
    .full_ts_photo .photo_right .right_phone .yt img,
    .full_ts_photo .photo_right .right_phone .phone_app img,
    .full_ts_photo .photo_right .right_phone .pad_app img {
        //width: 32px;
        //height: 32px;
    }

    .full_ts_photo .photo_right .right_phone .phone_icons {
        top: 30px;
    }

    .full_ts_photo .photo_right .right_phone .or_code {
        width: 60px;
        height: 60px;
        margin-top: 0;
    }

    .full_video .more_video ul li .ts_title_s {
        position: relative;
        opacity: 1;
        background-color: unset;
    }

    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
    }
}

/* 手机适配 */
@media screen and (max-width: 480px) {
    .more_right .ts_title_b a {
        color: #121212;
    }

    .confer_container .section_banner {
        margin-top: 50px;
    }

    .ts_topnews {
        //margin-top: 200px;
    }

    .on_p {
        display: block !important;
    }

    .video_bg {
        display: none;
    }

    .section_banner {
        height: 40px;
    }

    .ts_left_column,
    .ts_mid_column,
    .ts_right_column,
    .topnews_bot ul li,
    .op_top ul li,
    .member_left,
    .member_right,
    .member_right ul li,
    .video_left,
    .more_right,
    .amb_left,
    .amb_right,
    .amb_left .left_amb_img,
    .amb_left .right_amb_title,
    .full_ts_photo .photo_left,
    .full_ts_photo .photo_right {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
        border: none;
    }

    .topnews_bot ul li {
        display: block;
    }

    .topnews_bot ul li a,
    .topnews_bot ul li img,
    .topnews_bot ul li .ts_title_m {
        width: 100%;
        margin-right: 0;
    }

    .topnews_bot ul li .ts_title_m {
        margin-top: 20px;
    }

    .topnews_bot ul li:first-child {
        padding-right: 0;
    }

    .topnews_bot ul li:last-child {
        padding-left: 0;
    }

    .ts_op_content {
        background: unset;
    }

    .op_top ul {
        width: 100%;
        padding-top: 0;
    }

    .op_top ul li:first-child,
    .op_top ul li:last-child {
        padding-left: 0;
        padding-right: 0;
    }

    .member_left {}

    .member_right ul li {
        display: block;
    }

    .ts_video_content {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        background-color: unset;
    }

    .more_right .ts_title_b,
    .more_right p {
        width: 100%;

        margin-left: 0;
    }

    .more_right p {
        color: #666666;
    }

    .more_right .ts_title_b {
        color: #121212;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .more_right .more_video {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .more_right .more_video .more_video_title {
        color: #121212;
    }

    .confer_row ul li {
        display: block;
        width: 100%;
        margin-right: 0;
        padding: 0;
        background-color: unset;
    }

    .info_container .ts_title_m {
        height: auto;
        overflow: unset;

    }

    .amb_left .right_amb_title {
        margin-top: 20px;
    }

    .amb_left .right_amb_title a {
        padding: 0;
        width: 100%;
        height: auto;
        background-color: unset;
        overflow: unset;
    }

    .amb_left .right_amb_title a::before {
        display: none;
    }

    .full_ts_photo .photo_left .col01,
    .full_ts_photo .photo_left .col02 {
        width: 100%;
    }

    .full_ts_photo .photo_left .col01 .td01 {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .full_ts_photo .photo_left .col01 .td02,
    .full_ts_photo .photo_left .col01 .td03,
    .full_ts_photo .photo_left .col02 .td04,
    .full_ts_photo .photo_left .col02 .td05,
    .full_ts_photo .photo_left .col02 .td06 {
        width: 100%;
        height: auto;
    }

    .full_ts_photo .photo_right {}

    .swiper-button-next,
    .swiper-button-prev {
        top: 30% !important;
    }

    .on_ver_pad {
        display: none;
    }

    .full_video .more_video {
        position: relative;
        width: 100%;
        bottom: unset;
        left: unset;
    }

    .full_video .more_video ul li {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .full_video .more_video ul li:first-child {
        padding-right: 0;
    }

    .full_video .more_video ul li:last-child {
        padding-left: 0;
    }

    .full_video .more_video .more_video_title {
        color: #121212;
    }

    .confer_row ul li .ts_title_m {
        height: 50px;
    }

    .full_video .more_video ul li .ts_title_s {
        width: 100%;
        height: calc(100% - 41px);
    }

    .b_op_row .img_link,
    .b_op_row .ts_title_bm {
        float: none;
        width: 100%;
    }

    .b_op_row .ts_title_bm {
        height: auto;
        padding-right: 0;
        margin-top: 20px;
    }

    .first_divider {
        margin-bottom: 30px;
    }

    .section_banner {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .full_ts_photo .photo_left .td .ts_title_ss,
    .full_ts_photo .photo_left .td .ts_title_bm,
    .full_video .more_video ul li .ts_title_s {
        position: relative;
        background-color: unset;
        opacity: 1;
        color: #121212;
    }

    .full_ts_photo .photo_left .td .ts_title_ss a,
    .full_ts_photo .photo_left .td .ts_title_bm a,
    .full_video .more_video ul li .ts_title_s a {
        color: #121212;
    }

    .full_video .more_video ul li .ts_title_s a {
        font-size: 18px;
        line-height: 23px;
    }

    .full_ts_photo .photo_left .td .ts_title_ss,
    .full_ts_photo .photo_left .td .ts_title_bm {
        padding: 0;
        margin-top: 20px;
    }

    .confer_container .section_banner {
        margin-top: 20px;
    }

    .not_on_pc {
        display: block;
    }

    .confer_container .section_banner {
        margin-top: 0;
    }

    .amb_right .amb_right_art .ts_title_m {
        height: auto;
        //overflow: hidden;
        display: block;
        margin-top: 20px;
        width: 100%;
        padding-left: 0;
    }

    .ts_opinion .section_banner {
        margin-bottom: 30px;
    }

    .info_container .section_banner {
        margin-top: 0;
    }

    .full_ts_photo .photo_bg {
        display: none;
    }

    .member_right ul li .member_right_img::before {
        left: 45%;
    }

    .main_nav .navbar {
        padding-bottom: 0;
    }

    .navbar-header {
        display: block;
    }

    .main_nav .navbar-nav li a {
        text-align: center;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .main_nav .navbar-nav li:first-child a {
        padding-right: 0;
    }

    .main_nav .navbar-nav li:last-child a {
        padding-left: 0;
    }

    .navbar-nav {
        margin: 0;
    }

    .op_top ul li .ts_title_m {
        height: auto;
    }

    .amb_right .amb_right_art .right_art_img {
        display: block;
        width: 100%;
    }

    .full_ts_photo .photo_left .td .ts_title_bm a,
    .full_ts_photo .photo_left .td .ts_title_ss a {
        height: auto;
    }

    .more_video .play_btn {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 50px;
        height: 50px;

    }

    .more_video .play_btn img {
        width: 100%;
        height: 100%;
    }

    .more_video .btn_on_img {
        position: relative;
    }

    .fj_topnews {
        padding-top: 30px;
    }

    .good_content .good_left .left_img,
    .good_content .good_left .fj_title,
    .good_content .good_right .item_left,
    .good_content .good_right .item_right,
    .good_content .good_left,
    .good_content .good_right,
    .row_3_content .row_item,
    .fj_video_content .video_left,
    .fj_video_content .video_right,
    .fj_section01 .sec_right,
    .fj_section01 .sec_left,
    .fj_section01 .sec_mid {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-left: unset;
        border-right: unset;
    }

    .row_ad {
        margin-top: 0;
        margin-bottom: 0;
    }

    .good_content .good_left .fj_title {
        margin-top: 20px;
    }

    #designs .swiper-slide {
        width: 340px;
        height: 204px;
    }

    #designs .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 45% !important;
    }

    .fj_italic {
        margin-top: 30px;
    }

    #footer {
        border-top: 5px solid rgba(230, 230, 230, 0.5);
        margin-top: 30px;
        padding-top: 0;
    }
    .swiper-slide-active p{
        font-size: 16px;
        line-height: 22px;
    }
}