ul{margin:0;list-style-type:none;}


.wapwrap .cmpcontainer{
	margin: 100px auto;
    width: 280px;
    text-align:center;
}
.wapwrap .bodycontainer{
	min-height:50px;
}
.headerimg{}
.headerimg img{
	width: 100%;
}
h3.title{
	font-size: 18px;
	
}
h3.title_align_0{text-align: left;}
h3.title_align_1{text-align: center;}
h3.title_align_2{text-align: right;}
h3.title_align_3{display:none;}
.content{
	font-size:16px;
	margin-bottom: 25px;
	line-height: 180%;
}



.uvmstyle1{
	
}
.uvmstyle1 li{
	float: left;
    margin-bottom: 20px;
    width: 100%;
}
.uvmstyle1 .imga{
	float: left;
    width: 100%;
}
.uvmstyle1 .imga img{
	width:100%;
}
.uvmstyle1 span{
	background-color: #000;
    float: left;
    font-size: 16px;
    width: 100%;
}
.uvmstyle1 span a{
	color:#fff;
	float: left;
    padding: 10px;
    width: 95%;
}
.wapwrap .footerbar{
	width: 100%;
	bac/kground-color:#f5f5f5;
	bor/der-top: 1px solid #e5e5e5;
    margin-top: 70px;
    padding: 20px 0 5px;
    text-align: center;
}
.wapwrap .footerbar .copyright{
    color:#ccc;
}
.wapwrap .footerbar .copyright a {
    color:#ccc;
}
.uvmstyle2 {
}
.uvmstyle2 li{
	float: left;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #ccc;
}
.uvmstyle2 .imga{
	float: left;
   height: 148px;
    width: 148px;
}
.uvmstyle2 .imga img{
	height: 100%;
    width: 100%;
}
.uvmstyle2 span{
	background-color: #fff;
    float: left;
    font-size: 16px;
    height: 148px;
}
.uvmstyle2 span a{
	color:#333;
	float: left;
    padding: 10px;
    height: 95%;
    width: 90%;
}


.uvmstyle3 {
}
.uvmstyle3 li{
	float: left;
    width: 100%;
}
.uvmstyle3 .liright{
	 float: right;
	 width:50%;
}
.uvmstyle3 .lileft{
	float: left;
    width: 50%;
}
.uvmstyle3 .imga{
	width: 100%;
	float:left;
	
}
.uvmstyle3 .imga img{
	width: 100%;
}
.uvmstyle3 span{
	display: none;
}

.uvmstyle4 {
}
.uvmstyle4 li{
	float: left;
    width: 100%;
}
.uvmstyle4 .imga{
	width: 100%;
	float:left;
}
.uvmstyle4 .imga img{
	width: 100%;
}
.uvmstyle4 span{
	display: none;
}
.wapalert {
	background-color: #000;
    color: #fff;
    left: 50%;
    margin-left: -150px;
    position: fixed;
    text-align: center;
    top: 35%;
    width: 300px;
    border-radius: 14px;
    opacity:0.8;
	filter:alpha(opacity=80);
	display:none;
}
.wapalert p{
	font-size: 20px;
    line-height: 30px;
    margin: 20px 15px 23px;
}
.wapwrap .footerbar p{}
