/*通用样式*/ body { font-family: "微软雅黑"; background-color: #fff; } * { margin: 0px; padding: 0px; } ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd { margin: 0px; padding: 0px; list-style: none; } img { border: 0; } a, a:hover, a:active { outline: none; } a { color: #333; } a:hover { color: #bb2323; } .block_30 { width: 100%; height: 30px; clear: both; } .block_25 { width: 100%; height: 25px; clear: both; } /*当前位置*/ .position { width: 100%; height: 40px; background-color: #EDEDED; } .position_con { width: 1200px; height: 40px; margin: 0 auto; background: url("/wwwjsxfjtcom/images/29440/position.png") no-repeat 25px 15px; padding-left: 50px; line-height: 40px; font-size: 13px; } /*主体内容*/ .content { width: 1200px; height: auto; margin: 0 auto; } .article { width: 100%; min-height: 400px; padding: 40px 145px; }