﻿@charset "utf-8";

@font-face {
    font-family: 'Noto Sans JP';
    src: url('FONT21871.ttf') format('truetype');
}
/*样式重置*/
body {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}


#homebody {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}

input {
    font-family: Noto Sans JP;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption,
tbody, tr, th, td, button {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 14px;
    font-family: Noto Sans JP;
}

ol, ul {
    list-style: none
}

:focus {
    outline: none;
}

a {
    font-size: 14px;
    font-family: Noto Sans JP;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

    a:hover {
        color: #D54D4D;
    }



#homebody .clear {
    clear: both;
    display: block;
}

/*#homebody img {
        display: block;
    }*/

#homebody .w1280 {
    width: 1600px;
    margin: auto;
}

#homebody .w1000 {
    width: 1000px;
    margin: auto;
}

#homebody .width {
    width: 1600px;
    margin: auto;
    position: relative;
}

    #homebody .width em {
        font-family: Noto Sans JP;
    }

#homebody .header {
    background: #fff;
    position: -webkit-sticky; /* 对于 Safari */
    position: sticky;
    top: 0; /* 距离视口顶部多远时开始固定 */
    z-index: 999;
}

.headerfixed {
    position: fixed;
    top: 0px;
    z-index: 50;
    width: 100%;
    -webkit-box-shadow: 0px 4px 6px #999;
}

.HomeLavawidth {
    width: 1280px;
    margin: auto
}

#homebody .header .width .top {
}

    #homebody .header .width .top strong {
        color: #333333;
        font-size: 30px;
        font-weight: normal;
        line-height: 80px;
    }

    #homebody .header .width .top select.language {
        width: 135px;
        height: 30px;
        line-height: 30px;
        border-radius: 3px;
        float: right;
        margin-top: 25px;
        -moz-box-shadow: 0px 0px 7px #999 inset;
        -webkit-box-shadow: 0px 0px 7px #999 inset;
        box-shadow: 0px 0px 7px #999 inset;
        border: none;
    }

#homebody .header .width .head {
    padding-top: 10px;
}

.order-summary-content.width {
    width: 1130px !important;
    margin: auto
}

#homebody .header .width .head .logo {
    float: left;
}




#homebody .header .width .head .search {
    float: left;
    position: relative;
    width: 980px;
    height: 40px;
    border: 1px solid #0A0A0A;
    padding-left: 10px;
    /* background: url(images/ico4.jpg) no-repeat 13px center; */
    margin-left: 50px;
    margin-top: 20px;
}


    #homebody .header .width .head .search input::-webkit-input-placeholder {
        color: #333333;
    }


    #homebody .header .width .head .search input::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #333333;
    }


    #homebody .header .width .head .search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #333333;
    }


    #homebody .header .width .head .search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #333333;
    }





#homebody .header .width .head .headright {
    position: absolute;
    right: 0px;
    top: 85px;
}


#homebody .header .width .head .search input {
    color: #333333;
    font-size: 14px;
    height: 38px;
    border: none;
    border-radius: 15px;
    background: #fff;
    font-family: Noto Sans JP;
    font-weight: 100 !important;
    width: 975px;
}

#homebody .header .width .head .search button {
    width: 40px;
    height: 40px;
    background: #fffcfc;
    border-radius: 15px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;
    cursor: pointer;
}

#homebody .header .width .head .search input.inputhover {
    border: solid 2px #D54D4D;
    padding-left: 10px;
    width: 528px;
    height: 40px;
    background: none
}



.endemail .w1280 .emaildiv ::-webkit-input-placeholder {
    color: #fff;
}


.endemail .w1280 .emaildiv ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 16px;
}

.endemail .w1280 .emaildiv :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
    font-size: 16px;
}

/*input::-webkit-input-placeholder {
    color: #fff;
}

input:-moz-placeholder {
    color: #fff;
}

input::-moz-placeholder {
    color: #fff;
}

input:-ms-input-placeholder {
    color: #fff;
}*/




#homebody .header .width .head .search button img {
    width: 50%;
    margin: auto;
    margin-top: 5px;
}

#homebody .header .width .head .sign {
    float: left;
    position: relative;
}







    #homebody .header .width .head .sign .signlist {
        height: 50px;
        padding-left: 35px;
        background: url(images/ico1.jpg) no-repeat center left;
    }

    #homebody .header .width .head .sign .signlisttuer {
        padding-left: 40px;
        background: url(images/ico1.jpg) no-repeat center left;
        height: 50px;
        line-height: 50px;
    }

    #homebody .header .width .head .sign .signlist strong {
        display: block;
        color: #333333;
        font-size: 18px;
        font-weight: normal;
        cursor: pointer;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

        #homebody .header .width .head .sign .signlist strong:hover {
            color: #D54D4D
        }


    #homebody .header .width .head .sign .signlisttuer strong {
        display: block;
        color: #333;
        font-size: 18px;
        font-weight: normal;
        cursor: pointer;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .header .width .head .sign .signlist:hover span {
        color: #D54D4D
    }

    #homebody .header .width .head .sign .signlisttuer:hover strong {
        color: #D54D4D
    }

    #homebody .header .width .head .sign .signlist span {
        display: block;
        color: #333;
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
        font-family: Noto Sans JP;
    }

    #homebody .header .width .head .sign .signlisttuer span {
        display: block;
        color: #666;
        font-size: 18px;
        font-weight: normal;
        cursor: pointer;
        display: none;
    }

    #homebody .header .width .head .sign ul {
        display: none;
        position: absolute;
        top: 42px;
        right: 0px;
        width: 200px;
        border: solid 1px #eee;
        cursor: pointer;
        background: #fff;
        z-index: 2;
        -moz-box-shadow: 0px 0px 10px #999;
        -webkit-box-shadow: 0px 0px 10px #999;
        box-shadow: 0px 0px 10px #999;
        border-radius: 5px;
    }

        #homebody .header .width .head .sign ul li {
            height: 40px;
            line-height: 40px;
            padding-left: 40px;
            border-bottom: dashed 1px #eee;
        }

            #homebody .header .width .head .sign ul li a {
                font-family: Noto Sans JP;
                font-size: 14px;
            }


#homebody .personal .left ul li:nth-child(1) {
    background: url(images/zhanghu.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(2) {
    background: url(images/dingdan.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(3) {
    background: url(images/yhq.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(4) {
    background: url(images/Point.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(5) {
    background: url(images/dizhi.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(6) {
    background: url(images/xiugaimima.png) no-repeat 10px center;
}

#homebody .personal .left ul li:nth-child(7) {
    background: url(images/tuichu.png) no-repeat 10px center;
}

#homebody .personal .left ul li {
    border-top: solid 1px #dddddd
}

    #homebody .personal .left ul li:last-child {
        border-bottom: solid 1px #dddddd
    }



#homebody .header .width .head .sign ul li:hover a {
    color: #D54D4D;
}

#homebody .header .width .head .sign ul strong {
    color: #888;
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    display: block;
    border-bottom: solid 1px #ddd;
    padding: 0px 20px
}

#homebody .header .width .head .sign ul span a {
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .header .width .head .Lists {
    float: left;
    margin-left: 20px;
    padding-left: 35px;
    background: url(images/ico2.jpg) no-repeat center left;
    min-height: 50px;
    line-height: 50px
}

    #homebody .header .width .head .Lists a {
        color: #333;
        font-size: 18px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .header .width .head .Lists:hover a {
        color: #D54D4D;
    }



#homebody .header .width .head .emails {
    float: left;
    margin-left: 20px;
    padding-left: 35px;
    background: url(images/email.jpg) no-repeat center left;
    min-height: 50px;
    line-height: 50px
}

    #homebody .header .width .head .emails a {
        color: #333;
        font-size: 18px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .header .width .head .emails:hover a {
        color: #D54D4D;
    }

#homebody .header .width .head .Bag {
    cursor: pointer;
    float: left;
    margin-left: 20px;
    background: url(images/ico3.jpg) no-repeat center left;
    height: 50px;
    line-height: 50px;
    position: relative;
}


    #homebody .header .width .head .Bag .bagclick {
        padding-left: 35px;
        color: #333;
        font-size: 12px;
        font-family: Noto Sans JP;
    }



        #homebody .header .width .head .Bag .bagclick span {
            position: absolute;
            top: 2px;
            left: 15px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            border-radius: 50%;
            text-align: center;
            background-color: #D54D4D;
            color: #fff;
            font-size: 12px;
            z-index: 1;
        }

    #homebody .header .width .head .Bag .login {
        position: absolute;
        top: 45px;
        right: 0px;
        width: 340px;
        background: #fff;
        height: 160px;
        border: solid 1px #eee;
        z-index: 2;
        padding: 30px;
        display: none;
    }

        #homebody .header .width .head .Bag .login p {
            text-align: center;
            line-height: 24px;
            color: #999;
            font-size: 18px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

            #homebody .header .width .head .Bag .login p strong {
                color: #333;
                font-size: 24px;
                display: block;
                line-height: 24px;
                font-weight: 600;
                font-family: Noto Sans JP;
            }

        #homebody .header .width .head .Bag .login a {
            width: 100%;
            height: 50px;
            text-align: center;
            line-height: 50px;
            color: #fff;
            background: #91c63f;
            display: block;
            margin-top: 20px;
            font-size: 18px
        }

    #homebody .header .width .head .Bag:hover .login {
        display: block;
    }

    #homebody .header .width .head .Bag:hover .loginsucces {
        display: block;
    }


    /*新下拉框购物车样式开始 */

    #homebody .header .width .head .Bag:hover .minicartcontent {
        display: block;
    }


.minicartcontent {
    display: none;
    opacity: 1;
    pointer-events: initial;
    transition: all .25s ease;
    box-shadow: 0 3px 30px rgba(10,10,10,.1);
    top: 46px;
    position: absolute;
    right: 0;
    z-index: 999;
    padding: 20px 15px 10px;
    width: 460px;
    background: #FFF;
    color: #0A0A0A;
    border: none;
}

#mc_headerCont {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f3f3f4;
    padding: 0 15px;
    font-weight: 500;
}

.mini_productinfo {
    float: left;
    width: 283px;
    line-height: 40px;
}

.mini_productquantity {
    float: left;
    width: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
}

.mini_productsubtotal {
    width: 70px;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 0;
    float: right;
}

.minicartinner {
    max-height: 235px;
    overflow-y: auto;
    width: 100%;
}

.summaryproduct {
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    border-bottom-color: #ede3de;
    line-height: 18px;
    border-bottom: 1px solid #cecece;
    padding: 5px 0 10px;
}


.minicartinner .summaryproduct .image {
    margin: 0 20px 0 0;
    width: 77px;
    float: left;
}

.mini_productdescription {
    float: left;
    margin-left: 0;
    width: 186px;
    line-height: 1.1;
}



.pricing {
    display: block;
    text-align: right;
}

.minicart .productprice {
    color: #0A0A0A;
    font-size: 14px;
    line-height: 16px;
}

.minicartcontent .minicarttotals {
    margin: 0 0 5px;
    padding: 8px 10px;
    border-bottom: 1px solid #0A0A0A;
    border-top: 1px solid #0A0A0A;
    background-color: #f3f3f4;
}

    .minicartcontent .minicarttotals > div {
        margin: 4px 0;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }

.minicartcontent .mini_subtotal div {
    font-size: 14px;
    line-height: 16px;
    color: #0A0A0A;
    font-weight: 500;
    float: right;
    margin-right: 5px;
}

.minicartcontent .mini_action {
    padding: 5px;
    text-align: right;
}


    .minicartcontent .mini_action.minicart-buttons a.minicart-btn-viewcart {
        background: #D54D4D;
        line-height: 40px;
        padding: 0 18px;
        border: none;
        font-weight: 400;
        color: #fff;
        height: auto;
        float: none;
        font-size: 14px;
        font-weight: 500;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        border: 2px solid #D54D4D;
    }


/* 设置滚动条轨道的颜色 */
.minicartcontent ::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

/* 设置滚动条滑块的颜色 */
.minicartcontent ::-webkit-scrollbar-thumb {
    background-color: #D54D4D;
}

/* 设置滚动条宽度 */
.minicartcontent ::-webkit-scrollbar {
    width: 8px;
}

/*新下拉框购物车样式结束 */


#homebody .header .nav {
    height: 40px;
    position: relative
}



    #homebody .header .nav li.navli .hover {
        background: #D54D4D;
        border: solid 1px #D54D4D;
        color: #fff;
    }


    #homebody .header .nav li.navli a:hover {
        border-bottom: 2px solid #D54D4D;
    }



    #homebody .header .nav li .two li a {
        float: inherit
    }

    #homebody .header .nav ul li {
        float: left;
        display: block;
    }



.shoppingcart-page {
    border-top: solid 1px #ddd
}

#homebody .header .nav li a {
    display: block;
    height: 38px;
    margin-left: 35px;
    font-size: 16px;
    font-weight: 700;
    font-family: Noto Sans JP;
    color: #111;
}

#homebody .header .nav li:first-child a {
    padding-left: 0px;
}

#homebody .header .nav li:last-child a {
    padding-right: 0px;
}


#homebody .header .nav li:hover a {
    color: #D54D4D;
}



#homebody .header .nav li .two {
    display: none;
    position: absolute;
    top: 40px;
    left: -18%;
    width: 100%;
    background-color: rgba(255,255,255,.9);
    border: 1px solid #d7d7d7;
    border-top: none;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    z-index: 1100;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}


    #homebody .header .nav li .two ul .three ul {
        padding: 0px;
    }

    #homebody .header .nav li .two ul li {
        width: 220px;
        margin: 0 10px;
        float: left;
        padding: 0 0 5px 0;
        break-inside: avoid;
        position: relative;
    }

#homebody .header .nav li .two {
    -moz-column-count: 5; /* Firefox */
    -webkit-column-count: 5; /* Safari and Chrome */
    column-count: 5;
}

    #homebody .header .nav li .two ul li a.twohref {
        display: block;
        width: 220px;
        margin: 0 10px;
        background: url(images/dot.gif) repeat-x 0 bottom;
        padding: 0 0 5px 0;
        font-size: 16px;
    }


#homebody .header .nav li .three ul li {
    width: 220px;
    margin: 0 10px;
    float: left;
    background: url(images/dot.gif) repeat-x 0 bottom;
    padding: 0 0 5px 0;
}




#homebody .header .nav li .two li a {
    color: #333;
    font-size: 18px;
    line-height: 55px;
    border-radius: 5px;
    padding: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px !important;
}


    #homebody .header .nav li .two li a:hover {
        color: #D54D4D
    }

#homebody .header .nav li:hover .two {
    display: block;
}

#homebody .header .nav li .three ul li {
    clear: inherit;
    float: left;
}


    #homebody .header .nav li .three ul li a {
        font-size: 14px;
        width: auto;
        padding: initial;
        background: none;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 30px;
        height: 30px;
        color: #666;
        font-weight: normal;
    }









#homebody .miss ul {
    overflow-x: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


    #homebody .miss ul li {
        width: 510px;
        position: relative;
        margin-bottom: 20px;
    }

        #homebody .miss ul li:nth-child(4n) {
            margin-right: 0px;
        }

        #homebody .miss ul li span {
            display: block;
            width: 120px;
            height: 38px;
            background: #D54D4D;
            position: absolute;
            top: 194px;
            left: 50%;
            margin-left: -60px;
            color: #fff;
            text-align: center;
            line-height: 38px;
            font-size: 12px;
        }

        #homebody .miss ul li:hover span {
            background: #D54D4D;
        }

        #homebody .miss ul li p {
            max-width: 60%;
            margin-top: 5px;
            margin-bottom: 10px;
            color: #333;
            font-size: 20px;
            text-align: left;
            font-family: Noto Sans JP;
        }

        #homebody .miss ul li:hover p {
            color: #D54D4D
        }

        #homebody .miss ul li strong {
            padding: 10px 10px;
            position: absolute;
            top: 50%;
            right: 16px;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            color: #ffffff;
            background: #D54D4D;
            font-size: 16px;
            text-align: center;
            display: block;
            height: 24px;
            line-height: 24px;
            font-weight: 100;
            font-family: Noto Sans JP;
        }


            #homebody .miss ul li strong:hover {
                color: #ffffff;
                background: #000000;
            }



        #homebody .miss ul li:hover {
            text-decoration: inherit;
        }

#homebody .shopby {
    overflow-x: hidden;
    position: relative;
    text-align: center;
}






    #homebody .shopby .swiper-slide img {
        width: 380px;
        margin-left: 0% !important;
        height: 380px;
    }





    #homebody .shopby .swiper-button-next {
        width: 50px;
        height: 50px;
        background-color: #fff;
        border-radius: 50px;
        border: solid 1px #d4d4d4;
        position: absolute;
        right: 8px;
    }

        #homebody .shopby .swiper-button-next:after {
            content: '';
            display: block;
            width: 12px;
            margin: auto;
            height: 12px;
            border-right: 2px solid #888;
            border-top: 2px solid #888;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-top: 18px;
            margin-right: 20px;
        }

    #homebody .shopby .swiper-button-prev {
        width: 50px;
        height: 50px;
        background-color: #fff;
        border-radius: 50px;
        border: solid 1px #d4d4d4;
        position: absolute;
        left: 0px;
    }

        #homebody .shopby .swiper-button-prev:after {
            content: '';
            display: block;
            width: 12px;
            margin: auto;
            height: 12px;
            border-right: 2px solid #888;
            border-top: 2px solid #888;
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            margin-top: 18px;
            margin-right: 16px;
        }

    #homebody .shopby .swiper-slide {
        position: relative;
    }

        #homebody .shopby .swiper-slide span {
            bottom: 0px;
            left: 0;
            height: 44px;
            line-height: 44px;
            background: #f3f3f4;
            padding: 0px 20px;
            font-size: 18px;
            font-family: Noto Sans JP;
        }

#homebody .swiper-container-one a {
    text-decoration: underline !important;
    background: none !important;
}

#homebody .shopby .swiper-slide span:hover {
    opacity: 1;
}

#homebody .shopby .swiper-slide:hover span {
    background: #D54D4D;
    color: #fff;
}

#homebody .shopby .swiper-button-next:hover {
    opacity: 0.9;
    background: #333;
    border: solid 1px #333;
}

#homebody .shopby .swiper-button-prev:hover {
    opacity: 0.9;
    background: #333;
    border: solid 1px #333;
}

#homebody .shopby .swiper-button-next:after:hover {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

#homebody .shopby .swiper-button-prev:after:hover {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

#homebody .Chosen {
    width: 1600px;
    margin: auto;
    overflow-x: hidden;
    position: relative;
}

    #homebody .Chosen .swiper-slide img {
        width: 100%;
        margin-left: 0px
    }

    #homebody .Chosen h3 {
        font-size: 22px;
        color: #333;
        text-align: center;
        margin-top: 25px;
        font-weight: 600;
        font-family: Noto Sans JP;
        margin-bottom: 15px;
    }

    /*#homebody .Chosen ul li {
    float: left;
    width: 237px;
    background: #fff;
    margin-right: 15px;
    position: relative;
    border: solid 3px #fff;
}

    #homebody .Chosen ul li:hover {
        border: solid 3px #D54D4D;
    }

    #homebody .Chosen ul li:nth-child(5n) {
        margin-right: 0px
    }

    #homebody .Chosen ul li .love {
        position: absolute;
        width: 32px;
        height: 32px;
        display: block;
        top: 8px;
        right: 8px;
        border-radius: 30px;
        background: url(images/love1.png) #fff no-repeat center 10px;
        background-size: 50%
    }

        #homebody .Chosen ul li .love:hover {
            background: url(images/love2.png) #D54D4D no-repeat center 10px;
            background-size: 50%
        }

    #homebody .Chosen ul li .title {
        padding: 0px 10px;
        margin-top: 20px;
        display: block;
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

    #homebody .Chosen ul li .quick {
        width: 100px;
        height: 35px;
        line-height: 35px;
        background: #fff;
        -moz-box-shadow: 0px 0px 8px #999;
        -webkit-box-shadow: 0px 0px 8px #999;
        box-shadow: 0px 0px 8px #999;
        display: none;
        position: absolute;
        top: 160px;
        left: 50%;
        margin-left: -50px;
        text-align: center;
    }

    #homebody .Chosen ul li:hover .quick {
        display: block;
    }

    #homebody .Chosen ul li .price span {
        display: block;
        padding: 0px 10px;
        color: #333;
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 5px;
    }

    #homebody .Chosen ul li .price em {
        display: block;
        font-style: normal;
        padding: 0px 10px;
        text-decoration: line-through;
        font-size: 18px;
        color: #979797;
        font-weight: normal;
    }

    #homebody .Chosen ul li .stars {
        padding: 0 10px;
        margin-top: 10px;
        margin-bottom: 15px;
    }*/


    #homebody .Chosen .swiper-slide {
        float: left;
        background: #fff;
        position: relative;
    }


        #homebody .Chosen .swiper-slide:hover .title {
            color: #D54D4D;
        }


        #homebody .Chosen .swiper-slide .love {
            position: absolute;
            width: 32px;
            height: 32px;
            display: block;
            top: 8px;
            right: 8px;
            border-radius: 30px;
            background: url(../../images/love1.png) #fff no-repeat center 10px;
            background-size: 50%
        }

            #homebody .Chosen .swiper-slide .love:hover {
                background: url(../../images/love2.png) #D54D4D no-repeat center 10px;
                background-size: 50%
            }

        #homebody .Chosen .swiper-slide .title {
            padding: 0px 15px;
            margin-top: 15px;
            display: block;
            font-size: 14px;
            color: #333;
            font-family: Noto Sans JP;
            margin-bottom: 20px;
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        #homebody .Chosen .swiper-slide .quick {
            width: 100px;
            height: 35px;
            line-height: 35px;
            background: #fff;
            -moz-box-shadow: 0px 0px 8px #999;
            -webkit-box-shadow: 0px 0px 8px #999;
            box-shadow: 0px 0px 8px #999;
            display: none;
            position: absolute;
            top: 160px;
            left: 50%;
            margin-left: -50px;
            text-align: center;
        }

        #homebody .Chosen .swiper-slide:hover .quick {
            display: block;
        }

        #homebody .Chosen .swiper-slide .price span {
            display: block;
            padding: 0px 15px;
            color: #D54D4D;
            font-size: 18px;
            margin-top: 10px;
            margin-bottom: 5px;
            font-family: Noto Sans JP;
        }

        #homebody .Chosen .swiper-slide .price em {
            display: block;
            font-style: normal;
            padding: 0px 15px;
            text-decoration: line-through;
            font-size: 18px;
            color: #979797;
            font-weight: 600;
            padding-bottom: 15px;
            font-family: Noto Sans JP;
        }

        #homebody .Chosen .swiper-slide .stars {
            padding: 0 15px;
            margin-top: 10px;
            margin-bottom: 15px;
        }

            #homebody .Chosen .swiper-slide .stars img {
                width: auto;
            }

    #homebody .Chosen .Chosen-next {
        cursor: pointer;
        z-index: 2;
        opacity: 0.8;
        width: 52px;
        height: 52px;
        background-color: #fff;
        border-radius: 50px;
        border: solid 1px #d4d4d4;
        position: absolute;
        right: 10px;
        top: 38%;
    }

        #homebody .Chosen .Chosen-next:after {
            content: '';
            display: block;
            width: 12px;
            margin: auto;
            height: 12px;
            border-right: 2px solid #888;
            border-top: 2px solid #888;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-top: 20px;
            margin-left: 16px;
        }

    #homebody .Chosen .Chosen-prev {
        cursor: pointer;
        z-index: 2;
        left: 10px;
        top: 38%;
        opacity: 0.8;
        width: 52px;
        height: 52px;
        background-color: #fff;
        border-radius: 50px;
        border: solid 1px #d4d4d4;
        position: absolute;
    }

        #homebody .Chosen .Chosen-prev:after {
            content: '';
            display: block;
            width: 12px;
            margin: auto;
            height: 12px;
            border-right: 2px solid #888;
            border-top: 2px solid #888;
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            margin-top: 20px;
            margin-right: 16px;
        }

        #homebody .Chosen .Chosen-prev:hover {
            background: #D54D4D;
            border: solid 1px #D54D4D
        }

            #homebody .Chosen .Chosen-prev:hover:after {
                border-top: solid 2px #fff;
                border-right: solid 2px #fff;
            }

    #homebody .Chosen .Chosen-next:hover {
        background: #D54D4D;
        border: solid 1px #D54D4D
    }

        #homebody .Chosen .Chosen-next:hover:after {
            border-top: solid 2px #fff;
            border-right: solid 2px #fff;
        }







