ul,li {
	list-style: none;
}
#backdrop {
    position: fixed;
    color: white;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background-color: red;
}
.mui-content .mui-row li {
	text-align: center;
	margin: 10px 0px;
}

.mui-content .mui-row i {
	margin: 5px 0px;
	color: #d93a49;
}
.mui-card-header i{
	color: #d93a49;
	margin: 5px;
}
.mui-card-header a{
	color: #000;
}
.mui-footer {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 5px 15px;
	margin: 10px auto;
	height: auto;
	line-height: 25px;
}
.mui-bgc-white{
	background: white;
	margin: 0px auto;
	width: 95%;
}
.mui-mag-top{
	margin-top: 5px ;
}
.mui-card-header  .a_right{
	font-size: 14px;
	color: #ACACB4;
}
.mui-card-content{
	line-height: 24px;
	padding: 0px 15px;
}

.mui-card-content span{

	text-indent: 24px;
	padding: 0px 5px;
}

.strong{
	font-weight: bold;
}
.mui-zi img{
	width: 95%;
	margin: 5px auto;
}
.logo_d li img{
	width: 100%;
}
.logo_d li{
	padding: 0px;
	width: 40%;
	float: left;
	margin: 0px 10px;

	}
.bqUl li img{
	width: 55%;
	margin: 0px auto;
	display: block;
}
.bqUl li{
		text-indent: 24px;
	width: 100%;
}
.mui-table-view-cell img{
	width: 85%;
}
.bq_img .mui-table-view-cell img{
	width: 80%
}
.mui-table-view-cell span{
	width: 100%;
	font-size: 12px;
	display: block;
	word-break:normal;
	white-space:pre-wrap;
	word-wrap : break-word ;
	overflow: hidden ;
	text-indent: 0px;
}
strong{
	color: #c74428;
}
.mui-span img{
	width: 100%;
	margin: 5px 0px;
}
.mui-span span{
	text-indent: 0px;
	display: block;
	margin: 10px 0px;
}
.mui-span a{
	color: #000;
}
body .layui-layer-title{
	padding: 0px;
	text-align: center;
}
.bqUl li span{
	display: block;
}
