.width1000 {
    width: 1000px;
    margin: auto;
}
.clearfix {
    width: 100%;
    height: auto;
    clear: both;
    overflow: hidden;
}

.tableBox{ border:1px solid #b9b9b9; border-right:0; margin:20px 0; width:100%;}
.tableBox th{ background-color:#D4D4D4; height:40px; line-height:40px; color:#000; font-size:16px; text-align:center;}
.tableBox td{ border-top:1px solid #b9b9b9;border-right:1px solid #b9b9b9; height:40px; line-height:40px; padding:0 5px;}

.leftInd{ float:left; width:715px; overflow:hidden; margin-bottom:20px;}
.rightInd{ float:right; width:265px; overflow:hidden; margin-bottom:20px;}

.contectBox{ margin:15px 0; width:100%;}
.contectBox img{ margin:10px auto;}
.contectBox p{ font-size:16px; line-height:2em;}
.rwList dd span.zjImg{ 
    width:67px; 
    height:67px; 
    border-radius:50%; 
    margin-right:20px; 
    overflow:hidden;
}
.downdetail{ margin-top:60px;}
.downdetail a{ display:inline-block; background:url(/content/images/ico_4.png) no-repeat #C3382A; height:50px; line-height:50px; color:#FFF; font-size:20px; padding-left:44px; text-align:center; float:left;}
.downdetail a:hover{ background-color:#C3382A;}
.downdetail a.sc{ width:60px; background-position:10px 12px; margin-right:17px; _margin-right:17px; *margin-right:15px;}
.downdetail a.mf{ width:96px; background-position:10px -65px;}
.downLan{ width:100%; height:40px; line-height:40px;}
.downLan span{ display:inline-block; margin-right:10px;}

.show-detail-params{margin-top: 10px;}
.show-detail-params td, .show-detail-params th{padding-top:5px;padding-bottom:5px;padding-left: 1px;height: 10px;overflow: hidden;}
.show-detail-params th{font-size: 18px;color: #333;font-weight: bolder;text-align:left;}
.show-detail-params td{height: 10px;overflow: hidden;}
a {
    color: #333;
    text-decoration: none;
}