*{
	tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -ms-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
   	font-family: "microsoft yahei";
}
body,html,p,ul{
	margin: 0;
	padding:0;
	font-family: "microsoft yahei","å¾®è½¯é›…é»‘","microsoft sans serif";
	list-style: none;
}
body{
	width:100%;
	max-width: 640px;
	min-width: 320px;
	background-color: #dce2ed;
	position: relative;
	margin: 0 auto;
}
.head{
	position: relative;
	width:100%;
}
body img{
	border:0;
	line-height:0;
	display:block;
	width:100%;
}
.fontcolor1{
	color: #646464;/*ç°è‰²*/
}
.fontcolor2{
	background: #b6b2db;/*å®‰è£…åº•è‰²*/
}
.fontcolor3{
	background: #53c2be;/*è“è‰²*/
}
.fontcolor4{
		background: #fbc01a;
}
.fontcolor4{
		color: #7d7d7d;
}
.fontsize1{
	font-size: 0.8rem;
}
.fontsize2{
	font-size: 0.7rem;
}
.fontsize3{
	font-size: 0.6rem;
}


.icon{
	position: absolute;
    bottom: 0.5rem;
    width: 100%;
    height: 5rem;
    /* margin-top: 2rem; */
    padding: 0rem 0.7rem 0.1rem 0.7rem;
}
.iconimg{
	width: 5rem;
}
.icontext{
	padding: 0.2rem 0.6rem;
	line-height: 1rem;
}
.el-title{
	height: 1.2rem;
/*	width: 170px;*/
	overflow: hidden;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
.el-xx {
	overflow: hidden;
}
.el-xx span{
	float: left;
	width:0.8rem;
}
.el-an span{
	float: left;
	width:3rem;
	color: #FFF;
	text-align: center;
	padding-top: 0.2rem;
	border-radius: 4px;
}
.jg{
	float: left;
	width: 0.3rem;
}
.spanpf{
	float: left;
}
.iconbottn{
		text-align: center;
		padding-top:1.9rem;
		color: #FFF;
}
.iconbottn1{
		text-align: center;
		padding-top:1.3rem;
		color: #fe5936;
}
.bt-az{
	position: absolute;
	right: 10px;
	bottom: 0px;
    width: 5rem;
    text-align: center;
    line-height: 2rem;
    border-radius: 4px;
    border: 1px solid #3d82d0;
    color: #f6f8fc;
    background: #3d82d0;
	font-size: 14px;
}
.az-sh{
	position: absolute;
	top: 0.4rem;
	left: 0.1rem;
	line-height: 0rem;
}
.info{
	width: 100%;
	text-align: center;
  padding-top: 0.7rem;
}
.auto{
	    width: 96%;
    margin: 0.7rem auto 0 auto;
}
.c-down{
	width:100%;
	position: relative;
	/*background: #fff;
	padding:2% 0;*/
}
.z-d{
	width:100%;
	/*padding:4% 0;
	background: #3d82d0;
	border-radius: 30px;
	text-align: center;
	margin: 0% auto;
	color:#fff;
	overflow: hidden;*/

}
.z-d p{
	float: left;
}
.fiexd{
	/*position: fixed;*/
	margin-top: 0.2rem;
	width:100%;
	z-index: 10000;
	background: #3a3a3a;
}

.pagination {
	margin-top: 0.5rem;
    bottom: 5px;
    left: 0;
    text-align: center;
    width: 100%;
}
.pagination span{
	margin: 0 2px;
	width: 1rem;
	height: 1rem;
	border-radius: 1rem;
}
.companyName{
	position: absolute;
	bottom: 0rem;
	width:100%;
	color:#FFF;
	font-size:0.7rem;
	text-align:center;
}
