img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.pro_imgt1 {
    width: 70%;
    height: 3.6rem;
    background-color: red;
	margin: -1.8rem auto;
	left: 0;
	right: 0;
    position: absolute;
	z-index: 9;
}

.pro_imgt1 p {
    text-align: center;
    line-height: 1.6rem;
    color: white;
    font-size: 1.35rem;
	line-height: 3.6rem;
}
.pro_imgt2 {
	width: 70%;
	height: 3.6rem;
	position: absolute;
    border: .1rem solid red;
	margin-top: -1.5rem;
	margin-left: 16%;
    position: absolute;
	left: 0;
	right: 0;
}
.title_text{
	margin: 2.5rem 0 0;
	text-align: center;
}
.title_text h2{
	line-height: 2.8rem;
}
.title_text h2 span{
	color: red;
}
.title_text h3{
	padding-bottom: 1rem;
}
.pro_zxrs{
	background-color: #f9eddb;
	display: flex;
	justify-content: space-between;
}
.zxrs{
	background-color: #f9eddb;
	padding: 1rem 3% 0;
}
.zxrs_ctn{
	display: flex;
	justify-content: space-between;
}
.zxrs_left{
	width: 70%;
}
.zxrs_left_txt h3 i img{
	width: 100%;
}
.zxrs_left_txt h3 i{
	display: inline-block;
	width: 2rem;
}
.zxrs_left_txt h3 {
	display: flex;
	justify-content: end;
	line-height: 1.6rem;
	padding-bottom: 1rem;
}
.zxrs_left_txt h3 p span{
	color: red;
}
.zxrs_left_txt h3 p span:nth-child(2){
	font-size: 1.6rem;
}
.zxrs_right{
	width: 30%;
}
.zxrs_right_ctn{
	display: flex;
	justify-content: space-between;
	background: red;
	color: #fff;
	line-height: 2.5rem;
	margin-top: 1.5rem;
	position: relative;
}
.zxrs_right_ctn i{
	width: 30%;
	background: url(../img/pro_fy.png) no-repeat;
	background-size:2rem 2rem;
	background-position: center;
}
.zxrs_right_ctn p{
	width: 70%;
	font-size: 0.8rem;
}
.zxrs_right_ctn b{
	width: 100%;
	height: 2.5rem;
	border: 0.05rem solid red;
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
}
.zxrs_right a{
	display: block;
}
.kyjh{
	padding: 1rem 0 1rem;
}
.jsbz_list{
	display: flex;
	justify-content:end;
	flex-wrap: wrap;
}
.jsbz_list li{
	width: 32%;
	padding: 0 1%;
}
.jsbz_lis_txt{
	line-height: 1.6rem;
	text-align: center;
	background-color: #ff6402;
	color: #fff;
}
.jsbz_lis_btn{
	margin: 0.5rem 5%;
	position: relative;
}
.jsbz_lis_btn a{
	display: block;
	background-color: #f50200;
	color: #fff;
	text-align: center;
	line-height: 1.6rem;
}
.jsbz_lis_mg{
	position: relative;
	margin: 1rem 0 0;
}
.jsbz_lis_mg i{
	display: block;
	position: absolute;
	width: 30%;
	top: -0.2rem;
	left: -2%;
}
.jsbz_lis_btn b{
	width: 100%;
	height: 1.6rem;
	border: 0.05rem solid red;
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
}
.jsbz_lis_mg_ctn{
	width: 100%;
	height: 8rem;
	overflow: hidden;
	position: relative;
}
.jsbz_lis_mg_ctn img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 100%;
}
.sbsjx_list{
	padding: 0 2%;
}
.sbsjx_list li{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
	border-bottom:.05rem solid #f50200;
}
.sbsjx_lis_mg{
	width: 60%;
	padding-top: 0.5rem;
}
.sbsjx_lis_txt{
	text-align: center;
	width: 40%;
	padding-top: 1.5rem;
}
.sbsjx_lis_top b{
	display: inline-block;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	color: #fff;
	line-height: 2rem;
	background-color: #ff6402;
}
.kdal_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 3%;
}
.kdal_list li{
	width: 48%;
	/* overflow: hidden; */
	margin-bottom: 1.5rem;
}
.kdal_mg {
	float: left;
	width: 65%;
	position: relative;
}
.kdal_logo {
	width: 40%;
	position: absolute;
	left: 0;
	right: 0;
	top: -0.8rem;
	margin: auto;
}
.kdal_ctn{
	float: left;
	width: 35%;
	padding: 0.6rem 0;
}
.kdal_txt{
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
	background-color: #f9eddb;
}
.kdal_txt h3{
	font-size: 1rem;
	text-align: center;
	width: 100%;
	line-height: 2.5rem;
}
.kdal_btn {
	width: 100%;
	padding: 0 15%;
}
.kdal_btn a{
	display: block;
	background-color: red;
	color: #fff;
	line-height: 1rem;
	font-size: 0.7rem;
	text-align: center;
}
.kdal_btm{
	width: 100%;
	text-align: center;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	font-size: 0.8rem;
}

