@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:#333;}
:-moz-placeholder {color:#333;}
::-moz-placeholder {color:#333;}
:-ms-input-placeholder {color:#333;}


@font-face {
  font-family: 'syh-mid';
  src: url(../fonts/SourceHanSansCN-Medium.ttf);
}
@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-mid';
  src: url(../fonts/SourceHanSerifCN-SemiBold.ttf);
}


body {line-height:1;font-size:13px;font-family:"syh","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#252525; overflow: hidden;background: url(../images/body_bg.png) no-repeat bottom center /100% auto;}
:root {--mainColor:#00529A;--hoverColor:#00529A;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:16rem;}
p {line-height:1.75;}
a {color:#252525;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:3;background:#00529A;position:relative;width:100%;top:0;transition:1s;box-shadow:0 6px 20px rgba(0,0,0,0.25)}
.header.fix {background:var(--mainColor);}
.wrapper.header:after {
    content: "";
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: #00529A;
    top: 0;
}
.float{/* padding:0.3rem 0.15rem; */width:3rem;text-align:center;position:absolute;z-index:2;}
.float1 .title{padding: 0.3rem 0.15rem;background:url(../images/float_bg1.png) no-repeat center/cover}
.float2 .title{padding: 0.3rem 0.15rem;background:url(../images/float_bg2.png) no-repeat center/cover}
.float a{color:#fff;font-size:var(--smailSize);}
.header.opennav,.header.opennav:before,.header.opennav:after,.header.opennav .bg,.header.opennav .bg:before{background: none;box-shadow:none;border:0} 
.header .inner { transition:all 0.4s ease-in-out;padding-top: 0.2rem;padding-bottom: 0.2rem;}
.header .inner .head-t .head-left{display: flex;align-items: center;gap:10px;    display: none;}
.header .inner .head-t,.header .inner .head-b{display: flex;justify-content: space-between;position:relative;z-index:1;}
.header .inner .head-t, .header .inner .head-b {
    justify-content: flex-end;
}
.header .inner .head-b{margin-top: 0.27rem;display: block;}
.header .sitelogo {position: absolute;top:0.2rem;left:50%;transform: translateX(-50%);z-index: 1;box-sizing: border-box;padding: 0 0.1rem;}
.header:before,.header .bg{content:"";position: absolute;bottom:-0.75rem;width: 2.8rem;height: 2.8rem;background: #00529A;border-radius: 50%;z-index: -1;transition: 0.6s;left:50%;transform: translateX(-50%);box-shadow:0 6px 20px rgba(0,0,0,0.25)}
.header:before{display:none}
.header .bg:before{
    content: "";
    position: absolute;
    inset: 0;
    border: 3px solid #00427E;
    border-radius: 50%;transition:all 0.6s
}
.header .sitelogo .logo img {width:2.13rem;} 
.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;} */
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;align-items:center;gap:0.28rem;}
.header .head-left img{width:0.18rem}
.header .head-right .line img{height:0.18rem}
.header .en{font-size: var(--smailSizex);border:1px solid #fff;border-radius: 4px;line-height: 1.6;padding:0 4px}
.header .en a{    color: #fff;}
/* 搜索*/
.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;margin-right: 0.03rem;}
.wp-search {position:relative;}
.wp-search form {display:block;}
.wp-search .search-input { margin-right:0.3rem;}
.wp-search .search-input input.search-title {width:100%;line-height:0.3rem;background:none;color:#333;font-size:var(--smailSizex);border:0;outline:0;font-family:'syh-mid';text-indent: 1em;}
.wp-search .search-btn {width:0.3rem;height:0.3rem;position:absolute;right:0px;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/0.19rem;cursor:pointer;}
.header .searchbox:hover {width:2.5rem;border-radius:0.22rem;background:rgba(226, 225, 225, 0.8)}
.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; background:url(../images/icon_role.png) no-repeat;} 
.site-lang ul {display:flex;gap:0.2rem}
.site-lang ul li.links a { font-size:var(--smailSizex); line-height:1;display:inline-block;    color: #fff;} 
/**导航**/
#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:nth-child(8){margin-left:0.8rem}
.nav .wp-menu .menu-item + li {
    margin-left: 0rem;
}
.nav .wp-menu .menu-item:nth-child(n+8) {
    
}
.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;font-size:var(--titleSize);display:block;position:relative;font-family: 'syh-mid';padding-bottom: 0.05rem;    color: #fff;}
.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:0;padding-top:43.75%}
.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;opacity:0.8;}
.mbanner .slick-prev {left:0.55rem;}
.mbanner .slick-next {right:0.55rem;} 
.mbanner .news .news_title {font-size:0.36rem;line-height:1.4;position:absolute;bottom:0.4rem;max-width:10rem;font-family: 'sys';font-weight: bold;left:50%;transform:translateX(-8rem); color:#fff;text-align:left; z-index: 2;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {width:auto;bottom:0.46rem;right:0.8rem;display:flex;align-items:center;}
.mbanner .slick-dots li {width:0.12rem;height:0.12rem;border-radius:50%;background:rgba(255,255,255,0.5);background-size:100%;margin:0;margin:0 0.15rem;transition:all 0.4s ease-in-out;}
.mbanner .slick-dots li.slick-active:before{content:"";position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);background: url(../images/dot-active.svg) no-repeat center /cover;width: 0.42rem;height: 0.2rem;;}
.mbanner .slick-dots li.slick-active{background: none;}
.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:0;padding-top:43.75%}
.mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.mbanner .news_imgs a:before,.mbanner .news .news_video:before{content:"";display:block;width:100%;position:absolute;height:1.2rem;background: linear-gradient(transparent,rgba(0,0,0,0.5));background-size:100% 100%;bottom:0;z-index: 1;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
.mbanner .slick-active .news_imgs a img{transform:scale(1.1);transition:1s linear}
/**内容**/
.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 img,.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; margin-bottom:0.25rem;}
.post1 .more_btn {position:absolute;right:0;bottom:0;}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:var(--smailSize);color:#9A1118;line-height:0.21rem;}
.post1 .tt .tit span {display:block;position:relative;z-index:1;}
.post1 .tt .tit { text-align:left;position:relative;padding-top:0.2rem;background: url(../images/title_bg.png) no-repeat top center/1rem auto;overflow: hidden;background-position-x: 0.2rem;}
.post1 .tt .title {font-size:0.3rem; font-weight:bold;line-height:1;color: ;    line-height: 0.44rem;    position: relative;    width: 2.4rem;
background:url(../images/tt.png) no-repeat top left;    padding-left: 0.1rem;
    color: #fff;}
.post1 .tt .title:before {
    content: "";
    width: 0rem;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}.post.post1.post-71.mbox .tt .tit {
    text-align: center;    background-position-x: center;
}
.post1 .tt .tt_en {font-size:var(--smailSize);font-family:'sys-mid';color: #00529A;line-height: 1.4;position: relative;display: inline-block;margin-bottom: 10px;    padding-left: 0.25rem;}
.post1 .tt .tt_en:before,.post1 .tt .tt_en:after{content:"";position: absolute;top:50%;width:0.16rem;height:1px;background: #9A1118;margin-top:-1px}
.post1 .tt .tt_en:before{left:0%}
.post1 .tt .tt_en:after{right:-0.25rem}
.post1 .news .news_title {font-size:var(--titleSize);line-height:1.5; font-weight:bold; }
.post1 .news .news_text {font-size:var(--smailSizex);line-height:1.75;color:#333;    text-indent: 2em;}
.post1 .news .news_title a {color:inherit;}
.post1 .news .news_text a {color:inherit;}
.post1 .news .news_date {font-size:var(--smailSizex);line-height:1.35;color:#A88255;;}
.post1 .news .news_meta {color:#fff;display:inline-block;}
.post1 .news .news_meta span {display:block;text-align:center;}
.post1 .news .news_meta .news_year {font-size:0.16rem;}
.post1 .news .news_meta .news_days {font-size:0.23rem;font-weight:bold;margin:0.04rem 0;}
.post1 .news .news_meta .news_month {font-size:0.15rem;}
 
 /**main1**/
.main1 {background:url(../images/main1_bg.png) no-repeat top center /cover;position:relative;z-index:1;}
.main1 .inner {padding:0.6rem 0 1rem;}
.main1 .mbottom {display:flex;justify-content: space-between;}
.post-12{width:66% }
.post-13{width: 31.625%;}
.post-12 ul{display: flex;justify-content: space-between;}
.post-12 ul li.news{width:48%;}
.post-12 li.news .news_imgs{padding-top:66.6%; }
.post-12 li.news .wz{padding-top: 0.15rem;}
.post-12 li.news .news_title{font-size: 0.24rem;height:0.72rem}
.post-12 li.news:hover .news_title{color:#00529A}
.post-12 li.news .news_date{margin:0.15rem 0;} 
.post-13 li.news{padding:.2rem 0;transition: border-color 0.4s;position:relative;}
.post-13 li.news:nth-child(1){border-top:1px solid #CDD3DE;}
.post-13 li.news .news_date{margin-top: 0.18rem;;}
.post-13 li.news .news_title{font-weight: normal;}
.post-13 li.news:hover .news_title{color:#00529A}
.post-13 li.news:before,.post-13 li.news:after{content:"";position:absolute;bottom:0;left:0;width:0;transition:0.4s;height:1px;background:#00529A}
.post-13 li.news:after{background:#CDD3DE;width:100%}
.post-13 li.news:hover:before{width:100%;z-index:1}
 

/**main2**/ 
.bodycon1{background: url(../images/bodycon1_bg.png) no-repeat top center / 100% auto;}
.main2 { }
.main2 .inner {padding:0rem 0 0.1rem;}
.main2 .mod{display: flex;justify-content: space-between;align-items: flex-start;} 
.main2 .l{width: 48%;}
.main2 .r{width: 48.25%;}
.post-21 .tt{margin-bottom: 0.7rem;}
.post-21 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.post-21 ul li.news{width: 48%;margin-bottom: 0.76rem;background: #fff;transition: background-color 0.4s ease-in-out;position: relative;z-index: 1;;box-shadow: 0 5px 15px rgba(0,0,0,0.08);box-sizing: border-box;min-height:2.1rem}
.post-21 ul li.news a{display: block;  padding: 0.44rem 0.31rem 0.34rem;}
.post-21 li.news .news_time{   background: url(../images/time.png) no-repeat top left;     background-size: 100% 100%;color:#fff;transition: 0.4s ease-in-out;position:absolute;top:-0.4rem;right:0;z-index: 1;box-sizing: border-box;padding:0.05rem 0.25rem 0.14rem;line-height: 1.25;font-weight: bold;font-family: 'sys';    border-radius: 0.1rem;}
.post-21 li.news .news_year{font-size: 12px;}
.post-21 li.news .news_month{display: flex;align-items: center;font-size: 0.25rem;line-height: 1.44;}
.post-21 li.news .line{margin: 0 .08rem;width: 1px;height: 0.18rem;background: #fff;display: block;}
.post-21 li.news .news_title{margin: 0 0 0.16rem;height:0.54rem}
.post-21 li.news .news_text{color:#333;transition:all 0.4s ease-in-out;}
.post-21 li.news:before{content:"";position:absolute;width:0;height:0;top:0;right:0;z-index:-1;background:#00529a;transition:0.4s ease-in-out;}
.post-21 li.news:hover,.post-21 li.news:hover .news_time{background: #00529a;}
.post-21 li.news:hover:before{width:100%;height:100%}
.post-21 li.news:hover .news_title,.post-21 li.news:hover .news_text{color:#fff;}
.main2 .r .mbottom{display: flex;justify-content: space-between;}
.post-23{width: 50.5%;}
.post-24{width: 43.4%;}
.post-23 li .news_imgs{padding-top:66.6%; }
.post-23 li .wrap{display: flex;align-items: center;padding:0.17rem 0 0.2rem}
.main2 .media_img{flex:1rem 0 0;height:0.65rem;position: relative;margin-right: 0.1rem;/*box-shadow: 0 0 6px rgba(0,0,0,0.16);*/background-size:100%;background-position:center;left: -0.08rem;}
.main2 .media_img img{width: 100%;height: 100%;}
.post-23 li .news_title{margin-bottom: 0.25rem;}
.post-24 li{padding:0.205rem 0;border-bottom:0px solid #CDD3DE;border-top:1px solid #CDD3DE;transition: border-color 0.4s ease-in-out;display: flex;align-items: center;}
.post-24 li:last-child{border-bottom:1px solid #CDD3DE}
.post-24 li.news .news_title{font-weight: normal;}
.post-24 li.news:hover{border-bottom-color: #00529A;}
.main2 .r .mbottom li.news:hover .news_title{color:#00529A}


/**main3**/
.main3 {position:relative;z-index: 1; }
.main3 .inner {padding:0 0 1rem;}
.post-31 .tt {margin-bottom: 0.45rem;}
.post-31 .con{position: relative;z-index: 1;padding:0.6rem 0 0 0.3rem;}
.post-31 .con:after{content:"";display:block;height:4.78rem;width:100vw;left:0%;position:absolute;top:0;z-index:-1;background: url(../images/main3_bg.png) no-repeat center / cover;}
.post-31 ul{display: flex;justify-content: flex-end}
.post-31 ul li.news{width:30.6%;padding:0.22rem 0.22rem 0.34rem;box-sizing:border-box;position:relative;box-shadow: 0 6px 16px rgba(0,0,0,0.16);margin-left:2.7%;background: #fff;    border-radius: 0.2rem;}
.post-31 li.news .news_time{ color:#7E5B48;margin-bottom: 0.22rem;transition: 0.4s ease-in-out;z-index: 1;box-sizing: border-box;line-height: 1.25;font-weight: bold;font-family: 'sys';}
.post-31 li.news .news_year{font-size: var(--smailSizex);}
.post-31 li.news .news_month{display: flex;align-items: center;font-size: 0.28rem;line-height: 1.44;}
.post-31 li.news .line{margin: 0 .08rem;width: 1px;height: 0.18rem;background: #7E5B48;display: block;}
.post-31 li.news .news_imgs{position: absolute;top:-1.62rem;right:0;z-index: 1;width: 3.5rem;height: 2.34rem;    border-radius: 0rem 0.2rem;}
.post-31 li.news .news_title a{display: flex;align-items: flex-start;}
.post-31 li.news .news_title a *{transition: 0.4s ease-in-out;}
.post-31 li.news .news_title a span{flex:1.4rem 0 0;margin-right:0.2rem;}
.post-31 ul li.news .news_title div{flex:1 0 0;}
.post-31 ul li.news:hover .news_title span{color:#7E5B48;}
.post-31 ul li.news:hover .news_title div{color:#00529A}


/**main4**/ 
.main4 { position: relative;z-index: 1;}
.main4:before{content:"";position: absolute;background: url(../images/main4_bg.png) no-repeat center /cover;z-index: -1;width: 100%;height: 100%;right:calc(50vw - 8.5rem)}
.main4 .inner{padding:0}
.post-41{display: flex;align-items: flex-start;justify-content: space-between;} 
.post-41 .tt{display: block;padding-top: 0.16rem;}
.post-41 .more_btn{position: static;margin:0.44rem 0 0rem}
.post-white .tt .title,.post-white .tt .tt_en,.post-white .more_btn .more_text{color: #fff;}
.post-white .tt .tt_en:before,.post-white .tt .tt_en:after{background: #fff;}
.post-white.post1 .tt .tit{background-image: url(../images/title_bg_white.png);}
.post-41 .con{background: #fff;position: relative;top:0.4rem;width:14rem;box-shadow: 0px 5px 20px rgba(0,0,0,0.08);     border-radius: 0 0.4rem;}
.post-41 ul{display: flex;padding:0.4rem 0rem;box-sizing: border-box;}
.post-41 ul li.news{width: 20%;box-sizing: border-box;padding:0 0.35rem;position: relative;}
.post-41 li.news:before{content:"";position: absolute;right:0;top:0;width: 1px;height: 100%;background: #707070;opacity: 0.3;}
.post-41 li.news .news_time{ color:#7E5B48;margin-bottom: 0.28rem;transition: 0.4s ease-in-out;z-index: 1;box-sizing: border-box;line-height: 1.25;font-weight: bold;font-family: 'sys';}
.post-41 li.news .news_year{font-size: var(--smailSizex);}
.post-41 li.news .news_month{display: flex;align-items: center;font-size: 0.28rem;line-height: 1.44;}
.post-41 li.news .line{margin: 0 .08rem;width: 1px;height: 0.18rem;background: #7E5B48;display: block;}
.post-41 li.news .news_title{margin-bottom: 0.23rem;}
.post-41 li.news:hover .news_title{color:#00529A}


/**main5**/
.main5,.main6{display:none}
.main7 .inner{padding-top:0.78rem}
.main5 {position:relative;z-index:0;background:#fff;height: 8.7rem;overflow: hidden;    }
.main5:before{content:"";background: url(../images/dashed_line3.svg)  no-repeat center ;width:22.3rem;height:14.1rem;z-index:-1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}
.main5 .inner{padding:0.78rem 0 0;}
.main5 .linebox{position: absolute;top:-0.34rem;z-index: 0;width: 13.82rem;height: 13.82rem;left:50%;transform: translateX(-50%);border-radius: 50%;padding:3.3rem;box-sizing: border-box;}
.main5 .outer_line{} 
.main5 .inner_line{padding:1.92rem}
.main5 .inner_line .sub_item{position:absolute;text-align:center;padding-bottom:0.35rem;}
.main5 .inner_line .sub_item:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#A88255;width:0.24rem;height:0.24rem;border-radius:50%}
.main5 .inner_line .sub_item:nth-child(2):after{background:linear-gradient(135deg, rgba(168,130,85,0.8), rgba(168,130,85,0.2))}
.main5 .inner_line .sub_item:nth-child(1){top:-1.25rem;left:45%}
.main5 .inner_line .sub_item:nth-child(2){top:-13.5%;left:66%}
.main5 .inner_line .sub_item .num{font-size:0.27rem;font-weight:bold;color:#304780;font-family:"sys";line-height:1.4}
.main5 .inner_line .sub_item .num span{font-family:"syh";color:#252525;margin-left:10px;}
.main5 .inner_line .sub_item .num span,.main5 .inner_line .sub_item .text{font-size:0.13rem}
.main5 .linebox .circle{width: 100%;height: 100%;border-radius: 50%;position: relative;border:0px solid #707070;box-sizing: border-box;z-index:2;}
.main5 .linebox .circle.circle2{border-style: dashed;display:none}
.main5 .linebox .circle.circle2:before{display: none;}
.main5 .linebox .circle:before{content:"";inset:0.14rem;border-radius: 50%;border:0px dashed #707070;position: absolute;background: url(../images/dashed_line.svg) no-repeat center /cover;background:none}
.main5 .linebox .circle.inner_line:before{background-image: url(../images/dashed_line2.svg);background:none}
.main5 .linebox .outer_line:after{
content: "";
    position: absolute;
    width: 19.2rem;
    height: 8.7rem;
    background: url(../images/main5_bg2.png) no-repeat center / cover;
    right: -6.05rem;
    bottom: 1.45rem;z-index:-1
}
.main5 .button{position: absolute;z-index: 1;left:-7.5%;top:28%;font-family: 'sys';font-weight: bold;cursor: pointer;font-size: var(--smailSize);color: #A88255;width:1.32rem;height:1.32rem;display: flex;align-items: center;justify-content: center;}
.main5 .button:after{content:"下一页";position: absolute;bottom:0.25rem;width:100%;text-align: center;}
.main5 .button.last:after{content:"上一页"}
.main5 .button .bg{width:0.28rem;height: 0.28rem;background: #A88255; border-radius: 50%;z-index: 1;margin: 0 auto 0.2rem;position: relative;}
.main5 .button .bg:before{content:"";position:absolute;inset:-0.13rem;position: absolute;background: #A88255;opacity: 0.2;border-radius: 50%;z-index: -1;}
.main5 .button:before{content:"";position:absolute;width:100%;height:100%;left:50%;top:50%;transform: translate(-50%,-50%);transition: 0.4s;background: radial-gradient(circle,transparent,rgba(168,130,85,0.3));opacity: 0.2;border-radius: 50%;z-index: -1;} 
.main5 .button:hover:before{width: 127%;height: 127%;}
.main5 ul.news_list{
  /*
  --circle-radius: 6.91rem;      圆的半径  
  --item-count: 22;           div数量  
  --item-width: 1.04rem;          div宽度 
  --item-height: 1.04rem;         div高度  
  --initialDegree:-47deg;     初始角度  
  --container-size: 14.82rem;   容器大小 
  */
  width: var(--container-size);height: var(--container-size);position: absolute;border-radius: 50%;top:-0.34rem;z-index: 2;left:50%;
  transform: translateX(-50%) rotate(var(--initialDegree));transform-origin: center center;transition: all 0s ease-in-out;transform-style: preserve-3d
} 
.main5 ul.news_list:after{content:"";width: 100%;height: 100%;border:1px solid #707070;position: absolute;top:0;left:0;border-radius: 50%;box-sizing: border-box;z-index: -1;}
.main5 ul.news_list:before{
    content: "";
    inset: 0.14rem;
    border-radius: 50%;
    border: 0px dashed #707070;
    position: absolute;
    background: url(../images/dashed_line.svg) no-repeat center / cover;
}
.main5 ul.news_list li{position: absolute;top:50%;left:50%; margin-top:-0.57rem;width: var(--item-height);height: var(--item-height);}
.main5 ul.news_list li .wrap{display: flex;align-items: center;}
.main5 ul.news_list li .imgs{flex:1.02rem 0 0;height: 1.02rem;border:1px solid #7E5B48;position: relative;border-radius: 50%;background: #F8F2E9;display: flex;align-items: center;justify-content: center;}
.main5 ul.news_list li .imgs img{max-width: 95%;}
.main5 ul.news_list li .imgs:before{content:"";position: absolute;inset:-6px;border-radius: 50%;border:1px dashed #7E5B48;}
.main5 ul.news_list li .news_wz{position:absolute1;left:1.36rem;top:50%;color: #252525;font-size: var(--bigSize);white-space: nowrap;margin-left: 0.3rem;;}
.main5 ul.news_list li .title1{color:#304780;font-size: 0.4rem;margin-bottom: 5px;font-family: 'sys'; font-weight: bold;;}
.main5 ul.news_list li .title1 span{color:#252525;font-size: var(--bigSize);margin-left: 0.1rem;font-family:"syh"} 

.circle-item {
    position: absolute;
    width: var(--item-width);
    height: var(--item-height);  
    /* 初始位置在圆心 */
    left: 50%;
    top: 50%;
    margin-left: calc(var(--item-width) / -2);
    margin-top: calc(var(--item-height) / -2);
    /* transform-origin: center calc(var(--circle-radius)); */
}

/* 使用CSS变量计算每个div的位置 */
/* .circle-item {
    --angle: calc(360deg / var(--item-count));
    --rotation: calc(var(--index) * var(--angle) * -1);
    transform: rotate(calc(var(--rotation))) translateY(calc(-1 * (var(--circle-radius) + var(--item-width) / 2))) rotatez(calc(var(--rotation) * -1 + var(--initialDegree) * -1));
} */

/**main6**/
.main6 {position:relative;z-index:1;background: url(../images/main6_bg.png) no-repeat top center/100% auto;}
.main6 .inner {padding:0.18rem 0 0.38rem;}
.post-61 .tt{margin-bottom: 0.35rem;}
.post-61 .con{display: flex;flex-wrap: wrap;justify-content: space-between;overflow: hidden;}
.post-61 .l{width: 69.2%;}
.post-61 .r{width: 30.8%;}
.post-61 .media_box li{position: relative;z-index: 1;height: 100%;}
.post-61 .wrap{display: flex;justify-content: space-between;flex-wrap: wrap;} 
.post-61 .media_box .text{position: absolute;bottom:0.2rem;left:0;width: 100%;box-sizing: border-box;display: flex;align-items: center;z-index: 2;}
.post-61 .media_box .text .source{flex:0.62rem 0 0;height:0.62rem;border-radius: 0 8px 8px 0;background:#3BB984 url(../images/media_weixin.svg) no-repeat center/ 50%;}
.post-61 .media_box .text .news_title{flex:1 0;padding:0 0.24rem;box-sizing: border-box;color: #fff;}
.post-61 .l .media_box.sq{width: calc(100% / 3 * 2)} 
.post-61 .l .media_box{width:calc(100% / 3 )}
.post-61 .l .media_box.sq .news_imgs{padding-top:50%}
.post-61 .media_box .news_imgs:before{content:"";position: absolute;bottom:0;left:0;width:100%;height:1.23rem;background: linear-gradient(transparent,rgba(0,0,0,0.4),rgba(0,0,0,0.8));z-index: 1;}
.post-61 .l .media_box .news_imgs{padding-top:100%;}
.post-61 .r .media_box .news_imgs{padding-top:calc(738 / 493 * 100%);}
.post-61 .media_box.bilibili .text .source{ background-color:#EB7B99;background-image: url(../images/media_bilibili.svg);}
.post-61 .media_box.weibo .text .source{ background-color:#EF8933;background-image: url(../images/media_weibo.svg);}
.post-61 .media_box.douyin .text .source{ background-color:#060715;background-image: url(../images/media_douyin.svg);}
.post-61 .r .media_box .news_title{padding-right:1.5rem;}
.post-61 .r .media_box .slick-dots{width:auto;right:0.5rem;bottom:0.45rem;}
.post-61 .r .media_box .slick-dots li{background:rgba(255,255,255,0.5);margin:0 5px}
.post-61 .r .media_box .slick-dots li.slick-active{background:#F4C95B}


/* main7 */ 
.main7 .inner{padding-bottom:0.4rem}
.post-71 .tt{margin-bottom: 0.41rem;justify-content:center}
.post-71 ul{display:flex;    justify-content: space-between;flex-wrap:wrap;}
.post-71 li.news{width: 23.5625%;box-shadow:0px 6px 15px rgba(0,0,0,0.15);}
.post-71 li.news .news_imgs{padding-top: 45.1%;background:none;border-radius:12px}


/* main8 */
.main8 .inner{padding:1.3rem 0 0.5rem}
.post-81 ul{display: flex;flex-wrap: wrap; }
.post-81 li.news{width: 16.5%;text-align: center;padding-top: 0.5rem;}
.post-81 .news_imgs{background: none;}
.post-81 .news_imgs img{width: auto;height: 0.43rem;position:static}
.post-81 li.news .news_title{color: #333333;font-size: var(--titleSize);margin-top: 0.3rem;font-weight:normal}
.post-81 li:hover .news_imgs img{transform:rotateY(360deg);transition:0.5s}
.post-81 li.news:hover .news_title{color:#00529A}


/**列表页**/
.l-banner {height:4.77rem;background-position:bottom 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.12rem;background:linear-gradient(transparent,rgba(0,0,0,0.5)); bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;}
#l-container .mod{display: flex;justify-content: space-between;align-items: flex-start;}
#l-container .inner {padding:.4rem 0 0.8rem;position:relative;}  
/**栏目列表**/ 
.col_menu{flex:3rem 0 0;margin-right:0.6rem;}
.col_news_list{flex:1 0;width:0}
.col_name span {font-size:.32rem;color:#fff;}
.col_name{background: #00529A;text-align:center;padding:0.24rem 0}
.col_news_head{display: flex;justify-content: space-between;align-items: center;padding:0.1rem 0 0.34rem;border-bottom:1px solid #AEBFCE;margin-bottom: 0.3rem;}
.col_news_name{font-size: 0.32rem;font-weight: bold;padding-left:18px;border-left:6px solid #00529A;color: #333333;}
.col_path a,.col_path span {color:#00529A;font-size:var(--titleSize);line-height:1;}
.col_path {display:inline-block;padding-left:.25rem;background:url(../images/home.svg) no-repeat left/0.16rem;font-size:var(--titleSize);}
.possplit::after {content:"-";font-size:.18rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#00529A;text-indent:inherit;font-size:0;}
.col_list {width:100%;position:relative;background:#F2F4F5;}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li{padding:0 0.3rem;box-sizing:border-box;}
.col_list .col_column .wrap{position: relative;}
.col_list .col_column .wrap .arrow{cursor: pointer;position: absolute;top:50%;right:0;transform: translateY(-50%);}
.col_list .col_column.selected{background: rgba(0,82,154,0.06);}
.col_list .col_column.selected .col_item_link,.col_list .col_column:last-child .col_item_link{border:0;}
.col_list .col_column.selected .col_item_link{color:#9A1118}
.col_list .col_column .col_item_link{color:#333;padding:0.26rem 0;font-size:0.24rem; display:block;border-bottom:1px solid #DDDDDD;}
.col_list .col_column .sub_list{display: none;}
.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;margin-bottom:.3rem;padding: 0.2rem;box-sizing: border-box;box-shadow: 0 3px 16px rgba(0,28,77,0.1);background:#fff}
.mrlist .col_news_list .news_list .news .news_imgs {width:3rem;flex:none;margin-right:.3rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:66.6%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0;}   
.mrlist .col_news_list .news_list .news .news_title {font-size:0.24rem;line-height:1.25;font-weight:700; }
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--titleSize);line-height:1.8;margin: 0.3rem 0;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news .news_time{color:#891D25;font-size: var(--smailSizex);}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
.mrlist .col_news_list .news_list .news.noimg .news_wz{margin-left:0.1rem}
/**文章页**/
.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:center;margin-bottom: 0.1rem;font-weight: bold;}
.article h2.arti_title {line-height: 2;font-size: 0.32rem;text-align:center;/* color:#1b1b1bc7; */}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .16rem;font-size:var(--smailSize);color:#848484;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.article .entry {margin:0 auto;overflow:hidden;margin-top: .rem;min-height:200px;}
.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:940px;}
.article .entry .read table {margin:0 auto;border:none!important;    max-width: 100%;}
.sibi_art {margin-top:0.4rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap;position:relative;}
.wp_artfuns .wp_art_adjoin:before{content:"";position:absolute;top:50%;width:80%;background:#00529A;height:1px} 
.wp_artfuns .wp_art_adjoin a{color:#252525}
span.next-title,span.prev-title{width:calc(100% - 0.8rem);padding-left:0.2rem;box-sizing:border-box;color:#252525}
span.next-title:hover,span.prev-title:hover{color:#00529A}
.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;color:#00529A;}
/**底部**/
#footer {background-size:cover;position:relative; }
.footer .inner { box-sizing:border-box;position:relative;z-index:1;}  
#footer .inner .foot-top {display:flex;justify-content: space-between;padding:0.5rem 0 0.56rem}
#footer .inner .foot-left img:nth-child(1){width:4.16rem}
#footer .inner .foot-left .xiaoxun{margin:0.3rem auto 0;display: block;}
#footer .inner .foot-center{width: 7rem;padding-top: 0.1rem;}
#footer .inner .foot-left img{max-width:100%;}
#footer .inner .foot-right{}
#footer .inner .foot-center p{font-size:var(--smailSize);line-height:1.35;font-weight:400;color:rgba(51, 51, 51, 0.7);}
#footer .inner .foot-center .contant p:nth-child(n+2){margin-top:0.1rem}
#footer .inner p a {color:inherit;}
#footer .inner p span{}


/**底部链接**/
#footer .tt {margin-bottom:.11rem;font-size: var(--titleSize);font-weight: bold;}
#footer .links{margin-bottom: 0.34rem;} 
#footer .links .con{display: flex;flex-wrap: wrap;gap:0.1rem 0.15rem}


/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.3rem;}
.shares .news_list .imgs {width:1.4rem;height:1.4rem;position:static;}
.shares .news_list .imgs img {width:100%;height:100%;}
.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:#252525;font-size:var(--smailSizex);line-height:1.4;margin-top:.18rem;}


.foot-bottom{padding:.38rem 0 .42rem;display: flex;position:relative;z-index:1;border-top:1px solid rgb(112 112 112 / 15%);justify-content: space-between;align-items:center}
.foot-bottom p{color: rgba(51,51,51,0.5);font-size: var(--smailSize);}
.foot-bottom .tips{margin-left:auto;margin-right:1.6rem;display: none;}
.foot-bottom .tips a{display: inline-block;color: rgba(51,51,51,0.5);}
.foot-bottom .tips a+a{margin-left: 0.4rem;}
.foot-bottom .totop{color: #00529A;font-size: var(--smailSize);padding-left:0.55rem;line-height: 1.5;background: url(../images/totop.svg) no-repeat left center / 0.46rem auto;cursor: pointer;}

 
/**侧导航**/
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);}
;}
a.your-class-name {
    cursor: ns-resize !important; pointer-events: none;
}
.article .entry .read p {
    background: none !important;
}
.article .entry .read p  span{
    background: none !important;
}.post.post1.post-41.mbox .tt .title {
    background: url(../images/tt2.png) no-repeat top left;
}.post.post1.post-71.mbox .tt .title {
    padding: 0;
}
.main7 {
    display: none;
}
.wp_artfuns .wp_art_adjoin a:hover {
    color: #00529a;
}.col_list ul .zxj {
    position: relative;
}
.col_list ul .zxj:before {
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    cursor: pointer;
}
section#container-3 .more_btn {
    margin-top: 0.2rem;
    position: relative;

}
.post1.post-31 .tt {display: flex;flex-direction: column;}
li.menu-item.i3 ul.sub-menu {
    display: none;
}