/* p{
    font-size: 0.12rem;
    margin: 0.16rem 0.06rem;
    text-indent: 0.24rem;
    line-height: 0.2rem;
    word-break: break-all;
} */
.top{
    font-size: 0.09rem;
    color: #7d0000;
    background-color: #f1e0c4;
}
.top a{
    display: inline-block;
    padding: 0 0.05rem;
}
.header{
    background-color: #7d0000;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding: 0.06rem 0 0.06rem;
}
.header .s{
    font-size: 0.15rem;
}
.header .b{
    font-size: 0.17rem;
    font-weight: bold;
}
.header .line{
    width: 0.89rem;
    height: 0.01rem;
    background-color: #fff;
    margin: 0.11rem auto;
}
.weixin{
    line-height: 0.27rem;
    text-align: center;
    background-color: #fff100;
    color: #e60012;
    font-size: 0.16rem;
}
.code{
    margin: 0.16rem auto;
    max-width: 200px;
}
.red{
    color: red;
}
.c1{
    font-weight: bold;
    color: #7d0022;
    display: inline-block;
    text-align: left;
}

.p{
    font-size: 0.12rem;
    word-break: break-all;
}


.tag{
    line-height: 40px;
    background-color: #7d0022;
    color: #fff;
    font-size: 0.12rem;
    font-weight: bold;
    padding: 0 0.16rem;
    -webkit-border-radius: 0 0.2rem 0.2rem 0;
    -moz-border-radius: 0 0.2rem 0.2rem 0;
    border-radius: 0 0.2rem 0.2rem 0;
    display: table-cell;
    margin: 0.16rem 0;
    vertical-align: top;
}
.brown{
    color: #7d0022;
}
table{
    width: 100%;
}
td w:{
    width: 50%;
}
td p:first-child{
    margin-top: 0;
}
td p:last-child{
    margin-bottom: 0;
}
td img{
    margin: 0.08rem auto;
}
.title{
    font-size: 0.16rem;
    text-align: center;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #eee;
}
.link{
    padding-top: 0.1rem;
    /*border-top: 1px solid #eee;*/
    font-size: 12px;
    color: #999;
}
.link a{
    display: inline-block;
    margin: 0 12px;
}
.fixed_bottom{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 2;
    z-index: 100;
    text-align: center;
    white-space: nowrap;
    padding: 5px 20px;
}
.fixed_bottom img{
    width: 0.4rem;display: inline-block;vertical-align: middle;
    margin-right: 0.08rem;
}
.fixed_bottom b{
    display: inline-block;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    font-size: 16px;
}

.fixed_bottom span
{
    COLOR: #7d0022;
    font-size: 0.15rem;
 }

.weixin span

{
    COLOR: #7d0022;
    font-weight:bold;

 }
/* .float_qb dl, .float_qb dd, .float_qb p { margin: 0; padding: 0; list-style: none; text-align: left } */
.float_qb {
	position: fixed; 
	display: block; 
	z-index: 9999; 
	width: 100%; 
	max-width: 800px;
	height: 65px; 
	overflow: hidden; 
	line-height: 22px; 
	bottom: 0; left: 0; 
	right:0; 
	background: #F5F5F5; 
	padding: 5px 10px; 
	color: #000; 
	font-weight: normal; 
	border: 1px 
	solid #eee; 
	box-sizing: border-box; 
	font-size: 14px;
/* 	text-align: center */
	}
.clpbox,.clpbox2{ padding: 15px 20px; text-align: center;line-height: 24px;}
.clpinfo2{font-size: 14px; color: #555; margin-top: 10px;}
