@charset "utf-8";
/*box_fileDownload*/
.box_fileDownload .clear{clear:both;}
.box_fileDownload .fileItemBox {padding: 5px 10px}
/*展示类型一*/
.box_fileDownload .fileItemBox>ul{padding: 0; margin: 10px 0; list-style: none;}
.box_fileDownload .fileItemBox>ul>li{clear: both; margin-bottom: 10px; border-bottom: 1px solid #ddd}
.box_fileDownload .fileItemBox>ul>li .dow_img{width: 45px; height: 45px; float: left; margin-right: 10px; margin-bottom: 10px; box-sizing: border-box;}
.box_fileDownload .fileItemBox>ul>li i{font-size: 45px;float: left; margin-right: 10px; margin-bottom: 10px;}
.box_fileDownload .fileItemBox .contect{overflow: hidden;}
.box_fileDownload .fileItemBox>ul>li .title{display: block; color: #111111; font-weight: bold;height:45px; line-height: 45px; font-size: 16px; font-family: "微软雅黑"; text-decoration: none; margin-bottom:10px; margin-top: 10px;}
.box_fileDownload .fileItemBox>ul>li .contect .title:hover{text-decoration: underline;}
.box_fileDownload .fileItemBox>ul>li .contect .brief{display: block; margin-bottom: 10px; font-size: 12px; color: #818182; font-family: "微软雅黑";}
.box_fileDownload .fileItemBox>ul>li .contect .issinfo{font-size: 12px; line-height: 26px; color: #bbbbbb; font-family: "微软雅黑"; float: left;}
.box_fileDownload .fileItemBox>ul>li>.contect>.issinfo>span{padding-right: 16px;}
.box_fileDownload .fileItemBox>ul>li .download{width: 90px; height: 26px; line-height: 26px; display: table;float: right; border-width: 1px; border-style: solid; color: #fff!important; font-size: 12px; font-family: "微软雅黑"; background-color: #5877b7; margin-bottom:14px; text-align:center;}
.box_fileDownload .fileItemBox>ul>li>.contect>hr{clear: both; border-top-width: 0; border-bottom: #dddddd solid 1px;}
/*展示类型二*/
.box_fileDownload .fileDownload_title{height:45px; line-height:45px; border-bottom:1px solid #cccccc; color:#009fe9; font-size:16px;}
.box_fileDownload .fileList .fileList_line{height: 40px; line-height: normal; padding: 0; word-wrap: break-word; word-break: keep-all; overflow: hidden;}
.box_fileDownload .fileList .mainBodyContainer{height: 100%; margin: 0; padding: 0; width: 100%; table-layout: fixed;}
.box_fileDownload .fileList .fileList_line .mainBodyContainer .fileName{width: 60%;}
.box_fileDownload .fileNameWrap{padding-left: 5px; padding-right: 5px; word-wrap: break-word; word-break: break-all; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_fileDownload .fileList .fileList_line .mainBodyContainer .fileSizeStyle{width: 30%; padding-left: 5px; text-align: right; word-wrap: break-word; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.box_fileDownload .fileList .fileList_line .mainBodyContainer .fileOperate{width: 14%; padding-left: 5px;}
.box_fileDownload .fileList a{font-size: 14px; font-weight: normal; color: #666666; text-decoration: none; display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box_fileDownload .fileList .mainBodyContainer:hover, .fileList .mainBodyContainer:hover a{color: #009fe9;}
/*.box_fileDownload .separatorLine{border-bottom:1px dashed #e0e0e0; display:block;}*/
