@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;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* 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%;
	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 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #cd0200;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
	
}
.mod_banner { width:100%; float:left; background:#e6eff5;}/**页面全局宽度**/
/**页头开始**/
.navbar {
	min-width: 1200px;
	height: 48px;
	background: url(images/nav-bg.jpg) repeat-x;
}   	/**导航区域背景**/
.fouce {
	width: 100%;
	height: 334px;
}
.navbar .navbox {
	width: 1200px;
	height: 48px;
	margin:0 auto;
}
/**导航窗口大小及位置**/
.navbar .navbox_date {
	width: 20%;
	height: 48px;
	line-height: 48px;
	float: left;
	text-align: center;
}
/**主体开始**/
#container {
	min-width:1200px;
	background-color: #e6eff5;
	float: left;
}
#container .inner {
	width: 1200px;
}
/**列表页**/
.col_menu {
	width: 236px;
	float: left;
	min-height: 470px;
	margin: 10px;
}
.col_menu .col_menu_head {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: #309ce4;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display: block;
	line-height: 35px;
	text-align: center;
}  /**栏目名称图标**/
.col_news {
	width: 870px;
	float: right;
	margin: 10px;
} /**栏目新闻**/
.col_news_head {
	background-image: none;
}
.col_metas .col_title {
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	background-position: 0px bottom;
	background: #309ce4;
	width: 150px;
	text-align: center;
	font-family: '微软雅黑';
}  /**当前栏目**/
.col_metas .col_title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	font-family: '微软雅黑';
}   /**当前栏目名称**/
.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: 20px;
}
/**文章页**/
.infobox {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
}
.article {
}
.article h1.arti_title {
	line-height: 26px;
	font-family: "Microsoft YaHei";
	padding: 5px;
	text-align: center;
	font-size: 18px;
	color: #282828;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} /**文章标题**/
.article .arti_metas {
	padding: 10px;
	text-align: center;
}
.article .arti_metas span {
	margin: 0 5px;
	font-size: 12px;
	color: #787878;
} /**文章其他属性**/
.article .entry {
	overflow: hidden;
	margin: 20px;
} /**文章内容**/
.article .entry .read, .article .entry .read p {
	color: #333;
}  /**阅读字体**/
.article .entry .read p {
	line-height: 1.7em;
	font-size: 14px;
}
.article .entry .read img {
	max-width: 940px;
_width:expression(this.width > 940 ? "940px" : this.width);
}   /**文章阅读部分图片大小限制**/
/**页脚开始**/
#footer {
}
.foot p {
	line-height: 65px;
	font-family: '微软雅黑';
	font-size: 28px;
	text-align: center;
	color: #1693e0;
	clear:both;
}
.foot-jj {
	line-height: 30px;
	font-family: '微软雅黑';
	font-size: 16px;
	text-align: center;
	color: #6e737a;
}
.foot {
	width: 100%;
	float: left;
	line-height: 20px;
	text-align: center;
}
.foot_ewm {
	width: 100%;
	height: 80px;
	float: left;
}
#nav {
	background-image: url(images/bg.gif);
	height: 50px;
}
#footer {
	background-image: none;
	width: 100%;
	float: left;
}
.foot_222 {
	width: 860px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
}
.foot_222 p {
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 80px;
	text-align: center;
	color: #FFF;
}
#footer2 {
	background-color: #1693e0;
