/*内容显示部分(通用)*/
.article,.download{width:100%;padding:0;color:#111}
.article:before,.article:after,.download:before,.download:after{content:'';display:table;height:0;clear:both}
.arc-header>h1,.download>h1{margin:15px 0;font-weight: normal;text-align: center;line-height: 1.428}
/*文章内容*/
.title.title-side{background-position: left bottom;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background: #2570c9;}
.arc-header,.arc-footer,.arc-content,.page-control,.page-nav,.share{padding:15px}
.arc-header>.info{font-size:1em;color:#666;text-align: center}
.arc-header>.description{padding:10px;font-size: 1.1em;text-indent: 2em;color:#2570c9;border:1px dotted #ccc;-webkit-border-radius:5px;-mox-border-radius:5px;border-radius:5px}
.arc-footer{font-size:1.1em;color:#666;clear:both}
.arc-content{font-size: 1.35em;line-height: 1.75}
.arc-content p{text-indent: 2em}
.arc-content img{max-width: 100%;height:auto !important}
.arc-content p>img,.arc-content p>embed,.arc-content p>video{margin-left:-2em}
.article>.page-control{text-align: center;font-size: 1.32em}
.article>.page-nav{font-size: 1.1em;line-height:1.5;color:#7F3F33;border-top:1px dotted #ccc;border-bottom: 1px dotted #ccc;clear:both}
/*下载*/
.download .soft-info{height:330px;padding-bottom:20px;position: relative}
.download .soft-img{position: relative}
.download .soft-img img{max-width:90%;height:auto;position: absolute;margin:auto;top:0;right:0;bottom: 0;left:0;overflow: hidden}
.download .down-link{list-style: none;list-style-position: outside;padding:20px;line-height: 30px}
.down-link li{display: inline-block;*zoom:1;*display:inline;margin:0 10px;padding:0 15px;background-color:#E3F2CE;text-shadow:1px 1px 0 rgba(255,255,255,.6);-webkit-border-radius:5px;border-radius:5px}
.down-link li:hover{background-color:#7F3F33}
.download .soft-intro{padding:20px;font-size:14px;line-height: 1.75}
.soft-intro p{text-indent: 2em}
.soft-intro p>img{margin-left:-2em}
.download .soft-desc{margin:15px;padding:15px;color:#666;border:1px dotted #99CCFF;background-color: #FFF;-webkit-border-radius:5px;border-radius:5px}
/*表格*/
.data-table{line-height: 30px;font-size: 13px}
.data-table td{padding:2px 5px}
.data-table .help-block{padding: 0;line-height: 1.5;font-size:12px;color:#999}