@charset "utf-8";
/* 
  作者：lion
  网址：www.jdzol.com
  QQ：64985199
*/

/* 全局定义 */
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: #666;
	font: 14px/32px "Microsoft Yahei", "宋体";
	background: #f1f1f1;
}
a {
	color: #666;
	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: 1180px;
	margin: 20px auto;
	background: #fff;
	padding: 20px;
}
/* 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;
}


/* logo 导航 */
.logoBox { width:100%; height: 145px; background: url(../img/head.png) top center no-repeat ; margin:auto; position: relative;}
.logowrap{ width:1220px; margin:auto;}
.logo { margin-top:10px; margin-left:10px; width:500px; height: 100px; float: left;}
.logo a { display:block; width:500px; height:100px; background:url(../img/logo.png) no-repeat;}
.logo img {}
.sydw { position: absolute; width: 56px; height: 68px; top: 36px; left: 450px; }
.sydw a { width: 100%; height: 100%; display: block;}

/* 搜索 */
.siteSearch { width: 290px; height: 36px;  background: url(../img/search.png) no-repeat; float: right; margin-top: 54px; margin-right:10px;}
.siteSearch input { height: 34px; width: 218px; float: left; padding:0 10px;font: 100 12px/34px "Microsoft Yahei"; color: #888; background-color: #fff; border: 1px solid #e6e6e6;}
.searchBtn { display: block; width: 50px; height: 36px; cursor: pointer; float: right;}
/* nav */
.nav {
	height: 50px;
	background:#705543;
	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: 116px;
	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: #564032;
}
.navi .last {
	border: none;
}
/* banner */
.banner {
	width:100%;
	position: relative;
	height: 440px;
	overflow: hidden;
	margin-bottom: 2px;
}
.banner .bd {
	padding: 0;
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 440px;
}
.banner .bd li .siteWidth {
	position: relative;
	margin: 0 auto;
	height: 440px;
}
.banner .bd li a {
	height: 440px;
	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;
}
/**/
.fl {
	float: left;
}
.fr {
	float: right;
}
.w680 {
	width: 670px;
}
.w530 {
	width: 480px;
}
.w380 {
	width: 380px;
}
.w390 {
	width: 390px;
}
.w650 {
	width: 650px;
}
.w560 {
	width: 560px;
}
.w400 {
	width: 400px;
}
.w490 {
	width: 470px;
}
.w810 {
	width: 810px;
}
ul.ullist li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
}
ul.ullist li a {
	font-size: 14px;
}
/*幻灯*/
.slides {
	width: 670px;
	float: left;
	text-align: center;
}
.slides .pic ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.slides .pic li {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}
.focus {
	width: 480px;
	height: 360px;
	float: right;
}

