img{
	display: inherit;
}
body{
	background-color: transparent;
}
.prds_box{
	
}
.prds_rmbd{
	overflow: hidden;
	padding: 1rem 5% 0;
	position: relative;
}
.prds_rmbd_name{
	overflow: hidden;
	padding: 0 0 0.5rem 0;
	
}
.prds_rmbd_top{
	width: 100%;
	height: 4rem;
	background-color: #f4e4ca;
	position: absolute;
	left: 0;	
	z-index: -5;
}
.prds_rmbd_bg{
	width: 2rem;
	height: 2rem;
	background-color: #fd5e00;
	float: left;
	margin-right: 1rem;
}
.prds_rmbd_nm{
	height: 2rem;
	background-color: #ff0000;
	line-height: 2rem;
	font-size: 1.3rem;
	color: #Fff;
	font-weight: 800;
	float: left;
	padding: 0 1rem;
}
/* 热门报道 */
.prds_rmbd_ctn{
	padding: 0.7rem;
	background-color: #fd5e00;
}
.prds_rmbd_ctn_lsit{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prds_rmbd_ctn_lis{
	width: 48%;
	padding: 0.4rem;
	background-color: #fff;
	position: relative;
}
.prds_rmbd_ctn_lis2{
	width: 48%;
	padding: 0.4rem;
	background-color: #fff;
	position: relative;
	
}

.prds_rmbd_ctn_btn{
	overflow: hidden;
}
.prds_rmbd_ctn_btn a{
	display: block;
	color: #000;
	text-align: center;
}
.prds_rmbd_ctn_btn a p{
	font-size: 0.8rem;
}
.prds_rmbd_ctn_btn a:nth-child(2){
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 0.8rem;
}
.prds_rmbd_btn{
	overflow: hidden;
	padding: 1.5rem 5%;
}
.prds_rmbd_btn a{
	width: 40%;
	color: #fff;
	line-height: 2.5rem;
	background-color: #ff0005;
	border-radius: 1.75rem;
	text-align: center;
	box-shadow: 0 0.1rem 0.1rem #000;
}

.prds_rmbd_btn a:nth-child(1){
	float: left;
}
.prds_rmbd_btn a:nth-child(2){
	float: right;
}

/* 往期回顾 */
.prds_rmbd_ctn2{
	padding: 0.7rem;
	background-color: #fd5e00;
}
.prds_rmbd_ctn2 ul li{
	padding: 0;
	margin-bottom: 0.8rem;
	background-color: transparent;
}
.prds_rmbd_ctn2 .prds_rmbd_ctn_lis3{
	width: 32%;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
}
.wqhg_bottm{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 1.8rem;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 0.9rem;
}
/* 参赛现场 */
.prds_rmbd_ctn3{
	overflow: hidden;
}
.prds_csxc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prds_csxc_lis1{
	width: 67%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prds_csxc_lis2{
	width: 30%;
}
.prds_csxc_lis1 .prds_csxc_lisss1{
	width: 67%;
	padding-bottom: 3.5%;
}
.prds_csxc_lisss2{
	width: 30%;
}
/* 参赛作品 */
.cszp .prds_rmbd_ctn{
	margin-bottom: 1.5rem;
}


/* 表单 */
			.fotm_s{
				padding: 1.5rem 6%;
				background: #ff3439;
			}
			.form_name{
				overflow: hidden;
				height: 2rem;
			}
			.fotm_b1{
				float: left;
				height: 100%;
				width: 0.2rem;
				border: 0.1rem solid #fff;
				margin-right: 4%;
			}
			.fotm_hqxfxq{
				float: left;
				font-size: 1.6rem;
				color: #fff;
				margin-right: 2%;
			}
			.fotm_hqxfxq span{
				color: #7ac7ee;
		
			}
			.fotm_yglx{
				float: left;
				padding-top: 0.5rem;
				color: #fff;
			}
			.form_sub{
				overflow: hidden;
				padding: 1rem 5%;
			}
			.form_sub input{
				width: 100%;
				line-height: 3.5rem;
				font-size: 1.6rem;
				color: #000;
				border: 0.1rem solid #bbbbbb;
				border-radius: 1rem;
				text-align: center;
				outline: none;
				margin-bottom: 1rem;
			}
			.form_sub button{
				width: 100%;
				line-height: 3.5rem;
				font-size: 1.6rem;
				text-align: center;
				color: #fff;
				font-weight: 800;
				background: rgba(0,0,0,0.5);
				
				border-radius: 1rem;
			}
			
			
			
			.prds_rmbd_top2{
		background-color: #f4e4ca;
			}
			.prds_rmbd_top3{
		background-color: #ffe9a4;
			}
			.prds_rmbd_top4{
		background-color: #f4e4ca;
			}