@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #000;text-decoration:none;transition: all 0.2s ease-in-out;}
a:hover {color: #e3732f;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#header {}
#header .inner{height: 160px;position:relative;}
.header .sitelogo{float:left;padding-top: 15px;padding-left: 10px;}
.header .sitetitle {display:inline-block;margin-top: 16px; margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;}
/*rale样式*/
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{padding-left: 15px;line-height: 18px;margin:0px 5px;font-size: 18px;color: #086acf;border-left: 1px solid #086acf;}
.site-lang ul li.links a:hover{color: #004ea1;}
/*默认主导航样式*/
#nav{background: #004c8d;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {font-weight: bold;display: inline-block;padding: 0px 26px;line-height: 60px;color: #d0e6f8;font-size: 26px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{/* background-color:#1384e2; */text-decoration: none;color: #fff;}
.sub-menu {display: none;position: absolute;left: 0;top: 60px;min-width: 100%;z-index: 100;}
.sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;_zoom:1;border-top: 1px solid #5172a0;}
.sub-menu .sub-item a {text-align: center;display: block;color: #6dcaff;height: 47px;line-height: 47px;padding: 0 17px;font-size: 24px;background:#004c8d;font-weight: bold;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #e58c57;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
.bj {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #003c70;
    opacity: 0.5;
}
#banner .inner {width: 100%;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.main1{background: #eaf7ff;}
.main1 .inner{padding:10px 0px 0px;}
.main1 .ml{float:left;width: 390px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 900px;}
.main4{ background: #eaf7ff;}
.main4 .inner{ padding: 10px 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post {
    padding: 10px;
}
.post1 .tt .tit .fu {
    display: none;
    letter-spacing: -1px;
    /* font-family: Impact; */
    font-size: 18px;
    line-height: 32px;
}
.post .tt {margin-bottom: 35px;display:inline-block;width:100%;border-bottom: 2px solid #004c8d;} /**标题栏**/
.post .tt .tit {padding-bottom: 6px;border-bottom: 4px solid #004c8d;display: block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;/* height: 20px; *//* margin-top: 10px; */line-height: 50px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.main2 .post1 {
    /* padding: 0; */
    background: #fff;
}
.post-13 .tt { margin-bottom: 30px;}
.post-13 .news_text .news_list li.news .news_title {  color: #223d84;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;font-size: 36px;font-weight:bold;color: #004c8d;cursor:pointer;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color: #004c8d;}
.post.post1.post-13.mbox {padding: 15px 10px;margin-top: 10px;background: #fff;}
.post-13 .news_list .news_meta {font-weight: lighter;border-bottom: 1px solid #eee;color: #004c8d;font-size: 30px;line-height: 45px;}
.post-13 .news_list .news_meta span.news_mouth {margin-left: -10px;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 35px;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: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {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;}
/*日历新闻样式1*/
.rili .con{ padding:5px 0px;}
.rili .news_list li.news.n5 {  background: none;}
.rili .news_list li.news{padding-top: 0px;padding-bottom: 1px;margin-top:0px;position: relative;}
.rili .news_list li.news .news_date{width: 50px;/* font-weight: lighter; */margin-right: -75px;float: left;line-height: 22px;margin-top:3px;font-family:"Microsoft YaHei";border-radius: 48px;text-align:center;vertical-align:middle;text-align: center;}
.rili .news_list li.news .news_date .news_year{font-size: 16px;background: #004c8d;color: #fff;display: block;}
.rili .news_list li.news .news_date .news_days{font-size: 16px;background: #eee;display: block;color: #004c8d;vertical-align:top;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left:70px;height: 50px;padding-bottom: 10px;}
.rili .news_list li.news .news_title{line-height: 25px;margin-top: 0px;font-size: 18px;color: #001858;} 
.rili .news_list li.news:hover .news_date{}
.rili .news_list li.news:hover .news_title{color: #e3732f;}
/*日历新闻样式2*/
.main1 .mr .post-32 .news_list li.news .news_date {
    color: #004c8d;
}
.rili2 .news_list li.news .news_date{font-weight: lighter;font-size: 18px;color: #004c8d;float: left;margin-right: -75px;text-align:center;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#e3e4e6;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left: 75px;} 
.rili2 .news_list li.news .news_title{line-height: 37px;font-size: 18px;color: #002856;} 
.post.post1.post-30.mbox {
    padding: 10px 10px 0;
}

.post-32 .news_list li.news.n1 .news_title,.post-32 .news_list li.news.n2 .news_title,.post-32 .news_list li.news.n3 .news_title {
    color: #002856;
}

.rili2 .news_list li.news:hover .news_title {
    color: #e3732f;
}
.post-13 .news_text .news_list li.news:hover .news_title {
    color: #e3732f;
}
.news_tu .news_list li.news:hover .news_imgs {
    /* display: none; */
    opacity: 0.9;
}
/*标题文*/
.news_text .news_list li.news{margin-bottom: 10px;} 
.news_text .news_list li.news .news_title{line-height: 35px;font-size: 16px;} 
.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;}
/*图列表*/
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list {margin: 0 20px;height:170px;}
.news_tu .news_list li.news{margin-bottom: 20px;position: relative;float:left;width: 33.3%;}
.news_tu .news_list li.news .news_imgs{width: 100%;height: 60px;background: #e9f8ff;overflow:hidden;/* opacity: 0.6; */}
.news_tu .news_list li.news .news_title{text-align: center;font-weight: bold;/* margin-bottom: 17px; *//* margin-left: 15px; *//* padding-left: 10px; */width: 100%;position: relative;color: #004c8d;line-height: 60px;font-size: 28px;/* text-align: left; */} 
.news_tu .news_list li.news .news_box {
    border: 1px solid #fff;
    position: relative;
    margin: 0 8px;
}
.xian {
    display: none;
    left: -3px;
    position: absolute;
    width: 3px;
    height: 81%;
    background: #fff;
    top: 10px;
}
.news_tu .news_list li.news.n1 .news_title,.news_tu .news_list li.news.n2 .news_title {/* width: 47%; */}
.xian2 {display: none;margin-left: 11px;font-family: cursive;/* display: inline-block; */font-size: 44px;color: #5ca7d6;}
.news_tu .news_list li.news.n3 .news_title, .news_tu .news_list li.news.n4 .news_title {/* width: 63%; */}
.col_list .wp_listcolumn .selected {
    /* padding-bottom: 10px; */
    border-bottom: 2px solid #004c8d;
}
.news_tu .news_list li.news .news_wz {
    z-index: 5;
    width: 100%;
    position: absolute;
    top: 0px;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 308px;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 {}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;min-height:500px;}

.col_menu {width: 340px;float:left;margin-right: -340px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {/* background: #0f429b; */}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {border-top: 4px solid #004c8d;font-size: 24px;font-weight: bold;color: #004c8d;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height:50px;}/**栏目名称图标**/
.col_menu .col_menu_con{}
/*栏目列表*/
.wp_listcolumn .wp_subcolumn {
    margin: 10px 0;
    border: 0;
}
.col_list .wp_listcolumn {/* margin-top: 10px; */border-top: 3px solid #2867A0;border-bottom:0px solid #fff;}
.col_list .wp_listcolumn .wp_column a {border-bottom: 0px solid #ddd;color: #004c8d;font-size: 24px;font-weight: normal;background:none;border-top:0px solid #fff;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0px 0px 0px 0px;line-height:32px;font-size: 20px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {/* color: #e3732f; */} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{/* color: #e3732f; */font-weight: bold;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color: #004c8d;background:none;border-top: 0px solid #fff;border-bottom: 0px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold;/* color: #e3732f; */}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {font-size: 20px;color: #004c8d;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 34px;padding: 0px 0px 0px 0px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {/* color: #e3732f; */} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; } 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; 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: 365px;/*background: #fff;*/padding: 10px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;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;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 30px 0px 10px 0px;/* margin: 0 40px; */}
.col_news_list {/* margin-top:7px; */}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_con img {max-width: 100%;display: block;height: auto;margin: 0 auto;}
.col_news_list .wp_entry img {max-width:680px;_width:expression(this.width > 680 ? "680px" : this.width);} /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 40px;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 {font-family: "Microsoft YaHei" !important;line-height: 1.75 !important;font-size: 16px !important;color: #333 !important;}  /**阅读字体**/
.article .entry .read p {
    margin-bottom: 10px;
}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #004c8d url(images/foot.jpg) no-repeat center right;}
#footer .inner {padding: 40px 0px;position:relative;}
#footer .inner .foot-left{float: none;padding: 20px 0px;width: 100%;}
#footer .inner .foot-right{background: #fff;width: 115px;position: absolute;right: 0;top: 33px;height: 115px;}
#footer .inner p{font-size: 14px;line-height: 30px;font-weight:normal;text-align: center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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: 90px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {border: 1px solid #d0d0d0;margin-right: 40px;width: 258px;}
.wp-search .search-input input.search-title {font-family: "微软雅黑";width: 95%;height: 22px;padding: 2px 0px;line-height: 22px;background: none;color: #cecece;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 26px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 26px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

/*列表页*/
/*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=60);}

.mbanner .focus .focus-pagination {width: 100%;position:absolute;right: 0px;bottom: 10px;margin-right: 0px;z-index:60;text-align: center;}
.mbanner .focus .focus-page {border-radius: 10px;background: transparent;display:inline-block;width: 8px;height: 8px;margin-right:6px;border: 3px solid #053492;}
.mbanner .focus .focus-page-active {border: 3px solid #fff;background: transparent;opacity:1;filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px;height:53px;}
.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}

.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;}

.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);}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/

.post.post1.post-31.mbox {
    background: #fff;
}

.rili .news_list li.news:after {
    height: auto;
    width: 2px;
    position: absolute;
    background: #000;
}
.top.clearfix {
    /* padding: 5px; */
    background: #fff;
}

.post.post1.post-11.mbox,.post.post1.post-12.mbox {
    padding: 0 10px 0 0;
    float: right;
    width: 43%;
}

.post.post1.post-32.mbox,.post.post1.post-34.mbox {
    padding: 0 0 13px 15px;
    float: left;
    width: 50%;
    margin-top: -5px;
}
.main2 {
    padding-bottom: 37px;
    background: #eaf7ff;
}

.main2 .post .tt {
    margin-bottom: 40px;
}
ul.sub_list.list-paddingleft-2 {
    margin-top: 20px;
}
.content {
    background: #eaf7ff;
    padding: 20px 0;
}
/**/
.news_xh {
    font-size: 50px;
    color: #004c8d;
    border: 2px  solid #004c8d;
    float: left;
    line-height: 65px;
    font-weight: 300;
    padding: 0 4px;
}
.shang.clearfix {
    padding-bottom: 10px;
    border-bottom: 1px solid #0e9cff;
}
.news_futitle {
    margin-bottom: 8px;
    font-size: 30px;
    color: #e3732f;
    margin-left: 75px;
    font-weight: bold;
}

.news_futitles {
    margin-left: 75px;
    font-size: 18px;
    color: #3c487a;
}

.news_futitles span.bottom {
    font-weight: normal;
}

.news_futitles span.bottom span.fl {
    font-weight: bold;
}
.list.xk .news_list .news_title {
    margin-top: 20px;
    font-size: 18px;
    color: #3c487a;
    margin-bottom: 80px;
    text-indent: 2rem;
}

.news_futitless {
    line-height: 40px;
    font-size: 36px;
    font-weight: bold;
    color: #3c487a;
}

.list.xk.i2 .news_futitles {
    margin: 15px 0 0;
}

.news_futitles span.bottom {
    float: left;
    display: block;
    line-height: 25px;
}

.list.i2 .shang {
    padding-bottom: 0px;
    border: 0;
    padding-left: 15px;
    border-left: 3px solid #192159;
}
.list.xk.i2 .news_list .news_title {
    margin-bottom: 0;
    border-top: 1px solid #0e9cff;
    margin-top: 25px;
}
.cols_teacher td {
    position: relative;
    color: #192159;
    padding: 15px 30px;
}
tr.qw {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    background: #8da2c7;
    color: #fff;
}

.cols_teacher table {
    border: 3px solid;
    border-color: #1a2652;
    width: 650px;
}
.cols_teacher td.et{
    text-align: center;
    padding: 66px 25px;
    font-size: 16px;
    background: #d97032;
    color: #fff;
}
.cols_teacher td.er{
    text-align: center;
    padding: 66px 25px;
    font-size: 16px;
    background: #e19159;
    color: #fff;
}
.cols_teacher td.ou {
    background: #e5f0f6;
}

.cols_teacher .qw td {
    color: #fff;
}
.news_img {
    width: 110px;
    float: left;
    height: 110px;
    border-radius: 50%;
}

.list.sz .news_futitles {
    margin-left: 120px;
    padding-top: 20px;
}

.list.sz .shang.clearfix {
    padding-bottom: 30px;
    border-bottom: 1px solid #218ed3;
}

.list.sz .news_list li.news p.jj {
    font-weight: bold;
    font-size: 20px;
    color: #3c487a;
}
.news_tu .news_list li.news .news_title a {
    color: #fff;
}
.news_tu .news_list li.news:hover  .xian2 {
    color: #d48051;
}
.site-lang ul li.links.i1 a {
    border: 0;
}
.list.i2 .news_futitles span.bottom {
    float: none;
}
.list.sz span.cols_title {
    color: #192159;
    line-height: 25px;
    font-size: 16px;
}

.list.sz li.cols {
    text-align: center;
}

.list.sz span.cols_title a {
    color: #192159;
}
.list.sz .news_img img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
}

.list.sz .news_futitles .news_title {
    font-weight: bold;
}

.list.sz .col_news_con {
    padding: 40px;
}
.col_menu .col_menu_head img {
    max-width: 100%;
}
.col_news_con .news_list li.news .news_title {
    font-size: 15px;
}

.col_news_con .news_list li.news .news_meta {
    font-size: 15px;
}

.col_list .wp_listcolumn .selected  .sub_list a .column-name {
    color: #e3732f;
}
.list.xk .col_list .wp_listcolumn .selected .sub_list a .column-name {
    color: #004c8d;
}
.main2 .post .tt {
    margin-bottom: 30px;
}
.news_tu .news_list li.news:hover .news_title {
    color: #f6916e;
}
.news_tu .news_list li.news:hover .news_imgs {
    background: #004c8d;
}
.main4 img {
    width: 100%;
    height: auto;
}
.news_tu .news_list li.n4{top: 50%;position: absolute;width: 16.5%;}
.news_tu .news_list li.n5{position: absolute;top: 50%;left: 33.6%;width: 32.4%;}
.news_tu .news_list li.n6{position: absolute;top: 50%;right: 18px;width: 32.4%;}
.news_tu .news_list li.n7{position: absolute;top: 50%;left: 17.3%;width: 16.5%;}
.news_tu{position: relative;}