.conBoxbg {
  width: 100%;
  background: #F5F5F5;
}
.conBoxbg .contain {
  line-height: normal;
}

/* 服务-index */
.conBoxbg .contain.content_box {
  padding: 24px 0 229px;
}
.content_box .conBox_title {
  font-weight: 600;
  font-size: 36px;
  color: #363636;
  line-height: 84px;
  text-align: center;
}
.content_box .conBox_show {
  margin-top: 48px;
  position: relative;
  padding-top: 20px;
}
.content_box .conBox_show .showBg {
  width: 545px;
  height: 545px;
  display: block;
  margin: 0 auto;
  animation: spin 5s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.content_box .conBox_show .showLogo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content_box .conBox_show .showBox {
  position: absolute;
  font-family: MiSans;
  line-height: normal;
  align-items: flex-start;
}
.content_box .change_title {
  font-weight: 600;
  font-size: 20px;
  color: #124585;
  margin-bottom: 10px;
}
.content_box .textBox {
  font-weight: 400;
  font-size: 14px;
  color: #838383;
  line-height: 18px;
}
.content_box .change_2 {
  margin-top: 20px;
}
#showBox_RE {
  text-align: right;
  top: 0;
  right: 763px;
}
#showBox_RE img{
  margin-top: 55px;
  margin-left: 21px;
}
#showBox_SU {
  text-align: right;
  top: 224px;
  right: 865px;
}
#showBox_SU img{
  margin-left: 24px;
}
#showBox_SU .textBox{
  margin-top: 38px;
}
#showBox_ES {
  text-align: right;
  top: 493px;
  right: 719px;
}
#showBox_ES img{
  margin-left: 8px;
}
#showBox_ES .textBox{
  margin-top: 60px;
}
#showBox_PR {
  top: 10px;
  left: 710px;
}
#showBox_PR img{
  margin-top: 18px;
  margin-right: 71px;
}
#showBox_CA {
  top: 190px;
  left: 849px;
}
#showBox_CA img{
  margin-right: 5px;
}
#showBox_CA .textBox{
  margin-top: 39px;
}
#showBox_MA {
  top: 445px;
  left: 795px;
}
#showBox_MA img{
  margin-bottom: 20px;
}
#showBox_MA .textBox{
  margin-left: 5px;
}
.imgAni {
  animation: imgChange 1s ease-in-out forwards;
  opacity: 0;
}
@keyframes imgChange {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(0.95);
    opacity: 0.8;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}


/* 内页图片 */
.conBoxbg .contain .info_imgBox {
  position: relative;
  margin-bottom: 23px;
}
.conBoxbg .contain .info_imgBox img{
  width: 1280px;
}
.conBoxbg .contain .info_imgBox .info_img_text {
  position: absolute;
  left: 35px;
  font-family: MiSans;
  color: #485E80;
  line-height: normal;
}
.conBoxbg .contain .info_imgBox .info_img_text.info_img_text1 {
  top: 28px;
  font-weight: 400;
  font-size: 49px;
}
.conBoxbg .contain .info_imgBox .info_img_text.info_img_text2 {
  top: 94px;
  font-weight: 300;
  font-size: 35px;
  letter-spacing: -1.5px;
}


