.Pro_Anchor {
  line-height: 60px;
  background: #2e3192;
  box-shadow: 0 4px 12px #ddd;
  width: 100%;
  z-index: 22;
  overflow: hidden;
}
.Pro_Anchor ul li {
  line-height: 55px;
  float: left;
  margin-right: 40px;
}
.Pro_Anchor ul li:last-child {
  margin-right: 0;
}
.Pro_Anchor ul li a {
  color: white;
  font-size: 14px;
}
.Pro_Anchor ul li.active {
  border-bottom: #ffffff solid 5px;
}
.Pro_Anchor ul li.active a {
  color: #ffffff;
}
.Pro_Anchor .buy-now {
  float: right;
  padding: 12px 0;
  display: none;
}
.Pro_Anchor .buy-now a {
  width: 104px;
  text-align: center;
  color: #fff;
  line-height: 36px;
  font-size: 14px;
  display: inline-block;
  background: #2e3192;
  border-radius: 4px;
}
.Pro_Anchor .buy-now a:hover {
  background: #428eff;
}
.Pro_Anchor.isStuck .buy-now {
  display: block;
}
.product-nav {
  float: left;
}
.host-model,
.host-model-metal {
  width: 100%;
  float: left;
}
.host-model .model-list,
.host-model-metal .model-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.host-model .model-list .datItem,
.host-model-metal .model-list .datItem {
  display: flex;
  border: 1px solid #929090;
  margin-bottom: 10px;
  padding: 18px 18px 23px 5px;
}
.host-model .model-list .datItem img,
.host-model-metal .model-list .datItem img {
  width: 0.68rem;
  height: 0.45rem;
  margin-right: 15px;
}
.host-model .model-list .datItem .detail,
.host-model-metal .model-list .datItem .detail {
  margin-right: 40px;
  width: 230px;
}
.host-model .model-list .datItem .detail dt,
.host-model-metal .model-list .datItem .detail dt {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 0.18rem;
}
.host-model .model-list .datItem .detail dd,
.host-model-metal .model-list .datItem .detail dd {
  font-size: 0.14rem;
}
.host-model .model-list .datItem .item,
.host-model-metal .model-list .datItem .item {
  display: flex;
  justify-content: space-between;
  text-align: center;
  column-gap: 100px;
  margin-right: 0.8rem;
}
.host-model .model-list .datItem .item .title,
.host-model-metal .model-list .datItem .item .title {
  font-weight: bold;
  font-size: 0.18rem;
}
.host-model .model-list .datItem .item .num,
.host-model-metal .model-list .datItem .item .num {
  white-space: pre;
  font-size: 0.14rem;
  margin-top: 0.25rem;
}
.host-model .model-list .datItem a.primary,
.host-model-metal .model-list .datItem a.primary {
  width: 1.08rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border: #2e3192 solid 1px;
  background: #2e3192;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
}
.host-model .model-list .datItem-metal,
.host-model-metal .model-list .datItem-metal {
  display: flex;
  border: 1px solid #929090;
  margin-bottom: 10px;
  padding: 18px 25px;
}
.host-model .model-list .datItem-metal img,
.host-model-metal .model-list .datItem-metal img {
  width: 0.68rem;
  height: 0.45rem;
  margin-right: 15px;
}
.host-model .model-list .datItem-metal .detail,
.host-model-metal .model-list .datItem-metal .detail {
  margin-right: 40px;
  width: 230px;
}
.host-model .model-list .datItem-metal .detail dt,
.host-model-metal .model-list .datItem-metal .detail dt {
  margin-bottom: 10px;
  font-weight: 600;
}
.host-model .model-list .datItem-metal .item,
.host-model-metal .model-list .datItem-metal .item {
  display: flex;
  justify-content: space-between;
  text-align: center;
  column-gap: 0.4rem;
  margin-right: 0.2rem;
}
.host-model .model-list .datItem-metal .item .title,
.host-model-metal .model-list .datItem-metal .item .title {
  font-weight: bold;
  font-size: 0.18rem;
}
.host-model .model-list .datItem-metal .item .num,
.host-model-metal .model-list .datItem-metal .item .num {
  white-space: pre;
  margin-top: 0.25rem;
  font-size: 0.14rem;
}
.host-model .model-list .datItem-metal .item li:nth-child(2) .num,
.host-model-metal .model-list .datItem-metal .item li:nth-child(2) .num {
  width: 2.1rem;
  white-space: unset;
  text-align: start;
}
.host-model .model-list .datItem-metal a.primary,
.host-model-metal .model-list .datItem-metal a.primary {
  width: 1.08rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border: #2e3192 solid 1px;
  background: #2e3192;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
}
.series {
  background: url(../images/products/series-bg.jpg) no-repeat center top;
  height: 401px;
}
.series .pd7 {
  padding: 0 7px;
}
.series .item {
  background: #fff;
  text-align: center;
  border: #e4e4e4 solid 1px;
  margin-top: 0.22rem;
  padding: 0.2rem 0.2rem 0.25rem;
}
.series .item h2 {
  font-size: 16px;
  color: #1e212c;
  font-weight: bold;
  margin-top: 0.22rem;
}
.series .item p {
  font-size: 12px;
  margin: 12px 0;
  color: #89919b;
}
.series .item .button {
  text-align: center;
}
.series .item .button a {
  width: 105px;
  line-height: 34px;
  border: #2e3192 solid 1px;
  color: #2e3192;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  border-radius: 4px;
}
.series .item .button a:hover,
.series .item .button a.active {
  color: #fff;
  background: #2e3192;
}
.series .item .button a.active:hover {
  background: #428eff;
}
.series .item dl {
  display: flex;
  text-align: left;
  padding: 0.2rem;
}
.series .item dl dt {
  margin-right: 0.2rem;
  width: 64px;
  height: 64px;
}
.series .item dl dd {
  flex: 1;
  font-size: 14px;
  color: #89919b;
}
.series .item dl dd span {
  color: #1e212c;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
}
.series .item dl dd a {
  color: #2e3192;
  text-underline: #2e2f39;
}
.advantage,
.scheme-advantage {
  padding-bottom: 1.42rem;
}
.advantage .item dl,
.scheme-advantage .item dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.advantage .item dl dt,
.scheme-advantage .item dl dt {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  width: 1rem;
  height: 0.8rem;
}
.advantage .item dl dt img,
.scheme-advantage .item dl dt img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.advantage .item dl dd,
.scheme-advantage .item dl dd {
  flex: 1;
  color: #5e5e5e;
}
.advantage .item dl dd.h87,
.scheme-advantage .item dl dd.h87 {
  min-height: 87px;
}
.advantage .item dl dd span,
.scheme-advantage .item dl dd span {
  color: #5e5e5e;
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.23rem;
  font-weight: bold;
  text-align: center;
}
.advantage .item dl dd p,
.scheme-advantage .item dl dd p {
  color: #5e5e5e;
}
.advantage .item dl dd p.doc,
.scheme-advantage .item dl dd p.doc {
  position: relative;
  color: #5e5e5e;
  text-align: start;
  line-height: 0.24rem;
}
.scheme-advantage .item dl dd p.doc {
  width: 1.9rem;
}
.scheme-advantage .item {
  height: 3rem;
}
.scheme-advantage .item dl dt {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  width: 1.2rem;
  height: 1rem;
}
.scheme-advantage .item dl dt img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.pro-selection .box {
  background-color: #fff;
  display: inline-flex;
  gap: 60px;
}
.pro-selection .box img {
  width: 6.41rem;
  height: 4.62rem;
}
.pro-selection .box .right {
  padding-top: 0.7rem;
  padding-right: 0.75rem;
  text-align: start;
}
.pro-selection .box .right dl dt {
  margin-bottom: 0.25rem;
  font-size: 0.18rem;
  font-weight: bold;
}
.pro-selection .box .right dl dd {
  font-size: 14px;
  margin-bottom: 0.15rem;
  width: 1.64rem;
}
.pro-selection .box .right dl:nth-child(2) {
  margin-top: 0.6rem;
}
.pro-selection .box .right dl:nth-child(2) a {
  color: #2e3192;
}
.pro-func {
  padding-bottom: 1.42rem;
}
.pro-func,
.pro-func-metal,
.business-challenge {
  background: #f6f8fb;
}
.pro-func .col-lg-3,
.pro-func-metal .col-lg-3,
.business-challenge .col-lg-3 {
  padding-right: 0;
  padding-left: 0;
}
.pro-func.func2 .item dl dt,
.pro-func-metal.func2 .item dl dt,
.business-challenge.func2 .item dl dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.pro-func.func2 .item dl dd,
.pro-func-metal.func2 .item dl dd,
.business-challenge.func2 .item dl dd {
  font-size: 14px;
  color: #89919b;
}
.pro-func .func-type,
.pro-func-metal .func-type,
.business-challenge .func-type {
  font-size: 16px;
  color: #333840;
  font-weight: bold;
  margin-top: 0.4rem;
  position: relative;
  padding-left: 18px;
}
.pro-func .func-type:before,
.pro-func-metal .func-type:before,
.business-challenge .func-type:before {
  position: absolute;
  left: 0px;
  width: 5px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  content: "";
  background: #2e3192;
}
.pro-func .item,
.pro-func-metal .item,
.business-challenge .item {
  margin-top: 0.4rem;
}
.pro-func .item dl dt,
.pro-func-metal .item dl dt,
.business-challenge .item dl dt {
  color: #5e5e5e;
  height: 28px;
  display: flex;
  align-items: center;
  margin-bottom: 0.23rem;
  font-weight: bold;
}
.pro-func .item dl dt i.icon,
.pro-func-metal .item dl dt i.icon,
.business-challenge .item dl dt i.icon {
  font-size: 32px;
  margin-right: 10px;
  font-weight: normal;
}
.pro-func .item dl dd,
.pro-func-metal .item dl dd,
.business-challenge .item dl dd {
  color: #5e5e5e;
  line-height: 24px;
  width: 2rem;
  overflow: hidden;
}
.pro-func .item dl dd.row6,
.pro-func-metal .item dl dd.row6,
.business-challenge .item dl dd.row6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row7,
.pro-func-metal .item dl dd.row7,
.business-challenge .item dl dd.row7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row5,
.pro-func-metal .item dl dd.row5,
.business-challenge .item dl dd.row5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: auto;
}
.pro-func .item dl dd.row4,
.pro-func-metal .item dl dd.row4,
.business-challenge .item dl dd.row4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: auto;
}
.business-challenge .item {
  height: 1.5rem;
}
.business-challenge .item dl {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pro-func-metal .item {
  margin-top: 0.2rem !important;
}
.business-challenge {
  padding-bottom: 0.78rem;
}
.configure {
  overflow: hidden;
  padding-bottom: 1.26rem;
}
.configure.bg-img {
  background: url("../images/products/pro-bg.png") no-repeat bottom center;
}
.configure .config-box {
  padding: 18px 45px 48px 45px;
  background-color: #f6f6f6;
}
.configure .config-box .config-tab {
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #a4a4a4;
}
.configure .config-box .config-tab span {
  font-size: 18px;
  font-weight: bold;
  color: #8c8c8c;
  margin-top: 28px;
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  flex: 1;
  text-align: center;
  padding-bottom: 20px;
}
.configure .config-box .config-tab span.active,
.configure .config-box .config-tab span:hover {
  color: #2e3192;
  border-bottom: #2e3192 solid 2px;
}
.configure .config-box .config-tab span .line {
  background-color: #a4a4a4;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.configure .config-box .con {
  color: #89919b;
  font-size: 14px;
  line-height: 23px;
  padding: 0 15px;
}
.configure .config-box .con > h2 {
  font-size: 16px;
  color: #1e212c;
  height: 30px;
}
.configure .config-box .con p {
  padding-left: 17px;
  position: relative;
}
.configure .config-box .con p:before {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2e3192;
  content: "";
  left: 2px;
  top: 8px;
}
.configure .config-box .config-detail {
  display: none;
  float: left;
  width: 100%;
  color: #89919b;
}
.configure .config-box .config-detail h2 {
  height: 0.3rem;
  color: #000;
  padding-left: 0.3rem;
}
.configure .config-box .config-detail .config-intro {
  height: 2.54rem;
  margin-top: 0.18rem;
  padding: 1rem 0.2rem 0.65rem 0.3rem;
  color: #fff;
}
.configure .config-box .config-detail .config-intro > h2 {
  color: #fff;
  padding-left: 0;
}
.configure .config-box .config-detail .config-intro > p {
  line-height: 0.24rem;
}
.configure .config-box .config-detail ul li {
  margin-left: 0.3rem;
}
.configure .config-box .config-detail dl {
  border: #000 solid 1px;
  background: #fff;
  display: flex;
  margin: 5px 0;
  padding: 30px 0.2rem;
}
.configure .config-box .config-detail dl dt {
  display: flex;
  flex-direction: column;
  flex: 1;
  font-size: 14px;
}
.configure .config-box .config-detail dl dt:first-child {
  border-left: none;
}
.configure .config-box .config-detail dl dt span {
  color: #000;
  white-space: nowrap;
}
.configure .config-box .config-detail dl dt em {
  color: #4c525b;
  font-weight: bold;
}
.configure .config-box .config-detail dl dd {
  width: 1.04rem;
  min-width: 80px;
}
.configure .config-box .config-detail dl dd a {
  display: block;
  text-align: center;
  background: #2e3192;
  line-height: 42px;
  color: #fff;
  border-radius: 4px;
  white-space: nowrap;
}
.configure .user {
  margin-top: 10px;
  margin-left: 0.3rem;
}
.configure .user a {
  color: #2e3192;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
}
.pro-help {
  padding-top: 1.13rem;
  padding-bottom: 1.15rem;
}
.model-list2 .item {
  border: #e4e4e4 solid 1px;
  margin: 20px 0;
  padding: 30px 22px;
  float: left;
  width: 100%;
}
.model-list2 .item dl {
  display: flex;
  justify-content: space-between;
}
.model-list2 .item dl dt {
  display: flex;
  flex-direction: column;
}
.model-list2 .item dl dt span {
  color: #1e212c;
  font-size: 18px;
  margin-bottom: 5px;
}
.model-list2 .item dl dt em {
  color: #4c525b;
  line-height: 20px;
  width: 230px;
}
.model-list2 .item dl dt em.norap {
  white-space: nowrap;
}
.model-list2 .item dl dd.t1 {
  display: flex;
}
.model-list2 .item dl dd.t1 span {
  display: flex;
  flex-direction: column;
  padding: 0 0.35rem;
  justify-content: center;
  position: relative;
}
.model-list2 .item dl dd.t1 span.price {
  flex-direction: initial;
  align-items: center;
  color: #ff7e00;
  font-weight: bold;
  font-size: 24px;
}
.model-list2 .item dl dd.t1 span.price small {
  font-size: 60%;
  padding-left: 5px;
}
.model-list2 .item dl dd.t1 span:before {
  background: #f1f1f1;
  width: 1px;
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -21px;
  height: 42px;
}
.model-list2 .item dl dd.t1 span:first-child:before {
  display: none;
}
.model-list2 .item dl dd.t1 span em {
  color: #333840;
}
.model-list2 .item dl dd.t1 span i {
  color: #4c525b;
  font-weight: bold;
  text-align: center;
}
.model-list2 .item dl dd.t2 {
  display: flex;
  align-items: center;
}
.model-list2 .item dl dd.t2 a {
  width: 126px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  background: #2e3192;
  border-radius: 4px;
}
.model-list2 .item dl dd.t2 a:hover {
  background: #428eff;
}
.modules {
  background: url(../images/cloudMobile/modules-bg.png) 0 bottom no-repeat;
  background-size: 100%;
}
.model-list3 .item {
  border: #e4e4e4 solid 1px;
  border-top: none;
  padding: 22px 22px;
  float: left;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.model-list3 .item dl {
  display: flex;
  justify-content: space-between;
}
.model-list3 .item dl dt {
  display: flex;
  flex-direction: column;
}
.model-list3 .item dl dt span {
  color: #1e212c;
  font-size: 18px;
  margin-bottom: 5px;
}
.model-list3 .item dl dt em {
  color: #4c525b;
  line-height: 20px;
  width: 230px;
}
.model-list3 .item dl dt em.norap {
  white-space: nowrap;
}
.model-list3 .item dl dd.t1 {
  display: flex;
}
.model-list3 .item dl dd.t1 span {
  display: flex;
  flex-direction: column;
  padding: 0 0.35rem;
  justify-content: center;
  position: relative;
}
.model-list3 .item dl dd.t1 span.price {
  flex-direction: initial;
  align-items: center;
  color: #ff7e00;
  font-weight: bold;
  font-size: 24px;
}
.model-list3 .item dl dd.t1 span.price small {
  font-size: 60%;
  padding-left: 5px;
}
.model-list3 .item dl dd.t1 span:before {
  background: #d9d9d9;
  width: 1px;
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -21px;
  height: 42px;
  opacity: 0.5;
}
.model-list3 .item dl dd.t1 span:first-child:before {
  display: none;
}
.model-list3 .item dl dd.t1 span em {
  margin-bottom: 7px;
  color: #333840;
}
.model-list3 .item dl dd.t1 span i {
  color: #4c525b;
  font-weight: bold;
}
.model-list3 .item dl dd.t2 {
  display: flex;
  align-items: center;
}
.model-list3 .item dl dd.t2 a {
  width: 126px;
  line-height: 42px;
  color: #2e3192;
  border: 1px solid #2e3192;
  text-align: center;
  display: block;
  font-size: 14px;
  background: #fff;
  border-radius: 4px;
}
.model-list3 .item dl dd.t2 a:hover {
  background: #428eff;
  color: #ffffff;
}
.model-list3 ul li:nth-child(1) .item {
  border-top: #e4e4e4 solid 1px;
}
.advantage-3num {
  padding-bottom: 70px;
  background: url(../images/products/pro-bg.png) no-repeat center bottom;
}
.advantage-3num .item {
  box-shadow: 0 0 9px #ddd;
  padding: 0.45rem 0.35rem;
  margin-top: 20px;
  height: 325px;
  background: #fff;
}
.advantage-3num .item.p16 {
  padding: 0.45rem 0.16rem;
}
.advantage-3num .item dl {
  text-align: center;
}
.advantage-3num .item dl dt {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  width: 45px;
  height: 45px;
  margin: 0 auto 0.2rem;
}
.advantage-3num .item dl dt img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.advantage-3num .item dl dd {
  display: flex;
  flex-direction: column;
  color: #5e5e5e;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
}
.advantage-3num .item dl dd span {
  font-size: 18px;
  color: #1e212c;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  white-space: nowrap;
}
.advantage-3num .item dl dd span:before {
  position: absolute;
  background: #2e3192;
  left: 50%;
  width: 28px;
  margin-left: -14px;
  bottom: -10px;
  height: 2px;
  content: "";
}
.advantage-3num .item dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.advantage-3num .item.row2 {
  height: 235px;
}
.advantage-3num .item.row2 dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.advantage-3num .item.row3 {
  height: 270px;
}
.advantage-3num .item.row3 dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.advantage-3num .item.row5 {
  height: 353px;
}
.advantage-3num .item.row5 dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.advantage-3num .item.row6 {
  height: 381px;
}
.advantage-3num .item.row6 dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.advantage-3num .item.row7 {
  height: 400px;
}
.advantage-3num .item.row7 dl dd .em {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.help-list {
  margin-top: 10px;
}
.help-list .item {
  border: 1px solid;
  text-align: center;
  margin-bottom: 25px;
  line-height: 0.5rem;
  font-weight: bold;
  font-size: 0.18rem;
}
.pro-storage {
  margin-top: 24px;
  width: 1200px;
}
.pro-storage .storage {
  float: left;
  width: 400px;
}
.pro-storage .storage dl {
  text-align: center;
}
.pro-storage .storage dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.pro-storage .storage dl dd {
  border-bottom: #eee solid 1px;
  color: #4c525b;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  line-height: 24px;
}
.pro-storage .storage dl dd p {
  display: block;
}
.pro-storage .storage dl dd.h84 {
  min-height: 84px;
}
.pro-storage .storage dl dd .money {
  font-size: 26px;
  color: #ff7e00;
}
.pro-storage .storage dl dd .money small {
  font-size: 14px;
}
.pro-storage .storage dl dd a.buy {
  width: 260px;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  color: #2e3192;
  text-align: center;
  border-radius: 4px;
  border: #2e3192 solid 1px;
}
.pro-storage .storage dl dd a.buy:hover,
.pro-storage .storage dl dd a.buy.active {
  background: #2e3192;
  color: #fff;
}
.pro-storage .storage dl dd a.buy.active:hover {
  background: #428eff;
}
.pro-storage .storage01 {
  background: #f5f7fa;
  margin-top: 18px;
}
.pro-storage .storage01 dl {
  border: #ebecec solid 1px;
}
.pro-storage .storage01 dl dt {
  background: #ebecec;
  height: 60px;
}
.pro-storage .storage02 dl {
  border: #2e3192 solid 1px;
}
.pro-storage .storage02 dl dt {
  background: url(../images/products/storage-bg.jpg) no-repeat;
  height: 78px;
  color: #fff;
}
.pro-storage .storage03 {
  margin-top: 18px;
}
.pro-storage .storage03 dl {
  border: #ebecec solid 1px;
}
.pro-storage .storage03 dl dt {
  background: #f5f7fa;
  height: 60px;
  color: #4c525b;
}
.pro-quota {
  background: url(../images/products/pro-bg.png) no-repeat center 40px;
}
.pro-quota h6 {
  color: #4c525b;
  font-size: 14px;
  margin-top: 0.5rem;
}
.pro-quota .quota {
  border: #e4e4e4 solid 1px;
  margin-top: 28px;
  text-align: center;
  background: #fff;
  margin-bottom: 0.8rem;
}
.pro-quota .table > thead > tr > th {
  border-bottom: #e4e4e4 solid 1px;
  vertical-align: inherit;
  height: 54px;
  font-size: 14px;
  color: #4c525b;
  text-align: center;
  border-left: #e4e4e4 solid 1px;
  background: #ebeced;
}
.pro-quota .table > tbody > tr > td {
  height: 48px;
  vertical-align: inherit;
  font-size: 12px;
  color: #4c525b;
  border-left: #e4e4e4 solid 1px;
}
.blockstorage {
  width: 1170px;
  margin-top: 0.46rem;
  border: #e4e4e4 solid 1px;
}
.blockstorage.table > thead > tr > th {
  border-bottom: #e4e4e4 solid 1px;
  background: #ebecec;
  border-left: #e4e4e4 solid 1px;
  text-align: center;
  color: #4c525b;
  font-size: 14px;
  height: 60px;
  vertical-align: inherit;
}
.blockstorage.table > tbody > tr > td {
  border-bottom: #e4e4e4 solid 1px;
  border-left: #e4e4e4 solid 1px;
  text-align: center;
  color: #4c525b;
  font-size: 12px;
  padding: 12px 0;
  line-height: 24px;
  vertical-align: inherit;
}
.blockstorage.table > tbody > tr > td:first-child {
  background: #f5f7fa;
}
.brand-list {
  display: flex;
  flex-wrap: wrap;
}
.brand-list .item {
  padding: 0 0.3rem;
  width: 50%;
  margin-top: 0.5rem;
}
.brand-list .item dl dt {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
.brand-list .item dl dt span {
  padding-left: 15px;
  font-size: 18px;
  color: #333840;
}
.brand-list .item dl dd {
  font-size: 14px;
  color: #5e636b;
  line-height: 24px;
}
.scene .scene-list {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.scene .scene-list li {
  text-align: left;
}
.scene .scene-list li img {
  display: inline-block;
}
.scene .bx-wrapper .bx-controls-direction a {
  width: 31px;
  height: 60px;
  margin-top: -30px;
  border-radius: 0;
}
.scene .bx-wrapper .bx-prev {
  background: url(../images/arrow-left.png) no-repeat;
  left: -60px;
}
.scene .bx-wrapper .bx-next {
  background: url(../images/arrow-right.png) no-repeat;
  right: -60px;
}
.scene-tab {
  width: 100%;
  float: left;
  margin-top: 0.3rem;
  text-align: center;
}
.scene-tab.scene-tab02 span {
  background: url(../images/scene02.jpg) no-repeat;
}
.scene-tab span {
  display: inline-block;
  width: 128px;
  color: #53565b;
  cursor: pointer;
  padding-top: 53px;
}
.scene-tab span.t1 {
  background-position: 48px 12px;
}
.scene-tab span.t1:hover,
.scene-tab span.t1.active {
  background-position: 48px -56px;
  color: #3c7ae6;
}
.scene-tab span.t2 {
  background-position: -82px 12px;
}
.scene-tab span.t2:hover,
.scene-tab span.t2.active {
  background-position: -82px -56px;
  color: #3c7ae6;
}
.scene-tab span.t3 {
  background-position: -208px 12px;
}
.scene-tab span.t3:hover,
.scene-tab span.t3.active {
  background-position: -208px -56px;
  color: #3c7ae6;
}
.scene-tab span.t4 {
  background-position: -344px 12px;
}
.scene-tab span.t4:hover,
.scene-tab span.t4.active {
  background-position: -344px -56px;
  color: #3c7ae6;
}
.advantage-list {
  padding: 0 0 55px 0;
  background: #f6f8fb;
  margin-top: 0.4rem;
}
.advantage-list .item {
  margin-top: 0.3rem;
}
.advantage-list .item dl {
  padding: 10px;
  height: 442px;
  background: #fff;
  box-shadow: 0px 0px 15px #ddd;
}
.advantage-list .item dl dt {
  text-align: center;
}
.advantage-list .item dl dt img {
  max-width: 100%;
}
.advantage-list .item dl dd.t1 {
  text-align: center;
  margin-top: 32px;
  color: #282c32;
  font-size: 18px;
}
.advantage-list .item dl dd.t2 {
  line-height: 22px;
  color: #999;
  margin-top: 10px;
  padding: 0 34px;
}
.pro-insert {
  height: 454px;
  background: url(../images/insert-bg.jpg) no-repeat top center;
  background-size: auto 100%;
}
.contact-us {
  text-align: center;
  margin-top: 0.7rem;
}
.contact-us a {
  display: inline-block;
  width: 240px;
  line-height: 42px;
  color: #2e3192;
  font-size: 14px;
  border-radius: 3px;
  border: #2e3192 solid 1px;
}
.contact-us a:hover {
  color: #ffffff;
  background: #2e3192;
}
.security-system {
  min-height: 6rem;
  background: #f6f8fb;
}
.security-product {
  width: 1230px;
  position: absolute;
  left: 50%;
  margin-left: -615px;
  top: 50px;
}
.security-product dl {
  position: absolute;
}
.security-product dl.t1 {
  top: -33px;
  left: 310px;
}
.security-product dl.t2 {
  top: -33px;
  right: 314px;
}
.security-product dl.t3 {
  top: 150px;
  left: 310px;
}
.security-product dl.t4 {
  top: 150px;
  right: 314px;
}
.security-product dl.t5 {
  top: 150px;
  right: 168px;
}
.security-product dl dt {
  width: 114px;
  height: 116px;
  box-shadow: 0 0 9px #ddd;
  float: left;
}
.security-product dl dt img {
  display: block;
  margin: 20px auto 15px;
}
.security-product dl dt a {
  text-align: center;
  color: #2e3192;
  font-size: 14px;
  display: block;
}
.security-product dl dt a i {
  font-size: 12px;
}
.security-product dl dd.tit {
  text-align: center;
  font-size: 14px;
  color: #4c525b;
  line-height: 35px;
  clear: both;
}
.security-product dl dd.info {
  font-size: 12px;
  width: 220px;
  min-height: 160px;
  position: absolute;
  top: -2px;
  background: #fff;
  padding: 10px 18px 10px 18px;
  left: 130px;
  border: #f5f5f5 solid 1px;
  display: none;
}
.security-product dl dd.info .pos h6 {
  font-size: 14px;
  color: #4c525b;
  margin: 5px 0;
  line-height: 26px;
}
.security-product dl dd.info .pos span {
  font-size: 12px;
  color: #89919b;
  margin-bottom: 10px;
  display: block;
}
.security-product dl dd.info i {
  display: block;
  color: #ffae00;
  font-size: 14px;
  margin: 5px 0 10px;
}
.security-product dl dd.info i em {
  font-size: 24px;
}
.security-product dl dd.info.right {
  left: -234px;
}
.security-product dl:hover dt {
  background: #fff;
}
.security-product dl:hover dd.info {
  display: block;
}
.security-product-mobile {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.security-product-mobile dl {
  width: 50%;
  float: left;
  margin-top: 20px;
}
.security-product-mobile dl dt {
  width: 114px;
  height: 116px;
  box-shadow: 0 0 9px #ddd;
  margin: 0 auto;
  padding-top: 20px;
}
.security-product-mobile dl dt img {
  display: block;
  margin: 0px auto 15px;
}
.security-product-mobile dl dt a {
  text-align: center;
  color: #2e3192;
  font-size: 14px;
  display: block;
}
.security-product-mobile dl dt a i {
  font-size: 12px;
}
.security-product-mobile dl dd {
  text-align: center;
  font-size: 14px;
  color: #4c525b;
  line-height: 35px;
}
.protects {
  margin-top: 10px;
}
.protects .p7 {
  padding: 0 7px;
}
.protects .tit {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #ffffff;
  flex-direction: column;
}
.protects .tit em {
  width: 44px;
  height: 2px;
  background: #2e3192;
  display: block;
  margin-top: 10px;
}
.serve-flow {
  text-align: center;
}
.serve-flow .row {
  max-width: 1005px;
  margin: 0 auto;
}
.serve-flow .row .col-xs-3 {
  padding: 0 5px;
}
.serve-flow .row ul {
  margin-top: 0.2rem;
}
.serve-flow .row ul li {
  line-height: 28px;
  font-size: 12px;
  position: relative;
  text-align: left;
  padding-left: 84px;
  white-space: nowrap;
}
.serve-flow .row ul li i {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #5995ff;
  margin-right: 10px;
}
.industry-list .p7 {
  padding: 0 7px;
}
.industry-list .item {
  width: 292px;
  margin: 20px auto 0;
  height: 308px;
}
.industry-list .item.t1 {
  background: url("../images/products/industry01.jpg") no-repeat;
}
.industry-list .item.t2 {
  background: url("../images/products/industry02.jpg") no-repeat;
}
.industry-list .item.t3 {
  background: url("../images/products/industry03.jpg") no-repeat;
}
.industry-list .item.t4 {
  background: url("../images/products/industry04.jpg") no-repeat;
}
.industry-list .item dl dt {
  height: 90px;
  font-size: 18px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.industry-list .item dl dd {
  padding: 25px;
  line-height: 24px;
  color: #ffffff;
  font-size: 14px;
}
.pro-content {
  background: #f6f8fb;
}
.pro-content .scheme-content {
  background: #ffffff;
  margin-bottom: 88px;
  box-shadow: 0 3px 9px #ddd;
}
.scheme-tab {
  background: #f3f5f8;
}
.scheme-tab span {
  line-height: 65px;
  cursor: pointer;
  font-size: 16px;
  color: #333840;
  text-align: center;
  display: inline-block;
  border-right: #d9d9d9 solid 2px;
  width: 25%;
}
.scheme-tab span:last-child {
  border-right: none;
}
.scheme-tab span.active {
  background: #ffffff;
}
.scheme-con {
  padding: 0.3rem 0.48rem;
  display: none;
}
.scheme-con > h4 {
  color: #595b63;
  font-size: 16px;
  padding-left: 12px;
  position: relative;
  margin-top: 45px;
  line-height: 18px;
}
.scheme-con > h4:before {
  background: #2e3192;
  width: 3px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}
.special dl {
  margin-top: 36px;
  display: flex;
  align-items: center;
}
.special dl dt {
  width: 77px;
}
.special dl dd {
  flex: 1;
  color: #8a8e94;
  font-size: 14px;
  padding-left: 33px;
}
.special dl dd > h6 {
  font-size: 14px;
  color: #4c525b;
  margin-bottom: 8px;
}
.special dl dd li {
  padding-left: 12px;
  position: relative;
  text-transform: uppercase;
}
.special dl dd li:before {
  content: "";
  background: #89919b;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  margin-top: -3px;
  position: absolute;
}
.education-list .item {
  margin-top: 30px;
}
.education-list .item dl dt {
  border: #eeeeee solid 1px;
  text-align: center;
}
.education-list .item dl dd.t1 {
  text-align: center;
  font-size: 16px;
  color: #4c525b;
  line-height: 40px;
  margin-top: 10px;
}
.education-list .item dl dd.t2 {
  color: #89919b;
  font-size: 14px;
  line-height: 22px;
}
.cloud-test {
  margin-top: 16px;
}
.cloud-test .row {
  margin: 0 -10px;
}
.cloud-test .row .col-md-3 {
  padding: 0 10px;
}
.cloud-test .row .col-md-3 .item {
  margin-top: 20px;
}
.cloud-test .row .col-md-3 .item dl {
  background: #fafbfd;
  height: 274px;
}
.cloud-test .row .col-md-3 .item dl dt {
  background: #eff5ff;
  padding: 15px 0 15px 20px;
  line-height: 24px;
  color: #1e212c;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.cloud-test .row .col-md-3 .item dl dd {
  color: #89919b;
  font-size: 14px;
  padding-left: 32px;
  line-height: 25px;
  position: relative;
}
.cloud-test .row .col-md-3 .item dl dd:before {
  position: absolute;
  content: "";
  background: #89919b;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 50%;
  margin-top: -3px;
  left: 18px;
}
.edu-online {
  padding-bottom: 100px;
  margin-top: 32px;
}
.edu-online dl dt img {
  border: #eeeeee solid 1px;
}
.edu-online dl dd {
  text-align: center;
  color: #4c525b;
  font-size: 16px;
  line-height: 50px;
}
.edu-online .bx-wrapper .bx-pager,
.edu-online .bx-wrapper .bx-controls-auto {
  bottom: -50px;
}
.edu-online .bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c2c2ca;
}
.edu-online .bx-wrapper .bx-pager.bx-default-pager a:hover,
.edu-online .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #9a9aa6;
}
.education_case {
  margin: 5px 0 65px;
}
.education_case li {
  margin-top: 20px;
}
.education_case li dl {
  border: #ebebeb solid 1px;
  text-align: center;
}
.education_case li dl dt {
  background: #fafafa;
  width: 100%;
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: #ebebeb solid 1px;
}
.education_case li dl dd {
  background: #fff;
  padding: 24px 30px;
  min-height: 187px;
}
.education_case li dl dd h6 {
  font-size: 16px;
  margin-bottom: 16px;
}
.education_case li dl dd p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
}
.pro-use dl {
  text-align: center;
  height: 155px;
  padding-top: 35px;
  line-height: 26px;
}
.pro-use dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
.pro-use dl dd.t1 {
  color: #4c525b;
  font-size: 16px;
  line-height: 30px;
}
.pro-use dl dd.t2 {
  color: #89919b;
  font-size: 14px;
  text-transform: uppercase;
}
.use-scene {
  margin-top: 10px;
  padding-bottom: 20px;
}
.use-scene .item {
  float: left;
  padding: 0 6px;
  margin-top: 18px;
}
.use-scene .item.li5 {
  width: 20%;
}
.use-scene .item.li4 {
  width: 25%;
}
.use-scene .item.li4 .box .box-img > img {
  height: 220px;
}
.use-scene .item.li3 {
  width: 33.3333%;
}
.use-scene .item.li3 .box .box-img > img {
  height: 200px;
}
.box {
  position: relative;
  perspective: 1000px;
}
.box .box-img {
  transform: rotateY(0);
  transition: all 0.5s ease-in-out 0s;
  position: relative;
}
.box .box-img dl {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -50px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.box .box-img dl dd {
  color: #4c525b;
  font-size: 16px;
  padding-top: 20px;
  text-align: center;
}
.box:hover .box-img {
  transform: rotateY(-90deg);
}
.box .box-img > img {
  width: 100%;
  height: auto;
}
.box .box-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0px 15px;
  text-align: left;
  background: #2e3192;
  transform: rotateY(90deg);
  transition: all 0.5s ease-in-out 0s;
}
.box:hover .box-content {
  transform: rotateY(0);
  text-align: left;
}
.box .title {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  margin-top: 20px;
}
.box .description {
  font-size: 14px;
  line-height: 22px;
  color: #f3f5f8;
}
.box .title:after,
.box .description:after {
  content: "";
  width: 80%;
  display: block;
}
.box .social-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box .social-links li {
  display: inline-block;
  margin: 0 10px;
}
.box .social-links li a {
  font-size: 20px;
  color: #a6a6a6;
}
.box .social-links li a:hover {
  text-decoration: none;
  color: #fff;
}
.service_lease .row {
  margin-left: 0;
  margin-right: 0;
}
.service_lease .txc {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.service_lease .leftLine {
  border-left: 1px solid #4a4a4a;
  padding-left: 1px;
}
.service_lease .rightLine {
  border-right: 1px solid #4a4a4a;
  padding-right: 1px;
}
.service_lease .resource-open {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.service_lease .suanli-pro {
  padding-bottom: 1.05rem;
}
.service_lease .suanli-pro ul {
  display: flex;
  text-align: center;
}
.service_lease .suanli-pro ul li {
  flex: 1;
}
.service_lease .suanli-pro ul li .pro-item {
  font-size: 14px;
  font-weight: 300;
  color: #1d1d1d;
}
.service_lease .suanli-pro ul li .pro-item .title {
  background: #2e3192;
  padding: 12px 0 15px 0;
  color: white;
}
.service_lease .suanli-pro ul li .pro-item .feature {
  min-height: 160px;
  padding: 0 42px;
  border-bottom: 1px solid #4a4a4a;
}
.service_lease .suanli-pro ul li .pro-item .type {
  height: 140px;
  border-bottom: 1px solid #4a4a4a;
}
.service_lease .suanli-pro ul li .pro-item .advantage {
  height: 140px;
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 0;
  border-top: none;
}
.all_machine .configure .config-box .config-detail ul li {
  margin-left: 0;
}
.all_machine .newsC {
  background-color: #F1F6FB;
}
.all_machine .newsC .newsCBox {
  padding: 0.3rem 0 0.3rem 0;
  display: flex;
  gap: 64px;
}
.all_machine .newsC .newsCBox .left {
  position: relative;
  padding: 10px;
  border-radius: 10px;
  background-color: #dfe3eb;
  width: 5.33rem;
}
.all_machine .newsC .newsCBox .left video {
  border-radius: 10px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.all_machine .newsC .newsCBox .left img {
  padding: 10px;
  opacity: 0.8;
  background: #000000;
  border-radius: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.all_machine .newsC .newsCBox .right {
  padding-top: 0.5rem;
}
.all_machine .newsC .newsCBox .right .title {
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  color: #4c525b;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 0.68rem;
}
.all_machine .newsC .newsCBox .right .btn {
  font-weight: 400;
  background-color: #2e3192;
  height: 0.35rem;
  color: #ffffff;
  font-size: 0.14rem;
  margin-right: 12px;
}
.all_machine .newsB {
  margin-top: 1.1rem;
}
.all_machine .user-value .col-lg-4 {
  padding-right: 20px;
}
.all_machine .user-value .item dl {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.all_machine .user-value .item dl dt {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  width: 1rem;
  height: 0.8rem;
}
.all_machine .user-value .item dl dt img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.all_machine .user-value .item dl dd {
  flex: 1;
  color: #5e5e5e;
}
.all_machine .user-value .item dl dd .baseContentIntro {
  font-size: 0.18rem;
}
.all_machine .user-value .item dl dd.h87 {
  min-height: 87px;
}
.all_machine .user-value .item dl dd span {
  color: #5e5e5e;
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.23rem;
  font-weight: bold;
  text-align: center;
}
.all_machine .user-value .item dl dd p {
  color: #5e5e5e;
}
.all_machine .user-value .item dl dd p.doc {
  position: relative;
  color: #5e5e5e;
  text-align: start;
  line-height: 20px;
}
.all_machine .pro-spe .pro-storage {
  width: 1200px;
}
.all_machine .pro-spe .colorGray {
  background-color: #e7e8f2;
}
.all_machine .pro-spe .h135 {
  min-height: 135px !important;
}
.all_machine .pro-spe .h68 {
  min-height: 68px;
}
.all_machine .pro-spe .borderb {
  border-bottom: 1px solid #ffffff;
}
.all_machine .pro-spe .showBorder {
  border: 1px solid #1d1d1d;
  border-left: none;
}
.all_machine .pro-spe .df-around {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}
.all_machine .pro-spe .df-around div {
  line-height: 67px;
}
.all_machine .pro-spe .line {
  width: 1px;
  background-color: #1d1d1d;
}
.all_machine .pro-spe .storage {
  float: left;
}
.all_machine .pro-spe .storage dl dt {
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 67px;
}
.all_machine .pro-spe .preText {
  justify-content: start !important;
  padding-left: 42px;
  white-space: pre;
}
.all_machine .pro-spe .storage01 {
  background-color: #2e3192;
  width: 230px;
}
.all_machine .pro-spe .storage01 dt {
  color: #ffffff;
  letter-spacing: 0;
}
.all_machine .pro-spe .storage02 {
  width: 485px;
}
.all_machine .pro-spe .storage02 dt {
  min-height: 67px;
}
.all_machine .pro-spe .storage03 {
  width: 485px;
}
.all_machine .pro-spe .storage03 dt {
  min-height: 67px;
}
.all_machine .core-competence .config-detail ul {
  height: 0.7rem;
}
.all_machine .core-competence .config-intro {
  position: relative;
}
.all_machine .core-competence .config-intro .downProInfo {
  position: absolute;
  right: 0.24rem;
  bottom: 0.2rem;
}
.all_machine .app-map .app-list dl {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem 0.18rem;
}
.all_machine .app-map .app-list dl dd {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.all_machine .app-map .app-list dl img {
  margin-bottom: 0.5rem;
  width: 0.8rem;
  height: 0.8rem;
}
.all_machine .app-map .app-list dl span {
  font-size: 18px;
  color: #5e5e5e;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
.suanli-switch {
  height: 146px;
  background: #2e3192;
}
.suanli-switch .container {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
.suanli-switch .info {
  font-size: 26px;
  font-weight: 300;
  color: #fefefe;
  line-height: 42px;
  flex: 1;
}
.suanli-switch .btn {
  font-weight: 400;
  color: #2e3192;
  height: 0.35rem;
  background: #ffffff;
  font-size: 0.14rem;
}
.suanli-switch a {
  color: #2e3192;
}
.suanli-switch a:hover {
  color: #2e3192;
}
.suanli-switch .marginA {
  margin-left: 1.47rem;
  margin-right: 0.31rem;
}
.center_construct .row {
  margin-left: 0;
  margin-right: 0;
}
.integration_computingPowerCluster .cluster-distribution .bd {
  margin-top: 1rem;
  margin-bottom: 0.8rem;
  width: 100%;
  height: 1px;
  background-color: #ececec;
}
.integration_computingPowerCluster .cluster-distribution .item {
  padding: 0 30px;
}
.integration_computingPowerCluster .cluster-distribution .item dt {
  margin-bottom: 0.47rem;
}
.integration_computingPowerCluster .cluster-distribution .item dd {
  text-align: start;
}
.galactic_computing_system .func-model .row {
  margin-left: 0;
  margin-right: 0;
}
.galactic_computing_system .func-model .func-model-list {
  display: flex;
  gap: 30px;
}
.galactic_computing_system .func-model .func-model-list .item {
  text-align: center;
  padding: 24px 40px 40px 40px;
  border: 1px solid #4a4a4a;
}
.galactic_computing_system .func-model .func-model-list .item .title {
  font-size: 18px;
  font-weight: 500;
  color: #5e5e5e;
  line-height: 20px;
  margin-top: 17px;
  margin-bottom: 22px;
}
.galactic_computing_system .func-model .func-model-list .item .info {
  font-size: 14px;
  font-weight: 300;
  color: #5e5e5e;
  line-height: 26px;
  text-align: start;
}
.galactic_computing_system .user-revenue ul {
  display: flex;
  justify-content: space-around;
}
.galactic_computing_system .user-revenue dd {
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  color: #5e5e5e;
  line-height: 28px;
}
.galactic_computing_system .platform-light {
  padding-top: 1.08rem;
  padding-bottom: 1.26rem;
}
.galactic_computing_system .platform-light .light-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.galactic_computing_system .platform-light .light-list .item {
  border: 1px solid #2e3192;
  font-size: 18px;
  font-weight: 300;
  color: #5e5e5e;
  line-height: 28px;
  padding: 38px 0;
  text-align: center;
  height: 95px;
  position: relative;
}
.galactic_computing_system .platform-light .light-list .item:last-child {
  background-color: #2e3192;
  font-size: 18px;
  font-weight: 300;
  color: #ffffff;
}
.galactic_computing_system .platform-light .light-list .item:last-child a {
  color: #ffffff;
}
.galactic_computing_system .platform-light .light-list .item:last-child a:hover {
  color: #ffffff;
}
.galactic_computing_system .platform-light .light-list .item:last-child .down {
  cursor: pointer;
  display: flex;
  gap: 26px;
  align-items: end;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.galactic_computing_system .platform-light .light-list .item:last-child .down img {
  width: 28px;
  height: 28px;
}
.galactic_computing_system .platform-framework {
  padding-top: 1.25rem;
  padding-bottom: 1.44rem;
}
@media (max-width: 1200px) {
  .all_machine .newsC .newsCBox .left {
    background-color: transparent;
  }
  .all-storage {
    width: 990px;
  }
  .all-storage .storage {
    width: 330px !important;
  }
  .galactic_computing_system .platform-light .light-list {
    display: block !important;
  }
  .Pro_Anchor .buy-now {
    display: none !important;
  }
  .advantage {
    border-top: #f6f8fb solid 10px;
  }
  .advantage .item dl {
    display: block;
  }
  .advantage .item dl dt {
    margin: 0 auto 10px;
  }
  .advantage .item dl dd {
    padding-left: 0;
  }
  .advantage .item dl dd span {
    text-align: center;
  }
  .advantage .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #94979d;
  }
  .advantage .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .advantage .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #4c525b;
  }
  .advantage .bx-wrapper .bx-pager,
  .advantage .bx-wrapper .bx-controls-auto {
    bottom: -25px;
  }
  .pro-func .item dl {
    text-align: left;
  }
  .pro-func .item dl dt {
    justify-content: flex-start;
  }
  .pro-func .item dl dd {
    height: auto;
  }
  .pro-func .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #94979d;
  }
  .pro-func .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .pro-func .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #4c525b;
  }
  .pro-func .bx-wrapper .bx-pager,
  .pro-func .bx-wrapper .bx-controls-auto {
    bottom: -25px;
  }
  .configure .config-box {
    display: block;
  }
  .configure .config-box .config-tab {
    min-height: auto;
    border-right: none;
    width: 100%;
    padding-left: 0;
    text-align: center;
    border-bottom: #d9d9d9 solid 1px;
    margin-bottom: 30px;
    overflow-x: auto;
  }
  .configure .config-box .config-tab .w-auto {
    margin: 0 auto;
    width: 450px;
  }
  .configure .config-box .config-tab .w-auto.w480 {
    width: 480px;
  }
  .configure .config-box .config-tab .w-auto.w582 {
    width: 582px;
  }
  .configure .config-box .config-tab span {
    display: inline-block;
    margin-top: 0;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
  }
  .configure .config-box .config-tab span.active,
  .configure .config-box .config-tab span:hover {
    border-bottom: #2e3192 solid 2px;
    border-right: none;
    font-size: 14px;
  }
  .configure .config-box .config-detail {
    width: 100%;
    padding: 0 10px;
  }
  .model-list2 .item {
    border: none;
    padding: 0;
  }
  .model-list2 .item dl {
    flex-direction: column;
    padding: 0 15px;
  }
  .model-list2 .item dl dt {
    align-items: center;
    text-align: center;
  }
  .model-list2 .item dl dt em {
    color: #89919b;
    width: auto;
  }
  .model-list2 .item dl dd.t1 {
    margin: 10px 0;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
    padding: 10px 0;
    justify-content: space-between;
  }
  .model-list2 .item dl dd.t1 span {
    font-size: 0.24rem;
    padding: 0 0.1rem;
    align-items: center;
  }
  .model-list2 .item dl dd.t1 span:before {
    display: none;
  }
  .model-list2 .item dl dd.t1 span.price {
    font-size: 0.3rem;
  }
  .model-list2 .item dl dd.t2 {
    justify-content: center;
  }
  .model-list2 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #94979d;
  }
  .model-list2 .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .model-list2 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #4c525b;
  }
  .model-list2 .bx-wrapper .bx-pager,
  .model-list2 .bx-wrapper .bx-controls-auto {
    bottom: -30px;
  }
  .model-list3 .item {
    border: none;
    padding: 0;
  }
  .model-list3 .item dl {
    flex-direction: column;
    padding: 0 15px;
  }
  .model-list3 .item dl dt {
    align-items: center;
    text-align: center;
  }
  .model-list3 .item dl dt em {
    color: #89919b;
    width: auto;
  }
  .model-list3 .item dl dd.t1 {
    margin: 10px 0;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
    padding: 10px 0;
    justify-content: space-between;
  }
  .model-list3 .item dl dd.t1 span {
    font-size: 16px;
    padding: 0 0.1rem;
    align-items: center;
  }
  .model-list3 .item dl dd.t1 span:before {
    display: none;
  }
  .model-list3 .item dl dd.t1 span.price {
    font-size: 20px;
  }
  .model-list3 .item dl dd.t1 span em {
    margin-bottom: 0;
  }
  .model-list3 .item dl dd.t2 {
    justify-content: center;
  }
  .model-list3 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #94979d;
  }
  .model-list3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
  .model-list3 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #4c525b;
  }
  .model-list3 .bx-wrapper .bx-pager,
  .model-list3 .bx-wrapper .bx-controls-auto {
    bottom: -30px;
  }
  .serve-flow .row ul li {
    padding-left: 0;
    text-align: center;
  }
  .use-scene .item.li5 {
    width: 33.33% !important;
  }
  .use-scene .item.li4 {
    width: 50% !important;
  }
  .integration_computingPowerCluster .cluster-distribution .item dd {
    text-align: center;
  }
}
@media (max-width: 1000px) {
  .all_machine .newsB .newsCBox {
    padding-top: 0;
  }
  .all_machine .newsC .newsCBox {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
  .all_machine .newsC .newsCBox .left {
    background-color: transparent;
  }
  .all_machine .newsC .newsCBox .right {
    padding-top: 0;
  }
  .all_machine .newsC .newsCBox .right .btn {
    height: auto;
  }
  .pro-selection .box {
    flex-direction: column;
    align-items: center;
  }
  .pro-selection .box .right {
    padding-top: 0;
    padding-right: 0;
    padding-left: 15px;
  }
  .all_machine .user-value .item {
    padding-top: 0.3rem;
  }
  .all_machine .user-value .item .baseContentIntro {
    font-size: 14px !important;
  }
  .all_machine .user-value .baseContentSubTitle {
    font-size: 14px;
  }
  .all_machine .core-competence .config-detail ul {
    height: 0.7rem;
  }
  .all_machine .core-competence .config-detail .baseContentIntro {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .suanli-switch .info {
    font-size: 14px;
  }
  .suanli-switch .btn {
    font-size: 14px;
  }
  .series {
    background: none;
    border-top: #f6f8fb solid 10px;
    height: auto;
    padding-bottom: 0.6rem;
  }
  .series .i-title.cfff span {
    color: #1e212c;
  }
  .series .pd7 .item h2 {
    font-size: 13px;
    font-weight: normal;
  }
  .pro-storage {
    width: 960px;
  }
  .pro-storage .storage {
    width: 320px;
  }
  .all-storage {
    width: 960px;
  }
  .all-storage .storage {
    width: 320px !important;
  }
  .suanli-switch .info {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .all_machine .suanli-switch .info {
    line-height: 20px;
  }
  .core-competence .config-detail ul {
    height: 1rem !important;
  }
  .core-competence .baseContentIntro {
    font-size: 14px;
  }
  .func-model-list {
    display: block !important;
  }
  .galactic_computing_system .func-model .func-model-list .item {
    border: none;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .service_lease .suanli-pro ul li .pro-item .advantage {
    border-bottom: none;
  }
  .suanli-pro {
    padding-bottom: 0 !important;
  }
  .suanli-pro .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .suanli-pro ul {
    display: block !important;
  }
  .suanli-pro ul li:first-child {
    display: none;
  }
  .suanli-pro .pro-item .leftLine,
  .suanli-pro .pro-item .rightLine {
    border: none;
  }
  .suanli-pro .pro-item .feature,
  .suanli-pro .pro-item .type,
  .suanli-pro .pro-item .advantage {
    min-height: 125px !important;
  }
  .all_machine .info {
    font-size: 16px !important;
  }
  .all_machine .btn {
    font-size: 14px !important;
  }
  .all_machine .marginA {
    margin-left: 0.5rem;
  }
  .suanli-switch .info {
    font-size: 0.18rem;
    line-height: 0.32rem;
  }
  .suanli-switch .btn {
    width: auto;
    height: auto;
  }
  .brand-list .item {
    width: 100%;
  }
  .advantage-3num {
    padding-bottom: 30px;
  }
  .advantage-3num .item {
    height: auto !important;
  }
  .advantage-3num .item dl dd span {
    font-size: 16px;
  }
  .scheme-tab span {
    font-size: 12px;
    white-space: nowrap;
  }
  .use-scene .item.li5,
  .use-scene .item.li4,
  .use-scene .item.li3 {
    width: 100% !important;
  }
  .host-model .datItem,
  .host-model-metal .datItem {
    flex-direction: column;
    padding: 0 0 10px 0 !important;
    align-items: center;
    border: none !important;
  }
  .host-model .datItem .detail,
  .host-model-metal .datItem .detail {
    margin-right: 0 !important;
    width: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .host-model .datItem .item,
  .host-model-metal .datItem .item {
    width: 100%;
    margin-right: 0 !important;
  }
  .host-model .datItem a.primary,
  .host-model-metal .datItem a.primary {
    font-size: 0.16rem !important;
    width: 2.08rem !important;
    height: 0.6rem !important;
    line-height: 0.6rem !important;
    margin-top: 0.2rem;
  }
  .host-model .datItem-metal,
  .host-model-metal .datItem-metal {
    flex-direction: column;
    padding: 0 0 10px 0 !important;
    align-items: center;
    border: none !important;
  }
  .host-model .datItem-metal .detail,
  .host-model-metal .datItem-metal .detail {
    margin-right: 0 !important;
    width: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .host-model .datItem-metal .item,
  .host-model-metal .datItem-metal .item {
    width: 100%;
    margin-right: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .host-model .datItem-metal a.primary,
  .host-model-metal .datItem-metal a.primary {
    font-size: 0.16rem !important;
    width: 2.08rem !important;
    height: 0.6rem !important;
    line-height: 0.6rem !important;
    margin-top: 0.2rem;
  }
  .host-model-metal .model-list {
    align-items: unset;
  }
  .host-model-metal .datItem-metal .item li:nth-child(2) .num {
    width: auto !important;
  }
  .configure .config-box {
    padding: 0 0 0.4rem 0;
  }
  .pro-func .item dl dt {
    justify-content: center;
  }
  .pro-func .item dl dd,
  .pro-func-metal .item dl dd,
  .business-challenge .item dl dd {
    width: unset;
  }
  .scheme-advantage .item dl dd p.doc {
    width: unset;
  }
  .pro-selection .box .right dl dd {
    width: unset;
  }
  .scheme-advantage .item {
    height: unset;
  }
}
@media (max-width: 576px) {
  .core-competence .config-detail ul {
    height: 2.2rem !important;
  }
  .core-competence .baseContentIntro {
    font-size: 14px;
  }
  .model-list3 .item dl dd.t1 span {
    font-size: 14px;
  }
  .model-list3 .item dl dd.t1 span.price {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .model-list3 .item dl dd.t1 span {
    font-size: 12px;
  }
  .model-list3 .item dl dd.t1 span.price {
    font-size: 14px;
  }
}
