.banner{
	margin-top: 50px;
	font-size: 0;
}
.complete{
	background: #fafafa;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
}
.num-box{
	display: inline-block;
	width: 16px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #0070c9;
	border: 1px solid #F1F1F1;
	border-radius: 5px;
	background: #fff;
	margin: 0 1px;
	font-size: 12px;
}
.srch-wrap{
	margin: 30px auto;
}

.my-list li{
	margin-bottom: 20px;
    padding: 15px 4%;
    background: #fafafa;
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
}
.myItem h3{
    color: #333;
}
.fc:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.myItem .storeType{
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #999;
    font-size: 12px;
}
.format2{
    margin-top: 10px;
}
.format2 .zuo {
    width: 30%;
    font-size: 0;
}
.format2 .you {
    margin-left: 32%;
}
.you p{
    color: #333;
    font-size: 12px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.you .tel{
    color: #333;
    font-size: 12px;
    padding: 5px 0;
}
.format2 .you .iconfont{
    margin-right: 5px;
    vertical-align: middle;
}
.mip-fill-content{
    height: 100px;
}
.more-site{
	margin: 15px 0;
	text-align: center;
}
.more-site a{
	color: #0070c9;
	font-size: 12px;
}
.sub-title{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 600;
	color: #1a1a1a;
	text-align: center;
}
.type-list li{
	width: 25%;
	float: left;
    margin-top: -1px;
	padding: 13px 0;
	border: 1px solid #ddd;
	text-align: center;
	box-sizing: border-box;
}
.type-txt{
	color: #333;
	font-size: 12px;
	margin-top: 10px;
}
.part2-desc{
	font-size: 12px;
	color: #999;
	line-height: 14px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.pic-wrap{
	margin-top: 20px;
	font-size: 0;
}
.orderpic-wrap{
	width: 70%;
	margin: 20px auto;
}
.note-aprt{
	background: url(../image/phone-bgs.png) no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.note-aprt .title{
	text-align: center;
	color: #fff;
	font-size: 22px;
	padding: 40px;
	margin-bottom: 30px;
}
.main-cont{
	width: 90%;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
}
.comment-list li{
	position: relative;
}
.comment-avatar{
	position: absolute;
	width: 84px;
	height: 84px;
	left: 50%;
	margin-left: -42px;
	top: -42px;
}
.comment-avatar img{
	border-radius: 50%;
}
.comment-user{
	padding-top: 72px;
	font-size: 18px;
	color: #1a1a1a;
	margin-bottom: 30px;
	text-align: center;
}
.comment-txt{
	color: #666;
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	margin-bottom: 10px;
	overflow: hidden;
}
.comment-img img{
	width: 40%;
	height: 40%;
}
.comment-img img:nth-child(2){
	float: right;
}
.store-name{
	margin-top: 10px;
	border-top: 1px solid #cdcaca;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
}








