﻿@charset "utf-8";
/* 

  作者：lion
  网址：www.jdzol.com

*/

/* 全局定义 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
	font-weight:normal;
	font-style:normal;
}
ol, ul, li {
	list-style:none;
}
div, dl, dt, dd, ol, ul, li {
	zoom:1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;
}
/* 公共样式 */
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	color:#333;
	font:14px/32px "Microsoft Yahei", "宋体";
	background:#f7f7f7;
}
a {
	color:#333;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#ba1515;
}
.clearbox {
	border:none;
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
	overflow:hidden;
}
.blank {
	height:20px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
	clear:both;
}
.blank20 {
	height:20px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
}
.blank30 {
	height:30px;
	font-size:0px;
	line-height:0;
	overflow:hidden;
}
.nodata {
	color:#f60;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.bd {
	padding:10px;
}
span.datetime {
	float: right;
	color: #999;
	font-size:12px;
}
/* 网站框架 */
#footer, #header {
	width: 100%;
	min-width:1220px;
}
#content {
	width: 1220px;
	padding: 20px;
	margin: 20px auto;
	background:#fff;
}
/* 导航 */
.nav {
	height: 50px;
	background:#003585;
	width: 100%;
	min-width:1200px;
}
.navi {
	width:1220px;
	margin:auto;
	height:50px;
	line-height:50px;
}
.navi ul {
	list-style:none;
	margin: 0;
	padding : 0;
	text-align:center;
	overflow:auto;
	zoom:1;
}
.navi li {
	float:left;
	width:128px;
	padding:0 1px;
	margin-right:0px;
	height:50px;
	line-height:50px;
	border-right:1px solid #ccc;
}
.navi a {
	display:block;
	text-align:center;
	height:50px;
	font-size:16px;
}

.navi a:link {
	color:#fff;
	text-decoration:none;
}
.navi a:visited {
	color:#fff;
	text-decoration:none;
}
.navi a:hover {
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background:#06F;
}
.navi2 {
	width: 100%;
	min-width:1200px;
	height: 40px;
	line-height:40px;
	background:#ccc;	
	text-align:center;
}
/* banner */
.banner {
	width:1220px;
	height:229px;
	overflow:hidden;
        margin:auto;
	margin-bottom:2px;
	background:#3044c7;

}
/**/
.w60{width:60px;}
.w130{ width:130px;}
.w220{ width:220px;}
.w280{ width:280px;}
.w300{ width:300px;}
.w320{ width:320px;}
.w380{ width:380px;}

.w400 {	width:400px;}
.w420{ width:420px;}
.w480{ width:480px;}
.w560 {	width:560px;}
.w590{ width:590px;}
.w600{width:600px;}
.w650 {	width:650px;}
.w720{ width:720px;}
.w1070{ width:1070px;}





