
html,body{
    font-family: PingFangSC-Regular, PingFang SC;
    background-color: #fff;
    font-size: 12px;
}

.loginForm .lable .send{
    padding: 0;
}
p{
    margin-bottom: 0;
}
.wrap{ padding:50px 0 0 0; width: 100%;}
.wrap .title{ font-size:21px; text-align:center; padding:10px 0; color:#fff; letter-spacing: 2px;}
.wrap .tel{background: url(../img/service/shop/icon_10.png) no-repeat;background-size: 15px 15px;padding-bottom: 10px;  color:#BD9881;margin: 0 auto;width: 232px;}
.wrap .tel a{color: #BD9881;}
.form .lable {
    margin-left: 30px;
    margin-right: 30px;
}
.form .lable .txt{padding-left: 0; width:80%; height:19px; line-height: 19px; border:0; background:none; float:left; text-align: left; font-size:14px; margin:13px 0;}
.form .lable{ padding-left:40px; height: 45px; line-height: 45px; background: #fff;border: 0.5px solid #D8D8D8; border-radius: 5px; position: relative;}
.form .lable .name{ float:left; background:url('/webstatic/Public/Home/img/service/shop/Search.png') no-repeat center center; background-size:13px; color:#999; width: 26px; height: 45px; margin-left: -30px;}
.form .lable .selectIcon{ position:absolute; right:0; top:0; width:60px; height:45px; z-index:9; background: url(../img/service/shop/icon_08.png) no-repeat center center; background-size:15px;}
.form .lable .selectIcon select{ width:60px; height:45px; opacity:0;}
.form .btn { position: absolute; right: -1px; top: -1px; z-index: 9; width: 80px; height: 47px; line-height: 47px; background: #2F2F2F; text-align: center; border-radius: 0 5px 5px 0;}
.form .btn a{ display: block; width: 100%; height: 100%; color: #FFF; font-size: 14px;}

.hotcity { color: #BD9980; font-size: 14px; height: 14px; line-height: 14px; padding: 14px 10px 14px;}
.hotcity span { float: left; }
.hotcity a { color: #BD9980; margin-right: 10px; border-bottom: #BD9980 1px solid; float: left;}

.cityMain{ margin-top:30px;}
.cityMain dl{ padding-left:15px;}
.cityMain dt{ float:left; margin-left:-15px; color:#c8ab99; font-size:14px;}
.cityMain dd{ overflow:hidden;}
.cityMain dd a{ float:left; margin:0 10px; margin-bottom:16px; color:#555;}

.fixedsertel { 
    font-weight: normal; position: fixed; bottom: 15px; right:25px; z-index: 998;
    width: 159px;
    height:50px;
    padding-top: 10px;
    background: #1C1C1C;
    border-radius: 4px;
    left: auto;
    color: #fff;
    text-align: center;
}
.fixedsertel a{color: #fff;}
.fixedsertel span{
    display: inline-block;
    width: 50px;
    font-size: 11px;
    vertical-align: top;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 14px;
}
.fixedsertel p{
    font-size: 22px;
    display: inline-block;
    color: #fff;
    vertical-align: text-top;
    font-family: dmBellaBold;
    font-weight: bold;
    border-bottom: 2px solid #fff;
}

.main{
    height: 888px;
    background: url('/webstatic/Public/Home/img/brand/kvmobile@3x.png');
    background-size: cover;
    position: relative;
}
.nearStore{
    display: none;
}
.nearStore h5 {
    margin-top: 45px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF !important;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.nearStore h5,.testStore h5,.sameCity h5{
    text-align: center;
    /* line-height:80px; */
    color: #000;
}
.nearStore .swiper-container{
    height: 88vw;
    
}
@media screen and (max-width:361px) {
    .nearStore .swiper-container{
        height: 96vw;
    }
    .nearStore .pic .flex2 .flex-left {
        width: calc(100% - 90px);
    }
    .nearStore .pic .flex2 .flex-right {
        margin-left: 20px;
    }
    #list .content {
        min-height: 74vw;
    }

}
.nearStore .swiper-container .swiper-slide {
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
}
.nearStore .pic .pic-bg{
    height: 170px;
    background: url('https://hsimage.fotile.com/202507062238024826981.png');
    background-size: cover;
}
.nearStore .pic .flex2 {
	/* box-sizing: border-box; */
	margin-top: 25px;
	height: 75px;
	width: 81vw;
	padding: 0 25px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.nearStore .pic .flex2 .flex-left{
    width: calc(100% - 110px);
}
.nearStore .pic .flex-right{
	margin-left: 40px;
    width: 70px;
	flex-shrink: 0;
	text-align: center;
}
.nearStore .pic .flex-right img{
	width: 24px;
}
.nearStore .pic .flex-right div{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 11px;
	color: #7F7F7F;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-top: 7px;
}
.nearStore .pic .cover-image{
	height: 162px;	
}

.nearStore .pic .btns {
	margin-top: 20px;
	padding: 0 25px;
    border-top: none;
	display: flex;
	justify-content: space-between;
    position: absolute;
    bottom: 30px;
    width: 100%;
}
.nearStore .pic .btns em {
	width: 30vw;
	height: 40px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid rgba(0,0,0,0.15);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.nearStore .pic .btns em:last-child {
    background: #000000;
    border-radius: 2px 2px 2px 2px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.nearStore .pic .btns em:last-child i {
    color: #FFFFFF;
}
.nearStore .pic .btns em a {
    display: flex;
    align-items: center;
}
.nearStore .pic .flex-left p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #2F2F2F;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    max-width: 40vw;
}
.nearStore .pic .flex-left h4{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 13px;
    color: #000000;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制行数为2 */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.nearStore .pic .btns em a{
	/* width: 144px; */
    text-align: center;
    height: 44px;
    line-height: 44px;
}

.nearStore .pic .btns em img{
	width: 16px;
	margin-right: 5px;
	/* transform: translateY(3px); */
}
.card {
    /* padding-left:15px; */
    margin-top: 30px;
}
.card .pic {
    width: 100%;
    /* padding:17px 18px 0px 22px; */
    box-sizing: border-box;
    /* background-size: cover;
    background-color: #f5f5f5; */
    /* box-shadow: 0px 18px 18px 0px rgba(10,31,68,0.12), 0px 0px 1px 0px rgba(10,31,68,0.1); */
    border-radius: 4px;
    position: relative;
}
.card .pic h3,.sameCity h3{
  font-size: 16px;
  margin-bottom: 7px;
  color: #000;
}
.card .pic p,.sameCity p{font-size: 14px;line-height: 26px;color: #1A1B1F;}
.card .pic em,.sameCity em{color: rgba(0, 0, 0, 0.38);font-size: 12px;margin-top: 15px;display: inline-block;}
.btns img{width: 16px;vertical-align: top;margin-right: 5px;}
.btns i{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.btns{
    height: 49px;
    margin-top: 10px;
    border-top: 1px solid rgba(151,151,151,0.2);
}
.btns em{
    width: 46%;
    text-align: center;
}
.btns em:first-child{
    border-right: 1px solid rgba(151,151,151,0.2);
    text-align: left;
}

.hotSaleImg {
    width: 50%;
    height: 242px;
    float: left;
    position: relative;
    color: white;
}
.hotSaleImg img{
    width: calc(100% - 0.5px);
    height: 100%;
    object-fit: cover;
}
.hotSaleTitleWapper {
    position: absolute;
    top: 0;
    margin-top: 22px;
    padding-left: 15px;
}
.saleTips {
    position: absolute;
    bottom: 12px;
    right: 12px;
    text-align: right;
}
.hotSaleImg:nth-child(3) {
    margin-top: 1px;
    width: 100%;
}

.hotsaleImgWapper{
    /* height: 485px; */
    overflow: hidden;
}
.hotSaleTitleWapper h2{
    font-size: 14px;
}
.hotSaleTitleWapper p{
    font-size: 10px;
    color: #fff;
    line-height: 15px;
}
.red{color: #9C1D22FF!important;}
.sameCity {
    width: 315px;
    margin: 0 auto;
}
.sameCity li{
   /* height:189px; */
   background: #F5F5F5FF;
   margin-bottom: 20px;
   padding: 20px 21px 0 25px;
   box-sizing: border-box;
   background: url('https://hsimage.fotile.com/202507062008290348077.png');
   background-size: cover;
   border-radius: 4px;
}
.sameCity li .btns {
    display: flex;
    align-items: center;
}
.sameCity li .btns a , .sameCity li .btns .control-sms-btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sameCity li .btns em {
    margin-top: 0;
    width: 50%;
}
.sameCity .big {
    letter-spacing: 0px !important;
}
.sameCity h5 img{
    width: 16px;
}
.sameCity h5 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.sameCity h5 .toptitle {
    display: inline-flex;
    align-items: center;
    
}
#imagine{
    position: absolute;
    top: 110px;
    left: 30px;
    width: 315px;
    background: #fff;
    max-height: 170px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding: 10px 0;
    z-index: 99;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #D8D8D8;
    overflow-y: auto;
    display: none;
}
#imagine li{
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1A1B1F;
    line-height: 34px;
    z-index: 999;
    cursor: pointer;
    display: flex;
    align-items: center;
}
#imagine li:hover{
	background: #F3F3F3 ;
}

#imagine li img {
	width: 20px;
	margin-left: 20px;
	margin-right: 10px;
}

/* 详情页 */
.toptitle {margin-bottom: 12px;}
.toptitle h1{
    font-size: 24px;
    margin-bottom: 7px;
}
.toptitle p{
    font-size: 12px;
}
.mainInfo{
    height: 277px;
    overflow: hidden;
}
.mainInfo .swiper-slide{
    height: 74.93vw;
}
.pagination-new {
    transform: translateY(-30px);
    position: relative;
    z-index: 11;
    font-size: 0;
    margin-top: 0!important;
}
.infobox{
    background-color: #F5F5F5FF;
    height: 145px;
    padding: 40px 36px;
}
.infobox h2{
    font-size: 24px;
    margin-bottom: 10px;
    margin-bottom: 24px;
    color: #000;
}
.infobox img{
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 5px;
}
.infobox em{
    font-size: 14px;
}
.infobox ul li{
   margin-top: 10px;
   display: flex;
}
.storeIntro{
    padding: 40px 28px;
}
.storeIntro h2{
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
}
.storeIntro p{font-size: 14px;line-height: 25px;}
.guide{
    width: 100%;
}
#bodyWapper .hot{text-align: center; min-height: 376px;}
.hot h2{margin: 25px 0;}
#bodyWapper .hot li{
    float: left;
    height: 242px;
    width: calc(50% - 1px);
    margin-bottom: 1px;
    position: relative;
}
.hot li:nth-child(odd){
    margin-right: 1px;
}
.hot ul{
    overflow: hidden;
    box-sizing: border-box;
}
.hot ul li img{
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.hot ul li span{
    position: absolute;
    top: 20px;
    left: 20px;
    color: #000;
    text-align: left;
}


.toptitle span{
    position: relative;
    font-weight: 600;
}
.toptitle>img{
    vertical-align: middle;
    width: 16px;
    margin-left: 3px;
}
.toptitle span:after{
	/* content: 'webstatic/Public/Home/img/service/shop/triangle.png';
	width: 8px;
	height: 8px;
	border:4px solid;
	border-color: white transparent transparent;
	right: -12px;
	position: absolute;
	bottom: 10px;
	transition: 0.3s;
    transform-origin:4px 2px; */
    
}
.new img{
    transition: ease-in-out 0.3s;
    transform: rotateZ(180deg);
}

.btn{display: none;}
.pagination{text-align: center;margin-top: 20px;}
.swiper-pagination-bullet{
    background: #E5E5E5;
    height: 3px;
    width: 27px;
    border-radius: 2px;
    margin-right: 5px;
}

.swiper-pagination-bullet-active{
    background: #91191E;
    width: 33px;
    height: 3px;
    border-radius: 2px;
}
.hotSaleImg a{
    color: #fff;
}
.clean{
    width: 18px;
    margin-top: 15px;
    display:none;
}
#submit_smsshop{display: block;height:42px;}
.mui-poppicker{
    background-color: #fff;
}
.mui-picker{
    background-color: #fff;
}
.hotcitys{
    height: 137px;
    padding: 16px 18px;
    box-sizing: border-box;
    display: none;
}
.hotcitys ul{
    overflow: hidden;
}
.hotcitys h5{display: relative;}
.hotcitys h5 i{font-style: normal;font-size: 15px;position: absolute;right: 6px;top: 6px;}
.hotcitys ul li{
    height: 32px;
    border-radius: 1px;
    border: 1px solid #D8D8D8;
    float: left;
    line-height: 32px;
    text-align: center;
    margin-right: 12px;
    margin-bottom: 12px;
    width: calc((100% - 36px)/4);
    font-weight: 600;
    color: #1A1B1F;
    font-size: 13px;
}
.hotcitys ul li:nth-child(4){
    margin-right: 0;
}
.hotcitys h5{
    color: #9B9B9B;
    font-size: 11px;
    margin-bottom: 5px;
    margin-bottom: 11px;
}

.fenye{
    height: 80px;
    padding-top: 10px;
}
.fenye a:visited,.fenye a:active{
    border:none!important
}
.fenye a{border:none!important}
.tcdPageCode {
    padding: 15px 20px;
    text-align: center;
    color: #ccc;
    font-size: 14px;
}

.tcdPageCode a {
    display: inline-block;
    color: rgba(0, 0, 0, 0.25);
    display: inline-block;
    height: 25px;
    line-height: 25px;
    /* padding: 0 10px; */
    width: 23px;
    margin: 0 2px;
    vertical-align: middle;
    font-family: Helvetica;

}

.tcdPageCode a:hover {
    text-decoration: none;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    /* padding: 0 10px; */
    width: 23px;
    margin: 0 2px;
    color: #6D7278;
    vertical-align: middle;
    border-bottom: 2px solid #952225;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
.prevPage{
    display: none!important;
}
.tcdPageCode span.disabled{
    display: none!important;
}
.nextPage{
    display: none!important;
}


#bodyWapper .formtop{
    display: none;
}
.formtop .lable2 .name {
    float: left;
    background: url('/webstatic/Public/Home/img/service/shop/Search.png') no-repeat center center;
    background-size: 13px;
    color: #999;
    width:26px;
    height: 45px;
    margin-left: -30px;
}
.formtop .lable2 {
    padding-left: 40px;
    height: 47px;
    line-height: 45px;
    background: #fff;
    border: 0.5px solid #D8D8D8;
    /* position: relative; */
}
.formtop .lable2 .txt {
    width: 80%;
    height: 19px;
    line-height: 19px;
    border: 0;
    background: none;
    float: left;
    text-align: left;
    font-size: 14px;
    margin: 13px 0;
    padding-left: 0;
} 
#headerWapper{
    /* position: fixed; */
    top: 0;
    left: 0;
    background: white;
    z-index: 999;
    width: 100%;
    transition: 0.5s ease-in-out;
}
.loginForm .other input{margin-left: 2px;}

/* 弹窗 */
.popbox{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.85);
    display: none;
}
.popbox>div{
    width: 70vw;
    height: 128px;
    background-color: #fff;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 50%;
}
.phone{   
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    text-align: center;
    height: 73px;
    line-height: 73px;
}
.BT{
  display: flex;
  height: 54px;
  line-height: 54px;
  border-top: 0.5px solid rgba(0,0,0,0.2);
}
.BT span{
    display: inline-block;
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1A1B1F;
    text-align: center;
    width: 50%;
}
.BT span:nth-child(1){
    border-right: 0.5px solid rgba(0,0,0,0.2);
}
.noscroll{
    overflow: hidden;
    height: 100%;
}

.store-title {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 40px;
}

.location {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.location .location-image {
    width: 24px;
    margin-right: 15px;
}
.location .location-content {
    width: 180px;
}
.location .location-content .location-text1 {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 13px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.location .location-content .location-text2 {
    margin-top: 5px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.location .btn3 {
    display: flex;
    align-items: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    flex-shrink: 0;
}
.location .btn3 img {
    width: 16px;
}
.location {
    padding: 17px 20px;
    background: rgba(255,255,255,0.15);
    border-radius: 4px 4px 4px 4px;
}
.location-item {
    height: 259px;
    border-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 20px;
}
.location-item .store-img1{
    width: 130px;
    height: 173px;
    border-radius: 2px 2px 2px 2px;
    background: url('https://hsimage.fotile.com/202507051103254036201.png');
	background-size: cover;
    background-position: center;
    flex-shrink: 0;
}
.location-item .store-img2{
    width: 130px;
    height: 173px;
    border-radius: 2px 2px 2px 2px;
    background: url('https://hsimage.fotile.com/202507051103306251529.png');
	background-size: cover;
    background-position: center;
    flex-shrink: 0;
}
.location-item .item-top {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    background: #fff;
}
.location-item .item-right {
    margin-left: 20px;
}
.location-item .item-right .city-name {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 32px;
}
.location-item .item-right .city-address {
    margin-top: 10px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 11px;
    color: #7F7F7F;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.location-item .btns {
    height: 56px;
    background: rgba(255,255,255,0.9);
    border-radius: 0px 0px 2px 2px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
}
.location-item .btns .location-divider {
    width: 1px;
    height: 22px;
    background: #E0E0E0;
}
.location-item .btns .location-btn {
    width: calc(50vw - 30px);
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center;

}

.nearStore .city-name {
	margin-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nearStore .city-name .location-icon{
	width: 16px;
	margin-right: 10px;
}
.nearStore .city-name .city-text2 {
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.hot-city {
    padding: 0 30px;
}
.more-text {
	margin-top: 60px;
	font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.rehandling-page {
	margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
}
.rehandling-page img{
	width: 100%;
}
.service-page{
	display: block;
	margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
	margin-bottom: 66px;
}

.service-page img{
	width: 100%;
}
.store-info {
	margin-top: 40px;
	margin-bottom: 40px;
    padding: 0 25px;

}
.store-info .welcome{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.store-info .toptitle {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
}
.store-info .time, .store-info .address {
    display: flex;
    align-items: center;
}
.store-info .address {
    margin-top: 10px;
    justify-content: space-between;
}
/* .store-info .img1, .store-info .img2{
	width: 13px;
} */
.store-info .img1 {
    margin-right: 10px;
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}
.store-info .img2 {
    margin-right: 10px;
    width: 14px;
    height: 13px;
    flex-shrink: 0;
}
.store-info .item1{
    width: 100%;
}
.store-info .item1 h5{
	font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.store-info .navigation {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    flex-shrink: 0;
    display: flex;
}
.store-info  .navigation img{
    width: 16px;
    transform: translateY(1px);
}
.store-info .item1 p, .store-info .item2 p{
	margin-top: 10px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7F7F7F;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	max-width: 500px;

}
.store-info .info-divider {
	width: 1px;
	height: 40px;
	background: #E5E5E5;
}
.store-info .sendsms-phone {
    margin-top: 35px;
	height: 44px;
	cursor: pointer;

	background: #000000;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid rgba(0,0,0,0.15);
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.store-info .sendsms-phone>div {
    display:flex;
    align-items:center;
}
.store-info .sendsms-phone img {
	width: 16px;
	margin-right: 5px;
}
.store-info .time p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(40px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
.fade-in-up {
	animation: fadeInUp 800ms cubic-bezier(0.0, 0.0, 0.58, 1.0) forwards;
}
.form .lable, .hot-city, .nearStore, .sameCity ,.more-div, #shops-content {
    opacity: 0;
}
.province-list, .city-list {
	display: flex;
	flex-wrap: wrap;
	padding-right: 22px;
	padding-left:12px;
	padding-top: 12px;
  }
  .province-list li, .city-list li{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-style: normal;
	text-transform: none;
	padding: 12px 16px;


  }
  .province-list .red {
	color: #91191E;
  }
  .address-title {
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	line-height: 49px;
	border-bottom: 1px solid #EEEEEE;
	padding-left: 30px;
  }
  .province-text, .city-text {
	line-height: 48px;
	margin-right: 38px;
  }
  .province-text.active, .city-text.active{
	color: #91191E;
	border-bottom:  2px solid #91191E;
	padding-bottom: 14px;
  }
  #list{
	display: none;
	position: fixed; 
	bottom: 0;
    left: 0;
	width: 100%;
    height: 100%;
	/* height: 360px; */
	
	border-radius: 4px;
	z-index: 999;
	overflow-y: auto;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;   
    }
    #list .dialog-title {
        position: relative;
        font-family: PingFang SC, PingFang SC;
        font-weight: 600;
        font-size: 16px;
        color: #000000;
        text-align: center;
        font-style: normal;
        text-transform: none;
        line-height: 50px;
    }
    #list .dialog-title {
    }
    #list .bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.3)
    }
    #list .content {
        position: absolute;
        z-index: 10;
        background: #fff;
        bottom: 0;
        width: 100%;
        padding-bottom: 20px;
        min-height: 60vh;
    }
  
    .swiper-container-new .swiper-slide {
        text-align: center;
        font-size: 18px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        transition: 300ms;
        transform: scale(0.95) !important;
    }
    
    .swiper-container-new .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1) !important;
    }

      /* #submit_smsshop2{display: none;} */
      #submit_smsshop2 {
        display: none;
      }
      #submit_smsshop2 a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 42px;
        line-height: 42px;
        background: #222;
        width: 100%;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        font-size: 14px;
        background: #646566;
      }
      #submit_smsshop2 a img {
        width: 16px;
        margin-right: 5px;
      }
      .sendsms-dialog-body .close {
        width: 16px;
        height: 16px;
      }
      #check_agreement_smsshop {
        width: 20px;
        height: 20px;
        -webkit-appearance: none;
        background: url('https://hsimage.fotile.com/202507091548332656486.png') no-repeat;
        background-size: cover;
        transform: translateY(-1px);
      }
      #check_agreement_smsshop:checked {
        background: url('https://hsimage.fotile.com/202507091548332654221.png') no-repeat;
        background-size: cover;
      }
    .hei164 {
        height: 164vw;
    }
    @media screen and (max-width:361px) {
        .hei164 {
            height: 174vw;
        }
    }
    @media screen and (min-width:421px) {
        .hei164 {
            height: 158vw;
        }
    }