.div_header_setting { position: absolute; right: 12px; top: 0; width: 40px; height: 40px; background: url(../icon/setting2.png); background-size: 100%; } #div_receive_total { position:absolute; right:6px; top:0; height:40px; color:#FFFFFF; font-size:16px; line-height:40px; } .div_employee_item { position: relative; margin: 1px; height: 40px; background: #FFFFFF; } .img_employee_headimg { position: absolute; top: 4px; left: 8px; width: 32px; height: 32px; border-radius: 16px; } .div_employee_name { position: absolute; top: 8px; left: 48px; height:24px; font-size: 14px; color: #0090FF; line-height: 24px; } .div_employee_code { position: absolute; top: 8px; right: 8px; height:24px; font-size: 12px; color: #808080; line-height: 24px; text-align: right; } .div_employee_title { position: absolute; top: 8px; right: 60px; height:24px; font-size: 12px; color: #A0A0A0; line-height: 24px; } .div_switch_showname { position:relative; margin:8px auto; width:220px; height:30px; } #input_comment { display:block; position:relative; margin:4px auto; width:216px; height:28px; border-radius:2px; border:#E0E0E0 1px solid; background:#F8F8F8; padding:1px; color:#606060; font-size:16px; line-height:28px; -webkit-appearance:none; outline:none; resize:none; } #div_amount_group { position:relative; } .div_amount_item { position:relative; margin:12px auto; width:220px; height:56px; border-radius:8px; background:#FFFFFF; } .div_amount_circle_on { position:absolute; top:20px; right:8px; width:14px; height:14px; border:#0090FF 1px solid; border-radius:8px; } .div_amount_circle_off { position:absolute; top:20px; right:8px; width:14px; height:14px; border:#C0C0C0 1px solid; border-radius:8px; } .div_amount_dot { display:none; position:absolute; top:24px; right:12px; width:8px; height:8px; border-radius:4px; background:#0090FF; } .div_amount_100 { position:relative; width:125px; height:56px; background:url(../icon/rmb100.jpg); background-size:100%; } .div_amount_50 { position:relative; width:125px; height:56px; background:url(../icon/rmb50.jpg); background-size:100%; } .div_amount_20 { position:relative; width:125px; height:56px; background:url(../icon/rmb20.jpg); background-size:100%; } .div_amount_10 { position:relative; width:125px; height:56px; background:url(../icon/rmb10.jpg); background-size:100%; } .div_amount_5 { position:relative; width:125px; height:56px; background:url(../icon/rmb5.jpg); background-size:100%; } .div_amount_1 { position:relative; width:125px; height:56px; background:url(../icon/rmb1.jpg); background-size:100%; } .div_award_item { position:relative; margin:8px; height:64px; border-bottom:#F0F0F0 1px solid; } .div_award_give { position:absolute; left:136px; top:4px; width:16px; height:16px; background:url(../icon/next.png); background-size:100%; } .div_award_receive { position:absolute; left:136px; top:4px; width:16px; height:16px; background:url(../icon/prev.png); background-size:100%; } .img_award_headimg { position:absolute; left:160px; top:0; width:24px; height:24px; border-radius:12px; } .div_award_name { position:absolute; left:192px; top:0; height:24px; color:#0090FF; font-size:14px; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } .div_award_comment { position:absolute; left:192px; top:24px; height:16px; color:#808080; font-size:12px; line-height:16px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } .div_award_info { position:absolute; right:0; top:44px; height:16px; color:#C0C0C0; font-size:11px; line-height:16px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } .div_rank_item { position:relative; height:40px; border-bottom:#F0F0F0 1px solid; } .div_rank_order { position:absolute; left:8px; top:10px; width:18px; height:18px; border:#E0E0E0 1px solid; border-radius:10px; color:#A0A0A0; font-size:14px; text-align:center; line-height:18px; } .img_rank_headimg { position:absolute; left:40px; top:8px; width:24px; height:24px; border-radius:12px; } .div_rank_name { position:absolute; left:80px; right:80px; top:8px; height:24px; color:#0090FF; font-size:14px; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow: hidden; } .div_rank_total { position:absolute; right:12px; width:72px; top:8px; height:24px; color:#808080; font-size:16px; line-height:24px; text-align:right; } .div_rank_stats { position:relative; color:#C0C0C0; font-size:12px; text-align:center; }