/********* return-refund页面样式开始 *********/
@media (min-width: 1170px){
    .cms-return-refund .container.page-main-pal{
        max-width: 100%;
    }
}
.cms-return-refund .payment-banner img {
    width: 100%;
    height: 100%;
}
.cms-return-refund .payment-banner{
    position: relative;
    margin-bottom: 34px;
}
.cms-return-refund .payment-banner .caption{
    text-align: center;
    font-size: 56px;
    position: absolute;
    color: #FFFFFF;
    top: 50%;
    right: 50%;
    margin-top: -40px;
    margin-right: -242px;
    font-family: "hel55";
}
.cms-return-refund .shipping-delivery{
    font-family: "hel55";
    width: 52%;
    margin: 0 auto 150px ;
}
.cms-return-refund .shipping-delivery .shipping-cap{
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.cms-return-refund .shipping-delivery>p{
    color: #7d7d7d;
    margin-bottom: 20px;
}
.cms-return-refund .shipping-delivery>dl>dt{
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 40px;
}
.cms-return-refund .shipping-delivery>dl>dd{
    color: #7d7d7d;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .cms-return-refund .container.page-main-pal {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cms-return-refund .payment-banner .caption{
        font-size: 30px;
        margin-top: -21px;
        margin-right: -129px;
    }
    .cms-return-refund .shipping-delivery{
        width: 80%;
    }
}
@media screen and (max-width: 550px) {
    .cms-return-refund .payment-banner{
        position: relative;
        width: 100%;
        height: 200px;
        text-align: center;
        overflow: hidden;
    }
    .cms-return-refund .payment-banner img {
        position: absolute;
        width: 960px;
        left: 50%;
        margin-left: -480px;
        max-width: none !important;
    }
    .cms-return-refund .paypal-word {
        font-size: 30px;
        margin-bottom: 25px;
    }
}
/********* return-refund页面样式结束 *********/
/********* distributors页面样式开始 *********/
.cms-distributors .agent-bg {
    position: relative;
    width: 100%;
    height: 400px;
    text-align: center;
    overflow: hidden;

}
/*cap*/
.cms-distributors .agent-cap {
    font-size: 30px;
    color: #0095FF;
    text-align: center;
    margin-top: 72px;
    padding-bottom: 63px;
    border-bottom: 1px solid #cacaca;
}

.cms-distributors .agent-information {
    width: 470px;
    margin: 0px auto 0 auto;
}

