@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {display:block;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr {border:0;}
img {vertical-align:top;}
html {overflow-x:hidden;font-size:100px;--size:calc(100vw / 19.20);font-size:var(--size);}
i,cite,em,var,address,dfn {font-style:normal;}
[hidefocus],summary {outline:0;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6,small {font-size:100%;}
sup,sub {font-size:83%;}
pre,code,kbd,samp {font-family:inherit;}
q:before,q:after {content:none;}
textarea {overflow:auto;resize:none;}
label,summary {cursor:default;}
a,button {cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b {font-weight:bold;}
del,ins,u,s,a,a:hover {text-decoration:none;}
body,textarea,input,button,select,keygen,legend {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;_display:inline;}
.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;}
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url(../fonts/SourceHanSansCN-Regular.eot) format('embedded-opentype'),
    url(../fonts/SourceHanSansCN-Regular.ttf) format('truetype');
  }
  @font-face {
    font-family: "YanShiXiaXingKai-2";
    src: url(../fonts/YanShiXiaXingKai-2.eot) format('embedded-opentype'),
    url(../fonts/YanShiXiaXingKai-2.ttf) format('truetype');
  }
body {line-height:1;font-size:0.2rem;font-family:"SourceHanSansCN-Regular","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:#F8FBFB;}
:root {--mainColor:#942343;--hoverColor:#942343;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:15.6rem;}
p {line-height:1.75;}
a {color:#333;text-decoration:auto;transition:all 0.4s ease-in-out;}
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;}
.line8 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:8;-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}
/**兼容模式提示**/
#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(../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(../images/Chrome.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconfirefox{background-image: url(../images/Firefox.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconsafari{background-image: url(../images/Safari.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconEdge{background-image: url(../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;
    position: relative !important;
    width: 100%;
    top: 0;
    transition: 1s;
    background: #fff;
    z-index: 2;    overflow: visible !important;}
.header.fix {background:var(--mainColor);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width:1.2rem;}
.header .sitelogo .logo {margin-right:0.29rem;display:inline-block;}
.header .sitelogo h1 {font-size:inherit;font-weight:normal;background:none;padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.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 0.6s ease-in-out;}
.header .head-main {float:left;margin-top:10px;}
.header .mod {display:flex;justify-content:space-between;height:0.82rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap:0.75rem;}
.header .head-right {display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column;}
/* 搜索*/
.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:transparent;color:#fff;}
.wp_search .search {width:32px;height:30px;border:0px;background:#FFFFFF url(../images/sous.png) no-repeat center;cursor:pointer;vertical-align:top;}
.searchbox .tt {color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem;}
.searchbox {text-align:right;border-radius:0.22rem;overflow:hidden;    width: 6rem;}
.wp-search {position:relative;background:rgb(255 255 255 / 20%);}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular';}
.wp-search .search-btn {width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous2.svg) no-repeat center;cursor:pointer;}
.header .searchbox:hover {width:3rem;border-radius:0.22rem;}
.header .searchbox {transition:all 0.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(../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 0.14rem;line-height:1;display:inline-block;font-size:var(--smailSize);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right:1px solid #fff;}
.header .head-right .tp img {
    width: 1.44rem;
}.header .head-right .tp img.logo2 {
    display: none;
}#aaa {
    width: 0.44rem;
    height: 0.44rem;
    background: #942343;
    border-radius: 50%;
    text-align: center;
    line-height: 0.44rem;
    cursor: pointer;    display: flex;
    justify-content: center;
    align-items: center;
display:none!important;
}#aaa img {
    vertical-align: middle;
    width: 0.17rem;
}.header .head-right .tp {
    margin-right: 0.26rem;    cursor: pointer;display:none
}.header .head-top .yb {
    display: flex;
    align-items: center;
    gap: 0.15rem;
}
/**导航**/
#nav {width:10.18rem;}
#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;filter:alpha(opacity=70);}
.nav .wp-menu {margin:0 auto;display:flex;justify-content:space-between;}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(../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 a.menu-link {    line-height: 0.4rem;
    font-size: 0.2rem;
    display: block;
    color: #232323;
    position: relative;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background:var(--mainColor);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;border-radius:8px;overflow:hidden;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {display:block;color:#fff;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color:#333;background-color:#fff;display:block;}
.nav .sub-menu .sub-menu {left:100%;top:0px;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:#942343;left:0;transform:scale(0);transition:all 0.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;}
/**大图**/

@keyframes ani_down {
        0% {
            transform: translateY(0) translateX(-50%);
            opacity: 0
        }

        20% {
            transform: translateY(.156vw) translateX(-50%);
            opacity: 1
        }

        80% {
            transform: translateY(.52vw) translateX(-50%);
            opacity: 1
        }

        100%,
        90% {
            transform: translateY(.52vw) translateX(-50%);
            opacity: 0
        }
    }
.mbanner .bb {
    position: absolute;
    left: 50%;
    bottom: 100px;
    z-index: 1;
    text-align: center;
    animation: 2s linear infinite ani_down;
    cursor: pointer;
}
.mbanner .bb img {
    width: 27px;
}
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;    position: relative;}
.mbanner .news_imgs a {display:block;height:calc(100vh - 0.82rem);}
.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;
}.pause_btn {
    position: absolute;
    width: 0.38rem;
    height: 0.38rem;
    background: #942343;
    border-radius: 50%;
    bottom: 0.55rem;
    left: 50%;
    margin-left: -0.8rem;    cursor: pointer;
}
 .pause_btn::before,  .pause_btn::after {
        content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 0.15rem;
    border-left: 0.02rem solid #fff;
    left: 0.15rem;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}
 .pause_btn::before {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
.pause_btn::after {
    left: 0.22rem;
}
 .pause_btn.pause::before {
    border-left:0.08rem solid #fff;
    height: 0;
    border-top: 0.08rem solid transparent;
    border-bottom:0.06rem solid transparent;
    left: 0.16rem;
}
 .pause_btn.pause::after {
    border-left: 0 solid #fff;
    height: 0;
}
.post.post1.post-100.mbox {
    position: absolute;
    bottom: 0.3rem;
    right: 0.5rem;
    background: #F7F2F3;
    z-index: 1;
    width: 2.54rem;
    text-align: center;
    border-radius: 0.33rem;
}body.main.s1 .post.post1.post-100.mbox {
    bottom: 0.52rem;
}
.post.post1.post-100.mbox li.menu-item {
    position: relative;    
    text-align: left;
}.post.post1.post-100.mbox a.menu-link {
    padding: 0 0.4rem;
    line-height: 0.65rem;
    background: #fff;
    display: block;
    border-radius: 0.33rem;
    font-size: 0.18rem;
    color: #942343;
    font-weight: bold;    position: relative;
    z-index: 1;
}.post.post1.post-100.mbox em {
    position: absolute;
    right: 0.3rem;
    top: 0;
    font-size: 0.4rem;
    color: #942343;
    line-height: 0.65rem;
    font-family: serif;
    font-weight: normal;
    cursor: pointer;z-index: 1;
}.post.post1.post-100.mbox ul.sub-menut {
       width: 100%;
    height: 0;
    position: absolute;
    bottom: -0.65rem;
    left: 0;
    transform: translateY(-.4rem);
    opacity: 0;
    transition: all .4s ease-in-out;    overflow: hidden;
}
.post.post1.post-100.mbox:hover ul.sub-menut {
    opacity: 1;
    transform: none;
    bottom: 0.35rem;
    height: auto;
    overflow: visible;
    background: #F7F2F3;
    padding-bottom: 0.4rem;
    border-top-left-radius: 0.33rem;
    border-top-right-radius: 0.33rem;
    padding-top: 0.3rem;
}
.post.post1.post-100.mbox ul.sub-menut li.sub-item {
    margin: 0 0.4rem;
    line-height: 0.3rem;
    margin-bottom: 0.15rem;
    font-size: 0.18rem;
    font-weight: bold; background: url(../images/jt.svg) no-repeat right;    background-size: 0.14rem;
}

.mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.mbanner .slick-prev,.mbanner .slick-next {z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8;}
.mbanner .slick-prev {left:0.55rem;}
.mbanner .slick-next {right:0.55rem;}
.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 {display:flex;font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {    width: 1.16rem;
    bottom: 0.5rem;
    left: 50%;
    margin-left: -0.88rem;
    display: flex;
    align-items: center;
    height: 0.5rem;
    padding-left: 0.6rem;
    background: #fff;
    border-radius: 0.37rem;
    backdrop-filter: blur(8px);
}
.mbanner .slick-dots li {width: 0.06rem;
    height: 0.06rem;
    background: #942343;
    background-size: 100%;
    margin: 0;
    opacity: 0.3;
    margin-right: 0.12rem;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50%;}
.mbanner .slick-dots li button {width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none;}
.mbanner .news .news_video {height:calc(100vh - 0.82rem);}
.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(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);opacity: 0.42;height: 0rem;width: 100%;bottom: 0;}
.mbanner .slick-dots li:after {content:"";display:block;width:0rem;height:0rem;background:url(../images/dot.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;transform:scale(0);transition:all 0.4s ease-in-out;}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {        opacity: 1;
    margin-right: 0.5rem;}
    .mbanner .slick-dots li.slick-active button {
    width: 0.43rem;
    height: 0.06rem;
    background: #942343;
    left: 0;
    border-radius: 0.37rem;
    z-index: 1;
    content: "";
    position: absolute;
    display: block;
    color: #942343;
    opacity: 0.37;
    top: 0;
    padding: 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 0.6s ease-in-out;border-radius: 6px;}
.news_imgs {overflow:hidden;background:#ccc;position:relative;}
.news_imgs.bg:after {content:"";width:100%;position:absolute;height:1.4rem;background:linear-gradient(0.00deg,rgb(21,21,21) 3.433%,rgba(57,57,57,0) 96.567%);bottom:0;opacity:0.7;pointer-events:none;}
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:0.42rem;}
.post1 .more_btn {}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color:#212121;line-height:0.21rem;}
.post1 .tt .tit span {position:relative;z-index:1;}
.post1 .tt .tit {width:1.59rem;text-align:center;position:relative;}
.post1 .tt .title {font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4;}
/**main1**/
.swiper.mySwiper {
    width: 100%;
    height: calc(100vh - 0.82rem);
}
.post .news_list li.news .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post .news_list li.news .news_imgs  img{
    width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
.post .news_list li.news:hover .news_imgs img {
    transform: scale(1.1);
}
body { position: relative; }
.search-con { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none; background: rgba(0,0,0,0.5); z-index: 10; }
.shutdown { position: fixed;
    right: 0.6rem;
    top: 0.4rem;
    z-index: 1;
    width: .44rem;
    height: .44rem;
    background: #DBB299;
    text-align: center;
    border-radius: 50%;     cursor: pointer;}
.shutdown span {     font-size: 0rem;
    color: #fff;
    text-align: right;
    cursor: pointer;
    line-height: 0.44rem; }
.shutdown:before {
    content: "";
    display: block;
    height: .01rem;
    width: .2rem;
    background: #fff;
    border-radius: .02rem;
    transition: all .4s ease-in-out;
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    margin-left: -0.1rem;
    top: 50%;
}.shutdown:after {
    content: "";
    display: block;
    height: .01rem;
    background: #fff;
    border-radius: .02rem;
    transition: all .4s ease-in-out;
    transform: rotate(45deg);
    width: .21rem;
    position: absolute;
    left: 50%;
    margin-left: -0.1rem;
    top: 50%;
}
.layer-inner { position: relative; width: 100%; height: 100%; }
.layer-mod { position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
span.yw { font-size: 0.26rem; color: #CFCFCF; font-family: "sub"; text-transform: uppercase; margin-left: 0.15rem; }
.searchbox{text-align:right;    
   transition: all 0.4s ease-in-out;    transform: translateY(-50px);
    opacity: 0;}
   .layert .searchbox {
      transform: none;    opacity: 1;
  }
  .swiper-button-next1.allow {
    display: none;
}
.swiper-button-prev1.allow {
    display: none;
}
.main .swiper-pagination1 {
    position: absolute;
    right: auto;
    bottom: 0.55rem;
    left: 50%;
    margin-left: -7.8rem;
    width: 15.6rem;
    top: auto;
    transform: none;    z-index: 1;
}
.main .swiper-pagination1 span.swiper-pagination-bullet {
      position: relative;
    width: auto;
    height: auto;
    background: none;
    float: left;
    margin: 0 !important;    opacity: 1;
}
.main .swiper-pagination1 span.swiper-pagination-bullet:before {
    content: "";
    width: 0.08rem;
    height: 0.08rem;
    background: #D6BBC3;
        display: inline-block;
    border-radius: 50%;    margin: 0 0.22rem;
}
.main .swiper-pagination1 span.swiper-pagination-bullet:after {
        content: "";
    width: 1.2rem;
    height: 0.02rem;
    background: #D6BBC3;
    display: inline-block;
    position: relative;
    top: -0.02rem;
}
.main .swiper-pagination1 span.swiper-pagination-bullet span.bt {
    position: absolute;
    left: 0;
    bottom: 0.2rem;
    font-size: 0.18rem;
    color: #942343;
    font-weight: bold;
    background: url(../images/wz.png) no-repeat center top;
        background-size: 0.34rem;
    line-height: 0.3rem;
    padding-top: 0.3rem;transition: all 0.4s ease-in-out;    opacity: 0;

}
.main .swiper-pagination1 .swiper-pagination-bullet-active span.bt {
    opacity: 1 !important;
}
.main .swiper-pagination1 .swiper-pagination-bullet-active:before {
    background: #942343 !important;
}
body.main.s1 .swiper-pagination1 {
    display: none;
}body.main .hd {
    position: absolute;
    left: 0.6rem;
    bottom: 0;
    font-size: 0.16rem;
    line-height: 0.21rem;
    font-family: Barlow;
    color: #942343;
    font-weight: bold;
    padding-bottom: 1.8rem;z-index: 1;
}
body.main .hd:after {
    content: "";
    background: #942343;
    display: block;
    width: 0.01rem;
    height: 1.6rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.005rem;
}body.main .hd span {
    transform: rotate(-90deg);
    display: block;
}.main.s1 .hd {
    display: none;
}.main .swiper-pagination1 span.swiper-pagination-bullet:nth-child(1) {
    display: none;
}

.main1 {
  background: url(../images/m1.png) no-repeat bottom left; background-size: cover;    height: 100%;
}
.post.post1.post-11.mbox ul.news_list {
    text-align: center;    text-align: center;
    display: flex;
    justify-content: center;   
}.post.post1.post-11.mbox ul.news_list:after {
    content: "";
    width: auto;display: none;
}
.post.post1.post-11.mbox li.news .news_box.clearfix {
    width: 3.22rem;
    height: 3.22rem;
    margin: 0 0.3rem;
    background: #942343;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;    cursor: pointer;
    justify-content: center; transition: all 0.4s ease-in-out;    position: relative;
}
.post.post1.post-11.mbox li.news .news_box.clearfix .news_title {
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.34rem;
    margin: 0 0.3rem;    position: relative;    padding-bottom: 0rem;
}.post.post1.post-11.mbox li.news .news_box.clearfix:before {
    content: "";
    width: 104%;
    height: 104%;
    position: absolute;
    left: revert-layer;
    top: -2%;
    border: 0.01rem dashed #9423437d;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.post.post1.post-11.mbox li.news .news_box.clearfix .news_text {
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    opacity: 0;    font-size: 0.14rem;
    line-height: 0.24rem;
    margin-top: 0rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.post.post1.post-11.mbox li.news .news_box.clearfix:hover .news_text {
    margin-top: 0.2rem;
}
.post.post1.post-11.mbox li.news .news_box.clearfix:hover .news_title {
    padding-bottom: 0.15rem;
}.post.post1.post-11.mbox li {
    width: 25%;
}

.post.post1.post-11.mbox li.news .news_box.clearfix:hover {
    width: 3.66rem;
    height: 3.66rem;     margin: 0;   box-shadow: 0rem 0.06rem 0.24rem #6505201f; background: #DBB299 url(../images/m1libg.png) no-repeat left bottom; background-size: 100% 100%;margin-top: -0.22rem;
}.post.post1.post-11.mbox li.news .news_box.clearfix:hover:before {
    opacity: 1;
}
.post.post1.post-11.mbox li.news .news_box.clearfix .news_title:before {
    content: "";
    width: 0.48rem;
    height: 0.02rem;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.24rem;
    opacity: 0.8;    opacity: 0;
}.post.post1.post-11.mbox li.news .news_box.clearfix:hover .news_text {
    height: auto;
    opacity: 1;
}.post.post1.post-11.mbox li.news .news_box.clearfix:hover .news_title:before {
    opacity: 0.8;
}
.main1.m1h{

      background: url(../images/m1h.png) no-repeat bottom left;
    background-size: cover;
    height: 100%;
}
.main1.m1h .post.post1.post-11.mbox  .con{
    display: none;
}
.post.post1.post-12.mbox {
    position: relative;
}
.post.post1.post-12.mbox ul.news_list {
    position: absolute;
    width: 100%;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    top: 0;
}.post.post1.post-12.mbox ul.news_list.djzs {
    position: relative;
    top: 0;
    opacity: 1;    z-index: 1;
}
.post.post1.post-12.mbox li.news .news_box.clearfix{
    width: 2.68rem;
    height: 2.68rem;
    background: #942343;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    position: relative;    z-index: 1;
}
.post.post1.post-12.mbox li.news .news_title {
    font-size: 0.18rem;
    line-height: 0.27rem;
    color: #fff;    font-weight: bold;    padding: 0 0.1rem;
    text-align: center;
}
.post.post1.post-12.mbox ul.news_list li.news.n1 {
    position: absolute;
    left: 0;
    top: 0.2rem;
}
.post.post1.post-12.mbox ul.news_list li.news.n2 {
    left: 2.3rem;
    top: 3rem;    position: absolute;
}
.post.post1.post-12.mbox ul.news_list li.news.n4 {
    right: 0;
    position: absolute;
    top: 0.5rem;
}
.post.post1.post-12.mbox ul.news_list li.news.active  .news_box.clearfix{
   
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
    text-align: center;   
}
.post.post1.post-12.mbox ul.news_list li.news.active .news_box.clearfix {
    width: 8rem;
    margin: 0 auto;    padding-top: 0.5rem;
}.post.post1.post-12.mbox ul.news_list li.news.active .news_box.clearfix .news_text p {
    line-height: 0.4rem;
}
.post.post1.post-12.mbox ul.news_list li.news.active .news_title {
    font-family: "YanShiXiaXingKai-2";
    color: #942343;
    font-size: 0.9rem;
    line-height: 1.1;    font-weight: normal;letter-spacing: -0.2rem;
}.post.post1.post-12.mbox ul.news_list li.news.active .news_box.clearfix .news_text {
    font-size: 0.2rem;
    line-height: 0.4rem;margin-top: 0.8rem;
}
.main1 .inner {
    padding-top: 2.3rem;
}
.post.post1.post-12.mbox li.news .news_box.clearfix:hover {
    background: #DBB299 url(../images/m1libg2.png) no-repeat left bottom;
    background-size: 100% 100%;
        width: 2.83rem;
    height: 2.83rem;

}
.post.post1.post-12.mbox li.news .news_box.clearfix:before {
    content: "";
    width: 110%;
    height: 110%;
    position: absolute;
    left: revert-layer;
    top: -5%;
    border: 0.01rem dashed #9423437d;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.post.post1.post-12.mbox li.news .news_box.clearfix:hover:before {
    opacity: 1;
}
.post.post1.post-12.mbox ul.news_list li.news.active .news_box.clearfix:before {
    width: 0;display: none;
}
.post.post1.post-12.mbox ul.news_list li.news.n4:after {
       content: "";
    width: 132%;
    height: 132%;
    position: absolute;
    left: -16%;
    top: -16%;
    background: #DBB299;
    opacity: 0.2;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}.post.post1.post-12.mbox ul.news_list li.news.n4 .news_box.clearfix .news_title {
    font-size: 0.23rem;
    line-height: 0.4rem;
}.post.post1.post-12.mbox ul.news_list li.news.n4 .news_box.clearfix {
    width: 2.89rem;
    height: 2.89rem;
}
.post.post1.post-12.mbox ul.news_list li.news.n4 .news_box.clearfix:hover {
    width: 3.2rem;
    height: 3.2rem;
}.post.post1.post-12.mbox ul.news_list li.news.n2 .news_box.clearfix {
    width: 2.3rem;
    height: 2.3rem;
}.post.post1.post-12.mbox ul.news_list li.news.n2 .news_box.clearfix:hover {
    width: 2.52rem;
    height: 2.52rem;
}
.main .swiper-pagination1 span.swiper-pagination-bullet:last-child {
    display: none;
}
.swiper-slide.slide-3 {
    background: #FAF7F5;
}
.main2 {
  background: #FAF7F5 url(../images/m2.png) no-repeat top center;
    height: 89%;
    background-position-y: -0.82rem;
    background-size: cover;
    position: relative;
}
.post.post1.post-21.mbox {
   
}
.main2 .inner {
    padding-top: 1.24rem;
}
.post.post1.post-21.mbox .tt {
    margin-bottom: 0.2rem;
}
.post.post1.post-21.mbox .tt img {
    max-width: 90%;
}
.post.post1.post-21.mbox li.news {
    float: left;
    width: 33.3%;
    text-align: center;
}
.post.post1.post-21.mbox .news_imgs {
    padding: 0;
        background: none;overflow: visible;
}.post.post1.post-21.mbox .news_imgs a {
    overflow: visible;
}
.post.post1.post-21.mbox .news_imgs img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 80%;
}
.post.post1.post-21.mbox ul.news_list.clearfix li:nth-child(2) {
    margin-top: 0.3rem;
}
.post.post1.post-21.mbox li.news .news_titled {
    margin-top: 0.2rem;
    font-size: 0.7rem;
    line-height: 1;
    font-weight: bold;
    font-family: "PingFang";
    font-style: italic;
    background: linear-gradient(to bottom, #fff, #33333380);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.post.post1.post-21.mbox li.news .news_titled img {
    width: 1.86rem;
}
.post.post1.post-21.mbox li.news .news_title {
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.41rem;
    margin-top: 0.1rem;
}
.post.post1.post-21.mbox .more_btn {
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -1.05rem;
    bottom: 0.4rem;
}

.post.post1.post-21.mbox .more_btn span.more_text {
    background: #fff;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    padding-left: 0.3rem;
    padding-right: 0.06rem;    display: inline-block;
        font-size: 0.2rem;
    color: #942343;
    font-weight: bold;
}
.post.post1.post-21.mbox .more_btn span.more_text span {
    width: 0.7rem;
    display: inline-block;
    height: 0.7rem;
    background: #DBB299;
    border-radius: 50%;
    margin-top: 0.05rem;
    line-height: 0.7rem;
    margin-left: 0.25rem;
}.post.post1.post-21.mbox .more_btn span.more_text span img {
    width: 0.22rem;
    margin: 0;
    vertical-align: middle;
}
.main3 {
    background: url(../images/m3.png) no-repeat bottom  center;
    background-size: cover;
    height: 100%;
}
.main3.m3h {
        background: url(../images/m3h.jpg) no-repeat bottom  center;
    background-size: cover;
}
.main3 .sudy-tab {
    display: flex;
    justify-content: space-between;
        align-items: center;
}
.main3 .sudy-tab .tab-menu {
    margin-left: 0.45rem;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.main3 .sudy-tab .tab-menu span.t1 {
    width: 2.1rem;
    height: 2.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #DBB299 url(../images/m3libg.png) no-repeat; background-size: 100% 100%;    position: relative;
 animation: pulse 2.5s ease-in-out infinite;
}
.main3 .sudy-tab .tab-menu span.t1 img {
    vertical-align: middle;
    max-width: 80%;    max-height: 90%;
}
.main3 .inner {
    padding-top: 0.7rem;
}
@keyframes sopplus{to{transform:rotate(360deg)}
}
.main3 .sudy-tab .tab-menu span.t1:before {
    content: "";
    width: 112%;
    height: 112%;
    position: absolute;
    left: revert-layer;
    top: -6%;
    border: 0.01rem dashed #9423437d;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;    animation: sopplus 30s linear 0s infinite both;
}
.main3 .sudy-tab .tab-menu li.selected span.t1 {
    display: none;    
}
.main3 .sudy-tab .tab-menu li span.t2 {
    display: none;
}
.main3 .sudy-tab .tab-menu li.selected span.t2 {
    display: block;
}
.main3 .sudy-tab .tab-menu li span.t2 img {
    max-width: 1.61rem;position: relative;
}
.main3 .sudy-tab .tab-menu li:nth-child(1) {
    margin-bottom: 1rem;
}
.main3 .sudy-tab .tab-menu li span.t2:before {
    content: "";
    background: url(../images/m3tt.png) no-repeat top left;
}
.main3 .sudy-tab .tab-menu li span.t2 {
    position: relative;
    padding-top: 0.3rem;
    padding-left: 0.2rem;
}

.main3 .sudy-tab .tab-menu li span.t2:before {
    content: "";
    background: url(../images/m3tt.png) no-repeat top left;
    width: 1.56rem;
    height: 3.64rem;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 1.56rem;
}
.main3 .sudy-tab .tab-menu li {
    cursor: pointer;
}
.post.post1.post-31.mbox img.bg {
    width: 8.9rem;
    height: 3.82rem;
}
.post.post1.post-31.mbox {
    padding-right: 0.45rem;
    position: relative;
}
.post.post1.post-31.mbox li.news {
    position: absolute;
    text-align: left;    padding-top: 0.2rem;    padding-right: 0.2rem;

}
.post.post1.post-31.mbox li.news .news_xhz {
    background: linear-gradient(to bottom, #DBB299, #fff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 0.5rem;
    font-weight: bold;
    font-family: "PingFang";
    line-height: 1;
}
.post.post1.post-31.mbox li.news .news_xhz img {
    width: auto;
    max-width: 0.62rem;
}
.post.post1.post-31.mbox li.news .news_title {
    font-size: 0.2rem;
    font-weight: bold;
     line-height: 1;    position: relative;
}
.post.post1.post-31.mbox li.news .news_title:after {
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    background: #942343;
    border-radius: 50%;
    position: absolute;
    right: -0.25rem;
    top: 50%;
    margin-top: -0.04rem;
}
.post.post1.post-31.mbox li.news .news_title:before {
    width: 0.01rem;
    content: "";
    height: 0.98rem;
    background: linear-gradient(0deg, #942343, transparent);
    position: absolute;
    right: -0.21rem;
        bottom: 0.1rem;
}
.post.post1.post-31.mbox li.news:nth-child(1) .news_title:before {
    background: linear-gradient(180deg, #942343, transparent);
        bottom: auto;
    top: 0.1rem;
}
.post.post1.post-31.mbox li.news:nth-child(1) {
    top: -8%;
    left: -0.35rem;
    padding-top: 0;
    padding-bottom: 0.2rem;
    padding-left: 0.2rem;
    padding-right: 0;
}
.post.post1.post-31.mbox li.news:nth-child(2) {
    top: -8%;
    left: 25%;
    padding-top: 0;
    padding-bottom: 0.2rem;
    padding-left: 0.2rem;
    padding-right: 0;
}
.post.post1.post-31.mbox li.news:nth-child(3) {
    left: 17%;
    bottom: 0;
    text-align: right;
}
.post.post1.post-31.mbox li.news:nth-child(4) {
    left: 36%;
    bottom: -18%;
    text-align: right;
}
.post.post1.post-31.mbox li.news:nth-child(5) {
    left: 44%;
    bottom: -37%;
    text-align: right;
}
.post.post1.post-31.mbox li.news:nth-child(6) {
    right: 0;
    padding-right: 0;
    padding-left: 0.2rem;
    bottom: -35%;
}
.post.post1.post-31.mbox li.news:nth-child(1):before {
    content: "";
    background: url(../images/m3l1.svg) no-repeat right bottom;
    background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    right: -0.38rem;
    bottom: -0.85rem;
}
.post.post1.post-31.mbox li.news:nth-child(2):before {
    content: "";
    background: url(../images/m3l2.svg) no-repeat right bottom;
        background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
       left: -0.17rem;
    bottom: -1.3rem;
}
.post.post1.post-31.mbox li.news:nth-child(3):before {
    content: "";
    background: url(../images/m3l3.svg) no-repeat right bottom;
        background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    right: -0.17rem;
       top: -0.6rem;
}
.post.post1.post-31.mbox li.news:nth-child(4):before {
    content: "";
    background: url(../images/m3l4.svg) no-repeat right bottom;
        background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    right: -0.17rem;
        top: -0.5rem;
}
.post.post1.post-31.mbox li.news:nth-child(5) .news_title:before {
    height: 1.27rem;
}
.post.post1.post-31.mbox li.news:nth-child(5):before {
    content: "";
    background: url(../images/m3l5.svg) no-repeat right bottom;
        background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
    right: -0.17rem;
       top: -0.8rem;
}
.post.post1.post-31.mbox li.news:nth-child(6):before {
    content: "";
    background: url(../images/m3l6.svg) no-repeat right bottom;
        background-size: 0.34rem;
    width: 0.34rem;
    height: 0.34rem;
    position: absolute;
        right: auto;
    left: -0.17rem;
    bottom: auto;
    top: -0.7rem;
}
.post.post1.post-31.mbox li.news:nth-child(2) .news_title:before {
    background: linear-gradient(180deg, #942343, transparent);
    height: 1.18rem;
    right: auto;
    left: -0.21rem;
    bottom: auto;
    top: 0.1rem;
}
.post.post1.post-31.mbox li.news:nth-child(2) .news_title:after {
    right: auto;
    left: -0.25rem;
}
.post.post1.post-31.mbox li.news:nth-child(3) .news_title:before {
    height: 1.02rem;
}
.post.post1.post-31.mbox li.news:nth-child(6) .news_title:before {
    height: 1.27rem;
    right: auto;
    left: -0.21rem;
}
.post.post1.post-31.mbox li.news:nth-child(6) .news_title:after {
    right: auto;
    left: -0.25rem;
}
.main3.m3h .sudy-tab {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.main3.m3h .sudy-tab ul.tab-menu {
    margin-left: 0;
    margin-right: 0.45rem;
}
.post.post1.post-32.mbox {
    position: relative;    margin-top: 0.3rem;
}
.post.post1.post-32.mbox img.bg {
    width: 10.58rem;
    height: 2.28rem;
    margin-left: -0.45rem;
}
.post.post1.post-32.mbox li.news {
    position: absolute;
    width: 30%;
}
.post.post1.post-32.mbox li.news .news_box.clearfix {
    position: relative;
}
.post.post1.post-32.mbox li.news .news_xhz {
       background: linear-gradient(to bottom, #DBB299, #fff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 0.5rem;
    font-weight: bold;
    font-family: "PingFang";
    line-height: 1;
    padding-left: 0.6rem;
}
.post.post1.post-32.mbox li.news .news_xhz img {
    width: auto;
    max-width: 0.62rem;
}
.post.post1.post-32.mbox li.news .news_titled {
    font-size: 0.2rem;
    font-weight: bold;    padding-left: 0.75rem;    margin-top: -0.1rem;    position: relative;
}
.post.post1.post-32.mbox li.news .news_titled span.red {
    font-family: "YanShiXiaXingKai-2";
    color: #942343;
    font-weight: normal;
    font-size: 0.6rem;display: none;
}.post.post1.post-32.mbox li.news .news_titled img {
    width: 0.7rem;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom: 0;
}
.post.post1.post-32.mbox li.news .news_titled span.red:nth-child(1) {
    position: absolute;
   top: -0.2rem;   left: 0;
}
.post.post1.post-32.mbox li.news .news_title {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin: 0.15rem 0rem 0.1rem 0;    font-weight: bold;
}
.post.post1.post-32.mbox li.news .news_text {
    font-size: 0.16rem;
    line-height: 0.26rem;
    color: #7B5A63;
}
.post.post1.post-32.mbox li.news:nth-child(1) {
    left: 0;
       top: 63%;
}
.post.post1.post-32.mbox li.news:nth-child(2) {
    left: 23%;
    top: -98%;
}

.post.post1.post-32.mbox li.news:nth-child(3) {
    left: 45%;
    top: 105%;
}

.post.post1.post-32.mbox li.news:nth-child(4) {
    left: 63%;
    top: -21%;
}
.post.post1.post-32.mbox li.news:nth-child(5) {
    right: -16%;
   top: 110%;
}
.post.post1.post-42.mbox .slick-dots {    bottom: 0.1rem;
   
}.post.post1.post-42.mbox .slick-dots li {
    background: #fff;
    opacity: 0.5;
}.post.post1.post-42.mbox .slick-dots li.slick-active {
    background: #942343;
    opacity: 1;
}
.post.post1.post-32.mbox li.news:after {
    content: "";
    background: linear-gradient(0deg, #942343, transparent);
    height: 2.63rem;
    left: -0.21rem;
    bottom: auto;
    width: 0.01rem;
    top: -0.4rem;
    position: absolute;
    opacity: 0.8;
}
.post.post1.post-32.mbox li.news:before {
    content: "";
    background: url(../images/m3l7.svg) no-repeat center;
    width: 0.32rem;
    height: 0.48rem;
    background-size: 0.32rem;
    position: absolute;
    top: -1rem;
    left: -0.32rem;
}
.post.post1.post-32.mbox li.news:nth-child(3):after {
    height: 2.4rem;
}
.post.post1.post-32.mbox li.news:nth-child(5):after {
    height: 2.05rem;
    top: 0.2rem;
}
.post.post1.post-32.mbox li.news:nth-child(5):before {
    top: -0.45rem;
}
.post.post1.post-32.mbox li.news:nth-child(2):after {
    background: linear-gradient(180deg, #942343, transparent);
    top: -0rem;
}
.post.post1.post-32.mbox li.news:nth-child(2):before {
    top: auto;
    bottom: -0.35rem;
}
.post.post1.post-32.mbox li.news:nth-child(4):after {
    background: linear-gradient(180deg, #942343, transparent);
    top: 0rem;
}.post.post1.post-32.mbox li.news:nth-child(4):before {
    top: auto;
    bottom: -1.2rem;
}
.main4 {
    height: 100%;
    background: url(../images/m4.jpg) no-repeat bottom center;
    background-size: cover;
}
.main4 .inner {
    padding-top: 1.5rem;
}
.main4 .ml {
    float: left;
    width: 48%;
        position: relative;
    z-index: 1;
}
.main4 .mr {
    float: right;
    width: 52%;
}
.main4 .ml .ttb p.p1 {
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.41rem;
}
.main4 .ml .ttb p.p2 {
    font-size: 0.32rem;
    color: #942343;
    font-weight: bold;
    line-height: 0.54rem;
    padding-left: 0.2rem;
    border-top: 0.01rem solid #942343;
    max-width: 88%;
    position: relative;    padding-top: 0.1rem;
    margin-top: 0.05rem;
}.main4 .ml .ttb p.p2:before {
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    background: #942343;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
}.main4 .ml .ttb p.p2:after {
    content: ">";
    font-family: serif;
    padding-left: 0.3rem;
    font-size: 0.28rem;
}
.post.post1.post-41.mbox {
    margin-top: 0.5rem;
    position: relative;
}
.post.post1.post-41.mbox img.bg {
    width: 7.41rem;
    height: 3.71rem;
}
.post.post1.post-41.mbox li.news {
    position: absolute;
    text-align: center;    width: 25%;
}
.post.post1.post-41.mbox li.news .news_xhz {
background: linear-gradient(to bottom, #fff, #33333300);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 0.6rem;
    font-weight: bold;
    font-family: "PingFang";
    line-height: 1;
}
.post.post1.post-41.mbox li.news .news_xhz img {
    width: auto;
    max-width: 0.7rem;
}
.post.post1.post-41.mbox li.news .news_title {
    font-size: 0.2rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.34rem;    position: relative;
    padding-bottom: 0.05rem;    margin-top: -0.2rem;
}
.post.post1.post-41.mbox li.news .news_title:after {
    content: "";
    width: 0.18rem;
    height: 0.01rem;
    background: #fff;
    opacity: 0.34;
    bottom: 0;
    left: 50%;
    position: absolute;
    margin-left: -0.09rem;
}
.post.post1.post-41.mbox li.news .news_titled {
    font-size: 0.16rem;
    line-height: 0.27rem;
    color: #fff;
    opacity: 0.7;    padding-top: 0.05rem;
}
.post.post1.post-41.mbox li.news:nth-child(1) {
    left: 0;
    top: 27%;
}

.post.post1.post-41.mbox li.news:nth-child(2) {
    left: 26%;
    top: 13%;
}
.post.post1.post-41.mbox li.news:nth-child(3) {
    left: 43%;
    top: 57%;
}

.post.post1.post-41.mbox li.news:nth-child(4) {
    right: 3%;
    top: 38%;
}.post.post1.post-42.mbox {
    position: relative;
}
.post.post1.post-42.mbox {
    position: relative;
    margin-right: -0.5rem;
    margin-left: -0.72rem;
}
.post.post1.post-42.mbox .news_imgs {
    padding-top: 32.6%;
    border-radius: 0.16rem;
}
.post.post1.post-42.mbox .news_imgs a{pointer-events: none;}
.post.post1.post-42.mbox .more_btn {
    text-align: center;
    margin-top: 0;
    position: absolute;
    right: 0.5rem;
    bottom: -1rem;
}
.post.post1.post-42.mbox .more_btn span.more_text {
    background: #fff;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    padding-left: 0.3rem;
    padding-right: 0.06rem;
    display: inline-block;
    font-size: 0.2rem;
    color: #942343;
    font-weight: bold;
}
.post.post1.post-42.mbox .more_btn span.more_text span {
    width: 0.7rem;
    display: inline-block;
    height: 0.7rem;
    background: #DBB299;
    border-radius: 50%;
    margin-top: 0.05rem;
    line-height: 0.7rem;
    margin-left: 0.25rem;
}
.post.post1.post-42.mbox .more_btn span.more_text span img {
    width: 0.22rem;
    margin: 0;
    vertical-align: middle;
}

.post.post1.post-42.mbox:before {
    content: "";
    background: url(../images/m4tpbg.png) no-repeat;
    background-size: 100% 100%;
    width: 7.87rem;
    height: 3.01rem;
    position: absolute;
    top: 1rem;
    right: -0.7rem;
}
.main1.m1h .inner {
    padding-top: 1.06rem;
}

.main5 {
    height: 100%;
    background: url(../images/m5.png) no-repeat bottom left;
    background-size: cover;    position: relative;
}
.main5:after {
    content: "";
    background: #942343;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 83.5%;
    height: 5rem;
    border-top-left-radius: 0.56rem;
}
.main5 .inner {
    padding-top: 1.16rem;
}
.main5 .inner .mod {
    padding-left: 2.45rem;
}
.main5 ul.tab-menu li {
    display: inline-block;
    margin-right: 0.7rem;
    font-size: 0.18rem;
    line-height: 0.31rem;
    cursor: pointer;transition: all 0.4s 
ease-in-out;    position: relative;
}
.main5 ul.tab-menu li.selected {
    font-size: 0.24rem;
    color: #942343;
    font-weight: bold;    padding-left: 0.2rem;
}
.main5 ul.tab-menu li:before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    background: #942343;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.05rem;
    opacity: 0;
    transition: all 0.4s 
ease-in-out;
}
.main5 ul.tab-menu li.selected:before {
    opacity: 1;
}
.main5 ul.tab-menu {
    margin-bottom: 0.6rem;
}
.main5 .tab-con {
    position: relative;    z-index: 1;
}
.main5 .tab-con .more_btn span.more_text {
    font-size: .18rem;
    color: #942343;
}
.main5 .tab-con .more_btn {
    position: absolute;
    right: 0;
    top: -0.85rem;
}
.main5 .tab-con .more_btn span.more_text span {
    display: none;
}.main5 .tab-con .more_btn span.more_text {
    position: relative;    padding-right: 0.15rem;
}
.main5 .tab-con .more_btn span.more_text:before {
    position: absolute;
    content: "";
    width: 0.01rem;
    background: #942343;
    height: 0.12rem;
    right: 0.055rem;
    top: 50%;
    margin-top: -0.05rem;
}
  
.main5 .tab-con .more_btn span.more_text:after {
    position: absolute;
    content: "";
    height: 0.01rem;
    background: #942343;
    width: 0.12rem;
    right: 0;
    top: 50%;
    margin-top: -0.005rem;
}
.post.post1.post-51.mbox .news_box.clearfix {
    margin: 0 0.3rem;
        border-radius: 0.1rem;
    overflow: hidden;
    background: #FFFFFF;
}
.post.post1.post-51.mbox .con {
    margin: 0 -0.3rem;
}
.post.post1.post-51.mbox .news_imgs {
    padding-top: 58.8%;
}
.post.post1.post-51.mbox .news_box.clearfix .news_wz {
    padding: 0.2rem 0.3rem;
}
.post.post1.post-51.mbox .news_box.clearfix .news_time {
    color: #942343;
    font-family: Poppins;
    line-height: 0.29rem;
    font-size: 0.16rem;
}
.post.post1.post-51.mbox .news_box.clearfix .news_time span.day {
    font-size: 0.3rem;
    padding-right: 0.02rem;
}
.post.post1.post-51.mbox .news_box.clearfix .news_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 0.16rem;
    line-height: 0.27rem;
    color: #7B6169;
    margin: 0.1rem 0rem;
}
.post.post1.post-51.mbox .news_box.clearfix .news_title  a{

    color: #7B6169;

}
.post.post1.post-51.mbox .swiper-container {
    padding-bottom: 0.6rem;
}
.post.post1.post-51.mbox .swiper-scrollbar {
    position: absolute;
        left: 0.3rem;
    bottom: 0;
    z-index: 1;
    height: 0.03rem;
    background: url(../images/hx.png) no-repeat left center;
}
.post.post1.post-51.mbox .swiper-scrollbar .swiper-scrollbar-drag {
    max-width: 1.45rem;
    background: #FFFFFF;
    height: 0.03rem;
    border-radius: 0.1rem;
}
.post.post1.post-51.mbox .allow {
    position: absolute;
    right: 1.2rem;
    bottom: -0.33rem;
    width: 0.66rem;
    height: 0.66rem;
    display: block;
    border-radius: 50%;
    border: 0.01rem solid #fff;
    top: auto;
    opacity: 2;    z-index: 1;
    cursor: pointer;

}
.post.post1.post-51.mbox .swiper-button-prev {
    left: auto;
    right: 2.1rem;
    background: url(../images/ll.svg) no-repeat center;background-size: 0.11rem;
}
.post.post1.post-51.mbox .swiper-button-next{

    background: url(../images/rr.svg) no-repeat center;background-size: 0.11rem;
}
body.main.s6 .swiper-pagination1 span.swiper-pagination-bullet:before {
    background: #D6BBC3 !important;
}
body.main.s6 .swiper-pagination1 span.swiper-pagination-bullet span.bt {
    color: #fff;
    background: url(../images/wz2.png) no-repeat center top;    background-size: 0.34rem;left: 50%;
    margin-left: -1.38rem;
}
body.main.s7 .swiper-pagination1 span.swiper-pagination-bullet:before {
    background: #fff !important;
}
body.main.s7 .swiper-pagination1 span.swiper-pagination-bullet span.bt {
    color: #fff;
    background: url(../images/wz2.png) no-repeat center top;    background-size: 0.34rem;
}
.m7t {
    text-align: center;    margin-top: 39vh;transform:translateY(-50%)  
}
.m7t img {
    width: 6.43rem;
}
.m7t p {
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.2rem;
    line-height: 0.3rem;
}

.post.post1.post-12.mbox ul.news_list li.news.n2 .news_box.clearfix {
    width: 2.4rem;
    height: 2.4rem;
}
/* 动效 */
.main1 .mod {
    transform: translate(0, 100%);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
}
body.main.s2 .main1 .mod {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}

.post.post1.post-21.mbox .con {
    transform: translate(-100%, 0);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);
}
body.main.s3 .post.post1.post-21.mbox .con {
   transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}

.main3 .mod {
    transform: translate(0, 100%);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
}
body.main.s4 .main3 .mod {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}
.main4 .mod {
    transform: translate(0, 100%);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
}
body.main.s5 .main4 .mod {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}


.main5 .sudy-tab{
    transform: translate(100%, 0);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
    filter: Alpha(opacity = 0);    position: relative;
    z-index: 1;
}
body.main.s6 .main5 .sudy-tab {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}

.main7 .post.post1.post-71 li {
    transition: all 1.5s ease-out 0s;
    opacity: 0;
    transform: scale(0);
}
body.main.s7 .main7 .post.post1.post-71 li {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
    transform: scale(1);
}
.main8 .mod {
    transform: translate(0, 100%);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
}
body.main.s8 .main8 .mod {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}

.main9 .mod {
    transform: translate(0, 100%);
    transition: all 1.5s ease-out 0s;
    opacity: 0;
}
body.main.s9 .main9 .mod {
    transform: none;
    opacity: 1;
    filter: Alpha(opacity = 100);
}
body.list {
    background: #F4F4F4;
}
#l-container .lml {
    float: left;
    width: 68%;
}
#l-container .lmr {
    float: right;
    width: 27.2%;
}
.col_menu_headt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 0.01rem solid #942343;
    padding: 0.3rem 0;
}
.col_menu_headt .col_lm {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
}

.col_menu_headt .kssso.clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
}.col_menu_headt .kssso .lmss:hover {
    overflow: visible;
}
.col_menu_headt .kssso .lmss {
    position: relative;    overflow: hidden;
}
.col_menu_headt .kssso .lmss {
    position: relative;
    width: 2.2rem;
    line-height: 0.5rem;
    border: 0.01rem solid #942343;
    border-radius: 0.1rem;
}
.col_menu_headt .kssso .lmss .zs {
    font-size: 0.18rem;
    margin: 0 0.2rem;
    color: #D5C0C6; background: url(../images/listjt.png) no-repeat right center;    background-size: 0.13rem;
}
.col_menu_headt .kssso .lmss ul.clearfix {
    position: absolute;
    top: 0.52rem;
    background: #fff;
    width: 100%;
    transform: translateY(-.4rem);
    opacity: 0;
    transition: all .4s 
ease-in-out;
    left: 0;
}
.col_menu_headt .kssso .lmss:hover ul.clearfix {
    opacity: 1;
    transform: none;
}
.col_menu_headt .kssso .lmss ul.clearfix li.links {
    padding: 0 0.2rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}
.col_menu_headt .kssso.clearfix .data_search.clearfix {
    width: 3rem;
    height: 0.5rem;
    border: 0.01rem solid #942343;
    border-radius: 0.1rem;
    margin-left: 0.25rem;
}
.col_menu_headt .kssso.clearfix .data_search.clearfix form {
    position: relative;
    margin: 0.05rem;
}.col_menu_headt .kssso.clearfix .data_search.clearfix form .searchk {
    width: 100%;
    height: 100%;
}.col_menu_headt .kssso.clearfix .data_search.clearfix form .searchk input {
    width: 100%;
    border: 0;
    line-height: 0.4rem;
    font-size: 0.18rem;
    color: #D5C0C6;
    font-family: 'SourceHanSansCN-Regular';    text-indent: 0.05rem;
}
.col_menu_headt .kssso.clearfix .data_search.clearfix form .searchk input::-webkit-input-placeholder { 
     color: #D5C0C6;
}


.col_menu_headt .kssso.clearfix .data_search.clearfix .search-btn {
    width: 0.43rem;
    position: absolute;
    right: 0;
    top: 0;
    height: 0.4rem;
    border-radius: 0.04rem;
    background: #942343;
}.col_menu_headt .kssso.clearfix .data_search.clearfix .search-btn input.searchal {
    border: 0;
    width: 100%;
    height: 100%; background:#942343 url(../images/sous.svg) no-repeat center;
        border-radius: 0.04rem;
    background-size: 0.17rem;    cursor: pointer;
}

.post.post1.post-602.mbox .news_imgs {
    padding-top: 124%;    background: none;
}
.dhzx {
    background: url(../images/dhzx.png) no-repeat top left;    padding: 0.2rem 0.45rem 0.4rem 0.45rem;    background-size: cover;    border-radius: 0.16rem;
}
.dhzx span.title {
    font-size: 0.4rem;
    line-height: 0.53rem;
    color: #fff;
    display: block;
    margin: 0.2rem 0;
}
.dhzx p.dh1 {
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #fff;
    margin: 0.2rem 0rem 0.6rem 0;
    padding-top: 0.3rem;
}.dhzx li.news.n1 {
    font-size: 0.38rem;
    color: #fff;
    line-height: 0.4rem;
    margin-bottom: 0.3rem;
}
.dhzx li.news.n2 {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #fff;
}.dhzx li.news.n2 img {
    width: 0.42rem;
    padding-bottom: 0.1rem;
}
.wrapper{box-sizing: border-box;}
/* main10 */

.wrapper{box-sizing: border-box;overflow: hidden;}/*删除*/
@font-face {
    font-family: 'barlow';
    src: url(../fonts/Barlow-Regular.ttf);
}













/**列表页**/
.l-banner {height:6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;display: none;}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height:60%;background:url(../images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;background: url(../images/listbg.png) no-repeat left top;     background-size: 100% auto;}
#l-container .inner {   }
#l-container .inner .mod {
    margin: 0 -0.6rem;
    padding: .1rem 0 1.4rem;
    position: relative;
    background: #fff;
    margin-top: 1.2rem;
    border-radius: 0.16rem;    margin-bottom: 1.2rem;
}#l-container .inner .mod .modin {
    padding: 0 0.6rem;    padding-bottom: 1rem;
}
    #l-container .inner .mod {
    padding: 0 0.6rem;
}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head { 
    padding: 0.1rem 0;   border-top: 0.01rem solid #c6babc57;    display: flex;
    justify-content: space-between;
    align-items: center;}
.col_name span {    font-size: .18rem;
    color: #333;    }
.col_name {}
.col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;}
.col_path {display:inline-block;padding-left:.26rem;background:url(../images/home.svg) no-repeat left;margin-bottom:.63rem;}
.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {position:relative;box-sizing:border-box;display:flex;align-items:center;}
.col_list::before {content:"";display:block;width:0;height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:0rem solid transparent;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float:left;    position: relative;}
.col_list .col_column .col_item_link.selected {opacity:1;  border-bottom: 1px solid #942343;
    border-radius: 0;}
.col_list .col_column .col_item_link {    color: #232323;
    padding: 0 .15rem;
    font-size: 0.18rem;
    display: inline-block;
    display: block;
    text-align: center;
    line-height: 0.4rem;    margin-left: 0.1rem;}
.col_list ul.sub_list {
    position: absolute;
     display: none; 
    top: 0.4rem;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 0.08rem;    z-index: 2;
}
.col_list ul li em.menu-switch-arrow {
    width: 0.2rem;
    height: 0.2rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.1rem;background: url(../images/liem.svg) no-repeat center;    cursor: pointer;
}
.col_list ul.sub_list li {
    float: none;
    text-align: center;
    line-height: 0.3rem;
    font-size: 0.18rem;
    padding: 0.1rem;
}
body.list.splist .col_list .col_column .col_item_link.selected {
    background: none;
    color: #232323;
    border-bottom: 1px solid #942343;
    border-radius: 0;
}
.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;}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {    display: flex;
    flex-direction: row-reverse;
    border-bottom: 0.01rem solid #C6BABC;        align-items: flex-start;    padding: 0.3rem 0;}
    .mrlist .col_news_list .news_list .news .news_wz .arti_from {
    font-size: 0.16rem;
    color: #942343;
    line-height: 0.2rem;
}
.mrlist .col_news_list .news_list .news .news_imgs {width:3.03rem;flex:none;margin-right:.0rem;background:0 0;display:flex;align-items:center;    margin-top: 0.15rem;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:58%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex: 1;
    margin-right: 0.3rem;}
.mrlist .col_news_list .news_list .news .news_meta {font-size: 0.16rem;
    color: #DBB299;
    line-height: 0.2rem;
    margin-top: 0.1rem;}
.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: 0.24rem;
    line-height: 1.7;
    font-weight: 700;
    margin: 0.1rem 0;}
.mrlist .col_news_list .news_list .news .news_text {font-size: 0.16rem;
    color: #7B6169;
    line-height: 0.21rem;
    height: 0.84rem;}
.mrlist .col_news_list .news_list .news .news_text a {color: #7B6169;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
.tuij .tt {
    border-bottom: 0.01rem solid #942343;
    padding: 0.3rem 0;
    margin-top: 0.05rem;
}
.tuij .tt span.title {
    font-size: 0.4rem;
    line-height: 0.45rem;
}
.tuij li.news {
    border-bottom: 0.01rem solid #C6BABC;
    padding: 0.15rem 0;
}.tuij li.news .news_title {
    font-size: 0.18rem;
    line-height: 0.24rem;
}
.tuij {
    margin-bottom: 0.25rem;
}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {    line-height: 0.53rem;
    font-family: SourceHanSerifCN-Bold;
    font-size: .4rem;
    text-align: left;
    margin-bottom: .2rem;
    border-bottom: 0.01rem solid #942343;
    padding-top: 0.35rem;
    padding-bottom: 0.2rem;}
.article h2.arti_title {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-right: 0.5rem;
    font-size: 0.16rem;
    color: #848484;}
.article .arti_info .xx2 {
    display: flex;    align-items: center;
}
.article .arti_info .xx2 .fx {
    position: relative;
    font-size: 0.16rem;
    color: #848484;    cursor: pointer;
}.article .arti_info .xx2 .fx div#share-2 {
    opacity: 0;
    transition: all 0.4s ease-in-out;
    position: absolute;
    left: 0;
    top: 0.25rem;
    width: 2rem;
    text-align: center;
    background: #fff;
    border-radius: 0.2rem;
}
.article .arti_info .xx2 .fx:hover div#share-2 {
    opacity: 1;
}
.article .arti_info {    position: relative;
    display: flex
;
    align-items: center;
    justify-content: space-between;}

    .article .arti_info .xx2 .zt {
    margin-left: 0.25rem;
}
.article .arti_info .xx2 .zt span.tt {
    font-size: 0.16rem;
    line-height: 0.38rem;
    color: #848484;
}.article .arti_info .xx2 .zt .kz {
    display: inline-block;
    background: #F4F4F4;
    border-radius: 0.04rem;
    padding: 0.05rem;
    font-size: 0.16rem;
    color: #942343;
}.article .arti_info .xx2 .zt .kz span {
    line-height: 0.3rem;
    width: 0.37rem;
    text-align: center;
    display: inline-block;
    border-radius: 0.04rem;    cursor: pointer;

}.article .arti_info .xx2 .zt .kz span.active {
    background: #942343;
    color: #fff;
}
.article .entry .read.z1, .article .entry .read.z1 p {
    line-height: 1.75;
    font-size: 0.14rem !important;
    color: #333;
}
.article .entry .read.z3, .article .entry .read.z3 p {
    line-height: 1.75;
    font-size: 0.22rem !important;
    color: #333;
}

.article .entry .read.z1, .article .entry .read.z1 p  span{
    line-height: 1.75;
    font-size: 0.14rem !important;
    color: #333;
}
.article .entry .read.z3, .article .entry .read.z3 p  span{
    line-height: 1.75;
    font-size: 0.22rem !important;
    color: #333;
}
.article .entry .read.z3, .article .entry .read.z3  span{
    line-height: 1.75;
    font-size: 0.22rem !important;
    color: #333;
}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
/* .article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--smailSize);color:#333;} */
.article .entry .read,.article .entry .read {line-height:1.75;font-size:var(--smailSize);color:#333;}
.article .entry .read,.article .entry .read .wp_articlecontent iframe{min-height:5rem;}
.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 .inner .foot-right img {
    width: 3.7rem;
}

#footer {background:url(../images/food.png) no-repeat left top;background-size:cover;position:relative;}
.footer .inner {padding:0;box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;}
#footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;}
#footer .inner .mod {display:flex;flex:1 1 auto;align-items:flex-start; padding: 0.45rem 0;}
#footer .inner .foot-left {    flex: 1;
    display: flex;
    flex-direction: column;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;    margin-top: 0.4rem;}
#footer .inner p {font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff;opacity:.5;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {    color: #fff;
    font-size: 0.16rem;
    line-height: .21rem;
    font-weight: 700;
    margin-bottom: .14rem; background: url(../images/f1.png) no-repeat left center;    padding-left: 0.25rem;background-size: 0.18rem;}
    #footer .foot-left .links p.news_title {
    display: inline-block;
    font-size: 0.16rem;
    line-height: 0.21rem;
    opacity: 0.7;
    border-bottom: 0.01rem solid #fff;
    margin-right: 0.3rem;
}
.links .con {
    padding-left: 0.25rem;
    margin-bottom: 0.25rem;
}
#footer .contant p {
    font-size: 0.14rem;
    line-height: 0.32rem;
    opacity: 0.8;
    padding-left: 0.25rem;
}
#footer .contant p:nth-child(1) {
    background: url(../images/f2.png) no-repeat left center; 
}
#footer .contant p:nth-child(2) {
    background: url(../images/f3.png) no-repeat left center; 
}
/**底部链接**/
.foot-left .tt {margin-bottom:.1rem;}
.foot-left .links {margin-right:1.02rem;}
.wp_artfuns .wp_art_adjoin .prev {
    cursor: pointer;
    border-bottom: 0.01rem solid #942343;
    color: #942343;
}.wp_artfuns .wp_art_adjoin span.prev-title {
    border-bottom: 0.01rem solid #942343;
}.wp_artfuns .wp_art_adjoin span.next {
    color: #942343;
}
/**分享**/
.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%unset;}
.shares .news_list .news_icon {display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%;}
.shares .news_list .news {position:relative;}
.shares .news_list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list .n2 .news_icon {background-image:url(../images/weibo.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;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding:.1rem 0;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);}
#footer .foot-bottom p {
    font-size: 0.14rem;
    line-height: 0.32rem;
    color: #fff;
    position: relative;
    text-align: left;
    opacity: 0.6;
}
/**侧导航**/
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; display: none !important;}
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; display: none !important;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;    display: none !important;}
.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;/* Prevent first frame from flickering when animation starts*/
  -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:-1.0s;animation-delay:-1.0s;}
