@charset "utf-8";
/* CSS Document */

/* 

  作者：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;
}

#gotop{ position:fixed; bottom:-70px; right:10px; width:58px; height:58px; background:url(../img/gotop.png) no-repeat center #9f9f9f; cursor:pointer;  transition:0.5s;   -moz-transition:0.5s;   -webkit-transition: 0.5s;   -o-transition:0.5s; _display:none;}
#gotop:hover{ background:url(../img/gotop.png) no-repeat center #995b57; }
/* 二维码 */
.weixin { right:10px; bottom:100px; position:fixed; cursor:pointer; z-index: 11;}
.weixin .xixi {display:none;}
.weixin .xixi img { width: 150px; height: 150px; border:4px solid #fff;}
.weixin:hover .xixi { position:absolute ; display:block; right:70px;  bottom:0; z-index:9; }
.Simg { border:4px solid #ccc; width:50px; height:50px;}

/*top*/

/* 网站顶部 */
.topBox { background-color: #e6e6e6; height: 35px; line-height: 35px; font-size: 12px;min-width:1200px; }
.topWidth { width: 1200px; margin: 0 auto;}
.topWidth span.del { margin-right: 10px;}
.topLinks { float: right;}
.mapLi li { display: inline;}
.mapLi .spe { padding: 0 5px;}

/* banner */
.banner {
	width:100%;
	position:relative;
	height:280px;
	overflow:hidden;
}
.banner .bd {
	padding:0;
	position:relative;
	z-index:0;
}
.banner .bd ul {
	width:100% !important;
}
.banner .bd li {
	width:100% !important;
	height:280px;
}
.banner .bd li .siteWidth {
	position:relative;
	margin:0 auto;
	height:280px;
}
.banner .bd li a {
	height:280px;
	display:block;
}
.banner .bd .txt {
	position:absolute;
	width:415px;
	top:100px;
	left:22px;
	font:normal 18px/30px "Microsoft YaHei";
}
.banner .bd .btn {
	display:block;
	zoom:1;
	margin-top:8px;
	width:72px;
	padding-right:10px;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#fff;
	font-size:12px;

}
.banner .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	width:11px;
	height:11px;
	margin:4px;
	background:url(../img/dot-black.png) 0 0;
	overflow:hidden;
	line-height:9999px;
	filter:alpha(opacity=40);
	opacity:0.4;
}
.banner .hd ul .on {
	filter:alpha(opacity=100);
	opacity:1;
}


/* 导航 */
.nav {
	height: 50px;
	background: #0c77b6;
	width: 100%;
	min-width:1220px;
}
.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:80px;
	padding:0 2px;
	margin-right:2px;
	height:50px;
	line-height:50px;
	border-right:1px solid #fff;
}
.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:#1252af;
}


/**/
.w650 {
	width:650px;
}
.w560 {
	width:560px;
}
.w400 {
	width:400px;
}
.w390{ width:390px;}

ul.ullist li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
}
ul.ullist li a {
	font-size:14px;
}
.mt10{ margin-top:10px;}
.mr10 {
	margin-right:10px;
}
.pd10{ padding:10px;}
.slides {
	width:640px;
	height:367px;
	
	float:left;
}
.slides .huan{ padding:20px;}
/* Tab切换 */
.news {
	float:right;
	width:550px;
	background:#fff;
	text-align:left;
}
.news .hd {
	height:32px;
	line-height:32px;
	background:#efefef;
	font-size:16px;
}
.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:#0c77b6;
	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:1.8
}
.news .bd li .date {
	float:right;
	color:#ccc;
	font-size:12px;
}
.news .bd li a {
	font-size:16px;
}




