You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
body{
|
|
|
|
background-color: #F5F5F5;
|
|
|
|
}
|
|
|
|
.business{
|
|
|
|
width: 100%;
|
|
|
|
padding: 0.35rem 0 1.3rem;
|
|
|
|
}
|
|
|
|
.business_box{
|
|
|
|
padding: 0 0.3rem;
|
|
|
|
}
|
|
|
|
.heard_img{
|
|
|
|
width: 100%;
|
|
|
|
height: 3rem;
|
|
|
|
}
|
|
|
|
.heard_img>img{
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
.heard_title{
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 0.4rem;
|
|
|
|
color: #292929;
|
|
|
|
margin-top: 0.55rem;
|
|
|
|
font-weight: 700;
|
|
|
|
}
|
|
|
|
.heard_en{
|
|
|
|
width: 100%;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 0.2rem;
|
|
|
|
color: #292929;
|
|
|
|
margin-top: 0.1rem;
|
|
|
|
}
|
|
|
|
.introduce{
|
|
|
|
margin-top: 0.5rem;
|
|
|
|
font-size: 0.24rem;
|
|
|
|
font-family:PingFang SC;
|
|
|
|
font-weight:500;
|
|
|
|
color:rgba(41,41,41,1);
|
|
|
|
line-height:0.4rem;
|
|
|
|
text-indent: 2em;
|
|
|
|
}
|
|
|
|
.bazaar{
|
|
|
|
margin-top: 0.34rem;
|
|
|
|
font-family:PingFang SC;
|
|
|
|
font-weight:500;
|
|
|
|
color:rgba(41,41,41,1);
|
|
|
|
font-size: 0.24rem;
|
|
|
|
}
|
|
|
|
.bazaar .title{
|
|
|
|
font-size:0.32rem;
|
|
|
|
font-weight: 700;
|
|
|
|
}
|
|
|
|
.bazaar .info{
|
|
|
|
font-size:0.24rem;
|
|
|
|
text-indent: 2em;
|
|
|
|
margin-top: 0.32rem;
|
|
|
|
line-height: 0.4rem;
|
|
|
|
}
|
|
|
|
.bazaar .address{
|
|
|
|
margin-top: 0.32rem;
|
|
|
|
}
|
|
|
|
.map-box{
|
|
|
|
width: 100%;
|
|
|
|
height: 3rem;
|
|
|
|
margin-top: 0.3rem;
|
|
|
|
margin-bottom: 0.7rem;
|
|
|
|
}
|
|
|
|
#container{
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
}
|