.flex {
  display: flex;
  justify-content: space-between; }

.fl {
  float: left; }

.fr {
  float: right; }

p {
  margin: 0; }

html {
  overflow-x: hidden; }

.of {
  overflow: hidden; }

.tong {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1400px) {
    .tong {
      padding: 0 15px; } }

.w1543 {
  max-width: 1543px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1543px) {
    .w1543 {
      padding: 0 15px; } }

.tou {
  height: 128px; }
  .tou .con {
    align-items: center;
    height: 100%; }
  .tou .zi {
    display: flex;
    align-items: center; }
    .tou .zi .logo {
      line-height: 128px; }
    .tou .zi .logoz {
      padding-left: 34px;
      margin-left: 42px;
      background: url(//cdn.myxypt.com/dba826e5/21/11/edcebb92106db670be2d7806976889afa5b85cdb.png) no-repeat 0 50%; }
      @media (max-width: 1050px) {
        .tou .zi .logoz {
          display: none; } }
      .tou .zi .logoz p {
        line-height: 1; }
        .tou .zi .logoz p:nth-child(1) {
          font-size: 16.4px;
          color: #3f3f3f; }
        .tou .zi .logoz p:nth-child(2) {
          font-size: 24px;
          color: #06428b;
          font-weight: 600;
          margin-top: 6px; }
  .tou .dh {
    padding-left: 56px;
    background: url(//cdn.myxypt.com/dba826e5/21/11/4ee66e6f612ff545b6c7ce36d131095abd046c78.png) no-repeat 0 50%; }
    .tou .dh p {
      line-height: 1; }
      .tou .dh p:nth-child(1) {
        font-size: 16px;
        color: #333333; }
      .tou .dh p:nth-child(2) {
        font-size: 24px;
        color: #e77918;
        font-weight: 600;
        margin-top: 9px; }

.dao {
  height: 68px;
  background-color: #06428b; }

h2.bt {
  text-align: center;
  line-height: 1; }
  h2.bt b {
    display: block;
    font-size: 30px;
    color: #282828; }
    @media (max-width: 780px) {
      h2.bt b {
        font-size: 20px; } }
  h2.bt p {
    font-size: 18px;
    color: #4b4b4b;
    margin-top: 13px; }
    @media (max-width: 1025px) {
      h2.bt p {
        margin-top: 6px;
        font-size: 14px; } }

.c1 {
  background-color: #f5f5f5;
  padding-top: 3.38vw;
  padding-bottom: 22px; }
  @media (max-width: 1025px) {
    .c1 {
      padding-top: 40px; } }
  .c1 .con {
    margin-top: 2.03vw;
    align-items: flex-start; }
    @media (max-width: 1025px) {
      .c1 .con {
        margin-top: 30px; } }
    @media (max-width: 780px) {
      .c1 .con {
        flex-wrap: wrap;
        margin-top: 20px; } }
    .c1 .con .c1-1 {
      width: 264px;
      background: #fff; }
      @media (max-width: 780px) {
        .c1 .con .c1-1 {
          width: 100%; } }
      .c1 .con .c1-1 h2 {
        font-size: 20px;
        color: #ffffff;
        line-height: 69px;
        background-color: #06428b;
        font-weight: 600;
        text-align: center; }
        @media (max-width: 1025px) {
          .c1 .con .c1-1 h2 {
            font-size: 18px;
            line-height: 52px; } }
        @media (max-width: 780px) {
          .c1 .con .c1-1 h2 {
            display: none; } }
      .c1 .con .c1-1 .list1 {
        text-align: center; }
        @media (max-width: 780px) {
          .c1 .con .c1-1 .list1 {
            display: flex; } }
        @media (max-width: 480px) {
          .c1 .con .c1-1 .list1 {
            flex-wrap: wrap;
            justify-content: center; } }
        .c1 .con .c1-1 .list1 li {
          border-bottom: 1px solid #e4e4e4; }
          .c1 .con .c1-1 .list1 li:last-child {
            border-bottom: none; }
          @media (max-width: 780px) {
            .c1 .con .c1-1 .list1 li {
              width: 25%;
              border-bottom: none; } }
          @media (max-width: 480px) {
            .c1 .con .c1-1 .list1 li {
              width: 33.33%; } }
          .c1 .con .c1-1 .list1 li a {
            line-height: 62px;
            font-size: 18px;
            color: #5a5a5a;
            display: block;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
            @media (max-width: 1025px) {
              .c1 .con .c1-1 .list1 li a {
                font-size: 14px;
                line-height: 40px; } }
      .c1 .con .c1-1 .sec {
        padding: 22px 25px 20px 15px; }
        @media (max-width: 1025px) {
          .c1 .con .c1-1 .sec {
            padding: 16px 25px 16px 15px; } }
        @media (max-width: 780px) {
          .c1 .con .c1-1 .sec {
            display: none; } }
        .c1 .con .c1-1 .sec h3 {
          font-weight: 600;
          font-size: 15px;
          color: #bb2822; }
        .c1 .con .c1-1 .sec dd {
          line-height: 36px;
          color: #6a6a6a;
          margin-top: 6px; }
          @media (max-width: 1025px) {
            .c1 .con .c1-1 .sec dd {
              line-height: 24px; } }
    .c1 .con .c1-2 {
      width: calc(100% - 297px); }
      @media (max-width: 780px) {
        .c1 .con .c1-2 {
          width: 100%;
          margin-top: 20px; } }
      .c1 .con .c1-2 .list2 {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: space-between; }
        .c1 .con .c1-2 .list2 li {
          margin-bottom: 14px;
          width: 31.46%; }
          @media (max-width: 780px) {
            .c1 .con .c1-2 .list2 li {
              margin-bottom: 0; } }
          @media (max-width: 480px) {
            .c1 .con .c1-2 .list2 li {
              width: 48%; } }
          .c1 .con .c1-2 .list2 li .img img {
            max-width: 100%; }
          .c1 .con .c1-2 .list2 li h3 {
            font-size: 15px;
            color: #666666;
            line-height: 54px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
            @media (max-width: 780px) {
              .c1 .con .c1-2 .list2 li h3 {
                line-height: 44px;
                font-size: 14px; } }
          .c1 .con .c1-2 .list2 li:hover h3 {
            color: #0d4da1; }

.bd {
  overflow: hidden; }

.c2 {
  margin-bottom: 2.65625vw; }
  @media (max-width: 780px) {
    .c2 {
      margin-bottom: 30px; } }
  .c2 .tit {
    padding-top: 2.97vw;
    background: url(//cdn.myxypt.com/dba826e5/21/11/44160e33834e0c98dbbd1226a719b5e1c0a8d9a3.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 4.17vw; }
    @media (max-width: 780px) {
      .c2 .tit {
        padding-top: 30px;
        padding-bottom: 30px; } }
    .c2 .tit h2.bt b {
      color: #ffffff; }
    .c2 .tit h2.bt p {
      color: #ffffff; }
    .c2 .tit .list1 {
      margin-top: 2.81vw;
      padding: 0 10px; }
      @media (max-width: 780px) {
        .c2 .tit .list1 {
          margin-top: 20px;
          flex-wrap: wrap; } }
      .c2 .tit .list1 li {
        width: 21.67%; }
        @media (max-width: 780px) {
          .c2 .tit .list1 li {
            width: 48%;
            margin-bottom: 14px; }
            .c2 .tit .list1 li:nth-child(3), .c2 .tit .list1 li:nth-child(4) {
              margin-bottom: 0; } }
        .c2 .tit .list1 li a {
          line-height: 44px;
          border-radius: 24px;
          border: solid 2px #ffffff;
          font-size: 20px;
          color: #ffffff;
          padding-left: 10%;
          background: url(//cdn.myxypt.com/dba826e5/21/11/bb539ba11d183157e0602fb1b0a635b1eede74ab.png) no-repeat 95% 50%;
          display: block; }
          @media (max-width: 780px) {
            .c2 .tit .list1 li a {
              font-size: 16px;
              line-height: 34px; } }
  .c2 .con {
    padding: 0 3.8vw;
    margin-top: 1.88vw;
    position: relative; }
    .c2 .con .xx {
      position: absolute;
      top: calc(50% - 33px);
      margin-top: -23px;
      z-index: 111;
      cursor: pointer;
      font-size: 0;
      width: 30px;
      height: 46px; }
      .c2 .con .xx.next {
        left: 0;
        background: url(//cdn.myxypt.com/dba826e5/21/11/3e0b402411dd3df4fbf7d24788b266f723fb5110.png) no-repeat 50%;
        transform: rotate(180deg); }
        .c2 .con .xx.next.on {
          background: url(//cdn.myxypt.com/dba826e5/21/11/71341a953c0625f379b47af694f26d6c0857cf5b.png) no-repeat 50%;
          transform: rotate(0deg); }
      .c2 .con .xx.prev {
        right: 0;
        background: url(//cdn.myxypt.com/dba826e5/21/11/3e0b402411dd3df4fbf7d24788b266f723fb5110.png) no-repeat 50%; }
        .c2 .con .xx.prev.on {
          background: url(//cdn.myxypt.com/dba826e5/21/11/71341a953c0625f379b47af694f26d6c0857cf5b.png) no-repeat 50%;
          transform: rotate(180deg); }
    .c2 .con .list2 {
      text-align: center; }
      .c2 .con .list2 li {
        margin: 0 16px;
        float: left;
        width: 444px; }
        @media (max-width: 1300px) {
          .c2 .con .list2 li {
            margin: 0 8px;
            width: 300px; } }
        @media (max-width: 780px) {
          .c2 .con .list2 li {
            width: 200px; } }
        .c2 .con .list2 li .img img {
          width: 444px; }
          @media (max-width: 1300px) {
            .c2 .con .list2 li .img img {
              width: 300px; } }
          @media (max-width: 780px) {
            .c2 .con .list2 li .img img {
              width: 200px; } }
        .c2 .con .list2 li h3 {
          line-height: 66px;
          font-size: 16px;
          color: #666666;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          @media (max-width: 780px) {
            .c2 .con .list2 li h3 {
              line-height: 44px;
              font-size: 14px; } }
        .c2 .con .list2 li:hover h3 {
          color: #0d4da1; }

.c3 {
  padding-bottom: 4.43vw;
  background-color: #eeeeee; }
  .c3 .tit {
    padding: 2vw;
    background: url(//cdn.myxypt.com/dba826e5/21/11/56ee8d0160f995113cfe4a7cd0464017eec08652.png) no-repeat 50% #f8c119;
    text-align: center; }
    @media (max-width: 780px) {
      .c3 .tit {
        background-size: 100% auto;
        padding: 20px; } }
    @media (max-width: 480px) {
      .c3 .tit {
        background-size: 150% auto; } }
    .c3 .tit h2 {
      background: url(//cdn.myxypt.com/dba826e5/21/11/3e6cb81dfcb9fe4457993fa08604372c6d854d35.png) no-repeat 50%; }
      @media (max-width: 780px) {
        .c3 .tit h2 {
          background-size: auto 86%; } }
      .c3 .tit h2 .en {
        font-size: 18px;
        font-family: arial; }
        @media (max-width: 780px) {
          .c3 .tit h2 .en {
            font-size: 14px; } }
      .c3 .tit h2 b {
        display: block;
        font-size: 30px;
        color: #ffffff;
        margin-top: 20px; }
        @media (max-width: 780px) {
          .c3 .tit h2 b {
            font-size: 24px;
            margin-top: 5px; } }
      .c3 .tit h2 p {
        font-size: 18px;
        color: #ffffff;
        margin-top: 12px; }
        @media (max-width: 780px) {
          .c3 .tit h2 p {
            font-size: 14px;
            margin-top: 8px; } }
  .c3 .con {
    padding: 3.39vw 3.54vw 3.54vw 2.4vw;
    background: #fff; }
    @media (max-width: 780px) {
      .c3 .con {
        padding: 20px; } }
    @media (max-width: 600px) {
      .c3 .con {
        padding: 20px 10px; } }
    @media (max-width: 600px) {
      .c3 .con .list2 li {
        flex-wrap: wrap; } }
    .c3 .con .list2 li:nth-child(1) {
      margin-bottom: 2.81vw; }
    .c3 .con .list2 li:nth-child(2) {
      flex-direction: row-reverse; }
    .c3 .con .list2 li .img {
      width: 43.4%; }
      @media (max-width: 600px) {
        .c3 .con .list2 li .img {
          width: 100%; } }
      .c3 .con .list2 li .img img {
        max-width: 100%; }
        @media (max-width: 600px) {
          .c3 .con .list2 li .img img {
            width: 100%; } }
    .c3 .con .list2 li .zi {
      width: 54.13%; }
      @media (max-width: 600px) {
        .c3 .con .list2 li .zi {
          width: 100%;
          margin-top: 20px; } }
      .c3 .con .list2 li .zi .tu {
        width: 31%; }
        .c3 .con .list2 li .zi .tu img {
          max-width: 100%; }
          @media (max-width: 600px) {
            .c3 .con .list2 li .zi .tu img {
              width: 100%; } }
      .c3 .con .list2 li .zi .zi1 {
        width: 67.52%;
        padding-top: 3.39vw; }
        @media (max-width: 1200px) {
          .c3 .con .list2 li .zi .zi1 {
            padding-top: 20px; } }
        @media (max-width: 480px) {
          .c3 .con .list2 li .zi .zi1 {
            padding-top: 5px; } }
        .c3 .con .list2 li .zi .zi1 h3 b {
          display: block;
          font-size: 34px;
          color: #05336f; }
          @media (max-width: 1200px) {
            .c3 .con .list2 li .zi .zi1 h3 b {
              font-size: 24px; } }
          @media (max-width: 480px) {
            .c3 .con .list2 li .zi .zi1 h3 b {
              font-size: 18px; } }
        .c3 .con .list2 li .zi .zi1 h3 p {
          font-size: 24px;
          color: #606264;
          margin-top: 12px; }
          @media (max-width: 1200px) {
            .c3 .con .list2 li .zi .zi1 h3 p {
              font-size: 18px; } }
          @media (max-width: 480px) {
            .c3 .con .list2 li .zi .zi1 h3 p {
              font-size: 14px;
              margin-top: 4px; } }
        .c3 .con .list2 li .zi .zi1 dd {
          font-size: 15px;
          color: #333333;
          line-height: 30px;
          margin-top: 1.9vw; }
          @media (max-width: 1200px) {
            .c3 .con .list2 li .zi .zi1 dd {
              font-size: 14px;
              line-height: 24px;
              margin-top: 15px; } }
          @media (max-width: 480px) {
            .c3 .con .list2 li .zi .zi1 dd {
              font-size: 12px;
              line-height: 18px; } }
        .c3 .con .list2 li .zi .zi1 .dh {
          margin-top: 3.45vw;
          width: 73.2%;
          line-height: 50px;
          background-color: #f8c119;
          border-radius: 24px;
          font-size: 18px;
          font-weight: 600;
          text-indent: 34px;
          color: #333333; }
          @media (max-width: 1200px) {
            .c3 .con .list2 li .zi .zi1 .dh {
              font-size: 14px;
              margin-top: 15px;
              text-indent: 16px;
              width: 210px; } }
          @media (max-width: 480px) {
            .c3 .con .list2 li .zi .zi1 .dh {
              line-height: 40px; } }
          .c3 .con .list2 li .zi .zi1 .dh span {
            font-size: 24px;
            font-weight: 500; }
            @media (max-width: 1200px) {
              .c3 .con .list2 li .zi .zi1 .dh span {
                font-size: 16px; } }

.c4 {
  padding-top: 4.74vw;
  background: url(//cdn.myxypt.com/dba826e5/21/11/22570dab80aa13ba8b5e71259485911d52dfa716.png) no-repeat 50% 0;
  padding-bottom: 4.95vw; }
  @media (max-width: 1024px) {
    .c4 {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (max-width: 480px) {
    .c4 {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  @media (max-width: 480px) {
    .c4 {
      background: url(//cdn.myxypt.com/dba826e5/21/11/22570dab80aa13ba8b5e71259485911d52dfa716.png) no-repeat 50% 100%; } }
  .c4 dd {
    padding: 3.5vw 3.44vw 2.36vw 3.39vw;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    background: #fff; }
    @media (max-width: 780px) {
      .c4 dd {
        line-height: 24px;
        font-size: 14px;
        padding: 20px 20px 16px; } }
    @media (max-width: 480px) {
      .c4 dd {
        font-size: 13px;
        line-height: 20px; } }
  .c4 .list2 {
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 20px; }
    @media (max-width: 780px) {
      .c4 .list2 {
        flex-wrap: wrap; } }
    .c4 .list2 li {
      padding: 0 8px;
      width: 25%; }
      @media (max-width: 1024px) {
        .c4 .list2 li {
          padding: 0 4px; } }
      @media (max-width: 780px) {
        .c4 .list2 li {
          width: 50%;
          margin-bottom: 10px; }
          .c4 .list2 li:nth-child(3), .c4 .list2 li:nth-child(4) {
            margin-bottom: 0; } }
      .c4 .list2 li .img img {
        width: 100%; }

@media (max-width: 780px) {
  .c5 {
    flex-wrap: wrap;
    margin-bottom: 30px; } }
.c5 .c5-1 {
  width: 64.79%; }
  @media (max-width: 780px) {
    .c5 .c5-1 {
      width: 100%; } }
  .c5 .c5-1 h2 {
    margin-bottom: 17px;
    padding-left: 35px;
    font-size: 26px;
    color: #333333;
    background-color: #f8c119;
    line-height: 64px;
    font-weight: 600; }
    @media (max-width: 1025px) {
      .c5 .c5-1 h2 {
        font-size: 20px;
        padding-left: 24px; } }
    .c5 .c5-1 h2 img {
      padding-right: 18px; }
  @media (max-width: 1025px) {
    .c5 .c5-1 .list1 li a {
      align-items: center; } }
  @media (max-width: 480px) {
    .c5 .c5-1 .list1 li a {
      flex-wrap: wrap; } }
  .c5 .c5-1 .list1 li .img {
    width: 40.14%; }
    @media (max-width: 480px) {
      .c5 .c5-1 .list1 li .img {
        width: 100%; } }
    .c5 .c5-1 .list1 li .img img {
      width: 100%; }
  .c5 .c5-1 .list1 li .zi {
    width: 56.34%;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 14px; }
    @media (max-width: 480px) {
      .c5 .c5-1 .list1 li .zi {
        width: 100%; } }
    .c5 .c5-1 .list1 li .zi h3 {
      color: #06356f;
      font-size: 20px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      font-weight: 600; }
      @media (max-width: 1025px) {
        .c5 .c5-1 .list1 li .zi h3 {
          font-size: 16px; } }
    .c5 .c5-1 .list1 li .zi .timex {
      color: #999999;
      font-size: 16px;
      margin-top: 22px;
      margin-bottom: 24px; }
      @media (max-width: 1025px) {
        .c5 .c5-1 .list1 li .zi .timex {
          font-size: 14px;
          margin-top: 14px;
          margin-bottom: 14px; } }
      @media (max-width: 480px) {
        .c5 .c5-1 .list1 li .zi .timex {
          margin-bottom: 0;
          margin-top: 7px; } }
    .c5 .c5-1 .list1 li .zi dd {
      font-size: 16px;
      line-height: 28px;
      color: #797979;
      text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
      @media (max-width: 1025px) {
        .c5 .c5-1 .list1 li .zi dd {
          font-size: 14px;
          line-height: 24px; } }
    .c5 .c5-1 .list1 li .zi .ck {
      font-size: 15px;
      color: #6d6d6d;
      margin-top: 22px;
      line-height: 44px;
      font-weight: 600; }
      @media (max-width: 1025px) {
        .c5 .c5-1 .list1 li .zi .ck {
          font-size: 13px;
          margin-top: 14px;
          line-height: 32px; } }
      @media (max-width: 480px) {
        .c5 .c5-1 .list1 li .zi .ck {
          margin-top: 0; } }
      .c5 .c5-1 .list1 li .zi .ck span {
        font-weight: 500; }
  .c5 .c5-1 .list2 {
    flex-wrap: wrap;
    margin-top: 30px; }
    @media (max-width: 1025px) {
      .c5 .c5-1 .list2 {
        margin-top: 20px; } }
    .c5 .c5-1 .list2 li {
      width: 47.96%;
      line-height: 47px; }
      @media (max-width: 1025px) {
        .c5 .c5-1 .list2 li {
          line-height: 34px; } }
      @media (max-width: 480px) {
        .c5 .c5-1 .list2 li {
          width: 100%; } }
      .c5 .c5-1 .list2 li a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        position: relative;
        padding-left: 24px;
        font-size: 17px;
        background: url(//cdn.myxypt.com/dba826e5/21/11/c93703ad0444e1841fc1b913b4ef60cf1b423f11.png) no-repeat 0 50%;
        padding-right: 60px; }
        @media (max-width: 1025px) {
          .c5 .c5-1 .list2 li a {
            font-size: 15px; } }
        .c5 .c5-1 .list2 li a .timex {
          position: absolute;
          right: 0;
          top: 0;
          color: #868585; }
.c5 .c5-2 {
  width: 30.22%;
  background-color: #f2f2f2; }
  @media (max-width: 780px) {
    .c5 .c5-2 {
      width: 100%;
      margin-top: 20px; } }
  .c5 .c5-2 h2 {
    padding-left: 32px;
    font-size: 26px;
    color: #fff;
    background-color: #06356f;
    line-height: 64px;
    font-weight: 600;
    position: relative; }
    @media (max-width: 1025px) {
      .c5 .c5-2 h2 {
        font-size: 20px;
        padding-left: 24px; } }
    .c5 .c5-2 h2 img {
      padding-right: 18px; }
    .c5 .c5-2 h2 a.ck {
      position: absolute;
      right: 29px;
      top: 0;
      font-size: 16px;
      color: #fff; }
      @media (max-width: 1025px) {
        .c5 .c5-2 h2 a.ck {
          font-size: 14px;
          right: 24px; } }
  .c5 .c5-2 .list2 {
    padding: 0 1.25vw 1.67vw; }
    .c5 .c5-2 .list2 li {
      padding: 24px 0;
      border-bottom: dashed 1px #d5d5d5; }
      @media (max-width: 1025px) {
        .c5 .c5-2 .list2 li {
          padding: 16px 0; } }
      .c5 .c5-2 .list2 li h3 {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0.4px;
        color: #06356f;
        padding-left: 30px;
        line-height: 22px;
        background: url(//cdn.myxypt.com/dba826e5/21/11/9d6ac939c77540d69e49c75aad3dcaba74939607.png) no-repeat 0 50%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        @media (max-width: 1025px) {
          .c5 .c5-2 .list2 li h3 {
            font-size: 15px; } }
      .c5 .c5-2 .list2 li dd {
        padding-left: 30px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 16px;
        color: #797979;
        line-height: 28px;
        background: url(//cdn.myxypt.com/dba826e5/21/11/4d3f1107965718563e9a7b489a2080e58f830b6d.png) no-repeat 0 4px;
        margin-top: 10px; }
        @media (max-width: 1025px) {
          .c5 .c5-2 .list2 li dd {
            font-size: 15px;
            line-height: 24px; } }

.foot {
  background-color: #292a2e;
  padding-top: 3.07vw; }
  @media (max-width: 1025px) {
    .foot {
      padding-top: 30px; } }
  .foot .con {
    padding-bottom: 4.34vw; }
    @media (max-width: 780px) {
      .foot .con {
        flex-wrap: wrap; } }
    .foot .con .foot1 {
      display: flex;
      width: 48.72%;
      background: url(//cdn.myxypt.com/dba826e5/21/11/49af1f66e98c856dcf6c12365de4a211cb6a57f9.png) no-repeat 100% 100%;
      justify-content: space-between;
      padding-right: 2.71vw; }
      @media (max-width: 1100px) {
        .foot .con .foot1 {
          width: 43%; } }
      @media (max-width: 780px) {
        .foot .con .foot1 {
          display: none; } }
      .foot .con .foot1 li h2 {
        font-size: 18px;
        color: #ffffff; }
      .foot .con .foot1 li .sec {
        margin-top: 28px; }
        .foot .con .foot1 li .sec a {
          display: block;
          color: #c0c0c0;
          line-height: 30px;
          transition-duration: .3s; }
          .foot .con .foot1 li .sec a:hover {
            text-decoration: underline;
            color: #fff; }
    @media (max-width: 480px) {
      .foot .con .foot2 {
        width: 100%; } }
    .foot .con .foot2 .dh {
      font-size: 32px;
      color: #ffffff;
      padding-left: 43px;
      background: url(//cdn.myxypt.com/dba826e5/21/11/d6a154324f856836b0c8899be12ce00c3d8dfa2d.png) no-repeat 0 50%; }
    .foot .con .foot2 dd {
      color: #c0c0c0;
      line-height: 26px;
      margin-top: 20px; }
      @media (max-width: 480px) {
        .foot .con .foot2 dd {
          line-height: 22px;
          margin-top: 4px; } }
    .foot .con .foot2 .k1 {
      color: #808080;
      margin-top: 14px;
      margin-bottom: 22px; }
      @media (max-width: 480px) {
        .foot .con .foot2 .k1 {
          margin-top: 6px;
          margin-bottom: 10px; } }
      .foot .con .foot2 .k1 a {
        color: #808080; }
    .foot .con .foot2 #formsearch {
      width: 368px;
      height: 56px; }
      @media (max-width: 368px) {
        .foot .con .foot2 #formsearch {
          width: 100%; } }
      .foot .con .foot2 #formsearch input {
        border: none;
        background: none;
        outline: none; }
        .foot .con .foot2 #formsearch input#keyword {
          float: left;
          color: rgba(255, 255, 255, 0.2);
          font-size: 14px;
          width: calc(100% - 105px);
          border: 2px solid rgba(255, 255, 255, 0.2);
          border-right: none;
          text-indent: 19px;
          line-height: 52px;
          height: 56px; }
          .foot .con .foot2 #formsearch input#keyword::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.2); }
        .foot .con .foot2 #formsearch input#s_btn {
          float: right;
          color: #fff;
          text-align: center;
          font-size: 14px;
          width: 105px;
          padding: 0;
          line-height: 56px;
          background-color: #0d4da1; }
    .foot .con .foot3 {
      margin-top: 26px;
      text-align: center;
      color: #c0c0c0; }
      .foot .con .foot3 p {
        margin-top: 13px; }
  .foot .ban {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #d6d6d6;
    padding-top: 1.66vw;
    padding-bottom: 1.66vw; }
    @media (max-width: 1200px) {
      .foot .ban {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        padding-top: 12px;
        padding-bottom: 12px; } }
    .foot .ban a {
      color: #d6d6d6; }

/*# sourceMappingURL=ys.css.map */
