@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}
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: #444;outline:0}
:focus{outline:0}
.none{display:none}
.wcb{width:100%;height:30px;border:2px dashed #97CBE0}
.hidden{visibility:hidden}
.clear{width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline}
.clearfix:after{clear:both;content:"";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
body{line-height:1;font-size:13px;font-family:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color: #444; }
:root{--mainColor:#0168B7;--hoverColor: #0168B7;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:16.4rem}
p{line-height:1.75}
a{color: #444;text-decoration:auto;transition:all 0s ease-in-out}
a:hover{color:var(--hoverColor) !important}
.wp_entry a:hover{color:var(--hoverColor)}
.wp_entry img {
    max-width: 90%;
    _width: :expression(this.width>640?"640px":this.width+"px");
    height: auto !important;
}
.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: 80%;margin:0 auto}

@font-face {
    font-family: 'ore';
    src: url(fonts/OrelegaOne-Regular.ttf);
}

/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: #004EA3 url(images/xiaoxun.png) 40% center no-repeat; width:100%; transition:1s}
.header.fix{background:var(--mainColor)}
.header .inner{position:relative;transition:all 0.4s ease-in-out;padding: 0.14rem 0 0 0;}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width:4.29rem}
.header .sitelogo .logo{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}
.header .mod .head-left{display: flex;align-items: center;gap: 0.23rem;}
.header .site-lang2{}
.header .site-lang2 ul{display: flex;padding: 0.09rem 0;}
.header .site-lang2 li{position: relative;} 
.header .site-lang2 a{color: #fff;font-size: var(--smailSizex);display: inline-block;line-height: 0.16rem;padding: 0 0.09rem;box-sizing: border-box;;}
.header .site-lang2 li:first-child a{border-right: 1px solid #fff}
.header .head-top{display:flex;align-items:center;gap: 0.44rem;}
.header .head-right{display:flex;align-items:flex-end;gap:0.5rem;}
.header .head-top .left{}

/* 搜索 */
.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: 2.4rem;border-radius: 0.31rem;overflow:hidden}
.wp-search{position:relative;background: rgb(255 255 255 / 29%);}
.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.38rem;background:none;color:#FFFFFF;font-size: var(--smailSizex);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width: 0.38rem;height: 0.38rem;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background: #fff url(images/sous.svg) no-repeat center;cursor:pointer;border-radius: 50%;}
/* .header .searchbox:hover{width:3rem;border-radius:0.22rem} */
.header .searchbox{transition:all 0s ease-in-out}

/**角色**/
.site-rale{}
.site-rale ul{}
.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;gap: 0.24rem;}
.site-lang ul li.links a{color:#fff;font-size:var(--titleSize);display:inline-block;font-size: 0.2rem;line-height: 0.2rem;}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:first-child a{}
.site-lang ul li.links.i2 a{    border-left: 1px solid #fff;
    padding-left: 0.25rem;}
.site-lang ul li.links.i2 a:hover{color:#fff;}
.site-lang ul li.links a:hover {
    color: #fff !important;
}
/**导航**/
#nav{background: #004EA3;}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#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;    width: 80%;
    margin-left: 18%;}
.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{      font-weight: bold;  padding: 0.1rem 0 0.3rem 0;font-size: 0.22rem;display:block;color: #fff;position: relative;line-height: 0.3rem;position: relative;}
.nav .wp-menu .menu-item a.menu-link:before{content:"";position: absolute;bottom:0;left:50%;width: 0.6rem;height: 4px;background: #FFD798;display: none;transform: translateX(-50%);}
.nav .wp-menu .menu-item a.menu-link.selected:before{content:"";position: absolute;bottom:0;left:50%;width: 0.6rem;height: 4px;background: #FFD798;display: block;transform: translateX(-50%);}
.nav .wp-menu .menu-item a.menu-link.parent:before{content:"";position: absolute;bottom:0;left:50%;width: 0.6rem;height: 4px;background: #FFD798;display: block;transform: translateX(-50%);}
body.main .nav .wp-menu .menu-item a.menu-link{color: #fff;font-weight: bold;}
a.menu-link:hover {
    color: #fff !important;
}
body.main .nav .wp-menu .menu-item:first-child a.menu-link:before{display: block;}
.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: -26px;top:100%;min-width: 1.5rem;z-index:100;background: var(--mainColor);display:none;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 {  }

/**大图**/
.mbanner{
    perspective: 1920px;
    transform-style: preserve-3d;
}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{display:block;padding-top:48%}
.mbanner .slick-active a{ transition:transform 4000ms linear 0s;
 -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mbanner a{ transition:transform 4000ms linear 0s;
 -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.mbanner .slick-prev,.mbanner .slick-next{z-index:1;top:auto;bottom:calc((100% - 0.2rem)/2 - 0.23rem);opacity:0.8}
.mbanner .slick-prev{left:0.55rem}
.mbanner .slick-next{right:0.55rem}
.mbanner .news .news_wz{position:absolute;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem}
.mbanner .news .news_wz a{color:#17607A}
.mbanner .news .news_title{display:flex;font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mbanner .news .news_title a{color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis}
.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: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_imgs a:before{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom: 0;display:none}
.mbanner .news .news_video:before{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;z-index:1;bottom: 0;} 
.mbanner .slick-dots li.slick-active:after{transform:none}
.mbanner .slick-dots li.slick-active{opacity:1;background:none}
.bannerPage #banner .inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.bannerPage #banner {
    height: 100vh;
    position: relative;
    transform-style: initial;
    perspective: none;
}
.bannerPage .body_m {
    z-index: 1;
}

.bannerPage .body_m .wrapper {
    position: relative;
    z-index: 1;
}

/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a{display:block}
.news_imgs{overflow:hidden;background:#ccc;position: relative;}

/**主体公共**/
.post1 .tt{display:flex;position:relative;margin-bottom: 0.24rem;justify-content: space-between;align-items: center;}
.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: 0.2rem;color: #EF8E50;line-height: 1.4;display: inline-block;}
.post1 .tt .tit span{display:block;position:relative;z-index:1}
.post1 .tt .tit{position:relative;padding-left: 0.2rem;} 
.post1 .tt .tit:before{content:"";position: absolute;width: 4px;height: 0.7rem;background: #014EA4;left:0;top:50%;transform: translateY(-50%);}
.post1 .tt .title{font-size: 0.32rem;font-weight:normal;font-weight:bold;line-height: 1.3;margin-bottom: 0.05rem;}
.post1 .tt .tt_en{font-size: 0.24rem;font-weight:normal;color: #014EA4;line-height: 1.33;   }
.post1 .white.tt .title,.post1 .white.tt .tt_en{color: #fff;}
.post1 .white.tt .tit:before{background: #fff;}
.post1 .news .news_title{font-size:var(--titleSize);line-height:1.35;color: #444;}
.post1 .news .news_text{font-size:var(--smailSize);line-height:1.75;color:#707070;}
.post1 .news .news_title a{color:#4b4b4b}
.post1 .news .news_text a{color:#707070}
.post1 .news .news_date{font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070}
.post1 .news .news_meta{color:#fff;display:inline-block}
.post1 .news .news_meta span{display:block;text-align:center}
.post1 .news .news_meta .news_year{font-size:0.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}
.post1 .news_time{font-family: 'ore';}
.post1 .news .news_l .news_meta{width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;gap:0.05rem}
.post1 .news .news_l{position:relative}
.post1 .news .news_l .news_meta:after{position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%}
.news_imgs img{object-fit:cover;transition:0.4s}
/**main1**/
.main1{background: url(images/main1_bg.png) bottom right no-repeat;position:relative;background-size: cover;z-index:1;}
.main1 .inner{padding:0.44rem 0 0.61rem}  
.main1 .inner .mod{display: flex;justify-content: space-between;}
.post-12{width:44.8%;padding-top: 0.3rem;} 
.post-12 .news_time{display: flex;margin: 0.2rem 0 0.3rem;gap: 0.1rem;}
.post-12 .news_month{font-size: 0.48rem;padding-top: 0.05rem;} 
.post-12 .news_year{font-size: var(--smailSize);color: #707070;font-family: '微软雅黑';}
.post-12 .source{font-size: 0.2rem;line-height: 1.3;margin-bottom: 0.24rem;    display: none;} 
.post-12 .news .news_title{font-size: 0.24rem;line-height: 1.33;}
.post-12 li.news:hover img{transform:scale(1.05)}
.post-12 li:hover a{color:#0168B7}
.post-12 .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-12 .news_imgs{padding-top: 57%;}
.post-12 .slick-dots{position: static;width: auto;margin-top: 0.5rem;text-align: left;}
.post-13{width:48.7%} 
.post-13 li.news{background: #fff;border-radius: 8px;margin-bottom: 0.24rem;padding: 0.28rem 0.2rem;display: flex;align-items: center;position: relative;}
.post-13 li.news .news_time{flex:0 53px;text-align: right;box-sizing: border-box;margin-right: 28px;}
.post-13 li.news .news_day{font-size: 0.48rem;}
.post-13 li.news .news_year{font-size: 0.16rem;line-height: 0.2rem;color: #707070;padding-top: 2px;position: relative;font-family: '微软雅黑';}
.post-13 li.news .news_year:before{content:"";position: absolute;right: 0;top: -1px;background: #707070;width: 13px;height: 1px;transform: rotate(138deg);}
.post-13 li.news .wz{flex:1}
.post-13 li.news .news_title{font-size: 0.21rem;line-height: 1.8;}
.post-13 li.news:hover .news_title,.post-13 li.news:hover .news_title a{color:#0168B7}
.post-13 li.news:hover{box-shadow:0px 1px 15px #cbc5c5;transition:all 0.4s ease-in-out}
.post-13 .morelink{position: absolute;right: 0.2rem;bottom: 0.2rem;z-index: 33;}


/**main2**/
.main2{ background: #F5F5F5;position:relative}
.main2 .inner{padding:0.67rem 0  }   
.post-21 .news_list{display:flex;--gap: 0.2rem;gap: var(--gap);flex-wrap: wrap;}
.post-21 .news_list .news{--num: 6;width: calc((100% - ( var(--num) - 1 ) * var(--gap) ) / var(--num));}
.post-21 .news_list .news a{display:flex;justify-content:center;flex-direction:column;text-align: center;color: #fff;height: 1.85rem;background: #FF9900;}
.post-21 .news .news_title{color: #fff;font-size: 0.22rem;line-height: 1.2;margin-top: 0.1rem;}
.post-21 .news .news_imgs{text-align: center;background: none;}
.post-21 .news img{max-width: 0.66rem;display: inline-block; transition:none}
.post-21 .news:hover img{transform:rotateY(360deg);transition:0.6s}
.post-21 .news:nth-child(2) a,.post-21 .news:nth-child(12) a{background: #FF5864;}
.post-21 .news:nth-child(3) a,.post-21 .news:nth-child(11) a{background: #927BFF;}
.post-21 .news:nth-child(4) a,.post-21 .news:nth-child(7) a{background: #4581FF;}
.post-21 .news:nth-child(5) a,.post-21 .news:nth-child(10) a{background: #0456AF;}
.post-21 .news:nth-child(6) a,.post-21 .news:nth-child(8) a{background: #6FBB47;}


/**main3**/
.main3{position:relative;background:url(images/main3_bg.png) center no-repeat; padding: 0.32rem 0 1.4rem;}
.main3 .inner{}
.post-30 .tt{margin-bottom: 1.4rem;}
.main3 .main3_1{position: relative;z-index: 2;}
.main3 .main3_1:after{content:"";width: 100%;height: 2px;left: 0;bottom: 1.12rem;background: rgba(255,255,255,0.3);position: absolute;z-index: -1;}
.post-31 .news_time{display: flex;padding-bottom: 0.15rem;gap: 0.1rem;color: #fff;position: relative;transition:0.4s}
.post-31 .news_time:before{content:"";position: absolute;bottom:0;left:0;width: 0.4rem;height: 3px;background: #fff;transition:0.4s}
.post-31 .news_month{font-size: 0.48rem;padding-top: 0.05rem;} 
.post-31 .news_year{font-size: var(--smailSize);font-family: '微软雅黑';opacity:0.6}
.post-31 .news .news_title{color: #fff;font-size: 0.2rem;line-height: 0.26rem;height: 0.52rem;margin: 0.22rem 0 0.16rem;}
.post-31 .news .news_title a{color: #fff;}
.post-31 .news .source{color: #fff;font-size: 0.16rem;line-height: 1.3;opacity: 0.6;display: inline-block;}
.post-31 .news .morelink{float: right;}
.post-31 .swiper-button{top: 0.47rem;margin: 0;width: 0.4rem;height:0.4rem;z-index: 2;background-size:100% !important;border-radius:50%}
.post-31 .swiper-button-prev{left:0.88rem;background: url(images/left_arrow.svg) center no-repeat;}
.post-31 .swiper-button-next{right:0.88rem;background: url(images/right_arrow.svg) center no-repeat;}
.post-31 .news:hover .news_time{color:#ebc941}
.post-31 .news:hover .news_time:before{background:#ebc941}

.main33{position:relative;background:url(images/main3_bg.png) center no-repeat; background-size:cover}
.main33 .inner{padding:0.33rem 0 0.6rem}
.post-330 .tt{margin-bottom: 0.4rem;}
.post-330 ul{display:flex;flex-wrap:wrap;gap: 0.48rem 0;    justify-content: space-between}
.post-330 li.news{width:47%;display:flex;justify-content: space-between;}
.post-330 li.news .news_time{flex:0 0 1.3rem;border:1px solid rgba(255,255,255,0.46);position:relative; padding-top:0.2rem;color:#fff;text-align:center;margin-right:0.3rem;font-family:"微软雅黑"}
.post-330 li.news .news_time:before{content:"";position:absolute;top:-12px;left:0.24rem;width:8px;height:24px;background:#fff;border-radius:4px}
.post-330 li.news .news_time:after{content:"";position:absolute;top:-12px;right:0.24rem;width:8px;height:24px;background:#fff;border-radius:4px}
.post-330 li.news .news_day{font-size:0.4rem;font-weight:bold;line-height:0.62rem;}
.post-330 li.news .news_year{background:#ff9900;line-height:0.45rem;justify-content: center;flex-direction: column;font-size:0.2rem}
.post-330 li.news .wz{flex:1;}
.post-330 li.news .news_title{font-size:0.2rem;font-weight:bold;line-height:0.26rem;margin-bottom:0.25rem;color:#fff}
.post-330 li.news .news_title a{color:#fff}
.post-330 li.news .news_text{font-size:0.18rem;color:rgba(255,255,255,0.8);line-height:0.28rem}
.post-330 li.news .news_title a font{color:#fff;}


/**main4**/
.main4{background:url(images/main4_bg.png) center bottom no-repeat;} 
.main4 .inner{padding:0.7rem 0 0.75rem} 
.post-40 .tt{margin-bottom: 0.6rem;}
.post-40 .con{display: flex;justify-content: space-between;flex-wrap: wrap;}
.post-40 ul.list-l{flex: 0 65.5%;}
.post-40 ul.list-r{flex: 0 32.5%;display: flex;flex-direction: column;justify-content: space-between;}
.post-40 ul li{position: relative;border-radius: 12px;overflow: hidden;}
.post-40 li.news .news_imgs{padding-top:67%;}
.post-40 ul.list-l li.news .news_imgs{padding-top:69%;}
.post-40 li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-40 li.news:hover .news_imgs img{transform:scale(1.05)}
.post-40 li.news .wz{position: absolute;bottom:0;left:0;width: 100%;background: rgba(239, 142, 80, 0.80);z-index: 22;box-sizing: border-box;padding: 0.18rem 0.24rem;}
.post-40 ul.list-l li.news .wz{background: rgba(0, 78, 163, 0.96);}
.post-40 li.news .news_title,.post-40 li.news .news_text,.post-40 li.news .news_title a{color: #fff;}
.post-40 li.news .news_title{font-size: 0.22rem;line-height: 1.3;}
.post-40 li.news .news_text{font-size: 0.18rem;line-height: 1.33;margin-top: 0.17rem;}
.post-40 li.news.n1 .wz{;background: rgba(239, 142, 80, 0.80);}
.post-40 ul.list-l li.news .wz{}
.post-40 ul li .play {
    position: absolute;
    z-index: 99;
    top: 32%;opacity: 0.9;
    left: 42%;
}
.post-40 ul li .play img {
    width: 150px;
    height: auto;
}
.post-40 ul li.n2 .play{display:none;}

.post-40 ul.list-r li .play img {
    width: 90px;
    height: auto;
}
/**main5**/
.main5{position:relative;z-index:1;background:url(images/main5_bg.png) center bottom no-repeat}
.main5 .inner{padding:0.7rem 0 1.4rem}
.post-51 .tt{margin-bottom: 0.5rem;}
.post-51 .con{padding:0 0.43rem 0 0.51rem}
.post-51 li.news{display: flex;flex-direction: row-reverse;justify-content: space-between;align-items: flex-end;}
.post-51 li.news .r{flex:0 41.7%;}
.post-51 li.news .news_imgs{padding-top: 62.6%;}
.post-51 li.news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-51 li.news .wz{flex:0 47%}
.post-51 li.news .news_title{font-size: 0.22rem;line-height: 0.26rem;color: #494747 ;}
.post-51 li.news .news_title a{color:#494747 }
.post-51 li.news .news_text{font-size: 0.14rem;line-height: 2;color: #333 ;margin: 0.25rem 0 0.46rem;text-overflow: -o-ellipsis-lastline;
    overflow: hidden;  display: -webkit-box; -webkit-line-clamp: 5;  -webkit-box-orient: vertical;max-height: 7rem;}
.post-51 li.news .morelink{border:1px solid #004EA3;border-radius: 0.34rem;padding:0rem 0.18rem;display: inline-block;}
.post-51 li.news .morelink a{color: #004EA3;line-height: 0.42rem;display: inline-block;padding-right: 20px;background: url(images/arrow2.svg) right center no-repeat;background-size: 15px;}


/**main6**/
.main6{position:relative;z-index:1}
.main6 .inner{padding:0.7rem 0 0.76rem}
.main6 .mod{display: flex;justify-content: space-between;}
.main6 .l{flex:0 67%;border-right: 1px solid #EBEBEB;} 
.main6 .r{flex: 0 32%;} 
.post-61 .tt{margin-bottom: 0.48rem;}
.post-61 .more_btn{margin-right: 0.2rem;}
.post-61 .con{display: flex;}
.post-61 .list-l{flex:0 67%}
.post-61 .list-l .news_imgs{padding-top: 70.8%;}
.post-61 .list-l .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-61 .list-r{flex:0 33%;display: flex;flex-direction: column;align-items: flex-end;}
.post-61 .list-r li{height: 25%;display: flex;align-items: center;justify-content: center;position: relative;z-index: 2;width: 100%;transition: all 0.4s ease-in-out;box-sizing:border-box;padding:0 0.2rem}
.post-61 .list-r li .news_title{font-size: 0.2rem;line-height: 1.2;}
.post-61 .list-r li .news_title a{color: inherit;}
.post-61 .list-r li.selected{background: rgba(0, 78, 163, 0.92);width: 120%;}
.post-61 .list-r li.selected .news_title{color: #fff;}

.post-62 .tt{margin-bottom: 0.46rem;}
.post-62 li.news{display: flex;border-bottom: 1px solid #EBEBEB; transition:0.4s}
.post-62 li.news:hover{border-color:#0168B7}
.post-62 li.news .num{font-size: 0.24rem;color: #EF8E50;line-height: 0.8rem;flex:0 0.5rem;font-weight: bold;}
.post-62 li.news .news_title{font-size: 0.2rem;line-height: 0.8rem;flex:1}
.post-62 li.news:hover a{color:#0168B7}

/* main7 */
.main7 .inner{padding:0.46rem 0}
.post-71 .slick-dots{position: static;margin-top: 0.3rem;}
.post-71 li.news{text-align: center;}
.post-71 li.news .news_title{font-size: 0.48rem;color: #145CAA;font-weight: bold;line-height: 1.5;    display: none;}
.post-71 li.news .short_title{font-size: 0.24rem;color: #145CAA;line-height: 1.3;    display: none;}

/* main8 */
.main8{background: url(images/main8_bg.png) bottom center no-repeat;}
.main8{padding: 0.2rem 0 1.15rem;}
.post-81 .tt{margin-bottom: 0.5rem;}
.post-81 .slick-track{--pb:0.7rem;--num2:4;padding-bottom:var(--pb)}
.post-81 li.news{background: rgba(222, 232, 243, 0.90);color: #004EA3;box-sizing: border-box;padding:0.88rem 0.26rem 0.2rem;border-bottom:6px solid #004EA3;height: 3.5rem;display: flex !important;flex-direction: column;justify-content: space-between;width:calc((100% - ( var(--num2) - 1 ) *  0.5rem ) / var(--num2)) ! important;margin-top:0rem}
/*.post-81 li.news:nth-child(even){background: rgba(248, 241, 237, 0.90);color: #EF8E50;border-bottom:6px solid #EF8E50;}*/
.post-81 div.slick-slide>div{display:flex;gap:0.5rem}
.post-81 div.slick-slide>div:nth-child(1){margin-bottom:0.5rem}
.post-81 div.slick-slide>div:nth-child(1) li.news:nth-child(odd),.post-81 div.slick-slide>div:nth-child(2) li.news:nth-child(odd){top:var(--pb)}
.post-81 div.slick-slide>div:nth-child(1) li.news:nth-child(even){background: rgba(248, 241, 237, 0.90);color: #EF8E50;border-bottom:6px solid #EF8E50;}
.post-81 div.slick-slide>div:nth-child(2) li.news:nth-child(odd){background: rgba(248, 241, 237, 0.90);color: #EF8E50;border-bottom:6px solid #EF8E50;}
.post-81 div.slick-slide>div:nth-child(1) li.news:nth-child(even) a {
    color: #EF8E50;
}
.post-81 div.slick-slide>div:nth-child(2) li.news:nth-child(odd) a{ color: #EF8E50;}
.post-81 div.slick-slide>div:nth-child(1) li.news:nth-child(odd) a{color: #004EA3;}
.post-81 li.news a{}
.post-81 li.news .news_title,.post-81 .news .news_title a{color: inherit;    line-height: 1.75;color: #004EA3;    font-size: 0.22rem;}  
.post-81 li.news .news_time{text-align: right;}
.post-81 li.news .news_year{font-family: '微软雅黑';font-size: 0.16rem;line-height: 1.4;}
.post-81 li.news .news_month{ font-size: 0.48rem;line-height: 1.2;}
.post-81 .con{position:relative}
.post-81 .swiper-button{left:auto;right:0;bottom: 4px;top:auto;margin: 0;z-index: 2;width: 0.4rem;height: 0.4rem;background: url(images/arrow3.png) center no-repeat;transform: rotateY(180deg);background-size:cover}
.post-81 .swiper-button-prev{right:0.8rem;transform: none;}


/* main9 */
.main9{background: url(images/main9_bg.png) center no-repeat;}
.main9 .inner{padding: 0.63rem 0 1.04rem;}
.post-91 .tt{margin-bottom: 0.67rem;} 
.post-91 ul.news_list{display:flex;--gap: 0.3rem;gap: var(--gap); }
.post-91 ul.news_list .news{--num: 4;width: calc((100% - ( var(--num) - 1 ) * var(--gap) ) / var(--num));}
.post-91 .news .news_imgs{padding-top: 56%;}
.post-91 .news .news_imgs img{position: absolute;top:0;left:0;width: 100%;height: 100%;}
.post-91 .news:hover .news_imgs img{transform:scale(1.05)}
.post-91 .news .wz{background: #fff;padding:0.12rem 0.16rem 0.12rem;background: #fff;border-radius: 12px;position: relative;}
.post-91 .news_time{display: flex;margin:0 0 0.2rem;gap: 0.1rem;     display: none;}
.post-91 .news_month{font-size: 0.48rem;padding-top: 0.05rem;} 
.post-91 .news_year{font-size: var(--smailSize);color: #707070;font-family: '微软雅黑';}
.post-91 .news .news_title{font-size: 0.19rem;line-height: 0.4rem;height: 0.4rem;    font-weight: bold;}
.post-91 .news .morelink{position: absolute;right:0.2rem;top: 0.4rem;z-index: 3;}



/**列表页**/
.l-banner{height:6rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner:after{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0}
.l-banner img{display:none;height:100%;vertical-align:top}
#l-container{position:relative}
#l-container .inner{padding: .35rem 0 0.4rem;position:relative}
#d-container .inner{background:#fff}

/**栏目列表**/
.wp-wrapper{position: relative;}
.col_menu_head{}
.col_name span{font-size: .34rem;}
.col_name{margin-bottom:.3rem;display: inline-block;padding-left: 0.2rem;border-left: 6px solid #fff;color: #fff;}
.col_name .en{font-size: 0.24rem;margin-top: 0.1rem;display:none}
.col_path a,.col_path span{color:#474747;font-size:0.22rem;line-height:1.3}
.col_path a:last-child{color:#004EA3}
.col_path{display: block; padding-left:0.4rem;  background:url(images/location.png) no-repeat left center; color: #fff;font-size: 0.2rem;line-height:0.3rem;background-size:auto 0.3rem}
#l-container .col_name{color: #014EA4;border-color: #014EA4;margin: 0.6rem 0 0.5rem;}
#l-container .col_name span{color: #444;font-weight:normal}
.possplit::after{content:"/";font-size:.22rem}
.possplit{margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0}
.col_list{width:100%;position:relative;box-sizing:border-box;display:flex;align-items:center}
.col_list::before{content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent;display: none;}
.column-switch{display:none}
.col_list ul{position:relative;width:100%;display:flex;gap:0.2rem 0.56rem;flex-wrap: wrap;}
.col_list ul li{}
.col_list .col_column .col_item_link.selected{opacity:1;color:#004EA3;font-weight:bold}
.col_list .col_column .col_item_link{color: #444;font-size: 0.24rem;border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;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;margin-bottom: 0.4rem;/*box-shadow: 0px 0px 5px #d7d7d7;*/padding: 0rem;}
.mrlist .col_news_list .news_list .news .news_imgs{flex:none;background:0 0;display:flex;align-items:center;margin-right:.2rem;}
.mrlist .col_news_list .news_list .news .news_imgs a{ width:100%}
.mrlist .col_news_list .news_list .news .news_imgs img{ top:0;left:0;width:3rem;height:1.5rem;border-radius:10px}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding-top:0.2rem}
.mrlist .col_news_list .news_list .news .news_meta{ color:#4E4F51;font-size:0.16rem;float:right;line-height:0.25rem;}
.mrlist .col_news_list .news_list .news .news_meta span{display:block;}
.mrlist .col_news_list .news_list .news .news_year{font-size:.14rem}
.mrlist .col_news_list .news_list .news .news_day{font-size:.36rem;line-height:1.4}
.mrlist .col_news_list .news_list .news .news_title{font-size: 0.22rem;line-height:0.25rem;font-weight:700;margin-bottom:.2rem;margin-right:1rem;color:#014EA4}
.mrlist .col_news_list .news_list .news .news_title a{color:#014EA4}
.mrlist .col_news_list .news_list .news .news_title a font{color:#014EA4;}
.mrlist .col_news_list .news_list .news .news_text{    font-size: 0.18rem;line-height:2;color:#555}
.mrlist .col_news_list .news_list .news .news_text a{color:#666}
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none;}
.mrlist .col_news_list .news_list .news:hover .news_imgs img{transform:scale(1.05)}
.wp_entry p {
    text-indent: 0em;
    margin-bottom: 5px;
    font-size: 0.21rem !important;font-family: "微软雅黑" !important;

}
.wp_entry p span{
    text-indent: 0em;
    margin-bottom: 5px;
    font-size: 0.21rem !important;
font-family: "微软雅黑" !important;
}
.article .entry .read p {
    margin-bottom: 10px;
    font-size: 18px !important;
    font-family: "宋体" !important;
    color: black;
    line-height: 2 !important;
}
.article .entry .read p span{

    font-size: 18px !important;
    font-family: "宋体" !important;
    color: black;
    line-height: 2 !important;
}
/**文章页**/
.info .col_metas.clearfix{height:.63rem}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article{min-height:400px;margin-top:0.3rem}
.article h1.arti_title{line-height:0.64rem;font-family:SourceHanSerifCN-Bold;font-size:.3rem;text-align:center;margin-bottom:.2rem;color:#fff;background:#004EA3;    padding: 0 0.2rem;}
.article h2.arti_title{line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem}
.article .arti_metas{text-align:center; margin:0;display:flex;justify-content: space-between;}
.article .arti_metas>span{font-size:var(--smailSize);color:#474747;display:inline-block;line-height:0.4rem}
.article .arti_metas span.value{color:#004EA3}
.article .arti_info{position:relative;background:#FAFAFA;line-height:0.4rem;padding:0 0.48rem}
.article .entry{margin:0 auto;overflow:hidden;margin-top:.4rem;}
.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}
.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}
.article .entry .read p a {
    word-wrap: break-word;
    word-break: break-all;
}
/**底部**/
#footer{background:#004ea3 url(images/foot_bg.png) center no-repeat;background-size:cover;position:relative}
.footer .inner{padding:.79rem 0 .63rem;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;justify-content: space-between;}
#footer .bq{color: #fff;font-size: 0.14rem;line-height: 0.2rem;}
#footer .bq a{color: #fff;font-size: 0.14rem;line-height: 0.2rem;}
#footer .foot-right .bq{text-align: right;}
#footer .foot-left .con>div{margin-bottom: 0.08rem;}
#footer .inner .foot-left img{margin-bottom: 0.9rem;max-width: 90%;width: 4rem;} 
#footer .inner .foot-right{padding-top:0.1rem}
#footer .inner p{font-size:var(--smailSize);line-height:1.7;font-weight:400;color:#fff }
#footer .inner p a{color:#fff}
#footer .inner p span{margin:0 3px}
.foot-left .title{color:#fff;font-size:var(--smailSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem}

/**底部链接**/
.foot-left .tt{margin-bottom:.18rem}
.foot-left .links{margin-right:1.02rem}

/**分享**/
.shares{ }
.shares .news_list{display:flex;text-align:center;gap: .16rem;justify-content: flex-end;}
.shares .news_list .imgs{width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out}
.shares .news_list .imgs img{width:100%;height:100%unset}
.shares .news_list .news_icon{display:block;width: .64rem;height: .64rem;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size: 90%;}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{background-image:url(images/weixin.svg)}
.shares .news_list .n2 .news_icon{background-image:url(images/weibo.svg)}
.shares .news_list .n3 .news_icon{background-image:url(images/channel.svg)}
.shares .news_list .n4 .news_icon{background-image:url(images/douyin.svg)}
.shares .news_list .news_icon:hover{opacity:1}
.shares .news_list .news:hover .imgs{opacity:1;transform:none}
.shares .news_list .news_title{color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem}
.footlogo img{width:4.62rem}
.foot-bottom{padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%)}
.foot-bottom p{font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative}

.flinks{margin: 0.9rem 0 0.7rem;}
.flinks ul{text-align: right;}
.flinks li{position: relative;padding:0 0.03rem;display: inline-block;}
.flinks li:before{content:"";position: absolute;right: -2px;top:50%;width:1px;height: 80%;background:#fff;transform: translateY(-47%)}
.flinks li:last-child:before{display: none;}
.flinks li a{color: #fff;font-size: 0.17rem;line-height: 0.2rem;}

/**侧导航**/
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}
.wp_entry {
    width: 100%;
    line-height: 2em;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}
.wp_entry td {
    line-height: 2em;
  font-size: 0.21rem !important;
}
div#wp_content_w6_0 table {
   
    width: 100% !important;
}


.main10{background:url(images/main10_bg.png) center no-repeat}
.main10 .inner{padding:0.7rem 0}
.main10 .mod{display:flex;justify-content: space-between;}
.main10 .mod .l{width:27.3%}
.main10 .mod .c{width:36.8%}
.main10 .mod .r{width:30%}
.post-101 .news_imgs{margin-bottom:0.24rem;position:relative;padding-top:65.5%}
.post-101 .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%}
.post-101 .news .wz{background:rgba(0, 78, 163, 0.92);padding:0.27rem 0.24rem ;}
.post-101 .news .news_title{font-size:var(--bigSize);line-height:0.23rem;height:0.46rem;color:#fff}
.post-101 .news .news_title a{color:#fff}
.post-101 .news .news_text{margin:0.14rem 0 0.3rem;color:rgba(255, 255, 255, 0.80)}
.post-101 .news .morelink{display:inline-block;}
.post-101 .news .morelink a{border:1px solid #fff;border-radius:0.34rem;color:#fff;display:flex;padding:0 10px;align-items: center;line-height:0.37rem}
.post-101 .slick-dots{bottom:0.27rem;right:0.24rem;width:auto;}
.post-101 .slick-dots li{padding:0;margin:0 0 0 0.16rem}
.post-101 .slick-dots li button{background:rgba(255, 255, 255, 0.37)}
.post-101 .slick-dots li.slick-active button{background:#fff}

.post-102 li.news{margin-bottom:0.44rem;display:flex;}
.post-102 li.news .news_date{width:1.08rem;border:1px solid rgba(0, 0, 0, 0.19);text-align:center;margin-right:0.24rem;border-radius:0 0 6px 6px;font-weight:normal}
.post-102 li.news .news_year{background:#014EA4;line-height:0.4rem;border-radius:0 0 6px 6px;color:#fff;font-size:var(--bigSize)}
.post-102 li.news .news_month{line-height:0.65rem;color:#014EA4;font-size:0.3rem;border-radius:6px 6px 0px 0px;}
.post-102 li.news .wz{flex:1;display:flex;    flex-direction: column; justify-content: space-between;padding:5px 0}
.post-102 li.news .wz .news_title{    font-size: 0.2rem;}
.post-102 li.news .wz .news_zd1{color:#444;font-size:var(--bigSize)}
.post-102 li.news .wz .news_zd2{font-size:0.16rem;color:#666}

.post-103 li.news{position:relative;overflow:hidden;}
.post-103 li.news.n0{margin-bottom:0.19rem;border-radius:12px;}
.post-103 li.news.n0 .news_imgs{position:relative;padding-top:66.6%;}
.post-103 li.news.n0 .news_title{position:absolute;bottom:0;left:0;width:100%;z-index:22;background:rgba(255, 153, 0, 0.80);line-height:0.66rem;box-sizing:border-box;padding:0 0.2rem;color:#fff}
.post-103 li.news.n0 .news_title a{color:#fff}
.post-103 li.news .news_imgs img{position:absolute;top:0;left:0;width:100%;height:100%}
.post-103 li.news.n-after{display:flex ;align-items: center;padding:0.14rem 0.17rem 0.14rem 0;border-bottom:1px solid #EBEBEB;}
.post-103 li.news.n-after .news_imgs{width:1.26rem;margin-right:0.16rem; height:0.84rem}
.post-103 li.news.n-after .news_wz{flex:1;}
.post-103 li.news.n-after .news_title{font-size:var(--bigSize);color:#444;margin-bottom:0.3rem}
.post-103 li.news.n-after .news_time{font-size:0.14rem;color:#666;font-family:"微软雅黑";}
.post-103 li.news.n-after .morelink{position:absolute;bottom:0.1rem;right:0;z-index:22}

/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 320px;}
#l-container .col_menu .col_name span {
    color: #fff;
    font-size: 0.24rem;
}
.col_menu {width: 290px;float:left;margin-right:-290px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #004EA3;}/**位置栏目背景**/
#l-container .col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; margin: 0.1rem 0 0.1rem;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 25px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #d5e4ed;background: #f0f6fa;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#474759;font-size: 0.2rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:48px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#014EA4;  } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #014EA4;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#014EA4;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#014EA4;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#014EA4;} 

.col_list ul{    gap: 0rem 0rem;}

.col_news_list.listcon.xk {
    position: relative;
}
.col_news_list.listcon.xk .col_path {
        float: right;
}
.col_news_list.listcon.xk li.col_title {
    float: left;
}
#l-container .col_news_list.listcon.xk .col_name {
    color: #014EA4;
    border-color: #014EA4;
    margin: 0rem;
}
.col_news_list.listcon.xk .col_news_head {
    border-bottom: 1px solid #D2E2EC;margin-bottom:0.2rem;margin-top:0.1rem;padding-bottom:0.2rem;
}
.j{    font-family: "宋体";    color: #626175;
    font-weight: bold;
    font-size: 14px;}


#header span {
    position: relative;
    right: 0px;
    top: 0px;
    color: #9A9A9A;
    font-size: 12px;
    font-weight: normal;
}
#header {
    border-bottom: 0px solid #383838;
    height: auto;
    position: relative;
    line-height: 46px;
    color: #FFFFFF;
}

.pic img {
    width: 35%;
    margin: 0 auto;
}
.wp-display-wrapper .imgnav {
    position: relative;
    margin: 0 auto;
    width: 100% !important;
}
.wp-display-wrapper .img {
    z-index: 10;
    width: 100% !important;
    position: relative;
    text-align: center;
}
.wp_articlecontent .p_text_indent_4 {
    text-indent: 2em;
}
.wp_articlecontent .p_text_indent_2{  text-indent: 2em;}