#homebody .Special h3 {
    font-size: 22px;
    color: #333;
    text-align: center;
    padding-top: 20px;
    font-weight: normal;
    padding-bottom: 15px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .Special li {
    float: left;
    margin-right: 3.5%;
    margin-bottom: 3%;
    position: relative;
    width: 31%
}

    #homebody .Special li img {
        width: 100%
    }

    #homebody .Special li span {
        display: block;
        width: 80%;
        height: 48px;
        position: absolute;
        bottom: 10%;
        background: #888;
        text-align: center;
        line-height: 48px;
        color: #fff;
        font-size: 22px;
        font-weight: 600;
        font-family: Noto Sans JP;
        left: 10%;
        opacity: 0.8;
    }

        #homebody .Special li span:hover {
            opacity: 1;
        }




    #homebody .Special li:nth-child(3n) {
        margin-right: 0px;
    }

#homebody .end {
    padding-top: 65px;
}

    #homebody .end li {
        float: left;
        width: 33.3%;
        text-align: center;
    }

        #homebody .end li img {
            margin: auto;
        }

        #homebody .end li strong {
            font-size: 22px;
            font-weight: normal;
            margin-top: 20px;
            margin-bottom: 10px;
            display: block;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody .end li p {
            font-size: 20px;
            font-weight: normal;
            margin-bottom: 65px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

#homebody .endemail {
    height: 140px;
    background: #D54D4D
}

    #homebody .endemail .w1280 {
        position: relative;
    }

    #homebody .endemail strong {
        font-size: 38px;
        color: #fff;
        font-weight: normal;
        padding-top: 35px;
        display: block;
        margin-bottom: 10px;
        font-family: Noto Sans JP;
    }

    #homebody .endemail span {
        font-size: 20px;
        color: #fff;
        font-weight: normal;
        display: block;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .endemail .emaildiv {
        position: absolute;
        top: 45px;
        right: 0px;
    }

        #homebody .endemail .emaildiv input {
            width: 398px;
            height: 48px;
            border: solid 1px #fff;
            background: none;
            padding-left: 50px;
            background: url(images/ico10.jpg) no-repeat 10px center;
            font-size: 18px;
            color: #fff;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody .endemail .emaildiv button {
            width: 145px;
            height: 52px;
            border: solid 1px #fff;
            margin-left: 8px;
            background: none;
            display: block;
            float: right;
            color: #ffffff;
            font-size: 18px;
            cursor: pointer;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

            #homebody .endemail .emaildiv button:hover {
                background: #fff;
                color: #D54D4D;
            }

#homebody footer {
    background: #fff;
    border-top: solid 1px #eee;
    padding-bottom: 65px;
}

    #homebody footer li {
        text-align: left;
    }

        #homebody footer li h4 {
            color: #333;
            font-size: 16px;
            margin-bottom: 25px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody footer li p a {
            color: #333333;
            font-size: 14px;
            line-height: 35px;
            font-family: Noto Sans JP;
        }

        #homebody footer li p {
            color: #333333;
            font-size: 14px;
            line-height: 26px;
            font-family: Noto Sans JP;
        }

        #homebody footer li em a {
            display: inline-block;
            margin-top: 10px
        }



.footend {
    background: #D54D4D;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    font-family: Noto Sans JP;
    clear: both;
    text-align: center;
}


    .footend .w1280 {
        width: 1280px;
        margin: auto;
    }

    .footend .floatr {
        float: right;
    }

        .footend .floatr span {
            margin-right: 20px;
        }

            .footend .floatr span a {
                color: #fff;
            }

#homebody .header .width .head .Bag .loginsucces {
    position: absolute;
    top: 45px;
    right: 0px;
    width: 460px;
    background: #fff;
    border: solid 1px #eee;
    z-index: 3;
    padding: 20px;
    max-height: 420px;
    overflow-y: scroll;
    display: none;
}

    #homebody .header .width .head .Bag .loginsucces h4 {
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        font-family: Noto Sans JP;
        line-height: 0px;
    }

        #homebody .header .width .head .Bag .loginsucces h4 strong {
            color: #D54D4D;
            font-size: 18px;
            font-weight: normal;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

    #homebody .header .width .head .Bag .loginsucces ul li {
        clear: both;
        border-bottom: dashed 1px #ddd;
        margin-top: 20px;
        padding: 10px 0px;
    }

        #homebody .header .width .head .Bag .loginsucces ul li:nth-child(1) {
            border-top: dashed 1px #ddd;
        }

    #homebody .header .width .head .Bag .loginsucces .img img {
        width: 100px;
        float: left;
    }

    #homebody .header .width .head .Bag .loginsucces .text {
        float: left;
        margin-left: 10px;
    }

        #homebody .header .width .head .Bag .loginsucces .text h5 a {
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            word-break: break-all;
            height: 35px;
            line-height: 35px;
            width: 180px;
            color: #333;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody .header .width .head .Bag .loginsucces .text p {
            line-height: 24px;
            height: 24px;
            color: #999
        }

    #homebody .header .width .head .Bag .loginsucces .price {
        line-height: 35px;
        height: 35px;
    }

        #homebody .header .width .head .Bag .loginsucces .price strong {
            font-size: 18px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody .header .width .head .Bag .loginsucces .price em {
            font-size: 14px;
            font-weight: normal;
            color: #666;
            text-decoration: line-through;
            padding-left: 10px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

    #homebody .header .width .head .Bag .loginsucces .contant {
        position: relative;
        width: 100%;
        height: 100%;
    }

    #homebody .header .width .head .Bag .loginsucces .fixed a {
        width: 44%;
        height: 40px;
        line-height: 40px;
        float: left;
        background: #D54D4D;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        margin-top: 20px;
        margin-left: 2%;
        margin-right: 2%;
        border: solid 1px #fff;
        font-weight: 600;
        font-family: Noto Sans JP;
        font-size: 18px;
    }

        #homebody .header .width .head .Bag .loginsucces .fixed a:hover {
            color: #D54D4D;
            border: solid 1px #D54D4D;
            background: #fff
        }

    #homebody .header .width .head .Bag .loginsucces li {
        position: relative;
    }

        #homebody .header .width .head .Bag .loginsucces li .click {
            width: 20px;
            cursor: pointer;
            position: absolute;
            right: 0px;
            top: 6px;
        }



#homebody .magnifier .close_div {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 99999;
    border: solid 1px #eee;
    cursor: pointer
}

    #homebody .magnifier .close_div img {
        width: 70px;
        height: 70px;
    }

#homebody .magnifier .zoom {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    cursor: pointer
}

    #homebody .magnifier .zoom img {
        width: 70px;
        height: 70px;
    }

#homebody .magnifier .lessen img {
    width: 70px;
    height: 70px;
}

#homebody .magnifier .lessen {
    display: none;
    position: fixed;
    top: 200px;
    left: 0px;
    z-index: 99999;
    cursor: pointer
}

#homebody .magnifierfidex {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 99;
    top: 0px;
    left: 0px;
    padding-top: 0px !important;
    margin-left: 0px !important;
}

#homebody .Crumbs {
    height: 50px;
    background: #A9A9A9;
    border-top: solid 1px #A9A9A9;
    line-height: 50px;
    color: #FFF;
}

    /*#homebody .Crumbs.list {
        background: #fff;
        padding-top: 20px;
    }*/

    #homebody .Crumbs a {
        color: #FFF;
        margin-right: 5px;
        font-family: Noto Sans JP;
        font-size: 14px
    }

        #homebody .Crumbs a span {
            font-family: Noto Sans JP;
            font-style: normal;
            font-size: 14px;
        }

        #homebody .Crumbs a:hover {
            color: #D54D4D
        }

#homebody .fajdiv {
    float: left;
    padding-top: 35px;
}

    #homebody .fajdiv .faj-next {
        position: absolute;
        z-index: 2;
        top: 350px;
        right: 60px;
        width: 48px;
        height: 48px;
        border-radius: 50px;
        background: #fff;
        border: solid 1px #d7d7d7;
        cursor: pointer;
    }

    #homebody .fajdiv .faj-prev {
        cursor: pointer;
        border: solid 1px #d7d7d7;
        position: absolute;
        z-index: 2;
        top: 350px;
        left: 60px;
        width: 48px;
        height: 48px;
        border-radius: 50px;
        background: #fff
    }

    #homebody .fajdiv .faj-next:before {
        content: "";
        border-top: solid 2px #000;
        border-right: solid 2px #000;
        width: 13px;
        display: block;
        height: 13px;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg); /* IE 9 */
        -moz-transform: rotate(45deg); /* Firefox */
        -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
        -o-transform: rotate(45deg);
        margin-top: 16px;
        margin-left: 14px;
    }

    #homebody .fajdiv .faj-prev:before {
        content: "";
        border-top: solid 2px #000;
        border-left: solid 2px #000;
        width: 13px;
        display: block;
        height: 13px;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg); /* IE 9 */
        -moz-transform: rotate(-45deg); /* Firefox */
        -webkit-transform: rotate(-45deg); /* Safari 和 Chrome */
        -o-transform: rotate(-45deg);
        margin-top: 16px;
        margin-left: 20px;
    }

    #homebody .fajdiv .faj-next:hover {
        background: #D54D4D;
        border: solid 1px #D54D4D;
    }

    #homebody .fajdiv .faj-prev:hover {
        background: #D54D4D;
        border: solid 1px #D54D4D;
    }

    #homebody .fajdiv .faj-next:hover:before {
        border-top: solid 2px #fff;
        border-right: solid 2px #fff
    }

    #homebody .fajdiv .faj-prev:hover:before {
        border-top: solid 2px #fff;
        border-left: solid 2px #fff
    }

#homebody .swiper-faj-sam .swiper-slide-visible {
    border: solid 2px #fff;
    border-radius: 3px;
}

#homebody .swiper-faj-sam .swiper-slide-thumb-active {
    border: solid 2px #D54D4D;
}

#homebody .icoend {
    text-align: center;
    width: 315px;
    margin: auto;
    margin-top: 10px;
}

    #homebody .icoend .save {
        margin-right: 15px;
        float: left;
    }

    #homebody .icoend img {
        float: left;
    }

    #homebody .icoend span {
        border: solid 1px #999;
        width: 15px;
        height: 21px;
        float: left;
        border-radius: 5px;
        line-height: 21px;
        font-size: 12px;
        text-align: center;
        margin-left: 4px;
        margin-right: 15px;
    }

#homebody .productright {
    width: 700px;
    float: right;
    padding-top: 30px;
}

#homebody .sku {
    margin-top: 24px;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}

    #homebody .sku span {
        font-size: 16px;
        font-family: Noto Sans JP;
    }

#homebody .productright h3 {
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .productright .star {
    margin-top: 15px;
    margin-bottom: 15px
}

    #homebody .productright .star img {
        vertical-align: middle;
        display: inline-block;
    }

#homebody .productright .starnobg span a span {
    vertical-align: middle;
    display: inline-block;
    color: #333333;
    font-size: 14px;
    font-family: Noto Sans JP;
    text-decoration: underline;
}

#homebody .productright .star span a {
    vertical-align: middle;
    display: inline-block;
    color: #888888;
    font-size: 18px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

    #homebody .productright .star span a span {
        text-decoration: underline;
    }

    #homebody .productright .star span a:hover span {
        text-decoration: underline;
        color: #D54D4D
    }

#homebody .productright .price {
    clear: both;
}

    #homebody .productright .price strong span {
        color: #D54D4D;
        font-size: 22px;
        font-weight: normal;
        font-weight: 600;
        font-family: Noto Sans JP;
        text-decoration: none;
    }

    #homebody .productright .price span {
        color: #888888;
        font-size: 16px;
        font-weight: normal;
        margin-left: 10px;
        text-decoration: line-through;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

#homebody .productright .fee {
    padding-top: 20px;
    position: relative;
    padding-bottom: 20px;
    width: 100%
}

#shipping img {
    float: left;
    margin-right: 10px;
}

#homebody .productright .fee #shipping span {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 16px !important;
    color: #999;
}

#homebody .productright .fee p span {
    
    font-family: Noto Sans JP;
    font-size: 14px !important;
   
}

#homebody .productright .fee p a img {
    vertical-align: middle;
    display: inline-block;
    margin-top: 0px !important
}

#homebody .productright .fee .feediv {
    display: none;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%;
    background: #f5f5f5;
    width: 440px;
    border: solid 1px #eee;
    border-radius: 5px;
    padding: 15px;
}

    /*#homebody .productright .fee strong {
            display: block;
            padding-left: 27px;
            background: url(../../images/ico23.jpg) no-repeat center left;
            position: relative;
            width: 160px;
            cursor: pointer;
        }*/

    /*#homebody .productright .fee strong span {
                line-height: 25px;
                height: 25px;
                font-weight: normal;
                font-size: 18px;
            }

            #homebody .productright .fee strong:after {
                content: "";
                width: 10px;
                height: 10px;
                background: url(../../images/ico24.jpg) no-repeat center right;
                position: absolute;
                top: 8px;
                right: 0px
            }*/

    #homebody .productright .fee .feediv .Ship {
        padding: 10px 5px;
        color: #666;
        font-size: 14px
    }

        #homebody .productright .fee .feediv .Ship select {
            width: 285px;
            height: 30px;
            border-radius: 3px;
            color: #666;
            font-size: 14px;
            margin-left: 10px;
        }

    #homebody .productright .fee .feediv ul li {
        width: 33%;
        float: left;
        text-align: center;
        line-height: 24px;
    }

        #homebody .productright .fee .feediv ul li h5 {
            color: #333;
            font-size: 16px;
            height: 50px;
            line-height: 50px;
            border-bottom: solid 1px #eee
        }

        #homebody .productright .fee .feediv ul li p {
            line-height: 40px;
            height: 40px;
            color: #666;
            font-size: 14px;
        }

    #homebody .productright .fee .feediv .close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

#homebody .productright .fee .feep {
    color: #333333;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 20px;
    font-weight: normal;
}

    #homebody .productright .fee .feep span {
        color: #D54D4D;
        font-size: 18px
    }

#homebody .productright .vio {
    padding-top: 15px;
    margin-top: 15px;
}



.attrtitle {
    display: block;
    color: #333333;
    font-size: 14px;
    width: 25%;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

.attrlist {
    display: block;
    width: 75%;
}

#homebody .productright .vio p select {
    height: 45px;
    line-height: 45px;
    width: 75%;
    margin-bottom: 10px;
    border: solid 1px #999;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
    background-color: #f3f3f4;
    font-family: Noto Sans JP;
}

    #homebody .productright .vio p select option {
        font-weight: 600;
    }

#homebody .productright .Quan {
    margin-top: 15px
}

    #homebody .productright .Quan span {
        color: #333333;
        font-size: 16px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .productright .Quan select {
        width: 100px;
        height: 45px;
        line-height: 35px;
        border: solid 1px #ddd;
        padding-left: 40px;
        color: #333;
        font-size: 14px;
        cursor: pointer;
        margin-right: 10px;
        font-weight: 600;
        font-family: Noto Sans JP;
        border-radius: 3px;
    }

        #homebody .productright .Quan select option {
            color: #333;
            font-size: 14px;
            cursor: pointer;
        }

    #homebody .productright .Quan strong {
        color: #888888;
        font-size: 16px;
        padding-left: 20px;
        background: url(../../images/ico26.jpg) no-repeat center left;
        font-weight: normal;
        text-decoration: underline;
        cursor: pointer;
        font-weight: 600;
        font-family: Noto Sans JP;
    }



#homebody .productright .buythere {
    position: relative;
    display: none
}

    #homebody .productright .buythere .close {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

        #homebody .productright .buythere .close img {
            border-radius: 50px;
        }

#homebody .productright .more_save_tips {
    position: absolute;
    left: 0px;
    bottom: 30px;
    width: 445px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    padding: 5px 20px;
    line-height: 1.5;
    border-radius: 5px;
    background: #fff;
    border: solid 1px #eee;
    padding: 25px;
}

    #homebody .productright .more_save_tips .arrow_a {
        position: absolute;
        width: 400px;
        height: 10px;
        bottom: -10px;
        left: 50px;
    }

#homebody .productright .arrow_a {
    display: block;
    position: relative;
    height: 4px;
    width: 8px;
    overflow: hidden;
}

    #homebody .productright .arrow_a i {
        display: block;
        height: 0px;
        width: 0px;
        border: 80px solid;
        border-color: #000 transparent transparent transparent;
        position: absolute;
        bottom: -80px;
        left: 50%;
        margin-left: -80px;
    }

#homebody .productright .more_save_tips .arrow_a i {
    border-top-color: #ddd;
}

#homebody .productright .more_save_tips h3 {
    font-size: 14px;
    padding-bottom: 5px;
}

#homebody .productright .more_save_tips table {
    border-color: #ddd;
    margin: 10px 0;
    text-align: center;
}

#homebody .productright .more_save_tips a {
    color: #D54D4D;
    text-decoration: underline;
}

#homebody .productright .view-sell-all {
    margin-top: 20px;
}

    #homebody .productright .view-sell-all a {
        background-color: #f2f2f2;
        border: 1px solid #ccc;
        color: #333;
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        line-height: 38px;
    }

        #homebody .productright .view-sell-all a:hover {
            color: #fff;
            background: #D54D4D;
        }

#homebody .productright .Add {
    margin-top: 75px;
}

    #homebody .productright .Add button {
        width: 310px;
        height: 60px;
        background: #D54D4D;
        color: #fff;
        font-size: 15px;
        border: none;
        border: solid 1px #D54D4D;
        float: left;
        cursor: pointer;
    }

        #homebody .productright .Add button:hover {
            border: solid 1px #D54D4D;
            background: #fff;
            color: #D54D4D
        }

.Wishlist {
    height: 44px;
    background: #fff;
    border: solid 1px #D54D4D;
    position: relative;
    float: left;
    margin-right: 35px;
    margin-left: 57px;
}


    .Wishlist:hover span {
        display: block;
    }


    .Wishlist a {
        display: block;
        padding-left: 55px;
        padding-right: 40px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        background: url(../../images/ico17.jpg) no-repeat 39px 15px;
        font-size: 18px;
        color: #8dc640;
    }

    .Wishlist span {
        position: absolute;
        width: 152px;
        height: 39px;
        background: url(../../images/pic9.jpg) no-repeat center center;
        text-align: center;
        font-size: 16px;
        color: #ffffff;
        line-height: 50px;
        top: 45px;
        left: -30px;
        display: none;
    }

#homebody .productright .Add .pay span {
    color: #888;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: block;
}

