@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {display:block;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr {border:0;}
img {vertical-align:top;}
html {overflow-x:hidden;font-size:100px;--size:calc(100vw / 19.20);font-size:var(--size);}
i,cite,em,var,address,dfn {font-style:normal;}
[hidefocus],summary {outline:0;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6,small {font-size:100%;}
sup,sub {font-size:83%;}
pre,code,kbd,samp {font-family:inherit;}
q:before,q:after {content:none;}
textarea {overflow:auto;resize:none;}
label,summary {cursor:default;}
a,button {cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b {font-weight:bold;}
del,ins,u,s,a,a:hover {text-decoration:none;}
body,textarea,input,button,select,keygen,legend {font:13px/1 arial,\5b8b\4f53;color:#333;outline:0;}
:focus {outline:0;}
.none {display:none;}
.wcb {width:100%;height:30px;border:2px dashed #97CBE0;}
.hidden {visibility:hidden;}
.clear {width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline;}
.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:block;zoom:1;}
::-webkit-input-placeholder {color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder {color:#ccc;}
:-ms-input-placeholder {color:#ccc;}
body {line-height:1;font-size:13px;font-family:"ssr","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:#fff;}
:root {--mainColor:#0168B7;--hoverColor:#0168B7;--bigSize:0.2rem;--titleSize:0.19rem;--dateSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:16rem;
--bbigSize:0.22rem;
}
p {line-height:1.75;}
a {color:#333;text-decoration:auto;transition:all 0.4s ease-in-out;}
@font-face {
  font-family: 'ssr';
  src: url(../fonts/SourceHanSansCN-Regular.ttf);
}
a:hover {color: #1A478D;}
.line1 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line2 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line3 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line4 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line5 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line6 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner {width:var(--innerWidth);margin:0 auto;}
.fix-top{padding-top:100vh;position:relative;transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-moz-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-ms-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-o-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;z-index:-1}
.fix-top.fixed{padding-top:0}
/**兼容模式提示**/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;display: flex;align-items: center;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1;}
#browser-modal .browser-content{width:700px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:30px;background-color:#fff;border-radius:5px;}
#browser-modal .browser-content .browser-dpc-logo{height:62px;margin:45px auto 30px;background: url(../images/logo.png)no-repeat center/100% 100%;}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px;}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:40px;font-size:14px;}
#browser-modal .browser-content .browser-list{width:600px;margin:40px auto;height:130px;}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto;}
#browser-modal .browser-content .browser-item .iconfont{width:80px;height:80px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:30px;background-size: 100%;}
#browser-modal .browser-content .browser-item .iconfont.iconchrome{background-image: url(../images/Chrome.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconfirefox{background-image: url(../images/Firefox.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconsafari{background-image: url(../images/Safari.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconEdge{background-image: url(../images/Edge.svg);}
#browser-modal .browser-content .browser-item a{color:#921041;cursor:pointer;display:block;}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px;}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700;}
/**头部**/
.header {border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index: 45;background:linear-gradient(to bottom,#0168b7,transparent);position:absolute;width:100%;top:0;transition:1s;}
.header.fix {background: #1a478d;}
.header .inner {/* position:relative; */transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width: 3.18rem;}
.header .sitelogo .logo {margin-right:0.29rem;display:inline-block;}
.header .sitelogo h1 {font-size:inherit;font-weight:normal;background:none;padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem;}
.header .sitelogo a {align-items:center;}
.header .sitelogo .tago img {width:3.82rem;}
.header .sitelogo .sitetitle span {display:block;}
.header .sitelogo img.logo {width:3.4rem;transition:all 0.6s ease-in-out;}
.header .head-main {float:left;margin-top:10px;}
.header .mod {display:flex;justify-content:space-between;/* height:1.3rem; */align-items:center;}
.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;margin-top: -0.13rem;}
/* 搜索*/
.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 {width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:0.14rem;border:0;outline:0;font-family:'SourceHanSansCN-Regular';}
.wp-search .search-btn {width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous2.svg) no-repeat center;cursor:pointer;}
.header .searchbox:hover {width:3rem;border-radius:0.22rem;     background: rgb(255 255 255 / 20%)}
.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.sub-menu {display:flex;}
.site-lang ul li.links a {color:#fff;padding:0 0.14rem;line-height:1;display:inline-block;font-size:var(--smailSizex);}
.post1.post-31 .more_btn {
    bottom: 0.43rem;
}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:last-child a {}
/**导航**/
#nav {width: auto;}
#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;gap: 0.4rem;}
.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.24rem;font-size: 0.22rem;display:block;color:#fff;position:relative;padding-bottom: 0.1rem;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background:var(--mainColor);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;border-radius:8px;overflow:hidden;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {display:block;color:#fff;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {color:#333;background-color:#fff;display:block;}
.nav .sub-menu .sub-menu {left:100%;top:0px;z-index:200;background:#fff;}
.nav .site-lang {display:none;}
.nav .wp-menu .menu-item a.menu-link:after {content:"";width:100%;height:1px;position:absolute;bottom:0;background:#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;}
li.links {
    display: flex;
    padding: 0.075rem 0;
    flex-direction: column;
}

/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;height:100vh;}
.mbanner .news_list .news:not(:first-child){
  display: none;
}
.mbanner .news_list.slick-initialized .news:not(:first-child) ,.mbanner .news_list.swiper-wrapper .news:not(:first-child){
display: block;
}

.mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.mbanner .slick-prev,.mbanner .slick-next {z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8;}
.mbanner .slick-prev {left:0.55rem;}
.mbanner .slick-next {right:0.55rem;}
.mbanner .news .news_wz {position:absolute;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem;}
.mbanner .news .news_wz a {color:#17607A;}
.mbanner .news .news_title {/*display:flex;*/font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {width: 16rem;bottom: 0.59rem;left:50%;margin-left: -8rem;display:flex;justify-content: flex-end;}
.mbanner .slick-dots li {width:0.16rem;height:0.16rem;border-radius:0;background: #fff;background-size:100%;margin:0;opacity: 0.4;margin-left: 0.25rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;}
.mbanner .slick-dots li button {width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none;}
.mbanner .news .news_video {height:100vh;}
.mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.mbanner .news_list .news:after {content:"";display: block;position: absolute;pointer-events: none;background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);opacity: 0.42;height: 2.07rem;width: 100%;bottom: 0;}
.mbanner .slick-dots li:after {content:"";display: none;width:0.67rem;height:0.69rem;/* background:url(../images/dot.svg) no-repeat; */background-size:100% 100%;position:absolute;top:0;transform:scale(0);transition:all 0.4s ease-in-out;}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {opacity:1;background: #fff;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.mbanner .news .news_title{padding-left:0;background:none;width:16rem;transform: translateX(-8rem);height:auto;bottom: 0.54rem;z-index: 1;}
.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(--mainColor),var(--mainColor));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s;}
.news:hover span.underLine {background-size:100% 1px;color:var(--mainColor);}
/**主体公共**/
.post1 .tt {display:flex;position:relative;justify-content:center;height: 0.9rem;}
.post1.left .tt{justify-content: flex-start;}
.post1.post-11 .more_btn {position:absolute;right:0;bottom: 0.3rem;}
.post1 .more_btn {position:absolute;right:0;bottom: 0.35rem;}
.post1.post-22 .more_btn{display:none;}
.post1 .more_btn img {width: 0.24rem;margin-right: 0.026rem;vertical-align: middle;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color: #2A2A2A;line-height:0.21rem;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit img {max-width: 100%;}
.post1 .tt .tit {width:1.59rem;text-align:center;position:relative;}
.post1 .tt .tit:after {content:"";display:block;width:100%;height:0.72rem;position:absolute;background-size:100% auto;bottom:0.057rem;}
.post1 .tt .title {font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4;}
.post1 .tt .tt_en {font-size:var(--smailSize);font-weight:normal;}
.post1 .news .news_title {font-size:var(--titleSize);line-height:1.35;color:#4b4b4b;}
.post1 .news .news_text {font-size:var(--smailSize);line-height:1.75;color:#707070;}
.post1 .news .news_title a {color:#4b4b4b;}
.post1 .news .news_text a {color:#707070;}
.post1 .news .news_date {font-weight:bold;font-size:var(--smailSize);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;}
.post1 .news .news_meta .news_year {font-size: 0.12rem;}
.post1 .news .news_meta .news_days {font-size:0.23rem;font-weight:bold;margin:0.04rem 0;}
.post1 .news .news_meta .news_month {font-size:0.15rem;}
.post1 .news .news_l .news_meta {width:0.96rem;height:0.64rem;background:var(--mainColor);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%;}
.post1 .tit .title:hover::before{transform: rotate(360deg)}
.post1 .tit .title::before{
    content:'';
    display:block;
    width:0.68rem;
    height:0.59rem;
    background:url(../images/titlebg.svg) no-repeat center / contain;
    position: absolute;
    left: 0.12rem;
    transition: 1s;
    top: -0.3rem;
    z-index: -1;
}
.red{color: #1a478d;}
/**main1**/
.m1bg{background: url(../images/m1bg.png)no-repeat bottom center / cover;}
.main1 {background:rgba(255, 255,255, 0.17);position:relative;z-index:1;}
.main1 .inner {padding: 2.454rem 0 0.88rem;}
 .news_list .newsbox11 {
    display: flex;
    justify-content: space-between;
}

.news_list  .newsbox11 .ml {
    width: 54.43%;
}

.news_list .newsbox11 .mr {
    width: 42.31%;
}

.news_list .newsbox11 .news_imgs {
    padding-top: 59.81%;
}


.short11 {
    font-size: 0.17rem;
    line-height: 0.39rem;
    transition: all 0.3s ease;
    text-align: justify;
}
.post1 .news_list .news .news_date {
    font-weight: normal;
    font-size: var(--titleSize);
    color: #BC1A21;
    line-height: 0.42rem;
}

.post1.post-11 .news_list .news .news_title {
    font-size: var(--bbigSize);
    line-height: 1.75;
    margin: 0.2rem 0 0.25rem;
    font-weight: bold;
    transition:all 0.3s ease;
}



.post-11 .news_list2 .newsbox11 {
    display: flex;
    box-sizing: border-box;
    padding: 0.15rem;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 3px 16px rgba(89,4,6,0.06);
}

.post-11 .news_list2 .news .ml {
    width: 40.08%;
}



.post-11 .news_list2 .news_imgs {
    padding-top: 72.1%;
}

.post-11 .news_list2 .news {
    float: left;
    width: 33.3%;
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.post-11 .news_list2 .news .mr {
    width: 52.95%;
}

.post-11 .news_list2 {
    margin: 0.43rem -0.2rem 0;
}

.datebox11_2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.12rem;
}

.datebox11_2 img {
    object-fit: contain;
    width: 0.27rem;
    padding-top: 0.04rem;
}

.post-11 .news_list2 .news .wz11 {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.post1.post-11 .news_list2 .news .news_date {
    font-size: var(--titleSize);
    color: #b72929e3;
}

.post-11 .slick-dots{width:auto;background:url(../images/p11dotbg.png) repeat-x bottom left / 100% 0.26rem;padding-bottom:0.4rem;left:9.2rem;transition: .5s;bottom:0.27rem;padding-left: 0.12rem;padding-right: 0.13rem;}
.post-11 .slick-dots li{
    height: auto;
    background:none;
    width: auto;
    margin: 0px 0.225rem;
    }
.post-11 .slick-dots li:first-child{margin-left:0}
.post-11 .slick-dots li:last-child{margin-right:0}
.post-11 .slick-dots li button{
    line-height: 0.15rem;
    transition:.5s;
    font-family:'ppr';
    font-size: 0.24rem;
    color: #A1A1A1;
    padding: 0;
    height: auto;
    width: auto;
    }
.post-11 .slick-dots li.slick-active button{font-size:0.32rem;color:#B72929;}
.post-11.index0 .slick-dots {
    background-position-x: 0.02rem !important;
}
.post-11.index1 .slick-dots {
    background-position-x: 0.77rem !important;
}
.post-11.index2 .slick-dots {
    background-position-x: 1.47rem !important;
}
.post-11.index3 .slick-dots {
    background-position-x: 2.2rem !important;
}

.post-11.index4 .slick-dots {
    background-position-x: 2.9rem !important;
}
/**main2**/
.main2 {background:url(../images/m2bg.png);background-size:cover;position:relative;}
.main2 .inner {padding: 0.47rem 0 1.04rem;}
.main2 .ml {
    width: 22.25%;
    padding-top: 0.55rem;
}

.main2 .mod {
    display: flex;
    justify-content: space-between;
}

.main2 .mc {
    width: 48.75%;
}

.main2 .mr {
    width: 22.25%;
  padding-top: 0.55rem;
}
.s1 .news_imgs {
    padding-top: 52.52%;
    margin-bottom: 0.25rem;
}

.post-21 .news .news_title,.post-23 .news .news_title {
    line-height: 0.35rem;
    min-height: 0.71rem;
}

.post-21 .news, .post-23 .news {
    padding-bottom: 0.225rem;
    border-bottom: 1px solid #E1D8D8;
    margin-bottom: 0.25rem;
}

.post-22 .news_imgs {
    padding-top: 62.71%;
}

.post1.post-22 .news .news_title {
    font-size: 0.21rem;
    line-height: 0.34rem;
    min-height: 0.69rem;
    text-align: center;
}
.wz22 {
    box-sizing: border-box;
    padding: 0.3rem 0.865rem 0;
}
.short22 {
    font-size: 0.17rem;
    line-height: 0.35rem;
    min-height: 0.71rem;
    margin-top: 0.1rem;
    text-align: left;
    color: rgba(50,50,50,0.54);    text-indent: 2em;
}
.post-22 .slick-dots{bottom:-0.47rem;}
.post-22 .slick-dots li{margin:0 0.09rem;    height: 0.12rem;
    width: 0.12rem;background:rgba(159,159,159,.34)}
.post-22 .slick-dots li.slick-active{background:#94070A}
.post-21 .news:last-child, .post-23 .news:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
/**main3**/
.main3 {position:relative;background:url(../images/m3bg.png)no-repeat top center / cover;}
.main3 .inner {padding: 0.73rem 0 1.96rem;}
.post-31 .news {float:left;width:33.3%;}
.post-31 .news_imgs {
    padding-top: 67.65%;
}
.post-31 .news_imgs::before{content:'';width: 0.758rem;height: 0.758rem;background: url(../images/vplay.svg)no-repeat center / contain;position: absolute;left: 50%;
top: 50%;transform: translate(-50%,-50%);z-index:2;}
.post-31 .news_box {
    margin: 0 0.225rem;
}

.post-31 .news_list {
    margin: 0 -0.225rem;
}

.post-31 .news_wz {
    background: rgba(255,255,255,0.9);
    box-sizing: border-box;
    padding: 0.15rem 0.22rem;0.05rem;
}

.post1.post-31 .news .news_title {
    font-size: var(--dateSize);
    line-height: 0.3rem;
    min-height: 0.61rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-31 .slick-dots li{    height: 0.12rem;
    width: 0.12rem;margin:0 0.1rem;background:#145FAA;opacity: 0.34;}
.post-31 .slick-dots li.slick-active{opacity: 1;}
.post-31 .slick-dots{bottom:-0.8rem}
/**main4**/
.main4::before{content:'';display:block;width:100%;height:5.5rem;background:url(../images//m4hbg.png) no-repeat center top / 100% auto;    position: absolute;top:-0.5rem;}
.main4 {background: url(../images/m4bg.png)no-repeat bottom center;background-size: contain;position: relative;}
.main4 .inner {padding: 0.41rem 0 1.46rem;}
.main4 .post1.post-41 .tit .title::before {
    background: url(../images/titlebg_z.svg) no-repeat center / contain;
}
.post1.post-41 .news .news_title {
    color: #fff;
    font-size: var(--dateSize);
    position: relative;
    text-align: center;
}
.main4 .post1.post-41 .more_btn .more_text{color: #fff;}
.post-41 .tt{margin-bottom:0.1rem;}
.post-41 .news{width:4.48rem;position: relative;float: left;margin-right:0.16rem;    margin-bottom: 0.17rem;}
.post-41 .news:nth-child(3n){margin-right:0}
.post-41 .news.n2,.post-41 .news.n4{width:6.72rem}
.post-41 .news .news_imgs{padding-top:0;height:3.8rem}
.post-41 .news .news_wz{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1.34rem;
    background: linear-gradient(to top, rgba(0,0,0,0.73), transparent);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0.35rem;
    box-sizing: border-box;
    }
.post1.post-42 .more_btn {
    /*display: none;*/
}
.post-42 .news_list{margin:0 -0.2rem}
.post-42 .news:nth-child(2n){   margin-top:0.7rem}
.post-42 .slick-dots{bottom:-0.58rem}
.post-42 .news .news_img{padding-top:156.7%}
.post-42 .slick-dots li{    background: #145FAA40;margin:0 0.1rem}
.post-42 .slick-dots li.slick-active{background:#145FAA}
.post-42 .news_imgs {
    padding-top: 156.7%;
}

.post-42 .news {
    width: 25%;
    box-sizing: border-box;
    padding: 0 0.2rem;
    float: left;
}
/**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;}
.post-51 .slick-dots li.slick-active {background:var(--mainColor);}
.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(--mainColor);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(--bigSize);}
.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(--mainColor);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;}
/**列表页**/
.bnm .innner{
    display: flex;
    justify-content: space-between;
}

.bnm .col_list {
    height: auto;
    width: 2.86rem;
    padding-right: 0;
    /* padding-top: 0.83rem; */
    position: relative;
    display: block;
    background: #EFF4FC;
}

.bnm .col_path {
    margin-bottom: 0;
    margin-top: 0.27rem;
    display: flex;
     flex-direction: column; 
    justify-content: flex-end;
    padding-bottom: 0.24rem;
    margin-left: auto;
    /* flex: 1; */
}
.jgsz .wp_subcolumn_list:last-child {
    /* margin: 0; */
    padding: 0;
    border: 0;
}
.l-banner {height:4.5rem;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;}
#l-container .inner {padding:.5rem 0 .1rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {
    display: none;
}
.col_menu_head {bottom:100%;z-index:1;width:100%;left:0;}
.col_name span {font-size: .3rem;color:#fff;display: inline-flex;background: #003F88;align-items: center;gap: 0.21rem;height: 1.15rem;padding: 0 0 0;width: 2.86rem;box-sizing: border-box;}
.kk.col_name {bottom: 0;position: absolute;width: 16rem;left: 50%;transform: translateX(-50%);}
.col_path a,.col_path span {color: #000;font-size:var(--smailSize);line-height:1.3;}
.col_path {padding-left:.26rem;margin-bottom:.25rem;text-align: right;padding-bottom: 0.18rem;     border-bottom: 1px solid #C2C2C2; }
.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;}
.kst::before {content:"";display:block;width: calc(38.4vw);height:0;left: 0;position:absolute;top: -0.7rem;border-bottom: 1.18rem solid #003E88;border-right: 1.2rem solid transparent;opacity: 0;display:none;}
.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 0.36rem;font-size: var(--dateSize);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{padding-bottom: 0.357rem;border-bottom: 1px dashed rgba(53,93,167,0.3);margin-bottom: .41rem;}
.mrlist .col_news_list .news_list .news .newslistbox{display:flex;background: #F5F6F8;}
.mrlist .col_news_list .news_list .news .news_imgs {width:3.25rem;flex:none;margin-right:0;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:66.46%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0.2rem 0.18rem 0.4rem;}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom: .28rem;color: #BD1A21;font-size: var(--smailSize);}
.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(--dateSize);line-height:1.7;font-weight:700;margin-bottom:.17rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--smailSizex);line-height:2;text-align: justify;margin-right: 0.38rem;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
.col_list::before {content:"";display:none;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;/* border-bottom:.9rem solid var(--mainColor); */border-right:.35rem solid transparent;}
/**文章页**/
.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:.3rem;text-align:center;margin-bottom:.2rem;margin-top:.2rem;    color: #003e88;}
#share-2{color:#666;}
.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(--smailSize);color:#666;}
.article .arti_info {position:relative;/*display:flex;*/align-items: center;justify-content: space-between;    border-bottom: 1px solid rgba(112,112,112,0.3);
    padding-bottom: 0.2rem;}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
.article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--titleSize);color:#333;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:940px;}
.article .entry .read table {margin:0 auto;border:none!important;}
.sibi_art {margin-top:1.3rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap;}
span.next-title,span.prev-title {width:calc(100% - .8rem);}
.wp_artfuns .wp_art_adjoin .next {padding:0;}
.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {pointer-events:none;width:auto;}
/**底部**/
#footer {background:url(../images/foot_bg.png)no-repeat center ;background-size:cover;position:relative;}
.footer .inner {padding: 0.8rem 0 .48rem;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;flex-direction: column;padding-top: 0.2rem;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-center .sydw img {width: 0.8rem;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;padding-top: 0.2rem;}
#footer .inner p {font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff;opacity:.5;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size:var(--smailSize);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;display:none;}
.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;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 .n3 .news_icon {background-image:url(../images/dy.svg);}
.shares .news_list .n4 .news_icon {background-image:url(../images/bilibili.svg);}
.shares .news_list .news_icon:hover {opacity:1;}
.shares .news_list .news:hover .imgs {opacity:1;transform:none;}
.shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {background: #022A59;padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;}
.foot-bottom p,.foot-bottom p a {font-size: var(--smailSize);line-height:2.4;color: rgba(255,255,255,0.6);position:relative;}
.foot-bottom p span {
    margin: 0 0.1rem;
}

.foot-bottom p span img {
    vertical-align: sub;
    margin-right: 0.05rem;
}

.foot-left img {
    width: 3.8rem;
    object-fit: contain;
}

.shares {
    padding-left: 0.88rem;
    margin-top: 0.165rem;
}

.add {
    display: flex;
}

.tip1 {
    color: #fff;
    font-size: var(--smailSize);
    line-height: 0.33rem;
    text-align: left;
    padding-left: 0.2rem;
}

.conf {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.foot-right .news {
    float: left;
    margin-left: 0.25rem;
}

.qrcode11 img {
    width: 1.02rem;
}

.xx img {
    width: 4rem;
    margin-top: 0.3rem;
    opacity: 0.8;
}
ul.jglist {
    position: sticky;
    top: 20%;
}
.links-2 a {
    font-size: 0.14rem;
    padding: 0.05rem 0.04rem;
    color: #fff;
}

.links-2 {
    border: 1px solid #fff;
    border-radius: 4px;
    line-height: 0.24rem;
}

.site-lang .links:first-child {
    background: #BC1A21;
    line-height: 0.34rem;
    border-radius: 0.05rem;
}

.head-left {
    padding: 0.34rem 0;
}

.fix .site-lang .links:first-child {
}

.header.fix .site-lang ul li.links:last-child a {
    border-color: #fff;
}

.fix .site-lang ul li.links a {
    color: #fff;
}
.fix .wp-search .search-btn input.search-submit{
}
.fix .links-2 {
    border-color: #fff;
}

.fix .links-2 a {
    color: #fff;
}

.fix .nav .wp-menu .menu-item a.menu-link {
    color: #fff;
}

.header.fix.opennav {
    background: #0168b7;
}
.bnm .innner {
    width: 16rem;
    margin: 0 auto;
}

.bnm .ts1::before {
    content: '';
    width: 9999px;
    position: absolute;
    height: 100%;
    top: 0;
    background: #F1F5FD;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    display: block;
    border: 0;
    opacity: 0;
    display: none;
}
.ts1.col_list ul .sub-item {
    padding-bottom: 0.24rem;
    font-size: var(--dateSize);
    text-indent: 5em;
}

.cqiu {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: -0.07rem;
  top: 0;
  border: 1px solid #DCDBDB;
  transition: all 0.3s ease;
}
.hot_news {
  box-sizing: border-box;
  padding: 0.48rem 0.34rem 0.7rem 0.4rem;
  background: linear-gradient(180deg, #EDF4FD, transparent);
  min-height: 11.12rem;
}
.hot_news11 {
  width: 22.87%;
}
.article {
    width: 75.43%;
}
.cobox {
  display: flex;
  justify-content: space-between;
}
.artbox11 {
    display: flex;
    justify-content: space-between;
    width:100%;
}

.hot_news .cnews {
  border-left: 1px dashed rgba(199,199,199,0.6);
  box-sizing: border-box;
  padding-left: 0.215rem;
  position: relative;
  padding-bottom: 0.35rem;
}
.art .bnm .col_list.ts1 {
    display: none;
}

.art .bnm .col_path {
    float: right;
}

.art .bnm .innner {
    display: block;
}

/* 
.art .kk.col_name {bottom: 97.7%;}
.art .kst::before {bottom: 97%;} */
.c2time {
    font-size: var(--smailSize);
    line-height: 0.36rem;
    transform: translateY(-0.13rem);
    color: #666666;
}

.cnews_title2 {
    font-size: var(--dateSize);
    line-height: 1.75;
}
.cnews a:hover .cqiu {
    background: #BD1A21;
}
.cnews a:hover .cnews_title2 {
    color: #003E88;
}
.rldown {
    margin-top: 0.05rem;
}
.tzbox {
    display: flex;
    justify-content: space-between;
}
.list .listcon .news_list {
    width: 100%;
    margin: 0 auto;
}
.tzrlbox {
     background: #1F55AA;
     color: #fff;
     border-radius: 0.1rem;
     text-align: center;
     transition: all 0.3s ease;
     padding: 0.13rem 0.15rem 0.09rem;
}

.rltop {font-size:0.4rem;}
.tzwzbox {
    padding-left: 0.37rem;
    flex: 1;
}

.tznews_title {
    font-size: 0.22rem;
    margin: 0.1rem 0;
    color: #333;
}
.tzgglist .news1 {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0.37rem;
}
.main2 li.news.noimg .news_imgs {
    display: none;
}
.tzshort {
    font-size: var(--dateSize);
    line-height: 2;
    min-height: 0.65rem;
    color: rgba(102,102,102,0.67);
        transition: all 0.3s ease;
}
.tznews_title.line1.blue1 {
    color: #1f55aa;
}
.tzgglist .news1 a:hover .tzrlbox{background:#BD1A21;}
.list.xywhlist .listcon .news_list {
    width: auto;
    margin: 0 -0.25rem;
    border-bottom: 1px solid rgba(220,220,220,0.59);
    padding-bottom: 0.23rem;
}

.xywhlist .newsx .news_imgs {
    padding-top: 64.54%;
}
.infoldbox {
    height: 100%;
}
.xywhlist .newsx {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 0 0.25rem;
    margin-bottom: 0.58rem;
}

.xywhlist .news_title {
    font-size: var(--bigSize);
    text-align: center;
    line-height: 0.32rem;
    min-height: 0.65rem;
    margin-top: 0.3rem;
}

.col_ldid {
    text-align: center;
    font-weight: bold;
    font-size: 0.37rem;
}

.box_ld {
    display: flex;
    justify-content: space-between;
    padding-top: 0.61rem;
}

.mlld,.mrld {
    width: 48.75%;
}
.ldmmr .news {
    color: #262626;
    font-size: var(--bbigSize);
    margin-right: 0.26rem;
}
.ldinfolist {
    box-sizing: border-box;
    border-left: 0.43rem solid #0A4E9F;
    padding: 0.5rem 0.58rem 0.59rem 0.45rem;
    box-shadow: 0 4px 12px 0 rgba(8,25,92,0.1);
    height: 100%;
}
.ldmmr {
    flex: 1;
    padding-left: 0.32rem;
}
.newsd {
    border-bottom: 1px solid #ECEEF6;
}

.newsd .title {
    font-size: var(--bbigSize);
    width: 2.94rem;
    text-align: right;
    font-weight: bold;
}
.infoldbox.out {
    margin-top: 0.33rem;
}

.out .ldinfolist {
    padding: 0.5rem 0 0.42rem 0.45rem;
}
.bnm.col_path a, .bnm .col_path span {
    font-size: var(--dateSize);
}
.out .newsd {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.ldsmbox11 {
    display: flex;
    align-items: center;
}
.newsd {
    border-bottom: 1px solid #ECEEF6;
    margin-bottom: 0.23rem;
    padding-bottom: 0.27rem;
}
.xxjjbox {
    display: flex;
    justify-content: space-between;
}

.xxjj .n1 .xxml {
    width: 6.19rem;
}

.xxjj .n1 .xxml .news_imgs {
    padding-top: 53.47%;
}

.xxjj .n1 .xxmr {
    width: 44.13%;
    box-sizing: border-box;
    padding-top: 0.45rem;
}

.news_art {
    font-size: var(--dateSize);
    line-height: 2;

}
.bgc {
    background: url(../images/xxjj2.png)no-repeat  center /  contain;
    width: 100%;
    height: 5.52rem;
    position: absolute;
    z-index: -1;
    left: 0;
}

.xxjj .newsx.n2{display: flex;flex-direction: column;justify-content: flex-end;height: 5.52rem;margin-top: 0.5rem;}
.n2 .xxjjbox {
    width: 66%;
    background: rgba(255,255,255,0.8);
    box-sizing: border-box;
    padding: 0.79rem 0.79rem 0.85rem 0.88rem;
    margin-left: 0.51rem;
}
.xxjj .n3 .xxml {
    width: 60.5%;
    display: flex;
    gap: 0.26rem;
}

.xxjj .n3 .xxmr {
    width: 35%;
}

.xxjj .n3 .n3xl .news_imgs {padding-top:77.49%}
.xxmml,.xxmmr {
    flex: 1;
}
.xxjj .newsx.n3 {
    margin-top: 0.82rem;
}

.xxmmr {
    margin-top: 1.96rem;
}

.nwe {
    margin-bottom: 0.26rem;
}
.xxjj .newsx.n4 {
    background: rgba(215,237,251,0.38);
    box-sizing: border-box;
    padding: 0.79rem 0.63rem 0.62rem 0.57rem;
    margin-top: 0.73rem;
}
.xxjj .n5 .xxml {
    width: 47.33%;
}




.xxjj .n5 .xxmr {
   width: 5.88rem;
}

.xxjj .n5 .xxmr .news_imgs {
    padding-top: 95.4%;
}

.xxjj .newsx.n5 {
   margin-top: 0.7rem;
}


.jgsz .col_news_list {
    display: flex;
    justify-content: space-between;
}

.jgbox1 {
    width: 12.25%;
}

.jgright {
    width: 85.87%;
}

.jgsz li.col_jg a {
    font-size: 0.2rem;
    font-weight: bold;
    color: #9B9B9B;
    opacity: 0.8;
}

.jgsz li.col_jg a.selected {
    font-size: 0.28rem;
    color: #1C55AD;
}
.jgsz li.col_jg{margin-bottom:0.54rem;}
.newsj {
    float: left;
    width: 33.3%;
    margin-bottom: 0.57rem;
}

.news_jg {
    display: flex;
    align-items: center;
    gap: 0.34rem;
    font-size: 0.2rem;
}

.bnm .col_list .col_column .col_item_link {
    color: #003E88;
    padding: 0;
    font-size: 0.23rem;
    min-height: 0.83rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;    line-height: 1.5;
}
.weizhi {
    font-size: var(--smailSize);
    line-height: 1.3;
    font-family: 'ssr';
}
.bnm .col_list ul li {
    /* padding-bottom: 0.18rem; */
    float: none;
}

.bnm .col_list ul li.col_column.selected {
}
.jgright .wp_subcolumn_list .wp_sublist .sublist_title {
    display: none;
}
.jgsz .sublist-4 .news_list5 .newsj{width: 50%;}

.jgsz .wp_subcolumn_list {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #C2C2C2;
    margin-top: 0.5rem;
}

.jgsz .wp_sublist {margin:0;}
/* .xywhlist .kk.col_name {
    bottom: 97.4%;
}

.xywhlist .kst::before {
    top: -0.7rem;
} */
/**侧导航**/
nav.Quick-navigation {position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size:19px;line-height:70px;background:var(--mainColor);color:#fff;padding:0 16px;border-radius:20px;display: none;}
nav.Quick-navigation a {color:#fff;border-bottom:1px solid #fff;}
nav.Quick-navigation a.current {color:#e1d4a4;border-bottom:1px solid var(--hoverColor);}
.news_art p {
    text-align: justify;
    text-indent: 2em;
}
.Scroll-to-top {width: 58px;height: 58px;position: absolute;z-index:1;top: -10%;/* border-radius:50%; */right:1%;background: #044EA4;font-size: 14px;line-height: 1;text-align:center;color:#fff;cursor:pointer;display: flex;flex-direction: column;justify-content: center;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;}
.spinner2 {width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.container1 > div,.container2 > div,.container3 > div {width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;/* Prevent first frame from flickering when animation starts*/
  -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.spinner2 .spinner-container {position:absolute;width:100%;height:100%;}
.container2 {-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.container3 {-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);}
.circle1 {top:0;left:0;}
.circle2 {top:0;right:0;}
.circle3 {right:0;bottom:0;}
.circle4 {left:0;bottom:0;}
.container2 .circle1 {-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
.container3 .circle1 {-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
.container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
.container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}
.container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;}
.container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}
.container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}
.container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}
.container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}
.container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;}
@-webkit-keyframes bouncedelay {0%,80%,100% {-webkit-transform:scale(0.0);}
40% {-webkit-transform:scale(1.0);}
;}
@keyframes bouncedelay {0%,80%,100% {transform:scale(0.0);-webkit-transform:scale(0.0);}
40% {transform:scale(1.0);-webkit-transform:scale(1.0);}
;}
.post.post1.post-42.mbox {
    margin-top: 0.728rem;
}
.show2 {
    display: none;
}

.header.fix .show2 {
    display: none;
}
.post-42 .news_title.line2 {
    writing-mode: vertical-lr;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    padding: 0.45rem;
    height: 49%;
    font-weight: bold;
    width: 80%;
    color: #fff;
}
.header.fix .show1 {
    display: block;
}
.post1 .news .news_title:hover {
    color: #1A478D;
}
.post1.post-41 .news .news_title:hover{color: #fff;}
.fix.opennav .links-2 {
    border-color: #fff;:0.2rem;
}
.fix.opennav .links-2 a{color:#fff;}
.fix.opennav .site-lang-2{transform:translate(-0.2rem,0.2rem)}
.fixbox .site-lang .links:first-child {
    background: unset;
}
.wz11 .news_title {
    margin-top: 0.2rem;
}
.opennav .site-lang-2 {
    transform: translate(-0.2rem, 0.2rem);
}
.post1.post-42 .news .news_title {display:none;
    writing-mode: vertical-lr;
    position: absolute;
    top: 0;
    padding: 0.45rem;
    color: #fff;
    height: 49%;
    box-sizing: border-box;
}
.tzgglist .col_list.ts1 {
    /* display: none; */
}
.mrlist .wp_entry p ,.read p  {background: transparent !important;line-height:2 !important;font-size:var(--dateSize) !important;}
.mrlist .wp_entry span , .read span  {background: transparent !important;line-height:2 !important;font-size:var(--dateSize) !important;}
.mrlist .wp_entry p span,.read p span   {background: transparent !important;line-height:2 !important;font-size:var(--dateSize) !important;}
.wp_entry img {
    max-width: 1200px;
    _width: :expression(this.width>640?"640px":this.width+"px");
}
.tzgglist .col_news_list.listcon {
    /* display: flex; */
    /* justify-content: space-between; */
}

.tl {
    width: 20%;
}

.tr {
    width: 80%;
}

.col_list.ts2 {
    height: auto;
    padding-right: 0;
    background: #F1F5FD;
}

.col_list.ts2 ul li {
    float: none;
}

.ts2.col_list .col_column .col_item_link {
    color: #1f55aa;
    opacity: 1;
    margin: 0.1rem;
    padding: 0.1rem 0.1rem 0.1rem 0.1rem;
    text-align: left;
    line-height: 1.2;
    border-bottom: 1px solid #1f55aa;
}

.ts2 .sub-item .sub-item-link {
    padding: 0 0.1rem;
}
.rencai img {
    width: 0.07rem;
    height: 0.23rem;
    object-fit: contain;
}
.rencai.le{right:-1.5rem;}
.rencai {
    background: #003F88;
    position: fixed;
    right: -0.8rem;
    top: 50%;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    box-sizing: border-box;
    padding-left: 0.22rem;
    gap: 0.09rem;
    z-index: 43;
    cursor: pointer;
   transition: all 0.3s ease-in-out;
}

.name1 {
    writing-mode: vertical-rl;
    font-family: 'ssr';
    font-weight: bold;
    letter-spacing: 0.04rem;
    font-size: 0.17rem;
}

.rczp.on{right: 0;}

.rczp {
    position: fixed;
    width: 3rem;
    top: 65%;
    right: -3.73rem;
    background: #fff;
    box-shadow: 0 3px 24px rgba(7,4,110,0.1);
    box-sizing: border-box;
    padding: 0.2rem 0.18rem;
    z-index: 43;
    transition: all 0.3s ease;
}

.rczp .tt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.18rem;
}

.rczp .tit {
    font-size: 0.2rem;
    color: #003f88;
}

.rczp img {
    width: 0.07rem;
    height: 0.23rem;
    object-fit: contain;
    cursor: pointer;
}

.rczp .news_title {
    font-size: 0.15rem;
    line-height: 1.5;
}

.rczp li.news {border-top: 2px solid #CEDAE9;padding: 0.16rem 0 0.05rem;}
.site-lang ul.sub-menu {
    flex-direction: column;
    transform: scale(0);
    display: none;
}

.site-lang ul.clearfix {
    display: flex;
}

.post-11 
 a:hover .news_title {color:#1A478D}
 .post-11 
 a:hover .short11 {color:#1A478D}
/* .mbanner .news_imgs a{display:block;height:100vh;transform:scale(1);transition: transform 6000ms linear 0s;}
.mbanner .scalecurrent .news_imgs a{transform: scale(1.1);} */




.bnm {
    width: 2.86rem;
    position: relative;
    top: -0.5rem;
    /* height: 2rem; */
}

.hzi {
    display: flex;
    justify-content: space-between;
}

.hzi .col_news_list.listcon {
    width: 12.36rem;
    margin-left: 1.06rem;
}

section#container-1 {
    position: relative;
}

.topbox .topcontent {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.topbox .col_title h2 {
    font-size: 0.24rem;
    font-weight: normal;display:none;
}

.bnm .col_list ul li.col_column {
    border-bottom: 1px solid #D2DDEE;
    position: relative;
}
img.colbottom {
    width: 100%;
    padding-top: 0.94rem;
}

.newsest {
    font-size: var(--bigSize);
    padding-bottom: 0.3rem;
}



.xxjj .newsx.n7 .xxml {
    width: 54.5%;
}
.xxjj .newsx.n7 .xxmr{width: 41.06%;}
.xxjj .newsx.n7,.xxjj .newsx.n8{margin-top:0.5rem;}
.xxjj .newsx.n7 .news_imgs {
    padding-top:53.22%;
}

.xxjj .newsx.n8 .xxjjbox{flex-direction:row-reverse;}
.xxjj .newsx.n8 .xxmr {
    width: 52.43%;
}
.xxjj .newsx.n8 .xxml{
    width: 41.06%;
}
.xxjj .newsx.n8 .news_imgs {
    padding-top:83.52%;
}
li.newsld.first {
    float: none;
    width: 100%;
    text-align: center;
}

.newsld .imgbox {
    width: 2.7rem;
    margin: 0 auto;
}
.newsld .imgbox .news_imgs{
    padding-top:118.99%;
}


.news_box_bottom {
    padding: 0 2.26rem;
    margin-top: 0.75rem;
}

.news_box_bottom li.newsld {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 0.75rem;
}

.xrld .ld_name {
    margin-top: 0.2rem;
    font-size: 0.26rem;
    font-weight: bold;
    margin-bottom: 0.08rem;
}

.xrld .zc1 {
    font-size: 0.224rem;
    line-height: 1.3;
}

.lsjs {
    font-size: 0.2rem;
    margin-top: 0.5rem;
    line-height: 1.5;
}


ul.hisPic {
    display: flex;
    gap: 0.36rem;
    margin-top: 0.51rem;
}

ul.hisPic li {
    flex: 1;
}

ul.hisPic li .news_imgs {
    padding-top: 57.51%;height:40px;
}

.hisPic .news_title {
    font-size: var(--bigSize);
    text-align: center;
    padding: 0.28rem 0;
}

.qiutime {
    box-sizing: border-box;
    width: 0.21rem;
    height: 0.21rem;
    border-radius: 50%;
    border: 0.07rem solid #003F88;
    background: #fff;
}

.time_up {
    display: flex;
    align-items: center;
    transform: translate(-0.12rem,-0.1rem);
}

.hengtime {
    height: 1px;
    width: 0.47rem;
    border-bottom: 2px dashed #D9E3FD;
    margin-right: 0.055rem;
}

.histimelist .news_title {
    font-size: 0.33rem;
    font-weight: bold;
    color: #003F88;
}

.time_bottom {
    padding-left: 0.625rem;
    margin-top: 0.08rem;
    padding-bottom: 0.55rem;
}

.histcont {
    font-size: var(--dateSize);
    line-height: 1.8;
}

.histimelist li {
    border-left: 2px dashed #D9E3FD;
}

ul.histimelist {
    padding-left: 0.18rem;
    margin-top: 0.5rem;
}
span.col_name_text {
    padding: 0 0.34rem;
}


.bnm .col_list ul li.col_column.selected::before {content: '';width: 0.08rem;height: 0.43rem;background: #BC1A21;position: absolute;top: 0.2rem;}

.xxjj .newsx.n7 .news_imgs,.xxjj .newsx.n8 .news_imgs {
    border-radius: 0.05rem;
}

li.newsld.n3,li.newsld.n4 {
    min-height: 3.7rem;
}


.one11 .hzi .col_news_list.listcon {
    width: 100%;
    margin-left: 0;
}

.one11 .col_title {
    display: none;
}

.one11 .topbox .topcontent {
    justify-content: flex-end;
}
.one11 .bnm {
    display: none;
}
.xywhlist .newsx.noimg {
    display: none;
}
.jgsz .col_title {
    opacity: 0;
}
.post-31 .con {
    padding-top: 0.25rem;
}


.hot_column{
    font-size: var(--bigSize);
    padding-bottom: 0.3rem;
}

.jgright .wp_subcolumn_list[id^="column-"] {
  /* 向上偏移 0.3rem */
  scroll-margin-top: 2rem;
}

.ts1.col_list ul .sub-item {
  padding-bottom: 10px;
    font-size: var(--dateSize);
    color: #4774ab !important;
    text-indent: 0em !important;
    padding-top: 10px;
    text-align: center; 

}
.ts1.col_list ul .sub-item span {
    color: #4774ab !important;
    padding-left: 10px;
}
.ts1.col_list ul .sub-item.selected {opacity:1;    font-weight: bold;}
.ts1.col_list ul .sub-item span.selected {opacity:1;   }
.contentboxld {
    width: fit-content;
    margin: 0 auto;
}
a.menu-btn {
    display: none;
}.post.post1.post-11.mbox .short11 {
    text-indent: 2em;
}



.rczp .news_title2 {
    font-size: 0.15rem;
    line-height: 1.5;
}