﻿* {
  padding: 0;
  margin: 0;
}
img {
  width: 100%;
  vertical-align: middle;
}
.mask img {
  width: 60%;
}
body {
  width: 100% !important;
  max-width: 750px !important;
  position: relative;
  margin:  0 auto;
  /* overflow: hidden; */
}
a {
  text-decoration: none;
}
ul,li{list-style: none;}
.fillingBg {
  width: 100%;
}
.flex {
  display: flex;
}
.fillingBg:nth-child(2n + 1) {
  background-color: #fefaf8;
}
.box {
  background-color: #fff;
}


/* @media screen and (min-width: 750px) {
  html {
    font-size: 37.5px !important;
  }
} */

.advantage_p{font-size:0.5rem;}
.advantage_p a{font-size:0.5rem;display:inline-block;
    background-color: #4a6489; color:#fff; border-radius:0.2rem; padding:0 0.2rem}
@media screen and (max-width: 750px) {
  .fillingBg .filling_box {
    position: relative;
    width: calc(6900vw / 75);
    margin: 0 auto;
    padding: calc(400vw / 75) 0;
  }
  .fillingBg .filling_box h1 {
    font-family: SourceHanSansCN-Bold;
    font-size: calc(360vw / 75);
    font-weight: 700;
    color: #040404;
    text-align: center;
  }
  .fillingBg .filling_box h1 span {
    font-family: SourceHanSansCN-Bold;
    font-size: calc(480vw / 75);
    color: #4a6489;
  }
  .fillingBg .special_moreBtn {
    display: inline-block;
    color: #fff;
    overflow: hidden;
    font-size: calc(260vw / 75);
    border-radius: calc(500vw / 75);
    font-weight: bold;
    border: solid calc(40vw / 75) #fea71d;
    color: #fdb719;
    background-image: linear-gradient(90deg, #fcbf17 0%, #fcbf17 70%, #ff9e1f 98%, #ffa11e 100%), linear-gradient(#f42b33, #f42b33);
    box-shadow: 2px .1333rem 0px 0px rgba(252, 191, 23, 0.44);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: .2083rem;
  }
  .fillingBg .special_moreBtn span {
    font-family: SourceHanSansCN-Heavy;
    background-color: #fff;
    color: #fea721;
    border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem;
  }
  .fillingBg .special_moreBtn .special_more {
    border-left: solid .0625rem #fea71d;
    font-family: SourceHanSansCN-Heavy;
    padding-left: .2604rem;
    color: #fff;
  }
  .fillingBg .special_moreBtn span, .fillingBg .special_more {
    padding: calc(100vw / 75) calc(200vw / 75);
  }
  
  
  .fillingBg .filling_box .type_list {
    display: flex;
    justify-content: space-between;
    margin: calc(850vw / 75) 0 calc(400vw / 75);
    align-items: center;
  }
  .fillingBg .filling_box .type_list .type_item {
    box-sizing: border-box;
    width: 22%;
    position: relative;
    background-color: #fefaf8;
    height: calc(1300vw / 75);
    padding-top: calc(780vw / 75);
    font-family: SourceHanSansCN-Bold;
    font-size: calc(220vw / 75);
    /* font-size: 8px; */
    font-weight: 700;
    color: #f4353d;
    text-align: center;
  }
  .fillingBg .filling_box .type_list .type_item img {
    position: absolute;
    top: calc(-550vw / 75);
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
  }
  .fillingBg .filling_box .type_list .type_img {
    width: 22%;
  }
  .fillingBg .filling_box .type_list .type_img img {
    height: calc( 1770vw / 75);
  
  }
  .fillingBg .filling_box .type_list .type_info {
    width: 72%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .fillingBg .filling_box .type_list .type_info p {
    font-family: SourceHanSansCN-Regular;
    font-size: calc(180vw / 75);
    line-height: 2;
    color: #666666;
    text-indent: 2em;
    letter-spacing: 1px;
    margin-bottom: calc(150vw / 75);
  }
  
  .fillingBg .filling_box .implant {
    margin: calc(250vw / 75) 0 calc(350vw / 75);
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fillingBg .filling_box .implant>img {
    width: 42%;
    height: calc(2380vw / 75);
  }
  .fillingBg .filling_box .implant .implant_info {
    width: 54%;
    font-family: SourceHanSansCN-Regular;
    font-size: calc(180vw / 75);
    line-height: 2;
    color: #666666;
    text-indent: 2em;
    letter-spacing: 2px;
  
  }   
  .fillingBg .filling_box .advantage {
    box-sizing: border-box;
    position: relative;
    font-family: SourceHanSansCN-Regular;
    padding: 0 calc(100vw / 75) 0 25%;
    font-size: calc(180vw / 75);
    line-height: 1.4;
    color: #333333;
    background-color: #fefaf8;
    border: solid 1px #4a6489;
    min-height: calc(1100vw / 75);
    display: flex;
    align-items: center;
    margin-top: calc(300vw / 75);
  }

  .fillingBg .filling_box .advantage>p {
    position: absolute;
    left: 0;
    top: 0;
    height: calc(650vw / 75);
    width: 22%;
    background-color: #4a6489;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 0px calc(90vw / 75) 0px;
    font-family: SourceHanSansCN-Bold;
    font-size: calc(220vw / 75);
    font-weight: bold;
    color: #ffffff;
  }
  .fillingBg .filling_box .step {
    margin: calc(200vw / 75) 0 calc(300vw / 75);
  }
  .fillingBg .filling_box .step_item {
    position: absolute;
    top: 44%;
    left: 1.5%;
    white-space: nowrap;
    font-family: AlibabaPuHuiTiM;
    font-size: calc(180vw / 75);
    color: #333333;
  }
  .fillingBg .filling_box .step_item:nth-of-type(2) {
    left: 28%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(3) {
    left: 54%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(4) {
    left: 79%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(5) {
    top: 72%;
    left: 68%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(6) {
    top: 72%;
    left: 42.5%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(7) {
    top: 72%;
    left: 16%;
  }
  .fillingBg .filling_box .mySwiper {
    position: absolute;
    width: 100%;
    bottom: 10%;
    left: 0;
  }
  .fillingBg .filling_box .doctorbg {
    margin-bottom: calc(900vw / 75);
  }
  .fillingBg .filling_box .mySwiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    padding: calc(60vw / 75);
    box-sizing: border-box;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item {
    width: 48%;
    display: flex;
    background-color: #fffefe;
    box-shadow: 0px 4px 8px 0px 
      rgba(72, 94, 127, 0.2);
    border-radius: 10px;
    border: solid 1px #fd5c63;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_img {
    width: 45%;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info {
    width: 55%;
    padding: calc(150vw / 75);;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_name {
    font-family: AlibabaPuHuiTi-Bold;
    font-size: calc(240vw / 75);
    font-weight: bold;
    color: #fd5c63;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_name p {
    font-size: calc(160vw / 75);
    font-weight: normal;
    margin: calc(50vw / 75) 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_skill {
    font-family: AlibabaPuHuiTi-Medium;
    font-size: calc(160vw / 75);
    line-height: 1.4;
    color: #666666;
    margin-bottom:calc(60vw / 75);
    min-height: calc(1100 / 75);
    display:-webkit-box; 		
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:5; 	
    overflow:hidden; 		
    text-overflow:ellipsis; 
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn {
    /* background-color: #fffefe; */
    box-shadow: 1px 3px 0px 0px 
      rgba(252, 191, 23, 0.44);
    border-radius: 24px;
    border: solid 1px #ffa11e;
    display: flex;
    margin-top: calc(100vw / 75);
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: SourceHanSansCN-Heavy;
    font-size: calc(160vw / 75);
    font-weight: bold;
    color: #ffa41e;
    padding: 5px;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn .doctor_btn_left {
    color: #fffefe;
  
    background-image: linear-gradient(90deg, 
    #fcbf17 0%, 
    #feaf1b 50%, 
    #ff9e1f 98%, 
    #fbbe16 100%), 
  linear-gradient(
    #fffefe, 
    #fffefe);
    border-radius: .8rem;
  
  }
  .fillingBg .filling_box .tips {
    position: absolute;
    width: 48%;
    left: 5%;
    top: 18%;
  }
  .fillingBg .filling_box .tips h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: calc(240vw / 75);
    font-weight: bold;
    color: #4a6489;
    margin: calc(150vw / 75) 0;
  }
  .fillingBg .filling_box .tips p {
    font-family: SourceHanSansCN-Regular;
    font-size: calc(180vw / 75);
    color: #333333;
    line-height: 1.6;
    margin-bottom: calc(100vw / 75);
  }
  .fillingBg .filling_box .questions,
  .fillingBg .filling_box .answers {
    display: flex;
  }
  .fillingBg .filling_box .questions {
    margin: calc(350vw / 75) 0 calc(200vw / 75);
  }
  .fillingBg .filling_box .answers {
  }
  .fillingBg .filling_box .questions .user_img,
  .fillingBg .filling_box .answers .user_img {
    text-align: center;
    font-family: SourceHanSansCN-Medium;
    font-size: calc(120vw / 75);
    color: #333333;
    white-space: nowrap;
  }
  .fillingBg .filling_box .questions .user_img img,
  .fillingBg .filling_box .answers .user_img img {
    width: calc(500vw / 75);
    margin-bottom: 5px;
  }

  .fillingBg .filling_box .answers .user_img  {
    color: #fd5c63;
    margin-left: calc(60vw / 75);
  }
  .fillingBg .filling_box .questions_info {
    display: flex;
    /* align-items: center; */
    flex: 1;
    padding-left: calc(60vw / 75);
  }
  .fillingBg .filling_box .questions_info span {
    height: 70%;
    display: flex;
    align-items: center;
    font-weight: bold;
    /* padding: .2083rem; */
    padding:0 calc(80vw / 75) 0 calc(250vw / 75);
    background: url(../images/border2.png) center no-repeat;
    background-size: 99% 97%;
    font-size: calc(180vw / 75);
  }
   
  .fillingBg .filling_box .answers span {
    padding: .3rem  .6667rem .3rem .4rem;
    line-height: 1.8;
    background: url(../images/border.png) center no-repeat;
    background-size: 99% 97%;
    font-family: SourceHanSansCN-Regular;
    font-size: calc(180vw / 75);
    color: #666666;
  }
  
  
  .fillingBg .filling_box .problems {
    margin-top: 4%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .fillingBg .filling_box .problems .problems_item {
    position: relative;
    margin-bottom: 4%;
    box-sizing: border-box;
    width: 48%;
    background-color: #ffffff;
    border: solid 1px #fd5c63;
    padding: .1563rem 0 .1563rem 1.0667rem;
    font-family: SourceHanSansCN-Bold;
    font-size: calc(200vw / 75);
    color: #666;
    border-radius: 0px 1.0667rem 1.0667rem 0px;
  
  }
  .fillingBg .filling_box .problems .problems_item::after {
    content: '?';
    position: absolute;
    box-sizing: border-box;
    top: -10%;
    left: -1px;
    font-family: SourceHanSansCN-Bold;
    font-size:calc(320vw / 75);
    font-weight: bold;
    color: #ffffff;
    width: calc(350vw / 75);
    height: 120%;
    display: flex;
    align-items: center;
    text-align: center;
    padding-left: .1867rem;
    /* justify-content: center; */
    background-color: #fd5c63;
    border-radius: 0px 1.0667rem 1.0667rem 0px;
  }
  .fillingBg .filling_box .problems .problems_item p {
    width: 95%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: bold;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 37.5px !important;
  }
  .fillingBg .filling_box {
    position: relative;
    width: 690px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .fillingBg .filling_box h1 {
    font-family: SourceHanSansCN-Bold;
    font-size: 36px;
    font-weight: 700;
    color: #040404;
    text-align: center;
  }
  .fillingBg .filling_box h1 span {
    font-family: SourceHanSansCN-Bold;
    font-size: 48px;
    color: #4a6489;
  }
  .fillingBg .special_moreBtn {
    display: inline-block;
    color: #fff;
    overflow: hidden;
    font-size: 26px;
    border-radius: 50px;
    font-weight: bold;
    border: solid 4px #fea71d;
    color: #fdb719;
    background-image: linear-gradient(90deg, #fcbf17 0%, #fcbf17 70%, #ff9e1f 98%, #ffa11e 100%), linear-gradient(#f42b33, #f42b33);
    box-shadow: 2px 5px 0px 0px rgba(252, 191, 23, 0.44);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: .2083rem;
  }
  .fillingBg .special_moreBtn span {
    font-family: SourceHanSansCN-Heavy;
    background-color: #fff;
    color: #fea721;
    border-top-left-radius: .3125rem;
    border-bottom-left-radius: .3125rem;
  }
  .fillingBg .special_moreBtn .special_more {
    border-left: solid .0625rem #fea71d;
    font-family: SourceHanSansCN-Heavy;
    padding-left: .2604rem;
    color: #fff;
  }
  .fillingBg .special_moreBtn span, .fillingBg .special_more {
    padding: 10px 20px;
  }
  
  
  .fillingBg .filling_box .type_list {
    display: flex;
    justify-content: space-between;
    margin: 85px 0 40px;
    align-items: center;
  }
  .fillingBg .filling_box .type_list .type_item {
    box-sizing: border-box;
    width: 22%;
    position: relative;
    background-color: #fefaf8;
    height: 130px;
    padding-top: 78px;
    font-family: SourceHanSansCN-Bold;
    font-size: 22px;
    /* font-size: 8px; */
    font-weight: 700;
    color: #f4353d;
    text-align: center;
  }
  .fillingBg .filling_box .type_list .type_item img {
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
  }
  .fillingBg .filling_box .type_list .type_img {
    width: 22%;
  }
  .fillingBg .filling_box .type_list .type_img img {
    height: 177px;
  
  }
  .fillingBg .filling_box .type_list .type_info {
    width: 74%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .fillingBg .filling_box .type_list .type_info p {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    line-height: 2;
    color: #666666;
    text-indent: 2em;
    letter-spacing: 1px;
    margin-bottom: 15px;
  }
  
  .fillingBg .filling_box .implant {
    margin: 25px 0 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fillingBg .filling_box .implant>img {
    width: 42%;
    height:238px;
  }
  .fillingBg .filling_box .implant .implant_info {
    width: 54%;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    line-height: 2;
    color: #666666;
    text-indent: 2em;
    letter-spacing: 2px;
  
  }
  .fillingBg .filling_box .advantage {
    box-sizing: border-box;
    position: relative;
    font-family: SourceHanSansCN-Regular;
    padding: 0 10px 0 25%;
    font-size: 18px;
    line-height: 1.4;
    color: #333333;
    background-color: #fefaf8;
    border: solid 1px #4a6489;
    min-height: 110px;
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  .fillingBg .filling_box .advantage>p {
    position: absolute;
    left: 0;
    top: 0;
    height: 65px;
    width: 22%;
    background-color: #4a6489;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px 0px 9px 0px;
    font-family: SourceHanSansCN-Bold;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
  }
  .fillingBg .filling_box .step {
    margin: 20px 0 30px;
  }
  .fillingBg .filling_box .step_item {
    position: absolute;
    top: 44%;
    left: 1.5%;
    white-space: nowrap;
    font-family: AlibabaPuHuiTiM;
    font-size: 18px;
    color: #333333;
  }
  .fillingBg .filling_box .step_item:nth-of-type(2) {
    left: 28%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(3) {
    left: 54%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(4) {
    left: 79%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(5) {
    top: 72%;
    left: 68%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(6) {
    top: 72%;
    left: 42.5%;
  }
  .fillingBg .filling_box .step_item:nth-of-type(7) {
    top: 72%;
    left: 16%;
  }
  .fillingBg .filling_box .mySwiper {
    position: absolute;
    width: 100%;
    bottom: 10%;
    left: 0;
  }
  .fillingBg .filling_box .doctorbg {
    margin-bottom: 90px;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide {
    display: flex;
    justify-content: space-between;
    padding: 6px;
    box-sizing: border-box;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item {
    width: 48%;
    display: flex;
    background-color: #fffefe;
    box-shadow: 0px 4px 8px 0px 
      rgba(72, 94, 127, 0.2);
    border-radius: 10px;
    border: solid 1px #fd5c63;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_img {
    width: 45%;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info {
    width: 55%;
    padding: 15px;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_name {
    font-family: AlibabaPuHuiTi-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #fd5c63;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_name p {
    font-size: 16px;
    font-weight: normal;
    margin:5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_skill {
    font-family: AlibabaPuHuiTi-Medium;
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
    margin-bottom: 6px;
    min-height: 110px;
    display:-webkit-box; 		
    -webkit-box-orient:vertical; 
    -webkit-line-clamp:5; 	
    overflow:hidden; 		
    text-overflow:ellipsis; 
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn {
    /* background-color: #fffefe; */
    box-shadow: 1px 3px 0px 0px 
      rgba(252, 191, 23, 0.44);
    border-radius: 24px;
    border: solid 1px #ffa11e;
    display: flex;
    margin-top: 10px;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: SourceHanSansCN-Heavy;
    font-size: 16px;
    font-weight: bold;
    color: #ffa41e;
    padding: 5px;
  }
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_btn .doctor_btn_left {
    color: #fffefe;
  
    background-image: linear-gradient(90deg, 
    #fcbf17 0%, 
    #feaf1b 50%, 
    #ff9e1f 98%, 
    #fbbe16 100%), 
  linear-gradient(
    #fffefe, 
    #fffefe);
    border-radius: .8rem;
  
  }
  .fillingBg .filling_box .tips {
    position: absolute;
    width: 48%;
    left: 5%;
    top: 18%;
  }
  .fillingBg .filling_box .tips h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    font-weight: bold;
    color: #4a6489;
    margin: 15px 0;
  }
  .fillingBg .filling_box .tips p {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #333333;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .fillingBg .filling_box .questions,
  .fillingBg .filling_box .answers {
    display: flex;
  }
  .fillingBg .filling_box .questions {
    margin: 35px 0 20px;
  }
  .fillingBg .filling_box .answers {
  }
  .fillingBg .filling_box .questions .user_img,
  .fillingBg .filling_box .answers .user_img {
    text-align: center;
    font-family: SourceHanSansCN-Medium;
    font-size: 12px;
    color: #333333;
    white-space: nowrap;
  }
  .fillingBg .filling_box .questions .user_img img,
  .fillingBg .filling_box .answers .user_img img {
    width: 50px;
    margin-bottom: 5px;
  }
  .fillingBg .filling_box .answers .user_img  {
    color: #fd5c63;
    margin-left: 6px;
  }
  .fillingBg .filling_box .questions_info {
    display: flex;
    /* align-items: center; */
    flex: 1;
    padding-left: 6px;
  }
  .fillingBg .filling_box .questions_info span {
    height: 70%;
    display: flex;
    align-items: center;
    font-weight: bold;
    /* padding: .2083rem; */
    padding:0 8px 0 25px;
    background: url(../images/border3.png) center no-repeat;
    background-size: 99% 97%;
    font-size: 18px;
  }
   
  .fillingBg .filling_box .answers span {
    padding: .3rem  .6667rem .3rem .4rem;
    line-height: 1.8;
    background: url(../images/border01.png) center no-repeat;
    background-size: 99% 97%;
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    color: #666666;
  }
  
  
  .fillingBg .filling_box .problems {
    margin-top: 4%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .fillingBg .filling_box .problems .problems_item {
    position: relative;
    margin-bottom: 4%;
    box-sizing: border-box;
    width: 48%;
    background-color: #ffffff;
    border: solid 1px #fd5c63;
    padding: .1563rem 0 .1563rem 1.0667rem;
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    color: #666;
    border-radius: 0px 1.0667rem 1.0667rem 0px;
  
  }
  .fillingBg .filling_box .problems .problems_item::after {
    content: '?';
    position: absolute;
    box-sizing: border-box;
    top: -10%;
    left: -1px;
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    width: 35px;
    height: 120%;
    display: flex;
    align-items: center;
    text-align: center;
    padding-left: .1867rem;
    /* justify-content: center; */
    background-color: #fd5c63;
    border-radius: 0px 1.0667rem 1.0667rem 0px;
  }
  .fillingBg .filling_box .problems .problems_item p {
    width: 95%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: bold;
  }
}
@media  screen and (max-width:430px){
  .fillingBg .filling_box .mySwiper .swiper-slide .slide_item .doctor_info .doctor_skill {
    -webkit-line-clamp: 3;
  }
}

