@charset "utf-8";/* CSS Document *//* -- 2020.03.30 by Achen for acds , real time update -- */

/* -- Global -- */
body,html,div,dl,dt,dd,ul,li,form,input,textarea{padding:0;margin:0;font-size:12px;font-family:microsoft yahei,Arial;}
table,tr,td,th{font-size:12px;padding:0;margin:0;}a{text-decoration:none;}a:hover{text-decoration:underline;}
ul{list-style:none;}li{list-style-type:none;}table{margin:0 auto;}img{border:none;}

/* -- Common -- */
body{background:#f6f6f6;}
table{width:100%;}
table,td,th{text-align:center;border-collapse:collapse;border:0px;}
/* button{width:auto;height:25px;background:#ebebeb;border:1px solid #888888;border-radius:3px;}button:hover{background:#cccccc;} */
.maxWidth640{max-width:640px;}
.submit1{width:76px;height:23.9px;color:#333;padding:0;line-height:auto;border:1px solid #d6d6d6;border-radius:3px;
	background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2));}
.searchInput{width:39.6px;height:23px;transition:width 0.5s ease-in-out;border:1px solid #888888;border-radius:3px;padding-left:3px;background:#FFF;}
	.searchInput:focus{width:139px;}
.searchClear{width:auto;color:#00529B;}

/* -- Common -- */
.floatLeft{float:left;display:inline;}.floatRight{float:right;display:inline;}
.textLeft{text-align:left;}.textRight{text-align:right;}.textCenter{text-align:center;}
.clear{clear:both;font-size:0;line-height:0;height:0;padding:0;margin:0;}
.close{width:16px;border:1px solid #ccc;border-radius:3px;text-align:center;background:#fff;color:#666;}
	.close:hover{text-decoration:none;background:#ccc;}

/* -- Common -- */
.colorRed{color:red;}.colorOrange{color:orange}.colorBlue{color:#00529B}.colorGreen{color:green;}.colorGray{color:gray;}
.colorBlack{color:Black;}.colorWhite{color:White;}

.btn1{border:0;border-radius:3px;color:#fff;padding:3px 8px;}
.btnRed{background-color:#DD513C;}.btnRed:hover{background-color:#c62b26;}
.btnOrange{background-color:#f37b1d;}.btnOrange:hover{background-color:#c85e0b;}
.btnBlue{background-color:#5A98DE;}.btnBlue:hover{background-color:#0a6999;}
.btnBlue{background-color:#0000FF;}.btnBlue:hover{background-color:#0010C6;}
.btnGreen{background-color:#5eb95e;}.btnGreen:hover{background-color:#429842;}
.btnCyan{background-color:#00a6c9;}.btnCyan:hover{background-color:#00a6c9;}
.btnGlod{background-color:#EAC100;}.btnGlod:hover{background-color:darkgoldenrod;}
.btnGlod2{background-color:#A3891A;}.btnGlod:hover{background-color:darkgoldenrod;}
.btnPurple{background-color:#9900cc;}.btnGlod:hover{background-color:#660066;}
.btnGray{background-color:#cccccc;}.btnGlod:hover{background-color:#999999;}
.btnBlack{background-color:#777777;}.btnBlack:hover{background-color:#555555;}

/* center box */
.cBoxC{width:100%;height:100%;display:none;position:fixed;z-index:998;top:0;left:0;background-color:rgba(220,220,220,0.6);}
.cBox{width:86%;max-height:69%;overflow:auto;position:fixed;z-index:999;top:50%;left:50%;padding-bottom:8px;
		border-radius:3.9px;box-shadow:0 6px 16px rgba(0,0,0,0.3);transform:translate(-50%,-50%);background:#FFF;}
		
/* main box */
.mBox{width:96%;margin:auto;}

/* main table */	
.mTable{width:100%;margin:8px auto auto auto;background:#FFF;}
	.mTable td{height:30px;padding:3px 6px;border:1px solid #f6f6f6;color:#666666;}
	.mTable th{height:30px;padding:3px 6px;border:1px solid #f6f6f6;color:#666666;font-weight:bolder;background:#ebebeb;}/*background:#d5e2eb;*/
	.mTable .tr_lock td{background:#ebebeb;color:#a6a6a6;}
	.mTable .tr_succ td{background:#D1FFCE;color:green;}
	.mTable .tr_err td{background:#FFDBDC;color:red;}
	.mTable .tr_dele td{background:#FFDBDC;color:red;text-decoration:line-through;}
	.mTable a{color:#00529B;}.mTable a:hover{color:orange;}
	.mTable button{font-size:12px;}

/* main form */
.mForm{width:96%;margin:auto;}
	.mForm .iBox{width:96%;height:auto;display:block;margin:6px auto auto auto;}
		.mForm .bar{width:auto;height:auto;display:block;clear:both;margin:9px 0 3px 0;}
		.mForm .input1{width:99%;height:28px;padding-left:5px;border-radius:3px;color:#666;border:1px solid #ccc;}
		.mForm .input2{background:#e6e6e6;}
		.mForm .textarea1{width:99%;height:auto;padding-left:5px;border-radius:3px;color:#666;border: 1px solid #ccc;line-height:26px;}   /* 多行文本域 */
		.mForm .upload{width:99%;border:1px solid #ccc;padding:6px 0 6px 5px;border-radius:3px;background:#f6f6f6;}   /* 上传表单 */ 
		.mForm .select1{width:100%;height:30px;border-radius:3px;color:#666;border:1px solid #ccc;}
		.mForm .radioBox{width:99%;height:28px;padding-left:5px;border-radius:3px;border: 1px solid #ccc;background:#FFF;}   /* 单选框 */ 
			.mForm .radioBox label{width:auto;height:auto;float:left;display:inline;margin:6px 10px 0 0;}
				.mForm .radioBox label *{vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
	.mForm .sBox{width:96%;height:auto;display:block;margin:auto;text-align:center;padding:10px 0;}
		.mForm .sBox::after{content:"";display:block;clear:both;}
		.mForm .sBox .floatLeft{margin-right:8px;}
		.mForm .sBox .floatRight{margin-left:8px;}		

/* top bar */
.topBar{width:100%;height:auto;border-bottom:1px solid #ebebeb;clear:both;padding:6px 0;}
	.topBar::after{content:"";display:block;clear:both;}
	.topBar .title{width:auto;height:auto;line-height:31px;float:left;display:inline;padding:0 10px;font-family:"Courier New";border-right:1px solid #ebebeb;}
		.topBar .title::after{content:"";display:block;clear:both;}
	.topBar .floatLeft{margin-left:10px;}
	.topBar .floatRight{margin-right:10px;}
	.topBar a{margin-top:7px;color:#00529B;}
	.topBar input{margin-top:3px;}
	.topBar button{margin-top:3px;}
	
/* title bar */
.titleBar{width:100%;height:31px;overflow:hidden;clear:both;color:#666666;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.2));}
	.titleBar .floatLeft{margin:7px 0 0 8px;font-weight:bolder;}
	.titleBar .floatRight{float:right;display:inline;}
		.titleBar a{margin:7px 8px 0 0;}.titleBar a:hover{cursor:pointer}
		.titleBar button{margin:3px 6px 0 0;}
	.titleBar .f_center{width:100%;height:inherit;overflow:hidden;text-align:center;
		display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
	.titleBar .a_btn{margin:5px 6px 0 0;padding:0 5px;}

/* pagination */
#pagination{width:96%;height:auto;text-align:center;padding:13px 0 0 0;}
	#pagination button{height:26px;line-height:16px;margin:0 3px;}

/* pagination */
.pagination{width:96%;height:auto;overflow:hidden;margin:8px auto auto auto;text-align:center;line-height:20px;padding:8px 0 8px 0;font-size:13px;}
	.pagination a,.pagination span{margin-left:6px;padding:5px 6px 5px 6px;background:#ddd;border:1px solid #ccc;border-radius:5px;}
	.pagination a{color:#00529B;}
	.pagination span{color:#888;}
	.pagination .total{color:#00529B;}
	.pagination .current{font-weight:bolder;}

/* loading */
/* <div class="loading"><div class="L1"></div><div class="L2">Loading...</div></div> */
.loading{width:139px;height:20px;position:relative;margin:auto;margin-top:3.9px;}
	.loading .L1{width:100%;height:2px;position:relative;border:1px solid #00529B;border-radius:6px;animation:turn 4s linear 1.75s infinite;}
	.loading .L1:before{width:0%;height:100%;position:absolute;display:block;background:#00529B;box-shadow:10px 0px 16px 0px #00529B;content:"";
		animation:load 2s linear infinite;}
	.loading .L2{width:100%;position:absolute;color:#00529B;font-size:9px;text-align:center;animation:bounce 2s linear infinite;}
	@keyframes load{0%{width:0%;}87.5%,100%{width:100%;}}
	@keyframes turn{0%{transform:rotateY(0deg);}6.25%,50%{transform:rotateY(180deg);}56.25%,100%{transform:rotateY(360deg);}}
	@keyframes bounce{0%,100%{top:3px;}12.5%{top:6px;}}

/* down arrow */
/* <div class="downArrow"><div class="da"></div></div> */
.downArrow{border-top:1px solid #d6d6d6;}
	.downArrow .da{width:0;height:0;margin:auto;border-top:12px solid #d6d6d6;border-left:10px solid transparent;border-right:10px solid transparent;}

/* popup */	
.popup-overlay{width:100%;height:100%;position:fixed;z-index:999999;top:0;left:0;background:rgba(0, 0, 0, 0.5);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s;}
    .popup-main{width:90%;max-width:640px;background:white;border-radius:5px;transform:scale(0.8);transition:transform 0.3s ease-in-out;}
    .popup-close-btn{position:absolute;top:5px;right:10px;cursor:pointer;font-size:18px;background:none;border:none;color:#333; }
    .popup-progress-bar{width:100%;height:5px;background:#ddd;border-radius:5px;overflow:hidden; }
    .popup-progress{width:100%;height:100%;background:#a6a6a6;transition:width linear;}
    .popup-show{opacity:1;visibility:visible;}
    .popup-show .popup-main{transform:scale(1);}