.pd_bot90 {
    padding-bottom: 90px;
}

.slideshow {
    width: 100%;
    overflow: hidden;
    height: 600px;
    position: relative;
}

.slideshow .slide_text_box {
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
}

.slideshow .slide_text_box .slide-textList {
    position: relative;
    width: 510px;
    left: 86px;
    top: 131px;
    margin: 0;
    font-family: DM Serif Display;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    color: #ffffff;
}

.options_mobile {
    display: none;
}

.slideshow .slide_text_box .slide-textList li {
    display: none;
    position: absolute;
    left: 0;
}

.slideshow .slide_text_box .slide-textList li:first-child {
    display: block;
}

.slideshow .slide_text_box .slide-textList li a {
    width: 100%;
    height: 186px;
    font-family: Arbutus Slab;
    font-size: 40px;
    line-height: 62px;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: bottom;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.slideshow .slide_text_box .slide-textList li:hover a {
    color: #D9BA85;
}

.slideshow .slide_text_box .slide-textList li span {
    font-family: Roboto;
    font-size: 24px;
    line-height: 62px;
    color: #FFFFFF;
}

.slideshow .slide_text_box img {
    height: 100%;
}

.slideshow .change_slide_box {
    position: absolute;
    right: 117px;
    bottom: 34px;
}

.slideshow .slide_btn {
    color: rgba(255, 255, 255, 0.2);
    font-family: Montserrat;
    font-weight: regular;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    margin-left: 40px;
}

.slideshow .slide_btn .iconfont {
    font-size: 26px;
}

.slideshow .slide_btn:first-child {
    margin-left: 0;
}

.slideshow .slide_btn:hover {
    color: #FFFFFF;
    cursor: pointer;
}

.slideshow .slideshow-imgBox {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.slideshow .slideshow-imgList {
    position: absolute;
    transition-duration: 0.3s;
    /* transform: translate3d(-1560px, 0px, 0px); */
}

.slideshow .slideshow-imgList a, .slideshow .slideshow-imgList img {
    display: inline-block;
    height: 600px;
}

.content .content_article {
    width: 841px;
    min-height: 500px;
    margin-top: 57px;
}

.content_article .article:first-child+div {
    margin-top: 37px;
}

.content .article_title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-bottom: 16px;
}

.content .article_title .article_title_left {
    font-family: DM Serif Display;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    color: #111111;
 font-weight: bold;
}

.content .article_title .article_title_more {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -0.36px;
    color: #1F518E;
    cursor: pointer;
}

.icon_more {
    padding-left: 10px;
    font-size: 12px;
}

.content .article_content .article_tabs {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 1px;
}

.content .article_content .article_tabs div {
    width: 100px;
    font-family: DM Serif Display;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.85098);
    background: #FFFFFF;
}

.content {
    padding-bottom: 99px;
}

.content .article_content .article_tabs div.active {
    color: #FFFFFF;
    background: #1F518E;
}

.content .article_content .article_box {
    width: 100%;
    height: 400px;
    background: #ffffff;
}

.content .article_content .article_box .article_item {
    width: 100%;
    height: 100%;
    display: none;
}

.content .article_content .article_box .article_item.futures_item {
    display: block;
}

.content .article_content .futures_menuList, .content .article_content .options_menuList {
    width: 100px;
    height: 100%;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    color: #111111;
    border: 0.5px solid rgba(17, 17, 17, 0.1)
}

.content .article_content .futures_menuList ul, .content .article_content .options_menuList ul {
    width: 100px;
    display: block;

}



.content .article_content .futures_menuList li, .content .article_content .options_menuList li {
    height: 40px;
    cursor: pointer;
 font-size: 10px;
}

.content .article_content .article_item .futures_menuList li:hover, .content .article_content .article_item .options_menuList li:hover {
    color: #D9BA85;
 font-size: 10px;
}

.content .article_content .article_item .futures_menuList li.active, .content .article_content .article_item .options_menuList li.active {
    background: #D9BA85;
    color: #FFFFFF;
 font-size: 10px;
}

.content .article_content .options_menuList ul {
    display: none;
}

.content .article_content .options_menu_title {
    font-size: 12px;
    line-height: 40px;
    color: #1F518E;
    height: 40px;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ECF1F8;
}

.content .article_content .options_menu_title .iconfont {
    top: 0;
    right: 16px;
    position: absolute;
    display: none;
}

