-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathperson.css
1 lines (1 loc) · 2.93 KB
/
person.css
1
*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu}#person_cover{position:fixed;left:0;top:0;background-color:black;opacity:.5;width:100%;height:100%;display:none}.person_main{width:780px;min-height:600px;margin:0 auto;overflow:hidden}.person_content{width:730px;margin:0 auto}.person_details{width:730px;margin:40px auto}.person_dtitle{width:730px;font-size:20px;font-weight:bold;height:40px;color:#5EB6A3;line-height:40px;padding-left:5px}.person_dcontent{width:620px;font-size:18px;min-height:40px;color:#3E4040;padding:5px}.person_change{width:100px;cursor:pointer;font-size:18px;float:right;height:25px;line-height:25px;color:#3E4040;margin-top:7px;margin-right:5px;text-align:center;color:white;background-color:#5EB6A3}.person_change:hover{-webkit-box-shadow:#5EB6A3 0 0 10px;-moz-box-shadow:#5EB6A3 0 0 10px;box-shadow:#5EB6A3 0 0 10px}.person_alert{position:absolute;width:400px;height:280px;background-color:white;margin-left:-200px;margin-top:-175px;left:50%;display:none;-webkit-box-shadow:white 0 0 10px;-moz-box-shadow:white 0 0 10px;box-shadow:0 0 10px white}.person_atitle{width:400px;height:50px;background-color:#5EB6A3;line-height:50px;padding-left:20px;font-size:25px;color:white}.person_adelete{width:30px;height:30px;background-color:white;border-radius:15px;line-height:25px;margin-top:10px;margin-right:10px;font-size:30px;color:#5EB6A3;float:right;text-align:center;cursor:pointer}.person_adelete:hover{-webkit-box-shadow:white 0 0 15px;-moz-box-shadow:white 0 0 15px;box-shadow:white 0 0 15px}.person_amain{padding:5px;color:#4C4C4C;position:relative}.person_aphone{width:300px;height:30px;margin:10px 50px}.person_apbutton{width:100px;height:30px;float:right;color:white;background-color:#5EB6A3;line-height:30px;text-align:center;cursor:pointer;border:2px solid #5EB6A3;font-size:16px}.person_apbutton:hover{-webkit-box-shadow:white 0 0 10px;-moz-box-shadow:white 0 0 10px;box-shadow:white 0 0 10px}.person_aprove{width:200px;height:30px}.person_asubmit{width:300px;height:50px;margin:0 50px;margin-top:30px}.person_asubmit0{position:absolute;left:0;top:150px;margin-top:30px}.person_ayes,.person_ano{width:80px;height:30px;line-height:30px;color:white;border:solid 1px #5EB6A3;margin-top:-10px;float:right;text-align:center;margin-right:0;color:#5EB6A3;cursor:pointer}.person_ano{margin-right:15px}.person_ayes:hover,.person_ano:hover{background-color:#5EB6A3;color:white;box-shadow:#888 0 0 10px}.person_imgsub{width:83px;margin-left:20px;cursor:pointer}.person_show{width:150px;height:100px;border:1px solid #5EB6A3;margin:30px 100px}.person_show:hover,#person_imgsubover:hover{-webkit-box-shadow:#888 0 0 10px;-moz-box-shadow:#888 0 0 10px;box-shadow:#888 0 0 10px}#person_imgsubover{position:absolute;width:100px;height:30px;background-color:#5EB6A3;top:5px;left:200px;color:white;text-align:center;line-height:30px;cursor:pointer}