#app {
    position: relative;
}

.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;
}

.header {
    height: 1.0145rem;
    z-index: 999;
}

.searchHeader {
    position: fixed;
    display: flex;
    left: auto;
    top: 0;
    max-width: 750px;
    padding: 0.1812rem;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 999;
}

.bottomBorder: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;
    transition: border-bottom-color .1s linear;
    will-change: transform;
}

.goHome {
    margin-left: 0.13rem;
    width: 1.558rem;
    height: 0.6522rem;
}

.logoImg {
    width: 1.558rem;
    height: 0.6522rem;
    background-image: url('../images/logo.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.searchSuk {
    width: 4.35rem;
    margin-left: 0.3rem;
    background-color: #f5f5f5!important;
    border-radius: 0.4rem;
    display: flex;
    justify-content: space-between;
}

.headerMore {
    width: 0.6522rem;
    height: 0.6522rem;
    line-height: 0.6522rem;
    margin-left: 0.15rem;
    text-align: center;
    font-family: "iconfont" !important;
    font-size: 0.42rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search {
    font-family: "iconfont" !important;
    font-size: 0.36rem;
    margin-right: 0.3rem;
    line-height: 0.6522rem;
    color: #999;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.searchInput {
    margin-left: 0.3rem;
    font-size: 0.26rem;
    outline: none;
    border: none;
    background-color: #f5f5f5!important;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-input-placeholder {
    color: #999;
}

input::-ms-input-placeholder {
    color: #999;
}

.companyDetail {
    width: 100%;
    height: 2.3914rem;
    background: url('../images/sd_bg.png') 50% 100% no-repeat;
    background-size: 100%;
}

.companyContinar {
    height: 1.67rem;
    padding: 0.27rem 0.31rem 0.18rem;
    box-sizing: border-box;
}

.tabList {
    padding: 0 1.09rem;
    height: 0.725rem;
}

.navUl {
    font-size: 0.272rem;
    color: #fff;
    height: 0.725rem;
    line-height: 0.725rem;
    display: flex;
}

.navLi {
    height: 100%;
    width: 0;
    overflow: hidden;
    flex-grow: 1;
    text-align: center;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.navTitle {
    display: inline-block;
    box-sizing: border-box;
    height: 0.725rem;
    color: #fff;
    font-size: 0.272rem;
}

.navActive {
    border-bottom: 2px solid #fff;
    font-weight: 700;
}

.companyInfo {
    height: 100%;
}

.img-container {
    float: left;
    width: 1.0145rem;
    height: 1.0145rem;
}

.img-container>img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin-top: 0.073rem;
}

.desc-container {
    display: flex;
    height: 1.214rem;
    padding-left: 0.15rem;
    flex-direction: column;
    justify-content: center;
}

.companyTitle {
    display: flex;
    justify-content: space-between;
}

.title {
    font-size: 0.34rem;
    color: #fff;
}

.icon-right {
    font-family: "iconfont" !important;
    font-size: 0.34rem;
    margin-top: 0.073rem;
    color: #fff;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.companyAddress {
    display: flex;
    margin-top: 0.15rem;
}

.logoInfo {
    display: flex;
}

.logoInfo>div {
    display: inline-block;
}

.logoDetailImg>img {
    height: 0.35rem;
}

.companyImg>img {
    height: 0.3442029rem;
    margin-left: 2px;
}

.logo02Img>img {
    height: 0.32rem;
    margin-left: 2px;
}

.logo02Img {
    margin-left: 2px;
}

.adderssInfo {
    width: 3rem;
    height: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.split {
    margin-left: 0.1812rem;
    margin-right: 0.1812rem;
    width: 0;
    height: 0.254rem;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
}

.shopList {}

.shopItem {
    margin-bottom: 0.2rem;
    padding: 0 0.31rem 1.0145rem;
}

.goods>h3,
.factory>h3 {
    margin-top: 0.24rem;
    line-height: 0.47rem;
    font-size: 0.29rem;
}

.factoryDetail {
    margin-top: 0.2rem;
    padding: 0.2rem 0.3rem 0 0.3rem;
    border-radius: 0.2rem;
    box-shadow: 0.036rem 0.035rem 0.09rem 0px #E1E1E1;
}

.detailMore {
    border-top: 1px solid rgba(0, 0, 0, .1);
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.26rem;
}

.gengduo {
    float: right;
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.goodsItem {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: nowrap;
    margin-left: -1.06383%;
    margin-right: -1.06383%;
}

.goodsLeft {
    display: inline-block;
    padding: 0.1812rem 1.06383%;
    flex: 0 6 auto;
    width: 49%;
    box-sizing: border-box;
}

.goodsImg {
    position: relative;
    background-color: #f7f7f7;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 9px;
}

.goodsImg>img {
    width: 100%;
    border-radius: 9px;
    filter: contrast(94%);
}

.moreProduct {
    /* margin: 0.2812rem 1rem; */
    font-size: 0.273rem;
    width: 100%;
    height: 0.5rem;
    line-height: 0.483rem;
    text-align: center;
    border-radius: 0.182rem;
    border: 0.0182rem solid #004b91;
    color: #004b91;
}

.status {
    position: absolute;
    top: .073rem;
    right: .073rem;
    display: inline-block;
    background: #f60;
    border-radius: 0.036rem;
    line-height: 0.218rem;
    font-size: 0.218rem;
    padding: .036rem .054rem;
    color: #fff;
    text-align: center;
}

.goodsDetail {
    padding-top: 0.09rem;
    box-sizing: border-box;
}

.goodsDetail>h3,
.menuList>h3 {
    height: 0.435rem;
    color: #000;
    margin-bottom: 0.054rem;
    font-size: 0.254rem;
    line-height: 0.435rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.goodsPrice {
    display: inline-block;
    width: 100%;
    height: 0.344rem;
    color: #ef1f1f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notes ul {
    list-style: disc;
    padding-left: 0.289rem;
    margin-top: 0.09rem;
}

.notes ul li {
    list-style: disc;
}

.notes {
    padding: 0.272rem 0;
    font-size: 0.217rem;
    color: #999;
    border-top: 1px solid #ddd;
    line-height: 2;
}

.bottom {
    display: flex;
    position: fixed;
    left: auto;
    bottom: 0;
    z-index: 200;
    width: 100%;
    max-width: 750px;
    box-sizing: border-box;
    height: 1.0145rem;
    padding: 0 0.31rem;
    background: #fff;
    user-select: none;
    box-shadow: rgb(0 0 0 / 15%) 0 -0.01rem 0.06rem 0;
}

.icon-customer {
    font-family: "iconfont" !important;
    font-size: 0.4rem;
    margin-top: 0.16rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.customerService {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 1.0145rem;
    height: 1.0145rem;
    background: #fff;
    color: #555;
}

.buttomB {
    display: flex;
    box-flex: 1;
    flex: 1;
    margin: 0.09rem 0;
}

.inquiry {
    color: #004b91;
    background-color: #fff;
    border-radius: 9px;
    font-size: 0.254rem;
    display: inline-block;
    padding: 0.02rem 0.145rem;
    text-decoration: none;
    line-height: 0.6rem;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #004b91;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    vertical-align: middle;
    text-overflow: ellipsis;
    outline: 0;
    width: 100%;
    margin: 0.082rem 0 0.082rem 0.073rem;
}

.phone {
    color: #fff;
    background-color: #004b91;
    border: 1px solid #004b91;
    border-radius: 9px;
    font-size: 0.254rem;
    display: inline-block;
    padding: 0 .145rem;
    line-height: 0.6rem;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    vertical-align: middle;
    text-overflow: ellipsis;
    outline: 0;
    width: 100%;
    margin: 0.082rem 0 0.082rem 0.073rem;
}

.screen,
.screenList {
    width: 100%;
    max-width: 750px;
    background-color: #fff;
    display: flex;
    user-select: none;
    height: 0.689rem;
    text-align: center;
    line-height: 0.689rem;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    box-sizing: border-box;
    z-index: 99;
}

.screenItem,
.screenItems {
    flex: 1;
    font-size: 0.254rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.iconMore {
    font-family: "iconfont" !important;
    font-size: 0.29rem;
    color: #666;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconScreen {
    font-family: "iconfont" !important;
    font-size: 0.26rem;
    color: #999;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cur {
    color: #ef1f1f;
}

.iconMore::after {
    content: '\e678';
}

.menu::after {
    content: '\e66a';
}

.menuSpan {
    position: relative;
    height: 100%;
    color: #666;
    text-align: center;
}

.activeH {
    transform: scale(.3);
    transition: all .3s ease;
    opacity: 0;
}

.enterprise {
    background: #f7f7f7;
    padding-top: 0.4rem;
    display: none;
}

.enterpriseDetail {
    background-color: #fff;
    border-radius: 0.2rem;
    padding: 0.3rem 0.3rem;
    margin-bottom: 0.4rem;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.col-lg-3 {
    flex: 0 0 47%;
    max-width: 47%;
    margin: 0 0.091rem;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.36rem 0;
    box-sizing: border-box;
}

.rongyuImg {
    width: 100%;
    filter: brightness(0.94);
    margin-bottom: 0.145rem;
    vertical-align: middle;
    border-style: none;
}

.norong {
    width: 50%;
    margin: 1rem auto;
    text-align: center;
}

.norong>img {
    width: 1.8rem;
}

.norong>span {
    display: block;
    margin: 0.07rem 0;
    font-size: 0.254rem;
    color: #999;
}

.rongyuTitle {
    font-size: 0.254rem;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
    color: #020310;
    text-align: center;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.essentialInfo {
    display: flex;
    align-items: center;
}

.infoLogo>img {
    width: 0.45rem;
}

.enterpriseTitle,
.personName,
.personPhone {
    color: #999;
    font-size: 0.28rem;
    margin-top: 0.1rem;
}

.enterpriseC {
    letter-spacing: 1px;
}

.enterpriseC,
.name,
.pphone {
    color: #333;
    font-size: 0.28rem;
    line-height: 0.38rem;
}

.first,
.name,
.pphone {
    margin-top: 0.1rem;
}

.legalPerson {
    display: flex;
    margin-top: 0.2rem;
}

.personInfo {
    flex: 1;
}

.iconPhone {
    font-family: "iconfont" !important;
    font-size: 0.28rem;
    color: rgb(73, 147, 236);
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.allGoods {
    font-family: "iconfont" !important;
    font-size: 0.28rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.goodsList {
    /* display: flex;
    flex-wrap: wrap; */
}

.goodsList .product-item:first-child {
    padding-top: 0.1712rem;
}

.menuContent {
    position: relative;
}

.menuContent,
.menuContent>img {
    width: 2.192rem;
    height: 2.192rem;
    border-radius: 0.2rem;
    filter: contrast(94%);
}

.menuList {
    width: 4.4rem;
    height: 2.192rem;
    margin-left: 0.2rem;
}

h3.www {
    height: 0.928rem;
    font-size: 0.33rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.goodsPrice.sss {
    height: 0.4rem;
    margin-top: 0.75rem;
}

.screenPop {
    display: none;
    position: fixed;
    flex-direction: column;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    height: 100%;
    background: #fff;
    z-index: 9999;
}

.customPricetitle {
    color: #000;
    font-size: 0.254rem;
    padding: 0.4rem 0 0.2rem 0;
}

.screenContent {
    height: 100%;
    overflow-y: auto;
}

.customTitle {
    color: #555;
    font-size: 0.254rem;
    padding: 0.2174rem 0;
}

.zhigh {
    flex: 1 1 auto;
    position: relative;
    width: 16.666667%;
    box-sizing: border-box;
}

.split-line {
    position: relative;
    top: 0.4345rem;
    width: 0.13rem;
    height: 1px;
    margin: 0 0.2rem;
    background: #555;
}

.smallInput {
    position: relative;
    z-index: 1;
    font-size: 0.254rem;
    line-height: 0.326rem;
    height: auto;
    padding: 0.18rem 0.145rem;
    vertical-align: top;
    -webkit-appearance: none;
    color: #555!important;
    border: 1px solid rgb(238, 238, 238);
    margin-top: 0.05rem;
    margin-bottom: 0.05rem;
    color: rgb(0, 0, 0);
    padding-right: 0.05rem;
    opacity: 1;
    border-radius: 0.09rem;
    outline: none;
    box-sizing: border-box;
    width: 2.9rem;
}

.dan {
    position: absolute;
    top: 0.09rem;
    right: 0.145rem;
    z-index: 1;
    line-height: 0.327rem;
    font-size: 0.254rem;
    padding: 0.18rem 0;
    display: inline-block;
    color: #000!important;
}

.jiaoItem {
    position: relative;
    width: 2.047rem;
    overflow: hidden;
    height: 0.69rem;
    align-items: center;
    justify-content: center;
    color: rgb(0, 0, 0);
    background-color: rgb(248, 248, 248);
    box-shadow: rgb(248 248 248) 0px 0px 0px 1px inset;
    font-size: 0.2174rem;
    box-sizing: border-box;
    text-align: center;
    transform: translateZ(0);
    padding: 0.13rem 0.2174rem;
    border-radius: 0.05rem;
    margin: 0.09rem 0.09rem;
}

.spanItem {
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0.43rem;
}

.activeBorder {
    color: rgb(239, 31, 31);
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(239 31 31) 0px 0px 0px 1px inset;
}

.activeBoders {
    border-color: rgb(239, 31, 31);
}

.screenBottom {
    padding-left: 0.31rem;
    padding-right: 0.31rem;
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: .04rem;
}

.inquiryt {
    color: #004b91;
    font-weight: 400;
    font-size: 0.254rem;
}

.loadMore {
    /* margin: 0.2812rem 0.5rem; */
    font-size: 0.273rem;
    width: 100%;
    height: 0.5rem;
    line-height: 0.483rem;
    text-align: center;
    border-radius: 0.182rem;
    border: 0.0182rem solid #004b91;
    color: #004b91;
}