﻿* {
    margin: 0;
    padding: 0;
}

html,
body {
    background: #ededed;
}

@font-face {
    font-family: lo-bahnschrift;
    src: url("../fonts/bahnschrift.ttf")
}

@font-face {
    font-family: lo-SourceHanSansSC-Bold;
    src: url("../fonts/SourceHanSansSC-Bold.otf")
}

@font-face {
    font-family: lo-SourceHanSansSC-Bold;
    src: url("../fonts/SourceHanSansSC-Light.otf")
}

@font-face {
    font-family: lo-SourceHanSansSC-Medium;
    src: url("../fonts/SourceHanSansSC-Medium.otf")
}

@font-face {
    font-family: lo-SourceHanSansSC-Normal;
    src: url("../fonts/SourceHanSansSC-Normal.otf")
}

@font-face {
    font-family: lo-SourceHanSansSC-Regular;
    src: url("../fonts/SourceHanSansSC-Regular.otf")
}

@font-face {
    font-family: lo-pangmen;
    src: url("../fonts/鎼寸偤妫锝変壕閺嶅洭顣芥担锟�2.0婢х偛宸遍悧锟�.ttf")
}

.home .banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
}

.font-bold {
    font-weight: bold;
}

.m10 {
    margin: 10px 0;
}

.text-center {
    text-align: center;
}

/*[data-v-d93cc3dc] .vjs-control-bar>:not(:first-child){*/
/*    display: initial !important;*/
/*} height: 80%;*/
.logo {
    width: 120px;
   
    padding: 0.5% 0;
}

.home[data-v-d93cc3dc] {
    padding-top: 60px;
}

.head1 {
    background: url("../imgs/nav-footer-bg.png") no-repeat !important;
    background-size: cover !important;
}

header .head-menu ul li.active[data-v-9f510dd2]:after,
header .head-menu ul li[data-v-9f510dd2]:hover:after {
    background: #00ffc7 !important;
}

.title1 {
    position: relative;
    background: none !important;
}

header .head-menu ul li[data-v-9f510dd2] {
    padding: 0;
    text-align: center;
}

header .head-menu ul li[data-v-9f510dd2]>a {
    padding: 0 16px;
    color: #e7e7e7;
    display: inline-block;
    width: 100%;
    height: 100%;
}

header .head-menu ul li[data-v-9f510dd2] .sub-item a {
    color: #fff;
}

header .head-menu ul li[data-v-9f510dd2] .sub-itemwap a {
    color: #ccc;
}

header .head-menu ul li[data-v-9f510dd2] .sub-item a:hover,
header .head-menu ul li[data-v-9f510dd2] .sub-itemwap a:hover {
    color: #cbcbff;
}

header .head-menu ul li .sub-item[data-v-9f510dd2] {
    width: 180%;
}

.head-r .en {
    border: none !important;
    color: #00ffc7 !important;
    font-weight: bold;
    background: url("../imgs/language-border.png") no-repeat;
    background-size: cover;
}

.top_news_item {
    position: relative;
    height: 150px;
    background: url("../imgs/tnews-bg.png") 0 no-repeat;
    background-size: cover;
}

.top_news_item img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.top_news_item .new_details {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 20px;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */

    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ttnews {
    margin: .2em 0 3em;
    width: 100%;
    padding: 0;
    position: relative;
}

.ttnews #ReportIDname {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: bold;
}

.ttnews #ReportIDname a {
    font-weight: normal;
    background-image: linear-gradient(150deg, #1c146a, #0b0a65, #119eca, #11d7ee);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ttnews #ReportIDLogograph {
    display: inline-block;
    text-align: center;
    background: url(../imgs/tnews-sub-bg.png) 0 no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}

.xny {
    margin: 10px auto 40px;
    padding-bottom: 1px;
}

.xny_mobile {
    display: none;
}

.xny-data-title {
    position: relative;
    height: 80px;
    margin-bottom: 10px;
}

.xny_data .xny-data-title .data-title-wrap {
    width: 50%;
}

.xny-data-title .data-title-wrap {
    background: url(../imgs/title_bg_new.png) center no-repeat;
    background-size: contain;
    width: 26%;
    height: 100%;
    margin: 0 auto;
}

