@charset "utf-8"; @font-face {
    font-family: YouSheBiaoTiHei;
    src: url(/_upload/tpl/00/c8/200/template200/fonts/YouSheBiaoTiHei.ttf)
}

blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th {
    text-align: left;
    font-weight: 400
}

abbr,body,fieldset,html,iframe,img {
    border: 0
}

img {
    vertical-align: top
}

html {
    overflow-x: hidden;
    font-size: 100px;
    --size: calc(100vw / 19.20);
    font-size: var(--size)
}

address,cite,dfn,em,i,var {
    font-style: normal
}

[hidefocus],summary {
    outline: 0
}

li {
    list-style: none
}

h1,h2,h3,h4,h5,h6,small {
    font-size: 100%
}

sub,sup {
    font-size: 83%
}

code,kbd,pre,samp {
    font-family: inherit
}

q:after,q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label,summary {
    cursor: default
}

a,button {
    cursor: pointer
}

b,em,h1,h2,h3,h4,h5,h6,strong {
    font-weight: 700
}

a,a:hover,del,ins,s,u {
    text-decoration: none
}

body,button,input,keygen,legend,select,textarea {
    font: 13px/1 arial,\5b8b\4f53;
    color: #333;
    outline: 0
}

:focus {
    outline: 0
}

.none {
    display: none
}

.wcb {
    width: 100%;
    height: 30px;
    border: 2px dashed #97cbe0
}

.hidden {
    visibility: hidden
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.clearfix {
    display: block;
    zoom:1}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

body {
    line-height: 1;
    font-size: 13px;
    font-family: "Î¢ÈíÑÅºÚ","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;
    color: #333
}

:root {
    --mainColor: #7F0080;
    --hoverColor: #7F0080;
    --bigSize: 0.2rem;
    --titleSize: 0.18rem;
    --smailSize: 0.16rem;
    --smailSizex: 0.14rem;
    --innerWidth: 16.2rem;
    --listWidth: 14.2rem;
    --listInnerWidth: 12rem;
    --transition: all 0.4s ease-in-out;
    --lineHight: 1.777;
    --marg: calc(var(--innerWidth) / 2 - 50vw)
}

p {
    line-height: .34rem;
    line-height: 1.77;
    text-align: justify
}

a {
    color: #333;
    text-decoration: auto;
    transition: all .6s ease-out
}

a[href="javascript:void(0);"] {
    pointer-events: none
}

a:hover {
    color: var(--hoverColor)
}

.line1 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.line2 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.line3 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.line4 {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.line1 a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.line2 a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.line3 a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
}

.line4 a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.wrapper {
    width: 100%;
    margin: 0 auto
}

.wrapper .inner {
    width: var(--innerWidth);
    margin: 0 auto
}

.fix-top {
    padding-top: 100vh;
    position: relative;
    transition: all .7s cubic-bezier(.5,0,.2,1) 0s;
    -webkit-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;
    -moz-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;
    -ms-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;
    -o-transition: all .7s cubic-bezier(.5,0,.2,1) 0s;
    z-index: -1
}

.fix-top.fixed {
    padding-top: 0
}

.footLink {
    display: none
}

#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 9999;
    display: flex;
    align-items: center
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: .9;
    z-index: -1
}

#browser-modal .browser-content {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 30px;
    background-color: #fff;
    border-radius: 5px
}

#browser-modal .browser-content .browser-dpc-logo {
    height: 62px;
    margin: 45px auto 30px;
    background: url(/_upload/tpl/00/c8/200/template200/images/logo.png) no-repeat center/100% 100%
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 14px
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 40px auto;
    height: 130px
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 30px;
    background-size: 100%
}

#browser-modal .browser-content .browser-item .iconfont.iconchrome {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/Chrome.svg)
}

#browser-modal .browser-content .browser-item .iconfont.iconfirefox {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/Firefox.svg)
}

#browser-modal .browser-content .browser-item .iconfont.iconsafari {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/Safari.svg)
}

#browser-modal .browser-content .browser-item .iconfont.iconEdge {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/Edge.svg)
}

#browser-modal .browser-content .browser-item a {
    color: #921041;
    cursor: pointer;
    display: block
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700
}

.header {
    border-bottom: none;
    height: auto;
    line-height: inherit;
    background-size: cover;
    position: absolute;
    z-index: 98;
    width: 100%;
    top: 0
}

.header.on.fix {
    transform: translateY(0);
    opacity: 1;
    transition: var(--transition)
}

.header:after {
    content: "";
    height: 1.49rem;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg,#000,rgba(0,0,0,0) 100%);
    opacity: .6;
    z-index: -1;
    position: absolute;
    pointer-events: none
}

.header.fix:after {
    opacity: 0
}

.header.fix .head-top {
    position: absolute;
    top: 0;
    background: #7f0080;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    height: .38rem;
    padding-right: 1.82rem
}

.header.fix {
    padding-top: .38rem;
    background: #fff;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.15);
    transform: translateY(-101%);
    opacity: 0;
    position: fixed
}

.header.fix .mod {
    height: .74rem
}

.header.fix .sitelogo .logo .logo2 {
    display: block;
    width: 3.27rem
}

.header.fix .sitelogo .logo .logo1 {
    display: none
}

.header .inner {
    transition: all .4s ease-in-out;
    width: 18rem
}

.header .sitelogo .logo img {
    width: 3.77rem
}

.header .sitelogo .logo .logo2 {
    display: none
}

.header .sitelogo .logo {
    margin-right: .29rem;
    display: inline-block
}

.header .sitelogo h1 {
    font-size: inherit;
    font-weight: 400;
    background: 0 0;
    padding-left: 0
}

.header .sitelogo .sitetitle {
    display: inline-block;
    margin-left: .19rem;
    color: #fff;
    min-height: .52rem;
    vertical-align: middle;
    margin-top: -.1rem
}

.header .sitelogo a {
    align-items: center
}

.header .sitelogo .tago img {
    width: 3.82rem
}

.header .sitelogo .sitetitle span {
    display: block
}

.header .sitelogo img.logo {
    width: 3.4rem;
    transition: all .6s ease-in-out
}

.header .head-main {
    float: left;
    margin-top: 10px
}

.header .mod {
    display: flex;
    justify-content: space-between;
    height: 1.27rem;
    align-items: center
}

.header .head-top {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header .head-right {
    display: flex;
    gap: .65rem;
    align-items: center;
    justify-content: flex-end
}

.wp_search {
    display: inline-block;
    position: relative;
    padding-left: 4px;
    border: 1px solid #d0d0d0
}

.wp_search #keyword {
    width: 160px!important;
    padding: 4px 0;
    border: none;
    height: 20px;
    line-height: 20px;
    background: 0 0;
    color: #fff
}

.wp_search .search {
    width: 32px;
    height: 30px;
    border: 0;
    background: #fff url(images/sous.png) no-repeat center;
    cursor: pointer;
    vertical-align: top
}

.searchbox .tt {
    color: #fff;
    text-align: center;
    font-size: .3rem;
    font-weight: 700;
    margin-bottom: .47rem
}

.searchbox {
    text-align: right;
    width: .3rem;
    overflow: hidden
}

.wp-search {
    position: relative
}

.wp-search form {
    display: block
}

.wp-search .search-input {
    margin-left: .1rem;
    margin-right: .28rem
}

.wp-search .search-input input.search-title {
    width: 100%;
    line-height: .3rem;
    background: 0 0;
    color: #fff;
    font-size: var(--smailSize);
    border: 0;
    outline: 0;
    font-family: SourceHanSansCN-Regular
}

