@charset "UTF-8";
#top_search {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  height: 480px;
  background: url("/s/images/homepage/bj@2x.jpg") no-repeat center/cover;
}
#top_search .bg {
  width: 100%;
  height: 480px;
  object-fit: cover;
}
#top_search ._box {
  position: absolute;
  top: 105px;
}
#top_search ._box .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
#top_search ._box .top p {
  line-height: 49px;
  font-family: "PT Serif";
  font-size: 38px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-bottom: 20px;
}
#top_search ._box .top .text {
  display: block;
  width: 656px;
  height: 106px;
  margin-bottom: 30px;
  background: url("/s/images/homepage/wenzi@2x.png") no-repeat center/cover;
}
#top_search ._box .top ._form {
  position: relative;
  width: 960px;
}
#top_search ._box .top ._form .search-go {
  width: 62px;
  height: 62px;
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 14px;
  border-radius: 13px;
  background-color: #ee5e22;
}
#top_search ._box .top ._form .search-go .i-search {
  width: 34px;
  height: 34px;
  display: inline-block;
  background: url("/s/images/homepage/search@2x.png") no-repeat center/cover;
  object-fit: contain;
}
#top_search ._box .top ._form .search-input #main-search {
  width: 960px;
  height: 70px;
  padding: 0 0 0 25px;
  border-radius: 16px;
  box-shadow: 0 6px 12px 0 rgba(132, 94, 94, 0.1);
  border: solid 1px #ebd8d2;
  background-color: #ffffff;
  line-height: 27px;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  color: #999;
}
#top_search .trending-search {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
#top_search .trending-search .search_list {
  display: flex;
}
#top_search .trending-search p {
  margin: 0 15px 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  color: #333;
}
#top_search .trending-search .item {
  height: 26px;
  margin: 0 12px 0 0;
  padding: 0 15px;
  border-radius: 14px;
  border: solid 1px #f7e8e3;
  background-color: #fff9f6;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #333;
}
#top_search .trending-search .item:hover {
  border: solid 1px #ed581a;
  background-color: #ffffff;
}
#top_search .terms-list {
  top: 250px;
  display: flex;
  flex-wrap: wrap;
  width: 1280px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
