﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    -webkit-appearance: none;
    font-family: '微软雅黑';
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    font-family: '微软雅黑';
}

.imgplay {
    position: fixed;
    top: 5em;
    left: 35em;
    bottom: 5em;
    width: 1050px;
    height: 650px;
}

.close_image {
    border: 1px solid red;
    display: block;
    position: absolute;
    right: calc(50% + 15px);
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: red;
    color: #fff;
    z-index: 9999;
    top: 9px;
}

ol, ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.vip_grpouphead {
    float: left;
    margin-left: 20px;
}

.ltable tbody tr td.Green {
    color: red;
}

.ltable tbody tr td.milky {
    color: red;
}

.ltable tbody tr td.colsh {
    color: red;
}

.ltable tbody tr i.cloud {
    color: #add6db;
}

.ltable tbody tr.problemgoods {
    background: #fae0e9 !important;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }
/* common */
a {
    text-decoration: none;
    cursor: pointer;
}

img {
    max-width: 100%;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

input:focus {
    outline: none;
}

select, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], button {
    cursor: pointer;
    outline: none;
    transition: border-color 0.5s all;
    -webkit-transition: border-color 0.5s all;
    -moz-transition: border-color 0.5s all;
    -o-transition: border-color 0.5s all;
    border-radius: 2px;
}

.float-lt {
    float: left !important;
}

.float-rt {
    float: right !important;
}

.webCSS {
    display: block;
}

.contentinfo {
    min-width: 1153px;
}
/*--滚动层--*/
.metro-wrappe {
    height: 100%;
}

#scrollbar1 {
    width: 100%;
    height: 100%;
    clear: both;
    margin: 20px 0 10px;
    position: relative;
}

    #scrollbar1 .viewport {
        width: 100%;
        height: 100%;
        position: relative;
    }

    #scrollbar1 .overview {
        width: 100%;
        list-style: none;
        position: absolute;
        left: 0;
        top: 0;
    }

    #scrollbar1 .scrollbar {
        position: absolute;
        float: right;
        width: 15px;
        bottom: 0;
        z-index: 2;
    }

    #scrollbar1 .track {
        background-color: #e4e4e4;
        border-radius: 10px;
        height: 12px;
        width: 13px;
        position: relative;
    }

    #scrollbar1 .thumb {
        background-color: #00bcd4;
        border-radius: 10px;
        height: 12px;
        width: 13px;
        cursor: pointer;
        overflow: hidden;
        position: absolute;
        top: 0;
    }

        #scrollbar1 .thumb .end {
            overflow: hidden;
            height: 5px;
            width: 13px;
        }

    #scrollbar1 .disable {
        display: none;
    }

.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
/*--EN滚动层--*/

body {
    min-width: 1200px;
}

.body {
    background: url(brs.png) top no-repeat;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
}

