﻿@charset "utf-8";
/*
*
* 最后更新日期 : 2014-11-28
* 最后更新者 : 麟






* 增加 :
	1) .outputTable添加width-sm, width-md, width-lg三款长度供后台程序员使用控制长度
	2) .outputTable首行排序功能链接，自动添加排序图标






	3) 禁用按钮或下拉菜单带有样式，以识别禁用与非禁用组件区别






	4) 添加带loading动画图的遮罩层样式和动画图标
	5) 添加弹出框popup-box
* 修正 :
	1) .outputTable添加table-layout为fixed，并且里面的td添加了word-break
	2) .btn-box 参数由原来的4个改为3个，合并了paddingLR和paddingTB为padding
*/
/*=====样式重置=====*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 arial;
  color: #333;
  outline: 0;
}
body {
  background: #fff;
}
a {
  color: #333;
}
a:hover {
  color: #267871;
}
input[type='text'] {
  line-height: 1.24 \9;
}
/*=====变量=====*/
/* 全局变量 */
/*@login 登陆页 */
/* loginWrap 外框 */
/*@home 首页变量 */
/*@home-body-left center & right 3栏分布结构*/
/*@home-body-left & right 2栏左右分布结构*/
/*@home-body 首页主体 */
/* ===  图标全屏结构 === */
/*@home-body-treeView 树形菜单 */
/*@home-body-module 功能模块 */
/*@home-defaultPage 欢迎页 */
/*@home-foot 首页foot */
/*@header 页头*/
/*@marinWrap 主体内容变量 */
/*@pages 分页 */
/* 说明列表 */
/* @blockUI遮罩层 */
/* @div.popup-box弹出框 */
/* box-header 关闭按钮 */
/* @dl.popup 弹出框 */
/*=====全局元素设置=====*/
body {
  overflow-x: auto;
  overflow-y: auto;
  font-size: 12px;
}
a[href*=".xls"],
a[href*=".xlsx"] {
  display: inline-block;
  margin: 10px;
  padding-left: 20px;
  height: 16px;
  line-height: 16px;
  color: blue;
  text-decoration: underline;
  background: url("../img/xls.png") no-repeat;
  font-size: 14px;
  font-size: 12px;
}
a[href*=".xls"]:hover,
a[href*=".xlsx"]:hover {
  color: blue;
}
a[href*=".xls"].hide,
a[href*=".xlsx"].hide {
  display: none;
}
a.btn {
  border: 2px solid #52A5E0;
  background-color: transparent !important;
  font-weight: normal;
  color: #52A5E0;
  text-align: center;
  display: inline-block;
  padding: 3px 10px;
  width: auto;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  border-radius: 3px;
  /*iPhone 新加 兼容火狐按钮 开始*/
  /*iPhone 新加 兼容火狐按钮 开始*/
  text-decoration: none !important;
  margin: 0;
}
a.btn.hide {
  display: none;
}
a.btn:hover {
  border: 2px solid #52A5E0;
  background-color: #51A5E1 !important;
  font-weight: normal;
  color: white;
  text-align: center;
}
a.btn:active {
  border: 2px solid #B1DBF9;
  background-color: #ACD5F3 !important;
  font-weight: normal;
  color: white;
  text-align: center;
}
a.btn[disabled] {
  border: 2px solid #AFAFAF;
  background-color: transparent !important;
  font-weight: normal;
  color: #AFAFAF;
  text-align: center;
  cursor: auto;
  background-image: url(../img/icons-disable.png) !important;
}
a.btn[class*=icon-] {
  padding: 3px 10px 3px 26px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  line-height: 1.14;
  /* 当前最大值为-741 */
  /* 添加 */
  /* 批准 */
  /* 审核 */
  /* 二维码 */
  /* 货物 */
  /* 呼叫 */
  /* 清空 */
  /* 取消  返还*/
  /* 确定 */
  /* 计算 */
  /* 删除 */
  /* 下载 */
  /* 编辑 */
  /* 弹出 */
  /* 导入 */
  /* 填写 */
  /* 导出 */
  /* 获取 */
  /* 列出 */
  /*下一个*/
  /* 收起 */
  /* 密码 */
  /*上一个*/
  /*打印*/
  /* 查询 */
  /* 接收 */
  /* 修理 */
  /* 退货 */
  /* 保存 */
  /* 发送 */
  /* 设置 */
  /* 订单 */
  /* 刷新 */
  /* 上传 */
  /* 展开 */
  /* 选择 */
}
a.btn[class*=icon-]:hover {
  background-image: url(../img/icons-active.png);
}
a.btn[class*=icon-].icon-add {
  background-position: 6px -21px;
}
a.btn[class*=icon-].icon-approval {
  background-position: 6px -41px;
}
a.btn[class*=icon-].icon-audit {
  background-position: 6px -141px;
}
a.btn[class*=icon-].icon-barcode {
  background-position: 6px -81px;
}
a.btn[class*=icon-].icon-box {
  background-position: 6px -181px;
}
a.btn[class*=icon-].icon-call {
  background-position: 6px -421;
}
a.btn[class*=icon-].icon-clear {
  background-position: 6px -121px;
}
a.btn[class*=icon-].icon-cancel {
  background-position: 6px -461px;
}
a.btn[class*=icon-].icon-confirm {
  background-position: 6px -381px;
}
a.btn[class*=icon-].icon-count {
  background-position: 6px -601px;
}
a.btn[class*=icon-].icon-delete {
  background-position: 6px -241px;
}
a.btn[class*=icon-].icon-download {
  background-position: 6px -541px;
}
a.btn[class*=icon-].icon-edit {
  background-position: 6px -301px;
}
a.btn[class*=icon-].icon-eject {
  background-position: 6px -661px;
}
a.btn[class*=icon-].icon-import {
  background-position: 6px -701px;
}
a.btn[class*=icon-].icon-fill {
  background-position: 6px -681px;
}
a.btn[class*=icon-].icon-export {
  background-position: 6px -101px;
}
a.btn[class*=icon-].icon-get {
  background-position: 6px -641px;
}
a.btn[class*=icon-].icon-list {
  background-position: 6px -221px;
}
a.btn[class*=icon-].icon-next {
  background-position: 6px -501px;
}
a.btn[class*=icon-].icon-packUp {
  background-position: 6px -721px;
}
a.btn[class*=icon-].icon-password {
  background-position: 6px -281px;
}
a.btn[class*=icon-].icon-prev {
  background-position: 6px -481px;
}
a.btn[class*=icon-].icon-print {
  background-position: 6px -521px;
}
a.btn[class*=icon-].icon-query {
  background-position: 6px -261px;
}
a.btn[class*=icon-].icon-receive {
  background-position: 6px -341px;
}
a.btn[class*=icon-].icon-repair {
  background-position: 6px -561px;
}
a.btn[class*=icon-].icon-return {
  background-position: 6px -621px;
}
a.btn[class*=icon-].icon-save {
  background-position: 6px -61px;
}
a.btn[class*=icon-].icon-send {
  background-position: 6px -581px;
}
a.btn[class*=icon-].icon-setting {
  background-position: 6px -441px;
}
a.btn[class*=icon-].icon-order {
  background-position: 6px -201px;
}
a.btn[class*=icon-].icon-refresh {
  background-position: 6px -401px;
}
a.btn[class*=icon-].icon-upload {
  background-position: 6px -361px;
}
a.btn[class*=icon-].icon-unfold {
  background-position: 6px -741px;
}
a.btn[class*=icon-].icon-select {
  background-position: 6px -161px;
}
@-moz-document url-prefix() {
  a.btninput[type=submit][class*=icon-],
  a.btn input[type=button][class*=icon-] {
    padding: 0px 10px 0px 26px;
  }
}
a.btn:hover {
  color: white;
}
/*=====Login页=====*/
.loginWrap {
  position: relative;
  width: auto;
  height: auto;
  border: 0px solid #ddd;
  margin: 100px auto 0;
  padding: 0px 0;
  background: transparent;
}
.loginWrap h2 {
  display: block;
  width: 100%;
  height: auto;
  background: transparent no-repeat right;
  font-size: 66px;
  font-weight: bold;
  word-spacing: 1em;
  text-align: center;
  text-shadow: none;
  color: orange;
}
.loginWrap .loginForm {
  box-sizing: border-box;
  position: relative;
  left: 0;
  top: 0;
  margin: 0px auto 0;
  width: 700px;
  height: 550px;
  text-align: center;
  border-radius: 0;
  box-shadow: 0px 3px 46px 4px rgba(223, 223, 223, 0.6);
  background: #fff no-repeat;
  border-width: 1px 0 0 1px;
  font-size: 14px;
  /*SDS左上角样式*/
}
.loginWrap .loginForm .login_container {
  position: absolute;
  top: 18px;
  right: 22px;
  width: 360px;
}
.loginWrap .loginForm .sds {
  width: 383px;
}
.loginWrap .loginForm .login_icon_hand {
  display: inline-block;
  width: 22px;
  height: 13px;
  background: url(../img/login_icon.png) no-repeat;
  margin-left: 10px;
}
.loginWrap .loginForm .login_contact:hover .login_icon_hand {
  background-position: 0 -25px;
}
.loginWrap .loginForm .loginForm label [for="rbdUser"] {
  width: 50px;
}
.loginWrap .loginForm .login_left {
  position: relative;
  width: 300px;
}
.loginWrap .loginForm h2 {
  display: block;
  width: 100%;
  height: auto;
  font-size: 66px;
  font-weight: bold;
  word-spacing: 1em;
  text-align: center;
  text-shadow: none;
  color: orange;
}
.loginWrap .loginForm .phcolor,
.loginWrap .loginForm input-placeholder {
  color: #cccccc !important;
}
.loginWrap .loginForm ::-webkit-input-placeholder {
  color: #cccccc !important;
}
.loginWrap .loginForm :-moz-placeholder {
  color: #cccccc !important;
}
.loginWrap .loginForm ::-moz-placeholder {
  color: #cccccc !important;
}
.loginWrap .loginForm :-ms-input-placeholder {
  color: #cccccc !important;
}
.loginWrap .loginForm fieldset {
  position: relative;
  /*IMS-IT加上 默认值：relative */
  margin: 20px 0px;
  /*IMS-IT加上 默认值：auto */
}
.loginWrap .loginForm fieldset:first-child {
  text-align: center;
}
.loginWrap .loginForm fieldset:first-child label {
  width: auto;
  margin: 0;
}
.loginWrap .loginForm fieldset:first-child .marginR {
  margin-right: 35px;
}
.loginWrap .loginForm fieldset:first-child input {
  margin-right: 2px;
}
.loginWrap .loginForm fieldset:first-child input,
.loginWrap .loginForm fieldset:first-child label {
  vertical-align: middle;
}
.loginWrap .loginForm fieldset p {
  padding: 6px 105px;
}
.loginWrap .loginForm fieldset img {
  vertical-align: middle;
  margin: 0px;
}
.loginWrap .loginForm fieldset label {
  display: inline-block;
  width: 22%;
  color: #267871;
  /*IMS-IT加上 start*/
  position: static;
  padding: 0;
  height: auto;
  border-radius: 3px;
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  background: none;
  cursor: text;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin: 0 5px 0 0;
  /* 额外的图标，取消content规则即可隐藏 */
  /*IMS-IT加上 end*/
  /*图标*/
  /*图标*/
}
.loginWrap .loginForm fieldset label:after {
  position: absolute;
  top: 18px;
  left: 79px;
  width: 9px;
  height: 10px;
  background: url(../img/input-icon.png) 0 0 no-repeat;
}
.loginWrap .loginForm fieldset label i:before {
  width: 24px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.loginWrap .loginForm fieldset label i.rotate:before {
  transform: rotateY(180deg);
  color: #8b8b8b;
}
.loginWrap .loginForm fieldset input {
  /*IMS-IT加上*/
  /* 输入框焦点 */
}
.loginWrap .loginForm fieldset input[type="text"],
.loginWrap .loginForm fieldset input[type="password"] {
  width: 60%;
  height: auto;
  /*IMS-IT加上 默认值：auto */
  padding: 6px !important;
  border-radius: 3px;
  border: 1px solid #c9c9c9;
  /*IMS-IT加上 默认值：1px solid inherit */
  color: #8b8b8b;
  font-weight: bold;
  font-size: 14px;
}
.loginWrap .loginForm fieldset input[maxlength="4"] {
  width: 90px;
  /* IMS-IT将其参数化 */
  color: #8b8b8b;
}
.loginWrap .loginForm fieldset input:focus {
  border: 1px solid #267871;
  box-shadow: 0 0 3px 0px rgba(87, 140, 202, 0.3);
  transition: all 0.4s ease 0.2s;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .loginWrap .loginForm fieldset input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    border: 1px solid #c9c9c9 !important;
  }
}
.loginWrap .loginForm fieldset.align-center {
  text-align: center;
}
.loginWrap .loginForm fieldset a {
  font-size: 12px;
  color: inherit;
  text-decoration: underline;
}
.loginWrap .loginForm fieldset a:hover,
.loginWrap .loginForm fieldset a.select {
  color: inherit;
}
.loginWrap .loginForm fieldset span {
  font-size: 12px;
}
.loginWrap .loginForm fieldset.btn-group {
  position: static;
  right: 0;
  bottom: 0;
  border-left: 0 solid #CECECE;
  margin-left: 118px;
  /* IMS-IT加上 */
}
.loginWrap .loginForm fieldset.btn-group ul li {
  float: left;
  width: 50%;
  padding: 0 0px;
  box-sizing: border-box;
}
.loginWrap .loginForm fieldset.btn-group input {
  width: 96%;
  /*IMS-IT加上 默认值：auto */
  padding: 4px 0px;
  background: transparent;
  background-color: #267871 !important;
  /*login按钮样式*/
  border: 2px solid #267871;
  border-radius: 6px;
  color: #ffffff;
  font-size: 18px;
  transition: all 0.3s ease 0s;
  /*login按钮伪样式*/
  /*login按钮伪样式*/
}
.loginWrap .loginForm fieldset.btn-group input:hover,
.loginWrap .loginForm fieldset.btn-group input:focus {
  background-color: #2d9c93 !important;
  color: white;
}
.loginWrap .loginForm fieldset.btn-group input.pw {
  color: #98B0CD;
  border-color: #98B0CD;
}
.loginWrap .loginForm fieldset.btn-group input.pw:hover,
.loginWrap .loginForm fieldset.btn-group input.pw:focus {
  background: #9BB2CF !important;
  color: white;
}
.loginWrap .loginForm fieldset.btn-group a {
  display: inline-block;
  margin: 10px 0 0 0;
  color: orangered;
}
.loginWrap .loginFoot {
  /*position: absolute;*/
  left: 25px;
  width: 90%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 1.5em;
  color: gray;
}
.page-header {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: url('../img/logo-sds.gif') no-repeat left center;
  font-size: 12px;
}
.page-header .page-wrap {
  position: relative;
  overflow: hidden;
  height: 45px;
  margin-left: 162px;
  background: url('../img/title_bg.gif') repeat left top;
}
.page-header .page-wrap .page-cont {
  position: absolute;
  right: 0;
}
.page-header .page-wrap .page-cont > div,
.page-header .page-wrap .page-cont ul {
  display: inline-block;
  float: left;
  padding: 10px 50px 0 30px;
}
.page-header .page-wrap .page-cont div {
  font-weight: bolder;
}
.page-header .page-wrap .page-cont div.title {
  background: url("../img/icon1.gif") no-repeat left center;
  height: 45px;
}
.page-header .page-wrap .page-cont div.title span {
  color: #ff9900;
}
.page-header .page-wrap .page-cont div.user-name {
  background: url("../img/icon2.gif") no-repeat left center;
}
.page-header .page-wrap .page-cont ul {
  padding-right: 0;
}
.page-header .page-wrap .page-cont ul li {
  float: left;
  padding: 0 20px;
}
.page-header .page-wrap .page-cont ul li.help {
  background: url("../img/help.png") no-repeat left center;
}
.page-header .page-wrap .page-cont ul li.pwd {
  background: url("../img/password.png") no-repeat left center;
}
.page-header .page-wrap .page-cont ul li.logout {
  background: url("../img/logout.png") no-repeat left center;
}
.page-header .page-wrap .page-cont ul li a {
  color: blue;
  text-decoration: underline;
}
.page-header .page-wrap .page-cont ul li a:hover {
  color: red;
}
/*=== homepage ===*/
.main-content {
  float: left;
}
.home-head,
.home-body,
.home-foot {
  margin: 0 auto;
}
.home-head {
  position: relative;
  width: 100%;
  height: 52px;
  line-height: 52px;
  border-bottom: 2px solid #22A1BC;
  background: transparent repeat-x;
  box-sizing: content-box;
  padding: 0 0px;
  min-width: 900px;
  z-index: 1;
  margin-bottom: 5px;
}
.home-head div.home-head-content {
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  height: inherit;
  border-top: 8px solid #22A1BC;
}
    .home-head div.home-head-content h2 {
        font-size: 14px;
        color: #F58D1D;
        text-align: left;
        position: absolute;
        left: 0;
        top: 0;
        line-height: normal;
        padding: 0;
    }
