@charset"utf-8";
/*物业数字园区*/
img{width: auto;max-width: 100%;}
.space-between{display: flex;justify-content: space-between;align-items: center;}
.space-around{display: flex;justify-content: space-around;align-items: center;}

.mpt{position: relative;margin-top: -20px;}
.mpt-ol.am-slider-a1 .am-control-nav {bottom: 15px;}
.mpt-ol.am-slider-a1 .am-control-nav li a.am-active {background-color: #fff;}
.mpt-ol.am-slider-a1 .am-control-nav li a {background-color: rgba(255,255,255,.3);}
.wy-nav img{width: 45px;height: 45px;border-radius: 50%;}
.wy-nav p{margin:.5rem 0 0;font-size: 12px;}

.ico-img01{width: 105px;height: 130px;}
.ico-img02{height: 130px;padding-left: 10px;text-align: center}
.ico-img02 img{ height: 60px;margin-bottom: 10px;}
.ico-img03{width: 143px;height: 140px;}
.ico-img04{height: 140px;padding-left: 10px;text-align: center}
.ico-img04 img{ height: 65px;margin-bottom: 10px;}
.zx-case-img{height: 1%;width: 100%; padding-top:62%;position: relative;overflow: hidden;border-radius: 8px;}
.zx-case-img img{width: 100%;position: absolute;top:0;left: 0;right: 0;}
.zx-case-text{background:rgba(0,0,0,.3);color: #fff;font-size: 14px;height: 30px;line-height: 30px;padding:0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;bottom:0;left: 0;right: 0;}

.fix-online{position: fixed;bottom:65px;right: 16px;background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 3px 0px rgba(5, 5, 5, 0.3);width: 40px;padding: 2px;border-radius: 40px;}
.fix-online p{display: none;margin-top: 0; margin-bottom:7px;}

/*模块*/
.section-head{ color: #333;font-size: 1.5rem;letter-spacing:1px;font-weight:bold;}
.section-head span{display: inline-block;vertical-align: text-bottom; margin-left:8px; color: #999;font-size:1.2rem;letter-spacing:0;font-weight: normal;}
.section-footer{height: 40px;line-height: 40px; color: #333;font-size: 1.2rem;}
.zx-item-head{color: #333;font-size: 1.5rem;letter-spacing:1px;font-weight:bold;line-height: 2;}

/*竖向资讯列表*/
.vertical-list-news ul{padding-left: 0;margin-bottom: 0;}
.vertical-list-news ul li{list-style: none;border-bottom:1px solid #f5f5f5;}
.vertical-list-news ul li:last-child{border-bottom: none;}
.vertical-list-news-img {width:120px;height: 68px;border-radius: 5px;overflow: hidden;}
.vertical-list-text h3{margin-bottom: 3px;color: #333333;font-size: 1.3rem;font-weight: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.vertical-list-text.vertical-two h3{margin-bottom: 3px;color: #333333;font-size: 1.3rem;font-weight: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.vertical-list-text p{margin:0;color: #999;font-size: 1.2rem;}
.vertical-list-text p span{display: inline-block;margin-right:10px;}
