@CHARSET "UTF-8";
/*
* 设置中的新增---弹窗样式
*
*
*/
.bmList, .bmList1{
	position:fixed;
	top: calc((100% - 442px)/2);
	left: calc((100% - 700px)/2);
	width: 700px;
	height: 442px;
	z-index: 11;
	border-radius: 5px;
	background-color: #fff;
}
.largepopupwindow .qx{
	width:776px;
	left: calc((100% - 776px)/2);
}
.largepopupwindow .qx .wrapContant .leftTree{
	width: 180px;
}
.largepopupwindow .qx .wrapContant .winTable{
	width: calc((100% - 190px));
}
.largepopupwindow .qx .wrapContant .winTable .el-table .cell,
.largepopupwindow .qx .wrapContant .winTable .el-table--border td:first-child .cell{
	padding-left:0
}
.largepopupwindow .qx .wrapContant .winTable .el-table__row td:first-child .el-checkbox{
	float:left;
	margin-left:11px
}


.userInfor li .el-select .el-input .el-select__caret{
	top:-7px
}

.largepopupwindow .qx .el-checkbox__label{
	padding-left:5px
}
/* .containtreewin{
	height:442px !important;
} */

.containtreewin .el-table tr:nth-child(10n) td,
.subjectFile .el-table tr:nth-child(10n) td{border-bottom:none;}

.searchImportant .edit_form{
    width:404px;
    height:auto;
    left:calc((100% - 404px)/2);
    top:calc((100% - 500px)/2);
    color:#333;
    font-size:12px;
    margin:0;
    height:500px;
    z-index:10;
}
.edit_form{z-index:10 !important}

.popupWindow1 + .edit_form .kmtitle {
	height:46px;
	color:#fff;
	line-height:46px;
	padding-left:10px;
	border-radius:5px 5px 0 0;
	background-color:#747E94;
}
.edit_form .userInfor{
    padding:20px 0 0;
}

.edit_form .userInfor li .el-form-item{
    width:100%;
    margin-bottom:10px;
}
.edit_form .userInfor li .el-form-item .el-form-item__label{
    padding:0;
    width:26%;
    text-align:right;
	font-size:12px;
}
.projectprice .el-icon-arrow-up:before,
.elchangeSelect .el-icon-arrow-up:before{
	position:relative;
	top:-4px;
}
.projectprice .el-input  .is-reverse:before,
.circuitstyle .elchangeSelect .el-input  .is-reverse:before{top:-6px !important}
.el-pagination__sizes .el-input__icon:before{
	left:7px;
}

.el-pagination__sizes .el-select .el-input .el-select__caret.is-reverse{
	top:-2px
}


.orderBox .userInfor .el-input__icon:before{
	top:50%;
	left:50%;
	margin:-7px 0 0 -7px;
}
.edit_form .el-form{
	position:relative;
	height:calc(100% - 46px) !important;
	background-color:#FBFBFB;
}
.edit_form .setwinbtn{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
    border-radius: 0 0 5px 5px;
    background-color:#ECF5FA;
}
.edit_form .setwinbtn button{
	position:relative;
	display:inline-block;
	float:left;
	width:60px;
	height:26px;
	border:none;
	outline:none;
	text-align:center;
	border-radius:5px;
	line-height:26px;
	color:#fff;
	margin:7px 0 0 7px;
	border:1px solid #0091EA;
	background-color:#0091EA;
	box-shadow:1px 2px 3px 0 #999;
}
.edit_form .setwinbtn button:hover{
	cursor:pointer;
	border:1px solid #38adf5;
	background-color:#38adf5;
}

.edit_form .setwinbtn button.dels{
	margin:7px 0 0 19px;
}
.edit_form .setwinbtn button:focus{
	box-shadow:none;
}


.showmorebtn{
	display:inline-block;
	width:50px;
	height:16px;
	cursor:pointer;
	margin:12px 0 0 5px;
	z-index:99;
	background:url(../static/images/setmorebtn.png) no-repeat center center;
}


.edit_form .showmorebtn ~ button{
	position:absolute;
	display:none;
	right:-64px;
	bottom:6px;
	margin:0;
}
.edit_form .showmorebtn + button + button{
	bottom:-24px;
}
.edit_form .openChildBtns .showmorebtn ~ button{
	display:block;
}


.edit_form .userInfor li .el-form-item .el-form-item__content{
    float:left;
    width:60%;
    margin-left:5%;
}
/* .edit_form .userInfor li .el-form-item .el-form-item__content .el-input{
    background-color:#fff !important;
} */

.el-form-item.is-success .el-input__inner,
.el-form-item.is-success .el-textarea__inner{
	border-color:#dcdfe6;
}
.el-form-item.is-success .el-input__inner:focus,
.el-form-item.is-success .el-textarea__inner:hover{border-color:#c0c4cc}






.edit_form .userInfor li .el-form-item .el-form-item__content .el-input__inner{
    height:28px;
    outline:none;
    border-radius:5px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-radius:0;
    background-color: transparent;
}
.edit_form .userInfor .el-input__inner {padding:0 5px;font-size:12px;}
.edit_form .el-form-item__content .client .userType{
    width:100%;
    margin-left:0;
}
.edit_form .userInfor li .labelCheck1 .el-form-item__label{
    width:26%;
}
.edit_form .userInfor li .labelCheck1 .el-form-item__content{
    width:60%;
    margin-left:5%;
}
.el-input.is-active .el-input__inner, .el-input__inner:focus{
	border-color:#c0c4cc;
}

/* 角色权限中的弹窗 */
.edit_form .userInfor .client>span{
	display:inline-block;
	width:26%;
	text-align:right;
}
.edit_form .userInfor .client .userType{
	width:60%;
	margin-left:5%;
}

.edit_form .userInfor .clientBox .client{
    width:100%;
    overflow:hidden;
    line-height:28px;
    margin-bottom:20px;
}
.edit_form .userInfor .clientBox .client>*{
    float:left;
}
.edit_form .userInfor .userType input{
    width:100%;
    height:28px;
    outline:none;
    border: 1px solid #dcdfe6;
    border-top:none;
    border-left:none;
    border-right:none;
    box-sizing:border-box;
    background-color: transparent;
}
.edit_form .userInfor .el-input {
	background-color: transparent !important;
}
.edit_form .userInfor .userType input:hover{
	border-bottom: 1px solid #c0c4cc;
}
/* 角色权限中的弹窗  END */

.edit_form .itemCheck .el-checkbox__input{position:relative;top:4px}



/* 蓝色方块按钮css */
.edit_form .userInfor li .selOptions{
    position:relative;
}
.edit_form .userInfor li .selOptions .pointBtn{
    position: absolute;
    display: inline-block;
    top: 3px;
    right: 0px;
    width: 26px;
    height: 26px;
    line-height: 18px;
    text-align: center;
    cursor: pointer;
    z-index:10;
    box-sizing: border-box;
    background:url(../static/images/xygenduo1.png) no-repeat center center;
}
/* 蓝色方块按钮css  END*/




/* 客户档案中新增、点击list列表的弹窗    goodswindowstyle（商品档案）*/
.customerWindowShow .edit_form,
.goodswindowstyle .edit_form{
	width:760px;
	height:530px;
	top:calc((100% - 530px)/2);
	left:calc((100% - 760px)/2);
}
.customerWindowShow .edit_form{
	height:508px;
	top:calc((100% - 508px)/2);
}
.customerWindowShow .edit_form .userInfor li,
.goodswindowstyle .edit_form .userInfor li{
	float:left;
	width:calc((100% - 20px)/3);
}
.customerWindowShow .edit_form .userInfor li .el-form-item,
.goodswindowstyle .edit_form .userInfor li .el-form-item{
	margin-bottom:0;
}
.customerWindowShow .edit_form .userInfor li .el-form-item .el-form-item__label,
.customerWindowShow .edit_form .userInfor li .labelCheck1 .el-form-item__label{
	width:35%;
}

.el-button{font-size:12px !important}
.commonpaddcss .bmList .cell .el-input__inner{padding:0 0 0 2px}
.commonpaddcss .bmList .cell .el-input__suffix-inner .el-icon-circle-close{display:none}



/* 客户档案中新增、点击list列表的弹窗  END... */





/* 编辑页面中的大弹窗 common style */



.typeboxsearch{
/* 	position: absolute;
	top: 0;
	left: 0; */
	width:100%;
	height:38px;
	z-index: 10;
	font-size:14px;
	color:#fff;
	line-height:38px;
	border-radius: 5px 5px 0 0;
	background-color: #747E94;
}
.typeboxsearch p{
	padding-left:10px;
}

/* 弹窗中的table的高度 */
#advancedsearch {
	width: 100%;
	clear: both;
	height:calc(100% - 128px) !important;
}
.searchmodelbox,.kemusubject,.longCodeTypeInput{
	position:relative;
	width:100%;
	height:40px;
	padding-left:10px;
	box-sizing:border-box;
	background:url(../static/images/xydiwen.png) no-repeat;
	background-size:cover;
}
/* .longCodeTypeInput{display:none} */


.searchmodelbox .boxsearch,.subjectFile .boxsearch,
.subjectFile .kemusubject .boxsearch,.bmList .kemusubject .boxsearch{
	/* position: relative;
	z-index: 11; */
	border: none;
	height: 26px;
	outline: none;
	width:150px;
	line-height: 26px;
	border-radius: 15px;
	margin-top: 7px;
	padding:0 35px 0 9px;
	border: 1px solid #999;
	box-sizing: border-box;
	background-color: #fff;
}

