﻿@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;
}
.main {}
::-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: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background:#898989;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1248px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#header {}
#header .inner{height: 145px;position:relative;background: #1c1f52 url(images/hed.png) no-repeat center top;}
.header .sitelogo{float:left;padding-left: 10px;margin-top: 22px;}
.header .sitetitle {display:inline-block;margin-top: 35px; margin-left:25px;font-size:40px;font-weight:bold;color:#fff;border-left: 1px solid;
    padding-left: 20px;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:200px;}
/*rale样式*/
/*默认主导航样式*/
#nav{}
#nav .inner{background: #456ead;}
#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;min-height:30px;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 40px;line-height: 52px;color: #FFFFFF;font-size: 17px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 52px; min-width: 100%;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;text-align: center;border: 1px solid #456ead;border-bottom: 0;}
.sub-menu .sub-item:last-child{border-bottom:1px solid #456ead;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: url('images/banner.png') no-repeat center top;}
#banner .inner {width:1248px;text-align: center;position:relative;    height: 290px;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {    width: 1200px;
    margin: 0 auto;}
.mbox {}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.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: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 10px 20px 0 20px; 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;padding-right: 22px;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;color: #575757;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
.post .more_btn .more_text:hover{color: #1826a5;}
/*标准标题*/
.post1 {}
.post1 .tt {background: url('images/ml-bg.png') no-repeat; background-size: cover;}
.post1 .tt .tit {}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 16px;font-weight:bold;color: #fff;cursor:auto;padding-left:22px;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 32px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; font-size: 14px;}/*标题*/
.list .news_list li.news span.news_title { font-size:15px;}
.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;     font-size: 15px;}/*属性*/
.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;}
#container .inner { background-color: #fff;     padding-bottom: 25px;}
.ml {float: left; width: 100%;}
.mr {float: right; width: 287px;}
.ml-top-left {
    width: 470px;
   
    background-color: #f0f0f0;
    margin-top: 31px;
    
	float: left;
}
.ml-top-right { width: 707px; float: right;margin-top: 31px;}
.mr1 {
    width: 248px;
    height: 194px;
    background-color: #f0f0f0;
    margin-top: 31px;
	    margin-left: 20px;
}
.mr2 {
    width: 248px;
    height: 254px;
    background-color: #f0f0f0;
    margin-top: 21px;
	    margin-left: 20px;
}
.mr3 {
    width: 248px;
    height: 217px;
    background: #f0f0f0 url(images/yqbj.jpg) no-repeat bottom center;
       float: right;
	       min-height: 276px;
}
.mr3 .news_list li.news span.news_title {
    font-size: 15px;
}
.ml-foot.clearfix {
    
    margin-top: 31px;
  
}
.zi span {
    color: #fff;
    font-size: 20px;
	    font-weight: bold;
}
.zi {
    width: 34px;    float: left;
    padding-left: 14px;
    padding-top: 28px;
	line-height:26px;
}
.ml-foot1 {
    float: left;width:243px;
	margin-top:24px;
	margin-left:21px;
}
.ml-foot1 .tt {
    background: url(images/yellow.png) no-repeat;
}
.ml-foot1 .post1 .tt .tit .title {
    font-size: 15px;
    font-weight: bold;
    padding-left: 8px;
	line-height: 30px;
}
.ml-foot1 .post .con {
    padding: 10px 10px 0 5px;
}
.ml-foot1 .post .more_btn {
    padding-right: 0px;    margin-top:6px;
}

.ml-foot2 {
    float: left;width:256px;
	margin-top:24px;
	margin-left:40px;
}
.ml-foot2 .tt {
    background: url(images/green.jpg) no-repeat;
}
.ml-foot2 .post1 .tt .tit .title {
    font-size: 15px;
    font-weight: bold;
    padding-left: 8px;
	line-height: 30px;
}
.ml-foot2 .post .con {
    padding: 10px 10px 0 5px;
}
.ml-foot2 .post .more_btn {
    padding-right: 0px;    margin-top: 6px;
}

.ml-foot3 {
    float: left;width:263px;
	margin-top:24px;
	margin-left:31px;
}
.ml-foot3 .tt {
    background: url(images/blue.png) no-repeat;
}
.ml-foot3 .post1 .tt .tit .title {
    font-size: 15px;
    font-weight: bold;
    padding-left: 8px;
	line-height: 30px;
}
.ml-foot3 .post .con {
    padding: 10px 10px 0 5px;
}
.ml-foot3 .post .more_btn {
    padding-right: 0px;    margin-top: 6px;
}
.right-t .con {
    width: 601px;
    height: 93px;
}
.right-f .post1 .tt {
    background: url(images/mlh.png) no-repeat;
	background-size: cover;
}
.right-f .con {
    display: none;
}
.right-fl {
    float: left;
    width: 300px;
    height: 226px;
}
.right-fr {
    width: 383px;
    float: right;
}
.ml-foot .post .more_btn .more_text, .post .more_btn a {
    color: #8f8f8f;
}
.ml-foot .post .more_btn .more_text:hover {
    color: #1826a5;;
}
div#head-right {
    float: right;
    color: #fff;
    margin-right: 0px;
    margin-top: 28px;
	font-size: 14px;
}
div#banner li.news.i1.clearfix {
    margin-left: 0px;
}
#banner li.news {
    float: left;
    width: 16.6%;
}
div#banner ul {
    width: 900px;
    margin: 0 auto;
}
#banner .i5 .news_title,#banner .i7 .news_title{}
#banner .news_title {
  width: 77%;
    line-height: 22px;
    margin: 0 auto;
    padding-top: 30px;
}

