.inx_banner {
  background: url(../image/inx_banner.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 60px;
  box-sizing: border-box;
  padding-bottom: 10px;
  height: 450px;
}

.inx_banner2_inp {
  display: flex;
  align-items: center;
  width: 196px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 0 10px;
  box-sizing: border-box;
  margin-right: 10px;
}

.inx_banner2_inp input {
  width: 100%;
  height: 100%;
  padding-left: 20px;
}

.inx_baner_title strong {
  font-size: 45px;
  font-family: Microsoft YaHei;
  color: #333333;
  display: inline-block;
  margin-right: 10px;
  font-weight: 400;
}

.inx_baner_title span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.inx_banner_type {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 468px;
  margin-top: 60px;
  margin-bottom: 20px;
}

.inx_banner_type p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  padding-bottom: 10px;
}

.inx_banner_xz {
  color: #ff6666 !important;
  border-bottom: 2px solid #ff6666;
}

.inx_banner_box {
  display: flex;
  align-items: center;
  position: relative;
}

.inx_banner_sele {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 196px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 0 10px;
  box-sizing: border-box;
  margin-right: 10px;
}

.inx_banner_sele select {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}

.inx_banner1_inp {
  width: 136px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
}

.inx_sele2 {
  width: 190px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px;
  box-sizing: border-box;
  margin-right: 10px;
  position: relative;
}

.inx_sele3 {
  width: 136px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 10px;
  box-sizing: border-box;
}

.inx_sele2 select {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}

.inx_sele3 select {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}