.wp-search .search-btn {
    width: .3rem;
    height: .3rem;
    position: absolute;
    right: 0;
    top: 0
}

.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    background: url(/_upload/tpl/00/c8/200/template200/images/sous2.svg) no-repeat center/.2rem;
    cursor: pointer
}

.header .searchbox:hover {
    width: 2rem1;
    background: var(--mainColor)
}

.header .searchbox {
    transition: all .4s ease-in-out
}

.site-rale ul li.links {
    float: left
}

.site-rale ul li.links a {
    line-height: 35px;
    padding: 0 12px 0 12px;
    padding-left: 19px;
    font-size: 13px;
    color: #cad3d4;
    background: url(/_upload/tpl/00/c8/200/template200/images/icon_role.png) no-repeat
}

.site-rale ul li.links a:hover {
    color: #fff
}

.site-lang ul {
    display: flex
}

.site-lang ul li.links a {
    color: #fff;
    font-size: var(--titleSize);
    padding: 0 .155rem;
    line-height: 1;
    display: inline-block;
    font-size: var(--smailSizex)
}

.site-lang ul li.links a:hover {
    color: #fff
}

.site-lang {
    padding-left: .07rem;
    border-right: 1px solid rgb(255 255 255 / 30%)
}

.site-en ul {
    display: flex;
    gap: .15rem;
    align-items: center
}

.site-en li a {
    color: #fff;
    font-size: var(--smailSize);
    width: .28rem;
    line-height: .28rem;
    display: block;
    text-align: center
}

.site-en li:first-child a {
    background: rgb(255 255 255 / 15%);
    border: 1px solid rgb(255 255 255 / 17%);
    border-radius: .07rem
}

.site-en {
    margin: 0 .15rem 0 .23rem
}

.opennav #nav {
    height: 0;
    opacity: 0
}

#nav {
    position: relative;
    top: .1rem;
    transition: var(--transition)
}

#nav .inner .wp-panel .navbg {
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: #fff;
    opacity: .7
}

.nav .wp-menu {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: .44rem
}

.nav .wp-menu .menu-item {
    position: relative;
    text-align: center
}

.nav .wp-menu .menu-item.i1 {
    background: 0 0
}

.nav .wp-menu .menu-item.i4 .menu-link,.nav .wp-menu .menu-item.i5 .menu-link,.nav .wp-menu .menu-item.i7 .menu-link,.nav .wp-menu .menu-item.i8 .menu-link {
    pointer-events: none;
}

.fixbox .wp-menu .menu-item.i4 .menu-link,.fixbox .wp-menu .menu-item.i5 .menu-link,.fixbox .wp-menu .menu-item.i7 .menu-link,.fixbox .wp-menu .menu-item.i8 .menu-link {
    pointer-events: none;
}

.nav .wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 20px;
    height: 20px;
    background: url(/_upload/tpl/00/c8/200/template200/images/nav_j.png) no-repeat center center;
    vertical-align: middle
}

.nav .wp-menu .sub-menu li .sub-menu {
    display: none
}

.nav .wp-menu .menu-item.i1 .sub-menu {
    display: none!important
}

.nav .wp-menu .menu-item a.menu-link {
    line-height: 1.5;
    font-size: var(--bigSize);
    display: block;
    color: #fff;
    position: relative;
    font-weight: 700;
    padding-bottom: .1rem
}

.header.fix .nav .wp-menu .menu-item a.menu-link {
    color: #333;
    line-height: 2;
    padding-bottom: 0
}

.header.fix .nav .wp-menu .menu-item a.menu-link:after {
    background: var(--mainColor)
}

.header.fix .nav .sub-menu {
    top: 100%
}

.header.fix #nav {
    top: 0
}

.nav .wp-menu .menu-item a.hover,.nav .wp-menu .menu-item.hover a.menu-link {
    font-weight: 700;
    text-decoration: none;
    color: var(--mainColor)
}

.nav .sub-menu {
    position: absolute;
    left: 50%;
    top: 105%;
    min-width: 1.5rem;
    z-index: 100;
    background: #ffffffb3;
    opacity: 0;
    transform: translateX(-50%) scale(0);
    transition: all .4s ease-in-out;
    overflow: hidden;
    border-top: .03rem solid var(--mainColor)
}

.nav .sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top
}

.nav .sub-menu .sub-item a {
    display: block;
    line-height: .5rem;
    padding: 0 17px;
    font-size: var(--smailSize);
    background: 0 0;
    text-align: center;
    color: var(--mainColor)
}

.nav .sub-menu .sub-item a:hover,.nav .sub-menu .sub-item.hover>a {
    color: #333;
    background-color: #fff;
    display: block
}

.nav .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    z-index: 200;
    background: #fff
}

.nav .site-lang {
    display: none
}

.nav .wp-menu .menu-item a.menu-link:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    transform: scale(0);
    transition: all .4s ease-in-out
}

.nav .wp-menu .menu-item a.menu-link:hover:after {
    transform: scale(1)
}

.nav .wp-menu li:hover>.sub-menu {
    transform: translateX(-50%);
    opacity: 1
}

.mbanner {
    perspective: 1920px;
    transform-style: preserve-3d;
    background: #ccc
}

#banner .inner {
    width: 100%;
    text-align: center
}

.mbanner .news_list .news:not(:first-child) {
    display: none
}

.mbanner .news_list.slick-initialized .news:not(:first-child),.mbanner .news_list.swiper-wrapper .news:not(:first-child) {
    display: block
}

.mbanner .news_imgs a {
    display: block;
    height: 100vh
}

.mbanner .news_imgs a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-size: 0;
    display: none;
}

.mbanner .news_imgs a img[src]:not([src=""]) {
    display: initial;
}

.mbanner .slick-next,.mbanner .slick-prev {
    z-index: 1;
    top: auto;
    bottom: .51rem;
    --pathColor: #fff;
    opacity: 1
}

.mbanner .slick-prev {
    left: auto;
    right: 1.23rem
}

.mbanner .slick-next {
    right: .6rem
}

.mbanner .slick-next:before {
    content: "";
    width: .03rem;
    height: .42rem;
    background: #fff;
    position: absolute;
    left: -.26rem;
    top: -.08rem;
    opacity: .11
}

.mbanner .news .news_wz {
    position: absolute;
    top: 3.05rem;
    left: 50%;
    margin-left: -7.95rem;
    text-align: left;
    width: 10.6rem
}

.mbanner .news .news_wz a {
    color: #17607a
}

.mbanner .news .news_title {
    position: absolute;
    left: .6rem;
    bottom: .39rem;
    font-size: .32rem;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    width: 87%;
    text-align: left;
    line-height: 1.2;
    box-sizing: border-box
}

.mbanner .news .news_title a {
    color: #fff;
    display: block
}

.mbanner .slick-dots {
    width: auto;
    bottom: .89rem;
    left: 50%;
    margin-left: -8.2rem;
    display: flex;
    align-items: flex-end
}

.mbanner .slick-dots li {
    width: .16rem;
    height: .16rem;
    border-radius: 0;
    background: var(--mainColor);
    background-size: 100%;
    margin: 0;
    opacity: .3;
    margin-right: .09rem;
    transition: all .4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50%
}

.mbanner .slick-dots li button {
    width: .06rem;
    height: .06rem;
    background: rgb(255 255 255 / 80%);
    padding: 0;
    display: none
}

.mbanner .news .news_video {
    height: 100vh
}