.searchmodelbox .searchicon ,.kemusubject .searchicon,
.subjectFile .kemusubject .searchicon,.bmList .kemusubject .searchicon{
	position: absolute;
	left: 135px;
	top: 14px;
	cursor:pointer;
}


.searchicon+.el-checkbox {
	position: absolute;
	top: 15px;
	right: 100px;
	z-index: 12;
}

input.boxsearch::-webkit-input-placeholder {
  color: #ccc;
  font-size: 12px;
}

input.boxsearch:-moz-placeholder {
  color: #ccc;
  font-size: 12px;
}

input.boxsearch::-moz-placeholder {
  color: #ccc;
  font-size: 12px;
}

input.boxsearch:-ms-input-placeholder {
  color: #ccc;
  font-size: 12px;
}





/* 弹框中所有table边框色和间隔色 */
.bmList .el-table .has-gutter tr th,
.bmList1 .el-table .has-gutter tr th{background: url(../static/images/fudiao1.png) repeat; background-size:100% 100%;}
.treelistheight{min-width:1264px}
.treelistheight .el-table{border-left:none}
.el-table--border th.gutter:last-of-type{width:0 !important;display:none}
.el-table td, .el-table th.is-leaf{
	border-bottom: 1px solid #cedae4;
}
.el-table--border td, .el-table--border th, .el-table__body-wrapper .el-table--border.is-scrolling-left ~.el-table__fixed{
	border-right: 1px solid #cedae4;
}
.el-table__body tbody tr:nth-child(even){
	background-color:#f5f5f5;
}
.detail-section .el-table tr:nth-child(2n) {
    background-color: #eaf0f7;
}
.el-table--border, .el-table--group{
	border:none;
}
.el-table .cell.el-tooltip{min-width:39px !important;}
.heightSearchWin .el-table__body .cell.el-tooltip input{width:100%;border:1px solid #dedfe6;height:26px;outline:none;border-radius:4px;padding-left:10px;box-sizing:border-box}

/* 弹窗底部分页和按钮 */
 .topBottomTabs .pageStyle{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	background:rgba(194, 221, 223, 0.14);
}


.pageStyle .leftSide {
	width: 270px;
	float: left;
	text-align: left;
	color: #606266;
	font-size: 12px;
	padding:10px 0 0 10px;
}
#advancedsearch>div>div>div.leftSide{width: 270px !important;}
.pageStyle .leftSide input {
	outline: none;
	width: 48px !important;
	height:21px !important;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-sizing:border-box
}

.pageStyle .leftSide em {
	font-style: normal;
}

.pageStyle .leftSide select {
	position:relative;
	width:48px;
	height:21px;
	color:#606266;
	outline: none;
	cursor:pointer;
	border-radius: 3px;
	/* -webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
    -moz-appearance: none;
	appearance: none; */
	border: 1px solid #dcdfe6;
	box-sizing:border-box;
}


.pageStyle .leftSide select:hover,
.pageStyle .leftSide select:focus,
.pageStyle .leftSide .prev:hover,
.pageStyle .leftSide .prev:focus,
.pageStyle .leftSide .next:hover,
.pageStyle .leftSide .next:focus{
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-ms-transition:all .5s ease;
	-o-transition:all .5s ease;
	transition:all .5s ease;
	border:1px solid #409eff;
}


.pageStyle .leftSide .prev, .pageStyle .leftSide .next {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 21px;
	top: 5px;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #dcdfe6;
	box-sizing:border-box;
	background-color: #fff;
}

.pageStyle .leftSide .prev:after, .pageStyle .leftSide .next:after {
	position: absolute;
	display: block;
	content: "";
	width: 5px;
	height: 5px;
	top:50%;
    left:50%;
	border: 1px solid #606266;
	margin:-2.5px 0 0 -2.5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.pageStyle .leftSide .prev:after {
	border-top: none;
	border-right: none;
}

.pageStyle .leftSide .next:after {
	border-left: none;
	border-bottom: none;
}

.pageStyle .Btn {
	float: right;
	width: 200px;
	margin: 8.5px 20px 0 0;
}

.pageStyle .Btn button {
	width: 93px;
	height: 33px;
	border: none;
	color: #fff;
	cursor: pointer;
	outline: none;
	line-height: 33px;
	text-align: center;
	font-size: 12px;
	margin-left: 10px;
	background: url(../images/btnOpen.png) no-repeat center center;
}

.pageStyle .Btn button:nth-child(2) {
	background: url(../images/btnClose.png) no-repeat center center;
}

.btnStyleCommons{
	position:absolute;
	right:0;
	bottom:0;
	width:50%;
	height:50px;
	padding-right:10px;
	box-sizing: border-box;
}
.btnStyleCommons{width:157px;}
.btnStyleCommons a{
	float:right;
	margin:10px 0 0 0;
}
.btnStyleCommons a:last-child{margin-left:0}
.typeboxsearch + .onCloseBtn {
	top:2px;
}
.appScrollBox .el-table .el-table-column--selection .cell{
	position:relative;
	height:28px;

	padding-left:10px !important;
	padding-right:10px !important;
}
.appScrollBox .el-table .el-table__header-wrapper tr th{text-align:center;}
.appScrollBox .el-table .el-table-column--selection .cell .el-checkbox {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
#tableMx #childApp1 .el-table .el-table__body tr td .cell button{padding:4px 10px;}

.wrapContant {
	width: 100%;
	height: 100%;
}

.wrapContant .el-table {
	font-size: 12px;
	color: #333;
}

.notTreeTabStyle {
	height: 100%;
	box-sizing: border-box;
}
.notTreeTabStyle>div>div {
    height: 100% !important;
}
.treeHeader {
	color: #344a53;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	box-sizing: border-box;
	background: url(../static/images/fudiao1.png) repeat;
    background-size:100% 100%;
}

.wrapContant .leftTree {
	width: calc((100% - 10px)*0.3);
	height: 100%;
	float: left;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.wrapContant .winTable {
	width: calc((100% - 10px)*0.7);
	height: 100%;
	float: right;
	border: 1px solid #ccc;
	box-sizing: border-box;
}


.el-table__header-wrapper {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cedae4;
	box-sizing: border-box;
}
.beltUpdate2 .el-table__header-wrapper .el-table__header,
.onepayment .el-table__header-wrapper .el-table__header,
.onepayment1 .el-table__header-wrapper .el-table__header{border-top: none;}
.bmList .wrapContant .leftTree + .winTable .el-table__header-wrapper .el-table__header,
.bmList1 .wrapContant .leftTree + .winTable .el-table__header-wrapper .el-table__header{border-top:none}

.onepayment .el-table__header-wrapper,.onepayment1 .el-table__header-wrapper{border-top:none}


.el-table__header-wrapper th {
	height: 30px;
	line-height: 30px;
	padding: 0 !important;
	box-sizing: border-box;
}

.closedepartment{
	width: 130px;
	height: 28px;
	line-height: 5px;
	color: #fff;
	border: none;
	outline: none;
	font-size:12px;
	border-radius: 4px;
	margin: 10px 0 0 30px;
	cursor: pointer;
	background-color: #409EFF
}
.closedepartment:hover, .closedepartment:active {
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff;
}


/* 编辑页面中的大弹窗 common style END */




/***** 弹窗中上下两个table style *****/
.topBottomTabs{
	height:510px;
	top:calc((100% - 510px)/2);
}
.topBottomTabs .pageStyle {
	height: 40px;
	padding-right:10px;
	box-sizing:border-box;
}
.topBottomTabs .el-table{
	height:170px !important;
}
.topBottomTabs .pageStyle .leftSide{
	margin-top:0;
	padding:4px 0 0 10px;
}
.topBottomTabs .pageStyle>button,
.beltUpdate2 .serialnumber>button {
    position: relative;
    float: right;
    width: 55px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    border: none;
    outline: none;
    top: 3px;
    cursor: pointer;
    border-radius: 3px;
    margin: 6px 0 0 10px;
    background-color: #5974D9;
}
.beltUpdate2 .serialnumber>button {
	top: 0;
	margin-top: 0;
}
.topBottomTabs .pageStyle>button:hover,
.beltUpdate2 .serialnumber>button:hover{
	opacity: 0.7;
}
.beltUpdate2 .serialnumber {
	position: relative !important;
	top: -5px !important;
	width: 100% !important;
	height: 40px !important;
	margin-top: 0;
}
.topBottomTabs .pageStyle>button{
	top:2px;
}


.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner{
	background-color: #657ffe;
	border-color: #657ffe;
}
.el-checkbox__inner::after {
	border-color: #fff;
}

/* (上下table中不带分页) */
.otherUploadWin{
	height: 522px;
    top: calc((100% - 522px)/2);
}
.subjectFile{
	height:440px;
	top: calc((100% - 440px)/2);
}
.subjectFile:after{
	position:absolute;
	display:block;
	content:"";
	left:0;
	bottom:0;
	width:100%;
	height:50px;
	z-index:-1;
	background: rgba(194, 221, 223, 0.14);
}


.beltUpdate2 .upadndowns>div>div{
	height:92% !important;
}
.beltUpdate2 .upadndowns .pageStyle {
	top:-15px;
	padding:0 10px 0 0;
	box-sizing:border-box;
}
.beltUpdate2 .upadndowns + div .el-table{
	height:93% !important;
}

.beltUpdate2 .serialnumber>button{
	top:7px;
	padding:0;
}

/* (上下table中不带分页) */




/***** 弹窗中上下两个table style END*****/






/* 编辑页面序列号弹窗 */
.otherUploadWin #advancedsearch{
	overflow:hidden;
	height: calc(100% - 38px) !important;
}
.beltUpdate2>div>div>div>div{height:100% !important}

.otherUploadWin>div:last-child {
	position:absolute;
	right:0;
	bottom:0;
	padding:10px 8px 0 0;
	text-align:right;
	height: 50px !important;
	box-sizing: border-box;
	/* background: rgba(194, 221, 223, 0.14); */
}

.otherUploadWin>div:last-child div {
	height: 100% !important;
	margin-top:-2px;
}

.longCodeTypeInput .onInput{
	float:left;
	width:260px;
	height:26px;
	border-radius:4px;
	outline:none;
	border:1px solid #ccc;
	margin:7px 4px 0 0;
	padding-left:10px;
	box-sizing:border-box;
}
/* .otherUploadWin>div.parentbtncss{width:171px !important} */
.longCodeTypeInput .addRecord1,
.longCodeTypeInput .addRecord2{
	display:inline-block;
	float:left;
	width:30px;
	height:32px;
	margin:5px 3px 0 0;
}
.longCodeTypeInput .addRecord1 img,
.longCodeTypeInput .addRecord2 img {
	width: 100%;
	height: 100%;
}
.otherUploadWin .longCodeTypeInput + #advancedsearch + div{
	position:absolute;
	bottom:0;
	right:0;
	height:50px;
}

.current-row:hover td {background-color: #aee9fb !important;}


/* 编辑页面序列号弹窗 END */





/* 科目档案弹窗 */
.subjectFile #advancedsearch{
	height: calc(100% - 128px) !important;
}
/*.subjectFile .pageStyle{
	background-color:transparent;
}*/
.subjectFile .beltUpdate2 .el-table{
	border:1px solid #cedae4;

}
.subjectFile .beltUpdate2 .leftTree{
	border:1px solid #cedae4;
}

.subjectFile .kemusubject,.bmList .kemusubject {
	display:block;
}
.xlhbox .kemusubject{display:none}
.subjectFile .search {
	height: 38px !important;
	line-height: 38px !important;
}

/* 科目档案弹窗  END */






/* 编辑页面中的tab边框 */
.editablevh .el-table{
	border:1px solid #EBEEF5;
	border-bottom:none;
}
/* 编辑页面中的tab边框   END*/









/* 商品档案 新增--弹窗 */
.goodswindowstyle{

}

.goodswindowstyle .edit_form,
.goodswindowstyle .edit_form .userInfor{
    background-color:#FBFBFB !important;
}
.goodswindowstyle .edit_form .userInfor li{
	margin-bottom:10px;
}
.goodswindowstyle .el-input__icon:before{
	top:50%;
	left:50%;
	margin:-7px 0 0 -7px;
}
/* .goodswindowstyle .setwinbtn a:first-child{
	margin-left:540px;
} */



/* 商品档案 新增--弹窗样式       END*/




/* 基础档案-供应商 */
.gysbasicstyle #tableList,
.goodswindowstyle #tableList{height:calc(100% - 86px)}
.gysbasicstyle #tableList .vhform,
.goodswindowstyle #tableList .vhform{height:calc(100%) !important}
.gysbasicstyle .bmList,
.goodswindowstyle .bmList{
	width:760px;
	height:508px;
	top:calc((100% - 508px)/2);
	left:calc((100% - 760px)/2);
}
.goodswindowstyle .checkForTable,
.gysbasicstyle .checkForTable{
	height:calc(100%)
}
.goodswindowstyle .checkForTable .appScrollBox,
.gysbasicstyle .checkForTable .appScrollBox{height:calc(100% - 45px)}
.gysbasicstyle .checkForTable .lastbox{
	border:none !important;
	height:calc(100% - 70px)
}
.gysbasicstyle .appScrollBox>div:nth-child(1)>div:last-child{
	height:20px;
	left:5px !important;
	bottom:14px !important;
	background-color:transparent !important;
}
.gysbasicstyle .checkForTable .lastbox .el-table .has-gutter,
.gysbasicstyle #tableList .el-table thead tr:nth-child(1){
	background:none !important;
}


.goodswindowstyle .checkForTable .userInfor,
.gysbasicstyle .checkForTable .userInfor{
	padding-top:5px;
}
.goodswindowstyle .checkForTable .userInfor li,
.gysbasicstyle .checkForTable .userInfor li{
	float:left;
	width:50%;
	height:40px;
}
.gysbasicstyle .edit_form .userInfor li .el-form-item .el-form-item__label{
	width:118px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.gysbasicstyle .edit_form .userInfor li .el-form-item .el-form-item__content{position:relative; width:50%;}
.gysbasicstyle .edit_form .userInfor li .el-form-item .el-form-item__content>span{position:absolute;top:0;right:0}

.gysbasicstyle .edit_form .userInfor li:nth-child(11){width:100%}
.gysbasicstyle .edit_form .userInfor li:nth-child(11) .el-form-item__label{width:118px}
.gysbasicstyle .edit_form .userInfor li:nth-child(11) .el-form-item__content{width:calc(100% - 185px);margin-left:19px}
.gysbasicstyle .edit_form .userInfor li:nth-child(11) .client .userType{width:100%;margin-left:0}
.gysbasicstyle .edit_form .userInfor li:nth-last-child(2){width:100%}
.gysbasicstyle .edit_form .userInfor li:nth-last-child(2) .el-form-item__label{width:118px}
.gysbasicstyle .edit_form .userInfor li:nth-last-child(2) .el-form-item__content{width:calc(100% - 185px);margin-left:19px}
.gysbasicstyle .bmList .checkForTable .lastbox .el-table .el-form-item{margin-bottom:0}
.gysbasicstyle .bmList .checkForTable .lastbox .el-table .el-input__inner{border:none;background-color:transparent}
.commonpaddcss .edit_form #tableList .checkForTable .formfirststyle>div:last-child .editablevh .el-table__body tr td:nth-child(3) .el-icon-date:before,
.gysbasicstyle .bmList .checkForTable .lastbox .el-table tr td:nth-child(3) .el-input__icon:before{
	position:relative;top:4px;left:10px;display: block;width: 20px;height: 20px;content:"";
	background: url(../static/images/diandian26.png) no-repeat center center;background-size:100% 100%;
	-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);transform: rotate(90deg);
}
.commonpaddcss .edit_form #tableList .checkForTable .formfirststyle>div:last-child .editablevh .el-table__body tr td:nth-child(3) .el-icon-date:before{
	top:9px;left:-5px;
}




