@charset "utf-8";
/* CSS Document */

/*下载列表页*/
.filtermain dt{ width:50%;}
.download-list{background:#fff;padding:0.5rem;margin-top:0.5rem;}
.download-list li{padding:0.5rem 0;border-bottom:1px solid #ededed; position: relative;}
.download-list li:first-child{padding-top:0;}
.download-list li:last-child{padding-bottom:0;border-bottom:0;}
.download-list .download-list-img{width:2.5rem;height:2.5rem; position: absolute;left:0;top:0;}
.download-list-img img{width:100%;height:100%;}
.download-list-info{padding-left:3rem; position: relative;}
.download-list-info .default-bg{width: 2.5rem; height: 2.5rem; position: absolute;left:0;top:0;}
.download-info-tit{font-size:0.75rem;font-weight:normal;margin-bottom:0.6rem;line-height:1rem;height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right: 0.5rem;}
.download-info-btn{background:url(../images/loadicon.png) no-repeat center left; padding-left:1rem; background-size:0.8rem 0.8rem; color:#919191;}
.download-info-info span{font-size:0.55rem;color:#919191;line-height: 1rem; margin-right:0.5rem;}

/*下载内页*/
.download-inner{ margin-bottom:0.8rem;}
.download-inner-desc{ padding:0.5rem 0.8rem; background:#fff;}
.download-inner-tit{ line-height:1.5rem;font-size: 0.75rem;margin-bottom: 0.5rem;font-weight: normal;}
.download-desc-intro{color:#919191;}
.download-inner-para{background:#fff;margin-bottom: 0.5rem;}
.download-inner-para>span{ padding:0 0.8rem; display:block; line-height:1.8rem; height:1.8rem; border-bottom:0.05rem solid #ededed; color:#888; font-size:0.65rem;}
.download-inner-stit{color: #333;font-size: 0.65rem;}
.download-inner-titintro h5,.download-inner-userbox h5{ padding:0 0.8rem; margin-bottom:0;}
.download-inner-intro{ background:#fff; padding:0.8rem;border-bottom: 0.05rem solid #ededed;color: #888; font-size:0.65rem; line-height:1rem;}
.download-inner-btnBox{ background:#fff; padding:2rem 0.8rem 0.8rem;margin-bottom: 0.5rem;}
.download-inner-btn{ display:block; background:#2e65ef; text-align:center; line-height:1.8rem;border-radius:0.15rem;}
.download-inner-btn a{ color:#fff; font-size:0.7rem;}
.download-inner-btn img{ display:none;}
.download-inner-usercon{ padding:0.8rem; background:#fff;}
.comment_write_table tr td{ padding:0.2rem 0;}
.comment_write_table textarea{ border-bottom:0.05rem solid #ededed; border-left:0; border-right:0; border-top:0;resize: none;color: #adadad; width:100% !important;}
.rightcmtnum{ color:#999;}
#SubmitComment{width: 100%;border: 0;background: #2e65ef;line-height: 1.8rem;border-radius: 0.15rem;color: #fff;font-size: 0.7rem; margin-bottom:0.2rem;}
.cmt{ margin-top:0.8rem;}
.cmt td{ padding:0.5rem 0; border-bottom:0.05rem solid #ededed;}
.cmt tr:last-child td{ border-bottom:0;}
.cmt img{ width:2rem !important; height:2rem !important; border-radius:2rem;}
.cmt .jbimg{ width: auto !important;height:auto !important; }
.cmt .gray{ color:#999;}
.cmt p{ margin-top:0.2rem;}
.username{ color:#2e65ef;}
