.downloaddetail{background:;}

.downloaddetail .top{text-align:center; opacity:.68; margin-bottom:18px;}
.downloaddetail .top b{font-weight:inherit;}
.downloaddetail .top i{font-style:inherit; margin-right:18px;}
.downloaddetail .top i:last-child{margin:0;}

.downloaddetail aside{margin-bottom:18px;}  
.downloaddetail dir{padding-top:18px; border-top:1px solid #f0f0f0;}
.downloaddetail dir:after{display:block; content:''; clear:both;}
.downloaddetail dir>dl:after{display:block; content:''; clear:both;}
.downloaddetail dir>dl>dt{float:left; margin-right:8px; opacity:.88;}
.downloaddetail dir>dl>dt b{font-weight:inherit;}
.downloaddetail dir>dl>dd{float:left;}
.downloaddetail dir>dl>dd i{font-style:inherit;}
.downloaddetail dir>dl>dd a:hover{ }

.downloaddetail .tag{margin-bottom:18px;}
.downloaddetail .tag a{display:inline-block; margin-right:8px; border:1px solid #f0f0f0; padding:2px 8px; border-radius:3px;}
@media(max-width:767px){
.downloaddetail .tag{margin-bottom:8px;}
.downloaddetail .tag a{margin-right:4px; padding:2px 8px;}
}

@media(max-width:767px){
.downloaddetail .top{margin-bottom:8px;}
.downloaddetail aside{margin-bottom:8px;}  
.downloaddetail dir{padding-top:8px;}
}