.mbanner .news .news_video video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.mbanner .news_list .news:after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    background: linear-gradient(0deg,#000 7.363%,rgba(0,0,0,0) 92.637%);
    opacity: .6;
    height: 1.49rem;
    width: 100%;
    bottom: 0
}

.mbanner .slick-dots li:after {
    content: "";
    display: block;
    width: .67rem;
    height: .69rem;
    background: url(/_upload/tpl/00/c8/200/template200/images/dot.svg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all .4s ease-in-out
}

.mbanner .slick-dots li.slick-active:after {
    transform: none
}

.mbanner .slick-dots li.slick-active {
    opacity: 1;
    background: 0 0
}

.mbanner.fixBanner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ccc
}

.fixedok .mbanner {
    opacity: 0
}

.news_imgs a,.news_imgs span {
    display: block;
    overflow: hidden
}

.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {
    transform: scale(1.1)
}

.news_imgs a img,.news_imgs span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s ease-in-out
}

.news_imgs {
    overflow: hidden;
    position: relative
}

.news_imgs.bg:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1.4rem;
    background: linear-gradient(0deg,#151515 3.433%,rgba(57,57,57,0) 96.567%);
    bottom: 0;
    opacity: .7;
    pointer-events: none;
    left: 0
}

.imgLazy {
    background: #f5f5f5;
}

.imgLazy {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

span.underLine {
    background-image: linear-gradient(var(--mainColor),var(--mainColor));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .4s
}

.news:hover span.underLine {
    background-size: 100% 1px;
    color: var(--mainColor)
}

.post1 .tt {
    display: flex;
    position: relative;
    justify-content: center;
    margin-bottom: .42rem
}

.post1 .tt .tit {
    font-weight: 400;
    position: relative
}

.post1 .more_btn {
    position: absolute;
    right: 0;
    bottom: 0
}

.main .post1 .more_btn {
    bottom: 50%;
}

.post1 .more_btn img {
    width: .14rem;
    margin-left: .05rem
}

.post1 .more_btn .more_text {
    vertical-align: middle;
    font-size: var(--titleSize);
    color: #212121;
    line-height: .21rem
}

.main .post1 .more_btn .more_text a {
    color: var(--mainColor)
}

.post1 .tt .title {
    font-size: .36rem;
    font-weight: 700;
    line-height: 1.4;
    color: var(--mainColor)
}

.post1 .tt .tt_en {
    font-weight: 400;
    position: absolute;
    left: .53rem;
    bottom: .187rem;
    height: .46rem
}

.post1 .tt .tt_en img {
    height: 100%
}

.post1 .news .news_title {
    font-size: var(--titleSize);
    line-height: 1.77;
    font-weight: 700
}

.post1 .news .news_text {
    font-size: var(--smailSizex);
    line-height: 1.85;
    color: #666
}

.post1 .news .news_text a {
    color: #666
}

.post1 .news .news_date {
    font-weight: 700;
    font-size: var(--smailSize);
    line-height: 1.32;
    color: #707070
}

.main1 .mod {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap
}

.main1 .inner {
    padding-top: 1rem
}

.main1 .post1 .tt .title {
    font-size: .28rem
}

.main1 .post1 .tt .tt_en {
    height: .35rem;
    left: .43rem;
    bottom: .15rem
}

.main1 .post1 .tt {
    margin-bottom: 0
}

.post-11,.post-13 {
    width: 3.46rem
}

.post-12 {
    width: 7.95rem;
    position: relative
}

.post-11 .news_list .news {
    border-bottom: 1px solid #e2e2e2;
    padding: .26rem 0;
    position: relative;
    transition: var(--transition);
    min-height: .34rem;
    display: flex;
    align-items: flex-end
}

.post-11 .news_list .news_imgs {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.post-11 .news .news_imgs a {
    padding-top: 0;
    opacity: 0;
    transition: var(--transition)
}

.post-11 .news .news_imgs:after {
    height: 1.11rem;
    background: linear-gradient(180deg,rgba(0,0,0,0),#000 100%);
    opacity: .7
}

.post-11 .news_list .news .news_title {
    position: relative;
    z-index: 1
}

.post-11 .news_list .news.selected {
    border: none;
    height: 2.31rem;
    padding: 0
}

.post-11 .news.selected .news_imgs a {
    padding-top: 66.76%;
    opacity: 1
}

.post-11 .news.selected .news_title {
    padding: .14rem .2rem
}

.post-12 .news .news_imgs a {
    padding-top: 66.66%
}

.post-11 .news.selected .news_title a {
    color: #fff
}

.post-12 .news {
    text-align: center
}

.post-12 .news .news_imgs:after {
    height: 1.86rem;
    background: linear-gradient(180deg,rgba(0,0,0,0),#000 100%);
    opacity: .86
}

.post-12 .tt {
    justify-content: center
}

.main1 .post-12 .tt .tt_en {
    left: 50%;
    transform: translateX(-50%)
}

.main1 .post-12 .tt {
    margin-bottom: .28rem
}

.post-12 .news .news_title {
    font-size: .24rem;
    line-height: 1.5;
    margin: .3rem 0 .08rem
}

.post-12 .news .news_text,.post-12 .news .news_title {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 1.1rem)
}

.post-12 .news .news_wz {
    padding: 0 0 .53rem;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0
}

.post-12 .control {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: .6rem
}

.post-12 .slick-next,.post-12 .slick-prev {
    position: static
}

.post-12 .slick-dots {
    position: static;
    width: auto
}

.post-13 .news .news_imgs a {
    padding-top: 128.9%
}

.post-13 .news .news_imgs {
    margin-bottom: .295rem
}

.post-13 .news_list {
    padding-bottom: .85rem
}

.post-13 .slick-dots li {
    width: .06rem;
    height: .02rem;
    border: none;
    background: #666;
    opacity: .5
}

.post-13 .img_media img {
    width: .32rem;
    height: .32rem;
    background: #333;
    border-radius: 50%;
    object-fit: cover
}

.post-13 {
    position: relative;
    display: none;
}

.post-13 .img_media {
    position: absolute;
    right: 0;
    bottom: -.16rem
}

.post-13 .slick-prev {
    display: none!important
}

.post-13 .slick-next {
    bottom: -.07rem;
    right: .56rem;
    top: auto;
    color: #333;
    opacity: 1;
    font-family: SourceHanSansCN-Regular;
    font-size: var(--smailSizex);
    padding-right: .18rem;
    display: flex;
    align-items: center;
    gap: .12rem
}

.post-13 .slick-dots li:after {
    content: "";
    height: 100%;
    width: 0;
    background: var(--mainColor);
    position: absolute;
    left: 0;
    top: 0
}

@keyframes autoEisth {
    100% {
        width: 100%
    }
}

.post.post1.post-11.lt .tt2 .title_2 {
    letter-spacing: .096rem;
    text-align: center;
}

.main1 .post-13 .tt2 .tt_en_2 {
    letter-spacing: .0912rem;
}

.post-13 .slick-dots li.slick-active:after {
    animation: autoEisth 6s ease-in-out
}

.post-13 .slick-dots li.slick-active {
    background: #e9ecf1;
    width: .98rem
}

.main2 .inner {
    padding: 1.22rem 0 .97rem
}

.post-21 .news_list {
    display: flex;
    justify-content: space-between
}

.post-21 .news_list .news {
    width: 5.14rem;
    position: relative
}

.post-21 .news_list .news_imgs span {
    padding-top: 65.17%
}

.post-21 .news_list .news .news_title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: .35rem;
    font-family: YouSheBiaoTiHei;
    color: #fff;
    font-weight: 400;
    font-size: .29rem;
    line-height: 1;
    z-index: 1;
    transition: var(--transition);
    opacity: 0
}

.post-21 .news_list .news_imgs:after {
    height: 1.36rem;
    background: linear-gradient(180deg,rgba(0,0,0,0),#000 100%);
    opacity: .7
}

.post-21 .news_list .news:before {
    content: "";
    position: absolute;
    width: 1px;
    height: .45rem;
    background: #fff;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: scale(0);
    opacity: 0;
    transition: var(--transition);
    margin-top: -.225rem
}

.post-21 .news_list .news:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    background: #670974;
    opacity: 0;
    bottom: 0;
    transition: var(--transition)
}

.post-21 .news_list .news .news_more {
    width: 1.2rem;
    position: absolute;
    line-height: .4rem;
    top: calc(100% - 1.05rem);
    left: 50%;
    margin-left: -.6rem;
    z-index: 1;
    color: #fff;
    font-size: var(--smailSizex);
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: .2rem;
    background: rgba(255,255,255,.12);
    transition: var(--transition);
    transform: translateY(30px);
    opacity: 0;
    transition-delay: .1s
}

.post-21 .news_list .news:hover:after {
    height: 100%;
    opacity: .88
}

.post-21 .news_list .news:hover:before {
    opacity: 1;
    transform: none
}

.post-21 .news_list .news:hover .news_title {
    bottom: calc(100% - 1.01rem);
    opacity: 1
}

.post-21 .news_list .news:hover .news_more {
    transform: none;
    opacity: 1
}

.main3 {
    background: #f4f4f4
}

.main3 .inner {
    padding: .91rem 0 1.15rem
}

.post-31 .tt {
    margin-bottom: 0.6rem;
}

.post-31 .news_list {
    display: flex;
    justify-content: space-between
}

.post-31 .news_list .news {
    width: 3.11rem;
    display: flex;
    align-items: flex-start
}

.post-31 .news_list .news .news_meta {
    flex: none;
    text-align: center;
    font-family: Roboto;
    font-weight: 700;
    color: var(--mainColor);
    height: 100%;
    line-height: 1.2
}

.post-31 .news_list .news .news_days {
    display: block;
    font-size: .4rem;
    margin-bottom: .08rem
}

.post-31 .news_list .news .news_month {
    font-weight: 400;
    transition: var(--transition);
    font-size: var(--bigSize)
}

.post-31 .news_list .news .xian {
    width: 1px;
    height: .83rem;
    background: rgb(231 207 231);
    margin: 0 .25rem;
    top: .05rem;
    position: relative
}

.post-31 .news_list .news .xian:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: var(--transition);
    background: var(--mainColor)
}

.post-31 .news_list .news:hover .news_month,.post-31 .news_list .news:hover .news_title a {
    color: var(--hoverColor)
}

.post-31 .news_list .news:hover .xian:after {
    height: 100%
}

.main4 {
    overflow: hidden;
    background: #f5f5f5
}

.main4 .inner {
    padding: 1.08rem 0 .74rem
}

.post-41 .tt {
    margin-bottom: .6rem
}

.post-41 .news .news_imgs a {
    padding-top: 66.86%
}

.post-41 .news .news_box {
    margin: 0 .2rem
}

.post-41 .news_list {
    margin: 0 -.2rem
}

.post-41 .news .news_title {
    margin: .25rem 0
}

.post-41 .news .news_info p {
    font-size: var(--smailSizex);
    line-height: 2;
    color: #670974;
    padding-left: .31rem;
    background-size: .13rem;
    background-position: 0 .05rem;
    background-repeat: no-repeat
}

.post-41 .news .news_info p.info1 {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/time.svg)
}