.fa {
    padding: 0 5px !important;
}
/*fa字体位置调整*/
/*---NO.1---*/
.head {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.head-nav {
    width: 100%;
    height: 90px;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
    background: rgba(255,255,255,.8);
    margin: 0;
    padding: 0;
}

.head .headbar {
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;
    font-size: 13px;
    clear: both;
}

    .head .headbar .head-lt {
        width: auto;
        line-height: 40px;
        float: left;
    }

        .head .headbar .head-lt a {
            color: #B0A171;
        }

    .head .headbar .head-md {
        max-width: 380px;
        padding-left: 50px;
        float: left;
    }

        .head .headbar .head-md marquee {
            color: #B0A171;
            line-height: 38px;
        }

    .head .headbar .head-rt {
        max-width: 650px;
        line-height: 40px;
        float: right;
    }

        .head .headbar .head-rt .nav {
            float: left;
        }

            .head .headbar .head-rt .nav li {
                margin-left: 15px;
                float: left;
            }

                .head .headbar .head-rt .nav li a {
                    color: #B0A171;
                }

.head-rt .language {
    float: right;
    position: relative;
    background: #fcfcfc;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 0 10px;
    margin-left: 15px;
    width: 120px;
}

    .head-rt .language .lang-tl {
        background: url(lans.gif) left center no-repeat;
        background-size: 28px 28px;
        padding: 10px 0 10px 30px;
        color: #f268a3;
        font-weight: 700;
    }

        .head-rt .language .lang-tl img {
            width: 14px;
            position: absolute;
            top: 18px;
            margin-left: 5px
        }

.head-rt .lan-type {
    background: #f7f7f7;
    display: none;
    position: absolute;
    right: -1px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 5px 10px;
    width: 120px;
    line-height: 12px;
}

    .head-rt .lan-type input {
        border: none;
        margin: 3px 0;
        background: #fff;
        color: #999;
        text-indent: 16px;
        width: 100%;
        text-align: left;
    }

        .head-rt .lan-type input:hover {
            color: #B0A171;
        }

    .head-rt .lan-type .en-us {
        background: url(en-us.png) left center no-repeat;
        padding: 0 5px;
    }

    .head-rt .lan-type .zh-cn {
        background: url(zh-cn.png) left center no-repeat;
        padding: 0 5px;
    }

    .head-rt .lan-type .zh-tw {
        background: url(zh-tw.jpg) left center no-repeat;
        padding: 0 5px;
    }

.head .header {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 90px;
}

.header .header-lt {
    width: 10%;
    overflow: hidden;
    float: left;
}

    .header .header-lt .logo {
        overflow: hidden;
    }

        .header .header-lt .logo img {
            padding: 5px 0;
            max-height: 80px;
        }

.header .header-md {
    width: 65%;
    overflow: hidden;
    float: left;
}

    .header .header-md a {
        color: #B0A171;
    }

.header-md .menu {
    width: 530px;
    overflow: hidden;
    margin: 0 auto;
}

.header-full .menu {
    float: right;
    overflow: hidden;
}

    .header-full .menu a {
        color: #B0A171;
        font-size: 14px;
    }

.header .menu ._cart {
    padding: 20px 0 20px 80px;
    background: url(shopping.png) center center no-repeat;
    background-size: 36px 30px;
    margin-left: -40px;
}

.header .menu ._total {
    padding: 5px 10px 5px 10px;
    color: #fff;
    background: #B0A171;
    border-radius: 20px;
    margin-left: 10px;
}

.header .menu li {
    float: left;
    height: 90px;
    font-size: 13px;
    line-height: 100px;
    margin-right: 40px;
    position: relative;
}

    .header .menu li:last-child {
        margin-right: 0px;
    }

.header .header-rt {
    width: 35%;
    overflow: hidden;
    float: right;
}

    .header .header-rt .login {
        overflow: hidden;
        float: right;
    }

        .header .header-rt .login li {
            height: 90px;
            float: left;
            padding-left: 30px;
        }

    .header .header-rt .btn-login {
        color: #fff;
        padding: 8px 30px;
        line-height: 100px;
        background: #F268A3;
        border-radius: 2px;
        font-size: 13px;
    }

    .header .header-rt .btn-regme {
        color: #fff;
        padding: 8px 30px;
        line-height: 100px;
        background: #00bcd4;
        border-radius: 2px;
        font-size: 13px;
    }

._tag {
    background: #ea7b9e;
    color: #fff;
    padding: 3px 4px 3px 3px;
    border-radius: 30px;
    text-align: center;
    position: absolute;
    top: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

._newtag {
    background: url(newtip.png) no-repeat;
    padding: 3px 4px 3px 3px;
    border-radius: 30px;
    text-align: center;
    position: absolute;
    top: 30px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

/* ---开始-----slides 滚动图*/
/*---- banner ---*/
.swiper-container {
    height: auto;
    max-height: 600px;
    width: 100%;
    text-align: center;
    margin: -1px auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #F8F8F8;
    box-shadow: 0 0 1px #888;
}

.swiper-wrapper {
    position: relative;
    z-index: 10;
}

.swiper-slide {
    position: relative;
    text-align: center;
    float: left;
}

    .swiper-slide a {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .swiper-slide img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
        position: relative;
    }

.pagination {
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 100;
}

    .pagination .swiper-pagination-switch {
        display: inline-block;
        height: 0.6em;
        width: 0.6em;
        background: #FFF;
        border-radius: 50%;
        margin-right: 1em;
    }

    .pagination .swiper-active-switch {
        background: #fe5e52;
    }
/* ---end-----rslides 滚动图*/

/*---开始-----主页导航*/
.all-nav {
    top:70px;
    position: relative;
    z-index: 2;
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: -70px;
}

.all-nav-ul {
    width: 100%;
    sss margin-left: 16% !important;
}

    .all-nav-ul li {
        height: 80px;
        background: #fff;
        background: rgba(255,255,255,.95);
        float: left;
        width: calc(25% - 2px);
        padding: 20px 0;
        border: 1px solid #e1e1e1;
        text-align: center;
        margin-left: -1px !important;
        color: #555;
        cursor: pointer;
    }

        .all-nav-ul li:hover {
            background: #EEE;
            -webkit-transition-duration: 1s;
            -moz-transition-duration: 1s;
            transition-duration: 1s;
        }

        .all-nav-ul li a {
            color: #555;
            cursor: pointer;
        }

    .all-nav-ul .ch_p {
        font-size: 14px;
        line-height: 26px;
        color: #B0A171;
    }

    .all-nav-ul .en_p {
        font-size: 12px;
        line-height: 26px;
        color: #a1a1a1;
    }
/* ---end-----主页导航*/
footer {
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    line-height: 26px;
}

    footer p {
        padding: 45px 0;
        color: #999;
    }

    footer a {
        padding: 45px 0;
        color: #999;
    }

        footer a:hover {
            text-decoration: underline;
        }

.footer p {
    margin-top: 30px;
    padding-bottom: 40px;
    /*background: #222;
    box-shadow: 0 0 4px #222;*/
}

/*-------在线客服--------*/
.onlie {
    display: none;
    position: fixed;
    z-index: 999;
    right: -1px;
    top: 28%;
    box-shadow: 0 0 3px #888;
}

.onlie_title {
    display: block;
    position: fixed;
    z-index: 999;
    right: -1px;
    top: 28.1%;
    font-weight: normal;
    width: 22px;
    padding: 20px 10px;
    text-align: center;
    writing-mode: rl-tb;
    float: left;
    box-shadow: 0 0 3px #888;
    border-right: none;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    font-size: 13px;
    word-wrap: break-word;
}

    .onlie_title i {
        font-size: 18px !important;
    }

.onlie_close {
    padding: 2px 0;
    float: right;
    color: #999;
}

    .onlie_close i {
        font-size: 12px !important;
    }

.onlie .chat_tools {
    float: left;
    width: 160px;
    background: #FFFFFF;
}

.top_onlie {
    text-align: left !important;
    background: #EEEEEE;
    padding: 10px 8px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 13px;
}

    .top_onlie i {
        font-size: 18px !important;
        margin-right: 5px;
    }

.chat_tools ul {
    margin: 0;
    padding: 5px 10px 10px 10px;
}

    .chat_tools ul li {
        padding: 5px 0;
        border-bottom: 1px solid #D7D7D7;
        font-size: 13px;
        cursor: pointer;
    }

        .chat_tools ul li a {
            color: #222;
        }

        .chat_tools ul li img {
            padding-right: 5px;
            width: 26px;
        }

.onlie_other {
    padding: 0 10px 5px 10px;
}

    .onlie_other img {
        width: 100%;
    }

.hot_tell {
    font-size: 14px;
    text-align: left !important;
}

    .hot_tell p {
        padding: 5px 0;
    }

    .hot_tell span {
        padding-left: 5px;
        color: #F0AD4E;
        font-size: 13px;
    }

.app_code {
    margin: 10px auto;
    padding: 10px;
    background: #eeeeee;
}

.appload {
    text-align: center;
    padding-bottom: 10px;
    font-size: 13px;
}


/*-------Bar在线客服--------*/
.baronlie {
    display: none;
    position: fixed;
    z-index: 999;
    right: -1px;
    top: 28%;
    box-shadow: 0 0 3px #888;
}

.baronlie_title {
    display: block;
    position: fixed;
    z-index: 999;
    right: -1px;
    top: 28.1%;
    font-weight: normal;
    width: 22px;
    padding: 20px 10px;
    text-align: center;
    writing-mode: rl-tb;
    float: left;
    box-shadow: 0 0 3px #888;
    border-right: none;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    font-size: 13px;
    word-wrap: break-word;
}

    .baronlie_title i {
        font-size: 18px !important;
    }

.baronlie_close {
    padding: 2px 0;
    float: right;
    color: #999;
}

    .baronlie_close i {
        font-size: 12px !important;
    }

.baronlie .chat_tools {
    float: left;
    width: 160px;
    background: #FFFFFF;
}

.bartop_onlie {
    text-align: left !important;
    background: #EEEEEE;
    padding: 10px 8px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 13px;
}

    .bartop_onlie i {
        font-size: 18px !important;
        margin-right: 5px;
    }

.baronlie_other {
    padding: 0 10px 5px 10px;
}

    .baronlie_other img {
        width: 100%;
    }

/*---END在线客服----*/

/*=====================以下部分是Validform必须的====================*/
.Validform_checktip {
    line-height: 32px;
    height: 24px;
    overflow: visible;
    color: #999;
    font-size: 12px;
    clear: both;
}

.Validform_right {
    color: #71b83d;
    padding-left: 20px;
    background: url(icon_true.png)0 center no-repeat;
    padding: 8px 0 8px 25px;
    background-size: 18px 18px;
}

.Validform_wrong {
    color: red;
    padding-left: 20px;
    white-space: nowrap;
    background: url(icon_fs.png)0 center no-repeat;
    padding: 8px 0 8px 25px;
    background-size: 18px 18px;
}

.Validform_loading {
    padding-left: 20px;
    background: url(icon_onload.gif) no-repeat left center;
}

.Validform_error {
    background: #FEFBD3;
}

#Validform_msg {
    color: #7d8289;
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
    width: 280px;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    -moz-box-shadow: 2px 2px 3px #aaa;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 99;
    display: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
}

    #Validform_msg .iframe {
        position: absolute;
        left: 0px;
        top: -1px;
        z-index: -1;
    }

    #Validform_msg .Validform_title {
        position: relative;
        line-height: 35px;
        height: 35px;
        text-align: left;
        padding: 0 10px;
        color: #fff;
        background: #33B5E5;
    }

    #Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
        line-height: 30px;
        position: absolute;
        right: 10px;
        top: 0px;
        color: #fff;
        text-decoration: none;
    }

    #Validform_msg a.Validform_close:hover {
        color: #ccc;
    }

    #Validform_msg .Validform_info {
        padding: 10px;
        border: 1px solid #bbb;
        border-top: none;
        text-align: left;
    }