#top_search .terms-list .item {
  width: auto;
  height: 34px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  border: solid 1px #e5ebf3;
  background-color: #ffffff;
  margin-bottom: 10px;
  margin-right: 10px;
}
#top_search .terms-list .item:hover {
  box-shadow: 0 2px 4px 0 rgba(6, 70, 39, 0.15);
  border: solid 1px #ee5e22;
  background-color: #f3fff9;
}
#top_search .terms-list .item .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: no-repeat center/contain;
  vertical-align: middle;
  background-image: url(/s/images/popular-search/1@2x.jpg);
}
#top_search .terms-list .item .i1 {
  background-image: url(/s/images/popular-search/1@2x.jpg);
}
#top_search .terms-list .item .i2 {
  background-image: url(/s/images/popular-search/2@2x.jpg);
}
#top_search .terms-list .item .i3 {
  background-image: url(/s/images/popular-search/3@2x.jpg);
}
#top_search .terms-list .item .i4 {
  background-image: url(/s/images/popular-search/4@2x.jpg);
}
#top_search .terms-list .item .i5 {
  background-image: url(/s/images/popular-search/5@2x.jpg);
}
#top_search .terms-list .item .i6 {
  background-image: url(/s/images/popular-search/6@2x.jpg);
}
#top_search .terms-list .item .i7 {
  background-image: url(/s/images/popular-search/7@2x.jpg);
}
#top_search .terms-list .item .i8 {
  background-image: url(/s/images/popular-search/8@2x.jpg);
}
#top_search .terms-list .item .i9 {
  background-image: url(/s/images/popular-search/9@2x.jpg);
}
#top_search .terms-list .item .i10 {
  background-image: url(/s/images/popular-search/10@2x.jpg);
}
#top_search .terms-list .item .i11 {
  background-image: url(/s/images/popular-search/11@2x.jpg);
}
#top_search .terms-list .item .i12 {
  background-image: url(/s/images/popular-search/12@2x.jpg);
}
#top_search .terms-list .item .i13 {
  background-image: url(/s/images/popular-search/13@2x.jpg);
}
#top_search .terms-list .item .i14 {
  background-image: url(/s/images/popular-search/14@2x.jpg);
}
#top_search .terms-list .item .i15 {
  background-image: url(/s/images/popular-search/15@2x.jpg);
}
#top_search .terms-list .item .i16 {
  background-image: url(/s/images/popular-search/16@2x.jpg);
}
#top_search .terms-list .item .i17 {
  background-image: url(/s/images/popular-search/17@2x.jpg);
}
#top_search .terms-list .item .i18 {
  background-image: url(/s/images/popular-search/18@2x.jpg);
}
#top_search .terms-list .item .i19 {
  background-image: url(/s/images/popular-search/19@2x.jpg);
}
#top_search .terms-list .item .i20 {
  background-image: url(/s/images/popular-search/20@2x.jpg);
}
#top_search .terms-list .item span {
  white-space: nowrap; /*强制span不换行*/
  margin: 0 14px 0 6px;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  color: #333;
}
#top_search .terms-list .item .search {
  width: 16px;
  height: 16px;
  background: no-repeat center/contain;
  vertical-align: middle;
  background-image: url(/s/images/popular-search/search-1@2x.png);
}
#top_search .terms-list._pc {
  display: flex;
}
#top_search .terms-list._mob {
  display: none;
}
#top_search ._last {
  display: flex;
  align-items: center;
}
#top_search ._last .tips-icon-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#top_search ._last .tips-icon-box .tips-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 0 0;
  background: no-repeat center/contain;
  vertical-align: middle;
  background-image: url(/s/images/homepage/icon-tip@2x.png);
}
#top_search ._last .tips-icon-box .tips-tool {
  display: none;
  position: absolute;
  z-index: 200;
  top: 22px;
  left: 50%;
  margin-left: -141px;
  background: no-repeat center/contain;
  vertical-align: middle;
  background-image: url(/s/images/homepage/tip@2x.png);
  transform: rotate(180deg);
  width: 282px;
  height: 60px;
  padding: 8px 10px 16px;
}
#top_search ._last .tips-icon-box .tips-tool p {
  transform: rotate(180deg);
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 17px;
  letter-spacing: normal;
  color: #000;
}
#top_search ._last .tips-icon-box:hover .tips-tool {
  display: block;
}

#bottom_search {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 55px;
  background: url("/s/images/homepage/pic2@2x.jpg") no-repeat center/cover;
  height: 300px;
}
#bottom_search .bg {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
#bottom_search ._box {
  position: absolute;
  top: 80px;
}
#bottom_search ._box p {
  line-height: 44px;
  font-family: "PT Serif";
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  margin-bottom: 20px;
}
#bottom_search ._box ._form {
  position: relative;
  width: 960px;
}
#bottom_search ._box ._form .search-go {
  width: 62px;
  height: 62px;
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 14px;
  border-radius: 13px;
  background-color: #ee5e22;
}
#bottom_search ._box ._form .search-go .i-search {
  width: 34px;
  height: 34px;
  object-fit: contain;
}
#bottom_search ._box ._form .search-input #main-search {
  width: 960px;
  height: 70px;
  padding: 0 0 0 25px;
  border-radius: 16px;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  line-height: 27px;
  font-family: "Open Sans";
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #999;
}

