@charset "utf-8";
html {scroll-behavior: smooth; /* 平滑滚动 */ }
body{font-family:Heebo,sans-serif;background-color:#fff;padding-top:80px}
.topnav{height:80px;width:100%;}
.title{font-family:Heebo,sans-serif;display: flex;align-items:center;justify-content:center;text-align:center;font-weight:700;margin-top:0;margin-bottom:20px; }
@media screen and (max-width: 768px){    
    body{ padding-top:7vh;overflow-x: hidden; }
    body,.topnav { height:7vh;}
    h3{ font-size: 1.7rem; }
}

.clear{clear:both}
.clearfix:after,.clearfix:before{content:"";display:block;clear:both}

ol, ul {margin:0;padding:0;}
li{line-height:180%;list-style-type:none;}
img { display: block;border: none; vertical-align: middle; }

.text-omit,.textShow{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all}
.reddot{ width:10px;height:10px;background-color:red;border-radius:50%;display:inline-block; }

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

a.white,a.white:hover{color:white}
a{color:#878ca8;text-decoration:none;}
a:hover,a:link,a:visited{text-decoration:none;}
.nopadding{padding:0;}
.nolink{pointer-events:none;}
.hidden_1,.hidden_2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.hidden_2{-webkit-line-clamp:2}

.label{display:inline-block;margin-top:-10px;padding:0.8em 1em 0.5em 1em;}

.errtit{ background-color:#FEBCAB;height:40px;line-height:40px;color:#990000; }
:focus{outline:0}

.float-left{ display:inline-block;float:left; }
.right{float:right;}

/*--header--*/
.navbar-header:after,.navbar-header:before{content: none;}
header{display:flex;justify-content:center;background-color:#923caa;position:fixed;left:0;top:0;width:100%;z-index:10}
.navbar-header{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative;}

.navbar-brand {height:100%;padding:0;display:flex;align-items:center;}
.navbar-brand .logo { height:50%; }

.navbar-search{width:460px;height:36px;position:relative;}
.search-group{width:100%;height:100%;display:flex;align-items:stretch;background-color:#fff;position:relative;border-radius:4px;overflow:hidden}
.search-group input{flex:1 1;font-size:14px;line-height:20px;color:#333;padding-left:15px;overflow:hidden;height:100%;border:0 none}
.search-group .search-group-btn{width:44px;height:100%;background-color:#ee6769;cursor:pointer;display:flex;justify-content:center;align-items:center;border:0 none;border-radius:0;}
.search-group .search-group-btn .icon{width:14px;height:14px;}

.topslide{ position:relative;height: 400px;margin: 20px auto 50px; }

/*--------right_top----------------*/
.right_top{position:fixed;bottom:100px;left:calc(100vw - 10vw);cursor:pointer;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);background-color:#923caa;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:15px;z-index:9}
.topbrands{position:fixed;top:22px;right:calc(50% - 700px);z-index:50;cursor:pointer;}
.topbrands #dLabel{height:36px;color:#fff;display: flex;align-items: center;padding:8px 10px;}

@media screen and (max-width: 768px){ 
    .container>.navbar-header { margin: 0 }
    .navbar-toggle{margin:0;color:#fff;font-weight:600;font-size:1rem;}
    .navbar-toggle .icon{width:19px;height:19px;}
    .container>.navbar-collapse { margin: -15px   }
    .navbar-search,.dropdown-menu{position:fixed;top:0;left:0;right:0;width:100vw;height:100vh;margin:0;margin-top:7vh;padding:15px;z-index:9;background-color:#fff}
    .search-group{height:46px}
    .search-group input{height:100%;background-color:#f7f7f7;color:#333;font-size:1.4rem}    
    .topR { position:absolute;right:15px;height: 78px;}
    .topR { display: flex; align-items: center; z-index: 1; }
    .topList{margin-left: 100px;}
    .topList li{margin-right: 50px;}
    .topList li a{ height: 78px;  }
    .topslide{height:22rem;margin: 1.5rem auto 2rem;border-radius:6px;overflow:hidden}

    .topbrands{position:fixed;top:15px;right:10vw;z-index:50;cursor:pointer;}
    .topbrands #dLabel{display:none;}    
}

.container{ width:100%;overflow:hidden; }
.container:before,.container:after{content:none;}
@media screen and (min-width: 1200px){
    #r-navbar{display:flex!important;justify-content:flex-end;align-items:center;height:100%!important;padding:0;}
    .container{ width: 1100px;padding:0; }
}
.box{ position:relative;margin:0 auto 40px;}

.carousel-inner>.item>img{ max-width:none;min-height:100%;max-height:100%;}
.carousel-inner{ height:100%; }
.carousel-inner .item{ height:100%; }
.carousel-points{ position:absolute;left:50%;bottom:30px;z-index:1;transform:translate(-50%);display: flex;justify-content:space-between;flex-wrap:nowrap;align-items:center; }
.carousel-indicators{ position:static;left:0;width:auto;margin-left:0;display: inline-block; }
.carousel-control{ position:static;display:flex;justify-content:center;margin:0 10px;width:30px;height:30px;}
.carousel-control.left,.carousel-control.right{ background-image:none; }
.carousel-control img{ width:30px;height:30px; }

@media screen and (max-width: 768px){ 
    .carousel-points{ bottom:5px; }
}

/*--------listline 横排滚动----------------*/
.listline{display:flex;justify-content:space-between}
.listline .item{position:relative;margin-bottom:50px}
.listline .itembox{display:block;width:356px;height:320px;border-radius:6px;overflow:hidden;}
.listline img{max-height:100%;min-height:100%;}
.listline .item .card{padding:0 15px 14px;width:100%;position:absolute;bottom:0;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}
.listline .item .card .part1{margin-bottom:12px;display:flex;align-items:flex-end}
.listline .item .card .part1 .logo{width:75px;height:75px;background-color:#fff;border-radius:4px;overflow:hidden;position:relative;display: flex;align-items:center;}
.listline .item .card .discount{margin-left:10px;height:24px;padding:2px 10px 1px;border-radius:12px;background-color:#ee6769;font-size:14px;font-weight:500;line-height:21px;color:#fff}
.listline .item .card .part2{font-size:18px;line-height:22px;color:#fff;min-height:44px}
@media screen and (max-width:768px){
    .listline{height:22rem;overflow:hidden;overflow-x: scroll;margin-bottom:3rem;padding-left:1.5rem;}
    .listline .item{ margin-right:2rem;margin-bottom: 0;overflow:visible; } 
    .listline .itembox {margin-right:0;width:24rem;height:100%;}
    .listline .item:last-child {margin-right:0;}
    .listline .item .card{padding: 0 1rem 1rem;}
    .listline .item .card .part1 .logo{width:5rem;height:5rem;}
    .listline .item .card .discount{font-size: 1.2rem;line-height: 1.8rem;}
    .listline .item .card .part2{ font-size: 1.4rem; line-height: 1.8rem;min-height: 3.6rem;margin:0}
}

/*--------listvertical 竖排----------------*/
.listvertical{display:flex;justify-content:space-between}
.listvertical img{min-width:100%;max-width:100%;}
.listvertical .pic{width:100%;height:180px;overflow:hidden;}
.listvertical .pic img{min-height:100%;max-height:100%;max-width:none;}
.listvertical .item{width:260px;height:282px;border-radius:6px;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);border:1px solid #e7e7e7;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative}
.listvertical .item .card{width:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:15px 15px 20px}
.listvertical .item .card .name{ display:none; }
.listvertical .item .card .logo{display:block;width:88px;height:60px;border-radius:4px;overflow:hidden;padding:5px;background-color:#fff;position:absolute;right:10px;top:150px;display:flex;align-items: center;}
.listvertical .item .card .discount{margin-bottom:4px;font-size:13px;font-weight:500;line-height:19px;color:#923caa;justify-content:flex-start}
.listvertical .item .card .text{min-height:44px;font-size:15px;line-height:22px;text-align:left;color:#333}
    
@media screen and (max-width: 768px){
    .listvertical{display:flex;flex-direction:column}
    .listvertical .item{margin-bottom:1.2rem;width:100%;height:14.6rem;box-shadow:0 1px 4px 0 rgba(0,0,0,.05);display:flex;align-items:flex-start;flex-direction:row;position:relative}
    .listvertical .pic{height:100%;}
    .listvertical .item .card .logo{ display:none; }
    .listvertical .item .card .name{display:block;font-size:1.3rem;line-height:1.9rem;color:#999;margin-bottom:.5rem;order:0;}
    .listvertical .item .card .text{min-height:6rem;font-size:1.5rem;line-height:2rem;order:1}
    .listvertical .item .card .discount{margin-top:1.4rem;margin-bottom:0;font-size:1.2rem;line-height:1.8rem;order:2;background:url(../images/ico_discount.png) no-repeat;background-size:1.5rem;background-position-y:center;padding-left:3rem}
}

/*--------listgrid 竖排----------------*/
.box_gray{width:100%;background-color:#f7f7f7;padding:40px 0;margin-bottom:50px}
.listgrid{display:flex;justify-content:space-between;flex-wrap:wrap}

.listgrid .item{position:relative;width:212px;height:70px;border-radius:4px;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);border:1px solid #e7e7e7;background-color:#fff;padding:10px;overflow:hidden;display:flex;align-items:center;margin-bottom:10px}
.listgrid .item .logo{width:60px;height:50px;display:flex;align-items:center;justify-content:center;}
.listgrid img{max-width:100%;max-height:100%}
.listgrid .item .card{margin-left:10px;flex:1 1;}
.listgrid .item .name{font-size:15px;font-weight:700;line-height:18px;color:#333}
.listgrid .item .discount{font-size:13px;line-height:20px;color:#999}
.listgrid .in{width:16px;height:16px;font-size:12px;position:relative}

@media screen and (max-width: 768px){
    .listgrid{ padding:0}
    .box_gray{padding: 2.5rem 1.5rem 2.1rem;margin-bottom: 3rem;}
    .listgrid .item{width:11rem;height:5rem;box-shadow:0 1px 4px 0 rgba(0,0,0,.05);padding:1rem;overflow:hidden;display:flex;align-items:center;margin-bottom:.9rem}
    .listgrid .item .logo{width:100%;height:100%;padding:0}
    .listgrid .item .card,.listgrid .item .in{display:none}
}

/*--------listgrid 竖排----------------*/
.gridbottom{margin-bottom: 20px;}
.listgrid .bigitem{color:#333;width:260px;border-radius:6px;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);border:1px solid #e7e7e7;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;margin-bottom:20px;padding-top:20px}
.listgrid .bigitem .logo{display:flex;justify-content:center;width:180px;height:90px;padding:10px;margin-bottom:10px;flex-shrink:0;align-items: center;}
.listgrid .bigitem .card{display:flex;justify-content:center;flex-direction:column;align-items:center;}
.listgrid .bigitem .discount{height:20px;padding:1px 10px 0;border-radius:12px;background-color:#ee6769;font-size:13px;font-weight:500;line-height:19px;color:#fff;margin-bottom:12px}
.listgrid .bigitem .text{width:100%;font-size:16px;line-height:22px;text-align:center;min-height:44px;padding:0 15px;margin-bottom:19px;flex:1 1}
.listgrid .bigitem .cut{position:absolute;bottom:31px;width:100%;height:20px}
.listgrid .bigitem .cut img{position:absolute;right:15px;width:20px;height:20px}
.listgrid .bigitem .line{position:absolute;bottom:9px;background-image:linear-gradient(90deg,#e7e7e7,#e7e7e7 50%,transparent 0);width:100%;height:1px;background-size:12px 5px;background-repeat:repeat-x;flex-shrink:0}
.listgrid .bigitem .view{width:100%;height:40px;display:flex;justify-content:center;align-items:center;font-size:15px;line-height:20px}
.listgrid .bigitem:hover .view{color:#fff;background-color:#923caa}
.listgrid .bigitem:hover .cut{display:none}

@media screen and (max-width: 768px){
    .listgrid .bigitem{width:100%;padding:0;margin-bottom:1rem;border-radius:6px;box-shadow:0 1px 4px 0 rgba(0,0,0,.05);display:flex;flex-direction:row}
    .listgrid .bigitem .logo{width:11rem;height:100%;padding:1.5rem;margin-bottom:0;flex-shrink:0}
    .listgrid .bigitem .line{position:relative;bottom:0;background-image:linear-gradient(180deg,#ccc,#ccc 50%,transparent 0);width:1px;height:100%;background-size:11px 10px;background-repeat:repeat-y;flex-shrink:0}
    .listgrid .bigitem .cut{position:relative;bottom:0;width:2rem;height:100%}
    .listgrid .bigitem .cut img{transform:rotate(90deg);position:absolute;right:1rem;width:20px;height:20px;bottom:.8rem}
    .listgrid .bigitem .card{flex:1 1;padding:1.5rem 1.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-start}
    .listgrid .bigitem .text{font-size:1.5rem;line-height:2rem;text-align:left;color:#333;min-height:2rem;padding:0;margin-bottom:0;flex:1 1}
    .listgrid .bigitem .view{display:none}
}

/*--------modal----------------*/
.modal-dialog {margin: 80px auto 0;}
.modal-backdrop{background-color: hsla(0,0%,87%,.8);}
.modal-content{border:0 none;background-color:#fff;padding:20px 60px;position:relative;text-align:center;width:100%;color:#454545;border-radius:0}
.modal-header .close{position:absolute;width:36px;height:36px;cursor:pointer;padding:8px;right:0;top:0}
.modal-header{font-size:21px;line-height:28px;font-weight:700;margin-bottom:8px;padding:0;border:0 none}
.modal-body{align-items:center;display:flex;justify-content:center;background-color:#fff;border:1px solid #cdcdcd;border-radius:2px;color:#777;font-size:22px;font-weight:700;height:56px;line-height:20px;width:100%}
.modal-body input{border:0 none;text-align:center;}
.modal-body .btn{border:1px solid #333;border-radius:4px;font-size:16px;font-weight:400;line-height:34px;margin-left:16px;padding:0 15px;color:#333;cursor:pointer}
.modal-body .saletext{ font-weight:normal;font-size:15px;color:#333; }

/*--------loader----------------*/
#loader{ display:none; }
.loader_backdrop,.backdrop{position:fixed;left:0;top:0;display:-webkit-box;display:flex;z-Index:999;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100%;width:100%;background:rgba(0,0,0,.5);}
.loader{--color:white;--size-mid:6vmin;--size-dot:1.5vmin;--size-bar:.4vmin;--size-square:3vmin;display:block;position:relative;width:50%;display:grid;place-items:center}
.loader::after,.loader::before{content:'';box-sizing:border-box;position:absolute}
.loader.--1::before{width:var(--size-mid);height:var(--size-mid);border:4px solid var(--color);border-top-color:transparent;border-radius:50%;-webkit-animation:loader-1 1s linear infinite;animation:loader-1 1s linear infinite}
.loader.--1::after{width:calc(var(--size-mid) - 2px);height:calc(var(--size-mid) - 2px);border:2px solid transparent;border-top-color:var(--color);border-radius:50%;animation:loader-1 .6s linear reverse infinite}
@-webkit-keyframes loader-1{100%{transform:rotate(1turn)}}
@keyframes loader-1{100%{transform:rotate(1turn)}}

.loading{font-size:18px;line-height:26px;text-align:center;margin:10px 0;color:#626365;}

/*--footer--*/footer{display:flex;justify-content:center;background-color:#454545;color:#b4b4b4}
.footerwap{display:flex;align-items:center;justify-content:space-between;height:40px;font-size:13px;line-height:20px}
.footerwap .links a{margin-right:30px;color:inherit;text-decoration:inherit}

@media screen and (max-width: 768px){
    .footerwap{padding:1.5rem 1.5rem 1rem;display:flex;flex-direction:column;height:9.2rem;text-align:center;font-size:1.2rem;line-height:1.8rem}
    .footerwap .links{width:100%;display:flex;justify-content:space-between;padding-bottom:1.2rem;border-bottom:1px solid #696969}
    .footerwap .links a{margin-right:0;padding:3px 8px;border-radius:4px;background-color:#646364;color:#b4b4b4}
}