@media screen and (min-width: 769px){
  body{
   overflow-y: overlay;
  }
  * {
    padding: 0;
    margin: 0;
    text-decoration: none;
  }

  * a:hover {
    color: none;
    cursor: pointer;
  }


  .back-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .pc-hide {
    display: none;
  }

  /* .h5-hide{
      display: none;
  } */

  .white-right {
    width: 13px;
    height: 12px;
  }

  .plate {
    /* max-width: 1920px; */
    width: 100%;
    position: relative;
  }

  .jeepay-plus {
    height: 600px;
    background-image: url('/jee/images/newJeepayPlus/header-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .jeepay-plus .content {
    margin-left: 270px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    color: rgba(255, 255, 255, 0.7);
    height: 100%;
  }

  .logo {
    width: 521px;
    height: 50px;
  }

  .jeepay-plus .content .update {
    margin-top: 30px;
    margin-left: 57px;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    color: #00000059;
  }

  .jeepay-plus .content .link {
    display: flex;
    align-items: center;
    margin-right: 8px;
  }

  .jeepay-plus .content .link a {
    margin-right: 8px;
    transition: 0.3s;
    color: #00000059;
  }


  .jeepay-plus .content .link img {
    width: 13.2px;
    height: 12px;
  }

  .jeepay-plus .content .text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 0 57px;
    width: 430px;
    height: 70px;
    border-radius: 10px;
    background: #1e86afff;
    color: #ffffffff;
    font-size: 30px;
    font-weight: 500;
  }

  .mark-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30%;
    box-sizing: border-box;
    height: 80px;
    font-size: 17px;
    background-color: #fff;
    z-index: 5;
  }

  .mark-title a {
    color: #919191;
  }

  .mark-title .color {
    color: #1D78FF;
    font-weight: 600;
    transition: 0.3s ease;
  }

  .framework {
    background: #fff;
    box-sizing: border-box;
  }

  .framework > div {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 100px;
  }

  .framework .framework-title {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
  }
}

.flex-bet {
  display: flex;
  justify-content: space-between;
}
.wrapper {
  padding-bottom: 80px;
  background: #e1e7edff;
  border: 1px solid #e1e7edff;
}
.wrapper::-webkit-scrollbar {
  display: none;
  width: 0px !important;
}
.wrapper-title {
  margin: 100px auto 30px;
  width: 1380px;
  color: #000000ff;
  font-size: 30px;
  font-weight: 600;
  text-indent: 10px;
}

.wrapper-list {
  margin: 0 auto;
  width: 1380px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;

}

.wrapper-list .l-item {
  width: calc(50% - 5px);
  min-height: 600px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
}

.i-c-title {
  margin-bottom: 30px;
  color: #212834ff;
  font-size: 20px;
  font-weight: 600;
}

.i-c-text {
  color: #6c7480ff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.l-item .item-content {
  margin: 60px 70px 50px 70px;
}
.open-pallet{
  background: linear-gradient(135deg, #241b70ff 1%, #0f054cff 100%);
}
.wrapper-list .ocr-item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-color: transparent;
}

.ocr-content {
  display: flex;
  align-items: center;
  padding: 0 40px 0 70px;
  box-sizing: border-box;
  min-height: 295px;
  border-radius: 16px;
  background-color: #ffffffff;
}

.ocr-text {
  margin-right: 71px;
}

.api-market {
  background: linear-gradient(180deg, #daefffff 0%, #ffffffff 100%);
}

.dev-wrapper {
  display: flex;
  align-items: center;
  padding: 27px 40px 0 70px;
  box-sizing: border-box;
  min-height: 400px;
  border-radius: 16px;
  background: linear-gradient(270deg, #daffffff 0%, #ffffffff 100%);
}

.agent-wrapper {
  padding: 0 0 0 70px;
  min-height: 390px;
}

.agent-flex {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  max-height: 200px;
}

.more-left {
  width: 870px;
}

.more-right {
  width: 500px;
}

.more-l-top {
  display: flex;
  align-items: center;
  padding: .1px;
  box-sizing: border-box;
  min-height: 380px;
  border-radius: 16px;
  background: linear-gradient(45deg, #198cffff 0%, #19d9ffff 100%);
}

.more-content-rate {
  margin-left: 70px;
}

.more-l-bottom {
  margin-top: 10px;
  min-height: 380px;
  border-radius: 16px;
  background: #fff;
}

.more-r-top {
  padding: .1px;
  min-height: 590px;
  border-radius: 16px;
  background-color: #ffffffff;
}

.more-r-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  height: 170px;
  border-radius: 16px;
  color: #cceeffff;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  background: linear-gradient(45deg, #003061ff 0%, #005161ff 100%);
}

.more-content {
  margin: 70px 70px 53px 70px;
}

.item-img-wrapper {
  /*border-top: 1px solid #e1e7edff;*/
}
.mainnav-container{
  height: 50px;
  background-color: #000;
}


