﻿
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td, table {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft YaHei",Tahoma,Helvetica,Arial,simsun;
    color: #555;
    background: #fff;
    font-family: "微软雅黑";
}

address, cite, dfn, em, var, i {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

fieldset, img {
    border: 0;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 14px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: 400;
}

h4, h5 {
    font-size: 12px;
    font-weight: 400;
}

input, textarea, button, select {
    font-size: 12px;
    outline: none;
    resize: none;
    color: #333;
}

input, textarea {
    border: 1px solid #ccc;
}

button {
    cursor: pointer;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #666;
    outline: none;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s;
}

    a:hover {
        text-decoration: none;
        color: #f00;
    }

    a:focus, area:focus {
        outline: none;
    }

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.cle:after, .clearfix:after, .clear_f:after, .cle_float:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '\20';
    clear: both;
    height: 0;
}

.cle, .clearfix, .clear_f, .cle_float {
    *zoom: 1;
}

.red {
    color: #ff0000;
}

.scroll {
    height: 170px;
    padding: 15px;
    margin: 0 0 8px;
    border-bottom: 1px solid #eee;
}

.carousel {
    width: 408px;
    float: left;
}

.slider {
    position: relative;
}

    .slider div {
        position: relative;
        text-align: center;
        padding: 0px;
        list-style-type: none;
        margin: 0px;
        width: 400px;
        background: #ffffff;
        height: 400px;
        overflow: hidden;
    }

    .slider span {
        z-index: 99;
        position: absolute;
        text-align: center;
        width: 100%;
        bottom: 2px;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
    }

.table10, td, th, tr {
    border-collapse: collapse;
}

    .table10 td, .table10 th {
        border: 1px solid #ccc;
        padding: 5px;
        font-size: 14px;
    }

    .table10 th {
        background: #ddd;
    }

    .table10 tfoot {
        text-align: right;
    }

        .table10 tfoot strong {
            color: #f00;
            font-size: 24px;
        }

    .table10 tbody tr:nth-child(2n) {
        background: #f1f1f1;
    }

.btn1 {
    cursor: pointer;
}

.goods_t {
    float: left;
    width: 350px;
    clear: right;
}

