sharesettle.css 4.59 KB
.sharesettle-parking-l{
    float: left;
    width: 60px;
    height: 34px;
    line-height: 34px;
}
.sharesettle-input78{
    width: 78%;
    height: 34px;
    line-height: 34px;
}
/*中间内容*/
.sharesettle-border-r{
    height: 236px;
    border-right: 1px solid #d8e2e5;
}
.sharesettle-l{
    left: 50%;
    transform: translateX(-50%);
    -ms-transform:translateX(-50%);	/* IE 9 */
    -moz-transform:translateX(-50%);	/* Firefox */
    -webkit-transform:translateX(-50%);/* Safari 和 Chrome */
    -o-transform:translateX(-50%);	/* Opera */
}
.sharesettle-l-img{
    width: 150px;
    height: 150px;
    padding: 5px;
    border: 1px solid #d8e2e5;
    border-radius: 50%!important;
    margin: 0 auto;
}
.sharesettle-l-img img{
    width: 100%;
    height: auto;
    border-radius: 50%!important;
}
.sharesettle-l-name{
    margin-top: 20px;
    font-size: 16px;
    color: #4f5052;
}
.sharesettle-l-total{
    margin-top: 10px;
    font-size: 16px;
    color: #4f5052;
}
.sharesettle-l-total span{
    color: #ff0202;
    font-size: 24px;
    margin: 0 5px;
}
/*底部--------*/
.porparkSpacecard{
    height: 143px;
    width: 100%;
    background-color: #f7f8fa;
    margin-bottom: 24px;
}
.porparkSpacecard:last-child{
    margin-bottom:0 !important;
}
/*左侧卡片*/
/*个人 背景icon*/
.parkspaceCardpor-con{
    background: url("img/shareParkPorIco.png") no-repeat;
    width: 316px;
    height: 121px;
    margin:22px  24px 0;
    float: left;
}
/*单位 背景icon*/
.parkspaceCardcom-con{
    background: url("img/shareParkworkIco.png") no-repeat;
    width: 316px;
    height: 121px;
    margin:22px  24px 0;
    float: left;
}
.parkcardmarl95{
    margin-left: 95px;
}
.parkspaceCardpor-parkName,.parkspaceCardcom-parkName{
    width: 195px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 5px;
}
.parkspaceCardpor-porName,.parkspaceCardcom-porName{
    width: 195px;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}
.parkspaceCardpor-porNum,.parkspaceCardcom-porNum{
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    letter-spacing: 8px;
    text-align: center;
}
/* 中间 ul*/
.parkspaceUl{
    float: left;
    width:calc(100% - 484px);
    width:-webkit-calc(100% - 484px);
    width:-moz-calc(100% - 484px);
    width:-ms-calc(100% - 484px);
    width:-o-calc(100% - 484px);
    height: 143px;
}
.parkspaceUl li{
    height: 143px;
    width: 25%;
    float: left;
    /*background-color: red;*/
}
.spaceCardline2{
    width: 100%;
    height: 2px;
    background-color: #c3c9d4;
    margin-top: 50px;
}
.unsettledBgico{
    top: -10px;
    left: 50%;
    margin-left: -10px;
    height: 20px;
    width: 20px;
    background: url(img/sharespaceCirle.png) no-repeat;
}
.unspaceCard-titsta{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.unspaceCard-titNums{
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    text-align: center;
}
.settledBgico{
    top: -6px;
    left: 50%;
    margin-left: -6px;
    height: 12px;
    width: 12px;
    background-color: #c3c9d4;
    border-radius: 50% !important;
}
.spaceCard-titsta{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}
.spaceCard-titNums{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
}
.lookPerpop{
    float: left;
    margin:55px 24px;
}
.card-padbot24{
    padding-bottom: 24px;
}
/*
indexTab
*/
.border-radius-common-none{
    height: 100px;
    line-height: 100px;
    text-align: center;
}
/*分页*/
.callBackPager {
    text-align: right;
}
.callBackallNum {
    height: 34px;
    line-height: 34px;
    width: 120px;
    /*top: 18px;*/
    left: 70px;
    color: #888990;
}
.pagination {
    margin-top: 16px !important;
}
.sharesettle-c-top{
    width: 80%;
    height: 108px;
    margin: 0 auto;
    background: url("img/sharesettle-c-top.png") no-repeat 24px center;
    padding: 24px 0 24px 100px;
}
.sharesettle-c-bottom{
    width: 80%;
    height: 108px;
    margin: 35px auto 0;
    background: url("img/sharesettle-c-bottom.png") no-repeat 24px center;
    padding: 24px 0 24px 100px;
}
.sharesettle-r-top{
    width: 80%;
    height: 108px;
    margin: 0 auto;
    background: url("img/sharesettle-r-top.png") no-repeat 24px center;
    padding: 24px 0 24px 100px;
}
.sharesettle-r-bottom{
    width: 80%;
    height: 108px;
    margin: 35px auto 0;
    background: url("img/sharesettle-r-bottom.png") no-repeat 24px center;
    padding: 24px 0 24px 100px;
}
/*底部*/




/*弹窗*/