img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.jpty_box{
	padding: 0 5%;
}
.jpty_top{
	display: flex;
	justify-content: center;
	padding: 1rem 0;
}
.jpty_top p:nth-child(1){
	width: 5%;
}
.jpty_top p:nth-child(2){
	font-size: 1.4rem;
	padding-top: 0.2rem;
	padding-left: 0.5rem;
}
.jpty_xxnr p:nth-child(1){
	color: #3d0101;
	font-size: 1.3rem;
}
.jpty_xxnr p:nth-child(2){
	font-size: 1.1rem;
}
.jpty_xxnr{
	padding-bottom: 1.2rem;
}
.jpty_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jpty_lis{
	width: 48%;
	padding-bottom: 0.5rem;
}
.jpty_btn{
	padding: 1.6rem 0;
}
.jpty_btn a{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 2.5rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: #fa0001;
	box-shadow: 0 0.5rem 0.5rem #cac9c9;
	border-radius: 0.8rem;
}
.jxms_box{
	padding: 0 5%;
}
.msjx_box{
	padding: 0 5%;
}
.msjx_txt {
	font-size: 0.9rem;
	padding-bottom: 1rem;
}
.msjx_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.msjx_lis1{
	width: 49%;
}
.msjx_lis2{
	width: 49%;
	padding: 0 5%;
}
.msjx_lis2 p:nth-child(1){
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 1rem 0 0.2rem 0;
	border-bottom: 0.1rem dashed #909090;
}
.msjx_lis2 p:nth-child(2){
	width: 40%;
	height: 0.3rem;
	background-color: #000;
	margin-top: 1.5rem;
}
.msjx_lis2 p:nth-child(3){
	padding-top: 0.5rem;
	font-weight: bold;
}
.msjx_lis2 p:nth-child(4){
	font-weight: bold;
}
.msjx_lis3{
	width: 100%;
	padding-top: 0.5rem;
}
/* 4 */
.jxhj_box{
	padding: 0 5%;
}
.jxhj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jxhj_lis{
	width: 49%;
	position: relative;
	margin-bottom: 0.8rem;
}
.jxhj_lis a{
	display: block;
}
.jxhj_lis_txt{
	text-align: center;
	width: 100%;
	line-height: 1.8rem;
	font-size: 1.2rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	left: 0;
}
/* 5 */
.xqzy_box{
	padding: 0 3%;
}
.xqzy_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xqzy_lis{
	width: 49%;
	border: 0.1rem solid #f99454;
	margin-top: 0.5rem;
}
.xqzy_lis_top{
	line-height: 2.5rem;
	text-align: center;
}
.xqzy_lis_btn{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.5rem 2%;
}
.xqzy_lis_btn a{
	color: #FFF;
	font-size: 1.2rem;
	border-radius: 0.5rem;
	line-height: 2.5rem;
	width: 48%;
	text-align: center;
}
.xqzy_lis_btn a:nth-child(1){
	background-color: #f99454;
}
.xqzy_lis_btn a:nth-child(2){
	background-color: #ff4f26;
}
/* 6 */
.zxwds_top{
	text-align: center;
	color: #813221;
	font-size: 1.5rem;
	font-weight: 600;
	padding-bottom: 0.5rem;
}
.zxwds_top_bg{
	width: 100%;
	height: 0.1rem;
	background-color: #003567;
	margin-bottom: 0.5rem;
	position: relative;
}
.zxwds_top_bg p{
	width: 30%;
	height: 0.3rem;
	background-color: #ff6600;
	border: 0.1rem solid #fd6157;
	position: absolute;
	left: 0;
	right: 0;
	top: -0.1rem;
	margin: auto;
}
.zxwds_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.5rem 1% 2rem;
}
.zxwds_lis{
	width: 49%;
	padding-left: 5%;
	border: 0.1rem solid #000;
	color: #000;
	line-height: 2rem;
	border-radius: 0.5rem;
	margin-bottom: 0.5rem;
}
.zxwds_lis a{
	color: #000;
}
/* form */

.ljc_form {
	padding: 0 0 1.5rem;
	background-color: #fff;
}

.form_top {
	overflow: hidden;
	padding-bottom: 0.8rem;
}

.form_left {
	float: left;
	width: 3%;
	height: 3.5rem;
	background-color: #ff0000;
}

.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%;
	padding-right: 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::-webkit-input-placeholder {
	color: #304a4e;
}

.ipt_form button {
	width: 100%;
	background-color: #ff0000;
	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%;
	color: #304a4e;
	width: 100%;
	border-radius: 0.75rem;
	outline: none;
}