@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: #005296;position:absolute;width:100%;top:0;transition:1s;}
.header.fix {background:var(--theme-color);}
.header .inner {position:relative;width: 15.4rem;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo a {display: block;}
.header .sitelogo .logo img {width: 4.81rem;}
.header .sitelogo .logo {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: 1.41rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-top .left{display:none;}
.header .head-right {display:flex;align-items:flex-end;flex-direction:column;position: relative;}
.header .head-right:after{content:'';width: calc(100% + 2.12rem);position:absolute;height: 0;top:0;left:0;border-bottom: 1.41rem solid #2C75BA;border-left: 1.1rem solid transparent;z-index: -1;}
/* 搜索*/
.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;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(--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;display: none;}
/**角色**/
.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);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right:1px solid #fff;}
/**导航**/
#nav {width: 11rem;height: 1.41rem;display: flex;align-items: center;justify-content: flex-end;}
#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;    padding: 0.1rem 0;}
.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.18rem;font-size: 0.22rem;display:block;color:#fff;font-weight: 500;position:relative;padding: 0 0.29rem;border-right: 1px solid #fff;}
.nav .wp-menu .menu-item:first-child a.menu-link{padding-left:0;}
.nav .wp-menu .menu-item:last-child a.menu-link{padding-right:0;border-right: 0;}
.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(0);}
.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: 60vh;
  max-height: 8.1rem;
}
.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.58rem;}
.post1 .more_btn {position:absolute;right:0;bottom:0;}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--base-size);color:#212121;line-height:0.21rem;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {text-align:center;position:relative;}
.post1 .tt .tit:after {content:"";display:block;width:100%;height: 0.8rem;position:absolute;background:url(../images/ttbg1.svg) no-repeat;background-size: 0.85rem;left: -0.39rem;bottom: -0.15rem;}
.post1 .tt .title {font-size: 0.4rem;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: #000000;font-weight:bold;}
.post1 .news .news_text {font-size: var(--small-size);line-height:1.75;color: #5D5D5D;min-height: calc(1.75 * 2em);font-weight: 100;}
.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.32rem;font-weight:bold;margin:0.04rem 0;}
.post1 .news .news_meta .news_month {font-size:0.15rem;font-weight:500;}
.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;}
.post-22 .news .news_l:before{content:'';display:block;width:100%;height:1.03rem;background:linear-gradient(to top,#005296,transparent);position:absolute;left: 0;bottom:0;z-index: 1;}

.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 {transform: translateY(-1.33rem);z-index:1;margin-top:.4rem;}
.main1 .inner {padding: 0;}
.main1 .mbottom {display:flex;}
.post-11{display:flex;border-radius: 0.08rem;overflow:hidden;}
.post-11 .ksljtt{font-size:0.26rem;font-weight:bold;padding: 0.5rem 0.55rem;box-sizing:border-box;width:1.36rem;background:url(../images/kjbg.png)no-repeat center/cover;color:#fff;}
.post-11 .con{flex:1;background: #fff;}
.post-11 .con .news_list{display:flex;flex-wrap:wrap;align-items: center;justify-content: center;}
.post-11 .con .news_list .news:hover{background:linear-gradient(300deg,#005296,#4DAEFF)}
.post-11 .con .news_list .news{width:20%;padding: 0 0.38rem;box-sizing: border-box;text-align: center;min-height: 1.29rem;}
.post-11 .con .news_list .news:nth-child(1),.post-11 .con .news_list .news:nth-child(2),.post-11 .con .news_list .news:nth-child(3),.post-11 .con .news_list .news:nth-child(4),.post-11 .con .news_list .news:nth-child(6),.post-11 .con .news_list .news:nth-child(7),.post-11 .con .news_list .news:nth-child(8),.post-11 .con .news_list .news:nth-child(9){border-right:1px solid #f4f4f4;}
.post-11 .con .news_list .news:nth-child(1),.post-11 .con .news_list .news:nth-child(2),.post-11 .con .news_list .news:nth-child(3),.post-11 .con .news_list .news:nth-child(4),.post-11 .con .news_list .news:nth-child(5){border-bottom:1px solid #F4F4F4;}
.post-11 .con .news_list .news .news_box{position:relative;display:block;width: 100%;height: 1.29rem;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.post-11 .con .news_list .news .news_box:after{content:'';width: 1.93rem;height: 1.93rem;display:block;background: url(../images/hua.png)no-repeat center/cover;position: absolute;top: 50%;left: 50%;opacity: 0;transform: translate(-50%, -50%) rotate(0deg);}
.post-11 .con .news_list .news:hover .news_box:after{animation: rotateFlower 3s linear infinite;opacity:0.15;}
@keyframes rotateFlower {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.post-11 .con .news_list .news .news_box .news_title{
    font-size: var(--base-size);
    color: #000000;
}
.post-11 .con .news_list .news:hover .news_box .news_title{color:#fff;}
.post-11 .con .news_list .news .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj1.svg)no-repeat center;width:0.48rem;height: 0.53rem;}
.post-11 .con .news_list .news:hover .news_box .news_icon{background: url(../images/kj11.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(2) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj2.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(3) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj3.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(4) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj4.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(5) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj5.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(6) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj6.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(7) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj7.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(8) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj8.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(9) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj9.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(10) .news_box .news_icon{margin-bottom:0.13rem;background: url(../images/kj10.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(2):hover .news_box .news_icon{background: url(../images/kj22.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(3):hover .news_box .news_icon{background: url(../images/kj33.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(4):hover .news_box .news_icon{background: url(../images/kj44.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(5):hover .news_box .news_icon{background: url(../images/kj55.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(6):hover .news_box .news_icon{background: url(../images/kj66.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(7):hover .news_box .news_icon{background: url(../images/kj77.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(8):hover .news_box .news_icon{background: url(../images/kj88.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(9):hover .news_box .news_icon{background: url(../images/kj99.svg)no-repeat center;}
.post-11 .con .news_list .news:nth-child(10):hover .news_box .news_icon{background: url(../images/kj1010.svg)no-repeat center;}


.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**/
.bg1{background:url(../images/bg1.png)no-repeat center/cover;position: relative;}
.main2 {position:relative;}
.main2 .inner {padding: 0rem 0 0.7rem;overflow:hidden;}
.post1.post-21 .tt .tit {color: #000000;}
.post1.post-21 .more_btn .more_text {color:#fff;}
.post-21.post1 .more_btn{display:none;}
.main2 .mbottom {display:flex;}
.post-22 {width: 6.8rem;flex:none;margin-right: 0.46rem;}
.post-22 .list1 {
    width: 100%;
}
.post-22.post1 .news .news_title a{color:#000;}
.post-22.post1 .news .news_text a{color:#5d5d5d;}
.post-22 .list1.list1-2 {display:none;}
.post-22 .list1 .news_imgs a {padding-top: 66.76%;}
.post-22 .con {display:flex;}
.post-22 .list1 .news_wz {display:flex;justify-content:center;flex-direction:column;transition:all 0.4s ease-in-out;}
.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: 0.24rem 0;width: 80%;font-size: var(--medium-size);min-height: calc(1.35 * 2em);}
.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 {}
.post-22 .news:hover .news_title a{color:#004471;}
.post-22 .list1-1 .slick-dots{bottom:1.8rem;text-align: right;padding-right: 0.2rem;}
.post-22 .list1-1 .slick-dots li {
    position: relative;
    display: inline-block;
    height: 0.12rem;
    width: 0.12rem;
    margin: 0px 0.13rem;
    padding: 0px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
    opacity: 0.5;
}
.post-22 .list1-1 .slick-dots li.slick-active{opacity:1;}

.post-22 .list1-1 .slick-prev, .post-22 .list1-1 .slick-next {
    position: absolute;
    display: block;
    height: 0.42rem;
    width: 0.42rem;
    line-height: 0.42rem;
    font-size: 0.2rem;
    cursor: pointer;
    background: rgb(1 104 183 / 80%);
    color: transparent;
    top: auto;
    margin-top: 0;
    bottom: 0.86rem;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
    transition: all 0.4s ease-in-out;
    font-family: cursive;
    /* font-weight: bold; */
    border-radius: 50%;
    box-shadow: unset;
    opacity: 1;
}
.post-22 .list1-1 .slick-prev{left: auto;right:0.57rem;background: url(../images/prev.svg)no-repeat center/100%;}
.post-22 .list1-1 .slick-prev:hover{background: url(../images/prev-1.svg)no-repeat center/100%;}
.post-22 .list1-1 .slick-next{right:0;background: url(../images/next.svg)no-repeat center/100%;}
.post-22 .list1-1 .slick-next:hover{right:0;background: url(../images/next-1.svg)no-repeat center/100%;}
.post-23 {flex:1;width:0;}
.post-23 .sudy-tab .tab-menu{background:#A7D7FF;display: flex;position: relative;z-index: 0;border-radius: 0.08rem 0.08rem 0 0;}
.post-23 .sudy-tab .tab-menu li{padding: 0.15rem 0.6rem;position: relative;}
.post-23 .sudy-tab .tab-menu li:after{content:'';width:100%;calc(100% + 0.08rem);height: calc(100% + 0.08rem);background: url(../images/xwttbg.png)no-repeat center top;background-size: auto 100%;position:absolute;left:0;bottom:0;z-index: -1;opacity: 0;transition:all 0.4s ease-in-out;}
.post-23 .sudy-tab .tab-menu li:hover:after,.post-23 .sudy-tab .tab-menu li.selected:after{opacity:1;}
.post-23 .sudy-tab .tab-menu li .tt{font-size: var(--medium-size);color: #005296;font-weight: 700;margin-bottom: 0;z-index: 2;}
.post-23 .sudy-tab .tab-menu li .tt a{font-size: var(--medium-size);color: #005296;font-weight: 700;margin-bottom: 0;z-index: 2;}
.post-23 .sudy-tab .tab-menu li:hover .tt,.post-23 .sudy-tab .tab-menu li.selected .tt{color:#fff;}
.post-23 .sudy-tab .tab-menu li:hover .tt a,.post-23 .sudy-tab .tab-menu li.selected .tt a{color:#fff;}
/**main3**/
.main3 {position:relative;background: url(../images/main3bg.png)no-repeat center/cover;}
.main3 .inner {padding: 0.97rem 0 1.37rem;}
.post-31{position:relative;}
.post-31.post1 .more_btn{right:auto;left:50%;transform: translateX(-50%);bottom: -0.9rem;border-radius: 0.08rem;border: 1px solid #fff;}
.post-31.post1 .more_btn .more_text{display: block;color:#fff;font-size: var(--regular-size);padding: 0.16rem 0.45rem;box-sizing: border-box;}
.post-31.post1 .more_btn .more_text img{width:0.2rem;margin-left:0.2rem;transition:all 0.4s ease-in-out;}
.post-31.post1 .more_btn:hover .more_text img{transform:scale(1.2);}
.post-31.post1 .tt{margin-bottom:0.7rem;position: static;}
.post-31.post1 .tt .tit{color:#fff;}
.post-31.post1 .tt .tit:after{background:url(../images/ttbg2.svg) no-repeat}
.post-31 .news {float:left;width:25%;}
.post-31 .con {position:relative;}
.post-31 .news .news_box {margin: 0 0.16rem;border-radius: 0.08rem;overflow: hidden;box-shadow:0 0.03rem 0.1rem rgb(172 180 201 / 16%);}
.post-31 .news_list {margin: 0 -0.16rem;}
.post-31 .news .news_imgs a {padding-top:65.7%;}
.post-31 .news .news_t {
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.26rem;
    color: #fff;
    font-weight: 700;
    background: url(../images/zy1.png)no-repeat center/cover;
}
.post-31 .news .news_t a{color: #fff;}
.post-31 .news:nth-child(2) .news_t{background: url(../images/zy2.png)no-repeat center/cover;}
.post-31 .news:nth-child(3) .news_t{background: url(../images/zy3.png)no-repeat center/cover;}
.post-31 .news:nth-child(4) .news_t{background: url(../images/zy4.png)no-repeat center/cover;}
.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;}
.post-31 .news .news_info {display:none;}
.post-31 .news .news_wz {background:#fff;padding: 0.1rem 0.34rem 0.26rem;box-sizing:border-box;}
.post-31 .news .news_title a {color:#000000;}
.post-31 .news .news_title:hover a{color:#004471;}
.post-31 .news .news_title {
    line-height: 0.5rem;
    font-size: var(--medium-size);
    font-weight: 400;
    border-bottom: 1px dashed rgba(0,82,150,20%);
    position: relative;
}
.post-31 .news .news_title:after{content:'';width:0%;height:1px;background:rgba(0,82,150);position:absolute;left:0;bottom: 0px;transition:all 0.4s ease-in-out;}
.post-31 .news .news_title:hover:after{width:100%;}
.post-31 .news .news_info span {display:block;line-height:0.23rem;margin-bottom:0.1rem;font-size:var(--base-size);color:#2B2B2B;padding-left:0.33rem;}
.post-31 .news .news_info .info1 {background:url(../images/people.svg) no-repeat;background-size:auto 0.24rem;}
.post-31 .news .news_info .info2 {background:url(../images/address.svg) no-repeat;background-size:auto 0.24rem;}
/**main4**/
.post-49.post1 .tt{display:flex;justify-content: flex-start;margin-bottom: 0.49rem;}
.main4 .tab-menu {display:flex;justify-content:center;gap: 0.29rem;flex-direction: column;width: 2.71rem;align-items: flex-end;padding: 0.67rem 0 1.93rem;background: url(../images/p40bg.png)no-repeat center/cover;border-radius: 0.08rem 0 0 0.08rem;}
.main4 .tab-con{flex:1;padding: 0.42rem;background: #fff;border-radius: 0 0.08rem 0.08rem 0;}
.main4 {background: #f3fbff url(../images/main4bg.png)no-repeat left bottom/cover;overflow:hidden;}
.main4 .mod{position:relative;}
.main4 .inner {padding:0.73rem 0 0.77rem;}
.main4 .sudy-tab {display: flex;}
.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.26rem;font-weight:normal;font-weight:bold;line-height:1.4;padding: 0.31rem 0;}
.main4 .tab-menu li {width: 2.41rem;text-align:center;position:relative;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:0.06rem;height:100%;position:absolute;background:#FFE7B8;background-size:100% auto;bottom:0;right:0;opacity:0;transition:all 0.4s ease-in-out;}
.main4 .tab-menu li.selected:after {opacity:1;}
.main4 .tab-menu li.selected {opacity:1;background: #4DAEFF;border-radius: 0.08rem 0 0 0.08rem;}
.post-41 ul.news_list {display:flex;width:100%;flex-direction: column;padding: 0.12rem 0.28rem;background: #fff;}
.post1.post-41 .more_btn .more_text {color: #005296;font-size: var(--regular-size);line-height: 0.6rem;margin-right: 0.46rem;}
.post1.post-41 .more_btn {top: 0;bottom: auto;}
.post-41 ul.news_list .news {display:flex;align-items:center;height: 1.06rem;border-bottom: 1px solid rgba(0,82,150,10%);position: relative;}
.post-41 ul.news_list .news:after{content:'';width:0%;height:1px;background:rgba(0,82,150);position:absolute;left:0;bottom: 0px;transition:all 0.4s ease-in-out;}
.post-41 ul.news_list .news:hover:after{width:100%;}
.post-41 ul.news_list .news_box {flex:1;height:100%;display:flex;align-items:center;}
.post-41 ul.news_list .news_box .news_title{font-weight:500;}
.post-41 ul.news_list .news_box:hover .news_title{color:#004471;}
.post1.post-41 .news .news_meta {color: #004471;margin-right:0.32rem;flex:none;}
.timeline{width:0.14rem;height:0.01rem;margin:0.05rem auto;background:#004471;}
.main4 .post-41 ul.news_list {display:flex;width:100%;padding: 0;background: none;flex-direction: row;flex-wrap: wrap;justify-content: space-between;row-gap: 0.32rem;}
.main4 .post1.post-41 .more_btn .more_text {color: #005296;font-size: var(--regular-size);line-height: 0.6rem;margin-right: 0.46rem;}
.main4 .post1.post-41 .more_btn {top: -1rem;bottom: auto;}
.main4 .post-41 ul.news_list .news {display: block;width: calc(33.33% - 0.14rem);align-items: unset;height: auto;border-bottom: 0;position: relative;}
.main4 .post-41 ul.news_list .news:after{content:'';width:0%;height:1px;background:rgba(0,82,150);position:absolute;left:0;bottom: 0px;transition:all 0.4s ease-in-out;opacity: 0;}
.main4 .post-41 ul.news_list .news:hover:after{width:100%;}
.main4 .post-41 ul.news_list .news_box {flex:1;height:100%;display:flex;align-items:center;padding: 0 0.22rem;background: #F1F9FF;gap: 0.14rem;}
.main4 .post-41 ul.news_list .news_box .news_imgs{width:1.17rem;padding-top: 52.9%;position:relative;margin: 0.39rem 0;}
.main4 .post-41 ul.news_list .news_box .news_imgs img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;transition:all 0.3s;}
.main4 .post-41 ul.news_list .news_box:hover .news_imgs img{    transform: scale(1.05);}
.main4 .post-41 ul.news_list .news_wz{flex:1;}
.main4 .post-41 ul.news_list .news_box .news_title{font-weight: 700;font-size: var(--medium-size);margin-bottom: 0.1rem;}
.main4 .post1.post-41 .news .news_meta {color: #004471;margin-right:0.32rem;flex:none;}
.main4 .post-41.post1 .news .news_text {
    font-size: 0.15rem;
    line-height: 1.75;
    color: #3e3e3e;
    min-height: unset;
    font-weight: 400;
}

/**main5**/
.main5 {position:relative;z-index:1;background:#fff;}
.main5 .inner {padding:0.78rem 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%;}
/**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:6rem;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: #f3fbff;}
#l-container .inner {padding:.91rem 0 1.4rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;}
.col_name span {font-size:.44rem;color:#fff;}
.col_name {margin-bottom:.3rem;}
.col_path a,.col_path span {color:#fff;font-size:var(--base-size);line-height:1.3;}
.col_path {display:inline-block;padding-left:.26rem;background:url(../images/home.svg) no-repeat left;margin-bottom:.63rem;}
.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {width:100%;position:relative;height:.9rem;padding-right:.9rem;box-sizing:border-box;display:flex;align-items:center;}
.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;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float:left;}
.col_list .col_column .col_item_link.selected {opacity:1;}
.col_list .col_column .col_item_link {color:#fff;padding:0 .36rem;font-size:var(--base-size);border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;opacity:.7;margin:.05rem 0;}
.col_list .slick-next,.col_list .slick-prev {width:auto;height:auto;background:0 0;border-radius:0;}
.col_list .slick-prev {left:-.4rem;display:none!important;}
.col_list .slick-next {right:-.5rem;width:.3rem;text-align:center;}
.col_list .slick-next:hover,.col_list .slick-prev:hover {opacity:1;color:#fff;background:0 0;}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {display:flex;line-height:.5rem;border-bottom:1px solid #ddd;/*margin-bottom:.6rem;*/}
.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;*/}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom:0rem;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:.36rem;line-height:1.4;}
.mrlist .col_news_list .news_list .news .news_title {font-size:var(--regular-size);line-height:.5rem;font-weight:700;margin-bottom:0rem;float:left;padding-left:10px;background:url(../images/btxd.png) no-repeat left center;background-size: 5px;}
.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_news_list.listcon .wp_entry p,.col_news_list.listcon .wp_entry p span{background:none !important;}
.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 !important;font-size:16px !important;color:#333 !important;background:none !important;text-indent: 2em !important;}
.article .entry .read p {margin-bottom:10px;}
 .article .entry .read p:has(img)not:(span){text-align:center;}
.article .entry .read img {margin:0 auto;max-width:940px;}
.article .entry .read table {margin:0 auto;border:none!important;}
.article .entry .read p span{background:none !important;line-height:1.75 !important;font-size:16px !important;color:#333 !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:#005296 url(../images/footer.png);background-size:cover;position:relative;}
.footer .inner {padding: 0.4rem 0 0.2rem;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-center {flex:1;}
#footer .inner .foot-center .centertext{margin-top:0.29rem;color:#fff;opacity:0.6;font-size: var(--medium-size);}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;margin-top: 0.33rem;}
#footer .inner p {font-size: var(--medium-size);line-height:1.7;font-weight:400;color:#fff;opacity: 1;font-size:va}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size:var(--base-size);line-height:.21rem;font-weight:700;margin-bottom:.14rem;}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links {margin-right:1.02rem;}
/**分享**/
.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.08rem 0;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);opacity: 0.6;}
.foot-bottom p {font-size: 0.15rem;line-height:2.4;color:#fff;position:relative;}
/**侧导航**/
nav.Quick-navigation {position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size: var(--base-size);line-height: 0.36rem;background:var(--theme-color);color:#fff;padding: 0.2rem 0 0.3rem;text-align: center;border-radius: 0.16rem 0 0 0.16rem;font-family: '微软雅黑';gap: 0.11rem;}
nav.Quick-navigation a {color:#fff;padding: 0.5rem 0.2rem 0;background: url(../images/r1.svg)no-repeat center top 0.1rem/0.33rem;position: relative;}
nav.Quick-navigation a:after{content:'';width: 0;background:#4DAEFF;height:100%;position:absolute;right:0;top:0;z-index:-1;border-radius:0.08rem 0 0 0.08rem;transition:All 0.4s ease-in-out;}
nav.Quick-navigation a:nth-child(2){background: url(../images/r2.svg)no-repeat center top 0.1rem/0.33rem;}
nav.Quick-navigation a:nth-child(3){background: url(../images/r3.svg)no-repeat center top 0.1rem/0.33rem;}
nav.Quick-navigation a:nth-child(4){background: url(../images/r4.svg)no-repeat center top 0.1rem/0.33rem;}
nav.Quick-navigation a:nth-child(5){background: url(../images/r5.svg)no-repeat center top 0.1rem/0.33rem;}
nav.Quick-navigation a:nth-child(6){background: url(../images/r6.svg)no-repeat center top 0.1rem/0.33rem;}
nav.Quick-navigation a.current {}
nav.Quick-navigation a.current:after{    width: calc(100% + 00.15rem);}
/**左侧导航**/
.leftnav {position:fixed;left:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size: var(--base-size);line-height: 0.36rem;background: #fff;color: #000000;padding: 0.2rem 0 0.3rem;text-align: center;border-radius: 0 0.16rem 0.16rem 0;font-family: '微软雅黑';box-shadow: 0 0.04rem 0.1rem #00529615;}
.leftnav ul {list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.11rem;}
.leftnav .left-link a {color: #000000;padding: 0.5rem 0.2rem 0;position: relative;display:block;text-decoration:none;font-size: var(--base-size);}
.leftnav .left-link a:after{content:'';width:0;background: #e1e1e1;height:100%;position:absolute;left:0;top:0;z-index:-1;border-radius:0 0.08rem 0.08rem 0;transition:All 0.4s ease-in-out;}
.leftnav .left-link a:hover:after{width:calc(100% + 0.15rem);}
.leftnav .left-link:nth-child(1) a{background: url(../images/l1.svg)no-repeat center top 0.1rem/0.33rem;}
.leftnav .left-link:nth-child(2) a{background: url(../images/l2.svg)no-repeat center top 0.1rem/0.33rem;}
.leftnav .left-link:nth-child(3) a{background: url(../images/l3.svg)no-repeat center top 0.1rem/0.33rem;}
.leftnav .left-link:nth-child(4) a{background: url(../images/l4.svg)no-repeat center top 0.1rem/0.33rem;}
.leftnav .left-link:nth-child(5) a{background: url(../images/l5.svg)no-repeat center top 0.1rem/0.33rem;}
.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);
}

/** Banner 搜索 **/
#banner {position: relative;}
.banner-search {
  position: absolute;
  z-index: 10;
  left: 50%;
  bottom: 1.19rem;
  transform: translateX(-50%);
  width: 12.02rem;
  border-radius: 0.08rem;
  max-width: 92%;
  background: rgba(0,82,150,80%);
  box-shadow: 0 0.06rem 0.16rem #0C006403;
  font-family: '微软雅黑';
}
.search-classify {display: flex;background: linear-gradient(to bottom, rgba(81,232,255,34%), rgba(255,255,255,4%));border-bottom: 1px solid rgba(169,228,255,50%);}
.search-classify a {
  display: block;
  padding: 0 0.58rem;
  font-size: 0.2rem;
  color: #fff;
  background: transparent;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  line-height: 1.8;
  user-select: none;
}
.search-classify a span{display: block;padding: 0.1rem  0 0.06rem;box-sizing: border-box;}
.search-classify a:hover span,.search-classify a.active span{border-bottom: 0.04rem solid #86C7F6;}
.search-classify a:first-child {border-radius: 0.06rem 0 0 0;}
.search-classify a:last-child {border: none;border-radius: 0 0.06rem 0 0;}
.search-classify a.active,
.search-classify a:hover {background: url(../images/scbg.png)no-repeat top left/100%;color: #fff;}
.search-main:first-child{padding:0.31rem 0.72rem 1.31rem 0.72rem;}
.search-main {
  display: flex;
  align-items: flex-end;
  border-radius: 0 0.06rem 0.06rem;
  padding: 0.61rem 0.72rem 1.01rem 0.72rem;
}
.search-field-select {
  position: relative;
  flex: none;
  width: 1.55rem;
  cursor: pointer;
  height: 100%;
  background: #005296;
  border-radius: 0.08rem 0 0 0.08rem;
}
.select-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 0.22rem;
  line-height: 0.74rem;
  font-weight: bold;
  color: #fff;
  padding: 0 0.24rem 0 0.12rem;
  position: relative;
  white-space: nowrap;
  font-family: '微软雅黑';
}
.search-field-select:after{content:'图书馆书目检索系统，可查找图书馆馆藏的纸版文献';font-size:var(--base-size);color:#fff;position:absolute;left:0;bottom: -0.38rem;text-align: left;width: var(--inner-width);pointer-events: none;}
.select-text::after {
  content: '';
  position: absolute;
  display: block;
  width: 0.12rem;
  height: 0.06rem;
  right: 0.32rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(
  ../images/sc-d.svg)no-repeat center/0.12rem;
}
.select-dropdown {
  display: none;
  position: absolute;
  top: 75%;
  left: 0;
  width: 1.55rem;
  background: #fff;
  border-radius: 0 0 0.06rem 0.06rem;
  box-shadow: 0 0.06rem 0.2rem rgba(0, 0, 0, 0.15);
  z-index: 20;
}
.select-dropdown label {
  display: block;
  padding: 0.025rem 0.14rem;
  font-size: 0.13rem;
  color: #555;
  cursor: pointer;
  transition: background 0.2s;
}
.select-dropdown label:hover {background: #f0f4ff;color: var(--theme-color);}
.search-field-select:hover .select-dropdown {display: block;height: 1.5rem;overflow: scroll;}
.search-main .search-input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0.2rem 0.28rem;
  font-size: var(--base-size);
  color: #9E9E9E;
  height: 100%;
  border-radius: 0 0.08rem 0.08rem 0;
  background: #fff;
  margin-right: 10px;
  min-width: 0;
}
.search-main .search-input::placeholder {color: #bbb;}
.search-main .search-btn {
  flex: none;
  width: 1.52rem;
  height: 100%;
  text-align: center;
  font-size: var(--medium-size);
  padding: 0.15rem 0.1rem;
  color: #fff;
  background: #CE8A6D;
  cursor: pointer;
  border: none;
  border-radius: 0.08rem;
  font-weight: bold;
  transition: background 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-main .search-btn:hover {background: var(--hover-color);}
.banner-search.no-field .search-field-select {display: none;}
.banner-search.no-field .search-main {border-radius: 0 0.06rem 0.06rem;}

/**数据库导航**/
.list_sjk .inner{max-width:16.17rem;}
.db-container {
  width: 100%;
margin-top: -4.5rem;
/*transform: translateY(-4.5rem);*/
}

.db-page-title {
  text-align: center;
  margin-bottom: .24rem;
}

.db-page-title h1 {
  font-size: 0.36rem;
  color: var(--white-color, #fff);
  font-weight: bold;
  line-height: 1.3;
}

/* 搜索卡片 */
.db-search-card {
  padding: 0;
  width: 6.72rem;
  margin: 0 auto;
  margin-bottom: .47rem;
}

.db-search-row {
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0.04rem 0.08rem;
  margin-bottom: 0.28rem;
  /* width: 6.72rem; */
  background: #fff;
  border-radius: 2rem;
  margin: 0 auto;
  position: relative;
}

.db-search-input-wrap {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
}

.db-search-icon {
  position: absolute;
  left: .14rem;
  top: 50%;
  transform: translateY(-50%);
  width: .18rem;
  height: .18rem;
  background: url("../images/sousico.svg") no-repeat center;
  background-size: contain;
  pointer-events: none;
}

.db-search-input {
  width: 100%;
  padding: .12rem .14rem .12rem .4rem;
  border: 0;
  border-radius: 0;
  font-size: var(--base-size);
  color: var(--title-color);
  outline: none;
  transition: border-color .3s ease, box-shadow .3s ease;
  line-height: 1.5;
  border-radius: 1rem;
  height: auto;
}

.db-search-input:focus {
}

.db-search-input::placeholder {
  color: var(--paragraph-color, #999);
}

.db-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.08rem 0.24rem;
  font-size: var(--base-size);
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: all .3s ease;
  white-space: nowrap;
  line-height: 1.5;
  height: auto;
  color: var(--white-color);
}

.db-btn-primary {
  background: #006493;
}

.db-btn-primary:hover {
  background: var(--primary-color);
}

.db-btn-orange {
  border-radius: 0.04rem;
  position: absolute;
  padding: 0.16rem 0.19rem 0.16rem 0.47rem;
  right: -2.04rem;
  background: #CE8A6D url(../images/sousico2.svg)no-repeat center left 0.2rem/0.18rem;
}

.db-btn-orange:hover {
    background: #de7243 url(../images/sousico2.svg) no-repeat center left 0.2rem / 0.18rem;
}

.db-recommend {
  display: flex;
  align-items: center;
  gap: .16rem;
  flex-wrap: wrap;
}

.db-recommend-label {
  font-size: var(--small-size);
  color: var(--text-color);
  white-space: nowrap;
}

.db-recommend-link {
  font-size: var(--small-size);
  color: var(--theme-color);
}

.db-recommend-link:hover {
  color: var(--hover-color);
  text-decoration: underline;
}

/* 热门搜索 */
.db-hot-search {
  display: none;
  align-items: center;
  gap: .08rem;
  flex-wrap: wrap;
  margin-top: 0.28rem;
}

.db-hot-search-label {
  font-size: 0.12rem;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
}

.db-hot-search-tag {
  display: inline-block;
  padding: 0;
  font-size: 0.12rem;
  color: #fff;
  background: rgba(1, 104, 183, .08);
  border-radius: 0;
  cursor: pointer;
  transition: all .3s ease;
  text-decoration: none;
  font-weight: 500;
  border-bottom: 1px solid;
}

.db-hot-search-tag:hover {
  text-decoration: none;
}

/* 字母索引（合并到筛选卡） */
.db-alphabet-section {
  padding-bottom: .14rem;
}

/* 字母索引 */
.db-alphabet-card {
  background: var(--white-color);
  border-radius: var(--radius-size);
  padding: .16rem .2rem;
  margin-bottom: .24rem;
  box-shadow: var(--shadow-normal);
}

.db-alphabet-list {
  display: flex;
  flex-wrap: wrap;
  gap: .06rem;
}
.db-alphabet-list>span{font-size:var(--base-size);color:#424750;line-height: 0.3rem;}
.db-alpha-btn {
  width: auto;
  height: .3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 0.04rem;
  font-size: var(--small-size);
  cursor: pointer;
  transition: all .3s ease;
  color: var(--text-color);
  padding: 0 0.12rem;
  line-height: 1;
}

.db-alpha-btn:hover {
  background: #003465;
  color: #fff;
}

.db-alpha-btn.active {
  background: #003465;
  color: var(--white-color);
}

/* 筛选条件 */
.db-filter-card {
  background: var(--white-color);
  border-radius: var(--radius-size);
  padding: .33rem .98rem;
  margin-bottom: .24rem;
  box-shadow: var(--shadow-normal);
}

.db-filter-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: .16rem;
}

.db-filter-item {
  display: flex;
  flex-direction: column;
}

.db-filter-label {
  font-size: var(--base-size);
  font-weight: 500;
  color: #727782;
  margin-bottom: .1rem;
  font-weight: 500;
}

/* 合并卡片中的分隔线和筛选区域 */
.db-filter-divider {
  height: 1px;
  background: var(--border-color);
  margin: 0 0 .16rem;
}

.db-filter-section {
  padding-top: 0;
}

/* 下拉框 */
.db-dropdown {
  position: relative;
}

.db-dropdown-toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .1rem .12rem;
  background: #F6F3F2;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-size);
  font-size: var(--small-size);
  color: #1B1C1C;
  cursor: pointer;
  transition: border-color .3s ease;
  text-align: left;
  line-height: 1.4;
  height: auto;
  font-weight: 500;
}

.db-dropdown-toggle:hover {
  border-color: var(--grey-color);
}

.db-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid var(--paragraph-color);
  margin-left: .06rem;
  flex-shrink: 0;
  transition: transform .3s ease;
}

.db-dropdown.open .db-arrow {
  transform: rotate(180deg);
}

.db-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  background: var(--white-color);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-size);
  box-shadow: var(--shadow-normal);
  margin-top: .04rem;
  display: none;
  max-height: 2.4rem;
  overflow-y: auto;
  list-style: none;
  padding: .04rem 0;
}

.db-dropdown.open .db-dropdown-menu {
  display: block;
}

.db-dropdown-menu li {
  padding: .08rem .12rem;
  font-size: var(--small-size);
  color: var(--title-color);
  cursor: pointer;
  transition: background .2s ease;
}

.db-dropdown-menu li:hover {
  background: var(--light-color);
  color: var(--theme-color);
}

.db-dropdown-menu li.selected {
  color: var(--theme-color);
  font-weight: 500;
}

/* 统计和排序 */
.db-stats-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .2rem;
}

.db-total-count {
  font-size: var(--base-size);
  color: var(--text-color);
}

.db-total-count em {
  font-style: normal;
  font-weight: bold;
}

.db-sort-wrap {
  display: flex;
  align-items: center;
  gap: .08rem;
}

.db-sort-label {
  font-size: var(--small-size);
  color: var(--text-color);
  white-space: nowrap;
}

.db-sort-dropdown .db-dropdown-toggle {
  width: auto;
    min-width: 3.73rem;
    background: #fff;
}

/* 数据库列表 */
.db-list-container {
  min-height: 3rem;
}

/* 统一列表（无分组卡片） */
.db-list-table {
  background: var(--white-color);
  border-radius: var(--radius-size);
  box-shadow: var(--shadow-normal);
  overflow: hidden;
}

.db-list-table .db-item {
  display: flex;
  align-items: center;
  padding: .14rem .2rem;
  border-bottom: 1px solid var(--border-color);
  transition: all .3s ease;
  cursor: default;
}

.db-list-table .db-item:last-child {
  border-bottom: none;
}

.db-list-table .db-item:hover {
  background: var(--light-color);
}

.db-item-index {
  font-size: var(--small-size);
  color: var(--paragraph-color);
  width: .36rem;
  flex-shrink: 0;
  text-align: center;
  font-weight: 500;
  margin-right: .12rem;
}

.db-item-body {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: .12rem;
}

.db-item-name {
  font-size: var(--base-size);
  font-weight: 500;
  color: var(--title-color);
  cursor: pointer;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  flex: none;
  max-width: 60%;
}

.db-item-name:hover {
  color: var(--theme-color);
}

.db-item-type-badge {
  display: inline-block;
  padding: .02rem .1rem;
  font-size: 0.11rem;
  font-weight: 500;
  border-radius: .03rem;
      white-space: pre-wrap;
  flex-shrink: 0;
}

.db-type-badge-blue {
  background:none/* #E4E2E1*/;
  color: #424750;
}

.db-type-badge-green {
  background: #E4E2E1;
  color: #424750;
}

.db-type-badge-orange {
  background: #E4E2E1;
  color: #424750;
}

.db-type-badge-purple {
  background: #E4E2E1;
  color: #424750;
}

.db-item-meta {
  display: flex;
  align-items: center;
  gap: .08rem;
  flex-shrink: 0;
  margin-left: auto;
  font-size: var(--mini-size);
  color: var(--paragraph-color);
}

.db-item-lang {
  padding: .01rem .08rem;
  border-radius: .03rem;
  font-size: var(--mini-size);
  white-space: nowrap;
  flex-shrink: 0;
}

.db-lang-zh {
  background: rgba(250, 140, 22, .08);
  color: var(--accent-color);
}

.db-lang-en {
  background: rgba(1, 104, 183, .08);
  color: var(--theme-color);
}

.db-item-visit {
  white-space: nowrap;
}

.db-item-link {
  flex-shrink: 0;
  width: .28rem;
  height: .28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  cursor: pointer;
  border-radius: 50%;
  transition: all .3s ease;
  color: var(--paragraph-color);
  font-size: .16rem;
  text-decoration: none;
  margin-left: .08rem;
}

.db-item-link:hover {
  background: var(--theme-color);
  color: var(--white-color);
}

/* 初始两栏布局（外文/中文 各 50%） */
.db-list-initial {
  display: flex;
  gap: .24rem;
}

.db-initial-col {
  flex: 1;
  min-width: 0;
  width: 50%;
}

.db-initial-box {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.db-initial-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.2rem;
  border-left: 0.04rem solid #003465;
  background: transparent;
  margin-bottom: 0.16rem;
}

.db-initial-title {
  font-size: 0.24rem;
  font-weight: 500;
  color: #003465;
  margin: 0;
}
.db-group-count{color:#727782;font-size:var(--small-size);font-weight: 500;}
.db-initial-body {
  min-height: 2rem;
  background: var(--white-color);
  border-radius: 0.12rem;
  box-shadow: var(--shadow-normal);
  overflow: hidden;
}

/* 检索结果（单栏 100% 宽度） */
.db-search-result {
  width: 100%;
  background: var(--white-color);
  border-radius: var(--radius-size);
  box-shadow: var(--shadow-normal);
  overflow: hidden;
}

.db-search-result .db-group-table-header,
.db-search-result .db-group-table-row {
  padding-left: .3rem;
  padding-right: .3rem;
}

/* 表格共用样式 */
.db-group-table {
  width: 100%;
}

.db-group-table-header {
  display: flex;
  align-items: center;
  padding: 0.07rem 0.5rem 0.07rem 0;
  border-bottom: 1px solid var(--border-color);
  background: #f6f3f2;
  font-size: var(--small-size);
  font-weight: 500;
  color: #424750;
}
.db-group-table-header .db-col-index{  font-size: var(--small-size);
  font-weight: 500;
  color: #424750;}
.db-group-table-header  .db-col-name{  font-size: var(--small-size);
  font-weight: 500;
  color: #424750;}
.db-group-table-header  .db-col-type{  font-size: var(--small-size);
  font-weight: 500;
  color: #424750;}
.db-group-table-header  .db-col-action{  font-size: var(--small-size);
  font-weight: 500;
  color: #424750;}
.db-group-table-row {
  display: flex;
  align-items: center;
  padding: 0.07rem 0.5rem 0.07rem 0;
  border-bottom: 1px solid var(--border-color);
  transition: background .3s ease;
  font-size: var(--base-size);
    min-height: 0.71rem;
}

.db-group-table-row:last-child {
  border-bottom: none;
}

.db-group-table-row:hover {
  background: var(--light-color);
}

/* 列宽 */
.db-col-index {
  width: 1.42rem;
  flex-shrink: 0;
  text-align: left;
  color: #727782;
  font-size: var(--small-size);
padding-left:.42rem;
}

.db-col-name {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #003465;
  font-size: var(--base-size);
  font-weight: 500;
}

.db-col-name a {
  color: var(--title-color);
  font-weight: 500;
  text-decoration: none;
}

.db-col-name a:hover {
  color: var(--theme-color);
}

.db-col-type {
  width: 1.7rem;
  flex-shrink: 0;
  text-align: center;
}

.db-col-action {
  width: 1.2rem;
  flex-shrink: 0;
  text-align: center;
}

.db-group-link {
  display: inline-block;
  padding: 0;
  font-size: var(--mini-size);
  color: transparent;
  background: url(../images/fangwen.svg)no-repeat center/100%;
  border-radius: .03rem;
  text-decoration: none;
  transition: opacity .3s ease;
  width: 0.15rem;
  height: auto;
transition:all 0.3s;
}

.db-group-link:hover {
transform: scale(1.2);
color:transparent;
}

@media screen and (max-width: 768px) {
  .db-list-initial {
    flex-direction: column;
  }
  .db-initial-col {
    width: 100%;
  }
}

/* 空状态 */
.db-empty {
  text-align: center;
  padding: .6rem 0;
  color: var(--paragraph-color);
  font-size: var(--regular-size);
}

/* 加载状态 */
.db-loading {
  text-align: center;
  padding: .6rem 0;
  color: var(--text-color);
  font-size: var(--regular-size);
}

/* 分页 */
.db-pagination {
  margin-top: .3rem;
  text-align: center;
}

.db-pagination span,
.db-pagination button {
  display: inline-block;
  vertical-align: middle;
}

.db-pagination button {
  min-width: .36rem;
  height: .36rem;
  margin: 0 .03rem;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-size);
  background: var(--white-color);
  color: var(--title-color);
  font-size: var(--small-size);
  cursor: pointer;
  transition: all .3s ease;
  padding: 0 .08rem;
  line-height: .36rem;
  text-align: center;
}

.db-pagination button:hover {
  border-color: var(--theme-color);
  color: var(--theme-color);
}

.db-pagination button.current {
  background: var(--theme-color);
  border-color: var(--theme-color);
  color: var(--white-color);
}

.db-pagination button:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.db-pagination .db-page-info {
  margin: 0 .08rem;
  font-size: var(--small-size);
  color: var(--text-color);
}

.db-pagination .db-page-skip {
  margin-left: .1rem;
  display: inline-flex;
  align-items: center;
  gap: .04rem;
  font-size: var(--small-size);
  color: var(--text-color);
}

.db-pagination .db-page-skip input {
  width: .5rem;
  height: .32rem;
  text-align: center;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-size);
  font-size: var(--small-size);
  padding: 0;
}

.db-pagination .db-page-skip button {
  min-width: auto;
  padding: 0 .12rem;
}

body.list.mrlist.gzzd .col_menu_head {width: 3.1rem;float: left;margin-right: -3rem;position: relative;bottom:3rem;}
body.list.mrlist.gzzd .col_news_list.listcon{width: 100%;min-height: 500px;float:;}
body.list.mrlist.gzzd .col_name{position: relative;background:#0168B7;}
body.list.mrlist.gzzd .col_list{border: 0px solid #e4e4e4;width: 100%;position: relative;height: 0rem;padding-right: 0rem;box-sizing: border-box;display: block;align-items: center;background: #fff;}
body.list.mrlist.gzzd .col_list ul{display: block;width: 100%;height: 7.80rem;overflow: scroll;}
body.list.mrlist.gzzd .ck6{margin-left:3.5rem;padding: .4rem;background: #fff;}
body.list.mrlist.gzzd .col_list ul li{background: #fff;width:100%;height:.6rem;border-bottom: 1px solid #ddd;}
body.list.mrlist.gzzd .col_list .col_column .col_item_link{color:#333;}
body.list.mrlist.gzzd .col_name {margin-bottom: .1rem;padding: .2rem;text-align: center;}
body.list.mrlist.gzzd .col_list::before{border-bottom:0;}
body.list.mrlist.gzzd .col_list .col_column .col_item_link{padding:0 .2rem;text-align: left;}
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 
body.list.mrlist.gzzd 