* { padding: 0; margin: 0; } body { background-color: #fff; font: 16px 'Microsoft YaHei', 'Heiti SC', tahoma, arial, 'Hiragino Sans GB', \\5B8B\4F53, sans-serif; color: #666; min-width: 1100px; } .w { width: 1200px; margin: 0 auto; } .wNew { width: 1000px; margin: 0 auto; } li { display: inline-block; list-style: none; color: #333; } img { display: inline-block; border: 0; vertical-align: middle; } a { text-decoration: none; color: #333; } .fl { float: left; } .fr { float: right; } .clearfix:after { content: ''; visibility: hidden; height: 0; display: block; clear: both; } .clearfix { *zoom: 1; } .w200 { width: 200px; } .w210 { width: 210px; } .w582 { width: 582px; } .w588 { width: 588px; } .w100pre { width: 100%; } /* 公共部分 */ .head { height: 120px; line-height: 120px; } .head img { width: 180px; margin-right: 400px; } .foot { height: 60px; line-height: 60px; font-size: 20px; background-color: #414141; text-align: center; margin-top: 97px; } .foot a { color: #FFFFFF; } .new .head { border-bottom: 1px solid #DCDCDC; } .new .content { margin-top: 20px; position: relative; } .new .content .title { font-size: 20px; color: #333; font-weight: 700; margin-bottom: 20px; } .new .content .time { font-size: 18px; color: #999; margin-bottom: 20px; } .new .content img { width: 100%; height: 300px; margin-bottom: 20px; } .new .content .article { font-size: 16px; margin-bottom: 20px; text-indent: 2em; line-height: 38px; } .new .content .toTop { width: 50px; height: 140px; padding: 20px 10px; background-color: #EFF0F4; position: absolute; top: 600px; right: -150px; border-radius: 10px; text-align: center; display: flex; flex-direction: column; justify-content: space-between; } .new .content .toTop img { width: 32px; height: 32px; display: block; margin: 0 auto; margin-bottom: 10px; }