body .home .container {
  padding: 8.3333333333vw 10.4166666667vw;
  padding-bottom: 16.3541666667vw;
}
body .home .container img {
  transition: all 600ms;
}
body .home .container img:hover {
  transform: scale(1.05);
}
body .home .container .recommend {
  display: flex;
  justify-content: space-between;
}
body .home .container .recommend .lbox {
  width: 32.2916666667vw;
}
body .home .container .recommend .lbox .tag {
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin: 4.1666666667vw 0 2.0833333333vw 0;
}
body .home .container .recommend .lbox .pt {
  color: #333;
  font-weight: 700;
}
body .home .container .recommend .lbox .des {
  color: #333;
  line-height: 1.8;
  letter-spacing: 0.4px;
  text-transform: capitalize;
  margin: 2.0833333333vw 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
body .home .container .recommend .lbox .tb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .home .container .recommend .lbox .tb .time {
  color: #666;
  letter-spacing: 0.4px;
}
body .home .container .recommend .rbox {
  width: 41.6666666667vw;
  overflow: hidden;
  border-radius: 2.0833333333vw;
}
body .home .container .recommend .rbox img {
  width: 100%;
  border-radius: 2.0833333333vw;
}
body .home .container .chose {
  display: flex;
  justify-content: space-between;
  margin-top: 8.8541666667vw;
}
body .home .container .chose .lbox {
  display: flex;
  gap: 4.1666666667vw;
}
body .home .container .chose .lbox .types {
  position: relative;
  cursor: pointer;
}
body .home .container .chose .lbox .types .d1 {
  display: flex;
  gap: 0.7291666667vw;
  align-items: center;
  border-bottom: 2px solid #333;
}
body .home .container .chose .lbox .types .d1 p {
  display: flex;
  width: 6.25vw;
  height: 47px;
  align-items: center;
  justify-content: center;
  color: #999;
}
body .home .container .chose .lbox .types .d1 img {
  width: 0.7291666667vw;
}
body .home .container .chose .lbox .types .d2 {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  display: none;
  z-index: 10;
}
body .home .container .chose .lbox .types .d2 p {
  padding: 0.5208333333vw 0;
  text-align: center;
  transition: all 600ms;
}
body .home .container .chose .lbox .types .d2 p:hover {
  background: #00A9B2;
  color: white;
}
body .home .container .chose .lbox .datetime {
  position: relative;
  cursor: pointer;
}
body .home .container .chose .lbox .datetime .d1 {
  display: flex;
  gap: 0.7291666667vw;
  align-items: center;
  border-bottom: 2px solid #333;
}
body .home .container .chose .lbox .datetime .d1 p {
  display: flex;
  width: 7.8125vw;
  height: 47px;
  align-items: center;
  justify-content: center;
  color: #999;
}
body .home .container .chose .lbox .datetime .d1 img {
  width: 0.7291666667vw;
}
body .home .container .chose .lbox .search {
  display: flex;
  border-bottom: 2px solid #333;
  align-items: center;
}
body .home .container .chose .lbox .search p {
  display: flex;
  width: 6.25vw;
  height: 47px;
  align-items: center;
  justify-content: center;
  color: #999;
}
body .home .container .chose .lbox .search input {
  margin: 0 1.5625vw 0 0.78125vw;
  width: 13.0208333333vw;
  padding: 0 0.78125vw;
  font-size: 0.8333333333vw;
  border: none;
  outline: none;
}
body .home .container .chose .lbox .search input::placeholder {
  color: #999;
}
body .home .container .chose .lbox .search .confirm {
  cursor: pointer;
  margin-right: 0.78125vw;
}
body .home .container .chose .lbox .search .confirm img {
  width: 1.0416666667vw;
}
body .home .container .chose .r {
  color: #666;
  letter-spacing: 0.4px;
}
body .home .container .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5vw 1.8229166667vw;
  margin: 4.3229166667vw 0 3.5416666667vw 0;
}
body .home .container .list a {
  display: block;
  width: 100%;
}
body .home .container .list a .pic {
  overflow: hidden;
  border-radius: 2.0833333333vw;
}
body .home .container .list a .pic img {
  width: 100%;
  height: 16.9270833333vw;
  object-fit: cover;
  border-radius: 2.0833333333vw;
}
body .home .container .list a .pt {
  color: #333;
  font-weight: 600;
  margin: 1.5625vw 0 1.0416666667vw 0;
  height: 3.75vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
body .home .container .list a .time {
  color: #666;
}
body .home .container .pager {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .home .container .pager .pbox {
  margin: 0 2.6041666667vw;
  display: flex;
  gap: 0.5208333333vw;
}
body .home .container .pager .pbox a {
  display: flex;
  align-items: center;
  justify-content: center;
}
body .home .container .pager .pbox a img {
  width: 1.25vw;
}
body .home .container .pager .pbox .nums {
  display: flex;
  gap: 0.5208333333vw;
  align-items: center;
}
body .home .container .pager .pbox .nums a {
  width: 1.6666666667vw;
  color: #8B8B8B;
  transition: all 600ms;
  font-family: "Poppins";
  position: relative;
}
body .home .container .pager .pbox .nums a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #00A9B2;
  opacity: 0;
  transition: all 600ms;
}
body .home .container .pager .pbox .nums a.on {
  font-weight: 600;
}
body .home .container .pager .pbox .nums a.on::after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  body .home .container {
    padding: 20px 5%;
    padding-bottom: 50px;
  }
  body .home .container .recommend {
    flex-direction: column-reverse;
    gap: 20px;
  }
  body .home .container .recommend .lbox {
    width: 100%;
  }
  body .home .container .recommend .lbox .tag {
    margin: 0 0 15px 0;
    font-size: 24px;
  }
  body .home .container .recommend .lbox .pt {
    font-size: 20px;
  }
  body .home .container .recommend .lbox .des {
    margin: 10px 0;
  }
  body .home .container .recommend .lbox .tb {
    margin: 10px 0;
  }
  body .home .container .recommend .rbox {
    width: 100%;
    border-radius: 20px;
  }
  body .home .container .chose {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
  body .home .container .chose .lbox {
    flex-direction: column;
    gap: 20px;
  }
  body .home .container .chose .lbox .types {
    width: 100%;
  }
  body .home .container .chose .lbox .types .d1 {
    width: 100%;
    height: 50px;
    position: relative;
  }
  body .home .container .chose .lbox .types .d1 p {
    width: 100%;
  }
  body .home .container .chose .lbox .types .d1 img {
    width: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body .home .container .chose .lbox .types .d2 p {
    padding: 5px 0;
  }
  body .home .container .chose .lbox .datetime {
    width: 100%;
  }
  body .home .container .chose .lbox .datetime .d1 {
    width: 100%;
    height: 50px;
    position: relative;
  }
  body .home .container .chose .lbox .datetime .d1 p {
    width: 100%;
  }
  body .home .container .chose .lbox .datetime .d1 img {
    width: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body .home .container .chose .lbox .search {
    width: 100%;
    position: relative;
  }
  body .home .container .chose .lbox .search p {
    width: 40px;
    height: 40px;
  }
  body .home .container .chose .lbox .search input {
    margin: 0 10px 0 15px;
    width: 150px;
    padding: 0 10px;
    font-size: 14px;
  }
  body .home .container .chose .lbox .search .confirm {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body .home .container .chose .lbox .search .confirm img {
    width: 20px;
  }
  body .home .container .list {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    margin: 20px 0 40px 0;
  }
  body .home .container .list a .pic {
    border-radius: 20px;
  }
  body .home .container .list a .pic img {
    height: 230px;
  }
  body .home .container .list a .pt {
    margin: 15px 0 10px 0;
    height: 50px;
  }
  body .home .container .pager a {
    font-size: 14px;
  }
  body .home .container .pager .pbox {
    margin: 0 10px;
    gap: 10px;
  }
  body .home .container .pager .pbox a img {
    width: 20px;
  }
  body .home .container .pager .pbox .nums {
    gap: 10px;
  }
  body .home .container .pager .pbox .nums a {
    width: 25px;
  }
}

/*# sourceMappingURL=news.css.map */
