/*! CSS Used from: http://106.52.126.213:9091/static/css/index.css */
* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a, img, span {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #333;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.fix {
    *zoom: 1;
}

.fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.kefu {
    padding-bottom: 10px;
    box-shadow: -1px 0px 1px #ccc;
    position: fixed;
    right: 0px;
    top: 250px;
    width: 69px;
    height: auto;
    text-align: center;
    background-color: #eeeeee;
    z-index: 99999;
}

.kefu_nr {
    background-color: #eee;
    position: relative;
}

.kefu .kefu1 a {
    display: block;
    border-bottom: 1px solid #aaaaaa;
    width: 55px;
    left: 8px;
    position: relative;
}

.kefu a {
    color: #000000;
    font-size: 12px;
}

.kefu a:hover, .kefu a:active {
    color: #990b0b;
}

.kefu .kefu1 a {
    padding-top: 10px;
    padding-bottom: 7px;
}

.kefu .zuoce {
    overflow: hidden;
    position: absolute;
    width: 184px;
    background-color: #990b0b;
    display: none;
    right: 100%;
    top: 0;
}

.kefu .zuoce span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
}

.kefu .kefu_nr:hover .zuoce {
    display: block;
}

.kefu .kefu_nr:hover a {
    border-bottom: 1px solid #3f4885;
}

.kefu .kefu_nr:hover {
    background-color: #3f4885;
}

.kefu .kefu1 .zuoce {
    height: 67px;
    line-height: 67px;
}

.kefu .kefu1 .zuoce span {
    height: 67px;
    line-height: 67px;
}

@media screen and (max-width: 639px) {
    .kefu .zuoce {
        display: none !important;
    }

    .kefu_nr {
        left: 0;
    }

    .kefu {
        position: fixed;
        bottom: 0 !important;
        top: auto;
        height: 70px;
        width: 100% !important;
        padding-bottom: 0;
    }

    .kefu .kefu_nr {
        width: 18% !important;
        float: left !important;
        margin: 0 1% !important;
        border: none !important;
    }
}

@media screen and (max-width: 639px) {
    .kefu {
        display: none;
    }
}

/*! CSS Used from: Embedded */
div {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

*, :after, :before {
    -webkit-tap-highlight-color: transparent;
}

img {
    border-style: none;
    max-width: 100%;
}

:focus {
    outline: none;
}
