.foot_con_table .serve-title{
  position: relative;
  margin-top: 24px;
  padding: 32px 0 32px;
  font-size: 24px;
  line-height: 36px;
  color: #1D1D1D;
  text-align: center;
}
.foot_con_table .serve-title::after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;;
  transform: translate(-50%);
  width: 464px;
  height: 8px;
  background: url('/frontRouter/pc/member/image/rights-line.png') no-repeat center center;
  background-size: 100% 100%;
}
.foot_table{
  /* background-color: #fff; */
  border-radius: 8px;
}

.foot_table .table_header {
  width: 1200px;
  display: flex;
  border: 1px solid #ececec;
  height: 92px;
  box-sizing: border-box;
}

.table_header_new {
  z-index: 99;
  width: 1200px;
  display: flex;
  border: 1px solid #ececec;
  height: 92px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 52px;
  /* display: none; */

}

.table_header_new .long_cell {
  /*flex: 4.7;*/
  border-left: 1px solid #ececec;
  height: 90px;
  background-color: #EFFDFF;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 312px;
  box-sizing: border-box;
}

.table_header_new .sort_cell {
  width: 140px;
  flex-shrink: 0;
  height: 90px;
  border-left: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;

}

.serve_table .table_header_new .long_cell {
  flex-shrink: 0;
  width: 450px;
  height: 90px;
  background-color: #EFFDFF;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-left: 1px solid #ececec;
}

.serve_table .table_header_new .sort_cell {
  width: 140px;
  flex-shrink: 0;
  height: 90px;
  border-left: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
}

.serve_table .table_header_new .sort_cell:nth-of-type(1) {
  width: 102px;
  border-left: none;
  flex-shrink: 0;
}

.serve_table .table_header_new .sort_cell:nth-of-type(2) {
  width: 200px;
  flex-shrink: 0;
}

.table_header_new .sort_cell_block {
  width: 140px;
  flex-shrink: 0;
  padding-top: 16px;
  box-sizing: border-box;
  /*flex: 1;*/
  height: 90px;
  border-left: 1px solid #ececec;
}

.table_header_new .sort_cell_block_nob {
  width: 140px;
  flex-shrink: 0;
  padding-top: 16px;
  box-sizing: border-box;
  /*flex: 1;*/
  height: 90px;
  border-left: 1px solid #ececec;
}

.table_header .sort_cell_block_nob {
  padding-top: 16px;
  box-sizing: border-box;
  width: 140px;
  flex-shrink: 0;
  height: 90px;
  border-left: 1px solid #ececec;
}

.table_header .long_cell {
  flex-shrink: 0;
  width: 450px;
  height: 90px;
  background-color: #F5F5FB;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-left: 1px solid #ececec;
}

.table_header .sort_cell {
  width: 140px;
  flex-shrink: 0;
  height: 90px;
  border-left: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: center;

}

.serve_table .table_header .long_cell {
  /*flex: 4 !important;*/
  width: 450;
  height: 90px;
  background-color: #F5F5FB;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-left: 1px solid #ececec;
}

.serve_table .table_header .sort_cell {
  /*flex: 1 !important;*/
  width: 140px;
  flex-shrink: 0;
  height: 90px;
  border-left: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;

}

.serve_table .table_header .sort_cell:nth-of-type(1) {
  width: 102px;
  flex-shrink: 0;
  border-left: none;
}

.serve_table .table_header .sort_cell:nth-of-type(2) {
  width: 200px;
  flex-shrink: 0;
}

.table_header .sort_cell_block {
  padding-top: 16px;
  box-sizing: border-box;
  /*flex: 1;*/
  height: 90px;
  border-left: 1px solid #ececec;
  width: 140px;
  flex-shrink: 0;
}

.table_serve_head_text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  height: 52px;
  line-height: 52px;
  color: #171826;
  text-align: center;
  display: block;
  margin: auto;
  /* margin-top: 4px; */
  margin-bottom: 5px;
}

.table_serve_head_text2 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #1d1d1d;
  text-align: center;
  display: block;
  margin: auto;
  /* margin-top: 4px; */

}

.he-112 {
  height: 112px !important;
}

.he-110 {
  height: 110px !important;

}

.he-118 {
  height: 118px !important;
}

.he-120 {
  height: 120px !important;
}