#homebody .wecontant {
    margin-top: 50px;
}

    #homebody .wecontant .weconleft {
        width: 850px;
        float: left;
        position: relative
    }

        #homebody .wecontant .weconleft .also {
            width: 1280px;
            position: relative;
            margin-bottom: 30px;
        }

            #homebody .wecontant .weconleft .also h4 {
                position: relative;
                text-align: center;
                padding-top: 15px;
                padding-bottom: 15px;
            }

                #homebody .wecontant .weconleft .also h4::before {
                    display: block;
                    position: absolute;
                    top: 50%;
                    width: 100%;
                    height: 1px;
                    border-bottom: 1px solid #000;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    content: '';
                }


                #homebody .wecontant .weconleft .also h4 span {
                    position: relative;
                    background: #FFF;
                    padding: 0 16px;
                    font-size: 20px;
                    color: #000;
                    text-align: center;
                    font-weight: 600;
                    font-family: Noto Sans JP;
                    padding-bottom: 15px;
                }


                #homebody .wecontant .weconleft .also h4 strong {
                    font-size: 20px;
                    color: #D54D4D;
                    font-weight: normal;
                    line-height: 40px;
                    font-weight: 600;
                    font-family: Noto Sans JP;
                }

                #homebody .wecontant .weconleft .also h4 a {
                    font-size: 16px;
                    color: #333;
                    float: right;
                    line-height: 40px;
                    font-weight: 600;
                    font-family: Noto Sans JP;
                }

                    #homebody .wecontant .weconleft .also h4 a:hover {
                        color: #D54D4D
                    }

            #homebody .wecontant .weconleft .also .swiper-also {
                overflow-x: hidden;
                padding: 35px 10px 35px 10px;
            }

                #homebody .wecontant .weconleft .also .swiper-also .swiper-slide img {
                    width: 100%;
                    margin-left: 0px;
                }

                #homebody .wecontant .weconleft .also .swiper-also .swiper-slide span {
                    margin-top: 10px;
                    text-overflow: -o-ellipsis-lastline;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    line-clamp: 2;
                    -webkit-box-orient: vertical;
                    display: block;
                    height: 44px;
                    line-height: 22px;
                    font-size: 16px;
                    font-weight: 600;
                    font-family: Noto Sans JP;
                }

                #homebody .wecontant .weconleft .also .swiper-also .swiper-slide strong {
                    color: #D54D4D;
                    font-size: 18px;
                    margin-top: 10px;
                    display: block;
                   
                    font-family: Noto Sans JP;
                }

                #homebody .wecontant .weconleft .also .swiper-also .swiper-slide a:hover span {
                    color: #D54D4D;
                }

                #homebody .wecontant .weconleft .also .swiper-also .also-prev {
                    cursor: pointer;
                    position: absolute;
                    z-index: 2;
                    top: 52%;
                    left: 0px;
                    width: 25px;
                    height: 50px;
                    border-radius: 0px 50px 50px 0px;
                    background: #fff;
                    margin-top: -40px;
                }

                    #homebody .wecontant .weconleft .also .swiper-also .also-prev:hover {
                        background: #D54D4D;
                    }

                        #homebody .wecontant .weconleft .also .swiper-also .also-prev:hover:before {
                            border-top: solid 5px #fff;
                            border-left: solid 5px #fff;
                        }

                    #homebody .wecontant .weconleft .also .swiper-also .also-prev:before {
                        content: "";
                        border-top: solid 5px #D54D4D;
                        border-left: solid 5px #D54D4D;
                        width: 13px;
                        display: block;
                        height: 13px;
                        transform: rotate(-45deg);
                        -ms-transform: rotate(-45deg);
                        -moz-transform: rotate(-45deg);
                        -webkit-transform: rotate(-45deg);
                        -o-transform: rotate(-45deg);
                        margin-top: 16px;
                        margin-left: 6px;
                        border-radius: 5px;
                    }

                #homebody .wecontant .weconleft .also .swiper-also .also-next {
                    cursor: pointer;
                    position: absolute;
                    z-index: 2;
                    top: 52%;
                    right: 0px;
                    width: 25px;
                    height: 50px;
                    border-radius: 50px 0px 0px 50px;
                    background: #fff;
                    margin-top: -40px;
                }

                    #homebody .wecontant .weconleft .also .swiper-also .also-next:hover {
                        background: #D54D4D;
                    }

                        #homebody .wecontant .weconleft .also .swiper-also .also-next:hover:before {
                            border-top: solid 5px #fff;
                            border-left: solid 5px #fff;
                        }

                    #homebody .wecontant .weconleft .also .swiper-also .also-next:before {
                        content: "";
                        border-top: solid 5px #D54D4D;
                        border-left: solid 5px #D54D4D;
                        width: 13px;
                        display: block;
                        height: 13px;
                        transform: rotate(135deg);
                        -ms-transform: rotate(135deg);
                        -moz-transform: rotate(135deg);
                        -webkit-transform: rotate(135deg);
                        -o-transform: rotate(135deg);
                        margin-top: 16px;
                        margin-left: 6px;
                        border-radius: 5px;
                    }



.newProductcontent {
    background: #f3f3f4;
}



#homebody .swiper-faj-big {
    width: 600px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

#homebody .swiper-faj-sam {
    width: 600px;
}

    #homebody .swiper-faj-sam .swiper-wrapper .swiper-slide {
        height: 45px;
        width: 45px;
        cursor: pointer;
    }

#homebody .swiper-slide {
    background-size: cover;
    background-position: center;
}

#homebody .swiper-faj-big .swiper-wrapper {
    height: 600px;
    width: 600px;
}

#homebody .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

    #homebody .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    #homebody .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

#homebody .wecontant {
    padding-bottom: 80px;
}

    #homebody .wecontant .weconleft .protable .content .text {
        font-size: 14px;
        display: none
    }

        #homebody .wecontant .weconleft .protable .content .text:nth-child(1) {
            display: block
        }

    #homebody .wecontant .weconleft .protable {
        border-top: dashed 1px #b3b3b3;
        padding-top: 10px;
    }

        #homebody .wecontant .weconleft .protable .title {
            display: flex;
            justify-content: space-between;
        }

            #homebody .wecontant .weconleft .protable .title li {
                cursor: pointer;
                width: 155px;
                height: 33px;
                line-height: 33px;
                text-align: center;
                background: #cfcfcf;
                color: #fff;
                margin-bottom: 15px;
                position: relative;
                font-size: 16px;
                font-family: Noto Sans JP;
            }

                #homebody .wecontant .weconleft .protable .title li:last-child {
                    margin-right: 0px;
                }

                #homebody .wecontant .weconleft .protable .title li.on {
                    background: #D54D4D;
                }

        /*#homebody .wecontant .weconleft .protable .title li.on:before {
                    content: "";
                    width: 28px;
                    height: 28px;
                    background:#D54D4D;
                    transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -moz-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    display: block;
                    position: absolute;
                    bottom: -3px;
                    left: 50%;
                    z-index: -1;
                    margin-left: -14px
                }*/



        #homebody .wecontant .weconleft .protable .content .text ul {
            line-height: 30px
        }

            #homebody .wecontant .weconleft .protable .content .text ul li {
                color: #666;
                font-size: 14px
            }

        #homebody .wecontant .weconleft .protable .content .text h4 {
            font: 600 15px Noto Sans JP;
            color: #464646
        }

        #homebody .wecontant .weconleft .protable .content .text table {
            margin: 6px 0 0 0;
            width: 100%
        }


        #homebody .wecontant .weconleft .protable .content .text .textfrist table td {
            font-size: 14px;
            line-height: 24px;
            padding: 2px 0 13px 0;
            background: url(../../images/dot.gif) repeat-x 0 bottom;
            color: #000;
        }

        #homebody .wecontant .weconleft .protable .content .text table td.label {
            width: 26%;
            color: #000
        }

        #homebody .wecontant .weconleft .protable .content .text table td.value {
            width: 74%;
            color: #000000
        }

        #homebody .wecontant .weconleft .protable .content .text table td a {
            color: #00bff3
        }

        #homebody .wecontant .weconleft .protable .content .text .texttwo {
            display: none
        }

        #homebody .wecontant .weconleft .protable .content .text .textbutton {
            background: none;
            border: none;
            text-decoration: underline;
            padding: 0px;
            cursor: pointer;
            font-size: 16px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        #homebody .wecontant .weconleft .protable .content .text img {
            max-width: 100%;
            overflow-x: hidden;
        }


.porduct-left-xian {
    width: 1px;
    height: 100%;
    right: -65px;
    top: 0px;
    border-left: dashed 1px #ddd;
    position: absolute
}

#homebody .wecontant .weconleft .protable .content .text .textbuttow {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #cfcfcf url(../../images/pic28.jpg) no-repeat 710px center;
    padding-left: 15px;
    font-size: 20px;
    font-weight: normal;
    margin-top: 35px;
    border-radius: 5px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .wecontant .weconleft .protable .content .text .textthree {
    display: none
}

#homebody .wecontant .weconleft .protable .content .text .textbuttow.hover {
    background: #cfcfcf url(../../images/pic27.jpg) no-repeat 710px center;
}

#homebody .wecontant .weconleft .protable .content .text .textbuttonthere {
    display: grid;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    background: #cfcfcf url(../../images/pic28.jpg) no-repeat 710px center;
    padding-left: 15px;
    font-size: 20px;
    font-weight: normal;
    margin-top: 35px;
    border-radius: 5px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .wecontant .weconleft .protable .content .text .textReviews {
    display: none
}

#homebody .wecontant .weconleft .protable .content .text .textbuttonthere.hover {
    background: #cfcfcf url(../../images/pic27.jpg) no-repeat 710px center;
}

#homebody .wecontant .weconleft .protable .content .text .textReviews span {
    float: left;
    line-height: 100px;
}

#homebody .wecontant .weconleft .protable .content .text .textReviews .left {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

    #homebody .wecontant .weconleft .protable .content .text .textReviews .left img {
    }

#homebody .wecontant .weconleft .protable .content .text .textReviews li {
    clear: both;
    border-bottom: dashed 1px #ddd
}

#homebody .wecontant .weconleft .protable .content .text .textReviews strong {
    line-height: 100px;
    font-weight: normal;
    float: right;
}


/*<!-- 历史浏览-->*/

#homebody .wecontant .weconleft .endswiper {
    position: relative;
}

    #homebody .wecontant .weconleft .endswiper h4 {
        position: relative;
        margin-top: 16px;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }






        #homebody .wecontant .weconleft .endswiper h4::before {
            display: block;
            position: absolute;
            top: 50%;
            width: 100%;
            height: 1px;
            border-bottom: 1px solid #000;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            content: '';
        }

        #homebody .wecontant .weconleft .endswiper h4 span {
            position: relative;
            background: #f3f3f4;
            padding: 0 16px;
            font-size: 20px;
            color: #000;
            text-align: center;
            font-weight: 600;
            font-family: Noto Sans JP;
            padding-bottom: 15px;
        }







    #homebody .wecontant .weconleft .endswiper .swiper-end {
        position: relative;
        overflow-x: hidden;
        padding: 35px 10px 35px 10px;
        border-radius: 5px;
    }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-slide img {
            width: 100%;
            margin-left: 0px;
        }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-slide span {
            margin-top: 10px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            display: block;
            height: 44px;
            line-height: 22px;
            font-size: 16px;
            font-weight: 600;
            font-family: Noto Sans JP;
            color: #666;
        }




        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-slide em {
            padding-left: 10px;
            padding-right: 10px;
            color: #000;
            font-size: 14px;
            font-weight: normal;
            display: block;
            font-style: normal;
        }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-slide strong {
            color: #D54D4D;
            font-size: 18px;
            margin-top: 10px;
            display: block;
         
            font-family: Noto Sans JP;
        }


        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-slide a:hover span {
            color: #D54D4D;
        }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-prev {
            cursor: pointer;
            position: absolute;
            z-index: 2;
            top: 34%;
            left: 1px;
            width: 25px;
            height: 50px;
            border-radius: 0px 50px 50px 0px;
            background: #fff;
        }

            #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-prev:hover {
                background: #D54D4D;
            }

                #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-prev:hover:before {
                    border-top: solid 5px #fff;
                    border-left: solid 5px #fff;
                }

            #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-prev:before {
                content: "";
                border-top: solid 5px #D54D4D;
                border-left: solid 5px #D54D4D;
                width: 13px;
                display: block;
                height: 13px;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                margin-top: 16px;
                margin-left: 6px;
                border-radius: 5px;
            }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-next {
            cursor: pointer;
            position: absolute;
            z-index: 2;
            top: 34%;
            right: 1px;
            width: 25px;
            height: 50px;
            border-radius: 50px 0px 0px 50px;
            background: #fff;
        }

            #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-next:hover {
                background: #D54D4D;
            }

                #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-next:hover:before {
                    border-top: solid 5px #fff;
                    border-left: solid 5px #fff;
                }

            #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-next:before {
                content: "";
                border-top: solid 5px #D54D4D;
                border-left: solid 5px #D54D4D;
                width: 13px;
                display: block;
                height: 13px;
                transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -moz-transform: rotate(135deg);
                -webkit-transform: rotate(135deg);
                -o-transform: rotate(135deg);
                margin-top: 16px;
                margin-left: 2px;
                border-radius: 5px;
            }

#homebody .wecontant .weconright {
    width: 400px;
    float: right;
    margin-top: 30px;
}

    #homebody .wecontant .weconright .conmail {
        border: dashed 1px #a6a6a6;
        margin-bottom: 30px;
    }

        #homebody .wecontant .weconright .conmail p {
            color: #333333;
            font-size: 22px;
            text-align: center;
            line-height: 30px;
            margin-top: 20px;
            margin-bottom: 20px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

        #homebody .wecontant .weconright .conmail .conmailbutton {
            cursor: pointer;
            width: 160px;
            height: 50px;
            border: solid 1px #D54D4D;
            margin: auto;
            font-size: 22px;
            color: #D54D4D;
            padding-left: 120px;
            background: url(../../images/pic20.jpg) no-repeat 70px center;
            line-height: 50px;
            margin-bottom: 30px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

            #homebody .wecontant .weconright .conmail .conmailbutton:hover {
                background: #D54D4D url(../../images/pic20.jpg) no-repeat 70px center;
                color: #fff
            }

#homebody .wenda {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 310px;
    background: #f0f0f0;
    box-shadow: -5px 1px 8px rgba(0,0,0,.15);
    z-index: 3;
    display: none
}

    #homebody .wenda h5 {
        height: 50px;
        line-height: 50px;
        background: #D54D4D;
        text-align: center;
        color: #fff;
        font-size: 22px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .wenda .close {
        position: absolute;
        top: 12px;
        left: 10px;
        cursor: pointer;
    }

        #homebody .wenda .close img {
            border-radius: 50px;
        }

    #homebody .wenda .text {
        padding: 10px 20px;
    }

        #homebody .wenda .text strong {
            color: #333;
            font-size: 14px;
            line-height: 20px;
            font-size: 16px;
            font-weight: 500;
            font-family: Noto Sans JP;
        }

        #homebody .wenda .text p {
            line-height: 40px;
            margin-top: 20px;
        }

            #homebody .wenda .text p span {
                width: 70px;
                float: left;
                color: #666;
                font-size: 16px;
                font-weight: 500;
                font-family: Noto Sans JP;
            }

            #homebody .wenda .text p input {
                width: 160px;
                height: 30px;
                line-height: 30px;
                border: solid 1px #e6e1e1;
                padding-left: 10px;
                border-radius: 5px;
                color: #999
            }

            #homebody .wenda .text p select {
                width: 172px;
                height: 30px;
                line-height: 30px;
                border: solid 1px #e6e1e1;
                padding-left: 10px;
                border-radius: 5px;
                color: #999
            }

            #homebody .wenda .text p textarea {
                width: 170px;
                height: 80px;
                line-height: 28px;
                border: solid 1px #e6e1e1;
                padding-left: 10px;
                border-radius: 5px;
                color: #999
            }

        #homebody .wenda .text button {
            margin-left: 26%;
            width: 130px;
            height: 40px;
            border-radius: 5px;
            color: #fff;
            font-size: 14px;
            background: #D54D4D;
            border: none;
            cursor: pointer;
            border: solid 1px #D54D4D;
        }

            #homebody .wenda .text button:hover {
                background: #fff;
                color: #D54D4D;
            }


#homebody .conproduct {
    border: solid 1px #cccccc;
    padding-bottom: 20px;
}

    #homebody .conproduct.conproductfixed {
        position: fixed;
        top: 0px;
        background: #fff;
        border: solid 1px #cccccc;
        padding-bottom: 20px;
        z-index: 9;
        width: 398px;
    }

    #homebody .conproduct .swiper-pro {
        overflow: hidden;
        position: relative;
    }

        #homebody .conproduct .swiper-pro .swiper-slide img {
            width: 100%;
            margin-left: 0px
        }

        #homebody .conproduct .swiper-pro .swiper-pro-next {
            position: absolute;
            z-index: 2;
            top: 50%;
            right: 0px;
            width: 48px;
            height: 48px;
            border-radius: 50px;
            background: #fff;
            border: solid 1px #d7d7d7;
            cursor: pointer;
            opacity: 0.5;
            margin-top: -24px;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-prev {
            cursor: pointer;
            border: solid 1px #d7d7d7;
            position: absolute;
            z-index: 2;
            top: 50%;
            left: 0px;
            width: 48px;
            height: 48px;
            border-radius: 50px;
            background: #fff;
            opacity: 0.5;
            margin-top: -24px;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-next:before {
            content: "";
            border-top: solid 2px #000;
            border-right: solid 2px #000;
            width: 13px;
            display: block;
            height: 13px;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg); /* IE 9 */
            -moz-transform: rotate(45deg); /* Firefox */
            -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
            -o-transform: rotate(45deg);
            margin-top: 16px;
            margin-left: 14px;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-prev:before {
            content: "";
            border-top: solid 2px #000;
            border-left: solid 2px #000;
            width: 13px;
            display: block;
            height: 13px;
            transform: rotate(-45deg);
            -ms-transform: rotate(-45deg); /* IE 9 */
            -moz-transform: rotate(-45deg); /* Firefox */
            -webkit-transform: rotate(-45deg); /* Safari 和 Chrome */
            -o-transform: rotate(-45deg);
            margin-top: 16px;
            margin-left: 20px;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-next:hover {
            background: #D54D4D;
            border: solid 1px #D54D4D;
            opacity: 1;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-prev:hover {
            background: #D54D4D;
            border: solid 1px #D54D4D;
            opacity: 1;
        }

        #homebody .conproduct .swiper-pro .swiper-pro-next:hover:before {
            border-top: solid 2px #fff;
            border-right: solid 2px #fff
        }

        #homebody .conproduct .swiper-pro .swiper-pro-prev:hover:before {
            border-top: solid 2px #fff;
            border-left: solid 2px #fff
        }

    #homebody .conproduct .text {
        overflow: auto;
        margin-right: 50px;
        width: 380px;
    }

        #homebody .conproduct .text .price {
            margin-top: 20px;
            text-align: center;
        }

            #homebody .conproduct .text .price strong {
                color: #000000;
                font-size: 28px;
                font-weight: 600;
                font-family: Noto Sans JP;
            }

            #homebody .conproduct .text .price span {
                color: #888888;
                font-size: 20px;
                margin-left: 25px;
                text-decoration: line-through;
                font-weight: 600;
                font-family: Noto Sans JP;
            }

        #homebody .conproduct .text h6 {
            color: #333333;
            font-size: 18px;
            line-height: 24px;
            font-weight: normal;
            margin-top: 5px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
            height: 48px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

    #homebody .conproduct form p {
        height: 50px;
        line-height: 50px;
        display: none
    }

        #homebody .conproduct form p span {
            width: 100px;
            color: #333;
            font-size: 16px;
            display: inline-block;
        }

        #homebody .conproduct form p select {
            width: 200px;
            height: 35px;
            border: solid 1px #ddd;
            color: #666;
            padding-left: 15px;
        }

    #homebody .conproduct .save {
        float: left;
        text-align: center;
        line-height: 50px;
        border-radius: 5px;
        cursor: pointer;
        width: 140px;
        height: 50px;
        border: solid 1px #D54D4D;
        color: #D54D4D;
        display: inline-block;
        background: #fff url(../../images/pic21.png) no-repeat 30px center;
        margin-top: 10px;
        font-size: 14px
    }

#homebody .text .Add {
    display: inline-grid;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    cursor: pointer;
    background: #D54D4D;
    color: #fff;
    width: 45%;
    height: 40px;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    border: solid 1px #D54D4D;
    float: right;
}

#homebody .conproduct .save:hover {
    background: #D54D4D url(../../images/pic21.png) no-repeat 30px center;
    color: #fff;
}

#homebody .conproduct .Add:hover {
    background: #D54D4D;
    color: #fff;
}

/*产品列表页*/
#homebody .prolist_Categories {
    padding-top: 15px;
    background: #f3f3f4;
}

#homebody .prolist h3 {
    text-align: center;
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    font-family: Noto Sans JP;
}

#homebody .prolist h6 {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
}

    #homebody .prolist h6 strong {
        color: #666;
        font-size: 15px;
        font-weight: normal;
        line-height: 24px;
    }

    #homebody .prolist h6 p, #homebody .prolist h6 span, #homebody .prolist h6 p strong {
        color: #666;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        font-family: Noto Sans JP;
    }

#homebody .prolist .list {
    overflow: auto;
    margin-top: 10px;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

    #homebody .prolist .list li {
        width: 19%;
    }

        #homebody .prolist .list li div {
            position: relative;
            padding: 14px;
            text-align: left;
            height: 40px;
            background: #ffffff;
        }

            #homebody .prolist .list li div p {
                max-width: 60%;
                margin-top: 10px;
                margin-bottom: 10px;
                color: #333;
                font-size: 22px;
                text-align: left;
                font-weight: 100;
                font-family: Noto Sans JP;
            }


            #homebody .prolist .list li div strong {
                padding: 10px 10px;
                position: absolute;
                top: 50%;
                right: 16px;
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                color: #ffffff;
                background: #D54D4D;
                font-size: 16px;
                text-align: center;
                display: block;
                height: 24px;
                line-height: 24px;
                font-weight: 100;
                font-family: Noto Sans JP;
            }

        #homebody .prolist .list li a {
            display: block;
            padding: 0px 0px;
            font-weight: 600;
            font-family: Noto Sans JP;
            font-size: 18px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            word-break: break-all;
        }



#homebody .prolist .by {
    float: right;
    margin-top: -10px;
    position: relative;
    margin-right: 18px;
}

.showtotal {
    margin-top: 50px;
    padding-left: 15px;
    color: #333333;
    font-size: 16px;
    font-weight: 100;
}



#homebody .prolist .by span {
    position: absolute;
    padding: 0px 3px;
    margin-left: 13px;
    margin-top: -9px;
    background-color: #fff;
    color: #333333;
    font-size: 15px;
    font-weight: 100;
    margin-right: 10px;
    font-family: Noto Sans JP;
    text-transform: uppercase;
}

#homebody .prolist .by select {
    padding-left: 15px;
    background: url(../../images/xiab.png) no-repeat right 10px center;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 15px;
    width: 175px;
    height: 45px;
    line-height: 32px;
    border: solid 1px #ddd;
    color: #666;
    cursor: pointer;
    font-weight: 100;
    font-family: Noto Sans JP;
    font-size: 14px
}

#homebody .prolist .page {
    float: right;
}

    #homebody .prolist .page b {
        padding: 5px 10px;
        border: solid 1px #D54D4D;
    }

    #homebody .prolist .page a {
        padding: 5px 10px;
        font-weight: 100;
        font-family: Noto Sans JP;
        font-size: 16px;
        border: solid 1px #fff;
    }


        #homebody .prolist .page a:hover {
            border: solid 1px #ddd;
            color: #D54D4D;
        }

    #homebody .prolist .page b {
        background: #D54D4D;
        padding: 5px 10px;
        font-weight: 100;
        font-family: Noto Sans JP;
        border: solid 1px #ddd;
        font-size: 16px;
        color: #FFF;
    }

    #homebody .prolist .page strong {
        color: #333333;
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
        vertical-align: middle;
        display: inline-block;
    }

    #homebody .prolist .page ul {
        width: 310px;
        vertical-align: middle;
        display: inline-block;
    }

        #homebody .prolist .page ul li {
            float: left;
            margin-right: 10px;
        }

            #homebody .prolist .page ul li a {
                padding: 5px 10px;
                border: solid 1px #ddd;
            }

                #homebody .prolist .page ul li a:hover {
                    border: solid 1px #D54D4D;
                }

                #homebody .prolist .page ul li a.on {
                    border: solid 1px #D54D4D;
                }

