@CHARSET "UTF-8";
/*首页自定义布局样式*/
.none{display: none;}
.none2{display: none !important;}
/*图片轮播组件样式开始*/
.custom-slide .custom-slide-itemswrap,.custom-slide .custom-slide-items,.custom-slide .custom-slide-items li{height:420px;overflow:hidden;}
.custom-slide-controls{position:absolute;width:200px;text-align:right;top:-40px;right:50%}
.custom-slide-controls span{width:24px;height:24px;text-align:center;display:inline-block;line-height:24px;border-radius:12px;background-color:#333;color:white;cursor:pointer}
.custom-slide-controls .curr{background-color:#e13335;border-radius:12px;color:white;cursor:pointer}
.custom-slide{position:relative;top:2px}
.custom-slide-numbox{width:1200px;margin:0 auto;height:0;position:relative;z-index:3}
.custom-slide-items{min-width:1200px}
/*图片轮播组件样式结束*/

/*楼层商品组件样式开始*/
.floor-goods-container{width:100%;margin:0 auto;}
.floor-goods-container .floor-main{width:100%;}
.floor-goods-container .floor-main .floor-main-container{width:1200px;margin:0 auto;}
.floor-goods-container .floor-box{width:1200px;margin:0 auto;clear:both}
.floor-goods-container .floor_ads{width:1200px;height:110px;margin:20px auto;overflow: hidden;margin-bottom: 10px;}
.floor-goods-container .goods-list{width:100%}
.floor-goods-container .goods-list .goods{width:230px;float:left;height:270px;margin:5px;transition:all ease .4s;background:#fff;}
.floor-goods-container .goods-list .goods:hover .img{transform:scale(1.08);}
.floor-goods-container .goods-list .goods .img{text-align:center;position:relative;transition:all ease .3s;}
.floor-goods-container .goods-list .goods .img a{display:block;height:208px;}
.floor-goods-container .goods-list .goods .img a img{max-width:180px;max-height:180px;padding-top:10px;padding-bottom:8px}
.floor-goods-container .goods-list .goods .p-price{color:#E52637;text-align:center;margin-top:3px;font-size:16px}
.floor-goods-container .goods-list .goods .p-name{height:38px;overflow:hidden;line-height:20px;overflow:hidden;width:208px;margin:0 auto;text-align:center;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.floor-goods-container .goods-list .goods .p-shop{padding:5px}
.floor-goods-container .goods-list .goods .p-mprice{color:#999;padding:5px 0 5px 5px;width:120px;float:left}
.floor-goods-container .goods-list .goods .p-mprice span{text-decoration:line-through;margin-left:10px;font-weight:normal}
.floor-goods-container .goods-list .goods .p-appraise{padding:5px 5px 5px 0;width:100px;float:right;text-align:right}
.floor-goods-container .goods-list .goods .p-appraise span{font-weight:bold;color:#1499e5}
.floor-goods-container .floor-top-ads{margin:0px;width:1200px}
.floor-goods-container .floor-top-ads a{float:left}
.floor-goods-container .floor-top-ads img{width:100%;height:110px}
.floor-goods-container .floor-header{width:100%;height:50px;margin: 5px 0;}
.floor-goods-container .floor-header .tab{float:right;margin-right:10px;}
.floor-goods-container .floor-header .tab li{display:block;margin:0;float:left}
.floor-goods-container .floor-header .tab a{font-size:14px;display:block;height:15px;letter-spacing:1px}
.floor-goods-container .floor-header .tab-item a{padding:8px 12px 8px 12px}
.floor-goods-container .floor-left{float:left;width:20%;height:620px}
.floor-goods-container .floor-left-ads{width:238px;height:224px}
.floor-goods-container .floor-left-ads img{width:478px;height:224px}
.floor-goods-container .floor-icon{width:40px;height:40px;}
.floor-goods-container .floor-left-title{margin-left:1px;color:#fff;font-size:15px;float:left;margin-top:13px}
.floor-goods-container .floor-right-title{color:#333;font-size:18px;line-height:38px;letter-spacing:2px}
.floor-goods-container .floor-right{float:left;width:100%;height:560px;background:#fff;overflow:hidden;}
.floor-goods-container .floor-right-ads .wst-floor-slide-1{height:560px}
.floor-goods-container .floor-right-ads{width:238px;float:left;}
.floor-goods-container .wst-floor-slide-items{overflow:hidden;height:560px;width:239px;position:relative}
.floor-goods-container .wst-floor-slide-items img{height:560px;width:239px}
.floor-goods-container .info{width:208px;margin:0 auto;}
.floor-goods-container .cart{width: 20px; height: 20px; background: url(../../images/icon-cart.png) 0px 0px no-repeat; background-size: 100%;cursor: pointer;}
/*楼层商品组件样式结束*/

/*单图组件样式开始*/
.images-container{width:1200px;margin:0 auto;}
.images{display: flex;flex-direction:column;}
.images-item img{width:100%;margin:0;padding:0;}
.images-item{margin:0;padding:0;width:100%;height:110px;}
/*单图组件样式结束*/

/*搜索组件样式开始*/
.search-container{width:1200px;margin:0 auto;height:120px;}
.search-container .wst-logo{margin:5px 5px 5px 0;float:left;width: 240px;}
.search-container .wst-search-box{float:left;position:relative;width:670px}
.search-container .wst-search{border:1px solid #D4D4D4;height:36px;margin-left:20px;margin-top:50px;position:relative}
.search-container .wst-search .c-search-type{width:78px;top:0;line-height:36px;position:absolute;padding:0;border-right:1px solid #D4D4D4;cursor:pointer;left:-2px;text-align:center}
.search-container .wst-search .c-type-list{width:68px;top:35px;line-height:36px;position:absolute;padding:0 4px;border:1px solid #D4D4D4;cursor:pointer;background-color:#fff;left:-1px;z-index:100;border-top:0;display:none;text-align:center}
.search-container .wst-search .c-search-type i{color:#6a6a6a;display:block;font-style:normal;height:7px;overflow:hidden;position:absolute;right:6px;top:16px;width:0}
.search-container .c-search-type i{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#999 transparent transparent;border-image:none;border-style:solid dashed dashed;border-width:5px;font-size:0;line-height:0}
.search-container .arrow{transition:all .2s ease-in 0s}
.search-container .over{top:10px!important;transform:rotate(180deg);transform-origin:50% 30% 0}
.search-container .over-cat{display:none}
.search-container .wst-search .c-search-type s{position:relative;top:-17px;text-decoration:none}
.search-container .wst-search .c-type-list div:hover{color:#e23c3d}
.search-container .wst-search .search-ipt{border:0 none;color:#565656;float:left;font-family:Microsoft Yahei;font-size:14px;line-height:18px;overflow:hidden;padding:0;width:560px;height:36px;border:36px;outline:0;padding-left:84px}
.search-container .wst-search .search-btn{background-color:#df2003;color:#fff;cursor:pointer;font-size:15px;font-weight:bolder;height:38px;line-height:36px;position:absolute;right:-1px;text-align:center;top:-1px;width:80px}
.search-container .wst-search-keys{color:#6c6c6c;height:25px;line-height:28px;overflow:hidden;padding-left:20px}
.search-container .wst-search-keys a{color:#6c6c6c}
.search-container .wst-cart-box{float:right;width:163px;height:35px;margin-top:50px;background-color:#F9F9F9;position:relative;cursor:pointer;border:1px solid #dedbdb;}
.search-container .wst-cart-box .word{float:left;width:112px;height:28px;line-height: 28px;margin-top: 4px;margin-left: 10px;padding-left:32px;color:#666;font-size:14px;font-family:"microsoft yahei";background:url(../img/icon_gouwuche.png) no-repeat left center;position:relative}
.search-container .wst-cart-box .num{font-size:14px;color:#fff;line-height:24px;text-align:center;position:absolute;display:block;width:27px;height:25px;background:#e13335;right:-21px;top:-18px;border-radius:50%}
.search-container .wst-cart-boxs{width:332px;margin-top:18px;border:1px solid #dedbdb;position:absolute;z-index:1200;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.3);left:-170px;top:18px}
.search-container .wst-cart-boxs:after{top:-16px;border-color:transparent transparent #fff}
.search-container .wst-cart-boxs .carts{background:url(../img/top_icon_cartdown.png) 28px 50px no-repeat;width:332px;height:130px;text-indent:4.5em;line-height:130px;font-size:15px;color:#b9b6b6}
.search-container .wst-cart-box .goods{float:left;width:96.666666%;border-bottom:1px dashed #f1f1f1;padding:5px}
.search-container .wst-cart-box .goods .imgs{float:left;width:72px;height:72px;text-align:center;vertical-align:middle;display:block;position:relative}
.search-container .wst-cart-box .goods .imgs a{width:72px;height:72px;display:table-cell;vertical-align:middle}
.search-container .wst-cart-box .goods .imgs img{max-width:72px;max-height:72px}
.search-container .wst-cart-box .goods .number{float:left;width:50%}
.search-container .wst-cart-box .goods .number p{float:left;width:92%;margin-top:10px;padding-left:10px}
.search-container .wst-cart-box .goods .price{float:right;text-align:right}
.search-container .wst-cart-box .goods .price p{float:right;width:100%;line-height:20px;font-weight:bold;color:#df2003}
.search-container .wst-cart-box .goods .price span{float:right;width:100%;line-height:20px}
.search-container .wst-cart-box .goods .price span a:hover,.wst-cart-box .goods .number p a:hover{color:#df2003}
.search-container .wst-cart-box .comm{float:left;width:100%;font-weight:bold;line-height:32px}
.search-container .wst-cart-box .comm span{font-size:15px;color:#df2003}
.search-container .wst-cart-box .comm .span2{float:right;margin-right:10px}
.search-container .wst-cart-box .btn{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:30px;margin:10px 0 16px 72px;max-width:200px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;width:100%;border-radius:5px}
.search-container @media(min-width:400px){.wst-cart-box .btn{display:inline-block;margin-right:2.5em}
.search-container .wst-cart-box .btn:nth-of-type(even){margin-right:0}}@media(min-width:600px){.wst-cart-box .btn:nth-of-type(even){margin-right:2.5em}
.search-container .wst-cart-box .btn:nth-of-type(5){margin-right:0}}
.search-container .wst-cart-box .btn:hover{text-decoration:none}
.search-container .wst-cart-box .btn-3{background:#e3403a;border:1px solid #da251f;box-shadow:0 1px 0 #d6251f,1px 1px 1px #e02a24;font-weight:900;letter-spacing:1px;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.search-container .wst-cart-box .btn-3:hover{background:#e02c26;border:1px solid rgba(0,0,0,0.05);box-shadow:1px 1px 2px rgba(255,255,255,0.2);color:#ec817d;text-decoration:none;text-shadow:-1px -1px 0 #c2211c;-webkit-transition:all 250ms linear;transition:all 250ms linear}
/*搜索组件样式结束*/

/*公告组件样式开始*/
.notice-container{width:1200px;margin:0 auto;display: flex;flex-direction: row;align-items: center;}
.notice-container img{width:20px;height:20px;margin-left:10px;}
.wst-in-notices{position:relative;display: block;width: 95%;margin: 0 auto;font-size:0.14rem;height:30px;line-height:30px;}
.wst-in-notices p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
/*公告组件样式结束*/

/*商品推荐组件样式开始*/
.goods-recommend-container{width:100%;margin:0 auto;}
.goods-recommend-container .s-buy-new-best-hot{width:100%;height:auto;margin-top:0px}
.goods-recommend-container .s-rec{width: 1200px; margin: 10px auto; overflow: hidden; background-image: none; background-repeat: no-repeat; padding-left: 45px; background-position: 0 13px; }
.goods-recommend-container .s-rec li{height: 35px; line-height: 35px; float: left; border-bottom: none; }
.goods-recommend-container .s-rec li a{display: block; font-size:21px; font-weight: bold; color: #333; float:left; text-align:center }
.goods-recommend-container .j-s-rec-selected a{color:#df2003!important;}
.goods-recommend-container .s-rec-glistbox{width: 100%; background:-webkit-linear-gradient(right,#ffe9dc, #ffb3ab 40%, #ffe9dc); background:-o-linear-gradient(right,#ffe9dc, #ffb3ab 40%, #ffe9dc); background:linear-gradient(to left,#ffe9dc, #ffb3ab 40%, #ffe9dc); }
.goods-recommend-container .s-rec-goods-list{width: 1200px; overflow: hidden; margin: 0 auto; height: 250px; padding: 10px 0; box-sizing: border-box; }
.goods-recommend-container .s-rec-goods-list li{background-color: #fff; float: left; margin-left: 10px; width: 290px; height: 100%; box-sizing: border-box; position: relative; }
.goods-recommend-container .s-rec-goods-list li:hover .rec_ginfo{opacity: 1; visibility: visible; }
.goods-recommend-container .rec_ginfo{transition:all ease .4s; visibility: hidden; opacity: 0; width: 100%; height: 100%; box-sizing: border-box; position: absolute; z-index: 55; top: 0; background-color: rgba(0,0,0,0.5); }
.goods-recommend-container .s-rec-goods-list li a{padding:5px;display:block; width:100%; height:100%; box-sizing: border-box; position: relative; }
.goods-recommend-container .s1-rec-goods-list li:hover{border:1px solid #ff6a53;-webkit-box-shadow:0 0 10px #ff6a53;-moz-box-shadow:0 0 10px #ff6a53;box-shadow:0 0 10px #ff6a53}
.goods-recommend-container .s-rec-goods-list img{position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; }
.goods-recommend-container .s-rec-goods-price{margin-top:5px;text-align: center;}
.goods-recommend-container .s-rec-goods-price>span{font-weight:bold;font-size:21px;color:#df2003}
.goods-recommend-container .s-rec-goods-bottom{width:100%;overflow:hidden;box-sizing: border-box;padding: 0 60px;}
.goods-recommend-container .s-rec-goods-bottom>a{line-height:20px; display:block; border:1px solid #fff; margin-top: 20px; width:80px; height:20px; text-align:center; color:#fff; border-radius:2px; }
.goods-recommend-container .s-rec-goods-bottom>a:hover{background:#ff6a53;color:white;border:1px solid #ff6a53}
.goods-recommend-container .s-rec-goods-desc{width: 100%; height: 41px; line-height: 38px; overflow: hidden; text-align: center; margin-top: 60px; }
.goods-recommend-container .s-rec-goods-desc a{color:#fff;font-size: 20px;}
/*商品推荐组件样式结束*/

/*商品组件样式结束*/
.goods-group-container{width:1200px;margin:0 auto;}
.goods-group-container .like_goods_list{margin-top: 0;width: 1200px;height: auto;box-sizing:border-box;margin-bottom:0;}
.goods-group-container .lg_glist{width: 100%;height:90%;background:#fff}
.goods-group-container .lg_glist .fmr_gitem{background:#fff;}
.goods-group-container .lg_glist .fmr_gitem:nth-child(5n){border-right: none;}
.goods-group-container .lg_glist .fl{float:left;}
.goods-group-container .fmr{width:934px;height: 100%;box-sizing:border-box;}
.goods-group-container .fmr_glist{width: 100%;height: 100%;}
.goods-group-container .fmr_gitem{width: 20%;height:300px;display: block;box-sizing:border-box;border-right: 1px solid #eee;border-bottom: 1px solid #eee;transition:all ease .4s;}
.goods-group-container .fmr_gitem:hover{box-shadow: 0 0 5px #bdbcbc;transform:scale(1.01);z-index: 22;position: relative;}
.goods-group-container .fmr_img{width: 100%;height: 215px;box-sizing:border-box;position: relative;}
.goods-group-container .fmr_img img{max-width: 100%;max-height: 85%;position: absolute;left: 0;right: 0;margin: auto;top: 0;bottom: 0;}
.goods-group-container .fmr_gname{width: 95%;height:38px;overflow: hidden;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;text-overflow:ellipsis;padding:0 2.5%;color: #333;margin-top: 8px;text-align:center;}
.goods-group-container .fmr_gprice{text-align:center;color:#E52637;font-size:16px;margin-top:5px;}
.goods-group-container .lg_tit{margin: 0;padding:20px 0;height: 30px;line-height: 30px;width: 100%;background-image: url(../img/cnxh.png);background-repeat: no-repeat;background-position: center center;text-align: center;font-size: 21px;color: #333;}
.goods-group-container .info{width:208px;margin:0 auto;}
.goods-group-container .cart{width: 20px; height: 20px; background: url(../../images/icon-cart.png) 0px 0px no-repeat; background-size: 100%;cursor: pointer;}
/*商品组件样式结束*/

/*导航组件样式结束*/
.nav-container{width:100%;}
.nav-container .s-wst-nav-menus{min-width:1200px}
.nav-container .homepage{margin-top:6px;padding:0 8px;height:22px;line-height:22px;color:#fff;border:1px solid #fff;font-size:13px!important}
.nav-container .homepage:hover{color:#fc6047;background:#fff;border:1px solid #fc6047}
.nav-container .s-wst-nav-menus{background:#ff6a53;width:100%;margin:0 auto;height:50px}
.nav-container #s-wst-nav-items ul{width:1200px;margin:0 auto}
.nav-container .s-nav-li a{color:#fff;font:400 15px/36px "microsoft yahei";height:36px;padding:0 15px;text-align:center;text-decoration:none}
.nav-container .s-nav-li{float:left;padding:0 16px;height:38;line-height:50px}
.nav-container .s-cat-head>a{color:#fff;font:400 15px/36px "microsoft yahei"}
.nav-container .s-cat-head-hover{background:#df2003}
.nav-container .s-cat-head{display:block;height:50px;padding:0 10px;text-decoration:none;width:190px}
.nav-container .s-cat-head em{margin-top:10px;margin-right:-10px;display:block;width:16px;height:16px;float:left;background:url(../img/icon_class_zydp.png) no-repeat}
.nav-container .shop-ct1-ct2{width:200px;height:15px;overflow:hidden;padding:5px 0;border-bottom:1px solid #e7e7e7}
.nav-container .ct1-hover{background:#ff6a53;color:#fff}
.nav-container .ct1-hover h3 a{color:white}
.nav-container .ct1-hover .shop-ct1-ct2{border-bottom:0}
.nav-container .ct1-hover .shop-ct1-ct2 a{color:white}
.nav-container .shop-cat2{display:none}
.nav-container .shop-cat1 h3{float:left;margin-left:3px;margin-top:2px}
.nav-container .shop-cat1-title{width:220px;height:26px;margin-top:15px}
.nav-container .shop-cat1{position:relative}
.nav-container .shop-cat1{width:190px;height:66.3px;float:left;padding:0 10px}
/*导航组件样式结束*/

/*优惠券组件样式结束*/
.coupon-container .coupon_out{width: 1200px; height: 137px; margin: 0 auto; margin-top: 10px;overflow: hidden;}
.coupon-container .coupon_bg img{width: 100%;height: 100%;}
.coupon-container .coupon_bg{position: relative;width: 225px; height: 124px; display: block; }
.coupon-container .coupon_bg .coupon_tit{position: absolute; font-size: 24px; color: #fff; left: 40px; top: 30%; }
.coupon-container .coupon_bg .coupon_desc{position: absolute; color: #fff; font-size: 18px; left:40px; top: 66%; }
.coupon-container .fl{float:left;}
.coupon-container .coupon_box{float:left;width: 920px;height: 124px}
.coupon-container .coupon_item{width: 229px;margin-top: 16px;overflow: hidden;border-right: 0;}
.coupon-container .coupon_item .coupon_tit{font-size:37px; color:#F9EE9E; width:105px;float:left;height:64px;line-height: 76px;margin-left:5px;text-align:right}
.coupon-container .coupon_item .unit{font-size:14px;}
.coupon-container .coupon_item .coupon_desc{margin-left:5px;color:#F9EE9E; font-size: 18px; width:114px;float:left;height:50px;line-height: 25px;padding-top:8px;}
.coupon-container .coupon_item .r_btn{margin-left:23px;width:188px;clear:both;font-size: 16px;background:#F9EE9E;color: #000; text-align: center; line-height: 20px; padding: 6px 0px;border-radius:15px;margin-bottom: 7px;}
/*优惠券组件样式结束*/

/*视频组件样式开始*/
.video-container{width:1200px;margin:0 auto;}
.video-container video{width:100%;height:600px;object-fit:fill;}
/*视频组件样式结束*/

/*图片橱窗样式开始*/
.shopwindows-container{width:1200px;margin:0 auto;}
.shopwindows{display:flex;flex-direction: row;justify-content:flex-start;flex-wrap: wrap;}
.shopwindows-item{width:50%;margin:0;padding:0;}
.shopwindows-item img{width:100%;height:100%;margin:0;padding:0;}
.s-layout{display:flex;flex-direction: row;width:100%;}
.s-layout-left{width:50%;height:600px;}
.s-layout-right{width:50%;height:600px;display:flex;flex-direction: column;}
.s-layout-left-item{height:100%;}
.s-layout-left-item img{width:100%;height:100%;}
.s-layout-top{height:50%;}
.s-layout-top-item{height:100%;}
.s-layout-top-item img{width:100%;height:100%;}
.s-layout-bottom{display:flex;flex-direction: row;height:50%;}
.s-layout-bottom img{width:100%;height:100%;}
.shopwindows-s-hide{display:none;}
/*图片橱窗样式结束*/

/*富文本组件样式开始*/
.text-container{width:1200px;margin:0 auto;}
.text-container .text{word-wrap: break-word;width:100%;overflow: hidden;}
.text-container .text img{max-width:100%;}
.text-container .text p{color:#000;}
/*富文本组件样式结束*/

/*单文本组件样式开始*/
.txt-container{width:1200px;margin:0 auto;}
.txt-info{display: flex;flex-direction: row;align-items: center;justify-content:flex-start;background:#fff;}
.txt-info p{color:#000;padding:0 5px;font-size: 16px;}
.txt-alignment-left{justify-content:flex-start;}
.txt-alignment-center{justify-content:center;}
.txt-alignment-right{justify-content:flex-end;}
/*单文本组件样式结束*/

/*辅助空白样式开始*/
.blank-container{width:1200px;margin:0 auto;}
/*辅助空白样式结束*/

/*图文列表组件样式开始*/
.image-text-container{width:1200px;margin:0 auto;padding:0 2px;}
.image-text-style-title{font-weight: bold;text-align: center;margin:5px 0;font-size: 20px;}
.image-text-style-desc{word-break: break-all;margin:0 5px;font-size: 16px;}
.image-text-style-1{display: flex;flex-direction: row;}
.image-text-style-1-left{width:30%;height:200px;margin:5px;}
.image-text-style-1-left img{width:100%;height:100%;}
.image-text-style-1-right{width:70%;height:200px;margin:5px;}
.image-text-style-2{display: flex;flex-direction: row;}
.image-text-style-2-left{width:70%;height:200px;margin:5px;}
.image-text-style-2-right{width:30%;height:200px;margin:5px;}
.image-text-style-2-right img{width:100%;height:100%;}
.image-text-style-3-top{width:auto;margin-bottom:10px;padding:0 10px;}
.image-text-style-3-bottom{width:100%;}
.image-text-style-3-bottom img{width:98%;height:600px;margin:0 1%;}
.image-text-style-4-top{width:auto;margin-bottom:10px;padding:0 10px;}
.image-text-style-4-bottom{width:100%;height:300px;}
.image-text-style-4-bottom img{width:48%;height:100%;}
.image-text-style-5-top{width:auto;margin-bottom:10px;padding:0 10px;}
.image-text-style-5-bottom{width:100%;height:200px;}
.image-text-style-5-bottom img{width:30%;height:100%;}
/*图文列表组件样式结束*/

/*多店铺组件样式开始*/
.shop-container{width:1200px;margin:0 auto;}
.shop-title{text-align: center;padding:10px 0;}
.shop-desc{overflow: hidden; text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.shop-score{display: flex;flex-direction: row;align-items: center;}
.current-location{display: flex;flex-direction: row;align-items: center;background: #f2f2f2;padding:5px;font-size: 14px;}
.location-icon{width:13px;height:17px;background:url('../img/location.png') no-repeat;background-size:100%;margin-right:5px;}
.star-icon{width:15px;height:15px;background:url('../img/star.png') no-repeat;background-size:100%;}
.none-star-icon{width:15px;height:15px;background:url('../img/none-star.png') no-repeat;background-size:100%;}
.shop-title-text{font-size:20px;}
.shop-item{display: flex;flex-direction: row;border-bottom:1px solid #ccc;cursor: pointer;}
.shop-left img{margin:10px;width:150px;height:150px;}
.shop-right{display: flex;flex-direction: column;justify-content: space-between;margin:10px 10px 10px 0;width:calc(100% - 180px)}
.shop-name{font-weight: bold;color:#000;font-size:16px;}
.shop-location{display: flex;flex-direction: row;align-items: center;}
.shop-address{width: 600px;font-size: 14px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.distince{font-size:14px;}
.shop-score{font-size:14px;}
/*多店铺组件样式结束*/

/*新闻组件样式开始*/
.new-container{width:1200px;margin:0 auto;}
.news-item{cursor: pointer;}
.new-title{display: flex;flex-direction: row;justify-content: space-between;padding:10px;}
.new-title-text{font-weight: bold;color:#000;font-size:20px;}
.new-more{font-weight: bold;color:#000;font-size:20px;cursor: pointer;}
.wst-info{padding:5px;font-weight: bold;font-size:18px;color: #051B28;}
.wst-max-info{padding:5px;padding-top: 0; font-weight: bold;font-size: 14px;color: #051B28;}
.wst-mix-info{padding:0 5px;}
.max-remind{height: 16px;}
.max-img{position: relative;padding-top: 40%; background-size: 30%;overflow: hidden;margin-bottom: 8px;}
.max-img a img{position: absolute;width: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.wst-model{background-color: #fff;padding: 10px;margin-bottom: 10px;}
.wst-right-align{text-align: right;}
.wst-mix-cont{padding-top: 10px;}
.new-article-title-overflow{overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.new-article-content-overflow{overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.wst-bor-mix-img{padding: 1px 10px;padding-bottom: 0;width:150px !important;height:150px !important;}
.wst-bor-mix-img a,.wst-bor-mix-img a img{width:100%;height:100%;}
.new-article-title {font-size:20px;color:#333;font-weight: bold;margin-bottom:10px;line-height: 22px;}
.new-article-content {font-size:16px;color:#999;}
.new-visitor, .new-create-time{font-size:14px;color:#999;}
/*新闻组件样式结束*/

/*营销活动组件样式开始*/
.marketing-container{width:1200px;margin:0 auto;}
.marketing-title{display: flex;flex-direction: row;justify-content: space-between;align-items:center;padding:10px;}
.marketing-title-text{font-weight: bold;color:#000;font-size:20px;}
.marketing-title-more{font-weight: bold;color:#000;font-size:20px;cursor:pointer;}
.seckill-title{display: flex;flex-direction: row;font-size:14px;}
.seckill-title em{font-style: normal;}
.seckill-title-text{background:#ff0000;height:30px;line-height:30px;color:#fff;margin-left:5px;padding:0 5px;}
.seckill_items_timer{color:#ff0000;border:1px solid #ff0000;height:28px;line-height: 28px;padding:0 5px;}
.auction-num{background:#ef2a2a;color:#fff;width:80px;height:25px;line-height:25px;text-align: center;margin-bottom:10px;}
.marketing-remind-box{width: 100%;height: 50px;line-height: 50px;;font-size: 12px;text-align: center;color: #222;background: #fff;}
.marketing-main{width:100%;}
.marketing-main .goods{width:50%;margin-bottom:10px;cursor: pointer;}
.marketing-main .goods .goods-image{width:30%;}
.marketing-main .goods .goods-image img{width:100%;}
.marketing-main .goods .goods-info{width:70%;padding:10px;}
.marketing-main .goods .goods-info .goods-name{font-size:16px;}
.auction-detail .goods-price{font-size:14px;}
.auction-detail .goods-price .red{color:#e01222;}
.seckill-detail .goods-price{font-size:14px;color:#e01222;}
.seckill-detail .sec-shop-price{font-size:14px;text-decoration:line-through;}
/*营销活动组件样式结束*/
