@charset "UTF-8";
/* Author: tylerchao.sh at gmail.com */
body {
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Helvetica, Arial, Hiragino Sans GB,
    sans-serif;
}

h1,
h2 {
    font-family: Microsoft YaHei, STHeiti, sans-serif;
}

a {
    color: #edd51e;
    text-decoration: none;
}

.lnklike {
    color: #edd51e;
    cursor: pointer;
}

.price {
    color: red;
}

.unavailable {
    color: gray;
}

.text-nowrap {
    white-space: nowrap;
}

.text-center {
    text-align: center;
}

.page-main {
    margin: 0 auto;
}

.theme-footer {
    margin-top: 10px;
    line-height: 1.8;
    text-align: center;
}
.theme-footer a{
    color:#878787;
}
.bg-black {
    background: #333333 !important;
}

.orange {
    color: #ff853c;
}

.yellow {
    color: #ffc200;
}

.link-color {
    color: #666666;
}

.red {
    color: #dd2434;
}

.highlight {
    color: red;
}

.w-auto {
    width: auto;
}

.w470 {
    width: 470px;
}

.w200 {
    width: 200px;
}

.w85p {
    width: 85%;
}

.no-bd {
    border-bottom: 0;
}

.fontsize80 {
    font-size: 80px;
}

.txt-right {
    text-align: right;
}

.pad-l-20 {
    padding-left: 20px;
}

.p-l-4p {
    padding-left: 4%;
}

.mar-t10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mar-b0 {
    margin-bottom: 0;
}

.relative {
    position: relative;
}

.font-red {
    color: #ea2329;
}

.pointer {
    cursor: pointer;
}

.overflow-hidden {
    overflow: hidden;
}

/* passport */
.signupin-content .warn {
    color: #ef4521;
}

.signupin-content a {
    margin-right: 3px;
    margin-left: 3px;
}

.mini-signin {
    padding: 20px 5px 10px;
    overflow: auto;
    color: #666666;
}

.mini-signup {
    padding: 20px 0 10px 5px;
    overflow: auto;
    color: #666666;
}

/* gallery */
.filter-selected {
    padding: 6px 10px 3px;
    background-color: #f3f3f3;
}

.filter-selected-entries {
    margin-right: 10px;
}

.filter-selected-label {
    color: #666666;
}

.filter-selected-values {
    min-height: 23px;
}

.filter-selected-item {
    margin: 0 3px 3px 3px;
    color: #1092ce;
    background-color: #ffffff;
}

.filter-selected-item .icon {
    color: #1092ce;
}

.filter-item {
    margin: 0 3px 3px 3px;
}

.filter-item .handle {
    color: #666666;
}

.filter-lists-container .active {
    background-color: #1092ce;
}

.filter-lists-container .active .handle {
    color: #ffffff;
}

.filter-lists-container .active .icon {
    visibility: visible;
}

.filter-lists-container .filter-item-input input {
    height: 16px;
    line-height: 16px;
    ime-mode: disabled;
}

.filter-lists-container .filter-item-input .input-seq {
    padding-right: 5px;
    padding-left: 5px;
}

.filter-dropdown-container .filter-dropdown-label .icon {
    color: #999999;
}

.filter-dropdown-container .active {
    background-color: #1092ce;
}

.filter-dropdown-container .active .handle {
    color: #ffffff;
}

.gallery-sortbar .gallery-sort a {
    display: inline-block;
    margin-right: 5px;
    color: #666666;
    background-color: #f3f3f3;
    border: 1px solid #d3d3d3;
}

.gallery-sortbar .gallery-sort em,
.gallery-sortbar .gallery-sort .order-container .notice-box i,
.order-container .notice-box .gallery-sortbar .gallery-sort i {
    border: 1px solid #ffffff;
}

.gallery-sortbar .gallery-sort .active {
    color: #1092ce;
    border-color: #999999;
}

.gallery-sortbar .gallery-showmode .active {
    color: #333333;
}

