@charset "UTF-8";
/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption {
  margin: 0;
  padding: 0;
}

html, body {
  width: 100%;
  font-family: "Microsoft Yahei", "Helvetica";
  color: #1E2129;
  font-size: 14px;
  /*background: #f8f8f8;*/
}

img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
  /*-webkit-touch-callout: none;*/
}

a {
  color: #1E2129;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

/* form-reset.css -----------------------------------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background: none;
}

input, textarea, button {
  border: none;
  outline: none;
  background: none;
}

input, button, textarea, select, optgroup, option {
  font: 1rem "Microsoft Yahei", "Helvetica";
}

input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

em, i {
  font-style: normal;
}

/* const.css -----------------------------------------------------------------*/
.icon {
  display: inline-block;
  background-color: transparent;
  background-repeat: no-repeat;
}

.VAM:after {
  content: "";
  display: inline-block;
  overflow: hidden;
  height: 100%;
  width: 0;
  font-size: 0;
  vertical-align: middle;
}

.wbwr {
  word-break: break-all;
  word-wrap: break-word;
}

.clr:after, .clr:before {
  content: "";
  display: table;
}

.clr:after {
  clear: both;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.ovh {
  overflow: hidden;
}

.ovhx {
  overflow-x: hidden;
}

.ovhy {
  overflow-y: hidden;
}

.vat {
  vertical-align: top;
}

.vam {
  vertical-align: middle;
}

.posr {
  position: relative;
}

.auto {
  margin-left: auto;
  margin-right: auto;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  background-color: #fff;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f28 {
  font-size: 28px;
}

.f30 {
  font-size: 30px;
}

.f32 {
  font-size: 32px;
}

.f40 {
  font-size: 40px;
}

.f42 {
  font-size: 42px;
}

.f44 {
  font-size: 44px;
}

.f46 {
  font-size: 46px;
}

.f48 {
  font-size: 48px;
}

.f50 {
  font-size: 50px;
}

.lh20 {
  line-height: 20px;
}

.lh22 {
  line-height: 22px;
}

.lh24 {
  line-height: 24px;
}

.lh26 {
  line-height: 26px;
}

.lh28 {
  line-height: 28px;
}

.lh30 {
  line-height: 30px;
}

.lh32 {
  line-height: 32px;
}

.lh34 {
  line-height: 34px;
}

.lh36 {
  line-height: 36px;
}

.lh38 {
  line-height: 38px;
}

.lh40 {
  line-height: 40px;
}

.lh42 {
  line-height: 42px;
}

.lh44 {
  line-height: 44px;
}

.lh46 {
  line-height: 46px;
}

.lh48 {
  line-height: 48px;
}

.lh50 {
  line-height: 50px;
}

.lh52 {
  line-height: 52px;
}

.lh54 {
  line-height: 54px;
}

.lh56 {
  line-height: 56px;
}

.lh58 {
  line-height: 58px;
}

.lh60 {
  line-height: 60px;
}

.fcf {
  color: #fff;
}

.fc0 {
  color: #000;
}

.fc3 {
  color: #333;
}

.fc5 {
  color: #555;
}

.fc6 {
  color: #666;
}

.fc8 {
  color: #888;
}

.fc9 {
  color: #999;
}

.fcc {
  color: #ccc;
}

.fcd {
  color: #ddd;
}

.fce {
  color: #eee;
}

.blue {
  color: #328af5;
}

.green {
  color: #08c7a5;
}

.yellow {
  color: #ffac51;
}

.red {
  color: red;
}

.fn {
  font-weight: normal;
}

.fs {
  font-style: normal;
}

.bold {
  font-weight: bold;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.mr65 {
  margin-right: 65px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.ml65 {
  margin-left: 65px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mt5 {
  margin-top: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

/*padding*/
.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.pr55 {
  padding-right: 55px;
}

.pr60 {
  padding-right: 60px;
}

.pr65 {
  padding-right: 65px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pl55 {
  padding-left: 55px;
}

.pl60 {
  padding-left: 60px;
}

.pl65 {
  padding-left: 65px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb65 {
  padding-bottom: 65px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pt65 {
  padding-top: 65px;
}

.bb1-dashed {
  border-bottom: 1px dashed #f2f2f2;
}

.br1-dashed {
  border-right: 1px dashed #f2f2f2;
}

.bt1 {
  border-top: 1px solid #f2f2f2;
}

.bb1 {
  border-bottom: 1px solid #f2f2f2;
}

.bb1-last:last-child {
  border-bottom: none;
}

.bt1-first:first-child {
  border-top: none;
}

.bn {
  border: none !important;
}

.unline {
  text-decoration: underline;
}

.a-line:hover {
  text-decoration: underline;
}

.a-hover:hover {
  color: #27cdb0;
}

.img-hover {
  -webkit-transition: 1s;
  transition: 1s;
}

.img-hover:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.pic-hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pic-hover:hover {
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}

.opacity-hover:hover {
  opacity: 0.8;
}

.bsbb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hid2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hid3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.hid4 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.none {
  display: none;
}

.cp {
  cursor: pointer;
}

.h1 {
  height: 100%;
}

.w1 {
  width: 100%;
}

.w5 {
  width: 50%;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w680 {
  width: 680px;
}

.w870 {
  width: 870px;
}

.w880 {
  width: 880px;
}

.w300 {
  width: 300px;
}

.w160 {
  width: 160px;
}

.all-img {
  display: block;
  width: 100%;
  /* height: 100%;-o-object-fit: cover; object-fit: cover;*/
}

.img-cover {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.flag_right_bottom_tip{ position:relative; }
.flag_right_bottom_tip:before {
    position: absolute;
    right: 0px;
    bottom: 0px;
    content: '广告';
    line-height: 1;
    font-size: 12px;
    color: #eee;
    border: 1px solid #eee;
}
.flag_right_bottom_tip .flag_right_bottom_f:before{ display:none; }
/*加载中*/
.dropload-up, .dropload-down {
  position: relative;
  height: 0;
  overflow: hidden;
  font-size: 14px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.dropload-down {
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #969AA9;
}

.dropload-load span {
  line-height: 1;
}

.dropload-load .loading:before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 6px;
  border: 2px solid #969AA9;
  border-bottom-color: transparent;
  vertical-align: middle;
  -webkit-animation: rotate 1.5s linear infinite;
  animation: rotate 1.5s linear infinite;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.top_menus {
  height: 36px;
  background: #f4f4f4;
}

.top_menus ul li {
  line-height: 36px;
}

.top_menus ul li .pa {
  margin: 0 17px;
}

.top_menus ul li a {
  color: #666;
}

.top_menus .son_menus .pa {
  padding-right: 14px;
  background: url("https://static.fh21.com.cn/guahao/doctor/pc/images/down.png") no-repeat right;
}

.top_menus .son_menus:hover .son_list {
  display: block;
}

.top_menus .son_menus .son_list {
  display: none;
  z-index: 99;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -50px;
  border: 1px solid #eee;
  border-bottom: none;
  width: 100px;
  background: #fff;
}

.top_menus .son_menus .son_list .a {
  line-height: 36px;
  border-bottom: 1px solid #eee;
}

.top_menus .son_menus .son_list .a:hover {
  opacity: .6;
}

.header {
  height: 94px;
}

.header .logo {
  height: 100%;
  width: 200px;
}

.header .logo a {
  height: 100%;
  background: url("https://fhstatic.fh21.com.cn/fhwwwcms/pc/index-new/images/logo.png") no-repeat left;
}

.header .search {
  padding-top: 27px;
}

.header .search .form {
  width: 410px;
  height: 38px;
  border: 1px solid #eee;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #f9f9f9;
  line-height: 38px;
}

.header .search .form .input {
  margin-left: 15px;
  width: 290px;
  background-color: transparent;
}

.header .search .form .submit {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 103px;
  height: 40px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-color: #2f8af5;
}

.header .search .form .submit i {
  vertical-align: middle;
  display: inline-block;
  width: 25px;
  height: 30px;
  background: url("https://fhstatic.fh21.com.cn/fhwwwcms/pc/index-new/images/search.png") no-repeat left;
}

.header .list {
  padding-top: 30px;
}

.header .list ul li {
  padding: 0 15px;
}

.header .list ul li .a {
  display: block;
  line-height: 36px;
  height: 36px;
  padding-left: 30px;
  background: url("https://fhstatic.fh21.com.cn/fhwwwcms/pc/index-new/images/tr-icon.png") no-repeat left;
}

.header .list ul li .a.sjb {
  background-position: -219px center;
}

.header .list ul li .a.wys {
  background-position: -107px center;
}

.header .list ul li .a.zyy {
  background-position: -326px center;
}

.header-middle {
  box-shadow: 0 4px 4px #eee;
}

.header-b {
  background: #fff;
  height: 48px;
}

.header-b .logo {
  display: block;
  margin-top: 9px;
}

.header-b .logo-word {
  display: inline-block;
  padding: 0 5px;
  margin: 9px 31px 0 10px;
  height: 30px;
  color: #328af5;
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  cursor: pointer;
}

.header-b .nav {
  line-height: 42px;
  font-size: 16px;
}

.header-b .nav-list {
  margin-right: 42px;
  z-index: 1;
  position: relative;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.header-b .nav-list-cur {
  background: #6a5ae1;
  border-color: #6a5ae1;
}

.header-b .nav-list-head {
  display: block;
  padding-bottom: 6px;
}

.header-b .nav-list .nav-list-head:hover, .header-b .nav-list .nav-list-head.on {
  color: #328af5;
}

.header-b .nav-list-head-word {
  display: inline-block;
}

.header-b .nav-list-show {
  position: absolute;
  top: 48px;
  left: -1px;
  width: 100%;
  display: none;
  border-top: none;
  border: 1px solid #dddddd;
}

.header-b .nav-list-show .a-hover:hover {
  color: #6a5ae1;
}

.header-b .nav-list-show .nav-list-show-list:first-child {
  border-top: none;
}

.header-b .nav-list-show-list {
  display: block;
  padding: 0 5px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  background: #fff;
  font-size: 14px;
  border-top: 1px solid #dddddd;
  overflow: hidden;
}

.header-b .col-spe {
  color: #6a5ae1;
}

.header-b .nav-more {
  position: absolute;
  width: 460px;
  top: 60px;
  padding: 10px 20px 10px 30px;
  right: -1px;
  border: 1px solid #dddddd;
  background: #fff;
  display: none;
}

.header-b .nav-mw-left {
  font-weight: bold;
  font-size: 14px;
  line-height: 42px;
  width: 73px;
}

.header-b .nav-mw-right {
  width: 385px;
  line-height: 42px;
}

.header-b .nav-mw-right-list {
  margin-right: 12px;
}

.header-b .nav-more-list {
  display: block;
  line-height: 41px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid #dddddd;
  color: #333;
}

.header-b .nav-more-list:hover {
  color: #7c65fb;
}

.header-b .nav-list-last {
  cursor: pointer;
  position: relative;
}

.header-b .nav-list-last:hover .nav-more {
  display: block;
}

.header-b .rightnav-title {
  line-height: 60px;
  font-size: 14px;
  color: #fff;
}

.header-b .rightnav-more {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  border: 1px solid #dddddd;
  padding: 21px 22px 18px 20px;
  width: 285px;
  background: #fff;
}

.header-b .rightnav-more:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
  position: absolute;
  top: -24px;
  right: 9px;
}

.header-b .rightnav-more .a-hover {
  color: #000;
  font-size: 14px;
  margin: 0 14px;
  line-height: 36px;
}

.header-b .rightnav-more .a-hover:hover {
  color: #7c65fb;
}

.header-b .rightnav {
  z-index: 1;
  position: relative;
}

.header-b .rightnav:hover .rightnav-more {
  display: block;
}

.sub-menu:hover .sub-menu-box {
  display: block;
}

.nav-list-head-new {
  display: block;
  height: 100%;
  color: #fff;
}

.icon-header-down {
  width: 16px;
  height: 7px;
  background: url(./../images/down1.png) center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  vertical-align: middle;
}

.sub-menu {
  position: relative;
}

.sub-menu-box {
  display: none;
  position: absolute;
  top: 48px;
  left: 50%;
  margin-left: -50px;
  z-index: 111;
  width: 100px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}

.sub-menu-box .sub-link {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.sub-menu-box .sub-link:last-of-type {
  border-bottom: none;
}

.sub-menu-box .sub-link.on,
.sub-menu-box .sub-link:hover {
  color: #1d7bf7;
}

.btn-show {
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 54%, white 100%);
  padding-left: 60px;
}

.last-btn-show{
  position: absolute;
  right: 0;
  bottom: 0;
  padding-right: 10px;
}

.w200 {
  width: 200px;
}

.w310 {
  width: 310px;
}

.w620 {
  width: 620px;
}

.w470 {
  width: 470px;
}

.h44 {
  height: 44px;
}

.h120 {
  height: 120px;
}

.loading-gif{ height: 100%; background:url('data:image/gif;base64,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') no-repeat center; }