@media screen and (max-width: 768px) {
  #top_search {
    height: 280px;
    display: flex;
    justify-content: center;
    background: url("/s/images/homepage/bj_mob@2x.jpg") no-repeat center/cover;
  }
  #top_search ._box {
    position: static;
    top: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #top_search ._box .top {
    margin-bottom: 15px;
    margin-top: 30px;
    padding: 0 15px;
    width: 100%;
  }
  #top_search ._box .top .text {
    width: 315px;
    height: 51px;
    margin-bottom: 15px;
    background: url("/s/images/homepage/wenzi_mob@2x.png") no-repeat center/cover;
  }
  #top_search ._box .top ._form {
    width: 100%;
  }
  #top_search ._box .top ._form .search-go {
    padding: 8px;
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
  #top_search ._box .top ._form .search-go .i-search {
    width: 26px;
    height: 26px;
    background: url("/s/images/homepage/search-mob@2x.png") no-repeat center/cover;
  }
  #top_search ._box .top ._form .search-input #main-search {
    width: 100%;
    height: 50px;
    padding: 0 0 0 10px;
    font-size: 16px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  }
  #top_search .trending-search {
    display: flex;
    margin: 0 auto;
    padding: 0 15px;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }
  #top_search .trending-search .search_list {
    flex-wrap: wrap;
  }
  #top_search .trending-search p {
    margin: 0 15px 10px 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    color: #333;
  }
  #top_search .trending-search .item {
    height: 26px;
    margin: 0 12px 8px 0;
    padding: 0 15px;
    border-radius: 14px;
    border: solid 1px #f7e8e3;
    background-color: #fff9f6;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #333;
  }
  #top_search .terms-list-wrap {
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
  }
  #top_search .terms-list-wrap .terms-list {
    height: 120px;
    display: flex;
    flex-wrap: wrap;
    width: auto;
    padding-left: 15px;
  }
  #top_search .terms-list-wrap .terms-list .item {
    margin-bottom: 8px;
  }
  #top_search .terms-list-wrap .terms-list .item:nth-child(3n) {
    margin-right: 0;
  }
  #top_search .terms-list-wrap .terms-list._pc {
    display: none;
  }
  #top_search .terms-list-wrap .terms-list._mob {
    display: flex;
  }
  #top_search .__box {
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #top_search .__box .line {
    display: flex;
    flex-wrap: nowrap;
  }
  #top_search .__box .line:nth-child(3) .item {
    margin-bottom: 0;
  }
  #top_search .glide {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #top_search .glide .glide__slides .glide__slide {
    height: 100%;
    overflow: hidden;
    cursor: pointer;
  }
  #top_search .glide__arrows .glide__arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    box-shadow: -2px 2px 6px 0 rgba(0, 0, 0, 0.3);
    border: solid 0.5px #e5ebf3;
    border-radius: 50%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
  }
  #top_search .glide__arrows .glide__arrow i {
    display: block;
    width: 24px;
    height: 24px;
    background: url("/s/images/homepage/you.svg") no-repeat center/cover;
  }
  #top_search .glide__arrows .glide__arrow--right {
    right: 17px;
  }
  #top_search .glide:after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 70px;
    height: 100%;
    background-image: linear-gradient(to left, #f0f8ff, rgba(255, 255, 255, 0));
  }
  #top_search .glide__slide {
    transition: transform 0.3s ease;
  }
  #bottom_search {
    margin-top: 0;
    height: 200px;
    flex-direction: column;
    align-items: center;
  }
  #bottom_search ._box {
    position: static;
    padding: 0 15px;
  }
  #bottom_search ._box p {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  #bottom_search ._box ._form {
    width: 100%;
  }
  #bottom_search ._box ._form .search-go {
    padding: 8px;
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
  #bottom_search ._box ._form .search-go .i-search {
    width: 26px;
    height: 26px;
    background: url("/s/images/homepage/search-mob@2x.png") no-repeat center/cover;
  }
  #bottom_search ._box ._form .search-input #main-search {
    width: 100%;
    height: 50px;
    padding: 0 0 0 10px;
    font-size: 16px;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  #top_search .terms-list-wrap .terms-list._mob {
    padding: 0 45px;
  }
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.glide * {
  box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}

