.banner-box h1,
.feature-1 .feature-title,
.header .tel a {
  font-weight: 700;
}
.banner-box,
.feature-1,
.p-list,
.title {
  text-align: center;
}

.fun_info_desc h3 {
  font-size: 14px;
  line-height: 1.146rem;
}
.title {
  font-size: 0.4rem;
  margin-bottom: 0.5rem;
  padding-top: 0.8rem;
}
p.desc {
  color: #7d889c;
  font-size: 12px;
  line-height: 0.5rem;
}
.funInfo .advanpages {
  padding-bottom: 0.213rem;
}
.funInfo .advanpages span {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  margin: 0.08rem;
  background: #000;
}
.banner-box h2,
.banner-box h3 {
  line-height: 1;
  color: #000;
  margin-bottom: 0.533rem;
}
.funInfo .advanpages .swiper-pagination-bullet-active {
  /* background-color: #21a8df; */
}
.btn-fixed-bottom,
.nav-bar {
  display: none;
}
.btn-gradual {
  border: none;
  height: 1rem;
  line-height: 1rem;
  vertical-align: middle;
  min-width: 3.08rem;
  font-size: 0.375rem;
  color: #fff;
  border-radius: 0.6rem;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-gradual-red {
  background: url(/v2/images/landing/btn_1.png) center center no-repeat;
}
.btn-gradual-online {
  margin-left: 1rem;
  background: url(/v2/images/landing/btn_2.png) center center no-repeat;
}
.header {
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.25rem;
}
.header .logo img {
  width: 2.5333rem;
  height: 1.066rem;
}
.header .tel a {
  font-size: 0.4rem;
  color: #000;
  line-height: 1.066rem;
}
.feature-1 {
  padding-top: 0.5rem;
}
.feature-background {
  background: #eff8ff;
}
.background-fff {
  background: #fff !important;
}
.feature-title {
  font-size: 0.5333rem;
  color: #2e3748;
  line-height: 1.5;
}
.feature-desc {
  font-size: 0.3rem;
  line-height: 2.5;
  color: #7d889c;
}
.list-panel img {
  width: 100%;
  margin: auto;
}
.feature-2,
.feature-3 {
  padding-top: 0.2rem;
}
.feature3 {
  padding-top: 0.5rem;
}
.feature-2 .feature-title {
  font-weight: 400;
}
.p-list {
  width: 1000px;
  margin: auto;
  padding-top: 30px;
}
.p-list li {
  margin-bottom: 50px;
}
.p-list .item-left,
.p-list .item-right {
  display: inline-block;
  vertical-align: middle;
  width: 480px;
  text-align: left;
}
.feature-5,
.text-center {
  text-align: center;
}
.p-list .item-left {
  padding-right: 37px;
}
.p-list .item-left img {
  margin-left: auto;
}
.p-list .item-right {
  padding-left: 37px;
}
.p-list .item-right img {
  margin-left: -8px;
}
.p-list .title {
  font-size: 20px;
  color: #2e3748;
  position: relative;
  margin-bottom: 40px;
  line-height: 1.5;
  margin-top: -6px;
}
.p-list .title::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background-color: #21a8df;
  position: absolute;
  bottom: -22px;
  border-radius: 1px;
}
.p-list p {
  font-size: 14px;
  color: #7d889c;
  line-height: 2;
}
.p-list .pl {
  position: relative;
  left: 108px;
}
.p-list .pl-2 {
  position: relative;
  left: 90px;
}
.fun_info_desc {
  padding: 0;
}
.fun_info_desc p {
  font-size: 12px;
  color: #606c82;
  line-height: 0.533rem;
}
.form-content {
  padding-top: 0.333rem;
}
.form-content .form-item {
  position: relative;
  margin-bottom: 0.3rem;
}
.feature-5 .form_input {
  width: 7.8rem;
  border: none;
  padding-bottom: 0;
  padding-left: 0.1rem;
  height: 1.033rem;
  font-size: 0.32rem;
  display: block;
  margin: auto;
  color: #7d889c;
  background-color: transparent;
}
.spread-line {
  position: relative;
  width: 7.9rem;
  z-index: 1;
}
.spread-line::after,
.spread-line::before {
  content: " ";
  height: 1px;
  position: absolute;
  top: 0;
  display: block;
}
.spread-line::before {
  left: -3.95rem;
  width: 7.9rem;
  background: #bcc3d1;
}
.spread-line::after {
  width: 0;
  background: #21a8df;
  left: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.spread-line.show::after {
  left: -3.95rem;
  width: 7.9rem;
}
.feature-5 button {
  margin-top: 0.5rem;
}
.funInfo .feature-title {
  margin: 0.4rem 0;
}
.funInfo .card {
  min-height: 10.8rem;
}
.funInfo .fun_info_title {
  position: relative;
  font-size: 0.4rem;
  margin-bottom: 0.33rem;
}
.funInfo .fun_info_title::after {
  content: "";
  height: 3px;
  width: 1.4rem;
  background: #21a8df;
  position: absolute;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.feature-3 img {
  width: 100%;
}
.advanlist .advanlist-item .item-left img {
  width: 1.466rem;
  height: 1.466rem;
  display: block;
}
.advanlist .advanlist-item .item-right h3 {
  color: #2e3748;
  font-size: 0.35rem;
  margin-bottom: 0.15rem;
}
.advanlist {
  padding: 0;
  overflow: hidden;
}
.advanlist .advanlist-item {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  padding: 0 0.45rem;
}
.advanlist .advanlist-item .item-left img {
  margin: auto;
}
.advanlist .advanlist-item p.desc {
  color: #7d889c;
  font-size: 12px;
  line-height: 0.5rem;
  text-align: left;
}
.advanlist .advanlist-item .item-right {
  padding-left: 0.2rem;
}
.footer-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.footer-btn a {
  width: 50%;
  float: left;
  text-align: center;
}
.btn-bottom {
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #21a8df;
  color: #fff;
  font-size: 16px;
  z-index: 10000;
}
.btn-bottom-orange {
  background: orange;
}
.feature-4 .title,
.feature-5 .title {
  /* margin: 0.4rem 0; */
}
.honer-desc .desc-left,
.honer-desc .desc-right {
  padding: 0 0.533rem;
  text-align: left;
}
.honer-desc h3 {
  text-align: center;
  font-size: 0.4rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.5rem;
  margin-bottom: 0.4rem;
}
.honer-desc p {
  font-size: 10px;
  margin-bottom: 0.2rem;
  color: #7d889c;
}
.nav {
  display: none;
}
body {
  background-color: #fff;
}
.banner {
  height: 17.65rem;
  position: relative;
  /* background-image: linear-gradient(#c5d8f8, #c5d8f8); */
  /* background: #c5d8f8; */
  background: url(/images/activity/mobileWorkbench/H5bg.png) center no-repeat;
  background-size: cover;
}
.banner-box {
  margin-top: 1.3rem;
}
.logo-img {
  position: relative;
  top: 0.56rem;
  z-index: 100;
  padding-left: 3.84rem;
}
.logo-img img {
  width: 2.3rem;
}
.title-1 {
  font-size: 40px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.title-2 {
  font-size: 0.45rem;
  color: #fff;
  line-height: 1;
  /* margin-bottom: 0.5rem; */
}
.title-3 {
  font-size: 0.47rem;
  line-height: 1;
  color: #353067;
  font-weight: bold;
  margin-bottom: 0.48rem;
}
.banner-right {
  margin-top: 1rem;
  text-align: center;
}

.banner-right img {
  width: 74%;
}
.js-product-show {
}
.tag-list {
  overflow: hidden;
  margin-bottom: 20px;
}
.tag-list .tag-item {
  display: inline-block;
  padding: 0.1rem 0;
  width: 1.8rem;
  margin-right: 0.25rem;
  font-size: 0.4266rem;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  text-align: center;
}
.btn-pink {
  background-color: #ff6a51;
  font-size: 0.4rem;
  height: 1.2rem;
  width: 4.133rem;
  line-height: 1.2rem;
  vertical-align: top;
  color: #fff;
  /* border: 1px solid #ff507e; */
  border-radius: 1.2rem;
}

.btn {
  background: #ff6a51;
  height: 1.15rem;
  line-height: 1.15rem;
  display: block;
  font-size: 0.43rem;
  width: 3.7rem;
  margin: 0 auto;
}

.btn-flex {
  display: flex;
  margin-top: 22px;
  width: 8.2rem;
  margin: auto;
}
.feature-1 {
  position: relative;
  padding-top: 0;
  padding: 0 0.333rem;
}
.feature-title {
  font-size: 0.4rem;
  font-weight: normal;
  line-height: 2;
  color: #2e3748;
}
.feature-1 .feature-title {
  margin-bottom: 4px;
}
.feature-desc {
  font-size: 0.33rem;
  color: #7d889c;
  line-height: 2;
  margin-bottom: 0.33rem;
}
.list-panel {
  margin: auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  top: -2.866rem;
  padding: 16px 0;
  border-radius: 8px;
}
.list {
  margin: auto;
}
.list::after {
  content: "";
  display: block;
  clear: both;
}
.list .list-item {
  float: left;
  width: 50%;
  text-align: center;
  border-radius: 6px;
  position: relative;
  padding-top: 12px;
}
.list .list-item::after {
  content: "";
  display: block;
  width: 100%;
  height: 24px;
  position: absolute;
  bottom: 0;
}
.list .list-item img {
  display: block;
  margin: auto;
  width: 1.2rem;
  margin-bottom: 10px;
}
.list .list-item p {
  font-size: 14px;
  color: #2e3748;
  line-height: 1.68;
}
.ma-img {
  display: block;
  margin: auto;
}
.feature-2,
.feature-4,
.feature-6,
.feature-8 {
  /* background-color: #f0fbff; */
}
.feature-2 {
  padding: 0.333rem;
  margin-top: 0.33rem;
}
.feature-2,
.feature-3 {
  padding-bottom: 0.33rem;
}
.feature-2 .feature-title {
  font-weight: normal;
}
.feature {
  padding: 0.1rem 0rem;
  /* margin-bottom: 0.4rem; */
  /* background: #e4edfe; */
}
.feature-left {
  vertical-align: middle;
}
.feature-left2 {
  text-align: center;
}
.feature-right {
  text-align: center;
}
.feature-bottom {
  margin-bottom: -32px;
}
.feature-9 {
  text-align: center;
  padding-bottom: 0.8rem;
}
.feature-9 .feature-title {
  color: #2e3748;
  font-size: 0.4rem;
  padding-top: 1rem;
  padding-bottom: 0.33rem;
  text-align: center;
}
.text-panel {
}
.text-approval {
  margin-left: -0.5rem;
}
.sub-title {
  position: relative;
  color: #2e3748;
  font-size: 0.53rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.sub-title2 {
  position: relative;
  color: #2e3748;
  font-size: 0.53rem;
  font-weight: 600;
  margin: 0.5rem 0;
}
/* .sub-title::after {
  display: block;
  position: absolute;
  content: "";
  width: 1.9em;
  height: 3px;
  top: 1.7rem;
  left: 50%;
  margin-left: -0.9em;
  border-radius: 2px;
  margin-bottom: 0.4rem;
  background: linear-gradient(to right, #3558b4, #6a93e2),
    url(/images/activity/train/_09.png);
} */
.sub-more {
  font-size: 0.3rem;
  color: #7d889c;
  margin-bottom: 0.3rem;
  position: relative;
}
.sub-desc {
  color: #2e3748;
  font-size: 0.26rem;
  line-height: 1.88;
  float: left;
  /* padding-left: 0.8rem; */
}

.icon {
  background: url(/images/activity/mobileWorkbench/li.png) no-repeat center;
  background-size: contain;
  height: 8px;
  width: 8px;
  display: inline-block;
  margin-right: 10px;
}

.sub-desc2 {
  color: #2f3648;
  font-size: 0.26rem;
  line-height: 1.88;
  white-space: nowrap;
  font-weight: 600;
}

.sub-desc3 {
  color: #2e3748;
  font-size: 0.3rem;
  line-height: 1.4;
  padding-left: 0.3rem;
}

.flex-center {
  display: flex;
  justify-content: center;
}

footer.footer {
  position: relative;
  padding-top: 0.8rem;
  padding-left: 0.5333rem;
  padding-bottom: 1.2rem;
}

footer .logo {
  width: 2.5333rem;
  height: 1.066rem;
  background: url(/v2/images/logo_fade.png) no-repeat;
  background-size: contain;
  display: inline-block;
}

footer .footer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .footer-desc {
  color: #7d889c;
  font-size: 0.3444rem;
}

footer .footer-cancat {
  padding-top: 0.6rem;
}

footer .footer-cancat h2 {
  font-size: 0.35rem;
  font-weight: 700;
  margin-bottom: 0.2rem;
  line-height: 1;
}

footer .footer-cancat p a {
  color: #2e3748;
  font-size: 12px;
  line-height: 2;
}

[data-dpr="2"] footer .footer-cancat p a {
  font-size: 24px;
}

[data-dpr="3"] footer .footer-cancat p a {
  font-size: 36px;
}

footer .copy-right {
  font-size: 0.3rem;
  color: #7d889c;
  line-height: 0.8rem;
  text-align: center;
  margin-left: -0.5333rem;
}

.icon-footer {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 1;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.icon-wechat,
.icon-weibo {
  width: 0.66667rem;
  height: 0.66667rem;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-phone {
  background-image: url(/v2/images/icon_phone.png);
}

.icon-mail {
  background-image: url(/v2/images/icon_mail.png);
}

.icon-location {
  background-image: url(/v2/images/icon_location.png);
}

.icon-panel {
  position: absolute;
  right: 0.8rem;
  top: 3rem;
}

.icon-panel a {
  display: inline-block;
}

.icon-weibo {
  margin-right: 0.3rem;
  background-image: url(/v2/images/icon_weibo.png);
}

.icon-wechat {
  background-image: url(/v2/images/icon_wechat.png);
}

.wechat {
  position: relative;
}

.wechat .code-box {
  padding: 0.13333rem;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  top: -2.5rem;
  left: -0.8rem;
  height: 0;
  opacity: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.wechat .code-box.show {
  opacity: 1;
  height: 2.2666rem;
}

.wechat img {
  width: 2rem;
  height: 2rem;
}
.v-main {
  margin-top: -1.4rem;
  margin-bottom: -3.5rem;
  padding-bottom: 20px;
  width: 100%;
}
.wrap img {
  max-width: 90%;
}
.wrap2 img {
  max-width: 100%;
}
.feature-title2 {
  font-size: 24px;
  font-weight: normal;
  color: #2e3748;
  text-align: center;
  padding-top: 0.4rem;
}
.intro {
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
}
.intro-li {
  width: 4.58rem;
  border: solid #e5e5e5 1px;
  height: 5.53rem;
  margin: 0.26rem 0 0 0.26rem;
}

.sub-title3 {
  color: #2e3748;
  font-size: 0.48rem;
  margin: 0.27rem 0 0.27rem 0.27rem;
}
.feature-img {
  margin-top: 0.5rem;
  max-height: 7rem;
}
.feature-img4 {
  max-width: 3.3rem;
}

.feature-reset {
  background-color: #fff;
  margin-bottom: 0.8rem;
}
.wrap-reset {
  padding: 0.7rem 0.4rem;
}
.wrap-reset2 {
  padding: 0.8rem 0 1.2rem 0;
}
.wrap-new {
  background: #fff;
  border-radius: 0.2rem;
  margin: 0.9rem 0.1rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 0.45rem 1rem;
}
.feature-9 img {
  max-width: 100%;
}
.feature-5-reset {
  padding-bottom: 3rem;
}
.feature-video {
  position: relative;
  /* top: 0.5rem; */
  border-radius: 4px;
  overflow: hidden;
}
.feature-video img {
  margin: auto;
  display: block;
  min-height: 2.12rem;
}
.video-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
}
.video-mask a {
  text-align: center;
}
.video-mask a:hover {
  cursor: pointer;
}
.video-mask .video-btn img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
