.titFee{
    font-size: 20px;
    margin-right: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.form-select{
    width: 250px;
}
.itmCon{
    padding: 20px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}
.maiCon{
    height: 100%;
}
.itmTop{
    position: relative;
    width: 190px;
    height: 117px;
}
.itmTop img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.dataVal{
    text-align: center;
    line-height: 117px;
    font-size: 36px;
    color: #000;
}
.amountCon{
    padding: 10px 40px 10px 40px;
}
.amountP{
    padding: 0 40px 10px 40px;
}
.main_1_1{
    /*background-color: #FFFFFF;*/
    height: 100%;
    /*width: 100%;*/
    border-radius: 5px;
    padding: 0;
}
.mainItm{
    padding: 0;
}

.atit{
    text-align: center;
    width: 190px;
    margin: 10px 0;
}
.itmP{
    width: 190px;
    height: 146px;
    position: relative;
}
.itmP img,.equipItm img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.dataPVal{
    text-align: center;
    font-size: 36px;
    color: #000;
    line-height: 40px;
}
.equipCon{
    margin-top: 10px;
}
.equipItm{
    width: 130px;
    height: 136px;
    position: relative;
    margin: 30px 90px 0 0;
}
.equipItm:nth-child(3n){
    margin: 30px 0 0 0;
}
.pad-5{
    padding: 5px;
}
.border-dotted {
    border-style: dotted;
    border-width: 1px;
    border-color: #DDDDDD
}
.pad-10{
    padding: 10px;
    font-size: 18px
}

.font-14-white {
    font-size: 14px;
    color: #ffffff;
}

.font-24 {
    font-size: 24px;
}

.title-work {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    line-height: 25px;
    text-align: left;
    font-style: normal;
}

.font-36 {
    font-size: 36px;
    color: #66FFFF;
}

.work-image {
    background-image: url("/img/daping/landi.png");
    background-size: cover;
    width: 160px;
}

.progress-ba {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #6AE3FA;
    transition: width .6s ease;
}

.progress-pay {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #3BBCF0;
    transition: width .6s ease;
}

.parking-pay-weixin {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #CDFAA9;
    transition: width .6s ease;
}

.parking-pay {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #ABFC85;
    transition: width .6s ease;
}

.work-doing-type {
    color: #ffffff;
    width: 50px;
    margin-left: 260px;
    text-align: center
}

.park-image-g {
    background-image: url("/img/daping/shouju1.png");
    background-size: cover;
    width: 180px;
    height: 80px;
}

.park-image-b {
    background-image: url("/img/daping/shouju2.png");
    background-size: cover;
    width: 180px;
    height: 80px;
}

.mg-t-b-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.park-font {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 26px;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding: 0px 10px 15px 45px;
}
.itmProcessTit{
    font-size: 18px;
    margin-bottom: 10px;
}
.processItm{
    margin-bottom: 20px;
}
.itmProcessTit span{
    margin-right: 10px;
}
.lineTit{
    font-size:18px;
    border-bottom: 1px solid #1F9ECC;
    padding-bottom: 5px;
}
.lineTit img{
    margin-right: 10px;
}


.lineCar{
    margin-top: 15px;
}
.carItm{
    width: 120px;
    text-align: center;
}
.carItm img{
    width: 20px;
    height: 27px;
    margin-bottom: 10px;
}
.line{
    width: 60px;
    height: 1px;
    background: #333;
}
.repairItm{
    padding: 10px;
    border:1px dashed #A0F6FF;
    border-left: 2px solid #27FFFC;
    margin-bottom: 15px;
}
.row-one{
    width: 80px;
    border-right: 1px solid #333
}
.row-two{
    width: calc(100% - 110px);
}
.row-two span{
    padding-left: 15px;
}
.carline{
    width: 40px;
    height: 1px;
    background: #0AAD92;
}
.lineCon{
    height: calc(100% - 40px);
    overflow-y: scroll;
}
.list-group-item1 {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}
