body {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 2000px;
}

/*navbar-home*/
.my-container .container {
  min-width: 1200px;
}
/*navbar-home-top 导航栏-顶部*/
.my-container .navbar-home-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-home-top .navbar-nav>li>a {
  cursor: pointer;
  box-sizing: border-box;
  height: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
}
.navbar-home-top .navbar-nav>li>a .zc {
  width: 120px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  color: #FFFFFF;
  text-align: center;
}
.navbar-home-top .navbar-nav>li>a .zc:hover {
  background-color: transparent;
}
.navbar-home-scroll .navbar-nav>li>a .zc:hover {
  background-color: #518EFF;
}
.navbar-home-top .navbar-brand:focus,
.navbar-home-top .navbar-brand:hover,
.navbar-home-top .navbar-nav>.open>a,
.navbar-home-top .navbar-nav>.open>a:focus,
.navbar-home-top .navbar-nav>.open>a:hover {
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
.navbar-home-top .navbar-nav>li>a:focus,
.navbar-home-top .navbar-nav>li>a:hover,
.navbar-home-top .navbar-nav>.active>a, .navbar-home-top .navbar-nav>.active>a:hover {
  font-weight: 600;
  color: #ffffff !important;
  background-color: rgba(0, 0, 0, 0) !important;
}
/*navbar-home-scroll 导航栏-滚动*/
.my-container .navbar-home-scroll {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;

  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(187, 193, 202, 0.3);
}
.navbar-home-scroll .navbar-nav>li>a {
  cursor: pointer;
  box-sizing: border-box;
  height: 100%;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 40px;
}
.navbar-home-scroll .navbar-nav>li>a .zc {
  width: 120px;
  height: 40px;
  background: #0079FE;
  border-radius: 2px;
  color: #fff;
  text-align: center;
}
/*.navbar-home-scroll .navbar-brand:focus,*/
.navbar-home-scroll .navbar-brand:hover,
.navbar-home-scroll .navbar-nav>.open>a,
/*.navbar-home-scroll.navbar-nav>.open>a:focus,*/
.navbar-home-scroll .navbar-nav>.open>a:hover {
  color: #0079FE!important;
  background-color: #ffffff !important;
}
/*.navbar-home-scroll .navbar-nav>li>a:focus,*/
.navbar-home-scroll .navbar-nav>li>a:hover,
.navbar-home-scroll .navbar-nav>.active>a,
.navbar-home-scroll .navbar-nav>.active>a:hover {
  font-weight: 600;
  color: #0079FE!important;
  background-color: #ffffff !important;
  /*border-bottom: 2px solid #0079FE;*/
}
/*通用样式 dropdown-menu*/

.navbar-home-top .navbar-nav>li>.dropdown-menu>li>a, .navbar-home-scroll .navbar-nav>li>.dropdown-menu>li>a {
  padding: 12px 20px;
  text-align: center;
}
.navbar-right>li>a {
  font-weight: 400 !important;
  border-bottom: none !important;
}


/*carousel*/


/*bg下通用样式*/
[class*="bg"] .bg-title {
  font-size: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 48px;
}
[class*="bg"] .bg-intro {
  margin-top: 24px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5A6073;
  line-height: 32px;
}
[class*="bg"] .bg-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
[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;
}
/* 万名-开启楼宇管理数字时代 */
.bg0 {
  min-height: 500px;
  background: linear-gradient(180deg, #FFFFFF 0%, #EEF4FD 100%);
  padding-top: 86px;
  text-align: center;
  position: relative;
}
.bg0 .row-item {
  justify-content: normal;
}
.bg0 .bg0-content {
  padding-top: 80px;
  width: 628px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 400;
  color: #191C27;
  line-height: 34px;
  text-align: left;
}
.bg0 .bg0-content > span {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #191C27;
  line-height: 34px;
}
.bg0 .bg0-float {
  position: absolute;
  bottom: -51px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1200px;
  height: 102px;
  display: flex;
}
.bg0 .bg0-float > .bg0-float-item {
  width: 221px;
  height: 100%;
  background: #ffffff;
  display: flex;
  align-items: center;
  text-align: left;
  padding-left: 30px;
}
.bg0-float-item + .bg0-float-item {
  margin-left: 24px;
}
.bg0 .bg0-float > .bg0-float-item >img {
  width: 54px;
  height: 54px;
}
.bg0 .bg0-float > .bg0-float-item >div {
  margin-left: 12px;
}
.bg0 .bg0-float > .bg0-float-item >div >.item-label {
  font-size: 26px;
  font-family: DIN-Regular, DIN;
  font-weight: 400;
  color: #081E42;
  line-height: 26px;
  margin-bottom: 8px;
}
.bg0 .bg0-float > .bg0-float-item >div >.item-text {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 16px;
}

/* 成熟的产品解决方案 */
.bg1, .bg3, .bg5 {
  min-height: 500px;
  background: #F7F8FA;
  padding-top: 86px;
  text-align: center;
}
.bg1 {
  padding-top: 137px;
}
.bg1 .bg1-item {
  width: 284px;
  height: 462px;
  padding: 36px 24px;
  background: #FFFFFF;
  border-radius: 8px;
  text-align: left;
  position: relative;
}
.bg1-item + .bg1-item { margin-left: 21px; }
.bg1 .bg1-item > img {
  width: 48px;
  height: 48px;
  margin-bottom: 8px;
}
.bg1 .bg1-item > .bg1-title {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 32px;
  margin-bottom: 24px;
}
.bg1 .bg1-item > .bg1-content-text {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 24px;
}
.bg1 .bg1-float {
  position: absolute;
  bottom: 64px;
  left: 0;
  width: 284px;
  height: 30px;
  display: flex;
  padding: 0 24px;
}
.bg1 .bg1-float > .bg1-float-left {
  width: 50%;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #327BFC;
  line-height: 30px;
  cursor: pointer;
}
.bg1 .bg1-float > .bg1-float-left > img {
  width: 14px;
  height: 14px;
  margin-left: 8px;
  cursor: pointer;
}
.bg1 .bg1-float > .bg1-float-right {
  width: 50%;
}
.bg1 .bg1-float > .bg1-float-right > div {
  text-align: center;
  width: 84px;
  height: 30px;
  background: #327BFC;
  border-radius: 15px;

  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 30px;
  float: right;
  cursor: pointer;
}
.bg1 .bg1-float > .bg1-float-right > div:hover {
  background: #518EFF;
}

/*楼宇管理数据化升级*/
.bg2, .bg4, .bg6 {
  min-height: 500px;
  background: #FFFFFF;
  padding-top: 90px;
  text-align: center;
}
.bg2 .bg2-content {
  padding-top: 67px;
}
.bg2 .bg2-content .bg2-content-item {
  text-align: left;
}
.bg2-content-item + .bg2-content-item { margin-top: 56px; }
.bg2 .bg2-content .bg2-content-item .item-label {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 34px;
  margin-bottom: 12px;
}
.bg2 .bg2-content .bg2-content-item .item-label >img {
  width: 28px;
  height: 28px;
}
.bg2 .bg2-content .bg2-content-item .item-text {
  width: 396px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 22px;
}

.bgblue {
  min-height: 500px;
  background: linear-gradient(180deg, #E8F1FE 0%, #F6F9FE 100%);;
  padding-top: 62px;
  text-align: center;
}

.boxFlex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #081E42;
}

.boxFlex .boxflexdiv_1 {
box-shadow: 0px 8px 32px 0px rgba(105,123,140,0.06);
border-radius: 4px;
}

.boxFlex .boxflexdiv_1 > img {
  width: 220px;
  height: 220px;
}

.boxFlex .boxflexdiv_2 {
  box-shadow: 0px 8px 32px 0px rgba(105,123,140,0.06);
border-radius: 4px;
padding: 24px 0 24px 30px;
display: flex;
align-items: center;
width: 220px;
background-color: #fff;
}

.boxflexdiv_2 > img {
  width: 54px;
  height: 54px;
  margin-right: 12px;
}

.boxflexdiv_2_title {
  font-size: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #081E42;
margin-bottom: 4px;
}

.boxflexdiv_2_des {
  font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5A6073;
}

.boxFlex .imgText {
  width: 220px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  background-color: #fff;
}

.gldCard {
  display: flex;
  align-items: center;
}

.yhd_box {
  text-align: left;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.yhd_box .title {
  font-size: 24px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #191C27;
}

.gld_box {
  padding: 22px 0 16px 24px;
  display: flex;
  text-align: left;
border-radius: 8px;
border: 1px solid #fff;
  cursor: pointer;
}
.gld_box_active {
    color: #0079FE ;
    box-shadow: 0px 4px 12px 0px rgba(38,114,255,0.1);
    border-radius: 8px;
    border: 1px solid #0079FE;
}

.gld_box:hover {
color: #0079FE ;
box-shadow: 0px 4px 12px 0px rgba(38,114,255,0.1);
border-radius: 8px;
border: 1px solid #0079FE;
}
.gld_box:hover .gld_box_title {
color: #0079FE ;
}
.gld_box:hover .boxflexdiv_2_des {
color: #0079FE ;
}

.gld_box_title {
  font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #191C27;
}

.productCard {
  display: flex;
  align-items: center;
  text-align: left;
}

.productCard .desImg > img{
  width: 768px;
  height: 480px;
}

.productCard .avatarImg > img {
  width: 46px;
  height: 46px;

}

.product_des_text {
  font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #191C27;
}

.radiusCircle {
  width: 12px;
height: 12px;
border: 2px solid RGBA(252, 152, 42, 1);
border-radius: 50%;
margin-right: 12px;
}

.fwfsImgText {
  position: absolute;
  left: 24px;
  bottom: 24px;
  text-align: left;
}

.fwfsBorder {
  background: #FFFFFF;
border-radius: 2px;
width: 38px;
height: 3px;
margin: 8px 0;
}

.fwfsTitle {
  font-size: 24px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
}

.fwfsText {
  font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
}

.ryzz {
  text-align: left;
  padding: 18px; 
  height: 332px;width: 384px;font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #191C27;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}

.ryzz > img {
  width: 352px;
  height: 200px;
  margin-bottom: 16px;
}

/*覆盖多场景，为商业不动产全面赋能*/
.bg3 .bg3-item {
  width: 220px;
  height: 286px;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.06);
  border-radius: 4px;
}
.bg3-item + .bg3-item { margin-left: 24px; }
.bg3 .bg3-item > img {
  width: 220px;
  height: 220px;
}
.bg3 .bg3-item > div {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #081E42;
  line-height: 66px;
}

/*产品核心价值*/
.bg4 .bg-intro {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5A6073;
  line-height: 36px;
  text-align: left;
}
.bg4 .bg4-item {
  width: 300px;
  height: 204px;
  position: relative;
}
.bg4 .bg4-item > img {
  width: 300px;
  height: 204px;
}
.bg4 .bg4-item > div {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 300px;
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 33px;
  text-align: center;
}

/*来自行业客户的认可*/
.bg5 .bg5-item {
  width: 384px;
  height: 330px;
  position: relative;
}
.bg5-item + .bg5-item { margin-left: 24px; }
.bg5 .bg5-item > img {
  width: 384px;
  height: 330px;
}
.bg5 .bg5-item > div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 384px;
  height: 60px;
  background: rgba(8, 30, 66, 0.5);
  border-radius: 0px 0px 4px 4px;

  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 60px;
  text-align: left;
  padding-left: 24px;
}

/*行业动态*/
.bg6 .bg6-item {
  width: 384px;
  cursor: pointer;
  margin-bottom: 56px;
}
.bg6-item:hover {
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(105, 123, 140, 0.15);
  border-radius: 4px;
}
.bg6-item + .bg6-item { margin-left: 24px; }
.bg6 .bg6-item a {
  text-decoration: none;
}
.bg6 .bg6-item a > img {
  width: 384px;
  height: 248px;
}
.bg6 .bg6-item a > div {
  padding: 20px 0;
}
.bg6 .bg6-item a > div > .item-label {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #191C27;
  line-height: 24px;
  text-align: left;
  padding-left: 16px;
}
.bg6 .bg6-item a > div > .item-text {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #9EA5BB;
  line-height: 24px;
  text-align: left;
  padding-left: 16px;
}
.bg6 .bg-btn {
  margin: 0 auto;
  width: 194px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 24px;
  border: 1px solid rgba(25, 28, 39, 0.19);

  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5A6073;
  line-height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bg6 .bg-btn .bg-btn-icon {
  width: 18px;
  height: 14px;
  margin-left: 8px;
  background: url("../../../wanmingyun.cn/qfcloud/zhuoling/home/right_grey.png")/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/home/right_grey.png*/ no-repeat;
  background-size: 100% 100%;
}
.bg6 .bg-btn:hover {
  border: 1px solid #2772FF;
  color: #2772FF;
}
.bg6 .bg-btn:hover .bg-btn-icon {
  background: url("../../../wanmingyun.cn/qfcloud/zhuoling/home/right_blue.png")/*tpa=https://wanmingyun.cn/qfcloud/zhuoling/home/right_blue.png*/ no-repeat;
  background-size: 100% 100%;
}

.bg-a:focus, .bg-a:hover {
  text-decoration: auto!important;
}
.float-img {
  position: relative;
}
.float-img >img {
  position: absolute;
  left: 0;
}
/* 合作方式 */
.cooperate_way { display:flex;align-items: center;justify-content: center;margin-top:74px;padding-bottom:103px }
.cooperate_way_item { margin-right: 18px;position: relative }
.cooperate_way_item image { width: 100%;min-width: 388px;min-height: 260px; }
.cooperate_way_item_main { width:100%;position: absolute;left:0;bottom:0;padding:23px 25px 20px 25px;box-sizing: border-box;color:#FFF;font-size:24px;text-shadow: 0px 3px 8px rgba(0,0,0,0.16);background: linear-gradient(360deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0) 100%); }
.cooperate_way_item_main .cooperate_way_item_main_title { position: relative;width: 100%; }
.cooperate_way_item_main .cooperate_way_item_main_title::before { position: absolute;content:'';top:37px;left:0;width:40px;height:3px;border-radius: 2px;background: #FFF; }
.cooperate_way_item_main p { font-size:14px;margin-top:23px;line-height: 20px;height: 40px;display: -webkit-box;-webkit-box-orient: vertical;	-webkit-line-clamp: 2;overflow: hidden; }


.tenant_side { display: flex;align-items: center;justify-content: center;padding:62px 0 155px 0}
.tenant_side img { width: 24px;height:24px;margin-right: 13px; }
.tenant_side .tenant_side_img { width: 698px;height:auto;padding:0 77px }
.tenant_side .tenant_side_item { max-width: 200px;margin-bottom:27px }
.tenant_side .tenant_side_item:last-child { margin-bottom:none }
.tenant_side .tenant_side_item .tenant_side_item_title { display: flex;align-items: center;font-size:24px;color:#333333;margin-bottom:16px; }
.tenant_side .tenant_side_item p { line-height: 25px;font-size: 16px;color:#666666 }