
@charset "UTF-8";
button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* 移除链接下划线 */
a {
  text-decoration: none;
}
.bentalblogCenr .container{
	margin-top: 20px;
    font-size: 1rem;
    color: #5D5D5D;
    letter-spacing: 1.67px;
    line-height: 26px;
    width: 100%;
    height: auto;
	
}


/* 图片和链接的对齐方式 */
.home_carousel-inne .home_carousel-item .home_bjimg {
  display: block;
  height: calc(90vh);
  width: calc(99.2vw);
  -o-object-fit: cover;
     object-fit: cover;
}

.home_carousel-inne .carousel-caption {
  position: absolute;
  right: 50%;
  left: 50%;
  width: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.home_carousel-inne .carousel-caption .caption_h5p {
  margin-top: calc(13vw);
  line-height: 30px;
  font-weight: 600;
}

.home_carousel-inne .carousel-caption .caption_h5p h5 {
  font-size: 3em;
  padding-bottom: 30px;
}

.home_carousel-inne .carousel-caption .caption_h5p p {
  line-height: 36px;
  font-size: 1.2em;
}

.masthead-brand {
  margin-top: 17px;
      position: relative;
    z-index: 99;
}

.masthead-brand img {
  height: 23px;
}

.carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.4);*/
  /* 设置黑色透明度 */
}

/* 固定菜单栏样式 */
.menu_home.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #ffffffcf;
}

.menu_home {
  background-color: #fff;
  position: absolute;
  top: 1px;
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
  /* 可选的过渡效果 */
}

.menu_home .masthead {
  margin-top: 10px;
  margin-bottom: 17px !important;
}

.menu_home .inner {
  position: relative;
}

.menu_home .inner .nav {
  padding-top: 15px;
  position: relative;
  display: block ruby;
}

