@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;
}
/**布局????**/
body {
}
body, p {
	font: 12px/1 "微软雅黑", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0e419c;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 100%;
	margin: 0 auto;
} /**页面全局宽度**/
/**标题栏新闻窗??*/
.post {
	margin-bottom: 10px;
}
.post .tt {
	height: 32px;
	border-bottom: 1px solid #6db4e0;
} /**标题??*/
.post .tt .tit {
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #216687;
} /**标题字体**/
.post .tt .tit .title {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 35px;
	background: url(images/icon_tit.gif) no-repeat 5px center;
} /**标题图标**/
.post .tt .more_btn {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
}   /**更多按钮**/
.post .con {
	padding: 5px 0;
	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;
}

.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 {
	height: 182px;
}
#header .inner {
	width: 100%;
}
.head {
	width: 1000px;
	margin: 0 auto;
	height: 115px;
	position: relative;
	position: relative;
	background: no-repeat;
}    /**页头部分**/
.head .sitetitle {
	position: absolute;
	width: 440px;
	height: 106px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}		/**站点名称**/
/**首页三列布局**/
.mod {
}
.mod1 {
	width: 236px;
	float: left;
} /**左列**/
.mod1 .ml {
	width: 100%;
}
.mbox {
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	background: #f9f8fd;
}
.mod2 {
	width: 728px;
	float: right;
}
.mod2 .mc {
	width: 478px;
	float: left;
} /**中间**/
.mod2 .mr {
	width: 236px;
	float: right;
} /**右列**/
/**列表??*/
.col_menu {
	width: 236px;
	float: left;
}
.col_menu .col_menu_head {
	background: none;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-left: -9px;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 21px;
	padding: 5px 5px 5px 30px;
	background: url(images/icon_col_name.gif) no-repeat 5px 9px;
}  /**栏目名称图标**/
/**栏目列表*/
#wp_news_w6 .wp_article_list .list_item {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: none;
	vertical-align: top;
}
.col_list .wp_listcolumn {
	border-top: 1px solid #0e419c;
	border-bottom: none;
}
.col_list .wp_listcolumn .wp_column a {
	color: #000;
	background: none;
	border-top: none;
	border-bottom: none;
}	/**????子栏??*/
.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_hover.gif);
} 	/**鼠标经过或??中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name {
	color: #124D83;
}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color: #797979;
	background: none;
	border-top: none;
	border-bottom: none;
} 	/**二级子栏??*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, 
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected {
	color: #000;
	background-image: none;
} 	
/**鼠标经过或??中二级子栏目**/
.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: none;
	border-top: none;
	border-bottom: none;
} 	
/**三级子栏??*/
.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-width: 728px;
	float: left;
} /**栏目新闻**/
.col_news_head {
	background: none;
	margin-top: 1px;
	border-bottom: 1px solid #0e419c;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 30px;
	line-height: 30px;
	background: none;
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 0 50px 0 25px;
}   /**当前栏目名称**/
.col_metas .col_path {
	display: inline-block;
	float: right;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
        margin-bottom:2px;
} /**当前位置**/
.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.5em;
	font-size: 16px;
	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: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom: 2px solid #0e419c;
} /**文章标题**/
.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.5em;
	font-size: 16px;
	color: #333;
} 
.article .entry .read p {
	margin-bottom: 6px;
}

.wp_articlecontent p{
	line-height:1.5em;
	font-size: 16px;
	color:#000;
	text-align:justify;

}