/*ad*/
.ad {
	margin: auto;
	padding-top: 8px;
	text-align: center;
}
/* Tab切换 */
.news {
	background: #fff;
	text-align: left;
}
.news .hd {
	height: 40px;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 15px;
	background:#705543;
	border-bottom: 1px solid #ccc;
	font-size: 20px;
}
.news .hd ul {
	overflow: hidden;
	zoom: 1;
}
.news .hd ul li {
	float: left;
}
.news .hd ul li a {
	display: block;
	padding: 0 15px;
	color:#fff;
}
.news .hd ul li a:hover {
	text-decoration: none;
	
}
.news .hd ul li.on a {
	border-bottom:4px solid #fff;
	color: #fff;
	font-weight: bold;
}
.news .bd {
	padding:0 10px;
}
.news .bd li {
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
	line-height: 2;
}
.news .bd li .date {
	float: right;
	color: #ccc;
}
.news .bd li a {
	font-size: 18px;
}
/* Tab切换 */
.newst {
	background: #fff;
	text-align: left;
}
.newst .hd {
	height: 30px;
	line-height: 25px;
	padding-top: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
.newst .hd ul {
	overflow: hidden;
	zoom: 1;
}
.newst .hd ul li {
	float: left;
	margin-left: 18px;
}
.newst .hd ul li a {
	display: block;
	padding: 0 15px;
}
.newst .hd ul li a:hover {
	text-decoration: none;
}
.newst .hd ul li.on a {
	background: #705543;
	color: #fff;
	font-weight: bold;
}
.newst .bd {
	padding: 10px;
	height: 50px;
}
.newst .bd li {
	float: left;
	padding-left: 10px;
	font-size: 14px;
	color: #2a2a2a;
	padding-left: 16px;
	line-height: 2;
}
.newst .bd li .date {
	float: right;
	color: #ccc;
	font-size: 12px;
}
.newst .bd li a {
	font-size: 14px;
}
.tt {
	text-align: center;
}
.tt a {
	font-size: 22px;
	font-weight: 700;
	color: #900;
}
.tt a:hover {
	color: #404040;
}
.adun {
	padding: 10px;
	overflow: hidden;
	clear: both;
}
.picScroll {
	position: relative;
	height: 260px;
	padding: 10px 0 10px 42px;
	margin-bottom: 10px;
	overflow: hidden;
}
.picScroll ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll ul li {
	float: left;
	margin: 0 6px;
	width: 166px;
	overflow: hidden;
	display: inline;
}
.picScroll ul li img {
	width: 166px;
	height: 220px;
}
.picScroll ul li .ttext {	
	height: 30px;
	line-height: 30px;
	text-align:center;
	background:#c11920;
	font-size: 15px;
	color:#fff;
}
.picScroll .prev, .picScroll .next {
	position: absolute;
	left: 10px;
	top: 120px;
	display: block;
	width: 18px;
	height: 28px;
	overflow: hidden;
	background: url(../img/icons.png) -40px 0 no-repeat;
	cursor: pointer;
}
.picScroll .next {
	left: auto;
	right: 10px;
	background-position: -120px 0;
}
.picScroll .prevStop {
	background-position: 0 0;
}
.picScroll .nextStop {
	background-position: -80px 0;
}

/*科室*/
.keshi ul li {
	width: 270px;
	float: left;
	margin: 0 10px;
	box-sizing: border-box;
	overflow:hidden;
}

.keshi ul li:nth-child(4n) {
	margin-right: 0px!important;
}

.keshi ul li a {
	display: block;
	border: 1px solid #E5E5E5;
	background-color: #fff;
	margin-top: 20px;
	padding: 13px 20px 15px;
}

.keshi ul li a:hover {
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .1);
	border-color: rgba(229, 229, 229, .73);
}

.keshi ul li a:hover .cont_main h3.title {
	color: #c11920;
}

.keshi ul li a .cont_main {
	display: table-cell;
	vertical-align: top;
}

.keshi ul li a .cont_main h3.title {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
}

