body {
  background-color: #f2f2f2; }

.block {
  width: 100%; }
  .block .block-cont {
    width: 1200px;
    margin: 0 auto; }
    .block .block-cont .Ht {
      display: block;
      margin: 0 auto; }
      .block .block-cont .Ht img {
        width: initial;
        margin: 0 auto;
        display: block; }

#banner_swiper .swiper-pagination-bullet {
  width: 15px;
  height: 15px; }
#banner_swiper .swiper-pagination-bullet-active {
  background: #b45e8f !important; }

.block-1 {
  background: #fff; }
  .block-1 .block-1-cont {
    display: flex;
    justify-content: space-between;
    padding: 62px 0; }
  .block-1 .item {
    width: 23%;
    display: flex;
    align-items: center; }
  .block-1 .item-r-tit {
    margin-left: 35px;
    color: #b45e8f;
    font-size: 28px; }
  .block-1 .item-r-content {
    margin-left: 35px;
    color: #514b49;
    font-size: 16px; }

.block-2 .Ht {
  width: 741px;
  padding: 39px 0;
  padding-bottom: 0;
  margin-bottom: -10px; }
.block-2 .item {
  width: 1140px;
  height: 400px; }
  .block-2 .item .item-cont {
    position: relative;
    left: 158px;
    top: 169px;
    width: 406px;
    height: 290px; }
  .block-2 .item .tit {
    font-weight: bold;
    font-size: 32px;
    color: #b2598e; }
  .block-2 .item .con {
    line-height: 33px;
    font-size: 16px;
    color: #000000; }
  .block-2 .item .i-btn {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    width: 102px;
    margin-top: 18px;
    margin-right: 18px;
    font-size: 16px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    background: #b45e8f; }
.block-2 .item1 {
  background: url("../../img/home/pc1.png") no-repeat; }
.block-2 .item2 {
  background: url("../../img/home/pc2.png") no-repeat; }
  .block-2 .item2 .item-cont {
    left: 670px;
    top: 169px; }
  .block-2 .item2 .i-btns {
    margin-top: 32px; }
.block-2 .item3 {
  background: url("../../img/home/pc3.png") no-repeat; }

.block-3 {
  background: url("../../img/home/b3_bg.png") no-repeat center;
  height: 892px;
  margin-top: 30px; }
  .block-3 .Ht {
    padding-top: 65px;
    padding-bottom: 55px; }
  .block-3 .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .block-3 .item {
    width: 260px;
    height: 290px;
    padding-top: 170px;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 0 10px -2px #333; }
    .block-3 .item .tit {
      margin-bottom: 13px;
      font-size: 22px;
      color: #b45e8f; }
    .block-3 .item .con {
      width: 80%;
      margin: 0 auto;
      font-size: 18px;
      color: #010101; }
  .block-3 .item:nth-child(1) {
    background: url("../../img/home/p1.png") no-repeat center; }
  .block-3 .item:nth-child(2) {
    background: url("../../img/home/p2.png") no-repeat center; }
  .block-3 .item:nth-child(3) {
    background: url("../../img/home/p3.png") no-repeat center; }
  .block-3 .item:nth-child(4) {
    background: url("../../img/home/p4.png") no-repeat center; }
  .block-3 .item:nth-child(5) {
    margin-top: 18px;
    background: url("../../img/home/p5.png") no-repeat center; }
  .block-3 .item:nth-child(6) {
    margin-top: 18px;
    background: url("../../img/home/p6.png") no-repeat center; }
  .block-3 .item:nth-child(7) {
    margin-top: 18px;
    background: url("../../img/home/p7.png") no-repeat center; }
  .block-3 .item:nth-child(8) {
    margin-top: 18px;
    background: url("../../img/home/p8.png") no-repeat center; }

.block-4 .block-4-cont {
  padding: 54px 0; }
  .block-4 .block-4-cont .Ht {
    padding-bottom: 45px; }
  .block-4 .block-4-cont .items .item {
    display: flex;
    justify-content: space-between;
    width: 1074px;
    height: 510px;
    background: url(../../img/home/4_bg.png) center; }
    .block-4 .block-4-cont .items .item .item-l {
      position: relative;
      height: 100%;
      width: 244px; }
      .block-4 .block-4-cont .items .item .item-l img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: auto; }
    .block-4 .block-4-cont .items .item .item-r {
      width: 830px;
      height: 100%;
      padding-top: 65px;
      padding-left: 76px;
      box-sizing: border-box; }
      .block-4 .block-4-cont .items .item .item-r .name {
        margin-bottom: 25px;
        font-size: 30px; }
      .block-4 .block-4-cont .items .item .item-r .txt1 {
        display: flex;
        justify-content: left;
        margin-bottom: 25px; }
        .block-4 .block-4-cont .items .item .item-r .txt1 .txt1-item {
          position: relative;
          padding-left: 12px;
          margin-right: 22px;
          font-size: 16px; }
        .block-4 .block-4-cont .items .item .item-r .txt1 .txt1-item:before {
          content: "";
          position: absolute;
          top: 10px;
          left: 2px;
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background: #eeeeee; }
      .block-4 .block-4-cont .items .item .item-r .txt2 {
        margin-bottom: 25px; }
        .block-4 .block-4-cont .items .item .item-r .txt2 .txt2-tit {
          margin-bottom: 2px; }
      .block-4 .block-4-cont .items .item .item-r .txt3 {
        margin-bottom: 25px; }
        .block-4 .block-4-cont .items .item .item-r .txt3 .txt2-tit {
          margin-bottom: 2px; }
        .block-4 .block-4-cont .items .item .item-r .txt3 .txt2-con {
          width: 640px; }
      .block-4 .block-4-cont .items .item .item-r .btns {
        display: flex; }
        .block-4 .block-4-cont .items .item .item-r .btns .btn {
          width: 140px;
          height: 42px;
          line-height: 42px;
          text-align: center;
          color: #fff; }
        .block-4 .block-4-cont .items .item .item-r .btns .btn:first-child {
          background-image: linear-gradient(#ac3740, #cc4554);
          margin-right: 40px; }
        .block-4 .block-4-cont .items .item .item-r .btns .btn:last-child {
          background-image: linear-gradient(#ad9645, #e0be56); }

.block-5 {
  height: 750px;
  background: url("../../img/home/5_bg.png") no-repeat center; }
  .block-5 .Ht {
    height: 93px;
    padding: 63px 0 44px 0; }
  .block-5 .items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1154px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 36px;
    padding-top: 25px;
    padding-bottom: 49px;
    background: #fff; }
    .block-5 .items .item {
      width: 510px;
      padding-top: 18px;
      padding-bottom: 16px;
      font-size: 14px;
      border-bottom: 1px solid #bfbfbf; }
      .block-5 .items .item .i-tit {
        line-height: 36px;
        font-weight: bold;
        font-size: 18px;
        color: #000000; }
      .block-5 .items .item .i-con {
        line-height: 28px;
        color: #141414; }
      .block-5 .items .item .i-more {
        line-height: 28px;
        color: #b45e8f; }
    .block-5 .items .item:nth-child(5) {
      border: none; }
    .block-5 .items .item:nth-child(6) {
      border: none; }

.block-6 {
  padding-bottom: 29px;
  color: #000000;
  overflow: hidden; }
  .block-6 .Ht {
    padding: 30px 0 38px; }
    .block-6 .Ht img {
      height: 60px; }
  .block-6 .items {
    position: relative;
    height: 174px;
    background: url("../../img/home/pc5.png") no-repeat center; }
    .block-6 .items .item {
      font-size: 16px;
      color: #000000; }
    .block-6 .items .item1 {
      position: relative;
      left: 143px;
      top: 70px; }
    .block-6 .items .item2 {
      position: relative;
      left: 463px;
      top: 19px; }
    .block-6 .items .item3 {
      position: relative;
      left: 753px;
      top: -28px; }
    .block-6 .items .item4 {
      position: relative;
      left: 1023px;
      top: -67px; }

.block-7 {
  height: 360px;
  background: url("../../img/home/7_bg.png") no-repeat center; }
  .block-7 .Hz {
    padding: 36px 0; }
  .block-7 .block-cont {
    padding-top: 36px; }
  .block-7 .items {
    background: #fff;
    width: 100%;
    margin-top: 36px; }
    .block-7 .items .items-cont {
      display: flex;
      justify-content: space-between;
      position: relative;
      padding: 50px 32px; }
      .block-7 .items .items-cont .item:last-child {
        border: none; }
      .block-7 .items .items-cont .item {
        width: 25%;
        padding: 0 40px;
        box-sizing: border-box;
        border-right: 1px solid #bfbfbf; }
        .block-7 .items .items-cont .item .i-tit {
          font-size: 24px;
          line-height: 38px;
          color: #050505;
          font-weight: bold; }
        .block-7 .items .items-cont .item .i-con {
          line-height: 30px;
          font-size: 16px;
          color: #282828; }

.block-8 {
  background: #fff; }
  .block-8 .block-8-cont {
    display: flex;
    padding-top: 68px;
    padding-bottom: 56px; }
    .block-8 .block-8-cont .b-l {
      width: 342px;
      height: 505px; }
    .block-8 .block-8-cont .b-r {
      width: 744px;
      padding-left: 30px;
      overflow: hidden; }
      .block-8 .block-8-cont .b-r .tits {
        display: flex;
        justify-content: center; }
        .block-8 .block-8-cont .b-r .tits .tit {
          margin-right: 30px;
          font-size: 28px;
          color: #404040;
          cursor: pointer; }
        .block-8 .block-8-cont .b-r .tits .tit.active {
          color: #b45e8f; }
      .block-8 .block-8-cont .b-r .desc {
        position: relative; }
      .block-8 .block-8-cont .b-r .desc2 {
        font-size: 20px;
        line-height: 36px;
        margin-top: 43px; }
      .block-8 .block-8-cont .b-r .desc1, .block-8 .block-8-cont .b-r .desc2, .block-8 .block-8-cont .b-r .desc3 {
        position: absolute;
        left: -108%;
        width: 744px;
        transition: all 0.3s; }
      .block-8 .block-8-cont .b-r .selected {
        left: 0 !important; }
      .block-8 .block-8-cont .b-r .detail {
        display: flex;
        justify-content: space-between;
        padding: 38px 0;
        border-bottom: 1px solid #d7d7d7; }
        .block-8 .block-8-cont .b-r .detail .d-l {
          width: 328px;
          height: 200px; }
        .block-8 .block-8-cont .b-r .detail .d-r {
          width: 376px;
          padding: 10px 0;
          box-sizing: border-box; }
          .block-8 .block-8-cont .b-r .detail .d-r .d-r-tit {
            line-height: 40px;
            color: #b45e8f;
            font-size: 18px; }
          .block-8 .block-8-cont .b-r .detail .d-r .d-r-con {
            line-height: 34px;
            font-size: 14px; }
    .block-8 .block-8-cont .items {
      display: flex;
      flex-wrap: wrap;
      padding: 20px 0;
      width: 740px;
      height: 200px;
      box-sizing: border-box; }
      .block-8 .block-8-cont .items .item:before {
        content: "";
        position: relative;
        width: 4px;
        height: 4px;
        top: 10px;
        border-radius: 100%;
        background: #787878; }
      .block-8 .block-8-cont .items .item {
        display: flex;
        justify-content: space-between;
        width: 50%;
        position: relative; }
        .block-8 .block-8-cont .items .item .i-tit {
          width: 250px;
          font-size: 16px;
          color: #b4b4b4; }
        .block-8 .block-8-cont .items .item .i-time {
          width: 100px;
          font-size: 12px;
          color: #aeb0c1; }

.wh7 .wh_con {
  padding-bottom: 80px; }

.wh7 .wh_con .wh7_swiper {
  margin-top: 80px; }

.wh7 .wh_con .wh7_swiper .swiper-slide {
  position: relative;
  overflow: hidden; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export_img {
  display: block;
  height: 435px; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 20px 0;
  background: rgba(236, 120, 137, 0.7);
  -webkit-transition: padding .3s;
  transition: padding .3s; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_con1 {
  text-align: center;
  height: 108px;
  -webkit-transition: height .3s;
  transition: height .3s;
  overflow: hidden; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_name {
  font-size: 22px; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_name span {
  margin-right: 10px; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_type {
  font-size: 16px;
  margin-top: 6px; }

.wh7 .wh_con .wh7_swiper .swiper-slide .export .export_con2 {
  height: 0;
  font-size: 14px;
  padding: 0 25px;
  -webkit-transition: height .3s;
  transition: height .3s;
  overflow: hidden; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export {
  background: rgba(77, 54, 57, 0.9); }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con1 {
  height: 0; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 {
  height: 138px; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 .btn_ec2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-center: align;
  margin-top: 16px; }

.wh7 .wh_con .wh7_swiper .swiper-slide:hover .export_con2 .btn_ec2 .btnmain {
  cursor: pointer;
  color: #333;
  text-align: center;
  width: 100px;
  line-height: 30px;
  border-radius: 10px;
  background: #fff;
  padding: 4px;
  font-size: 20px; }

.wh7 .wh_con .wh7_pa_prev, .wh7 .wh_con .wh7_pa_next {
  position: absolute;
  top: 42%;
  z-index: 10;
  height: 120px;
  width: 20px;
  background: rgba(153, 153, 153, 0.5);
  border-radius: 4px;
  cursor: pointer; }

.wh7 .wh_con .wh7_pa_prev p {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 0;
  left: -5px;
  border-left: 10px solid transparent;
  border-right: 10px solid #c0c1c3;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; }

.wh7 .wh_con .wh7_pa_next p {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 0;
  left: -5px;
  border-left: 10px solid transparent;
  border-right: 10px solid #c0c1c3;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; }

.wh7 .wh_con .wh7_pa_next {
  right: 0; }

.wh7 .wh_con .wh7_pa_next p {
  left: 5px;
  border-left-color: #c0c1c3;
  border-right-color: transparent; }

.wh_sprite {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url("//cdn-static-poster.huazhen2008.com/Jingjia_mtx/whlq/wh.png"); }

.wh7_5 {
  width: 18px;
  height: 17px;
  background-position: -0px -0px; }

.ho8 {
  height: 708px;
  background: url("//cdn-static-poster.huazhen2008.com/Jingjia_yx/home/ho8_bg.jpg") no-repeat center/cover; }

.ho8 .ho_con {
  padding-top: 40px;
  overflow: hidden; }

.ho8 .ho_con .ho8_tit2 {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin-top: 10px; }

.ho8 .ho_con .ho8_sw_div {
  position: relative;
  margin: 22px 150px 0; }

.ho8 .ho_con .ho8_sw_div .ho8_sw {
  padding-bottom: 10px; }

.ho8 .ho_con .ho8_sw_div .swiper-slide {
  tranform: translate3d(208px, 52px, -240px);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

.ho8 .ho_con .ho8_sw_div .swiper-slide img {
  display: block;
  width: 100%;
  height: 500px; }

.ho8 .ho_con .ho8_sw_div .swiper-slide p {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5); }

.ho8 .ho_con .ho8_sw_div .swiper-slide .active2 {
  background: rgba(0, 0, 0, 0); }

.ho8 .ho_con .ho8_sw_div .swiper-slide-active {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.ho8 .ho_con .ho8_sw_prev, .ho8 .ho_con .ho8_sw_next {
  background-image: none;
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  text-align: center;
  outline: none; }

.ho8 .ho_con .ho8_sw_prev:before, .ho8 .ho_con .ho8_sw_next:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle; }

.ho8 .ho_con .ho8_sw_prev .ho_sprite, .ho8 .ho_con .ho8_sw_next .ho_sprite {
  vertical-align: middle;
  margin-left: -10px; }

.ho8 .ho_con .ho8_sw_prev {
  left: -90px; }

.ho8 .ho_con .ho8_sw_next {
  right: -90px; }

.ho8 .ho_con .ho8_sw_next .ho_sprite {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

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