 body {
	width: 100%;
}
 
 .page {
	width: 100%;
	_height:200px; min-height:200px;
	
	
}

.news_tittle {
	width: 100%;
	height: 10%;
	font-size: 15px;
	
	color: black;
	padding-left: 3%;
	line-height: 200%
}

.news_tittle_div {
	height: 75%;
	width: 29%;
	float: left;
	margin: 0 2% 0 2%
}

.news_month {
	height: 50%;
	width: 100%;
	font-size: 24px;
	
	text-align: center;
	color: #46dcff
}

.news_date {
	width: 100%;
	height: 50%;
	
	font-size: 16px;
	text-align: center;
	color: #46dcff;
	line-height: 200%
}

.news_jianjie {
	width: 70%;
	height: 100%;
	float: right;
	font-size: 20px;
	
}

.news_jianjie a {
	color: black;
	text-decoration: none;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 170%;
}

.news_jianjie a:HOVER {
	color: #46dcff;
	cursor: pointer;
}

.news_img {
	width: 70%;
	height: 100%;
	float: right;
}

.news_img img {
	width: 100%;
	height: 100%
}

.new_neirong_div {
	width: 70%;
	height: 100%;
	text-align:left;
	padding-left:10px;
	float: right;
	font-size: 18px;
	color: #999999;
	
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news_main {
	width: 100%;
	height: 13%;
	margin-bottom: 1%;
}

.news_biaoti1 {
	
	height: 100%;
	width: 30%;
	float: left;
	font-size: 15px;
	
	overflow: hidden;
}

.news_biaoti2 {
	
	height: 100%;
	width: 50%;
	float: left;
	font-size: 15px;
	color: #aaaaaa;
	margin: 0 3% 0 5%;
	
	overflow: hidden;
}

.news_biaoti3 {
	
	height: 100%;
	width: 10%;
	float: left;
	font-size: 15x;
	
	color: #aaaaaa;
		line-height: 200%;
		display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/* .news_biaoti1 a {
	color: black;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 200%;
}

.news_biaoti2 a {
	color: #aaaaaa;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	line-height: 300%;
} */

.news_biaoti1 a:HOVER,.news_biaoti2 a:HOVER {
	color: #46dcff;
	cursor: pointer;
}

.pagination li a:HOVER {
	cursor: pointer;
}


.display {
	display: none;
}

.news_new_fb {
	text-align: center;
	color: #aaaaaa;
	font-size: 12px;
}

.news_new {
	width: 60%;
	height: auto !important;
	margin: 0 auto
}

.news_news_main {
	font-size: 15px;
	
	word-wrap: break-word;
	color: #aaaaaa;
	line-height: 200%;
	height: auto !important;
	margin-top: 30px;
	text-indent:5%;
	margin-bottom:80px;
}

.news_news_main img {
	width:700px;
	height: 400px;
}
.news_news_main div{
	width: 100%;
	text-align: center;
}
.pagination>li>a{
	border: none;
}
.pagination>li>a.active{
	color:black;
}
li{list-style-type: none;}
.personal-dropdown {
	position: absolute;
	top: 60px;
	right: 20px;
	width: 100px;
	height: 150x;
	display: none;
	z-index: 99999999;
	border: solid 1px #00FFFF;
	border-radius: 4px;
	background-color: white;
}

.personal-dropdown>i {
	position: absolute;
	display: block;
	right: 8px;
	top: -10px;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 9px;
	border-top-width: 0;
	border-bottom-color: #00FFFF;
}

.personal-dropdown>table {
	width: 100%;
}

.personal-dropdown>table tr {
	border-top: solid 1px #000000;
}

.personal-dropdown>table tr:first-child {
	border-top: none;
}

.personal-dropdown>table tr td {
	padding-top: 15px;
	padding-bottom: 15px;
}

.personal-dropdown>table a {
	text-decoration: none;
	color: black;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding-left: 10px;
}

.personal-dropdown>table p {
	position: relative;
	padding: 0;
	margin: 0;
	height: 32px;
	line-height: 32px;
	width: 100%;
}

.personal-dropdown>table tr>td>p>a:hover {
	background-color: #00FFFF;
	color: #333;
	font-weight: 700;
}

@media screen and (max-width: 1200px) {
	.head_title{display: none;}
	.top_m{display: none;}
}
