.v1 {
  width: 100%;
  margin: auto;
  height: 600px;
  position: relative;
  
}
@media only screen and (min-width: 1024px) {
  .v1 {  
	width: 70%;
  /*max-width:1300px;*/
  margin: 0 auto;
  height: 600px;
  position: relative;
  /*margin-left: 80px;*/
  transform: scale(1.2);
  }
  .v{
	  margin-top:80px;
  }
  .v7{
	  margin-top:100px;
	  transform: scale(1.1);
  }

}
	
.v2 {
  position: absolute;
  left: 75px;
  z-index: 2;
  top: 70px;
  color: rgb(220, 4, 3);
  font-style: italic;
  font-size: 30px;
}
.v3 {
  z-index: 1;
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  left: 234px;
  top: 10px;
  background-color: #ffd1e1;
}
.footer {
  height: 40px;
  width: 90%;
  margin: auto;
  align-items:
   center;
  list-style: none;
  display: flex;
  justify-content: space-between;
  margin-left: 50px;
}
.top1 {
  width: 40%;
  height: 1px;
  /* margin-left: -10px; */
  background-color: rgb(148, 42, 48);
}
.top2 {
  color: rgb(148, 42, 48);
  /* margin-left: -35px; */
  text-align: center;  
  padding: 0 10px;  
}
.p4 {
  margin-top: -10px;
  margin-bottom: 15px;
}
.v4 {
  position: absolute;
  left: 360px;
  font-style: italic;
  /*   font-family: Arial, sans-serif; */
  top: 100px;
  font-size: 148px;
  z-index: 2;
  font-weight: bold;
  color: #e12c22;
  margin-left: -70px;
}
.v5 {
  position: absolute;
  left: 380px;
  top: 310px;
  text-align: center;
  margin-left: -160px;
}
.v5 p {
  font-size: 14px;
  color: #9f2d2d;
}
.v6 {
  position: absolute;
  left: 530px;
  top: 430px;
}
.v6 a {
  text-decoration: none;
  font-size: 18px;
  background-color: white;
  color: #9f2d2d;
  border-radius: 28.5px;
  padding: 10px 20px;
}
.v6 a:hover {
  transition: 0.5s;
  position: absolute;
  transform: scale(1.1);
}
.v7 {
  width: 100%;
  max-width:1300px;
  margin: auto;
}
.v71 {
  text-align: center;
  color: #e12c22;
  font-weight: bold;
  font-size: 30px;
  margin-top: 40px;
}
.v72 {
  text-align: center;
  color: #e12c22;
  font-size: 16px;
  margin-top: 7px;
  margin-left: -35px;
}
.v73 {
  width: 90%;
  margin: 30px auto;
  display: flex;
  list-style: none;
  justify-content: space-around;
}
.v73 li {
  width: 30%;
  background-color: white;

  padding: 20px;
  border-radius: 10px;
  box-shadow: 7px 8px 10px #00000090;
}
.v73 li .p2 {
  width: 90%;
  height: 200px;
  margin: 30px auto;
}
.v73 li .p2 img {
  border-radius: 10px;
  width: 100%;
  margin: auto;
  height: 100%;
}
.p3 {
  font-size: 10px;
  color: #cc4747;
  margin: 17px auto 30px;
}
.p31 {
  font-size: 9.7px;
  color: #cc4747;
  margin: 17px auto 30px;
}
.p32 {
  font-size: 9.8px;
  color: #cc4747;
  margin: 17px auto 30px;
}
.p4 a {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #e12c22;
  background-color: #ffd1e1;
  padding: 10px;
  border-radius: 28.5px;
}
.p1 {
  color: #9b2121;
  font-weight: bold;
  font-size: 16px;
}
.p5 {
  text-align: center;
  color: #9b2121;
  font-size: 16px;
  font-weight: bold;
}
.v8 {
  width: 100%;
  max-width:1300px;
  position: relative;
  margin: 20px auto;
}
.p6 {
  color: #9f2d2d;
}
.v81 {
  right: 50px;
  padding: 6px 19px;
  position: absolute;

  justify-content: center;
  display: flex;
  border-radius: 28.5px;
  background-color: rgb(255, 202, 220);
  align-items: center;
}
.v81 a {
  display: flex;
  align-items: center;
  line-height: 10px;
  border-radius: 10px;
  margin-left: 10px;
  background-color: #e12c22;
}
.v81 a img {
  width: 30px;
}
.v81 a p {
  padding-top: 0px;
}
.v82 {
  padding: 50px;
  display: flex;
}
.v821 {
  width: 30%;
  padding-left: 50px;
}
.v822 {
  width: 70%;
  padding-left: 220px;
  margin-top: 200px;
}
.v822 h2 {
  font-weight: bold;
  color: #e12c22;
}
.v821 img {
  margin-left: 50px;
  border-radius: 10px;
  width: 100%;
  height: 500px;
}
.v821 img:hover {
  cursor: pointer;
  transform: scale(1.1);
  transition: 0.5s;
}
.v823 {
  margin-top: 30px;
}
.v823 p {
  font-size: 16px;
  color: #9f2d2d;
}
.v9 {
  width: 90%;
  margin: 40px auto;
}
.v91 {
  color: #e12c22;
  font-style: italic;
}
.v92 {
  display: flex;
  list-style: none;
}
.v92 li {
  padding-top: 30px;
}