/* 再生医疗 */
.conBoxbg .contain.content_box1 {
  padding: 44px 0 136px;
}
.content_box1 .funsBox1 {
  margin-bottom: 50px;
}
.content_box1 .funsBox1.funsBox1_1 {
  margin-bottom: 28px;
}
.content_box1 .funsBox1.funsBox1_2 {
  margin-bottom: 102px;
}
.content_box1 .funsBox1 .funs_left {
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  border-radius: 3px;
  font-family: MiSans;
  font-weight: 600;
  font-size: 24px;
  color: #363636;
  line-height: 70px;
  text-align: center;
  margin-right: 23px;
}
.content_box1 .funsBox1 .funs_right {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  line-height: 18px;
}
.content_box1 .funsBox1 .funs_right.flex_box {
  font-family: MiSans;
  font-weight: 600;
  font-size: 18px;
  color: #363636;
}
.content_box1 .funsBox1 .funs_right.flex_box div{
  height: 36px;
  background: #FFFFFF;
  box-shadow: 3px 3px 1px 0px rgba(222,222,222,0.26);
  border-radius: 3px;
  line-height: 36px;
  padding: 0 25px;
}
.content_box1 .funsBox1 .funs_right.flex_box span{
  width: 10px;
  font-weight: 300;
  font-size: 18px;
  color: #363636;
  margin: 0 15px 0 18px;
}
.content_box1 .funsBox2 {
  margin-bottom: 90px;
}
.content_box1 .funsBox2 .funs_title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #363636;
  margin-bottom: 26px;
}
.content_box1 .funsBox2 .funs_item1 {
  font-family: MiSans;
  margin-bottom: 34px;
}
.content_box1 .funsBox2 .funs_item1 div{
  width: 125px;
  height: 36px;
  background: #FFFFFF;
  box-shadow: 3px 3px 1px 0px rgba(222,222,222,0.26);
  border-radius: 3px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: #363636;
  line-height: 36px;
}
.content_box1 .funsBox2 .funs_item1 div:last-child {
  width: 154px;
}
.content_box1 .funsBox2 .funs_item1 span{
  width: 12px;
  font-weight: 300;
  font-size: 18px;
  color: #363636;
  margin: 0 78px 0 80px;
}
.content_box1 .funsBox2 .funs_item2 {
  align-items: flex-start;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #8C8C8C;
  line-height: 18px;
}
.content_box1 .funsBox2 .funs_item2 > div {
  width: 295px;
}
.content_box1 .funsBox3 {
  margin-bottom: 110px;
  height: 81px;
  align-items: flex-start;
}
.content_box1 .funsBox3 .flex_box {
  width: calc(100% / 3);
  height: 100%;
  align-items: flex-start;
  border-right: 1px solid #D5D5D5;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  line-height: 28px;
  box-sizing: border-box;
}
.content_box1 .funsBox3 .flex_box:nth-child(2) {
  padding-left: 38px;
}
.content_box1 .funsBox3 .flex_box:last-child {
  border-right: 0;
  justify-content: flex-end;
}
.content_box1 .funsBox3 .flex_box span {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 1px solid #363636;
  margin-top: 6px;
  margin-right: 9px;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  line-height: 19px;
  box-sizing: border-box;
  text-align: center;
}
.content_box1 .funsBox4 {
  margin-top: 52px;
  align-items: flex-start;
}
.content_box1 .funsBox4 .flex_box:last-child {
  align-items: flex-start;
}
.content_box1 .funsBox4 .flex_box span{
  width: 70px;
  height: 70px;
  background: #FFFFFF;
  border-radius: 3px;
  font-family: MiSans;
  font-weight: 600;
  font-size: 24px;
  color: #363636;
  line-height: 70px;
  text-align: center;
  margin-right: 14px;
}
.content_box1 .funsBox4 .flex_box > div{
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  line-height: 24px;
}
.content_box1 .funsBox4 .flex_box > div:last-child{
  margin-top: -5px;
}


