body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

body, button, input, select, textarea {
  font: 12px/1.5tahoma, arial, \5b8b\4f53; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

address, cite, dfn, em, var {
  font-style: normal; }

code, kbd, pre, samp {
  font-family: couriernew, courier, monospace; }

small {
  font-size: 12px; }

ul, ol {
  list-style: none; }

a {
  text-decoration: none; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

legend {
  color: #000; }

fieldset, img {
  border: 0; }

button, input, select, textarea {
  font-size: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: "Microsoft Yahei", simsun, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.content .title {
  padding: 50px 0; }
  .content .title .title-ch {
    font-size: 42px;
    font-family: PingFang SC;
    font-weight: 800;
    line-height: 59px;
    color: #333333;
    position: relative;
    z-index: 2; }
    .content .title .title-ch::after {
      content: "";
      display: inline-block;
      width: 310px;
      height: 29px;
      background: #3FDDEA;
      position: absolute;
      left: -8px;
      bottom: -5px;
      z-index: -1; }
  .content .title .title-en {
    width: 262px;
    height: 28px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    line-height: 28px;
    color: #999999;
    line-height: 35px; }

.content .part1 {
  width: 100%;
  height: 1080px;
  background-image: url("../images/aqyymh/4b32b3ca.part1.png"); }

.content .part2 {
  text-align: center;
  background-color: #fff;
  box-sizing: border-box;
  padding-bottom: 60px; }
  .content .part2 .list1 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .content .part2 .list1 .list1-item {
      display: inline-block;
      width: 390px;
      height: 450px;
      background: white;
      box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.07);
      border-radius: 8px;
      text-align: center; }
      .content .part2 .list1 .list1-item img {
        width: 100px;
        height: 100px;
        margin: 50px 0; }
      .content .part2 .list1 .list1-item div:nth-child(2) {
        font-size: 26px;
        font-family: PingFang SC;
        font-weight: bold;
        line-height: 37px;
        color: #333333;
        margin-bottom: 40px; }
      .content .part2 .list1 .list1-item p {
        width: 237px;
        margin: 0 auto;
        font-size: 18px;
        font-family: PingFang SC;
        font-weight: 400;
        line-height: 30px;
        color: #333333; }

.content .part3 {
  text-align: center;
  background-color: #f5f5f5;
  padding-bottom: 70px; }
  .content .part3 .ctn {
    width: 1196px;
    margin: 0 auto; }
    .content .part3 .ctn .title .title-ch::after {
      width: 358px; }
    .content .part3 .ctn .list {
      display: flex;
      justify-content: space-between; }
      .content .part3 .ctn .list .list-item {
        text-align: left;
        width: 589px;
        height: 600px;
        background: white;
        box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.07);
        border-radius: 8px; }
        .content .part3 .ctn .list .list-item div {
          padding: 0 60px;
          line-height: 100px; }
          .content .part3 .ctn .list .list-item div img {
            vertical-align: middle;
            width: 20px;
            height: 20px; }
          .content .part3 .ctn .list .list-item div span {
            display: inline-block;
            vertical-align: middle;
            font-size: 32px;
            font-family: PingFang SC;
            font-weight: bold;
            color: #333333;
            margin-left: 20px; }
        .content .part3 .ctn .list .list-item ul {
          padding: 0 60px; }
          .content .part3 .ctn .list .list-item ul li {
            width: 404px;
            font-size: 20px;
            font-family: PingFang SC;
            font-weight: 400;
            line-height: 36px;
            color: #333333;
            position: relative;
            padding-left: 44px; }
            .content .part3 .ctn .list .list-item ul li::before {
              content: "";
              display: inline-block;
              width: 10px;
              height: 10px;
              border-radius: 50%;
              background-color: #3C68EF;
              position: absolute;
              left: 9px;
              top: 12px; }

.content .part4 {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px; }
  .content .part4 .info {
    display: flex;
    justify-content: space-between; }
    .content .part4 .info .left {
      width: 619px; }
    .content .part4 .info .right {
      width: 590px;
      text-align: left; }
      .content .part4 .info .right .item {
        width: 589px;
        height: 390px;
        background: white;
        box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.07);
        border-radius: 8px;
        font-size: 0;
        margin: 15px 0; }
        .content .part4 .info .right .item .left, .content .part4 .info .right .item .right {
          display: inline-block;
          vertical-align: top; }
        .content .part4 .info .right .item .left {
          width: 188px; }
          .content .part4 .info .right .item .left img {
            margin: 60px 44px 0; }
        .content .part4 .info .right .item .right {
          width: calc(100% - 188px); }
          .content .part4 .info .right .item .right h3 {
            font-size: 26px;
            font-family: PingFang SC;
            font-weight: bold;
            line-height: 37px;
            color: #333333;
            margin: 95px 0 20px; }
          .content .part4 .info .right .item .right ul li {
            width: 283px;
            font-size: 18px;
            font-family: PingFang SC;
            font-weight: 400;
            line-height: 30px;
            color: #333333;
            position: relative;
            padding-left: 30px; }
            .content .part4 .info .right .item .right ul li::before {
              content: "";
              display: inline-block;
              width: 10px;
              height: 10px;
              border-radius: 50%;
              background-color: #3C68EF;
              position: absolute;
              left: 9px;
              top: 10px; }

.content .part5 {
  text-align: center;
  background-color: #F5F5F5;
  padding-bottom: 50px; }
  .content .part5 .title .title-ch::after {
    width: 185px; }
  .content .part5 .ctn {
    text-align: left;
    width: 1196px;
    margin: 100px auto 0;
    font-size: 0; }
    .content .part5 .ctn .left, .content .part5 .ctn .right {
      display: inline-block;
      vertical-align: top; }
    .content .part5 .ctn .left {
      width: 520px; }
    .content .part5 .ctn .right {
      width: calc(100% - 520px);
      position: relative;
      top: -115px;
      left: 90px; }
    .content .part5 .ctn img {
      width: 518px;
      height: 321px; }
    .content .part5 .ctn .right .item {
      margin-bottom: 30px;
      position: relative; }
      .content .part5 .ctn .right .item span {
        display: inline-block;
        margin: 15px 0;
        width: 40px;
        height: 8px;
        background: #3c68ef; }
      .content .part5 .ctn .right .item p {
        font-size: 30px;
        font-family: PingFang SC;
        font-weight: bold;
        line-height: 42px;
        color: #333333; }
      .content .part5 .ctn .right .item p:nth-child(3) {
        font-size: 20px;
        font-family: PingFang SC;
        font-weight: bold;
        line-height: 28px;
        color: #333333;
        margin-top: 15px; }

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