@charset "UTF-8";
@import url(../layui/css/layui.css);
* {
  margin: 0;
  padding: 0;
  color: #222; }
  .clearfix:after {
    content: "";
    display: block;
    clear: both; }
  .lf {
    float: left; }
  .rt {
    float: right; }
  a {
    text-decoration: none;
    color: #222; }
  li {
    list-style: none; }
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal; }
  .upCase {
    text-transform: uppercase; }

@font-face {
  font-family: 'brandon-grotesque';
  src: url("../font/Brandon_reg.otf"); }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

html.wheelHide, body.wheelHide {
  overflow: hidden; }

svg.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden; }

.wraper {
  width: 1349px;
  margin: 0 auto; }

/* 头部 */
.headCon {
  width: 1336px;
  margin: 0 auto; }
  .headCon .head {
    position: relative;
    margin: 0 auto; }
  .headCon .logo {
    width: 120px;
    padding: 37px 0;
    margin-left: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    .headCon .logo img {
      width: 100%; }
  nav {
    width: 924px;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    padding-top: 25px;
    position: relative; }
    nav.cms > ul:nth-of-type(1) > li {
      margin: 0 26px !important; }
      nav.cms > ul:nth-of-type(1) > li a {
        font-size: 16px !important; }
    nav li.lf {
      margin: 0 7px;
      position: relative; }
      nav li.lf a {
        display: block;
        height: 100%;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 2px;
        transition: all .2s ease; }
        nav li.lf a.noChoose {
          color: rgba(34, 34, 34, 0.4); }
        nav li.lf a.active {
          color: #222; }
  .headCon .btn_list {
    margin-top: 20px;
    position: absolute;
    right: 21px;
    top: 0;
    z-index: 999; }
    .headCon .btn_list li {
      margin-bottom: 2px;
      margin-top: -20px; }
      .headCon .btn_list li:not(:first-child) {
        display: none; }
      .headCon .btn_list li a {
        width: 84px;
        font-family: 'Microsoft YaHei';
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
  .headCon #searchbox {
    position: absolute;
    right: 0;
    top: 34px;
    width: 168px;
    height: 41px; }
    .headCon #searchbox.active {
      background: #393D49; }
      .headCon #searchbox.active input {
        background: url("../images/input_icon_02.png") 96% 57% no-repeat; }
      .headCon #searchbox.active #serchGo {
        display: block; }
    .headCon #searchbox input {
      display: inline-block;
      width: 126px;
      height: 100%;
      border: none;
      background: url("../images/input_icon_01.png") 96% 57% no-repeat;
      background-size: 27px;
      -webkit-background-size: 27px;
      cursor: pointer;
      color: #fff;
      text-indent: 4px;
      padding-right: 30px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
    .headCon #searchbox #serchGo {
      display: inline-block;
      width: 41px;
      height: 41px;
      background: url("../images/input_icon_03.png");
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      display: none;
      cursor: pointer; }

