.lzy_index_part3_wrapper .part5Des h2 {
  margin-bottom: 0.3rem;
}

.lzy_index_part3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.lip3_info {
  margin: 0 0.1rem 0.2rem;
  color: #000;
  position: relative;
  overflow: hidden;
  width: 2.8rem;
  height: 3.3rem;
  line-height: 0.35rem;
  text-align: center;
  background: #f6faff;
  padding: 0.4rem 0 0.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  z-index: 0;
}

.qmmAccordion .solution-item li {
  z-index: 0;
}

.lip3_info::before,
.part1_box a::before,
.qmmAccordion .solution-item li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(at top, #295b7c 0, #12283c 53.1%, #060f22 100%);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
}
.dashiji_item:hover,
.part1_box a:hover,
.q_newtj:hover {
  box-shadow: 0 0.08rem 0.45rem 0.02rem #dee9f8;
}
.lip3_info:hover,
.part1_box a:hover,
.qmmAccordion .solution-item li:hover {
  background: radial-gradient(at top, #295b7c 0, #12283c 53.1%, #060f22 100%);
  box-shadow: 0 0.08rem 0.45rem 0.02rem #dee9f8;
}
.lip3_info:hover::before,
.part1_box a:hover::before,
.qmmAccordion .solution-item li:hover::before {
  opacity: 1;
}

.fncz-left-item .pic_div,
.lip3_info .pic_div,
.part1_box a .img-box,
.qmmAccordion .solution-item li .q_s_img {
  position: relative;
  top: 0.1rem;
  left: 0.1rem;
  border: 0.03rem solid transparent;
}

.fncz-left-item .pic_div img,
.lip3_info .pic_div img,
.part1_box a .img-box img,
.qmmAccordion .solution-item li .q_s_img img {
  position: relative;
  top: -0.1rem;
  left: -0.1rem;
}
.fncz-left-item:hover .pic_div,
.lip3_info:hover .pic_div,
.part1_box a:hover .img-box,
.qmmAccordion .solution-item li:hover .q_s_img {
  border-color: #d62027;
}
.qmmAccordion .solution-item li:hover .q_more {
  background-color: #e60000;
  color: #fff;
}
.actHover:hover .rightIcon,
.cardCyj:hover .rightIcon,
.part1_box a:hover .rightIcon,
.qmmAccordion .solution-item li:hover .rightIcon {
  color: #4ba4ff;
  left: 0.1rem;
}
.lip3_info:hover h2,
.part1_box a:hover .con,
.part1_box a:hover .tit,
.qmmAccordion .solution-item li:hover .q_desc,
.qmmAccordion .solution-item li:hover a {
  color: #fff;
}

.lip3_info .pic_div {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
}

.lip3_info .pic_div img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.linesHide {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.lines5Hide {
  -webkit-line-clamp: 5;
}

.lines4Hide {
  -webkit-line-clamp: 4;
}

.lines3Hide {
  -webkit-line-clamp: 3;
}

.lzy_index_part4 {
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/flag/Frame145.png") no-repeat;
}

.lzy_index_part4 .map-box {
  margin: 0;
  width: 11.8rem;
  height: 6rem;
}

.lzy_num_box {
  color: #fff;
  background: #1557ae;
}

.lzy_index_part4_title {
  margin-top: 1rem;
}

.lzy_num_box .num-box {
  height: 1.25rem;
  display: flex;
  align-items: center;
}

.lzy_num_box .num-box .map_icon {
  width: 0.62rem;
  height: 0.62rem;
}

.lzy_num_box .num-box .num {
  width: 33.33%;
  height: 0.5rem;
  border-right: 0.01rem solid rgba(255, 255, 255, 0.2);
  color: #d1e5ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lzy_num_box .num-box .num:last-of-type {
  border-right: none;
}

.lzy_num_box .num-box .num .count {
  font-size: 0.36rem;
  font-weight: 700;
}

.lzy_num_box .num-box .num .type {
  font-size: 0.24rem;
  font-size: 0.24rem;
}

.lzy_num_box .num-box .num i {
  font-size: 0.24rem;
  position: relative;
  top: -0.2rem;
}

.part1 .part1_title {
  color: #333333;
  font-size: 0.4rem;
  margin: 0.7rem 0 0.8rem;
  font-weight: 700;
  text-align: center;
}

.part1 .nav a {
  color: #000;
  font-size: 0.2rem;
}

.dashiji_item_con,
.part1_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 0.5rem;
}

.part1_box a {
  width: 3.5rem;
  min-height: 4.1rem;
  box-shadow: 0rem 0.2rem 0.45rem 0.02rem #dee9f8;
  padding: 0.36rem 0.3rem;
  background: #f6faff;
  margin: 0.15rem;
  position: relative;
  z-index: 0;
}

.part1_box a .img-box {
  width: 1rem;
  height: 1rem !important;
  text-align: center;
  margin: 0 auto 0.4rem;
  border-radius: 50%;
}

.part1_box a .img-box img {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
}

.part1_box a .tit {
  font-size: 0.24rem !important;
  color: #000;
  margin-bottom: 0.25rem;
  font-weight: normal !important;
}

.part1_box a .con {
  font-size: 0.2rem;
  color: #444;
  line-height: 0.36rem;
}

.article_details .banner,
.article_list .banner,
.details .banner {
  height: 4.26rem;
}

.banner {
  margin-top: 0;
  background-size: cover;
}

.details .tab a {
  color: #000;
}

.details .r_list {
  width: 15.2rem;
  margin: 1.6rem auto 0;
  padding: 0;
}

.dashiji_f {
  width: 100%;
  background-size: cover;
}

.dashiji {
  width: 16rem;
  margin: 0 auto;
  padding-top: 0 !important;
}

.dashiji_item {
  width: 3.04rem;
  background: #ffffff;
  padding: 0.3rem 0.2rem;
  transition: top .5s;
  position: relative;
  top: 0;
  box-shadow: 0px 20px 45px 2px rgba(222,233,248,0.80);
}

.dashiji_item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.1rem;
  display: none;
  left: 0;
  bottom: -0.1rem;
}

