.tong {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1300px) {
    .tong {
      width: 96%; } }

.tong1 {
  max-width: 1414px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1414px) {
    .tong1 {
      width: 96%; } }

.fl {
  float: left; }

.fr {
  float: right; }

p {
  margin: 0; }

.tou {
  
  height: 110px;
  border-bottom: 1px dashed #777777; }
  .tou .con {
    display: flex;
    justify-content: space-between;
    height: 109px;
    align-items: center; }
    .tou .con .logo {
      line-height: 109px; }
    .tou .con .dh {
      background: url(//cdn.myxypt.com/fb589f4d/21/04/d3d227c7112053ba81ee2a29103263a7d24a6a13.png) no-repeat 0 50%;
      line-height: 1;
      padding-left: 59px; }
      .tou .con .dh p {
        font-size: 22px;
        letter-spacing: -1px;
        color: #6f6f6f;
        font-weight: 100; }
        .tou .con .dh p:nth-child(2) {
          font-weight: 600;
          font-size: 26px;
          color: #373737;
          margin-top: 8px; }

.tou1 {
  
  height: 48px; }
  .tou1 .con {
    display: flex;
    justify-content: space-between;
    height: 48px;
    align-items: center; }
    .tou1 .con #formsearch {
      background: url(//cdn.myxypt.com/fb589f4d/21/04/9ed7a243ecb81b37a2dda68216ff0ea8dfbddf2e.png) no-repeat 0 50%;
      width: 204px;
      height: 35px; }
      .tou1 .con #formsearch input {
        outline: none;
        border: none;
        background: none;
        height: 35px;
        line-height: 35px; }
        .tou1 .con #formsearch input#keyword {
          float: left;
          width: calc(100% - 40px);
          font-size: 16px;
          text-indent: 15px;
          color: rgba(176, 176, 176, 0.5); }
          .tou1 .con #formsearch input#keyword::-webkit-input-placeholder {
            color: rgba(176, 176, 176, 0.5); }
        .tou1 .con #formsearch input#s_btn {
          float: right;
          width: 40px;
          font-size: 0; }

h2.bt {
  text-align: center; }
  h2.bt b {
    display: block;
    font-weight: 600;
    font-size: 34px;
    letter-spacing: -0.7px;
    color: #222222; }
    @media (max-width: 780px) {
      h2.bt b {
        font-size: 24px; } }
  h2.bt img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 8px; }
  h2.bt p {
    letter-spacing: -0.5px;
    color: #222222;
    font-size: 24px; }
    @media (max-width: 780px) {
      h2.bt p {
        font-size: 18px; } }

.c1 {
  margin-top: 4.8vw;
  margin-bottom: 4.8vw; }
  @media (max-width: 780px) {
    .c1 {
      margin-top: 40px;
      margin-bottom: 25px; } }
  .c1 .con {
    margin-top: 2.4vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 780px) {
      .c1 .con {
        margin-top: 20px; } }
    .c1 .con .list1 {
      width: 18%; }
      @media (max-width: 1300px) {
        .c1 .con .list1 {
          width: 100%;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; } }
      .c1 .con .list1 li {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px; }
        @media (max-width: 1300px) {
          .c1 .con .list1 li {
            width: 24%; } }
        @media (max-width: 780px) {
          .c1 .con .list1 li {
            width: 49%;
            margin-bottom: 10px; } }
        .c1 .con .list1 li a {
          display: block;
          background-color: #232323;
          color: #fff;
          font-size: 20px;
          width: 100%;
          padding: 20.5px 10px; }
          @media (max-width: 1300px) {
            .c1 .con .list1 li a {
              font-size: 16px; } }
          @media (max-width: 780px) {
            .c1 .con .list1 li a {
              padding: 14px 0; } }
          @media (max-width: 480px) {
            .c1 .con .list1 li a {
              font-size: 14px; } }
          .c1 .con .list1 li a p {
            color: #4e4e4e;
            font-size: 17.07px; }
            @media (max-width: 1300px) {
              .c1 .con .list1 li a p {
                font-size: 14px; } }
            @media (max-width: 480px) {
              .c1 .con .list1 li a p {
                font-size: 12px; } }
          .c1 .con .list1 li a:hover {
            background-color: #da251c; }
            .c1 .con .list1 li a:hover p {
              color: rgba(255, 255, 255, 0.4); }
    .c1 .con .list2 {
      width: 81%;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 1300px) {
        .c1 .con .list2 {
          width: 100%; } }
      @media (max-width: 780px) {
        .c1 .con .list2 {
          justify-content: space-between; } }
      .c1 .con .list2 li {
        border: solid 2px #e1dfdf;
        position: relative;
        margin-bottom: 15px;
        width: calc(calc(100% - 32px) / 3);
        margin-right: 16px; }
        @media (max-width: 780px) {
          .c1 .con .list2 li {
            margin-right: 0;
            width: 49%; }
            .c1 .con .list2 li:last-child {
              display: none; } }
        .c1 .con .list2 li:nth-child(3n) {
          margin-right: 0; }
        .c1 .con .list2 li .img img {
          max-width: 100%; }
        .c1 .con .list2 li .zi {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.72);
          text-align: center;
          display: flex;
          justify-content: center;
          align-items: center;
          transition-duration: .3s;
          opacity: 0; }
          .c1 .con .list2 li .zi h3 {
            font-size: 20px;
            color: #fff;
            line-height: 34px;
            max-width: 152px; }
            @media (max-width: 780px) {
              .c1 .con .list2 li .zi h3 {
                font-size: 14px;
                line-height: 24px; } }
        .c1 .con .list2 li:hover .zi {
          opacity: 1; }