.goodswindowstyle #tableList .customermainbar .activeli{
	text-align:left;
	border-right:none;
	border-top:none;
	background-color:#f9f9f9
}
.goodswindowstyle #tableList .userInfor .el-input__inner{
    border-bottom:1px solid #dcdfe6;
}
.goodswindowstyle .childContant{height:calc(100% - 40px)}
.goodswindowstyle #tableList{height:calc(100%)}
.goodswindowstyle #tableList .checkForTable{height:calc(100% - 35px)}
.goodswindowstyle .appScrollBox>div:nth-child(1)>div:last-child{position:static}
.goodswindowstyle #tableList .checkForTable .appScrollBox{height:calc(100% - 10px);width:calc((100% - 20px));margin-left:10px;border:1px solid #98a7c6}
.goodswindowstyle #tableList .checkForTable .appScrollBox .userInfor{border:none}
.goodswindowstyle .edit_form .userInfor li{margin-bottom:0}
.goodswindowstyle .edit_form .userInfor li .el-form-item .el-form-item__label{width:95px}
.goodswindowstyle .edit_form .userInfor li .el-form-item .el-form-item__content{width:60%}
.goodswindowstyle .edit_form .userInfor li .el-form-item .el-form-item__content .el-select{width:100%}
.goodswindowstyle .edit_form .userInfor li:nth-last-child(2){width:50%}
.goodswindowstyle .edit_form .userInfor li:nth-last-child(2) .el-form-item__label{width:95px}
.goodswindowstyle .edit_form .userInfor li:nth-last-child(2) .el-form-item__content{width:calc(100% - 146px);margin-left:19px}
.goodswindowstyle .edit_form .userInfor li:nth-last-child(3) .el-form-item__content .client .userType{width:100%;margin-left:0}
.goodswindowstyle .edit_form .userInfor li:nth-last-child(2) .el-form-item__content .client .userType{width:100%;margin-left:0}
.goodswindowstyle .checkForTable .lastbox .userInfor li{float:none}
.goodswindowstyle .edit_form .lastbox .userInfor li:nth-last-child(2){width:50%}
.goodswindowstyle .edit_form .lastbox .userInfor li:nth-last-child(2) .el-form-item__content{width:60%}
.goodswindowstyle .edit_form .lastbox .userInfor li:nth-last-child(2) .el-form-item__content .client .userType{width:100%}
.goodswindowstyle .edit_form .userInfor li .el-input__suffix-inner{float:right}
.goodswindowstyle .setwinbtn button{display:block !important}


