main .content_sfbz {
  width: 100%;
  overflow: hidden;
}
main .content_sfbz .sfbz_bottom {
  width: 80%;
  margin: 0 auto;
  margin-top: 100px;
}
main .content_sfbz .sfbz_bottom .bottom_left {
    width: 13%;
    float: left;
    margin-left: 7%;
}
main .content_sfbz .sfbz_bottom .bottom_left ul {
  border-right: 3px solid #12B4D6;
    padding-right: 10%;
    box-sizing: border-box;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li {
    width: 124px;
    height: 124px;
    margin: 0 auto;
    margin-bottom: 10%;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li:not(:nth-of-type(1)){
    background: #F8FDFF;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 10%;
}
.price-icon{
    width: 70%;
    margin: 0 auto;
    border-radius: 50%;
    background: #fff;
    transition: all 0.8s;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
    transition: all 0.8s;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li:not(:nth-of-type(1)):hover .price-icon{
    background: #3391C1;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li:not(:nth-of-type(1)):hover .price-icon img{
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);
}
main .content_sfbz .sfbz_bottom .bottom_left ul li:not(:nth-of-type(1)):hover p{
    color: #3391C1;
}
main .content_sfbz .sfbz_bottom .bottom_left ul .active .price-icon{
    background: #3391C1;
}
main .content_sfbz .sfbz_bottom .bottom_left ul .active .price-icon img{
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);
}
main .content_sfbz .sfbz_bottom .bottom_left ul .active p{
    color: #3391C1;
}
.price_bg{
	position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:0.5;
}
.price_bg{
	transition:0.5s;
}
.price_bg_on{
  opacity:0;
}
.price-icon img{
    display: block;
    width: 100%;
}
#price-logo{
    background: #3391C1;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li a img {
    width: 100%;
    display: block;
}
main .content_sfbz .sfbz_bottom .bottom_left ul li a p {
    color: #666;
    font-size: 17px;
    text-align: center;
    margin-top: 7%;
}
main .content_sfbz .sfbz_bottom .bottom_left ul #price-logo a p{
    color: #fff;
}
main .content_sfbz .sfbz_bottom .bottom_right {
  width: 80%;
  float: left;
  padding-left: 2%;
  box-sizing: border-box;
}
main .content_sfbz .sfbz_bottom .bottom_right > img {
  width: 100%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img {
  width: 62%;
  position: relative;
  background: rgba(238, 238, 238, 0.5);
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img img {
  width: 100%;
  transition: 1s;
  display: block;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img p {
  margin: 0;
  position: absolute;
  top: 3%;
  left: 3%;
  color: #1199C7;
  font-family: FZKTK--GBK1-0;
  font-weight: bolder;
  letter-spacing: 4px;
  font-size: 24px;
  -webkit-text-stroke: 1px #FFFFFF;
  text-stroke: 1px #FFFFFF;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img .img_value_text {
  position: absolute;
  left: 0%;
  bottom: 0%;
  color: white;
  background: rgba(8, 132, 174, 0.5);
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value {
  width: 100%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 100px;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value img {
  width: 62%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text {
  width: 50%;
  position: absolute;
  top: 0%;
  left: 50%;
  background: white;
  padding: 25px;
  box-sizing: border-box;
  transition: 1s;
  border: 1px solid #BFBFBF;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text p {
  font-size: 12px;
  color: #1199C7;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate1 {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate1::after {
  display: block;
  content: "";
  border: 0.1px solid #1299C7;
  top: -5%;
  right: -5%;
  position: absolute;
  width: 0%;
  transition: 1s;
  opacity: 0.5;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate1::before {
  display: block;
  content: "";
  border: 0.1px solid #1299C7;
  top: -10%;
  left: -3%;
  position: absolute;
  height: 0%;
  transition: 1s;
  opacity: 0.5;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate2 {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate2::after {
  display: block;
  content: "";
  border: 0.5px solid #1299C7;
  bottom: -5%;
  left: -5%;
  position: absolute;
  width: 0%;
  transition: 1s;
  opacity: 0.5;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text .border_animate2::before {
  display: block;
  content: "";
  border: 0.5px solid #1299C7;
  bottom: -9%;
  right: -3%;
  position: absolute;
  height: 0%;
  transition: 1s;
  opacity: 0.5;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table {
  width: 100%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table tbody tr td {
  padding: 8px;
  height: 2pc;
  border: 1px solid #1199C7;
  text-align: center;
  color: #1199C7;
  font-size: 16px;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table tbody tr:nth-child(1) td{
	font-size: 17px;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table tbody tr td .txt_col {
  color: #EB0E0E;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text:hover .border_animate1::after {
  width: 114%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text:hover .border_animate1::before {
  height: 118%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text:hover .border_animate2:hover::after {
  width: 118%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text:hover .border_animate2:hover::before {
  height: 118%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text_active {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text_active .border_animate1::after {
  width: 110%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text_active .border_animate1::before {
  height: 118%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text_active .border_animate2::after {
  width: 110%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text_active .border_animate2::before {
  height: 118%;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value .button_text {
  display: none;
}
main .content_sfbz .sfbz_bottom .bottom_right .right_value::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
main .content_sfbz .sfbz_bottom .right_close {
  display: none;
}
main .content_sfbz .sfbz_bottom::after {
  display: block;
  content: "";
  clear: both;
}
/*增加其他收費標準的頭部*/
.charge-title {
      position: relative;
      text-align: center;
      font-weight: lighter;
      padding: 50px 0;
      color: #6d6a6a;
      padding-top: 0;
    }
    
   .charge-title h1{
        font-size: 30px;
        margin-bottom: 0;
        font-weight: bold;
        color: #2c4e89;
        letter-spacing: 7px;
    }
    
    .charge-title::before {
      content: '';
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
      width: 80px;
      height: 2px;
      background: #6d6a6a;
    }
    
    .charge-title .c-title-text {
        font-size: 19px;
        padding-top: 10px;
        letter-spacing: 5px;
        text-align: left;
        text-indent: 50px;
        line-height: 25px;
        color: black;
        width: 94%;
        margin: 0 auto;
    }
      .charge-title .c-title-text-top {
        text-align: center;
        font-size: 19px;
        letter-spacing: 1px;
        color: #7c7c7c;
        margin-bottom: 10px;
    }


/*
这里是新复制过来的价格样式
*/


/*根管治疗样式开始*/
  .cost_dyg {
      margin-bottom: 20px;
  } 
  .cost_dyg table {
    border-collapse: collapse;
    margin: 0 auto;
  }
  .cost_dyg h1 {
    color: #0c4d9a;
    text-align: center;
    margin: 1% auto;
  }
  .cost_dyg .cost_table table {
    width: 938px;
    text-align: center;
    background-color: #00509a;
  }
  .cost_dyg .cost_table table th {
    font-size: 24px;
    color: #FFF;
    padding: 2% 0;
    letter-spacing: 3px;
  }
  .cost_dyg .cost_table table td {
    font-size: 22px;
    background-color: #FFF;
    padding: 2% 0;
    letter-spacing: 1px;
  }
  .cost_dyg .cost_table table .spend {
    color: #e81e30;
    font-weight: bold;
  }
  .supplement{
    width: 938px;
    margin: 1% auto;
  }
  .supplement p{
    font-size: 20px;
    line-height: 1.5em;
    color: #000080;
    text-align: justify;
  }
  
  @media screen and (max-width:1255px) {
      .cost_dyg .cost_table table {
          width: 100%;
      }
  }
  @media screen and (max-width:1024px) {
      main .content_sfbz .sfbz_bottom .bottom_left{
          width: 16%;
        margin-left: 3%;
      }
      main .content_sfbz .sfbz_bottom .bottom_left ul li{
        width: 104px;
        height: 104px;
      }
      main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
        font-size: 15px;
        margin-top: 10%
      }
  }
  @media screen and (max-width:980px) {
    .cost_dyg h1{
      font-size: 26px;
    }
  
    .cost_dyg .cost_table table{
      width: 90%;
    }
  
    .cost_dyg .cost_table table th{
      font-size: 22px;
    }
  
    .cost_dyg .cost_table table td{
      font-size: 20px;
    }
  
    .supplement{
      width: 90%;
    }
  }
  
  @media screen and (max-width:500px) {
    .cost_dyg .cost_table table{
      width: 93%;
    }
    .cost_dyg h1{
      font-size: 1.3rem;
    }
    .cost_dyg .cost_table table th{
      font-size: 0.9rem;
    }
    .cost_dyg .cost_table table td{
      font-size: 0.7rem;
    }
    .supplement {
      margin: 3% auto;
    }
    .supplement p{
      font-size: 0.75rem;
    }
    .yuanjia {
         font-size: 0.5rem!important;
    }
  }


/*
新增样式这里结束
*/


@media screen and (max-width: 1453px) {
  main .content_sfbz .sfbz_bottom {
    width: 100%;
  }
}
@media screen and (max-width: 1220px) {
  main .content_sfbz .sfbz_bottom .bottom_left ul {
    padding: 0;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img {
    width: 100%;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img img {
    width: 100%;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text {
    top: -14%;
  }
}
@media screen and (max-width: 1000px) {
  main .content_sfbz .sfbz_bottom .bottom_right .right_value {
    margin-bottom: 500px;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text {
    top: 91%;
    left: 10%;
    width: 77%;
  }
}
@media screen and (max-width: 768px) {
  main .content_sfbz {
    overflow: hidden;
  }
  main .content_sfbz .sfbz_bottom {
    width: 100%;
    margin-top: 20px;
  }
  main .content_sfbz .sfbz_bottom .bottom_left {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 3px solid #12B4D6;
    margin-left: unset;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul {
    padding: 0 10px;
    border-right: unset;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul li {
    width: 23%;
    height: unset;
    float: left;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-left: 2%;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul li a{
          display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .price-icon{
      width: 40%;
      margin: unset;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul{
          padding: 0 10px 10px;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul li:nth-of-type(1){
    margin: 0;
  }
    main .content_sfbz .sfbz_bottom .bottom_left ul li:nth-of-type(1) a{
            padding: 29% 10px;
    }
  main .content_sfbz .sfbz_bottom .bottom_left ul li:nth-of-type(1) a img{
      width: 100%;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
      margin-top: 0%;
    line-height: 1.5em;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul #price-logo a p{
          width: 100%;
    margin-top: 6%;
  }
  main .content_sfbz .sfbz_bottom .bottom_left ul::after {
    display: block;
    content: "";
    clear: both;
  }
  main .content_sfbz .sfbz_bottom .bottom_right {
    width: 100%;
    padding: 0;
  }
  main .content_sfbz .sfbz_bottom .bottom_right p {
    padding: 0 10px;
    line-height: 1.5em;
    letter-spacing: 1px;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value {
    margin-bottom: 100px;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value img {
    width: 100%;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img p {
    font-size: 18px;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_img .img_value_text {
    font-size: 12px;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text {
    position: unset;
    padding: 5px;
    margin: 35px auto 0;
    box-sizing: border-box;
    transition: 1s;
    z-index: 99;
  }
  main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table tbody tr td{
  		font-size:13px
  }
    main .content_sfbz .sfbz_bottom .bottom_right .right_value .value_text table tbody tr:nth-type(1) td{
  		font-size:14px
  }
   .charge-title .c-title-text {
        font-size: 15px;
        line-height: 18px;
        text-indent: 40px;
    }
     .charge-title .c-title-text-top {
        text-indent: 0;
    }
}
@media screen and (max-width: 700px) {
    main .content_sfbz .sfbz_bottom .bottom_left ul li:nth-of-type(1) a{
            padding: 46% 10px;
    }
    main .content_sfbz .sfbz_bottom .bottom_left ul li a{
            padding: 5%;
    }
    main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
        width: 100%;
    }
    .price-icon{
        width:50%;
    }
    main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
        margin-top: 4%;
    }
}

@media screen and (max-width: 425px) {
    main .content_sfbz .sfbz_bottom .bottom_left ul li:nth-of-type(1) a{
            padding: 54% 10px;
    }
    main .content_sfbz .sfbz_bottom .bottom_left ul li a p{
        font-size: 13px;
    }
}
