/*body{*/
    /*font-family: "Microsoft YaHei";*/
/*}*/
.otherDetail-content{
    width:1200px;
    margin: 0 auto 40px;
}
.information-detail-leftDiv{
    width:850px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.information-detail-leftDiv .otherDetail-abstract{
    margin-top: 30px;
    border:1px solid #E7E7E7;
    height: 70px;
    line-height: 21px;
    color:#666666;
    padding:15px 8px 10px 55px;
    font-size: 10px;
}
.information-detail-leftDiv .otherDetail-abstract div img{
    position: relative;
    top:-25px;
    left: -45px;
    display: inline-block;
    vertical-align: top;
}
.information-detail-leftDiv .otherDetail-abstract div div{
    position: relative;
    top:-20px;
    left: -75px;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    color:white;
}
.information-detail-leftDiv .otherDetail-abstract .otherDetail-abstractContent{
    position: relative;
    vertical-align: top;
    position: relative;
    top:-55px;
}
.information-detail-leftDiv .otherDetail-contentDiv{
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 37px;
    font-size: 16px;
}
.information-detail-leftDiv .otherDetail-contentDiv td{
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}
.information-detail-leftDiv .otherDetail-fuJianDiv{
    border:1px solid #E7E7E7;
    height: 75px;
    width:420px;
}
.information-detail-leftDiv .otherDetail-fuJianDiv .otherDetail-fileName{
    margin-top: 28px;
    margin-left: 20px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
}
.information-detail-leftDiv .otherDetail-fuJianDiv .otherDetail-fileName img{
    padding-right: 20px;
}
.information-detail-leftDiv .otherDetail-fuJianDiv .otherDetail-downDiv{
    border:1px solid #0C3586;
    width:70px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
    margin:19.5px 10px 19.5px  ;
    text-align: center;
    line-height: 36px;
    border-radius:2px ;
}