* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.demo {
  cursor: pointer;
}
.ftz {
  font-size: 0;
}
html,
body {
  font-family: "微软雅黑";
  background-color: #ffffff;
}
ul li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
button,
input,
textarea {
  border: none;
  background: none;
  outline: none;
}
.endCode {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.cle {
  clear: both;
}
a {
  text-decoration: none;
}
img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}
.main_width {
  width: 91.47%;
  margin: 0 auto;
}
.main_width_max {
  width: 100%;
  margin: 0 auto;
}
.xtbac {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -5;
}
.xtbac .xt {
  width: 100%;
  opacity: 0.6;
}
.gradient {
  font-size: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  opacity: 0.1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.tit_dt {
  font-size: 0.4rem;
  color: #000;
  font-weight: 600;
  position: absolute;
  top: 0.28rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.header .navbar_box {
  position: relative;
}
.header .navbar_box .nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  z-index: 99;
  top: 0.28rem;
  left: 0.32rem;
}
.header .navbar_box .nav .logo img {
  width: 2.52rem;
  height: 0.64rem;
}
.header .navbar_box .nav .fl img {
  width: 0.64rem;
  height: 0.4rem;
}
.header .navbar_box .nav .tck_box {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0.7rem;
}
.header .navbar_box .nav .tck_box .tck {
  height: 0;
  transition: 0.5s;
  width: 2.2rem;
  background-color: #333333;
  border-radius: 0.08rem;
}
.header .navbar_box .nav .tck_box .tck .sanj {
  width: 0.28rem;
  height: 0.32rem;
  position: absolute;
  right: 0.1rem;
  top: -0.18rem;
}
.header .navbar_box .nav .tck_box .tck .gsjj {
  height: 0.74rem;
  display: flex;
  align-items: center;
  position: relative;
}
.header .navbar_box .nav .tck_box .tck .gsjj .tu {
  width: 0.3rem;
  height: 0.3rem;
  margin: 0 0.18rem;
}
.header .navbar_box .nav .tck_box .tck .gsjj .wenzi {
  font-size: 0.28rem;
  color: #d6d6d6;
}
.header .navbar_box .nav .tck_box .tck .gsjj .wenzi::after {
  content: "";
  width: 1.56rem;
  height: 0.02rem;
  background-color: #434343;
  position: absolute;
  bottom: 0;
  right: 0;
}
.header .navbar_box .nav .tck_box .tck_xs {
  height: 4.5rem;
}
.navbar {
  height: 1.2rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.52rem;
}
.navbar .sy {
  width: 1rem;
  opacity: 0.6;
  text-align: center;
}
.navbar .sy a .sy_img {
  margin: 0 auto;
  width: 0.42rem;
  height: 0.42rem;
}
.navbar .sy a .sy_text {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0.08rem;
}
.navbar .active {
  opacity: 1;
}
.lxwms {
  box-sizing: border-box;
  margin-bottom: 1.2rem;
  font-size: 0;
  background: url(/static/mobile/img/lxwm.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 5.5rem;
}
.lxwms .lxwm_box {
  height: 1.1rem;
  top: 0.32rem;
  position: relative;
}
.lxwms .lxwm_det {
  margin: 0 auto;
  margin-top: 0.5rem;
  width: 6.86rem;
  background-color: white;
  border-radius: 0.08rem;
  padding: 0.34rem 0.24rem;
  display: flex;
}
.lxwms .lxwm_det .det_left {
  width: 3.86rem;
  border-right: 0.02rem solid #dedede;
}
.lxwms .lxwm_det .det_left .dh img {
  width: 0.2rem;
  vertical-align: middle;
}
.lxwms .lxwm_det .det_left .dh span {
  font-size: 0.28rem;
  color: #333;
  margin-left: 0.28rem;
  vertical-align: middle;
}
.lxwms .lxwm_det .det_left .wl {
  margin-top: 0.18rem;
  display: flex;
  flex-direction: row;
}
.lxwms .lxwm_det .det_left .wl img {
  width: 0.32rem;
  vertical-align: middle;
  margin-left: -0.04rem;
}
.lxwms .lxwm_det .det_left .wl span {
  width: 2.92rem;
  font-size: 0.28rem;
  color: #333;
  margin-left: 0.21rem;
  vertical-align: middle;
}
.lxwms .lxwm_det .det_left .dz {
  margin-top: 0.18rem;
  display: flex;
  flex-direction: row;
}
.lxwms .lxwm_det .det_left .dz img {
  width: 0.32rem;
  vertical-align: middle;
  margin-left: -0.04rem;
}
.lxwms .lxwm_det .det_left .dz span {
  font-size: 0.28rem;
  color: #333;
  margin-left: 0.21rem;
  vertical-align: middle;
}
.lxwms .lxwm_det .det_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 0.4rem;
}
.lxwms .lxwm_det .det_right .right_top {
  width: 1.6rem;
  height: 1.6rem;
}
.lxwms .lxwm_det .det_right .right_top img {
  width: 100%;
  height: 100%;
}
.lxwms .lxwm_det .det_right .right_bottom span {
  font-size: 0.2rem;
  color: #666;
}
.main_kl {
  background-color: #fafafa;
}
.main_kl .lbt .swiper {
  width: 100%;
  height: 100%;
}
.main_kl .lbt .swiper .swiper-slide {
  text-align: center;
  font-size: 0.36rem;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main_kl .lbt .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_kl .gsdt {
  background-color: #fff;
  padding-bottom: 0.3rem;
}
.main_kl .gsdt .swiper_wenzi {
  height: 1.1rem;
  top: 0.32rem;
  position: relative;
}
.main_kl .gsdt .shipin {
  height: 3.84rem;
  border-radius: 0.15rem;
  overflow: hidden;
  position: relative;
  margin: 0.32rem auto 0.32rem;
}
.main_kl .gsdt .shipin .my-video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.main_kl .gsdt .shipin .start-play img {
  width: 0.93rem;
  height: 0.93rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main_kl .gsdt .gsjj_box .gsjj_top .dt_tit {
  font-size: 0.36rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_top .dt_det {
  text-indent: 2em;
  font-size: 0.25rem;
  color: #333;
  line-height: 0.44rem;
  padding: 0.16rem 0 0.16rem;
}
.main_kl .gsdt .gsjj_box .gsjj_bot {
  display: flex;
  justify-content: space-between;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .cs :nth-child(1) {
  font-size: 0.46rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .cs :nth-child(1) span {
  font-size: 0.56rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .cs :nth-child(2) {
  font-size: 0.28rem;
  color: #666;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .rs :nth-child(1) {
  font-size: 0.46rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .rs :nth-child(1) span {
  font-size: 0.56rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .rs :nth-child(2) {
  font-size: 0.28rem;
  color: #666;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .kh :nth-child(1) {
  font-size: 0.46rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .kh :nth-child(1) span {
  font-size: 0.556rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .gsdt .gsjj_box .gsjj_bot .kh :nth-child(2) {
  font-size: 0.28rem;
  color: #666;
}
.main_kl .hxyw .hxyw_box {
  margin: 0 auto;
  position: relative;
  height: 1.1rem;
  top: 0.16rem;
}
.main_kl .hxyw .bdmk {
  margin-top: 0.32rem;
  height: 4.8rem;
  display: flex;
  flex-wrap: wrap;
}
.main_kl .hxyw .bdmk .mk_box {
  width: 25%;
  height: 1.46rem;
  margin: 0 auto;
  position: relative;
}
.main_kl .hxyw .bdmk .mk_box .xiaotu_box {
  padding: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.16rem;
  border-right: 0.04rem solid #dedede;
}
.main_kl .hxyw .bdmk .mk_box .xiaotu_box .xiaotu {
  width: 0.68rem;
  height: 0.68rem;
}
.main_kl .hxyw .bdmk .mk_box .xiaotu_box .wenzi {
  font-size: 0.24rem;
  color: #111;
  margin-top: 0.13rem;
}
.main_kl .hxyw .bdmk .mk_box .xiaotu_box ::after {
  content: "";
  width: 0.38rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 0.76rem;
}
.main_kl .hxyw .bdmk :nth-child(4n) .xiaotu_box {
  border: 0;
}
.main_kl .news {
  padding-bottom: 0.3rem;
}
.main_kl .news .news_box {
  margin: 0 auto;
  position: relative;
  height: 1.1rem;
  top: 0.16rem;
}
.main_kl .news .news_list .list_event {
  display: flex;
  flex-direction: column;
}
.main_kl .news .news_list .list_event .event_card_box {
  margin-top: 0.32rem;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.main_kl .news .news_list .list_event .event_card_box .event_card {
  display: inline-block;
  width: 2.8rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
  overflow: hidden;
  border-radius: 0.1rem;
  margin-right: 0.32rem;
  border-bottom: 0.06rem solid;
  border-image: linear-gradient(to right, #6a11cb, #2675fc) 1;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_top {
  width: 2.8rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot {
  padding: 0.16rem 0.12rem 0.3rem 0.16rem;
  white-space: normal;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .tit {
  font-size: 0.28rem;
  color: #0f0f0f;
  font-weight: 700;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .bot_det {
  margin-top: 0.08rem;
  font-size: 0.28rem;
  color: #666;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz {
  margin-top: 0.2rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz img {
  vertical-align: middle;
  width: 0.24rem;
  height: 0.28rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz span {
  font-size: 0.2rem;
  color: #999;
  vertical-align: middle;
  margin-left: 0.09rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .data {
  margin-top: 0.08rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .data img {
  width: 0.24rem;
  height: 0.28rem;
  vertical-align: middle;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .data span {
  font-size: 0.12rem;
  color: #999;
  vertical-align: middle;
  margin-left: 0.09rem;
}
.main_kl .news .news_list .list_event .event_card_box::-webkit-scrollbar {
  display: none;
}
.main_kl .news .more_box {
  margin: 0.4rem auto 0;
  width: 1.6rem;
  position: relative;
}
.main_kl .news .more_box .jb_more {
  width: 1.6rem;
  height: 0.6rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  border-radius: 0.8rem;
}
.main_kl .news .more_box .gd_more {
  width: 1.56rem;
  height: 0.56rem;
  background-color: #fff;
  border-radius: 0.8rem;
  position: absolute;
  top: 0.02rem;
  left: 0.02rem;
  text-align: center;
}
.main_kl .news .more_box .gd_more span {
  display: inline-block;
  font-size: 0.28rem;
  line-height: 0.56rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
  margin: 0 auto;
}
.case {
  background-color: #f2f2f2;
}
.case .banner {
  height: 4.3rem;
}
.case .nav_list {
  background-color: #fff;
  height: 0.92rem;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  line-height: 0.92rem;
  padding-left: 0.32rem;
}
.case .nav_list span {
  font-size: 0.28rem;
  color: #666;
  margin-right: 0.48rem;
}
.case .nav_list span.list_act {
  font-size: 0.36rem;
  color: #000;
  font-weight: 600;
  padding-bottom: 0.06rem;
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #1a85ff, #0042eb) 1;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
}
.case .nav_list :last-child {
  margin: 0;
}
.case .nav_list::-webkit-scrollbar {
  display: none;
}
.case .zfal {
  background-color: #fff;
  margin-top: 0.16rem;
  padding-top: 0.16rem;
}
.case .zfal .swiper {
  width: 100%;
  height: 2.48rem;
  margin-top: 0.48rem;
}
.case .zfal .swiper .swiper-slide {
  text-align: center;
  font-size: 0.36rem;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  transition: 300ms;
  transform: scale(0.8);
}
.case .zfal .swiper .one {
  border-radius: 0.16rem;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
}
.case .zfal .swiper .swiper-slide-active,
.case .zfal .swiper .swiper-slide-duplicate-active {
  transform: scale(1);
}
.case .zfal .zfal_text {
  min-height: 4rem;
  margin-top: 0.26rem;
}
.case .zfal .zfal_text .text_tit {
  font-size: 0.28rem;
  color: #101010;
  font-weight: 600;
  text-align: center;
}
.case .zfal .zfal_text .text_det {
  margin-top: 0.16rem;
  font-size: 0.28rem;
  color: #666;
  line-height: 0.44rem;
  letter-spacing: 0.02rem;
  padding-bottom: 0.2rem;
}
.casetwo {
  background-color: #f2f2f2;
}
.casetwo .nav_list {
  background-color: #fff;
  height: 0.92rem;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  line-height: 0.92rem;
  padding-left: 0.32rem;
}
.casetwo .nav_list span {
  font-size: 0.28rem;
  color: #666;
  margin-right: 0.48rem;
}
.casetwo .nav_list span.list_act {
  font-size: 0.36rem;
  color: #000;
  font-weight: 600;
  padding-bottom: 0.06rem;
  border-bottom: 0.06rem solid;
  border-image: linear-gradient(to right, #1a85ff, #0042eb) 1;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
}
.casetwo .nav_list :last-child {
  margin: 0;
}
.casetwo .nav_list::-webkit-scrollbar {
  display: none;
}
.casetwo .fk_item {
  margin-top: 0.16rem;
  background-color: #fff;
  padding: 0.26rem 0;
}
.casetwo .fk_item .item_box {
  display: flex;
  flex-wrap: wrap;
}
.casetwo .fk_item .item_box .item {
  width: calc((100% - 0.32rem) / 2);
  height: 4.62rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  margin-right: 0.32rem;
  margin-bottom: 0.32rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
.casetwo .fk_item .item_box .item:nth-child(2n) {
  margin-right: 0;
}
.casetwo .fk_item .item_box .item .item_top {
  height: 2rem;
}
.casetwo .fk_item .item_box .item .item_bot {
  height: 2.6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.16rem;
}
.casetwo .fk_item .item_box .item .item_bot .bot_tit {
  font-size: 0.28rem;
  color: #0f0f0f;
  font-weight: 600;
}
.casetwo .fk_item .item_box .item .item_bot .bot_det {
  margin-top: 0.06rem;
  margin-bottom: 0.14rem;
  font-size: 0.28rem;
  color: #666;
}
.casetwo .fk_item .item_box .item .item_bot .bot_wz img {
  width: 0.24rem;
  height: 0.28rem;
  vertical-align: middle;
}
.casetwo .fk_item .item_box .item .item_bot .bot_wz span {
  font-size: 0.24rem;
  vertical-align: middle;
  color: #999999;
  margin-left: 0.16rem;
}
.casetwo .fk_item .item_box .item .item_bot .bot_rq {
  margin-top: 0.16rem;
}
.casetwo .fk_item .item_box .item .item_bot .bot_rq img {
  width: 0.24rem;
  height: 0.28rem;
  vertical-align: middle;
}
.casetwo .fk_item .item_box .item .item_bot .bot_rq span {
  font-size: 0.24rem;
  vertical-align: middle;
  color: #999999;
  margin-left: 0.16rem;
}
.profile {
  background-color: #fafbff;
}
.profile .gsjj_box {
  margin: 0 auto;
  position: relative;
  height: 1.1rem;
  top: 0.16rem;
}
.profile .gs_box {
  margin-top: 0.2rem;
}
.profile .gs_box .gs_tit {
  font-size: 0.36rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.profile .gs_box .gs_det {
  text-indent: 2em;
  margin-top: 0.16rem;
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.48rem;
}
.profile .yj {
  margin-top: 0.5rem;
  position: relative;
}
.profile .yj .bac {
  position: absolute;
  top: 0;
  left: 0;
}
.profile .yj .gsyj_box {
  margin: 0 auto;
  position: relative;
  height: 1.1rem;
  top: 0.32rem;
}
.profile .yj .gsyj_box .yw {
  font-size: 0.4rem;
  background: linear-gradient(to right, #dbffec, #e6fff6);
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block;
  opacity: 0.1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.profile .yj .gsyj_box .yj {
  font-size: 0.4rem;
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 0.28rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.profile .yj .fk_box {
  margin-top: 0.3rem;
  position: relative;
  z-index: 99;
}
.profile .yj .fk_box .fk {
  border-radius: 0.08rem;
  height: 2.94rem;
  background-color: #fff;
  box-shadow: 0 0 0.13rem rgba(0, 0, 0, 0.2);
  margin-bottom: 0.32rem;
  padding: 0.3rem 0.3rem 0.36rem;
}
.profile .yj .fk_box .fk .fktop {
  display: flex;
  position: relative;
}
.profile .yj .fk_box .fk .fktop .sz {
  line-height: 1rem;
  font-size: 1.2rem;
  color: #e7f1fe;
  font-weight: 600;
}
.profile .yj .fk_box .fk .fktop .fk_tit {
  width: 1.6rem;
  font-size: 0.32rem;
  color: #111;
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 0rem;
}
.profile .yj .fk_box .fk .fkbot {
  font-size: 0.28rem;
  color: #333;
  margin-top: 0.14rem;
}
.profile .tuand {
  margin-top: 0.18rem;
  margin-bottom: 0.3rem;
}
.profile .tuand .hxyw_box {
  margin: 0 auto;
  position: relative;
  height: 1.1rem;
  top: 0.16rem;
}
.profile .tuand .fc_box {
  padding-left: 0.32rem;
  height: 2.55rem;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.profile .tuand .fc_box .fc_img {
  border-radius: 0.1rem;
  width: 2.8rem;
  height: 2.38rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  display: inline-block;
  margin-right: 0.32rem;
}
.profile .tuand .fc_box .fc_img .tdfc_img {
  width: 2.8rem;
  height: 1.76rem;
  margin-right: 0.32rem;
}
.profile .tuand .fc_box .fc_img .tdfc_img img {
  width: 100%;
  height: 100%;
}
.profile .tuand .fc_box::-webkit-scrollbar {
  display: none;
}
.profile .tuand .fc_tit {
  padding: 0 0.3rem;
  font-size: 0.28rem;
  color: #101010;
  text-align: center;
  margin-top: 0.12rem;
}
.profile .zz_box {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.profile .zz_box .zzdatu {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 999;
  opacity: 0.6;
}
.profile .zz_box .close {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  top: -0.7rem;
  right: -0.7rem;
  z-index: 9992;
}
.profile .zz_box .close::before {
  content: "";
  background: url(/static/mobile/img/xxx.png);
  position: fixed;
  right: 0.14rem;
  top: 0.18rem;
  width: 0.4rem;
  height: 0.4rem;
  background-size: 100% 100%;
}
.profile .zz_box .swiper {
  position: fixed;
  top: calc(50% - 3.4rem);
  width: 100%;
  height: 4.4rem;
  z-index: 9991;
}
.profile .zz_box .swiper .swiper-slide {
  background: #fff;
}
.profile .zz_box .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profile .showmask {
  display: "";
}
.profile .closemask {
  display: none;
}
.viewer-container .viewer-play {
  display: none !important;
}
.partners {
  background-color: #f2f2f2;
}
.partners .part {
  background-color: #fff;
}
.partners .part .gsjj_tit {
  margin-top: 0.48rem;
  display: flex;
  flex-direction: row;
  padding-bottom: 0.48rem;
}
.partners .part .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.partners .part .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.partners .part .swip {
  padding-left: 0.32rem;
  padding-bottom: 0.32rem;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
}
.partners .part .swip .one {
  display: inline-block;
  width: 3.72rem;
  height: 1.7rem;
  position: relative;
  z-index: 99;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  margin-right: 0.32rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
.partners .part .swip .one .bac {
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
}
.partners .part .swip .one .del_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partners .part .swip .one .del_box .tit {
  margin-top: 0.32rem;
  position: relative;
  z-index: 99;
}
.partners .part .swip .one .del_box .tit img {
  width: 2rem;
  height: 0.46rem;
}
.partners .part .swip .one .del_box .del {
  margin-top: 0.14rem;
  font-size: 0.32rem;
  color: #101010;
}
.partners .part .swip .xzbj .bj {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  height: 0.84rem;
  background: linear-gradient(to bottom, #dceeff, #fff);
}
.partners .part .swip .xzbj .bac {
  opacity: 0.8;
}
.partners .part .swip::-webkit-scrollbar {
  display: none;
}
.partners .part .desc {
  font-size: 0.28rem;
  color: #666;
  padding-bottom: 0.32rem;
  line-height: 0.4rem;
}
.partners .customer {
  background-color: #fff;
  margin-top: 0.16rem;
  margin-bottom: 0.3rem;
}
.partners .customer .gsjj_tit {
  padding-top: 0.48rem;
  display: flex;
  flex-direction: row;
  padding-bottom: 0.32rem;
}
.partners .customer .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.partners .customer .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.partners .customer .logo_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.partners .customer .logo_box .logos {
  width: 3.24rem;
  height: 3.24rem;
  /* height: 1.2rem; */
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0.05rem;
  margin-right: 0.1rem;
  margin-bottom: 0.2rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
}
.partners .customer .logo_box .logos img {
  width: 100%;
  height: auto;
  max-height: 100%;
  /* height: 60%; */
}
.building {
  background-color: white;
}
.building .btn_box {
  width: 100%;
  height: 40px;
  margin-top: 50px;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
}
.building .btn_box .left_btn {
  width: calc((100% - 30px) / 2);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.building .btn_box .right_btn {
  width: calc((100% - 30px) / 2);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.building .btn_box .btn_act {
  background-color: #008efe;
  color: white;
  border: 0;
}
.building .buil_box {
  background-color: #fff;
}
.building .buil_box .gsjj_tit {
  padding-top: 0.48rem;
  display: flex;
  flex-direction: row;
  padding-bottom: 0.32rem;
}
.building .buil_box .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.building .buil_box .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.building .itts_dj .dj_item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0 0.32rem;
  padding-top: 0.16rem;
  margin-bottom: 0.16rem;
}
.building .itts_dj .dj_item .item_left {
  border-radius: 0.05rem;
}
.building .itts_dj .dj_item .item_right .right_top {
  font-size: 0.32rem;
  font-weight: 600;
  color: #101010;
  margin: 0.16rem 0;
}
.building .itts_dj .dj_item .item_right .right_cen {
  font-size: 0.28rem;
  color: #999;
  height: 0.8rem;
  line-height: auto;
}
.building .itts_dj .dj_item .item_right .right_bot {
  display: flex;
  flex-direction: row;
  margin: 0.16rem 0;
}
.building .itts_dj .dj_item .item_right .right_bot .data {
  font-size: 0.24rem;
  color: #999;
  line-height: auto;
  margin-right: 1.16rem;
}
.building .itts_dj .dj_item .item_right .right_bot .lll {
  font-size: 0.24rem;
  color: #999;
  line-height: auto;
}
.building .itts_dj .dj_item .item_right .right_bot .lll span {
  font-size: 0.24rem;
  color: #999;
  line-height: auto;
}
.building .itts_dj .ismore {
  font-size: 0.3rem;
  color: #000;
  text-align: center;
  padding: 0.3rem 0;
  margin-top: -0.16rem;
}
.detpage .buil_box {
  background-color: #fff;
}
.detpage .buil_box .gsjj_tit {
  padding-top: 0.48rem;
  display: flex;
  flex-direction: row;
  padding-bottom: 0.32rem;
}
.detpage .buil_box .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.detpage .buil_box .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.detpage .det .det_tit {
  font-size: 0.32rem;
  color: #0f0f0f;
  font-weight: 600;
  text-align: center;
}
.detpage .det .det_wz {
  margin: 0.16rem 0;
  text-align: center;
}
.detpage .det .det_wz span {
  font-size: 0.28rem;
  color: #999;
}
.detpage .det .det_wz span:nth-child(2) {
  margin-left: 0.32rem;
}
.detpage .det .det_det {
  border-bottom: 0.02rem solid #ccc;
  padding-bottom: 0.48rem;
}
.detpage .det .det_det p {
  font-size: 0.32rem;
  color: #666;
}
.detpage .topbot {
  margin-top: 0.32rem;
  padding-bottom: 0.4rem;
}
.detpage .topbot .top {
  margin-bottom: 0.16rem;
  font-size: 0.32rem;
  color: #1f5eff;
}
.detpage .topbot .top span {
  font-size: 0.32rem;
  color: #1f5eff;
}
.detpage .topbot .bot {
  font-size: 0.32rem;
  color: #1f5eff;
}
.detpage .topbot .bot span {
  font-size: 0.32rem;
  color: #1f5eff;
}
.showlist .buil_box {
  background-color: #fff;
}
.showlist .buil_box .gsjj_tit {
  padding-top: 0.48rem;
  display: flex;
  flex-direction: row;
}
.showlist .buil_box .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.showlist .buil_box .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.showlist .btn_box {
  width: 100%;
  height: 40px;
  margin-top: 50px;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
}
.showlist .btn_box .left_btn {
  width: calc((100% - 30px) / 2);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.showlist .btn_box .right_btn {
  width: calc((100% - 30px) / 2);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.showlist .btn_box .btn_act {
  background-color: #008efe;
  color: white;
  border: 0;
}
.showlist .list_box .list {
  margin-top: 0.32rem;
  display: flex;
  justify-content: space-between;
  height: 2.14rem;
}
.showlist .list_box .list .list_left {
  width: 2.4rem;
  height: 1.8rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
.showlist .list_box .list .list_right {
  border-bottom: 0.02rem solid #999;
  width: 4.14rem;
}
.showlist .list_box .list .list_right .right_tit {
  font-size: 0.32rem;
  color: #101010;
  font-weight: 600;
  line-height: 0.48rem;
}
.showlist .list_box .list .list_right .right_det {
  font-size: 0.24rem;
  color: #666;
  line-height: 0.35rem;
}
.showlist .list_box .list .list_right .right_dz {
  margin-top: 0.26rem;
  display: flex;
  justify-content: space-between;
}
.showlist .list_box .list .list_right .right_dz .dz {
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999;
}
.showlist .list_box .list .list_right .right_dz .data {
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #999;
}
.showlist .list_box .ismore {
  font-size: 0.3rem;
  color: #000;
  text-align: center;
  margin: 0.3rem 0;
}
.honor .btn_box {
  width: 100%;
  height: 40px;
  margin-top: 50px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}
.honor .btn_box .left_btn {
  width: calc((100% - 30px) / 3);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.honor .btn_box .right_btn {
  width: calc((100% - 30px) / 3);
  border: 1px solid #d1d1d1;
  font-size: 15px;
  color: #656565;
  text-align: center;
  line-height: 40px;
  border-radius: 66px;
}
.honor .btn_box .btn_act {
  background-color: #008efe;
  color: white;
  border: 0;
}
.honor .gsjj_tit {
  padding-top: 0.48rem;
  display: flex;
  flex-direction: row;
  padding-bottom: 0.32rem;
}
.honor .gsjj_tit :nth-child(1) {
  width: 0.12rem;
  height: 0.4rem;
  background: linear-gradient(to right, #6a11cb, #2675fc);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
  margin-top: 0.07rem;
}
.honor .gsjj_tit :nth-child(2) {
  font-size: 0.4rem;
  color: #000;
  margin-left: 0.16rem;
  font-weight: 600;
}
.honor .ry_list {
  background: url(/static/mobile/img/itnt/ry_bac.png) no-repeat;
  background-size: 100% 100%;
  padding: 1.62rem 0.86rem;
}
.honor .ry_list .ry_tit {
  font-size: 0.32rem;
  color: #101010;
  font-weight: 600;
}
.honor .ry_list .ry_det {
  font-size: 0.24rem;
  color: #101010;
  line-height: 0.6rem;
  margin: 0.48rem 0;
}
.honor .tupian_box {
  margin-top: 0.3rem;
}
.honor .tupian_box .box_top {
  margin-bottom: 0.3rem;
}
/* 弹性盒子 */
.flex {
  display: flex;
}
.fiexDc {
  flex-direction: column;
}
.inFlex {
  display: inline-flex;
}
.flex1 {
  flex: 1;
}
.flex2 {
  flex: 2;
}
.flex3 {
  flex: 2;
}
.flex4 {
  flex: 4;
}
.flex-basis-auto {
  flex-basis: auto;
}
.flex-basis-content {
  flex-basis: content;
}
.flex-flow-rw {
  flex-flow: row wrap;
}
.flex-wrap-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap-wrap {
  flex-wrap: wrap;
}
.AC-flex-start {
  align-content: flex-start;
}
.AC-flex-end {
  align-content: flex-end;
}
.AC-center {
  align-content: center;
}
.AC-stretch {
  align-content: stretch;
}
.AI-flex-start {
  align-items: flex-start;
}
.AI-flex-end {
  align-items: flex-end;
}
.AI-center {
  align-items: center;
}
.AI-baseline {
  align-items: baseline;
}
.AI-wrap {
  flex-wrap: wrap;
}
.AI-stretch {
  align-items: stretch;
}
.AS-auto {
  align-self: auto;
}
.AS-flex-start {
  align-self: flex-start;
}
.AS-flex-end {
  align-self: flex-end;
}
.AS-center {
  align-self: center;
}
.AS-baseline {
  align-self: baseline;
}
.AS-stretch {
  align-self: stretch;
}
.JC-flex-start {
  justify-content: flex-start;
}
.JC-flex-end {
  justify-content: flex-end;
}
.JC-center {
  justify-content: center;
}
.JC-space-between {
  justify-content: space-between;
}
.JC-space-around {
  justify-content: space-around;
}
/*-------文字溢出-------*/
.overT {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overT1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.overT2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.overT3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.overT4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.overT5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.overT6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.overT7 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.overT15 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
  overflow: hidden;
}