#homebody .prolist .contont {
    margin-top: 35px;
    display: flex;
}

    #homebody .prolist .contont ul {
        display: flex;
        flex-wrap: wrap;
    }

    #homebody .prolist .contont li {
        float: left;
        padding: 7px;
        width: 300px;
        position: relative;
        margin: 2px;
    }

#homebody .icozoo {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
}

.addToWishlist {
    border-radius: 20px;
    background: url(/App_Themes/Gifts/images/flwishlist.png) no-repeat scroll 0 0;
    width: 36px;
    height: 36px;
    display: block;
}

    .addToWishlist:hover {
        background-color: #D54D4D;
    }





#homebody .prolist .contont li .img img {
    width: 300px;
    height: 300px;
    margin-bottom: 10px
}

#homebody .prolist .contont li .title {
    margin-bottom: 10px;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: Noto Sans JP;
}

#homebody .prolist .contont li .price {
}

    #homebody .prolist .contont li .price i {
        font-weight: 400;
        font-style: normal;
        font-size: 12px;
        color: #888888;
    }

    #homebody .prolist .contont li .price strong {
        color: #D54D4D;
        font-size: 18px;
        font-weight: normal;
        margin-right: 15px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .prolist .contont li .price span {
        color: #888888;
        font-size: 16px;
        font-weight: normal;
        text-decoration: line-through;
        font-family: Noto Sans JP;
    }

#homebody .prolist .contont li .star-li {
    margin-top: 10px;
    margin-bottom: 20px
}


#homebody .prolist .contont li .star img {
    vertical-align: middle;
    display: inline-block !important;
}

#homebody .prolist .contont li .star-li img {
    vertical-align: middle;
    display: inline-block;
}

.spanblock {
    vertical-align: middle;
    display: inline-block;
    color: #333333;
    font-size: 20px;
    margin-left: 10px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .prolist .contont li .star span {
    vertical-align: middle;
    display: inline-block;
    color: #333333;
    font-size: 18px;
    margin-left: 10px;
}

#homebody .prolist .contont li:hover .title {
    color: #D54D4D
}



#homebody .Settle {
    /*border-top: solid 1px #d7d7d7;*/
}

    #homebody .Settle .Setleft {
        width: 49%;
        float: left;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #homebody .Settle .address {
        margin-top: 35px;
    }

        #homebody .Settle .address h4 {
            color: #333333;
            font-size: 24px;
            font-weight: normal;
            margin-left: -20px;
        }


        #homebody .Settle .address .addressdiv input {
            float: left;
            margin-top: 6px;
        }

        #homebody .Settle .address .addressdiv .text {
            display: block;
            float: left;
            line-height: 24px;
            color: #333333;
            margin-bottom: 10px;
        }

        #homebody .Settle .address .NewAddress strong input {
            float: left;
            margin-top: 6px;
        }

        #homebody .Settle .address .NewAddress strong span {
            display: block;
            float: left;
            line-height: 24px;
            color: #333333;
            margin-bottom: 10px;
            font-weight: normal;
            font-size: 16px;
        }

        #homebody .Settle .address .NewAddress .addid input {
            width: 97%;
            height: 48px;
            line-height: 48px;
            border: solid 1px #cfcfcf;
            margin-bottom: 10px;
            padding-left: 3%;
            color: #666666;
            font-size: 16px;
        }


        #homebody .Settle .address .NewAddress .addid strong {
            position: absolute;
            left: 20px;
            font-size: 14px;
            font-weight: normal;
            margin-top: 10px;
        }

        #homebody .Settle .address .NewAddress .addid p {
            position: relative;
        }

        #homebody .Settle .address .NewAddress .addid em {
            z-index: 99;
            position: absolute;
            right: 5px;
            top: 5px;
            width: 40px;
            height: 40px;
            display: none;
            background: #eee;
            text-align: center;
            line-height: 40px;
            border-radius: 5px;
            font-size: 18px;
            color: #666;
            cursor: pointer;
        }

            #homebody .Settle .address .NewAddress .addid em:after {
                content: "x"
            }

#homebody #prowindow {
    display: none
}

    #homebody #prowindow .probj {
        cursor: pointer;
        position: fixed;
        width: 100%;
        height: 100%;
        background: #333;
        top: 0px;
        left: 0px;
        z-index: 1111;
        opacity: 0.6;
    }

    #homebody #prowindow .content {
        overflow-y: auto;
        overflow-y: overlay;
        height: 100%;
        -webkit-overflow-scrolling: touch;
        width: 500px;
        right: -500px;
        position: fixed;
        z-index: 2222;
        top: 0px;
        height: 100%;
        background: #f6f4ee;
    }

    #homebody #prowindow h5 {
        height: 50px;
        line-height: 50px;
        background: #fff;
        padding: 0px 20px;
        font-size: 20px;
        font-weight: normal;
        color: #666
    }

    #homebody #prowindow .proform {
        padding: 30px 20px;
    }



        #homebody #prowindow .proform .attrtitle1 {
            color: #333;
            font-size: 14px;
            width: 110px;
            vertical-align: middle;
            display: inline-block;
        }

        #homebody #prowindow .proform select {
            width: 330px;
            vertical-align: middle;
            display: inline-block;
            height: 40px;
            line-height: 40px;
            border: solid 1px #eee;
            background: #fff;
            padding-left: 20px;
            color: #666;
            font-size: 14px;
            border-radius: 5px;
        }

    #homebody #prowindow #addToCart1 {
        margin-left: 25%;
        width: 200px;
        height: 40px;
        line-height: 40px;
        background: #D54D4D;
        color: #fff;
        border: solid 1px #D54D4D;
        border-radius: 5px;
        display: block;
        cursor: pointer;
        text-align: center;
        font-size: 16px;
    }

    #homebody #prowindow .add {
        width: 200px;
        height: 40px;
        line-height: 40px;
        background: #D54D4D;
        color: #fff;
        border: solid 1px #D54D4D;
        border-radius: 5px;
        display: block;
        margin-top: 20px;
        cursor: pointer;
    }

    #homebody #prowindow .buy:hover {
        background: #fff;
        border: solid 1px #D54D4D;
        color: #D54D4D
    }

    #homebody #prowindow .add:hover {
        background: #fff;
        border: solid 1px #D54D4D;
        color: #D54D4D
    }

#homebody .divbj {
    background: #f3f3f4
}



    #homebody .divbj h3 {
        position: relative;
        margin-bottom: 28px;
        text-align: center;
    }


        #homebody .divbj h3 span {
            position: relative;
            background: #f3f3f4;
            padding: 0 16px;
            font-size: 28px;
            color: #000;
            text-align: center;
            padding-top: 20px;
            font-weight: 400;
            font-family: Noto Sans JP;
            padding-bottom: 15px;
        }

        #homebody .divbj h3::before {
            display: block;
            position: absolute;
            top: 50%;
            width: 100%;
            height: 1px;
            border-bottom: 1px solid #000;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            content: '';
        }


#orh2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

    #orh2 h2::before {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #A9A9A9;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: '';
    }


    #orh2 h2 span {
        position: relative;
        background: #ffffff;
        font-size: 16px;
        padding: 10px;
        color: #A9A9A9;
        text-align: center;
        font-weight: 600;
        font-family: Noto Sans JP;
    }




/*购物车开始*/

#homebody .NewAddress button {
    width: 357px;
    height: 58px;
    display: block;
    background: #D54D4D;
    border: none;
    margin: auto;
    margin-top: 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
}

    #homebody .NewAddress button:hover {
        background: #fff;
        border: solid 1px #D54D4D;
        color: #D54D4D
    }

#homebody .NewAddress .Addp {
    margin: auto;
    font-size: 16px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    padding-bottom: 30px;
    border-bottom: solid 1px #dddddd
}

#homebody .Shipping h4 {
    margin-top: 32px;
    color: #333333;
    font-size: 24px;
    font-weight: normal;
}

#homebody .Shipping form {
    padding: 22px;
}

#homebody .Shipping .Met {
    height: 35px;
    line-height: 35px;
    border-bottom: dashed 1px #dddddd
}

    #homebody .Shipping .Met span {
        color: #333333;
        font-size: 18px;
        display: inline-block;
    }

        #homebody .Shipping .Met span:nth-child(1) {
            width: 20%
        }

        #homebody .Shipping .Met span:nth-child(2) {
            width: 20%
        }

        #homebody .Shipping .Met span:nth-child(3) {
            width: 38%
        }

        #homebody .Shipping .Met span:nth-child(4) {
            width: 20%;
            text-align: right;
        }

#homebody .Shipping .ins {
    height: 35px;
    line-height: 35px;
}

    #homebody .Shipping .ins span {
        color: #333333;
        font-size: 16px;
        display: inline-block;
    }

        #homebody .Shipping .ins span:nth-child(1) {
            width: 20%
        }

        #homebody .Shipping .ins span:nth-child(2) {
            width: 58%
        }

        #homebody .Shipping .ins span:nth-child(3) {
            width: 20%;
            text-align: right;
        }

#homebody .Shipping .whe {
    margin-top: 30px;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 30px;
}

    #homebody .Shipping .whe strong {
        font-size: 18px;
        color: #333;
        padding-left: 30px;
        background: url(../images/ico27.jpg) no-repeat center left;
        font-weight: normal;
        margin-bottom: 15px;
        display: block;
    }

#homebody .code {
    border-bottom: solid 1px #dddddd;
    padding-bottom: 30px
}

    #homebody .code strong {
        font-size: 24px;
        font-weight: normal;
    }

    #homebody .code form {
        padding-left: 22px;
        margin-top: 10px;
    }

    #homebody .code input {
        width: 60%;
        margin-right: 5%;
        height: 55px;
        line-height: 55px;
        padding-left: 3%;
        border: solid 1px #cfcfcf;
        border-radius: 5px;
        color: #cfcfcf;
        font-size: 16px;
    }

    #homebody .code button {
        width: 30%;
        border: solid 1px #cfcfcf;
        border-radius: 5px;
        background: #cfcfcf;
        height: 59px;
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }

        #homebody .code button:hover {
            background: #D54D4D;
            border: solid 1px #D54D4D
        }

#homebody .pay strong {
    font-size: 24px;
    font-weight: normal;
}

#homebody .pay form {
    padding-left: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    #homebody .pay form p {
        height: 65px;
        border-bottom: dashed 1px #ddd;
        line-height: 65px;
    }

        #homebody .pay form p:last-child {
            padding-bottom: 10px;
            border: none;
        }

    #homebody .pay form input {
        vertical-align: middle;
        display: inline-block;
        margin: auto;
        margin-right: 10px;
    }

    #homebody .pay form span {
        vertical-align: middle;
        display: inline-block;
        font-size: 16px;
        color: #333
    }

        #homebody .pay form span:nth-child(3) {
            float: right;
            margin-top: 10px;
        }

#homebody .YourMessage {
    padding-left: 22px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
    border-top: solid 1px #ddd;
    padding-top: 20px
}

    #homebody .YourMessage strong {
        font-size: 24px;
        font-weight: normal;
    }

    #homebody .YourMessage p {
        color: #666666;
        line-height: 32px;
        font-size: 16px;
        font-weight: normal;
    }

#homebody .Basket {
    margin-bottom: 100px;
}

    #homebody .Basket h4 {
        color: #333333;
        font-size: 20px;
        margin-bottom: 30px;
        font-weight: 600;
        font-family: Noto Sans JP;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #homebody .Basket .Vbottom {
        float: right;
        margin-right: 10px;
        cursor: pointer;
    }

    #homebody .Basket .Ybottom {
        float: right;
        margin-right: 10px;
        cursor: pointer;
    }

.Vbottom:before {
    content: "";
    border-bottom: solid 2px #000;
    border-right: solid 2px #000;
    width: 13px;
    display: block;
    height: 13px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-top: 13px;
    margin-left: 16px;
}


.Ybottom:before {
    content: "";
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    width: 13px;
    display: block;
    height: 13px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-top: 25px;
    margin-left: 16px;
}

#homebody .Basket h5 {
    border-bottom: solid 1px #ddd
}

    #homebody .Basket h5 strong {
        margin-right: 5%;
        display: inline-block;
        font-size: 22px;
        text-align: center;
        font-weight: normal;
        line-height: 40px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

        #homebody .Basket h5 strong:nth-child(1) {
            width: 7%
        }

        #homebody .Basket h5 strong:nth-child(2) {
            width: 30%
        }

        #homebody .Basket h5 strong:nth-child(3) {
            width: 10%
        }

        #homebody .Basket h5 strong:nth-child(4) {
            width: 19%
        }

        #homebody .Basket h5 strong:nth-child(5) {
            width: 19%
        }

        #homebody .Basket h5 strong:last-child {
            margin-right: 0px;
        }

#homebody .Basket .text .img {
    margin-right: 2%;
    display: inline-block;
    vertical-align: middle;
}

#homebody .Basket .text .con {
    width: 30%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 16px
}

#homebody .Basket .text .unit {
    display: inline-block;
    vertical-align: middle;
}

#homebody .Basket .text .num {
    width: 19%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#homebody .Basket .text .price {
    width: 19%;
    margin-right: 0%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#homebody .ShoppingCart .Basket h5 strong:nth-child(2) {
    width: 30%
}

#homebody .ShoppingCart .Basket h5 strong:nth-child(4) {
    width: 9%
}

#homebody .ShoppingCart .Basket .text .num {
    width: 14%;
}

#homebody .ShoppingCart .Basket .text .con {
    width: 40%;
    color: #666;
    line-height: 24px;
    font-size: 18px;
    font-weight: 500
}




#homebody .ShoppingCart .Basket {
    margin-bottom: 0px;
}

#homebody .ShoppingCart .freight {
    width: 805px;
    border-right: solid 1px #dddddd;
    padding: 50px 50px 70px 0px;
    float: left;
}

    #homebody .ShoppingCart .freight h4 {
        display: inline-block;
        font-size: 16px;
        color: #333;
        font-weight: normal;
        padding-right: 25px;
        height: 30px;
        line-height: 30px;
        background: url(../../images/pic47.jpg) no-repeat center right;
        cursor: pointer;
    }

    #homebody .ShoppingCart .freight .nrong span {
        color: #666;
        font-size: 16px;
    }

    #homebody .ShoppingCart .freight .nrong p {
        margin-top: 10px;
        margin-bottom: 10px;
        color: #666;
        font-size: 16px;
    }







.selectcss {
    padding-left: 15px;
    color: #666;
    width: 270px;
    height: 30px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 7px #999 inset;
    -webkit-box-shadow: 0px 0px 7px #999 inset;
    box-shadow: 0px 0px 7px #999 inset;
    border: none;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .ShoppingCart .freight .nrong .shtext h5 {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
}

    #homebody .ShoppingCart .freight .nrong .shtext h5 span {
        font-size: 18px;
        color: #666;
        width: 25%;
        display: inline-block;
        line-height: 40px;
    }

#homebody .ShoppingCart .freight .nrong .shtext li span {
    width: 25%;
    display: inline-block;
    line-height: 40px;
}

#homebody .ShoppingCart .Subt {
    float: right;
    width: 360px;
    margin-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background: #FFF;
}


#homebody .ShoppingCart .fixed {
    position: fixed;
    top: 12%;
    box-shadow: 0px 6px 11px 8px rgba(0,0,0,.15);
}

#homebody .ShoppingCart .Subt ul {
}

    #homebody .ShoppingCart .Subt ul li {
        padding-top: 8px;
        padding-bottom: 8px;
        overflow: auto;
    }

        #homebody .ShoppingCart .Subt ul li strong {
            float: left;
            font-weight: 600;
            color: #111;
            font-size: 16px;
            vertical-align: middle;
            display: inline-block;
            font-family: Noto Sans JP;
        }

#divUseCoupon {
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .ShoppingCart .Subt ul li span {
    float: right;
    color: #000;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    text-align: right;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .ShoppingCart .Subt .cohave {
    margin-top: 10px;
}

    #homebody .ShoppingCart .Subt .cohave h5 {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 10px;
        text-align: right;
        padding-right: 20px;
        background: url(../../images/pic47.jpg) no-repeat center right;
        cursor: pointer;
        font-family: Noto Sans JP;
    }

    #homebody .ShoppingCart .Subt .cohave .cop #btnUseCouponCode {
        display: inline-block;
        width: 100px;
        height: 26px;
        float: right;
        background: #fff;
        border: solid 1px #000;
        color: #000;
        cursor: pointer;
    }




        #homebody .ShoppingCart .Subt .cohave .cop #btnUseCouponCode:hover {
            background: #D54D4D;
            border: solid 1px #D54D4D;
            color: #fff;
        }


    #homebody .ShoppingCart .Subt .cohave .cop input {
        width: 230px;
        height: 22px;
        border: solid 1px #000;
        padding-left: 10px;
    }


    #homebody .ShoppingCart .Subt .cohave .cobut:hover {
        background: #fff;
        color: #D54D4D
    }

#ctl00_cph1_OrderSummaryControl_btnCheckoutAsGuest {
    width: 360px !important;
    height: 50px;
}

#homebody .Basket .text {
    margin-bottom: 20px;
    padding-top: 20px;
    background: #FFF;
    padding-left: 20px;
}

    #homebody .Basket .text .num input {
        line-height: 37px;
        text-align: center;
        font-size: 18px;
        color: Black;
        background-color: white;
        border: 1px solid #ddd;
        border-radius: 5px;
        font-weight: 600;
        font-family: Noto Sans JP;
        width: 90px;
    }


    #homebody .Basket .text .num em {
        font-size: 18px;
        font-weight: normal;
        cursor: pointer;
    }

    #homebody .Basket .text .img img {
        width: 100%;
        border: solid 1px #ddd;
    }

    #homebody .Basket .text .con strong {
        font-weight: normal;
        font-size: 14px;
        color: #333;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        line-height: 26px;
        height: 30px;
        font-family: Noto Sans JP;
    }

        #homebody .Basket .text .con strong a {
            font-family: Noto Sans JP;
            font-size: 14px;
            font-weight: 500;
            color: #111
        }

    #homebody .Basket .text .con span {
        display: block;
        font-family: Noto Sans JP;
        font-size: 14px;
    }


    #homebody .Basket .text .con p {
        color: #666;
        line-height: 30px;
    }

    #homebody .Basket .text .unit strong {
        color: #D54D4D;
        font-size: 14px;
        display: block;
        line-height: 40px;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

    #homebody .Basket .text .unit span {
        text-decoration: line-through;
        font-size: 12px;
        font-weight: 500;
        font-family: Noto Sans JP;
        color: #666
    }

.dengluleft {
    float: left;
    width: 500px;
    position: relative
}

.zhuceright {
    float: right;
    width: 500px;
    position: relative
}

#homebody .Basket .text .num em.jian {
    width: 20%;
    background: #eee;
    display: inline-block;
}

#homebody .Basket .text .num em.jia {
    width: 20%;
    background: #eee;
    display: inline-block;
}

#homebody .Basket .text .num span {
    margin-top: 15px;
    clear: both;
    display: inline-block;
}

#homebody .Basket .text .price {
    font-size: 22px;
    color: #333
}

    #homebody .Basket .text .price strong {
        font-size: 14px !important;
        font-weight: 600;
        font-family: Noto Sans JP;
        margin-top: 10px;
        display: block;
        color: #D54D4D;
    }

    #homebody .Basket .text .price .underline {
        font-weight: 500;
        font-family: Noto Sans JP;
        font-size: 14px;
        color: #000;
    }


.spinminus {
    cursor: pointer;
    display: inline-block;
    margin-top: 0px !important;
    width: 25px;
    line-height: 22px;
    font-size: 32px;
    vertical-align: middle;
    height: 38px;
    margin-right: -25px;
    z-index: 34;
    position: sticky;
}

.spinplus {
    display: inline-block;
    margin-top: 0px !important;
    cursor: pointer;
    width: 25px;
    line-height: 23px;
    font-size: 25px;
    vertical-align: middle;
    left: 10px;
    height: 32px;
    margin-left: -26px;
    z-index: 34;
    position: sticky;
}


.shipping_alert {
    font-weight: 400;
    font-family: Noto Sans JP;
    font-size: 18px;
}

    .shipping_alert strong {
        font-size: 20px !important;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

#homebody .Setright {
    width: 37%;
    border: solid 1px #ddd;
    margin-top: 20%;
    padding: 20px;
    background: #fff;
    z-index: 999;
    float: right;
}

    #homebody .Setright p {
        line-height: 30px;
        height: 30px;
        margin-bottom: 10px;
    }

        #homebody .Setright p:nth-child(1) strong b {
            color: #666
        }

        #homebody .Setright p:nth-child(1) strong {
            color: #666
        }

        #homebody .Setright p:nth-child(1) span span {
            color: #666
        }

        #homebody .Setright p:nth-child(1) span {
            color: #666
        }

        #homebody .Setright p strong {
            color: #666;
            font-weight: 500;
            font-family: Noto Sans JP;
            font-size: 18px;
        }

            #homebody .Setright p strong b {
                color: #666;
                font-weight: 500;
                font-family: Noto Sans JP;
                font-size: 14px;
            }

        #homebody .Setright p span {
            color: #666;
            font-size: 16px;
            font-weight: normal;
            float: right;
            font-weight: 500;
            font-family: Noto Sans JP;
        }

            #homebody .Setright p span span {
                color: #666;
                font-size: 16px;
                font-weight: normal;
                float: right;
                font-weight: 500;
                font-family: Noto Sans JP;
                font-size: 24px;
            }

    #homebody .Setright button {
        width: 100%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border: solid 1px #D54D4D;
        background: #D54D4D;
        border-radius: 5px;
        border: none;
        margin-top: 20px;
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }

    #homebody .Setright p.Sub strong {
        color: #D54D4D
    }

    #homebody .Setright p.Sub span {
        color: #D54D4D
    }

    #homebody .Setright p.Total {
        border-top: solid 1px #ddd;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-top: 10px;
    }

        #homebody .Setright p.Total strong {
            color: #000;
        }

        #homebody .Setright p.Total span {
            color: #D54D4D;
        }

    #homebody .Setright button:hover {
        background: #fff;
        color: #D54D4D;
        border: solid 1px #D54D4D;
    }

.order-summary-content {
    width: 100%;
    margin: auto;
    font-size: 12px;
    color: #000;
}