.inx_banner_btn {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.inx_banner_btn p {
  width: 196px;
  height: 48px;
  background: #ff6666;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-right: 10px;
}

.inx_banner_btn p:hover {
  background: #fb4a4a;
}

.inx_banner_btn span {
  width: 136px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #ff6666;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ff6666;
  cursor: pointer;
}

.inx_banner_btn span:hover {
  background: #fb4a4a;
  color: #fff;
}

.gundon {
  display: flex;
  align-items: center;
  margin-top: 58px;
}

.gundon strong {
  font-size: 14px;
  font-family: 迷你简汉真广标;
  font-weight: bolder;
  font-style: italic;
  color: #333333;
  display: inline-block;
  margin-left: 10px;
  margin-right: 20px;
}

.gundon ul li {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.gundon ul li span {
  color: #ff7d22;
}

.inx_typ {
  padding: 20px 0;
}

.inx_typ ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inx_typ ul li {
  display: flex;
  align-items: center;
}

.inx_typ ul li p {
  margin-left: 10px;
}

.inx_typ ul li p strong {
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}

.inx_typ ul li p span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.inx_servebj {
  background-color: #f4f7ff;
  padding: 40px 0;
}

.inx_serve strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: block;
  text-align: center;
}

.inx_serve p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.wire {
  width: 32px;
  height: 3px;
  background: #6c6eff;
  border-radius: 2px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.inx_serve_main {
  display: flex;
}

.inx_serve_img {
  padding: 30px;
  box-sizing: border-box;
  width: 210px;
}

.inx_serve_imgs1 {
  background: url(../image/serve_bj1.png) no-repeat;
  background-size: 100%;
}

.inx_serve_imgs2 {
  background: url(../image/serve_bj2.png) no-repeat;
  background-size: 100%;
}

.inx_serve_title {
  display: flex;
  align-items: center;
}

.inx_serve_title img {
  width: 16px;
  height: 16px;
}

.inx_serve_title strong {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
}

.inx_serve_img span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: justify;
}

.inx_serve_img p {
  width: 152px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 18px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.inx_serve_main ul {
  display: flex;
  flex-wrap: wrap;
}

.inx_serve_main ul li {
  width: 320px;
  background: #ffffff;
  border: 1px solid #6c6eff;
  padding: 20px;
  margin-left: 10px;
  height: 182px;
  box-sizing: border-box;
}

.inx_serve_li_title {
  display: flex;
  align-items: center;
}

.inx_serve_li_title p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ff6666;
  margin: 0 !important;
  margin-right: 10px;
}

.inx_serve_li_title span {
  width: 36px;
  height: 15px;
  background: #ff6666;
  border-radius: 8px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inx_serve_main ul li b {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  height: 40px;
  display: block;
}

.inx_serve_li_sm {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 40px;
}

.inx_serve_numbr {
  display: flex;
  align-items: baseline;
}

.inx_serve_numbr text {
  color: #ff7d22;
  font-size: 14px;
}

.inx_serve_numbr strong {
  color: #ff7d22;
  font-size: 22px;
}

.inx_serve_numbr span {
  color: #999999;
  font-size: 12px;
}

.inx_get {
  background-color: #ffffff;
  padding: 30px;
  box-sizing: border-box;
}

.inx_getmain {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inx_getmain li:nth-child(2) li {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding: 0 40px;
}

.inx_getbox li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.inx_getbox li p {
  width: 28px;
  height: 28px;
  background: #6c6eff;
  border-radius: 50%;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inx_getbox li span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-left: 14px;
  width: 50%;
}

.inx_getbox li b {
  width: 116px;
  height: 28px;
  background: #ff6666;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.inx_getbox li b:hover {
  background-color: #fb4a4a;
}

.inx_consult {
  background: url(../image/consult.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 30px;
  padding-bottom: 22px;
}

.inx_consult_box {
  display: flex;
  align-items: center;
}

.inx_consult_box P {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}

.inx_consult_box button {
  width: 166px;
  height: 48px;
  background: #ff6666;
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
  cursor: pointer;
}

.inx_consult_box button:hover {
  background-color: #fb4a4a;
}

.inx_consult span {
  width: 326px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

.period_hear {
  padding-top: 40px;
}

.period_hear strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: block;
  text-align: center;
}

.period_hear p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.period_type {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.period_type span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
  padding-bottom: 20px;
}

.periodbj {
  background: url(../image/periodbj.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 40px;
  padding-bottom: 50px;
  box-sizing: border-box;
}

.period_xz {
  color: #6c6eff !important;
  border-bottom: 2px solid #6c6eff;
}

.period_main1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.period_left {
  width: 400px;
  height: 342px;
  background: #6c6eff;
  opacity: 0.9;
  border-radius: 4px;
  padding: 30px 20px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 10px;
}

.period_left strong {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}

.period_left p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 30px;
  text-align: initial;
  width: 308px;
}

.period_left_botm {
  display: flex;
  position: relative;
}

.period_left_zx {
  display: flex;
  align-items: center;
  height: 20px;
  position: absolute;
  bottom: 30px;
}

.period_left_zx span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-right: 10px;
}

.period_rw {
  position: absolute;
  right: 0;
  bottom: 0;
}

.period_main1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  height: 342px;
  flex: 1;
}

.period_main1 ul li {
  width: 390px;
  height: 166px;
  background: #ffffff;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 10px;
}

.period_main1 ul li p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.period_main1 ul li span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.period_main1 ul li b {
  width: 120px;
  height: 22px;
  background: #ffffff;
  border: 1px solid #ececec;
  opacity: 0.95;
  border-radius: 4px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}

.period_money {
  display: flex;
  align-items: baseline;
}

.period_money text {
  color: #ff7d22;
  font-size: 14px;
}

.period_money strong {
  color: #ff7d22;
  font-size: 22px;
}

.period_money span {
  color: #999999;
  font-size: 12px;
}

.client {
  background: url(../image/clientbj.png) no-repeat;
  background-size: 100% 100%;
  height: 140px;
  display: flex;
}

.client_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.client_box p {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  width: 652px;
  text-align: center;
}

.client_box button {
  width: 166px;
  height: 48px;
  background: #ff6666;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.client_box button:hover {
  background-color: #fb4a4a;
}

.ask {
  width: 100%;
  background: #f4f7ff;
  padding-top: 40px;
}

.ask_head strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  display: block;
}

.ask_head p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.ask_ul {
  margin-top: 57px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ask_li {
  position: relative;
  width: 366px;
  height: 196px;
  background: #f8f8fc;
  border-radius: 10px;
  background-image: linear-gradient(to bottom right, #fff 50%, #f8f8fc 50%);
  margin-bottom: 50px;
}

.ask_li_avatar {
  position: absolute;
  bottom: 0;
  left: 15px;
}

.ask_li_info {
  margin-left: 202px;
}

.ask_li_info_name {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.ask_li_info_name p:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}

.ask_li_info_name p:nth-child(2) {
  margin-left: 8px;
  font-size: 14px;
  padding: 5px 8px;
  background: linear-gradient(-30deg, #fdde9e, #feeece);
  border-radius: 12px;
  color: #a8802d;
}

.ask_li_info_text {
  margin-top: 19px;
  color: #666666;
  font-size: 14px;
  line-height: normal;
}

.ask_li_info_text span {
  color: #ff7d22;
}

.ask_li_info_btn {
  width: 120px;
  height: 40px;
  border: 1px solid #ff6666;
  border-radius: 4px;
  font-size: 14px;
  color: #ff6666;
  text-align: center;
  line-height: 40px;
  margin-top: 19px;
  cursor: pointer;
}

.ask_li_info_btn:hover {
  background: #ff6666;
  color: #ffffff;
}

.hsj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}

.wires {
  width: 62px;
  height: 3px;
  background: #6c6eff;
  border-radius: 2px;
}

.hsj_hear {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hsj_hear p {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 30px;
}

.hsj_hear span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}

.hsj_font {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}

.hsj_font strong {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
}

.hsj_font p {
  margin-top: 20px;
}

.part {
  background: #f4f7ff;
  padding: 40px 0;
}

.part_box strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: block;
  text-align: center;
}

.part_box p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.swipe_left {
  width: 20px;
  height: 20px;
  background: #53547a;
  opacity: 0.15;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swipe_right {
  width: 20px;
  height: 20px;
  background: #53547a;
  opacity: 0.15;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper_box {
  position: relative;
}

.swiper-prev {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}

.swiper-next {
  position: absolute;
  top: 50%;
  right: -9px;
  transform: translateY(-50%);
}

.swiper-prev,
.swiper-next {
  width: 20px;
  height: 20px;
  background: #53547a;
  opacity: 0.15;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swiper-prev:hover {
  background: #6c6eff !important;
  opacity: unset;
  color: #fff;
  z-index: 9999;
  cursor: pointer;
}

.swiper-next:hover {
  background: #6c6eff !important;
  opacity: unset;
  color: #fff;
  z-index: 9999;
  cursor: pointer;
}

.start_bj {
  background: url(../image/startbj.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 0;
}

.start strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  /* color: #333333; */
  color: #f66;
  display: block;
  text-align: center;
}

.start p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.start_conter {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.start_left {
  width: 100%;
  background: #ffffff;
  /* border-radius: 4px; */
  border-radius: 1rem;
  border: 1px solid #e7c087;
}

.start_rigt {
  width: 360px;
  height: 523px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.start_type {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-bottom: 2px solid #ececec;
  height: 52px;
  padding-top: 10px;
}

.start_type span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  padding-bottom: 10px;
  cursor: pointer;
}

.start_xz {
  color: #6c6eff !important;
  border-bottom: 2px solid #6c6eff;
}

.start_type span:hover {
  color: #6c6eff;
  border-bottom: 2px solid #6c6eff;
}

.start_main ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px;
}

.start_main ul::after {
  content: "";
  width: 20%;
}

.start_main ul li p {
  text-align: initial !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}

.start_main ul li {
  width: 20%;
}

.ckgd_conter {
  height: 335px;
  overflow: hidden;
}

.ckgd {
  padding: 20px;
  font-size: 14px;
  color: #ff6666;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.start_main ul li p a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0;
}

.start_main ul li span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}

.start_rigt_hear {
  display: flex;
  align-items: center;
  margin-left: 16px;
}

.start_rigt_hear p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-left: 8px;
}

.start_rigt_cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #ececec;
  height: 52px;
}

.start_rigt_cont span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-right: 20px;
}

.start_rigt_top {
  width: 360px;
  height: 200px;
  background: #ffffff;
  border-radius: 4px;
  overflow: hidden;
}

.start_rigt_top ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 147px;
  padding: 10px 0;
  box-sizing: border-box;
}

