@charset "UTF-8";
/******公用头部******/
/* This CSS is generated by My Snazzy Framework version 1.2.3 */
@import url("../css/header.css");
@import url("../css/foot.css");
#section01 {
  padding: 3% 0;
  overflow: hidden;
}

#section01 .itemBox1 {
  display: flex;
  background-color: #fff;
  gap: calc(50/ 1200 * 100%);
}

#section01 .itemBox1 .item01 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex: 0 1 calc(847/ 1200 * 100%);
}

#section01 .itemBox1 .item01 h1 {
  font-size: 40px;
  font-weight: 500;
  color: #333333;
  line-height: 2em;
  max-width: fit-content;
}

@media screen and (max-width: 1024px) {
  #section01 .itemBox1 .item01 h1 {
    font-size: 22px;
  }
}

#section01 .itemBox1 .item01 .aboutTitle span {
  font-size: 20px;
  color: #666666;
  margin-bottom: 10px;
  display: block;
}

#section01 .itemBox1 .item01 .aboutTitle i {
  width: 100%;
  max-width: 85px;
  height: 4px;
  display: block;
  background-color: #0068b7;
}

@media screen and (max-width: 1024px) {
  #section01 .itemBox1 .item01 .aboutTitle {
    margin-bottom: 15px;
  }
  #section01 .itemBox1 .item01 .aboutTitle span {
    font-size: 14px;
  }
}

#section01 .itemBox1 .item01 .aboutIntr {
  overflow: hidden;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  text-indent: 2em;
}

#section01 .itemBox1 .item01 .aboutIntr a {
  display: unset;
  color: #0068b7;
  margin-left: 10px;
}

@media screen and (max-width: 1024px) {
  #section01 .itemBox1 .item01 .aboutIntr {
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 10px;
  }
}

#section01 .itemBox1 .item01 .aboutImg {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

#section01 .itemBox1 .item01 .aboutImg img {
  max-width: calc(100% / 3 - 20px);
}

@media screen and (max-width: 1024px) {
  #section01 .itemBox1 .item01 .aboutImg {
    overflow-x: scroll;
  }
  #section01 .itemBox1 .item01 .aboutImg img {
    max-width: 40%;
    flex-shrink: 0;
  }
}

#section01 .itemBox1 .item02 {
  overflow: hidden;
  flex: 0 1 calc(303/ 1200 * 100%);
}

@media screen and (max-width: 1024px) {
  #section01 .itemBox1 {
    flex-direction: column;
  }
  #section01 .itemBox1 .item02 {
    display: none;
  }
}

#section02 {
  background-color: #f3f6f8;
  padding: 5% 0;
}

#section02 .itemBox .item01 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#section02 .itemBox .item01 ul li {
  position: relative;
  width: 100%;
  height: auto;
}

#section02 .itemBox .item01 ul li .imgs {
  overflow: hidden;
  height: 100%;
}

#section02 .itemBox .item01 ul li .imgs img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 0.5s;
}

#section02 .itemBox .item01 ul li .text {
  width: 100%;
}

#section02 .itemBox .item01 ul li .text h5 {
  font-size: 16px;
  font-weight: 500;
}

#section02 .itemBox .item01 ul li a {
  width: 100%;
  height: 100%;
}

#section02 .itemBox .item01 ul li:hover img {
  transform: scale(1.1);
}

#section02 .itemBox .item01 .sec_im01-pagination {
  margin-top: 5%;
  display: flex;
  gap: 5px;
  justify-content: center;
}

#section02 .itemBox .item01 .sec_im01-pagination .swiper-pagination-bullet {
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 10px;
  --swiper-pagination-bullet-inactive-color: var(--base);
  --swiper-pagination-bullet-horizontal-gap: 5px;
  --swiper-pagination-color: #f00;
}

#section02 .itemBox .more {
  margin: 0 auto;
  margin-top: 3%;
  width: 120px;
  height: 40px;
  border-color: var(--base);
  border-width: 1px;
  border-style: solid;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section02 .itemBox .more a {
  font-size: 16px;
  color: var(--base);
}

#section02 .itemBox .more:hover {
  background-color: var(--base);
}

#section02 .itemBox .more:hover a {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  #section02 .itemBox .more {
    margin-top: 5%;
    width: 90px;
    height: 30px;
    border-color: var(--base);
    border-width: 1px;
    border-style: solid;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #section02 .itemBox .more a {
    font-size: 14px !important;
  }
  #section02 .itemBox .more a {
    font-size: 16px;
    color: var(--base);
  }
  #section02 .itemBox .more:hover {
    background-color: var(--base);
  }
  #section02 .itemBox .more:hover a {
    color: #fff;
  }
}

#section03 {
  background-color: #fff;
  padding: 5% 0;
}

#section03 .itemBox .item01 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#section03 .itemBox .item01 ul li {
  position: relative;
  width: 100%;
  height: auto;
}

#section03 .itemBox .item01 ul li .imgs {
  overflow: hidden;
  height: 100%;
}

#section03 .itemBox .item01 ul li .imgs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

#section03 .itemBox .item01 ul li .text {
  width: 100%;
}

#section03 .itemBox .item01 ul li .text h5 {
  font-size: 16px;
  font-weight: 500;
}

#section03 .itemBox .item01 ul li a {
  width: 100%;
  height: 100%;
}

