* {
  font-family: SourceHanSansCN-Regular;
}
.tox-tiered-menu h1,
.tox-tiered-menu h2,
.tox-tiered-menu h3,
.tox-tiered-menu h4,
.tox-tiered-menu h5,
.tox-tiered-menu h6 {
  font-size: 16px !important;
}

p {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

h1 {
  font-size: 48px;
  color: #000000;
}

h2 {
  font-size: 36px;
  color: #999999;
}

h3 {
  font-size: 24px;
  color: #073b66;
}

h4 {
  font-size: 22px;
  color: #073b66;
}

.gradient-one {
  background: linear-gradient(to right, #40bdd1, #1e4686);
  color: #ffffff;
}

.gradient-two {
  background: linear-gradient(to right, #2d80ca, #0058ac);
  color: #ffffff;
}

.gradient-three {
  background: radial-gradient(circle, rgba(54, 177, 238, 0.2), #ffffff);
  color: #000000;
}

ul,
ol {
  padding-inline-start: 1em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
table ul,
table ol {
  padding-inline-start: 1.5em;
}

.projectcase_table {
  border-collapse: collapse;
  width: auto;
  font-size: 0.9em;
}

.projectcase_table tr {
  height: 40px;
  border-bottom: 1px rgb(233, 236, 240) solid;
}

.projectcase_table tr th {
  color: rgb(28, 58, 101);
  text-align: left;
  padding-left: 20px;
}

.projectcase_table tr td {
  padding-left: 20px;
  padding-right: 20px;
}

.projectcase_table tr:first-child {
  border-top: 1px rgb(159, 173, 191) solid;
  border-bottom: 1px rgb(159, 173, 191) solid;
}

.projectcase_table tr:last-child {
  border-top: 1px rgb(159, 173, 191) solid;
  border-bottom: 1px rgb(159, 173, 191) solid;
}

.projectcase_table tr:nth-child(odd) {
  background-color: rgb(245, 245, 245);
}

.sullivan_serveTable {
  border-collapse: collapse;
  width: auto;
}

.sullivan_serveTable tr {
  border-bottom: 1px rgb(233, 236, 240) solid;
  height: 90px;
}

.sullivan_serveTable tr:first-child {
  height: 30px;
  border-bottom: none;
}

.sullivan_serveTable tr th {
  font-weight:350;
  font-size:12px;
  height: 30px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  color: white;
  background: repeating-linear-gradient(to right, rgb(2, 102, 170), rgb(0, 154, 224));
}

.sullivan_serveTable tr td:nth-child(2) {
  color: rgb(26,107,173);
}
.sullivan_serveTable tr td:nth-child(3) {
  font-weight:350;
  font-size:12px;
  color: #7C7D7F;
}
.sullivan_serveTable tr td:nth-child(3) span {
  color: #000000;
}
.sullivan_serveTable tr td:nth-child(3) div {
  margin: 5px 0;
}
.sullivan_serveTable tr td {
  padding-left: 20px;
}

.table_clients  {
  border-collapse: collapse;
  width: auto;
}
.table_clients td {
  text-align: center;
  position:relative;
  border-width: 1px;
  height: 99px;
  width: 172px;
  border: 1px solid #dbdcdd85;
}
.table_clients td img {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.table_clients tr td:first-child {
  text-align:start;
  vertical-align:text-top;
  font-size: 18px;
  font-weight: bold;
  width: 216px;
  color: #073b66;
  border-left-style: hidden;
  border-top-style: hidden;
  border-bottom-style: hidden;
}
.table_clients tr td:before {
  display: block;
  content: '+';
  line-height:  12px;
  height:  12px;
  width:  12px;
  position: absolute;
  color: rgb(124,168,200);
  bottom: -5.25px;
  right: -6.5px;
}
.table_clients tr td:first-child:before{
  display: none;
}
.table_clients tr:last-child td:before {
  display: none;
}
.table_clients tr td:last-child:before {
  display: none;
}

.table_partners {
  border-collapse: collapse;
  width: 100%;
}
.table_partners td {
  text-align: center;
  border-width: 1px;
  height: 99px;
  width: 172px;
  border: 1px solid #dbdcdd85;
  position:relative;
}
.table_partners td img {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.table_partners tr td:before {
  content: '+';
  line-height: 12px;
  height: 12px;
  font-size: 16px;
  width: 12px;
  position: absolute;
  color: rgb(124,168,200);
  bottom: -5.25px;
  right: -6.5px;
}
.table_partners tr:last-child td:before {
  display: none;
}
.table_partners tr td:last-child:before {
  display: none;
}

.falseTable {
  color: white;
}
.fHead {
  width: calc(100% - 50px);
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(to right, rgb(64, 103, 164), rgb(95, 152, 216));
  display: flex;
  border-radius: 5px;
  margin-left: 50px;
  box-sizing: border-box;
  display: flex;
  overflow: hidden;
}
.headBody {
  flex: 1;
  position: relative;
  text-align: center;
  letter-spacing: 5px;
  font-size: 20px;
}
.headBody:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 40px;
  height: 80px;
  background-color: inherit;
  border-radius: 0 50px 50px 0;
  top: -23px;
  right: -9px;
  border: 5px solid white;
  border-left: none;
}

.fLine {
  display: flex;
  flex-direction: row;
}
.lineHead {
  background-image: linear-gradient( rgb(64, 103, 164), rgb(95, 152, 216));
  width: 50px;
  font-size: 20px;
  text-align: center;
  padding: 20px 10px;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  margin: 5px 0;
  display: inline-block;
  color: white;
  display: flex;
  align-items: center;
}
.lineHeadHead:first-child::after {
  content: '';
  position: absolute;
  top: 215px;
  right: 0;
  width: 50px;
  height: 10px;
  background-color: white;
  z-index: 9;
}
.lineBody {
  width: 100%;
  display: flex;
  flex-direction: column;
  color: black;
}
.lineBodyTr {
  width: 100%;
  display: flex;
  flex-direction: row;
}
.lineBodyItem {
  /* width: 20%; */
  flex: 1;
  height: 100%;
  border-right: 1px solid rgb(244, 246, 249);
  border-bottom: 1px solid rgb(244, 246, 249);
  /* border-right: 1px solid lightblue;
  border-bottom: 1px solid lightcoral; */
  display: flex;
  /* justify-content: center; */
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  z-index: 10;
  padding: 20px 15px;
}
.lineBodyItem ul li {
  margin: 5px 0;
}

.lineBodyTr:first-child .lineHead {
margin-top: 0;
}
.lineBodyTr:last-child .lineHead {
margin-bottom: 0;
}

.falseTable img {
width: 21px;
height: 21px;
transform: translateY(4px);
}
@media all and (max-width: 768px) {
.fHead {
  height: 35px;
  margin-left: 35px;
  width: calc(100% - 35px);
}
.headBody:not(:last-child)::after {
  top: -28px;
  right: -3px;
}
.headBody {
  font-size: 12px;
  line-height: 35px;
  letter-spacing: 0px;
}
.lineHead {
  font-size: 12px;
}
.falseTable img {
  width: 10px;
  height: 10px;
  transform: translateY(0px);
}
.lineHead {
  width: 35px;
}
.lineBodyItem {
  padding: 0 10px;
  font-size: 12px;
}
.lineBodyItem ul {
  padding: 0;
}
.lineBodyItem li {
  list-style-position: inside;
}
}