body {
  background-color: rgba(255, 255, 255, 0);
}

.s_title {
  font-size: 16px;
  color: #333;
  line-height: 1;
}

.s_summary {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

.s_subtitle {
  font-size: 28px;
  color: #222;
  font-weight: 700;
  line-height: 1;
}

.s_button1 {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  color: #4da69a;
  font-size: 16px;
  border: 1px solid #4da69a;
  border-radius: 4px;
  transition: all 0.3s;
}

.s_button1:hover {
  background-color: #4da69a;
  color: #fff;
}

.s_button1:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s;
}

.s_button1:hover:before {
  animation: style1 0.75s;
  z-index: 1;
}

@keyframes style1 {
  0% {
    background: rgba(0, 0, 0, 0.25);
    transform: translate(-50%, -50%) scale(0);
  }
  100% {
    background: transparent;
    transform: translate(-50%, -50%) scale(1);
  }
}

.s_button2 {
  background: #4da69a;
  color: #fff;
  border: 1px solid #4da69a;
  border-radius: 20px;
  transition: all 0.3s;
}

.s_button2:hover {
  background: #fff;
  color: #4da69a;
}

.s_button3 {
  position: relative;
  overflow: hidden;
  background: #4da69a;
  color: #fff;
  border: 1px solid #4da69a;
  border-radius: 4px;
  transition: all 0.3s;
}

.s_button3:hover {
  background: #418e84;
  border-color: #418e84;
}

.s_button4 {
  position: relative;
  overflow: hidden;
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 20px;
  transition: all 0.3s;
}

.s_button4:hover {
  color: #4da69a;
  border-color: #4da69a;
}

.s_button4::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #409ef4;
  opacity: 0.1;
  transition: width 0.4s;
}

.s_button4:hover::after {
  width: 100%;
}

.s_button5,
.s_button6 {
  background: #fff;
  color: #4da69a;
  font-size: 14px;
  border: 1px solid #4da69a;
  transition: all 0.3s;
}

.s_button5 {
  border-radius: 0;
}
.s_button6 {
  border-radius: 0;
}

.s_button5:hover,
.s_button6:hover {
  background: #4da69a;
  color: #fff;
}

.page_a {
  font-size: 14px;
  color: #8a8a8a;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  background: transparent;
}

.page_a:hover {
  color: #409eff;
  border-color: #409eff;
}

.page_a.current {
  background: #222a35;
  color: #fff;
  border: none;
}

.page_a.current:hover {
  background: #474b52;
}

.page_a.disabled {
  background: #f4f4f5;
  color: #c0c4cc;
  border-color: #f4f4f5;
}

.page_input {
  background: transparent;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  color: #606266;
}

.s_form_layout1 {
  background: #fff;
}

.s_form_layout1 .s_input,
.s_form_layout1 .e_address .zd-input__inner {
  height: calc(1.5em + 0.75rem + 5px);
  padding: 0 15px;
  border: 1px solid #e1e1e1;
  border-radius: 2px !important;
  background: transparent;
  transition: all 0.15s;
}

.s_form_layout1 .s_input:focus {
  border-color: #9fceff;
  box-shadow: 0 0 8px rgba(134, 183, 254, 0.3);
}

.s_form_layout2 {
  background: #fff;
}

.s_form_layout2 .s_input {
  border: none none 1px none;
}

.s_form_layout3 {
  background: #fff;
}

.s_form_layout3 .s_input {
  background: #f1f1f1;
  border: 1px solid #f1f1f1 !important;
}

.s_form_layout4,
.s_form_layout5,
.s_form_layout6 {
  background: #000;
}

.s_form_layout4 .s_input,
.s_form_layout5 .s_input,
.s_form_layout6 .s_input {
  color: #999;
}

.s_form_layout4 .s_input {
  border: 1px solid #333;
  background: transparent;
}

.s_form_layout5 .s_input {
  border-width: 0 0 1px 0;
  border-color: #333;
  background: transparent;
}

.s_form_layout6 .s_input {
  border: none;
  background: #333;
}

.s_item {
  background: #000;
}
.s_comp {
  background: #fffef8;
}
.s_tmpl {
  background: #173663;
}
.s_tmpl_footer {
  background: #173663;
}
.s_templatetitle {
  color: #fff;
  font-size: 16px;
}
.s_templatesum {
  color: rgba(245, 245, 245, 0.7);
  font-size: 14px;
}

@font-face {
  font-family: eb167121-7adb-4d65-abe0-ffa45957d74d;
  src: ur[](https://omo-oss-file1.thefastfile.com/portal-saas/new2023021410545543906/cms/file/eb167121-7adb-4d65-abe0-ffa45957d74d.woff) format( woff );
  font-display: swap;
}

@font-face {
  font-family: "31bccebe-a1c1-4e06-a808-8228feafe799";
  src: ur[](https://omo-oss-file1.thefastfile.com/portal-saas/new2023021410545543906/cms/file/31bccebe-a1c1-4e06-a808-8228feafe799.ttf) format( truetype );
  font-display: swap;
}

@font-face {
  font-family: cbbefa19-993b-4fc8-a165-2c6438d9209b;
  src: ur[](https://omo-oss-file1.thefastfile.com/portal-saas/new2023041418000121861/cms/file/cbbefa19-993b-4fc8-a165-2c6438d9209b.ttf) format( truetype );
  font-display: swap;
}

@font-face {
  font-family: kumbhsans-bold;
  src: ur[](https://omo-oss-file1.thefastfile.com/portal-saas/pg2024081610032673277/cms/file/kumbhsans-bold.ttf) format( truetype );
  font-display: swap;
}

.onlineBox ul li a {
  display: none !important;
}

.pl_service3 .service_item.kf {
  background: #33a754 !important;
}
.pl_service3 .service_item.yj {
  background: #f5bd10 !important;
}
.pl_service3 .service_item.qq {
  background: #b3d25d !important;
}
.pl_service3 {
  top: 80% !important;
}
