body {
	background-color: #ffffff;
}

.main {
	background-color: #ffffff;
	width: 85%;
    margin: 0 auto;
}

.main .news_list {
	height: 100%;
	width: 100%;
}

.main .news_list .item .w {
	background: #fff;
}

.main .news_list .item .w .left {
	width: 50%;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}

.main .news_list .item .w .right {
	width: 50%;
	line-height: 300px;
	text-align: center;
	float: right;
	border-bottom: 1px solid #f1f1f1;
}

.main .news_list .item .w .right .news_img {
	display: inline-block;
	margin-top: 30px;
}

.main .news_list .item .w .right .news_img img {
	display: inline-block;
	height: 240px;
}

.main .news_list .item .w .left .box {
	width: 500px;
	height: 240px;
	margin: 0 auto;
	position: relative
}

.main .news_list .item .w .left .box .title {
	height: 80px;
	font-size: 16px;
	padding-top: 30px;
	overflow: hidden;
}

.main .news_list .item .w .left .box .title p {
	float: left;
	width: 300px;
}

.main .news_list .item .w .left .box .title p a {
	color: black;
}

.main .news_list .item .w .left .box .title span {
	float: right;
}

.main .news_list .item .w .left .box .title .line {
	clear: both;
	width: 50px;
	height: 2px;
	background: #3f80d2;
	margin-top: 16px;
	float: left;
}

.main .news_list .item .w .left .box .content {
	height: 80px;
	font-size: 14px;
	align-items: center;
	word-wrap: break-word;
	color: #333333;
}

.main .news_list .item .w .left .box .share {
	height: 80px;
	line-height: 80px;
	margin-top: 20px;
}

.main .news_list .item .w .left .box .share .icon {
	display: inline-block;
	float: left;
}

.main .news_list .item .w .left .box .share .icon img {
	vertical-align: middle;
	display: inline-block;
}

.main .news_list .item .w .left .box .share .more {
	height: 30px;
	width: 80px;
	font-size: 14px;
	cursor: pointer;
	background-color: #3f80d2;
	float: right;
	text-align: center;
	line-height: 30px;
	margin-top: 30px;
}

.main .news_list .item .w .left .box .share .more a {
	color: #ffffff;
}

.main .news_list .item .w .left .box .share img {
	margin-left: 20px;
	cursor: pointer;
}

.main .news_list .item .w .right .news_img img {
	width: 500px;
	height: 240px;
}

.main .news_list .item {
	width: 100%;
}

.main .page_list {
	background-color: #ffffff;
	width: 100%;
	height: 140px;
}

.main .page_list .page {
	/* margin: 0 auto; */
	/* width: 1200px; */
	height: 100%;
	/* margin: 0 auto; */
}

.main .page_list .page ul {
	width: 550px;
	text-align: center;
	/* margin: 0 auto; */
	margin-top: 40px;
	color: #333333;
}

.main .page_list .page ul li {
	background: #8A8A8A;
	line-height: 30px;
	height: 30px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	display: none;
	color: #ffffff;
}

.main .page_list .page ul .cur {
	background-color: #3f80d2;
}

.main .page_list .page ul li a {
	color: #333;
	height: 100%;
	display: block;
	width: 100%;
}

.main .page_list .page ul .start {
	width: 50px;
}

.main .page_list .page ul .end {
	width: 50px;
}

.main .page_list .page ul .nu {
	width: 40px;
}

.main .page_list .page ul .pre {
	display: none;
	width: 60px;
}

.main .page_list .page ul .next {
	display: none;
	width: 60px;
}

.simpleUl {
	position:absolute;
	left:322px;
	top:250px;
	color: #ffffff;
}

.ch {
	font-family: 方正细管简体;
	font-size: 30px;
}

.en {
	margin-top:10px;
	font-family: DIN-Light;
	font-size: 26px;
}

.recommandImg {
	width: 20px;
	height: 20px;
	margin: 6px 0px;
}

.font_news_list_1{
	font-size: 24px;
	color: #251b15;
}

.font_news_list_2 {
	font-size: 18px;
	color: #919191;
	margin-bottom: 112px
}

.tdImg {
	margin-bottom: 20px;
	/* width:430px; */
	height:185px;
	width: 100%;
}