.v95 p {
  font-size: 16px;
  color: #9f2d2d;
}
.v92 li .v942 img {
  width: 700px;
  border-radius: 10px;
  height: 400px;
}
.v92 li .v941 img {
  width: 480px;
  height: 400px;
  border-radius: 10px;
}
.li2 {
  margin-left: 150px;
}
.p2 img:hover {
  cursor: pointer;
  transform: scale(1.1);
  transition: 0.6s;
}
.v10 {
  text-align: center;
}
.v10 img {
  border-radius: 10px;
  width: 600px;
  height: 300px;
}
.v101 {
  font-weight: bold;

  color: #e12c22;
}
.v102 {
  margin-top: 30px;
  color: #9f2d2d;
  padding-left: 400px;
  font-size: 14px;
  text-align: left;
}
.v11 {
  display: flex;
  width: 100%;
  max-width:1200px;
  margin: auto;
  justify-content: space-between;
  list-style: none;
}
.v11 li {
  width: 25%;
}
.v11 img {
  width: 100%;
  height: 300px;
  border-radius: 10px;
}
.v11v {
  color: #9f2d2d;
  font-size: 14px;
  margin-top: 20px;
}
.v12 {
  display: flex;
  margin: 40px auto;
  width: 1200px;
  justify-content: space-between;
}
.p7 img {
  width: 100%;
  max-width: 600px;
  height: 500px;
  border-radius: 10px;
}
.p8 img {
  width: 100%;
  max-width: 400px;
  height: 500px;
  border-radius: 10px;
}
.v13 {
  width: 100%;
  max-width:1200px;
  font-size: 16px;
  margin: 100px auto;
  color: #e12c22;
}

