@charset "gb2312";

* { touch-action: none; touch-action: pan-y; }
.wam_logo { padding-top: 10px; padding-left: 20px; padding-bottom: 10px; margin-bottom:20px; border-bottom:1px #eee solid;  }
.wam_logo img { height:60px; }
.wam_div { width: 100%; min-width: 1200px; }


	.wam_center{ float:left;width: 75%; margin-left:1%;}	
	.wam_right{ float:right; width:21%; margin-right:2%; }



	.table_lu{ width:100%; min-height:570px;  padding-top:50px; padding-bottom:30px;}		
	.title_lu{ padding-bottom:30px;}
	.title_lu .ti_left{ float:left; font-size:22px; font-weight:bolder; padding-left:7%;}
	.title_lu .ti_right{ float:right; padding-right:12%;}
	.table_lu table{width:90%; margin:auto; padding-top:20px;border-spacing: 0;border-collapse: collapse;word-break:break-all; word-wrap:break-word;border-collapse: collapse !important;background-color: transparent;border-collapse: separate;border-spacing: 0;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05); border-radius:20px;}	
	.table_lu table thead{ border-radius:20px 20px 0px 0px;}
	.table_lu table thead tr{ height:50px; line-height:50px; border-bottom:1px #eee solid;background-color:#f8f8f8;}
	.table_lu table thead th{ padding-left:30px; font-size:14px; font-weight:bolder; color:#333; text-align:left;}
	.table_lu table thead th:first-child{border-radius:20px 0px 0px 0px;}
	.table_lu table thead th:last-child{border-radius:0px 20px 0px 0px;}
	.table_lu table tbody tr{ border-bottom:1px #eee solid;}
	.table_lu table tbody tr:last-child{ border-bottom:0px;}
	.table_lu table tbody td{ padding-left:30px; font-size:14px; color:#666; padding-top:20px; padding-bottom:20px;}



        .scan-container { position: absolute; left: -9999px; top: -9999px; z-index: -9999; }
        #scanInput { width: 200px; height: 30px; caret-color: transparent; outline: none; border: none; background: transparent; color: transparent; autocomplete: off; padding: 0; margin: 0; }
        #scanInput:focus { outline: none !important; box-shadow: none !important; border: none !important; }



		.user_blank{background-color:#fff;border-radius:20px;box-shadow: 0 3px 16px rgba(0, 0, 0, 0.03);}
    	.user_div{ width:96%; margin:auto; margin-top:30px; }
		.user_left{ width:24%; padding-left:2%; padding-right:2%;padding-top:40px; margin-right:2%; float:left; padding-bottom:30px; position:relative;}
		.user_left .info{ width:90%; margin:auto; margin-bottom:20px; }	
		.user_left .info .logout{background-color: #F3F4F6; color: #4B5563; border-radius: 10px; font-size: 14px; position:absolute; right:40px; top:95px; display:inline-block; padding:8px 22px;}
		.user_left .info .img{ float:left;}
		.user_left .info .img img{ width:80px; height:80px; border-radius:50px; border:5px #eee solid;}
		.user_left .info .title{ float:left; padding-left:20px; padding-top:10px;}
		.user_left .info .title b{color:#666;}
		.user_left .info .title .name{ font-size:22px; font-weight:bolder;color:#333; padding-bottom:10px;}
		.user_left .info .title .card{ font-size:14px; padding-top:5px; color:#999;}
		
		.user_left .Hy_count{}
		.user_left .Hy_count ul{ padding-top:10px;}
		.user_left .Hy_count li{ background-color:#f7f7f7; border-radius:10px; float:left; width:46%; margin-left:2%; margin-right:2%; margin-bottom:15px; padding-top:20px; padding-bottom:20px; text-align:center;}
		.user_left .Hy_count .count{ font-size:22px; color:#ff9600; font-weight:bolder;}
		.user_left .Hy_count .name{font-size:12px; color:#999;padding-top:10px;}
		.user_left .Hy_vip{ padding-top:30px; width:90%; margin:auto;}
		.user_left .Hy_vip .title .left,.user_left .Hy_vip .title .right{ font-weight:bolder; font-size:16px; color:#333;}
		.user_left .Hy_vip .demo .left,.user_left .Hy_vip .demo .right{ font-size:12px; color:#999;}
		.progress-container {width: 100%;height: 8px;background-color: #f7f7f7;position: relative;align-items: center;border-radius:30px;box-sizing: border-box; margin-top:10px; margin-bottom:5px;}
        .progress-bar {position: absolute;left: 0;top: 0;height: 100%;background-color: #ffd535;border-radius:30px;z-index: 1;transition: width 0.3s ease;}
		.user_right{ width:70%; float:left; margin-bottom:20px;}
    	.user_right .menu{ margin-bottom:20px; padding-top:10px; padding-bottom:10px; background-color:#f7f7f7;}
		.user_right .menu ul{ width:98%; margin:auto;}
		.user_right .menu ul a{ width:20%; text-align:center; font-size:14px; font-weight:bolder; color:#333; border-radius:10px; float:left; padding-top:15px; padding-bottom:15px;}
		.user_right .menu ul .active{background-color:#fff;}
		
		
		
	.user_password_input{ width:32%; margin:auto; padding-top:50px; padding-bottom:50px;}
	.change_password{ width:94%%; margin:auto;padding-top:50px; padding-bottom:50px;}
	.change_password .pw_left{ float:left;width:62%; margin-left:2%;}
	.change_password .pw_left ul{ border:1px #eee solid; border-radius:50px; padding:50px; padding-bottom:10px;box-shadow: 0 3px 16px rgba(0, 0, 0, 0.03); margin-top:50px;}
	.change_password .pw_left ul li{ margin-bottom:50px;  border-radius:0px 20px 20px 0px; padding:30px 4%;  font-size:18px; color:#666; line-height:30px;box-shadow: 0 3px 16px rgba(0, 0, 0, 0.03); float:left; width:36%; margin-right:8%; height:150px;}
	.change_password .pw_left ul .li_1{background-color:#fff5f5;border-left:7px #e74c3c solid;}
	.change_password .pw_left ul .li_2{background-color:#e8f4f8;border-left:7px #3498db solid;}
	.change_password .pw_left ul .li_3{background-color:#fff8e1;border-left:7px #f39c12 solid;}
	.change_password .pw_left ul .li_4{background-color:#e8f5e9;border-left:7px #2ecc71 solid;}
	.change_password .pw_left ul li:nth-child(2),.change_password .pw_left ul li:nth-child(4){margin-right:0px;}
	.change_password .pw_left ul li b{ color:#333; font-size:22px; display:inline-block; padding-bottom:10px;}
	.change_password .pw_right{float:right; width:32%; margin-left:2%; margin-right:2%;}
	
	
	
	/* 操作错误提示 */
	.custom-alert-mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); display: flex; justify-content: center; align-items: center; z-index: 99999; padding: 20px; box-sizing: border-box; }
	.custom-alert-box { background-color: white; padding: 25px 20px; border-radius: 8px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); text-align: center; width: 100%; max-width: 300px; box-sizing: border-box; }
	.custom-alert-message { font-size: 16px; color: #333; margin-bottom: 15px; line-height: 1.5; display: flex; align-items: center; justify-content: center; min-height: 40px; }
	.custom-alert-countdown { font-size: 12px; color: #999; margin-bottom: 20px; }
	.custom-alert-confirm-btn { padding: 10px 30px; background-color: #ffd700; color: #333; border: none; border-radius: 6px; cursor: pointer; font-size: 16px; font-weight: 500; width: 100%; max-width: 150px; }
	.custom-alert-confirm-btn:hover { background-color: #ffc107; }
	.custom-alert-hidden { display: none; }
	/* 操作错误提示 */

	
	
	