/*---END NO.1-----*/

/*-------登陆页/注册页 NO.2----------*/
.war {
    width: 100%;
    /*background: url(/img/barimg.png)no-repeat;*/
    height: 600px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-size: 100%;
    position: relative;
}

.login-img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.user-tl, .user-tl a {
    line-height: 90px;
    text-align: right;
    color: #b0a171;
    font-size: 14px;
}

.login_gird {
    padding: 12px;
    float: right;
    border-radius: 1px;
    margin-top: 100px;
    width: 280px;
    height: 350px;
    background-color: #fff;
    box-shadow: 0 0 1px #ccc;
}

.btn-lg {
    outline: none;
    width: 250px;
    padding: 10px 0;
    color: #fff;
    border: none;
    font-size: 13px;
    background-color: #f36ea7;
    border-radius: 0.15em;
}

.mgtop {
    height: 1px;
    border: none;
    border-top: 1px dashed #c9c9c9;
    margin-bottom: 15px;
}

.fgpwd, .regnew {
    font-size: 13px;
    color: #999999;
    float: left;
    padding: 0 42px;
}

.fslogin {
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
}

.msg {
    padding: 0 15px;
    color: #F36EA7;
    font-size: 13px;
}

.fslogin label {
    font-size: 13px;
    font-weight: normal;
}

.btn-user {
    border: 1px solid #BCBCBC;
    width: 250px;
    height: 36px;
    color: #999999;
    text-indent: 50px;
    border-radius: 2px;
    outline: none;
}

.userbg {
    background: url(bg_icon_login01.png) 0 center no-repeat;
    background-size: 45px 30px;
    position: absolute;
    width: 65px;
    height: 40px;
    font-size: 14px;
}

.vipLoginRememberPwd {
    overflow: hidden;
    padding: 2px 10px;
}

.btn-pwd {
    border: 1px solid #BCBCBC;
    width: 250px;
    height: 36px;
    color: #999999;
    text-indent: 50px;
    border-radius: 2px;
    font-size: 14px;
    outline: none;
}

.pwdbg {
    background: url(bg_icon_login02.png)0 center no-repeat;
    background-size: 45px 30px;
    position: absolute;
    width: 65px;
    height: 40px;
}

.pad-code {
    background: url(bg_icon_login03.png)0 center no-repeat;
    background-size: 45px 30px;
    position: absolute;
    height: 36px;
    width: 45px;
}

.regme_gird {
    width: 350px;
    overflow: hidden;
    float: right;
}

    .regme_gird fieldset {
        width: 100%;
        padding: 8px 0;
        text-align: center;
    }

    .regme_gird i {
        font-size: 13px;
        line-height: 32px;
        text-align: right;
        float: left;
        color: #b0a171;
        width: 55px;
    }

    .regme_gird fieldset input {
        width: 80%;
        border: 1px solid #d7d7d7;
        height: 28px;
        text-indent: 12px;
        font-size: 12px;
        color: #999;
        border-radius: 2px;
    }

    .regme_gird .btn-finish {
        width: 50%;
        border: 1px solid #00BCD4 !important;
        background: #21CBEF !important;
        color: #fff !important;
        height: 32px;
        text-indent: 0px;
        font-size: 14px;
        color: #999;
        border-radius: 2px;
        margin-bottom: 15px;
    }

#formregme, #regform {
    background: rgb(255, 255, 255);
    padding: 10px 20px;
    border: 1px solid #e4e4e4;
    margin-top: -1px;
    height: 580px;
}

#capcha {
    position: relative;
    float: right;
    margin-top: -30px;
    margin-right: 20px;
}

.btn-change, .btn-next {
    border: 1px solid #00BCD4 !important;
    background: #21CBEF !important;
    color: #fff !important;
}

.btn-change, .btn-retrun, .btn-next {
    width: 25% !important;
    height: 32px !important;
}

.phoneno {
    width: 44% !important;
    height: 30px !important;
    border: 1px solid #d7d7d7 !important;
    background: #e1e1e1 !important;
    text-indent: initial !important;
    text-align: left !important;
}

.phonecode {
    width: 34% !important;
    height: 34px !important;
    border: 1px solid #00BCD4 !important;
    background: #21CBEF !important;
    text-indent: initial !important;
    background: #21CBEF !important;
    color: #fff !important;
}

.updateweakpswd-vip {
    width: 1320px;
    height: 505px;
    margin-top: 62px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 3px #999;
}

.updatepswd-vip {
    position: relative;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 3px #999;
    top: 30px;
}

/*--END 登录/注册--*/

/*--白钻/彩钻--*/
.container-diam {
    position: relative;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 3px #999;
    top: 30px;
}

.container-form {
    padding: 10px 30px 30px 30px;
    background: #fff;
    border-top: 1px solid #d7d7d7;
}



#searchform, #searchformfancy {
    overflow: hidden;
}

.reveal-modal {
    width: 100%;
}

.con-search {
    position: relative;
    padding: 30px;
    font-size: 12px;
    background: #fff;
}

.container-diam .title-box {
    background: #F7F7F7 url(dia.png) 16px center no-repeat;
    background-size: 24px;
    padding: 12px 30px;
    display: block;
    border-bottom: 1px solid #d7d7d7;
    text-indent: 20px;
}

.title-box .title_1 {
    color: #888;
}

.con-shape {
    position: relative;
    left: 0;
}

.con-piece {
    position: absolute;
    padding: 30px 100px 30px 10px;
    right: 0;
    bottom: 0;
}

.para-div-lt {
    max-width: 350px;
    overflow: hidden;
    float: left;
}

.para-div-rt {
    max-width: 480px;
    overflow: hidden;
    float: left;
}

.para-dl-piece {
    overflow: hidden;
    padding: 10px 0;
    clear: both;
}

    .para-dl-piece dt {
        float: left;
        min-width: 88px;
        text-align: right;
        padding-right: 12px;
        line-height: 30px;
    }

    .para-dl-piece dd {
        float: left;
    }

        .para-dl-piece dd input {
            height: 26px;
            text-indent: 5px;
            border: 1px solid #c1c1c1;
        }

.para-dl-range {
    margin-bottom: 20px;
    margin-top: 10px;
}

    .para-dl-range dt {
        float: left;
        min-width: 88px;
        text-align: right;
        padding-right: 12px;
        line-height: 30px;
    }

    .para-dl-range dd input {
        height: 26px;
        text-indent: 5px;
        border: 1px solid #c1c1c1;
    }

/* 搜索条件 */
.ditem {
    min-width: 45px;
}
/* 条件块宽度限制 */