.cms-distributors .agent-information h4{
    font-size: 18px;
    color: #333;
    margin-top: 50px;
    font-weight: normal;
}
.cms-distributors .agent-information span {
    color: #FF4D00;
}
.cms-distributors .agent-information a{
    color: #0a6c9f;
}
.cms-distributors .agent-information .btt{
    margin-bottom: 77px;
}
@media (max-width: 767px){
    .cms-distributors .container.page-main-pal {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media all and (max-width: 768px) {
    .cms-distributors .agent-bg {
        height: 200px;
    }

    .cms-distributors .agent-bg img {
        width: 960px;
        margin-left: -280px;
        max-width: none !important;
    }

    .cms-distributors .agent-cap {
        font-size: 20px;
        margin-top: 36px;
        padding-bottom: 21px;
        border-bottom: 1px solid #cacaca;
    }
}
@media all and (max-width: 550px) {
    .cms-distributors .agent-information {
        width: auto;
        margin-left: 15px;
        margin-top: 23px;
    }

}
.cms-distributors .btn.active.focus,
.cms-distributors .btn.active:focus,
.cms-distributors .btn.focus,
.cms-distributors .btn:active.focus,
.cms-distributors .btn:active:focus,
.cms-distributors .btn:focus {
    outline: none;
}
@media (min-width: 1170px){
    .cms-distributors .container.page-main-pal{
        max-width: 100%;
    }
}
/********* distributors页面样式结束 *********/
/********* about-us页面样式开始 *********/
.cms-about-us .banner-img{
    position: relative;
}
.cms-about-us .banner-img img {
    width: 100%;
    height: 100%;
}
.cms-about-us .banner-img p{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    color: #FFFFFF;
    width: 320px;
    top: 50%;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    margin-left: -160px;
    left: 50%;
    cursor: default;
}
.cms-about-us .content-div-1200 {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 100px auto;
    color: #636363;
}
.cms-about-us .content-div-1200 p{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    color: #636363;
    margin: 0;
    padding: 0;
}
.cms-about-us .content-div-1200 h3 {
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
@media screen and (min-width: 1400px) {
    .cms-about-us .banner-img p{
        font-size: 60px;
    }
    .cms-about-us .content-div-1200 {
        margin: 100px auto;
    }
}
@media screen and (max-width:1200px) {
    .cms-about-us .content-div-1200 {
        margin: 50px auto;
        padding: 0 10%;
    }
}
@media screen and (max-width: 768px) {
    .cms-about-us .banner-img p{
        font-size: 40px;
    }
}
@media screen and (max-width: 550px) {
    .cms-about-us .banner-img{
        position: relative;
        width: 100%;
        height: 200px;
        text-align: center;
        overflow: hidden;
    }
    .cms-about-us .banner-img img {

    }
}
@media screen and (max-width: 320px) {
    .cms-about-us .banner-img p{
        font-size: 32px;
    }
}
@media(max-width:767px) {
    .cms-about-us .container.page-main-pal {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (min-width: 1170px){

    .cms-about-us .container.page-main-pal{
        max-width: 100%;
    }
}

/********* about-us页面样式结束 *********/
/********* affiliate页面样式开始 *********/
.cms-affiliate .affiliateProgram{
    font-size: 14px;
    color: #636363;
}
.cms-affiliate .affiliateProgram {
    max-width: 1200px;
    font-family: hel55;
    margin: 0 auto
}

.cms-affiliate .affiliateProgram .affiliate-caption {
    font-size: 14px;
    color: #000;
    line-height: 20px
}

.cms-affiliate .affiliateProgram .affiliate-caption:nth-child(1) {
    margin-top: 60px
}
.cms-affiliate .affiliateProgram .affiliate-caption:last-child {
    margin-bottom: 80px
}
.cms-affiliate .affiliateProgram p {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 32px;
    color: #7d7d7d
}

.cms-affiliate .affiliateProgram p span {
    display: block
}



.cms-affiliate .affiliateProgram a {
    display: block;
    clear: left;
    height: 20px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 32px;
    color: #0012fe;
    text-decoration: underline
}

/********* affiliate页面样式结束 *********/

/********* all-faq页面样式开始 *********/
/*初始化*/
ul,li{
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none;
}
/*背景图片*/
.cms-all-faq .faq-banner img {
    width: 100%;
    height: 100%;
}
.cms-all-faq .faq-banner{
    position: relative;
    margin-bottom: 98px;
}
.cms-all-faq .faq-banner .caption{
    text-align: center;
    font-size: 40px;
    font-weight:bold;
    position: absolute;
    color: #FFFFFF;
    top: 50%;
    right: 50%;
    margin-top: -27px;
    margin-right: -41px;
}
/*背景图片*/

/*中间内容开始*/

.cms-all-faq .faq-title {
    margin-bottom: 66px;
}
.cms-all-faq .container.faq-title {
    margin-bottom: 66px;
    padding-left: 15px;
    padding-right: 15px;
}
.cms-all-faq .faq-title .caption{
    font-size: 20px;
    margin-bottom: 20px;
}
.cms-all-faq .faq-title .dropdown-arrow{
    color: #CCCCCC;
    line-height: 44px;
}
.cms-all-faq .faq-title .close-arrow{
    color: #CCCCCC;
    display: none;
    line-height: 44px;
}
.cms-all-faq .faq-que{
    border: 1px solid #E0E0E0;
    line-height: 44px;
    padding: 0 25px;
    font-size: 16px;
    margin-bottom: 26px;
    cursor: pointer;
}
.cms-all-faq .faq-que span:first-child{
    margin-right: 5px;
}
.cms-all-faq .faq-anw-con{
    margin: 27px 0 40px 62px;
    line-height: 30px;
    display: none;
}
.cms-all-faq .faq-anw{
    display: block;
    margin-left: 20px;
    font-size: 14px;
    color: #818181;
}
.cms-all-faq .faq-anw-name{
    font-size: 14px;
    color: #818181;
}
.cms-all-faq .faq-anw-con .anw-close{
    margin-left: 20px;
    color: #0073D1;
    cursor: pointer;
    text-decoration: none;
}

/*中间内容结束*/

/*手机适配*/
@media screen and (min-width: 1400px) {
    .cms-all-faq .faq-banner .caption{
        font-size: 60px;
        margin-top: -42px;
        margin-right: -60px;
    }
}
@media screen and (min-width: 1200px) {
    .cms-all-faq .container {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .cms-all-faq .faq-banner .caption{
        font-size: 30px;
        margin-top: -21px;
        margin-right: -30px;
    }
}
@media screen and (max-width: 550px) {
    .cms-all-faq .faq-banner{
        position: relative;
        width: 100%;
        height: 200px;
        text-align: center;
        overflow: hidden;
    }
    .cms-all-faq .faq-banner img {

    }
    .cms-all-faq .faq-banner .caption{
        font-size: 40px;
        margin-top: -28px;
        margin-right: -41px;
    }
    .cms-all-faq .faq-title {
        margin-top: 42px;
    }
    .cms-all-faq .faq-anw-con {
        margin: 15px 20px 30px 20px;
        line-height: 25px;
    }
    .cms-all-faq .faq-que {
        padding: 10px 15px;
        font-size: 14px;
        line-height: normal;
    }
    .cms-all-faq .faq-title .close-arrow {
        line-height: normal;
        text-align: right;
    }
    .cms-all-faq .faq-title .dropdown-arrow {
        line-height: normal;
        text-align: right;
    }
    .cms-all-faq .faq-anw {
        display: block;
        margin-left: 20px;
        font-size: 12px;
        color: #818181;
    }
    .cms-all-faq .faq-anw-con .anw-close {
        font-size: 12px;
    }
    .cms-all-faq .faq-anw-name {
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
    .cms-all-faq .faq-banner .caption{
        font-size: 32px;
        margin-top: -22px;
        margin-right: -33px;
    }
    .cms-all-faq .faq-que {
        font-size: 12px;
    }
    .cms-all-faq .faq-anw-con {
        margin: 10px 15px 20px 15px;
        line-height: 25px;
    }
}
/*按钮外的边框*/
.cms-all-faq .btn.active.focus,
.cms-all-faq .btn.active:focus,
.cms-all-faq .btn.focus,
.cms-all-faq .btn:active.focus,
.cms-all-faq .btn:active:focus,
.cms-all-faq .btn:focus {
    outline: none;
    /*outline-offset: -2px;*/
}
.cms-all-faq .glyphicon-menu-down:before {
    content: "\e259";
}
.cms-all-faq .glyphicon-menu-up:before {
    content: "\e260";
}
@media (min-width: 1170px){
    .cms-all-faq .container.page-main-pal{
        max-width: 100%;
    }
}
@media(max-width:767px) {
    .cms-all-faq .container.page-main-pal {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/********* all-faq页面样式结束 *********/
/********* payment-shippping页面样式开始 *********/
/*背景banner图片*/
.cms-payment-shippping .page-main-pal .payment-banner img {
    width: 100%;
    height: 100%;
}
.cms-payment-shippping .page-main-pal .payment-banner{
    position: relative;
    margin-bottom: 77px;
}
.cms-payment-shippping .page-main-pal .payment-banner .caption{
    text-align: center;
    font-size: 56px;
    position: absolute;
    color: #FFFFFF;
    top: 50%;
    right: 50%;
    margin-top: -40px;
    margin-right: -276px;
    font-family: "hel55";
}
/*背景banner图片*/

/*中间内容开始*/
.cms-payment-shippping .page-main-pal .paypal-word {
    font-size: 32px;
    font-family: hel55;
    text-align: center;
    margin-bottom: 25px;
}
.cms-payment-shippping .page-main-pal .bank-down {
    margin-bottom: 80px;
    text-align: center;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-img{
    display: inline-block;
    font-size: 16px;
    width: 500px;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-image{
    display: inline-block;
    margin-right: 50px;
    vertical-align: top;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-infor{
    display: inline-block;
    text-align: left;
    margin-right: 10px;
    font-size: 16px;
    float: left;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-infor .title{
    color: #828181;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-infor .infor-email{
    color: #828181;
    font-size: 16px;
    font-family: "hel55";
    line-height: 37px;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-infor a{
    color: #0074d1;
    text-decoration: none;
}
.cms-payment-shippping .page-main-pal .bank-down .bank-infor a:hover{
    color: #005396;
}
.cms-payment-shippping .page-main-pal .bank-of-ame{
    line-height: 163px;
}
.cms-payment-shippping .page-main-pal .img-all {
    width: 150px;
    display: inline-block;
    float: left;
    vertical-align: middle;
    margin-right: 32px;
}
/*shipping-delivery*/
.cms-payment-shippping .page-main-pal .shipping-delivery{
    font-family: "hel55";
    width: 52%;
    margin: 0 auto 150px auto;

}
.cms-payment-shippping .page-main-pal .shipping-delivery .shipping-cap{
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.cms-payment-shippping .page-main-pal .shipping-delivery>p{
    color: #7d7d7d;
    margin-bottom: 20px;
}
.cms-payment-shippping .page-main-pal .shipping-delivery>dl>dt:first-child{
    margin-top: 0;
}
.cms-payment-shippping .page-main-pal .shipping-delivery>dl>dt{
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 32px;
}
.cms-payment-shippping .page-main-pal .shipping-delivery>dl>dd{
    color: #7d7d7d;
    margin-bottom: 10px;
}
.cms-payment-shippping .page-main-pal .shipping-delivery>dl>dd>p{
    margin-bottom: 4px;
}
/*shipping-delivery*/

/*中间内容结束*/
/*手机适配*/
@media screen and (max-width: 768px) {
    .cms-payment-shippping .page-main-pal .payment-banner .caption{
        font-size: 30px;
        margin-top: -21px;
        margin-right: -148px;
    }
    .cms-payment-shippping .page-main-pal .shipping-delivery{
        width: 80%;
    }
}
@media screen and (max-width: 550px) {
    .cms-payment-shippping .page-main-pal .payment-banner{
        position: relative;
        width: 100%;
        height: 200px;
        text-align: center;
        overflow: hidden;
    }
    .cms-payment-shippping .page-main-pal .payment-banner img {

    }
    .cms-payment-shippping .page-main-pal .bank-down {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .cms-payment-shippping .page-main-pal .paypal-word {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .cms-payment-shippping .page-main-pal .bank-down .bank-infor{
        margin-top: 15px;
    }
    .cms-payment-shippping .page-main-pal .bank-down .bank-image {
        display: block;
        margin-right: 0;
    }
    .cms-payment-shippping .page-main-pal .img-all {
        display: inline-block;
        width: auto;
        float: none;
        text-align: center;
        vertical-align: middle;
    }
    .cms-payment-shippping .page-main-pal .bank-of-ame{
        line-height: 68px;
    }
    .cms-payment-shippping .page-main-pal .bank-down .bank-img {
        width: 100%;
    }
    .cms-payment-shippping .page-main-pal .bank-down .bank-infor {
        float: none;
    }

}
/*按钮外的边框*/
.cms-payment-shippping .page-main-pal .btn.active.focus,
.cms-payment-shippping .page-main-pal .btn.active:focus,
.cms-payment-shippping .page-main-pal .btn.focus,
.cms-payment-shippping .page-main-pal .btn:active.focus,
.cms-payment-shippping .page-main-pal .btn:active:focus,
.cms-payment-shippping .page-main-pal .btn:focus {
    outline: none;
    /*outline-offset: -2px;*/
}
@media (min-width: 1170px){
    .cms-payment-shippping .page-main-pal.container{
        max-width: 100%;
    }
}
@media(max-width:767px) {
    .cms-payment-shippping .page-main-pal.container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/********* payment-shippping页面样式结束 *********/
/********* contact页面样式开始 *********/
.contact-index-index .page-main-pal .content-div{
    background:url("../images/contact-us.jpg") no-repeat;
}
.contact-index-index .page-main-pal .content-div-1200 {
    position: relative;
    max-width: 1200px;
    width: 100%;
    background: #fff;
    padding: 150px 0;
    margin: 0 auto;
}
.contact-index-index .page-main-pal .content-div-1200 .content-div-1200-l {
    padding: 0 65px;
}
.contact-index-index .page-main-pal .banner-img{
    position: relative;
    height: 635px;
}
.contact-index-index .page-main-pal .banner-img p{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    position: absolute;
    color: #FFFFFF;
    width: 640px;
    top: 50%;
    height: 100px;
    line-height: 100px;
    margin-top: -50px;
    margin-left: -320px;
    left: 50%;
    cursor: default;
}
.contact-index-index .page-main-pal .contact-form p:first-child{
    font-size: 18px;
    color: #000;
    margin-bottom: 80px;
    height: auto;
    background: none;
    text-indent: 0;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.contact-index-index .page-main-pal .contact-form p{
    font-weight: bold;
    color: #000;
    text-indent: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 3px;
}
.contact-index-index .page-main-pal .contact-form p.mt{
    font-weight: bold;
    color: #000;
    text-indent: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 15px;
}
.contact-index-index .page-main-pal .contact-form .content-div-1200-l-email {
    background:url("../images/contact-us.png") no-repeat;
    text-indent: 52px;
    margin-bottom: 20px;
    height: 25px;
    background-position: -6px -10px;
}
.contact-index-index .page-main-pal .contact-form .content-div-1200-l-ip {
    background:url("../images/contact-us.png") no-repeat;
    text-indent: 52px;
    margin-bottom: 20px;
    height: 25px;
    background-position: -6px -46px;
}
.contact-index-index .page-main-pal .contact-form .content-div-1200-l-ad {
    background:url("../images/contact-us.png") no-repeat;
    text-indent: 52px;
    margin-bottom: 20px;
    height: 25px;
    background-position: -6px -83px;
    padding-left: 52px;
    text-indent: 0;
}
.contact-index-index .page-main-pal .contact-form .page-subheading{
    text-align: center;
    font-size: 28px;
    color: #e31837;
    line-height: 30px;
    margin: 30px 0;
    width: 100%;
    text-transform: none;
}
.contact-index-index .page-main-pal .contact-form .fix-width{
    width: 100%;
    max-width: 603px;
    box-shadow: 3px 3px 60px #ede9ea;
    float: right;
    margin-right: 65px;
    margin-bottom: 150px;
}
.contact-index-index .page-main-pal .contact-form .fieldset{
    padding: 0 70px;
}
.contact-index-index .page-main-pal .contact-form .fieldset span{
    font-weight: bold;
    color: #000;
}
.contact-index-index .page-main-pal .contact-form .fieldset input ,
.contact-index-index .page-main-pal .contact-form .fieldset select{
    width: 100%;
    height: 45px;
    border: 1px solid #c5c5c5;
    margin-bottom: 10px;
    border-radius: 0;
}
.contact-index-index .page-main-pal .contact-form .fieldset .primary{
    float:right;
}
.contact-index-index .page-main-pal .contact-form .fieldset .primary button{
    background: #e31837;
    width: 180px;
    height: 45px;
    margin-bottom: 35px;
    color: #fff;
    border: 0;
    outline: none;
}
.contact-index-index .page-main-pal .contact-form .fieldset .primary button span{
    color: #fff;
    font-weight: normal;
}
@media (max-width: 767px){
    .contact-index-index .container.page-main-pal {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 1170px){
    .contact-index-index .container.page-main-pal{
        max-width: 100%;
    }
}
@media screen and (min-width: 1440px) {
    .contact-index-index .page-main-pal .banner-img p{
        font-size: 60px;
    }
}
@media screen and (max-width: 1440px) {
    .contact-index-index .page-main-pal .banner-img{
        height: 480px;
    }
}
@media screen and (max-width: 1220px) {
    .contact-index-index .page-main-pal .banner-img{
        height:360px;
    }
}
@media screen and (max-width: 769px) {
    .contact-index-index .page-main-pal .banner-img p{
        font-size: 40px;
    }
    .contact-index-index .page-main-pal .banner-img{
        height: 255px;
    }
}
@media screen and (max-width: 320px) {
    .contact-index-index .page-main-pal .banner-img p{
        font-size: 32px;
    }
    .contact-index-index .page-main-pal .banner-img{
        height: 150px;
    }
}
@media screen and (max-width: 550px) {
    .contact-index-index .page-main-pal .content-div-1200 {
        padding: 40px 0;
    }
    .contact-index-index .page-main-pal .banner-img{
        position: relative;
        width: 100%;
        height: 180px;
        text-align: center;
        overflow: hidden;
    }
    .contact-index-index .page-main-pal .contact-form .content-div-1200 {
        padding: 15px 0;
    }
    .contact-index-index .page-main-pal .contact-form .content-div-1200-l {
        float: none;
        width: 100%;
        padding: 10px;
    }
    .contact-index-index .page-main-pal .contact-form p,
    .contact-index-index .page-main-pal .contact-form span,
    .contact-index-index .page-main-pal .contact-form .content-div-1200-l-email,
    .contact-index-index .page-main-pal .contact-form .content-div-1200-l-ip,
    .contact-index-index .page-main-pal .contact-form .content-div-1200-l-ad{
        margin-left: 10%;
        margin-right: 10%;
    }
    .contact-index-index .page-main-pal .contact-form .fieldset span{
        margin-left: 0;
        margin-right: 0;
    }
    .contact-index-index .page-main-pal .contact-form .fieldset{
        padding: 0 30px;
    }
    .contact-index-index .page-main-pal .contact-form .fix-width {
        margin-top: 80px;
        width: 100%;
        float: none;
        margin-bottom: 30px;
        box-shadow: none;
    }
    .contact-index-index .page-main-pal .contact-form .fix-width h3 {
        line-height: 30px;
        margin: 30px 0;
        padding: 0 5%;
    }

    .contact-index-index .page-main-pal .contact-form .fieldset .primary,
    .contact-index-index .page-main-pal .contact-form .fieldset .primary button {
        width: 100%;
    }

}

/********* contact页面样式结束 *********/

/********* product-view购买页面样式开始 *********/
.catalog-product-view .product-view .add-to-cart button.button{
    float:none;margin-bottom:10px;
    color: #fff;
    background: #f76b6a;
    border-color: #f76b6a
}
.catalog-product-view .product.info.detailed{
    margin-top:20px
}
.catalog-product-view .product-view .product-shop .addit{
    padding-top:0;
    padding-bottom:5px
}
.catalog-product-view .product-add-form .product-social-links{
    padding-bottom: 15px;
}
.catalog-product-view .product-view .add-to-cart .paypal-logo{
    text-align: left;float:left;clear:none;margin-right:10px;
}
.catalog-product-view .product-view .add-to-cart .paypal.before:before{content:''}
@media screen and (max-width: 769px) {
    .catalog-product-view .product-view .add-to-cart .paypal-logo{
        width: 162px;
    }
    .catalog-product-view .product-view .add-to-cart .paypal-logo input[type='image']{
        width: 100%;
    }
    .catalog-product-view .product-add-form .add-to-links{
        text-align: center;
        padding-bottom:5px
    }
}
.catalog-product-view .price-box .price,
.catalog-product-view .item.product-item .special-price .price,
.catalog-product-view .item.product-item .minimal-price .price{
    color: #e31837;
}
.catalog-product-view .product.data.items .items-tabs {
    padding-bottom: 5px;
    border-bottom: solid 1px #dfdfdf;
}
.catalog-product-view .product.data.items .items-tabs .item a，
.catalog-product-view .product.data.items .items-tabs .item.active a {
    font-weight: 300;
}
.catalog-product-view .product.data.items .items-tabs .item a{
    font-size: 20px;
}
/********* product-view购买页面样式结束 *********/

/********* 右上角购物车样式开始 *********/
.block-minicart .minicart-items .product-item{
    padding: 15px 0 0 0 !important;
}
.block-minicart .block-content>.actions{
    margin-top: 0 !important;
}
.block-minicart .paypal.after:before{
    content:'';
    margin:0
}
.block-minicart .paypal-logo{
    float:left;
    clear:none;
    width: 50%;
}
.block-minicart .block-content > .actions > .primary .action.primary{
    width: 100%;
}
.block-minicart .block-content > .actions .secondary .viewcart{
    width: 100%;
    padding: 0;
}
.block-minicart .paypal-logo input,
.block-minicart .paypal-logo a{
    text-align: center;
    width: 149px;
    margin-right: 10px;
}

.block-minicart .block-content>.actions {
    text-align: right;
}
.block-minicart .minicart-items-wrapper{
    max-height: 310px !important;
}
@media screen and (max-width: 769px) {
    .block-minicart .paypal-logo input,
    .block-minicart .paypal-logo a{
        text-align: center;
        width: 140px;
        margin-right: 10px;
    }

}
/********* 右上角购物车样式结束 *********/
/********* 购物车页面样式开始 *********/
.checkout-cart-index .checkout-methods-items .item .paypal.after:before{
    content:'';
    margin: 0;

}
.checkout-cart-index .checkout-methods-items .item .paypal-logo{
    float:left;
    clear:none;
    width: 50%;
}
.checkout-cart-index .checkout-methods-items .item .paypal-logo input{
    width: 95%;
}
.checkout-cart-index .checkout-methods-items .item:last-child{
    clear: both;
}
.checkout-cart-index .page-title-wrapper{
    padding-bottom: 0px;
}
@media (max-width: 768px){
    .checkout-cart-index .cart.main.actions a,
    .checkout-cart-index .cart.main.actions button{
        width: 100%;
    }
}




/********* 购物车页面样式结束 *********/

/********* 头部导航菜单样式开始 *********/
.header-top p {
    margin: 0;
    font-size: 14px;
    color: #9f9f9f;
    line-height: 40px;
}
.header-logo .vaptio_jump{
    position: absolute;
    top: -36px;
    left: 0;
    display: inline-block;
    font-weight: bold;
	margin-right: 15px;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    float: left;
    color: #232323;
    font-weight: 500;
}
.header-logo {
    position:relative;
}
@media screen and (max-width: 700px) {
    .header-logo .vaptio_jump{
	display:none
	}
}
@media screen and (max-width: 480px){
    .header-top p {
        line-height: 20px;
    }
}

.header .logo {
    max-width: max-content;
}
.over{
    overflow: hidden;
}
.header .nav-sections-item-content>.navigation {
    display: none
}

.header .header-content .header-logo .logo img {
    width: 125px;
    vertical-align: middle
}

.header .header-content {
    padding: 0;
    height: 84px
}

.header .logo {
    padding-top: 25px;
    width: 125px;
}

.header .header-container-fixed {
    height: 84px
}

.header .header-container-fixed .logo {
    padding-top: 25px
}

.header .tool-header {
    padding: 25px 0
}

.ves-megamenu {
    width: auto;
    background: #fff
}

.ves-menu .ves-megamenu .navigation li.level0>a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px
}

.ves-menu .ves-megamenu li.level0>a:hover {
    background: 0 0;
    color: #000
}

.ves-menu .ves-megamenu .navigation li.level0>a:after {
    content: ' ';
    width: 0;
    height: 2px;
    background: #e31837;
    display: block;
    z-index: 10;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.header .ves-menu .navigation .level0>.submenu {
    width: 100%;
    position: absolute;
    left: 50px;
    height: auto !important;
    overflow: hidden;
    border: none;
    margin-top: 0 !important;
    top:45px !important;
    border-radius: 0;
    /*border-top:solid 1px #282828;*/
    box-shadow: 0 0 0px #333;
    -moz-box-shadow: 0 0 0px #333;
    -webkit-box-shadow: 0 0 0px #333;
    background: #fff;
}
.header .ves-menu .navigation .level0>.submenu a{
    color: #333;
    text-align: left;
    tab-index: 3.5rem;
}
.header .ves-menu .navigation .level0>.submenu li{
    border-bottom: 1px solid #ccc
}
.visible-md-on,.ves-megamenu,.hidden-top-bar {
    position: static
}

.hidden-top-bar {
    position: absolute;
    width: 100%
}

.ves-menu {
    display: block !important;
    top: 0;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    float: none;
    height: 84px;
    line-height: 84px
}

.ves-menu .navigation {
    margin-right: unset;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: -50px
}

.ves-menu .navigation .ves-megamenu {
    background: 0 0;
    margin: 0 auto;
    text-align: center;
    float: none
}

.ves-menu .ves-megamenu .level0 {
    float: none;
    display: inline-block
}

.ves-menu .ves-megamenu li.level0>a,.ves-menu .ves-megamenu li.level0>a:link,.ves-menu .ves-megamenu li.level0>a:visited,.ves-menu .ves-megamenu li.level0>a:hover,.ves-menu .ves-megamenu li.level0>a:active {
    float: none;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #333;
    height: auto !important;
    line-height: 45px;
    background: none;
}
.header .ves-megamenu .dropdown-menu .community-list{
    padding-left: 0 !important;
}
.header .ves-megamenu .dropdown-menu .community-list img{
    display: none;
}
.header .ves-megamenu .dropdown-menu li{
    width: 100% !important;
}
.ves-menu .ves-megamenu li.level0>a:hover {
    border-bottom: solid 2px #e31837
}

.ves-menu .content-wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.ves-menu .content-wrap .megamenu-content {
    width: 300px;
    display: block;
    position: absolute;
    right: 500px;
    top: 0
}

.ves-menu .content-wrap .megamenu-sidebar {
    position: absolute;
    right: 200px;
    top: 0
}

.ves-menu .content-wrap .product-title li,.ves-menu .content-wrap .megamenu-content .community-list li,.ves-menu .content-wrap .megamenu-content .community-list li a {
    padding: 0;
    margin: 0;
    line-height: 30px
}

.ves-menu .ves-megamenu li {
    margin-right: 10px
}

.header .alotheme .wishlist {
    display: none
}

.header .alotheme .pe-7s-keypad {
    display: none
}
@media screen and (max-width:767px) and (max-device-width :1024px) {
    .ves-megamenu .opener{
        top: 12px !important;
    }
    .ves-menu .ves-megamenu li.level0>a:hover{
        border-bottom: none;
    }
    .ves-menu .navigation{
        margin-left: 0px;
    }
    .header .ves-menu .navigation .level0>.submenu{
        left:0;
    }
    .header .ves-menu .navigation .level0>.submenu li{
        border-top: solid 1px #404040 !important;
        text-align: left;
        text-indent: 30px;
        border-bottom: solid 0px #404040 !important;
    }
    .ves-menu .content-wrap{
        max-width: 100%;
    }
    .ves-menu .content-wrap .megamenu-content{
        right: 0;
    }
    .ves-menu .nav-mobile .product-title li{
        float: none;
        line-height: 40px;
    }
    .ves-menu .content-wrap .megamenu-sidebar{
        display: none;
    }
    .ves-menu .content-wrap .community-list{
        padding-left: 0 !important;
    }
    .ves-menu .content-wrap .community-list img{
        display: none;
    }
    .ves-menu .content-wrap .community-list li{
        float: none;
        line-height: 40px !important;
        border-bottom: solid 1px #eee !important;
    }



    .header .header-content .header-logo .logo img {
        width: 100%;
        vertical-align: middle
    }

    .header .header-content {
        padding: 0;
        height: 60px;
        position: relative
    }

    .header .logo {
        padding-top: 25px;
        position: absolute;
        left: 50%;
        top: -5px
    }

    .header .header-container-fixed {
        height: auto
    }

    .header .header-container-fixed .logo {
        padding-top: 25px
    }

    .header .header-content {
        padding-bottom: 0 !important
    }

    .ves-menu .nav-mobile li {
        border-bottom: 1px solid #999
    }

    .ves-menu .ves-megamenu li.level0>a,.ves-menu .ves-megamenu li.level0>a:link,.ves-menu .ves-megamenu li.level0>a:visited,.ves-menu .ves-megamenu li.level0>a:hover,.ves-menu .ves-megamenu li.level0>a:active {
        color: #fff;
        background: 0 0
    }

    .ves-menu .nav-mobile li.level0>a {
        color: #fff;
        text-transform: capitalize
    }

    .ves-menu .nav-sections {
        background-color: #e31837
    }

    .header .header-content .header-logo .logo {
        width: 80%
    }
}

@media only screen and (max-width:479px) {
    .header .content-cart {
        float: right
    }

    .header .toggle-tab .outside-close span {
        display: none
    }

    .header .header-logo {
        text-align: left;
        margin-top: 15px;
        float: left;
        width: 50%
    }

    .header .header-icons {
        margin-right: 12px !important;
        margin-top: 10px !important
    }
}
@media (max-width: 991px){
    .header-container-fixed{
        animation-duration: 450ms !important;
        animation-fill-mode: both !important;
        animation-name: fadeInDown !important;
        box-shadow: 0 0 3px #666666 !important;
        -moz-box-shadow: 0 0 3px #666666 !important;
        -webkit-box-shadow: 0 0 3px #666666 !important;
        -o-box-shadow: 0 0 3px #666666 !important;
        -ms-box-shadow: 0 0 3px #666666 !important;
        position: fixed !important;
        width: 100% !important;
        z-index: 800 !important;
        top: 0 !important;
        background: #fff !important;
    }
    .header-container-fixed .container{
        background: #fff !important;
    }

    .header .header-container-fixed .container,
    .header .header-content,
    .header .header-sticker.header-container-fixed{
        height: auto !important;
    }

    .catalog-product-view .product.data.items .items-tabs.header-container-fixed{;
        z-index: 999 !important;
        background: #fff !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }


    .ves-menu{
        height: auto !important;
        position:relative !important;
        line-height: 45px !important;
    }
    .ves-menu .ves-megamenu .level0 {
        float: left;
        display: block;
    }
    header.page-header .nav-sections-item-content{
        margin-top: 0 !important;
    }
    .cms-index-index .header-content {
        padding: 0px !important;
    }
    .ves-megamenu li{
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: returnToNormal;
        animation-name: returnToNormal;
    }
    .header .ves-menu .navigation .level0>.submenu{
        position: relative;
        background: none;
        top:0 !important;
    }
    .header .ves-menu .navigation .level0>.submenu a{
        color: #fff;
    }
    @-webkit-keyframes returnToNormal {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes returnToNormal {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .hidden-top-bar{
        display: none;
    }
    .over .header .header-sticker.header-container-fixed .nav-sections{
        top:45px !important;
        bottom: 0  !important;;
    }
    .over .header .header-sticker .nav-sections{
        top:76px !important;
        bottom: 0  !important;;
    }
    .over .header .nav-sections{
        bottom: 0  !important;;
    }
    .nav-toggle:before{
        font-size: 25px !important;
    }
    .over .nav-toggle:before{
        content: '\e616';
        font-size: 40px !important;
        margin-left: -10px;
    }
    .ves-megamenu .opener:before{
        content: '\f078' !important;
    }
    .over .ves-megamenu .opener.item-active:before{
        content: '\f077' !important;
    }
    .nav-sections{
        box-sizing: initial;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: .6s !important;
        overflow-y: auto !important;
        box-sizing: border-box;
        bottom: 100%;
        background: rgba(0,0,0,0.8) !important;
        z-index: 99;
        height: auto !important;
        top: 45px !important;
        left: 0 !important;
        width: calc(100%) !important;
        padding: 10px 15px 10px 15px;

    }
    .navigation{
        overflow-y: auto;
        bottom: 0;
    }
    .ves-megamenu li{
        transition: all 0.5s;
    }
    .nav-mobile li.level0 > a{
        padding: 0 !important;
    }
    .nav-open .nav-sections{
        display: block;
        width: calc(100%) !important;
        top:50px !important;
        background:#333;
        transition: top 0.6s ease 0s;
    }

    .nav-before-open.nav-open .header .logo{
        position: fixed;
        top:5px;
        left: 50%;
        margin-left: -64px;
        background: #fff;
    }
    .nav-before-open.nav-open .header .header-content .header-logo .logo{
        width: 125px
    }
    .nav-before-open.nav-open .nav-toggle{
        background-color: #fff !important;
        color: #333;
        left:10px !important;
        top:10px !important;
    }
    .ves-menu .nav-mobile li{
        border-bottom: 1px solid #404040;
    }
    .nav-before-open .nav-toggle:before{
        color: #333 !important;
    }
}
@media only screen and (max-width: 767px){
    .nav-mobile li.level0 > a {
        position:relative !important;
    }
    .nav-mobile li a {
        width: auto;
        text-align: left;
        text-indent: 1rem;
    }


}

/********* 头部导航菜单样式结束 *********/
/********* 首页中间模块样式开始 *********/

.cms-index-index .container-normal{
    margin: 30px auto 10px auto;
}
.cms-index-index .container-normal .banner-col-3{
    width: 33%;
    padding-right: 0;
}
.cms-index-index .container-normal .homecatalogimage1 a {
    display: inline-block;
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .2s linear;
    transition: -webkit-box-shadow .2s linear;
    transition: box-shadow .2s linear;
    transition: box-shadow .2s linear,-webkit-box-shadow .2s linear;
}
.cms-index-index .container-normal .homecatalogimage1 a:hover {
    -webkit-box-shadow:0 8px 16px rgba(0,0,0,.18);
    box-shadow:0 8px 16px rgba(0,0,0,.18)
}
.cms-index-index .container-normal .homecatalogimage1 a img{
    background-color: rgb(252, 234, 232);
}
.cms-index-index .container-normal .homecatalogimage2 a img{
    background-color: rgb(238, 247, 251)
}
.cms-index-index .container-normal .homecatalogimage3 a img{
    background-color: rgb(248, 240, 253);
}
.cms-index-index .container-normal .banner-show-3{
    margin-top: 30px !important;
}
.cms-index-index .container-normal .homecatalogimage1 h4{
    position: absolute;
    width: 100%;
    top: 15px;
    left: 0;
    text-align: center;
    font-size: 22px;
    color: #636363;
    z-index: 1;
    font-weight: 300;
}
.cms-index-index .page-main-pal.container{
    padding-bottom: 30px !important;
}
.cms-index-index .container-normal .show-title {
    font-size:26px;
    line-height:33px;
    text-align:center;
    margin-bottom:30px;
    color:#636363;
    font-family:sfont!important
}
.cms-index-index .container-normal .show-title span {
    display:inline-block;
    width:322px;
    height:16px;
    border-bottom:1px solid #c5c5c5;
    margin:0 25px;
    vertical-align:super
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1  img{
    width: 577px;
    height: 619px;
}

.cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative{
    position: relative;
    display: inline-block;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative span {
    font-size: 24px;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 25px;
    text-transform: uppercase;
    margin: 20px 0 0 26px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative:hover span{
    display: block;
}

.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative span {
    font-size: 32px;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 32px;
    text-transform: uppercase;
    margin: 40px 0 0 43px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative:hover span{
    display: block;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative .img-left-detail {
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 10000;
    color: #fff;
    font-size: 16px;
    padding: 20px 14px 18px 20px;
    width: 100%;
    display: none;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative:hover .img-left-detail{
    display: block;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative .img-left-detail {
    height: 80px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    color: #fff;
    font-size: 18px;
    padding: 20px 14px 18px 20px;
    width: 100%;
    display: none;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative .img-left-detail span {
    width: 426px;
    color: #fff;
    font-size: 18px;
    margin: 15px 0 0 20px
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative .img-left-detail div {
    position: absolute;
    right: 15px;
    bottom: 15px;
    display: inline-block;
    font-size: 14px;
    border-bottom: 1px solid #c5c5c5;
    cursor: pointer;
}
.cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative:hover .img-left-detail{
    display: block;
}
/*ipad*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){
    /* .nav-sections{
         background: none !important;
     }*/
    .nav-sections{
        top:76px !important;
    }
    .ves-menu .navigation{
        padding-top: 15px;
    }
    .ves-megamenu.ves-vertical li.level0, .nav-mobile .nav-item {
        width: 100% !important;
        position: relative !important;
    }
    .ves-menu .ves-megamenu li.level0>a,.ves-menu .ves-megamenu li.level0>a:link,.ves-menu .ves-megamenu li.level0>a:visited,.ves-menu .ves-megamenu li.level0>a:hover,.ves-menu .ves-megamenu li.level0>a:active {
        color: #fff;
        background: 0 0;
        width: 100%;
        text-align: left;
        text-indent: 2rem;
    }
    .nav-mobile .caret {
        display: none;
    }
    .menu-click.ves-vertical .caret, .ves-megamenu .opener {
        display: block !important;
    }
    .ves-megamenu .opener {
        right: 20px!important;
        padding: 0!important;
        top: 50%!important;
        margin-top: -7px!important;
    }
    .header .ves-menu .navigation .level0>.submenu li{
        border-top: solid 1px #404040 !important;
        text-align: left;
        text-indent: 30px;
        border-bottom: solid 0px #404040 !important;
    }
    .ves-menu .navigation .level0 > .submenu {
        width: 100% !important;
        display: none;
        padding-left: 0;
        text-align: left;
        text-indent: 3.5rem;
    }
    .ves-menu .ves-megamenu .nav-dropdown li{
        width: 100% !important;
        text-align: left;
    }
    .ves-menu .navigation {
        margin-left: 0px;
    }
    .ves-menu .ves-megamenu .nav-dropdown li:first-child {
        border-bottom:solid 1px #404040 !important;
    }
    .ves-menu .content-wrap .megamenu-sidebar{
        display: none;
    }
    .ves-menu .content-wrap .community-list{
        padding-left: 0 !important;
    }
    .ves-menu .content-wrap .community-list img{
        display: none;
    }
    .ves-megamenu .dropdown-menu{
        padding: 0 !important;
    }


    .cms-index-index .container-normal .banner-show-3 .banner-ads1 img {
        height: 378px;
    }
    .cms-index-index .container-normal .show-title span {
        display: inline-block;
        width: 152px;
        height: 16px;
        border-bottom: 1px solid #c5c5c5;
        margin: 0 25px;
        vertical-align: super;
    }
    .page-footer .block-footer-bottom .main-content .col-custom-footer-1,
    .page-footer .block-footer-bottom .main-content .col-custom-footer-2{
        margin-right: 0 !important;
    }
    .cms-index-index .container-normal .homecatalogimage1 a h4 {
        top: 5px;
        font-size: 18px;
    }
    .page-footer .block-footer-bottom .main-content .col-custom-footer-2:last-child{
        margin-left: 15px;
    }
    .page-footer .block-footer-bottom .main-content .block-subscribe .actions{
        margin-top: 10px;
    }

    .page-footer .block-footer-bottom .main-content .block-subscribe .actions button.button {
        margin-top: 10px;
    }
    .contact-index-index .page-main-pal .contact-form .fix-width {
        max-width: 753px;
        box-shadow: none;
        margin-right: 0;
        margin-bottom: 0;
    }
    .contact-index-index .page-main-pal .content-div-1200{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
/*ipad横屏*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape){
    .nav-sections{
        top:76px !important;
    }
    .ves-menu .navigation{
        padding-top: 15px;
    }
    .ves-megamenu.ves-vertical li.level0, .nav-mobile .nav-item {
        width: 100% !important;
        position: relative !important;
    }
    .ves-menu .ves-megamenu li.level0>a,.ves-menu .ves-megamenu li.level0>a:link,.ves-menu .ves-megamenu li.level0>a:visited,.ves-menu .ves-megamenu li.level0>a:hover,.ves-menu .ves-megamenu li.level0>a:active {
        color: #fff;
        background: 0 0;
        width: 100%;
        text-align: left;
        text-indent: 2rem;
    }
    .nav-mobile .caret {
        display: none;
    }
    .menu-click.ves-vertical .caret, .ves-megamenu .opener {
        display: block !important;
    }
    .ves-megamenu .opener {
        right: 20px!important;
        padding: 0!important;
        top: 50%!important;
        margin-top: -7px!important;
    }

    .ves-menu .navigation .level0 > .submenu {
        width: 100% !important;
        display: none;
        padding-left: 0;
        text-align: left;
        text-indent: 3.5rem;
    }
    .ves-menu .ves-megamenu .nav-dropdown li{
        width: 100% !important;
        text-align: left;
    }
    .ves-menu .navigation {
        margin-left: 0px;
    }
    .ves-menu .ves-megamenu .nav-dropdown li:first-child {
        border-bottom:solid 1px #404040 !important;
    }
    .ves-menu .content-wrap .megamenu-sidebar{
        display: none;
    }
    .ves-menu .content-wrap .community-list{
        padding-left: 0 !important;
    }
    .ves-menu .content-wrap .community-list img{
        display: none;
    }
    .ves-megamenu .dropdown-menu{
        padding: 0 !important;
    }




    .cms-index-index .container-normal .banner-show-3 .banner-ads1 img {
        height: 510px;
    }
    .contact-index-index .page-main-pal .content-div-1200 .content-div-1200-l {
        padding: 0;
    }
    .contact-index-index .page-main-pal .contact-form .fix-width {
        width: 100%;
        max-width: 553px;
        box-shadow: none;
        margin-right: 0;
    }
    .contact-index-index .page-main-pal .content-div-1200{
        padding: 20px 0;
    }
    .contact-index-index .page-main-pal .content-div-1200 .content-div-1200-l{
        padding: 30px;
    }
}
@media screen and (max-width: 767px) {
    .cms-index-index .container-normal{
        margin: 10px 0px 20px 0;
    }
    .cms-index-index .container-normal .banner-col-3{
        width: 100%;
        padding-right: 15px;
    }
    .cms-index-index .container-normal a {
        display: inline-block;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
        -webkit-transition: -webkit-box-shadow .2s linear;
        transition: -webkit-box-shadow .2s linear;
        transition: box-shadow .2s linear;
        transition: box-shadow .2s linear,-webkit-box-shadow .2s linear;
    }
    .cms-index-index .container-normal a img{
        background-color: rgb(252, 234, 232);
    }
    .cms-index-index .container-normal a h4 {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 20px;
        text-align: left;
        font-size: 16px;
        color: #636363;
        z-index: 1;
        font-weight: 300;
        color: #333;
    }
    .cms-index-index .container-normal .show-title {
        font-size:14px;
        line-height:33px;
    }
    .cms-index-index .container-normal .show-title span {
        width:20%;
        margin:0 5px;

    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads1  img{
        width: 100%;
        height: 100%;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads2  img{
        width: 100%;
        height: 100%;
    }
    .cms-index-index .container-normal .banner-col-6-2-2 .banner-boder-zoom{
        max-width: 100%;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-boder-zoom{
        margin-bottom: 0;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads2  .row:last-child{
        display: none;
    }



    .cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative{
        position: relative;
        display: block;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative span {
        font-size: 18px;
        color: #fff;
        display: block;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative span {
        font-size: 18px;
        margin: 20px 0 0 26px;
        color: #fff;
        display: block;
    }

    .cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative .img-left-detail {
        display: none;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads2 .banner-relative:hover .img-left-detail{
        display: none;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative .img-left-detail {
        display: none;
    }
    .cms-index-index .container-normal .banner-show-3 .banner-ads1 .banner-relative:hover .img-left-detail{
        display: none;
    }
}
/********* 首页中间模块样式结束 *********/
/********* 底部模块样式开始 *********/
.cms-about-us .title{
    padding: 0 !important;
}
.page-footer{
    background-color: #f2f2f2;
    padding: 46px 0 0;
}
.page-footer .block-footer-bottom{
    background-color: #f2f2f2 !important;
    border-bottom: solid 1px #e6e6e6 !important;
}
.page-footer .footer-links-company{
    background: none;
}
.page-footer .block-footer-bottom .col-custom-footer-1{
    margin-right: 60px;
}
.page-footer .block-footer-bottom h3{
    font-size: 14px;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.page-footer .block-footer-bottom .main-content .col-custom-footer-2{
    margin-right: 60px;
}
.page-footer .block-footer-bottom .main-content .col-custom-footer-2:last-child{
    width: 33%;
    margin-right: 0;
}
.page-footer .block-footer-bottom .main-content .main-fottom .col-custom-footer-2{
    margin-right: 0px !important;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .block-title{
    line-height: normal;
}
.page-footer .block-footer-bottom .main-content .block.newsletter.block-subscribe .block-title span {
    font-size: 14px;
    color: #333;
    margin: 0 0 7px;
    line-height: 1.35;
    text-transform: capitalize;
    display: block;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.page-footer .block-footer-bottom .main-content .block.newsletter .desctiption{
    margin-bottom: 5px;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .control{
    width: 250px;
}
.page-footer .block-footer-bottom .main-content .block-subscribe input.input-text{
    padding: 0 10px;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .actions{
    margin: 0;
    width: 104px;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .actions button.button {
    background-color: #e31837;
    border-color: #e31837;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .actions button.button span{
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 14px;
}
.page-footer .block-footer-bottom .main-content .block-subscribe .block-content{
    margin-bottom: 10px;
}
.page-footer .block-footer-bottom .main-fottom{
    width: 100%;
    overflow: hidden;
    border-top: solid 1px #e6e6e6 !important;
    height: 95px;
}
.page-footer .block-footer-bottom .main-fottom .container{
    height: 95px;
}
.page-footer .block-footer-bottom .main-fottom .col-custom-footer{
    padding-top: 10px;
    padding-bottom: 20px;
    height: 95px;
}
.page-footer .block-footer-bottom .main-fottom .col-custom-footer:first-child{
    display: inline-block;
    border-right: 1px solid #ebeaea;
}

.page-footer .block-footer-bottom .main-fottom .col-custom-footer p{
    margin-bottom: -3px;
    font-size: 12px;
    color: #999;
    width: 300px;
    margin-left: -10px;
}
.page-footer .block-footer-bottom .main-fottom{
    margin-top: 10px;
}
.page-footer .block-footer-bottom .main-fottom .social-link {
    margin: 0 15px 0 0;
    font-size: 20px;
}
.page-footer .company-inner{
    padding: 0;
}
.page-footer .company-inner .footer-copyright{
    float: none;
    text-align: center;
    line-height: 33px;
    color: #b2b2b2;
    font-size: 12px;
}
.page-footer .company-inner .copyright span{
    color: #b2b2b2;
    font-size: 12px;
}
.page-footer .socials .description{
    display: block;
    clear: both;
}
.page-footer .socials .description p{
    width: 400px !important;
}
.page-footer .socials .description a{
    margin-left: 12px;
}
@media screen and (max-width: 767px)  {
    .page-footer .block-footer-bottom .main-content .col-custom-footer-2:last-child{
        margin-left: 15px!important;
        width:100%;
    }
    .page-footer .block-footer-bottom .main-content .block-subscribe .control{
        width: auto;
    }
    .page-footer .block-footer-bottom .main-content .block-subscribe .actions{
        padding: 0;
    }
}
/********* 底部模块样式结束 *********/
/********* 18岁弹窗模块样式开始 *********/
.modal-popup.popup-newsletter .modal-inner-wrap{
    width: 510px !important;
    height: 612px !important;
}
#popup-newsletter{
    background-image: none;
    background-position: -9999999px -999999px !important;
}

.popup-newsletter .modal-inner-wrap .modal-content{
    width: 510px;
    height: 612px;
    background: url("../images/18age_bg.jpg") no-repeat;
}
.popup-newsletter .modal-inner-wrap .modal-content #popup-newsletter{
    position: relative;
    margin: 5%;
    border: solid 2px #6b6b6b;
    height: 90% !important;
    width: 90% !important;
}
.popup-newsletter .modal-inner-wrap .modal-content .age_logo{
    width: 269px;
    height: 79px;
    margin-left: 100px;
    margin-top: 63px;
    background: url("../images/18age_logo.png") no-repeat;
    font-size: 0px;
    text-indent: -999999px;
}
.popup-newsletter .modal-inner-wrap .modal-content .abg_verifica{
    font-size: 34px;
    text-align: center;
    color: #fff;
    margin-top: 32px;
}

#popup-newsletter .box18-cent{
    clear: both;
    margin-bottom: 60px;
}
#popup-newsletter .box18-cent p {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 32px;
    padding-bottom: 36px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.popup-newsletter.modal-popup .action-close{
    display: none;
}
#popup-newsletter .subscribe-bottom {
    margin-left: 50px;
    position: relative;
}
#popup-newsletter  .subscribe-bottom a {
    width: 146px;
    height: 44px;
    line-height: 44px;
    outline: 0;
    text-align: center;
    background: none;
    border: solid 2px #fff;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
#popup-newsletter  .subscribe-bottom input[type=checkbox] {
    visibility: hidden;
    width: 184px;
    margin-left: 27px;
    height: 44px;
}
#popup-newsletter  .subscribe-bottom .remove-notice{
    position:absolute;
    right:40px;
    top:0;
    background: #f76b6a;
    width: 146px;
    min-width: 146px;
    height: 44px;
    line-height: 44px;
    outline: 0;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
}
@media screen and (max-width: 767px) and (max-device-width : 1024px) {
    .popup-newsletter .modal-inner-wrap .modal-content {
        width: auto !important;
        height: auto !important;
        background: url(../images/18age_bg.jpg) no-repeat center top;
        background-size: cover;
    }
    .popup-newsletter .modal-inner-wrap .modal-content .age_logo{
        position: absolute;
        margin-left: -125px;
        left: 50%;
        margin-top: 23px;
        background-size: 150px;
        background-position: center top;
    }
    #popup-newsletter .box18-cent p {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px;
        padding-bottom: 0px;
        line-height: 22px;
        font-size: 14px;
    }
    .popup-newsletter .modal-inner-wrap .modal-content .abg_verifica{
        font-size: 22px;
        margin-top: 84px;
    }
    .modal-popup.popup-newsletter .modal-inner-wrap{
        width: auto !important;
        height: auto !important;
    }
    #popup-newsletter .subscribe-bottom{
        margin-left: 40px;
        margin-right: 40px;
    }
    #popup-newsletter  .subscribe-bottom a {
        width: 100%;
        height: 44px;
        line-height: 44px;
        outline: 0;
        text-align: center;
        display: inline-block;
        color: #fff;
        cursor: pointer;
    }
    #popup-newsletter  .subscribe-bottom input[type=checkbox] {
        visibility: hidden;
        width: 100%;
        margin-top: 20px;
        height: 44px;
        margin-left: 0;
    }
    #popup-newsletter  .subscribe-bottom .remove-notice{
        position:absolute;
        left:0px;
        top:0px;
        margin-top: 62px;
        width: 100%;

    }
}
/********* 18岁弹窗模块样式结束 *********/

/*2018-09-02购买页修改*/
.catalog-product-view .images-breadcrumbs, .breadcrumbs, .page-products.catalogsearch-result-index .breadcrumbs, .page-products.catalogsearch-advanced-result .breadcrumbs {
    background-image: none;
    margin: 0 auto 40px auto;
    text-align: left;
    position: relative;
    max-width:1270px;
    min-height:auto;
}
.catalog-product-view .review-ratings .label {
    width:60px;
}
@media (max-width: 991px){
    .catalog-product-view .images-breadcrumbs, .breadcrumbs,
    .page-products.catalogsearch-result-index .breadcrumbs,
    .page-products.catalogsearch-advanced-result .breadcrumbs {
        min-height: auto!important;
    }
}
.cms-tpd-table .table-bordered {
    border: 1px solid #ddd !important;
}
.cms-tpd-table .table-bordered>thead>tr>th,
.cms-tpd-table .table-bordered>tbody>tr>th,
.cms-tpd-table .table-bordered>tfoot>tr>th,
.cms-tpd-table .table-bordered>thead>tr>td,
.cms-tpd-table .table-bordered>tbody>tr>td,
.cms-tpd-table .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd !important;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: center;
}

/*2018-09-02购买页修改*/
/********* coupon模块样式开始 *********/
.checkout-index-index select{
    height: 40px;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
}
.checkout-index-index .items-in-cart .minicart-items-wrapper{
    max-height: 180px!important;
}

.checkout-index-index  #checkout-review-table tbody tr td{
    padding: 0 9px !important;
}
.checkout-index-index  #checkout-review-table .minicart-items .product-item-name{
    margin-top: 10px !important;
}
.checkout-index-index .qty-wrapper,
.checkout-index-index .price-excluding-tax,
.checkout-index-index .remove-wrapper{
    margin-top: 10px;
}
.checkout-index-index .remove-wrapper{
    padding: 13px;
}
.checkout-index-index .opc-block-summary .product-item .product-item-name-block{
    margin-top: 15px;
}
.checkout-index-index .subtotal .cart-price,
.checkout-index-index .opc.opc-sticky{
    display: block;
    padding: 10px;
}

.checkout-payment-method .payment-method-title{
    padding: 10px;
    margin: 15px;
}

@media (max-width: 480px){
    .checkout-index-index #checkoutSteps{
        margin-left: -10px !important;
        margin-right: -15px !important;
    }
    .checkout-index-index #co-place-order-area{
        margin-left: -10px;
        margin-right: -5px
    }
}

@media screen and (max-width: 767px){
    .checkout-index-index .opc.opc-sticky .sticky .row-mp {
        margin-left: -15px !important;
    }
    .checkout-index-index .page-main-pal.container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}




.catalog-product-view .fotorama-item .fotorama__caption{
    display: none;
}

@media screen and (max-width: 767px) and (max-device-width : 1024px) {
    .checkout-index-index .checkout-payment-method .payment-method-content{
        padding-right: 20px !important;
    }
    .checkout-index-index .checkout-payment-method .ccard .month .select,
    .checkout-index-index .checkout-payment-method .ccard .number .input-text {
        width: 100%;
    }
    .checkout-index-index .payment-method-content .field.date .month{
        position: relative;
    }
    .checkout-index-index .payment-method-content .field.date .year{
        position: relative;
        left: 0;
    }
    .checkout-index-index .checkout-payment-method .ccard .year .select{
        width: 100% !important;
        margin-top: 15px;
    }
    .checkout-index-index .checkout-payment-method .ccard .fields>.year{
        padding-left: 0 !important;
    }
    .checkout-index-index .payment-method-content .field.date{
        height: auto;
    }
    .checkout-index-index .payment-method-content .field.cvv{
        margin-top: 5px;
    }
    .checkout-index-index .payment-method-content .ccard .cvv .input-text{
        width: 90%;
    }
    .checkout-index-index .payment-method-content .field.cvv .field-tooltip{
        right: 10px !important;
        left: auto !important;
    }
}
/********* coupon模块样式结束 *********/
/********* header-top模块样式开始 *********/
.header-top span{
    display: inline-block;
}
.header-top .noticeWrapper{
    display: inline-block;
    margin-left: 200px;
}
.header-top .noticeWrapper p{
    margin-bottom: 0px;
}
@media screen and (max-width: 767px)  {
    .header-top span.welcome-title{
        display: none;
    }
    .header-top .noticeWrapper{
        float: none;
        margin: 0px;
        clear: both;
        height: 18px;
        overflow: hidden;
        margin-bottom: -10px;
    }

}
/********* header-top模块样式结束 *********/

.catalog-category-view .category-view{
    height: auto;
}
@media (min-width: 1170px){
    .cms-contest .page-main-pal.container{
        max-width: 100%;
    }
}
@media screen and (max-width: 767px)  {
    .cms-contest .page-main-pal.container{
        padding-left: 0;
        padding-right: 0;
    }

}

.account .orderHistory{
    border-top: 1px solid #dfdfdf;
    margin-top: 10px;
}
.account .orderHistory .notice{
    padding: 18px;
    padding-top: 0;
}
@media only screen and (max-width: 767px){
    .account .page-main{
        position: relative;
        padding-top: 0px !important;
    }
}

.page-product-configurable .data-tabs-content .content .description img{
    margin-top: 0;
}


/********* 产品详情页模块样式开始 *********/
@media (min-width: 1170px){
    .catalog-product-view .page-main-pal.container{
        max-width:100%
    }
}
@media (min-width: 1200px){
    .catalog-product-view .page-main-pal.container {
        width: 100%
    }
}

.catalog-product-view .attribute.description table{
    width: 100% !important;
}
.catalog-product-view .product.data.items .items-tabs .item a,
.catalog-product-view .product.data.items .items-tabs .item.active a{
    font-weight: 300;
}
.catalog-product-view .main .product-view,
.catalog-product-view .main .data-tabs-content,
.catalog-product-view .product.data.items .items-tabs{
    margin: 0 auto;
    max-width:1270px;
}
.catalog-product-view .product.data.items .items-tabs.header-container-fixed{
    margin: 0 auto;
    max-width:100%;
    border-bottom: 0;
}
@media (max-width: 991px){
    .catalog-product-view .mb-ajaxsuite-popup-wrapper {
        left: 5% !important;
        top: 87px !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
    }
}

/********* 产品详情页模块样式结束 *********/
.catalog-product-view .tier_price_title{
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
}
.catalog-product-view .product.attribute.overview{
    margin-top: 10px;
}
.catalog-product-view .tier_price_table td{
    text-align: center;
}
.catalog-product-view .signInfo{
    display: block;
    height: 32px;
}
.catalog-product-view .signInfo span{
    border: solid 1px #e31837;
    padding: 6px;
    color:#e31837;
}
.catalog-product-view .tier_price{
    color:#e31837;
    font-weight: bold;
}
.catalog-product-view .tier_original_price{
    color: #000;
}


.alo-magicslider .slick-dots li.slick-active button{
    width: 10px !important;
}
.over .page-header .ves-megamenu li.active>a{
    color: #fff !important;
}
@media only screen and (max-width: 479px){
    .alo-toggle.tool-topsearch .toggle-content {
        padding: 15px 0 !important;
    }
}
/********* 注册页面样式开始 *********/
.customer-account-login .btn-social,
.customer-account-create .btn-social{
    color: #fff !important;
}
.customer-account-login .block.social-login-authentication-channel.account-social-login .block-content,
.customer-account-create .block.social-login-authentication-channel.account-social-login .block-content{
    text-align: left;
}
.btn-social>:first-child {
    border-right: 1px solid rgba(255,255,255,.2) !important;
}
.customer-account-create .field-tooltip {
    right: 184px !important;
    top: -8px !important;
}
@media only screen and (max-width: 479px){
    .customer-account-login .login-container .block .block-content {
        min-height: auto;
    }
    .customer-account-login .action.login.primary,
    .customer-account-login .action.create.primary,
    .customer-account-create .action.submit.primary{
        width: 100%;
    }
    .customer-account-login .action.login.primary{
        background: #f76b6a;
        border-color: #f76b6a;
    }
    .customer-account-login .action.login.primary span{
        color: #fff;
    }
    .customer-account-create .field-tooltip {
        right: 134px !important;
        top: -8px !important;
    }
}
/********* 注册页面样式结束 *********/
.page-with-filter .toolbar.toolbar-products{
    display: none;
}

/********* 选择国家开始 *********/
.select_language{
    width: 26px;
    margin-left: 20px;
}
.select_language .select-current span,
.select_language .select-current i{
    display: none;
}
.select_language .language-option a img{
    width: 26px;
}
.select_language ul{
    left: -50px !important;
    min-width: 80px !important;
    padding: 10px 0 0 0 !important;
}
.select_language ul > li{
    padding-left: 12px !important;
    margin-bottom:10px  !important;
}
.select_language ul li a{
    text-align: left;
}
.breadcrumbs{
    margin-top: 15px;
}
/********* 选择国家结束 *********/
/********* 手机端addToCart下拉框模块开始 *********/
@media screen and (max-width: 768px) {
    .mobileItem .productImage {
        margin-right: 10px;
    }
}
.page-product-configurable .fotorama__img{
    opacity: 1;
    width: 100%;
    margin-right: 10px;
}
.page-product-configurable .field.configurable{
    clear: both;
}
.page-product-configurable .field.configurable .label{
    padding-top: 5px;
}
.page-product-configurable .shade{
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    display: block;
    z-index: 999;
    top: 0;
    left: 0px;
    opacity: 0.6;
}
.page-product-configurable span.close:before {
    font-family: 'icons-blank-theme';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: '\e616';
    font-size: 38px !important;
    margin-left: -10px;
    color: #333;
    font-weight: normal;

}
.page-product-configurable span.close{
    opacity: 0.9;
}
/********* 手机端addToCart下拉框模块结束 *********/
/********* 成功加入购物车弹窗提示框开始 *********/
.mb-ajaxsuite-popup-wrapper{
    background-color: #fff !important;
    border-radius: 5px;
}
.mb-ajaxsuite-popup-wrapper .mb-login-popup-title{
    background-color: #fff !important;
    display: none;
}
.mb-ajaxsuite-popup-wrapper .mb-message-successs{
    padding: 16px 0 0 0;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-close{
    background: none !important;
    top:-45px !important;
    right: -50px !important;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-close:before {
    font-family: 'icons-blank-theme';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: '\e616';
    font-size: 40px !important;
    margin-left: -20px;
    color: #fff;
    font-weight: normal;

}
.mb-ajaxsuite-popup-wrapper .ajaxcart-buttons.ajaxsuite-buttons .mb-ajaxsuite-close{
    background: #f76b6a !important;
    border-radius:4px;
    line-height:42px;
    height:42px;
}
.mb-ajaxsuite-popup-wrapper .ajaxcart-buttons.ajaxsuite-buttons .mb-ajaxsuite-close:before{
    font-family: '';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: none;
    font-size: 0px !important;
    margin-left: -20px;
    color: #fff;
    font-weight: normal;

}
.mb-ajaxsuite-popup-wrapper  #mb-ajaxcart-wrapper .ajaxcart-success-box .success-content{
    height: auto;
}
.mb-ajaxsuite-popup-wrapper .swatch-opt{
    margin: 0;
}
.mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons{
    margin-bottom: 5px;
}
.mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button{
    border:none !important;
}
.mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button span{
    display: inline-block;
}
.mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button:last-child{
    background-color: #f60 !important;
    margin-left: 10px !important;
    border-radius:4px;
    line-height:42px;
    height:42px;
}
.mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons .ajaxsuite-autoclose-countdown{
    display: inline;
}
#mb-ajaxcart-wrapper{
    width: auto !important;
}
@media (max-width: 991px){
    .mb-ajaxsuite-popup-wrapper{
        left: 5% !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    .mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-close {
        top: -50px !important;
        right: -23px !important;
    }
    .mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button{
        width: 100%;
    }
    .mb-ajaxsuite-popup-wrapper .ajaxcart-buttons.ajaxsuite-buttons .mb-ajaxsuite-close{
        margin-bottom: 10px;
    }
    .mb-ajaxsuite-popup-wrapper #mb-ajaxcart-wrapper .ajaxcart-success-box .ajaxcart-buttons button:last-child{
        margin-left: 0px !important;
    }
}
/********* 成功加入购物车弹窗提示框结束 *********/
/********* 登录注册页面开始 *********/
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper{
    display: none;
}
.block-customer-login{
    clear: both;
    float: none;
}
.customer-account-forgotpassword .logo,
.customer-account-create .logo,
.customer-account-login .logo{
    margin: 20px auto 10px 155px;
    height: 50px;
    text-align: center;
    width: 160px;
    float: none;
    display: block;
}
.customer-account-forgotpassword .page-main-pal.container,
.customer-account-create .page-main-pal.container,
.login-container{
    margin: 30px auto 60px;
    width: 430px;
}
.customer-account-create .form.create.account > .fieldset{
    float: none;
    width: 100%;
}
.login-container .block .block-content{
    border: none;
}
.customer-account-create .logo img,
.customer-account-login .logo img{
    max-width: 100%;
}
.customer-account-create .block-customer-login,
.customer-account-login .block-customer-login,
.customer-account-forgotpassword .form.password.forget{
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 1px 2px 6px 2px rgba(50,50,50,.1);
    margin-bottom: 0 !important;
}
.customer-account-create .form.create.account{
    border: none;
    margin-bottom: 10px;
}
.customer-account-login .login-container .block,
.customer-account-create .login-container .block{
    width: 100%;
    clear: both;
    float:none
}
.login-container .block .block-content{
    padding: 0;
}
.authTab {
    box-sizing: border-box;
    display: table;
    width: 100%;
    padding: 0 40px;
    height: 60px;
    border-bottom: 1px solid #eee;
}
.authTab_item {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.authTab_link {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #999 !important;
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
.authTab_link:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    content: "";
    width: 0;
    height: 2px;
    background-color: #ff8a00;
}
.authTab_link.active {
    color: #ff8a00 !important;
    cursor: default;
}
.authTab_link.active:after {
    width: 100%;
}
.login-container .fieldset {
    padding: 20px 40px 30px !important;
}
.customer-account-create  input.input-text,
.customer-account-login  input.input-text,
.customer-account-forgotpassword input.input-text{
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 15px;

}
.customer-account-create .field .control,
.login-container .field.email,
.login-container .field.password,
.customer-account-forgotpassword .field .control{
    position: relative;
    margin-top: 20px;
}
.authForm_iconLabel {
    position: absolute;
    right: 1px;
    top: 1px;
}
.authForm_iconLabel .fa{
    margin: 8px 15px 0 0;
    font-size: 22px;
    color: #ccc;
}
.authForm_iconLabel .fa.fa-unlock-alt{
    margin-top: 11px;
    margin-right:17px;
}
.customer-account-create  .action.submit.primary,
.login-container .login.primary,
.customer-account-forgotpassword .action.submit.primary {
    width: 100% !important;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background: #f76b6a;
    border-color: #f76b6a;
}
.customer-account-create .form.create.account{
    padding-bottom: 0;
}
.customer-account-create .fieldset .legend{
    padding: 0;
}
.customer-account-create .actions-toolbar .primary,
.login-container .actions-toolbar .primary,
.customer-account-forgotpassword .actions-toolbar .primary
{
    width: 100%;
}
.customer-account-create  .action.submit.primary span,
.login-container .actions-toolbar .primary span,
.customer-account-forgotpassword .actions-toolbar .primary span{
    font-size: 18px;
}
.login-container .secondary{
    text-align: right;
    margin-top: 20px;
}
.login-container .fieldset:after{
    display: none;
}
.authLine_text {
    position: relative;
    text-align: center;
    margin: 0 40px;
}
.authLine_text:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eee;
}
.authLine_textInner {
    position: relative;
    z-index: 2;
    padding: 0 5px;
    background-color: #fff;
    color: #ccc;
    font-size: 16px;
}
.customer-account-create .block.social-login-authentication-channel.account-social-login .block-content,
.customer-account-login .block.social-login-authentication-channel.account-social-login .block-content{
    text-align: center;
}
.login-container .block .block-content{
    margin-bottom: 15px;
    min-height: auto;
}
.customer-account-forgotpassword .footer,
.customer-account-login .footer,
.customer-account-create .footer
{
    width: 314px;
    left: 50%;
    margin: 0 auto;
    position: static;
}

.customer-account-create .social-login-authentication-channel{
    margin-bottom: 20px;
}
.customer-account-login .footer-copyright,
.customer-account-create .footer-copyright,
.customer-account-forgotpassword .footer-copyright{
    text-align: center;
    float: none;
}
.customer-account-login .footer img,
.customer-account-create .footer img,
.customer-account-forgotpassword .footer img{
    margin-top: 20px;
    height: 35px;
}
.customer-account-login .copyright span,
.customer-account-create .copyright span,
.customer-account-forgotpassword .copyright span {
    color: #999;
    font-size: 12px;
}
.login-container .actions-toolbar{
    margin-top: 15px;
}
.btn-google .fa-google {
    background: url(../images/google.png) no-repeat  0px 0px !important;
}
@media (max-width: 767px){
    .customer-account-login .page-main-pal.container,
    .customer-account-create .page-main-pal.container,
    .customer-account-forgotpassword .page-main-pal.container{
        padding-left: 0;
        padding-right: 0;
    }
}
.actions-toolbar .secondary{
    float: left !important;
    padding-top: 5px;
}
@media (max-width: 991px){
    .btn-google .fa-google {
        background: url(../images/google.png) no-repeat  8px 7px !important;
    }
    .customer-account-create .page-main-pal.container,
    .login-container,
    .customer-account-forgotpassword .page-main-pal.container {
        width: 100%;
        margin: 0 auto;
    }
    .customer-account-create .block-customer-login,
    .customer-account-login .block-customer-login,
    .customer-account-forgotpassword .form.password.forget{
        border: none;
        box-shadow:none;
    }
    .customer-account-create .nav-toggle,
    .customer-account-login .nav-toggle,
    .customer-account-forgotpassword .nav-toggle
    {
        display: none !important;
    }
    .customer-account-create .logo,
    .customer-account-login .logo,
    .page-main-pal.container .logo{
        left: 50%;
        margin-left: -60px;
    }
    .account-social-login .actions-toolbar.social-btn{
        width: 50px !important;
        margin-right: 15px;
        float: left;
    }
    .social-btn .btn-social {
        width: 50px;
        height: 50px;
        padding: 0 !important;
        border-radius: 50px !important;
    }
    .btn-social > :first-child{
        position: relative !important;
        display: inline-block;
        width: 50px !important;
        height: 50px;
        line-height: 50px !important;

    }
    .customer-account-login .social-login-authentication-channel.account-social-login,
    .customer-account-create .social-login-authentication-channel.account-social-login{
        position: relative;
        width: 50px;
        left: 50%;
        margin-left: -25px;
    }
    .customer-account-login .footer img,
    .customer-account-create .footer img{
        margin-top: 0px;
    }
    .customer-account-create .form.create.account{
        border: none;
    }

}
/********* 登录注册页面结束 *********/
/********* 产品列表页加入购物车弹窗开始 *********/
.mb-ajaxsuite-popup-wrapper {
    width: 600px;
    left: 50% !important;
    top: 50% !important;
    margin-left: -300px ;
    margin-top: -175px;
    padding-bottom: 20px;
}
.mb-ajaxsuite-popup-wrapper .success-content img{
    margin-top: 0 !important;
}
.page-with-filter #mb-ajaxcart-wrapper .product-add-form{
    padding-right: 20px;
}
.page-with-filter #mb-ajaxcart-wrapper .product-add-form input.qty {
    width: 100% !important;
}
.page-with-filter #mb-ajaxcart-wrapper .product-add-form .actions{
    border-top:none;
}
.page-with-filter #mb-ajaxcart-wrapper img.image{
    margin-top:56px
}
.page-with-filter #mb-ajaxcart-wrapper .product-add-form .actions button{
    height: 42px;
    line-height: 42px !important;
    padding: 0 22px !important;
    color: #6c6c6c !important;
    background-color: #ffffff !important;
    border-color: #e1e1e1;
    border-radius: 4px;
    padding:0 35px !important;
}
.page-with-filter #mb-ajaxcart-wrapper .product-add-form .actions button.ajax-popup-to-cart{
    height: 42px;
    line-height: 42px !important;
    padding: 0 22px !important;
    color: #fff !important;
    background-color: #f76b6a !important;
    border-color: #f76b6a;
    border-radius: 4px;
    padding:0 35px !important;
}
.page-with-filter #mb-ajaxcart-wrapper .price-box .price{
    color: #e31837;
}
@media (max-width: 991px){
    .page-with-filter .mb-ajaxsuite-popup-wrapper {
        width: 90%;
        height: auto;
        left: 5% !important;
        top: 0px !important;
        margin-left: 0px !important;
        margin-top: 57px !important;
        padding-bottom:10px
    }
    .page-with-filter #mb-ajaxcart-wrapper .addtocartWrapper{
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .page-with-filter #mb-ajaxcart-wrapper .product-add-form {
        float: none;
        padding-right: 0px;
    }

    .page-with-filter #mb-ajaxcart-wrapper img.image{
        margin-top: 0px;
        width: 40%;
        margin-left: -20%;
        left: 50%;
        position: relative;
        float:none;
    }
    .page-with-filter #mb-ajaxcart-wrapper .fieldset>.field>.label{
        padding-top:5px
    }
    .page-with-filter #mb-ajaxcart-wrapper .product-add-form{
        width: 100%;
    }
    .page-with-filter .product-options-wrapper{
        padding-top:0 !important;

    }
    .page-with-filter .product-options-wrapper .fieldset{
        padding-right: 0px !important;
    }
    .page-with-filter #mb-ajaxcart-wrapper .product-add-form .actions button {
        width:100%  !important;
        margin-bottom:10px  !important;
    }
    .page-with-filter #mb-ajaxcart-wrapper .product-name,
    .page-with-filter #mb-ajaxcart-wrapper .price-box{
        text-align: center;
    }

}
/********* 产品列表页加入购物车弹窗结束 *********/
/********* 个人中心模块开始 *********/
.account.paypal-billing-agreement-index .actions-toolbar .secondary,
.account.downloadable-customer-products .actions-toolbar .secondary{
    display: none;
}
.account .actions-toolbar .secondary{
    padding-top: 0;
}
.account .secondary a.back{
    display: inline-block;
    vertical-align: top;
    overflow: visible;
    width: auto;
    border-style: solid;
    border-width: 1px;
    margin: 0 10px 0 0 !important;
    cursor: pointer;
    height: 35px;
    line-height: 34px;
    padding: 0 35px;
    border-radius: 0;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.account .action.back span{
    color: #333333;
}
.account .secondary a.back:hover{
    color: #fff;
    background: #f76b6a;
    border-color: #f76b6a;
    text-decoration: none;
}
.account .secondary a.action.back:hover span{
    color: #fff;
    text-decoration: none;
}
.account .form-address-edit{
    overflow: hidden;
}
.account .column.main .fieldset:first-child .control{
    position: relative;
    margin-bottom: 20px;
}
.account .column.main .product-item-inner .fieldset:first-child .control{
    position: relative;
    margin-bottom: 0px;
}
.account .form-address-edit .fieldset .field.street{
    margin-top: -20px !important;
}
/********* 个人中心模块结束 *********/
/********* 产品详情页评论弹窗模块开始 *********/
.page-product-configurable .mask{
    z-index: 999;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34,34,34,.5);
}
.page-product-configurable .reviewModal{
    position: relative;
    z-index: 11;
}
.page-product-configurable .reviewModal-dialog{
    background: #fff;
    width: 550px;
    height: 710px;
    border-radius: 5px;
    margin: 80px auto;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.2);
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;

}
.page-product-configurable .reviewModal-dialog.open{
    opacity: 1;
    top: 30px;
}
.page-product-configurable .reviewModal-dialog .closeBtn{
    float: right;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin: 10px 8px;
    cursor: pointer;
}
.page-product-configurable .reviewModal-dialog .closeBtn:before {
    font-family: 'icons-blank-theme';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: '\e616';
    font-size: 40px !important;
    margin-left: -10px;
}
.page-product-configurable .block.review-add .actions-toolbar{
    margin-top: 0 !important;
}
.page-product-configurable .amreview-submit-form .review-form .actions-toolbar.review-form-actions{
    padding-top: 0 !important;
}
.page-product-configurable .amreview-submit-form .review-form .fieldset > .field > .label{
    padding-top: 10px !important;
}
.page-product-configurable .review-add .block-content .fieldset{
    margin: 0 30px !important;
}
.page-product-configurable .amreview-submit-form .review-form{
    background: none;
}
.page-product-configurable .amreview-submit-form .review-form .actions-toolbar.review-form-actions{
    padding: 0 !important;
    max-width: 553px !important;
}
.page-product-configurable .amreview-button{
    cursor: pointer;
}
@media screen and (max-width: 769px) {
    .page-product-configurable .mask{
        display: block;
        position: relative;
        background-color: #fff
    }
    .page-product-configurable .reviewModal-dialog{
        background: #fff;
        width: 100%;
        height: auto;
        margin: 0px auto;
        transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .page-product-configurable .reviewModal-dialog .closeBtn{
        display: none;
    }
    .page-product-configurable .amreview-submit-form .review-form{
        margin-top: 0;
        padding: 0;
    }
    .page-product-configurable .review-add .block-content .fieldset{
        margin: 10px !important;
    }
    .page-product-configurable .actions-toolbar .primary{
        display: block;
    }
    .page-product-configurable .amreview-submit-form .review-form.review-form .action.submit.primary{
        width: 100%;
        height: 40px;
    }
    .page-product-configurable .field.review-field-recommend.amreview-recommend-wrap{
        left: 0;
    }
}
/********* 产品详情页评论弹窗模块结束 *********/

/********* 产品详情页属性弹窗模块开始 *********/
.goodsd-mask ,.modelsize {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34,34,34,.5);
    z-index: 999;
}
.goodsd-mask .goodsdModal ,.modelsize .goodsdModal {
    position: relative;
}
.goodsd-mask .goodsdModal-dialog ,.modelsize .goodsdModal-dialog{
    position: absolute;
    background: #fff;
    width: 580px;
    height: auto;
    border-radius: 5px;
    margin: 0px auto;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,0.2);
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    left:50%;
    margin-left: -290px;
    top:-780px;
    opacity: 0;
}
.product-options-wrapper .guide{
    margin-top: 6px;
}
.product-options-wrapper .guide .iconfont{
    display: inline-block;
    margin-top: 10px;
}
.product-options-wrapper .guide a{

    display: inline-block;
    text-decoration: underline;
}
.goodsd-mask .goodsdModal-dialog.open ,.modelsize .goodsdModal-dialog.open{
    opacity: 1;
    top: 80px;
}
.goodsd-size{
    z-index: 999999;
}
.goodsd-size .goods-closeBtn{
    float: right;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin: 10px 8px;
    cursor: pointer;
    font-style: inherit;
}
.goodsd-size .goods-closeBtn:before {
    font-family: 'icons-blank-theme';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: '\e616';
    font-size: 40px !important;
    margin-left: -10px;
}
.c-goodsdc{
    padding: 20px;
}
.c-goodsdc .sg-ctn .sg-table {
    background-color:#fff;
    text-align:center;
    margin:0 auto
}
.c-goodsdc .sg-ctn .sg-table tr td {
    padding:10px 24px;
    border-right:1px solid #e5e5e5;
    text-transform:capitalize;
    -webkit-transition:background-color .2s,color .2s;
    transition:background-color .2s,color .2s
}
.c-goodsdc .sg-ctn .sg-table tr.trhead {
    text-align:center;
    font-weight:700;
    font-size:14px;
    color:#222;
    line-height:initial;
    border:1px solid #e5e5e5;
    white-space:nowrap
}
.c-goodsdc .sg-ctn .sg-table tr.border-bottom,.c-goodsdc .sg-ctn .sg-table tr.cm-inch {
    font-size:12px;
    color:#222;
    border:1px solid #e5e5e5
}
.c-goodsdc .sg-ctn .sg-table tr td:first-child {
    text-align:center;
    background-color:#F5F5F5;
    font-weight:700
}
.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr td {
    padding:10px 14px
}
.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr td:first-child {
    background-color:#fff
}
.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr.trhead td {
    background-color:#f5f5f5
}
.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr.trhead {
    font-weight:400;
    background-color:#f5f5f5
}
.c-goodsdc .sg-ctn .sg-tip {
    margin-top:6px;
    color:#666
}
.c-goodsdc .sg-ctn .sg-table-wrap {
    display:block;
    margin:0 auto
}
.c-goodsdc .sg-ctn .units-opt {
    margin:0 15px 14px
}
.c-goodsdc .sg-ctn .units-opt label {
    margin-right:8px
}
.c-goodsdc .sg-ctn .units-opt-radio {
    display:inline-block;
    margin-right:20px
}
.c-goodsdc .sg-ctn .measure-guide {
    max-width:500px
}

.c-goodsdc .sg-ctn .measure-guide h5 {
    margin-top:20px;
    margin-bottom:10px;
    font-weight:700;
    font-size:14px;
    text-transform:initial
}
.c-goodsdc .sg-ctn .measure-guide p {
    color:#666
}
.c-goodsdc .sg-ctn .measure-pic {
    margin-top:20px;
    position:relative
}

.c-goodsdc .sg-ctn .measure-pic0 {
    display:inline-block;
    width:150px;
    vertical-align: top
}
.c-goodsdc .sg-ctn .measure-pic0 img {
    width:100%
}
.c-goodsdc .sg-ctn .measure-pic-guide {
    display:inline-block;
    vertical-align:middle;
    margin-left:40px;
    width:300px;
    position:relative;
    top:50%
}
.c-goodsdc .sg-ctn .measure-pic-guide h6 {
    margin-bottom:5px;
    font-weight:700;
    font-size:14px;
    line-height:20px;
    text-transform:capitalize;
    word-wrap:break-word
}
.c-goodsdc .sg-ctn .measure-pic-guide h6 span {
    margin-right:8px;
    display:inline-block;
    width:20px;
    height:20px;
    border-radius:50%;
    background-color:#000;
    color:#fff;
    text-align:center
}
.c-goodsdc .sg-ctn .measure-pic-guide p {
    word-wrap:break-word;
    color:#666
}
.c-goodsdc .sg-ctn .measure-pic-guide .measure-wrap {
    margin-bottom:45px
}
.c-goodsdc .sg-ctn .measure-pic-guide .measure-wrap:last-child {
    margin-bottom:0
}
.c-goodsdc .sg-ctn .sg-table tr:hover td,.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr:hover td {
    background-color:#ccc
}
.c-goodsdc .sg-ctn .sg-table tr:hover td:hover,.c-goodsdc .sg-ctn table.sg-table.sg-table-shoe tr:hover td:hover {
    background-color:#222;
    color:#fff
}
.c-goodsdc .sg-ctn .sg-table tr:hover td:hover~td {
    background-color:inherit
}
.c-goodsdc .sg-ctn .sg-table tr:hover>td:nth-child(1),.c-goodsdc .sg-ctn table.sg-table.sg-table-shoe tr:hover>td:nth-child(1) {
    background-color:#a1a1a1;
    color:#fff
}
.c-goodsdc .sg-ctn .sg-table td.col-highlight {
    background-color:#ccc
}
.c-goodsdc .sg-ctn .sg-table .trhead td.col-highlight,.c-goodsdc .sg-ctn .sg-table.sg-table-shoe tr.trhead td.col-highlight {
    background-color:#a1a1a1;
    color:#fff
}
/********* 产品详情页属性弹窗模块结束 *********/

/********* 产品详情页Frequently bought together模块开始 *********/
.page-product-configurable .mageplaza-fbt-image-box{
    width: 1080px !important;
}
.page-product-configurable .products-grid .mageplaza-fbt-image-box .product-item{
    width: 170px !important;
}
.page-product-configurable .mageplaza-fbt-add-to-wishlist button,
.page-product-configurable .mageplaza-fbt-add-to-cart button{
    padding: 0 10px !important;
}
.page-product-configurable .selectOptionWrapper{
    left: 5px !important;
    width: 190px !important;
}
.mageplaza-fbt-price-box{
    padding-left: 0px !important;
}
.page-product-configurable .selectOptionWrapper .swatch-attribute-label{
    text-align: left;
    float: left;
    padding-top: 7px;
    font-weight: normal;
    width: 37px;
    font-size: 12px;
}
.page-product-configurable .mageplaza-fbt-price-box{
    margin-top: 50px;
}
.page-product-configurable .selectOptionWrapper select{
    padding: 4px;
}
.page-product-configurable .selectOptionWrapper .swatch-attribute-options{
    float: left;
    width: 130px;
}
.page-product-configurable .selectOptionWrapper .swatch-attribute-selected-option{
    padding-left: 0px;
}
.page-product-configurable .selectOptionWrapper .closeButton{
    padding: 4px 15px;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}


@media (min-width: 1024px){
    .mageplaza-fbt-image-box {
        max-width: calc(100%) !important;
    }
}

.swiper-father{
    width:850px;
    position:relative;
}
.swiper-container {
    width:760px;
    margin: 0 auto;
}
.swiper-wrapper{

}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 180px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-black{
    height: 23px!important;
    margin-top: -15px!important;
}


.page-product-configurable .selectOptionWrapper .swatch-attribute-selected-option {
    padding-top: 0px;
    font-size: 12px;
    text-align: left;
    float: left;
}
.page-product-configurable .selectOptionWrapper .swatch-attribute-options{
    float: none;
    width: 130px;
    clear: both;
    display: block;
    padding-top: 10px;
}
.page-product-configurable .swatch-option{
    margin-bottom: 0px;
}
.page-product-configurable .selectOptionWrapper .swatch-attribute-label{
    padding-top: 0px;
}

.page-product-configurable .swatch-option.selected {
    outline: 1px solid #f76b6a;
    border-color: #f76b6a;
}
.page-product-configurable .swatch-option.color:hover,
.page-product-configurable .swatch-option.selected {
    box-shadow: 0 0 0 3px rgba(247,147,106,.10);
    -moz-box-shadow: 0 0 0 3px rgba(247,147,106,.10);
    -webkit-box-shadow: 0 0 0 3px rgba(247,147,106,.10);
    -o-box-shadow: 0 0 0 3px rgba(247,147,106,.10);
    -ms-box-shadow: 0 0 0 3px rgba(247,147,106,.10);
}
.page-product-configurable .swatch-option.image:not(.disabled):hover,
.page-product-configurable .swatch-option.color:not(.disabled):hover {
    border-color: #f76b6a;
    outline: 1px solid #f76b6a;
}
.page-product-configurable .swatch-option.text.selected {
    background-color: #f76b6a !important;
    color: #fff;
}
.page-product-configurable .swatch-option.text:hover{
    border-color: #f76b6a;
    outline: 1px solid #f76b6a;
    background: #f76b6a;
}
/********* 产品详情页Frequently bought together模块结束 *********/
/********* 产品详情页Free shipping 模块开始 *********/
.catalog-product-view .ship_modal_mask{
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    opacity: 0.5;
    z-index: 99;
}
.catalog-product-view .item_ship_mask{
    background: #fff;
    width: 900px;
    padding: 30px 0;
    color: #333;
    border-radius: 2px;
    height: 400px;
    position: relative;
    top:50%;
    margin-top: -200px;
    margin-left: -450px;
    font-size: 14px;
    z-index: 100;
}
.catalog-product-view .modal_ship_hd{
    padding-bottom: 15px;
    margin: 0 30px;
    padding-left: 0;
    border-bottom: 1px solid #ebebeb;
    line-height: 22px;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    font-weight: bold;
}
.catalog-product-view .shipp_wrap{
    max-height: 286px;
    overflow-y: auto;
    padding: 0 20px;
    margin: 25px 10px 0;
    position: relative;
    min-height: 300px;
}
.catalog-product-view .shipp_wrap .shipp_filter{
    overflow: hidden;
}
.catalog-product-view .shipp_wrap .shipp_filter .name{
    float: left;
    width: 60px;
    padding-top: 5px;
}
.catalog-product-view .shipp_wrap .shipp_filter .con{
    float: left;
    width: 255px;
}
.catalog-product-view .item_ship_mask .shipp_list {
    margin: 30px 0 0;

}
.catalog-product-view .item_ship_mask .shipp_list .shipp_list_thead {
    height: 52px;
    display: table;
    background: #f5f5f5;
    font-size: 14px;
    color: #666;
    width: 100%;
}

.catalog-product-view .item_ship_mask .shipp_list .list_cell {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px
}

.catalog-product-view .item_ship_mask .shipp_list .list_name {
    width: 210px;
    padding-left: 10px;
    line-height: 18px
}

.catalog-product-view .item_ship_mask .shipp_list .list_shipcost {
    width: 160px
}

.catalog-product-view .item_ship_mask .shipp_list .list_days {
    width: 220px
}

.catalog-product-view .item_ship_mask .shipp_list .list_track {
    width: 180px
}

.catalog-product-view .item_ship_mask .shipp_list ul li {
    margin: 0;
    height: 52px;
    color: #333;
    padding: 0;
    display: table;
    font-size: 14px;
    position: relative;
    width: 100%;
}

.catalog-product-view .item_ship_mask .shipp_list ul li:hover {
    color: #f76b6a;
    background: none;
    cursor: pointer;
}

.catalog-product-view .item_ship_mask .shipp_list ul li:nth-child(even), .item_ship_mask .shipp_list ul li:nth-child(even):hover {
    background: #f5f5f5
}

.catalog-product-view .item_ship_mask .shipp_list .checkboxinput {
    width: 40px;
    padding-left: 20px;

}
.catalog-product-view .item_ship_mask .shipp_list .checkboxinput input[type="radio"]{
    position: absolute;
    left: 20px;
    top:16px;
    width: 16px;
    height: 16px;
    opacity: 0;
}
.catalog-product-view .item_ship_mask .shipp_list .checkboxinput input[type="radio"] + label{
    width: 16px;
    height: 16px;
    border: 1px solid #9c9c9c;
    background: #fff;
    border-radius: 200px;
    cursor: pointer;
    box-sizing: content-box;
    margin-bottom: 0;
    vertical-align: middle;
}
.catalog-product-view .item_ship_mask .shipp_list .checkboxinput input[type="radio"]:checked + label{
    width: 8px;
    height: 8px;
    background: #fff;
    border: 5px solid #f76b6a;
    box-sizing: content-box;
}
.catalog-product-view .ship_arrow{
    font: normal normal normal 14px/1 'FontAwesome';
}
.catalog-product-view .ship_arrow:before {
    content: '\f078';
    color: #999;
    font-size: 12px;
    margin: 0 5px;
}
.catalog-product-view .ship_close{
    position: absolute;
    top: -6px;
    right: 15px;
    width: 30px;
    height: 30px;
    opacity: 1;
    cursor: pointer;
    z-index: 1000;
}
.catalog-product-view .ship_close:before {
    font-family: 'icons-blank-theme';
    -webkit-font-smoothing: antialiased;
    speak: none;
    content: '\e616';
    font-size: 40px !important;
    color: #333;
    font-weight: 400;
}
.catalog-product-view .ship_box_text{
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.catalog-product-view .ship_box_center{
    display: inline-block;
}
.no_ship{
    width: 100%;
    text-align: center;
    display: none;
    margin-top: 30px;
}
.catalog-product-view .shippingInfo{
    margin-bottom: 10px;
}
.catalog-product-view .loading {
    background: url(../images/loading.gif) no-repeat;
    background-size: 95%;
    display: block;
    width: 128px;
    height: 128px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -64px;
    margin-top: -64px;
    position: absolute;
    z-index: 2001;
}
.catalog-product-view .background {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background:#fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/********* 产品详情页Free shipping 模块结束 *********/
/********* 页面右侧 toolbar 模块开始 *********/
.global_toolbar {
    position: fixed;
    z-index: 3333333;
    bottom: 120px;
    right: 20px;
    width: 40px;
    height: 250px;
    animation-duration: 0ms;
    display: none;
}
.toolbar_btn{

}
.toolbar_btn li{
    position: relative;
    display: block;
    height: 40px;
    transition: all .4s cubic-bezier(.2,.83,.42,.91);
    border-radius: 40px;
    margin-bottom: 10px;
    cursor: pointer;
}
.toolbar_btn li .minicart-wrapper  {
    display:none;
}
.toolbar_btn li samp {
    position: absolute;
    z-index: 2;
    width: 38px;
    display: block;
    height: 38px;
    border-radius: 38px;
    top: 1px;
    right: 2px;
    background: #0000009e!important;
    box-shadow: 1px 1px 2px #000;
    background: #383838;
}
.toolbar_btn li samp .iconi{
    width: 18px;
    height: 19px;
    display: block;
    position: absolute;
    top: 10px;
    left: 12px;
}
.toolbar_btn li em {
    width: 0px;
    background: #333;
    font-size: 12px;
    font-style: normal;
    line-height: 40px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 20px;
    display: block;
    overflow: hidden;
    height: 40px;
    transition: all .4s cubic-bezier(.2,.83,.42,.91);
    text-align: left;
    text-indent: 18px;
    color: #fff;
    border-radius: 40px 0 0px 40px;
}
.toolbar_btn li em i{
    font-style: normal;
}
.toolbar_btn li.open{
    background: #ee2c47;
}
.toolbar_btn li.open a{
    width: 100px;
    height: 40px;
    display: block;
}
.toolbar_btn li.open samp{
    background: #fff;
}
.toolbar_btn li.open em{
    width: 113px;
    background: #ee2c47;
}
.toolbar_btn li .cart{
    background: url(../images/cart_1.png) no-repeat;
}
.toolbar_btn li .helpcenter{
    background: url(../images/helpcenter_1.png) no-repeat;
}
.toolbar_btn li .history{
    background: url(../images/history_1.png) no-repeat;
}
.toolbar_btn li .livechat{
    background: url(../images/livechat_1.png) no-repeat;
}
.toolbar_btn li .totop{
    background: url(../images/totop_1.png) no-repeat;
}
.toolbar_btn li.open .cart{
    background: url(../images/cart_2.png) no-repeat;
}
.toolbar_btn li.open .helpcenter{
    background: url(../images/helpcenter_2.png) no-repeat;
}
.toolbar_btn li.open .history{
    background: url(../images/history_2.png) no-repeat;
}
.toolbar_btn li.open .livechat{
    background: url(../images/livechat_2.png) no-repeat;
}
.toolbar_btn li.open .totop{
    background: url(../images/totop_2.png) no-repeat;
}
.cms-index-index .header-container-fixed, .header-container-fixed, .page-products .header-container-fixed, .catalog-product-view .header-content.header-container-fixed{
    animation-name: none !important;
}
.global_toolbar .minicart-wrapper .action.showcart {
    white-space: nowrap;
    /* display: none; */
    position: relative;
    top: 3px;
    left: 5px;
}

.cms-recent-views .block .actions {
    display:none!important;
}

#livechat-compact-container, #chat-widget-container{
    display: none;
}

/********* 页面右侧 toolbar 模块结束 *********/