body {
  line-height: 1.5;
}
.cont {
  padding: 4% 0 0;
  overflow: hidden;
  width: 100%;
}
.cont .title {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.cont .title .text {
  width: 100%;
  position: absolute;
  top: 82%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.cont .title p {
  font-family: 'Bank';
  color: #231815;
  display: block;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.6em;
}
.cont .title span {
  color: #231815;
  display: block;
  text-align: center;
  margin-top: 2%;
  letter-spacing: 0.3em;
}
.cont .title .bg {
  width: 9.9%;
}
.cont .page1 .list{
    width:100%;
    display: grid;
      grid-template-columns: repeat(3,1fr);
      gap: 0;
      margin-top: 8%;
  }
  .cont .page1 .list .item{
    overflow: hidden;
  }
  .cont .page1 .list .item img{
    transition: all .5s;
  }
  .cont .page1 .list .item:hover img{
    transform: scale(1.02);
  }
.cont .page1 ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8%;
}
.cont .page1 ul li {
  background-position: center center;
  background-size: cover;
  padding-top: 19.9%;
  position: relative;
  overflow: hidden;
}
.cont .page1 ul li > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cont .page1 ul li p {
  font-family: 'Bank';
  line-height: 0.8;
  font-weight: bold;
}
.cont .page1 ul li span,
.cont .page1 ul li i {
  font-weight: bold;
}
.cont .page1 ul li span p {
  font-weight: initial;
}
.cont .page1 ul li .img img {
  transform-origin: 50% 100%;
  transition: all 0.5s;
}
.cont .page1 ul li:nth-child(1) {
  width: 40%;
  background: #d6d6d6;
  color: #231815;
}
.cont .page1 ul li:nth-child(1) .txt {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
}
.cont .page1 ul li:nth-child(1) .txt span {
  display: block;
  margin: 8% 0;
}
.cont .page1 ul li:nth-child(1) .txt i {
  text-shadow: 0 0 10px #e6e6e6, 0 0 10px #e6e6e6, 0 0 10px #e6e6e6;
}
.cont .page1 ul li:nth-child(1) .img {
  width: 46%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(2) {
  width: 40%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/7e528c59-c60a-4c28-b608-fd54e1b4bc9c.jpg?d=1698807060377);
  color: #231815;
}
.cont .page1 ul li:nth-child(2) .txt {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
}
.cont .page1 ul li:nth-child(2) .txt span {
  display: block;
  margin: 8% 0;
}
.cont .page1 ul li:nth-child(2) .img {
  width: 49%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(3) {
  width: 20%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/b08918ca-44d7-4091-876f-7d35148c3aa9.jpg?d=1698807081137);
  color: #fff;
}
.cont .page1 ul li:nth-child(3) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(3) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(9) {
  width: 20%;
  background: #b0b0b0;
  color: #fff;
}
.cont .page1 ul li:nth-child(9) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(9) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(7) {
  width: 40%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/8a33e405-659a-4e90-bb5c-c5464e1ab36e.jpg?d=1698807105993);
}
.cont .page1 ul li:nth-child(7) .txt {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
}
.cont .page1 ul li:nth-child(7) .txt span {
  display: block;
  margin-top: 5%;
}
.cont .page1 ul li:nth-child(7) .img {
  width: 49.23%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(6) {
  width: 20%;
  background: #fff;
  color: #fff;
}
.cont .page1 ul li:nth-child(6) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(6) .img {
  width: 84%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(11) {
  width: 20%;
  
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/897d45fb-35e7-481f-9a35-c30f50e59c33.jpg?d=1698807128434);
  color: #fff;
}
.cont .page1 ul li:nth-child(11) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(11) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(20) {
  width: 20%;
  background: #d6d6d6;
  color: #fff;
}
.cont .page1 ul li:nth-child(20) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(20) .img {
  width: 94%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(10) {
  width: 20%;
  background: #a7a7a7;
  color: #fff;
}
.cont .page1 ul li:nth-child(10) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(10) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(13) {
  width: 20%;
  background: #a7a7a7;
  color: #fff;
}
.cont .page1 ul li:nth-child(13) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(13) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(17) {
  width: 20%;
  background: #a7a7a7;
  color: #fff;
}
.cont .page1 ul li:nth-child(17) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(17) .img {
  width: 98%;
  position: absolute;
  bottom: 0;
  right: 1%;
}
.cont .page1 ul li:nth-child(14) {
  width: 20%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/e656bfb4-4e4e-4622-8973-24b3dbee08a9.jpg?d=1698807144841);
}
.cont .page1 ul li:nth-child(14) .more{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.cont .page1 ul li:nth-child(14) .more .img {
  max-width: 140px;
  margin: 0 auto;
}
.cont .page1 ul li:nth-child(14) .more a{
  color: #fff;
  display: inline-block;
  margin-top: 4%;
  font-size: 14px;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}
.cont .page1 ul li:nth-child(14) .more a:hover{
  border-bottom: 1px solid #fff;
}
.cont .page1 ul li:nth-child(8) {
  width: 40%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/64f8c058-ff76-4b16-afcb-cdc256fac27a.jpg?d=1698807189744);
}
.cont .page1 ul li:nth-child(8) .txt {
  position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
}
.cont .page1 ul li:nth-child(8) .txt span {
  display: block;
  margin-top: 5%;
}
.cont .page1 ul li:nth-child(8) .img {
  width: 49.23%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(15) {
  width: 20%;
  background: #fff;
  color: #fff;
}
.cont .page1 ul li:nth-child(15) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(15) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}.cont .page1 ul li:nth-child(21) {
  width: 20%;
  background: #fff;
  color: #fff;
}
.cont .page1 ul li:nth-child(21) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(21) .img {
  width: 94%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(12) {
  width: 20%;
  background: #fff;
  color: #fff;
}
.cont .page1 ul li:nth-child(12) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(12) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.cont .page1 ul li:nth-child(5) {
  width: 20%;
  background: #d6d6d6;
  color: #fff;
}
.cont .page1 ul li:nth-child(5) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(5) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.cont .page1 ul li:nth-child(4) {
  width: 20%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/2fb72aa5-bd71-403c-b722-f5f886519f75.jpg?d=1698807230929);
  color: #fff;
}
.cont .page1 ul li:nth-child(4) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(4) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(16) {
  width: 20%;
  background: #a7a7a7;
  color: #fff;
}
.cont .page1 ul li:nth-child(16) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(16) .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:nth-child(18) {
  width: 20%;
  background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202306270002/cms/image/897d45fb-35e7-481f-9a35-c30f50e59c33.jpg?d=1698807128434);
  color: #fff;
}
.cont .page1 ul li:nth-child(18) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(18) .img {
  width: 99%;
  position: absolute;
  bottom: 0;
  right: 0%;
}


