

.menu_box {
	background-color: #000;
}
.wap_menu {
	background-color: #62a6ea;
}/*wap��߻�������*/
.wap_footer, .wap_search_input {
	background-color: #7a7175;
}/*wap�ײ���ɫ*/
.wap_footer dd, .wap_menu li a, .wap_menu li.menu_tit {
	color: #fff;
}/*wap��߻���������wap�ײ���ɫ��������ɫ*/
.form-horizontal label {
	color: #333
}/*���԰�*/
/*�ֻ���ߵ�������*/
.menu_icon {
	margin: 12px 0 0 4%;
	cursor: pointer;
}
.menu_icon {
	position: absolute;
	top: 15%;
	right: 3%;
	width: 8%
}
.menu_icon img {
	width: 100%
}
/*��ɫ����*/
.black_cloth {
	position: fixed;
	z-index: 10000000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	top: 0;
	left: 0;
}
.wap_menu {
	width: 250px;
	position: fixed;
	top: 0px;
	left: -250px;
	height: 100%;
	text-align: left;
	z-index: 10000001;
	overflow-y: scroll;
}
.wap_menu li.menu_tit {
	font-size: 18px;
	font-weight: bold;
	background: #4a90d9;
	position: relative;
	padding: 10px 10px;
}
.wap_menu li.menu_tit span {
	font-size: 20px;
	position: absolute;
	top: 10px;
	right: 15px;
	border-bottom: none;
	z-index: 1000;
}
.wap_menu li {
	margin-bottom: 2px;
	font-size: 14px;
	position: relative;
}
.wap_menu li .wap_menu1 {
	line-height: 30px;
	font-size: 16px;
	text-transform: Uppercase;
	background: rgba(255,255,255,0.1);
	position: relative
}
.wap_menu li p {
	padding: 10px 10px;
}
.wap_menu li .wap_menu1 a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;
	padding-right: 25px;
	font-size: 16px;
}
.wap_menu li .wap_menu1 p.left {
	float: none
}
.wap_menu li .wap_menu1 p.right {
	width: 15%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	float: none;
	z-index: 1000
}
.wap_menu li .wap_menu2 {
	display: none;
}
.wap_menu li .wap_menu2 a {
	display: block;
	background: none;
	color: rgba(255,255,255,0.8);
	overflow: hidden;
	line-height: 30px;
	font-size: 14px;
	border-bottom: rgba(255,255,255,0.1) solid 1px;
	padding: 10px;
}
.wap_menu li .wap_menu2 a i {
	float: left;
	width: 4px;
	height: 4px;
	background-color: #fff;
	margin: 13px 10px 0 5px;
}
.wap_menu li .wap_menu2 a span {
	float: left;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wap_footer {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 10px 0;
	z-index: 1000;
}
.wap_footer dl {
	width: 20%;
	float: left;
	text-align: center;
}
.wap_footer dt {
}
.wap_footer dl dt img {
	width: 40%
}
.wap_footer, .wap_search_input {
	background-color: #62a6ea;
}
/*�ֻ��ײ�����*/
.wap_search_input {
	position: fixed;
	bottom: 10%;
	left: 100%;
	width: 100%;
	z-index: 1000;
	padding: 8px 2%;
}
.wap_search_input:after {
	background-color: rgba(0,0,0,0.1);
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.wap_search_input input {
	float: left;
	width: 80%;
	border-radius: 4px;
	height: 30px;
	line-height: 30px;
	padding-left: 2%;
	color: #fff;
	position: relative;
	z-index: 100;
	background: rgba(255,255,255,0.2);
	box-sizing: border-box;
}
.wap_search_input p {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	position: relative;
	z-index: 100;
	margin-left: 2%;
	width: 18%;
	text-align: center;
	border-radius: 5px;
	background: rgba(255,255,255,0.2);
}
.wap_search_input ::-webkit-input-placeholder {
color: #fff;
}

/*手机底部 WhatsApp 号码弹出层*/
.wap_whatsapp_layer {
	position: fixed;
	right: 6%;
	bottom: 14%;
	z-index: 1001;
	width: 180px;
	padding: 14px 12px 12px;
	background: #62a6ea;
	color: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 12px rgba(0,0,0,0.3);
	display: none;
	text-align: center;
}
.wap_whatsapp_layer:after {
	content: " ";
	position: absolute;
	right: 16px;
	bottom: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #62a6ea;
}
.wap_whatsapp_close {
	position: absolute;
	top: 4px;
	right: 8px;
	font-size: 18px;
	line-height: 1;
	color: #fff;
	cursor: pointer;
	opacity: 0.85;
}
.wap_whatsapp_tit {
	font-size: 13px;
	opacity: 0.9;
	margin: 0 0 4px;
}
.wap_whatsapp_num {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0 0 10px;
	word-break: break-all;
}
.wap_whatsapp_btn {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 7px 0;
	background: #fff;
	color: #62a6ea;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	text-decoration: none;
}

/*�ֻ���ҳ����˵�*/
