@import "fonts/iconfont.css";
em,
i {
  font-style: normal;
}

ul,
dl,
p {
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* b {
  font-weight: normal;
} */
img {
  border: none;
}

input,
textarea {
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  box-sizing: border-box;
}

textarea {
  overflow: auto;
}

table {
  border-spacing: 0;
  border: none;
  border-collapse: collapse;
}

button {
  border: none;
  background: none;
}

button:focus,
button:active:focus,
button.active:focus,
button.focus,
button:active.focus,
button.active.focus {
  outline: none;
  border-color: transparent;
  box-shadow: none;
}
::selection {
    background: transparent; /* 背景透明 */
    color: inherit; /* 字体颜色继承 */
}

.text-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 限制显示的行数为2 */
  overflow: hidden;
}
/*  */
.pc_container {
  width: 100%;
  height: 100%;
  position: relative;
  background: #f0f8ff;
}

.container-box {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.huidaodingbu{
  position: fixed;
  right: 2rem;
  top: 75%;

  width: 50px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: 1.5s;
}
.scrolled2{
  display: block;
  opacity: 1;
  transition: 1.5s;
}
.huidaodingbu img{
  width: 100%;
  display: block;
  object-fit: cover;
}
.nav-box {
  /* height: .52rem; */
  /* height: 93px; */
  /* width: 100%; */
  padding: 21px 0 36px;
  /* background-color: aquamarine; */
  display: flex;
  align-items: center;
  box-sizing: border-box;
  position: fixed;
  /* width: 10.8rem; */
  width: 100%;
  z-index: 199;
}
.nav-box.scrolled {
  background-color: #ffffff !important; /* 滚动时的背景颜色 */
}
.nav {
  display: flex;
  align-items: center;
  /* width: 6.08rem; */
  min-width: 1080px;
  margin: auto;
  /* background: rgba(0, 0, 0, 0); */
  /* position: fixed;
  top: 0;
  left: 0;
  z-index: 199; */
}

.logo-box {
  /* width: .52rem; */
  /* height: .2rem; */
  width: 92px;
  height: 36px;
}

.logo-box img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.down-app {
  /* width: 0.6rem; */
  
   width: 106px;
  cursor: pointer;
  position: relative;
  height: 34px;
}
.nav .down-app .down-code{
  position: absolute;
  top: .18rem;
  left: 0.02rem;
  width: 112px;
  height: 146px;
  object-fit: cover;
  display: none;
}
.nav .nav-btn:hover + .down-code{
  display: block;
}
.down-app img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.nav-list {
  flex-shrink: 0;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 60px;
  margin-right: 90px;
}

.list-item {
  font-size: 16px;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  /* text-align: left; */
  color: #111111;
  cursor: pointer;
}

.navactive {
  color: #40aef1;
}

.banner-box {
  width: 100%;
  min-height: 690px;
  position: relative;
}

.el-carousel__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.banner-box .banner1{
  position: relative;
}
.banner-btn{
  position: absolute;
  /* top:2.67rem;
  left: 2.36rem; */
  top: 437px;
  left: 420px;
  display: flex;
  height: 0.45rem;
}
.banner-box .banner-btn img{
  display: block;
  object-fit: cover;
  margin-right: 23px;
}
.el-carousel__indicators .el-carousel__indicator.is-active .el-carousel__button {
  background-color: #40aef1;
}

.el-carousel__indicators .el-carousel__indicator .el-carousel__button {
  background-color: #ffffff;
  opacity: 1;
}

.pc_container .main {
  width: 100%;
  height: 100%;
  background-color: #f0f8ff;
}

.company_profile {
  width: 6.08rem;
  height: 2.84rem;
  position: relative;
  background: url('/public/images/5.0/top2-bgc.png') no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  margin: auto;
}

.company_profile .company-name {
  font-size: 0.12rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #111111;
  text-align: center;
  margin-top: .23rem;
}

.company_profile .company-tisp {
  font-size: 0.07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}

.company_profile .compony-intro {
  width: 5.51rem;
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: center;
  color: #383838;
  line-height: 0.18rem;
  /* margin-top: .08rem; */
  margin: .08rem auto 0;
}

.compony-banner {
  width: 5.51rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: .14rem auto 0;

}

.compony-banner .compony-bannerbox {
  width: 3.94rem;
  height: 1.46rem;
  border-radius: .07rem;
  overflow: hidden;
}
.compony-banner .compony-bannerbox img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  /* cursor: pointer; */
}
.profile-box {
  flex: 1;
  flex-shrink: 0;
  height: 1.46rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: .14rem;
}

