@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: auto;padding: 0;border: 0;	font-size: 100%;font: inherit;}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcap

tion, 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: #fff;}

body,p { 

	font:12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; 

	    font-family: '微软雅黑';

	color:#444444;

}

a { 

	color:#444444;

	text-decoration:none;

}

a:link { 

	color:#444444;

}

a:hover { 

	color:#07366e;

}

a:visited { 

}

.wrapper { 

	width:100%; 

	margin:0 auto;

	clear: both;

}

.wrapper .inner {  /**页面全局宽度**/

	width: 1200px; 

	margin:0 auto;
	

}

.wrapper .inner .inner2 {  /**页面全局宽度**/

	padding-left: 21px;

	padding-right: 20px;

}

/**自定义新闻列表**/

.mod_bottom.clearfix .news_list li.news {

    width: 220px;

    float: left;

    height: 147px;

    margin-left: 34px;

}

.mod_bottom.clearfix .news_list .news.n1.clearfix {margin-left: 0px;}

.mod_bottom.clearfix .news_pic {

    width: 217px;

    float: left;

}

.mod_bottom.clearfix .news_title {

    width: 217px;

    float: left;

	text-align: center;

	padding-top: 15px;

}

.news-time {

	float: right;

    color: #909090;

}

.mod_bottom.clearfix img {

    width: 220px;

    height: 147px;

}

/**页头**/



#header .inner {}

.head_index {

	    width: auto;

    float: left;

    height: 50px;

    margin: 0;

    color: #fefefe!important;

    line-height: 50px;

    min-width: 40px;

}	

.head_index2 {

	width: auto;

	float: left;

	height: 50px;

	color: #fefefe!important;

	line-height: 50px;

	margin: 0 1px;

}

.head {

	width:100%;

	height: 116px;

	position:relative;

}

.head_index .item-name {

	    padding: 0!important;

    height: 50px;

    line-height: 50px!important;

    color: #fff;

    font-size: 12px;

}

.head_1 .panel {

	float: left;

}

.head_1 {

	float:left;

	height:50px;

	width:100%;

	background: #c8443d;

	}

.head_2 {

	float:left;

	height:116px;

	width:100%;

}



.head_search {

	float: right;

    width: 298px;

    height: 38px;

    margin: 39px 0px 0px 0px;

    background: url(/DFS/template/91/images/serach.png) center no-repeat;

}

.head .sitelogo {

	float: left;

    width: 306px;

    height: 65px;

    margin: 25px 29px 0 0;



}

.head .sitelogo img{ max-width:320px;}



.site{

	float: left;

    width: 350px;

    height: 117px;

    line-height: 117px;

    font-size: 36px;

    padding: 0px;

    font-weight: bold;

}

/**导航条**/

#nav {

	background: #07366e;

}

.nav_mod {

	width: 100%;

    height: 44px;

}

.nav { 

	height:43px;

	line-height: 43px;

}

/*.nav_1 {  

	float:right;

	width: 250px; 

	height: 28px;

	line-height: 48px;

	margin: 10px 0px;

}*/

#container2 .inner .inner2{ 

	padding-top: 14px;

	padding-bottom: 38px;

	background: #FFFFFF;

}



/**导航样式：后台绑定时也可以定义配置**/ 

.nav .wp_nav { height:43px;}  /**导航高度**/

.nav .wp_nav li.nav-item {padding: 0;width:  150px;/* color: red; */;}

