.dibu{
	width: 100%;
	margin-top: 35px;
	/*background: #ebebeb;*/
	margin-bottom: 60px;
}
.dibu_top{
	height: 32px;
	text-align: center;
}
.dibu_top img{
	height: 24px;
}

.dibu_bot{
	text-align: center;
	color: #666;
	height: 52px;
	border-top: 1px solid #ebebeb;
	line-height: 52px;
	font-size: 1.1rem;
}
.dianhua{
	width: 92%;
	height: 50px;
	overflow: hidden;
	border-radius: 10px;
	background: #2458eb;
	margin: 35px auto 10px;
}
.dianhua a{
	display: inline-block;
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 2.4rem;
}
.dianhua a img{
	height: 19px;
	margin: 10px 10px 0 0 ;
}
.mianfei{
	text-align: center;
	color: #2458eb;
	font-size: 1.2rem;
}
/*底部固定*/
.db_banner{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 554;
	background: #fafaff;
	border-top: 1px solid rgba(153,153,153,.5);
}
.db_flex{
	display: flex;
	justify-content: space-around;
}
.db_flex li{
	text-align: center;
}
.db_flex li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	/*background: pink;*/
	
}
.db_flex li img{
	margin-top: 6px;
	height: 17px;
}
.db_flex li p{
	font-size: 1.2rem;
	color: #999;
}
.flex_img2{
	display: none;
}
.db_xian .flex_img1{
	display: none;
}
.db_xian .flex_img2{
	display: inline-block;
}
.db_xian p{
	color: #2458eb !important;
}