min-width: 1200px;
	height: 80px;
	float: left;
}
.banner {
	width: 1200px;
	margin:0 auto;
}
.mod-head {
	width: 1200px;
	height: 105px;
	margin: 0 auto;
	
}
.head_bg { min-width: 1200px;background:url(images/headbggg.png) no-repeat center top;}
.mod-logo {
	width: 1200px;
	height: 105px;
	float: left;
}
.logo-lg {
	width: 50%;
	float: left;
}
.logo-seach {
	width: 233px;
    margin-top: 17px;
    float: right;
}
.mod3-ss {
	width:100%;
	height: 32px;
	float: right;
	margin-top: 16px;
	margin-right: 5px;
}
.mod_date .date0 {
	font-family: '微软雅黑';
	font-size: 14px;
	color: #0c5079;
}
#mod_center {
	    min-width: 1200px;
	background-color: #e6eff5;
}
.mod_center-left {
	width: 880px;
	float: left;
}
.mod_center-right {
	width: 300px;
	float: left;
	margin-left: 20px;
	background: white;
}
.mod-conter {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mod_new-xw {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	background: white;
}
.mod_new-tzgg {
	width: 100%;
	height: 316px;
	float: left;
	margin-top: 20px;
	background: white;
}
.new_xw-json {
	width: 385px;
	height: 275px;
	float: left;
	margin-top: 80px;
}
.xw-json {
	width: 355px;
	margin: 0 auto;
}
.xw_lb-tt {
	width: 875px;
	line-height: 50px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: #f0f0f0 solid 1px;
	border-left: #1693e0 solid 5px;
}
.tzgg_lb-tt {
	width: 875px;
	line-height: 50px;
	height: 50px;
	float: left;
	border-bottom: #f0f0f0 solid 1px;
	border-left: #1693e0 solid 5px;
}
.new_xw-lb {
	width: 495px;
	float: left;
	margin-top: 65px;
}
.xw_lb-con {
	width: 470px;
	margin: 0 auto;
}
.lb_tt-bt {
	font-family: '微软雅黑';
	font-size: 18px;
	color: #4f5558;
	margin-left: 20px;
	font-weight: bolder;
	float: left;
}
.more_mr {
	float: right;
	font-family: '微软雅黑';
	font-size: 18px;
	color: #4f5558;
	padding-right: 10px;
}
.lb_con-ul {
	width: 100%;
	float: left;
}
.lb_con-li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: dashed 1px #dcdcdc;
}
.com_li-tie {
	float: left;
}
.com_li-tie a {
	font-family: '微软雅黑';
	font-size: 15px;
	color: #363738;
}
.com_li-tie a:hover {
	color: #1693e0;
}
.com_li-date {
	color: #81868a;
	font-family: '微软雅黑';
	font-size: 14px;
	float: right;
}
.center_right-yq {
	width: 262px;
	margin: 0 auto;
}
.right_yq-ul {
	width: 100%;
	float: left;
	margin-top: 6px;
}
.right_yq-li {
	width: 100%;
	height: 82px;
	float: left;
	margin-top: 44px;
	border: #cccccc solid 1px;
}
.yq_li-img img {
	margin-top: 4px;
}
.mod_new7 {
	width: 100%;
	float: left;
}
.mod_new-lxfs {
	width: 100%;
	height: 369px;
	float: left;
	margin-top: 65px;
}
.mod_new8 {
	width: 100%;
	float: left;
}
.mod_new8-tt {
	width: 100%;
	float: left;
	line-height: 50px;
	height: 50px;
	border-bottom: #f0f0f0 solid 1px;
	border-left: #1693e0 solid 5px;
}
.new8_con {
	width: 100%;
	float: left;
}
.tzgg_lb-con {
	width: 100%;
	float: left;
}
.tzgg_con-ul1 {
	width: 400px;
	margin-top: 5px;
	float: left;
}
.tzgg_con-ul2 {
	width: 480px;
	margin-top: 5px;
	float: left;
}
.new_tzgg-lb {
	width: 100%;
	float: left;
}
.tzgg_con-li1 {
	width: 350px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	border-bottom: #f0f0f0 dashed 1px;
}
.tzgg_con-li2 {
	width: 470px;
	height: 60px;
	line-height: 60px;
	border-bottom: #f0f0f0 dashed 1px;
	float: left;
}
.tzgg_li-date {
	width: 40px;
	height: 45px;
	border-right: #f0f0f0 solid 1px;
	float: left;
	margin-top: 10px;
}
.tzgg_con-li1 .tzgg_li-tie {
	width: 300px;
	float: left;
	margin-left: 9px;
}
.tzgg_con-li2 .tzgg_li-tie {
	width: 420px;
	float: left;
	padding-left: 9px;
}
.li_date-day {
	width: 100%;
	height: 25px;
	font-size: 20px;
	color: #3c3f42;
	float: left;
	line-height: 25px;
	text-align: center;
	font-family: '微软雅黑';
	font-weight: bold;
}
.li_date-mou {
	width: 100%;
	font-size: 13px;
	color: #3c3f42;
	height: 20px;
	float: left;
	line-height: 20px;
	text-align: center;
}
.tzgg_li-tie {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-family: '微软雅黑';
	font-size: 15px;
	color: #363738;
}
.li_tie-jj {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-family: '微软雅黑';
	font-size: 13px;
	color: #737373;
}
.ewm {
	padding-top: 22px;
	width: 800px;
	height: 60px;
	margin: 0 auto;
}
/*触摸显示开始*/
.foot-wx {
	width: 120px;
	float: left;
	margin-left: 95px;
	position: relative;
}
.erweima0 {
	float: left;
	width: 47px;
	height: 47px;
	background: url(images/wx.jpg) no-repeat 0px 0px;
}
.wx0 {
	width: 127px;
	height: 145px;
	position: absolute;
	top: -145px;
	left: 25px;
	display: none;
	background: url(images/ewm_bg.jpg) no-repeat 0px 0px;
}
.wx0 img {
	padding: 22px 15px;
}
.foot-wx4 {
	width: 120px;
	float: left;
	margin-left: 90px;
	position: relative;
}
.erweima4 {
	float: left;
	width: 47px;
	height: 47px;
	background: url(images/wx.jpg) no-repeat 0px 0px;
}
.wx4 {
	width: 127px;
	height: 145px;
	position: absolute;
	top: -145px;
	left: 25px;
	display: none;
	background: url(images/ewm_bg.jpg) no-repeat 0px 0px;
}
.wx4 img {
	padding: 22px 15px;
}
/*微信结束*/
.foot-wx1 {
	width: 120px;
	float: left;
	position: relative;
}
.erweima1 {
	float: left;
	width: 47px;
	height: 47px;
	background: url(images/qq.jpg) no-repeat 0px 0px;
}
.wx1 {
	width: 127px;
	height: 145px;
	position: absolute;
	top: -145px;
	left: 25px;
	display: none;
	background: url(images/ewm_bg.jpg) no-repeat 0px 0px;
}
.wx1 img {
	padding: 22px 15px;
}/*QQ结束*/
.foot-wx2 {
	width: 120px;
	float: left;
	margin-left: 10px;
	position: relative;
}
.erweima2 {
	float: left;
	width: 47px;
	height: 47px;
	background: url(images/anzuo.jpg) no-repeat 0px 0px;
}
.wx2 {
	width: 127px;
	height: 145px;
	position: absolute;
	top: -145px;
	left: 25px;
	display: none;
	background: url(images/ewm_bg.jpg) no-repeat 0px 0px;
}
.wx2 img {
	padding: 22px 15px;
}/*安卓结束*/
.foot-wx3 {
	width: 47px;
	float: left;
	margin-left: 30px;
	position: relative;
}
.erweima3 {
	float: left;
	width: 47px;
	height: 47px;
	background: url(images/pg.jpg) no-repeat 0px 0px;
}
.wx3 {
	width: 127px;
	height: 145px;
	position: absolute;
	top: -145px;
	left: -40px;
	display: none;
	background: url(images/ewm_bg.jpg) no-repeat 0px 0px;
}
.wx3 img {
	padding: 22px 15px;
}/*苹果结束*/
/*触摸显示结束*/
.news-new9 {
	width: 400px;
	float: left;
}
.news-new90 {
	width: 480px;
	float: left;
}
#wp_nav_w4 .wp_nav .nav-item a span.item-name {
	padding: 0px 68px;
	line-height: 48px;
}
#wp_nav_w4 .wp_nav .nav-item a {
	font-size: 17px;
	color: #0a3f61;
}
#wp_nav_w4 .wp_nav .nav-item a.parent {
	background: #309ce4;
	color: #FFF;
}
.new8_con .articlecontent p {
	line-height: 25px;
	text-align: left;
}
.new8_con .articlecontent {
	margin: 25px;
}
.new8_con .articlecontent span {
	font-family: '微软雅黑';
}
.wp_search #keyword {
	border: none;
	height: 32px;
	float: left;
	line-height: 32px;
	background: none;
	width: 185px !important;
	padding-left: 10px;
	color: #7f7f7f;
	font-size: 12px;
	font-family: '微软雅黑';
}
.wp_search {
	width: 227px;
	height: 32px;
	background: #eaeff7;
	float: left;
}
.wp_search .search {
	background: url(images/seach.png) no-repeat 10px 5px;
	width: 32px;
	height: 32px;
	float: left;
}
#wp_nav_w4 .wp_nav .sub-nav {
	width: 128px !important;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a {
	text-align: center;
}
#wp_nav_w4 .wp_nav .sub-nav .nav-item a span.item-name {
	padding: 0px 10px;
	line-height: 30px;
}
.wp_listcolumn .wp_column a.selected {
	background: none;
	color: #309ce4;
}
.wp_listcolumn .wp_column a {
	font-weight: 100;
	border-bottom: #CCC solid 1px;
	background: none;
	font-size: 15px;
}
.wp_listcolumn .wp_column a:hover {
	background: none;
	color: #309ce4;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
	background: none;
	color: #309ce4;
}
.wp_listcolumn .wp_subcolumn .wp_column a {
	font-weight: 100;
	border-bottom: #CCC solid 1px;
	background: none;
	font-size: 13px;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
	background: none;
	color: #309ce4;
}
.wp_listcolumn .wp_column a .column-name {
	line-height: 30px;
	padding: 5px 10px 5px 0px;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
	padding-left: 25px;
}
.wp_article_list .list_item .Article_Index {
	background: none;
	width: 0px;
	margin-right: 0px;
}
#wp_news_w13 .wp_article_list .list_item {
	line-height: 35px;
	height: 35px;
}
#wp_news_w13.wp_article_list .list_item .Article_Title {
	font-size: 15px;
	font-family: '微软雅黑';
}
#wp_news_w13 .wp_article_list .list_item span {
	margin-left: 0px;
	font-size: 15px;
	font-family: '微软雅黑';
}
.mod-inner {
	width: 1160px;
	margin: 20px;
	background-color: #FFFFFF;
	float: left;
}
.mod-zit {
	width: 65px;
	float: left;
	margin-top: 15px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: black;
}
.mod_src { width:50%; float:left;}
.navbox_date {
    
}
#wp_nav_w4 .nav-item.i6{
	padding:0 5px;}
.mod_link {
    width: 755px;
    height: 30px;
    margin: 0 auto;
}
.mod_link-con {
    margin-top: 10px;
}
#wp_nav_w15 .wp_nav .nav-item a.parent:hover span.item-name {
    color: #368ae0;
}
#wp_nav_w15 .wp_nav li {
    border: 1px solid #f0f0f0;
}
.sliders2.focus-box img {
    width: 355px;
    height: 197px !important;
}