.container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
.container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}
.container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;}
.container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}
.container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}
.container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}
.container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}
.container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;}
@-webkit-keyframes bouncedelay {0%,80%,100% {-webkit-transform:scale(0.0);}
40% {-webkit-transform:scale(1.0);}
;}
@keyframes bouncedelay {0%,80%,100% {transform:scale(0.0);-webkit-transform:scale(0.0);}
40% {transform:scale(1.0);-webkit-transform:scale(1.0);}
;}
.fixbox {
    z-index: 9;
}

body.list .header {
    position: sticky !important;
    top: 0;
    z-index: 9;
}
.wap {
    display: none !important;
}
.header .hnav {
    /* position: fixed; */
    /* bottom: 20px; */
    /* left: 0; */
    /* width: 100%; */
    /* z-index: 99; */
}
.header .hnav .hin {
       /* display: flex; */
       justify-content: space-between;
       align-items: center;
}
.header .hnav .hin #aaa span {
    display: none;
}
.header .hnav .hin #aaa img.so2 {
    display: none;
}
.header .hnav .hin #aaa {
    width: 65px;
    height: 57px;
      background: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    border-top-right-radius: 29px;
    border-bottom-right-radius: 29px;
}
.header .hnav .hin #aaa img {
    width: 17px;
}
.header .hnav .links2 {
       position: fixed;
       bottom: 20px;
       transform: translateX(50%);
       right: 50%;
       background: rgba(255, 255, 255, 0.9);
       line-height: 35px;
       padding: 8px 14px 4px 14px;
       border-radius: 33px;
       border: 1.5px solid #962343;
display: none;
}
.header .hnav .links2 li.news {
    float: left;
    width: 33.3%;
    text-align: center;    margin: 0 20px;
}
.header .hnav .links2 ul.news_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .hnav .links2 li.news .link_con span {
    display: none;
}
.header .hnav .links2 li.news .link_con {
    font-size: 14px;
    color: #000000a1;
font-weight: 600;
    line-height: 20px;    margin-top: 5px;    white-space: nowrap;
}
.header .hnav .links2 li.news .icon {
    width: 20px;
    height: 20px;
    margin: 0 auto;
}
.header .hnav .links2 ul.news_list li.news.i1 .icon {
    background: url(../images/wapni1.svg) no-repeat center;
}
.header .hnav .links2 ul.news_list li.news.i2 .icon {
    background: url(../images/wapni2.svg) no-repeat center;
}
.header .hnav .hin a.menu-btn {
    width: 65px;
    height: 57px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    border-top-left-radius: 29px;
    border-bottom-left-radius: 29px;    margin: 0;
}
.header .hnav .links2 ul.news_list li.news.i3 .icon {
    background: url(../images/wapni3.svg) no-repeat center;
}.header .hnav .hin a.menu-btn .xian {
    background: #942343;
    width: 20px;    height: 2px;
}.header .hnav .hin a.menu-btn {
    position: fixed;
    right: 0;
    top: 5px;
    width: 65px;
    height: 57px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    border-top-left-radius: 29px;
    border-bottom-left-radius: 29px;
    gap: 5px;
}
.layerh {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
}
.layerh .layerhin {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.layerh .layerhin .post-5 {
    background: #fff;
    border-radius: 8px;
    padding: 30px 60px;    transition: all 0.4s ease-in-out;
    transform: translateY(-50px);
    opacity: 0;
}
.layerh .layerhin .post-5 .news_imgs {
    width: 180px;
    margin: 0 auto;
    height: 180px;
display: flex;
}

.layerh .layerhin .post-5 .title {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 20px;
    text-align: center;
}
.layerh .layerhin .post-5 .titled {
    font-size: 0.16rem;
    color: #7C7C7C;
    line-height: 0.3rem;
    text-align: center;
    margin-top: 10px;
}
.layerh .shutup {
    margin-top: 25px;
    text-align: center;    transition: all 0.4s ease-in-out;
    transform: translateY(-50px);
    opacity: 0;
}.layerh .shutup img {
    width: 0.62rem;
    cursor: pointer;
}
.layerh.layerht .post-5 {
    transform: none;
    opacity: 1;
}
.layerh.layerht .shutup {
    transform: none;
    opacity: 1;
}
.main5 .tab-con .more_btn span.more_text span.pc {
    display: inline-block;
}



.fixbox .yb .qb .qbt div#aaa {
   
    display: none;
}
.fixbox .yb .qb img.logo2 {
    display: none;
}
.fixbox .tp.wap {
    display: block !important;
    z-index: 1;
    text-align: left;
    width: 5rem;
}
.fixbox .tp.wap img.logo4 {
    padding-left: 0.75rem;
    width: 1.44rem;
display: none;

}
.main10 .r .info .bq {
    margin-top: var(--bigSize);
}
.col_menu_head h3.col_name {
    white-space: nowrap;
}
.article .entry .read section {
    /* width: auto !important; */
    max-width: 100%;
    /* margin:0 auto; */
}




