vehicleaudit.css 3.48 KB
.vehicle-input78 {
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.popImg{
    width: 28px;
    height: 19px;
    background: url("../../img/runIcon.pic");
}

/*详情弹窗 sta*/
.ITD-alertcon{
    max-height: 488px;
    /*overflow-y: auto;*/
}
.toll-basic-ifo-park-wrap li{
    padding-left: 23px;
}
.toll-basic-borderbototm{
    border-bottom: 1px solid #f0f0f0;
}
.toll-basic-ifo-park-height{
    height: 34px;
    line-height: 34px;
}

.toll-basic-ifo-type{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 18px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image: url(../../img/person-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.toll-basic-ifo-total{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 16px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image:url(../../img/business-icon.png);
    background-repeat: no-repeat;
    /*background-position: -18px 0;*/
}
.toll-basic-ifo-entrance{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 18px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image: url(../../img/type-icon.png);
    background-repeat: no-repeat;
    /*background-position: -16px 0;*/
}
.toll-basic-ifo-business{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 18px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image: url(../../img/telphone-icon.png);
    background-repeat: no-repeat;
    /*background-position: -32px 0;*/
}
.toll-basic-ifo-address{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 18px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image: url(../../img/status-icon.png);
    background-repeat: no-repeat;
    /*background-position: -48px 0;*/
}
.toll-basic-ifo-oper{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 18px;
    vertical-align: middle;
    /*margin-top: -3px;*/
    background-image: url(../../img/opration-icon.png);
    background-repeat: no-repeat;
    /*background-position: -48px 0;*/
}
.toll-basic-ifo-park-wrap li span:nth-of-type(2) {
    width: 60px;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
}
/*审核 按钮*/
.vehpassType{
    display: inline-block;
    width:52px;
    height:22px;
    line-height:22px;
    color:rgba(178, 178, 178, 1);
    text-align: center;
    background:rgba(255,255,255,1);
    border:1px solid rgba(178, 178, 178, 1);
    border-radius:4px !important;
}
.passTypeActive{
    color: #1E95CD;
    border:1px solid #1E95CD;
}
.baseBeizhu{
    margin-left: 36px;
    resize:none;
    /*border:0;*/
    outline:none;
    border-color: rgba(178, 178, 178, 1);
}
/*img */
.Msg_right{
    width: 312px;
    height: 180px;
    float: right;
}
.Msg_right img{
    height: 180px;
    width: 312px;
}
.openUser-contentmsg{
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    margin: 24px auto;
}
.information-ifo{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
    background-image: url(../../img/information-icon.png);
    background-repeat: no-repeat;
}
/*POP img*/
.imgmodel-contentmsg{
    height: 180px;
    padding-left: 18px;
}
.imgmodel-contentmsg img{
    width: 312px;
    height: 180px;
}
.vehicle-maxheight{
    max-height: 600px;overflow-y: auto
}