.filter {
    padding: 15px 0;
    border: 1px solid #ddd;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

    .filter span, .filter a {
        padding: 2px 10px;
        display: inline-block;
        margin: 0 0 0 10px;
    }

        .filter span input {
            vertical-align: middle;
            margin: 0 5px 0 0;
        }

    .filter p {
        position: absolute;
        top: 15px;
        right: 15px;
    }

        .filter p b {
            color: #f00;
        }

/* Pager */
.flickr {
    padding: 8px;
    text-align: center;
    line-height: 28px;
    word-break: keep-all;
}

    .flickr a {
        border: #dedfde 1px solid;
        padding: 2px 6px;
        background-position: 50% bottom;
        color: #0061de;
        margin-right: 3px;
    }

        .flickr a:hover {
            border: #000 1px solid;
            color: #fff;
            background: #0061de;
        }

    .flickr span.current {
        padding: 2px 6px;
        font-weight: bold;
        color: #ff0084;
        margin-right: 3px;
    }

    .flickr span.disabled {
        padding: 2px 6px;
        color: #adaaad;
        margin-right: 3px;
    }

/* 启网帮助中心后台系统页面新追加的样式 */
.manage-top {
    background: #0af;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

    .manage-top .manage-title {
        width: auto;
        height: 50px;
        background: url(../images/bgLogo.png) no-repeat 0 1px;
        background-size: 100px;
        margin: 0 auto 0 15px;
        line-height: 50px;
        text-align: left;
        font-weight: bold;
        font-size: 18px;
        padding: 0 15px 0 0;
        position: relative;
    }

        .manage-top .manage-title > span label.home-index {
            height: 50px;
            line-height: 50px;
            padding: 12px 0 13px 115px;
        }

    .manage-top .user-info-bar {
        right: 15px;
        line-height: 50px;
        font-size: 12px;
        float: right;
        font-weight: normal;
    }

        .manage-top .user-info-bar span {
            margin: auto auto auto 3px;
        }

        .manage-top .user-info-bar a {
            cursor: pointer;
            color: #fff;
            font-weight: bold;
        }

            .manage-top .user-info-bar a:hover {
                color: #f00;
            }

    .manage-top > .tabs_bar {
        width: 100%;
        height: 40px;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        background-color: whitesmoke;
    }

        .manage-top > .tabs_bar > ul > li.bottom-border {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 0;
            border-bottom: solid #08f 1px;
            z-index: 98;
        }

        .manage-top > .tabs_bar > ul > li.tab {
            line-height: 24px;
            height: 24px;
            top: 3px;
            width: auto;
            max-width: 125px;
            min-width: 85px;
            float: left;
            position: relative;
            text-align: center;
            vertical-align: middle;
            border: solid #ddd 1px;
            border-bottom: none;
            margin: 2px 2px 0 -3px;
            padding: 5px;
            border-top-left-radius: 7px;
            border-top-right-radius: 11px;
            font-size: 14px;
            background-color: #fff;
        }

            .manage-top > .tabs_bar > ul > li.tab.larger {
                max-width: 175px;
                min-width: 135px;
            }

            .manage-top > .tabs_bar > ul > li.tab * {
                color: #444;
            }

            .manage-top > .tabs_bar > ul > li.tab:first-child {
                margin-left: 12px;
            }

            .manage-top > .tabs_bar > ul > li.tab.current {
                line-height: 27px;
                height: 27px;
                top: 0px;
                font-size: 15px;
                padding: 7px 5px 3px;
                background-color: #fff;
                border-color: #08f;
                z-index: 99;
                font-weight: bold;
                color: #08f;
                border-top-left-radius: 6px;
                border-top-right-radius: 10px;
            }

                .manage-top > .tabs_bar > ul > li.tab.current * {
                    color: #08f;
                }

.manage-content {
    padding-top: 90px;
}

.manage-footer-info {
    text-align: center;
    color: #666;
    font-size: 13px;
    width: 100%;
}

.table10 td > label, .table10 td > label > a {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table10 tfoot .flickr a {
    cursor: pointer;
}

a.goods_t {
    cursor: pointer;
}

.edit-password-bg {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.85);
    z-index: 9999;
}

    .edit-password-bg .login-wrap {
        margin-top: 120px;
    }

    .edit-password-bg .login-box {
        height: 310px;
    }

        .edit-password-bg .login-box a.operate-button {
            padding: 5px 15px;
            border: 1px solid orangered;
            color: orangered;
            background: #fff;
            font-size: 12px;
            cursor: pointer;
        }

        .edit-password-bg .login-box li {
            text-align: right;
        }

    .edit-password-bg .login-text-password {
        width: 235px;
    }

.login-ui {
    display: none;
    border: none;
    background: rgba(220, 220, 220, 0.75);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
}

    .login-ui iframe {
        border: solid 2px #ccc;
        border-radius: 8px;
        background: #fff;
        width: 590px;
        height: 490px;
        top: calc(50% - 245px - 50px);
        left: calc(50% - 295px);
        position: fixed;
    }

.common-loading-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: rgba(128, 128, 128, 0.5);
    z-index: 9998;
}

    .common-loading-bg .loading-holder {
        position: relative;
        top: calc((100% - 22px) / 2);
        width: 22px;
        height: 22px;
        margin: auto;
        padding: 0;
    }

        .common-loading-bg .loading-holder .loading-image {
            position: relative;
            left: 0;
            top: 0;
            width: 22px;
            height: 22px;
            margin: 0;
            padding: 0;
        }

    .common-loading-bg.top-layer .loading-holder {
        top: calc((100% - 22px) / 2 - 44px) !important;
        height: auto;
        min-height: 66px;
    }

    .common-loading-bg .text-tips {
        display: none;
        position: relative;
        left: 0;
        top: 0;
        width: 655px;
        height: auto;
        min-height: 44px;
        margin: 2px 325px 2px -325px;
        padding: 5px 10px;
        text-align: center;
        background-color: #fff;
        border-radius: 10px;
    }

    .common-loading-bg.top-layer {
        z-index: 10000;
    }

        .common-loading-bg.top-layer .text-tips {
            display: inline-block;
        }
