@charset "UTF-8";
.tou {
  height: 90px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 111;
  background: #fff; }
  .tou .con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .tou .con .logo {
      line-height: 90px; }
    .tou .con .zi {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .tou .con .zi .dh {
        padding-left: 46px;
        background: url(../images/dh.png) no-repeat 0 50%; }
        .tou .con .zi .dh p {
          color: #333333;
          line-height: 1; }
          .tou .con .zi .dh p:nth-child(2) {
            font-family: Impact;
            font-size: 22px;
            margin-top: 4px; }
      .tou .con .zi #menu .nav1 li {
        text-align: center;
        position: relative;
        float: left;
        width: 120px; }
        .tou .con .zi #menu .nav1 li > a {
          color: #666666;
          display: block;
          font-size: 16px;
          line-height: 90px; }
        .tou .con .zi #menu .nav1 li:hover > a {
          background: url(../images/xian.png) no-repeat 50% 100%; }
        .tou .con .zi #menu .nav1 li .sec {
          position: absolute;
          top: 90px;
          left: 0%;
          width: 100%;
          z-index: 111;
          display: none;
          background: #fff; }
          .tou .con .zi #menu .nav1 li .sec a {
            line-height: 38px;
            color: #666666;
            display: block;
            font-size: 16px; }

.x-banner {
  height: 831px; }
  .x-banner .bd {
    overflow: hidden; }
  .x-banner .list1 li img {
    width: 1920px;
    height: 831px; }
  .x-banner .hd {
    position: absolute;
    right: 270px;
    bottom: -70px;
    z-index: 111; }
    .x-banner .hd li {
      width: 124px;
      height: 2px;
      background-color: #a9a4a5;
      margin-left: 5px;
      float: left;
      font-size: 0;
      cursor: pointer; }
      .x-banner .hd li.on {
        background-color: #7b6350; }
  .x-banner .pageState {
    position: absolute;
    right: 596px;
    bottom: -52px;
    font-size: 15px;
    color: #999999;
    z-index: 11; }
    .x-banner .pageState span {
      font-size: 20px;
      color: #7b6350; }

.fen1 {
  position: relative; }
  .fen1:before {
    width: 1178px;
    height: 98px;
    background-color: #7b6350;
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute; }
  .fen1 .con {
    position: relative; }
  .fen1 .list1 {
    display: flex;
    height: 98px;
    align-items: center; }
    .fen1 .list1 li {
      margin-right: 46px; }
      .fen1 .list1 li a {
        display: flex;
        color: #fff;
        align-items: center; }
        .fen1 .list1 li a:before {
          width: 30px;
          height: 30px;
          content: '';
          display: block;
          background: url(../images/01.png) no-repeat 50% #fff;
          border-radius: 100px;
          margin-right: 12px; }
        .fen1 .list1 li a:hover {
          color: #fef202; }
          .fen1 .list1 li a:hover:before {
            background: url(../images/01.png) no-repeat 50% #fef202; }

h2.bt {
  text-align: center;
  background: url(../images/h-1.png) no-repeat 50% 20px;
  height: 98px; }
  h2.bt b {
    display: block;
    font-size: 40px;
    color: #232323; }
  h2.bt p {
    font-size: 18px;
    color: #999999;
    letter-spacing: 13px;
    margin-top: 18px; }

.c1 {
  background: url(../images/c1.jpg) no-repeat 50% 0;
  height: 931px;
  z-index: 0; }
  .c1 h2.bt {
    margin-top: 80px; }
  .c1 .tit {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 26px; }
    .c1 .tit .list1 {
      display: flex; }
      .c1 .tit .list1 li:after {
        content: '/';
        padding-right: 6px; }
      .c1 .tit .list1 li a {
        font-size: 18px;
        color: #333333; }
      .c1 .tit .list1 li:last-child:after {
        display: none; }
    .c1 .tit a.ck {
      font-size: 18px;
      color: #333333; }
      .c1 .tit a.ck img {
        padding-left: 13px; }
  .c1 .con1 {
    display: flex;
    justify-content: space-between; }
    .c1 .con1 .c1-1 {
      width: 640px; }
      .c1 .con1 .c1-1 .bd {
        overflow: hidden;
        position: relative;
        margin-bottom: 11px; }
        .c1 .con1 .c1-1 .bd .xx {
          position: absolute;
          z-index: 2;
          cursor: pointer;
          top: 139px; }
          .c1 .con1 .c1-1 .bd .xx.prev {
            left: 15px; }
          .c1 .con1 .c1-1 .bd .xx.next {
            right: 15px; }
      .c1 .con1 .c1-1 .list2 li {
        position: relative; }
        .c1 .con1 .c1-1 .list2 li .img img {
          width: 640px;
          height: 355px; }
        .c1 .con1 .c1-1 .list2 li h3 {
          color: #fff;
          position: absolute;
          width: 100%;
          bottom: 0;
          left: 0;
          z-index: 1;
          height: 42px;
          background: url(../images/xian1.png) no-repeat 596px 50% rgba(0, 0, 0, 0.35);
          padding-left: 64px;
          font-size: 16px;
          padding-right: 52px;
          line-height: 42px; }
          .c1 .con1 .c1-1 .list2 li h3 span {
            float: right; }
      .c1 .con1 .c1-1 .list3 {
        display: flex;
        justify-content: space-between;
        text-align: center; }
        .c1 .con1 .c1-1 .list3 li {
          position: relative; }
          .c1 .con1 .c1-1 .list3 li .img img {
            width: 209px;
            height: 137px; }
          .c1 .con1 .c1-1 .list3 li h3 {
            line-height: 33px;
            font-size: 16px;
            background: rgba(0, 0, 0, 0.35);
            width: 100%;
            bottom: 0;
            left: 0;
            position: absolute;
            color: #fff; }
    .c1 .con1 .c1-2 {
      width: 550px; }
      .c1 .con1 .c1-2 .tu {
        width: 550px;
        height: 131px;
        background: url(../images/img1.png) no-repeat 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center; }
        .c1 .con1 .c1-2 .tu .zi {
          width: 300px;
          height: 54px;
          background-color: #fef202;
          line-height: 54px;
          font-size: 24px;
          color: #333;
          font-weight: 600; }
      .c1 .con1 .c1-2 .sec {
        background-color: #7b6350;
        line-height: 42px;
        height: 42px;
        display: flex;
        padding-left: 34px; }
        .c1 .con1 .c1-2 .sec dd {
          color: #fff;
          font-size: 16px;
          line-height: 42px;
          width: 125px; }
          .c1 .con1 .c1-2 .sec dd:nth-child(1) {
            width: 178px; }
          .c1 .con1 .c1-2 .sec dd:nth-child(4) {
            width: 90px; }
      .c1 .con1 .c1-2 .bd {
        overflow: hidden; }
        .c1 .con1 .c1-2 .bd .list2 li .sec1 {
          display: flex;
          padding-top: 4px;
          border-bottom: 1px solid #c3c3c3;
          height: 55px !important;
          background: #fff;
          color: #232323;
          font-size: 16px;
          padding-left: 12px; }
          .c1 .con1 .c1-2 .bd .list2 li .sec1 dd {
            line-height: 50px;
            width: 125px; }
            .c1 .con1 .c1-2 .bd .list2 li .sec1 dd:nth-child(1) {
              padding-left: 23px;
              width: 200px;
              background: url(../images/n2.png) no-repeat 0 50%; }
            .c1 .con1 .c1-2 .bd .list2 li .sec1 dd:nth-child(4) {
              width: 90px; }

.c2 {
  background: url(../images/c2.png) no-repeat 50% 0;
  padding-top: 64px;
  height: 1002px; }
  .c2 h2.bt {
    background: url(../images/h-2.png) no-repeat 50% 20px; }
    .c2 h2.bt b {
      color: #fff; }
    .c2 h2.bt p {
      color: #999999; }
  .c2 .list1 {
    margin-top: 32px;
    margin-bottom: 36px;
    display: flex;
    justify-content: center; }
    .c2 .list1 li {
      margin: 0 22px;
      width: 172px;
      line-height: 40px;
      border: solid 1px transparent;
      padding-left: 70px;
      background: url(../images/n4.png) no-repeat 46px 50%; }
      .c2 .list1 li a {
        display: block;
        color: #f6f7f9;
        font-size: 18px; }
      .c2 .list1 li:hover {
        border: solid 1px #d2d2d2;
        background: url(../images/n3.png) no-repeat 28px 50%; }
  .c2 .con {
    position: relative; }
    .c2 .con .bd {
      overflow: hidden; }
    .c2 .con .list2 li {
      margin-right: 9px;
      float: left;
      margin-bottom: 9px;
      position: relative;
      text-align: center; }
      .c2 .con .list2 li:nth-child(3n) {
        margin-right: 0; }
      .c2 .con .list2 li .img img {
        width: 394px;
        height: 310px; }
      .c2 .con .list2 li h3 {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 1;
        color: #fff;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.35);
        line-height: 42px; }
    .c2 .con .zi {
      bottom: 68px;
      right: 26px;
      position: absolute;
      z-index: 1; }
      .c2 .con .zi h3 {
        font-weight: 600;
        color: #333333;
        font-size: 34px; }
        .c2 .con .zi h3 span {
          font-size: 48px;
          color: #ff0000; }
      .c2 .con .zi dd {
        font-size: 16px;
        line-height: 28px;
        color: #666666;
        margin-top: 16px; }
      .c2 .con .zi .sec {
        display: flex;
        margin-top: 56px; }
        .c2 .con .zi .sec .xx {
          margin-right: 13px; }

.c3 {
  background: url(../images/c3.png) no-repeat 50% 0;
  height: 795px;
  padding-top: 86px; }
  .c3 .con1 {
    display: flex;
    margin-bottom: 176px;
    align-items: center; }
    .c3 .con1 .dh {
      line-height: 1.2;
      background: url(../images/dh1.png) no-repeat 0 50%;
      padding: 10px 0px 10px 86px; }
    .c3 .con1 a.ck {
      display: block;
      text-align: center;
      color: #fff;
      width: 207px;
      height: 66px;
      background-color: #ff0000;
      border-radius: 10px;
      line-height: 66px;
      margin-left: 48px; }
  .c3 .con2 {
    display: flex;
    justify-content: space-between; }
    .c3 .con2 .c3-1 {
      width: 329px;
      position: relative; }
      .c3 .con2 .c3-1 .sec {
        top: 27px;
        right: 0;
        position: absolute;
        display: flex; }
        .c3 .con2 .c3-1 .sec .xx {
          cursor: pointer;
          margin-left: 12px; }
      .c3 .con2 .c3-1 h2 {
        font-size: 36px;
        color: #7e6653;
        font-weight: 600;
        padding-left: 12px; }
        .c3 .con2 .c3-1 h2 p {
          font-size: 18px;
          color: #7e6653;
          margin-top: 8px;
          font-weight: 500; }
      .c3 .con2 .c3-1 .list2 {
        margin-top: 32px !important; }
        .c3 .con2 .c3-1 .list2 li a {
          display: block; }
          .c3 .con2 .c3-1 .list2 li a:nth-child(1) {
            margin-bottom: 18px; }
          .c3 .con2 .c3-1 .list2 li a h3 {
            font-size: 24px;
            color: #7e6653;
            font-weight: 600; }
          .c3 .con2 .c3-1 .list2 li a dd {
            color: #333333;
            font-size: 16px;
            margin-top: 8px;
            line-height: 30px; }
    .c3 .con2 .c3-2 .list2 li img {
      width: 805px;
      height: 393px; }

.bd {
  overflow: hidden; }

.c4 {
  margin-top: 86px; }
  .c4 h2.bt {
    background: url(../images/h-3.png) no-repeat 50% 38px;
    height: 111px; }
    .c4 h2.bt b {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .c4 h2.bt b i {
        font-style: normal;
        font-family: Impact;
        color: #e20c0d;
        font-size: 72px;
        line-height: 0.8; }
      .c4 h2.bt b span {
        display: block;
        font-size: 18px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 100px;
        background-color: #7e6653;
        color: #fff; }
  .c4 .con {
    background: url(../images/su1.png) no-repeat 0 0;
    margin-top: 42px;
    padding-left: 77px; }
    .c4 .con .list2 {
      display: flex;
      justify-content: space-between;
      text-align: center; }
      .c4 .con .list2 li {
        color: #fff;
        width: 130px; }
        .c4 .con .list2 li h3 {
          line-height: 54px;
          background-color: #7e6653;
          border-radius: 10px;
          margin-bottom: 25px;
          position: relative; }
          .c4 .con .list2 li h3:after {
            display: block;
            content: '';
            background: url(../images/sj.png) no-repeat 50% 0;
            position: absolute;
            bottom: -16px;
            left: 50%;
            transform: translateX(-50%);
            width: 14px;
            height: 7px; }
          .c4 .con .list2 li h3:hover {
            background-color: #ff0000; }
            .c4 .con .list2 li h3:hover:after {
              background: url(../images/sjh.png) no-repeat 50% 0; }
        .c4 .con .list2 li h4 {
          line-height: 54px;
          background-color: #7e6653;
          border-radius: 10px;
          margin-bottom: 21px;
          position: relative; }
          .c4 .con .list2 li h4:after {
            display: block;
            content: '';
            background: url(../images/sj.png) no-repeat 50% 0;
            position: absolute;
            bottom: -16px;
            left: 50%;
            transform: translateX(-50%);
            width: 14px;
            height: 7px; }
          .c4 .con .list2 li h4:hover {
            background-color: #ff0000; }
            .c4 .con .list2 li h4:hover:after {
              background: url(../images/sjh.png) no-repeat 50% 0; }
        .c4 .con .list2 li dd {
          width: 130px;
          height: 232px;
          background-color: #7e6653;
          border-radius: 10px;
          line-height: 25px;
          font-size: 16px;
          padding: 0 16px;
          display: flex;
          justify-content: center;
          align-items: center; }
          .c4 .con .list2 li dd:hover {
            background-color: #ff0000; }
        .c4 .con .list2 li:nth-child(7) dd {
          padding: 0 9px;
          text-align: left; }
        .c4 .con .list2 li:nth-child(8) dd {
          text-align: left; }

.c5 {
  margin-top: 77px;
  background: url(../images/c4.png) no-repeat 50% 0;
  height: 1808px;
  padding-top: 74px; }
  .c5 h2.bt {
    background: url(../images/h-3.png) no-repeat 50% 36px;
    height: 110px; }
    .c5 h2.bt b {
      display: flex;
      align-items: center;
      justify-content: center; }
      .c5 h2.bt b span {
        color: #ff0000;
        font-size: 48px;
        padding-left: 10px; }
      .c5 h2.bt b i {
        display: block;
        width: 15px;
        height: 15px;
        background-color: #000000;
        border-radius: 100px;
        margin: 0 10px; }
  .c5 .con {
    margin-top: 50px;
    display: flex;
    justify-content: space-between; }
    .c5 .con .c5-1 img {
      width: 868px;
      height: 442px; }
    .c5 .con .c5-2 {
      width: 626px;
      margin-right: 360px;
      margin-top: 30px; }
      .c5 .con .c5-2 h3 {
        font-size: 30px;
        color: #333333;
        font-weight: 600;
        padding-left: 100px; }
      .c5 .con .c5-2 dd {
        font-size: 16px;
        line-height: 30px;
        color: #333333;
        margin-top: 54px; }
      .c5 .con .c5-2 .zi1 {
        font-size: 30px;
        color: #333333;
        font-weight: 600;
        margin-top: 46px; }
        .c5 .con .c5-2 .zi1 span {
          color: #ff0000; }
      .c5 .con .c5-2 h4 {
        font-size: 24px;
        color: #333333;
        margin-top: 18px;
        margin-bottom: 18px; }
      .c5 .con .c5-2 .sec {
        display: flex;
        line-height: 36px;
        text-align: center;
        flex-wrap: wrap; }
        .c5 .con .c5-2 .sec p {
          background-color: #7e6653;
          width: 122px;
          height: 36px;
          margin-bottom: 8px;
          margin-right: 4px;
          color: #fff; }
          .c5 .con .c5-2 .sec p:nth-child(5) {
            margin-right: 0; }
  .c5 .con1 {
    margin-top: 62px;
    display: flex;
    justify-content: space-between; }
    .c5 .con1 .c5-2 {
      margin-top: 24px;
      margin-left: 360px; }
      .c5 .con1 .c5-2 h3 {
        font-size: 30px;
        color: #333333;
        font-weight: 600;
        padding-left: 100px; }
      .c5 .con1 .c5-2 dd {
        font-size: 16px;
        color: #333;
        line-height: 34px;
        margin-top: 42px; }
      .c5 .con1 .c5-2 .list1 {
        margin-top: 16px; }
        .c5 .con1 .c5-2 .list1 li {
          margin-bottom: 4px; }
          .c5 .con1 .c5-2 .list1 li h4 {
            font-size: 18px;
            width: 127px;
            height: 30px;
            background-color: #ff0000;
            border-radius: 10px;
            line-height: 30px;
            font-weight: 600;
            text-align: center;
            color: #fff; }
          .c5 .con1 .c5-2 .list1 li .zi {
            color: #333333;
            font-size: 16px;
            line-height: 40px; }
    .c5 .con1 .c5-1 {
      width: 1013px;
      height: 443px; }
  .c5 .con2 {
    margin-top: 80px;
    display: flex;
    justify-content: space-between; }
    .c5 .con2 .c5-1 {
      width: 878px;
      height: 461px; }
    .c5 .con2 .c5-2 {
      margin-top: 58px;
      width: 631px;
      margin-right: 354px; }
      .c5 .con2 .c5-2 h3 {
        font-size: 30px;
        color: #333333;
        font-weight: 600;
        padding-left: 100px; }
      .c5 .con2 .c5-2 h4 {
        color: #333333;
        font-size: 24px;
        margin-top: 44px;
        font-weight: 600; }
      .c5 .con2 .c5-2 dd {
        font-size: 18px;
        line-height: 45px;
        color: #333333;
        margin-top: 36px; }
        .c5 .con2 .c5-2 dd p:before {
          content: '';
          margin-right: 13px;
          display: inline-block;
          vertical-align: middle;
          border-radius: 100px;
          color: #f4f4f4;
          text-align: center;
          width: 30px;
          height: 30px;
          background-color: #816956;
          line-height: 30px;
          font-size: 14px; }
        .c5 .con2 .c5-2 dd p:nth-child(1):before {
          content: '01'; }
        .c5 .con2 .c5-2 dd p:nth-child(2):before {
          content: '02'; }
        .c5 .con2 .c5-2 dd p:nth-child(3):before {
          content: '03'; }
        .c5 .con2 .c5-2 dd p:nth-child(4):before {
          content: '04'; }
        .c5 .con2 .c5-2 dd p:nth-child(5):before {
          content: '05'; }

.c6 {
  background: url(../images/c5.png) no-repeat 50% 0;
  height: 991px;
  padding-top: 148px; }
  .c6 h2 {
    display: flex;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    line-height: 1; }
    .c6 h2 span {
      padding-top: 12px;
      line-height: 1; }
    .c6 h2 i {
      font-size: 30px;
      color: #fef202;
      padding-left: 118px;
      vertical-align: top; }
  .c6 dd {
    margin-top: 54px;
    line-height: 35px;
    font-size: 16px;
    color: #ffffff; }
  .c6 .sec {
    margin-top: 54px;
    display: flex;
    align-items: center; }
    .c6 .sec a.ck {
      width: 277px;
      height: 60px;
      border: solid 1px #f4f4f4;
      line-height: 58px;
      text-align: center;
      color: #ffffff;
      font-size: 16px; }
    .c6 .sec .dh {
      margin-left: 47px;
      display: flex;
      align-items: center;
      padding-left: 60px;
      background: url(../images/dh2.png) no-repeat 0 50%;
      height: 50px;
      font-weight: 600;
      color: #fff;
      font-family: Impact;
      font-size: 30px; }
      .c6 .sec .dh span {
        font-size: 16px;
        color: #ffffff;
        line-height: 22px;
        padding-right: 13px;
        font-family: 微软雅黑; }
  .c6 .con {
    margin-top: 80px; }
    .c6 .con .list2 li {
      float: left;
      margin-right: 9px; }
      .c6 .con .list2 li img {
        cursor:default;
        width: 394px;
        height: 264px; }

.c7 {
  margin-top: 72px; }
  .c7 .con {
    display: flex;
    justify-content: space-between; }
    .c7 .con .c7-1 {
      width: 640px; }
      .c7 .con .c7-1 .tit {
        padding-left: 34px;
        background: url(../images/su.png) no-repeat 0 50%; }
        .c7 .con .c7-1 .tit h2 {
          font-size: 37px;
          color: #333333;
          font-weight: 600; }
          .c7 .con .c7-1 .tit h2 span {
            font-size: 14px;
            color: #333333;
            font-weight: 500; }
        .c7 .con .c7-1 .tit p {
          font-size: 18px;
          color: #333333;
          margin-top: 16px; }
      .c7 .con .c7-1 .con {
        margin-top: 28px; }
        .c7 .con .c7-1 .con .list2 li {
          margin-right: 7px; }
          .c7 .con .c7-1 .con .list2 li a {
            display: block;
            margin-bottom: 13px;
            border: solid 1px #b5b5b5; }
          .c7 .con .c7-1 .con .list2 li img {
            width: 207px;
            height: 88px; }
      .c7 .con .c7-1 .sec {
        margin-top: 16px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .c7 .con .c7-1 .sec a.ck {
          display: block;
          font-size: 16px;
          color: #333; }
        .c7 .con .c7-1 .sec .secx {
          display: flex; }
          .c7 .con .c7-1 .sec .secx .xx {
            margin-left: 18px; }
    .c7 .con .c7-2 {
      border-left: 1px solid rgba(181, 181, 181, 0.5);
      width: 494px;
      padding-left: 68px; }
      .c7 .con .c7-2 .tit {
        padding-left: 34px;
        background: url(../images/su.png) no-repeat 0 50%; }
        .c7 .con .c7-2 .tit h2 {
          font-size: 37px;
          color: #333333;
          font-weight: 600; }
          .c7 .con .c7-2 .tit h2 span {
            font-size: 14px;
            color: #333333;
            font-weight: 500; }
        .c7 .con .c7-2 .tit p {
          font-size: 18px;
          color: #333333;
          margin-top: 16px; }
      .c7 .con .c7-2 .con {
        margin-top: 28px; }
        .c7 .con .c7-2 .con .list2 li {
          margin-right: 7px; }
          .c7 .con .c7-2 .con .list2 li a {
            display: block;
            margin-bottom: 13px;
            border: solid 1px #b5b5b5; }
          .c7 .con .c7-2 .con .list2 li img {
            width: 207px;
            height: 88px; }
      .c7 .con .c7-2 .sec {
        margin-top: 16px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .c7 .con .c7-2 .sec a.ck {
          display: block;
          font-size: 16px;
          color: #333; }
        .c7 .con .c7-2 .sec .secx {
          display: flex; }
          .c7 .con .c7-2 .sec .secx .xx {
            margin-left: 18px; }

.c8 {
  margin-top: 104px;
  background: url(../images/c7.png) no-repeat 50% 0;
  height: 1179px;
  padding-top: 80px; }
  .c8 .tit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px; }
    .c8 .tit h2 {
      font-weight: 600;
      color: #816956;
      font-size: 24px;
      margin-top: 30px; }
    .c8 .tit .list1 {
      width: 392px;
      display: flex;
      justify-content: space-between;
      text-align: center; }
      .c8 .tit .list1 li {
        width: 125px;
        height: 41px;
        background-color: #333333;
        line-height: 41px; }
        .c8 .tit .list1 li a {
          color: #fff;
          display: block; }
        .c8 .tit .list1 li.on {
          background-color: #816956; }
  .c8 .con1 {
    margin-bottom: 74px; }
  .c8 .con {
    display: flex;
    justify-content: space-between; }
    .c8 .con .c8-1 {
      width: 685px; }
      .c8 .con .c8-1 .bd {
        position: relative; }
        .c8 .con .c8-1 .bd .xx {
          position: absolute;
          cursor: pointer;
          bottom: 19px;
          z-index: 1; }
          .c8 .con .c8-1 .bd .xx.next {
            right: 247px; }
          .c8 .con .c8-1 .bd .xx.prev {
            right: 177px; }
      .c8 .con .c8-1 .list1 li {
        background: #fff; }
        .c8 .con .c8-1 .list1 li a {
          display: flex;
          justify-content: space-between; }
          .c8 .con .c8-1 .list1 li a .img img {
            width: 344px;
            height: 247px; }
          .c8 .con .c8-1 .list1 li a .zi {
            width: 290px;
            margin-right: 26px;
            margin-top: 32px; }
            .c8 .con .c8-1 .list1 li a .zi h3 {
              color: #666666;
              border-bottom: 1px solid #aaaaaa;
              padding-bottom: 12px;
              font-size: 14px;
              font-weight: 600; }
            .c8 .con .c8-1 .list1 li a .zi dd {
              line-height: 26px;
              color: #666666;
              margin-top: 16px; }
            .c8 .con .c8-1 .list1 li a .zi .timex {
              text-align: right;
              color: #666666;
              margin-top: 50px; }
      .c8 .con .c8-1 .list2 {
        display: flex;
        margin-top: 40px;
        justify-content: space-between; }
        .c8 .con .c8-1 .list2 li {
          width: 288px; }
          .c8 .con .c8-1 .list2 li:nth-child(2n) {
            margin-right: 26px; }
          .c8 .con .c8-1 .list2 li h3 {
            font-size: 14px;
            font-weight: 600;
            color: #816956; }
          .c8 .con .c8-1 .list2 li dd {
            line-height: 26px;
            color: #666666;
            margin-top: 20px; }
          .c8 .con .c8-1 .list2 li .timex {
            color: #666666;
            margin-top: 20px; }
    .c8 .con .c8-2 {
      width: 454px; }
      .c8 .con .c8-2 .list2 li {
        margin-bottom: 56px; }
        .c8 .con .c8-2 .list2 li:last-child {
          margin-bottom: 0; }
        .c8 .con .c8-2 .list2 li a {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .c8 .con .c8-2 .list2 li a .timex {
            text-align: center;
            font-size: 40px;
            color: #666666;
            padding: 20px 20px 20px 0;
            line-height: 1;
            border-right: 1px solid #d2d2d2; }
            .c8 .con .c8-2 .list2 li a .timex p {
              font-size: 12px;
              margin-top: 4px; }
          .c8 .con .c8-2 .list2 li a .zi {
            width: 368px; }
            .c8 .con .c8-2 .list2 li a .zi h3 {
              color: #666666;
              font-weight: 600;
              font-size: 14px;
              border-bottom: 1px solid #aaaaaa;
              padding-bottom: 14px; }
            .c8 .con .c8-2 .list2 li a .zi dd {
              font-size: 14px;
              line-height: 26px;
              color: #666666;
              margin-top: 18px;
              width: 288px; }
  .c8 .con2 {
    display: flex;
    justify-content: space-between; }
    .c8 .con2 .c8-3 {
      width: 655px; }
      .c8 .con2 .c8-3 h2 {
        font-size: 18px;
        color: #333333;
        padding-left: 60px;
        background: url(../images/n7.png) no-repeat 0 0%;
        height: 46px;
        padding-top: 22px; }
      .c8 .con2 .c8-3 .dd {
        margin-top: 36px; }
    .c8 .con2 .c8-4 {
      width: 416px; }
      .c8 .con2 .c8-4 h2 {
        font-size: 18px;
        color: #333333;
        padding-left: 60px;
        background: url(../images/n7.png) no-repeat 0 0%;
        height: 46px;
        padding-top: 22px; }
      .c8 .con2 .c8-4 h3 {
        line-height: 1;
        font-size: 24px;
        color: #333333;
        margin-top: 70px;
        font-weight: 600; }
      .c8 .con2 .c8-4 dd {
        font-size: 18px;
        color: #333333;
        line-height: 30px;
        font-size: 14px;
        margin-top: 32px; }
      .c8 .con2 .c8-4 .list2 {
        margin-top: 40px; }
        .c8 .con2 .c8-4 .list2 li {
          margin-right: 25px;
          float: left;
          text-align: center; }
          .c8 .con2 .c8-4 .list2 li img {
            width: 108px;
            height: 107px; }
          .c8 .con2 .c8-4 .list2 li dd {
            color: #333333;
            margin-top: 14px;
            font-size: 14px; }

.foot {
  background: url(../images/foot.png) no-repeat 50% 0;
  height: 454px; }
  .foot .con1 {
    height: 362px;
    background-color: #ffffff;
    border-radius: 0px 0px 20px 20px;
    padding-top: 34px;
    padding-left: 92px;
    padding-right: 62px; }
    .foot .con1 #formsearch {
      margin-left: auto;
      margin-right: auto;
      width: 720px;
      background: url(../images/ss.png) no-repeat 0 50%;
      height: 66px;
      margin-bottom: 36px; }
      .foot .con1 #formsearch input {
        border: none;
        background: none;
        height: 66px;
        line-height: 66px;
        outline: none; }
        .foot .con1 #formsearch input#keyword {
          float: left;
          width: calc(100% - 74px);
          font-size: 14px;
          color: rgba(51, 51, 51, 0.3);
          text-indent: 36px; }
          .foot .con1 #formsearch input#keyword::-webkit-input-placeholder {
            color: rgba(51, 51, 51, 0.3); }
        .foot .con1 #formsearch input#s_btn {
          float: right;
          width: 74px;
          font-size: 0; }
    .foot .con1 .con .foot1 {
      width: 226px;
      float: left; }
      .foot .con1 .con .foot1 h2 {
        font-size: 18px;
        color: #333333;
        background: url(../images/n9.png) no-repeat 0 100%;
        padding-bottom: 16px; }
      .foot .con1 .con .foot1 .sec {
        line-height: 37px;
        color: #666666;
        margin-top: 16px;
        display: flex;
        flex-wrap: wrap;
        width: 176px; }
        .foot .con1 .con .foot1 .sec p {
          width: 88px; }
        .foot .con1 .con .foot1 .sec a {
          color: #666666; }
    .foot .con1 .con .foot2 {
      float: left;
      width: 220px; }
      .foot .con1 .con .foot2 h2 {
        font-size: 18px;
        color: #333333;
        background: url(../images/n9.png) no-repeat 0 100%;
        padding-bottom: 16px; }
      .foot .con1 .con .foot2 .sec {
        line-height: 37px;
        color: #666666;
        margin-top: 16px;
        display: flex;
        flex-wrap: wrap;
        width: 176px; }
        .foot .con1 .con .foot2 .sec a {
          width: 88px;
          color: #666666; }
    .foot .con1 .con .foot3 {
      margin-top: 9px;
      float: left;
      display: block;
      text-align: right; }
      .foot .con1 .con .foot3 a.ck {
        display: block;
        width: 136px;
        height: 37px;
        background: url(../images/n8.png) no-repeat 0 50%;
        color: #ffffff;
        font-size: 14px;
        text-indent: 54px;
        line-height: 37px;
        text-align: left; }
      .foot .con1 .con .foot3 h3 {
        font-size: 14px;
        letter-spacing: 12px;
        color: #333333;
        margin-top: 20px;
        margin-bottom: 14px; }
      .foot .con1 .con .foot3 dd {
        color: #333333;
        font-weight: 600;
        font-size: 24px; }
    .foot .con1 .con .foot4 {
      float: right;
      width: 347px; }
      .foot .con1 .con .foot4 h2 {
        font-size: 18px;
        color: #333333;
        background: url(../images/n9.png) no-repeat 0 100%;
        padding-bottom: 16px; }
      .foot .con1 .con .foot4 dd {
        color: #333333;
        line-height: 24px;
        margin-top: 16px; }
        .foot .con1 .con .foot4 dd a {
          color: #333333; }
      .foot .con1 .con .foot4 .xseo {
        color: #333333;
        font-size: 12px;
        margin-top: 20px; }
        .foot .con1 .con .foot4 .xseo a {
          color: #333333; }
          .foot .con1 .con .foot4 .xseo a img {
            vertical-align: bottom; }
          .foot .con1 .con .foot4 .xseo a:nth-child(1) {
            padding-right: 24px; }
          .foot .con1 .con .foot4 .xseo a:nth-child(2) {
            padding-right: 24px; }
  .foot .conx {
    padding: 9px 0;
    color: #fff;
    text-align: center;
    line-height: 18px; }
    .foot .conx a {
      color: #fff;
      padding: 0 10px; }
    .foot .conx .link {
      text-align: center; }

.footx {
    
  background: url(../images/n10.png) no-repeat 50% 0;
  height: 128px;
  padding-top: 12px;
  position: fixed;
  z-index: 111;
  bottom: 0; }
  .footx h2 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 600; }
    .footx h2 span {
      color: #fef202;
      font-size: 36px; }
  .footx .lyb {
    margin-top: 10px; }
    .footx .lyb .con1 {
      display: flex;
      justify-content: space-between; }
      .footx .lyb .con1 .ww2 {
        display: flex;
        border: solid 1px #d2d2d2;
        line-height: 51px;
        width: 976px; }
        .footx .lyb .con1 .ww2 .ww1 {
          height: 51px;
          width: 20%;
          background: #f6f7f9;
          padding-left: 54px;
          font-size: 18px;
          color: #333; }
          .footx .lyb .con1 .ww2 .ww1 input {
            width: 115px;
            border: none;
            background: none;
            font-size: 16px;
            color: #999999;
            outline: none; }
            .footx .lyb .con1 .ww2 .ww1 input::-webkit-input-placeholder {
              color: #999999; }
          .footx .lyb .con1 .ww2 .ww1 #priceTotal {
            display: inline-block;
            border: none;
            background: none;
            color: #999999;
            font-size: 24px;
            font-weight: 600;
            width: 113px;
            text-align: center; }
          .footx .lyb .con1 .ww2 .ww1:nth-child(1) {
            background: url(../images/1-1.png) no-repeat 18px 50% #f6f7f9;
            border-right: solid 1px #d2d2d2; }
          .footx .lyb .con1 .ww2 .ww1:nth-child(2) {
            background: url(../images/1-2.png) no-repeat 18px 50% #f6f7f9;
            border-right: solid 1px #d2d2d2; }
          .footx .lyb .con1 .ww2 .ww1:nth-child(3) {
            background: url(../images/1-3.png) no-repeat 18px 50% #f6f7f9;
            border-right: solid 1px #d2d2d2; }
          .footx .lyb .con1 .ww2 .ww1:nth-child(4) {
            background: url(../images/1-4.png) no-repeat 18px 50% #f6f7f9;
            border-right: solid 1px #d2d2d2; }
          .footx .lyb .con1 .ww2 .ww1:nth-child(5) {
            padding-left: 0; }
            .footx .lyb .con1 .ww2 .ww1:nth-child(5) input {
              outline: none;
              width: 80px;
              text-indent: 10px; }
      .footx .lyb .con1 .ww3 input {
        width: 219px;
        height: 53px;
        background-color: #e20c0d;
        line-height: 53px;
        text-align: center;
        font-size: 18px;
        color: #f6f7f9;
        border: none; }

body {
  padding-bottom: 128px; }

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