.menu-right1 {
    display: none;
    position: fixed;
    right: 5px;
    top: 125px;
    width: 193px;
    height: 487px;
    background: url(../images/menu1.jpg) no-repeat center center;
    z-index: 999999;
}
.menu-right1 .closes {
    float: right;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.menu-right1 .qq {
    float: left;
    width: 90px;
    height: 30px;
    margin-top: 64px;
    margin-left: 54px;
    cursor: pointer;
    margin-bottom: 15px;
}
.menu-right1 p {
    float: left;
    width: 100%;
    height: 20px;
    font-size: 12px;
    color: #000000;
    text-align: center;
    margin: 0px auto;
}
.menu-right1 .agent-but {
    float: left;
    width: 124px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-left: 36px;
    cursor: pointer;
    color: #ffffff;
    margin-bottom: 15px;
    background: #000000;
}
.menu-right1 .agent-but a {
    float: left;
    width: 124px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}
.menu-right1 .wx-ewm {
    float: left;
    width: 132px;
    height: 132px;
    margin-left: 35px;
    margin-bottom: 47px;
}
.menu-rights {
    display: block;
    position: fixed;
    right: 5px;
    top: 125px;
    width: 44px;
    height: 122px;
    background: url(../images/cn.jpg) no-repeat center center;
    z-index: 999999;
}