.news{
	padding: 60px 0 100px;
	border-bottom: 1px solid rgba(47, 47, 47, .1);
}
.news-title .zh{
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #393939;
	line-height: 1;
}
.news-title .en{
	font-size: 20px;
	font-family: Century Gothic;
	font-weight: 400;
	color: #888888;
	line-height: 1;
	margin-top: 19px;
	text-transform: uppercase;
}
.news .box1{
	text-align: center;
}
.news .box1 .box-c{
	margin-top: 40px;
}
.news .box1 .box-c ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.news .box1 .box-c li,
.news .box1 .box-c i{
	width: 31.66%;
}
.news .box1 .box-c li{
	background-color: rgba(249, 249, 249, 1);
	margin-bottom: 41px;
}
.news .box1 .box-c li .pic{
	overflow: hidden;
}
.news .box1 .box-c li .pic img{
	display: block;
	width: 100%;
}
.news .box1 .box-c li .text-box{
	padding: 33px 30px 54px;
	text-align: left;
}
.news .box1 .box-c li .text-title{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #111111;
	line-height: 30px;
}
.news .box1 .box-c li:hover .text-title{
    color: RGBA(21, 164, 222, 1);
}
.news .box1 .box-c li .text-des{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 24px;
	margin-top: 20px;
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; word-break: break-all; overflow: hidden;
}
.news .box1 .box-c li .text-box-b{
	margin-top: 26px;
	padding-top: 30px;
	border-top: 1px solid rgba(170, 170, 170, .3);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news .box1 .box-c li .l{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news .box1 .box-c li:hover .l{
	color: RGBA(21, 164, 222, 1);
}
.news .box1 .box-c li .l .iconfont{
	margin-left: 15px;
	font-size: 20px;
}
.news .box1 .box-c li .r .date{
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.news .box1 .box-c li .r .year{
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	padding-left: 7px;
}
.news .box1 .box-b{
	margin-top: 30px;
} 
.news-d{
	padding: 30px 0 100px;
}
.news-d .box1{
	margin-top: 78px;
}
.news-d .box1 .content1500{
	display: flex;
	justify-content: space-between;
}
.news-d .box1 .l{
	width: 72%;
}
.news-d .box1 .l .text-title{
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	/*color: #333333;*/
	line-height: 1.5;
	text-align: center;
}
.news-d .box1 .l .msg{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 26px;
	margin-top: 44px;
	text-align: center;
}
.news-d .box1 .l .box-c{
	margin-top: 14px;
	border-top: 1px solid rgba(8, 6, 6, .1);
	border-bottom: 1px solid rgba(8, 6, 6, .1);
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #555555;
	line-height: 32px;
	padding: 25px 0 0;
}
.news-d .box1 .l .box-c img{
	margin: 0 auto;
	max-width: 100%;
	display: block;
}
.news-d .box1 .l .box-c .text-box{
	margin-bottom: 38px;
}
.news-d .box1 .l .box-b{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	margin-top: 37px;
}
.news-d .box1 .l .box-b a{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666666;
}
.news-d .box1 .l .box-b a.next{
	color: rgba(17, 17, 17, 1);
	margin-top: 25px;
}
.news-d .box1 .r{
	width: 21.33%;
}
.news-d .box1 .r .r-title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 1;
}
.news-d .box1 .r li:hover .r-title{
    /*color: RGBA(21, 164, 222, 1);*/
}
.news-d .box1 .r .box-c{
	/* border-top: 1px solid rgba(8, 6, 6, .1); */
	margin-top: 27px;
}
.news-d{
	border-bottom: 1px solid rgba(47, 47, 47, .1);
}
.news-d li{
	border-top: 1px solid rgba(8, 6, 6, .1);
}
.news-d li a{
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.news-d li .pic{
	min-height: 73px;
	width: 34.37%;
	overflow: hidden;
}
.news-d li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-d li  .text-box{
	width: 61.25%;
}
.news-d li  .text-box .text-title{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #666666;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-d li:hover .text-box .text-title{
    color:  RGBA(21, 164, 222, 1);
}
@media (max-width:1024px){
	.news .box1 .box-c li, .news .box1 .box-c i{
		width: 48%;
	}
	.news-title .zh{
		font-size: 26px;
	}
	.news-d .box1 .content1500{
		flex-direction: column;
	}
	.news-d .box1 .l{
		width: 100%;
	}
	.news-d .box1 .r{
		width: 100%;
		margin-top: 50px;
	}
}
@media (max-width:768px){
	.news-title .zh{
		font-size: 24px;
	}
	.news-d .box1{
		margin-top: 50px;
	}
	.news-d .box1 .l .text-title,.news-d .box1 .r .r-title{
		font-size: 22px;
	}
	.news-d .box1 .l .msg{
		margin-top: 25px;
	}
}
@media (max-width:600px){
	.news-title .zh{
		font-size: 22px;
	}
	.news .box1 .box-c li, .news .box1 .box-c i{
		width: 100%;
	}
}
@media (max-width:500px){
	.news-title .zh{
		font-size: 22px;
	}
	.news .box1 .box-c li .text-box{
		padding: 25px 15px;
	}
	.news .box1 .box-c li .text-title{
		font-size: 18px;
	}
	.news .box1 .box-c li .text-des{
		margin-top: 10px;
	}
	.news .box1 .box-b{
		margin-top: 0;
	}
	.news{
		padding: 50px 0 40px;
	}
	.news-d .box1 .l .text-title,.news-d .box1 .r .r-title{
		font-size: 20px;
	}
	.news-d .box1{
		margin-top: 30px;
	}
	.news-d .box1 .l .msg{
		font-size: 14px;
	}
	.news-d .box1 .l .box-c{
		font-size: 16px;
		line-height: 26px;
	}
	.news-d .box1 .l .box-c img{
		margin: 25px 0;
	}
	.news-d .box1 .l .box-c .text-box{
		margin-bottom: 25px;
	}
	.news-d .box1 .l .box-b{
		font-size: 16px;
		margin-top: 20px;
	}
	.news-d{
		padding: 30px 0 40px;
	}
}