.post-41 .news .news_info p.info2 {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/address.svg)
}

.post-41 .slick-list {
    overflow: inherit
}

.post-41 .slick-next,.post-41 .slick-prev {
    margin: 0;
    top: -.61rem
}

.post-41 .slick-prev {
    right: .83rem;
    left: auto
}

.post-41 .slick-next {
    right: .2rem
}

.main5 {
    position: relative
}

.wrap5 {
    margin: 0 auto;
    position: relative
}

.main5 .inner {
    position: relative;
    z-index: 2
}

.main5 .backbg2 {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(/_upload/tpl/00/c8/200/template200/images/main5bg2.jpg) no-repeat center/cover;
    z-index: -1
}

.main5 .backbg {
    height: 100%;
    background: url(/_upload/tpl/00/c8/200/template200/images/main5bg.jpg) no-repeat center/cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .87;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%)
}

.main5 .mod {
    position: relative;
    height: 15.5rem;
    z-index: 2
}

.shain {
    position: absolute;
    pointer-events: none;
    z-index: 2;
    width: 6.73rem;
    height: 6.73rem;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .4s ease-in-out;
    transform: translate(-50%,-50%);
    background: url(/_upload/tpl/00/c8/200/template200/images/shain.png) no-repeat center/100% 100%
}

.post-500 {
    padding-top: 1rem
}

.post-500 .tt {
    margin-bottom: .6rem
}

.main .post-500 .more_btn .more_text a {
    color: #fff;
}

.post-51 .tt .title {
    color: #fff
}

.post-51 .con {
    display: flex;
    justify-content: space-between
}

.post-51 .list1 {
    width: 4.85rem;
    flex: none
}

.post-51 .list2 {
    width: 10.8rem;
    top: 0;
    position: absolute;
    right: 0;
    height: 100%;
    z-index: 1
}

.post-51 {
    width: 100%;
    height: 7.2rem;
    position: absolute;
    margin-top: -5rem;
    top: 50%;
    z-index: 1
}

.post-51 .tt {
    margin-bottom: .6rem
}

.pin-spacer {
    background: #f4f4f4
}

.post-51 .news_list.list1 .news:first-child {
    border-top: 1px solid rgb(255 255 255 / 20%)
}

.post-51 .news_list.list1 .news {
    padding: .27rem 0;
    border-bottom: 1px solid rgb(255 255 255 / 20%)
}

.post-51 .news_list.list1 .news a {
    color: #fff
}

.post-51 .news_list .news .news_text {
    height: 0;
    margin: 0;
    opacity: 0;
    transition: var(--transition)
}

.post-51 .news_list .news.selected .news_text {
    opacity: .6;
    margin-top: .17rem;
    height: 3.7em
}

.post-51 .news_list .news.selected .news_title {
    -webkit-line-clamp: 2
}

.post-51 .news_list.list1 .news .news_title a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.post-51 .news_list.list1 .news.selected .news_title a {
    -webkit-line-clamp: 2
}

.post-51 .list2 .news {
    position: absolute;
    width: 100%;
    bottom: .27rem;
    left: -.92rem;
    opacity: 1;
    transform: scale(.18);
    transform-origin: left bottom
}

.post-51 .list2 .news:nth-child(2) {
    z-index: 3
}

.post-51 .list2 .news:nth-child(3) {
    z-index: 2
}

.post-51 .list2 .news:nth-child(4) {
    z-index: 1
}

.post-51 .list2 .news .news_imgs span {
    padding-top: 66.57%
}

.post-51 .list2 .news.selected {
    width: 100%;
    left: 0;
    transition: all .6s ease-out;
    transform: scale(1);
    z-index: 0!important;
    bottom: 0
}

