@charset "UTF-8";
/**
 * @名称: 应用主页
 * @功能:
 * @authors changlanli@ebnew.com
 * @date    2016-02-02 14:21:01
 * @version 1.0
 */
.wrap {
    background: #f1f1f1;
}
.manage-logo{
    width: 100%;
    background: url('../img/app_index/manage1.jpg') no-repeat center 0;
    display: block;
    height: 280px;
    min-width: 1200px;
}
.app-item{
    width: 450px;
    height: 158px;
    border:1px solid #e2e2e2;
    padding-left: 136px;
}
.app01{
    background: url('../img/app_index/app-icon10.png') no-repeat 35px center #fff;
}
.app02{
    background: url('../img/app_index/app-icon02.png') no-repeat 35px center #fff;
}
.app03{
    background: url('../img/app_index/app-icon03.png') no-repeat 35px center #fff;
}
.app04{
    background: url('../img/app_index/app-icon05.png') no-repeat 35px center #fff;
}
.app05{
    background: url('../img/app_index/app-icon04.png')  no-repeat 35px center #fff;
}
.app06{
    background: url('../img/app_index/app-icon06.png') no-repeat 35px center #fff;
}
.app07{
    background: url('../img/app_index/app-icon11.png') no-repeat 35px center #fff;
}
.app08{
    background:url('../img/app_index/app-icon08.png')  no-repeat 35px center #fff;
}
.app09{
    background:url('../img/app_index/app-icon07.png')  no-repeat 35px center #fff;
}
.app10{
    background: url('../img/app_index/app-icon09.png') no-repeat 35px center #fff;
}
.detailed-fun,.detailed-fun:hover,.detailed-fun:focus{
    color: #888888;
    text-decoration: none;
}


.pd-b80{
    padding-bottom: 80px;
}
.mg-t50{
    margin-top: 50px;
}
.mg-l24{
    margin-left: 24px;
}
.mg-b80{
    margin-bottom: 80px;
}
.px20{
    font-size: 20px;
}
