* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
	.swiper-wrapper{height:auto}
	.quk{width:100%;margin-top: 0.2rem;}
	.quk a{    position: relative;}
	.quk a .quk-name{
	position: absolute;
    font-size:1.6rem;
    z-index: 2;
    color: #fff;
    font-weight: 600;
    text-align: center;
        width: 100%;
	}
	.quk a .quk-name1{
    position: absolute;
    font-size: 1.4rem;
    z-index: 2;
    color: #fff;
    font-weight: 600;
    text-align: left;
    width: 100%;
    padding-left: 5.3rem;
    top: 0rem;
	}
	.quk a .quk-name .sname{
	font-size:0.5rem;
	}
	.quk a .quk-name .sname::before{content:"";position:absolute;width:1rem;height:2px;background:#fff;    margin: 0.45rem 0 0 -1.3rem}
	.quk a .quk-name .sname::after{content:"";position:absolute;width:1rem;height:2px;background:#fff;    margin:0.45rem 0 0 .3rem}
	.quk a img{position: relative;z-index: 1; }
.brandxinren .brandCard, .brandjuhui .brandCard{
        width: calc(33.33% - 0.4rem);
    border-top: 0.5px solid #efefef;
    border-right: 0.5px solid #efefef;
    background-color: #fff;
    padding-bottom: 0.2rem;
    margin: 0 0.2rem 0.6rem;
    border-radius: 0.5rem;
    position: relative;
}
.brandAreaitem{
	margin-top: -0.01rem;
}
.brandxinren .brandCard img, .brandjuhui .brandCard img{border-radius: 0.5rem;}   
.brandAreaitem, .brandxinren, .brandjuhui {
    width: 100%;
    background-color: #59aefa;
    font-size: 0;
    overflow-x: scroll;
    border-radius: 0 0 10px 10px;
    padding: 0 0.1rem;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.4rem;
}
.brandxinren {
background-color: #ac62f8;
    display: flex;
    flex-wrap: wrap;
    padding-top:0.6rem
}
.brandjuhui {
background-color:#ff7770;
}
.brandAreaitem .brandCard{
    width: calc(33.33% - 0.4rem);
    border-top: 0.5px solid #efefef;
    border-right: 0.5px solid #efefef;
    background-color: #fff;
    padding-bottom: 0.2rem;
    margin: 0 0.2rem 0.6rem;
    border-radius: 0.5rem;
    position: relative;
}

.brandAreaitem .brandCard .brandName, .brandxinren .brandCard .brandName, .brandjuhui .brandCard .brandName{
width: 100%;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-size: 0.9rem;
    line-height: 1rem;
        height: 1.9rem;
    text-align: center;
}
.brandjuhui .brandCard .juh{
    position: relative;
    margin: 0 auto -0.3rem;
    width: 80%;
    display: block;
}
.brandAreaitem .brandCard .qiang{
    position: absolute;
    margin: 0;
    width: 40%;
    display: block;
}
.brandAreaitem .brandCard .jiage, .brandxinren .brandCard .jiage, .brandjuhui .brandCard .jiage,.top_zt .jiage{
    line-height: 2.5rem;
    font-size: 0.9rem;
    color: #e94544;
    text-align: center;
    margin-top: 0.5rem;
}


.shopwindows-container {
    width: 100%;
}
.s-layout {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.s-layout-left {
    width: 50%;
    height: 100%;
}
.s-layout-right {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.s-layout-left-item, .s-layout-top-item {
    height: 100%;
}
.s-layout-left-item img, .s-layout-bottom img, .s-layout-top-item img {
    width: 100%;
    height: 100%;
}
.s-layout-top {
    height: 50%;
}
.s-layout-bottom {
    display: flex;
    flex-direction: row;
    height: 50%;
}
.tszc-content{
	margin-top: -0.01rem;
}
.tszc-content .top_zt{
    background: #ff7770;
    overflow: hidden;
}
.tszc-content .top_zt a {
    width: calc(50% - 0.22rem);
    float: left;
    margin: 0.1rem;
    background-color: #fff;
	height: 14rem;
}
.tszc-content .top_zt img{
    border-radius: 0.2rem;
    }
.cjjb_content {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: #5f74ff;
    padding: 0.2rem 0.05rem;
    border-radius: 0 0 0.2rem 0.2rem;
    margin-top: -0.01rem;
}
.cjjb_content li {
	float: left;
    box-sizing: border-box;
    width: calc(25% - 0.1rem);
    margin: 0.05rem;
}
.cjjb_content li a {
    display: block;
}
.cjjb_content li img {
    display: block;
    border-radius: 0.3rem;
}