#we .logo-b {
  display: none;
}
#we .cen2 {
  display: none;
}
.we .banner {
  height: 440px;
  background-color:#dee7f8;
}
.we .ban{
  overflow: hidden;
  background: url('../image/we-ban.png') no-repeat center top 100%;
}
.we .banner .ban h2 {
  margin-top: 88px;
  font-size: 40px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.we .banner .ban h3{
  margin-top: 13px;
  margin-bottom: 18px;
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
}
.we .banner .ban .des{
  margin-bottom: 48px;
  font-size: 20px;
  font-family: Helvetica;
  color: #6C7074;
  line-height: 30px;
}
.we .banner .btn button {
  width: 146px;
  height: 42px;
  background: #2468F2;
  border-radius: 4px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 16px; 
}
.we .we_one {
  /*padding-top: 143px;*/
  height: 450px;
  /*padding-left: 10%;*/
}
.we .we_one .desc {
  display: flex;
  justify-content: center;
}
.we .we_one .desc .left {
  position: relative;
  width: 398px;
  height: 628px;
  /*background: url('https://www.kuaijing.net/assets/images/banner/1.jpg') no-repeat center top 100%;*/
}
.we .we_one .desc .left .pos {
  padding-top: 58px;
  padding-right: 66px;
  position: absolute;
  top: 98px;
  left: 75px;
  width: 418px;
  height: 285px;
  text-align: right;
  background: #232323;
}
.we .we_one .desc .left .pos p:nth-child(1){
  font-size: 30px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;  
}
.we .we_one .desc .left .pos p:nth-child(2){
  margin-top: 8px;
  margin-bottom: 39px;
  font-size: 40px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 48px;  
}
.we .we_one .desc .left .pos p:nth-child(3){
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF; 
}
.we .we_one .desc .right{
  /*padding-top: 53px;*/
  margin-left: 120px;
  width: 620px;
}
.we .we_one .desc .right .name{
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191A24; 
}
.we .we_one .desc .right p {
  margin-top: 40px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 28px; 
}
.we .we_one .desc .right p:nth-child(n+2){
  margin-top: 30px;
}
.we .we_two {
  padding-top:71px ;
  text-align: center;
  height: 304px;
  background: url('../image/we-ban2.png') no-repeat center top 100%;
}
.we .we_two h3{
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191A24;  
}
.we .call {
  text-align: center;
  padding: 120px 0 177px;
}
.we .call h4 {
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191A24;
  line-height: 32px; 
}
.we .call .des {
  margin-top: 23px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px; 
}
.we .call .adr {
  display: flex;
  margin:88px auto 0 ;
  width: 100%;
  height: 350px;
  text-align: left;
}
.we .call .adr .qr {
  margin-top: 48px;
  width:200px;
  height: 200px;
}
.we .call .adr .info {
  display: flex;
  margin-left: 42px;
  margin-top: 48px;
  height: 200px;
  flex-direction: column;
  justify-content: space-around;
}
.we .call .adr .info .top .fl {
  display: flex;
  align-items: center;
}
.we .call .adr .info .top img {
  width: 18px;
  height: 18px;;
}
.we .call .adr .info .top span {
  margin-left: 8px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #595961;
  line-height: 18px; 
  opacity: 0.8;
}
.we .call .adr .info .top p {
  margin-top: 10px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #595961;
  line-height: 28px 
}
.we .call .adr .pic {
  margin-left: auto;
  width: 452px;
  height: 349px;
}
.we .call .adr .info .top .fs {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #595961;
  line-height: 24px;  
}