html, body { width: 100%; height: 100%; overflow-x: hidden; word-break: break-all; -webkit-font-smoothing: antialiased; }
@media (min-width: 320px) {
  html { font-size: 42.6667px; }
}
@media (min-width: 360px) {
  html { font-size: 48px; }
}
@media (min-width: 375px) {
  html { font-size: 50px; }
}
@media (min-width: 384px) {
  html { font-size: 51.2px; }
}
@media (min-width: 414px) {
  html { font-size: 55.2px; }
}
@media (min-width: 448px) {
  html { font-size: 59.7333px; }
}
@media (min-width: 480px) {
  html { font-size: 48px; }
}
@media (min-width: 512px) {
  html { font-size: 68.2667px; }
}
@media (min-width: 544px) {
  html { font-size: 72.5333px; }
}
@media (min-width: 576px) {
  html { font-size: 76.8px; }
}
@media (min-width: 608px) {
  html { font-size: 81.0667px; }
}
@media (min-width: 640px) {
  html { font-size: 85.3333px; }
}
@media (min-width: 750px) {
  html { font-size: 100px; }
}
.Width1770 { max-width: 1770px; }
body { margin: 0px; padding: 0px; font-size: 16px; color: rgb(51, 51, 51); line-height: 180%; border: none; }
body { font-family: "Comic Sans MS"; }
:focus { outline: 0px; }
i { font-style: normal; }
ul, li { list-style: none; padding: 0px; margin: 0px; }
a { color: rgb(51, 51, 51); text-decoration: none; }
a, a:hover, a:active, a:visited, a:link, a:focus { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.fb { font-weight: bold; }
.multi-line-ellipsis { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; }
.clearfix { clear: both; height: 0px; font-size: 0px; }
.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.background { position: fixed; top: 0px; left: 0px; width: 100vw; height: 100vh; background-image: url("../images/bg.jpg"); background-size: cover; background-position: center center; filter: blur(3px); z-index: -1; }
.main {position: relative;z-index: 1;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;color: rgb(255, 255, 255);margin-top: 200px;padding: 0px 40px;max-width: 900px;margin: 200px auto;}
.main .logo {background: url("../images/logo-old.png") 0% 0% / 100px;width: 100px;height: 100px;border: 1px solid rgb(255, 255, 255);border-radius: 50%;background-color: #fff;/* background-size: 124px; */}
.main .index_top { width: 100%; border-bottom: 1px solid rgb(255, 255, 255); height: 60px; margin-bottom: 70px; }
.main .index_top_l { width: 50%; border-right: 1px solid rgb(255, 255, 255); height: 60px; }
.main .index_top_r { width: 50%; height: 60px; }
.main h1 { width: 100%; text-align: center; font-size: 40px; }
.main .con { width: 100%; text-align: center; font-size: 20px; }
.main .index_bom { margin-top: 90px; width: 100%; border-top: 1px solid rgb(238, 238, 238); display: flex; }
.main .index_bom_l { width: 50%; border-right: 1px solid rgb(255, 255, 255); height: 60px; }
.main .index_bom_r { width: 50%; }
nav { margin-bottom: 40px; }
nav ul { display: flex; width: 650px; }
nav li { width: 25%; text-align: center; height: 60px; font-size: 18px; border: 1px solid rgb(255, 255, 255); line-height: 60px; }
nav li a { color: rgb(255, 255, 255); display: inline-block; width: 100%; }
nav .hover a, nav li:hover a { background-color: rgb(231, 116, 111); border-radius: 5px; }
nav li:nth-child(1) { border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-right: 0px; }
nav li:nth-child(2) { border-right: 0px; }
nav li:nth-child(3) { border-right: 0px; }
nav li:nth-child(4) { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.indexPage{
    margin: 0 auto;
    color: #fff;
    padding: .2rem;
    min-height: 100vh;
}
.indexPage h3{
    text-align: center;
    font-size: 40px;
    margin-bottom: 60px;
}
.indexPage .con{
    display: flex;
    align-items: center;
}
.indexPage .con_l{
    width: 60%;
    margin-right: 40px;
}
.indexPage .con_l p{
    /* text-indent: 2em; */
    line-height: 40px;
    font-size: 24px;
}
.indexPage img{
    width: 40%;
    border-radius: 10px;
}
.indexPage1{
  /* width: 100%; */
  background: url('../images/i2.jpeg') no-repeat center top/100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* background-size: 1000px 1000px; */
  /* width: 100vw; */
  /* height: 100vh; */
  background-size: cover;
  background-position: center center;
}
.con .con_p{
  width: 100%;
  font-size: 22px;
  text-indent: 2em;
  line-height: 40px;
}
.indexPage1 h3{
  /* margin-top: 3rem; */
}
.indexPage1 .con .con_p{
  position: relative;
  bottom: 100px;
}
.indexPage1 h3{
  margin-top: 40px;
}
.indexPage h5{
    font-size: 30px;
    text-align: center;
}
.indexPage2 {
  margin-top: 120px;
}
.indexPage2 .p_second{}
.indexPage2 .p_second .p_second_con{
    font-size: 22px;
    margin-left: 40px;
    line-height: 60px;
} 
.indexPage2 .p_href{
    font-size: 22px;
    font-weight: bold;
    margin: 40px;
}
.indexPage2 .p_href >span{
    color: #a83d32;
}
.indexPage2 .p_href a{
    color: #a83d32;
    text-decoration: underline;
}
@media (max-width: 998px) {
  .indexPage h3{
    width: 100%;
    margin-bottom: 0;
    /* font-size: 20px; */
    margin-top: .4rem;
    display: inline-block;
    padding: .2rem;
  }
  .indexPage .con{
    flex-wrap: wrap;
  }
  .indexPage .con_l{
    margin-right: 0;
    width: 100%;
  }
  .indexPage img{
    width: 100%;
  }
}
.indexPage2 .bigImg{
    width: 40%;
}
.indexPage2 .bigImg img{
   /* max-height: 550px; */
    width: 100%;
}
.indexPage2 .bigImg .title{
    font-size: 24px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}
.indexPage2 .videoList{}
.indexPage2 .con_second{}
.indexPage2 .con_second p{
    font-size: 24px;
}
.indexPage2 .videoList video{
    width: 100%;
    height: 550px;
}
.indexPage2 .videoList iframe{
  width: 100%;
  height: 630px;
}
.indexPage3{
  margin-top: 60px;
}
.indexPage3 .bigImg{
  width: 30%;
}
.indexPage3 .lImg{
  margin-right: 20px;
}
.indexPage2 .swiper {
  width: 100%;
  height: 100%;
}

.indexPage2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.indexPage2 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photoList{
  width: 40%;
  position: relative;
  max-width: 600px;
  overflow: hidden;
  height: 600px;
  border-radius: 10px;
}
.indexPage4{margin-top: 30px;}
@media (max-width: 769px) {
  nav ul{flex-wrap: wrap;width: 100%;}
  nav ul li{width: 100%;}
  nav ul li:nth-child(1),  nav ul li:nth-child(2),  nav ul li:nth-child(3) {
    border-right: 1px solid #fff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  nav li:nth-child(4) { border-top-right-radius: 0; border-bottom-right-radius:0; }
  .indexPage img{
    height: 5rem;}
    .indexPage1 .con .con_p{font-size: 20px;}
    .main .index_top{
      margin-bottom: .2rem;
      height: .6rem;
  }
  .main .index_top_l{
    height: .6rem;
  }
  .main .index_bom{
    margin-top: .3rem;
  }
  .main .index_bom_l{
    height: .6rem;
  }
  .indexPage2 .bigImg{
    width: 100%;
  }
  .yqImg{display: none;}
  .photoList{
    width: 100%;
    max-width: 100%;
    height: 6rem;
  }
  .indexPage h5{
    margin: 0;
    font-size: 22px;
  }
  .indexPage .con_l p{
    font-size: 16px;
    line-height: 30px;
  }
  .indexPage2 .p_second .p_second_con{
    margin-left: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .indexPage2{
    margin-top: 0;
  }
  .indexPage2 .bigImg .title{
    font-size: 16px;
    line-height: 20px;
}
  .indexPage h3{
    font-size: 24px;
    margin-top: .2rem;
    padding-top: 0;
  }
  .indexPage .con_l p{
    font-size: 16px;
    line-height: 24px;
  }
  .indexPage2 .p_href{
    font-size: 14px;
    margin: 0;
  }
  .main h1{
    margin: 0;
    font-size: 26px;
  }
  .main .con{
    font-size: 16px;
  }
  nav li{
    width: .8rem;
    height: .8rem;
    font-size: 14px;
    line-height: .8rem;
  }
  .indexPage2 .con_second p{
    font-size: 14px;
  }
  .p_second{
    margin-bottom: .2rem;
  }
}