.kdal_btm span{
	font-size: 1rem;
	color: red;
}
.pxys_list{
	display: flex;
	justify-content: space-between;
	padding: 0 15%;
	flex-wrap: wrap;
}
.pxys_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.pxys_list li:nth-child(2) .pxys_lis_top{
	background-color: #76e297;
}
.pxys_list li:nth-child(3) .pxys_lis_top{
	background-color: #413238;
}
.pxys_list li:nth-child(4) .pxys_lis_top{
	background-color: #e23543;
}
.pxys_lis_top{
	text-align: center;
	padding: 2.8rem 0;
	background-color: #f8a418;
	color: #fff;
}
.pxys_lis_btm p{
	font-size: 0.8rem;
	padding: 0.8rem 0 0;
	color: #333333;
}
.xxys_list{
	padding: 0 8%;
}
.xxys_list li{
	padding: 0.5rem 3%;
	border: 0.05rem solid #b3b3b3;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
}
.xxys_lis_left{
	line-height: 3.5rem;
	background-color: #d30011;
	color: #fff;
	width: 30%;
	text-align: center;
}
.xxys_lis_left h3{
	font-size: 1rem;
}
.xxys_lis_right{
	padding-left: 3%;
	width: 70%;
}
.xxys_lis_right p{
	padding: 0.5rem 0 0;
	color: #4d4d4d;
}
.cnxh_list{
	display: flex;
	justify-content: space-between;
	padding: 0 3%;
	flex-wrap: wrap;
}
.cnxh_list li{
	width: 48%;
	padding-bottom: 0.8rem;
}
.cnxh_txt{
	border: 0.05rem solid #d2d5da;
	border-top: none;
	display: flex;
	justify-content: center;
	padding: 0.8rem 0;
	line-height: 1.6rem;
}
.cnxh_txt b{
	color: red;
	font-size: 0.8rem;
}
.cnxh_txt p{
	font-size: 0.7rem;
	padding: 0 2%;
	font-weight: bold;
}
.cnxh_txt p span{
	color: red;
}
.cnxh_btn{
	display: block;
	background-color: red;
	color: #fff;
	position: relative;
	font-size: 0.9rem;
	z-index: 9;
}
.cnxh_btn a{
	color: #fff;
	display: block;
}
.cnxh_btn i{
	display: block;
	width: 100%;
	height:1.6rem;
	border: 0.05rem solid red;
	position: absolute;
	top: 0.3rem;
	left: 0.3rem;
	z-index: -1;
}

.hqxf {
    padding: 1rem 3%;
}
.form_box {
    background-color: #ffffff;
    padding: 1rem 0 0 0;
    border-radius: 0.3rem;
    border: 0.1rem solid #f53a15;
}
.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: #f53a15;
    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: #f53a15;
    font-size: 1.5rem;
    border-radius: 0.5rem;
}