.app {
    margin: 0 auto;
    width: 1000px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.app .label {
    position: relative;
    padding: 10px 10px 10px 12px;
    font-size: 22px;
    line-height: 22px;
}

.app .label h1 {
    font-size: 22px;
    line-height: 22px;
    font-weight: blod;
}

.app .label h1 span {
    color: #27B6D7;
}

.app .app_list {
    padding-top: 40px;
    padding-bottom: 80px;
    float: left;
}

.app .app_list li {
    float: left;
    width: 440px;
    padding: 10px 30px;
}

.app .app_list .app_icon {
    width: 80px;
    float: left;
}

.app .app_list .app_info {
    width: 260px;
    float: left;
}

.app .app_list .app_info .app_name {
    font-size: 13px;
    font-weight: blod;
}

.app .app_list .app_info .app_desc {
    font-size: 12px;
    line-height: 18px;
    padding: 3px 0px;
    font-family: "黑体";
}

.app .app_list .app_down {
    width: 90px;
    float: left;
    margin-left: 5px;
    margin-top: 15px;
}

.app .app_list .app_app {
    background-color: #00c1de;
    width: 88px;
    height: 29px;
    margin-top: 8px;
    cursor: pointer;
}

.app .app_list .app_icon #shici {
    background: url(../assert/yidi/gushi.png);
    width: 58px;
    height: 58px;
}

.app .app_list .app_android {
    background-color: #00c1de;
    width: 88px;
    height: 29px;
    margin-top: 8px;
    cursor: pointer;
    text-align: center;
    line-height: 29px;
    color: #fff;
}

.app .app_list .app_app {
    background-color: #00c1de;
    width: 88px;
    height: 29px;
    margin-top: 8px;
    cursor: pointer;
    text-align: center;
    line-height: 29px;
    color: #fff;
}

#kapian {
    background: url(../assert/yidi/kapian.png);
    width: 58px;
    height: 58px;
}