@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; }
: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;}

::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 14px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background: #fff;}
p{line-height:1.75;}
a{color:#000; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#0068b7; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {background: #0068b7 url('images/head_bg.jpg') no-repeat center top;position: fixed;top: 0;width: 100%;z-index: 10000;}
#header .inner{height: 116px;position:relative;}
.header .sitelogo{float:left;margin-top: 12px;}
.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-right{float:right;width:26.5%;}
/*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:#0068b7;}
.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{width:100%;    padding-top: 8px;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 30.67px;font-size: 14px;color: #fefefe;}
.site-lang ul li.links a:hover{color:#ccc;}
.sx{color: #fff;padding: 0 6px;}
.i5 .sx{display:none;}
/*默认主导航样式*/
#nav{
     position: fixed; 
    top: 116px; 
     z-index: 10000; 
    background:  #ffffff; 
}
#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 .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:url(images/sy.png) no-repeat 22px center;}
.nav .wp-menu .menu-item.i1 a.menu-link { color: transparent;}
.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 13px;line-height: 50px;color: #333;font-size: 15px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; color: #0068b7;}
.nav .wp-menu .menu-item.i1.hover a.menu-link, .nav .wp-menu .menu-item.i1 a.hover{color:transparent;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width:100%;z-index: 100;background:#fff;}
.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: 36px;line-height: 36px;padding: 0 15px;font-size: 13px;background:none; }
.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:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
.list #container-1{margin-top: 166px;}
#banner {
    margin-top: 166px;
}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{background: #fff url(images/main_1.png) no-repeat center;}
.main1 .inner{padding:30px 0px 85px;}
.main1 .ml{float:left;width:67.9%;padding-right:4.1%;}
.main1 .mr{float:right;width:27.9%;}
.main2 .ml{float:left;width:48.7%;}
.main2 .mr{float:right;width:50.6%;}
.main4{background: url(images/xs_bg.jpg) no-repeat center;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
/**标题栏新闻窗口**/
.post {}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 37.5px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 70px;color: #0068b7;font-family: Century Gothic;}
.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; height: 70px;line-height: 70px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:14px; cursor:pointer;color:#000;} 
.post .more_btn a:hover{color:#0068b7;} 
/*标准标题*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 35px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {float: left; width: 75%; display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {font-size:15px;float:right;color: #5b5b5b;}/*属性*/
.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 {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: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 8px;box-sizing: border-box;}
/**主体文章页开始**/
#d-container {margin-top: 166px;}
#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: #0f429b;}/**位置栏目背景**/
.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:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.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: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;width: 35%; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;width: 65%;    text-align: right;} /**当前位置**/
.col_metas .col_title,.col_metas .col_path{display: inline-block;white-space: nowrap;   overflow: hidden;text-overflow:ellipsis;}
.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;    max-width: 100% !important;}
.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: #182880;} /**文章标题**/
.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;}  /**阅读字体**/
.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 {background: #3a3b36 url(images/footer_bg.jpg) repeat-x;}
#footer .inner {position:relative;background: url(images/foot_in.jpg) no-repeat;}
#footer .inner .mod{}
#footer .inner p{font-size: 14px;line-height: 25px; font-weight:normal;text-align:center;color: #e1e1e1;font-family: Arial;}
#footer .inner p span {}
#footer .inner .copyright{padding:20px 0;}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*自定义输入框*/
.searchbox {width: 62.89%;float: right;background: #fff;border-radius: 5px;margin-top: 20px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 36px;}
.wp-search .search-input input.search-title {width: 100%; height: 30px; line-height: 30px; border: 0; outline: 0; background: none; color: #5a5a5a; font-size: 12px;padding-left: 12px;box-sizing: border-box; }
.wp-search .search-btn {width: 36px; height: 30px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 36px; height: 30px; border: 0; outline: 0; background:#fda244 url(images/sous.png) center 6px no-repeat; cursor: pointer;    border-radius: 0 5px 5px 0;}
/* 分享二维码 */
.shares ul{width:100%; margin:0 auto;}
.shares li{float:left; margin:0 8px; position:relative;}
.shares li a{display:inline-block; width: 30px; height: 25px; background:url('images/share_icon.png') no-repeat;}
.shares li a:hover{ background: url(images/share_icon2.png) no-repeat; }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -48px 0px;}
.shares li.i3 a{background-position: -96px 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: 100px; left:50%;z-index:100; margin-left: -80px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*列表页*/
/*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=40);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;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}

/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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;
}
/*************************************************************
*二级页面
*/
input::-webkit-input-placeholder { /* WebKit browsers */  color: #5a5a5a;} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #5a5a5a;} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #5a5a5a;} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #5a5a5a;} 

.post-11{width:46.1%;float: left;margin-right:3%;min-height: 360px;}
.post-12{float: right;width: 50.9%;}
/*教师风采*/
.post-140 .con {padding: 0 20px;}
.post-140 .news_list {margin: 0 -20px;}
.post-140 .news_list li.news {float: left; padding: 0px; text-align: center; border: none;}
.post-140 .slick-slider {padding: 0;}
.post-140 .slick-prev, .post-140 .slick-next {width: 38px; height: 52px; margin-top: -26px;}
.post-140 .slick-prev {background:url(images/nextbg.png) left center no-repeat; left: -56px;opacity: 0.8;filter:alpha(opacity=80)}
.post-140 .slick-next {background:url(images/nextbg.png) right center no-repeat; right:-56px;opacity: 0.8;filter:alpha(opacity=80)}
.post-140 .slick-next:hover{opacity: 1;filter:alpha(opacity=100)}
.post-140 .slick-active:first-child .link_icon {background: none;}

.ft .ml{float: left;}
.ft .mr{float: right;width: 26.2%;}
.fb .ml{float: left;}
.fb .mr{float: right;width: 23%;}
.post-102 .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post-102 .tt .tit {display:inline-block;font-size: 17px;} /**标题字体**/
.post-102 .tt .tit .title {display:block;line-height: 30px;color: #fff;font-family: Arial;}
.post-11 .focus-title a{font-size:17px;color:#000; width:100%;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.post-11 .focus-text a{width:100%;font-size:15px;color:#7b7b7b;}
.post-11 .focus-title{padding: 0;}
.post-11 .focus-text-bg{display:none;}
.post-11 .focus-text-box {
    position: absolute;
    left: 0;
    bottom: -125px;
    z-index: 200;
    width: 100%;height: 50px;
}
.post-11 .focus-title-bar{left:0;margin-left:0;}
.post-11 .focus-text{height: 50px;line-height: 25px;overflow: hidden;}
.post-11 .focus-title{height: 46px;line-height: 23px;overflow: hidden; width:100%;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.post-11 .focus-text a{float: right;margin-left: -5px;width: 100%;word-break: break-all;height:46px;}
.post-11 .focus-text a{height:50px;}
.focus-text::before{float: left;width: 5px;content: '';height:46px;}
.focus-text::before{height:50px;}
.focus-text::after{float: right;content: "..."; width: 1.5em;margin-left: -1.5em;position: relative;top: -23px;padding-right: 2px;background-color: #FFF;}
.focus-text::after{top: -25px;}
.post-12 .news_list li.news { border-bottom: 1px solid #d0d0d0;}
.post-12 .news_list li.news span.news_title{padding-left:10px;background: url(images/d.png) no-repeat left; box-sizing: border-box}
.news_list li.news span.news_title a{width:100%;}
.post-13 .con {padding-top: 10px;}
.post-13 li.n1,.post-13 li.n2{padding-bottom:13px;}
.main2{background:#f1f1f1;}
.main2 .inner{padding:53px 0 65px;}
.post-21 img {width: 100%;height:auto;}
.main3 .inner{padding:90px 0 96px;}
.slick-slide img {width: 100%;padding-right: 12.5px; box-sizing: border-box;height: 170px;}
.post-140 .news_list li.news { padding-left: 12.5px; box-sizing: border-box;}
.ft.clearfix { padding: 43px 0 50px 0;}
.shares { text-align: center; margin-left: 100px;}
.post-102 .news_list li.news{line-height:25px;}
.post-102 .news_list li.news a{color:#fff;}
.post-102 .con {padding-top:5px;}
.article .entry .read{min-height:400px;}
.list .news_list li.news span.news_title{width:86%;}
.list table{    max-width: 100% !important;}
.map{position: relative;}
.map img{width:100%;height:auto;}
.mm{position: absolute;}
ul.news_list2 {background: #fff;box-shadow: 2px 3px 0px 0px #daddde;padding: 20px 15px;box-sizing: border-box;}
.mm .news {font-size: 12px;color: #000;line-height: 20px;background: url(images/ld.png) no-repeat left 8px;box-sizing: border-box;padding-left: 8px;padding-bottom: 8px;}
.mm .oth .news{    text-align: right;    padding-right: 8px;background: url(images/ld.png) no-repeat right 8px;}
.ty,.oth{display: none; min-width:270px;}
.mm.m1{ left: 37.2%;width:5%;top: 11.5%;height: 10.5%;}
.mm.m2{ left: 13.16%; width: 7%; top: 18.38%; height: 8.8%;}
.mm.m3{ left: 11.1%;width:5.2%;top: 29.6%;height: 9.87%;}
.mm.m4{ left: 11.6%;width: 3.1%;top: 11.2%;height: 10%;}
.mm.m5{ left: 8.2%;width: 3.1%;top: 19.1%;height: 5.9%;}
.mm.m6{ left: 16.4%;width: 8.9%;top: 22%;height: 5.9%;}
.mm.m7{ left: 15.4%;width: 6.3%;top: 28%;height: 5.9%;}
.mm.m8{ left: 17.9%;width: 9%;top: 6%;height: 6%;}
.mm.m9{ left: 8.2%;width: 3.3%;top: 30.6%;height: 6.2%;}
.mm.m10{ left: 18.63%;width: 7.3%;top: 33.55%;height: 6.58%;}
.mm.m11{ left: 30.25%;width: 7.3%;top: 22.36%;height: 8.8%;}
.mm.m12{ left: 49.9%;width: 7.3%;top: 33.2%;height: 4.2%;}
.mm.m13{ left: 45.8%;width: 6.8%;top: 37.8%;height: 5.1%;}
.mm.m14{ left: 71.8%;width: 8.3%;top: 25.6%;height: 5.9%;}
.mm.m15{ left: 74.5%;width: 8.9%;top: 40.78%;height: 5.9%;}
.mm.m16{ left: 42.7%;width: 9.4%;top: 67.4%;height: 5.9%;}
.mm.m17{ left: 15.4%;width: 11.3%;top: 62.8%;height: 5.9%;}
.mm.m18{ left: 83.76%;width: 7.7%;bottom: 20.7%;height: 5.9%;}
.mm.m19{ left: 36.2%;width:15.9%;top: 55.9%;height: 5.9%;}
.mm.m20{ left: 29.7%;width: 7%;top: 39.47%;height: 5.9%;}
.mm.m21{ left: 40%;width: 9.3%;top: 26.97%;height: 9.2%;}
.mm .news.n1,.mm .news.n3,.mm .news.n5{background: url(images/ld.png) #a9cfef no-repeat left 8px;}
.mm .oth .news.n1,.mm .oth .news.n3,.mm .oth .news.n5{background: url(images/ld.png) #a9cfef no-repeat right 8px;}
.mm .ty .more,.mm .oth .more{margin-top:-20px; margin-right:20px;}
.ty{position: absolute;left: 100%;top: -100%;}
.oth{position: absolute;right: 100%;top: -100%;}

.info_Departments #d-container .inner{
    position: relative;
}
.info_Departments #wp_paging_w011{display:none;}
.info_Departments #wp_paging_w3{display:none;}
.info_Departments .l-banner{height:404px;}
.info_Departments #d-container{margin-top:0;}

.info_Departments .col_news_head{
    width: 100%;
    border: unset;
    background: rgb(19 57 132 / 70%);
    padding: 25px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    transform: translateY(-100%);
}
.info_Departments .col_news_head .col_metas{
    width: 100%;
    display: flex;
    align-items: center;
}
.info_Departments .col_metas .col_title{
    line-height: 52px;
    height: auto;
}
.info_Departments .col_metas .col_path{
    color: #fff;
    font-size: 14px;
}
.info_Departments .col_metas .col_title, .info_Departments .col_metas .col_path{
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
    width: 50%;
    float: none;
}
.info_Departments .col_metas .col_title>div{
    border: unset;
    font-size: 46px;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
}
.info_Departments .col_metas .col_path a{
    color: #fff;
}

.info_Departments .possplit{
    background-image: url(images/posSplit.png);
}

.info_Departments .infobox{
    padding: 0;
    width: 100%;
}


.info_Departments .article{padding:0}
.info_Departments .article .article_inner{width: 100%;}
.info_Departments .article .article_inner.n1{background: #F1F4F7;position: relative;}
.info_Departments .article .article_inner.n1:after{content:'';display: block;height: 100px;width: 100%;background: #fff;position: absolute;bottom: 0;transform: translateX(-50%);pointer-events: none;}
.info_Departments .article .article_inner.n2{
    background: url(images/Departments_bg.png) no-repeat center;
    background-size: cover;
}
.info_Departments .article .article_box{
    width: 1200px;
    margin: 0 auto;
}
.info_Departments .article .article_box.n1{
    padding: 69px 0 60px;
    position: relative;
    z-index: 99;
}
.info_Departments .article .article_box.n1 .post_imgs{
    float: left;
    width: 56.5%;
}
.info_Departments .article .article_box.n1 .post_imgs .news_list{
    padding-bottom: 0;
}
.info_Departments .article .article_box.n1 .post_imgs .news_list li.news{}
.info_Departments .article .article_box.n1 .post_imgs .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    /* padding-top: 60.8%; */
    padding-top: 412px;
    position: relative;
}
.info_Departments .article .article_box.n1 .post_imgs .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;
    padding: 0;
    border-radius: 8px;
}

.info_Departments .slick-dots{right: 15%;bottom: -40px;width: auto;height: 14px;display: flex!important;align-items: center;justify-content: space-between;box-sizing: border-box;}
.info_Departments .slick-dots li{text-align: center;margin: 0 9px;float:left;transition: all 0.4s ease-in-out;height: 14px;width: 14px;background: rgb(0 120 180 / 40%);}
.info_Departments .slick-dots li button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 24px;border-radius: 50%;padding: 0;}
.info_Departments .slick-dots li.slick-active {background: #0078B4;background-size: contain;}
.info_Departments .slick-dots li.slick-active button{background: transparent;}


.info_Departments .article .article_box.n1 .post_text{
    background: url(images/icon_bg.png) no-repeat center;
    background-size: auto;
    padding-top: 50px;
    padding-bottom: 13px;
    box-sizing: border-box;
    float: right;
    width: 43.5%;
    min-height: 412px;
}
.info_Departments .article .article_box.n1 .post_text .tt{
    height: 92px;
    padding-left: 52px;
    background: linear-gradient(to left, #104B97, transparent);
}
.info_Departments .article .article_box.n1 .post_text .tt .tit{}
.info_Departments .article .article_box.n1 .post_text .tt .title{
    line-height: 92px;
    font-size: 38px;
    font-weight: bold;
    font-family: Arial;
    color: #133984;
    padding-left: 29px;
    position: relative;
}
.info_Departments .article .article_box.n1 .post_text .tt .title:after{content:"";display:block;width: 7px;height: 35px;background: #0078B4;transform: translateY(50%);position: absolute;left: 0;bottom: 50%;}
.info_Departments .article .article_box.n1 .post_text .news_article{
    padding-left: 52px;
    padding-top: 60px;
}
.info_Departments .article .article_box.n1 .post_text .news_article p , .info_Departments .article .article_box.n1 .post_text .news_article span{
    line-height: 32px!important;
    font-size: 18px!important;
    font-family: Arial!important;
    color: #2C2C2C!important;
}


.info_Departments .article .article_box.n2{
    padding: 60px 0 97px;
}
.info_Departments .article .article_box.n2 .news_article{}
.info_Departments .article .article_box.n2  .news_article p , .info_Departments .article .article_box.n2 .news_article span{
    line-height: 32px !important;
    font-size: 18px !important;
    font-family: Arial !important;
    color: #707070 !important;
}

.info_Departments .article .article_box.n3{
    padding-bottom: 92px;
}
.info_Departments .article .article_box.n3 .tt{
    height: 92px;
    background: linear-gradient(to left, #104B97, transparent);
    position: relative;
}
.info_Departments .article .article_box.n3 .tt .tit{}
.info_Departments .article .article_box.n3 .tt .title{
    line-height: 92px;
    font-size: 38px;
    font-weight: bold;
    font-family: Arial;
    color: #133984;
    padding-left: 29px;
    position: relative;
}
.info_Departments .article .article_box.n3 .tt .title:after{  
    content: "";
    display: block;
    width: 7px;
    height: 35px;
    background: #0078B4;
    transform: translateY(50%);
    position: absolute;
    left: 0;
    bottom: 50%;}

.info_Departments .article .article_box.n3 .more{
    transform: translateY(50%);
    position: absolute;
    right: 50px;
    bottom: 50%;
    margin: 0 auto;
    padding: 0 17px;
    border: 1px solid #fff;
    border-radius: 47px;
}
.info_Departments .article .article_box.n3 .more a{}
.info_Departments .article .article_box.n3 .more a .more_text{
    padding-right: 43px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    font-family: Arial;
    background: url(images/Departments_more_bg.png) no-repeat right center;
}

.article_more{float:right;    width: 140px;background:#104B97;    padding: 0 17px;    border: 1px solid #fff;    border-radius: 47px;}
.article_more a{}
.article_more a .more_text{padding-right: 43px;    line-height: 44px;    font-size: 18px;    color: #fff;    font-family: Arial;    background: url(images/Departments_more_bg.png) no-repeat right center;}