/* 设置中的（蓝色icon）科目档案弹窗样式 */
.settingtypesearch{
	font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 38px;
    background-color: rgb(116, 126, 148);
    border-radius: 5px 5px 0px 0px;
}
.settingtypesearch p{
	padding-left:20px;
}
.subjectFile .winTable>div>div,
.leftTree + .winTable>div>div {
    height: 100% !important;
}
.otherUploadWin>div.settingbtnstyles{
	height:50px;
	border:none;
}






/* 设置中的（蓝色icon）科目档案弹窗样式   END */






/****** 高级搜索弹窗 *****/

.highParagraph .kmtitle{
	height:38px;
	color:#fff;
	padding-left:10px;
	line-height:38px;
	border-radius:5px 5px 0 0;
	background-color: #747E94;
}
.heightSearchWin{height:calc(100% - 98px);margin-top:10px;}
.heightSearchWin #advancedsearch{height:100% !important;}

.heightSearchWin>div:nth-child(2){text-align:right;height:50px;padding:0 10px; background: rgba(194, 221, 223, 0.14);box-sizing:border-box;}
.heightSearchWin>div:nth-child(2) span:nth-child(1),
.heightSearchWin>div:nth-child(2) span:nth-child(2){float:left;display:inline-block;width:40px;height:20px;margin:13px 10px 0 0;font-size:12px;color:#fff;text-align:center;line-height:20px;border-radius:5px;cursor:pointer;}
.heightSearchWin>div:nth-child(2) span:nth-child(1){background: url(../static/images/zenghang1.png) no-repeat center center;}
.heightSearchWin>div:nth-child(2) span:nth-child(2){background: url(../static/images/shanhang1.png) no-repeat center center;}
.heightSearchWin>div:nth-child(2) button{display:none}


.heightSearchWin>div:nth-child(2) a{display:inline-block;width:66px;height:29px;text-align:center;line-height:29px;background: url(../static/images/btnOpen.png) no-repeat center center;color:#fff;border-radius:7px;text-decoration:none;margin:10px 0 0 5px;}
.heightSearchWin>div:nth-child(2) a:nth-child(2),.heightSearchWin>div:nth-child(2) a:nth-child(5){background: url(../static/images/btnClose.png) no-repeat center center;color:#666;}
.searchImportant .heightSearchWin .el-table{border:none;}

.heightSearchWin>div:nth-child(2) a:hover{
    background: url(../static/images/moreBtnHover.png) no-repeat center center;
}
.heightSearchWin>div:nth-child(2) a:focus{
    background: url(../static/images/moreBtnClick.png) no-repeat center center;
}
.heightSearchWin>div:nth-child(2) a:nth-child(5):hover{
    color:#666;
	opacity:0.9;
	background: url(../static/images/btnClose.png) no-repeat center center;
}
.heightSearchWin>div:nth-child(2) a:nth-child(4):focus{
    color:#fff;
	opacity:0.9;
	background: url(../static/images/btnClose.png) no-repeat center center;
}
.heightSearchWin>div:nth-child(2) a.ok:focus{
    color:#fff;
	opacity:0.9;
	background: url(../static/images/btnOpen.png) no-repeat center center;
}
.heightSearchWin>div:nth-child(2) a.cancel:focus{
    color:#666;
	opacity:0.9;
	background: url(../static/images/btnClose.png) no-repeat center center;
}
.heightSearchWin .el-input__icon:before{
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -7px;
}
.heightSearchWin .el-input--suffix .el-input__inner{
	padding:0 18px 0 10px
}
.heightSearchWin .el-input__icon{
	width:20px;
}



/****** 高级搜索弹窗  END*****/

/* warehouseDa 仓库档案 */
.warehouseDa .edit_form .userInfor li .el-form-item{
	margin-bottom:5px;
}
.warehouseDa .edit_form .userInfor li:nth-last-child(2) .client .userType{
	width: 100%;
    margin-left: 0;
}
/* warehouseDa 仓库档案  END */



/* 设置中商品档案 list表格超出高度 */
/* .treelistheight .el-table__body-wrapper{
	height:calc(100% - 71px) !important;
} */


/* 报表中pointBtn  蓝色渐变#3ca7e0,#217bcc*/

#showTopLan .userInfor li .userType.selOptions button{width:26px;height:24px;padding: 0 !important;outline: none;
background: url(../static/images/xygenduo1.png) no-repeat center center;background-size:100% 100%}


/* 小弹窗禁用按钮样式 */
.edit_form .setwinbtn button[disabled]{
	color:#777;
	cursor:not-allowed;
	border:1px solid #ccc;
	background-color:#ccc;
	box-shadow:none;
}


/* setting customer style */
#tableList .tableHead{
	height:35px;
}
#tableList .customermainbar .activeli{
	position:relative;
	float:left;
	width:85px;
	color:#333;
	height:30px;
	margin-top:5px;
	cursor:pointer;
	line-height:30px;
	z-index:0;
	border-radius: 5px 5px 0 0;
	border-left:1px solid #7b7a7a;
	overflow:hidden;
    padding-left:10px;
    box-sizing:border-box;
}
#tableList .customermainbar .activeli:first-child{margin:5px 0 0 10px;}
#tableList .customermainbar .activeli:after{
	content:'';
    display:block;
    position:absolute;
    top:0;
    bottom:0;
    right:0;
    width: 120px;
    z-index:-1;
    border-radius: 0 5px 0 0;
    border:1px solid #7b7a7a;
    transform-origin:0 100%;
    transform:skewX(45deg);
    border-bottom:none;
}
#tableList .customermainbar li.active1{color:#fff;}
#tableList .customermainbar li.active1.activeli:after{
	background-color:#38adf5;
	/* border:1px solid #38adf5; */
	overflow:hidden;
}
/* #tableList .customermainbar li.activeli.active1{
	border-left:1px solid #38adf5;
}
 */

.gysbasicstyle .checkForTable .appScrollBox,
.customerWindowShow #childApp1 .vhform{
	width:calc(100% - 20px);
	border:1px solid #7b7a7a;
	margin-left:10px;
	background-color:#fff;
}
.customerWindowShow #childApp1 .vhform{border:none}
.customerWindowShow #childApp1 .vhform div.edittablecustomer{height:100%}
.customerWindowShow #childApp1 .vhform div.edittablecustomer .editablevh>div:first-child{
	height:calc(100% - 26px) !important;border:1px solid #7b7a7a;
}

.customerWindowShow #childApp1 .vhform>div:first-child{border:1px solid #7b7a7a;height:100%}
.customerWindowShow #childApp1 .vhform .userInfor{
	padding:5px 0 0;
}
.customerWindowShow #childApp1 .vhform:first-child .el-input .el-input__inner{
	border-bottom:1px solid #dcdfe6;
}
.customerWindowShow #childApp1 .vhform:first-child .el-input .el-input__inner:hover{
	border-bottom: 1px solid #c0c4cc;
}
.customerWindowShow .edit_form #tableList{
	height:calc(100% - 86px) !important;
}
.customerWindowShow .edit_form #tableMx{
	height:calc(100% - 35px) !important;
}
.customerWindowShow .edit_form .appScrollBox{
	height:100% !important;
}
.customerWindowShow .edit_form .el-form{
	height:calc(100% - 35px) !important;
}
.customerWindowShow .edit_form .el-form:first-child{
	height:calc(100% - 10px) !important;
}
.customerWindowShow .edit_form .elformbuttom{
	height:40px !important;
}



.edittablecustomer .el-table .has-gutter,
.edittablecustomer .el-table__header-wrapper tr,
#tableList .edittablecustomer .el-table thead tr:nth-child(1) {
	background:	none;
}
.edittablecustomer .editablevh .el-table,
.searchImportant .edittablecustomer .el-table{
	border:none;
}

.edittablecustomer .editablevh .el-table::before{
	background-color:transparent
}
.edittablecustomer .editablevh>div:first-child{
	height:calc(100% - 36px);
}
.edittablecustomer .el-form-item{
	margin-bottom:0
}

.edittablecustomer .el-table .cell{
	position:relative;
	padding:0 5px;
}
.edittablecustomer .el-input__icon:before{
	margin-top:-9px;
}
.edittablecustomer .el-input__prefix{
	position:absolute;
	top:0;
	right:0;
	left:auto;
}
.edittablecustomer .el-date-editor.el-input{
	width:auto;
}

.total .smalltotalbtn a {
	display: inline-block;
	width: 40px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	margin: 6px 0 0 5px;
	text-decoration: none;
	border:1px solid #fff;
	box-size:border-box;
	background: url(../images/zenghang1.png) no-repeat center center;
	background-size:100% 100%;
}
.total .smalltotalbtn a:last-child{
	background: url(../images/shanhang1.png) no-repeat center center;
	background-size:100% 100%;
}
.edittablecustomer .el-table__header-wrapper tr th>div{
	line-height:27px !important
}
.customerWindowShow .formfirststyle li:nth-child(13){
	width:100%;
	margin-bottom:30px
}
.customerWindowShow .edit_form .formfirststyle .userInfor li:nth-child(13) .el-form-item .el-form-item__label{
	width:13% !important;
}
.customerWindowShow .edit_form .formfirststyle .userInfor li:nth-child(13) .el-form-item .el-form-item__content{
	width:82% !important;
	margin-left:1.8%
}
/* .customerWindowShow .formfirststyle li:nth-child(12){
	margin:0 290px 0 27px;
} */

