@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;}
/* 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;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-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 { }
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { opacity: 0.7 !important;filter:alpha(opacity=70) !important;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:4px solid #e5e5e5;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; font-weight:bold; color: #1357ba; font-family: 微软雅黑;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; border-bottom: 5px solid #1357ba;     margin-right: 20px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;} 
  /**更多按钮**/
.more_text{font-size:14px;  color: #7d7d7d; font-family: 微软雅黑;}
.post .con { padding:15px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:0px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.jpg) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header {
background:#fff url(images/head.jpg) no-repeat left center;
height:150px;min-width: 1349px;}
#header .inner { }
.head { width:100%; height:150px; position:relative;position:relative;}    /**页头部分**/
.head .sitetitle {position:absolute;left: 350px;top: 40px;font-size: 40px;font-weight:bold;color:#fff;font-family: "宋体";}		/**站点名称**/
.head .sitetitle img {  height: 55px;}
.head-l{padding-top: 35px;}
.head-r{width:200px;}
#nav{height:50px; background:#06508d;min-width: 1349px; }
.navbar { width:100%; }   	/**导航区域背景**/
.navbar .navbox { width:1200px; height:50px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/


#wp_nav_w001 .wp_nav .nav-item.i1 {
    border-right: 2px solid #ccc;
    padding-right: 13px;
    line-height: 17px;
}

#wp_nav_w001 .wp_nav .nav-item a span.item-name {
    line-height: 17px;
    padding: 0 13px;
}
#wp_nav_w05 .wp_nav .sub-nav {
	min-width: 100% !important;
}
.navbar .navbox .wp_nav,.navbar .navbox .nav {height:50px;padding: 0 115px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; color:#e8f1f8;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ background: #fff;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent{
	color: #333;
}
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding: 0 21px;height:50px;line-height:50px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px;color: #000; font-weight:normal; text-align: center;border:none;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background: #0963a0;
	color: #fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:40px; line-height:40px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container { padding:7px 0; background: url(images/body_bg.png) no-repeat bottom center;}
#container .inner { width:1200px; padding-top:20px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox {  background:#fff;}
.mod2 { width:1200px; }
.mod2 .mc { width:750px; float:left;} /**中间**/
.mod2 .mr { width:410px; float:right;} /**右列**/

