.tou {
  height: 120px; }
  .tou .content {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: center;
    position: relative; }
  .tou .logo {
    line-height: 170px; }
  .tou .dh {
    text-align: right; }
    .tou .dh dd {
      font-size: 16px;
      color: #000000;
      line-height: 1; }
      .tou .dh dd p:nth-child(2) {
        font-size: 31px;
        color: #0864d8;
        font-family: Impact;
        margin-top: 8px;
        margin-bottom: 10px; }
    .tou .dh .sj {
      position: relative; }
  .tou .dh1 {
    color: #000000;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 221px;
    height: 184px;
    background-color: #ffffff;
    box-shadow: 1px 1px 24px 0px rgba(0, 0, 0, 0.09);
    text-align: center;
    padding-top: 14px;
    display: none;
    z-index: 11111; }

.dao {
  background: #eeeeee;
  height: 50px; }
  .dao .nav1 li {
    float: left;
    text-align: center;
    width: 200px;
    position: relative;
    background: url(//cdn.myxypt.com/26d25eca/20/11/fc0145168b47b750c456b1bf3483aa72dc38a8bf.png) no-repeat 100% 50%;
    padding: 0 25px; }
    .dao .nav1 li > a {
      display: block;
      line-height: 50px;
      color: #000000;
      font-size: 16px;
      width: 150px; }
    .dao .nav1 li .sec {
      position: absolute;
      display: none;
      z-index: 1111;
      top: 50px;
      width: 150px;
      left: 25px;
      background: rgba(8, 100, 216, 0.8);
      padding: 18px 0; }
      .dao .nav1 li .sec a {
        display: block;
        font-size: 16px;
        line-height: 44px;
        color: #fff; }
    .dao .nav1 li:hover > a {
      background: #0864d8;
      color: #fff; }
    .dao .nav1 li:last-child {
      background: none; }

.bannerx {
  height: 190px;
  background-color: #f8f9fb; }
  .bannerx .list2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .bannerx .list2 li {
      display: flex;
      align-items: center;
      transition-duration: .3s; }
      .bannerx .list2 li .zi {
        margin-left: 22px; }
        .bannerx .list2 li .zi h3 {
          color: #000000;
          opacity: 0.8;
          font-size: 18px; }
        .bannerx .list2 li .zi dd {
          color: #000000;
          opacity: 0.8;
          font-size: 14px;
          margin-top: 6px; }
      .bannerx .list2 li:hover {
        transform: translateY(-10px); }

.c1 {
  margin-top: 118px;
  padding-bottom: 60px;
  background: url(//cdn.myxypt.com/26d25eca/20/11/ad0226a02391658ba384cbce1297316daa257f48.png) no-repeat 50% 100%; }
  .c1 h2 {
    text-align: center;
    position: relative; }
    .c1 h2 b {
      color: #0864d8;
      font-size: 40px;
      font-weight: 500;
      padding-bottom: 24px;
      background: url(//cdn.myxypt.com/26d25eca/20/11/2ae1123fa34de791655f38e66ec1ec7b28ac0f85.png) no-repeat 50% 100%;
      margin-bottom: 20px;
      display: block; }
    .c1 h2 p {
      color: #000000;
      opacity: 0.8;
      font-size: 16px; }
    .c1 h2 .en {
      color: #003e8c;
      opacity: 0.1;
      font-size: 90px;
      font-weight: 600;
      position: absolute;
      left: 50%;
      width: 100%;
      transform: translateX(-50%);
      line-height: 1;
      top: 0; }
  .c1 .list1 {
    margin-top: 66px;
    text-align: center;
    justify-content: space-between;
    display: flex;
    margin-bottom: 34px; }
    .c1 .list1 li {
      line-height: 32px;
      position: relative; }
      .c1 .list1 li:after {
        content: '/';
        position: absolute;
        right: -114px;
        top: 0; }
      .c1 .list1 li a {
        color: #000000;
        font-size: 16px; }
      .c1 .list1 li:last-child:after {
        display: none; }
      .c1 .list1 li.on {
        background: url(//cdn.myxypt.com/26d25eca/20/11/5585c957eae73b880888a6bd0c86f43390ede74e.png) no-repeat 50% 100%; }
  .c1 .content {
    padding: 0 33px; }
    .c1 .content .bd {
      overflow: hidden; }
    .c1 .content .list2 li {
      float: left;
      position: relative;
      margin-right: 23px; }
      .c1 .content .list2 li .img {
        overflow: hidden; }
        .c1 .content .list2 li .img img {
          width: 448px;
          height: 354px;
          transition-duration: .3s; }
      .c1 .content .list2 li h3 {
        width: 100%;
        position: absolute;
        color: #fff;
        line-height: 53px;
        background: rgba(8, 100, 216, 0.8);
        left: 0;
        bottom: 0;
        text-align: center;
        font-size: 16px;
        opacity: 0;
        transition-duration: .3s; }
      .c1 .content .list2 li:hover .img img {
        transform: scale(1.1); }
      .c1 .content .list2 li:hover h3 {
        opacity: 1; }
  .c1 a.ck {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 180px;
    height: 49px;
    border-radius: 25px;
    border: solid 1px #e9e9e9;
    font-size: 14px;
    color: #000000;
    line-height: 47px;
    margin-top: 42px;
    transition-duration: .3s; }
    .c1 a.ck:hover {
      background: #0864d8;
      border-color: #0864d8;
      color: #fff; }

.bd {
  overflow: hidden; }

.c2 {
  height: 679px;
  background-color: #f8f9fb;
  padding-top: 116px;
  padding-bottom: 94px; }
  .c2 .con {
    margin-bottom: 48px; }
    .c2 .con .img {
      float: left;
      width: 192px;
      text-align: center; }
    .c2 .con .zi {
      width: 982px;
      float: right; }
      .c2 .con .zi h2 {
        position: relative; }
        .c2 .con .zi h2 a.ck {
          width: 174px;
          height: 40px;
          background-color: #0864d8;
          position: absolute;
          top: 0;
          right: 0;
          line-height: 40px;
          color: #fff;
          padding-left: 36px;
          font-size: 14px;
          display: block;
          border-radius: 24px; }
          .c2 .con .zi h2 a.ck img {
            padding-left: 30px;
            transition-duration: .3s; }
          .c2 .con .zi h2 a.ck:hover img {
            padding-left: 40px; }
      .c2 .con .zi dd {
        font-size: 16px;
        line-height: 35px;
        color: #333333;
        margin-top: 32px; }
  .c2 .con1 .list2 li {
    float: left;
    margin-right: 36px; }
    .c2 .con1 .list2 li img {
      width: 376px;
      height: 248px; }

.c3 {
  background: url(//cdn.myxypt.com/26d25eca/20/11/d226f64bf044720a3dff01d8fb19a20cf2d97086.png) no-repeat 50% 0;
  height: 583px;
  padding-top: 108px; }
  .c3 .con h2 {
    float: left;
    color: #fff;
    font-size: 30px; }
    .c3 .con h2 p {
      font-size: 14px;
      line-height: 35px;
      margin-top: 12px; }
  .c3 .con .list2 {
    width: 550px;
    display: flex;
    justify-content: space-between; }
    .c3 .con .list2 li {
      padding-top: 4px; }
      .c3 .con .list2 li h3 {
        color: #172630;
        font-size: 50px; }
        .c3 .con .list2 li h3 b {
          font-weight: 500; }
      .c3 .con .list2 li dd {
        color: #172630;
        font-size: 16px;
        margin-top: 13px; }
      .c3 .con .list2 li:nth-child(2) {
        text-align: center; }
  .c3 .con1 {
    background: #fff;
    padding: 12px 41px;
    margin-top: 66px; }
    .c3 .con1 .list2 li {
      margin-right: 67px;
      float: left; }
      .c3 .con1 .list2 li img {
        width: 168px;
        height: 237px; }

.c4 {
  margin-top: 106px;
  margin-bottom: 84px; }
  .c4 h2 {
    color: #333333;
    font-size: 30px;
    position: relative;
    margin-bottom: 66px; }
    .c4 h2 p {
      font-size: 14px;
      margin-top: 10px; }
    .c4 h2 a.ck {
      width: 174px;
      height: 40px;
      background-color: #0864d8;
      position: absolute;
      top: 0;
      right: 0;
      line-height: 40px;
      color: #fff;
      padding-left: 36px;
      font-size: 14px;
      display: block;
      border-radius: 24px; }
      .c4 h2 a.ck img {
        padding-left: 30px;
        transition-duration: .3s; }
      .c4 h2 a.ck:hover img {
        padding-left: 40px; }
  .c4 .content .list1 {
    width: 601px; }
    .c4 .content .list1 li .img img {
      width: 601px;
      height: 194px; }
    .c4 .content .list1 li .zi {
      padding-top: 42px; }
      .c4 .content .list1 li .zi h3 {
        position: relative;
        font-size: 18px;
        color: #090909;
        line-height: 1; }
        .c4 .content .list1 li .zi h3 .timex {
          font-size: 18px;
          color: #090909;
          position: absolute;
          top: 0;
          right: 0; }
      .c4 .content .list1 li .zi dd {
        font-size: 15px;
        line-height: 26px;
        color: #6f6e6e;
        margin-top: 22px; }
  .c4 .content .list2 {
    width: 576px; }
    .c4 .content .list2 li {
      height: 57px;
      border-bottom: 1px dashed #e3e3e3;
      padding-top: 16px;
      transition-duration: .4s; }
      .c4 .content .list2 li:nth-child(1) {
        height: 36px;
        padding-top: 0; }
      .c4 .content .list2 li a {
        display: block;
        font-size: 16px;
        color: #2f2f2f;
        position: relative; }
        .c4 .content .list2 li a .timex {
          position: absolute;
          font-size: 14px;
          position: absolute;
          right: 0;
          top: 0; }
      .c4 .content .list2 li:hover {
        padding-left: 10px; }
  .c4 .content1 {
    margin-top: 40px; }
    .c4 .content1 h4 {
      float: left;
      font-weight: 600;
      font-size: 24px;
      color: #090909;
      line-height: 1; }
      .c4 .content1 h4 p {
        font-size: 24px;
        color: #c0c0c0;
        margin-top: 16px; }
      .c4 .content1 h4 .hd {
        margin-top: 30px; }
        .c4 .content1 h4 .hd .xx {
          float: left; }
          .c4 .content1 h4 .hd .xx.next {
            width: 72px;
            overflow: hidden; }
    .c4 .content1 .con {
      float: right;
      width: 1026px;
      overflow: hidden; }
      .c4 .content1 .con .bd {
        overflow: hidden; }
      .c4 .content1 .con .list2 li {
        float: left;
        margin-right: 28px;
        width: 499px;
        height: 127px;
        border: 1px solid #bbbbbb;
        padding: 26px 26px 0 25px; }
        .c4 .content1 .con .list2 li h3 {
          padding-left: 30px;
          background: url(//cdn.myxypt.com/26d25eca/20/11/3d0bc4f24b262dfe8164f38d7374a9086e899443.png) no-repeat 0 50%;
          font-size: 17px;
          color: #090909;
          line-height: 24px; }
        .c4 .content1 .con .list2 li dd {
          padding-left: 30px;
          background: url(//cdn.myxypt.com/26d25eca/20/11/abffd22fb6337aaa6c2d044052a4e6680d881197.png) no-repeat 0 0%;
          font-size: 15px;
          line-height: 22px;
          color: #6f6e6e;
          margin-top: 10px; }

.c5 {
  background: url(//cdn.myxypt.com/26d25eca/20/11/2751259f6d7972c1ecc9064f399a1418aefe5280.png) no-repeat 50% 0;
  height: 720px; }
  .c5 .c5-1 {
    padding-top: 120px; }
    .c5 .c5-1 h2 {
      color: #fff;
      font-size: 30px; }
      .c5 .c5-1 h2 p {
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 8px; }
    .c5 .c5-1 h3 {
      color: #fff;
      font-size: 30px;
      margin-top: 62px; }
    .c5 .c5-1 .list2 {
      margin-top: 126px;
      width: 396px; }
      .c5 .c5-1 .list2 li {
        float: left;
        margin-right: 25px;
        width: 180px;
        line-height: 42px;
        border-radius: 30px;
        border: 1px solid #fff;
        margin-bottom: 26px; }
        .c5 .c5-1 .list2 li a {
          color: #fff;
          display: block;
          padding-left: 38px; }
          .c5 .c5-1 .list2 li a img {
            padding-right: 30px; }
        .c5 .c5-1 .list2 li:nth-child(2n) {
          margin-right: 0; }
  .c5 .c5-2 {
    width: 598px; }
    .c5 .c5-2 .list2 li {
      height: 240px; }
      .c5 .c5-2 .list2 li a {
        height: 100%;
        display: flex;
        align-items: center;
        position: relative; }
        .c5 .c5-2 .list2 li a .zi {
          position: absolute;
          top: 0;
          left: 0;
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          z-index: 111;
          padding-left: 37px;
          padding-right: 160px;
          width: 100%;
          height: 100%;
          background: url(//cdn.myxypt.com/26d25eca/20/11/c0d3f5e17a1b571b3947198d76b0141867ebadec.png) no-repeat 496px 50% #e6ecf3;
          transition-duration: .4s; }
          .c5 .c5-2 .list2 li a .zi h3 {
            font-size: 30px;
            color: #000000;
            transition-duration: .4s; }
          .c5 .c5-2 .list2 li a .zi dd {
            font-size: 16px;
            line-height: 28px;
            color: #000000;
            display: none;
            margin-top: 22px; }
      .c5 .c5-2 .list2 li:hover a .zi {
        background: url(//cdn.myxypt.com/26d25eca/20/11/c0d3f5e17a1b571b3947198d76b0141867ebadec.png) no-repeat 496px 50%; }
        .c5 .c5-2 .list2 li:hover a .zi h3 {
          color: #fff;
          line-height: 1; }
        .c5 .c5-2 .list2 li:hover a .zi dd {
          color: #fff;
          display: block; }

.c6 {
  margin-top: 106px;
  margin-bottom: 96px; }
  .c6 h2 {
    font-size: 30px;
    color: #323232;
    position: relative; }
    .c6 h2 p {
      font-size: 18px;
      text-transform: uppercase;
      margin-top: 14px; }
    .c6 h2 a.ck {
      width: 174px;
      height: 40px;
      background-color: #0864d8;
      position: absolute;
      top: 0;
      right: 0;
      line-height: 40px;
      color: #fff;
      padding-left: 36px;
      font-size: 14px;
      display: block;
      border-radius: 24px; }
      .c6 h2 a.ck img {
        padding-left: 30px;
        transition-duration: .3s; }
      .c6 h2 a.ck:hover img {
        padding-left: 40px; }
  .c6 .content {
    margin-top: 50px; }
    .c6 .content .list2 {
      position: relative; }
      .c6 .content .list2 li {
        float: left;
        margin-right: 21px;
        position: relative; }
        .c6 .content .list2 li:nth-child(3) {
          margin-right: 0; }
        .c6 .content .list2 li:last-child {
          position: absolute;
          top: 213px;
          left: 547px; }
        .c6 .content .list2 li .img {
          overflow: hidden; }
          .c6 .content .list2 li .img img {
            transition-duration: .3s; }
        .c6 .content .list2 li .zi {
          width: 100%;
          text-align: center;
          color: #fff;
          text-transform: uppercase;
          font-size: 16px;
          position: absolute;
          left: 0;
          bottom: 22px;
          z-index: 111;
          transition-duration: .3s;
          height: 65px; }
          .c6 .content .list2 li .zi:after {
            content: '';
            display: block;
            border: 3px solid #fff;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            opacity: 0;
            width: 83%;
            height: 78%;
            display: block;
            transition-duration: .3s; }
          .c6 .content .list2 li .zi dd {
            margin-top: 20px; }
        .c6 .content .list2 li:hover .img img {
          transform: scale(1.1); }
        .c6 .content .list2 li:hover .zi {
          bottom: 0;
          width: 100%;
          height: 100%;
          left: 0;
          bottom: 0;
          display: flex;
          align-items: center;
          justify-content: center; }
          .c6 .content .list2 li:hover .zi:after {
            opacity: 1; }

.c7 {
  background: url(//cdn.myxypt.com/26d25eca/20/11/a85c6b0552a5e610cbb2dec627d1aa0fd83e4b6e.png) no-repeat 0 50%;
  height: 265px;
  color: #fff;
  padding-top: 48px; }
  .c7 h2 {
    font-size: 30px; }
    .c7 h2 p {
      font-size: 16px;
      margin-top: 36px; }
  .c7 a.ck {
    display: block;
    border: 1px solid #fff;
    padding-left: 20px;
    width: 153px;
    line-height: 38px;
    margin-top: 40px;
    color: #fff;
    position: relative; }
    .c7 a.ck img {
      padding-left: 40px; }
    .c7 a.ck span {
      position: relative;
      z-index: 11; }
    .c7 a.ck:after {
      content: '';
      background: #0864d8;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      transition-duration: .4s; }
    .c7 a.ck:hover:after {
      width: 100%; }

.foot {
  background: #0864d8;
  padding-top: 47px;
  padding-bottom: 14px; }
  .foot .content {
    padding-bottom: 24px; }
    .foot .content .foot1 {
      width: 187px;
      height: 214px;
      text-align: center;
      /*padding-top: 33px;*/ }
      .foot .content .foot1 p {
        margin-top: 24px;
        color: #fff;
        font-size: 14px; }
    .foot .content .foot2 {
      margin-left: 67px;
      padding-left: 60px;
      background: url(//cdn.myxypt.com/26d25eca/20/11/ff18742b69cbc81e695ee93dab51738cc08bfe61.png) no-repeat 0 0%;
      color: #fff; }
      .foot .content .foot2 dd {
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px; }
        .foot .content .foot2 dd p:last-child {
          font-size: 16.64px;
          margin-top: 8x; }
    .foot .content .foot3 {
      width: 408px;
      padding-left: 50px;
      line-height: 32px;
      background: url(//cdn.myxypt.com/26d25eca/20/11/ff18742b69cbc81e695ee93dab51738cc08bfe61.png) no-repeat 0 10%;
      color: #fff;
      margin-top: -10px;
      height: 214px; }
      .foot .content .foot3 a {
        color: #fff; }
  .foot .link {
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    color: #fff; }
    .foot .link a {
      color: #fff; }
  .foot .ban {
    text-align: center;
    line-height: 24px;
    color: #fff; }
    .foot .ban a {
      color: #fff; }

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