.customerWindowShow .formfirststyle li:nth-last-child(2) .el-form-item .el-form-item__label{margin-left:26px}
.customerWindowShow .formfirststyle li:nth-last-child(2) .labelCheck1 .el-form-item__content{width:20% !important }
.customerWindowShow .formfirststyle li:nth-last-child(3) .el-form-item__content,
.customerWindowShow .formfirststyle li:nth-last-child(4) .el-form-item__content{position:relative}
.customerWindowShow .formfirststyle li:nth-last-child(3) .el-form-item__content>span,
.customerWindowShow .formfirststyle li:nth-last-child(4) .el-form-item__content>span{position:absolute;right:0;top:0}

.customerWindowShow .el-icon-date:before{color:blue;}
.customerWindowShow a.el-icon-date{
	position:absolute;
	top:12px;
	left:-20px
}
.gysbasicstyle .edit_form .showmorebtn ~ button,
.customerWindowShow .edit_form .showmorebtn ~ button,
.goodswindowstyle .edit_form .showmorebtn ~ button{
	position:static;
	display:block;
	right:auto;
	bottom:auto;
	margin: 7px 0 0 7px;
}
.gysbasicstyle .edit_form .showmorebtn + button,
.customerWindowShow .edit_form .showmorebtn + button,
.goodswindowstyle .edit_form .showmorebtn + button{
	position:absolute;
	top:0;
	right:74px;
}
.gysbasicstyle .edit_form .showmorebtn + button + button,
.customerWindowShow .edit_form .showmorebtn + button + button,
.goodswindowstyle .edit_form .showmorebtn + button + button{
	position:absolute;
	top:0;
	right:142px;
}
.gysbasicstyle .setwinbtn button:nth-child(5),
.customerWindowShow .setwinbtn button:nth-child(5),
.goodswindowstyle .setwinbtn button:nth-child(5){
	margin: 7px 0 0 142px;
}
.gysbasicstyle .edit_form .showmorebtn,
.customerWindowShow .edit_form .showmorebtn,
.goodswindowstyle .edit_form .showmorebtn{
	display:none;
}
.gysbasicstyle .edit_form .showmorebtn ~ button{display:block !important}
.gysbasicstyle  .edit_form .setwinbtn button.dels,
.customerWindowShow  .edit_form .setwinbtn button.dels ,
.goodswindowstyle  .edit_form .setwinbtn button.dels{
    margin: 7px 0 0 289px;
}

.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus{
	border-color:#dcdfe6;
}

.highParagraph {
	position:fixed;
}

.orderBox .userInfor li span.el-input__suffix-inner{float:right}


/* tree select small*/
.treeSelectmorewin .bmList{width:250px;left:calc((100% - 250px)/2);height:400px;top:calc((100% - 400px)/2)}
.treeSelectmorewin #advancedsearch{overflow-y:auto;height:calc(100% - 90px) !important}
.treeSelectmorewin .btnStyleCommons{width:100%}
.zTreeDemoBackground .el-tree-node__label{font-size:12px}
.beltUpdate2>div>div>div>div.zTreeDemoBackground,
.containtreewin>div>div>div>div.zTreeDemoBackground {height:calc(100% - 30px) !important;overflow:hidden;overflow-y:auto}

