img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.dzztcb_nanme{
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 1.5rem 0 1rem;
}
.dzztcb_nanme h3{
	line-height: 2.2rem;
	padding: 0.1rem 3%;
	background-color: #00b1ec;
	color: #fff;
	border-radius: 0.6rem;
	float: left;
}
.dzztcb_nanme i{
	display: block;
	height: 2.2rem;
	width: 2.2rem;
	background: url(../img/tit_logo.png) no-repeat;
	background-size: 1.5rem 1.8rem;
	background-position: center;
	float: left;
}
.dzztcb_ctn{
	padding: 0 3%;
}
.dzztcb_txt{
	text-indent: 1.8rem;
	font-size: 0.9rem;
	padding-bottom: 1rem;
}
.dzztcb_btn {
	display: flex;
	justify-content: space-between;
	padding: 1.2rem 7%;
}
.dzztcb_btn a{
	display: block;
	width: 48%;
	line-height: 2rem;
	text-align: center;
	color: #fff;
	background-color: #00b1ed;
	border-radius: 0.6rem;
	box-shadow: 0 0.1rem 0 0 #0080ab;
}
.nxtxfh_txt{
	font-size: 0.8rem;
	padding: 0 3%;
}
.nxtxfh_txt p{
	line-height: 2.4rem;
	padding: 0 3%;
	background-color: #f6a0b3;
	margin-bottom: 0.2rem;
	color: #fff;
}
.nxtxfh_txt p:nth-child(2){
	background-color: #f34546;
}
.nxtxfh_txt p:nth-child(3){
	background-color: #ec73ba;
}
.nxtxfh_mg{
	padding: 0.5rem 3%;
}
.lqfsx_list{
	display: flex;
	justify-content: space-between;
	margin: 0 3%;
	border: 0.05rem solid #000;
	border-bottom: none;
}
.lqfsx_list li:nth-child(1){
	width: 19%;
}
.lqfsx_list li{
	width: 27%;
	text-align: center;
	line-height: 1.8rem;
	border-right: 0.05rem solid #000;
}
.lqfsx_lis_txt{
	border-bottom: 0.05rem solid #000;
}
.lqfsx_list li .lqfsx_lis_txt:nth-child(1){
	font-weight: bold;
}
.form_box{
	background-color: #00b1ed;
	padding: 2rem 0 2rem 0;
	border-top: 0.4rem solid #e6e6e6;
}
.form_list_1{
	overflow: hidden;
	padding-bottom: 1.8rem;
}
.form_list_1 span{
	display: block;
	float: left;
	width: 16%;
	color: #fff;
	font-size: 1.3rem;
	padding-left: 5%;
	line-height: 2.5rem;
	opacity: 1;
	font-weight: bold;
}
.form_list_1 input{
    width: 78%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #eeeeee;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;	
}
.form_list_btn{
	padding: 1rem 3%;
}
.form_list_btn button{
	width: 100%;
    line-height: 3rem;
    border:none;
    background-color: #fff;
    color: #00b1ed;
    font-size: 1.3rem;
    border-radius: 0.5rem;
}
.form_name{
	text-align: center;
	font-size: 1.5rem;
	font-weight: 800;
	padding-bottom: 1.5rem;
	letter-spacing: 0.1rem;
	color: #fff;
}
.form_name span:nth-child(1){
	opacity: 1;
	color: #fff;
}
.form_name span{
	opacity: 1;
	color: #fff;
}
#good_zy a{
	width: 100%;
	margin: 0 auto;
	background-color: #20998f;
}
.bys_list{
	text-align: center;
	font-weight: 800;
	padding: 2rem;
	font-size: 1.1rem;
}
.bf_list1{
	width: 1.2rem;
    height: 1.2rem;
    display: block;
	float: left;
}
.bf{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bf_list{
	float: left;
    padding: 0 1%;
    font-weight: 800;
	font-size: 1.3rem;
	color: #b2d3ff;
}
.bf_list span{
	opacity: 0.7;
}
.bf_list span:nth-child(2){
	opacity: 1;
	color: #fff;
}
.wdys_list_box{
	padding: 0 3%;
}
.wdys_list_box li{
	display: flex;
	justify-content: space-between;
	padding: 0.7rem;
	border: 0.05rem dashed #c4c4c4;
	border-radius: 0.6rem;
	margin-bottom: 0.8rem;
}
.wdys_lis_left{
	width: 60%;
}
.wdys_lis_right{
	width: 37%;
}
.wdys_lis_left h3{
	font-size: 0.75rem;
	color: #f6b055;
	padding-bottom: 0.6rem;
}
.wdys_lis_left p{
	font-size: 0.75rem;
	line-height: 1.5rem;
}
.xjrz_mg{
	padding: 0 3% ;
}
.jxys_lis_btm{
	background: url(../img/jxys_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 2.8rem 0;
	text-align: center;
	color: #fff;
	line-height: 2.5rem;
}
.jxys_list li{
	padding-top: 1rem;
}
.yndxm_ctn{
	padding: 0 3%;
}
.yndxm_ctn h3{
	color: #f18a00;
}
.yndxm_ctn p{
	line-height: 1.4rem;
	font-size: 0.9rem;
	padding: 0.3rem 0 1.2rem;
}
.xjzc_form{
	padding: 1.3rem 3%;
}
.xjzc_form_ctn{
	border: 0.5rem solid #d6d1ca;
	background-color: #edeae7;
	padding-top: 3.8rem;
	position: relative;
}
.xjzc_form_name {
	position: absolute;
	top: -0.5rem;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 2.9rem;
	width: 90%;
	text-align: center;
	color: #fff;
	background: url(../img/form_top.png) no-repeat;
	background-size: 100% 100%;
}
.xjzc_form_ctn form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 8%;
}
.xjzc_ipt{
	width: 48%;
	overflow: hidden;
	padding-bottom: 0.8rem;
}
.xjzc_ipt p{
	color: #897f67;
	padding: 0.2rem 5%;
}
.xjzc_ipt input{
	width: 98%;
	margin: 0 auto;
	line-height: 2.4rem;
	background-color: #fafafa;
	border-top: 0.1rem solid #fff;
	border-radius: 0.8rem;
	padding-left: 5%;
	box-shadow: 0 0.1rem 0 0 #cbc8c5;
	overflow: hidden;
}
.xjzc_x{
	padding: 0 0 0.8rem;
}
.xjzc_btn{
	width: 100%;
	text-align: center;
	padding: 0.8rem 0;
}
.xjzc_btn button{
	width: 40%;
	height: 2.2rem;
	background: url(../img/form_btn.png) no-repeat;
	background-size: 100% 100%;
}