.profile-box .profile-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.profile-box .profile-item .profile-icon {
  width: 0.65rem;
  height: 0.65rem;
  background: linear-gradient(123deg, #40aef1 0%, #7ad2ff 100%);
  border-radius: 0.05rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: .17rem 0;
  align-items: center;
  justify-content: center;
}
.profile-item .profile-icon .pepo-num{
  font-size: .08rem;
}
.profile-item .profile-icon .pepo-num .num{
  font-size: .12rem;
  font-weight: 500;
}
.profile-item .profile-icon .pepo-num .jia{
  font-size: .06rem;
}
.profile-item .profile-icon .pepo-num .wan{
  font-size: .08rem;
}
.profile-item .profile-icon .pepo-num .ren{
  font-size: .08rem;
}
.pepo-tisp{
  font-size: .07rem;
  display: flex;
  align-items: center;
  margin-top: auto;
}
.pepo-tisp img{
  width: .1rem;
  height: 0.1rem;
  display: block;
  object-fit: cover;
  margin-right: .03rem;
}
.huanmili {
  width: 6.08rem;
  height: 4.83rem;
  background-color: #fff;
  margin: auto;
  padding: .23rem .28rem;
  box-sizing: border-box;
}

.huanmili .huanmili-box {
  display: flex;
  flex-direction: column;
}

.huanmili-box .top-logo {
  width: .64rem;
  height: 0.28rem;
}

.huanmili-box .top-logo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  cursor: pointer;
}

.huanmili-name {
  font-size: .12rem;
  color: #111111;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
  margin: auto;
}

.huanmili-tisp {
  font-size: 0.07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}

.huanmili-intro {
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #383838;
  line-height: 0.18rem;
  margin-top: .08rem;
}

.huanmuli-grid {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: .14rem;
}

.huanmuli-grid .grid-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.huanmuli-grid .grid-item img {
  width: 0.39rem;
  height: .39rem;
  object-fit: cover;
  display: block;
}

.huanmuli-grid .grid-text {
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #111111;
  text-align: center;
  margin-top: 0.01rem;
}

.huanmili-banner {
  margin-top: .14rem;
}

.huanmili-banner-box {
  width: 100%;
  height: 2.85rem;
  /* border-radius: .07rem;
  overflow: hidden; */
}

.huanmili-banner-box .huanmili-banner-img {
  height: 2.41rem;
  border-radius: .07rem;
  overflow: hidden;
}

.huanmili-banner-box .el-carousel .el-carousel__indicators {
  display: flex;
  align-items: center;
  justify-content: center;
}

.huanmili-banner-box .el-carousel .el-carousel__indicators .el-carousel__indicator--horizontal {
  display: inline;
  padding: 26px 4px;
}

.huanmili-banner-box .el-carousel__indicators .el-carousel__indicator .el-carousel__button {
  background-color: #d7d7d7;
  opacity: 1;
}

.huanmili-banner-box .el-carousel__indicators .el-carousel__indicator.is-active .el-carousel__button {
  background-color: #40aef1;
}

.huanmili-banner-tisp {
  position: absolute;
  bottom: 0;
  font-size: .08rem;
  height: .27rem;
  height: 0.27rem;
  background: rgba(56, 157, 218, 0.80);
  /* border-radius: 0rem 0.12rem 0.12rem 0rem; */
  border-bottom-left-radius: .07rem;
  border-bottom-right-radius: .07rem;
  text-align: center;
  width: 100%;
  line-height: .27rem;
  color: #ffffff;
}

.yanxishe {
  width: 6.08rem;
  height: 5.85rem;
  background: url('/public/images/5.0/yanxishe-bgc.png') no-repeat;
  background-size: 100% 100%;
  margin: auto;
  padding: .23rem .28rem;
  box-sizing: border-box;
}

