img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.yjc_txx_name_top{
	padding: 1rem 15% 0.5rem;
}
.yjc_txx_name p{
	text-align: center;
	color: #747474;
	padding-bottom: 0.8rem;
}
.yjc_txx_list li{
	padding: 0 5% 1rem;
}
.rxys_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.rxys_list li a{
	display: block;
}
.rxys_list li{
	width: 49%;
	padding-bottom: 1rem;
}
/* zytj */
.zytj_list{
	padding: 0 5%;
}
.zytj_list li a{
	display: block;
}
.zytj_list li{
	padding-bottom: 1rem;
}
/* gjcrxl */
.gjcrxl_list{
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
}
.gjcrxl_list li{
	width: 49%;
	background-color: #ffeeee;
	text-align: center;
	box-shadow: -0.2rem -0.3rem 0.3rem #e2e2e2;
	margin-bottom: 1rem;
}
.gjcrxl_list li p span{
	color: #f1924e;
}
.gjcrxl_list li p:nth-child(2){
	padding: 0.5rem 0;
}
.gjcrxl_list li p:nth-child(3),
.gjcrxl_list li p:nth-child(4){
	font-size: 0.5rem;
	padding-bottom: 0.3rem;
}
.gjcrxl_list a{
	display: block;
	margin: 1rem 15%;
	line-height: 2rem;
	color: #fff;
	background-color: #c63d15;
	border: 0.1rem solid #c63d15;
}
.gjcrxl_list .gjcrxl_lis2 a{
	border: 0.1rem solid #c63d15;
	background-color: transparent;
	color: #c63d15;
}
/* prdx_mg */
.prdx_mg{
	padding: 0 5%;
}
/* hzqy */
.hzqy_lis {
	padding-bottom: 3rem;
	background-color: #fff;
}

.hzqy_lis .bjmq_name {
	padding: 2rem 20% 0;
}

.gxjy_top p {
	text-align: center;
	padding-bottom: 0.3rem;
}

.gxjy_top {
	padding: 2rem 0 1rem;
}

.gxjy_ctn {
	overflow: hidden;
	padding: 0 5%;
}

.gxjy_jd {
	overflow: hidden;
}

.gxjy_jq_top {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 1.5rem;
}

.gxjy_jq_top_mg {
	width: 48%;
}

.gxjy_hzqy h1 {
	font-size: 1.4rem;
	padding: 2rem 0;
	text-align: center;
}

.gxjy_hzdj_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 2rem;
}

.gxjy_hzdj_lis {
	width: 31.5%;
}






.gxjy_bottom {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 1%;
}

.gxjy_bottom_mg {
	width: 48%;
	margin-bottom: 1rem;
}

.gxjy_bottom_btn {
	padding: 0.8rem 10% 2.5rem;
	overflow: hidden;
}

.gxjy_bottom_btn a {
	width: 48%;
	line-height: 2.5rem;
	color: #Fff;
	text-align: center;
	border-radius: 0.5rem;
}

.gxjy_bottom_btn a:nth-child(1) {
	float: left;
	background-color: #ff8c19;
}

.gxjy_bottom_btn a:nth-child(2) {
	float: right;
	background-color: #20998f;
}
.bjmg_btn {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}

.bjmg_btn a {
	display: block;
	width: 48%;
}
/* form */

.ljc_form {
	padding: 0 5% 1.5rem;
	background-color: #fff;
}

.form_top {
	overflow: hidden;
	display: flex;
	justify-content: center;
	padding-bottom: 0.8rem;
}

.form_left {
	width: 3%;
	height: 3.5rem;
	background-color: #ef0004;
}

.form_right {
	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 {
	margin-left: 3%;

	margin-bottom: 0.8rem;
}

.ipt_form input {
	line-height: 3rem;
	font-size: 1.2rem;
	border: 0.1rem solid #594853;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}

.ipt_form input::placeholder {
	color: #3e565a;
}

.ipt_form button {
	width: 100%;
	background-color: #ef0004;
	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{
	display: none;
}