﻿.body_box .box {
  position: relative;
  padding: 13px 0 0;
  height: 800px;
  /*background: url(../images/rain_bg.gif);*/
}

.body_box .box .consult {
  position: relative;
  padding: 0px 0 60px;
  height: 655px;
  z-index: 22;
}

/* 轮播图1 */
.body_box .box .consult .consult_swiper {
  width: 710px;
  float: left;
}

.body_box .box .consult .consult_swiper .swiper-container {
  height: 355px;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.consult_swiper .swiper-slide {
  width: 710px;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.img_w100 img {
  width: 100%;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.page_swiper {
  position: absolute;
  z-index: 222;
}

.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.page_swiper .swiper-pagination-bullet {
  width: 4px;
  height: 14px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
  border-radius: 2px;
  opacity: 1;
  transition: all 0.2s;
}
.page_swiper .swiper-pagination-bullet-active {
  transition: all 0.2s;
  width: 4px;
  height: 24px;
  background: #f43072;
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
  border-radius: 2px;
}
/* 闭合 */

.body_box .box .consult .consult_swiper .btm_img {
  text-align: left;
  font-size: 0;
  padding-top: 30px;
}
.body_box .box .consult .consult_swiper .btm_img .bi_img {
  position: relative;
  width: 340px;
  height: 170px;
  display: inline-block;
  overflow: hidden;
}
.body_box .box .consult .consult_swiper .btm_img img {
  width: 100%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
}
.body_box .box .consult .consult_swiper .btm_img img:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.body_box .box .consult .consult_swiper .btm_img .bi_label {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 20px 0 30px;
  font-size: 16px;
  color: #fff;
  background: #000000;
  opacity: 0.6;
  /* 多行隐藏 */
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;

  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.img_mr {
  margin-right: 30px;
}
.body_box .box .consult .consult_right {
  float: right;
  width: 460px;
  height: 555px;
  background: url(../images/icon_box2_1.png)
    no-repeat bottom right;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgb(70 140 211 / 60%);
}

.body_box .box .consult .consult_right .cr_title {
  padding: 20px 30px;
  position: relative;
  text-align: left;
  border: 1px solid #e1e4e9;
}

.body_box .box .consult .consult_right .cr_title img {
  vertical-align: middle;
  width: 24px;
}

.body_box .box .consult .consult_right .cr_title .cr_title_msg {
  font-size: 24px;
  color: #142434;
  vertical-align: middle;
}

.body_box .box .consult .consult_right .cr_title .cr_more_txt {
  position: absolute;
  right: 30px;
  top: 20px;
  padding: 4px 9px;
  font-size: 14px;
  font-weight: 400;
  color: #0079ff;
  border: 1px solid #0079ff;
  vertical-align: middle;
  cursor: pointer;
}
.body_box .box .consult .consult_right .cr_list {
  padding: 30px;
  text-align: left;
}

.body_box .box .consult .consult_right .cr_list li {
  font-size: 16px;
  font-weight: 400;
  color: #142434;
  margin-bottom: 30px;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;

  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.body_box .box .consult .consult_right .cr_list li:last-child {
  margin: 0;
}
.body_box .box .consult .consult_right .cr_list li img {
  vertical-align: middle;
}

.body_box .box .consult .consult_right .cr_list li a {
  vertical-align: middle;
  color: #142434;
  text-decoration: none;
}

.body_box .box .consult .consult_right .cr_list li a:hover {
  color: #0079ff;
}

.body_box .box .consult_btm {
  z-index: 22;
  height: 128px;
  background-color: #fff;
}

.tspd {
  display: inline-block;
}
.tspd_box {
  display: inline-block;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 400;
  color: #142434;
  line-height: 18px;
  width: 1118px;
  background: linear-gradient(270deg, #f0f5fb 0%, #ffffff 100%);
  border: 1px solid;
  border-image: linear-gradient(
      90deg,
      rgba(0, 121, 255, 0),
      rgba(0, 121, 255, 0.4)
    )
    1 1;
}

.tspd_box_content {
  height: 96px;
  padding-top: 30px;
}

.tspd_box_content li {
  width: 195px;
  padding-bottom: 30px;
  padding-left: 18px;
  position: relative;
}

.icon_w8:after {
  width: 8px;
  height: 8px;
  content: "";
  background: #0079ff;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 5px;
}

.hover_span:hover {
  color: #0079ff;
}
.hover_span {
  cursor: pointer;
}
.hover_span a:hover {
  color: #0079ff;
}
.body_box .box .box_btm {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.body_box .box .box_btm img {
  width: 100%;
  height: 438px;
  display: block;
}

.body_box .box2 {
  background: #ffffff;
  background: url(../images/box3.png)
    no-repeat center center;
  background-size: cover;
}
.body_box .box2 .box_concent {
  padding: 60px 0;
}

.body_box .box2 .box_concent .bc_top {
  position: relative;
  padding-bottom: 40px;
}
/* 更多 */
.more_txt {
  padding: 4px 9px;
  font-size: 14px;
  font-weight: 400;
  color: #0079ff;
  border: 1px solid #0079ff;
  vertical-align: middle;
  cursor: pointer;
}

.more_txt_t16 {
  position: absolute;
  right: 0;
  top: 16px;
}

.bc_fl {
  float: left;
}

.fl_box {
  position: relative;
  width: 580px;
  height: 386px;
  display: block;
  overflow: hidden;
}

.hover_img_box img {
  width: 100%;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
}

.hover_img_box img:hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

.fl_box p {
  width: 580px;
  background: rgb(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  padding: 14px 0 14px 20px;
  text-align: left;
  position: absolute;
  bottom: 0;
  margin: 0;
}

.bc_fr {
  float: right;
  height: 386px;
  overflow-y: hidden;
  text-align: left;
}

.box2_list {
  border: 1px solid #c5e2ff;
  font-size: 16px;
  font-weight: 400;
  color: #142434;
  padding: 16px 20px;
  width: 538px;
  margin-bottom: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #f3f9ff 100%);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.box2_list a {
  color: #142434;
  text-decoration: none;
}

.box3 {
  position: relative;
  height: 315px;
  box-shadow: 0px 0px 20px 0px rgb(70 140 211 / 20%);
}

.box3 .box3_left {
  position: absolute;
  z-index: 3;
  width: 438px;
  height: 315px;
  background: url("../images/bg2.png") no-repeat center center;
  background-size: 438px 315px;
}

.box3 .box3_left .bl_name {
  float: right;
  margin: 20px 34px 0 0;
}

.box3 .box3_left .bl_name .bl_line {
  width: 2px;
  height: 61px;
  margin: 0 13px 20px;
  background: #ffffff;
}

.box3 .box3_left .bl_name p {
  margin: 0;
  width: 28px;
  font-size: 28px;
  color: #fff;
}
.box3 .list_vs {
  width: 100%;
  height: 315px;
  margin-left: 438px;
  margin-right: 360px;
}

.box3 .list_vs .list_vs_li {
  padding: 40px 24px;
  width: 188px;
  height: 315px;
  text-align: center;
}

.box3 .list_vs .list_vs_img {
  width: 140px;
  height: 140px;
  border: 2px solid #5980fc;
  border-radius: 50%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

.box3 .list_vs .list_vs_img img {
  width: 100%;
  height: auto;
}

.box3 .list_vs .list_vs_label {
  margin: 10px 0;
  padding: 0 14px;
  width: 100%;
  height: 42px;
  font-size: 16px;
  text-align: left;
  color: #333;
  /* 多行隐藏 */
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;

  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.list_vs_btn {
  width: 112px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  background: #4873fc;
  border-radius: 4px;
  border: none;
}
.box3 .list_vs_right {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  padding: 18px 20px 20px 70px;
  box-shadow: -14px 0px 10px 0px rgb(70 140 211 / 20%);
  background-color: #fff;
}

.block_img {
  display: block;
}

.box4 {
  background: #ffffff;
  background: url(../images/box4.png)
    no-repeat center center;
  background-size: cover;
}
.box4 .box4_concent {
  padding: 60px 0;
}

.box4 .box4_concent .bc4_top {
  position: relative;
  padding-bottom: 40px;
}

.inputStyle {
  width: 580px;
  padding: 20px;
  border: 1px solid transparent;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgb(70 140 211 / 20%);
  margin-bottom: 30px;
  transition: all 0.2s ease;
}

.inputStyleUl li:nth-child(2n) {
  margin-left: 40px;
}

.inputStyle:hover {
  border: 1px solid #0079ff;
  margin-top: -10px;
  margin-bottom: 40px;
}

.tips_span {
  position: absolute;
  top: -1px;
  left: -5px;
}

.box4_tips_img {
  position: absolute;
}

.box4_tips_msg {
  position: relative;
  top: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #fffdfe;
  line-height: 20px;
  width: 58px;
  display: inline-block;
}

.box4_label {
  height: 140px;
  padding: 14px 0 0 20px;
}

.box4_label .bl4_title {
  width: 308px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #102435;
  padding-bottom: 10px;
}

.box4_label .bl4_title a {
  color: #102435;
}

.box4_label .b14_text {
  width: 308px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}

.box4_label .b14_btm {
  position: absolute;
  bottom: 0;
  text-align: left;
}

.box4_label .b14_btm span {
  font-size: 14px;
  font-weight: 400;
  color: #9da6b7;
  vertical-align: middle;
}

.border_r1 {
  height: 8px;
  background-color: #e1e4e9;
  width: 1px;
  display: inline-block;
  margin: 0 10px;
}

.w210 {
  width: 210px;
  height: 140px;
  overflow: hidden;
}

.w210 img {
  width: 100%;
}

.pad60 {
  padding: 60px 0;
}

.box5 {
  background: #ffffff;
  background: url(../images/box5.png)
    no-repeat center center;
  background-size: cover;
}

.box5 .box5_swiper {
  height: 370px;
}

.box5_swiper .swiper-container {
  height: 314px;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition-property: transform;
  box-sizing: content-box;
}

.box5_ul {
  font-size: 0;
  padding-top: 30px;
}

.box5_li {
  width: 270px;
  background: #ffffff;
  margin-right: 40px;
  margin-top: 10px;
  float: left;
  transition: all 0.3s ease-in-out;
}
.box5_ul li:nth-child(4n) {
  margin-right: 0;
}
.box5_li:hover {
  box-shadow: 0px 0px 20px 0px rgb(70 140 211 / 20%);
  margin-top: 0;
}
.box5_img_li {
  height: 180px;
  width: 270px;
  overflow: hidden;
}

.box5_img_li img {
  width: 100%;
}

.box5_p_tip {
  height: 94px;
  font-size: 16px;
  font-weight: 400;
  padding: 20px;
  border: 1px solid #e1e4e9;
  text-align: left;
  line-height: 24px;
}

.box5_p_tip a {
  color: #102435;
}

.page_swiper_boxbtm,
.page_swiper_boxbtmKX {
  margin-top: 40px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.page_swiper_boxbtmKX .swiper-pagination-bullet,
.page_swiper_boxbtm .swiper-pagination-bullet {
  display: inline-block;
  width: 12px;
  height: 4px;
  border-radius: 0;
  background-color: #c6ccd9;
  opacity: 1;
  margin-left: 12px;
  outline: none;
  transition: all 0.2s;
}
.page_swiper_boxbtmKX .swiper-pagination-bullet-active,
.page_swiper_boxbtm .swiper-pagination-bullet-active {
  display: inline-block;
  width: 24px;
  height: 4px;
  border-radius: 0;
  background-color: #f43072;
  opacity: 1;
  outline: none;
  transition: all 0.2s;
}

.box6 {
  background: #ffffff;
  background: url(../images/box6.png)
    no-repeat center center;
  background-size: cover;
}

.pad_t40 {
  padding-top: 40px;
}

.box6_swiper .swiper-container {
  height: 827px;
  padding-top: 10px;
}

.left_top {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 9px;
  border-style: solid;
  border-color: #0079ff;
  border-width: 2px 0 0 2px;
}

.right_bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 9px;
  border-style: solid;
  border-color: #0079ff;
  border-width: 0 2px 2px 0;
}

.w308 {
  width: 308px;
}

.h140 {
  height: 140px;
}

.txt_left {
  text-align: left;
}

.tips_title {
  font-size: 16px;
  font-weight: 400;
  color: #102435;
  padding-bottom: 10px;
}

.font_400 a {
  color: #102435;
}

.txt_left {
  text-align: left;
}

.tips1 {
  font-size: 14px;
  font-weight: 400;
  color: #9da6b7;
  vertical-align: middle;
}

.btm24 {
  bottom: 24px;
}

.box_6_msg {
  text-align: left;
  position: absolute;
}

.box_6_msg img {
  width: 12px;
  height: 12px;
  vertical-align: middle;
}

.box_6_msg span {
  font-size: 14px;
  font-weight: 400;
  color: #9da6b7;
  vertical-align: middle;
}

.btm0 {
  bottom: 0;
}

.box7 {
  height: 467px;
  background: #ffffff;
  background: url(../images/box7.png)
    no-repeat center center;
  background-size: cover;
}
.box7 .img_list {
  width: 1200px;
  margin: auto;
  position: relative;
  padding: 60px 0;
}

.pad_b40 {
  padding-bottom: 40px;
}

.img_list .swiper-slide {
  width: 373px;
  height: 249px;
  overflow: hidden;
}

.p_slide {
  background: rgb(0, 0, 0, 0.6);
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  padding: 14px 0 14px 20px;
  margin: 0;
  position: absolute;
  width: 373px;
  bottom: 0;
}

.p_slide a {
  color: #ffffff;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.img_list .swiper-button-prev {
  left: -18px;
  outline: none;
  background: url(../images/prev_y.png)
    no-repeat center center;
  width: 40px;
  height: 60px;
  top: 115px;
}

.img_list .swiper-button-next.swiper-button-disabled {
  background: url(../images/next_no.png)
    no-repeat center center;
  opacity: 1;
  cursor: pointer;
  pointer-events: unset;
}

.img_list .swiper-button-next {
  right: -18px;
  outline: none;
  background: url(../images/next_y.png)
    no-repeat center center;
  width: 40px;
  height: 60px;
  top: 115px;
}

.img_list .swiper-button-prev.swiper-button-disabled {
  background: url(../images/prev_no.png)
    no-repeat center center;
  opacity: 1;
  cursor: pointer;
  pointer-events: unset;
}

.box9 {
  background: #ffffff;
  background: url(../images/box9.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 64px;
  height: 735px;
  box-sizing: border-box;
}

.w_710 {
  width: 710px;
}

.title_header2 {
  padding-bottom: 56px;
  font-size: 0;
  vertical-align: middle;
}

.title_img {
  vertical-align: middle;
}

.mr_lef514 {
  margin-left: 514px;
}

.box9_ul {
  font-size: 0;
}

.box9_ul li {
  float: left;
  width: 155px;
  height: 228px;
  margin-right: 30px;
  margin-bottom: 31px;
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.box9_ul li:nth-child(4n) {
  margin-right: 0;
}
.box9_p {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  background: rgba(8, 8, 8, 0.4);
}

.p_user_name {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 8px;
  margin: 0;
}

.p_user_content {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 4px;
  /* 多行隐藏 */
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;

  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}

.w_460 {
  width: 490px;
}

.pad_30 {
  padding-left: 30px;
}
.mr_lef264 {
  margin-left: 264px;
}
.box9_2_ul {
  font-size: 0;
}

.box9_2_ul li {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 29px;
  box-sizing: border-box;
  border: 2px solid #cccccc;
  padding: 10px;
  position: relative;
  background: #f7f7f7;
}
.box9_2_ul li:hover .show_p_tit {
  display: block;
}
.box9_2_ul li:nth-child(4n) {
  margin-right: 0;
}

.show_p_tit {
  display: none;
  width: 100%;
  font-size: 14px;
  color: #ffffff;
  background: #2c2d35;
  opacity: 0.8;
  position: absolute;
  left: 0;
  bottom: -10px;
  padding: 7px 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}

.box10 {
  background: #ffffff;
  background: url(../images/box10.png)
    no-repeat center center;
  background-size: cover;
  padding-top: 64px;
  box-sizing: border-box;
  height: 663px;
}
.title_header3 {
  padding-bottom: 64px;
  font-size: 0;
  vertical-align: middle;
}
.box10 .box10_ul {
  font-size: 0;
}

.box10 .box10_ul li {
  float: left;
  width: 220px;
  height: 100px;
  margin-right: 25px;
  background-color: #ffffff;
  margin-bottom: 29px;
  box-sizing: border-box;
  padding: 11px;
}
.box10_ul li:nth-child(3n) {
  margin-right: 0;
}
.pinp_img {
  width: 78px;
  height: 78px;
  vertical-align: middle;
}

.pinp_txt {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  color: #404254;
  padding: 0 7px 0 18px;
  word-wrap: break-word;
  width: 120px;
  box-sizing: border-box;
  display: inline-block;
}
.more_txt_fff {
  padding: 4px 9px;
  font-size: 14px;
  font-weight: 400;
  color: #0079ff;
  border: 1px solid #0079ff;
  vertical-align: middle;
  cursor: pointer;
  background: #ffffff;
}

.box10_2_ul {
  font-size: 0;
}

.box10_2_ul li {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 29px;
  box-sizing: border-box;
  border: 2px solid #cccccc;
  background-color: #f6f6f6;
  padding: 10px;
}

.box10_2_ul li:nth-child(4n) {
  margin-right: 0;
}

/* 显示专家聘书 */
.header .topbar .inner .right-nav li:first-child {
    display: inline-block;
  }
