.weui-footer__text{
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 5px;
}
.weui-footer_fixed-bottom{
	font-size: 0;
	bottom: 0px; 
}
.weui-footer {
    color: #ffffff;
}
body{
	width: 100%;
	height: 100%;
	background-image: url(../images/indexBackground.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	
}
.logo{
margin:20px;
	
}
.logo img{
	width: 100%;
}
.btdang{
	display:block;
	width:100%;
	margin-top: 1rem;

}

.mui-bar {
    background-color: #b91422;
}
	
.mui-bar a {
 color: #ffffff;
}

.mui-title {

    color: #ffffff;
	}
	
.dplayerContent{
	position: fixed;
	width: 100%;
	z-index: 10000;
	top:44px;
	left:0px;
	background-color: #97101c;
}	

.mui-content {
   margin-top: 250px;
}

.mui-content {
   z-index: 10;
}

.mui-content-padded{
	margin: 0px;
}
.vtitle{
	height:30px;
	line-height:30px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
}

.btgroup{
	z-index: 10000;
	text-align: center;
	padding:0 35px;
}
.footerimage{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index:-1;
	font-size: 0px;
}
.page-bd-15 {
z-index: 10000;
	}