.news-list {
	height: auto;
	padding: 30px 14%;
	background: #F5F5F5;
}

.new-item {
	background: #fff;
	padding: 15px 20px;
}

.new-item .n-title {
	font-size: 17px;
	font-weight: 600;
	padding: 10px 0;
}

.new-item .n-title:hover {
	color: #F16B37
}

.new-item .n-info {
	font-size: 13px;
	color: #83898f;
	line-height: 24px;
}

.new-item .n-time {
	font-size: 12px;
	color: #83898f;
	line-height: 24px;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.new-item .n-img {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}

.new-datail {
	background: #F5F5F5;
	/* height: 100%; */
	padding: 10px 13%;
}

.new-datail .datail {
	display: flex;
}

.new-datail .zixun {
	margin: 15px 0;
	color: #a0a0a1;
}

.datail .datail-left {
	width: 880px;
	height: auto;
	background: #fff;
	margin-right: 20px;
	padding: 30px 20px 0 20px;
}

.datail-left .left-tit {
	font-size: 26px;
	color: #232323;
}

.datail-left p {
	margin-bottom: 15px;
}

.datail-data {
	padding: 10px 0 35px;
	border-bottom: 1px solid #FF732A;
}

.datail-img {
	width: 100%;
	margin: 20px 0;
}

.jinri {
	margin-top: 30px;
}

.suoyouquan {
	background: #FFF1EC;
	height: 450x;
	color: #FF6832;
	line-height: 45px;
	text-align: center;
}

.datail-left .last-news {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}

.datail-left .last-news span:hover {
	color: #FF6832;
}

.datail-data span {
	font-size: 14px;
	color: #a0a0a1;
	line-height: 24px;
	margin-right: 10px;
}

.datail .datail-right {
	width: 310px;
	height: 580px;
	background: #FFFFFF;
	padding: 30px 15px;
}

.datail-right .right-tit {
	font-size: 16px;
	color: #232323;
}

.datail-right .title-p1 {
	font-size: 16px;
	line-height: 22px;
}

.datail-right .title-p1:hover {
	color: #FF6832;
}

.datail-right .title-p2 {
	font-size: 13px;
	color: #959597;
	line-height: 22px;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

.tiao1 {
	width: 70px;
	height: 3px;
	background: #FF782C;
	display: inline-block;
	margin: 10px 0 25px;
}

/* 媒体查询 */
@media screen and (max-width: 768px) {
	.news-list {
		padding: 30px 5%;
	}

	.new-datail {
		padding: 0;
	}

	.datail .datail-right {
		height: 80%;
	}
	
}
@media screen and (max-width: 1550px) {
	.word5{
		padding-right: 2% !important;
	}
}

@media screen and (max-width: 1300px) {
	.wrap1 {
		height: 127px !important;
		}
}

/* 下载中心 */
.wrap1 {
	height: 77px;
	border: 1px solid rgba(217, 217, 217, 1);
	width: auto;
	margin: 22px 0 0 12px;
}

.mod10 {
	width: auto;
	height: 58px;
	margin: 8px 0 0 20px;
}

.mod11 {
	width: 100%;
	height: 58px;
}

.info3 {
	width: 200px;
	height: 28px;
	display: block;
	overflow-wrap: break-word;
	color: rgba(76, 63, 58, 1);
	font-size: 20px;
	font-family: PingFangSC-Medium;
	white-space: nowrap;
	line-height: 28px;
	text-align: left;
}

.word5 {
	width: auto;
	height: 40px;
	display: block;
	overflow-wrap: break-word;
	color: rgba(100, 101, 102, 1);
	font-size: 14px;
	font-family: PingFangSC-Regular;
	white-space: nowrap;
	line-height: 40px;
	text-align: left;
	float: left;
	padding-right: 5%;
}

.mod12 {
	float: right;
	height: 36px;
	border-radius: 4px;
	border: 1px solid rgba(217, 217, 217, 1);
	background-color: #F5F5F5;
	width: 65px;
	margin-top: -45px;
	overflow-wrap: break-word;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
}
.mod12 a{
	color: rgba(255, 94, 31, 1);
}
.mod12 a:hover{
	color: #FFFFFF;
}
.mod12:hover{
	color: #FFFFFF;
	background-color: rgba(255, 94, 31, 1);
}
.mod12:hover a{
	color: #FFFFFF;
}

.word7 {
	color: rgba(255, 255, 255, 1);
}