/* 精密体检项目 */
.conTopImg_pr.conTopImg .conTopImg_img .text_show,
.conTopImg_ca.conTopImg .conTopImg_img .text_show,
.conTopImg_es.conTopImg .conTopImg_img .text_show {
  padding-top: 298px;
}
.conBoxbg .contain.content_box2 {
  padding: 44px 0 215px;
}
.conBoxbg .contain.content_box2 .info_imgBox {
  margin-bottom: 33px;
}
.conBoxbg .funs_conTitle {
  width: 594px;
  height: 72px;
  background: linear-gradient(to right, #FFFFFF, transparent);
  padding-left: 24px;
  font-family: MiSans;
  font-weight: 500;
  font-size: 24px;
  color: #124585;
  line-height: 72px;
}
.content_box2 .funsBox1 {
  margin-bottom: 90px;
}
.content_box2 .funsBox1 .itemsBox1 {
  margin: 45px 0 26px;
}
.content_box2 .funsBox1 .itemsBox1 span {
  width: 10px;
  font-family: MiSans;
  font-weight: 300;
  font-size: 18px;
  color: #363636;
  margin: 0 28px 0 32px;
}
.content_box2 .funsBox1 .itemsBox1 div {
  width: 125px;
  height: 36px;
  background: #FFFFFF;
  box-shadow: 3px 3px 1px 0px rgba(222,222,222,0.26);
  border-radius: 3px;
  line-height: 36px;
  text-align: center;
  font-family: MiSans;
  font-weight: 600;
  font-size: 18px;
  color: #363636;
}
.content_box2 .funsBox1 .itemsBox1 :nth-child(3) {
  width: 222px;
}
.content_box2 .funsBox1 .itemsBox2 {
  margin-bottom: 44px;
}
.content_box2 .funsBox1 .itemsBox2 > div {
  width: 195px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #6F6F6F;
  line-height: 18px;
}
.content_box2 .funsBox1 .itemsBox2 > div:nth-child(2) {
  width: 292px;
}
.content_box2 .funsBox1 .itemsBox2 > div:last-child {
  width: 350px;
}
.content_box2 .funsBox1 .tip_text {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #6F6F6F;
  line-height: 18px;
  margin-left: -6px;
}
.content_box2 .funsBox2 .itemsBox {
  flex-wrap: wrap;
  margin: 40px 0 44px;
}
.content_box2 .funsBox2 .itemsBox .flex_box {
  margin-bottom: 46px;
}
.content_box2 .funsBox2 .itemsBox .flex_box,
.content_box3 .funsBox1 .itemsBox .flex_box,
.content_box3 .funsBox2 .itemsBox .flex_box,
.content_box4 .funsBox1 .itemsBox .flex_box,
.content_box5 .funsBox1 .itemsBox .flex_box {
  width: 50%;
  align-items: stretch;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #6F6F6F;
  line-height: 18px;
}
.content_box2 .funsBox2 .itemsBox .flex_box span {
  width: 1px;
  height: 45px;
  background: #D0D0D0;
  margin-right: 19px;
}
.content_box2 .funsBox2 .itemsBox .flex_box .item_title,
.content_box3 .funsBox1 .itemsBox .flex_box .item_title,
.content_box3 .funsBox2 .itemsBox .flex_box .item_title,
.content_box4 .funsBox1 .itemsBox .flex_box .item_title,
.content_box5 .funsBox1 .itemsBox .flex_box .item_title {
  font-family: MiSans;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  line-height: 24px;
  margin-bottom: 5px;
}
.content_box2 .funsBox3 .itemsBox {
  flex-wrap: wrap;
  margin-top: 36px;
}
.content_box2 .funsBox3 .itemsBox img {
  margin-right: 40px;
  margin-bottom: 26px;
}
.content_box2 .funsBox3 .itemsBox img:nth-child(2) {
  margin-right: 20px;
}
.content_box2 .funsBox3 .itemsBox img:nth-child(4) {
  margin-right: 0;
}


/* 医美项目 */
.conBoxbg .contain.content_box3 {
  padding: 44px 0 92px;
}
.conBoxbg .contain.content_box3 .info_imgBox {
  margin-bottom: 67px;
}
.conTopImg_su.conTopImg .conTopImg_img .text_show {
  padding-top: 298px;
  color: #886052;
}
.content_box3 .funsBox1 {
  margin-bottom: 85px;
}
.content_box3 .funsBox1 .funs_title {
  font-family: MiSans;
  font-weight: 500;
  font-size: 24px;
  color: #363636;
  margin-bottom: 34px;
}
.content_box3 .funsBox1 .itemsBox .flex_box {
  width: 25%;
}
.content_box3 .funsBox1 .itemsBox span {
  width: 1px;
  height: 45px;
  background: #D0D0D0;
  margin-right: 14px;
}
.content_box3 .funsBox2 .itemsBox {
  flex-wrap: wrap;
  margin: 22px 0 25px;
}
.content_box3 .funsBox2 .itemsBox .flex_box {
  margin-bottom: 40px;
}
.content_box3 .funsBox2 .itemsBox .flex_box .item_title {
  margin-bottom: 2px;
}
.content_box3 .funsBox2 .itemsBox .flex_box img {
  margin-right: 15px;
}
.content_box3 .funsBox2 .itemsBox .flex_box > div {
  margin-top: 15px;
  line-height: 26px;
}


/* 癌症早筛以及癌症治疗 */
.conBoxbg .funs_conTitle.funs_conTitle_1 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  line-height: 1;
  height: 96px;
}
.conBoxbg .funs_conTitle.funs_conTitle_1 .small_title {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #363636;
  margin-top: 10px;
}
.conBoxbg .contain.content_box4 {
  padding: 44px 0 164px;
}
.conBoxbg .contain.content_box4 .info_imgBox {
  margin-bottom: 26px;
}
.content_box4 .funsBox1 .itemsBox,
.content_box5 .funsBox1 .itemsBox {
  flex-wrap: wrap;
  margin-top: 42px;
}
.content_box4 .funsBox1 .itemsBox .flex_box {
  margin-bottom: 61px;
}
.content_box4 .funsBox1 .itemsBox span {
  width: 1px;
  height: 45px;
  background: #D0D0D0;
  margin-right: 17px;
}
.content_box4 .funsBox2 .itemsBox1 {
  font-family: MiSans;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  margin-top: 32px;
}
.content_box4 .funsBox2 .itemsBox1 span {
  width: 4px;
  height: 28px;
  background: #FF4173;
  margin-right: 10px;
}
.content_box4 .funsBox2 .itemsBox2 {
  margin-top: 27px;
}
.content_box4 .funsBox2 .itemsBox2 div {
  width: 125px;
  height: 36px;
  background: #FFFFFF;
  box-shadow: 3px 3px 1px 0px rgba(222,222,222,0.26);
  border-radius: 3px;
  font-family: MiSans;
  font-weight: 600;
  font-size: 18px;
  color: #363636;
  line-height: 36px;
  text-align: center;
}
.content_box4 .funsBox2 .itemsBox2 span {
  width: 10px;
  font-family: MiSans;
  font-weight: 300;
  font-size: 18px;
  color: #363636;
  margin: 0 54px 0 45px;
}
.content_box4 .funsBox2 .itemsBox3 {
  margin-top: 26px;
  margin-bottom: 63px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #6F6F6F;
  line-height: 18px;
}
.content_box4 .funsBox2 .itemsBox3 > div {
  width: 234px;
}
.content_box4 .funsBox2 .itemsBox4 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #6F6F6F;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 60px;
}
.content_box4 .funsBox2 .itemsBox5 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #6F6F6F;
  line-height: 18px;
}
.content_box4 .funsBox2 .itemsBox5 .item_title {
  font-family: MiSans;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  margin-bottom: 26px;
}
.content_box4 .funsBox2 .itemsBox5 .flex_box{
  margin-bottom: 30px;
}
.content_box4 .funsBox2 .itemsBox5 .flex_box img {
  margin-right: 18px;
}
.content_box4 .funsBox2 .itemsBox5 .flex_box img:hover {
  box-shadow: 3px 3px 1px 0px rgba(222,222,222,0.26);
}


