parksingledetail.css 2.56 KB
#searchText span{
    font-size: 14px;
    color: #26be96;
}
.parksingledetail-ul{
    height: 108px;
    padding: 17px 0;
    font-size: 0;
}
.parksingledetail-ul li{
    display: inline-block;
}
.parksingledetail-ul li:first-of-type{
    margin-right: 32px;
    vertical-align: top;
}
.parksingledetail-ul li:last-of-type{
    padding: 7px 0;
}
.parksingledetail-ul li:last-of-type div:nth-of-type(1){
    text-align: left;
    color: #626c72;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
}
.parksingledetail-ul li:last-of-type div:nth-of-type(1) span{
    font-size: 14px;
}
.parksingledetail-ul li:last-of-type div:nth-of-type(2){
    color: #626c72;
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: 12px;
    text-align: left;
}
.parksingledetail-ul li:last-of-type div:nth-of-type(2) span{
    font-size: 14px;
}

/*收费趋势*/
.vehicleChart{
    height: 220px;
}
.height240{
    height: 240px;
}

/*车位详情*/
.park-detail-ul{
    padding:0 24px 20px 24px;
}
.park-detail-ul li:nth-of-type(1){
    width: 60%;
}
.park-detail-ul li div:nth-of-type(1){
    font-size: 14px;
    height: 12px;
    color: #626c72;
}
.park-detail-ul li div:nth-of-type(2){
    margin-top: 12px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    color: #626c72;
}
.park-detail-per{
    padding: 24px;
}
.park-detail-per-first span:nth-of-type(1) {
    font-size: 14px;
}
.park-detail-per-first span:nth-of-type(2) {
    font-size: 16px;
}
.per-pross-wrap{
    height: 4px;
    background-color: rgba(194,202,216,.4);
}
.per-pross-first{
    width: 30%;
    height: 4px;
    background: #26be96 ;
}
.per-pross-icon{
    position: absolute;
    left: 30%;
    width: 12px;
    height: 12px;
    background:url("../../img/per-pross-cion.png") no-repeat;
    top:-4px;
}
.per-pross-wrap{
    margin: 3px 0 11px 0;
    overflow: hidden;
}
.breakNews-header{
    background: #f0f4f5 !important;
    font-size: 14px;
    color: #4f5052;
    padding-left: 24px;
    height: 37px;
    line-height: 37px;
}
.breakNews-header div{
    width: 25%;
    float: left;
}
.scrolltext{height:189px;overflow:hidden;}
.scrolltext ol{
    padding-left: 0;

}
.scrolltext ol li{
    padding-left: 24px;
    border-bottom:2px solid #fff;
}
.scrolltext ol li {
    height: 46px;
    line-height: 46px;
}
.scrolltext ol li div{
    float: left;
    width: 25%;
    font-size: 12px;
    white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;
}
.scrolltext ol li:hover{background-color:#f0faf8 !important;}
#breakNews .list6{height:230px;overflow:hidden;width:100%;}