.top_text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}

.top_text1 {
  font-size: 40px;
  color: #ffffff;
}

.top_text2 {
  font-size: 18px;
  color: #ffffff;
  margin-top: 28px;
}

.top_text1_yd {
  font-size: 20px;
  color: #ffffff;
}

.top_text2_yd {
  font-size: 16px;
  color: #ffffff;
  margin-top: 10px;
}

.model_title1 {
  font-size: 40px;
  color: #333333;
  text-align: center;
}

.model_title1_yd {
  font-size: 20px;
  color: #333333;
  text-align: center;
}

.model_title2 {
  font-size: 14px;
  color: #8c8c8c;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 60px;
}

.model_title2_yd {
  font-size: 14px;
  color: #8c8c8c;
  text-align: center;
  margin: 10px 0 20px 0;
}

.model_one {
  margin: 0 auto;
  padding: 100px 0 70px 0;
}

.model_one_yd {
  margin: 0 auto;
  padding: 30px 10px;
  box-sizing: border-box;
}

.model_one_ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.model_one_ul:last-child {
  margin-top: 20px;
}
.model_one_ul_yd {
  margin: 0;
  padding: 0 10px;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.model_one_ul_li {
  width: 250px;
  height: 250px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(64, 124, 255, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}

.model_one_ul_li:last-child {
  margin-right: 0;
}

.model_one_ul_li_yd {
  width: 23%;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #f2f6ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  box-sizing: border-box;
}

.model_one_ul_li_yd img {
  width: 70px;
}

.model_one_ul_li_text {
  margin-top: 40px;
  color: #333333;
  font-size: 22px;
}

.model_one_ul_li_text_yd {
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
}

.model_two_bg {
  background: url(/new/imgs/selfcash/mdoel_two_bg.png) no-repeat;
  background-size: cover;
}

.model_two {
  padding: 60px 0;
  margin: 0 auto;
}

.model_two_item {
  position: relative;
  margin-bottom: 20px;
  height: 130px;
  display: flex;
}

.model_two_item_yd {
  margin-bottom: 10px;
  display: flex;
}

.model_two_item_yd img {
  width: 50px;
}

.model_two_item img {
  width: 86px;
  height: 62px;
}

.model_two_item:last-child {
  margin-bottom: 0;
}

.model_two_item_main {
  width: 670px;
  height: 110px;
  background-color: #ffffff;
  padding: 0 20px;
  position: absolute;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 20px;
}

.model_two_item_main_yd {
  background-color: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.model_two_item_main_left {
  left: 75px;
}

.model_two_item_main_left_yd {
  left: 50px;
}

.model_two_item_main_right {
  right: 75px;
}

.model_two_item_main_right_yd {
  right: 50px;
}

.model_two_item_main_title {
  color: #407cff;
  font-size: 24px;
}

.model_two_item_main_title_yd {
  color: #407cff;
  font-size: 14px;
}

.model_two_item_main_text {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.model_three {
  margin: 0 auto;
  padding: 60px 0;
}

.model_three_ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.model_three_ul_li {
  width: 370px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.model_three_ul_li_yd {
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.model_three_ul_li_yd img {
  width: 80%;
}

.model_three_ul_li_text {
  color: #333333;
  font-size: 24px;
  margin-top: 20px;
}

.model_three_ul_li_text_yd {
  color: #333333;
  font-size: 14px;
  margin-top: 10px;
}

.model_four_bg {
  background: url(/new/imgs/selfcash/mnodel_four_bg.png) no-repeat;
  background-size: cover;
}

.model_four {
  padding: 70px 0 35px 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_five {
  padding: 70px 0 30px 0;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_six_bg {
  background: url(/new/imgs/selfcash/model_six_bg.png) no-repeat;
  background-size: cover;
}

.model_six {
  padding: 100px 0 80px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.model_six_mian {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.model_six_mian_yd {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_six_img_yd {
  width: 90%;
}

.model_six_text1 {
  color: #ff4242;
  font-size: 24px;
}

.model_six_text2 {
  color: #000000;
  font-size: 40px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.model_six_text3 {
  color: #666666;
  font-size: 18px;
  line-height: 24px;
}

.yyssBtn {
  margin-top: 70px;
  width: 130px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 2px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
  background-color: #407cff;
}

.model_six_text4 {
  color: #666666;
  font-size: 14px;
  margin-top: 10px;
}

.model_seven {
  margin: 0 auto;
  padding: 70px 0;
}

.model_seven_ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.model_seven_ul_yd {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}

.model_seven_ul_li {
  width: 100%;
  height: 230px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #f2f6ff;
  padding: 20px;
  display: flex;
  margin-bottom: 20px;
}

.model_seven_ul_li_yd {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #f2f6ff;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_seven_ul_li_yd_top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.model_seven_ul_li:last-child {
  margin-bottom: 0;
}

.model_seven_ul_li_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 47px;
}

.model_seven_ul_li_top {
  display: flex;
  justify-content: start;
  align-items: center;
}

.model_seven_ul_li_top_text {
  color: #333333;
  font-size: 24px;
  margin-left: 25px;
}

.model_seven_ul_li_top_text_yd {
  color: #333333;
  font-size: 14px;
  margin-left: 10px;
}

.model_seven_ul_li_yd_text {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 20px;
  padding: 0 10px;
}

.model_seven_ul_li_main {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 30px;
}

.learnMore {
  width: 200px;
  height: 40px;
  line-height: 40px;
  background-color: #407cff;
  border-radius: 3px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 40px;
}

.top_ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 40px;
  display: flex;
}

.top_ul_li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 30px;
  width: 70px;
  height: 80px;
}

.top_ul_li img {
  width: 60px;
}

.top_ul_li_text {
  color: #ffffff;
  font-size: 16px;
}
