/* 字体大小 */
.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
  font-family: none !important;
  font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
  font-family: none !important;
  font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
  font-family: none !important;
  font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
  font-family: none !important;
  font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
  font-family: none !important;
  font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
  font-family: none !important;
  font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
  font-family: none !important;
  font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
  font-family: none !important;
  font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
  font-family: none !important;
  font-size: 23px !important;
}

/* 字体加减 */

.slb .TRS_Editor, .slb .TRS_Editor p, .slb .TRS_Editor div, .slb .TRS_Editor table, .slb .TRS_Editor span, .slb .TRS_Editor font{
  font-size: 28px !important;
}


.TRS_Editor table{
    max-width: 100% !important;
}


