.pc-page {
  /*价格与配置 */
}
.pc-page .config-component-container {
  width: 100%;
  font-family: "DIN", "Helvetica Neue", Helvetica, Arial, "汉仪中黑简", "汉仪大黑简", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro He", sans-serif;
  color: #000;
}
.pc-page .config-component-container .new-config-box {
  color: #000;
}
.pc-page .config-component-container .new-config-top {
  padding: 1rem 8% 0 8%;
  box-sizing: border-box;
}
.pc-page .config-component-container .new-config-top h1 {
  font-size: 35px;
  line-height: 36px;
  font-weight: bold;
  text-align: left;
  margin: 0;
}
.pc-page .config-component-container .config-top-info {
  display: flex;
  margin-top: 10px;
}
.pc-page .config-component-container .config-info-left h3 {
  font-size: 25px;
  margin: 0.069444rem 0 0.090278rem 0;
}
.pc-page .config-component-container .config-info-list {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.pc-page .config-component-container .config-info-list li {
  display: inline-flex;
  align-items: center;
  margin-right: 40px;
}
.pc-page .config-component-container .config-info-list li svg {
  width: 14px;
  height: 14px;
}
.pc-page .config-component-container .config-info-list li:last-child {
  margin-right: 0;
}
.pc-page .config-component-container .config-info-list li span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  margin-left: 8px;
}
.pc-page .config-component-container .config-info-line {
  display: block;
  width: 12px;
  height: 1px;
  background-color: #979797;
}
.pc-page .config-component-container .config-info-right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.pc-page .config-component-container .config-info-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 148px;
  height: 50px;
  background-color: #FFC206;
  cursor: pointer;
  margin-right: 10px;
}
.pc-page .config-component-container .config-info-btn a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.pc-page .config-component-container .config-info-right .config-info-btn:last-child {
  margin-right: 0;
}
.pc-page .config-component-container .config-info-btn span {
  font-size: 16px;
}
.pc-page .config-component-container .mainBlock.config-main {
  width: 100%;
  margin: 0 auto;
  background: transparent;
}
.pc-page .config-component-container .mainBlock.config-main .all_info {
  width: 100%;
  padding-bottom: 0;
}
.pc-page .config-component-container .click_bar.config-click-bar {
  cursor: pointer;
}
.pc-page .config-component-container .click_bar.config-click-bar tr td {
  background: transparent;
  border-bottom: 1px solid #000 !important;
  border-top: none !important;
  position: relative;
  font-size: 18px;
  color: #000;
  height: 56px;
  font-weight: bold;
  padding-left: 0 !important;
}
.pc-page .config-component-container .click_bar.config-click-bar tr td:hover {
  background: transparent;
}
.pc-page .config-component-container .click_bar.config-click-bar tr td .ico {
  width: 24px;
  height: 24px;
  background: url(../img/config/show2.png) no-repeat left top;
  background-size: 100% 100%;
  right: 0;
  position: absolute;
  cursor: pointer;
}
.pc-page .config-component-container .click_bar.config-click-bar.on tr td .ico {
  background: url(../img/config/show1.png) no-repeat left top;
  background-size: 100% 100%;
}
.pc-page .config-component-container .confid-tb td {
  width: 13%;
  height: 48px;
  padding-left: 12px;
  box-sizing: border-box;
}
.pc-page .config-component-container .confid-tb tr:nth-child(2n) {
  background-color: #F6F6F6;
}
.pc-page .config-component-container .tableBox.config-table-box,
.pc-page .config-component-container .table_top_con {
  width: 84%;
  margin: 0 auto;
}
.pc-page .config-component-container .tableBox.config-table-box .table tr th:first-child,
.pc-page .config-component-container .table_top_con .table tr th:first-child {
  width: 8.333%;
}
.pc-page .config-component-container .table_top_con {
  border-top: solid 1px;
}
.pc-page .config-component-container .mainBlock.config-main .all_info .table_top .table {
  margin-bottom: 0;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable th,
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable td {
  text-align: center;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable th {
  border: none;
  border-right: solid 1px !important;
  border-bottom: none;
  border-left: none;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable th:last-child {
  border-right: none !important;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable th:first-child {
  padding-left: 0;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable .tb td {
  font-size: 14px;
  /*border: none !important;*/
  border-right: solid 1px;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable .tb td:last-child {
  border-right: none;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable .tb tr td {
  background-color: inherit;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable .tb tr:nth-child(2n) {
  background: #F6F6F6;
}
.pc-page .config-component-container .config-tabBar.tabBar2018 .detailTable .tb tr td.tc {
  text-align: center !important;
}
.pc-page .config-component-container .table_fixed_thead th {
  padding-bottom: 0 !important;
}
.pc-page .config-component-container .config-tips {
  background-color: #E7E7E7;
  padding: 32px 8%;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}
.pc-page .config-component-container .config-table-box .detailTable {
  margin-bottom: 0;
}
.pc-page .config-component-container .config-bot-0 {
  padding-bottom: 0 !important;
}
.pc-page .config-component-container .config-fixed .mainBlock .all_info .table_top {
  position: fixed;
  left: 0;
  top: 0.8rem;
  border-bottom: none;
  background-color: #fff;
}
.pc-page .config-component-container .table_fixed_thead {
  padding-bottom: 6px;
  /*border-bottom: 2px solid rgba(137, 137, 137, 0.5);*/
}
.pc-page .config-component-container .config-fixed .table_fixed_thead {
  width: 100%;
  background-color: #fff;
  z-index: 2;
  border-bottom: none;
  position: relative;
}
.pc-page .config-component-container .config-fixed .table_fixed_thead::after {
  display: block;
  content: '';
  width: 100%;
  height: 12px;
  box-shadow: 0 9px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 10;
}
.pc-page .config-component-container .config-fixed .table_fixed_title {
  width: 100%;
  background-color: #fff;
  z-index: 1;
}
.pc-page .config-component-container .tableBox.config-table-box {
  touch-action: auto !important;
}
.pc-page .config-component-container .flex-img {
  display: flex;
  width: 100%;
  height: 100%;
}
.pc-page .config-component-container .flex-img img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  width: inherit;
  height: inherit;
}
.pc-page .config-component-container .fixed {
  position: fixed;
}
.pc-page .config-component-container .mainBlock .all_info {
  display: block;
  position: relative;
  width: 93%;
  margin: 0 auto;
  margin-top: 18px;
  height: auto;
  padding-bottom: 46px;
}
.pc-page .config-component-container .mainBlock .all_info .table_top {
  position: absolute;
  width: 100%;
  z-index: 100;
}
.pc-page .config-component-container .mainBlock .all_info .table_top .table {
  width: 100%;
}
.pc-page .config-component-container .tableBox {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.pc-page .config-component-container .tableBox .tb {
  display: none;
}
.pc-page .config-component-container .tableBox .tb.on {
  display: table-row-group;
}
.pc-page .config-component-container .click_bar {
  position: relative;
  border: 0 none !important;
}
.pc-page .config-component-container .click_bar tr td {
  background: #626262;
  border: none !important;
  border-top: 1px solid #959595 !important;
  position: relative;
  font-size: 20px;
  color: #fff;
}
.pc-page .config-component-container .click_bar tr td:hover {
  background: #626262;
}
.pc-page .config-component-container .click_bar::after {
  content: '';
}
.pc-page .config-component-container .mainBlock2 {
  position: relative;
  margin: 0 auto;
  width: 1440px;
  height: 135px;
  background: #e7e7e7;
}
@media (max-width: 1440px) {
  .pc-page .config-component-container .mainBlock2 .info_txt {
    left: 33px;
    width: 575px;
  }
}
@media (max-width: 1440px) {
  .pc-page .config-component-container .mainBlock2 {
    width: 1000px;
  }
}
.pc-page .config-component-container th {
  text-align: left;
}
.pc-page .config-component-container td,
.pc-page .config-component-container th {
  padding: 0;
}
.pc-page .config-component-container .table > tbody > tr > td,
.pc-page .config-component-container .table > tbody > tr > th,
.pc-page .config-component-container .table > tfoot > tr > td,
.pc-page .config-component-container .table > tfoot > tr > th,
.pc-page .config-component-container .table > thead > tr > td,
.pc-page .config-component-container .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.pc-page .config-component-container .table-bordered > tbody > tr > td,
.pc-page .config-component-container .table-bordered > tbody > tr > th,
.pc-page .config-component-container .table-bordered > tfoot > tr > td,
.pc-page .config-component-container .table-bordered > tfoot > tr > th,
.pc-page .config-component-container .table-bordered > thead > tr > td,
.pc-page .config-component-container .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.pc-page .config-component-container .table > tbody + tbody {
  border-top: 0 none !important;
}
.pc-page .config-component-container .tabBar2018 .detailTable th,
.pc-page .config-component-container .tabBar2018 .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; */
}
.pc-page .config-component-container .tabBar2018 .detailTable th:first-child,
.pc-page .config-component-container .tabBar2018 .detailTable td:first-child {
  width: 8.333%;
  padding-left: 16px;
  text-align: left;
}
.pc-page .config-component-container .tabBar2018 .detailTable th {
  width: 8.333%;
  font-size: 18px;
  background-color: #fff;
}
@media (max-width: 1440px) {
  .pc-page .config-component-container .tabBar2018 .detailTable th,
  .pc-page .config-component-container .tabBar2018 .detailTable td {
    height: 50px;
    font-size: 14px;
  }
  .pc-page .config-component-container .tabBar2018 .detailTable th:first-child,
  .pc-page .config-component-container .tabBar2018 .detailTable td:first-child {
    padding-left: 20px;
  }
  .pc-page .config-component-container .tabBar2018 .detailTable th {
    font-size: 13px !important;
  }
}
.pc-page .config-component-container .detailTable {
  background: #fff;
}
.pc-page .config-component-container .detailTable th,
.pc-page .config-component-container .detailTable td {
  height: 48px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle !important;
  border-color: #959595 !important;
  width: 9.5%;
}
.pc-page .config-component-container .detailTable th:first-child,
.pc-page .config-component-container .detailTable td:first-child {
  width: 14.5%;
  padding-left: 16px;
  text-align: left;
}
.pc-page .config-component-container .detailTable th {
  width: 9.5%;
  font-size: 18px;
}
@media (max-width: 1440px) {
  .pc-page .config-component-container .detailTable th,
  .pc-page .config-component-container .detailTable td {
    height: 50px;
    font-size: 14px;
  }
  .pc-page .config-component-container .detailTable th:first-child,
  .pc-page .config-component-container .detailTable td:first-child {
    padding-left: 20px;
  }
  .pc-page .config-component-container .detailTable th {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .pc-page .config-component-container .config-info-btn {
    width: 99px;
    height: 35px;
  }
}
@media (max-width: 1600px) {
  .pc-page .config-component-container .config-info-btn {
    width: 112px;
    height: 39px;
  }
}
@media (max-width: 1400px) {
  .pc-page .config-component-container .config-info-btn span {
    font-size: 12px;
  }
}
@media (max-width: 1600px) {
  .pc-page .config-component-container .config-info-btn span {
    font-size: 12px;
  }
}
.pc-page .config-component-container .iScrollVerticalScrollbar {
  display: none;
}
.pc-page .config-component-container .bgGray {
  background-color: #FFF;
}
