.show_openApp {
    margin-top: 1.3333rem
}

.openAppBox {
    display: none;
    height: 1.3333rem;
    box-sizing: border-box;
    padding: 0 .2667rem;
    background-color: rgba(0, 0, 0, .44);
    color: #fff;
    font-size: 12px
}

[data-dpr="2"] .openAppBox {
    font-size: 24px
}

[data-dpr="3"] .openAppBox {
    font-size: 36px
}

.openAppBox {
    z-index: 100
}

.openAppBox .icon-clear {
    border: .0267rem solid #fff
}

.openAppBox .icon-clear:after,
.openAppBox .icon-clear:before {
    background-color: #fff
}

.openAppBox_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 10rem;
    margin: 0 auto
}

.openAppBox_content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: inherit
}

.openAppBox_content,
.openAppBox_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.openAppBox_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5.2rem;
    text-align: left
}

.openAppBox_text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.openAppBox_text p:first-child {
    margin-bottom: .0667rem
}

.openAppBox_log {
    width: 1.0267rem;
    height: 1.0267rem
}

.openAppBox_btn {
    font-size: 14px
}

[data-dpr="2"] .openAppBox_btn {
    font-size: 28px
}

[data-dpr="3"] .openAppBox_btn {
    font-size: 42px
}

.openAppBox_btn {
    width: 2.1333rem;
    height: .8rem;
    line-height: .7333rem;
    padding: 0
}

.show_openApp {
    margin-top: 1.3333rem
}

.openAppBox {
    display: none;
    height: 1.3333rem;
    box-sizing: border-box;
    padding: 0 .2667rem;
    background-color: rgba(0, 0, 0, .44);
    color: #fff;
    font-size: 12px
}

[data-dpr="2"] .openAppBox {
    font-size: 24px
}

[data-dpr="3"] .openAppBox {
    font-size: 36px
}

.openAppBox {
    z-index: 100
}

.openAppBox .icon-clear {
    border: .0267rem solid #fff
}

.openAppBox .icon-clear:after,
.openAppBox .icon-clear:before {
    background-color: #fff
}

.openAppBox_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 10rem;
    margin: 0 auto
}

.openAppBox_content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: inherit
}

.openAppBox_content,
.openAppBox_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.openAppBox_text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5.2rem;
    text-align: left
}

.openAppBox_text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.openAppBox_text p:first-child {
    margin-bottom: .0667rem
}

.openAppBox_log {
    width: 1.0267rem;
    height: 1.0267rem
}

.openAppBox_btn {
    font-size: 14px
}

[data-dpr="2"] .openAppBox_btn {
    font-size: 28px
}

[data-dpr="3"] .openAppBox_btn {
    font-size: 42px
}

.openAppBox_btn {
    width: 2.1333rem;
    height: .8rem;
    line-height: .7333rem;
    padding: 0
}

.siteWrap {
    background: #f1f1f1;
    overflow-x: hidden
}

.indexSwiper {
    position: relative;
    padding-bottom: 4rem;
    margin-bottom: .2667rem
}

.indexSwiper_contain {
    position: absolute;
    height: 4rem;
    width: 100%
}

.indexSwiper_pagination .swiper-pagination-bullet {
    height: .0667rem;
    width: .6667rem;
    background: #fff;
    opacity: .7;
    -webkit-transition: opacity .2 ease;
    transition: opacity .2 ease;
    border-radius: 0
}

.indexSwiper_pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.indexSwiper_item {
    display: block
}

.indexSwiper_item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

.indexSale {
    background: #fff;
    overflow: hidden;
    margin-bottom: .2667rem
}

.indexSale_switch {
    height: 1.0667rem;
    line-height: 1.0667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.indexSale_switchItem {
    float: left;
    font-size: inherit;
    width: 50%;
    text-align: center;
    display: block;
    box-sizing: border-box;
    color: #999;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    position: relative;
    line-height: 1
}

.indexSale_switchItem:first-of-type:after {
    content: "|";
    color: #999;
    position: absolute;
    right: 0
}

.indexSale_switchItem.active {
    color: #333
}

.indexSale_pro {
    width: 2.8533rem
}

.indexSale_contain {
    height: 3.4133rem;
    position: relative;
    margin-bottom: .2667rem;
    padding-bottom: .2667rem
}

.indexSale_containItem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.indexSale_containItem:first-of-type .indexSale_code em {
    color: #ff8a00
}

.indexSale_containItem:nth-of-type(2) {
    visibility: hidden
}

.indexSale_containItem:nth-of-type(2) .indexSale_code {
    text-decoration: line-through
}

.indexSale_proImg {
    width: 2.4rem;
    height: 2.4rem;
    display: block;
    margin: 0 auto .1333rem
}

.indexSale_proImg img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.indexSale_more {
    border: 2px solid #eee;
    text-align: center;
    line-height: 2.4rem;
    color: #999
}

.indexSale_price {
    color: #c00;
    display: block;
    text-align: center;
    margin-bottom: .1333rem
}

.indexSale_code {
    color: #999;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.indexAd {
    margin-bottom: .2667rem;
    margin-top: .2667rem
}

.indexAd_contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 5.6rem
}

.indexAd_flex {
    width: 50%;
    height: 5.6rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.indexAd_flex:nth-of-type(n+2) {
    height: 2.8rem
}

.indexAd_flex:first-of-type {
    margin-right: .0267rem
}

.indexAd_flex:nth-of-type(3) {
    height: 2.7733rem;
    margin-top: .0267rem
}

.indexAd_flex img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.indexAd_top {
    height: 2.5333rem;
    width: 100%;
    display: block;
    margin-bottom: .2667rem
}

.indexAd_top img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.indexCate {
    margin-bottom: .2667rem;
    background: #fff;
    overflow: hidden
}

.indexCate:last-child {
    margin-bottom: 0
}

.indexCate_header {
    height: 1.2rem;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 0 .32rem
}

.indexCate_header i,
.indexCate_title {
    line-height: 1.2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.indexCate_item {
    width: 1.7333rem;
    display: inline-block;
    padding: .1333rem 0 .4rem
}

.indexCate_img {
    height: 1.6rem;
    width: 1.6rem;
    display: block;
    overflow: hidden;
    margin: 0 auto
}

.indexCate_img img {
    display: block;
    width: 100%;
    height: auto
}

.indexCate_text {
    display: inline-block;
    box-sizing: content-box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-wrap: break-word;
    text-align: center;
    color: #666;
    line-height: 13px
}

[data-dpr="2"] .indexCate_text {
    line-height: 26px
}

[data-dpr="3"] .indexCate_text {
    line-height: 39px
}

.indexCate_text {
    max-height: 26px
}

[data-dpr="2"] .indexCate_text {
    max-height: 52px
}

[data-dpr="3"] .indexCate_text {
    max-height: 78px
}

.indexCate_contain {
    margin: 0 0 0 .32rem
}