.input-group-append {
    display: none !important;
}



.SubmitButton:hover {
    background: #000;
}

.shopping_none {
    padding: 0px 0 0px 12px;
    line-height: 30px;
    color: #333;
    font-size: 12px;
}

    .shopping_none h3 {
        line-height: 70px;
        font-size: 18px;
        color: #333;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

.shopping_button {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0px 15px;
    background: #D54D4D;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.shopping_none div.bs {
    background: url(images/no_bg.gif) 0 12px no-repeat;
    padding-left: 15px;
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 16px;
}

.shopping_none div.bs {
    background: url(images/no_bg.gif) 0 12px no-repeat;
    padding-left: 15px;
}

.pointer {
    cursor: pointer;
}
/*购物车结束*/

#loginContainer .input-group .input-group-prepend {
    border: solid 1px #ccc !important;
    background: url(images/pic40.jpg) no-repeat 15px center;
    width: 60px;
    margin-right: 0px;
    border-right: none !important;
    height: 60px;
    float: left
}

#loginContainer .input-group .input-group-prepend2 {
    background: url(images/pic41.jpg) no-repeat 15px center;
}

.inputleft input {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.inputleft label {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#loginContainer .input-group .form-control-with-prepend {
    height: 50px;
    line-height: 50px;
    color: #999;
    font-size: 22px;
    font-weight: 500;
    font-family: Noto Sans JP;
    margin: 0;
    padding: 0;
    border: solid 1px #ccc;
    width: 100%;
}

#loginContainer .input2 .form-control-with-prepend {
    border-left: solid 1px #ccc !important;
    height: 60px;
    line-height: 60px;
    padding-left: 70px;
    background: url(images/pic41.jpg) no-repeat 15px center;
    color: #999;
    font-size: 16px;
}

/*个人中心开始*/









#homebody .personal {
    margin-top: 25px;
}

    #homebody .personal .left {
        width: 28%;
        margin-bottom: 100px;
    }

        #homebody .personal .left ul li a {
            height: 50px;
            line-height: 50px;
            margin-left: 15%;
            display: block;
            font-size: 16px;
            font-family: Noto Sans JP;
        }

        #homebody .personal .left ul li:hover a {
            margin-left: 15%;
            color: #D54D4D
        }

        #homebody .personal .left ul li.on a {
            margin-left: 15%;
            color: #D54D4D
        }



        #homebody .personal .left .text {
            border: solid 1px #dddddd;
            text-align: center;
            margin-top: 60px;
        }

            #homebody .personal .left .text strong {
                text-align: center;
            }

                #homebody .personal .left .text strong img {
                    margin: auto;
                    margin-top: 25px;
                    display: table-caption;
                }

            #homebody .personal .left .text span a {
                text-align: center;
                font-size: 24px;
                color: #333;
                font-weight: normal;
            }

            #homebody .personal .left .text p {
                text-align: center;
                font-size: 20px;
                color: #333;
                font-weight: normal;
                margin-top: 10px;
                display: block;
                margin-bottom: 20px;
            }

    #homebody .personal .right {
        width: 63%;
        margin-left: 5%;
        margin-bottom: 50px;
        padding-left: 60px;
        border-left: solid 1px #ddd;
    }

        #homebody .personal .right .title {
            margin-top: 20px;
            border-bottom: 1px dashed #D54D4D;
            margin-bottom: 35px;
            padding-bottom: 20px;
        }

            #homebody .personal .right .title strong {
                color: #333333;
                font-size: 22px;
                font-weight: normal;
                padding-left: 30px;
                font-family: Noto Sans JP;
            }

            #homebody .personal .right .title a {
                float: right;
                margin-right: 20px;
                display: block;
                line-height: 45px;
                height: 45px;
                color: #333;
                font-size: 16px;
                font-family: Noto Sans JP;
            }

                #homebody .personal .right .title a:hover {
                    color: #D54D4D;
                }

        #homebody .personal .right .text {
            padding-left: 30px
        }

        #homebody .personal .right .note {
            padding-left: 30px;
            font-size: 20px;
            color: #333333;
            line-height: 45px;
            font-family: Noto Sans JP;
        }

            #homebody .personal .right .note span {
                color: #ff4400;
                font-size: 20px;
            }

        #homebody .personal .right .text h5 {
            font-size: 20px;
            color: #333333;
            line-height: 45px;
            padding-top: 50px;
            border-top: solid 1px #ddd;
            margin-top: 50px;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .text p {
            margin-top: 15px;
        }

            #homebody .personal .right .text p strong {
                width: 16%;
                vertical-align: middle;
                display: inline-block;
                font-size: 16px;
                color: #666;
                font-weight: normal;
                font-family: Noto Sans JP;
            }

.wishlist-content {
    text-align: center;
    font-family: Noto Sans JP;
    font-size: 26px;
    margin-bottom: 50px;
}

#homebody .personal .right .text p span {
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    color: #666;
    font-family: Noto Sans JP;
}

#homebody .personal .right .text p i {
    color: #ff4400;
    margin-left: 2%;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 2%;
}

#homebody .personal .right .text p input {
    width: 58%;
    border: solid 1px #ddd;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    color: #999;
    font-family: Noto Sans JP;
    font-weight: normal;
}

#homebody .personal .right .text p span input {
    margin-right: 20px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 0px;
}


#homebody .personal .right .text p select {
    border: solid 1px #ddd;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    color: #999;
    padding-right: 20px;
    margin-right: 10px;
}

#homebody .personal .right .text p [type="checkbox"] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    display: inline-block;
}

#homebody .personal .right .text p em {
    font-size: 18px;
    color: #333333;
    font-style: normal;
    vertical-align: middle;
    display: inline-block;
    font-family: Noto Sans JP;
}

#homebody .personal .right .text button {
    width: 365px;
    height: 60px;
    line-height: 60px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 24px;
    margin-bottom: 200px;
    margin-top: 20px;
    cursor: pointer;
}

    #homebody .personal .right .text button:hover {
        border: solid 1px #D54D4D;
        color: #D54D4D;
        background: #fff
    }

#homebody .personal .right .text.Change p span {
    width: 250px;
    margin-left: 240px;
}

#homebody .personal .right .text.Change button {
    margin-left: 250px;
    margin-top: 60px
}

#homebody .personal .right .billing {
    margin-left: 30px;
}

    #homebody .personal .right .billing .strong {
        height: 40px;
        border: solid 1px #c4c4c4;
        background: #dddddd;
        display: block;
        margin-top: 15px;
        padding-left: 20px;
        line-height: 40px;
        color: #333;
        font-size: 18px;
        font-weight: normal;
    }

    #homebody .personal .right .billing .con {
        line-height: 24px;
        padding-left: 25px;
        margin-top: 10px;
        font-family: Noto Sans JP;
    }

    #homebody .personal .right .billing button {
        width: 340px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: #D54D4D;
        border: solid 1px #D54D4D;
        margin-top: 30px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
    }

        #homebody .personal .right .billing button:hover {
            background: #fff;
            color: #D54D4D
        }

    #homebody .personal .right .billing .strong {
        height: 40px;
        border: solid 1px #c4c4c4;
        background: #dddddd;
        display: block;
        margin-top: 15px;
        padding-left: 20px;
        line-height: 40px;
        color: #333;
        font-size: 18px;
        font-weight: normal;
        font-family: Noto Sans JP;
    }

    #homebody .personal .right .billing .con {
        line-height: 30px;
        padding-left: 25px;
        margin-top: 10px;
        color: #666;
        font-size: 16px;
    }

        #homebody .personal .right .billing .con dt {
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con dd {
            font-family: Noto Sans JP;
        }


    #homebody .personal .right .billing button {
        display: block;
        width: 340px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: #D54D4D;
        border: solid 1px #D54D4D;
        margin-top: 30px;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
    }

        #homebody .personal .right .billing button:hover {
            background: #fff;
            color: #D54D4D
        }

    #homebody .personal .right .billing.xian {
        padding-bottom: 10px;
        border-bottom: solid 1px #ddd
    }

#homebody .personal .right .Order {
    width: 100%;
    margin-top: 20px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 20px;
}

    #homebody .personal .right .Order th {
        background: #dddddd;
        height: 40px;
        font-weight: normal;
        font-size: 16px;
        font-family: Noto Sans JP;
    }

    #homebody .personal .right .Order td {
        text-align: center;
        height: 40px;
        font-weight: normal;
        font-size: 14px;
        font-family: Noto Sans JP;
    }

    #homebody .personal .right .Order tr:nth-child(2n+1) {
        background: #f7f7f7
    }

    #homebody .personal .right .Order tr:nth-child(2n) {
        background: #f8f8f8
    }

    #homebody .personal .right .Order td a {
        color: #D54D4D;
        font-family: Noto Sans JP;
        font-size: 16px;
    }

        #homebody .personal .right .Order td a:hover {
            text-decoration: underline;
        }

#homebody .personal .right .billing .con .procon {
}

    #homebody .personal .right .billing .con .procon ul li {
        float: left;
        color: #333;
        font-size: 15px;
        font-weight: bold;
        font-family: Noto Sans JP;
    }

        #homebody .personal .right .billing .con .procon ul li:nth-child(1) {
            width: 150px;
            text-align: left;
        }

        #homebody .personal .right .billing .con .procon ul li:nth-child(2) {
            width: 60px;
            text-align: center;
            margin-right: 20px;
        }

        #homebody .personal .right .billing .con .procon ul li:nth-child(3) {
            width: 90px;
            text-align: center;
            margin-right: 20px;
        }

        #homebody .personal .right .billing .con .procon ul li:nth-child(4) {
            width: 30px;
            text-align: center;
            margin-right: 20px;
        }

        #homebody .personal .right .billing .con .procon ul li:nth-child(5) {
            width: 100px;
            text-align: center;
            margin-right: 10px;
        }

        #homebody .personal .right .billing .con .procon ul li:nth-child(6) {
            width: 90px;
            text-align: center;
            margin-right: 20px;
        }



    #homebody .personal .right .billing .con .procon .list {
        border-bottom: solid 1px #ddd;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        #homebody .personal .right .billing .con .procon .list:last-child {
            border-bottom: 0px;
            margin-bottom: 0px;
        }

        #homebody .personal .right .billing .con .procon .list .Name {
            float: left;
            width: 150px;
            text-align: left;
        }

        #homebody .personal .right .billing .con .procon .list .Weight {
            float: left;
            width: 60px;
            text-align: center;
            margin-right: 20px;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .Price {
            float: left;
            width: 90px;
            text-align: center;
            margin-right: 20px;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .Qty {
            float: left;
            width: 30px;
            margin-right: 20px;
            text-align: center;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .Wei {
            float: left;
            margin-right: 10px;
            width: 100px;
            text-align: center;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .Total {
            float: left;
            width: 90px;
            margin-right: 20px;
            text-align: center;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .review {
            float: left;
            width: 115px;
            text-align: center;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .Name .nameh4 {
            color: #0748a6;
            font-size: 16px;
        }

            #homebody .personal .right .billing .con .procon .list .Name .nameh4 a {
                font-weight: 500;
                font-family: Noto Sans JP;
            }

        #homebody .personal .right .billing .con .procon .list .Name .p {
            font-weight: 500;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .billing .con .procon .list .review a {
            color: #0748a6;
            font-family: Noto Sans JP;
        }

            #homebody .personal .right .billing .con .procon .list .review a:hover {
                text-decoration: underline;
            }

#homebody .personal .right .jsxx {
    margin-top: 30px;
}

    #homebody .personal .right .jsxx ul {
        float: right;
    }

    #homebody .personal .right .jsxx li {
        height: 40px;
        line-height: 40px;
    }

        #homebody .personal .right .jsxx li strong {
            color: #333333;
            font-size: 20px;
            font-weight: normal;
            font-family: Noto Sans JP;
        }

        #homebody .personal .right .jsxx li span {
            color: #333333;
            font-size: 14px;
            font-weight: normal;
            float: right;
            margin-left: 20px;
            font-family: Noto Sans JP;
        }

    #homebody .personal .right .jsxx button {
        width: 335px;
        height: 60px;
        background: #D54D4D;
        color: #fff;
        border: solid 1px #D54D4D;
        margin-left: 30px;
        font-size: 16px;
        cursor: pointer;
    }

        #homebody .personal .right .jsxx button:hover {
            background: #fff;
            color: #D54D4D
        }

#homebody .addid p span {
    margin-bottom: 15px;
    display: block;
    padding-left: 20px;
}
/*个人中心结束*/









/*收藏夹开始*/
/*your wishlist*/
#homebody .wishlist h4 {
    color: #333333;
    font-size: 26px;
    font-weight: normal;
    margin-top: 35px;
    line-height: 50px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#homebody .wishlist li {
    height: 95px;
    border-bottom: solid 1px #eee;
    padding-top: 20px;
}

    #homebody .wishlist li:nth-child(1) {
        height: 40px;
        padding-top: 0px;
    }

        #homebody .wishlist li:nth-child(1) span {
            background: #dddddd;
            border-top: solid 1px #c4c4c4;
            vertical-align: middle;
            display: inline-block;
            border-bottom: solid 1px #c4c4c4;
            height: 40px;
            line-height: 40px;
            text-align: center;
        }

            #homebody .wishlist li:nth-child(1) span:nth-child(1) {
                width: 50%
            }

            #homebody .wishlist li:nth-child(1) span:nth-child(2) {
                width: 10%
            }

            #homebody .wishlist li:nth-child(1) span:nth-child(3) {
                width: 10%
            }

            #homebody .wishlist li:nth-child(1) span:nth-child(4) {
                width: 10%
            }

            #homebody .wishlist li:nth-child(1) span:nth-child(5) {
                width: 20%
            }

    #homebody .wishlist li .one {
        vertical-align: middle;
        display: inline-block;
        width: 15px;
        margin-right: 30px;
    }

    #homebody .wishlist li img {
        vertical-align: middle;
        display: inline-block;
        width: 70px;
        height: 70px;
        margin-right: 20px;
    }

    #homebody .wishlist li .text {
        vertical-align: middle;
        display: inline-block;
        width: 470px;
        margin-right: 40px;
    }

        #homebody .wishlist li .text p {
            color: #666;
            font-size: 14px;
            line-height: 24px;
        }

        #homebody .wishlist li .text strong {
            color: #333333;
            font-size: 14px;
            font-weight: normal;
            font-size: 16px;
            line-height: 30px;
        }

    #homebody .wishlist li .price_one {
        vertical-align: middle;
        display: inline-block;
        font-size: 16px;
        margin-right: 10px;
        width: 100px;
    }

    #homebody .wishlist li .Qty {
        vertical-align: middle;
        display: inline-block;
        margin-right: 20px;
    }

        #homebody .wishlist li .Qty .jian, #homebody .wishlist li .Qty .jia {
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            border: solid 1px #ddd;
            color: #666;
            float: left;
        }

        #homebody .wishlist li .Qty input {
            width: 40px;
            height: 38px;
            border: solid 1px #ddd;
            float: left;
            text-align: center;
            border-right: 0px;
            border-left: 0px;
        }

    #homebody .wishlist li .price_two {
        vertical-align: middle;
        display: inline-block;
        width: 100px;
        margin-right: 60px;
    }

    #homebody .wishlist li .buy {
        vertical-align: middle;
        display: inline-block;
    }

        #homebody .wishlist li .buy button {
            width: 140px;
            height: 40px;
            border: solid 1px #D54D4D;
            background: #D54D4D;
            line-height: 40px;
            border: none;
            color: #fff;
            cursor: pointer;
        }

    #homebody .wishlist li .close {
        vertical-align: middle;
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 30px;
        border: solid 1px #ddd;
        text-align: center;
        line-height: 40px;
        float: right;
        margin-top: 15px;
        color: #999;
        cursor: pointer;
    }

        #homebody .wishlist li .close:hover {
            background: #D54D4D;
            color: #fff
        }

    #homebody .wishlist li .buy button:hover {
        background: #fff;
        border: solid 1px #D54D4D;
        color: #D54D4D
    }


#homebody .wishlist .cart {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 20px;
}


    #homebody .wishlist .cart .cart-item-row td {
        border-top: 1px solid #f3f0f3;
        vertical-align: middle;
    }

        #homebody .wishlist .cart .cart-item-row td span {
            font-weight: 500;
            font-family: Noto Sans JP;
            font-size: 17px;
        }



    #homebody .wishlist .cart .cart-item-row td {
        color: #666;
        line-height: 24px;
    }

        #homebody .wishlist .cart .cart-item-row td.productpicture {
            padding: 5px 5px 5px 5px;
            background: none;
        }

        #homebody .wishlist .cart .cart-item-row td.product {
            text-align: left;
            padding: 10px;
            width: 500px;
            font-weight: 600;
            font-family: Noto Sans JP;
        }

    #homebody .wishlist .cart .cart-header-row {
        background: #dddddd;
        vertical-align: middle;
        height: 60px;
    }

/*收藏夹结束*/
/*联系我们开始*/
#homebody .contactus {
    margin-top: 20px;
}

    #homebody .contactus .left {
        width: 352px;
        float: left;
    }

        #homebody .contactus .left h3 {
            color: #333333;
            font-size: 22px;
            font-weight: normal;
            border-bottom: solid 1px #dddddd;
            line-height: 40px;
            font-family: Noto Sans JP;
        }

        #homebody .contactus .left strong {
            color: #666;
            font-size: 20px;
            font-weight: normal;
            line-height: 40px;
            padding-left: 25px;
            background: url(../../images/Cus1.jpg) no-repeat center left;
            font-family: Noto Sans JP;
        }

        #homebody .contactus .left input {
            padding-left: 10px;
            width: 220px;
            height: 30px;
            border: solid 1px #ddd;
            display: block;
        }

        #homebody .contactus .left button {
            width: 119px;
            height: 27px;
            border: none;
            background: #dddddd;
            text-align: center;
            line-height: 27px;
            color: #333333;
            font-size: 16px;
            margin-top: 10px;
            cursor: pointer;
        }

            #homebody .contactus .left button:hover {
                background: #D54D4D;
                color: #fff;
            }


.inputbutton {
    height: 27px;
    width: 119px;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
}

    .inputbutton:hover {
        background: #D54D4D;
        color: #fff;
    }

#homebody .contactus .left ul {
    margin-top: 20px;
}

    #homebody .contactus .left ul ul {
        margin-top: 0px;
    }

    #homebody .contactus .left ul li {
        border-top: solid 1px #ddd;
    }

        #homebody .contactus .left ul li a {
            display: block;
            color: #333333;
            font-size: 16px;
            height: 20px;
            padding-top: 5%;
            padding-bottom: 5%;
            padding-left: 5%;
            width: 75%;
            display: inline-block;
            font-weight: 500;
            font-family: Noto Sans JP;
        }

        #homebody .contactus .left ul li span {
            width: 20%;
            display: inline-block;
            float: right;
            height: 50px;
            cursor: pointer;
        }

    #homebody .contactus .left ul ul a {
        width: 75%;
        font-size: 13px;
        color: #999;
    }

    #homebody .contactus .left ul li span {
        background: url(../../images/Cus2.jpg) no-repeat 20% center;
    }

        #homebody .contactus .left ul li span.on {
            background: url(../../images/Cus2a.jpg) no-repeat 20% center;
        }

    #homebody .contactus .left ul li ul {
        display: none
    }

    #homebody .contactus .left ul li a:hover {
        color: #D54D4D;
        text-decoration: underline;
    }

#homebody .contactus .right {
    width: 70%;
    float: right;
    border-left: solid 1px #dddddd;
    padding-left: 58px;
    margin-bottom: 20px;
}

    #homebody .contactus .right h3 {
        height: 45px;
        line-height: 45px;
        padding-left: 25px;
        border-bottom: 1px dashed #D54D4D;
        color: #D54D4D;
        font-size: 22px;
        font-weight: 600;
    }

    #homebody .contactus .right .text {
        line-height: 26px;
        padding-left: 25px;
        color: #333333;
        font-size: 20px;
        font-weight: normal;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    #homebody .contactus .right .con {
        padding-left: 25px;
        font-size: 18px;
    }

        #homebody .contactus .right .con p {
            color: #333333;
            font-size: 20px;
            font-weight: normal;
            height: 40px;
            line-height: 40px;
        }

            #homebody .contactus .right .con p:nth-child(1) {
                padding-left: 50px;
                background: url(../../images/Cus4.jpg) no-repeat center left;
            }

            #homebody .contactus .right .con p:nth-child(2) {
                padding-left: 50px;
                background: url(../../images/Cus3.jpg) no-repeat center left;
            }

    #homebody .contactus .right .confrom {
        padding: 25px;
    }

        #homebody .contactus .right .confrom h6 {
            color: #333;
            font-size: 20px;
            font-weight: normal;
        }

        #homebody .contactus .right .confrom p {
            line-height: 50px;
            margin-top: 20px;
        }

            #homebody .contactus .right .confrom p strong {
                width: 140px;
                float: left;
                color: #333333;
                font-size: 16px;
                font-weight: normal;
            }

.input_1 {
    width: 470px;
    height: 50px;
    line-height: 50px;
    border: solid 1px #ddd;
    padding-left: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #999
}

#homebody .contactus .right .confrom p textarea {
    width: 478px;
    height: 80px;
    border: solid 1px #ddd;
}

#homebody .contactus .right .confrom button {
    width: 335px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border: solid 1px #D54D4D;
    border: none;
    background: #D54D4D;
    font-size: 16px;
    color: #fff;
    margin-left: 140px;
    margin-top: 30px;
    cursor: pointer;
}

    #homebody .contactus .right .confrom button:hover {
        background: #fff;
        border: solid 1px #D54D4D;
        color: #D54D4D;
    }

.ullia {
    width: 100%;
    font-size: 13px;
    color: #999;
}

.border-b {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    font-family: Noto Sans JP;
}

#homebody .contactus .right .border-list .newsbody span {
    font-size: 17px;
    font-family: Noto Sans JP;
}

#homebody .contactus .right .border-list .newsbody p {
    font-size: 17px;
    font-family: Noto Sans JP;
}

#homebody .contactus .right .border-list .newsbody strong {
    font-size: 20px;
    font-family: Noto Sans JP;
}

#homebody .contactus .right .border-list div {
    font-size: 17px;
    font-family: Noto Sans JP;
}
/*联系我们结束*/





/*页面内容选中图层*/
*::selection {
    background: #c4df9b;
    color: #376000
}


/*额外加入css开始*/