/* 首页 */
.indexCon .banner {
  height: 668px; }
  #test1 {
    height: 100% !important; }
  .indexCon .banner .item {
    height: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center; }
    .indexCon .banner .item:nth-of-type(1) {
      background-image: url("../images/banner_01.jpg"); }
    .indexCon .banner .item:nth-of-type(2) {
      background-image: url("../images/banner_02.jpg"); }
    .indexCon .banner .item:nth-of-type(3) {
      background-image: url("../images/banner_03.jpg"); }
    .indexCon .banner .item:nth-of-type(4) {
      background-image: url("../images/banner_04.jpg"); }
    .indexCon .banner .item .caption {
      position: absolute;
      top: 140px;
      left: 740px; }
      .indexCon .banner .item .caption .title {
        font-size: 50px;
        color: #fff; }
      .indexCon .banner .item .caption .sub-title {
        font-size: 30px;
        color: #fff;
        line-height: 50px;
        margin-bottom: 20px; }
      .indexCon .banner .item .caption .button {
        display: block;
        color: #fff;
        width: 310px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        background: rgba(255, 255, 255, 0.15);
        border: 1px solid #fff;
        font-size: 20px;
        transition: border-radius .2s ease-out; }
        .indexCon .banner .item .caption .button:hover {
          border-radius: 21px; }

/* 产品页第一层 */
.productCon {
  margin: 50px 0;
  height: 177px;
  background: linear-gradient(to bottom, #4c4c4c 0, #272727 32%, #000 100%);
  padding: 10px 0; }
  .productCon div {
    width: 720px;
    margin: 0 auto; }
  .productCon a {
    position: relative;
    display: block;
    width: 240px;
    height: 177px;
    background: red;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    text-align: center; }
    .productCon a:hover img.bg {
      transform: scale(1.07);
      -webkit-transform: scale(1.07); }
    .productCon a:nth-of-type(1) p {
      color: #555353; }
    .productCon a p {
      height: 50px;
      line-height: 50px;
      font-size: 22px;
      color: #fff;
      position: absolute;
      top: 45px;
      left: 34%; }
    .productCon a img.bg {
      transform: scale(1);
      -webkit-transform: scale(1);
      -webkit-transition: -webkit-transform .5s;
      transition: transform .5s; }
    .productCon a img.icon {
      position: absolute;
      top: 96px;
      left: 42%; }

/* 产品页第二层 */
.product_one_con {
  margin-top: 50px;
  background: #dadada; }
  .product_one_con .mainCon {
    width: 1024px;
    padding: 20px 0;
    margin: 0 auto; }
  .product_one_con .lfCon {
    width: 220px; }
    .product_one_con .lfCon .item {
      margin-bottom: 10px; }
      .product_one_con .lfCon .item.active .tit img {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg); }
      .product_one_con .lfCon .item.active .chooseList {
        display: block; }
      .product_one_con .lfCon .item .tit {
        font-size: 15px;
        cursor: pointer;
        margin-bottom: 5px; }
        .product_one_con .lfCon .item .tit span {
          font-size: 15px;
          letter-spacing: 3px; }
          .product_one_con .lfCon .item .tit span i {
            font-weight: bold;
            font-style: normal;
            font-size: 13px; }
        .product_one_con .lfCon .item .tit img {
          transform: rotate(0deg);
          transition: transform .5s;
          -webkit-transform: rotate(0deg);
          -webkit-transition: -webkit-transform .5s;
          margin: 6px 13px 0 3px; }
      .product_one_con .lfCon .item .chooseList {
        display: none; }
        .product_one_con .lfCon .item .chooseList li {
          height: 24px;
          line-height: 24px;
          margin-bottom: 5px; }
          .product_one_con .lfCon .item .chooseList li input {
            width: 13px;
            height: 13px;
            margin: 5px 5px 0 0;
            cursor: pointer; }
          .product_one_con .lfCon .item .chooseList li label {
            cursor: pointer; }
          .product_one_con .lfCon .item .chooseList li:nth-of-type(1) a {
            background: linear-gradient(135deg, #bcbdbe 0, #f0f0f0 68%, #d0d1d2 100%);
            background: -webkit-linear-gradient(135deg, #bcbdbe 0, #f0f0f0 68%, #d0d1d2 100%); }
          .product_one_con .lfCon .item .chooseList li:nth-of-type(2) a {
            background: linear-gradient(135deg, #bab691 0, #eee7c2 68%, #cfcaa8 100%);
            background: -webkit-linear-gradient(135deg, #bab691 0, #eee7c2 68%, #cfcaa8 100%); }
          .product_one_con .lfCon .item .chooseList li:nth-of-type(3) a {
            background: black; }
          .product_one_con .lfCon .item .chooseList li a {
            display: block;
            border-radius: 50%;
            margin: 3px 12px 0 0;
            width: 18px;
            height: 18px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box; }
            .product_one_con .lfCon .item .chooseList li a.active {
              width: 26px;
              height: 26px;
              border: 4px solid #cdcdcd;
              margin: -1px 12px 0 0; }
            .product_one_con .lfCon .item .chooseList li a span {
              display: block;
              width: 18px;
              height: 18px;
              box-shadow: inset 4px 4px 15px -14px #000;
              position: relative;
              border-radius: 50%; }
      .product_one_con .lfCon .item .reset_btn {
        cursor: pointer;
        display: block;
        height: 23px;
        line-height: 25px;
        padding-left: 32px;
        background: url("../images/icon_04.png") 0 center no-repeat; }
        .product_one_con .lfCon .item .reset_btn:hover {
          text-decoration: underline; }
  .product_one_con .rtCon {
    margin-top: 88px;
    width: 768px; }
    .product_one_con .rtCon div {
      margin-bottom: 30px; }
    .product_one_con .rtCon a.mar_60 {
      margin: 0 60px; }
    .product_one_con .rtCon a.mar_23 {
      margin-top: 23px; }
    .product_one_con .rtCon a.mar_16 {
      margin-top: 16px; }
    .product_one_con .rtCon a.mar_bot_17 {
      margin-top: -17px; }
    .product_one_con .rtCon a.mar_13 {
      margin-top: 13px; }
    .product_one_con .rtCon a.mar_6 {
      margin-top: -6px; }
    .product_one_con .rtCon dd {
      color: #7f7f7f;
      text-align: center;
      font-size: 16px;
      margin-top: 10px; }

.product_two_con {
  margin-top: 50px;
  background: #dadada; }
  .product_two_con div {
    width: 500px;
    margin: 0 auto;
    padding: 50px 0; }
    .product_two_con div a {
      display: block; }
      .product_two_con div a dd {
        text-align: center;
        color: #7f7f7f; }
      .product_two_con div a:first-of-type {
        margin-right: 32px; }

/* 产品页第三层 */
.product_three_con {
  position: relative; }
  .product_three_con .banCon {
    position: relative;
    height: 600px;
    background-image: url("../images/product_one/one/bg.jpg");
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center; }
    .product_three_con .banCon.ban_layer {
      height: 704px; }
    .product_three_con .banCon.bg_01 {
      background-image: url("../images/product_one/two/bg.jpg"); }
      .product_three_con .banCon.bg_01 .layui-this {
        background-color: #0b0b0b !important; }
      .product_three_con .banCon.bg_01 .layui-carousel {
        background-color: #0b0b0b !important; }
        .product_three_con .banCon.bg_01 .layui-carousel > [carousel-item] > * {
          background-color: #0b0b0b !important; }
      .product_three_con .banCon.bg_01 .item a {
        background: url("../images/product_one/two/to.png") !important; }
      .product_three_con .banCon.bg_01 .moreShow a {
        background: #000; }
        .product_three_con .banCon.bg_01 .moreShow a.show::before, .product_three_con .banCon.bg_01 .moreShow a.show::after {
          content: url("../images/product_one/two/icon_01.png"); }
        .product_three_con .banCon.bg_01 .moreShow a::before {
          content: url("../images/product_one/two/icon_02.png");
          background: url("../images/product_one/two/bg_lf.png") top left no-repeat; }
        .product_three_con .banCon.bg_01 .moreShow a::after {
          content: url("../images/product_one/two/icon_02.png");
          background: url("../images/product_one/two/bg_rt.png") top right no-repeat; }
      .product_three_con .banCon.bg_01 .text p, .product_three_con .banCon.bg_01 .text h3, .product_three_con .banCon.bg_01 .text span {
        color: #dedede; }
    .product_three_con .banCon.bg_02 {
      background-image: url("../images/product_one/three/bg.jpg"); }
      .product_three_con .banCon.bg_02 .item a {
        background: url("../images/product_one/three/to.png") !important; }
    .product_three_con .banCon.txt_color_01 .item .text h1, .product_three_con .banCon.txt_color_01 .item .text p {
      color: #dedede; }
    .product_three_con .banCon.txt_color_01 .item .text span {
      color: #767676; }
    .product_three_con .banCon.txt_color_02 .item .text h1, .product_three_con .banCon.txt_color_02 .item .text p {
      color: #fff; }
    .product_three_con .banCon.txt_color_02 .item .text span {
      color: #f2e7dc; }
    .product_three_con .banCon .item {
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden; }
      .product_three_con .banCon .item .text {
        position: absolute;
        opacity: 0;
        z-index: 2;
        transition: all 1s linear;
        -webkit-transition: all 1s linear; }
        .product_three_con .banCon .item .text h1 {
          font-size: 26px;
          margin-bottom: 20px; }
          .product_three_con .banCon .item .text h1 span {
            font-size: 14px;
            display: block;
            color: #919191; }
        .product_three_con .banCon .item .text p {
          font-size: 17px;
          color: #919191; }
        .product_three_con .banCon .item .text a {
          display: block;
          cursor: pointer;
          width: 55px;
          height: 55px;
          margin: 20px auto 0;
          background: url("../images/product_one/one/to.png"); }
        .product_three_con .banCon .item .text.txt_01 {
          width: 434px;
          left: 50%;
          top: 50px;
          margin-left: -217px; }
        .product_three_con .banCon .item .text.txt_02 {
          width: 389px;
          left: 197px;
          top: 150px; }
        .product_three_con .banCon .item .text.txt_03 {
          width: 389px;
          right: 197px;
          top: 150px; }
          .product_three_con .banCon .item .text.txt_03.txt_pos {
            top: 215px;
            right: 217px; }
        .product_three_con .banCon .item .text.txt_04 {
          width: 400px;
          right: 213px;
          top: 219px; }
          .product_three_con .banCon .item .text.txt_04.txt_pos {
            top: 131px;
            right: 753px; }
          .product_three_con .banCon .item .text.txt_04.txt_pos_01 {
            top: 76px;
            right: 179px; }
        .product_three_con .banCon .item .text.txt_05 {
          width: 326px;
          left: 30px;
          bottom: 40px; }
      .product_three_con .banCon .item img {
        position: absolute;
        transition: all 1s linear;
        -webkit-transition: all 1s linear;
        opacity: 0; }
        .product_three_con .banCon .item img.img_01 {
          width: 912px;
          left: 50%;
          bottom: -10px;
          margin-left: -456px; }
        .product_three_con .banCon .item img.img_02 {
          width: 856px;
          right: -10px;
          bottom: 0px; }
        .product_three_con .banCon .item img.img_03 {
          width: 598px;
          right: -10px;
          bottom: 0px; }
        .product_three_con .banCon .item img.img_04 {
          width: 455px;
          right: 180px;
          bottom: -10px; }
        .product_three_con .banCon .item img.img_05 {
          width: 422px;
          top: 12px;
          left: 304px; }
        .product_three_con .banCon .item img.img_06 {
          width: 690px;
          top: -8px;
          left: 28px; }
        .product_three_con .banCon .item img.img_07 {
          width: 1255px;
          top: -88px;
          left: 104px; }
        .product_three_con .banCon .item img.img_08 {
          width: 1388px;
          top: -73px;
          left: -10px; }
        .product_three_con .banCon .item img.img_09 {
          width: 1920px;
          left: -274px;
          top: -112px; }
        .product_three_con .banCon .item img.img_10 {
          width: 708px;
          right: -10px;
          top: -10px; }
      .product_three_con .banCon .item.active .text, .product_three_con .banCon .item.active img {
        opacity: 1; }
      .product_three_con .banCon .item.active img.img_01, .product_three_con .banCon .item.active img.img_04 {
        bottom: 0; }
      .product_three_con .banCon .item.active img.img_02, .product_three_con .banCon .item.active img.img_03 {
        right: 0; }
      .product_three_con .banCon .item.active img.img_05 {
        top: 2px; }
      .product_three_con .banCon .item.active img.img_06 {
        top: 2px;
        left: 38px; }
      .product_three_con .banCon .item.active img.img_07 {
        top: -78px;
        left: 94px; }
      .product_three_con .banCon .item.active img.img_08 {
        top: -63px;
        left: 0px; }
      .product_three_con .banCon .item.active img.img_09 {
        left: -284px;
        top: -122px; }
      .product_three_con .banCon .item.active img.img_10 {
        right: 0px;
        top: 0px; }
    .product_three_con .banCon .produc_item {
      position: relative; }
      .product_three_con .banCon .produc_item img {
        position: absolute;
        left: 158px;
        top: -109px;
        width: 738px;
        cursor: pointer; }
      .product_three_con .banCon .produc_item .text {
        position: absolute;
        top: 203px;
        left: 755px;
        width: 290px; }
        .product_three_con .banCon .produc_item .text > span {
          font-size: 16px;
          display: block; }
        .product_three_con .banCon .produc_item .text h3 {
          font-weight: normal;
          font-size: 25px;
          margin-bottom: 22px; }
        .product_three_con .banCon .produc_item .text p {
          margin-bottom: 6px;
          font-size: 15px; }
          .product_three_con .banCon .produc_item .text p span {
            font-size: 15px; }
            .product_three_con .banCon .produc_item .text p span.rt {
              min-width: 162px; }
            .product_three_con .banCon .produc_item .text p span i {
              color: #828282;
              font-style: normal; }
    .product_three_con .banCon .btnList {
      position: absolute;
      right: 20px;
      bottom: 20px;
      height: 20px;
      z-index: 9; }
      .product_three_con .banCon .btnList li {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #e5e5e5;
        cursor: pointer; }
        .product_three_con .banCon .btnList li:not(:last-of-type) {
          margin-right: 10px; }
        .product_three_con .banCon .btnList li.active {
          background: #a7a7a8; }
        .product_three_con .banCon .btnList li:not(.active):hover {
          background: #dedede; }
    .product_three_con .banCon .moreShow {
      position: absolute;
      width: 100%;
      height: 28px;
      bottom: 0px;
      left: 0;
      text-align: center; }
      .product_three_con .banCon .moreShow a {
        position: relative;
        display: inline-block;
        width: auto;
        height: 26px;
        line-height: 32px;
        color: #797979;
        font-size: 16px;
        background: #fff;
        text-transform: uppercase;
        margin-top: 3px; }
        .product_three_con .banCon .moreShow a.show::before, .product_three_con .banCon .moreShow a.show::after {
          content: url("../images/product_one/one/icon_01.png"); }
        .product_three_con .banCon .moreShow a::before {
          content: url("../images/product_one/one/icon_02.png");
          background: url("../images/product_one/one/bg_lf.png") top left no-repeat;
          display: inline-block;
          width: 57px;
          height: 32px;
          position: absolute;
          top: 0px;
          left: -57px;
          padding-left: 17px;
          line-height: 32px;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box; }
        .product_three_con .banCon .moreShow a::after {
          content: url("../images/product_one/one/icon_02.png");
          background: url("../images/product_one/one/bg_rt.png") top right no-repeat;
          display: inline-block;
          width: 57px;
          height: 32px;
          position: absolute;
          top: 0px;
          right: -57px;
          padding-right: 17px;
          line-height: 32px;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box; }
  .product_three_con .botCon {
    position: relative;
    height: 11px;
    background: #fff;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    overflow: auto; }
    .product_three_con .botCon.bg_01 {
      background: #000; }
    .product_three_con .botCon.active {
      height: 210px; }
    .product_three_con .botCon ul {
      padding: 25px 50px 0;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      .product_three_con .botCon ul.hide a {
        opacity: .4; }
      .product_three_con .botCon ul li {
        padding: 0 10px;
        position: relative; }
        .product_three_con .botCon ul li:hover span {
          opacity: 1; }
        .product_three_con .botCon ul li span {
          position: absolute;
          top: -19px;
          left: -33px;
          color: #7c7c7c;
          width: 166px;
          height: 28px;
          line-height: 18px;
          font-size: 15px;
          text-align: center;
          opacity: 0;
          transition: all .5s ease-in-out; }
      .product_three_con .botCon ul a {
        display: inline-block; }
        .product_three_con .botCon ul a.active {
          opacity: 1; }
        .product_three_con .botCon ul a.imporActive {
          opacity: 1; }
    .product_three_con .botCon .mCSB_scrollTools.mCSB_scrollTools_horizontal {
      height: 47px; }
    .product_three_con .botCon .mCSB_dragger_bar, .product_three_con .botCon .mCSB_draggerRail {
      height: 12px !important; }
    .product_three_con .botCon .mCSB_dragger_bar:last-of-type {
      background: #737373 url(../images/dragbar.png) no-repeat center center !important; }
    .product_three_con .botCon .mCSB_draggerRail {
      background: #1f1f1f !important; }

/* 案例 */
.caseCon {
  width: 1230px;
  margin: 86px auto 0; }
  .caseCon .item {
    width: 590px;
    margin-bottom: 66px; }
    .caseCon .item:hover .txt {
      background-color: #f2f2f2; }
    .caseCon .item:nth-of-type(odd) {
      margin-right: 50px; }
    .caseCon .item a {
      display: block; }
    .caseCon .item img {
      width: 100%; }
    .caseCon .item .txt {
      padding: 44px 42px; }
      .caseCon .item .txt h2 {
        font-size: 26px;
        margin-bottom: 20px; }
      .caseCon .item .txt p {
        font-size: 16px;
        line-height: 25px; }
      .caseCon .item .txt a {
        margin-top: 24px;
        width: 310px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border: 1px solid #333;
        border-radius: 5px; }
        .caseCon .item .txt a:hover {
          background-color: #272727;
          color: #fff; }

/* 关于我们*/
.aboutCon {
  background: url("../images/bg_icon.png") repeat-x #dadada; }
  .aboutCon .aboutIndexCon {
    width: 885px;
    margin: 0 auto;
    padding: 20px 0; }
    .aboutCon .aboutIndexCon .lfCon {
      width: 690px; }
      .aboutCon .aboutIndexCon .lfCon li {
        width: 230px;
        height: 176px; }
        .aboutCon .aboutIndexCon .lfCon li a {
          display: block;
          height: 100%;
          text-align: center;
          text-transform: uppercase;
          color: #8b8b8b;
          font-size: 20px;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box; }
          .aboutCon .aboutIndexCon .lfCon li a.par_40 {
            padding: 40px 30px 0; }
          .aboutCon .aboutIndexCon .lfCon li a.par_28 {
            padding: 28px 30px 0; }
          .aboutCon .aboutIndexCon .lfCon li a.par_20 {
            padding: 20px 30px 0; }
          .aboutCon .aboutIndexCon .lfCon li a.bg_01 {
            background: url("../images/icon_08.jpg"); }
          .aboutCon .aboutIndexCon .lfCon li a.bg_02 {
            background: url("../images/icon_07.jpg"); }
          .aboutCon .aboutIndexCon .lfCon li a.bg_03 {
            background: url("../images/icon_09.jpg");
            color: #fff; }
            .aboutCon .aboutIndexCon .lfCon li a.bg_03::after {
              background: url("../images/icon_06.png") center 0 no-repeat; }
          .aboutCon .aboutIndexCon .lfCon li a.top_05::after {
            top: 5px; }
          .aboutCon .aboutIndexCon .lfCon li a::after {
            content: "";
            position: relative;
            top: 10px;
            display: block;
            height: 25px;
            background: url("../images/icon_05.png") center 0 no-repeat; }
    .aboutCon .aboutIndexCon .rtCon {
      margin-left: 30px;
      padding-top: 25px; }
      .aboutCon .aboutIndexCon .rtCon li {
        margin-bottom: 10px; }
        .aboutCon .aboutIndexCon .rtCon li a {
          color: #8b8b8b;
          font-size: 16px; }

.aboutDetaileCon {
  padding-bottom: 50px;
  background: url("../images/bg_icon_01.png") center top repeat-x; }
  .aboutDetaileCon h1 {
    font-size: 24px;
    color: #6e6e6e;
    margin-bottom: 10px; }
  .aboutDetaileCon p {
    font-size: 16px;
    line-height: 25px;
    color: #999; }
  .aboutDetaileCon .imgCon {
    position: relative;
    height: 400px;
    margin: 0 auto;
    overflow: hidden; }
    .aboutDetaileCon .imgCon img {
      position: absolute;
      width: 100%;
      height: auto;
      left: -50%;
      right: -50%;
      bottom: -50%;
      top: -50%;
      margin: auto;
      min-width: 1920px;
      max-width: 2560px; }
  .aboutDetaileCon .botCon {
    width: 1020px;
    margin: 80px auto 0; }
    .aboutDetaileCon .botCon .lfCon {
      width: 392px; }
    .aboutDetaileCon .botCon .rtCon {
      width: 490px;
      margin-left: 100px; }
    .aboutDetaileCon .botCon img {
      margin: 50px 0 0 247px; }
    .aboutDetaileCon .botCon .item {
      margin: 24px 0; }
      .aboutDetaileCon .botCon .item img {
        margin: 0; }
      .aboutDetaileCon .botCon .item .txt {
        width: 360px;
        margin: 88px 0 0 64px; }
  .aboutDetaileCon .botImg {
    height: 774px;
    background: url("../images/about/icon_20.jpg") center no-repeat; }
  .aboutDetaileCon .bgCon {
    padding: 90px 0; }
    .aboutDetaileCon .bgCon .midCon {
      width: 517px;
      margin: 0 auto;
      text-align: center; }
  .aboutDetaileCon .con_04 {
    padding-top: 80px;
    width: 826px;
    margin: 0 auto; }
    .aboutDetaileCon .con_04 .lfCon {
      width: 389px; }
  .aboutDetaileCon .con_07 {
    padding-top: 100px;
    width: 980px;
    margin: 0 auto; }
    .aboutDetaileCon .con_07 .txtCon {
      width: 392px;
      margin-right: 70px; }
    .aboutDetaileCon .con_07 ul {
      padding-top: 73px;
      border-top: 1px solid #f1f1f1; }
      .aboutDetaileCon .con_07 ul li {
        width: 300px; }
        .aboutDetaileCon .con_07 ul li img {
          margin-top: 43px; }
        .aboutDetaileCon .con_07 ul li:not(:last-child) {
          margin-right: 34px; }
  .aboutDetaileCon .con_08 {
    width: 980px;
    margin: 0 auto;
    padding-top: 80px; }
    .aboutDetaileCon .con_08 .topCon {
      padding-bottom: 70px; }
    .aboutDetaileCon .con_08 .item {
      padding: 68px 0;
      border-top: 1px solid #f1f1f1; }
      .aboutDetaileCon .con_08 .item h1 {
        font-size: 19px; }
        .aboutDetaileCon .con_08 .item h1.txt_01 {
          font-size: 17px; }
      .aboutDetaileCon .con_08 .item div {
        width: 441px; }
      .aboutDetaileCon .con_08 .item .lfCon {
        margin-right: 95px; }
      .aboutDetaileCon .con_08 .item img {
        margin-right: 21px; }
      .aboutDetaileCon .con_08 .item p {
        margin-bottom: 15px; }
  .aboutDetaileCon .con_09 {
    width: 980px;
    margin: 0 auto;
    padding-top: 86px; }
    .aboutDetaileCon .con_09 ul {
      margin-top: 72px;
      padding-top: 70px;
      border-top: 1px solid #f1f1f1; }
      .aboutDetaileCon .con_09 ul li {
        width: 441px; }
        .aboutDetaileCon .con_09 ul li:first-of-type {
          margin-right: 98px; }
          .aboutDetaileCon .con_09 ul li:first-of-type h1 {
            margin-top: 82px; }
        .aboutDetaileCon .con_09 ul li img {
          margin: 0 auto;
          display: block; }
        .aboutDetaileCon .con_09 ul li h1 {
          font-size: 19px;
          margin-top: 50px; }
        .aboutDetaileCon .con_09 ul li p {
          margin-bottom: 30px; }
  .aboutDetaileCon .con_10 {
    width: 980px;
    margin: 83px auto 0; }
    .aboutDetaileCon .con_10 div {
      width: 392px; }
      .aboutDetaileCon .con_10 div:first-of-type {
        margin-right: 145px; }

.aboutLayerCon {
  padding-top: 55px;
  background: url("../images/bg_icon_01.png") center top repeat-x; }
  .aboutLayerCon .timeList {
    height: 34px;
    margin-bottom: 89px;
    position: relative;
    overflow: hidden; }
    .aboutLayerCon .timeList ul {
      position: absolute;
      width: 1000%;
      left: 600px;
      top: 0px; }
      .aboutLayerCon .timeList ul li {
        width: 148px;
        height: 34px;
        line-height: 34px;
        color: #9f9f9f;
        cursor: pointer;
        text-align: center;
        font-size: 22px;
        text-transform: uppercase; }
        .aboutLayerCon .timeList ul li.active {
          color: #6e6e6e;
          font-size: 34px; }
        .aboutLayerCon .timeList ul li:hover {
          font-size: 34px; }
  .aboutLayerCon .aboutBan {
    height: 490px; }
    .aboutLayerCon .aboutBan .itemCon {
      position: relative;
      width: 952px;
      height: 100%;
      margin: 0 auto; }
      .aboutLayerCon .aboutBan .itemCon > img {
        position: absolute; }
      .aboutLayerCon .aboutBan .itemCon .txt {
        width: 326px;
        position: absolute; }
        .aboutLayerCon .aboutBan .itemCon .txt h2 {
          color: #898989;
          margin-bottom: 10px;
          font-size: 24px; }
        .aboutLayerCon .aboutBan .itemCon .txt h1 {
          color: #898989; }
        .aboutLayerCon .aboutBan .itemCon .txt p {
          color: #6e6e6e;
          line-height: 20px;
          font-size: 16px; }
        .aboutLayerCon .aboutBan .itemCon .txt img {
          margin: 34px 0 0 144px; }
          .aboutLayerCon .aboutBan .itemCon .txt img.img_01 {
            margin: 30px 0 0 0; }
          .aboutLayerCon .aboutBan .itemCon .txt img.img_02 {
            margin: 46px 0 0 0; }
          .aboutLayerCon .aboutBan .itemCon .txt img.img_03 {
            margin: 20px 0 0 0; }
          .aboutLayerCon .aboutBan .itemCon .txt img.img_04 {
            width: 547px;
            margin: 54px 0 0 0; }
      .aboutLayerCon .aboutBan .itemCon.con_01 > img {
        left: 100px;
        top: 15px;
        width: 169px; }
      .aboutLayerCon .aboutBan .itemCon.con_01 .txt {
        right: 185px;
        top: 160px;
        width: 430px;
        text-align: center; }
        .aboutLayerCon .aboutBan .itemCon.con_01 .txt h2 {
          font-size: 16px; }
      .aboutLayerCon .aboutBan .itemCon.con_02 > img {
        top: -23px;
        left: 0px; }
      .aboutLayerCon .aboutBan .itemCon.con_02 .txt {
        top: 124px;
        right: 38px;
        width: 327px; }
      .aboutLayerCon .aboutBan .itemCon.con_03 > img {
        top: 24px;
        right: 47px; }
      .aboutLayerCon .aboutBan .itemCon.con_03 .txt {
        width: 382px;
        left: 192px;
        top: 53px; }
      .aboutLayerCon .aboutBan .itemCon.con_04 > img {
        top: -9px;
        right: 25px; }
      .aboutLayerCon .aboutBan .itemCon.con_04 .txt {
        width: 382px;
        left: 192px;
        top: 53px; }
      .aboutLayerCon .aboutBan .itemCon.con_05 > img {
        top: 0px;
        left: 99px; }
      .aboutLayerCon .aboutBan .itemCon.con_05 .txt {
        width: 386px;
        top: 34px;
        right: 119px; }
      .aboutLayerCon .aboutBan .itemCon.con_06 .txt {
        width: 547px;
        top: 0px;
        left: 176px; }
      .aboutLayerCon .aboutBan .itemCon.con_07 .txt {
        top: 95px;
        right: 146px; }
      .aboutLayerCon .aboutBan .itemCon.con_08 .txt {
        top: 92px;
        left: 163px; }
      .aboutLayerCon .aboutBan .itemCon.con_08 > img {
        right: 0px;
        top: 0px; }
      .aboutLayerCon .aboutBan .itemCon.con_09 .txt {
        left: 66px;
        top: 137px; }
      .aboutLayerCon .aboutBan .itemCon.con_09 > img {
        width: 497px;
        right: 0px;
        top: 111px; }
      .aboutLayerCon .aboutBan .itemCon.con_10 .txt {
        right: 163px;
        top: 0px; }
      .aboutLayerCon .aboutBan .itemCon.con_10 > img {
        left: 24px;
        top: 173px; }
      .aboutLayerCon .aboutBan .itemCon.con_11 .txt {
        right: 167px;
        top: 116px; }
      .aboutLayerCon .aboutBan .itemCon.con_11 > img {
        left: 165px;
        top: -15px; }
      .aboutLayerCon .aboutBan .itemCon.con_12 .txt {
        width: 380px;
        right: 27px;
        top: 89px; }
      .aboutLayerCon .aboutBan .itemCon.con_12 > img {
        width: 476px;
        left: 11px;
        top: 0px; }
      .aboutLayerCon .aboutBan .itemCon.con_13 .txt {
        left: 120px;
        top: 81px; }
      .aboutLayerCon .aboutBan .itemCon.con_13 > img {
        width: 497px;
        right: 0px;
        top: 0px; }
    .aboutLayerCon .aboutBan .layui-carousel {
      background-color: #fff !important; }
      .aboutLayerCon .aboutBan .layui-carousel > [carousel-item] > * {
        background-color: #fff !important; }

/* 服务 */
.serviceCon {
  height: 670px;
  background: url("../images/icon_15.jpg");
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center; }
  .serviceCon .midCon {
    width: 822px;
    margin: 0 auto;
    padding-top: 97px; }
    .serviceCon .midCon > div {
      width: 350px;
      height: 270px;
      padding: 35px 29px;
      background: rgba(255, 255, 255, 0.95);
      border: 1px solid #d0d0d0;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }
      .serviceCon .midCon > div h1 {
        font-size: 26px;
        color: #6e6e6e;
        margin-bottom: 10px; }
      .serviceCon .midCon > div p {
        color: #6e6e6e;
        line-height: 25px;
        font-size: 16px;
        margin-bottom: 5px; }
      .serviceCon .midCon > div:first-of-type {
        width: 446px;
        margin-right: 22px; }
        .serviceCon .midCon > div:first-of-type h1 {
          font-size: 26px;
          color: #6e6e6e;
          margin-bottom: 10px; }
        .serviceCon .midCon > div:first-of-type a {
          display: inline-block;
          padding-left: 21px;
          text-decoration: underline;
          color: #787878;
          cursor: pointer;
          margin-bottom: 19px;
          font-size: 17px;
          background: url("../images/icon_16.png") no-repeat; }
        .serviceCon .midCon > div:first-of-type .inputCon {
          position: relative;
          width: 260px;
          height: 35px; }
          .serviceCon .midCon > div:first-of-type .inputCon input {
            width: 100%;
            height: 100%;
            padding: 1px 36px 1px 12px;
            border: 1px solid #979898;
            color: #363636;
            border-radius: 3px;
            font-size: 18px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box; }
          .serviceCon .midCon > div:first-of-type .inputCon .icon {
            position: absolute;
            right: 0px;
            top: 0px;
            width: 36px;
            height: 34px;
            background: url("../images/icon_17.png") 5px 6px no-repeat;
            border-left: 1px solid #979898;
            cursor: pointer; }
      .serviceCon .midCon > div.rtCon p, .serviceCon .midCon > div.rtCon strong {
        font-size: 18px; }
      .serviceCon .midCon > div.rtCon p {
        margin: 10px 0; }
      .serviceCon .midCon > div.rtCon a {
        display: block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border: 1px solid #343434;
        border-radius: 5px;
        color: #343434;
        font-size: 18px;
        margin-top: 30px;
        transition: all .2s linear;
        -webkit-transition: all .2s linear; }
        .serviceCon .midCon > div.rtCon a:hover {
          background-color: #343434;
          color: #fff; }

.serviceCon_01 {
  background: url("../images/bg_icon_01.png") center top repeat-x;
  padding-top: 82px; }
  .serviceCon_01 h1 {
    color: #6e6e6e;
    margin-bottom: 15px; }
  .serviceCon_01 p {
    color: #6e6e6e;
    line-height: 25px;
    font-size: 16px; }
  .serviceCon_01 .mainCon {
    width: 622px;
    margin: 0 auto; }
  .serviceCon_01 .topCon {
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7; }
  .serviceCon_01 .midCon {
    margin-bottom: 47px; }
    .serviceCon_01 .midCon li {
      position: relative;
      min-height: 45px;
      line-height: 45px;
      border-bottom: 1px solid #e7e7e7;
      font-size: 18px;
      color: #6e6e6e; }
      .serviceCon_01 .midCon li span {
        display: block;
        width: 26px;
        height: 25px;
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 10px;
        background: url("../images/icon_05.png");
        transition: transform .5s ease-in-out;
        -webkit-transition: -webkit-transform .5s ease-in-out; }
        .serviceCon_01 .midCon li span.active {
          transform: rotate(90deg);
          -webkit-transform: rotate(90deg); }
      .serviceCon_01 .midCon li .hideCon {
        display: none;
        padding-left: 20px;
        min-height: 20px;
        color: #6e6e6e;
        font-size: 18px;
        line-height: 30px; }
  .serviceCon_01 form {
    margin-top: 50px;
    padding-bottom: 100px;
    font-size: 16px; }
    .serviceCon_01 form .layui-input-inline {
      min-width: 484px !important; }
    .serviceCon_01 form .layui-input-block {
      max-width: 484px !important; }
    .serviceCon_01 form label {
      color: #6e6e6e; }

/* 资讯 */
.newCon {
  box-shadow: 0px 2px 5px #9e8f8f; }
  .newCon .topCon {
    height: 300px;
    background: url("../images/bg_icon_02.png") 0 bottom repeat-x #fff; }
    .newCon .topCon .intCon {
      width: 900px;
      height: 300px;
      margin: 0 auto;
      background: url("../images/icon_18.png") center -20px no-repeat; }
      .newCon .topCon .intCon h1 {
        height: 100%;
        text-align: center;
        line-height: 300px; }
  .newCon .mainCon {
    width: 1260px;
    margin: 20px auto 0; }
    .newCon .mainCon .item {
      height: 290px; }
      .newCon .mainCon .item:nth-of-type(2) > a {
        background: url("../images/icon_20.jpg"); }
      .newCon .mainCon .item > a {
        display: block;
        width: 630px;
        height: 290px;
        background: url("../images/icon_19.jpg"); }
      .newCon .mainCon .item div {
        width: 630px;
        height: 290px;
        text-align: center; }
        .newCon .mainCon .item div p {
          margin-top: 86px;
          text-transform: uppercase;
          font-size: 24px;
          color: #6e6e6e; }
        .newCon .mainCon .item div a {
          display: block;
          width: 55px;
          height: 55px;
          margin: 25px auto 0;
          background: url("../images/icon_21.png"); }

.newCon_01 {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 56px; }
  .newCon_01 .mainCon {
    margin-top: 48px; }
    .newCon_01 .mainCon .lfCon {
      width: 441px;
      margin-right: 36px; }
      .newCon_01 .mainCon .lfCon.con_01 {
        width: 100%; }
        .newCon_01 .mainCon .lfCon.con_01 p {
          width: 431px; }
          .newCon_01 .mainCon .lfCon.con_01 p:nth-of-type(odd) {
            margin-right: 10px; }
          .newCon_01 .mainCon .lfCon.con_01 p:nth-of-type(2) {
            margin-bottom: 95px; }
      .newCon_01 .mainCon .lfCon h1 {
        color: #6e6e6e;
        font-size: 22px;
        margin-bottom: 25px; }
      .newCon_01 .mainCon .lfCon p {
        color: #999;
        line-height: 20px;
        margin-bottom: 15px; }

/* 尾部 */
.footCon {
  background-color: #252525;
  padding: 60px 0; }
  .footCon > div {
    width: 940px;
    margin: 0 auto 60px; }
    .footCon > div.midCon {
      padding: 40px 0;
      border-top: 1px solid #393939;
      border-bottom: 1px solid #393939;
      text-align: center; }
      .footCon > div.midCon a {
        display: inline-block;
        width: 44px;
        height: 44px;
        margin-right: 12px; }
        .footCon > div.midCon a:nth-of-type(1) {
          background: url("../images/icon_group.svg") 43.42105% 99.65385% no-repeat; }
        .footCon > div.midCon a:nth-of-type(2) {
          background: url("../images/icon_group.svg") 28.94737% 99.65385% no-repeat; }
        .footCon > div.midCon a:nth-of-type(3) {
          background: url("../images/icon_group.svg") 89.24342% 53.46154% no-repeat; }
        .footCon > div.midCon a:nth-of-type(4) {
          background: url("../images/icon_group.svg") 0 99.65385% no-repeat; }
        .footCon > div.midCon a:nth-of-type(5) {
          background: url("../images/icon_group.svg") 14.47368% 99.65385% no-repeat; }
        .footCon > div.midCon a:nth-of-type(6) {
          background: url("../images/icon_group.svg") 89.24342% 19.61538% no-repeat; }
        .footCon > div.midCon a:nth-of-type(7) {
          background: url("../images/icon_group.svg") 89.24342% 36.53846% no-repeat; }
        .footCon > div.midCon a:last-of-type {
          background: url("../images/icon_group.svg") 89.24342% 70.38462% no-repeat; }
    .footCon > div .botLogo {
      width: 122px;
      height: 49px;
      display: block;
      margin: 0 80px 0 40px;
      background: url("../images/icon_group.svg") 0 30.46202% no-repeat; }
    .footCon > div .text {
      width: 360px;
      margin-right: 128px; }
      .footCon > div .text h2 {
        font-size: 15px;
        color: #e5e5e5;
        letter-spacing: 0px;
        margin-bottom: 24px; }
      .footCon > div .text p {
        font-size: 16px;
        line-height: 22px;
        color: #999; }
    .footCon > div .rtLink h2 {
      font-size: 15px;
      color: #e5e5e5;
      padding-bottom: 20px;
      border-bottom: 1px solid #393939; }
    .footCon > div .rtLink li {
      height: 40px;
      line-height: 40px;
      border-bottom: 1px solid #393939; }
      .footCon > div .rtLink li a {
        color: #999;
        font-size: 16px;
        transition: all .5s ease;
        -webkit-transition: all .5s ease; }
        .footCon > div .rtLink li a:hover {
          color: #fff; }
