
.all{
   background:none;
}
.top{
   background:none;
}
.amap-controls{
   display: none;
}
.tops{
   height: auto;
   background-size: cover;
   position: relative;
   background: none;
   height: 2.8rem;
   padding: 0.2rem;
}
.amap-marker-label{ border:none !important;padding:5px;}
.close-btn{ width: 0.4rem;margin-top: -0.2rem;float: right;}

.main-title {
  width: 7.5rem;
  text-align:left;
}
.area_id_wrap,.big_id_wrap, .small_id_wrap {
  width: 1.5rem;	
}
.nav-undersearch a{margin-top: 0.2rem;}




.address_wrap{
   position: fixed;
   bottom: 1.4rem;
   width: 7rem;
   background-color: #fff;
   margin-left: 0.25rem;
   border-radius: 0.2rem;
   padding: 0.25rem 0.3rem;
   display: none;
}

.list-item {
   margin-bottom:0;
   font-size: .29rem;
   font-weight: bold;
}

.list-item {
   display: flex;
   justify-content: flex-start;
   margin-bottom: 0.2rem;
}
.guide5-content .list-title {
   font-size: .29rem;
   font-weight: bold;
   color: black;
}

.list-img{
   position: absolute;
   top: 0.3rem;
   right: 0.3rem
}

.list-img img {
   width: 0.4rem;
   height: auto;
   margin-top: -0.2rem;

}

.list-detail-title {
   width: 20%;
   display: block;
   flex-shrink: 0;
   color: #666;
   vertical-align: top;
   margin-bottom: .10rem;
}

.list-detail-content {
   /* width: 65%; */
   display: block;
   /* text-indent: .27rem; */
   margin-bottom: .22rem;
}

.fixed {
   position: fixed;
   bottom: 0;
   z-index: 999;
   display: flex;
   align-items: flex-end;
   justify-content: center;
   width: 100%;
   max-width: 7.5rem;
   margin: auto;
   padding: 0.1rem 0;
   background: #fff;
}

.share div {
   display: flex;
   justify-content: center;
   align-items: center;
}

.share-icon {
   width: 0.3rem;
   height: 0.3rem;
   margin-left: 0.1rem;
}
.list-title-tag{
   padding: 5px 10px;
   border: 1px solid #78e000;
   color:#78e000;
   font-size: 12px;
   font-weight: 500;
   border-radius: 5px;
}
.other-city {
   width: 50%;
   height: 0.8rem;
   line-height: 0.8rem;
   text-align: center;
   font-size: 0.32rem;
   border: 0;
   border-radius: 1.5625rem;
   margin-left: 0.275rem;
   margin-right: 0.275rem;
   margin-top: 0.1rem;
   color: #ffffff;
   background: rgb(254, 148, 147);
}

.share,.other_btns {
   width: 50%;
   height: 0.8rem;
   line-height: 0.8rem;
   border-radius: 1.5625rem;
   color: #ffffff;
   font-size: 0.3rem;
   font-weight: 500;
   background: rgb(254, 148, 147);
   margin-left: 0.275rem;
  text-align: center;
}

.weui-mask {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}
.weui-masks {
position: fixed;
z-index: 1000;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
}

.weui-dialog {
position: fixed;
z-index: 5000;
width: 80%;
max-width: 750px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #FFFFFF;
text-align: center;
border-radius: 0.06rem;
overflow: hidden;
}

.weui-dialog__hd {
padding: 1.3em 1.6em 0.5em;
}

.weui-dialog__title {
font-weight: 400;
font-size: 0.36rem;
}

.weui-dialog__bd {
padding: 0 1.6em 0.8em;
min-height: 0.8rem;
font-size: 0.3rem;
line-height: 1.3;
word-wrap: break-word;
word-break: break-all;
color: #808080;
text-align:left;
}

.weui-dialog__bd  img{ max-width:100%;}

.weui-dialog__bd:first-child {
padding: 2.7em 0.4rem 1.7em;
color: #353535;
}

.weui-dialog__ft {
position: relative;
line-height: 0.96rem;
font-size: 0.36rem;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}

.weui-dialog__ft:after {
content: " ";
position: absolute;
left: 0;
top: 0;
right: 0;
height: 0.02rem;
border-top: 0.02rem solid #D5D5D6;
color: #D5D5D6;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleY(0.5);
transform: scaleY(0.5);
}

.weui-dialog__btn {
display: block;
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
color: #09BB07;
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
position: relative;
}

.weui-dialog__btn:active {
background-color: #EEEEEE;
}

.weui-dialog__btn:after {
content: " ";
position: absolute;
left: 0;
top: 0;
width: 0.02rem;
bottom: 0;
border-left: 0.02rem solid #D5D5D6;
color: #D5D5D6;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: scaleX(0.5);
transform: scaleX(0.5);
}

.weui-dialog__btn:first-child:after {
display: none;
}

.weui-dialog__btn_default {
color: #353535;
}