.col_menu { width:236px; float:left;margin-top: 10px;} 
.col_menu .col_menu_head {}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size:19px;font-weight:bold;color: #fff;background: #035280;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 45px;/* padding: 5px 5px 13px 0px; */font-family:微软雅黑;text-align: center;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #035280; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a {text-align: center; color:#5f5f5f; background:#fff; border:none;font-family: "Microsoft Yahei";} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.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_2_hover.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_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news {min-height: 400px;width: 900px;float:right;margin-top: 10px;margin-bottom: 60px;} /**栏目新闻**/
.col_news_head {border-bottom: 1px solid #035280;}
.col_metas .col_title { display:inline-block; float:left; height:40px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:19px;font-weight:bold;color: #035280;padding:0 50px 0 0px;font-family: 微软雅黑;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;color: #ababab;font-family:微软雅黑; font-size:14px;} /**当前位置**/

.col_news_box { padding:10px 0; 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 { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.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:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox {margin:0 auto;min-height: 600px;}
.article {}
.article h1.arti_title {line-height:26px;font-family: "Microsoft YaHei";padding:5px;text-align:center;font-size:18px;color:#282828;/* border-bottom:2px solid #06508d; */} /**文章标题**/
.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; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {background: #1357ba;min-width: 1349px;}
#footer .inner {/* padding:10px 0; *//* height:220px; *//* width:100%; */}
.foot {height: 176px;/* background:#1357ba */}
.foot1 { height:35px; background:#313131}
.bq p{ color:#fff; text-align:center; margin:0 auto; width:100%; line-height:35px; font-family:微软雅黑; font-size:12px;  }
.json { width:100%; height:390px; background:#e8f1f8; }
.dt { width:1200px; margin:0 auto;}

.db { width:1200px; margin:0 auto;}
.db1 {/* width:102px; */height:125px;margin-top:35px;float:left;/* margin-right:15px; */}

.db2 {width:520px;height:95px;margin-top:35px;float:left;/* border-left:1px solid #a0a0a0; */text-align:left;padding-left: 25px;}

.db2 p {font-family:微软雅黑;font-size: 15px;color:#fff;line-height: 26px;opacity: 0.3;}

.db3 {margin-top: 28px;float:right;width: 240px;}

.head1 { padding-top:15px;}

.head11 { padding-left:50px;  } 

.head2 {padding-top: 37px;}

 .head21 {
    width: 200px;
    height: 40px;
    /* background: url(images/search.jpg); */
}

.post.post-8.mbox {
	
}
.post-8 .con{height:20px;}
.tpdh { }

.sj { width:120px; height:30px; background:#1357ba; color:#fff; font-family:微软雅黑; font-size:16px;line-height:30px;text-align:center;margin-right:23px;}

li.news-item.clearfix {
    border-bottom: 1px solid #eee;
    padding:25px 0 20px 0;width:100%;
	}
li.item-1.clearfix{padding-top:10px;}
	
.item-meta.meta-title {

    font-size: 16px;
    font-family: 微软雅黑;
    color: #313131;width:607px;height:30px;line-height:30px;font-weight:bold;
}

.item-meta.meta-title a {
    font-size: 16px;
    font-family: 微软雅黑;
    color: #313131;
}

.jianjie {
    width:100%;margin-top:4px;line-height:26px;color:#222;
}

.jianjie a { font-size:14px; font-family:微软雅黑; color:#a0a0a0; }

li.news1{width:130px;margin-right:10px;}
li.s3{margin-right:0;}
.news_img_s{width:130px;height:90px;position:relative;}
.news_title_bg{position:absolute;left:0;bottom:0;width:100%;height:30px;background:#2f66b5;opacity: 0.7;filter:alpha(opacity=70);}
.news_title1{position:absolute;left:0;bottom:0;width:100%;height:30px;line-height:30px;text-align:center;font-size:14px; font-family:微软雅黑; color:#fff;}
.news_title1 a{color:#fff;}


.Article_Title {
    line-height: 30px;
    color: #7d7d7d;
    font-size: 14px;
    font-family: 微软雅黑;
}

.head11 .wp_nav {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
    width: 170px;
    float: right;
}

.head11 .wp_nav .nav-item a {
    color: #3468B6;
    font-size: 14px;
    font-family: 微软雅黑;
}

.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 30px;
    margin-top: 0;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(wp_article_li_1.png) no-repeat 50%;
}

.wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: none;
    vertical-align: top;
}

span.Article_Title a {
    line-height: 30px;
	font-size:16px;
	font-family:微软雅黑;
	color:#333;
}

span.Article_Title a:hover { }

.wp_article_list .list_item .Article_PublishDate {
    color: #7d7d7d;
    font-size: 14px;
    font-family: 微软雅黑;
}

.head11 a {
    color: #fff; font-size: 14px;
    font-family: 微软雅黑;
}
.wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
}

.wp_search .search {
    background: url(images/searchbtn.jpg);
    width: 40px;
    height: 40px;
    border: 0px;
    cursor: pointer;
	    margin-left: 10px;
}

input#keyword {
    background: none;
    border: none;
    color: #fff;
    font-size: 12px;
    font-family: 微软雅黑;
}

.db31 {
    /* background: url(images/lj.jpg); */
    /* margin-bottom: 10px; */
    /* width: 225px; */
}

select.w1031_openLink {
    height: 35px;
    position: relative;
    left: 25px;
    background: none;
    border: 0px;
    color: #fff;
    text-align: center;
}


.db32 {
   background: url(images/lj.jpg);
    margin-bottom: 10px;
    width: 225px;
}

select.w1032_openLink {
    height: 35px;
    position: relative;
    left: 25px;
    background: none;
    border: 0px;
    color: #fff;
    text-align: center;
}


.db33 {
   background: url(images/lj.jpg);
    margin-bottom: 10px;
    width: 225px;
}

select.w1033_openLink {
     height: 35px;
    position: relative;
    left: 25px;
    background: none;
    border: 0px;
    color: #fff;
    text-align: center;
}

div#wp_nav_w8 .wp_nav .nav-item a {
    padding: 0 21px;
    color: #fff;
    font-size: 14px;
    font-family: 微软雅黑;
}

div#wp_nav_w8 .wp_nav li.nav-item.i3 {
    margin-left: 2px;
}

.wp_listcolumn .wp_column a .column-name {
    display: inline-block;
    line-height: 22px;
    padding: 5px 10px 5px 5px;
    cursor: pointer;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #000;
}

.wp_listcolumn .wp_column a.selected {
    color: #000;
    background-color: #035280;
   
}

.wp_nav .sub-nav {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 0px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-top-style: solid;
        border-top-width: 1px;
    border-top: none;
}


.sudy-links .links-name { background:none;}

.sudy-links .links-wrap a:hover {
    background-color: none;
}

.article {
    width: 1000px;
    margin: 0 auto;
}


.sudy-links .links-name {
    display: inline-block;
    line-height: 32px;
    padding: 0 20px 0 35px;
  color:#fff;
    cursor: default;
}


.sudy-links .links-wrap a:hover {
    background-color: #fff;
}

.fl{float:left;}
.fr{float:right;}
.zddz2 {
    padding-left: 40px;
    display: block;
}
/*自定义输入框*/
.wp-search {
    position: relative;
    /* border: 1px solid #d0d0d0; */
}
.wp-search form {display: block;}
.wp-search .search-input {
    float: left;
    width: 160px;
}
.wp-search .search-input input.search-title {
    width: 148px;
    height: 38px;
    /* padding: 4px 2px; */
    line-height: 38px;
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    border: 0;
    /* outline: 0; */
    /* position: absolute; */
    padding-left: 12px;
    background: #5484cc;
}
.wp-search .search-btn {
    width: 40px;
    height: 40px;
    /* position: absolute; */
    /* right: 0; */
    /* top: 0%; */
    float: right;
    background-image: url(images/search.jpg);
    background-position: right;
}
.wp-search .search-btn input.search-submit {
    width: 40px;
    height: 40px;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
}
.db31 .news_list li.news {
    float: left;
    background: none;
    padding-left: 0;
}

.db31 .news_list li.news.n1 {
    margin-right: 30px;
}

.db31 .news_list li.news .news_title a {
    color: #fff;
    opacity: 0.3;
}

.db31 .news_list li.news .news_title {
    font-size: 14px;
    text-align: center;
    margin-top: 9px;
}
.post-7 .news_list li.news {
    padding-left: 0;
    background: none;
    float: left;
}

.post-7 .news_list li.news.n1 {
    margin-right: 8px;
}

.post-8  .con .wp_article_list .list_item {
    float: left;
    /* width: 50%; */
}

.post-8 .wp_article_list .list_item .Article_Title a {
    pointer-events: none;
    color: #7d7d7d;
}

.post-8 .con .wp_article_list .list_item.i1 {
    width: 60%;
    margin-bottom: 15px;
}

.post-8 .con .wp_article_list .list_item.i2 {
    width: 40%;
}

.post-8 .con .wp_article_list .list_item.i3 {
    width: 60%;
}

.post-8 .con .wp_article_list .list_item.i4 {
    width: 40%;
}
div#banner {
    background: #e8f1f8;
}
div#wp_content_w6_0 h2 {
    width: 100% ! important;
}
.wp_articlecontent h2 {
    width: 100% ! important;
}
h2.arti_title2 {
    border-bottom: 2px solid #06508d;
    text-align: center;
    font-size: 17px;
    padding: 10px 0;
    font-weight: normal;
}
input::-webkit-input-placeholder {
        color: #ccc;
      }
      input::-moz-input-placeholder {
        color: #ccc;
      }
      input::-ms-input-placeholder {
        color: #ccc;
      }

