chengkun
2025-04-18 1bb985f32f2efe0f9dd69f3cf29a1c809b1cf96d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.user_role_box{ padding-bottom:30px;}
.user_role{width:100%; text-align:center; font-size:18px; padding-top:20px;color:#333;}
.user_role_pic{width:260px;height:192px; background:url(../images/userrole.png) no-repeat center center; margin:0 auto}
.user_role_bth{width:100%; text-align:center; padding-bottom:10px;}
.user_role_bth .user_role_bth_a{width:260px;height:42px; line-height:42px; background:#4587f0; display:inline-block;color:#fff;border-radius:5px;}
.user_role_bth_b{width:260px;height:40px; line-height:40px; background:#fff;border:1px solid #4587f0; display:inline-block;color:#4587f0;border-radius:5px;}
.user_role_bth_b:hover{background:#4587f0;color:#fff;}
.identity_textarea{width:250px;border:1px solid #eee; margin-left:15px; padding:10px;}
.identity_textarea textarea{width:100%;height:65px; border:none;}
.identity_bth{width:100%; text-align:center; padding-top:20px; padding-bottom:20px;}
.identity_bth_qd{width:70px;height:30px; background:#f60;border-radius:3px;color:#fff;border:none; cursor:pointer}
.identity_bth_qx{width:70px;height:30px; background:#288add;border-radius:3px;color:#fff;border:none; cursor:pointer}
.identity_cgtip{width:100%; text-align:center; font-size:14px;color:#f00; padding:10px 0;}
.identity_cgwxtip{width:100%; text-align:center}
.identity_cgwxewm{width:100%; text-align:center; padding:10px 0;}
.identity_cgtel{width:100%; text-align:center;  padding-bottom:20px;}
.identity_jtip{ text-align:center; font-size:14px;color:#333; padding:10px 15px; line-height:25px;}
.identity_sq{width:90px;height:38px; background:#f60;color:#fff;border-radius:2px;border:none; cursor:pointer}
.identity_sqbth{width:100%;  padding:10px 0 30px 0;text-align:center;}
.identity_qx{width:90px;height:38px; background:#eee;color:#666;border-radius:2px;border:none; cursor:pointer; margin-left:20px;}