* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #001737;
}
ul, li {
    list-style: none;
}
.container {
  background: #f1eff0;
}
#slider1 {
  padding: 15px;
  height: 20px;
  line-height: 20px;
}
.swiper-container,
.no-swiper {
  height: 50px;
  border-bottom: 1px solid #ccc;
  line-height: 43px;
  margin: 0;
  background: #fff;
}
.swiper-container a,
.no-swiper a {
  font-size: 12px;
}
#slider1 .swiper-slide,
.no-swiper li a {
  padding: 3px 20px;
  color: #666;
}
#slider1 .swiper-slide {
  padding: 1px 15px;
}
#slider1 .selected {
  color: #fff;
  background: #e95283;
}
.no-swiper {
  margin: 0 10px;
  background: #f1eff0;
}
.no-swiper li {
  margin-top: 10px;
  height: 100%;
  margin-top: 0;
  padding: 3px 10px 0px 10px;
}
.no-swiper li a {
  padding: 3px 10px;
}
.no-swiper li a.select {
  color: #fff;
  background: #e95283;
}
.no-swiper li {
  display: inline-block;
}
.no-swiper li span {
  color: #333;
  font-size: 12px;
}
.open {
  position: absolute;
  top: 225px;
  right: 10px;
  z-index: 10;
  color: #333;
  font-size: 12px;
}
.selectList {
  width: 100%;
  position: absolute;
  top: 57px;
  left: 0;
  background: #fff;
  z-index: 10;
  display: none;
}
.selectList div {
  width: 100%;
  height: 40px;
  position: relative;
}
.selectList div span {
  color: #000;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 20px;
}
.selectList a {
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 15px;
  margin: 10px 2% 10px 2.3%;
  font-size: 12px;
}
.selectList .selected {
  color: #e95283;
}
.hosCon {
  position: relative;
  width: 100%;
}
.hosContent {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
  padding-bottom: 10px;
}
h1 {
  color: #111;
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 10px;
  left: 3%;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hosContent .pingjia {
  position: absolute;
  right: 10px;
  top: 0;
  height: 20px;
}
.hosContent .nbdecount {
  color: #111;
  font-size: 12px;
}
.hosContent .nb {
  height: 15px;
  margin-right: 10px;
}
.content1,
content1 {
  position: relative;
  width: 20%;
  height: 75px;
  top: 3%;
  margin-left: 3%;
  display: inline-block;
  vertical-align: top;
}
.content2 {
  position: relative;
  margin-left: 3%;
  height: 75px;
  top: 3%;
  display: inline-block;
  vertical-align: top;
  width: 72%;
  padding-top: 10px;
}
.content1 .yiyuan {
  position: relative;
  width: 100%;
  height: 100%;
}
.content1 .renzheng {
  position: absolute;
  width: 50px;
  bottom: -10px;
  right: -10px;
}
.content2 ul {
  position: relative;
  width: 100%;
  height: 100%;
}
.content2 ul li,
content2 ul li {
  position: relative;
  width: 23.8%;
  color: #666;
  font-size: 10px;
  display: inline-block;
  text-align: center;
}
.content2 ul li p,
content2 ul li p {
  font-size: 18px;
  color: #333;
  font-weight: 700;
}
.content2 ul li h5,
content2 ul li h5 {
  margin: 10px 0;
}
.loadMore {
  width: 128px;
  height: 37px;
  background: #fff;
  color: #999;
  border: 1px solid #999;
  left: 50%;
  position: relative;
  transform: translate(-50%, 0);
  margin-bottom: 20px;
}
@media screen and (min-height: 400px) {
  .content2 ul li {
    font-size: 0.6em;
  }
  .content3 div p {
    font-size: 0.6em;
  }
  .content3 div h3 {
    fontsize: 1em;
  }
}
@media screen and (min-height: 500px) {
  .content2 ul li {
    font-size: 0.6em;
  }
  .content3 div p {
    font-size: 0.6em;
  }
  .content3 div h3 {
    fontsize: 1em;
  }
}
.u-header {
  background-color: #b58451;
  font-size: 18px;
  color: #fff;
  padding: 10px 10px;
}
.u-header h1 {
  text-align: center;
  width: 70%;
  margin-left: 15%;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  color:#fff;
  
}
