body{
	background-color: #fff;
}
.box img{
	width: 100%;
}
.xfzds{
	padding: 0 5%;
	margin-bottom: 1rem;
}
.xfzds_name{
	padding: 1.5rem 28%;
}
.xfzds_ctn_top{
	overflow: hidden;
	padding: 0 0 1.5rem;
}
.xfzds_ctn_top span:nth-child(1){
	width: 0.3rem;
	height: 1.5rem;
	float: left;
	background-color: #e3132e;
	margin-right: 0.5rem;
}
.xfzds_ctn_top span:nth-child(2){
	font-size: 1.3rem;
	line-height: 1.5rem;
	float: left;
	color: #e3132e;
	font-weight: bold;
}
.xfzds_ctn_txt{
	font-size: 0.95rem;
	
}
.xfzds_ctn_txt span{
	color: #e3132e;
	font-weight: bold;
	
}
.xfzds_ctn_btn{
	display: flex;
	justify-content: space-between;
	padding: 1.8rem 10% 1rem;
	border-bottom: 0.1rem solid #bfbfbf;
}
.xfzds_ctn_btn a{
	width: 45%;
	line-height: 2.3rem;
	text-align: center;
	display: block;
	color: #e3132e;
	border: 0.1rem solid #e3132e;
}
.xfzds_ctn_btn a:nth-child(2){
	background-color: #e3132e;
	color: #fff;
}
.xfzds_ctn2{
	padding-top: 1rem;
}
.xfzds_ctn_txtp{
	padding: 0.8rem 0;
	color: #ff7e00;
}
.xfzds_ctn_tjzy{
	text-align: center;
}
.xfzds_ctn_tjzy a{
	color: #ff7e00;
}
.xfzds_ctn_tjzy p{
	padding-bottom: 0.5rem;
}
/* nxzy */
.nxzy{
	padding: 0 5%;
	margin-bottom: 1rem;
}
.nxzy .xfzds_name{
	padding: 1.5rem 22%;
}
.nxzy_ctn_p{
	color: #e3132e;
	font-weight: bold;
	font-size: 1.3rem;
	padding-bottom: 1.5rem;
}
.nxzy_list {
	padding: 0 8%;
}
.nxzy_list li{
	padding-bottom: 0.6rem;
}
.nxzy_txt {
	padding-top: 1.2rem;
	font-size: 0.9rem;
}
.nxzy_txt span{
	color: #e3132e;
	line-height: 1.5rem;
	
}
/* nxhm */
.nxhm{
	padding: 0 5%;
	margin-bottom: 1rem;
}
.nxhm_ctn p span{
	color: #e3132e;
}
/* mstd */
.mstd{
	padding: 0 5%;
	margin-bottom: 1rem;
}
.mstd_mg{
	padding: 1.5rem 15%;
}
/* xyys */
.xyys{
	padding: 0 5%;
	margin-bottom: 1rem;
}
.xyys_txt{
	padding-top: 1rem;
}
.xyys_txt h4{
	font-size: 1.3rem;
	color: #e3132e;
	overflow: hidden;
}
.xyys_txt h4 span{
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	float: left;
	margin-right: 0.3rem;
}
.xyys_txt p{
	padding: 1rem 0;
	font-weight: bold;
}
.xyys_btn{
	overflow: hidden;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 0.1rem solid #bfbfbf;
}
.xyys_btn a{
	display: block;
	width: 40%;
	font-size: 1.2rem;
	line-height: 2.3rem;
	border: 0.1rem solid #fe5a15;
	color: #fe5a15;
	text-align: center;
	float: right;
	border-radius: 1.15rem;
}
/* form */
.ljc_form {
	padding: 1.5rem 5%;
	background-color: #fff;
}

.form_top {
	overflow: hidden;
	padding-bottom: 0.8rem;
}

.form_left {
	float: left;
	width: 3%;
	height: 3.5rem;
	background-color: #ff988b;
}

.form_right {
	float: left;
	width: 97%;
	line-height: 3.5rem;
	font-size: 1.4rem;
	font-weight: 1000;
	padding-left: 1%;
	color: #000;
	border-bottom: 0.1rem solid #ababab;
}

.ipt_form {
	padding-left: 3%;

	margin-bottom: 0.8rem;
}

.ipt_form input {
	line-height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	padding-left: 5%;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}

.ipt_form input::placeholder {
	color: #3e565a;
}

.ipt_form button {
	width: 100%;
	background-color: #ff988b;
	color: #fff;
	font-size: 1.5rem;
	line-height: 3rem;
	border-radius: 0.8rem;
	text-align: center;
	outline: none;
}

.form_qyhj_botm {
	overflow: hidden;
}

.form_qyhj_botm_lis {
	width: 50%;
	float: left;
}

.form_qyhj_botm_lis a {
	display: block;
}
.ipt_form select{
	line-height: 3rem;
	height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	padding-left: 5%;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}
.pagebottom{
	color: #fff;
}
.bg_box{
	background: url(../img/bg_box.png) no-repeat;
	background-size: 100% 100%;
}