.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1}
ul,li{
    list-style:none;
}
.btn {
    text-align: center;
    position: absolute;
    width: 80px;
    height: 37px;
    line-height: 37px;
    right: 180px;
    color: #fff;
    background-color: #4A90E2;
    border-radius: 5px;
    cursor: pointer;
}
.btn-database-detail,.btn-policy,.btn-newslist,.btn-policylist,.btn-standardlsit,.btn-report,.btn-themeReport {
    text-align: center;
    position: absolute;
    width: 90px;
    height: 37px;
    line-height: 38px;
    right: 28px;
    color: #fff;
    cursor: pointer;
    background:  #5AA4FA;;
    border-radius: 4px;
}
.btn-report,.btn-themeReport {
    right: 78px;
}
.jiantou {
    position: absolute;
    top: 14px;
}
.jiantouBox {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    right: -8px;
}
.qrm-input{
    outline: none;
    border:none;
    height: 35px;
    width: 90%;
    position: absolute;
    left: 4px;
    top: 0;
    padding: 0 10px;
    font-size: 14px;
    color: #606266;
    letter-spacing: 0;
}
.qrm-input-border{
    position: relative;
}
.qrm-pinming{
    height: 37px;
    line-height: 40px;
    /* border:1px solid #dddddd; */
    border-radius: 5px;
    position: relative;
    /* width: 300px; */
    background-image: url("../../static/image/qrm-arrow-down.png");
    background-repeat: no-repeat;
    background-position: 271px;
    /* background: #FFFFFF; */
    border: 1px solid #DCDFE6;
    border-radius: 4px;
}
.qrm-pinming:hover{
    cursor: pointer;
}
.qrm-pinming input:hover{
    cursor: pointer;
}
.qrm-pinming-panel{
    position: absolute;
    top: 52px;
    left: -1px;
    z-index: 99999;
    width: 350px;
    height: 210px;
    /*border: 1px solid #409EFF;*/
    background: #ffffff;
}
 
.qrm-border1{
    float: left;
    width: 33%;
    height: 208px;
    overflow-y: scroll;
    border-right: 1px solid #f1f1f1;
    box-shadow: 0 0px 5px #f1f1f1;
    position: absolute;
    top: 38px;
    background-color: white;
    z-index: 11;
    /*margin-left: 5px;*/
    overflow: auto;
}
 
 
.qrm-border2{
    float: left;
    width: 34%;
    height: 208px;
    overflow-y: scroll;
    border-right: 1px solid #f1f1f1;
    box-shadow: 0 0px 5px #f1f1f1;
     position: absolute;
    top: 38px;
    left: 100px;
    background-color: white;
    z-index: 11;
    /*margin-left: 5px;*/
    overflow: auto;
}
.qrm-border3{
    float: left;
    width: 34%;
    height: 208px;
    overflow-y: scroll;
    border-right: 1px solid #f1f1f1;
    box-shadow: 0 0px 5px #f1f1f1;
    position: absolute;
    top: 38px;
    left: 202px;
    background-color: white;
    z-index: 11;
    /*margin-left: 5px;*/
    overflow: auto;
}
.qrm-lev{
    float: left;
    width: 96.5%;
    margin:0;
    padding:0;
    font-size: 12px;
}
.qrm-lev>li{
    overflow: hidden;/*超出部分隐藏*/
    text-overflow:ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
    width: 104%;
    position: relative;
    display: block;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
}
.qrm-lev>li:hover{
    background: #F5F7FA;
    /*color: #409EFF;*/
}
 
.qrm-arrow-right{
    display: inline-block;
    width: 4px;
    height: 7px;
    background: url("../image/qrm-arrow-right.png") no-repeat;
    position: absolute;
    right: 7px;
    top: 14px;
}
 
.qrm-lev-1>li.active{
    background: #F5F7FA;
    color: #409EFF;
 
}
.qrm-lev-2>li.active{
    background: #F5F7FA;
    color: #409EFF;
 
}
.qrm-lev-3>li.active{
    background: #F5F7FA;
    color: #409EFF;
 
}
.qrm-lev-4>li.active{
    background: #F5F7FA;
    color: #409EFF;
}
.box{
    width: 299px;
    margin: 0 auto;
    /* float: left; */
}
/* 上榜列表 */
.boxlist{
    width: 190px;
    margin: 0 auto;
    margin-top: 20px !important;
}
#inplist {
    width: 80%;  
}
.box1 {
    margin: 0;
}
.list1{
    width: 50%;
    border: 1px solid #DCDFE6;
    top: 38px;
}
 
 
.list2{
    width: 50%;
    border: 1px solid #DCDFE6;
    top: 38px;
    left: 94px;
}
.btn-bus {
    text-align: center;
    position: absolute;
    width: 90px;
    height: 37px;
    line-height: 38px;
    right: 28px;
    color: #fff;
    cursor: pointer;
    background: #5AA4FA;
    border-radius: 4px;
}
/* 上榜列表 */
