/**
 * --------------------------------------------------------------------
 * VipSystem Pro 会员系统，前端出售框架 CSS 样式文件
 * Author: 千年骚狐 admin@fox-studio.net
 * Copyright (c) 2019 狐狸影视城 www.fox-studio.net
 * --------------------------------------------------------------------
 */


fieldset.vs_secret legend{
    color: #ff7a7a52;
}
fieldset.vs_secret{
    border-width: 1px;
    border-style: dashed;
    border-color: #ff7a7a40;
}
.text-center {
    text-align: center!important;
}
.vs_alert.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.vs_alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
#vipsystem .attribute_icon {
    cursor: pointer;
}
#vipsystem {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sweet-alert .sa-input-error{
    top: 23px;
}
.sweet-alert button {
    font-size: 15px;
    padding: 5px 20px;
}
.sweet-alert h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.sweet-alert p {
    font-size: 14px;
}
#vipsystem *{
    text-decoration: none;
}
fieldset {
    padding: 0;
    margin: 0;
}
#vipsystem #vs_stock .increase .material-icons{
    margin-top: -1px;
}
#vipsystem #vs_stock .decrease .material-icons{
    margin-top: -25px;
}
#vipsystem .button_top{
    margin-top: -25px !important;
}
#vipsystem .row{
    margin-top: 50px;
    margin-bottom: 80px;
    width: 100%;
    /*background-color: gray;*/
}
#vipsystem .content{
    position: relative;
    display: flex;
    width: 100%;

    /*background-color: #fff;
    border: 1px solid #ddd;*/
}
#vipsystem .product{
    width: 100%;
}
#vipsystem .describe{
    min-width: 64.9%;
    padding: 0px 20px;
    line-height: 1.9;
}
/**
 * 仿淘宝产品图
 */
#vipsystem *{
    margin: 0;
    padding: 0;
}
#vipsystem ul,
#vipsystem li,
#page-container ul li{
    text-indent: 0 !important;
    margin: 0 ;
    padding: 0 !important;
    list-style-type: none !important;
}
#vipsystem img{
    border: 0;
}
#vipsystem .preview{
    /*max-width: 41%;*/
    line-height: 0;
    margin: 0;
}
#vipsystem .smallImg{
    box-sizing: content-box;
    position: relative;
    padding-top: 3px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}
#vipsystem .scrollbutton{
    width: 14px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}
#vipsystem .scrollbutton.smallImgUp,
#vipsystem .scrollbutton.smallImgUp.disabled{
    background: url(../images/d_08.png) no-repeat;
    margin-left: -2px;
    /*margin-top: 1px;*/
}
#vipsystem .scrollbutton.smallImgDown,
#vipsystem .scrollbutton.smallImgDown.disabled{
    background: url(../images/d_09.png) no-repeat;
    /*margin-top: 1px;*/
}
#vipsystem #imageMenu{
    height: 50px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
#vipsystem #imageMenu ul{
    margin: 0 auto;
    vertical-align: top;
}
#vipsystem #imageMenu li{
    height: 50px;
    width: 54px;
    overflow: hidden;
    float: left;
}
#vipsystem #imageMenu li img{
    width: 50px;
    height: inherit;
    cursor: pointer;
    object-fit: cover;
    list-style-type:none;
    display:inline;
}
#vipsystem #imageMenu li#onlickImg img,
#vipsystem #imageMenu li:hover img{
    width: 44px;
    height: 44px;
    border: 3px solid #959595;
}
#vipsystem .bigImg{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#vipsystem .bigImg #midimg{
    max-width: none;
    object-fit: cover;
    height: inherit;
    width: inherit;
}
#vipsystem .bigImg #winSelector{
    width: 50%;
    height: 50%;
}
#vipsystem #sinSelector{
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

#vipsystem #bigView{
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}
#vipsystem #bigView img {
    position: absolute;
}

