body {background-color: #f5f5f5 } .bg {background-image: url(../images/login_back.jpg); background-size: 100% 100%; width: 100%; height: 100%; position: absolute; } .logo {position: absolute; top: 50px; left: 688px; } .logo img {width: 500px; } .loginBox {position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -270px; width: 360px; height: 400px; padding: 20px; box-shadow: #999 0px 2px 10px; -webkit-box-shadow: #999 0px 2px 10px; border-radius: 5px; background-color: #fff; } .scaning img {width: 100% } .loginBox p {text-align: center; font-size: 20px; line-height: 50px; } footer {position: absolute; color: white; bottom: 30px; width: 100%; text-align: center; } /*上传页*/ .cont_hyzx {width: 1000px; margin: 100px auto; padding: 1px; } .cont_hyzx {background-color: #fff; box-sizing: border-box; height: auto; } .box_shadow_2 {-webkit-box-shadow: 5px 5px 25px #999; -moz-box-shadow: 5px 5px 25px #999; box-shadow: 5px 5px 25px #999; } /*菜单*/ .borderBlue {border-bottom: #1db4e6 3px solid; } .borderBlue1 {border-bottom: #1db4e6 3px solid; } .left_menu_hyzx {width: 150px; float: left; margin: 20px 20px 30px 40px; background-color: #f5f5f5; border: 1px solid #dbdbdb; border-radius: 5px; min-height: 300px; height: 600px; } .levt_menu_top_hyzx {border-bottom: 1px solid #dbdbdb; height: 120px; padding: 0; text-align: center; font-size: 16px; line-height: 34px; } .levt_menu_top_hyzx img {height: 50px; border-radius: 10px; outline: none; margin: 20px 50px 10px 50px; } .left_menu_lists_hyzx li {list-style: inside; margin: 10px 30px; cursor: pointer } .right_menu_message_hyzx {width: 740px; float: left; margin-top: 20px; } .colorBlue {color: #1db4e6 } .right_menu_Title {height: 30px; border: 1px solid #dbdbdb; border-radius: 5px; } .right_menu_Title b {margin-left: 10px; padding-left: 10px; border-left: 4px solid #00a1d6; line-height: 30px; font-size: 16px; } .left_menu_lists_hyzx a:hover {color: #00a1d7; text-decoration: none } /* 修改头像*/ .edit_portrait {width: 740px; height: 400px; border: 1px solid #ddd; margin-top: 20px; margin-left: 0px; position: relative; padding: 15px; } .up_portrait {width: 180px; height: 180px; border: 1px solid #ddd; display: block; margin: 30px auto; border-radius: 5px; } .up_portrait img {width: 100%; height: 100%; } #select_portrait_tt {margin-left: 275px; } #up_portrait_tt {margin-left: 20px; } .portrait_btn {font-size: 14px; font-weight: 700; display: block; width: 70px; height: 24px; border-radius: 5px; border: 1px solid rgb(105, 105, 105); float: left; margin-top: 6px; line-height: 24px; color: rgb(105, 105, 105); text-align: center; cursor: pointer; text-decoration: none; } #explan_portrait {float: left; margin-left: 280px; font-size: 12px; color: rgb(105, 105, 105); margin-top: 15px; } .edit_portrait .now_portrait {width: 180px; height: 180px; border: 1px solid #ddd; display: block; margin: 30px auto; } .edit_portrait .now_portrait img {width: 100%;height:100%; } .FileList .edit_portrait a {margin: 0 320px; margin-bottom: 10px; } .FileList .edit_portrait #explan_portrait {width: 180px; float: none; margin: 0px auto; }