.xny-data-title .data-title-wrap h2 {
    /*font-size: 32px;*/
    line-height: 44px;
    background-image: linear-gradient(150deg, #0f0a7f, #0160a6);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.xny-tit {
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.gb-title {
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */

    -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;
}

.gb-title>div {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 80px;
    background: url(../imgs/gb-title-bg.png) center no-repeat;
    background-size: 100% 100%;
}

.clearfix {
    zoom: 1;
}

.xny-tit span {
    font-size: 35px;
    font-weight: bold;
}

.xny-tit p {
    font-size: 16px;
    font-weight: bold;
}

.xny-tit p a {
    margin: 0 2px;
    padding: 8px 16px;
    color: #fff;
    display: inline-block;
    width: 130px;
    max-width: 150px;
}

.xny-tit p a:nth-child(1) {
    background: url("../imgs/title-link-left.png") no-repeat;
    background-size: 100% 100%;

}

.xny-tit p a:nth-child(2) {
    background: url("../imgs/title-link-right.png") no-repeat;
    background-size: 100% 100%;
}

.xny-num {
    width: 100%;
    height: 330px;
    position: relative;
}

.xny-num:nth-child(1) {
    background: url("../imgs/numIcon/line-bg.png") no-repeat;
    background-size: contain;
}

.xny-num {
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.xny-num-ca,
.xny-num-cb {
    width: 24%;
    height: 100%;
    color: #fff;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */

    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.xny-num-cb {
    background: url("../imgs/numIcon/item-bg.png") center no-repeat;
    background-size: contain;
}

.xny-num-ca:nth-child(1) .num-sub {
    background: url("../imgs/numIcon/num01.png") top no-repeat;
    background-size: contain;
}

.xny-num-ca:nth-child(2) .num-sub {
    background: url("../imgs/numIcon/num02.png") top no-repeat;
    background-size: contain;
}

.xny-num-ca:nth-child(3) .num-sub {
    background: url("../imgs/numIcon/num03.png") top no-repeat;
    background-size: contain;
}

.xny-num-ca:nth-child(4) .num-sub {
    background: url("../imgs/numIcon/num04.png") top no-repeat;
    background-size: contain;
}

.xny-num-ca .num-sub {
    padding-top: 20px;
    background-size: revert;
}

.xny-num-cb .num-sub {
    padding-top: 40px;
    background-size: revert;
}

.xny-num-cb:nth-child(1) .num-sub {
    background: url("../imgs/numIcon/num05.png") top no-repeat;
}

.xny-num-cb:nth-child(2) .num-sub {
    background: url("../imgs/numIcon/num06.png") top no-repeat;
}

.xny-num-cb:nth-child(3) .num-sub {
    background: url("../imgs/numIcon/num07.png") top no-repeat;
}

.xny-num-cb:nth-child(4) .num-sub {
    background: url("../imgs/numIcon/num08.png") top no-repeat;
}

.xny-num-ca span {
    display: block;
    font-size: 30px;
    font-family: lo-SourceHanSansSC-Medium;
}

.xny-num-cb span {
    font-size: 50px;
}

.num-border-bottom {
    display: block;
    text-align: center;
    width: 108px;
    margin: 0 auto;
    height: 5px;
    font-size: 30px;
    font-family: lo-SourceHanSansSC-Medium;
    background: url(../imgs/num-border-bottom.png) 50% 100% no-repeat;
    background-size: contain;
}

.xny-num-ca p,
.xny-num-cb p {
    margin-top: 10px;
    font-size: 26px;
}

.xny-num-ca span h2,
.xny-num-cb span h2 {
    display: inline-block;
    font-size: 70px;
    font-weight: bold;
    font-family: lo-bahnschrift;
}

.yjjb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.yjjb-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.guest-item-list {
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */

    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 20px 0;
}

.guest-item-new {
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 30px;
    width: 19%;
}

.guest-item-new img {
    width: 100%;
    border-radius: 50%;
    /*border: 1px solid #eee;*/
    /*box-shadow: 1px 1px 3px #909090;*/
}

.guest-item-new .guest-info {
    margin: 15px 0 5px;
}

.speaker,
.cooperate {
    background: #fff;
}

.speaker {
    padding-top: 3em;
}

.cooperate {
    padding-bottom: 3em;
}

.corp-cont {
    margin: 40px;
}

.corp-cont .gb-title {
    position: relative;
    margin: 0 0 40px 0;
}

.cooper_title {
    min-width: 117px;
    height: 36px;
    padding: 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #979797;
    color: #757575;
    font-size: 13px;
    margin: 0 12px;
}

.corp-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.corp-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0;
}

.corp-list li div {
    margin: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.corp-list li img {
    width: 100%;
}

.cooperate-list-panel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cooperate-list-panel .cooperate-item {
    width: 20%;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 15px;
    padding: 0 5px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.cooperate-list-panel .cooperate-item:hover{
    cursor: pointer;
    box-shadow: 1px 1px 10px #999;
}

.cooperate-list-panel .cooperate-item img {
    width: 100%;
}

.news-info {
    height: auto !important;
}

.home .home-news .home-news-l[data-v-d93cc3dc] {
    width: 50%;
    overflow: hidden;
}

.home .home-news .home-news-l[data-v-d93cc3dc] ul[data-v-d93cc3dc] {
    height: auto !important;
}

.news-info .news-tit {
    margin-bottom: 10px;
}

.home-news-l {
    position: relative;
}

.home-news-l .moments {
    position: absolute;
    left: 0;
}

.news-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xnysele {
    width: 100%;
    margin-bottom: 3em;
}

.xnysele img {
    width: 100%;
}

.review-list {
    margin: 2em 0;
}

.review ul {
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}

.review ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 240px;
    position: relative;
}

.review ul li .review-list-img img {
    width: 100%;
    height: 100%;
}

.review ul li p {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 100px 20px;
    overflow: hidden;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    background: #241b8a33;
    position: absolute;
    top: 0;
    left: 0;
}

.review ul li p a {
    background: url("../imgs/replay-title-icon.png") 0 100% no-repeat;
    background-size: 100% 10px;
    color: #fff;
    font-size: 30px;
    text-shadow: 2px 2px 0px #41425d;
}

#Footer {
    width: 100%;
    padding: 50px 0 0;
}

.link-tit {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

.link ul {
    margin: 2em 0;
    display: box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.link ul li {
    margin-right: 30px;
    text-align: center;
}

.link ul li a {
    color: #909090;
    font-weight: bold;
}

.link ul li a:hover {
    text-decoration: none;
    color: #060551 !important;
}

.foot {
    margin-top: 50px;
    padding: 20px 0;
    background: url("../imgs/nav-footer-bg.png") no-repeat;
    background-size: cover;
    text-align: center;
    color: #97A1D4;
}

.foot span {
    margin: 0 10px;
}

.foot a {
    color: #e5e5e5;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #2740a9;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #2740a9;
    color: #fff;
}

.home .home-news[data-v-d93cc3dc] {
    background: unset;
    padding: 0;
}

.home .home-news[data-v-d93cc3dc]>.container {
    background: url("../imgs/news-bg.png") 0 0 no-repeat;
    background-size: cover;
}

.home .home-news[data-v-d93cc3dc]>.container .news-box {
    width: 100%;
    margin-top: 0;
    padding: 40px;
}

.home .home-news .home-news-r[data-v-d93cc3dc] {}

.home .home-news .home-news-r .swiper-container[data-v-d93cc3dc] {}

.home .home-news .home-news-l ul li[data-v-d93cc3dc] {
    margin-bottom: 31px;
}

.home .home-news .home-news-l ul li .news-tit[data-v-d93cc3dc] {
    padding-top: 10px;
    font-size: 16px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.home .home-news .home-news-l ul li .news-date[data-v-d93cc3dc] {
    color: #fff;
}

.home .home-news-l {
    position: relative;
}

.home .home-news-l .moments[data-v-d93cc3dc] {
    margin: 0;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    border: none;
    font-size: 14px;
}

.home .home-news-l .moments[data-v-d93cc3dc]:hover {
    background: none;
}

.home .home-news-l .moments[data-v-d93cc3dc] a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #47cfff;
}

.home .home-news-l .moments[data-v-d93cc3dc]:hover a {
    color: #569be6;
}

.home .home-news-l .moments[data-v-d93cc3dc]:hover .left-arrow {
    border-left: 12px solid #569be6;
}

.home .home-news-l .left-arrow {
    width: 0;
    height: 0;
    border-left: 12px solid #47cfff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin-right: 5px;
}

.popperWindows {
    position: fixed;
    right: 1px;
    width: 100px;
    padding: 5px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 99999;
    background: #fff;
    box-shadow: 1px 1px 5px #aaa;
}

.popperWindows .popper_img {
    width: 100%;
}

.popperWindows .popper_img img {
    width: 100%;
}

.popperWindows .popper_title {
    font-size: 12px;
    text-align: center;
}

header .head-menu ul li .sub-item .sub-item-menu[data-v-9f510dd2]:hover {
    background: url("../imgs/nav-active.png") 0 100% no-repeat;
    background-size: contain;
}

@media screen and (max-width: 1079px) {
    .home[data-v-d93cc3dc] {
        padding-top: 0;
        overflow: hidden;
    }

    header .head-menu ul li .sub-itemwap[data-v-9f510dd2] {
        margin-top: 0.4rem;
        padding: 0 0 0 .44rem;
        border-top: 0.01rem solid #979797;
    }

    header .head-menu ul li[data-v-9f510dd2]>a {
        height: auto;
    }

    header .head-menu ul li[data-v-9f510dd2] {
        position: relative;
        text-align: left;
        padding: 0.32rem 0;
        border-bottom: 0.01rem solid #979797;
        margin-left: 0;
        font-size: .28rem;
        color: #fff;
        font-weight: 700;
    }

    .xny-num {
        height: 600px;
        margin-bottom: 10px;
    }

    .xny-num:nth-child(1) {
        background-size: cover;
    }

    .xny-num-ca {
        width: 50%;
    }

    .xny-num-cb {
        width: 50%;
    }

    .xny-num:nth-last-child(1) .xny-num-cb {
        margin-bottom: 10px;
        height: 300px;
    }

    .xny-num-ca,
    .xny-num-cb {
        height: 50%;
    }

    header .head-menu ul li .sub-itemwap .sub-item-menuwap[data-v-9f510dd2] {
        padding: 0.32rem 0;
        line-height: 1;
        font-size: .26rem;
        color: hsla(0, 0%, 100%, .8) !important;
        border-bottom: 0.01rem solid #979797;
    }

    #app {
        padding-top: 0.8rem;
    }

    .top_news_item {
        height: 90px;
    }

    .ttnews #ReportIDname {
        margin-bottom: 0;
        font-size: 20px;
    }

    .xny-data-title img {
        width: 50%;
    }

    .guest-item-new {
        padding: 10px;
    }

    .corp-list li div {
        margin: 5px 10px;
    }

    .home-news-l .moments {
        position: initial;
    }

    .review ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;

        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .review ul li {
        width: 60%;
        margin: 10px 0;
        flex: unset;
        position: relative;
    }

    .link {
        padding: 0 20px;
    }

    .wrapper .page[data-v-fb29ecbc] {
        margin-top: 20px;
        margin-bottom: 40px;
        text-align: center;
    }

    .home .home-news .home-news-l ul li .news-date[data-v-d93cc3dc] {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {
    .top_news_item .new_details {
        right: 0;
    }

    .ttnews {
        margin: 1em 0;
    }

    .xny-data-title h2 {
        font-size: 18px;
        width: 90%;
    }

    .xny-data-title img {
        width: 90%;
        height: auto;
    }

    .review ul li {
        width: 100%;
    }

    .link ul li {
        width: 100%;
    }

    .xny-tit {
        text-align: center;
    }

    .xny-num-cb {
        width: 50%;
    }

    .home .title[data-v-d93cc3dc] {
        padding: 20px;
    }

    .xnysele {
        margin-bottom: 2em;
    }

    .cooperate-list-panel1>.swiper-wrapper {}

    .cooperate-list-panel1>.swiper-wrapper>.swiper-slide,
    .cooperate-list-panel2>.swiper-wrapper>.swiper-slide,
    .cooperate-list-panel3>.swiper-wrapper>.swiper-slide {
        width: 19% !important;
        margin: 10px !important;
    }

    .corp-swiper>.swiper-wrapper>.swiper-slide div {
        margin: 5px 0;
    }

    .cooperate-list-panel>.swiper-wrapper>.swiper-slide {
        height: 100px;
    }

    .xny-num {
        height: 340px;
        margin-bottom: 10px;
    }

    .xny-num-ca span {
        font-size: 16px;
    }

    .xny-num-ca span h2,
    .xny-num-cb span h2 {
        font-size: 32px;
    }

    .num-border-bottom {
        width: 80px;
        height: 2px;
    }

    .xny-num-ca p,
    .xny-num-cb p {
        font-size: 16px;
    }

    .xny-num:nth-last-child(1) .xny-num-cb {
        height: auto;
    }

    .xny-num-cb span {
        font-size: 22px;
    }

    .xny-data-title .data-title-wrap h2 {
        font-size: 21px;
    }

    .xny_data .xny-data-title .data-title-wrap {
        width: 92%;
    }

    .xny-data-title .data-title-wrap {
        width: 50%;
    }

    .home .home-news .home-news-l ul li .news-date[data-v-d93cc3dc] {
        font-size: 14px;
    }
}