.post-51 .list2 .news.hoverLeave {
    opacity: 0;
    transition: all .4s ease-in-out;
    transform: scale(.18);
    transform-origin: right top;
    left: 0
}

.post-51 .con .botton {
    position: absolute;
    bottom: 0;
    width: 1.1rem;
    height: .62rem;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(16.28px);
    background: var(--hoverColor);
    cursor: pointer
}

.post-51 .con .botton.botton-next {
    left: 1.1rem
}

.post-51 .con .botton svg path {
    fill: #fff
}

.post-51 .con .botton svg {
    width: .13rem
}

.post-51 .con .botton.disabled {
    backdrop-filter: blur(16.28px);
    background: rgba(255,255,255,.22);
    pointer-events: none
}

.post-52-wap.slick-slider {
    display: none
}

.post-52 {
    position: relative;
    height: 7.35rem;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    overflow: hidden
}

.post-52 .anima {
    width: 100%;
    height: 100%;
    transform: scale(.4);
    transform-origin: bottom;
    opacity: 0
}

.post-52 .mtogo {
    position: absolute;
    width: 2.53rem;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

.post-52 .mtogo img {
    width: 100%
}

.post-52 .circle {
    width: 18.17rem;
    height: 18.17rem;
    left: 50%;
    transform: translate(-50%,-5.07rem) scaleY(.7);
    position: absolute;
    top: 100%;
    border-radius: 50%;
    transform-style: preserve-3d;
    transform-origin: top
}

.post-52 .circle .co.c1 .img-dot {
    animation: round 70s linear 0s normal none infinite
}

.post-52 .circle .co.c1 .dot {
    animation: dot 70s linear 0s normal none infinite
}

.post-52 .circle .co.c4 .img-dot {
    animation-delay: 1s;
    animation: round 30s linear 0s normal none infinite
}

.post-52 .circle .co.c4 .dot {
    animation-delay: 1s;
    animation: dot 30s linear 0s normal none infinite
}

.post-52 .circle .co.c5 .dot,.post-52 .circle .co.c5 .img-dot {
    animation-delay: 1.5s
}

.post-52 .circle .co {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform-origin: top;
    transform: translateX(-50%)
}

.post-52 .circle .co img {
    width: 100%
}

.post-52 .circle .c2 {
    width: 12.63rem;
    height: 12.63rem;
    top: .08rem
}

.post-52 .circle .c3 {
    height: 8.74rem;
    width: 8.74rem;
    top: .12rem;
    background: radial-gradient(50% 50% at 50% 50%,rgba(127,0,128,0),rgba(127,0,128,.56) 100%);
    opacity: .17
}

.post-52 .circle .c4 {
    width: 6.28rem;
    height: 6.28rem;
    top: .16rem
}

.post-52 .circle .c5 {
    width: 4.26rem;
    height: 4.26rem;
    top: .22rem;
    background: linear-gradient(180deg,#7f0080,rgba(127,0,128,.23) 67.98%,rgba(127,0,128,.17) 100%);
    opacity: .5
}

.post-52 .circle .c6 {
    top: .3rem;
    box-sizing: border-box;
    border: 1px solid #fff;
    opacity: .16;
    z-index: 2;
    width: 2.46rem;
    height: 2.46rem
}

.post-52 .circle .co .img-dot {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    animation: round 20s linear 0s normal none infinite
}

.post-52 .circle .co .dot {
    width: .23rem;
    height: .23rem;
    background: var(--mainColor);
    position: absolute;
    top: 0;
    margin-top: -.115rem;
    left: 50%;
    border-radius: 50%;
    transform-style: preserve-3d!important;
    animation: dot 20s linear 0s normal none infinite
}

@keyframes planetrotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@keyframes planetrotate2 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.post-52 .slick-next {
    position: absolute;
    width: 2.53rem;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    height: 4.54rem
}

.post-52 .con {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    padding: 0 .3rem 0;
    box-sizing: border-box
}

.post-52 .con .news_list {
    display: flex;
    justify-content: space-between
}

.post-52 .con .news_list .news {
    opacity: 0;
    position: relative
}

.post-52 .con .news_list.slick-current .news_box {
    transform: scale(1);
    opacity: 1
}

.post-52 .con .news_list .news_box {
    color: #fff;
    position: relative;
    width: 1.94rem;
    height: 1.94rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    backdrop-filter: blur(34.12px);
    background: rgba(3,4,10,.09);
    padding: 0 .31rem;
    box-sizing: border-box;
    text-align: center;
    transition: var(--transition);
    transform: scale(0);
    opacity: 0
}

.post-52 .con .news_list .news_box:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/_upload/tpl/00/c8/200/template200/images/num_dot.svg) no-repeat center/100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: planetrotate 5s cubic-bezier(.4,0,1,1) 0s normal none infinite;
    border-radius: 50%
}

.post-52 .con .news_list .news:nth-child(odd):after {
    animation: planetrotate2 5s cubic-bezier(.4,0,1,1) 0s normal none infinite
}

.post-52 .con .news_list .news:nth-child(1),.post-52 .con .news_list .news:nth-child(6) {
    top: 1.95rem
}

.post-52 .con .news_list .news:nth-child(2),.post-52 .con .news_list .news:nth-child(5) {
    top: .63rem
}

.post-52 .con .news_list .news:nth-child(1) {
    transform: translate(4.5rem,2.5rem)
}

.post-52 .con .news_list .news:nth-child(6) {
    transform: translate(-4.5rem,2.5rem)
}

.post-52 .con .news_list .news:nth-child(2) {
    transform: translate(2.5rem,3.5rem)
}

.post-52 .con .news_list .news:nth-child(5) {
    transform: translate(-2.5rem,3.5rem)
}

.post-52 .con .news_list .news:nth-child(3) {
    transform: translate(.5rem,4rem)
}

.post-52 .con .news_list .news:nth-child(4) {
    transform: translate(-.5rem,4rem)
}

.post-52 .con .news_list .news .news_num {
    font-family: Roboto;
    font-weight: 700;
    font-size: .48rem;
    margin-bottom: .15rem;
    position: relative;
    z-index: 1
}

.post-52 .con .news_list .news .news_title {
    font-weight: 400;
    font-size: var(--smailSize);
    opacity: .6;
    position: relative;
    z-index: 1
}

.post-52 .con>div {
    height: 100%
}

.post-61 .tt {
    justify-content: center;
    margin-bottom: 1rem
}

.post-61 .tt .tt_en,.post-71 .tt .tt_en {
    left: 50%;
    transform: translateX(-50%)
}

.main6 {
    position: relative;
    background: #fff
}

.main6 .inner {
    padding: .9rem 0 1.3rem;
    background: url(/_upload/tpl/00/c8/200/template200/images/main6bg.jpg) no-repeat top -.2rem center/12.33rem;
    position: relative
}

.main6 .inner>.xian {
    width: 1px;
    background: #7f0080;
    position: absolute;
    height: 1.22rem;
    left: 50%;
    top: 0;
    display: none;
    transform-origin: top
}

.post-61 .news_list {
    display: flex;
    justify-content: space-between;
    gap: .22rem;
    align-items: center;
    height: 2.07rem;
    margin: -.15rem 0
}

.post-61 .news_list .news {
    transition: .4s linear;
    width: 3.9rem;
    transition-property: width,height;
    height: 1.8rem
}

.post-61 .news_list .news a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.post-61 .news_list .news .news_title {
    font-size: .24rem;
    margin-bottom: .33rem;
    position: relative;
    z-index: 1;
    transition: var(--transition)
}