.article .wp_articlecontent img {
    max-width: 100%;
}

.xmjs .box5 .imgrelative{position:relative;}
.xmjs .box5 .imgrelative a{display:none;}
.xmjs .box5 .imgrelative a.pclink-4,.xmjs .box5 .imgrelative a.pclink-8,.xmjs .box5 .imgrelative a,.pclink-9,.xmjs .box5 .imgrelative a.pclink-12{display:block;position:absolute;padding:0.1rem 0.2rem;border-radius:1rem;background:#942343;color:#fff;}
.xmjs .box5 .imgrelative a.pclink-4{right:6.2rem;bottom:0.9rem;}
.xmjs .box5 .imgrelative a.pclink-8{right:4rem;bottom:0.3rem;background:#fff;color:#942343;}
.xmjs .box5 .imgrelative a.pclink-9{right:50%;bottom:0.6rem;transform:translateX(50%)}
.xmjs .box5 .imgrelative a.pclink-12{right:50%;bottom:2.8rem;transform:translateX(50%);padding:0.3rem 1.1rem;opacity:0;}
.xmjs .box5 .imgrelative a.pclink-5{right:50%;bottom:0.6rem;transform: translateX(195%);}
.xmjs .box5-wap{display:none;}
.xmjs .box5-wap .imgrelative a{position:absolute;padding:10px 20px;background:#942343;color:#fff;border-radius: 100px;}
.xmjs .box5-wap .imgrelative a.waplink-1{top: 32.1%;left: 50%;transform: translateX(-50%);}
.xmjs .box5-wap .imgrelative a.waplink-2{top: 58.9%;left: 50%;transform: translateX(-50%);background: #fff;color: #942343;}
.xmjs .box5-wap .imgrelative a.waplink-3{top: 67.6%;left: 50%;transform: translateX(-50%);}
.xmjs .box5-wap .imgrelative a.waplink-4 {
    left: 50%;
    transform: translateX(-50%);
    padding: 30px;
    width: 100%;
    bottom: 10%;
   opacity: 0; 
}
.xmjs .box5-wap .imgrelative a.waplink-5{top: 37.1%;left: 50%;transform: translateX(-50%);}

.xmjs .fixbk{position:fixed;top:50%;right: 0;z-index: 200; background: #fff;border-radius: 0.05rem 0 0 0.05rem;box-shadow: 0 0.03rem 0.16rem #53001410;}
.xmjs .fixbk .fixbk-box .fixbk-img{width:0.25rem;height:0.25rem;background:url(../images/fixbk-1.svg)no-repeat center/100%;transition:all 0.3s;}
.xmjs .fixbk .fixbk-box:nth-child(2) .fixbk-img{width:0.22rem;background:url(../images/fixbk-2.svg)no-repeat center/100%;}
.xmjs .fixbk .fixbk-box:nth-child(3) .fixbk-img{width:0.25rem;background:url(../images/fixbk-3.svg)no-repeat center/100%;}
.xmjs .fixbk .fixbk-box:hover .fixbk-img{transform:scale(1.1)}
.xmjs .fixbk .fixbk-box{
    color:#942343;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    flex-direction: column;
    font-size: var(--smailSizex);
    padding: 0.2rem 0.16rem;
    gap: 0.1rem;
    }
.xmjs .fixbk .fixbk-box:nth-child(2){color: #942343;padding: 0.16rem;}
.xmjs .fixbk .fixbk-box:nth-child(3){position:relative;}
.xmjs .fixbk .fixbk-box:nth-child(3):after{content:'';width:1.32rem;height:1.23rem;background: url(../images/wyzx-2.png)no-repeat center/100%;position:absolute;right: 100%;z-index: 1;opacity: 0;pointer-events: none;}
.xmjs .fixbk .fixbk-box:nth-child(3):hover:after{opacity:1;pointer-events:auto;}