#float{
	position: fixed;
	right: 0;
	top: 45%;
	z-index: 10;
	display:none;
}

.float-ul {
	width: 70px;
	border: 1px solid #EAEAEA;
	border-bottom: 0;
	background-color: white;
}

.float-ul li {
	text-align: center;
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #EAEAEA;
}

.float-ul li:hover a {
    color: #4BA87B;
}

.float-ul .float-pad-li1 {
	padding-top: 10px;
	height: 60px;
}

.float-pad-li1:hover {
	color: #4BA87B;
	background-color: #F2F2F2;
}

.float-pad-li1:hover i{
	background: url(../images/float/xiaoxionger@2x.png);
}

/*.float-ul */
.float-pad-li1 i {
	width: 58px;
	height: 32px;
	background: url(../images/float/xiaoxiong@2x.png);
}

.float-pad-li2 {
	padding-top: 15px;
	position: relative;
}

.float-pad-li2 img{
	position: absolute;
	right: 50px;
	top: -80px;
	display: none;
}

.float-pad-li2 i {
	width: 22px;
	height: 22px;
	background: url(../images/float/erweima-@2x.png);
}

.float-pad-li2:hover {
	color: #4BA87B;
	background-color: #F2F2F2;
}

.float-pad-li2:hover i {
	background: url(../images/float/erweima1@2x.png);
}

.float-pad-li2:hover img{
	display: block;
}

.float-ul li i {
	display: block;
	margin: auto;
	vertical-align: middle;
}

.float-ul .float-pad-li1 i {
	margin-bottom: 10px;
}

.float-ul .float-pad-li2 i {
	margin-bottom: 10px;
}

.float-pad-li3 i{
	width: 70px;
	height: 55px;
	background: url(../images/float/top@2x.png);
}

.float-pad-li3:hover i{
	background: url(../images/float/top1@2x.png);
}




.bg-model-1 {
	width: 100%;
	height: 100%;
	/*        background: #5b5d5a;
	filter: alpha(opacity=50);
	opacity: .8;*/
	background: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
}
.kefu{
	width:410px;
	height:313px;
	position:fixed;
	left:45%;
	margin-left:-125px;
	top:40%;
	margin-top:-69px;
	font-family:"微软雅黑";
}
.close {
    text-align: right;
    cursor: pointer;
}
.fuch{
	width:390px;
	height:286px;
	background-color:#4BA87B;
	border-radius:18px;
}
.topx {
    width: 362px;
    height: 200px;
    background-color: #fff;
    border-radius: 18px;
    position: absolute;
    top: 42px;
    left: 15px;
    margin: auto;
    text-align: center;
    padding-top: 25px;
}
.kefufont{ 
	position:absolute; 
	left:50px;
	top:168px;
	color:rgb(90 90 90); 
	font-size:16px; 
	line-height:25px;
}
.wenzi{
	position:absolute; 
	bottom:12px;
	width:390px; 
	text-align:center;
	font-size:18px; 
	color:#fff;
}