.gallery-sortbar .gallery-showmode .active .icon {
    color: #1092ce;
}

.goods-item .goods-name {
    font-weight: 400;
}

.goods-item .goods-price ins {
    font-weight: bold;
    text-decoration: none;
}

.goods-item .goods-price del {
    color: #999999;
}

.goods-item .goods-comment b {
    color: #e08e00;
}

.goods-item .promotion-tags {
    margin-top: 5px;
}

.goods-item .promotion-tags .tag {
    line-height: 20px;
    color: #ffffff;
    background-color: #1092ce;
}

.goods-item .goods-buy {
    margin-bottom: 15px;
}

.goods-item .store-warm {
    color: #666666;
    background-color: #eeeeee;
}

.goods-item .btn-simple {
    color: #666666;
}

.goods-item .btn-plane {
    color: #999999;
    cursor: default;
}

.gallery-list .goods-desc {
    color: #999999;
}

/* gallery compare */
.gallery-compare .unfold {
    background-color: #f2fbff;
    border: 1px solid #abc0cf;
}

.gallery-compare .header {
    line-height: 28px;
    background-color: #d9ebf7;
}

.gallery-compare .header h3 {
    font-size: 12px;
    font-weight: 400;
}

.gallery-compare .handle-collapse .icon {
    color: #ffffff;
    background-color: #9ab9f6;
}

.gallery-compare .none-compare i {
    padding: 0 3px;
    color: #fb0222;
}

.gallery-compare .goods-price {
    font-size: 14px;
    color: #fb0222;
}

.goods-compare .goods-buy {
    margin-bottom: 0;
}

.goods-compare .goods-buy a,
.goods-compare .goods-buy button {
    margin: 10px 1px 0;
}

.goods-compare .btn-simple {
    margin-right: 0;
}

.goods-compare .goods-comment a {
    white-space: nowrap;
}

.goods-compare .goods-comment b {
    color: #e08000;
}

/* new */
.sortbar .btn.on > span {
    color: #ffffff;
    background: #edd51e;
    border: 1px solid #edd51e;
}

.sortbar .btn.on .icon {
    color: #ffffff;
}

.sortbar2 .btn.on span {
    background: #ffffff;
}

.filter a:hover {
    color: #1092ce;
}

.filter a.on {
    color: #ffffff;
    background: #1092ce;
}

/* the cart page */
.cart-title h1 {
    font: 400 24px/1.5 Microsoft YaHei, STHeiti, sans-serif;
    color: #555555;
}

.cart-title i {
    display: inline-block;
    height: 36px;
    margin-top: -3px;
    margin-right: 5px;
    overflow: hidden;
    font-size: 26px;
    line-height: 36px;
    vertical-align: middle;
}

.steps {
    margin: 20px 0;
}

.steps i {
    margin-right: 8px;
    margin-left: -25px;
    color: white;
    text-align: center;
    *vertical-align: 1px;
}

.steps a {
    color: #8c8c8c;
}

.steps a:hover {
    background-color: #e1880a;
    color: white;
    text-decoration: none;
}

.steps .step-item {
    font: 16px/30px Microsoft YaHei, STHeiti, sans-serif;
    width: 28%;
    color: #8c8c8c;
}

.steps .step-item .icon {
    font-size: 29px;
    color: #cbcbcb;
    vertical-align: -6px;
}

.steps .step-item a:hover .icon {
    color: white;
}

.steps .step-item a:hover i {
    color: #e1880a;
}

.steps .active {
    background-color: #faa419;
    color: white;
}

.steps .active a,
.steps .active .icon {
    color: white;
}

.steps .active i {
    color: #faa419;
}

.steps .step-arrow {
    font-size: 25px;
    line-height: 30px;
    color: #cccccc;
    text-align: center;
}

.cart-container .title,
.order-container .title,
.payment-container .title {
    padding: 0 0 5px 10px;
}

