.home {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #homeHeader{
      width: 100%;
      height: 72px;
      line-height: 80px;
      font-size: 16px;
      background: #fff;
    }
  .home-content .banner {
    width: 100%;
    position: relative;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
  }
  .home-content .banner .img {
    width: 100%;
  }
  .container {
    width: 100%;
    background: url(../../images/shop/back03.jpg) no-repeat;
    /* background-color: #dddddd; */
    background: #fff;
  }
  .container .content {
    width: 1200px;
    height: 100%;
    background: #fff;
    margin:0 auto;
    padding: 78px 0 0 0;
  }
.content .ewm{
  width:100%;
  margin-bottom: 101px;
  position: relative;
}
.content .ewm .text{
  position: relative;
  width: 70%;
  margin-top: 34px;
  height: 288px;
  background: #f8f9fc;
  z-index: 1;
  padding:32px 30px
}
.content .ewm .text .wz{
    font-size: 24px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
    margin-bottom: 28px;
}
.content .ewm .img{
  height: 322px !important;
  position: absolute;
  right: 0;
  bottom: 0;
}
.bimg{
    width: 100%;
    position: relative;
    text-align: center;
}
.bimg img{
    width: 100%;
    vertical-align:bottom;
}
.bimg .bimg-title{
    position: absolute;
    top:21%;
    left:calc(50% - 168px);
    font-size: 48px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #333333;
    line-height: 68px;
}
.bimg .bimg-btn{
    position: absolute;
    top:62%;
    left:calc(50% - 132px);
    width: 264px;
    height: 56px;
    background: #2758ec;
    border-radius: 2px;
    line-height: 56px;
    font-size: 20px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    user-select:none;
}
.groupblue{
    width: 100%;
    height: 720px;
    margin-top: 150px;
    background: #f8f9fc;
}
.bluetitle{
    width: 100%;
    height: 56px;
    float: left;
    margin-top: 40px;
    font-size: 40px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: bold;
    text-align: center;
    color: #333333;
    line-height: 56px;
}
.bluebox{
    width: 1200px;
    float: left;
    height: 500px;
    margin-top: 20px;
    margin-left: calc(50% - 600px);
}
.bluebox-top{
    width: 100%;
    height: 254px;
    display: flex;
    justify-content: space-between;
}
.bluebox-topitem{
    width: 582px;
    height: 254px;
    background: #2758ec;
    border: 4px solid rgba(39,88,236,0.50);
    border-radius: 4px;
}
.bluebox-bottom{
    width: 1200px;
    height: 218px;
    margin-top: 30px;
    background: #2758ec;
    border: 4px solid rgba(39,88,236,0.50);
    border-radius: 4px;
}
.blue-tonavs{
    width: calc(100% - 66px);
    height: calc(100% - 66px);
    float: left;
    margin: 33px;
}
.topnames{
    width: 100%;
    height: 40px;
    font-size: 28px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 32px;
}
.topnames span{
    float: right;
    font-size: 66px;
    color: rgba(255,255,255,.8);
}
.spectext{
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: rgba(255,255,255,.8);
    line-height: 25px;
}
.threeh{
    margin-bottom: 22px;
}
.twoh{
    margin-bottom: 32px;
}

.rivategn{
    width: 100%;
    height: 56px;
    margin-top: 76px;
    font-size: 40px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: center;
    color: #333333;
    line-height: 56px;
}
.gnone{
    margin: 36px auto;
    width: 1200px;
    height: 136px;
    background: url(../../images/productfamily/cp1.png) no-repeat;
}
.gnone img{
    width: 100%;
}
.gntwo{
    margin: 36px auto;
    width: 1200px;
    height: 136px;
    background: url(../../images/productfamily/cp2.png) no-repeat;
}
.gntwo img{
    width: 100%;
}
.gnthree{
    margin: 36px auto;
    width: 1200px;
    height: 136px;
    background: url(../../images/productfamily/cp3.png) no-repeat;
}
.gnthree img{
    width: 100%;
}
.gnleft{
    width: 340px;
    height: 100px;
    margin-top: 18px;
    float: left;
    border-right: 1px solid #D8D8D8;
    font-size: 24px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    text-align: left;
    color: #333333;
    text-indent: 80px;
    line-height: 100px;
}
.gnleft span{
    color: #2758EC;
}
.gnright{
    margin-top: 34px;
    margin-left: 66px;
    float: left;
    width: 535px;
    height: 68px;
    font-size: 18px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 34px;
}