.menu_home .masthead_right {
  width: 21%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.menu_home .masthead_right .iconbutton {
  margin-right: 50px;
  z-index: 9;
}

.menu_home .masthead_right .iconbutton a {
  margin: 0 3px;
  display: inline-block;
}

.menu_home .masthead_right .iconbutton a img {
  width: 35px;
  height: auto;
}

.menu_home .masthead_right .iconbutton .menuLang {
  position: absolute;
  top: 6px;
  right: 0;
}

.self_Introduction {
  background-color: #fff;
}

.self_Introduction .contentIntroduction {
  position: relative;
  margin: 5% 15% 5% 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.self_Introduction .contentIntroduction .right_content {
  background-color: #CEA880;
  padding: 4% 3% 3% 4%;
  width: 60%;
  border-radius: 20px 0px 0px 20px;
  color: #fff;
}

.self_Introduction .contentIntroduction .right_content h5 {
  font-size: 2em;
  color: #fff;
}

.self_Introduction .contentIntroduction .right_content span {
  font-size: 1.2em;
  line-height: 35px;
}

.self_Introduction .contentIntroduction .right_content p {
  font-size: 1em;
  line-height: 30px;
}

.self_Introduction .contentIntroduction .right_content .more {
  border-radius: 20px 20px 20px 20px;
  background-color: #fff;
  margin-top: 20px;
  color: #CEA880;
  border: 0px;
  padding: 5px 15px;
  font-size: 1em;
}

.self_Introduction .contentIntroduction .right_content .more img {
  width: 20px;
  height: auto;
  margin-top: -5;
}

.self_Introduction .contentIntroduction .right_content .more:hover {
  background-color: #ebac6d;
  color: #fff;
}

.self_Introduction .contentIntroduction .left_content {
  border-radius: 0px 20px 20px 0px;
  background-color: #eeeeed;
  width: 40%;
  position: relative;
}

.self_Introduction .contentIntroduction .left_content .menimg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 90%;
  /*height: 90%;*/
}

.self_Introduction .contentIntroduction .left_content .star_n {
  position: absolute;
  right: 0;
  bottom: 0;
}

.self_Introduction .contentIntroduction .left_content .star_n img {
  padding: 20px;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.self_Introduction .showicon {
  text-align: center;
  margin: 0 auto;
  margin: 5% 15% 5% 15%;
  position: relative;
}

.self_Introduction .showicon .iconstyel {
  border-right: 1px solid #CEA880;
}

.self_Introduction .showicon .iconstyel:nth-child(4) {
  border-right: 0px solid #CEA880;
}

.self_Introduction .showicon .iconstyel img {
  width: 60px;
  height: 75px;
}

.self_Introduction .showicon .iconstyel .fontstyle {
  font-size: 2.2em;
  font-weight: 700;
  padding-top: 20px;
}

.self_Introduction .showicon .iconstyel .fontstyle p {
  margin-top: 5px;
  font-size: .6em;
}

.self_Introduction .showicon .instructions {
  font-size: 0.8em;
  color: #a4a4a8;
  text-align: center;
  margin: 0 auto;
  margin-top: 80px;
}

.self_Introduction .movcontentIntroduction {
  position: relative;
  margin: 15% 5% 5% 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.self_Introduction .movcontentIntroduction .top_content {
  width: 100%;
  background-color: #eeeeed;
  border-radius: 20px 20px 0px 0px;
}

.self_Introduction .movcontentIntroduction .top_content .star_n {
  position: absolute;
  width: 80px;
  top: 10;
  right: 10;
}

.self_Introduction .movcontentIntroduction .top_content .star_n img {
  width: 100%;
}

.self_Introduction .movcontentIntroduction .top_content .moenimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-top: -30px;
  max-width: 90%;
  padding: 0px 10px;
  height: 250px;
}

.self_Introduction .movcontentIntroduction .bottom_content {
  width: 100%;
  padding: 5% 5% 5% 5%;
  background-color: #CEA880;
  border-radius: 0px 0px 20px 20px;
  color: #fff;
}

.self_Introduction .movcontentIntroduction .bottom_content h5 {
  font-size: 1.8em;
}

.self_Introduction .movcontentIntroduction .bottom_content span {
  /*line-height: 35px;*/
  font-size: 1.4em;
}

.self_Introduction .movcontentIntroduction .bottom_content p {
  padding-top: 10px;
  line-height: 25px;
}

.self_Introduction .movcontentIntroduction .bottom_content .more {
  border-radius: 20px 20px 20px 20px;
  background-color: #fff;
  margin-top: 20px;
  color: #CEA880;
  border: 0px;
  padding: 5px 15px;
  font-size: 1em;
}

.self_Introduction .movcontentIntroduction .bottom_content .more img {
  width: 20px;
  height: auto;
  margin-top: -5;
}

.newrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newAreas {
  width: 100%;
  margin: 0 auto;
  background-color: #f1f1f1;
}

.newAreas .Areascont {
  position: relative;
  margin: 3% 15% 5% 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newAreas .Areascont .titel {
  font-size: 2.6em;
  font-weight: 700;
}

.newAreas .Areascont .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newAreas .Areascont .icons .iconview {
  margin-top: 70px;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #CEA880;
  background-color: #fff;
  -webkit-box-shadow: 26px 27px 24px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 26px 27px 24px 2px rgba(0, 0, 0, 0.1);
  width: calc(24% - 10px);
  /* 让每个 .iconview 占据父容器的三分之一，并且减去间隔的宽度 */
  margin-bottom: 10px;
  /* 设置间隔 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 让 padding 和 border 不会增加元素宽度 */
}

.newAreas .Areascont .icons .iconview .iconstyel {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newAreas .Areascont .icons .iconview .iconstyel img {
  margin: auto;
  height: 100px;
  margin-top: 50px;
}

.newAreas .Areascont .icons .iconview .iconbutton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
  margin-top: 50px;
}

.newAreas .Areascont .icons .iconview .iconbutton .icbuttonstyle {
  border-radius: 5px 5px 5px 5px;
  font-size: 1em;
  background-color: #CEA880;
  color: #fff;
  border: 0px solid;
  max-width: 70%;
}

.newAreas .Areascont .icons .iconview .Readmore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: right;
      -ms-flex-align: right;
          align-items: right;
  margin-right: 10px;
  color: #c0b6b6;
  font-size: 1em;
  margin-top: 30px;
  margin-bottom: 20px;
}
.newAreas .Areascont .icons .iconview .Readmore  a{
  color: #a4a4a8;
}

.newAreas .Areascont .icons .iconview .Readmore  a:hover{
  color: #000;
}
.newAreas .Areascont .icons .iconview .Readmore img {
  width: 20px;
  height: 20px;
  margin-left: 20px;
}

.newtreatment {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: relative;
}

.newtreatment .treatmentview {
  background-image: url("/newcomm/images/clinic_106.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.newtreatment .treatmentview::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /* 设置黑色透明度 */
}

.newtreatment .treatmentconten {
  margin: 0% 15% 0% 15%;
  padding: 4% 3% 3% 4%;
  color: #fff;
  text-align: center;
  position: relative;
}

.newtreatment .treatmentconten .titel {
  text-align: center;
  font-size: 2.6em;
  font-weight: 700;
}

.newtreatment .treatmentconten .treatmentconten_p {
  width: 70%;
  font-size: 1.2em;
  line-height: 30px;
  margin: 0 auto;
  margin-top: 80px;
}

.newtreatment .treatmentconten .button-container {
  bottom: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
        justify-content: space-around;
  margin-top: 100px;
}

.newtreatment .treatmentconten .button-container .wxbutton {
  border-radius: 50px 50px 50px 50px;
  background-color: #CEA880;
  padding: 10px 20px;
  border: none;
  color: #fff;
  font-size: 1.2em;
  margin: 0px 50px;
}

.newtreatment .treatmentconten .button-container .wxbutton img {
  width: 50px;
  height: 50px;
  margin-left: 5px;
}

.newtreatment .treatmentconten .button-container .wxbutton:hover {
  background-color: #ebac6d;
}

.newtreatment .movimg {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  display: none;
}

.newtreatment .movimg img {
  display: block;
  width: 100%;
  height: auto;
}

.newServices {
  background-color: #f9f9f9;
  padding: 3% 15% 5% 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newServices .newServices_view {
  width: 100%;
  margin-bottom: 20px;
}

.newServices .newServices_view .titel {
  font-size: 2.6em;
  font-weight: 700;
  display: block;
  clear: both;
}

.newServices .services-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.newServices .servicesdiv {
  border-radius: 20px 20px 20px 20px;
  width: calc(33.33% - 80px);
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #fff;
}

.newServices .servicesdiv .servieicon {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.newServices .servicesdiv .servieicon img {
  margin: auto;
  height: 90px;
  margin-top: 50px;
}

.newServices .servicesdiv .Linediv {
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  width: 85%;
  height: 1px;
  background-color: #CEA880;
}

.newServices .servicesdiv .servientext {
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
}

.newServices .servicesdiv .servientext a {
  color: #868686;
  font-size: 1.2em;
  text-decoration: underline;
  display: block;
  line-height: 40px;
}

.newServices .servicesdiv .servientext a:hover {
  color: #CEA880;
}

.newServices .servicesdiv .sandian {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100px;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}

.newConsultation {
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newConsultation .Consultationview {
  padding: 3% 15% 5% 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.newConsultation .Consultationview .titel {
  font-size: 2.6em;
  font-weight: 700;
  color: #000;
  display: block;
  clear: both;
}

.newConsultation .Consultationview .Consultationdiv {
  width: 100%;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.newConsultation .Consultationview .Consultationdiv .divright {
  border-radius: 20px 0px 0px 20px;
  background-color: #f1f1f1;
  padding: 6%;
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px 0px 0px 20px;
  background-color: #fff;
  padding: 3%;
  font-weight: 700;
  font-size: 1.6em;
  word-spacing: 2px;
  width: 40%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  border-radius: 0px 20px 20px 0px;
  background-color: #CEA880;
  width: 60%;
  color: #fff;
  font-size: 1.6em;
  text-align: center;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.spantext a:hover{
 color: #000;
}
.newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveleft .text {
  display: flow-root;
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveleft .side {
  border: 1px solid #fff;
  width: 60%;
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive:last-child {
  margin-top: 30px;
}

.newConsultation .Consultationview .Consultationdiv .divright .onefive:last-child .onefiveleft {
  background-color: #a4a4a8;
}

.newConsultation .Consultationview .Consultationdiv .divleft {
  border-radius: 0px 20px 20px 0px;
  background-color: #CEA880;
  width: 40%;
  padding: 10%;
}

.newConsultation .Consultationview .Consultationdiv .divleft img {
  width: 100%;
}

.newproblems {
  background-color: #f1f1f1;
  padding: 3% 15% 5% 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newproblems .problemsdiv {
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  margin-bottom: 20px;
}

.newproblems .problemsdiv .titel {
  font-size: 2.6em;
  font-weight: 700;
}

.newproblems .problemsdiv span {
  font-size: 1.2em;
}

.newproblems .roblemdiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* 让元素左右贴着边 */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.newproblems .roblemdiv .roblemscol {
  font-size: 1em;
  border-radius: 50px;
  padding: 5;
  margin-top: 50px;
  background-color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 40%;
          flex: 0 40%;
  margin-bottom: 20px;
  margin-right: 30px;
}

.newproblems .roblemdiv .roblemscol a {
  color: #000;

}
.newproblems .roblemdiv .roblemscol a:first-child{
    margin-left: 15px;
}
.newproblems .roblemdiv .roblemscol img {
  width: 80px;
  height: auto;
}

.newproblems .roblemdiv .roblemscol:last-child {
  margin-right: 0;
}

#googlemap {
  width: 100%;
  height: 500px;
}

#map {
  width: 100%;
  height: 500px;
}

.sss {
  border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -ms-border-radius: 20px 20px 20px 20px;
  -o-border-radius: 20px 20px 20px 20px;
}

.flag-icon {
  width: 30px;
  height: auto;
}

.isfoot {
  background-color: #393635;
}
 .YouTubestyle{
  height:500px!important;
  }

@media (max-width: 1023px) {
  .iconbutton {
    padding: 0;
  }
  .inner_sm .col-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .inner_sm .col-5 .innersm_logo {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 水平居中 */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 垂直居中 */
  }
  .inner_sm .col-5:last-child {
    text-align: right;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .inner_sm .col-7 {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 水平居中 */
  }
  .inner_sm .col-7:last-child {
    text-align: right;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
  }
  .inner_sm .col-7 .iconbutton {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inner_sm .col-7 .iconbutton img {
    margin: 0 5px;
  }
  .home_carousel-inne {
    position: relative;
    height: 80vh;
  }
  .home_carousel-inne .carousel-caption {
    width: 100%;
    padding: 10%;
    bottom: 0;
    top: 400px;
  }
  .home_carousel-inne .carousel-caption .caption_h5p {
    margin-top: calc(-10vw) !important;
    padding: 5px;
    text-align: left;
  }
  .home_carousel-inne .carousel-caption .caption_h5p h5 {
    font-size: 1.8em !important;
  }
  .home_carousel-inne .carousel-caption .caption_h5p p {
    font-size: 1em;
  }
  .self_Introduction .showicon {
    margin: 5% 0% 5% 0%;
  }
  .self_Introduction .showicon .iconstyel {
    margin-top: 30px;
  }
  .self_Introduction .showicon .iconstyel:nth-child(2), .self_Introduction .showicon .iconstyel:nth-child(4) {
    border-right: 0px solid #CEA880;
  }
  .self_Introduction .showicon .iconstyel:last-child {
    border-right: 0px solid #CEA880;
  }
  .newAreas .Areascont {
    margin: 5% 5% 5% 5%;
  }
  .newAreas .Areascont .icons .iconview {
    width: calc(50% - 10px);
    margin-top: 50px;
  }
  .newAreas .Areascont .icons .iconview:nth-child(odd) {
    margin-right: 10px;
  }
  .newAreas .Areascont .icons .iconview:nth-child(even) {
    margin-left: 10px;
  }
  .newAreas .Areascont .icons .iconview:nth-child(3n+1) {
    margin-right: auto;
    margin-left: 0;
  }
  .newAreas .Areascont .icons .iconview:last-child {
    margin-right: 0;
  }
  .newAreas .Areascont .icons .iconview .iconstyel img {
    height: 100px;
    margin-top: 30px;
  }
  .newAreas .Areascont .icons .iconview .iconbutton {
    margin-top: 30px;
  }
  .newAreas .Areascont .titel {
    margin-top: 30px;
    font-size: 2em;
    font-weight: 700;
  }
  .newServices .newServices_view .titel {
    margin-top: 30px;
    font-size: 2em;
    font-weight: 700;
    /*width: 63%;*/
    width: 100%;

  }
  .newtreatment .treatmentview {
    background: #fff;
  }
  .newtreatment .treatmentview::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    /* 设置黑色透明度 */
  }
  .newtreatment .treatmentconten {
    margin: 0% 5% 5% 0%;
    color: #000;
    font-size: 0.8em;
    padding-top: 20px;
    text-align: left;
  }
  .newtreatment .treatmentconten .titel {
    text-align: left;
    margin-top: 30px;
    /*width: 62%;*/
    width: 100%;
    font-size: 2em;
  }
  .newtreatment .treatmentconten .treatmentconten_p {
    width: 95%;
    margin-top: 30px;
  }
   .newtreatment .treatmentconten .treatmentconten_p p a{
    color: #fff;
  }
  .newtreatment .treatmentconten .button-container {
    margin-top: 10px;
    justify-content: space-around;
  }
  .newtreatment .treatmentconten .button-container .wxbutton {
    padding: 5px;
    border: none;
    color: #fff;
    font-size: 1em;
    margin: 0px 5px;
    border: none;
  }
  .newtreatment .treatmentconten .button-container .wxbutton img {
    width: 25px;
    height: 25px;
  }
  .newtreatment .treatmentconten .button-container .wxbutton:hover {
    border: 2px solid #CEA880;
  }
  .newtreatment .treatmentconten .button-container .wxbutton:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none;
  }
  .newtreatment .movimg {
    display: block;
  }
  .newConsultation .Consultationview {
    padding: 5% 5% 5% 5%;
  }
  .newConsultation .Consultationview .titel {
    font-size: 2em;
    font-weight: 700;
    width: 63%;
  }
  .newConsultation .Consultationview .Consultationdiv .divright {
    padding: 0;
    background-color: #fff;
    border-radius: 20px;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
  }
  .newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveright {
    font-size: 1em;
    border: 1px solid #CEA880;
  }
  .newConsultation .Consultationview .Consultationdiv .divright .onefive .onefiveleft {
    font-size: 1em;
  }
  .newConsultation .Consultationview .Consultationdiv .divleft {
    display: none;
  }
  .newServices {
    padding: 0% 5% 0% 5%;
    margin-bottom: 30px;
  }
  .newServices .servicesdiv {
    width: calc(98.33%);
    margin-right: 0px;
  }
  .newproblems {
    padding: 5%;
  }
  .newproblems .problemsdiv .titel {
    font-size: 2em;
    font-weight: 700;
    width: 100%;
  }
  .newproblems .problemsdiv span {
    font-size: 1em;
  }
  .newproblems .problemsdiv .roblemscol {
    font-size: 1em;
    margin-right: 0px;
  }
  .newproblems .problemsdiv .roblemscol a {
    color: #000;
  }
  .newproblems .roblemdiv .roblemscol {
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
    font-weight: 700;
    font-size: 1em;
    margin-right: 0;
    margin-top: 10px;
  }
  .newproblems .roblemdiv .roblemscol a {
    color: #000;
  }
  .newproblems .roblemdiv .roblemscol img {
    width: 50px;
  }
  .isfoot .TsimShaTsui {
    border-top: 1px solid #CEA880;
    padding-top: 15px;
    text-align: right;
    position: relative;
  }
  .isfoot .TsimShaTsui .icon {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .isfoot .TsimShaTsui_site {
    width: 94%;
    text-align: right;
    margin-left: 5%;
  }
    .isfoot .TsimShaTsui_site   a{
  color: #fff;
  }
     .isfoot .TsimShaTsui_site   a:hover{
  color: #cfcfcf;
  }
  .footfl {
    text-align: center;
  }
  .Blogcontent{
    display: ;
  }
  .YouTubestyle{
  height:250px!important;
  }
  
}

 .yuyue{
        	border: none;
        	color: white;
        	outline: medium;
        	padding: 0 10px;
        	height: 60px;
        	display: block;
        	margin: 0.4rem auto;
        	border-radius: 30px;
        	font-weight: bold;
        	font-size: 20px;
        	background-color: #CEA880;
        	font-family: "Omnium-ExtraBold", "GenSenMaruGothicTWRegular";
        	animation: myBreath 1s linear infinite;
        	box-shadow: 0 0.08rem 0.2rem #d8d7d7;text-align:center; line-height: 60px; letter-spacing: 5px;
          }
          
            .yuyue::after {
            	position: relative;
                display: inline-block;
            	margin-left: 5px;
                content: "";
            	width: 20px;
            	height: 20px;
            	top: 0px;
                background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA6CAYAAAAURcGYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOkSURBVHgB3ZqLcdswDIbhTJANwhHcCeINkkxgb5B0AnsDpxMoncDdQO0ETieQO0HSCf4SR6ZWZYEvwZbd747XK8OHQAIgCJpoRAAsbGngqG0x9D/AguAQFvSalLii8Zj31BlbpqTEmMIZoR6kRLZwXp1mNBwj1P+mMbBCbTr2UaxCLUfSRc3mcj5moekABMHeSJEctbztqTO2bCiTgMt/JUVyhJMmntmPXVEeRqh/pzFg9bNlC5lZxlgLYYw1KZK8c5PJhFf1geTVrZAeYdwI9TtSJOsosALu7D+fhT8bWypKwwj1RTbHWtPSqsaWeyqF1SegnlHVgosj+8g+WmyfZ2EsQ6UgbH/3kb6bvk6UAVwwUQe+4ZFK8YO/CQNz/XWgb59DST5SePECc3+wpCHA6XrRyvHkyLzuwHnsZ8R5g8b1CbL9DVu5w3kM5JCtDbdRu1lIDsKQEnasJ8TVEH6hdWNTOHWp4JxMbcstKcG7kCAUCz6nSwPONkNsJS0Z87KaSijefLaBxScfXFweXuWbzm41Kao/8QMsaH+l4RDopy3vdkUGXUG8cd/Zcb7SALzasfc1/vu+JO2W7bhK0OmN130+PLPcrDf2DcZI2yHt7OijQtrBW/v2LOQTnRKknR8SdcL43UO+wYl2kb3lELvi8Osm0mbX+b+xhQVc0bHB/gAuZRoZPxR/NifZRS/krS13XpVqhK81TDSS9+PGWNERmKQ08rvD6jf1hV38d3IuOZrU4R0i+fb9wc6Wh6HHz8mBcDkVUAt+TxV+7TLa8nHB5nAZgTDkVF6MCuf+Zoe0a4tEc9a7iDSPGaPCue4iysO8Ng1OtYtwB/QSCUlQ5HnMGBWOtYtwavbSmXAb6bOGLvqBONxuNcKE80C/Uo8Zo4FSGu8pMtE60NfguKyoBMRT1x/MI+Mcm9SHmL8fFFLDNil3u5RxcmC7q2yZIzdkQ1rqmkl6dMCwq1VbIHZO5blRxK87TJMzCS8CyqmRKdCV8BELiv+S55stnDP8Qen8onJeM+fqB+EsL6tF0dsXhnvM4dEJ5NRAg4FnCoYlpNSeppadgVUukYjb8hphr7olDeDUiHMqau9dCHvMpW8zRXiHVX/SoQZkj/nYaReLhsp/sXAs4FLyXeZC25eAcDr2pwkOPWYo2O574WmjY3+aYG9PUdeOS7M/uGgj+cxC3P5mdC6U2ArCN/nLew9vI9gfq6vajwtGBf+mCGuce04zF7ijJEkN/wA1BA8vCqdZbgAAAABJRU5ErkJggg==') no-repeat;
            	background-size: 20px 20px;
            	box-sizing: border-box;
            }
             @keyframes myBreath {
            	0%{
            		transform: scale(0.88);
            	}
            	50%{
            		transform: scale(100%);
            	}
            	100%{
            		transform: scale(0.88);
            	}
            }
            .yuyue a{color:#fff;}
/*# sourceMappingURL=23style.css.map */