﻿﻿@charset "utf-8";
*{margin:0;padding:0}
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-input-placeholder { color:#fff;font-family: "Microsoft YaHei";}
:-moz-placeholder {color:#fff;font-family: "Microsoft YaHei";}
::-moz-placeholder { color:#fff;font-family: "Microsoft YaHei";}
:-ms-input-placeholder { color:#fff;font-family: "Microsoft YaHei";}
/**布局开始**/
body {line-height:1;font-size: 13px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.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: url('images/head_bg.png') no-repeat center top;}
#header .inner{height: 139px;position:relative;}
.header .sitelogo{float:left;}
.header .sitetitle {display:none;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;margin-top: 36px;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 52px;}
/*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: left;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 36px;margin:0px 15px;font-size: 15px;color: #fff;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #fff;}
#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; font-family: "Microsoft YaHei";}
.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; 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 18px;line-height: 50px;color: #252525;font-size: 18px;}
.nav .wp-menu .menu-item.i1 a.menu-link{padding: 0 20px}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 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: 40px;line-height: 40px;padding: 0 33px;font-size: 16px;background:none;text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
/**主页banner开始**/
#banner {background: #e5f4ff;}
#banner .inner {width:100%;max-width: 1920px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:40px 0px;    padding-bottom: 25px;}

/**标题栏新闻窗口**/
.post { }
.post .tt {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 {display:block;line-height: 32px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;margin-right:15px;;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;color:#0062ac;} 
.post .more_btn a{color:#0062ac;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 24px;font-weight:bold;color: #0062ac;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; }
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
.post4 {}
.post4 .tt {border-bottom:1px solid #57b8ef;}
.post4 .tt .tit {border-bottom:0px;}
.post4 .tt .tit .title {display:inline-block;margin-right:20px;color: #333;border-bottom:3px solid #fff;cursor:pointer;}
.post4 .tt .tit .title.selected { border-bottom: 3px solid #0074B3;  color:#000;}
.post4 .more_btn a{color:#1826a5;}
/*左标题右内容*/
.post5 {background:#1826a5;}
.post5 .tt {float:left;width: 120px;margin-right: -120px;position:relative;}
.post5 .tt .tit {float:none;margin-top: 26px;width:100%;font-size: 18px;}
.post5 .tt .tit .title {text-align:center;color: #fff;}
.post5 .more_btn{display:inline-block;position:absolute;left:0;right:0;bottom: -54px;z-index:100;height:auto;text-align:center;margin-top: 0px;} 
.post5 .more_btn a{line-height: 45px;color: #fff;}
.post5 .con{padding:0;position:relative;}
.post5 .con .conbox{margin-left: 120px;padding-left: 15px;background: #fff;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;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 {float:right;margin-left:2px;color: #848484;}/*属性*/
.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 {}
.news_list li.news p {line-height:34px;}
/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图列表*/

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{margin-bottom:10px;}
.tu_text .news_list li.news .news_imgs{float: left;width: 160px; margin-right:-175px;}
.tu_text .news_list li.news .news_imgs a{height: 120px; display:table-cell; vertical-align:middle; background-color:#efefef;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:auto; }
.tu_text .news_list li.news .news_wz{width:100%;} 
.tu_text .news_list li.news .news_wz .news_con{margin-left:175px; padding: 0px 0px; position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px;}
.tu_text .news_list li.news .news_time{line-height: 26px; font-size:12px;}
/*文字图标链接*/
.link_text {margin-bottom:0px;}
.link_text .news_list{margin:0 -5px;}
.link_text .news_list li.news{float:left;text-align:center;}
.link_text .news_list li.news .news_box{margin:0 5px;}
.link_text .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3;}
.link_text .news_list li.news .link_icon:hover{background-color:#666;}
.link_text .news_list li.news .link_con{display:block;line-height:30px;color:#fff;}
/*图标链接*/
.link_icon {margin-bottom:0px;}
.link_icon .news_list{margin:0 -10px;}
.link_icon .news_list li.news{float:left;width:20%;text-align:center;border:none;}
.link_icon .news_list li.news .news_box{margin:0 10px;}
.link_icon .news_list li.news .link_icon{display:inline-block;width:100%;background-color:#1b2ea3; opacity:1; filter:Alpha(opacity=100);}
.link_icon .news_list li.news .link_icon:hover{background-color:#1b2ea3; opacity:.8; filter:Alpha(opacity=80);}
.link_icon .news_list li.news .link_icon .icon{width: 35px;height: 34px;margin: 10px 0px;border:0px solid red;}
.link_icon .news_list li.news.i1 .link_icon .icon{background-position: 0px 0px;}
.link_icon .news_list li.news.i2 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i3 .link_icon .icon{background-position: -169px 0px;}
.link_icon .news_list li.news.i4 .link_icon .icon{background-position: -258px 0px;}
.link_icon .news_list li.news.i5 .link_icon .icon{background-position: -335px 0px;}
.link_icon .news_list li.news.i6 .link_icon .icon{background-position: -421px 0px;}
.link_icon .news_list li.news.i7 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news.i8 .link_icon .icon{background-position: -86px 0px;}
.link_icon .news_list li.news .link_con{display:block;line-height:30px;color:#000;}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 280px;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:40px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #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{}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn {  background:#fbfbfb;border:none}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border:none}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:38px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#333; background:#f1f1f1; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #333;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; }
.col_list .wp_listcolumn .wp_column.parent > a .column-name{color:#333;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;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 {color:#333;} 
/*三级子栏目**/
.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:200px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #b2b2b2;}
.col_metas .col_title { display:inline-block; float:left; height: 60px; line-height: 60px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: bold;color: #0062ad;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding:5px 0px 10px 0px;margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:15px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_menu .col_list .wp_listcolumn .wp_column a{font-size:16px}
.col_menu .col_list .wp_listcolumn .wp_column .sub_list a span{font-size: 15px;}
.col_news_list .wp_entry img {height:auto } /**列表页文章图片大小限制**/
/**文章页**/
.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: #0674cb;} /**文章标题**/
.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; border:none;}
/**页脚开始**/
#footer {background: url(images/foot_bg.jpg) center no-repeat;}
#footer .inner {padding:28px 0px 30px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:right;margin-top:7px;}
#footer .inner .foot-right{float:left;}
#footer .inner p{font-size: 14px;line-height: 26px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
.foot-center{float: right;margin-top: 73px;margin-right: 80px;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;float:right;    background: #0673c8;}
.wp-search {position: relative;border: 1px solid #fff;border: 1px solid #54a1df;border-radius: 16px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:20px; margin-right: 40px;}
.wp-search .search-input input.search-title {font-family: "Microsoft YaHei";width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 10px;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #0673c8 url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; position:relative;}
.shares li a{display:inline-block; width: 50px; height: 50px; border: 0px solid red; background:url('images/share_icon.png') no-repeat; opacity:.9; filter:Alpha(opacity=90); vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -72px 0px;}
.shares li.i3 a{background-position: -144px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{}
.shares li .con img{ width: 95px; height:95px; vertical-align:top; background:#fff;    border: 10px solid #fff;border-top: 8px solid #fff;border-bottom: 8px solid #fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 230px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#333; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 30px; 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: #0370c3; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:30px;margin-left:0px;width: 386px !important;right:150px; display: none !important;}

.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.7;filter:alpha(opacity=70);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;display:none}
.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: 1; filter:alpha(opacity=70); background:blue 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:150px;}
.mbanner .focus .focus-next { right:150px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.mbanner .focus .focus-title{    width:93%;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;font-size:18px;font-weight:bold;line-height:30px;margin: 0;
    padding: 0; height: 30px;margin-top: 12px;margin-left: 26px;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;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);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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);
  
   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; */}

#container-2{background:#e5f4ff}
.post-12 .con{display:none}
.post-12 .tt{margin-bottom: 20px;}
.post-13 .tt{display:none}
.post-13 li{float:left;width:324px}
.post-13 li.n1{width:470px}
.post-13 .news_list li.news .news_bg {width:324px;height:240px;display:inline-block}
.post-13 .news_list li.n1 .news_bg{width:470px;height:295px;display:inline-block}
.post-13 .news_list li.news .news_bg:hover{opacity:.7;filter:alpha(opacity=70);}
.post-13 .news_list li.n2{margin:0 35px 0 45px}
.post-13 .news_text .news_list li.news .news_title{font-size:16px;color:#333;margin-top:20px;height:48px;overflow: hidden;}
.post-13  .news_text .news_list li.n2 .news_title,.post-13  .news_text .news_list li.n3 .news_title{color:#323232}
.post-13 .news_text .news_list li.news .news_title a,.post-21 .news_title,.post-26 .news_title {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.post-21 .news_list li.news .news_text,.post-26 li.news .news_text{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;height:69px}
.post-13 .news_imgs img{width:100%;height:100%}
.post-26 .news_title {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;height:37px}
.news_date,.news_year{color:#feac00;line-height:19px}
.news_date{font-size:30px;}
.news_year{font-size:14px}
.post-21 .con{    margin-bottom: 70px;}
.post-21 .tt{    margin-top: 35px;margin-bottom: 40px;}
.post-21 li{float:left;width:25%;}

.post-21 .news_meta{background: #e5f4ff url(images/time.jpg) left 2px no-repeat; padding-left: 28px;}
.post-21 .news_title{color:#0062ac;font-size:16px;line-height:24px;margin-top:10px;margin-bottom: 30px;height:48px;overflow: hidden;}
.post-21 .news_title a {color:#0062ac}
.post-21 .news_list li.news .news_text a{font-size:14px;color:#7e868d}
.post-21 .news_list li.news .news_text a:hover,.post-23 li.news .news_text a:hover,.post-26 li.news .news_text a:hover,.post-28 li.news .news_text a:hover{color:#000}
.post-21 .box{    margin-left: 30px;}
.post-21 .n1 .box{margin-left:0}
.post-22{margin-bottom:100px}
.post-22 .more_btn .more_text, .post-22 .more_btn a{    font-size: 24px;font-weight: bold;color: #0062ac;line-height: 32px;}
.post-22 .more_btn{float: left;margin-top: 0;height: auto;}
.post-22 .tt{margin:40px 0}
.post-22 .con{padding:0}
.post-22 .tt .tit{display: none}
.post-22 li.n1{background:#6fbc47}
.post-22 li.n2{background:#24a9e6}
.post-22 li.n3{background:#f8b62c}
.post-22 li.n4{background:#0062ac}
.post-22 li.n5{background:#0ba299}
.post-22 li{width:20%;float:left}
.post-22 li .news_title{text-align: center;padding: 95px 0 21px 0;}
.post-22 li .news_title a{font-size: 16px;line-height: 32px;color:#fff;    }
.post-22 li.n1 .news_title{background:url(images/tb_1.png) center 26px no-repeat}
.post-22 li.n2 .news_title{background:url(images/tb_2.png) center 26px no-repeat}
.post-22 li.n3 .news_title{background:url(images/tb_3.png) center 26px no-repeat}
.post-22 li.n4 .news_title{background:url(images/tb_4.png) center 26px no-repeat}
.post-22 li.n5 .news_title{background:url(images/tb_5.png) center 26px no-repeat}
#container-4{background:url(images/bg_1.jpg) center no-repeat;height:416px}
#container-4 .mod{padding: 26px 40px 44px 54px;}
#container-4 .inner{background:#fafdfe}
.post-22 .link_text .news_list li.news{float:left;width:20%;text-align:center;}
.post-23 .tt{width: 60px;float:left}
.post-23 .tt .title span{ writing-mode: tb-rl;}
.post-23 .more_btn {float:left;margin-top: 35px;}
.post-23 .con{float: right;margin-right: 60px;margin-left: 15px;width:80%;margin-top:6px;padding:0}
.post-23 .con li{border-bottom: 1px solid #e3e5e7;}
.post-23 .con .news_title{   text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width:85%;margin-top:10px}
.post-23 .con .news_title a{color:#0062ac;font-size:16px;line-height:36px; }
.post-23 .con .news_meta{font-size:14px;line-height:36px;margin-top:10px}
.post-23 li.news .news_text{margin-bottom: 20px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.post-23 li.news .news_text a{color:#5c5c5c;font-size:14px;}
.post-23{float:left;width:63.4%}
.post-24{float:right;}
.post-24 .tt{display:none}
#container-5{margin-top:45px}
#container-5 .ml{width:57.4%;float:left}
#container-5 .mr{width:42.6%;float:right;}
.post-27{margin: 18px 0 55px 0;}
.post-27 .con{padding:0}
.post-27 .tt{display:none}
.post-27 .news_text .news_list li.news{margin-bottom:0px;} 
.post-26 .news_imgs{float:left;overflow:hidden}
.post-26 .news_wz{float:right;width:61%}
.post-26 .news_bg{width:267px;height:176px;display:inline-block}
.post-26 .news_bg:hover{transform: scale(1.1);transition:all 2s;}
.post-26 .news_title{text-align:left;}
.post-26 .news_title a{font-size:18px;color:#0062ac;line-height:36px;}
.post-26 .news_con{margin: 0 47px 0 22px;}
.post-26 li.news .news_text a,.post-26 .news_meta,.post-28 li.news .news_text a{color:#8d8d8d;font-size:14px;line-height:22px}
.post-26 li.news .news_text{margin:7px 0 15px 0;text-align:left;}
.post-26 .news_meta{text-align:left;}
.post-28 li.news .news_text{line-height:24px}
.post-27 .news_list li.news .news_title{color:#333;font-size:15px;line-height:36px;    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.post-27 li.news .news_meta{line-height:36px;font-size:14px;float:right;margin-right:26px;color: #848484;}
.post-26 .news_meta{color: #848484;}
#container5 {margin-top:40px}
.post-28{}
.post-28 .n1 .news_title{margin-top:0px;}
.post-28 .news_title{margin-top:25px;margin-bottom: 16px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.post-28 .news_text{    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;height:48px}
.post-28 .news_title a{font-size:16px;color:#0062ac;line-height:36px;}
.post-26 .tt ,.post-28 .tt{margin-bottom: 30px;}

.post-24 .focus-container,.post-24  .focus-box{width:395px !important;height:262px !important}
.post-24 .focus-title-bar{right: 0;bottom: 0;margin-left: 0;overflow: hidden;width:100%;margin:0;padding:0;height: 135px;}
.post-24  .focus-title{width:100%;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;   height:100%;padding:0;}
.post-24  .focus-title a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 90%;display: block;margin-left:15px;height: 100%;
;padding-top: 50px;padding-top:80px}
.post-24 .focus-pagination{display:none}
.post-24 .focus-title-bg{   background: url(images/toum.png) center bottom}
.color_change{background:#72ade4}
#l-container .news_list li.news span.news_title{width:90%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}

.article .entry {min-height:500px}
.list #nav{border-bottom:1px solid #eee}
.list #container-1{position:relative;}

.list .col_menu_head{left:19%}

.list  .col_metas .col_path{display:none}
.list .col_news_head .col_metas .col_path{display:block}

.col_menu_head{wdith:auto;font-size:28px;font-weight:bold;color:#fff;position:absolute;top: 35%;left: 19%;}
#container-1 .col_news_head{border-bottom:none;position:absolute;top:50%;left:19%}
#container-1 .col_metas span,#container-1 .col_metas a{color:#fff;font-size:15px;line-height:50px}
.possplit{background-image:url(images/spot.png)}
.col_list .wp_listcolumn .wp_column a.selected{background: #f1f1f1 url(images/left_arrow.png) 200px center no-repeat}
.history .post_list6 span{font-size:15px !importnat;color:#333;font-family:"Microsoft YaHei";line-height:32px;}

.post_list11 .news_meta{float:left;    float: left;white-space: nowrap; overflow: hidden;text-overflow: ellipsis; width: 80px;}
.post_list11 .news_meta a{font-size:18px;color:#0062ad;font-weight:bold;}
.post_list11  li.news .news_text{float:right;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;;text-overflow: ellipsis;height:64px;width:89%;    margin-bottom: 25px;}
.post_list11  li.news .news_text a{font-size:15px;color:#979797;line-height:32px}
.post_list11 li.news{border-bottom:1px solid #e5e5e5;margin-top:32px;transition:all 1s}
.post_list11{margin-top:40px;margin-left:10px}
.history .col_news_con{padding-right:30px;margin-top:17px}
.post_list11 li.news:hover{transform:translateX(10px)}
.history  .focus-container .focus-item img{height:auto;}
.history .focus-title-bar{right:0;height:95px;bottom:0 }
.history  .focus-title {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:86%;margin:0;padding:0;margin-left:30px;margin-top: 10px;}
.history .focus-page-active{background-color:#0062ac}
.history .post_list6 p{font-size:15px;line-height:32px}
#container-1{position:relative}
.history .focus-page{margin-right:10px}

/*.department .sub_list.list-paddingleft-2  .sub_list.list-paddingleft-2{position:absolute;left:287px;top:90px;    width: 903px;}
.department .sub_list.list-paddingleft-2  .sub_list.list-paddingleft-2 li{width:25%;float:left;;text-align:center;;background:#f1f1f1}
.department .sub_list.list-paddingleft-2 li:hover{}
.department .sub_list .sub_list .sub-item a:hover,
.department .sub_list .sub_list .sub-item a.selected{background:#00a1e5;color:#fff}
.department .wp_listcolumn .sub_list  .sub_list a.selected span.column-name{color:#fff}
.department .wp_listcolumn .sub_list .sub_list a{text-align:center;font-size:15px}
.department .wp_listcolumn .sub_list .sub_list a .column-name{line-height: 40px;padding: 5px 0px;}
.department #l-container .inner{position:relative;}*/

.department .col_news_con{margin-top:140px}
.department .col_news .col_metas .col_path a,.department .col_news .col_metas .col_path span{display:none}
.department .col_news .col_metas .col_path a:last-child{display:block;font-size:18px;padding-left:14px;border-left:3px solid #0062ad;line-height:18px}
.department #l-container .news_list li.news span.news_title a,.department .news_list li.news span.news_meta{font-size:15px}
.department .col_news .col_metas .col_path{height:18px;line-height:18px}

.department .col_news_list{/* margin-top:34px */}
.department .col_menu .wp_listcolumn .wp_column.parent{/*background: #f1f1f1 url(images/left_arrow.png) 200px center no-repeat*/}
.department .col_menu .wp_listcolumn .wp_column .parent .parent{background: #f1f1f1 url(images/left_arrow.png) 200px center no-repeat}
.department .col_news_list .wp_entry,.department .col_news_list .wp_entry p span{font-size:15px !important}
.department .sub_list .sub_list .sub-item a:hover span{color:#333 !important;font-weight:normal}
.col_11{margin-top:135px;float:left}
.leader .col_news_con{ padding: 32px 0px 0px 5px;}
.leader .news_list li.news{    padding-top: 36px;padding-bottom: 40px;border-top: 1px solid #e5e5e5;}
.leader .news_list li.n1{margin-top:0;border:none}
.leader .news_img{float:left;width:165px;margin-right:42px}
.leader .introduce{float:left;width: 73%;}
.leader .introduce .news_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
.leader .introduce .news_title a{font-size:16px;line-height:24px;font-weight:bold}
.leader .introduce .news_text{margin-top:5px;margin-bottom:20px}
.leader .introduce .news_text a{font-size:15px;line-height:24px}
.special_1,.special_2,.special_3,.special_4{font-size:15px;line-height:24px}
.special_2{margin-top: 20px;}
.col_menu.copy{display:none}
.copy .col_menu_head{left:0}
.history .img_box{    width: 840px;margin: auto;margin-top:30px;margin-left:23px;}

.teacher_button li{float: left;color: #333;font-size: 16px;padding: 10px 0px;line-height: 24px;background: #f1f1f1;border-right: 1px solid #fff;box-sizing: border-box;margin-top: 14px;    width: 33.3%;    text-align: center;}
.teacher .col_news_con{padding-right:14px}
.teacher_button li:hover{background:#00a1e5;color:#fff;cursor:pointer}

.teachers-list {margin-left:10px}
.teacher_list li .title{color:#333;font-weight:bold;font-size:16px;line-height:24px;padding:18px 0;}
.department_list,.career_list,.number_list{display:none}
.showBlock{display:block}
.type_info a{font-size:16px;    width: 48px;    display: inline-block;  text-align: justify; text-align-last: justify;line-height:28px;font-weight:bold;}
.teacher #l-container .news_list li.news span.news_title{width:auto}
.teacher_button .selectedButton{background:#00a1e5;color:#fff}
.type_info>li{padding: 10px 22px;float:left;padding-left:0;padding-right:44px}
.type_info{margin:20px 0;line-height: 34px;font-size: 16px;}

.col_list .wp_listcolumn .wp_column::last-of-type a .column-name{ padding: 10px 0px 12px 28px;}
.list #l-container .news_list li.news span.news_title a, .list .news_list li.news span.news_meta{font-size:15px}

.department .wp_subcolumn_list{width: 33%;float:left;}
.department .wp_subcolumn_list .wp_sublist .sublist_title{border-bottom:none;margin:0;/* width: 210px; */height: 50px;line-height: 50px;text-align: center;background: #f1f1f1;}
.department .col_news_con{position:relative;margin-top:0}
.department .wp_subcolumn_list .wp_sublist .sublist_title:hover{background:#00a1e5;}
.department .wp_subcolumn_list .wp_sublist .sublist_title:hover a{color:#fff}
.department .list2{position:absolute;width:100%;left:0;top: 150px;}
.morelink {display:none !important}
.wp_subcolumn_list .wp_sublist .sublist_title a{font-size:15px;color:#333;font-weight:normal;width: 100%;height: 100%;}
.department .col_metas_11 a{display:none}
.department .col_metas_11 a:last-of-type{display:block;font-size:18px;color:#333;padding-left:14px;border-left:3px solid #0062ad;position:absolute;top: 190px;}
.department .col_news .col_news_box{position: relative;}
.department .wp_sublist .wp_single.wp_subcolumn_article {position:absolute;width:100%;left:0;top: 150px;}
.blue{background:#00a1e5}
.department .wp_subcolumn_list .wp_sublist .sublist_title.blue{background:#00a1e5;color:#fff}
.department .wp_subcolumn_list .wp_sublist .sublist_title.blue a{color:#fff}
#wp_listcolumn_x_w6  .column-1{width:210px;height:50px;}
#wp_listcolumn_x_w6  .column-1 a:hover{background:#00a1e5;color:#fff}
#wp_listcolumn_x_w6  .column-1 a{width:100%;height:100%;line-height:50px;text-align:center;
font-weight: normal;color: #333;background: #f1f1f1; }
#wp_listcolumn_x_w6{margin-top:25px}
.main .focus-title{}
.mbanner .focus-title-bar{height: 54px;margin-left: 10px;}
.trans_bg img{display:block;}
.l-banner{height:277px}

.zc { color: #333;  font-weight: bold;  font-size: 16px; line-height: 24px; padding: 18px 0; float: left;}
.career_name{border-bottom:1px solid #e5e5e5}


.jsml #d-container {background: #e2f4fb;padding: 25px 0;}
.jsml #d-container .inner { background: #fff;border-radius: 20px;}
.jsml .article {border: 1px solid #e2f4fb;padding: 20px; border-radius: 20px;}


.type_info .news_box {margin-left:130px;}
.type_info .news_imgs {float: left;}

.type_info .news_imgs img.pic {width: 120px;height: 160px;float: left;margin-right: 2%;}
.type_info li {width: 48%;padding: 0;margin-bottom: 20px;padding-bottom:10px;border-bottom: 1px solid #0b7cd8;margin-right: 2%;}
.type_info .news_title {width: 100%;display: block;}
.type_info .career {width: 100%;display: block;text-align: justify;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.type_info .department {width: 100%;display: block;text-align: justify;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.type_info .Research {width: 100%;display: block;text-align: justify;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.type_info .email {width: 100%;display: block;text-align: justify;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.type_info .news_imgs a {width: 100%;}
.type_info .space {letter-spacing: 32px;margin-right: -32px;}


.infobox .entry {
    position: relative;
}
.infobox .info_teacher {
   /*margin-bottom: 150px;*/
}
.info_teacher .info_pic {
    float: left;
    width: 250px;
    text-align: center;
    display: table;
    position: absolute;
    right: 0;
    top: 15%;
}
.info_teacher .info_pic img {
    max-width: 250px;
    max-height: 260px;
    width: auto;
border-radius: 15px;
box-shadow: 5px 5px 10px;
}
.info_teacher .info_wz {
    width: 100%;
    border: 1px solid #71c9ec;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.info_teacher .info_wz .info_con {
    margin-right: 270px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
min-height: 260px;
}

.info_teacher .news_text {
    font-size: 18px;
    color: #333;
    font-family:"Microsoft yahei"
}
.info_teacher .news_text p {
    line-height: 1.5em;
    padding-bottom: 20px;
    word-break: break-word;
}
.info_teacher_other .read {
    border: 1px solid #71c9ec;
    margin-top: -1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: -2px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.type_info .news_imgs img:hover {transform: scale(1.1);}
.type_info .news_imgs img {transition: 1s;}
.type_info .news_imgs {overflow: hidden;}

.jsml .article h1.arti_title{color:#333;}
.jsml .article{border:none;}

.tem .article .entry .read img {
    border-radius: 15px;
    box-shadow: 5px 5px 10px;
}
.leader .news_img img {
    border-radius: 15px;
    box-shadow: 5px 5px 10px;
}
.sudy-tab .tab-list {
    position: relative;
}
.sudy-tab .tab-list .more_btn {
    position: absolute;
    right: 0;
    top: -23px;
}
.lite li.news.clearfix {
    width: 25%;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 0 4%;
}
.lite .news_list li.news span.news_title{float:none;}

.yw .subcolumn-name {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

.yw .sublist_title {
    border-bottom: none !important;
}
.leader .wp_column.column-3.selected .sub_list.list-paddingleft-2 {
    display: none;
}
.yw .sublist_title {
    display: none !important;
}
.bkjy .col_news_top{min-height:20px;}
.bkjy .col_news_bottom{min-height:20px;margin-bottom: 40px;}
.col_news .col_menu_news{    margin-left: 290px;}
.col_news .col_menu_news .col_news_top .news{position:relative;height:380px;}
.col_news .col_menu_news .col_news_top .news_imgs{position:absolute;top:0;left:0;width:60%;height:100%;}
.col_news .col_menu_news .col_news_top .news_imgs img{width:100%;height:100%;object-fit:cover;}
.col_news .col_menu_news .col_news_top .news_title{font-size:20px;font-weight:700;  width: 100%;      
  overflow: hidden;  
  text-overflow:ellipsis;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical;
display: -webkit-box;
min-height:70px;}
.col_news .col_menu_news .col_news_top .news_wz{    position: absolute;
    width: 30%;
    right: 5%;
    top: 10%;}
.col_news .col_menu_news .col_news_top .news_text{  width: 100%;      
  overflow: hidden;  
  text-overflow:ellipsis;  
-webkit-line-clamp: 4;  
-webkit-box-orient: vertical;
display: -webkit-box;
    font-size: 14px;
    line-height: 32px;
}
.col_news .col_menu_news .col_news_top .news_date{
font-size: 18px;
    float: right;
    color: #787676;
    line-height: 36px;
    margin-right: -40px;
}
.bkjyjy .col_news .col_menu_news .col_news_bottom .news_list{    display: flex;flex-wrap: wrap;margin:0 -10px;}
.bkjyjy .col_news .col_menu_news .col_news_bottom .news{margin:0 10px;width:22%;}
.col_news .col_menu_news .col_news_bottom .news_list{    display: flex;flex-wrap: nowrap;margin:0 -10px;}
.col_news .col_menu_news .col_news_bottom .news_list .news_title{font-size:16px; width: 100%;      
  overflow: hidden;  
  text-overflow:ellipsis;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical;
display: -webkit-box;}
.col_news .col_menu_news .col_news_bottom .news{margin:0 10px;width:25%;}
.col_news .col_menu_news .col_news_bottom .news_imgs{height:162px;}
.col_news .col_menu_news .col_news_bottom .news_imgs img{width:100%;height:100%;object-fit:cover;}
.col_news_top .slick-next, .col_news_top .slick-prev{width:53px;height:53px;top:80%;}
.col_news_top .slick-next{    background: #000 url(images/slide_next.png) no-repeat right center;right:0;}
.col_news_top .slick-prev{    background: #000 url(images/slide_next.png) no-repeat left center;right:53px;left:auto;}

.post1 .tt .tit .title a{color:#0062ac;}