.glide--rtl {
  direction: rtl;
}

#banners {
  margin: 30px 0 50px;
}
#banners .m-c-w {
  width: 1280px;
  height: 360px;
  display: flex;
  justify-content: space-between;
}
#banners .text_box {
  flex: 1;
  height: 100%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #f7f6f0;
  padding: 56px 42px 57px 100px;
}
#banners .text_box .b_text_box {
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
}
#banners .text_box:hover .b_title {
  color: #ee5e22 !important;
}
#banners .text_box .b_tag {
  line-height: 19px;
  height: 21px;
  margin: 0 0 20px 0;
  margin-right: auto;
  padding: 1px 6px;
  border-radius: 4px;
  font-family: "PT Serif";
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 1.15px;
  color: #fff;
  background-color: #ee5e22;
}
#banners .text_box .b_tag[data-tag=health] {
  background-color: #ee5e22;
}
#banners .text_box .b_tag[data-tag=pet] {
  background-color: #ffad2d;
}
#banners .text_box .b_tag[data-tag=business] {
  background-color: #4c78e7;
}
#banners .text_box .b_tag[data-tag=finance] {
  background-color: #3caeee;
}
#banners .text_box .b_title {
  font-family: "PT Serif";
  font-size: 28px;
  font-weight: bold;
  line-height: 36px;
  color: #222;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#banners .text_box .b_text {
  font-size: 15px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#banners .text_box .b_bottom {
  margin-top: auto;
  display: flex;
  align-items: center;
}
#banners .text_box p {
  margin: 0;
}
#banners .text_box .b_view {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  display: flex;
  align-items: center;
}
#banners .text_box .b_view i {
  display: block;
  width: 20px;
  height: 14px;
  margin-right: 5px;
  background: url("/s/images/homepage/liulan.svg") no-repeat center/cover;
}
#banners .text_box .b_date {
  font-size: 14px;
  line-height: 19px;
  color: #999;
  margin-left: 20px;
}
#banners .glide {
  width: 1280px;
  height: 100%;
  border-radius: 8px;
  background-color: #d8d8d8;
  position: relative;
}
#banners .glide .glide__slides .glide__slide {
  width: 1280px;
  height: 360px;
  overflow: hidden;
}
#banners .glide .glide__slides .glide__slide img {
  width: 800px;
  height: 100%;
  object-fit: cover;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
#banners .glide .glide__slides .glide__slide ._box {
  width: 1280px;
  height: 360px;
  display: flex;
}
#banners .glide .glide__bullets {
  position: absolute;
  bottom: 25px;
  right: 25px;
  display: flex;
  align-items: center;
}
#banners .glide .glide__bullets .glide__bullet {
  width: 10px;
  height: 10px;
  opacity: 0.5;
  background-color: #ffffff;
  margin-left: 10px;
  cursor: pointer;
}
#banners .glide .glide__bullets .glide__bullet.glide__bullet--active {
  opacity: 1;
}
#banners .glide__arrows .glide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px #ececec;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#banners .glide__arrows .glide__arrow i {
  display: block;
  width: 24px;
  height: 24px;
  background: url("/s/images/homepage/editors-picks/you.svg") no-repeat center/cover;
}
#banners .glide__arrows .glide__arrow--left {
  left: 15px;
}
#banners .glide__arrows .glide__arrow--right {
  right: 15px;
}
#banners .glide__arrows .glide__arrow--right i {
  transform: rotate(180deg);
}

