You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
3.6 KiB
CSS

9 months ago
body{margin:0;padding:0;overflow:hidden;}
.topCollection{margin:0;padding:0;width:22.5em;height:24.5em;border:none;}
.compendiaryBackground{background:url(../images/1080-1920/user_bg01.jpg) no-repeat;/*background-size:22.5em 28.75em;*/background-size:cover;background-position:0 -2.75em;}
.detailBackground{background:url(../images/1080-1920/user_bg02.jpg) no-repeat;/*background-size:22.5em 10em;*/background-size:cover;background-position:0 0em;}
.companyName{margin:0 auto;padding:0;padding-top:3.125em;padding-bottom:2.6875em;width:15.1875em;height:1.375em;text-align:center;}
span.nameItem{font-size:1.3em;color:#000;font-family:"微软雅黑";}
.employeeICO{margin:0 auto;padding:0;width:5em;height:5em;border:2px #fff solid;-moz-box-shadow:0px 5px 5px #545454; -webkit-box-shadow:0px 5px 5px #545454; box-shadow:0px 5px 5px #545454;-moz-border-radius-topleft: 2.6em;-moz-border-radius-topright: 2.6em;-moz-border-radius-bottomleft:2.6em;-moz-border-radius-bottomright:2.6em;-webkit-border-top-left-radius: 2.6em;-webkit-border-top-right-radius:2.6em;-webkit-border-bottom-left-radius:2.6em;-webkit-border-bottom-right-radius:2.6em;border-top-left-radius: 2.6em;border-top-right-radius:2.6em;border-bottom-left-radius:2.6em;border-bottom-right-radius:2.6em;text-align:center;}
.employeeImg{margin;0 auto;padding:0;width:5em;height:5em;-moz-border-radius-topleft: 2.6em;-moz-border-radius-topright: 2.6em;-moz-border-radius-bottomleft:2.6em;-moz-border-radius-bottomright:2.6em;-webkit-border-top-left-radius: 2.6em;-webkit-border-top-right-radius:2.6em;-webkit-border-bottom-left-radius:2.6em;-webkit-border-bottom-right-radius:2.6em;border-top-left-radius: 2.6em;border-top-right-radius:2.6em;border-bottom-left-radius:2.6em;border-bottom-right-radius:2.6em;}
.employeeInfo{margin:0 auto;padding:0;padding-top:2em;padding-bottom:2.5em;width:15.1875em;height:3em;}
.employeeItem{margin:0;padding:0;width:100%;height:1.25em;line-height:1.25em;text-align:center;}
span.employeeContent{font-size:0.875em;color:#000;font-family:"微软雅黑";}
.animateBtn{margin:0 auto;padding:0;width:15.1875em;height:2em;text-align:center;}
.footCollection{margin:0;padding:0;width:100%;height:3.125em;background-color:#dddddd;position:fixed;bottom:0;}
.footBtn{float:left;margin:0 auto;padding:0;width:50%;height:3.125em;line-height:3.125em;display:inline-block;text-align:center;}
a.bottomBtn{font-size:0.875em;color:#000;font-family:"微软雅黑";text-decoration:none;}
a.bottomBtn:hover{font-size:0.875em;color:#000;font-family:"微软雅黑";text-decoration:none;}
.mainCollection{margin:0 auto;padding:0;padding-bottom:4em;width:100%;height:6.125em;}
ul.loginUL{margin:0 auto;padding:0;padding-top:1.5em;width:80%;height:4.125em;list-style:none;display:block;}
ul.userInfoUL{margin:0 auto;padding:0;padding-top:1.5em;width:80%;height:20em;list-style:none;display:block;}
li.loginLI{float:left;margin:0;padding:0;width:100%;height:2.0625em;line-height:2.0625em;text-align:left;}
li.userInfoLI{float:left;margin:0;padding:0;width:100%;height:1.8em;line-height:1.8em;text-align:left;}
ul.userUL{margin:0 auto;padding:0;width:80%;height:2.0625em;list-style:none;display:inline;}
li.titleLI{float:left;margin:0;padding:0;width:36%;height:1.2em;line-height:1.2em;text-align:left;}
li.contentLI{float:left;margin:0;padding:0;width:64%;height:1.2em;line-height:1.2em;text-align:left;}
span.titleContent{font-size:0.875em;color:#000;font-family:"微软雅黑";}
.txtInput{margin:0;padding:0;width:95%;height:1.2em;line-height:1.2em;outline:none;border:0px #dddddd solid;border-bottom:1px #dddddd solid;font-size:0.875em;color:#000;font-family:"微软雅黑";}