img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.rxxz{
	padding-bottom: 2rem;
}
.rxxz_name{
	display: flex;
	justify-content: center;
	padding: 1.8rem 0;
	flex-wrap: wrap;
}
.rxxz_name i img{
	width: auto;
	height: 1.4rem;
}
.rxxz_name h3{
	padding: 0 5%;
	font-size: 1.4rem;
	color: #2a2a2a;
	line-height: 1.4rem;
}
.rxxz_name h3 span{
	color: #1b78df;
}
.rxxz_name p{
	width: 100%;
	text-align: center;
	padding: 0.8rem 0 0;
	color: #828282;
}
.rxxz_list{
	display: flex;
	justify-content: space-between;
	padding: 0 5% 1rem;
	flex-wrap: wrap;
}
.rxxz_list li{
	width: 48%;
	padding: 1rem 2% 0;
	background-color: #f6f6f6;
}
.rxxz_list li:nth-child(3){
	width: 100%;
}
.rxxz_lis_name{
	background-color: #1b78df;
	font-size: 1.3rem;
	color: #fff;
	line-height: 2.6rem;
	text-align: center;
}
.rxxz_txt{
	margin-top: 0.8rem;
	border-top: 0.1rem dashed #373737;
	padding-bottom: 1rem;
	padding-top: 0.8rem;
	color: #373737;
}
.rxxz_jf{
	margin-top: 0.8rem;
	border-top: 0.1rem dashed #373737;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.8rem 5% 1rem;
}
.rxxz_mg{
	width: 50%;
}
.rxxz_mg img{
	width: auto;
	margin: 0 auto;
	
}
.rxxz_mg p{
	text-align: center;
	padding: 0.2rem 0;
}
.cgxx_btn a{
	width: 70%;
	line-height: 3rem;
	border-radius: 1.5rem;
	color: #fff;
	font-size: 1.6rem;
	background-color: #1b78df;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.bmlc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bmlc_lis{
	width: 49%;
	padding: 0.8rem 3%;
	background-color: #1b78df;
	margin-bottom: 0.6rem;
}
.bmlc_lis_txt{
	padding: 0.8rem 0 1rem;
	color: #fff;
	line-height: 1.6rem;
}
.bmlc_btn{
	display: flex;
	justify-content: space-between;
	padding: 1rem 10%;
}
.bmlc_btn a{
	display: block;
	width: 42%;
	line-height: 2.3rem;
	text-align: center;
	color: #fff;
	border: 0.05rem solid #1b78df;
	background-color: #1b78df;
	border-radius: 0.9rem;
}
.bmlc_btn a:nth-child(1){
	background-color: transparent;
	color: #1b78df;
}
.bmdt h2{
	text-align: center;
	line-height: 3.8rem;
	color: #fff;
	background-color: #1b78df;
	letter-spacing: 0.3rem;
}
.bmdt_list{
	display: flex;
	justify-content: space-between;
	border-bottom: 0.05rem solid #656565;
	color: #656565;
}
.bmdt_list li{
	text-align: center;
	width: 25%;
	border-right: 0.05rem solid #656565;
	line-height: 2rem;
}
.bmdt_list li:nth-child(4){
	border: none;
}
.bmdt_list li:nth-child(3){
	color: #1b78df;
}
.bmdt_btm{
	display: flex;
	justify-content: space-between;
	line-height: 3rem;
}
.bmdt_btm p:nth-child(1){
	width: 62%;
	color: #fff;
	text-align: center;
	background-color: #5199ea;
	font-size: 1.3rem;
}
.bmdt_btm p:nth-child(2){
	width: 38%;
	background-color: #f48815;
	font-size: 1.6rem;
	font-weight: bold;
}
.bmdt_btm p:nth-child(2) a{
	text-align: center;
	display: block;
	color: #fff;
}
.bmdt_lp{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.7rem 0 1rem;
}
.bmdt_lp_lis{
	width: 48%;
	padding: 0.5rem 2% 0;
	background-color: #1b78df;
	margin-bottom: 0.8rem;
}
.bmdt_lp_lis p{
	text-align: center;
	color: #fff;
	line-height: 2.4rem;
}
.bmdt_btn{
	padding: 0 5%;
}
.bmdt_btn a{
	display: block;
	text-align: center;
	background-color: #1b78df;
	color: #fff;
	line-height: 2.4rem;
	border-radius: 0.8rem;
	font-weight: bold;
	font-size: 1rem;
}
.byfc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.byfc_lis {
	width: 48%;
	padding: 0.5rem 2%;
	background-color: #1b78df;
	margin-bottom: 0.8rem;
}
.xyhj_mg{
	padding-bottom: 1.5rem;
}
.xjzc_mg{
	padding-top: 1rem;
}
.xzxj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5%;
}
.xzxj_lis{
	width: 48%;
	margin-bottom: 0.8rem;
}
.xzxj_txt {
	color: #606060;
	padding: 0.8rem 0;
}
.xzxj_txt p:nth-child(2){
	text-align: right;
	line-height: 2.2rem;
}