#editors-picks {
  margin-bottom: 80px;
  margin-top: 53px;
}
#editors-picks ._list {
  display: none;
}
#editors-picks .m-c-w {
  width: 1280px;
}
#editors-picks ._title {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#editors-picks ._title i {
  width: 14px;
  height: 14px;
  border-radius: 25px;
  background-color: #ee5e22;
  border-radius: 50%;
  margin-right: 15px;
}
#editors-picks ._title p {
  margin: 0 20px 0 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: #222;
}
#editors-picks ._title span {
  flex: 1;
  height: 4px;
  border-bottom: 1px dashed #bebebe;
  border-top: 1px dashed #bebebe;
  margin-right: 118px;
}
#editors-picks .hide_box {
  width: 1280px;
}
#editors-picks .glide {
  width: 1280px;
  position: relative;
}
#editors-picks .__box {
  width: 1280px;
  overflow: hidden;
}
#editors-picks .__box2 {
  width: 1280px;
}
#editors-picks .glide__slide {
  width: 299px;
  height: 316px;
  margin-right: 28px;
  overflow: hidden;
  cursor: pointer;
}
#editors-picks .p_image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: #d8d8d8;
}
#editors-picks .p_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#editors-picks .p_image:hover img {
  transition: transform 0.3s ease;
  transform: scale(1.2);
}
#editors-picks .p_tags {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
#editors-picks .p_tag {
  color: #fff;
  height: 18px;
  line-height: 17px;
  padding: 0 6px 1px;
  border-radius: 2px;
  background-color: #ffa109;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.5px;
}
#editors-picks .p_tag[data-tag=lifestyle] {
  background-color: #20cb8f;
}
#editors-picks .p_tag[data-tag=careers] {
  background-color: #ffa109;
}
#editors-picks .p_tag[data-tag=business] {
  background-color: #45b9de;
}
#editors-picks .p_tag[data-tag=automotive] {
  background-color: #ed581a;
}
#editors-picks .p_tag[data-tag=education] {
  background-color: #7355da;
}
#editors-picks .p_tag[data-tag=technology] {
  background-color: #f03e66;
}
#editors-picks .p_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #222;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#editors-picks .p_title:hover {
  color: #ED581A !important;
}
#editors-picks .p_bottom {
  font-size: 14px;
  line-height: 19px;
  color: #666;
  display: flex;
  align-items: center;
}
#editors-picks .p_bottom p {
  margin: 0;
}
#editors-picks .p_bottom i {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
#editors-picks .p_bottom .p_author {
  display: flex;
  margin-right: 20px;
}
#editors-picks .p_bottom .p_author i {
  background: url("/s/images/homepage/icon-author@2x.png") no-repeat center/cover;
}
#editors-picks .p_bottom .p_view {
  display: flex;
}
#editors-picks .p_bottom .p_view i {
  background: url("/s/images/homepage/icon-read@2x.png") no-repeat center/cover;
}
#editors-picks .p_date {
  font-size: 13px;
  line-height: 18px;
  color: #999;
}
#editors-picks .glide__arrows {
  position: absolute;
  top: -66px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#editors-picks .glide__arrows .glide__arrow {
  width: 44px;
  height: 44px;
  border: solid 1px #ececec;
  border-radius: 50%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
