body{ margin: 0px; padding: 0px; } .main{ width: 1200px; margin: auto; margin-bottom: 20px; overflow: hidden; } .bg{ background: no-repeat; } /* 公共 */ ul{ list-style: none; padding: 0px; margin: 0px; } a{ text-decoration: none; color: #333; } img{ vertical-align: middle; } /* 左 */ .left{ width: 23%; float: left; margin-top: 10px; height: 800px; border-right: 1px solid #e3e3e3; } .title_left{ width: 90%; line-height: 50px; margin: auto; text-align: center; background:#1a7cab; } .s1{ color: #fff; font-size: 20px; } .s2{ width: 90%; margin: auto; font-size: 16px; text-align: center; line-height: 50px; border-bottom: 1px solid #e3e3e3; } .s3{ display: block; } .s3:hover{ color: #1a7cab; background: no-repeat 98% center; } .s2_click{ background: no-repeat 98% center; } /* 右 */ .right{ width: 75%; margin-top: 10px; float: right; } .title_right{ height: 50px; line-height: 50px; color: #036492; width: 100%; border-bottom: 1px solid #036492; } .t1{ float: left; } .wz{ float: right; height: 50px; } .s4{ font-size: 14px; color: #999; } h1{ height: 50px; line-height: 50px; text-align: center; } .title_2 { width: 60%; margin: auto; height: 40px; line-height: 40px; } .time, .pv, .font { float: left; width: 33%; font-size: 14px; text-align: center; color: #999; } .s5 { float: left; width: 15%; font-size: 14px; height: 45px; text-align: end; line-height: 45px; margin-top: 5px; color: black; } .fs:hover,.fs:focus{ color: #999 !important; } .fs{ color: #999; }