@charset "utf-8";
.index_banner.index_banner_other {
  width: 100%;
  position: relative;
}
.index_banner.index_banner_other .swiper-container {
  width: 100%;
}
.index_banner.index_banner_other .swiper-container .swiper-slide {
  width: 100%;
  height: 420px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_banner.index_banner_other .swiper-container .swiper-slide img {
  height: 420px;
  width: auto;
}
.index_banner.index_banner_other .banner_nav {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.index_banner.index_banner_other .banner_nav .safe_width {
  height: 100%;
}
.index_banner.index_banner_other .banner_nav .b_nav_left {
  width: 240px;
  height: 100%;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul li {
  flex: 1;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul .nav_li_one {
  padding: 0 24px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(81, 255, 129, 0.6);
  color: #fff;
  font-size: 18px;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul .b_nav_l {
  padding: 0 24px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 16px;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul .b_nav_l a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 16px;
  width: 100%;
}
.index_banner.index_banner_other .banner_nav .b_nav_left ul .b_nav_l a:hover {
  color: #51FF81;
}
.nav-right .nav3 a {
  color: #28a7e1 !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.w1240 {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.pass-wrap {
  width: 100%;
  overflow: hidden;
  padding-bottom: 100px;
}
.title {
  font-size: 32px;
  color: #333;
  text-align: center;
  padding: 90px 0 25px;
}
.title span {
  color: #5b77f1;
}
.title-line {
  width: 50px;
  height: 3px;
  background: #c5d0ff;
  margin: 0 auto;
}
.pass-panel {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  margin-top: 82px;
  margin-bottom: 20px;
  padding-left: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: 0 0 40px rgba(195, 190, 243, 0.3);
}
.pass-info-list {
  font-size: 16px;
  color: #666;
  padding-right: 5px;
}
.pass-info-dq {
  padding-bottom: 30px;
  position: relative;
  display: flex;
  justify-content: left;
  align-items: center;
}
.pass-info-dq .cur-show {
  display: flex;
  color: #5b77f1;
  padding: 10px 0;
  background: #fff;
  padding-left: 25px;
  box-sizing: border-box;
  margin-right: 15px;
  position: relative;
  font-size: 16px;
  justify-content: left;
  align-items: center;
}
.pass-info-dq .cur-show .cur-city {
  display: inline-block;
  max-width: 90px;
}
.pass-info-dq .cur-show .info-more-sele {
  width: 10px;
  height: 6px;
  margin-left: 5px;
}
.pass-info-dq .cur-show .cur-show-position {
  position: absolute;
  left: 0;
  top: 12px;
  width: 15px;
  height: 18px;
}
.pass-info-dq .dic-city {
  margin-right: 15px;
  cursor: pointer;
  font-size: 16px;
}
.pass-fix {
  position: absolute;
  right: 60px;
  top: 12px;
  width: 70px;
  height: 23px;
  opacity: 0;
}
.info-more {
  color: #5b77f1;
  position: relative;
  cursor: pointer;
  font-size: 16px;
}
.info-more .info-more-sele {
  width: 10px;
  height: 6px;
  position: absolute;
  right: -15px;
  top: 8px;
}
.pass-info-lx {
  padding-bottom: 20px;
}
.pass-info-lx .info-type {
  display: inline-block;
  width: 140px;
  padding: 15px 0;
  background: #eff2ff;
  font-size: 16px;
  color: #333;
  margin-right: 18px;
  cursor: pointer;
  border-radius: 23px;
}
.pass-info-pl {
  padding-bottom: 20px;
}
.pass-info-pl .info-num {
  display: inline-block;
  width: 140px;
  padding: 15px 0;
  background: #eff2ff;
  color: #333;
  margin-right: 18px;
  cursor: pointer;
  border-radius: 23px;
  font-size: 16px;
}
.pass-info-lx .active {
  background: #5b79f1;
  color: #fff;
}
.pass-info-pl .active {
  background: #5b79f1;
  color: #fff;
}
.pass-info-sq .pass-info-name,
.pass-info-sq .pass-info-tel {
  width: 240px;
  height: 46px;
  line-height: 46px;
  margin-right: 18px;
  background: #eff2ff;
  border-radius: 6px;
}
#pass-input-name,
#pass-input-tel {
  border: none;
  outline: 0;
  padding-left: 1rem;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  background: #eff2ff;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input::-moz-outer-spin-button,
input::-moz-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input::-ms-outer-spin-button,
input::-ms-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.pass-info-sq .pass-info-btn {
  color: #fff;
  height: 46px;
  line-height: 46px;
  background: #5b77f1;
  padding: 0 54px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
}
.pass-info-sq .pass-info-btn:hover {
  background: #324ecc;
}
.pass-info-sq .pass-info-list {
  margin-top: 15px;
  margin-right: 5px;
}
.pass-lists {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.pass-lists .list {
  width: 23.5%;
  position: relative;
  border-radius: 8px;
  box-shadow: 0 0 40px rgba(195, 190, 243, 0.3);
  margin-right: 2%;
}
.pass-lists .list:last-child {
  margin-right: 0;
}
.pass-lists .list img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.list_con {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pass-lists .list-title {
  font-size: 18px;
  color: #fff;
}
.pass-lists .list-sub-title {
  font-size: 14px;
  margin: 3% 0 5% 0;
}
.pass-lists .list1 .list-sub-title {
  color: #9FFFF3;
}
.pass-lists .list2 .list-sub-title {
  color: #A1B0FF;
}
.pass-lists .list3 .list-sub-title {
  color: #D391FF;
}
.pass-lists .list4 .list-sub-title {
  color: #FFD3C1;
}
.pass-btn {
  display: block;
  width: 118px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
}
.pass-btn1:hover {
  background: #fff;
  color: #00aaab;
}
.pass-btn2:hover {
  background: #fff;
  color: #2549ff;
}
.pass-btn3:hover {
  background: #fff;
  color: #7138FE;
}
.pass-btn4:hover {
  background: #fff;
  color: #f55e5e;
}
/*代理记账急速申请通道 end*/
.service {
  margin-top: 78px;
}
.service ul {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.service ul li {
  width: 33.33%;
  background: #fff;
  border: 1px solid #e9e9e9;
}
.service .list1 .service-tab1-top {
  background: #5b77f1;
}
.service .list2 {
  border-left: 0;
  border-right: 0;
}
.service .list2 .service-tab1-top,
.service .list2 .service-tab1-btn {
  background: #3bcfa3;
}
.service .list2 .service-tab1-btn {
  margin-top: 85px;
}
.service .list3 .service-tab1-top,
.service .list3 .service-tab1-btn {
  background: #f2ad3d;
}
.service .list3 .service-tab1-btn {
  margin-top: 70px;
}
.service .service-tab1-btn2:hover {
  background: #23a37d;
}
.service .service-tab1-btn3:hover {
  background: #d28d1e;
}
.service-tab1-top img {
  display: block;
  width: 34px;
  height: 34px;
  margin: 0 auto;
  padding-top: 18px;
}
.service-tab1-top .tit {
  font-size: 18px;
  color: #fff;
  padding: 12px 0 10px;
}
.service-tab1-top .sub-tit {
  font-size: 14px;
  color: #fff;
  padding-bottom: 18px;
}
.service-tab1-middle div {
  font-size: 14px;
  color: #666;
  line-height: 65px;
  border-bottom: 1px solid #e9e9e9;
  width: 260px;
  margin: 0 auto;
}
.service-tab1-middle div.spc {
  line-height: 40px;
  /* padding-bottom: 66px; */
  margin-bottom: 136px;
}
.service-tab1-middle div.spc .item {
  color: #999;
}
.service .service-tab1-btn {
  width: 162px;
  height: 46px;
  font-size: 16px;
  color: #fff;
  line-height: 46px;
  background: #5b79f1;
  border-radius: 6px;
  margin: 20px auto 20px;
  cursor: pointer;
}
.service .service-tab1-btn1:hover {
  background: #324ecc;
}
/*select*/
.select-wrap {
  width: 100%;
  background: url(../images/accounting_imgs/select_bg.png) no-repeat center top;
  background-size: 1920px 481px;
  background-color: #fff;
}
.select .title {
  font-size: 32px;
  color: #fff;
}
.select .title-line {
  background: #5c6aa8;
  margin-bottom: 82px;
}
.select-tab .tab ul {
  border-bottom: 2px solid #5b79f1;
  margin-bottom: 58px;
}
#con_b_1,
#con_b_2,
#con_b_3,
#con_b_4,
#con_b_5,
#con_b_6 {
  height: 600px;
}
.select-tab .tab > ul li {
  width: 16.6%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  box-sizing: border-box;
  float: left;
}
.select-tab .tab > ul li.curr {
  background: #5b79f1;
  color: #fff;
}
#con_b_6 .con_b6_p {
  font-size: 16px;
  color: #fff;
  padding-top: 12px;
}
#con_b_6 li {
  margin-top: 100px;
}
#con_b_6 .select-tab1 .img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#con_b_6 .select-tab1 img {
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
#con_b_6 .select-tab1 img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
.select-tab1 li {
  width: 32%;
  margin: 0 2% 0 0;
  overflow: hidden;
  background: #fff;
  padding-bottom: 2rem;
  box-shadow: 0 0 40px rgba(195, 190, 243, 0.3);
}
.select-tab1 li:last-child {
  margin-right: 0;
}
.select-tab1 li img {
  display: block;
  width: 100%;
  height: auto;
}
.select-tab1 li div {
  color: #666;
  font-size: 14px;
}
.select-tab1 li div.dv {
  padding: 24px 0 12px;
  color: #333;
  font-size: 18px;
}
.select-tab2 .list-left {
  width: 56%;
  position: relative;
}
.select-tab2 .list-left img {
  display: block;
  width: 100%;
  max-width: 682px;
  min-width: 500px;
  height: auto;
  position: absolute;
  left: -50px;
  top: 0;
}
.select-tab2 .list-right {
  width: 44%;
}
.select-tab2 .list-right .des {
  width: 100%;
  font-size: 16px;
  color: #fefefe;
  line-height: 26px;
  text-align: justify;
  padding: 30px 0 48px;
}
.select-tab2 .list-right .lists .boxes {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding-left: 42px;
  margin-right: 60px;
  margin-bottom: 20px;
}
.select-tab2 .list-right .lists span {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../images/accounting_imgs/select_04.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.select-tab2 .list-right .items {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.select-tab2 .list-right .items div {
  margin-top: 40px;
  float: unset;
}
.select-tab2 .list-right .items div img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto;
}
.select-tab2 .list-right .items div p {
  font-size: 16px;
  color: #666;
  text-align: center;
  padding-top: 28px;
}
.select-tab3 .list-left {
  width: 50%;
}
.select-tab3 .list-left img {
  display: block;
  width: 100%;
  max-width: 580px;
  height: auto;
}
.select-tab3 .list-right {
  width: 46%;
}
.select-tab3 .list-right .des {
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  text-align: justify;
  padding: 28px 0 78px 0;
}
.select-tab3 .list-right .lists {
  width: 100%;
  margin-bottom: 28px;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.select-tab3 .list-right .lists img {
  display: block;
  width: 78px;
  height: auto;
  margin-right: 38px;
}
.select-tab3 .list-right .lists div {
  width: calc(100% - 116px);
}
.select-tab3 .list-right .lists p {
  font-size: 16px;
  color: #666;
}
.select-tab3 .list-right .lists p.p1 {
  font-size: 18px;
  color: #5b77f1;
  padding: 1rem 0;
}
#con_b_3 .con_b3_p {
  font-size: 16px;
  color: #fff;
  padding-top: 12px;
}
.select-tab4 li {
  width: 23.5%;
  margin: 100px 2% 0 0;
  height: 380px;
  border: 1px solid #efeff7;
  box-sizing: border-box;
}
.select-tab4 li:last-child {
  margin-right: 0;
}
.select-tab4 li:hover {
  box-shadow: 0 0 40px rgba(195, 190, 243, 0.3);
  border-color: #fff;
}
.select-tab4 li .img-wrap {
  width: 100%;
  height: auto;
}
.select-tab4 li img {
  display: block;
  width: 100%;
  height: auto;
}
.select-tab4 li p {
  font-size: 16px;
  color: #666;
  text-align: center;
  padding-bottom: 14px;
}
.select-tab4 li p.title {
  font-size: 18px;
  color: #5b77f1;
  padding: 22px 0 16px;
}
.select-tab4 li p.intro {
  padding: 0 15px;
  font-size: 15px;
  line-height: 24px;
}
#con_b_4 .con_b4_p {
  font-size: 16px;
  color: #fff;
  padding-top: 12px;
}
.select-tab5 li {
  width: 23.5%;
  margin: 100px 2% 0 0;
}
.select-tab5 li:last-child {
  margin-right: 0;
}
.select-tab5 li .img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.select-tab5 li img {
  width: 100%;
  height: auto;
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
.select-tab5 li img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
.select-tab5 li.list4 {
  margin-right: 0;
}
.select-tab5 li .title {
  font-size: 18px;
  color: #333;
  padding: 28px 0 22px;
}
.select-tab5 li p {
  font-size: 15px;
  color: #999;
  text-align: center;
  padding-bottom: 8px;
}
#con_b_5 .des {
  font-size: 16px;
  color: #fff;
  padding: 12px 0 130px;
}
.select-tab6 li {
  width: 32%;
  margin: 0 2% 0 0;
}
.select-tab6 li:last-child {
  margin-right: 0;
}
.select-tab6 .img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.select-tab6 .img-wrap img {
  transform: scale(1);
  -ms-transform: scale(1);
  /* IE 9 */
  -moz-transform: scale(1);
  /* Firefox */
  -webkit-transform: scale(1);
  /* Safari 和 Chrome */
  -o-transform: scale(1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
.select-tab6 .img-wrap img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari 和 Chrome */
  -o-transform: scale(1.1);
  /* Opera */
  transition: all linear 100ms;
  -o-transition: all linear 100ms;
  /*兼容parsto内核*/
  -moz-transition: all linear 100ms;
  /*兼容gecko内核*/
  -webkit-transition: all linear 100ms;
  /*兼容webkit内核*/
}
.select-tab6 li img {
  display: block;
  width: 100%;
  height: auto;
}
.select-tab6 li p {
  padding-top: 24px;
  font-size: 16px;
  color: #666;
}
/*专家团队*/
.online-wrap {
  width: 100%;
  background: #fff;
  padding-bottom: 100px;
}
.online-wrap .title {
  padding-top: 0px;
}
.online-wrap .title-line {
  margin-bottom: 70px;
}
.online-lists {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.online-lists > li {
  width: 32%;
  height: 560px;
  background: #f7f7fa;
  padding: 0 20px;
  box-sizing: border-box;
  border-radius: 8px;
  margin-right: 3%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.online-lists > li:last-child {
  margin-right: 0;
}
.online-lists > li ul {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.online-lists > li ul li {
  flex: 1;
  padding-right: 20px;
}
.online-lists > li ul li img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.online-lists > li:hover {
  background: #fff;
  box-shadow: 0 0 40px rgba(195, 190, 243, 0.3);
}
.online-img {
  width: 177px;
  height: auto;
  margin: 14px auto 30px auto;
}
.online-info {
  font-size: 16px;
  color: #333;
  padding-bottom: 24px;
}
.online-info span {
  font-size: 20px;
  color: #5b77f1;
  padding-right: 12px;
}
.online-advs {
  font-size: 14px;
  color: #666;
  padding-bottom: 6px;
}
.online-advs span {
  font-size: 14px;
  color: #333;
}
.online-des {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.online-des span {
  color: #333;
}
.online-com {
  font-size: 14px;
  color: #333;
  padding-bottom: 24px;
  padding-top: 20px;
}
.online-btn {
  width: 160px;
  height: 48px;
  font-size: 16px;
  color: #fff;
  line-height: 48px;
  background: #5b79f1;
  border-radius: 6px;
  margin: 45px auto 0;
  cursor: pointer;
}
.online-btn:hover {
  background: #324ecc;
}
/*服务流程*/
.process {
  width: 100%;
  height: 561px;
  background: url(../images/accounting_imgs/bg_3.jpg) no-repeat center center;
  background-size: 100% 561px;
}
.process .title {
  color: #fff;
}
.process .title-line {
  background: #5c6aa8;
  margin-bottom: 70px;
}
.process-lists {
  margin-bottom: 18px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.process-lists li img {
  display: block;
  width: 66%;
  max-width: 108px;
  height: auto;
}
.process-lists li {
  width: 14%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.process-lists li.arrow {
  display: inline-block;
  width: 5px;
  position: relative;
}
.process-lists li.arrow img {
  width: 30px;
  height: auto;
  position: absolute;
  top: 46px;
  left: 50%;
  margin-left: -15px;
}
.process-lists li p {
  font-size: 16px;
  color: #fff;
  padding: 18px 5px;
  text-align: center;
}
.process-lists li div {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding: 0 5px;
  color: #aab0ff;
  text-align: justify;
}
.problem-wrap {
  width: 100%;
  height: 395px;
  background: #5b77f1;
}
.problem-wrap .title {
  color: #fff;
}
/*provide*/
.provide-wrap {
  width: 100%;
  padding-bottom: 100px;
  background: #f9fafe;
}
.provide {
  overflow: hidden;
  position: relative;
}
.rvc {
  max-width: 100%;
  width: 100% !important;
  margin: auto;
  margin-top: 75px;
}
.rvc .rvc-wrapper {
  margin: auto;
  overflow: hidden;
  width: 100% !important;
}
.rvc .rvc-wrapper ul {
  overflow: hidden;
  position: relative;
}
.rvc .rvc-wrapper ul li {
  float: left;
  background: #fff;
  width: 160px;
  height: 160px;
  border-radius: 8px;
  margin-left: 20px;
}
.rvc .rvc-wrapper ul li:hover {
  background: #5b77f1;
}
.rvc .rvc-wrapper ul li:hover p {
  color: #fff;
}
.rvc .rvc-wrapper ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rvc .rvc-wrapper ul li a img {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto 14px auto;
}
.rvc .rvc-wrapper ul li a p {
  line-height: 16px;
  font-size: 16px;
  color: #666;
  text-align: center;
}
.rvc-prv,
.rvc-next {
  position: absolute;
  height: 100%;
  top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rvc-prv:hover,
.rvc-next:hover {
  cursor: pointer;
}
.rvc-prv {
  left: 10px;
}
.rvc-next {
  right: 10px;
}
/*常见问题*/
.issue {
  width: 100%;
  height: 0;
  position: relative;
}
.box {
  position: absolute;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  height: 400px;
  top: -220px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box .swiper-button-prev {
  background-image: url(../images/accounting_imgs/grayl.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 66px auto;
  display: inline-block;
  width: 66px;
  height: 66px;
  left: 28%;
}
.box .swiper-button-next {
  background-image: url(../images/accounting_imgs/grayr.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 66px auto;
  display: inline-block;
  width: 66px;
  height: 66px;
  right: 28%;
}
.box-list {
  position: absolute;
  width: 100%;
  max-width: 1530px;
  margin: 0 auto;
  overflow: hidden;
  height: 400px;
}
.list-wrapper {
  width: 100%;
}
.list-wrapper .swiper-slide {
  text-align: left;
  background: transparent !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.9);
}
.list-wrapper .swiper-slide-active,
.list-wrapper .swiper-slide-duplicate-active {
  transform: scale(1);
}
.card-item {
  background: #fff;
  border-radius: 10px;
  padding: 30px 18px 0 18px;
  height: 280px;
  width: 100%;
}
.card-item p {
  font-size: 14px;
  color: #999;
  line-height: 28px;
  width: 100%;
  opacity: 1;
}
.card-item .tit {
  font-size: 16px;
  color: #3d4450;
  opacity: 1;
}
.card-item div {
  width: 80px;
  height: 2px;
  background: #27a7e1;
  margin-bottom: 20px;
  margin-top: 8px;
  opacity: 1;
}
.slick-btn {
  position: absolute;
  top: 29%;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  z-index: 1001;
}
.next {
  right: 50%;
  margin-right: -340px;
}
.next:hover,
.prev:hover {
  background: #d1d9fe;
  opacity: 0.5;
}
.prev {
  left: 50%;
  margin-left: -340px;
}
/* 常见问题部分结束 */
/*慧客新声*/
.voice-wrap {
  width: 100%;
  background: #f9fafe;
  padding-bottom: 100px;
}
.voice-wrap .title {
  padding-top: 250px;
}
.voice .title-line {
  margin-bottom: 145px;
}
.voice ul {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
}
.voice ul li {
  width: 32%;
  height: 350px;
  border-radius: 8px;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
  margin-right: 2%;
}
.voice ul li:last-child {
  margin-right: 0;
}
.voice ul li.list1 {
  background: #5a9af9;
  box-shadow: 0 10px 50px 0 rgba(114, 174, 248, 0.2);
}
.voice ul li.list2 {
  background: #74d28a;
  box-shadow: 0 10px 50px 0 rgba(116, 210, 138, 0.2);
}
.voice ul li.list3 {
  background: #7a77fa;
  box-shadow: 0 10px 50px 0 rgba(147, 153, 251, 0.2);
}
.inner-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.voice-portrait {
  margin-top: -75px;
}
.voice-info {
  font-size: 16px;
  color: #fff;
  padding-top: 22px;
}
.voice-info span {
  font-size: 20px;
  padding-right: 14px;
}
.voice-stars {
  display: block;
  margin: 16px auto 30px;
}
.voice-des {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: justify;
}
/*client*/
.client-wrap {
  width: 100%;
  height: 633px;
  background-color: #2e2c7f;
  background: url(../images/accounting_imgs/client_bg.png) no-repeat center center;
}
.client .title {
  color: #fff;
}
.client .title-line {
  background: #5c6aa8;
  margin-bottom: 90px;
}
.client ul {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.client ul li {
  width: 18.4%;
  margin: 0 2% 15px 0;
  background: #fff;
}
.client ul li:nth-child(5n) {
  margin-right: 0;
}
.client ul li img {
  display: inline-block;
  width: 100%;
  height: auto;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.4;
}
.client ul li.active img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
  opacity: 1;
}
@media screen and (max-width: 1366px) {
  .index_banner.index_banner_other .swiper-container .swiper-slide {
    width: 100%;
    height: unset;
    overflow: unset;
    display: inline-block;
  }
  .index_banner.index_banner_other .swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .index_banner.index_banner_other {
    width: 100%;
    position: relative;
  }
  .index_banner.index_banner_other .swiper-container {
    width: 100%;
  }
  .index_banner.index_banner_other .swiper-container .swiper-slide {
    width: 100%;
    height: auto;
  }
  .index_banner.index_banner_other .swiper-container .swiper-slide img {
    height: auto;
    width: 100%;
  }
  .index_banner.index_banner_other .banner_nav {
    display: none;
  }
  .pass-wrap {
    padding-bottom: 0;
  }
  .w1240 {
    padding: 0;
  }
  .pass-wrap .formbox {
    padding: 0rem 0.65rem 1rem 0.65rem;
  }
  .pass-wrap .formbox .insome-pick {
    width: 100%;
  }
  .pass-wrap .formbox .insome-pick .pick-area {
    width: 100% !important;
    background: #f7f5f4;
    height: 2rem;
    border-radius: 0.25rem;
    margin-bottom: 0.4rem;
  }
  .pass-wrap .formbox .insome-pick .pick-area .pick-list {
    width: 100% !important;
    max-height: 8.5rem !important;
  }
  .pass-wrap .formbox .insome-pick .pick-area .pick-show {
    width: 100%;
    height: 2rem;
    padding: 0 0.6rem !important;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 0.6rem !important;
  }
  .pass-wrap .formbox .insome-pick .pick-area .pick-show span {
    margin: 0;
    padding: 0 !important;
    line-height: 2rem;
    height: 2rem;
    background: transparent !important;
    color: #333 !important;
    max-width: 4.5rem;
    font-size: 0.6rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pass-wrap .formbox .insome-pick .pick-area .pick-show .pick-arrow {
    border: none;
    width: 0.8rem;
    height: 0.8rem;
    background: url(../images/accounting_imgs/m_city_sel.png) no-repeat center right;
    background-size: 0.6rem auto;
    top: 0.6rem;
    right: 0.5rem !important;
  }
  .pass-wrap .promise-wraper {
    width: 100%;
    border-top: 0.4rem solid #f5f5f5;
    padding: 0.6rem 0.6rem 0.8rem 0.6rem;
  }
  .pass-wrap .promise-wraper .title {
    font-size: 0.8rem;
    color: #333;
    line-height: 1rem;
    margin-bottom: 0.4rem;
    padding: 0 0 0.2rem 0;
    text-align: left;
  }
  .pass-wrap .promise-wraper .des {
    font-size: 0.55rem;
    line-height: 0.9rem;
    color: #999;
  }
  .pass-wrap .safe {
    width: 100%;
    border-top: 0.025rem solid #ececec;
    margin-bottom: 0.45rem;
    padding: 0.8rem 0.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pass-wrap .safe li {
    display: flex;
    width: 33.33%;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.55rem;
    color: #333;
    margin: 0 !important;
    position: relative;
    justify-content: center;
    align-items: center;
  }
  .pass-wrap .safe li i {
    display: inline-block;
    width: 0.7rem;
    height: 0.7rem;
    background: unset;
    margin-right: 0.2rem;
    padding-bottom: 0;
  }
  .pass-wrap .safe li:nth-child(1) i {
    background: url(../images/demo/icon_zfaq.png) no-repeat center center;
    background-size: 0.7rem auto;
  }
  .pass-wrap .safe li:nth-child(2) i {
    background: url(../images/demo/icon_gsbp.png) no-repeat center center;
    background-size: 0.7rem auto;
  }
  .pass-wrap .safe li:nth-child(3) i {
    background: url(../images/demo/icon_shbz.png) no-repeat center center;
    background-size: 0.7rem auto;
  }
  .pass-wrap .safe li::after {
    content: "";
    position: absolute;
    width: 0.025rem;
    height: 0.6rem;
    right: 0px;
    top: 0.1rem;
    background: #EFEFEF;
  }
  .pass-wrap .safe li:last-child::after {
    content: unset;
  }
  .pass-wrap .banner-buy {
    width: 100%;
    height: 5rem;
    background: -webkit-gradient(linear, left top, right top, from(#ed8559), to(#ea5b4a));
    background: linear-gradient(90deg, #ed8559 0%, #ea5b4a 100%);
  }
  .pass-wrap .banner-buy .title {
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.8rem;
    text-align: left;
    padding-top: 0.95rem;
    padding-left: 4%;
    width: 100%;
  }
  .pass-wrap .product-wraper {
    width: 92%;
    margin: -2.45rem auto 0 4%;
  }
  .pass-wrap .product-wraper .product-item {
    width: 100%;
    height: 4.7rem;
    margin-bottom: 0.8rem;
    background: #fff;
    border-radius: 0.25rem;
    overflow: hidden;
  }
  .pass-wrap .product-wraper .product-item .item {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0rem 0.35rem;
  }
  .pass-wrap .product-wraper .product-item .item .input-wraper {
    display: inline-block;
    vertical-align: top;
    width: 1rem;
    height: 1rem;
  }
  .pass-wrap .product-wraper .product-item .item .input-wraper input[type="checkbox"] {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #fff;
  }
  .pass-wrap .product-wraper .product-item .item .input-wraper input[type="checkbox"]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/demo/im_qq.png) no-repeat center;
    background-color: #fff;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
  }
  .pass-wrap .product-wraper .product-item .item .input-wraper input[type="checkbox"]:checked::before {
    content: "";
    background: url(../images/demo/icon_duia.png) no-repeat center;
    background-color: #fff;
    background-size: 0.95rem auto;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
  }
  .pass-wrap .product-wraper .product-item .item .img-wraper {
    display: inline-block;
    vertical-align: top;
    width: 4.4rem;
    margin-left: 0.25rem;
  }
  .pass-wrap .product-wraper .product-item .item .img-wraper img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .pass-wrap .product-wraper .product-item .item .item-right {
    width: calc(100% - 5.6rem);
    padding-left: 0.35rem;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.7rem;
    line-height: 0.8rem;
    color: #333;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-des {
    font-size: 0.55rem;
    color: #999;
    line-height: 0.85rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0.2rem 0 0.35rem 0;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .price-content {
    font-size: 0.6rem;
    color: #EC6B50;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .pro-num {
    display: flex;
    justify-content: right;
    align-items: center;
    border: 0.025rem solid #e6e6e6;
    height: 1.3rem;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .pro-num .reduce {
    width: 1.3rem;
    border-right: 0.025rem solid #e6e6e6;
    font-size: 0.6rem;
    color: #333;
    line-height: 1.3rem;
    text-align: center;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .pro-num .add {
    width: 1.3rem;
    border-left: 0.025rem solid #e6e6e6;
    font-size: 0.6rem;
    color: #333;
    line-height: 1.3rem;
    text-align: center;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .pro-num .num-input {
    width: 2rem;
    text-align: center;
    border: none;
    height: 100%;
  }
  .pass-wrap .product-wraper .product-item .item .item-right .item-price .pro-num .num-input input {
    width: 100%;
    line-height: 1.28rem;
    font-size: 0.6rem;
    text-align: center;
    border: none;
    background: transparent;
    outline: none;
  }
  .pass-lists {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    border-top: 0.7rem solid #f5f5f5;
    padding: 0.8rem 0.65rem 0.5rem 0.65rem;
  }
  .pass-lists .list {
    width: 48.5%;
    height: auto;
    margin: 0 0 0.6rem 0;
  }
  .pass-lists .list-title {
    font-size: 0.6rem;
    line-height: 0.65rem;
  }
  .pass-lists .list-sub-title {
    line-height: 0.55rem;
    font-size: 0.5rem;
    margin: 0.3rem 0 0.35rem 0;
  }
  .pass-btn {
    height: 1.2rem;
    width: 3.25rem;
    line-height: 1.1rem;
    font-size: 0.5rem;
    border-width: 0.025rem;
  }
  .title-wrap {
    padding: 0 0.65rem;
    border-top: 0.7rem solid #f5f5f5;
  }
  .title-wrap .title {
    width: 100%;
    border-left: 0.1rem solid #4d89f3;
    font-weight: bold;
    font-size: 0.65rem;
    line-height: 0.7rem;
    text-align: left;
    letter-spacing: 0.025rem;
    padding: 0 0 0 0.35rem;
    margin: 0.8rem 0 0.6rem 0;
  }
  .title-wrap .title-line {
    display: none;
  }
  .service {
    margin: 0;
    padding: 0 0.65rem;
  }
  .service ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  .service ul li {
    width: 100%;
    border: none;
  }
  .service ul li .service-tab1-m {
    width: 100%;
    background: url(../images/accounting_imgs/yh_26.jpg) no-repeat center top;
    background-size: 100% 100%;
    padding: 0.8rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
  }
  .service ul li .service-tab1-m a {
    text-align: center;
    border: 0.025rem solid #fff;
    width: 3.65rem;
    height: 1.35rem;
    font-size: 0.55rem;
    line-height: 1.35rem;
    border-radius: 0.7rem;
    color: #fff;
    text-decoration: none;
  }
  .service ul li .service-tab1-m .service-tab1-left {
    width: calc(100% - 3.8rem);
  }
  .service ul li .service-tab1-m .service-tab1-left p {
    font-size: 0.75rem;
    line-height: 0.8rem;
  }
  .service ul li .service-tab1-m .service-tab1-left div {
    font-size: 0.6rem;
    line-height: 0.7rem;
    margin-top: 0.25rem;
  }
  .service ul li .service-tab1-btn {
    display: none;
  }
  .service ul li .service-tab1-middle {
    width: 100%;
    padding: 0.4rem 0 1rem 0;
  }
  .service ul li .service-tab1-middle div {
    width: 100%;
    border: none;
    line-height: 1rem;
    margin-bottom: 0.25rem;
    text-align: left;
    padding-left: 1rem;
    font-size: 0.55rem;
    position: relative;
  }
  .service ul li .service-tab1-middle div::after {
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    border-radius: 50%;
    background: #555555;
    position: absolute;
    left: 0.45rem;
    top: 0.37rem;
    content: '';
  }
  .service ul li.list2 .service-tab1-m {
    background: url(../images/accounting_imgs/yh_28.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .service ul li.list3 .service-tab1-m {
    background: url(../images/accounting_imgs/yh_30.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .select-wrap {
    width: 100%;
    background: #fff;
  }
  .select-wrap .title-wrap .title {
    color: #333;
  }
  .select-wrap .select-tab {
    width: 100%;
    padding: 0 0.65rem;
  }
  .select-wrap .select-tab .tab {
    display: none;
  }
  .select-wrap .select-tab .cc {
    display: none;
    height: auto !important;
  }
  .select-wrap .select-tab .con_b_1 {
    display: inline-block !important;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 {
    width: 100%;
    flex-direction: column;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-left {
    width: 100%;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-left img {
    width: 100%;
    position: static;
    height: auto;
    min-width: unset;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right {
    width: 100%;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right .des {
    font-size: 0.55rem;
    line-height: 0.9rem;
    color: #444;
    padding: 0.5rem 0 0.55rem 0;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right .lists {
    width: 100%;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right .lists .boxes {
    width: 50%;
    margin: 0 0 0.6rem 0;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 0.55rem;
    color: #444;
    padding: 0;
    height: unset;
    line-height: 1rem;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right .lists .boxes span {
    position: static;
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    background-size: 100% 100%;
    margin-right: 0.45rem;
  }
  .select-wrap .select-tab .con_b_1 .select-tab2 .list-right .items {
    display: none;
  }
  .select-wrap .select-tab .con_b_2 {
    display: inline-block !important;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 {
    width: 100%;
    flex-direction: column;
    display: flex;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-left img {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right {
    width: 100%;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .des {
    font-size: 0.55rem;
    line-height: 0.9rem;
    color: #444;
    padding: 0.5rem 0 0.55rem 0;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    margin-bottom: 0.8rem;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists:last-child {
    margin-bottom: 1.25rem;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists img {
    display: inline-block;
    width: 2.1rem;
    height: 2.1rem;
    margin-right: 0.65rem;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists div {
    display: inline-block;
    width: calc(100% - 2.8rem);
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists div p.p1 {
    font-size: 0.55rem;
    padding: 0.25rem 0;
  }
  .select-wrap .select-tab .con_b_2 .select-tab3 .list-right .lists div p {
    font-size: 0.55rem;
    line-height: 0.65rem;
  }
  .online-wrap {
    padding-bottom: 1.1rem;
  }
  .online-lists {
    width: 100%;
    padding: 0 0.65rem;
    display: flex;
    flex-direction: column;
  }
  .online-lists li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: unset;
    margin: 0 0 0.75rem 0;
    flex-direction: row;
    padding: 0;
    background: #fff;
  }
  .online-lists li .online-img {
    width: 4.25rem;
    height: auto;
    margin: 0;
  }
  .online-lists li .online-text {
    width: calc(100% - 5rem);
  }
  .online-lists li .online-text .online-info {
    width: 100%;
    font-size: 0.75rem;
    color: #333;
    text-align: left;
    padding-bottom: 0.5rem;
  }
  .online-lists li .online-text .online-info text {
    display: none;
  }
  .online-lists li .online-text .online-info span {
    font-size: 0.75rem;
    color: #333;
    font-weight: bold;
    margin-right: 0;
  }
  .online-lists li .online-text .online-advs {
    display: none;
  }
  .online-lists li .online-text .online-des {
    font-size: 0.55rem;
    line-height: 0.85rem;
    -webkit-line-clamp: 3;
  }
  .online-lists li .online-text .online-des span {
    display: none;
  }
  .online-lists li .online-text .online-com,
  .online-lists li .online-text ul {
    display: none;
  }
  .online-btn {
    width: 4.9rem;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.55rem;
    border-radius: 0.75rem;
    margin-top: 0;
    background: -webkit-gradient(linear, left top, right top, from(#eb6930), to(#ee9135));
    background: linear-gradient(left, #eb6930, #ee9135);
  }
  .process {
    height: auto;
    background: #fff;
  }
  .process .title-wrap .title {
    color: #333;
  }
  .flowbox {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0.25rem 0.65rem 0 0.65rem;
    height: 23rem;
  }
  .flowbox .line {
    width: 0.85rem;
    height: 23rem;
    display: inline-block;
    background: url('../images/accounting_imgs/flow_bg.png') no-repeat top center;
    background-size: 100% auto;
    position: absolute;
    top: 0.25rem;
    left: 0.65rem;
  }
  .flowbox li {
    width: 100%;
    padding-left: 1.2rem;
    height: 3rem;
    margin-bottom: 0.2rem;
  }
  .flowbox li .tit {
    font-size: 0.6rem;
    line-height: 0.7rem;
    color: #333333;
    font-weight: bold;
    position: relative;
    letter-spacing: 0.025rem;
  }
  .flowbox li p.cont {
    font-size: 0.5rem;
    line-height: 0.85rem;
    color: #7e7e8b;
    padding-top: 0.2rem;
  }
  .provide-wrap {
    padding-bottom: 0;
    background: #fff;
  }
  .provide-wrap .provide {
    overflow: visible !important;
  }
  .provide-wrap .provide .rvc {
    margin-top: 0;
  }
  .provide-wrap .provide .rvc .rvc-wrapper {
    width: 100%;
    overflow: unset !important;
    padding: 0 0.65rem 1.1rem 0.65rem;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul {
    width: 100%;
    overflow: unset !important;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0.1rem;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul li {
    width: 31.8%;
    height: 4.7rem;
    margin: 0 2.3% 0.5rem 0;
    padding: 0;
    position: static;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul li:nth-child(3n) {
    margin-right: 0;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul li a {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul li a img {
    display: inline-block;
    width: 1.95rem;
    height: 1.95rem;
    margin-top: 0;
    margin-bottom: 0.42rem;
  }
  .provide-wrap .provide .rvc .rvc-wrapper ul li a p {
    font-size: 0.5rem;
    line-height: 0.8rem;
  }
}