.serve_bg_blue {
  background: linear-gradient(180deg, rgba(223, 251, 255, 0.96) 0%, #F7FEFF 102.37%);
}

.serve_bg_blue2 {
  background: linear-gradient(180deg, rgba(184, 236, 255, 0.96) 0%, #F3FBFF 99.53%);
}

.serve_bg_yellow {

  background: linear-gradient(180deg, rgba(255, 236, 207, 0.96) 0%, #FFFCF7 99.53%);
}

.serve_bg_yellow2 {
  background: linear-gradient(180deg, rgba(255, 212, 163, 0.96) 0%, #FFF5EB 100%);
}

.serve_bg_red {
  background: linear-gradient(180deg, #FFC5B8 -0.97%, #FFF3F0 98.43%);
}

.table_head_tit_s {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #1d1d1d;
  text-align: center;
  display: block;
  margin: auto;
  /* margin-top: 6px; */
  margin-bottom: 5px;
}

.cell_green {
  background: linear-gradient(270deg, rgba(213, 247, 238, 0.96) 0%, #EEFFFB 100%);
}

.cell_blue {
  background: linear-gradient(270deg, rgba(213, 242, 247, 0.96) 0%, #EDFDFF 95.69%);

}

.cell_blue_btn {
  width: 100px;
  height: 24px;
  border-radius: 4px;
  background: #2ABED1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  margin: auto;
  margin-top: 4px;
  cursor: pointer;
  transition: 0.3s;
}

.cell_blue_btn:hover::after {
  /* 过渡效果只能再鼠标放上去生效 不然鼠标离开也会有效果 */
  transition: 1s ease-in-out;
  transform: rotate(-45deg) translate(0, 80px);
}

.cell_blue_btn:hover {
  transform: scale(1.1);
}

.cell_btn_black {
  background: linear-gradient(113deg, #3E3E52 0%, #2F2F3D 100%);
  color: #FFEDD3;
}

.cell_btn_sail {
  background: linear-gradient(270deg, #3687FF 0%, #36B2FF 100%);
  color: #FFF;
}

.cell_wite {
  background-color: #F7F9FC;
}

.free_wite {
  background-color: #F5F5FB;
}

.table_head_tit {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: #1d1d1d;
  text-align: center;
  display: block;
  margin: auto;
}

.table_headline {
  width: 1200px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

.serve_table .table_headline {
  width: 1200px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-top: 1px solid #ececec;
}

.topline_none {
  border-top: none !important;

}

.table_headline_l {
  width: 100px;
  height: 2px;
  background: linear-gradient(90deg, rgba(0, 144, 249, 0) 0%, #2ABED1 103.5%);
  opacity: 0.8;
  border-radius: 2px;
  margin-right: 20px;
}

.table_headline_c {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #1D1D1D;
}

.table_headline_r {
  width: 100px;
  height: 2px;
  background: linear-gradient(90deg, rgba(0, 144, 249, 0) 0%, #2ABED1 103.5%);
  opacity: 0.8;
  border-radius: 2px;
  transform: rotate(180deg);
  margin-left: 20px;
}

.table_content {
  width: 1200px;
  border-left: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
  display: flex;
  box-sizing: border-box;
  background: #fff;
}

.serve_table .table_content {
  width: 1200px;
  border-left: 1px solid #ECECEC;
  border-bottom: none;
  display: flex;
}
.serve_table .table_content:last-child {
  border-radius: 0 0 8px 8px;
  border: 0;
}

.serve_table .table_content.bb {
  border-bottom: 1px solid #ECECEC;
}

.table_content_l {
  /*flex: 1;*/
  width: 102px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #171826;
  border-top: 1px solid #ECECEC;
}

.table_content_l span {
  margin: 15px 9px;
  text-align: center;


}

/*.table_content_r {*/
/*    flex: 6.5;*/
/*}*/

.table_content_r_item {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  border: 1px solid #ECECEC;
  border-bottom: 1px solid transparent;
}

.table_content_r_item.active_table_row {
  border-color: #2ABED1;
}

.table_content_r_item:hover {
  border-color: #2ABED1;
  background: #F4FCFD;
}

.table_content_longcell {
  padding: 13px 12px;
  box-sizing: border-box;
  border-left: 1px solid #ECECEC;
  width: 312px;
  box-sizing: border-box;

}

.table_content_sortcell {
  border-left: 1px solid #ECECEC;
  width: 140px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;

}

.table_content_textcell {
  border-left: 1px solid #ECECEC;
  /* width: 480px; */
  flex: 2 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #171826;
  box-sizing: border-box;

}

.serve_table .table_content_l {
  width: 128px !important;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #171826;
  box-sizing: border-box;
}

.serve_table .table_content_r {
  box-sizing: border-box;
  /*flex: 9 !important;*/
}

.serve_table .table_content_longcell {
  padding: 13px 12px;
  box-sizing: border-box;
  border-left: 1px solid #ECECEC;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 450px;
  flex-shrink: 0;
}

.serve_table .table_content_sortcell {
  border-left: 1px solid #ECECEC;
  width: 140px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  /* padding: 15px; */

}

.serve_table .table_content_r_item .table_content_sortcell:nth-of-type(1) {
  width: 200px;
  flex-shrink: 0;
  border-left: none;
}

.serve_table .table_content_sortcell.w120 {
  width: 120px;
}

.serve_table .table_content_textcell {
  border-left: 1px solid #ECECEC;
  /* width: 480px; */
  flex: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #171826;
  box-sizing: border-box;

}

.table_content_sortcell .tit {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1D1D1D;
  text-align: center;
  margin: 12px;
}

.table_content_sortcell .tit.mt0 {
  margin-top: 0;
}

.table_content_sortcell .tit.mb0 {
  margin-bottom: 0;
}

.table_content_sortcell .tit.tl {
  text-align: left;
}


.table_content_longcell .text,
.table_content_sortcell .text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1D1D1D;
  text-align: center;
}

.table_content_longcell .text {
  text-align: left;
}

.all_border_warn {
  border-top: 1px solid #ECECEC;
}

.table_header_112 {
  height: 112px !important;

}

.mt-70 {
  margin-top: 70px;
}

i.right::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url('/serviceSystem/img/Vector.png');
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: text-bottom;
}

i.free::before {
  display: block;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url('/serviceSystem/img/tableBox_null.png');
  background-size: 17px 17px;
  background-repeat: no-repeat;
  background-position: center;

}

.supplier_head {
  width: 100%;
  height: 820px;
  background: url('/serviceSystem/img/gysHead.png') center center no-repeat;
  background-size: cover;
  /* padding-top: 64px; */
}