@charset "UTF-8";
.cataBlock {
  position: relative; }
  .cataBlock .galleryLarge {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 22; }
    .cataBlock .galleryLarge.on {
      display: block; }
    .cataBlock .galleryLarge .imgStage {
      height: 100%;
      background: center no-repeat #fff;
      background-size: cover;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      transition: all 1s; }
    .cataBlock .galleryLarge .imgStage.bottom {
      height: 100%;
      background: center bottom no-repeat #fff;
      background-size: cover;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      transition: all 1s; }
  .cataBlock .galleryClose {
    position: absolute;
    right: 0;
    top: 10%;
    width: 15%;
    height: 10%;
    background: url(../img/close.png) center no-repeat;
    cursor: pointer;
    z-index: 22; }
    .cataBlock .galleryClose:hover {
      opacity: .5; }

.breakBar {
  padding: 0 0 20px;
  text-align: center;
  background: #000;
  overflow: hidden; }
  .breakBar h2 {
    margin: 0;
    font-weight: bold;
    font-size: 48px;
    line-height: 80px;
    color: #f8bf00; }
  .breakBar p {
    font-size: 22px;
    line-height: 44px;
    color: #fff; }
  .breakBar .tabBar {
    padding: 30px 0;
    text-align: center; }
    .breakBar .tabBar > a {
      display: inline-block;
      margin: 0 15px;
      font-size: 20px;
      line-height: 52px;
      color: #000;
      text-decoration: none;
      border-bottom: 4px solid transparent; }
      .breakBar .tabBar > a:hover, .breakBar .tabBar > a.on {
        border-bottom-color: #f9be00; }
  .breakBar.multy {
    background: #fff; }
    .breakBar.multy h2 {
      color: #000; }
    .breakBar.multy p {
      font-size: 30px;
      color: #000; }
  .breakBar.inner {
    background: #fff; }
    .breakBar.inner h2 {
      font-size: 40px;
      color: #000; }
    .breakBar.inner p {
      font-size: 18px;
      color: #000; }
  @media (max-width: 1024px) {
    .breakBar {
      padding: 15px 0; }
      .breakBar h2 {
        font-size: 28px;
        line-height: 48px; }
      .breakBar p {
        font-size: 16px;
        line-height: 24px; }
      .breakBar .tabBar {
        padding: 20px 0; }
        .breakBar .tabBar > a {
          margin: 0 5px;
          font-size: 18px;
          line-height: 36px; }
      .breakBar.inner h2 {
        font-size: 28px; }
      .breakBar.inner p {
        font-size: 16px; } }
  @media (min-width: 1025px) and (max-width: 1440px) {
    .breakBar {
      padding: 25px 0px; }
      .breakBar h2 {
        font-size: 36px;
        line-height: 60px; }
      .breakBar p {
        font-size: 18px;
        line-height: 36px; }
      .breakBar .tabBar {
        padding: 20px 0; }
        .breakBar .tabBar > a {
          margin: 0 5px;
          font-size: 18px;
          line-height: 36px; }
      .breakBar.multy p {
        font-size: 30px; }
      .breakBar.inner h2 {
        font-size: 28px; }
      .breakBar.inner p {
        font-size: 16px; } }

.kv {
  position: relative; }
  .kv img {
    display: block;
    width: 100%; }
  .kv .kvswiper .swiper-pagination-bullet {
    opacity: 1;
    background: #fff; }
  .kv .kvswiper .swiper-pagination-bullet-active {
    background: #fabe00; }
  .kv .kvTdBtn {
    position: absolute;
    left: 53%;
    top: 32%;
    width: 9%;
    width: 8.333%;
    height: 5%; }
  .kv .kvVideoPlay {
    display: block;
    position: absolute;
    bottom: 23.9%;
    left: 79%;
    width: 9%;
    height: 10%; }
  .kv .kvVideoBtn {
    display: block;
    position: absolute;
    bottom: 2.9%;
    left: 79%;
    width: 9%;
    height: 10%; }
.bgGray {
  background: #fff; }

.mainBlock {
  position: relative;
  margin: 0 auto;
  width: 1440px;
  background: #e7e7e7; }
  .mainBlock > img {
    display: block;
    width: 100%; }
  .mainBlock.ps p {
    width: 60%;
    font-size: 14px !important;
    line-height: 26px;
    color: #000;
    text-align: left; }
  @media (max-width: 1440px) {
    .mainBlock {
      width: 1000px; } }
  .mainBlock .con_bar {
    position: relative;
    width: 100%;
    height: 110px;
    background: #000; }
    .mainBlock .con_bar .new-ico {
      position: absolute;
      left: 60px;
      top: 28px;
      width: 50px;
      height: 50px;
      background: url(../img/new_configure/new-ico.png) center no-repeat;
      background-size: 100%; }
    .mainBlock .con_bar .select-box {
      position: absolute;
      left: 60px;
      top: 28px;
      padding-left: 33px;
      width: 403px;
      height: 50px;
      font-size: 16px;
      border: none;
      background: url(../img/select-bg.jpg) no-repeat;
      -webkit-appearance: none;
      appearance: none; }
    .mainBlock .con_bar .qh_ico {
      position: absolute;
      left: 490px;
      top: 28px;
      width: 130px;
      height: 52px;
      background: url(../img/new_configure/qh_ico.png) center no-repeat;
      background-size: 100%;
      cursor: pointer;
      display: none; }
      .mainBlock .con_bar .qh_ico.on {
        background: url(../img/new_configure/qh_ico_on.png) center no-repeat;
        background-size: 100%; }
    .mainBlock .con_bar .yd_btn {
      position: absolute;
      right: 215px;
      top: 35px; }
      .mainBlock .con_bar .yd_btn img {
        width: 136px;
        height: auto; }
    .mainBlock .con_bar .sj_btn {
      position: absolute;
      right: 55px;
      top: 35px; }
      .mainBlock .con_bar .sj_btn img {
        width: 136px;
        height: auto; }
  .mainBlock .tabBar2017 {
    display: none; }
  .mainBlock .tabBar2017-2 {
    display: none; }
  .mainBlock .tabBar2018 {
    display: block; }
    .mainBlock .tabBar2018 .main_info ul.top li {
      width: 12.5%; }
  .mainBlock .main_info {
    display: block;
    position: relative;
    width: 93%;
    margin: 0 auto;
    margin-top: 18px;
    height: 650px; }
    .mainBlock .main_info ul.top {
      height: 58px; }
      .mainBlock .main_info ul.top li {
        float: left;
        width: 11.11111%;
        padding: 10px 0;
        text-align: center;
        vertical-align: middle;
        background: #dddcdc;
        border: 1px solid #959595;
        border-right: 0 none;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer; }
        .mainBlock .main_info ul.top li:last-child {
          border-right: 1px solid #959595; }
        .mainBlock .main_info ul.top li.on {
          background: #fff;
          border-bottom: 0 none; }
    .mainBlock .main_info .count {
      width: 99.99%;
      border: 1px solid #959595;
      border-top: 0 none;
      height: 550px;
      background: #fff; }
      .mainBlock .main_info .count > div {
        display: none;
        padding-top: 30px; }
        .mainBlock .main_info .count > div.on {
          display: block; }
        .mainBlock .main_info .count > div .conrow {
          position: relative;
          width: 96%;
          margin: 0 auto;
          margin-top: 12px; }
          .mainBlock .main_info .count > div .conrow ul {
            float: left;
            width: 22.2%;
            margin-right: 2%;
            border-bottom: 1px solid #a0a0a0;
            padding-bottom: 7px; }
            .mainBlock .main_info .count > div .conrow ul:first-child {
              margin-left: 2%; }
            .mainBlock .main_info .count > div .conrow ul li {
              text-align: left;
              height: 25px;
              line-height: 25px;
              font-size: 20px; }
              .mainBlock .main_info .count > div .conrow ul li:first-child {
                font-size: 16px;
                color: #999;
                line-height: 40px;
                height: 40px; }
              @media (max-width: 1440px) {
                .mainBlock .main_info .count > div .conrow ul li {
                  font-size: 14px; } }
      .mainBlock .main_info .count img {
        margin-top: 30px; }
  .mainBlock .all_info {
    display: block;
    position: relative;
    width: 93%;
    margin: 0 auto;
    margin-top: 18px;
    height: auto;
    padding-bottom: 46px; }
    .mainBlock .all_info .table_top {
      position: absolute;
      width: 100%;
      z-index: 100; }
      .mainBlock .all_info .table_top .table {
        width: 100%; }

.tableBox {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }
  .tableBox .tb {
    display: none; }
    .tableBox .tb.on {
      display: table-row-group; }

.click_bar {
  position: relative;
  border: 0 none !important; }
  .click_bar tr td {
    background: #626262;
    border: none !important;
    border-top: 1px solid #959595 !important;
    position: relative;
    font-size: 20px;
    color: #fff; }
    .click_bar tr td:hover {
      background: #626262; }
    .click_bar tr td .ico {
      display: inline-block;
      position: absolute;
      right: 24px;
      top: 14px;
      width: 20px;
      height: 20px;
      background: url(../../img/new_configure/cilck_bar_ico.png) center no-repeat;
      cursor: pointer; }
  .click_bar.on .ico {
    background: url(../../img/new_configure/cilck_bar_ico_on.png) center no-repeat; }
  .click_bar::after {
    content: ''; }

.mainBlock2 {
  position: relative;
  margin: 0 auto;
  width: 1440px;
  height: 135px;
  background: #e7e7e7; }
  .mainBlock2 .info_txt {
    position: absolute;
    left: 48px;
    top: 0;
    width: 775px;
    height: 90px;
    background: url(../img/new_configure/info_txt.png) no-repeat;
    background-size: 100%; }
    @media (max-width: 1440px) {
      .mainBlock2 .info_txt {
        left: 33px;
        width: 575px; } }
  @media (max-width: 1440px) {
    .mainBlock2 {
      width: 1000px; } }

th {
  text-align: left; }

td, th {
  padding: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table > tbody + tbody {
  border-top: 0 none !important; }

.tabBar2018 .detailTable th, .tabBar2018 .detailTable td, .tabBar2017-2 .detailTable th, .tabBar2017-2 .detailTable td {
  height: 48px;
  font-size: 18px;
  text-align: center;
  vertical-align: middle !important;
  border-color: #959595 !important;
  width: 8.333%;
  table-layout: fixed;
  /*word-break: break-all; */
}
  .tabBar2018 .detailTable th:first-child, .tabBar2018 .detailTable td:first-child, .tabBar2017-2 .detailTable th:first-child, .tabBar2017-2 .detailTable td:first-child {
    width: 8.333%;
    padding-left: 16px;
    text-align: left; }

.tabBar2018 .detailTable th, .tabBar2017-2 .detailTable th {
  width: 8.333%;
  font-size: 18px; }

@media (max-width: 1440px) {
  .tabBar2018 .detailTable th, .tabBar2018 .detailTable td, .tabBar2017-2 .detailTable th, .tabBar2017-2 .detailTable td {
    height: 50px;
    font-size: 14px; }
    .tabBar2018 .detailTable th:first-child, .tabBar2018 .detailTable td:first-child, .tabBar2017-2 .detailTable th:first-child, .tabBar2017-2 .detailTable td:first-child {
      padding-left: 20px; }
  .tabBar2018 .detailTable th, .tabBar2017-2 .detailTable th {
    font-size: 13px !important; } }

.detailTable {
  background: #fff; }
  .detailTable th, .detailTable td {
    height: 48px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle !important;
    border-color: #959595 !important;
    width: 9.5%; }
    .detailTable th:first-child, .detailTable td:first-child {
      width: 14.5%;
      padding-left: 16px;
      text-align: left; }
  .detailTable th {
    width: 9.5%;
    font-size: 18px; }
  @media (max-width: 1440px) {
    .detailTable th, .detailTable td {
      height: 50px;
      font-size: 14px; }
      .detailTable th:first-child, .detailTable td:first-child {
        padding-left: 20px; }
    .detailTable th {
      font-size: 16px; } }

.mainBlock2 {
  position: relative;
  margin: 0 auto;
  width: 1440px;
  height: 135px;
  background: #e7e7e7; }
  .mainBlock2 .info_txt {
    position: absolute;
    left: 48px;
    top: 0;
    width: 775px;
    height: 90px;
    background: url(../../img/new_configure/info_txt.png) no-repeat;
    background-size: 100%; }
    @media (max-width: 1440px) {
      .mainBlock2 .info_txt {
        left: 33px;
        width: 575px; } }
  @media (max-width: 1440px) {
    .mainBlock2 {
      width: 1000px; } }
.psBox {
  width: 435px;
  float: right;
  margin-top: 25px;
  margin-right: 48px; }
  @media (max-width: 1440px) {
    .psBox {
      width: 335px;
      height: 40px;
      margin-right: 35px; } }
  .psBox .bookBtn {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    width: 220px;
    height: 50px; }
    @media (max-width: 1440px) {
      .psBox .bookBtn {
        width: 178px;
        height: 40px;
        margin-right: 4px; }
        .psBox .bookBtn > img {
          width: 178px;
          height: 40px; } }
    .psBox .bookBtn > img:last-child {
      display: none;
      position: absolute;
      right: 0;
      top: 64px;
      width: 170px;
      height: 220px;
      z-index: 20; }
      @media (max-width: 1440px) {
        .psBox .bookBtn > img:last-child {
          top: 46px; } }
    .psBox .bookBtn.on > img:last-child {
      display: block; }
  .psBox .downloadBtn {
    float: right;
    width: 159px;
    height: 50px; }
    @media (max-width: 1440px) {
      .psBox .downloadBtn {
        width: 133px;
        height: 40px; }
        .psBox .downloadBtn img {
          width: 133px;
          height: 40px; } }