.para-dl-select {
    float: left;
    padding: 12px 0 0 0;
    width: 100%;
}

    .para-dl-select dt {
        float: left;
        min-width: 75px;
        padding: 7px 0;
        line-height: 14px;
        text-align: right;
        color: #0B4B5A;
        margin-right: 5px;
    }

        .para-dl-select dt p, .para-dl-select dt span {
            color: #5c6b79;
        }

    .para-dl-select dd {
        background: url(tbbg.png)0 center;
        float: left;
        text-align: center;
        display: inline;
        height: 28px;
        line-height: 28px;
        margin-right: -1px;
        border: 1px solid #d7d7d7;
        cursor: pointer;
        padding: 0 2px;
    }

        .para-dl-select dd span {
            width: 20px;
        }

        .para-dl-select dd.selected {
            color: #000;
            background: #21CBEF url(tab-bg.png) repeat-x;
            border: 1px solid #21CBEF;
        }

        .para-dl-select dd.flow {
            width: 40px;
        }

        .para-dl-select dd.newtip {
            text-align: center;
            vertical-align: middle;
            display: inline;
            height: 28px;
            line-height: 28px;
            border: 0px;
            width: 30px;
            background: url(newtip.png) no-repeat;
        }

        .para-dl-select dd input {
            display: none;
        }

        .para-dl-select dd.none {
            width: 45px;
            visibility: hidden;
            text-align: center;
            display: inline;
            height: 28px;
            line-height: 28px;
            border: 0px;
            padding: 0px 5px;
            float: left;
        }

.fancy dd {
    min-width: 52px !important;
}

.fancy_lt {
    width: 300px !important;
    overflow: hidden;
    float: left !important;
}

.fancy_rt {
    width: 455px !important;
    overflow: hidden;
    float: left !important;
}

.fancy_fs {
    width: 190px !important;
    overflow: hidden;
    float: left !important;
}

.fancy_ls {
    width: 265px !important;
    overflow: hidden;
    float: left !important;
}

.para-shape dt {
    float: left;
    min-width: 75px;
    line-height: 55px;
    text-align: right;
    color: #607D8B;
    margin-right: 5px;
}

    .para-shape dt span {
        color: #bf7752;
        width: 65px;
    }

