﻿
.bui-dialog { background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5); box-shadow: 0 3px 9px rgba(0,0,0,0.5); background-clip: padding-box; outline: 0; position: absolute; z-index: 99999; }
.bui-dialog .bui-stdmod-header { padding: 15px; font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; font-size: 14px; font-weight: 500; color: #333; border-bottom: 1px solid #e5e5e5; cursor: move; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.bui-dialog .bui-stdmod-body { padding: 15px; }
.bui-dialog .bui-stdmod-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; *zoom:1;
}
.bui-dialog .bui-stdmod-footer:before, .bui-dialog .bui-stdmod-footer:after { content: " "; display: table; }
.bui-dialog .bui-stdmod-footer:after { clear: both; }
.bui-dialog .bui-stdmod-footer .button+.button { margin-left: 5px; margin-bottom: 0; }
.bui-dialog .bui-stdmod-footer .button-group .button+.button { margin-left: -1px; }
.bui-dialog .bui-stdmod-footer .button-block+.button-block { margin-left: 0; }
.bui-dialog a.bui-ext-close { display: block; width: 22px; height: 22px; position: absolute; right: 15px; top: 15px; outline: none; overflow: hidden; cursor: pointer; text-decoration: none; z-index: 1; }
.bui-dialog .bui-ext-close-x { display: block; font-size: 22px; line-height: 1; cursor: pointer; border: none; }
.bui-dialog .bui-ext-close-x:hover { background-color: #fff; }
.bui-message { padding: 15px 20px; }
.bui-message .bui-stdmod-header { padding: 0; border-bottom: none; }
.bui-message .header-title { padding-bottom: 15px; }
.bui-message .header-title:empty { padding-bottom: 0; }
.bui-message .bui-stdmod-body { padding: 0 30px 20px 0; }
.bui-message .bui-stdmod-body .x-icon { float: left; }
.bui-message .bui-message-content { margin-left: 40px; line-height: 25px; }
.bui-message .bui-stdmod-footer { padding: 0; text-align: center; border-top: none; }
.image-pbar button, .bui-grid .bui-pagingbar button, .image-pbar .bui-bar-item-button, .bui-grid .bui-pagingbar .bui-bar-item-button, .image-pbar .bui-pb-page, .bui-grid .bui-pagingbar .bui-pb-page { background: url("../img/table-191-450.gif") no-repeat -999px -999px transparent; overflow: hidden; }
.image-pbar button, .bui-grid .bui-pagingbar button { height: 16px; width: 16px; margin: 0; text-indent: -100px; *text-indent:0;
*font-size:0;}

.bui-tree-list .x-tree-elbow-expander, .bui-tree-grid .x-tree-elbow-expander, .bui-tree-list .x-tree-elbow-dir, .bui-tree-grid .x-tree-elbow-dir, .bui-tree-list .x-tree-elbow-leaf, .bui-tree-grid .x-tree-elbow-leaf, .bui-tree-list .x-tree-elbow-line, .bui-tree-grid .x-tree-elbow-line, .bui-tree-list .x-tree-elbow, .bui-tree-grid .x-tree-elbow, .bui-tree-list .x-tree-elbow-expander-end, .bui-tree-grid .x-tree-elbow-expander-end, .bui-tree-list .x-tree-elbow-end, .bui-tree-grid .x-tree-elbow-end { background: url("../img/tree_icon-80-100.gif") no-repeat -999px -999px transparent; }


/*********************************************************************************************************/
/*弹出窗口*/
.loading { height: 50px; background: url('/file/Css/loading.gif') no-repeat center; }
.mask { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background: url(../img/backdrop.png) repeat 0 0; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in }
* html .mask { position: absolute; left:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
top:expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}

.modal-open { overflow: hidden; }/*当弹出层出现时，隐藏body右侧滚动条*/
/*全屏遮罩层*/
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 740; background-color: #000; }/*默认遮罩层，全屏黑色*/
* html .modal-backdrop { position: absolute; left:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
top:expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}/*解决IE下 遮罩层兼容性*/
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }/*遮罩层失去时，透明度为0*/
.modal-backdrop, .modal-backdrop.fade.in { opacity: 0.7; filter: alpha(opacity=70); }/*遮罩层进入 0.7透明度*/
.modal-backdrop.fade1 { opacity: 0; filter: alpha(opacity=0); }/*遮罩层失去时，透明度为0*/
.modal-backdrop, .modal-backdrop.fade1.in { opacity: 0; filter: alpha(opacity=70); }/*遮罩层进入 0.7透明度*/
.modal-scrollable { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: auto; }/*弹出层的最外层，全屏，用户响应点击和滚动*//*弹窗超出屏幕高度时，弹出层替代body右侧滚动条，实现弹出层的整体滚动*/
.page-overflow { margin-right: 16px; }
.modal.container { width: 980px; }/*满页面宽度*/
.modal { position: absolute; top: 50%; left: 50%; width: 500px; margin-left: -250px; z-index: 750; overflow: visible; background-color: #fff; background-clip: padding-box; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -khtml-background-clip: padding-box; -moz-background-clip: padding-box; -ms-background-clip: padding-box; -o-background-clip: padding-box; background-clip: padding-box; -webkit-border-radius: 6px; -khtml-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border:1px solid #999;
}/*弹出层，绝对定位，默认【宽度500px，高度自适应，背景白色，6px圆角，带阴影】，自定义宽度可在data-width中设置参数*/
.fade.in { opacity: 1; filter: alpha(opacity=100); }
.fade1.in { opacity: 1; filter: alpha(opacity=10); }
.modal.fade { top: -100%; webkit-transition: opacity .3s linear, top .3s ease-out; -moz-transition: opacity .3s linear, top .3s ease-out; -ms-transition: opacity .3s linear, top .3s ease-out; -o-transition: opacity .3s linear, top .3s ease-out; transition: opacity .3s linear, top .3s ease-out; }/*弹出层进入动画效果，从上而下，0.3秒*/
.modal.fade.in { top: 50%; }/*弹出层进入后居顶距离，配合margin-top负值，实现上下自动居中*/
.modal.modal-overflow.fade.in { top: 0px; }/*如果弹出层高度大于窗口，弹出窗口距顶0像素*/
.loading-spinner { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -12px; }/*Ajax加载数据时loading*/
/*弹出层header区*/
.modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; position: relative }/*弹出层头部*/
.modal-header .close { position: absolute; right: 10px; top: 10px }/*关闭按钮，请调用4.1.1 按钮 .close*/
.modal-header h3 { margin: 0 }/*标题*/
.modal-body { overflow-y: visible; padding: 15px } /*内容不限高度，内填充15px，不满意可自行修改*/
.modal-form { margin-bottom: 0 } /*弹出层表单*/
/*弹出层footer区，放按钮*/
.modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; *zoom: 1;
-webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-box-shadow: inset 0 1px 0 #fff; -moz-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; }
.modal-footer:before, .modal-footer:after { display: table; content: "" }
.modal-footer:after { clear: both }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0 }
.modal-footer .btn-group .btn + .btn { margin-left: -1px }
.mask_box { background-image: none; display: none; z-index: 99 }
.hover .mask_box { position: absolute; bottom: 0px; left: 0px; display: block; background: url(../images/backdrop.png) repeat 0 0; text-align: left }
.easyDialog_wrapper { width: 320px; color: #444; border: 3px solid rgba(0,0,0,0); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4); box-shadow: 0 0 10px rgba(0,0,0,0.4); display: none; }
.easyDialog_wrapper .easyDialog_content { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #fff; border: 1px solid #e5e5e5; }
.easyDialog_wrapper .easyDialog_title { height: 30px; line-height: 30px; overflow: hidden; color: #666; padding: 0 10px; font-size: 14px; border-bottom: 1px solid #e5e5e5; background: #f7f7f7; border-radius: 4px 4px 0 0; margin: 0 }
.easyDialog_wrapper .close_btn { font-family: arial; font-size: 18px; _font-size: 12px; font-weight: 700; color: #999; text-decoration: none; float: right; }
.easyDialog_wrapper .close_btn:hover { color: #333; }
.easyDialog_wrapper .easyDialog_text { padding: 25px 10px; font-size: 13px; line-height: 22px; }
.easyDialog_wrapper .easyDialog_footer { padding: 10px; text-align: right; *zoom:1;
}
.easyDialog_wrapper .easyDialog_footer:after { content: ''; display: block; height: 0; overflow: hidden; visibility: hidden; clear: both; }
.easyDialog_wrapper .btn_highlight, .easyDialog_wrapper .btn_normal { border: 1px solid; border-radius: 2px; cursor: pointer; float: right; font-size: 12px; padding: 0 12px; height: 24px; line-height: 24px; margin-bottom: 10px; }
.easyDialog_wrapper .btn_highlight { background: #4787ed; background: -webkit-gradient(linear, center bottom, center top, from(#4787ed), to(#4d90fe)); background: -moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color: #3079ed; color: #fff; }
.easyDialog_wrapper .btn_normal { margin-left: 10px; border-color: #c3c3c3; background: #ececec; color: #333; background: -webkit-gradient(linear, center bottom, center top, from(#ececec), to(#f4f4f4)); background: -moz-linear-gradient(90deg, #ececec, #f4f4f4); }
.modal-open .dropdown-menu { z-index: 8050 }
.modal-open .dropdown.open { *z-index: 8050
}
.modal-open .popover { z-index: 8060 }
.modal-open .tooltip { z-index: 8070 }
/*关闭*/
.close { font-size: 20px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 20px; color: #000; text-shadow: 0 1px 0 #fff; opacity: 0.2; filter: alpha(opacity=20) }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40) }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none }
.btn { display: inline-block; padding: 3px 12px; cursor: pointer; font-size: 14px; text-align: center; white-space: nowrap; vertical-align: middle; border: 1px solid #ccc; border-color: #e6e6e6 #e6e6e6 #b3b3b3 #bfbfbf; *zoom:1;
/*CSS3阴影*/	
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { text-decoration: none; }
a.btn:hover { text-decoration: none; }
.btn:active, .btn.active { background-color: #ccc \9 }
.btn:first-child { *margin-left:0
}
.btn:hover, .btn:focus { background-position: 0 -15px; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear; transition: background-position .1s linear }
.btn.active, .btn:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05) }
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color: rgba(255,255,255,0.75) }
a.btn-primary:hover, a.btn-warning:hover, a.btn-danger:hover, a.btn-success:hover, a.btn-info:hover, a.btn-inverse:hover { color: #fff }
/*默认*/
.btn-default { background-color: #e6e6e6; /*CSS3 线性渐变背景*/
background-image: -moz-linear-gradient(top, #fff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #fff, #e6e6e6); background-image: -o-linear-gradient(top, #fff, #e6e6e6); background-image: linear-gradient(to bottom, #fff, #e6e6e6); background-repeat: repeat-x; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; }
a.btn-default:hover { color: #333 }
/*主要*/
.btn-primary { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #04c; background-image: -moz-linear-gradient(top, #08c, #04c); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c)); background-image: -webkit-linear-gradient(top, #08c, #04c); background-image: -o-linear-gradient(top, #08c, #04c); background-image: linear-gradient(to bottom, #08c, #04c); background-repeat: repeat-x; border-color: #04c #04c #002a80; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #fff; background-color: #04c; *background-color:#003bb3
}
.btn-primary:active, .btn-primary.active { background-color: #039 \9 }
/*信息*/
.btn-info { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #2f96b4; background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); background-repeat: repeat-x; border-color: #2f96b4 #2f96b4 #1f6377; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color: #fff; background-color: #2f96b4; *background-color:#2a85a0
}
.btn-info:active, .btn-info.active { background-color: #24748c \9 }
/*成功*/
.btn-success { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #51a351; background-image: -moz-linear-gradient(top, #62c462, #51a351); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); background-image: -webkit-linear-gradient(top, #62c462, #51a351); background-image: -o-linear-gradient(top, #62c462, #51a351); background-image: linear-gradient(to bottom, #62c462, #51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color: #fff; background-color: #51a351; *background-color:#499249
}
.btn-success:active, .btn-success.active { background-color: #408140 \9 }
/*警告*/
.btn-warning { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #f89406; background-image: -moz-linear-gradient(top, #fbb450, #f89406); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); background-image: -webkit-linear-gradient(top, #fbb450, #f89406); background-image: -o-linear-gradient(top, #fbb450, #f89406); background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color: #fff; background-color: #f89406; *background-color:#df8505
}
.btn-warning:active, .btn-warning.active { background-color: #c67605 \9 }
/*危险*/
.btn-danger { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #bd362f; background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color: #fff; background-color: #bd362f; *background-color:#a9302a
}
.btn-danger:active, .btn-danger.active { background-color: #942a25 \9 }
/*相反*/
.btn-inverse { color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #222; background-image: -moz-linear-gradient(top, #444, #222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222)); background-image: -webkit-linear-gradient(top, #444, #222); background-image: -o-linear-gradient(top, #444, #222); background-image: linear-gradient(to bottom, #444, #222); background-repeat: repeat-x; border-color: #222 #222 #000; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
 filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color: #fff; background-color: #222; *background-color:#151515
}
.btn-inverse:active, .btn-inverse.active { background-color: #080808 \9 }
/*链接*/
.btn-link, .btn-link:active, .btn-link[disabled] { background-color: transparent; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.btn-link { color: #08c; cursor: pointer; border-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.btn-link:hover, .btn-link:focus { color: #005580; text-decoration: underline; background-color: transparent }
.btn-link[disabled]:hover, .btn-link[disabled]:focus { color: #333; text-decoration: none }
/*块级按钮*/
.btn-block { -moz-box-sizing: border-box; display: block; padding-left: 0; padding-right: 0; width: 100%; }
/*按钮尺寸*/
.btn-large { padding: 10px 20px; font-size: 18px; }
.btn-big { padding: 5px 15px; font-size: 16px; }
.btn-small { padding: 2px 10px; font-size: 12px; }
.btn-mini { padding: 0 6px; font-size: 10px; }
/*禁用状态*/
.btn.disabled { cursor: default; background-image: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
/*折叠*/
.QYfold .item{ position:relative}
.QYfold .item h4{margin:0;font-weight:bold;position:relative;border-top: 1px solid #fff;font-size:15px;line-height:22px;padding:7px 10px;background-color:#eee;cursor:pointer;padding-right:30px; border-radius: 5px;}
.QYfold .item h4 b{position:absolute;display: block; cursor:pointer;right:10px;top:7px;width:16px;height:16px; text-align:center; color:#666}
.QYfold .item .holder{display:none;}
/*返回顶部*/
.toTop{position:fixed;display:block;width:48px;height:49px;text-indent:-9999em;overflow:hidden;right:20px;visibility:visible;bottom:10px;_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);background:url(../img/totop.png) no-repeat 0 0}
.toTop:hover{background-position:-48px 0}
/*翻页*/
div.green-black { padding: 3px; margin: 3px; text-align: right; display: block; }
div.green-black a { border: #2c2c2c 1px solid; color: #fff; text-decoration: none; font-size: 16px; background-color: #2c2c2c; margin: 0 5px 0 0; padding: 2px 5px 2px 5px; }
div.green-black a:hover { border: #aad83e 1px solid; color: #fff; background-color: #aad83e; }
div.green-black a:active { border: #aad83e 1px solid; color: #fff; background-color: #aad83e; }
div.green-black span.current { border: #aad83e 1px solid; padding: 2px 5px; font-weight: bold; color: #fff; margin: 0 5px 0 0; background-color: #aad83e; }
div.green-black span.disabled { border: #f3f3f3 1px solid; padding: 2px 5px; color: #ccc; margin: 0 2px 0 0; }
.select { height: 40px; line-height: 40px; width: 60px; padding-top: 10px; }
.select1 { width: 168px; padding-top: 5px; padding-left: 6px; }
/**/
.repno1 { background: url(../img/bg_repno.gif) no-repeat -90px -24px; text-indent: 50px; }
.repno2 { text-indent: 105px; background: url(../img/bg_repno.gif) no-repeat -35px -24px; }
.repno3 { text-indent: 105px; background: url(../img/bg_repno.gif) no-repeat -35px -74px; }
.repno3 a { color: #F60; }
.repno3 a:hover { color: #F60; }
.repno4 { font-weight: bold; color: #F60; }
.repno4 a { color: #F60; }
.repno4 a:hover { color: #F60; }
.readd { background: url(../img/bg_repno1.gif) no-repeat -0px 1px; padding-left: 18px; }
.current>a{
	background: url(images/nav_hover.jpg) no-repeat left top;
    color: white;
}
.current>a>span{
	background: url(images/nav_hover.jpg) no-repeat right -31px;
}

    