.start_rigt_top ul li {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 10px 0;
  display: flex;
  align-items: center;
}

.start_rigt_top ul li span {
  width: 6px;
  height: 6px;
  background: #6c6eff;
  border-radius: 50%;
  margin: 0 16px;
}

.start_rigt_botm {
  width: 360px;
  height: 303px;
  background: #ffffff;
  border-radius: 4px;
}

.start_rigt_botm_cont {
  display: flex;
  align-items: baseline;
}

.start_rigt_botm_cont p {
  width: 28px;
  height: 28px;
  background: #6c6eff;
  opacity: 0.5;
  border-radius: 50%;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-left: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
}

.start_rigt_botm_cont_font h6 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: block;
}

.start_rigt_botm_cont_font span {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  width: 274px;
  display: block;
  margin-top: 10px;
}

.start_rigt_botm button {
  width: 160px;
  height: 40px;
  /* border: 1px solid #FF6666; */
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff6666;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 20px;
}

.start_rigt_botm button:hover {
  background-color: #fb4a4a;
  color: #fff;
}

.guard strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  display: block;
}

.guard p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.guardbj {
  background: #f4f7ff;
  padding: 40px 0;
}

.guard_title strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  display: block;
}

.guard_title p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  text-align: center;
  margin: 10px 0;
}

.ass_ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 57px;
}

.ass_li {
  width: 366px;
  height: 100px;
  background: #ffffff;
  box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 20px 42px 20px 20px;
  margin-bottom: 30px;
}

.ass_li_icon {
  width: 60px;
  height: 60px;
  background: rgba(108, 110, 255, 0.06);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ass_li_text {
  flex: 1;
  margin-left: 21px;
}

.ass_li_text p:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}

.ass_li_text p:nth-child(2) {
  font-size: 14px;
  margin-top: 11px;
  line-height: normal;
}