.para-shape dd {
    background: url(tbbg.png)0 bottom repeat-x;
    float: left;
    width: 65px;
    text-align: center;
    display: inline;
    margin-right: 20px;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    padding: 3px 0;
}

    .para-shape dd p {
        width: 65px;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .para-shape dd.selected {
        background: #21CBEF url(tab-bg.png)center -12px;
        background-repeat: no-repeat;
        color: #000;
        border: 1px solid #21CBEF;
    }

    .para-shape dd input {
        display: none;
    }

.shapeName {
    height: 1em;
    padding: 0.3em 0;
}

.para-shape dd .Round {
    height: 32px;
    background-image: url(shape/Round.png);
}

.para-shape dd .Pear {
    height: 32px;
    background-image: url(shape/Pear.png);
}

.para-shape dd .Princess {
    height: 32px;
    background-image: url(shape/Princess.png);
}

.para-shape dd .Marquise {
    height: 32px;
    background-image: url(shape/Marquise.png);
}

.para-shape dd .Oval {
    height: 32px;
    background-image: url(shape/Oval.png);
}

.para-shape dd .Radiant {
    height: 32px;
    background-image: url(shape/Radiant.png);
}

.para-shape dd .Emerald {
    height: 32px;
    background-image: url(shape/Emerald.png);
}

.para-shape dd .Heart {
    height: 32px;
    background-image: url(shape/Heart.png);
}

.para-shape dd .Cushion {
    height: 32px;
    background-image: url(shape/Cushion.png);
}

.para-shape dd .others {
    height: 32px;
    background-image: url(shape/others.png);
}

.para-shape dd .triangle {
    height: 32px;
    background-image: url(shape/triangle.png);
}

.para-shape dd .asscher {
    height: 32px;
    background-image: url(shape/Asscher.png);
}

.para-shape dd.selected .asscher {
    background-image: url(shape/Asscher.png);
}

.para-shape dd.selected .Round {
    background-image: url(shape/Round2.png);
}

.para-shape dd.selected .Pear {
    background-image: url(shape/Pear2.png);
}

.para-shape dd.selected .Princess {
    background-image: url(shape/Princess2.png);
}

.para-shape dd.selected .Marquise {
    background-image: url(shape/Marquise2.png);
}

.para-shape dd.selected .Oval {
    background-image: url(shape/Oval2.png);
}

.para-shape dd.selected .Radiant {
    background-image: url(shape/Radiant2.png);
}

.para-shape dd.selected .Emerald {
    background-image: url(shape/Emerald2.png);
}

.para-shape dd.selected .Heart {
    background-image: url(shape/Heart2.png);
}

.para-shape dd.selected .Cushion {
    background-image: url(shape/Cushion2.png);
}

.para-shape dd.selected .others {
    background-image: url(shape/others2.png);
}

.para-shape dd.selected .triangle {
    background-image: url(shape/triangle2.png);
}

.div-Quick {
    float: left;
    position: relative;
    z-index: 9;
    top: 0px;
    left: 5px;
    height: 49px;
    width: 49px;
}

    .div-Quick .colorbtnsList {
        display: none;
        position: absolute;
        left: 5px;
        top: 21px;
        width: 456px;
        background-color: #FAFAFA;
        border: solid 1px #cfcfcf;
    }

        .div-Quick .colorbtnsList ul {
            float: left;
            overflow: hidden;
            padding: 5px 0;
        }

        .div-Quick .colorbtnsList li {
            float: left;
            width: 78px;
            line-height: 20px;
            text-align: center;
            cursor: pointer;
            margin: 2px 2px;
            padding: 2px 2px;
            border: solid 1px #fff;
        }

            .div-Quick .colorbtnsList li:hover {
                border: solid 1px #5c6b79;
                color: #5c6b79;
            }

    .div-Quick .glossbtnsList {
        display: none;
        position: absolute;
        left: 5px;
        top: 21px;
        width: 456px;
        background-color: #FAFAFA;
        border: solid 1px #cfcfcf;
    }

        .div-Quick .glossbtnsList ul {
            float: left;
            overflow: hidden;
            padding: 5px 0;
        }

        .div-Quick .glossbtnsList li {
            float: left;
            width: 78px;
            line-height: 20px;
            text-align: center;
            cursor: pointer;
            margin: 2px 2px;
            padding: 2px 2px;
            border: solid 1px #fff;
        }

            .div-Quick .glossbtnsList li:hover {
                border: solid 1px #5c6b79;
                color: #5c6b79;
            }

.caratQuickButton, .rmbQuickButton {
    background: url(ico11.png) right center no-repeat;
    background-size: 12px 20px;
    float: left;
    cursor: pointer;
    color: #0B4B5A;
}

.caratQuickList, .rmbQuickList {
    display: none;
    z-index: 9;
    position: absolute;
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 1em 1em;
}

    .caratQuickList ul li, .rmbQuickList ul li {
        float: left;
        cursor: pointer;
        line-height: 24px;
    }

.caratQuickList {
    width: 150px;
    margin: -202px 95px;
}

    .caratQuickList ul li {
        width: 75px;
    }

        .caratQuickList ul li:hover, .rmbQuickList ul li:hover {
            color: #F36EA7;
        }

.rmbQuickList {
    width: 170px;
    margin: -249px 95px;
}

    .rmbQuickList ul li {
        width: 85px;
    }

.dotted {
    border-bottom: 1px dotted #aaa;
    width: 100%;
    height: 20px;
}

.btnbox {
    float: right;
    text-align: center;
}

    .btnbox a {
        float: left;
        margin-left: 20px;
        min-width: 90px !important;
    }
/*购物车底部按钮*/
.tab-content-search {
    overflow: hidden;
}

.toolbar {
    padding: 5px 1px;
    width: 100%;
}

    .toolbar a {
        float: left;
        margin-left: -1px;
        font-family: '微软雅黑';
    }

    .toolbar:last-child {
        border-radius: 3px;
    }

.btn {
    font-family: '微软雅黑';
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding-right: 5px;
    min-width: 100px;
    font-size: 13px;
    cursor: pointer;
    transition: border-color 0.5s all;
    -webkit-transition: border-color 0.5s all;
    -moz-transition: border-color 0.5s all;
    -o-transition: border-color 0.5s all;
    -webkit-appearance: none;
}

.btn-order {
    height: 32px;
    min-width: 100px;
    padding-right: 5px;
    font-size: 13px;
    line-height: 32px;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: border-color 0.5s all;
    -webkit-transition: border-color 0.5s all;
    -moz-transition: border-color 0.5s all;
    -o-transition: border-color 0.5s all;
    -webkit-appearance: none;
    margin-right: 1px;
}

.gray {
    border: 1px solid #d7d7d7;
    background: #f7f7f7;
    color: #555;
}

    .gray:hover {
        background: #e1e1e1;
    }

.pink {
    border: 1px solid #c33673;
    background: #F36EA7;
    color: #3a041b;
}

    .pink:hover {
        background: #de669a;
    }

.bule {
    color: #fff;
    background: #00BCD4;
    border: 1px solid #5f9ea0;
}

    .bule:hover {
        background: #43C5E6;
    }

.btn-info {
    background: #F36EA7;
}

    .btn-info:hover {
        background: #EE639F;
    }

.green {
    color: #fff;
    border: 1px solid #a7914c;
    background: #b0a171;
}

    .green:hover {
        background: #928352;
    }

.x-x-small {
    width: 65px;
}

/*分页样式*/
.pagelist {
    clear: both;
    display: block;
    margin: 15px 0;
    width: 100%;
}

    .pagelist:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .pagelist .l-btns {
        display: block;
        float: left;
        margin: 0 5px 0 0;
        padding: 0 10px;
        border: 1px solid #dbdbdb;
        height: 28px;
        overflow: visible;
    }

        .pagelist .l-btns span {
            font-size: 12px;
            color: #222;
            line-height: 28px;
        }

        .pagelist .l-btns .pagenum {
            display: inline-block;
            margin: 0 5px;
            padding: 0 5px;
            border: 1px solid #dbdbdb;
            border-top: 0;
            border-bottom: 0;
            width: 30px;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            color: #222;
            text-align: center;
            vertical-align: top;
            overflow: visible;
        }

        .pagelist .l-btns a {
            display: inline-block;
            margin: 0 0 0 -1px;
            padding: 4px 12px;
            line-height: 22px;
            height: 22px;
            border: 1px solid #e1e1e1;
            background: #fff;
            color: #222;
            text-decoration: none;
        }

            .pagelist .l-btns a:hover {
                color: #222;
                background: #eee;
            }

        .pagelist .l-btns span.current {
            color: #fff;
            background: #21CBEF;
            border-color: #21CBEF;
        }

        .pagelist .l-btns span.disabled {
            color: #999;
            background: #fff;
        }

    .pagelist .default {
        display: block;
        float: right;
        border: 1px;
        overflow: visible;
        font-size: 12px;
    }

        .pagelist .default a, .pagelist .default label, .pagelist .default span {
            display: inline-block;
            margin: 0 0 0 -1px;
            padding: 4px 12px;
            line-height: 22px;
            font-size: 12px;
            height: 22px;
            border: 1px solid #e1e1e1;
            background: url(tbbg.png)0 center repeat-x;
            color: #222;
            text-decoration: none;
        }

        .pagelist .default input {
            display: inline-block;
            margin: -2px 0 0 -1px;
            width: 50px;
            padding: 4px 12px;
            height: 22px;
            border: 1px solid #e1e1e1;
            background: #fff;
            color: #222;
            text-decoration: none;
        }

        .pagelist .default .txt {
            display: inline-block;
            margin: -2px 0 0 -1px;
            width: 50px;
            padding: 4px 12px;
            height: 22px;
            border: 1px solid #e1e1e1;
            background: #fff;
            color: #222;
            text-decoration: none;
        }

        .pagelist .default .pgbtn {
            display: inline-block;
            margin: 0 0 0 -2px;
            padding: 4px 12px;
            height: 32px;
            line-height: 22px;
            border: 1px solid #e1e1e1;
            background: #fff;
            color: #222;
            text-decoration: none;
        }

            .pagelist .default .pgbtn:hover {
                background: #16a0d3;
            }

        .pagelist .default span:first-child {
            border-left: 1px solid #e1e1e1;
        }

        .pagelist .default a:hover {
            color: #222;
            background: #eee;
        }

        .pagelist .default span.current {
            color: #fff;
            background: #21CBEF;
            border-color: #21CBEF;
        }

        .pagelist .default span.disabled {
            color: #999;
            background: #fff;
        }
/*钻石列表*/
.ltable td a {
    color: #21cbef;
}

.orderoff {
    color: #f36ea7;
    cursor: pointer;
}

.ltable {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-top: 4px solid #00BCD4;
    font-size: 12px;
    border-spacing: 0;
    border-collapse: separate;
}

    .ltable thead th {
        text-align: center;
        color: #078696;
        background: url(tbbg.png)center;
        height: 36px;
        vertical-align: middle;
        width: auto !important;
    }

    .ltable thead tr th:first-child, .ltable thead tr th:last-child {
        padding: 0 5px;
    }

    .ltable tbody tr {
        text-align: center;
        color: #333;
        background: #fff;
        height: 36px;
        vertical-align: middle;
    }

        .ltable tbody tr td {
            text-align: center;
            border-top: 1px solid #d7d7d7;
        }

            .ltable tbody tr td:first-child {
                padding-left: 3px;
            }

            .ltable tbody tr td span.redcolor {
                color: RED;
                font-size: 18px;
            }

            .ltable tbody tr td.pinkblue {
                color: #f36ea7;
            }

        .ltable tbody tr.selected {
            background: #21CBEF;
        }

        .ltable tbody tr:nth-child(even) {
            background: #fafafa;
        }

        .ltable tbody tr:hover {
            background: #f1e9cf;
        }

    .ltable tfoot tr td {
        padding: 9px;
        border-top: 1px solid #e4e4e4;
        text-align: right;
    }

    .ltable tfoot tr.trgroup td span {
        vertical-align: middle;
        color: red;
        font-size: 22px;
        text-align: left;
    }

    .ltable td img.of_1 {
        width: 16px;
        height: 16px;
        padding-left: 3px;
        border: none;
        background: url(flag-red.png);
    }

    .ltable tbody div.spantip {
        position: absolute;
        text-align: left;
        padding: 10px 10px;
        display: none;
        margin-top: 0px;
        margin-left: 30px;
        line-height: 24px;
        border: 1px solid #d7d7d7;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
        background-color: #fff;
    }

.addshop {
    cursor: pointer;
    border: 0px solid #d7d7d7;
    padding: 8px 12px;
    background: #fafafa;
    color: #222;
    background: url(icon_10.png)0px center no-repeat;
    background-size: 20px 20px;
    vertical-align: middle;
}

.shopSumCSS {
    margin: 0px 0px 46px;
}

.ltable tbody tr .holddiv_1, .holddiv_2 {
    background-color: #F44336;
    display: block;
    border-radius: 20px;
    color: #fff;
    width: 24px;
    height: 15px;
    line-height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
}

.holddiv_666 {
    background-color: #00BCD4;
    display: block;
    border-radius: 20px;
    color: #fff;
    width: 24px;
    height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
}

.holddiv_holdvisible {
    background-color: #6af60a;
    display: block;
    border-radius: 20px;
    color: #fff;
    width: 24px;
    height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
}

.div_reminder {
    padding-left: 68px;
    padding-top: 9px;
}

    .div_reminder > a {
        display: inline-block;
        width: 24px;
        height: 15px;
        border-radius: 10px;
    }

    .div_reminder span {
    }

._lend {
    background-color: #00BCD4;
    margin-left: 10px;
}

._hold {
    background-color: #F44336;
}

._holdvisible {
    background-color: #6af60a;
}

.ltable tbody tr .div_Notarrival {
    display: block;
    border-radius: 20px;
    width: 24px;
    height: 15px;
    line-height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
    background-color: #802A2A;
}

.ltable tbody tr .div_arrived {
    display: block;
    border-radius: 20px;
    width: 24px;
    height: 15px;
    line-height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
    background-color: #13f141;
}

.ltable tbody tr .div_completed {
    display: block;
    border-radius: 20px;
    width: 24px;
    height: 15px;
    line-height: 15px;
    margin-left: 8px;
    margin-bottom: 2px;
    background-color: #00BCD4;
}

.div_order_reminder {
    background: none;
    border: none;
    position: absolute;
    top: 5px;
    font-size: 13px;
}

    .div_order_reminder > span > a {
        display: inline-block;
        width: 24px;
        height: 15px;
        border-radius: 10px;
    }

._Notarrival {
    background-color: #802A2A;
    margin-left: 10px;
}

._arrived {
    background-color: #13f141;
}

._completed {
    background-color: #00BCD4;
}

/*.statu_666{
   background:yellow !important;
}
.statu_1{
    background:#C4EDF7 !important;
}*/

/*.ltable tbody div.holddiv_, .holddiv_0 {
    display: none;
}*/

.fancypng {
    width: 20px;
    height: 16px;
    border: none;
    background: url(show.png);
}
/* 快捷计算 */
.btn-calcquick {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 80px;
    z-index: 99999;
    cursor: pointer;
    color: Red;
    width: 90px;
    height: 40px;
    background: url(blueico.png)no-repeat -112px -140px;
}

.pop-calc {
    position: fixed;
    right: 80px;
    bottom: 90px;
    z-index: 12;
    background: black;
    width: 750px;
}

    .pop-calc .arrow {
        position: absolute;
        display: block;
        right: 10px;
        bottom: -10px;
        width: 21px;
        height: 11px;
        text-indent: -999em;
        background: url(skin_icons.png) no-repeat 0 -366px;
    }

    .pop-calc .pop-box {
        position: absolute;
        display: block;
        right: 0;
        bottom: 10px;
        padding: 30px 10px 10px 11px;
        border: 1px solid #b1b1b1;
        background: #fff;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    }

        .pop-calc .pop-box h1.title {
            position: absolute;
            top: 8px;
            left: 10px;
            line-height: 14px;
            font-size: 12px;
            font-weight: bold;
            color: #222;
        }

            .pop-calc .pop-box h1.title i {
                display: inline-block;
                margin-right: 2px;
                width: 14px;
                height: 16px;
                background: url(skin_icons.png) -280px -112px no-repeat;
                vertical-align: middle;
            }

        .pop-calc .pop-box .close {
            position: absolute;
            display: block;
            top: 5px;
            right: 5px;
            width: 14px;
            height: 14px;
            text-indent: -999em;
            background: url(skin_icons.png) -112px -168px no-repeat;
            cursor: pointer;
        }

.calc_dialog_min {
    font-size: 12px;
    color: #666;
    border: 0px;
    border-top: none;
}

    .calc_dialog_min .para-dl-sh {
        width: 100%;
        line-height: 25px;
        padding: 3px 0;
        display: inline-block;
    }

        .calc_dialog_min .para-dl-sh dt {
            float: left;
            display: inline-block;
            width: 90px;
            text-align: right;
            padding-right: 10px;
            color: #333;
        }
        /*jixnin 2016-09-07 修改width:55px 到90px;text-align:center 改为right*/
        .calc_dialog_min .para-dl-sh dd {
            float: left;
            background: url(tbbg.png);
            text-align: center;
            display: inline;
            line-height: 25px;
            margin-right: 3px;
            border: 1px solid #d7d7d7;
            cursor: pointer;
        }

            .calc_dialog_min .para-dl-sh dd.noborder {
                border: 0px;
            }

            .calc_dialog_min .para-dl-sh dd.selected {
                color: black;
                border: 1px solid #FBA01B;
            }

            .calc_dialog_min .para-dl-sh dd.long {
                display: inline-block;
                width: 280px;
                height: 28px;
                line-height: 28px;
            }

            .calc_dialog_min .para-dl-sh dd.biglong {
                display: inline-block;
                width: 700px;
                height: 28px;
                line-height: 28px;
            }

    .calc_dialog_min p {
        padding: 5px 10px 15px 10px;
    }

.tab-calc {
    margin: 5px auto;
    padding: 2px;
    width: 100%;
    font-size: 12px;
    color: #222;
}

    .tab-calc dl {
        clear: both;
        display: block;
        padding: 1px 0;
        line-height: 36px;
    }

        .tab-calc dl:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
        }

        .tab-calc dl:first-child {
            border-top: none;
        }

        .tab-calc dl dt {
            display: block;
            float: left;
            width: 40px;
            text-align: center;
            color: #222;
        }

        .tab-calc dl dd {
            text-align: left;
            margin-left: 40px;
        }

.input_unline {
    padding: 0px 4px;
    min-height: 25px;
    line-height: 22px;
    border: 0px;
    color: #7BBFF2;
    border-bottom: 1px solid #E5E5E5;
    background: #fff;
    vertical-align: middle;
    font-size: 12px;
}

    .input_unline.txt {
        width: 80px;
    }

    .input_unline.small {
        width: 80px;
    }

    .input_unline.x-small {
        width: 60px;
    }
/*多项单选 大字体*/
.multi-radio_big {
    display: inline-block;
    vertical-align: middle;
    display: inline;
    font-size: 12px;
}

    .multi-radio_big:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .multi-radio_big .boxwrap {
        display: inline-block;
        vertical-align: middle;
        display: inline;
    }

    .multi-radio_big a {
        display: inline-block;
        padding: 0px 5px;
        width: 45px;
        height: 25px;
        line-height: 22px;
        border: 1px solid #d4d4d4;
        vertical-align: middle;
        text-align: center;
        color: #222;
        cursor: pointer;
    }

        .multi-radio_big a:hover {
            background: #C9E1EF;
            text-decoration: none;
        }

        .multi-radio_big a:active {
            text-decoration: none;
        }

        .multi-radio_big a.selected {
            background: #16a0d3;
            border-color: #1096c7;
            color: #fff;
        }
/*多项单选 大字体*/
.multi-radio_calc {
    display: inline-block;
    vertical-align: middle;
    display: inline;
    font-size: 12px;
}

    .multi-radio_calc:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .multi-radio_calc .boxwrap {
        display: inline-block;
        vertical-align: middle;
        display: inline;
    }

    .multi-radio_calc a {
        display: inline-block;
        padding: 0px 5px;
        width: 35px;
        height: 25px;
        line-height: 22px;
        border: 1px solid #d4d4d4;
        vertical-align: middle;
        text-align: center;
        color: #222;
        cursor: pointer;
    }

        .multi-radio_calc a:hover {
            background: #C9E1EF;
            text-decoration: none;
        }

        .multi-radio_calc a:active {
            text-decoration: none;
        }

        .multi-radio_calc a.selected {
            background: #21CBEF;
            border-color: #21CBEF;
            color: #fff;
        }

.navbar {
    width: 60px;
    position: fixed;
    right: 50px;
    bottom: 50px;
    background-color: #fff;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #5F9EA0;
    box-shadow: 0 0 2px #d7d7d7;
}

.navbar-cart {
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #5F9EA0;
    cursor: pointer;
}

    .navbar-cart a {
        color: #5F9EA0;
    }

.navbar-calc {
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #5F9EA0;
    cursor: pointer;
}

.navbar-top {
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #5F9EA0;
    cursor: pointer;
}

    .navbar-top a {
        color: #5F9EA0;
    }

        .navbar-cart a:hover, .navbar-calc:hover, .navbar-top a:hover {
            color: #FFC410;
        }
/*--END白装/彩妆--*/

.nav-uesr {
    width: 13.7%;
    float: left;
    min-height: 700px;
}

    .nav-uesr ul {
        border-top: 1px solid #02424A;
        margin-top: 165px;
    }

        .nav-uesr ul li {
            border-bottom: 1px solid #01564E;
            line-height: 34px;
            text-indent: 34px;
            background: #00BCD4;
            width: 100%;
        }

            .nav-uesr ul li a {
                font-size: 14px;
                color: #333;
            }

        .nav-uesr ul .active {
            background: #1e95a2;
        }

.con-info {
    background: #fff;
    width: 100%;
    min-height: 700px;
}

.updateweakpswd-info {
    background: #fff;
    float: left;
    width: 100%;
    min-height: 700px;
}

.updatepswd-info {
    background: #fff;
    float: left;
    width: 100%;
    min-height: 544px;
}

.title-account {
    padding-left: 25px;
    background: #f7f7f7;
    border-bottom: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
}

.userMenu {
    padding: 8px 0;
    font-size: 12px;
}

    .userMenu fieldset {
        margin: 1px;
        float: left;
        font-size: 13px;
        padding: 5px 20px 5px 5px;
    }

        .userMenu fieldset span {
            color: #E6B112;
            margin-left: 5px;
        }
/*2016-09-06 jinxin 添加margin-left:30px*/
.userInfo {
    /*overflow: hidden;
    min-height: 700px;*/
    padding: 25px;
    border-left: 1px solid #d7d7d7;
}

/*个人信息编辑页面*/
#formEdit {
    overflow: hidden;
}

    #formEdit dl, #formPassword dl {
        width: 100%;
        padding: 5px 0;
        float: left;
        line-height: 28px;
        clear: both;
    }

    #formEdit dt, #formPassword dt {
        font-size: 12px;
        padding: 5px 0;
        color: #222;
        float: left;
        width: 120px;
        padding: 5px 20px 5px 0;
        text-align: right;
    }

    #formEdit dd, #formPassword dd {
        width: 60%;
        padding: 5px 0;
        float: left;
    }