#section03 .itemBox .item01 ul li:hover img {
  transform: scale(1.1);
}

#section03 .itemBox .item01 ul li .imgs {
  height: 230px;
}

#section03 .itemBox .item01 ul li .text .time {
  font-family: "Arial";
  display: flex;
  gap: 10px;
}

#section03 .itemBox .item01 ul li .text .time h4 {
  font-size: 36px;
  color: #0068b7;
}

#section03 .itemBox .item01 ul li .text .time span {
  font-size: 14px;
  color: #bfbfbf;
  align-self: flex-end;
  margin-bottom: 10px;
}

#section03 .itemBox .item01 ul li .text h5 {
  color: #2d373c;
  font-size: 18px;
  line-height: 2em;
}

#section03 .itemBox .item01 ul li .text p {
  font-size: 14px;
  color: #9d9d9d;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#section03 .itemBox .item01 .sec_im02-pagination {
  margin-top: 3%;
  display: flex;
  gap: 5px;
  justify-content: center;
}

#section03 .itemBox .item01 .sec_im02-pagination .swiper-pagination-bullet {
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-size: 10px;
  --swiper-pagination-bullet-inactive-color: var(--base);
  --swiper-pagination-bullet-horizontal-gap: 5px;
  --swiper-pagination-color: #f00;
}

#section03 .itemBox .more {
  margin: 0 auto;
  margin-top: 3%;
  width: 120px;
  height: 40px;
  border-color: var(--base);
  border-width: 1px;
  border-style: solid;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  display: flex;
  justify-content: center;
  align-items: center;
}

#section03 .itemBox .more a {
  font-size: 16px;
  color: var(--base);
}

#section03 .itemBox .more:hover {
  background-color: var(--base);
}

#section03 .itemBox .more:hover a {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  #section03 .itemBox .more {
    margin-top: 5%;
    width: 90px;
    height: 30px;
    border-color: var(--base);
    border-width: 1px;
    border-style: solid;
    text-align: center;
    transition: all 0.3s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #section03 .itemBox .more a {
    font-size: 14px !important;
  }
  #section03 .itemBox .more a {
    font-size: 16px;
    color: var(--base);
  }
  #section03 .itemBox .more:hover {
    background-color: var(--base);
  }
  #section03 .itemBox .more:hover a {
    color: #fff;
  }
}

#section04 {
  padding: 5% 0;
  background-color: #f3f6f8;
}

#section04 .itemBox3 ul {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

#section04 .itemBox3 ul li {
  width: calc((100% - 70px) / 4);
  border: 1px solid #dadada;
  background-color: #fff;
}

#section04 .itemBox3 ul li a {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2em;
  font-size: 16px;
  color: #333333;
}

@media screen and (max-width: 1024px) {
  #section04 .itemBox3 ul li {
    width: calc((100% - 24px) / 2);
  }
  #section04 .itemBox3 ul li a {
    font-size: 14px;
  }
}

.h1_title {
  display: flex;
  /* align-items: flex-end; */
  flex-direction: column;
  row-gap: 15px;
  margin-bottom: 3%;
}

@media screen and (max-width: 1024px) {
  .h1_title {
    row-gap: 5px;
  }
}

.h1_title h1 {
  width: auto;
  height: auto;
  overflow-wrap: break-word;
  color: #ecc889;
  font-size: 48px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  white-space: nowrap;
  opacity: 0.5;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .h1_title h1 {
    font-size: 28px;
    font-weight: 600;
  }
}

.h1_title span {
  overflow-wrap: break-word;
  color: #333333;
  font-size: 40px;
  font-weight: 500;
  font-family: MicrosoftYaHeiLight;
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  .h1_title span {
    font-size: 24px;
  }
}

.h1_title i {
  background-color: var(--base);
  width: 80px;
  height: 6px;
  margin: 19px auto 0;
}

@media screen and (max-width: 1024px) {
  .h1_title i {
    margin: 0px auto 0;
  }
}

.itemxxx {
  position: sticky;
  top: 0;
  left: 0;
  background-image: radial-gradient(#08020278 1px, #fff 1px);
  background-size: 2px 2px;
  backdrop-filter: saturate(50%) blur(2px);
}

/**视频弹出**/
.videos {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}

#video_bg {
  width: 80%;
  height: auto;
  top: 50%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vclose {
  position: absolute;
  right: 2%;
  top: 2%;
  border-radius: 100%;
  cursor: pointer;
}

.button {
  transition: 0.5s;
  outline: none;
  position: absolute;
  width: auto;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.button .iconfont {
  color: var(--base);
  font-size: 60px;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .button .iconfont {
    font-size: 24px;
  }
}

.tabs {
  display: flex;
  gap: 30px;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .tabs {
    gap: 10px;
  }
}

.tabs a {
  font-size: 20px;
  color: #000;
  width: auto;
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  font-weight: 600;
}

@media screen and (max-width: 1024px) {
  .tabs a {
    font-size: 14px;
  }
}

.tabs a.active {
  color: var(--base);
  border-bottom: 0px solid rgba(14, 67, 156, 0);
}

.tabs a.more {
  margin-right: 0;
  margin-left: auto;
  color: #999999;
  font-size: 16px;
}

@media screen and (max-width: 1024px) {
  .tabs a.more {
    font-size: 12px;
  }
}

.tabs a.more:hover {
  color: var(--base);
}
