﻿.ui-select .select-current,.ui-select-tiny .select-current span,
.ui-select-tiny .select-list li.selected a,
.ui-select-box .select-current,
.ui-select.success .select-success em,
.ui-checkbox.checked {
  background:url(../images/ui-all.png) no-repeat;
}
.ui-select-box .select-list li.disabled,
.ui-select-box .select-list li.disabled:hover {
  background:#fff;
  color:#bbb;
  cursor:default;
}
.ui-select-box.alert .select-current-wrap {
  border:1px solid #d95b5b;
}
/** 按钮 **/
.ui-button-green,
.ui-button-green-small,
.ui-button-gold,
.ui-button-gold-small,
.ui-button-gray,
.ui-button-gray-small {
  display:inline-block;
  margin-right:5px;
  font-size:14px;
  height:33px;
  line-height: 33px;
  padding:0 20px;
  text-align: center;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a:hover.ui-button-green,
a:hover.ui-button-green-small,
a:hover.ui-button-gold,
a:hover.ui-button-gold-small,
a:hover.ui-button-gray,
a:hover.ui-button-gray-small,
a:hover.ui-button-orange,
a:hover.ui-button-orange-small {
  text-decoration: none;
}
.ui-button-green,
.ui-button-green-small {
  color:#fff;
  background-color:#e38032;
}
.ui-button-green-small {
  height:28px;
  line-height: 28px;
  font-size:12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding:0 18px;
}
a:hover.ui-button-green,
a:hover.ui-button-green-small {
  background-color: rgba(227, 128, 50, 0.8);
}
a:active.ui-button-green,
a:active.ui-button-green-small {
}
.ui-button-gold,
.ui-button-gold-small {
  color:#fff;
  background-color:#f09133;
}
.ui-button-gold-small,
.ui-button-disabled-small,
.ui-button-gray-small {
  font-size:12px;
  padding:0 10px;
  height:25px;
  line-height: 25px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
a:hover.ui-button-gold,
a:hover.ui-button-gold-small {
  background:#ff981b;
}
a:active.ui-button-gold,
a:active.ui-button-gold-small {
  -moz-box-shadow:inset  2px 2px 3px #df680c;
  -webkit-box-shadow:inset 2px 2px 3px #df680c;
  box-shadow:inset 2px 2px 3px #df680c;
}
.ui-button-gray,
.ui-button-gray-small {
  color:#666;
  background-color:#ebebeb;
}
a:hover.ui-button-gray,
a:hover.ui-button-gray-small {
  background:#dedede;
}
a:active.ui-button-gray,
a:active.ui-button-gray-small {
  -moz-box-shadow:inset  2px 2px 3px #bbb;
  -webkit-box-shadow:inset 2px 2px 3px #bbb;
  box-shadow:inset 2px 2px 3px #bbb;
}
.button-disabled,
a:hover.button-disabled,
a:active.button-disabled {
  color:#fff;
  background-color: #e5e5e5;
  cursor: default;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.ui-button-gold.trans,
.ui-button-gold-small.trans {
  background:#eee;
  color:#fff;
}
.button-flat {
  border-radius: 0;
}
.ui-button-tiny {
  display: inline-block;
  height:21px;
  line-height: 21px;
  background-color:#f8f7f2;
  float:left;
  text-align: center;
  color:#333;
  border:1px solid #c1c0bd;
  padding:0 15px 0 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#efeeec));
  background: -webkit-linear-gradient(#ffffff, #efeeec);
  background: -moz-linear-gradient(#ffffff, #efeeec);
  background: -ms-linear-gradient(#ffffff, #efeeec);
  background: -o-linear-gradient(#ffffff, #efeeec);
  background: linear-gradient(#ffffff, #efeeec);
  position: relative;
}
.ui-button-tiny em {
  background:url(../images/control.png) no-repeat;
  display: inline-block;
  width:20px;
  height:20px;
  position: absolute;
  top:4px;
  left:7px;
}
a:hover.ui-button-tiny {
  text-decoration: none;
  background-color:#f7f4eb;
}
a:active.ui-button-tiny {
  background-color:#f1f0ee;
  -webkit-box-shadow:inset 0 2px 3px #ccc;
  -moz-box-shadow:inset 0 2px 3px #ccc;
  box-shadow:inset 0 2px 3px #ccc;
}
a.ui-button-tiny.edit em {
  background-position: 3px -53px;
}
a.ui-button-tiny.delete em {
  background-position: 4px -116px;
}
a.ui-button-tiny.page em {
  background-position: 3px -181px;
}
a.ui-button-tiny.statistics em {
  background-position: 3px -256px;
}
a.ui-button-tiny.award em {
  background-position: 3px -331px;
}
a.ui-button-tiny.shoot em {
  background-position: 3px -398px;
}
a.ui-button-tiny.audit em {
  background-position: 5px -463px;
}
a.ui-button-tiny.download em {
  background-position: 4px -535px;
}
a.ui-button-tiny.remove em {
  background-position: 8px -592px;
}
a.ui-button-tiny.throw em {
  background-position: 6px -664px;
}
a.ui-button-tiny.more em {
  background-position: 3px -716px;
}
a.ui-button-tiny.reset em {
  background-position: 5px -886px;
}
.ui-button-select {
  position: relative;
}
.ui-button-select .select-list {
  position: absolute;
  width: 100%;
  left:0;
  top:100%;
  margin-top:-1px;
  display: none;
  z-index:300;
}
.ui-button-select.unfold .select-list {
  display: block;
}
.ui-button-select .select-list ul {
  border:1px solid #ddd;
  border-top:none;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ui-button-select .select-list li {
  background:#fff;
  color:#666;
}
.ui-button-select .select-list li:hover {
  background:#ececec;
}
.ui-button-select .select-list li:last-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ui-button-group {
  display: inline-block;
  vertical-align: middle;
  margin-right:5px;
}
.ui-button-group a {
  float:left;
  margin-right:0;
}
.ui-button-group a:first-child {
  margin-left:-1px;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ui-button-group a:last-child {
  margin-left:-1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ui-button-control {
  color: #333;
  border: 1px solid #c0c0c0;
  background-color: #fbfbfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f2f2f2));
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: -moz-linear-gradient(#fff, #f2f2f2);
  background: -ms-linear-gradient(#fff, #f2f2f2);
  background: -o-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0 11px;
  text-align: center;
  vertical-align: middle;
  min-width: 45px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
a:hover.ui-button-control,a:hover.ui-button-control-select,
a:active.ui-button-control,a:active.ui-button-control-select {
  border:1px solid #9e9e9e;
  -webkit-box-shadow: 0 2px 2px #ebebeb;
  -moz-box-shadow: 0px 2px 2px #ebebeb;
  box-shadow: 0px 2px 2px #ebebeb;
  text-decoration: none;
}
a:active.ui-button-control,a:active.ui-button-control-select {
  background-color: #fbfeeeeeebfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e2e2e2), to(#fefefe));
  background: -webkit-linear-gradient(#e2e2e2, #f2fefefef2f2);
  background: -moz-linear-gradient(#e2e2e2, #fefefe);
  background: -ms-linear-gradient(#e2e2e2, #fefefe);
  background: -o-linear-gradient(#e2e2e2, #fefefe);
  background: linear-gradient(#e2e2e2, #fefefe);
}
.ui-button-custom-white {
  height:30px;
  line-height: 30px;
  display: inline-block;
  padding:0 18px;
  color:#333;
  background:#fdfcfc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border:1px solid #dadada;
}
a:hover.ui-button-custom-white {
  text-decoration: none;
}
.ui-radio-group {
  display: inline-block;
  border:1px solid #dcd7d1;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
.ui-radio-group span {
  display: inline-block;
  font-size: 14px;
  height:30px;
  line-height: 30px;
  padding:0 15px;
  cursor: pointer;
  color:#999;
  float: left;
}
.ui-radio-group span:hover {
  color:#666;
}
.ui-radio-group span.on {
  -moz-border-top-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  border-top-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.ui-radio-group span.off {
  -moz-border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.ui-radio-group span:first-child {
  border-right:1px solid #dcd7d1;
}
.ui-radio-group.on .on,
.ui-radio-group.off .off {
  background:#dcd7d1;
  color:#000;
  cursor: default;
}
/** 开关 **/
.ui-switch {
  width:57px;
  height:25px;
  display: inline-block;
  background: #ccc;
  vertical-align: middle;
  margin-right:3px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  position: relative;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-switch .plug {
  display: inline-block;
  background:#fff;
  position: absolute;
  left:0;
  top:0;
  height:25px;
  width: 25px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  -moz-box-shadow:  0 1px 2px #999;
  -webkit-box-shadow: 0 1px 2px #999;
  box-shadow: 0 1px 2px #999;
}
.ui-switch.on {
  background:#e38032;
}
.ui-switch.on .plug {
  left:auto;
  right:0;
}
/** select **/
.ui-select-box {
  display:inline-block;
  background-color:#fafafa;
  vertical-align: top;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  min-width: 90px;
  position: relative;
  vertical-align: middle;
}
.ui-select-box .select-current-wrap {
  border:1px solid #c0c0c0;
  padding-right:8px;
}
.ui-select-box .select-current {
  background-position: right -27px;
  display:block;
  line-height: 1;
  padding:6px 20px 7px 7px;
  color:#999;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-select-box .select-list {
  border-top: none;
  -moz-box-shadow:  0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  position: absolute;
  left:0;
  top:26px;
  width:100%;
  max-height:200px;
  z-index:300;
  background-color: #fff;
  display: none;
}
.ui-select-box.show .select-list {
  display: block;
}
.ui-select-box .select-list ul {
  padding:3px 0;
  border-left:1px solid #dbdbdb;
  border-bottom:1px solid #dbdbdb;
}
.ui-select-box .select-list .mCS_no_scrollbar ul {
  border-right:1px solid #dbdbdb;
}

.ui-select-box .select-list li {
  height:23px;
  line-height: 23px;
  padding:0 0 0 7px;
  overflow: hidden;
}
.ui-select-box .select-list li:hover {
  background-color: #2489d7;
  color:#fff;
}

.ui-select-box.selected .select-current {
  color:#333;
}
.ui-select-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.ui-select-box .mCSB_scrollTools .mCSB_dragger_bar:active {
  background:#999 !important;
}
.ui-select-box .mCSB_scrollTools .mCSB_draggerRail {
  background:#ddd;
}
.ui-select-box .mCSB_container{
  margin-right:11px;
}
.ui-select-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  background: #a6a6a6;
}
.ui-select-box .mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f0f0f0;
}
.ui-select-box  .mCustomScrollBox>.mCSB_scrollTools {
  width:10px !important;
}
/** 下拉框 **/
.ui-select {
  display:inline-block;
  position:relative;
  margin-right:5px;
}
.ui-select .select-current {
  background-position: right -30px;
  padding-right:14px;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-select .ui-button-white-select {
  position: relative;
  z-index:200;
  margin-right:0;
}
.ui-select .select-list {
  position:absolute;
  top:29px;
  left:0;
  width:100%;
  z-index:500;
  display: none;
}
.ui-select.success .select-list-wrap {
  padding-top:10px;
}
.ui-select .select-success {
  background-color:#f6fff5;
  color:#000;
  height:22px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  display: none;
}
.ui-select.success .select-success {
  display:block;
}
.ui-select.success .select-success em {
  width:15px;
  height:22px;
  display: inline-block;
  background-position: 0 -465px;
  vertical-align: middle;
}
.ui-select.show .select-list {
  display: block;
}
.ui-select.show .ui-button-white-select {
  -moz-box-shadow:  none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:1px solid #c0c0c0;
}
.ui-select .select-list .no-data {
  color:#ccc;
  padding:10px;
  display: inline-block;
}
.ui-select.show a:active.ui-button-white-select {
  background-color: #fbfbfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#f2f2f2));
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: -moz-linear-gradient(#fff, #f2f2f2);
  background: -ms-linear-gradient(#fff, #f2f2f2);
  background: -o-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
}
.ui-select .select-list-wrap {
  border:1px solid #dbdbdb;
  border-top:none;
  background:#fff;
  color:#333;
  -moz-box-shadow:  0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
}
.ui-select .select-list ul {
  padding:10px 0;
}
.ui-select .select-list li {
  padding:4px 0 4px 10px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  max-height:18px;
}
.ui-select .select-list li:last-child {
  margin-bottom:0;
}
.ui-select .select-check-list li:hover,
.ui-select .select-check-list li.selected {
  background-color: #eee;
}
.ui-select .select-check-list-act {
  margin:-2px 0 10px 0;
  line-height: 1;
  padding:5px 0 5px 10px;
}
.ui-select .select-check-list-act:hover {
  background-color:#2489d7;
}
.ui-select .select-check-list-act:hover a {
  color:#fff;
}
.ui-select .select-check-list-act a:hover {
  text-decoration: none;
}
.ui-select-tiny {
  position: relative;
  display: inline-block;
}
.ui-select-tiny .select-current {
  padding:5px 10px;
  line-height: 1;
  cursor: pointer;
}
.ui-select-tiny .select-current span {
  padding-right:5px;
  background-position: right -112px;
  padding-right:12px;
}
.ui-select-tiny .select-list {
  position: absolute;
  top:-4px;
  left:-1px;
  border:1px solid #f0f0f0;
  background: #fff;
  padding:3px 0;
  display: block;
  white-space: nowrap;
  -moz-box-shadow:  0 0 8px #f0f0f0;
  -webkit-box-shadow: 0 0 8px #f0f0f0;
  box-shadow: 0 0 8px #f0f0f0;
  z-index:300;
  display: none;
}
.ui-select-tiny.show .select-list {
  display: block;
  cursor:pointer;
}
.ui-select-tiny .select-list li.selected a {
  background-position: right -112px;
}
.ui-select-tiny .select-list ul {
  display: block;
  margin-bottom:3px;
}
.ui-select-tiny .select-list ul li {
  padding:0 10px;
}
.ui-select-tiny .select-list ul li a {
  line-height: 22px;
  padding-right:12px;
  color:#666;
}
.ui-select-tiny .select-list ul li a:hover {
  text-decoration: none;
}
.ui-select-tiny .select-list ul li:hover {
  background-color:#f2f2f2;
}
/** control  **/
.ui-control-block {
  padding:15px 20px;
}
/** 列表 **/
.ui-table {
  position: relative;
  background:#fff;
}
.table-legend {
  background-color: #faf9f7;
  height:34px;
  line-height: 34px;
  padding-bottom:1px;
}
.table-legend-wrap {
  height:34px;
  padding-left:15px;
}
.ui-th,.ui-td {
  float:left;
  color:#666;
  text-align: left;
}
.ui-th {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-th span {
  margin-right:20px;
}
.ui-tr {
  border-bottom:1px solid #e4e4e4;
  height:42px;
  padding:12px 0;
  padding-left:15px;
}
.ui-tr.selected {
  background:#f2f2f2;
}
.ui-tr.unfold {
  background:#f5f5f5;
  border-bottom:1px dotted #d9d9d9;
}
.ui-tr .ui-checkbox {
  vertical-align: top;
  margin-right:7px;
  margin-top:1px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-td {
  color:#000;
  max-height: 45px;
}
.ui-td .td-text-group {
  margin-right:20px;
  text-align: center;
}
.ui-td .td-num {
  font-family: Tahoma;
  font-size:14px;
  color:#000;
}
.ui-td .act {
  background-position: 0 -168px;
  display:inline-block;
  width:15px;
  height:13px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-tr.unfold .ui-td .act {
  background-position:0 -203px;
}
.ui-tr-extend {
  background:#f5f5f5;
  border-bottom:1px solid #e4e4e4;
  padding:12px 0;
  padding-left:15px;
  display:none;
}
.ui-tr-extend .info-group-half {
  float:left;
  width:300px;
}
.ui-tr-extend .info-group {
  margin-bottom:25px;
}
.ui-tr-extend .info-group .ui-edit,
.ui-tr-extend .info-group .ui-remark {
  margin-left:10px;
}
.ui-tr-extend p {
  margin-bottom:7px;
}
.ui-gray {
  color:#666;
}
.ui-weak {
  color:#999;
}
.ui-weaker {
  color:#ccc;
}
.ui-td.align-center {
  text-align: center;
}
.ui-td.align-middle {
  line-height: 42px;
}
.ui-checkbox {
  display:inline-block;
  width:12px;
  height:12px;
  line-height: 1;
  border:1px solid #b9b9b9;
  vertical-align: middle;
  background-color: #fbfbfb;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#eaeaea));
  background: -webkit-linear-gradient(#fff, #eaeaea);
  background: -moz-linear-gradient(#fff, #eaeaea);
  background: -ms-linear-gradient(#fff, #eaeaea);
  background: -o-linear-gradient(#fff, #eaeaea);
  background: linear-gradient(#fff, #eaeaea);
  cursor:pointer;
  margin-top:-1px;
  margin-right:5px;
}
.ui-checkbox.checked {
  background-position:0 0;
}
.ui-checkbox.disabled {
  background-color: #eaeaea;
  border:1px solid #ddd;
  cursor: default;
}
.ui-checkbox.checked.disabled {
  background-position: 0 -20px;
}
.ui-filter-item {
  background-position:right 5px;
  padding-right:10px;
  margin-right:20px;
  cursor:pointer;
}
.ui-filter-item:hover,.ui-filter-item.ordered {
  color:#f98901;
  background-position: right -57px;
}
.ui-filter-item.filter-desc,
.ui-filter-item.filter-asc {
  padding-right:0;
  display: inline-block;
  width:4px;
  height:8px;
  margin-right:0;
  float:left;
  margin-right:3px;
}
.ui-filter-item.filter-desc {
  background-position: 0 -615px;
}
.ui-filter-item.filter-asc {
  background-position: -5px -615px;
}
.ui-filter-item.filter-desc.ordered {
  background-position: 0 -639px;
}
.ui-filter-item.filter-asc.ordered {
  background-position: -5px -639px;
}
.ui-filter-wrap {
  display: inline-block;
  vertical-align: middle;
}
.ui-td .ui-select {
  background-position: right -31px;
  padding:6px 10px 6px 10px;
  line-height:1;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ui-td .ui-select.show {
  background-color:#eee;
}
.ui-th.fn-center,.ui-td.fn-center {
  text-align:center;
}
.ui-img {
  margin-right:10px;
}
/** 弹窗 **/
.ui-win-pop {
  width:450px;
}
.ui-win-large {
  width:650px;
}
.ui-win-pop .pop-bd-wrap {
  padding:30px 40px;
  font-size:14px;
  overflow: hidden;
}
.ui-win-pop .pop-hd {
  background: #f2f2f2;
  height: 40px;
  line-height: 40px;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.ui-win-pop .pop-hd h3 {
  color: #333;
  font-size: 14px;
  padding-left: 20px;
}
.ui-win-pop .pop-close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 51px;
}
.ui-win-pop .pop-hd .pop-close em {
  background: url(../images/ui-pop-box-close.png) 15px 13px no-repeat;
  width: 50px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
.ui-win-pop .pop-hd .pop-close:hover em {
  background-position: 15px -128px;
}
.ui-win-pop .pop-ft {
  height: 49px;
  background: #fcfbfb;
  position: relative;
}
.ui-win-pop .pop-action {
  position: absolute;
  right: 10px;
  top: 10px;
}
.ui-win-pop .pop-action .ui-button-gold,
.ui-win-pop .pop-action .ui-button-gray {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.fancybox-skin,
.fancybox-inner {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.fancybox-overlay {
  background:rgba(128, 128, 128, 0.75) !important;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.ui-new {
  background:#ff6702;
  display: inline-block;
  width:5px;
  height:5px;
  font-size:0;
  line-height: 1;
  position: absolute;
  top:0;
  right:-1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/** 小提醒窗 **/
.ui-small-tips-mask {
  position: absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  z-index:800;
}
.ui-small-tips {
  width:210px;
  border:1px solid #ddd;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  position: absolute;
  right:0;
  bottom:100%;
  margin-bottom:-3px;
  background:#fff;
  z-index:900;
  font-size:12px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-small-tips .tips-body {
  padding:15px;
  line-height: 1.5;
  cursor: default;
  background:#fff;
  text-align: left;
}
.ui-small-tips .tips-body p {
  margin-bottom:5px;
}
.ui-small-tips .tips-foot {
  height:33px;
  line-height:33px;
  border-top:1px solid #f5f2f2;
  background:#fcfbfb;
  text-align: right;
  padding-right:5px;
}
.ui-float-tips {
  text-align: center;
  position: absolute;
  left:50%;
  top:50%;
  margin-left:-40px;
  background:#fff;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
  padding:10px 15px;
  line-height: 1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  z-index: 20;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
}
.ui-float-tips img {
  vertical-align: middle;
}
.ui-float-tips-mask {
  background:#fff;
  position: absolute;
  left:0;
  top:0;
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
  width:100%;
  height:100%;
  z-index:10;
}
.ui-float-tips.tip-success em {
  display: inline-block;
  width:15px;
  height:15px;
  background:url(../images/ui-all.png) 0 -467px no-repeat;
  vertical-align: middle;
}
.face-trigger {
  background: url(../images/face-icon.png) no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: middle;
  margin-right: 2px;
  position: relative;
}
.ui-upload-progress {
  color:#ccc;
  height:32px;
  line-height: 32px;
}
.ui-upload-progress em {
  display: inline-block;
  width:190px;
  height:3px;
  margin-right:3px;
  line-height: 3px;
  background:#e1e1e1;
  vertical-align: middle;
  position: relative;
}
.ui-upload-progress em i {
  width:0;
  display: inline-block;
  background:#9ed6a1;
  height:3px;
  line-height: 3px;
  position: absolute;
  left:0;
  top:0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
exUploader {
  position:relative;
}
exUploader.inline .ui-upload-progress {
  position: absolute;
  border:1px solid #ddd;
  top:26px;
  left:-1px;
  background:#fff;
  width:240px;
  padding-left:10px;
  z-index:1000;
  font-size:12px;
}
exUploader.inline .ui-upload-progress em {
  width:120px;
}
exuploaderresult {
  display: block;
}
exuploaderresult li {
  position: relative;
  margin:10px 0;
}
exuploaderresult li,
exuploaderresult li img {
  width:60px;
  height:60px;
}
exuploaderresult li img {
  height:40px;
}
exuploaderresult li a {
  position: absolute;
  left:0;
  bottom:0;
  display: block;
  width:100%;
  text-align: center;
  background:#f2f2f2;
  opacity: 0.8;
}
exUploader.set {
  line-height: 1;
}
.ui-upload-load {
  font-size:12px;
  color:#999;
  line-height: 1.5;
  color:#999;
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.ui-upload-load .status {
  padding-top:5px;
  display: inline-block;
}
.ui-upload-load .bar {
  position: absolute;
  background:#9ed6a1;
  height:3px;
  bottom:-1px;
  left:0;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.ui-upload-load .upload-cancel {
  display: none;
}
.ui-upload-load:hover .upload-cancel {
  display: inline-block;
}
.ui-upload-load:hover .status,
.ui-upload-load:hover .prg,
.ui-upload-load:hover .bar {
  display: none;
}
exuploader {
  margin:8px 0;
}
exuploaderResult:after {
  visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
exuploaderResult li {
  width:60px;
  height:60px;
  float: left;
  margin-right:10px;
}
exuploaderResult li img {
  width:60px;
  height:44px;
}
exuploaderResult li a {
  display: block;
  height:16px;
  line-height: 16px;
  text-align: center;
  background:#f2f2f2;
}
/** 通知 **/
#notify {
  height:35px;
  line-height: 35px;
  padding:0 44px;
  position: fixed;
  top:0;
  left:50%;
  background-color: #64a00d;
  color:#fff;
  z-index:99999;
  /*border:1px solid #ccc;*/
  border-top:none;
  font-size:14px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#notify.alarm {
  background-color: #e9a200;
  color:#fff;
  font-weight: normal;
}
/** 弹窗卡片 **/
.pop-slides {
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
.pop-slides:before {
  content:"";
  position: fixed;
  width:100%;
  height:100%;
  background:#898988;
  left:0;
  top:0;
  opacity: 0.6;
  filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  z-index:2000;
}
.pop-slides .slides-wrap {
  width:650px;
  height:600px;
  position: fixed;
  z-index:3000;
  left:50%;
  top:50%;
  margin-left:-325px;
  margin-top:-300px;
  overflow: hidden;
  white-space: nowrap;
}
.pop-slides .slide-item {
  width:650px;
  height:100%;
  background:#fff;
  float: left;
  position: relative;
}
.pop-slides.silver .slide-item {
  background: -moz-linear-gradient(top, #fefefe, #d5d5d5);
  background: -o-linear-gradient(top,#fefefe, #d5d5d5);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#d5d5d5));
}
.pop-slides .slides-box {
  position: relative;
  width:300%;
  height:100%;
}
.pop-slides .slide-item .action a {
  display: inline-block;
  height:48px;
  line-height: 48px;
  padding:0 45px;
  font-size:20px;
  background:#68ae51;
  color:#fff;
  margin-top:10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pop-slides .slide-item .action a:hover {
  background:#5b9e44;
  text-decoration: none;
}
.pop-slides .slide-action {
  position: absolute;
  left:50%;
  top:50%;
  margin-left:-410px;
  width: 820px;
  height: 110px;
  margin-top:-100px;
  z-index:4000;
}
.pop-slides .slide-action .action {
  width: 70px;
  height: 110px;
  border-radius: 8px;
  position: relative;
}
.pop-slides .slide-action .action:active,
.pop-slides .slide-action .action:focus {
  outline: none;
}
.pop-slides .slide-action .action.left {
  position: absolute;
  left:-23px;
}
.pop-slides .slide-action .action.right {
  position: absolute;
  right:0;
}
.pop-slides .slide-action .action em {
  float: left;
  width: 52px;
  height: 85px;
  margin: 10px 8px;
  background-position: 0 0;
}
.pop-slides .slide-action .action.locked {
  display: none;
}
.pop-slides .slide-action .action.left em {
  background: url(../images/case-turn-icons.png) 0 -228px no-repeat;
  width:77px;
  height:114px;
}
.pop-slides .slide-action .action.right em {
  background: url(../images/case-turn-icons.png) 0 0 no-repeat;
  width:77px;
  height:114px;
}
.pop-slides .slide-action .action.left em:hover {
  background-position: 0 -342px;
}
.pop-slides .slide-action .action.right em:hover {
  background-position: 0 -114px;
}
.pop-slides .slide-num {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  position: fixed;
  top:50%;
  margin-top:300px;
  z-index:4000;
}
.pop-slides .slide-num .num-box {
  height: 13px;
  margin: 0 auto;
  position: relative;
  z-index:200;
  text-align: center;
}
.pop-slides .slide-num .num-box a {
  width: 12px;
  height: 12px;
  margin-right:5px;
  background:#ccc ;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index:200;
  display:inline-block;
}
.pop-slides .slide-num .num-box a.current {
  background:#f39d3c;
}
/*滚动到顶部样式@Xiang*/
a.scrolltop-trigger{
  position: fixed;
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: #000;
  bottom: 50px;
  right: 50px;
  text-align: center;
  border-radius: 2px;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  filter: alpha(opacity=30);
  display: none;
  font-size: 10px;
}
a.scrolltop-trigger:hover{
  opacity: 0.6;
}
a.scrolltop-trigger:after{
  content: "";
  width: 1.6em;
  height: 1.6em;
  top: 50%;
  position: relative;
  margin-top: -0.4em;
  display: inline-block;
  border-left: 0.3em solid #fff;
  border-top: 0.3em solid #fff;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}
.wx-face {
  width:22px !important;
  vertical-align: middle;
  margin:-3px 2px 0 2px;
}

/*禁止用户选择文字*/
.no-user-select{
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  cursor: default;
}
.user-select{
  -moz-user-select: text;
  -webkit-user-select: text;
  -ms-user-select: text;
  cursor: default;
}

em.chat-to-user-trigger{
  display: inline-block;
  width: 19px;
  height: 17px;
  background-image: url(../images/news-reply.png);
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
em.chat-to-user-trigger.false{
  background-image: url(../images/news-noreply.png);
}
em.chat-to-user-trigger.wait{
  width: 23px;
  height: 21px;
  background-image: url(../images/chat.png);
}
.ui-captcha {
	height:36px;
	line-height: 36px;
	font-size:14px;
	background:#e6e6db;
	color:#fff;
	padding:0 22px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.ui-captcha:hover {
	text-decoration: none;
}
.ui-captcha.ready {
	background:#b7d17f;
	cursor: pointer;
}
.ui-captcha.ready:hover {
	opacity: 0.8;
}
.ui-captcha.triggered {
	background:#ededed;
	color:#999;
	cursor: default;
}
.ui-captcha.wait {
  background:#ededed;
  color:#999;
}