#editors-picks .glide__arrows .glide__arrow:first-child {
  margin-right: 10px;
}
#editors-picks .glide__arrows .glide__arrow:hover {
  box-shadow: 0 2px 6px 0 rgba(59, 0, 0, 0.2);
  border: solid 1px #ed581a;
}
#editors-picks .glide__arrows .glide__arrow i {
  display: block;
  width: 24px;
  height: 24px;
  background: url("/s/images/homepage/latest-posts/icon-zuo@2x.png") no-repeat center/cover;
}
#editors-picks .glide__arrows .glide__arrow--left {
  left: -22px;
}
#editors-picks .glide__arrows .glide__arrow--right {
  right: -22px;
}
#editors-picks .glide__arrows .glide__arrow--right i {
  transform: rotate(180deg);
}
#latest-posts {
  margin-bottom: 53px;
  margin-top: 70px;
}
#latest-posts .m-c-w {
  width: 1280px;
}
#latest-posts ._title {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#latest-posts ._title p {
  margin: 0 20px 0 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  color: #222;
}
#latest-posts ._title span {
  flex: 1;
  height: 4px;
  border-bottom: 1px dashed #bebebe;
  border-top: 1px dashed #bebebe;
}
#latest-posts ._list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 28px;
}
#latest-posts ._list ._item {
  margin-bottom: 25px;
  height: 110px;
}
#latest-posts ._list ._item > a {
  display: flex;
}
#latest-posts ._list ._item .p_image {
  width: 180px;
  min-width: 180px;
  height: 110px;
  overflow: hidden;
  border-radius: 4px;
  background-color: #d8d8d8;
}
#latest-posts ._list ._item .p_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#latest-posts ._list ._item .p_image:hover img {
  transition: transform 0.3s ease;
  transform: scale(1.2);
}
#latest-posts ._list ._item ._right {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#latest-posts ._list ._item .p_tag {
  height: 19px;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  letter-spacing: normal;
  color: #ed581a;
  margin-bottom: 6px;
}
#latest-posts ._list ._item .p_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #222;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#latest-posts ._list ._item .p_title:hover {
  color: #ED581A !important;
}
#latest-posts ._list ._item .p_view {
  font-size: 14px;
  line-height: 19px;
  color: #666;
  display: flex;
  align-items: center;
}
#latest-posts ._list ._item .p_view p {
  margin: 0;
}
#latest-posts ._list ._item .p_view i {
  display: block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background: url("/s/images/homepage/icon-read@2x.png") no-repeat center/cover;
}

.glide__slide {
  transition: transform 0.3s ease;
}

._js_hover_color {
  color: #ee5e22 !important;
}

