* {
  padding: 0;
  margin: 0;
}
body {
  position: relative;
  background-color: #fff;
}
img {
  vertical-align: middle;
}
a {
  text-decoration: none;
}
ul,li {
  list-style: none;
}
.Qbg {
  /* background-color: #fef9f9; */
  padding: 2% 0 5%;
}

body .Qbg:nth-child(2n + 1) {
  /* background-color: #fbf4f6; */
  background: url(/images/zhuanti/wcby/redbg.png) no-repeat;
  /* background-color: #fefaf8; */
  background-size: 100% 100%;
}
.lastbg {
  padding-bottom: 0;
  background-size: 100% 110% !important;
}

.tooth_special_banner {
  width: 100%;
  max-width: 1920px;
  /* max-width: 750px; */
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 80px;
}

.Qbg  h1 {
  font-family: SourceHanSansCN-Bold;
  text-align: center;
  font-size: calc(600vw / 192);
  color: #333131;
  letter-spacing: 3px;
  line-height: 1.4;
  font-weight: bold;
}
.Qbg span {
  font-size: calc(720vw / 192);
  color: #f42b33;
}
.Qbg .special_btn {
  font-family: SourceHanSansCN-Heavy;
  display: inline-block;
  padding: calc(150vw / 192) calc(400vw / 192);
  color: #fea721;
  font-size: calc(360vw / 192);
  box-shadow: 2px 5px 0px 0px rgb(252 191 23 / 44%);
  border-radius: calc(550vw / 192);
  font-weight: bold;
  border: solid calc(60vw / 192) #fea71d;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.Qbg .special_moreBtn {
  display: inline-block;
  color: #fff;
  overflow: hidden;
  font-size: calc(360vw / 192);
	border-radius: calc(550vw / 192);
  font-weight: bold;
	border: solid calc(60vw / 192) #fea71d;
  color: #fdb719;
  background-image: linear-gradient(90deg, 
  #fcbf17 0%, 
  #feaf1b 50%, 
  #ff9e1f 98%, 
  #ffa11e 100%), 
linear-gradient(
  #f42b33, 
  #f42b33);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.Qbg .special_moreBtn span,.special_moreBtn .special_more  {
  padding: calc(150vw / 192) calc(350vw / 192);
}
.Qbg .special_moreBtn span {
  font-family: SourceHanSansCN-Heavy;
  background-color: #fff;
  font-size: calc(360vw / 192);
  color: #fdb719;
  padding-right: calc(250vw / 192);
  border-top-left-radius: calc(300vw / 192);
  border-bottom-left-radius: calc(300vw / 192);
}
.Qbg .special_moreBtn .special_more {
  font-family: SourceHanSansCN-Heavy;
  padding-left: calc(250vw / 192);
  color: #fff;
}
.flex {
  display: flex;
}
.tooth_problem {
  margin-bottom: 7%;
}
.tooth_problem .tooth_problem_list {
  display: flex;
  flex-wrap: wrap;
  margin: 4% 0;
}
.tooth_problem .tooth_problem_list .tooth_problem_item {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 2%;
  border: solid 1px #fd3540;
  border-radius: calc(120vw / 192);
  box-sizing: border-box;
  /* overflow: hidden; */
}
.tooth_problem .tooth_problem_list .tooth_problem_item:nth-child(3n) {
  margin-right: 0;
}
.tooth_problem .tooth_problem_list .tooth_problem_item .problem_name {
  display: flex;
  align-items: center;
  background-color: #fd5c63;
  border-radius: calc(100vw / 192);
  padding: calc(150vw / 192) 0;
  justify-content: center;
  border-bottom: solid 1px #fd3540;
}
.tooth_problem .tooth_problem_list .tooth_problem_item .problem_name img {
  height: calc(420vw / 192);
  max-height: 42px;
  /* width: calc(420vw / 192);
  max-width: 42px; */
  margin-right: calc(100vw / 192);
}
.tooth_problem .tooth_problem_list .tooth_problem_item .problem_name span {
  font-family: SourceHanSansCN-Bold;
  color: #fefaf8;
  font-weight: bold;
  font-size: calc(300vw / 192);
}
.tooth_problem .tooth_problem_list .tooth_problem_item .problem_text {
  font-family: SourceHanSansCN-Regular;
  color: #666666;
  font-size: calc(220vw / 192);
  padding: calc(100vw / 192) calc(150vw / 192) ;
  line-height: 1.8;
  /* display:-webkit-box;
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:3; 
  overflow:hidden;
  text-overflow:ellipsis; 
  max-height: 135px;
  height: calc(1350vw / 192);
  box-sizing: border-box; */
}
.tooth_step {
  margin-bottom: 8%;
}
.tooth_step .tooth_step_box {
  position: relative;
}
.tooth_step .tooth_step_box img {
  margin-top: 1%;
  width: 100%;
}
.tooth_step .tooth_step_box>h3 {
  font-family: SourceHanSansCN-Bold;
  position: absolute;
  color: #fd5c63;
  font-size: calc(300vw / 192);
  font-weight: bold;
}
.tooth_step .tooth_step_box h3:nth-of-type(1) {
  top: 75%;
  left: 1.5%;
}
.tooth_step .tooth_step_box h3:nth-of-type(2) {
  top: 60%;
  left: 23%;
}
.tooth_step .tooth_step_box h3:nth-of-type(3) {
  top: 77%;
  left: 44.5%;
}
.tooth_step .tooth_step_box h3:nth-of-type(4) {
  top: 60%;
  left: 66.5%;
}
.tooth_step .tooth_step_box h3:nth-of-type(5) {
  top: 75%;
  left: 87.5%;
}
.tooth_step>p {
  font-family: SourceHanSansCN-Medium;
  width: 94%;
  margin: 0 auto 5%;
  color: #666;
  font-size: calc(220vw / 192);
  line-height: 1.8;
}
.tooth_difference {
  margin-bottom: 8%;
}
.tooth_difference .tooth_difference_list{
  margin: 5% 0;
}
.tooth_difference .tooth_difference_list .tooth_difference_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tooth_difference .tooth_difference_list .tooth_difference_item img {
  width: 35%;
  height: calc(3050vw / 192);
  max-height: 305px;
}

.tooth_difference .tooth_difference_list .tooth_difference_item .tooth_difference_item_text {
  width: 63%;
}
.tooth_difference .tooth_difference_list .tooth_difference_item:nth-of-type(2) img {
  order: 2;
}
.tooth_difference .tooth_difference_list .tooth_difference_item:nth-of-type(2) .tooth_difference_item_text  {
  order: 1;
}
.tooth_difference .tooth_difference_list .tooth_difference_item:nth-of-type(2) .tooth_difference_item_text .tooth_difference_item_title {
  text-align: right;
}

.tooth_difference .tooth_difference_list .tooth_difference_item .tooth_difference_item_text .tooth_difference_item_title {
  font-family: SourceHanSansCN-Bold;
  color: #fd5c63;
  font-size: calc(300vw / 192);
  font-weight: bold;
  margin-bottom: 1%;
}
.tooth_difference .tooth_difference_list .tooth_difference_item .tooth_difference_item_text .tooth_difference_item_info {
  font-family: SourceHanSansCN-Regular;
  font-size: calc(220vw / 192);
  color: #777272;
  line-height: 1.8;
  
}
.tooth_explain {
  margin-bottom: 8%;
}
.tooth_explain .tooth_explain_box{
  margin-top: 3%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tooth_explain .tooth_explain_box>img {
  width: 45%;
  height: calc(5250vw / 192);
  max-height: 525px;
}
.tooth_explain .tooth_explain_box .tooth_explain_text {
  width: 53%;
  display: flex;
  flex-direction: column;
  padding: calc(150vw / 192) 0;
  /* justify-content: space-around; */
  justify-content: space-between;

}
.tooth_explain .tooth_explain_box .tooth_explain_text>p {
  font-family: SourceHanSansCN-Regular;
  color: #666666;
  font-size: calc(220vw / 192);
  line-height: 1.8;
  margin-bottom: 8%;
}
.tooth_technology {
  margin-bottom: 8%;
}
.tooth_technology_box {
  margin: 5% 0;
  position: relative;
}
.tooth_technology_box>img {
  width: 100%;
}
.tooth_technology_box .tooth_technology_info {
  position: absolute;
  top: 1.5%;
  left: 1.5%;
  width: calc(3050vw / 192);
  max-width: 305px;
  height: calc(1650vw / 192);
  max-height: 165px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;

  /* background-color: #666; */
}
.tooth_technology_box .tooth_technology_info:nth-of-type(2) {
  left: 70%;
}
.tooth_technology_box .tooth_technology_info:nth-of-type(3) {
  top: 63%;
}
.tooth_technology_box .tooth_technology_info:nth-of-type(4) {
  top: 63%;
  left: 70%;
}
.tooth_technology_box .tooth_technology_info h5 {
  font-family: SourceHanSansCN-Bold;
  color: #fd5c63;
  font-size: calc(300vw / 192);
  font-weight: bold;
  margin-bottom: 5%;
}
.tooth_technology_box .tooth_technology_info>p {
  font-family: SourceHanSansCN-Regular;
  color: #666666;
  font-size: calc(160vw / 192);
  line-height: 1.6;
  width: 95%;
  margin-left: 2.5%;
  display:-webkit-box;
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:3; 
  overflow:hidden;
  text-overflow:ellipsis; 

}


.tooth_tram .tooth_tram_box {
  position: relative;
}
.tooth_tram .tooth_tram_box img {
  width: 100%;
}
.tram_swiper {
  position: absolute;
  width: 100%;
  bottom: 0;
 }
 .tram_swiper .swiper {
  padding: 10px 5px;
  text-align: left;
 }

 .tram_swiper .swiper-slide {
 
  display: flex;
  justify-content: space-between;
  /* background-color: #fff; */
 }
 .tram_swiper .swiper-slide  .slide_item {
  height: 100%;
  width: 49%;
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 4px 9px 0px 
    rgba(253, 92, 99, 0.19);
  border-radius: 10px;
  border: solid 1px #fd5c63;
  background-color: #fff;
 }
 .tram_swiper .swiper-slide .doctor_img {
  /* height: calc(2550vw / 192);
  max-height: 255px; */
  /* height: 100%; */
  width: 42%;
  border-radius: 10px;

 }
 .tram_swiper .swiper-slide img {
  width: 100%;
  /* height: 100%; */
  border-radius: 10px;
  /* height: calc(2550vw / 192);
  max-height: 255px; */
 }
 .tram_swiper .swiper-slide .doctor_info {
  padding: calc(150vw / 192) 0;
	/* height: calc(2550vw / 192); */
	/* max-height: 255px; */
  width: 53%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
 }
 .tram_swiper .swiper-slide .doctor_info .doctor_name {
  font-family: AlibabaPuHuiTi-Bold;
  color: #fd5c63;
  font-size: calc(280vw / 192); 
  font-weight: bold;
  margin-bottom: 5%;
}
.tram_swiper .swiper-slide .doctor_info .doctor_name span {
  font-size: calc(240vw / 192); 
  color: #fd5c63;

}
.tram_swiper .swiper-slide .doctor_info .doctor_position {

  color: #fd5c63;
  font-size: calc(180vw / 192); 
  margin: calc(100vw / 192) 0;
  font-weight: bold;
  line-height: 1.6;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
 .tram_swiper .swiper-slide .doctor_info .doctor_skill {
  font-family: AlibabaPuHuiTi-Medium;
  color: #666;
  font-size: calc(160vw / 192);
  font-weight: bold;
  line-height: 1.6;
  display:-webkit-box; 
  -webkit-box-orient:vertical; 
  -webkit-line-clamp:4; 
  overflow:hidden; 
  text-overflow:ellipsis; 
  width: 95%;
 }
 .tram_swiper .swiper-slide .doctor_info .doctor_btn {
  width: 95%;
  box-shadow: 1px 3px 0px 0px 
		rgba(252, 191, 23, 0.44);
	border-radius: 24px;
	border: solid 1px #ffa11e;
  display: flex;
}
.tram_swiper .swiper-slide .doctor_info .Mdoctor_btn {
  text-align: center;
  width: 70%;
  background-color: #ffa11e;
  box-shadow: 1px 3px 0px 0px rgb(252 191 23 / 44%);
  border-radius: 17px;
  color: #fff;
  font-weight: bold;
  padding: 5px 0;
  font-size: calc(180vw / 192);
}
.doctor_btn_left, .doctor_btn_right {
  font-family: SourceHanSansCN-Heavy;
  flex: 1;
  font-size: calc(220vw / 192);
  font-weight: bold;
  text-align: center;
  padding: calc(90vw / 192) 0 calc(100vw / 192);
  color: #ffa41e;
}
.doctor_btn_left {
  border-top-left-radius:  20px;
  border-bottom-left-radius:  20px;
  background-image: linear-gradient(90deg, #fcbf17 0%, #feaf1b 50%, #ff9e1f 98%, #fbbe16 100%), 
	  linear-gradient(#fffefe, #fffefe);
	background-blend-mode: normal, normal;
  color: #fffefe;
}
.tram_swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -10%;
}
.tram_swiper .swiper-pagination-bullet-active {
  background-color: #fd5c63;
}
.tooth_nursing {
  margin-bottom: 6%;
}
.tooth_nursing_content {
  margin-top: 2%;
  display: flex;
}
.tooth_nursing_content>img {
  width: 40%;
  height: calc(4320vw / 192);
  max-height: 432px;
}
.tooth_nursing_content .tooth_nursing_content_list {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.tooth_nursing_content .tooth_nursing_content_list .tooth_nursing_content_list_item {
  font-family: SourceHanSansCN-Regular;
  color: #666666;
  font-size: calc(200vw / 192);
  line-height: 1.8;
  position: relative;
  /* text-indent:1.5em; */
}
/* .tooth_nursing_content .tooth_nursing_content_list .tooth_nursing_content_list_item::after {
  content: '';
  position: absolute;
  top: 12%;
  left: 0;
  width: calc(200vw / 192);
  height: calc(200vw / 192);
  max-width: 20px;
  max-height: 20px;
  background-color: #fd5c63;
} */
.tooth_nursing_content .tooth_nursing_content_list .tooth_nursing_content_list_item span {
  position: relative;
  top: calc(30vw / 192);
  display: inline-block;
  width: calc(200vw / 192);
  height: calc(200vw / 192);
  max-width: 20px;
  max-height: 20px;
  margin-right: calc(50vw / 192);
  background-color: #fd5c63;
}
.tooth_problem_lists {
  /* margin-bottom: 3%; */
}
.tooth_problem_lists .tooth_problem_list_content {
  margin-top: 3%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 3%;
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item {
  padding: calc(350vw / 192) calc(350vw / 192) calc(350vw / 192)  calc(450vw / 192);
  width: 49%;
  box-sizing: border-box;
  margin-right: 2%;
  border: solid 1px #fd5c63;
  margin-bottom: 2%;
  background-color: #fff;
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item:nth-of-type(1) {
  border-radius: 0px 0px calc(500vw / 192) 0px;
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item:nth-of-type(2) {
  border-radius: 0px 0px 0px calc(500vw / 192) ;
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item:nth-of-type(3) {
  border-radius: 0px  calc(500vw / 192) 0px 0px;

}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item:nth-of-type(4) {
  border-radius:  calc(500vw / 192) 0px 0px 0px ;

}

.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item:nth-child(2n) {
  margin-right: 0;
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item .problem_item_title {
  font-weight: bold;
  display: flex;
  font-family: SourceHanSansCN-Bold;
  align-items: center;color: #fd5c63;
  font-size: calc(300vw / 192);
  margin-bottom: 3%;

}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item .problem_item_title img {
  width: calc(350vw / 192);
  max-width: 35px;
  height: calc(350vw / 192);
  max-height: 35px;
  margin-right: calc(150vw / 192);
}
.tooth_problem_lists .tooth_problem_list_content .tooth_problem_list_content_item>p {
  font-family: SourceHanSansCN-Regular;
  color: #3f3c3c;
  font-size: calc(200vw / 192);
  line-height: 1.8;

}
.special_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10vh;
  z-index: -1;
  background-color: #fd5c63;
}
.tooth_problem,.tooth_step,.tooth_difference,.tooth_explain,.tooth_technology, .tooth_tram, .tooth_nursing, .tooth_problem_lists{
  width: calc(11000vw / 192);
  max-width: 1100px;
  margin: 0 auto ;
}
@media screen and (max-width:1100px) {
  .tram_swiper .swiper-slide .doctor_info .doctor_skill {
    -webkit-line-clamp: 4;
    line-height: 1.4;
  }
 
}
@media screen and (max-width:1000px) {
  .tram_swiper .swiper-slide .doctor_info .doctor_skill {
    -webkit-line-clamp: 3;
    line-height: 1.4;
  }
 
}
@media screen and (max-width:770px) {
  .tram_swiper .swiper-slide .doctor_info {
    justify-content: center;
  }
	
  .tram_swiper .swiper-slide .doctor_info .doctor_name {
    margin-bottom: 10%;
  }
	.tooth_technology_box .tooth_technology_info {
	  position: absolute;
	  top: 10%;
	  left: 1.5%;
		height: calc(2300vw / 192);
	}
	.tooth_technology_box .tooth_technology_info h5 {
		margin-bottom: 0;
	}
	.tooth_technology_box .tooth_technology_info:nth-of-type(2) {
	  left: 70.5%;
	}
	.tooth_technology_box .tooth_technology_info:nth-of-type(3) {
	  top:  56%;
		/* height: calc(2500vw / 192); */
	}
	.tooth_technology_box .tooth_technology_info:nth-of-type(4) {
	  top: 56%;
	  left: 70.5%;
		height: calc(2100vw / 192);
	}
/* 	.tooth_technology_box .tooth_technology_info:nth-of-type(3)>p,	.tooth_technology_box .tooth_technology_info:nth-of-type(4)>p {
			-webkit-line-clamp: 4;
			
	} */
}