html,body{  font-size: 15px;  width: 100%;  min-width: 1600px;  font-family: "Microsoft YaHei"; overflow-x: hidden; }
ul > li {  list-style: none;  }
.border-bottom-yello {  border-bottom: 4px solid #fcc800;  padding-bottom: 6px;  }
.box-shadow-1{  box-shadow: 0 0 1rem 0;  rgba(174, 173, 173, 0.28); }
.hot-cake-li{  position: absolute;width: 100%;height: 100%;top: 0;  }
.officalline-way-box{height: 180px;box-shadow: 0 0 1.3rem 0 rgba(140, 140, 140, 0.35);border-radius: 5px;overflow: hidden}
.officalline-way-img{top: -40px;width: 80px;left: 50%;margin-left: -40px}
.list-title-type-one {  background-color: #ffc20e;  color: #333333;  line-height: 30px;  letter-spacing: 0;  padding-left: 10px;  margin-top: 12px;  }
.list-title-type-two {  background-color: #333333;  color: white;  line-height: 30px;  letter-spacing: 0;  padding-left: 10px;  margin-top: 12px;  }
.list-content > li {  float: left;  margin-top: 10px;  margin-right: 18px;  }
.more-store {  background-color: #333333;  color: white;  font-size: 12px;  display: inline-block;  padding: 4px 10px;  margin-top: 40px;  }
.copy-right{color: #959595}
.index-content a:hover{  text-decoration: none;  }