﻿.float {
   height: 48px;
margin-top: -176px;
position: fixed;
right: 0;
bottom: 0;
width: 48px;
z-index: 2000;
}
.float_show {
    background: rgba(0, 0, 0, 0) url("../images/float_yy.png") repeat scroll 0 0;
    height: 48px;
    width: 48px;
}
.float_show a {
    background-color: #ff6f16;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
    text-decoration: none;
    width: auto;
}
.float_show a img {
    vertical-align: middle;
}
.float_show.float_show0 {
    background: rgba(0, 0, 0, 0) url("../images/float_cur.png") no-repeat scroll center top;
    height: 48px;
    padding-top: 6px;
}
.float_show.float_show0 a {
    background: rgba(0, 0, 0, 0) url("../images/float_icon1.png") no-repeat scroll 0 0;
    height: 48px;
    width: 48px;
}
.float_show:hover a {
    background-color: #ff6f16;
    color: #fff;
    line-height: 48px;
}
.float_show.float_show0:hover {
    background: rgba(0, 0, 0, 0) url("../images/float_cur.png") no-repeat scroll center top;
}
.float_show.float_show0:hover a {
    background: rgba(0, 0, 0, 0) url("../images/float_icon1.png") no-repeat scroll 0 0;
}
.float_wx {
    background: rgba(0, 0, 0, 0) url("../images/float_wxbd.png") no-repeat scroll 0 0;
    display: none;
    height: 168px;
    left: -188px;
    padding: 18px 27px 0 17px;
    position: absolute;
    top: -128px;
    width: 144px;
}
.float_show.float_show1 {
    position: absolute;
    right: -124px;
    top: 55px;
    width: 194px;
}
.float_show.float_show2 {
    position: absolute;
    right: -172px;
    top: 104px;
    width: 247px;
}
.float_show.float_show3 {
    position: absolute;
    right: -78px;
    top: 153px;
    width: 126px;
}
.float_show.float_show4 {
    position: absolute;
    right: -78px;
    top: 202px;
    width: 126px;
}
.eemm {
    background-color: #fff;
    border: 1px solid #ccc;
    bottom: 200px;
    display: none;
    height: 109px;
    left: 64%;
    margin-left: -112px;
    overflow: hidden;
    padding: 5px;
    position: fixed;

    width: 109px;
    z-index: 999;
}
.eemm img {
    display: block;
    height: 100%;
    width: 100%;
}
