@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%; }.header .sitelogosup,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: 60px;height: 54px;vertical-align:middle;}
/*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: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #212121;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color:#1845ba;}
@font-face{font-family: '思源宋体'; src : url('css/SourceHanSerifCN-Regular.ttf');}
@font-face{font-family: '思源宋体'; src : url('css/SourceHanSansCN-Regular.ttf');}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{ }
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {
    background: url(images/head_bg.png) no-repeat;
    background-size: cover;
}
.header .inner{height: 180px;position:relative;}
.header .sitelogo{float:left;margin-top: 30px;}
.header .sitetitle {display:inline-block;margin-top:10px;margin-left:43px;font-size:40px;font-weight:bold;color:#1845ba;} /**站点名称**/
.header .head-left{position: relative;float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 32px;width:200px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links.i1{padding-left: 20px;background: url(images/lang_icon.png) no-repeat left center;background-size: 20%;}
.site-lang ul li.links a{line-height: 35px;font-size: 15px;color: #313131;}
.site-lang ul li.links a:hover{color:#1845ba;}
/*默认主导航样式*/
#nav{
    background: linear-gradient(to bottom, #accbee, #fff);
}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item.i9 { border-right: 1px solid #d8d8d8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 40px;line-height:68px;color: #1845ba;font-size: 27px;font-weight: bold;    font-family: '思源宋体';}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #1845ba;text-decoration: none;color: #fff;}
.nav .sub-menu {display: none;position: absolute;left: 0;top:68px;min-width: 100%;z-index: 100;background:#fff;text-align: center;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 55px;line-height: 55px;padding: 0 17px;font-size: 20px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color:#1845ba;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important;}
/**主页banner开始**/
#banner {background: #f5ebe1;}
#banner .inner {background:  #e0e6f8;padding: 10px 0px 46px 0px;width: 100%;text-align: center;position:relative; }
/**主体模块样式**/
/**首页三列布局**/
.main1 .inner{padding: 35px 0px 0;}
.main1 .ml{background: #fff;box-shadow: 0px 0px 20px #f3f1f1;float:left;width: 48.5%;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{background: #fff;box-shadow: 0px 0px 20px #f3f1f1;float:right;width: 48.5%;}
.main4 .ml {background: #fff;box-shadow: 0px 0px 20px #f3f1f1;float: left;width: 70%;}
.main4 .mr {/* background: #fff; */float: right;width: 28.3%;}
/**标题栏新闻窗口**/
.post .tt {position: relative;display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {border-bottom: 2px solid #1845ba;font-size: 24px;font-weight: bold;display:block;line-height: 64px;color: #313131;font-family: '思源宋体';    color: #1845ba; font-size: 25px;font-weight: bold;}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.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; *zoom:1;line-height: 64px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 16px;cursor:pointer;} 
.post .more_btn a{color: #6c6c6c;} 
.post .more_btn a:hover{color:#1845ba;} 
/*标准标题*/
.post .tt {/* height: 71px; */}
/*带图标标题*/
/**自定义新闻列表**/
.news_list { }
.news_list li.news {padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {font-size: 18px;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 {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {top: 0;margin: auto;max-width: 100%;height: auto;width: 100%;position:absolute;left:0px;bottom:0px;right:0px;filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.post {padding: 8px 32px 20px 32px;box-shadow: 2px 0 15px rgb(0 0 0 / 20%);}
.rili2 .news_list li.news .news_date {height: 34px;display: block;line-height: 34px;padding-left: 25px;font-size: 25px;color: #636363;background: url(images/time2.png) no-repeat left;}
.rili2 .news_list li.news .news_title {width: 100%;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;font-size: 18px;line-height: 44px;color: #333333;font-family: '思源宋体';}
.rili2 .news_list li.news .news_date .news_days { font-size: 12px;}
.rili2 .news_list li.news:hover .news_date{color:#1845ba;}
.rili2 .news_list li.news:hover .news_title a{color:#1845ba;}
.rili2 .news_list li.news {border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;}
.rili .con{ padding:5px 0px;}
.rili .news_list li.news{padding: 11.5px 0;border-bottom: 1px solid #e5e5e5;}
.rili .news_list li.news .news_date{text-align: center;float: left;width: 60px;margin-right: -60px;font-family:"Microsoft YaHei";background: url(images/meta_bg.png) no-repeat;background-size: cover;padding: 4.5px 0;transition: all 0.4s ease-in-out;}
.rili .news_list li.news:hover .news_date{background: url(images/meta_bg2.png) no-repeat;}
.rili .news_list li.news .news_date .news_year{width: 100%;display:inline-block;font-size: 20px;color: #fff;line-height: 30px;}
.rili .news_list li.news .news_date .news_days{width: 58px;line-height: 24px;text-align: center;display:inline-block;font-size: 14px;color: #fff;}
.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{overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;width: 100%;line-height: 30px;font-size: 18px;color: #171718;font-family: '思源宋体';} 
.rili .news_list li.news .news_title a:hover{color: #1845ba;}
.rili .news_list li.news .news_text {height: 28px;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;width: 100%;font-size: 14px;color: #999999;line-height: 28px;font-family: '思源宋体';}
/**/
.main2 .ml {background: #fff;box-shadow: 0px 0px 20px #f3f1f1;float: left;width: 30%;}
.main2 .mr {background: #fff;box-shadow: 0px 0px 20px #f3f1f1;float: right;width: 68%;}
.main2 .news_list-top .news_imgs {margin-bottom: 15px;background: #fff;height: 240px;position: relative;overflow: hidden;width: 100%;}
.main2 .news_list-top .news_con {}
.main2 .news_list-top .news_wz {width: 100%;}
.main2  .news_title {min-height: 60px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;font-size: 18px;color: #333333;line-height: 30px;font-family: '思源宋体';font-weight: bold;}
.main2 .news_list-top .news_date { margin-top: 20px;}
.main2 .news_days {padding-left: 30px;font-size: 16px;color: #999999;line-height: 30px;background: url(images/time2.png) no-repeat center left;font-family: '思源黑体';}
.main2 .post-20,.main2 .post-29 {padding: 28px 0 7px 0px;}
.main2 .news_list .news_date { background: #1845ba;  width: 70px; float: left;}
.main2 .news_list .news_wz { width: 100%;}
.main2 .news_list .news_con { margin-left: 80px;}
.main2 .news_list li.news {
    float: left;
    width: 50%;
    text-align: center;
}
.main2 .news_list .news_year {display: inline-block;font-size: 32px;color: #fff;width: 100%;text-align: center;line-height: 40px;}
.main2 .news_list .news_days { display: inline-block;  font-size: 14px; color: #fff;  width: 100%;  text-align: center; line-height: 30px;  }
/*图列表*/
.main2 .mr .news_list .news_days {   color: #664b2c; background: #f3e6d7;}
.main2 .inner { padding: 30px 0 0;}
.main2 .post .tt .tit {}
.main4 .inner {padding: 44px 0 36px;}
.main4 .ml .news_date .news_year {display: inline-block;height: 25px;padding: 0 10px;font-size: 13px;background: #b2b2b2;color: #fff;line-height: 25px;border-radius: 15px;}
.main4 .ml .news_date {  float: left;}
.main4 .ml .news_wz {width: 100%;}
.main4 .ml .news_con {margin-left: 100px;}
.main4 .ml .news_title {width: 100%;overflow: hidden;  text-overflow: ellipsis;   display: inline-block; white-space: nowrap;   color: #333333;font-size: 16px; line-height: 25px;}
.main4 .ml .post-41 .tt {  margin-bottom: 18px;}
.main4 .ml .news_list li.news {  margin-bottom: 20px;}
.main4 .ml .news_list li.news.n5{margin-bottom:0;}
.main4 .ml .news_list li.news:hover .news_date .news_year {background:#1845ba;}
#footer .inner p span {  margin: 0 5px;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;width:1300px;margin:0px auto;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#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: #1845ba;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 25px;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: 20px;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:42px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #1845ba;background:#eee;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #1845ba;}
.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:#0f429b;} 
/*三级子栏目**/
.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:700px;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: 25px;font-family:"Microsoft yahei";font-weight: normal;color: #1845ba;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666; font-size:16px} /**当前位置**/
.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_con .news_list li.news { line-height: 50px;}
.col_news_con .news_list li.news .news_title {width: 77%;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;font-size: 20px;}

.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: "Microsoft YaHei";font-size:22px;text-align:center;color: #1845ba;} /**文章标题**/
.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;min-height:700px;} /**文章内容**/
.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;}
/**页脚开始**/
#footer .inner {padding: 111px 0;position:relative;}
#footer .inner .foot-right{top: -20px;right: 0;position: absolute;right: 72px;}
#footer .inner p{font-size: 14px;line-height: 30px;text-align: center;color: rgb(255 255 255 / 80%);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; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top: 18px;}
.wp-search {position: relative;border: 1px solid #dddddd;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 15px;margin-right: 36px;}
.wp-search .search-input input.search-title {width: 100%;height: 26px;padding: 5px 0;line-height: 26px;background: none;color: #252525;font-size: 15px;border:0;outline: 0;font-family: "Microsoft YaHei";}
.wp-search .search-btn {width:36px;height: 36px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:36px;height: 36px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:6%;left: 0px;margin-left:0px;}
.mbanner .focus .focus-title-bg {filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {bottom: -32px;width: 100%;position:absolute;right: 0px;margin-right: 0px;z-index:60;text-align: center;}
.mbanner .focus .focus-page {display:inline-block;width: 11px;height: 11px;margin-right: 6px;background:#fff;border-radius: 50%;}
.mbanner .focus .focus-page-active {width: 11px;background: #1845ba;opacity:1;filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width: 86px;height: 85px;opacity: 0.7;filter:alpha(opacity=70);background: url(images/slide_next.png) no-repeat center left;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: url(images/slide_next.png) no-repeat right center;}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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;
}
/*************************************************************
*二级页面
*/
.main2 .post-20 .news_title,.main2 .post-29 .news_title {
    font-weight: bold;
    -webkit-line-clamp: 1;
    display: flex;
    align-items: center;
    min-height: 30px;
    max-height: 30px;
}
.content {background: #fff url(images/main_bg.png) no-repeat center bottom;background-size: cover;}
.views {color: #2e2e2e;position: absolute;right: 23%;display: inline-block;top: 7px;}
.view {display: inline-block;}
.footer .foot-left {  position: relative;}
.main4 .inner p .huan { margin-left: 30px;}
.common-wrapper {   float: left; width: 100%;  padding-bottom: 30px; min-height: 450px;}
li.news:hover .news_imgs .news_bg {  transform: scale(1.4);}
.news_bg {transition-duration: 1s; margin: auto; max-width: 100%;   position: absolute;  top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: auto;}
div#banner2 { display:none;}
input::-webkit-input-placeholder {color: #252525;font-family:"Microsoft YaHei";}
.post.post2.post-20.mbox,.post.post2.post-29.mbox {width: 46.5%;float: left;box-shadow: unset;}
.post.post2.post-21.mbox {float: right;width: 48%;padding: 0;box-shadow: unset;}
.main2 .post-21 .more_btn {position: absolute;top: -72px;right: 0;}
ul.tab-list {position: relative;min-height: 381px;}
.main2 .post-21 li.news {padding-top: 12px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.main2 .post-21 li.news:last-child{border-bottom:0;}
.main2 .post-21 ul.news_list-top {
}
.link_con {height: 53px;width: 62%;font-size: 18px;color: #333333;line-height: 20px;margin: 0px auto;}
.main2 .news_list li.news {/* margin-bottom: 29px; */text-align: center;float: left;width: 50%;}
.main2 .news_list li.news .link_icon .icon {margin-bottom: 14px;background: url(images/icon1.png) no-repeat center;}
.main2 .news_list li.news.i2 .link_icon .icon { background: url(images/icon2.png) no-repeat center;}
.main2 .news_list li.news.i3 .link_icon .icon { background: url(images/icon3.png) no-repeat center;}
.main2 .news_list li.news.i4 .link_icon .icon { background: url(images/icon4.png) no-repeat center;}
.main2 .news_list li.news.i5 .link_icon .icon { background: url(images/icon5.png) no-repeat center;}
.main2 .news_list li.news.i6 .link_icon .icon { background: url(images/icon6.png) no-repeat center;}
.main2 .news_list li.news.i6:hover .link_icon .icon { background: url(images/ico6.png) no-repeat center;}
.main2 .news_list li.news.i5:hover .link_icon .icon { background: url(images/ico5.png) no-repeat center;}
.main2 .news_list li.news.i4:hover .link_icon .icon { background: url(images/ico4.png) no-repeat center;}
.main2 .news_list li.news.i3:hover .link_icon .icon { background: url(images/ico3.png) no-repeat center;}
.main2 .news_list li.news.i2:hover .link_icon .icon { background: url(images/ico2.png) no-repeat center;}
.main2 .news_list li.news.i1:hover .link_icon .icon { background: url(images/ico1.png) no-repeat center;}

.post.post-19 .tt {margin-bottom: 25px;}
.rili .news_list li.news.n5 { border: 0;}
.post.post-11 .tt { margin-bottom: 5px;}
.rili2 .news_list li.news.n5 {border-bottom: 0px solid #e5e5e5;padding-bottom: 0;}
.main4 .mr li.news .news_imgs {  position: relative;  overflow: hidden; /* padding-top: 55%; */  height: 150px;}
.main4 .mr li.news.n1 {margin-bottom: 20px;}
.main4 .mr .post {   padding: 0;}
.list div#footer {
    border-top: 1px solid #e4e4e4;
}
.nav .sub-menu.flipInY  {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  display: block;
}


@keyframes flipInY  {
  from {
   /* -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);*/
   /* transform: perspective(400px) rotate3d(0, 1, 0, 90deg);*/
   /* -webkit-animation-timing-function: ease-in;*/
    /*animation-timing-function: ease-in;*/
    /*opacity: 0;*/
  }

  40% {
    /*-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);*/
    /*transform: perspective(400px) rotate3d(0, 1, 0, -20deg);*/
    /*-webkit-animation-timing-function: ease-in;*/
    /*animation-timing-function: ease-in;*/
  }

  60% {
   /* -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);*/
    /*transform: perspective(400px) rotate3d(0, 1, 0, 10deg);*/
    /*opacity: 1;*/
  }

  80% {
    /*-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);*/
   /* transform: perspective(400px) rotate3d(0, 1, 0, -5deg);*/
  }

  to {
   /* -webkit-transform: perspective(400px);*/
   /* transform: perspective(400px);*/
  }
}
.top.currents #nav {border: 0; top: 60px;line-height: 60px; width: auto;border-color: #b35656;}
.top.currents { z-index: 990;width: 100%; height: 60px;line-height: 60px; background: none; /** background-color: #00193d;**/ position: fixed; left: 0; top: 0;}
.top.currents .nav .wp-menu .menu-item a.menu-link {line-height: 60px;/* color: #fff; */}
.top.currents .nav .wp-menu .menu-item {height: 60px;/* border-left: 1px solid #b35656; */}
.top.currents .nav .wp-menu .menu-item.i9 {  border-right: 1px solid #b35656;}
.top.currents .nav .sub-menu { top: 60px;}
.top.currents .header{display:none;}
.tab-list .tab-con {
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 100%;
}

.nav .wp-menu li.menu-item.i10 {
    border-right: 1px solid #d8d8d8;
}
.mbanner .sudy-slide{background:#f5ebe1;}
.mbanner .slide-title-bar{width: auto!important;right:2%;white-space: unset!important;}
.mbanner .slide-title{width:100%;    white-space: unset!important;}
.mbanner .slide-title a, .slide-text a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;overflow-wrap: break-word;font-size:40px;}
.mbanner .slide-pagination .pagination-li.active{background:#1845ba;}
.mbanner .slide-pagination .pagination-li{    height: 14px; width:14px;   margin: 4px 5px;}

.main0{}
.main0 .inner{
    padding-top: 30px;
    background: #fff;
}
.post-10{
    padding-bottom: 46px;
}
.post-10 .tt{text-align: center;margin-bottom: 40px;}
.post-10 .tt .tit{
    float: none;
}
.post-10 .tt .tit .title{}

.post-10 .news_list{}
.post-10 .news_list li.news{
    float: left;
    width: 23.5%;
    margin-right: 2%;
    box-shadow: 2px 0 12px rgb(0 0 0 / 10%);
}
.post-10 .news_list li.news:last-child{margin-right:0;background: #c05a5f;}
.post-10 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 72.5%;
    padding-top: 210px;
    position: relative;
    box-sizing: border-box;
}
.post-10 .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: all 0.4s ease-in-out;
}
.post-10 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-10 .news_list li.news .news_title{
    line-height: 50px;
    height: 50px;
    padding: 0 2%;
    box-sizing: border-box;
}
.post-10 .news_list li.news.n1 .news_title{
    background: #4b6ec8;
}
.post-10 .news_list li.news.n2 .news_title{
    background: #c77940;
}
.post-10 .news_list li.news.n3 .news_title{
    background: #27a099;
}
.post-10 .news_list li.news.n4 .news_title{}
.post-10 .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: 18px;
    color: #ffff;
    text-align:center;
   font-weight:bolder;
}
.post-11{
    padding-bottom: 11px;
}
.post-13{}

.post-24{
    padding-bottom: 30px;
}
.post-24 .tt{
    position: relative;
    margin-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
}
.post-24 .tt:after{content:'';display:block;}
.post-24 .news_list{}
.post-24 .news_list li.news{
    float: none;
    width: 100%;
    margin-bottom: 16px;
}
.post-24 .news_list li.news:last-child{margin-bottom:0;}
.post-24 .news_list li.news a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.post-24 .news_list li.news a .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 30.5%;
    padding-top: 100px;
    position: relative;
}
.post-24 .news_list li.news a .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-24 .news_list li.news:hover a .news_imgs img{transform: scale(1.1);}
.post-24 .news_list li.news a .news_wz{
    position: absolute;
    transform: translateY(50%);
    bottom: 50%;
}
.post-24 .news_list li.news a .news_wz .news_title{
    font-size: 22px;
    line-height: 31px;
    min-height: auto;
    max-height: unset;
    font-weight: bold;
    color: #fff;
    font-family: '思源黑体';
    -webkit-line-clamp: 1;
}
.post-24 .news_list li.news a .news_wz .news_sub{    font-size: 22px;
    line-height: 31px;
    min-height: auto;
    max-height: unset;
    font-weight: bold;
    color: #fff;
    font-family: '思源黑体';
    -webkit-line-clamp: 1;}
.main2 .sudy-tab .tab-menu li.selected{    border-bottom: 2px solid #1845ba;    color: #1845ba;
    font-size: 25px;
    font-weight: bold;
font-family: '思源宋体';}
.main2 .post-20 .news_title a, .main2 .post-29 .news_title a{line-height: 30px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.main2 .slick-dots{
    width: auto;
    right: 10px;
    bottom: 90px;
}
.main2 .slick-dots li{
    margin: 0 4.5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(255 255 255 / 30%);
}
.main2 .slick-dots li.slick-active{background:#fff;}
.main2 .slick-dots li button{
    width: 100%;
    height: 100%;
}
.main2 .slick-dots li button:before{display:none;}

.post-43 .news_list li.news{

float: left;

width: 30.7%;

margin-right: 3.9%;
}
.post-43 .news_list li.news:last-child{margin-right:0;}
.post-43 .news_list li.news a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.post-43 .news_list li.news a .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 30.5%;
    padding-top: 80px;
    position: relative;
}
.post-43 .news_list li.news a .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-43 .news_list li.news:hover a .news_imgs img{transform: scale(1.1);}
.post-43 .news_list li.news a .news_wz{
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(50%);
    bottom: 50%;
    text-align: center;
}
.post-43 .news_list li.news a .news_wz .news_title{
    font-size: 20px;
    line-height: 31px;
    min-height: auto;
    max-height: unset;
    font-weight: bold;
    color: #fff;
    font-family: '思源黑体';
    -webkit-line-clamp: 1;
}
.post-43 .news_list li.news a .news_wz .news_sub{    font-size: 20px;
    line-height: 31px;
    min-height: auto;
    max-height: unset;
    font-weight: bold;
    color: #fff;
    font-family: '思源黑体';
    -webkit-line-clamp: 1;}
.footer{background:#00193d;}


.wp_paging{
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 17px;
    font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
    color: #494949;
    float: right;
}