.content .article_content .options_menu_title .icon_down {
    display: block;
}

.content .article_content .options_menu_title.active .icon_down {
    display: none;
}

.content .article_content .options_menu_title .icon_up {
    display: none;
}

.content .article_content .options_menu_title.active .icon_up {
    display: block;
}

.content .article_content .futures_content, .content .article_content .options_content {
    width: 319px;
    height: 368.5px;
    box-sizing: content-box;
    padding-bottom: 30px;
    // border: 1px solid rgba(165, 171, 189, 0.1);
}

.content .article_content .futures_content_title, .content .article_content .options_title {
    width: 320px;
    height: 30px;
    line-height: 30px;
    background: #F4F9FF;
}

.content .article_item.values_item .futures_content_title, .content .article_item.values_item .options_title {
    width: 100%;
}

.content .article_content .futures_content_title span, .content .article_content .options_title span {
    width: 80px;
    float: left;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    box-sizing: border-box;
    border-right: 1px solid rgba(165, 171, 189, 0.1);
}

.content .article_content .futures_content_list, .content .article_content .options_content_list {
    width: 320px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    border-top: 1px solid rgba(165, 171, 189, 0.1)
}

.content .article_content .futures_content_list span, .content .article_content .options_content_list span {
    width: 80px;
    float: left;
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    color: #000000;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .article_content .options_content_title {
    width: 100%;
    height: 24px;
    border: 1px solid rgba(165, 171, 189, 0.1)
}

.content .article_content .options_content_title span {
    width: 122px;
    display: inline-block;
    font-family: Roboto;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #000000;
}

.options_list_title {
    width: 122px;
    display: inline-block;
    font-family: Roboto;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #000000;
}

.content .article_content .options_content_title span:first-child+span, .content .article_content .options_content .options_title span, .content .article_content .options_content .options_content_list span {
    width: 64px;
}

.content .article_content .futures_content_list span:first-child:hover, .content .article_content .futures_content_list span:first-child.active, .content .article_content .options_content_list span:first-child+span+span:hover, .content .article_content .options_content_list span:first-child+span+span.active {
    cursor: pointer;
    background: #ECDCC2;
}

.content .article_content .textGreen {
    color: #008A61;
}

.content .article_content .textRed {
    color: #E13D0A;
}

