img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.bkzn_ctn{
	margin: 0 5%;
	background-color: #eeeeee;
}
.bkzn_name{
	display: flex;
	justify-content: center;
	padding: 1rem 0;
}
.bkzn_name h3{
	color: #025aaf;
	font-size: 1.6rem;
	padding: 0.6rem 5%;
	border-top: 0.05rem solid #025aaf;
	border-bottom: 0.05rem solid #025aaf;
}
.bkzn_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 6%;
}
.bkzn_list li{
	width: 21%;
	background-color: #3299fe;
	border-radius: 0.6rem;
	color: #fff;
	text-align: center;
	margin-bottom: 1rem;
}
.bkzn_lis_logo{
	height: 5rem;
	position: relative;
}
.bkzn_lis_logo img{
	width: 40%;
	margin:auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.bkzn_list li p{
	padding-bottom: 0.8rem;
}
.bkzn_btn{
	padding: 0 5%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 1rem;
}
.bkzn_btn a{
	display: block;
	width: 47%;
	line-height: 2.4rem;
	background-color: #f56f6c;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
	border-radius: 1.2rem;
}
.bkzn_btm{
	background-color: #fbfbfb;
	margin-top: 1rem;
	margin-bottom: 0.2rem;
}
.bkzn_btm_name{
	text-align: center;
	color: #0081ff;
	padding: 1rem 0 0.3rem;
	font-size: 1.4rem;
}
.bkzn_btm_txt{
	padding: 0 5%;
	text-indent: 2rem;
	color: #696664;
	line-height: 1.8rem;
}
.bkzn_btm_btn {
	display: flex;
	justify-content: center;
	padding: 0.8rem 0;
}
.bkzn_btm_btn a{
	display: block;
	width: 47%;
	line-height: 2.4rem;
	background-color: #f56f6c;
	text-align: center;
	font-size: 1.2rem;
	color: #fff;
	border-radius: 1.2rem;
}
.yysyym_name{
	margin: 1.5rem auto;
	background-color: #3299fe;
	width: 70%;
	border-radius: 1.4rem;
	padding: 0 5%;
	overflow: hidden;
}
.yysyym_name h3{
	color: #0081ff;
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-align: center;
	width: 88%;
	margin: 0 auto;
	float: left;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.yysyym_name h3 span{
	color: #f56f6c;
}
.yysyym_name i:nth-child(1),
.yysyym_name i:nth-child(2){
	display: block;
	width: 0.2rem;
	height: 2.8rem;
	background-color: #fff;
	float: left;
	margin-right: 0.3rem;
}
.yysyym_name i:nth-child(4),
.yysyym_name i:nth-child(5){
	display: block;
	width: 0.2rem;
	height: 2.8rem;
	background-color: #fff;
	float: right;
	margin-right: 0.3rem;
}
.yysyym_list{
	display: flex;
	justify-content: space-between;
	padding: 0 6%;
	flex-wrap: wrap;
}
.yysyym_list li{
	width: 47%;
	background: url(../img/yysyym_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 0.8rem 2% 5rem;
	margin-bottom: 1.5rem;
	position: relative;
}
.yysyym_lis_name{
	display: flex;
	justify-content: end;
	padding: 0.5rem 1%;
}
.yysyym_lis_name h3{
	background: url(../img/yysyym_bg2.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	line-height: 1.8rem;
	padding: 0 0.5rem;
	font-size: 1rem;
}
.yysyym_lis_txt{
	font-size: 1rem;
	padding: 0 1%;
	line-height: 1.6rem;
}
.yysyym_lis_txt p span{
	color: #dc7f3d;
}
.yysyym_lis_btn{
	position: absolute;
	bottom: 0.5rem;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.yysyym_lis_btn a{
	display: block;
	text-align: center;
	width: 80%;
	line-height: 2.4rem;
	font-size: 1.2rem;
	color: #fff;
	background: url(../img/yysyym_bg3.png) no-repeat;
	background-size: 100% 100%;
	margin: 1rem auto;
}
.jyqj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 7%;
}
.jyqj_list li{
	width: 49%;
	position: relative;
	margin-bottom: 0.5rem;
}
.jyqj_txt{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 2.4rem;
	text-align: center;
	background-color: rgba(137,194,250,0.5);
	color: #0081ff;
	font-weight: bold;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.sdjx{
	background:url(../img/sdjx_bg.png) no-repeat;
	padding: 1rem 0;
}
.sdjx_list{
	padding: 0 7%;
}
.sdjx_list li{
	display: flex;
	justify-content: space-between;
	line-height: 3rem;
	border: 0.1rem solid #0081ff;
	padding: 0.2rem 0.2rem 0.2rem 15%;
	border-radius: 1.6rem;
	position: relative;
	margin-bottom: 2rem;
}
.sdjx_list li i{
	position: absolute;
	left: -0.5rem;
	bottom: -1.2rem;
	width: 15%;
}
.sdjx_list li p{
	font-size: 1.2rem;
}
.sdjx_list li a{
	display: block;
	border-radius: 1.5rem;
	text-align: center;
	color: #fff;
	background-color: #0081ff;
	padding: 0 1rem;
	font-size: 1.2rem;
}
.bktj_ctn{
	display: flex;
	justify-content: space-between;
	padding: 0.5rem 5%;
	margin: 0.5rem 5%;
	background-color: #0081ff;
	border-radius: 1rem;
}
.bktj_list {
	
}
.bktj_ctn_txt{
	color: #fff;
}
.bktj_mg{
	width: 25%;
}
.bktj_ctn_txt{
	width: 75%;
}
.bktj_name{
	text-align: center;
	line-height: 1.8rem;
}
.bktj_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bktj_list li{
	width: 50%;
	padding-left: 7%;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
	line-height: 1.6rem;
	background: url(../img/yysbk_logo.png) no-repeat;
	background-position:center;
	background-position-x: 3%;
}
.yysbk_btn {
	display: flex;
	justify-content: center;
}
.yysbk_btn a{
	display: block;
	border: 0.05rem solid #fff;
	border-radius: 0.6rem;
	line-height: 2rem;
	padding: 0 2rem;
	color: #fff;
}
.tjbf_list{
	padding: 0 5% 0 10%;
}
.tjbf_list li{
	display: flex;
	justify-content: space-between;
	margin-left: 8%;
	border: 0.2rem dotted #0081ff;
	position: relative;
	margin-bottom: 1.5rem;
}
.tjbf_list li i{
	width: 36%;
	position: absolute;
	left: -5rem;
	top: 0;
}
.tjbf_lis_txt{
	padding-left: 4rem;
	width: 70%;
}
.tjbf_lis_txt h3{
	text-align: center;
	padding: 1rem 0;
}
.tjbf_lis_txt p{
	line-height: 1.8rem;
	padding-bottom: 1.5rem;
}
.tjbf_lis_btn{
	width: 30%;
	position: relative;
}
.tjbf_lis_btn a{
	display: block;
	line-height: 2.2rem;
	height: 2.2rem;
	background-color: #0081ff;
	text-align: center;
	color: #fff;
	width: 85%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.yys_btm{
	padding: 1rem 10%;
	background: url(../img/yys_btm.png) no-repeat;
	background-size: 100% 100%;
}
.yys_btm_ctm{
	border: 0.05rem solid #0081ff;
	text-align: center;
	padding: 1.5rem 0 0.5rem;
}
.yys_btm_ctm h3{
	font-size: 1.1rem;
	color: #0081ff;
	padding: 0.3rem 0 0.5rem;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.yys_btm_ctm h3 span{
	color: #f8b25f;
}
.yys_btm_ctm p{
	font-size: 1.3rem;
	font-weight: bold;
	color: #0081ff;
	line-height: 2rem;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}
.yys_btm_ctm a{
	display: block;
	width: 35%;
	line-height: 2.2rem;
	background-color: #0081ff;
	color: #fff;
	font-size: 1.2rem;
	margin: 0.5rem auto;
}