.c2 {
  background: url(//cdn.myxypt.com/fb589f4d/21/04/5931177c7e87043aa7cc7121975ec0bb54f8901e.png) no-repeat 50% 0;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  overflow: hidden; }
  @media (max-width: 780px) {
    .c2 {
      padding: 40px 0; } }
  .c2 .c2-1 {
    transform: skewX(15deg);
    padding-right: 2.8vw;
    width: 33.5%;
    display: flex;
    justify-content: flex-end;
    padding-top: 96px;
    padding-bottom: 70px;
    position: relative; }
    @media (max-width: 780px) {
      .c2 .c2-1 {
        overflow: hidden;
        transform: none; } }
    .c2 .c2-1:before {
      content: '';
      display: block;
      width: 200%;
      position: absolute;
      background: rgba(218, 37, 28, 0.8);
      height: 100%;
      right: 0;
      top: 0; }
      @media (max-width: 780px) {
        .c2 .c2-1:before {
          width: 100%; } }
    @media (max-width: 780px) {
      .c2 .c2-1 {
        width: 100%;
        padding: 20px 20px 0; } }
    .c2 .c2-1 .list1 {
      text-align: right;
      min-width: 60%; }
      @media (max-width: 780px) {
        .c2 .c2-1 .list1 {
          min-width: 100%;
          text-align: left; } }
      .c2 .c2-1 .list1 li {
          cursor:default;
        max-width: 353px;
        background: #fff;
        margin-bottom: 26px;
        position: relative;
        width: 100%; }
        @media (max-width: 780px) {
          .c2 .c2-1 .list1 li {
            max-width: 100%;
            margin-bottom: 14px; } }
        .c2 .c2-1 .list1 li:last-child {
          margin-bottom: 0; }
        .c2 .c2-1 .list1 li h3 {
            cursor:default;
          transform: skewX(-15deg);
          line-height: 44px;
          color: #da251c;
          padding-right: 38px;
          font-size: 21.87px;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap; }
          @media (max-width: 1200px) {
            .c2 .c2-1 .list1 li h3 {
              font-size: 18px; } }
          @media (max-width: 780px) {
            .c2 .c2-1 .list1 li h3 {
              transform: none;
              padding-left: 70px; } }
          @media (max-width: 480px) {
            .c2 .c2-1 .list1 li h3 {
              font-size: 14px; } }
        .c2 .c2-1 .list1 li span {
          width: 61px;
          height: 44px;
          background-color: #da251c;
          border: solid 1px #ffffff;
          line-height: 42px;
          text-align: center;
          display: block;
          font-size: 30.74px;
          color: #fefefe;
          position: absolute;
          right: -30px;
          top: -17px; }
          @media (max-width: 780px) {
            .c2 .c2-1 .list1 li span {
              left: 0px;
              top: 0; } }
          @media (max-width: 480px) {
            .c2 .c2-1 .list1 li span {
              font-size: 22px; } }
  .c2 .c2-2 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18%; }
    @media (max-width: 780px) {
      .c2 .c2-2 {
        position: initial;
        transform: none;
        width: 100%;
        margin-bottom: 20px; } }
    .c2 .c2-2 h2 {
      font-weight: 100;
      font-size: 24px;
      color: #fefefe;
      line-height: 43px; }
      @media (max-width: 780px) {
        .c2 .c2-2 h2 {
          font-size: 18px;
          line-height: 34px; } }
    .c2 .c2-2 .img {
      margin-top: 38px; }
      @media (max-width: 780px) {
        .c2 .c2-2 .img {
          margin-top: 20px; } }
      .c2 .c2-2 .img img {
        max-width: 100%; }
        @media (max-width: 780px) {
          .c2 .c2-2 .img img {
            max-width: 40%; } }
    .c2 .c2-2 a.ck {
      display: block;
      color: #fff;
      width: 156px;
      line-height: 37px;
      border-radius: 10px;
      border: solid 1px #ffffff;
      margin-left: auto;
      margin-right: auto;
      margin-top: -22px;
      font-size: 23.05px; }
      @media (max-width: 480px) {
        .c2 .c2-2 a.ck {
          margin-top: 10px;
          width: 130px;
          line-height: 34px;
          font-size: 14px; } }
  .c2 .c2-3 {
    transform: skewX(-15deg);
    padding-left: 2.8vw;
    width: 33.5%;
    padding-top: 96px;
    padding-bottom: 70px;
    position: relative; }
    @media (max-width: 780px) {
      .c2 .c2-3 {
        overflow: hidden;
        transform: none;
        width: 100%;
        padding: 14px 20px 20px; } }
    .c2 .c2-3:before {
      content: '';
      display: block;
      width: 200%;
      position: absolute;
      background: rgba(218, 37, 28, 0.8);
      height: 100%;
      left: 0;
      top: 0; }
      @media (max-width: 780px) {
        .c2 .c2-3:before {
          width: 100%; } }
    .c2 .c2-3 .list1 li {
      background: #fff;
      margin-bottom: 40px;
      position: relative;
      max-width: 367px;
      width: 100%; }
      @media (max-width: 780px) {
        .c2 .c2-3 .list1 li {
          max-width: 100% !important;
          margin-bottom: 14px; } }
      .c2 .c2-3 .list1 li h3 {
          cursor:default;
        transform: skewX(15deg);
        line-height: 44px;
        color: #da251c;
        padding-left: 38px;
        font-size: 21.87px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        @media (max-width: 1200px) {
          .c2 .c2-3 .list1 li h3 {
            font-size: 18px; } }
        @media (max-width: 780px) {
          .c2 .c2-3 .list1 li h3 {
            transform: none;
            padding-left: 70px; } }
        @media (max-width: 480px) {
          .c2 .c2-3 .list1 li h3 {
            font-size: 14px; } }
      .c2 .c2-3 .list1 li span {
        width: 61px;
        height: 44px;
        background-color: #da251c;
        border: solid 1px #ffffff;
        line-height: 42px;
        text-align: center;
        display: block;
        font-size: 30.74px;
        color: #fefefe;
        position: absolute;
        left: -30px;
        top: -17px; }
        @media (max-width: 780px) {
          .c2 .c2-3 .list1 li span {
            left: 0px;
            top: 0; } }
        @media (max-width: 480px) {
          .c2 .c2-3 .list1 li span {
            font-size: 22px; } }
      .c2 .c2-3 .list1 li:nth-child(4) {
        max-width: 400px; }
      .c2 .c2-3 .list1 li:nth-child(5) {
        max-width: 500px; }
        .c2 .c2-3 .list1 li:nth-child(5) h3 {
          letter-spacing: -1.3px; }
      .c2 .c2-3 .list1 li:last-child {
        max-width: 549px;
        margin-bottom: 0; }
        .c2 .c2-3 .list1 li:last-child h3 {
          letter-spacing: -1.3px; }

.c3 {
  margin-top: 5.22vw; }
  @media (max-width: 780px) {
    .c3 {
      margin-top: 40px; } }
  .c3 .con {
    margin-top: 2.36vw; }
    @media (max-width: 780px) {
      .c3 .con {
        margin-top: 20px; } }
    .c3 .con .list2 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .c3 .con .list2 li {
        cursor:default;
        width: 15.6%;
        position: relative; }
        @media (max-width: 780px) {
          .c3 .con .list2 li {
            width: 32.33%;
            margin-bottom: 10px; } }
        @media (max-width: 480px) {
          .c3 .con .list2 li {
            width: 49%; } }
        .c3 .con .list2 li .img {
          line-height: 50px; }
          .c3 .con .list2 li .img img {
              cursor:default;
            max-width: 100%; }
        .c3 .con .list2 li .zi {
          background: rgba(0, 0, 0, 0.6);
          position: absolute;
          width: 100%;
          height: 100%;
          -webkit-transition: all .7s ease;
          transition: all .7s ease;
          top: 0;
          left: 0;
          text-align: center;
          color: #fff;
          padding: 0 1.4vw;
          padding-top: 6.98vw; }
          @media (max-width: 780px) {
            .c3 .con .list2 li .zi {
              padding-top: 55%; } }
          .c3 .con .list2 li .zi h3 {
            font-size: 16px;
            margin-top: 10px; }
          .c3 .con .list2 li .zi dd {
            font-size: 12px;
            line-height: 20.5px;
            letter-spacing: 0.2px;
            color: #ffffff;
            margin-top: 15px;
            height: 0;
            overflow: hidden; }
          .c3 .con .list2 li .zi .ck {
            margin-top: 1.6vw;
            height: 0;
            overflow: hidden; }
        .c3 .con .list2 li .coverline {
        cursor:default;
          position: absolute;
          left: 10px;
          top: 10px;
          width: calc(100% - 20px);
          height: calc(100% - 20px);
          padding: 20px;
          z-index: 99; }
          .c3 .con .list2 li .coverline .overlay-bottom {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 0;
            height: 2px;
            background-color: rgba(255, 255, 255, 0.3); }
          .c3 .con .list2 li .coverline .overlay-left {
            position: absolute;
            left: 0;
            bottom: 0;
            width: 2px;
            height: 0;
            background-color: rgba(255, 255, 255, 0.3); }
          .c3 .con .list2 li .coverline .overlay-top {
            position: absolute;
            left: 0;
            top: 0;
            width: 0;
            height: 2px;
            background-color: rgba(255, 255, 255, 0.3); }
          .c3 .con .list2 li .coverline .overlay-right {
            position: absolute;
            right: 0;
            top: 0;
            width: 2px;
            height: 0;
            background-color: rgba(255, 255, 255, 0.3); }
        @media (min-width: 1200px) {
          .c3 .con .list2 li:hover .zi {
            padding-top: 1.93vw; }
            .c3 .con .list2 li:hover .zi dd {
              height: auto; }
            .c3 .con .list2 li:hover .zi .ck {
              height: auto; } }
        .c3 .con .list2 li:hover .coverline .overlay-bottom {
          animation: borderslideBottom .15s linear 1;
          -moz-animation: borderslideBottom .15s linear 0s 1;
          -webkit-animation: borderslideBottom .15s linear 0s 1;
          animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards; }
        .c3 .con .list2 li:hover .coverline .overlay-left {
          animation: bordersildeLeft .2s linear .15s 1;
          -moz-animation: bordersildeLeft .2s linear .15s 1;
          -webkit-animation: bordersildeLeft .2s linear .15s 1;
          animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards; }
        .c3 .con .list2 li:hover .coverline .overlay-top {
          animation: bordersildeTop .15s linear .35s 1;
          -moz-animation: bordersildeTop .15s linear .35s 1;
          -webkit-animation: bordersildeTop .15s linear .35s 1;
          animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards; }
        .c3 .con .list2 li:hover .coverline .overlay-right {
          animation: bordersildeRight .2s linear .5s 1;
          -moz-animation: bordersildeRight .2s linear .5s 1;
          -webkit-animation: bordersildeRight .2s linear .5s 1;
          animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards; }

@-moz-keyframes borderslideBottom {
  from {
    width: 0; }
  to {
    width: 100%; } }
@-webkit-keyframes borderslideBottom {
  from {
    width: 0; }
  to {
    width: 100%; } }
@keyframes borderslideBottom {
  from {
    width: 0; }
  to {
    width: 100%; } }
@-moz-keyframes bordersildeLeft {
  from {
    height: 0; }
  to {
    height: 100%; } }
@-webkit-keyframes bordersildeLeft {
  from {
    height: 0; }
  to {
    height: 100%; } }
@keyframes bordersildeLeft {
  from {
    height: 0; }
  to {
    height: 100%; } }
@-moz-keyframes bordersildeTop {
  from {
    width: 0; }
  to {
    width: 100%; } }
@-webkit-keyframes bordersildeTop {
  from {
    width: 0; }
  to {
    width: 100%; } }
@keyframes bordersildeTop {
  from {
    width: 0; }
  to {
    width: 100%; } }
@-moz-keyframes bordersildeRight {
  from {
    height: 0; }
  to {
    height: 100%; } }
@-webkit-keyframes bordersildeRight {
  from {
    height: 0; }
  to {
    height: 100%; } }
@keyframes bordersildeRight {
  from {
    height: 0; }
  to {
    height: 100%; } }
.c4 {
  margin-top: 5.2vw;
  margin-bottom: 1.5625vw; }
  @media (max-width: 780px) {
    .c4 {
      margin-top: 40px; } }
  .c4 .list1 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 2.35vw;
    margin-bottom: 25px;
    max-width: 774px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 780px) {
      .c4 .list1 {
        margin-top: 24px;
        margin-bottom: 18px; } }
    .c4 .list1 li {
      cursor: pointer;
      width: 31.1%; }
      .c4 .list1 li a {
        display: block;
        position: relative; }
        .c4 .list1 li a .img img {
          max-width: 100%;
          border-radius: 10px; }
        .c4 .list1 li a h3 {
          border-radius: 10px;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #a4a4a4;
          font-size: 27.41px;
          background: rgba(0, 0, 0, 0.7);
          transition-duration: .3s; }
          @media (max-width: 1300px) {
            .c4 .list1 li a h3 {
              font-size: 16px; } }
      .c4 .list1 li.on h3 {
        color: #ffffff;
        background: rgba(218, 37, 28, 0.85); }
  .c4 .con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .c4 .con .c4-1 {
      width: 43.7%; }
      @media (max-width: 780px) {
        .c4 .con .c4-1 {
          width: 100%;
          margin-bottom: 15px; } }
      .c4 .con .c4-1 .list3 {
        text-align: center; }
        .c4 .con .c4-1 .list3 li {
          position: relative;
          border-radius: 10px;
          overflow: hidden; }
          .c4 .con .c4-1 .list3 li .img img {
            width: 100%;
            border-radius: 10px; }
          .c4 .con .c4-1 .list3 li h3 {
            color: #fff;
            background: rgba(218, 37, 28, 0.53);
            width: 100%;
            position: absolute;
            bottom: -100%;
            left: 0;
            padding: 25px 10px;
            font-size: 30px;
            transition-duration: .5s; }
            @media (max-width: 780px) {
              .c4 .con .c4-1 .list3 li h3 {
                font-size: 20px; } }
          .c4 .con .c4-1 .list3 li:hover h3 {
            bottom: 0; }
    .c4 .con .c4-2 {
      width: 55.2%; }
      @media (max-width: 780px) {
        .c4 .con .c4-2 {
          width: 100%; } }
      .c4 .con .c4-2 .list2 {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: space-between; }
        .c4 .con .c4-2 .list2 li {
          width: 49%;
          border-radius: 10px;
          overflow: hidden;
          position: relative;
          margin-bottom: 15px; }
          .c4 .con .c4-2 .list2 li .img img {
            width: 100%;
            border-radius: 10px; }
          .c4 .con .c4-2 .list2 li h3 {
            color: #fff;
            background: rgba(218, 37, 28, 0.53);
            width: 100%;
            position: absolute;
            bottom: -100%;
            left: 0;
            padding: 18px 10px;
            font-size: 16px;
            transition-duration: .5s; }
          .c4 .con .c4-2 .list2 li:hover h3 {
            bottom: 0; }

.c5 {
  background: url(//cdn.myxypt.com/fb589f4d/21/04/063e6e1e36988955f2260445af9abb0f6eee8372.png) no-repeat 50% 0;
  padding-top: 44px;
  position: relative; }
  .c5 h2.bt b {
    color: #fff; }
  .c5 h2.bt p {
    color: #fff; }
  .c5 .con1 {
    margin-top: 2.3vw;
    background: #fff;
    box-shadow: 3.8px 3.2px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 20px 20px 24px; }
    @media (max-width: 780px) {
      .c5 .con1 {
        margin-top: 20px;
        padding: 15px; } }
    .c5 .con1 .con {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: center;
      padding-bottom: 1.56vw;
      margin-bottom: 1.35vw;
      border-bottom: 1px dashed #da251c; }
      @media (max-width: 780px) {
        .c5 .con1 .con {
          padding-bottom: 20px;
          margin-bottom: 20px; } }
      .c5 .con1 .con .c5-1 {
        width: 49.4%; }
        @media (max-width: 992px) {
          .c5 .con1 .con .c5-1 {
            width: 100%; } }
        .c5 .con1 .con .c5-1 img {
          width: 100%; }
      .c5 .con1 .con .c5-2 {
        padding-right: 23px;
        width: 47.3%; }
        @media (max-width: 992px) {
          .c5 .con1 .con .c5-2 {
            width: 100%;
            padding-right: 0;
            margin-top: 20px; } }
        .c5 .con1 .con .c5-2 h3 {
          letter-spacing: -0.5px;
          color: #da251c;
          font-size: 24px;
          font-weight: 600; }
          @media (max-width: 480px) {
            .c5 .con1 .con .c5-2 h3 {
              font-size: 20px; } }
          .c5 .con1 .con .c5-2 h3 p {
            font-size: 12px;
            font-weight: 500;
            margin-top: 4px; 
              text-transform:uppercase;
          }
        .c5 .con1 .con .c5-2 dd {
          line-height: 22.5px;
          letter-spacing: -0.3px;
          color: #6f6f6f;
          margin-top: 1.4vw; }
          @media (max-width: 780px) {
            .c5 .con1 .con .c5-2 dd {
              margin-top: 14px; } }
        .c5 .con1 .con .c5-2 a.ck {
          display: block;
          text-align: center;
          color: #fff;
          margin-top: 1.6vw;
          width: 105px;
          line-height: 30px;
          background-color: #da251c; }
          @media (max-width: 780px) {
            .c5 .con1 .con .c5-2 a.ck {
              margin-top: 14px; } }
        .c5 .con1 .con .c5-2 .list2 {
          margin-top: 2.66vw;
          display: flex;
          flex-wrap: wrap;
          text-align: center; }
          @media (max-width: 780px) {
            .c5 .con1 .con .c5-2 .list2 {
              margin-top: 14px; } }
          .c5 .con1 .con .c5-2 .list2 li {
            width: 25%; }
            .c5 .con1 .con .c5-2 .list2 li .img {
              line-height: 56px; }
              @media (max-width: 780px) {
                .c5 .con1 .con .c5-2 .list2 li .img {
                  line-height: 40px; }
                  .c5 .con1 .con .c5-2 .list2 li .img img {
                    max-width: 30%; } }
            .c5 .con1 .con .c5-2 .list2 li h4 {
              color: #000000;
              margin-top: 10px;
              font-size: 14px; }
    .c5 .con1 .con2 {
      overflow: hidden; }
      .c5 .con1 .con2 .list2 {
        margin-left: -3px;
        margin-right: -3px; }
        .c5 .con1 .con2 .list2 li {
          float: left;
          padding: 0 3px; }
          .c5 .con1 .con2 .list2 li img {
            width: 100%; }

.c6 {
  margin-top: 4.9vw;
  margin-bottom: 3.39vw; }
  @media (max-width: 780px) {
    .c6 {
      margin-top: 40px;
      margin-bottom: 40px; } }
  .c6 .con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2.3vw; }
    @media (max-width: 780px) {
      .c6 .con {
        margin-top: 20px; } }
    .c6 .con .c6-1 {
      width: 57%; }
      @media (max-width: 780px) {
        .c6 .con .c6-1 {
          width: 100%; } }
      .c6 .con .c6-1 .tit {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .c6 .con .c6-1 .tit .list1 {
          display: flex;
          text-align: center;
          max-width: 426px;
          width: calc(100% - 100px);
          justify-content: space-between; }
          .c6 .con .c6-1 .tit .list1 li {
            width: 31.5%;
            cursor: pointer; }
            .c6 .con .c6-1 .tit .list1 li a {
              display: block;
              line-height: 57px;
              background-color: #e8e8e8;
              border-radius: 8px;
              font-size: 20px;
              letter-spacing: -0.4px;
              color: #7b7b7b;
              transition-duration: .3s; }
              @media (max-width: 1300px) {
                .c6 .con .c6-1 .tit .list1 li a {
                  font-size: 16px; } }
              @media (max-width: 780px) {
                .c6 .con .c6-1 .tit .list1 li a {
                  line-height: 40px; } }
              @media (max-width: 480px) {
                .c6 .con .c6-1 .tit .list1 li a {
                  font-size: 14px; } }
            .c6 .con .c6-1 .tit .list1 li.on a {
              color: #fff;
              background-color: #da251c; }
        .c6 .con .c6-1 .tit a.ck {
          width: 64px;
          line-height: 22px;
          background-color: #ffffff;
          border-radius: 4px;
          border: solid 1px #b8b8b8;
          text-align: center;
          letter-spacing: -0.3px;
          color: #7b7b7b; }
          @media (max-width: 480px) {
            .c6 .con .c6-1 .tit a.ck {
              font-size: 12px; } }
      .c6 .con .c6-1 .con1 {
        padding: 16px;
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
        .c6 .con .c6-1 .con1 .list2 li {
          border: solid 1px #dedede;
          padding: 18px 32px; 
                margin-bottom: 13px;
        }
          @media (max-width: 780px) {
            .c6 .con .c6-1 .con1 .list2 li {
              padding: 14px; } }
          .c6 .con .c6-1 .con1 .list2 li:nth-child(1) {
            margin-bottom: 13px; }
          .c6 .con .c6-1 .con1 .list2 li h3 {
            position: relative;
            font-size: 16px;
            letter-spacing: -0.3px;
            color: #383140;
            padding-right: 74px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
            .c6 .con .c6-1 .con1 .list2 li h3 .timex {
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              right: 0;
              color: #969595;
              font-size: 14px; }
          .c6 .con .c6-1 .con1 .list2 li dd {
            letter-spacing: -0.3px;
            color: #969595;
            line-height: 24.5px;
            margin-top: 14px;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
    .c6 .con .c6-2 {
      width: 41.7%;
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      padding: 23px 10px; }
      @media (max-width: 780px) {
        .c6 .con .c6-2 {
          margin-top: 20px;
          width: 100%; } }
      .c6 .con .c6-2 h3 {
        text-align: center;
        color: #da251c;
        font-weight: 600;
        font-size: 22px;
        padding-bottom: 19px;
        border-bottom: 1px solid #ececec; }
      .c6 .con .c6-2 .lyb {
        margin-top: 18px; }
        .c6 .con .c6-2 .lyb .ww1 {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 14px; }
          .c6 .con .c6-2 .lyb .ww1 .ww2 {
            width: 47.3%; }
            .c6 .con .c6-2 .lyb .ww1 .ww2 input {
              width: 100%;
              height: 50px;
              border: solid 1px #ececec;
              line-height: 48px;
              color: #b8b8b8;
              text-indent: 13px; }
              .c6 .con .c6-2 .lyb .ww1 .ww2 input::-webkit-input-placeholder {
                color: #b8b8b8; }
        .c6 .con .c6-2 .lyb .ww3 {
          height: 146px;
          margin-bottom: 16px; }
          .c6 .con .c6-2 .lyb .ww3 textarea {
            width: 100%;
            height: 146px;
            border: solid 1px #ececec;
            line-height: 48px;
            color: #b8b8b8;
            text-indent: 13px;
            padding: 0; }
            .c6 .con .c6-2 .lyb .ww3 textarea::-webkit-input-placeholder {
              color: #b8b8b8; }
        .c6 .con .c6-2 .lyb .ww4 {
          display: flex;
          justify-content: space-between; }
          .c6 .con .c6-2 .lyb .ww4 .x-submit {
            text-align: center;
            color: #fff;
            font-size: 18px;
            background-color: #da251c;
            border: none;
            width: 52.8%; }
            @media (max-width: 780px) {
              .c6 .con .c6-2 .lyb .ww4 .x-submit {
                font-size: 16px; } }
          .c6 .con .c6-2 .lyb .ww4 #checkcode {
            width: 28%;
            height: 50px;
            border: solid 1px #ececec;
            line-height: 48px;
            color: #b8b8b8;
            text-indent: 13px; }
            .c6 .con .c6-2 .lyb .ww4 #checkcode::-webkit-input-placeholder {
              color: #b8b8b8; }

.foot {
  background: url(//cdn.myxypt.com/fb589f4d/21/04/00110218cb50beb87e68c3dd276c91fbf2b5e3e4.png) no-repeat 50% 0;
  background-size: cover;
  padding-top: 40px; }
  .foot .con {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(183, 183, 183, 0.49);
    flex-wrap: wrap; }
    .foot .con h2 {
      color: #ffffff;
      font-size: 22.92px; }
      @media (max-width: 780px) {
        .foot .con h2 {
          font-size: 16px; } }
    .foot .con .foot1 {
      width: 50%; }
      @media (max-width: 780px) {
        .foot .con .foot1 {
          width: 100%; } }
      .foot .con .foot1 dd {
        display: flex;
        flex-wrap: wrap;
        color: #ffffff;
        margin-top: 28px; }
        @media (max-width: 780px) {
          .foot .con .foot1 dd {
            margin-top: 14px; } }
        .foot .con .foot1 dd p {
          width: 43%;
          font-size: 16px;
          margin-bottom: 20px; }
          @media (max-width: 780px) {
            .foot .con .foot1 dd p {
              margin-bottom: 10px;
              font-size: 14px; } }
          @media (max-width: 480px) {
            .foot .con .foot1 dd p {
              width: 100%; }
              .foot .con .foot1 dd p:last-child {
                margin-bottom: 0; } }
          .foot .con .foot1 dd p img {
            padding-right: 4px; }
          .foot .con .foot1 dd p:nth-child(2n) {
            width: 57%; }
            @media (max-width: 480px) {
              .foot .con .foot1 dd p:nth-child(2n) {
                width: 100%; } }
    .foot .con .foot11 {
      display: flex;
      justify-content: space-between;
      padding-right: 11px;
      text-align: center;
      color: #fff;
      width: 42.5%; }
      @media (max-width: 780px) {
        .foot .con .foot11 {
          width: 100%;
          margin-top: 20px; } }
      @media (max-width: 780px) {
        .foot .con .foot11 .foot2 {
          display: none; } }
      .foot .con .foot11 .foot2 dd {
        line-height: 28px;
        font-size: 14px;
        margin-top: 24px; }
        .foot .con .foot11 .foot2 dd a {
          color: #fff;
          display: flex;
          justify-content: center;
          align-items: center; }
          .foot .con .foot11 .foot2 dd a:before {
            content: '';
            width: 8px;
            height: 1px;
            background-color: #ffffff;
            display: block;
            margin-right: 5px; }
      @media (max-width: 780px) {
        .foot .con .foot11 .foot3 {
          width: 100%; } }
      .foot .con .foot11 .foot3 dd {
        margin-top: 26px; }
        @media (max-width: 780px) {
          .foot .con .foot11 .foot3 dd {
            margin-top: 14px; } }
        .foot .con .foot11 .foot3 dd img {
          max-width: 100%; }
  .foot .ban {
    text-align: center;
    font-size: 15.53px;
    color: rgba(228, 228, 228, 0.95);
    padding: 2vw 0 2.5vw;
    line-height: 26px; }
    @media (max-width: 780px) {
      .foot .ban {
        font-size: 13px;
        line-height: 24px;
        padding: 20px 0; } }
    .foot .ban a {
      color: rgba(228, 228, 228, 0.95); }

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