#banner ul.news_list.clearfix {
    padding-top: 88px;
}
.mr3 .post .con {
    padding: 10px 20px 0 20px;
    margin: 0 auto;
}
.right-t .wp_article_list .list_item .pr_fields {
    display: none;
}
.foot-top1 {
    float: left;
}
.foot-top2 {
    float: left;
}

.foot-top span {
    color: #fff;
}
.foot-top {
    margin: 0 auto;
    width: 32%;
    margin-top: 10px;
}
.foot-right .news_imgs {
    text-align: center;
}
.siteCounter4 span {
    padding: 0px 0px!important; 
    margin: 0px!important; 
    background-color: #1c1f52!important; 
}
.siteCounter4 {
    display: inline-block;
}
.focus-container {
    width: 289px!important;
    height: 226px!important;
}
.focus-box {
    width: 289px!important;
    height: 226px!important;
}

.focus-title-bar {
    position: absolute;
    left: 0px!important; 
    bottom: -60px!important; 
    z-index: 40;
    width: 100%;
    height: 60px;
    margin-left: 0px!important; 
}
.focus-title-bg {

    background: none !important;
}
.focus-pagination {
    display: none;
}
.focus-title {
    font-size: 16px!important;
    color: #303030;
    font-weight: bold;
	height: auto;
    line-height: 60px;
	    padding-left: 0;
}
.focus-text-bg {
    background: no-repeat;
}
.focus-text-box {
    bottom: -132px;
    top: inherit;
    left: 0;
    width: 100%;
}
.focus-text {
    color: #303030;
    line-height: 25px;
    padding: 0;
    font-size: 12px;
    font-family: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 75px;
}
#l-container .mod {
    padding-left: 20px;
    padding-right: 20px;
}
.wp-window {
    margin-left: 200px;
}
.articlecontent p {
    color: #2a2a2a;
    line-height: 30px;
}
.right-t img {
    width: 588px;
    height: 93px;
}
.right-t {
    margin-bottom: 21px;
}
.right-fl .post .con {
    padding: 0px 0px 0 0px;
    margin: 0 auto;
    margin-top: 5px;
}
.right-fr .post .con {
    padding: 0px 0px 0 0px;
    margin: 0 auto;
}
.right-fr .news_list li.news span.news_meta {
    margin-right: 11px;
}

#banner a {
    color: #393939;
    font-size:16px;
}
.focus-title a {
    color: #303030 !important;
}
div#banner li.news.i4.clearfix .news_title {
    width: 67%;
}
.ml-foot .news_list li.news {
    line-height: 32px;
}
#banner li.news:hover img {
    opacity: 0.7;
}
#banner li.news:hover a {
   color:#095ab5;
}
.right-t .articlecontent p {
    width: 588px;
    height: 93px;    overflow: hidden;
}
.right-t .articlecontent p:hover img {
    transform: scale(1.05);transition:all 0.4s ease-in-out;
}
.site-rale ul li.links:hover {
    opacity: 0.8;
}
.right-t img:hover {
    transform: scale(1.05);
    transition: all 0.4s ease-in-out;
}
.yb {
    float: left;
    width: 935px;
	height: 276px;
    background: #f0f0f0 url(images/ml-shu.png) no-repeat left top;
}
/***********************************************************
 * 列表页
 */
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;    background: url(images/list_banner.jpg) no-repeat center center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
.list .wp-inner {
    width: 1248px;
    margin: 0 auto;
}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;    background: #fff;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;padding-top:25px;}
.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #456ead;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px;text-align:center;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {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: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 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:5px 0px 10px 0px; margin:0 7px;}
.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_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; min-height: 500px;padding:0 40px;}
.info .col_menu{padding-left: 20px;}
.article {}
.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;min-height:400px;padding-left: 25px;padding-right: 25px;padding-bottom:25px;} /**文章内容**/
.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 {}
#footer .inner {padding:12px 0px;position:relative; background:#1c1f52;}
#footer .inner .mod{max-width: 680px;}
#footer .inner .foot-left{padding:12px 0px;margin-top:30px;float:left;}
#footer .inner .foot-right{float:right;margin-right:0px;margin-top:10px;font-size:12px;color:#fff; margin-bottom: 10px;}
#footer .inner p{font-size: 14px;line-height: 24px; font-weight:normal;color: #fff;text-align:left;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{   }
#footer .inner .copyright a{color:#eee;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 72px;}
.wp-search .search-input input.search-title {width: 210px;height: 22px;padding: 4px 0;line-height: 22px;background: none;    padding-left: 6px; border: 1px solid #d0d0d0!important; color: #666;font-size: 13px;border:0;outline: 0;}
.wp-search .search-btn {width:72px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:72px;height: 32px;border:0;outline: 0;background:url(style_res/sous.jpg) no-repeat center;cursor: pointer;}

/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:120px!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:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {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: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}