/**应用管理列表（低保真）**/

/*.list{*/
        /*margin-top: 20px;*/
        /*border-radius: 10px;*/
        /*border: 1px solid #aeaeae;*/
/*}*/
    /*.list .header{*/
        /*height: 40px;line-height: 40px;background-color: #f0f0f0;*/
        /*border-radius: 10px;*/
    /*}*/
    /*.list .body{*/
        /*margin: 15px auto auto auto;*/
    /*}*/
    /*.list .row{*/
        /*margin: 15px auto auto 5px;*/
        /*height: 45px;*/
    /*}*/
    /*.list .col1{*/
        /*width: 160px;text-align: center;float: left;*/
    /*}*/
    /*.list .col1>a{*/
        /*color: royalblue;*/
    /*}*/
    /*.list .col2{*/
        /*width: 120px;text-align: center;float: left;*/
    /*}*/
    /*.list .col2>a{*/
        /*margin: auto auto auto 25px;*/
        /*color: #aeaeae;*/
    /*}*/


.list{
    margin-top: 0px;
    border-radius: 0px;
    border: 1px solid #dcdcdc;
}

.list .header{
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 0px;
    font-size:14px;
    font-weight: bold;
    font-family: "Microsoft YaHei",微软雅黑;
    color: #555555;
    /*border-bottom: 1px solid #dcdcdc;*/
}
.list .body{
    /*margin: 15px auto auto auto;*/
    /*height: 70px;*/
    /*line-height: 70px;*/
    font-size:12px;
    font-family: "simsun";
}
.list .row{
    margin: 0px auto auto 0px;
    /*height: 100%;*/
    min-height: 40px;
    border-bottom: 1px solid #dcdcdc;
}
.list .row:first-child{
    border-top: 1px solid #dcdcdc;
}
.list .row:last-child{
    border-bottom: none;
}
.list .col1{
    width: 20%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;


}
.list .col1 .col-align>a{
    color: royalblue;
}
.list .col2{
    width: 19%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}

.list .col3{
    width: 18%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}


.list .col4{
    width: 20%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}
.list .col5{
    width: 15%;
    text-align: center;
    float: left;
    display: table;
    border-right: 1px solid #dcdcdc;
    height: 100%;
}
.list .col5 .col-align>a{
    margin: auto auto auto 25px;
    color: #52bcec;
}
.list .col6{
    width: 7%;
    text-align: center;
    float: left;
    display: table;
    height: 100%;
}
.list .col7{
    width: 131px;text-align: center;float: left;
    display: table;
    height: 100%;
}
.list .col7 .col-align>a{
    margin: auto auto auto 25px;
    color: #52bcec;
}

.body .col-align{
    vertical-align: middle;
    display: table-cell;
}


.list .areabody{
    /*margin: 15px auto auto auto;*/
    /*height: 70px;*/
    /*line-height: 70px;*/
    font-size:13px;
    font-family: "simsun";
}

.list .areacol1{
    width: 24%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;


}
.list .areacol1 .col-align>a{
    color: royalblue;
}
.list .areacol2{
    width: 18%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}

.list .areacol3{
    width: 19%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}

.list .areacol4{
    width: 19%;
    text-align: center;
    float: left;
    border-right: 1px solid #dcdcdc;
    display: table;
    height: 100%;
}

.list .areacol5{
    width: 19%;
    text-align: center;
    float: left;
    display: table;
    height: 100%;
}
.list .areacol5 .col-align>a{
    margin: auto auto auto 25px;
    color: #3A85C6;
}