/* ===================== */
.mobileMenu{
  display: none;
}
/* 当屏幕宽度小于750px时应用的样式 */
@media screen and (max-width: 750px) {
  .index_box{
    background-size: cover;
    /* background-position: center;  */
    background-position: center 180px;
  }
  .box{
    position: relative;
  }
  .box2{
      display: none;
  }
  .mobileMenu{
      display: block;
      color: rgb(190, 29, 29);
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-end;
      flex-wrap: wrap;
  }
  .mobileMenu svg{
      width: 30px;
      height: 30px;
      color: rgb(190, 29, 29);
      margin-top: -5px;
  }
  .mobileMenu_list{
      display: none;
      /* margin-top: 45px; */
      /* position: absolute; */
      /* left: 0; */
      /* top: 0;
      right: 0; */
      padding:0 0 0 15px;
      /* display: flex; */
      flex-wrap: wrap;
      flex-direction: column;
      justify-content: flex-end;
      width: 250px;
      /* background-color: rgba(0, 0, 0, 0.2); */
      /* background-color:rgba(190, 29, 29,0.2); */
  }
  .mobileMenu_list li{
      list-style:none;
      list-style-type: none;
      text-align: right;
      font-size: 16px;
      margin-right: 10px;
      margin-bottom: 10px;
  }
  .mobileMenu_list>li{
    font-size: 25px;
    font-weight: 600;
  }
  .mobileMenu_list a {
      text-decoration: none;
      color: inherit; 
  }
  .v4{
    left:130px !important;
    font-size: 70px !important;
  }
  .v5 {
      width: 80%;
      left: 47% !important;
  }
  .footer{
    margin-left: 5%;
  }
  .v6 {
    position: absolute;
      left: 40% !important;
      top: 530px !important;
  }
  .v73{
    flex-wrap: wrap;
  }
  .v73 li{
    width: 100%;
    margin-bottom: 15px;
  }
  .x1{
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .x1 li{
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .x1 li .op1{
    margin-left: 0;
  }
  .hot{
    flex-wrap: wrap;
    justify-content: center;
  }
  .hot>div{
    width: 100%;
    margin-bottom: 15px;
  }
  .hot .hot_left{
    margin-left: 0;
  }
  .hot .lfet3{
    display: flex;
    justify-content: center;
  }
  .carousel{
    margin-left:12%;
  }
  .hot_right{
    margin-left: 0;
    width: 80% !important;
    padding-top:0;
    font-size: 10px;
  }
  .hot_right li .k1{
    font-size: 12px;
  }

  .carousel-inner{
    height: 250px !important;
  }s
  .slide img{
    height: 100%;
  }
  .prev, .next {
    position: absolute;
    top: 50%;
  }
  .lop{
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .lop .lop_left{
    width: 100% !important;
    height: 57vh;
  }
  .lop #lop_right{
    width: 95%;
    padding:0 0;
    /* margin-top: 100px; */
    margin-top: 19%;
  }
  .lop .a51,.lop .a61{
    width: 90vw;
  }
  .lop .a1{
    left: 50px;
  }
  .lop .a3{
    left: 180px;
  }
  .lop .a2{
    left: 24px;
  }
  .v3{
    display:none;
  }
  .navss{
    top: 5px !important;
    left: -165px !important;
    width: auto;
    display: block;
    position: unset;
    background-color: transparent;
    margin-right: 15%;
    padding-bottom: 0;
  }
  .navs{
    top: 5px !important;
    left: -128px !important;
    width: auto;
    display: block;
    position: unset;
    background-color: transparent;
    margin-right: 15%;
  }
  .navs li,.navss li{
    margin-bottom: 3px;
  }
  .a71{
    width: 86vw;
  }
}
.xo {
  position: relative;
  display: inline-block; /* 确保容器只包裹住图片 */
}

.xo a {
  text-decoration: none;
  color: black;
  font-size: 18px;
  font-family: 'Gill Sans', sans-serif;
  font-weight: 700;
  position: absolute;
  bottom: 10px; /* 距离图片底部的距离 */
  left: 80%; /* 水平居中 */
  transform: translateX(-50%); /* 微调水平位置使其真正居中 */
  white-space: nowrap; /* 防止文字换行 */
}

/* 对于宽度小于1200px的屏幕进行调整 */
@media (max-width: 1200px) {
  .xo a {
    bottom: 10px; /* 保持底部距离一致 */
    font-size: 17px; /* 根据需要适当减小字体大小 */
  }
}

/* 对于宽度小于900px的屏幕进行调整 */
@media (max-width: 900px) {
  .xo a {
    bottom: 10px; /* 依然保持底部距离不变 */
    font-size: 16px; /* 进一步根据需要减小字体大小 */
  }
}

/* 对于宽度小于600px的屏幕进行调整 */
@media (max-width: 600px) {
  .xo a {
    bottom: 10px; /* 保持底部距离一致 */
    font-size: 15px; /* 在非常小的屏幕上可能需要更小的字体 */
    left: 10px; /* 如果需要，可以改变左侧距离以适应小屏幕 */
    transform: none; /* 取消translateX，因为我们已经指定了具体left值 */
  }
}