.slider-inner .item {
  position: relative; }
  .slider-inner .item .banner_content {
    height: 100%;
    width: 1200px;
    margin: 0 auto; }
    .slider-inner .item .banner_content .goywgk {
      display: flex;
      background: url("../images/index/ywgk.png");
      width: 309px;
      height: 67px;
      background-size: 100% 100%;
      align-items: center;
      padding: 0 67px;
      box-sizing: border-box;
      position: absolute;
      left: 371px;
      top: 323px;
      cursor: pointer;
      user-select: none; }
      .slider-inner .item .banner_content .goywgk span {
        font-size: 27px;
        font-weight: 400;
        color: #0091FF;
        line-height: 27px;
        margin-right: 35px; }
      .slider-inner .item .banner_content .goywgk img {
        width: 32px;
        height: 31px;
        border-radius: 50%; }
      .slider-inner .item .banner_content .goywgk:hover {
        text-shadow: 0 0 10px #1975ff; }
        .slider-inner .item .banner_content .goywgk:hover img {
          box-shadow: 0 0 10px #1975ff; }
    .slider-inner .item .banner_content .banner_content_footer {
      height: 297.5px;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.05); }
      .slider-inner .item .banner_content .banner_content_footer .footer_content {
        display: flex;
        width: 1200px;
        height: 100%;
        margin: 0 auto;
        justify-content: space-between;
        align-items: center; }
        .slider-inner .item .banner_content .banner_content_footer .footer_content .footer_item {
          width: 215.5px;
          height: 228.5px;
          background: #FFFFFF;
          border-radius: 8px;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          box-sizing: border-box; }
          .slider-inner .item .banner_content .banner_content_footer .footer_content .footer_item img {
            width: 83px;
            height: 83px;
            margin-bottom: 24px; }
          .slider-inner .item .banner_content .banner_content_footer .footer_content .footer_item span {
            font-size: 22px;
            font-family: Songti SC, serif;
            font-weight: bold;
            color: #000000; }

.main_ggjk {
  width: 100%;
  height: 1083px;
  background-color: #FFF;
  padding-top: 212px;
  box-sizing: border-box; }
  .main_ggjk .main_content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .main_ggjk .main_content .main_content_detail p {
      font-size: 20px;
      font-weight: 400;
      color: #000000;
      margin-bottom: 21px; }
    .main_ggjk .main_content .main_content_detail h3 {
      font-size: 38px;
      font-weight: bolder;
      color: #000000;
      line-height: 22px;
      margin-bottom: 53px; }
    .main_ggjk .main_content .main_content_detail .detail_icon_content {
      display: flex;
      justify-content: center;
      align-items: center; }
      .main_ggjk .main_content .main_content_detail .detail_icon_content .icon_item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 31px; }
        .main_ggjk .main_content .main_content_detail .detail_icon_content .icon_item:last-child {
          margin-right: 0; }
      .main_ggjk .main_content .main_content_detail .detail_icon_content img {
        width: 81px;
        height: 81px;
        margin-bottom: 1px; }
      .main_ggjk .main_content .main_content_detail .detail_icon_content span {
        font-size: 20px;
        font-weight: 400;
        color: #000000; }

.doctorWrap .width1200 {
  display: flex;
  justify-content: space-between; }
  .doctorWrap .width1200 .doctorWrap_left {
    width: 715px; }
    .doctorWrap .width1200 .doctorWrap_left h3 {
      font-size: 20px;
      font-weight: 400;
      color: #000000;
      margin-bottom: 16px; }
    .doctorWrap .width1200 .doctorWrap_left h2 {
      margin-bottom: 42px;
      font-size: 38px;
      font-weight: 900;
      color: #000000; }
    .doctorWrap .width1200 .doctorWrap_left p {
      font-size: 22px;
      font-weight: 400;
      color: #000000;
      line-height: 34px; }
    .doctorWrap .width1200 .doctorWrap_left i {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-right: 10px;
      background: #0091FF;
      border-radius: 50%; }
    .doctorWrap .width1200 .doctorWrap_left .phone_content {
      display: flex;
      align-items: center;
      width: 100%; }
      .doctorWrap .width1200 .doctorWrap_left .phone_content .phone {
        width: 385px;
        height: 661px;
        box-sizing: border-box; }
      .doctorWrap .width1200 .doctorWrap_left .phone_content .screen_content {
        width: 275px;
        height: 112px;
        display: flex;
        box-sizing: border-box;
        padding: 10px;
        background: #FFF;
        border-radius: 4px; }
        .doctorWrap .width1200 .doctorWrap_left .phone_content .screen_content img {
          width: 93px;
          height: 92px;
          margin-right: 16px; }
        .doctorWrap .width1200 .doctorWrap_left .phone_content .screen_content .screen_detail {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          height: 100%;
          align-items: flex-start; }
          .doctorWrap .width1200 .doctorWrap_left .phone_content .screen_content .screen_detail span {
            font-size: 20px;
            font-weight: bold;
            color: #333333;
            line-height: 34px; }
          .doctorWrap .width1200 .doctorWrap_left .phone_content .screen_content .screen_detail p {
            font-size: 16px;
            font-weight: 400;
            color: #666666;
            line-height: 34px; }

.girlDoctor {
  box-sizing: border-box !important;
  padding-top: 167px !important;
  background-image: url("../images/index/line_point.png") !important;
  background-size: 919px 789px !important;
  background-repeat: no-repeat !important;
  background-position: bottom left !important;
  background-color: #F0F5FC !important; }

.row-reserve {
  flex-direction: row-reverse; }

.number_content {
  padding-bottom: 53px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  justify-content: space-between; }
  .number_content .astyle {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF !important; }
    .number_content .astyle a {
      text-decoration: none !important;
      color: #fff; }
  .number_content .fr p {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px; }
  .number_content .number_box {
    display: flex;
    justify-content: space-between; }

footer {
  width: 100%;
  height: 566px;
  background: linear-gradient(182deg, #00AEFF 1%, #0091FF 100%);
  box-sizing: border-box;
  padding: 61px 0 53px; }
  footer .footer_content {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    footer .footer_content .logo {
      width: 252px;
      height: 48px;
      margin-bottom: 43px; }
    footer .footer_content .footer_main {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-right: 131px;
      margin-bottom: 55px; }
    footer .footer_content ul > li {
      margin-bottom: 27px;
      font-size: 20px;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 22px; }
    footer .footer_content .footer_number {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      padding-left: 91px;
      box-sizing: border-box; }
      footer .footer_content .footer_number p {
        font-size: 20px;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 22px; }
      footer .footer_content .footer_number .logo_content {
        display: flex;
        align-items: center; }
        footer .footer_content .footer_number .logo_content img {
          width: 157px;
          height: 155px;
          margin-bottom: 16px; }
        footer .footer_content .footer_number .logo_content p {
          font-size: 20px;
          font-weight: 400;
          color: #FFFFFF;
          line-height: 22px;
          text-align: center; }

header {
  width: 100%;
  margin: 0 auto;
  height: 80px; }
  header nav {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    header nav .content {
      display: flex; }
      header nav .content div {
        margin-right: 40px;
        position: relative;
        padding-bottom: 3px;
        border-bottom: 2px solid #ffffff; }
        header nav .content div a {
          font-size: 18px;
          color: #333333;
          line-height: 22px;
          text-decoration: none !important;
          font-weight: bold; }
        header nav .content div:hover {
          border-bottom: 2px solid #0091FF; }
          header nav .content div:hover a {
            color: #0091FF; }
          header nav .content div:hover img {
            width: 95px;
            height: 95px;
            display: block;
            position: absolute;
            bottom: -100px;
            left: 50%;
            margin-left: -47.5px;
            z-index: 1; }
      header nav .content img {
        display: none; }
  header a img {
    width: 163px;
    height: 32px; }

header nav .content div:last-child {
  margin-right: 0; }
header nav .content div:first-child {
  border-bottom: 2px solid #0091FF; }
  header nav .content div:first-child a {
    color: #0091ff !important; }
header nav .content div:nth-child(3):hover {
  border-bottom: 2px solid #E95E87; }
  header nav .content div:nth-child(3):hover a {
    color: #E95E87; }
  header nav .content div:nth-child(3):hover img {
    width: 95px;
    height: 95px;
    display: block;
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -47.5px;
    z-index: 1; }

/*# sourceMappingURL=index.css.map */