.dashiji_item:hover::after {
  display: block;
}

.dashiji_item:hover {
  top: -0.1rem;
  background: radial-gradient(#28597a, #051c36);;
}

.dashiji_item:hover .desc,
.dashiji_item:hover ul li .right {
  color: #fff;
}

@font-face {
  font-family: "Staatliches";
  src: url("./font/Staatliches.ttf");
}

.dashiji_item .time {
  color: #e60000;
  font-size: 0.48rem;
  font-family: "Staatliches";
  line-height: 0.5rem;
}

.dashiji_item .desc {
  color: #333;
  font-size: 0.2rem;
  line-height: 0.25rem;
  margin: 0.1rem 0 0.2rem;
  font-weight: 700;
  height: 0.84rem;
}

.dashiji_item ul li {
  display: flex;
  margin-bottom: 0.08rem;
}

.dashiji_item ul li .left {
  width: 0;
  height: 0;
  border: 0.07rem solid transparent;
  border-left-color: #e60000;
  margin-top: 0.07rem;
}

.dashiji_item ul li .right {
  font-size: 0.18rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
}

.dashiji_item .content {
  color: #444444;
  font-size: 0.24rem !important;
  line-height: 0.44rem;
  height: 3.08rem;
  -webkit-line-clamp: 7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dashiji_h {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.dashiji_h .slogan {
  width: 6.68rem;
  height: 4.61rem;
}

.dashiji_h .l .dt {
  color: #000;
  width: 2.55rem;
  height: 0.85rem;
  font-size: 0.4rem;
  line-height: 0.85rem;
  padding-left: 0.2rem;
  background: #ededed;
}

.dashiji_h .l .dt-des {
  padding-top: 0.15rem;
  line-height: 0.3rem;
  font-size: 0.25rem;
}

.dashiji_h .l>.dt {
  position: relative;
  top: 0.6rem;
}

.dashiji_h .l .jiantou {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}

.dashiji_h .l .jiantou .dt {
  width: 3rem;
  color: #fff;
  background: #e60000;
}

.dashiji_h .l .jiantou .sjx {
  border-top: 0.9rem solid transparent;
  border-bottom: 0.9rem solid transparent;
  border-right: 0.9rem solid transparent;
  border-left: 0.9rem solid #e60000;
}

.join-banner {
  height: calc(100vh - 1.2rem);
}

.join-banner .qmmBanner {
  height: 100%;
}

.join-banner .joinus-slogan {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}

.join-banner .joinus-slogan .js-text {
  color: #fff;
  font-size: 0.32rem;
  line-height: 0.5rem;
}

.join-banner .input-box {
  width: 10rem;
  height: 0.55rem;
  margin-top: 0.8rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.05rem;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.join-banner .input-box input {
  font-size: 0.2rem;
  height: 100%;
  flex: 1;
  border: none;
  background-color: transparent;
}

.join-banner .input-box img {
  cursor: pointer;
}

.joinus-txt {
  width: 10rem;
  text-align: center;
  margin: 0.5rem auto 0.6rem;
  position: relative;
}

.joinus-txt .maodian {
  position: absolute;
  top: -1.6rem;
}

.joinus-txt .joinus-txt-title {
  font-size: 0.36rem;
  line-height: 0.52rem;
  color: #333;
  font-weight: 700;
}

.joinus-txt .joinus-txt-desc {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #444;
  margin-top: 0.24rem;
}

.gzwm {
  min-height: 3.2rem;
  background: #f6faff;
  margin-bottom: 1.6rem;
  padding: 0.6rem;
  box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
  display: flex;
  justify-content: center;
}

.gzwm-item {
  width: 20%;
  height: 100%;
  padding: 0 0.6rem;
  position: relative;
}

.gzwm-item p {
  font-size: 0.16rem;
  text-align: center;
  color: #000;
  margin-top: 0.15rem;
}

.gzwm-item::after {
  content: "";
  width: 0.1px;
  height: 0.7rem;
  background-color: #d9d9d9;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gzwm-item:last-of-type::after {
  display: none;
}

.fncz-wrapper {
  background: #051c36;
  padding: 0.5rem 0;
}

.fncz {
  width: 100%;
  height: 5.8rem;
  display: flex;
  justify-content: space-between;
}

.yggh {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
}

.fncz-left,
.yggh-left {
  width: 6.65rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 0.55rem 0;
}

.yggh-left {
  width: 50%;
  padding: 0;
}

.fncz-right {
  width: 8rem;
  height: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
  display: flex;
}

.fncz-right > div {
  width: 100%;
  height: 100%;
  position: relative;
  flex: none;
  left: 8rem;
}
.fncz-right > div:first-of-type {
  left: 0;
}

.fncz-left-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 0 0.3rem;
  min-height: 1.5rem;
}

.yggh-left-item {
  width: 100%;
  padding: 0.8rem 0.5rem;
  background: #f6faff;  
  border-radius: 0.08rem 0 0 0.08rem;
  cursor: default;
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: #333;
}

.yggh-left-item p {
  padding: 0.05rem 0;
  text-align: justify;
}

.fncz-left-item .pic_div,
.yggh-left-item .pic_div {
  width: 0.95rem;
  height: 0.95rem;
  border-radius: 50%;
  margin-right: 0.2rem;
  flex: none;
  position: relative;
}

.fncz-left-item .pic_div img,
.yggh-left-item .pic_div img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e9eff7;
  cursor: pointer;
  z-index: 1;
  padding: 0.18rem;
}

.yggh-right {
  width: 50%;
}

.pagination-con {
  width: 100%;
  position: absolute;
  bottom: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination-con a {
  width: 0.5rem;
  height: 0.35rem;
  border: 0.01rem solid #888888;
  border-radius: 2em;
  position: relative;
}

.pagination-con .next::after,
.pagination-con .prev::after {
  border-color: #888888;
  width: 0.12rem;
  height: 0.12rem;
}

.pagination-con .next::after {
  border-width: 0.01rem 0.01rem 0 0;
  right: 0.06rem;
}

.pagination-con .prev::after {
  border-width: 0 0 0.01rem 0.01rem;
  left: 0.06rem;
}
.pagination-con a:hover,
.pagination-con a:hover::after {
  border-color: #e60000;
}

.pagination-con .cu-pagination {
  text-align: center;
  margin: 0 0.4rem;
}

.pagination-con .cu-pagination li {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  overflow: hidden;
  margin: 0 0.09rem;
  text-indent: -9.99rem;
  cursor: pointer;
  background-color: #ebebeb;
  border-radius: 50%;
}

.pagination-con .cu-pagination li.on {
  background: #e60000;
}

.fncz-left-txt {
  color: #fff;
  padding: 0.06rem;
}

.fncz-left-title {
  font-size: 0.24rem;
  line-height: 0.35rem;
  font-weight: 500;
  margin-bottom: 0.05rem;
}

.fncz-left-desc {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #bacee0;
}
.fncz-left-item:hover {
  background: radial-gradient(farthest-side at 50% 0%, #28597a, #051c36);
}
.fncz-left-item:hover .fncz-left-desc {
  color: #fff;
}

.zyfz-con {
  width: 100%;
  height: 5.6rem;
  padding-left: 3.3rem;
}

.zyfz {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0.3rem 0;
  background: #f6faff;
  border-radius: 0.6rem 0 0 0.6rem;
  box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
}

.zyfz img {
  width: 7.6rem;
  margin-right: 0.4rem;
  position: relative;
  left: -1.28rem;
}

.zyfz-txt-desc {
  position: relative;
  left: -1.28rem;
  padding-right: 0.72rem;
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: #333;
}

.bghj-wrapper {
  width: 100%;
  height: 5rem;
}

.bghj-img {
  width: 5.8rem;
  height: 100%;
  margin-right: 0.2rem;
}

.searchItem {
  display: flex;
  margin-bottom: 0.25rem;
}

.searchItem p {
  height: 0.52rem;
  line-height: 0.52rem;
  padding: 0 0.18rem;
  font-size: 0.16rem;
  color: #000;
  background: #f6faff;
  border-radius: 2em;
  box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
  cursor: pointer;
  margin-right: 0.2rem;
}

.searchItem .active {
  background-color: #e60000;
  color: #fff;
}

.pcjob {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.2rem;
  justify-content: space-between;
}

.pcjob .nodata {
  text-align: center;
  font-size: 0.16rem;
  flex: 1;
  padding-top: 0.3rem;
}

.job_empty {
  width: 3.6rem;
}

.jobitem {
  width: 3.6rem;
  min-height: 2rem;
  cursor: pointer;
  margin-top: 0.6rem;
  padding: 0.2rem 0.18rem;
  background: #f6faff;
  box-shadow: 0 0.2rem 0.45rem 0.02rem #dee9f8;
  position: relative;
  top: 0;
  transition: top 0.5s;
}

.jobitem .nodata {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.16rem;
  color: #c2ccda;
  padding-top: 0;
  width: 100%;
  height: 100%;
}

.jobitem .nodata i {
  margin-right: 0.12rem;
  font-size: 0.36rem;
}
.pcjob .snodata {
  text-align: center;
  font-size: 0.16rem;
  flex: 1;
  padding-top: 0.3rem;
}
.jobitem:hover {
  position: relative;
  top: -0.1rem;
}

.jobitem .name,
.lzy-modal-content .head .jd {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 0.2rem;
  font-weight: 700;
}

.jobitem .name i {
  color: #e60000;
  font-size: 0.24rem;
}

.jobitem .name span,
.lzy-modal-content .head .jd .jm {
  flex: 1;
  color: #e60000;
  text-align: right;
}

.jobitem .desc,
.lzy-modal-content .head .jd .jc {
  color: #888;
  font-size: 0.12rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0.2rem 0 0.1rem;
}

.jobitem .desc span {
  margin-right: 0.1rem;
}

.jobitem .desc span,
.lzy-modal-content .head .jd .jc span {
  display: flex;
  align-items: center;
  font-weight: normal;
  margin-right: 0.15rem;
}

.jobitem .desc span i,
.lzy-modal-content .head .jd .jc span i {
  margin-right: 0.05rem;
}

.jobitem .tips {
  display: flex;
  flex-wrap: wrap;
}

.jobitem .tips span,
.lzy-modal-content .head .jd .jt span {
  background: #ebf1fb;
  border-radius: 0.02rem;
  padding: 0.03rem 0.04rem;
  font-size: 0.12rem;
  color: #a4a4a4;
  margin-right: 0.15rem;
  margin-top: 0.1rem;
}

.kkpagerbox {
  margin-top: 0.6rem;
  z-index: 1;
}

.kkpagerbox .pageBtnWrap {
  display: flex;
  align-items: center;
  z-index: 1;
}

.kkpagerbox .infoTextAndGoPageBtnWrap {
  display: none;
}
.kkpagerbox .pageBtnWrap .disabled,
.kkpagerbox .pageBtnWrap a:first-child,
.kkpagerbox .pageBtnWrap a:last-child {
  width: 0.5rem;
  height: 0.35rem;
  line-height: 0.35rem;
  border: 0.01rem solid #888888;
  border-radius: 2em;
  position: relative;
  color: #888;
  padding: 0;
  margin: 0 0.3rem;
  font-size: 0.16rem;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.kkpagerbox .pageBtnWrap a:first-child:hover,
.kkpagerbox .pageBtnWrap a:last-child:hover {
  border: 0.01rem solid #e60000;
  color: #e60000;
  background-color: transparent;
}

.kkpagerbox .pageBtnWrap .curr,
.kkpagerbox .pageBtnWrap a {
  color: #000;
  border: none;
  font-size: 0.16rem;
  padding: 0.03rem 0.09rem;
  border-radius: 2em;
  background-color: transparent;
}

.kkpagerbox .pageBtnWrap .curr {
  background: #e60000;
  color: #fff;
}
.kkpagerbox .pageBtnWrap a:hover {
  background: #e60000;
  border: none;
}

.lzy-modal,
.lzy-modal-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.lzy-modal {
  display: none;
}

.lzy-modal-mask {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
}

.lzy-modal-content {
  width: 12rem;
  max-height: 80%;
  background: #f6faff;
  border-radius: 0.1rem;
  overflow-y: auto;
  padding: 0 0.3rem 0.7rem;
  z-index: 999999;
}

.lzy-modal-content .head {
  border-bottom: 0.01rem solid #e0e9f4;
  padding: 0.3rem 0.3rem 0.15rem;
  position: relative;
  pointer-events: none;
}

.lzy-modal-content .head::after {
  content: "\e617";
  position: absolute;
  top: 0.1rem;
  right: -0.2rem;
  cursor: pointer;
  font-family: "iconfont";
  font-size: 0.2rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #888;
  pointer-events: auto;
}

.lzy-modal-content .head .jd {
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 0.15rem;
}

.lzy-modal-content .head .jd .jt {
  flex: 1;
  margin-left: 0.15rem;
  font-weight: normal;
}

.lzy-modal-content .head .jd .jm {
  flex: none;
}

.lzy-modal-content .head .jd .jc {
  margin: 0;
}

.lzy-modal-content .head .jd .jv {
  font-size: 0.14rem;
  color: #000;
  font-weight: normal;
}

.lzy-modal-content .job_detail {
  padding: 0.3rem 0.3rem 0;
  display: flex;
  align-items: flex-start;
}

.lzy-modal-content .job_detail .qrcode {
  width: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.55rem;
  flex: none;
}

.lzy-modal-content .job_detail .qrcode img {
  width: 100%;
  margin-bottom: 0.2rem;
}

.lzy-modal-content .job_detail .qrcode span {
  color: #888;
  font-size: 0.12rem;
}

.lzy-modal-content .job_detail .jobdesc {
  flex: 1;
  padding-top: 0.06rem;
}

.lzy-modal-content .job_detail .jobdesc div {
  font-size: 0.16rem;
  color: #000;
  font-weight: bold;
}

.lzy-modal-content .job_detail .jobdesc pre {
  font-size: 0.14rem;
  color: #333;
  line-height: 0.26rem;
  margin-bottom: 0.3rem;
  white-space: break-spaces;
}

.bghjBanner .bd .tempWrap {
  overflow: unset !important;
}

.footerS {
  overflow-y: auto;
}

.footerS::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.headNav .topCon .link>a,
.headNav .topCon .link>.hasChild {
  line-height: 40px;
}
.cp-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.2rem;
  margin-bottom: 0.8rem;
}
.cp-wrap .item {
  width: 7.5rem;
  height: 3.6rem;
  opacity: 0;
  display: block;
  position: relative;
  background-size: 100% 100%;
}
.cp-wrap .item .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.68rem;
  background: linear-gradient(0deg, #000000 0%, rgba(102, 102, 102, 0) 100%);
  padding: 0 0.28rem;
}
.cp-wrap .item .bottom .title {
  position: absolute;
  bottom: 20px;
  font-size: 0.26rem;
  font-weight: 700;
  text-align: LEFT;
  color: #ffffff;
  line-height: 0.32rem;
  height: 0.64rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xxtj-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 4.87rem);
  gap: 0.2rem;
  margin-bottom: 1rem;
}
.xxtj-wrap .item {
  display: block;
  background-size: 100% 100%;
  padding: 0.4rem 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  position: relative;
}
.xxtj-wrap .item::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 2.38rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(102, 102, 102, 0) 100%);
}
.xxtj-wrap .item:first-of-type {
  grid-column: 1 / 3;
}
.xxtj-wrap .item .bottom {
  position: relative;
  z-index: 9;
}
.xxtj-wrap .item .name {
  font-size: 0.28rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 0.4rem;
  height: 0.8rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.xxtj-wrap .item .des {
  font-size: 0.2rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.23rem;
  margin-bottom: 0.1rem;
}
.esg-box {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
.esg-box img {
  width: 100%;
}

.page-title {
  position: relative;
}
.page-title::after {
  content: "";
  width: 0.4rem;
  height: 0.04rem;
  background-color: #e60000;
  border-radius: 0.2rem;
  position: absolute;
  bottom: -0.14rem;
  left: 50%;
  transform: translateX(-50%);
}