.weui-dialog__btn_primary {
color: #09BB07;
}







#footer{
   display: none;
 }
 .rotate-circle{
   display: none;
 }
 .tmap-zoom-control {
   margin-top:1rem!important;
   margin-right:15px!important;
 }
 #dituContent{
   top:4.87rem
 }
 .amap-controls {
   display: block;
 }
 .amap-toolbar{
   top: 5rem !important;
 }
 .amap-markers .amap-marker .amap-icon img{
   width: 0.5rem;
   height: 0.5rem;
 }
 
 .amap-markers .amap-marker:nth-child(2n) .amap-icon img {
   width: 0.3rem;
   height: 0.3rem;
   left: 0.1rem !important;
   top: 0.1rem !important;
 }
 
 .shanghua-top{
   /* position: relative; */
   /* z-index: 99999; */
   width: 100%;
 
   background: linear-gradient(to bottom, rgb(255, 225, 229), rgb(254, 247, 247));
 
 }
 
 
 .shanghua-top-bg {
   width: 7.5rem;
   height: 4.82rem;
   display: block;
   position: absolute;
   top: 0;
   left: 50%;
   transform: translateX(-50%);
 
 }
 .top-title{
   padding:0.21rem 0.19rem 0 0.19rem;
   
   align-items: center;
   display: flex;
 }
 .top-title img{
   width: 1.17rem;
   height: 0.56rem;
 }
 .top-title  .block{
   width: 0.02rem;
   height: 0.3rem;
   background: #F60;
   margin:0.05rem 0.15rem 0 0.12rem
 }
 .top-title   .t-title{
   color: #ff5959;
   font-family: "PingFang SC";
   font-size: 0.45rem;
   font-style: normal;
   font-weight: 900;
   line-height: 0.63rem;
   display: block;
 }
 .top-title   .dec{
   width: 2.26rem;
   height: 0.43rem;
   flex-shrink: 0;
   border-radius: 0.1rem 0.1rem 0.1rem 0;
   background: #ff5959b3;
 
   color: #ffffff;
   font-family: "PingFang SC";
   font-size: 0.24rem;
   font-style: normal;
   font-weight: 500;
   line-height:  0.43rem;
   padding-left: 0.16rem;
   margin-left: 0.44rem;
   margin-top: 0.04rem;
 }
 .search-wrap{
   width: 6.92rem;
   margin:0.22rem 0.29rem 0 0.29rem;
   background-color: #fff;
   border-radius: 0.12rem;
   height: 0.71rem;
   position: relative;
   display: flex;
 
 }
 .city-left{
 
   padding:0.16rem 0 0.16rem 0.26rem;
   position: relative;
   width: fit-content;
 
   color: #333333;
   font-family: "PingFang SC";
   font-size: 0.28rem;
   font-style: normal;
   font-weight: 500;
   line-height: 0.39rem;
   display: flex;
   align-items: center;
 }
 .city-left img{
   width: 0.13rem;
   height: 0.10rem;
   margin-left: 0.11rem;
 }
 .city-left .block{
   background-color: #ccc;
   height: 0.38rem;
   width: 0.02rem;
   margin-left: 0.24rem;
 
 }
 .search{
   width: 4rem;
 
 
   font-family: "PingFang SC";
   font-size: 0.28rem;
   font-style: normal;
   font-weight: 500;
   line-height: 0.38rem;
   padding:0.16rem 0.2rem 0.16rem 0.25rem;
 }
 
 input::placeholder {
   color: #999;  
 }
 .search_btnai{
   position: absolute;
   right: 0.07rem;
   padding: 0.12rem 0.31rem;
   justify-content: center;
   align-items: center;
   border-radius: 0.12rem;
   background: linear-gradient(144deg, #FF9F9F 4.45%, #FF7575 79.18%);
 
 
   color: #ffffff;
   font-family: "PingFang SC";
   font-size: 0.26rem;
   font-style: normal;
   font-weight: 500;
   line-height: 0.36rem;
   top:0.05rem
 }
 
 .flower-content{
   width: 7rem;
   display: flex;
   padding: 0 0.14rem;
   margin: 0.24rem auto 0;
   position: relative;
 
 }
 .flex{
 display: flex;
 }
 .button-wrap{
   background-color: #fff;
   color: rgb(255, 104, 104);
   border-radius: 0.3rem;
   padding: 0.08rem 0.2rem;
   margin-right: 0.2rem;
   font-size: 0.25rem;
   line-height: 0.3rem;
 }
 
 .flower-mount::-webkit-scrollbar {
   /* visibility: hidden;      */
   height: 0;
    /* 隐藏滚动条 */
 }
 .button-wrap.active{
   background-color: rgb(255,149,149);
   color:#fff;
 }
 
 
 
 .flower-news-img{
 width:0.5rem;
 height: 0.5rem;
 margin: 0 auto;
 background-color: #fffaec;
 border-radius: 50%;
 /* border: 1px solid #ce7268; */
 /* transition: width .5s, height .5s; */
 
 }
 
 .flower-news-img.active{
 width:0.7rem;
 height: 0.7rem;
 position: relative;
 top: -0.1rem;
 }
 
 .flower-news-img img{
 width: 100%;
 height:100%
 }
 
 .flower-text{
 color:rgb(255, 104, 104);
 font-size: 0.24rem;
 text-align: center;
 }
 
 .flower-wrap{
 margin-right:10px;
 margin-bottom: 0.15rem;
 }
 
 
 .flower-title{
 color: #999999;
 position: relative;
 font-size: 0.26rem;
 align-items: flex-start;
 top: 0.1rem;
 
 }
 .flower-content{
 width: 7rem;
 display: flex;
 padding: 0 0.14rem;
 margin: 0.24rem auto 0;
 
 }
 .flex{
 display: flex;
 }
 .button-wrap{
 background-color: #fff;
 color: rgb(255, 104, 104);
 border-radius: 0.3rem;
 padding: 0.08rem 0.2rem;
 margin-right: 0.2rem;
 font-size: 0.25rem;
 line-height: 0.3rem;
 }
 
 .flower-mount::-webkit-scrollbar {
 /* 隐藏滚动条 */
 }
 .button-wrap.active{
 background-color: rgb(255,149,149);
 color:#fff;
 }
 .back_to_bottom{
   width: 100%;
   height: 0.6rem;
   position: relative;
   background: linear-gradient(to bottom, rgb(254, 247, 247), rgba(254, 247, 247,0));
 }
 
 
 .address_wrap_top{
     display: flex;
 
 }
 .address_wrap_top img{
     width: 2.09rem;
     height: 1.98rem;
     flex-shrink: 0;
     border-radius: 0.1rem;
     margin-top: 0.05rem;
 }
 .address_wrap_top_rigth{
     margin-left: 0.25rem;
     width: 4rem;
 }
 .address_wrap_top_rigth  .com_name{
     width: 3.53rem;
     color: #333333;
     font-family: "PingFang SC";
     font-size: 0.3rem;
     font-style: normal;
     font-weight: 700;
     line-height: 0.4rem;
     height:0.8rem;
 
     display: -webkit-box; /* 使用弹性盒子模型 */
     -webkit-box-orient: vertical; /* 垂直排列子元素 */
     overflow: hidden; /* 隐藏超出的文本 */
     -webkit-line-clamp: 2; /* 限制为两行 */
     white-space: normal; /* 允许文本换行 */
     text-overflow: ellipsis; /* 超出的文本显示省略号 */
 }
 .hua_detail{
     color: #666666;
     font-family: "PingFang SC";
     font-size: 0.26rem;
     font-style: normal;
     font-weight: 500;
     line-height: 0.36rem;
     margin-top: 0.14rem;
     display: flex;
     width: 100%;
     justify-content: space-between;
 }
 .hua_detail>div{
     color: #666666;
     font-family: "PingFang SC";
     font-size: 0.26rem;
     font-style: normal;
     font-weight: 500;
     line-height: 0.36rem;
     min-width: calc(40%);
     white-space: nowrap; /* 不换行 */
     overflow: hidden; /* 隐藏超出的文本 */
     text-overflow: ellipsis; /* 超出的文本显示省略号 */
 }
 .hua_detail>div:nth-child(2){
     margin-left: 0.22rem;
 }
 .hua_button{
     display: flex;
     margin-top: 0.2rem;
 }
 .hua_gonglue{
     display: inline-flex;
     padding: 0 0.38rem 0 0.39rem;
     justify-content: center;
     align-items: center;
     border-radius: 0.43rem;
     background: linear-gradient(107deg, #FF9E9E 23.39%, #FF7B7B 84.97%);
 
     color: #ffffff;
     font-family: "PingFang SC";
     font-size: 0.24rem;
     font-style: normal;
     font-weight: 500;
     line-height: 0.51rem;
     margin-right: 0.25rem;
 }
 
 .hua_rikou{
     display: inline-flex;
     padding: 0 0.38rem 0 0.39rem;
     justify-content: center;
     align-items: center;
     border-radius: 0.43rem;
     border: 0.02rem solid #ff6e6ecc;
 
     color: #ff6c6c;
     font-family: "PingFang SC";
     font-size: 0.24rem;
     font-style: normal;
     font-weight: 500;
     line-height: 0.51rem;
     margin-right: 0.25rem;
 }
 .addr_b{
     margin-top: 0.37rem;
     color: #666666;
     font-family: "PingFang SC";
     font-size: 0.26rem;
     font-style: normal;
     font-weight: 500;
     line-height: 0.36rem;
     white-space: nowrap; /* 不换行 */
     overflow: hidden; /* 隐藏超出的文本 */
     text-overflow: ellipsis; /* 超出的文本显示省略号 */
 }