/*public*/
.it-gray {
    color: #999;
}

.space-p10 {
    padding: 10px;
}

.space-p5 {
    padding: 5px;
}

.space-right-m5 {
    margin-right: 5px;
}

.space-top-m20 {
    margin-top: 20px;
}

.space-top-m50 {
    margin-top: 50px;
}

.space-bottom-m50 {
    margin-bottom: 50px;
}

.it-grey {
    color: #e3e3e3;
}

.it-gray {
    color: #999;
}

.manager-right-content-son02 ul li:hover {
    border-color: #0c9cf3;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.border-gray {
    border: 1px solid #e3e3e3;
}

.display-inline-block {
    display: inline-block;
}

.display-inline {
    display: inline;
}

.display-block {
    display: block;
}

.user-center-a-btn {
    padding: 5px 25px;
    color: #fff;
    background-color: #0c9cf3;
    border-radius: 2px;
    cursor: pointer;
}

.user-center-a-btn:hover, .user-center-btn:hover {
    color: #fff;
    background-color: #f0ad4e;
}

.user-center-btn {
    height: 30px;
    padding: 0 25px;
    color: #fff;
    background-color: #0c9cf3;
    border-radius: 2px;
}

/*public*/
/* ----------------------------------- user center-begain ----------------------------------- */
/*invoice start*/
.btn-active {
    border: 1px solid #0c9cf3;
    color: #0c9cf3;
    background: #fff;
    font-weight: normal;
    padding: 2px 20px;
    cursor: pointer;
}

.btn-gray {
    border: 1px solid #999999;
    color: #999999;
    background: #fff;
    font-weight: normal;
    padding: 2px 20px;
    cursor: pointer;
}

#invoice {
    margin-top: 70px;
}

#invoice input {
    width: 496px;
}

#zInvoiceForm {
    margin-top: 30px;
}

#zInvoiceForm input {
    width: 460px;
}

.z-invoice-label {
    width: 100px;
    text-align: right;
}

.mb_btn_save, .mb_btn_back {
    width: 85px;
    height: 30px;
    color: #fff;
    border: none;
}

.mb_btn_save {
    background: #2299ee;
    border-radius: 3px;
}

.mb_btn_back {
    background: grey;
    margin-left: 20px;
    border-radius: 3px;
}

.password-content {
    margin: 60px auto 0 auto;
}

.password-content label {
    text-align: left;
}

.password-content input {
    border-color: #e3e3e3;
}

.password-content .input-group-addon {
    border-color: #e3e3e3;
    background-color: #e3e3e3;
}

.user-info-content {
    /*width: 60%;*/
    margin: 10px auto;
    padding-top: 20px;
}

.user-info-content span, .user-info-content a {
    border-color: #e3e3e3;
    background-color: #e3e3e3;
}

.user-info-content input, .user-info-content select {
    border-color: #e3e3e3;
}

.user-info-title {
    background-color: #e3f1ff;
    color: #0c9cf3;
    padding: 4px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
}

/*invoice end*/
/*point start*/
.search-box {
    border: 1px solid #e3e3e3;
    padding: 10px 30px;
}

.point-num-div {
    padding-bottom: 10px;
    border-bottom: 1px dashed #bbbbbb;
}
.point-num-div span:hover{
    color: unset;
}
.date .input-group-addon {
    border-left: none;
}

.point-intro {
    padding: 10px;
    border: 1px solid #e3e3e3;
}

.point-intro-title {
    font-size: 18px;
    font-weight: bold;
}

.point-intro-content {
    color: #0c9cf3;
    margin-bottom: 30px;
}

/*point end*/
/*coupon start*/
.coupon-icon {
    background: url("../images/coupon_icon_bg.png") no-repeat scroll 0 0 transparent;
    min-width: 111px;
    height: 23px;
    line-height: 23px;
    text-align: left;
    color: #fff;
    padding-left: 5px;
    display: inline-block;
    background-size: 100% 100%;
}

/*coupon end*/

