@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(2) {
        background-color: #009AFF; }

main {
  display: flex;
  flex-direction: column;
  min-width: 1200px; }
  main .ywtx_title {
    width: 113px;
    height: 71px;
    margin: 0 auto 31px; }
  main .ywtx_banner {
    width: 975px;
    height: 765px;
    margin: 0 auto; }
  main p {
    padding-top: 49px;
    width: 1197px;
    margin: 0 auto 61px;
    font-size: 20px;
    font-family: Songti SC, serif;
    font-weight: 400;
    color: #323333;
    line-height: 38px; }

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