@charset "UTF-8";
body { background-color: #f7f7f7; }
a { color: var(--pc-main-text-color); }
.banners{
    width: 100%;
    min-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#banner-wrap *:focus{outline: none}
.navigation-button-disable{opacity: 0.2}
.banners .swiper-container{
    max-width: 1920px;
    width:100%;
    /*height: 41.6666%;*/
    /*padding-top:41.6666%;*/
    position: relative;
    max-height: 800px;
    overflow: hidden;
    /*left: 50%;*/
    /*margin-left: -960px;*/
    margin:auto;
}
.banners .swiper-container .swiper-wrapper{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
}
.banners .swiper-container .swiper-slide img{
    max-width: 100%;
    vertical-align: top;
    pointer-events: none;
}
.banners .swiper-container .swiper-slide video{
    /*max-width: 100%;*/
    /*vertical-align: top;*/
    /*pointer-events: none;*/
}
.banners .banner-dots { position: absolute; bottom: 35px; left: 0; width: 100%; height: 50px; align-items: center; display: flex; justify-content: center; }
.banners .banner-dots span { display: block; width: 10px; height: 10px; border-radius: 5px; margin: 0 5px;opacity: 0.2;background: #000000; }
.banners .banner-dots span.active { width: 26px; opacity: 1;background: #FFFFFF;box-shadow: 0 0 4px rgba(0,0,0,0.15);}
.banners .prev, .banners .next { position: absolute; top: 45%; display: none; width: 30px; height: 50px; background-color: rgba(0, 0, 0, 0.2); line-height: 50px; text-align: center; cursor: pointer; }
.banners  .prev i, .banners .next i { font-size: 24px; color: #fff; }
.banners:hover .prev,.banners:hover .next { display: block; }
.banners .prev { left: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.banners .next { right: 0; border-top-left-radius: 2px; border-bottom-left-radius: 2px; }
.new-product{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 100px;
}
.new-product .new-product-title{
    margin-bottom: 15px;
    font-size: 22px;
    color: #333333;
}
.new-product  .new-product-content{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: flex-start;
}
.new-product  .new-product-content .l,.new-product  .new-product-content .m,.new-product  .new-product-content .r{
    width: 390px;
}
.new-product  .new-product-content .pro-item{
    display: block;
    width: 390px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.new-product  .new-product-content .pro-item:hover{
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
}
.new-product  .new-product-content .pro-item img{
    width: 100%;
    vertical-align: top;
    pointer-events: none;
}
.new-product  .new-product-content>div .pro-item:not(:last-child){
    margin-bottom: 15px;
}

.wish-list-popup{
    width: 780px;
    height: 350px;
    background-color: #ffffff;
    padding-top: 30px;
}
.wish-list-popup .control-label{
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}
.wish-list-popup .control-label font{
  color: #EF1209;
}
.wish-list-popup .form-control{
    width: 400px;
    height: 40px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
}
.wish-list-popup .btn{
    width: 140px;
    height: 40px;
    background: var(--main-theme-color);
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.wish-list-popup .select-box{
    overflow: hidden;
}
.wish-list-popup .select-box .select-item{
    margin-bottom: 10px;
    float: left;
    width: 100px;
    height: 40px;
    line-height:40px;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    /*margin-bottom: 10px;*/
}
.wish-list-popup .select-box .select-item:not(:last-child) {
    margin-right: 10px;
}
.wish-list-popup .select-box .select-item.selected{
    border-color: var(--main-theme-color);
}
.wish-list-popup .select-box .select-item.selected span{
    color:  var(--main-theme-color);
}
.wish-list-popup .select-box .select-item span{
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}
.wish-list-layer{
    border-radius: 5px;overflow: hidden;
}
.wish-list-layer .layui-layer-title{
    border-bottom: 0;
    background:#fff;
    text-align: center;
    font-weight: 400;
    /*font-size: 16px;*/
    color: #333333;
}


/*  视频播放相关css */

/*暂停时显示播放按钮*/
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

    /*播放按钮变○圆形*/
.video-js .vjs-big-play-button{
    font-size: 2.5em;
    line-height: 2.3em;
    height: 2.5em;
    width: 2.5em;
    -webkit-border-radius: 2.5em;
    -moz-border-radius: 2.5em;
    border-radius: 2.5em;
    background-color: #73859f;
    background-color: rgba(115,133,159,.5);
    border-width: 0.15em;
    margin-top: -1.25em;
    margin-left: -1.75em;
}
/* 中间的播放箭头 */
.vjs-big-play-button .vjs-icon-placeholder {
    font-size: 1.63em;
}
/* 加载圆圈 */
.vjs-loading-spinner {
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1em;
    margin-left: -1.5em;
}
/*点击屏幕播放/暂停*/
.video-js.vjs-playing .vjs-tech {
    pointer-events: auto;
}