
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
ul,li{
    list-style:none;
}
.girl_qrm-input,.boy_qrm-input{
    outline: none;
    border:none;
    height: 30px;
}

.girl_qrm-pinming,.boy_qrm-pinming{
    height: 45px;
    line-height: 40px;
    position: relative;
    width: 260px;
    background-repeat: no-repeat;
    background-position: 363px;
}
.girl_qrm-pinming-panel span,.boy_qrm-pinming-panel span{
    font-size: 12px !important;
    line-height: 12px !important;
}

.boy_qrm-pinming:hover{
    cursor: pointer;
}
.boy_qrm-pinming input:hover{
    cursor: pointer;
}
.girl_qrm-pinming:hover{
    cursor: pointer;
}
.girl_qrm-pinming input:hover{
    cursor: pointer;
}
.boy_qrm-pinming-panel{
    position: absolute;
    top: 45px;
    left: -1px;
    z-index: 99999;
    width: 450px;
    height: 210px;
    border: 1px solid #ee7700;
    background: #ffffff;
}
.girl_qrm-pinming-panel{
    position: absolute;
    top: 45px;
    left: -190px;
    z-index: 99999;
    width: 450px;
    height: 210px;
    border: 1px solid #ee7700;
    background: #ffffff;
}
.qrm-border{
    float: left;
    width: 25%;
    height: 208px;
    overflow-y: scroll;
    /*margin-left: 5px;*/
}
.qrm-lev{
    float: left;
    width: 99%;
    margin:0;
    padding:0;
    font-size: 12px;
}
.qrm-lev>li{
    width: 100%;
    position: relative;
    display: block;
    padding-left: 4px;
}
.qrm-lev>li:hover{
    background: #ff9022;
    color: #ffffff;
}
.qrm-lev>li{
    width: 100%;
    position: relative;
    display: block;
    padding-left: 4px;
}
.qrm-lev>li:hover{
    background: #ff9022;
    color: #ffffff;
}


.girl_qrm-arrow-right,.boy_qrm-arrow-right{
    display: inline-block;
    width: 4px;
    height: 7px;
    background: url("../images/qrm-arrow-right.png") no-repeat;
    position: absolute;
    right: 5px;
    top: 12.5px;
}

.girl_qrm-lev-1>li.active{
    background: #ff9022;
    color: #ffffff;
}
.girl_qrm-lev-2>li.active{
    background: #ff9022;
    color: #ffffff;
}
.girl_qrm-lev-3>li.active{
    background: #ff9022;
    color: #ffffff;
}
.girl_qrm-lev-4>li.active{
    background: #ff9022;
    color: #ffffff;
}

.boy_qrm-lev-1>li.active{
    background: #ff9022;
    color: #ffffff;
}
.boy_qrm-lev-2>li.active{
    background: #ff9022;
    color: #ffffff;
}
.boy_qrm-lev-3>li.active{
    background: #ff9022;
    color: #ffffff;
}
.boy_qrm-lev-4>li.active{
    background: #ff9022;
    color: #ffffff;
}









































