body {
  padding-top: 70px;
  padding-bottom: 0;
}

/*carousel*/
.my-container .carousel {
  min-width: 1200px;
}

.my-container .carousel {
  height: 500px;
}

.my-container .carousel-caption {
  z-index: 10;
}

.my-container .carousel .item {
  height: 500px;
}

.my-container .carousel-inner > .item > .banner1 {
  height: 100%;
  background: url("../../../wanmingyun.cn/building/common/pc/prod/web/suzilsbg.png")/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/suzilsbg.png*/ no-repeat;
  background-size: cover;
  background-position: 50%;
}

.shuziheader > img {
width: 675px;
height: 382px;
}

.my-container .carousel .item .carousel-content-box {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.my-container .carousel .item .carousel-content-box  .container {
  text-align: left;
  display: flex;
    align-items: center;
    justify-content: space-between;
}

.my-container .carousel .item .carousel-content-box  .container  .carousel-myLabel {
  /* margin: 0 auto; */
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 52px;
  margin-bottom: 24px;
}

.my-container .carousel .item .carousel-content-box  .container  .carousel-myText {
  /* margin: 0 auto; */
  width: 443px;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 36px;
  margin-right: 83px;
}

.my-container .carousel .item .carousel-content-box .container .carousel-myBtn {
  /* margin: 0 auto; */
  width: 160px;
  height: 44px;
  background: linear-gradient(39deg, #FFA841 0%, #FA8C19 100%);
  border-radius: 4px;
  cursor: pointer;

  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}

.my-container .carousel .item .carousel-content-box .container .carousel-myBtn:hover {
  background: #FAAD14;
}
.bg2d {
  background: linear-gradient(180deg, #FFFFFF 0%, #F5F9FE 58%, #EEF4FD 100%);
  text-align: center;
}
.carousel-2d-generic .carousel-inner .item > img {
  width: 1280px;
  height: 610px;
}
.carousel-3d-generic .carousel-inner .item > img {
  width: 816px;
  height: 400px;
}

.boxs2d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box2d {
  width: 384px;
height: 156px;
background: #FFFFFF;
box-shadow: 0px 8px 32px 0px rgba(105,123,140,0.06);
border-radius: 8px;
padding: 24px;
text-align: left;
margin-bottom: 42px;
}

.box2d:hover {
box-shadow: 0px 12px 16px -4px rgba(114,120,126,0.15);
}

.box2d div > img {
  width: 30px;
  height: 30px;
  margin-right: 16px;
}

.boxlast {
  width: 600px;
height: 392px;
background: #FFFFFF;
box-shadow: 0px 8px 32px 0px rgba(105,123,140,0.06);
border-radius: 4px;
margin-bottom: 60px;
}

.boxlast > img {
  width: 600px;
  height: 320px;

}

.boxlast .lastcard {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  height: 72px;
  line-height: 72px;
  text-align: center;
  background-color: #fff;
}

.boxlast:hover {
box-shadow: 0px 8px 32px 0px rgba(105,123,140,0.15);
}
.title_24_500 {
font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 400;
color: #191C27;
line-height: 1;
margin-bottom: 4px;
}
.text_16_400 {
  font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5A6073;
}

.bgImg {
  background: url('../../../wanmingyun.cn/building/common/pc/prod/web/dpbg.png')/*tpa=https://wanmingyun.cn/building/common/pc/prod/web/dpbg.png*/;
  width: 100%;
  height: 600px;
  background-size: cover;
  font-size: 20px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 38px;
padding: 86px 0
}
/*bg下通用样式*/
[class*="bg"] .bg-title {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #191C27;
  line-height: 48px;
}

[class*="bg"] .bg-intro {
  margin: 0 auto;
  max-width: 900px;
  margin-top: 24px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5A6073;
  line-height: 40px;
}

[class*="bg"] .bg-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

[class*="bg"] .bg-row-wrap {
  display: flex;
  flex-wrap: wrap;
}

[class*="bg"] .row-item {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

[class*="bg"] .row-item-right {
  text-align: right;
  display: block;
}

/*bg下通用样式*/
[class*="bg"] .row-item {
  justify-content: normal;
}

[class*="bg"] .bg-row-content {
  width: 520px;
  text-align: left;
}

[class*="bg"] .bg-row-content > img {
  width: 46px;
  height: 46px;
  margin-bottom: 24px;
}

[class*="bg"] .bg-row-content > .content-label {
  font-size: 26px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 37px;
  margin-bottom: 30px;
}

[class*="bg"] .bg-row-content > .content-intro {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 28px;
  margin-bottom: 24px;
}

[class*="bg"] .bg-row-content > .content-text {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 28px;
  display: flex;
  margin-bottom: 24px;
}

[class*="bg"] .bg-row-content > .content-text > .content-icon {
  width: 16px;
  height: 16px;
  background: url("../../../wanmingyun.cn/qfcloud/zhuoling/IOT/icon_circular.png")/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/IOT/icon_circular.png*/ no-repeat;
  background-size: 100% 100%;
  margin-right: 12px;
  margin-top: 6px;
}

[class*="bg"] .bg-row-content > .content-text > .content-info {
  width: 496px;
}

[class*="bg"] .bg-row-content > .content-text > .content-info > .content-info-title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 28px;
  margin-bottom: 4px;
}

.bg1 {
  min-height: 500px;
  background: #F7F8FA;
  /*padding-top: 86px;*/
  text-align: center;
}

.bg0, .bg2 {
  min-height: 500px;
  background: #FFFFFF;
  /*padding-top: 86px;*/
  text-align: center;
}

.bg5 {
  min-height: 500px;
  background: #F7F8FA;
  padding-top: 86px;
  text-align: center;
}

.bg6 {
  min-height: 500px;
  background: #FFFFFF;
  padding-top: 86px;
  text-align: center;
}

/*.bg0 .*/
.bg0 .row-center {
  width: 690px;
}

.bg0 .row-other {
  flex: 1;
}

.bg0 .row-other > .row-other-item {
  margin-top: 32px;
}

.bg0 .row-other > .row-other-item > .bg0-label {
  display: flex;
  align-items: center;
}

.bg0 .row-other > .row-other-item > .bg0-label > .bg0-icon {
  width: 24px;
  height: 24px;
}

.bg0 .row-other > .row-other-item > .bg0-label > .bg0-text {
  margin-left: 16px;
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 32px;
}

.row-other-item:first-child {
  margin-top: 0 !important;
}

.bg0 .row-other > .row-other-item > .bg0-item-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

.bg0 .row-other > .row-other-item > .bg0-item-content > .bg0-item-content-wrap {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 12px;

  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 22px;
}

.bg0 .row-other > .row-other-item > .bg0-item-content > .bg0-item-content-wrap > .bg0-icon {
  width: 8px;
  height: 8px;
  background: url("../../../wanmingyun.cn/qfcloud/zhuoling/EOSS/icon_circular.png")/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/EOSS/icon_circular.png*/ no-repeat;
  background-size: 100% 100%;
  margin-right: 8px;
}

/*企业小程序*/
.bg5 .bg5-item {
  width: 200px;
  text-align: center;
}
.bg5 .bg5-item > img {
  margin: 0 auto;
  width: 78px;
  height: 78px;
}
.bg5 .bg5-item > div {
  margin-top: 16px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 22px;
}
.bg5 .bg5-content {
  width: 1200px;
  height: 398px;
  background: url("../../../wanmingyun.cn/qfcloud/zhuoling/product/bg4.png")/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/product/bg4.png*/ no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bg5 .bg5-content > div {
  text-align: center;
}

/*产品提供*/
.bg6 .bg-row {
  width: 1200px;
  justify-content: space-between;
}

.bg6 .bg6-item {
  width: 282px;
  height: 346px;
  position: relative;
  text-align: left;
}

.bg6-item > img {
  /*width: 384px;*/
  /*height: 258px;*/
  width: 282px;
  height: 346px;
}

.bg6-item > .item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 282px;
  height: 107px;
  padding: 0 24px 24px 24px;
}

.bg6-item > .item-content > .item-label {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 24px;
}

.bg6-item > .item-content > .item-line {
  margin: 8px 0;
  width: 38px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 2px;
}

.bg6-item > .item-content > .item-text {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}