.cart-container .title h2,
.order-container .title h2,
.payment-container .title h2 {
    font-size: 16px;
    font-weight: 400;
    color: #555555;
}

.cart-empty {
    padding: 80px 0 90px;
    font-size: 14px;
    line-height: 2;
    color: #555555;
    text-align: center;
    border: 1px solid #e6e6e6;
    background-color: #efefef;
}

.cart-empty .icon {
    display: inline-block;
    margin-right: 20px;
    font-size: 65px;
    line-height: 1;
    color: #b9b9b9;
}

.cart-empty .empty-tip {
    display: inline-block;
    text-align: left;
}

.cart-empty a {
    color: #0563c3;
    text-decoration: underline;
}

.cart-main {
    color: #555555;
}

.cart-main caption {
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
}

.cart-main a {
    color: #555555;
}

.cart-main a:hover {
    text-decoration: none;
}

.cart-main thead tr {
    height: 37px;
}

.cart-main thead th {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
    text-align: center;
}

.cart-main .cart-product td,
.cart-main .p-packs td {
    padding-top: 15px;
    padding-bottom: 8px;
}

.cart-main .p-title a:hover,
.cart-main .p-gift a:hover,
.cart-main .btn-goon:hover {
    color: #026eb7;
    text-decoration: underline;
}

.cart-main .p-spec {
    float: left;
    padding: 0 6px;
    margin-bottom: 6px;
    line-height: 20px;
    background-color: #efefef;
}

.cart-main .p-subtotal {
    color: #fe2000;
}

.cart-main .p-action a {
    color: #026eb7;
}

.cart-main .p-action a:hover {
    text-decoration: underline;
}

.cart-main .p-action i {
    padding: 0 3px;
    font-family: serif;
}

.cart-main .order-price {
    font-size: 14px;
}

.cart-main .order-price .btn-blue {
    margin-right: 10px;
    font-size: 12px;
    color: white;
}

.cart-main .order-price li {
    overflow: hidden;
    clear: both;
}

.cart-main .order-price .label {
    float: left;
    text-align: right;
}

.cart-main .order-price .label i {
    font-size: 12px;
}

.cart-main .order-price .price {
    float: left;
    padding-left: 5px;
    color: #fe2000;
    text-align: left;
}

.cart-main .order-price .price b {
    font-weight: 400;
}

.cart-main .order-price .total {
    line-height: 40px;
}

.cart-main .order-price .total em,
.cart-main .order-price .total .order-container .notice-box i,
.order-container .notice-box .cart-main .order-price .total i {
    font-weight: bold;
}