.content .article_content .futures_DataList {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.content .article_content .data_list {
    max-height: 330px;
    overflow: hidden;
    overflow-y: auto;
}

.content .article_content .data_list li:nth-child(2n-1) {
    background: #FBFDFF;
}

.content .article_content .futures_chart {
    width: 420px;
    height: 100%;
    padding: 5px 21px 17px 23px;
}

.content .article_content .futures_chart_title {
    height: 26px;
    line-height: 26px;
    padding-bottom: 5px;
    border-bottom: 0.5px solid rgba(17, 17, 17, 0.1);
}

.content .article_content .futures_chart_title .futures_chart_name {
    font-family: DM Serif Display;
    font-size: 16px;
    letter-spacing: -0.2px;
}

.content .article_content .futures_chart_title .futures_chart_time {
    margin-left: 24px;
    font-family: Roboto;
    font-size: 14px;
    color: #A5ABBD;
}

.content .article_content .futures_chart_checks {
    height: 30px;
    line-height: 30px;
}

.content .article_content .futures_chart_checks .futures_chart_checkItem {
    font-family: Roboto;
    font-size: 12px;
    float: left;
    margin-left: 16px;
    align-items: center;
    color: #A5ABBD;
}

.content .article_content .futures_chart_checks .futures_chart_checkItem:first-child {
    margin-left: 0;
}

.content .article_content .futures_chart_checks .futures_chart_checkItem.active {
    color: #1F518E;
}

.content .article_content .futures_chart_checkItem input {
    width: 10px;
    height: 10px;
    margin: 0 4px 0 0;
}

.content .article_content .futures_chart_box {
    height: 310px;
    margin-top: 20px;
}

.content .article_content .values_content {
    width: 210px;
}

.content .article_content .values_content li {
    width: 100%;
}

.content .article_content .values_content span {
    width: 64px;
}

.content .article_content .values_chart {
    width: 517px;
}

.notice {
    width: 295px;
    margin-left: 64px;
    /* height: 500px; */
    margin-top: 57px;
}

.releases, .focus {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.focus {
    margin-top: 132px;
}

.notice>div:first-child {
    line-height: 48px;
    font-size: 32px;
/*    font-weight: 500;*/
  font-weight: bold;
    font-family: DM Serif Display;
    padding-bottom: 24px;
    border-bottom: 1px solid #979797;
}

.notice-all {
    overflow: hidden;
}

.notice-all>div:first-child+div {
    color: #1F518E;
    font-weight: bold;
    font-size: 12px;
    font-family: Roboto;
    cursor: pointer;
}

.dw {
    position: relative;
}

.notice-row {
    line-height: 28px;
    font-size: 12px;
    /* font-weight: lighter; */
    font-family: Roboto;
    padding-top: 17px;
    padding-bottom: 39px;
    border-bottom: 1px solid #979797;
}

.notice-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}

.notice-text:hover {
    color: #1F518E;
    cursor: pointer;
}

.notice-hui {
    color: #B8B8B8;
    font-family: Roboto;
    font-weight: lighter;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 19;
}

.headline {
    font-family: DM Serif Display;
    font-size: 32px;
    padding-bottom: 24px;
    width: 100%;
  font-weight: bold;
}

.releases {
    overflow: hidden;
}

.releases-left {
    overflow: hidden;
}

.releases-leftimg img {
    width: 584px;
    height: 386px;
}

.releases-lefttex {
    width: 584px;
    height: 298px;
    background-color: #F4F9FF;
}

.releases-lefttex>div {
    margin-left: 56px;
    color: #111111;
}

.releases-lefttex div:first-child {
    padding-top: 44px;
    font-size: 12px;
}

.releases-lefttex div:first-child+div {
    padding-top: 16px;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    height: 96px;
    font-family: DM Serif Display;
    width: 472px;
}

.releases-lefttex div:first-child+div+div {
    padding-top: 16px;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    line-height: 22px;
    font-family: Roboto;
    width: 455px;
    color: #686869;
    padding-bottom: 68px;
}

.releases-right {
    /* float: left; */
    overflow: hidden;
}

.releases-hui {
    color: #B8B8B8;
    font-family: Roboto;
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
}

.releases-hei {
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.releases>div {
    float: left;
}

.releases-right-row {
    overflow: hidden;
    margin: 0 0 32px 32px
}

.releases-right-row img {
    width: 276px;
    height: 176px;
}

.releases-right-row2 img {
    width: 276px;
}

.releases-right-row>div {
    float: left;
}

.releases-right-row div:first-child {
    width: 276px;
}

.releases-right-row div:first-child+div {
    margin-left: 32px;
    width: 276px;
}

.releases-right-row2 {
    overflow: hidden;
    margin-left: 32px;
}

.releases-right-row2>div {
    float: left;
    width: 276px;
}

.releases-right-row2 div:first-child+div {
    margin-left: 32px;
}

/* .releases-right-row3 {
    width: 584px;
    height: 62px;
    margin-left: 32px;
    margin-top: 44px;
    cursor: pointer;
    padding-bottom: 0;
}

.releases-right-row3 img {
    width: 100%;
} */

.bottom-img {
    width: 584px;
    margin-left: 32px;
    margin-top: 44px;
    padding-bottom: 0;
    cursor: pointer;
}

.bottom-img div {
    width: 580px;
    height: 62px;
    font-family: DM Serif Display New Roman;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    line-height: 62px;
    color: #FFFFFF;
    position: relative;
    background-image: url(../../static/img/btnbac.png);
    background-size: 100% 100%;
}

.bottom-img div .iconfont {
    position: absolute;
    right: 195px;
    bottom: -70px;
    transition: bottom 0.2s;
}

.bottom-img:hover div .iconfont {
    bottom: 0px;
}

.releases-hidd {
    display: none
}

.focus-content {
    overflow: hidden;
}

.focus-content img {
    width: 380px;
    height: 200px;
}

.focus-content a {
    display: inline-block;
}

.focus-content div {
    width: 380px;
}

.focus-content a:first-child+a {
    margin: 0px 26px 0 26px;
}

.focus-content span {
    font-Family: Roboto;
    font-weight: bold;
    font-Size: 16px;
    width: 100%;
    height: 48px;
    display: block;
    line-height: 48px;
    text-align: center;
    color: #000000;
}

.footerBox .shadow {
    display: none;
}

.mobile-releases,.mobile_chart_footer,.futures_chart_checks{
    display: none;
}

.color_red {
    color: red;
}

.color_green {
    color: green;
}

.option_button {
    margin-top: 4px;
    width: 65px;
    height: 30px;
    line-height: 32px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #A5ABBD;
    float: left;
    cursor: pointer;
}

.futures_chart .button_list span.active{
    color: #FFFFFF;
    background: #1F518E;
}

.mobile-delay {
    display: none;
}

.mobile-time {
    display: none;
}

.index_banner {
    width: 100%;
    height: 356px;
    position: relative;
    clear: both;
}

.index_banner .swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-container {
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0s;
    -o-transition-timing-function: ease;
    -o-transform: translate(0,0);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0s;
    transform: translate3d(0,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.index_banner .swiper-slide {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index_banner .swiper-slide img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.index_banner .swiper-button-prev {
    margin-left: -600px;
    z-index: 1000;
    background: url(/r/cms/www/default/images/index-banner-left.png) no-repeat;
}

.index_banner .swiper-button-next, .index_banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 31px;
    height: 66px;
    left: 50%;
    margin-top: -33px;
}

.index_banner .swiper-button-next {
    margin-left: 569px;
    background: url(/r/cms/www/default/images/index-banner-right.png) no-repeat;
}

.index_banner .swiper-button-next, .index_banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 31px;
    height: 66px;
    left: 50%;
    margin-top: -33px;
}

.move_index_banner {
    display: none
}

@media screen and (max-width: 1200px) {
    /* .releases,.focus {
        width: 100%;
    } */

    .all_item {
         display: none !important;
    }

    .options_mobile {
        display: block;
    }

    .ender-english_right_text .end_explorer, .index_banner {
        display: none
    }

    .move_index_banner {
        width: 100%;
        height: 200px;
        display: block
    }

    .move_index_banner .swiper-container, .move_index_banner .swiper-container img {
        width: 100%;
        height: 100%
    }

    .move_index_banner .swiper-container .swiper-slide {
        background: center center no-repeat;
        background-size: cover
    }

    .mobile-time {
        display: block;
        float: right;
    }

    .slideshow {
        height: 3.125rem;
    }
    .slideshow .slide_text_box .slide-textList {
        width: 2.46rem;
        height: 1.62rem;
        left: 0.54rem;
        top: 1rem;
        position: absolute;
    }
    .slideshow .slide_text_box .slide-textList li {
        font-size: 0.4rem;
        letter-spacing: -0.5px;
    }
    .slideshow .slide_text_box .slide-textList li a {
        height: 100%;
        font-size: 0.22rem;
        line-height: 0.27rem;
    }
    .slideshow .slide_text_box .slide-textList li span {
        font-size: 0.16rem;
        line-height: 0.19rem;
    }
    .slideshow .slide_text_box {
        width: 2.35rem;
    }
    .slideshow .slideshow-imgBox {
        width: 7.88rem;
    }
    .slideshow .slideshow-imgList {
        overflow: hidden;
    }
    .slideshow .slideshow-imgList a, .slideshow .slideshow-imgList img {
        width: 7.88rem;
        height: 3.125rem;
    }
    .slideshow .change_slide_box {
        width: 100%;
        right: 0;
        bottom: 50%;
        z-index: 1;
        transform: translateY(50%);
    }
    .slideshow .slide_btn {
        color: #FFF;
    }
    #nextBtn {
        float: right;
    }
    #prevBtn span:nth-child(2) {
        display: none;
    }
    #nextBtn span:nth-child(1) {
        display: none;
    }
    .content {
        padding: 0.64rem 0.24rem 0 0.24rem;
    }
    .content .content_article {
        width: 100%;
        margin-top: 0;
    }
    .content .article_title {
        height: 0.37rem;
        line-height: 0.37rem;
        margin-bottom: 0.24rem;
    }
    .content .article_title .article_title_left {
        font-size: 0.32rem;
    }
    .content .article_title .article_title_more {
        display: none;
    }
    .content .article_content .article_tabs {
        height: 1rem;
        line-height: 1rem;
        padding: 0;
        border-radius: 8px;
        overflow: hidden;
        background: #EEEEEE;
    }
    .content .article_content .article_tabs div {
        width: 40%;
        background: none;
        transition: width 0.3s;
    }
    .content .article_content .article_tabs div.active {
        width: 60%;
    }
    .content .article_content .article_tabs div:first-child.active {
        box-shadow: 8px 0px 10px rgba(0, 0, 0, 0.1);
    }
    .content .article_content .article_tabs div:last-child.active {
        box-shadow: -8px 0px 10px rgba(0, 0, 0, 0.1);
    }
    .options_menuList {
        display: none;
    }
    .options_menuList_mobile {
        display: block;
    }
    .content .article_content .futures_menuList, .content .article_content .options_menuList {
        width: 100%;
        height: auto;
        border: none;
    }
    .content .article_content .futures_menuList ul, .content .article_content .options_menuList ul {
        width: 100%;
        overflow: hidden;
        margin-bottom: 0;
        padding: 0.08rem 0.14rem 0.48rem 0.14rem;
    }
    .content .article_content .futures_menuList li, .content .article_content .options_menuList li {
        display: inline-block;
        height: 0.56rem;
        font-size: 0.24rem;
        line-height: 0.28rem;
        padding: 0.14rem 0.24rem;
        border-radius: 0.08rem;
        margin-right: 0.24rem;
        margin-top: 0.16rem;
        float: left;
        color: #A5ABBD;
        background: #EEEEEE;
    }
    .content .article_content .futures_content, .content .article_content .options_content {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .content .article_content .futures_content_title, .content .article_content .options_title {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .content .article_content .futures_content_title span, .content .article_content .options_title span {
        width: 25%;
        font-size: 0.2rem;
        border: none;
    }
    .content .article_content .futures_content_title span, .content .article_content .options_title span:nth-child(1) {
        border-right: 1.5px solid #F2F2F2;
    }
    .content .article_content .futures_content_list, .content .article_content .options_content_list, .mobile_options_content_title {
        width: 100%;
        height: 0.8rem;
        font-size: 0.2rem;
        line-height: 0.8rem;
        display: flex;
        justify-content: space-around;
        border-top: 1px solid rgba(165, 171, 189, 0.1);
    }
    .content .article_content .futures_content_list div, .content .article_content .options_content_list div {
        width: 25%;
        display: inline-block;
        padding-left: 3%;
    }
    .content .article_content .futures_content_list span, .content .article_content .options_content_list span {
        width: auto;
        font-size: 0.2rem;
    }
    .content .futures_content_list div .icon_down, .content .futures_content_list.active div .icon_right {
        display: block;
    }
    .content .futures_content_list.active div .icon_down, .content .futures_content_list div .icon_right {
        display: none;
    }
    .content .futures_content_list.active {
        background: #DFEDFF !important;
    }
    .content .futures_content_list div .icon_right, .content .options_content_list div .icon_right {
        color: #E13D0A;
    }
    .content .article_content .futures_content_list span:first-child:hover, .content .article_content .futures_content_list span:first-child.active, .content .article_content .options_content_list span:first-child+span+span:hover, .content .article_content .options_content_list span:first-child+span+span.active {
        cursor: pointer;
        background: #FFFFFF;
    }
    .content .article_content .futures_chart {
        display: none;
    }
    .content .article_content .article_box {
        height: auto;
        overflow: hidden;
    }
    .content .article_content .values_content span, .content .article_content .values_content .futures_content_list div {
        width: 33.33%;
        text-align: center;
    }
    .content .article_content .options_content .options_content_list div, .content .article_content .options_content_title span:first-child+span, .content .article_content .options_content .options_title span, .content .article_content .options_content .options_content_list span {
        width: 20%;
        text-align: center;
    }
    .content .article_content .options_content_title span {
        width: 38%;
    }
    .article_item {
        overflow: hidden;
    }
    .mobile_chart_footer {
        font-family: DM Serif Display;
        margin: 0 auto;
        width: 3.6rem;
        height: 0.8rem;
        float: left;
        margin-left: calc(50% - 1.8rem);
        margin-top: 0.64rem;
        color: #FFFFFF;
        line-height: 0.8rem;
        font-size: 0.26rem;
        text-align: center;
        border-radius: 0.08rem;
        background: url(../../static/img/more.png);
        background-size: 100% 100%;
    }
    .article {
        padding: 0.32rem 0.24rem 0.8rem;
        background: #FFFFFF;
        border-radius: 8px;
        margin-top: 0.24rem !important;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
    }
    .content .article_content div.options_content_title {
        display: none;
    }
    .content .article_content .mobile_options_content_title div {
        display: inline-block;
        width: 40%;
        text-align: center;
    }
    .content .article_content .mobile_options_content_title div:nth-child(2) {
        width: 20%;
        font-size: 0.2rem;
        font-weight: bold;
    }
    .content .article_content .mobile_options_content_title div:nth-child(2) .iconfont {
        font-size: 0.2rem;
    }
    .content .article_content .mobile_options_content_title.active div:nth-child(2) {
        color: #1F518E;
    }
    .content .article_content .mobile_options_content_title.active div:nth-child(2) .iconfont {
        color: #1F518E !important;
    }
    .content .options_content_list div .icon_down {
        color: #A5ABBD;
    }
    .content .mobile_options_content_title div .icon_down, .content .mobile_options_content_title.active div .icon_right, .content .options_content_list div .icon_down, .content .options_content_list.active div .icon_right {
        display: block;
    }
    .content .mobile_options_content_title.active div .icon_down, .content .mobile_options_content_title div .icon_right, .content .options_content_list.active div .icon_down, .content .options_content_list div .icon_right {
        display: none;
    }
    .mobile_data_list {
        display: block;
    }
    .pd_bot90 {
        width: 100%;
        padding: 0.24rem;
        background: #F7F9FB !important;
    }
    .notice, .releases, .focus {
        width: 100%;
        margin: 0;
        background: #FFFFFF;
        border-radius: 8px;
        margin-top: 0.24rem;
        padding: 0.32rem 0.24rem 0.8rem;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
    }
    .focus {
        margin-bottom: 0.6rem;
    }
    .notice>div:first-child {
        font-size: 0.32rem;
        line-height: 0.37rem;
        font-weight: 700;
        font-family: Roboto;
        padding-bottom: 0.24rem;
        border-bottom: 0.015rem dashed #DDDDDD;
    }
    .notice-all>div:first-child+div {
        display: none;
    }
    .notice-row {
        padding: 0.32rem 0;
        border-bottom: 0.015rem dashed #DDDDDD;
    }
    .notice-text {
        font-weight: normal;
        font-size: 0.24rem;
        line-height: 0.40rem;
        color: #111111;
    }
    .notice-hui, .releases {
        display: none;
    }
    .mobile-releases {
        display: block;
        margin-top: 0;
    }
    .mobile-releases .headline {
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
        padding-bottom: 0.24rem;
        border-bottom: 0.015rem dashed #DDDDDD;
    }
    .mobile-releases .news-item {
        width: 100%;
        padding: 0.32rem 0;
        border-bottom: 0.015rem dashed #DDDDDD;
    }
    .mobile-releases .news_box {
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .mobile-releases .news_content {
        width: 4.16rem;
        overflow: hidden;
        margin-right: 0.36rem;
    }
    .mobile-releases .news_imgBox {
        width: 1.78rem;
        height: 100%;
        right: 0;
        overflow: hidden;
        position: absolute;
        border-radius: 8px;
    }
    .mobile-releases .news_imgBox img {
        width: 100%;
        position: absolute;
    }
    .mobile-releases .releases-hei {
        font-size: 0.24rem;
        line-height: 0.40rem;
    }
    .mobile-releases .news-time {
        margin-top: 0.08rem;
        font-size: 0.2rem;
    }
    .focus .headline {
        width: 100%;
        font-size: 0.32rem;
        line-height: 0.37rem;
        padding-bottom: 0.24rem
    }
    .focus-content {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
    .focus-content div {
        width: 1.95rem;
        height: 1.5rem;
        border-radius: 8px;
        overflow: hidden;
    }
    .focus-content a:first-child+a {
        margin: 0 0.24rem;
    }
    .focus-content img {
        height: 100%;
        width: auto;
    }
    .focus-content span {
        margin-top: 0.24rem;
        height: 0.28rem;
        font-size: 0.24rem;
        line-height: 0.28rem;
    }
    
    .mobile-width {
        width: 6.6rem !important;
    }

    .mobile-delay {
        display: block;
        color: #b8b8b8; 
        font-size: 14px; 
        font-family: roboto;
        font-weight: 500;
    }

    .mobile-hui {
        display: block;
        top: 66%;
    }
}

@media screen and (max-width:1200px){
    .slideshow .slideshow-imgBox {
        width: 5.15rem;
    }
    .slideshow .slideshow-imgList {
        overflow: hidden;
    }
    .slideshow .slideshow-imgList a, .slideshow .slideshow-imgList img {
        width: 5.15rem;
        height: 3.125rem;
    }
}