@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.prevent{overflow:hidden}
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:#fff;}
:-moz-placeholder {color:#fff;}
::-moz-placeholder {color:#fff;}
:-ms-input-placeholder {color:#fff;}


@font-face {
  font-family: 'syh';
  src: url(../fonts/SourceHanSansCN-Regular.ttf);
}
@font-face {
  font-family: 'sys';
  src: url(../fonts/SourceHanSerifCN-Regular.ttf);
}
@font-face {
  font-family: 'sys-bold';
  src: url(../fonts/SourceHanSerifCN-Bold.ttf);
}
@font-face {
  font-family: 'merriweather';
  src: url(../fonts/Merriweather-Regular.ttf);
}

body {line-height:1;font-size:13px;font-family:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#333;}
:root {--mainColor:#0F2980;--hoverColor:#0F2980;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:16rem;}
p {line-height:1.75;}
a {color:#333;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-size:cover;position:relative;z-index:4;position:absolute;width:100%;top:0;transition:1s;}
.header.fix {background:var(--mainColor);}
.header:before{content:"";position: absolute;top:0;left:0;width: 100%;height: 1.93rem;background:linear-gradient(to bottom,#000,transparent);opacity: 0.64;}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width:4.39rem}
.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;align-items:center;padding-top: 0.13rem;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;align-items:flex-end;flex-direction:column;padding-bottom: 0.18rem;}
/* 搜索*/
.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.3rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {width:100%;line-height:0.3rem;background:none;color:#FFFFFF;font-size:var(--smailSizex);border:0;outline:0;font-family:'syh';}
.wp-search .search-btn {width:0.3rem;height:0.3rem;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/var(--smailSize);cursor:pointer;}
.header .searchbox:hover {width:2.5rem;border-radius:0.22rem;background:rgb(255 255 255 / 20%);}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/ 
.site-lang ul {display:flex;}
.site-lang ul li.links a {color:#fff;position: relative;;padding:0 0.24rem;line-height:1.3;display:inline-block;font-size:var(--smailSizex);}
.site-lang ul li.links a:after{content:"";position: absolute;top:50%;right:0;transform: translateY(-50%);width: 1px;height: 100%;background: #fff;opacity: 0.32;;}
.site-lang ul li.links:last-child {padding-left:0.24rem}
.site-lang ul li.links:last-child a{padding-left:0.21rem;background:url(../images/global.svg) no-repeat left center/0.13rem}
/**导航**/
#nav {margin-top: 0.1rem;}
#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.35rem}
.nav .wp-menu .menu-item {position:relative;text-align:center;gap:0.35rem}
.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:1.4;font-size:var(--bigSize);display:block;color:#fff;position:relative;font-weight: bold;font-family: 'syh';}
.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;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;height:67vh;}
.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;}
.swiper-button{width: 0.54rem;height: 0.54rem;background: #fff;border-radius: 50%;}
.mbanner .swiper-button{left:auto;bottom:0.55rem;margin: 0;right:50%;margin-right:-8rem;top:auto;}
.mbanner .swiper-button-prev{transform: translateX(-0.8rem);} 
.mbanner .swiper-button:hover{background: #0F2980;}
.mbanner .swiper-button:hover path{fill:#fff}
.mbanner .news .news_title {font-size:0.26rem;position:absolute;bottom:0.7rem;left:50%;color:#fff;font-weight:bold;transform: translateX(-50%);z-index: 1;}
.mbanner .news .news_title a{color:inherit}
.mbanner .slick-dots {width:auto;bottom:0.89rem;left:50%;margin-left:-8.2rem;display:flex;align-items:flex-end;}
.mbanner .slick-dots li {width:0.16rem;height:0.16rem;border-radius:0;background:var(--mainColor);background-size:100%;margin:0;opacity:0.3;margin-right:0.09rem;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:67vh;}
.mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.mbanner .news .news_video:before,.mbanner .news_imgs a:before {content:"";display:block;width:100%;position:absolute;height:1.9rem;z-index:1;bottom:0;background: linear-gradient(transparent,#000);opacity: 0.64;}
.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 img,.post .news:hover .news_imgs span img {transform:scale(1.1);}
.news_imgs img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:auto;object-fit:cover;transition:all 0.4s ease-in-out;min-height:100%}
.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;margin-bottom:0.25rem;--titcolor:#0F2980;}
.post1 .more_btn {position:absolute;right:0;bottom:var(--titleSize)}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color:#A80E13;line-height:1.35;padding-right: 0.55rem;background: url(../images/more.svg) no-repeat right center/0.45rem;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit { position:relative;padding-left: var(--titleSize);padding-top:0.1rem;background: url(../images/title_bg.svg) no-repeat left top/0.6rem;color:var(--titcolor);}
.post1 .tt .title {font-size:0.44rem;font-weight:bold;line-height:1.4;font-family: 'sys-bold';font-weight:bold; -webkit-font-smoothing: antialiased;}
.post1 .tt .tt_en {font-size:var(--smailSize);font-weight:normal;font-family: 'sys-bold';display: inline-flex;align-items: flex-end;color: inherit;gap:0.1rem;position: relative;}
.post1 .tt .tt_en:before{content:"SL";font-size: 0.22rem;}
.post1 .tt .tt_en:after{content:"";width: 0.46rem;height: 1px;background: var(--titcolor);position: absolute;left:100%;margin-left: 0.1rem;top:var(--smailSizex)}
.post1 .news .news_title {font-size:var(--titleSize);line-height:1.6;color:#333;font-weight:bold;}
.post1 .news .news_text {font-size:var(--smailSizex);line-height:1.5;color:rgba(51,51,51,0.7);}
.post1 .news .news_title a {color:inherit;}
.post1 .news .news_text a {color:inherit;}  

.quicklink{position: fixed;right:0.4rem;top:50%;z-index: 2;padding:6px 0.06rem var(--smailSizex);transform: translateY(-50%);box-sizing: border-box;}
.quicklink:before{content:"";position:absolute;inset:0;border-radius: 0.5rem 0.5rem 0 0;background: linear-gradient(#C1CEF8,#fff);opacity: 0.9;z-index: -1;}
.quicklink>img{width: 100%;}
.quicklink .link-list{display: none1;text-align: center;}
.quicklink .link-list>div{padding: 0.21rem 0 0.26rem;}
.quicklink .link-list .i1{border-bottom:0.4px dashed #333333}
.quicklink .link-list .i1 img{width: 0.37rem;}
.quicklink .link-list .i2 img{width: 0.28rem;}
.quicklink .link-list .title{font-size: var(--smailSize);font-family: 'syh';margin-top: 5px;}


/**main1**/
.main1 {position:relative;z-index:1;background: #F5F8FF url(../images/main1_bg.png) no-repeat top center/100%;}
.main1 .inner {padding:0.77rem 0 0.93rem;}
.main1 .mbottom {display:flex;justify-content: space-between;}
.post-12 {flex:53.9375% 0 0;width: 0;}
.post-12 .news_imgs{padding-top: 61.6%;}
.post-12 .news_imgs:before{content:"";position: absolute;bottom:0;left:0;width: 100%;z-index: 1;height: 1.46rem;background: linear-gradient(transparent,#000);opacity: 0.86;}
.post-12 .news_wz{position: absolute;z-index: 1;left:0.3rem;bottom:0.3rem;right:2rem;}
.post-12 li.news .news_title{color: #fff;font-size: 0.24rem;line-height: 1.3;margin-bottom: 0.1rem;}
.post-12 li.news .news_text{color: #fff;font-size: var(--smailSize); font-family:"syh"}
.post-12 .swiper-pagination{width: auto;left:auto;bottom:0.35rem;right:0.3rem;z-index: 1;gap:var(--smailSize);display: flex;}
.post-12 .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{width: 0.15rem;height: 0.15rem;background: rgba(255,255,255,0.3);opacity: 1;margin: 0;}
.post-12 .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #A80E13;}
.post-13 {flex:44.5625% 0 0} 
.post-13 ul{display: flex;flex-wrap: wrap;justify-content: space-between;gap:0.22rem 0;}
.post-13 ul li.news{width: 48.5%;box-sizing: border-box;box-sizing: border-box;padding: 0.2rem 0.27rem;height: 2.55rem;transition: 0.4s ease-in-out;position: relative;background: #fff;z-index: 1;}
.post-13 ul li.news:before{content:"";position: absolute;inset:0;z-index: -1;background: #fff;opacity: 0;transition: inherit;background: linear-gradient(135deg,#0F2980,#4C1E54);}
.post-13 ul li.news .news_date{color: #3A3C76;font-size: var(--smailSizex);font-weight: bold;line-height: 1.2;transition: 0.4s ease-in-out;}
.post-13 ul li.news .news_month{font-size: 0.24rem;}
.post-13 ul li.news .news_title{margin: 0.08rem 0 0.1rem;}
.post-13 ul li.news .news_text{transition: 0.4s ease-in-out;}
.post-13 ul li.news:hover:before{opacity: 1;}
.post-13 ul li.news:hover .news_title,.post-13 ul li.news:hover .news_text{color: #fff;}
.post-13 ul li.news:hover .news_date{color:#E8A100}
/**main2**/ 
.bodycon1{background: url(../images/bodycon1_bg2.png) no-repeat left bottom/100%;background-color: #F5F8FF} 
.main2{background:url(../images/bodycon1_bg.png) no-repeat top center/100%}
.main2 .inner {padding:0.88rem 0 0.85rem;}
.post-21 .tt {width: 21.7%;align-items: center;white-space: nowrap;}
.post-21 .more_btn{position: static;margin: 0 2.21rem 0 0.98rem;}
.post-21 .tt{--titcolor:#fff;}
.post-21 .more_btn .more_text{color: #fff;background-image: url(../images/more_b.svg);}
.post-21 .tt .tit{background-image: url(../images/title_bg2.svg);}
.post-21 .swiper{overflow: visible1;padding-top: 0.11rem;}
.post-21 .swiper-controls{position: static;display: flex;align-items: center;gap: var(--titleSize);opacity: 0.78;}
.post-21 .swiper-button{position: static; margin: 0;flex:0.54rem 0 0}
.post-21 .swiper-button:hover{background: #E8A100;}
.post-21 .swiper-button:hover path{fill:#fff}
.post-21 .swiper-pagination{position: static;display: flex;align-items: center;gap:var(--titleSize);}
.post-21 .swiper-pagination-clickable .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background: #51539F;margin: 0;opacity: 1;}
.post-21 .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;}
.post-21 li.news{width: 4.17rem;border-bottom:1px solid transparent;transition: 0.4s ease-in-out;}
.post-21 .news_imgs{padding-top: 61.6%;}
.post-21 .imgbg{position: relative;z-index: 1;}
.post-21 .imgbg:before{content:"";position: absolute;inset:-0.11rem;background: linear-gradient(135deg,#0F2980,#70183B);z-index: -1;opacity: 0;transition: 0.4s;}
.post-21 li.news .news_wz{padding-top:0.45rem;height: 2.74rem;box-sizing: border-box;}
.post-21 li.news .news_title{margin: 0.3rem 0 0.1rem;height: 0.58rem;}
.post-21 li.news .news_time{font-size: var(--smailSizex);font-weight: bold;color: #0F2980;font-family: "Arial";transition: all 0.4s ease-in-out;}
.post-21 li.news:hover{border-bottom-color:#0F2980;}
.post-21 li.news:hover .imgbg:before{opacity: 1;}
.post-21 li.news:hover .news_time{color: #E8A100;}
.post-21 li.news:hover .news_title{color: #0F2980;}

 
/**main3**/
.main3 {position:relative;}
.main3 .inner {padding:0 0 1.38rem;}
.post-31{display: flex;gap:0.66rem}
.post-31 .con{flex:1 0 0;width: 0;}
.post-31 .tt{display: block;margin: 0;}
.post-31 .more_btn{position: static;margin-top:0.45rem;margin-left: var(--titleSize);}
.post-31 ul.news_list{display: flex;flex-wrap:wrap;justify-content: space-between;gap:var(--bigSize) 0}
.post-31 li.news{height: 1.4rem;background: #fff;width: 32.3%;box-sizing: border-box;padding: 0.24rem 0.29rem 0;position: relative;z-index: 1;}
.post-31 li.news:after{content:"";position:absolute;top:0;left:0.29rem;width:0.5rem;height:2px;background:#0F2980;transition: 0.4s ease-in-out}
.post-31 li.news:before{content:"";position: absolute;inset:0;background: linear-gradient(135deg,#0F2980,#7E1530);opacity: 0;transition: 0.4s ease-in-out;z-index: -1;}
.post-31 li.news .news_time{color: #0F2980;font-family: "Arial";font-size: var(--smailSizex);margin-bottom: var(--titleSize);font-weight:bold}
.post-31 li.news:hover:before{opacity: 1;}
.post-31 li.news:hover:after{background:#E8A100}
.post-31 li.news:hover .news_time{color: #E8A100;}
.post-31 li.news:hover .news_title{color: #fff;}
 

 
/**main4**/ 
.main4 {background:url(../images/main4_bg.png) no-repeat center/cover;position: relative;z-index: 1;}
.main4 .inner {padding:0.74rem 0 1.68rem;}
.post-41 .tt{--titcolor:#fff}
.post-41 .more_btn .more_text {
    color: #fff;
    background-image: url(../images/more_b.svg);
}
.post-41 .tt .tit {
    background-image: url(../images/title_bg2.svg);
}
.post-41 ul{display: flex;justify-content: space-between;}
.post-41 li.news{width: 31.25%;position: relative;z-index: 1;}
.post-41 .news_imgs{padding-top: 75.2%;}
.post-41 .news_imgs:before{content:"";position: absolute;bottom:0;left:0;width: 100%;height: 1.9rem;background: linear-gradient(transparent,#000);opacity: 0.64;z-index:1}
.post-41 li.news .news_title{position: absolute;z-index: 1;color: #fff;left:0.4rem;bottom:var(--smailSize);right:0.4rem}
.main4 .circle{position: absolute;bottom:0.26rem;left:50%;transform: translateX(-50%);z-index: -1; }
.main4 .circle >img{width: 6.52rem;}
.main4 .circle div{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}
.main4 .circle div img{width: 5.26rem;animation:rotate 60s infinite linear forwards;}
@keyframes rotate {
  to{transform:rotate(360deg);}
}


/**main5**/
.main5 {position:relative;z-index:1;background: url(../images/main5_bg.png) no-repeat center/cover;}
.main5 .inner {padding:0.61rem 0 0.8rem;}
.post-51 .tt{justify-content: center;}
.post-51 ul.news_list{display: flex;justify-content: space-between;}
.post-51 li.news{width: 31.25%;box-sizing: border-box;background: #fff;padding:var(--smailSize);}
.post-51 li.news .news_imgs{padding-top: 61.3%;}
.post-51 li.news .wz{display: flex;align-items: center;padding:0.24rem 0.1rem;border-bottom:1px dashed rgba(15,41,128,0.4); ;}
.post-51 li.news .news_date{flex:0.65rem 0 0;padding-right: 0.1rem;color: #0F2980;text-align: right;box-sizing: border-box;border-right: 0.5px solid #0F2980;font-weight: bold;font-size: var(--smailSize);line-height: 1.25;}
.post-51 li.news .news_month{font-size: 0.22rem;} 
.post-51 li.news .news_title{margin-left: 0.1rem;}
.post-51 li.news .news_text{padding: 0.23rem 0 0.12rem;}
.post-51 li.news:hover .news_title{color:#0F2980}
.post-51 li.news:hover .wz{border-color:rgba(15,41,128,1)}


/**main6**/
.main6 {position:relative;z-index:1;background: #fff url(../images/main6_bg.jpg) no-repeat center top/100%;background-attachment: fixed;}
.main6 .inner {padding:0.79rem 0 0.99rem;}
.post-61 .tt{justify-content: center;}
.post-61 .con{display: flex;}
.post-61 .con>ul{flex:1 0 0;}
.post-61 .list-r{display: flex;flex-wrap: wrap;align-items: flex-start;}
.post-61 .imgnews{position: relative;z-index: 1;}
.post-61 .imgnews .news_imgs{padding-top: 66.25%;}
.post-61 .imgnews .news_imgs:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.8rem;background:linear-gradient(transparent,#000);opacity:0.86}
.post-61 .imgnews .wz{position: absolute;z-index: 1;left:0.32rem;bottom:0.35rem;right:0.38rem;}
.post-61 .imgnews .news_title{color: #fff;font-size: 0.24rem;}
.post-61 .imgnews .news_imgs:before{content:"";position: absolute;bottom:0;left:0;width: 100%;opacity: 0.86;height: 1.8rem;background: linear-gradient(transparent,#000);z-index:1}
.post-61 .list-r .imgnews{flex:50% 0 0}
.post-61 .list-r .imgnews .news_imgs{padding-top: 57.5%;}
.post-61 .textnews{flex:100% 0 0;height: 3rem;box-sizing: border-box;background: #fff url(../images/4.svg) no-repeat right bottom/ 4.53rem;padding: 0.3rem 0.57rem }
.post-61 .news_time{font-size: var(--smailSizex);color: #0F2980;font-weight: bold;display: inline-block;border-bottom:2px solid #0F2980;padding-bottom: 5px;line-height: 1.35;margin-bottom:0.1rem}
.post-61 .textnews .news_title{font-size: 0.24rem;margin: 0 0 var(--smailSize);}
.post-61 .textnews:hover .news_title{color:#0F2980}
.post-61 .textnews .news_text{font-family: 'syh';font-size: var(--smailSize);}
.post-61 .textnews a.readmore{display: inline-block;color: #E8A100;font-size: var(--smailSize);margin-top: 0.45rem;}
.post-61 .imgnews .news_time{color:#fff;border-color:#fff}
.post-61 .list-r .imgnews .news_title{font-size:var(--titleSize);}
.post-61 .list-r .imgnews .news_imgs:before{height:1.27rem}


/* main7 */
.main7{position: relative;overflow: hidden;z-index: 1;}
.main7 .inner{width: auto;} 
.defaultbg{width: 91.4%;margin-left: auto;position: relative;z-index: 1;}
.post-71 .tt{position: absolute;left:calc(50vw - 8rem);top:0.77rem;z-index: 1;}
.post-71 .swiper{position: absolute;width: var(--innerWidth);bottom:1.07rem;left:50%;transform: translateX(-50%);z-index: 3;}
.post-71 .swiper-button{left:auto;bottom:1.07rem;right:calc(50vw - 8rem);top:auto;margin: 0;}
.post-71 .swiper-button-prev{transform: translateX(-0.74rem);}
.post-71 .swiper-button:hover{background: #E8A100;}
.post-71 .swiper-button:hover path{fill:#fff}
.post-71 .news{display: flex;align-items: center;gap:0.3rem;opacity: 0 !important;transition: 0.6s ease-in-out;}
.post-71 .news.swiper-slide-active{opacity: 1 !important;}
.post-71 .news .year{font-size: 1rem;color:#0F2980;font-weight: bold;font-family: "Arial";margin-left: 0.9rem;}
.post-71 .news .news_imgs{padding-top: 2.45rem;flex:4rem 0 0;background:none}
.post-71 .news .news_imgs img{transform:none !important}
.post-71 .news .news_title{font-size: 0.24rem;font-weight: bold;color: #fff;}
.post-71 .history-photo{position: absolute;top:0;left:0;width: 100%;height: 100%;z-index: 0;opacity:0.3}
.post-71 .history-photo .his-pic{width: 100%;height: 100%;background-size: cover;position: absolute;top:0;left:0;z-index: 0;opacity: 0;transition: 0.6s;}
.post-71 .history-photo .his-pic.active{opacity: 1;z-index: 1;}
.post-71 .history-dots{position: absolute;z-index: 2;width: 100%;height: 100%;}
.post-71 .history-li{position: absolute;left:76%;bottom:100%;color: #fff;font-size: 0.4rem;font-weight: bold;font-family: "Arial";display: flex;align-items: center;gap:0.1rem}
.post-71 .history-dots .history-li span{cursor:pointer}
.post-71 .history-dots .wrap{opacity:0;transform:translateY(-50%);display:flex;align-items:center;gap:0.4rem;transition:0.4s ease-in-out;position:absolute;left:120%;top:50%;}
.post-71 .history-dots .history-li.hover .wrap{opacity:1}
.post-71 .history-dots .news_imgs{flex:2rem 0 0;height:1.32rem;}
.post-71 .history-dots .news_title{flex:4rem 0 0;color:#fff;font-size:var(--smailSize);}
.post-71 .history-dots .news_title a{color:inherit}
.post-71 .history-dots .news_imgs img{width:100%}
.post-71 .history-li img{width: 0.21rem;}
/* .post-71 .history-li.hide{display: none;} */
.post-71 .history-li.active{left:14.5%;bottom:7.2%;transition: 0.6s ease-in-out;}
.post-71 .history-li.active1{left: 41.9%;bottom: 48%;transition: 0.6s;}
.post-71 .history-li.active2{left: 48.7%;bottom: 58.2%;transition: 0.6s;}
.post-71 .history-li.active3{left: 55.2%;bottom: 68%;transition: 0.6s;}
.post-71 .history-li.active4{left: 62%;bottom: 78%;transition: 0.6s;}
.post-71 .history-li.active5{left: 68.5%;bottom: 87.7%;transition: 0.6s;}


/* main8 */
.main8{background:#E8EDFD}
.main8 .inner{padding: 0.94rem 0;}
.post-81 ul{display: flex;justify-content: space-between; display: none;}
.post-81 li.news{width: 23.56%;}
.post-81 .news_imgs{padding-top: 40.3%;}


/**列表页**/
.l-banner {height:5.6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size:cover}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height:1.93rem;background:linear-gradient(transparent,#000);bottom:0;opacity:0.64}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;}
#l-container .inner {padding:.8rem 0 0.9rem;position:relative;width:14rem}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;font-family:"syh"}
.col_menu_head>img{display:block;margin:auto;width:11.09rem;}
.col_name span {font-size:.3rem;color:#fff;text-align:center;display:block;}
.col_name {margin-bottom:.28rem;}
.col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;}
.col_path {display:inline-block;font-size:var(--smailSize);position:absolute;top:0.1rem;right:0;}
.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 {padding:0.27rem 1.25rem 7px;position:relative; box-sizing:border-box; background:#fff} 
.col_list::before {content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent;display:none}
.column-switch {display:none;}
.col_list>ul {position:relative;display:flex;justify-content: center;gap:1.2rem; border-bottom:2px solid rgba(15,41,128,0.13);} 
.col_list .col_column .col_item_link.selected,.col_list .col_column .col_item_link.parent {color:#0F2980;}
.col_list .col_column .col_item_link {color:#333; font-size:0.22rem;display:block; padding-bottom:var(--smailSizex);position:relative}
.col_list .col_column .col_item_link.selected:after,.col_list .col_column .col_item_link.parent:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#E8A100}
.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:first-child{padding:0}
.mrlist .col_news_list .news_list .news {display:flex; gap:0.38rem;padding-top:0.5rem;flex-direction: row-reverse;}
.mrlist .col_news_list .news_list .news .news_imgs {width:4.05rem;flex:none; background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:57.28%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;border-bottom:1px dashed rgba(15,41,128,0.4);display:flex;align-items:flex-start;padding-bottom:0.38rem}
.mrlist .col_news_list .news_list .news .news_meta {padding-right:var(--bigSize);margin-right:var(--bigSize);font-weight:bold;white-space:nowrap;color:#3A3C76;font-family:"Arial";line-height:1.2;border-right:0.5px solid #B1C4D9}
.mrlist .col_news_list .news_list .news .news_meta span {display:block; }
.mrlist .col_news_list .news_list .news .news_year {font-size:var(--smailSizex);}
.mrlist .col_news_list .news_list .news .news_day {font-size:0.24rem;}
.mrlist .col_news_list .news_list .news .news_title {font-size:var(--titleSize);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:1.6;opacity:0.7}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
/**文章页**/
.pagelist .col_news_list {display:flex;    justify-content: space-between}
.pagelist .article{width:64.7%}
.pagelist .hotnews{width:23.2%}
.pagelist .hotnews .title{color:#A80E13;font-weight:bold;font-size:0.22rem;line-height:1.3;margin-bottom:0.42rem}
.pagelist .hotnews li.news{padding:0 0 0.32rem 0.21rem;border-left:1px solid rgba(199,199,199,0.6);position:relative;z-index:1;}
.pagelist .hotnews li.news:before{content:"";position:absolute;top:0;left:0;width:0.11rem;height:0.11rem;background:#fff;border:1px solid #DCDBDB;transform:translateX(-50%);border-radius:50%}
.pagelist .hotnews li.news .news_time{color:#0F2980;font-weight:bold;font-family:"Arial";font-size:var(--smailSizex);}
.pagelist .hotnews li.news .news_title{font-size:var(--smailSize);margin-top:var(--bigSize);line-height:2}
.pagelist .hotnews li.news:last-child{padding-bottom:0.15rem}

.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height:1.3; font-size:.32rem;text-align:left;margin-bottom:.25rem;}
.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;display:flex;gap:0.22rem}
.article .arti_metas>span {}
.article .artShare{display:flex;align-items:center}
.article .arti_info {color:#666;display:flex;align-items:center;justify-content:space-between; font-size:var(--smailSize);font-family:"syh";padding-bottom:0.13rem;border-bottom:1px solid rgba(112,112,112,0.3)}
.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(--smailSize);color:#333;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:100%;}
.article .entry .read table {margin:0 auto;border:none!important;}
.sibi_art {margin-top:0.42rem;padding-top:0.5rem;border-top:1px solid rgba(51,51,51,0.3)}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:1.2;font-size:var(--titleSize);flex-wrap:wrap;font-weight:bold}
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 .next-title{margin-top:0.25rem}
.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {pointer-events:none;width:auto;}
/**底部**/
#footer {background:var(--mainColor);background-size:cover;position:relative;     ;}
.footer .inner {padding:0;box-sizing:border-box;position:relative;z-index:1;} 
#footer .inner .foot-top{padding: 0.66rem 0 0.57rem;border-bottom:1px solid rgba(255,255,255,0.1)}
#footer .inner .foot-bot{position: relative;padding: 0.71rem 0;} 
#footer .inner .foot-top ul{display: flex;justify-content: space-between;padding: 0 var(--bigSize);}  
#footer .inner .foot-top li.news {text-align: center;font-size: var(--titleSize);} 
#footer .inner .foot-top li.news .imgs{height:0.55rem;display:flex;margin-bottom:0.27rem;justify-content: center;  align-items: center;}
#footer .inner .foot-top li.news .imgs img{height:100%}
#footer .inner .foot-top li.news a{color: #fff;}
#footer .inner .foot-top li.news:hover .imgs{transform:rotateY(360deg);transition:0.6s}
#footer .inner .foot-bot{display: flex;justify-content: space-between;align-items: flex-end;}
#footer .inner .foot-bot .foot_logo{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width: 5.26rem;}
#footer .inner .foot-bot .foot-right{text-align: right;}
#footer .inner p {font-size:var(--smailSizex);line-height:1.7;font-weight:400;color:rgba(255,255,255,0.6);}
#footer .inner p img{margin-left:5px}
#footer .inner p a {color:inherit;}
#footer .inner p span {margin:0 3px;} 
#footer .title{font-size: var(--smailSizex);color: #fff;margin-bottom: var(--bigSize);}
/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.17rem;}
.shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;}
.shares .news_list .imgs img {width:100%;height:100%unset;}
.shares .news_list .news_icon {display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%;}
.shares .news_list .news {position:relative;}
.shares .news_list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list .n2 .news_icon {background-image:url(../images/weibo.svg);}
.shares .news_list .news_icon:hover {opacity:1;}
.shares .news_list .news:hover .imgs {opacity:1;transform:none;}
.shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;} 
/**侧导航**/
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;}
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:60px;height:60px;position:fixed;z-index:1;background:#fff;bottom:2%;border-radius:50%;right:1%;background:#1776be7a;font-size:20px;line-height:60px;text-align:center;color:#fff;cursor:pointer;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--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);}
;}
