@charset "utf-8";
/*Technical Support SudyTech*/
html {font-size: calc(100vw/19.2);}
.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}
.pc img{width:100%;}
/**头部**/
.header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: linear-gradient(to bottom,#003450,transparent);position:absolute;width:100%;top:0;transition:1s;}
.header.fix {background:var(--theme-color);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;width: 100%;max-width: 100%;padding: 0 0.25rem 0 2.1rem;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width:2.7rem;}
.header .sitelogo .logo {margin-right:0.29rem;display:inline-block;}
.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;align-items:center;padding: 0.3rem 0;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;gap: 0.49rem;flex-direction: row;}
.head-r-l {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.header .site-lang.en_c ul li.links:first-child a {
    border-right: 0;
    border: 1px solid #fff;
    padding: 0.04rem;
    border-radius: 0.04rem;
}
/* 搜索*/
.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;width:0.44rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;/* */}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {display:block;width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:var(--regular-size);border:0;outline:0;padding:0;}
.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;padding:0;}
.header .searchbox:hover {width:3rem;border-radius:0.22rem;}
.header .searchbox {transition:all 0.4s ease-in-out;}
.wp-search:hover{background:rgb(255 255 255 / 20%); }
/**角色**/
.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 {display: block; color:#fff;font-size:var(--regular-size);padding:0 0.14rem;line-height:1;font-size:var(--base-size);    font-family: '微软雅黑';}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links a {border-right:1px solid #fff;}
.header .site-lang ul li.links:last-child a {border:0;}
/**导航**/
#nav {width:9.8rem;}
#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:var(--regular-size);display:block;color:#fff;position:relative;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--theme-color);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background:var(--theme-color);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(--base-size);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:#fff;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;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;max-width:100%;}
.carousel-swiper__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100vh;
}
.carousel-swiper__item .carousel-swiper__image,
.carousel-swiper__item .carousel-swiper__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-swiper__item .carousel-swiper__video {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.carousel-swiper__item .carousel-swiper__image img,
.carousel-swiper__item .carousel-swiper__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-user-drag: none;
}
.carousel-swiper__item:has(video[src]:not([src=""])) .carousel-swiper__video {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.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;}
.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(--theme-color),var(--theme-color));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(--theme-color);}
/**主体公共**/
.post1 .tt {display:flex;position:relative;/* justify-content:center; */margin-bottom:0.42rem;}
.post1 .more_btn {position:absolute;right:0;bottom:0;}
.post1 .more_btn img {width: 0.35rem;margin-right: 0.068rem;}
.more_text svg {
    width: 0.08rem;
    object-fit: contain;
    margin-left: 0.08rem;
}