.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/*头部*/
.top1 {
	width: 100%;
	height: 145px;
	margin: 0 auto;
	background: url(images/bg.png) repeat-x;
}
.top2 {
	width: 980px;
	height: 30px;
	margin: 0 auto;
}
.english {
	height: 30px;
	float: right;
	width: 100px;
}
.top3 {
	width: 980px;
	height: 145px;
	margin: 0 auto;
	background: url(images/head1.png);
}
.top4 {
	width: 980px;
	height: 115px;
	margin: 0 auto;
}
.logo {
	width: 600px;
	height: 115px;
	margin-left: 13px;
	background: url(images/logo.png) 0px 19px no-repeat;
}
/*搜索*/
.ss {
	width: 154px;
	height: 32px;
	float: right;
	margin-top: -73px;
	background: url(images/ss.png) 0px 0px no-repeat;
}
.search-title {
	width: 112px;
	height: 30px;
	padding-left: 10px;
	float: left;
	border: none;
	background: none;
}
.search-submit {
	width: 32px;
	height: 32px;
	float: right;
	border: none;
	background: none;
}
/*导航*/
.navbar {
	width: 100%;
	height: 48px;
	margin: 0 auto;
	background: #f3f3f3;
}   	/**导航区域背景**/
.navbar .navbox {
	width: 980px;
	height: 48px;
	margin: 0 auto;
	background: #f3f3f3;
}   /**导航窗口大小及位??*/
/**导航样式：后台绑定时也可以定义配??*/
.navbar .navbox .wp_nav, .navbar .navbox .nav {
	height: 48px;
}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {
	font-size: 16px;
	font-weight: bold;
	line-height: 120px;
	color: #2b2b2b;
	font-weight: normal;
	font-family: "Microsoft Yahei";
}   /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent {
	color: #0e419c;
}   	/**鼠标经过或当前??中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
	padding: 0 13px;
	height: 48px;
	line-height: 48px;
}   /**导航栏目高度与边??*/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark {
	background: #0e419c;
}  /**子菜单背??*/
.navbar .navbox .wp_nav .sub-nav li.nav-item a {
	font-size: 14px;
	font-weight: normal;
}		/**子菜单字体样??*/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {
	background: #0e419c;
	color: #fff;
}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
}		/**子菜单栏目高度与边距**/
/*banner*/
#banner {
	margin: 0 auto;
	width: 980px;
	height: 302px;
}
.banner1 {
	width: 503px;
	height: 314px;
}
/*中间*/
/**主体????**/
#container {
	width: 980px;
	margin-top: 11px;
	padding: 0px;
	min-height: 600px;
}
#container1 {
	/*width: 970px;*/
	margin-top: 25px;
	padding: 0px 15px;
	min-height: 600px;
}
#container .inner {
	width: 100% !important;
	padding: 0px;
	margin: 0 auto;
}
.inner1 {
	width: 100% !important;
	padding: 0px;
}
#container .inner2 {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
.zong {
	height: 737px;
	width: 980px;
	margin: 0 auto;
	background: #000;
}
.inner-1 {
	width: 100%;
	margin-top: 10px;
	background: #dbdbdb;
}
.inner3 {
	width: 980px;
	height: 314px;
}
.inner4 {
	width: 980px;
	height: 344px;
}
.left1 {
	width: 632px;
	height: 314px;
	float: left;
}
.tit1 {
	width: 632px;
	line-height: 44px;
	height: 44px;
	border-bottom: 1px solid #757b80;
}
.tit2 {
	line-height: 44px;
	height: 44px;
	width: 289px;
	border-bottom: 1px solid #757b80;
}
.tit3 {
	width: 315px;
	border-bottom: 1px solid #757b80;
	line-height: 44px;
	height: 44px;
}
.tit4 {
	width: 289px;
	border-bottom: 1px solid #757b80;
	line-height: 44px;
	height: 44px;
}
.title1 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	width: 72px;
	display: block;
	border-bottom: 4px solid #628ad0;
}
.title2 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	width: 72px;
	display: block;
	border-bottom: 4px solid #628ad0;
}
.title3 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	width: 72px;
	display: block;
	border-bottom: 4px solid #628ad0;
}
.title4 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	width: 90px;
	display: block;
	border-bottom: 4px solid #628ad0;
}
.title5 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #494949;
	width: 72px;
	padding-left: 13px;
	padding-top: 0px;
	display: block;
}
.title6 {
	line-height: 44px;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #494949;
	width: 72px;
	display: block;
	padding-top: 0px;
}
.photo {
	margin-top: 25px;
	margin-right: 27px;
	float: left;
	width: 267px;
	height: 206px;
}
.photo1 {
	float: left;
	width: 267px;
	height: 265px;
}
.text {
	width: 338px;
	height: 265px;
	float: right;
	padding-top: 18px;
}
.text4 {
	width: 291px;
	height: 280px;
	float: right;
	padding-top: 25px;
}
.date {
	width: 62px;
	height: 62px;
	float: left;
	margin-top: 23px;
	margin-bottom: 17px;
}
.date1 {
	width: 62px;
	height: 62px;
	float: left;
	margin-top: 23px;
	margin-bottom: 17px;
}
.date-top {
	width: 62px;
	height: 31px;
	background: #0e419c;
}
.date-bottom {
	width: 62px;
	height: 31px;
	background: #f3f3f3;
}
.dd {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 31px;
	text-align: center;
	color: #ffffff;
}
.nn {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 31px;
	
	text-align: center;

	color: #4d4d4d;
}
.date-zuo {
	width: 50%;
	float: left;
	height: 280px;
}
.date-you {
	width: 50%;
	float: right;
	height: 280px;
}
.text1 {
	width: 207px;
	height: 234px;
	float: right;
	padding-top: 23px;
}
.text2 {
	width: 207px;
	height: 227px;
	float: right;
	padding-top: 23px;
}
.lie {
	width: 189px;
	height: 62px;
	margin-right: 18px;
	text-align: left;
	float: right;
	padding-top: 17px;
	margin-bottom: 17px;
	padding-left: 20px;
}
.lie1 {
	width: 189px;
	height: 62px;
	margin-right: 18px;
	text-align: left;
	float: right;
	padding-top: 26px;
	margin-bottom: 17px;
	padding-left: 20px;
}
.lietz {
	width: 189px;
	height: 62px;
	margin-right: 18px;
	text-align: left;
	float: right;
	padding-top: 26px;
	margin-bottom: 17px;
	padding-left: 20px;
}
.lie-1 {
	width: 277px;
	margin-right: 18px;
	text-align: left;
	float: left;
}
.lie-2 {
	width: 100%;
	padding-right: 5px;
	text-align: left;
	float: left;
	line-height: 34px;
	height: 34px;
	font-size: 14px;
}
.lie-dt {
	width: 100%;
	text-align: left;
	float: left;
	line-height: 28px;
	height: 28px;
}
.lie1 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #373737;
	line-height: 28px;
	height: 28px;
}
.lie2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #373737;
	line-height: 24px;
	height: 24px;
}
.lie6 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #373737;
	line-height: 30px;
	height: 30px;
}
.liedt {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #373737;
	line-height: 28px;
	height: 28px;
}
.right1 {
	width: 291px;
	height: 295px;
	float: right;
}
.left2 {
	width: 315px;
	height: 307px;
	float: left;
}
.right2 {
	width: 291px;
	height: 307px;
	float: right;
}
.youxiang {
	clear: both;
	height: 150px;
	margin: 0 auto;
	width: 100%;
	background: #f3f3f3;padding-bottom:20px;
}
.youxiang-left {
	width: 560px;
	height: 110px;
	float: left;
	width: 535px;
}
.youxiang-right {
	height: 110px;
	float: right;
	width: 440px;
}
.lianjie {
	width: 32%;
	float: left;
	line-height: 24px;
	hanging-punctuation: 24px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #494949;
}
.lj10,.lj12{width:60%;}