.post-61 .news_list .news a svg {
    width: .33rem
}

.circle-overlay {
    position: absolute;
    width: 0;
    height: 0;
    background-color: var(--mainColor);
    border-radius: 50%;
    transform: translate(-50%,-50%) scale(0);
    z-index: 0;
    left: 50%;
    top: 50%;
    min-width: 283%;
    min-height: 283%;
    transition: transform .6s ease-in-out,background-color .3s ease;
    display: none
}

.post-61 .news_list .news a .news_title {
    color: #fff
}

.post-61 .news_list .news:hover a .news_title {
    font-size: .24rem
}

.post-61 .news_list .news:nth-child(1) {
    background: #7f0080
}

.post-61 .news_list .news:nth-child(2) {
    background: #6e27a3
}

.post-61 .news_list .news:nth-child(3) {
    background: #6493ed
}

.post-61 .news_list .news:nth-child(4) {
    background: #5857cf
}

.post-61 .news_list .news:hover {
    width: 4.48rem;
    flex: none;
    height: 2.07rem;
    box-shadow: 0 3px 30px 0 rgba(0,0,0,.29)
}

.post-61 .news_list .news a path {
    fill: #fff;
    transition: var(--transition)
}

.post-61 .news_list .news .news_more {
    position: relative;
    z-index: 1
}

.post-71 .tt {
    margin-bottom: .6rem
}

.main7 .inner {
    padding: .99rem 0 .775rem;
    width: 100%
}

.main7 {
    background: #fff;
    position: relative
}

.post-71 {
    position: relative
}

.post-71 .con {
    display: flex;
    height: 9.24rem;
    overflow: hidden
}

.post-71.showmore .con {
    overflow: visible
}

.post-71 .news_list .news {
    padding: .05rem
}

.post-71 .con .img_con {
    flex: 1
}

.post-71 .con .img_con.con2,.post-71 .con .img_con.con3 {
    margin-top: 1.36rem;
    height: calc(100% - 1.4rem)
}

.post-71 .news_list .news img {
    width: 100%
}

.post-71 .con .img_con marquee {
    height: 9.24rem
}

.post-71 .con .img_con {
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative
}

.post-71:after {
    content: "";
    width: 100%;
    height: 6.93rem;
    position: absolute;
    bottom: 0;
    background: url(/_upload/tpl/00/c8/200/template200/images/main7bg.png) no-repeat bottom center/100% 100%;
    pointer-events: none
}

.post-71 .con .img_con .news_list {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.post-72 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.38rem;
    z-index: 1;
    height: 1.3rem;
    background: #6493ed;
    width: calc(50% - .1rem);
    display: flex;
    justify-content: center;
    align-items: center
}

.post-72 .news_list {
    display: flex;
    gap: 1.27rem
}

.main7 .mod {
    position: relative
}

.post-72 .news_list a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .22rem;
    font-size: .22rem;
    color: #fff
}

.post-72 .news_list a .news_icon img {
    width: .31rem;
height: .31rem
}

.post-72 .news_list a:hover .news_icon img {
    transition: .5s;
    transform: rotateY(360deg)
}

a.list_more {
    position: relative;
    bottom: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .11rem;
    font-size: var(--smailSizex);
    color: #666;
    margin-top: .3rem;
    pointer-events: auto
}

.post-71.showmore:after {
    display: none
}

a.list_more .icon {
    display: flex;
    align-items: flex-end;
    gap: .04rem;
    height: .22rem
}

a.list_more .icon .ian {
    width: 2px;
    background: #333;
    transition: var(--transition)
}

a.list_more .icon .ian:nth-child(1) {
    height: .07rem
}

a.list_more .icon .ian:nth-child(2) {
    height: .18rem
}

a.list_more .icon .ian:nth-child(3) {
    height: .22rem
}

a.list_more .icon .ian:nth-child(4) {
    height: .12rem
}

a.list_more .icon .ian:nth-child(5) {
    height: .06rem
}

a.list_more:hover .icon .ian:nth-child(1) {
    height: .22rem
}

a.list_more:hover .icon .ian:nth-child(2) {
    height: .15rem
}

a.list_more:hover .icon .ian:nth-child(3) {
    height: .07rem
}

a.list_more:hover .icon .ian:nth-child(4) {
    height: .12rem
}

a.list_more:hover .icon .ian:nth-child(5) {
    height: .18rem
}

.post .tt img {
    height: .8rem
}

.wp-inner {
    position: relative
}

.wp-inner .l-banner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    backdrop-filter: blur(9px);
    background: rgba(22,40,101,.33);
    -webkit-backdrop-filter: blur(9px)
}

.l-banner {
    height: 4.2rem;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    background-color: #c5c4c4;
    position: relative;
    background-size: cover
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top
}

#l-container {
    position: relative
}

#l-container .inner {
    position: relative;
    padding: .6rem 0;
}

.list #l-container .inner,.list #d-container .inner,.list #l-container1 .inner {
    width: var(--listWidth)
}

#d-container .inner {
    background: #fff
}

.col_menu_head {
    position: absolute;
    left: 50%;
    margin-left: calc(var(--innerWidth)/ -2);
    width: var(--innerWidth);
    box-sizing: border-box;
    z-index: 1;
    bottom: 1.1rem
}

.col_menu_head .col_name_text {
    font-size: .6rem;
    color: #fff;
    font-weight: 700
}

.col_name {
    margin-bottom: .38rem
}

.col_sum .col_name {
    margin-bottom: .29rem
}

.col_menu_head.col_sum .col_summary {
    color: #fff;
    font-size: var(--smailSize);
    text-shadow: 0 5px 5px rgba(0,0,0,.5);
    font-weight: 700
}

.col_path a,.col_path span {
    color: #fff;
    font-size: var(--smailSize);
    line-height: 1.5
}

.col_path {
    color: #fff
}

.possplit::after {
    content: "-";
    font-size: .15rem;
    color: #fff
}

.col_path .possplit {
    margin: 0 .02rem;
    width: auto;
    background-image: none;
    color: #666;
    text-indent: inherit;
    font-size: 0
}

.col_list {
    flex: none;
    width: 100%;
    margin-bottom: .65rem
}

.col_list .tip {
    display: flex;
    align-items: center;
    font-size: var(--titleSize);
    color: #666;
    margin-bottom: .21rem
}

.col_list .tip svg {
    width: .26rem;
    height: .26rem;
    margin-left: .066rem
}

.col_list .tip .bktohome {
    position: absolute;
    right: 0;
    color: #666;
}

.column-switch {
    display: none
}

.col_list .col_listcolumn {
    position: relative;
    width: 100%;
    display: flex;
    gap: .22rem
}

.col_list .col_column.parent,.col_list .col_column.selected {
    background: #fff;
    box-shadow: inset -.02rem 0 0 #9119a0;
    background: linear-gradient(90deg,rgba(145,25,160,.1) 0,rgba(145,25,160,0) 100%)
}

.col_list .col_column .sub_list {
    display: none
}

.col_list .col_column a.parent,.col_list .col_column a.selected {
    font-weight: 700;
    color: #fff;
    background: var(--mainColor)
}

.col_list .col_column .col_item_link {
    padding: 0 .36rem;
    font-size: .25rem;
    display: inline-block;
    display: block;
    text-align: left;
    padding: 0 .4rem;
    line-height: .8rem;
    border: 1px solid #ccc;
    font-weight: 700;
    position: relative
}

.col_list ul li {
    position: relative
}

