em,i{font-style: normal;}
.title {
    text-align: center;
    padding: 80px 0 46px;
}

.title span {
    color: #121212;
    font-size: 36px;
    display: block;
}

.title .t {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 580px;
    margin: 20px auto 0;
}
.container .banner{
  position: relative;
  width: 100%;
  /* padding-top: 1rem; */
  /* height: 500px;
  background: url('../images//banner.png') no-repeat;
  background-size: cover; */
}
.container .banner img{
  width: 100%;
}
.container .banner .banner-cont{
  position: absolute;
  top: .9rem;
  left: 0;
  width: 100%;
}
.container .banner .banner-span{
  position: absolute;
  top: 2rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: #2C2C2C;
  letter-spacing: 6px;
  font-family: PingFangSC-Medium, sans-serif;
}
.container .banner .banner-em{
  font-size: .375rem;
  line-height: .525rem;
  font-weight: 300;
  color: #2C2C2C;
  position: absolute;
  bottom: 2.1rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.container .banner .banner-cont .banner-title{
  font-size: 0.575rem;
  font-weight: 500;
  line-height: 0.8125rem;
  font-family: PingFangSC-Medium, sans-serif;
  /* -webkit-transition:font-size 0.2s ease-out; */
}
.container .banner .banner-cont .banner-title1{
  font-size: .65rem;
  line-height: 1.35rem;
  color: #ffffff;
  font-family: PingFangSC-Semibold, sans-serif;
  margin-left: .258rem;
  /* -webkit-transition:font-size 0.2s ease-out; */
}
.container .banner .banner-cont .banner-title2{
  font-size: .25rem;
  line-height: .75rem;
  color: #ffffff;
  font-family: PingFangSC-Light, sans-serif;
  margin-top: .155rem;
}

.container .banner .banner-cont .banner-h4{
  font-size: .525rem;
  color: #ffffff;
  letter-spacing: 0;
  font-family: PingFangSC-Semibold, sans-serif;
}
.container .banner .banner-cont .banner-p{
  font-size: .3rem;
  font-weight: 300;
  line-height: .525rem;
  font-family: PingFangSC-Light, sans-serif;
  color: #ffffff;
  letter-spacing: 0;
  margin-top: .225rem;
}

.container .banner .banner-cont .banner-btn{
    margin: .95rem auto 0;
    width: 3.86rem;
    height: .7rem;
    background: #e34f06;
    border-radius: .085rem;
    color: #fff;
    font-size: .3rem;
    line-height: 0.7rem;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
}


.container .banner .banner-cont .banner-btn:hover{
  opacity: 0.8;
}

.container .banner .banner-cont .banner-btn1{
  margin: .45rem auto 0;
  width: 3.75rem;
  height: .925rem;
  background: rgba(0,0,0,0.11);
  border-radius: 37px;
  border: 1px solid #FFFFFF;
  color: #fff;
  font-size: .3rem;
  line-height: 0.925rem;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
}
.container .banner .banner-cont .banner-btn1:hover{
  opacity: 0.8;
}

.container .banner .banner-cont dl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 562px;
    margin: 30px auto;
}

.container .banner .banner-cont dl dd {
    border-radius: 50px;
    background: #c5c5c5;
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 0 14px;
    height: 40px;
    line-height: 40px;
    border: 1px dashed #717171;
}

.our {
    width: 100%;
    height: 6.5625rem;
    background: url(../images/our_about.png) no-repeat;
    background-size: contain;
    position: relative;
    top: -1.036rem;
    /* left: 2.59375rem; */
    -webkit-box-shadow: 0 2px 24px 0 rgba(3, 8, 35, .06);
    box-shadow: 0 2px 24px 0 rgba(3, 8, 35, .06);
}

.our .title {
    font-size: 0.46rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000;
    text-align: center;
    line-height: 0.45rem;
}

.our .introduce {
    width: 8.25rem;
    font-size: .1925rem;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #000;
    line-height: 32px;
    margin-left: 5.8rem;
}

.floor_2{
    width: 100%;
    padding: .8rem 0 1rem 0;
    background: #f3f3f5;
    margin-top: -10px;
  }
 .floor_2-com{
    width: 17.5rem;
    margin: 0 auto;
    
  }
  .floor_2 .floor_2-h{
    margin-bottom: 0.725rem;
    text-align: center;
    font-size: .525rem;
    font-weight: 500;
    line-height: 0.5875rem;
    font-family: PingFangSC-Medium, sans-serif;
  }
  .floor_2-ul{
    display: flex;
    gap: .25rem;
  }
  .floor_2-ul .floor_2-li{
    width: calc((100% - .25rem) / 2);
    border-radius: 4px;
    box-shadow: 0px 6px 20px 0px rgba(64,104,204,0.06);
  }
  .floor_2-ul .floor_2-top{
    width: 100%;
    height: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: #fff;
  }
  .floor_2-ul .floor_2-top img{
    width: 1.075rem;
    margin-top: 12px;
  }
  .floor_2-ul .floor_2-top span{
    color: #000;
    font-size: .4rem;
    margin-left: .375rem;
  }
  .floor_2-ul .floor_2-top i{
    height: .875rem;
    width: 1px;
    background: url('../images/line-icon.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: .3625rem;
    left: 3.6875rem;
    display: none;
  }
  
  .floor_2-ul .floor_2-botm{
    width: 100%;
    height: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #D43A3C;
    font-size: .325rem;
    text-align: center;
    line-height: .5rem;
    color: #fff;
    font-weight: 400;
  }

  .floor_1 .zs-body{
    display: ruby;
  }
  .floor_1 .zs-body li{
    margin: 10px;
  }
  .floor_1 .zs-body li img{
    width: 360px;
  }