.keshi ul li a .cont_main p.desc {
	font-size: 14px;
	line-height: 1.5;
	color: #666;
	height: 42px;
	margin-top: -2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/*内容*/
.contain {
	margin: 30px 0;
}
/*图片*/
.box {
	margin: auto;
	margin-bottom: 10px;
}
.box .hd {
	font-family: "微软雅黑";
	height: 40px;
	color: #f20a2e;
	border-top: 3px solid #705543;
	border-bottom: 1px solid #ccc;
	text-align: left;
	clear: both;
}
.box .hd h3 {
	height: 40px;
	font-weight: bold;
	color: #705543;
	font: 18px/40px "Microsoft Yahei";
	padding-left: 15px;
}
.more {
	float: right;
	padding-right: 20px;
	color: #666;
	font-size: 12px;
	margin-top: 6px;
}
.more a {
	font-size: 12px;
}
.box .bd {
	clear: both;
}
ul.ulist {
	padding-top: 10px;
}
ul.ulist li {
	font-size: 18px;
	background: url(../img/icon.png) no-repeat left center;
	padding-left: 16px;
	border-bottom: 1px dotted #f7f7f7;
}
ul.ulist li span.date {
	float: right;
	color: #ccc;
}
ul.ulist li span.noti {
	float: left;
	background: #f29700;
	border-radius: 2px;
	margin-right: 6px;
	font-size: 16px;
	color: #fff;
	width: 46px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 0;
	font-weight: 500;
	transform: translateY(1px);
}
.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;
}
.tuwen {
	line-height: 24px;
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px dashed #9e9e9e;
	margin-top: 10px;
	padding: 10px;
}
.tuwen p {
	text-align: left;
	text-indent: 2em;
	font: 12px/20px "Microsoft Yahei";
	color: #333
}
.tuwen img {
	float: left;
	margin-bottom: 6px;
	margin-right: 6px;
}
.tuwen strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}
.tuwen strong a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.tuwen strong a:hover {
	font-size: 16px;
	color: #bd0a01;
	font-weight: bold;
	text-decoration: none;
}
/* css3 */
ul li .pic img {
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
ul li .pic:hover img {
	transition: all 1.1s linear;
	-moz-transition: all 1.1s linear;
	-o-transition: all 1.1s linear;
	-webkit-transition: all 1.1s linear;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-m-transform: scale(1.1);
	transform: scale(1.1);
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.hds {
	font-family: "微软雅黑";
	height: 40px;
	color: #333;
	border-top: 2px solid #705543;
	border-bottom: 1px solid #ccc;
	text-align: left;
	clear: both;
}
.hds h3 {
	height: 40px;
	font-weight: bold;
	color: #333;
	font: 18px/40px "Microsoft Yahei";
	padding-left: 15px;
	font-weight:bold;
}
.bds {
	clear: both;
	margin-bottom: 20px;
}
.notice {
}
.notice .hd {
	
	height: 72px;
}
.notice .hd h3 a {
	padding-left: 15px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}
.notice .bd span.S_date span {
	display: block;
	text-align: center;
}
.notice .bd span.S_date {
	float: left;
	width: 56px;
	height: 60px;
	display: block;
	background-color: #e5e5e5;
	font: 12px/20px "Microsoft Yahei";
	color: #333;
	margin-right: 8px;
}
.notice .bd span.S_date .yy {
	height: 24px;
	line-height: 24px;
}
.notice .bd span.S_date .dd {
	background-color: #fff;
	color: #e27765;
	height: 36px;
	display: block;
	width: 54px;
	font-size: 24px;
	line-height: 36px;
	border: 1px solid #e5e5e5;
}
.notice .bd li {
	height: 72px;
	border-bottom: 1px dashed #9e9e9e;
	margin-top: 13px;
	clear: both;
}
.notice .bd li a {
	display: block;
	float: right;
	width: 380px;
	line-height: 26px;
	font-size: 18px;
}
/*项目*/
.project ul {
	padding-left: 15px;
}
.project ul li {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f2f2f2;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.project ul li:hover {
	background: #996230;
	color: #fff
}
.project ul li a {
	display: block;
}
.project ul li a:hover {
	color: #fff;
}
.indextitle {
	height: 50px;
	line-height: 50px;
	background:#705543;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
}
.indextitle span {
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	color:#fff;

}
.indextitle em {
	float: right;
	color: #fff;
	margin-right: 10px;
}
/**/
.indextitles {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}
.indextitles span {
	font-size: 20px;
	font-weight: bold;
	margin-top: -1px;
	display: inline-block;
	height: 47px;
	line-height: 47px;
	padding: 0 20px;
	color: #705543;
	border-bottom:4px solid #705543;
}
.indextitles em {
	float: right;
	color: #fff;
	margin-right: 10px;
}
.indextitle em a{ color:#f5f5f5;}
.indextitles em a{ color:#f5f5f5;}
.indexprint {
	padding: 15px 0 15px 15px;
}
.indexprint ul {
	width: 1200px;
}
.indexprint ul li {
	float: left;
	width: 230px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 130px;
	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: 30%;
	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: 15px 0;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background: #705543;
}
.copyRight {
	text-align: left;
	color: #fff;
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	background: url(../img/ewm.png) right center no-repeat #434343;
}
#footer a {
	color: #fff !important;
}
#footer a:hover {
	color: #f7f7f7 !important;
}
/* ======================= 文章模型循环页、列表页、内容页 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: 260px;
	float: left;
}
.ContentMain {
	width: 900px;
	float: right;
}
.ContentMains {
}
/* ============== 文章列表页 ============== */

/* ============== side ============== */
.sideBox .hd {
	height: 38px;
	background-color: #ad3136;
	border-bottom: 2px solid #760000;
}
.sideBox .hd h3 {
	color: #fff;
	font: 100 16px/38px "Microsoft Yahei";
	padding-left: 15px;
}
.sideBox .bd {
	background-color: #f3f3f3;
}
.sideBox .bd ul {
	padding: 10px;
}
/* 子栏目导航 */
#sideMenu {
	padding-bottom: 2px;
	background-color: #f8f8f8;
}
#sideMenu .hd { /* background-color: #ba1515; height: 50px; */
	background: url(../img/meunBar.png) bottom no-repeat;
	height: 90px;
}
#sideMenu .hd h3 {
	padding-left: 12px;
	color: #fff;
	font: 24px/90px "Microsoft Yahei";
}
#sideMenu .bd {
	padding: 0 10px;
}
#sideMenu .bd li {
	border-bottom: 1px solid #e0e0e0;
}
#sideMenu .bd li.currclass a {
	color: #705543;
	border-bottom: 1px solid #705543;
	font-weight: bold;
	background: url(../img/qx.png) center right no-repeat;
}
#sideMenu .bd li a {
	font: 16px/26px "Microsoft Yahei";
	display: block;
	padding: 10px 20px;
}
#sideMenu .bd li.last {
	border-bottom: none;
}
/* ============== 文章列表页 ============== */


