.mainFrame {
	margin-bottom: 20px;
}

.leftWrap {
	width: 40%;
	background: #fff;
	padding: 20px;
	float: left;
}

@media screen and (max-width: 768px) {
	.leftWrap {
		width: 100%;
	}
}

.leftWrap h3 {
	font-size: 18px;
	line-height: 36px;
	padding-left: 6px;
	border-left: 4px solid #005594;
	margin-bottom: 10px;
}

.leftWrap h3 a {
	float: right;
	color: #005594;
}

.leftWrap ul li {
	padding: 10px 0;
	border-bottom: 1px dotted #d5d5d5;
}

.leftWrap ul li:hover {
	background: #f5f5f5;
}

.leftWrap ul li a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	width: 90%;
}

.leftWrap ul li a:hover {
	color: #d00000;
}

.centerWrap {
	width: 100%;
}

.centerWrap ul li {
	float: left;
	width: 16.6%;
	padding: 10px;
}

@media screen and (max-width: 768px) {
	.centerWrap ul li {
		width: 33.3%;
	}
}

.centerWrap ul li a {
	width: 100%;
}

#con01 a {
	background: url(../img/ic1.png) no-repeat 0 0;
	background-size: 100%;
}

#con01 a:hover {
	background: url(../img/ic1-.png) no-repeat 0 0;
	background-size: 100%;
}

#con01 a {
	background: url(../img/ic1.png) no-repeat 0 0;
	background-size: 100%;
}

#con01 a:hover {
	background: url(../img/ic1-.png) no-repeat 0 0;
	background-size: 100%;
}

#con02 a {
	background: url(../img/ic2.png) no-repeat 0 0;
	background-size: 100%;
}

#con02 a:hover {
	background: url(../img/ic2-.png) no-repeat 0 0;
	background-size: 100%;
}

#con03 a {
	background: url(../img/ic3.png) no-repeat 0 0;
	background-size: 100%;
}

#con03 a:hover {
	background: url(../img/ic3-.png) no-repeat 0 0;
	background-size: 100%;
}

#con04 a {
	background: url(../img/ic4.png) no-repeat 0 0;
	background-size: 100%;
}

#con04 a:hover {
	background: url(../img/ic4-.png) no-repeat 0 0;
	background-size: 100%;
}

#con05 a {
	background: url(../img/ic5.png) no-repeat 0 0;
	background-size: 100%;
}

#con05 a:hover {
	background: url(../img/ic5-.png) no-repeat 0 0;
	background-size: 100%;
}

#con06 a {
	background: url(../img/ic6.png) no-repeat 0 0;
	background-size: 100%;
}

#con06 a:hover {
	background: url(../img/ic6-.png) no-repeat 0 0;
	background-size: 100%;
}

.halfWrap {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.halfWrap {
		width: 100%;
		float: none;
		padding: 0 10px;
	}
}

.tab {
	width: 100%;
}

.tab-hd {
	background: #f8f8f8;
	overflow: hidden;
	zoom: 1;
}

.tab-hd li {
	float: left;
	width: 150px;
	text-align: center;
	cursor: pointer;
	padding-top: 18px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border-top: 2px solid #f8f8f8;
	padding-bottom: 10px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.tab-hd li.active {
	border-top: 2px solid #185687;
	color: #185687;
	border-bottom: 1px solid #fff;
}

.tab-bd li {
	display: none;
	padding: 20px;
	border-top: 0 none;
}

.tab-hd a {
	float: right;
	line-height: 48px;
	width: 50px;
	color: #185687;
}

.tab-bd li.thisclass {
	display: list-item;
}

.tab-bd dd {
	border-bottom: 1px dotted #eaeaea;
	position: relative;
}

.tab-bd dd a {
	width: 80%;
	line-height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.tab-bd dd a:hover {
	color: #D00000;
}

.tab-bd dd span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 38px;
}

.footer {
	background: #445462;
	padding: 30px;
}

.sydw {
	float: right;
	width: 140px;
	margin-right: 100px;
}

@media screen and (max-width: 768px) {
	.sydw {
		display: none;
	}
}

.sydw img {
	width: 100%;
}





.inwrap {
	background: #fff;
}

.inwrap tr th {
	vertical-align: top;
	background: #f1f1f1;
}

.rightCont {
	width: 880px;
	float: right;
	padding: 20px;
}

@media screen and (max-width: 768px) {
	.rightCont {
		width: 100%;
	}
}

.rightCont h3 {
	position: relative;
	height: 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}

.rightCont h3 span {
	padding-left: 24px;
	position: absolute;
	bottom: -1px;
	background: url(../img/zjxh_bg2.gif) no-repeat left center;
	line-height: 50px;
	font-size: 24px;
	display: inline-block;
	border-bottom: 1px solid #005594;
}

.con_xh ul li {
	overflow: hidden;
	border-bottom: 1px dotted #e1e1e1;
}

.con_xh .newslist {
	position: relative;
}

.con_xh .newslist p {
	line-height: 52px;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.con_xh .newslist span {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 52px;
}

.con_xh .infoWrap * {
	font-size: 18px;
	line-height: 40px;
}

.news_d {
	background: #fff;
	padding: 30px;
}

.news_d h4 {
	font-size: 30px;
	text-align: center;
}

.news_d .time {
	text-align: center;
	margin: 20px;
}

.news_d .time p {
	display: inline-block;
	font-size: 16px;
}

.news_d .time span {
	display: inline-block;
	font-size: 16px;
}

.news_d .time span * {
	display: inline-block;
	font-size: 16px;
}

.news_d .text * {
	font-size: 18px;
	line-height: 40px;
}


