body {
  position: relative;
}
.hei {
  position: absolute;
 height: 10.7%;
  right: 0;
  top: 0;
  width: 100%;
  background: #020809;
  z-index: -1;
}
.bai {
  background: #f3f2ea;
  height: 89.3%;
  position: absolute;
  right: 0;
top: 10.7%;
  width: 100%;
  z-index: -1;
}
.main {
  max-width: 1300px;
  margin: 0 auto;
}

.mainshang {
  display: flex;
  background: #ffffff;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}
.mqinleft {
  width: 40%;
  padding: 24px;
}
.mapritr {
  width: 60%;
}
.the dl {
  height: 384px;
  position: relative;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.the dl dt {
  height: 100%;
}
.the dl dt img,
.imp dl dt img,
.op dl dt img,
.ophte dl dt img {
  width: 100%;
  height: 100%;
}

.the dl dd {
  position: absolute;
  bottom: 0;
  padding: 24px;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -2%, #000000 100%);
}
.the dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
}
.the dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 12px;
}
.imp {
  margin-top: 24px;
}

.imp dl {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.imp dl dt {
  width: 38%;
  height: 122px;
  overflow: hidden;
  border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -ms-border-radius: 12px 12px 12px 12px;
  -o-border-radius: 12px 12px 12px 12px;
}
.imp dl dd {
  width: 60%;
}
.imp dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.imp dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 500;
  font-size: 14px;
  color: #04594d;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  margin-top: 8px;
}

.op dl {
  background: #020809;
  display: flex;
align-items: center;
  border-radius: 0px 12px 0px 12px;
  overflow: hidden;
  padding: 24px 0 24px 24px;
  -webkit-border-radius: 0px 12px 0px 12px;
  -moz-border-radius: 0px 12px 0px 12px;
  -ms-border-radius: 0px 12px 0px 12px;
  -o-border-radius: 0px 12px 0px 12px;
  flex-direction: row-reverse;
}
.pr p  span{
    margin-right: 20px;
}
.mapo dl dd p span,.career dl dd p span{
    margin-right: 20px;
}
.ophte dl {
  display: flex;
}
.op dl dt {
  border-radius: 12px;
  overflow: hidden;
  width: 55%;
  height: 240px;
  position: relative;
}
.op dl dt h5 {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -6%, #000000 100%);
}
.op dl dt h5 span {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 24px;
}
.op dl dd {
  width: 45%;
}
.op dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  height: 100%;
  padding-right: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 220px;
  overflow: hidden;
  -webkit-line-clamp: 10;
  line-clamp: 10;
}

.ophte {
  padding: 24px 24px 24px 0;
}

.ophte dl {
  display: flex;
  justify-content: space-between;
}

.ophte dl dt {
  width: 38%;
  height: 250px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
}
.ophte dl dd {
  width: 60%;
  border-left: #f1f0f0 1px solid;
  padding-left: 24px;
}

.ophte dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  
}
  .carmai dl:nth-child(12) {
        padding-bottom: 0px;
    border-bottom: 0px solid #f1f0f0;
  }
.ophte dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  padding: 12px 0 24px 0;
  border-bottom: #f1f0f0 1px solid;
}
.ophte dl dd h4 {
  font-family: Montserrat, Montserrat;
  font-weight: 500;
  font-size: 16px;
  color: #04594d;
  line-height: 22px;
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  max-height: 132px;
  overflow: hidden;
  -webkit-line-clamp: 6;
  line-clamp: 6;
}

.ophte dl dd p span,
.the dl dd p span {
  margin-right: 20px;
}
.aminle {
  width: 60%;
}