.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
}
.picnrbox {
	margin: 0px auto;
	background: #fdfdfd;
	height: 100%;
	overflow: hidden;
}
.picnrbox .showpic {
}
.picnrbox .showpic .imglist img {
	margin: 2px;
}
.nph_intro {
	padding: 10px 10px;
	line-height: 24px;
}
.nph_tj {
	padding: 10px 30px;
}
.nph_tj li {
	height: 25px;
	line-height: 25px;
}
.nph_tj a {
}
.imageintro {
	padding: 5px;
	line-height: 24px;
	text-align: left;
}
/* 图片分页方式的样式*/
.imagelist {
	margin: 0 auto;
	width: 860px;
} /*总宽度*/
.imagelist .imagetop {
	padding-right: 5px;
	text-align: right;
	margin: 5px;
}
.imagelist .imagetop a {
	color: #767676;
}
.imagelist .defaultimagesrc {
	text-align: center;
	margin: 5px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.imagelist .defaultImagesrc img {
	border: 1px solid #f1f1f1;
	padding: 2px
}
.imagelist .imageintro {
	text-align: center;
	font-size: 14px;
}
.thumb {
	height: 112px;
	background: #FFF;
	padding: 5px;
}
.thumb_1 {
	text-align: center;
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 30px;
	font-weight: 400;
	font-size: 14px;
	color: #000;
}
.thumb_1 .font-28 {
	font-size: 18px;
	color: red;
}
.thumb_2 {
	float: left;
	width: 790px;
}
.thumb_2_1 {
	background: url(/images/qh1.gif) no-repeat 0px 20px;
	float: left;
	height: 113px;
	width: 35px;
	cursor: pointer;
	margin-left: 10px;
	_margin-left: 0px;
}
.thumb_2_2 {
	background: url(/images/qh2.gif) no-repeat 0px 20px;
	float: right;
	height: 113px;
	width: 35px;
	cursor: pointer;
}
#scrool_div {
	width: 708px;
	position: relative;
	height: 110px;
	overflow: hidden;
}
#scrool_wrap {
	height: 110px;
	position: absolute;
	width: 20000px;
}
#scrool_wrap li {
	width: 130px;
	height: 100px;
	float: left;
	margin-right: 2px;
}
#scrool_div img {
	width: 106px;
	height: 75px;
	margin: 3px;
}
.normalthumb img {
	padding: 2px;
	border: 1px solid #F9AF10
}
.currthumb img {
	padding: 2px;
	border: 1px solid #ff6600;
}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist {
	margin: 0 auto;
	width: 590px;
}
.imggrouplist li {
	width: 130px;
	float: left;
	margin: 2px;
	border: 1px #999999 solid;
	background: #FFFFFF;
	padding: 5px;
	text-align: center
}
.imggrouplist li img {
	width: 120px;
	height: 90px;
}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist {
	text-align: center
}
.imglist img {
	border: 4px solid #efefef;
	padding: 1px
}
.imglist div {
	margin-bottom: 15px
}
/*平行显示方式样式结束*/
#pageNext {
	text-align: right
}
.xgphoto {
	width: 963px;
	margin: 0px auto;
	border: #ccc 1px solid;
	height: 100%;
	overflow: hidden;
	background: #fdfdfd;
	padding-top: 1px;
}
.xgphoto .title {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	color: #333;
	background: #f1f1f1
}
.xgphoto .xgphotobox {
}
.xgphoto .xgphotobox ul {
	padding: 10px;
}
.xgphoto .xgphotobox li {
	width: 20%;
	float: left;
	text-align: center;
	height: 140px;
	overflow: hidden;
}
.xgphoto .xgphotobox img {
	padding: 2px;
	border: #D4D4D4 1px solid;
	margin-bottom: 10px;
}
.xgphoto .xgphotobox a {
}
.xgphoto .xgphotobox a:hover {
	color: red;
	text-decoration: none;
}
.xgphoto .commentbox {
	padding: 10px;
}
/* 当前位置 */
.pathWrap {
	padding: 0 15px;
	font-size: 14px;
	border-top: 4px solid #705543;
	border-bottom: 1px dotted #ccc;
}
.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;
}
/*文章分页样式*/
#fenye {
	clear: both;
	margin: 10px 20px 0 0;
}
#fenye a {
	text-decoration: none;
	display: inline;
	border-radius: 3px;
	line-height: 25px;
}
#fenye .prev, #fenye .next {
	width: 52px;
	padding:2px;
	text-align: center;
	line-height: 2;
}
#fenye a.curr {
	width: 32px;
	padding:2px;
	background: #f7f7f7;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height:2;
}
#fenye a.curr:visited {
	color: #fff;
}
#fenye a {
	color: #606060;
	background: #fff;
	margin: 0px 5px;
	border: 1px solid #dcdddd;
	float: left;
	text-align: center;
	
}
#fenye a.num {
	width: 32px;
	padding:2px;
	line-height:2;
}
#fenye a:visited {
	color: #606060;
}
#fenye a:hover {
	float: left;
	color:#606060;
}
#fenye span {
	
	font-size: 12px;
	height: 30px;
}
/* 单页 */
.DYbd {
	padding: 20px 20px;
}
/* 网站地图 */

