.visible-xs-inline-block {
    display: inline-block !important;
}

.visible-sk-none {
    display: none;
}

.sk-radius {
    border-radius: 2px;
}

.c-white {
    color: white;
}

.c-black {
    color: black;
}

.sk-point {
    cursor: pointer;
}

.sk-nav {
    margin: 0 auto;
    background: white;
    position: relative;
    box-shadow: 0 5px 20px -8px #4e4e4e;
}

.notice {
    background-color: #8a8a8a !important;
    cursor: default;
}

.mask {
    position: absolute; 
    width: 100%; 
    height: 100%;
    left:0;
    top:0;
    z-index:1001;
    background-color:#000;
    opacity:0.6;
    overflow: hidden;
    display: none;
}

.timeout_box {
    top: 30%;
    border-radius: 10px; 
    background-color: white; 
    text-align: center;
    z-index: 1002;
    display: none;
}

.timeout_tips {
    color: black;
}

.sktips-btn {
    border-radius: 20px;
    background-color: #f55224;
    color: white;
    font-size: 14px;
    cursor: pointer;
}

.sk-goods .sk-meta .o-price-box{
    text-decoration: line-through;
    color: #A1A1A1;
    display: inline-block;
}
.sk-meta a:hover {
    text-decoration: none;
}

.sk-goods .am-gallery-item .am-gallery-spec {
    color: #ff2b2b;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (min-width:1260px) {
    .am-popup-hd .am-popup-title {
        font-size: 0.2rem;
    }

    .sk-nav {
        width: 1200px;
        height: 60px;
        line-height: 60px;
    }

    .sk-nav ul {
        height: 60px;
    }

    .sk-nav ul .on {
        background: #d2364c;
    }

    .sk-nav ul li {
        float: left;
        width: 25%;
        text-align: center;
        cursor: pointer;
        height: 60px;
        line-height: 60px;
    }

    .sk-nav .on .title-time {
    	font-size: 20px;
    	color: white;
    }

    .sk-nav .title-time {
    	font-size: 14px;
        vertical-align: middle;
    }

    .title-time-wrap {
    	overflow: hidden;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        margin-right: 10px;
        vertical-align: top;

    }

    .sk-nav .title-status-wrap {
        display: inline-block;
        height: 60px;
        overflow: hidden;
        text-align: left;
    }

    .sk-nav .on .title-status-wrap {
        color: #fff;
    }

    .sk-nav .title-status-wrap .title-status-tips {
        border: 1px solid #666;
        padding: 0 14px;
        vertical-align: middle;
        height: 26px;
        line-height: 25px;
        color: #666;
        -moz-border-radius: 22px;
        border-radius: 22px;
        font-size: 12px;
        display: inline-block;
    }

    .title-status-wrap .title-status {
    	display: block;
        margin-top: 15px;
        line-height: 1;
        font-size: 14px;
    }

    .title-status-wrap .timecount_time {
    	display: block;
        margin-top: 5px;
        line-height: 1;
        font-size: 14px;
    }

    .timecount_time .timecount_txt {
    	font-size: 14px;
    }

    .plugins-sk .sk_top {
        margin-top: 40px;
    }

    .plugins-sk .sk-goods {
        overflow: hidden;
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .plugins-sk .sk-goods ul.am-gallery {
        width: calc(100% + 10px);
        margin-left: -5px;
    }

    .plugins-sk .sk-goods .am-list-news-hd {
        padding-bottom: 0;
    }

    .plugins-sk .am-gallery-bordered .am-gallery-item {
        box-shadow: none;
        -webkit-box-shadow: none;
        border: 1px solid #eee;
        height: 320px;
    }

    .plugins-sk .am-gallery-item .sk-cover {
        width: 100%;
        position: relative;
    }

    .plugins-sk .am-gallery-item .sk-cover a{
        text-decoration: none;
    }

    .plugins-sk .am-gallery-item .sk-cover img {
        width: 220px;
        height: 220px;
        display: block;
        margin: 0 auto 0 auto;
    }

    .sk-goods .am-gallery-item .am-gallery-title {
    	font-size: 12px;
        height: 20px;
        line-height: 20px;
        margin-top: 0;
    }

    .sk-goods .am-gallery-item .sk-meta {
        position: relative;
        height: 30px;
    }

    .sk-meta .sk-goods-price {
        position: relative;
        text-align: justify;
    }

    .sk-meta .sk-goods-price .buy-submit {
        display: inline-block;
        float: right;
        margin-top: 5%;
        margin-right: 4%;
    }

    .sk-goods .am-gallery-item .price {
        position: relative;
        display: inline-block;
    }

    .sk-goods .am-gallery-item .s-symbol {
        font-size: 12px; 
        color: #c00; 
        font-weight: 600;
    }

    .sk-goods .am-gallery-item .s-price {
        font-size: 16px;
        color: #c00;
        font-weight: 600;
    }

    .sk-goods .sk-meta .o-price-box{
        font-size: 10px; 
    }

    .diff-price-box {
        margin-left: 5px;
        display: inline-block;
        border: 1px dotted #c00;
        text-align: center;
        padding: 2px 2px;
    }
    .diff-price-box span {
        color: #c00;
    }
    .diff-price-label {
        font-weight: 400;
        border-bottom: 1px dotted #c00;
    }
    .diff-price-label span {
        color: #c00;
    }

    .sk-goods .am-gallery-item .sk-btn {
        background: #e4393c;
        border-color: #e3393c;
        color: #fff !important;
        top: 4.4em;
        right: 0;
        display: inline-block;
        margin-bottom: 0;
        padding: 0.5em 1em;
        vertical-align: middle;
        font-size: 12px;
        font-weight: normal;
        line-height: 1.2;
        text-align: center;
        white-space: nowrap;
        background-image: none;
        border: 1px solid transparent;
        outline: none;
        -webkit-appearance: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
        transition: background-color 300ms ease-out, border-color 300ms ease-out;
    }

    .sk-btn:hover, 
    .sk-btn:focus {
        text-decoration: none;
    }

    .sk-goods .am-gallery-item .buy-btn {
        background: #e4393c;
        border-color: #e3393c;
        color: #fff !important;
        position: absolute;
        top: 50%;
        right: 0;
    }

    .timeout_box {
        width: 400px;
        height: 160px;
    }   

    .timeout_tips {
        font-size: 20px;
        margin-top: 40px;
    }

    .sktips-btn {
        width: 110px;
        padding: 6px 16px 6px 16px; 
        margin: 10px auto 0 auto;
    }

    .sk-goods .am-gallery-item .am-gallery-spec {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }

    .am-footer-default {
        margin-top: 0;
    }
}


@media only screen and (max-width:640px) {
    html {
        font-size: 20px;
        font-size: 5.3333vw;
    }
    .am-popup-hd .am-popup-title {
        font-size: 1rem;
    }

    .plugins-sk .sk_top {
        margin-top: 0;
    }

    .sk-nav {
        width: 100%;
        height: 2.4rem;
        line-height: 2.4rem;
    }


    .sk-nav ul {
        height: 2.4rem;
    }

    .sk-nav ul .on {
        background: #d2364c;
    }

    .sk-nav ul li {
        float: left;
        width: 25%;
        text-align: center;
        cursor: pointer;
        height: 2.4rem;
        line-height: 2.4rem;
    }

    .title-time-wrap {
        height: 1rem;
        position: relative;
        line-height: 1rem;
        text-align: center;
        margin-top: .2rem;
    }

    .title-status-wrap {
        height: 1rem;
        width: 100%;
        line-height: 1rem;
        text-align: center;
    }

    .title-status-wrap .timecount_time {
        display: none;
    }

    .sk-nav .on .title-time {
        font-size: .8rem;
        color: white;
    }

    .sk-nav .on .title-status {
        font-size: .8rem;
        color: white;
    }

    .sk-nav .title-time {
        font-size: .7rem;
    }

    .sk-nav .title-status {
        font-size: .7rem;
    }

    .am-avg-sm-1 > li {
        width: 100%;
    }

    .am-avg-sm-1 > li:nth-of-type(1n + 1) {
        clear: none;
    }

    .am-gallery-bordered > li {
         padding: 0; 
    }

    .sk-goods .am-gallery
    {
        padding: 0;
        width: 18rem;
        margin: 0.5rem auto 0 auto;
    }

    .am-gallery-bordered .am-gallery-item {
        position: relative;
        display: inline-block;
        width: 18rem;
        padding: 0.2rem;
        height: 6.75rem;
    }

    .am-gallery-bordered .am-gallery-item .am-gallery-title {
        font-weight: normal;
        font-size: .7rem;
        color: #555555;
        white-space: normal;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-top: 0;
    }

   .sk-goods .am-gallery-item .am-gallery-spec {
        font-size: .6rem;
        height: 2rem;
        line-height: 1rem;
        color: #ff2b2b;
        display: -webkit-box;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        width: 100%;
        word-break: break-all;
    }

    .am-gallery-bordered .am-gallery-item .sk-cover {
        width: 6.35rem;
        height: 6.35rem;
        display: inline-block;
        float: left;
        margin-right: .25rem;
    }

    .am-gallery-bordered .am-gallery-item .sk-meta {
        width: 11rem;
        height: 6.35rem;
        display: inline-block;
        float: left;
    }

    .am-gallery-item .sk-meta .sk-goods-title{
        height: 4.2rem;
        position: relative;
        display: block;
    }

    .am-gallery-item .sk-meta .sk-goods-price{
        position: relative;
        display: block;
    }

    .sk-meta .buy-submit {
        display: inline-block;
        float: right;
        margin-right: 0.6rem;
        margin-top: 0.1rem;
    }

    .sk-meta .s-price-box {
        height: 1rem;
    }

    .sk-meta .s-price {
        font-size: .8rem;
        color: #c00;
        font-weight: 600;
    }

    .sk-meta .s-symbol {
        font-size: .7rem;
        color: #c00;
        font-weight: 600;
    }

    .sk-goods .sk-meta .o-price-box{
        font-size: .7rem; 
        height: 1rem;
    }

    .sk-meta .price{
        height: 2rem;
    }

    .diff-price-box {
        margin-left: 5px;
        margin-bottom: 5px;
        display: inline-block;
        border: 1px dotted #c00;
        text-align: center;
        padding: 0 2px;
    }
    .diff-price-box span {
        color: #c00;
    }
    .diff-price-label {
        font-weight: 400;
        border-bottom: 1px dotted #c00;
    }
    .diff-price-label span {
        color: #c00;
    }

    .sk-meta .price .am-margin-top-sm {
        margin-top: 0;
    }

    .am-btn-danger {
        color: #fff !important;
        background-color: #d2364c;
        border-color: #d2364c;
    }

    .sk-meta .sk-btn {
        display: inline-block;
        margin-bottom: 0;
        padding: 0.4rem 0.6rem;
        vertical-align: middle;
        font-size: .7rem;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        background-image: none;
        border: 1px solid transparent;
        outline: none;
    }

    .timeout_box {
        width: 14rem;
        height: 6.8rem;
    }

    .timeout_tips {
        font-size: .8rem;
        margin-top: 1.6rem;
    }
    .sktips-btn {
        width: 4rem;
        padding: 0.18rem 0.2rem 0.18rem 0.2rem;
        margin: 0.6rem auto 0 auto;
    }
}
