﻿@charset "utf-8";

body {
    color: #000;
    /*background: url(../images/bg.png) repeat #f1f1f1;*/
    font: 12px/1.7 'Microsoft Yahei';
}

html, body, form, input, select, textarea, div, p, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
    margin: 0;
    padding: 0;
}

ul, li, dl, dt, dd {
    list-style: none;
}

h1, h2, h3 {
    font-weight: 700;
    color: #303030;
    font-family: Microsoft Yahei,w3;
}

table, td, img {
    border: 0;
}

table, tr, td {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #999;/*222*/
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

    a:hover {
        color: #c31900;
        text-decoration: none;
    }

.relative {
    position: relative;
    top: 0;
    left: 0;
}

.pb6 {
    padding-bottom: 6px;
}

.asid_share {
    position: fixed;
    margin-right: 10px; /*新增*/
    width: 44px; /*width: 40px;*/
    bottom: 1%; /*bottom: 15%;*/
    right: 0;
    z-index: 890;
}

*html #asid_share {
    position: absolute;
    top: expression(documentElement.scrollTop + "px");
    margin: 300px 0 0;
}

.asid_share .asid_box {
    width: 100%;
    margin-bottom: 3px;
    background: #e3e3e3;/*background: #d9d9d9*/
    text-align: center;
    padding: 2px 0px;
    height: 40px; /*新增*/
}

    .asid_share .asid_box a {
        display: block;
        height: 35px;
        padding-top: 4px;/*padding-top: 5px;*/
    }

        .asid_share .asid_box a:hover {
            background:rgb(220,6,43); 
            text-decoration: none;
        }

            .asid_share .asid_box a:hover .asid_title, .asid_share .asid_box .asid_title {
                color: #fff;
                font-size: 12px;
                display: block;
                padding-left: 6px;
                line-height: 18px;
                width: 30px;
                margin-top: -3px;
            }

.asid_share .color_bag {
    background: rgb(220,6,43)
    text-decoration: none;
}

.asid_share .asid_layer {
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    right: 47px;
    bottom: -44px;
}

.sweep_img {
    /*padding: 5px;*/ 
    /*padding: 10px;*/
}

.asid_box .asid_help_list li {
    line-height: 26px;
    height: 26px;
    background: url(../images/dian.png) no-repeat 6px 12px;
}

    .asid_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_triangle {
    width: 12px;
    height: 40px;
    position: absolute;
    right: 45px;
    bottom: -12px;
    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: #fff;
    margin: -14px -2px 0 0;
    margin: -28px 0 0 -2px;
}