.savefontsize20 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    border: solid 1px #D54D4D;
    background: #D54D4D;
    margin-top: 10px;
    cursor: pointer;
    font-family: Noto Sans JP;
}


    .savefontsize20:hover {
        background: #000;
        border: solid 1px #000;
    }

.savewidth100 {
    width: 210px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: solid 1px #D54D4D;
    background: #D54D4D;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 20px;
    margin-left: 10px;
    border-radius: 5px;
    font-weight: 100;
    font-family: Noto Sans JP;
}

    .savewidth100:hover {
        background: #000;
    }


.none {
    display: none;
}

.fontsize12 {
    font-size: 12px;
    font-family: Noto Sans JP;
}


.fontsize14 {
    font-size: 14px;
    font-family: Noto Sans JP;
}


.fontsize16 {
    font-size: 16px;
    font-family: Noto Sans JP;
}


.fontsize18 {
    font-size: 18px;
    font-family: Noto Sans JP;
}




.add_t_c {
    text-align: center;
    width: 240px;
    color: #fff;
    cursor: pointer;
    float: left;
}


#addToCart {
    line-height: 44px;
    background-color: #D54D4D;
    cursor: pointer;
    font-family: Noto Sans JP;
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #FFF;
    text-decoration-line: none;
}


    #addToCart:hover {
        background-color: #000;
    }




#cart-btn-ppex {
    float: left;
}

    #cart-btn-ppex span {
        text-align: center;
        display: block;
        margin-top: 10px !important;
        font-size: 12px;
    }


.save {
    background: none;
    border: none;
    color: #D54D4D;
    font-size: 20px;
    font-family: Noto Sans JP;
}

    .save:hover {
        cursor: pointer;
        background: #D54D4D;
        color: #fff;
    }

.save_margin_z {
    width: 365px;
    height: 50px;
    line-height: 50px;
    background: #D54D4D;
    color: #fff !important;
    border: solid 1px #D54D4D;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 600;
    font-family: Noto Sans JP;
}


.save_margin_left30 {
    width: 365px;
    height: 50px;
    line-height: 50px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
    margin-left: 30%;
    font-weight: 100;
    font-family: Noto Sans JP;
}

    .save_margin_left30:hover {
        background: #000;
        border: solid 1px #000;
    }



.marginleftsave370 {
    width: 365px;
    height: 60px;
    line-height: 60px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 16px;
    margin-bottom: 50px;
    cursor: pointer;
    margin-left: 30%;
    font-family: Noto Sans JP;
}

    .marginleftsave370:hover {
        background: #000;
        border: solid 1px #000;
    }

.marginleftsave50 {
    width: 365px;
    height: 60px;
    line-height: 60px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 16px;
    margin-bottom: 50px;
    cursor: pointer;
    margin-left: 50px;
    font-family: Noto Sans JP;
}


    .marginleftsave50:hover {
        background: #000;
        border: solid 1px #000;
    }

.rightsave {
    background: none;
    border: none;
    color: #D54D4D;
    font-size: 20px;
    font-family: Noto Sans JP;
}

    .rightsave:hover {
        cursor: pointer;
        background: #D54D4D;
        color: #fff;
    }

.contactusspan {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    font-weight: 600;
    font-family: Noto Sans JP;
}

.address-item strong {
    height: 40px;
    border: solid 1px #c4c4c4;
    background: #dddddd;
    display: block;
    margin-top: 15px;
    padding-left: 20px;
    line-height: 40px;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    font-weight: 600;
    font-family: Noto Sans JP;
}


.divblock {
    vertical-align: middle;
    display: inline-block;
}

.red {
    border-bottom: 1px solid #666;
}

.gray1 {
    border-bottom: 1px dashed #e0e0e0;
}

#wContents table tbody tr td span {
    color: #666;
    font-size: 16px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

#wContents table thead tr td strong {
    font-size: 18px;
    color: #666;
    display: inline-block;
    font-family: Noto Sans JP;
    display: inline-block;
}

.or-h {
    width: 30px;
    height: 30px;
    background: url(../../tbcart/pc/image/layout/or_h.png) no-repeat 0 0;
    font-size: 0;
    margin: 3px 45%;
}

.wishlistquantitytext {
    text-align: center;
    border: solid 1px #ddd;
    border-radius: 5px;
    height: 35px;
    color: #666;
}



.password-recovery-page {
    margin: auto;
    position: relative;
    text-align: center;
    width: 800px;
    border: dotted 1px #ddd;
    padding-bottom: 30px;
    margin-bottom: 100px;
    margin-top: 100px;
    padding: 30px;
}

.passwordrecoverybutton {
    width: 350px;
    height: 40px;
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 18px;
    border: none;
    background: #D54D4D;
    color: #fff;
    cursor: pointer
}

.tdin input {
    border-radius: 3px;
    border: solid 1px #ddd;
}

.tdin span {
    font-weight: 600;
    font-family: Noto Sans JP;
    float: left
}

.password-recovery-page h1 {
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 24px;
    color: #333;
    margin-top: 10px;
}

.page-title {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #999;
}
/*额外加入css结束*/
/*评论样式开始*/
.star {
    background: url(/images/all-star.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.starnobg {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 15px;
}

.star-b0, .star-b1, .star-b2, .star-b3, .star-b4, .star-b5 {
    width: 100px;
    height: 19px;
}

.star-s0, .star-s1, .star-s2, .star-s3, .star-s4, .star-s5 {
    height: 14px;
    width: 70px;
}

.star-b5 {
    background-position: 0 -59px;
}

.no-star-b5 {
    background-position: -99px -59px;
    width: 100px;
    height: 19px;
}

.star-s5 {
    background-position: 0 -20px;
}

.star-b4 {
    background-position: -19px -60px;
}

.star-b3 {
    background-position: -38px -60px;
}

.star-b2 {
    background-position: -58px -60px;
}

.star-b1 {
    background-position: -78px -60px;
}

.star-b0 {
    background-position: -98px -60px;
}

.view-sell-all {
    margin-top: 20px;
}

    .view-sell-all a {
        background-color: #f2f2f2;
        border: 1px solid #ccc;
        color: #333;
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        line-height: 38px;
    }

        .view-sell-all a:hover {
            color: #fff;
            background: #D54D4D;
        }


.new-product-reviews .left {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 60%
}

    .new-product-reviews .left p {
        width: 100% !important;
    }

.new-product-reviews li span {
    float: left;
    line-height: 100px;
}





.new-product-reviews li strong {
    line-height: 100px;
    font-weight: normal;
    float: right;
}


.new-product-reviews li {
    clear: both;
    border-bottom: dashed 1px #ddd;
}
/*评论样式结束*/

/*QA问答样式开始*/
.submit_input input {
    height: 29px;
    width: 434px;
    border: 1px solid #d2d2d2;
    background: #FFF;
}

/*select, input.txt, input.txt1, input.txt2, textarea {
    border: 1px solid #ccc;
    box-shadow: 0 1px 8px rgba(0,0,0,.22) inset;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}*/

.submit_input textarea {
    height: 80px;
    width: 430px;
}

.btn {
    display: block;
    background-color: #D54D4D;
    border: 1px solid #D54D4D;
    font-family: Noto Sans JP;
    width: 250px;
    height: 36px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 4px 4px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 16px;
}


#click_submit_ok {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #D54D4D;
    padding-left: 5px;
    width: 430px;
    border-radius: 12px;
    text-align: center;
    background-color: #D54D4D;
}
/*QA问答样式结束*/





/*结算页面额外样式开始*/
.nav1 {
    width: 330px;
    font-size: 20px;
    color: #064882;
    line-height: 40px;
    text-align: center;
}

.nav2 {
    width: 152px;
    background: url(images/shopping_cart_bg1.gif) no-repeat
}

.nav3 {
    width: 152px;
    background: url(images/shopping_cart_bg1.gif) no-repeat 0 -31px;
}

.nav4 {
    width: 137px;
    background: url(images/shopping_cart_bg1.gif) no-repeat 0 -60px;
}

.nav2, .nav3, .nav4 {
    height: 29px;
    margin-top: 3px;
    line-height: 29px;
    font-size: 15px;
    color: #808080;
    float: left;
}

    .nav2 span {
        padding-left: 30px;
    }

    .nav3 span {
        padding-left: 40px;
    }

    .nav4 span {
        padding-left: 40px;
    }

.step1 {
    background: url(images/shopping_cart_bg1.gif) no-repeat 0 -89px;
    color: #094782;
}

.step2 {
    background: url(images/shopping_cart_bg1.gif) no-repeat 0 -117px;
    color: #094782;
}

.step3 {
    background: url(images/shopping_cart_bg1.gif) no-repeat 0 -165px;
    color: #094782;
}

.help {
    position: relative;
    height: 31px;
    width: 50px;
    float: right;
    line-height: 31px;
    background: url(images/navbar_lg_ioc.gif) no-repeat 42px 14px;
    cursor: pointer;
    text-align: center;
}

.otherhelp {
    position: absolute;
    cursor: default;
    background: white;
    display: none;
    top: 30px;
    width: 105px;
    right: 0;
    left: auto;
    padding-bottom: 10px;
}

    .otherhelp dl dd a {
        display: block;
        line-height: 20px;
        text-align: left;
        padding-left: 3px;
    }

        .otherhelp dl dd a:hover {
            text-decoration: none;
        }

.btncheckordercss {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #D54D4D;
    border: none;
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    font-family: Noto Sans JP;
}


    .btncheckordercss:hover {
        background: #000;
    }

.shoppingcart_item_title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: Noto Sans JP;
}

.shippingcontent_cc {
    width: 100%;
    margin-top: 30px;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 30px;
}

#ShippingMethodContent {
    width: 100%;
    margin-top: 20px;
}



.discountbtn_mouseout {
    margin-left: 4%;
    width: 25% !important;
    height: 56px;
    border-radius: 5px;
    line-height: 40px;
    background-color: #D54D4D;
    color: #fff;
    border: none;
    font-size: 16px;
    cursor: pointer;
    font-family: Noto Sans JP;
}

    .discountbtn_mouseout:hover {
        background: #000;
    }



.PaymentMethodDescription {
    width: auto !important;
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 14px;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.orderinfo_parta {
    width: 1002px;
    margin-top: 20px;
    background: url(images/orderinfo_gx.gif) repeat-x 0 bottom;
    padding-bottom: 10px;
}

#DivShippingAddress .shoppingcart_item_title {
    margin-bottom: 20px;
}

#DivShippingAddress .add_txtAddress1 input:nth-child(2) {
    width: 500px;
    height: 28px;
    padding-top: 25px;
}

#DivShippingAddress .add_txtAddress1 input:nth-child(3) {
    width: 500px;
    height: 28px;
    padding-top: 25px;
}

#DivShippingAddress .add_txtAddress1 input:nth-child(5) {
    width: 220px !important;
    height: 28px;
    padding-top: 25px;
}

#DivShippingAddress .add_txtAddress1 input:nth-child(6) {
    width: 220px !important;
    height: 28px;
    padding-top: 25px;
}

#DivShippingAddress .add_txtAddress1 input:nth-child(7) {
    width: 220px !important;
    height: 28px;
    padding-top: 25px;
}

#DivShippingAddress .textBox {
    /*width: 750px !important*/
    height: 28px;
    padding-top: 25px
}






.checkonepage_managershippingaddress {
    text-align: right;
    padding: 3px 15px 2px 0;
}




.addid .addli {
    overflow: auto;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 10px 0px 0px 10px;
    margin-bottom: 5px;
}

.cseladdress {
    overflow: auto;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 5px 0px 5px 10px;
}

.addid .addli #seladdress {
    line-height: 35px;
    height: 18px;
    width: 18px;
    border: 1px solid #000;
    /* border-width: 7px; */
    margin-top: 10px;
    -webkit-appearance: none;
    border-radius: 50%;
    background-color: white;
}


    .addid .addli #seladdress:checked {
        border-width: 7px;
    }

.radiock {
    line-height: 35px;
    height: 18px;
    width: 18px;
    border: 1px solid #000;
    -webkit-appearance: none;
    border-radius: 50%;
    background-color: white;
}

    .radiock:checked {
        border-width: 7px;
    }

.addid .addli #rdoaddress {
    float: left;
    line-height: 35px;
    height: 35px;
}

.addid .addli .addidleft {
    line-height: 35px;
    height: 35px;
    margin-left: 15px;
}

    .addid .addli .addidleft strong {
        font-weight: normal;
        color: #666;
        font-weight: 600;
        font-family: Noto Sans JP;
        font-size: 16px;
    }

.addid .addli .addidiv {
    padding-bottom: 20px;
    margin-left: 28px;
}

    .addid .addli .addidiv a, .addid .addli .addidiv span {
        font-family: Noto Sans JP;
        font-size: 14px;
    }

    .addid .addli .addidiv span {
        width: 100%;
        display: inline-block
    }

.checkonepage_managershippingaddress a {
    color: #666666;
    text-decoration: underline;
}

a.edit {
    color: #666;
    text-decoration: none;
}

    a.edit:hover {
        color: #F00;
        text-decoration: underline;
    }

a.orderalink {
    color: #000;
    text-decoration: underline;
}



.checkonepage_shippingmethods_table tr {
    height: 30px;
    width: 33.3% !important
}




.checkonepage_shippingmethods_two {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 15px;
    display: block;
    margin-top: 20px;
    font-weight: 500;
    font-family: Noto Sans JP;
}



#ddlPaymentMethod1 img {
    display: initial;
}



.newaddress_Div {
    margin-top: 10px;
}

    .newaddress_Div p {
        position: relative;
        margin-bottom: 15px;
    }

        .newaddress_Div p span {
            font-weight: 500;
            font-family: Noto Sans JP;
            font-size: 16px;
        }

        .newaddress_Div p strong {
            color: #000;
            position: absolute;
            left: 20px;
            font-size: 14px;
            font-weight: normal;
            margin-top: 10px;
            font-weight: 500;
            font-family: Noto Sans JP;
        }

        .newaddress_Div p.add_Country strong {
            position: inherit;
            left: 0px;
        }

        .newaddress_Div p.add_Country select {
            padding-top: 25px;
            padding-left: 15px;
            height: 50px;
            border: solid 1px #000;
            box-shadow: none;
            color: #666;
            font-weight: 600;
            font-family: Noto Sans JP;
            font-size: 15px;
        }

    .newaddress_Div .addliandong {
        position: relative
    }

        .newaddress_Div .addliandong .add_Country {
            float: left;
            line-height: 50px;
            margin-right: 20px;
        }

.savebutton input {
    width: 175px;
    height: 50px;
    display: block;
    background: #D54D4D;
    border: none;
    margin: auto;
    margin-top: 15px;
    border-radius: 0px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    font-family: Noto Sans JP;
    float: right;
    margin-right: 6%;
}

.addsavezi {
    display: block;
    margin: auto;
    font-size: 14px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    padding-bottom: 20px;
}

.savebutton input:hover {
    background: #000;
    color: #FFF
}

.addspan {
    float: right;
    line-height: 50px;
}


.textBox {
    width: 96%;
    height: 55px;
    border-radius: 5px;
    line-height: 55px;
    border: solid 1px #000;
    margin-bottom: 10px;
    padding-left: 20px;
    color: #666666;
    font-size: 14px;
    font-family: Noto Sans JP;
}

.newaddress_Div .textBox {
    border-radius: 5px;
}

.newaddress_Div select {
    appearance: none; /* 去掉浏览器默认箭头 */
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("/images/attrselect_up.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 18px; /* 🔥 控制箭头大小 */
    padding-right: 40px; /* 给箭头留空间 */
    height: 42px; /* 可视化统一高度 */
    font-size: 16px;
}


.savebutton {
    overflow: auto;
}


.textcode {
    width: 65%;
    height: 55px;
    line-height: 55px;
    border: solid 1px #000;
    margin-bottom: 10px;
    padding-left: 20px;
    color: #666666;
    font-size: 16px;
    border-radius: 10px;
}



.text_cf {
    width: 270px;
    height: 50px;
    line-height: 50px;
    border: solid 1px #cfcfcf;
    margin-bottom: 10px;
    color: #999;
    font-size: 22px;
    font-weight: 500;
}


.text_last {
    width: 175px;
    height: 50px;
    line-height: 50px;
    border: solid 1px #cfcfcf;
    margin-bottom: 10px;
    color: #999;
    font-size: 22px;
    font-weight: 500;
}
/*结算页面额外样式结束*/


/* --------------- checkout footer ---------------- */
#footer {
    width: 100%;
    border-top: 1px solid #d7d7d7;
}

#footer-wrapper {
    width: 1340px;
    margin: 0 auto;
    position: relative
}

#footer-icon {
    float: left;
    margin: 10px 0 0 0;
    width: 400px;
    height: 80px;
    background: url(../../images/checkout_temp_footer_icon.jpg) no-repeat 0 0
}

#footer-logos {
    float: right;
    font: 12px Tahoma, Geneva, sans-serif;
    color: #959595;
    text-align: right
}

#footer-shadow {
    width: 1000px;
    height: 4px;
    position: absolute;
    top: -5px;
    left: -10px;
    background: url(../../images/account_temp_footer_shadow.png) no-repeat 0 0
}


#main-wrapper {
    width: 1340px;
    margin: 0 auto
}

#cart, #saved-item, #addToBasket-item, #addToBasket-recom {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 20px
}

#addToBasket-item {
    border-top: none
}

#saved-item {
    border-top: none
}


/*旧版产品详情放大镜样式开始*/
#prd-img-wrapper {
    width: 500px;
}

#prd-img {
    width: 500px;
    text-align: center;
}

.jcarousel-prd-thumbnail {
    position: relative;
}

    .jcarousel-prd-thumbnail .jcarousel-clip {
        overflow: hidden;
    }

    .jcarousel-prd-thumbnail .jcarousel-clip-horizontal {
        width: 500px;
        margin: auto;
    }



.ceshiss {
    color: red;
}

#homebody #prd-img .product-img-prev {
    cursor: pointer;
    border: solid 1px #d7d7d7;
    position: absolute;
    z-index: 20;
    top: 45%;
    left: 0px;
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: #fff;
    opacity: 0.5;
    margin-top: -24px;
}

#homebody #prd-img .product-img-next {
    position: absolute;
    z-index: 20;
    top: 45%;
    right: 0px;
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: #fff;
    border: solid 1px #d7d7d7;
    cursor: pointer;
    opacity: 0.5;
    margin-top: -24px;
}


#homebody #prd-img .product-img-prev:before {
    content: "";
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    width: 13px;
    display: block;
    height: 13px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    margin-top: 16px;
    margin-left: 20px;
}

#homebody #prd-img .product-img-next:before {
    content: "";
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    width: 13px;
    display: block;
    height: 13px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-top: 16px;
    margin-left: 14px;
}







#homebody #prd-img .product-img-prev:hover {
    background: #D54D4D;
    border: solid 1px #D54D4D;
    color: #FFF;
    opacity: 1;
}

#homebody #prd-img .product-img-next:hover {
    background: #D54D4D;
    border: solid 1px #D54D4D;
    color: #FFF;
    opacity: 1;
}


#homebody #prd-img .product-img-prev:hover:before {
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
}

#homebody #prd-img .product-img-next:hover:before {
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}


#prd-thumbnail li {
    width: 86px;
    height: 86px;
    float: left;
    margin: 8px 14px 0 0;
}

    #prd-thumbnail li a {
        cursor: pointer;
    }


.jcarousel-prd-thumbnail .jcarousel-prev-horizontal {
    display: none !important;
    position: absolute;
    top: 30px;
    left: 1px;
    width: 25px;
    height: 44px;
    cursor: pointer;
    background: url(../../images/imgSprites.png) no-repeat 0 -240px;
    z-index: 810;
}

.jcarousel-prd-thumbnail .jcarousel-prev-disabled-horizontal, .jcarousel-prd-thumbnail .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prd-thumbnail .jcarousel-prev-disabled-horizontal:focus, .jcarousel-prd-thumbnail .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -340px;
}

.jcarousel-prd-thumbnail .jcarousel-next-horizontal {
    display: none !important;
    position: absolute;
    top: 30px;
    right: 3px;
    width: 25px;
    height: 44px;
    cursor: pointer;
    background: url(../../images/imgSprites.png) no-repeat -30px -240px;
    z-index: 810;
}
/*旧版产品详情放大镜样式结束*/





/*产品所有评论展示页开始*/
.write-product-review-box {
    margin-top: 20px;
    width: 940px;
    margin: 0 auto;
}

.product-info .vproduct-name {
    width: 760px;
    float: left;
    margin-left: 15px;
}

.product-info .product-img {
    width: 100px;
    float: left;
}

.review-box-product-detail {
    width: 900px;
    min-height: 200px;
    margin-top: 25px;
}

.review-productinfo-title {
    background: #D54D4D;
    color: #fff;
    padding: 10px;
    font-family: Noto Sans JP;
}


    .review-productinfo-title span {
        font-family: Noto Sans JP;
        color: #fff;
        font-size: 20px;
        font-weight: 500;
    }

.vreview-productinfo {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #ccc;
}

.rv-average_rating {
    width: 880px;
    background-color: #f8f8f8;
    padding: 10px;
    font-size: 14px;
}

.star-b5 {
    background-position: 0 -59px;
}

.review-box-detail {
    width: 900px;
    margin-top: 20px;
}

.w-review {
    border-bottom: 1px dotted #D0D0CF;
    margin-bottom: 20px;
    overflow: auto;
}

.reviewerInfo {
    width: 125px;
    float: left;
}

    .reviewerInfo li {
        margin: 10px 0px;
    }

.reviewDetails {
    width: 700px;
    margin-left: 15px;
    float: left;
}
/*产品所有评论展示页结束*/



#top-social .currencylist {
    height: 25px;
    line-height: 30px;
    border-radius: 3px;
    float: right;
    -moz-box-shadow: 0px 0px 7px #999 inset;
    -webkit-box-shadow: 0px 0px 7px #999 inset;
    box-shadow: 0px 0px 7px #999 inset;
    border: none;
    padding: 0px 15px;
    color: #999
}


.fb_iframe_widget {
    width: 100%;
}

.inputzhong input {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.inputzhong label {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

.login_title_css {
    font-size: 25px !important;
    font-weight: 600;
}
/*首页第一次访问弹窗开始*/
#pop-newcus {
    display: none;
}

.shadow.white50 {
    background-color: #fff;
    opacity: 0.5;
}

.shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.shadowbox-bg {
    width: 100%;
    position: absolute;
    top: 15%;
    z-index: 2100;
}

#pop-newcus .shadowbox-wrapper {
    background: url(/tbcart/pc/image/layout/pop_newcus_bg2.jpg) no-repeat scroll 0 0 #fff;
    border-radius: 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
    height: 537px;
    width: 580px;
}