#vipsystem .title{
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 5px;
}
#vipsystem span.label a{
    word-break: keep-all;
}
#vipsystem span.label{
    position: relative;
    bottom: 2px;
    margin: 5px;
    border-radius: 50px;
    padding: 2px 12px;
    font-size: 11px;
    font-weight: 400;
    word-break: keep-all;
    vertical-align: baseline;
}
#vipsystem .bg-red{
    color: #fff;
    border-bottom: none;
    background-color: #ec3b57;
}
#vipsystem .purchase_instructions{
    margin: 0 0 10px 0;
    font-size: 12px;
    opacity: 0.5;
    /*text-indent: 1em; 购买说明首行缩进*/
    letter-spacing: .8px;
}
#vipsystem .price_item{
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    padding: 3px 0 3px 10px;
    background-color: #f2dede;
    border-color: #ebcccc;
    border-radius: 5px;
}
#vipsystem .price{
    margin: 0;
    display: inline-block;
    padding: 0 10px;
    font-weight: 600;
    min-width: 80px;
}
#vipsystem .price>#old,
#vipsystem .price>#new{
    font-size: 12px;
    color: gray;
    font-weight: 500;
}
#vipsystem .price>.new {
    color: red;
    font-size: 22px;
}
#vipsystem .price>.old {
    color: gray;
    font-size: 16px;
    text-decoration: line-through;
}
#vipsystem span.describe{
    color: gray;
    font-size: 12px;
    margin-left: 10px;
    letter-spacing: .8px;
}
#vipsystem span.time_limited_discount{
    color: gray;
    font-size: 12px;
    font-weight: 400;
    margin-left: 10px;
    letter-spacing: .8px;
}
#vipsystem span.time_limited_discount .limit_num{
    color: red;
    font-weight: 400;
    margin-left: 5px;
}
#vipsystem span.time_limited_discount .meta_count{
    color: red;
    font-weight: 500;
    margin-right: 15px;
}

#vipsystem .panel{
    border: 1px dotted #c9c9c9;
    border-width: 1px 0;
    margin-top: 15px;
    padding: 5px 0 !important;
    position: relative;
    overflow: hidden;
    clear: both;
    display: flex;
    color: #666;
    font: 12px/1.5 tahoma,arial,"\5b8b\4f53";
}

#vipsystem .panel>.sellCount{
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
    left: -1px;
    border-left: 1px solid #e5dfda;
    flex: 1;
    line-height: 16px;
    display: list-item;
}
#vipsystem .indcon>.meta_label{
    display: inline-block;
    line-height: 16px;
    height: 16px;
    color: #999;
}
#vipsystem .indcon>.meta_count{
    display: inline-block;
    line-height: 16px;
    height: 16px;
    color: #FF0036;
    font-weight: 700;
    margin-left: 3px;
}
#vipsystem .attribute{
    width: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#vipsystem .attribute_icon{
    margin: 0px !important;
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    margin: 0 5px -10px 5px !important;
}
#vipsystem .form_control{
    margin-bottom: 10px;
    display: flex;
    width: 100%;
}
#vipsystem .form_control>.title{
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    margin: 0 6px 0 8px;
}
#vipsystem .form_control>.title_end{
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
}
#vipsystem .form_control>.selects option{
    height: 0;
}
#vipsystem .form_control>.selects{
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: gray;
    font-size: 12px;
    line-height: 100%;
    width: 60%;
    height: 2em;
}
#vipsystem .form_control>.amount{
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    vertical-align: middle;
    padding: 3px 2px 0 3px;
    font-size: 12px;
    margin: 0;
    border-radius: 5px;
    border: 1px solid #a7a6ac;
    width: 29%;
    color: gray;
    height: 2em;
}
#vipsystem .form_control>.btn{
    display: inline-block;
    vertical-align: middle;
    line-height: 31px;
    color: #999;
    width: 16px;
    height: 12px;
    display: block;
    line-height: 12px;
    font-weight: 800;
    text-align: center;
    font: 12px/1 tahoma,arial,"\5b8b\4f53";
    cursor: pointer;
}

