﻿body {
    font-size: 14px;
    font-family: Arial,'Microsoft YaHei',微软雅黑;
    text-align: left;
    background-color: #ffffff;
}

body, iframe, div, ul, li, table, tr, td, img, p, span {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

:focus {
    outline: none;
}

/*details summary 去除三角*/
details summary::-webkit-details-marker {
    display: none;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
    /*color: #1E5494;*/
}

    a:hover {
        color: #8b0a4a;
    }

.cur {
    cursor: pointer;
}

.curBlue {
    color: #4677b0;
    cursor: pointer;
}

.ddl {
    height: 27px;
    border: 1px #989c9d solid;
}

.tet {
    width: 150px;
    height: 25px;
    border: 1px #989c9d solid;
    padding: 0px 5px 0px 5px;
}

.tetArea {
    width: 458px;
    height: 50px;
    padding: 5px;
    border: 1px #989c9d solid;
    resize: none;
}

.tet_hqx {
    text-decoration: line-through;
    color: red;
    margin-right: 5px;
}

.but {
    height: 35px;
    background-color: #8a0b49;
    border: 0px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    cursor: pointer;
}

.inTop_wai {
    position: fixed;
    z-index: 100;
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    min-height: 95px;
    top: 0px;
    left: 0px;
    background-color: #fff;
}

.inTop {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    color: #8b8b8b;
}

.inTopM a {
    display: block;
    width: 130px;
    height: 29px;
    margin: 0 auto;
    background-image: url(../img/ico/swofcare_logoZi.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}

    .inTopM a:hover {
        background-image: url(../img/ico/swofcare_logoHei.png);
    }

.inTopL {
    width: 500px;
}

.inTopL_nei {
    float: left;
    font-size: 12px;
}

    .inTopL_nei td {
        padding: 0px 3px 0px 3px;
    }

    .inTopL_nei a {
        color: #8b8b8b;
    }

        .inTopL_nei a:hover {
            color: #8b0a4a;
        }

.inTopL_R a {
    float: left;
    margin-top: 2px;
}


.inTopR {
    width: 500px;
}

.inTopR_L {
    float: right;
    width: 150px;
    height: 20px;
}

    .inTopR_L a {
        float: left;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        margin-left: 20px;
    }

.inTopR_L_so {
    width: 20px;
    height: 20px;
    background-image: url(../img/ico/so_hui.png);
}

    .inTopR_L_so:hover {
        background-image: url(../img/ico/so_zi.png);
    }

.inTopR_L_user {
    width: 20px;
    height: 20px;
    background-image: url(../img/ico/user_hui.png);
}

    .inTopR_L_user:hover {
        background-image: url(../img/ico/user_zi.png);
    }

.inTopR_L_cart {
    width: 20px;
    height: 20px;
    background-image: url(../img/ico/cart_hui.png);
}

    .inTopR_L_cart:hover {
        background-image: url(../img/ico/cart_zi.png);
    }

.inTopR_R {
    float: right;
    font-size: 13px;
}

    .inTopR_R td {
        padding: 0px 3px 0px 3px;
    }

    .inTopR_R a {
        color: #8b8b8b;
    }

        .inTopR_R a:hover {
            color: #8b0a4a;
        }

.inTopDh_wai {
    width: 100%;
    height: 35px;
    min-width: 1200px;
    overflow: hidden;
    font-size: 16px;
}

.inTopDh {
    height: 35px;
    margin: 0 auto;
}

    .inTopDh td {
        vertical-align: top;
        padding: 0px 20px 0px 20px;
    }

    .inTopDh a {
        display: block;
        margin: 0 auto;
        padding-bottom: 10px;
    }

        .inTopDh a:hover {
            border-bottom: 3px #8b0a4a solid;
        }

.inTopDh_a1 {
    color: #000;
    border-bottom: 3px #fff solid;
}


.inTopDh_a2 {
    color: #8b0a4a;
    border-bottom: 3px #8b0a4a solid;
}

.inBot {
    position: relative;
    z-index: 100;
    width: 90%;
    min-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px #b2b2b2 solid;
    padding-bottom: 80px;
    background-color: #fff;
}

    .inBot * {
        /*元素高度和宽度包括边距和边框*/
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.inBot_top {
    width: 100%;
    margin-top: 50px;
    text-align: center;
    font-size: 13px;
    color: #8b8b8b;
}

.inBot_topImg {
    max-width: 100px;
    margin-top: 10px;
}

.inBot_topL {
    float: left;
    margin-left: 11%;
}

    .inBot_topL td {
        vertical-align: top;
    }

.inBot_topL_R {
    padding-left: 30px;
    text-align: left;
}

.inBot_topBt {
    width: 58px;
    overflow: hidden;
    padding-bottom: 8px;
    border-bottom: 1px #8b0a4a solid;
    font-size: 14px;
    color: #000;
}

.inBot_topNr {
    overflow: hidden;
    line-height: 30px;
    margin-top: 15px;
}


.inBot_backTop {
    width: 80px;
    overflow: hidden;
    padding-top: 20px;
    margin: 0 auto;
    cursor: pointer;
}

.inBot_backTop_img {
    width: 15px;
    height: 15px;
    background: url(../img/ico/jt_hui1.png) no-repeat;
    background-position: 0px 0px;
    background-size: 15px auto;
    margin: 0 auto;
    margin-bottom: 5px;
}

.inBot_dhWai {
    width: 100%;
    height: 80px;
    border-top: 1px #b2b2b2 solid;
    border-bottom: 1px #b2b2b2 solid;
    margin-top: 30px;
}

.inBot_dh {
    width: 100%;
    margin: 0 auto;
    height: 80px;
    text-align: center;
    line-height: 28px;
}

    .inBot_dh a {
        margin: 0px 1.5% 0px 1.5%;
    }

.inBot_gz {
    width: 150px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
}

    .inBot_gz a {
        display: block;
        width: 48px;
        height: 48px;
        margin: 0 auto;
    }

.inBot_gzXl {
    background-image: url(../img/ico/in_guanzhu.png);
    background-repeat: no-repeat;
    background-size: 96px auto;
    background-position: 0px 0px;
}

    .inBot_gzXl:hover {
        background-position: -48px 0px;
    }

.inBot_gzWx {
    background-image: url(../img/ico/in_guanzhu.png);
    background-repeat: no-repeat;
    background-size: 96px auto;
    background-position: 0px -48px;
}

    .inBot_gzWx:hover {
        background-position: -48px -48px;
    }

.inBot_xiaohongshu {
    background-image: url(/img/ico/xhs_hui.png);
    background-repeat: no-repeat;
    background-size: 48px 48px;
    background-position: center;
}

    .inBot_xiaohongshu:hover {
        background-image: url(/img/ico/xhs_hong.png);
    }


.inBot_gzIns {
    background-image: url(../img/ico/in_guanzhu.png);
    background-repeat: no-repeat;
    background-size: 96px auto;
    background-position: 0px -144px;
}

    .inBot_gzIns:hover {
        background-position: -48px -144px;
    }

.inBot_bot {
    width: 100%;
    overflow: hidden;
    border-top: 1px #b2b2b2 solid;
    margin-top: 40px;
    padding-top: 5px;
    font-size: 12px;
}

    .inBot_bot table {
        vertical-align: middle;
    }

        .inBot_bot table img {
            float: left;
        }

.inBot_wx {
    position: fixed;
    z-index: 10000001;
    width: 344px;
    height: 392px;
    top: 50%;
    left: 50%;
    margin-top: -196px;
    margin-left: -172px;
    background-color: #fff;
}

.imgDel {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}

.inMid {
    width: 1200px;
    overflow: hidden;
    min-height: 500px;
    margin: 0 auto;
    padding-top: 95px;
    padding-bottom: 100px;
}

.inMidb {
    width: 100%;
    overflow: hidden;
    min-width: 1500px;
    max-width: 1920px;
    min-height: 500px;
    margin: 0 auto;
    padding-top: 95px;
    padding-bottom: 100px;
}

.leftDh {
    width: 160px;
    overflow: hidden;
    background-color: #797979;
    margin-top: 90px;
    padding-bottom: 30px;
    background: url(/img/ico/leftDh1.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
}

    .leftDh a {
        display: block;
        width: 120px;
        overflow: hidden;
        text-align: left;
        font-size: 18px;
        color: #000;
        margin: 30px 0px 0px 25px;
    }

        .leftDh a:hover {
            color: #8b0a4a;
        }

.login_div {
    width: 100%;
    overflow: hidden;
    background: url(../img/bj/login/login_bj1.jpg) no-repeat;
    background-position: top center;
    background-size: 100% auto;
    margin-top: 95px;
}

.login {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 80px;
    text-align: left;
    font-size: 18px;
}

    .login td {
        vertical-align: top;
    }

.login_mid {
    width: 10px;
    overflow: hidden;
    background: url(../img/bj/login/login_bj2.png) top center;
    background-repeat: repeat-y;
    background-size: 8px auto;
}

.loginL {
    width: 410px;
    overflow: hidden;
}

    .loginL td {
        padding-bottom: 10px;
    }

.login_tet {
    width: 400px;
    height: 38px;
    border: 1px #c9c9c9 solid;
    padding: 0px 4px 0px 4px;
    font-size: 20px;
}

.login_but {
    width: 410px;
    height: 40px;
    background-color: #8a0b49;
    font-size: 20px;
    border: 0px;
    color: #fff;
    cursor: pointer;
}

.login_butYzm {
    width: 190px;
    height: 40px;
    background-color: #fff;
    border: 1px #c9c9c9 solid;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.loginL_bot {
    width: 410px;
    height: 200px;
    background: url(../img/bj/login/login_bj3.png) no-repeat center;
    background-size: 100% auto;
}

.login_span1, .login_span2 {
    display: block;
    width: 90px;
    margin: 0 auto;
    padding-bottom: 5px;
    border-bottom: 1px #fff solid;
    text-align: center;
    cursor: pointer;
}

.login_span2 {
    font-weight: bold;
    border-bottom: 1px #b5b5b5 solid;
}

.loginQh {
    width: 410px;
    overflow: hidden;
    border-bottom: 1px #ccc solid;
    margin-bottom: 50px;
}

    .loginQh li {
        float: left;
        width: 150px;
        text-align: center;
        font-size: 16px;
        border-radius: 5px 5px 0px 0px;
        cursor: pointer;
    }

.loginQh1 {
    height: 40px;
    line-height: 40px;
    background-color: #8b0a4a;
    color: #fff;
}


.loginQh2 {
    height: 35px;
    line-height: 35px;
    background-color: #b2b2b2;
    color: #181818;
    margin-top: 5px;
}

.login_dxYzm {
    width: 180px;
    height: 40px;
    border: 1px #c9c9c9 solid;
    cursor: pointer;
}

.inTopSo {
    position: relative;
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 70px;
    display: none;
}

.inTopSo_txt {
    float: left;
    width: 520px;
    height: 39px;
    border: 0px;
    padding: 0px 5px 0px 2px;
    border-bottom: 1px #000000 solid;
    font-size: 18px;
    font-weight: bold;
    margin-left: 115px;
}

.inTopSo_but {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/ico/so_bai.png) no-repeat center;
    background-size: 23px auto;
    background-color: #000;
}

.inTopSo_del {
    position: absolute;
    max-width: 15px;
    top: 30px;
    right: 80px;
    cursor: pointer;
}

.tcImg {
    width: 500px;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
    display: none;
}

    .tcImg img {
        display: block;
        max-width: 500px;
        max-height: 500px;
        margin: 0 auto;
    }

.jzBj {
    background: url(/img/ico/logoJz.png) no-repeat center;
    background-size: 60px auto;
    background-color: #dedede;
}

.pageBt {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #bfbfbf solid;
    padding-bottom: 15px;
    font-size: 16px;
    text-align: left;
}

.termsl {
    float: left;
    width: 160px;
    overflow: hidden;
}

.termsr {
    float: right;
    width: 944px;
    overflow: hidden;
    margin-top: 50px;
}