.weui-content{
    background: #f6f6f6;
}
.swiper-bgbox{
    padding: 1.6vw 3.2vw 1.33vw;
    box-sizing: border-box;
    background: linear-gradient(#A9E4B9,#E3E8E4);
}
.swiper-container{
    border-radius: 2.66vw;
}
.wy-iconlist-box {
    background: #f6f6f6;
}
.list-bg{
    background: linear-gradient(#E3E8E4 10%,#f6f6f6 90%);
}
.wy-ind-news{
    padding: 2.66vw 4vw;
    border-radius: 7.73vw;
    margin: 0 4vw;
    border: none;
    box-shadow: 0px 0px 1.6vw  #ccc;
    display: flex;   
}
.news-icon{
    width: auto;
    height: 3.73vw;
}
.new-image{
    width: auto;
    height: 3.73vw;
    margin-left: 1.33vw;
}
.lookmore{
    width: 2.66vw;
    height: 2.66vw;
}
.lookmore>img{
    width: 100%;
    height: 100%;
}
.wy-Module-title{
    display: flex;
    margin: 0 4vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.show-more{
    font-size: 3.2vw;
    display: flex;
    align-items: center;
    color: #FC773E;
}
.select-title{
    font-size: 4.8vw !important;
    font-weight: bold !important;
    font-family: '微软雅黑';
    margin: 4vw 0;
}
.item-outbox{
    display: flex;
    justify-content: space-between;
    margin: 0 5.33vw;
}
.select-item{
    width: 26.66vw;
    min-height:39vw;
    padding-bottom: 1.33vw;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0 0 0.53vw #ccc;
}
.select-item img{
    width: 100%;
    height:28vw;
}
.select-price{
    flex: 1;
    font-size: 2.66vw;
    padding: 0.53vw 1vw;
    box-sizing: border-box;
}
.select-name{
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 2.66vw;
}
.qianggoukuang{
    width: 21.66vw !important;
    height: 6.33vw !important;
}
.qianggou-box{
    position: relative;
}
.qianggou-box .amount{
    position: absolute;
    top: 0.66vw;
    left: 0.99vw;
    color: #fff;
}
.qianggou-box .buy{
    position: absolute;
    top: 0.66vw;
    right: 2.13vw;
    color: #fff;
}
.wy-pro-pri{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.shopcart{
    width: 10.66vw;
    height: 10.66vw;
}
.item-li{
    box-shadow: 0 0 1vw #999;
    border-radius: 3.16vw;
    overflow: hidden;
}
.wy-pro-list{
    border-color: #f6f6f6;
}
.weui-mark-rt {
    border-radius: 2px;
    top: 0;
    color: #fff;
    font-size: 1em;
    height: 1.25em;
    line-height: 1.25em;
    position: absolute;
    right: 0.625em;
    text-align: center;
    padding: 0.1em;
    bottom: 0.625em !important;
}

.bg-red {
    background-color: #fa5151;
}

.bg-green {
    background-color: #07c160;
}

.bg-blue {
    background-color: #10aeff;
}
.single{
    display: none;
}
.show{
    display: block;
}
.title-ul{
    display: flex;
    margin: 4vw;
    font-size: 3.46vw;
    color: #A5A5A5;
    font-family: '微软雅黑';
    align-items: flex-end;
}
.title-ul>li:first-of-type{
    margin-right: 4vw;
}
.active{
    font-size: 4.8vw !important;
    font-weight: bold !important;
    color: #000;
    border-bottom:0.8vw solid #FC753B;
}



.weui-mark-rt {
    border-radius: 2px;
    top: 0;
    color: #fff;
    font-size: 1em;
    height: 1.25em;
    line-height: 1.25em;
    position: absolute;
    right: 0.625em;
    text-align: center;
    padding: 0.1em;
    bottom: 0.625em !important;
}

.bg-red {
    background-color: #fa5151;
}

.bg-green {
    background-color: #07c160;
}

.bg-blue {
    background-color: #10aeff;
}
