ul,
li {
  font-size: 16px;
  list-style: none;
}
h2 {
  font-size: 18px !important;
  margin-left: 20px !important;
}
.newTitle {
  background: #e63563;
  padding: 25px 0 20px;
  text-align: center;
  color: #fff9f9;
}
#tabs {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  height: 40px;
  margin-bottom: 0;
  width: 300px;
  background: #bfbfbf;
}
#tabs li {
  flex: 1;
  text-align: center;
  height: 100%;
  line-height: 40px;
  color: #333333;
  letter-spacing: 3px;
}
.tab-click {
  font-weight: bold;
  background: #EEEEEE;
}
.unline {
  border-bottom: 2px solid #e63563;
}
.bank-logo1,
.bank-logo2 {
  list-style: none;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  background: #EEEEEE;
  padding: 0 20px;
}
.bank-logo1 li,
.bank-logo2 li {
  color: #333333;
  padding: 20px 18px;
}
.bank {
  margin-left: 20px;
}
.bank i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #e63563;
  border-radius: 50%;
  margin-right: 5px;
}
.bank span {
  font-size: 18px;
  font-weight: bold;
}
.model-tab {
  width: 220px;
  height: 30px;
  line-height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin-left: 20px;
}
.model-tab li {
  flex: 1;
  text-align: center;
  border: 1px solid #e63563;
  color: #e63563;
}
.model-tab .li-active {
  background: #e63563;
  color: #ffffff;
}
.title-list {
  padding-top: 45px;
}
.lift-nav {
  position: fixed;
  top: 100px;
  left: 350px;
  display: none;
}
.lift {
  list-style: none;
}
.lift-nav li {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  margin-bottom: 10px;
  background: #afafaf;
  cursor: pointer;
  border-radius: 50%;
  font-size: 18px;
}
.lift-nav li.activeLi {
  background: #e63563;
}
.small-img {
  padding-left: 20px;
  margin: 30px 0;
}
.list-literals .list-num {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  margin-bottom: 10px;
  background: #e63563;
  cursor: pointer;
  border-radius: 50%;
  font-size: 18px;
}
.marks-pc-a,
.marks-phone-a,
.marks-pc-i,
.marks-phone-a-1,
.marks-phone-a-5,
.marks-phone-a-8 {
  padding-left: 20px;
}
.marks-pc-a img,
.marks-pc-i img {
  width: 60%;
  margin-left: 50px;
}
.list-img {
  margin-left: 35px;
  margin-top: 30px;
}
.list-literals {
  display: flex;
  margin: 30px 0 20px;
}
.list-text {
  max-width: 915px;
  margin-left: 15px;
  font-size: 16px;
  line-height: 30px;
}
.img {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -moz-transform: scale(1.3);
}
.phone-img {
  float: left;
}
/*当屏幕宽小于768px生效*/
@media screen and (max-width: 768px) {
  .lift-nav {
    display: none !important;
  }
  .marks-pc-a,
  .marks-phone-a,
  .marks-pc-i,
  .marks-phone-a-1,
  .marks-phone-a-5,
  .marks-phone-a-8 {
    padding-left: 0;
  }
  .marks-pc-a img,
  .marks-pc-i img {
    width: 100%;
    margin-left: 0;
  }
  .newTitle {
    background: #e63563;
    padding: 25px 0 20px;
    text-align: center;
    color: #fff9f9;
  }
  .newTitle h3 {
    font-size: 18px;
  }
  .newTitle p {
    font-size: 12px;
  }
  .bank-logo {
    width: 100%;
  }
  .bank-logo li {
    padding: 20px 16px;
  }
  .titles .lift-nav {
    display: none!important;
  }
  .titles .small-img {
    display: none;
  }
  .marks {
    padding-left: 10px;
  }
  .marks img {
    margin-left: 15px;
    width: 90%;
  }
  .lift-target .list-img {
    margin-top: 30px;
    margin-left: 10px;
  }
  .list-literals .list-num {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-bottom: 10px;
    background: #e63563;
    cursor: pointer;
    border-radius: 50%;
    font-size: 18px;
  }
  .list-literals {
    margin: 30px 0 20px;
    position: relative;
    padding-left: 20px;
  }
  .list-text {
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    width: 90%;
  }
}
/*# sourceMappingURL=j-css.css.map */
/*# sourceMappingURL=j-css.css.map */