.inputtxt {
    border: 1px solid #d7d7d7;
    text-indent: 6px;
    height: 26px;
}

#formEdit dd select {
    height: 30px;
    border: 1px solid #d7d7d7;
    padding: 0 10px;
    outline: none;
    border-radius: 0;
}

.select {
    height: 28px;
    border: 1px solid #d7d7d7;
    padding: 0 10px;
    outline: none;
    border-radius: 0;
}

/*NO.4------------------------------------------------END-------------------------------------------------------------*/

/*NO.5------------------------------------------------START-------------------------------------------------------------*/
/*order页面*/
.let, .mid {
    float: left;
    font-size: 12px;
    height: 42px;
}

.rit {
    float: right;
    font-size: 12px;
    height: 42px;
}

.tbcols {
    font-size: 12px;
}

    .tbcols span {
        color: #f36ea7;
    }

#queryform {
    padding: 10px 0;
}

    #queryform fieldset {
        float: left;
        font-size: 12px;
        padding: 10px 12px 10px 0;
        color: #0B4B5A;
    }

        #queryform fieldset a {
            color: #333;
        }

#ordertabs ul {
    border-bottom: 3px solid #f36ea7;
    overflow: hidden;
}

    #ordertabs ul li {
        background-color: #fafafa;
        display: block;
        float: left;
        text-align: center;
    }

        #ordertabs ul li a {
            float: left;
            padding: 0 12px;
            height: 32px;
            font-size: 12px;
            color: #AEAEAE;
            line-height: 32px;
        }

            #ordertabs ul li a:hover {
                color: #E6B19F;
                text-decoration: none;
                cursor: pointer;
            }

            #ordertabs ul li a.selected {
                color: #fff;
                margin-left: -1px;
                height: 32px;
                line-height: 32px;
                background: #f36ea7;
            }

