/* appdownChannel */
.appdownChannel {
    position: relative;
    background: #FFF;
    padding: 10px 10px;
    border: 1px solid #9aa7c3;
}
.appdownChannel .appdownLogo {
    float: left;
    width: 58px;
}
.appdownChannel .appdownText {
    display: block;
    text-align: left;
}
.appdownChannel .appdownText dt {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
.appdownChannel .appdownText dd {
    font-size: 12px;
}
.appdownChannel .appdownBtn {
    display: block;
    padding: 5px 10px;
    float: right;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    background: #ff9f51;
    color: #fff;
    border-radius: 2px;
}
.appdownChannel .appdownCG {
    clear: both;
    float: right;
    color: #888;
    font-size: 12px;
    background: #f2f2f2;
    transform: scale(0.8);
}
.appAuthorChannel {
    border: 1px solid #c3b89a;
}
/* end appdownChannel */

/* msxfRecommandBook */
.msxfRecommandBook {
    background: #FFF;
    padding: 10px 15px;
    display: -webkit-box;
}
.msxfRecommandBook .bookCover {
    width: 90px;
}
.msxfRecommandBook .bookCover img {
    display: block;
}
.msxfRecommandBook .bookItem {
    display: block;
    text-align: left;
    -webkit-box-flex: 1;
}
.msxfRecommandBook .bookItem dt {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
.msxfRecommandBook .bookItem dd {
    font-size: 12px;
    line-height: 18px;
    color: #888;
}
.msxfRecommandBook .bookBtn {
    width: 70px;
    padding-left: 10px;
}
.msxfRecommandBook .bookBtn .aBtn {
    display: block;
    padding: 5px 10px;
    margin-top: 15px;
    text-align: center;
    background: #ff9f51;
    color: #fff;
    border-radius: 2px;
}
.msxfRecommandBook .bookBtn .aBtn2 {
    background: #99c319;
}
/* end msxfRecommandBook */

/* appInfoListChannel */
.subext_appInfoListChannel {
    position: relative;
    background: #FFF;
    padding: 10px 10px;
}
.subextGDMainRecommandBookBox .subext_appInfoListChannel {
    margin: 10px;
    background: #f8f8f8;
}
.subext_appInfoListChannel .subext_appdownText {
    display: block;
    text-align: left;
}
.subext_appInfoListChannel .subext_appdownText dt {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.subext_appInfoListChannel .subext_appdownText dd {
    font-size: 14px;
}
.subext_appInfoListChannel .subext_appdownText dd.intro {
    line-height: 18px;
}
.subext_appInfoListChannel .subext_appdownText dd.banner {
    margin-bottom: 10px;
}
.subext_appInfoListChannel .subext_appdownText dd.banner img {
    width: 100%;
}
.subext_appInfoListChannel .subext_appdownCG {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f2f2f2;
}
.subext_appInfoListChannel .subext_appdownCG .downTips {
    float: left;
    color: #888;
    font-size: 12px;
    scale: 90%;
}
.subext_appInfoListChannel .subext_appdownCG .downSource {
    float: right;
    color: #888;
    font-size: 12px;
    scale: 80%;
}
/* end subext_appInfoListChannel */
