*{
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {text-decoration: none;}
li {
	list-style: none;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
}
#cnzz_stat_icon_1264380914 {
	display: none;
}
input[type="text"] {
-webkit-appearance: none;
}
textarea{
-webkit-appearance: none;
}
.pop-box,.pop-box2 {
	display: none;
	max-width: 90%;
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #333333;
	font-size: 13px;
	color: #fff;
	position: fixed;
	top: 40.5%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-radius: 2px;
	font-family: 'PingFangSC-Light' !important;
	z-index: 500;
}
.choice-text {
    font-family: PingFangSC-Light;
    font-size: 10px;
    margin-top: 2px;
    line-height: 14px;
	color: #404040;
}
.index_text,.list_text,.my_text {
	white-space: nowrap;
}
.loading-box {
	display: none;
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #333333;
	font-size: 13px;
	color: #fff;
	position: fixed;
	top: 40.5%;
	left: 50%;
	margin-left: -50px;
	border-radius: 2px;
	font-family: 'PingFangSC-Light' !important;
	z-index: 500;
}
