.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%;
	left: 32%
}

.cpzx_head>h4 {
	color: #FFFFFF;
	position: absolute;
	top: 60%;
	left: 40%
}

.img2 {
	width: 100%;
	height: 160px;
}

.line {
	position: absolute;
	top: 52%;
	left: 42%;
	width: 58px;
	height: 2px;
	background-color: #FFFFFF;
}

.img3 {
	display: block;
	width: 160px;
	height: 40px;
	margin: 20px auto 0;
}

.qyjj {
	box-sizing: border-box;
	padding: 10px 15px;
}

.p1 {
	margin-top: 10px;
	text-indent: 2rem;
	color: #404040;
	line-height: 30px;
	font-size: 14px;
}

.zzry {
	width: 100%;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

.zzry>li {
	display: inline-block;
	width: 32%;
	/* float: left; */
	font-size: 0;
}

.img4 {
	width: 100%;
	height: 100%;
	display: inline;
}

.qywh {
	width: 100%;
	height: 200px;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

.qywh>li {
	height: 50%;
	line-height: 100px;
	text-align: center;
	width: 33.3%;
	float: left;
	color: #FFFFFF;
	background: #2877b5;
}

.lxwm {
	padding: 10px 20px;
	box-sizing: border-box;
}

.lxwm>h4 {
	color: #1256ce;
	margin-bottom: 20px;
}

.lxwm>p {
	font-size: 16px;
	color: #3a3a3a;
}

.lxwm>p>span {
	font-weight: 700;
}

.img5 {
	width: 100%;
}

h6 {
	text-align: center;
	margin: 0 auto;
	color: #000000;
}

.storeDetail-goAhead {
	position: fixed;
	width: 8%;
	bottom: 16%;
	z-index: 66;
	right: 0;
}

#container {
	width: 100%;
	height: 200px;
}


.custom-content-marker {
	position: relative;
	width: 25px;
	height: 34px;
}

.custom-content-marker img {
	width: 100%;
	height: 100%;
}

.custom-content-marker .close-btn {
	position: absolute;
	top: -6px;
	right: -8px;
	width: 15px;
	height: 15px;
	font-size: 12px;
	background: #ccc;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 15px;
	box-shadow: -1px 1px 1px rgba(10, 10, 10, .2);
}

.custom-content-marker .close-btn:hover {
	background: #666;
}
