/*body {*/
    /*margin: 0px 0px;*/
    /*overflow: hidden;*/
/*}*/

p {
    margin: 0px;
    font-size: 14px;
    /*color: #232323;*/
    line-height: 20px;
    padding: 3px 0px 3px 0px;
}

.p16 {
    font-size: 16px;
    cursor: pointer;
}

.p16:hover {
    color: #144297;
}
.des{
    color: #666666;
}

.top-content {
    /*height: 150px;*/
}

.top-content-left {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    /*height: 115px;*/
    padding: 35px 0px 0px 0px;
    line-height: 34px;
    text-align: center;
}

.top-content-right {
    vertical-align: top;
    display: inline-block;
    width: 830px;
    /*height: 115px;*/
    padding: 35px 0px 0px 0px;
}

.lb-title {
    display: inline-block;
    width: 100px;
    height: 34px;
    border: 1px solid #d9d9d9;
    text-align: center;
    line-height: 34px;
    color: #888888;
    font-size: 14px;
    margin-right: 13px;
    margin-bottom: 20px;
}

.lb-title:hover {
    background: #144297;
    color: #fff;
    cursor: pointer;
}

.content-content {
    border: 1px solid #fff;
    margin-bottom: 20px;
}

.content-content:hover {
    background: #f2f2f2;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.content-content-img {
    display: inline-block;
    vertical-align: top;
    height: 136px;
    width: 126px;
}

.content-content-img>img {
    height: 78px;
    width: 78px;
    margin: 26px 0px 0px 24px;
}

.content-content-child {
    display: inline-block;
    vertical-align: top;
    width: 800px;
}

.content-text {
    padding: 21px 50px 19px 0px;

}

.text-height {
    height: 50px;
}


/* 文件信息浏览详情 */

.detail {
    line-height: 20px;
}

.sponordetail {
    display: inline-block;
    padding-right: 30px;
    background: url("../img/person.png") 0px center no-repeat;
}

.sponordetail {
    color: #888888;
    padding-left: 30px;
}

.sponordetail>a:hover {
    text-decoration: none;
}

.seedetail {
    display: inline-block;
    width: 110px;
    background: url("../img/browse.png") 0px center no-repeat;
}

.seedetail {
    color: #888888;
    padding-left: 33px;
}

.timedetail {
    /* display: inline-block; */
    float: right;
    width: 85px;
    background: url("../img/time.png") 0px center no-repeat;
    text-align: right;
}

.timedetail {
    color: #888888;
    padding-left: 25px;
}
.download-span{
    display: inline-block;
    width: 54px;
    height: 24px;
    background: #daad12;
    margin-left: 20px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}