.shadowbox-wrapper {
    padding: 10px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 0 auto;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    zoom: 1;
}

#pop-newcus-decor {
    background: url(/tbcart/pc/image/layout/pop_newcus_coupon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 120px;
    left: 240px;
    position: absolute;
    top: -55px;
    width: 120px;
}

#pop-newcus-form, #pop-newcus-success {
    /*padding: 72px 20px 0;*/
}



    #pop-newcus-form input.txt {
        /*border-color: #999 -moz-use-text-color #999 #999;
        border-radius: 0;
        border-right: medium none;
        box-shadow: none;
        color: #333;
        float: left;
        font-size: 1em;
        height: 20px;
        padding: 6px;
        width: 345px;*/
    }

    #pop-newcus-form button {
        /*background-color: #D54D4D;
        border: 1px solid #77a932;
        color: #fff;
        cursor: pointer;
        float: left;
        font-size: 1em;
        font-weight: bold;
        height: 34px;
        padding: 5px 15px;*/
    }

    #pop-newcus-form p {
        margin: 12px 0 0 0px;
    }

#pop-newcus .shadowbox-close {
    background-color: #464646;
    background-image: none;
    border: 2px solid #fff;
    border-radius: 24px;
    color: #fff;
    float: right;
    font-size: 2.25em;
    height: 36px;
    line-height: 1em;
    margin: 0;
    position: absolute;
    right: -10px;
    text-align: center;
    text-indent: 0;
    top: -10px;
    width: 36px;
}

.shadowbox-close {
    background: url(/tb/pc/image/layout/imgSprites.png) no-repeat scroll 0 -830px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    overflow: hidden;
    position: absolute;
    right: 6px;
    text-indent: -9999em;
    top: 6px;
    width: 24px;
}

#pop-newcus-form h6 span {
    font-size: 1.1538em;
    font-weight: 700;
}

#pop-newcus-form h6 {
    color: #000;
    font-size: 1.625em;
    font-weight: 500;
    text-align: center;
}

.advent {
    font-family: Noto Sans JP;
}
/*首页第一次访问弹窗结束*/

#homebody .wishlist .cart th {
    color: #666;
    font-weight: normal;
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 16px;
}

    #homebody .wishlist .cart th span {
        color: #666;
        font-weight: normal;
        font-weight: 600;
        font-family: Noto Sans JP;
        font-size: 16px;
    }

.cart-item-row .product a {
    font-weight: 600;
    font-family: Noto Sans JP;
}

.cart-item-row .product {
    font-weight: 600;
    font-family: Noto Sans JP;
}




#g_header {
    display: none
}

#address_form td {
  
    font-family: Noto Sans JP;
    font-size: 14px;
}



.blockUI.blockMsg.blockPage {
    padding: 10px !important;
    height: auto !important;
    top: 175px !important;
}

#address_form input {
    height: 27px;
    line-height: 21px !important;
    padding: 3px 5px;
    cursor: pointer;
    width: 205px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 8px rgba(0,0,0,.22) inset;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 20px;
}

#address_form select {
    height: 33px;
    margin-left: 20px;
    width: 217px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#ShippingMethodContent .checkonepage_shippingmethods_one {
    font-size: 18px;
    font-weight: 600;
    font-family: Noto Sans JP;
}

.checkonepage_shippingmethods_noaccess {
    font-family: Noto Sans JP;
}

#PaymentMethodDescription2 p {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 14px;
}

#hidPaymentMethod2 span {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 14px;
}

#ddlPaymentMethod1 span {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 14px;
}

.Setleft .ShoppingCart {
    width: 800px !important;
    position: relative
}

    .Setleft .ShoppingCart .Basket h5 strong:nth-child(2) {
        width: 25% !important;
    }


.shippingcontentwidth h5 strong:nth-child(2) {
    width: 30% !important;
}


.Setleft .ShoppingCart .Basket .text .con {
    width: 25% !important;
}


.shippingcontentwidth .Basket .text .con {
    width: 30% !important;
}


.Setleft .Basket h5 strong:nth-child(3) {
    width: 20% !important;
}

.Setleft .Basket .text .unit {
    width: 20% !important;
}

.Setleft .ShoppingCart .Basket h5 strong:nth-child(4) {
    width: 6% !important;
}

.Setleft .ShoppingCart .Basket .text .num {
    width: 6% !important;
}

.item-option-view p {
    font-weight: 500;
    font-family: Noto Sans JP;
}

.dengluleft {
    float: left;
    width: 500px;
    position: relative
}

.zhuceright {
    float: right;
    width: 500px;
    position: relative
}

.denglwright {
    padding-top: 50px;
    width: 1200px;
    margin: 0 auto;
}




.blue {
    font-weight: normal;
    font-family: Noto Sans JP;
    font-size: 14px;
    margin-bottom: 30px;
    display: block;
    color: #40E0D0;
}

#homebody .papyship .ShoppingCart {
    width: 800px;
}

#homebody .papyship .Basket h4 {
    margin-top: 30px;
    font-weight: 500;
}

#homebody .papyship .Basket h5 strong {
    font-weight: normal;
}

#homebody .papyship .Basket .text .con strong a {
    font-size: 14px;
}

#homebody .papyship .Basket .text .con {
    width: 30%
}

#homebody .papyship .Basket h5 strong:nth-child(4) {
    width: 5%
}

#homebody .papyship .Basket h5 strong:nth-child(2) {
    width: 30%
}

#homebody .papyship .Basket .text .unit {
    width: 20%
}

#homebody .papyship .Basket h5 strong:nth-child(3) {
    width: 20%
}

#homebody .papyship .Basket .text .num {
    width: 5%
}

#homebody .papyship .Basket .text .unit span {
    font-size: 14px;
    font-weight: 500;
}

#homebody .papyship .Basket .text .unit strong {
    color: #666;
    font-size: 18px;
    display: block;
    line-height: 40px;
    font-weight: 500;
    font-family: Noto Sans JP;
}

#homebody .papyship .item-option-view p {
    font-size: 14px !important
}

#homebody .papyship .Basket .text .price strong {
    font-size: 14px !important;
    font-weight: normal;
}

#homebody .papyship .shoppingcart_item_title {
    font-weight: normal
}

#homebody .papyship #ShippingMethodContent .checkonepage_shippingmethods_one {
    font-size: 14px;
    font-weight: 500;
    font-family: Noto Sans JP;
}

#homebody .papyship .textBox {
    line-height: 24px;
}


#homebody .checkonepage_money_placeorder {
    width: 410px;
    border: solid 1px #ddd;
    position: fixed;
    right: 125px;
    bottom: 425px;
    padding: 20px;
    background: #fff;
    z-index: 999;
}

    #homebody .checkonepage_money_placeorder p {
        line-height: 30px;
        height: 30px;
    }

        #homebody .checkonepage_money_placeorder p:nth-child(1) strong b {
            color: #D54D4D
        }

        #homebody .checkonepage_money_placeorder p:nth-child(1) strong {
            color: #D54D4D
        }


        #homebody .checkonepage_money_placeorder p:nth-child(1) span span {
            color: #D54D4D
        }

        #homebody .checkonepage_money_placeorder p:nth-child(1) span {
            color: #D54D4D
        }



        #homebody .checkonepage_money_placeorder p strong {
            color: #666;
            font-weight: 500;
            font-family: Noto Sans JP;
            font-size: 24px;
        }

            #homebody .checkonepage_money_placeorder p strong b {
                color: #666;
                font-weight: 500;
                font-family: Noto Sans JP;
                font-size: 24px;
            }

        #homebody .checkonepage_money_placeorder p span {
            color: #333;
            font-size: 16px;
            font-weight: normal;
            float: right;
            color: #666;
            font-weight: 500;
            font-family: Noto Sans JP;
            font-size: 24px;
        }

            #homebody .checkonepage_money_placeorder p span span {
                color: #333;
                font-size: 16px;
                font-weight: normal;
                float: right;
                color: #666;
                font-weight: 500;
                font-family: Noto Sans JP;
                font-size: 24px;
            }

    #homebody .checkonepage_money_placeorder button {
        width: 100%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        border: solid 1px #D54D4D;
        background: #D54D4D;
        border-radius: 5px;
        border: none;
        margin-top: 20px;
        color: #fff;
        font-size: 16px;
        cursor: pointer;
    }

    #homebody .checkonepage_money_placeorder p.Sub strong {
        color: #D54D4D
    }

    #homebody .checkonepage_money_placeorder p.Sub span {
        color: #D54D4D
    }

    #homebody .checkonepage_money_placeorder p.Total {
        border-top: solid 1px #ddd;
        margin-top: 20px;
        margin-bottom: 10px;
        padding-top: 10px;
    }

        #homebody .checkonepage_money_placeorder p.Total strong {
            color: #D54D4D;
            font-size: 20px;
        }

        #homebody .checkonepage_money_placeorder p.Total span {
            color: #D54D4D;
            font-size: 20px;
        }

    #homebody .checkonepage_money_placeorder button:hover {
        background: #fff;
        color: #D54D4D;
        border: solid 1px #D54D4D;
    }




/*评论*/
.no-reviews {
    overflow: auto;
    color: #333;
    margin: 10px 0 15px;
    padding: 15px;
    font-size: 16px;
}

.no-reviews-bg {
    background: #F7F8F8;
}

.btn.large {
    float: right;
    display: inherit;
    font-size: 16px;
    color: #FFFFFF;
    width: 150px;
}

.weconleft .protable .content {
    clear: both
}

.no-reviews-wreviews {
    width: 320px;
    display: inline;
    margin-left: 5px;
}

span.rating-stars-yellow, span.rating-stars-yellow span {
    display: block;
    background: url(images/ratingstars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
    float: left;
}

    span.rating-stars-yellow span {
        background-position: 0 0;
    }



span.rating-stars-yellow1, span.rating-stars-yellow1 span {
    display: block;
    background: url(images/ratingstars1.png) 0 -29px repeat-x;
    width: 125px;
    height: 32px;
    float: left;
}

    span.rating-stars-yellow1 span {
        background-position: 0 0;
    }

/*问题*/
#question_submit table {
    font-size: 16px;
}
/*购物车*/
.qtyBloc ul {
    float: left;
}

    .qtyBloc ul li {
        clear: both;
        float: left;
        margin: 0;
        padding: 0;
    }

.addthis-animated {
    text-align: center;
}

.at-share-btn-elements a {
    border-radius: 5px !important
}

.Knowledge-right.right .Knowledge-right-nr .nra-tit p {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 16px;
}

.Knowledge-right-nra .nra-nr li a {
    line-height: 30px;
    font-family: Noto Sans JP;
    font-size: 16px;
}

.Knowledge-right-nra .nra-nr .fr {
    line-height: 40px;
    border-bottom: dashed 1px #ccc;
    display: block;
    margin-bottom: 20px;
}

.aared {
    font-weight: 500;
    font-family: Noto Sans JP;
    font-size: 20px;
    line-height: 60px;
}

.aafcontent-left li {
    font-family: Noto Sans JP;
    font-size: 18px;
}

    .aafcontent-left li strong {
        font-family: Noto Sans JP;
        font-size: 18px;
    }

.aafcontent.width {
    width: 700px !important;
    line-height: 40px;
    padding: 20px;
    border: dashed 1px #ddd;
    margin: 20px auto;
    border-radius: 5px;
}

.right-center-nr li {
    font-family: Noto Sans JP;
    font-size: 18px;
}

.porduct_sava_bfb {
    background: #f00;
    width: 48px;
    padding: 10px 0;
    background-color: #da0000;
    font: 600 1.25em/1em Noto Sans JP;
    color: #fff;
    position: absolute;
    top: 0;
    left: -50px;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0,0,0,.35);
    font-size: 1.2em;
    z-index: 2
}

#homebody .prolist .contont li {
    overflow: hidden
}

    #homebody .prolist .contont li:hover .porduct_sava_bfb {
        left: 0px;
        transition: 0.3s;
    }

.porduct_sava_bfb p {
    font-size: 1.2em;
    line-height: 1em;
    font-family: Noto Sans JP;
}

.FreeShipping {
    height: 120px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}

    .FreeShipping img {
        margin-left: -4px;
    }

.porduct_Hot {
    position: absolute;
    top: 0px;
    left: 0px;
}

#homebody .header .nav li .two li a:after {
    content: ">";
    font-size: 14px;
    color: #999;
    margin-left: 5px;
}
/*脸书样式*/
.facebook {
    height: 60px;
    border: solid 1px #ddd;
    margin-top: 20px;
    padding-left: 60px;
    background: url(images/pic42.jpg) no-repeat 20px center;
}

    .facebook i {
        display: block;
        color: #1877f2;
        font-size: 28px;
        text-align: center;
        line-height: 60px;
        height: 60px;
        border-left: solid 1px #ddd;
        font-style: normal;
        font-weight: 600;
        font-family: Noto Sans JP;
    }

.facebooksignup {
    height: 60px;
    border: solid 1px #ddd;
    margin-top: 20px;
    padding-left: 60px;
    background: url(images/pic43.jpg) no-repeat 11px center;
}

    .facebooksignup i {
        display: block;
        color: #1877f2;
        font-size: 28px;
        text-align: center;
        line-height: 60px;
        height: 60px;
        border-left: solid 1px #ddd;
        font-style: normal;
        font-weight: 600;
        font-family: Noto Sans JP;
    }



.fb-login-button {
    position: absolute !important;
    bottom: 0px;
    width: 500px;
    height: 60px;
    opacity: 0;
}

.fb_iframe_widget iframe {
    position: absolute;
    height: 60px !important;
}

.g-signin2 {
    position: absolute;
    bottom: 0px;
    opacity: 0;
}

.redTitle {
    text-align: center;
    margin: 20px;
    color: #333;
    font-family: Noto Sans JP;
    font-size: 20px;
    font-weight: 600;
}

.save1 {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    cursor: pointer;
    font-family: Noto Sans JP;
    border-radius: 2px;
}

.rightsave1 {
    width: 100px;
    height: 25px;
    line-height: 20px;
    background: #D54D4D;
    color: #fff;
    border: solid 1px #D54D4D;
    font-size: 18px;
    cursor: pointer;
    font-family: Noto Sans JP;
    border-radius: 2px;
}

    .rightsave1:hover {
        background: #000;
    }

.review-box-table {
    margin: auto
}

    .review-box-table .review-box-table-td {
        font-family: Noto Sans JP;
        font-size: 18px;
    }


    .review-box-table td {
        font-family: Noto Sans JP;
        font-size: 18px;
    }

.product-name {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

    .product-name a span {
        color: #665F5F;
        font-family: Noto Sans JP;
        font-size: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
        width: 800px;
        display: block
    }

    .product-name .price {
        font-weight: 600;
        font-family: Noto Sans JP;
        font-size: 20px;
    }

.average_rating {
    margin-top: 0px !important;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: Noto Sans JP;
    font-size: 18px;
}

    .average_rating p strong {
        margin-top: 0px !important;
        border-bottom: solid 1px #ddd;
        margin-bottom: 20px;
        padding-bottom: 10px;
        font-family: Noto Sans JP;
        font-size: 20px;
    }

    .average_rating em {
        font-style: normal;
        font-size: 16px;
        font-family: Noto Sans JP;
        vertical-align: middle;
        display: inline-block;
    }

.review-nums {
    font-style: normal;
    font-size: 16px;
    font-family: Noto Sans JP;
    vertical-align: middle;
    display: inline-block;
}

    .review-nums span {
        margin-left: 10px;
        margin-right: 10px;
    }

.write-reviewInfo h4 {
    font-weight: 600;
    font-family: Noto Sans JP;
    font-size: 24px;
}

.write-reviewInfo p {
    font-family: Noto Sans JP;
    font-size: 18px;
    margin-bottom: 30px;
}

#curtainatt {
    margin-top: 10px;
}

    #curtainatt .curtaintable td {
        font-family: Noto Sans JP;
        font-size: 18px;
    }

    #curtainatt .curtaintable select {
        border: solid 1px #ccc;
        border-radius: 3px;
        color: #333;
        font-family: Noto Sans JP;
        font-size: 16px;
        font-weight: 500;
    }



.checkonepage_shippingmethods_one {
    color: #111;
    font-weight: 600 !important;
}


/*马赛克旧样式*/
#MosaicAddToWishlist, #MaterialAddToWishlist {
    width: 86px;
    height: 35px;
    background: url(/images/Favorite_gray.png) no-repeat;
    display: block;
    margin-top: 12px;
    margin-left: 15px;
}

#MosaicAddToCart, #MaterialAddToCart {
    background-color: #D54D4D;
    background-image: -moz-linear-gradient(center top, #D54D4D 0%, #D54D4D 100%);
    border: 1px solid #D54D4D;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Noto Sans JP;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 1.8em;
}














/*当页面尺寸下于1280时显示*/
@media screen and (max-width: 1280px) {
    #homebody .width {
        width: 960px;
        margin: auto;
        position: relative;
    }

    #homebody .endemail span {
        font-size: 17px;
        font-weight: normal
    }

    #homebody .w1280 {
        width: 960px
    }

    #homebody .header .width .head {
        height: 170px;
    }

        #homebody .header .width .head .search {
            position: absolute;
            bottom: 20px;
            width: 910px;
            margin-left: 0px;
        }

    .swiper-button-next, .swiper-button-prev {
        margin-top: 0px !important;
    }

    #homebody .header .nav li a {
        padding-left: 31px;
        padding-right: 0px;
    }

    #homebody .prolist .contont li {
        padding: 7px;
        border: solid 1px #dddddd;
        width: 300px;
        margin: 2px;
    }

        #homebody .prolist .contont li .img img {
            width: 100%;
            height: 100%;
        }




    #homebody .miss ul li {
        width: 220px;
    }

        #homebody .miss ul li a img {
            width: 220px !important;
            height: auto;
        }

        #homebody .miss ul li p {
            margin-top: 10px;
            margin-bottom: 5px;
        }

        #homebody .miss ul li strong {
            margin-bottom: 15px;
        }

    #homebody .end {
        padding-top: 20px;
    }

    #homebody .endemail .emaildiv input {
        width: 230px;
        border-radius: 5px;
    }

    #homebody .endemail .emaildiv button {
        width: 100px;
        border-radius: 5px
    }

    #homebody .Chosen .swiper-slide .price span {
        margin-top: 5px
    }

    #homebody .shopby .swiper-button-prev {
        top: 160px;
    }

    #homebody .shopby .swiper-button-next {
        top: 160px;
    }

    #homebody .swiper-faj-big {
        width: 400px;
    }

        #homebody .swiper-faj-big .swiper-wrapper {
            width: 400px;
            height: 400px;
        }

    #homebody .swiper-faj-big {
        height: auto;
    }

    #homebody .fajdiv {
        width: 400px;
    }

    #homebody .swiper-faj-sam {
        width: 400px;
    }

    #homebody .fajdiv .faj-prev {
        top: 170px;
        left: 10px;
    }

    #homebody .fajdiv .faj-next {
        top: 170px;
        right: 10px;
    }

    #homebody .productright {
        width: 400px;
    }

        #homebody .productright .vio p select {
            width: 270px
        }

        #homebody .productright .vio {
            margin-top: 10px;
        }

        #homebody .productright .Add {
            margin-top: 25px;
        }

            #homebody .productright .Add .pay {
                float: left;
                margin-top: 20px;
            }

        #homebody .productright h3 {
            font-size: 24px;
        }

        #homebody .productright .Add button {
            width: 230px
        }

    #homebody .wecontant .weconleft .also {
        width: 100%
    }



    #homebody .wecontant .weconleft {
        width: 100%
    }

    #homebody .conproduct.conproductfixed {
        display: none
    }

    #homebody .wecontant .weconright {
        width: 100%
    }

    #homebody .wecontant .weconleft .endswiper .swiper-end {
        height: auto;
        padding: 0px;
        padding-top: 40px;
        padding-bottom: 20px;
    }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-next {
            right: 1px;
        }

        #homebody .wecontant .weconleft .endswiper .swiper-end .swiper-end-prev {
            left: 1px;
        }

    #homebody .wecontant .weconleft .protable .content .text .textbuttow {
        background: #cfcfcf url(../../images/pic28.jpg) no-repeat 880px center;
    }

        #homebody .wecontant .weconleft .protable .content .text .textbuttow.hover {
            background: #cfcfcf url(../../images/pic27.jpg) no-repeat 880px center;
        }

    #homebody .wecontant .weconleft .protable .content .text .textbuttonthere {
        background: #cfcfcf url(../../images/pic28.jpg) no-repeat 880px center;
    }

        #homebody .wecontant .weconleft .protable .content .text .textbuttonthere.hover {
            background: #cfcfcf url(../../images/pic27.jpg) no-repeat 880px center;
        }

    #homebody .divbj .button {
        top: -210px;
    }

    .Wishlist {
        height: 42px;
        margin-right: 0px;
        margin-left: 39px;
    }

    .add_t_c {
        margin-bottom: 20px;
    }

    #homebody .wecontant .weconleft .protable .title li {
        width: 176px;
    }

    .porduct-left-xian {
        display: none
    }

    #homebody .ShoppingCart .freight {
        width: 100%;
        border-right: none;
        padding: 0px;
        float: inherit;
        margin-top: 20px;
    }

    #homebody .Basket .text .num input {
        width: 64px;
        border-right: none;
    }

    #homebody .Basket .text .unit strong {
        font-size: 20px;
    }

    .dengluleft {
        width: 450px;
    }

    .zhuceright {
        width: 450px;
    }

    .order-summary-content.width {
        width: 100%;
        margin: auto
    }

    .denglwright {
        width: 960px;
    }

    #loginContainer .input-group .form-control-with-prepend {
        width: 385px;
    }

    #homebody .personal .left {
        width: 250px;
    }

        #homebody .personal .left ul li.on a {
            background: url(../../images/pic45.jpg) no-repeat 225px center;
        }

        #homebody .personal .left ul li:hover a {
            background: url(../../images/pic45.jpg) no-repeat 225px center;
        }

        #homebody .personal .left ul li a {
            background: url(../../images/pic46.jpg) no-repeat 225px center;
        }

    #homebody .personal .right {
        width: 650px;
        float: right;
        margin-bottom: 50px;
        padding-left: 0;
        border-left: none;
    }

    .steptemp1, .steptemp2 {
        width: 400px !important;
    }

    .marginleftsave370 {
        margin-left: 0px;
    }

    .order-summary-content {
        width: 100%;
    }

    .HomeLavawidth {
        width: 960px;
        margin: auto
    }

    #homebody .Setright {
        width: 800px;
        position: initial;
        margin: auto;
        margin-top: 20px;
    }

    #homebody .Settle .Setleft {
        width: 49%;
        margin: auto;
        float: left;
        margin-bottom: 20px;
    }
}


