@font-face {
  font-family: Helvetica-Bold;
  src: url('https://pub-static.fotor.com/static/web/share/fonts/HelveticaCE-Bold.otf')
    format('otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica;
  src: url('https://pub-static.fotor.com/static/web/share/fonts/Helvetica.otf')
    format('otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Helvetica-Light;
  src: url('https://pub-static.fotor.com/static/web/share/fonts/Helvetica-Light.otf')
    format('otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  height: auto !important;
  width: auto;
  display: block;
}
body {
  line-height: 1;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
ins {
  text-decoration: none;
}
ins,
mark {
  background-color: #ff9;
  color: #000;
}
mark {
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
html {
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB,
    Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
  font-size: 20px;
}
body {
  padding-bottom: 1.54667rem;
}
.clearFix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearFix {
  *height: 1%;
}
* {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wrapper {
  width: 1200px;
  min-width: 900px;
  margin: 0 auto;
}
.section {
  padding: 90px 0;
}
.features-main-til {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 400;
  color: #272b33;
}
.features-main-text {
  font-size: 14px;
  color: #7e838e;
  line-height: 1.5;
  max-width: 900px;
  margin: 1rem auto 0;
}
::slotted(*) {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}
@media (max-width: 1280px) {
  .features-main-til {
    font-size: 32px;
  }
  .wrapper {
    width: 960px;
  }
}
@media (max-width: 1080px) {
  .wrapper {
    width: 100%;
    min-width: 0;
    padding: 0 1.5rem;
  }
}
@media (max-width: 978px) {
  .wrapper {
    width: 100%;
    min-width: 0;
    padding: 0 30px;
  }
  .m_show {
    opacity: 1;
    height: auto;
  }
  .m_hidden {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .features-main-til {
    font-size: 1.65rem;
  }
}
@media (max-width: 478px) {
  .features-main-til {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .wrapper {
    width: 100%;
    min-width: 0;
    padding: 0 1rem !important;
  }
  .features-mix .wrapper .mix-box .mix-item {
    width: 100% !important;
    margin: 1rem auto !important;
  }
}

ft-slogan [slot='title'] {
  font-family: Helvetica-Bold;
  font-size: 44px;
  color: #fff;
  line-height: 1.2;
}
ft-slogan [slot='subTitle'] {
  font-size: 16px;
  font-family: Helvetica-Light;
  margin: 20px 0 0 !important;
  letter-spacing: 0.25px;
  line-height: 24px;
  color: #fff;
}
ft-mix [slot='mix-header'] {
  max-width: 900px;
  margin: 0 auto;
}
ft-mix [slot='mix-header'] [slot='features-til'],
ft-mix [slot='mix-header'] [slot='features_link'] {
  text-align: center;
}
ft-mix [slot='mix-header'] [slot='features_link'] a {
  color: #1375fa;
}
ft-mix [slot='mix-header'] [slot='features_link'] a:hover {
  color: #1c93fa;
  text-decoration: underline;
}
ft-mix [slot='mix-box'] {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
ft-mix [slot='mix-box'] [slot='mix-card'] {
  width: 257.5px;
  margin: 1rem;
  overflow: hidden;
  text-align: left;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  position: relative;
  top: 0;
  cursor: pointer;
}
ft-mix [slot='mix-box'] [slot='mix-card'],
ft-mix [slot='mix-box'] [slot='mix-card']:hover {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
ft-mix [slot='mix-box'] [slot='mix-card']:hover {
  top: -0.5rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1366px) {
  ft-mix [slot='mix-box'] [slot='mix-card'] {
    width: 220px;
  }
}
@media (max-width: 1280px) {
  .wrapper {
    width: 960px;
  }
  ft-mix [slot='mix-box'] [slot='mix-card'] {
    width: 220px;
  }
}
@media (max-width: 978px) {
  ft-mix [slot='mix-box'] {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 478px) {
  ft-mix [slot='mix-box'] [slot='mix-card'] {
    width: 100%;
  }
}
ft-step [slot='step-info'] ul {
  margin-top: 1.1rem;
  position: relative;
}
ft-step [slot='step-info'] ul:before {
  position: absolute;
  left: 15px;
  top: 15px;
  content: ' ';
  display: block;
  width: 1px;
  height: 80%;
  background: #e7e8e9;
  z-index: 0;
}
ft-step [slot='step-info'] ul li {
  line-height: 1.8;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
ft-step [slot='step-info'] ul li p {
  display: inline-block;
  font-size: 14px;
  color: #7e838e;
  line-height: 24px;
  letter-spacing: 0.25px;
  width: 90%;
  margin-left: 10px;
}
ft-step [slot='step-info'] ul li span {
  font-size: 14px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #e7e8e9;
  color: #7e838e;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  z-index: 1;
}
.m-mask{
  display: none !important;
}
#footer-ribbon-wrap{
  display: none !important;
}
@media (max-width: 560px) {
.searchBox {
    max-width: 200px !important;
    top: 8px !important;
    transform: translateY(0) !important;
  }
}