/*Technical Support SudyTech*/
@charset "utf-8";
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; }
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:.14rem/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; }
.icon{display:inline-block;width: 104px;height: 104px;vertical-align:middle;margin: 25px 78px 0;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
.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;
}
/**布局开始**/
body {line-height:1;font-size: .14rem;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background:#F5F7FA;}
p{line-height:1.75;}
a {color:#242424; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#095ab5;}
/*页面尺寸*/
.topbg {
    background: url(images/topbg.png) no-repeat top center;    background-size: cover;width: 100vw; height: 100vh;  
      background-size: cover; /* 关键：等比缩放覆盖容器 */
      /* 可选：添加内边距/外边距调整内容区域，避免文字贴边 */
      padding: .20rem; 
      box-sizing: border-box; /* 让padding包含在width/height内 */
}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;display: none;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.headgd.on {
   /* position: fixed;*/
    z-index: 999;
    width: 100%;
    background: #0054a5;
}
.list .header{background:#0054a5;}
.list .nav{background:#0054a5;}
.header {background: # border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: ;position:relative;}
.header .sitelogo{float:left;margin-top: .10rem;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0rem;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: .28rem;margin-left:.10rem;font-size:.32rem;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:.1rem;}
.header .head-right{float:right;margin-top: .2rem;width:4.40rem;display: flex;align-items: center;margin-right:-.28rem}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: .35rem;padding: 0 .12rem 0 .12rem;padding-left: .19rem;font-size: .13rem;color: #cad3d4;background:url(images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0rem 0rem;}
.site-rale ul li.links.i2 a{background-position: -.90rem 0rem;}
.site-rale ul li.links.i3 a{background-position: -1.87rem 0rem;}
.site-rale ul li.links.i4 a{background-position: -2.69rem 0rem;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: .35rem;margin:0rem .0rem;font-size: .16rem;color: #FFFFFF;font-family: 'SourceHanSansCN', sans-serif;}
.site-lang ul li.links a:hover{color:#fff;}
/* 先重置列表样式 */
.site-lang ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.site-lang li {
  position: relative;
  padding: 0 .12rem;
}

/* 伪元素实现竖线 */
.site-lang li::after {
  content: "";
  position: absolute;
  right: 0; 
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: .16rem; 
  background-color: #fff;
}
#nav{background:;}
#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-evenly;
    align-items: center;
    width: 100%;
}
.nav .wp-menu .menu-item {
    position: relative;
    flex: 1;
    text-align: center;
    /* 关键：去掉 inline-block，flex 子项不需要它 */
    display: flex;
    flex-direction: column;
}
.nav .wp-menu .menu-item.i8 .sub-menu {width:%;}
.nav .wp-menu .menu-item.i1 { 
    background:none;
}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ 
    display:inline-block; 
    width:.20rem; 
    height:.20rem; 
    background:url(images/nav_j.png) no-repeat center center;
    vertical-align:middle; 
}
.nav .wp-menu .menu-item a.menu-link {
    display: inline-block;
    /* 关键：把 padding 改成左右各 0，用 text-align 居中，避免撑宽 */
    padding: 0;
    line-height: .56rem;
    color: #fff;
    font-size: .20rem;
    font-family: 'SourceHanSansCN', sans-serif;
    font-weight: 500;
    width: 100%;
    text-align: center;
}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{
    background-color:#1384e2; 
    text-decoration: none; 
    color: #eee;
}
/* 一级子菜单核心修正 */
.nav .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 100;
    background:#fff;
    /* 关键：必须加这个，padding 不会撑宽 */
    box-sizing: border-box;
}
.nav .sub-menu .sub-item { 
    position: relative; 
    /* 关键：去掉 nowrap，允许文字自动换行，避免撑破宽度 */
    white-space: normal; 
    vertical-align: top; 
    _zoom:1;
}
.nav .sub-menu .sub-item a {
    display: block;
    color: #000;
    height: .40rem;
    line-height: .40rem;
    padding: 0 .14rem;
    font-size: .17rem;
    background:none;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ 
    color: #fff; 
    background-color:#1384e2; 
    display: block; 
}
/* 三级子菜单（向右弹出）也继承父宽 */
.nav .sub-menu .sub-menu { 
    left: 100%; 
    top:0rem; 
    z-index: 200; 
    background:#fff;
    width: 100%;
    box-sizing: border-box;
}
/* hover 显示子菜单 */
.nav .menu-item:hover > .sub-menu {
    display: block;
}
.nav .sub-item:hover > .sub-menu {
    display: block;
}
/**主页banner开始**/
#banner{overflow: hidden; }
#banner .inner {
	width: 14rem;padding:0.46rem 0 .04rem 0;
margin:0 auto;
}

#banner .news_list {
	display: flex;
}

#banner .news_list .news_imgs {
	position: relative;
	overflow: hidden;
	padding-top: 48.8%;
}
#banner .news_list .swiper-slide{
    transform-style: preserve-3d;
}
#banner .news_list .swiper-slide.swiper-slide-active {
}
#banner .news_list .swiper-slide-prev .news_imgs::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(2,62,155,0.38);z-index:999;backdrop-filter:blur(.10rem);}
#banner .news_list .swiper-slide-next .news_imgs::before{content:'';width:100%;height:100%;position:absolute;top:0;right:0;background:rgba(2,62,155,0.38);z-index:999;backdrop-filter:blur(.10rem);}
#banner .news_list .swiper-slide-prev .news_imgs{transform: translateX(6.52rem);opacity: 0.5;}
#banner .news_list .swiper-slide-next .news_imgs{transform: translateX(-6.52rem);opacity: 0.5;}
#banner .news_list .swiper-slide-prev{transform: translate3d(-8.13rem, 0rem,0rem) rotateX(0deg) rotateY(30deg) !important;}
#banner .news_list .swiper-slide-next{transform: translate3d(8.13rem, 0rem,0rem) rotateX(0deg) rotateY(-30deg) !important;}
#banner .news_list .news_imgs img {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-container-3d .swiper-slide-shadow-left{
	display:none !important;
}
.swiper-container-3d .swiper-slide-shadow-right{
	display:none !important;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{margin-top:.50rem}
.main1 .inner{padding:.10rem 0rem 0rem;}
.main1 .ml{float:left; width:60%;padding-top:.08rem;}
.main1 .ml .ml-bottom{display: flex;}
.main1 .ml .ml-bottom{
  display: grid;
  grid-template-columns: 60% 40%; /* 左右宽度比例 */
  gap: .20rem;
  align-items: end; /* 直接让两个模块的底部对齐 */
}
.main1 .mr{float:right;width: 35%;padding-top:.08rem}


/**标题栏新闻窗口**/
.post { margin-bottom:.30rem; }
.post .tt {display:inline-block;width:100%;border-bottom: 0rem solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: .16rem;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: .42rem;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:.16rem; color:#333; }/*栏目别名*/
.post .con { padding: .06rem 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: .20rem;margin-top: .20rem;line-height: .20rem;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:.16rem; cursor:pointer;color: #1D5ABC;font-weight: bold;font-family: 'SourceHanSerifCN', serif;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
/* .post1 .tt {border-bottom: 2px solid #146cc1;} */
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:.20rem;font-size: .40rem;font-weight:bold;color: #242424;cursor:pointer;font-family: 'Source Han Sans CN VF', serif;padding-left: .6rem;background: url(images/posttit.png) no-repeat left center;background-size:.78rem;line-height: .78rem;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:.24rem; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: .16rem;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:.10rem;line-height: .20rem; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/

/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 60px;height: 28px;line-height:28px;margin-top:3px;margin-right: -70px;font-family:"Microsoft YaHei";border-radius:4px;background: #146cc1;text-align:center;vertical-align:middle;}
.rili .news_list li.news .news_date .news_year{display:inline-block;padding: 0 4px;font-size: 18px;color: #fff;}
.rili .news_list li.news .news_date .news_days{display:inline-block;height: 26px;padding: 0 6px;font-size: 14px;color: #18267d;border-radius:0px 4px 4px 0px;background: #fff;vertical-align:top;border:1px solid #146cc1;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;}
.rili .news_list li.news .news_title{line-height: 34px;margin-top: 0px;font-size: 14px;color:#000;} 
.rili .news_list li.news .news_text{line-height: 20px; margin-top:0px;font-size: 12px;color:#666;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{margin-bottom: 10px;padding-bottom: 10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news.n1{margin-top:10px;border-bottom:1px solid #ccc;}
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#949494; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px;margin-top: 4px;font-size: 15px;color:#000;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#0945a8;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#e3e4e6;}
/*标题文*/

/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{padding-top:75%;background-color:#efefef;position:relative;overflow:hidden;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}
/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;width:20%;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
/* .link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);} */
/* .link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);} */
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}

/*滚动Arrows */
/* .slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';} */

.post-33{}
.post-33 .con{}
.post-33 .news_list{}
.post-33 .news_list li.news{padding-left:18px; background:url('images/news_biao.png') no-repeat 3px center;}

.post-41{}
.post-41 .news_imgs {
    width: 3.74rem;
    height: 2.40rem;
    overflow: hidden;
}
.post-41 .news_imgs img {width:100%;height:100%;}
.post-41 .con{padding:15px 0;}
.post.post1.post-12.mbox {
    float: left;
    width: 48%;
}
.post-13 .news_con.clearfix.qp{width: 100%;}
.post.post1.post-13.mbox {
    float: right;
    width: 49%;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 300px;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1D5ABC;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;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:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#1D5ABC; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #1d5abc;}
.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:#0f429b;}
/*二级子栏目**/
.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 44px;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:#1D5ABC;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;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:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #1D5ABC;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.col_news_list .news_title {
    float: left;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col_news_list .news_meta {
    float: right;
}
.col_news_list li.news {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0;
}
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;min-height:700px}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #1D5ABC;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;background:none !important;background-color:unset !important}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background:#1A5894;box-sizing:border-box}
#footer .inner {position:relative;}

/* #footer .inner{margin-top:10px;} */
/* #footer .inner .foot-right{margin-top: 12px;} */
#footer .inner .mod{
  /* display: flex; */
  /* justify-content: space-between; */
  align-items: center;
  gap: 20px;
  padding: 18px 0 35px;
}
.foot-left, .foot-middle, .foot-right {
  flex: 1;
}
.foot-left {padding: .6rem 0;
  float: left;
margin-right:1.22rem
}
.foot-middle {
  float: left;
}
.foot-right {
  float: right;
margin-top:29px
}

#footer p{font-size: .18rem;line-height: .32rem; font-weight:normal;color: #fff;padding: 0px;font-family: 'SourceHanSans';}
#footer .inner p span { margin:0 10px 0 0; }
#footer .inner .foot-right .tu1 .con img{
  width: 100px;
}
#footer .inner .foot-right .shares p{
  padding: 0;
}
#footer .inner .copyright1{
  padding: 39px 0;
  font-size: .24rem;
  font-weight: bold;
  font-family: 'SourceHanSerif';
}
.foot-xia{
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.foot-xia p{text-align: center;margin: 20px 0;opacity:0.7}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
.dibu{display: flex;justify-content: space-around;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search {position: relative;background: #fff;width:95%;margin:0 auto;border-radius: .5rem;}
.wp-search form {display: block;}
.wp-search .search-input { margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;margin-left: 15px; font-family: "微软雅黑";}
.wp-search .search-btn {width:40px;height: 38px;position: absolute;right: 0;top:0%;border-radius: .5rem;overflow: hidden;}
.wp-search .search-btn input.search-submit {width: 40px;  height: 40px;  border: 0; outline: 0; background: url(images/sous.png) no-repeat center; cursor: pointer;}
.layer-inner {position: absolute;   left: 0;  right: 0;  top: 0;  bottom: 0;  margin: auto;  height: 45px;  width: 550px;}
.searchbox {width:100%;}
#aaa{cursor: pointer;padding: 10px;margin: 0 10px 0 5px;}
#bbb{cursor: pointer;padding: 7px;display:none;}
.shutdown{text-align: right; margin-right: 10%;   margin-top: 40px;}
.shutdown span { font-size: 30px; color: #fff; text-align: right;  cursor: pointer;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}
.head-r{display: flex;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 6px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.6; filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 80px; left:50%;z-index:100; margin-left: -50px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:13px; height:13px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:66px;background: #D4AF37;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


.post-12 .news_imgs{
	position: relative;
	padding-top: 56.94%;
	overflow: hidden;
	background-color: #eee;
}
.post-12 .news_imgs img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	margin: auto;
	transition: all 0.3s ease;
}
.post-12 .news_imgs img:hover{
	transform: scale(1.1);
}
.post-12 .news_date{
width: .78rem;
    height: .78rem;
    background: #CDEDFC;
    margin: 0 0.35rem 0 0rem;    float: left;
}
.post-12 .news_con{
	background-color: #EDF2FA;
   box-sizing: border-box;
	padding: .35rem .25rem .49rem .25rem;    width: 90%;
    bottom: .50rem;
    z-index: 999;
    position: relative;
}
.post-12 .news_title{
	font-size: .20rem;
	line-height: .32rem;
	font-weight: bold;
	color: #1d1d1d;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
   font-family: 'SourceHanSansCN', sans-serif;
margin:0 0 .20rem 0;
}
.post-12 .news_text {
    font-size: .15rem;
    line-height: .32rem;
    color: #1d1d1d;
    opacity: .5;
}
.post-12 .news_text a{    color: #1d1d1d;}
.post-12 .news_title a{color: #242424;}
.post-12 .news_title a:hover{color: #095ab5}
.post-12 .news_text  a{
   color: #4C5665;
   font-size: 14px;
   font-family: 'SourceHanSansCN', sans-serif;
line-height:23px;
}

.post-12 .slick-dots{
	width: auto;
	right: 0;
	bottom: 2.5rem;
	display: flex!important;
	align-items: center;
}
.post-12 .slick-dots li{
	width: .1rem;
	height: .1rem;
	background: #FFFFFF;
	opacity: 0.45;border-radius: 50%;
}
.post-12 .slick-dots li.slick-active{
	background: #0054a5;
	width: .1.2rem;
	height: .1rem;
	opacity: 1;border-radius: .05rem;
}

.post-12 .slick-prev, .post-12 .slick-next{top: 210px;opacity: 0;}
.post-12 .news_list:hover .slick-prev{}

/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}

/* 引入思源黑体（可变字体） */
@font-face {
  font-family: 'Source Han Sans CN VF';
  src: url('./font/SourceHanSansCN-VF-3500.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

/* 引入思源宋体（可变字体） */
@font-face {
  font-family: 'Source Han Serif CN VF';
  src: url('./font/SourceHanSerifCN-VF-3500.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

.main2{margin-top: 56px;background: #cce7f3;
    padding: 20px;}



.post-13 .news_title {
    font-size: .2rem;
    line-height: .24rem;
    font-weight: 500;
    color: #1d1d1d;
    font-family: 'SourceHanSansCN', sans-serif;
    margin: 0px 0 .20rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;     /* 显示2行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
    max-width: 6rem; /* 根据你布局调整 */
}
.post-13 .news_text.line2 {
    margin-bottom: .20rem;
    font-size: .15rem;
    line-height: .32rem;
    color: #1d1d1d;
    opacity: .5;
}
.post-13 .news_text.line2 a{    color: #1d1d1d;}
.post-13 .news_date {
    font-size: .16rem;
    font-weight: bold;
    padding-bottom: .20rem;
color:#004471;
}
.post-13 .news_list li.news:first-child{margin-top:0;}
.post-13 .news_list li.news{float: left;width: 100%;margin-bottom:.6rem;}
.post-13 .news_con.clearfix {margin-right:0;float:left;width:65%;}
.post-13 .news_imgs {float:right;width:30%;}
.post-13 .news_imgs  img{width: 100%;}

.post-13 .news_list{margin-top:-0px}
.post-13 .hover .off {display: none;}
.post-13 .off .news_con {width: 98%;margin-right: 0;padding: .2rem 1%;display: flex;justify-content: space-between;align-items: center;background: #edf2fa;}
.post-13 .off .news_con .news_title {margin-bottom:0;}
.post-13 .off .news_con .news_date {padding-bottom:0;}
.post-13 .on{display:none;transition: all 0.3s ease;}
.post-13 .hover .on {display: block;padding-top: .0rem;}
.post-13 .hover .on .news_con {margin-right:0;float:left;width:65%;}
.post-13 .hover .on .news_imgs {float:right;width:30%;}
.post-13 .hover .on .news_imgs  img{width: 100%;}
.post-31 .news_date{
	width: 85px;
	height: 87px;
	background:url(./images/tz1.svg) no-repeat;
	color: #1D5ABC;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	float: left;
}
.post-31 .news .news_con:hover .news_date {
  background: url(./images/tz2.svg) no-repeat;
  color: #fff;
}
.post-31 .news_date .dd{
	font-size: 38px;
	line-height: 44px;
	font-weight: bold;
	font-family: 'Roboto';
	margin-bottom: 5px;
}
.post-31 .news_date .yy{
	font-size: 13px;
	line-height: 13px;
	font-family: 'Arial';
}
.post-31 .news_text{
	box-sizing: border-box;
   width: 80%;
   float: right;
}
.post-31 .news_title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #242424;
    font-family: 'SourceHanSansCN', sans-serif;
    margin: 20px 0 32px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
    overflow: hidden;

    width: 100%; /* 必须有宽度，否则不截断 */
}

.post-31 .news_list li.news .news_text{
  border-bottom: 1px rgba(29, 90, 188, 0.1) solid;
}

.post-31 .tt{margin-bottom: 30px;}
.post-31 .news_list li.news{
 margin-top:15px;
}
.post-41 .tt .tit{width:100%;text-align:center;}
.post-41 .news_list li.news{
    float: left;
    width: 3.74rem;
    margin-right: .26rem;
}
.post-41 .news_list li.news:last-child{margin-right:0;}
.post-41 .news_title {    position: relative;color:#fff;
    bottom: 0.4rem;
    line-height: .4rem;
    text-align: center;}
.post-41 .news_title a {color:#fff;}
.post-41 .news_list li.news.n1 .news_title{background:#0084BB;opacity: .7;}
.post-41 .news_list li.news.n2 .news_title{background:#1C8F33;opacity: .7;}
.post-41 .news_list li.news.n3 .news_title{background:#7232B2;opacity: .7;}
.post-41 .news_list li.news.n4 .news_title{background:#9C681A;opacity: .7;}
.post-41 .news_list .link_con{
   text-align: center;
   margin: 12px 0;
   color: #FFFFFF;
   font-family: 'SourceHanSansCN', sans-serif;
   font-size: 20px;
   font-weight: bold;
}

/* 给轮播项加间距 */
.post-41 .news_list .slick-slide {
    margin: 0 10px; /* 左右间距，可按需求调整 */
    box-sizing: border-box;
}

/* 每个 li 平均分配宽度（5个一排最标准） */
.post-41 .news_list li.news {
  flex: 1;              /* 自动平分宽度 */
  box-sizing: border-box;
transition: all 0.3s ease;

}
.post-41 .news_list li.news:hover{transform: scale(1.01)}
.main3{background:url(images/xskbbg.png) no-repeat;min-height: 520px;background-size: cover;}
.main3 .ml{float:left; width:48%;margin-top: 64px;}
.main3 .mr{float:right;width: 48%;margin-top: 64px;}
.main3 .inner{    padding: .5rem 0;}
.post1.post-62 .tt .tit .title {color:#fff;background: url(images/posttit62.png) no-repeat left center;background-size: .78rem;}
.post-62 .con .news_list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap; /* 自动换行 */
    gap: .47rem; /* 卡片之间的间距 */
}
.post-62 .con{
	padding-top:34px ;
}
.post-62 .con .news.n1 {top:.3rem/*margin-left: .4rem;*/}
/* 2. 单个卡片项 */
.post-62 .con .news {position: relative;width: calc(32% - .10rem);top:.6rem;background: #fff; /*三列，减去间距的一半 */}
.post-62 .con .news:hover {background:url(images/xslib.png) no-repeat center;}
.post-62 .con .news.n1:hover {background:url(images/xslib.png) no-repeat center;}
.post-62 .con .news.n2:hover {background:url(images/xslib.png) no-repeat center;}
.post-62 .con .news.n3:hover {background:url(images/xslib.png) no-repeat center;}
.post-62 .con .news:hover .news_title,.post-62 .con .news:hover .news_title a{color:#fff;}
.post-62 .con .news:hover .news_text,.post-62 .con .news:hover .news_text a {color:#fff;}
.post-62 .con .news:hover .news_kzzds{color:#fff;}
.post-62 .con .news.n1 {background:url(images/xslib.png) no-repeat center;}
.post-62 .con .news.n2 {background:url(images/xskb2.png) no-repeat center;}
.post-62 .con .news.n3 {background:url(images/xskb3.png) no-repeat center;}
.post-62 .con .news.n1 .news_title,.post-62 .con .news.n1 .news_title a,.post-62 .con .news.n1 .news_text,.post-62 .con .news.n1 .news_text a,.post-62 .con .news.n1 .news_kzzds {color:#fff;}
.post-62 .con .news.n2 .news_title,.post-62 .con .news.n2 .news_title a,.post-62 .con .news.n2 .news_text,.post-62 .con .news.n2 .news_text a, .post-62 .con .news.n2 .news_kzzds {color:#fff;}
.post-62 .con .news.n3 .news_title,.post-62 .con .news.n3 .news_title a,.post-62 .con .news.n3 .news_text,.post-62 .con .news.n3 .news_text a, .post-62 .con .news.n3 .news_kzzds {color:#fff;}
.post-62  .news_con {padding: .2rem;}
.post-62  .news_kzzds {padding: 0 .20rem;font-size: .18rem;line-height: .28rem;color:#192E5B;}
.post-62  .news_date {
    margin-left: .20rem;
    float: left;
    background: #CDEDFC;
    width: .78rem;
    height: .78rem;
margin-top: .3rem;
    margin-bottom: .3rem;
}
.post-62  .news_btn {padding: 0 .20rem;font-size: .22rem;line-height: .78rem;float: right;    width: .78rem;    text-align: center;    font-weight: bold;
    height: .78rem;
    margin-top: .3rem;
    margin-bottom: .3rem;color:#fff;}
.post-62  .news_btn a {color:#D4AF37;}
.post-62 .con .news:hover .news_btn a{color:#fff;}
.news_days {
    font-size: .32rem;
    line-height: .32rem;
    text-align: center;
    font-weight: bold;
    color: #004471;
    padding-top: .05rem;
}
.news_year {
    font-size: .15rem;
    line-height: .32rem;
    text-align: center;
    color: #004471;
    padding-top: .05rem;
}
/* 3. 卡片主体样式 */
.post-62 .con .news .news_card {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    min-height: 145px; /* 卡片高度，可按需调整 */
    padding: 24px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    text-decoration: none;
}
.post-62 .con .news .news_card .news_meta {
    margin-bottom: 12px; 
}
/* 4. 标题样式 */
.post-62 .con .news .news_title {
    display: block;
    font-size: .24rem;
    font-weight: 500;
    font-family: 'SourceHanSansCN', sans-serif;
    color: #000;
    line-height: .58rem;margin-bottom:.2rem;
    /* 文字超出省略，可选 */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-62 .con .news .news_title:hover{color:#fff;}
.post-62 .con .news .news_text {font-size: .16rem;line-height: .28rem;color:#5B5B5B;}
/* 5. 发布时间样式 */
.post-62 .con .news .news_meta {
    display: block;
    font-size: 16px;
    color: #1D5ABC;
    padding-top: 12px;
	font-family: 'Arial';
}

.post-61 .news_list li.news span.news_meta {float:right;margin-left:2px;color: #1D5ABC;font-size: 18px;font-family: 'Arial';}
.post-61 .news_list li.news span.news_title {float: left; font-size: 18px;font-weight: 500;color: #242424;font-family: 'SourceHanSansCN', sans-serif;}
.post-61 .news_list li.news{
   
   height: 42px;
   /* margin: 11px 0; */
}
.post-61 .con{
	padding-top:34px ;
}
.post-61 .news_list li.news {
  align-items: center;
  padding: 15px 34px 15px 20px; /* 上下内边距，控制行高 */
  margin-bottom: 12px; /* 条目之间的间距 */
  background-color: #ffffff;
  border-radius: 0 0 30px 30px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05); /* 轻微阴影 */
  line-height: 40px;
}

/* 左侧蓝色竖线 */
.post-61 .news_list li.news::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  bottom: 30px;
  width: 6px;
  background-color: #1D5ABC; /* 蓝色 */
}

/* 标题样式 */
.post-61 .news_list li.news .news_title {
  font-size: 22px;
  color: #333333;
  font-weight: 500;
  padding-left: 16px; /* 避开蓝色竖线 */
}

/* 发布时间样式 */
.post-61 .news_list li.news .news_meta {
  font-size: 22px;
  color: #165DFF; /* 蓝色时间 */
  white-space: nowrap; /* 不换行 */
}

/* 清除浮动（如果你原来用了 clearfix 类） */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.main4{}
.main4 .inner{padding: 80px 0 0;}
.main4 .ml{float:left; width:48%;}
.main4 .mr{float:right;width:48%}
.post-72 .news_meta{color: #1D5ABC;font-family: 'Arial';font-size:16px;margin: 10px 0 0 0;}
.news_title{color: #242424;font-family: 'SourceHanSansCN', sans-serif;font-size: 18px;font-weight: 500;}
.list .news_title{font-family: 'Microsoft Yahei';}
.post-72 .con .news_list {
    list-style: none;
    margin: 0;
    padding: 0;
    /*display: flex;
    flex-wrap: wrap;
    gap: 20px;*/
}
.post-72 .news_list .news {width: auto;float: left;margin-right: 0.4rem;}
.post-72 .news_list .news:last-child{margin-right: 0;}
.post-72 .news_list .news.hover {width: 6.6rem !important;height:4rem;}
.post-72 .con .news.n1 {margin-left: 0rem;}
.post-72 .news_title{margin: 15px 0 15px 0;}
.post-72 .con{margin-top: 30px;}

.post-71 .news_imgs{
	position: relative;
	padding-top: 56.94%;
	overflow: hidden;
	background-color: #eee;
}
.post-71 .news_imgs img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	margin: auto;
	transition: all 0.3s ease;
}
.post-71 .news_imgs img:hover{
	transform: scale(1.1);
}
.post-71 .news_con:hover {
    background: #1a5894;
}
.post-71 .news_con:hover .news_title,.post-71 .news_con:hover .news_title a,.post-71 .news_con:hover .news_date {color:#fff;}
.post-71 .news_date{
	color: #004471;
	font-size: .15rem;
	font-family: 'Source Han Sans CN VF';
}
.post-71 .news_con{
	background-color: #fff;
   box-sizing: border-box;
	padding: 30px 14px 30px 14px;
   box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
.post-71 .news_title {
	line-height: .36rem;
        font-size:.24rem;
	color: #000;
	font-family: 'Source Han Sans CN VF', sans-serif;
	margin-bottom: 54px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;height:.72rem;
}
.post-71 .news_title a{color: #000;}
/* 让 ul 变成横向布局容器 */
.post-71 .news_list {
  display: flex;
  gap: .30rem 0; /* 两个 li 之间的间距，可自由调整 */
  flex-wrap: wrap; /* 防止超出屏幕，自动换行 */
}

/* 每个 li 平分宽度（两个并排就是各 50% - 间距） */
.post-71 .news_list .news {flex: 1;margin-right: .3rem;}
.post-71 .news_list .news:last-child {margin-right: 0rem;}
.post-71 .con {
    padding: .2rem .3rem;
}
.main5{background: #EDF2FA;margin-top: 40px;padding-bottom:50px}
.post-14 .con {padding: 0 20px;}
.post-14 .news_list {margin: 0 -20px;}
.post-14 .news_list li.news {float: left; width: 20%; padding: 0px; text-align: center; border: none;}

.post-14 .news_list li.news .news_box .link_icon {display: inline-block; width: 100%; opacity: 1; filter: alpha(opacity=100);}
/* .post-14 .news_list li.news .news_box .link_icon:hover {opacity: 0.8; filter: alpha(opacity=80);} */
.post-14 .news_list li.news .news_box .link_icon .icon {width: 44px; height: 44px; margin: 10px 0px 0px; background: none; text-align: center; display: inline-block;}
.post-14 .news_list li.news .news_box .link_icon .icon img {width: 100%; height: auto;}
.post-14 .news_list li.news .news_box .link_con {display: block; color: #62728B;font-size: 18px;font-weight: bold;font-family: 'SourceHanSansCN', sans-serif;}
.post-14 .news_list li.news .news_box .link_con:hover{color:#095ab5}
.post-14 .slick-slider {padding: 0;}
/* .post-14 .slick-prev, .post-14 .slick-next {width: 40px; height: 64px; margin-top: -48px;} */
.post-14 .slick-prev {background: url(./images/next1.png) no-repeat}
.post-14 .slick-next {background: url(./images/next2.png) no-repeat}
.post-14 .slick-active:first-child .link_icon {background: none;}
.post-15 .tt1 .tit1{font-size: 40px;font-weight:bold;color: #242424;font-family: 'SourceHanSerifCN', serif;text-align: center;}
.post-15 .tt1{padding-top: 30px;}

/*动效样式*/
#mybanner {
    position: relative;
    margin: 20px auto 0;
    width: 747px;
    height: 525px;
    background: transparent;
}
#mybanner li{position:absolute;transition: all 0.5s ease-in-out;}
#mybanner li .news_pic{overflow: hidden;width:100%;height:100%;}
#mybanner li img{transition-duration: 1s; transition: all 0.4s ease-in-out;;position: relative;
    display: block;
    width: 100%;
    height: 100%;}
#mybanner li img:hover{transform:scale(1.1);}
#mybanner li .news_all{position: relative;
    display: block;
    width: 100%;
    height: 100%;}

#mybanner .news_title{
    position: absolute;
    display: none;
    line-height: 33px;
	width: 378px;
	height: 104px;
	background: rgb(1 63 136 / 80%);
	position: absolute;
	bottom: -86px;
	margin-left: 42px;
  }
#mybanner .news_title a{
	color: #FFF;
	font-size: 20px;
	line-height: 80px;
	margin-left:30px;
					   }
#mybanner .focus-arrow-left{
    position: absolute;
    top: 125px;
    left:0px;
    z-index: 4;
    display: none;
    }
#mybanner .focus-arrow-right{
    position: absolute;
    top: 125px;
    right: 10px;
    z-index: 4;
    display: none;
    }
#mybanner:hover .focus-arrow-left{display:block;}
#mybanner:hover .focus-arrow-right{display:block;}
.focus-pagenation{
    position: absolute;
    bottom: 50px;
    right: 350px;
    z-index: 5;
    }
.mypagetab{
    float: left;
    margin: 0px 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #CDDCF2;
    cursor: default;
    }
.post-72 .hover .on{display: block;padding-top:0rem;}
.post-72 .on .news_imgs {
    width: 100%;
    height: 3.99rem;overflow: hidden;
}
.post-72 .on .news_imgs img {
    width: 100%;
    height: 100%;
}
.post-72 .on .news_con {
    position: relative;
    bottom: .6rem;
    text-align: center;
}
.post-72 .on .news_con .news_title a{color:#fff;}
.post-72 .hover .off{display: none;}
.post-72 .off{

}
.post-72 .off .news_title{
	float: left;
	font-size: .24rem;
	line-height: .36rem;
	height:.72rem;
	font-family: 'Source Han Sans CN VF';

}
.post-72 .off .news_title a{color:#000;}
.post-72 .off .news_date{
	float: left;
	font-size: .15rem;
	line-height: .32rem;
	color: #004471;
}
.off .news_imgs {
    width: 4.26rem;
    height: 2.39rem;
    overflow: hidden;
}

.off .news_imgs img {
    width: 100%;
    height: 100%;
}

.off .news_con {
    width: 3.66rem;
    background: #EEF4F7;
    padding: .3rem;
}
.post-72 .on{display:none;transition: all 0.3s ease;}
.post-72 .on .news_title{color:#fff;
	font-size: .18rem;
	line-height: .36rem;
	font-weight: bold;
	margin-bottom: .15rem;
    background: url(images/pt62new.png) no-repeat bottom center;    padding: .15rem 0;
}
.post-72 .on .news_title a{color: #fff;}
.post-72 .on .news_intro{
	font-size: 16px;
	color: #696969;
	line-height: 30px;
	margin-bottom: 37px;
}
.post-72 .on .news_date{
	font-size: 20px;
	line-height: 20px;
	color: #763977;
}
.main4 .mb {
    background: #F4EDD5;
}


.post-21 .hover .on{display: block;padding-top:.2rem;}
.post-21 .hover .off{display: none;}
.post-21 .off{
	height: .664rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	transition: all 0.3s ease;
}
.post-21 .off .news_title{
	float: left;
	font-size: .18rem;
	line-height: .23rem;
	font-weight: bold;

}
.post-21 .off .news_date{
	float: right;
	font-size: .14rem;
	line-height: .23rem;
	color: #6C7083;
}
.post-21 .on{display:none;transition: all 0.3s ease;}
.post-21 .on .news_title{color:#0662B1;
	font-size: .18rem;
	line-height: .36rem;
	font-weight: bold;
	margin-bottom: .15rem;
}
.post-21 .on .news_title a{color: #393939;}
.post-21 .on .news_intro{
	font-size: 16px;
	color: #696969;
	line-height: 30px;
	margin-bottom: 37px;
}
.post-21 .on .news_date{float:left;
	font-size: 20px;
	line-height: 20px;
	color: #763977;
}
.foot-right li.news.n2 .news_imgs {
    width: 1.55rem;
    height: 1.55rem;
    overflow: hidden;
}
.foot-right .news_imgs img {width:100%;
height:100%;}
#footer .foot-left p {
    padding-top: .4rem;
}
.foot-right .news_title {padding-top:.2rem;color:#fff;text-align: center;font-size:.18rem;}
.foot-right .news_title a{color:#fff;}
.foot-right li.news {
    float: left;
    margin: 0 .2rem;
}
.foot-right li.news.n1 {height:1.55rem;}
.foot-right li.news.n1 .news_imgs {background:none;
    width: 1.55rem;
    height: 1.55rem;
    text-align: center;
}
.foot-right li.news.n1 .news_imgs img {/*padding-top: 0.6rem;height: auto;*/}


.szinfo .topbox{display: flex;}
.szinfo .topbox .ml{width: 2.86rem;}
.szinfo .topbox .ml .news_imgs{padding-top: 137%;}
.szinfo .topbox .mr{margin-left: 0.42rem;width: 100%;}
.szinfo .article h1.arti_title {
    line-height: 1;
    font-weight: bold;
    font-size: 0.4rem;
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0.34rem;
    border-bottom: unset;
    display: flex;    align-items: flex-end;
}
.szinfo .article h1.arti_title .zc{font-size: 0.32rem;margin-left: 0.24rem;}
.szinfo .article h2.arti_title {
    line-height: 2;
    font-family: 'shr';
    font-size: 0.24rem;
    text-align: left;
    color: #646361;
    margin-bottom: .44rem;
}
.szinfo .article h2.arti_title span{padding-right:.2rem;}
.szinfo .article .jian{padding: 0.16rem 0.28rem;font-size: 0.24rem;color:#6d6c6a;line-height: 1.8;border: 1px solid #780606;}
.szinfo .article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: .56rem;
    min-height: 400px;
}
.szinfo .article .entry .read .txt .tt{border-left:0.08rem solid #1A5894 ;padding-left: 0.18rem;color:#000000;font-weight: bold;font-size: 0.32rem;}
.szinfo .article .entry .read .txt .txtcon{margin:0.3rem 0 0.46rem;font-size: 0.24rem;color:#000;line-height: 2;}
.szinfo .article .entry .read .txt .txtcon p,.szinfo .article .entry .read .txt .txtcon span{font-size: 0.24rem!important;color:#000!important;line-height: 2!important;font-family:'SourceHanSansCN', sans-serif !important;}
.szinfo .col_bbox{
    position: absolute;
    display: flex;
    top: -2rem;
    align-items: flex-end;
}
.szinfo .col_name span {
    font-size: .44rem;
    color: #fff;
    display: flex;
    height: 1.54rem;
    width: 4.1rem;
    align-items: center;
    font-family: 'ssb';
    justify-content: center;
    background: url(../images/listtbg.png) no-repeat center / 100%;
}
.szinfo .pagelist .col_path {
    background: url(../images/home.svg) no-repeat left / contain;
}
.szinfo .col_path {
    display: inline-block;
    padding-left: .43rem;
    background: url(../images/home.svg) no-repeat left / contain;
    margin-left: 0.3rem;
    font-size: 0.22rem;
    color: #fff;
    margin-bottom: 0.33rem;
}
.szinfo .col_path a, .szinfo .col_path span {
    color: #fff;
    font-size: 0.22rem;
    line-height: 1.3;
}
.szinfo .pagelist #l-container .col_list {
    display: none;
}
.szinfo .news_imgs a img, .szinfo .news_imgs span img, .szinfo .news_imgs img
 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
}
.szinfo #l-container{position: relative;}
.szinfo #l-container .inner{position: relative;}
.szinfo .col_menu_head {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0.46rem;
    z-index: 0;
}
.szinfo .news_imgs {
    overflow: hidden;
    background: #ccc;
    position: relative;
}
.szinfo .col_list {
    display: none;
}

.listtt-13 .news_list li.news {
    float: left;
    width: 20%;
    padding: 20px 0;
}
.list.list_jsml .col_news_con li.news .news_title {
    float: left;
    width: 140px;
    font-size: 17px;
    padding: 0;
text-align: center;
}
.list.list_jsml .col_news_con li.news .news_image {width:140px;height:200px;}
.list.list_jsml .col_news_con li.news .news_image img {width:140px;height:200px;}

body.szinfo.list.pagelist div#wp_paging_w6 {
    display: none;
}