/* ======================= 内容页 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: 16px/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: no-repeat -190px 0;
}
.contABot02 {
	background:  no-repeat 0 0;
}
/* 上下篇 */
.contArticle_page {
	padding-top: 15px;
	border-top: 1px solid #ececec;
}
.newss ul li {
	margin-top: 15px;
	padding: 10px;
	border-bottom: 1px dashed #ddd;
	height: 120px;
	background: #fff;
}
.newss ul li img {
	max-width: 160px;
	height: 110px
}
.newss ul li .r_ct {
	width: 690px;
	float: left;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
.newss ul li .r_ct .title {
	display: block;
	height: 36px;
	font-weight: bold;
	text-align: left;
}
.newss ul li .r_ct .title a {
	font-size: 18px;
	color: #000;
	display: block;
	height: 36px;
	font-weight: bold
}
.newss ul li .r_ct .intro {
	line-height: 2;
	color: #6d6d6d;
	text-indent: 2em;
	text-align: left;
}
.newss ul li .r_ct .intro a {
	color: #c00
}
.newss ul li .shijian {
	padding: 20px 22px 10px 22px;
	float: left;
}
.newss ul li .shijian p {
	font-size: 20px;
	color: #b0b0b0;
	line-height: 1;
}
.newss ul li .shijian p:first-child {
	margin-bottom: 20px;
	font-size: 30px;
	color: #5f5f5f;
	font-weight: bold;
}
.newss ul li:hover {
	background: #eee
}
#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;
}
.linklist ul li {
	float: left;
	padding-left: 10px;
	font-size: 14px;
	color: #2a2a2a;
}
.Information ul {
	text-align: center;
}
.Information ul li {
	float: left;
	background: url(../img/xxgk_listbg.png) no-repeat right center;
	width: 337px;
	height: 146px;
	line-height: 146px;
	font-size: 26px;
	margin: 20px 20px 20px 20px;
	display: inline-block;
}
.Information ul li:hover {
	color: #f00;
	font-weight: bold;
}
.Information ul li a {
	display: block;
}
.Information ul li a:hover {
	color: #f00;
	font-weight: bold;
}
.about{ font-size:14px; line-height:1.6; text-align:left; text-indent:2em;}