@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:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*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;}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333333;text-decoration:none;transition:all 0.4s ease-in-out;font-family: '思源黑体';}
a:hover {color: #1D419D;}
@font-face{font-family: '思源黑体'; src : url('css/SourceHanSansCN-Regular.ttf');}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1480px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;background: linear-gradient(to bottom, rgb(0 0 0 / 60%), transparent);}
#head .inner{width: 1480px;height: 180px;position:relative;}
.header .sitelogo{float:left;margin-top: 30px;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 48px;}
.header .head-right .right-top .head-r{float:right;}
/*rale样式*/
.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-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang{float:right;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links:last-child:after{    content: '|';    display: inline-block;    margin-right: 9px; color:#fff;}
.site-lang ul li.links a{line-height: 16px;height:16px;font-size: 14px;color: #fff;padding:0 6px;transition: all .4s ease;}
.site-lang ul li.links a:hover{font-size:15px; font-weight:bold;}

.site-lang2{float:right;}
.site-lang2 ul{float:right;}
.site-lang2 ul li.links{float:left;}
.site-lang2 ul li.links a{line-height: 36px;margin-right:27px;font-size: 14px;color: #fff;transition: all .4s ease;}
.site-lang2 ul li.links a:hover{font-size:15px; font-weight:bold;}
/*默认主导航样式*/
#nav{float:right;}
#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}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;margin-left: 70px;}
.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 .menu-item a.menu-link {display: inline-block;/* padding: 0 5px; */line-height: 40px;color: #FFFFFF;font-size: 18px;font-weight: bold;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {display: none;position: absolute;right: 50%;top: 42px;min-width: 100%;z-index: 100;transform: translateX(50%);background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: #0A4EA3;height: 40px;line-height: 40px;padding: 0 10px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #0A4EA3;display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item.hover a.menu-link:after {width: 100%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding-bottom:0;}
.mbanner .view .news_bg {width: 100%;transition-duration: 1s;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;}
.mbanner .slide_imgs {display: block;width: 100%;overflow: hidden;padding-top: 49.4%;position: relative;}
.mbanner .slide_imgs:after{content:'';display:block;height: 353px;width: 100%;position: absolute;bottom: 0;left: 0;right: 0;background: linear-gradient(to top, rgb(0 0 0 / 50%), transparent);z-index: 99;pointer-events: none;}
.mbanner .view .news_title{position: absolute;bottom: 64px;left: 160px;right: 800px; width: auto; text-align: left;font-size: 22px; font-weight: bold;  color: #fff;  z-index: 99; line-height: 29px;overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.mbanner .view .news_title a{color:#fff;}
.mbanner .slick-dots {width: auto;position: absolute;left: 50%;bottom: 50.4px;transform: translateX(-50%);display: flex!important;align-items: center;}
.mbanner .slick-dots li{text-align: center;margin: 0 9px;float:left;transition: all 0.4s ease-in-out;height: 11.3px;width: 29.6px;background: url(images/dots.png) no-repeat center;background-size: contain;border-radius: unset;}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 0.24rem;border-radius: 50%;padding: 0;}
.mbanner .slick-dots li.slick-active {width: 40.7px;height: 15.6px;background: url(images/dots_banner.png) no-repeat center;}
.mbanner .slick-dots li.slick-active button{background: transparent;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post {}
.post .tt {position: relative;display:inline-block;width:100%;text-align:left;} /**标题栏**/
.post .tt .tit {display:inline-block;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 40px;font-size: 40px;font-weight: bold;font-family: '思源黑体';background: linear-gradient(to right, #0A4EA3, #DA4A37);background-clip: text;color: transparent;}
.post .tt .tit .title .sub{line-height:25px;font-size:22px;color:#1A55A0;padding-left:10px;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {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: 40px;line-height: 40px;padding-right: 47px;background: url(images/more_bg.png) no-repeat bottom 12px right;position: absolute;transform: translateY(50%);bottom: 50%;right: 0;}
.post .more_btn .more_text{
} 
.post .more_btn a{color: #1D419D;font-family: '思源宋体';font-size: 16px;font-weight: bold;} 
.post .more_btn a:hover{
    font-size: 16.5px;
} 
/*标准标题*/
.post1 {}
.post1 .tt {
}
.post1 .tt .tit {}
.post1 .tt .tit .title {}
.post1 .tt .tit .title.selected {}
.post1 .more_btn a{}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 480px;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: 0.25rem 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 2.4rem;float:left;margin-right: -2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #1D419D;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.22rem;font-weight:normal;color:#fff;font-family: '思源黑体';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.65rem;padding: 0px 0.05rem 0px 0.3rem;}/**栏目名称图标**/
.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: 0.18rem;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: 0.05rem 0px 0.05rem 0.28rem;line-height: 0.42rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#1D419D; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #1D419D;}
.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:#1D419D;}
/*二级子栏目**/
.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:#1D419D;} 
/*三级子栏目**/
.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:#1D419D;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title {display:inline-block;float:left;height: 0.48rem;line-height: 0.48rem;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.24rem;font-family:"Microsoft yahei";font-weight: normal;color: #1D419D;border-bottom: 3px solid #CBCBCB;font-weight: bold;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 0.46rem;line-height: 0.46rem;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 0.15rem 0px 0.1rem 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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family:'思源黑体';font-size: 26px;text-align:center;color:#1D419D;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;font-family: '思源黑体';}/**文章其他属性**/
.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;}  /**阅读字体**/
.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: linear-gradient(90deg, rgba(10, 78, 163, 1) 0%, rgba(218, 74, 55, 1) 100%);
}
#footer .inner {padding: 30px 0px 0px;position:relative;}

.post-foot .tt{
    margin-bottom: 18px;
}
.post-foot .tt .tit{
    display: inline-block;
}
.post-foot .tt .tit .title{
    line-height: 29px;
    font-size: 20px;
    color: #fff;
    font-family: '思源黑体';
}
.footer .foot-box{
    /* display: flex; */
    /* justify-content: space-between; */
}
.post-foot .news_list{}
.post-foot .news_list li.news{}
.post-foot .news_list li.news .news_title{
    line-height: 32px;
    font-size: 16px;
    color: #fff;
}
.post-foot .news_list li.news .news_title a{}

.footer .foot-l{
    float: left;
    margin-top: 27px;
}
.post-foot.foot-con .news_list li.news{}

.footer .foot-m{
    float: left;
    margin-left: 380px;
}
.footer .sitelogo{
    margin-bottom: 14px;
}
.footer .sitelogo img{}
.post-93{}
.post-93 .news_list{
    display: flex;
    justify-content: center;
}
.post-93 .news_list li.news{
    margin: 0 20px;
}
.post-93 .news_list li.news .news_imgs{
    display: block;
    width: 84px;
    overflow: hidden;
    padding-top: 84px;
    position: relative;
}
.post-93 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
}
.post-93 .news_list li.news .news_title{
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-family: '思源黑体';
    text-align: center;
}

.footer .foot-r{
    float: right;
    width: 340px;
    margin-top: 27px;
}
.post-foot.post-94 .news_list{}
.post-foot.post-94 .news_list li.news{width: 90px;float: left;margin-right: 35px;}
.post-foot.post-94 .news_list li.news:nth-child(3n){
    margin-right: 0;
}
.post-foot.post-94 .news_list li.news .news_title a{font-size:16px;color:#fff;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;overflow-wrap: break-word;}
.post-foot.post-94 .news_list li.news .news_title:hover a{font-size:16.5px;}

.footer .foot-b{float: left;width:100%;text-align: center;margin-top: 12px;padding: 27.5px 0;border-top: 1px solid rgba(255, 255, 255, 0.3);}
.footer .foot-b .foot-bottom .copyright{line-height:16px;color: rgba(255,255,255,0.6);font-size:16px;font-family: '思源黑体';}




/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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: rgb(255 255 255 / 30%);}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 44px;padding-left: 16.2px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px;line-height: 40px;background: none;font-size: 16px;border:0;outline: 0;font-family: '思源黑体';color: #fff;}
.wp-search .search-btn {width: 44px;height: 40px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width: 44px;height: 40px;border: 0;outline: 0;background: #0A4EA3 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 {float: right;width: 220px;margin-left: 40px;}
#aaa{cursor: pointer;padding: 7px;    background: #F5A123;    border-radius: 50%;}
.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{float:right;margin-top: 5px;}
/*搜索去背景色：*/
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 7px; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i2 a{    background: url(images/wx_icon.png) no-repeat center;}
.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: 60px; 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-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.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: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:45px;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 100px;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left:8px solid #1D419D;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:15px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 16px;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{width:100px;float:right;text-align:right;font-size: 16px;}
/*banner*/
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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; */}
/*自定义样式*/
.main_bg{
    background: url(images/main_bg.png) no-repeat top center;
}
.main1{}
.main1 .inner{
    padding: 55px 0 50px;
}
.post-10{}
.post-10 .tt{margin-bottom:45px;}

.post-11{float: left;width: 780px;}
.post-11 .focus-box{padding-bottom: 0;}
.post-11 .focus .focus-title {white-space: unset;height: auto;line-height: 80px;font-size: 20px;font-weight: bold;transform: translateY(50%);bottom: 50%;top: auto;padding: 0;left: 20px;right: 150px;}
.post-11 .focus .focus-title a{color: #fff;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 18px;font-weight: bold;transition: all 0.4s ease-in-out;}
.post-11 .focus .focus-title a:hover{font-size:18.2px}
.post-11 .focus .focus-title-bar {height: 80px;bottom:0px;left:0px;right:0px;margin-left:0px;background: rgb(0 0 0 / 50%);}
.post-11 .focus .focus-title-bg {background-color: unset;opacity: unset;}

.post-11 .focus-container .focus-item img{transition: 1s}
.post-11 .focus-container .focus-item:hover img{transform: scale(1.1);}

.post-11 .focus .focus-pagination {right: 18px;bottom: 30px;height: auto;}
.post-11 .focus .focus-page {width: 12px;height: 12px;line-height: 12px;border-radius: 0px;background-color: transparent;border: 1px solid #fff;box-sizing: border-box;margin: 0 5px;border-radius: 50%;}
.post-11 .focus .focus-page span {display:none;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #fff;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}

.post-12{float:right;width: 660px;box-sizing: border-box;}
.post-12 .tt{margin-bottom: 30px;}
.post-12 .news_list{}
.post-12 .news_list li.news{position: relative;width:100%;padding-bottom: 19px;margin-bottom: 20px;border-bottom: 1px dashed #CCCCCC;}
.post-12 .news_list li.news:last-child{margin-bottom:0;}
.post-12 .news_list li.news .news_date{width: 80px;height: 80px;margin-right: -80px;float:left;text-align:center;display: flex;flex-direction: column;align-items: center;justify-content: center;background: linear-gradient(90deg,rgba(10, 78, 163, 1) 0%, rgba(218, 74, 55, 1) 100%);}
.post-12 .news_list li.news .news_date .news_days{display:block;width:100%;line-height: 40px;font-size: 30px;font-weight:bold;color: #fff;transition: all 0.4s ease-in-out;font-family: '思源黑体';}
.post-12 .news_list li.news .news_date .news_years{display:block;width:100%;line-height: 28px;font-size: 14px;color: #fff;font-family: '思源黑体';}
.post-12 .news_list li.news .news_title{float: left;margin-left: 95px;display: flex;align-items: center;height: 80px;line-height: 32px;}
.post-12 .news_list li.news .news_title a{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;font-size: 18px;}
.post-12 .news_list li.news:hover .news_date .news_days{}
.post-12 .news_list li.news:hover .news_title a{font-size: 18.2px;}

.main2{}
.main2 .inner{padding:50px 0 82.5px;}
.post-21{
    width: 720px;
    float: left;
}
.post-22{
    width: 720px;
    float: right;
}
.post-20{}
.post-20 .tt{margin-bottom:40px;}
.post-20 .news_list.list1{
    padding: 27px 30px;
    background: #fff;
    box-shadow: 0 3px 12px rgb(0 0 0 / 10%);
    position: relative;
    margin-bottom: 10px;
}
.post-20 .news_list.list1:before{content:'';display:block;width: 100%;height: 3px;position: absolute;top: 0;left: 0;right: 0;background: linear-gradient(90deg, rgba(10, 78, 163, 1) 0%, rgba(218, 74, 55, 1) 100%);}
.post-20 .news_list.list1 li.news{}
.post-20 .news_list.list1 li.news .news_title{
    line-height: 26px;
    margin-bottom: 14px;
}
.post-20 .news_list.list1 li.news .news_title a{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-20 .news_list.list1 li.news .news_title:hover a{font-size:18.2px;}
.post-20 .news_list.list1 li.news .news_text{
    line-height: 24px;
    margin-bottom: 20px;
}
.post-20 .news_list.list1 li.news .news_text a{
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-20 .news_list.list1 li.news .news_text:hover a{font-size:16.2px;}
.post-20 .news_list.list1 li.news .news_meta{
    line-height: 18px;
    font-size: 16px;
    font-family: '思源黑体';
    color: #0A4EA3;
}

.post-20 .news_list.list2{}
.post-20 .news_list.list2 li.news{
    line-height: 60px;
    position: relative;
    border-bottom: 1px dashed #C9C9C9;
}
.post-20 .news_list.list2 li.news .news_title{
    position: absolute;
    left: 0;
    right: 115px;
    top: 0;
    bottom: 0;
}
.post-20 .news_list.list2 li.news .news_title a{
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-20 .news_list.list2 li.news .news_title:hover a{font-size:18.2px;}
.post-20 .news_list.list2 li.news .news_meta{
    float: right;
    width: 115px;
    text-align: right;
    color: #0A4EA3;
    font-size: 18px;
    font-family: '思源黑体';
}

.main3{}
.main3 .inner{}
.post-31{}
.post-31 .news_list{}
.post-31 .news_list li.news{
    position: relative;
}
.post-31 .news_list li.news a{
    display: block;
    width: 100%;
    height: 100%;
}
.post-31 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 160px;
    position: relative;
}
.post-31 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-31 .news_list li.news:hover .news_imgs img{transform: scale(1.1);}
.post-31 .news_list li.news .news_title{
    position: absolute;
    transform: translateY(50%);
    text-align: center;
    bottom: 50%;
    width: 100%;
    line-height: 75px;
    padding: 0 5%;
    box-sizing: border-box;
    font-size: 52px;
    font-family: '思源黑体';
    font-weight: bold;
    color: #fff;
}


.main4{}
.main4 .inner{
    padding: 70px 0 55px;
}

.post-41{
    float: left;
    width: 700px;
}
.post-41 .tt{
    margin-bottom: 40px;
}
.post-41 .news_list{}
.post-41 .news_list li.news{}
.post-41 .news_list.list1{margin-bottom:50px;}
.post-41 .news_list.list1 li.news .news_wz{
    float: left;
    margin-right: 340px;
}
.post-41 .news_list.list1 li.news .news_imgs{
    float: right;
    margin-left: -340px;
}
.post-41 .news_list.list2 li.news .news_wz{
    float: right;
    margin-left: 340px;
}
.post-41 .news_list.list2 li.news .news_imgs{
    float: left;
    margin-right: -340px;
}
.post-41 .news_list li.news .news_wz{
    padding: 28px 30px 37px;
    box-shadow: 0 3px 12px rgb(0 0 0 / 10%);
}
.post-41 .news_list li.news .news_wz .news_title{
    line-height: 32px;
    height: 64px;
    margin-bottom: 13px;
}
.post-41 .news_list li.news .news_wz .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    font-size: 18px;
}
.post-41 .news_list li.news .news_wz .news_title:hover a{foant-szie:18.2px;}
.post-41 .news_list li.news .news_wz .news_meta{
    line-height: 24px;
    font-size: 16px;
    font-family: '思源黑体';
    color: #0A4EA3;
    margin-bottom: 26px;
}
.post-41 .news_list li.news .news_wz .news_text{
    line-height: 26px;
    height: 78px;
}
.post-41 .news_list li.news .news_wz .news_text a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    font-size: 16px;
    opacity: .7;
}
.post-41 .news_list li.news .news_wz .news_text:hover a{font-size:16.2px;}
.post-41 .news_list li.news .news_imgs{
    width: 340px;
    display: block;
    overflow: hidden;
    padding-top: 270px;
    position: relative;
}
.post-41 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-41 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}

.post-42{
    float: right;
    width: 720px;
}
.post-42 .tt{
    margin-bottom: 40px;
}
.post-42 .news_list{}
.post-42 .news_list li.news{float:left;width:348px;margin-bottom: 33px;}
.post-42 .news_list li.news:nth-child(2n){float:right;}
.post-42 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 240px;
    position: relative;
    margin-bottom: 15px;
}
.post-42 .news_list li.news .news_imgs:before{content:'';display:block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: url(images/post_42_bg.png) no-repeat;background-size: cover;pointer-events: none;z-index: 99;}
.post-42 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-42 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-42 .news_list li.news .news_title{
    line-height: 26px;
}
.post-42 .news_list li.news .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    font-size: 18px;
}
.post-42 .news_list li.news .news_title:hover a{font-size:18.2px;}

.main5{}
.main5 .inner{
    padding-bottom: 105px;
}
.post-51{}
.post-51 .tt{text-align:center;margin-bottom:61.6px;}
.post-51 .news_list{
    display: flex;
    justify-content: space-between;
}
.post-51 .news_list li.news{}
.post-51 .news_list li.news .news_imgs{
    display: block;
    width: 120px;
    overflow: hidden;
    padding-top: 120px;
    position: relative;
    border-radius: 50%;
}
.post-51 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
}
.post-51 .news_list li.news:hover .news_imgs img {    transform: rotateY(360deg);    transition-duration: 0.5s;}







