img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.qyzx_name{
	display: flex;
	justify-content: center;
	padding: 1.5rem 0 1rem;
}
.qyzx_name h3{
	line-height: 3.8rem;
	background: url(../img/tit_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 0 5%;
	color: #fff;
	letter-spacing: 0.2rem;
	text-align: center;
}
.qyzx_ctn{
	padding: 1rem 3% 2.5rem;
	background-color: #0daf01;
	position: relative;
	margin-bottom: 2.5rem;
}
.qyzx_list li{
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
}
.qyzx_lis_left{
	width: 13%;
	text-align: center;
	background: url(../img/qyzx_left.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.8rem;
	position: relative;
}
.qyzx_lis_left p{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	color: #029839;
	padding: 0.9rem 0;
	line-height: 2.4rem;
}
.qyzx_lis_left p i{

	font-size: 150%;
	font-weight: bold;
}
.qyzx_lis_right{
	width: 85%;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
}
.qyzx_lis_right p{
	width: 68%;
	padding: 0.9rem 2%;
	font-size: 0.75rem;
	line-height: 1.4rem;
	color: #1b1b1b;
	border-right: 0.05rem dashed #f7b2bc;
	font-weight: bold;
}
.qyzx_lis_right h4{
	width: 32%;
	padding: 0.9rem 2%;
	line-height: 2.8rem;
	color: #e60020;
}
.qyzx_lis_right h4 span{
	font-size: 1.3rem;
}
.qyzx_list li:nth-child(6) h4{
	line-height: inherit;
}
.qyzx_list li:nth-child(5) .qyzx_lis_right p,
.qyzx_list li:nth-child(7) .qyzx_lis_right p,
.qyzx_list li:nth-child(8) .qyzx_lis_right p,
.qyzx_list li:nth-child(9) .qyzx_lis_right p,
.qyzx_list li:nth-child(10) .qyzx_lis_right p{
	line-height: 3.2rem;
}

.qyzx_btn{
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	padding: 0 5%;
	left: 0;
	right: 0;
	bottom: -1.3rem;
	z-index: 999;
}
.qyzx_btn a{
	display: block;
	width: 48%;
	background-color: #0daf01;
	color: #fff;
	text-align: center;
	line-height: 2.6rem;
	padding: 0.2rem;
	border-radius: 0.8rem;
}
.qyzx_btn a span{
	display: block;
	border: 0.05rem solid #fff;
	border-radius: 0.8rem;
}
.xcbmphb{
	border-top: 0.2rem solid #ffe5ad;
	background-color: #0daf01;
	border-bottom: 0.2rem solid #ffe5ad;
}
.xzhbsbt_btm {
	display: flex;
	justify-content: end;
	padding: 0.8rem 0;
}

.xzhbsbt_btm i {
	display: block;
	width: 18%;
}

.xzhbsbt_btm p {
	line-height: 3.8rem;
	color: #fff;
	font-weight: bold;
}

.xzhbsbt_btm p span {
	font-weight: bold;
	color: #fcff00;
}

.xzhbsbt_list {
	padding: 0 3% 1.5rem;
}

.xzhbsbt_list li {
	padding: 1.4rem 2% 1.4rem 5%;
	background: url(../img/xzhbsbt_1.png) no-repeat;
	background-size: 100% 100%;
	color: #0daf01;
	margin-bottom: 0.4rem;
}

.xzhbsbt_list li p {
	line-height: 1.6rem;
}

.xzhbsbt_list li:nth-child(2) {
	background: url(../img/xzhbsbt_2.png) no-repeat;
	background-size: 100% 100%;
}

.xzhbsbt_list li:nth-child(3) {
	background: url(../img/xzhbsbt_3.png) no-repeat;
	background-size: 100% 100%;
}

.xzhbsbt_list li:nth-child(4) {
	background: url(../img/xzhbsbt_4.png) no-repeat;
	background-size: 100% 100%;
}

.xzhbsbt_list li:nth-child(5) {
	background: url(../img/xzhbsbt_5.png) no-repeat;
	background-size: 100% 100%;
}

.xzhbsbt_btn {
	display: flex;
	justify-content: space-between;
	padding: 0 10% 1.5rem;
}

.xzhbsbt_btn a {
	display: block;
	line-height: 2.4rem;
	font-size: 1.2rem;
	text-align: center;
	width: 48%;
	color: #aa0101;
	background: url(../img/xzhbsbt_btn.png) no-repeat;
	background-size: 100% 100%;
}
.yjzy_ctn{
	margin:1rem 3%;
	border: 0.2rem solid #11d903;
	padding: 0 2%;
	border-radius: 0.8rem;
}
.yjzy_name{
	text-align: center;
	padding: 0.6rem 0;
}
.yjzy_name h3{
	font-size: 1.5rem;
	color: transparent;
	-webkit-text-fill-color: #fff;/*文字的填充色*/
	-webkit-text-stroke: 0.1rem #0daf01;
	text-shadow: 0.1rem 0.1rem 0.1rem #0daf01;
	letter-spacing: 0.2rem;
}
.yjzy_list h3{
	padding-bottom: 0.5rem;
}
.yjzy_list p{
	padding-bottom: 1rem;
	font-size: 0.85rem;
}
.yjzy_mg{
	padding-bottom: 0.5rem;
}
.yjzy_btn{
	display: flex;
	justify-content: space-between;
	padding: 0.8rem 0;
}
.yjzy_btn a{
	display: block;
	width: 48%;
	background-color: #0daf01;
	color: #fff;
	text-align: center;
	line-height: 2.4rem;
	padding: 0.2rem;
	border-radius: 0.8rem;
}
.yjzy_btn a span{
	display: block;
	border: 0.05rem solid #fff;
	border-radius: 0.8rem;
}
.bxys_top{
	text-align: center;
}
.bxys_top h2{
	font-size: 1.5rem;
	color: transparent;
	-webkit-text-fill-color: #fff;/*文字的填充色*/
	-webkit-text-stroke: 0.1rem #0daf01;
	text-shadow: 0.1rem 0.1rem 0.1rem #0daf01;
	letter-spacing: 0.2rem;
}
.bxys_top h2 b{
	color: #0daf01;
	-webkit-text-fill-color: #0daf01;
	opacity: 0.5;
}
.bxys .yjzy_list p{
	text-indent: 1.7rem;
}
.jyct_top{
	text-align: center;
	font-size: 0.85rem;
	padding-bottom: 0.8rem;
}
.jyct_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jyct_list li{
	width: 48%;
}
.jyct_list li p{
	line-height: 2.4rem;
	text-align: center;
}

.hqxf {

	padding: 1rem 3%;

}

.form_box {

	background-color: #ffffff;
	padding: 1rem 0 0 0;
	box-shadow: 0rem 0 0rem 0.1rem #e6e6e6;

}

.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: #0daf01;

	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: #0daf01;

	font-size: 1.5rem;

	border-radius: 0.5rem;

}
