@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {display:block;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr {border:0;}
img {vertical-align:top;}
html {overflow-x:hidden;font-size:100px;--size:calc(100vw / 19.20);font-size:var(--size);}
i,cite,em,var,address,dfn {font-style:normal;}
[hidefocus],summary {outline:0;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6,small {font-size:100%;}
sup,sub {font-size:83%;}
pre,code,kbd,samp {font-family:inherit;}
q:before,q:after {content:none;}
textarea {overflow:auto;resize:none;}
label,summary {cursor:default;}
a,button {cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b {font-weight:bold;}
del,ins,u,s,a,a:hover {text-decoration:none;}
body,textarea,input,button,select,keygen,legend {font:13px/1 arial,\5b8b\4f53;color:#333;outline:0;}
:focus {outline:0;}
.none {display:none;}
.wcb {width:100%;height:30px;border:2px dashed #97CBE0;}
.hidden {visibility:hidden;}
.clear {width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline;}
.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:block;zoom:1;}
::-webkit-input-placeholder {color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder {color:#ccc;}
:-ms-input-placeholder {color:#ccc;}
@font-face {
    font-family: "SourceHanSansCN-Regular";
    src: url(../fonts/SourceHanSansCN-Regular.eot) format('embedded-opentype'),
    url(../fonts/SourceHanSansCN-Regular.ttf) format('truetype');
  }
  @font-face {
    font-family: "SourceHanSerifCN-Regular";
    src: url(../fonts/SourceHanSerifCN-Bold.eot) format('embedded-opentype'),
    url(../fonts/SourceHanSerifCN-Bold.ttf) format('truetype');
  }
  body:not(.isTouch) .cursor span{position:absolute;height:15px;width:15px;border-radius:50%;transform:translateX(-50%) translateY(-50%);pointer-events:none}
body:not(.isTouch) .cursor span:nth-child(1){background-color:rgb(0 62 146 / 86%);z-index:10001}
body:not(.isTouch) .cursor span:nth-child(2){background-color:#ccc;z-index:10000}
body {line-height:1;font-size:0.18rem;font-family:"Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:#F8FBFB;}
:root {--mainColor:#003E92;--hoverColor:#003E92;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:16rem;}
p {line-height:1.75;}
a {color:#000;text-decoration:auto;transition:all 0.4s ease-in-out;}
a:hover {color:var(--hoverColor);}
.line1 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line2 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line3 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line4 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.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:url(../images/head.png) no-repeat top left;background-size:100% 100%;position:relative;z-index:3;position:absolute;width:100%;top:0;transition:1s;}
.header.fix {background:var(--mainColor);}
.header .inner {transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width:3.71rem;}
.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.5rem;align-items:center;    margin-left: -0.9rem;    margin-right: -0.32rem;}
.header .head-top {display:flex;align-items:center;gap:0rem;    margin-top: -0.2rem;}
.header .head-right {display:flex;align-items:flex-end;gap:0rem;flex-direction:column;}
.header .searchbox:hover .wp-search {
    background: rgb(255 255 255 / 20%);
}
/* 搜索*/
.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;    margin-top: 0.05rem;}
.wp-search {position:relative;}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {width:100%;line-height:0.44rem;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular';}
.wp-search .search-btn {width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous.svg) no-repeat center;cursor:pointer;}
.header .searchbox:hover {width:3rem;border-radius:0.22rem;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(../images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {display:flex;}
.site-lang ul li.links a {    color: #fff;
    padding: 0 0.14rem;
    line-height: 1;
    display: inline-block;
    font-size: var(--smailSize);
    border-left: 0.01rem solid #ffffff87;}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {    border: 0;}
/**导航**/
/*.innav{    display: flex;flex-direction: column;}
#nav {width:12rem;}
#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-bottom: 0.1rem;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(../images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .sub-menu li .sub-menu {display:none;}
.nav .wp-menu .menu-item a.menu-link {line-height:0.4rem;font-size:0.24rem;display:block;color:#fff;position:relative;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);}
.nav .sub-menu {position:absolute;left:50%;top:100%;min-width:1.5rem;z-index:100;background: url(../images/subbg.png) no-repeat;background-size: cover;opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;/*border-radius:8px;*/overflow:hidden;width:5rem;min-height: 1.96rem;display: flex;padding: 0.35rem 0.2rem 0.2rem;box-sizing: border-box;flex-wrap: wrap;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;min-width: 33%;}
.nav .sub-menu .sub-item a {display:block;color:#fff;line-height:0.5rem;padding: 0 0.15rem;font-size:var(--titleSize);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:2px;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;}
.nav .wp-menu li:hover:last-child .sub-menu {transform: translateX(-67%);}*/
/**导航**/
#nav {width:10.17rem;}
#nav .inner .wp-panel .navbg {position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
.nav .wp-menu {margin:0 auto;display:flex;justify-content:space-between;}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(../images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .sub-menu li .sub-menu {display:none;}
.nav .wp-menu .menu-item a.menu-link {line-height: 0.4rem;
    font-size: 0.2rem;
    display: block;
    color: #fff;
    position: relative;
    font-weight: bold;padding:0 0.2rem;}
.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;}
.nav .wp-menu .menu-item:hover{border-radius: 5px;}
.nav .wp-menu .menu-item a.menu-link:hover{background:#fff;color: #003e92;    border-radius: 5px;}
a.menu-btn .xian.xian4 {
    width: 0.6rem;
    font-size: 0.14rem;
    background: none;
    color: #fff;
    text-align: center;
    padding-top: 0.1rem;
}
/**大图**/
.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;
    width: 0.56rem;
    height: 0.56rem;
    box-shadow: none;
    color: #fff;
    font-size: 0.25rem;
    background: rgb(255 255 255 / 34%);}
    .mbanner .slick-prev:hover, .mbanner .slick-next:hover {
    background: rgb(1 104 183 / 80%);
}
.mbanner .slick-prev {left:0.65rem;}
.mbanner .slick-next {right:0.65rem;}
.mbanner .news .news_wz {position:absolute;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem;}
.mbanner .news .news_wz a {color:#17607A;}
.mbanner .news .news_title {display:flex;font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {    width: 0.32rem;
    left: 50%;
    display: flex;
    align-items: flex-end;
    height: 0.32rem;
    background: #fff;
    border-radius: 50%;
    bottom: 0.6rem;
    margin-left: -0.16rem;}
.mbanner .slick-dots li {    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 1;
    margin-right: 0;
    transition: all 0.4s ease-in-out;
    border-radius: 0;
    display: none;}
.mbanner .slick-dots li button {}
.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 {}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {    opacity: 1;
    background: none;
    display: block;}
    .mbanner .slick-dots li button {
    font-size: 0.2rem;
    color: #003E92;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: Poppins;margin-top: 0rem;
}
.mbanner .kz {
    position: absolute;
    bottom: 0.65rem;
    font-family: Poppins;
    font-size: 0.2rem;
    color: #fff;    cursor: pointer;
}.mbanner .kz img {
    width: 0.17rem;    margin-top: -0.05rem;
}.mbanner .kz.ll {
    left: 50%;
    margin-left: -1.8rem;
}.mbanner .kz.rr {
    right: 50%;
    margin-right: -1.8rem;
}.mbanner .kz.ll img {
    vertical-align: middle;
    padding-right: 0.1rem;
}
.mbanner .kz.rr img {
    vertical-align: middle;
    padding-left: 0.1rem;
}
.mbanner .kz.ll:before {
    content: "";
    width: 0.14rem;
    height: 0.14rem;
    background: #fff;
    border-radius: 50%;
    opacity: 0.8;
    position: absolute;
    right: -0.7rem;
    top: 50%;
    margin-top: -0.07rem;
}
.mbanner .kz.ll:after {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    right: -0.3rem;
    top: 50%;
    margin-top: -0.05rem;
}
.mbanner .kz.rr:before {
    content: "";
    width: 0.14rem;
    height: 0.14rem;
    background: #fff;
    border-radius: 50%;
    opacity: 0.8;
    position: absolute;
    left: -0.7rem;
    top: 50%;
    margin-top: -0.07rem;
}
.mbanner .kz.rr:after {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    left: -0.3rem;
    top: 50%;
    margin-top: -0.05rem;
}
.post1 .tt .tit span.tt_en {opacity: 0;
    font-size: 0.16rem;
    color: #304780;
    font-family: "SourceHanSerifCN-Regular";
    text-transform: uppercase;
    text-align: center;
    background: url(../images/ywbg.svg) no-repeat center top;
        line-height: 0.5rem;
    background-size: 0.59rem;

}
.post1 .tt span.title {
    font-size: 0.36rem;
    color: #000000;
    font-family: 'SourceHanSansCN-Regular';
    font-weight: bold;
    margin-top: -0.1rem;
}


.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(--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: space-between;
    margin-bottom: 0.4rem;
    align-items: center;    min-height: 0.88rem;}
.post1 .more_btn {}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color:#003E92;line-height:0.21rem;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit {position:relative;}
/**main1**/
.post .news_list li.news .news_imgs {
    padding-top: 75%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post .news_list li.news .news_imgs  img{
    width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%; transition: all 0.4s ease-in-out;
}
.post .news_list li.news:hover .news_imgs img {
    transform: scale(1.1);
}

.qb {
  background: url(../images/m12.jpg) no-repeat top left;
}
.main1 .post.post1.post-12.mbox {
    float: left;
    width: 55.2%;
}
.main1 .post.post1.post-13.mbox {
    float: right;
    width: 42.3%;
}
.post1 .tt .tit img.timg {
    display: inline-block;
    max-width: 0.56rem;
    margin-right: 0rem;    margin-top: 0.05rem;
}
.post1 .tt .tit .tlr {
    display: inline-block;
}
.fixbox .searchbox .wp-search.clearfix {
    background: rgb(255 255 255 / 20%);
}
.post.post1.post-12.mbox .news_imgs {
    padding-top: 66.5%;
}
.news_meta.xqrl .news_date {
    display: none;
}
.post.post1.post-12.mbox .news_wz {
    background: #fff;
   padding: 0.39rem 0.3rem;    box-shadow: 0rem 0.05rem 0.03rem #003e923b;
}.post.post1.post-12.mbox .news_wz .news_meta {
    float: left;
    width: 1.1rem;
    margin-right: -1.2rem;    font-family: "SourceHanSerifCN-Regular";
}
.post.post1.post-12.mbox .news_wz .news_in {
    float: right;
    width: 100%;
}
.post.post1.post-12.mbox .news_wz .news_in .news_inn {
    margin-left: 1.6rem;
}
.post.post1.post-12.mbox .news_wz .news_meta span.news_year {
    font-size: 0.18rem;
    color: #003E92;
    line-height: 0.3rem;
    font-weight: bold;
}
.post.post1.post-12.mbox .news_wz .news_meta span.news_xq {
    font-size: 0.15rem;
    color: #003E92;
    line-height: 0.3rem;
    font-weight: bold;
    margin-left: 0.28rem;
}
.post.post1.post-12.mbox .news_wz .news_meta .bottom {
    font-size: 0.37rem;
    color: #003E92;
    font-weight: bold;
    line-height: 0.4rem;
}
.post.post1.post-12.mbox .news_wz .news_meta .bottom span.sx {
    margin: 0 0.08rem;
    font-size: 0.3rem;
    position: relative;
    top: -0.05rem;
}
.post.post1.post-12.mbox .news_wz .news_title {
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.38rem;
    color: #003E92;
    margin-bottom: 0.1rem;
}

.post.post1.post-12.mbox .news_wz .news_text {
    font-size: 0.16rem;
    color: #959595;
    line-height: 0.28rem;
}
.post.post1.post-13.mbox .news_date span {
    display: block;
}
.post.post1.post-13.mbox .news_date {display:none;
    float: left;
    width: 0.55rem;
    margin-right: -0.6rem;
    text-align: center;    margin-top: 0.15rem;    padding-bottom: 0.1rem;
}

.main1 .post.post1.post-13.mbox .news_wz {
    float: right;
    width: 100%;
}
.main1 .post.post1.post-13.mbox .news_wz .news_in {
    /*margin-left: 0.9rem;*/
    border-bottom: 0.01rem solid #D1DCEC;padding: 0.22rem 0.25rem;    position: relative;
}
.post.post1.post-13.mbox .news_date span.news_days {
    font-size: 0.3rem;
    font-weight: bold;
    color: #ACADB1;
    line-height: 0.32rem;transition: all 0.4s ease-in-out;
}
.post.post1.post-13.mbox .news_date span.news_month {
    font-size: 0.14rem;
    color: #ACADB1;
    line-height: 0.32rem;transition: all 0.4s ease-in-out;
}
.post.post1.post-13.mbox li.news {
    transition: all 0.4s ease-in-out;
}
.post.post1.post-13.mbox li.news .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.28rem;    position: relative;
}
.post.post1.post-13.mbox li.news .news_text {
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #959595;
    height: 0;
    transition: all 0.4s ease-in-out;    position: relative;
}
.post.post1.post-13.mbox li.news.active .news_wz .news_in {
     border: 0;
}
.post.post1.post-13.mbox li.news.active .news_wz .news_in:before {
    content: "";
    position: absolute;
    width: 7.41rem;
    height: 1rem;
    left: -0.3rem;
    top: 0rem;
    background: url(../images/libg2.png) no-repeat top left;    background-size: 100% 100%;
}


.post.post1.post-13.mbox li.news.active .news_date {
   background: url(../images/rqh.png) no-repeat bottom center;
}

.post.post1.post-13.mbox li.news.active .news_wz .news_in .news_text {
    height: 0.28rem;
}
.post.post1.post-13.mbox li.news.active .news_wz .news_in .news_title {
    color: #003E92;
}
.post.post1.post-13.mbox li.news.active .news_wz .news_in .news_title  a{
    color: #003E92;
}
.post.post1.post-13.mbox li.news.active span.news_days {
    color: #003E92;
}
.post.post1.post-13.mbox li.news.active span.news_month {
    color: #003E92;
}
.main1 .inner {
    padding: 0.84rem 0rem 2.2rem 0;
}

.main2 {
    position: relative;
}

.main2:before {
    content: "";
    width:40%;
    height: 10.15rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/m2l.png) no-repeat;
      background-size: 100% 100%;
}
.main2:after {
    content: "";
    width: 60%;
    height: 10.15rem;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../images/m2r.png) no-repeat;
        background-size: 100% 100%;
}
.main2 .ml {
    float: left;
    width: 36%;
}
.main2 .inner {
    position: relative;
    z-index: 1;    padding-bottom: 0.7rem;
}

.main2 .mr {
    float: right;
    width: 59.5%;
}
.post.post1.post-21.mbox li {
    float: left;
    width:50%;
    margin-bottom: 0.4rem;
}
.post.post1.post-21.mbox li .news_box.clearfix {
    margin: 0 0.16rem;    position: relative;
}
.post.post1.post-21.mbox ul.news_list.clearfix {
    margin: 0 -0.16rem;
}

.post.post1.post-21.mbox li .news_imgs {
    padding-top: 54.6%;    box-shadow: 0rem 0.06rem 0.2rem #071f5826;
}
.post.post1.post-21.mbox li .news_wz {
    background: rgb(153 151 151 / 20%);
    position: relative;
    left: 0;
    bottom: 0;
}
.post.post1.post-21.mbox li .news_wz .news_con {
    padding: 0.15rem 0.22rem;
}
.post.post1.post-21.mbox li .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post.post1.post-21.mbox li .news_title a {

    color: #fff;

}
.post.post1.post-23.mbox {
    float: left;
    width: 50.5%;
}
.post.post1.post-24.mbox {
    float: right;
    width: 44%;
}

.post.post1.post-23.mbox .news_imgs {
    padding-top: 66.6%;
    box-shadow: 0rem 0.06rem 0.2rem #0f519c38;
}
.main2 .mr .bt {
    width: 0.84rem;
    height: 0.52rem;
    background: #fff;
    border-radius: 0.04rem;
    box-shadow: 0rem 0 0.06rem #00000021;
}

.post.post1.post-23.mbox li.news .news_wz.clearfix {
    margin: 0.25rem 0;
}
.post.post1.post-23.mbox li.news .news_wz.clearfix .bt {
    width: 0.84rem;
    height: 0.52rem;
    float: left;
    margin-right: 0.15rem;
        background-color: #fff;
    background-position: center center !important;
    background-size: contain !important;
}

.post.post1.post-23.mbox span.news_year {
    font-size: 0.16rem;
    color: #003E92;
    line-height: 0.3rem;
    font-weight: bold;
}
.post.post1.post-23.mbox .news_wz .news_meta {
    float: left;
    font-family: "SourceHanSerifCN-Regular";margin-top: -0.05rem;
}
.post.post1.post-23.mbox span.news_xq {
    font-size: 0.14rem;
    color: #003E92;
    line-height: 0.3rem;
    font-weight: bold;
    margin-left: 0.28rem;
}
.post.post1.post-23.mbox .news_wz .news_meta .bottom {
      font-size: 0.32rem;
    color: #003E92;
    font-weight: bold;
    line-height: 0.35rem;
}
.post.post1.post-23.mbox .news_wz .news_meta .bottom span.sx {
    margin: 0 0.08rem;
    font-size: 0.3rem;
    position: relative;
    top: -0.05rem;
}
.post.post1.post-23.mbox li.news .news_title {
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.post.post1.post-23.mbox li.news .news_text {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #959595;
}
.post.post1.post-23.mbox li.news:last-child .news_imgs {display:;}
.post.post1.post-24.mbox li {
    border-bottom: 0.01rem solid #0f519c47;
      padding-bottom: 0.275rem;
    margin-bottom: 0.275rem;
}
.post.post1.post-24.mbox li:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.post.post1.post-24.mbox .bt {
    float: left;
    width: 0.84rem;
    margin-right: -1rem;
}

.post.post1.post-24.mbox li .news_in {
    float: right;
    width: 100%;
}
.post.post1.post-24.mbox li .news_in .news_inn {
    margin-left: 1.13rem;    margin-top: -0.05rem;
}
.post.post1.post-24.mbox li .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
}
.main3 {
    background: url(../images/m3.png) no-repeat top left;
    background-size: cover;
}
.main3 .post1 .tt .tit span.tt_en {
    background: url(../images/ywbg2.svg) no-repeat center top;    color: #fff;
}
.main3 .ml {
    float: left;
    width: 54.5%;
}
.main3 .mr {
    float: right;
    width: 40.5%;
}
.main3 .post1 .tt span.title {
    color: #fff;
}
.main3 .inner {
    padding: 0.9rem 0;
}
.main5 {
    display: none;
}
.main2 .post.post1.post-31.mbox li.news {
    margin-bottom: 0.18rem;
    background: rgb(0 62 146);
    border: 0.01rem solid #ffffff5e;
    padding: 0.12rem 0.4rem;
}
.main2 .post.post1.post-31.mbox li.news:hover{background:#fff;}
.main2 .post.post1.post-31.mbox li.news:hover .news_title a{color:#333;}
.main2 .post.post1.post-31.mbox li.news:hover .news_meta span.news_year {color:#333;}
.main2 .post.post1.post-31.mbox li.news:hover .news_meta span.news_xq {color:#333;}
.main2 .post.post1.post-31.mbox li.news:hover .news_meta .bottom .news_month{color:#333;}
.main2 .post.post1.post-31.mbox li.news:hover .news_meta .bottom .sx{color:#333;}
.main2 .post.post1.post-31.mbox li.news:hover .news_meta .bottom .news_days{color:#333;}
.post.post1.post-31.mbox li.news {
    margin-bottom: 0.3rem;
    background: rgb(153 151 151 / 20%);
    border: 0.01rem solid #ffffff5e;
    padding: 0.2rem 0.4rem;
}
.post.post1.post-31.mbox li.news .news_meta {
    float: left;
    width: 0.95rem;
    margin-right: -1rem;
    font-family: "SourceHanSerifCN-Regular";
}
.main3 .post.post1.post-31.mbox li.news{ padding: 0.25rem 0.4rem;}
.main3 .post.post1.post-31.mbox li.news:hover{background:#003E92;}
.post.post1.post-21.mbox li .news_wz:hover{background:#003E92;}
.post.post1.post-24.mbox li.news:hover{background:;}
.main2 .post.post1.post-31.mbox li.news:hover{}
.post.post1.post-31.mbox .news_wz {
    float: right;
    width: 100%;
}
.post.post1.post-31.mbox .news_wz .news_in {
    margin-left: 1.35rem;
        min-height: 0.6rem;
    display: flex;
    align-items: center;
}
.post.post1.post-31.mbox li.news .news_meta span.news_year {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.27rem;
    font-weight: bold;
}
.post.post1.post-31.mbox li.news .news_meta span.news_xq {
    font-size: 0.14rem;
    color: #FFFFFF;
    line-height: 0.27rem;
    font-weight: bold;
    margin-left: 0.25rem;
}
.post.post1.post-31.mbox li.news .news_meta .bottom {
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.29rem;
}
.post.post1.post-31.mbox li.news .news_meta .bottom span.sx {
    margin: 0 0.08rem;
    font-size: 0.25rem;
    position: relative;
    top: -0.05rem;
}
.post.post1.post-21.mbox span.more_text {
    color: #fff;
}
.post.post1.post-31.mbox span.more_text {
   /* color: #fff;*/
}
.main3 .post.post1.post-31.mbox span.more_text {
   color: #fff;
}
.post.post1.post-31.mbox .news_wz .news_in .news_title {
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
}
.post.post1.post-31.mbox .news_wz .news_in .news_title font{color: #fff !important;}
.post.post1.post-31.mbox .news_wz .news_in .news_title  a{
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
}
.qb2 {
    background: url(../images/m4.png) no-repeat left bottom;
    background-size: cover;
}

.main4 .ml {
    float: left;
    width: 37%;
}
.main4 .mr {
    float: right;
    width: 59.5%;
}
.post.post1.post-41.mbox .more_btn {
    padding-right: 0rem;
}
.post.post1.post-41.mbox li.news {
    float: left;
    width: 50%;
}

.post.post1.post-41.mbox li.news:last-child .news_box.clearfix {
    display: flex;
    flex-direction: column-reverse;
}
.post.post1.post-41.mbox li.news .news_imgs {
    padding-top: 61.2%;
}

.post.post1.post-41.mbox li.news .news_wz {
    box-shadow: 0rem 0.05rem 0.3rem #003e923b;
    padding: 0.3rem 0.4rem 0.6rem 0.4rem;
    background: #fff;
}
.post.post1.post-42.mbox .news_box.clearfix {
    margin: 0 0.3rem;
}
.post.post1.post-42.mbox ul.news_list {
    margin: 0 -0.3rem;
}




.post.post1.post-41.mbox li.news:last-child .news_box.clearfix .news_wz {
    background: #E0E9F8;
    box-shadow: none;
}
.post.post1.post-41.mbox li.news .news_wz .news_title {
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.32rem;
    font-weight: bold;
    height: 0.64rem;
}
.post.post1.post-41.mbox li.news .news_text {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #959595;
    margin-top: 0.25rem;
    height: 0.6rem;
}
.post.post1.post-41.mbox li.news:last-child .news_box.clearfix .news_text {
    color: #000000;
    opacity: 0.7;
}
.post.post1.post-41.mbox .slick-dots {
    bottom: 0.3rem;
    right: 0.4rem;
    width: auto;
}
.post.post1.post-41.mbox .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    background: none;
    border: 0.02rem solid #BDC7E0;
    margin: 0 0.1rem;
}
.post.post1.post-41.mbox .slick-dots li.slick-active {
    background: #BDC7E0;
    opacity: 1;
}

.post.post1.post-42.mbox .con {
    background: #003E92;
    padding: 0.45rem;
}
.post.post1.post-442.mbox .con {    background: #003E92;
    padding:0.45rem 0.45rem 0.28rem 0.05rem;}
.post.post1.post-42.mbox .con .news_imgs {
    padding-top: 75%;
}
.post.post1.post-42.mbox .news_title {
       font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.32rem;
    margin: 0.4rem 0 0.1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.64rem;
}
.post.post1.post-42.mbox .news_title  a{

    color: #fff;
}
.post.post1.post-442.mbox .news_title {
       font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.32rem;
    padding: 0rem 0.1rem 0.0rem 0;
margin:0.1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 0.96rem;
}
.post.post1.post-442.mbox .news_title  a{

    color: #fff;
}
.post.post1.post-42.mbox .news_text,.post.post1.post-42.mbox .news_text a{    font-size: 0.16rem;
    color: #fff;
    opacity: 0.8;    line-height: 0.32rem;}

.post.post1.post-42.mbox .news_kz {display:none;
    font-size: 0.16rem;
    color: #fff;
    opacity: 0.8;    line-height: 0.32rem;
}
.post.post1.post-42.mbox .news_kz img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 0.1rem;
    max-width: 0.15rem;
    margin-top: -0.05rem;
}
.main4 .inner {
    padding: 0.86rem 0 1.1rem 0;
}
.main5 .inner {
    padding-bottom: 1rem;
}
ul.kz {
    text-align: center;
    margin-bottom: 0.45rem;
}
ul.kz li.kx span {
    display: block;
    text-align: center;
}
ul.kz li.kx span.title {
    font-size: 0.36rem;
    color: #000000;
    font-family: 'SourceHanSansCN-Regular';
    font-weight: bold;
}
ul.kz li.kx span.tt_en {
    font-size: 0.16rem;
    color: #304780;
    font-family: "SourceHanSerifCN-Regular";
    text-transform: uppercase;
    text-align: center;
    background: url(../images/ywbg.svg) no-repeat center top;
    line-height: 0.5rem;
    background-size: 0.59rem;
}
ul.kz li.kx {
    display: inline-block;
    transition: all 0.4s ease-in-out;
    margin: 0 0.33rem;    opacity: 0.5;    cursor: pointer;
}
ul.kz li.kx.selected {
    opacity: 1;
}
ul.kz li.kx .tlr {
    display: inline-block;
}
ul.kz li.kx img {
    display: inline-block;
    margin-right: 0.1rem;
    margin-top: 0.2rem;
    width: 0;
    transition: all 0.4s ease-in-out;
}ul.kz li.kx.selected img {
    width: 0.56rem;
}ul.nr {
    position: relative;
}
ul.nr .tt {
    margin: 0;
    position: absolute;
    right: 0;
    top: -1rem;
}.post.post1.post-51.mbox li {
    float: left;
    width: 33.3%;
}
.post.post1.post-51.mbox li .news_box.clearfix {
    margin: 0 0.12rem;
    border: 0.01rem solid #4085d51f;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 0.3rem 0.45rem;
    transition: all 0.4s ease-in-out;
}
.post.post1.post-51.mbox ul.news_list {
    margin: 0 -0.12rem;
}

.post.post1.post-51.mbox li.news .news_meta {
    font-family: "SourceHanSerifCN-Regular";
}
.post.post1.post-51.mbox li.news .news_meta span.news_year {
    font-size: 0.16rem;
    color: #004EA2;
    line-height: 0.27rem;
    font-weight: bold;
}
.post.post1.post-51.mbox li.news .news_meta span.news_xq {
    font-size: 0.14rem;
    color: #004EA2;
    line-height: 0.27rem;
    font-weight: bold;
    margin-left: 0.25rem;
}
.post.post1.post-51.mbox li.news .news_meta .bottom {
    font-size: 0.32rem;
    color: #004EA2;
    font-weight: bold;
    line-height: 0.29rem;
}
.post.post1.post-51.mbox li.news .news_meta .bottom {
    font-size: 0.32rem;
    color: #004EA2;
    font-weight: bold;
    line-height: 0.29rem;
}
.post.post1.post-51.mbox li.news .news_meta .bottom span.sx {
    margin: 0 0.08rem;
    font-size: 0.25rem;
    position: relative;
    top: -0.05rem;    color: #7FA6D0;
}
.post.post1.post-51.mbox li.news .news_meta .bottom {
    font-size: 0.32rem;
    color: #004EA2;
    font-weight: bold;
    line-height: 0.29rem;
}
.post.post1.post-51.mbox li .news_title {
    font-size: 0.18rem;
    line-height: 0.32rem;
    height: 0.64rem;
    margin: 0.2rem 0;
    font-weight: bold;
}
.post.post1.post-51.mbox li .news_text {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #959595;
    height: 0.6rem;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover {
    background: #003E92;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover span.news_year {
    color: #fff;
}

.post.post1.post-51.mbox li .news_box.clearfix:hover span.news_xq {
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover span.news_month {
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover span.news_days {
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover span.sx {
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover .news_title {
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover .news_title  a{
    color: #fff;
}
.post.post1.post-51.mbox li .news_box.clearfix:hover .news_text {
    color: #fff;
}
.main6 .inner {
    padding: 0.85rem 0rem 0.85rem 0;    position: relative;
}
.main6 {
    background: url(../images/m6.png) no-repeat top left;
    background-size: cover;
}
.main6 .ml {
    width: 13%;
    float: left;
}
.main6 .mr {
    float: right;
    width: 87%;
}

.post.post1.post-61.mbox {
   
    width: 0.57rem;
    text-align: center;
}
.post.post1.post-61.mbox span.title {
    margin-top: -0.05rem;    line-height: 0.6rem;
}

.post.post1.post-61.mbox img.timg {
    margin-top: 0.2rem;
}

.post.post1.post-61.mbox .tt {
    display: block;
}
.main6 .inner .mod {
    position: relative;
}
.post.post1.post-61.mbox .tt {
    display: block;
    position: static;
}
.post.post1.post-61.mbox .more_btn {
    position: absolute;
    bottom: 0rem;
    left: 0;
}

.post.post1.post-63.mbox ul#ul1 {
    float: left;
    width: 45%;
}
.post.post1.post-63.mbox ul#ul1 li.news.n2.wx .news_imgs {padding-top: 42.5%;}
.post.post1.post-63.mbox .rr {
    float: right;
    width: 54.8%;
}
.main6 .shares {
    position: absolute;
    left: 0.95rem;top: 0.4rem;
}
.main6 .shares .news_list .news_icon{ background: url(../images/share.svg) no-repeat top center;    width: 0.51rem;
    height: 0.51rem;
    opacity: 1;background-size: 0.51rem;}
.main6 .shares .news_list {
    display: flex;
    flex-direction: column;    gap: 0.1rem;
}
#footer .inner .foot-center img {
 
}
.main6 .shares .news_list .n1 .news_icon {
    background-position: 0 0;
}
.main6 .shares .news_list .n2 .news_icon {
    background-position-y: -0.63rem;
}
.main6 .shares .news_list .n3 .news_icon {
    background-position-y: -1.28rem;
}
.main6 .shares .news_list .n4 .news_icon {
    background-position: bottom center;
}
.main6 .shares .news_list .imgs.imgs {
    bottom: auto;
    left: 1rem;
    top: 50%;
    margin-top: -0.5rem;
}
.post.post1.post-63.mbox ul#ul1 .news_imgs {
    padding-top: 58.5%;
}
.post.post1.post-63.mbox .news_box.clearfix {
    position: relative;
}
.post.post1.post-63.mbox .play {
    position: absolute;
    width: 0.78rem;
    height: 0.78rem;
    top: 50%;
    left: 50%;
    margin-top: -0.39rem;
    margin-left: -0.39rem;    display: none;
}
.post.post1.post-63.mbox .play img {
    width: 100%;
    height: auto;
}
.post.post1.post-63.mbox .news_titled {
    position: absolute;
    width: 0.6rem;
    height: 0.34rem;
    right: 0;
    top: 0.3rem;
    font-size: 0;
}
.post.post1.post-63.mbox .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;    background: linear-gradient(0deg, #0000006b, transparent);
}
.post.post1.post-63.mbox .news_wz .news_con {
    padding: 0.1rem;    position: relative;background: linear-gradient(to top, #000000, #0000002b);
}
.post.post1.post-63.mbox .news_title {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #fff;
    font-weight:normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.post.post1.post-63.mbox .news_title  a{
    color: #fff;
}
.post.post1.post-63.mbox ul#ul2 li.news {
 
}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(1) {
    width: 100%;
}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(1) {float:left;width: 50%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(2) {float:right;width: 50%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(3){float:left;width: 100%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(4) {float:left;width: 50%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(5) {float:right;width: 50%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(5) .news_imgs {padding-top: 75%;}
.post.post1.post-63.mbox ul#ul2 li.news:nth-child(2) .news_imgs {padding-top: 75%;}
.post.post1.post-63.mbox .rr ul#ul2{    width: 55%;float: left;}
.post.post1.post-63.mbox .rr ul#ul3 {
    float: right;
    width: 45%;
}
.post.post1.post-63.mbox ul#ul3 li.news.n2.dy .news_imgs {padding-top: 56%;}
.post.post1.post-63.mbox .rr ul#ul3 .news_imgs {
    padding-top: 127.1%;
}
.main7 {
    background: url(../images/m7.png) no-repeat left top;
    background-size: cover;
}
.main7 .inner {
    padding: 0.8rem 0rem 1.5rem 0;
}
.post.post1.post-71.mbox .more_btn {
    position: absolute;
    right: 0;
}
.post.post1.post-71.mbox .tt {
    display: flex;
    justify-content: center;
}.post.post1.post-71.mbox .tt .more_btn span.more_text {
    color: #fff;
}
.post.post1.post-71.mbox .tt span.tt_en {
    background: url(../images/ywbg2.svg) no-repeat center top;
    color: #fff;
}

.post.post1.post-71.mbox .tt span.title {
    color: #fff;
}
.post.post1.post-71.mbox .news_box.clearfix {
    margin: 0 0.1rem;
    text-align: center;
}
.post.post1.post-71.mbox .news_box.clearfix .news_ico {
    max-width: 1.3rem;
    margin: 0 auto;    max-height: 1.11rem;
}.post.post1.post-71.mbox .news_box.clearfix .news_ico svg {
    max-width: 100%;
       max-height: 1.1rem;
}
.post.post1.post-71.mbox .news_box.clearfix .news_wz {
    margin-top: 0.5rem;
}
.post.post1.post-71.mbox .news_box.clearfix .news_wz span.numCX {
    font-family: "SourceHanSerifCN-Regular";
    font-size: 0.4rem;
    font-weight: bold;
    color: #fff;
}
.post.post1.post-71.mbox .news_box.clearfix .news_wz span.dw {
    font-size: 0.18rem;
    color: #fff;
    margin-left: 0.1rem;
}
.post.post1.post-71.mbox .news_box.clearfix .news_wz .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0.15rem 0;
}
.main8 {
    background: url(../images/m8.png) no-repeat left top;
}
.main8 .inner {
    padding: 1.15rem 0rem 1.25rem 0;
}
.post.post1.post-81.mbox .tt {
    display: flex;
    justify-content: center;    margin-bottom: 0.5rem;
}.post.post1.post-81.mbox .tt .more_btn {
    position: absolute;
    right: 0;
}
.post.post1.post-81.mbox .news_box.clearfix {
    margin: 0 0.15rem;
}
.post.post1.post-81.mbox ul {
    margin: 0 -0.15rem;
}
.post.post1.post-81.mbox .news_imgs {
    padding-top: 39.5%;
}
.main1 {
    position: relative;
    z-index: 1;
}



.mbanner ul .box0 .news_imgs img{opacity:1;z-index:0;-webkit-animation:box0 7s linear 0s; animation:box0 7s linear 0s}
.mbanner ul .slick-current.box2 .news_imgs img{opacity:1;z-index:0;-webkit-animation:box2 7s linear 0s;animation:box2 7s linear 0s}
.mbanner ul .box1 .news_imgs img{-webkit-animation:box1 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s;animation:box1 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index:0}
@-webkit-keyframes box0{
0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
}
@keyframes box0{
0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
}
@-webkit-keyframes box1{
0%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05);opacity:1}
100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:0}
}
@keyframes box1{
0%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05);opacity:1}
100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:0}
}
@-webkit-keyframes box2{
0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
}
@keyframes box2{
0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
100%{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}
}
.post.post1.post-12.mbox .news_imgs:after {
    content: "";
    width: 100%;
    height: 1.63rem;
    background: linear-gradient(0deg, #0000006b, transparent);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}.post.post1.post-12.mbox .slick-dots {
    right: 0.3rem;
    bottom: 1.8rem;
    width: auto;
}.post.post1.post-12.mbox .slick-dots li {
    width: 0.15rem;
    height: 0.15rem;
    background: none;
    border: 0.02rem solid #fff;
    margin: 0 0.12rem;
}.post.post1.post-12.mbox .slick-dots li.slick-active {
    background: #fff;
}
.main2 .mr li.news.ahtyzx .bt {
    background: url(../mt/ahtyzx.png) no-repeat center;
}
.main2 .mr li.news.ahsb .bt {
    background: url(../mt/ahsb.png) no-repeat center;
}
.main2 .mr li.news.hfrb .bt {
    background: url(../mt/hfrb.png) no-repeat center;
}
.main2 .mr li.news.zazx .bt {
    background: url(../mt/zazx.jpg) no-repeat center;
}
.main2 .mr li.news.zacg .bt {
    background: url(../mt/zacg.png) no-repeat center;
}
.main2 .mr li.news.ahrb .bt {
    background: url(../mt/ahrb.png) no-repeat center;
}
.main2 .mr li.news.ahjyw .bt {
    background: url(../mt/ahjyw.png) no-repeat center;
}
.main2 .mr li.news.ahxl .bt {
    background: url(../mt/ahxl.png) no-repeat center;
}
.main2 .mr li.news.zgjyb .bt {
    background: url(../mt/zgjyb.png) no-repeat center;
}
.main2 .mr li.news.ahjjw .bt {
    background: url(../mt/ahjjw.png) no-repeat center;
}
.main2 .mr li.news.zgqnb .bt {
    background: url(../mt/zgqnb.png) no-repeat center;
}
.main2 .mr li.news.nmrb .bt {
    background: url(../mt/nmrb.png) no-repeat center;
}
.main2 .mr li.news.ahqnb .bt {
    background: url(../mt/ahqnb.png) no-repeat center;
}
.main2 .mr li.news.ahxww .bt {
    background: url(../mt/ahxww.png) no-repeat center;
}
.main2 .mr li.news.dwxw .bt {
    background: url(../mt/dawan.png) no-repeat center;
}
.main2 .mr li.news.zgjyzx .bt {
    background: url(../mt/zgjyzx.png) no-repeat center;
}
.main2 .mr li.news.xxqg .bt { background: url(../mt/xxqg.png) no-repeat center;}
.main2 .mr li.news.zgdxszx .bt { background: url(../mt/zgdxszx.png) no-repeat center;}
.main2 .mr li.news.ahtyj .bt { background: url(../mt/ahtyj.png) no-repeat center;}
.main2 .mr li.news.xhw .bt { background: url(../mt/xhw.png) no-repeat center;}
.main2 .mr li.news.zydstxwlb .bt { background: url(../mt/zydstxwlb.png) no-repeat center;}
.main2 .mr li.news.hfxwlb .bt { background: url(../mt/hfxwlb.png) no-repeat center;}
.main2 .mr li.news.zgxww .bt { background: url(../mt/zgxww.png) no-repeat center;}
.main2 .mr li.news.kxcbs .bt { background: url(../mt/kxcbs.png) no-repeat center;}
.main2 .mr li.news.rcfzzwh .bt { background: url(../mt/rcfzzwh.png) no-repeat center;}
.main2 .mr li.news.zgswlgbj .bt { background: url(../mt/zgahswlgbj.png) no-repeat center;}
.main2 .mr li.news.mtjd1 .bt { background: url(../mt/mtjd1.png) no-repeat center;}
.main2 .mr li.news.mtjd2 .bt { background: url(../mt/mtjd2.png) no-repeat center;}
.main2 .mr li.news.mtjd3 .bt { background: url(../mt/mtjd3.png) no-repeat center;}
.main2 .mr li.news.mtjd4 .bt { background: url(../mt/mtjd4.png) no-repeat center;}
.main2 .mr li.news.whfb .bt { background: url(../mt/whfb.png) no-repeat center;}
.main2 .mr li.news.zggymsxh .bt { background: url(../mt/zgmsxh.png) no-repeat center;}
.main2 .mr li.news.hsxwlb .bt { background: url(../mt/hsxwlb.png) no-repeat center;}
.main2 .mr li.news.sxwl .bt { background: url(../mt/sxwl.png) no-repeat center;}
.main2 .mr li.news.aqw .bt { background: url(../mt/aqw.png) no-repeat center;}
.main2 .mr li.news.ahw .bt { background: url(../mt/ahw.png) no-repeat center;}
.main2 .mr li.news.hfwb .bt { background: url(../mt/hfwb.png) no-repeat center;}
.main2 .mr li.news.ljxtw .bt { background: url(../mt/ljxtw.png) no-repeat center;}
.main2 .mr li.news.rhqc .bt { background: url(../mt/rhqc.png) no-repeat center;}
.main2 .mr li.news.ahcjw .bt { background: url(../mt/ahcjw.png) no-repeat center;}

.post.post1.post-42.mbox .news_kz.k2 span {
    letter-spacing: 1em;
}
.post.post1.post-42.mbox .news_kz.k3 span {
    letter-spacing: 1em;
}

.post.post1.post-42.mbox .slick-dots {
    top: 50%;
    margin-top: 0.6rem;
}
.post.post1.post-42.mbox .slick-dots li {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.02rem solid #fff;
    background: none;
    margin: 0 0.1rem;
}
.post.post1.post-63.mbox li.dy .play {
    display: block;
}
.post.post1.post-63.mbox li.bilibili .play {
    display: block;
}

.post.post1.post-63.mbox li.dy .news_titled {
    background: url(../images/dy.svg) no-repeat;
    background-size: 100% 100%;
}
.post.post1.post-63.mbox li.bilibili .news_titled {
    background: url(../images/bilibili.svg) no-repeat;
    background-size: 100% 100%;
}
.post.post1.post-63.mbox li.wb .news_titled {
    background: url(../images/wb.svg) no-repeat;
    background-size: 100% 100%;
}
.post.post1.post-63.mbox li.wx .news_titled {
    background: url(../images/wx.svg) no-repeat;
    background-size: 100% 100%;
}
.post.post1.post-63.mbox li.dy .news_con:after {
    content: "";
    width: 0.59rem;
    height: 0.05rem;
    background: #100402;
    position: absolute;
    bottom: 0;
}
.post.post1.post-63.mbox li.wx .news_con:after {
    content: "";
    width: 0.59rem;
    height: 0.05rem;
    background: #2CCC46;
    position: absolute;
    bottom: 0;
}
.post.post1.post-63.mbox li.bilibili .news_con:after {
    content: "";
    width: 0.59rem;
    height: 0.05rem;
    background: #FB7299;
    position: absolute;
    bottom: 0;
}
.post.post1.post-63.mbox li.wb .news_con:after {
    content: "";
    width: 0.59rem;
    height: 0.05rem;
    background: #FFA339;
    position: absolute;
    bottom: 0;
}

.post.post1.post-71.mbox .tt {
    margin-bottom: 0.7rem;
}
.post.post1.post-71.mbox ul.slick-dots {
    bottom: -0.7rem;
}


.post.post1.post-71.mbox ul.slick-dots li {
    width: 0.15rem;
    height: 0.15rem;
    background: none;
    border: 0.02rem solid #fff;
    margin: 0 0.12rem;
}
.post.post1.post-71.mbox ul.slick-dots li.slick-active {
    background: #fff;
}
.main2 .mr li.news .bt {
    /*background-color: #fff;*/
    background:url(../mt/mtjd.png) no-repeat center;
    background-position: center center !important;
    background-size: contain !important;
}
.post.post1.post-42.mbox .slick-dots li.slick-active {
    background: #fff;
}.article .entry .read p {
    background: none !important;
}.article .entry .read h2 {
    background: none !important;
}
.article .entry .read span {
    background: none !important;
}

.jigsz.clearfix {
  /*  background: #fff;*/
        padding: 0rem 0.6rem;
    overflow: hidden;
}
.jigsz.clearfix li.news {
    float: left;
    width: 33.3%;margin-bottom:.2rem;
}
.jigsz.clearfix li.news .news_box {
    margin: 0 0.4rem;
    height: 0.9rem;
    display: flex;
    align-items: center;
    background: url(../images/icon125.png) no-repeat left center;
    border: 0.01rem dashed #C7C7C7;
    padding-right: 0.3rem;
    background-size: .9rem;
}
.jigsz.clearfix ul.news_list {
    margin: 0 -0.4rem;    position: relative;
    top: 0.015rem;
}
.jigsz.clearfix li.news .news_box .news_title {
    font-size: 0.18rem;
    line-height: 0.4rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 0.8rem;    font-family: 'SourceHanSansCN-Regular';
        text-align: center;        width: 100%;
}
.post.post-101.mbox img {
  float: right;
    width: 4.59rem;
    height: auto;
    padding-left: 0.88rem;
    padding-bottom: 0.6rem;padding-top: .12rem;
}
body.list.ts1.xybz .post.post-102.mbox img {
  float: right;
    width: 4.59rem;
    height: auto;
    padding-left: 0.88rem;
    padding-bottom: 0rem;
}
body.list.ts1.xybz .listnr .news_text p { margin-bottom: 0.05rem !important;}
body.list.ts1.xybz .listnr.nr1:after {height:auto;}
body.list.ts1.xybz .post.post-102.mbox .wm {float: right;padding-top:15%;width:50.5%;padding-left: 0rem;}
body.list.ts1.xybz .post.post-102.mbox .wm .news_imgs {padding-top: ;background: none;}
body.list.ts1.xybz .post.post-102.mbox .news_wz{float: left;width:46.5%;}
body.list.ts1.xybz .post.post-103.mbox .wm {padding-top:1.2rem;width:50.5%;}
body.list.ts1.xybz .post.post-103.mbox .news_wz{width:46.5%;float:left;}
body.list.ts1.xybz .post.post-103.mbox .wm .news_imgs {padding-top: 27%;background: none;}
body.list.ts1.xybz .post.post-103 .news_list li.news:hover .news_imgs img{transform: scale(1.05);}
body.list.ts1.xybz .post.post-104.mbox .wm {padding-top:15%;}
body.list.ts1.xybz .post.post-104.mbox .news_wz{width:46.5%;}
body.list.ts1.xybz .post.post-104 .news_list li.news:hover .news_imgs img{transform: scale(1.05);}
body.list.ts1.xybz .post.post-104.mbox .wm .news_imgs {padding-top: 61.5%;background: none;}
body.list.ts1.xybz .listnr.nr4 {padding: 0.05rem 0rem 0.03rem 0;}
body.list.ts1.xybz .post.post-105.mbox .wm {float: right;padding-top:0rem;width:20.5%;padding-left: 2rem;}
body.list.ts1.xybz .post.post-105.mbox .news_wz{float: left;width:46.5%;}
body.list.ts1.xybz .post.post-105.mbox .wm .news_imgs {padding-top: 136%;background: none;}
body.list.ts1.xybz .post.post-105 .news_list li.news:hover .news_imgs img{transform: scale(1.05);}
body.list.ts1.xybz #l-container .inner {padding: .2rem 0 1.4rem;}
.listnr .news_text p {
    font-size: 0.18rem !important;
    padding: 0 !important;
    line-height: 0.36rem !important;
    margin: 0 !important;
    margin-bottom: 0.3rem !important;text-align: justify;text-indent: 2em;
}
.listnr.nr1 {
    position: relative;
}
.post.post-101.mbox {
    position: relative;
    z-index: 1;padding-bottom: 0rem;
}.post.post-101.mbox p.p2 {
    margin-top: 0rem !important;
}.listnr.nr1:after {
    content: "";
    width: 100%;
    height: 7rem;
    background: url(../images/ts2.png) no-repeat left bottom;
    background-size: cover;
    position: absolute;
 left: -2.5rem;
    bottom: 0;
}
.listnr.nr2 {/*padding: 0.8rem 0rem 0.5rem 0;*/}
.post.post-103.mbox .wm {float: right;width: 61.5%;padding-top: .12rem;}
.post.post-103.mbox .wm .news_imgs {padding-top: 63%;}
.post.post-103.mbox .news_wz {float: left;width: 33%;}
.listnr.nr4 {/*padding: 0.9rem 0rem 0.3rem 0;*/}
.post.post-104.mbox .wm {padding-top:.12rem;
    float: right;
    width: 33.2%;
}
.post.post-104.mbox .wm .news_imgs {
    padding-top: 143.5%;
}
.post.post-104.mbox .news_wz {
    float: left;
    width: 61.5%;
}
.post.post-105.mbox .news_text p {
    margin: 0 !important;
}
#l-container .bg {
    background: url(../images/ts6.png) no-repeat left bottom;
}
.ts1 #l-container {
    position: relative;
    background: #FFFFFF url(../images/listbg.png) no-repeat top left;
    background-size: 100% auto;
}
/**列表页**/
.l-banner {height:6.57rem;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:0%;position:absolute;height:60%;background:url(../images/bannerbg.png) no-repeat bottom;background-size:100% 1.62rem;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;    background: #F5F7FC url(../images/listbg.png) no-repeat bottom center;    background-size: 100% auto;    z-index: 1;}
#l-container .inner {padding:.5rem 0 1.4rem;position:relative;max-width: 14rem;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;/*display: flex;align-items: flex-end;*/}
.col_name span {    font-size: .42rem;
    color: #fff;
    position: relative;
    font-family: 'SourceHanSansCN-Regular';}
.col_name {margin-bottom:0rem;     position: relative;    display: flex;
    align-items: center;    z-index: 1;    height: 0.61rem;    width: 2.85rem;
    min-width: 2.85rem;}
    .col_name:before {
    content: "";
    width: 5.64rem;
    height: 0.65rem;
    position: absolute;
    left: -2.6rem;
    /*background: url(../images/lm.png) no-repeat left top;
    background-size: 100% 100%;*/
}.col_menu_head .lr {    width: 13.5rem;
    margin: 0 0.25rem;
      /*padding-left: 0.8rem;*/
    flex: 1;
}#footer .inner .foot-bottom p a:nth-child(1) {
    padding: 0;
}
.col_path a,.col_path span {color:#fff;font-size:0.16rem;line-height:1.3;}
.col_path { float:right;   display: inline-block;
    padding-left: .26rem;
    background: url(../images/home.svg) no-repeat left top;
    margin-bottom: .0rem;
    font-family: 'SourceHanSansCN-Regular';
    background-size: 0.16rem;}
.possplit::after {content:"-";font-size:.15rem;}
.possplit {    margin-right: 0.4em;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {    width: 100%;
    position: relative;
    height: .77rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
 /*   margin-left: -0.4rem;*/}
.col_list::before {
    content: "";
    display: block;
    width: 19.4rem;
    height: 0.77rem;
    left: -3.1rem;
    position: absolute;
    top: 1px;
    /* border-bottom: .77rem solid #fff; */
    background: url(../images/lms.png) no-repeat left bottom;
    background-size: 100% auto;

}
body.list.mrlist.xrld .col_list::before {
   /* left: -2rem;*/
}
    .col_list .col_column .col_item_link:hover {
    color: var(--hoverColor);
}
.column-switch {display:none;}
.col_list ul {    position: relative;
    font-family: 'SourceHanSansCN-Regular';
    margin: 0 auto;
    padding-top: 0.4rem;}
.col_list ul li {float:left;}
.col_list .col_column .col_item_link.selected {opacity:1;color: #003E92;    font-weight: bold;}
.col_list .col_column .col_item_link {    color: #666666;
    padding: 0 .4rem;
    font-size: 0.2rem;
    border-right: 1px solid rgb(255 255 255 / 20%);
    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;    border-bottom: 0.01rem solid #E0E0E0;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;}
.mrlist .col_news_list .news_list .news .news_imgs {    width: 2.8rem;
    flex: none;
    margin-right: .6rem;
    background: 0 0;
    display: flex;
    align-items: center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:66.5%;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:.33rem;}
.mrlist .col_news_list .news_list .news .news_meta span {display:block;}
.mrlist .col_news_list .news_list .news .news_year {font-size: .4rem;
    color: #003E92;
    font-family: Arial;
    font-weight: bold;
    line-height: 0.4rem;
    padding: 0.2rem 0 0.05rem 0;}
.mrlist .col_news_list .news_list .news .news_day {    font-size: .12rem;
    line-height: 1.4;
    color: #003E92;}
.mrlist .col_news_list .news_list .news .news_title {    font-size: 0.2rem;
    line-height: 1.7;
    font-weight: 700;
    margin-bottom: .15rem;}
.mrlist .col_news_list .news_list .news .news_title1 {    font-size: 0.18rem;
    line-height: 1.7;
    font-weight: normal;
    margin-bottom: .15rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size:0.16rem;line-height:2;}
.mrlist .col_news_list .news_list .news .news_text a {color:#999;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
.mrlist .col_news_list .news_list .news .news_meta {
    width: 0.95rem;
    box-shadow: 0rem 0.03rem 0.15rem #00000014;
    height: 0.95rem;
    background: #fff;
    text-align: center;
    max-width: 0.95rem;
    min-width: 0.95rem;
    margin-bottom: 0;    margin-right: 0.6rem;
}
.wp-wrapper .wp-inner {
    
}
.wp-wrapper .wp-inner {
    position: relative;
}
.wp-wrapper .wp-inner:before {
    content: "";
    width: 100%;
    height: 2rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(0deg, #003E92, transparent);
    opacity: 0.8;
}.mrlist .col_news_list .news_list .news .news_metat {
    font-size: 0.16rem;
    color: #003E92;
    font-family: 'SourceHanSansCN-Regular';
    line-height: 0.3rem;
    margin-bottom: 0.05rem;    display: none;
}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {    line-height: 1.3;
    font-family: 'SourceHanSansCN-Regular';
    font-size: .38rem;
    text-align: center;
    margin-bottom: .2rem;
    color: #003E92;}
.article .social-share {
    position: absolute;
    right: 0;
    font-size: 0.16rem !important;
    color: #666666 !important;
    font-family: 'SourceHanSansCN-Regular' !important;
    line-height: 0.3rem;
    display: none;
    align-items: center;
}
.social-share .icon-wechat {
    margin-left: 0.2rem; background: url(../images/wwx.svg) no-repeat !important; background-size: cover !important;
}.social-share a.social-share-icon {
    width: 0.29rem !important;
    height: 0.29rem !important;
    margin-left: 0.1rem !important;
    padding: 0 !important;
    margin-right: 0 !important;    border: 0 !important;
}
.social-share .icon-weibo {
    background: url(../images/wwb.svg) no-repeat !important; background-size: cover !important;
}
.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 0.05rem;
    font-size: 0.16rem;
    color: #666666;}
    .social-share a.social-share-icon:before {
        display: none;
}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;    border-bottom: 0.01rem solid #DDDDDD;
    padding-bottom: 0.25rem;}
.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(--bigSize);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/food.png) no-repeat top left;background-size:cover;position:relative;}
.footer .inner {padding:.1rem 0 .0rem;box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;}
#footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;}
#footer .inner .mod {display:flex;flex:1 1 auto;align-items:flex-start;    padding:1rem 0 0.6rem 0;}
#footer .inner .foot-left {flex:1;}
#footer .inner .foot-center {flex:1;text-align:left;    /*padding-top: 0.2rem;*/}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-center img.im1 {
    width: 4.01rem;
}#footer .inner .foot-center img.im2 {
    width: 4.14rem;
    margin-top: 0.35rem;
}
.foot-right .tt {
    margin-bottom: .18rem;
}#footer .inner .foot-bottom p {
    opacity: 1;
}#footer .inner .foot-bottom p a {
    opacity: 0.4;
    padding: 0 0.1rem;
}
#footer .inner .foot-right {flex:1;}
#footer .inner p {    font-size: 0.16rem;
    line-height: 0.32rem;
    font-weight: 400;
    color: #fff;
    opacity: .6;}
    #footer .inner p img {
    vertical-align: middle;
    max-width: 0.2rem;    margin-top: -0.02rem;
}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {    color: #fff;
    font-size: 0.18rem;
    line-height: .32rem;
    font-weight: 700;
    margin-bottom: .14rem;}
    .foot-right .title {
    color: #fff;
    font-size: 0.16rem;
    line-height: .32rem;
    font-weight: 700;
    margin-bottom: .14rem;
}
#footer .inner .foot-right .con  {

}
#footer .inner .foot-right .con  {

}
.foot-right .links {
    max-width: 4.1rem;
}.foot-right .links .con {
        margin-right: -0.5rem;
}.foot-right .links p {
  float: left;
    width: 25%;
}
/**底部链接**/
.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 .news_icon:hover {opacity:1;}
.shares .news_list .news:hover .imgs {opacity:1;transform:none;z-index:999;}
.shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {    padding: .25rem 0 .25rem;
    text-align: center;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgb(255 255 255 / 20%);}
.foot-bottom p {font-size:var(--smailSizex);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: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);}
.Scroll-to-top {    width: 0.42rem;
    height: 0.41rem;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    left: 50%;
    margin-left: -0.21rem;
    top: -0.2rem;}
    .Scroll-to-top img {
    width: 100%;
}

/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;display:none;}
.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);}
;}
body {
    overflow-x: hidden;
}
.post-91.mbox {border-bottom: dashed 1px #003e92;
    float: left;
    width: 48%;
    margin-right: 4%;margin-bottom: 70px;    height: 100px;    background: url(../images/icon-ld.png) left bottom no-repeat;
}
.post-91.mbox:nth-child(2n) {
    margin-right: 0%;
}
.post-91 .tt .tit .title {
    font-size: 26px;
    font-weight: normal;
}

.post-91 .tt {
    float: left;
}

.post-91 .con {
    padding-left: 165px;
}
.mrlist.xrld .col_news_list .news_list .news {border:0;
    display: block;
    float: left;
margin-right: 20px;
    width: 65px;
padding-bottom:0;margin-bottom:0;
}
.mrlist.xrld .col_news_list .ck96 .news_list .news{margin-right: 10px;width: 63px;}
.mrlist.xrld .col_news_list .news_list .news .news_title {font-size:20px;font-weight:normal;}
.mrlist.xrld #l-container .inner{/*max-width:16rem;*/}
.sudy-tab .tab-menu li:nth-child(4n) {margin-right: 0;}
.sudy-tab .tab-menu li {border-radius: 0px 0.15rem 0rem 0.15rem;display: flex;height: 0.64rem;align-items: center;justify-content: center;
float: left;width: 2.78rem;margin-bottom: 0.4rem;text-align: center;font-size: 0.2rem;background: #D6EBFC;margin-right: 3%;padding: 0.1rem 0.2rem;color:#005699;}
.sudy-tab .tab-menu li.selected {background: linear-gradient(278deg, #0C448D 0%, #1093C1 100%), #005699;color: #fff;font-weight: bold;}
.mrlist.list_szdw .col_news_list .sudy-tab .tab-list .news_list li.news {float: left;width: 25%;    flex-direction: column;padding-bottom: 0;
border: none;margin-bottom: 0;}
.sudy-tab .tab-list .news_list li.news .news_imgs a {padding-top: 35%;}
.sudy-tab .tab-list .news_list li.news .news_imgs {width: 1.86rem;height: 2.6rem;}
.sudy-tab .tab-list .news_list li.news .news_wz {background: #fff;width: 1.86rem;}
.sudy-tab .tab-list .news_list li.news .news_title {width: 1.86rem;text-align: center;line-height:0.35rem;margin: 0;font-weight: normal;}

.lmtp {
    max-width: 12.8rem;
    margin: 0 auto;
    margin-bottom: 0;
    border-bottom: solid 0px #fff;
    padding-bottom: 0.1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.szjj p {text-align: justify;
    text-indent: 2em;
    line-height: 0.4rem;
    font-size: 0.2rem;
}

.szjj {
    padding-bottom: 0.6rem;
}


#footer .inner .foot-right .con {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.1rem;
}.foot-right .links li.news {
    float: left;
    width: 20%;    text-align: center;
}
.foot-right .links li.news p.news_title {
    font-size: 0.16rem;
    line-height: 0.4rem;
    float: none;
    width: 100%;
    text-align: center;    margin-bottom: 0.35rem;
}.foot-right .links li.news .news_ico {
    max-width: 0.34rem;
    margin: 0 auto;
}
.mrlist.xrld .col_news_list .ck93 .news_list .news.n2 .news_title:first-letter {letter-spacing: 20px;}
.mrlist.xrld .col_news_list .ck94 .news_list .news.n1 .news_title:first-letter{letter-spacing: 20px;}
.mrlist.xrld .col_news_list .ck96 .news_list .news.n3 .news_title:first-letter {letter-spacing: 20px;}
.mrlist.xrld .col_news_list .ck96 .news_list .news.n4 .news_title:first-letter{letter-spacing: 20px;}

.mrlist .col_news_list .post-sz .news_list {
    display: flex;
    flex-wrap: wrap;
}
.mrlist .col_news_list .post-sz .news_list .news {display:block;    width:46%;
    padding: 0 0.25rem;
    margin-bottom: 0.4rem;border-bottom:none;}
.mrlist .col_news_list .post-sz .news_list .news  a {
    display: flex;
    padding: 0.3rem;
    background: url(../images/ldbg1.jpg) no-repeat;
    background-size: 100% 100%;
    flex-wrap: wrap;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    height: 2.9rem;
    align-items: center;
}
.mrlist .col_news_list .post-sz .news_list .news .news_imgs {
    position: relative;
    width: 2.1rem;padding-top:50%;
}
.mrlist.xrld .col_news_list .ck96 .news_list .news.n7 {margin-right:0px;}
.post-91.ck95, .post-91.ck97  { /*height: 130px;*/}
.post-91.ck96{height: 130px;}
.wp_entry img{max-width:100%;}
.mrlist .col_news_list .post-sz .news_list .news a:hover {background:url(../images/ldbg2.jpg) no-repeat center;background-size:contain;}
.mrlist .col_news_list .post-sz .news_list .news a:hover .news_title{color:#fff;}
.mrlist .col_news_list .post-sz .news_list .news a:hover .news_title1{color:#fff;}
.post-sz .title {
    font-size: .24rem;padding: 10px 50px 10px 30px;
    border-radius: 20px;background:#003e92 url(../images/djan.png) no-repeat right center;background-size:30px;
}
.post-sz .title a{color:#fff;}
span.title {}

.post-sz .tt {
    height: .5rem;
    border-bottom: 1px solid #ddd;
}
.jigsz.clearfix li.news .news_box:hover
 {
    background: var(--mainColor);
}
.jigsz.clearfix li.news .news_box:hover .news_title a{color:#Fff;}
.rsbtn a {
    padding: .15rem .8rem;
    text-align: center;
    background: #d6ebfc;
    border-radius: .5rem;
    color: #0f4997;
    font-weight: bold;
    font-size: .2rem;
    line-height: .8rem;
}

.rsbtn {    margin-top: .5rem;
    text-align: center;
}

.rsbtn a:hover {
    color: #fff;
    background: #0f4997;
}

body.list.mrlist.list_szdw.bkjy .col_news_list .post-sz .news_list .news {width:32%;margin-right:2%;padding:0;}
body.list.mrlist.list_szdw.bkjy .col_news_list .post-sz .news_list .news:nth-child(3n){margin-right:0;}
body.list.mrlist.list_szdw.bkjy .col_news_list .post-sz .news_list .news .news_imgs {width:100%;margin-right:0;padding-top: 75%;margin-right: 0;}
body.list.mrlist.list_szdw.bkjy .col_news_list .post-sz .news_list .news .news_imgs img{    object-fit: contain;}
body.list.mrlist.list_szdw.bkjy .col_news_list .post-sz .news_list .news a:hover {background:#003e92;background-size:cover;}

body.list.mrlist.list_szdw.gjjy .col_news_list .post-sz .news_list .news {width:32%;margin-right:2%;padding:0;}
body.list.mrlist.list_szdw.gjjy .col_news_list .post-sz .news_list .news:nth-child(3n){margin-right:0;}
body.list.mrlist.list_szdw.gjjy .col_news_list .post-sz .news_list .news .news_imgs {width:100%;margin-right:0;padding-top: 75%;margin-right: 0;}
body.list.mrlist.list_szdw.gjjy .col_news_list .post-sz .news_list .news a:hover {background:#003e92;background-size:cover;}


body.list.mrlist.list_szdw.gnhz .col_news_list .post-sz .news_list .news {width:32%;margin-right:2%;padding:0;}
body.list.mrlist.list_szdw.gnhz .col_news_list .post-sz .news_list .news:nth-child(3n){margin-right:0;}
body.list.mrlist.list_szdw.gnhz .col_news_list .post-sz .news_list .news .news_imgs {width:100%;margin-right:0;padding-top: 75%;margin-right: 0;}
body.list.mrlist.list_szdw.gnhz .col_news_list .post-sz .news_list .news .news_imgs img{    object-fit: contain;}
body.list.mrlist.list_szdw.gnhz .col_news_list .post-sz .news_list .news a:hover {background:#003e92;background-size:cover;}
body.list.mrlist.list_szdw.gnhz .col_news_list .news_list .news .news_title {text-align:center;width: 100%;}
mark {
    background: none !important;
}
.post.post1.post-42.mbox {float:left;width:50%;}
.post.post1.post-442.mbox{float:right;width:50%;}
.post.post1.post-442 .news_list li.news .news_imgs {float:left;width:40%;    padding-top: 28%;}
.post.post1.post-442  .news_wz {float:right;width:55%;}
.post.post1.post-442 .news_list li.news{margin-bottom:.1rem;}
.post.post1.post-442 .news_list li.news:hover{background:#fff;}
.post.post1.post-442 .news_list li.news:hover .news_title{color:#333}
.post.post1.post-442 .news_list li.news:hover .news_title a{color:#333}

body.list.mrlist.list_szdw.jxjy .col_news_list .post-sz .news_list .news {width:32%;margin-right:2%;padding:0;}
body.list.mrlist.list_szdw.jxjy .col_news_list .post-sz .news_list .news:nth-child(3n){margin-right:0;}
body.list.mrlist.list_szdw.jxjy .col_news_list .post-sz .news_list .news .news_imgs {width:100%;margin-right:0;padding-top: 75%;margin-right: 0;}
body.list.mrlist.list_szdw.jxjy .col_news_list .post-sz .news_list .news .news_imgs img{    object-fit: contain;}
body.list.mrlist.list_szdw.jxjy .col_news_list .post-sz .news_list .news a:hover {background:#003e92;background-size:cover;}

body.list.mrlist.list_szdw.yjsjy .col_news_list .post-sz .news_list .news {width:32%;margin-right:2%;padding:0;}
body.list.mrlist.list_szdw.yjsjy .col_news_list .post-sz .news_list .news:nth-child(3n){margin-right:0;}
body.list.mrlist.list_szdw.yjsjy .col_news_list .post-sz .news_list .news .news_imgs {width:100%;margin-right:0;padding-top: 75%;margin-right: 0;}
body.list.mrlist.list_szdw.yjsjy .col_news_list .post-sz .news_list .news .news_imgs img{    object-fit: contain;}
body.list.mrlist.list_szdw.yjsjy .col_news_list .post-sz .news_list .news a:hover {background:#003e92;background-size:cover;}
body.list.mrlist.list_szdw.gjjrc .post-sz .tlr .title{color:#fff;background:#003e92;}
.wp_editor_art_table td{background:none;}
.list.ts1.ts1 .post.post-103.mbox .wm {display:none;}
.list.ts1.ts1 .post.post-103.mbox .news_wz {width:100%;}