.cart-main .order-price .total b {
    font: 24px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cart-main .cart-left {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    background-color: #efefef;
}

.cart-main .cart-right {
    padding: 10px 15px;
    text-align: right;
    background-color: #efefef;
}

.p-quantity a {
    color: #8b8b8b;
    background-color: white;
}

.p-quantity a:hover {
    color: white;
    background-color: #555555;
    border-color: #555555;
}

.order-promotion,
.unused-promotion {
    margin: 10px 0 10px 10px;
    line-height: 20px;
    text-align: left;
}

.order-promotion .btn-collapse,
.order-promotion .btn-expand,
.unused-promotion .btn-collapse,
.unused-promotion .btn-expand {
    margin-right: 10px;
}

.order-promotion h3,
.unused-promotion h3 {
    margin-bottom: 5px;
    font-size: 116.66667%;
}

.order-promotion .content,
.unused-promotion .content {
    padding-left: 30px;
}

.order-promotion b,
.unused-promotion b {
    font-weight: 400;
    color: #ef4521;
}

.order-promotion h3 {
    font-weight: 400;
}

.unused-promotion .btn-fororder {
    font-size: 12px;
    font-weight: 400;
    color: #0064b8;
}

.order-container .title-left,
.order-container .notice-box .info {
    float: left;
}

.order-container .notice-box {
    background-color: #fffbe6;
    border: 1px solid #ffcc6c;
    padding: 15px 20px;
    margin-bottom: 10px;
    line-height: 28px;
    color: #666666;
}

.order-container .notice-box em,
.order-container .notice-box i {
    margin-right: 30px;
}

.order-container .notice-box i {
    color: #f60000;
}

.order-container .notice-box .inner {
    overflow: hidden;
}

.order-container .notice-box .action {
    float: right;
}

.order-container .notice-box .action .btn {
    margin-left: 10px;
}

.order-container .cart-main {
    border-top: 0 none;
}

.order-container .cart-main thead {
    background-color: transparent;
    border-bottom: 1px solid #e6e6e6;
}

.order-container .cart-main thead th {
    *border-bottom: 1px solid #e6e6e6;
}

.order-container .cart-main .cart-item {
    border-bottom-style: dashed;
}

.order-container .cart-main .cart-item.last {
    border-bottom: 0 none;
}

.order-container .cart-main .cart-item .last td {
    *border-bottom-style: dashed;
}

.order-container .cart-main tbody.last td {
    *border-bottom: 0 none;
}

.order-container .cart-exchange .cart-subtitle th,
.order-container .order-gift .cart-subtitle th {
    background-color: #f6f6f6;
}

.order-container .cart-exchange .cart-item,
.order-container .order-gift .cart-item {
    border-bottom-style: dashed;
}

.order-container .cart-exchange .cart-item td,
.order-container .order-gift .cart-item td {
    *border-bottom-style: dashed;
}

.order-container .cart-exchange .last,
.order-container .order-gift .last {
    border-bottom: 0 none;
}

.order-container .cart-exchange .last td,
.order-container .order-gift .last td {
    *border-bottom: 0 none;
}

.order-main {
    color: #555555;
}

.order-main .order-section {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.order-main .highlight .order-section-content {
    border: 3px solid #ed980f;
}

.order-goods textarea {
    -webkit-resize: vertical;
    -moz-resize: vertical;
    resize: vertical;
}

.order-clearing {
    width: 100%;
    margin-top: 10px;
    color: #555555;
    border: 1px solid #e6e6e6;
}

.order-clearing caption {
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    color: #271b09;
    text-align: left;
    background-color: #ffad35;
}

.order-clearing .order-infor {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    background-color: #fffaf2;
}

.order-clearing .order-price {
    padding: 10px 15px;
    font-size: 14px;
    text-align: right;
    vertical-align: top;
    background-color: #fff2e0;
    border-left: 1px solid #f8e6cb;
}

.order-clearing .order-price li {
    overflow: hidden;
    clear: both;
    line-height: 32px;
    white-space: nowrap;
}

.order-clearing .order-price .btn-goon {
    color: #555555;
}

.order-clearing .order-price .label {
    float: left;
    text-align: right;
}

.order-clearing .order-price .label i {
    font-size: 12px;
}

.order-clearing .order-price .price {
    float: left;
    padding-left: 5px;
    color: #fe2000;
    text-align: left;
}

.order-clearing .order-price .price b {
    font-weight: 400;
}

.order-clearing .order-price .total {
    line-height: 40px;
}

.order-clearing .order-price .total em,
.order-clearing .order-price .total .order-container .notice-box i,
.order-container .notice-box .order-clearing .order-price .total i {
    font-weight: bold;
}

.order-clearing .order-price .total b {
    font: 24px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.order-clearing .order-price .btnarea {
    margin-top: 40px;
    margin-right: 25px;
}

.order-clearing-info {
    margin-top: 0;
    border-top: 0 none;
}

.order-clearing-info .order-infor {
    background-color: transparent;
}

.order-clearing-info .order-price {
    background-color: transparent;
    border-left: 0 none;
}

.order-clearing-info h3,
.order-clearing-info .order-promotion ul,
.order-clearing-info .order-remark p {
    float: left;
}

.order-clearing-info h3 {
    font-size: 116.66667%;
    font-weight: 400;
}

.order-clearing-info .order-promotion {
    overflow: hidden;
}

.order-clearing-info .order-promotion ul {
    padding-left: 0;
}

.payment-container {
    margin-bottom: 50px;
}

.payment-container .msg-success {
    margin: 40px 0;
    text-align: center;
}

.payment-container .msg-success .icon {
    margin-right: 10px;
    font-size: 30px;
    color: #40761a;
    vertical-align: middle;
}

.payment-container .msg-success .msg-cont {
    font: 18px/32px Microsoft YaHei, STHeiti, sans-serif;
    color: #666666;
}

.payment-container .payment-main {
    padding-top: 20px;
    background-color: #fffce3;
}

.complete-container {
    margin: 60px;
}

.complete-container .msg {
    height: 50px;
    margin-bottom: 25px;
}

.complete-container .msg .icon {
    margin-right: 10px;
    font-size: 50px;
    line-height: 1;
    vertical-align: middle;
}

.complete-container .msg .msg-ttl {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
}

.complete-container .msg .msg-ttl i {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.complete-container .msg .msg-cont {
    display: inline-block;
    color: #666666;
    vertical-align: middle;
}

.complete-container .msg-success .icon {
    color: #40761a;
}

.complete-container .msg-failure .icon {
    color: #b64236;
}

.order-info-grid {
    border: 1px solid #d4d4d4;
    width: 100%;
    text-align: center;
}

.order-info-grid b {
    font-size: 14px;
    color: red;
}

.order-info-grid th {
    background-color: #f5f5f5;
    height: 26px;
    font-weight: 400;
    text-align: center;
}

.order-info-grid td {
    border: 1px solid #d4d4d4;
    padding: 8px 2px;
    line-height: 22px;
}

.payment-center {
    padding: 20px;
    margin-top: 20px;
    border: 3px solid #fac758;
    background-color: white;
}

.payment-center .payment-info {
    padding-left: 5px;
    line-height: 2.1em;
}

.payment-center .payment-info b {
    font-size: 14px;
}

.payment-center .payment-info .price {
    color: red;
}

.payment-center .payment-info a {
    margin-left: 6px;
    text-decoration: underline;
}

.payment-center .payment-info em,
.payment-center .payment-info .order-container .notice-box i,
.order-container .notice-box .payment-center .payment-info i {
    margin-left: 10px;
    color: #888888;
}

.payment-center .payment-tips {
    border-top: 1px solid #cccccc;
    padding: 5px;
    color: #666666;
}

.payment-center .payment-tips h3 {
    font-size: 12px;
}

.payment-center h4 {
    font-size: 14px;
    font-weight: 400;
}

.payment-center .popup-content .change-payment {
    padding: 0 0 20px;
}

.payment-center .popup-content .change-payment .btn-settle {
    margin-top: 0;
}

/* ------- graphic styles ------- */
.btn-simple > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f3f3f3));
    background-image: -webkit-linear-gradient(top, #fefefe, #f3f3f3);
    background-image: linear-gradient(to bottom, #fefefe, #f3f3f3);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFF3F3F3') \9;
}

.btn-simple:hover > span,
.btn-simple:focus > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #f3f3f3, #e9e9e9);
    background-image: linear-gradient(to bottom, #f3f3f3, #e9e9e9);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFE9E9E9') \9;
}

::-webkit-file-upload-button {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f3f3f3));
    background-image: -webkit-linear-gradient(top, #fefefe, #f3f3f3);
    background-image: linear-gradient(to bottom, #fefefe, #f3f3f3);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFFEFEFE', endColorstr='#FFF3F3F3') \9;
}

::-webkit-file-upload-button:hover,
::-webkit-file-upload-button:focus {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e9e9e9));
    background-image: -webkit-linear-gradient(top, #f3f3f3, #e9e9e9);
    background-image: linear-gradient(to bottom, #f3f3f3, #e9e9e9);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFF3F3F3', endColorstr='#FFE9E9E9') \9;
}

.btn-import > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#edd51e), to(#edd51e));
    background-image: -webkit-linear-gradient(top, #edd51e, #edd51e);
    background-image: linear-gradient(to bottom, #edd51e, #edd51e);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFE2232C', endColorstr='#FFCA1823') \9;
}

.btn-import:hover > span,
.btn-import:focus > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#edd51e), to(#edd51e));
    background-image: -webkit-linear-gradient(top, #edd51e, #edd51e);
    background-image: linear-gradient(to bottom, #edd51e, #edd51e);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFFF242F', endColorstr='#FFDA1922') \9;
}

.btn-major > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#edd51e), to(#edd51e));
    background-image: -webkit-linear-gradient(top, #edd51e, #edd51e);
    background-image: linear-gradient(to bottom, #edd51e, #edd51e);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFFC5910', endColorstr='#FFFC4F07') \9;
}

.btn-major:hover > span,
.btn-major:focus > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#edd51e), to(#edd51e));
    background-image: -webkit-linear-gradient(top, #edd51e, #edd51e);
    background-image: linear-gradient(to bottom, #edd51e, #edd51e);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFE8520E', endColorstr='#FFD84406') \9;
}

.btn-caution > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f89416), to(#f49012));
    background-image: -webkit-linear-gradient(top, #f89416, #f49012);
    background-image: linear-gradient(to bottom, #f89416, #f49012);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFF89416', endColorstr='#FFF49012') \9;
}

.btn-caution:hover > span,
.btn-caution:focus > span {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#da7d0c), to(#cd750a));
    background-image: -webkit-linear-gradient(top, #da7d0c, #cd750a);
    background-image: linear-gradient(to bottom, #da7d0c, #cd750a);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFDA7D0C', endColorstr='#FFCD750A') \9;
}

.btn-collapse,
.btn-expand {
    background-color: white;
}

.gallery-sort a {
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0);
    background-image: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
    filter: progid:DXImageTransform.Microsoft.Gradient(enabled=true, gradientType=0, startColorstr='#FFF9F9F9', endColorstr='#FFF0F0F0') \9;
}

.spec-item .selected i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px;
    height: 11px;
    background: url(../sprites/item_selected.gif) no-repeat;
}

.calendar {
    width: 78px;
    padding-left: 24px;
    background: #ffffff url(../sprites/cal.png) no-repeat 2px 50%;
}

.signin-page-wrap {
    background: url(../images/placeholder.gif) no-repeat 0 center;
}

.coupon {
    text-align: center;
}

.coupon:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '\0020';
}

.coupon * {
    color: #f1dba1;
}

.coupon > div {
    width: 316px;
    height: 159px;
    margin-bottom: 16px;
    background-color: #e32235\0;
    background-image: -webkit-linear-gradient(
            45deg,
            transparent 5%,
            #e32235 5%,
            #e32235 95%,
            transparent 95%,
            transparent
    ),
    -webkit-linear-gradient(135deg, transparent 5%, #e32235 5%, #e32235 95%, transparent 95%, transparent);
    background-image: linear-gradient(
            45deg,
            transparent 5%,
            #e32235 5%,
            #e32235 95%,
            transparent 95%,
            transparent
    ),
    linear-gradient(
            -45deg,
            transparent 5%,
            #e32235 5%,
            #e32235 95%,
            transparent 95%,
            transparent
    );
    background-size: 100% 10px;
    float: left;
}

.coupon .coupon-item {
    position: relative;
    display: table;
    overflow: hidden;
}

.coupon .coupon-item div {
    position: relative;
    z-index: 1;
}

.coupon .coupon-item .init {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
}

.coupon .coupon-item .coupon-price {
    font-size: 50px;
    line-height: 60px;
    border-bottom: 1px solid #f1dba1;
}

.coupon .coupon-item .coupon-info {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
}

.coupon .coupon-item .get-coupon-btn {
    display: inline-block;
    background-color: #f1dba1;
    height: 32px;
    line-height: 32px;
    width: 150px;
    font-size: 16px;
    color: #e32235;
    border-radius: 15px;
}

.coupon .coupon-item:after {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 0;
    font-size: 200px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.1);
    content: '券';
}

.coupon .coupon-more {
    display: table;
    width: 216px;
    margin-left: 6px;
    overflow: hidden;
    position: relative;
}

.coupon .coupon-more a {
    position: relative;
    z-index: 1;
    display: table-cell;
    font-size: 50px;
    line-height: 60px;
    vertical-align: middle;
}

.coupon .coupon-more:after {
    position: absolute;
    top: -30px;
    left: -40px;
    z-index: 0;
    font-size: 200px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.1);
    content: '惠';
}

.shopcenter-coupon {
    position: relative;
    width: 1018px;
    height: 120px;
    margin: 0 auto 10px;
    overflow: hidden;
}

.shopcenter-coupon .coupon {
    position: absolute;
    left: 0;
    width: 9999px;
    height: 120px;
}

.shopcenter-coupon .coupon .coupon-info {
    padding: 0;
}

.shopcenter-coupon .coupon-item {
    width: 232px;
    height: 120px;
    margin: 0 30px 0 0;
}

.shopcenter-coupon .coupon-item .coupon-price {
    font-size: 35px;
    line-height: 45px;
}

.shopcenter-coupon .coupon-item:after {
    font-size: 150px;
}

span.coupon-more {
    display: block;
    margin-bottom: 6px;
    text-align: right;
}

span.coupon-more a {
    color: #ea2329;
}

.coupon-left,
.coupon-right {
    position: absolute;
    top: 32px;
    z-index: 2;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cbcfd1;
    border-radius: 50%;
}

.coupon-left .icon,
.coupon-right .icon {
    font-size: 40px;
    color: #cbcfd1;
}

.coupon-left.active:hover,
.coupon-right.active:hover {
    border: 1px solid #ea2329;
}

.coupon-left.active:hover .icon,
.coupon-right.active:hover .icon {
    color: #ea2329;
}

.coupon-left {
    left: 0;
}

.coupon-right {
    right: 0;
}

.discount-tag {
    display: inline-block;
    background-color: #e12334;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin-left: 6px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
}

.single-txt-line-overflow {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promotion-type-tag {
    display: inline-block;
    padding: 6px 12px;
    color: #ffffff;
    background: #1092ce;
}

.relative {
    position: relative;
}

.no-support {
    height: 100%;
    background-color: #1d6bc5;
}

.no-support body {
    height: 100%;
    padding: 0;
    margin: 0;
}

.no-support .brand {
    padding-top: 25px;
    margin-left: 5%;
}

.no-support .container {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 10%;
    color: #cae7f9;
    background: url(../../../../../themes/luckymall/images/image_no_support.png) no-repeat;
    background-position: center;
}

.no-support .container p {
    padding: 0;
    margin: 0;
    height: 42px;
    line-height: 42px;
}

.no-support .container a {
    color: #ffffff;
    text-decoration: underline;
}

.no-support .container a:hover {
    text-decoration: none;
}

.no-support .container .container-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 50px;
    margin-left: -140px;
}

@media (min-width: 1514px) {
    .no-support .container {
        width: 1514px;
        background-position: center center;
    }
}

@media (min-width: 1680px) {
    .no-support .brand {
        padding-top: 25px;
        margin-left: 100px;
    }
    .no-support .container {
        width: 1600px;
        background-position: left center;
    }
    .no-support .container .container-txt {
        position: absolute;
        top: 50%;
        right: 0;
        left: auto;
        margin-top: -112px;
        margin-right: 100px;
        margin-left: auto;
    }
}

.for-ie8.no-support .brand {
    padding-top: 25px;
    margin-left: 100px;
}

.for-ie8.no-support .container {
    width: 1600px;
    background-position: left center;
}

.for-ie8.no-support .container .container-txt {
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    margin-top: -112px;
    margin-right: 100px;
    margin-left: auto;
}
