@charset "UTF-8";
@media (max-width: 1280px) {
  .banner_box {
    margin-top: 50px !important;
  }
}
.down-style {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 208px;
  height: 60px;
  border-radius: 10px;
}
.down-style img {
  width: 30px;
  margin-right: 16px;
}
.down-style span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #ffffff;
}

.banner_box {
  padding-left: 50px;
  margin-top: 116px;
  width: 100%;
  height: 742px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/153_sem/banner-bg.png) no-repeat center center/cover;
  padding-bottom: 155px;
  box-sizing: border-box;
}
.banner_box .b_b_left h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0.08em;
  color: #3c3c3c;
  margin-bottom: 45px;
}
.banner_box .b_b_left ul {
  margin-bottom: 48px;
}
.banner_box .b_b_left ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 17.0042px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #494949;
  padding-left: 20px;
  box-sizing: border-box;
}
.banner_box .b_b_left ul li::before {
  position: absolute;
  top: 53%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #2f97ff;
}
.banner_box .b_b_left ul li + li {
  margin-top: 21px;
}
.banner_box .b_b_left .down_text {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: start;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 17.0042px;
  line-height: 100%;
  color: #494949;
}
.banner_box .b_b_left .down_text img {
  height: 24px;
}
.banner_box .b_b_left .down_text span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #2f97ff;
  padding: 0 5px;
  box-sizing: border-box;
}
.banner_box .b_b_left .common_down {
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: start;
}
.banner_box .b_b_left .common_down a {
  background: linear-gradient(90deg, #2f97ff 0%, #2fc8ff 100%);
  border-radius: 10px;
}
.banner_box .b_b_left .common_down a + a {
  background: #ff9000;
  border-radius: 10px;
  margin-left: 25px;
}
.banner_box .b_b_left .b_b_l_text {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #595959;
}
.banner_box .b_b_right {
  margin-left: 97px;
  width: 900px;
}
.banner_box .b_b_right img {
  width: 100%;
}

.repair_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 76px;
  padding-bottom: 120px;
  box-sizing: border-box;
  background-color: #fff;
}
.repair_box > h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #284353;
  margin-bottom: 32px;
}
.repair_box > span {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #505050;
}
.repair_box > img {
  width: 1157px;
  height: 487px;
}
.repair_box a {
  background: linear-gradient(90deg, #2f97ff 0%, #2fc8ff 100%);
}

.inventory_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 100px;
  box-sizing: border-box;
  background: linear-gradient(180deg, #f6fcff 0%, #ffffff 100%);
}
.inventory_box h1 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.05em;
  color: #284353;
  margin-bottom: 34px;
}
.inventory_box > span {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #505050;
  margin-bottom: 60px;
}
.inventory_box ul {
  margin-bottom: 93px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 1200px;
}
.inventory_box ul li {
  width: 332px;
  height: 325px;
  margin-right: 35px;
  position: relative;
  transform: translateY(0px);
  transition: all 0.3s;
}
.inventory_box ul li:hover {
  transform: translateY(-10px);
}
.inventory_box ul li .inventory_box_ul_li_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inventory_box ul li .inventory_box_ul_li_icon {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 98px;
  height: 98px;
}
.inventory_box ul li .text {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.inventory_box ul li .text span {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  color: #505050;
  margin-bottom: 7px;
}
.inventory_box ul li .text span:first-child {
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  color: #505050;
  margin-bottom: 9px;
}
.inventory_box ul li:nth-child(3n) {
  margin-right: 0;
}
.inventory_box ul li:nth-child(n+4) {
  margin-top: 53px;
}
.inventory_box a {
  background: linear-gradient(90deg, #2f97ff 0%, #2fc8ff 100%);
}

.introduce_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 125px 0;
  box-sizing: border-box;
  background-color: #fff;
}
.introduce_box ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.introduce_box ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.introduce_box ul li + li {
  margin-top: 209px;
}
.introduce_box ul li > img {
  width: 560px;
}
.introduce_box ul li .text h2 {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.05em;
  color: #284353;
  margin-bottom: 40px;
}
.introduce_box ul li .text > span {
  display: inline-block;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 31px;
  color: rgba(80, 80, 80, 0.65);
  margin-bottom: 70px;
}
.introduce_box ul li .text a {
  background: linear-gradient(90deg, #2f97ff 0%, #2fc8ff 100%);
}

/* 评价 */
.assess-box {
  width: 100%;
  padding: 100px 0;
  box-sizing: border-box;
  background: linear-gradient(180deg, #f6fcff 0%, #ffffff 100%);
}
.assess-box h1 {
  margin-bottom: 50px;
  text-align: center;
  color: #000;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.5px;
}

.assess-content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.assess-content .mark {
  position: absolute;
  bottom: 219px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 30px;
  background-color: #fff;
  z-index: 100;
}

.assess-content ul:nth-child(1) li {
  display: none;
  width: 100%;
  height: 307px;
  box-sizing: border-box;
  border-radius: 30px;
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 48px;
  background: #ffffff;
  box-shadow: 0px 8px 20px rgba(47, 151, 255, 0.2);
  border-radius: 30px;
}

.assess-star h1 {
  font-size: 26px;
  font-weight: 700;
  color: #2d2856;
  margin-bottom: 24px;
}

.assess-content ul:nth-child(1) li span {
  display: block;
  width: 1000px;
  height: 1px;
  background: #ebeff3;
  border-radius: 0px 0px 0px 0px;
  margin: 40px auto 0 auto;
}

.assess-content ul:nth-child(1) li p {
  font-size: 18px;
  font-weight: 400;
  color: #666473;
  margin-top: 44px;
}

.assess-content ul:nth-child(1) li i {
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 2px 2px 2px 2px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
  box-shadow: 0px 8px 20px rgba(47, 151, 255, 0.2);
}

.left1 {
  left: 80px;
}

.left2 {
  left: 280px;
}

.left3 {
  left: 479px;
}

.left4 {
  left: 678px;
}

.left5 {
  left: 877px;
}

.left6 {
  left: 1081px;
}

.assess-content ul:nth-child(1) li:first-child {
  display: block;
}

.assess-content ul:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 63px;
}

.assess-content ul:nth-child(2) li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.assess-content ul:nth-child(2) li:hover {
  cursor: pointer;
}

.assess-content ul:nth-child(2) li img {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  border: 3px solid transparent;
  padding: 8px;
}

.assess-content ul:nth-child(2) li.active img {
  border: 3px solid #63b1ff;
}

.assess-content ul:nth-child(2) li p {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  text-transform: lowercase;
  color: #666473;
  margin-top: 17px;
  margin-bottom: 11px;
}

.assess-content ul:nth-child(2) li h2 {
  font-family: "Microsoft YaHei UI";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #283256;
}

.footerdownload_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 86px 0;
  box-sizing: border-box;
  background: url(https://res.callmysoft.com/wm-static-resource/Sem/153_sem/banner_background_image2.png) no-repeat center center/cover;
}
.footerdownload_wrapper .top {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 34px;
}
.footerdownload_wrapper .top img {
  width: 80px;
  height: 80px;
  margin-right: 30px;
}
.footerdownload_wrapper .top span {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 5px;
  color: #284353;
}
.footerdownload_wrapper .content {
  margin-bottom: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  color: #435c6b;
}
.footerdownload_wrapper .common_down {
  display: flex;
  align-items: center;
  justify-content: start;
}
.footerdownload_wrapper .common_down a {
  background: linear-gradient(90deg, #2f97ff 0%, #2fc8ff 100%);
  border-radius: 10px;
}
.footerdownload_wrapper .common_down a + a {
  background: #ff9000;
  border-radius: 10px;
  margin-left: 25px;
}

/*# sourceMappingURL=style.css.map */
