@charset "utf-8";
/*****************全局***************/
* {
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #002a80;
}

body {
    background: #fff !important;
}

ul {
    list-style-type: none;
}

.circle-run {
    background-image: url("../images/loading2.gif");
    background-repeat: no-repeat;
    background-position: 40px 5px;
}

.copy-btn {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url("../images/copy.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.copy-btn:hover {
    background-position: 0 bottom;
}

.label-btn {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url("../images/label-btn.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.label-btn:hover {
    background-position: 0 bottom;
}

.recommend-btn {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url("../images/recommend-btn.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.recommend-btn:hover {
    background-position: 0 bottom;
}

.cancel-recommend-btn {
    display: inline-block;
    width: 15px;
    height: 18px;
    background-image: url("../images/cancel-recommend-btn.png");
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.cancel-recommend-btn:hover {
    background-position: 0 bottom;
}

input[type=radio], input[type=checkbox] {
    width: 15px !important;
}

/*****/
.iframe-body-common > div {
    padding-top: 10px;
    padding-left: 10px;
}

.iframe-body-common > .tooltip {
    padding-top: 5px;
    padding-left: 5px;
}

.grid-common {
    margin-right: 10px;
    position: relative;
}

/******設置圖標*******/
.icon-setting {
    width: 30px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(../images/icon-setting.png);
    background-repeat: no-repeat;
    background-position: 6px 9px;
    cursor: pointer;
}

/************/

.iframe-body-common > .panel.layout-panel.layout-panel-center {
    padding-top: 10px;
    padding-right: 10px;
}

.panel.combo-p {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

/* body{
	background:#F5F5F5;
	min-width:1024px;
} */
input[type=checkbox], input[type=radio] {
    padding: 0 !important;
}

.accredit {
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url("../images/accredit.png") !important;
    background-repeat: no-repeat;
    background-position: 0px -45px;
}

.accredit:hover {
    background-position: 0 2px;
}

/*****************表格样式****************************/

.datagrid-header-row, .datagrid-header {
    background-color: #f9f9f9 !important;
}

.l-btn-icon {
    /*margin-top: -13px!important;*/
}

.datagrid-header td, .datagrid-body td, .datagrid-footer td {
    border-style: solid !important;
}

.datagrid-header-row,
.datagrid-row {
    height: 30px;
}

/* .datagrid-cell{
	line-height:30px;
} */
/***************表格按钮*******************/
.north-common.panel-body.panel-body-noheader.layout-body {
    background-color: #ffffff !important;
}

.panel-body.panel-body-noheader.layout-body {
    border: none !important;
}

.table-action.panel-body.panel-body-noheader.layout-body {
    border: 1px solid #fff !important;
}

.combo-arrow {
    background-color: #fff !important;
}

/*********各色按钮**************/
.grid-action .l-btn-text, .bill-fun-btn .l-btn-text {
    line-height: 30px;
    /*****************/
    font-size: 14px;
    font-weight: bolder;
    /* width: 60px; */
    height: 30px;
    padding: 0 15px !important;
}

.bill-fun-btn .l-btn-text {
    padding: 0 25px;
}

.select-blue-btn .l-btn-text {
    padding: 0 15px;
}

.grid-action .l-btn, .bill-fun-btn .l-btn {
    border-color: #dbdbdb !important;
}

.grid-action {
    margin-right: 20px;
}

.grid-action a {
    float: right;
    margin-left: 10px;
}

.grid-action .textbox-icon.combo-arrow {
    margin-left: 0px;
    margin-top: 0px;
}

/* .common-btn{
	background-color: #fff!important;
	margin-top:-4px;
} */
.common-btn > span {
    padding: 0 10px;
}

.common-btn .l-btn-text {
    padding: 0.5px 10px;
}

.common-btn > span.l-btn-left {
    padding: 0 !important;
}

.common-btn > span > span {
    color: #3498db;
    font-weight: normal !important;
}

.common-btn:hover {
    background-color: #e5ebfb !important;
}

.window-mask {
    background-color: #555 !important;
    opacity: 0.30 !important;
    filter: alpha(opacity=30) !important;
}

.datagrid-mask {
    background: #bbb !important;
    opacity: 0.06 !important;
    filter: alpha(opacity=6) !important;
    delay: 30;
}

.window-mask1 {
    background-color: #ccc !important;
    opacity: 0.08 !important;
    filter: alpha(opacity=8) !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.easyui-linkbutton.l-btn.l-btn-small.l-btn-disabled .l-btn-text {
    font-weight: normal !important;
}

.easyui-splitbutton.l-btn.l-btn-small.l-btn-disabled .l-btn-text {
    font-weight: normal !important;
}

.search-box {
    margin-top: 10px;
    text-align: center;

}

.search-box-middle {
    margin: 0 auto;
    width: 402px;
}

.search-box .textbox-icon.icon-search {
    width: 30px !important;
    background-image: url("../images/fill_icon.png") !important;
    background-position: 0px -117px;
    margin-top: 0 !important;
}

.search-careful {
    float: left;
}

.search-careful input {
    width: 100px;
}

.search-careful button {
    height: 22px;
    /* width:70px; */
}

.search-careful .select-blue-btn {
    height: 26px;
}

.search-careful button .l-btn-left {
    height: 22px !important;

}

.search-careful .select-blue-btn .l-btn-left {
    height: 26px !important;

}



.a-common-blue .l-btn-text {
    padding: 2px 10px;
    color: #fff;
}

.search-careful button.l-btn:hover {
    background: #52B2F2 \9;
}

.search-careful button .l-btn-left .l-btn-text {
    height: 22px !important;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
}

.search-careful .select-blue-btn .l-btn-left .l-btn-text {
    height: 26px !important;
    font-size: 12px;
    line-height: 26px;
}

.input-common, .select-common {

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.input-common {
    width: 200px;
    height: 26px;
}

.select-common {
    width: 150px;
    padding: 5px 0;
}

.search-careful .combo {
    border-color: #A9A9A9 !important;
}

.search-careful .textbox {
    border: 1px solid #a9a9a9;
}

.search-careful .tr-two {
    height: 41px;
    vertical-align: bottom;
}

.search-careful label {
    display: inline-block;
    text-align: right;
}

.search-careful td {
    padding-left: 10px;
    vertical-align: middle;
}

/****************白色button通用样式**********************/
#exportGoods > .button-white, #exportSuppliers > .button-white {
    position: absolute;
    top: 0px;
    right: 20px;
}

#exportConsumers > .button-white {
    position: absolute;
    top: 24px;
    right: 20px;
}

.button-white {
    width: 70px;
    height: 33px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #3498DB;
    background: -webkit-linear-gradient(top, #ffffff 0, #eeeeee 100%);
    background: -moz-linear-gradient(top, #ffffff 0, #eeeeee 100%);
    background: -o-linear-gradient(top, #ffffff 0, #eeeeee 100%);
    background: linear-gradient(top, #ffffff 0, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',
    endColorStr='#eeeeee', gradientType='0');
    border: 1px solid #DBDBDB;
}

.button-white:hover {
    background: #E5EBFB;
}

/*******************easyui修改************************/

/*****通用表格******/
.datagrid-header-inner {

    /*****背景颜色改变******/
    background: #F0F0F0 !important;
}

.grid-common .datagrid-header-row {
    border-color: #dbdbdb;
}

.grid-location-btn {
    display: block;
    width: 13px;
    height: 22px;
    cursor: pointer;
    background-image: url("../images/location.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.grid-pencil-btn, .grid-rubbish-btn, .grid-send-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/fill_icon.png?1.0") !important;
    background-repeat: no-repeat;
}

.grid-voice-btn{
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url("../images/voice-control.png") !important;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
}

.grid-stop-btn, .grid-open-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.grid-stop-btn {
    background-image: url("../images/grid-stop.png") !important;
    background-position: 0 4px;
}

.grid-stop-btn:hover {
    background-image: url("../images/stop-hover.png") !important;
    background-position: 0 4px;
}

.grid-open-btn {
    background-image: url("../images/stop-hover.png") !important;
    background-position: 0 4px;
}

.grid-open-btn:hover {
    background-image: url("../images/grid-stop.png") !important;
    background-position: 0 4px;
}

.grid-send-btn {
    background-position: -14px -60px;
}


.grid-send-btn:hover {
    background-position: -14px -60px;
}

.grid-u-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/view2.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.grid-g-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/goodsno.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.grid-jiantuan-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/jiantuan.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.grid-chetuan-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/chetuan.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}
.grid-u-detail{
    background-image: url(../images/detail.png) !important;
    display: block;
    width: 16px;
    height: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0 4px;
}

.grid-u-btn:hover {
    background-image: url("../images/view1.png") !important;
    background-repeat: no-repeat;
    background-position: 0 6px;
}

.input-part-middle {
    background-image: url("../images/search-middle.png");
    background-repeat: no-repeat;
    background-position: 5px 5px;
    height: 30px;
    width: 400px !important;
    padding-left: 30px;
}

.grid-pencil-btn {
    background-position: 0 -60px;
}

.grid-pencil-btn:hover {
    background-position: 0 -79px;
}

.grid-rubbish-btn {
    background-position: -29px -60px;
}

.grid-rubbish-btn:hover {
    background-position: -29px -79px;
}

.grid-reset-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/fill_icon.png") !important;
    background-repeat: no-repeat;
}

.grid-reset-btn {
    background-position: -22px -40px;
}

.grid-reset-btn:hover {
    background-position: -0px -40px;
}

.grid-plus-btn {

    cursor: pointer;
    background-image: url("../images/plus.png") !important;
    background-repeat: no-repeat;
}

#quMark {
    position: relative;
    top: 0px;
    left: 10px;
}

.grid-plus-btn {
    display: block;
    width: 16px;
    height: 18px;
    background-position: 0 5px;
}

/* .grid-plus-btn:hover{
	background-position: 2px -20px;
} */
.grid-common .datagrid-header .datagrid-cell {
    /*******高度修改***********/
    height: 33px;
    line-height: 33px;
}

.grid-common .datagrid-header .datagrid-cell span {
    /*****字体颜色改为白色，字号改为14*********/

    color: #212121;
    /* display: block;  */
}

/*****grid每行经过的颜色*******/
.grid-common .datagrid-row-over {
    background-color: #F6FEE4;
}

.grid-common .datagrid-header td.datagrid-header-over {
    /******背景色和字体颜色已经修改********/
    background: #F6FEE4;
    cursor: default;
}

/*.grid-common .datagrid-row{
	color:#212121;
}*/
.grid-common .datagrid-row.datagrid-row-selected.datagrid-row-checked {
    background: #c5ecbe;
}

.treeGrid-common {
    margin-left: 10px;
}

.grid-common .icon-add {
    width: 30px !important;
    background: url('../images/add-icon.png') no-repeat 8px 13px !important;
}

/**************tree列表*************************/
.tree-action {
    position: absolute;
    top: 75px;
    left: 80px;
    z-index: 1000;
}

/******头部按钮******/
.tree-action .add-btn-common, .tree-action .dele-btn-common {
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url("../images/fill_icon.png") !important;
}

.tree-action .get-btn-common {
    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url("../images/add_icon.png") !important;
    background-repeat: no-repeat;
    background-size: 95%;
    -webkit-background-size: 95%;
    -o-background-size: 95%;
    -moz-background-size: 95%;
}

.tree-action .add-btn-common:hover {
    background-position: 0 -24px;
}

.tree-action .get-btn-common:hover {
    background-image: url("../images/add_icon-blue.png") !important;
}

.tree-action .dele-btn-common {
    background-position: 14px 0;
    margin-right: 10px;
}

.tree-action .dele-btn-common:hover {
    background-position: 14px -24px;
}

.tree-common .layout-panel-west .panel-header {
    /******设置高为40**********/
    height: 22px !important;
}

.tree-common .panel.layout-panel.layout-panel-west > .panel-header {
    background: #efefef;
}

.tree-common .layout-panel-west .panel-title {
    /*设置字体从12改为14，行高从16改为40*/

    font-weight: normal;
    color: #212121 !important;
    height: 33px !important;
    line-height: 33px !important;
}

.tree-common .tree-expanded, .tree-collapsed, .tree-folder, .tree-file, .tree-checkbox {
    width: 15px !important;
    height: 15px !important;
}

.tree-common .tree-hit.tree-expanded,
.tree-common .tree-hit.tree-collapsed,
.table-tree-common .tree-icon {
    background: none;
    background-image: url("../images/add_reduce_icon.png") !important;
    background-repeat: no-repeat;
}

.tree-common > li > ul > li > div > span.tree-indent:nth-child(2),
.tree-common > li > ul > li > ul > li > div > span.tree-indent:nth-child(3),
.tree-common > li > ul > li > ul > li > ul > li > div > span.tree-indent:nth-child(4) {
    width: 8px !important;
    height: 8px !important;
    margin-top: 4px;
    background-color: #5694CA;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: 3px;
}

.tree-common #_easyui_tree_1 .tree-hit.tree-expanded {

    background-position: -19px 3px;
}

.tree-common .tree-hit.tree-expanded, .table-tree-common .tree-icon.tree-folder.tree-folder-open, .table-tree-common .tree-icon.tree-file {

    background-position: -19px 3px;
}

.tree-common .tree-hit.tree-collapsed, .table-tree-common .tree-icon.tree-folder {
    background-position: 2px 3px;
}

.tree-common #_easyui_tree_1 .tree-hit.tree-collapsed {
    background-position: 2px 3px;
}

.tree-common > li > ul > li > div > span.tree-indent:nth-child(2), .tree-common > li > ul > li > ul > li > div > span.tree-indent:nth-child(3), .tree-common > li > ul > li > ul > li > ul > li > div > span.tree-indent:nth-child(4) {
    background-position: -16px -165px;
}

.tree-common .tree-node-selected {
    background: #C5ECBE;
}

.tree-common .tree-title {
    color: #212121;
}

.tree-common .tree-node-selected .tree-title {
    color: #212121;
    /* border:1px dotted #212121; */
    /* background:#F9E75E; */
}

.tree-common .tree-node-hover {
    background: #f6fee4;
}

/*********************/
.datagrid-common .datagrid-row-selected {
    background: #C5ECBE !important;
}

.datagrid-common .datagrid-row-over {
    background: #f6fee4 !important;
}

/*********弹出框左侧树*************/
.select-good-opp .panel-title {
    padding-top: 6px !important;
    color: #575765 !important;

}

.select-good-opp .panel-header {
    height: 22px !important;

}

.select-good-opp .north-common.panel-body.panel-body-noheader.layout-body {
    border-bottom: 1px solid #ccc !important;
}

.opp-tree {
    border: 1px solid #eee;
    height: 346px;
}

/***********弹出框window***************/

/***************弹出框选项卡固定*****************/
.edited-form > div:nth-child(1), .edited-form > div:nth-child(2) {
    margin-bottom: 20px;
}

/***********表格table*********/

/*******通用表格*******/
.table-common {
    margin: 4px 0px 4px 35px;

}

.table-common > tbody > tr > td {
    padding: 4px 0;
}

.table-common .td-last-child .input-module-left, .table-common .td-last-child .input-module-center {
    margin-left: 35px;

}

/***********输入框组件**************/
/******editgoods弹出框input组件修改*****/
.red-border-left > .textbox-focused {
    -web-box-shadow: 0 0 0px 0 #fff !important;
    -moz-box-shadow: 0 0 0px 0 #fff !important;
    box-shadow: 0 0 0px 0 #fff !important;
    border-width: 1px;
    bordet-style: solid;
    border-left-color: #0A90FA !important;
    border-right-color: #0A90FA !important;
    border-top-color: #0A90FA !important;
    border-bottom-color: #0A90FA !important;
}

.input-module-left .textbox .textbox-text {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

/* .input-module-left .textbox-invalid,.input-module-left  .validatebox-invalid{
	border-color:transparent;
} */

.input-module-left .textbox, .input-module-center .textbox {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 1px solid transparent !important;
}

.input-module-left .numberbox, .input-module-center .numberbox {
    /* border-color:transparent; */
}

.red-border-left .textbox-invalid {
    border: 1px solid red !important;
}

.input-module-left .validatebox-invalid {
    background-color: #fff !important;
    /* border-width:1px;
    border-style:solid;
    border-color:red!important; */

}

.input-module-left .valid-along .validatebox-invalid, .fill-ipt-valid .validatebox-invalid {
    background-color: #fff !important;
    border-width: 1px;
    border-style: solid;
    border-color: red;

}

.input-module-left .combo {
    border-color: transparent;
}

.red-border-left > span.textbox.combo.textbox-focused, .red-border-left > span.textbox.textbox-invalid.numberbox, .red-border-left > span.textbox.textbox-invalid.textbox-focused {
    border: 1px solid red !important;
}

.input-module-left .textbox-focused, .input-module-center .textbox-focused,
.input-module-left .textbox.combo.textbox-focused,
.fill-ipt-valid .textbox-focused {
    border: 1px solid #388FE5 !important;
}

.input-module-left > div > input:focus {
    border: 1px solid #388FE5;
}

.valid-along > input:focus, .valid-along > select:focus {
    outline: none;
    border-color: red !important;
}

/*****左侧input，中间，右侧组件*****/
.input-module-left select, .input-module-center select, .input-module-right select {
    height: 27px;

}

/* .input-module-left input:focus{
	border:1px solid #21A6BD;
} */
.input-module-left input, .input-module-center input, .input-module-right input {
    height: 13px;
}

.input-module-left input, .input-module-left select,
.input-module-center input, .input-module-center select,
.input-module-right input, .input-module-right select {
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #212121;

}

#conversionInput {
    padding: 0 !important;

}

.input-module-left input, .input-module-center input, .input-module-right input {
    padding: 7px 10px;
}

.input-module-left input, .input-module-right input {
    width: 222px;
    outline: none;
}

/* .input-module-left input:focus{
	border:1px solid #388FE5;
} */
.input-module-center input {
    width: 172px;
}

.input-module-left select, .input-module-right select {
    width: 244px;
}

.input-module-center select {
    width: 140px;
}

.input-module-left, .input-module-center, .input-module-right {
    width: 342px;
    height: 28px;
    border: 1px solid #e1edf6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.input-module-left > label, .input-module-center > label {
    float: left;
    border-right: 1px solid #e1edf6;
}

.input-module-center > span, .input-module-right > span {
    float: right;
    border-left: 1px solid #e1edf6;
}

.input-module-left > label, .input-module-center > label, .input-module-center > span, .input-module-right > span {

    background-color: #f8fdfe;
    line-height: 28px;

    color: #4b79a0;
}

.input-module-left > label, .input-module-center > label, .input-module-right > span {
    width: 97px;

}

.input-module-left > label, .input-module-center > label {
    text-align: center;
}

.input-module-right > span {
    text-align: left;
    padding-left: 10px;
}

.input-module-center > span {
    width: 50px;
    text-align: center;
}

.input-module-left > div, .input-module-right > div {
    float: left;
    width: 200px;
}

.input-module-center > div {
    float: left;
    width: 140px;
}

/*****************/
.radio-common > label {
    display: inline-block;
    margin-top: -20px;
    line-height: 28px;
    vertical-align: middle;
    padding-right: 10px;
    color: #4b79a0;
}

/*****组件中非input时的class属性*****/

.radio-group-lg {
    width: 600px !important;
    height: 28px;
}

.radio-group-lg > label, .padding-div label {
    line-height: 28px;
    vertical-align: middle;
    padding-right: 3px;
    color: #4b79a0;
    position: relative;
    top: -4px;
}

.radio-group-lg > input {
    position: relative;
    top: -1px;
}

.radio-group-lg > label:last-child {
    color: #ccc;
    padding-left: 10px;
    color: #9c9c9c;
}

/******组件中使用easyui中的select功能的input属性*******/
.input-module-easyui .combo {
    border-color: transparent !important;
}

.input-module-easyui .textbox.combo {
    width: 234px;
}

/*********组件中使用的符号*********/
.star-common {
    color: #c9514c;
    padding-right: 5px;
}

.question-mark {
    display: inline-block;
    margin-top: 8px;
    margin-left: -9px;
    width: 15px;
    height: 15px;
    background-image: url("../images/remind.png");
    background-repeat: no-repeat;
}

.exclamation-mark {
    display: inline-block;
    margin-top: 8px;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    background-image: url("../images/remand.png");
    background-repeat: no-repeat;
}

.ellipsis-mark {
    display: inline-block;
    margin-top: 8px;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-image: url("../images/ellipsis.png");
    background-repeat: no-repeat;
}

.panel.window .panel-header-noborder {
    border-width: 0 0 0 0;
}

/*******/
.input-border {
    width: 50px !important;
    height: 20px !important;
    border: none;
    border-bottom: 1px solid #e1edf6 !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/************图片上传***********/
.img-box {
    width: 150px;
    height: 150px;
    border: 1px solid #CCCCCC;
    margin-left: 100px;
}

.img-box + label {
    margin-left: 80px;
}

.img-area {
    width: 140px;
    height: 140px;
    margin: 5px;
}

.img-area > img {
    background-image: url("../images/default_img_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.up-img-btn {
    width: 100%;
    height: 40px;
    border: 1px solid #000;
    background: #000;
    opacity: 0.5;
    position: relative;
    bottom: 44px;
    left: 0;
    display: none;

}

.up-img-btn > div {
    position: absolute;
    top: 10px;
}

.up-img-btn > div:first-child {
    left: 40px;
}

.up-img-btn > div > a, .up-img-btn > div > input {
    position: absolute;
    top: 0;
}

.up-img-btn > div > a {
    display: inline-block;
    width: 60px;
    color: #fff;
    z-index: 1;
}

.up-img-btn > div > a:hover {
    text-decoration: underline;
    color: #6FE7FF;
}

.up-img-btn > diva:visited {
    color: #00FF00
}

.up-img-btn > div > input {
    opacity: 0;
}

.up-img-btn > div:last-child {
    left: 100px;
    display: none;
}

.up-img-btn > div:last-child > input {
    width: 60px;
    height: 20px;
}

/*******************弹出框中table样式**********************/
.win-table input {
    width: 83px !important;
    height: 100% !important;
    text-align: center;
}

.win-table th {
    height: 30px !important;
    background-color: #f8fdfe;
    text-align: center;
    width: 80px;
    color: #4b79a0;
    font-weight: normal;
}

.win-table .validatebox-invalid {
    border-color: red;
    background-color: #fff;
}

.textbox-invalid {
    background-color: none !important;
}

.win-table .numberbox {
    border: none !important;
}

.win-table .textbox.textbox-focused {
    border: 1px solid #388FE5 !important;
}

.win-table .textbox .textbox-text {
    padding: 0 !important;
}

.big-middle-box .textbox {
    border: none;
    border-bottom: 1px solid #888 !important;
}

.big-middle-box .textbox-invalid {
    border: 1px solid red !important;
}

.win-table .textbox, .big-middle-box .textbox.numberbox {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.win-table td {
    height: 25px;
    position: relative;
    color: #4b79a0;
    width: 85px;
}

.win-table td:first-child {
    width: 125px;
}

.win-table, .win-table th, .win-table td {
    text-align: center;
    border: 1px solid #e1edf6;
    border-collapse: collapse;
}

.no-border-ipt {
    text-align: center;
    background-color: #fff;
    border: none;
    color: #4b79a0;
}

.no-border-ipt:hover {
    text-align: center;
    border: none;
}

/*****表格内点******/
.table-inner-dot {
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 10;
    width: 24px;
    height: 24px;
    background-image: url("../images/table-inner-dot1.png");
    background-repeat: no-repeat;
    background-position: 7px 11px;
    cursor: pointer;
}

/**********支付账户页面************/
#tabs .panel-body.panel-body-noheader.panel-body-noborder {
    background: #F5F5F5;
}

/********商品档案弹出框panel样式***********/
.dialog-common {
    background: none;
    background-color: #fff;
    border-color: transparent !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
}

.dialog-common .panel-title {
    font-size: 14px !important;
    /* height:20px; */
    line-height: 14px;
    /* padding-top:20px; */
    text-align: center;
    color: #2a608e;
    font-weight: normal !important;
}

.dialog-common .panel-header, .dialog-common .panel-body {
    border-color: transparent !important;
}

.select-good-opp .panel-header, .select-good-opp .panel-body {
    border-color: #ccc !important;
}

.dialog-common .tabs {
    padding-left: 32px !important;
    border-color: #afd3ea !important;
}

.dialog-common .tabs-header {
    background-color: #fff !important;
    border-color: transparent !important;
}

.dialog-common .tabs-panels {
    border-color: transparent !important;
}

.dialog-common .tabs li a.tabs-inner, .dialog-common .tabs li.tabs-selected a.tabs-inner {
    border-color: #afd3ea !important;

}

.dialog-common .tabs li.tabs-selected a.tabs-inner {
    border-bottom: 1px solid #ffffff !important;
}

.dialog-common .tabs li.tabs-selected a.tabs-inner {
    background-color: #fff !important;
}

.dialog-common .tabs-inner {
    width: 82px !important;
    color: #4b79a0 !important;
    background: none !important;
    background-color: #ecf5fb !important;
}

.tabs li a.tabs-inner:hover .tabs-title {
    color: #D3D3D3;
}

.tabs li.tabs-selected a.tabs-inner:hover .tabs-title {
    color: #575765;
}

.dialog-common .dialog-button {
    border: none !important;
    background: #F2F9FC !important;
    top: 0 !important;
    height: 41px;
}

.dialog-common .dialog-button a.l-btn.l-btn-small {
    margin-top: 4px;
    margin-right: 20px;
    margin-left: 0;
}

.dialog-common .dialog-button .l-btn-left {
    padding: 2px 20px;
    height: 28px;
}

.dialog-common .dialog-button .l-btn:last-child span.l-btn-left {
    background: #fff !important;
}

.dialog-common .dialog-button .l-btn:last-child span.l-btn-left:hover {
    background: #efefef !important;
}

.dialog-common .dialog-button .l-btn:first-child span.l-btn-left {
    background: #3499dc !important;
}

.dialog-common .dialog-button .l-btn:first-child span.l-btn-left:hover {
    background: #59bcff !important;
}

.dialog-common .dialog-button .l-btn:first-child span.l-btn-left .l-btn-text {
    color: #fff;
}

.dialog-common .dialog-button .l-btn-text {
    font-size: 14px;
    line-height: 28px;
    color: #4b79a0;
}

.panel-header.panel-header-noborder.window-header {
    padding: 15px 0 10px 0 !important;
}

.dialog-common .panel-tool {
    right: 3px !important;
    top: 50% !important;
}

.dialog-common .panel-tool-close {
    background: url("../images/close_blue.png") no-repeat 0 0 !important;
}

.datagrid-row-selected {
    color: #212121;
}

/*********************/
.easyui-layout {
    background-color: #fff;
}

.gray-lay .north-main.panel-body.panel-body-noheader.panel-body-noborder.layout-body {
    background-color: #fff;
}

/******日期选择框*******/
.textbox.combo.datebox .textbox-icon.combo-arrow {
    background-image: url("../images/calendar.png");
    background-repeat: no-repeat;
}

/***小搜索按钮****/
.search-blue {
    background: url('../images/search-blue.png') no-repeat center center !important;
    padding-right: 10px;
}

.search-black {
    background: url('../images/search-black.png') no-repeat center center !important;
}

/*****************单据样式********************/
.bills-header {
    margin-top: 16px;
    text-align: center;
    height: 40px;
}

.bills-name {
    color: #2d2c2c;
    font-size: 18pt;
    font-family: "微软雅黑";

}

.right-up {
    height: 60px;
    margin-bottom: 10px;
}

.right-up > div {
    float: right;
    margin-right: 20px;

}

.right-up input, .right-up span {
    border: 0;
    background: transparent;

}

.right-up .l-btn-text {
    line-height: 20px;
}

.right-up span {
    float: left;
    height: 20px;
}

.right-up tr {
    height: 19px;
}

.right-up tr td {
    width: 150px;
}

.long-td {
    width: 180px !important;
}

.bill-ipt-box {
    height: 40px;
}

.bill-ipt-box input {
    outline: none;
}

.bill-ipt-box .textbox-focused {
    -web-box-shadow: 0 0 0px 0 #fff !important;
    -moz-box-shadow: 0 0 0px 0 #fff !important;
    box-shadow: 0 0 0px 0 #fff !important;
    border-width: 1px;
    bordet-style: solid;
    border-left-color: #0A90FA !important;
    border-right-color: #0A90FA !important;
    border-top-color: #0A90FA !important;
    border-bottom-color: #0A90FA !important;
}

.bill-ipt-box ul {
    height: 40px;
    float: left;
}

.bill-ipt-box ul > li {
    float: left;
    margin-left: 20px;
}

.extra-ipt-box > ul {
    width: 1000px;
    height: 170px;
    float: none;
    margin: 0 auto;

}

.extra-ipt-box label {
    display: inline-block;
    width: 70px;
    text-align: right;
    padding-right: 10px;
}

.extra-ipt-box > ul li {
    height: 60px;
    margin-left: 0px;
}

.bill-ipt-box .textbox-invalid, .bill-ipt-box .validatebox-invalid {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
}

.bill-ipt-box .validatebox-invalid {
    border: none !important;
}

.bill-ipt-box .textbox {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    border-bottom: 1px solid #A7A7A7;
}

.bill-ipt-box .numberbox {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
}

.bill-ipt-box .textbox-invalid {
    border: 1px solid red !important;
}

.bill-ipt-box .validatebox-invalid {
    background-color: #fff !important;

}

.bill-ipt-box ul > li > b {
    font-weight: normal;
}

.bill-ipt-box ul > li > label, .bill-ipt-box ul > li > b {
    display: inline-block;
    position: relative;
    bottom: -2px;

}

.bill-opp-box label {
    float: left \9;
    margin: 14px 0 0 10px \9;
}

.bill-opp-box input, .bill-opp-box select {
    width: 130px;
    /* border:1px solid #ccc; */
    padding: 6px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    float: left \9;
    margin: 8px 0 0 10px \9;
}

.bill-ipt-box a {
    display: block;
    line-height: 24px;
    color: #3498db;
}

.textbox-invalid {
    background-color: transparent;
}

.bill-fun-btn {
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}

.bill-fun-btn a {
    margin-right: 10px;
    padding-top: 3px;
}

/*********表格内输入框********/
.table-ipt-fit span.textbox {
    width: 100% !important;
    height: 28px !important;
}

.table-ipt-fit input.textbox-text.validatebox-text {
    width: 100% !important;
    height: 28px !important;
    line-height: 278px !important;
}

/***********红冲，审核等图片************/
.have-red, .have-red-voucher, .have-gray, .have-black, .have-finish, .have-schedule, .reject-red, .abort-red {
    width: 218px;
    height: 100px;
    position: absolute;
    top: 1%;
    right: 30%;
    display: none;
    background-repeat: no-repeat;
}

.have-red {
    background-image: url("../images/have-red.png");
}

.have-red-voucher {
    background-image: url("../images/have-red-voucher.png");
}

.have-gray {
    background-image: url("../images/have-gray.png");
}

.have-black {
    background-image: url("../images/have-black.png");
}

.have-finish {
    background-image: url("../images/have-finish.png");
}

.have-schedule {
    background-image: url("../images/have-schedule.png");
}

.reject-red {
    background-image: url(../images/reject-red.png);
}

.abort-red {
    background-image: url("../images/abort-red.png");
}

.datagrid-mask-index {
    background: #D2E0F2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    display: none;
}

.redCheckbox {
    position: absolute;
    bottom: 7px;
    left: 15px;
    width: 100px;
}

.tdCheckbox {
    position: relative;
}

#mainStock {
    width: 100px;
    float: left;
    text-align: left;
    /*去掉下面样式，可以让库存数量对齐*/
    /*font-size: 15px;*/
    /*-webkit-transform: scale(0.8);*/
}

.subStock {
    color: #aaa;
    height: 15px;
    width: 200px;
    margin-left: 100px;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
    -webkit-transform: scale(0.8);
}

/******************/
.subLeft {
    float: left;
    width: 90px;
    text-align: right;
}

.subRight {
    float: left;
    text-align: left;
}

.subbig-font {
    font-size: 12px;
    color: #000;
}

.subsmall-font {
    font-size: 10px;
    -webkit-transform: scale(0.8);
    color: #6F6F6F;
}

.sub-box {
    width: 180px;
    height: 20px;
    margin: 0 auto;
}

.sub-box > div {
    margin: 0 auto;
}

/***********查看表单中校验红框************/
.validatebox-red-box .textbox-invalid {
    border: 1px solid red !important;
}

.validatebox-red-box .validatebox-invalid {
    background-color: #fff !important;
}

/***************表格中图片*****************/
.taste-orange, .taste-blue, .huan-red, .huan-blue, .taste-blue-big, .taste-orange-big {
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    margin-right: -3px;
    background-position: 10px 9px;
}

.taste-orange {
    background-image: url("../images/taste-orange.png");
}

.taste-orange-big {
    background-image: url("../images/taste-orange1.png");
    background-position: 0px 0px;
}

.huan-red {
    background-image: url("../images/huan-red.png");
}

.huan-blue {
    background-image: url("../images/huan-blue.png");
}

.taste-blue {
    background-image: url("../images/taste-blue.png");
}

.taste-blue-big {
    background-image: url("../images/taste-blue1.png");
    background-position: 0px 0px;
}

.grid-wrong-btn {
    display: inline-block;
    width: 16px;
    height: 18px;
    background-image: url("../images/wrong.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
}

.grid-wrong-btn:hover {
    background-image: url("../images/wrong-blue.png");
    background-position: 0 5px;
}

.setdata, .pushnew {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/setdata.png") !important;
    background-repeat: no-repeat;
}

.setdata {
    background-position: 1px 5px;
}

.setdata:hover {
    background-position: -23px 5px;
}

.pushnew {
    background-position: 1px -14px;
}

.pushnew:hover {
    background-position: -23px -14px;
}

/***********下拉菜单中树的统一样式**************/
.tree .tree-folder, .tree .tree-file {
    display: none;
}

.grid-up-btn, .grid-address-btn, .grid-down-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/up-icon.png") !important;
    background-repeat: no-repeat;
}

.grid-up-btn-new {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/up1.png") !important;
    background-repeat: no-repeat;
}

.upperShelf-btn-new {
    display: block;
    width: 20px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/upperShelf.png") !important;
    background-repeat: no-repeat;
}

.downShelf-btn-new {
    display: block;
    width: 20px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/downShelf.png") !important;
    background-repeat: no-repeat;
}

.grid-down-btn-new {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/down1.png") !important;
    background-repeat: no-repeat;
}

.grid-putaway-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/putaway.png") !important;
    background-repeat: no-repeat;
}

.grid-soldout-btn {
    display: block;
    width: 15px;
    height: 18px;
    cursor: pointer;
    background-image: url("../images/soldout.png") !important;
    background-repeat: no-repeat;
}

.grid-address-btn {
    background-position: 0 2px;
}

.grid-down-btn {
    background-position: -50px 3px;
}

.grid-ope-btn {
    background-position: -75px 3px;
}

.grid-up-btn {

    background-position: -22px 4px;
}

.grid-up-btn:hover {
    background-position: -22px -21px;

}

.grid-address-btn:hover {
    background-position: 0 -23px;
}

.grid-down-btn:hover {
    background-position: -50px -22px;
}

.grid-ope-btn:hover {
    background-position: -75px -22px;
}
.search-careful button.l-btn, .a-common-blue .l-btn-left {
    background: none !important;
    background: #3499dc !important;
	border:none!important;
}
.common-btn{
	border: 1px solid rgb(187, 187, 187)!important;
	background: none;
}
input,button{
	outline:none;
}

.white-window-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=40);
    opacity: 0.40;
    font-size: 1px;
    overflow: hidden;
}

.hidden {
    display: none !important;
}

.common-export {
    margin-top: -4px;
    margin-left: 10px;
    border: 1px solid rgb(187, 187, 187);
    padding: 0 10px;
    color: #3498db;
}

.common-export:hover {
    margin-top: -4px;
    margin-left: 10px;
    border: 1px solid rgb(187, 187, 187);
    padding: 0 10px;
    color: #3498db;
    background-color: #ffffff;
}

.clearfix {
    zoom:1;
}

.clearfix:after{
    content:".";
    display:block;
    visibility:hidden;
    height:0;
    clear:both;
}


.datagrid-row > td > div {padding: 0 5px}
.datagrid-header-row > td > div{padding: 0 5px;}
.datagrid-header > td > div, .datagrid-body > td > div, .datagrid-footer > td > div {
    border-style: solid !important;
    padding: 0 5px;
}
.clear-selected {
    height: 18px;
    cursor: pointer;
    background-image: url("../images/report/close.png") !important;
    background-repeat: no-repeat;
    display: none;
    width: 14px;
    padding: 0px 1px 0px 0px;
    left: 192px;
    position: absolute;
}
.view-btn {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 18px;
    background-image: url("../images/view_cancel_delete.png");
    background-repeat: no-repeat;
    background-position: -6px -27px;
}
.view-btn:hover {
    background-position: -6px -8px;
}
.cancel-btn {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 18px;
    background-image: url("../images/view_cancel_delete.png");
    background-repeat: no-repeat;
    background-position: -48px -27px;
}
.cancel-btn:hover {
    background-position: -48px -8px;
}
.end-btn {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 18px;
    background-image: url("../images/view_cancel_delete.png");
    background-repeat: no-repeat;
    background-position: -27px -27px;
}
.end-btn:hover {
    background-position: -27px -8px;
}
.opt-btn-span {
    padding-right: 10px;
    display: inline-block;
}

.x_close {
    background: url("../images/x_close.png") no-repeat 0 0 !important;
}

.set_config_more{
    background: url("../images/more.png") no-repeat;
}

.set_shouqi{
    background: url("../images/shouqi.png") no-repeat;
}

.set_zhankai_more{
    background: url("../images/zhankai.png") no-repeat;
}
.empty-task {
    vertical-align: middle;
    width: 258px;
    height: 265px;
    background-image: url("../images/empty-info.png");
    background-repeat: no-repeat;
}
.attendance-leave-watermark {
    background-position: 600px 0px;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.attendance-leave-watermark-approved {
    background-image: url("../images/attendance/leave/approved.png");
}
.attendance-leave-watermark-withdrawn {
    background-image: url("../images/attendance/leave/withdrawn.png");
}
.attendance-leave-watermark-invalid {
    background-image: url("../images/attendance/leave/invalid.png");
}
.attendance-leave-watermark-refused {
    background-image: url("../images/attendance/leave/refused.png");
}




.up_img_btn_pic_selected {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: relative;
    top: -150px;
    left: 0;
    background-image: url("../images/pic_selected.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.wrapDiv {
    /*width: 84%;*/
    height: 40px;
    overflow: hidden;
    width: calc(100% - 442px);
    float: left;
}

.wrapDiv > div {
    float: left;
    border: 1px solid #a9a9a9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 5px;
    height: 30px;
    line-height: 28px;
}

.wrapDiv > div label {
    margin-left: 4px;
    vertical-align: bottom;
}

.wrapDiv > div .textbox {
    border: none;
}

.wrapDiv > div .textbox-focused {
    box-shadow: none;
}

.wrapDiv > #goodsNameTd .textbox.combo {
    width: 126px !important;
}

#packDown .l-btn-text, #packUp .l-btn-text {
    color: #111;
    padding: 0;
}

.buttonMore {
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    color: #3499DC;
    vertical-align: middle;
}

.buttonDiv {
    float: right;
    border: none;
    padding-right: 20px;
    margin-top: 10px;
    margin-top: 0;
    height: 40px;
    line-height: 36px;
}

.buttonDiv button {
    height: 30px !important;
}

.buttonDiv .l-btn-left {
    padding: 2px 0;
}

.buttonDiv .btncommon .l-btn-text {
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
}

.clear-selected {
    left: 83% !important;
}

.label_div {
    display: inline-block;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid;
    margin-left: 0;
    cursor: pointer;
}

.editor {
    background-image: url(../images/editor.png);
    background-repeat: no-repeat;
    padding: 1px 7px 0px 7px;
    margin-left: 4px;
    margin-bottom: 20px;
    background-position-y: center;
    cursor: pointer;
}

.editor_cu {
    background-image: url("../images/cu.png");
    display: block;
    width: 20px;
    height: 32px;
    background-repeat: no-repeat;
    margin-right: -3px;
    background-position: 8px 17px;
}

.editor_fei {
    background-image: url("../images/fei.png");
    display: block;
    width: 20px;
    height: 32px;
    background-repeat: no-repeat;
    margin-right: -3px;
    background-position: 8px 17px;
}

.editor_none {
    display: block;
    width: 20px;
    height: 32px;
    background-repeat: no-repeat;
    margin-right: -3px;
    background-position: 8px 17px;
}