@charset "utf-8";
/*
*
* 最后更新日期 : 2016-07-07
* 最后更新者 : wenyu.chen





* 增加 :
	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;
  font-family: "Arial";
}
a,
a:hover {
  color: #333;
}
input[type='text'] {
  line-height: 1.24 \9;
}
/*=====变量=====*/
/* 全局变量 */
/*@login 登陆页 */
/* loginWrap 外框 */
/*@home 首页变量 */
/*@home-body-left center & right 3栏分布结构*/
/**每一个module的宽度 = 总体宽 除以 3大块(left center right) 减去 左右margin*/
/*@home-body-left & right 2栏左右分布结构*/
/*@home-body 首页主体 */
/* ===  图标全屏结构 === */
/*@home-body-treeView 树形菜单 */
/*@home-body-module 功能模块 */
/*@home-defaultPage 欢迎页 */
/*@home-foot 首页foot */
/*@header 页头*/
/*@marinWrap 主体内容变量 */
/*奇数列背景颜色#E2E9F2*/
/*@pages 分页 */
/* 说明列表 */
/* @blockUI遮罩层 */
/* @div.popup-box弹出框 */
/* box-header 关闭按钮 */
/* @dl.popup 弹出框 */
/*=====全局元素设置=====*/
body {
  margin: 0;
  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;
  height: 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(../images/icons-disable.png) !important;
}
a.btn.hid_calss {
  display: none;
}
a.btn[class*=icon-] {
  padding: 3px 10px 3px 26px;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  line-height: 1.14;
  /* 当前最大值为-741 */
  /* 添加 */
  /* 批准 */
  /* 审核 */
  /* 二维码 */
  /* 货物 */
  /* 呼叫 */
  /* 清空 */
  /* 取消  返还*/
  /* 确定 */
  /* 计算 */
  /* 删除 */
  /* 下载 */
  /* 编辑 */
  /* 弹出 */
  /* 导入 */
  /* 填写 */
  /* 导出 */
  /* 获取 */
  /* 列出 */
  /*下一个*/
  /* 收起 */
  /* 密码 */
  /*上一个*/
  /*打印*/
  /* 查询 */
  /* 接收 */
  /* 修理 */
  /* 退货 */
  /* 保存 */
  /* 发送 */
  /* 设置 */
  /* 订单 */
  /* 刷新 */
  /* 上传 */
  /* 展开 */
  /* 选择 */
}
a.btn[class*=icon-]:hover {
  background-image: url(../images/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: #333;
}
.main-content {
  width: 100%;
  margin: 0 auto 20px;
  padding-top: 1px;
  background: url("../Images/spacer.gif") repeat-x left top;
  border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  overflow: hidden;
}
/*=====Login页=====*/
.loginWrap {
  width: 100%;
  height: auto;
  margin: 0px auto 0;
  padding: 0px 0;
  text-align: center;
  background: #D8D8D8;
}
.loginWrap .bgImg {
  display: none;
}
.loginWrap h2 {
  display: block;
  width: 100%;
  height: 107px;
  background: transparent no-repeat right;
  border-bottom: 1px solid #838383;
  font-size: 66px;
  font-weight: bold;
  word-spacing: 1em;
  text-align: center;
  text-shadow: none;
  color: orange;
}
.loginWrap hr {
  border-top: none;
  border-bottom: 1px solid #fff;
}
.loginWrap .loginForm {
  overflow: hidden;
  box-sizing: border-box;
  margin: 80px auto 0;
  width: 460px;
  height: 340px;
  padding: 40px 0px 0px;
  background: #D8D8D8 url(../img/bg.jpg) no-repeat;
  text-align: right;
  font-size: 14px;
}
.loginWrap .loginForm .txtUserDiv {
  width: 92%;
  overflow: hidden;
}
.loginWrap .loginForm h2 {
  display: block;
  width: 100%;
  height: 107px;
  background: transparent no-repeat right;
  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;
  /*DCIS加上 默认值：relative */
  width: 88%;
  margin: 8px auto;
  text-align: left;
}
.loginWrap .loginForm fieldset.radio-group {
  margin-bottom: 25px;
}
.loginWrap .loginForm fieldset:first-child label {
  width: auto;
  margin: 0;
}
.loginWrap .loginForm fieldset:first-child .marginR {
  margin-right: 10px;
  margin-left: 14px;
}
.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 .btn-submit {
  width: 79px;
  height: 70px;
  background: url("../img/login_but.gif") no-repeat;
  position: absolute;
  top: -7px;
  z-index: 120;
  border: none;
}
.loginWrap .loginForm fieldset .btn-submit:hover,
.loginWrap .loginForm fieldset .btn-submit:focus {
  border: none;
}
.loginWrap .loginForm fieldset p {
  padding: 6px 105px;
}
.loginWrap .loginForm fieldset img {
  vertical-align: middle;
  margin: 0px;
}
.loginWrap .loginForm fieldset label {
  display: inline-block;
  position: static;
  margin: 0 5px 0 0;
  padding: 0;
  width: 20%;
  height: auto;
  box-sizing: border-box;
  background: none;
  color: #333;
  font-weight: bold;
  font-family: "Arial", SimSun, "Microsoft YaHei", sans-serif;
  font-size: 12px;
  text-align: right;
  cursor: text;
  border: none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-radius: 3px;
  /*OOW加上 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: #333;
}
.loginWrap .loginForm fieldset input {
  /*OOW加上*/
  /* 输入框焦点 */
}
.loginWrap .loginForm fieldset input.txtID {
  background: #fff url("../img/user.gif") no-repeat left center;
}
.loginWrap .loginForm fieldset input.txtPwd {
  background: #fff url("../img/password.gif") no-repeat left center;
}
.loginWrap .loginForm fieldset input[type="text"],
.loginWrap .loginForm fieldset input[type="password"] {
  width: 215px;
  height: 24px;
  /*OOW加上 默认值：auto */
  padding: 0px !important;
  text-indent: 20px;
  border: 1px solid #3d5f84;
  /*OOW加上 默认值：1px solid inherit */
  color: #333;
  font-weight: bold;
  font-size: 13px;
}
.loginWrap .loginForm fieldset input[maxlength="4"] {
  width: 80px;
  /* OOW将其参数化 */
  color: #333;
}
.loginWrap .loginForm fieldset input:focus {
  border: 1px solid #476D9E;
  box-shadow: 0 0 3px 0px #476D9E;
  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 #3d5f84 !important;
  }
}
.loginWrap .loginForm fieldset.align-center {
  text-align: center;
}
.loginWrap .loginForm fieldset a {
  font-size: 12px;
  color: #0a2fd0;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 22.5%;
}
.loginWrap .loginForm fieldset a:hover,
.loginWrap .loginForm fieldset a.select {
  color: #0a2fd0;
}
.loginWrap .loginForm fieldset span {
  font-size: 12px;
}
.loginWrap .loginForm fieldset.identifying-code {
  width: 100%;
}
.loginWrap .loginForm fieldset.btn-group {
  width: 100%;
  border-left: 0 solid #CECECE;
  padding: 8px 0px;
  text-align: center;
  margin-left: 20px;
  /* OOW加上 */
}
.loginWrap .loginForm fieldset.btn-group input[type="submit"],
.loginWrap .loginForm fieldset.btn-group input[type="button"] {
  padding: 3px 24px;
}
.loginWrap .loginForm fieldset.btn-group ul li {
  float: left;
  width: 50%;
  padding: 0 0px;
  box-sizing: border-box;
}
.loginWrap .loginForm fieldset.btn-group input {
  background: #f8f8f8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #fbfbfb 10%, #f8f8f8 51%, #eaeaea 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #fbfbfb 10%, #f8f8f8 51%, #eaeaea 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #fbfbfb 10%, #f8f8f8 51%, #eaeaea 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
  /* IE6-9 */
  border: 1px solid #476D9E;
  -webkit-box-shadow: 0 0 2px #476D9E;
  -moz-box-shadow: 0 0 2px #476D9E;
  box-shadow: 0 0 2px #476D9E;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  font-size: 13px;
  transition: all 0.3s ease 0s;
  /*login按钮伪样式*/
}
.loginWrap .loginForm fieldset.btn-group input:hover,
.loginWrap .loginForm fieldset.btn-group input:focus {
  color: #333;
  -webkit-box-shadow: 0 0 8px #476D9E;
  -moz-box-shadow: 0 0 8px #476D9E;
  box-shadow: 0 0 8px #476D9E;
}
.loginWrap .loginForm fieldset.btn-group input#btn_login {
  margin-right: 15px;
}
.loginWrap .loginForm fieldset.btn-group a {
  display: inline-block;
  margin: 10px 0 0 0;
  color: orangered;
}
.loginFoot {
  width: 100%;
  height: 164px;
  padding-left: 0px;
  line-height: 20px;
  background: url(../img/bg_dibu.jpg) no-repeat center;
  color: #383838;
  text-align: center;
  font-size: 12px;
  font-family: arial;
}
.home-head,
.home-body,
.home-foot {
  margin: 0 auto;
  /****/
}
.home-head {
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: url("../img/title_bg.gif") repeat-x;
  box-sizing: border-box;
  padding: 0 0px;
  z-index: 1;
}
.home-head div.home-head-content {
  margin: 0 auto;
  width: 100%;
  padding: 0 0;
}
.home-head div.home-head-content h2 {
  float: left;
  width: 162px;
  height: inherit;
  padding: 0;
  margin: 0;
}
.home-head div.home-head-content h2 img {
  width: 162px;
  height: 45px;
}
.home-head div.home-head-content .home-head-centerCont {
  float: right;
  width: auto;
  height: inherit;
  line-height: 45px;
  font-size: 13px;
}
.home-head div.home-head-content .home-head-centerCont strong {
  display: inline-block;
  width: auto;
  float: left;
  margin-top: 8px;
  height: 32px;
}
.home-head div.home-head-content .home-head-centerCont ul {
  overflow: hidden;
  margin: 0;
  float: left;
  width: 100%;
  height: 50px;
  line-height: 40px;
}
.home-head div.home-head-content .home-head-centerCont ul li {
  float: left;
  margin-right: 10px;
}
.home-head div.home-head-content .home-head-centerCont ul li input {
  background: none;
  width: 50px;
  border: none;
  color: blue;
}
.home-head div.home-head-content .home-head-centerCont ul li input.txt_center {
  text-align: center;
}
.home-head div.home-head-content .home-head-centerCont ul li a {
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 50px;
  display: inline-block;
  width: 1px;
}
.home-head div.home-head-content .home-head-centerCont ul li a.change-pwd {
  background: url("../Images/password.png") no-repeat left center;
}
.home-head div.home-head-content .home-head-centerCont ul li a.login-out {
  background: url("../Images/logout.png") no-repeat left center;
}
.home-head div.home-head-content .home-head-centerCont ul li a.top-notice {
  background: url("../Images/notice.png") no-repeat left center;
}
.home-head div.home-head-content .home-head-centerCont.hide {
  display: none;
}
.home-head div.home-head-content .home-head-rightCont {
  width: 330px;
  height: inherit;
  float: left;
  background: url("../Images/oow_main_r1_c3.jpg") no-repeat left top;
  overflow: hidden;
  text-indent: 350px;
  white-space: nowrap;
}
.home-head div.home-head-content .history-tab {
  width: auto;
  height: inherit;
  background: transparent;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 135px;
}
.home-head div.home-head-content .history-tab a {
  margin-right: 7px;
  padding: 2px 8px 2px 8px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #D1DDE2;
  border-radius: 3px 3px 0 0;
  cursor: pointer;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  font-weight: bold;
  top: 11px;
  background: transparent;
  border: 2px solid #D1DDE2;
  border-bottom-color: transparent;
  transition: all 0.3s ease 0s;
}
.home-head div.home-head-content .history-tab a.active,
.home-head div.home-head-content .history-tab a:hover {
  color: #0B99D9;
  border: 2px solid #0B99D9;
  border-bottom-color: #FFFFFF;
  border-bottom-width: 3px;
  height: 21px;
}
.home-head div.home-head-content .history-tab a span {
  position: absolute;
  right: -5px;
  top: -5px;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: #EB1616;
  border-radius: 7.5px;
  font-size: 10px;
  font-weight: bold;
  z-index: 1;
  padding: 0;
  color: white;
  transition: all 0.3s ease 0s;
}
.home-head div.home-head-content .history-tab a span:hover {
  color: red;
  background: white;
}
.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;
  /****==*****/
}
.home-body {
  clear: both;
  padding: 0px 5px;
  background: transparent;
  /* === 图标全屏结构 === */
}
.home-body .left,
.home-body .center,
.home-body .right {
  -moz-box-sizing: border-box;
  /*Firefox3.5+*/
  -webkit-box-sizing: border-box;
  /*Safari3.2+*/
  -o-box-sizing: border-box;
  /*Opera9.6*/
  -ms-box-sizing: border-box;
  /*IE8*/
  box-sizing: border-box;
  float: left;
  width: 33.33333333%;
  height: auto;
  border-radius: 0px;
}
.home-body .left .cont-wrap,
.home-body .center .cont-wrap,
.home-body .right .cont-wrap {
  width: 216px;
  margin: 0 auto 10px;
}
.home-body .left .cont-wrap.diff-width,
.home-body .center .cont-wrap.diff-width,
.home-body .right .cont-wrap.diff-width {
  width: 236px;
}
.home-body .left .cont-wrap .cont-title,
.home-body .center .cont-wrap .cont-title,
.home-body .right .cont-wrap .cont-title {
  height: 27px;
  line-height: 27px;
  color: #ffffff;
  font-family: "宋体";
  font-weight: bold;
  border-break: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.home-body .left .cont-wrap .cont-title.so-handling,
.home-body .center .cont-wrap .cont-title.so-handling,
.home-body .right .cont-wrap .cont-title.so-handling {
  background: url("../img/so_handling.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.maintenance,
.home-body .center .cont-wrap .cont-title.maintenance,
.home-body .right .cont-wrap .cont-title.maintenance {
  background: url("../img/maintenance.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.inventory,
.home-body .center .cont-wrap .cont-title.inventory,
.home-body .right .cont-wrap .cont-title.inventory {
  background: url("../img/inventory.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.po,
.home-body .center .cont-wrap .cont-title.po,
.home-body .right .cont-wrap .cont-title.po {
  background: url("../img/po.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.others,
.home-body .center .cont-wrap .cont-title.others,
.home-body .right .cont-wrap .cont-title.others {
  background: url("../img/others.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.report,
.home-body .center .cont-wrap .cont-title.report,
.home-body .right .cont-wrap .cont-title.report {
  background: url("../img/report.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.report2,
.home-body .center .cont-wrap .cont-title.report2,
.home-body .right .cont-wrap .cont-title.report2 {
  background: url("../img/report2.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.rma-handling,
.home-body .center .cont-wrap .cont-title.rma-handling,
.home-body .right .cont-wrap .cont-title.rma-handling {
  background: url("../img/rma_handling.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.data-transfer,
.home-body .center .cont-wrap .cont-title.data-transfer,
.home-body .right .cont-wrap .cont-title.data-transfer {
  background: url("../img/data_transfer.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-title.stock-receive,
.home-body .center .cont-wrap .cont-title.stock-receive,
.home-body .right .cont-wrap .cont-title.stock-receive {
  background: url("../img/stock_receive.gif") no-repeat;
}
.home-body .left .cont-wrap .cont-table,
.home-body .center .cont-wrap .cont-table,
.home-body .right .cont-wrap .cont-table {
  margin-top: -1px;
  border: 8px solid #CBDFDA;
  border-bottom-width: 10px;
  border-top-width: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background: #fff;
}
.home-body .left .cont-wrap .cont-table.diff-border,
.home-body .center .cont-wrap .cont-table.diff-border,
.home-body .right .cont-wrap .cont-table.diff-border {
  border: 8px solid #CBD6DF;
}
.home-body .left .cont-wrap .cont-table.diff-border table tr td:hover,
.home-body .center .cont-wrap .cont-table.diff-border table tr td:hover,
.home-body .right .cont-wrap .cont-table.diff-border table tr td:hover {
  background-color: #CBD6DF;
}
.home-body .left .cont-wrap table,
.home-body .center .cont-wrap table,
.home-body .right .cont-wrap table {
  margin: 0;
}
.home-body .left .cont-wrap table tr td,
.home-body .center .cont-wrap table tr td,
.home-body .right .cont-wrap table tr td {
  border: none;
  background: none;
}
.home-body .left .cont-wrap table tr td:hover,
.home-body .center .cont-wrap table tr td:hover,
.home-body .right .cont-wrap table tr td:hover {
  background-color: #CBDFDA;
}
.home-body .left .cont-wrap table tr td a,
.home-body .center .cont-wrap table tr td a,
.home-body .right .cont-wrap table tr td a {
  padding: 2px 5px;
  font-size: 12px;
  color: #000;
}
.home-body .left .cont-wrap table tr td a:hover,
.home-body .center .cont-wrap table tr td a:hover,
.home-body .right .cont-wrap table tr td a:hover {
  color: #000;
}
.home-body .left h2,
.home-body .center h2,
.home-body .right h2 {
  width: 33.33333333%;
  margin: 0;
  padding: 3px 0;
  border-radius: 0px;
  background: transparent;
  font-size: 16px;
  text-align: center;
  color: #464646;
  /*标题第一个字样式*/
}
.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 h2.h2-icon-1:before,
.home-body .center h2.h2-icon-1:before,
.home-body .right h2.h2-icon-1:before {
  content: "\f00b";
  width: 16px;
  text-align: left;
  display: inline-block;
  font-family: FontAwesome;
}
.home-body .left h2.h2-icon-2:before,
.home-body .center h2.h2-icon-2:before,
.home-body .right h2.h2-icon-2:before {
  content: "\f0ea";
  width: 16px;
  text-align: left;
  display: inline-block;
  font-family: FontAwesome;
}
.home-body .left h2.h2-icon-3:before,
.home-body .center h2.h2-icon-3:before,
.home-body .right h2.h2-icon-3:before {
  content: "\f009";
  width: 16px;
  text-align: left;
  display: inline-block;
  font-family: FontAwesome;
}
.home-body .left h2.h2-icon-4:before,
.home-body .center h2.h2-icon-4:before,
.home-body .right h2.h2-icon-4:before {
  content: '\f0f6';
  width: 16px;
  text-align: left;
  display: inline-block;
  font-family: FontAwesome;
}
.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%;
  margin: 5px auto 10px;
  font-size: 12px;
}
.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 {
  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: 7px 20px;
  color: #272727;
  text-decoration: none;
  font-size: 14px;
}
.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: #007aff;
}
.home-body .center {
  margin: 0 0px;
}
.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 {
  height: 44px;
  line-height: 44px;
  font-size: 12px;
}
.home-foot dl {
  width: 720px;
  margin: 0 auto;
  overflow: hidden;
}
.home-foot dl dt,
.home-foot dl dd {
  display: inline-block;
  float: left;
}
.home-foot dl dt.request a,
.home-foot dl dd.request a {
  color: blue;
}
.home-foot dl dt.name,
.home-foot dl dd.name {
  border-left: #bbb;
  padding-left: 15px;
  padding-right: 5px;
  color: #D61E2F;
}
.home-foot dl dt.value,
.home-foot dl dd.value {
  padding-right: 15px;
}
.home-foot dl dt:first-child a,
.home-foot dl dd:first-child a {
  padding-right: 15px;
}
.home-foot dl dt a,
.home-foot dl dd a {
  color: #333;
  text-decoration: none;
}
.home-foot dl dt a:hover,
.home-foot dl dd a:hover,
.home-foot dl dt a.select,
.home-foot dl dd a.select {
  color: #333;
}
.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);
  /* OOW加上，默认值0*/
}
.header h2 {
  text-align: center;
  line-height: 56px;
  color: #7C96B7;
  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: 0;
  height: 100%;
  z-index: 2;
}
.header .help li {
  float: left;
  margin-left: 0px;
  color: #0A6380;
  font: normal bold 12px Arial;
  height: 100%;
  line-height: inherit;
  border-left: 1px solid #e8ebed;
}
.header .help li a {
  color: #B1B1B1;
  text-decoration: none;
  display: inline-block;
  height: inherit;
  width: 56px;
  box-sizing: border-box;
  padding: 8px 0;
  background: transparent;
  transition: all 0.3s ease 0s;
}
.header .help li a:hover,
.header .help li a.select {
  color: white;
}
.header .help li a:hover,
.header .help li a.select {
  background: #c1dcff;
}
.header .help li a img {
  vertical-align: middle;
  margin-bottom: 4px;
}
.header + .scrollable {
  margin-top: 5px;
}
.page-head {
  width: 100%;
  min-width: 850px;
  height: 43px;
  line-height: 43px;
  background: url("../Images/oow_up2.jpg") repeat-x left center;
  white-space: nowrap;
}
.page-head .page-logo {
  float: left;
  width: 30%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url("../Images/oow_up.jpg") no-repeat left center;
}
.page-head .page-cont {
  float: left;
  width: 70%;
  height: 35px;
  padding-top: 8px;
  font-size: 12px;
}
.page-head .page-cont strong {
  display: inline-block;
  width: 50%;
  color: #115ba2;
  font-size: 14px;
}
.page-head .page-cont .value {
  color: #115ba2;
}
.page-head .page-cont a {
  color: blue;
  text-decoration: underline;
}
.page-head .page-cont a:hover {
  color: red;
  text-decoration: underline;
}
.page-head .page-cont .page-info {
  display: inline-block;
  width: 40%;
}
.container > .mainWrap,
div.popup-box {
  clear: both;
  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 td,
div.popup-box table td {
  padding: 2px;
  border: 1px solid #DEE0E8;
  background: #FCFCFC;
  min-width: 80px;
  /*td内含table样式*/
}
.container > .mainWrap table td.inside,
div.popup-box table td.inside {
  padding: 0;
}
.container > .mainWrap table td.inside table,
div.popup-box table td.inside table {
  margin-bottom: 0;
}
.container > .mainWrap table td.set-evenBg,
div.popup-box table td.set-evenBg {
  background: #EDEEF3;
  background: #fcfcfc \9;
}
.container > .mainWrap table td a,
div.popup-box table td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap table td a:hover,
div.popup-box table td a:hover {
  color: red;
  text-decoration: underline;
}
.container > .mainWrap table.formEleList,
div.popup-box table.formEleList {
  margin-bottom: 0;
  width: auto;
}
.container > .mainWrap table.formEleList td,
div.popup-box table.formEleList td {
  border: none;
  padding: 0;
  line-height: auto;
  white-space: nowrap !important;
}
.container > .mainWrap table.formEleList td:nth-child(odd),
div.popup-box table.formEleList td:nth-child(odd) {
  background: #FCFCFC;
  width: auto;
  min-width: inherit;
}
.container > .mainWrap table.formEleList td:nth-child(even),
div.popup-box table.formEleList td:nth-child(even) {
  width: auto;
  min-width: inherit;
}
.container > .mainWrap table .color-normal,
div.popup-box table .color-normal {
  color: #333333 !important;
}
.container > .mainWrap table .color-red,
div.popup-box table .color-red {
  color: red !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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-2 td.evenCell,
div.popup-box .table-col-2 td.evenCell {
  width: 75%;
  white-space: normal;
  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: 75%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-2 td.oddCell,
div.popup-box .table-col-2 td.oddCell {
  width: 25%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 25% !important;
}
.container > .mainWrap .table-col-2 td:nth-child(odd),
div.popup-box .table-col-2 td:nth-child(odd) {
  width: 25%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-2 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-2 td a:hover,
div.popup-box .table-col-2 td a:hover {
  color: red;
  text-decoration: underline;
}
.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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-3 td.evenCell,
div.popup-box .table-col-3 td.evenCell {
  width: 20%;
  white-space: normal;
  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: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-3 td.oddCell,
div.popup-box .table-col-3 td.oddCell {
  width: 40%;
  white-space: normal;
  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: normal;
  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 td a,
div.popup-box .table-col-3 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-3 td a:hover,
div.popup-box .table-col-3 td a:hover {
  color: red;
  text-decoration: underline;
}
.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.oddCell select,
div.popup-box .table-col-3 td.oddCell select {
  height: 100% !important;
  min-height: 150px;
}
.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-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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-4 td.evenCell,
div.popup-box .table-col-4 td.evenCell {
  width: 37.5%;
  white-space: normal;
  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: 37.5%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-4 td.oddCell,
div.popup-box .table-col-4 td.oddCell {
  width: 12.5%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 12.5% !important;
}
.container > .mainWrap .table-col-4 td:nth-child(odd),
div.popup-box .table-col-4 td:nth-child(odd) {
  width: 12.5%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-4 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-4 td a:hover,
div.popup-box .table-col-4 td a:hover {
  color: red;
  text-decoration: underline;
}
.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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-6 td.evenCell,
div.popup-box .table-col-6 td.evenCell {
  width: 25%;
  white-space: normal;
  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: 25%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-6 td.oddCell,
div.popup-box .table-col-6 td.oddCell {
  width: 8.33333333%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 8.33333333% !important;
}
.container > .mainWrap .table-col-6 td:nth-child(odd),
div.popup-box .table-col-6 td:nth-child(odd) {
  width: 8.33333333%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-6 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-6 td a:hover,
div.popup-box .table-col-6 td a:hover {
  color: red;
  text-decoration: underline;
}
.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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-8 td.evenCell,
div.popup-box .table-col-8 td.evenCell {
  width: 18.75%;
  white-space: normal;
  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: 18.75%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-8 td.oddCell,
div.popup-box .table-col-8 td.oddCell {
  width: 6.25%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 6.25% !important;
}
.container > .mainWrap .table-col-8 td:nth-child(odd),
div.popup-box .table-col-8 td:nth-child(odd) {
  width: 6.25%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-8 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-8 td a:hover,
div.popup-box .table-col-8 td a:hover {
  color: red;
  text-decoration: underline;
}
.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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-10 td.evenCell,
div.popup-box .table-col-10 td.evenCell {
  width: 15%;
  white-space: normal;
  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: 15%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-10 td.oddCell,
div.popup-box .table-col-10 td.oddCell {
  width: 5%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 5% !important;
}
.container > .mainWrap .table-col-10 td:nth-child(odd),
div.popup-box .table-col-10 td:nth-child(odd) {
  width: 5%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-10 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-10 td a:hover,
div.popup-box .table-col-10 td a:hover {
  color: red;
  text-decoration: underline;
}
.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-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;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-12 td.evenCell,
div.popup-box .table-col-12 td.evenCell {
  width: 12.5%;
  white-space: normal;
  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: 12.5%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-12 td.oddCell,
div.popup-box .table-col-12 td.oddCell {
  width: 4.16666667%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 4.16666667% !important;
}
.container > .mainWrap .table-col-12 td:nth-child(odd),
div.popup-box .table-col-12 td:nth-child(odd) {
  width: 4.16666667%;
  white-space: normal;
  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 td a,
div.popup-box .table-col-12 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-12 td a:hover,
div.popup-box .table-col-12 td a:hover {
  color: red;
  text-decoration: underline;
}
.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-18,
div.popup-box .table-col-18 {
  font-size: 12px;
}
.container > .mainWrap .table-col-18 td,
div.popup-box .table-col-18 td {
  height: 21px;
  background: #F7F7F7 \9  !important;
}
.container > .mainWrap .table-col-18 td.evenCell,
div.popup-box .table-col-18 td.evenCell {
  width: 8.33333333%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-18 td:nth-child(even),
div.popup-box .table-col-18 td:nth-child(even) {
  width: 8.33333333%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
}
.container > .mainWrap .table-col-18 td.oddCell,
div.popup-box .table-col-18 td.oddCell {
  width: 2.77777778%;
  white-space: normal;
  font-weight: normal;
  background: #FCFCFC;
  width: 2.77777778% !important;
}
.container > .mainWrap .table-col-18 td:nth-child(odd),
div.popup-box .table-col-18 td:nth-child(odd) {
  width: 2.77777778%;
  white-space: normal;
  font-weight: normal;
  background: #EDEEF3;
}
.container > .mainWrap .table-col-18 td:nth-child(odd):last-child,
div.popup-box .table-col-18 td:nth-child(odd):last-child {
  background: #FCFCFC;
}
.container > .mainWrap .table-col-18 td[colspan="18"],
div.popup-box .table-col-18 td[colspan="18"] {
  background: transparent !important;
  border: 1px solid transparent;
}
.container > .mainWrap .table-col-18 td > span,
div.popup-box .table-col-18 td > span {
  color: blue;
}
.container > .mainWrap .table-col-18 td a,
div.popup-box .table-col-18 td a {
  color: blue;
  text-decoration: underline;
}
.container > .mainWrap .table-col-18 td a:hover,
div.popup-box .table-col-18 td a:hover {
  color: red;
  text-decoration: underline;
}
.container > .mainWrap .table-col-18 label[for],
div.popup-box .table-col-18 label[for] {
  vertical-align: middle;
  margin: 0 12px 0 3px;
  font-size: 12px;
}
.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) td,
div.popup-box .tableOutput tr:nth-child(odd) td {
  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: 4px;
  border-bottom: 1px solid #6b8bb0;
  text-align: center;
  white-space: normal !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-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(../images/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;
}
.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: blue;
  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: red;
}
.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 #e3e3ed;
  border-bottom: 1px solid #e3e3ed;
  padding: 2px;
  min-width: 30px;
}
.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 td,
div.popup-box .tableOutput td table tr:first-child td {
  background: #c8e3ff;
  color: #484848;
}
.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;
}
/* 说明列表 OOW加入 */
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,
span {
  -moz-box-sizing: border-box;
  /*Firefox3.5+*/
  -webkit-box-sizing: border-box;
  /*Safari3.2+*/
  -o-box-sizing: border-box;
  /*Opera9.6*/
  -ms-box-sizing: border-box;
  /*IE8*/
  box-sizing: border-box;
  vertical-align: middle;
}
input[disabled],
select[disabled],
textarea[disabled],
span[disabled] {
  background: #F0F0F0;
}
input.hid_calss,
select.hid_calss,
textarea.hid_calss,
span.hid_calss {
  display: none;
}
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;
  height: 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(../images/icons-disable.png) !important;
}
input[type="submit"].hid_calss,
input[type="button"].hid_calss {
  display: none;
}
input[type="submit"][class*=icon-],
input[type="button"][class*=icon-] {
  padding: 3px 10px 3px 26px;
  background-image: url(../images/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(../images/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;
}
input[type="file"] {
  width: 100%;
  border: 1px solid #bbb;
  background: white;
}
input.date {
  width: 75px !important;
}
input.datetime {
  width: 110px !important;
}
select {
  max-width: 100%!important;
  min-width: 80px;
  width: 100%;
  padding: 1px 0 !important;
  border: 1px solid #bbb;
  /* 中心下拉选择固定长度 */
}
select.width-xxs {
  width: 20px !important;
  min-width: 20px;
}
select.width-xs {
  width: 50px !important;
  min-width: 50px;
}
select.width-sm {
  width: 80px !important;
  min-width: 80px;
}
select.width-md {
  width: 120px !important;
  min-width: 120px;
}
select.width-lg {
  width: 200px !important;
  min-width: 200px;
}
select.width-xl {
  width: 250px !important;
  min-width: 250px;
}
select.width-xl {
  width: 500px !important;
  min-width: 500px;
}
select[mutiple],
select[size] {
  width: 100% !important;
  min-width: 100%;
}
select:disabled {
  color: graytext;
}
select.center-list {
  width: 170px !important;
}
textarea {
  width: 100%;
  padding: 2px 3px !important;
  border: 1px solid #bbb;
  height: 42px;
}
.hide {
  display: none !important;
}
.disNone {
  display: none !important;
}
.disInlBlock {
  display: inline-block !important;
}
.show {
  display: block !important;
}
.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 !important;
}
.setInlineBlock {
  display: inline-block !important;
}
.setInlineBlock.hide {
  display: none;
}
.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;
}
.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-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;
  background: #fcfcfc \9;
}
.borderR-None {
  border-right: none !important;
}
.borderL-None {
  border-left: none !important;
}
:root .clear-oddBg {
  background: #EDEEF3 !important;
}
.text-important {
  color: #c8093b !important;
}
.text-important:after {
  content: '*';
}
.star-flag:after {
  content: '*';
  color: #c8093b !important;
}
.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;
  min-width: 20px !important;
}
.width-xs {
  width: 50px !important;
  min-width: 50px !important;
}
.width-sm {
  width: 80px !important;
  min-width: 80px !important;
}
.width-md {
  width: 120px !important;
  min-width: 120px !important;
}
.width-lg {
  width: 200px !important;
  min-width: 200px !important;
}
.width-xl {
  width: 250px !important;
  min-width: 250px !important;
}
.width-xxl {
  width: 500px !important;
  min-width: 500px !important;
}
.min-width-xxs {
  min-width: 20px !important;
}
.min-width-xs {
  min-width: 50px !important;
}
.min-width-sm {
  min-width: 80px !important;
}
.min-width-md {
  min-width: 120px !important;
}
.min-width-lg {
  min-width: 200px !important;
}
.min-width-xl {
  min-width: 250px !important;
}
.min-width-xxl {
  min-width: 500px !important;
}
.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: 150px;
  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;
  height: 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.7 !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('../Images/loading.gif') no-repeat 65px 18px !important;
  text-indent: 40px!important;
  border-radius: 5px!important;
  box-shadow: 0 0 75px -15px #000 !important;
}
/*遮罩层样式_结束*/
/*=====公用组件=====*/
/* 设置字体大小
 * @size 字体大小
 */
/* 对齐
 * @position 对齐方式
 */
/* 右上方






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






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






 * @orderColor    边框颜色
 * @bgColor       背景颜色
 */
/*
 * 内容
 * @color 	字体颜色
 */
/* 设置背景颜色 */
/*
 * @color 背景颜色 默认继承
 */
/* 设置长度 */
/*
 * @length      字数
 */
/* 设置链接样式 */
/*默认按钮样式（蓝）*/
/*添加图标，前提需要font-awesome插件*/
/* 清空浮动 */
/* 缓动效果 */
/*AMS select2插件宽度*/
.select2-container {
  width: 100%!important;
}
#winpopsurvey {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  top: 0;
  left: 0;
  position: fixed;
}
#winpopsurvey .title {
  width: 480px;
  height: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -140px;
  margin-left: -240px;
  background-color: white;
  border: none;
  border-radius: 4px;
  border: 1px solid #333;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.4);
  font-size: 22px;
}
#winpopsurvey .title > table {
  border: none;
  height: 100%;
  width: 100%;
}
#winpopsurvey .title .row {
  display: none;
  text-align: center;
}
#winpopsurvey .title .row .row-title {
  padding: 18px 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  background: #22A1BC;
  color: #000;
}
#winpopsurvey .title .row .row-title.bgNone {
  background: #fff;
}
#winpopsurvey .title .row:nth-child(4) .row-title {
  border-bottom: none;
  margin-bottom: 0;
}
#winpopsurvey .title .row .row-content {
  padding: 15px;
}
#winpopsurvey .title .row .row-content table {
  margin: 0 auto;
}
#winpopsurvey .title .row .row-content label {
  margin: 0px 32px 0px 3px;
  cursor: pointer;
}
#winpopsurvey .title .row .row-content input[type="checkbox"],
#winpopsurvey .title .row .row-content input[type="radio"] {
  width: 20px;
  height: 20px;
}
#winpopsurvey .title .row .row-content textarea {
  border-radius: 4px;
  height: 74px;
}
#winpopsurvey .title .row .row-content textarea:focus {
  box-shadow: 0px 0px 1px #337AB7;
}
#winpopsurvey .title .row .btn {
  display: inline-block;
  padding: 6px 18px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #22A1BC !important;
  border-color: #22A1BC;
}
#winpopsurvey .title .row .btn:hover {
  background-color: #025D70 !important;
  border-color: #025D70;
}
.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%;
}