/*ad*/
.ad {
	margin:auto;
	margin-bottom:10px;
	text-align:center;
}
.ztt{  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;
}
.boxs{ margin:auto; margin-bottom:10px;}
.boxs .hd {height:32px;line-height:32px;background: url(../img/head_bg.png) repeat-x 100px center;}
.boxs .hd .tit{float:left;height:32px;font-size:16px;font-weight:bold;color:#0c77b6;padding:0 15px;background:#fff; border-left:4px solid #0c77b6;}
.boxs .hd  .more {float:right;padding:0 10px;background:#fff;display: block;}
.boxs .cd{ padding-top:10px ;overflow:hidden;}
/*项目*/

.project ul {
	padding-left:15px; padding-top:10px;
}
.project ul li {
	width:80px;
	height:32px;
	text-align:center;
	line-height:32px;
	background:#f2f2f2;
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
}
.project ul li:hover {
	background:#0c77b6;
	color:#fff
}
.project ul li a {
	display:block;
}
.project ul li a:hover {
	color:#fff;
}


.jgjj ul {
	padding-left:15px; padding-top:10px;
}
.jgjj ul li {
	width:80px;
	height:63px;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
}
.jgjj ul li:hover {
	background:#ccc;
	color:#fff
}
.jgjj ul li a {
	display:block;
}
.jgjj ul li a:hover {
	color:#fff;
}
.indextitle {
	height:30px;
	line-height:30px;
	background:#efefef;
	overflow:hidden;
}
.indextitle span {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#0c77b6;
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 20px;
}
.indextitle em {
	float:right;
	color:#666;
	margin-right:10px;
}

.indextitles {
	height:30px;
	line-height:30px;
	background:#eee;
	border-bottom:1px solid #DCDCDC;
	overflow:hidden;
}
.indextitles span {	
	font-size:16px;
	font-weight:bold;
	background:#0c77b6;
	color:#fff;
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 20px;
}
.indextitles 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;
}

/* Tab切换 */
.slideTxtBox {	
	width:100%;
	height:220px;
	height:auto !important;
	overflow:hidden;	
	background:#fff;
	text-align:left;
}
.slideTxtBox .hd {
	height:28px;
	line-height:28px;
	padding:0 15px;
	border-bottom:2px solid #0c77b6;
	font-size:14px;
	background:#fff;
}
.slideTxtBox .hd ul {
	overflow:hidden;
	zoom:1;
}
.slideTxtBox .hd ul li {
	float:left;
}
.slideTxtBox span{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#0c77b6;
	padding-right:10px;
}
.slideTxtBox .hd ul li a {
	display:block;
	padding:0 6px;
}
.slideTxtBox .hd ul li a:hover {
	text-decoration:none;
}
.slideTxtBox .hd ul li.on a {
	background:#0c77b6;
	color:#fff;
	font-weight:bold;
}
.slideTxtBox .bd {
	padding:10px;
}

.slideTxtBox .bd li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
}
.slideTxtBox .bd li a{
	font-size:14px;}
.slideTxtBox .bd li .date {
	float:right;
	color:#999;
}

/* Tab切换 */
.slideTxtBoxs {	
	width:100%;
	height:220px;
	height:auto !important;
	overflow:hidden;	
	background:#fff;
	text-align:left;
}
.slideTxtBoxs .hd {
	height:28px;
	line-height:28px;
	padding:0 15px;
	border-bottom:2px solid #0c77b6;
	font-size:14px;
	background:#fff;
}
.slideTxtBoxs .hd ul {
	overflow:hidden;
	zoom:1;
}
.slideTxtBoxs .hd ul li {
	float:left;
}
.slideTxtBoxs span{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#0c77b6;
	padding-right:10px;
}
.slideTxtBoxs .hd ul li a {
	display:block;
	padding:0 6px;
}
.slideTxtBoxs .hd ul li a:hover {
	text-decoration:none;
}
.slideTxtBoxs .hd ul li.on a {
	background:#0c77b6;
	color:#fff;
	font-weight:bold;
}
.slideTxtBoxs .bd {
	padding-top:10px;
}

/* Footer */
#footer {
	width: 100%;
	padding: 25px 0;
	line-height:28px;
	color:#fff;
	text-align:center;
	background:#0c77b6;
}
#footer a{ color:#fff;}
#footer a:hover{ color:#999; text-decoration:none;}
.copyRight {
	text-align: center;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}


/* ======================= 文章模型循环页、列表页、内容页 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:900px;
	float: left;
}
/* ============== 单页 ============== */
.about{ text-align:left; padding:20px; font-size:16px;}
/* ============== 文章列表页 ============== */



.overlist {
	text-align:left
}
.overlist ul li {
	margin:15px;
	padding:20px 15px;
	border-bottom:1px dashed #ddd;
	height:90px
}
.overlist ul li .l_pic {
	width:202px;
	float:left;
}
.overlist ul li .r_ct {
	width:600px;
	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:url(../img/nlm.jpg) top left repeat-x #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:1100px;
	margin:auto;
}
.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 {
	
}
.contABot02 {
	
}
/* 上下篇 */
.contArticle_page {
	padding-top:15px;
	border-top:1px solid #ececec;
}
.listsa li {border-bottom:1px solid #eeeeee;padding:10px 0 9px 0;}
.listsa li h3{padding-left:32px;background: url(../img/dot046.png) 10px center no-repeat;line-height:26px;font-weight:500;}
.listsa li h3 a{font-size:18px;color:#595959;}
.listsa li span{padding-left:32px;color:#8e8e8e;font-size:12px;}

.listsb li {border-bottom:1px solid #c2c2c2;padding:12px 0 12px 0;}
.listsb li h3{padding-left:38px;background: url(../img/dot047.png) 10px center no-repeat;line-height:35px;font-weight:bold;}
.listsb li h3 a{font-size:18px;color:#222;}
.listsb li p{ text-indent:2em; }
.listsb li span{padding-left:10px;color:#8e8e8e;font-size:12px;font-family: 'Georgia';}
