.bgc-black {
  background: #000000;
}

a {
  text-decoration: none;
}

.head_blog_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 5rem;
}

.hd_right {
  display: flex;
}

.hd_right a {
  margin-left: 2rem;
  font-weight: 600;
  font-size: 0.9rem;
  color: #FFFFFF;
  letter-spacing: 0;
}

.active_menu {
  color: #9CF10C !important;
}

.blog-top {
  width: 100%;
  /* height: 40.5rem; */
}

.blog-top-bgc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 36rem;
  background: url('/assets/img/blog/blog_top.webp') no-repeat center;
  background-size: contain;
}

.blog-top-bgc h1 {
  margin: 0;
  width: 23.6rem;
  font-weight: BlackItalic;
  font-size: 2.2rem;
  color: #9CF10C;
  letter-spacing: 0.42px;
}

.blog-top-bgc p {
  width: 26rem;
  font-weight: 500;
  font-size: 1rem;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 1.5rem;
}

.get-download {
  margin-top: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.4rem;
  height: 4rem;
  background: #A7F929;
  border-radius: 40px;
  font-weight: 600;
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.27px;
}

.blog-swiper {
  padding-top: 2.8rem;
}

.swiper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper_p {
  position: absolute;
  bottom: 1rem;
  width: 44rem;
  font-weight: 600;
  font-size: 1.6rem;
  color: #FFFFFF;
  letter-spacing: 0;
  z-index: 999;
  cursor: pointer;
}

.swiper_img {
  cursor: pointer;
  width: 45.2rem;
  height: 24.55rem;
  filter: blur(2px);
}

.blog-list {
  padding-top: 2.8rem;
  padding-bottom: 4.8rem;
}

.lists {
  display: flex;
  flex-flow: wrap;
}

.list-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-right: 1rem;
  margin-bottom: 1rem;
  width: 17rem;
  height: 14.75rem;
  padding: 0.9rem;
  background: #2B2B2B;
  border-radius: 14px;
}

.img-box {
  border-radius: 10px;
  overflow: hidden;
}

.list-item img {
  width: 15.2rem;
  height: 8.25rem;
  /* width: ; */
}

.home {
  margin-top: 2.5rem;
  margin-bottom: 4rem;
  font-weight: 500;
  font-size: 1rem;
  color: #FFFFFF;
}

.home a {
  color: #FFFFFF;
}

.date {
  margin-top: 0.8rem;
  margin-bottom: 0.4rem;
  font-weight: 600;
  font-size: 0.7rem;
  color: #949494;
  letter-spacing: 0;
}

.tip {
  font-weight: 500;
  font-size: 0.9rem;
  color: #FFFFFF;
  letter-spacing: 0;
}

.head_blog {
  background: #121212;
}

.foot_blog {
  background: #121212;
}

.ct {}

.ct h1 {
  text-align: center;
  font-weight: 500;
  font-size: 1.7rem;
  color: #FFFFFF;
  letter-spacing: 0.32px;
}

.ct p {
  font-weight: 500;
  font-size: 0.9rem;
  color: #FFFFFF;
  letter-spacing: 0;
}

.ct_box {
  padding: 2rem 0;
  background: #1A1A1A;
}

.ct_box_img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  width: 100%;
  height: 15rem;
}

.ct_box_img img {
  width: auto;
  height: 100%;
}

.ct_box h2 {
  margin-top: 2rem;
  font-weight: 600;
  font-size: 1.4rem;
  color: #FFFFFF;
}

.ct_box p {}

.ct_box p a {
  color: #2979FF;
}

.date_info {
  margin-bottom: 1rem;
  font-weight: 500;
  font-size: 0.9rem;
  color: #6F6F6F;
  letter-spacing: 0.17px;
}

.ct_box p b {
  color: #9CF10C;
}

.essay_bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
  width: 100%;
  height: 19.5rem;
  background: url('/assets/img/blog/essay_btn_bgc.webp') no-repeat center;
  background-size: contain;
}

.essay_bottom_box {
  margin-right: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.essay_bottom h1 {
  margin-top: 0;
  margin-bottom: 0;
  width: 26.4rem;
  font-size: 1.7rem;
  color: #9CF10C;
  letter-spacing: 0.32px;
  text-align: center;
}

.essay_bottom p {
  margin-top: 0;
  margin-bottom: 1.5rem;
  width: 25.25rem;
  font-weight: 500;
  font-size: 1rem;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}

.essay_bottom_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21.4rem;
  height: 4rem;
  background: #A7F929;
  border-radius: 40px;
  font-weight: 600;
  font-size: 1.4rem;
  color: #000000;
  letter-spacing: 0.27px;
}

.small_download {
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 10.65rem;
  height: 2.45rem; */
  padding: 0.9rem;
  background: #A7F929;
  border-radius: 3rem;
  font-weight: 600;
  font-size: 0.7rem;
  color: #000000;
  letter-spacing: 0.13px;
}

@media only screen and (max-width: 750px) {
  .lists{
    justify-content: center;
  }
  .ct_box_img img{
    width: 100%;
    height: auto;
  }
  .blog-top-bgc {
    align-items: center;
    height: auto !important;
  }

  .get-download {
    margin-top: 2rem;
  }

  .blog-top-bgc p {
    width: 23rem;
  }

  .el-carousel__container {
    height: 300px !important;
  }

  .small_download {
    padding: 0.45rem;
  }

  .essay_bottom {
    margin: 0 !important;
    background-image: none !important;
  }

  .essay_bottom_box {
    margin-right: 0;
  }

  .swiper_p{
    width: 90%;
    font-size: 1.4rem;
  }
}