﻿#wx_fix, #wx_fix2 {
    bottom: 10px;
    position: fixed;
    right: 0;
    z-index: 1100010;
}
.wx_fla, .wx_img {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 177px;
    z-index: 10;
}
.wx_fla a {
    background: url("../image/air_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 200px;
    overflow: hidden;
    position: absolute;
    text-indent: -2000px;
    width: 177px;
    z-index: 900;
}
.wx_img {
    background: url("../image/wx_img.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 290px;
}
#wxclose {
    cursor: pointer;
    display: block;
    height: 24px;
    position: absolute;
    right: 26px;
    text-indent: -2000px;
    top: 71px;
    width: 24px;
}
.wxlink {
    left: 74px;
    line-height: 22px;
    position: absolute;
    top: 213px;
    width: 70px;
}
.wxlink a {
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
}
.wxlink a:hover {
    color: #FFFF75;
}