.amtrit {
  width: 40%;
}
.mainxia {
  display: flex;
  gap: 24px;
  margin-top: 24px;
}
.aminle h1 {
  font-family: Montserrat, Montserrat;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.aminle h1 span {
  border: 1px solid #e4e480;
  margin-left: 24px;
  height: 2px;
  width: 70%;
}
.mapo {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mapo dl {
  width: 48%;
}
.mapo dl dt,
.mapo dl dd {
  height: 277px;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
  position: relative;
}
.mapo dl dt img {
  width: 100%;
  height: 100%;
}

.pr {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -2%, #000000 100%);
}
.pr h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}

.pr p {
  padding-top: 12px;
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 12px;
  color: #cccccc;
  line-height: 16px;
}

.mapo dl dd {
  padding: 24px;
  background: #ffffff;
  border: 1px solid #e4e480;
}

.mapo dl dd h4 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
}
.mapo dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  border-bottom: #f1f0f0 solid 1px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  margin-top: 12px;
}
.mapo dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 500;
  font-size: 14px;
  color: #04594d;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  overflow: hidden;
}
.amtrit {
  background: #ffffff;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #e4e480;
  padding: 24px;
}
.tren {
  font-family: Montserrat, Montserrat;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  text-align: center;
  margin-bottom: 24px;
}
.carmai {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.carmai dl {
  display: flex;
  gap: 24px;

  border-bottom: 2px solid #f1f0f0;
  padding-bottom: 24px;
}

.carmai dl dt {
  border-radius: 12px 12px 12px 12px;
  width: 40%;
  overflow: hidden;
  height: 124px;
}

.carmai dl dt img {
  width: 100%;
  height: 100%;
}

.carmai dl dd {
  width: 58%;
}

.carmai dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.carmai dl dd h6 {
  font-family: Montserrat, Montserrat;
  font-weight: 500;
  font-size: 14px;
  color: #04594d;
  line-height: 18px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.carmai dl dd p {
     padding-top: 12px;
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
}
.carmai dl dd p span{
    margin-right: 20px;
}
.premium {
  font-family: Montserrat, Montserrat;
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  margin-top: 24px;
}
.premium span {
  border: 1px solid #e4e480;
  margin-left: 24px;
  height: 2px;
  width: 80%;
}

.thevital {
  display: flex;
  gap: 24px;
  justify-content: space-between;
}
.thevital dl {
  width: 49%;
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
  display: flex;
}
.thevital dl dt {
  height: 240px;
  width: 60%;
  position: relative;
}
.thevital dl dt img {
  width: 100%;
  height: 100%;
}
.thevital dl dd {
  background: #020809;
  padding: 24px;
  width: 40%;
}
.thevital dl dt h5 {
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -2%, #000000 100%);
  bottom: 0;
  padding: 24px;
      width: 100%;
}
.thevital dl dt h5 span {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;

  line-height: 20px;
}
.thevital dl dd h6 {
 font-family: Montserrat, Montserrat;
    font-weight: 500;
    font-size: 14px;
    color: #ffffff;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    overflow: hidden;
}

.thevital dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 14px;
  color: #04594d;
  line-height: 18px;
  padding: 8px 24px;
  display: inline-block;
  background: #d3e5e3;
  border-radius: 8px 8px 8px 8px;
  margin-top: 26px;
}

.career {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  margin-top: 24px;
  justify-content: space-between;
}

.career dl {
  width: 23.5%;
  padding: 24px;
  background: #ffffff;
  border-radius: 12px 12px 12px 12px;
  border: 1px solid #e4e480;
}
.career dl dt {
  height: 172px;
  overflow: hidden;
  border-radius: 12px 12px 12px 12px;
}
.career dl dt img {
  width: 100%;
  height: 100%;
}

.career dl dd p {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 12px;
  color: #666666;
  line-height: 16px;
  margin: 8px 0;
}
.career dl dd h5 {
  font-family: Montserrat, Montserrat;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.pp {
  display: none;
}

@media (max-width: 1320px) {
  .main {
    width: 95%;
  }
}

@media (max-width: 1270px) {
  .career {
    gap: 14px;
  }
  .mapo {
    gap: 20px;
  }
}
@media (max-width: 1020px) {
  .thevital dl dt {
    width: 50%;
  }
  .thevital dl dd {
    width: 50%;
  }
}
@media (max-width: 900px) {
  .mainshang {
    border-radius: 0px;
  }
  .main {
    width: 100%;
  }
  .the dl {
    height: 220px;
  }
  .the dl dd {
    padding: 12px;
  }
  .the dl dd h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .the dl dd p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
  }
  .ophte dl dd p span,
  .the dl dd p span {
    margin-right: 4px;
  }

  .mqinleft {
    width: 50%;
  }

  .mapritr {
    width: 50%;
  }

  .op dl dt {
    height: 134px;
  }

  .op dl dd p {
    font-size: 12px;
    line-height: 16px;
    padding-right: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 112px;
    overflow: hidden;
    -webkit-line-clamp: 7;
    line-clamp: 7;
  }
  .op dl dt h5 {
    bottom: 0;
    padding: 12px;
  }
  .op dl dt h5 span {
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
  .op dl {
    padding: 24px;
    border-radius: 0 0 0 12px;
    -webkit-border-radius: 0 0 0 12px;
    -moz-border-radius: 0 0 0 12px;
    -ms-border-radius: 0 0 0 12px;
    -o-border-radius: 0 0 0 12px;
  }

  .ophte dl dt {
    height: 135px;
  }

  .ophte dl dd h5 {
    font-size: 16px;
    line-height: 20px;
  }
  .ophte dl dd {
    padding-left: 12px;
  }
  .ophte dl dd p {
    font-size: 12px;
    line-height: 16px;
    padding: 8px 0;
    border-bottom: #f1f0f0 1px solid;
  }

  .ophte dl dd h4 {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;

    -webkit-line-clamp: 3;
  }

  .imp dl dt {
    height: 76px;
  }

  .imp dl dd h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .imp dl dd p {
    font-size: 12px;
    line-height: 16px;
  }

  .imp dl {
    gap: 12px;
  }

  .mainxia {
    width: 95%;
    margin: 0 auto;
    flex-direction: column;
  }

  .aminle {
    width: 100%;
    margin-top: 24px;
  }
  .hei {
    height: 3%;
  }
  .bai {
    height: 91%;
    top: 9%;
  }
  .amtrit {
    width: 100%;
  }
  .carmai dl dd h5 {
    -webkit-line-clamp: 1;
  }
  .carmai dl dd h6 {
    -webkit-line-clamp: 3;
  }

  .carmai dl dt {
    width: 26%;
  }
  .carmai dl dd {
    width: 70%;
  }
  .premium {
    width: 95%;
    margin: 24px auto;
  }
  .premium span {
    width: 60%;
  }
  .thevital {
    width: 95%;
    margin: 0px auto;
    flex-direction: column;
  }
  .career {
    width: 95%;
    margin: 0px auto;
    padding: 24px 0;
  }

  .thevital dl {
    width: 100%;
  }
  .thevital dl dt {
    width: 60%;
  }
  .thevital dl dd {
    width: 45%;
  }
  .thevital dl dt {
    width: 55%;
  }
  .career dl {
    width: 32%;
  }
}

@media (max-width: 750px) {
      .career dl dd .pp span:nth-child(2) {
        display: block;
    }
  .head {
    padding: 0px 0;
}
  .mainshang {
    flex-direction: column-reverse;
  }
  .mapritr {
    width: 100%;
  }
  .op dl {
    padding: 12px;
    align-items: center;
    border-radius: 0px 0px 0px 12px;
    -webkit-border-radius: 0px 0px 0px 12px;
    -moz-border-radius: 0px 0px 0px 12px;
    -ms-border-radius: 0px 0px 0px 12px;
    -o-border-radius: 0px 0px 0px 12px;
  }
  .op dl dd p {
    font-size: 12px;
    line-height: 16px;
    height: 96px;
    -webkit-line-clamp: 6;
  }
  .op dl dt {
    height: 124px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .op dl dt h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .ophte {
    padding: 12px 0;
    width: 100%;
  }
  .ophte dl {
    width: 95%;
    margin: 0 auto;
  }

  .mqinleft {
  }
  .mqinleft {
    width: 95%;
    margin: 0 auto;
    padding: 0px;
  }

  .ophte dl dd h5 {
    font-size: 14px;
    line-height: 18px;
        height: 33px;
  }

  .ophte dl dd p span {
    display: block;
  }

  .ophte dl dt {
    height: 140px;
  }
  .ophte dl dt {
    width: 40%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .imp {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .imp dl dd h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .imp dl dd p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
  }
  .aminle {
    margin-top: 12px;
  }

  .aminle h1 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
  }
  .aminle h1 span {
    margin-left: 12px;
    width: 55%;
  }

  .mapo {
    gap: 12px;
  }

  .mapo dl dt,
  .mapo dl dd {
    height: 170px;
    border-radius: 8px;
  }
  .pr {
    padding: 12px;
  }
  .pr h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .pr p {
    padding-top: 6px;
    font-size: 12px;
    line-height: 16px;
  }
  .mapo dl dd {
    padding: 12px;
  }
  .mapo dl dd h4 {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
  }
  .mapo dl dd p {
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    flex-direction: column;
  }

  .mapo dl dd h5 {
    font-size: 12px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
  }

  .mainxia {
    gap: 12px;
    margin-top: 8px;
  }

  .amtrit {
    border-radius: 8px;
    padding: 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .tren {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
  }

  .carmai dl {
    gap: 12px;
    padding-bottom: 12px;
  }
  .carmai dl dd {
    width: 54%;
  }

  .carmai dl dt {
    width: 42%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .carmai dl dd h5 {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
  }
  .carmai dl dd h6 {
    font-size: 12px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
  }
  .carmai dl dd p {
    margin-top: 8px;
    font-size: 12px;
    line-height: 16px;
  }
  .carmai dl dd p span {
    display: block;
  }
  .carmai {
    gap: 12px;
  }

  .premium {
    margin: 12px auto;
  }

  .premium {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
    margin-top: 12px;
  }
  .premium span {
    margin-left: 6px;
    width: 56%;
  }
  .thevital dl {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .thevital dl dt {
    height: 144px;
  }

  .thevital dl dd h6 {
    font-size: 12px;
    line-height: 16px;
    -webkit-line-clamp: 5;
  }
  .thevital dl dd {
    padding: 12px;
  }

  .thevital dl dd p {
    font-size: 12px;
    line-height: 16px;
    border-radius: 8px 8px 8px 8px;
    margin-top: 8px;
  }
  .thevital dl dt h5 span {
    font-size: 14px;
    line-height: 18px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
  }

  .thevital dl dt h5 {
    padding: 12px;
  }
  .thevital {
    gap: 12px;
  }
  .career {
    padding: 12px 0;
    gap: 12px;
  }

  .career dl {
    width: 48%;
    border-radius: 8px;
    padding: 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }

  .career dl dt {
    height: 100px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
  }
  .career dl dd p {
    margin: 8px 0 4px 0;
  }
  .career dl dd p span:nth-child(2) {
    display: none;
  }
  .career dl dd h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .pp {
    display: block;
    margin: 4px 0 !important;
  }
  .the dl,
  .imp dl dt {
    border-radius: 8px;
  }
  .pr p span {
    margin-right: 10px;
}
}
