@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}

/**头部**/
.header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: linear-gradient(to bottom, #005D85, 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;}
.header .sitelogo {display:flex;}
.header.fix .sitelogo{margin-top:-0.5rem}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width:3.98rem;}
.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;height:1rem;align-items:center;}
.header .mod:not(.mod1){margin-bottom:1.4rem;}
.header.fix .mod:not(.mod1){margin-bottom:0;height: 0.6rem;}
.header .mod1 {display:flex;justify-content: flex-end;height:0.5rem;align-items: center;position:relative;}
.header .mod1::after{content:"";display:block;width:100vw;height:0.5rem;position:absolute;left:calc((15.7rem - 100vw) / 2);top:0;background:var(--theme-color);z-index:-1;background:rgba(0,68,113,20%);}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.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;width:0.44rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;}
.wp-search:hover{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 {display:block;width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:var(--base-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;}
/**角色**/
.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.16rem;line-height:1;font-size:var(--small-size);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links a {border-right:1px solid rgba(255, 255, 255, 50%);}
.header .site-lang ul li.links:last-child a {border-right:none;}
/**导航**/
#nav {width:10.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:700;}
.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;}
.mbanner .swiper:after {content:"";position:absolute;width:100%;height:2.91rem;left:0;bottom:0;background:linear-gradient(to top,#005D85,transparent);opacity:0.8;pointer-events:none;z-index:1;}
.mbanner .swiper-pagination{display:flex;justify-content:center;align-items: center;}
.mbanner .swiper-pagination-bullet{width: 0.17rem;height: 0.17rem;background: rgba(255, 255, 255, 0.7);opacity: 1;border-radius: 0.04rem;}
.mbanner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .mbanner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.15rem;transition: width 0.4s;}
.mbanner.swiper-horizontal>.swiper-pagination-bullets,.mbanner .swiper-pagination-bullets.swiper-pagination-horizontal,.mbanner .swiper-pagination-custom,.mbanner .swiper-pagination-fraction{bottom:1.22rem;}
.mbanner .swiper-pagination-bullet.swiper-pagination-bullet-active {width:0.30rem;height:0.30rem;background: url(../images/bannerdot.svg)no-repeat center/100%;}

@keyframes gdmove {
  0% {transform: translate(-50%,0);}
  50% {transform: translate(-50%,0.1rem);}
  100% {transform: translate(-50%,0);}
}
.mbanner .xxgd{position: absolute;bottom: 0.6rem;left: 50%;transform: translateX(-50%);z-index: 2;animation: gdmove 3s ease-in-out infinite;    cursor: pointer;}
.mbanner .xxgd .gdico{width: 0.18rem;margin:0 auto;height: 0.18rem;}
.mbanner .xxgd .gdtext{margin-top: 0.12rem;text-align: center;font-size: var(--small-size);color: #fff;}
/**内容**/
.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: space-between;margin-bottom: 0.21rem;}
.post1 .more_btn {position:absolute;right:0;bottom: 50%;transform: translateY(50%);}
.post1 .more_btn img {width: 0.19rem;margin-left: 0.11rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size: var(--medium-size);color: var(--theme-color);line-height: 1.2;font-weight: 700;display: flex;align-items: center;justify-content: flex-end;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {width: auto;text-align:center;position:relative;}
.post1 .tt .tit:after {content:"";display:block;width: 0.81rem;height: 0.8rem;position:absolute;background:url(../images/ttbg1.svg) no-repeat;background-size: 100%;bottom: 0;}
.post1 .tt .title {font-size: 0.44rem;font-weight:normal;font-weight:bold;line-height: 0.8rem;color: #000;}
.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: #1D1D1D;font-weight:bold;}
.post1 .news .news_text {font-size:var(--base-size);line-height:1.75;color:#707070;}
.post1 .news .news_title a {color: #1D1D1D;}
.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;font-size: 0.15rem;font-weight: 500;}
.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.32rem;
    font-weight: bold;
    display: block;
    line-height: 1.2;
    position: relative;}
.post1 .news .news_meta .news_month {font-size: 0.14rem;
    display: block;
    opacity: 0.85;
    line-height: 1.3;}
.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%;}
/**main1**/
.main1 {background:url(../images/main1bg.png)no-repeat center top/100%;position:relative;z-index:1;}
.main1 .inner {padding: 0.52rem 0 2.25rem;}
.main1 .mbottom {display:flex;}
.post-12 {flex:none;width:10.65rem;margin-right:0.35rem;}
.post-12 .con {display:flex;}
.post-12 .con .list1 {width:63.28%;flex:none;margin-right:0.35rem;}
.post-12 .con .list1.list1-2 {display:none;}
.post-12 .con .list1 .news_imgs a {padding-top:66.76%;}
.post-12 .news .news_wz {border-left:0.04rem solid var(--theme-color);transition:all 0.4s ease-in-out;}
.post-12 .news .news_imgs {position:relative;}
.post-12 .list1 .news .news_wz {padding:0.27rem 0.27rem 0.14rem 0.27rem;height:1.57rem;box-sizing:border-box;}
.post-12 .list1 .news .news_title {margin-bottom:0.14rem;}
.post-12 .list1 .news .news_text {margin-bottom:0.05rem;}
.post-12 .con .list2 {flex:1;display:flex;flex-direction:column;justify-content:space-between;}
.post-12 .con .list2 .news_imgs a {padding-top:66.57%;}
.post-12 .con .list2 .news_wz {height:0.56rem;display:flex;align-items:center;padding:0 0.17rem;}
.post-12 .news:hover .news_wz {border-color:#E1D4A4;}
.post-13 {flex:1;width:0;}
.post-13>div {height:100%;}
.post-13 .news_list {height:100%;display:flex;flex-direction:column;gap:0.23rem;}
.post-13 .news_list .news {height:1.03rem;display:flex;flex-direction:column;justify-content:center;}
.post-13 .news_list .news:hover .news_box {border-color:var(--hover-color);height:1.29rem;margin:0 -2.8%;}
.post-13 .news_list .news .news_box {border-left:0.04rem solid var(--theme-color);transition:all 0.4s ease-in-out;background:#fff;box-shadow:0 0.03rem 0.1rem rgb(0 0 0 / 15%);flex:none;height:100%;padding:0 0.38rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;}
.post-13 .news .news_text {transition:all 0.4s ease-in-out;opacity:0;line-height:0;visibility:hidden;}
.post-13 .news_list .news .news_date {margin-bottom:0.13rem;}
.post-13 .news_list .news:hover .news_title {margin-bottom:0.09rem;}
.post-13 .news_list .news:hover .news_text {line-height:1.75;opacity:1;visibility:inherit;}
/**main2**/
.main2 {background-size:cover;position:relative;margin-bottom: -0.22rem;}
.main2 .inner {}
.post1.post-21 .tt .tit {color:#fff;}
.post1.post-21 .more_btn .more_text {color:#fff;}
.main2 .mbottom {display:flex;}
.main2 .post1 .tt .title{color:#fff;}
.main2 .post1 .more_btn .more_text{color:#fff;}
.main2 .post1 .tt .tit:after{    background: url(../images/ttbg2.svg) no-repeat;}
.post-22 {width: 9.79rem;flex:none;margin-right: 0.49rem;padding: 0.43rem 0.47rem 0.63rem 0;position: relative;z-index: 2;}
.post-22:after{content:'';position:absolute;left: calc((100% - 15.7rem) / 2);top: 0;width: calc(100% + ((15.7rem - 100%) / 2));height: 100%;background: url(../images/xsdtbg.png)no-repeat center/100%;border-radius: 0 0.25rem 0.25rem 0;z-index:-1;}
.post-22 .list1-1 {width:5.96rem;flex:none;}
.post-22 .list1-1{margin-right:0.2rem;}
.post-22 .list1-2{flex:1;}
.post-22 .list1 .news_imgs{border-radius:0.08rem;}
.post-22 .list1 .news_imgs a{padding-top: 60%; overflow: hidden;position: relative;}
.post-22 .list1 .news_imgs video { position: absolute; left: 0; top: 0;  bottom: 0; right: 0;  width: 100%; height: 100%;object-fit: cover;}
/**.post-22 .list1 .news_imgs a {padding-top: 75%;}**/
.post-22 .con {display:flex;}
.post-22 .list1 .news_wz {display:flex;justify-content: flex-start;flex-direction: row;transition:all 0.4s ease-in-out;margin-top: 0.15rem;}
.main2 .post1 .news .news_l .news_meta {background:#E1D4A4;color:#333;}
.main2 .post1 .news .news_l .news_meta:after {border-top:0.09rem solid #0F615F;}
.post-22 .list1 .news_wz .news_title {margin-bottom:0.14rem;font-size: 0.22rem;color: #fff;line-height: 1.6;min-height: calc(1.6 * 2em);display: flex;align-items: center;}
.post-22 .list1-1 .news_wz .news_title a{color:#fff;}
.post-22 .list1-2 .news_wz .rightwz .news_title{color:#1D1D1D;font-weight:500;margin-bottom:0;line-height:1.3;min-height: calc(1.3 * 2em);}
.post-22 .list1-2 .news_wz .rightwz .news_text{color:#004471;font-size:0.15rem;font-weight:500;}
.post-22 .list1 .news_wz .news_text{color:#fff;font-size: var(--small-size);}
.post-22 .list1 .news_wz .news_text a{color:#fff;}
.post-22 .list1-2 .news:first-child{margin-top:0;}
.post-22 .list1-2 .news .news_wz{margin-top:0;}
.post-22 .list1-2 .news{background:#fff;padding:0.05rem 0.22rem;box-sizing:border-box;margin-top:0.17rem;transition:all 0.4s ease-in-out;}
.post-22 .list1-2 .news:hover{border-left:0.1rem solid #E49F5E;transform:translateX(0.1rem);}
.post-22 .list2 {flex:1;}
.post-22 .list2 .news .news_imgs a {padding-top:179%;}
.post-22 .list2 .news .news_title {position:absolute;color:#fff;bottom:0.42rem;left:0.94rem;right:0.21rem;font-family:"SourceHanSerifCN-Bold";font-size:0.14rem;}
.post-22 .list2 .news .news_title a {color:#fff;}
.post-22 .list2 .news {position:relative;}
.post-22 .list1 .news .news_wz {gap:0.29rem;}
.post-23.post1 .news .news_meta{width: 0.78rem;box-sizing: border-box;background:#D3ECFF;padding: 0.06rem 0.13rem;}
.post-23.post1 .news:hover .news_meta{background:#fff;}
.post-23.post1 .news .news_meta span{color:#004471;}
.post-23.post1 .news .news_meta span.jkline{background: #004471;}
.post-23 {flex:1;width:0;position: relative;top: -0.22rem;margin-top: -0.47rem;z-index: 1;padding: 0.69rem 0 1.03rem;}
.post-23:before{content:'';position:absolute;right: calc((100% - 15.7rem) / 2);top: 0;width: calc(100% + ((19.9rem - 100%) / 2));height: 100%;background: url(../images/tzggbg.png)no-repeat center/100%;border-radius: 0.25rem 0 0 0.25rem;z-index: -1;}}
.post-23>div {height:100%;}
.post-23 .news_list {height:100%;display:flex;flex-direction:column;gap: 0.15rem;}
.post-23 .news_list .news {
}
.post-23 .news_list .news .news_box {background:#fff;height:100%;display:flex;justify-content: flex-start;flex-direction: row;transition:all 0.4s ease-in-out;padding: 0.18rem;gap: 0.16rem;}
.post-23 .news_list .news .news_wz{display:flex;align-items: center;}
.post-23 .news_list .news:hover .news_box{background: var(--theme-color);}
.post-23 .news_list .news .news_title {margin-bottom: 0;font-size: var(--medium-size);font-weight: 500;}
.post-23 .news_list .news:hover .news_title{color:#fff;}
/**main3**/
.main3 {position:relative;    background: url(../images/main3bg.png) no-repeat center top / cover; display: none;}
.main3 .inner {padding: 0.96rem 0 1.43rem;}
.post-31.post1 .tt{margin-bottom:0.41rem;}
.post-31 .news {float:left;width:25%;transform:translateY(0);transition:all 0.4s ease-in-out;}
.post-31 .news:hover{transform:translateY(-0.41rem);}
.post-31 .con {position:relative;}
.post-31 .news .news_box {margin: 0 0.14rem;border-radius: 0.08rem;background: #fff;overflow: hidden;position: relative;box-shadow: 0 0.04rem 0.1rem rgb(0 68 113 / 22%);}
.post-31 .news_list {margin: 0 -0.14rem;}
.post-31 .news .news_imgs a {padding-top: 75.13%;}
.post-31 .news .news_t {display:flex;}
.post-31 .news .news_t .news_meta {width:0.8rem;background:var(--theme-color);padding-top:0.32rem;background-size:0.69rem;}
.post-31 .news .news_t .news_imgs {flex:1;border-radius: 0.08rem;}
.post-31 .news .news_info {display:none;}
.post-31 .news .news_wz {background:#fff;padding: 0.11rem 0.26rem 0.21rem;box-sizing:border-box;position: relative;}
.post-31 .news .news_title a {color:#2b2b2b;}
.post-31 .news .news_title {line-height: 1.5;margin-bottom: 0;min-height: calc(1.5 * 2em);font-size: var(--medium-size);font-weight: 500;}
.post-31 .news .newsico{width:1.42rem;height:0.48rem;border:1px dashed #004471;padding:0.06rem;margin-top: 0.1rem;}
.post-31 .news .news_meta{position:absolute;right: 0.26rem;bottom:0.21rem;color: var(--theme-color);line-height: 2.5;}
.post-31 .news .newsico img{width:100%;height:100%;object-fit:contain;}
.post-31 .news .news_hover{display: flex;position:absolute;left:0;top: 100%;padding: 0.3rem;pointer-events:none;opacity:0;background: url(../images/mtbg.png)no-repeat center/cover;width:100%;height:100%;flex-direction: column;transition: all 0.4s ease-in-out;justify-content: space-between;}
.post-31 .news:hover .news_hover{pointer-events:all;opacity:1;top:0;}
.post-31 .news .news_hover .news_title,.post-31 .news .news_hover .news_title a{font-size: var(--large-size);color: #fff;font-weight: 700;min-height: unset;}
.post-31 .news .news_hover .news_text,.post-31 .news .news_hover .news_text a{font-size: var(--base-size);color: #fff;line-height: 2;}

/**main4**/
.main4 .tab-menu {display:flex;justify-content:center;gap:0.2rem;margin-bottom:0.43rem;}
.main4 {background:#1776be;background-size:cover;overflow:hidden;}
.main4 .inner {padding:0.73rem 0 0.77rem;}
.main4 .sudy-tab {position:relative;}
.main4 .tab-menu li span {display:block;text-align:center;color:#fff;position:relative;z-index:1;}
.main4 .tab-menu li .tt_cn {font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4;}
.main4 .tab-menu li {width:1.59rem;text-align:center;position:relative;opacity:0.5;transition:all 0.4s ease-in-out;cursor:pointer;}
.main4 .tab-menu li .tt_en {text-align:center;position:relative;font-size:0.13rem;}
.main4 .tab-menu li: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;opacity:0;transition:all 0.4s ease-in-out;}
.main4 .tab-menu li.selected:after {opacity:1;}
.main4 .tab-menu li.selected {opacity:1;}
.post-41 ul.news_list {display:flex;flex-wrap:wrap;column-gap:0.3rem;row-gap:0.26rem;width:100%;}
.post1.post-41 .more_btn .more_text {color:#fff;}
.post1.post-41 .more_btn {top: 0;bottom: auto;}
.post-41 ul.news_list .news {height:1rem;display:flex;align-items:center;width:calc((100% - 0.3rem)/2);}
.post-41 ul.news_list .news_box {flex:1;height:100%;background:#fff;display:flex;align-items:center;padding:0 0.35rem;border-left:0.04rem solid #E1D4A4;}
.post1.post-41 .news .news_meta {color:var(--theme-color);margin-right:0.32rem;flex:none;}
.post-41 ul.news_list .news_box:hover {margin:0 -0.18rem;height:1.29rem;background:#E1D4A4 url(../images/newsbg.png);color:#232323;}
.post-31 .slick-prev,.post-31 .slick-next {top:auto;margin:0;bottom:0.6rem;}
.post-31 .slick-prev {left:-0.66rem;}
.post-31 .slick-next {right:-0.66rem;}
.post-41 ul.news_list .news_box:hover .news_title {color:#232323;}
.post-41 ul.news_list .news_box:hover .news_text {color:#232323;}
.post-41 ul.news_list .news_box:hover .news_meta {color:#232323;}
/**main5 - 专题网站**/
.main5 {position:relative;z-index:1;overflow:hidden;background: url(../images/main5bg.png)no-repeat center top/cover;}
.main5::before {content:'';position:absolute;inset:0;opacity:0.3;pointer-events:none;}
.main5 .inner {padding: 0.82rem 0 1.25rem;position:relative;z-index:1;overflow:visible;}
.post-51 .tt .tit {color:#fff;}
.post-51 .tt .tit:after {background:url(../images/ttbg1.svg) no-repeat;background-size:100% auto;filter:brightness(10);}
.post-51 .more_btn .more_text {color: var(--theme-color);}

/* Swiper - 4 slides per view */
.theme-swiper {overflow:visible !important;margin-right:2.3rem!important;}
.theme-swiper .swiper-wrapper{display:flex;align-items: flex-end;}
.theme-swiper .swiper-slide {
  width: 4.18rem;
  margin-right:0.2rem;
  border-radius:0.08rem;
  overflow:hidden;
  flex-shrink:0;
}
.theme-swiper .swiper-slide-active {width:5.6rem!important;min-height: 3.7rem;}
.theme-swiper .swiper-slide-active .theme-slide-img{}

/* Slide Image */
.theme-slide-link {display:block;position:relative;height: auto;overflow:hidden;border-radius:0.08rem;}
.theme-slide-img {position: relative;width:100%;padding-top: 50.95%;background:#eee;}
.theme-slide-img img {position: absolute;left: 0;top: 0;display: block;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.theme-slide-link:hover img {transform:scale(1.08);}
.theme-slide-link .theme-slide-btn img{margin-right:0.1rem;transition:all 0.4s ease-in-out;width:1.3rem;}

/* Slide Info - only visible on active */
.theme-slide-info {
  position: relative;
  height:0;
  bottom:0;
  left:0;
  right:0;
  padding: 0;
  opacity:0;
  transition:all 0.4s ease-in-out;
  z-index: 1;
}
.swiper-slide-active .theme-slide-info {opacity:1;height:auto;padding: 0.22rem 0.27rem 0 0.13rem;}
.theme-slide-title {font-size: var(--medium-size);color: var(--theme-color);font-weight: 700;flex:1;min-width:0;padding-left: 0.1rem;line-height: 1.2;border-left: 0.04rem solid #3389CA;}
.theme-slide-btn {flex:none;font-size: var(--base-size);color: #3389CA;padding-top: 0.15rem;text-align: right;box-sizing: border-box;display: block;width: 100%;font-weight:700;}

/* Footer: Scrollbar + Buttons */
.theme-footer {display:flex;align-items:center;gap:0.2rem;margin-top: 0.82rem;padding-right:0.5rem;}
.theme-footer .swiper-scrollbar.swiper-scrollbar.swiper-scrollbar-horizontal {position:relative;left:auto;bottom:auto;flex:1;height: 0.08rem;background: rgba(51, 137, 202, 0.2);border-radius:0.02rem;}
.theme-footer .swiper-scrollbar .swiper-scrollbar-drag {background:#004471;border-radius:0.02rem;height:100%;cursor: pointer;}
.theme-btns {flex:none;display:flex;gap:0.08rem;position: absolute;right: -1rem;bottom: -0.2rem;}
.swiper-button-next.theme-btn, .swiper-button-prev.theme-btn {position:relative;left:auto;right:auto;top:auto;bottom:auto;width:0.44rem;height:0.44rem;margin:0;background:#004471;border-radius:50%;transition:all 0.4s;cursor:pointer;}
.theme-btn svg{display:none;}
.theme-btn::after {font-size:0.16rem!important;color:#fff;font-weight:bold;}
.theme-btn:hover {background: #3389CA;}
.swiper-button-next.theme-btn{right:0;}
/**main6**/
.main6 {position:relative;z-index:1;}
.main6 .inner {padding-bottom: 0;max-width: 100%;width: 100%;}
.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: 5.02rem;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: #eaf7fd;}
#l-container .inner {padding: 0rem 0 1.4rem;position:relative;transform: translateY(-1.2rem);}
#l-container .list-mod {display:flex;gap: 0.52rem;align-items:flex-start;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {min-width: 3.18rem;flex:none;position:relative;bottom:auto;z-index:1;left:auto;}
.col_menu_head_inner {background:#fff;overflow:hidden;}
.col_news_list {flex:1;min-width:0;background: #fff;padding: 0.29rem 1.6rem;min-height:400px;}
.col_name span {font-size: .36rem;color: #fff;font-weight:bold;}
.col_name {margin-bottom:0;padding: 0.23rem 0.1rem;box-sizing: border-box;text-align: center;background: linear-gradient(117deg, #69B4A5, #2d8b78, #005D85);}
.col_path a,.col_path span {    color: #005D85;font-size:var(--base-size);line-height:1.3;}
.col_path {padding-bottom:0.15rem;border-bottom: 1px solid #005D8549;color: #005D85;font-size:var(--base-size);text-align: right;}
.col_path>a:first-child{position:relative;}
.col_path>a:first-child:before{content:'';display: block;position: absolute;width:0.18rem;height:0.18rem;background:url(../images/home.svg)no-repeat center/100%;position:absolute;left:-0.28rem;top:50%;transform:translateY(-45%);}

.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin: 0 .08rem 0 0;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {width:100%;position:relative;height:auto;padding-right:0;box-sizing:border-box;display:block;}
.col_list::before {display:none;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float:none;border-bottom:1px solid #f0f0f0;}
.col_list ul li:last-child {border-bottom:none;}
.col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent {opacity:1;background:var(--theme-color);color:#fff;}
.col_list .col_column .col_item_link {color: #000000;padding: 0.21rem 0.1rem;font-size: 0.20rem;border-right:none;display:block;text-align: center;opacity:1;margin:0;transition:all 0.3s;font-weight: 500;position:relative;}
.col_list .col_column .col_item_link:hover {background:var(--theme-color);color:#fff;opacity:1;}
.col_list .col_column .col_item_link.selected:before {opacity:1;}
.col_list .sub_list .sub-item a {display:block;padding:0.1rem;    text-align: center;font-size:var(--base-size);color:#666;transition:all 0.3s;}
.col_list .sub_list .sub-item a:hover {color:var(--theme-color);}
.col_list .sub_list .sub-item.selected a{color:var(--theme-color)}
.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;padding: 0.3rem 0;border-bottom:1px solid #005D8549;margin-bottom:0;transition:all 0.3s;}
.mrlist .col_news_list .news_list .news:hover {background:#fafafa;}
.mrlist .col_news_list .news_list .news .news_imgs {width: 2.58rem;flex:none;margin-right: 0.4rem;background:0 0;display:flex;align-items:flex-start;border-radius: 0.08rem;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top: 74.8%;width:100%;border-radius:0.04rem;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;}
.mrlist .col_news_list .news_list .news .news_meta {display:flex;align-items:center;gap: 0;flex-direction: column;width: 0.8rem;margin-right: 0.15rem;}
.mrlist .col_news_list .news_list .news .news_meta span {display:inline;color: var(--theme-color);}
.mrlist .col_news_list .news_list .news .news_year {font-size: 0.32rem;font-weight: 700;}
.mrlist .col_news_list .news_list .news .news_meta .jkline{background: var(--theme-color);margin: 0.03rem auto;}
.mrlist .col_news_list .news_list .news .news_date{font-size:var(--base-size);color:var(--theme-color);font-weight:500;display:none;padding:0.1rem 0;}
.mrlist .col_news_list .news_list .news .news_day {font-size: 0.15rem;color:var(--theme-color);font-weight:600;}
.mrlist .col_news_list .news_list .news .news_title {font-size: var(--medium-size);line-height:1.6;font-weight: 500;margin-bottom:0.08rem;color:#333;}
.mrlist .col_news_list .news_list .news .news_title a {color:#333;transition:color 0.3s;}
.mrlist .col_news_list .news_list .news .news_more{color:#005D85;font-size: var(--base-size);font-weight: 500;margin-top: 0.15rem;}
.mrlist .col_news_list .news_list .news .news_more img{width:0.18rem;margin-left:0.08rem;}
.mrlist .col_news_list .news_list .news:hover  .news_title a,.mrlist .col_news_list .news_list .news:hover .news_text a{color:var(--theme-color);}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--small-size);line-height: 2;color: #666;}
.mrlist .col_news_list .news_list .news .news_text a {color:#999;}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs {display:none;}
/**文章页**/
.pagelist .col_menu_head{display:none;}
.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: simsun;font-size: .29rem;text-align:center;font-weight: 700;margin-bottom: .15rem;color: #004471;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#004471c7;margin-bottom:.2rem;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;    padding-bottom: 0.25rem;border-bottom: 1px solid #D8D8D8;}
.article .arti_metas>span {margin: 0 .3rem;font-size:var(--base-size);color:#666;}
.article .arti_metas .arti_update{background: url(../images/art-1.svg)no-repeat center left/0.2rem;padding-left:0.27rem}
.article .arti_metas .arti_from{background: url(../images/art-2.svg)no-repeat center left/0.18rem;padding-left:0.25rem}
.article .arti_metas .arti_views{background: url(../images/art-3.svg)no-repeat center left/0.24rem;padding-left: 0.32rem;}
.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!important;font-size:0.12rem;color:#5d5d5d;}
.article .entry .read h1{    font-family: SimHei!important; font-size: 0.2rem!important;font-weight: bold!important;}
.article .entry .read h2{    font-family: KaiTi!important; font-size: 0.19rem!important;font-weight: bold!important;}
.article .entry .read p{    margin:0 0 10px 0!important;}
.article .entry .read p,.article .entry .read span,.article .entry .read p span,.article .entry .read p a,.article .entry .read ol.list-paddingleft-2 a{font-family:'Microsoft YaHei'!important;font-size:var(--base-size)!important;text-indent:2em!important;}
.article .entry .read p:has(span):not(img){    text-align: left !important;}
.article .entry .read p:has(img){    text-indent: 0!important;}

/*.article .entry .read p ,.article .entry .read p span{line-height:1.75!important;font-size:var(--regular-size)!important;font-family:var(--font-normal)!important;}*/
.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(--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;}
/**底部**/
#footer {background: linear-gradient(157deg, #69B4A5, #005D85,#005D85);background-size:cover;position:relative;}
.footer .inner {padding: .48rem 0 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;}
#footer .inner .foot-left {flex:1;display:flex;}
#footer .inner .foot-left p{width:50%;float: left;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-center img.btlogo{margin-bottom: 0.5rem;}
#footer .inner .foot-center img.by{margin-bottom: 0.85rem;max-width:3.87rem; display: none;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;}
#footer .inner p {font-size: var(--regular-size);line-height: 2;font-weight:400;color:#fff;margin-bottom:0.1rem;}
#footer .inner p a {color:#fff;}
/**#footer .inner p span {margin:0 3px;}**/
.foot-left .title ,.contant .title{color:#fff;font-size: var(--large-size);line-height: 1.2;font-weight:700;margin-bottom:.14rem;}
/**底部链接**/
#footer .tt {padding-bottom: .18rem;margin-bottom: 0.14rem;border-bottom: 1px solid rgba(255,255,255,0.2);}
.foot-left .links {margin-right: 1.38rem;width: 100%;}
/**分享**/
.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: 0.05rem 0;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 20%);}
.foot-bottom p {font-size:var(--base-size);line-height:2.4;color:#fff;position:relative;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(--theme-color);color:#fff;padding:0 16px;border-radius:20px;display: none;}
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;display: none;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--theme-color);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;}




.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);
}


@keyframes picmove {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}
.content-7 {
    width: 100%;
    overflow: hidden;
    position: relative
}

.content-7 .gallery-top .swiper-slide {
    position: relative
}
.content-7 .gallery-top .swiper-slide a{padding-top:43.39%;display: block;position: relative;}
.content-7 .gallery-top .swiper-slide img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.content-7 .gallery-top .swiper-slide span {
    width: 87.5%;
    left: 7.5%;
    bottom: 24%;
    position: absolute;
    z-index: 25;
    display: block;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease 0.4s;
display:none;
}

.post-79{position:absolute;top:0.66rem;;width: 100%; z-index: 2;}
.post-79 .tt  {    width: var(--inner-width);margin: 0 auto;}
.post-79 .tt  .title {
    color: #fff;
}
.post-79.post1 .more_btn .more_text{color:#fff;}
.post-79 .tt .tit:after {
    background: url(../images/ttbg2.svg) no-repeat center left / 0.81rem;
}
.content-7 .gallery-top img {
    width: 100%;
    overflow: hidden;
    height: auto;
    transition: all 2s linear 0.5s
}

.content-7 .gallery-top .swiper-slide-active span {
    opacity: 1;
    left: 6.25%
}

.content-7 .gallery-top .swiper-slide-active img {
    animation: picmove 40s linear alternate infinite
}

.content-7 .gallery-thumbs {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 12;
    width: 100%;
    background: rgba(0,0,0,0.2);
    overflow: visible;
    padding: 0 0.85rem;
}
.content-7 .gallery-thumbs .swiper-wrapper {
    overflow: visible;
    box-sizing: border-box;
}
.content-7 .gallery-thumbs span{
    position: absolute;
    color: #fff;
    bottom: 0.12rem;
    padding-left: 0.22rem;
    font-size: var(--medium-size);
}
.content-7 .gallery-thumbs span:before{content:'·';}
.content-7 .gallery-thumbs img {
    display: block;
    width: 100%;
    height: 1.88rem;
    object-fit: cover;
    border-top: 0.1rem #e49f5e00 solid;
    box-sizing: border-box;
    cursor: pointer;
    transition: all 0.4s ease;
    filter: brightness(0.5);
}

.content-7 .gallery-thumbs .swiper-slide-thumb-active img {transform: scale(1.18);border-top: 10px #E49F5E solid;filter: brightness(1);
}
.content-7 .gallery-thumbs .swiper-slide-thumb-active{z-index:2;}
.content-7 .gallery-thumbs .swiper-slide {
    transition: all 0.4s ease
}

.content-7 .gallery-thumbs .swiper-slide:hover {
    transform: translateY(-0.25rem);z-index:2;
}

.content-7 .gallery-thumbs .swiper-slide:hover img {
    transform: scale(1.18);
    border-top: 10px #E49F5E solid;
}
.galery-line{    position: absolute;top: 0;height: 0.1rem; width: calc(100% - 1.7rem);background: linear-gradient(45deg, #004471, #CBEAFF, #3389CA);}
.gallery-btns {position:absolute;width: calc(100% + 1.7rem);}
.swiper-button-next.gallery-btn, .swiper-button-prev.gallery-btn {position: absolute;left:auto;right:auto;top:auto;bottom:0.5rem;width:0.44rem;height:0.44rem;margin:0;background:#3389CA;border-radius:50%;transition:all 0.4s;cursor:pointer;z-index:13;}
.gallery-btn svg{display:none;}
.gallery-btn::after {font-size:0.16rem!important;color:#fff;font-weight:bold;}
.gallery-btn:hover {background: #fff;color:#004471}
.gallery-btn:hover::after{color:#004471}
.swiper-button-next.gallery-btn{right:0.22rem;transform: translateY(-50%);}
.swiper-button-prev.gallery-btn{left:0.22rem;transform: translateY(-50%);}
/* ========================================
  建科要闻 (Jianke News)
======================================== */
.post-jk .con > div {width:100%;}
.jk-wrap {display:flex;align-items:stretch;}

/* Left Showcase */
.jk-showcase {flex:none;width: 6.74rem;}
.jk-showcase-img {position:relative;overflow:hidden;height:100%;border-radius: 0.08rem 0 0 0.08rem;min-height: 5.06rem;background:#f0f0f0;}
.jk-showcase-img img {width:100%;height:100%;object-fit:cover;display:block;transition:all 0.6s ease-in-out;}
.jk-date-overlay {position:absolute;top: 0.16rem;left: 0.16rem;background: #3389CA;color:#fff;padding: 0.08rem 0.12rem;text-align:center;z-index:2;}
.jk-date-overlay .jk-day {font-size:0.32rem;font-weight:bold;display:block;line-height:1.2;position: relative;}

.jk-date-overlay .jk-ym {font-size:0.14rem;display:block;opacity:0.85;line-height:1.3;}

/* Right List */
.jk-list-wrap {flex:1;width:0;display:flex;flex-direction:column;justify-content: flex-start;}
.jk-news-list {position:relative;border-radius: 0 0.08rem 0.08rem 0;box-shadow: 0 0.04rem 0.1rem #00447122;background:#fff;}
.jk-news-item {position:relative;display:flex;align-items: center;gap: 0.28rem;padding: 0.15rem 0;margin: 0 0.3rem;background:#fff;cursor:pointer;transition:all 0.4s cubic-bezier(0.25,0.46,0.45,0.94);border-bottom: 1px solid #3389CA;}
.jk-news-item:first-child {margin-top:0;}
.jk-news-item:last-child {border-bottom:0;}
.jk-news-item.active {
    background: var(--theme-color);
    margin: 0;
    padding: 0.2rem 0.3rem 0.22rem;
    width: calc(100% + 0.2rem);
    border-radius: 0 0.08rem 0.08rem 0;
    border-bottom: 0;
}

.jk-item-date {flex:none;text-align:center;min-width:0.72rem;padding-top:0.06rem;}
.jk-item-day {font-size: 0.32rem;font-weight:bold;color:var(--theme-color);display:block;line-height:1.2;}
.jk-item-ym {font-size: 0.15rem;color: var(--theme-color);display:block;line-height:1.4;margin-top:0.02rem;}
.jk-news-item.active .jk-item-day {color:var(--hover-color);}

.jkline {
    display: block;
    margin: 0.05rem auto;
    width: 0.14rem;
    height: 0.01rem;
    background: #fff;
}
#jk-news-list .jkline{background: #004471;}
.jk-item-info {flex:1;min-width:0;}
.jk-item-info .jk-item-desc{height: 0;opacity:0;}
.jk-news-item.active .jk-item-info .jk-item-desc{height:auto;opacity:1;color:#fff;opacity:0.7;min-height: calc(1.6 * 2em);}
.jk-news-item.active .jk-item-info .jk-item-desc a{color:#fff;}
.jk-news-item.active .jk-item-date{display:none;}
.jk-item-title {font-size: var(--medium-size);font-weight: 500;color:#333;display:block;line-height:1.5;}
.jk-news-item.active .jk-item-title{color:#fff;margin-bottom: 0.12rem;}
.jk-news-item.active .jk-item-title a{color:#fff;}
.jk-item-desc {font-size: var(--small-size);color:#888;line-height:1.6;font-weight: 500;}

/*** main7 ***/
.main7 {background:url('../images/main7bg.png') no-repeat center top / cover;position:relative;z-index:1;}
.main7 .inner {padding:1.47rem 0 1.29rem;}
.main7 .mod {display:flex;gap: 0.18rem;align-items:stretch;}
.main7-left {flex:1;width:0;display:flex;flex-direction:column;gap: 0.2rem;}
.main7-right {flex:none;width: 4.3rem;box-sizing:border-box;display:flex;flex-direction:column;}
.main7-right .card-tt {margin-bottom:0.15rem;}
.main7-right .news_list {flex:1;display:flex;flex-direction:column;}
.main7-right .news_list .news {flex:1;}
.main7-right .news_imgs {height:100%;}
.main7-card.main7-right .news_imgs a {padding-top: 177.67%;height:100%;display:block;position:relative;overflow:hidden;border-radius:0.04rem;}
.main7-right .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.main7-right .news:hover .news_imgs a img {transform:scale(1.08);}

/* Upper: title sidebar + content */
.main7-upper {display:flex;gap: 1.11rem;}
.main7-upper-tt {flex:none;width: 0.81rem;}
.main7-upper-tt .tt {display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position: relative;box-sizing:border-box;}
.main7-upper-tt .tt .tit {width:auto;}
.main7-upper-tt .tt .tit:after {content:"";display:block;width: 0.81rem;height: 0.8rem;position:absolute;top: 0;left: 0;background:url(../images/ttbg2.svg) no-repeat;background-size: 100%;}
.main7-upper-tt .tt .title {color:#fff;font-size:0.32rem;font-weight:bold;display:block;text-align:center;line-height:1.4;writing-mode:vertical-rl;letter-spacing:0.08rem;margin-top: 0.25rem;}
.main7-upper-tt .more_btn {position: relative;transform:none;margin-top: 0.98rem;right: -0.15rem;}
.main7-upper-tt .more_btn .more_text {color: #fff;font-size: 0.2rem;}
.main7-upper-tt .more_btn .more_text img {margin-left: 0.11rem;width: 0.19rem;}

/* Upper content: 3-window grid */
.main7-upper-con {flex:1;width:0;display:grid;grid-template-columns:1fr 1fr;gap: 0.18rem;}
.main7-upper-con .ml{display:flex;flex-direction:column;gap:0.18rem;}
/* Cards */
.main7-card {background:#fff;box-sizing:border-box;position: relative;}
.main7-card.main7-card-social{background:url(../images/mtzhbg.png) no-repeat center left / cover;width: 6.41rem;padding: 0.3rem 0.38rem 0.28rem;}
.card-tt {font-size: 0.22rem;font-weight:bold;color: #fff;margin-bottom: 0.16rem;text-align: center;}
.main7-card-dy {grid-row:span 2;}
.main7-card-dy .news_imgs a {padding-top:75%;}
.main7-card.main7-card-wx .news_imgs a{padding-top:41.02%;}
.main7-card .news_title{margin-top:0;position:absolute;bottom:0;width: 100%;}
/* Card image lists */
.main7-card .news_imgs a {display:block;padding-top: 157.31%;position:relative;overflow:hidden;}
.main7-card .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.main7-card .news:hover .news_imgs a img {transform:scale(1.1);}
.main7-card .news_title {color: #fff;line-height:1.5;font-weight:500;padding: 0.25rem 0.3rem;font-size: var(--medium-size);background: linear-gradient(0deg,#005D85, transparent);pointer-events: none;}
.main7-card .news_title .m7ico{width:0.46rem;height:0.46rem;background:rgba(255,255,255,0.2) url(../images/weixin.svg)no-repeat center/0.29rem;border-radius:50%;margin-bottom:0.05rem;}
.main7-card.main7-card-dy .news_title .m7ico{background:rgba(255,255,255,0.2) url(../images/douyin.svg)no-repeat center/0.2rem;}
.main7-card.main7-right .news_title .m7ico{background:rgba(255,255,255,0.2) url(../images/sph.svg)no-repeat center/0.2rem;}
/* Social media list */
.main7-social-list {display:flex;gap:0.12rem;flex-wrap:wrap;}
.main7-social-list .news {position:relative;display: flex;align-items: center;gap: 0.09rem;padding: 0 0.14rem;height: 0.38rem;border: 1px dashed rgba(255,255,255,0.4);cursor: pointer;}
.main7-social-list .news:nth-child(2) .news_icon{background: url(../images/sph.svg)no-repeat center/0.29rem;}
.main7-social-list .news:nth-child(3) .news_icon{background: url(../images/douyin.svg)no-repeat center/0.24rem;}
.main7-social-list .news:nth-child(4) .news_icon{background: url(../images/QQ.svg)no-repeat center/0.2rem;}
.main7-social-list .news:nth-child(5) .news_icon{background: url(../images/bili.svg)no-repeat center/0.24rem;}
.main7-social-list .news:hover{border: 1px dashed rgba(255,255,255,1);}
.main7-social-list .news .news_title{position: relative;margin-top:0;color:#fff;width: auto;font-weight:400;font-size:var(--base-size);padding: 0;background: none;}
.main7-social-list .news_icon {display:block;width: 0.29rem;height: 0.38rem;background-position:center;transi;ointer;background: url(../images/weixin.svg)no-repeat center/0.29rem;}
.main7-social-list .news_icon:hover {opacity:1;}
.main7-social-list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.main7-social-list .n2 .news_icon {background-image:url(../images/weibo.svg);}
.main7-social-list .imgs {position:absolute;bottom:130%;left:50%;transform:translateX(-50%) translateY(-0.4rem);width:1.2rem;height:1.2rem;opacity:0;transition:all 0.4s ease-in-out;z-index:5;background:#fff;padding:0.08rem;border-radius:0.04rem;box-shadow:0 0.04rem 0.1rem rgba(0,0,0,0.15);pointer-events:none;}
.main7-social-list .news:hover .imgs {opacity:1;transform:translateX(-50%) translateY(0);}
.main7-social-list .imgs img {width:100%;height:100%;object-fit:contain;display:block;}

/* Lower: 2 windows */
.main7-lower {display:flex;gap: 0.18rem;}
.main7-lower .main7-card {flex:1;width:0;}

/* Text list */
.main7-lower .main7-card.main7-card-wxlist{flex:1.123;}
.main7-card-wxlist .news_list{margin: 0.09rem 0.32rem;}
.main7-card-wxlist .news_list .news {border-bottom: 1px dashed #005D85;}
.main7-card-wxlist .news_list .news:last-child {border-bottom:none;}
.main7-card-wxlist .news_list .news .news_title {font-size: var(--medium-size);font-weight:500;color: #000;line-height:1.6;transition:all 0.3s;position: relative;padding: 0.14rem 0 0.09rem;background: none;}
.main7-card-wxlist .news_list .news .news_title .line2{margin-bottom: 0;}
.main7-card-wxlist .news_list .news .news_title .bottom{display:flex;justify-content: space-between;font-size: 0.15rem;color: #005D85;font-weight: 500;line-height: 0.37rem;}
.main7-card-wxlist .news_list .news .news_title .bottom .author{padding-left:0.47rem;background: url(../images/weixin-1.svg)no-repeat center left/0.37rem;}
.main7-card-wxlist .news_list .news:hover .news_title {color:#005D85;}
.main7-card-wxlist .news_list .news .news_title .line2{position:relative;display: inline-block;white-space: nowrap;width: 100%;overflow: hidden;text-overflow:ellipsis;}
.main7-card-wxlist .news_list .news .news_title .line2:after{content:'';width:0%;height:1px;background:#005D85;position:absolute;bottom:0;left:0;display:block;transition:all 0.4s;}
.main7-card-wxlist .news_list .news:hover .news_title .line2:after{width:100%;}
.main7-card-wxlist .news_list .news .news_box {display:block;}
.main7-card-wximg .news_imgs a {padding-top: 61.38%;}
.overflow-hidden {overflow:hidden;}