﻿@charset "utf-8";
/*在线客服*/
/*asid_share*/
.asid_share {
    position: fixed;
    width: 68px;
    bottom: 45%;
    right: 0;
    z-index: 890;
}

*html #asid_share {
    position: absolute;
    top: expression(documentElement.scrollTop + "px");
    margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
    width: 100%;
    /*margin-bottom: 3px;
    background: #d9d9d9;*/
    text-align: center;
    height: 68px;
}

    .asid_share .asid_share_box a {
        display: block;
        height: 68px;
        /*padding-top: 5px;*/
    }

        .asid_share .asid_share_box a:hover {
            background: #fff;
            text-decoration: none;
        }

            .asid_share .asid_share_box a:hover .asid_title, .asid_share .asid_share_box .asid_title {
                color: #000;
                font-size: 12px;
                display: block;
                padding-left: 0px;
                line-height: 66px;
                width: 66px;
                /*margin-top: -2px;*/
                border: 1px solid #ccc;
            }

.asid_share .red_bag {
    background: #fff;
    text-decoration: none;
}

.asid_share .asid_sha_layer {
    border: 1px solid #ccc;
    background: #00a8ff;
    position: relative;
    right: 284px;
    bottom: 68px;
}

.asid_share .asid_sha_layer1 {
    border: 1px solid #ccc;
    background: #00a8ff;
    position: relative;
    right: 284px;
    bottom: 136px;
}

.sweep_img {
    padding: 10px;
}

.asid_share_box .asid_help_list li {
    line-height: 26px;
    height: 26px;
    background: url(../img/asid_share/ias_dian.png) no-repeat 6px 12px;
}

    .asid_share_box .asid_help_list li a {
        line-height: 26px;
        height: 26px;
        padding: 0 0 0 14px;
        text-align: left;
    }

.asid_help_list li a:hover {
    color: #fff;
}

.asid_share_triangle {
    width: 12px;
    height: 40px;
    position: relative;
    right: 15px;
    bottom: 50px;
    z-index: 100;
}

.border_sj, .con_sj {
    display: block;
    width: 18px;
    height: 28px;
    font-size: 18px;
    overflow: hidden;
    font-family: SimSun;
}

.border_sj {
    color: #ccc;
    font-style: normal;
}

.con_sj {
    color: white;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}

.asid_share_top {
    margin-top: 20px;
}

.asid-title {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 145px;
}

.asid-conent {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 145px;
    margin-top: 10px;
}