.dates {
	float:right;
	color:#ccc;
	font-size:12px;
	padding-right:16px;
}
ul.ullist li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
	border-bottom:1px dotted #ccc;
}
ul.ullist li a {
	font-size:16px;
}
ul.ullist li .date {
	float:right;
	color:#ccc;
	font-size:12px;
}
.mr20 {
	margin-right:20px;
}
.mb20{ margin-bottom:20px;}
.slides {
	width:650px;
	float:left;
}
/* Tab切换 */
.news {
	float:right;
	width:560px;
	background:#fff;
	text-align:left;
}
.news .hd {
	height:38px;
	line-height:38px;
	padding:0 15px;
	border-bottom:4px solid #003585;
	font-size:18px;
}
.news .hd ul {
	overflow:hidden;
	zoom:1;
}
.news .hd ul li {
	float:left;
}
.news .hd ul li a {
	display:block;
	padding:0 15px;
}
.news .hd ul li a:hover {
	text-decoration:none;
}
.news .hd ul li.on a {
	background:#003585;
	color:#fff;
	font-weight:bold;
}
.news .bd {
	padding:10px;
}
.news .bd li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
	line-height:2;
	border-bottom:1px dotted #ccc;
}
.news .bd li .date {
	float:right;
	color:#ccc;
	font-size:12px;
}
.news .bd li a {
	font-size:18px;
}
.news .tt a{ font-size:22px; font-weight:bold; text-align:center; color:#F00;}
/*ad*/
.ad {
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
/* 图片滚动 */
.adun {
	padding:10px;
	background:#ccc;
	overflow:hidden;
	clear:both;
}
.picscroll {
	height:150px;
	padding:10px 0;
	background:#fff;
	overflow:hidden;
	clear:both;
}
.picscroll ul {
	overflow:hidden;
	zoom:1;
}
.picscroll ul li {
	width:150px;
	float:left;
	margin:0 5px;
	display:inline;
}
.picscroll ul li img {
	width:150px;
	height:150px;
}
/*内容*/
.contain {
	margin:30px 0;
}
/*图片*/
.box {
	margin:auto;
	margin-bottom:10px;
}
.tu{ padding-top:20px;}
/*项目*/
.project ul {
	padding-left:15px;
}
.project ul li {
	width:152px;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#f2f2f2;
	margin-right:15px;
	margin-bottom:15px;
	display:inline-block;
}
.project ul li:hover {
	background:#3db1ea;
	color:#fff
}
.project ul li a {
	display:block;
}
.project ul li a:hover {
	color:#fff;
}
.indextitle {
	height:40px;
	line-height:40px;
	border-bottom:0px solid #ccc;
	background:#003585;
	overflow:hidden;
}
.indextitle span {
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	height:40px;
	line-height:36px;
	padding:0 20px;
	background:#003585;
	color:#fff;
}
.indextitle em {
	float:right;
	color:#fff;
	margin-right:10px;
}
.indextitle em a{ color:#fff;}
.indexprint {
	padding:15px 0 15px 15px;
}
.indexprint ul {
	width:1200px;
}
.indexprint ul li {
	float:left;
	width:253px;
	overflow:hidden;
	margin-bottom:10px;
	margin-right:10px;
	height:210px;
	position:relative;
}
.indexprint ul li.li01 {
	width:400px;
}
.indexprint ul li img {
	width:100%;
	min-height:100%;
}
.indexprint ul li .bg {
	background:url(../img/titbg2.png) no-repeat left bottom;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
}
.indexprint ul li .text {
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	line-height:40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	z-index:9;
	color:#fff;
	width:90%;
	padding:0 5%;
	font-size:15px;
}
/* Footer */
#footer {
	width: 100%;
	padding: 25px 0;
	line-height:28px;
	color:#fff;
	text-align:center;
	background:#003585;
}
.copyRight {
	text-align: center;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.copyRight a {
	color: #fff !important;
}
 @charset "utf-8";
/* ======================= 文章模型循环页、列表页、内容页 Css ======================= */

#contents {
	background-color: #fff;
	margin:auto;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	padding: 20px;
	width: 1220px;
	border-top:0px solid #e27765;
	height:auto !important;
	min-height:450px;
}
.ContentSide {
	width:300px;
	float: right;
}
.ContentMain {
	width:880px;
	float:left;
}
/* ============== 文章列表页 ============== */



.overlist {
	text-align:left
}
.overlist ul li {
	margin:15px;
	padding:20px 15px;
	border-bottom:1px dashed #ddd;
	height:140px
}
.overlist ul li .l_pic {
	width:202px;
	float:left;
}
.overlist ul li .r_ct {
	width:580px;
	float:right
}
.overlist ul li .r_ct .title {
	display:block;
	height:37px;
	font-weight:bold;
	text-align:left;
}
.overlist ul li .r_ct .title a {
	font-size:18px;
	color:#000;
	display:block;
	height:37px;
	font-weight:bold
}
.overlist ul li .r_ct .intro {
	line-height:2;
	color:#6d6d6d;
	text-indent:2em;
	text-align:left;
}
.overlist ul li .r_ct .intro a {
	color:#c00
}
.overlist ul li .r_ct span {
	float:right;
	color:#6d6d6d;
	font-size:12px;
}
.overlist ul li:hover {
	background:#eee
}
.overlist_page {
	text-align:right;
	padding-right:15px
}

/* 当前位置 */
.pathWrap {
	padding:0 15px;
	font-size: 14px;
	background:#f2f2f2;
}
.path {
	background: url(../img/IconPath.png) no-repeat left center;
	padding-left: 25px;
	height: 50px;
	line-height: 50px;
}
.path span.red {
	color: red;
}
/* 分页 */
.page {
	clear:both;
	padding:20px 0;
	height:20px;
	text-align:center;
	overflow:hidden;
}
.page .pager {
	display:inline-block;
*display:inline;
}
.page a {
	height:20px;
	display:inline-block;
	line-height:20px;
	background-color:#f1f1f1;
	padding:0 6px;
}
.page b a {
	color:#fff;
	background-color:#e27765;
}
/* 单页 */
.DYbd {
	padding:20px 30px;
}
/* 网站地图 */

/* ======================= 内容页 Css ======================= */
#ContentBd {
	padding:20px; /* border:1px solid #f2f2f2; border-top: none; */
}
#ContentBd .title {
	text-align:center;
}
#ContentBd .title h3 {
	color:#000;
	font:600 26px/40px "Microsoft Yahei";
}
#ContentBd .intro {
	margin-top:20px;
}
#ContentBd .author {
	line-height:40px;
	text-align:center;
	color:#777;
	height:40px;
	overflow:hidden;
	margin-top:5px;
	border-bottom:1px dotted #c8c8c8;
}
#ContentBd .contents {
	line-height:200%;
	font:18px/30px "微软雅黑";
}
#fontzoom table {
	width: 100% !important;
	max-width: 1080px !important;
	overflow: hidden;
	display: block;
	overflow-x: auto;
}
/* 分享 */
.cw {
	border-top:1px solid #ccc;
}
.cw .cwTop {
	text-align:center;
	font:16px/50px "微软雅黑";
}
.cw font {
	color:#f00;
}
.shareBox {
	background-color:#fafafa;
	height:150px;
	padding:15px;
	width:1140px;
}
.shareBox .CWimg {
	float:left;
	border-right:1px solid #ccc;
	width:132px;
	height:132px;
	padding:5px 15px 5px 0;
}
.shareBox .CWimg img {
	width:122px;
	height:122px;
	border:5px solid #fff;
}
.shareBox .CWintro {
	float:left;
	padding-left: 25px;
	border-right:1px solid #ccc;
	width:520px;
}
.shareBox .CWintro p.t {
	font:16px/28px "微软雅黑";
}
.shareBox .CWintro p.n {
	line-height:28px;
}
.CWshare {
	float:right;
	padding-top: 55px;
	width:300px;
}
/* 收藏 关闭 */
#ContentBd .collect {
	height:30px;
	line-height:30px;
	margin-left:430px;
	font-size:12px;
	margin-top:30px;
}
.contABot01, .contABot02 {
	display:block;
	width:60px;
	height:30px;
	padding-left:30px;
	float:left;
	margin-right:10px;
}
.contABot01 {
	background:url(../img/functionBar.jpg) no-repeat -190px 0;
}
.contABot02 {
	background:url(../img/functionBar.jpg) no-repeat 0 0;
}
/* 上下篇 */
.contArticle_page {
	padding-top:15px;
	border-top:1px solid #ececec;
}

