img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.jyxsyj .jyxsyj_name h3 span{
	color: #fff601;
}
.jyxsyj_name{
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 1.5rem 0;
	
}
.jyxsyj_name h3{
	line-height: 2.2rem;
	background-color: #d42d20;
	color: #fff;
	padding: 0 5%;
}
.cchz .jyxsyj_name h3{
	line-height: 2.2rem;
	background-color: #fff;
	color: #d42d20;
	padding: 0 5%;
}
.jyxsyj_list{
	display: flex;
	justify-content: space-between;
	padding: 0 3%;
	flex-wrap: wrap;
}
.jyxsyj_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.jyxsyj_list li p{
	text-align: center;
	line-height: 1.8rem;
	color: #d32d21;
	font-weight: bold;
}
.jyxsyj_btn{
	display: flex;
	justify-content: center;
	padding: 0 0 1.5rem;
}
.jyxsyj_btn a{
	display: block;
	color: #fff;
	background-color: #e50103;
	text-align: center;
	line-height: 2.2rem;
	border-radius: 1.1rem;
	padding: 0 5%;
}
.cchz{
	background-color: #e50103;
}
.cchz_top {
	font-size: 0.8rem;
	color: #fff;
	padding: 0.8rem 2%;
	border: 0.05rem dashed #fff;
	margin:0.8rem 3%;
	border-radius: 0.8rem;
	text-indent: 2rem;
}
.cchz_top p{
	line-height: 1.2rem;
}
.cchz_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 3%;
	
}
.cchz_list li{
	width: 49%;
	padding-bottom: 0.5rem;
}
.cchz .jyxsyj_btn a{
	background-color: #ffffff;
	color: #d42d20;
}
.tmxzlxdf_list{
	display: flex;
	justify-content: space-between;
	padding: 0 3%;
	flex-wrap: wrap;
}
.tmxzlxdf_list li{
	width: 100%;
	padding-bottom: 0.8rem;
}
.tmxzlxdf_list li img{
	height: 100%;
}
.tmxzlxdf_lis_name{
	padding: 0.5rem 0 0.2rem;
	color: #d74122;
	font-size: 1.6rem;
	font-weight: bold;
}
.tmxzlxdf_lis_name p{
	position: relative;
}
.tmxzlxdf_lis_name p i{
	width: 8%;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tmxzlxdf_lis_txt p{
	font-size: 1.3rem;
}
.wsmxzxdf_list li{
	padding: 0 3% 0.8rem;
}

.wsmxzxdf_lis_mg2 img{
	height: 100%;
}
.wsmxzxdf_lis_mg1 img{
	height: 100%;
}
.xfjs{
	background-color: #ef4547;
	padding: 1rem 3%;
}
.xfjs_name{
	text-align: center;
	color: #fff;
}
.xfjs form{
	padding:0.3rem 0;
}
.form_ipt{
	background-color: #fff;
	margin-top: 0.8rem;
}
.form_ipt input{
	width: 100%;
	line-height: 2.3rem;
	padding-left: 5%;
	background: url(../img/form_logo1.png) no-repeat;
	background-position-y: center;
	background-position-x: 95%;
	background-size: 1.4rem 1.5rem;
}
.form_ipt:nth-child(2) input{
	background: url(../img/form_logo2.png) no-repeat;
	background-position-y: center;
	background-position-x: 95%;
	background-size: 1.4rem 1.5rem;
}
.form_btn{
	padding-top: 0.8rem;
}
.form_btn button{
	width: 100%;
	line-height: 2.3rem;
	border-radius: 0.5rem;
	background-color: #fff;
	color: #d42d20;
}
.jyxsyj_name p{
	width: 100%;
	color: #d42d20;
	padding: 0.8rem 0 0;
}
.jyxsyj_name h3 span{
	color: #fff601;
}
.rmjyzy_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 3%;
}
.rmjyzy_list li{
	width: 49%;
	padding-bottom: 1rem;
}
.rmjyzy_txt {
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 0;
}
.rmjyzy_txt h3{
	font-size: 1rem;
	line-height: 3.2rem;
	font-weight: 100;
}
.rmjyzy_txt i{
	width: 2.2rem;
	height: 3.2rem;
	display: block;
	background: url(../img/rmjyzy_logo.png) no-repeat;
	background-size: 100%;
	background-position-y: center;
	background-position-x: center;
}
.rmjyzy_btn{
	display: flex;
	justify-content: space-between;
	padding: 0 3%;
}
.rmjyzy_btn a{
	display: block;
	width: 49%;
	line-height: 1.6rem;
	color: #fff;
	background-color: #ed3323;
	text-align: center;
}
.rmjyzy_btn a:nth-child(2){
	background-color: #e18e4e;
}
.jyal_list{
	display: flex;
	justify-content: space-between;
	padding: 0 3% 1rem;
}
.jyal_list li{
	position: relative;
	width: 49%;
}
.jyal .jyxsyj_btn{
	padding-bottom: 0;
}
.bd_box {
    background-color: #FFFFFF;
}
.xf_lx {
    width: 95%;
    margin: 2rem auto;
    border-bottom: 0.05rem solid #c7c7c7;
    padding: 0 1%;
    overflow: hidden;
}
.xf_lx span:nth-child(1) {
    font-size: 1.3rem;
    color: #BC2D33;
    font-weight: 600;
}
.xf_lx span:nth-child(3) {
color: #939393;
float: right;
margin-right: 1%;
line-height: 2rem;
}
.xf_lx span:nth-child(2) {
    background-color: #BC2D33;
    color: #FFFFFF;
    border-radius: 0.5rem;
    padding: 0.3rem 1rem;
    float: right;
}
.bd_box input {
    width: 43.5%;
    border: 0.1rem solid #c81510;
    height: 2.5rem;
    border-radius: 0.5rem;
    font-size: 1.5rem;
    padding-left: 2.5%;
	float: left;
}
.bd_box input:nth-child(1){
	    background-position-x: 2%;
    background-position-y: 0.5rem;
	margin-left: 5%;
}
.bd_box input:nth-child(2){
	margin-left: 2.5%;
}
.bd_box select{
	width:90%;
	border: 0.1rem solid #c81510;
	height: 2.5rem;
	border-radius: 0.5rem;
	font-size: 1.5rem;
	padding-left: 2.5%;
	margin-left: 5%;
	margin-top: 1rem;
	color: #868686;
}
.bd_box button {
    width: 90%;
    margin: 1rem 5%;
    height: 2.5rem;
    border-radius: 0.5rem;
    background-color: #BC2D33;
    font-size: 1.5rem;
    color: #FFFFFF;
}
.yqts{
	font-size: 0.6rem;
	text-align: center;
	white-space:nowrap;
	line-height: 3rem;
}