body {
  text-size-adjust: none !important;
  user-select: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
figure,
menu,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
select,
th,
td {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
strong {
  font-weight: normal;
}
code,
kbd,
pre,
samp {
  font-family: "monospace";
  font-size: 10px;
}
ul,
ol {
  list-style: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
}
textarea {
  overflow: hidden;
  vertical-align: top;
}
input,
textarea {
  appearance: none;
  resize: none;
}
button,
input,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"] {
  font-family: inherit;
  font-size: 100%;
  border: none;
}
button:focus,
input:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus {
  outline: none;
}
input[type="search"] {
  appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"]:focus {
  outline: none;
}
input:disabled,
textarea:disabled {
  color: #999;
}
img {
  border: none;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 50px;
}
@media screen and (min-width: 320px) and (max-width: 450px) {
  html {
    font-size: 50px;
    font-size: 13.33333333vw;
  }
}
body {
  font-family: HelveticaNeue, Arial, 'Microsoft Yahei', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #222;
}
a:link,
a:focus,
a:visited,
a:active {
  color: #222;
  text-decoration: none;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden {
  display: none !important;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.1rem;
  font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0.08rem 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
output {
  display: block;
}
input[type="search"] {
  appearance: none;
}
.icon {
  display: inline-block;
}
.icon.logo {
  width: 1.8rem;
  height: 0.6rem;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/logo.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.icon.logo.dark {
  width: 1.8rem;
  height: 0.6rem;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/logo-green.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.icon.menu-triangle {
  vertical-align: middle;
  width: 0.09rem;
  height: 0.05rem;
  margin-left: 0.1rem;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/menu-triangle.svg);
  background-size: 100%;
}
.icon.menu-triangle.dark {
  color: black;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/menu-triangle-dark.svg);
  background-size: 100%;
}
.icon.arrow-right {
  width: 0.5rem;
  height: 0.42rem;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/icon-right.svg);
  background-size: 100%;
}
body {
  background-color: #F9F9F9;
}
.index-banner {
  position: relative;
}
.index-banner .m-banner {
  position: relative;
  height: 8.6rem;
  background: linear-gradient(225deg, #3c77e0 0%, #00c0af 100%);
  color: white;
  padding: 0 0.58rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index-banner .m-banner .bg-img {
  width: 6.8rem;
  height: 6.8rem;
  position: absolute;
  top: 0.44rem;
  left: 50%;
  transform: translateX(-50%);
}
.index-banner .m-banner .wrapper {
  padding-top: 2.41rem;
}
.index-banner .m-banner .title {
  position: absolute;
  text-align: center;
  bottom: 0.86rem;
  left: 0.25rem;
  right: 0.25rem;
  font-size: 0.4rem;
  font-family: HelveticaNeue;
  line-height: 0.74rem;
}
.index-banner .m-banner .sub-title {
  margin-top: 0.76rem;
}
.index-banner .banner-page.swiper-pagination-bullets {
  position: absolute;
  bottom: 0.34rem;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  z-index: 10;
}
.index-banner .banner-page .swiper-pagination-line {
  cursor: pointer;
  width: 0.6rem;
  height: 0.08rem;
  display: inline-block;
  border-radius: 0;
  background: #ffffff;
  opacity: 0.15;
  margin-right: 0.16rem;
}
.index-banner .banner-page .swiper-pagination-line-active {
  opacity: 0.4;
}
.try-now-wrapper .try-now {
  position: relative;
  display: inline-block;
  padding-left: 0.26rem;
  padding-right: 0.34rem;
  color: white;
  left: 0;
  background: linear-gradient(90deg, #4fe2c3, rgba(1, 199, 204, 0.5));
  border-radius: 0.3rem 0px 0px 0.3rem;
  box-shadow: 0px 0.02rem 0.16rem 0px #06b6b1;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
  font-weight: 700;
}
.try-now-wrapper .try-now::after {
  position: absolute;
  right: -0.34rem;
  width: 0.6rem;
  height: 0.6rem;
  content: '';
  background: url(//www.iqiyipic.com/common/fix/saas-assets/web/svg/icon-try-now.svg) no-repeat;
  background-size: 100%;
}
.m-top {
  position: absolute;
  z-index: 11;
  left: 0;
  right: 0;
  height: 0.88rem;
  display: flex;
  align-items: center;
  padding: 0 0.32rem;
  justify-content: space-between;
}
.m-top .logo {
  width: 1.26rem;
}
.m-top .right .icon {
  width: 0.4rem;
  height: 0.4rem;
}
.m-top .right .icon.cancel {
  margin-left: 0.04rem;
  margin-top: 0.04rem;
  width: 0.36rem;
  height: 0.36rem;
}
.m-top .right .login-wrapper {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  color: white;
  margin-right: .48rem;
}
.m-top .right .login-wrapper.logined {
  background: #06b6b1;
}
.m-top .right .login-wrapper.logined a {
  color: inherit;
}
.m-top.fixed {
  position: fixed;
  background-color: white;
  box-shadow: 0px 2px 10px 0px rgba(223, 223, 223, 0.5);
}
.m-terminals {
  background: inherit;
  position: relative;
  padding-top: .54rem;
  padding-bottom: .54rem;
  display: flex;
  margin: 0 .82rem;
  justify-content: space-between;
}
.m-terminals.line::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  border: dashed 1px #cccccc ;
}
.m-terminals.line > .line-wrapper {
  display: flex;
  justify-content: center;
  z-index: 10;
  width: 1.84rem;
  background: white;
}
.m-terminals.line > .line-wrapper:first-child {
  width: 1.64rem;
  justify-content: flex-start;
}
.m-terminals.line > .line-wrapper:last-child {
  width: 1.64rem;
  justify-content: flex-end;
}
.m-terminals .terminal {
  position: relative;
  width: 1.44rem;
  height: 1.44rem;
  background: linear-gradient(226deg, #3c77e0 -83%, #00c0af);
  box-shadow: 0px 2px 12px 0px rgba(68, 215, 182, 0.54);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.m-terminals .terminal img {
  width: .75rem;
  height: .75rem;
}
.m-terminals .terminal .title {
  position: absolute;
  bottom: -0.54rem;
  font-size: 0.3rem;
  color: #3f3f3f;
}
.m-service {
  padding-top: 0.64rem;
  background: white;
}
.m-service .title {
  color: #3f3f3f;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1rem;
  margin: 0 auto;
  margin-bottom: 0.46rem;
  font-family: HelveticaNeue-Bold, HelveticaNeue, Arial, 'Microsoft Yahei', sans-serif;
}
.m-service .service-cards {
  position: relative;
  padding-bottom: 1.46rem;
}
.m-service .service-cards .service-card {
  position: relative;
  width: 6rem;
  height: 6.62rem;
  border-radius: 0.08rem;
  background: linear-gradient(225deg, #3c77e0, #00c0af);
}
.m-service .service-cards .service-card .detail {
  color: white;
  padding: 0.4rem;
  padding-top: 1.12rem;
}
.m-service .service-cards .service-card .detail .title {
  color: white;
  font-size: 0.4rem;
  font-weight: 500;
  margin-bottom: 0.2rem;
  line-height: 0.4rem;
  margin-bottom: 0.6rem;
  text-align: left;
  font-family: HelveticaNeue-Medium;
}
.m-service .service-cards .service-card .detail .items .item {
  font-size: 0.28rem;
  margin-bottom: 0.4rem;
  display: flex;
  align-items: center;
}
.m-service .service-cards .service-card .detail .items .item::before {
  content: '';
  margin-right: 0.24rem;
  height: 0.2rem;
  width: 0.03rem;
  background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.27));
}
.m-service .service-cards .service-card .bubble {
  display: block;
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  width: 3.46rem;
  height: 3.46rem;
}
.m-service .service-cards .service-card:nth-child(2n + 1) .bubble {
  bottom: -0.62rem;
  left: -0.67rem;
}
.m-service .service-cards .service-card:nth-child(2n + 2) .bubble {
  top: -1.5rem;
  left: -2rem;
}
.m-service .service-cards .service-card:nth-child(2n + 3) .bubble {
  bottom: -1.5rem;
  left: -2rem;
}
.m-service .service-cards .swiper-container {
  width: 100%;
  height: 100%;
}
.m-service .service-cards .swiper-slide {
  text-align: center;
  font-size: 18px;
  transition: 300ms;
  transform: scale(0.9);
}
.m-service .service-cards .swiper-slide-active,
.m-service .service-cards .swiper-slide-duplicate-active {
  transform: scale(1);
}
.m-service .service-cards .pagebar {
  position: absolute;
  bottom: 0.64rem;
}
.m-service .service-cards .pagebar .swiper-pagination-bullet {
  background: white;
  width: 0.18rem;
  height: 0.18rem;
  color: white;
  border: solid 1px #cccccc;
}
.m-service .service-cards .pagebar .swiper-pagination-bullet-active {
  background: #cccccc;
}
.m-footer {
  background: #2e3239;
  padding: 0.28rem 0.72rem;
  font-size: 0;
  color: #dcdee2;
}
.m-footer h2 {
  font-size: 0.26rem;
  font-family: HelveticaNeue-Bold, HelveticaNeue, Arial, "Microsoft Yahei", sans-serif;
  font-weight: bold;
  color: white;
  line-height: 32px;
}
.m-footer .part-wrapper {
  margin: 0 -0.72rem;
}
.m-footer .part-wrapper .part {
  margin-left: 0.72rem;
  margin-right: 0.28rem;
  margin-top: 0.4rem;
  display: inline-block;
  vertical-align: top;
}
.m-footer .part-wrapper .part .links {
  width: 100%;
  font-size: 0.24rem;
  line-height: 28px;
}
.m-footer .part-wrapper .part .links a {
  color: #dcdee2;
  display: block;
}
.m-footer .split {
  background: #3f3f3f;
  height: 1px;
  margin: 0.4rem 0;
}
.m-footer .contact-info .detail-info {
  font-size: 0.24rem;
}
.m-footer .contact-info .detail-info .phone {
  margin-right: 0.81rem;
}
.m-footer .contact-info .detail-info .email a {
  color: #dcdee2;
}
.m-footer .copyright {
  margin-top: 0.67rem;
  text-align: center;
  color: #999999;
}
.m-footer .copyright p {
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}
.m-footer .copyright p a {
  color: #06b6b1;
  text-decoration: underline;
}
.m-menu {
  position: fixed;
  z-index: 10;
  top: 0.88rem;
  left: 0;
  right: 0;
  padding: 0.22rem 0.78rem;
  background: #f9f9f9;
  color: #3f3f3f;
}
.m-menu .menu-item .title {
  position: relative;
  font-size: 0.3rem;
  line-height: 0.83rem;
  font-family: HelveticaNeue-Medium;
  border-bottom: solid 1px #dfdfdf;
}
.m-menu .menu-item .title.active,
.m-menu .menu-item .title:hover {
  color: #06b6b1;
}
.m-menu .menu-item .title a {
  color: inherit;
}
.m-menu .menu-item .title a:hover {
  color: #06b6b1;
}
.m-menu .menu-item.has-sub > .title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url(//www.iqiyipic.com/common/fix/saas-assets/h5/svg/menu-arrow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 0.3rem;
  height: 0.16rem;
}
.m-menu .menu-item.has-sub.collapse > .title:after {
  transform: rotate(180deg);
}
.m-menu .menu-item.has-sub .sub-items {
  margin-left: 0.37rem;
}
.m-modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0.88rem;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.7);
}
.m-benefits {
  background-color: #f2f2f2;
  padding: .64rem 0.32rem 0.84rem;
}
.m-benefits .title {
  text-align: center;
  font-size: 0.6rem;
  color: #3f3f3f;
  font-family: HelveticaNeue-Bold, HelveticaNeue, Arial, "Microsoft Yahei", sans-serif;
  font-weight: bold;
}
.m-benefits .sub-title {
  font-size: .3rem;
  margin-top: .3rem;
  text-align: center;
  line-height: .48rem;
  font-family: HelveticaNeue-Medium;
  font-weight: 500;
}
.m-benefits .items {
  overflow: hidden;
  margin-top: 0.46rem;
  font-size: 0;
}
.m-benefits .items .item {
  display: inline-block;
  position: relative;
  transition-duration: 0.2s;
  width: 50%;
  padding-bottom: 50%;
  text-align: center;
  margin: 0 auto;
}
.m-benefits .items .item .wrapper {
  background-color: white;
  position: absolute;
  padding-top: 0.47rem;
  overflow: hidden;
  left: 0.14rem;
  right: 0.14rem;
  bottom: 0.09rem;
  top: 0.09rem;
  box-shadow: 0px 0px 0.14rem 0px #ebebeb;
  border-radius: 0.08rem;
}
.m-benefits .items .item .wrapper .cover {
  text-align: left;
  display: none;
  position: absolute;
  z-index: 8;
  padding: 0.4rem;
  font-size: 0.28rem;
  background: white;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.m-benefits .items .item:nth-of-type(2n) .wrapper {
  left: 0.09rem;
}
.m-benefits .items .item:nth-of-type(2n + 1) .wrapper {
  right: 0.09rem;
}
.m-benefits .items .item .icon {
  height: 1.4rem;
  width: 1.4rem;
}
.m-benefits .items .item .desc {
  font-family: HelveticaNeue-Medium;
  margin-top: 0.02rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.2rem;
  font-size: 0.26rem;
  color: #3f3f3f;
}
.m-operation {
  text-align: center;
  background: white;
  padding-top: .62rem;
  padding-bottom: .64rem;
  color: #3f3f3f;
}
.m-operation .top {
  height: 1.72rem;
  width: 100%;
  background: url(//www.iqiyipic.com/common/fix/saas-assets/svg/star.svg);
  background-size: 100% 90%;
  background-repeat: no-repeat;
  background-position: top;
}
.m-operation > h1.title {
  margin: 0 0.57rem;
  font-size: 0.44rem;
  line-height: 0.65rem;
  margin-bottom: 0.34rem;
}
.m-operation .sub-title {
  margin: 0 .32rem;
  font-size: 0.28rem;
  line-height: 0.42rem;
}
.m-msg-btn {
  display: flex;
  line-height: 0.6rem;
  background: linear-gradient(312deg, #3c77e0 0%, #00c0af 100%);
  color: white;
  box-shadow: 0px 0px 30px 0px #cccccc;
}
.m-msg-btn .msg {
  flex: 1;
  padding: 0.3rem 0.32rem;
  font-size: 0.44rem;
}
.m-msg-btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  background: rgba(6, 182, 177, 0.48);
}
.m-msg-btn .btn .icon {
  width: 0.5rem;
  margin-right: 0.22rem;
}
.m-msg-btn .btn:hover {
  opacity: 0.8;
}
.m-msg-btn .btn span {
  font-size: 0.37rem;
  font-weight: bold;
  font-family: HelveticaNeue-Bold, HelveticaNeue, Arial, 'Microsoft Yahei', sans-serif;
}
.m-banner {
  padding-top: 3.22rem;
  padding-bottom: .64rem;
  color: white;
  padding-left: .52rem;
  padding-right: .52rem;
  text-align: center;
  background: linear-gradient(225deg, #3c77e0, #00c0af);
}
.m-banner .title {
  font-size: .5rem;
  text-align: center;
  margin-bottom: 0.64rem;
}
.m-banner .sub-title {
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.45rem;
}
.m-banner .resolve-bg-img {
  position: absolute;
  top: 0.75rem;
  left: 0 ;
  right: 0;
  height: auto;
  max-width: 100%;
  transform: none;
}
.try-now-wrapper {
  margin-top: .37rem;
}
.m-service {
  padding: 0.64rem 0 0;
}
