.weibu{
	width: 92%;
	margin: 20px auto 60px;
}
.wb_dh{
	width: 100%;
	height: 50px;
	border-radius: 10px;
	text-align: center;
	line-height: 50px;
	background-image: linear-gradient(90deg, #3576ff 0%,#6676ff 100%);
}
.wb_dh img{
	height: 18px;
}
.wb_dh span{
	color: #fff;
	font-size: 2.4rem;
	margin-left: 10px;
}
.wb_zx{
	text-align: center;
	font-size: 1.2rem;
	color: #265aec;
	margin: 15px 0;
}
.dibu{
	border-top: 1px solid #ebebeb;
	text-align: center;
}
.dibu p:nth-child(1){
	color: #666;
	    height: 52px;
	    line-height: 52px;
	    font-size: 1.1rem;
}
.dibu img{
  height:24px;
}
/*底部固定*/
.db_banner{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	z-index: 554;
	
}
.db_box{
max-width:480px;
  margin:0 auto;
  height:50px;
  background: #fbfbfb;
	border-top: 1px solid rgba(153,153,153,.2);
}
.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: #06f !important;
}
