@charset "utf-8";
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
h4,
h5,
h6,
h1,
h2,
h3,
html,
body {
  margin: 0;
  padding: 0px;
}
ul,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0px;
}
li {
  list-style: none;
}
p {
  margin: 0;
}
hr {
  height: 1px;
  margin: 10px 0;
  border: 0;
  clear: both;
  background-color: #e6e6e6;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  color: #262626;
  text-decoration: none;
}
a:active {
  color: #333333;
}
::-webkit-scrollbar {
  height: 10px;
  width: 10px;
  background-color: #fff;
}
::-webkit-scrollbar-button {
  height: 0;
  width: 0;
  display: none;
}
::-webkit-scrollbar-track,
::-webkit-scrollbar-thumb {
  border: 0;
}
::-webkit-scrollbar-track {
  background-color: #fff;
}
::-webkit-scrollbar-thumb {
  padding-top: 100px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset -1px -1px 0 rgba(0, 0, 0, 0.07);
  background-color: #dadada;
  min-height: 28px;
  border-radius: 4px;
}
::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.4);
}
::-webkit-scrollbar-thumb:active {
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
  background-color: rgba(0, 0, 0, 0.5);
}
html,
body {
  font-family: '微软雅黑', sans-serif;
  font-size: 14px;
  background: #f5f5f5;
  color: #333333;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[disabled],
textarea[disabled],
select[disabled],
option[disabled] {
  background-color: #aaa;
  cursor: not-allowed;
}
.clearfix:after {
  clear: both;
  display: block;
  content: "";
}
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tr {
  text-align: right;
}
.bgfff {
  background: #fff;
}
.dflex {
  display: flex;
}
/*.h1,h2,h3,h4,h5,h6{ font-weight:normal;}*/
.font_ht {
  font-family: "黑体";
}
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f15 {
  font-size: 15px;
}
.f16 {
  font-size: 16px;
}
.f17 {
  font-size: 17px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f28 {
  font-size: 28px;
}
.f30 {
  font-size: 30px;
}
.f28 {
  font-size: 28px;
}
.f36 {
  font-size: 36px;
}
.f42 {
  font-size: 42px;
}
.f50 {
  font-size: 50px;
}
.f60 {
  font-size: 60px;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.t2 {
  text-indent: 2em;
}
.thD {
  text-indent: -9999px;
}
.bor_none {
  border: none;
}
.backsize100 {
  background-size: 100% 100% ;
}
.text_li_th {
  text-decoration: line-through;
}
/*删除线*/
/*typset preset*/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.margin_auto {
  margin-left: auto;
  margin-right: auto;
}
.vm {
  vertical-align: center;
}
.pf {
  position: fixed;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.zoom {
  zoom: 1;
}
.txh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.txh2 {
  overflow: hidden;
  white-space: nowrap;
}
/*zindex prest*/
.zin1 {
  z-index: 1;
}
.zin2 {
  z-index: 2;
}
.zin3 {
  z-index: 3;
}
/*margin prest*/
.cent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.mAuto {
  margin: 0 auto;
}
.margin0 {
  margin: 0 !important;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m25 {
  margin: 25px;
}
.m30 {
  margin: 30px;
}
.m35 {
  margin: 35px;
}
.m40 {
  margin: 40px;
}
.m50 {
  margin: 50px;
}
.mt3 {
  margin-top: 3px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
.pt85 {
  margin-top: 85px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.ml55 {
  margin-left: 55px;
}
.ml60 {
  margin-left: 60px;
}
.ml65 {
  margin-left: 65px;
}
.ml70 {
  margin-left: 70px;
}
.ml75 {
  margin-left: 75px;
}
.ml90 {
  margin-left: 90px;
}
.ml95 {
  margin-left: 95px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr35 {
  margin-right: 35px;
}
.mr40 {
  margin-right: 40px;
}
.mr45 {
  margin-right: 45px;
}
.mr50 {
  margin-right: 50px;
}
.mr80 {
  margin-right: 80px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
/*padding prest*/
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p25 {
  padding: 25px;
}
.p30 {
  padding: 30px;
}
.p35 {
  padding: 35px;
}
.p40 {
  padding: 40px;
}
.p45 {
  padding: 45px;
}
.p50 {
  padding: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl12 {
  padding-left: 12px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl35 {
  padding-left: 35px;
}
.pl40 {
  padding-left: 40px;
}
.pl45 {
  padding-left: 45px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
.pl120 {
  padding-left: 120px;
}
.pl180 {
  padding-left: 180px;
}
.pl300 {
  padding-left: 300px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr35 {
  padding-right: 35px;
}
.pr40 {
  padding-right: 40px;
}
.pr45 {
  padding-right: 45px;
}
.pr50 {
  padding-right: 50px;
}
/*color*/
.color000 {
  color: #000;
}
.color888 {
  color: #888;
}
.color999,
a .color999 {
  color: #999;
}
.color666,
a .color666 {
  color: #666;
}
.colorfff {
  color: #fff;
}
.color333 {
  color: #333;
}
.colorF93D5C {
  color: #F93D5C;
}
/*line-height prest*/
.lineH160 {
  line-height: 160%;
}
.lineH180 {
  line-height: 180%;
}
.lineH200 {
  line-height: 200%;
}
.lineH220 {
  line-height: 220%;
}
.lineH330 {
  line-height: 330%;
}
/*br prest*/
.bra3 {
  border-radius: 3px;
}
.bra5 {
  border-radius: 5px;
}
.bra50 {
  border-radius: 50%;
}
.curaor_pointer {
  cursor: pointer;
}
a:hover.texe_deon {
  text-decoration: none;
}
.texe_deon {
  text-decoration: none;
}
/*opacity prest*/
.op2 {
  opacity: 0.2;
}
.op4 {
  opacity: 0.4;
}
.op5 {
  opacity: 0.5;
}
.op6 {
  opacity: 0.6;
}
.op8 {
  opacity: 0.8;
}
.op2:hover,
.op4:hover,
.op6:hover,
.op8:hover {
  opacity: 1;
}
.input,
.select,
.textarea {
  height: 38px;
  line-height: 1.3;
  line-height: 38px\9;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  border-radius: 2px;
  border-color: #e6e6e6;
  padding-left: 10px;
  box-sizing: border-box;
  width: 100%;
}
.textarea {
  display: block;
  min-height: 100px;
  height: auto;
  line-height: 20px;
  padding: 6px 10px;
  resize: vertical;
}
.button {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background-color: #ff6700;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.button:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  color: #fff;
}
.button:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn {
  display: inline-block;
  width: 158px;
  height: 38px;
  padding: 0;
  margin: 0;
  border: 1px solid #b0b0b0;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  color: #b0b0b0;
  cursor: pointer;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.18);
}
.btn-small {
  width: 118px;
  height: 28px;
  font-size: 12px;
  line-height: 28px;
}
.btn-primary {
  background: #ff6700;
  border-color: #ff6700;
  color: #fff;
}
.btn-primary:hover {
  background-color: #f25807;
  border-color: #f25807;
  color: #fff;
}
.btn-line-gray {
  border-color: #b0b0b0;
  background: #fff;
  color: #757575;
}
.btn-line-gray:hover {
  color: #fff;
  background-color: #757575;
  border-color: #757575;
}
.btn-line-green {
  border-color: #83c44e;
  background: #fff;
  color: #83c44e;
}
.btn-line-green:hover {
  color: #fff;
  background-color: #71b639;
  border-color: #71b639;
}
/** 表格 **/
.table {
  width: 100%;
  margin: 10px 0;
  background-color: #fff;
  color: #666;
}
.table tr {
  transition: all .3s;
  -webkit-transition: all .3s;
}
.table th {
  text-align: left;
  font-weight: 400;
}
.table thead tr,
.table-header,
.table-tool,
.table-total,
.table-total tr,
.table-patch,
.table-mend,
.table[lay-even] tr:nth-child(even),
.table tbody tr:hover,
.table-hover,
.table-click {
  background-color: #f2f2f2;
}
.table th,
.table td,
.table[lay-skin="line"],
.table[lay-skin="row"],
.table-view,
.table-tool,
.table-header,
.table-col-set,
.table-total,
.table-page,
.table-fixed-r,
.table-tips-main,
.table-grid-down {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.table th,
.table td {
  position: relative;
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
}
.table[lay-skin="line"] th,
.table[lay-skin="line"] td {
  border-width: 0;
  border-bottom-width: 1px;
}
.table[lay-skin="row"] th,
.table[lay-skin="row"] td {
  border-width: 0;
  border-right-width: 1px;
}
.table[lay-skin="nob"] th,
.table[lay-skin="nob"] td {
  border: none;
}
.table img {
  max-width: 100px;
}
/* 大表格 */
.table[lay-size="lg"] th,
.table[lay-size="lg"] td {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}
.table-view .table[lay-size="lg"] .table-cell {
  height: 40px;
  line-height: 40px;
}
/* 小表格 */
.table[lay-size="sm"] th,
.table[lay-size="sm"] td {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-size: 12px;
}
.table-view .table[lay-size="sm"] .table-cell {
  height: 20px;
  line-height: 20px;
}
/* 数据表格 */
.table[lay-data] {
  display: none;
}
.table-box {
  position: relative;
  overflow: hidden;
}
.table-view {
  margin: 10px 0;
}
.table-view .table {
  position: relative;
  width: auto;
  margin: 0;
}
.table-view .table[lay-skin="line"] {
  border-width: 0;
  border-right-width: 1px;
}
.table-view .table[lay-skin="row"] {
  border-width: 0;
  border-bottom-width: 1px;
}
.table-view .table th,
.table-view .table td {
  padding: 5px 0;
  border-top: none;
  border-left: none;
}
.table-view .table th.unselect .table-cell span {
  cursor: pointer;
}
.table-view .table td {
  cursor: default;
}
.table-view .table td[data-edit="text"] {
  cursor: text;
}
.table-view .form-checkbox[lay-skin="primary"] i {
  width: 18px;
  height: 18px;
}
.table-view .form-radio {
  line-height: 0;
  padding: 0;
}
.table-view .form-radio > i {
  margin: 0;
  font-size: 20px;
}
.table-init {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 110;
}
.table-init .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  font-size: 30px;
  color: #c2c2c2;
}
.table-header {
  border-width: 0;
  border-bottom-width: 1px;
  overflow: hidden;
}
.table-header .table {
  margin-bottom: -1px;
}
.table-tool .inline[lay-event] {
  position: relative;
  width: 26px;
  height: 26px;
  padding: 5px;
  line-height: 16px;
  margin-right: 10px;
  text-align: center;
  color: #333;
  border: 1px solid #ccc;
  cursor: pointer;
  -webkit-transition: .5s all;
  transition: .5s all;
}
.table-tool .inline[lay-event]:hover {
  border: 1px solid #999;
}
.table-tool-temp {
  padding-right: 120px;
}
.table-tool-self {
  position: absolute;
  right: 17px;
  top: 10px;
}
.table-tool .table-tool-self .inline[lay-event] {
  margin: 0 0 0 10px;
}
.table-tool-panel {
  position: absolute;
  top: 29px;
  left: -1px;
  padding: 5px 0;
  min-width: 150px;
  min-height: 40px;
  border: 1px solid #d2d2d2;
  text-align: left;
  overflow-y: auto;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}
.table-tool-panel li {
  padding: 0 10px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: .5s all;
  transition: .5s all;
}
.table-tool-panel li .form-checkbox[lay-skin="primary"] {
  width: 100%;
}
.table-tool-panel li:hover {
  background-color: #f2f2f2;
}
.table-tool-panel li .form-checkbox[lay-skin="primary"] {
  padding-left: 28px;
}
.table-tool-panel li .form-checkbox[lay-skin="primary"] i {
  position: absolute;
  left: 0;
  top: 0;
}
.table-tool-panel li .form-checkbox[lay-skin="primary"] span {
  padding: 0;
}
.table-tool .table-tool-self .table-tool-panel {
  left: auto;
  right: -1px;
}
.table-col-set {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 100%;
  border-width: 0;
  border-left-width: 1px;
  background-color: #fff;
}
.table-sort {
  width: 10px;
  height: 20px;
  margin-left: 5px;
  cursor: pointer!important;
}
.table-sort .edge {
  position: absolute;
  left: 5px;
  border-width: 5px;
}
.table-sort .table-sort-asc {
  top: 3px;
  border-top: none;
  border-bottom-style: solid;
  border-bottom-color: #b2b2b2;
}
.table-sort .table-sort-asc:hover {
  border-bottom-color: #666;
}
.table-sort .table-sort-desc {
  bottom: 5px;
  border-bottom: none;
  border-top-style: solid;
  border-top-color: #b2b2b2;
}
.table-sort .table-sort-desc:hover {
  border-top-color: #666;
}
.table-sort[lay-sort="asc"] .table-sort-asc {
  border-bottom-color: #000;
}
.table-sort[lay-sort="desc"] .table-sort-desc {
  border-top-color: #000;
}
.table-cell {
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
}
.table-cell .form-checkbox[lay-skin="primary"] {
  top: -1px;
  padding: 0;
}
.table-cell .table-link {
  color: #01AAED;
}
.laytable-cell-checkbox,
.laytable-cell-radio,
.laytable-cell-space,
.laytable-cell-numbers {
  padding: 0;
  text-align: center;
}
.table-body {
  position: relative;
  overflow: auto;
  margin-right: -1px;
  margin-bottom: -1px;
}
.table-body .none {
  line-height: 26px;
  padding: 15px;
  text-align: center;
  color: #999;
}
.table-fixed {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
}
.table-fixed .table-body {
  overflow: hidden;
}
.table-fixed-l {
  box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
}
.table-fixed-r {
  left: auto;
  right: -1px;
  border-width: 0;
  border-left-width: 1px;
  box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
}
.table-fixed-r .table-header {
  position: relative;
  overflow: visible;
}
.table-mend {
  position: absolute;
  right: -49px;
  top: 0;
  height: 100%;
  width: 50px;
}
.table-tool {
  position: relative;
  z-index: 890;
  width: 100%;
  min-height: 50px;
  line-height: 30px;
  padding: 10px 15px;
  border-width: 0;
  border-bottom-width: 1px;
}
.table-tool .btn-container {
  margin-bottom: -10px;
}
.table-total {
  margin-bottom: -1px;
  border-width: 0;
  border-top-width: 1px;
  overflow: hidden;
}
.table-page {
  position: relative;
  width: 100%;
  padding: 7px 7px 0;
  border-width: 0;
  border-top-width: 1px;
  height: 41px;
  margin-bottom: -1px;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
}
.table-page > div {
  height: 26px;
}
.table-page .laypage {
  margin: 0;
}
.table-page .laypage a,
.table-page .laypage span {
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  border: none;
  background: none;
}
.table-page .laypage a,
.table-page .laypage span.laypage-curr {
  padding: 0 12px;
}
.table-page .laypage span {
  margin-left: 0;
  padding: 0;
}
.table-page .laypage .laypage-prev {
  margin-left: -7px !important;
}
.table-page .laypage .laypage-curr .laypage-em {
  left: 0;
  top: 0;
  padding: 0;
}
.table-page .laypage input,
.table-page .laypage button {
  height: 26px;
  line-height: 26px;
}
.table-page .laypage input {
  width: 40px;
}
.table-page .laypage button {
  padding: 0 10px;
}
.table-page select {
  height: 18px;
}
.table-view select[lay-ignore] {
  display: inline-block;
}
.table-patch .table-cell {
  padding: 0;
  width: 30px;
}
.table-edit {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0 14px 1px;
  border-radius: 0;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.15);
}
.table-edit:focus {
  border-color: #5FB878!important;
}
select.table-edit {
  padding: 0 0 0 10px;
  border-color: #C9C9C9;
}
.table-view .form-switch,
.table-view .form-checkbox,
.table-view .form-radio {
  top: 0;
  margin: 0;
  box-sizing: content-box;
}
.table-view .form-checkbox {
  top: -1px;
  height: 26px;
  line-height: 26px;
}
.table-view .form-checkbox i {
  height: 26px;
}
/* 展开溢出的单元格 */
.table-grid .table-cell {
  overflow: visible;
}
.table-grid-down {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 100%;
  padding: 5px 0;
  border-width: 0;
  border-left-width: 1px;
  text-align: center;
  background-color: #fff;
  color: #999;
  cursor: pointer;
}
.table-grid-down .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.table-grid-down:hover {
  background-color: #fbfbfb;
}
body .table-tips .layer-content {
  background: none;
  padding: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
}
.table-tips-main {
  margin: -44px 0 0 -1px;
  max-height: 150px;
  padding: 8px 15px;
  font-size: 14px;
  overflow-y: scroll;
  background-color: #fff;
  color: #666;
}
.table-tips-c {
  position: absolute;
  right: -3px;
  top: -13px;
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  background-color: #666;
  border-radius: 50%;
  color: #fff;
}
.table-tips-c:hover {
  background-color: #777;
}
.table-tips-c:before {
  position: relative;
  right: -2px;
}
.public-container {
  max-width: 1200px;
  margin: 0 auto;
}
.public-breadcrumbs {
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  background: #f5f5f5;
  color: #616161;
}
.public-page {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 30px 0px 30px;
}
.public-page span {
  color: #757575;
  padding: 0px 0px 0px 10px;
}
.public-page span.current {
  display: inline-block;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #757575;
  margin-left: 5px;
  border-radius: 3px;
  background: #757575;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.public-page a {
  display: inline-block;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #eeeeee;
  background: #fff;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  color: #757575;
  cursor: pointer;
  margin-left: 5px;
  border-radius: 3px;
  font-size: 12px;
}
.public-page a:hover {
  display: inline-block;
  height: 35px;
  padding: 0 15px;
  border: 1px solid #757575;
  background: #757575;
  line-height: 35px;
  text-align: center;
  color: #fff;
}
.public-page input {
  width: 40px;
  text-align: center;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin: 0px 5px;
  color: #757575;
  position: relative;
  display: inline-block;
  top: -2px;
}
.public-page .form {
  display: inline-block;
  margin: 0px 10px;
  color: #757575;
}
.public-mask {
  opacity: .3;
  filter: alpha(opacity=30);
  zoom: 1;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.public-dialog {
  top: 0px;
  left: 0px;
  background: #fff;
  position: fixed;
  min-width: 200px;
  box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
  z-index: 1001;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  border-radius: 2px;
}
.public-dialog .dhead {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
  position: relative;
  background-color: #F8F8F8;
}
.public-dialog .dtitle {
  line-height: 20px;
  font-size: 14px;
  padding-right: 10px;
}
.public-dialog .ddrag {
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  width: 90%;
  height: 100%;
}
.public-dialog .dclose {
  position: absolute;
  right: 5px;
  top: 9px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #858585;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  border: 0px;
  background: none;
}
.public-dialog .dfoot {
  display: block;
  background-color: #fff;
  text-align: right;
  overflow: hidden;
  padding: 5px;
}
.public-dialog .dfoot button {
  background: #ff6700;
  color: #fff;
  border: 0px;
  margin: 0px 5px;
  border-radius: 2px;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  text-align: center;
  overflow: visible;
  -webkit-appearance: none;
}
.public-form-item {
  margin-bottom: 15px;
  clear: both;
  *zoom: 1;
}
.public-form-item:after {
  content: '\20';
  clear: both;
  *zoom: 1;
  display: block;
  height: 0;
}
.public-form-item label {
  margin-bottom: 0px;
}
.public-form-item .form-label {
  float: left;
  display: block;
  padding: 9px 10px;
  width: 100px;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  margin-bottom: 0px;
}
.public-form-item .input-block {
  margin-left: 100px;
  min-height: 38px;
  line-height: 38px;
}
.public-form-item .input-inline {
  float: left;
  width: 190px;
  margin-right: 10px;
  line-height: 38px;
}
.public-check-box {
  display: inline-block;
  margin: 0 2.5px 5px 0;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.public-check-box input {
  display: none;
}
.public-check-box .check-name {
  border: 1px solid #ddd;
  padding: 0 20px;
}
.public-check-box input:checked + .check-name {
  color: #ff6700;
  border-color: #ff6700;
  background-color: #fff9f5;
}
.public-check-box input[disabled] + .check-name {
  color: #999999;
  border-color: #999999;
  background-color: #ffffff;
}
.public-upload-item {
  width: 150px;
  height: 150px;
  overflow: hidden;
  background-color: #f5f5f5;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
}
.public-upload-item:before {
  line-height: 150px;
  text-align: center;
  font-size: 60px;
  display: block;
}
.public-upload-item .action {
  position: absolute;
  top: 0px;
  width: 100%;
}
.public-upload-item .action a {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 0px 4px;
  border-radius: 20px;
  float: right;
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin: 5px 5px 0px 0px;
}
.public-upload-item .name {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  padding: 0px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.public-upload-item .progress {
  color: #ffffff;
  font-size: 30px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  line-height: 150px;
}
.public-upload-picker {
  position: relative;
}
.public-upload-picker input {
  display: none;
}
/* 页面子栏目样式 */
.public-sub-column-box .item {
  width: 24.25%;
  height: 60px;
  background: #fff;
  line-height: 60px;
  list-style: none;
  text-align: center;
  margin-right: 1%;
  margin-bottom: 12px;
  float: left;
  font-size: 16px;
  cursor: pointer;
  overflow: hidden;
}
.public-sub-column-box .item:nth-of-type(4n) {
  margin-right: 0px;
}
.public-sub-column-box .item:hover {
  color: #FF6600;
  background-color: #fafafa;
}
.public-sub-column-box-left {
  width: 200px;
  padding: 20px 27px;
  background-color: #fff;
  margin-right: 15px;
  margin-bottom: 15px;
}
.public-sub-column-box-left .top-title {
  font-size: 24px;
  line-height: 61px;
}
.public-sub-column-box-left .item {
  display: block;
  height: 38px;
  background: #fff;
  line-height: 38px;
  list-style: none;
  font-size: 13px;
  cursor: pointer;
  overflow: hidden;
  padding: 0px 0px 0px 24px;
}
.public-sub-column-box-left .item + .item {
  border-top: 1px solid #e5e5e5;
}
.public-sub-column-box-left .item:hover {
  color: #FF6600;
}
.public-sub-column-box-left .item.active {
  background: #ddd;
}