.txtset, .txtdate {
    height: 24px;
    border: 1px solid #d7d7d7;
    text-indent: 12px;
}

.txtdate {
    width: 90px;
}

.ckdall, .scord, .resord, .reserve {
    border: 1px solid #d7d7d7;
    line-height: 28px;
    padding: 5px 10px;
    background: url(tbbg.png)0 bottom;
}

article {
    font-size: 12px;
    color: #aaa;
    line-height: 24px;
    padding: 10px 0;
}

.notes {
    color: #F36EA7;
}

/*订单状态样式*/
.divexpand {
    width: 100%;
    background: #fff;
    padding: 15px 5px;
    height: 80px;
}

/*会员端我的订单状态样式*/
.divmyorderstate {
    width: 100%;
    background: #fff;
    padding: 15px 5px;
    height: 110px;
}

.order-flow {
    margin: 0 auto;
    padding: 5px;
    font-size: 12px;
    padding-bottom: 4px;
    text-align: center;
    margin-top: 5px;
    width: 95%;
}

.order-flow-left, .order-flow-arrive, .order-flow-wait, .order-flow-right-arrive, .order-flow-right-wait {
    margin: 0;
    padding: 0;
    background: url(order_speed.gif) no-repeat scroll 0 0;
    float: left;
    line-height: 16px;
    text-align: center;
    width: 140px;
}

