@charset "utf-8"; .Login-Div { height: 100px; width: 100%; background-color: #4682b4; } .Login-Image { top: 20px; position: absolute; left: 20px; } .Login-a { font-family: "黑体"; font-size: 30px; color: #FFF; position: absolute; left: 90px; top: 30px; font-weight: bold; } .Login-B-Div { height: 50px; width: 100%; position: absolute; background-color: #4682b4; bottom: 0px; } .Login-C-Div { height: 135px; width: 300px; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; } .Login-B-a { font-family: "宋体"; font-size: 12px; line-height: 30px; color: #FFF; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: 30px; width: 150px; } .Login-C-a { font-family: "宋体"; font-size: 12px; height: 40px; width: 100%; line-height: 40px; text-align: center; background-color: #4682b4; } .Login-C-Edit { height: 30px; width: 100%; margin-bottom: 15px; border: 1px solid #CCC; } .Login-C-Button { height: 35px; width: 100px; background-color: #f4a460; border: 1px solid #f4a460; font-family: "宋体"; font-size: 12px; color: #FFF; right: 0px; position: absolute; clear: none; bottom: 0px; } .ff { margin: 5px; }