.main{
	padding: 10px;
	max-width: 640px;
	margin: 0 auto;
}
#numb{
	padding:10px; 
	font-family: 微软雅黑;
	color:#101010;
	font-size: 18px;
	line-height:2; 
	margin-bottom:30px;
	white-space: break-spaces;
	margin-top: 30px;
}
.big_small a {
    margin-left: 13%;
}

.list_title_ziti_a_fx {
    padding: 0px 15px;
    display: block;
    height: 30px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}

.list_title_ziti_a_fd {
    padding: 0px 15px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    background: url(../image/zfd.svg);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.list_title_ziti_a_sx {
    padding: 0px 15px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    background: url(../image/zsx.svg);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.list_title_ziti_a_fanhui {
    padding: 0px 15px;
    font-family: "微软雅黑";
    display: block;
    height: 30px;
    background: url(../image/fanhui.svg);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
}
.list_title_ziti_a_top{
	padding: 0px 15px;
	font-family: "微软雅黑";
	display: block;
	height: 30px;
	background: url(../image/zhiding.svg);
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
}

.big_small {
    color: #FFFFFF;
    position: absolute;
    width: 100%;
    top: 4px;
}
.bottom1 {
    text-align: center;
    color: #cccccc;
    height: 54px;
    position: fixed;
    bottom: 0px;
	width: 640px;
	background: #f6f6f6;
}
.fenxiang {
    color: #FFFFFF;
    position: absolute;
    right: 5px;
    width: 15%;
    top: 10px;
}

#numb span {
	display: block;
	text-align: center;
}
#yuying a img {
	width: 30px;
}
.big_small span #yuying a {
	margin-left: -20px;
}