.dialog_background{width:100%;height:100%;z-Index:99999;position:fixed;filter:Alpha(opacity=60);background-color:#efefef;top:0;left:0;opacity:.6}.loading_background{width:100%;height:100%;z-Index:99999;position:fixed;filter:Alpha(opacity=60);background-color:#efefef;top:0;left:0;opacity:.6}.dialog_main{z-index:999999;width:400px;position:fixed;background-color:white;border-Radius:5px;box-shadow:2px 2px 5px #000}.dialogPage_main{z-index:999999;position:fixed;background-color:white;border-Radius:5px;box-shadow:2px 2px 5px #000}.loading_image{z-index:9999;position:fixed;filter:Alpha(opacity=60);opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dialog_title{display:block;font-size:14px;color:#ddd;padding:10px 15px;background-color:#01234e;background-color:rgb(var(--main_r),var(--main_g),var(--main_b));border-radius:5px 5px 0 0;border-bottom:1px solid #ccc;font-weight:bold}.dialog_content{padding:20px;line-height:20px;border-bottom:1px dashed #ccc;font-size:13px}.dialog_closeBtn{display:block;position:absolute;right:10px;top:9px;width:18px;text-align:center;line-height:16px;cursor:pointer;color:#ccc;font-family:'arial'}.dialog_buttons{margin:10px 0 10px 0;text-align:center}.dialog_button{width:85px;height:30px;color:white;border:0;cursor:pointer;margin-left:10px;margin-right:10px;border-radius:3px}.dialog_button_ok{background-color:#1981ea;background-color:rgb(var(--sub_r),var(--sub_g),var(--sub_b));user-select:none}.dialog_button_cancel{background-color:#999;user-select:none}#loading{display:none}.messagebox_content{display:table;height:32px}.messagebox_message_content{padding-left:10px;display:table-cell;vertical-align:middle;word-wrap:break-word;word-break:break-all;overflow:hidden}#common_show{width:260px;background-color:#dedede;float:right;padding:10px}#page_show{float:left;width:700px}#show_title{font:30px "微软雅黑";border-bottom:1px solid #ccc;text-align:center;line-height:80px}#show_sub_title{font:12px "微软雅黑";line-height:30px;text-align:center}#show_bottom{border-top:1px solid #ccc;text-align:right;font:12px "微软雅黑";margin:0 20px 0 20px;line-height:30px}#show_content{font:16px "微软雅黑";padding:50px 20px 50px 20px}