*, a, body, button, caption, dd, div, dl, dt, em, figure, form, h1, h2, h3, h4, h5, h6, html, i, img, input, label, li, ol, p, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul {
    margin: 0;
    padding: 0;
    outline: 0;
}
a{color: #3B535A;text-decoration: none;transition: 0.2s all linear;}
body{font: 14px/1.5 "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;color: #3B535A;}
ul,ol{list-style: none;}
/*layout*/
.content{-webkit-box-flex: 1;
    -webkit-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;
    border-radius: 10px;
    min-height: 250px;
    margin-right: 20px;
    margin-bottom: 30px;
    padding: 10px;}
.right{-webkit-box-flex: 1;
    -webkit-flex: 1 0 32%;
    -ms-flex: 1 0 32%;
    flex: 1 0 32%;
    border-radius: 10px;
    min-height: 300px;
    padding: 20px 10px;background: #f9f9f9;height: 100%;}
.main{width: 1000px;margin: 0 auto;position: relative;}
.content{background:#f9f9f9;border-radius: 10px;overflow: hidden;}
/*head*/
.clicon{display: none;}
nav{height: 56px;position: relative;background: #fff;margin-bottom: 30px;}
.head{width: 1000px;margin: 0 auto;padding:10px 0;display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between;-ms-flex: 1;flex: 1;align-items: center;}
.logo,.brand{height: 36px;}
.category{display: inline-block;position: relative;}
.category a{display: inline-block;color: #3B535A;padding: 10px 12px;border-radius: 7px;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;line-height: 1;margin-left: 5px;}
.category a:hover::before{content: "";background: rgba(255, 131, 110, 0.15);border-radius: 5px;width: 50px;height: 3px;box-shadow: 0px 2px 20px rgb(239, 72, 63);position: absolute;bottom: 0;top: 50%;transform: translateX(0);}
.category.active a:before{content: "";background: rgba(255, 131, 110, 0.15);border-radius: 5px;width: 50px;height: 3px;box-shadow: 0px 2px 20px rgb(239, 72, 63);position: absolute;bottom: 0;top: 50%;transform: translateX(0);}
/*menu*/
.left-menu{position: relative;top: auto;left: auto;z-index: 999;list-style: none;background:rgba(239, 72, 63, 0.2);border-radius: 10px;margin: 10px;padding: 10px 0;}
.left-category a{display: block;font-size: 18px;text-decoration: none;margin: 15px;padding: 5px 10px;text-align: center;background:#fff;border-radius: 30px;}
.left img{max-width: 100%;}
.left p{padding: 0 20px;text-align: center;font-size: 20px;letter-spacing: 3px;padding-bottom: 20px;}
/*category*/
.goodbuy-top-category{background: #f9f9f9;border-radius: 10px;margin-bottom: 15px;padding: 15px 20px;}
.goodbuy-top-category h2{color: #ef483f;margin-bottom: 15px;}
.goodbuy-top-category p{color: #979797;}
.goodbuy{background:#fff;margin: 20px;border-radius: 10px;padding: 15px;}
.goodbuy-box{display: -ms-flexbox;display: flex;background: #fff;padding: 0;border-radius: 10px;}
.goodbuy-box img{border-radius: 10px;}
.goodbuy img{width: 200px;height: 130px;object-fit: cover;overflow: hidden;}
/*homebuy*/
.goodbuy-show{flex: 0 1 100%;margin-left: 15px;padding-right: 10px;}
.goodbuy-list{display: -ms-flexbox;display: flex;margin-top: 30px;align-items: center;justify-content:space-between;}
.goodbuy-info{color: #979797;}
.goodbuy-info span{margin-right: 10px;}
.goodbuy-field{display: -ms-flexbox;display: flex;}
.goodbuy-field .sourse{display: none;}
.goodbuy-field .link{
	list-style: none;
    padding: 5px 18px;
    font-size: 14px;
    border-radius: 30px;
    margin-left: 20px;
    background: #ef483f;
    transition: 0.2s all linear;
}
.goodbuy-field .link a{color: #fff;display: block;border: none;width: auto;}
.goodbuy-field .link span{display: block;}
.goodbuy-top .goodbuy-field .link{font-size: 15px;border-radius: 5px;margin-left: 20px;padding: 0;}
.goodbuy-top .goodbuy-field .link a{color: #fff;display: block;border: none;width: auto;padding: 7px 30px;}
.goodbuy-field .link:hover{background: #ff836e;}
/*right*/
.search form{width: 100%;}
.search{background: #fff;border-radius: 30px;padding: 8px 20px;display: -ms-flexbox;display: flex;}
.search-content{display: -ms-flexbox;display: flex;flex-flow: row-reverse;}
.event-search{background: transparent;border:none;margin-right: 10px;}
.search-input{border:none;background: transparent;width: 90%;}
/*fixd*/
.top-fixed{position: fixed !important;
    top: 0;
    left: auto;
    right: auto;
    margin-top: 0 !important;
    background: #f9f9f9;
    border-radius: 10px;
}
/*article*/
.article{background: #fff;border-radius: 10px;padding: 20px;font-size: 16px;}
.goodbuy-header{background: #fff;border-radius: 10px;margin-bottom: 20px;text-align: center;padding: 15px;}
.goodbuy-header h2{font-size: 24px;line-height: 50px;}
.goodbuy-top{display: -ms-flexbox;display: flex;justify-content: center;align-items: center;padding-top: 10px;border-top: 3px #f9f9f9 solid;}
.article-image{text-align: center;}
.article-image img{max-width: 100%;}
.article-text{color: #3B535A;line-height: 28px;margin-top: 15px;}
.article-text p{margin-bottom: 15px;}
.article-text img{max-width: 100%;height: auto !important;}
.article-text a{color: #ef483f;
    border-bottom: 1px #ef483f dashed;
    padding: 3px;
    display: inline-block;
    text-align: center;}
.article .link{width: 100%;text-align: center;font-size: 18px;margin-top: 20px;}
/*pagenav*/
.pagenav{list-style: none;display: inline-block;margin:0 20px;}
.pagenav a{font-size: 16px;}
.previous{float: left;}
.prelink{clear: both;display: inline-block;float: left;background: #f1f1f1;padding: 10px 15px;margin: 20px 0;border-radius: 10px;}
.next{float: right;}
.nexlink{clear: both;display: inline-block;float: right;background: #f1f1f1;padding: 10px 15px;margin: 20px 0;border-radius: 10px;}

/*module*/
.goodbuy-block{margin: 20px 0;}
.goodbuy-block h3{font-size: 18px;font-weight: 700;color: #3B535A;margin-bottom: 15px;}
/*tags*/
.tags ul{padding: 20px 0;margin-bottom: 20px;background: #fff;list-style: none;border-radius: 10px;display: -ms-flexbox;display: flex;flex-flow: wrap;}
.tags li{flex:1 1 33.3%;max-width:33.3%;text-align: center;}
.tags li a{max-width:100%;margin: 5px;padding:7px;border-radius: 15px;transition: 0.2s all linear;display: block;color: #3B535A;font-weight: 500;background: #eee;font-size: 12px;}
.tags li a:hover{color: #fff;background: #3B535A;}
/*update-buy*/
.right img{max-width: 100%;height: auto !important;}
.update-buy{display: -ms-flexbox;display: flex;flex-flow: column;}
.update-buy li{display: -ms-flexbox;display: flex;background: #fff;border-radius: 10px;padding: 10px;margin-bottom: 15px;}
.update-buy .sale-img{width: 40%;margin-right: 15px;}
.last .update-buy li a img{margin: 0;height: auto;max-width: 100%;}
.update-buy a{margin-bottom: 15px;align-items: flex-start;}
.update-buy span{overflow: hidden;font-weight: 400;text-overflow: ellipsis;display: -webkit-box;line-height: 21px;letter-spacing: normal;color: #444;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;}
/*tags*/
.tag-category h2{color: #ef483f;margin-bottom: 20px;}
.tag-list{display: -ms-flexbox;display: flex;flex-flow: column;}
.tag-list-item{display: -ms-flexbox;display: flex;background: #fff;padding: 15px 0;border-radius: 10px;margin-bottom: 20px;border-radius: 10px;padding: 15px;position: relative;}
.tag-list-link img{width: 200px;height: 130px; object-fit: cover; overflow: hidden;border-radius: 10px;}
.tag-list-link{display: -ms-flexbox;display: flex;flex-flow:column;border-radius: 10px;overflow: hidden;margin: 5px;height: 100%;font-size: 21px;
    font-weight: 700;}
.tag-img img{max-width: 100%;}
.tag-title{padding: 15px;overflow: hidden;font-weight: 400;text-overflow: ellipsis;display: -webkit-box;line-height: 21px;letter-spacing: normal;color: #444;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-clamp: 2;}
/*search-result*/
#searchForm{display: none;}
.rs-so{max-width: 800px;background: #fff;border-radius: 20px;margin: 0 auto;}
.so-rs{width: 100%;}
.so-card{display: -ms-flexbox;display: flex;margin-bottom: 30px;}
.so-img{-webkit-flex: 0 0 30%;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.so-img img{border-radius: 10px;max-width: 100%;}
.so-tile{font-size: 18px;font-weight: 700;line-height: 1.5;margin-bottom: 10px;display: block;}
.so-text{padding:0 20px;margin: 0 0 8px;}
.so-text p{font-size: 13px;
    line-height: 24px;
    color: #999;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.so-info{display: -ms-flexbox;display: flex;justify-content: space-between;align-items: center;}
.so-cate{background: #f1f5f6;font-size: 13px;padding: 7px 15px;border-radius: 30px;color: #444;margin-top: 20px;}
.so-time{font-size: 14px;color: #dbdbde;margin-top: 20px;display: inline-block;}
.highlight{color: #fd345a;}
/*pagination*/
.pagination {
  text-align: center;
}
.pagination .counter{padding: 20px;}
.cate-pav{display: -ms-flexbox;display: flex;width: 100%;justify-content: center;}
.uc-prev span,.uc-next a{background: transparent !important;color: #414141 !important;width: auto !important;}
.uc-prev a,.uc-next span{background: transparent !important;color: #414141 !important;width: auto !important;}
.pagination ul li {
  display: inline-block;
  font-size: .8rem;
  margin: 10px;
}
span.pagenav {
  display: block;
  background-color: #ed4a55;
  border-radius: 100%;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
}

a.pagenav {
  display: block;
   border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
}
/*pagination*/
.pagination ul li{display: inline-block;}
/*bo*/
.clear{clear: both;}
.content-bo{display: -ms-flexbox;display: flex;background:#fff;border-radius:7px;width: 100%;flex-flow: column;}
.content-bo li{border-bottom: 1px #f1f1f1 solid;}
.content-bo li .bo-li{margin: 10px;display: -ms-flexbox;display: flex;background: #fff;border-radius: 7px;overflow: hidden;}
.content-bo li .bo-li .intro-image{width: 40%;border-radius: 10px;margin-right: 10px;}
.content-bo img{border-radius: 10px;}
.content-bo span{display: block;width: 65%;font-size: 16px;overflow: hidden;font-weight: 400;text-overflow: ellipsis; display: -webkit-box;line-height: 21px;letter-spacing: normal;color: #444;-webkit-box-orient: vertical;}



/*sale-menu*/
.sale-menu{margin: 0 auto;margin-bottom: 20px;position: relative;}
.sale-cates{width: 1000px;margin: 0 auto;display: -ms-flexbox;display: flex;background: #f9f9f9;border-radius: 30px;position: relative;}
.sale-cate{display: inline-block;position: relative;text-align: center;margin-right: 5px;padding: 10px 30px;}
.sale-cate:hover a{color: #ef483f;}
.sale-cate a{color: #3B535A;position: relative;cursor: pointer;display: block;width: 100%;height: 100%;;}
.sale-cate.active{background: #ffebea;border-radius: 30px;}
.sale-cate.active a{font-weight: 600;color: #ef483f;}
.sale-cate.active:after{content: "";display: inline-block;position: absolute;bottom: 0;left: 50%;margin-left: -9px;width: 18px;height: 3px;border-radius: 1.5px;background-color: #ef483f;webkit-box-shadow: 0 2px 4px 0 rgb(255 65 65 / 40%);box-shadow: 0 2px 4px 0 rgb(255 65 65 / 40%);}
/*sale-body*/
.sale-body{background: #f9f9f9;border-radius: 10px;display: -ms-flexbox;display: flex;}
.sale-list{-webkit-box-flex: 1;-webkit-flex: 1 1 65%;-ms-flex: 1 1 65%; flex: 1 1 65%;border-radius: 10px;min-height: 250px;margin-bottom: 30px;padding:20px 10px;}
.sale-store{margin: 20px 0;}
.sale-brand{display: -ms-flexbox;display: flex;background: #fff;padding: 10px;border-radius: 10px;}
.sale-info{flex: 0 1 100%;margin-left: 15px;padding-right: 10px;}
.sale-img{line-height: 0;}
.sale-img img {width: 200px;height: 130px;object-fit: cover;overflow: hidden;border-radius: 10px;}
.sale-title{}
.sale-title .main-title{display: block;color: #444;font-size: 18px !important;font-weight:600;}
.sale-title .sub-title{display: block;font-size: 18px;color: #3B535A;margin-top: 10px;font-weight: 700;}
.sale-link{margin-top:10px;display: -ms-flexbox;display: flex;align-items: center;justify-content: space-between;}
.sale-link span{color: #666;font-size: 14px;}
.sale-link a{color: #fff;display: block;border: none;width: auto;padding: 5px 18px;font-size: 14px;border-radius: 30px;background: #ef483f;transition: 0.2s all linear;}
/*sale-page*/
.sale-page{margin: 10px 0;background: #fff;border-radius: 10px;}
.sale-cenr{padding: 10px;-webkit-box-flex: 1;
    -webkit-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;}
.sale-top{padding: 15px;}
.sale-top .sale-title{font-size: 18px;line-height: 50px;margin: 10px 0;}
.sale-page .main-title{display: block;color: #3b535a;}
.sale-page .sub-title{display: block;font-size: 20px;}
.sale-sow{display: -ms-flexbox;display: flex;}
.code-info{width: 65%;margin-left: 15px;}
.sale-sow .sale-img{width: 35%;}
.sale-sow .sale-title{margin: 0;line-height: 1.5;}
.sale-sow img{width: 100%;}
.sale-mark{display: -ms-flexbox;display: flex;justify-content: center;align-items: center;padding-top: 10px;border-top: 3px #f9f9f9 solid;}
.sale-mark a{margin: 0 10px;}
.sale-mark a.direct{padding: 5px;}
.sale-mark span{margin: 0 10px;}
.sale-txt{font-size: 16px;line-height: 2;margin:0 20px;border-top: 3px #f9f9f9 solid;padding: 10px;}
.sale-txt p{margin-bottom: 10px;}
.sale-txt a{color: #ef483f;border-bottom: 1px #f9e4e4 solid;}
.sale-txt img{max-width: 100%;height: auto;}
.icon-date{padding: 5px 20px;border-radius: 30px;}
.direct{display: block;margin: 10px 0;background: #ef483f;color: #fff;padding: 5px 20px;max-width: 150px;border-radius: 30px;text-align: center;}
.direct-link a{background: #ff836e;padding: 10px 40px;margin: 0 auto;display: block;text-align: center;border-radius: 30px;color: #fff;max-width: 200px;}
/*brands*/
.right .brands img{width: 100%;height:60px !important;object-fit: contain;}
.right .brands ul{display: -ms-flexbox;display: flex;flex-wrap: wrap;background:#f9eeec;padding: 5px;border-radius: 10px;}
.right .brands ul li{width: 50%;}
.right .brands ul li div{background: #fff;margin: 5px;border-radius: 10px;}
.right .brands ul li span{text-align: center;display: block;padding: 10px;border-top: 1px #f0f0f0 solid;}
/*relas*/
.rela-bo span,.rela-bo a{display: block;}
.rela-bo{background: #ffe3b4;padding: 10px;border-radius: 7px;}
.rela-bo li{display: -ms-flexbox;display: flex;background: #fff;border-radius: 10px;margin-bottom: 10px;padding: 10px;}
.rela-img{width: 30%;}
.rela-info{width: 70%;padding-left: 15px;}
.rela-text{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;color: #979797;margin-bottom: 15px;}
.rela-link{display: -ms-flexbox;display: flex;justify-content: space-between;align-items: center;}
.rela-band a{background: #ffe3b4;padding:10px 25px;border-radius: 30px;}
.rela-bo img{height: 120px;object-fit: cover;width: 100%;border-radius: 10px;}
/*code*/
/*Click & Copy*/
.code{padding: 10px 0;letter-spacing: 3.5px;}
.copy-click {position: relative;text-decoration: none;color: #f14f4b;width: 100%;padding: 5px 20px;background: #f9f9f9;border-radius: 30px;line-height: 30px;letter-spacing: 2px;font-size: 16px;}
.copy-click:after {color: #000;font-weight: 200;text-transform: uppercase;font-size: 13px;content: attr(data-tooltip-text);position: absolute;left: 0;top: 0;bottom: 0;width: 100%;white-space: nowrap;pointer-events: none;-webkit-backface-visibility: hidden; backface-visibility: hidden;opacity: 0;}
.copy-click.is-hovered:after {background: #f9f9f9;border-radius: 30px;opacity: 1;transition-timing-function: var(--ease);}
.copy-click.is-copied {background-color: #fff;}
.copy-click.is-copied:after {content: attr(data-tooltip-text-copied);}

/*Confetti*/
@keyframes bang {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.confetti {width: 240px;margin: 150px auto 0;text-align: center;cursor: pointer;position: relative;}
.confetti span {/*color: #333;font-size: 0.9em;*/}
.confetti i {position: absolute;display: block;left: 50%;top: 20px;width: 3px;height: 8px;background: red;opacity: 0;}
/*media*/
@media screen and (max-width: 1900px) {
}
@media screen and (max-width:991px) {
}
@media  screen and (min-width:768px) and (max-width:991px) {
    .touch{display: block !important;}
    .head{width: auto;padding:15px;}
    /*sale*/
    .sale-menu{overflow: scroll;}
    .main{width: 100%}
    .sale-body{flex-flow: column;margin: 5px;}
    .sale-list{width: 100%;padding: 0;}
    .sale-store{padding: 10px;}
}
@media screen and (max-width:767px) {
        /*head*/
    .head{width: auto;padding: 0 15px;}
    .main{width: 100%;flex-flow: column;}
    .home{width: 100%;}
    .right{width: 100%;}
    /*menu*/
    .touch{display: none;}
    .head{position: relative;}
    .clicon {display: inline-block;padding: 35px 25px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
    .clicon:hover {cursor: pointer;}
    .clicon .mline {background: #3B535A;display: block;height: 1px; margin: 0 0 5px;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;width: 20px;}
    .clicon.open .mline {margin: 0 0 5px;}
    .clicon.open .mline:first-child {-webkit-transform: rotate(45deg); transform: rotate(45deg);-webkit-transform-origin: 2px; transform-origin: 2px;}
    .clicon.open .mline:nth-child(2) {opacity: 0;}
    .clicon.open .mline:nth-child(3) {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: 2px;transform-origin: 2px;}
    .menu ul {background-color: #222222;display: none;list-style: none;margin: 0;padding: 0;position: absolute;left:0;top: 85px;width: 100%;z-index: 99;}
    .menu ul li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);width: 25%;}
    .menu a{color: white;display: block;padding: 15px 0;text-align: center;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
    .menu a:hover{background-color: #2f2f2f;}
    /*sale-page*/
    .sale-cenr{padding: 0;}
    .sale-sow{flex-flow: column;}
    .sale-sow .sale-img{width: 100%;margin-bottom: 20px;}
    .sale-sow .code-info{width: 100%;margin:0;}
    .sale-sow .sale-title{width: 100%;padding: 0;}
    .sale-title .main-title{font-size: 20px;}
    .sale-title .sub-title{font-size: 16px;font-weight: normal;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
    .update-buy{overflow: hidden;overflow-x: scroll;overflow-y: hidden;z-index: 9;-webkit-overflow-scrolling: touch;z-index: 1;width: 100%;margin-bottom: 15px;}
        /*flink*/
    .foot-desc-1{padding: 10px;}
    .foot-desc-2{display: none !important;}
    .foot-desc-3{padding: 10px;}
    /*sale*/
    .sale-menu{overflow: scroll;width: 100%;margin-left: 5px;}
    .sale-body{flex-flow: column;padding: 5px;margin: 5px;}
    .sale-list{width: 100%;margin: 0;padding: 0;justify-content: space-between;display: -ms-flexbox;display: flex;flex-wrap: wrap;}
    .sale-store{width: 48%;}
    .sale-brand{flex-flow: column;padding: 5px;overflow: hidden;}
    .sale-img img{width: 100%;max-height: 150px;}
    .sale-info{margin: 0;padding: 0;}
    .sale-info .sale-title{display: block;border-top: 1px #f9f9f9 solid;}
    .sale-title{font-size: 18px;padding: 10px;}
    .sale-title span{font-size: 16px;text-align: justify;}
    .sale-link{margin: 0;justify-content: center;}
    .sale-link span{display: none;}
    .sale-link a{display: block;width: 100%;text-align: center;padding: 10px;}
}
@media screen and (max-width:590px) {
    /*head*/
    .head{width:auto;padding: 0 15px;}
    .main{width: 100%;flex-flow: column;}
    .home{width: 100%;}
    .right{width: 100%;}
    /*list*/
    .content{margin: 0;padding: 10px;}
    .content .goodbuy-block{padding: 0;}
    .goodbuy{margin: 20px 0;}
    .goodbuy-box{position: relative;padding-bottom: 50px;}
    .goodbuy-list{position: absolute;left: 10px;right: 10px;bottom: 20px;}
    .goodbuy-img{max-width: 35%;}
    .goodbuy img {max-width:100%;height: auto;}
    .goodbuy-show{max-width: 65%;}
    .goodbuy-title a{font-size: 16px;}
    .left{display: none;}
    .right{padding: 0;}
    .goodbuy-block{}
    /*bo*/
    .content-bo li{}
    /*search*/
    .finder{margin-right: 0;margin: 15px;}
    .search{padding: 10px 20px;margin: 15px;}
    .finder-icon{margin-right: 10px;}
    .search-input{box-sizing: border-box;}
    /*article*/
    .goodbuy-top{flex-flow: wrap;width: 100%;}
    .goodbuy-content-field{width: 100%;margin-top: 10px;position: fixed;bottom: 0;background:#fff;box-shadow: 0 0 10px 0 rgb(187 187 187 / 30%);}
    .goodbuy-content-field .goodbuy-field{padding: 10px;}
    .goodbuy-field .link{width: 70% !important;margin: 0 auto;border-radius: 30px;margin-top: -30px;border: 4px #fff solid;box-shadow: 0 0 10px 0 rgb(187 187 187 / 30%);padding: 0;}
    .goodbuy-field .link a{padding: 15px 25px;font-weight: 500;font-size: 16px;text-align: center;}
    .sale-mark a{margin: 0;}
    .content-bo img{height: 80px;}
    /*sale*/
    .sale-store{width: 100%;}
    /*rela*/
    .rela-text{display: none;}
    .rela-tile a{font-size: 16px;}
    /*tage*/
    .tag-list-item{padding: 15px 15px 50px 15px;}
    .tag-list-link img{width: 100%;height: auto;}
        /*flink*/
    .foot-desc-1{padding: 10px;}
    .foot-desc-2{display: none !important;}
    .foot-desc-3{padding: 10px;}
}