#vipsystem .button_custom {
    margin-top: 10px;
}
#vipsystem .button_custom>.vs_btn{
    margin-bottom: 0px !important;
}
#vipsystem .button_pay {
    margin: 10px 0;
}
#vipsystem .pay_button>button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    text-decoration: none;
}
#vipsystem .pay_button>button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
#vipsystem .pay_button>button, input {
    overflow: visible;
}
#vipsystem .pay_button>button, select {
    text-transform: none;
}
#vipsystem .pay_button>[role=button] {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
#vipsystem .pay_button>button {
    line-height: inherit;
}
#vipsystem .pay_button>button, input, select, a {
    outline: none !important;
}
#vipsystem .pay_button>.vs_btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: 8px;
    margin-bottom: 13px;
    min-width: 99px;
    cursor: pointer;
}
#vipsystem .pay_button>.vs_btn, .input-group-btn .vs_btn {
    border: none;
    border-radius: 3px;
    position: relative;
    line-height: 22px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    background: transparent;
}
#vipsystem .pay_button>.vs_btn.btn-raised, .vs_btn.btn-raised.btn-default, .vs_btn.btn-fab, .vs_btn.btn-fab.btn-default, .btn-group-raised .vs_btn, .btn-group-raised .vs_btn.btn-default, .input-group-btn .vs_btn.btn-raised, .input-group-btn .vs_btn.btn-raised.btn-default, .input-group-btn .vs_btn.btn-fab, .input-group-btn .vs_btn.btn-fab.btn-default, .btn-group-raised .input-group-btn .vs_btn, .btn-group-raised .input-group-btn .vs_btn.btn-default {
    background-color: #eee;
    color: rgba(0,0,0, 0.87);
}
#vipsystem .pay_button>.vs_btn.btn-raised:not(.btn-link), .btn-group-raised .btn:not(.btn-link), .input-group-btn .vs_btn.btn-raised:not(.btn-link), .btn-group-raised .input-group-btn .vs_btn:not(.btn-link) {
    /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.2), 0 1px 5px 0 rgba(0,0,0,0.12);*/
}
#vipsystem .pay_button>.vs_btn:not(.btn-link):not(.btn-circle) {
    /*box-shadow: 0 2px 5px rgba(0,0,0,0.16), 0 2px 10px rgba(0,0,0,0.12);*/
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: none;
    font-size: 13px;
    outline: none;
}
#vipsystem .pay_button>.btn-default, .btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #fff !important;
}

#vipsystem .pay_button>.bg-red {
    background-color: #ec3b57 !important;
    color: #fff !important;
}
#vipsystem .pay_button>.bg-grey {
    background-color: #9E9E9E !important;
    color: #fff !important;
}
#vipsystem .pay_button>.bg-blue-grey {
    background-color: #607D8B !important;
    color: #fff !important;
}
#vipsystem .pay_button>.bg-pink {
    background-color: #E91E63 !important;
    color: #fff !important;
}
#vipsystem .pay_button>.bg-cyan{
    background-color: #379c94 !important;
    border-bottom: none !important;
    color: #fff !important;
}
#vipsystem .pay_button>.vs_btn.btn-xs, .btn-group-xs .vs_btn, .input-group-btn .vs_btn.btn-xs, .btn-group-xs .input-group-btn .vs_btn {
    padding: 3px 15px;
    font-size: 10px !important;
}
#vipsystem .waves-effect{
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

#vipsystem .vs_icon {
    margin: 10px 0;
    font-size: 15px;
    color: #999;
    display: flex;
    justify-content: space-between;
}
@font-face {
    font-family:'Material Icons';font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts_gstatic/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2")
}
#vipsystem .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    font-size: 15px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settinDgs: 'liga';
    -webkit-font-smoothing: antialiased;
}
#vipsystem .star-red {
    color: red;
}
#vipsystem .collection-icon .icon-name,
#vipsystem .shopping-cart-icon .icon-name {
    position: relative;
    top: -3px;
    left: 3px;
    font: 12px/1.5 tahoma,arial,"\5b8b\4f53";
}
#vipsystem .collection-icon .material-icons,
#vipsystem .shopping-cart-icon .material-icons {
    width: 14px;
}
#vipsystem .shopping-cart-icon {
    margin-bottom: 5px;
    text-align: right;
    margin-right: 5px;
}
#vipsystem .collection-icon {
    margin-bottom: 5px;
    text-align: left;
}
