.top-nav{
	padding: 20px 261px;
	font-size: 18px;
}
.top-nav a{
	color: #000;
}
.detail{
	width: 1241px;
	margin: auto;
	display: flex;
	padding-bottom: 60px;
}
.det_lfet{
	
}
.det_lfet_img{
	width: 400px;
	height: 315px;
}
.det_lfet_ul{
	display: flex;
	align-items: center;
	margin-top: 20px;
	flex-wrap: wrap;
	width: 420px;
}
.det_lfet_ul li{
	margin-right: 20px;
	margin-bottom: 10px;
}
.det_lfet_ul li img{
	width: 120px;
	height: 100px;
}


.det_right{
	width: 800px;
	margin-left: 20px;
}
.det_title{
	font-size: 30px;
}
.det_span{
	font-size: 14px;
	color: #999;
	padding: 10px 0;
}
.det_time{
	margin-top: 20px;
}
.det_time_top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #FD6B10;
	padding: 10px 15px;
}
.det_time_top p{
	font-size: 16px;
	color: #fff;
}
.det_b{
	background-color: #F9FAFB;
	padding: 10px 15px;
}
.det_b p{
	font-size: 16px;
}
.det_b_span{
	font-size: 30px;
	color: #FE0303;
}

.det_info{
	color: #000;
	font-size: 18px;
	margin-top: 30px;
}
.det_info span{
	color: #999;
	font-size: 16px;
}
.det_info li{
	font-size: 14px;
	border: 1px solid #eee;
	padding: 4px 10px;
	margin-right: 20px;
}
.det_flex{
	display: flex;
	align-items: center;
}
.subxd{
	width: 160px;
	height:40px;
	line-height: 40px;
	background-color: #FD6B10;
	text-align: center;
	color: #fff;
	font-size: 14px;
	/* margin:30px auto; */
	margin-top: 30px;
}

.jies{
	width: 1400px;
	margin: auto;
	margin-bottom: 30px;
}
.jies_title{
	border-bottom: 1px solid #eee;
}
.jies_title p{
	width: 130px;
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 2px solid #0C2BC3;
}
.jies_cont{
	padding: 25px 36px;
}
.cont_li{
	font-size: 16px;
	padding: 6px 0;
}