@charset "utf-8";
/* CSS Document */

/*首页*/
.system{ width:100%; height:auto; margin:0px; padding:0px; overflow:hidden;}
.system .turntable{ width:20em; height:20em; margin:0px; margin-left:auto; margin-right:auto; margin-top:9em; padding:0px;}
/*图标层*/
.system .turntable .tableuser{ position:relative; z-index:5; width:20em; height:20em; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.system .turntable .tableuser .user_capital{ position:absolute; left:6%; top:3em; width:30%; height:6em;}/*资金*/
.system .turntable .tableuser .user_diamond{ position:absolute; left:6%; top:9em; width:30%; height:6em;}/*金钻*/
.system .turntable .tableuser .user_order{ position:absolute; left:35%; top:0; width:30%; height:6em;}/*订单*/
.system .turntable .tableuser .user_business{ position:absolute; left:35%; top:12em; width:30%; height:6em;}/*商家*/
.system .turntable .tableuser .user_user{ position:absolute; left:64%; top:3em; width:30%; height:6em;}/*个人*/
.system .turntable .tableuser .user_life{ position:absolute; left:64%; top:9em; width:30%; height:6em;}/*服务、区管*/
.system .turntable .tableuser .icon{ width:100%; text-align:center;}
.system .turntable .tableuser .icon img{ height:2em; margin-top:2em;}
.system .turntable .tableuser .text{ width:100%; height:2em; font-size:0.8em; text-align:center; line-height:2.4em;}
/*背景层*/
.system .turntable .tablebg{ position:absolute; z-index:0; left:0; top:0; width:100%; height:20em; margin-top:9em; text-align:center;}
.system .turntable .tablebg img{ height:100%;}
/*遮罩层*/
.system .turntable .mask{ position:absolute; z-index:1; left:5%; top:0; width:90%; margin-top:2em;}
.system .turntable .mask img{ width:100%;}
/*头像层*/
.system .turntable .tablemenu{ position:absolute; z-index:2; left:30%; top:15.32em; width:40%; height:auto; overflow:hidden;}
.system .turntable .tablemenu .tablemenu_code{ width:7em; height:7em; border:1px solid #FFFFFF; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:auto; margin-right:auto; overflow:hidden;}
.system .turntable .tablemenu .tablemenu_code .tablemenu_code_img{ width:5em; height:5em; border:0.3em solid #FFFFFF; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:auto; margin-right:auto; margin-top:0.7em; overflow:hidden;}
.system .turntable .tablemenu .tablemenu_code .tablemenu_code_img img{ width:100%;}
/*性别层*/
.system .turntable .gender{ position:absolute; z-index:3; left:13em; top:20em; width:1em; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; overflow:hidden;}
.system .turntable .gender img{ width:100%;}
/*展示文字层*/
.system .turntable .information_text{ position:absolute; z-index:4; left:15%; top:1em; width:70%;}
.system .turntable .information_text .text_telie{ width:100%; font-size:1em; text-align:center; line-height:200%; color:#21a5e9;}
.system .turntable .information_text .text_inform{ width:50%; height:1.8em; border:1px solid #999999; font-size:0.8em; text-align:center; line-height:1.8em; color:#FF5000; border-radius:0.9em;-moz-border-radius:0.9em;-webkit-border-radius:0.9em; margin-left:auto; margin-right:auto; margin-top:1em;}
/*福泽等级*/
.system .grade{ width:8em; height:1.4em; background:#F7BB18; border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em; margin-top:1.5em; margin-left:auto; margin-right:auto;}
.system .grade .icon{ width:1em; height:1em; background:#FFFFFF; text-align:center; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.2em; margin-left:0.2em; margin-right:0.2em; line-height:1em; float:left;}
.system .grade .icon img{ height:0.6em; margin-top:0.2em; margin-left:0.2em; float:left;}
.system .grade .text{ width:7em; height:1.4em; font-size:0.8em; text-align:left; line-height:1.75em; color:#FF7100; margin-left:0.2em; margin-left:0.4em; float:left;}

/*
.system{ width:100%; height:auto; margin:0px; padding:0px; overflow:hidden;}
.system .turntable{ width:100%; height:auto; margin:0px; padding:0px;}
.system .turntable .tablebg{ position:absolute; z-index:1; left:5%; top:8em; width:90%;}
.system .turntable .tablebg img{width:100%;}
.system .turntable .mask{ position:absolute; z-index:2; left:7%; top:7%; width:86%;}
.system .turntable .mask img{ width:100%;}
.system .turntable .tableuser{ position:absolute; z-index:3; left:5%; top:8em; width:90%;}
.system .turntable .tableuser .user_capital{ position:absolute; left:15%; top:0; width:10%; margin-top:22%;}
.system .turntable .tableuser .user_diamond{ position:absolute; left:15%; top:0; width:10%; margin-top:58%;}
.system .turntable .tableuser .user_order{ position:absolute; left:45%; top:0; width:10%; margin-top:7%;}
.system .turntable .tableuser .user_business{ position:absolute; left:45%; top:0; width:10%; margin-top:75%;}
.system .turntable .tableuser .user_user{ position:absolute; left:75%; top:0; width:10%; margin-top:22%;}
.system .turntable .tableuser .user_life{ position:absolute; left:75%; top:0; width:10%; margin-top:58%;}
.system .turntable .tableuser .icon{ width:100%; text-align:center;}
.system .turntable .tableuser .icon img{ width:100%;}
.system .turntable .tableuser .text{ width:100%; height:2em; font-size:0.8em; text-align:center; line-height:2.4em;}
.system .turntable .tableuser .tablemenu{ width:9em; height:9em; border:1px solid #FFFFFF; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:auto; margin-right:auto; margin-top:4em; overflow:hidden;}
.system .turntable .tableuser .tablemenu .tablemenu_code{ width:7em; height:7em; border:0.3em solid #FFFFFF; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:0.7em; margin-top:0.7em; overflow:hidden;}
.system .turntable .tableuser .tablemenu .tablemenu_code img{ width:100%;}
.system .turntable .tableuser .gender{ position:absolute; left:61%; top:0; width:6%; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:56%; overflow:hidden;}
.system .turntable .tableuser .gender img{ width:100%;}
.system .turntable .information_text{ position:absolute; z-index:4; left:15%; top:4%; width:70%;}
.system .turntable .information_text .text_telie{ width:100%; font-size:1em; text-align:center; line-height:200%; color:#21a5e9;}
.system .turntable .information_text .text_inform{ width:50%; height:1.8em; border:1px solid #999999; font-size:0.8em; text-align:center; line-height:1.8em; color:#FF5000; border-radius:0.9em;-moz-border-radius:0.9em;-webkit-border-radius:0.9em; margin-left:auto; margin-right:auto; margin-top:1em;}
.system .grade{ width:8em; height:1.4em; background:#F7BB18; border-radius:0.7em;-moz-border-radius:0.7em;-webkit-border-radius:0.7em; margin-top:136%; margin-left:auto; margin-right:auto;}
.system .grade .icon{ width:1em; height:1em; background:#FFFFFF; text-align:center; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.2em; margin-left:0.2em; margin-right:0.2em; line-height:1em; float:left;}
.system .grade .icon img{ height:0.6em; margin-top:0.2em; margin-left:0.2em; float:left;}
.system .grade .text{ width:6.6em; height:1.4em; font-size:0.8em; text-align:left; line-height:1.75em; color:#FF7100; float:left;}
*/

/*个人中心*/
.system .user{ width:100%; height:auto; overflow:hidden;}
/*个人信息展示*/
.system .user .personal{ width:97%; height:3em; background-color:#FFFFFF; margin-top:0.5em; padding-left:3%;}
.system .user .personal .personal_icon{ width:32%; height:3em; text-align:center; float:left;}
.system .user .personal .personal_icon .personal_icon_img{ width:26%; text-align:left; float:left;}
.system .user .personal .personal_icon .personal_icon_img img{ height:2em;width:2em; border:2px solid #F2F2F2; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.3em; overflow:hidden;}
.system .user .personal .personal_icon .personal_text_code{ width:64%; height:3em; float:left;}
.system .user .personal .personal_icon .personal_text_code .personal_text_text{ width:90%; height:2em; font-size:0.8em; text-align:left; line-height:2.4em; color:#333333; padding-left:5%; padding-right:5%;overflow:hidden;}
.system .user .personal .personal_icon .personal_text_code .personal_grade{ width:80%; height:1em; background:#F7BB18; border-radius:0.5em;-moz-border-radius:0.5em;-webkit-border-radius:0.5em; margin-right:20%;}
.system .user .personal .personal_icon .personal_text_code .personal_grade .icon{ width:0.8em; height:0.8em; background:#FFFFFF; text-align:center; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.1em; margin-left:0.1em; margin-right:0.1em; line-height:0.8em; float:left;}
.system .user .personal .personal_icon .personal_text_code .personal_grade .icon img{ height:0.4em; margin-top:0.2em; margin-left:0.2em; float:left;}
.system .user .personal .personal_icon .personal_text_code .personal_grade .text{ width:70%; height:1.4em; font-size:0.6em; text-align:left; line-height:1.75em; color:#FF7100; float:left;}
.system .user .personal .personal_icon .personal_gender{ position:relative; z-index:1; left:1.7em; top:-1.4em; width:0.6em; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; overflow:hidden;}
.system .user .personal .personal_icon .personal_gender img{ width:100%;}
.system .user .personal .personal_text{ width:48%; height:3em; font-size:0.8em; text-align:left;line-height:3.6em;color:#777777;margin-left:2%; float:left;}
.system .user .personal .personal_button{ width:18%; height:3em; background-color:#21a5e9; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; float:right;}
.system .user .personal .personal_order{ width:18%; height:2em; background-color:#FF6600; padding-top:0.5em; padding-bottom:0.5em; float:right;}
.system .user .personal .personal_order_text{ width:100%; height:2em; font-size:0.8em; text-align:center; line-height:140%; color:#FFFFFF;}
/*功能界面*/
.system .user .function{ width:100%; height:auto; margin-top:0.5em;}
.system .user .function .code{ width:24.8%; height:7.4em; background-color:#FFFFFF; float:left;border-bottom:1px solid #f2f2f2;}
.system .user .function .code .iocn{ width:100%; height:2.4em; text-align:center; padding-top:1.0em;border-left:1px solid #f2f2f2;}
.system .user .function .code .iocn img{ height:2.4em;}
.system .user .function .code .text{ width:100%; height:2em; font-size:1em; text-align:center; line-height:2em; color:#333333; padding-top:1em;padding-bottom:1em;border-left:1px solid #f2f2f2;}
.system .user .function .binding{ width:33.13333333333333%; height:10em;}
.system .user .function .binding .iocn{ height:4em;}
.system .user .function .binding .iocn img{ height:4em;}
.system .user .function .binding .textcolor{ color:#21a5e9;}

/*二维码展示界面、扫描后界面*/
/*展现*/
.system .user .qrshow{ width:94%; height:auto; background:#FFFFFF; margin-left:auto; margin-right:auto; margin-top:0.5em; padding-bottom:2em;}
.system .user .qrshow .code{ width:100%; height:4em; background-color:#FFFFFF;}
.system .user .qrshow .code .l{ width:100%; height:4em; margin-left:3%; float:left;}
.system .user .qrshow .code .l .icon{ width:20%; height:4em; text-align:left; float:left;}
.system .user .qrshow .code .l .icon img{ width:3em; height:3em; border:0.1em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.4em; overflow:hidden;}
.system .user .qrshow .code .l .text{ width:70%; height:4em; float:left;}
.system .user .qrshow .code .l .text .text0{ width:100%; font-size:1em; text-align:left; line-height:1.6em; color:#333333; margin-top:0.5em;}
.system .user .qrshow .code .l .text .text1{ width:100%; font-size:0.8em; text-align:left; line-height:1.4em; color:#333333;}
.system .user .qrshow .qrimg{ width:100%; height:auto; text-align:center; margin-top:1em; margin-bottom:1em;}
.system .user .qrshow .qrimg img{ width:60%;}
.system .user .qrshow .qrtext{ width:100%; height:auto; font-size:1em; text-align:center; line-height:200%; color:#333333;}
.system .user .qrshow .qrbutton{ width:50%; height:3em; border:1px solid #FF6600; font-size:1em; text-align:center; line-height:3em; color:#FF6600; margin-left:auto; margin-right:auto; margin-top:2em; cursor:hand; cursor:pointer;}

/*扫码后*/
.system .user .qrcode{ width:100%; height:auto; background-color:#FFFFFF; margin-top:0.5em; padding-bottom:0em;}
.system .user .qrcode .head{ width:50%; height:auto; margin-left:auto; margin-right:auto; padding-top:0em;}
.system .user .qrcode .head .head_code{ width:10em; height:10em; border:1px solid #FBFBFB; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:auto; margin-right:auto; overflow:hidden;}
.system .user .qrcode .head .head_code .head_portrait{ width:8em; height:8em; border:0.2em solid #CCCCCC; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-left:auto; margin-right:auto; margin-top:0.8em; overflow:hidden;}
.system .user .qrcode .head .head_code .head_portrait img{ width:100%;}
.system .user .qrcode .head .head_gender{ position:relative; left:8em; top:-3em; width:1.4em; height:1.4em;}
.system .user .qrcode .head .head_gender img{ width:100%;}
.system .user .qrcode .name{ width:100%; height:4em; margin-left:auto; margin-right:auto;}
.system .user .qrcode .name .name_text0{ width:100%; height:2em; font-size:1em; text-align:center; line-height:2em; color:#333333;}
.system .user .qrcode .name .name_text1{ width:100%; height:2em; font-size:0.8em; text-align:center; line-height:2em; color:#666666;}
.system .user .qrcode .cont_text{ width:70%; height:auto; margin-left:auto; margin-right:auto; margin-top:2em;}
.system .user .qrcode .cont_text .cont_text_button{ width:100%; height:3em;}
.system .user .qrcode .cont_text .cont_text_button .cont_text_button0{ width:46%; height:3em; background-color:#21a5e9; border:1px solid #21a5e9; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; float:left;}
.system .user .qrcode .cont_text .cont_text_button .cont_text_button1{ width:46%; height:3em; background-color:#FFFFFF; border:1px solid #FF6600; font-size:1em; text-align:center; line-height:3em; color:#FF6600; float:right;}
.system .user .qrcode .cont_text .cont_text_text{ width:100%; height:auto; padding-top:1em;padding-bottom:1em;overflow:hidden;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_code{ width:100%; height:2em;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_code .cont_text_code_l{ width:32%; height:2em; font-size:1em; text-align:right; line-height:2em; color:#999999; float:left;padding-right:2%;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_code .cont_text_code_r{ width:66%; height:2em; font-size:1em; text-align:left; line-height:2em; color:#333333; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo{ width:100%; height:2em;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_l{ width:32%; height:2em; font-size:1em; text-align:right; line-height:2em; color:#999999; float:left;padding-right:2%;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r{ width:66%; height:2em; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_text{ width:40%; height:2em; font-size:1em; text-align:left; line-height:2em; color:#333333; float:left;overflow:hidden;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon{ width:60%; height:2em; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0{height:1.2em; border:1px solid #999999; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; margin-right:0.4em; padding-left:0.4em; padding-right:0.4em; margin-top:0.3em; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0 .icon0_icon{ height:1.2em; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0 .icon0_icon img{ height:0.6em; margin-top:0.3em; float:left;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0 .icon0_text{ height:1.4em; font-size:0.6em; text-align:left; line-height:2em; color:#999999; float:left;margin-left:0.25em;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0_over{border:1px solid #21a5e9;}
.system .user .qrcode .cont_text .cont_text_text .cont_text_cedo .cont_text_cedo_r .cont_text_cedo_r_icon .icon0 .icon0_text_over{color:#21a5e9;}

/*个人资料*/
.system .user .personal_data{ width:100%; height:auto; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .personal_data .data_code{ width:94%; height:3em; border-bottom:1px solid #F2F2F2; padding-left:3%; padding-right:3%;padding-bottom:2%;}
.system .user .personal_data .data_code .data_l{ width:40%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; float:left;}
.system .user .personal_data .data_code .data_c{ width:50%; height:3em; font-size:0.8em; text-align:right; line-height:3.8em; color:#999999; float:left;}
.system .user .personal_data .data_code .data_c img{ width:2em; height:2em; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:1em; overflow:hidden; float:right;}
.system .user .personal_data .data_code .data_r{ width:10%; height:3em; text-align:right; float:left;}
.system .user .personal_data .data_code .data_r img{ height:1.2em; margin-top:0.9em;}

/*输入框*/
.system .user .input_box{ width:100%; height:auto; background-color:#FFFFFF; margin-top:0.5em; padding-top:1em; padding-bottom:2em;}
.system .user .input_box .box_frame{ width:92%; height:3em; border:1px solid #E5E5E5; margin-left:auto; margin-right:auto; margin-bottom:0.5em; padding-left:2%;overflow:hidden;}
.system .user .input_box .box_frame.over{ background-color:#F2F2F2;}
.system .user .input_box .box_frame_l{ width:24%; height:2em; font-size:1em; text-align:left; line-height:2em; color:#333333; margin-top:0.5em; float:left;}
.system .user .input_box .box_frame_r{ width:76%; height:2em; margin-top:0.5em; float:right;}
.system .user .input_box .box_frame_r input{ width:90%; height:2em; border:0px; background-color:#FFFFFF; font-size:0.8em; text-align:left; line-height:2em; color:#666666; margin-left:5%; margin-top:0.4em;}
.system .user .input_box .box_frame_r .number{ width:61.66666666%; float:left;}
.system .user .input_box .box_frame_r .region{ width:23.33333333%; height:2.6em; background:url(../img/arrow_cdr1.png) right no-repeat; font-size:0.8em; text-align:left; line-height:2.6em; color:#666666; margin-left:5%; margin-right:5%; float:left;}
.system .user .input_box .box_frame_r .total{ width:90%; height:2.6em; background:url(../img/arrow_cdr1.png) right no-repeat; font-size:0.8em; text-align:left; line-height:2.6em; color:#666666; margin-left:5%; margin-right:5%; float:left;}
.system .user .input_box .box_button{ width:94%; height:3em; background-color:#21a5e9; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; margin-left:auto; margin-right:auto; margin-top:2em;}
.system .user .input_box .box_prompt{ width:94%; height:2em; font-size:0.8em; text-align:center; line-height:2em; color:#999999; margin-left:auto; margin-right:auto; margin-top:1em;}
.system .user .input_box .box_frame_p{ width:64%; float:left;}
.system .user .input_box .box_frame_y{ width:10%; text-align:right; float:left;}
.system .user .input_box .box_frame_y img{ height:1.2em; margin-top:0.9em;}
.system .user .input_box .box_frame_x{ width:30%; margin-left:2.5%; float:left;}
.system .user .input_box .box_frame_z{ width:30%; background-color:#FF6600;font-size:0.8em;text-align:center; line-height:3.85em; color:#FFFFFF; float:right;}
.system .user .input_box .box_frame_t{ width:70%; font-size:0.8em;text-align:left; line-height:3.85em; color:#999999; float:left;}
.system .user .input_box .box_frame_text{ width:94%; height:auto; font-size:0.8em; text-align:left; line-height:140%; color:#999999; margin-left:3%; margin-right:3%; padding-bottom:0.5em;}
.system .user .input_box .userlist{ width:95%;margin-left:2.5%;height:5.5em; background-color:#F2F2F2; padding-top:0.5em; margin-bottom:0.5em;}
.system .user .input_box .userlist .l{ width:81%; height:3em; margin-left:3%; float:left;}
.system .user .input_box .userlist .l .icon{ width:2em; height:3em; text-align:left; float:left;}
.system .user .input_box .userlist .l .icon img{ width:2em; height:2em; border:0.1em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.4em; overflow:hidden;}
.system .user .input_box .userlist .l .text{ height:3em; margin-left:0.5em; float:left;}
.system .user .input_box .userlist .l .text .text0{ width:100%;font-size:0.8em;text-align:left;line-height:2.4em;color:#333333;}
.system .user .input_box .userlist .l .text .text1{ width:100%;font-size:0.6em; text-align:left; line-height:0.6em; color:#333333;}
.system .user .input_box .userlist .r{ width:16%; height:3em; text-align:center; float:right;}
.system .user .input_box .userlist .r img{ height:1.4em; margin-top:0.8em;}
.system .user .input_box .userlist .t{ width:94%; height:2em; font-size:0.8em;text-align:left;line-height:2.6em;color:#666666; margin-left:3%; margin-right:3%;}
.system .user .input_box .code{ width:94%; height:auto; border:1px solid #E5E5E5; margin-left:auto; margin-right:auto; margin-bottom:0.5em;}
.system .user .input_box .code .l{ width:20%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; padding-left:3%; float:left;}
.system .user .input_box .code .m{ width:94%; height:auto; margin-left:3%; margin-right:3%;}
.system .user .input_box .code .m textarea{ width:100%; height:6em; font-size:0.8em; font-family:"微软雅黑",Arial,"Lucida Grande","Microsoft Yahei","Hiragino Sans GB","Hiragino Sans GB W3",SimSun,"PingFang SC",STHeiti; text-align:left; line-height:140%; color:#999999; padding-bottom:0.5em;}
.system .user .input_box .code1{ width:94%; height:auto; border:1px solid #E5E5E5; margin-left:auto; margin-right:auto; padding-top:0.5em; padding-bottom:0.5em; overflow:hidden;}
.system .user .input_box .code1 .p{ width:100%; height:auto;}
.system .user .input_box .code1 .p .k{ width:29.33333%; height:4em;background-color:#FEFEFE; text-align:center; margin-left:3%; margin-bottom:0.5em; float:left;}
.system .user .input_box .code1 .p .k .bo {border:1px dashed #E5E5E5;display:block;overflow:hidden;}
.system .user .input_box .code1 .p .k img{ height:3.8em; margin-top:0.1em;}
.system .user .input_box .code1 .t{ width:94%; height:auto; font-size:0.8em; text-align:left; line-height:140%; color:#333333; margin-left:auto; margin-right:auto; margin-bottom:0.5em;}
.system .user .input_box.padbt05em{ padding-bottom:0.5em;}/*外框下内填充0.5em*/

/*统计栏*/
.system .user .statistics{ width:100%; height:6em; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .statistics .k{ width:33.313333333%; height:4em; margin-left:0.01%; margin-right:0.01%; padding-top:1em; padding-bottom:1em; float:left;}
.system .user .statistics .k .text0{ width:100%; height:1.8em; font-size:0.8em; text-align:center; line-height:1.8em; color:#333333;}
.system .user .statistics .k .text1{ width:100%; height:2.2em; font-size:0.8em; text-align:center; line-height:160%; color:#666666;}

/*后台搜索框*/
.system .user .retrieval{ width:97%; height:3em; background-color:#FFFFFF; margin-top:0.5em; padding-left:3%;}
.system .user .retrieval .l{ width:20%; height:3.6em; background:url(../img/arrow_cdr1.png) right no-repeat; font-size:0.8em; text-align:left; line-height:3.6em; color:#666666; margin-right:2%; float:left;}
.system .user .retrieval .k{ width:38%; height:3em; margin-right:2%; float:left;}
.system .user .retrieval .k input{ width:100%; height:3.6em; border:0; background-color:#FFFFFF; font-size:0.8em; text-align:left; line-height:3.6em; color:#999999;}
.system .user .retrieval .r{ width:16%; height:3em; text-align:center; float:left;}
.system .user .retrieval .r img{ height:1.4em; margin-top:0.8em;}

/*我的会员、商家的会员、金钻的会员 列表*/
.system .user .member{ width:100%; height:auto; margin-top:0.5em;}
.system .user .member .code{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:1px;}
.system .user .member .code .l{ width:54%; height:3em; margin-left:3%; float:left;}
.system .user .member .code .l .icon{ width:24%; height:3em; text-align:left; float:left;}
.system .user .member .code .l .icon img{ width:2em; height:2em; border:0.1em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.4em; overflow:hidden;}
.system .user .member .code .l .text{ width:76%; height:3em; float:left;}
.system .user .member .code .l .text .text0{ width:100%; font-size:0.8em; text-align:left; line-height:1.6em; color:#333333; margin-top:0.5em;}
.system .user .member .code .l .text .text1{ width:100%; font-size:0.6em; text-align:left; line-height:1.4em; color:#999999;}
/*点击弹出菜单*/
.system .user .member .code .r{ width:36%; height:3em; text-align:right; margin-right:3%; float:right;}
.system .user .member .code .r img{ height:1.4em; margin-top:0.8em;}
/*弹出的菜单*/
.system .user .member .code .k{ width:40%; height:3em; float:right;}
.system .user .member .code .k .k_code{ width:50%; height:3em; background-color:#FF6600; float:left;}
.system .user .member .code .k .k_code.over{ background-color:#21a5e9;}
.system .user .member .code .k .k_code .icon{ width:100%; height:1.6em; text-align:center;}
.system .user .member .code .k .k_code .icon img{ height:1em; margin-top:0.5em;}
.system .user .member .code .k .k_code .text{ width:100%; font-size:0.6em; text-align:center; line-height:2em; color:#FFFFFF;}
/*商家列表*/
.system .user .member .code1{ width:100%; height:4em; background-color:#FFFFFF; margin-bottom:1px;}
.system .user .member .code1 .l{ width:70%; height:3em; margin-left:3%; padding-top:0.5em; padding-bottom:0.5em; float:left;}
.system .user .member .code1 .l .icon{ width:40%; height:3em; text-align:left; float:left;}
.system .user .member .code1 .l .icon img{ height:3em;}
.system .user .member .code1 .l .text{ width:60%; height:3em; float:right;}
.system .user .member .code1 .l .text .text0{ width:100%; height:1.6em; font-size:1em; text-align:left; line-height:1.6em; color:#333333;}
.system .user .member .code1 .l .text .text1{ width:100%; height:1.4em; font-size:0.8em; text-align:left; line-height:2em; color:#999999;}
/*钻石浮动层*/
.system .user .member .code1 .l .diamonds{ position:relative; left:0; top:-3em; width:1.4em; height:1.4em; background:url(../img/00bantoumbg_cdr0.png) repeat left; text-align:center; margin:0px; padding:0px; overflow:hidden;}
.system .user .member .code1 .l .diamonds img{ height:0.7em; margin:0px; padding:0px; overflow:hidden;}
/*点击弹出菜单*/
.system .user .member .code1 .r{ width:24%; height:4em; text-align:right; margin-right:3%; float:right;}
.system .user .member .code1 .r img{ height:1.4em; margin-top:1.3em;}
/*复选择框*/
.system .user .member .code1 .fx{ width:24%; height:2em; text-align:right; margin-top:1.2em; margin-bottom:0.8em; margin-right:3%; float:right;}
/*弹出的菜单*/
.system .user .member .code1 .k{ width:24%; height:4em; float:right; overflow:hidden;}
.system .user .member .code1 .k .k_code{ width:50%; height:4em; background-color:#FF6600; text-align:center; float:left;}
.system .user .member .code1 .k .k_code img{ height:1.4em; margin-top:1.3em;}
.system .user .member .code1 .k .k_code.over{ background-color:#21a5e9;}
/*员工管理*/
.system .user .member .code2{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .member .code2 .l{ width:auto; height:3em; line-height:2.7em; margin-left:3%;}
.system .user .member .code2 .l img{ width:2em; height:2em; border:0.1em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; overflow:hidden;}
.system .user .member .code2 .t{ width:auto; height:3em; text-align:left; line-height:2.7em; margin-left:0.5em;}
.system .user .member .code2 .r{ width:auto; height:3em; float:right; overflow:hidden;}
.system .user .member .code2 .r .text{ width:auto; text-align:center; line-height:3.9em; padding-top:1.5em; padding-bottom:1.5em; padding-left:1em; padding-right:1em;}
.system .user .member .code2 .r .t_0{ background-color:#CCCCCC; color:#666666;}
.system .user .member .code2 .r .t_1{ background-color:#FF6600; color:#FFFFFF;}
.system .user .member .code2 .r .t_2{ background-color:#21a5e9; color:#FFFFFF;}
.system .user .member .code2 .r img{ height:1.4em; margin-top:0.8em; margin-right:1em;}
/*员工尾部漂浮功能*/
.yg_disteels{ position:absolute; z-index:99; left:0; right:0; bottom:0; width:100%; height:3em; background-color:#FFFFFF;}
.yg_disteels .l{ width:auto; height:3em; line-height:2.7em; margin-left:3%;}
.yg_disteels .t{ width:auto; height:3em; text-align:left; line-height:2.7em; margin-left:0.5em;}
.yg_disteels .r{ width:auto; height:3em; background:url(../img/arrow_cdr0.png) no-repeat right; line-height:3em; padding-right:1em; margin-right:1em; float:right;}

/*收货地址、银行资料*/
.system .user .address{ width:100%; height:auto; margin-top:0.5em;}
.system .user .address .code{ width:100%; height:auto; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .address .code .b{ width:94%; height:auto; border-bottom:1px solid #F2F2F2; font-size:1em; text-align:left; line-height:200%; color:#333333; padding-top:0.5em; padding-bottom:0.5em; padding-left:3%; padding-right:3%;}/*收货地址*/
.system .user .address .code .b0{ width:94%; height:8em; border-bottom:1px solid #F2F2F2; padding-top:0.5em; padding-bottom:0.5em; padding-left:3%; padding-right:3%;}/*银行资料*/
.system .user .address .code .b0 .b0_img{ width:28%; height:8em; text-align:left; float:left;}
.system .user .address .code .b0 .b0_img img{ height:5em; margin-top:1.5em;}
.system .user .address .code .b0 .b0_text{ width:72%;height:5em;font-size:1em;text-align:left;line-height:180%;color:#333333;padding-top:1.5em;float:right;}
.system .user .address .code .k{ width:94%; height:3em; padding-left:3%; padding-right:3%;}
.system .user .address .code .k .default{ width:36%; height:2em; margin-top:0.6em; float:left;}
.system .user .address .code .k .button{ width:20%; height:2em; border:0.01em solid #cccccc; margin-top:0.48em; margin-left:3%; float:right;}
.system .user .address .code .k .button .icon{ width:40%; height:2em; text-align:center; float:left;}
.system .user .address .code .k .button .icon img{ height:1em; margin-top:0.5em;}
.system .user .address .code .k .button .text{ width:60%; height:2em; font-size:0.8em; text-align:left; line-height:2.4em; color:#666666; float:right;}
.system .user .address .addto{ width:94%; height:3em; background-color:#FF6600; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; margin-top:0.5em; margin-left:3%; margin-right:3%;}

/*申请提现*/
.system .user .apply{ width:100%; height:auto; margin-top:0.5em;}
/*已选提现账户*/
.system .user .apply .code{ width:100%; height:3em; background-color:#FFFFFF;}
.system .user .apply .code .l{ width:86%; height:3em; margin-left:3%; float:left;}
.system .user .apply .code .l .icon{ width:12%; height:3em; text-align:left; float:left;}
.system .user .apply .code .l .icon img{ height:2em; margin-top:0.5em;}
.system .user .apply .code .l .text0{ width:22%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#666666; margin-left:3%; float:left;}
.system .user .apply .code .l .text1{ width:60%; height:3em; font-size:0.8em; text-align:left; line-height:3.9em; color:#333333; margin-left:3%; float:left;}
.system .user .apply .code .r{ width:8%; height:3em; text-align:right; margin-right:3%; float:right;}
.system .user .apply .code .r img{ height:1.2em; margin-top:0.9em;}
/*提现金额填写*/
.system .user .apply .code0{ width:100%; height:3em; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .apply .code0 .l{ width:10%; height:3em; text-align:left; margin-left:3%; float:left;}
.system .user .apply .code0 .l img{ height:2em; margin-top:0.5em;}
.system .user .apply .code0 .c{ width:56%; height:3em; margin-left:2%; margin-right:2%; float:left;}
.system .user .apply .code0 .c input{ width:100%; height:3em; background-color:#FFFFFF; border:0; font-size:1em; text-align:left; line-height:3em; color:#999999;}
.system .user .apply .code0 .r{ width:24%; height:3em; font-size:0.8em; text-align:right; line-height:3.9em; color:#FF6600; margin-right:3%; float:right;}
/*无法提现信息展示*/
.system .user .apply .code1{ width:100%; height:3em; background-color:#FFFFFF; margin-top:1px;}
.system .user .apply .code1 .l{ width:60%; height:3em; font-size:0.8em; text-align:left; line-height:3.4em; color:#999999; margin-left:3%; float:left;}
.system .user .apply .code1 .c{ width:26%; height:3em; font-size:0.8em; text-align:right; line-height:3.6em; color:#FF6600; float:left;}
.system .user .apply .code1 .r{ width:8%; height:3em; text-align:right; margin-right:3%; float:right;}
.system .user .apply .code1 .r img{ height:1em; margin-top:1em;}
/*提现方式标题*/
.system .user .apply .code2{ width:100%; height:3em; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .apply .code2 .l{ width:50%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; margin-left:3%; float:left;}
.system .user .apply .code2 .c{ width:36%; height:3em; font-size:0.8em; text-align:right; line-height:3.6em; color:#FF6600; float:left;}
.system .user .apply .code2 .r{ width:8%; height:3em; text-align:right; margin-right:3%; float:right;}
.system .user .apply .code2 .r img{ height:1em; margin-top:1em;}
/*提现方式选择*/
.system .user .apply .code3{ width:100%; height:3em; background-color:#FFFFFF; margin-top:1px;}
.system .user .apply .code3 .l{ width:7%; height:1em; margin-top:0.7em; margin-left:3%; float:left;}
.system .user .apply .code3 .c{ width:10%; height:3em; text-align:left; float:left;}
.system .user .apply .code3 .c img{ height:1.6em; margin-top:0.7em;}
.system .user .apply .code3 .z{ width:20%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; float:left;}
.system .user .apply .code3 .r{ width:57%; height:3em; font-size:0.8em; text-align:left; line-height:3.6em; color:#999999; margin-right:3%; float:right;}
/*人物信息*/
.system .user .apply .code3 .k{ width:74%; height:3em; float:left;}
.system .user .apply .code3 .k .icon{ width:20%; height:3em; text-align:left; float:left;}
.system .user .apply .code3 .k .icon img{ height:2em; border:0.2em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.3em;}
.system .user .apply .code3 .k .text{ width:80%; height:3em; float:left;}
.system .user .apply .code3 .k .text .text0{ width:100%; height:2em; font-size:0.8em; text-align:left; line-height:2.4em; color:#333333;}
.system .user .apply .code3 .k .text .text1{ width:100%; height:1em; font-size:0.6em; text-align:left; line-height:2em; color:#333333;}
.system .user .apply .code3 .b{ width:16%; height:3em; background-color:#21a5e9; text-align:center; float:right;}
.system .user .apply .code3 .b img{ height:1.4em; margin-top:0.8em;}
/*账户余额信息*/
.system .user .apply .code3 .p{ width:94%; height:3em; margin-left:3%; margin-right:3%;}
.system .user .apply .code3 .p .icon{ width:14%;}
.system .user .apply .code3 .p .text{ width:86%;}
/*搜索会员信息框*/
.system .user .apply .code4{ width:100%; height:3em; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .apply .code4 .l{ width:81%; height:3em; margin-left:3%; float:left;}
.system .user .apply .code4 .l input{ width:100%; height:2em; background-color:#FFFFFF; border:0; font-size:0.8em; text-align:left; line-height:2em; color:#999999; margin-top:1em;}
.system .user .apply .code4 .r{ width:10%; height:3em; text-align:center; float:right;}
.system .user .apply .code4 .r img{ height:1.4em; margin-top:0.8em;}
/*确认按钮*/
.system .user .apply .button{ width:94%; height:3em; background-color:#FF6600; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; margin-top:0.5em; margin-left:3%; margin-right:3%;}
/*做单页面的按钮*/
.system .user .apply .buttons{ width:100%; height:3em; background-color:#21a5e9; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; margin-top:0.5em;}
.system .user .apply .buttons.over{ background-color:#CCCCCC;color:#666666;}

/*订单记录*/
.system .user .order{ width:100%; height:auto; margin-top:0.5em;}
/*分类选项*/
.system .user .order .code{ width:100%; height:3em;}
.system .user .order .code .l{ width:24.8%; height:3em; background-color:#FFFFFF; font-size:1em; text-align:center; line-height:3em; color:#333333; margin-left:0.1%; margin-right:0.1%; float:left;}
.system .user .order .code .l.over{background-color:#21a5e9; color:#FFFFFF;}
.system .user .order .code .r{ width:19.8%; height:3em; background-color:#FFFFFF; font-size:1em; text-align:center; line-height:3em; color:#333333; margin-left:0.1%; margin-right:0.1%; float:left;}
.system .user .order .code .r.over{background-color:#21a5e9; color:#FFFFFF;}
.system .user .order .code1{ width:100%; height:auto; margin-top:0.5em;}
.system .user .order .code1 .k{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:1px;}
.system .user .order .code1 .k .l{ width:71%; height:3em; margin-left:3%; float:left;}
.system .user .order .code1 .k .l .icon{ width:18%; height:3em; text-align:left; float:left;}
.system .user .order .code1 .k .l .icon img{ height:2em; border:0.2em solid #E5E5E5; border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%; margin-top:0.3em;}
.system .user .order .code1 .k .l .text{ width:82%; height:3em; font-size:1em; text-align:left; line-height:2.6em; color:#333333; float:left;}
.system .user .order .code1 .k .r{ width:16%; height:2em; font-size:0.8em; text-align:right; line-height:2em; color:#999999; margin-top:1em; margin-right:3%; float:right;overflow:hidden;}
.system .user .order .code1 .p{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:1px;}
.system .user .order .code1 .p .l{ width:57%; height:2em; height:2em; font-size:0.8em; text-align:left; line-height:2em; color:#666666; margin-top:1em; margin-left:3%; float:left;}
.system .user .order .code1 .p .r{ width:37%; height:2em; height:2em; font-size:0.8em; text-align:right; line-height:2em; color:#999999; margin-top:1em; margin-right:3%; float:left;}
.system .user .order .code1 .g{ width:100%; height:6em; border-bottom:4px solid #FFFFFF; padding-top:0.5em; padding-bottom:0.5em;}
.system .user .order .code1 .g .l{ width:31%; height:6em; text-align:left; margin-left:3%; float:left;}
.system .user .order .code1 .g .l img{ height:6em;}
.system .user .order .code1 .g .c{ width:42%; height:6em; float:left;}
.system .user .order .code1 .g .c .text0{ width:100%; height:auto; font-size:0.8em; text-align:left; line-height:160%; color:#333333;}
.system .user .order .code1 .g .c .text1{ width:100%; height:auto; font-size:0.6em; text-align:left; margin-top:0.5em; color:#999999;}
.system .user .order .code1 .g .r{ width:21%; height:6em; margin-right:3%; float:right;}
.system .user .order .code1 .g .r .text0{ width:100%; height:2.6em; font-size:1em; text-align:right; line-height:2.6em; color:#21a5e9;}
.system .user .order .code1 .g .r .text1{ width:100%; height:3.4em; font-size:0.6em; text-align:right; line-height:160%; color:#666666;}
.system .user .order .code1 .m{ width:94%; height:3em; background-color:#FFFFFF; font-size:0.8em; text-align:right; line-height:2.6em; color:#666666; margin-bottom:1px; padding-left:3%; padding-right:3%;}
.system .user .order .code1 .n{ width:94%; height:3em; background-color:#FFFFFF; padding-left:3%; padding-right:3%;}
.system .user .order .code1 .n .button{ width:20%; height:2.6em; border:0.01em solid #cccccc; font-size:0.8em; text-align:center; line-height:2.6em; color:#666666; margin-top:0.5em; margin-left:3%; float:right;}
.system .user .order .code1 .n .button.over{  border:0.01em solid #FF6600; color:#FF6600;}

/*提现记录列表*/
.system .user .capital{ width:100%; height:auto; margin-top:0.5em;}
/*提现记录*/
.system .user .capital .code{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .capital .code .l{ width:14%; height:3em; margin-left:3%; float:left;}
.system .user .capital .code .l .text0{ width:100%; height:1.8em; font-size:1em; text-align:left; line-height:1.8em; color:#333333;}
.system .user .capital .code .l .text1{ width:100%; height:1.2em; font-size:0.8em; text-align:left; line-height:1.2em; color:#999999;}
.system .user .capital .code .c{ width:63%; height:3em; float:left;overflow:hidden;padding-bottom:0.5em;}
.system .user .capital .code .c .text0{ width:100%; height:1.5em; font-size:0.8em; text-align:left; line-height:2.2em; color:#21a5e9;}
.system .user .capital .code .c .text1{ width:100%; height:1.5em; font-size:0.8em; text-align:left; line-height:2.2em; color:#999999;margin-top:0.5em;}
.system .user .capital .code .r{ width:12%; height:3em; font-size:0.8em; text-align:right; line-height:3em; color:#21a5e9; margin-right:3%; float:right;}
.system .user .capital .code .r.over{ color:#999999;}

/*资金明细*/
.system .user .capital .code1{ width:100%; height:auto; margin-bottom:0.5em;}
.system .user .capital .code1 .k{ width:94%; height:3em; background-color:#FFFFFF; margin-bottom:1px; padding-left:3%; padding-right:3%;}
.system .user .capital .code1 .k .l{ width:70%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; float:left;}
.system .user .capital .code1 .k .r{ width:30%; height:2em; font-size:0.8em; text-align:right; line-height:2em; color:#999999; margin-top:1em; float:right;}
.system .user .capital .code1 .b{ width:94%; height:auto; background-color:#FFFFFF; padding-left:3%; padding-right:3%; padding-top:1em; padding-bottom:1em;}
.system .user .capital .code1 .b .text0{ width:100%; height:2em; font-size:1em; text-align:left; line-height:2em; color:#21a5e9;}
.system .user .capital .code1 .b .text1{ width:100%; height:auto; font-size:0.8em; text-align:left; line-height:160%; color:#999999; margin-top:0.5em;}
.system .user .capital .pics {clear:both;overflow:hidden;background:white;}
.system .user .capital .pics a {display:inline-block;float:left;width:21.25%;margin-left:3%;overflow:hidden;height:5em;background:#f9f9f9;margin-bottom:3%;}
.system .user .capital .pics a img {width:100%;height:5em;}
.system .user .capital .tb {clear:both;overflow:hidden;background:white;}
.system .user .capital .tb .li {clear:both;overflow:hidden;}
.system .user .capital .tb .li.over , .system .user .capital .tb .li.over .pics {background:#f9f9f9;}
.system .user .capital .tb .li .lit {clear:both;overflow:hidden;border-bottom:1px solid #f2f2f2;padding:0.3em 3%;border-top:0.44em solid #f2f2f2;}
.system .user .capital .tb .li .lit .head {height:2.0em;display:inline-block;width:2.0em;overflow:hidden;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;float:left;margin-top:0.25em;margin-right:0.35em;}
.system .user .capital .tb .li .lit .name {float:left;color:#454545;display:inline-block;line-height:2.5em;width:5em;overflow:hidden;height:2.5em;}
.system .user .capital .tb .li .lit .name.me {color:#ff6600;}
.system .user .capital .tb .li .lit .head img {width:100%;height:2.0em;}
.system .user .capital .tb .li .lit .date {float:right;line-height:3.2em;}
.system .user .capital .tb .li .lib {clear:both;overflow:hidden;padding:3%;color:#666666;line-height:1.6em;font-size:0.8em;}

/*上报商家*/
.system .user .report{ width:100%; height:auto; margin-top:0.5em;}
.system .user .report .code{ width:94%; height:auto; background-color:#FFFFFF; margin-bottom:1px; margin-left:3%; margin-right:3%; overflow:hidden;}
.system .user .report .code .l{ width:20%; height:3em; font-size:1em; text-align:left; line-height:3em; color:#333333; padding-left:3%; float:left;}
.system .user .report .code .c{ width:61%; height:3em; float:left;}
.system .user .report .code .c input{ width:100%; border:0; background-color:#FFFFFF; font-size:0.8em; text-align:left; line-height:4em; color:#999999;}
.system .user .report .code .r{ width:13%; height:3em; text-align:right; margin-right:3%; float:left;}
.system .user .report .code .r img{ height:1.0em; margin-top:1.0em;}
.system .user .report .code .k{ width:77%;}
.system .user .report .code .k .region{ width:30.33333333%; background:url(../img/arrow_cdr1.png) right no-repeat; font-size:0.8em; text-align:left; line-height:3.8em; color:#999999; margin-right:3%; float:left;}
.system .user .report .code .k .operation{ width:97%; background:url(../img/arrow_cdr1.png) right no-repeat; font-size:0.8em; text-align:left; line-height:3.8em; color:#999999; margin-right:3%; float:left;}
.system .user .report .code .k .up{ width:2.4em; height:2.4em; border:1px dashed #CCCCCC;margin-right:6px; margin-top:0.28em; overflow:hidden; float:left;}
.system .user .report .code .k .up img{ width:2.4em; height:2.4em;}
.system .user .report .code .p{ width:57%;}
.system .user .report .code .x{ width:20%; background-color:#FF6600; font-size:0.8em; text-align:center; line-height:3.8em; color:#FFFFFF; float:right;}
.system .user .report .code .m{ width:94%; height:auto; margin-left:3%; margin-right:3%;}
.system .user .report .code .m textarea{ width:100%; height:6em; font-size:0.8em; text-align:left; line-height:140%; color:#999999; padding-bottom:0.5em;}
.system .user .report .button{ width:100%; height:3em; background-color:#21a5e9; font-size:1em; text-align:center; line-height:3em; color:#FFFFFF; margin-top:2em;}
.system .user .report .code1{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em; overflow:hidden;}
.system .user .report .code1 .l{ width:50%;height:3em;background-color:#FFFFFF;font-size:1em;text-align:center;line-height:3em;color:#999999;float:left;}
.system .user .report .code1 .l.over{ background-color:#21a5e9; color:#FFFFFF;}

/*做单管理*/
.system .user .single{ width:100%; height:auto; margin-top:0.5em;}
.system .user .single .code{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:1px;}
.system .user .single .code .t{ width:100%; height:3em; font-size:1em;text-align:center;line-height:3em;color:#999999;}
.system .user .single .code .q{ width:100%; height:3em; margin-left:auto; margin-right:auto;}
.system .user .single .code .q .q_s{ width:23.3333333%; height:3em; background:url(../img/arrow_cdr1.png) no-repeat right; font-size:1em; text-align:left; line-height:3em; color:#333333; margin-left:3%; margin-right:3%; padding-left:2%; padding-right:2%; float:left;}
.system .user .single .code1{ width:100%; height:5em; background-color:#FFFFFF; padding-top:0.5em; padding-bottom:0.5em;}
.system .user .single .code1 .t0{ width:100%; height:2em; font-size:1em;text-align:center;line-height:2.4em;color:#333333;}
.system .user .single .code1 .t1{ width:100%;height:3em;font-family:"Arial";font-size:1.2em;font-weight:bold;text-align:center;line-height:2.6em;color:#21a5e9;}
.system .user .single .code2{ width:94%; height:4em; background-color:#E0E0E0; margin-top:0.5em; padding-top:0.5em; padding-bottom:0.5em; padding-left:3%; padding-right:3%;}
.system .user .single .code2 .l{ width:80%; height:3.4em; font-size:0.8em; text-align:left; line-height:160%; color:#666666; padding-top:0.3em; padding-bottom:0.3em; float:left;}
.system .user .single .code2 .r{ width:20%; height:4em; font-size:0.8em; text-align:right; line-height:4.8em; color:#FF6600; float:right;}
.system .user .single .code3{ width:100%; height:auto; margin-top:0.5em; padding-bottom:0.5em;}
.system .user .single .code3 .p{ width:100%; height:6em; background-color:#FFFFFF; padding-top:0.5em; padding-bottom:0.5em; margin-bottom:1px;}
.system .user .single .code3 .p .p_l{ width:67%; height:6em; font-size:0.8em; text-align:left; line-height:180%; color:#666666; margin-left:3%; float:left;}
.system .user .single .code3 .p .p_r{ width:30%; height:6em; float:right;}
.system .user .single .code3 .p .p_r .text0{ width:90%; height:2.4em; font-size:1em; text-align:right; line-height:2.4em; color:#21a5e9; padding-right:10%;}
.system .user .single .code3 .p .p_r .text1{ width:90%; font-size:0.6em; text-align:right; line-height:160%; color:#666666; padding-right:10%;}
.system .user .single .code3 .p .p_r .text2{ width:66%; background-color:#E5E5E5; font-size:0.6em; text-align:right; line-height:2.2em; color:#666666; padding-left:5%; padding-right:10%; margin-top:0.5em; float:right;}
.system .user .single .code3 .p .p_r .text2.unpaid{ background-color:#21a5e9;color:#FFFFFF;}
.system .user .single .code3 .p .p_r .text2.evaluated{ background-color:#FF6600;color:#FFFFFF;}
.system .user .single .code3 .p.over{ background-color:#F2F2F2;}
.system .user .single .code3 .c{ width:100%; height:3em; background-color:#FFFFFF;}
.system .user .single .code3 .c .c_l{ width:81%; height:3em; font-size:1em;text-align:left;line-height:2.6em;color:#999999; margin-left:3%; float:left;}
.system .user .single .code3 .c .c_r{ width:16%; height:3em; text-align:center; float:right;}
.system .user .single .code3 .c .c_r img{ height:1.4em; margin-top:0.8em;}

/*商家资料*/
.system .user .bsdata{ width:100%; height:auto; margin-top:0.5em;}
.system .user .bsdata .code{ width:100%; height:auto; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .bsdata .code .tele{ width:94%; height:3em; border-bottom:1px solid #E5E5E5; font-size:1em;text-align:left;line-height:3em;color:#333333; padding-left:3%; padding-right:3%;}
.system .user .bsdata .code .text{ width:94%; height:auto; font-size:0.8em;text-align:left;line-height:200%;color:#666666; padding-left:3%; padding-right:3%; padding-top:1em; padding-bottom:1em;}
.system .user .bsdata .code .text img{ width:100%;}
.system .user .bsdata .code1{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .bsdata .code1 .text{ width:81%;height:3em;font-size:0.8em;text-align:left;line-height:3.85em;color:#666666;margin-left:3%;float:left;}
.system .user .bsdata .code1 .icon{ width:16%; height:3em; text-align:center; float:right;}
.system .user .bsdata .code1 .icon img{ height:1.4em; margin-top:0.8em;}

/*商品管理列表*/
.system .user .commodity{ width:100%; height:auto;}
.system .user .commodity .Prompt{ width:100%; height:2em; font-size:0.6em;text-align:center;line-height:2em;color:#999999; padding-top:0.5em; padding-bottom:0.5em;}
.system .user .commodity .code{ width:100%; height:auto;}
.system .user .commodity .code .l{ position:relative; z-index:0; width:49%; height:auto; background-color:#FFFFFF; padding-bottom:0.5em; margin-bottom:0.5em;}
.system .user .commodity .code .l .p{ width:90%; height:auto; margin-left:5%; margin-right:5%; padding-top:0.5em;}
.system .user .commodity .code .l .p img{ width:100%;}
.system .user .commodity .code .l .t{ width:90%; height:3em; font-size:1em;text-align:left;line-height:140%;color:#333333; margin-left:5%; margin-right:5%; padding-top:0.5em;}
.system .user .commodity .code .l .n{ width:95%; height:2em; font-size:1em; text-align:left;line-height:2em;color:#21a5e9; padding-left:5%; padding-right:5%;}
.system .user .commodity .code .l .g{ position:absolute; z-index:1; left:5%; top:0.5em; right:5%; width:90%; height:2em;}/*商品标签*/
.system .user .commodity .code .l .g .k{ width:3em; height:2em; font-size:0.6em; text-align:center;line-height:2em;color:#FFFFFF; float:left;}
.system .user .commodity .code .l .y{ position:absolute; z-index:1; left:5%; bottom:5.2em; right:5%; height:2em;}
.system .user .commodity .code .l .y .yj{ background:url(../img/00bantoumbg_cdr0.png) repeat left; font-size:0.6em; text-align:center;line-height:2em;color:#FFFFFF; padding-left:0.5em; padding-right:0.5em;}

/*线下做单码*/
.system .user .diysingle{ width:100%; height:auto; margin-top:0.5em;}
.system .user .diysingle .code{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em;}
.system .user .diysingle .code .l{ width:67%; height:3em;font-size:1em;text-align:left;line-height:3em;color:#333333;padding-left:3%;float:left;}
.system .user .diysingle .code .r{ width:27%; height:3em; padding-right:3%; float:right;}
.system .user .diysingle .code .r .nf{ width:3.2em; height:1.2em; background-color:#f1f1f1; border:0.01em solid #999999; border-radius:1em; -webkit-border-radius:1em; -moz-border-radius:1em; margin-top:0.89em; float:right;}
.system .user .diysingle .code .r .nf.over{background-color:#339933; border:0.01em solid #339933;}
.system .user .diysingle .code .r .nf .nf_yuan{ width:1em; height:1em; background-color:#999999; border-radius:0.5em; -webkit-border-radius:0.5em; -moz-border-radius:0.5em; margin-top:0.1em; margin-left:0.1em; margin-right:0.1em;}
.system .user .diysingle .code .r .nf .nf_yuan.over{ background-color:#FFFFFF;}
.system .user .diysingle .code .r .nf .nf_text{ width:auto; height:1.2em; font-size:0.6em; text-align:center;line-height:2em;color:#666666; margin-left:5px; margin-right:5px;}
.system .user .diysingle .code .r .nf .nf_text.over{ color:#FFFFFF}
.system .user .diysingle .code .t{ width:auto;}
.system .user .diysingle .code .k{ width:auto; height:3em; background:url(../img/arrow_cdr1.png) no-repeat right; font-size:1em; text-align:left; line-height:3em; color:#21a5e9; padding-right:20px; margin-left:2%; float:left;}
.system .user .diysingle .code .n{ width:81%;}
.system .user .diysingle .code .m{ width:16%; height:3em; text-align:center; float:right;}
.system .user .diysingle .code .m img{ height:1.4em; margin-top:0.8em;}
.system .user .diysingle .code1{ width:100%; height:3em; background-color:#FFFFFF; margin-bottom:0.5em;}/*项目*/
.system .user .diysingle .code1 .l{ width:81%; height:3em; font-size:1em; text-align:left;line-height:2.4em;color:#333333; margin-left:3%; float:left;}
.system .user .diysingle .code1 .l .xg{ background:url(../img/edit_cdr0.png) no-repeat right; background-size:1em; line-height:3em; padding-right:1.5em; margin-right:2em;}
.system .user .diysingle .code1 .l .xz{ background:url(../img/arrow_cdr1.png) no-repeat right; line-height:3em; padding-right:1em;}
.system .user .diysingle .code1 .r{ width:16%; height:3em; background-color:#21a5e9;font-size:1em; text-align:center;line-height:3em;color:#FFFFFF; float:right;}
.system .user .diysingle .code1 .r.over{ background-color:#339933;color:#FFFFFF;}
.system .user .diysingle .button{ width:94%; heig1ht:3em; background-color:#FF6600; font-size:1em;text-align:center;line-height:3em;color:#FFFFFF; margin-bottom:0.5em; margin-left:3%; margin-right:3%;}
.system .user .diysingle .button.over{ background-color:#21a5e9;}

/*商家详细页面*/
.system .user .business{ width:100%; height:auto; margin-top:0.5em;}
.system .user .business .b{ position:relative; z-index:0; width:94%; height:auto; background-color:#FFFFFF; padding-left:3%; padding-right:3%; overflow:hidden;}
.system .user .business .b .p{ width:100%; height:auto;}
.system .user .business .b .p .m{ width:100%; height:auto; margin-top:0.8em; overflow:hidden;}
.system .user .business .b .p .m img{ width:100%;}
.system .user .business .b .p .t{ width:100%; height:auto; margin-bottom:0.8em;}
.system .user .business .b .p .t .text0{ width:100%; height:3em; font-size:1em; text-align:left;line-height:3em;color:#333333;}
.system .user .business .b .p .t .text1{ width:100%; height:1.6em;}
.system .user .business .b .p .t .text1 .label{ width:70%;height:1.6em;font-size:0.8em;text-align:left;line-height:2em;color:#999999;float:left;}
.system .user .business .b .p .t .text1 .dist{ width:30%; height:1.6em; background-color:#009999; border:0px; border-radius:0.8em 0 0 0.8em; -webkit-border-radius:0.8em 0 0 0.8em; -moz-border-radius:0.8em 0 0 0.8em; float:right;}
.system .user .business .b .p .t .text1 .dist .dist_p{ width:1.2em; height:1.2em; background-color:#FFFFFF; border:0px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; margin-left:0.2em; margin-top:0.2em; float:left;}
.system .user .business .b .p .t .text1 .dist .dist_p img{ height:0.8em; margin-left:0.2em; margin-top:0.2em; float:left;}
.system .user .business .b .p .t .text1 .dist .dist_t{ height:1.6em; text-align:left;line-height:1.3em; margin-left:0.3em; float:left;}
.system .user .business .b .n{ position:absolute; z-index:1; top:1.2em; left:3%; background:url(../img/00bantoumbg_cdr0.png) repeat left; width:6em; height:3em; font-size:0.65em; text-align:center;line-height:3em;color:#FFFFFF;}
.system .user .business .b .n img{ height:1.6em;}
/*业务员。绑定商家*/
.system .user .business .b0{ width:100%; height:3em; background-color:#FFFFFF; margin-top:0.5em;}
.system .user .business .b0 .l{ width:23%; height:3em; font-size:1em; text-align:left;line-height:3em;color:#333333; margin-left:3%; float:left;}
.system .user .business .b0 .c{ width:56%; height:3em; border-left:1px solid #F2F2F2; padding-left:4%; float:left;}
.system .user .business .b0 .c .icon{ width:1.4em; height:1.4em; margin-top:0.8em; float:left;}
.system .user .business .b0 .c .icon img{ width:1.4em; height:1.4em; border-left:0px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;  overflow:hidden;}
.system .user .business .b0 .c .text{ width:auto; height:3em; text-align:left;line-height:2.8em;color:#666666; margin-left:6px; float:left;}
.system .user .business .b0 .r{ width:12%; height:3em; text-align:center; float:right;}
.system .user .business .b0 .r img{ height:1.4em; margin-top:0.8em;}
/*内容菜单*/
.system .user .business .b1{ width:100%; height:3em; margin-top:0.5em;}
.system .user .business .b1 .l{ width:24.8%; height:3em; background-color:#FFFFFF; text-align:center;line-height:2.8em;color:#333333; margin-left:0.1%; margin-right:0.1%; float:left;}
.system .user .business .b1 .l img{ height:1em;}
.system .user .business .b1 .l.over{background-color:#21a5e9; color:#FFFFFF;}
/*内容*/
.system .user .business .b2{ width:100%; height:auto; margin-top:0.5em; overflow:hidden;}
/*简介*/
.system .user .business .b2 .t{ width:94%; height:auto; background-color:#FFFFFF; font-size:0.8em; text-align:left;line-height:220%;color:#333333; padding-left:3%; padding-right:3%; padding-top:0.5em; padding-bottom:0.5em; overflow:hidden;}
.system .user .business .b2 .t img{ width:100%; padding-top:0.5em; padding-bottom:0.5em;}

/*证件认证正反面上传*/
.system .user .input_box .box_imgup{ width:90%; height:10em; border:1px solid #E5E5E5; text-align:center; line-height:10em; margin-left:auto; margin-right:auto; margin-bottom:0.5em; padding-left:2%; padding-right:2%; padding-top:0.5em; padding-bottom:0.5em;}
.system .user .input_box .box_imgup img{ height:3em;}/*证件认证正反面上传*/
.system .user .input_box .box_imgup{ width:90%; height:10em; border:1px solid #E5E5E5; text-align:center; line-height:10em; margin-left:auto; margin-right:auto; margin-bottom:0.5em; padding-left:2%; padding-right:2%; padding-top:0.5em; padding-bottom:0.5em;}
.system .user .input_box .box_imgup img{ height:3em;}

/* 回复问题 */
.replay {clear:both;overflow:hidden;background:white;}
.replay .rept {clear:both;overflow:hidden;background:white;line-height:2.5em;text-align:center;border-bottom:1px solid #f2f2f2;color:#454545;}
.replay input[type="text"] {height:1.5em;line-height:1.5em;width:99%;border:0;background:white;color:#999999;font-size:1em;}
.replay input[type="text"].over {color:#454545;}
.replay textarea {height:8em;line-height:1.8em;width:91%;padding:0% 3%;background:white;color:#999999;border:0;margin:2% 0;font-size:1em;}
.replay textarea.over {color:#454545;}