screenmanage.css 1.57 KB
.toll-basic-ifo-park-height {
    height: 34px;
    line-height: 34px;
}
.toll-basic-borderbototm {
    border-bottom: 1px solid #f0f0f0;
}
.carflowpic-icon span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    vertical-align: middle;
    /* margin-top: -3px; */
    /*background-image: url(caryard-basic-ifo.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: -64px 0;*/
}
.toll-basic-ifo-type {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    vertical-align: sub;
    /* margin-top: -3px; */
    background-image: url(../../../img/person-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.business-icon{
    margin-right: 10px;
}
.toll-basic-ifo-park-wrap li {
    padding-left: 23px;
}
.toll-basic-ifo-park-wrap li div:nth-of-type(1) {
    width: 50%;
}
.maxWid100{
    max-width: 100px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-right: 5px;
}
.pop-common{
    height: 234px;
    width: 370px;
    margin-top: 10px;
    margin-left: 4px;
    position: relative;
}
.pop-common img{
    height: 234px;
    width: 320px;
    margin-left: 25px;
}
.guiico_left{
    top: 50%;
    left: 0;
    margin-top: -12px;
    background: url("../img/guidepop_leftico.png") no-repeat;
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
}
.guiico_right{
    top: 50%;
    right: 0;
    margin-top: -12px;
    background: url("../img/guidepop_rightico.png") no-repeat;
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
}