@media screen and (max-width: 768px) {
  #editors-picks {
    margin: 23px 0 50px;
  }
  #editors-picks .m-c-w {
    width: auto;
    padding: 0 15px;
  }
  #editors-picks ._title {
    margin-bottom: 15px;
  }
  #editors-picks ._title p {
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 27px;
  }
  #editors-picks ._title span {
    margin-right: 0;
  }
  #editors-picks .glide {
    width: 1280px;
    position: relative;
  }
  #editors-picks .__box {
    width: 1280px;
    overflow: hidden;
  }
  #editors-picks .__box2 {
    width: 1000px;
  }
  #editors-picks .glide__slide {
    width: 260px;
    height: auto;
    margin-right: 15px;
  }
  #editors-picks .p_image {
    height: 150px;
    margin-bottom: 10px;
  }
  #editors-picks .p_tags {
    margin-bottom: 8px;
  }
  #editors-picks .p_title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px;
  }
  #editors-picks .p_bottom .p_author {
    margin-right: 10px;
  }
  #latest-posts {
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 0 15px;
  }
  #latest-posts .m-c-w {
    width: auto;
  }
  #latest-posts ._title {
    margin-bottom: 15px;
  }
  #latest-posts ._title p {
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 27px;
  }
  #latest-posts ._list {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 15px;
  }
  #latest-posts ._list ._item {
    margin-bottom: 15px;
    height: auto;
  }
  #latest-posts ._list ._item:last-child {
    margin-bottom: 0;
  }
  #latest-posts ._list ._item > a {
    display: flex;
  }
  #latest-posts ._list ._item .p_image {
    width: 130px;
    min-width: 130px;
    height: 80px;
  }
  #latest-posts ._list ._item .p_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #latest-posts ._list ._item .p_image:hover img {
    transition: transform 0.3s ease;
    transform: scale(1.2);
  }
  #latest-posts ._list ._item ._right {
    flex: 1;
    margin-left: 12px;
  }
  #latest-posts ._list ._item .p_tag {
    margin-bottom: 6px;
    font-weight: normal;
  }
  #latest-posts ._list ._item .p_title {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
  }
  #latest-posts ._list ._item .p_view {
    display: none;
  }
}
.homepage_category {
  width: 1280px;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 50px;
}
.homepage_category .content_box {
  display: flex;
  justify-content: space-between;
}
.homepage_category .content_box .cover_box {
  width: 500px;
  height: 400px;
  margin: 0 20px 0 0;
  display: inline-block;
  border-radius: 4px;
  background-color: #d8d8d8;
  position: relative;
}
.homepage_category .content_box .cover_box .category_cover {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
  background-color: #d8d8d8;
}
.homepage_category .content_box .cover_box .category_cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage_category .content_box .cover_box .title_box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 120px;
  padding: 22px 20px 18px;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.homepage_category .content_box .cover_box .title_box ._tag {
  height: 18px;
  margin: 0 0 8px 0;
  padding: 0 6px 1px;
  border-radius: 2px;
  background-color: #20cb8f;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  letter-spacing: 0.5px;
  color: #ffffff;
  display: inline-block;
}
.homepage_category .content_box .cover_box .title_box ._title {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: normal;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.homepage_category .content_box .cover_box .title_box ._title:hover {
  color: #ED581A;
  cursor: pointer;
}
.homepage_category .content_box .cover_box:hover .category_cover img {
  transform: scale(1.2);
  transition: transform 0.3s;
}
.homepage_category .content_box .cover_box:hover .category_cover .title {
  transform: none;
}
.homepage_category .content_box .blog_box {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.homepage_category .content_box .blog_box .blog_item .top:hover .cover img {
  transform: scale(1.2);
  transition: transform 0.3s;
}
.homepage_category .content_box .blog_box .blog_item .top .bottom .title:hover {
  color: #ED581A;
  cursor: pointer;
}
.homepage_category .content_box .blog_box .blog_item .top {
  position: relative;
  width: 240px;
  height: 190px;
}
.homepage_category .content_box .blog_box .blog_item .top .cover {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #d8d8d8;
  overflow: hidden;
}
.homepage_category .content_box .blog_box .blog_item .top .cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homepage_category .content_box .blog_box .blog_item .top .bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  padding: 30px 14px 10px 10px;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.homepage_category .content_box .blog_box .blog_item .top .bottom .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: normal;
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .homepage_category {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 15px;
  }
  .homepage_category .content_box {
    flex-direction: column;
  }
  .homepage_category .content_box .cover_box {
    width: 100%;
    height: 240px;
    margin: 0 0 20px 0;
  }
  .homepage_category .content_box .cover_box .category_cover {
    width: 100%;
    height: 100%;
  }
  .homepage_category .content_box .cover_box .category_cover img {
    width: 100%;
    height: 100%;
  }
  .homepage_category .content_box .cover_box .title_box {
    padding: 15px;
    height: auto;
  }
  .homepage_category .content_box .cover_box .title_box ._title {
    font-size: 15px;
    line-height: 24px;
  }
  .homepage_category .content_box .cover_box .bottom {
    width: 100%;
  }
  .homepage_category .content_box .blog_box {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .homepage_category .content_box .blog_box .blog_item .top {
    width: 100%;
  }
  .homepage_category .content_box .blog_box .blog_item .top .cover {
    width: 100%;
  }
  .homepage_category .content_box .blog_box .blog_item .bottom .title {
    width: auto;
  }
  .homepage_category.pet {
    margin-top: 30px;
  }
  .homepage_category.pet .cover_box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#poster-img {
  width: 1280px;
  margin: 0 auto;
}
#poster-img .mob {
  display: none;
}
#poster-img .pc {
  display: inline-block;
  height: 180px;
  object-fit: cover;
}
#poster-img img {
  width: 100%;
  object-fit: contain;
}

.category {
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  #poster-img {
    width: 100%;
    margin: 0 auto;
  }
  #poster-img .mob {
    display: inline-block;
  }
  #poster-img .pc {
    display: none;
  }
  #poster-img img {
    width: 100%;
    object-fit: contain;
  }
  .category {
    padding-top: 15px;
  }
}

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