.mask{
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 998;
	display: none;
}
.fiveLevelSiteshow,.sz51show{
	z-index: 999;
}
.sz51-openbox {
			width: 1000px;
			border: 1px solid #e5e5e5;
			transition: all .3s ease;
			padding: 25px;
			position: fixed;
			z-index: 999;
			background: #FFFFFF;
			left: 50%;
			margin-left: -500px;
			top: 20%;
			min-height: 405px;
		}

		.sz51title {
			font-size: 24px;
			color: #2B2F32;
			width: 100%;
			height: 50px;
			border-bottom: 2px solid #73777A;
			margin-bottom: 20px;
		}

		#close {
			font-size: 20px;
			padding: 10px;
			cursor: pointer;
		}

		.sz51-openbox1 {
			color: #515EF2;
			font-size: 19px;
			font-weight: bold;
			margin-bottom: 35px;
		}

		.sz51-openbox1 span {
			margin-right: 10px;
			cursor: pointer;
		}

		.sz51-openbox2 {
			width: 100%;
			height: auto;
			overflow: hidden;
		}

		.sz51-openbox2 ul li {
			min-width: 112px;
			padding: 0 10px;
			height: 40px;
			float: left;
			line-height: 38px;
			text-align: center;
			font-size: 17px;
			cursor: pointer;
			margin-right: 23px;
			margin-bottom: 25px;
			color: #515EF2;
		}

		.sz51-openbox2 ul li.sz51blue {
			border: 1px solid #515EF2;
			background: #e1e3fb;
		}

		.sz51-openbox3 {
			width: 100%;
			height: auto;
			margin-top: 0px;
			margin-bottom: 30px;
			font-size: 17px;
		}

		.sz51-openbox3 .sz51-openbox3-1 {
			margin-right: 10px;
		}

		.sz51-openboxbtn {
			overflow: hidden;
		}

		.sz51-openboxbtn button.sure {
			padding: 8px 20px;
			background-color: #515EF2;
			color: white;
			float: right;
			border-radius: 5px;
			border: 1px solid transparent;
			border-color: #515EF2;
		}

		.sz51-openboxbtn button.cancle {
			padding: 8px 20px;
			background-color: white;
			color: black;
			float: right;
			border-radius: 5px;
			margin-left: 20px;
			border: 1px solid transparent;
			border-color: #ccc;
		}

		.sz51-openbox2 ul li.sz51click {
			background: url(selected.png) no-repeat right bottom #e1e3fb;
			border: 1px solid #515EF2;
			line-height: 38px;
		}

		.zt_list .act {
			background-color: #515EF2;
			color: white;
		}
		.no-click{
			color: #999999 !important;
		}


.fiveLevelSiteshow {
	width: 1000px;
	border: 1px solid #e5e5e5;
	transition: all .3s ease;
	padding: 25px;
	position: fixed;
	z-index: 999;
	background: #FFFFFF;
	left: 50%;
	margin-left: -500px;
	top: 20%;
	min-height: 405px;
}

.sz51title {
	font-size: 24px;
	color: #2B2F32;
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #73777A;
	margin-bottom: 20px;
}

#close {
	font-size: 20px;
	padding: 10px;
	cursor: pointer;
}


.fiveLevelCityListBox {
	width: 100%;
	min-height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}


.sz51-openboxbtn {
	overflow: hidden;
}


.fiveLevelCityListBox ul li.sz51click {
	background: url(selected.png) no-repeat right bottom #e1e3fb;
	border: 1px solid #515EF2;
	line-height: 38px;
}



.fiveLevelCityListBox ul li {
	min-width: 112px;
	padding: 0 10px;
	height: 40px;
	float: left;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 23px;
	margin-bottom: 25px;
	color: #515EF2;
}

.choosedSiteBox {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 17px;
}

.sz51-openboxbtn button.sure2 {
	padding: 8px 20px;
	background-color: #515EF2;
	color: white;
	float: right;
	border-radius: 5px;
	border: 1px solid transparent;
	/*border-color: #515EF2;*/
}

.sz51-openboxbtn button.cancle2 {
	padding: 8px 20px;
	background-color: white;
	color: black;
	float: right;
	border-radius: 5px;
	margin-left: 20px;
	border: 1px solid transparent;
	border-color: #ccc;
}


.zt_list .act {
	background-color: #515EF2;
	color: white;
}

#provinceLevel{
	font-size: 16px;
	display: inline-block;
}

/* 地区选择警告 */
.warnTextStyle {
	height: 40px;
	background-color: #FFFAEB;
	background-image: url(warn.png);
	background-position: 2%;
	background-repeat: no-repeat;
	border: 1px solid #FFE28D;
	border-radius: 4px;
	color: #666666;
	padding-top: 10px;
	padding-left: 40px;
	margin-bottom: 20px;
}

#choosedSiteBox{
	height: 100%;
	display: inline-block;
	width: auto;
}

#choosePath {
	width: 100%;
	height: 60px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

#choosePath .choosedSite {
	line-height: 60px;
	color: #515EF2;
	display: inline-block;
	text-decoration: underline;
	float: none;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}

.img{
	background:url(rightArrows.png) no-repeat center center;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	height: 12px;
	vertical-align: middle;
}