/* @名称: base @功能: 重设浏览器默认样式 */ /* 防止用户自定义背景颜色对网页的影响,添加让用户可以自定义字体 */ html { color: #000; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* 内外边距通常让各个浏览器样式的表现位置不同 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; } * { outline: none; } /* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } /* HTML5 媒体文件跟 img 保持一致 */ audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } /* 要注意表单元素并不继承父级 font 的问题 */ body, button, input, select, textarea { font: 12px/1.5 \5FAE\8F6F\96C5\9ED1, \5b8b\4f53; } input, select, textarea { font-size: 100%; } textarea { resize: none; } /* 去掉各Table cell 的边距并让其边重合 */ table { border-collapse: collapse; border-spacing: 0; } /* IE bug fixed: th 不继承 text-align*/ th { text-align: inherit; } /* 去除默认边框 */ fieldset, img { border: 0; } /* ie6 7 8(q) bug 显示为行内表现 */ iframe { display: block; } /* 去掉 firefox 下此元素的边框 */ abbr, acronym { border: 0; font-variant: normal; } /* 一致的 del 样式 */ del { text-decoration: line-through; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; } /* 去掉列表前的标识, li 会继承 */ ol, ul, li { list-style: none; } /* 对齐是排版最重要的因素, 别让什么都居中 */ caption, th { text-align: left; } /* 来自yahoo, 让标题都自定义, 适应多个系统应用 */ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; } q:before, q:after { content: ''; } /* 统一上标和下标 */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* 让链接在 hover 状态下显示下划线 */ a:hover { text-decoration: underline; } /* 默认不显示下划线,保持页面简洁 */ ins, a { text-decoration: none; } /* 清理浮动 */ .fn-clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .fn-clear { zoom: 1; /* for IE6 IE7 */ } /* 隐藏, 通常用来与 JS 配合 */ body .fn-hide { display: none; } /* 设置内联, 减少浮动带来的bug */ .fn-left, .fn-right { display: inline; } .fn-left { float: left; } .fn-right { float: right; } .fn-center { margin: 0 auto; } .loading_1 { background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/loading_1.gif") no-repeat 0 0; width: 40px; height: 40px; } .aui_state_focus { display: none; } .aui_state_noTitle { display: block; } .aui_state_lock { display: block; } .sysNotice ul li { text-indent: 2px; width: 170px; margin: 0 9px 0 19px; float: left; border-bottom: 1px dashed #0173BE; line-height: 24px; } .sysNotice ul li span { float: right; margin-right: 0px; color: #f00; cursor: pointer; } .sysNotice .clearAll { float: right; margin-right: 10px; color: #f00; cursor: pointer; } .sysNotice ul li a { display: block; float: left; width: 160px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } /* Plupload 上传控件 ------------------------------------------------------------------- */ .plupload_button { display: -moz-inline-box; /* FF < 3*/ display: inline-block; font: normal 12px sans-serif; text-decoration: none; color: #42454a; border: 1px solid #bababa; padding: 2px 8px 3px 20px; margin-right: 4px; background: #f3f3f3 url("/zxtakpwsjcom/zxta/aufw/resources/common/images/buttons.png") no-repeat 0 center; outline: 0; /* Optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .plupload_button:hover { color: #000; text-decoration: none; } .plupload_disabled, a.plupload_disabled:hover { color: #737373; border-color: #c5c5c5; background: #ededed url("/zxtakpwsjcom/zxta/aufw/resources/common/images/buttons-disabled.png") no-repeat 0 center; cursor: default; } .plupload_add { background-position: -181px center; } .plupload_wrapper { width: 100%; } .plupload_container { background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/transp50.png"); /*-moz-border-radius: 5px;*/ } .plupload_container input { border: 1px solid #DDD; width: 98%; } .plupload_header { background: #2A2C2E url("/zxtakpwsjcom/zxta/aufw/resources/common/images/backgrounds.gif") repeat-x; } .plupload_header_content { /*background: url("/zxtakpwsjcom/zxta/aufw/resources/common/img/backgrounds.gif") no-repeat 0 -317px;*/ min-height: 50px; padding-left: 10px; color: #FFF; } .plupload_header_title { font: normal 15px sans-serif; padding: 6px 0 3px; } .plupload_header_text { font: normal 12px sans-serif; } .plupload_filelist { margin: 0; padding: 0; list-style: none; } .plupload_scroll .plupload_filelist { height: 152px; background: #F5F5F5; overflow-y: scroll; } .plupload_filelist li { padding: 10px 8px; background: #F5F5F5 url("/zxtakpwsjcom/zxta/aufw/resources/common/images/backgrounds.gif") repeat-x 0 -156px; border-bottom: 1px solid #DDD; } .plupload_filelist_header, .plupload_filelist_footer { background: #DFDFDF; padding: 8px 8px; color: #42454A; } .plupload_filelist_header { border-top: 1px solid #EEE; border-bottom: 1px solid #CDCDCD; height: 15px; } .plupload_filelist_footer { border-top: 1px solid #FFF; height: 22px; line-height: 20px; vertical-align: middle; } .plupload_file_name { float: left; overflow: hidden } .plupload_file_status { color: #777; } .plupload_file_status span { color: #42454A; } .plupload_file_size, .plupload_file_status, .plupload_progress { float: right; width: 80px; } .plupload_file_size, .plupload_file_status, .plupload_file_action { text-align: right; } .upload_file_li { float: left; width: 280px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .plupload_file_action { float: right; width: 16px; height: 16px; margin-left: 15px; } .plupload_file_action * { display: none; width: 16px; height: 16px; } li.plupload_uploading { background: #ECF3DC url("/zxtakpwsjcom/zxta/aufw/resources/common/images/backgrounds.gif") repeat-x 0 -238px; } li.plupload_done { color: #AAA } li.plupload_delete a { background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/delete.gif"); } li.plupload_failed a { background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/error.gif"); cursor: default; } li.plupload_failed a.download { background: none; cursor: pointer; color: #0000CC; } li.plupload_failed a.delete { background: none; cursor: pointer; color: #ff0000; } li.plupload_failed a.cancel { color: #0000cc; } li.plupload_done a { background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/done.gif"); cursor: default; } .plupload_progress, .plupload_upload_status { display: none; } .plupload_progress_container { margin-top: 3px; border: 1px solid #CCC; background: #FFF; padding: 1px; } .plupload_progress_bar { width: 0px; height: 7px; background: #CDEB8B; } .plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action { margin-right: 17px; } /* Floats */ .plupload_clear, .plupload_clearer { clear: both; } .plupload_clearer, .plupload_progress_bar { display: block; font-size: 0; line-height: 0; } li.plupload_droptext { background: transparent; text-align: center; vertical-align: middle; border: 0; line-height: 165px; } .plupload_header { display: none; } /* Plupload 上传控件 结束 ------------------------------------------------------------------- */ .attachIcon{ background: url("/zxtakpwsjcom/zxta/aufw/resources/common/images/attach.gif") 5px 3px no-repeat; text-indent: 20px;} .task_grid fieldset{ background-color: #F9F8F7; border: 1px solid #C2E1FD; margin-top: 10px;} .task_grid legend{ margin-left: 10px; background-color: #F9F8F7; padding: 0 5px;} .selUserH2{ font-size: 16px; line-height: 30px; font-weight: bold; text-align: left; padding-top: 10px; text-indent: 20px;} .selUserList{ padding: 20px;} .selUserList li{ width: 50%; float: left; font-size: 14px;} .selUserList li a{ color: #00f;} .selUserList li a:hover{ text-decoration: underline;}