.header {
    height: 0.798rem;
}

.searchHead {
    position: fixed;
    float: left;
    left: auto;
    top: 0;
    max-width: 750px;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 999;
    width: 100%;
    height: 0.798rem;
}

.searchHead:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .13);
    transform-origin: 0 0;
    transform: scaleY(.5) translateY(200%);
    pointer-events: none;
}

.headerMore {
    float: right;
    margin: 0.1rem 0.2rem 0.1rem 0;
}

.searchHead>div {
    display: inline-block;
}

.navList {
    width: 3.63rem;
    margin-left: 0.2rem;
    height: 100%;
    float: left;
}

.tablist {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 100%;
}

.tabitem {
    flex: 1;
    height: 100%;
    width: 0;
    overflow: hidden;
    flex-grow: 1;
    text-align: center;
    color: #858585;
    font-size: 0.2718rem;
}

.tabitem span {
    height: 0.798rem;
    box-sizing: border-box;
    display: inline-block;
    line-height: 0.798rem;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.itemactive {
    color: #ef1f1f!important;
    font-weight: 700;
    border-bottom: 2px solid #ef1f1f;
}

.swiper-container {
    height: 7.5rem;
    margin-bottom: 0.25rem;
}

.swiper-slide>img {
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.dt-list-sm {
    margin-top: 0.25rem;
}

.conten .main-header {
    border-bottom: 0.5px solid #eee;
}

.goodsImg {
    position: relative;
}

.goodsIndex {
    position: absolute;
    display: inline-block;
    right: 0.2rem;
    bottom: 0.32rem;
    font-size: 0.2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0 0.2rem;
    border-radius: 0.4rem;
    z-index: 10;
}

.lunb {
    background-color: #f7f7f7;
}

.detail-section {
    border-bottom: 0.145rem solid #f5f5f5;
    background-color: #fff;
}

.commodityTitle {
    padding: 0 0.308rem 0.272rem;
}

.commText {
    margin-bottom: 0.22rem;
    position: relative;
}

.textContent {
    font-size: 0.345rem;
    line-height: 0.5rem;
    overflow: hidden;
}

.iconBottom {
    position: absolute;
    height: 0.51rem;
    line-height: 0.51rem;
    width: 0.51rem;
    background: #fff;
    text-align: center;
    right: 0;
    bottom: 0;
    font-size: 0.29rem;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconBottom::after {
    content: "\e665";
}

.iconBottom.up::after {
    content: "\e685";
}

.iconBottom:before {
    width: 1.087rem;
    height: 0.544rem;
    position: absolute;
    top: 0;
    left: -1.087rem;
    content: "";
    background: linear-gradient( 90deg, hsla(0, 0%, 100%, 0), #fff);
}

.commodityPrice {
    display: flex;
    align-items: center;
}

.commodityPrice>h3 {
    margin: 0 0.272rem 0 0;
    color: #ef1f1f;
    font-size: 0.345rem;
}

h3>span {
    margin-left: -0.05rem;
}

.commodityPrice>span {
    color: #999;
}

.guarantee {
    margin: 0.25rem 0;
    height: 0.616rem;
    border-radius: 0.07rem;
    background-color: rgba(239, 31, 31, .1);
    color: #ef1f1f;
    padding: 0.182rem 0.254rem;
    box-sizing: border-box;
}

.guaranteeRight {
    float: right;
    font-size: 0.24rem;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-gua {
    color: rgb(239, 31, 31);
    font-size: 0.36rem;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    margin-top: -0.07rem
}

.guaTi {
    color: rgb(239, 31, 31);
    font-size: 0.26rem;
    font-weight: 700;
    float: left;
}

.line {
    width: 0.02rem;
    height: 0.217rem;
    background-color: #ef1f1f;
    margin: 0.036rem 0.127rem;
    display: inline-block;
    float: left;
}

.guaranteeH {
    height: 0.29rem;
    line-height: 0.29rem;
}

.iconY {
    float: left;
    font-size: 0.22rem;
    margin-right: 0.06rem;
    color: #999;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.guaTl {
    float: left;
    font-size: 0.218rem;
    margin-right: 0.06rem;
    color: #999;
    margin-top: -0.02rem;
}

.addressInfo {
    margin-top: 0.2712rem;
    height: 0.51rem;
}

#app {
    margin-bottom: 1rem;
    position: relative;
}

.addTi {
    float: left;
    font-size: 0.254rem;
    color: #999;
    height: 0.51rem;
    line-height: 0.51rem;
    text-align: left;
    display: inline-block;
    margin-right: 0.2714rem;
}

.addIn {
    float: left;
    display: inline-block;
    max-width: 87%;
}

.addint {
    font-size: 0.254rem;
    color: #333;
    height: 0.254rem;
    line-height: 0.254rem;
    margin: 0.13rem 0;
}

.delivery-address {
    float: left;
    height: 0.254rem;
    max-width: 2.17rem;
    margin-right: 0.2712rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.freight {
    max-width: 2.57rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: inline-block;
    padding-left: 0.2172rem;
    height: 0.254rem;
    border-left: 1px solid #e2e2e2;
}

.infoBottom {
    position: relative;
    padding: 0.2712rem 0.302rem;
    font-size: 0.254rem;
    color: #999;
}

.infoBottom:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0.302rem;
    left: 0.302rem;
    border-top: 1px solid #ddd;
    transform-origin: 0 0;
    transform: scaleY(.5) translateY(-100%);
    pointer-events: none;
}

.botInfo>h3 {
    font-size: 0.29rem;
    color: #000;
    float: left;
    padding-right: 0.2174rem;
    height: 0.344rem;
    line-height: 0.344rem;
}

.iconMo {
    position: absolute;
    top: 0.31rem;
    right: 0.301rem;
    font-size: 0.254rem;
    color: #555;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.botUl {
    box-sizing: border-box;
    padding-right: 0.47rem;
    height: 0.344rem;
    line-height: 0.344rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.botUl li {
    display: inline;
    font-size: 0.254rem;
    color: #999;
    margin-right: 0.2174rem;
}

.goodsCompanyInfo {
    box-sizing: border-box;
    height: 1.558rem;
    padding: 0.2712rem 0.301rem;
    background: url('../images/goodsCompanyBg.png') 0 0/100% no-repeat;
}

.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.0145rem;
}

.store {
    width: 1.61rem;
    height: 0.69rem;
    background-color: transparent;
    border: 1px solid #ccc!important;
    color: #333!important;
    border-radius: 0.163rem;
    font-size: 0.254rem;
    line-height: 2.714;
    text-decoration: none;
    text-align: center;
    border-style: solid;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    vertical-align: middle;
    text-overflow: ellipsis;
    outline: 0;
    box-sizing: border-box;
}

.tpLogo {
    float: left;
    width: 1.667rem;
    height: 0.833rem;
    margin-right: 0.2712rem;
}

.tpLogo>img {
    width: 100%;
    height: 100%;
}

.botUl.tpUl {
    height: 0.8334rem;
    line-height: 0.8334rem;
}

.iconMo.iconMoE {
    width: 0.254rem;
    height: 0.8334rem;
    line-height: 0.8334rem;
    position: absolute;
    color: #555;
}

.iconYe {
    font-size: 0.254rem;
    color: #ef1f1f;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dianrecommend {
    padding: 0.272rem 0.31rem;
}

.recommendTitle {
    padding: 0 0 0.145rem;
    display: block;
    font-size: 0.29rem;
    color: #000;
}

.recommendCards {
    overflow: hidden;
}

.lists {
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-wrap: nowrap;
}

.lists .itemcards:last-child {
    margin-right: 0.31rem;
}

.itemcards {
    width: 2.2004rem;
    margin-right: 0.16rem;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.recommendGoods {
    width: 2.2004rem;
    height: 2.2004rem;
    margin: 0.08rem 0;
}

.recommendGoods>img {
    width: 100%;
    height: 100%;
    border-radius: 0.16rem;
}

.recommendName {
    word-wrap: break-word;
    word-break: break-all;
    width: 98%;
    color: #000;
    margin: 0.16rem 0 0;
    font-size: 0.254rem;
    line-height: 1.5;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recommendPrice {
    margin: 0.16rem 0 0;
    font-size: 0.33rem;
    line-height: 1;
    color: #ef1f1f;
}

.recommendTitle.marginP,
.marginP {
    padding: 0.24rem 0.31rem;
}

.productImgInfo,
.similar {
    padding: 0 0.31rem 0.272rem;
}

.productImgInfo>img {
    max-width: 100%!important;
    height: auto!important;
    vertical-align: middle;
}

.productImgInfo>p {
    font-size: 0.29rem;
    color: #555;
    line-height: 1.8;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.icon-g {
    float: right;
    color: rgb(153, 153, 153);
    font-size: 0.254rem;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0.04rem;
}

.advertisement {
    width: 100%;
    border-radius: 0.16rem;
    overflow: hidden;
    display: block;
}

.justSoTitle {
    line-height: 0.54rem;
    margin: 0.18rem 0 0;
    color: #000;
    font-size: 0.29rem;
}

.justList {
    display: flex;
    flex-wrap: wrap;
    max-height: 2.57rem;
    overflow: hidden;
}

.justItem {
    width: 32%;
    margin-left: 2%;
    line-height: 0.616rem;
    position: relative;
}

.justTitle {
    display: inline-block;
    width: 100%;
    padding: 0 0.154rem;
    margin: 0.11rem 0;
    border-color: #f5f5f5;
    color: #1f1f1f;
    background-color: #f5f5f5;
    font-weight: 400;
    font-size: 0.254rem;
    border-radius: 0.18rem;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    outline: 0;
    box-sizing: border-box;
}

.hotTitle {
    position: absolute;
    top: 0.11rem;
    left: 0;
    display: block;
    width: 0.62rem;
    border-top-left-radius: 0.18rem;
}

.marginL {
    margin-left: 0;
}

.seeSimilar {
    float: right;
    width: auto;
    max-width: 35%;
    height: 0.344rem;
    line-height: 0.36rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 0.87rem;
    background-color: #eee;
    border-radius: 0.18rem 0 0 0.18rem;
    text-align: center;
    color: #666;
}

.similarTags {
    margin-top: -0.05rem;
    margin-bottom: 0.09rem;
    height: 0.33rem;
    line-height: 0.29rem;
    overflow: hidden;
}

.tagsTitle {
    display: inline-block;
    width: 68%;
}

.tagsAddress {
    display: inline-block;
    font-size: 0.2172rem;
    color: #999;
    float: right;
    width: auto;
    max-width: 40%;
    height: 0.344rem;
    line-height: 0.36rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tags01,
.tags02,
.tags03,
.tags04 {
    color: #999;
    font-size: 0.2172rem;
    display: inline-block;
    line-height: 1;
    border-radius: 0.036rem;
    font-weight: 400;
    box-sizing: border-box;
}

.tags01 {
    margin: 0.018rem 0.09rem 0.018rem 0;
    vertical-align: middle;
    color: #f60;
    border: 1px solid rgba(255, 102, 0, .4);
    background: rgba(255, 102, 0, .08);
    font-size: 0.2172rem;
    display: inline-block;
    padding: 0.018rem 0.036rem;
    line-height: 1;
    border-radius: 0.036rem;
    font-weight: 400;
    box-sizing: border-box;
}

.tags02 {
    color: #999;
    border: 1px solid transparent;
    font-size: 0.2172rem;
    display: inline-block;
    padding: 0.018rem 0.036rem;
    line-height: 1;
    border-radius: 0.036rem;
    font-weight: 400;
    box-sizing: border-box;
}

.tags04 {
    color: #e88f09;
    border: .01rem solid rgba(232, 143, 9, .3);
    padding: 0.018rem 0.036rem;
}

.mengceng {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    z-index: 9999;
}

::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

-ms-prefix {
    -ms-overflow-style: none;
}


/* IE 10+ */

.tanchuang01 {
    display: none;
    position: fixed;
    left: auto;
    bottom: 0;
    max-height: 70%;
    min-height: 3.4rem;
    width: 100%;
    max-width: 750px;
    background-color: #fff;
    border-top-left-radius: 0.24rem;
    border-top-right-radius: 0.24rem;
    z-index: 99999;
}

.popHeader {
    position: relative;
    width: 100%;
    height: 0.96rem;
    padding: 0px 0.31rem;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #ef1f1f;
    background-image: url(../images/tanchuang01.png);
    border-top-left-radius: 0.24rem;
    border-top-right-radius: 0.24rem;
    box-sizing: border-box;
}

.iconClose,
.iconCloseP {
    position: absolute;
    top: 0.25rem;
    right: 0.31rem;
    font-size: 0.4rem;
    color: #fff;
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.popContent {
    position: relative;
    flex: 1;
    overflow: auto;
    padding: 0px 0.31rem;
    height: 2.43rem;
}

.contennText {
    padding: 0.36rem 0;
    width: 100%;
    height: auto;
}

.contentList {
    max-height: 1.56rem;
    min-height: 1.196rem;
    line-height: 1.196rem;
    width: 100%;
    padding: 0.254rem 0;
    position: relative;
}

.itemleft {
    float: left;
    height: 1.214rem;
}

.iconright {
    float: right;
    font-size: 0.4rem;
    color: #999;
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.nameL {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.145rem;
    font-size: 0.31rem;
    line-height: 0.33rem;
    color: #1f1f1f;
}

.infoL {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.254rem;
    line-height: 0.36rem;
    color: #858585;
}

.tanchuang02,
.tanchuang03 {
    display: none;
    max-height: 70%;
    min-height: 3.4rem;
    width: 100%;
    max-width: 750px;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    border-top-left-radius: 0.24rem;
    border-top-right-radius: 0.24rem;
    z-index: 9999;
}

.productHeader {
    position: relative;
    height: 1.051rem;
    padding: 0px 0.31rem;
    border-bottom: 1px solid #e0e0e0;
}

.headerT {
    color: #1f1f1f;
    font-size: 0.344rem;
    font-weight: 400;
    text-align: center;
    line-height: 1.051rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.popPcontent {
    position: relative;
    flex: 1;
    overflow: auto;
    padding: 0px 0.31rem;
    max-height: 7.4rem;
    overflow: hidden;
    overflow-y: scroll;
}

.popPcontent ul li {
    font-size: 0.29rem;
    display: box;
    display: flex;
    justify-content: flex-start;
    position: relative;
    padding: 0.18rem 0;
    line-height: 1.5;
}

.popPcontent ul li span:first-child {
    color: #999;
    width: 40%;
    padding-right: 0.543rem;
    box-sizing: border-box;
}

.popPcontent ul li span:nth-child(2) {
    color: #000;
    box-flex: 1;
    flex: 1;
    word-wrap: break-word;
    word-break: break-all;
}

.popPcontent ul li:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-top: 1px solid #ddd;
    transform-origin: 0 0;
    transform: scaleY(.5) translateY(-100%);
    pointer-events: none;
}

.popPcontent ul li:first-child:before {
    border-top-width: 0;
}

.popBottom {
    padding: 0 0.31rem;
}

.closeB,
.closeBu {
    border-radius: 0.18rem;
    font-size: 0.254rem;
    line-height: 2.714;
    height: auto;
    border: none;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    font-weight: 400;
    vertical-align: middle;
    text-overflow: ellipsis;
    outline: 0;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    color: #fff!important;
    background-color: #ef1f1f!important;
}

.operateBox {
    position: relative;
    height: 100%;
}

.flexB {
    display: flex;
    color: #000;
    font-size: 0.29rem;
    padding: 0.07rem 0 0.018rem;
}

.iconyes {
    width: 10%;
    color: #ef1f1f;
    padding-top: 0.21rem;
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.operateContent p {
    display: flex;
    font-size: 0.28rem;
    color: #333;
    line-height: 1.5;
    margin-top: 0.18rem;
}

.iconCright {
    color: #999;
    margin-left: 0.09rem;
    margin-top: 0.02rem;
    font-family: iconfont!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.operateContent .zhu {
    margin-bottom: 0.2174rem;
    color: #666;
    font-size: 0.26rem;
    line-height: 1.6;
}