.yanxishe-box {
  display: flex;
  flex-direction: column;
}

.yanxishe-box .yanxishe-logo {
  width: 100%;
  height: 0.28rem;
}

.yanxishe-box .yanxishe-logo img {
  /* width: 100%; */
  height: 100%;
  display: block;
  object-fit: cover;

}

.yanxishe-box .yanxishe-name {
  font-size: .12rem;
  color: #111111;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
  margin: auto;
}

.yanxishe-box .yanxishe-tisp {
  font-size: 0.07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}

.yanxishe-box .yanxishe-intro {
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  text-align: center;
  margin-top: .08rem;
  line-height: .18rem;
}

.yanxishe-year {
  width: 100%;
  height: 2.31rem;
  margin-top: .14rem;
}

.yanxishe-year img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.yanxishe-scroll {
  overflow: hidden;
  position: relative;
}

.yanxishe .marquee-container {
  /* width: 100%; */
  overflow: hidden;
  position: relative;
  padding: .28rem 0 0;
  width: 100%;
  height: 1.51rem;
  margin-top: .23rem;
  background: url('/public/images/5.0/yanxishe-bottom.png') no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.yanxishe .marquee-row {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 0.23rem;
  line-height: 30px;
  font-size: .08rem;
  margin-bottom: .08rem;
  /* padding: 0.06rem 0.07rem .06rem .02rem; */
}

.yanxishe .marquee-content {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  will-change: transform;
}

.yanxishe .marquee-content span {
  display: inline-block;
  padding: 0 0.07rem 0 .02rem;
  border-radius: 0.14rem;
  box-shadow: 0px 5px 34px 0px rgba(0,68,250,0.045);
  background: #ffffff;
  font-family: PingFang SC, PingFang SC-Regular;
  margin: 0 .09rem;

}

.yanxishe .marquee-content span img {
  width: 0.17rem;
  height: 0.17rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.05rem;
  object-fit: cover;
}

.yanxishe-btn {
  width: 1.14rem;
  height: .27rem;
  background: linear-gradient(90deg,#40aef1 0%, #7ad2ff 80%);
border-radius: 0.05rem;
  margin: auto;
  font-size: .08rem;
  color: #ffffff;
  text-align: center;
  line-height: .27rem;
  cursor: pointer;
 
}
.meiti-btn{
    width: 1.14rem;
  height: .27rem;
  background: linear-gradient(90deg,#40aef1 0%, #7ad2ff 80%);
border-radius: 0.05rem;
  margin: auto;
  font-size: .08rem;
  color: #ffffff;
  text-align: center;
  line-height: .27rem;
  cursor: pointer;
   margin-top: .14rem;
}
.yanxishe-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.yujian {
  width: 6.08rem;
  height: 7.95rem;
  background: #ffffff;
  margin: auto;
  padding: .23rem .28rem;
  box-sizing: border-box;
}

.yujian-box {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.yujian-box .top-logo {
  width: 1.67rem;
  height: 0.28rem;
}

.yujian-box .top-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.yujian-box .yujian-name {
  font-size: .12rem;
  color: #111111;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
  margin: auto;
  text-align: center;
}

.yujian-box .yujian-tisp {
  font-size: 0.07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}

.yujian-box .yujian-intro {
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  text-align: center;
  margin-top: .08rem;
  line-height: .18rem;
}

.city-container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.display-panel {
  position: relative;
  height: 2.85rem;
  /* background: rgba(238, 242, 247, 0.08); */
  /* overflow: hidden; */
  /* background-image:
    radial-gradient(circle at 10% 20%, rgba(0, 0, 100, 0.1) 1px, transparent 1px),
    radial-gradient(circle at 15% 30%, rgba(0, 0, 150, 0.1) 1px, transparent 1px),
    radial-gradient(circle at 25% 50%, rgba(0, 0, 200, 0.1) 1px, transparent 1px);
  background-size: 180px 180px, 150px 150px, 120px 120px; */
  /* border-radius: 20px; */
  /* box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6); */
  /* border: 1px solid rgba(255, 255, 255, 0.1); */
  overflow: hidden;
}

.title {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 10;
  background: rgba(12, 36, 97, 0.7);
  padding: 15px 30px;
  border-radius: 50px;
  backdrop-filter: blur(5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
  animation: float 5s ease-in-out infinite;
}

h1 {
  font-size: 2.4rem;
  background: linear-gradient(to right, #4facfe, #00f2fe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 8px;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.subtitle {
  font-size: 1.1rem;
  color: #a1c4fd;
  opacity: 0.9;
}

.city-tag {
  position: absolute;
  display: flex;
  align-items: center;
  width: .51rem;
  height: .23rem;
  /* padding: 8px 20px 8px 10px; */
  /* background: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(235, 245, 255, 0.95)); */
  /* border-radius: 30px; */
  /* box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3); */
  transition: all 0.4s ease;
  z-index: 5;
  /* border: 2px solid rgba(79, 172, 254, 0.2); */
}

.city-icon {
    width: .51rem;
  height: .23rem;
  object-fit: cover;
  transition: all 0.4s ease;
}

.city-name {
  font-weight: bold;
  color: #222;
  font-size: 16px;
  transition: all 0.4s ease;
}
.ding{
  width: .51rem;
  height: .07rem;
  
  position: absolute;
  /* bottom: -.07rem; */
  /* left: 44%; */
  bottom: 0;
  left: 0;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  /* transform: translate(-50%, -50%); */
}
.ding img{
  position: absolute;
  bottom: -.07rem;
  left: 39%;
  width: .17rem;
  display: block;
  /* margin: auto; */
  object-fit: cover;
}
/* 标签淡出效果 */
.city-tag.fade-out .city-icon,
.city-tag.fade-out .city-name {
  opacity: 0;
}

.city-image {
  position: absolute;
  top: -5%;
  left: 57%;
  width: 0;
  height: 0;
  /* border-radius: 8px; */
  width: .83rem;
  height: .64rem;
  background-size: 100% 100%;
  background-position: center;
  transform: translate(-50%, -50%) scale(0.1);
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4); */
  opacity: 0;
  z-index: 3;
  overflow: hidden;
}

/* 图片展示效果 */
.city-tag.show-image .city-image {
  width: .83rem;
  height: .64rem;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}

.pulse {
  position: absolute;
  /* background: radial-gradient(circle, rgba(79, 172, 254, 0.4) 2%, transparent 40%); */
  border-radius: 50%;
  pointer-events: none;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.counter-container {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(12, 36, 97, 0.7);
  padding: 12px 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  font-size: 1.1rem;
  color: #a1c4fd;
  backdrop-filter: blur(5px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.counter-value {
  font-weight: bold;
  font-size: 1.3rem;
  margin: 0 6px;
  color: #4facfe;
}

.highlight {
  color: #4facfe;
  font-weight: bold;
}

.glowing-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(circle at center, rgba(79, 172, 254, 0.1) 0%, transparent 60%);
  animation: glow 6s infinite alternate;
  z-index: 1;
  display: flex;
  /* justify-content: flex-end;
   */
   align-items: flex-end;
}
.glowing-effect .city-bg{
  width: 4.76rem;
  height: 2.41rem;
  margin: 0 auto 0;
}
.glowing-effect .city-bg img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
@keyframes glow {
  0% {
    opacity: 0.3;
  }

  100% {
    opacity: 0.8;
  }
}

@keyframes float {
  0% {
    transform: translate(-50%, -10px);
  }

  50% {
    transform: translate(-50%, 0px);
  }

  100% {
    transform: translate(-50%, -10px);
  }
}

@media (max-width: 768px) {
  .display-panel {
    height: 500px;
  }

  h1 {
    font-size: 1.8rem;
  }

  .city-tag {
    padding: 6px 16px 6px 8px;
  }

  .info-panel {
    left: 50%;
    transform: translateX(-50%);
    max-width: calc(100% - 40px);
  }
}
.yujian-huodong{
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin-top: .14rem;
}
.huodong-box{
  width: 100%;
  display: flex;
  flex-direction: column;

}
.huodong-title{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111111;
  font-size: .1rem;
  font-family: "PingFang SC, PingFang SC-Medium;";
  font-weight: 500;
}
.huodong-title img{
  width: .17rem;
  height: 0.14rem;
  object-fit: cover;
  margin-right:.08rem
}
.yujian-btn{
  width: 1.14rem;
  height: .27rem;
  margin:  auto;
  color: #ffffff;
  background: linear-gradient(90deg,#40aef1 0%, #7ad2ff 80%);
  line-height: .27rem;
  text-align: center;
  font-size: .08rem;
  border-radius: .05rem;

}
.yujian-btn img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.zhuanjiaguwen{
  width: 6.08rem;
  /* height:4.81rem; */
  position: relative;
  background: url('/public/images/5.0/yanxishe-bgc.png') no-repeat;
  background-size: 100% 100%;
  margin: auto;
}
.zhuanjiaguwen-box{
  width: 100%;
  height: 100%;
  padding: .23rem 0 .28rem .28rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.zhuanjiaguwen .zhuanjiaguwen-name {
  font-size: .12rem;
  color: #111111;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
  /* margin: auto; */
  text-align: center;
  
}

.zhuanjiaguwen .zhuanjiaguwen-tisp {
  font-size: 0.07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}

.zhuanjiaguwen .zhuanjiaguwen-intro {
  font-size: 0.08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  text-align: center;
  margin-top: .08rem;
  line-height: .18rem;
  padding-right: .28rem;
}
.swiper-box .zjswiper{
  cursor: pointer;
}
.swiper-box .zjswiper .swiper-slide{
  width: 1.78rem !important;
  height: 3.44rem;
  background-color: #fff;
  border-radius: .12rem;
  /* box-shadow: 0rem 0.06rem 0.09rem 0rem rgba(0,68,109,0.09);  */
  overflow: hidden;
  margin-right: .08rem;
  /* margin-bottom: .08rem; */
  margin-top: .14rem;
  display: flex;
  flex-direction: column;
}
.zjswiper .swiper-slide .slide-top{
  width: 100%;
  height: 1.78rem;
  /* position: relative; */
  border-bottom-left-radius: .12rem;
  border-bottom-right-radius: .12rem;
  overflow: hidden;
  /* background-color: #40aef1; */
}
.zjswiper .swiper-slide .slide-top img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;

}
.zjswiper .swiper-slide .slide-info{
  width: 100%;
  /* height: 1.76rem; */
  box-sizing: border-box;
  /* padding: .1rem .12rem 0; */
  flex: 1;
  flex-shrink: 0;
  padding: 0 .14rem;
}
.zjswiper .swiper-slide .slide-info .info-name{
  font-size: .1rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #383838;
  margin-top: .17rem;
}
.info-tisp{
  display: flex;
  align-items: center;
  font-size: .08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  margin-top: .08rem;
}
.info-tisp .blue-slide{
  width: .02rem;
  height: .02rem;
  background-color: #40aef1;
  border-radius: 50%;
  margin-right: .08rem;
  
}
.info-tisp .tist-text{
  font-size: .08rem;
  font-family: PingFang SC, PingFang SC-Regular;
  color: #383838;
  line-height: .11rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.about{
  width: 6.08rem;
  height: 3.3rem;
  background: #ffffff;
  margin: auto;
  position: relative;
}
.about-box{
  width: 100%;
  height: 100%;
  padding: .23rem 0  0 .21rem;
  display: flex;
  flex-direction: column;
}
.about-box .about-title{
  font-size: .12rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  color: #111111;
  text-align: center;
}
.about-box .about-tisp{
  font-size: .07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  color: #40aef1;
  text-align: center;
  margin-top: .03rem;
}
.about-info{
  flex: 1;
  flex-shrink: 0;
}
.about-info .marquee-row {
  /* height: 1.11rem; */
  height: 100%;
  /* width: 5rem; */
  position: relative;
  overflow: hidden;
}
.about-info .info-left .marquee-content{
  display: flex;
  overflow-x: auto;
  position: absolute;
  height: 100%;
}
.about-info .info-right{
  /* display: none; */
  height: 1.3rem;
}
.about-info .info-left{
  /* display: none; */
  height: 1.3rem;
}
.about-info .info-right .marquee-content{
  display: flex;
  overflow-x: auto;
  position: absolute;
  right: 0;
  height: 100%;
}
.about-info .marquee-content.right-content{
  flex-direction: row-reverse;
}

.about-info .marquee-content .paibian-info{
  width: 1.16rem;
  height: 1.11rem;
  background: #ffffff;
  border-radius: 0.12rem;
  box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0,68,109,0.09);
  overflow: hidden;
  padding: .07rem;
  /* padding: .05rem; */
  /* box-sizing: border-box; */
  margin: .07rem;
}
.marquee-content .paibian-info .info-img{
  width: 1.02rem;
  height: 0.63rem;
  display: block;
  object-fit: cover;
}
.marquee-content .paibian-info .paibianinfo-tisp{
  text-align: center;
  font-size: .08rem;
  margin-top: .07rem;
}
.paibian-info .info-img img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.shehuijiazhi{
  width: 6.08rem;
  height: 4.23rem;
  margin: auto;
  background: url('/public/images/5.0/yanxishe-bgc.png') no-repeat;
  background-size: 100% 100%;
}
.shehuijiazhi .shehuijiazhi-box{
  padding: .23rem .28rem;
}
.shehuijiazhi-box .shehuijiazhi-name{
  font-size: .1rem;
  color: #111111;
  text-align: center;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
}
.shehuijiazhi-box .shehuijiazhi-tisp{
  font-size: .08rem;
  color: #40aef1;
  text-align: center;
  font-family: PingFang SC, PingFang SC-Regular;
  margin-top: .03rem;
}
.shehuijiazhi-box .jaizhi-info{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .14rem;
}
.shehuijiazhi-box .jaizhi-info .info-item{
  width: 1.78rem;
  height: 1.32rem;
  /* background: rgba(56,15,218,0.80); */
  border-radius: 0.12rem;
  position: relative;
  overflow: hidden;
}
.jaizhi-info .info-item img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.jaizhi-info .info-item .bootm-line{
  position: absolute;
  bottom: 0;
  height: 0.25rem;
  background: rgba(56,157,218,0.80);
  /* border-radius: 0rem 0.12rem 0.12rem 0rem; */
  width: 100%;
  text-align: center;
  line-height: .25rem;
  color: #ffffff;
  font-size: .08rem;
  font-weight: 400;
  font-family: PingFang SC, PingFang SC-Regular;
}
.meiti-hezuo{
  width: 6.08rem;
  height: 6.43rem;
  background: #ffffff;
  margin: auto;
}
.meiti-hezuo-box{
  width: 100%;
  height: 100%;
  padding: .23rem .28rem;
  position: relative;
}
.meiti-hezuo-box .meiti-hezuo-name{
  font-size: .1rem;
  font-weight: 500;
  font-family: PingFang SC, PingFang SC-Medium;
  color: #111111;
  text-align: center;
}
.meiti-banner{
  margin-top: .14rem;
  border-radius: .12rem;
  overflow: hidden;
}
.meiti-info{
  width: 100%;
  height: 1.32rem;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  margin-top: .14rem;
}
.meiti-info .meiti-info-item{
  width: 1.78rem;
height: 1.32rem;
border-radius: .12rem;
overflow: hidden;
/* background-color: #a1c4fd; */
margin-left: .08rem;
}
.meiti-info .meiti-info-item:first-child{
  margin-left: 0;
}
.meiti-info .meiti-info-item img{
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;

}
.hezuo-box .marquee-container {
  /* width: 100%; */
  overflow: hidden;
  position: relative;
  /* padding: .28rem 0 0; */
  width: 100%;
  height: 1.51rem;
  margin-top: .16rem;
  /* background: url('/public/images/5.0/yanxishe-bottom.png') no-repeat; */
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
}

.hezuo-box .marquee-row {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 0.42rem;
  /* line-height: 30px; */
  font-size: .08rem;
  /* margin-bottom: .08rem; */
  /* padding: 0.06rem 0.07rem .06rem .02rem; */
}

.hezuo-box .marquee-content {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  will-change: transform;
}

.hezuo-box .marquee-content span {
  display: inline-block;
  padding: .08rem 0;
  width: .85rem;
  height: .32rem;
  border-radius: 0.05rem;
  box-shadow: 0rem 0.04rem 0.12rem 0rem rgba(0,68,109,0.09);
  background: #ffffff;
  font-family: PingFang SC, PingFang SC-Regular;
  /* margin: 0.05rem .04rem; */

}
#row8 .marquee-content span{
  margin-right: .05rem !important;
}
#row7 .marquee-content span{
  margin-right: .07rem !important;
}
#row6 .marquee-content span{
  margin-right: .08rem !important;
}
.hezuo-box .marquee-content span img {
  /* width: 0.17rem; */
  height: 0.16rem;
  display: block;
  vertical-align: middle;
  /* margin-right: 0.05rem; */
  object-fit: cover;
  margin: auto;
}
.hezuo-box #row6{
  margin-top: .07rem;
}
.footer-container{
  min-width: 6.08rem;
  max-width: 6.09rem;
  height: .97rem;
  margin: auto;
  position: relative;
  background: url('/public/images/5.0/footer-bgc.png') no-repeat;
  background-size: 100% 100%;
}
.footer-box{
  width: 100%;
  height: 100%;
  position: relative;
  padding: .23rem .28rem;
  box-sizing: border-box;
}
.footer-box .footer-top{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-top-log{
  width: .47rem;
  height: .18rem;
}
.footer-top-log img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.footer-top-tisp{
  flex: 1;
  display: flex;
  align-items: center;
  color: #7e7e7e;
  font-weight: 400;
  font-size: .07rem;
  justify-content: space-around;
}
.footer-top-code{
  position: relative;
  width: .7rem;
  /* height: .16rem; */
}
.footer-top-code .down-btn{
  width: 100%;
  height: .16rem;
  object-fit: cover;
  display: block;
  cursor: pointer;
}
.footer-top-code .down-code{
  position: absolute;
  top: -.78rem;
  left: 0.02rem;
  width: .63rem;
  height: .82rem;
  object-fit: cover;
  display: none;
}
.footer-top-code .down-btn:hover + .down-code{
  display: block;
}
.footer-line{
  width: 100%;
  height: .01rem;
  border: 0.01rem solid rgba(173,173,173,0.26);
  margin: .08rem 0;
}
.footer-bottom{
  font-size: .07rem;
  font-family: PingFang SC, PingFang SC-Regular;
  text-align: center;
color: #7e7e7e;
}
.footer-bottom a{
  color: #40aef1;
}
.dialog-content{
  width: 1.97rem;
height: 1.91rem;
background: #ffffff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.el-dialog__header {
  padding: 0 !important;
}
.el-dialog{
    width: 1.97rem !important;
height: 1.91rem !important;
border-radius: .12rem !important;
overflow: hidden;
box-sizing: border-box;
}
.el-dialog__body{
  padding: 0 !important;
}
.dialog-content img{
  width: .95rem;
  height: .95rem;
  display: block;
  object-fit: cover;
  margin-bottom: .07rem;
}
.zjswiper .swiper-button-next{
  position: absolute;
  left: -.34rem;
  top: 40%;
  width: .2rem;
  height: .2rem;
  background: url('/public/images/5.0/perv.png') no-repeat;
  background-size: 100% 100%;
  z-index: 99;
  display: block;
  /* display: none;
  opacity: 0; */
  /* transform: rotate(90deg); */
}
.zjswiper .swiper-button-prev{
  position: absolute;
  right: -.34rem;
  top: 40%;
  width: .2rem;
  height: .2rem;
  background: url('/public/images/5.0/next.png') no-repeat;
  background-size: 100% 100%;
  z-index: 99;
  display: block;
  /* display: none;
  opacity: 0; */
  /* transform: rotate(-90deg); */
}
.zjswiper:hover .swiper-button-next {
  left: 0; /* 鼠标悬浮时滑入到对应位置 */
}

.zjswiper:hover .swiper-button-prev {
  right: .3rem; /* 鼠标悬浮时滑入到对应位置 */
}
.zjswiper:hover .swiper-button-next, .zjswiper:hover .swiper-button-prev {
  display: block; /* 鼠标悬浮时显示按钮 */
  opacity: 1; /* 鼠标悬浮时透明度为1，按钮完全可见 */
}