@charset "utf-8";
/* CSS Document */

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;
}
/**布局开始**/
body {
	background-color: #f5f5f5;
}
body, p {
	font: 14px/1 "微软雅黑", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #636363;
	text-decoration: none;
}
a:hover {
	color: #e8001f;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.head {
	width: 100%;
	height: 157px;
	background: #e8001f url(../images/1.jpg) center center no-repeat;
}
}
.head .sitetitle {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.nav {
	width: 100%;
	height: 42px;
	background-color: #e8001f;;
}
.mod1 {
	width:1000px;
	margin: 12px 0 15px 0;
	overflow: hidden;
}
.mod2 {
	width:1000px;
	margin-bottom: 15px;
	
}

	
.mod1 .mod1_l {
	float: left;
	width: 530px;
}
.mod1 .mod1_r {
	
	float: right;
	width: 460px;
	background-color: #fff;
}
.main .con {
	
	padding: 10px 15px;
	background-color: #fff;
}
.con .headbar {
	display: block;
	height: 30px;
	border-bottom: 1px solid #e3e0e0;
	margin-bottom: 10px;
}
.links{
	width:436px;
	
	background-color:#fff;
	margin-top:15px;
	padding:20px 13px;
}
.headbar .caption {
	float: left;
}
.headbar h3.caption {
	color: #e8001f;
	line-height: 30px;
	font-size: 15px;
	padding-left: 15px;
	background:url(../images/tit.jpg) no-repeat 0 50%;
}
.headbar .more_btn, .headbar .more_btn a {
	float: right;
	line-height: 30px;
	font-size: 12px;
	color: #e8001f;
}
.main .items {
	display: block;
	line-height: 30px;
	height: 30px;
}
.items .title, .items .title a {
	float: left;
	font-size: 14px;
	color: #636363;
}
.items .time {
	float: right;
	color: #636363;
	font-size: 14px;
}
.mod2 .mod2_l {
	float: left;
	width: 530px;
	margin-right: 8px;
	background-color: #f5f5f5;
}
.mod2 .mod2_c {
	float: left;
	width: 530px;
	margin-right: 8px;
	background-color: #fff;
}
.mod2 .mod2_r {
	float: right;
	width: 460px;
}



.foot {
	background-color: #595959;
	padding: 25px 0 30px 0;
	text-align: center;
	font-size: 12px;
	color: #e4e4e4;
}
/**列表页**/
.main-list {
	padding-top: 30px;
}
.col_menu {
	width: 236px;
	float: left;
}
.col_menu .col_menu_head {
	background: #e8001f;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 16px;
	color: #fff;
	font-family: 微软雅黑;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 5px 5px 5px 20px;
}  /**栏目名称图标**/
/**栏目列表*/
.col_list .wp_listcolumn {
	border-top: 1px solid #2867A0;
	border-bottom: 1px solid #fff;
}
.col_list .wp_listcolumn .wp_column a {
	background: #ffffff url(images/icon_column_1.gif) no-repeat -10px 12px; font-weight:normal;
	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: #e8001f;
	background-image: url(images/icon_column_1_hover.gif);
} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #026cc6;
}
.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 {
	width: 728px;
	min-height: 460px;
	float: right;
} /**栏目新闻**/
.col_news_head {
	border-bottom: 1px solid #ccc;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
}  /**当前栏目**/
.col_metas .col_title h2 {
	font-family: 微软雅黑;
	display: inline-block;
	font-size: 16px;
	color: #333;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
	font-family: 微软雅黑;
} /**当前位置**/
.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;
}
.article {
}
.article h1.arti_title {
	line-height: 36px;
    padding: 5px;
    text-align: center;
    font-size: 19pt;
    font-weight: normal;
    color: #000;
} /**文章标题**/
.article h3.arti_title{    line-height: 26px;
    padding: 5px;
    text-align: center;
    font-size: 16pt;
    font-weight: normal;
    border-bottom: 2px solid #717171;}
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	    display: inline-block;
    margin: 0 5px;
    font-size: 15px;
    color: #787878;
    padding-right: 20px;
} /**文章其他属性**/
.article .entry {
	margin: 0 auto;
	overflow: hidden;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	    line-height: 30px;
    font-size: 15px;
    text-align: justify;
}  /**阅读字体**/
.article .entry .read p {
	margin-bottom: 6px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/

#wp_nav_w2 .wp_nav .nav-item a span.item-name {
    line-height: 32px;
    padding: 5px 45px;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
    line-height: 32px;
    padding: 5px 26px;
    font-size: 16px;
	font-family: "Microsoft YaHei";
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a span.item-name {
    padding: 5px 10px !important;
    line-height: 22px !important;
	font-size:14px !important;
}
#wp_nav_w2 .wp_nav .sub-nav{
	width:100% !important;
	top:42px !important;
}
.sudy-links .links-name {
    display: inline-block;
    line-height: 30px;
    padding: 0 20px 0 5px;
    border: 1px solid #d1d1d1;
    cursor: default;
}
.sudy-links .links-wrap a {
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    font-size: 12px;
}
.sudy-links .links-wrap a:hover {
	background:none;
}
.wp_nav .sub-nav .nav-item a.parent:hover {
    background: #b382c2;
    color: #fff;
}
.wp_nav .sub-nav .nav-item a {
    font-family: "Microsoft Yahei";
    font-size: 13px;
    font-weight: normal;
    color: #000;
    text-align: center;
    border-top: 1px solid #D8E1CC;
    min-width: 80px;
}
.wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
.mod2_2 {
    margin-bottom: 10px;
}
.mod2_r1 {
    margin-bottom: 10px;
}
.wp_article_list .list_item .Article_PublishDate {
    color: #636363;
}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 7px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    
}


.wp_nav .nav-item a{color: #FFF;}
.wp_nav .nav-item a.parent:hover {
    color: #FFF;
}
.sitetitle {
    padding-top: 35px;
}
.links1{ float:left; width:225px;}
.links2{ float:right; width:160px;}

/*lang样式*/
.lang-panel { float: right; margin-right: 5px; margin-top:0px;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a { display: inline-block; padding-left:32px; height: 36px; line-height: 36px; font-size: 14px; color: #ccdff9;}
.lang-window .wp-menu .menu-item a:hover { color: #fff;}
.lang-window .wp-menu .menu-item.i1 { background:url(images/xian1.png) no-repeat 20px center;}
.lang-window .wp-menu .menu-item.i2 { background:url(images/xian2.png) no-repeat 20px center;}
/** 搜索 **/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/
.search-panel { float: right; position:relative;}
.searchbtn{ width:36px; height: 36px; border:0; outline: 0; background:url(../images/search.png) no-repeat center; position:absolute; right:0px; top:0px; z-index:120; cursor:pointer;}
.search-window { overflow: hidden; width:36px; background:url(../images/search_input.png) no-repeat;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 36px; }
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:0; outline: 0; background: none; color: #fff; font-size: 14px; padding: 8px 0;}
.wp-search .search-btn { width: 36px; height: 36px; position: absolute; right: 0; top:50%; margin-top: -18px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 36px; border:0; outline: 0; background: url(../images/search.png) no-repeat center; cursor: pointer;}
::-webkit-input-placeholder { color: #fff;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #fff;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #fff;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #fff;} /* Internet Explorer 10-11 */
.head-right{ float:right; width:200px;}
.logo1{ float:left; width:80%;}

.wp_nav .nav-item a span.item-name
{    
line-height: 32px;
    padding: 5px 26px;
    font-size: 16px;
	font-family: "Microsoft YaHei";}