/* dataPicker style */
.el-date-picker{width:240px}
.el-date-picker .el-picker-panel__content{width:240px}
.el-date-picker__header{padding:0 12px;margin:0;
    background: -webkit-linear-gradient(top,#f5f7fa,#96e1e8);
    background: -o-linear-gradient(top,#f5f7fa,#96e1e8);
    background: -moz-linear-gradient(top,#f5f7fa,#96e1e8);
    background: linear-gradient(#f5f7fa,#96e1e8);
}
.el-picker-panel__content{
	padding:0;margin:0;
	background-color:#e7f5ff;
}
.el-date-table th,
.el-date-table td{padding:0}
.el-date-table td.next-month, .el-date-table td.prev-month{color:#dadee8g !important;}
.el-date-table__row td:first-child,
.el-date-table__row td:last-child{color:red}
.el-date-table__row td.today span{font-weight:normal; color:#fff;border-radius:12px;background-color:#409EFF}

.el-picker-panel .el-popper[x-placement^=bottom] .popper__arrow::after{
	border-bottom-color:#96e1e8
}
.el-picker-panel__footer .el-button{
	width:54px;
	height:26px;
	color:#fff;
	border:none;
	outline:none;
	background-color:#409EFF
}
.el-picker-panel__footer .el-button.is-plain:focus,
.el-picker-panel__footer .el-button.is-plain:hover{
	color:#fff;
	background:#409EFF
}
.el-picker-panel__footer .el-button:first-child{
	color:#409EFF;
	background-color:transparent;
}

/* dataPicker style End*/

/* 隐藏科目档案类弹窗的长输入框 */
.subjectFile .longCodeTypeInput{display:none}


.warnmsgsetlist{ height:calc(100% - 16px);}
.warnmsgsetlist .el-table__body tr td .el-select .el-input__suffix-inner .el-select__caret{position:relative;line-height:27px;left:7px}

/* .warnmsgsetlist .el-table__body tr td .el-form-item__content>div>*{float:left} */
.warnmsgsetlist .el-date-editor.el-input{width:auto !important}
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content .el-input,
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content .el-select,
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content .el-input .el-input__inner{width:100px;display:inline-block;height:26px}
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content>div>span:first-child{display:inline-block;margin-right:10px}
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content>div>span:last-child{display:inline-block;margin-left:10px}
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content .el-input,
.warnmsgsetlist .el-table__body tr td:nth-child(4) .el-form-item__content .el-select{overflow:visible !important;height:26px}
.warnmsgsetlist .el-table__body tr td .cell .el-form-item {margin-bottom:0}
.warnmsgsetlist .el-table__body tr td .el-form-item__content .el-input .el-input__inner{padding:0 10px;height:26px;}

.warnmsgsetlist .el-table__body tr td .el-form-item__content i.is-reverse{position:relative;top:-2px}
.warnmsgsetlist .el-table__body tr td .cell .el-input__suffix-inner .el-button{padding:0}

.warnmsgsetlist .saveRecordbox{height:40px;width:100%;background-color:#fff;box-sizing:border-box}
.warnmsgsetlist .el-form{height:calc(100% - 45px);}
.warnmsgsetlist .saveRecordbox .saverecord{float:left;width:72px;height:29px;margin: 10px 5px 0 0;background:url(../static/images/xybaocun.png) no-repeat center center}
.warnmsgsetlist .el-table__body tr td .el-form-item__content .el-date-editor--time-select{width:100%}
.warnmsgsetlist .el-table__body tr td:nth-child(8) .el-icon-time:before{margin: -19px 0 0 -11px;}
.warnmsgsetlist .el-table__body tr td:nth-child(8) .el-form-item__content .el-input .el-input__inner{padding:0 10px 0 25px}
.warnmsgsetlist .el-table__body tr td:nth-child(8) .el-icon-circle-close{position:relative;left:10px;line-height:27px;transition:all 0s}




.warnmsgsetlist .el-table__body tr td:nth-child(9) .el-input__suffix-inner button:last-child,
.warnmsgsetlist .el-table__body tr td:nth-child(10) .el-input__suffix-inner button:last-child,
.warnmsgsetlist .el-table__body tr td:nth-child(11) .el-input__suffix-inner button:last-child{margin-left:0 !important;}
.warnmsgsetlist .saveRecordbox .saverecord:hover{box-shadow: 0 0 7px #827676;}

.el-table .el-table__body tr td .el-form-item__content i.el-icon-time{line-height:30px}

/* 数据分析start */
.chartdesktop{
	width:calc(100% - 10px) !important;
	height:calc(100% - 5px) !important;
	margin:5px 0 0 5px;
}
.chartdesktop .el-tabs__content{
	height:calc(100% - 29px) !important;
	background-color:#fff;
	border:1px solid #b7b7b7;
	overflow:visible;
	box-sizing:border-box
}
.chartdesktop .el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item{
	position: relative;
    float: left;
    width: 85px;
    color: #409eff !important;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    z-index: 0;
    transition:all 0s;
    border-radius: 5px 5px 0 0;
    border-left: 1px solid #409eff;
    overflow: hidden;
    padding-left: 15px;
    box-sizing: border-box;
}
.chartdesktop .el-tabs__nav-scroll .el-tabs__item:hover{color: #333 !important;}
.chartdesktop .el-tabs__nav-scroll .el-tabs__item:after{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 120px;
    z-index: -1;
    transition:all 0s;
    border-radius: 0 5px 0 0;
    border: 1px solid #409eff;
    transform-origin: 0 100%;
    transform: skewX(45deg);
    border-bottom: none;
}
.chartdesktop .el-tabs__nav-scroll .el-tabs__item:first-child{margin-left:1px}
.chartdesktop .el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
	color:#fff !important;
	border:none;
	transition:all 0s;
	background-color:transparent;
}
.chartdesktop .el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active:after{
	color:#fff !important;
	transition:all 0s;
    background-color: #38adf5;
    overflow: hidden;
}
.chartdesktop .el-tabs--border-card>.el-tabs__header{
	border-bottom:none;
	background-color:transparent;
}
.chartdesktop .el-tabs--border-card{
	border:none;
	box-shadow:none;
	background-color:transparent;
}
.desktopset{position:absolute;top:0;right:5px;}
.backtodesk{position:absolute;top:0;left:10px;}
.desktopset button{
	border:none;
	padding:0;
	width:32px;
	height:32px;
	background:transparent url(../static/images/xydesktopset.png) no-repeat center center;
	background-size:100% 100%
}
.backtodesk button.goDesktop{
	width:30px;
	height:29px;
	border:none;
	padding:0;
	background:transparent url(../static/images/backtodesk.png) no-repeat center center;
	background-size:95% 95%
}
.backtodesk button.saveDesktop{
	position:relative;top:0;
	border:none;
	padding:0;
	width:32px;
	height:29px;
	background:transparent url(../static/images/desksave.png) no-repeat center center;
	background-size:100% 110%
}
.backtodesk button.showleftmenulist{
	position:relative;top:-1px;
	border:none;
	padding:0;
	width:29px;
	height:25px;
	background:transparent url(../static/images/deskmenulist.png) no-repeat center center;
	background-size:100% 100%
}




.mydesktopcss{
	width:calc(100% - 10px);
	height:calc(100% - 32px);
	margin:32px 0 0 5px;
	border:1px solid #b7b7b7;
	background-color:#fff;
	box-sizing:border-box
}
.mydesktopcss .layout-container{width:100%;height:100%;padding:0;box-sizing:border-box;overflow-y:auto}
.mydesktopcss .layout-container .leftmenulist{ flex:none; width:150px;margin-right:10px;box-shadow: 0 0 15px #dcdada;box-sizing: border-box;}
.mydesktopcss .layout-container .leftmenulist div{text-align:left;border-radius:4px}
.mydesktopcss .layout-container .rightchartlist{position:relative; width:100%;box-sizing:border-box;min-height:100% !important}
.mydesktopcss .layout-container .rightchartlist .vdr{border:1px solid #b7b7b7;box-sizing:border-box}

.verymanychart{height:100%;overflow-y:auto;}
.verymanychart #childchart{position:relative;}
.verymanychart .titlechart{display:block;text-align:center;color:#333;font-size:12px;font-weight:600;margin-bottom:10px}
.mydesktopcss .layout-container .rightchartlist>div{width:100%;}

.adaptivewidth {position:relative}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__header{padding-left:26px;box-sizing:border-box}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__content{position:relative;font-size:12px;padding-bottom: 8px;box-sizing:border-box}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__content div[index]{top:0;left:0;width:100%;height:21px;padding-left:15px;background-color:#d5e9ea;margin-top:7px;box-sizing:border-box}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__content div[index]:hover{cursor:move}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__wrap{overflow:visible !important}

 .settchartselect{position:absolute;top:0;right:0;z-index:1005;width:auto;height:auto}
 ..settchartselect .childs{position:absolute;top:0;right:0;width:120px;height:40px;border:1px solid red}



 .settchartselect .childs span{position:relative;z-index:999;margin-left:5px;display:inline-block;width:24px;height:24px;font-size:12px;background-color:green;color:#fff;border-radius:15px}
 .settchartselect .childs #setCharts{transform:rotate(-65deg);background:url(../static/images/desksett0.png) no-repeat center center;background-size:100% 100%}
 .settchartselect .childs #setFilter{transform:rotate(-30deg);background:url(../static/images/desksett1.png) no-repeat center center;background-size:100% 100%}
 .settchartselect .childs #setColors{width:28px;height:26px;margin-left:0;transform:rotate(34deg);background:url(../static/images/desksett2.png) no-repeat center center;background-size:100% 100%}
 .settchartselect .childs #deleteCharts{width:20px;height:20px;top:-2px;margin-left:3px;transform:rotate(34deg);background:url(../static/images/desksett3.png) no-repeat center center;background-size:100% 100% }





.mydesktopcss .layout-container .leftmenulist{position:absolute;top:34px;left:2px;z-index:9999;border-radius:4px}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item .el-collapse-item__header{height:30px;line-height:30px;position:relative;border-bottom:1px solid #EBEEF5;box-sizing:border-box;border-radius:0 !important;background-color:#f3f3f3}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item:nth-child(1) .el-collapse-item__header:after{position:absolute;display:block;content:""; top:2px;left:1px;width:20px;height:20px;
background: url(../static/images/deskicon0.png) no-repeat center center;background-size:100% 100%}
.mydesktopcss .layout-container .leftmenulist .el-collapse-item:nth-child(2) .el-collapse-item__header:after{position:absolute;display:block;content:""; top:5px;left:4px;width:16px;height:16px;
background: url(../static/images/deskicon1.png) no-repeat center center;background-size:100% 100%}




/* .rightchartbtn .filter,.rightchartbtn .graph,.rightchartbtn .export{display:inline-block;padding:0;width:48px;height:22px;color:#fff;border-color: none;border:none}
.rightchartbtn .filter{background-color:#ad40ff;}
.rightchartbtn .filter:hover,.rightchartbtn .filter:focus{color: #fff;border-color: none;background-color: #ad40ff;}
.rightchartbtn .graph button{width:48px;height:22px;background-color:#f8631f;color:#fff;border:none}
.rightchartbtn .export{background-color:#49c14c}
.rightchartbtn .graph button:hover,.rightchartbtn .graph button:focus{color:#fff;background-color:#f8631f}
.rightchartbtn .export:hover,.rightchartbtn .export:focus{color:#fff;background-color:#49c14c}
.rightchartbtn button.el-button--mini{padding:2px 12px}  */
.rightchartbtn .filter,.rightchartbtn .export {width:72px;height:29px;border:none;outline:none; background: url(../static/images/bdfudiao.png) no-repeat center center;background-size:100% 100%}
.rightchartbtn .graph button{width:72px;height:29px;border:none;outline:none; background: url(../static/images/bdfudiao.png) no-repeat center center;background-size:100% 100%}





.childchart{width:80%;margin:0 auto;min-height:400px}
/* .childchart .vdr{top:0 !important;left:0 !important} */
.leftchart{
	float:left;
	width:150px;
	height:calc(100% - 8px);
	border: 1px solid #f3f3f3;
	margin:5px 0 0 5px;
	box-shadow:0 0 3px #dcdada;
	background-color:#eaeef3;
	box-sizing:border-box;
}
.leftchart .el-tree{background-color:#eaeef3}
.leftchart .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content,
.leftchart .el-tree-node__content:hover{background-color:#d4e2f3 !important;}


.leftchart .el-tree-node__label {font-size:12px}
.parentchart{float:right;width:calc(100% - 165px);overflow-y:auto;border:1px solid #f3f3f3;
height:calc(100% - 8px);margin-top:5px;box-sizing:border-box;box-shadow:0 0 3px #ececec;}
.leftchart .el-tree{height:calc(100% - 50px);overflow-y:auto;overflow-x:auto;}
.leftchart .morechart{font-size:14px;width:120px;height:30px;line-height:30px;color:#fff;text-align:center;margin:10px 0 0 15px;
border:none;outline:none;border-radius:3px;cursor:pointer;background-color:#409eff;}

.listbuttoncheck{position:absolute;top:40px;left:0;padding:5px;width:239px;border: 1px solid #EBEEF5;border-radius:4px;
box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);z-index:3001;background-color:#fff;padding:5px;box-sizing:border-box}
.listbuttoncheck .el-form-item{margin-bottom:10px}
.deskselectcheck>.listbuttoncheck{width:auto}
.deskselectcheck .popperarrow{display:none}
.deskselectcheck .settchartselect .popperarrow{display:block;top:-5px;margin-left:21px}

.listbuttoncheck>span{display:block;height:20px;line-height:20px;border-radius:3px;font-size:12px;position:relative;margin-bottom:10px;text-align:left;padding:0 0 0 25px}

.listbuttoncheck>span:first-child{margin-top:5px}
.listbuttoncheck>span:last-child{margin-bottom:5px}
#colorView>span:nth-child(1){background-color:#bba67c}
#colorView>span:nth-child(2){background-color:#76da91}
#colorView>span:nth-child(3){background-color:#96b744}
#colorView>span:nth-child(4){background-color:#00a8e1}
#colorView>span:nth-child(5){background-color:#943c39}
#colorView>span:nth-child(6){background-color:#194f97}
#colorView>span:nth-child(7){background-color:#6ca30f}
#colorView>span:nth-child(8){background-color:#45a776}
#colorView>span:nth-child(9){background-color:#bf19ff}
#colorView>span:nth-child(10){background-color:#f06464}
#colorView>span:hover{cursor:pointer;}
#colorView {width: 72px !important;background-color: #f7f7f7;background-image: linear-gradient(to right , #b7bffd, #c7f5d9);}
#colorView>span{padding:0;text-align:center;color:#fff}
#chartView{width:81px !important}
.listbuttoncheck>span.line:after{position:absolute;display:block;content:"";width:20px;height:20px;top:0;left:0;background:url(../static/images/xyline1.png) no-repeat center center;background-size:100% 100%}
.listbuttoncheck>span.pie:after{position:absolute;display:block;content:"";width:20px;height:20px;top:0;left:0;background:url(../static/images/xypie1.png) no-repeat center center;background-size:100% 100%}
.listbuttoncheck>span.bar:after{position:absolute;display:block;content:"";width:20px;height:20px;top:0;left:0;background:url(../static/images/xystrip1.png) no-repeat center center;background-size:100% 100%}
.listbuttoncheck>span.histogram:after{position:absolute;display:block;content:"";width:22px;height:24px;top:-5px;left:0;background:url(../static/images/xypill1.png) no-repeat center center;background-size:100% 100%}

#childchart>div {box-shadow:0 0 15px #c3d6f9}
.adaptivewidth{box-shadow:0 0 15px #b4eaff;}

#childchart>div:last-child{margin-bottom:10px}

.simpledao .bmList1 {z-index:9988 !important}
.listbuttoncheck li .el-input__inner{height:30px}
.listbuttoncheck li .el-form-item__label{width:78px;margin-left:3px;text-align:left !important}
.listbuttoncheck .userInfor li:nth-last-child(2) .el-form-item__label{text-align:right;width:78px}
.listbuttoncheck .userInfor li:nth-last-child(2) .el-form-item__content .el-input__inner{font-size:12px}
.listbuttoncheck li .userType.selOptions{height:40px;font-size:12px}
.listbuttoncheck li .userType.selOptions .el-input{font-size:12px !important;}
.listbuttoncheck li .el-form-item__content{float:left;width:calc(100% - 85px);height:35px}
.listbuttoncheck li .el-form-item__content .el-date-editor.el-input {width:100%;font-size:12px}
.listbuttoncheck .tipsbut a{display: inline-block;float:left;width: 66px;height: 29px;border: none;
    color: #fff;cursor: pointer;outline: none;line-height: 29px;text-align: center;
    font-size: 12px;border-radius: 7px;text-decoration: none;}
.listbuttoncheck .tipsbut .el-button--primary{background: url(../images/btnOpen.png) no-repeat center center;}
.listbuttoncheck .tipsbut .el-button--text{color: #666;background: url(../images/btnClose.png) no-repeat center center;}
.listbuttoncheck .tipsbut{width:100%;text-align:center}
.popperarrow{position:absolute;top:-4px;left:50%;width:6px;height:6px;margin-left:-3px;background-color:#fff;
transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);border-left: 1px solid #EBEEF5;
    border-top: 1px solid #EBEEF5;box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);}
.listbuttoncheck .popperarrow{left:14%}

.simpledao + div .bmList {z-index:9988 !important}


.listbuttoncheck li .userType.selOptions .pointBtn {position:absolute;top:7px;right:1px;width:26px;height:26px;background:url(../images/xygenduo1.png) no-repeat center center;}
/* @media screen and (max-width:1900px) { .mydesktopcss .layout-container .rightchartlist .vdr{width:507px !important;height:342px !important} }
@media screen and (max-width:1600px) { .mydesktopcss .layout-container .rightchartlist .vdr{width:423px !important;height:285px !important} }
@media screen and (max-width:1400px) { .mydesktopcss .layout-container .rightchartlist .vdr{width:370px !important;height:249px !important} } */
/* 数据分析End   */

.searchImportant .el-table{border-left:1px solid #EBEEF5}



/* 计算明细序列号tab */
.xlhbox{height: 512px;top: calc((100% - 512px)/2);}
.xlhbox .upadndowns,
.xlhbox .upadndowns + div{width:100% !important;height:212px !important;overflow:hidden}
.xlhbox .upadndowns + div>div:first-child,
.xlhbox .upadndowns>div:first-child{height:171px !important}

.xlhbox .upadndowns + div>div:first-child>div .el-table,
.xlhbox .upadndowns + div>div:first-child>div,
.xlhbox .upadndowns>div:first-child>div{height:100% !important}
.xlhbox .upadndowns .pageStyle {top:0}

.xlhbox #advancedsearch>div .upadndowns + div{margin-top:0 !important;}


.xlhbox #advancedsearch>div .longCodeTypeInput.slottwostyle + div{height:calc(100% - 90px) !important}
.xlhbox #advancedsearch>div .longCodeTypeInput.slottwostyle + div>div{height:100% !important}
.onepayment1{height:439px;top:calc((100% - 439px)/2)}
.xlhbox .el-input__inner{padding:0 5px}
.xlhbox .editablevh .el-table tr td .cell .el-form-item__content{line-height:28px}
.orderBox .userInfor li .el-button--primary.is-plain{color: #FFF;background-color: #409EFF;border-color: #409EFF;height: 28px;line-height: 3px;}
.orderBox .userInfor li .el-button--primary.is-plain:hover{background: #66b1ff;border-color: #66b1ff;color: #FFF;}

.commonaccount{float:left;width:72px;margin-right:8px;height:29px;color:#575d62;background:url(../static/images/accountadd0.png) no-repeat center center;cursor:pointer;border:none;padding:0;outline:none}
.commonaccount:hover{color:#575d62; background:url(../static/images/accountadd0.png) no-repeat center center;border:none;box-shadow: 0 0 7px #827676;}
.commonaccount + button.closepagebtn{margin:0}
/* .listlabelwidth th>.cell{vertical-align:baseline} */
/* report view css */
.row-fluid + .detail-section .el-table .has-gutter th>.cell .el-dropdown{font-size:12px}
.row-fluid + .detail-section .el-table__header-wrapper tr th>div{line-height:29px !important}


/* 项目机会更新 */

.projectopportunityList .taskeventsTwo .el-dialog__header{padding:10px 20px 10px;
background: -webkit-linear-gradient(left,#fafbfd,#eef0f7);
    background: -o-linear-gradient(right,#fafbfd,#eef0f7);
    background: -moz-linear-gradient(right,#fafbfd,#eef0f7);
    background: linear-gradient(#fafbfd,#eef0f7);}
.projectopportunityList .taskeventsTwo .el-dialog__header .el-dialog__title{color:#333;font-size:14px}
.projectopportunityList .taskeventsTwo .el-dialog__header .el-dialog__headerbtn{top:12px}
.projectopportunityList .el-dialog .el-form .el-form-item .el-form-item__label {width:82px;line-height:24px}

.projectopportunityList .el-dialog .el-form .el-form-item .el-form-item__content .el-input__inner{height:24px;line-height:24px}
.projectopportunityList .el-dialog .el-form .el-form-item{float:left;margin-bottom:11px}
.projectopportunityList .el-dialog .el-form .taskformcyr{display:block;width:100% !important}

.projectopportunityList .el-dialog .el-dialog__body {padding:18px 18px 15px 10px}

.projectopportunityList .taskeventsTwo>.el-dialog{height:283px !important;width:612px;top:calc((100% - 283px)/2);margin:0 !important;left:calc((100% - 612px)/2);}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(-n+3),
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(n+6):nth-child(-n+8){width:calc(100%/3)}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(-n+3) .el-form-item .el-form-item__content,
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(n+6):nth-child(-n+8) .el-form-item .el-form-item__content{float:left;width:100px;line-height:24px}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(-n+3) .el-form-item,
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(n+6):nth-child(-n+8) .el-form-item{width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(4){width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .el-form{overflow:visible;position:relative}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(4) .el-form-item{width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(4) .el-form-item__content{width:calc(100% - 94px)}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(5),
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(5) .el-form-item{width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(5) .el-form-item__content{display:none}

.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(9){position:relative;width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(9) .el-form-item{width:100%}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(9) .el-form-item__content{width:calc(100% - 94px)}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(4) .readonlycss .el-input{background-color:transparent !important}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-child(-n+4) .el-input__inner{background-color:#f7f7f7}
.projectopportunityList .containtreewin{z-index:3009 !important}
.projectopportunityList .taskeventsTwo .taskbuttonfq{width:150px;float:right;margin:12px 12px 0 0}
.projectopportunityList .taskeventsTwo .taskbuttonfq button{height:26px;width:70px}
.projectopportunityList .taskeventsTwo .taskbuttonfq button:last-child{float:right;color: #409EFF;border-color: #c6e2ff;background-color: #ecf5ff;}
.projectopportunityList .taskeventsTwo .taskbuttonfq button:first-child{margin-left:0}
.projectopportunityList .taskeventsTwo .taskbuttonfq button.el-button--default:hover{opacity:0.8}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li:nth-last-child(2) .pointBtngray{top:2px}
.projectopportunityList .taskeventsTwo>.el-dialog .userInfor ul li .el-icon-arrow-up{top:0;line-height:27px}
.projectopportunityList .taskeventsTwo>.el-dialog .el-dialog__close:before{top:-2px}




/* process css */
.circuioptions .el-select:not(.el-select--mini){position: absolute;top: 10px;left: 0;width: 100px;}
.circuioptions .el-select:not(.el-select--mini) .el-select__caret{line-height:30px}
.circuioptions .featuresButton .el-button+.el-button{margin:0 5px}
.circuioptions .advancedSearch .leftSch { margin: 5px 0 0 120px !important}
.circuioptions .cell.el-tooltip button{text-align:center}
.searchImportant .appScrollBox .el-table__body-wrapper{height:calc(100% - 30px) !important;}



div[attrdiv]{display:none}
.bmList div[attrdiv],.bmList1 div[attrdiv]{display:block}
@media screen and (max-width:1600px) {
	.showmenureport .notice .userHeadImg{top:calc((100% - 36px)/2);}
	.showmenureport .userHeadImg,
	.showmenureport .navLogo li .navImg img{
	    -webkit-transform:scale(0.9,0.9);
	    -moz-transform:scale(0.9,0.9);
	    -ms-transform:scale(0.9,0.9);
	    -o-transform:scale(0.9,0.9);
	    transform:scale(0.9,0.9);
	}
	.rightgraphical .fromreport1,
	.rightgraphical .fromreport2 {height: calc((100% - 30px)/2);}
}

@media screen and (max-width:1580px) {
	.showmenureport .notice .userHeadImg{top:calc((100% - 40px)/2);}
	.showmenureport .userHeadImg,
	.showmenureport .navLogo li .navImg img{
	    -webkit-transform:scale(0.9,0.9);
	    -moz-transform:scale(0.9,0.9);
	    -ms-transform:scale(0.9,0.9);
	    -o-transform:scale(0.9,0.9);
	    transform:scale(0.9,0.9);
	}
	.showmenureport .homepagelist{
	    position:relative;
	    height:calc(100% - 99px);
	}

	/* 点击主菜单homeMenuparent生效 */

	.homeMenuparent .homepagelist{
	    position:relative;
	}

	.showmenureport .homepagelist .menuLeft + .rightTab .mainContant{
	    height:100%;
	}
	.middlestyle .childbox>ul{float:left;position:absolute;top:calc((100% - 472px)/2 - 90px);}

}

@media screen and (max-width:1366px) {
	.showmenureport .notice .userHeadImg{top:calc((100% - 39px)/2);}
	.showmenureport .userHeadImg,
	.showmenureport .navLogo li .navImg img{
	    -webkit-transform:scale(0.8,0.8);
	    -moz-transform:scale(0.8,0.8);
	    -ms-transform:scale(0.8,0.8);
	    -o-transform:scale(0.8,0.8);
	    transform:scale(0.8,0.8);
	}
	.showmenureport .navLogo li,
	.showmenureport.navLogo li:hover{height:33px;line-height:33px}
	.showmenureport .navLogo li .navImg+span{font-size:12px;top:-6px}
	.middlestyle .childbox>ul{float:left;position:absolute;top:calc((100% - 472px)/2 - 10px);}
    .searchImportant .appScrollBox .el-table__body-wrapper{
        height:calc(100% - 30px) !important;
    }
    .rightgraphical .fromreport1,
	.rightgraphical .fromreport2 {height: calc((100% - 77px)/2);}
	.rightgraphical{width:230px}
    .fromlistshow li, .fromlistshow .headers{
        height:30px;
        line-height:30px;
        font-size:12px
    }
    .fromlistshow .headers>*{font-size:12px}
    .fromlistshow .dottedline{margin-left:29px !important;height:30px;line-height:30px}
	.fromlistshow:nth-child(1) ~  .fromlistshow .dottedline{}
	.fromlistshow .xydown1{margin:9px 10px 0 0}
	.fromlistshow .lidashed:after{width:22px}
	.fromlistshow .childlist li{padding-left:73px}

}

@media screen and (max-width:1280px) {
	.searchImportant .appScrollBox .el-table__body-wrapper{
        height:calc(100% - 30px) !important;
    }
	.rightgraphical .fromreport1,
	.rightgraphical .fromreport2 {height: calc((100% - 25px)/2);}


}

/* 系统设置的弹窗表单样式 */
.disabledStyle .userInfor ul li .el-form-item__content .el-input__inner{
	pointer-events: none;
	border: 1px solid #DDD;
    background-color: #F5F5F5;
    color:#C0C4CC;
}
.searchImportant .el-table{overflow-x:auto;height:calc(100% - 42px) !important;}
.settingform .el-table{overflow-x:auto;height:100% !important}
.warnmsgsetlist .el-table{height:100% !important;}


/* 明细打印样式 */
.printforbox{position:fixed;display:none;top:0;left:0;width:100%;height:100%;z-index:999}
.printforbox .printopacity{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.6;z-index:999}
.printforbox .printchild{position:fixed;top:50%;left:50%;text-align:center;width:250px;height:150px;background-color:#fff;border-radius:5px;margin:-75px 0 0 -125px;box-shadow:0 0 5px #000;z-index:1000}
.printforbox .printchild .printbtn{width:55px;height:24px;color:#fff;font-size:12px;margin:50px 5px 0 0;background-color:#4091ff;border:none;outline:none;cursor:pointer;border-radius:3px}
.printforbox .printchild .printbtn:hover{background-color:#66b1ff;}
.printforbox .printchild .exportbtn{width:65px;height:24px;color:#fff;font-size:12px;margin:50px 0 0 5px;border:none;outline:none;cursor:pointer;border-radius:3px;background-color:#ccc}
.printforbox .printchild .exportbtn:hover{background-color:#ddd;}
.printforbox .printchild .closebtn{position:absolute;top:0;right:0;display:inline-block;width:26px;height:26px;background:url(../images/deskclose1.png) no-repeat center center;background-size:100% 100%;}




.printmorelist{position:fixed;display:none;top:45px;width:auto;height:auto;background-color:#fff;font-size:12px;text-align:left;z-index:999;color:#8590a6;
border:1px solid #dad8d8;box-shadow: 0 0 5px #ccc}
.printmorelist ul li{width:100%;height:30px;line-height:30px;padding:0 3px;box-sizing: border-box}
.printmorelist ul li:hover{background-color:#f6f6f6;color:#8590a6;cursor:pointer}




.el-table__empty-block{width:100% !important;}
.searchImportant .winTable .el-table,
.searchImportant .notTree .notTreeTabStyle .el-table{height:100% !important}

/*mycustomer*/
.outofcreditapplycenter .seloptionbox{position:relative;width:290px;height:48px;padding-top:9px;box-sizing: border-box;border-radius:10px 10px 0 0;
	background: -webkit-linear-gradient(left,#fafbfb,#eef2f2);
	background: -o-linear-gradient(right,#fafbfb,#eef2f2);background: -moz-linear-gradient(right,#fafbfb,#eef2f2);background: linear-gradient(#fafbfb,#eef2f2)}
.outofcreditapplycenter .seloptionbox .el-select{width:99px;height:30px;float:left;}
.seloptionbox .el-select .el-input__inner{height:30px;line-height:30px;padding:0 10px}
.outofcreditapplycenter .seloptionbox .xymysearch ~ a{display:none}
.outofcreditapplycenter .seloptionbox .advancedSearch{float:left;width:190px;;background:transparent;height:30px}
.seloptionbox .advancedSearch .leftSch{width:100px;margin: 0 4px 0 1px;}
.seloptionbox .advancedSearch .xymysearch{margin:0px 0 0 5px}
.customertableft{float:left;width:292px;height:calc(100% - 80px);margin-top:40px;border-radius:10px;border: 1px solid rgb(185, 186, 186);
	box-shadow: rgb(218, 218, 218) 0px 1px 1px;background: rgb(253, 253, 253);box-sizing: border-box}
.customertableft .appScrollBox{float:left;height:calc(100% - 100px)}
.customertableft .appScrollBox>div:first-child{width:100% !important;}
.customertableft .featuresButton{left:10px;top:auto;bottom:72px}
.customertableft .featuresButton button.xyadds ~ button{display:none !important;}
.outofcreditapplycenter #grid1{float:left;width:calc(100% - 304px);margin-left:10px;box-sizing: border-box}
.outofcreditapplycenter #grid1{height:calc(100% - 80px) !important;margin-top:40px}
.outofcreditapplycenter .advancedSearch{margin-top:0}
.outofcreditapplycenter .seloptionbox .el-select .el-input__inner{font-size:12px}
.outofcreditapplycenter .seloptionbox .el-select .el-select__caret{line-height:31px}
#ryframe{height:calc(100% - 30px)}

.jbrbox .bmList1.bmTdrag1{width:435px;left:calc((100% - 435px)/2)}
.el-tooltip__popper{max-width:60%}

/*report append style*/
.tipschecked.listbuttoncheck .selOptions button.chongxuan ,
.tipschecked.listbuttoncheck .selOptions button.chbtn span{display:none !important;}
.tipschecked.listbuttoncheck .selOptions button.chbtn {position: absolute;top: 7px;right: 1px;width: 26px;height: 26px;background: url(../images/xygenduo1.png) no-repeat center center;}

/*控制清除按钮显示*/
.userTypeBtnFirst{
	right:20px;
}
.userTypeBtnLast{
	position: absolute;
	height:26px;
	line-height: 1px;
	right:0px;
	text-align: center;
}
/*
------------------------------------------------------------------------------------------------------------------------
ipad style  ipad x-scroll 768*1024
------------------------------------------------------------------------------------------------------------------------
*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
	/* style */
	.showmenureport .homepagelist{min-width:1280px;}
}
.span-ellipsis {
	flex: 1;
	display: flex;//这里的display属性不用修改（使树节点末尾的按钮右对齐）
align-items: center;
	justify-content: space-between;
	font-size: 12px;
	padding-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;//宽度必须是这个，不能使用px或者min-width或者min-width等，因为外层使用了el-card包裹是可以拉动的，换言之树节点的宽度随时可变
& span.em-tree-text{
	display: inline-block;//block一样
overflow: hidden;
	white-space: nowrap;
	width:100%;
	text-overflow: ellipsis;
}
