.title_post{
	width: 95%;
	margin:1.5rem auto;
}
.gklb_xdf{
	background-color: #ff7024;
	width: 95%;
	margin: 0 auto;
	border-radius: 0.5rem;
}
.gmdtt{
	background-color: #ffffff;
}
.gklb_xdf div{
	font-size: 1.25rem;
	line-height: 2rem;
	padding: 1rem 2.5%;
	text-align: justify;
	color: #ffffff;
	letter-spacing: 0.1rem;
	text-indent: 2em;
}
.gklb_xdf div span{
	font-weight: bold;
}
.btn_list{
	
	font-size: 2rem;
	color: #ffffff;
	width: 75%;
	margin: 1.5rem auto;
	background-color: #fe671e;
	text-align: center;
	line-height: 4.5rem;
	border-radius: 1.5rem;
	letter-spacing: 0.2rem;
}
.awm_post{
	background-color: #f8f8f8;
	padding: 1rem 0;
}
.rnb_xdf{
	width: 95%;
	margin: 0 auto;
	font-size: 1.4rem;
	text-indent: 2em;
	text-align: justify;
	line-height: 2.5rem;
}
.fm_mian{
	background-color: #fe661d;
	padding: 1rem 2.5%;
	width: 95%;
	margin: 0 auto;
}
.fm_mian table{
	width: 100%;
	color: #ffffff;
	font-size: 1.5rem;
}
.fm_mian table tr th{
	text-align: center;
	border: 1px solid #fed56c;
	line-height: 3rem;
	background-color: #fe661d;
}
.fm_mian table tr td{
	text-align: center;
	border: 1px solid #fed56c;
}
.bm_and{
	margin-top: 1rem;
}
.gmd_root{
	width: 95%;
	margin:1rem auto;
}
.ss_xd{
	position: relative;
}
.ss_xd div{
	position: absolute;
	bottom:0.5rem;
	font-size: 1.5rem;
	width: 100%;
	text-align: center;
	color: #ffffff;
	
}
.bmx_tls ul{
	display: flex;
	justify-content: space-evenly;
	margin-top: 1rem;
}
.bmx_tls ul li{
	width: 46%;
}
.bmx_tls ul li div:nth-child(2){
	text-align: center;
	font-size: 1.5rem;
}
.nfngm{
	width: 95%;
	margin: 1rem auto;
}
.btn_list a{
	color: #ffffff;
}