﻿.news_view{}
.news_view .C_Title{color:#000; font-weight: bold; text-align: center; }

.news_view .description {}
.news_view .description .content {margin: 0.6rem 0px; line-height: 2;}
.news_view .description .content img {max-width: 100%; display: block; margin: 0.2rem 0px;}
.news_view .description .content p{margin-bottom: 0.12rem;}


.qiehuan{}
.qiehuan a{max-width: 45%;color: #5b5b5b; font-size: 0.2rem; display: block; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}


.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:5px;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: 5px; 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;}

