@charset "UTF-8";
@import url(reset.css);
@import url(common.css);
/** 主图 **/
.main_img {
  width: 100%;
  min-width: 1200px;
  height: 762px;
  background-image: url("../images/hospita/bannerhospita.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box; }
  .main_img .main_content {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .main_img .main_content .main_title {
      width: 622px;
      height: 114px;
      padding: 32px 23px 31px 24px;
      box-sizing: border-box;
      background-color: #2E86FE;
      border-radius: 20px;
      border: 3px solid #FFFFFF;
      position: relative;
      top: -5px; }
      .main_img .main_content .main_title img {
        padding: 0;
        width: 575px;
        height: 51px; }
    .main_img .main_content img {
      padding-top: 115px;
      width: 480px;
      height: 750px; }

.main_img_2 {
  padding-top: 142px;
  min-width: 1200px;
  width: 100%;
  height: 1317.2px;
  background-color: #F8FBFE;
  font-family: STSongti-SC-Regular, serif; }
  .main_img_2 .main_content {
    width: 1200px;
    margin: 0 auto;
    height: 100%; }
    .main_img_2 .main_content h3 {
      font-size: 45px;
      font-weight: bold;
      color: #333333;
      line-height: 42px;
      margin-bottom: 47px; }
    .main_img_2 .main_content p {
      width: 565px;
      font-size: 26px;
      font-weight: 400;
      color: #000000;
      line-height: 36px;
      opacity: 0.8;
      margin-bottom: 88px; }
    .main_img_2 .main_content img {
      margin-top: -100px;
      width: 100%;
      height: 779px; }
    .main_img_2 .main_content .line {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 81px 0 61px; }
      .main_img_2 .main_content .line img:nth-child(1) {
        margin: 0;
        width: 372px;
        height: 161px; }
      .main_img_2 .main_content .line img:nth-child(2) {
        margin: 0;
        width: 65px;
        height: 25px; }
      .main_img_2 .main_content .line img:nth-child(3) {
        margin: 0;
        width: 455px;
        height: 161px; }

.main_img_3 {
  min-width: 1200px;
  height: 1250px;
  width: 100%;
  background-color: #F0F5FC;
  box-sizing: border-box;
  padding-bottom: 33px; }
  .main_img_3 .main_content {
    padding-top: 57px;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    font-family: STSong, serif !important; }
    .main_img_3 .main_content p {
      text-align: center;
      font-size: 24px;
      font-weight: bold;
      color: #333333;
      line-height: 36px; }
    .main_img_3 .main_content .card {
      display: flex;
      flex-wrap: wrap;
      padding-top: 61px;
      justify-content: space-between; }
      .main_img_3 .main_content .card div {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between; }
        .main_img_3 .main_content .card div span {
          font-size: 25px;
          font-weight: 400;
          color: #666666;
          line-height: 34px;
          margin-bottom: 38px; }
        .main_img_3 .main_content .card div img {
          margin-bottom: 33px; }
      .main_img_3 .main_content .card div:nth-child(1) img {
        width: 581px;
        height: 429px; }
      .main_img_3 .main_content .card div:nth-child(2) img {
        width: 578px;
        height: 419px; }
      .main_img_3 .main_content .card div:nth-child(3) img {
        width: 581px;
        height: 429px; }
      .main_img_3 .main_content .card div:nth-child(4) img {
        width: 578px;
        height: 418px; }

header nav .content div:nth-child(2) {
  border-bottom: 2px solid #0091ff; }
  header nav .content div:nth-child(2) a {
    color: #0091ff; }

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