.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
[v-cloak] {
  opacity: 0;
}
.ceramicSubstratePage {
  min-width: 1400px;
}
.ceramicSubstratePage .example-prefer-title {
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ceramicSubstratePage .example-prefer-title .text {
  font-size: 34px;
}
.ceramicSubstratePage .example-prefer-title:after {
  display: inline-block;
  content: '';
  height: 2px;
  background: url("../images/hdi/line-bg.png") repeat-x center;
  flex: 1;
  margin-left: 50px;
}
.ceramicSubstratePage .example-prefer-title .title-tag {
  font-size: 12px;
  color: #353535;
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 1;
  letter-spacing: 2px;
  font-weight: normal;
}
.ceramicSubstratePage .banner-section {
  background: url("../images/ceramicSubstrate/banner-bg.jpg") no-repeat center #838695;
  height: 420px;
  overflow: hidden;
}
.ceramicSubstratePage .banner-section .page-wrap {
  position: relative;
  height: inherit;
}
.ceramicSubstratePage .banner-section .banner-title {
  margin-top: 74px;
}
.ceramicSubstratePage .banner-section .params-el {
  margin-top: 14px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 100;
}
.ceramicSubstratePage .banner-section .des-params {
  font-size: 12px;
  max-width: 620px;
  line-height: 22px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 60px;
}
.ceramicSubstratePage .ceramic-section {
  padding: 70px 0 50px;
  background: #F6F6FA;
}
.ceramicSubstratePage .ceramic-section .example-prefer-title:after {
  margin-left: 250px;
}
.ceramicSubstratePage .ceramic-section .ceramic-body {
  margin-top: 66px;
  display: flex;
  justify-content: space-between;
}
.ceramicSubstratePage .ceramic-section .ceramic-l {
  position: relative;
}
.ceramicSubstratePage .ceramic-section .ceramic-l:after {
  display: block;
  content: '';
  background: url("../images/ceramicSubstrate/mark-point-big.png") no-repeat center;
  width: 403px;
  height: 47px;
  position: absolute;
  bottom: -46px;
  left: 0;
  z-index: 1;
  right: 0;
  margin: auto;
}
.ceramicSubstratePage .ceramic-section .ceramic-r {
  width: 696px;
  padding-top: 80px;
  position: relative;
}
.ceramicSubstratePage .ceramic-section .ceramic-r .example-prefer-title:after {
  background: url("../images/ceramicSubstrate/line2-bg.png") no-repeat center;
  height: 1px;
  margin-left: -20px;
}
.ceramicSubstratePage .ceramic-section .ceramic-r .example-prefer-title .text {
  font-size: 28px;
}
.ceramicSubstratePage .ceramic-section .ceramic-r .example-prefer-title .title-tag {
  bottom: -34px;
}
.ceramicSubstratePage .ceramic-section .ceramic-des {
  color: #A8A8CC;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 24px;
}
.ceramicSubstratePage .ceramic-section .ceramic-views {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
}
.ceramicSubstratePage .ceramic-section .ceramic-views .cer-el {
  position: relative;
  margin-left: 12px;
}
.ceramicSubstratePage .ceramic-section .ceramic-views .cer-el:first-child {
  margin-left: 0;
}
.ceramicSubstratePage .ceramic-section .ceramic-views .cer-el:after {
  display: block;
  content: '';
  background: url("../images/ceramicSubstrate/mark-point-samll.png") no-repeat center;
  width: 172px;
  height: 45px;
  position: absolute;
  bottom: -48px;
  left: 0;
  z-index: 1;
  right: 0;
  margin: auto;
}
.ceramicSubstratePage .reason-section {
  padding: 90px 0 70px;
  background: url("../images/ceramicSubstrate/reason-bg.jpg") no-repeat center;
  height: 700px;
}
.ceramicSubstratePage .reason-section .each-reason {
  margin-top: 90px;
  display: flex;
}
.ceramicSubstratePage .reason-section .view-el {
  margin-left: 16px;
  position: relative;
}
.ceramicSubstratePage .reason-section .view-el:first-child {
  margin-left: 0;
}
.ceramicSubstratePage .reason-section .view-el:after {
  display: block;
  content: '';
  background: url("../images/ceramicSubstrate/mark-point-mini.png") no-repeat center;
  width: 206px;
  height: 32px;
  position: absolute;
  bottom: -38px;
  left: 0;
  z-index: 1;
  right: 0;
  margin: auto;
}
.ceramicSubstratePage .reason-section .reason {
  width: 220px;
  height: 330px;
  background: linear-gradient(135deg, #F9F9FF 0%, #F2F2FF 100%);
  box-shadow: 0px -1px 14px 0px rgba(0, 17, 0, 0.06);
  border-radius: 16px;
  position: relative;
  transition: all 0.3s;
}
.ceramicSubstratePage .reason-section .reason:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 16px;
  /* 和父元素一致 */
  background: linear-gradient(-35deg, #FFFFF5, #FFFDE4) border-box;
  -webkit-mask: linear-gradient(#fff, #fff) padding-box, linear-gradient(#fff, #fff);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
  /* 避免伪元素阻挡点击事件 */
}
.ceramicSubstratePage .reason-section .reason:hover {
  transform: translateY(-4px);
}
.ceramicSubstratePage .reason-section .reason:hover:after {
  transform: translateY(0);
}
.ceramicSubstratePage .reason-section .reason-top {
  background: url("../images/ceramicSubstrate/reason-el-bg.png") no-repeat center;
  height: 119px;
  width: 218px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ceramicSubstratePage .reason-section .reason-info {
  padding: 34px 20px;
}
.ceramicSubstratePage .reason-section .title {
  font-size: 18px;
  color: #001010;
}
.ceramicSubstratePage .reason-section .des {
  margin-top: 20px;
  font-size: 15px;
  color: #A8A8CC;
  line-height: 22px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.ceramicSubstratePage .comparison-section {
  padding: 70px 0 50px;
  background: #f9f9ff;
}
.ceramicSubstratePage .comparison-section .comparison-body {
  margin-top: 66px;
  display: flex;
  justify-content: space-between;
}
.ceramicSubstratePage .comparison-section .comparison-body .tag-name {
  font-weight: 800;
  font-size: 22px;
  color: #69698B;
  position: relative;
  display: inline-block;
}
.ceramicSubstratePage .comparison-section .comparison-body .tag-name:after {
  display: block;
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  z-index: 1;
  right: 0;
  margin: auto;
}
.ceramicSubstratePage .comparison-section .comparison-l {
  width: 928px;
}
.ceramicSubstratePage .comparison-section .comparison-l .tag-name:after {
  width: 256px;
  height: 40px;
  background: url("../images/ceramicSubstrate/tag-bg.png") repeat-x center;
  transform: translateX(-50%);
}
.ceramicSubstratePage .comparison-section .comparison-l .core-box {
  height: 410px;
  margin-top: 40px;
  background: linear-gradient(135deg, #F9F9FF 0%, #F6F6FF 100%);
  box-shadow: 0px -2px 12px 0px rgba(0, 17, 0, 0.06);
  border-radius: 16px;
  border: 1px solid #fff;
  padding: 16px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table {
  background: #fff;
  border-collapse: collapse;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr {
  border-radius: 16px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:first-child td {
  border-top: none;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:first-child td:first-child {
  border-radius: 16px;
  border-left: none;
  font-size: 18px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:first-child td:first-child {
  border-radius: 16px;
  border-right: none;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:last-child td {
  border-bottom: none;
  color: #001010;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:last-child td:first-child {
  border-radius: 16px;
  border-left: none;
  font-size: 18px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table tr:last-child td:first-child {
  border-radius: 16px;
  border-right: none;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td {
  height: 74px;
  border: 1px solid #EEEEFB;
  padding-left: 20px;
  color: #A8A8CC;
  font-size: 16px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td:nth-child(2n) {
  background: linear-gradient(90deg, rgba(249, 249, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td .v-t {
  vertical-align: bottom;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td .tips {
  font-size: 14px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td .star {
  display: inline-block;
  vertical-align: text-top;
  background: url("../images/ceramicSubstrate/star-icon.png") no-repeat center;
  width: 16px;
  height: 15px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td:first-child {
  border-left: none;
  padding-left: 40px;
  color: #001010;
  font-size: 18px;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td:first-child .text {
  display: inline-block;
  vertical-align: middle;
}
.ceramicSubstratePage .comparison-section .comparison-l .core-table td:last-child {
  border-right: none;
}
.ceramicSubstratePage .comparison-section .comparison-r {
  width: 456px;
}
.ceramicSubstratePage .comparison-section .comparison-r .tag-name:after {
  width: 136px;
  height: 40px;
  background: url("../images/ceramicSubstrate/tag-bg2.png") repeat-x center;
  transform: translateX(-50%);
}
.ceramicSubstratePage .comparison-section .budget-box {
  height: 408px;
  background: linear-gradient(-51deg, rgba(49, 199, 0, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 16px;
  margin-top: 40px;
  box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.06);
  border: 1px solid #fff;
  padding: 34px 60px;
}
.ceramicSubstratePage .comparison-section .budget-row {
  border-radius: 8px;
  overflow: hidden;
  margin-top: 18px;
}
.ceramicSubstratePage .comparison-section .budget-row:first-child {
  margin-top: 0;
}
.ceramicSubstratePage .comparison-section .bud-top {
  border: 1px dashed #5BC000;
  border-bottom: none;
  border-radius: 8px 8px 0 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ceramicSubstratePage .comparison-section .bud-bottom {
  height: 50px;
  background: #5BC000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.ceramicSubstratePage .comparison-section .bud-bottom:before,
.ceramicSubstratePage .comparison-section .bud-bottom:after {
  display: block;
  content: '';
  background: url("../images/ceramicSubstrate/arrow-icon.png") no-repeat center;
  width: 16px;
  height: 18px;
}
.ceramicSubstratePage .comparison-section .bud-bottom:after {
  transform: rotate(-180deg);
}
.ceramicSubstratePage .comparison-section .bud-bottom .text {
  margin: 0 10px;
}
.ceramicSubstratePage .specification-section {
  padding: 70px 0 50px;
  background: radial-gradient(circle, #F0F0FD 0%, #F9F9FF 51%, #F1F1FD 100%);
}
.ceramicSubstratePage .specification-section .example-prefer-title:after {
  margin-left: 150px;
}
.ceramicSubstratePage .specification-section .specification-body {
  margin-top: 66px;
  border-radius: 16px;
  background: #fff;
  padding: 16px;
  position: relative;
  z-index: 2;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 16px;
  overflow: hidden;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table th {
  background: #A8A8CC;
  height: 54px;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  border-left: 1px solid #fff;
  width: 30%;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table th:first-child {
  border-left: 0;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table th:last-child {
  width: 40%;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(1) {
  background: rgba(227, 227, 244, 0.8);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(1):hover {
  background: rgba(227, 227, 244, 0.7);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(2) {
  background: rgba(227, 227, 244, 0.65);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(2):hover {
  background: rgba(227, 227, 244, 0.55);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(3) {
  background: rgba(227, 227, 244, 0.5);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(3):hover {
  background: rgba(227, 227, 244, 0.4);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(4) {
  background: rgba(227, 227, 244, 0.35);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(4):hover {
  background: rgba(227, 227, 244, 0.2);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(5) {
  background: rgba(227, 227, 244, 0.2);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(5):hover {
  background: rgba(227, 227, 244, 0.1);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(6) {
  background: rgba(227, 227, 244, 0.1);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table tbody tr:nth-child(6):hover {
  background: rgba(227, 227, 244, 0.05);
}
.ceramicSubstratePage .specification-section .specification-body .capability-table td {
  min-height: 54px;
  padding: 17px 0;
  text-align: center;
  border: 1px solid #fff;
  font-size: 14px;
}
.ceramicSubstratePage .specification-section .specification-body .capability-table td:first-child {
  border-left: 0;
  font-size: 16px;
  font-weight: bold;
}
.ceramicSubstratePage .widely-applied {
  padding: 70px 0 50px;
  background: #F6F6FA;
}
.ceramicSubstratePage .widely-applied .example-prefer-title .title-tag {
  letter-spacing: 1.3px;
}
.ceramicSubstratePage .widely-applied .widely-body {
  margin-top: 66px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #eeeefb;
}
.ceramicSubstratePage .widely-applied .widely-row {
  height: 104px;
  padding-left: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.ceramicSubstratePage .widely-applied .widely-row:first-child:hover {
  background-image: url("../images/ceramicSubstrate/car-widely-hover.jpg") !important;
}
.ceramicSubstratePage .widely-applied .widely-row:first-child + .widely-row:hover {
  background-image: url("../images/ceramicSubstrate/machine-widely-hover.jpg") !important;
}
.ceramicSubstratePage .widely-applied .widely-row:first-child + .widely-row + .widely-row:hover {
  background-image: url("../images/ceramicSubstrate/internet-widely-hover.jpg") !important;
}
.ceramicSubstratePage .widely-applied .widely-row:first-child + .widely-row + .widely-row + .widely-row:hover {
  background-image: url("../images/ceramicSubstrate/led-widely-hover.jpg") !important;
}
.ceramicSubstratePage .widely-applied .widely-row:first-child + .widely-row + .widely-row + .widely-row + .widely-row:hover {
  background-image: url("../images/ceramicSubstrate/air-widely-hover.jpg") !important;
}
.ceramicSubstratePage .widely-applied .widely-row:hover .title {
  color: #5BC000;
  transform: translateX(3px);
}
.ceramicSubstratePage .widely-applied .title {
  font-size: 18px;
  font-weight: bold;
  color: #001010;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all 0.3s;
}
.ceramicSubstratePage .widely-applied .des {
  margin-top: 8px;
  font-size: 14px;
  color: #A8A8CC;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ceramicSubstratePage .ceramic-box {
  background: url("../images/ceramicSubstrate/ceramic-bg.jpg") no-repeat center;
  height: 200px;
  overflow: hidden;
}
.ceramicSubstratePage .ceramic-box .title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #001010;
  margin-top: 56px;
}
.ceramicSubstratePage .ceramic-box .jump-row {
  text-align: center;
  margin-top: 24px;
  display: flex;
  justify-content: center;
}
.ceramicSubstratePage .ceramic-box .jump-row .btn {
  display: flex;
  vertical-align: top;
  width: 174px;
  justify-content: center;
  height: 40px;
  align-items: center;
  background: #A8A8CC;
  border-radius: 4px;
  color: #fff;
  margin-left: 6px;
  transition: all 0.3s;
}
.ceramicSubstratePage .ceramic-box .jump-row .btn:hover {
  background: #CACAE0;
  box-shadow: 0 10px 15px 0 rgba(0, 70, 54, 0.16);
}
.ceramicSubstratePage .ceramic-box .jump-row .btn:first-child {
  margin-left: 0;
}
.ceramicSubstratePage .ceramic-box .jump-row .btn .text {
  line-height: 20px;
  margin-left: 4px;
}
.ceramicSubstratePage .ceramic-box .jump-row .btn.primary {
  background: #5BC000;
}
.ceramicSubstratePage .ceramic-box .jump-row .btn.primary:hover {
  background: #70d614;
}