/*当页面尺寸下于1280时显示*/
@media screen and (max-width: 960px) {
    #homebody .width {
        width: 750px;
        margin: auto
    }

    .HomeLavawidth {
        width: 750px;
        margin: auto
    }

    #homebody .Setright {
        width: 100%;
    }

    #homebody .Settle .Setleft {
        width: 45%;
    }

    .order-summary-content {
        width: 100%;
        margin: auto
    }

    .shippingcontent_cc {
        width: 100%
    }

    .addid .addli .addidiv a, .addid .addli .addidiv span {
        display: block;
        margin-left: 0px;
        margin-top: 20px;
    }

    .textBox {
        width: 96% !important;
        padding: 2% !important;
    }

    .Setleft .ShoppingCart {
        width: 100% !important
    }

    #homebody .w1280 {
        width: 750px !important
    }
}


.DiscountShow {
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 2;
}

    .DiscountShow span {
        font-size: 20px;
        line-height: 20px;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        background-color: #f00;
        border-radius: 3px;
        margin-bottom: 8px;
        margin-right: 12px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 4px;
        padding-right: 4px;
        opacity: 0.9;
        white-space: nowrap;
        display: block;
        padding: 5px 8px;
    }





/*右边固定框开始*/
.allbox {
    width: 800px;
    height: 800px;
    margin: 30px auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
}

.box {
    width: 250px;
    height: auto;
    position: absolute;
    right: -250px;
    transition: all 1s;
    background-color: #EFF1F8;
}




#aside {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    text-align: center;
}

.aside-bar {
    position: absolute;
    top: 43% !important;
    bottom: 0;
    left: -36px;
}

.aside-btns, .aside-options {
    position: absolute;
    width: 36px;
}

.aside-bar .aside-btns li, .aside-bar .aside-options li {
    border-color: #F6F6F6;
    background-color: #F6F6F6;
}

.aside-bar .aside-options {
    position: relative;
}

.aside-bar {
    z-index: 1;
    top: 50%;
    margin-top: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
}

.aside-options {
    top: 37%;
    z-index: 1;
    border-radius: 2px 0 0 2px;
}


    .aside-options li.event {
        margin-bottom: 1px;
    }

    .aside-options li.event {
        height: 145px;
        display: none;
        border-top: 0;
    }


        .aside-options li.event img {
            position: absolute;
            right: 0;
            bottom: 0;
            border-radius: 2px 0 0 2px;
        }



img {
    border: 0;
}

.aside-options li.event .event-turn {
    height: 36px;
    width: 78px;
    line-height: 36px;
    background: rgba(0,0,0,.1);
    position: absolute;
    right: 0;
    bottom: 0;
}

    .aside-options li.event .event-turn em {
        width: 24px;
        height: 24px;
        display: block;
        margin: 6px auto;
        background: #fff;
        border-radius: 50%;
        -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.4);
        box-shadow: 0 4px 10px rgba(0,0,0,.4);
    }



.aside-bar .tip {
    position: absolute;
    top: 0;
    right: 39px;
    bottom: 0;
    height: 29px;
    margin: auto;
    overflow: hidden;
    line-height: 29px;
    color: #fff;
    white-space: nowrap;
    background: #333;
    border-radius: 2px;
    -webkit-transition: all .1s;
    transition: all .1s;
    display: none
}

.aside-bar .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin: -9px auto 0;
    margin-left: -9px !important;
    font-size: 18px !important;
}

.aside-bar .no-ani, .aside-bar .vip:hover .vip-ani {
    -webkit-animation: none;
    animation: none;
    background-position: 0 -18px;
}

.aside-bar .no-ani, .aside-bar .vip-ani, .aside-bar .vip:hover .vip-ani {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAABUCAMAAADDNVXYAAACJVBMV…lX1us+V+2kpn2ZsAEoHjeeGCnOeCJF6ZRQ1wnbofKD/AEQaGmeBSFBNgAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.aside-options > li {
    position: relative;
    height: 36px !important;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.aside-options .cart {
    height: 60px !important;
    border-top: 1px solid #96918c !important;
    border-radius: 0 !important;
}

.aside-bar .aside-options .cart .icon {
    margin-top: 1px;
}

.aside-bar .aside-options .num {
    background: #D54D4D;
    top: 10px;
}

.aside-options .num {
    position: relative;
    top: 12px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    min-width: 18px;
    padding: 3px;
    margin: auto;
    line-height: 1;
    color: #fff;
    background: #f78f31;
    border-radius: 10px;
}


.aside-bar .aside-btns > li.active, .aside-bar .aside-btns > li:not(.coupon-newuser):hover, .aside-bar .aside-options > li.active, .aside-bar .aside-options > li:not(.coupon-newuser):hover {
    background-color: #D54D4D;
    border-color: #D54D4D;
}






.aside-cnt {
    background-color: #f7f7f7;
}

.aside-cnt {
    position: relative;
    max-width: 300px;
    height: 100%;
    overflow: hidden;
    background: #f2f2f2;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.load {
    background-image: url(images/loading.gif?v=e70235c) !important;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
}

.aside-cnt .aside-list.active1, .aside-cnt .aside-list.active2 {
    border-left: 3px solid #e7e7ef;
}

.aside-bar .aside-options li img {
    width: 25px;
    margin-top: 5px;
}

.aside-list.active1 {
    width: 270px;
}

.aside-list.active1, .aside-list.active2 {
    border-left: 3px solid #8e8985;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.aside-list {
    width: 0;
    height: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    .aside-list > li {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #f2f2f2;
    }

.bar-out {
    -webkit-animation: bar-scaleOut .35s ease-in;
    animation: bar-scaleOut .35s ease-in;
}

.aside-list .cnt {
    height: 100%;
}

.aside-cnt .aside-list h4 {
    color: #4d4d4d;
    font-weight: 700;
    padding: 16px 16px 16px 16px;
    font-size: 20px;
    font-family: Noto Sans JP;
}

.aside-list h4 {
    text-align: left;
}

.aside-cnt .aside-list .close {
    background: none;
    font-weight: 400;
    line-height: 12px;
    margin: 0 6px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.aside-list .close {
    float: right;
    width: 12px;
    height: 12px;
    margin: 2px 1px;
    cursor: pointer;
    background-position: -36px -1px;
}

.aside-cnt .aside-list .close {
    background-position: -165px -62px;
}

.coupon-wrap {
    height: calc(100% - 50px);
    padding: 0 12px 20px;
    overflow: auto;
}

.coupon-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .coupon-title .line-left {
        position: relative;
        width: 70px;
        height: 1px;
        background-color: #e1e1e6;
    }

    .coupon-title .text {
        margin: 0 5px;
        font-size: 14px;
        line-height: 19px;
        color: #333;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .coupon-title .line-right {
        position: relative;
        width: 70px;
        height: 1px;
        background-color: #e1e1e6;
    }

.coupon-empty .empty-text {
    height: 18px;
    margin-bottom: 24px;
    font-size: 13px;
    line-height: 18px;
    color: #999;
}

.coupon-received {
    margin-top: 16px;
}

.aside-cnt .aside-list > li {
    background-color: #f7f7f7;
}

.libarbgcolor {
    background-color: #D54D4D !important;
}




.goodWrap {
    padding: 0 16px 0 16px;
    height: calc(100% - 120px);
    overflow: auto;
}

.goodlist {
    border-radius: 4px;
    padding: 12px 16px 12px 70px;
    list-style: none;
    position: relative;
    min-height: 56px;
    margin-bottom: 10px;
    background: #fff;
    text-align: left;
}


    .goodlist:hover {
        box-shadow: 0px 4px 6px #999;
    }


.imgexclick {
    top: 12px;
    left: 5px;
    padding: 4px;
    width: 48px;
    height: 48px;
    position: absolute;
    border-radius: 4px;
}

.imgstyle {
    width: 48px;
    height: 48px;
    border-radius: 4px;
}

.info {
    font-size: 0;
}

.linkexclick {
    display: block;
    overflow: hidden;
    color: #666;
    width: 132px;
    max-height: 38px;
    word-break: break-all;
    font-size: 13px;
    line-height: 18px;
}

.pricenotranslate {
    padding-top: 0;
    color: #D54D4D;
    font-size: 13px;
    line-height: 18px;
}

.count {
    padding: 0 2px;
    font-size: 13px;
    line-height: 18px;
}



.moreexclick {
    padding: 10px 10% 10px 10%;
    text-decoration: none;
    outline: none;
    position: static;
    background: #D54D4D;
    border-radius: 4px;
    margin: 13px 16px;
    height: 40px;
    bottom: 20px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}


    .moreexclick:hover {
        background: #7daf3a;
        color: #fff;
    }


.colseright {
    position: absolute;
    right: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 20px !important;
    color: #999999 !important;
    text-decoration: none !important;
    cursor: pointer;
    border: solid 1px #f5f5f5;
    border-radius: 20px;
}

.colselink {
    top: 10px;
    border: solid 1px #ccc;
    position: absolute;
    padding: 1px 10px 1px 10px;
    right: 2px;
    width: 10px;
    height: 18px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 9px !important;
    color: #999999;
    background: rgba(0,0,0,0);
    cursor: pointer;
    border-radius: 20px;
}



    .colselink:hover {
        background: #7daf3a;
        color: #fff;
    }

.colseright:hover {
    border: solid 1px #ccc;
}


.morego-login {
    padding: 10px 75px 10px 75px;
    text-decoration: none;
    outline: none;
    position: static;
    background: #D54D4D;
    border-radius: 4px;
    /* margin: 13px 16px; */
    height: 40px;
    bottom: 20px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}


.listscf {
    width: 100px;
    margin-right: 20px;
    float: left;
    margin-bottom: 10px;
    background: #fff;
}


.right_p_text {
    text-align: center;
    padding-top: 90%;
    font-weight: bold;
    font-size: 1.2em;
    color: #D54D4D;
}

#right-wishlist .right_p_text a {
    font-size: 1.2em;
}
/*右边固定框结束*/






/*大客户留言开始*/
.aufnehmen {
    padding: 11px 33px 15px 33px;
    background: #D54D4D;
    border-radius: 4px;
    line-height: 40px;
    color: #fff;
    font-size: 1.7em;
    font-weight: 600;
}

    .aufnehmen:hover {
        color: #fff;
    }


.vorteile {
    width: 1280px;
    margin-top: 50px;
    margin: auto;
    margin-bottom: 50px;
}


.aufnehmenspan {
    font-size: 1.8em;
    border-bottom: 3px solid #D54D4D;
}

.vorteile ul {
    overflow: auto;
}

    .vorteile ul li {
        float: left;
        width: 300px;
        margin-bottom: 80px;
    }

        .vorteile ul li p {
            color: #D54D4D;
            font-size: 1.4em;
            line-height: 50px;
            font-weight: 600;
            margin-top: 20px;
            margin-bottom: 10px;
        }

        .vorteile ul li strong {
            font-size: 1.3em;
            font-weight: 500;
        }



.sortiment {
    width: 1280px;
    margin-top: 50px;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
}

    .sortiment ul {
        overflow: auto;
    }

        .sortiment ul li {
            float: left;
            width: 210px;
        }

            .sortiment ul li p {
                font-size: 1.4em;
                line-height: 50px;
                font-weight: 800;
                margin-bottom: 10px;
            }



.kontaktformular {
    width: 1280px;
    margin-top: 50px;
    margin: auto;
    text-align: center;
    margin-bottom: 50px;
}

    .kontaktformular input {
        width: 580px;
        border-radius: 8px;
        height: 60px;
        line-height: 60px;
        color: #000;
        font-size: 22px;
        font-weight: 500;
        font-family: Noto Sans JP;
        margin-top: 20px;
        padding: 0px 10px 0px 20px;
        border: solid 1px #ccc;
    }

    .kontaktformular textarea {
        width: 1230px;
        border-radius: 8px;
        height: 150px;
        margin-top: 20px;
        color: #999;
        font-size: 22px;
        font-weight: 500;
        font-family: Noto Sans JP;
        padding: 10px 0px 0px 20px;
        border: solid 1px #ccc;
    }


.kontaktformularspan {
    color: #757775;
    position: absolute;
    margin-top: 7%;
    margin-left: -180px;
    font-size: 1.7em;
    font-weight: 600;
}

.fileupload {
    margin-left: 12px;
    float: right;
    width: 1250px !important;
    height: 230px !important;
    cursor: pointer;
    font-size: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.divfileupload {
    margin-left: 12px;
    margin-top: 20px;
    width: 1250px;
    height: 230px;
    background: url(../../images/CorporateClient/upload2.png) center 40% no-repeat;
    overflow: hidden;
    border: 1px dashed #d9d9d9;
    cursor: pointer;
}



.margin-top50 {
    margin-top: 50px;
}

.margin-left25 {
    margin-left: 25px;
}
/*大客户留言结束*/







/*优惠券开始*/



.Pop-ups-index {
    display: block;
    width: 100%;
    background: rgba(34,25,36,.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2001;
    cursor: pointer;
}

.Pop-ups-div h2 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 30px;
    vertical-align: middle;
    color: #000000;
}

.Pop-ups-div {
    position: fixed;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50vh;
    left: 50vw;
    margin: 0 auto;
    text-align: center;
    background: #f4f4f5;
    height: 660px;
    z-index: 2002;
    border-radius: 2%;
    width: 470px;
    background: url(../../images/ykbg.jpg) repeat center center;
}

    .Pop-ups-div h3 {
        font-size: 18px;
        color: #333;
        font-weight: normal;
        margin-top: 10px;
    }

    .Pop-ups-div .Pop-ups-pone {
        font-size: 16px;
        color: #333;
        line-height: 32px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

        .Pop-ups-div .Pop-ups-pone span {
            font-size: 1.3em;
            font-weight: 600;
        }

    .Pop-ups-div .Pop-ups-form {
        width: 420px;
        color: #666666;
        font-size: 12px;
        margin: auto;
        text-align: left;
        margin-top: 10px;
    }

        .Pop-ups-div .Pop-ups-form input {
            border-radius: 5px;
            width: 220px;
            height: 40px;
            background: #ececec;
            border: none;
            border: solid 1px #D54D4D;
            padding-left: 15px;
            color: #666;
            font-size: 12px;
        }

        .Pop-ups-div .Pop-ups-form button {
            border-radius: 5px;
            width: 165px;
            height: 44px;
            line-height: 40px;
            background-color: #D54D4D;
            color: #fff;
            border: none;
            font-size: 16px;
            cursor: pointer;
            float: right;
        }

    .Pop-ups-div .Pop-ups-pthree {
        color: #666666;
        font-size: 13px;
        width: 375px;
        margin: auto;
        margin-top: 20px;
    }

    .Pop-ups-div .Pop-ups-pfrou {
        color: #666666;
        font-size: 13px;
        margin: auto;
        margin-top: 5px;
        width: 365px;
    }

    .Pop-ups-div h4 {
        color: #964848;
        font-size: 24px;
        margin-top: 20px;
        font-weight: normal;
    }

.Pop-ups-pfive {
    top: 0px;
    position: absolute;
    right: 5px;
    width: 25px;
    font-size: 25px !important;
    color: #666666 !important;
    text-decoration: none !important;
    cursor: pointer;
    display: inline-block;
}

.Pop-ups-psix {
    font-size: 18px;
    color: #333;
    margin-top: 27px;
}

.Pop-ups-pfive:hover {
    font-size: 24px;
    transition: 0.3s
}

.Pop-ups-discount {
    width: 440px;
    margin: auto;
    overflow: auto;
}

    .Pop-ups-discount .div1 {
        background: url(../../images/syyhqbg.png);
        width: 180px;
        padding: 15px 10px 10px 10px;
        height: 65px;
        /*border: 5px solid #e3723f;*/
        display: -webkit-inline-box;
        margin-right: 5px;
        margin-top: 10px;
    }

        .Pop-ups-discount .div1 .span1 {
            /*font-size: 12px;*/
            color: #D54D4D;
        }

        .Pop-ups-discount .div1 .span2 {
            color: #D54D4D;
            font-size: 2em;
            font-weight: 700;
            display: inline-block;
            min-width: 170px;
        }





/*个人优惠券开始*/
#divYesDiscount {
    position: relative;
    width: 800px;
    min-height: 400px;
    margin-bottom: 50px
}


    #divYesDiscount .div1 {
        display: -webkit-inline-box;
        width: 375px;
        height: 100px;
        background-color: #f9f9f9;
        margin-top: 20px;
        margin-left: 20px
    }

    #divYesDiscount .div2 {
        background: url(../../images/yhqbb.png) no-repeat;
        padding-top: 35px;
        padding-left: 0px;
        display: -webkit-inline-box;
        width: 150px;
        height: 65px;
        /*background-color: #e55f00;*/
    }

        #divYesDiscount .div2 span {
            color: white;
            font-size: 2.1em;
            font-weight: 700;
        }

    #divYesDiscount .div3 {
        width: 180px;
        padding: 10px;
    }

        #divYesDiscount .div3 span {
            font-size: 12px;
        }

    #divYesDiscount .div4 {
        width: 200px;
        border-top: solid 1px #ccc;
    }

        #divYesDiscount .div4 span {
            font-size: 12px;
        }

.divyesdiscountno {
    width: 800px;
    height: 400px;
    background: url(../../images/discountbg.png) center 40% no-repeat;
}

    .divyesdiscountno span {
        color: #757775;
        position: absolute;
        margin-top: 45%;
        margin-left: 45%;
    }


.divnodiscountno {
    width: 800px;
    height: 400px;
    background: url(../../images/discountbg.png) center 40% no-repeat;
}

    .divnodiscountno span {
        color: #757775;
        position: absolute;
        margin-top: 45%;
        margin-left: 45%;
    }

.personal .dingtop h4 {
    display: block;
    line-height: 30px;
    padding-left: 30px;
    padding-top: 25px;
    font-size: 22px;
    border-bottom: dashed 1px #D54D4D;
    padding-bottom: 25px;
    margin-bottom: 15px;
    font-weight: normal;
}



/*个人优惠券结束*/





/*结算页优惠券开始*/
.checkout-dicount {
    position: fixed;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50vh;
    left: 50vw;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    height: 540px;
    z-index: 2002;
    width: 840px;
}

    .checkout-dicount a {
        margin-top: 20px;
        position: absolute;
        right: 18px;
        width: 25px;
        font-size: 25px !important;
        color: #666666 !important;
        text-decoration: none !important;
        cursor: pointer;
        display: inline-block;
    }

    .checkout-dicount h2 {
        font-size: 24px;
        font-weight: normal;
        margin-top: 60px;
        color: #5c5656;
    }

        .checkout-dicount h2 span {
            font-size: 0.9em;
            font-weight: 600;
        }


    .checkout-dicount .div2 {
        width: 800px;
        color: #666666;
        font-size: 12px;
        margin: auto;
        text-align: center;
        margin-top: 10px;
    }

        .checkout-dicount .div2 .textBox {
            border-radius: 5px;
            width: 570px;
            height: 42px;
            background: #ffffff;
            border: none;
            border: solid 1px #a49c99;
            padding-left: 15px;
            color: #666;
            font-size: 12px;
        }


        .checkout-dicount .div2 .Discountbutton {
            border-radius: 5px;
            width: 100px;
            height: 44px;
            line-height: 40px;
            background-color: #a49c99;
            color: #fff;
            border: none;
            font-size: 16px;
            cursor: pointer;
        }


            .checkout-dicount .div2 .Discountbutton:hover {
                background-color: var(--color);
            }


    .checkout-dicount .div3 {
        width: 420px;
        min-height: 340px;
        margin: auto;
        overflow: auto;
        background: url(../../images/discountbg.png) center 40% no-repeat;
    }

        .checkout-dicount .div3 span {
            color: #757775;
            position: absolute;
            margin-top: 40%;
            margin-left: -15%;
        }

.showdiscount {
    cursor: pointer;
}









#cop-discount {
    display: block;
}


    #cop-discount .cop-list {
        overflow: auto;
        height: 385px;
        position: relative;
    }


    #cop-discount .cop-list-div1 {
        border: solid 1px #a49c99;
        display: -webkit-inline-box;
        width: 375px;
        height: 100px;
        background-color: white;
        margin-top: 20px;
        border-left-style: none;
    }

    #cop-discount .cop-list-div2 {
        padding-top: 30px;
        display: -webkit-inline-box;
        width: 150px;
        height: 70px;
        background-color: #D54D4D;
    }

        #cop-discount .cop-list-div2 span {
            color: white;
            font-size: 2.1em;
            font-weight: 700;
        }

    #cop-discount .cop-list-div3 {
        width: 180px;
        padding: 10px;
        text-align: left;
    }

        #cop-discount .cop-list-div3 span {
            font-size: 12px;
        }

        #cop-discount .cop-list-div3 .span1 {
            font-size: 14px;
            font-weight: 600;
        }


        #cop-discount .cop-list-div3 .span2 {
            color: #D54D4D;
            font-size: 14px;
            font-weight: 600;
        }

    #cop-discount .cop-list-div4 {
        width: 200px;
        border-top: solid 1px #ccc;
    }

    #cop-discount .cop-list-div5 {
        margin-top: 20px;
        position: absolute;
        margin-left: -20px;
    }




label {
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 15px;
    color: #777;
}

.radio_type {
    width: 30px;
    height: 30px;
    appearance: none;
    position: relative;
}

    .radio_type:before {
        content: '';
        width: 30px;
        height: 30px;
        background-color: white;
        border: 1px solid #b0afae;
        display: inline-block;
        border-radius: 50%;
        vertical-align: middle;
    }

    .radio_type:checked:before {
        content: '';
        width: 30px;
        height: 30px;
        border: 1px solid #D54D4D;
        background: #D54D4D;
        display: inline-block;
        border-radius: 50%;
        vertical-align: middle;
    }

    .radio_type:checked:after {
        content: '';
        width: 20px;
        height: 10px;
        border: 2px solid white;
        border-top: transparent;
        border-right: transparent;
        text-align: center;
        display: block;
        position: absolute;
        top: 6px;
        left: 5px;
        vertical-align: middle;
        transform: rotate(-45deg);
    }

    .radio_type:checked + label {
        color: #D54D4D;
    }

.personal .right tr td {
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    height: 40px;
}


/*优惠券结束*/
