.inx_sele3 {
  margin-right: 10px;
}
.see-more {
  display: none;
}
.inx_banner_cont {
  padding-left: 350px;
  padding-right: 100px;
}
.start_bj .start_rigt_botm .tempWrap {
  height: 175px !important;
}
.nib.swiper-container2,
.nib.swiper-container3 {
  padding: 0 !important;
  transform: translateY(16px);
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.nib.swiper-container2 ul.swiper-wrapper,
.nib.swiper-container3 ul.swiper-wrapper {
  all: revert;
  list-style: none !important;
  padding-left: 0 !important;
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.nib.swiper-container2 ul.swiper-wrapper li.swiper-slide,
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide {
  all: revert;
  list-style: none !important;
  color: #666 !important;
}
.nib.swiper-container2 ul.swiper-wrapper li.swiper-slide:hover,
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide:hover {
  color: #666 !important;
}
.nib.swiper-container2 ul.swiper-wrapper li.swiper-slide:hover a,
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide:hover a {
  color: #666 !important;
}
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide a {
  text-align: left !important;
  color: #333 !important;
}
.nib.swiper-container3 ul.swiper-wrapper li.swiper-slide span {
  text-align: left !important;
  color: #666 !important;
}
.inx_banner {
  background-color: #eef5ff;
  background-image: url("/skin/static/img/xiaojie.png");
  background-repeat: no-repeat;
  background-size: auto 420px;
  background-position: calc((100vw - 1200px) / 2) 30px;
  padding-top: 80px;
  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: block;
  font-weight: 400;
  text-align: right;
}
.inx_baner_title span {
  display: block;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ff6666;
  text-align: right;
}
.inx_banner_type {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 468px;
  margin: 40px auto 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;
  position: relative;
}
.inx_banner_xz::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 34px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.inx_banner_box {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: right;
}
.inx_banner_box .inx_sele2,
.inx_banner_box > input,
.inx_banner_box .hyselect,
.inx_banner_box .inx_sele3,
.inx_banner_box .inx_banner2_inp,
.inx_banner_box .inx_banner2_inp {
  margin: 0;
  border: none;
  border-radius: 0;
  position: relative;
}
.inx_banner_box .inx_sele2::after,
.inx_banner_box > input::after,
.inx_banner_box .hyselect::after,
.inx_banner_box .inx_sele3::after,
.inx_banner_box .inx_banner2_inp::after,
.inx_banner_box .inx_banner2_inp::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 30%;
  background-color: #b9b9b9;
}
.inx_banner_box .inx_sele2:last-child::after,
.inx_banner_box > input:last-child::after,
.inx_banner_box .hyselect:last-child::after,
.inx_banner_box .inx_sele3:last-child::after,
.inx_banner_box .inx_banner2_inp:last-child::after,
.inx_banner_box .inx_banner2_inp:last-child::after {
  display: none;
}
.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_sele2 input {
  margin-left: 20px;
}
.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 {
  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: 300px;
  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;
  justify-content: flex-end;
  transform: scale(0.8);
  float: right;
  margin-right: -25px;
}
.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 button {
  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 button:hover {
  background: #fb4a4a;
}
.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;
}
.inx_banner_btn > button,
.inx_banner_btn p {
  margin: 0;
  width: 135px;
  height: 50px;
  border-radius: 0;
  outline: none;
  border: none;
  border-radius: 25px 0 0 25px;
}
.inx_banner_btn > span {
  height: 48px;
  border-radius: 0;
  border-radius: 0 25px 25px 0;
}
.inx_banner_btn > a span {
  height: 48px;
  border-radius: 0;
  border-radius: 0 25px 25px 0;
}
.gundon {
  display: flex;
  align-items: center;
  margin-top: 38px;
  margin-left: 22px;
}
.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;
  border-radius: 1rem;
}
.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: #eef4ff;
  padding: 40px 0;
  overflow: hidden;
}
.inx_serve strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f66;
  display: block;
  text-align: center;
}
.inx_serve p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  text-align: center;
  margin: 10px 0;
}
.wire {
  width: 32px;
  height: 3px;
  background: #e7c087;
  border-radius: 2px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.inx_serve_main {
  width: calc(50% - 0.5rem);
  float: left;
  display: flex;
  flex-direction: column;
}
.inx_serve_main:nth-of-type(2) {
  float: right;
}
.inx_serve_img {
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  background-size: cover !important;
  background-position: center !important;
  background: linear-gradient(135deg, #d5b686, #c49e60);
  border-radius: 1rem;
}
.inx_serve_img .word {
  margin-top: 1rem;
}
.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: 10px;
  text-align: justify;
}
.word {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.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;
  margin: 0;
  width: 20%;
}
.inx_serve_main ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.inx_serve_main ul li {
  background: #ffffff;
  border: 1px solid #e7c087;
  border-radius: 0.5rem;
  padding: 16px;
  width: calc(50% - 0.5rem);
  height: 182px;
  box-sizing: border-box;
  margin-top: 1rem;
}
.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;
  display: none;
}
.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-image: url(/skin/static/img/ibg.png);
  background-size: cover;
  background-position: center;
  padding-top: 30px;
  padding-bottom: 22px;
  width: 1400px;
  height: 88px;
  margin: 0 auto;
  border-radius: 70px;
  flex-direction: column;
  justify-content: center;
}
.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: #f66;
  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: cover;
  background-position: center left;
  padding-top: 40px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.period_xz {
  color: #f66 !important;
  border-bottom: 2px solid #f66;
}
.periodbj {
  position: relative;
}
.periodbj .period_menu {
  position: absolute;
  left: calc((100% - 1200px) / 2);
  top: 40px;
  height: calc(100% - 90px);
  display: none;
  flex-direction: column;
  justify-content: space-between;
}
.periodbj .period_menu .item {
  width: calc(200px - 1rem);
  height: calc((100% / 3) - 2rem / 3);
  user-select: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 1rem;
  box-sizing: border-box;
  position: relative;
}
.periodbj .period_menu .item:nth-of-type(1) {
  background-color: #fcf7f1;
}
.periodbj .period_menu .item:nth-of-type(2) {
  background-color: #f3e1cf;
}
.periodbj .period_menu .item:nth-of-type(3) {
  background-color: #efd3ba;
}
.periodbj .period_menu .item.active {
  border: 1px solid #e7c087;
}
.periodbj .period_menu .item p {
  font-size: 22px;
  color: #333;
  text-align: center;
}
.periodbj .period_menu .item p span {
  font-size: 14px;
  color: #666;
}
.periodbj .period_contr .period_main1 {
  display: flex;
  flex-direction: column-reverse;
}
.periodbj .period_contr .period_main1 .period_left {
  width: 100%;
  height: 120px;
}
.periodbj .period_contr .period_main1 .period_left p {
  width: auto;
  margin-top: 10px;
}
.periodbj .period_contr .period_main1 .period_left .period_left_botm .period_left_zx {
  display: none;
}
.periodbj .period_contr .period_main1 .period_left .period_left_botm img.period_rw {
  display: none;
}
.periodbj .period_contr .period_main1 > ul {
  flex-direction: row !important;
}
.periodbj .period_contr .period_main1 > ul li {
  margin-right: 0 !important;
  margin-top: 1rem;
  width: calc(50% - 0.5rem) !important;
  position: relative;
}
.periodbj .period_contr .period_main1 > ul li b {
  position: absolute;
  right: 20px;
  bottom: 20px;
  margin: 0;
  color: #666 !important;
  border: 1px solid #999 !important;
}
.periodbj .period_contr .period_main1 > ul li .period_money {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.period_left {
  width: 400px;
  height: 342px;
  background: #6c6eff;
  opacity: 0.9;
  border-radius: 0.5rem;
  padding: 30px 20px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.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;
  border: 1px solid #e7c087;
  border-radius: 0.5rem;
}
.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 5px;
}
.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(/skin/static/img/ibg.png) no-repeat;
  background-size: 100% 100%;
  height: 140px;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  border-radius: 70px;
}
.client_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.client_box span {
  color: #fff;
  font-size: 20px;
  padding: 0 1rem;
  border: 1px solid #fff;
  border-radius: 3rem;
}
.client_box p {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  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;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 40px;
}
.wires {
  width: 62px;
  height: 3px;
  margin-bottom: 1rem;
  background: #f66;
  border-radius: 2px;
}
.hsj_hear {
  width: 100%;
  max-width: 1200px;
  margin: 1rem auto 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.hsj_hear p {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 20px;
}
.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;
  text-align: justify;
}
.hsj_font strong {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #333333;
}
.hsj_font p {
  margin-top: 20px;
}
.part {
  background: #eef4ff;
  padding: 40px 0;
}
.part .part_box .dev.swiper_box {
  background-color: #fff;
  border-radius: 1rem;
}
.part .part_box .dev.swiper_box .swiper-container {
  width: 100%;
  border-radius: 1rem;
  border: 1px solid #e7c087;
}
.part .part_box .dev.swiper_box .swiper-container .swiper-slide {
  width: 240px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part .part_box .dev.swiper_box .swiper-prev,
.part .part_box .dev.swiper_box .swiper-next {
  all: revert;
  position: absolute;
  left: -2.5rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #e7c087;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  transition: 0.25s;
}
.part .part_box .dev.swiper_box .swiper-prev:hover,
.part .part_box .dev.swiper_box .swiper-next:hover {
  background-color: #e7c087 !important;
}
.part .part_box .dev.swiper_box .swiper-next {
  left: unset;
  right: -2.5rem;
}
.part_box strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f66;
  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;
}
.part_m {
  display: none;
}
.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: #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;
}
.dev_start_conter ul.big {
  width: 100%;
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap;
}
.dev_start_conter ul.big > li {
  width: calc(1200px / 2 - 0.5rem);
  margin-bottom: 1rem;
  height: 420px;
  background-color: #fff;
  transition: 0.25s;
  border-radius: 1rem;
  overflow: hidden;
}
.dev_start_conter ul.big > li .nit {
  width: 100%;
  height: 118px;
  background: linear-gradient(135deg, #d5b686, #c49e60);
}
.dev_start_conter ul.big > li .nit img {
  display: block;
  width: 54px;
  height: 54px;
  margin: 0 auto;
  padding: 10px 0 0px;
}
.dev_start_conter ul.big > li .nit a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.dev_start_conter ul.big > li .nit p.desc {
  color: #fff;
  margin: 0 0 0 0;
  font-size: 12px;
}
.dev_start_conter ul.big > li:hover {
  transform: translateY(-2px);
}
.dev_start_conter ul.big > li .nib {
  width: 100%;
  box-sizing: border-box;
  padding: 25px 20px 0 25px;
}
.dev_start_conter ul.big > li .nib ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dev_start_conter ul.big > li .nib ul li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 14px;
  width: calc(50% - 0.25rem);
}
.dev_start_conter ul.big > li .nib ul li:hover a {
  color: #2ba0ea;
}
.dev_start_conter ul.big > li .nib ul li a {
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: justify;
}
.dev_start_conter ul.big > li > a {
  display: none;
}
.dev_start_conter ul.big > li .nib-img {
  display: none;
  width: 23px;
  height: 16px;
  margin: 6px auto 0;
}
.dev_start_conter ul.big-big,
.dev_start_conter ul.middle-li {
  width: 100%;
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap;
}
.dev_start_conter ul.big-big > li,
.dev_start_conter ul.middle-li > li {
  width: calc(1200px / 2 - 0.5rem);
  margin-bottom: 1rem;
  height: 420px;
  transition: 0.25s;
  border-radius: 1rem;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(135deg, #d5b686, #c49e60);
  background-size: 100% 118px;
  background-repeat: no-repeat;
}
.dev_start_conter ul.big-big > li .nit,
.dev_start_conter ul.middle-li > li .nit {
  width: 100%;
  height: 118px;
}
.dev_start_conter ul.big-big > li .nit img,
.dev_start_conter ul.middle-li > li .nit img {
  display: none;
  width: 54px;
  height: 54px;
  margin: 0 auto;
  padding: 10px 0 0px;
}
.dev_start_conter ul.big-big > li .nit a,
.dev_start_conter ul.middle-li > li .nit a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.dev_start_conter ul.big-big > li .nit p.desc,
.dev_start_conter ul.middle-li > li .nit p.desc {
  color: #fff;
  margin: 0 0 0 0;
  font-size: 12px;
}
.dev_start_conter ul.big-big > li .nib,
.dev_start_conter ul.middle-li > li .nib {
  width: 100%;
  box-sizing: border-box;
  padding: 25px 20px 0 25px;
}
.dev_start_conter ul.big-big > li .nib ul,
.dev_start_conter ul.middle-li > li .nib ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dev_start_conter ul.big-big > li .nib ul li,
.dev_start_conter ul.middle-li > li .nib ul li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  line-height: 14px;
  width: calc(50% - 0.25rem);
}
.dev_start_conter ul.big-big > li .nib ul li:hover a,
.dev_start_conter ul.middle-li > li .nib ul li:hover a {
  color: #2ba0ea;
}
.dev_start_conter ul.big-big > li .nib ul li a,
.dev_start_conter ul.middle-li > li .nib ul li a {
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: justify;
}
.dev_start_conter ul.big-big > li > a,
.dev_start_conter ul.middle-li > li > a {
  display: none;
}
.dev_start_conter ul.big-big > li .nib-img,
.dev_start_conter ul.middle-li > li .nib-img {
  display: block;
  width: 23px;
  height: 16px;
  margin: 6px auto 0;
}
.dev_start_conter ul.big-big .big-li,
.dev_start_conter ul.middle-li .big-li,
.dev_start_conter ul.big-big .middle-li,
.dev_start_conter ul.middle-li .middle-li {
  width: 100%;
  background-color: #fff;
  background-image: linear-gradient(135deg, #d5b686, #c49e60);
  background-size: 100% 118px;
  background-repeat: no-repeat;
}
.dev_start_conter ul.big-big .big-li .nit,
.dev_start_conter ul.middle-li .big-li .nit,
.dev_start_conter ul.big-big .middle-li .nit,
.dev_start_conter ul.middle-li .middle-li .nit {
  float: left;
  width: 25%;
  cursor: pointer;
}
.dev_start_conter ul.big-big .big-li .nib,
.dev_start_conter ul.middle-li .big-li .nib,
.dev_start_conter ul.big-big .middle-li .nib,
.dev_start_conter ul.middle-li .middle-li .nib {
  margin-top: 118px;
  display: none;
}
.dev_start_conter ul.big-big .big-li .nib.active,
.dev_start_conter ul.middle-li .big-li .nib.active,
.dev_start_conter ul.big-big .middle-li .nib.active,
.dev_start_conter ul.middle-li .middle-li .nib.active {
  display: flex;
}
.dev_start_conter ul.big-big .big-li .nib ul li,
.dev_start_conter ul.middle-li .big-li .nib ul li {
  width: calc(25% - 0.25rem);
}
.dev_start_conter li.middle-li {
  width: calc(50% - 0.5rem) !important;
}
.dev_start_conter li.middle-li .nit {
  width: 50% !important;
}
.dev_start_conter li.small-li {
  width: calc(25% - 0.5rem) !important;
  position: relative;
}
.dev_start_conter li.small-li .nib ul li {
  width: 100% !important;
}
.dev_start_conter li.small-li .btn {
  width: 100%;
  height: 4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(135deg, #d5b686, #c49e60);
  display: flex;
  justify-content: center;
  align-items: center;
}
.dev_start_conter li.small-li .btn a {
  display: block;
  padding: 0.25rem 1rem;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.25rem;
}
.dev_start_conter ul.big-big > li .nit {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dev_start_conter ul.big-big > li .nit.active {
  position: relative;
}
.dev_start_conter ul.big-big > li .nit.active::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f66;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dev_start_conter ul.big-big > li .nib ul {
  width: 100%;
}
.dev_start_conter ul.big-big > li .nib ul li a {
  text-align: center;
}
.start_left {
  width: 820px;
  height: 523px;
  background: #ffffff;
  border: 1px solid #e7c087;
  border-radius: 1rem;
}
.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: 1px solid #e7c087;
  height: 52px;
  padding-top: 10px;
}
.start_type span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  padding-bottom: 14px;
  cursor: pointer;
  border-bottom: 2px solid transparent;
}
.start_xz {
  color: #f66 !important;
  border-bottom: 2px solid #f66 !important;
}
.start_type span:hover {
  color: #f66 !important;
  border-bottom: 2px solid #f66 !important;
}
.start_main ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px;
  height: 470px;
}
.start_main ul li p {
  text-align: initial !important;
}
.start_main ul li {
  width: 30%;
}
.start_main ul li p a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.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: 1px solid #e7c087;
  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: #f66;
  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: #f66;
  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: #eef4ff;
  padding: 40px 0;
}
.guard_title strong {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f66;
  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;
}
.dev_ass_ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dev_ass_ul li {
  border: 1px solid #e7c087;
  width: calc((100% / 3) - 3rem / 3);
  background: #fff;
  border-radius: 1rem;
  margin-bottom: 1rem !important;
  box-sizing: border-box;
  padding: 1rem 2rem;
  font-size: 18px;
  color: #20405d;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  font-family: "Microsoft Yahei", Arial;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.dev_ass_ul li p {
  margin-left: 0.5rem;
  font-weight: bold;
  font-size: 18px;
}
.dev_ass_ul li i {
  width: 100%;
  justify-content: flex-start;
  display: flex;
  align-items: center;
  border-radius: 50%;
}
.dev_ass_ul li i .image {
  height: 35px;
  width: 35px;
  background-color: #f6f6ff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dev_ass_ul li i .image img {
  transform: scale(0.7);
}
.dev_ass_ul li span.desc {
  display: block;
  font-size: 14px;
  margin-top: 0.2rem;
  height: 42px;
  color: #355777;
  text-align: left;
}
.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;
  position: relative;
}
.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;
  position: absolute;
  left: 20px;
  top: 20px;
}
.ass_li_text {
  flex: 1;
  margin-left: 65px;
}
.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;
}
.inx_typ ul li {
  background: linear-gradient(135deg, #d5b686, #c49e60);
  width: 230px;
  height: 230px;
  position: relative;
  display: block;
  transition: 0.25s;
}
.inx_typ ul li:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.inx_typ ul li p {
  margin-left: unset;
  line-height: 1;
}
.inx_typ ul li img {
  display: block;
  width: 56px;
  height: 56px;
  margin: 31px auto 20px;
}
.inx_typ ul li .tac {
  text-align: center;
}
.inx_typ ul li .hsi-title {
  font-size: 16px;
  color: #fff;
  padding-bottom: 14px;
}
.inx_typ ul li .hsi-des {
  font-size: 14px;
  color: #fff;
  padding-bottom: 24px;
}
.inx_typ ul li .hsi-btn {
  box-sizing: border-box;
  width: 118px;
  height: 34px;
  line-height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
}
@media screen and (max-width: 1296px) {
  .part .part_box .dev.swiper_box .swiper-next {
    left: unset;
    right: 0.5rem;
  }
  .part .part_box .dev.swiper_box .swiper-prev {
    left: 0.5rem;
  }
}
@media screen and (max-width: 1234px) {
  .inx_serve_main {
    width: 100%;
  }
  .inx_banner {
    padding-bottom: 70px;
  }
  .inx_banner_cont {
    position: relative;
  }
  .gundon {
    margin: 0 0 0 0 !important;
    position: absolute;
    left: 50%;
    bottom: -45px;
    transform: translateX(-100%);
  }
  .inx_banner_btn {
    position: absolute;
    bottom: -60px;
    right: 50%;
    transform: translateX(100%);
  }
  .inx_banner_cont {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .inx_banner_cont .inx_baner_title {
    text-align: center;
  }
  .inx_banner_cont .inx_baner_title strong,
  .inx_banner_cont .inx_baner_title span {
    text-align: center;
  }
  .inx_banner_cont .inx_banner_main form .inx_banner_box {
    justify-content: center;
  }
  .inx_servebj .inx_serve .inx_get {
    display: none;
  }
  .inx_consult .w1200 .inx_consult_box p {
    font-size: 22px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .client .w1200 p {
    font-size: 22px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .start_rigt_botm .tempWrap {
    height: 170px !important;
  }
  .hsj .hsj_font {
    position: relative;
    padding-bottom: 40px;
  }
  .hsj .hsj_font span.see-more {
    position: absolute;
    width: 100%;
    text-align: center;
    cursor: pointer;
    color: #6c6eff;
    box-shadow: 0px -7px 10px -7px #6c6eff;
  }
  .hsj .hsj_font span.see-more span {
    display: inline-block;
    transform: rotate(90deg);
    font-size: 1rem;
  }
  .inx_typ {
    padding: 1rem 0 !important;
  }
  .inx_typ ul {
    justify-content: space-between;
  }
  .inx_typ ul li {
    width: 33%;
  }
}
@media screen and (max-width: 1000px) {
  .part {
    display: none;
  }
  .inx_banner {
    background: #e8f0fe !important;
  }
}
@media screen and (max-width: 908px) {
  .inx_typ ul li {
    position: relative;
    height: 100px;
    width: calc(50% - 0.5rem);
  }
  .inx_typ ul li:last-of-type {
    width: 100%;
  }
  .inx_typ ul li a {
    display: none;
  }
  .inx_typ ul li img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 7px;
    margin: 0;
    width: 40px;
    height: 40px;
  }
  .inx_typ ul li p.hsi-title {
    margin: 50px auto 0;
    text-align: center;
    font-size: 12px !important;
    padding-bottom: 8px;
  }
  .inx_typ ul li p.hsi-des {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 900px) {
  .dev_start_conter ul.big-big .big-li,
  .dev_start_conter ul.middle-li .big-li,
  .dev_start_conter ul.big-big .middle-li,
  .dev_start_conter ul.middle-li .middle-li {
    background-size: 100% 60px;
  }
  .dev_start_conter ul.big-big .big-li .nib,
  .dev_start_conter ul.middle-li .big-li .nib,
  .dev_start_conter ul.big-big .middle-li .nib,
  .dev_start_conter ul.middle-li .middle-li .nib {
    margin-top: 60px;
  }
  .dev_start_conter ul.big-big > li,
  .dev_start_conter ul.middle-li > li {
    background-size: 100% 60px;
  }
  .fl.news-list:nth-of-type(1) .nit,
  .fl.news-list:nth-of-type(2) .nit {
    height: 60px;
  }
  .fl.news-list:nth-of-type(1) .nit p.desc,
  .fl.news-list:nth-of-type(2) .nit p.desc {
    display: none;
  }
  .fl.news-list:nth-of-type(1) .nib ul.news-lists li.nib-list,
  .fl.news-list:nth-of-type(2) .nib ul.news-lists li.nib-list {
    width: calc(50% - 0.5rem);
  }
  .fl.news-list:nth-of-type(2) {
    width: 100% !important;
  }
  .fl.news-list:nth-of-type(2) .nib ul.news-lists li.nib-list {
    width: 100%;
  }
  .fl.news-list:nth-of-type(3),
  .fl.news-list:nth-of-type(4) {
    width: 100% !important;
  }
  .fl.news-list:nth-of-type(3) .nit,
  .fl.news-list:nth-of-type(4) .nit {
    height: 60px;
  }
  .fl.news-list:nth-of-type(3) .nit p.desc,
  .fl.news-list:nth-of-type(4) .nit p.desc {
    display: none;
  }
  .see-more {
    display: block;
  }
  .hsj > img {
    display: none;
  }
  .hsj p.content {
    display: none;
  }
  .hsj p.content img {
    display: block !important;
  }
}
@media screen and (max-width: 812px) {
  .gundon {
    display: none;
  }
  .inx_banner_btn {
    transform: translateX(50%);
    margin-right: unset;
  }
}
@media screen and (max-width: 772px) {
  .client {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .period_left {
    height: unset !important;
    padding-bottom: 30px;
  }
  .period_main1 ul li {
    padding: 1rem !important;
  }
  .period_main1 ul li p {
    font-size: 14px;
  }
  .period_main1 ul li span {
    font-size: 12px;
  }
  .period_main1 ul li b {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .head {
    display: none;
  }
  .head_firm_phone {
    display: none;
  }
  .head_firm_line {
    display: none;
  }
  .head_firm_text {
    display: none;
  }
}
.tac {
  text-align: center;
}
@media screen and (max-width: 478px) {
  .inx_serve_img .word {
    display: none;
  }
}