.col_list ul li:after,.col_list ul li:before {
    content: "";
    width: 100%;
    height: 1px;
    background: var(--mainColor);
    position: absolute;
    left: 0;
    opacity: 0
}

.col_list ul li:after {
    bottom: -.04rem
}

.col_list ul li:before {
    top: -.04rem
}

.col_list ul li.selected::before,.col_list ul li.selected:after {
    opacity: 1
}

.col_list ul li.parent::before, .col_list ul li.parent:after {
    opacity: 1;
}

.col_list .col_column .sub-item-link {
    padding: 0 .36rem;
    font-size: var(--smailSize);
    display: inline-block;
    display: block;
    text-align: left;
    padding: .15rem .24rem;
    line-height: 1.5;
    border-bottom: 1px solid #e2deeb;
    color: #999
}

.col_list .slick-next,.col_list .slick-prev {
    width: auto;
    height: auto;
    background: 0 0;
    border-radius: 0
}

.col_list .slick-prev {
    left: -.4rem;
    display: none!important
}

.col_list .slick-next {
    right: -.5rem;
    width: .3rem;
    text-align: center
}

.col_list .slick-next:hover,.col_list .slick-prev:hover {
    opacity: 1;
    color: #fff;
    background: 0 0
}

.col_news {
    position: relative
}

.col_news>div {
    position: relative;
    z-index: 1
}

.col_news_con.noCol {
    display: block
}

.col_news_con.noCol .col_list {
    display: none
}

.col_news_con.noCol .col_news_list {
    width: 100%
}

.mrlist .col_news_con {
    min-height: 4rem;
    flex-direction: column
}

.col_news_list {
    flex: 1
}

.mrlist .col_news_list .news_list .news {
    display: flex;
    margin-bottom: .22rem;
    border-bottom: 1px solid #c0c4e8;
    padding-bottom: .22rem
}

.mrlist1 .col_news_list .news_list .news .news_imgs {
    width: 3rem !important ;
    flex: none;
    background: 0 0;
    display: flex;
    align-items: center;
    margin-right: .38rem;
    background: url(/_upload/tpl/00/c8/200/template200/images/default.jpg) no-repeat center/cover
}

.mrlist .col_news_list .news_list .news .news_imgs {
    width: 4.5rem;
    flex: none;
    background: 0 0;
    display: flex;
    align-items: center;
    margin-right: .38rem;
    background: url(/_upload/tpl/00/c8/200/template200/images/default.jpg) no-repeat center/cover
}

.mrlist .col_news_list .news_list .news .news_imgs a {
    padding-top: 66.9%;
    width: 100%
}

.mrlist .col_news_list .news_list .news .news_wz {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: .1rem 0
}

.mrlist .col_news_list .news_list .news .news_more {
    color: var(--mainColor);
    text-transform: uppercase;
    line-height: 2;
    font-size: var(--smailSize);
    display: flex;
    align-items: center
}

.mrlist .col_news_list .news_list .news .news_more img {
    width: .13rem;
    margin-left: .09rem;
    position: relative;
    right: 0;
    transition: var(--transition)
}

.mrlist .col_news_list .news_list .news:hover .news_more img {
    right: -.1rem
}

.mrlist .col_news_list .news_list .news:hover .news_imgs img {
    transform: scale(1.1)
}

.mrlist .col_news_list .news_list .news .news_top {
    display: flex;
    align-items: center;
    gap: .21rem;
    font-size: var(--smailSize);
    color: var(--mainColor)
}

.mrlist .col_news_list .news_list .news .news_top .dot {
    width: .04rem;
    height: .04rem;
    background: var(--mainColor);
    border-radius: 50%
}

.mrlist .col_news_list .news_list .news .news_meta {
    margin-bottom: .33rem
}

.mrlist .col_news_list .news_list .news .news_meta span {
    display: block;
    color: #666
}

.mrlist .col_news_list .news_list .news .news_year {
    font-size: .14rem
}

.mrlist .col_news_list .news_list .news .news_day {
    font-size: .36rem;
    line-height: 1.4
}

.mrlist .col_news_list .news_list .news .news_title {
    font-size: .24rem;
    line-height: 1.77;
    margin: .2rem 0;
    font-weight: 700
}

.mrlist .col_news_list .news_list .news .news_title a {
    transition: 0s
}

.mrlist .col_news_list .news_list .news .news_text {
    font-size: var(--smailSize);
    line-height: 2
}

.mrlist .col_news_list .news_list .news .news_text a {
    color: #666
}

.mrlist .col_news_list .news_list .news.noimg .news_imgs {
    display: none
}

.mrlist .col_news_list .news_list .news .news_date {
    line-height: 1.5;
    color: #7f0080
}

.mrlist .col_news_list .news_list.cardType {
    display: flex;
    flex-wrap: wrap;
    --gap: 0.56rem;
    --num: 3;
    gap: var(--gap)
}

.mrlist .col_news_list .news_list.cardType .news {
    width: calc((100% - (var(--num) - 1) * var(--gap))/ var(--num));
    flex-direction: column;
    padding: 0;
    margin: 0;
    border: none
}

.mrlist .col_news_list .news_list.cardType .news .news_imgs {
    width: 100%
}

.mrlist .col_news_list .news_list.cardType .news .news_wz {
    padding: 0;
    padding-top: .28rem
}

.mrlist .col_news_list .news_list.cardType .news .news_title {
    margin: .1rem 0;
    font-size: var(--titleSize);
    -webkit-line-clamp: 2
}

.mrlist .col_news_list .news_list.cardType .news .news_more,.mrlist .col_news_list .news_list.cardType .news .news_text {
    display: none
}

.mrlist .col_news_list .news_list.cardType .news .news_title a {
    -webkit-line-clamp: 2
}

.pagelist #l-container {
    margin-top: 0.22rem;
}

.pagelist em {
    font-style: italic;
    font-weight: 500
}

.pagelist .akeylayout_img {
    width: auto !important;
}

.pagelist .header:not(.opennav):after {
    opacity: 1;
}

.header:not(.opennav).fix:after {
    opacity: 0;
}

/*.pagelist .header:not(.opennav) .head-top{position:absolute;top:0;background:#7f0080;width:100%;left:0;box-sizing:border-box;height:.38rem;padding-right:1.82rem}
.pagelist .header:not(.opennav){padding-top:.38rem;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.15);position:fixed}
.pagelist .header:not(.opennav) .mod{height:.74rem}
.pagelist .header:not(.opennav) .sitelogo .logo .logo2{display:block;width:3.27rem}
.pagelist .header:not(.opennav) .sitelogo .logo .logo1{display:none}
.pagelist .header:not(.opennav) .nav .wp-menu .menu-item a.menu-link{color:#333;line-height:2;padding-bottom:0}
.pagelist .header:not(.opennav) .nav .wp-menu .menu-item a.menu-link:after{background:var(--mainColor)}
.pagelist .header:not(.opennav) .nav .sub-menu{top:100%}
.pagelist .header:not(.opennav) #nav{top:0}*/
.info .col_metas.clearfix {
    height: .63rem
}

.infobox {
    padding: .56rem 0;
    margin: 0 auto;
    width: auto
}

.article .arti_title {
    line-height: 1.3;
    font-weight: 700;
    font-size: .32rem;
    text-align: center;
    margin-bottom: .2rem;
    color: #000
}

.article .arti_title2 {
    line-height: 2;
    font-family: "Microsoft YaHei";
    font-size: .2rem;
    text-align: center;
    color: #1b1b1bc7;
    margin-bottom: .2rem
}

