<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: 4rem;
}
.swiper-container .bg_1 {
  background-image: url(../images/banner_bg_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.swiper-container .bg_1 .img_1 {
  width: 4.19rem;
  height: 0.39rem;
  position: absolute;
  top: 1.63rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_1 .img_2 {
  width: 3.25rem;
  height: 0.56rem;
  position: absolute;
  top: 2.35rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_1 .img_3 {
  width: 3.37rem;
  height: 2.95rem;
  position: absolute;
  top: 0.78rem;
  right: 0rem;
  z-index: 0;
}
.swiper-container .bg_2 {
  background-image: url(../images/banner_bg1_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.swiper-container .bg_2 .img_1 {
  width: 3.54rem;
  height: 0.91rem;
  position: absolute;
  top: 1.41rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_2 .img_2 {
  width: 3.73rem;
  height: 0.56rem;
  position: absolute;
  top: 2.55rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_2 .img_3 {
  width: 3.12rem;
  height: 2.47rem;
  position: absolute;
  top: 1.11rem;
  right: 0.16rem;
  z-index: 0;
}
.swiper-container .bg_3 {
  background-image: url(../images/banner_bg2_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.swiper-container .bg_3 .img_1 {
  width: 3.32rem;
  height: 0.91rem;
  position: absolute;
  top: 1.41rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_3 .img_2 {
  width: 3.45rem;
  height: 0.56rem;
  position: absolute;
  top: 2.49rem;
  left: 0.34rem;
  z-index: 1;
}
.swiper-container .bg_3 .img_3 {
  width: 3.37rem;
  height: 2.87rem;
  position: absolute;
  top: 1.1rem;
  right: 0rem;
  z-index: 0;
}
.banner_1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-color: #f7faff;
}
.banner_1 .item_box {
  width: 45%;
  height: 2rem;
  padding-left: 0.35rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.banner_1 .item_box .img_1_1 {
  width: 0.35rem;
  height: 0.35rem;
  margin-top: 0.55rem;
}
.banner_1 .item_box .flex_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 0.23rem;
}
.banner_1 .item_box .flex_1 .text_1 {
  font-size: 0.22rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-top: 0.33rem;
}
.banner_1 .item_box .flex_1 .text_2 {
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #8C8D9E;
  margin-top: 0.15rem;
}
.banner_1 .item_box:first-of-type {
  border-right: 0.01rem solid #FFFFFF;
  border-bottom: 0.01rem solid #FFFFFF;
}
.banner_1 .item_box:nth-of-type(2) {
  border-bottom: 0.01rem solid #FFFFFF;
}
.banner_1 .item_box:nth-of-type(3) {
  border-right: 0.01rem solid #FFFFFF;
}
.banner_2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.banner_2 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_2 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_2 .flex_box {
  width: 6.46rem;
  margin-top: 0.52rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_2 .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 3.15rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.29rem 0rem rgba(213, 217, 222, 0.35);
}
.banner_2 .flex_box .item_box .img_1 {
  height: 0.56rem;
  margin-top: 0.5rem;
}
.banner_2 .flex_box .item_box .text_1 {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 0.25rem;
}
.banner_2 .flex_box .item_box .text_2 {
  width: 2.45rem;
  font-size: 0.14rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #757F92;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  text-align: center;
}
.banner_2 .flex_box .item_box:nth-of-type(n+3) {
  margin-top: 0.18rem;
}
.banner_3 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: url(../images/banner_two_bg.png);
  background-repeat: no-repeat;
  background-size: 7.5rem 100%;
  padding-bottom: 0.3rem;
}
.banner_3 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_3 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_3 .swiper-containers {
  width: 100%;
  overflow: hidden;
}
.banner_3 .swiper-containers .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_3 .swiper-containers .flex_box {
  width: 6.46rem;
  margin-top: 0.52rem;
  margin-bottom: 0.34rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_3 .swiper-containers .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 3.15rem;
  height: 5.5rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.29rem 0rem rgba(213, 217, 222, 0.35);
  position: relative;
}
.banner_3 .swiper-containers .flex_box .item_box .img_1 {
  height: 0.56rem;
  margin-top: 0.5rem;
  margin-left: 0.29rem;
}
.banner_3 .swiper-containers .flex_box .item_box .text_1 {
  font-size: 0.23rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
  margin-top: 0.25rem;
  margin-left: 0.29rem;
}
.banner_3 .swiper-containers .flex_box .item_box .line {
  width: 2.55rem;
  height: 0.01rem;
  background: #EFEFEF;
  margin-top: 0.19rem;
  margin-left: 0.29rem;
}
.banner_3 .swiper-containers .flex_box .item_box .text_2 {
  width: 2.45rem;
  font-size: 0.14rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #757F92;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  margin-left: 0.29rem;
}
.banner_3 .swiper-containers .flex_box .item_box .hot {
  width: 0.53rem;
  height: 0.26rem;
  position: absolute;
  top: 0;
  right: 0;
}
.banner_3 .swiper-containers .flex_box .item_box:nth-of-type(n+3) {
  margin-top: 0.18rem;
}
.banner_4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.banner_4 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_4 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_4 .flex_box {
  width: 6.66rem;
  margin-top: 0.52rem;
  margin-bottom: 0.86rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_4 .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 3.2rem;
  height: 4.3rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.29rem 0rem rgba(213, 217, 222, 0.35);
}
.banner_4 .flex_box .item_box .img_1 {
  height: 1rem;
  margin-top: 0.5rem;
}
.banner_4 .flex_box .item_box .text_1 {
  width: 2.57rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #3f3f3f;
  text-align: center;
  margin-top: 0.3rem;
}
.banner_4 .flex_box .item_box:nth-of-type(n+3) {
  margin-top: 0.18rem;
}
.banner_5 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #f6f9ff;
}
.banner_5 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_5 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_5 .flex_box {
  width: 6.46rem;
  margin-top: 0.52rem;
  margin-bottom: 0.67rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_5 .flex_box .item_box {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 6.89rem;
  height: 3rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.16rem 0rem rgba(225, 225, 225, 0.35);
  border-radius: 0.04rem;
  padding: 0rem 0.29rem;
}
.banner_5 .flex_box .item_box .img_1 {
  width: 1.47rem;
  flex-shrink: 0;
}
.banner_5 .flex_box .item_box .flex_1 {
  margin-left: 0.33rem;
}
.banner_5 .flex_box .item_box .flex_1 .text_1 {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #0B1D30;
}
.banner_5 .flex_box .item_box .flex_1 .text_2 {
  font-size: 0.16rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #757F92;
  margin-top: 0.32rem;
}
.banner_5 .flex_box .item_box:nth-of-type(n+2) {
  margin-top: 0.18rem;
}
.banner_6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #f3f6ff;
}
.banner_6 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_6 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_6 .flex_box {
  width: 7.14rem;
  margin-top: 0.52rem;
  margin-bottom: 0.65rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_6 .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 3.56rem;
  height: 7rem;
  background: #FFFFFF;
}
.banner_6 .flex_box .item_box .text_1 {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 0.46rem;
  margin-left: 0.21rem;
}
.banner_6 .flex_box .item_box .img_1 {
  width: 3.08rem;
  height: 1.5rem;
  margin: 0.26rem 0.21rem 0.25rem 0.21rem;
}
.banner_6 .flex_box .item_box .flex_1 {
  width: 3.08rem;
  display: flex;
  flex-direction: row;
  margin-top: 0.08rem;
  margin-left: 0.21rem;
}
.banner_6 .flex_box .item_box .flex_1 .dot {
  width: 0.04rem;
  height: 0.04rem;
  background: #252B3A;
  border-radius: 50%;
  margin-top: 0.1rem;
  flex-shrink: 0;
}
.banner_6 .flex_box .item_box .flex_1 .text_2 {
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #757F92;
  line-height: 0.3rem;
  margin-left: 0.08rem;
}
.banner_6 .flex_box .item_box:nth-of-type(n+3) {
  margin-top: 0.02rem;
}
.banner_7 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.banner_7 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_7 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_7 .flex_box {
  width: 6.66rem;
  margin-top: 0.52rem;
  margin-bottom: 0.6rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_7 .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 3.2rem;
  height: 1.8rem;
  background: rgba(43, 55, 79, 0.65);
  border-radius: 0.1rem;
}
.banner_7 .flex_box .item_box .img_1 {
  height: 0.56rem;
  margin-top: 0.44rem;
}
.banner_7 .flex_box .item_box .text_1 {
  width: 2.57rem;
  font-size: 0.22rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.16rem;
}
.banner_7 .flex_box .bg_1 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .bg_2 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .bg_3 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .bg_4 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .bg_5 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .bg_6 {
  width: 3.2rem;
  height: 1.8rem;
  background-image: url(../images/banner_six_6.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.banner_7 .flex_box .item_box:nth-of-type(n+3) {
  margin-top: 0.26rem;
}
.banner_8 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background-image: url(../images/banner_7_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 3.17rem;
  background-color: #f3f6ff;
}
.banner_8 .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_8 .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_8 .flex_box {
  width: 6rem;
  margin-top: 0.52rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_8 .flex_box .item_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 3rem;
  height: 2.9rem;
  background: #FFFFFF;
}
.banner_8 .flex_box .item_box .img_1 {
  height: 0.46rem;
  margin-top: 0.95rem;
}
.banner_8 .flex_box .item_box .text_1 {
  width: 2.57rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #3f3f3f;
  text-align: center;
  margin-top: 0.33rem;
}
.banner_8 .flex_box .item_box:nth-of-type(1) {
  background-color: #fbfbfb;
}
.banner_8 .flex_box .item_box:nth-of-type(4) {
  background-color: #fbfbfb;
}
.banner_new {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background-image: url(../images/banner_11_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #f3f6ff;
}
.banner_new .title {
  width: 100%;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #191e31;
  margin-top: 0.63rem;
  text-align: center;
}
.banner_new .text_minititle {
  width: 5.96rem;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #646566;
  margin-top: 0.25rem;
  text-align: center;
}
.banner_new .flex_box {
  width: 100%;
  margin-top: 0.52rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.banner_new .flex_box .item_box {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0rem 0.2rem;
  margin-top: 0.43rem;
}
.banner_new .flex_box .item_box .flex_left {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.banner_new .flex_box .item_box .flex_left .dot {
  width: 0.06rem;
  height: 0.06rem;
  background: #4493FF;
  margin: 0.12rem 0.2rem 0.1rem 0rem;
  flex-shrink: 0;
}
.banner_new .flex_box .item_box .flex_left .flex_1 {
  width: 5.03rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner_new .flex_box .item_box .flex_left .flex_1 .text_1 {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  width: 5.03rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner_new .flex_box .item_box .flex_left .flex_1 .text_2 {
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #9AA3B7;
  line-height: 0.3rem;
  margin-top: 0.21rem;
  width: 5.03rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.banner_new .flex_box .item_box .flex_right_btn {
  width: 1.44rem;
  height: 0.56rem;
  background: #F6F9FF;
  border-radius: 0.28rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #F87825;
  line-height: 0.56rem;
  text-align: center;
}
.banner_9 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 2.1rem;
  background-image: url(../images/banner_9_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 2.1rem;
}
.banner_9 .btn {
  width: 1.74rem;
  height: 0.48rem;
  border: 0.01rem solid #FFFFFF;
  border-radius: 0.04rem;
  margin-top: 1.16rem;
  text-align: center;
  font-size: 0.22rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.48rem;
}
.banner_10 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #393d42;
}
.banner_10 .text_1 {
  font-size: 0.2rem;
  color: #FFFFFF;
  margin-top: 0.45rem;
}
.banner_10 .QR_img {
  margin-top: 0.2rem;
  width: 2rem;
  height: 2rem;
}
.banner_10 .cell {
  width: 7.1rem;
  height: 0.01rem;
  background: #333334;
  margin-top: 0.45rem;
}
.banner_10 .logo_img {
  width: 1.24rem;
  height: 0.28rem;
  margin: 0.3rem 0rem;
}
.banner_10 .text_2 {
  font-size: 0.16rem;
  color: #888d93;
  line-height: 0.5rem;
}
.banner_10 .text_2:last-of-type {
  margin-bottom: 1.2rem;
}
.fixed_box {
  width: 7.5rem;
  height: 0.95rem;
  background: #F87825;
  text-align: center;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.95rem;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 997;
}
.popup {
  position: fixed;
  display: none;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
  background: rgba(33, 34, 38, 0.6);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup .popup_wrapper {
  width: 5.7rem;
  height: 6.22rem;
  background: #FFFFFF;
  border-radius: 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.popup .popup_wrapper .text_1 {
  font-size: 0.38rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-top: 0.58rem;
  margin-bottom: 0.36rem;
}
.popup .popup_wrapper .ipt_box {
  border: none;
  width: 4.52rem;
  height: 0.8rem;
  background: #F5F7FA;
  border-radius: 0.04rem;
  padding-left: 0.28rem;
  margin-top: 0.24rem;
}
.popup .popup_wrapper .submit {
  width: 4.2rem;
  height: 0.86rem;
  background: #0277FF;
  border-radius: 0.43rem;
  text-align: center;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.86rem;
  margin-top: 0.49rem;
}
.popup .popup_wrapper .close_btn {
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}
.dingzhi {
  position: fixed;
  bottom: 2rem;
  right: 0.1rem;
  width: 0.8rem;
  height: 0.8rem;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  z-index: 99;
  background: url(../images/dingzhi.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.zixun {
  position: fixed;
  bottom: 1.1rem;
  right: 0.1rem;
  width: 0.8rem;
  height: 0.8rem;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  z-index: 99;
  background: url(../images/zixun.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.return-top {
  position: fixed;
  bottom: 2.9rem;
  display: none;
  right: 0.1rem;
  width: 0.8rem;
  height: 0.8rem;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.return-top .xiangshang {
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 0.2rem;
}
.headbox {
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 0.7rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  z-index: 99;
}
.headbox .logo {
  margin-left: 0.15rem;
  width: 1.24rem;
  height: 0.28rem;
  display: block;
}
.headbox .nav-img {
  display: block;
  width: 0.3rem;
  height: 0.26rem;
  margin: 0.05rem auto;
  margin-right: 0.2rem;
}
.headbox .nav-img .nav-icon {
  width: 100%;
  height: 100%;
}
.popup1 {
  position: fixed;
  display: none;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
  background: rgba(33, 34, 38, 0.6);
  z-index: 998;
}
.popup1 .popups-wrapper {
  width: 0%;
  height: 100%;
  background: #ffffff;
  float: right;
}
.popup1 .popups-wrapper .popups-logo {
  margin: 0.15rem 0.1rem 0 0.25rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.popup1 .popups-wrapper .popups-logo .popups-img {
  width: 1.5rem;
  height: 0.38rem;
}
.popup1 .popups-wrapper .popups-logo .popups-guanbiIcon {
  width: 0.35rem;
  height: 0.35rem;
}
.popup1 .popups-wrapper .nav-list {
  margin: 0.25rem 0.1rem 0 0.25rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.popup1 .popups-wrapper .nav-list .nav-text {
  font-size: 0.16rem;
  line-height: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #000000;
}
/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
.content::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  -webkit-box-shadow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
  background: rgba(216, 55, 14, 0.2);
  scrollbar-arrow-color: red;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.05rem;
  border-radius: 0rem;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 0.14rem;
  height: 0.05rem;
  border-radius: 0rem;
  width: 0.14rem !important;
  animation: myanimation 0.2s linear;
  background-color: #FFFFFF;
}
.swiper-paginations {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-paginations .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background-color: #F87825;
  opacity: 1;
}
.swiper-paginations .swiper-pagination-bullet-active {
  width: 0.21rem;
  height: 0.12rem;
  border-radius: 0.06rem;
  animation: myanimation 0.2s linear;
  background-color: #dee1e5;
}
</pre></body></html>