@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: 10px;
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
}
.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;
	margin: 20px auto;
	background: #fff;
}
/* 导航 */
.nav {
	height: 50px;
	background: #c70013;
	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: 160px;
	padding: 0 2px;
	margin-right: 0px;
	height: 50px;
	line-height: 50px;
	border-right: 1px solid #fff;
}
.navi a {
	display: block;
	text-align: center;
	height: 50px;
	font-size: 18px;
}
.navi a:link {
	color: #fff;
	text-decoration: none;
}
.navi a:visited {
	color: #fff;
	text-decoration: none;
}
.navi a:hover {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: #06F;
}

/**/
.w650 {
	width: 650px;
}
.w590 {
	width: 600px;
}
.w560 {
	width: 560px;
}
.w400 {
	width: 400px;
}
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;
}
.mr10 {
	margin-right: 10px;
}
.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 #c70013;
	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: #c70013;
	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;
}
/*项目*/
.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: 1px solid #DCDCDC;
	overflow: hidden;
}
.indextitle span {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 4px solid #c70013;
	margin-top: -1px;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}
.indextitle em {
	float: right;
	color: #666;
	margin-right: 10px;
}
.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: #c70013;
}
.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: 1200px;
}
/* ============== 文章列表页 ============== */



.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: 1100px;
}
.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: 1010px;
}
.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
}
.note {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.note h3 {
	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;
}
/* banner */
.banner {
	width: 100%;
	
	height: 300px;
	background: url(../img/top.jpg) top center no-repeat;
	overflow: hidden;
	margin-bottom: 2px;
}
.banner .bd {
	width: 1200px;
	text-align: center;
	height: 300px;
	margin:auto;
}
.banner .bd .logo {
	
	height: 96px;
	margin:auto;
	margin-top: 72px;
	font: bold 74px/96px "微软雅黑";
	color: #F00;
	text-align: center;
	text-shadow: 4px 4px 0 white, 4px -4px 0 white, -4px -4px 0 white, -4px 4px 0 white, 4px 3px 0 white, 4px -3px 0 white, -4px -3px 0 white, -4px 3px 0 white, 4px 2px 0 white, 4px -2px 0 white, -4px -2px 0 white, -4px 2px 0 white, 4px 1px 0 white, 4px -1px 0 white, -4px -1px 0 white, -4px 1px 0 white, 4px 0px 0 white, 4px 0px 0 white, -4px 0px 0 white, -4px 0px 0 white, 3px 4px 0 white, 3px -4px 0 white, -3px -4px 0 white, -3px 4px 0 white, 3px 3px 0 white, 3px -3px 0 white, -3px -3px 0 white, -3px 3px 0 white, 3px 2px 0 white, 3px -2px 0 white, -3px -2px 0 white, -3px 2px 0 white, 3px 1px 0 white, 3px -1px 0 white, -3px -1px 0 white, -3px 1px 0 white, 3px 0px 0 white, 3px 0px 0 white, -3px 0px 0 white, -3px 0px 0 white, 2px 4px 0 white, 2px -4px 0 white, -2px -4px 0 white, -2px 4px 0 white, 2px 3px 0 white, 2px -3px 0 white, -2px -3px 0 white, -2px 3px 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px -2px 0 white, -2px 2px 0 white, 2px 1px 0 white, 2px -1px 0 white, -2px -1px 0 white, -2px 1px 0 white, 2px 0px 0 white, 2px 0px 0 white, -2px 0px 0 white, -2px 0px 0 white, 1px 4px 0 white, 1px -4px 0 white, -1px -4px 0 white, -1px 4px 0 white, 1px 3px 0 white, 1px -3px 0 white, -1px -3px 0 white, -1px 3px 0 white, 1px 2px 0 white, 1px -2px 0 white, -1px -2px 0 white, -1px 2px 0 white, 1px 1px 0 white, 1px -1px 0 white, -1px -1px 0 white, -1px 1px 0 white, 1px 0px 0 white, 1px 0px 0 white, -1px 0px 0 white, -1px 0px 0 white, 0px 4px 0 white, 0px -4px 0 white, 0px -4px 0 white, 0px 4px 0 white, 0px 3px 0 white, 0px -3px 0 white, 0px -3px 0 white, 0px 3px 0 white, 0px 2px 0 white, 0px -2px 0 white, 0px -2px 0 white, 0px 2px 0 white, 0px 1px 0 white, 0px -1px 0 white, 0px -1px 0 white, 0px 1px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0px 0px 0 white, 0 0 0 white;
}