html,
body {
  height: 100%;
  user-select: none;
}
* {
  margin: 0px;
  padding: 0px;
}
div {
  box-sizing: border-box;
}
.inpage-center {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0px 10px;
}
.displayfiexcenter{
  display: flex;
  align-items: center;
  justify-content: center;
}
.displayfiexjc {
  display: flex;
  align-items: center;
}
.page-phone-line-box{
  display: flex;
  align-items: center;
}
.page-phone-line{
  font-size: 13px;
    font-family: STHeitiSC-Medium;
    font-weight: 500;
    color: #222222;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.cursorphover {
  cursor: pointer;
}
.cursorphover:hover {
  color: #5877F3 !important;
}
.page-top {
  height: 80vh;
  min-height: 641px;
  position: relative;
}
.page-top .back-top {
  display: flex;
  height: 100%;
  position: absolute;
  z-index: -1;
  width: 100%;
}
.page-top .back-top .page-top-left {
  width: 44vw;
  background: linear-gradient(0deg, #5EA0FF 0%, #2F82FF 100%);
  height: 100%;
}
.page-top .back-top .page-top-right {
  overflow: hidden;
  flex: 1;
  height: 100%;
  position: relative;
}
.page-top .back-top .page-top-right img {
  width: auto;
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-top .header-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.page-top .header {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}
.page-top .title-h-r > span,
.page-top .title-h-r .erwei {
  margin-right: 10px;
  font-size: 13px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  color: #222222;
}
.page-top .title-h-r .erwei {
  margin-right: 0px;
}
.page-top .erwei {
  position: relative;
}
.page-top .erwei:hover .cursorphover {
  color: #5877F3;
}
.page-top .erwei:hover #erweima {
  display: flex;
}
.page-top .erwei #erweima {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 269px;
  height: 173px;
  box-shadow: 0px 0px 36px 4px rgba(88, 112, 183, 0.19);
  display: none;
  background-color: #ffffff;
  z-index: 2;
}
.page-top .erwei .downimg {
  flex: 1;
  height: 100%;
  padding: 15px;
}
.page-top .erwei .downimg img {
  width: 100%;
  height: auto;
}
.page-top .erwei .downimg p {
  font-size: 12px;
  color: #7e7e7e;
  text-align: center;
  margin-bottom: 0px;
}
.page-top .erwei .downimg1 {
  padding-right: 8px;
}
.page-top .erwei .downimg2 {
  padding-left: 8px;
}
.page-top .page-banner-center {
  height: 100%;
  display: flex;
}
.page-top .page-banner-center .left-pageb {
  width: 38%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-top .left-pageb-img-b {
  display: flex;
  justify-content: center;
  width: 100%;
  /*margin-bottom: 20px;*/
  margin: 10px 0;
}
.page-top .demonstration {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}
.page-top .demonstration .img-b-dem div{
  max-width: 138px;
  padding: 5px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.page-top .demonstration p{
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
}
.page-top .demonstration img{
  height: auto;
  width: 100%;
  /* max-width: 351px; */
  align-self: baseline;
}
.page-top .left-pageb-img-b img {
  height: auto;
  width: 100%;
  max-width: 351px;
  align-self: baseline;
}
.page-top .fonts-box {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;/*50px;*/
}
.page-top .fonts {
  width: 100%; /*90%;*/
  /*max-width: 315px;*/
  font-size: 26px; /*22px;*/
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #FFFFFF;
  padding-left: 10px;
}
.page-top .fonts p {
  /*text-align: center;*/
  margin-bottom: 10px;
}
.page-top .page-leftbtn {
  width: 138px;
  height: 44px;
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page-top .maringB15 {
  margin-bottom: 15px;
}
.page-top .maringB115 {
  margin-bottom: 115px;
}
.page-top .maringB30 {
  margin-bottom: 30px;
}
.page-top .right-pageb {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.page-top .right-pageb .rightfrom {
  max-width: 500px;
  width: 100%;
}
.page-top .from-style-box {
  background-color: #ffffff;
}
.page-top .from-style {
  z-index: 10;
  padding: 0px 30px;
  border-radius: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-top .from-style .a-heard {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.page-top .from-style .a-heard span {
  font-size: 20px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  color: #222222;
}
.page-top .from-style p {
  font-size: 13px;
  color: #000000;
  margin-bottom: 20px;
}
.page-top .from-style .code {
  font-size: 13px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 400;
  color: #4e6ef2;
}
.page-top .from-style form {
  box-sizing: border-box !important;
}
.page-top .from-style .form-group {
  margin-bottom: 20px;
  position: relative;
}
.page-top .from-style .form-group input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #888888;
}
.page-top .from-style .form-group input::-moz-placeholder {
  font-size: 13px;
  font-weight: 400;
  color: #888888;
}
.page-top .from-style .form-group input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #888888;
}
.page-top .from-style .form-group input::placeholder {
  color: #888888;
}
.page-top .from-style .form-group img {
  position: absolute;
  right: 1px;
  width: 100px;
  height: 36px;
  top: 1px;
  border: none;
}
.page-top .from-style .form-group .text-danger {
  position: absolute;
  font-size: 12px;
  bottom: -17px;
  margin: 0px !important;
  color: #dc3545 !important;
  font-family: SourceHanSansCN-Regular;
}
.page-top .from-style .form-group .code {
  font-size: 13px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 400;
  color: #4e6ef2;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.page-top .from-style .form-group .code:hover {
  color: #4e6ef2;
}
.page-top .from-style .form-group .countdown {
  position: absolute;
  right: 9px;
  font-size: 14px;
  top: 9px;
}
.page-top .from-style .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #4e6ef2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-top .from-style .icon-guanbi2 {
  font-size: 24px;
  color: #888888;
}
.page-top .from-style .policy {
  align-items: center;
  margin-bottom: 20px;
}
.page-top .from-style .policy label {
  cursor: pointer;
  margin: 0px;
  margin-right: 6px;
}
.page-top .from-style .policy input {
  margin-right: 5px;
}
.page-top .from-style .policy span {
  font-size: 13px;
  font-weight: 400;
  color: #888888;
  display: flex;
  align-items: center;
}
.page-top .from-style .policy span a {
  color: #000000;
}
.page-top .from-style .label-link {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-top .from-style .label-link span {
  font-size: 13px;
  font-weight: 400;
  color: #4e6ef2;
  cursor: pointer;
}
.page-top .from-style .label-link span:nth-child(2) {
  color: #888888;
}
.page-top .from-style .label-link span:hover {
  color: #4e6ef2;
}
.page-top .from-style .label-link .log {
  color: #888888;
}
.page-top .from-style .btn-b {
  border-bottom: 1px solid #EEF1F4;

}

.page-top .from-style .btn-b input {
  cursor: pointer;
  width: 100%;
  height: 40px;
  background: #5877F3;
  border: 1px solid #4A6AE7;
  border-radius: 4px;
  font-size: 18px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  color: #FFFFFF;
}
.page-top .from-style  .btn-disabled{
  position: relative;
  cursor: wait;
  background: rgba(74 ,106, 231,.6);
  border: 1px solid  rgba(74 ,106, 231,.6);
  border-radius: 4px;
  height: 41px;
}
.page-top .from-style .btn-disabled input{
  cursor: wait;

  display: none;
}
.page-top .from-style .btn-disabled::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  border-radius: 50%;
  border-bottom: 2px solid transparent;
  border-right: 2px solid transparent;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(720deg);
  animation: btnrotate 3s infinite ease-in-out;
  cursor: wait;
}
@keyframes btnrotate {
  100% {
      transform:translate(-50%, -50%) rotate(0deg);
  }
}
.page-top .from-style .diy-input input::-webkit-inner-spin-button,
.page-top .from-style .diy-input input::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.page-top .download {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid #eeeeee;
  padding: 10px 0px;
}
.page-top .download .gray {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 114px;
  height: 27px;
  background: #ffffff;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  font-size: 13px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  color: #707070;
  position: relative;
}
.page-top .download .gray:hover .watch-video-qr {
  display: block;
}
.page-top .download .gray .icon-pingguo {
  margin-top: -2px;
}
.page-top .download .gray .icon-android-fill {
  margin-top: 2px;
}
.page-top .download .gray .iconfont {
  font-size: 14px;
  color: #bfbfbf;
  margin-right: 3px;
}
.page-top .download .watch-video-qr {
  display: none;
  position: absolute;
  left: 10px;
  transform: translateY(100%);
  width: 155px;
  height: 167px;
  background-color: #fff;
  box-shadow: 0px 0px 13px 0px rgba(0, 159, 255, 0.18);
  text-align: center;
  padding: 10px;
  top: -1px;
  transform: translateY(-100%);
  left: -25px;
}
.page-top .download img {
  width: 115px;
  height: 115px;
  margin: 0 auto;
  vertical-align: middle;
  border-style: none;
}
.page-top .download .des {
  font-size: 12px;
  color: #7e7e7e;
  text-align: center;
  margin: 0;
}
.page-top .policy2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-top .policy2 .dengl {
  cursor: pointer;
}
.page-top .policy2 .dengl:hover {
  color: #4e6ef2 !important;
}
.displayfiexjc-iphone {
  display: none;
  font-size: 32px;
  font-family: STHeitiSC-Medium;
  font-weight: 500;
  color: #FEFEFE;
}
.pagebottoms {
  min-height: 110px;
  background: rgba(88, 119, 243, 0.05);
}
.pagebottoms .b-cente {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.pagebottoms .b-cente .one-l {
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: center;
}
.pagebottoms .b-cente .one-l > div {
  display: flex;
  align-items: center;
}
.pagebottoms .b-cente .one-l a {
  font-size: 13px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 400;
  color: #3a485f;
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.pagebottoms .b-cente .one-l i {
  font-style: normal;
  margin-right: 10px;
}
.pagebottoms .b-cente .btom-phone {
  font-size: 13px;
  font-family: SourceHanSansCN-Bold;
  font-weight: 400;
  margin: 0 auto;
  color: #446dfb;
  margin-bottom: 8px;
  text-align: center;
}
.pagebottoms .b-cente .btom-phone a {
  color: #446dfb;
}
.pagebottoms .b-cente .btom-phone span {
  white-space: nowrap;
}
.pagebottoms .b-cente .btom-phone .bai-du {
  color: #3a485f;
  margin-left: 10px;
}
.box-model {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0px 10px;
  overflow: hidden;
}
.source-medium .pagebacger1 {
  background: url(/img/bg.jpg);
}
.source-medium .pagebacger2 {
  background: url(/img/page-bg2.jpg);
}
.source-medium .bacger-crm {
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
  padding: 40px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-bottom: 20px;
}
.source-medium .bacger-crm .img-c-1 {
  width: 100%;
  height: 100%;
  max-width: 785px;
  height: 328px;
}
.source-medium .bacger-crm .img-c-2 {
  width: 100%;
  height: 100%;
  max-width: 388px;
  height: 328px;
}
.source-medium .bacger-crm .title {
  font-size: 40px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 40px;
  text-align: center;
}
.source-medium .bacger-crm .content {
  margin-bottom: 30px;
}
.source-medium .bacger-crm .content p {
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 5px;
}
.source-medium .bacger-crm{
  text-align: center;
}
.source-medium .bacger-crm .btn-1 button {
  width: 138px;
  height: 44px;
  line-height: 44px;
  background: #FFFFFF;
  border-radius: 5px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #5877F3;
  text-align: center;
  outline: none;
  border: none;
  cursor: pointer;
}
.source-medium .bacger-crm .btn-2 button {
  width: 138px;
  height: 44px;
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
}
.page-model-backcolor {
  background: rgba(88, 119, 243, 0.04);
}
.pruduct {
  padding: 30px 0px;
}
.pruduct .title {
  text-align: center;
  font-size: 34px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #222222;
  margin-bottom: 60px;
}
.pruduct .pruducitem {
  width: 100%;
  margin-bottom: 20px;
}
.pruduct .pruducitem .fimg-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.pruduct .pruducitem .fimg-box img {
  width: 70px;
  height: 70px;
}
.pruduct .pruducitem .ftitle {
  font-size: 24px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.pruduct .pruducitem .fcontent {
  font-size: 16px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  text-align: center;
  color: #43454B;
  padding: 0px 20px;
}
.pruduct .row {
  margin-bottom: 0px;
}
.apply-now {
  display: flex;
  align-items: center;
  justify-content: center;
}
.apply-now button {
  width: 180px;
  height: 59px;
  border: 2px solid #5877F3;
  border-radius: 10px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #5877F3;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.characteristic {
  padding: 30px 0px;
}
.characteristic .title {
  text-align: center;
  font-size: 34px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #222222;
  margin-bottom: 50px;
}
.characteristic .charaback-1 {
  background-image: url(/img/charaback-1.png);
}
.characteristic .charaback-2 {
  background-image: url(/img/charaback-2.png);
}
.characteristic .charaback-3 {
  background-image: url(/img/charaback-3.png);
}
.characteristic .characteristicitem {
  padding: 15px 10px 20px;
  border-radius: 14px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  margin-bottom: 20px;
}
.characteristic .characteristicitem .fimg-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.characteristic .characteristicitem .fimg-box img {
  width: 50px;
  height: 53px;
}
.characteristic .characteristicitem .fcontent {
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.characteristic .characteristicitem .fcontent span {
  color: #5877F3;
}
.characteristic .row {
  margin-bottom: 30px;
}
.stop {
  position: fixed;
  right: 0px;
  bottom: 76px;
  width: 50px;
  height: 42px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.stop i {
  cursor: pointer;
  font-size: 44px;
  font-size: 40px;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  text-shadow: 0px 0px 0px #446dfb;
  animation: glow-animation 2s infinite linear;
  color: #446dfb;
  box-sizing: border-box;
}
@keyframes glow-animation {
  0% {
    filter: hue-rotate(-30deg);
  }
  50% {
    filter: hue-rotate(30deg);
  }
  100% {
    filter: hue-rotate(-30deg);
  }
}
.success {
  padding: 40px 30px 0px !important;
}
.success .success-body .line-ones {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.success .success-body i {
  color: #1dc93e;
  font-size: 84px;
}
.success .success-body span {
  font-size: 16px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  color: #000000;
}
.success .success-body .news span {
  font-size: 13px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #707070;
}
.success .success-body .colorblu {
  color: #1dc93e;
}
.demonstration-b .img-b-ard {
  text-align: center;
}
.demonstration-b .img-b-ard img{
  width: 138px;
  height: 138px;
  margin-bottom: 12px;
}
.demonstration-b .img-b-ard p{
  text-align: center;
  font-size: 18px;
}

.productprice {
  padding: 60px 0px;

/* background: rgba(88, 119, 243,0.05); */
}
.productprice .title {
  text-align: center;
  font-size: 34px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #222222;
  margin-bottom: 50px;
}
.priceitem{
  max-width: 539px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 27px 2px rgba(39, 61, 194, 0.2);
  border-radius: 10px;
}
.productprice .titleb{
  height: 72.6px;
  color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  background: linear-gradient(to right,rgba(33, 109, 224, 1), rgba(60, 174, 240, 1));
}
.productprice .contentb .box-contentb{
  text-align: center;
  padding: 20px 0px;
}

.productprice .contentb .box-contentb p{
  font-size: 20px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #222222;
}
.productprice .contentb .txtb{
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: rgba(34, 34, 34, 1);
  text-align: left;
  text-indent: 24px;
}
.productprice .contentb .txtb i{
  font-style: normal;
  font-size: 36px;
  color:rgba(88, 119, 243, 1);
}
.functional {
  background: rgba(88, 119, 243, 0.05);
  padding: 30px 0px;
}
.functional .title {
  text-align: center;
  font-size: 34px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #222222;
  margin-bottom: 50px;
}
.functional .content {
  width: 100%;
  display: flex;
  flex-flow: wrap;
}
.functional .item {
  width: 20%;
  padding: 10px;
}
.functional .item .item-back {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 27px 2px rgba(39, 61, 194, 0.09);
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 15px 30px;
}
.functional .item .icon-box {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: linear-gradient(0deg, #1575ed 1%, #4aa3f8 100%);
}
.functional .item .iconfont {
  font-size: 16px;
  color: #ffffff;
}
.functional .item .text {
  flex: 1;
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #222222;
  text-align: left;
    text-indent: 18px;
}

@media (max-width: 880px) {
  .page-top {
    height: 550px;
    min-height: 550px;
  }
  .page-top .header {
    padding: 0px 10px;
    height: 60px;
    background: linear-gradient(-90deg, #5E83FB, #6BC8FD);
  }
  .page-top .back-top .page-top-left {
    display: none;
  }
  .page-top .page-banner-center .left-pageb {
    display: none;
  }
  .page-top .right-pageb {
    justify-content: center;
  }
  .displayfiexjc {
    display: none;
  }
  .displayfiexjc-iphone {
    display: block;
    font-size: 18px;
    color: #FEFEFE !important;
  }
  .displayfiexjc-iphone a {
    color: #FEFEFE !important;
  }
  .pagebottoms .b-cente {
    padding-bottom: 10px;
  }
  .pagebottoms .b-cente .btom-phone span {
    white-space: nowrap;
    display: block;
    margin-bottom: 8px;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .characteristic .row .col-sm-12 {
    padding: 0px 30px;
  }
  .page-top .from-style .policy span.dengl {
    display: none;
  }
  #register {
    display: block !important;
  }
  #login {
    display: none !important;
  }
  #resetpwd {
    display: none !important;
  }
  .demonstration-b{
    display:block !important;
  }
  .functional .item{
    width: 50%;
  }
  .functional .item {
    width: 50%;
  }
  .functional .item .iconfont {
    font-size: 16px;
  }
  .functional .item .item-back{
    padding: 15px 15px;
  }
  .functional .item .text {
    font-size: 16px;
    text-align: left;
    text-indent: 12px;
  }
  .productprice .contentb .box-contentb p{
    font-size: 18px;
  }

}

/* 标题样式 */
.section-title {
  text-align: center;
  font-size: 34px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #222222;
  margin-bottom: 30px;
}

.text-style {
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-bottom: 0px;
}

.feature-title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 500;
}

.text-primary {
  color: #3986ff !important;
}

/* 特性卡片样式 */
.feature-box {
  border-radius: 8px;
  transition: all 0.3s ease;
  height: 100%;
}

.feature-box img {
  width: 85px;
  height: 90px;
}

.feature-card {
  background-color: #f5f7fa;
  border-radius: 8px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.feature-card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* 价格卡片样式 */
.price-card {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.price-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.price-amount h3 {
  font-style: normal;
  font-size: 36px;
  color: #000000;

}

.price-amount i {
  font-style: normal;
  font-size: 36px;
  color: rgba(88, 119, 243, 1);

}

.price-amount small {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
}

/* 按钮样式 */
.btn-primary {
  background: linear-gradient(to right, #4d7bff, #2c9cff);
  border: none;
  border-radius: 30px;
  padding: 10px 40px;
  font-weight: 500;
  color: white;
  font-size: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 10px rgba(77, 123, 255, 0.3);
}

.btn-primary:hover {
  background: linear-gradient(to right, #3a6eff, #198dff);
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(77, 123, 255, 0.4);
}



.title-gradient {
  /* 使用背景图片实现渐变效果 */
  background: linear-gradient(90deg,
  #4993ff 0%,
    /* 起始颜色 */
  #4993ff 40%,
    /* 中间过渡点 */
  #564ef4 60%,
  #564ef4 100%
    /* 结束颜色 */
  );
  /* background: linear-gradient(to right, #83b5ff, #3f38c0); */
  /* -webkit-background-clip: text; 和 color: transparent; 结合使用，使文字呈现背景颜色 */
  -webkit-background-clip: text;
  color: transparent;
  /* 为了确保渐变效果在缩放时保持清晰，使用-webkit-text-fill-color: transparent; */
  -webkit-text-fill-color: transparent;
  /* 可选：添加一些文本样式 */
  font-weight: bold;
  font-size: 28px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
}

.bg-section-1 {
  background-image: url(/img/charaback-1.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.bg-section-2 {
  background-image: url(/img/charaback-2.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.bg-section-3 {
  background-image: url(/img/charaback-3.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.text-align-center {
  text-align: center;
}

/* 响应式调整 */
@media (max-width: 768px) {
  .section-title {
    font-size: 24px;
  }

  .feature-title {
    font-size: 20px;
  }

  .price-amount h3 {
    font-size: 28px;
  }
}