.article .arti_metas {
    text-align: center;
    line-height: 1.3;
    margin: 0
}

.article .arti_metas>span {
    margin: 0 .16rem;
    font-size: var(--smailSize);
    color: #666
}

.article .arti_info.clearfix {
    position: relative
}

a.return_history {
    display: flex;
    align-items: center;
    gap: .11rem;
    font-size: var(--titleSize);
    color: #666;
    margin-bottom: .53rem;
    display: none
}

a.return_history svg {
    width: .13rem;
    height: .23rem
}

.article {
    padding: 0 2.6rem
}

.wp_entry p {
    font-size: var(--titleSize);
    margin-bottom: 0;
    text-align: justify
}

.wp_entry p a:hover {
    color: var(--hoverColor)!important
}

.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: .6rem;
    min-height: 400px
}

.article .entry .read,.article .entry .read p {
    line-height: 1.75;
    font-size: var(--smailSize);
    color: #333;
    text-align: justify
}

.article .entry .read p {
    margin-bottom: 10px
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
}

.article .entry .read table {
    margin: 0 auto;
    border: none!important
}

.sibi_art {
    margin-top: 1.3rem
}

.wp_artfuns .wp_art_adjoin {
    display: flex;
    line-height: .48rem;
    font-size: var(--titleSize);
    flex-wrap: wrap
}

span.next-title,span.prev-title {
    width: calc(100% - .8rem)
}

.wp_artfuns .wp_art_adjoin .next {
    padding: 0
}

.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {
    pointer-events: none;
    width: auto
}

#footer {
    background: #f4f4f4;
    background-size: cover;
    position: relative
}

.foot_left img {
    width: 3.27rem;
    max-width: 100%
}

.footer .inner {
    padding: .97rem 0;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

#footer .inner .mod {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

#footer p {
    font-size: var(--smailSize);
    margin-bottom: .1rem
}

#footer .foot_right {
    width: 3rem
}

#footer .foot_right ul {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: .2rem;
    grid-template-columns: repeat(2,1fr);
    justify-content: space-between
}

#footer .foot_right li {
    font-size: var(--titleSize)
}

.footer .tt {
    margin-bottom: .35rem;
    font-size: var(--bigSize);
    font-weight: 700
}

.foot_bq {
    background: #7f0080;
    padding: .32rem 0;
    color: rgba(255,255,255,.69);
    font-size: var(--smailSize);
    text-align: center;
    line-height: 1.3
}

.shares {
    margin-bottom: .8rem
}

.shares .news_list {
    display: flex;
    text-align: center;
    gap: .17rem
}

.shares .news_list .imgs {
    width: 1rem;
    height: 1rem;
    position: absolute;
    bottom: 127%;
    left: 50%;
    margin-left: -.5rem;
    transform: translateY(-.4rem);
    opacity: 0;
    transition: all .4s ease-in-out
}

.shares .news_list .imgs img {
    width: 100%;
    height: 100%
}

.shares .news_list .news_icon {
    display: block;
    background-color: #333;
    width: .4rem;
    height: .4rem;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 53%
}

.shares .news_list .news {
    position: relative
}

.shares .news_list li:nth-child(1) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/weixin.svg)
}

.shares .news_list li:nth-child(2) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/icon_sp.svg)
}

.shares .news_list li:nth-child(3) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/weibo.svg)
}

.shares .news_list li:nth-child(4) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/xiaohongshu.svg);
    background-size: 70%
}

.shares .news_list li:nth-child(5) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/icon_bz.svg)
}

.shares .news_list li:nth-child(6) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/twitter.svg)
}

.shares .news_list li:nth-child(7) .news_icon {
    background-image: url(/_upload/tpl/00/c8/200/template200/images/in.svg)
}

.shares .news_list .news_icon:hover {
    opacity: 1
}

.shares .news_list .news:hover .imgs {
    opacity: 1;
    transform: none
}

.shares .news_list .news_title {
    color: #fff;
    font-size: var(--smailSizex);
    line-height: 1.4;
    margin-top: .13rem
}

nav.Quick-navigation {
    position: fixed;
    right: 0;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    font-size: 19px;
    line-height: 70px;
    background: var(--mainColor);
    color: #fff;
    padding: 0 16px;
    border-radius: 20px
}

nav.Quick-navigation a {
    color: #fff;
    border-bottom: 1px solid #fff
}

nav.Quick-navigation a.current {
    color: #e1d4a4;
    border-bottom: 1px solid var(--hoverColor)
}

.Scroll-to-top {
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 1;
    background: #fff;
    bottom: 2%;
    border-radius: 50%;
    right: 1%;
    background: #1776be7a;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.pre-loader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: var(--hoverColor);
    z-index: 999
}

.spinner2 {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.container1>div,.container2>div,.container3>div {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.spinner2 .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.circle1 {
    top: 0;
    left: 0
}

.circle2 {
    top: 0;
    right: 0
}

.circle3 {
    right: 0;
    bottom: 0
}

.circle4 {
    left: 0;
    bottom: 0
}

.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.container1 .circle2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

.cursor_circle {
    width: 4.38rem;
    height: 4.38rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transform: translate(-50%,-50%) scale(0);
    pointer-events: none;
    border-radius: 100%;
    opacity: 0;
    background: radial-gradient(47.01% 47.01% at 50% 50%,#80277f,rgba(128,39,127,0) 84.237%,rgba(128,39,127,0) 100%);
    opacity: .8
}

@-webkit-keyframes bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,100%,80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes round {
    0% {
        transform: rotate(0) scaleX(1) rotateZ(0)
    }

    100% {
        transform: rotate(0) scaleX(1) rotateZ(360deg)
    }
}

@keyframes dot {
    0% {
        transform: rotate(0) scaleY(1.42) rotate(30deg) scale(1)
    }

    100% {
        transform: rotate(-360deg) scaleY(1.42) rotate(30deg) scale(1)
    }
}

.main1 .post-0 {
    flex: 100% 0
}

.main1 .post-0 .tt {
    margin-bottom: .6rem
}

.main1 .tt2 {
    background: #6493ed;
    color: #fff;
    text-align: center;
    padding: .15rem 0;
    font-size: .32rem;
    line-height: 1;
    display: flex;
    justify-content: center
}

.main1 .tt2 span {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: .06rem;
    font-weight: 500;
    text-align: justify;
    text-align: center;
    align-content: center;
    flex-wrap: wrap;
}

.main1 .tt2 span .title_2 {
    text-align: justify;
    text-align-last: justify;
    -webkit-text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align: justify;
    -moz-text-align: justify;
}

.main1 .tt2 .tt_en_2 {
    font-size: .24rem
}

.main1 .post-12 .tt2 .tt_en_2 {
    letter-spacing: .0298rem
}

.main1 .post-13 .tt2 .title_2 {
    letter-spacing: .096rem;
    text-align: center
}

.main1 .post-13 .tt2 .tt_en_2 {
    letter-spacing: .0912rem
}

.tt img {
    max-width: 100%
}

.wuyuinfo div#container-1 {
    height: auto!important;
    background: 0 0!important;
    position: relative
}

.wuyuinfo div#container-1 .l-banner {
    height: 3.1rem;
}

.listPage #l-container .inner {
    margin-top: 0;
    width: var(--innerWidth)
}

.wp_entry img {
    max-width: 100%
}

.list .article .entry .read .wp_articlecontent p img {
    max-width: 650px!important;
}

.list .article .entry .wp_img img {
    width: auto!important;
}
