﻿.news_view .C_Title{line-height: 1.7;}
.news_view .time{ border-bottom: 1px solid #d9d9d9; color: #5c5c5c; padding: 0.1rem 0 0.6rem;}

.news_view .description {}
.news_view .description .content {line-height: 2;}
.news_view .description .content img {max-width: 100%;}


.file-box{margin-top: 0.3rem;}
.file-box .sub-title{font-size: 0.2rem;line-height: 2;}
.file-box .item{ border:1px solid #ddd; border-radius:0.05rem;padding:0.1rem; display: flex;margin:0.1rem;float: left;min-width: 2.60rem;}
.file-box .item:hover{background: #f5f5f5;}
.file-box .type{height: 0.5rem;width: 0.5rem; background: #6c757d; line-height: 0.5rem; text-align: center; border-radius: 0.05rem; color: #fff;}
.file-box .des{flex: 1;padding-left: 0.1rem;color: #6c757d;}
.file-box .des .size{font-size: 0.18rem;}
.file-box a{line-height: 0.5rem; width: 0.5rem;font-size: 0.26rem;color: #6c757d;text-align: center;}

