.xfDiv {
	width: 40px;
	position: fixed;
	bottom: 200px;
	right: 10px;
	z-index: 100000;
}
.xfDiv a {
	text-indent: -9999em;
	overflow: hidden;
	float: left;
}
.xfDiv .a3 {
	background: url(../images/xf_wx.png) no-repeat;
	background-size: 40px;
	display: block;
	width: 40px;
	height: 130px;
}
.xfDiv .xfzj {
	background: url(../images/zuji.png) no-repeat;
	background-size: 40px;
	display: none;
	width: 40px;
	height: 50px;
}
.xfDiv .xfzx {
	background: url(../images/xf_qq.png) no-repeat;
	background-size: 40px;
	display: block;
	width: 40px;
	height: 50px;
}
.xfDiv .xftop {
	background: url(../images/scroll-to-top-icon.png) no-repeat;
	background-size: 40px;
	display: none;
	width: 40px;
	height: 50px;
}
.wx_Ceng {
	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 30%;
	width: 82%;
	z-index: 100000;
	padding: 10px;
	line-height: 30px;
	background-color: #DDD;
	border-radius: 5px;
	font-size: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	display: none;
	text-align: center
}
.wx_Ceng .bn_div {
	text-align: center;
	margin-top: 10px;
	margin-top: 10px;
}
.wx_Ceng .bn_div .bn_copy {
	line-height: 40px;
	background-color: #66CC66;
	border-radius: 3px;
	padding: 5px 20px;
}
.wx_Ceng .bn_div .bn_close {
	line-height: 40px;
	background-color: #FF6666;
	border-radius: 3px;
	width: 90%;
	margin: 0px auto;
	display: block;
	color: #fff;
	font-size: 15px
}
.wx_Ceng .bn_div a {
	color: #FFF;
	font-size: 14px;
}
.xuanfu {
	width: 100%;
	z-index: 1000;
	max-width: 620px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	bottom: 0px;
}
.xuanfu ul li {
	float: left;
	width: 50%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	height: 50px;
}
.xuanfu ul .pro_b_ico1 {
	background-color: #3abc0c;
}
.xuanfu ul .pro_b_ico2 {
	background-color: #FF9500;
}
.xuanfu ul .pro_b_ico3 {
	background-color: #F15352;
}
.xuanfu ul .bottomul {
	border-top: 1px #EDEDED solid;
	background-color: #fff;
}
.xuanfu ul .bottomul li {
	width: 32%;
	float: left;
	background-color: #fff;
	border-right: 1px #EDEDED solid;
	color: #111;
	font-size: 12px;
	height: 50px;
	line-height: 20px;
	line-height: 75px
}
.xuanfu ul .bottomul .zixun {
	background: url(../images/pro_bottom_zixun.png) no-repeat center 3px;
	background-size: 25px
}
.xuanfu ul .bottomul .gwc {
	background: url(../images/pro_bottom_cart.png) no-repeat center 3px;
	background-size: 25px
}
.xuanfu ul .bottomul .telzx {
	background: url(../images/pro_bottom_tel.png) no-repeat center 3px;
	background-size: 25px
}
.commonhd_height {
	height: 50px
}
.commonhd {
	width: 100%;
	height: auto;
	background-color: #FFF;
	position: fixed;
	top: 0px;
	padding-bottom: 5px;
	z-index: 99999;
	border-bottom: 1px solid #EBEBEB;
}
.commonhd .hdact .back {
	line-height: 0px;
	margin-top: 13px;
}
.commonhd .hdact .back img {
	width: 10px;
	height: auto;
}
.commonhd .hdact .menuicon img {
	width: 24px;
	height: auto;
	padding-top: 7px;
}
.commonhd .hdact .actname {
	color: #000;
}
.commonhd .hdact .menuicon {
	margin-right: 10px;
}
.commonhd .hdact .hd_wx_logo {
	float: left;
	background: url(../images/wx.png) no-repeat;
	background-size: 25px 25px;
	text-indent: 30px;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	margin-top: 10px;
}
.commonhd .hdact .hd_wx_add {
	float: right;
	margin: 5px 5px 0px 0px;
	font-size: 16px;
	line-height: 35px;
	padding: 0px 15px;
	background-color: #1AAD17;
	border-radius: 15px;
	text-align: center;
	color: white;
}

.drop-menu {
	z-index: 999;
	display: none;
	width: 100px;
	border: 1px solid#cdcdcd;
	position: absolute;
	right: 0px;
	top: 30px;
	background-color: rgb(255,255,255);
	border-radius: 3px;
}
.drop-menu li {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 1px solid#cdcdcd;
	text-indent: 10px;
}
.drop-menu li:last-child {
	border-bottom: 0px;
}