/*order start*/
.orders-status {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.orders-status a {
    display: inline-block;
    width: 100px;
    text-align: center;
}

.orders-status a:hover {
    border-bottom: 2px solid #0c9cf3;
}

.order-status-active {
    color: #0c9cf3;
    border-bottom: 2px solid #0c9cf3;
}

.order-search-btn {
    background-color: #fff;
    color: #0c9cf3;
    border: 1px solid #0c9cf3;
    cursor: pointer;
}
.order-search-btn:hover{
    background-color: #0c9cf3;
    color: #fff;
    border: none;
    cursor: pointer;
}
.order-search-reset-btn {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    color: #999;
    cursor: pointer;
}
.order-search-reset-btn:hover{
    background-color: #0c9cf3;
    color: #fff;
    border: 1px solid #0c9cf3;
    cursor: pointer;
}

.table-order-list th {
    background-color: #f5f5f5;
}

.table-order-list td {
    font-size: 12px;
}

.table-order-list tbody tr td a {
    color: #0c9cf3;
}

.comment-pro-table {
    width: 100%;
}

.comment-pro-table tr {
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
    padding: 5px 0;
}

.comment-pro-table th {
    font-weight: normal;
    text-align: center;
}

.comment-stars {
    height: 45px;
    line-height: 45px;
}

.star-box {
    height: 16px;
    display: inline-block;
}

.star-box li {
    height: 16px;
    width: 16px;
    background: url("../images/star.png") 0 0 repeat-x;
    list-style: none;
    float: left;
    cursor: pointer;
}

.star-box li:hover {
    background-position-y: -16px;
}

#comment-score {
    color: red;
    margin-top: 20px;
}

.scord-star {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    float: left;
}

.scord-star li {
    width: 24px;
    height: 19px;
    background: url(../images/icon-scord-star.png) no-repeat 0 0px;
    float: left;
    list-style: none;
}

.it-scord-star-title {
    float: left;
    width: 100px;
    text-align: right;
    /*color:#999;*/
}

.order-info-title {
    background-color: #e3f1ff;
    color: #0c9cf3;
    padding: 4px;
}

.order-ztc-title {
    background-color: #f2f2f2;
    font-size: 16px;
    color: #0c9cf3;
    padding: 4px;
}

.order-ztcs-title {
    background-color: #f2f2f2;
    padding: 4px;
}


.order-info-content label {
    width: 100px;
    text-align: right;
}

.order-info-table {
    width: 100%;
}

.order-info-table tr th {
    border: 1px solid #e3e3e3;
    text-align: center;
    height: 32px;
    font-weight: normal;
}

.order-info-table tr td {
    border: 1px solid #e3e3e3;
    text-align: center;
}

/*order end*/
/*favorite start*/
.favorite-list {
    padding: 6px;
    margin: 0;
}

.favorite-list li {
    width: 227px;
    float: left;
    list-style: none;
    margin: 6px;
    border: 1px solid #e3e3e3;
}

