* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
[v-cloak] {
  display: none;
}
.demo {
  cursor: pointer;
}
html,
body {
  height: 100%;
  font-family: "微软雅黑";
  background-color: #fff;
}
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: 63.12%;
  margin: 0 auto;
}
.main_width_max {
  width: 100%;
  margin: 0 auto;
}
.fts {
  font-size: 0;
}
.xtbac {
  position: absolute;
  bottom: 0;
  left: 0;
}
.xtbac .xt {
  width: 100%;
  opacity: 0.6;
}
.gradient {
  font-size: 0.6rem;
  background: linear-gradient(to right, #00c6fb, #005aeb);
  -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.4rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.header {
  position: relative;
  z-index: 9999;
}
.header.box-active {
  position: fixed;
  top: 0;
}
.header .navbar {
  background-color: white;
  left: 0;
  right: 0;
  height: 1rem;
  padding: 0 1.6rem;
  display: flex;
  justify-content: space-between;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
}
.header .navbar .logo {
  display: flex;
  align-items: center;
}
.header .navbar .logo img {
  width: 2.06rem;
}
.header .navbar .navbar_list_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
}
.header .navbar .navbar_list_box .nav_item {
  position: relative;
  margin-left: 0.51rem;
  padding-bottom: 0.08rem;
}
.header .navbar .navbar_list_box .nav_item .item_tz {
  font-size: 0.16rem;
  font-weight: 600;
  color: #010101;
}
.header .navbar .navbar_list_box .nav_item:hover .item_tz {
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  padding-bottom: 0.1rem;
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #0a7cff, #4a5cff) 1;
  font-weight: 700;
}
.header .navbar .navbar_list_box .nav_item.act .item_tz {
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  padding-bottom: 0.1rem;
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #0a7cff, #4a5cff) 1;
  font-weight: 700;
}
.header .navbar .navbar_list_box .nav_item:nth-child(5):hover .item_tz {
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  padding-bottom: 0.4rem;
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #0a7cff, #4a5cff) 1;
  font-weight: 700;
}
.header .navbar .navbar_list_box .nav_item .navbar_list {
  position: absolute;
  top: 0.4rem;
  border-radius: 0.08rem;
  left: -0.3rem;
  background: white;
  width: 1.28rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.1);
}
.header .navbar .navbar_list_box .nav_item .navbar_list div {
  padding-top: 0.16rem;
}
.header .navbar .navbar_list_box .nav_item .navbar_list div:first-child {
  padding-top: 0.24rem;
}
.header .navbar .navbar_list_box .nav_item .navbar_list div:last-child {
  padding-bottom: 0.24rem;
}
.header .navbar .navbar_list_box .nav_item .navbar_list div .list_xl {
  color: #111111;
  font-size: 0.16rem;
  font-weight: 600;
}
.header .navbar .navbar_list_box .nav_item .navbar_list .xl_cd .list_xl {
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
@keyframes myfirst {
  to {
    transform: translateX(-3rem);
  }
}
.main_kl .banner .swiper {
  width: 100%;
  height: 100%;
}
.main_kl .banner .swiper .swiper-slide img {
  height: 5.65rem;
}
.main_kl .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_kl .swiper_wenzi {
  height: 1rem;
  margin: 0.48rem auto 0.8rem;
  position: relative;
}
.main_kl .dongtai {
  padding-bottom: 0.64rem;
  position: relative;
}
.main_kl .dongtai .dtai_box .dt_top {
  display: flex;
  justify-content: space-between;
}
.main_kl .dongtai .dtai_box .dt_top .top_left {
  width: 7rem;
  height: 3.94rem;
  border-radius: 0.08rem;
  overflow: hidden;
  position: relative;
}
.main_kl .dongtai .dtai_box .dt_top .top_left .my-video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.main_kl .dongtai .dtai_box .dt_top .top_left .start-play img {
  width: 0.93rem;
  height: 0.93rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.main_kl .dongtai .dtai_box .dt_top .top_right {
  width: 4.6rem;
  height: 3.94rem;
  border-radius: 0.08rem;
  background-color: transparent;
  position: relative;
  z-index: 99;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .right_tit {
  font-size: 0.3rem;
  color: #333;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .right_det {
  height: 1.8rem;
  font-size: 0.16rem;
  color: #333;
  margin-top: 0.53rem;
  margin-bottom: 0.37rem;
  line-height: 0.3rem;
  text-align: left;
  text-indent: 2em;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .cs :nth-child(1) {
  font-size: 0.3rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .cs :nth-child(1) span {
  font-size: 0.4rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .cs :nth-child(2) span {
  font-size: 0.2rem;
  color: #666;
  font-weight: normal;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .kh :nth-child(1) {
  font-size: 0.3rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .kh :nth-child(1) span {
  font-size: 0.4rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .kh :nth-child(2) span {
  font-size: 0.2rem;
  color: #666;
  font-weight: normal;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .gd :nth-child(1) {
  font-size: 0.2rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
  height: 0.52rem;
  display: flex;
  align-items: flex-end;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .gd :nth-child(1) span {
  font-size: 0.2rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .gd :nth-child(2) {
  width: 0.34rem;
  height: 0.26rem !important;
}
.main_kl .dongtai .dtai_box .dt_top .top_right .shuju .gd :nth-child(2) img {
  width: 100%;
  height: 100%;
}
.main_kl .dongtai .dtai_box .dt_bot {
  margin-top: 0.29rem;
  width: 100%;
  height: 2rem;
  background-color: #e6efff;
  padding: 0.16rem 0.2rem;
  position: relative;
  z-index: 99;
}
.main_kl .dongtai .dtai_box .dt_bot .zmd {
  height: 1.68rem !important;
}
.main_kl .dongtai .dtai_box .dt_bot .zmd .item {
  cursor: pointer !important;
  display: inline-block;
  width: 2.2rem;
  height: 1.68rem;
  margin-right: 0.16rem;
}
.main_kl .dongtai .dtai_box .dt_bot .zmd .item img {
  width: 100%;
  height: 100%;
}
.main_kl .dongtai .dtai_box .dt_bot .arrow{
  width:50px;
  height:50px;
  position:absolute;
  top:110px;
  opacity: 0.2;
  cursor: pointer;
  z-index: 100;
}
.main_kl .dongtai .dtai_box .dt_bot:hover .arrow{
  opacity: 1;
}
.main_kl .dongtai .dtai_box .dt_bot .dt_bot_left{
  left:10px;
}
.main_kl .dongtai .dtai_box .dt_bot .dt_bot_right{
  right:10px;
}
.main_kl .dongtai .dtai_box .dt_bot .dt_bot_right img{
  width:100%;
  height:100%;
}
.main_kl .dongtai .dtai_box .dt_bot .dt_bot_left img{
  transform: rotate(180deg);
  width:100%;
  height:100%;
}
.main_kl .hxyw {
  background-color: #fafafa;
  padding-top: 0.72rem;
  padding-bottom: 1rem;
  position: relative;
}
.main_kl .hxyw .hxyw_box {
  margin: 0 auto;
  padding-bottom: 0.94rem;
  position: relative;
  height: 0.48rem;
}
.main_kl .hxyw .bdmk {
  margin-top: 0.94rem;
  height: 5.97rem;
  background-color: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 99;
  display: flex;
  flex-wrap: wrap;
}
.main_kl .hxyw .bdmk .bdmko {
  width: 25%;
  height: 1.985rem;
  margin: 0 auto;
  position: relative;
}
.main_kl .hxyw .bdmk .bdmko .xiaotu_box {
  padding: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 0.01rem solid #dedede;
  margin-top: 0.46rem;
  overflow: hidden;
}
.main_kl .hxyw .bdmk .bdmko .xiaotu_box .xiaotu img {
  width: 0.55rem;
}
.main_kl .hxyw .bdmk .bdmko .xiaotu_box .wenzi {
  font-size: 0.2rem;
  color: #101010;
  margin-top: 0.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(1) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(2) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(3) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(4) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(5) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(6) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(7) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko:nth-child(8) ::after {
  content: "";
  width: 0.6rem;
  height: 0.04rem;
  background-color: #000;
  position: absolute;
  bottom: -5px;
  left: 1.2rem;
}
.main_kl .hxyw .bdmk .bdmko .box_two {
  width: 100%;
  height: 2.1rem;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  padding: 0 auto;
  border-radius: 0.08rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.6s;
}
.main_kl .hxyw .bdmk .bdmko .box_two:hover {
  transform: scale(1.15);
}
.main_kl .hxyw .bdmk .bdmko .box_two:hover .det {
  transition: all 0s;
  top: 0;
}
.main_kl .hxyw .bdmk .bdmko .box_two .xiaotu img {
  width: 0.55rem;
  padding-top: 0.15rem;
}
.main_kl .hxyw .bdmk .bdmko .box_two .wenzi {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.08rem;
  margin-bottom: 0.3rem;
}
.main_kl .hxyw .bdmk .bdmko .box_two .det {
  position: relative;
  top: 0.65rem;
  padding: 0 0.3rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
}
.main_kl .hxyw .bdmk :nth-child(4n) .xiaotu_box {
  border: 0;
}
.main_kl .news {
  position: relative;
  margin-top: 0.3rem;
  padding-bottom: 0.81rem;
}
.main_kl .news .xtbac {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.main_kl .news .news_box {
  margin: 0 auto;
  position: relative;
  height: 1.64rem;
}
.main_kl .news .news_list {
  z-index: 9;
  position: relative;
}
.main_kl .news .news_list .list_event {
  display: flex;
  flex-direction: column;
}
.main_kl .news .news_list .list_event .event_tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.main_kl .news .news_list .list_event .event_tit :nth-child(1) {
  font-size: 0.24rem;
  color: #000;
  font-weight: 600;
}
.main_kl .news .news_list .list_event .event_tit :nth-child(2) {
  font-size: 0.14rem;
  color: #666;
}
.main_kl .news .news_list .list_event .event_tit :nth-child(2) img {
  width: 0.058rem;
  height: 0.107rem;
  margin-left: 0.07rem;
}
.main_kl .news .news_list .list_event .event_card_box {
  margin-top: 0.24rem;
  display: flex;
  justify-content: space-between;
  background-color: transparent;
}
.main_kl .news .news_list .list_event .event_card_box .event_card {
  width: 3rem;
  height: 3.52rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 0.08rem;
  overflow: hidden;
  margin-right: 0.24rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card:last-child {
  margin-right: 0;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_top {
  width: 3rem;
  height: 1.63rem;
  overflow: hidden;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot {
  padding: 0.16rem 0.16rem 0.24rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .tit {
  font-size: 0.2rem;
  color: #0f0f0f;
  font-weight: 700;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .det {
  margin-top: 0.09rem;
  font-size: 0.14rem;
  color: #666;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz {
  margin-top: 0.16rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz img {
  vertical-align: middle;
  width: 0.12rem;
  height: 0.14rem;
}
.main_kl .news .news_list .list_event .event_card_box .event_card .event_card_bot .weiz span {
  font-size: 0.12rem;
  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.13rem;
  height: 0.13rem;
  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 .card_act {
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #6a11cb, #2675fc) 1;
}
.main_kl .news .news_list .list_event .lb_item_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item {
  overflow: hidden;
  width: calc((100% - 0.96rem) / 3);
  margin-right: 0.32rem;
  margin-bottom: 8px;
  position: relative;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item:nth-child(3n) {
  margin-right: 0;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .item_top {
  height: 2.28rem;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .item_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .item_bot {
  padding: 15px 0;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .item_bot .bot_tit {
  font-size: 17px;
  font-weight: 600;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .item_bot .bot_det {
  font-size: 14px;
  margin-top: 12px;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .det_hov {
  width: 100%;
  height: 156px;
  background: linear-gradient(-90deg, #1a85ff, #0042eb);
  position: absolute;
  bottom: -156px;
  left: 0;
  padding: 0 16px;
  transition: all 0.6s;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .det_hov .hov_tit {
  font-size: 17px;
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 22px;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item .det_hov .hov_det {
  font-size: 14px;
  margin-top: 12px;
  color: white;
  text-align: left;
}
.main_kl .news .news_list .list_event .lb_item_box .lb_item:hover .det_hov {
  transform: translateY(-156px);
}
.main_kl .news .news_list a .gengduo {
  margin: 0 auto;
  width: 1.7rem;
  height: 0.48rem;
  background-color: #4a5cff;
  border-radius: 0.08rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.48rem;
  margin-top: 0.4rem;
}
.main_kl .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.main_kl .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.main_kl .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.main_kl .fhdb_no {
  display: inline-block;
}
.cases .banner .swiper {
  width: 100%;
  height: 100%;
}
.cases .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cases .nav_list {
  height: 0.84rem;
  background: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0.08rem;
  margin-top: 0.34rem;
  margin-bottom: 0.56rem;
  position: relative;
  z-index: 99;
  padding: 0 0.5rem;
}
.cases .nav_list span {
  margin-right: 0.43rem;
}
.cases .nav_list span a {
  font-size: 0.2rem;
  color: #666666;
}
.cases .nav_list span.list_act {
  background-image: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  padding-bottom: 0.08rem;
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #1a85ff, #0042eb) 1;
}
.cases .nav_list span.list_act a {
  font-size: 0.3rem;
}
.cases .nav_list :last-child {
  margin: 0;
}
.cases .anli_box {
  position: relative;
}
.cases .anli_box .xtbg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
}
.cases .anli_box .anli_item {
  display: flex;
  flex-direction: column;
  padding-bottom: 0.72rem;
}
.cases .anli_box .anli_item .item_tit {
  box-sizing: none;
  margin-top: -1.4rem;
  padding-top: 1.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.4rem;
}
.cases .anli_box .anli_item .item_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.cases .anli_box .anli_item .item_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.cases .anli_box .anli_item .item_del {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 99;
}
.cases .anli_box .anli_item .item_del .del_left {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 7.45rem;
  height: 3.46rem;
  position: relative;
}
.cases .anli_box .anli_item .item_del .del_left .button-prev {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.11rem;
  left: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.cases .anli_box .anli_item .item_del .del_left .button-prev img {
  width: 0.1rem;
  height: 0.18rem;
}
.cases .anli_box .anli_item .item_del .del_left .btn_act {
  background: linear-gradient(to bottom, #1a85ff, #0042eb);
  color: white;
}
.cases .anli_box .anli_item .item_del .del_left .button-next {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.11rem;
  right: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.cases .anli_box .anli_item .item_del .del_left .button-next img {
  width: 0.1rem;
  height: 0.18rem;
}
.cases .anli_box .anli_item .item_del .del_left .swiper {
  width: 100%;
  height: 100%;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  background: #fff;
  height: calc((100% - 0.3rem) / 2);
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one {
  margin-top: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .one_item {
  position: relative;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .one_item .zzc {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.35rem;
  height: 1.72rem;
  background-color: #000;
  opacity: 0.6;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .one_item img {
  width: 2.35rem;
  height: 1.73rem;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .one_item .zzc_tit {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.05rem;
  height: 0.4rem;
  background-color: #000;
  display: flex;
  align-items: center;
  opacity: 0.5;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .one_item .zzc_det {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.05rem;
  padding: 0.1rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  opacity: 1.5;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one.one_act span {
  font-size: 0.16rem;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one.one_act .zzc {
  display: none;
  animation: s 2s;
}
@keyframes s {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: visible !important;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top {
  height: calc((100% - 10px) / 2);
  display: flex;
  justify-content: space-between;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_left {
  width: 4.65rem;
  height: 100%;
  position: relative;
  transition: all 0.6s;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_left .zz {
  width: 100%;
  height: 100%;
  background: linear-gradient(120.86deg, rgba(0, 82, 212, 0.4) 30%, rgba(67, 100, 247, 0.35) 50.69%, rgba(111, 177, 252, 0.3) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_left.zz_act {
  transform: scale(1.15);
  z-index: 999;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_left .tit {
  font-size: 0.18rem;
  font-weight: 600;
  color: white;
  position: absolute;
  top: 0.45rem;
  left: 0.49rem;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_right {
  width: 2.28rem;
  height: 100%;
  position: relative;
  transition: all 0.6s;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_right .zz {
  width: 100%;
  height: 100%;
  background: linear-gradient(120.86deg, rgba(0, 82, 212, 0.4) 30%, rgba(67, 100, 247, 0.35) 50.69%, rgba(111, 177, 252, 0.3) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_right.zz_act {
  transform: scale(1.15);
  z-index: 999;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .top .tp_right .tit {
  font-size: 0.18rem;
  font-weight: 600;
  color: white;
  position: absolute;
  top: 0.45rem;
  left: 0.3rem;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot {
  height: calc((100% - 10px) / 2);
  display: flex;
  justify-content: space-between;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot .bt_item {
  width: 2.28rem;
  position: relative;
  overflow: hidden;
  transition: all 0.6s;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot .bt_item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot .bt_item .zz {
  width: 100%;
  height: 100%;
  background: linear-gradient(120.86deg, rgba(0, 82, 212, 0.4) 30%, rgba(67, 100, 247, 0.35) 50.69%, rgba(111, 177, 252, 0.3) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s;
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot .bt_item.zz_act {
  transform: scale(1.15);
  z-index: 999;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.cases .anli_box .anli_item .item_del .del_left .swiper .one .bot .bt_item .tit {
  font-size: 0.18rem;
  font-weight: 600;
  color: white;
  position: absolute;
  top: 0.45rem;
  left: 0.25rem;
  width: 1.79rem;
}
.cases .anli_box .anli_item .item_del .del_right {
  width: 3.6rem;
  height: 3.8rem;
}
.cases .anli_box .anli_item .item_del .del_right .lbt {
  height: 4.35rem;
}
.cases .anli_box .anli_item .item_del .del_right .lbt .right_tit {
  font-size: 0.18rem;
  color: #101010;
  font-weight: 600;
}
.cases .anli_box .anli_item .item_del .del_right .lbt .one {
  height: 83%;
  overflow: hidden;
  margin-top: 0.13rem;
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #000;
  text-align: left;
  padding-top: 0;
}
.cases .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.cases .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.cases .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.cases .fhdb_no {
  display: inline-block;
}
.partners {
  background-color: white;
}
.partners .banner .swiper {
  width: 100%;
  height: 100%;
}
.partners .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.partners .custo {
  padding-top: 15px;
  background-color: #f5f5f5;
  position: relative;
}
.partners .custo .xtbac {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
}
.partners .custo .hz_tit {
  margin: 0.72rem auto 0.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.partners .custo .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.partners .custo .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.partners .custo .swip {
  position: relative;
  padding-bottom: 0.72rem;
}
.partners .custo .swip .swiper {
  height: 4.4rem;
  padding: 0.05rem 0.12rem;
}
.partners .custo .swip .swiper .one {
  overflow: hidden;
  position: relative;
  height: 1.8rem;
  border-radius: 0.08rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
  background-color: white;
}
.partners .custo .swip .swiper .one .del_box {
  padding: 0.24rem 0.23rem 0.24rem 0.19rem;
}
.partners .custo .swip .swiper .one .del_box .tit {
  width: 2.26rem;
  height: 0.45rem;
}
.partners .custo .swip .swiper .one .del_box .tit img {
  width: 100%;
  height: 100%;
}
.partners .custo .swip .swiper .one .del_box .del {
  font-size: 0.14rem;
  color: #101010;
  line-height: 0.24rem;
  margin-top: 0.23rem;
}
.partners .custo .swip .swiper .one .lb_bac {
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}
.partners .custo .swip .swiper .one_act .lb_bac {
  opacity: 1;
  transition: 0.8s;
}
.partners .custo .swip .button-prev {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.48rem;
  left: 3rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.partners .custo .swip .button-prev img {
  width: 0.1rem;
  height: 0.18rem;
}
.partners .custo .swip .btn_act {
  background: linear-gradient(to bottom, #1a85ff, #0042eb);
  color: white;
}
.partners .custo .swip .button-next {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.48rem;
  right: 3rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.partners .custo .swip .button-next img {
  width: 0.1rem;
  height: 0.18rem;
}
.partners .customer {
  background-color: white;
  position: relative;
}
.partners .customer .xtbac {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5rem;
}
.partners .customer .hz_tit {
  margin: 0.72rem auto 0.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.partners .customer .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.partners .customer .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.partners .customer .logo_box {
  padding-bottom: 0.74rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.partners .customer .logo_box .logos {
  z-index: 9;
  width: calc((100% - 1.88rem) / 5);
  /* height: 1.88rem; */
  padding-top: calc((100% - 1.88rem) / 5);
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 0.47rem;
  margin-bottom: 0.32rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
}
.partners .customer .logo_box .logos:hover {
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
}
.partners .customer .logo_box .logos:nth-child(5n) {
  margin-right: 0;
}
.partners .customer .logo_box .logos img {
  width: 95%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin:  auto;
  text-align: center;
  position: absolute;
}
.partners .customer .logo_box .logos:hover {
  z-index: 10;
  transform: scale(1.2);
  transition: all 0.4s;
}
.partners .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.partners .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.partners .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.partners .fhdb_no {
  display: inline-block;
}
.itntrod .banner .swiper {
  width: 100%;
  height: 100%;
}
.itntrod .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.itntrod .gsjj_box {
  position: relative;
}
.itntrod .gsjj_box .gsjj {
  display: flex;
  justify-content: space-between;
  margin: 0.72rem auto 0.5rem;
  width: 70%;
}
.itntrod .gsjj_box .gsjj .jj_left {
  width: 3.9rem;
  display: flex;
  flex-direction: column;
}
.itntrod .gsjj_box .gsjj .jj_left .left_top {
  line-height: 0.58rem;
  font-size: 0.3rem;
  font-weight: 600;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
}
.itntrod .gsjj_box .gsjj .jj_left .left_bot {
  margin-top: 0.45rem;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.32rem;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju {
  display: flex;
  align-items: center;
  margin-top: 0.3rem;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .cs {
  margin-right: 1.03rem;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .cs :nth-child(1) {
  font-size: 0.3rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .cs :nth-child(1) span {
  font-size: 0.4rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .cs :nth-child(2) span {
  font-size: 0.2rem;
  color: #666;
  font-weight: normal;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .kh :nth-child(1) {
  font-size: 0.3rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .kh :nth-child(1) span {
  font-size: 0.4rem;
  background: linear-gradient(to right, #0a7cff, #4a5cff);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 600;
}
.itntrod .gsjj_box .gsjj .jj_left .shuju .kh :nth-child(2) span {
  font-size: 0.2rem;
  color: #666;
  font-weight: normal;
}
.itntrod .gsjj_box .gsjj .jj_right {
  width: 8rem;
  height: 6.2rem;
  margin-top: 0.71rem;
}
.itntrod .gsjj_box .gsjj .jj_right img {
  width: 100%;
  height: 100%;
}
.itntrod .gsjj_box .csbac {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: cover;
  z-index: -1;
}
.itntrod .maps_box {
  position: relative;
}
.itntrod .maps_box .csbac {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: fill;
}
.itntrod .maps_box .ditu {
  margin-left: 0.62rem;
  width: 100%;
  height: 100%;
}
.itntrod .qywh {
  height: 6.2rem;
  background-image: url(/static/index/img/qiyewenhua.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
}
.itntrod .qywh .hxyw_box {
  margin: 0 auto 1.5rem;
  padding-bottom: 0.94rem;
  position: relative;
  height: 0.48rem;
  top: 0.62rem;
  z-index: 2;
}
.itntrod .qywh .hxyw_box .yingwen {
  color: #ffffff;
  opacity: 0.2 !important;
}
.itntrod .qywh .hxyw_box .tit {
  color: white;
}
.itntrod .qywh .hz_tit {
  padding: 0.72rem 0 0.61rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.itntrod .qywh .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.itntrod .qywh .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: white;
  margin-left: 0.16rem;
}
.itntrod .qywh .qywh_list {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
.itntrod .qywh .qywh_list .item {
  width: calc((100%-1.2rem) / 4);
  margin-right: 0.44rem;
  border-radius: 0.08rem;
}
.itntrod .qywh .qywh_list .item:last-child {
  margin-right: 0;
}
.itntrod .qywh .qywh_list .item div {
  text-align: center;
}
.itntrod .qywh .qywh_list .item :nth-child(1) img {
  width: 1.04rem;
  height: 1.04rem;
}
.itntrod .qywh .qywh_list .item :nth-child(2) {
  font-size: 0.3rem;
  color: white;
  font-weight: 600;
  margin-top: 0.49rem;
  text-align: center;
}
.itntrod .qywh .qywh_list .item :nth-child(3) {
  font-size: 0.18rem;
  color: white;
  margin: 0 auto;
  margin-top: 0.17rem;
  width: 2.6rem;
  text-align: center;
}
.itntrod .qywh .qywh_list .item:nth-child(1) :nth-child(3) {
  text-align: center;
}
.itntrod .tdfc {
  position: relative;
  padding-bottom: 1.3rem;
}
.itntrod .tdfc .hz_tit {
  padding: 0.72rem 0 0.61rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.itntrod .tdfc .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.itntrod .tdfc .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.itntrod .tdfc .tdfc_lbt {
  position: relative;
  z-index: 999;
  height: 3.2rem;
}
.itntrod .tdfc .tdfc_lbt .swiper {
  width: 100%;
  height: 100%;
}
.itntrod .tdfc .tdfc_lbt .swiper .swiper-slide {
  text-align: center;
  font-size: 0.18rem;
  background: white;
  width: 3.84rem;
  height: 3.02rem;
  border-radius: 0.08rem;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.itntrod .tdfc .tdfc_lbt .swiper .swiper-slide .top {
  height: 2.4rem;
}
.itntrod .tdfc .tdfc_lbt .swiper .swiper-slide .bot {
  height: 0.62rem;
  font-size: 0.2rem;
  color: #101010;
  line-height: 0.62rem;
}
.itntrod .tdfc .tdfc_lbt .button-prev {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.11rem;
  left: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.itntrod .tdfc .tdfc_lbt .button-prev img {
  width: 0.1rem;
  height: 0.18rem;
}
.itntrod .tdfc .tdfc_lbt .btn_act {
  background: linear-gradient(to bottom, #1a85ff, #0042eb);
  color: white;
}
.itntrod .tdfc .tdfc_lbt .button-next {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 1.11rem;
  right: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.itntrod .tdfc .tdfc_lbt .button-next img {
  width: 0.1rem;
  height: 0.18rem;
}
.itntrod .viewer-toolbar > ul > li {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  float: left;
  height: 0.38rem;
  overflow: hidden;
  transition: background-color 0.15s;
  width: 0.38rem;
}
.itntrod .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.itntrod .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.itntrod .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.itntrod .fhdb_no {
  display: inline-block;
}
.viewer-container .viewer-prev {
  background: #000a29 !important;
  width: 0.8rem !important;
  height: 0.8rem !important;
  position: fixed !important;
  left: 0 !important;
  top: calc(50% - 0.4rem) !important;
}
.viewer-container .viewer-prev::before {
  content: "";
  background: url(/static/index/img/left.png) !important;
  position: fixed;
  left: 0.11rem;
  top: calc(50% - 0.28rem) !important;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 100% 100% !important;
}
.viewer-container .viewer-next {
  background: #000a29 !important;
  width: 0.8rem !important;
  height: 0.8rem !important;
  position: fixed !important;
  right: 0 !important;
  top: calc(50% - 0.4rem) !important;
}
.viewer-container .viewer-next::before {
  content: "";
  background: url(/static/index/img/right.png) !important;
  position: fixed;
  right: 0.11rem;
  top: calc(50% - 0.28rem) !important;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 100% 100% !important;
}
.viewer-container .viewer-play {
  display: none;
}
.quali {
  position: relative;
  background-color: #fafbff;
}
.quali .banner .swiper {
  width: 100%;
  height: 100%;
}
.quali .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quali .tdfc {
  position: relative;
}
.quali .tdfc .hz_tit {
  padding: 0.72rem 0 0.61rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.quali .tdfc .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.quali .tdfc .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.quali .tdfc .tdfc_lbt {
  position: relative;
  z-index: 999;
  display: flex;
}
.quali .tdfc .tdfc_lbt .swiper_one {
  width: 100%;
}
.quali .tdfc .tdfc_lbt .swiper_one .swiper-slide {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 0.18rem;
  width: 3.84rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
.quali .tdfc .tdfc_lbt .swiper_one .swiper-slide .bot {
  height: 0.62rem;
  font-size: 0.2rem;
  color: #101010;
  line-height: 0.62rem;
}
.quali .tdfc .tdfc_lbt .button-prevss {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: calc(50% - 0.84rem);
  left: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.quali .tdfc .tdfc_lbt .button-prevss img {
  width: 0.1rem;
  height: 0.18rem;
}
.quali .tdfc .tdfc_lbt .btn_act {
  background: linear-gradient(to bottom, #1a85ff, #0042eb);
  color: white;
}
.quali .tdfc .tdfc_lbt .button-next {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: calc(50% - 0.84rem);
  right: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.quali .tdfc .tdfc_lbt .button-next img {
  width: 0.1rem;
  height: 0.18rem;
}
.quali .tdfcs {
  position: relative;
}
.quali .tdfcs .hz_tit {
  padding: 0.72rem 0 0.61rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.quali .tdfcs .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.quali .tdfcs .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.quali .tdfcs .tdfc_lbt {
  position: relative;
  z-index: 999;
  height: 5.1rem;
}
.quali .tdfcs .tdfc_lbt .swiper {
  width: 100%;
  height: 100%;
}
.quali .tdfcs .tdfc_lbt .swiper .swiper-slide {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 0.18rem;
  width: 3.84rem;
  height: 5.1rem;
  border-radius: 0.08rem;
  overflow: hidden;
}
.quali .tdfcs .tdfc_lbt .swiper .swiper-slide .top {
  height: 100%;
}
.quali .tdfcs .tdfc_lbt .button-prev-two {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 2.11rem;
  left: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.quali .tdfcs .tdfc_lbt .button-prev-two img {
  width: 0.1rem;
  height: 0.18rem;
}
.quali .tdfcs .tdfc_lbt .btn_act_two {
  background: linear-gradient(to bottom, #1a85ff, #0042eb);
  color: white;
}
.quali .tdfcs .tdfc_lbt .button-next-two {
  padding: 0.33rem 0.05rem;
  background-color: white;
  position: absolute;
  top: 2.11rem;
  right: -0.5rem;
  border-radius: 0.05rem;
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.quali .tdfcs .tdfc_lbt .button-next-two img {
  width: 0.1rem;
  height: 0.18rem;
}
.quali .itts_ry_box {
  position: relative;
  margin-bottom: 0.98rem;
}
.quali .itts_ry_box .hz_tit {
  margin: 0.72rem auto 0.4rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.quali .itts_ry_box .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.quali .itts_ry_box .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.quali .itts_ry_box .ry_tito {
  font-size: 0.18rem;
  color: #101010;
  margin-bottom: 0.31rem;
  font-weight: 600;
}
.quali .itts_ry_box .ry_det p {
  position: relative;
  z-index: 99;
  font-size: 0.17rem;
  color: #666;
  margin-bottom: 0.32rem;
}
.quali .zs_box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.42rem;
  position: relative;
  z-index: 999;
}
.quali .zs_box .zs_list {
  width: calc((100% - 0.48rem) / 3);
  height: 2.65rem;
  margin-right: 0.24rem;
  margin-bottom: 0.68rem;
}
.quali .zs_box :nth-child(3n) {
  margin-right: 0;
}
.quali .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.quali .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.quali .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.quali .fhdb_no {
  display: inline-block;
}
.casetwo {
  min-height: 5rem;
  position: relative;
}
.casetwo .banner .swiper {
  width: 100%;
  height: 100%;
}
.casetwo .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.casetwo .bdmk_box {
  position: relative;
}
.casetwo .bdmk_box .navitem {
  height: 0.84rem;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -0.42rem;
  z-index: 99;
  border-radius: 0.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.casetwo .bdmk_box .navitem div {
  width: calc(100% - 5.2rem) / 8;
  font-size: 0.16rem;
  color: #666;
  margin-right: 0.3rem;
}
.casetwo .bdmk_box .navitem .nav_act {
  font-weight: 600;
  font-size: 0.2rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  -webkit-background-clip: text;
  color: transparent;
  margin-top: -0.08rem;
  position: relative;
}
.casetwo .bdmk_box .navitem .nav_act::after {
  content: "";
  position: absolute;
  width: 0.8rem;
  height: 0.04rem;
  background: linear-gradient(to right, #1a85ff, #0042eb);
  bottom: -0.07rem;
  left: 0;
}
.casetwo .bdmk_box .navitem :last-child {
  margin-right: 0;
}
.casetwo .bd_list {
  margin-top: 1.14rem;
}
.casetwo .bd_list .news_list {
  z-index: 9;
  position: relative;
}
.casetwo .bd_list .news_list .list_event {
  display: flex;
  flex-direction: column;
}
.casetwo .bd_list .news_list .list_event .event_tit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.casetwo .bd_list .news_list .list_event .event_tit :nth-child(1) {
  font-size: 0.24rem;
  color: #000;
  font-weight: 600;
}
.casetwo .bd_list .news_list .list_event .event_tit :nth-child(2) {
  font-size: 0.14rem;
  color: #666;
}
.casetwo .bd_list .news_list .list_event .event_tit :nth-child(2) img {
  width: 0.058rem;
  height: 0.107rem;
  margin-left: 0.07rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box {
  display: flex;
  justify-content: flex-start;
  background-color: transparent;
  flex-wrap: wrap;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card {
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  width: calc((100% - 0.24rem) / 4);
  border-radius: 0.08rem;
  overflow: hidden;
  position: relative;
  margin-right: 0.08rem;
  margin-bottom: 0.08rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card:nth-child(4n) {
  margin-right: 0;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .card_top {
  height: 2.8rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .card_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .card_bot {
  padding: 0.15rem;
  background-color: white;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .card_bot .bot_tit {
  text-align: center;
  font-size: 0.18rem;
  font-weight: 600;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .card_bot .bot_det {
  font-size: 0.17rem;
  text-align: center;
  margin-top: 0.08rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .zz_wz {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  width: 100%;
  height: 2.8rem;
  background-image: linear-gradient(112deg, rgba(127, 127, 213, 0.5) 0%, rgba(134, 168, 231, 0.5) 40%, rgba(145, 234, 228, 0.5));
  padding: 0.24rem 0.3rem;
  transition: all 0.6s;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .zz_wz .num {
  font-size: 0.44rem;
  color: white;
  font-weight: 600;
  position: relative;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .zz_wz .num::before {
  content: "";
  width: 0.22rem;
  height: 0.02rem;
  background-color: white;
  position: absolute;
  top: 0.3rem;
  left: -0.29rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .zz_wz .tit {
  font-size: 0.17rem;
  color: white;
  line-height: 0.29rem;
  font-weight: 600;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card .zz_wz .det {
  font-size: 0.15rem;
  color: white;
  line-height: 0.29rem;
  /* font-weight: 600; */
  margin-top: 0.15rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .eve_card:hover .zz_wz {
  transform: translateX(0%);
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card {
  width: calc((100% - 0.72rem) / 4);
  box-shadow: 0.02rem 0.04rem 0.08rem rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 0.08rem;
  overflow: hidden;
  margin-right: 0.24rem;
  margin-bottom: 0.4rem;
  border-radius: 0.08rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card:nth-child(4n) {
  margin-right: 0;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_top {
  height: 1.63rem;
  overflow: hidden;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot {
  padding: 0.16rem 0.15rem 0.24rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .tit {
  font-size: 0.2rem;
  color: #0f0f0f;
  font-weight: 700;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .det {
  margin-top: 0.09rem;
  font-size: 0.14rem;
  color: #666;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .weiz {
  margin-top: 0.16rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .weiz img {
  vertical-align: middle;
  width: 0.12rem;
  height: 0.14rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .weiz span {
  font-size: 0.12rem;
  color: #999;
  vertical-align: middle;
  margin-left: 0.09rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .data {
  margin-top: 0.08rem;
}
.casetwo .bd_list .news_list .list_event .event_card_box .event_card .event_card_bot .data img {
  width: 0.13rem;
  height: 0.13rem;
  vertical-align: middle;
}
.casetwo .bd_list .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;
}
.casetwo .bd_list .news_list .list_event .event_card_box .card_act {
  border-bottom: 0.04rem solid;
  border-image: linear-gradient(to right, #6a11cb, #2675fc) 1;
}
.casetwo .bd_list .news_list a .gengduo {
  margin: 0 auto;
  width: 1.7rem;
  height: 0.48rem;
  background-color: #4a5cff;
  border-radius: 0.08rem;
  font-size: 0.2rem;
  color: #fff;
  text-align: center;
  line-height: 0.48rem;
  margin-top: 0.4rem;
}
.casetwo .fyq {
  height: 0.64rem;
  margin-bottom: 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.casetwo .fyq .fyq_left {
  font-size: 0.14rem;
  color: #666;
}
.casetwo .fyq .fyq_left span {
  font-size: 0.14rem;
  color: #666;
  padding: 0 0.1rem;
}
.casetwo .fyq .fyq_right .el-pagination {
  display: flex;
  align-items: center;
}
.casetwo .fyq .fyq_right .el-pager li {
  width: 0.32rem;
  font-size: 0.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #666;
  border: 0.01rem solid #dcdcdc;
  font-weight: 500;
  margin: 0 0.04rem;
  border-radius: 0.05rem;
}
.casetwo .fyq .fyq_right .el-pager li.active {
  color: white;
  background-color: #005aeb;
  border: 0.01rem solid #005aeb;
  cursor: default;
}
.casetwo .zwgd {
  margin-bottom: 0.44rem;
  display: flex;
  justify-content: center;
}
.casetwo .zwgd img {
  margin: 0 auto;
  width: 41%;
}
.casetwo .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.casetwo .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.casetwo .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.casetwo .fhdb_no {
  display: inline-block;
}
.showlist .banner .swiper {
  width: 100%;
  height: 100%;
}
.showlist .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.showlist .itts_dj .nav {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  font-size: 0.16rem;
  color: #999;
}
.showlist .itts_dj .nav span {
  font-size: 0.16rem;
  color: #000;
}
.showlist .itts_dj .dj_item {
  height: 1.5rem;
  margin-bottom: 0.24rem;
  display: flex;
}
.showlist .itts_dj .dj_item:hover .item_right .right_top {
  font-size: 0.18rem;
  color: #005aeb;
}
.showlist .itts_dj .dj_item .item_left {
  width: 2.8rem;
  border-radius: 0.05rem;
}
.showlist .itts_dj .dj_item .item_right {
  width: 8.91rem;
  margin-left: 0.3rem;
}
.showlist .itts_dj .dj_item .item_right .right_top {
  font-size: 0.18rem;
  color: #101010;
  font-weight: 600;
}
.showlist .itts_dj .dj_item .item_right .right_cen {
  height: 0.63rem;
  font-size: 0.16rem;
  color: #999;
  padding-left: 0.09rem;
  margin-top: 0.18rem;
}
.showlist .itts_dj .dj_item .item_right .right_bot {
  padding-left: 0.09rem;
  margin-top: 0.25rem;
}
.showlist .itts_dj .dj_item .item_right .right_bot .wz_img img {
  width: 0.12rem;
  height: 0.14rem;
  vertical-align: middle;
}
.showlist .itts_dj .dj_item .item_right .right_bot .dz {
  vertical-align: middle;
  margin-left: 0.08rem;
  font-size: 0.14rem;
  color: #999;
}
.showlist .itts_dj .dj_item .item_right .right_bot .dz span {
  font-size: 0.14rem;
  color: #999;
}
.showlist .itts_dj .dj_item .item_right .right_bot .img_two {
  margin-left: 0.25rem;
}
.showlist .itts_dj .dj_item .item_right .right_bot .rl {
  margin-left: 0.08rem;
}
.showlist .itts_dj .fyq {
  margin: 0.24rem 0;
  height: 0.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.showlist .itts_dj .fyq .fyq_left {
  font-size: 0.14rem;
  color: #666;
}
.showlist .itts_dj .fyq .fyq_left span {
  font-size: 0.14rem;
  color: #666;
  padding: 0 0.1rem;
}
.showlist .itts_dj .fyq .fyq_right .el-pagination {
  display: flex;
  align-items: center;
}
.showlist .itts_dj .fyq .fyq_right .el-pager li {
  width: 0.32rem;
  font-size: 0.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #666;
  border: 0.01rem solid #dcdcdc;
  font-weight: 500;
  margin: 0 0.04rem;
  border-radius: 0.05rem;
}
.showlist .itts_dj .fyq .fyq_right .el-pager li.active {
  color: white;
  background-color: #005aeb;
  border: 0.01rem solid #005aeb;
  cursor: default;
}
.newslist .banner .swiper {
  width: 100%;
  height: 100%;
}
.newslist .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newslist .itts_dj .nav {
  padding-top: 0.24rem;
  font-size: 0.16rem;
  color: #999;
  padding-bottom: 0.24rem;
  border-bottom: 0.01rem solid #ccc;
}
.newslist .itts_dj .nav span {
  font-size: 0.16rem;
  color: #000;
}
.newslist .itts_dj .nav span a {
  font-size: 0.16rem;
  color: #999;
}
.newslist .itts_dj .dj_item {
  padding: 0.24rem 0;
  border-bottom: 0.01rem solid #ccc;
}
.newslist .itts_dj .dj_item:hover .item_right .right_top {
  font-size: 0.18rem;
  color: #005aeb;
}
.newslist .itts_dj .dj_item .item_right .right_top {
  font-size: 0.18rem;
  color: #101010;
  font-weight: 600;
}
.newslist .itts_dj .dj_item .item_right .right_cen {
  font-size: 0.16rem;
  color: #999;
  padding-left: 0.09rem;
  margin-top: 0.16rem;
}
.newslist .itts_dj .dj_item .item_right .right_bot {
  display: flex;
  flex-direction: row;
  padding-left: 0.09rem;
  padding-top: 0.16rem;
}
.newslist .itts_dj .dj_item .item_right .right_bot div {
  font-size: 0.14rem;
  color: #999;
  margin-right: 0.48rem;
}
.newslist .itts_dj .fyq {
  height: 0.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.24rem 0;
}
.newslist .itts_dj .fyq .fyq_left {
  font-size: 0.14rem;
  color: #666;
}
.newslist .itts_dj .fyq .fyq_left span {
  font-size: 0.14rem;
  color: #666;
  padding: 0 0.1rem;
}
.newslist .itts_dj .fyq .fyq_right .el-pagination {
  display: flex;
  align-items: center;
}
.newslist .itts_dj .fyq .fyq_right .el-pager li {
  width: 0.32rem;
  font-size: 0.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #666;
  border: 0.01rem solid #dcdcdc;
  font-weight: 500;
  margin: 0 0.04rem;
  border-radius: 0.05rem;
}
.newslist .itts_dj .fyq .fyq_right .el-pager li.active {
  color: white;
  background-color: #005aeb;
  border: 0.01rem solid #005aeb;
  cursor: default;
}
.exhibition .itts_dj .nav {
  position: relative;
  z-index: 99;
  padding: 0.24rem 0;
  font-size: 0.16rem;
  color: #999;
}
.exhibition .itts_dj .nav span {
  font-size: 0.16rem;
  color: #000;
}
.exhibition .itts_dj .nav span a {
  font-size: 0.16rem;
  color: #999;
}
.exhibition .exh_det {
  position: relative;
}
.exhibition .exh_det .dxh_detbox {
  min-height: 800px;
  position: relative;
  z-index: 99;
  min-height: 5rem;
  padding: 0.32rem 0.4rem 0.37rem;
  background-color: #fafbff;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
}
.exhibition .exh_det .dxh_detbox .det_tit {
  font-size: 0.3rem;
  color: #0f0f0f;
  font-weight: 600;
  text-align: center;
}
.exhibition .exh_det .dxh_detbox .det_dz {
  text-align: center;
  margin-top: 0.08rem;
}
.exhibition .exh_det .dxh_detbox .det_dz span {
  font-size: 0.14rem;
  color: #999;
}
.exhibition .exh_det .dxh_detbox .det_dz .rq {
  margin-left: 0.16rem;
}
.exhibition .exh_det .dxh_detbox .det_one {
  margin-top: 0.24rem;
  margin-bottom: 0.26rem;
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #666;
}
.exhibition .det_sx {
  padding-top: 0.16rem;
  padding-bottom: 0.42rem;
}
.exhibition .det_sx div,
.exhibition .det_sx span {
  margin-bottom: 0.08rem;
  font-size: 0.16rem;
  color: #333;
}
.exhibition .det_sx div:hover,
.exhibition .det_sx span:hover {
  color: #005aeb;
}
.exhibition .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.exhibition .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.exhibition .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.exhibition .fhdb_no {
  display: inline-block;
}
.party .banner .swiper {
  width: 100%;
  height: 100%;
}
.party .banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.party .itts_dj .nav {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
  font-size: 0.16rem;
  color: #999;
}
.party .itts_dj .nav span {
  font-size: 0.16rem;
  color: #000;
}
.party .itts_dj .nav span a {
  font-size: 0.16rem;
  color: #999;
}
.party .itts_dj .hz_tit {
  padding: 0.2rem 0 0.2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.party .itts_dj .hz_tit :nth-child(1) {
  width: 0.06rem;
  height: 0.24rem;
  background: linear-gradient(to bottom, #6a11cb, #2675fc);
  border-top-right-radius: 0.02rem;
  border-bottom-right-radius: 0.02rem;
}
.party .itts_dj .hz_tit :nth-child(2) {
  font-size: 0.3rem;
  color: #000;
  margin-left: 0.16rem;
}
.party .itts_dj .lb_item_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.party .itts_dj .lb_item_box .lb_item {
  border-radius: 8px;
  overflow: hidden;
  width: calc((100% - 24px) / 4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  margin-right: 8px;
  margin-bottom: 8px;
  position: relative;
}
.party .itts_dj .lb_item_box .lb_item:nth-child(4n) {
  margin-right: 0;
}
.party .itts_dj .lb_item_box .lb_item .item_top {
  height: 332px;
}
.party .itts_dj .lb_item_box .lb_item .item_top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.party .itts_dj .lb_item_box .lb_item .item_bot {
  padding: 15px;
}
.party .itts_dj .lb_item_box .lb_item .item_bot .bot_tit {
  font-size: 17px;
  font-weight: 600;
}
.party .itts_dj .lb_item_box .lb_item .item_bot .bot_det {
  font-size: 14px;
  margin-top: 12px;
}
.party .itts_dj .lb_item_box .lb_item .det_hov {
  width: 100%;
  height: 156px;
  background-color: #0861cc;
  position: absolute;
  bottom: -156px;
  left: 0;
  padding: 0 15px;
  transition: all 0.6s;
}
.party .itts_dj .lb_item_box .lb_item .det_hov .hov_tit {
  font-size: 17px;
  font-weight: 600;
  color: white;
  text-align: center;
  margin-top: 31px;
}
.party .itts_dj .lb_item_box .lb_item .det_hov .hov_det {
  font-size: 14px;
  margin-top: 12px;
  color: white;
  text-align: left;
}
.party .itts_dj .lb_item_box .lb_item:hover .det_hov {
  transform: translateY(-156px);
}
.party .itts_dj .dj_item {
  height: 1.5rem;
  margin-bottom: 0.24rem;
  display: flex;
}
.party .itts_dj .dj_item:hover .item_right .right_top {
  font-size: 0.18rem;
  color: #005aeb;
}
.party .itts_dj .dj_item .item_left {
  width: 2.8rem;
  border-radius: 0.05rem;
  overflow: hidden;
}
.party .itts_dj .dj_item .item_right {
  width: 8.91rem;
  margin-left: 0.3rem;
  border-bottom: 0.01rem solid #c1c1c1;
}
.party .itts_dj .dj_item .item_right .right_top {
  font-size: 0.18rem;
  color: #101010;
  font-weight: 600;
}
.party .itts_dj .dj_item .item_right .right_cen {
  margin-top: 0.18rem;
  height: 0.63rem;
  font-size: 0.16rem;
  color: #999;
}
.party .itts_dj .dj_item .item_right .right_bot {
  margin-top: 0.2rem;
}
.party .itts_dj .dj_item .item_right .right_bot .wz_img img {
  width: 0.12rem;
  height: 0.14rem;
  vertical-align: middle;
}
.party .itts_dj .dj_item .item_right .right_bot .dz {
  vertical-align: middle;
  font-size: 0.14rem;
  color: #999;
}
.party .itts_dj .dj_item .item_right .right_bot .dz span {
  font-size: 0.14rem;
  color: #999;
}
.party .itts_dj .dj_item .item_right .right_bot .img_two {
  margin-left: 0.25rem;
}
.party .itts_dj .dj_item .item_right .right_bot .rl {
  margin-left: 0.08rem;
}
.party .itts_dj .fyq {
  margin: 0.24rem 0;
  height: 0.64rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.party .itts_dj .fyq .fyq_left {
  font-size: 0.14rem;
  color: #666;
}
.party .itts_dj .fyq .fyq_left span {
  font-size: 0.14rem;
  color: #666;
  padding: 0 0.1rem;
}
.party .itts_dj .fyq .fyq_right .el-pagination {
  display: flex;
  align-items: center;
}
.party .itts_dj .fyq .fyq_right .el-pager li {
  width: 0.32rem;
  font-size: 0.16rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  color: #666;
  border: 0.01rem solid #dcdcdc;
  font-weight: 500;
  margin: 0 0.04rem;
  border-radius: 0.05rem;
}
.party .itts_dj .fyq .fyq_right .el-pager li.active {
  color: white;
  background-color: #005aeb;
  border: 0.01rem solid #005aeb;
  cursor: default;
}
.party .fhdb {
  width: 0.72rem;
  height: 0.76rem;
  text-align: center;
  background-color: white;
  box-shadow: 0 0 0.08rem rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 0.9rem;
  bottom: 4.48rem;
  z-index: 999;
  display: none;
}
.party .fhdb img {
  margin-top: 0.16rem;
  width: 0.32rem;
  height: 0.32rem;
}
.party .fhdb .top {
  font-size: 0.14rem;
  color: #333333;
}
.party .fhdb_no {
  display: inline-block;
}
.footer_kl {
  background: linear-gradient(to right, #00258d, #00041d);
}
.footer_kl .footer_box {
  display: flex;
  flex-direction: column;
}
.footer_kl .footer_box .footer_tit_box {
  padding: 0.24rem 0;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.5);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer_kl .footer_box .footer_tit_box .footer_logo {
  width: 1.06rem;
}
.footer_kl .footer_box .footer_tit_box .footer_tit {
  font-size: 0.3rem;
  color: #fff;
  margin-left: 0.41rem;
}
.footer_kl .footer_box .footer_del_box {
  padding: 0.16rem 0 0.24rem;
  display: flex;
  justify-content: space-between;
}
.footer_kl .footer_box .footer_del_box .footer_del_left {
  width: 50%;
  border-right: 0.01rem solid rgba(255, 255, 255, 0.5);
  display: flex;
  flex-direction: column;
}
.footer_kl .footer_box .footer_del_box .footer_del_left .kj {
  width: 100%;
  padding-bottom: 0.24rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_left .kj .kj_top {
  font-size: 0.16rem;
  color: #fff;
}
.footer_kl .footer_box .footer_del_box .footer_del_left .kj .kj_bot {
  margin-top: 0.16rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer_kl .footer_box .footer_del_box .footer_del_left .kj .kj_bot a {
  margin-bottom: 0.08rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_left .kj .kj_bot a span {
  margin-right: 0.4rem;
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.6;
}
.footer_kl .footer_box .footer_del_box .footer_del_left :last-child {
  padding-bottom: 0;
}
.footer_kl .footer_box .footer_del_box .footer_del_right {
  width: 50%;
  padding-left: 0.77rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_top .lxwm {
  font-size: 0.16rem;
  color: #fff;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_top .zxns {
  margin-top: 0.16rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_top .zxns a span {
  margin-right: 0.48rem;
  padding-bottom: 0.08rem;
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.6;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot {
  display: flex;
  flex-direction: row;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs {
  width: 2.69rem;
  height: 1.53rem;
  padding: 0.34rem 0 0.22rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs div {
  height: 0.2rem;
  margin-bottom: 0.16rem;
  display: flex;
  flex-direction: row;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .phone :nth-child(1),
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .wz :nth-child(1),
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .dz :nth-child(1) {
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: middle;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .phone :nth-child(1) img,
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .wz :nth-child(1) img,
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .dz :nth-child(1) img {
  width: 100%;
  height: 100%;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .phone :nth-child(2),
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .wz :nth-child(2),
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .lxfs .dz :nth-child(2) {
  font-size: 0.14rem;
  color: #fff;
  opacity: 0.6;
  vertical-align: middle;
  margin-left: 0.07rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .ewm {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 0.34rem;
  padding-top: 0.13rem;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .ewm img {
  display: inline-block;
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 auto;
}
.footer_kl .footer_box .footer_del_box .footer_del_right .lx_bot .ewm .gz {
  font-size: 0.12rem;
  color: #fff;
  opacity: 0.6;
  margin-top: 0.08rem;
}
.footer_kl .footer_box .footer_bot_box {
  padding: 0.25rem 0 0.23rem;
  border-top: 0.01rem solid rgba(255, 255, 255, 0.5);
}
.footer_kl .footer_box .footer_bot_box .bqsy {
  display: flex;
}
.footer_kl .footer_box .footer_bot_box .bqsy span {
  font-size: 0.14rem;
  color: #fff;
  margin-right: 0.1rem;
  vertical-align: middle;
}
.footer_kl .footer_box .footer_bot_box .bqsy img {
  width: 0.2rem;
  height: 0.22rem;
  vertical-align: middle;
}
.footer_kl .footer_box .footer_bot_box .bqsy .one {
  margin-top: 0.02rem;
  vertical-align: top;
}
.footer_kl .footer_box .footer_bot_box .bqsy .five {
  margin-top: -0.02rem;
  margin-left: 0.1rem;
}
.footer_kl .footer_box .footer_bot_box .bqsy .five a {
  font-size: 0.14rem;
  color: #fff;
  margin-right: 0.1rem;
  vertical-align: middle;
}
.footer_kl .footer_box .footer_bot_box .bqsy .two a,
.footer_kl .footer_box .footer_bot_box .bqsy .three a,
.footer_kl .footer_box .footer_bot_box .bqsy .four a {
  font-size: 0.14rem;
  color: #fff;
  margin-right: 0.1rem;
  vertical-align: middle;
}
/* 弹性盒子 */
.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;
}