.order-flow div span {
    margin: 0;
    padding: 0;
    background: none repeat scroll 0 0 #fff;
    display: block;
}

    .order-flow div span p {
        margin: 0;
        padding: 0;
    }

.order-flow .name {
    margin: 0;
    padding: 0 0 4px 0;
}

.order-flow-arrive {
    background-position: 0 -40px;
}

.order-flow-wait {
    background-position: 0 -20px;
    color: #878787;
}

.order-flow-right-arrive {
    background-position: 0 -80px;
}

.order-flow-right-wait {
    background-position: 0 -60px;
    color: #878787;
}

.order-flow-input {
    display: block;
    margin: 2px auto;
    padding: 0;
    width: 18px;
    height: 18px;
    text-indent: -999px;
    cursor: inherit;
    overflow: hidden;
}

.ordertable {
    width: 95%;
    margin: 2px;
    float: left;
    padding: 5px;
    background: #FFF;
    border: 1px solid #E1E1E1;
    font-size: 12px;
    line-height: 25px;
    table-layout: fixed;
}

    .ordertable td {
        padding: 2px 0;
        width: 15%;
        color: #222;
        font-size: 12px;
        border: 1px solid #E1E1E1;
    }

    .ordertable tr.headertr {
        background: #fafafa;
        font-size: 12px;
        border: 1px solid #E1E1E1;
    }

    .ordertable tr.vipr td {
        padding: 2px 0;
        width: 15%;
        color: #222;
        font-size: 12px;
        border: 1px solid #E1E1E1;
    }

    .ordertable tr.userrow td {
        padding: 2px 0;
        height: 25px;
        width: 80px;
        color: #222;
        font-size: 12px;
        border: 1px solid #E1E1E1;
    }

/*国际报价*/
.form-price {
    background: #fff;
    padding: 20px 35px;
}

.line {
    height: 1px;
    width: 80%;
    -moz-linear-gradient: (top , #45B5DA, #0382AD);
    background-image: -o-linear-gradient(top, transparent, #f36ea7);
}

.ck {
    padding: 20px 10px;
    font-size: 12px;
    background: #fff;
}

    .ck p {
        width: auto;
        float: left;
        line-height: 28px;
        padding: 0 10px;
    }

.ckfl {
    float: left;
}
/*下拉列表样式*/
.single-select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    text-align: left;
}

    .single-select .boxwrap {
        display: inline-block;
        vertical-align: middle;
    }

    .single-select .select-tit {
        position: relative;
        display: block;
        padding: 3px 35px 3px 10px;
        min-width: 30px;
        line-height: 18px;
        height: 20px;
        border: solid 1px #dbdbdb;
        text-decoration: none;
        background: #fff;
        white-space: nowrap;
        word-break: break-all;
    }

        .single-select .select-tit span {
            display: inline-block;
            color: #222;
            font-size: 12px;
            ine-height: 18px;
            vertical-align: middle;
            width: inherit;
        }

        .single-select .select-tit:hover {
            border-left: 1px solid #21CBEF;
            background-color: #C9E1EF;
        }

        .single-select .select-tit i {
            position: absolute;
            right: 0;
            top: 0;
            display: block;
            width: 20px;
            height: 100%;
            border-left: 1px solid #dbdbdb;
            background: url(skin_icons.png) -53px -163px no-repeat #fafafa;
        }

    .single-select .select-items {
        display: none;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 45px; /*overflow:visible;*/
    }

        .single-select .select-items ul {
            position: relative;
            padding: 5px;
            min-width: 65px;
            max-height: 320px;
            border: 1px solid #dbdbdb;
            background: #fff;
            overflow-y: auto;
            overflow-x: hidden;
        }

            .single-select .select-items ul li {
                display: block;
                padding: 3px 10px;
                line-height: 20px;
                font-size: 12px;
                color: #222;
                white-space: nowrap;
                cursor: pointer;
            }

                .single-select .select-items ul li:hover {
                    color: #fff;
                    text-decoration: none;
                    background: #21CBEF;
                }

                .single-select .select-items ul li.selected {
                    color: #FFF;
                    background: #21CBEF;
                }

    .single-select .arrow {
        display: none;
        z-index: 2;
        position: absolute;
        left: 15px;
        top: 35px;
        width: 21px;
        height: 11px;
        text-indent: -9999px;
        background: url(skin_icons.png) -40px -356px no-repeat;
    }

#tabprice {
    width: 100%;
    background-color: #fff;
    border-spacing: 0;
    border-collapse: collapse;
    z-index: 0;
}

    #tabprice thead th {
        text-align: center;
        line-height: 40px;
        width: 45px;
        border: 1px solid #00BCD4;
        background-color: #00BCD4;
        color: #222;
        font-size: 12px;
    }

    #tabprice tbody tr td {
        border: 1px solid #e4e4e4;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        color: #222;
    }

        #tabprice tbody tr td.trselect {
            background-color: #fafafa;
        }

        #tabprice tbody tr td:first-child {
            border: 1px solid #eee;
            line-height: 40px;
            border: 1px solid #00BCD4;
            background-color: #00BCD4;
            color: #222;
            text-align: center;
        }

.colselect {
    background-color: #fafafa;
}

.trselect {
    background-color: #fafafa;
}

.tdselect {
    background-color: #00BCD4;
    font-weight: bold;
}

.text-t {
    background-color: #fff;
    padding: 1em 0;
    width: 99.8%;
    font-size: 12px;
    color: #ccc;
}

    .text-t p {
        font-size: 12px;
        color: #ccc;
        padding: 0.5em 2em;
    }

.fstitle {
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #00BCD4;
    background: #FFF;
}

.fsftitle {
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    border-bottom: 1px solid #00BCD4;
}

.signboard {
    width: 150px;
    height: 100px;
    position: absolute;
    animation: swinging 1.5s ease-in-out infinite alternate;
    transform-origin: 75px 5px;
    z-index: 9;
    right: 50%;
    margin-right: -435px;
    top: 103px;
}

.sign {
    width: 100%;
    height: 70px;
    background: #eccb9f;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    font-size: 24px;
    color: saddlebrown;
    font-family: serif;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    /*text-shadow: 0 2px 0 rgba(255, 255, 255, 0.3),
				0 -2px 0 rgba(0, 0, 0, 0.1);*/
}

.strings {
    width: 30px;
    height: 30px;
    border: 3px brown;
    position: absolute;
    border-style: solid none none solid;
    transform: rotate(45deg);
    top: 12px;
    left: 58px;
}

.pin {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
}

    .pin.top {
        background: gray;
        /*left: 187px;*/
        left: 50%;
        margin-left: -5px;
    }

    .pin.left,
    .pin.right {
        background: brown;
        top: 26px;
        box-shadow: 0 2px 0 rgba(255, 255, 255, 0.3);
    }

    .pin.left {
        left: 93px;
    }

    .pin.right {
        right: 93px;
    }

@keyframes swinging {
    from {
        transform: rotate(10deg);
    }

    to {
        transform: rotate(-10deg);
    }
}