.cont .page1 ul li:nth-child(19) {
  width: 20%;
  background:#d6d6d6;
  color: #fff;
}
.cont .page1 ul li:nth-child(19) .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li:nth-child(19) .img {
  width: 88%;
  position: absolute;
  bottom: 0;
  right: 3%;
}

.cont .page1 ul li.p19 {
  width: 20%;
  background: #d6d6d6;
  color: #fff;
}
.cont .page1 ul li.p19 .txt {
  position: absolute;
  bottom: 8%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.cont .page1 ul li.p19 .img {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cont .page1 ul li:hover .img img {
  transform: scale(1.04);
}
.cont .page2 {
  margin-top: 10%;
  position: relative;
}
.cont .page2 .img_l {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
}
.cont .page2 .w1440 {
  overflow: initial;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.cont .page2 .txt {
  width: 48%;
}
.cont .page2 .txt p {
  display: block;
  color: #231815;
}
.cont .page2 .txt span {
  display: block;
  color: #231815;
  letter-spacing: 0.5em;
  margin-top: 5%;
}
.cont .page2 .txt span::after {
  content: '';
  display: block;
  width: 120px;
  height: 2px;
  background: #bc9480;
  margin: 6% 0 7%;
}
.cont .page2 .txt .des {
  color: #7d7d7d;
  line-height: 3.33;
  text-align: justify;
  letter-spacing: 0.18em;
}
.cont .page2 .img {
  width: 45%;
  position: relative;
}
.cont .page2 .img .img_r {
  transition: all 0.5s;
  width: 136%;
  position: relative;
  z-index: 5;
}
.cont .page2 .img .img_r:hover {
  transform: scale(1.02);
}
.cont .page2 .img .bq {
  position: absolute;
  left: -52.5%;
  bottom: -18%;
  width: 52.5%;
}
.cont .page2 .img .bq img {
  transition: all 0.5s;
}
.cont .page2 .img .bq:hover img {
  transform: scale(1.02);
}
.cont .page3 {
  margin-top: 20%;
  padding: 16% 0;
}
.cont .page3 .txt {
  text-align: center;
}
.cont .page3 .txt p,
.cont .page3 .txt span,
.cont .page3 .txt .des {
  color: #fff;
  display: block;
}
.cont .page3 .txt p {
  letter-spacing: 0.1em;
}
.cont .page3 .txt span {
  letter-spacing: 0.5em;
  margin-top: 1.7%;
}
.cont .page3 .txt span::after {
  content: '';
  display: block;
  width: 140px;
  height: 2px;
  margin: 2.2% auto 2%;
  background: #9a8377;
}
.cont .page3 .txt .des {
  width: 44%;
  margin: 0 auto;
  line-height: 3.33;
  letter-spacing: 0.2em;
}
/* 125% */
@media screen and (max-width: 1366px) {
  .cont .page2 .txt .des {
    line-height: 2.2;
  }
  .cont .page3 .txt .des {
    line-height: 2.2;
    width: 60%;
  }
}
@media screen and (max-width: 1280px) {
  .cont .page2 .img_l {
    width: 20px;
  }
}
/* 150 */
@media screen and (max-width: 998px) {

  .cont .page1 ul li:nth-child(7) .img img{
        width: 50%;
      margin: 0 auto;
    }
  
  
  
  
  .cont {
    padding-top: 30px;
  }
  .cont .page1 ul {
    margin-top: 30px;
  }
  .cont .title .bg {
    width: 20%;
  }
  .cont .title .text {
    top: 69%;
  }
  .cont .page1 ul li:nth-child(1),
  .cont .page1 ul li:nth-child(2),
  .cont .page1 ul li:nth-child(7){
    width: 100%;
    padding-top: 51%;
  }
  .cont .page1 ul li:nth-child(3),
  .cont .page1 ul li:nth-child(4),
  .cont .page1 ul li:nth-child(6),
  .cont .page1 ul li:nth-child(5),
  .cont .page1 ul li:nth-child(8),
  .cont .page1 ul li:nth-child(9),
  .cont .page1 ul li:nth-child(10),
  .cont .page1 ul li:nth-child(13),
  .cont .page1 ul li:nth-child(11),
  .cont .page1 ul li:nth-child(12),
  .cont .page1 ul li:nth-child(14),
  .cont .page1 ul li:nth-child(20),
  .cont .page1 ul li:nth-child(21),
  .cont .page1 ul li:nth-child(15),
  .cont .page1 ul li:nth-child(16),
  .cont .page1 ul li:nth-child(17),
  .cont .page1 ul li:nth-child(18),
  .cont .page1 ul li:nth-child(19) {
    width: 50%;
    padding-top: 50%;
  }

  .cont .page1 ul li:nth-child(3) .txt{
  bottom: 8%;
  top:auto;
  left: 0;
  transform: translateY(0);
  width: 100%;
  text-align: center;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.cont .page1 ul li:nth-child(3){
  color: #fff;
}
.cont .page1 ul li:nth-child(3) .img{
  width: 89%;
}
  .cont .page1 ul li:nth-child(3) .txt span{margin:0}
  .cont .page1 ul li:nth-child(3) .txt span, .cont .page1 ul li:nth-child(3) .txt p{font-size:16px;font-weight: inherit;}


.cont .page1 ul li:nth-child(7) .img img{width: 100%;
  margin: 0 auto;}
  .cont .page1 ul li:nth-child(9) .txt,.cont .page1 ul li:nth-child(8) .txt,.cont .page1 ul li:nth-child(12) .txt{
  bottom: 8%;
  top:auto;
  left: 0;
  transform: translateY(0);
  width: 100%;
  text-align: center;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.cont .page1 ul li:nth-child(9) p br{display:none}
.cont .page1 ul li:nth-child(9) .txt span{margin:0}
.cont .page1 ul li:nth-child(9),.cont .page1 ul li:nth-child(8),.cont .page1 ul li:nth-child(12){
color: #fff;
}
.cont .page1 ul li:nth-child(9) .img,.cont .page1 ul li:nth-child(8) .img{
width: 100%;right: 0%;
}
  .cont .page1 ul li:nth-child(12) .img{width:90%;        overflow: hidden;}
  .cont .page1 ul li:nth-child(12) .img img,.cont .page1 ul li:nth-child(15) .img img{transform: scale(1.01);}
  .cont .page1 ul li:nth-child(9) .txt p,.cont .page1 ul li:nth-child(9) .txt span{
    font-size: 16px;font-weight: inherit;
  }
  .cont .page1 ul li:nth-child(15) .img{    overflow: hidden;}
.cont .page1 ul li:nth-child(9) .img img{width: 100%;
  margin: 0 auto;}
  
  
  
  
   .cont .page1 ul li:nth-child(18) .txt{
  bottom: 8%;
  top:auto;
  left: 0;
  transform: translateY(0);
  width: 100%;
  text-align: center;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.cont .page1 ul li:nth-child(18) p br{display:none}
.cont .page1 ul li:nth-child(18) .txt span{margin:0}
.cont .page1 ul li:nth-child(18){
color: #fff;
}
.cont .page1 ul li:nth-child(18) .img{
width: 100%;right: 0%;
}
  .cont .page1 ul li:nth-child(18) .txt p,.cont .page1 ul li:nth-child(18) .txt span{
    font-size: 16px;font-weight: inherit;
  }
.cont .page1 ul li:nth-child(18) .img img{width: 100%;
  margin: 0 auto;}
  

.cont .page1 ul li:nth-child(15) .img img,
.cont .page1 ul li:nth-child(16) .img img,
  
  .cont .page1 ul li:nth-child(18) .img img{
  	width:90%
  }
  
  
  .cont .page2 .img_l {
    display: none;
  }
  .cont .page2 .txt {
    width: 100%;
  }
  .cont .page2 .img {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
  }
  .cont .page2 .img .img_r {
    width: 100%;
  }
  .cont .page2 .img .bg {
    display: none;
  }
  .cont .page2 {
    margin-top: 50px;
  }
  .cont .page2 .txt span {
    margin-top: 15px;
  }
  .cont .page2 .txt span::after {
    margin: 10px 0 15px;
  }
  .cont .page3 {
    margin-top: 50px;
        padding: 28% 0;
  }
  .cont .page3 .txt .des {
    width: 90%;
  }
  .cont .page3 .txt span {
    margin-top: 10px;
  }
  .cont .page3 .txt span::after {
    margin: 15px auto 15px;
  }
    .cont .page1 .list{        margin-top: 30px;}
}
@media screen and (max-width: 768px) {
  .cont .page1 .list{
  
      grid-template-columns: repeat(2,1fr);

  }

}