.favorite-pro-img {
    width: 227px;
    height: 230px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.favorite-pro-img img {
    max-height: 210px;
    max-width: 227px;
    vertical-align: middle;
}

.favorite-operation {
    border-top: 1px solid #e3e3e3;
    height: 30px;
    line-height: 30px;
}

.favorite-operation a {
    display: inline-block;
    width: 49%;
    text-align: center;
    color: #999;
    height: 100%;
    cursor: pointer;
}

.favorite-operation a:hover {
    color: #0c9cf3;
}

.border-right-gray {
    border-right: 1px solid #e3e3e3;
}

.it-no-data {
    font-size: 20px;
    color: #D2D2D2;
    text-align: center;
    margin-top: 10px;
}

/*favorite end*/
/*point-product start*/
.point-product-box {
    border: 1px solid #e3e3e3;
}

.point-product-box {
    border: 0px;
}

.point-product-box ul {
    padding: 0px;
    margin: 0;
    overflow: hidden;
}

.point-title {
    font-size: 1.3em;
    color: #999999;
    margin-top: 33px;
    border-bottom: 4px solid #2697f0;
}

.point-product-box ul li {
    width: 282px;
    float: left;
    list-style: none;
    border: 0px;
    margin: 0px;
    overflow: hidden;
    padding-right: 9px;
}

.point-pro-name {
    width: 138px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.point-img-box {
    width: 80%;
    border: 10px solid #e3e3e3;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.point-img-box img {
    width: 100%;
    vertical-align: middle;
}

.point-change-step-box {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.margin-left-16 {
    margin-left: -16px;
}

.change-step {
    width: 186px;
    height: 30px;
    text-align: center;
    float: left;
    background: url(../images/cart-step02.png) no-repeat;
    color: #999;
}

.change-step-active {
    height: 30px;
    width: 186px;
    text-align: center;
    float: left;
    background: url(../images/cart-step01a.png) no-repeat;
    color: #fff;
}

.point-change-info-box {
    overflow: hidden;
    /*border-bottom: 1px solid #e3e3e3;*/
    padding-bottom: 10px;
}

.point-change-height {
    height: 35px;
    line-height: 35px;
}

.point-product-des {
    color: #0c9cf3;
    border-bottom: 1px solid #0c9cf3;
    margin-bottom: 10px;
}

/*point-product end*/
/*distributor start*/
.stock-img-box {
    width: 100px;
    height: 100px;
    border: 1px solid #e3e3e3;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.stock-img-box img {
    max-width: 98px;
    max-height: 98px;
    vertical-align: middle;
}

.product-stock-table {
    width: 100%;
    text-align: left;
    border: 1px solid #e3e3e3;
}

.product-stock-table tr th {
    height: 30px;
    font-weight: normal;
    background-color: #eee;
    padding-left: 10px;
}

.product-stock-table tr td {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #e3e3e3;
}

/*distributor end*/

/* ----------------------------------- user center-end ----------------------------------- */

/* ----------------------------------- mgt-start ----------------------------------- */
.houtai-search-box {
    margin: 10px 0;
    padding: 0 4px;
}

.houtai-search-box button {
    height: 34px;
}

.houtai-content {
    width: 99%;
    margin: 10px 0;
}

.border-bottom-gray {
    border-bottom: 1px solid #e3e3e3;
}

.houtai-info-title span {
    color: #0c9cf3;
    border-bottom: 1px solid #0c9cf3;
    padding: 3px 0;

}

.table_admin th, .table_admin td {
    padding: 5px;
    overflow: hidden;
}

/* ----------------------------------- mgt-end ----------------------------------- */

/* ----------------------------------- cart-start ----------------------------------- */
.empty-cart-box {
    width: 500px;
    margin: 150px auto;
}

.empty-cart-info {
    margin: 0px 0 0 30px;
}

.empty-cart-info a {
    background: #e50000;
    display: block;
    height: 25px;
    line-height: 25px;
    width: 75px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
    cursor: pointer;
    opacity: 0.7;
}

.empty-cart-info a:hover {
    opacity: 1;
}

/* ----------------------------------- cart-end ----------------------------------- */

.btn-msgCode {
    width: 100%;
    background: #2299ee;
    color: white;
    height: 40px;
    margin: 5px 0;
}

.btn-msgCode:hover {
    background: #ff7010;
}

.btn-msgCode:disabled {
    background: #b5b5b5;
}

.btn-register {
    width: 65%;
    height: 40px;
    background: #2299ee;
    border: 1px solid #e3e3e3;
    color: #fff;
    font-size: 16px;
}

.btn-register:hover {
    background: #ff7010;
}

.btn-register:disabled {
    background: #b5b5b5;
}

.btn-def {
    width: 100px;
    height: 40px;
    background: #2299ee;
    border: 1px solid #e3e3e3;
    color: #fff;
    font-size: 16px;
}

.btn-disable {
    border: 1px #ccc solid;
    color: #ccc;
    background-color: white;
}
.btn-disable:hover {
    background-color: white !important;
    color: #ccc;
    border: 1px #ccc solid;
}

.btn-def:hover {
    background: #ff7010;
}

.btn-def:disabled {
    background: #b5b5b5;
}

#addressIdareaId {
    background-color: #fff;
}

.user-active {
    width: 100%;
    height: 40px;
    display: block;
    background: #fff;
    font-weight: 600;
    color: #3399cc !important;
    border-top: 1px solid #fff;
}

/*未搜索到产品提示信息样式start*/
.no-product-box {
    width: 330px;
    margin: 200px auto;

}

.sorry-text {
    color: #000;
    font-size: 18px;
    margin-top: 5px;
}

.no-product-box ul li {
    float: none;
    width: auto;
    padding: 0;
    margin-left: 64px;
    list-style-type: disc;
    color: #666;
}

/*未搜索到产品提示信息样式end*/

/*促销活动页start*/
.sale-main-content {
    width: 100%;
    background-color: #DCDCDC;
}

.sale-header {
    background-color: #ffefea;
}

.blackboard-bg {
    background: url(../images/saleActivity/term_sale2.jpg) no-repeat;
    height: 709px;
}

.blackboard-box {
    width: 987px;
    height: 626px;
    margin: 0 auto;
    margin-top: -25px;
    background: url(../images/saleActivity/blackboard.jpg) no-repeat;
}

.term-sale-font {
    color: #FFF;
    font-size: 32px;
    text-align: center;
    padding-top: 50px;
    line-height: 40px;
}

.term-sale-font img {
    margin-top: 25px;
}

.blackboard-box ul {
    margin: 0;
    padding: 35px 60px;
}

.blackboard-box ul li {
    float: left;
    width: 215px;
    list-style: none;
    padding-bottom: 80px;
    text-align: center;
}

.gift-title {
    color: #fff;
    font-size: 20px;
    margin: 10px 0;
}

.notebook-bg {
    background: url(../images/saleActivity/term_sale3.jpg);
    height: 857px;
}

.notebook-box {
    width: 1050px;
    margin: 0 auto;
    background: url(../images/saleActivity/notebook.png) no-repeat;
    padding: 110px;
    line-height: 36px;
}

.introduce-title {
    color: #d70803;
}

.notebook-box p {
    font-size: 28px;
    font-weight: bold;
}

.sale-content {
    background-color: #C64041;
}

.sale-content img {
    width: 100%;
    margin: 0;
}

#ala-sale-back {
    cursor: pointer;
}

/*促销活动页end*/

/*阿拉丁品牌月活动页start*/
.ala-sale-main-content {
    width: 100%;
    text-align: center;
}

.ala-sale-content {
    background: url(../images/saleActivity/mklSale/mkl_act_bg.jpg) repeat-y;
}

.ala-sale-content img {
    margin: 0;
}

.ala-sale-cart {
    background: url(../images/saleActivity/aladdinSale/cart.png) no-repeat;
    display: inline-block;
    width: 27px;
    height: 25px;
    cursor: pointer;
}

.de-sale-apply {
    background: url(../images/saleActivity/aladdinSale/apply.png) no-repeat;
    display: inline-block;

    cursor: pointer;
}

.ala-sale-table-div {
    width: 1180px;
    margin: 0 auto;
    margin-top: 30px;
    background: url(../images/saleActivity/mklSale/thead.jpg) no-repeat;
    height: 59px;
    padding: 0 10px;
}

.ala-sale-table {
    width: 100%;
    color: #fff;
    font-weight: bold;
    height: 59px;
}

.ala-sale-table tr td {
    text-align: center;
}

.ala-sale-div {
    width: 1180px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 5px;
    border-radius: 5px;
    padding: 0 10px;
}

.ala-sale-products {
    width: 100%;
    text-align: center;
    table-layout: fixed;
}

.ala-sale-products tr {
    height: 54px;
}

.ala-sale-border {
    border-bottom: 1px solid #D2D2D2;
}

/*阿拉丁品牌月活动页end*/

/*除首页热搜词样式start*/
.search-bar-other {
    width: 100%;
    float: left;
    line-height: 32px;
    color: #999;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
}

.search-bar-other a {
    color: #999;
}

.search-bar-other a:hover {
    color: #f0ad4e;
}

/*除首页热搜词样式end*/
/*搜索货号匹配规格start*/
.search-no-bg {
    background-color: #ffe8e8;
    border: 1px solid #e50000 !important;
}
.search-no-bg td {
    border-top: 1px solid #e50000;
}
/*搜索货号匹配规格end*/

/*抽奖活动页start*/
.lottery-main-content {
    width: 100%;
    background-color: #DCDCDC;
}

.lottery-header {
    background-color: #ffefea;
}

.activity-bg {
    background-size: 100% 100%;
    height: 1605px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.list-bg {
    background-size: 100% 100%;
    height: 1110px;
    overflow: hidden;
    width: 100%;
}

.list-box {
    display: block;
    width: 1190px;
    margin: 150px auto;
    background: url(../images/lottery/lottery_list_2.png) no-repeat;
    text-align: center;
}

.list-box ul {
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    height: 630px;
}

.list-box ul li {
    margin: 0;
    width: 100%;
    padding: 40px;
    font-size: 20px;
    line-height: 90px;
    height: 40px;
}

.lotteryFloat {
    position: fixed;
    bottom: -50px !important;
    right: 0;
    z-index: 999999;
    width: 250px;
}

.lotteryFloat img {
    width: 100%;
}

.lotteryFloat p {
    position: relative;
}

.no-show {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
}

.no-show img {
    width: 30px;
    cursor: pointer;
}

/*抽奖活动页end*/

/*搜索结果页tab栏start*/

.search-tab-out {
    color: #666;
    padding: 5px 10px;
    border: #e2e2e2 solid 1px;
    background-color: #f3f3f3;
}

.search-result-box a:hover {
    color: #fff;
    padding: 5px 10px;
    background-color: #0095d7;
    border: #0095d7 solid 1px;
}

.search-tab-over {
    color: #0095d7;
    padding: 5px 10px;
    background-color: #ffffff;
    border: #0095d7 solid 1px;
}

/*搜索结果页tab栏end*/

/*直通车平台tab start*/
.ztc-platform-list {
    height: 40px;
}

.ztc-platform-list .ztc-platform-active {
    color: #0c9cf3;
    border-bottom: 2px solid #0c9cf3;
}

.ztc-platform-list a {
    display: inline-block;
    width: 100px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    color: #706866;
}

.ztc-platform-list a:hover {
    color: #0c9cf3;
    border-bottom: 2px solid #0c9cf3;
}
/*直通车平台tab end*/