.cpzx{
	width: 100%;
	height: 100%;
	background: #f2f2f2;
}
.top{
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 15px;
	padding-top: 7px;
	position: fixed;
	top: 0;
	z-index: 11;
	background: #f2f2f2;
	/* border: 1px solid red; */
}
.img1{
	margin: 0 auto;
	width: 80px;
	height: 27px;
}
.zscd{
	float: right;
	width: 40px;
	height: 30px;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	list-style: none;
}
.zscd>li{
	margin-top: 6px;
	padding: 0;
	float: right;
	height: 3px;
	background: #b9b9b9;
	list-style: none;
	width: 28px;
}
.yccd{
	display: none;
	position: absolute;
	width: 134px;
	text-align: center;
	margin: 0;
	padding: 0;
	top: 70%;
	right:0;
	list-style: none;
	z-index: 99;
	background: #f2f2f2;
}
.yccd>li>a{
	color: #4b4b4b;
	width: 134px;
}
.yccd>li:hover{
	color: #356385;
}
.cpzx_head{
	margin-top: 48px;
	position: relative;
}
.cpzx_head>h3{
	color: #FFFFFF;
	position: absolute;
	top: 30%;
	width: 100%;
    text-align: center;
}
.cpzx_head>h4{
	color: #FFFFFF;
	position: absolute;
	top: 60%;
	width: 100%;
    text-align: center;
}
.img2{
	width: 100%;
	height: 160px;
}
.img3{
	display: block;
	width: 160px;
	height: 40px;
	margin: 20px auto 0;
}
.city{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
}
.city>li{
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	width: 20%;
	color: #828282;
	float: left;
	text-align: center;
}
.city_content{
	/* display: none; */
	margin-top: 4px;
	background: #ffffff;
	padding: 20px 20px;
}
.img5{
	width: 80%;
	display: block;
	margin: 0 auto 20px;
}
.city_content>p{
	color: #4b4b4b;
}
.city>li.active{
	color: #d82524;
	border-bottom:2px solid #d82524;
}
.zs{
	display: none;
}
.storeDetail-goAhead{
	position: fixed;
	width: 8%;
	bottom: 16%;
	z-index: 66;
	right:0;
}


	