
.swiper-slide img{
    width: 100%;
}
.swiper-pagination-bullet-active {
    opacity: 1;
}
.index-class{
	margin-bottom: 10px;
    padding: 0.8rem 0.625rem;
}
.index-class .weui-flex__item{
    text-align: center;
}
.index-class .index-class-img{}
.index-class .index-class-img img{width:60px;}
.index-class .index-class-text{
    margin: 0;
    line-height: 2.0rem;
    color: #444;
}
.index-news{
    padding: 0.4rem 0rem;
}
.index-news .news-cont{
    position: relative;
    padding: 0 0.625rem;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    overflow: hidden;
}
.index-news .news-cont strong{
    position: absolute;
    top: 0;
    left: 0.625rem;
}
.red-point{
    position: relative;
}
.point-sign{
    width: 18px;text-indent: -10000px;border-right: 2px solid #ccc;height: 12px;margin-top: 10px;display: block;float: right;
}
.red-point::before{
    content: " ";
    border: 3px solid red;
    border-radius:3px;
    position: absolute;
    z-index: 1000;
    right: 0%;
    margin-right: 10px;
    margin-top: 5px;
}
.index-news .news-cont strong em{
    font-style: normal;
    font-size: 0.8rem;
    color: #fff;
    padding: 1px 2px 0;
    margin-left: 2px;
    border-radius: 2px;
}
.index-news .infoBox{
    display: inline-block;
}
.index-news .news-cont ul{
    list-style-type: none;
    margin: 0;
	margin-left: 25px;
}
.index-news .news-cont ul li{
    line-height: 30px;
	word-break: break-all; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.index-news .news-cont ul li span{
    padding-left: 0px;
    margin-left:70px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
}
.index-news .news-cont ul li span i{
    font-style: normal;
    font-size: 0.8rem;
    border: 1px solid #fe7900;
    color: #fe7900;
    border-radius: 2px;
    padding: 0 1px;
    margin-right: 5px;
}
.index-news .news-cont ul li {
	width:310px;
}
.index-news .news-cont ul li dl{
	float:right;
	color:#d20117;
}
.index-news .news-cont .news-more{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    background: #fff;
    padding: 0 0.625rem;
    border-left: 1px solid #f2f2f2;
}
.index-seckill{}
.index-seckill .seckill-hd{
    position: relative;
    height: 30px;
    padding: 0 0.625rem;
    margin-bottom: 0.5rem;
}
span.seckill-hd-title.theme-color {
    font-weight: bold;
    font-size: 1.25rem;
}
.index-seckill .seckill-hd strong{
    line-height: 30px; 
    font-size: 0.8rem;
}
.index-seckill .seckill-hd #time {
    position: absolute;
    top: 0;
    left: 42%;
    line-height: 30px;
}
.seckill-hd #time span{
    padding: 0 3px;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 0.8rem;
}
.index-seckill .seckill-hd-r{
    position: absolute;
    right: 0.625rem;
    top: 0;
    line-height: 30px;
    font-size: 0.8rem;
}
.index-seckill .seckill-bd{
    width: 100%;
    overflow: hidden;
}
.index-seckill .seckill-bd .seckill-wares{}
.index-seckill .seckill-bd .seckill-wares .seckill-ware{
    text-align: center;
    padding: 0.625rem;
}
.seckill-ware img{
    width: 100%;
    margin-bottom: 10px;
    height:80px;
}
.seckill-ware p{
    margin: 5px 0 0;
    font-size: 1.0rem;
}
.seckill-ware p strong{
    font-size: 1.25rem;
}
.seckill-ware del{
    font-size: 0.8rem;
    color: #999;
}
.index-show{
    width: 100%;
}
.index-show img{
    width: 100%;
}
.index-show .col-sm-12, .index-show .col-sm-4, .index-show .col-sm-6, .index-show .col-xs-12, .index-show .col-xs-4, .index-show .col-xs-6{
    padding: 0;
}
ul, ol, li{list-style-type: none;}
.index-wares{
    width: 100%;
}
.index-wares .no-con{text-align: center;width: 100%;display: block;color: #bbbdbc;}
.index-wares .wares-title {
    line-height: 4rem;
    text-align: center;
    font-size: 1.3rem;
    margin-top: 0.625rem;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
}
.index-wares .wares-title .wares-info{display: block;width: 60%;margin: 0 auto;border-bottom: 1px solid #e75f6d;color: #e75f6d;font-size: 1.8rem;}
.index-wares .wares-title .wares-describe{color: #868686;width: 80%;display: block;margin: 0 auto;}
.index-wares .wares-title img{
    width: 100%;
}
.index-wares .wares-cont{
    margin: 0;
    padding: 0;
    background: #fff;
}
.index-wares .wares-cont .ware-box{
    width: 100%;
    float: left;
    padding-bottom: 0px;
    border-bottom: 1px solid #f4f4f4;
}
.index-wares .wares-cont .wares-collection{
    border-bottom: 5px solid #f4f4f4;
}
.index-wares .wares-cont .ware-box:nth-child(2n+1){
    border-right: 1px solid #f4f4f4;
}
.index-wares .wares-cont .ware-box .ware-img{
    position: relative;
    padding: 15px;
	width: 35%;
    float: left;
}
.index-wares .wares-cont .ware-box .ware-img img{
    width: 100%;
	height: 8rem;
}
.index-wares .wares-cont .ware-box .ware-img .ware-vip{
    position: absolute;
    background: #ff6585;
    color: #fff;
    padding: 1px 7px;
    font-size: 0.8rem;
    bottom: 0;
    left: 0;
}
.index-wares .wares-cont .ware-box .ware-title{
    font-size: 1.2rem;
    line-height: 25px;
    margin: 0;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 52px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-wares .wares-cont .ware-box .ware-des{
    margin: 0;
    line-height: 20px;
    font-size: 1rem;
    color: #808080;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-wares .wares-cont .ware-box .ware-prince{
    width: 4.5rem;height: 2.8rem;line-height: 2.8rem;display: block;float: left;font-size: 1.2rem;color: #e7606f;
}
.index-wares .wares-cont .ware-box .ware-cart{
    width: 2.5rem;height:2.5rem;float: right;background-color:#f0ba33;border-radius: 50%; -moz-border-radius: 50%;-webkit-border-radius: 50%;background-image: url(../img/svg/foot-4-3.svg);background-repeat:no-repeat;background-position:center;background-size: 68%;
}

.index-wares .wares-cont .ware-list{
    width: 100%;
    float: left;
    border-bottom: 1px solid #f4f4f4;
}
.index-wares .wares-cont .ware-list:nth-child(2n+1){
    border-right: 1px solid #f4f4f4;
}
.index-wares .wares-cont .ware-list .ware-img{
    position: relative;
    padding: 15px 10px;
	width: 40%;
	float: left;
}
.index-wares .wares-cont .ware-list .ware-img img{
    width: 100%;
	height: 8rem;
}
.index-wares .wares-cont .ware-list .ware-img .ware-vip{
    position: absolute;
    background: #ff6585;
    color: #fff;
    padding: 1px 7px;
    font-size: 0.8rem;
    bottom: 0;
    left: 0;
}
.index-wares .wares-cont .ware-list .ware-title{
    font-size: 1.2rem;
    line-height: 25px;
    margin: 0;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-wares .wares-cont .ware-list .ware-des{
    margin: 0;
    line-height: 20px;
    font-size: 1rem;
    color: #bbbbbb;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-wares .wares-cont .ware-list .ware-prince{
    font-size: 1.1rem;
}


/*浼樻儬鍒搁〉闈�*/
.coupon-cont{
    padding: 1.5rem;
}
.coupon-cont img{width: 100%; margin-bottom: 1.5rem;}
/*.coupon-box{*/
    /*width: 100%;*/
    /*height: 115px;*/
/*}*/
/*.coupon-n .coupon-box{background: url("../img/coupon1.jpg") no-repeat;background-size: 100%;}*/
/*.coupon-y .coupon-box{background: url("../img/coupon2.jpg") no-repeat;background-size: 100%;}*/
/*.coupon-ex .coupon-box{background: url("../img/coupon3.jpg") no-repeat;background-size: 100%;}*/

.goods-one {
    margin-bottom: 0.06rem;
}
.goods-one .left {
    position: relative;
    float: left;
    width: 49.5%;
    height: 14.1rem;
    background-color: #fff;
}
.goods-one .left .chief{
	height: 16.1rem;
	padding-left: 0.53rem;
    background-color: #fff;
	margin-bottom: 0.15rem;
}
.goods-one .left .chief .tit {
    padding-top: 0.5rem;
    font-size: 14px;
    color: #4db5cd;
	margin-bottom: 0px;
	width: 60%;
}
.goods-one .left .chief img {
    display: block;
    width: 70%;
    margin: 0.04rem auto 0;
}
.goods-one .left .chief .hot {
    position: absolute;
    top: -0.2rem;
    right: 1.05rem;
    display: inline-block;
    width: 28%;
    height: 40%;
    background: url(../img/svg/info-new.svg) no-repeat center;
    background-size: contain;
}
.goods-one .left .tvp {
    font-size: 12px;
    color: #808080;
    line-height: 20px;
	width: 70%;
	height: 3.5rem;
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.goods-one .left .tip {
    font-size: 12px;
    color: #808080;
    line-height: 20px;
	width: 40%;
	height: 3.5rem;
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.goods-one .left .list{
	height: 8rem;
    margin-bottom: 0.15rem;
    padding-left: 0.53rem;
    background-color: #fff;
}
.goods-one .left .list .tix {
    color: #da4b5c;
}

.goods-one .right {
    float: left;
	margin-left: 0.2rem;
	width: 49.7%;
}
.goods-one .right .list {
    height: 8rem;
    margin-bottom: 0.15rem;
    padding-left: 0.53rem;
    background-color: #fff;
}
.goods-one .right .list.cai1 {
    background: #fff url(../img/bzrm.jpg) no-repeat;
    background-size: 8rem 5rem;
    background-position: 90% 50%;
}
.goods-one .right .list.cai2 {
    background: #fff url(../img/ddwj.jpg) no-repeat;
    background-size: 8rem 5rem;
    background-position: 90% 68%;
}
.goods-one .right .list.cai3 {
    background: #fff url(../img/zlwj.jpg) no-repeat;
    background-size: 8rem 5rem;
    background-position: 90% 68%;
}
.goods-one .left .list.cai4 {
    background: #fff url(../img/ykwj.jpg) no-repeat;
    background-size: 7.5rem 5rem;
    background-position: 90% 68%;
}
.goods-one .right .list .tit,.tix,.tiy {
    padding-top: 0.2rem;
    font-size: 16px;
	margin-bottom: 0px;
	word-break: break-all; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.goods-one .right .list .tit {
	color: #f08035;
}
.goods-one .right .list .tix {
	color: #7bc65f;
}
.goods-one .right .list .tiy {
	color: #9f5fb9;
}
.goods-one .right .list .tip {
    padding-top: 0.09rem;
    font-size: 12px;
    color: #808080;
	width: 30%;
	height:4.5rem;
	word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.goods-two {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 10px;
	width: 100%;
}
/*
.goods-two .item {
    flex: 1;
    -webkit-flex: 1;
    background-color: #fff;
    margin-right: 0.2rem;
    padding-left: 0.53rem;
    overflow: hidden;
}
.goods-two .item .tit,.tiz {
    padding-top: 0.24rem;
    font-size: 16px;
    
	margin-bottom: 0px;
}
.goods-two .item .tit {
	color: #da4b5c;
}
.goods-two .item .tiz {
	color: #9f5fb9;
}
.goods-two .item .tip {
    font-size: 14px;
    color: #808080;
    line-height: 24px;
}
.goods-two .item img {
    display: block;
    width: 39%;
    margin: 0.12rem auto;
}
*/
.index-new{background: #f6f6f6;}
.index-new .seckill-hd{
    position: relative;
    height: 4.0rem;
	line-height: 4rem;
    padding: 0 0.625rem;
	background: #fff;
}
.index-new .seckill-hd .seckill-hd-title{
	border-left: 5px solid #76a0da;
	padding-left: 1rem;
	line-height: 46px;
	color: #76a0da;
	font-size: 1.5rem;
}
span.seckill-hd-title.theme-color {
    font-weight: bold;
    font-size: 1.25rem;
}
.index-new .seckill-hd strong{
    line-height: 30px; 
    font-size: 0.8rem;
}
.index-new .seckill-hd #time {
    position: absolute;
    top: 0;
    left: 42%;
    line-height: 30px;
}
.seckill-hd #time span{
    padding: 0 3px;
    border: 1px solid #dedede;
    border-radius: 4px;
    font-size: 0.8rem;
}
.index-new .seckill-hd-r{
    position: absolute;
    right: 0.625rem;
    top: 0;
    line-height: 4.0rem;
    font-size: 1.3rem;
}
.index-new .seckill-bd{
    width: 100%;
    overflow: hidden;
}
.index-new .seckill-bd .seckill-wares{}
.index-new .seckill-bd .seckill-wares .seckill-ware{
    padding: 0rem 0rem 0rem 0.5rem;
}
.index-new .seckill-bd .seckill-wares .seckill-banner{
    width: 100%;padding: 0;margin-bottom: 10px;
}
.index-new .seckill-bd .seckill-wares .seckill-banner img{
    width: 100%;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con{
	background: #fff;padding: 0.5rem; min-height: 19.5rem;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con .show-img{
	/* min-height: 10rem; */margin: 0 auto;text-align: center; line-height: 10rem;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con .show-title{
	font-size: 1.2rem;line-height: 25px;margin: 0;word-break: break-all;overflow: hidden;text-overflow: ellipsis;height: 52px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con .show-size,.show-type{
	margin: 0;line-height: 20px;font-size: 1rem;color: #bbbbbb;word-break: break-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con .show-cart{
	width: 2.5rem;height:2.5rem;float: right;background-color:#f0ba33;border-radius: 50%; -moz-border-radius: 50%;-webkit-border-radius: 50%;background-image: url(../img/svg/foot-4-3.svg);background-repeat:no-repeat;background-position:center;background-size: 68%;
}
.index-new .seckill-bd .seckill-wares .seckill-ware .seckill-con .show-data{
	/* text-align: center; background-color: #c9302c;color: white; */
	font-size: 14px;width: 60%;height: 2rem;
	line-height: 2rem;float: left;
	margin-top: 8px;
	color:#e7606f;
}

.bottom{background: #fff;padding: 10px;}
.bottom .bot-title{width: 60%;margin: 1.5rem auto;text-align: center;line-height: 40px;border-radius: 20px;border: 1px solid #bababa;}
.bottom .bot-title a{font-size: 1.6rem;color: #585657;}
.bottom p{margin: 0;text-align: center;font-size: 1.0rem;line-height: 25px;color: #a5a5a7;}
#en,#zh {padding: 5px;margin-top:1px;}
#swippericon {height:60px;overflow:hidden;}
#swippericon .seckill-ware {width:100px;}
#swippericon .seckill-ware .seckill-con {text-align:center;}
#swippericon .seckill-ware p {font-size:1.2rem;}
#swippericon .seckill-ware img{
    margin-bottom: 0px;
    width:30px;height:30px;
}