.home-head div.home-head-content h2 font {
  font-weight: normal;
}
.home-head div.home-head-content h2.hide {
  display: none;
}
.home-head div.home-head-content span {
  display: inline-block;
  font: bold normal 18px arial;
  color: #FDB341;
  white-space: nowrap;
  padding-left: 20px;
  padding-top: 10px;
}
.home-head div.home-head-content span.hide {
  display: none;
}
.home-head div.home-head-content ul {
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 2;
}
.home-head div.home-head-content ul li {
  float: left;
  margin-left: 0px;
  color: #0A6380;
  font: normal bold 12px Arial;
  border-left: 1px solid #e8ebed;
}
.home-head div.home-head-content ul li:first-child {
  border-left: 0 none;
}
.home-head div.home-head-content ul li:first-child img,
.home-head div.home-head-content ul li:first-child span {
  vertical-align: middle;
}
.home-head div.home-head-content ul li > span > span {
  padding: 0;
}
.home-head div.home-head-content ul li span {
  color: #333;
  line-height: normal;
  height: auto;
  font-size: 12px;
  padding: 0 9px 0 2px;
}
.home-head div.home-head-content ul li a {
  color: #b1b1b1;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 10px;
  position: relative;
  transition: all 0.3s ease 0s;
  /*伪类动画效果*/
}
.home-head div.home-head-content ul li a img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.home-head div.home-head-content ul li a.helpHover:before {
  content: "Help";
}
.home-head div.home-head-content ul li a.CPHover:before {
  content: "Change Password";
}
.home-head div.home-head-content ul li a.logoutHover:before {
  content: "Logout";
}
.home-head div.home-head-content ul li a:before {
  content: "";
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  color: #31B7D4;
  overflow: hidden;
  border-bottom: 0px solid #31B7D4;
  transition: all 0.3s ease 0s;
}
.home-head div.home-head-content ul li a:hover:before {
  height: 100%;
  border-bottom: 1px solid #31B7D4;
}
.home-head div.home-head-content .subnav {
  position: absolute;
  top: 30px;
  left: 0px;
}
.home-head div.home-head-content .subnav td {
  padding: 5px 16px;
  white-space: nowrap;
  background: #e3e3e3;
  text-align: left;
  font-size: 12px;
}
.home-head div.home-head-content .subnav td:hover {
  background: white;
}
.home-head div.home-head-content .subnav td a {
  color: #565656;
}
.home-head div.home-head-content .subnav td a:hover {
  color: #f3a000;
  /*兼容IE8*/
}
.header-title,
.header-title-two {
  font-size: 34px !important;
  top: 10px !important;
}
.home-head-o {
  border-bottom: 2px solid #FDB341;
}
.home-head-o div.home-head-content {
  border-top: 8px solid #FDB341;
}
.home-head-o .header-title-o {
  color: #FDB341 !important;
}
.home-body {
  padding: 0 0 38px 0;
  width: 100%;
  border: 1px solid 1px solid #F0F0F0;
  background: transparent;
  max-width: 1200px;
  /* === 图标全屏结构 === */
}
.home-body .left,
.home-body .center,
.home-body .right {
  position: relative;
  box-sizing: border-box;
  float: left;
  padding: 5px 0 0;
  width: 31.33333333%;
  height: auto;
  border: 1px solid #ddd;
  border-radius: 0px;
  margin: 9px 1%;
}
.home-body .left h2,
.home-body .center h2,
.home-body .right h2 {
  margin: 0;
  padding: 1px 18px;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  text-align: left;
  color: #464646;
  /*标题第一个字样式*/
}
.home-body .left h2:first-letter,
.home-body .center h2:first-letter,
.home-body .right h2:first-letter {
  color: orange;
  font-size: 22px;
  font-weight: normal;
}
.home-body .left h2:after,
.home-body .center h2:after,
.home-body .right h2:after {
  display: block;
  border-bottom: 1px solid #404F61;
}
.home-body .left h2 + div.bg,
.home-body .center h2 + div.bg,
.home-body .right h2 + div.bg {
  display: none;
  width: auto;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
.home-body .left ul,
.home-body .center ul,
.home-body .right ul,
.home-body .left table,
.home-body .center table,
.home-body .right table {
  border: none;
  width: 100%;
  font-size: 12px;
}
.home-body .left > ul,
.home-body .center > ul,
.home-body .right > ul,
.home-body .left > table,
.home-body .center > table,
.home-body .right > table {
  margin: 5px auto 10px;
}
.home-body .left ul li,
.home-body .center ul li,
.home-body .right ul li,
.home-body .left table td,
.home-body .center table td,
.home-body .right table td {
  border: none;
  text-align: left;
  color: gray;
}
.home-body .left ul li a,
.home-body .center ul li a,
.home-body .right ul li a,
.home-body .left table td a,
.home-body .center table td a,
.home-body .right table td a {
  display: block;
  padding: 2px 20px;
  color: #272727;
  text-decoration: none;
  font-size: 12px;
  background: #fff;
}
.home-body .left ul li a:hover,
.home-body .center ul li a:hover,
.home-body .right ul li a:hover,
.home-body .left table td a:hover,
.home-body .center table td a:hover,
.home-body .right table td a:hover,
.home-body .left ul li a.select,
.home-body .center ul li a.select,
.home-body .right ul li a.select,
.home-body .left table td a.select,
.home-body .center table td a.select,
.home-body .right table td a.select {
  color: #10C6FF;
}
.home-body .left ul li a:hover,
.home-body .center ul li a:hover,
.home-body .right ul li a:hover,
.home-body .left table td a:hover,
.home-body .center table td a:hover,
.home-body .right table td a:hover,
.home-body .left ul li a.select,
.home-body .center ul li a.select,
.home-body .right ul li a.select,
.home-body .left table td a.select,
.home-body .center table td a.select,
.home-body .right table td a.select {
  background: #f1f1f1;
}
.home-body .left a.centerMain,
.home-body .center a.centerMain,
.home-body .right a.centerMain {
  text-align: center;
  position: absolute;
  margin: auto;
  left: 0;
  bottom: -30px;
  right: 0;
  font-size: 16px;
  font-weight: bold;
}
.home-body .left {
  position: relative;
}
.home-body .left.nav {
  margin: 0;
  border: none;
  width: 277px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #45566a;
  box-shadow: -11px 0 4px rgba(0, 0, 0, 0.3) inset;
  z-index: 3;
  /*二级table背景色*/
}
.home-body .left.nav td:hover,
.home-body .left.nav .td-active {
  border-left: 5px solid #AFC6DC;
  background: #52647B;
}
.home-body .left.nav td:hover h2,
.home-body .left.nav .td-active h2 {
  color: white;
  padding-left: 15px;
}
.home-body .left.nav h2 {
  width: auto;
  color: #B2C4D8;
  cursor: pointer;
  text-align: left;
  padding: 13px 0 13px 10px;
  font-size: 14px;
  background: #45566A;
  transition: all 0.3s ease 0s;
}
.home-body .left.nav p.user {
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 12px;
  box-sizing: border-box;
  border-bottom: #576C85 solid 2px;
  text-align: center;
}
.home-body .left.nav p.user span {
  font-weight: bold;
}
.home-body .left.nav ul.user {
  margin: 0;
  height: 110px;
  background: #45566a url(../img/user_icon.png) no-repeat 10px center;
  font-size: 12px;
  border-bottom: 0px #45566a solid;
  white-space: nowrap;
}
.home-body .left.nav ul.user li {
  margin-left: 77px;
  color: #fff;
  height: 36px;
  line-height: 36px;
}
.home-body .left.nav ul.user li:first-child {
  border-bottom: #5a5a5a dashed 1px;
  padding-top: 21px;
}
.home-body .left.nav ul.user li:first-child span {
  color: #fff;
  font-weight: bold;
}
.home-body .left.nav ul.user li span {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  color: #d0d0d0;
}
.home-body .left.nav table {
  margin: 0;
  width: 220px;
}
.home-body .left.nav table td {
  padding-right: 9px;
  transition: all 0.3s ease 0s;
}
.home-body .left.nav .bg {
  background: transparent;
  border-left: none;
}
.home-body .left.nav .treeView-layer1 {
  margin-top: 0;
}
.home-body .left.nav .treeView-layer1 td {
  border: none;
  height: auto;
  background: url(../images/treeView-layer1-bg.png) repeat-x;
  font-weight: bold;
  text-indent: 32px;
}
.home-body .left.nav .treeView-layer1 td a {
  padding: 10px 0;
  color: white;
  text-decoration: none;
}
.home-body .left.nav .treeView-layer1 td a:hover,
.home-body .left.nav .treeView-layer1 td a.select {
  color: #ffd21d;
}
.home-body .left.nav .treeView-layer1 li,
.home-body .left.nav .treeView-layer1 td {
  font-weight: bold;
  padding: 10px 0 10px 23px;
  font-size: 12px;
  color: #B2C4D8;
  cursor: pointer;
  background: url(../img/triangle_icon.png) no-repeat 17px -20px;
  transition: all 0.3s ease 0s;
}
.home-body .left.nav .treeView-layer1 li.select,
.home-body .left.nav .treeView-layer1 td.select,
.home-body .left.nav .treeView-layer1 li:hover,
.home-body .left.nav .treeView-layer1 td:hover {
  background-color: #6C7D93;
  padding-left: 35px;
  color: white;
  background-position-y: 10px;
  font-weight: bold;
}
.home-body .left.nav .treeView-layer2,
.home-body .left.nav .treeView-layer3 {
  margin: 10px 0 10px 16px;
}
.home-body .left.nav .treeView-layer2 td,
.home-body .left.nav .treeView-layer3 td {
  background: url(../images/title_point.gif) no-repeat 1.5em 9px;
  text-indent: 3em;
  height: auto;
}
.home-body .left.nav .treeView-layer2 td a,
.home-body .left.nav .treeView-layer3 td a {
  color: gray;
  text-decoration: none;
}
.home-body .left.nav .treeView-layer2 td a:hover,
.home-body .left.nav .treeView-layer3 td a:hover,
.home-body .left.nav .treeView-layer2 td a.select,
.home-body .left.nav .treeView-layer3 td a.select {
  color: inherit;
}
.home-body .left.nav .treeView-layer3 {
  margin: 5px 0 5px 20px;
}
.home-body .left.nav .collapseBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #E8EBED;
}
.home-body .left.nav .collapseBar img {
  position: absolute;
  top: 45%;
  cursor: pointer;
}
.home-body .function-row {
  width: 95%;
  margin: 30px auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 0 0 8px #c1c1c1;
}
.home-body .function-row h2 {
  position: relative;
  padding: 10px 20px;
  border: 1px solid #bababa;
  font-size: 16px;
  color: dimgray;
  background: #ddd;
  background: linear-gradient(to bottom, #e7e7e7 0%, #ddd 100%);
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 1;
}
.home-body .function-row h2 i {
  display: inline-block;
  float: right;
  position: relative;
  width: 24px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid gray;
  background: #5A5A5A;
  text-align: center;
  line-height: 20px;
  color: white;
  cursor: pointer;
  transition: all 0.4s ease 0.2s;
}
.home-body .function-row h2 i:hover {
  color: #272727;
  background: #bbb;
  box-shadow: 0 0 5px gray inset;
}
.home-body .function-row h2 i.hide {
  display: none;
}
.home-body .function-row div {
  position: relative;
  border: 1px solid #BABABA;
  border-top: 1px solid #BABABA;
  margin-top: -2px;
  background: white;
  z-index: 0;
}
.home-body .function-row div dl {
  float: left;
  margin: 20px 18px;
  border: 1px solid #CACACA;
  border-radius: 3px;
  width: auto;
  background: #eee;
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  position: relative;
  box-shadow: none;
  text-align: center;
}
.home-body .function-row div dl dt {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #4c4c4c;
  background: rgba(0, 0, 0, 0.65);
}
.home-body .function-row div dl dt a {
  display: block;
  padding: 7px 0;
  color: white;
  font-size: 12px;
  transition: all 0.4s ease 0.2s;
}
.home-body .function-row div dl dt a:hover {
  background: rgba(3, 158, 228, 0.6);
}
.home-body .function-row div dl dt a.hide {
  display: none;
}
.home-body .function-row div:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.home-body .function-row div:after.hide {
  display: none;
}
.home-body .right.content {
  margin: 0;
  margin-left: 0%;
  width: 100%;
  border: 0;
}
.home-body .right.content iframe {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.home-body:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.home-foot {
  border-top: #081422;
  padding: 10px 0;
  line-height: 1.5em;
  background: #2F3A44;
  z-index: 1;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.home-foot table {
  margin: 0 auto;
}
.home-foot table td {
  white-space: nowrap;
  font-size: 12px;
}
.home-foot table td.name {
  border-left: #bbb;
  padding-left: 15px;
  padding-right: 15px / 3;
  color: white;
}
.home-foot table td.value {
  padding-right: 15px;
}
.home-foot table td:first-child a {
  padding-right: 15px;
}
.home-foot table td a {
  color: #ffd21d;
  text-decoration: none;
}
.home-foot table td a:hover,
.home-foot table td a.select {
  color: #ffd21d;
}
.defaultPage {
  box-sizing: border-box;
  border: 1px solid #17568b;
  background: #d7e7f8;
}
.defaultPage h1 {
  text-align: center;
  font-size: 48px;
  color: #036;
}
.defaultPage ul {
  list-style-type: decimal;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  color: #036;
  width: 90%;
  margin: 0 auto;
}
/*=== 内页 ===*/
.header {
  position: relative;
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #ddd;
  background: none no-repeat left;
  box-shadow: 0 2px 3px rgba(184, 193, 199, 0.2);
  /* IMS-IT加上，默认值0*/
}
.header h2 {
  text-align: center;
  line-height: 56px;
  color: #22A1BC;
  background: transparent;
}
.header .funName {
  position: absolute;
  top: 35px;
  left: 650px;
  font: bold italic 16px arial;
  font-size: 14px;
  color: #815538;
  white-space: nowrap;
}
.header .help {
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 2;
}
.header .help li {
  float: left;
  margin-left: 0px;
  color: #0A6380;
  font: normal bold 12px Arial;
  border-left: 1px solid #e8ebed;
}
.header .help li:first-child {
  border-left: 0 none;
}
.header .help li:first-child img,
.header .help li:first-child span {
  vertical-align: middle;
}
.header .help li > span > span {
  padding: 0;
}
.header .help li span {
  color: #333;
  line-height: normal;
  height: auto;
  font-size: 12px;
  padding: 0 9px 0 2px;
}
.header .help li a {
  color: #b1b1b1;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 10px;
  position: relative;
  transition: all 0.3s ease 0s;
  /*伪类动画效果*/
}
.header .help li a img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.header .help li a.helpHover:before {
  content: "Help";
}
.header .help li a.CPHover:before {
  content: "Change Password";
}
.header .help li a.logoutHover:before {
  content: "Logout";
}
.header .help li a:before {
  content: "";
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  color: #31B7D4;
  overflow: hidden;
  border-bottom: 0px solid #31B7D4;
  transition: all 0.3s ease 0s;
}
.header .help li a:hover:before {
  height: 100%;
  border-bottom: 1px solid #31B7D4;
}
.header + .scrollable {
  margin-top: 5px;
}
.container, .container-fluid {
    max-width: 100%;
    padding-left:0;
    padding-right:0;
    margin-left:0;
    margin-right:0;
}
.container > .mainWrap,
div.popup-box {
  border: 1px solid transparent;
  border: none;
  /*
     * 组件：按列数分配单元格宽度






     * @col         合并列数
     * @oddWidth    奇数列宽 默认占奇偶数列总款4分之1
     * @evenWidth   偶数列宽 默认占奇偶数列总款4分之3
    */
}
.container > .mainWrap table,
div.popup-box table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.container > .mainWrap table tr,
div.popup-box table tr {
  background: #FCFCFC;
}
.container > .mainWrap table tr td,
div.popup-box table tr td {
  padding: 2px;
  border: 1px solid #DEE0E8;
  font-size: 12px;
  /*td内含table样式*/
}
.container > .mainWrap table tr td.inside,
div.popup-box table tr td.inside {
  padding: 0;
}
.container > .mainWrap table tr td.inside table,
div.popup-box table tr td.inside table {
  margin-bottom: 0;
}
.container > .mainWrap table.formEleList,
div.popup-box table.formEleList {
  margin-bottom: 0;
  width: auto;
  min-width: 0;
}
.container > .mainWrap table.formEleList td,
div.popup-box table.formEleList td {
  border: none;
  padding: 0;
  line-height: auto;
}
.container > .mainWrap table.formEleList td:nth-child(odd),
div.popup-box table.formEleList td:nth-child(odd) {
  background: #FCFCFC;
  width: auto;
}
.container > .mainWrap table.formEleList td:nth-child(even),
div.popup-box table.formEleList td:nth-child(even) {
  width: auto;
}
.container > .mainWrap table.NavigateTable,
div.popup-box table.NavigateTable {
  width: auto;
  margin-bottom: 0;
}
.container > .mainWrap table.NavigateTable td,
div.popup-box table.NavigateTable td {
  padding: 0;
  border: none;
  background: #fff;
}
.container > .mainWrap table.clearTableW-col-2 td:nth-child(odd),
div.popup-box table.clearTableW-col-2 td:nth-child(odd) {
  width: 120px !important;
}
.container > .mainWrap table.clearTableW-col-2 td:nth-child(even),
div.popup-box table.clearTableW-col-2 td:nth-child(even) {
  width: auto !important;
}
.container > .mainWrap ol,
div.popup-box ol {
  margin: 10px 20px 10px 40px;
  line-height: 32px;
  font-size: 14px;
}
.container > .mainWrap ol li,
div.popup-box ol li {
  list-style-type: decimal;
  white-space: normal;
}
.container > .mainWrap h2,
div.popup-box h2 {
  padding: 8px 0 2px 2px;
  font: normal bold 12px Arial;
}
.container > .mainWrap .table-col-2,
div.popup-box .table-col-2 {
  font-size: 12px;
}
.container > .mainWrap .table-col-2 td,
div.popup-box .table-col-2 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-2 td.evenCell,
div.popup-box .table-col-2 td.evenCell {
  width: 100% / 2 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-2 td:nth-child(even),
div.popup-box .table-col-2 td:nth-child(even) {
  width: 100% / 2 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-2 td.oddCell,
div.popup-box .table-col-2 td.oddCell {
  width: 100% / 2 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 2 / 2 * 1 !important;
}
.container > .mainWrap .table-col-2 td:nth-child(odd),
div.popup-box .table-col-2 td:nth-child(odd) {
  width: 100% / 2 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-2 td:nth-child(odd):last-child,
div.popup-box .table-col-2 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-2 td[colspan="2"],
div.popup-box .table-col-2 td[colspan="2"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-2 td > span,
div.popup-box .table-col-2 td > span {
  color: blue;
}
.container > .mainWrap .table-col-2 label[for],
div.popup-box .table-col-2 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-3,
div.popup-box .table-col-3 {
  font-size: 12px;
}
.container > .mainWrap .table-col-3 td,
div.popup-box .table-col-3 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-3 td.evenCell,
div.popup-box .table-col-3 td.evenCell {
  width: 20%;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-3 td:nth-child(even),
div.popup-box .table-col-3 td:nth-child(even) {
  width: 20%;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-3 td.oddCell,
div.popup-box .table-col-3 td.oddCell {
  width: 40%;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 40% !important;
}
.container > .mainWrap .table-col-3 td:nth-child(odd),
div.popup-box .table-col-3 td:nth-child(odd) {
  width: 40%;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-3 td:nth-child(odd):last-child,
div.popup-box .table-col-3 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-3 td[colspan="3"],
div.popup-box .table-col-3 td[colspan="3"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-3 td > span,
div.popup-box .table-col-3 td > span {
  color: blue;
}
.container > .mainWrap .table-col-3 label[for],
div.popup-box .table-col-3 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-3 td,
div.popup-box .table-col-3 td {
  height: 21px;
}
.container > .mainWrap .table-col-3 td.oddCell,
div.popup-box .table-col-3 td.oddCell {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-3 td.evenCell,
div.popup-box .table-col-3 td.evenCell {
  text-align: center;
  vertical-align: top;
}
.container > .mainWrap .table-col-3 td.evenCell input,
div.popup-box .table-col-3 td.evenCell input {
  display: block;
  margin: 10px auto;
  width: 50px !important;
}
.container > .mainWrap .table-col-3 td.evenCell.hide,
div.popup-box .table-col-3 td.evenCell.hide {
  display: none;
}
.container > .mainWrap .table-col-3 select[mutiple],
div.popup-box .table-col-3 select[mutiple],
.container > .mainWrap .table-col-3 select[size],
div.popup-box .table-col-3 select[size] {
  min-height: 180px;
}
.container > .mainWrap .table-col-4,
div.popup-box .table-col-4 {
  font-size: 12px;
}
.container > .mainWrap .table-col-4 td,
div.popup-box .table-col-4 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-4 td.evenCell,
div.popup-box .table-col-4 td.evenCell {
  width: 100% / 4 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-4 td:nth-child(even),
div.popup-box .table-col-4 td:nth-child(even) {
  width: 100% / 4 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-4 td.oddCell,
div.popup-box .table-col-4 td.oddCell {
  width: 100% / 4 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 4 / 2 * 1 !important;
}
.container > .mainWrap .table-col-4 td:nth-child(odd),
div.popup-box .table-col-4 td:nth-child(odd) {
  width: 100% / 4 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-4 td:nth-child(odd):last-child,
div.popup-box .table-col-4 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-4 td[colspan="4"],
div.popup-box .table-col-4 td[colspan="4"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-4 td > span,
div.popup-box .table-col-4 td > span {
  color: blue;
}
.container > .mainWrap .table-col-4 label[for],
div.popup-box .table-col-4 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-6,
div.popup-box .table-col-6 {
  font-size: 12px;
}
.container > .mainWrap .table-col-6 td,
div.popup-box .table-col-6 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-6 td.evenCell,
div.popup-box .table-col-6 td.evenCell {
  width: 100% / 6 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-6 td:nth-child(even),
div.popup-box .table-col-6 td:nth-child(even) {
  width: 100% / 6 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-6 td.oddCell,
div.popup-box .table-col-6 td.oddCell {
  width: 100% / 6 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 6 / 2 * 1 !important;
}
.container > .mainWrap .table-col-6 td:nth-child(odd),
div.popup-box .table-col-6 td:nth-child(odd) {
  width: 100% / 6 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-6 td:nth-child(odd):last-child,
div.popup-box .table-col-6 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-6 td[colspan="6"],
div.popup-box .table-col-6 td[colspan="6"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-6 td > span,
div.popup-box .table-col-6 td > span {
  color: blue;
}
.container > .mainWrap .table-col-6 label[for],
div.popup-box .table-col-6 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-8,
div.popup-box .table-col-8 {
  font-size: 12px;
}
.container > .mainWrap .table-col-8 td,
div.popup-box .table-col-8 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-8 td.evenCell,
div.popup-box .table-col-8 td.evenCell {
  width: 100% / 8 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-8 td:nth-child(even),
div.popup-box .table-col-8 td:nth-child(even) {
  width: 100% / 8 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-8 td.oddCell,
div.popup-box .table-col-8 td.oddCell {
  width: 100% / 8 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 8 / 2 * 1 !important;
}
.container > .mainWrap .table-col-8 td:nth-child(odd),
div.popup-box .table-col-8 td:nth-child(odd) {
  width: 100% / 8 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-8 td:nth-child(odd):last-child,
div.popup-box .table-col-8 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-8 td[colspan="8"],
div.popup-box .table-col-8 td[colspan="8"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-8 td > span,
div.popup-box .table-col-8 td > span {
  color: blue;
}
.container > .mainWrap .table-col-8 label[for],
div.popup-box .table-col-8 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-10,
div.popup-box .table-col-10 {
  font-size: 12px;
}
.container > .mainWrap .table-col-10 td,
div.popup-box .table-col-10 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-10 td.evenCell,
div.popup-box .table-col-10 td.evenCell {
  width: 100% / 10 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-10 td:nth-child(even),
div.popup-box .table-col-10 td:nth-child(even) {
  width: 100% / 10 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-10 td.oddCell,
div.popup-box .table-col-10 td.oddCell {
  width: 100% / 10 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 10 / 2 * 1 !important;
}
.container > .mainWrap .table-col-10 td:nth-child(odd),
div.popup-box .table-col-10 td:nth-child(odd) {
  width: 100% / 10 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-10 td:nth-child(odd):last-child,
div.popup-box .table-col-10 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-10 td[colspan="10"],
div.popup-box .table-col-10 td[colspan="10"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-10 td > span,
div.popup-box .table-col-10 td > span {
  color: blue;
}
.container > .mainWrap .table-col-10 label[for],
div.popup-box .table-col-10 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-10 td:nth-child(odd),
div.popup-box .table-col-10 td:nth-child(odd) {
  white-space: normal;
}
.container > .mainWrap .table-col-12,
div.popup-box .table-col-12 {
  font-size: 12px;
}
.container > .mainWrap .table-col-12 td,
div.popup-box .table-col-12 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-12 td.evenCell,
div.popup-box .table-col-12 td.evenCell {
  width: 100% / 12 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-12 td:nth-child(even),
div.popup-box .table-col-12 td:nth-child(even) {
  width: 100% / 12 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-12 td.oddCell,
div.popup-box .table-col-12 td.oddCell {
  width: 100% / 12 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 12 / 2 * 1 !important;
}
.container > .mainWrap .table-col-12 td:nth-child(odd),
div.popup-box .table-col-12 td:nth-child(odd) {
  width: 100% / 12 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-12 td:nth-child(odd):last-child,
div.popup-box .table-col-12 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-12 td[colspan="12"],
div.popup-box .table-col-12 td[colspan="12"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-12 td > span,
div.popup-box .table-col-12 td > span {
  color: blue;
}
.container > .mainWrap .table-col-12 label[for],
div.popup-box .table-col-12 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-12 td:nth-child(odd),
div.popup-box .table-col-12 td:nth-child(odd) {
  white-space: normal;
}
.container > .mainWrap .table-col-14,
div.popup-box .table-col-14 {
  font-size: 12px;
}
.container > .mainWrap .table-col-14 td,
div.popup-box .table-col-14 td {
  height: 21px;
  min-width: 20px;
}
.container > .mainWrap .table-col-14 td.evenCell,
div.popup-box .table-col-14 td.evenCell {
  width: 100% / 14 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-14 td:nth-child(even),
div.popup-box .table-col-14 td:nth-child(even) {
  width: 100% / 14 / 2 * 3;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-14 td.oddCell,
div.popup-box .table-col-14 td.oddCell {
  width: 100% / 14 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #FCFCFC;
  width: 100% / 14 / 2 * 1 !important;
}
.container > .mainWrap .table-col-14 td:nth-child(odd),
div.popup-box .table-col-14 td:nth-child(odd) {
  width: 100% / 14 / 2 * 1;
  white-space: nowrap;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-14 td:nth-child(odd):last-child,
div.popup-box .table-col-14 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-14 td[colspan="14"],
div.popup-box .table-col-14 td[colspan="14"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-14 td > span,
div.popup-box .table-col-14 td > span {
  color: blue;
}
.container > .mainWrap .table-col-14 label[for],
div.popup-box .table-col-14 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.container > .mainWrap .table-col-14 td:nth-child(odd),
div.popup-box .table-col-14 td:nth-child(odd) {
  white-space: normal;
}
.container > .mainWrap .tableOutput,
div.popup-box .tableOutput {
  border: none;
  table-layout: auto;
  /* iPhone新加 */
  /* 含有隐藏列的.tableOutput */
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr,
div.popup-box .tableOutput.abnormal > tbody > tr {
  background: #eee;
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr.highlight td,
div.popup-box .tableOutput.abnormal > tbody > tr.highlight td,
.container > .mainWrap .tableOutput.abnormal > tbody > tr:hover > td,
div.popup-box .tableOutput.abnormal > tbody > tr:hover > td {
  background: #FFEDE0;
  /* iPhone新加 */
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr.highlight td[rowspan],
div.popup-box .tableOutput.abnormal > tbody > tr.highlight td[rowspan],
.container > .mainWrap .tableOutput.abnormal > tbody > tr:hover > td[rowspan],
div.popup-box .tableOutput.abnormal > tbody > tr:hover > td[rowspan] {
  background: #FCFCFC;
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr.highlight td[rowspan="1"],
div.popup-box .tableOutput.abnormal > tbody > tr.highlight td[rowspan="1"],
.container > .mainWrap .tableOutput.abnormal > tbody > tr:hover > td[rowspan="1"],
div.popup-box .tableOutput.abnormal > tbody > tr:hover > td[rowspan="1"] {
  background: #FFEDE0;
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr:first-child td,
div.popup-box .tableOutput.abnormal > tbody > tr:first-child td,
.container > .mainWrap .tableOutput.abnormal > tbody > tr:first-child th,
div.popup-box .tableOutput.abnormal > tbody > tr:first-child th {
  background: #7895B7 !important;
}
.container > .mainWrap .tableOutput.abnormal > tbody > tr > td,
div.popup-box .tableOutput.abnormal > tbody > tr > td {
  background: none;
}
.container > .mainWrap .tableOutput tr:nth-child(odd),
div.popup-box .tableOutput tr:nth-child(odd) {
  background: #F3F3F7;
}
.container > .mainWrap .tableOutput tr:nth-child(odd) td[rowspan],
div.popup-box .tableOutput tr:nth-child(odd) td[rowspan] {
  background: #FCFCFC;
}
.container > .mainWrap .tableOutput tr:nth-child(odd) td[rowspan="1"],
div.popup-box .tableOutput tr:nth-child(odd) td[rowspan="1"] {
  background: #FFEDE0;
}
.container > .mainWrap .tableOutput tr:first-child td,
div.popup-box .tableOutput tr:first-child td,
.container > .mainWrap .tableOutput tr:first-child th,
div.popup-box .tableOutput tr:first-child th,
.container > .mainWrap .tableOutput tr th,
div.popup-box .tableOutput tr th {
  background: #7895B7;
  font-weight: bold;
  color: white;
  border: 1px solid #6b8bb0;
  padding: 8px;
  border-bottom: 1px solid #6b8bb0;
  text-align: center;
  white-space: nowrap !important;
  /* 默认宽度 */
}
.container > .mainWrap .tableOutput tr:first-child td.width-def,
div.popup-box .tableOutput tr:first-child td.width-def,
.container > .mainWrap .tableOutput tr:first-child th.width-def,
div.popup-box .tableOutput tr:first-child th.width-def,
.container > .mainWrap .tableOutput tr th.width-def,
div.popup-box .tableOutput tr th.width-def {
  width: auto;
}
.container > .mainWrap .tableOutput tr:first-child td.width-xxs,
div.popup-box .tableOutput tr:first-child td.width-xxs,
.container > .mainWrap .tableOutput tr:first-child th.width-xxs,
div.popup-box .tableOutput tr:first-child th.width-xxs,
.container > .mainWrap .tableOutput tr th.width-xxs,
div.popup-box .tableOutput tr th.width-xxs {
  width: 20px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-xs,
div.popup-box .tableOutput tr:first-child td.width-xs,
.container > .mainWrap .tableOutput tr:first-child th.width-xs,
div.popup-box .tableOutput tr:first-child th.width-xs,
.container > .mainWrap .tableOutput tr th.width-xs,
div.popup-box .tableOutput tr th.width-xs {
  width: 50px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-sm,
div.popup-box .tableOutput tr:first-child td.width-sm,
.container > .mainWrap .tableOutput tr:first-child th.width-sm,
div.popup-box .tableOutput tr:first-child th.width-sm,
.container > .mainWrap .tableOutput tr th.width-sm,
div.popup-box .tableOutput tr th.width-sm {
  width: 80px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-md,
div.popup-box .tableOutput tr:first-child td.width-md,
.container > .mainWrap .tableOutput tr:first-child th.width-md,
div.popup-box .tableOutput tr:first-child th.width-md,
.container > .mainWrap .tableOutput tr th.width-md,
div.popup-box .tableOutput tr th.width-md {
  width: 120px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-md-s,
div.popup-box .tableOutput tr:first-child td.width-md-s,
.container > .mainWrap .tableOutput tr:first-child th.width-md-s,
div.popup-box .tableOutput tr:first-child th.width-md-s,
.container > .mainWrap .tableOutput tr th.width-md-s,
div.popup-box .tableOutput tr th.width-md-s {
  width: 130px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-lg,
div.popup-box .tableOutput tr:first-child td.width-lg,
.container > .mainWrap .tableOutput tr:first-child th.width-lg,
div.popup-box .tableOutput tr:first-child th.width-lg,
.container > .mainWrap .tableOutput tr th.width-lg,
div.popup-box .tableOutput tr th.width-lg {
  width: 200px !important;
}
.container > .mainWrap .tableOutput tr:first-child td.width-xl,
div.popup-box .tableOutput tr:first-child td.width-xl,
.container > .mainWrap .tableOutput tr:first-child th.width-xl,
div.popup-box .tableOutput tr:first-child th.width-xl,
.container > .mainWrap .tableOutput tr th.width-xl,
div.popup-box .tableOutput tr th.width-xl {
  width: 250px !important;
}
.container > .mainWrap .tableOutput tr:first-child td a,
div.popup-box .tableOutput tr:first-child td a,
.container > .mainWrap .tableOutput tr:first-child th a,
div.popup-box .tableOutput tr:first-child th a,
.container > .mainWrap .tableOutput tr th a,
div.popup-box .tableOutput tr th a {
  position: relative;
  left: -5px;
  white-space: nowrap;
}
.container > .mainWrap .tableOutput tr:first-child td a:hover,
div.popup-box .tableOutput tr:first-child td a:hover,
.container > .mainWrap .tableOutput tr:first-child th a:hover,
div.popup-box .tableOutput tr:first-child th a:hover,
.container > .mainWrap .tableOutput tr th a:hover,
div.popup-box .tableOutput tr th a:hover {
  color: #FFA700;
}
.container > .mainWrap .tableOutput tr:first-child td a:after,
div.popup-box .tableOutput tr:first-child td a:after,
.container > .mainWrap .tableOutput tr:first-child th a:after,
div.popup-box .tableOutput tr:first-child th a:after,
.container > .mainWrap .tableOutput tr th a:after,
div.popup-box .tableOutput tr th a:after {
  display: block;
  position: absolute;
  right: -15px;
  top: -2px;
  width: 16px;
  height: 20px;
  background: url(../img/icons.png) no-repeat 0 -301px;
  content: '';
}
.container > .mainWrap .tableOutput tr.highlight td,
div.popup-box .tableOutput tr.highlight td,
.container > .mainWrap .tableOutput tr:hover td,
div.popup-box .tableOutput tr:hover td {
  background: #FFEDE0;
}
.container > .mainWrap .tableOutput tr.highlight td[rowspan],
div.popup-box .tableOutput tr.highlight td[rowspan],
.container > .mainWrap .tableOutput tr:hover td[rowspan],
div.popup-box .tableOutput tr:hover td[rowspan] {
  background: #FCFCFC;
}
.container > .mainWrap .tableOutput tr.highlight td[rowspan="1"],
div.popup-box .tableOutput tr.highlight td[rowspan="1"],
.container > .mainWrap .tableOutput tr:hover td[rowspan="1"],
div.popup-box .tableOutput tr:hover td[rowspan="1"] {
  background: #FFEDE0;
}
.container > .mainWrap .tableOutput tr:first-child:hover td,
div.popup-box .tableOutput tr:first-child:hover td {
  background: #7895B7;
}
.container > .mainWrap .tableOutput tr.pages,
div.popup-box .tableOutput tr.pages {
  background: none !important;
}
.container > .mainWrap .tableOutput tr.pages td,
div.popup-box .tableOutput tr.pages td {
  background: none;
  border: 1px solid transparent;
  text-align: left;
  white-space: nowrap;
}
.container > .mainWrap .tableOutput tr.pages td:hover,
div.popup-box .tableOutput tr.pages td:hover {
  background: none;
}
.container > .mainWrap .tableOutput tr.pages td span,
div.popup-box .tableOutput tr.pages td span {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: #2CBAA5;
  font-weight: bold;
  color: white;
  border-radius: 3px;
}
.container > .mainWrap .tableOutput tr.pages td span.hide,
div.popup-box .tableOutput tr.pages td span.hide {
  display: none;
}
.container > .mainWrap .tableOutput tr.pages td a,
div.popup-box .tableOutput tr.pages td a {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: none;
  font-weight: bold;
  color: #2CBAA5;
  border-radius: 3px;
  transition: all 0.3s ease 0s;
}
.container > .mainWrap .tableOutput tr.pages td a.hide,
div.popup-box .tableOutput tr.pages td a.hide {
  display: none;
}
.container > .mainWrap .tableOutput tr.pages td a:hover,
div.popup-box .tableOutput tr.pages td a:hover {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: #2CBAA5;
  font-weight: bold;
  color: white;
}
.container > .mainWrap .tableOutput tr.pages td a:hover.hide,
div.popup-box .tableOutput tr.pages td a:hover.hide {
  display: none;
}
.container > .mainWrap .tableOutput tr.pages td table,
div.popup-box .tableOutput tr.pages td table {
  width: auto !important;
  margin: 0 0 0 4px;
}
.container > .mainWrap .tableOutput tr.pages td table td,
div.popup-box .tableOutput tr.pages td table td {
  background: none!important;
  padding: 0 2px 0 0px;
  /*调试在td里的table的span位置*/
}
.container > .mainWrap .tableOutput tr.pages td table td span,
div.popup-box .tableOutput tr.pages td table td span {
  position: relative;
  right: 5px;
}
.container > .mainWrap .tableOutput tr.pages td table td a:after,
div.popup-box .tableOutput tr.pages td table td a:after {
  display: none;
}
.container > .mainWrap .tableOutput a,
div.popup-box .tableOutput a {
  color: inherit;
  text-decoration: underline;
}
.container > .mainWrap .tableOutput a:hover,
div.popup-box .tableOutput a:hover,
.container > .mainWrap .tableOutput a.select,
div.popup-box .tableOutput a.select {
  color: #007aff;
}
.container > .mainWrap .tableOutput a[disabled],
div.popup-box .tableOutput a[disabled] {
  color: #888;
  text-decoration: underline;
}
.container > .mainWrap .tableOutput a[disabled]:hover,
div.popup-box .tableOutput a[disabled]:hover,
.container > .mainWrap .tableOutput a[disabled].select,
div.popup-box .tableOutput a[disabled].select {
  color: #888;
}
.container > .mainWrap .tableOutput td,
div.popup-box .tableOutput td,
.container > .mainWrap .tableOutput th,
div.popup-box .tableOutput th {
  font-size: 12px;
  text-align: left;
}
.container > .mainWrap .tableOutput td,
div.popup-box .tableOutput td {
  border: 1px solid white;
  border-bottom: 1px solid #e3e3ed;
  padding: 4px;
}
.container > .mainWrap .tableOutput td[rowspan],
div.popup-box .tableOutput td[rowspan] {
  background: #FCFCFC;
}
.container > .mainWrap .tableOutput td.setNormal,
div.popup-box .tableOutput td.setNormal {
  word-break: break-all;
}
.container > .mainWrap .tableOutput td.setNormal span,
div.popup-box .tableOutput td.setNormal span {
  color: #333;
}
.container > .mainWrap .tableOutput td table tr:first-child,
div.popup-box .tableOutput td table tr:first-child {
  background: #c8e3ff;
  color: #484848;
}
.container > .mainWrap .tableOutput td table tr:first-child td,
div.popup-box .tableOutput td table tr:first-child td {
  background: transparent;
}
.container > .mainWrap .tableOutput td table.tbTransparent,
div.popup-box .tableOutput td table.tbTransparent {
  border: none;
}
.container > .mainWrap .tableOutput td table.tbTransparent tr,
div.popup-box .tableOutput td table.tbTransparent tr {
  background: transparent;
}
.container > .mainWrap .tableOutput td table.tbTransparent tr:hover td,
div.popup-box .tableOutput td table.tbTransparent tr:hover td {
  background: transparent;
}
.container > .mainWrap .tableOutput td table.tbTransparent tr td,
div.popup-box .tableOutput td table.tbTransparent tr td {
  background: transparent;
  border: none;
  font-weight: normal;
  color: #333;
  padding: 8px;
  text-align: center;
}
.container > .mainWrap .tableOutput.has-hideCol,
div.popup-box .tableOutput.has-hideCol {
  table-layout: auto;
}
/*用于‘当前位置’样式*/
ul.breadcrumb {
  border-bottom: 1px solid #c9c9c9;
  margin: 16px 0 4px 0;
  padding-left: 2px;
  height: 26px;
}
ul.breadcrumb li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  color: #666;
  height: 100%;
  line-height: 26px;
  padding: 0 3px;
}
ul.breadcrumb li:frist-child {
  padding: 0 5px 0 0;
}
ul.breadcrumb li .icon-home {
  color: #A0A0A0;
}
ul.breadcrumb li .icon-angle-right {
  color: #D6D6D6;
}
/* 说明列表 ims-it加入 */
ul.list-desc {
  margin: 20px auto;
  padding: 15px;
  width: 100%;
  background: #EBEBEB;
  font-size: 14px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #DDD;
  color: #808080;
}
ul.list-desc li {
  margin: 0 0 0 2em;
  line-height: 1.5em;
  list-style-type: disc;
}
ul.list-desc li:first-child {
  font-weight: bold;
  margin: 0;
  list-style-type: none;
}
/* blockUI 弹出框外层div */
.blockMsg {
  position: fixed !important;
  margin: 0 0 0 -350px !important;
  width: 700px !important;
  top: 10% !important;
  left: 50% !important;
  text-align: left !important;
  border: none !important;
  background: none !important;
  color: inherit !important;
}
div.warning {
  padding: 1px 0;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: orange;
  color: #222;
  font-size: 16px;
}
div.warning p {
  text-indent: 1em;
  margin: 16px 0;
}
ul.changePass {
  padding: 30 0px;
  font-size: 14px;
  width: 100%;
  background: transparent;
}
ul.changePass > p {
  padding: 11px 56px 11px;
  color: #666;
  background: #F3F8FF;
  line-height: 20px;
  border-top: 1px #E3E7ED solid;
  border-bottom: 1px #E3E7ED solid;
  margin-top: 20px;
  font-size: 1em;
}
ul.changePass li {
  line-height: 32px;
  padding-left: 20px;
}
ul.changePass li h3 {
  width: 142px;
  float: left;
  text-align: right;
  margin-right: 32px;
  font-size: 18px;
  font-weight: normal;
  color: #46484A;
}
ul.changePass li input[type="text"],
ul.changePass li input[type="password"] {
  width: 263px !important;
  border-radius: 3px;
  padding: 5px 3px !important;
  border: 1px solid #CACACA;
  background: #FdFdFd;
}
ul.changePass li.btn {
  padding-left: 193px;
}
/* 弹出框 */
div.popup-box {
  display: none;
  position: absolute;
  z-index: 100;
  width: 700px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 30px -5px #000;
}
div.popup-box > div {
  padding: 15px;
  border-top: 1px solid #CDCDCD;
}
div.popup-box > div:first-child {
  border: none;
}
div.popup-box .box-header {
  font-weight: bold;
}
div.popup-box .box-header input[type=button],
div.popup-box .box-header input[type=submit] {
  background: none;
  color: #B2B2B2;
  float: right;
  font: bold normal 14px cursive;
  border: 2;
  border-radius: 5px;
  padding: 0;
  border: 0;
}
div.popup-box .box-header input[type=button]:hover,
div.popup-box .box-header input[type=submit]:hover {
  color: #1c1c1c;
}
div.popup-box .box-body table {
  margin: 0;
}
div.popup-box .box-btn {
  text-align: left;
  background: #F7F7F7;
}
div.popup-box .box-btn input[type=button],
div.popup-box .box-btn input[type=submit] {
  border: 2;
  border-radius: 5px;
  padding: 10px 20px;
}
div.popup-box .box-footer.scrollable {
  margin: 0;
  width: auto;
}
div.popup-box .box-footer.scrollable table {
  margin: 0;
}
div.popup-box .box-footer input[type=button],
div.popup-box .box-footer input[type=submit] {
  border: 2;
  border-radius: 5px;
  padding: 10px 20px;
}
/*=== 结构类 ===*/
label {
  margin: 0 15px 0 0;
}
label input {
  margin: 0 1px 0 0px;
}
/*=== 辅助类 ===*/
input,
select,
textarea {
  box-sizing: border-box;
  vertical-align: middle;
}
input[disabled],
select[disabled],
textarea[disabled] {
  background: #F0F0F0;
}
input[type="submit"],
input[type="button"] {
  border: 2px solid #52A5E0;
  background-color: transparent !important;
  font-weight: normal;
  color: #52A5E0;
  text-align: center;
  display: inline-block;
  padding: 3px 10px;
  width: auto;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  border-radius: 3px;
  /*iPhone 新加 兼容火狐按钮 开始*/
  /*iPhone 新加 兼容火狐按钮 开始*/
}
input[type="submit"].hide,
input[type="button"].hide {
  display: none;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  border: 2px solid #52A5E0;
  background-color: #51A5E1 !important;
  font-weight: normal;
  color: white;
  text-align: center;
}
input[type="submit"]:active,
input[type="button"]:active {
  border: 2px solid #B1DBF9;
  background-color: #ACD5F3 !important;
  font-weight: normal;
  color: white;
  text-align: center;
}
input[type="submit"][disabled],
input[type="button"][disabled] {
  border: 2px solid #AFAFAF;
  background-color: transparent !important;
  font-weight: normal;
  color: #AFAFAF;
  text-align: center;
  cursor: auto;
  background-image: url(../img/icons-disable.png) !important;
}
input[type="submit"][class*=icon-],
input[type="button"][class*=icon-] {
  padding: 3px 10px 3px 26px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  line-height: 1.14;
  /* 当前最大值为-741 */
  /* 添加 */
  /* 批准 */
  /* 审核 */
  /* 二维码 */
  /* 货物 */
  /* 呼叫 */
  /* 清空 */
  /* 取消  返还*/
  /* 确定 */
  /* 计算 */
  /* 删除 */
  /* 下载 */
  /* 编辑 */
  /* 弹出 */
  /* 导入 */
  /* 填写 */
  /* 导出 */
  /* 获取 */
  /* 列出 */
  /*下一个*/
  /* 收起 */
  /* 密码 */
  /*上一个*/
  /*打印*/
  /* 查询 */
  /* 接收 */
  /* 修理 */
  /* 退货 */
  /* 保存 */
  /* 发送 */
  /* 设置 */
  /* 订单 */
  /* 刷新 */
  /* 上传 */
  /* 展开 */
  /* 选择 */
}
input[type="submit"][class*=icon-]:hover,
input[type="button"][class*=icon-]:hover {
  background-image: url(../img/icons-active.png);
}
input[type="submit"][class*=icon-].icon-add,
input[type="button"][class*=icon-].icon-add {
  background-position: 6px -21px;
}
input[type="submit"][class*=icon-].icon-approval,
input[type="button"][class*=icon-].icon-approval {
  background-position: 6px -41px;
}
input[type="submit"][class*=icon-].icon-audit,
input[type="button"][class*=icon-].icon-audit {
  background-position: 6px -141px;
}
input[type="submit"][class*=icon-].icon-barcode,
input[type="button"][class*=icon-].icon-barcode {
  background-position: 6px -81px;
}
input[type="submit"][class*=icon-].icon-box,
input[type="button"][class*=icon-].icon-box {
  background-position: 6px -181px;
}
input[type="submit"][class*=icon-].icon-call,
input[type="button"][class*=icon-].icon-call {
  background-position: 6px -421;
}
input[type="submit"][class*=icon-].icon-clear,
input[type="button"][class*=icon-].icon-clear {
  background-position: 6px -121px;
}
input[type="submit"][class*=icon-].icon-cancel,
input[type="button"][class*=icon-].icon-cancel {
  background-position: 6px -461px;
}
input[type="submit"][class*=icon-].icon-confirm,
input[type="button"][class*=icon-].icon-confirm {
  background-position: 6px -381px;
}
input[type="submit"][class*=icon-].icon-count,
input[type="button"][class*=icon-].icon-count {
  background-position: 6px -601px;
}
input[type="submit"][class*=icon-].icon-delete,
input[type="button"][class*=icon-].icon-delete {
  background-position: 6px -241px;
}
input[type="submit"][class*=icon-].icon-download,
input[type="button"][class*=icon-].icon-download {
  background-position: 6px -541px;
}
input[type="submit"][class*=icon-].icon-edit,
input[type="button"][class*=icon-].icon-edit {
  background-position: 6px -301px;
}
input[type="submit"][class*=icon-].icon-eject,
input[type="button"][class*=icon-].icon-eject {
  background-position: 6px -661px;
}
input[type="submit"][class*=icon-].icon-import,
input[type="button"][class*=icon-].icon-import {
  background-position: 6px -701px;
}
input[type="submit"][class*=icon-].icon-fill,
input[type="button"][class*=icon-].icon-fill {
  background-position: 6px -681px;
}
input[type="submit"][class*=icon-].icon-export,
input[type="button"][class*=icon-].icon-export {
  background-position: 6px -101px;
}
input[type="submit"][class*=icon-].icon-get,
input[type="button"][class*=icon-].icon-get {
  background-position: 6px -641px;
}
input[type="submit"][class*=icon-].icon-list,
input[type="button"][class*=icon-].icon-list {
  background-position: 6px -221px;
}
input[type="submit"][class*=icon-].icon-next,
input[type="button"][class*=icon-].icon-next {
  background-position: 6px -501px;
}
input[type="submit"][class*=icon-].icon-packUp,
input[type="button"][class*=icon-].icon-packUp {
  background-position: 6px -721px;
}
input[type="submit"][class*=icon-].icon-password,
input[type="button"][class*=icon-].icon-password {
  background-position: 6px -281px;
}
input[type="submit"][class*=icon-].icon-prev,
input[type="button"][class*=icon-].icon-prev {
  background-position: 6px -481px;
}
input[type="submit"][class*=icon-].icon-print,
input[type="button"][class*=icon-].icon-print {
  background-position: 6px -521px;
}
input[type="submit"][class*=icon-].icon-query,
input[type="button"][class*=icon-].icon-query {
  background-position: 6px -261px;
}
input[type="submit"][class*=icon-].icon-receive,
input[type="button"][class*=icon-].icon-receive {
  background-position: 6px -341px;
}
input[type="submit"][class*=icon-].icon-repair,
input[type="button"][class*=icon-].icon-repair {
  background-position: 6px -561px;
}
input[type="submit"][class*=icon-].icon-return,
input[type="button"][class*=icon-].icon-return {
  background-position: 6px -621px;
}
input[type="submit"][class*=icon-].icon-save,
input[type="button"][class*=icon-].icon-save {
  background-position: 6px -61px;
}
input[type="submit"][class*=icon-].icon-send,
input[type="button"][class*=icon-].icon-send {
  background-position: 6px -581px;
}
input[type="submit"][class*=icon-].icon-setting,
input[type="button"][class*=icon-].icon-setting {
  background-position: 6px -441px;
}
input[type="submit"][class*=icon-].icon-order,
input[type="button"][class*=icon-].icon-order {
  background-position: 6px -201px;
}
input[type="submit"][class*=icon-].icon-refresh,
input[type="button"][class*=icon-].icon-refresh {
  background-position: 6px -401px;
}
input[type="submit"][class*=icon-].icon-upload,
input[type="button"][class*=icon-].icon-upload {
  background-position: 6px -361px;
}
input[type="submit"][class*=icon-].icon-unfold,
input[type="button"][class*=icon-].icon-unfold {
  background-position: 6px -741px;
}
input[type="submit"][class*=icon-].icon-select,
input[type="button"][class*=icon-].icon-select {
  background-position: 6px -161px;
}
@-moz-document url-prefix() {
  input[type="submit"]input[type=submit][class*=icon-],
  input[type="button"]input[type=submit][class*=icon-],
  input[type="submit"] input[type=button][class*=icon-],
  input[type="button"] input[type=button][class*=icon-] {
    padding: 0px 10px 0px 26px;
  }
}
input[type="text"],
input[type="password"] {
  width: 100%;
  padding: 2px 3px !important;
  border: 1px solid #bbb;
  min-width: 50px;
}
input[type="file"] {
  border: 1px solid #bbb;
  background: white;
}
input.date {
  width: 75px !important;
}
input.datetime {
  width: 110px !important;
}
select {
  max-width: 100%!important;
  width: 100%;
  padding: 1px 0 !important;
  border: 1px solid #bbb;
  /* 中心下拉选择固定长度 */
}
select.width-xxs {
  width: 44px !important;
  min-width: 44px;
}
select.width-xxs-s {
  width: 78px !important;
  min-width: 78px;
}
select.width-xs {
  width: 74px !important;
  min-width: 74px;
}
select.width-xs-s {
  width: 98px !important;
  min-width: 98px;
}
select.width-sm {
  width: 104px !important;
  min-width: 104px;
}
select.width-sm-s {
  width: 114px !important;
  min-width: 114px;
}
select.width-md {
  width: 144px !important;
  min-width: 144px;
}
select.width-md-s {
  width: 154px !important;
  min-width: 154px;
}
select.width-lg {
  width: 224px !important;
  min-width: 224px;
}
select.width-xl {
  width: 274px !important;
  min-width: 274px;
}
select.width-xl {
  width: 524px !important;
  min-width: 524px;
}
select[mutiple],
select[size] {
  width: 100% !important;
  min-width: 100%;
}
select:disabled {
  color: #000;
}
select.center-list {
  width: 170px !important;
}
textarea {
  width: 100%;
  padding: 2px 3px !important;
  border: 1px solid #bbb;
  height: 42px;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.wordBreak {
  display: inline-block;
  width: 200px;
  word-break: break-all;
}
.setColspanAll {
  border-bottom: 1px solid #DEE0E8 !important;
}
.clearTabNowrap td {
  white-space: normal!important;
}
.setNowrap {
  white-space: nowrap;
}
.setInlineBlock {
  display: inline-block !important;
}
.setInlineBlock.hide {
  display: none;
}
.disNone {
  display: none !important;
}
.setNormal {
  word-break: break-all;
  white-space: normal!important;
}
.setNormal span {
  color: blue;
}
.setNormal div {
  white-space: nowrap;
  display: inline-block;
}
.setNormal div.hide {
  display: none;
}
.borderR-none {
  border-right: none !important;
}
.borderL-none {
  border-left: none !important;
}
.borderBoth-none {
  border-left: none !important;
  border-right: none !important;
}
.setBreakAll {
  display: inline-block;
  width: 200px;
  word-break: break-all;
}
.setBreakAll.hide {
  display: none;
}
.scrollable {
  margin: 20px 0 30px 0;
  width: 100%;
  overflow-x: auto;
  background: white;
  min-height: 0%;
  box-shadow: 0 1px 3px #ABABAB;
  box-sizing: border-box;
  /* MAC显示滚动条 */
}
.scrollable.scope {
  background-color: #F9F9FB;
  border-bottom: 1px solid #E0E3E6;
  border-top: 1px solid #E6E8EA;
  box-shadow: 0 1px 2px #e9ebec inset, 0 -1px 2px #e9ebec inset;
  margin: 20px 0px;
}
.scrollable.scope table {
  margin-top: 15px;
  margin-bottom: 15px;
}
.scrollable.scope h2 + table {
  margin-top: 1px;
}
.scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0px;
  height: 12px;
}
.scrollable::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #b2b2b2;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.scrollable table {
  width: 100%;
  /*apple加上 结束*/
}
.scrollable table.width-sm {
  width: 150% !important;
}
.scrollable table.width-md {
  width: 200% !important;
}
.scrollable table.width-md-s {
  width: 200% !important;
}
.scrollable table.width-lg {
  width: 250% !important;
}
.scrollable:empty {
  margin: 0;
}
.scrollable .tabStyleClear {
  white-space: nowrap;
  background: none;
}
.scrollable .tabStyleClear tr td {
  border: none !important;
  background: none !important;
  color: #333 !important;
  font-weight: inherit !important;
  padding: 1px 0 !important;
  text-align: left !important;
}
/* =====警告区块===== */
.warning {
  padding: 1px 0;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  background-color: orange;
  /* 另一种配色方案 yellow */
  color: #222;
  /* 另一种种配色方案 red */
}
.warning p {
  margin: 16px 0;
  text-indent: 1em;
}
.warning p:before {
  margin-right: 10px;
  content: '-';
  font-style: italic;
  font-weight: bold;
}
.clear-evenBg {
  background: #FCFCFC !important;
}
.set-evenBg {
  background: #EDEEF3 !important;
}
.a-link {
  color: blue !important;
  text-decoration: underline;
}
.a-link:hover {
  text-decoration: underline;
}
.color-normal {
  color: #333 !important;
}
:root .clear-oddBg {
  background: #EDEEF3 !important;
}
.text-important {
  color: #c8093b !important;
}
.text-important:after {
  content: '*';
}
.text-title {
  color: #000080;
}
.text-autogen {
  color: green;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.text-center {
  text-align: center!important;
}
.btn-warning {
  background: #DB4747 !important;
}
.width-xxs {
  width: 20px !important;
}
.width-xxs-s {
  width: 54px !important;
}
.width-xs {
  width: 50px !important;
}
.width-xs-s {
  width: 74px !important;
}
.width-sm {
  width: 80px !important;
}
.width-sm-s {
  width: 90px !important;
}
.width-md {
  width: 120px !important;
}
.width-md-s {
  width: 130px !important;
}
.width-lg {
  width: 200px !important;
}
.width-xl {
  width: 250px !important;
}
.width-xxl {
  width: 500px !important;
}
.min-width-xxs {
  min-width: 20px;
}
.min-width-xxs-s {
  min-width: 54px;
}
.min-width-xs {
  min-width: 50px;
}
.min-width-xs-s {
  min-width: 74px;
}
.min-width-sm {
  min-width: 80px;
}
.min-width-sm-s {
  min-width: 90px;
}
.min-width-md {
  min-width: 120px;
}
.min-width-md-s {
  min-width: 130px;
}
.min-width-lg {
  min-width: 200px;
}
.min-width-xl {
  min-width: 250px;
}
.min-width-xxl {
  min-width: 500px;
}
.align-center {
  text-align: center;
}
.setLink {
  color: #0088cc;
  text-decoration: none;
}
.setLink:hover,
.setLink.select {
  color: #0088cc;
}
.setLink:hover {
  text-decoration: underline;
}
/*兼容强制不换行超出 开始*/
.marginR-20 {
  margin-right: 20px !important;
}
.marginR-50 {
  margin-right: 50px !important;
}
.marginR-100 {
  margin-right: 100px !important;
}
.marginR-140 {
  margin-right: 140px !important;
}
.marginR-200 {
  margin-right: 200px !important;
}
:root .marginR-20 {
  margin-right: 0px !important;
}
:root .marginR-50 {
  margin-right: 0px !important;
}
:root .marginR-100 {
  margin-right: 0px !important;
}
:root .marginR-140 {
  margin-right: 0px !important;
}
:root .marginR-200 {
  margin-right: 0px !important;
}
dl.popup-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  margin-left: 300px / 2;
  padding: 20px;
  border: 2px solid #2a6a81;
  border-radius: 0px;
  box-shadow: 0 5px 5px #ccc;
  background: #afccda;
  text-align: center;
  color: #003670;
}
dl.popup-box dt {
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #779fbe;
  font-weight: bold;
  font-size: 16px;
}
dl.popup-box dd input {
  margin: 0 10px;
  cursor: pointer;
  border: 2px solid #a02b00;
  background-color: orange !important;
  font-weight: normal;
  color: #6d0000;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  width: auto;
}
dl.popup-box dd input.hide {
  display: none;
}
/* nav-tab */
.nav-tab {
  width: auto !important;
  margin-bottom: 0 !important;
}
.nav-tab td {
  line-height: 8px;
  border: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  white-space: nowrap;
}
.nav-tab a {
  font-size: 12px;
  color: white !important;
  font-weight: bold;
}
.nav-tab + img {
  position: absolute;
  width: 90%;
  height: 2px;
}
/* 尖角标签样式*/
ul.nav {
  width: 1000px;
}
ul.nav li {
  display: inline-block;
  height: 23px;
  line-height: 23px;
  background: url(../button/button_link.PNG) no-repeat;
  width: 165px;
  font-size: 12px;
}
ul.nav li.selectTag {
  background: url(../button/button_over.PNG) no-repeat;
}
ul.nav li label {
  margin: 0;
}
ul.nav li.hide {
  display: none;
}
ul.nav a {
  display: block;
  text-decoration: none;
  color: #FFF;
  padding-left: 15px;
}
ul.nav a.hide {
  display: none;
}
/* 尖角标签样式*/
/*遮罩层样式_开始*/
/*遮罩层*/
.cover,
#div_lock1 {
  position: fixed!important;
  top: 0!important;
  bottom: 0!important;
  background: #000 !important;
  width: 100%!important;
  filter: alpha(opacity=70) !important;
  /* IE9- */
  opacity: 0.6 !important;
  /* IE10+ */
}
#div_lock {
  display: none;
  z-index: 110;
  position: absolute;
  filter: alpha(opacity=30);
  opacity: 0.3;
  background-color: #000;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#div_hide {
  display: none;
  width: 400px;
  height: 46px;
  cursor: default;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -200px;
}
/* loading框 */
.box-loading,
#div_please_wait1 {
  position: fixed!important;
  top: 50%!important;
  left: 50%!important;
  width: 400px!important;
  height: 70px!important;
  margin-left: -200px !important;
  margin-top: -70px !important;
  border: 2px solid #6E6E6E !important;
  color: #515151 !important;
  line-height: 70px!important;
  text-align: center!important;
  z-index: 111!important;
  font-size: 16px!important;
  background: #FFF url('../img/loading.gif') no-repeat 26px 0px !important;
  background-size: 70px 70px !important;
  text-indent: 40px!important;
  border-radius: 5px!important;
  box-shadow: 0 0 75px -15px #000 !important;
}
/*遮罩层样式_结束*/
/*main页右下角弹出 开始*/
#winpop {
  DISPLAY: none;
  RIGHT: 0px;
  MARGIN: 0px;
  overflow-x: hidden;
  WIDTH: 478px;
  height: 257px!important;
  BOTTOM: 38px;
  POSITION: fixed;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
  border-radius: 3px 3px 0 0;
  background: #fff;
}
#winpop .title {
  FONT-WEIGHT: bold;
  padding: 4px 0;
  background-repeat: repeat-x;
  FONT-SIZE: 16px;
  WIDTH: 100%;
  COLOR: #FFFFFF;
  HEIGHT: auto;
  TEXT-ALIGN: center;
  vertical-align: middle;
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #1e5799 0%, #7db9e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1e5799 0%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
  /* IE6-9 */
}
#winpop .close {
  RIGHT: 5px;
  CURSOR: pointer;
  POSITION: absolute;
  TOP: 6px;
  color: #FFFFFF;
  font-size: 14px;
}
#winpop > div > iframe {
  height: 100%;
  width: 100%;
  border: 1px solid #E0E0E0;
}
#winpop > div {
  height: 93%;
}
/*table内容*/
.ejectView {
  padding: 0 11px;
  background: white;
}
.ejectView table.ejectContent {
  background-color: white;
  font-size: 12px;
  width: 100%;
  border: none;
}
.ejectView table.ejectContent tr:first-child,
.ejectView table.ejectContent tr:first-child:hover {
  background: #FFFFFF;
  border-color: #FDA105;
  font-weight: bold;
}
.ejectView table.ejectContent tr:first-child td,
.ejectView table.ejectContent tr:first-child:hover td {
  border-bottom: 1px solid #ccc;
  padding: 4px 8px;
}
.ejectView table.ejectContent tr td {
  padding: 4px 8px;
  border: 0px solid #E8E8E8;
  border-bottom-width: 1px;
}
.ejectView table.ejectContent tr.pages {
  background: none !important;
}
.ejectView table.ejectContent tr.pages td {
  background: none;
  border: 1px solid transparent;
  text-align: left;
  white-space: nowrap;
}
.ejectView table.ejectContent tr.pages td:hover {
  background: none;
}
.ejectView table.ejectContent tr.pages td span {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: #2CBAA5;
  font-weight: bold;
  color: white;
  border-radius: 3px;
}
.ejectView table.ejectContent tr.pages td span.hide {
  display: none;
}
.ejectView table.ejectContent tr.pages td a {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: none;
  font-weight: bold;
  color: #2CBAA5;
  border-radius: 3px;
  transition: all 0.3s ease 0s;
}
.ejectView table.ejectContent tr.pages td a.hide {
  display: none;
}
.ejectView table.ejectContent tr.pages td a:hover {
  display: inline-block;
  border: 1px solid #2CBAA5;
  padding: 2px 5px;
  background: #2CBAA5;
  font-weight: bold;
  color: white;
}
.ejectView table.ejectContent tr.pages td a:hover.hide {
  display: none;
}
.ejectView table.ejectContent tr.pages td table {
  width: auto !important;
  margin: 0 0 0 4px;
}
.ejectView table.ejectContent tr.pages td table td {
  background: none!important;
  padding: 0 2px 0 0px;
  /*调试在td里的table的span位置*/
}
.ejectView table.ejectContent tr.pages td table td span {
  position: relative;
  right: 5px;
}
.ejectView table.ejectContent tr.pages td table td a:after {
  display: none;
}
.ejectView table.ejectContent tr:hover {
  background: #E9EAEC;
}
/*main页右下角弹出 结束*/
/*=====公用组件=====*/
/* 设置字体大小
 * @size 字体大小
 */
/* 对齐
 * @position 对齐方式
 */
/* 右上方






 * @fontScale 字体缩放大小，默认.75
 */
/* 背景图片按钮 */
/*
 * 盒模型






 * @paddingTB   padding上下
 * @paddingLR   padding左右
 * @width       宽度
 * @height 	    高度
 */
/*
 * 内容
 * @borderColor 边框颜色
 * @bgColor 	背景颜色
 * @txtColor 	字体颜色
 */
/* 分页组件 */
/*
 * 盒模型






 * @orderColor    边框颜色
 * @bgColor       背景颜色
 */
/*
 * 内容
 * @color 	字体颜色
 */
/* 设置背景颜色 */
/*
 * @color 背景颜色 默认继承
 */
/* 设置长度 */
/*
 * @length      字数
 */
/* 设置链接样式 */
/*默认按钮样式（蓝）*/
/*添加图标，前提需要font-awesome插件*/
/* 清空浮动 */
/* 缓动效果 */
/*EHR select2插件宽度*/
.select2-container {
  width: 100%!important;
}
.borderNone {
  border: none !important;
}
.attention {
  font-family: Arial, Helvetica, sans-serif;
  color: red;
  font-size: 15px;
  font-weight: bold;
}
.color-red {
  color: red !important;
}
.color-blue {
  color: blue !important;
}
.topTips {
  white-space: nowrap;
  margin: 0;
  padding: 8px;
  border: 2px solid #AE0C0C;
  background: #E65D5D;
  color: yellow;
  color: #FFFF9D;
  font-size: 14px;
  display: none;
  margin-bottom: 2px;
}
.topTips ul {
  border-top: 1px solid #B12626;
  clear: both;
  overflow: hidden;
}
.topTips ul:first-child {
  border: none;
}
.topTips ul li {
  padding: 10px 0;
  float: left;
  font-size: 14px;
  margin: 0;
}
.topTips ul li.title {
  width: 15%;
  color: #740000;
  font-weight: bold;
}
.topTips ul li.desc {
  width: 85%;
}
.table-s tr:nth-child(odd) {
  background: #f0f7ff !important;
}
.table-s input[disabled],
.table-s input[readonly] {
  background-color: #ebebeb !important;
  color: #212121 !important;
}
.table-s input select:focus {
  color: #212121;
}
.table-s input select[disabled] {
  background-color: #ebebeb !important;
  opacity: 1;
}
.table-s input select[disabled] > option {
  color: #212121;
}
.table-s input[type=text] {
  color: #212121;
}
@media screen and (min-width: 1280px) {
  .min-width-xxs-s {
    width: 54px;
  }
  .min-width-xs-s {
    width: 74px;
  }
  .min-width-sm-s {
    width: 90px;
  }
  .min-width-md-s {
    width: 130px;
  }
}
#dg_action {
  word-break: break-all;
}
