/***index-- Project ***/


.col_img {
  max-width: 71px;
  max-height: 71px;
  background: #EEF6FA;
  border-radius: 10px;
  position: relative;
}

.col_img .cImg {
  max-width: 44px;
  max-height: 44px;
  margin: 20px;
}

.col_img .cImg_s {
  display: none;
}

.core-Content {
  background-image: url(../img/tantan/index/img_hx_bg.png);
  background-repeat: no-repeat;
  background-size: 1149px 572px;
  background-position: center center;

}

.phoneImg1 {
  position: absolute;
  left: 73px;
  top: -41px;
  width: 282px;
  height: 573px;
}

.phoneImg2 {
  width: 200px;
  height: 199px;
}

.index-scroll-btn-sel {
  background-color: #FFF;
  color: #269DC4 !important;

}

.index-scroll-btn-nor {
  color: #FFF;
}



/*** index-Service ***/
.service .nav .nav-link {
  transition: .5s;
}

.service .nav .nav-link.active {
  border-color: var(--primary) !important;
  background: var(--primary);
}

.service .nav .nav-link.active h5 {
  color: #FFFFFF !important;
}

.service .nav .nav-link.active h5 i {
  color: #FFFFFF !important;
}


/*价格 */
table,
td,
th {
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  text-align: center;
}

.tableView tbody tr {
  height: 150px;
}

.tableView thead {
  border-radius: 10px;
  overflow: hidden;
}

.tableView thead tr {
  height: 70px;
  background: linear-gradient(180deg, #E0E2E7 0%, #FFFFFF 100%);
  font-size: 20px;

}

.call-link {
  display: block;
  width: 119px;
  height: 42px;
  background: linear-gradient(272deg, #F6F9FF 0%, #FFFFFF 100%);
  box-shadow: 0px 3px 6px 1px rgba(109, 125, 149, 0.16);
  border-radius: 100px;
  background-color: #FFF;
  line-height: 42px;
  font-size: 16px;
  font-weight: 800;
  color: #333;

}


.tableView tbody tr:nth-child(odd) td:nth-child(1) {
  background: #3C3B3B;
  color: #FFF;
}

.tableView tbody tr:nth-child(even) td:nth-child(1) {
  background: #585652;
  color: #FFF;
}

.tableView tbody tr td:nth-child(2) {
  padding: 0px 30px;
  font-size: 16px;
  font-weight: 400;
  text-align: justify !important;
}

.tableView tbody tr td:nth-child(3) {
  background: #F8F9FC;
}

.tableView tbody tr td:nth-child(4) {
  background: #EFF2F9;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}

/* 关于弹弹 */
.container-scroll-box {
  position: relative;
  width: 100%;
  min-height: 100vh;
}

.container-scroll-box .scroll-space-holder {
  position: relative;
  width: 100%;

}

.container-scroll-box .scroll-space-holder .sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  width: 100%;
}

.container-scroll-box .scroll-space-holder .sticky .horizontal {
  position: absolute;
  height: 100%;
  will-change: transform;

}

.aboutTanTanLi {
  padding-left: 40px;
  position: relative;
}

.aboutTanTanLi::after {
  content: "";
  position: absolute;
  left: 22px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #999;
}

.cards {
  position: relative;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}




.scroll-item-v {
  width: 1190px;
  height: 698px;
  margin-left: 55px;
}

.scroll-btn {
  padding: 0px 11px;
  height: 30px;

  border-radius: 50px;

}

.scroll-btn-sel {
  background: #17181A;
  color: #FFF !important;

}

.scroll-btn-nor {
  color: #333333;

}

/* .scroll-btn:hover {
  background: #17181A;
  color: #FFF !important;
} */


/*关于我们---
---资质 */
.certifView {
  background-color: #141C43;
  height: 554px;
}



/*关于我们---end */

/* 弹弹伙伴 */
.partner-wid {
  width: 370px !important;

}

.partner-img-height {
  height: 224px !important;
}

.col-5 {
  flex: 0 0 auto;
  width: 20%
}



/* 弹弹伙伴 -- end*/

.w1 {
  width: 253px;

}

.w2 {
  width: 500px;

}

.w3 {
  width: 191px;

}

.w4 {
  width: 168px;

}

.h1 {
  height: 150px;
}

.phone {
  width: calc(100% / 9);
  height: calc(100% / 10);
  position: absolute;
  top: calc(100% / 2.03);
  right: calc(100% / 5.9);
}

.proceImg {
  top: 0;
  right: calc(100% / 10);
  width: 30%;
  height: auto;
}

.freeV1 {
  position: absolute;
  right: 30%;
  top: 3.4%;
  width: 30%;
  height: 3%;
}

.freeV2 {
  position: absolute;
  right: 0;
  top: 3.4%;
  width: 30%;
  height: 3%;
}