.post1 .more_btn .more_text {    vertical-align: baseline;
    font-size: var(--base-size);
    color: #8D0D07;
    line-height: 0.21rem;
    display: flex;
    align-items: center;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {/* width:1.59rem; */text-align:center;position:relative;}
.post1 .tt .tit:after {/* content:""; */display:block;width:100%;height:0.72rem;position:absolute;background:url(../images/ttbg1.svg) no-repeat;background-size:100% auto;bottom:0.057rem;}
.post1 .tt .title {font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4;}
.post1 .tt .tt_en {font-size:var(--base-size);font-weight:normal;}
.post1 .news .news_title {font-size:var(--regular-size);line-height:1.35;color:#000;font-weight: normal;}
.post1 .news .news_text {font-size:var(--base-size);line-height:1.75;color:#707070;}
.post1 .news .news_title a {color:#4b4b4b;}
.post1 .news .news_text a {color:#707070;}
.post1 .news .news_date {font-weight:bold;font-size:var(--base-size);line-height:1.32;color:#707070;}
.post1 .news .news_meta {color:#fff;display:inline-block;}
.post1 .news .news_meta span {display:block;text-align:center;line-height: 1;}
.post1 .news .news_meta .news_year {font-size: 0.12rem;}
.post1 .news .news_meta .news_days {font-size:0.23rem;font-weight:bold;margin:0.04rem 0;}
.post1 .news .news_meta .news_month {font-size:0.15rem;}
.post1 .news .news_l .news_meta {width:0.96rem;height:0.64rem;background:var(--theme-color);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;/* gap:0.05rem; */}
.post1 .news .news_l {position:relative;}
.post1 .news .news_l .news_meta:after {position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%;}
@font-face {
    font-family: 'Source Han Serif CN';
    src: url(../fonts/iconfont.woff);
}
.wavebox {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width:100%;
    overflow: hidden;
}
/**main1**/
.main1 {background:#F7F6F2 url(../images/m1bg.png)no-repeat center bottom / 100%;position:relative;z-index:1;}
.main1 .inner {padding:0.87rem 0 0.63rem;}
.main1 .mbottom {/* display:flex; */}
.post-11.post1 .tt .tit img {
    width: 3.3rem;
    object-fit: contain;
}
.post1.post-18 .news .news_title {
    margin-top: 0.1rem;
    line-height: 1.75;
    min-height: calc(1.75 * 2em );
}

.post-19 .news_list.list1.list1-1 {
    width: 58.6%;
}

.post-19 .list1-1 .news_imgs {
    padding-top: 5.15rem;
}
.post-19 .wz {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 1.74rem;
    background: linear-gradient(0deg, #034F77, transparent);
    display: flex;
    padding: 0 1.49rem 0.2rem 0.5rem;
    align-items: flex-end;
}
.post-19 .news_list.list2 {
    width: 38.8%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.post-19 .con {
    display: flex;
    justify-content: space-between;
}
.post-19 .list2 .news {
    border: 3px solid #DBE6EB;
    background: #fff;
    box-sizing: border-box;
}
.post-19 .list2 .news .news_l{padding:0.3rem;box-sizing:border-box;display: flex;justify-content: space-between;gap: 0.24rem;}

.post-19 .list2 .imgbox {
    width: 45.5%;
}
.post1.post-19 .list2 .news .news_title {
    min-height: 0.52rem;
}

.post-19 .list2 .imgbox .news_imgs {padding-top:1.75rem;}
.post-19 .list2 .news .news_l .news_wz {flex:1;display: flex;flex-direction: column;justify-content: space-between;}
.datebox{color:#fff;font-family:DIN Alternate;}
.datebox .dd {font-size:0.5rem;font-weight:bold;border-bottom: 1px dashed #fff;margin-bottom: 0.03rem;}
.datebox .yy {font-size:var(--smailSizex);font-weight:bold;}
.post1.post-19 .list1-1 .news .news_title {font-size:var(--medium-size);color: #fff;margin-top: 0.1rem;min-height: 0.57rem;font-weight:bold;}
.cotent {
    display: flex;
    align-items: center;
    gap: 0.3rem;
}
.post1.post-19 .list2 .news .news_text {
    min-height: 0.6rem;
}

.post-19 .list2 .news.n1 {
    /* margin-bottom: 0.35rem; */
}

.post-19 .slick-dots {
    width: auto;
    right: 0.5rem;
    bottom: 0.5rem;
}

.post-19 .slick-dots li.slick-active {
    background: #fff;
}

.post-19 .slick-dots li{background:rgba(255,255,255,0.28);}
.date_c {
    display: inline-block;
    background: url(../images/time_bg2.svg)no-repeat center / 100%;
    width: 1.03rem;
    line-height: 0.33rem;
    font-size: var(--small-size);
    text-align: center;
    color: #034F77;
}
.post-18 .news_box {
    border-radius: 0.1rem;
    border: 3px solid #DBE6EB;
    background: #fff;
    padding: 0.3rem 0.33rem 0;
    position: relative;
  }

.post-18 .mtop{
  display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.16rem;
}
  .post-18 .datebox {
    color: #034F77;
}
.post-18 .datebox .dd{border-color:#034F77;line-height: 1.2;}

.post-18 .news {
    width: 33.3%;
}
.post-18 .datebox {
    color: #034F77;
}

.post-18 .news_list{margin:0 -0.22rem;}
.post-18 .news {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 0 0.22rem;
}

.post.post1.post-18.mbox {
    margin-top: 0.44rem;
    margin-bottom: 1.4rem;position: relative;
    z-index: 99;
}

.post-18 a {
    margin: 0 0.22rem;
}
.post-18 .mb {
    text-align: right;
    padding-top: 0.36rem;
    padding-bottom: 0.3rem;
}
.mb {
    text-align: right;
    padding-top: 0.36rem;
    padding-bottom: 0.3rem;
}

.post1 a:hover .datebox {
    color: #8D0D07;
}
.post1 a:hover .more_arr path {
    fill: #8D0D07;
}

.post1 a:hover .datebox .dd{border-color:#8D0D07;}
.post-19 a:hover .datebox{color:#fff;}
.post-18 a:hover .news_box{border-color:#F0E9E9;}
.post1.post-19 a:hover .datebox .dd{border-color:#fff;}
.post-18 a:hover .news_box::after{
    content:'';
    width:100%;
    height:100%;
    background:#8D0D07;
    position:absolute;
    border-radius:0.1rem;
    top:0.1rem;
    left:-0.1rem;
    z-index:-1;
}
.post1.post-15 .tt {
    display: block;
    text-align: left;
}

.post1.post-15  h3.tit {text-align:left;}
.post1.post-15 .more_btn{position:relative;margin-top:1.68rem;} 

.post.post1.post-15.mbox {
    display: flex;
    justify-content: space-between;
}

.post-15 .con {
    width: 83.3%;
}
.post-15 .wz {
    display: flex;
    justify-content: space-between;
    gap: 0.1rem;
    align-items: center;
    min-height: 0.9rem;
}
.post-15 .wz::after {
    content: '';
    width: calc(100% + 2.5rem);
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: -1;
    padding-left: 0.7rem;
    padding-right: 2.5rem;
    border: 3px solid #DBE6EB;
    border-radius: 0.1rem 0 0 0.1rem;
    border-right: unset;
}

.post1.post-15 .news  .news_title {
    padding-left: 0.7rem;
    font-weight: normal;
}
.post1 .news:hover .date_c{color: #8D0D07;}
.post1 .news:hover .date_c{background: url(../images/datebg2.png)no-repeat center / 100%;}
.post1.post-15 .news:hover .news_title{font-weight: 700;}
.post-15 .news{margin-bottom:0.13rem; --kwith:0.51rem;}

.post-15 .wz:hover::after {
    content: '';
   
    background: #fff url(../images/bg15.png)no-repeat right center;
    z-index: -1;

    border: 1px dashed #8D0D07;
    border-radius: 0.1rem 0 0 0.1rem;
    border-right: unset;
    box-shadow: 0 3px 36px rgba(70, 58, 9, 0.11);
}
.post-15 .news:hover{
position: relative;
z-index: 2;
}
.post-15.post1 .tt .tit img{width:1.2063rem;object-fit:contain;}
/**main2**/
.post1.post-21 .tt{justify-content: center;}
.main2 {background:url(../images/m2bg.png);background-size:cover;position:relative;}
.main2 .inner {padding: 0.82rem 0 2.88rem;}
.post-21 .news_l:hover,.post1.post-21 .news .news_l:hover a {
    border-color: #8d0d07;
}
.post-21 .news_l {
    background: #fff;
    padding: 0.15rem;
    border-radius: 0.1rem;
    border:3px solid #DBE6EB;
    margin: 0 0.28rem;
    transition: all 0.3s ease-in-out;
}
.post-21 .con {overflow:hidden;}
.post-21 .news_list{margin:0 -0.28rem;}
.post-21 .news{width:33.3%;float:left;}
.post1.post-21 .news .news_l a{display:block;border: 1px dashed #9DC7D9;border-radius: 0.1rem; padding:0.4rem 0.3rem 0.35rem;}
.post1.post-21 .news_imgs{padding-top:2.53rem;}

.post-21 .wz {
    padding-top: 0.2rem;
}
.post-21.post1 .news .news_title{min-height: calc(1.75 * 2em);margin-bottom:0.1rem;line-height: 1.75;} 
.post-21.post1 .news .news_text{min-height: 0.6rem;margin-bottom: 0.3rem;} 
.post1.post-21 .tt .tit {color:#fff;}
.post1.post-21 .more_btn .more_text {}

.post-21.post1 .tt .tit img{width: 3.55rem;object-fit:contain;}
/**main3**/
.post1.post-31 .more_btn .more_text {color: #fff;}
.main3 {position:relative;background:url(../images/p31bg.png)no-repeat top center / 100%;margin-top: -1.8rem;}
.main3 .inner {padding:1.5rem 0 0.77rem;}
.post-31.post1 .tt .tit img{width: 3.72rem;object-fit:contain;}
.post-31 .mr .news.n1 {
    margin-bottom: 0.41rem;
}

.post-31 .slick-dots {
    width: auto;
    bottom: 0.49rem;
    left: 4rem;
}

.post-31 .slick-track {
    padding-bottom: 0.41rem;
}

.post-31 .slick-dots li {
    background: #034F77;
    opacity: 0.28;
}

.post-31 .slick-dots li.slick-active {opacity:0.72}

.wzc {
    padding-top: 0.1rem;
}

.post1.post-31 .mr .news .news_title {
    margin-bottom: 0.1rem;
}

.post-31 .mr .news.n2 .wzbox a {
    padding-right: 1rem;
}
.post1.post-31 .tt{margin-bottom: 0;}
.post1.post-31 .more_btn {
    left: 0;
    bottom: -0.84rem;
}
.post-31 .ml {
    width: 68.2%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.post-31 .mr{
    width: 28.53%;
}
.imgbox {
 width:65.59%;
 margin-left:auto;
}

.post-31 .news_imgs {
 padding-top: 5.07rem;
}
.post-31 .news{position:relative;}


.post-31 .ml .wzbox{position:absolute;bottom: -0.41rem;width:5.34rem;height:3.92rem;z-index:2;}
.post-31 .datebox .dd{border-color:#034F77;line-height: 1.2;}
.post-31 .datebox {
    color: #034F77;
}
.post-31 .wzbox a {
    display: flex;
    padding:0.36rem 0.56rem 0 0.48rem;
    gap:0.29rem;
}

.post1.post-31  .news .news_title {
    min-height: 0.67rem;
    margin-bottom: 0.22rem;
    line-height: 1.75;
}
.post1.post-31 .news_text{
    min-height: 1.2rem;
}
.post1.post-31 .ml .news_text{
    min-height: 0.9rem;
}
.post1.post-31 .mb{text-align: left;}
.post-31 .con{display: flex;justify-content: space-between;}
.post-31 .wzbox{    border-radius: 0.1rem;
    box-sizing: border-box;
    border: 3px solid #DBE6EB;
background: #fff;
}
.post-31 .mr .wzbox a {
    display: flex;
    padding:0.13rem 0.39rem 0.4rem 0.42rem;
    gap:0.29rem;
    min-height: 2.49rem;
}
.post.post1.post-31.mbox {
    position: relative;
}

img.tou1 {
    position: absolute;
    width: 3.11rem;
    height: 7.32rem;
    right: -2rem;
    z-index: 2;
}
/**main4**/
.bgzz{background:#F7F6F2 url(../images/m4bg.png)no-repeat;background-size:cover;overflow:hidden;background-attachment: fixed;padding-bottom: 3rem;margin-top: -1.9rem;}
.main4 {}
.post1.post-49 .tt{justify-content: space-between;align-items: center;}
.post-59 .news_list {
    margin: 0 -0.135rem;
}
.post-59 .con{overflow:hidden;}
.main4 .inner {
    padding-top: 2.6rem;
}
.post-48 .news .ico {
    width: 0.44rem;
    height: 0.44rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    background: url(../images/icobox/weixin.svg)no-repeat center / contain;
}
.post-48 .news.n1 .ico{
      background: url(../images/icobox/weixin.svg)no-repeat center / contain;
}

.post-48 .news.n2 .ico{
      background: url(../images/icobox/weibo.svg)no-repeat center / contain;
}

.post-48 .news.n3 .ico{
      background: url(../images/icobox/douying.svg)no-repeat center / contain;
}


.post-48 .news.n4 .ico{
      background: url(../images/icobox/shipinghao.svg)no-repeat center / contain;
}



.post-48 .news.n5 .ico{
      background: url(../images/icobox/douying.svg)no-repeat center / contain;
}

.post-48 .news.n6 .ico{
      background: url(../images/icobox/kuaishou.svg)no-repeat center / contain;
}

.post-48 .news_list {
    display: flex;
    gap: 0.34rem;
}
.post-48 .imgbox img{height:100%;}
.post-48 .imgbox {
    width: 1rem;
    height: 1rem;
    background: #ddd;
    position: absolute;
    top: -1.1rem;
    left: 50%;
    margin-left: -0.5rem;
    opacity: 0;
    transition: all 0.3s ease;
    visibility: hidden;
}

.post-48 .news:hover .imgbox{opacity:1;visibility:visible;}





.post-49 .ml {
    width: 49.06%;
    display:flex;
    flex-wrap:wrap;
}
.post-49 .mr{
  width: 50.46%;
  display:flex;
  justify-content: space-between;
  gap: 0.11rem;
}
.post-49 .con {
    display: flex;
    justify-content: space-between;
}
.post-49 .ml .l1 .n1{width: 100%;}
.post-49 .ml .l1 .n1 .news_imgs {
    padding-top: 3.12rem;
}

.post-49 .news_imgs::before{
  content:'';
  width:100%;
  height:1.05rem;
  background: linear-gradient(360deg, rgba(3,79,117,0.7) ,transparent);
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.post-49 .ml ul.news_list.l1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.09rem;
    column-gap: 0.09rem;
}

.wz_box113 {
    display: flex;
    gap: 0.21rem;
    position: absolute;
    width: 100%;
    bottom: 0.16rem;
    align-items: center;
    z-index: 2;
}

.ico13 {
    width: 0.5224rem;
    height: 0.5324rem;
    /* background: url(../rmico/shipinhao.png)no-repeat center /contain; */
}

.post-49 .news .news_title {
    width: calc(100% - 0.74rem);
    color: #fff;
    box-sizing: border-box;
    padding-right: 0.3rem;
}

.post-49 .news_box {
    position: relative;
}
.post-49 .ico13 img {width: 100%;height: 100%; object-fit: contain;}
.post.post-49 a:hover .ico13 img{transform: scale(1);}

.post-49 .ml .l1 .n2 .news_imgs,.post-49 .ml .l1 .n3 .news_imgs {padding-top: 2.81rem;}

.post-49 .ml .l1 .n2,.post-49 .ml .l1 .n3{width: 49.2%;}
.post-49 ul.news_list.l2 {
    width: 51.79%;
}


.post-49 ul.news_list.l2 .news_imgs{padding-top: 6.03rem;}
.post-49 ul.news_list.l3 .n1 .news_imgs{padding-top: 3.14rem;}
.post-49 ul.news_list.l3 .n2 .news_imgs{padding-top: 2.81rem;}
.post-49 .news_list.l3 {
    width: 47.3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.xun11 {
    width: 5.65rem;
    height: 0.66rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.post-49.post1 .tt .tit img{width: 3.79rem;object-fit: contain;}







/**main5**/
.tt1 {
    position: absolute;
    left: 30px;
    top: 40px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    max-height: 80%;
    color:#fff;
    font-size:0.24rem;
    font-weight:bold;
    letter-spacing:0.2em;
    font-family:'Source Han Serif';
}

.post-59 .news {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 0 0.135rem;
}

.post-59 .news_imgs {
    padding-top: 138.77%;
    overflow: hidden;
}
.post-59 .slick-track {
    padding: 0.3rem 0;
}
.post1.post-59 .tt{justify-self: center;}
.post1.post-59 .tt .tit::before{content:'';width: 7.37rem;height: 1.71rem;background: url(../images/tuo1.png)no-repeat center / 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.post-59.post1 .tt .tit img{width: 3.66rem;object-fit: contain;}
.main5 {position:relative;z-index:1;}
.main5 .inner {padding:1.08rem 0 0.66rem;}
.post-51 .news_list .news {padding:0 0.155rem;box-sizing:border-box;}
.post-51 .slick-dots {bottom:-0.4rem;display: flex;justify-content: center;}
.post-51 .slick-dots li.slick-active {background:var(--theme-color);}
.post-51 .news_list {margin:0 -0.155rem;}
.post-51 .slick-prev {left:-0.69rem;}
.post-51 .slick-next {right:-0.69rem;}
.post-51 .news_list .news .news_imgs a {padding-top:49.33%;}
.post.post-59 .news:hover .news_imgs a img, .post.post-59 .news:hover .news_imgs span img{transform:scale(1.08);}
/**main6**/
.main6 {position:relative;z-index:1;}
.main6 .inner {padding-bottom:0.562rem;}
.post-61 .news_list {margin:0 -0.63rem;position:static;}
.post-61 .news_list .news {padding:0 0.63rem;text-align:center;position:relative;cursor:pointer;height:2.4rem;}
.post-61 .con {position:relative;}
.post-61 .con:after {content:"";display:block;height:0;width:100vw;border-bottom:0.01rem dashed #213282;left:50%;margin-left:-50vw;position:absolute;top:0.71rem;z-index:-1;}
.post-61 .news .news_top img {width:0.43rem;margin:0 auto;}
.post-61 .news .news_top {margin-bottom:0.56rem;transition:all 0.6s ease-in-out;transform:scale(0);opacity:0;}
.post-61 .news .dot {position:absolute;top:0.65rem;z-index:1;left:50%;transform:translateX(-50%);}
.post-61 .news .dot svg {width:0.298rem;}
.post-61 .news .news_bottom .news_icon {padding-top:0;height:0;background:var(--theme-color);position:relative;transition:all 0.6s ease-in-out;transform:scale(0);opacity:1;margin-bottom:0.16rem;}
.post-61 .news .news_bottom .news_icon img {position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);width:0.3rem;}
.post-61 .news.slick-current .news_bottom .news_icon {opacity:1;padding-top:100%;transform:none;}
.post-61 .news.slick-current .news_top {opacity:1;transform:none;}
.post-61 .news .news_bottom .news_title {font-size:var(--medium-size);}
.post-61 .news>a:hover .news_bottom .news_icon {opacity:1;padding-top:100%;transform:none;}
.post-61 .news>a:hover .news_top {opacity:1;transform:none;}
.post-61 .news .dot svg * {fill:var(--theme-color);transition:all 0.6s ease-in-out;}
.post-61 .news.slick-current .dot svg * {fill:#E1D4A4;}
.post-61 .slick-prev,.post-61 .slick-next {top:0.71rem;}
/**列表页**/
.l-banner {height:6.8rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.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/foot_top.png)no-repeat  bottom / 100%;}
#l-container .inner {padding:.91rem 0 0rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
/* .col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;} */
#container-1 {position: relative;}
.col_name span {font-size:.44rem;color:#fff;font-weight: bold;}
.col_name {margin-bottom:.3rem;}
.col_path a, .col_path span, .col_path {color:#fff;font-size:var(--base-size);line-height:1.3;}
.col_path {display:inline-block;padding-left: .35rem;background: url(../images/home.svg) no-repeat left /0.24rem;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 {width:100%;position:relative;min-height: 5.54rem;/* padding-right:.9rem; */box-sizing:border-box;/* display:flex; */align-items:center;background: #F2F0E9 url(../images/col_list.png) no-repeat center bottom;box-sizing: border-box;border-left: 0.12rem solid #8D0D07;padding-top: 0.36rem;}
.col_list::before {content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--theme-color);border-right:.35rem solid transparent;opacity: 0;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float: none;padding: 0.21rem 0;}
a.sub-item-link.selected {
    color: #8d0d07;
    font-weight: bold;
}
a.sub-item-link{font-size:0.16rem;}
.col_list .col_column .col_item_link.selected::before,.col_list .col_column .col_item_link.parent::before {content: '';width: 0.475rem;height: 0.15rem;background: url(../images/selcol.svg)no-repeat center / 0.475rem;position: absolute;left: 0;top: 0.06rem;}
.col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent {opacity:1;background: url(../images/snj2.svg)no-repeat center right 0.26rem / 0.11rem;position: relative;}
.col_list .col_column .col_item_link {/* color:#fff; */padding: 0 0.5rem 0 0.55rem;font-size:0.2rem;/* border-right:1px solid rgb(255 255 255 / 20%); */display:inline-block;display:block;text-align: left;opacity: 1;/* margin:.05rem 0; */background: url(../images/sanj.svg)no-repeat center right 0.26rem / 0.11rem;}
.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;}
#l-container .mod {
    margin-top: -4.87rem;
    min-height: 12rem;
}
.ddd {
    font-size: 0.3rem;
    font-weight: bold;
    padding-bottom: 0.28rem;
    border-bottom: 1px solid #DDDDDD;
}

.list #footer {
    margin-top: -0.05rem;
    background: var(--theme-color);
}

.list .footer .inner {
    padding-top: 0.9rem;
}
.col_news_list.listcon {
   
/* display: flex; */
   
position: relative;
   
z-index: 1;
   
min-height: 10.2rem;
}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {display:flex;margin-bottom: .2rem;}
.mrlist .col_news_list .news_list .news .news_imgs {width:4.7rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:61.27%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0;border-bottom: 1px solid #8d0d07;display: flex;align-items: center;justify-content: space-between;}
.mrlist .col_news_list .news_list .news .news_meta {/* margin-bottom:.33rem; */float: right;}
.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: .16rem;line-height:1.4;}
.mrlist .col_news_list .news_list .news .news_title {font-size:var(--regular-size);line-height:1.7;font-weight:700;/* margin-bottom:.17rem; */float: left;width:calc(100% - 1.5rem)}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--small-size);line-height:2;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs {display:none;}
.col_list .sub-item {
    padding-left: 0.6rem;
    box-sizing: border-box;
}
.col_l {
    width: 15.8%;
}

.col_r {
    flex: 1;
    box-sizing: border-box;
    padding: 0.3rem 0.98rem 0 1.22rem;
    background: #fff;
}
/**文章页**/
.article {
    padding-top: 0.5rem;
}
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height:1.3;font-family:SourceHanSerifCN-Bold;font-size:.36rem;text-align:center;margin-bottom:.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:0 .16rem;font-size:var(--base-size);color:#666;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.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(--base-size) !important;color:#333;     font-family: 微软雅黑 !important;
    text-indent: 3em !important;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:100%;}
.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(--regular-size);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;}
/**底部**/
p.news_title {
    float: left;
    width: 50%;
    margin: 0.1rem 0;
}

.foot-left .con p {
    padding-left: 0.3rem;
    margin: 0.15rem 0;
}

.foot-left .con p:nth-child(1) {
    background: url(../images/dizhi.svg)no-repeat top 4px left;
}
.foot-left .con p:nth-child(2) {
    background: url(../images/youxiang.svg)no-repeat top 7px left;
}
.foot-left .con p:nth-child(3) {
    background: url(../images/dianhua.svg)no-repeat top 6px left;
}

#footer {background:url(../images/foobg.png)no-repeat top center;background-size:cover;position:relative;/* min-height: 8.19rem; */margin-top: -7.17rem;font-family: '微软雅黑';}
.footer .inner {padding: 4.17rem 0 0;box-sizing:border-box;position:relative;z-index: 0;}
.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;}
#footer .inner .foot-left {flex:1;display:flex;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-center img {max-width:100%;width: 2.53rem;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;}
#footer .inner p {font-size:var(--base-size);line-height:1.7;font-weight:400;color:rgba(255,255,255,0.86);opacity: 1;}
#footer .inner p a {color: rgba(255,255,255,0.86);}
#footer .inner p span {margin:0 3px;}
.footer .title {color:#fff;font-size:0.18rem;line-height:.21rem;font-weight:700;margin-bottom:.14rem;position: relative;padding-bottom: 0.1rem;}
.footer .title::before {content:''; width: 0.18rem;height: 0.02rem;background: #fff;position: absolute;bottom: 0;left: 0;}
/**底部链接**/
.footer .tt {margin-bottom: .3rem;}
.footer .links {
    width: 3.08rem;
    box-sizing: border-box;
    padding-right: 0.3rem;
}
/**分享**/
.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(--small-size);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding:.3rem 0 .35rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 29%);margin-top: 0.8rem;}
#footer .foot-bottom p {font-size:0.16rem;line-height:2.4;color: rgba(255,255,255,0.64);position:relative;opacity: 1;}
/**侧导航**/
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(--theme-color);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(--hover-color);}
.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(--theme-color);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;/* 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;}




.progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #eee;
  z-index: 9999;
}

.progress {
  height: 100%;
  width: 100%;
  background: var(--accent-color);
  transform-origin: left;
  transform: scaleX(0);
}

.con11 {
    display: flex;
    z-index: 1;
    position: relative;
    
}
.art .con11{padding: 0.2rem 2%;}
.post1.post-31 .more_btn{z-index: 2;}
.col-r {
    flex: 1;
    padding: 0.2rem  0.2rem;
    box-sizing: border-box;
    background: #fff;
}


/* jg */

.jg li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.jg .news_wz {
    margin: 0 0.145rem 0.2rem;
    background: #E6E4D9;
    border-radius: 0.1rem;
    font-size: 0.18rem;
    min-height: 0.77rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.jg .news_wz a {
    display: block;
    width: 100%;
    height: 100%;
}

.jg .news_title {
    color: #034F77;
}
.jg{padding-top:0.525rem;margin:0 -0.145rem;}
.jg .news_wz:hover {box-shadow: 0 3px 8px 0 rgba(123,76,37,0.15);}
.jg .news_wz:hover .news_title {
    font-weight: bold;
}
.fglist .news {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    text-align:center;
}
.fglist .news .news_title{font-size:0.2rem;margin-top:0.23rem;}
.fglist .news_box {margin:0 0.167rem 0.5rem;}
.fglist .news_imgs{padding-top:68.7%}
.fglist{margin:0 -0.167rem;padding-top:0.45rem;}

.fglist .news:hover .news_imgs a img,.fglist .news:hover .news_imgs span img {transform:scale(1.1);}


.ld .news {
    display: flex;
    margin-bottom: 0.385rem;
    padding-bottom: 0.385rem;
    border-bottom: 1px dashed #D0D0D0;
}
.ld{padding-top:0.47rem;padding-bottom: 0.63rem;}
.imgbox13 {
    width: 1.89rem;
}

.imgbox13 .news_imgs {
    padding-top: 134.39%;
}

.ld .news_wz {
    flex: 1;
    box-sizing: border-box;
    padding-left: 0.41rem;
}

.ld .short {
    font-size: var(--base-size);
    color: var(--theme-color);
}

.top1 {
    display: flex;
    align-items: baseline;
    gap: 0.15rem;
}

.ld .news_title {
    font-size: 0.24rem;
}

.contc p {
    font-size: 0.18rem;
    line-height: 2.2;
}

.top2 {margin-top: 0.2rem;}

.xjj p {
    font-size: 0.18rem;
    line-height: 0.45rem;
    text-indent:2em;
    text-align:justify;
}

.xjj .n1 {
    display: flex;
}
.xjj .n1{gap:0.57rem}
.xjj .n1 .mr {width:50.33%;}
.xjj .n1 .mr .news_imgs{padding-top:4.47rem;}
.xjj .n1 .ml{flex:1;}

.news_list1.xjj {
    padding-top: 0.395rem;
}
.xjj .n2 .hezi {
    background: #F2F0E9 url(../images/jjbg.png) no-repeat  right 0.5rem bottom 0.3rem / 3.82rem;
    box-sizing: border-box;
    padding: 0.4rem 0.52rem;
}

.shuju ul {
    display: flex;
    justify-content: space-around;
}
.s_t {
    color: var(--theme-color);
    align-items: baseline;
    display: flex;
    line-height: 1;
}

.shuju .big1 {
    font-size: 0.4rem;
    font-weight: bold;
    font-family: Arial;
}

.s_z::before{content:'';width:0.36rem;height:1px;background:#707070;position:absolute;top:0;left:50%;transform:translateX(-50%);}
.s_z {
    text-align: center;
    font-size: 0.17rem;
    padding-top: 0.13rem;
    margin-top: 0.13rem;
    position: relative;
}
.xjj .n3 {
    display: flex;
    justify-content: space-between;
    margin-top: 0.74rem;
}
.xjj .n3 .ml{width:4.65rem;display: flex;flex-direction: column;justify-content: space-between;}
.xjj .n3 .ml .news_imgs{padding-top:67.09%;}
.xjj .n3 .ml .j2 .news_imgs{padding-top:76.12%;}
.xjj .n3 .mr {
    width: 5.22rem;
}
.xjj .news.n4 {
    margin-top: 0.55rem;
    padding-bottom: 0.5rem;
}
.lsyg11 .col_news_list.listcon {
    padding-top: 0.8rem;
}
html, body {
  overflow: auto; /* 允许滚动 */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE / Edge */
}

.post.post1.post-18.mbox li.news.showdiv{ opacity: 1 !important;}
.post.post1.post-15.mbox ul.news_list.showdiv,.main5 .post-59 .con.showdiv,.main4 .news_list.showdiv{ opacity: 1 !important;}
#footer .inner .foot-bottom p span {
    margin-left: 0.2rem;
}