ul#main{ width:1220px; margin:0 auto; overflow:hidden;}
ul#main li{ overflow:hidden; width:590px; height:185px; padding:6px 0;display:block; border-bottom:1px solid #E4E4E4; float:left;}
ul#main li img{ float:left; width:250px; height:145px}
ul#main li .txt{ float:right; width:306px; padding:7px 15px 0 0;text-align:left}
ul#main li .txt h3{ height:60px; line-height:2; padding-bottom:6px; overflow:hidden; font-size:16px; font-weight:bold;}
ul#main li .txt p{height:2; text-indent:2em;}
ul#main li:hover{ background:#F7F7F7}

.more{ float:right; font-size:12px; color:#404040;}

ul.ulist { padding-top: 15px;}
ul.ulist li { background: url(../img/d.jpg) no-repeat left center; padding-left: 16px; font-size:16px;}
ul.ulist li span.date { float: right; color: #999;}
.tit {	font-family: "微软雅黑";	color: #f20a2e;	margin-bottom: 15px;	border-top-width: 3px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #f20a2e;	border-bottom-color: #CCCCCC;	padding-top: 15px;	height: 30px;	clear: both;TEXT-ALIGN: left;
}


.hds {font-family: "微软雅黑"; height:40px;	color: #f20a2e; border-top: 3px solid #003585; border-bottom:1px solid #ccc; text-align:left; clear:both;}

.hds h3 { height: 40px; font-weight:bold; color: #003585; font: 18px/40px "Microsoft Yahei"; padding-left: 15px;}

.bds { clear: both; margin-bottom:20px;}
/* 子栏目导航 */
#sideMenu { padding-bottom:2px; background-color: #f8f8f8; margin-top:20px;}
#sideMenu .hd { /* background-color: #ba1515; height: 50px; */ background: url(../img/meunBar.png) no-repeat; height: 60px;}
#sideMenu .hd h3 { padding-left: 12px; color: #fff;  font: 20px/60px "Microsoft Yahei";}
#sideMenu .bd { padding: 0 10px;}
#sideMenu .bd li{ border-bottom: 1px solid #e0e0e0;}
#sideMenu .bd li.currclass a { color:#e27765; }
#sideMenu .bd li a { font:16px/26px "Microsoft Yahei"; display: block; padding:10px 20px;  }
#sideMenu .bd li.last { border-bottom: none;}


.note{ padding:20px; border-bottom:1px solid #ccc; margin-bottom:20px; height:auto;}
.note strong{ font-size:22px; font-weight:bold; text-align:left; text-indent:2em; color:#900;}
.note p{ text-align:left; text-indent:2em; font-size:20px; line-height:2;}
.note .pic{ padding:20px;}
.zlbg{ background:url(../img/zl3.jpg) top right no-repeat;}