html,
body {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  font-family: "HarmonyOS";
}
.boxbg1 {
  background: #e4f0fa;
}
@font-face {
  font-family: "HarmonyOS";
  src: url("../css/HarmonyOS-Sans-SC.ttf") format("truetype");
}
.boxbg2 {
  width: 100%;
  height: 100%;
  position: relative;
  background: linear-gradient(to bottom, #f5f5f5, #ffffff);
}
.lj {
  width: 12rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.lj .ljnav ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.9rem;
}
.lj .ljnav ul li {
  font-size: 0.4rem;
  width: 3.2rem;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.lj .ljnav ul .on {
  background: url("../images/navsilder1.png") no-repeat;
  background-size: 100% 100%;
  /** 文本1 */
  color: #01519b;
  font-weight: 700;
}
.lj .ljnav ul .on a {
  color: #01519b;
}
.lj .swiper-ljbox {
  width: 100%;
  height: 100%;
}
.lj .swiper-ljbox .swiper-slide {
  zoom: 1;
  position: relative;
  width: 100%;
  height: 400px;
}
.lj .swiper-ljbox .swiper-slide .zindex {
  z-index: 10 !important;
}
.lj .swiper-ljbox .swiper-slide img {
  width: 4.2rem;
  height: 3.6rem;
  transition: width 0.2s;
  transition: left 0.2s;
  cursor: pointer;
}
.lj .swiper-ljbox .swiper-slide > .box1 {
  width: 100%;
  position: relative;
}
.lj .swiper-ljbox .swiper-slide > .box1 > div {
  position: relative;
  width: 4.2rem;
  height: 3.6rem;
}
.lj .swiper-ljbox .swiper-slide > .box1 > div img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.lj .swiper-ljbox .swiper-slide > .box1 > div .text-blue {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #01519b;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box1 > div .text-white {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box1 .p1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.lj .swiper-ljbox .swiper-slide > .box1 .p2 {
  position: absolute;
  left: 2.6rem;
  top: 0;
  z-index: 2;
}
.lj .swiper-ljbox .swiper-slide > .box1 .p3 {
  position: absolute;
  left: 5.2rem;
  top: 0;
  z-index: 3;
}
.lj .swiper-ljbox .swiper-slide > .box1 .p4 {
  position: absolute;
  left: 7.8rem;
  top: 0;
  z-index: 4;
}
.lj .swiper-ljbox .swiper-slide > .box2 {
  width: 100%;
  position: relative;
}
.lj .swiper-ljbox .swiper-slide > .box2 > div {
  position: relative;
  width: 4.2rem;
  height: 3.6rem;
}
.lj .swiper-ljbox .swiper-slide > .box2 > div img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.lj .swiper-ljbox .swiper-slide > .box2 > div .text-blue {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #01519b;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box2 > div .text-white {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box2 .j1 {
  position: absolute;
  left: 1rem;
  top: 0;
  z-index: 1;
}
.lj .swiper-ljbox .swiper-slide > .box2 .j2 {
  position: absolute;
  right: 1rem;
  top: 0;
  z-index: 2;
}
.lj .swiper-ljbox .swiper-slide > .box3 {
  width: 100%;
  position: relative;
}
.lj .swiper-ljbox .swiper-slide > .box3 > div {
  position: relative;
  width: 4.2rem;
  height: 3.6rem;
}
.lj .swiper-ljbox .swiper-slide > .box3 > div img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.lj .swiper-ljbox .swiper-slide > .box3 > div .text-blue {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #01519b;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box3 > div .text-white {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.46rem;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
.lj .swiper-ljbox .swiper-slide > .box3 .w1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.lj .swiper-ljbox .swiper-slide > .box3 .w2 {
  position: absolute;
  left: 3.9rem;
  top: 0;
  z-index: 2;
}
.lj .swiper-ljbox .swiper-slide > .box3 .w3 {
  position: absolute;
  left: 7.8rem;
  top: 0;
  z-index: 3;
}
.hg {
  width: 12rem;
  margin: 0 auto;
  position: relative;
  height: 8rem;
  margin-top: 1.2rem;
  overflow: hidden;
}
.hg .hgnav ul {
  display: flex;
  justify-content: space-between;
}
.hg .hgnav ul li {
  font-size: 0.4rem;
  width: 3.2rem;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.hg .hgnav ul .on {
  background: url("../images/navsilder2.png") no-repeat;
  background-size: 100% 100%;
  color: #01519b;
  font-weight: 700;
}
.hg .hgnav ul .on a {
  color: #01519b;
}
.hg .swiper-hgbox {
  position: relative;
  width: 100%;
  height: auto;
}
.hg .swiper-hgbox .swiper-slide .zindex {
  z-index: 10 !important;
}
.hg .swiper-hgbox .swiper-slide img {
  width: 4.2rem;
  height: 3.6rem;
  transition: width 0.2s;
  transition: left 0.2s;
  cursor: pointer;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 {
  height: 6rem;
  margin-top: 1.9rem;
  width: 100%;
  position: relative;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div {
  position: relative;
  width: 4.2rem;
  height: 3.6rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div .tit-blue {
  position: absolute;
  left: 1.28rem;
  top: 0.7rem;
  height: 0.46rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.36rem;
  font-weight: 700;
  line-height: 0.46rem;
  color: #01519b;
  text-align: left;
  vertical-align: top;
  z-index: 2;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div .tit-white {
  position: absolute;
  left: 1.28rem;
  top: 0.7rem;
  height: 0.46rem;
  opacity: 1;
  /** 文本1 */
  font-size: 0.36rem;
  font-weight: 700;
  line-height: 0.46rem;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
  z-index: 2;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div .text-blue {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.4rem;
  color: #01519b;
  text-align: left;
  vertical-align: top;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 > div .text-white {
  position: absolute;
  z-index: 2;
  left: 0.5rem;
  bottom: 0.5rem;
  width: 100%;
  opacity: 1;
  font-size: 0.28rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 0.4rem;
  color: #ffffff;
  text-align: left;
  vertical-align: top;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 .p1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 .p2 {
  position: absolute;
  left: 2.6rem;
  top: 0;
  z-index: 2;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 .p3 {
  position: absolute;
  left: 5.2rem;
  top: 0;
  z-index: 3;
}
.hg .swiper-hgbox .swiper-slide > .hgbox1 .p4 {
  position: absolute;
  left: 7.8rem;
  top: 0;
  z-index: 4;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 {
  margin-top: 0.52rem;
  position: relative;
  z-index: 10;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav {
  display: flex;
  justify-content: space-between;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav li {
  cursor: pointer;
  width: 5.54rem;
  height: 1.6rem;
  border: rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 1rem;
  display: flex;
  padding: 0.54rem;
  box-sizing: border-box;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav li .text {
  font-size: 0.36rem;
  font-weight: 700;
  color: #01519b;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav li .icon {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav li .jt {
  width: 0.53rem;
  height: 0.53rem;
  margin-left: auto;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .hgtabnav .on {
  background: linear-gradient(270deg, #ffffff 0%, #e4f0fa 100%);
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 {
  width: 100%;
  height: 100%;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con1 {
  margin-top: 0.64rem;
  width: 100%;
  position: relative;
  z-index: 10;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con1 .p1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con1 .p2 {
  position: absolute;
  left: 3.9rem;
  top: 0;
  z-index: 2;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con1 .p3 {
  position: absolute;
  left: 7.8rem;
  top: 0;
  z-index: 3;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con2 {
  position: relative;
  margin-top: 0.54rem;
  z-index: 10;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con2 h1 {
  font-size: 0.28rem;
  color: #01519b;
  margin-bottom: 0.24rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox2 .swiper-hg1 .con2 p {
  font-size: 0.2rem;
  font-weight: 400;
  line-height: 0.3rem;
  color: #333333;
  margin-bottom: 0.24rem;
  text-align: justify;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 {
  margin-top: 1.5rem;
  position: relative;
  z-index: 10;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-left {
  display: flex;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-left li:nth-child(1) {
  margin-right: 0.4rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-left img {
  width: 2.46rem;
  height: 3.04rem;
  border-radius: 0.16rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right {
  width: 5.5rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .culturenav {
  display: flex;
  margin-bottom: 0.4rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .culturenav li {
  cursor: pointer;
  width: 1.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 12px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.48rem;
  font-size: 0.2rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .culturenav .on {
  width: 1.6rem;
  height: 0.6rem;
  opacity: 1;
  border-radius: 0.6rem;
  background: #01519b;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem 0.2rem;
  color: #fff;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .culturenav .on a {
  color: #fff;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 {
  width: 100%;
  height: 100%;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist li {
  list-style-type: none;
  width: 100%;
  display: flex;
  align-items: center;
  line-height: 0.5rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist li span {
  font-size: 0.2rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist li .num {
  margin-right: 0.2rem;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist li a {
  color: #1d2129;
  font-size: 0.22rem;
  font-weight: 400;
  line-height: 0.54rem;
  flex: 1;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist li a:hover {
  text-decoration: none;
  color: #01519b;
  border: none;
  font-weight: bold;
}
.hg .swiper-hgbox .swiper-slide > .hgbox3 .culture .culture-box-right .swiper-hg2 .swiperlist:nth-child(2) {
  display: none;
}
.mainbg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  width: 100%;
  height: 5.56rem;
  background: url(../images/culturebg.png) no-repeat bottom center;
  background-size: 100% 100%;
}
.footbtn {
  position: absolute;
  right: 0.68rem;
  bottom: 0.7rem;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.footbtn li {
  width: 1.2rem;
  height: 0.6rem;
  background: url("../images/btn.png");
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: #ffffff;
  margin-bottom: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.footbtn li a {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}
.footbtn li a span {
  font-size: 0.24rem;
  color: #01519b;
}
.footbtn li a img {
  width: 0.36rem;
  height: 0.36rem;
  margin-left: 0.08rem;
}
.footbtn li a:hover {
  font-weight: normal;
}
