.shopsiteh1{
  text-align: center;
  font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    letter-spacing: 15px;
    font-family: "Noto Serif SC",serif;
    padding-top: 30px;
}

.shopmidle{
  margin-top: 93px;
  width: 100%;
  min-height: 580px;
  background-color: #f5f5f5;
}
.shopul{
  background-color: #fff;
  width: 100%;
  padding: 0%;
  line-height: 3em;
}

.shopul li {
  border-bottom: 1px solid #f4f4f4;
  text-align: center;

  padding: 15px;
  text-align: left;
  height: 79px;
  
  overflow: hidden;
  transition: all 0.4s;
  font-size: 13px;
  color: #303133;
  line-height: 1.769230769230769;

}

.shopul p{

  margin-top: 15px;
}
.shopul div{
  padding-left: 25px;

}

.shopul .iconfont{
font-size: 18px !important;
transform: rotate(-90deg);
transition: all 0.4s;

}
.addrees{
  width: 100%;
height: 49px; 
display: block;
display: flex;
justify-content: space-between;
line-height: 49px;

}