/**页脚????**/
#footer {
	width: 100%;
	height: 100px;
	background: #dfdfdf;
}
#footer .inner {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: #a2a1a1;
}
.foot {
	height: 100px;
	width: 600px;
	float: left;
	padding-left: 24px;
	padding-top: 28px;
}
#footer .inner p {
	font-size: 12px;
	line-height: 25px;
	font-family: "微软雅黑";
	color: #ffffff;
}
#footer .inner p span {
	margin: 0 3px;
}
#wp_nav_w01 .wp_nav {
	float: right;
}
#wp_nav_w01 .wp_nav .nav-item a {
	font-family: "Microsoft Yahei";
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
	color: #ffffff;
	font-size: 14px;
	line-height: 26px;
}
#wp_nav_w2 .wp_nav .sub-nav .nav-item a {
	font-family: "Microsoft Yahei";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	border-top: none;
	min-width: 80px;
}
.dtjt8_div_img .number {
	position: absolute;
	right: 5px;
	bottom: 5px;
	display: none;
}
.tzgg {
	width: 290px;
	height: 90px;
	float: left;
}
.gd {
	background: url(images/gd.png) 43px 0px no-repeat;
	height: 23px;
	width: 50px;
	float: right;
	display: block;
	margin-top: -24px;
}
.lianjie1 {
	width: 445px;
	/* height: 55px; */
	margin-top: 5px;
}
.weixin1 {
	float: right;
	width: 150px;
	height: 100px;
}
.weixin {
	float: left;
	width: 50%;
	height: 100px;
}
.shouji {
	float: right;
	width: 50%;
	height: 100px;
}
.weixin .articlecontent {
	margin-top: 22px;
	margin-left: 7px;
}
.shouji .articlecontent {
	margin-top: 22px;
}
.asd {
	margin-top: 8px;
}
.asd span {
	margin-left: 12px;
}
.asd span input {
	color: #aaaaaa;
	height: 36px;
	padding-left: 10px;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 39px;
	color: #9b9b9b;
	border: 2px solid #d7d7d7;
}
.user {
	width: 114px;
}
.email {
	width: 132px;
}
.dl {
	width: 50px;
	background: #b2ab71;
	padding-left: 25px!important;
	color: #fff !important;
	border-radius: 5px 5px 5px 5px;
	border: 0px;
}
.jz {
	height: 31px;
	line-height: 31px;
	text-align: center;
}

.col_news_con{
margin-top:20px;

}

.news_wz ul li { width:340px; border:1px solid #e6e6e6; float:left; margin-right:10px; margin-bottom:10px; margin-left:10px;}
.news_wz ul li img { float:left; padding:5px;border: 1px solid #ccc; margin:5px;}
.news_wz ul li p { color:#454545; font-size:12px; line-height:30px;    margin-left: 120px; border-bottom: 1px dashed #ccc; white-space: nowrap;  overflow: hidden; text-overflow: ellipsis;}
.news_wz ul li .tctlt {padding-left:10px;background:url(images/tlt.gif) no-repeat left 19px;color: #000;font-size:14px;}

.news_wz.loading{min-height:200px; background:url(search/ajax-loader.gif) no-repeat center center; }
.center2 {
    width: 290px;
    float: left;
    margin-left: 30px;
}

#wp_login_w16{padding-top:15px;padding-left:20px;}
.wp_login_x .login_input{}

.fl{float:left;}
.fr{float:right;}


