﻿/*模板开始*/
body {
    background-color: #fff;
}

.last {
    margin-right: 0px;
}
/*微信开始*/
#top-body #EWM {
    position: absolute;
    width: 180px;
    height: 221px;
    left: -500px;
    top: 50px;
    display: none;
    z-index: 9999999;
}

#top-body #EW {
    width: 180px;
    height: 190px;
    background: url(../images/EW.png);
    clear: both;
    z-index: 9999999;
}
/*微信结束*/
.bt_guider {
    z-index: 5;
    width: 100%;
    height: 85px;
    position: fixed;
    bottom: 0;
}

    .bt_guider .shadow {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 3;
        height: 85px;
        background: #535353;
        opacity: .86;
        filter: alpha(opacity=86);
    }

    .bt_guider .bt_guider_wrap {
        width: 1200px;
        height: 85px;
        position: relative;
        margin: 0 auto;
        z-index: 4;
    }

    .bt_guider .guider_icon {
        width: 83px;
        height: 155px;
        position: absolute;
        bottom: 0;
        left: 17px;
        background: url(../images/265.png) no-repeat;
    }

    .bt_guider .guider_close {
        width: 18px;
        height: 18px;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 5px;
        background: url(../images/266.png) no-repeat;
    }

    .bt_guider .gm_qr_code {
        width: 124px;
        height: 139px;
        position: absolute;
        right: 60px;
        bottom: 10px;
        text-align: center;
    }

.gm_qr_code .qr_code_box {
    width: 114px;
    height: 114px;
    background-color: #535353;
    padding: 5px;
}

    .gm_qr_code .qr_code_box img {
        width: 114px;
        height: 114px;
        border: 0;
    }

.bt_guider .hs_6 {
    width: 100%;
    height: 6px;
}

.gm_qr_code .qr_other {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #FFF;
}

.bt_guider .gm_gr_sha {
    width: 23px;
    height: 64px;
    position: absolute;
    right: 37px;
    top: -64px;
    background: url(../images/267.png) no-repeat;
}

.bt_guider .guider_main {
    padding-left: 135px;
    *zoom: 1;
    color: #FFF;
}

    .bt_guider .guider_main .gm_left {
        float: left;
        width: 578px;
    }

.guider_main .gm_right {
    float: left;
}

.bt_guider .hs_20 {
    width: 100%;
    height: 20px;
}

.guider_main .gm_right .gm_btn {
    display: block;
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    color: #FFF;
    background: red;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bt_guider .hs_16 {
    width: 100%;
    height: 16px;
}

.guider_main .gm_left .gm_site_name {
    width: 678px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bt_guider .hs_12 {
    width: 100%;
    height: 12px;
}

.guider_main .gm_left .gm_other {
    width: 678px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
