img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}

.banner a {
	display: block;
}

.zyyh_name {
	text-align: center;
	color: #ff3300;
	padding: 2rem 0 1rem;
}

.zyyh_name h2 {
	padding-bottom: 0.3rem;
	font-size: 1.8rem;
}

.zyyh_name p {
	text-transform: uppercase;
}

.zyyh_ctn {
	background-color: #fff8ed;
	padding-bottom: 2rem;
}

.zyyh_list {
	padding: 1rem 7% 0;
}

.zyyh_list li {
	padding-bottom: 1rem;
}

.zyyh_btn a {
	width: 38%;
	line-height: 2.4rem;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../img/zyyh_btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.zysz {
	padding-bottom: 2rem;
}

.zysz_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 3% 1.5rem;
}

.zysz_list p {
	line-height: 2.4rem;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
}

.zysz_list li {
	width: 48%;
	padding-bottom: 0.8rem;
}

.zysz_btn {
	display: flex;
	justify-content: space-between;
	padding: 0 4%;
}

.zysz_btn a {
	width: 38%;
	line-height: 2.4rem;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../img/zyyh_btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.sdys {
	background-color: #f6f6f6;
	padding: 0.5rem 0 2rem;
}

.sdys_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 4%;
}

.sdys_list li {
	width: 49%;
	border-radius: 0.8rem;
	overflow: hidden;
	margin-bottom: 0.6rem;
}

.sdys_txt {
	padding: 0.5rem 2.5%;
	background-color: #ff2a00;
	color: #fff;
	height: 6rem;
}

.sdys_txt h3 {
	font-size: 0.9rem;
}

.sdys_txt p {
	font-size: 0.8rem;
	padding: 0.6rem 0;
}

.sdys .sdys_btn {
	padding: 1rem 0 0;
}

.sdys_btn a {
	width: 50%;
	line-height: 2.4rem;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../img/zyyh_btn.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}

.wpms_ctn {
	padding: 0 4%;
}

.wpms_ctn .swiper-container {
	padding-bottom: 2.5rem;
}

.wpms_ctn .swiper-pagination {
	bottom: 1rem;
}

.wpms_ctn .swiper-pagination-bullet {
	opacity: 1;
	width: 0.8rem;
	height: 0.8rem;
	border: 0.1rem solid #ff4e00;
	border-radius: 50%;
	background: transparent;
}

.wpms_ctn .swiper-pagination-bullet-active {
	background-color: #ff4e00;
	opacity: 1;
}

.mssbsjx_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 4% 1.5rem;
}

.mssbsjx_list li {
	width: 49%;
	padding-bottom: 0.6rem;
}

.xjsb {
	padding: 1rem 2% 1.5rem;
	background-color: #f6f6f6;
}

.xjsb_txt p {
	font-size: 1.2rem;
	padding: 0 2%;
	color: #ff4e00;
}

.xjsb .mssbsjx_list {
	padding: 1rem 0 0;
}

.xjsb .mssbsjx_list li {
	width: 49.5%;
	padding-bottom: 0.3rem;
}

.xjsb .mssbsjx_list li img {
	height: 100%;
}

.xjsb .zysz_btn {
	padding: 1.5rem 0 0;
}

.jxzp {}

.cyfy {
	top: 0;
	height: 40px;
}

.cyfy span {
	display: block;
	width: calc(100%/3);
	margin: 0 !important;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #eae9e9;
	opacity: 1;
	color: #333333;
	font-size: 14px;
	border-radius: 0;
}

.jxzp_ctn {
	padding: 0 2%;
}

.xszp .swiper-wrapper {
	margin-top: 40px;
}

.xszp .swiper-pagination-bullet-active {
	background: #c80000;
	color: #fff;
}

.cytp {
	display: block;
	line-height: 0;
}

.cytp img {
	width: 100%;
}

.cyinfo {
	width: 100%;
	height: 78px;
	background: #c80000;
	border-radius: 10px;
	position: relative;
	top: -10px;
}

.cyinfo a {
	display: block;
	background: #fff;
	background-size: 22px 9.5px;
	width: calc(100% - 10px);
	height: 78px;
	position: absolute;
	bottom: 8px;
	left: 5px;
	border-radius: 10px;
	color: #333;
}

.cyinfo a strong {
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin-top: 15px;
	padding-left: 10px;
}

.cyinfo a font {
	display: block;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	line-height: 24px;
	margin-top: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.jxzp .zysz_btn {
	padding: 1.2rem 3% 0;
}

.tmdcg_list {
	padding: 0 6%;
}

.tmdcg_list li {
	border: 0.05rem dashed #ff0000;
	padding: 0.6rem 3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 1rem;
}

.tmdcg_left {
	width: 36%;
}

.tmdcg_left img {
	height: 100%;
}

.tmdcg_right {
	width: 60%;
	padding-top: 0.6rem;
}

.tmdcg_right p:nth-child(2) span {
	color: #ff0400;
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0.4rem 3%;
}

.tmdcg_right p:nth-child(3) {
	color: #595959;
}

.tmdcg_btn {
	display: flex;
	justify-content: space-between;
	padding: 0.6rem 0 0;
}

.tmdcg_btn a {
	width: 45%;
	line-height: 1.9rem;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../img/zyyh_btn.png) no-repeat;
	background-size: 100% 100%;
}

.tmdcg_btn a:nth-child(2) {
	border: 0.05rem solid #ff0000;
	color: #ff0000;
	background: transparent;
}

.tmdcg {
	padding-bottom: 1.5rem;
}

.hqxf {

	padding: 1rem 3%;

}

.form_box {

	background-color: #ffffff;

	padding: 1rem 0 0 0;

	border-radius: 0.3rem;

	border: 0.1rem solid #f53c18;

}

.form_name {

	text-align: center;

	font-size: 1.5rem;

	font-weight: 800;

	padding-bottom: 1.5rem;

	letter-spacing: 0.1rem;

	color: #333333;

}

.form_name p {

	line-height: 2rem;

}

.form_name span {

	color: #f53c18;

	font-weight: bold;

}

.form_name p:nth-child(2) {

	font-size: 1rem;

	font-weight: 400;

}

.form_list_1 {

	overflow: hidden;

	padding-bottom: 1.8rem;

}

.form_list_1 span {

	display: block;

	float: left;

	width: 20%;

	font-size: 1.3rem;

	padding-left: 5%;

	line-height: 2.5rem;

	opacity: 0.7;

	font-weight: bold;

}

.form_list_1 input {

	width: 75%;

	font-size: 1.2rem;

	border: none;

	line-height: 3rem;

	background-color: #eeeeee;

	border-radius: 0.5rem;

	padding-left: 1rem;

	height: 3rem;

}

.jxxdf_ys {

	text-align: center;

	color: #848484;

}

.form_list_btn {

	padding: 1rem 3% 0;

}



.form_list_btn button {

	width: 100%;

	line-height: 3rem;

	border: none;

	color: #fff;

	background-color: #f53c18;

	font-size: 1.5rem;

	border-radius: 0.5rem;

}
