@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.wcb{ width:99%; height:95%; min-height:30px; margin:0 auto; border:1px dashed #97CBE0;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

.fl{float:left;}
.fr{float:right;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

/**布局开始**/
body { background:#fff;}
body,p { font:13px/1.75 "Microsoft yahei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#105397;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1187px; margin:0 auto;} /**页面全局宽度**/
/**标题栏新闻窗口**/
.post { margin-bottom: 5px;}
.post .tt { width:100%; height:34px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:34px; line-height:34px; font-family:"Microsoft yahei"; font-size:15px; font-weight:bold; color:#fff; } /**标题图标**/
.post .con { padding:10px 0px;margin:0 auto;}
.post .more_btn { display:inline-block; height:36px; line-height:36px; margin-right:10px; float:right; color:#959393;}   /**更多按钮**/
.post .more_btn a{cursor:pointer;}   /**更多按钮**/
/**自定义新闻列表**/
.post0 .tt .tit .title { padding-left:10px;font-size:18px;} /**标题图标**/
.post0 .con { padding:5px 0px; margin:0 auto;}
.post0 .more_btn{margin-right:0px; color:#fff;} 
.post0 .more_btn a{color:#fff;}   /**更多按钮**/

.post1 .tt {border-bottom:1px solid #799fb4;} /**标题栏**/
.post1 .tt .tit {background:#799fb4; } /**标题字体**/
.post1 .tt .tit .title { padding:0px 10px; } /**标题图标**/

.post2 .tt .tit .title { padding-left:10px; font-size:18px;  color:#002147; border-left:8px solid #799fb4;} /**标题图标**/
/**自定义**/
.post-10 .news_list li.news{background:none;color:#79899c;line-height: 26px;*line-height: 22px;} 
.post-10 .news_list li a{color:#79899c;}
.post-31{margin-bottom: 0px;*margin-bottom: 5px;}
/**自定义文章列表**/
.news_list li.news { line-height: 26px;*line-height: 22px; padding-left:12px; background:url(images/icon_li0.gif) no-repeat 0 12px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news0 { line-height: 26px;margin-bottom:3px;} /**标题图标**/
.news_list li.news0 p.news_title {line-height:24px; color:#000;}
.news_list li.news0 p a {color:#000;}
.news_list li.news0 p a:hover { color:#fff; }

.links-wrap li { width: 100%; float: left; margin-bottom: 7px; display: inline-block;}
.links-wrap li a {display: block; /* border-left: 4px solid #626260; */ background: #D8D8D8; color: #303030; font-size: 15px;}
.links-wrap li a:hover { background: #E0E0E0;}
.links-wrap li a span { display: block; height: 38px; line-height: 38px; padding: 0 4px 0 71px; background: url(images/icons.png) no-repeat 28px 8px; }
.links-wrap li.link-i1 a { margin-left:0; border-color: #dfba2e; }
.links-wrap li.link-i2 a { /* margin-left:10px; */ border-color: #176db8; }
.links-wrap li.link-i2 a span { background-position: 27px -42px;}
.links-wrap li.link-i3 a { margin-left:0; border-color: #186fbc; }
.links-wrap li.link-i3 a span { background-position: 28px -95px;}
/**页头开始**/
#heaer {}
#header .inner {background:#FFF;background:url(images/headpicture.jpg) no-repeat 

center;}
#header .inner .head{height:120px;}
.head .head-left {float:left;margin-top:3px;} 
.head .sitelogo{float:left;}
.head .sitetitle {
    display: inline-block;
    margin-top: 0px;
    margin-left: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #213f9a; 
   position: absolute;
    top: 40px;
} /**站点名称**/

#nav .inner { }/**导航区域背景**/
.navbar { width:auto; height:50px;       background-color: #eeeeee;}   	
.navbar .navbox {  height:50px;margin:0 auto;}/**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
#wp_nav_w1 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
#wp_nav_w1 .wp_nav .on { z-index:10;}
#wp_nav_w1 .wp_nav .nav-item .mark {background:none;display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
#wp_nav_w1 .wp_nav .nav-item a{ color:#fff;text-decoration: none;font-size: 14px; display:block; font-weight: normal;line-height: 38px;height:38px;font-family: "Microsoft YaHei";}
#wp_nav_w1 .wp_nav .nav-item a:hover,#wp_nav_w1 .wp_nav .nav-item .parent{color: #1276c2;background:#0c335a;}
#wp_nav_w1 .wp_nav .nav-item .parent {color: #fff;background:#0c335a;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .nav-item a .item-name { display:inline-block; padding:0px 28px; line-height:38px;/*一级栏目的行高*/ cursor:pointer;}
#wp_nav_w1 .wp_nav .sub-nav { border:0px solid red;margin-left:0px;margin-top: 0px;position: absolute;z-index: 250;background-color: #0c335a;padding:5px 10px 10px 10px;z-index:1000;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item { white-space:nowrap; font-size: 13px;border:none; font-family: "Microsoft YaHei";font-weight: normal;position:relative;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark { }
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {border-top:0px solid #D8E1CC;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #29447c; height: 28px;line-height: 28px;display:block;font-size: 13px;font-weight: normal;cursor: pointer;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent{ color: #aac0d5;background: transparent !important;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent {background: transparent !important;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#aac0d5;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a .item-name { padding:0px 10px; line-height:28px;/*子菜单栏目的行高*/ }
/**主页banner开始**/
#banner {}
#banner .inner { height: 260px;}
.mod-news{width:368px;margin-left:25px; margin-top: 15px;}
.mod-banner{width: 780px;}
/**neiyebanner开始**/
#l-banner { }
#l-banner .inner {width:; height:170px; background:#fff url(images/list_banner.jpg) center 10px no-repeat; }

/**主体开始**/
#m-container1 {     background: #f6f6f6; height: 677px;    position: relative;}
#m-container1 .inner {  padding-top:28px; }

/**首页三列布局**/
.mod {}
.mod1 { float:left;width:842px; margin-left: 30px;} /**左列**/
.mod1 .ml { width:395px;} 
.mod1 .mn { width:395px;} 
.mbox { }
.mod2 { float:right; width:242px; margin-right:30px;}
.mod2 .mr { width:245px; float:right;} /**右列**/
.mr .articlecontent p img { margin-bottom: 10px;}
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:1180px; padding:10px; }
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:800px; padding:20px 60px; background:#fff; }

.col_menu { width:260px; float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background:#0068b7;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height: 36px; padding:0px 5px 0px 30px;}  /**栏目名称图标**/
/*栏目列表*/
.col_list{padding:4px 0px;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#0068b7;font-size:16px; font-weight:normal; background: url(images/icon_column_1.gif) no-repeat 0px 12px; border-top:0px solid #fff; border-bottom:1px solid #ccc;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1.gif);} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_1.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;}

/*二级子栏目**/
.wp_listcolumn .wp_column a .column-name{    padding: 5px 10px 5px 35px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1.gif);}/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1.gif);} /**鼠标经过或选中三级子栏目**/

.col_news { width: 898px;min-height:500px; float:right;} /**栏目新闻**/
.col_news_head {border-left:6px solid #0068b7; background:#e8e8e8;}
.col_metas .col_title {  display:inline-block; float:left; height:36px; line-height:36px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-family:"Microsoft yahei"; font-weight:bold; color:#0c59a9; padding-left:15px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right;padding-right:20px; white-space:nowrap; height:36px; line-height:36px; color:#000;font-size:16px;} /**当前位置**/
.col_metas .col_path a{color:#000;}
.col_news_con { padding:5px 10px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {
    height: 28px;
    line-height: 28px;
} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {height: 23px;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:26px;padding:5px;border-bottom: 0px solid #ececec;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color:#0c59a9;} /**文章标题**/
.article h2.arti_title {line-height: 26px;padding: 2px;border-bottom: 1px solid #ececec;font-family: "Microsoft YaHei";font-size: 19px;text-align: center;color: #0c59a9;}
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;min-height:400px; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:inline-block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; }
/**页脚开始**/
#footer {background:#353a40;}
#footer .inner {position:relative;padding-bottom: 16px;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;    padding: 46px 0 10px 0;    width: 600px;}
#footer .inner .foot-right{float:right;margin-top: 30px;    width: 260px;}
#footer .inner p{font-size: 14px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span {}
#footer .inner .copyright{float:left;}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
#footer .news_imgs {
    text-align: center;
padding-top: 18px;
}
.searchmore {
    float: right;
 width: 200px;
}
.searchmore li.links.i1 {
    float: right;
    font-size: 15px;
    line-height: 50px;
    padding: 8px 0 5px 0;
}

div#m-focus {
    background: #eeeeee;
}
.mod.mod01.clearfix {
    padding-top: 40px;
}
span.bottomtitle {
    float: left;
    width: 130px;
    margin-left: 57px;
    font-size: 18px;
    margin-top: 15px;
    color: #0068b7;
    text-align: center;width: 100%;
    margin: 0 auto;    padding-top: 6px;
}
.morex {
    position: absolute;
    top: 568px;
    width: 1187px;
    height: 28px;
   background: #fff;
    text-align: center;
    line-height: 28px;
}
span.more_text {
    padding: 14px 568px 15px 568px;
    font-size: 16px;
    font-weight: bold;
    color: #434343;
    font-family: "微软雅黑";background: url(images/jt.png) no-repeat center;
}
span.post_pic {
    float: left;
    width: 260px;
    height: 200px;
}
.news {
    float: left;
    width: 580px;
    height: 200px;
    position: relative;
}
span.news_meta.post_time {
   float: left;
    position: absolute;
    top: 14px;
    left: 285px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
span.post_text {
    float: left;
    width: 270px;
    height: 60px;
    background: #fff;
    font-size: 14px;
    color: #a0a0a0;
    padding: 11px 26px 24px 24px;
}
span.news_title {
    background: #fff;
    float: left;
    width: 272px;
    height: 45px;
  padding: 55px 24px 5px 24px;
line-height:24px;
}
.sudy-tab .tab-menu li.selected {
    background-position-x: 50%;
    background-position-y: 32px;
}
#m-bottom {
    background: #0068b7;
    height: 89px;
}
.mod.mod10.clearfix {    padding-top: 37px;}
.mn5.b5 {
    float: left;
    width: 602px;
    padding-top: 45px;
}
.mn6.b6 {
    float: left;
    width: 181px;
    margin-right: 28px;    margin-top: 20px;    height: 40px;
}
.mn7.b7 {
    float: left;
    width: 181px;    margin-top: 20px;    height: 40px;
}
.mod.mod11.clearfix {
    float: right;
    width: 340px;
    height: 120px;
    margin-top: 45px;
}
.mn8.b8 {
    float: left;
    height: 120px;
    width: 90px;margin-right: 34px;
}
.wp-post.posts-8 .post_pic {
    height: 90px;
    width: 90px;
}
.mn9.b9 {
    width: 90px;
    float: left;
}
.wp-post.posts-8 .post_title {
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.one {
    float: left;
    padding-left: 232px;
    color: #fff;
    font-size: 14px;
}
.two {
    float: left;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
}
.sudy-tab span.news_title a {
font-weight: bold;
    font-size: 14px;
  color: #000;
}
span.post_text a {
    font-size: 14px;
    color: #a0a0a0;

    line-height: 20px;
}
.news.n1.clearfix {
    margin-right: 27px;
}
.news.n3.clearfix {
    margin-right: 27px;
margin-top: 30px;
}
.news.n4.clearfix {
    
margin-top: 30px;
}
ul.tab-list {
    padding-top: 20px;
}
.wp-post.posts-8 .post_title a {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
p#yue {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
p#ri {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
input#keyword {
    width: 140px !important;
    height: 32px;
    border: 0px;
    background: url(images/ssbj.png);
    color: #fff;
    padding-left: 20px;
    line-height: 32px;
}

.wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 6px 30px;
    line-height: 36px;
    cursor: pointer;
}
.wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 17px;
    color: #000;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    border-top: 1px solid #D8E1CC;
    min-width: 80px;
    background: #0068b7;
}
.wp_nav .nav-item a.parent:hover span.item-name {
    color: #fff;
}
.wp_nav .nav-item a.parent:hover {
    background: #0068b7;
}
.wp_nav .nav-item a.parent span.item-name {
    color: #fff;
}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
    color: #000;
}
.focus-navigation { 
    background: #000 !important;
}
.sudy-scroll-nav .nav-prev {
    left: -22px;
    font-size: 0px !important;
    height: 38px !important;
    width: 18px !important;
    background: url(images/leftbj.png) no-repeat !important;
}
.sudy-scroll-nav .nav-next {
    right: -22px;
    font-size: 0px !important;
    height: 38px !important;
    width: 18px !important;
    background: url(images/rightbj.png) no-repeat !important;
}
.sudy-scroll-nav .nav-prev, .sudy-scroll-nav .nav-next {
    top: 40% !important;
}
.wp-post.posts-5 .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 14px 38px;
    line-height: 22px;
    cursor: pointer;
}
.wp-post.posts-5 .wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.wp-post.posts-5 li.nav-item.i1 {
    background: url(images/university.png) no-repeat;
    background-position-y: 12px;
}
.wp-post.posts-5 li.nav-item.i2 {
    background: url(images/link2.png) no-repeat;
    background-position-y: 12px;
}
.wp-post.posts-5 li.nav-item.i3 {
    background: url(images/telephone2.png) no-repeat;
    background-position-y: 12px;
}
.wp-post.posts-5 li.nav-item.i4 {
    background: url(images/schoolbus.png) no-repeat;
    background-position-y: 12px;
}
select.newsDownList {
    width: 182px !important;
    height: 40px;
    background: url(images/lianjie.png);
    border: 0px;
}
.links-wrap.mbox.wrap-open {
    width: 182px;
    height: 40px;
background: url(images/lianjie.png);
}
.links-wrap.mbox.wrap-open {
    width: 182px;
    height: 40px;
    background: url(images/lianjie.png);
}
.link-items {
    background: #fff;
    position: absolute;
    z-index: 200;
    overflow: auto;
    overflow-x: hidden;
    bottom: 80px;
    width: 182px;
    display: none;
}
a.links-arrow {
    line-height: 40px;
    padding-left: 30px;
}
#m-bottom {
    background: #2e92de;
    height: 89px;
    position: relative;
}
.links-wrap.mbox {
 width: 182px;
    height: 40px;
    background: url(images/lianjie.png);
}
.links-wrap li a {
    display: block;
    /* border-left: 4px solid #626260; */
    background: none;
    color: #303030;
    font-size: 12px;
}
.sitelogo {

    background-position-x: 343px;
    background-position-y: 8px;
}
li.red {
    background: #0068b7;
    color: #fff;
}


.copyright.add {margin-right: 48px;}
.copyright.email {margin-right: 44px;}
.copyright.tel {margin-right: 33px;}
.copyright.tell {margin-right: 28px;}
span.beian{margin-right: 185px;}
.searchmore li.links.i1 a:hover {
    font-size: 16px;
}

/*系统默认搜索*/
.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: 15px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input input.search-title {width: 150px;
    line-height: 27px;
    background: none;
    color: #171515;
    font-size: 14px;
    border: 0;
    outline: 0;
    padding-left: 10px;
    padding-right: 40px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    margin-top: 1px;}
.wp-search .search-btn {width:40px;height: 34px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 31px;border:0;outline: 0;background: #FFFFFF url(images/sbj.png) no-repeat center;cursor: pointer;}
.searchmore li.links.i1 a { font-family: "微软雅黑"; color: #000000;}
.focus-title-bar{display:none !important;}
.focus-pagination{display:none;}
.focus-navigation{width:60px;height:100px;line-height:100px;top:41%;}
.wp_nav .sub-nav{border:none;min-width: 128px;}
.wp_nav .sub-nav .nav-item a{border-top:none;text-align: center;}

span.lnews_title a {font-size: 14px;line-height: 22px; color: #ffffff;}
#m-bottom ul.news_list.clearfix {width: 650px; margin: 0 auto;}
li.lnews.clearfix { float: left;}
li.lnews.m1.clearfix{margin-right:20px;}
li.lnews.clearfix{margin-right:28px;}
li.lnews.m5.clearfix{margin-right:0px;}
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;textalign:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
.wp_article_list .list_item .Article_Index{display:none !important;}
.wp_article_list .list_item span{margin-left:0px;}
.wp_article_list .list_item span a{font-size:14px;}

.sudy-tab1 {
    position: relative;
}
li.tuwen {
    background: url(images/tuwen.png) no-repeat;
    height: 46px;
    width: 75px;
    right: 75px;
    position: absolute;
top: -5px;
}
li.liebiao {
    background: url(images/liebiao.png) no-repeat;
    height: 46px;
    width: 75px;
    position: absolute;
    right: 0;
   top: -5px;
}
li.liebiao.selected {background: url(images/liebiaobj.png) no-repeat;}
li.tuwen.selected{ background: url(images/tuwenbj.png) no-repeat;}

.sudy-tab.liebiao1 span.news_title {background: none;width: 90%;padding: 0px;height:100%;    line-height: 40px;}
.sudy-tab.liebiao1 .news.n1.clearfix{margin-right:0px;}
.sudy-tab.liebiao1 .news.n3.clearfix{margin-right:0px;margin-top:0px;}
.sudy-tab.liebiao1 .news.n4.clearfix{margin-top:0px;}
.sudy-tab.liebiao1 .news{float:none;width:100%;height:100%;}
.sudy-tab.liebiao1 span.news_meta.post_time{    height: 100%;width: 10%;float: right;position: static;
 color: #333;background: none;font-size: 16px;text-align: right;}
.sudy-tab.liebiao1 span.news_title a{color:#333;font-weight: normal;}
.sudy-tab.liebiao1 span.news_title a:hover{color:#258bd9;}
.sudy-tab span.post_pic{overflow: hidden;}
.sudy-tab span.post_pic img{ transition-duration: 1s;}
.sudy-tab span.post_pic img:hover { filter: brightness(120%);transform: scale(1.1);}

span.news_title:hover {padding-left: 30px;padding-right: 18px;}
span.more_text:hover {color: #258bd9;}
#footer .news_imgs img:hover{ transform: rotateY( 360deg );transition: all 3s;-webkit-transform:rotateY(-360deg);}

.post-14 .news_list .nav-prev {
    left: -22px;
    font-size: 0px !important;
    height: 38px !important;
    width: 18px !important;
    background: url(images/leftbj.png) no-repeat !important;
}
.post-14 .news_list .nav-next {
    right: -22px;
    font-size: 0px !important;
    height: 38px !important;
    width: 18px !important;
    background: url(images/rightbj.png) no-repeat !important;
}
#container-4 .post{    margin-bottom: 0px;}
#container-4 .post .con{padding: 10px 0px 0px 0px;}
span.bottomtitle a{color:#000;font-size: 16px;}


.col_menu li.sub-item { margin-left: 10px;}
.slick-slide img {
    display: block;
    width: auto;
    height: 55px;margin: 0 auto;}
.wp_nav {
   border-top: 1px solid #d6d6d6;
}
#headtop{background: #1d4990;height: 30px;}
#headtop .inner{}
.headtop .top-right{float:right;}
.links {
    float: left;line-height: 30px;
}
li.links.i1 {
    padding-right: 13px;
}
.links a {
    color: #fff;
}
li.links.i1:after{
    content: "|";
    color: #fff;
    font-size: 12px;padding-left: 12px;
}
.bottom:after {
    content: "|";
    font-size: 28px;
    color: #dbdbdb;height: 10px;
   visibility: initial;width: 1px;
}
span.n {
    width: 60px;
    display: inline-block;
    background: #00469b;
}
span.y {
    color: #00469b;
    background: #fff;
    display: inline-block;
    border: 1px solid #00469b;
    line-height: 26px;
    width: 57px;
}
.news1 {
    list-style: none;
    float: left;padding-right: 25px;
}
.foot-2 {
    clear: both;padding-top: 12px;
}
.foot-2 .news1 {
    padding-right: 23px;
}
.news2 {
    list-style: none;float: left;
}
li.news2.n1 {
    padding-right: 36px;
}
.foot-5 {
    float: right;
    margin-top: 28px;
}
#footer .title {
    font-size: 15px;
    color: #e0e1e3;
    font-family: "微软雅黑";
}
.news_title a {
    color: #adb1b4;
}
.news_title1 a {
    color: #eef0f5;
}

li.news2.n2 img {
    padding-left: 17px;
}

#wp_nav_w04>.wp_nav>.i5 .sub-nav
{
 left: -20px !important;
}

#wp_nav_w04>.wp_nav>.i3 .sub-nav
{
 left: -7px !important;
}