/*详情页默认样式*/
.markdown-body ul, .markdown-body ul li{
 list-style: disc;
}
.markdown-body ol, .markdown-body ol li{
 list-style: decimal;
}
.txt{font-family:Microsoft YaHei;font-size:16px;letter-spacing:2px;line-height:1.5;word-wrap:break-word;}
.txt table.noBorderTable td,.txt table.noBorderTable th,.txt table.noBorderTable caption{border:1px dashed #ddd !important}
.txt table{margin-bottom:10px;border-collapse:collapse;display:table;}
.txt td,.txt th{padding: 5px 10px;border: 1px solid #DDD;}
.txt caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.txt th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.txt table tr.firstRow th{border-top-width:2px;}
.txt img{max-width: 100%;height: auto;}

.txt ol,.txt ul{margin:0;padding:0;width:95%}
.txt li{clear:both;}

.borderVisible{font-family:Microsoft YaHei;font-size:16px;letter-spacing:2px;line-height:1.5;word-wrap:break-word;}
.borderVisible table.noBorderTable td,.borderVisible table.noBorderTable th,.borderVisible table.noBorderTable caption{border:1px dashed #ddd !important}
.borderVisible table{margin-bottom:10px;border-collapse:collapse;display:table;}
.borderVisible td,.borderVisible th{padding: 5px 10px;border: 1px solid #DDD;}
.borderVisible caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.borderVisible th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.borderVisible table tr.firstRow th{border-top-width:2px;}
.borderVisible img{max-width: 100%;height: auto;}

.borderVisible ol,.borderVisible ul{margin:0;padding:0;width:95%}
.borderVisible li{clear:both;}

.selectTdClass{background-color:#edf5fa !important}table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption{border:1px dashed #ddd !important}table{margin-bottom:10px;border-collapse:collapse;display:table;margin:0 auto;}/*td,th{padding: 5px 10px;border: 1px solid #DDD;}*/caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}th{border-top:1px solid #BBB;background-color:#F7F7F7;}table tr.firstRow th{border-top-width:2px;}.ue-table-interlace-color-single{ background-color: #fcfcfc; } .ue-table-interlace-color-double{ background-color: #f7faff; }td p{margin:0;padding:0;}tbody table:nth-of-type(1){width: 100%}

.fileExt{width: auto !important;}