.bodyer > .banner {
  height: 358px;
  background: url(/image/userServer/banner_khfw.png) no-repeat center;
}
.bodyer .mainer {
  padding-left: 200px;
  /* width: 1200px; */
  /* margin: 0 auto; */
}
.bodyer .mainer .menu_url {
  height: 75px;
  line-height: 75px;
}
.bodyer .mainer .menu_url a,
.bodyer .mainer .menu_url span {
  display: inline-block;
}
.bodyer .mainer .details {
  margin-bottom: 60px;
}
.bodyer .mainer .details .left_menu,
.bodyer .mainer .details .main {
  float: left;
  box-sizing: border-box;
}
.bodyer .mainer .details .left_menu {
  width: 300px;
  margin-right: 30px;
  background-color: #ffffff;
}
.bodyer .mainer .details .left_menu .active {
  color: #e82128;
}
.bodyer .mainer .details .left_menu .active a {
  color: #e82128;
}
.bodyer .mainer .details .left_menu .evel_1 {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-weight: bold;
}
.bodyer .mainer .details .left_menu .evel_2 {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.bodyer .mainer .details .left_menu .evels {
  border-bottom: 1px solid #dddddd;
}
.bodyer .mainer .details .main {
  width: calc(100% - 350px);
  background-color: #ffffff;
}
.bodyer .mainer .details .main .festival {
  width: 840px;
  margin: 0 auto;
}
.bodyer .mainer .details .main .festival img {
  width: 100%;
}
.bodyer .mainer .details .main .main_th {
  height: 50px;
  line-height: 50px;
  width: 100%px;
  padding: 0 40px;
  font-size: 18px;
  color: #333;
  background-color: #eeeeee;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.bodyer .mainer .details .main .main_td {
  /* padding-left: 45px; */
}

.bodyer .mainer .details .main .main_td .tips {
  font-size: 14px;
  color: #666;
  padding-top: 40px;
}
.bodyer .mainer .details .main .main_td .title {
  font-size: 14px;
  color: #c8132d;
  line-height: 36px;
}

span[class="sTitle"] {
  display: block;
  color: #c8132d;
  font-size: 16px;
  line-height: 36px;
}
span[class="sParag"] {
  display: block;
  padding-left: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #666;
}
span[class="sParag"] a {
  display: -webkit-box;
  display: flex;
  padding-right: 30px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
span[class="sParag"] a i {
  font-style: normal;
}

#toothInsuranceMedicalInstitutionQuery iframe{
  width: 100%;
  height: 800px;
}


