@charset "UTF-8";
body {
  min-width: 1200px;
}
html{height:100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing:antialiased;}
body{margin:0;padding:0;background-color:#fff;min-height:100%;height:auto !important;height:100%;color:#404040;font:16px/1.5 Helvetica,arial;}
h1,h2,h3,h4,h5,h6,p,figure,form{margin:0;}
table{border-collapse:collapse; border-spacing:0;}
img{border:0;vertical-align:middle;-ms-interpolation-mode: bicubic;}
a{text-decoration:none;color:#000;outline: none;cursor: pointer;}
/* hn */
h1{font-size:16px;line-height:36px;}
h2{font-size:14px;line-height:30px;}
h3{line-height:24px;}
h3,h4,h5,h6{font-size:12px;}
/* ul ol dl */
ul,li,ol{margin: 0;padding:0;list-style: none outside none;}
dl{margin-bottom: 18px;}
dt{font-weight: bold;}
dd{margin:0 0 0 9px;padding:0;}
svg:not(:root) { overflow: hidden;}
/* clearfix */
.fl{float:left;}
.fr{float:right;}
.clearfix:before, .clearfix:after {content:""; display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-height: 647px) {
  .banner_wrapper .banner_box {
    margin-top: 32px !important;
  }
  .banner_wrapper .banner_box .b_left .description {
    margin-bottom: 8px !important;
  }
  .banner_wrapper .banner_box .b_left > ul {
    margin-bottom: 30px !important;
  }
  .banner_wrapper .banner_box .b_right {
    width: 470px !important;
  }
}
/* 头部banner */
.hidden-header-box {
  display: none;
  width: 100%;
  background-color: #ffffff;
  background: #feffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.header-content {
  height: 60px;
  line-height: 60px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-content .download_btn {
  width: 175.526px;
  height: 45.432px;
  flex-shrink: 0;
  border-radius: 25px;
  box-sizing: border-box;
}
.header-content .download_btn img {
  width: 26.716px;
  height: 26.716px;
  flex-shrink: 0;
}
.header-content .download_btn span {
  color: #fff;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 19.083px */
  margin-left: 15px;
}
.header-content .header-right > span {
  color: rgba(51, 51, 51, 0.85);
  font-family: "Microsoft YaHei";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-right: 30px;
}
.header-content .header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-content .header-left img {
  width: 40px;
  height: 40px;
}
.header-content .header-left h1 {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  margin-left: 10px;
}
.header-content .header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-content .header-right a {
  position: relative;
  margin-right: 30px;
  font-size: 16px;
  font-family: "microsoft yahei";
  color: #333333;
}

.add_adaptation {
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.add_adaptation .w {
  height: 60px;
  line-height: 60px;
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.add_adaptation .w h1{
  color:#fff;
}
.add_adaptation .w .header-right span{
  color:#fff;
}

.banner_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  width: 100%;
  height: 795px;
  flex-shrink: 0;
  background-color: #ffac45;
  box-sizing: border-box;
}
.banner_wrapper .banner_box {
  margin-top: 86px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_box .b_left .title {
  width: fit-content;
  position: relative;
  margin-bottom: 10px;
}
.banner_wrapper .banner_box .b_left .title h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 74px;
  line-height: 98px;
  /* identical to box height */
  letter-spacing: 0.05em;
  background: linear-gradient(0deg, #ffffff, #ffffff), linear-gradient(90deg, #ff6a00 0%, #f65600 100%), linear-gradient(95.72deg, #ffa92d -1.4%, #ff8617 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.banner_wrapper .banner_box .b_left .title span {
  display: inline-block;
  padding: 4px 14px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 13.6px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 20.5714px;
  color: #f75701;
  position: absolute;
  top: -29px;
  right: -7px;
}
.banner_wrapper .banner_box .b_left .description {
  margin-bottom: 26px;
  padding: 6px 16px;
  max-width: 641px;
  box-sizing: border-box;
  background-color: #ffa43e;
  border-radius: 8px;
}
.banner_wrapper .banner_box .b_left .description p {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 37px;
  letter-spacing: 0.17em;
  color: #ffffff;
  margin-bottom: 8px;
}
.banner_wrapper .banner_box .b_left .description span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0.16em;
  color: #ffffff;
}
.banner_wrapper .banner_box .b_left > ul {
  margin-bottom: 77px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.banner_wrapper .banner_box .b_left > ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_box .b_left > ul li + li {
  margin-left: 24px;
}
.banner_wrapper .banner_box .b_left > ul li img {
  margin-bottom: 14px;
  width: 60px;
}
.banner_wrapper .banner_box .b_left > ul li span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #c45300;
}
.banner_wrapper .banner_box .b_left .banner_down {
  display: flex;
  align-items: end;
  margin-bottom: 22px;
}
.banner_wrapper .banner_box .b_left .banner_down a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 296px;
  height: 94.27px;
  background: linear-gradient(90deg, #ff7d21 0%, #f25b20 100%), linear-gradient(95.72deg, #ffa92d -1.4%, #ff8617 100%);
  border-radius: 10.8502px;
  margin-right: 13px;
}
.banner_wrapper .banner_box .b_left .banner_down a .top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 11px;
}
.banner_wrapper .banner_box .b_left .banner_down a .top img {
  margin-right: 13px;
  width: 34px;
}
.banner_wrapper .banner_box .b_left .banner_down a .top span {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 700;
  font-size: 28.2803px;
  color: #ffffff;
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom {
  border-top: 0.942675px solid rgba(255, 255, 255, 0.1);
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom ul li + li {
  margin-left: 15px;
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom ul li img {
  width: 11px;
  margin-right: 3px;
}
.banner_wrapper .banner_box .b_left .banner_down a .bottom ul li span {
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 400;
  font-size: 13.1975px;
  color: rgba(255, 255, 255, 0.8);
}
.banner_wrapper .banner_box .b_left .banner_down .a_title {
  display: flex;
  align-items: center;
  width: fit-content;
  position: relative;
}
.banner_wrapper .banner_box .b_left .banner_down .a_title span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 20.6837px;
  color: #ffffff;
}
.banner_wrapper .banner_box .b_left .banner_down .a_title span span {
  display: inline-block;
  margin-right: 22px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 37.4277px;
  color: #ffffff;
}
.banner_wrapper .banner_box .b_left .banner_down .a_title img {
  position: absolute;
  bottom: 13px;
  right: 23px;
  width: 15px;
}
.banner_wrapper .banner_box .b_left .banner_shipei {
  display: flex;
  align-items: center;
}
.banner_wrapper .banner_box .b_left .banner_shipei span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: rgba(255, 255, 255, 0.65);
}
.banner_wrapper .banner_box .b_left .banner_shipei span:first-child {
  display: inline-block;
  margin-right: 20px;
}
.banner_wrapper .banner_box .b_right {
  margin-left: 47px;
  width: 522px;
  height: 544px;
}
.banner_wrapper .banner_box .b_right img {
  width: 100%;
}

.step01_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 98px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/548_sem/step01_box.png) no-repeat center center/cover;
}
.step01_box .s_b_content {
  width: 1200px;
}
.step01_box .s_b_content .swiper-pagination-custom {
  margin-bottom: 50px;
}
.step01_box .s_b_content .swiper-pagination-custom ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step01_box .s_b_content .swiper-pagination-custom ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 242px;
  height: 72px;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/548_sem/step01_box_ul_li_bg.png) no-repeat center center/cover;
  box-sizing: border-box;
  padding-bottom: 8px;
  cursor: pointer;
}
.step01_box .s_b_content .swiper-pagination-custom ul li + li {
  margin-left: 27px;
}
.step01_box .s_b_content .swiper-pagination-custom ul li img {
  margin-right: 8px;
  width: 32px;
}
.step01_box .s_b_content .swiper-pagination-custom ul li img:nth-child(1) {
  display: block;
}
.step01_box .s_b_content .swiper-pagination-custom ul li img:nth-child(2) {
  display: none;
}
.step01_box .s_b_content .swiper-pagination-custom ul li span {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
}
.step01_box .s_b_content .swiper-pagination-custom ul li.active {
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/548_sem/step01_box_ul_li_bg_active.png) no-repeat center center/cover;
}
.step01_box .s_b_content .swiper-pagination-custom ul li.active img {
  margin-right: 8px;
  width: 32px;
}
.step01_box .s_b_content .swiper-pagination-custom ul li.active img:nth-child(2) {
  display: block;
}
.step01_box .s_b_content .swiper-pagination-custom ul li.active img:nth-child(1) {
  display: none;
}
.step01_box .s_b_content .swiper-pagination-custom ul li.active span {
  color: #fa842e;
}
.step01_box .s_b_content .swiper {
  width: 1200px;
  height: 480px;
  background: #fff7e8;
  border-radius: 24px;
  overflow: hidden;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 40px;
  box-sizing: border-box;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide > img {
  width: 567px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title > span {
  display: inline-block;
  margin-bottom: 28px;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  color: #573000;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title > span span {
  background: radial-gradient(63.96% 175.21% at 2.78% 88.24%, rgba(236, 91, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90.22deg, #ff842a 0.19%, #ff7632 47.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title > p {
  margin-bottom: 40px;
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: rgba(51, 32, 8, 0.5);
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 296px;
  height: 94.27px;
  background: linear-gradient(90deg, #ff7d21 0%, #f25b20 100%), linear-gradient(95.72deg, #ffa92d -1.4%, #ff8617 100%);
  border-radius: 10.8502px;
  margin-right: 13px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 11px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .top img {
  margin-right: 13px;
  width: 34px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .top span {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 700;
  font-size: 28.2803px;
  color: #ffffff;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom {
  border-top: 0.942675px solid rgba(255, 255, 255, 0.1);
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom ul li + li {
  margin-left: 15px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom ul li img {
  width: 11px;
  margin-right: 3px;
}
.step01_box .s_b_content .swiper .swiper-wrapper .swiper-slide .title a .bottom ul li span {
  font-family: "Alibaba PuHuiTi";
  font-style: normal;
  font-weight: 400;
  font-size: 13.1975px;
  color: rgba(255, 255, 255, 0.8);
}

.aggregate_style {
  line-height: 1;
}
.aggregate_style .header-title {
  line-height: 1;
}
.aggregate_style .header-title h1 {
  line-height: 1;
  font-weight: 700;
}
.aggregate_style .header-title span {
  display: inline-block;
  margin-top: 8px;
  margin-left: 10px;
}

/*# sourceMappingURL=style.css.map */
/* footer */
.footer-box{
	width: 100%;
	height:40px;
	background: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-box span {
	font-size: 14px;
	color:#888;
}
.footer-box span a {
	font-size: 14px;
	color:#888;
}
.footer-box i {
	width: 1px;
	height: 12px;
	background-color: #888;
	margin: 0 30px;
}