html body {
	width: 100%;
	height: auto;
	font-size: 12px;
	background: #F5F5F5;
	line-height: inherit;
}
div.zxf_pagediv {
    text-align: center;
    color: #999999;
    width: 1000px !important;
    height: 5rem;
    margin: auto;
    float: left;
    margin-top: 3rem !important;
}
* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei;
}

a {
	text-decoration: none;
	color: #333333;
}

.page-header iframe {
	width: 99.8%;
	height: 26.875rem;
	position: absolute;
	margin: auto;
	border: none;
}

.page-header {
	height: 13.5rem;
	overflow: hidden;
}

.indexes {
	width: 76rem;
	padding-left: 2rem;
	padding-top: 1rem;
	font-size: 14px;
	color: #999999;
	margin: auto;
}

.new {
	width: 75rem;
	margin: auto;
	height: auto;
	margin-top: 3rem;
	overflow: hidden;
}

.new-menu {
	width: 13.125rem;
	height: auto;
	background-color: #ffffff;
	float: left;
	padding-bottom: 2rem;
	margin-bottom: 3rem;
}


.new-menu h4 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	color: #333333;
	margin-top: 1.5rem;
	margin-left: 1rem;
}

.new-menu-list {
	font-size: 16px;
	color: #4c4c4c;
	padding-left: 1.5rem;
	line-height: 35px;
	background: white;
	margin-top: 1rem;
	cursor: pointer;
}
.new-menu-list-p {
    font-size: 13px;
    color: #4c4c4c;
    padding-left: 1.5rem;
    line-height: 15px;
    background: white;
    margin-top: 0.5rem;
    cursor: pointer;
}
.new-menu-select {
	color: #4c4c4c;
}

.new-menu-select a {
	color: #E05E5E !important
}
.new-menu-select  {
	color: #E05E5E !important
}
.new-page {
	width: 59.125rem;
	height: auto;
	float: left;
	margin-left: 2.5rem;
	background-color: #ffffff;
	margin-bottom: 3rem;
}

.new-detail {
	width: 55.125rem;
	height: auto;
	float: left;
	padding: 2rem;
	margin-left: 2.5rem;
	background-color: #ffffff;
	margin-bottom: 3rem;
}

.new-list {
	width: 880px;
	height: 150px;
	margin: auto;
	padding: 2rem;
	background-color: #ffffff;
	border-bottom: 1px solid #f7f7f7;
	cursor: pointer;
}

.new-list:hover {
	background-color: #f7f7f7;
}

.new-left {
	float: left;
	width: 200px;
	height: 130px;
	margin-right: 1.5rem;
	margin-top: 0.5rem;
}

.new-img {
	width: 100%;
	height: 100%;
}

.new-right {
	float: left;
	width: 600px;
	margin-top: 0.5rem;
}

.new-title {
	font-size: 16px;
	color: #333333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.new-time {
	font-size: 14px;
	color: #999999;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}

.new-text {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.hide {
	display: none;
}

.page-footer iframe {
	width: 99.8%;
	height: 22.5rem;
	margin: auto;
	border: none;
}

.page-footer {
	width: 100%;
	height: 22.5rem;
	margin-top: 1rem;
}

.zxzx {
	position: fixed;
	bottom: 5rem;
	right: 2rem;
	width: 2.875rem;
}

.zx-top {
	width: 2.375rem;
	height: 2.875rem;
	margin-top: 1rem;
	background: #333333;
	opacity: 0.7;
	color: #fff;
	font-size: 1.7rem;
	padding-left: 0.5rem;
}

/* 新闻详情 */
#container {}

#edui1_bottombar {
	display: none;
}

#edui1_toolbarbox {
	display: none;
}

#edui1 {
	border: none !important;
}

.new-details-title {
	width: 404px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	color: #333333;
	margin: auto;
	text-align: center;
}
.details-time{
		font-family: MicrosoftYaHei;
		font-size: 14px;
		color: #999999;
		text-align: center;
		margin-top: 0.5rem;
}
