@charset "UTF-8";
@import url(reset.css);
@import url(common.css);
/** 主图 **/
.header_banner {
  width: 100%;
  min-width: 1200px;
  height: 666px; }

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

.corporate_culture_title {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .corporate_culture_title h3 {
    font-size: 24px;
    font-family: Songti SC, serif;
    font-weight: bold;
    color: #0091FF; }
  .corporate_culture_title span {
    font-size: 15px;
    font-family: Songti SC, serif;
    font-weight: bold;
    color: #0091FF;
    line-height: 30px;
    opacity: 0.6; }

.banner_list {
  width: 100%;
  min-width: 1200px;
  height: 94px;
  background-color: #0B6FC0;
  margin-bottom: 68px; }
  .banner_list ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex; }
    .banner_list ul li:nth-child(1) img {
      width: 31px;
      height: 26px;
      margin-right: 6px; }
    .banner_list ul li:nth-child(2) img {
      width: 26px;
      height: 27px;
      margin-right: 6px; }
    .banner_list ul li:nth-child(3) img {
      width: 21px;
      height: 25px;
      margin-right: 6px; }
    .banner_list ul li:nth-child(4) img {
      width: 30px;
      height: 26px;
      margin-right: 6px; }
    .banner_list ul li {
      width: 100%;
      height: 100%; }
      .banner_list ul li section {
        height: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        color: #FFFFFF; }
        .banner_list ul li section:hover {
          cursor: pointer;
          background-color: #009AFF; }
        .banner_list ul li section span {
          font-size: 28px;
          font-family: Songti SC, serif;
          font-weight: bold;
          color: #FFFFFF; }
      .banner_list ul li:nth-child(4) {
        background-color: #009AFF; }

main {
  display: flex;
  flex-direction: column;
  width: 1200px;
  margin: 0 auto; }
  main .contact {
    width: 109px;
    height: 71px;
    margin: 0 auto 43px; }
  main .more_info {
    font-size: 24px;
    font-family: Songti SC, serif;
    font-weight: bold;
    color: #333333;
    margin-bottom: 97px; }
  main .contact_menu {
    column-count: 2;
    margin-bottom: 10px; }
    main .contact_menu section {
      display: flex;
      align-items: center;
      margin-bottom: 58px; }
      main .contact_menu section .menu_item p {
        padding-top: 24px;
        font-size: 20px;
        font-family: Songti SC, serif;
        font-weight: bold;
        color: #333333; }
      main .contact_menu section .menu_item span {
        font-size: 24px;
        font-family: Songti SC, serif;
        font-weight: bold;
        color: #333333; }
      main .contact_menu section img {
        width: 87px;
        height: 87px;
        margin-right: 16px; }

#map {
  height: 753px;
  width: 100%;
  min-width: 1200px; }
  #map img {
    width: 100%;
    height: 100%; }

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