body{
  background-color: #F5F5F5;
}

.navbar-brand{
  padding-left: 78px;
}

.container1{
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.container2{
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background: #F5F5F5;
  /*overflow-x: scroll;*/
}

.container-title{
  text-align: center;
  font-size: 48px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 58px;
  margin-top: 146px;
  /*margin-top: 25px;*/
}

.navbar{
  padding-bottom: 0px;
  height: 70px;
}

.navbar-shadow{
  box-shadow: 0px 1px 6px 0px rgba(170,170,170,0.31);
  padding-bottom: 0px;
}

.navbar-brand{
  margin-right: 200px;
  /*padding-bottom: 15px;*/
}



.navbar-nav .nav-item{
  /* padding-bottom: .5rem; */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.navbar-light .navbar-nav .nav-link{
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}

.navbar .navbar-nav .nav-link {
  padding-right: 24px;
  padding-left:  24px;
}

.navbar-light .navbar-nav .active{
  /*border-bottom: 2px solid #1777FF;*/
  /*padding-bottom: 10px;*/
}
.nav-bst{
  position: absolute;
  width: 16px;
  height: 4px;
  background-color: #1777FF;
  bottom: -10px;
}

.navbar-light .navbar-nav .active a{
  font-weight: 600;
  font-size: 16px;
  color:#1777FF;
}

.nav-right{
  padding-bottom: 10px;
  padding-right: 78px;
}
.j-d{
  margin-right:15px;
  color: #000000;
}


.j-ds{
  background: #1777FF;
  border-radius: 21px;
  font-size: 15px;
  font-weight: 600;
  color: #FFFFFF;
  padding:10px 14px;
}
a:hover{
  color:inherit;
}
.nav-right a:hover{
  color:#ffffff;
}

.nav-right .j-d:hover{
  color: #000000;
}

.box1{
  background-color: #ffffff;
}
.content-box1{
  height: 700px;
  max-width: 1140px;
  
}
.title-box1{
  width: 100%;
  font-size: 55px;
  font-weight: 600;
  color: #000000;
  text-align: center;
}
.text-2{
  font-size: 21px;
 font-weight: 500;
 text-align: center;
 color: #666666;
}

.btn-box1{
  margin-top:80px
}

.btn-box1 .left-btn{
  width: 115px;
  height: 50px;
  background: #000000;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
}
.btn-box1 .right-btn{
  margin-left: 38px;
  width: 115px;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #B2B2B2;
  font-size: 18px;
  font-weight: 600;
  color: #2E2E2E;
}


.m-t-50{
  margin-top: 50px;
}



.container-title{
  font-size: 48px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  /*margin-bottom: 45px;*/
}

.m-r-20{
  margin-right: 15px;
}

.img-box01{
  width: 316px;
  height: 420px;
  background: #FFFFFF;
  border-radius: 24px;
  padding:13px;
}
.img-box01 img{
  width: 300px;
  height: 308px;
}

.img-box01  .img-box01-title{
  margin-top: 28px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  text-align: center;
}

.m-t-110{
  margin-top: 110px;
}

.m-t-9{
  margin-top: 80px;
}



/* 场景 start */
.m-r-19{
  margin-right: 20px;
}
.m-b-19{
  margin-bottom: 19px;
}
.card-b{
  background: #FFFFFF;
  border-radius: 24px;
  padding:20px;
  max-width: 1764px;
  width: 100%;
}

.card-b img{
  width: 100%;
  height: 100%;
}
.item-cj-01 img{
  width: 741px;
  height: 258px;
}

.item-cj-02 img{
  width: 375px;
  height: 258px;
}

.item-cj-03 img{
  width: 563px;
  height: 258px;
}

.item-cj-04 img{
  width: 853px;
  height: 258px;
  margin-right: 16px;
}

.item-cj-05 img{
  width: 853px;
  height: 258px;
}

.item-cj{
  position: relative;
}
.cj-title{
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 16px;
  text-align: center;
  margin-bottom: 22px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cj-title02{
  margin-top: 10px;
  padding-left:20px;
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  line-height: 45px;
}
.cj-desc{
  padding-left:20px;
  padding-top:10px;
  font-size: 21px;
  color: #666666;
}

/* 场景 end */


/** 丰富能力 start **/

.ffcanimg img{
  width: 289px;
  height: 244px;
  margin-left: 240px;
}

.channel img{
  width: 612px;
  height: 408px;
  margin-right: 220px;
}
.ff-title{
  font-size: 21px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 23px;
}

.ff-desc{
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}

/* 丰富能力 end */

/** 接口 start **/

.img-item{
  position: relative;
}

.img-top-title{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  padding:13px 25px;
  background-color: #000000;

}
.img-item img{
  width: 924px;
  height: 561px;
}

.img-item .img-list{
  margin-top: 72px;
}

.img-item .img-list img{
  width: 357px;
  height: 87px;
  margin-bottom: 7px;
}
.bg-s{
  padding:16px 16px 0 16px;
  background: linear-gradient(177deg, #F8FBFF 0%, #F1F8FF 100%);
}
.m-r-15{
  margin-right: 16px;
}
.jk-title02{
  margin-top: 25px;
  padding-left:20px;
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  line-height: 45px;
}
.jk-desc{
  padding-left:20px;
  padding-top:14px;
  padding-bottom:10px;
  font-size: 21px;
  font-weight: 400;
  color: #666666;   
}
/* 接口 end */

.hui-card {
  /* width: 788px; */
  width: 49.4%;
  height: 420px;
  background: linear-gradient(152deg, #FBFBFB 0%, #C9DFFF 100%);
  border-radius: 24px;
  padding:22px 31px;
  position: relative;
}

.hui-card img{
  width: 205px;
  height: 186px;
  position: absolute;
  bottom: 22px;
  right: 31px;
}

.hui-card-con{
  margin-left: 44px;
  margin-top: 47px;
}
.hui-title{
  font-size: 32px;
  font-weight: 600;
  color: #000000;
}
.hui-desc{
  margin-top: 9px;
  font-size: 18px;
  color: #666666;
}


.tx-card{
  width: 424px;
  height: 420px;
  background: #FFFFFF;
  border-radius: 24px;
}

.tx-card .tx-img-box{
  height: 226px;
  padding:22px 100px 0;
}

.tx-card .tx-img-box .img1{
  width: 206px;
  height: 152px;
}

.tx-card .tx-img-box .img2{
  width: 179px;
  height: 137px;
}

.tx-card .tx-img-box .img3{
  width: 184px;
  height: 168px;
}

.tx-card .tx-img-box .img4{
  width: 173px;
  height: 147px;
}

.m-r-24{
  margin-right: 24px;
}

.tx-card .tx-con{
  padding-left:52px;
}
.tx-card .tx-con .tx-title{
  margin-top: 18px;
  font-size: 21px;
  font-weight: bold;
  color: #000000;
}

.tx-card .tx-con .tx-desc{
  margin-top: 11px;
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  padding-right:20px;
}


.cardr01{
  width: 788px;
  height: 517px;
  background: linear-gradient(152deg, #FBFBFB 0%, #C9DFFF 100%);
  margin-right: 20px;
}

.navbar-collapse{
  background-color: #ffffff;
}

.el-carousel__button{
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

.cardr02{
  width: 433px;
  height: 517px;
  background: linear-gradient(156deg, #FBFBFB 0%, #F5F5F5 100%);
  border-radius: 24px;
  margin-right: 24px;
}
.cardr03{
  width: 433px;
  height: 517px;
  background: linear-gradient(142deg, #FDFFFE 0%, #F1FFFA 100%);
  border-radius: 24px;
}
.huoz-card {
  /* width: 788px; */
  /* width: 49.4%;
  height: 420px; */
  border-radius: 24px;
  padding:22px 31px;
  position: relative;
}

.huoz-card img{
  width: 282px;
  height: 210px;
  position: absolute;
  bottom: 22px;
  right: 31px;
}

.huoz-card-con{
  margin-left: 44px;
  margin-top: 47px;
}
.huoz-title{
  font-size: 32px;
  font-weight: 600;
  color: #000000;
}
.huoz-desc{
  margin-top: 9px;
  font-size: 18px;
  color: #666666;
  /*height: 70px;*/
}

.huoz-btn{
  font-size: 21px;
  font-weight: 400;
  color: #1777FF;
}


.foot-box{
  /*margin-top:149px ;*/
  background-color: #ffffff;
  height: 300px;
}

.m-b-149{
  margin-bottom:149px
}


.link-list{
  margin-top: 21px;
}
.link-title{
  font-size: 21px;
  font-weight: 600;
  color: #333333;
}
.link-item{
  margin-bottom: 14px;
  font-size: 16px;
  color: #666666;
  display: block;
}


.foot-st{
  /* position: fixed; */
  bottom: 0;
  width: 100%;
  background-color: #ffffff;
  padding:20px;
  font-size: 14px;
  color: #333333;
}

.cursour{
  cursor: pointer;
}
a {
  cursor: pointer;
  text-decoration: none;
}




.right-btns{
  display: none !important;
}
.paydec-item{
  width: 45%;
  margin-top: 28px;
  margin-right: 15px;
}


@media (max-width: 886px) {
  .navbar{
    height: 100px;
    padding-top: 0;
  }
  .logo{
    width: 133px;
    height: 24px;
  }
  .j-d{
    font-size: 11px;
    margin-right:4px;
  }
  .j-ds{
    background: #1777FF;
    border-radius: 21px;
    font-size: 11px;
    font-weight: 600;
    color: #FFFFFF;
    padding:6px 8px;
  }
  .nav-right{
    padding-bottom: 0;
    padding-right: 0;
  }


  .navbar-nav{
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }

  .right-btns{
    display: flex !important;
  }
  .container-fluid .navbar-brand{
    margin-right: 20px !important;
    padding-left:0;
  }
  .right-btns2{
    display: none !important;
  }

  .navbar-nav .nav-item .nav-link{
    font-size: 13px
  }
  .navbar .navbar-nav .nav-link {
    padding-right: 3px;
    padding-left:  3px;
  }

  .navbar-light .navbar-nav .active a{
    font-weight: 600;
    font-size: 13px;
    color:#1777FF;
  }

  .content-box1 .title-box1{
    font-size: 15px;
  }
  .content-box1 .text-2{
    font-size: 12px;
  }


  .card-b{
    border-radius: 10px;
  }

  .btn-box1 .left-btn{
    width: 66px;
    height: 28px;
    background: #000000;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
  }
  .btn-box1 .right-btn{
    margin-left: 11px;
    width: 66px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #D8D8D8;
    font-size: 12px;
    font-weight: 600;
    color: #2E2E2E;
  }



  .img-box01{
    width: 100%;
    height: 135px;
    background: #FFFFFF;
    border-radius: 10px;
    padding:13px;
  }
  .img-box01 img{
    width: 45px;
    height: 66px;
  }

  .m-r-20{
    margin-right: 15px;
  }


  .img-box01  .img-box01-title{
    margin-top: 28px;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    text-align: center;
  }
  .huissc{
    padding:0 0px;
  }

  .btn-box1{
    margin-top:30px
  }
  .content-box1{
    height: 240px;

  }

  .container-title{
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 36px;
  }
  .left-btn{
    font-size: 25px;
  }

  .hui-item{
    margin-top: 10px;
  }
  .container4{
    transform: scale(0.4);
  }

  .container1{
    margin:0 10px;
  }

  .paydec-item{
    width: 100%;
    margin-top: 14px;
  }




}