/* 医疗翻译与医疗陪同 */
.conBoxbg .contain.content_box5 {
  padding: 44px 0 86px;
}
.conBoxbg .contain.content_box5 .info_imgBox {
  margin-bottom: 35px;
}
.content_box5 .funsBox1 .itemsBox .flex_box {
  margin-bottom: 72px;
}
.content_box5 .funsBox1 .itemsBox span {
  width: 1px;
  background: #D0D0D0;
  margin-right: 17px;
  margin-bottom: 4px;
  margin-top: -2px;
}
.content_box5 .funsBox1 .itemsBox.itemsBox1 .flex_box {
  margin-bottom: 58px;
}
.content_box5 .funsBox2 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #6F6F6F;
  line-height: 18px;
}
.content_box5 .funsBox2 img {
  width: 123px;
  height: 123px;
  background: #FFFFFF;
  margin-right: 33px;
}
.content_box5 .funsBox2 .big_title {
  font-family: MiSans;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  margin-bottom: 20px;
}


/* 医疗相关机构并购 */
.conBoxbg .contain.content_box6 {
  padding: 44px 0 186px;
}
.conBoxbg .contain.content_box6 .info_imgBox {
  margin-bottom: 42px;
}
.content_box6 .funsBox1 {
  margin-bottom: 80px;
}
.content_box6 .funsBox1 .text_show {
  font-family: MiSans;
  font-weight: 400;
  font-size: 24px;
  color: #363636;
  line-height: 36px;
  margin-bottom: 40px;
}
.content_box6 .funsBox2 div {
  width: 412px;
  height: 208px;
  margin-right: 22px;
  overflow: hidden;
}
.content_box6 .funsBox2 div img {
  transition: transform 0.8s ease;
}
.content_box6 .funsBox2 div:hover img {
  transform: scale(1.2);
}