.nav .wp_nav li.nav-item a { font-weight:normal; color:#fff;  z-index:200;text-align: center;line-height: 43px;font-family: "Microsoft YaHei";font-size: 15px;}    /**导航字体样式**/

.nav .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff;background:#3777c4 }   	/**鼠标经过或当前选中时样式**/ 

.nav .wp_nav li.nav-item a:hover span.item-name,.navbar .navbox .wp_nav li.nav-item a.parent{ color:#fff } 

.nav .wp_nav li.nav-item a span.item-name {padding: 0 9px 0px 9px;height: 43px;line-height: 43px;}   /**导航栏目高度与边距**/

.sub-nav {height:auto !important;min-width: 140px !important;}

.nav .wp_nav .sub-nav li.nav-item {padding: 0px;}

.nav .wp_nav .sub-nav li.nav-item i.mark { background:#1770d9;}  /**子菜单背景**/  

.nav .wp_nav .sub-nav li.nav-item a { font-size:12px; font-weight:normal; color:#fff;}		/**子菜单字体样式**/

.nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav .nav-item a.parent { background:#305279;color:#fff; }/**子菜单选中的背景色**/

.nav .wp_nav .sub-nav .nav-item a.parent:hover {  background:#1e62b3;color:#fff;}

.wp_nav .sub-nav .nav-item a.parent {  background:#1770d9;color:#fff;}  

.nav .wp_nav .sub-nav li.nav-item a span.item-name {padding: 0px 0;height:40px;line-height:40px;}		/**子菜单栏目高度与边距**/

.nav_1 .wp_nav li.nav-item { background:#e9e9e9;padding: 0 10px; margin: 0px 1px;}



.wp_nav .sub-nav{border:none;}

.nav .wp_nav li.nav-item a{border:none;}



#wp_nav_w61 .wp_nav li.nav-item a { font-weight:normal; color:#fff;  z-index:200;text-align: center;line-height: 48px;font-family: "Microsoft YaHei";font-size: 14px;}

/**主体部分**/

#container {

	float: left;

}



#container .inner .inner2{ 

	height: 891px;

	background:#fff;

}



#container_bottom {

	background:#07366e;



}
#container_bottom  .inner{
	padding: 20px 0px;
}
#container_links {

	background: #555b69;}

.body_main {

margin: 0 auto;

}

.banner {

	width: 100%;

	/*background:url(/DFS/template/91/images/banner.png);*/

	}

.wp_search .search {

	background: none;

    width: 72px;

    height: 38px;

    border: none;

    cursor: pointer;}

.keyword { 

        color: #b4b4b4;

    border: 0px;

    margin-left: 0px;

    margin-bottom: 0;

    width: 209px!important;

    padding-left: 10px;

}



.xgzx .news_list .news img {

	width: 155px;

	height: 110px;

}

.wp_listcolumn .wp_subcolumn .wp_column a .column-name {

    line-height: 20px;

    padding-left: 40px;

}

.imgscroll2_img {

    padding: 0px 0px 0px 34px!important;

}

.left-container {

	    width: 806px;

    height: 430px;

    float: left;

}

.right-container {

	width: 340px;

	height: 430px;

	float: right;

}

.bottom-container {

	width: 100%;

	height: 250px;

	float: left;

}



.news-box {width: 100%;height: 256px;float: left;}

.tt {height: 40px;position: relative;width: 100%; }

.news-box .tt{margin-bottom: 11px;}

.cgxl .tt {margin-bottom: 15px;}

.tt .tit{height: 40px;/* line-height: 38px; */padding-left: 18px;/* border-bottom: 1px solid #e5e5e5; */}

.jcdt .tt .tit {background: #fff url(../images/a-item-title1.png) no-repeat left center;}

.tzgg .tt .tit {background: #fff url(../images/a-item-title2.png) no-repeat left center;}

.djxl .tt .tit {background: #fff url(../images/a-item-title3.png) no-repeat left center;}

.tt .tit .title {display:inline-block;line-height: 20px;font-size: 18px;font-weight: 600; color: #07366e;} 

.tt .tit .title>div{

    width: auto;

    display: inline-block;

}

.news-box .more-btn {float: right;}

.news-box .more-btn .more-text{

    margin-right: 13px;

}



.news-box .left-content-box {

	width: 403px;

    height: 207px;

    margin: 0;

    float: left;

        margin-top: 4px;

}

.news-box .left-content-box img{

	width: 100%;

	height: 100%;

}

.news-box .right-content-box {

	width: 340px;height: 207px;margin: 0;

	float: right;

}

.news-list {

	/*padding: 8px 8px 8px 0!important;*/

	padding: 0!important;

}

.xxdt-list-box .news-list .news {

    height: 36px;

    line-height: 36px;

    vertical-align: top;

    padding-left: 14px;

    font-size: 12px;

}

.news-list .news {

    height: 39px;

    line-height: 36px;

    vertical-align: top;

    padding-left: 0px;

    font-size: 12px;

    border-bottom: 1px dashed #999;

}

.news-list .news p{

    height: 39px;

    line-height: 36px;

}

.news-box2 {

	width: 100%;

	height: 359px;

	float: left;

	margin-top: 29px;

}

.jcdt {

	width: 314px;

	height: 100%;

	float: left;

}

.jcdt .con{

	margin-top: 32px;

}

.tzgg .con{

	margin-top: 26px;

}

.djxl .con{

	margin-top: 4px;

}

.tzgg {

	width: 399px;

	height: 100%;

	float: right;

}

.more-btn {

	float: right;

}

.more-btn .more-text {

    position: relative;

    float: right;

    font-size: 14px;

    color: #07366e;

    line-height: 40px;

    margin-right: 2px;

    cursor: pointer;

    height: 40px;

}

.jcdt .more-btn .more-text {

	margin-right: 9px;

}

.cgxl {

	width: 100%;

	height: 255px;

}

.cgxl .con{

	width: 100%;

	height: 206px;

}

.djxl {

	width: 100%;

	height: 359px;

	margin-top: 29px;

}

.dhyx .news_list li.news {

    width: 201px;

    float: left;

    height: 197px;

    margin-left: 22px;

}

.dhyx .news_list li.news:nth-child(1) {

    margin-left: 0;

}

.dhyx .news_list .news .n_title a{

	height: 48px;

    line-height: 48px;

    font-size: 13px;

    text-align: center;

}

.dhyx .news_list tr.news td div:nth-child(2) {

	width: 201px;

	float: right;

	height: 48px;

    line-height: 48px;

    font-size: 13px;

    text-align: center;

}

.dhyx .news_list .news .n_title{

    text-align: center;

}

.dhyx .news_list .news img {

	

	width: 201px;

	height: 132px;

}

.dhyx .imgscroll4_top {

	width: 1100px!important;

}

.dhyx .con {

	float: left;

	margin-top: 19px;

	height: 197px;

}

.dhyx .con .news_list{

	float: left;

}

.dhyx .con .news_list news {

	float: left;

}

#container_bottom .foot_bottom {

	    width: 100%;

   

}

#container_bottom .foot_bottom .left-footer{

	width: 380px;



    float: left;
	margin-top: 15px;

}

#container_bottom .foot_bottom .left-footer .left-footer-content {

	width: 100%;

	

}

#container_bottom .foot_bottom .left-footer .left-footer-content p{

	width: 100%;

	height: 24px;

	line-height: 24px;

	color: #FFFFFF;

	font-size: 12px;

	float: left;

}

.right-footer {

	width:auto;

    height: 90px;

    float: right;

}
.right-footer-content {

	width: auto;
	height: 90px;

}
.right-footer-content a {
	float: right;
	margin-top: 15px;
}


.right-footer-content .news_img {

	padding-left: 20px;

}



.share {

	width: 46px;

	height: 36px;

	display: block;

	float: left;

	position: relative;

}



.share_qq{

	background: url(/DFS/template/91/images/share_qq.png) no-repeat right center;

}

.share_wx{

	background: url(/DFS/template/91/images/share_weixin.png) no-repeat right center;

}

.share_sina{

	background: url(/DFS/template/91/images/share_sina.png) no-repeat right center;

}

.share_wx .code {width: 200px; height: 200px; position: absolute; left: 50%; top:-210px; margin-left: -100px; z-index: 1000000; display: none;    border: 1px solid #bb6361;}

a.share_wx:hover .code { display: block;}



/*列表页*/

#container1 .listpage-inner {width:1141px;padding: 30px 0px;  min-height:500px;padding: 20px 0px 20px 0px;}

.col-menu { /**列表页左侧栏目**/

	width:270px;

	float:left;

	display:inline;

	margin: 0px 0px 15px 0px;

	min-height: 400px;

	

} 

.col-menu-head { /*列表头部*/

	width: 100%;

	height: 50px;

	background:#f0f0f0;

	text-align: center;

	border-top:8px solid #07366e;

}

.banner-200-blue { 

  width: 270px;

}

.conl_name_box {

	text-align: left;

	padding: 0px 0px 0px 40px;

}

.col-menu-con {

    min-height: 500px; background: rgba(210, 206, 206, 0.05);

 }

.col-menu-head h3.col-name { font-size:20px; font-style:normal;color:#07366e; margin: 0px;}		/**位置栏目字体**/

.col-menu-head h3.col-name .col-name-text { display:block; line-height:50px; height: 50px;}  /**栏目名称图标**/

/*多级栏目列表*/

.wp_listcolumn {border:none;  }

.col-list .wp_listcolumn .wp_column a { font-weight:normal; font-size: 13px;font-family: "Microsoft YaHei"; color: #656565; background: none;  border-bottom: 1px solid #e0e0e0; width: 84%; text-align: left; margin: 0px 8%;} 	/**一级子栏目及图标**/

.col-list .wp_listcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_column a.selected { border-bottom: 1px solid #e0e0e0; color: #4787c5;font-size: 13px; width: 84%; text-align: left; margin: 0px 8%;} 	/**鼠标经过或选中一级子栏目**/

.col-list .wp_listcolumn .wp_column a.selected span.column-name{

    padding: 5px 0px 5px 20px;

}  

.col-list .wp_listcolumn .wp_subcolumn {border:none;}

.col-list .wp_listcolumn .wp_subcolumn .wp_column a {  font-size: 13px;font-family: "Microsoft YaHei"; color:#656565; background: none; } 	/**二级子栏目**/

.col-list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected {   font-size: 13px;font-family: "Microsoft YaHei"; color:#4787c5; background: none;} 	/**鼠标经过或选中二级子栏目**/

.col-list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#4787c5; padding: 5px 0px 5px 30px;} 



.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background: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 {} 	/**鼠标经过或选中三级子栏目**/

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#fff;}



.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**四级子栏目**/

.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 { background:#9ad6e0;} 	/**鼠标经过或选中四级子栏目**/

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}



.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:none; } 	/**五级子栏目**/

.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 { background:#9ad6e0;} 	/**鼠标经过或选中五级子栏目**/

.col-list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#3b3a3a;}





.col-news { /**列表页右侧新闻**/

	width:800px; 

	float:right;

} 

.col-image {

	width: 684px;

	height: 127px;

	background:url(/DFS/template/91/images/listpage-image.jpg) center center no-repeat;

	margin-bottom: 20px;

}

.col-news-head {

	margin: 0px auto;

	background: url(/DFS/template/91/images/list_right.gif) left center no-repeat;

}

.col-metas {

}

.col-metas .col-path { /**当前位置**/

	display:inline-block;

	white-space:nowrap; 

	height:36px; 

	line-height:36px; 

	text-align: left;

	color: #444444;

	float:right;

	width:100%;

} 

.col-metas .col-path A {

	color: #444444;

}

.possplit {

	background: url(/DFS/template/91/images/possplit.png) center center no-repeat;

	width: 15px;

}

.col-metas .col-title { /**当前栏目**/

	display:inline-block; 

	white-space:nowrap;

	height:36px; 

	line-height:30px;

	float:left;

	padding: 0px 5px;

	width:100%;

	border-bottom:1px solid #e4e4e4;



} 

.col-metas .col-title h2 { /**当前栏目名称**/

	display:inline-block; 

	font-size: 20px;

	color: #07366e;

	line-height: 30px;

	font-weight: bold;

	padding: 0px 2px;

        margin: 0px;

	font-family: "Microsoft YaHei";

}   

.col-news-con { 

	padding:0px 0px 10px 0px ; 

	margin:0px auto;

	background: url(/DFS/template/91/images/col_right_bottom.gif) 0px bottom no-repeat;

}

.col-news-list {

	padding:20px 10px 30px 10px;}

.col-news-list .wp_article_list .list_item {height: 42px;line-height: 42px;}  /**栏目新闻列表**/

.col-news-list .wp_article_list .list_item .Article_Index {

    height: 35px;

    width: 5px;

    margin: 0px 7px 2px 2px;

    display: none;

    padding-left: 5px;

}  /**栏目新闻图标序号**/

.col-news-list .wp_article_list .list_item .Article_Title {margin:0px;font-family:"Microsoft YaHei"; font-size:14px;}

.col-news-list .wp_article_list .list_item .Article_PublishDate{font-family:"Microsoft YaHei";font-size: 14px;}

.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 { line-height: 25px;  font-size: 14px;}

.col-news-list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/



/*文章页*/

#container .dispage_inner { width:982px;   min-height:400px;padding: 0px 0px;}

#container1 {

	/*background:#fff url(../images/dis_bg.png) left top repeat-x;padding: 20px 0px 20px 0px;*/

	}

.infobox {

	width:982px;

	margin: 0px auto;

	min-height: 650px;

}



.article {}

.article h1.arti_title { /**文章标题**/

	line-height:60px; 

	font-family: "Microsoft YaHei"; 

	font-weight: bold;

	padding:0px 0px 0px 0px;

	text-align:center; 

	font-size:20px; 

	color:#07366e;		 

} 



.article h5.arti-title {line-height: 22px; padding: 25px; text-align: center; font-size: 16px; font-weight: normal; color: #07366e;}





h2.arti_title1 {line-height: 60px;font-family: "Microsoft YaHei";font-weight: bold;text-align: center;font-size: 18px; color: #1964a9;}

.article .arti_metas { 

    width: 100%;

	padding:10px;

	text-align:center;

	margin: 0px auto;

}

.article .arti_metas span { /**文章其他属性**/

	margin:0 5px; 

	font-size:13px; 

	color:#787878;

} 

.article .entry { /**文章内容**/

	margin: 0px auto 20px auto;

	width: 90%;

	overflow:hidden;

} 

.article .entry .read,.article .entry .read p { /**阅读字体**/

	line-height: 2.0; 

	font-size: 14px; 

	color:#333;

	font-family: "Microsoft YaHei"; 

}  

.article .entry .read p { 

}



.article .entry .read img { /**文章阅读部分图片大小限制**/

	max-width:870px; _width:expression(this.width > 870 ? "870px" : this.width); 

}   

.banner .focus-box {width: 100%!important;}

.banner .focus-container {width: 100%!important;}



.djxl .focus-box {margin-top: 32px;margin-bottom: 17px;}

.djxl .news-list .news {

	    height: 34px;

    line-height: 34px;

    vertical-align: top;

    padding-left: 0;

    font-size: 14px;

    border-bottom: none;

}

.djxl .focus-title {

    padding: 0 10px 0 20px!important;

}

.focus-page-active { background-color: #07366e!important;}

.wp_listcolumn .wp_column a .column-name {

    display: inline-block;

    line-height: 35px;

    padding: 5px 10px 5px 20px;

    cursor: pointer;

}

.wp_paging {margin-top: 20px}