@media screen and (max-width:1200px){
      .col-lg-12{
         width:990px;
          }
      .bs-xz{
         width:990px !important;
          }
}
*{
	margin:0;
	padding:0;
	word-break: break-all;/*IE*/
    word-wrap: break-word;/*非IE*/
    list-style:none;
}
p{
	margin-bottom: 0;
}
select[disabled] {
	background-color: #eeeeee !important;
    color: #777;
}
.pagination li a{
	cursor:pointer;
}
.centerda{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-right: 15px;
}
.col-lg-12{
	padding-left:0 !important;
	width: 1200px;
    margin-top: 10px;
    padding:0;
}
.col-lg-12 input{
	width:162px;
	height:24px;
	border:1px solid #ddd;
}
.phead{
	overflow: hidden;
	border-bottom: 3px solid #3ab4aa;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
	margin-bottom: 5px;
	    display: flex;
    justify-content: center;
}
.phead > div{
	cursor:pointer;
	float: left;
	width:100px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.phead > a{
	text-decoration:none;
	display:block;
	cursor:pointer;
	float: left;
	width:100px;
	line-height: 40px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.phead > a:first-child{
	border-left: 1px solid #ddd;
}
.phead > a.phactive{
	background: #3ab4aa;
	border-color:#3ab4aa;
	color:#fff;
}
.phead > div:first-child{
	border-left: 1px solid #ddd;
	margin-left: 200px;
}
.phead > div.phactive{
	background: #3ab4aa;
	border-color:#3ab4aa;
	color:#fff;
}
.tcon,
.cbcon{
	padding:5px 30px;
}
.orderbh font:nth-child(1){
	margin-left:20px;
}
.orderbh span:nth-chlid(2){
	
}
.databegin{
	margin-right:6px !important;
}
.datazhi{
	margin-right:6px !important;
}
.tcon > font,
.cbcon > font{
	display: inline-block;
	height:24px;
	line-height:24px;
	margin-right: 5px;
	
}
.tcon > span{
	display: inline-block;
	cursor: pointer;
	margin-right: 30px;
}
#month > div > span,
.cbcon > select,
.cbcon > span{
	display: inline-block;
	padding:3px 10px;
	border:1px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
	outline: none;
	margin-bottom: 5px;
}
#month{
	overflow:hidden;
}
#month font,#month select{
	float:left;
}
#month ul{
	float:left;
	overflow:hidden;
}
#month li{
	float:left;
	padding:3px 10px;
	border:1px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
	outline: none;
	margin-bottom: 5px;
}
#month > font {
	float:left;
}
#month > div > span {
	float:left;
	margin-bottom: 6px;
}
#month > div {
	overflow:auto;
}
.tactive,
.mactive{
	border-color:#f60;
	color:#f60;
}
.tabcon,.tab-con{
	padding:30px;
}
.graybg{
	color:#ddd !important;
}
/*
.tab-con{
	padding-top:20px !important;
}*/

.tab-con input{
	width:15px;
	height:15px;
}
.tab-con font{
	height:13px;
	line-height:13px;
	margin-left:5px;
}
.tabcon table,.tab-con table{
	width:100%;
	border-collapse: collapse;
}
.tabcon th,.tab-con th{
	background: #f2f2f2;
	text-align: center;
	padding:12px 0;
	font-weight: normal;
}
.tabcon td,.tab-con td{
	text-align: center;
    padding: 8px 0;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    color: #000;
}
.tabcon tr:nth-child(even) td{
	background: #f7fbfa;
}
.tabcon em{
	font-style: normal;
}
.fbtn{
	cursor: pointer;
	color:#009bfc;
}
#fck{
	display: none;
}

.atab{
	padding:20px;
	color:#777;
}
.atab table{
	width:100%;
	border-collapse: collapse;
}
.atab td{
	background-color: #ecf7fc;
	padding:10px;
	text-align: center;
}
.atab .atPrimary{
	font-size: 24px;
	color:#333;
}
em{
	font-style: normal;
}
.atab .atOrange{
	color:#f60;
}
.atab td:first-child{
	text-align: left!important;
	padding-left: 15px;
}
.atab td:first-child span{
	font-size: 18px!important;
	margin-right: 10px;
}

.girdrow{
	overflow: auto;
	padding:10px 50px;
}
.gMenuWrap{
	padding:10px 60px;
	margin-top: 20px;
}
.gMenuWrap > span{
	margin-right: 40px;
	cursor: pointer;
	color:#333;
}
.gactive{
	color:#f60!important;
}
.wtHolder {
    height: auto!important;
    /* width:auto!important; */
}
.yxGridRow{
	padding:10px 30px;
	margin-bottom: 30px;
	display: inline-block;
}
.yxGridRow h4{
	font-size: 14px;
	color:#333;
	font-weight: normal;
}
.yxGridRow div + div{
	margin-top: -1px;
}
.ht_clone_top.handsontable,
.ht_clone_left.handsontable,
.ht_clone_top_left_corner.handsontable{
	z-index:2!important;
}
.handsontable td{
	text-align: center;
	padding:3px 0;
}
.htDimmed {
    background: #eee!important;
    color: #eee!important;
}
.jpgrid{
	display: none;
}
.yxMenuWrap{
	border-bottom: 1px solid #eee;
	position: relative;
}
.yxMenuWrap nav{
	border:1px solid #ddd;
	border-bottom:0;
	position: absolute;
	right:20px;
	bottom: 0;
	font-size: 0;
}
.yxMenuWrap nav span{
	display: inline-block;
	padding:7px 20px;
	cursor: pointer;
	font-size: 14px;
}
.yxMenuWrap nav span + span{
	border-left: 1px solid #ddd;
}
.gnactive{
	background: #3ab3aa;
	color:#fff;
}
/* */
button{
	cursor: pointer;
}
.overflow{
	overflow:hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.min-con{
	display: block;
}
.czy-box{
	overflow:hidden;
	width: 158px;
	margin:0 auto;
}
.czy-img{
	float:left; 
	border-radius:50%;
}
.czy-img img{
	width: 40px;
    height: 40px;
    border-radius: 50%;
}
.czy{
	float: left;
    margin-left: 15px;
    text-align: left;
}
.btn-sm{
	padding:4px 10px;
}
.new-built{
	border:none;
	padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
	color:#fff;
	background:#0FB492;
}
.new-built:hover{
	background:#0EA080;
}
.detailed_in,.detailed_out,.detailed_broken{
	text-decoration:none!important;
	cursor: pointer;
}
.tdclose{
	color:red;
	margin-left:10px;
	cursor:pointer;
}
.tdnone{
	color:#fff;
	margin-left:10px;
	cursor:default;
}
.tdclose:hover{
	color:#ce0000;
}
.xq-box{
	overflow:hidden;
	margin-left: 30px;
	margin-bottom:80px;
}
.xq-box>div{
	width:280px;
	height:230px;
	border:1px solid #ddd;	
	margin-top:20px;
	margin-right:20px;
	float: left;
}
.xq-box img{
	width: 240px;
	height: 140px;
	background-size:cover;
	margin:20px 20px 10px 20px;
	background-color:rgb(204,153,245);
}
.xq-box>div>div{
	margin-top:5px;
	margin-left:20px;
	margin-right: 20px;	
}
.xq-box>div>div>span{
	display: block;
}
.con-box{
	margin-top:20px;
}
/*订单详情*/
.order-num{
	width: 117px;
	margin:0 auto;
}
.order-num div{
	line-height:60px;
	margin:0 10px;
}
.order-num img{
	width: 60px;
	height: 60px;
	background: #ecedf1;
	background-size:cover;
	border:none;
}
.more-details{
	cursor:pointer;
	color:#339999;
	float: right;
	padding-right: 30px;
}
.order-info{
	padding-left: 30px;
	overflow:hidden;
	margin-bottom:20px;
	margin-top:12px;
}
.order-info>span{
	display: inline-block;
	margin-right: 50px;
}
.order-info>span>div{
	padding-top:10px;
}
#order-link,#imports-link{
	cursor:pointer;
	color: #3399ff;
	padding-left: 30px; 
}
/*新增采购单*/
/* .order-header{
	border-bottom:2px solid #cccccc;
} */
.order-header .order-link1,.order-header .imports-link1{
	cursor:pointer;
	color:#666666;
	background: url("/simple-web/static/images/clock.png")no-repeat 14px 9px;
	background-size:34%;
	padding:15px 0px 20px 52px;
}
.order-header span{
	display: inline-block;
	color:#333333;
}
/*新增调进单*/
.left-nav{
	background: #f7f7f7;
	border:1px solid #cccccc;
	border-top:none!important;
	padding-right: 40px;
	min-height: 100vh;
	height:auto;
}
.left-nav ul li{
	list-style: none;
	cursor: pointer;
	display: block;
	width: 90px;
	padding:5px 0;
	text-align: center;
	color: #333;
	margin-top:10px;
}
.left-nav .on{
	background: #3399cc;
	color:#fff;
}
.right-row{
	width: 85%;
	float:left;
}
.right-row-con{
	margin-top:10px;
}
.right-row-con button{
	border:1px solid #dcdcdc;
	border-radius:3px;
	color:#dcdcdc;
}
.right-row-con .on{
	border:1px solid #ff6600;
	color:#ff6600;
}
.panel{
	margin-bottom:10px;
}
.bs-xz-CRtable2bg{
	border:1px solid #ff6600 !important;
}
.showbut{
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.showbut span{
	float:left;
	width:57px;
}
.showbut li{
	float:left;
	margin-right:20px;
	cursor:pointer;
	color:#ddd;
	moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select:none;
    -khtml-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.sdactive{
	color:#ff6600 !important;
}
.tdshowpf,
.tdshowcg{
	display:none;
}
.showbutbg{
	color:#ff6600;
}
.alreadycpcon{
	display:none;
}
/*分仓库选择弹窗开始*/
.fencangku{
	position: fixed;
    top: 150px;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.khjbtitletop {
    height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-left: 30px;
    line-height: 55px;
    color: #000;
}
.khjbtitle {
    float: left;
    font-size: 1.2em;
}
.khjbclosecss, .hyjbclosecss {
    width: 40px;
    height: 40px;
    float: right;
    margin: 7px 10px 0 0;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em;
    cursor: pointer;
}
.khjbclosecss:hover{
	color:red;
}
.khjbquery {
    padding-left: 41px;
    margin: 20px 0;
}
.khjbquery span {
    margin-right: 20px;
}
.khjbquery input {
    width: 210px;
    height: 33px;
    border: 1px solid #ddd;
    text-indent:10px;
}
.fckqueryBut {
    padding: 5px 15px;
    background: #00cc99;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
.khjblist {
    width: 700px;
    max-height: 370px;
    overflow-y: auto;
    margin-left: 65px;
}
.khjblistbg {
    border: 1px solid #66ccff !important;
}
.khjblist li {
   /* width: 160px;*/
    min-height:70px;
    padding: 10px 10px 10px 10px;
    margin: 0 10px 10px 0;
    float: left;
    border: 1px solid #ddd;
    cursor: pointer;
}
.khjblist li div{
	/* width:113px;
	height:54px;
	overflow:hidden; */
    display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.tsbuttomda {
    position: relative;
    margin-top: 40px;
}
.tsbuttom span {
    width: 77px;
    height: 31px;
    line-height: 24px;
    border-radius: 5px;
    background: #ddd;
    float: left;
    text-align: center;
    cursor: pointer;
}
.changebg{
    background: #0099ff !important;
    color: #fff;
}
/*分仓库选择弹窗结束*/
/*条码查询开始*/
.codequery{width:100%;display:block;}
.codequery table{width:95%;}
.codequery td{text-align:center;}
.codequery td:nth-child(1){width:3%;}
.codequery td:nth-child(2){width:19%;padding:0 10px;}
.codequery td:nth-child(3){width:25%;}
.codequery td:nth-child(4){width:10%;}
.codequery td:nth-child(5){width:8%;}
.codequery td:nth-child(6){width:16%;}
.codequery td:nth-child(7){width:16%;}
.codequery td:nth-child(8){width:16%;}
.codequery tr:nth-child(1){height:30px;background:#f2f2f2;color:#666666;}
.codequery tr{border-bottom:1px solid #ecedf0;cursor:pointer;}
.codequery td div{
	overflow:hidden;
	height: 28px;
    line-height: 28px;
	border-bottom:1px solid #ddd;
}
.codequery td div:nth-last-child(1){
	border:0;
}
.codequery td div input{
	margin:0;
}
.codequery td div span{
	margin-left:10px;
	}
.codequery .bsCRtableH{
	height:auto;
}
.goodname{
	text-align:left;
	padding-right:10px;
}
.xqnum{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;

}
.xqnum input{
	height:20px;
}
/*条码查询结束*/
/*新增型号弹窗开始*/
.newaddxh{
	position: fixed;
    top: 5px;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.newaddxhcon{
	padding:0 20px;
}
.newaddxh a{
	text-decoration:none;
	cursor:pointer;
}
.addxhtable table{
	width:100%;
}
.addxhtable i{
	padding:0 3px;
	color:red;
}
.addxhtable tr{
	height:30px;
}
.addxhtable .tr2{
	background:#f4f4f4;
}
.addxhtable td{
	width:7%;
	text-align:center;
	}
.addxhtable input{
	width:80%;
	height:23px;
	border:1px solid #ddd;
	text-indent:5px;
	}
.xhinputda,.shinputda{
	width:95%;
	height:23px;
	border:1px solid #ddd;
	text-align:left;
}
.xhinputdabg,.shinputdabg{
	border-radius:3px;
	border:2px solid #94b6ed;
}
.xhinputbefore,.shinputbefore{
	padding-left:1px;
	padding-right:4px;
}
.xhinputafter,.shinputafter{
	padding-left:4px;
}
.addxhtable td:nth-child(2),.addxhtable td:nth-child(3){
	width:15%;
}
/*
.addxhtable td:nth-child(12){
	width:30px;
}*/

.addxhtable td:nth-child(2) input,.addxhtable td:nth-child(3) input{
	height:18px;
	text-indent:0px;
	border:0;
	outline:none;
	}
.wlstyletop {
    height: 55px;
    overflow: hidden;
    padding-left: 27px;
    line-height: 55px;
    color: #000;
}
.wlstyletop font{
	/* margin-left:20px; */
}
.khjbtitle {
    float: left;
    font-size: 1.2em;
}
.khjbclosecss, .hyjbclosecss {
    width: 40px;
    height: 40px;
    float: right;
    margin: 7px 10px 0 0;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em;
    cursor: pointer;
}
.khjbquery {
    padding-left: 41px;
    margin: 20px 0;
}
.khjbquery span {
    margin-right: 20px;
}
.khjbquery input {
    width: 210px;
    height: 33px;
    border: 1px solid #ddd;
    text-indent:10px;
}
.fckqueryBut {
    padding: 5px 15px;
    background: #00cc99;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
.tsbuttomda {
    position: relative;
    margin-top: 40px;
}
.tsbuttom {
    position: absolute;
    left: 50%;
    margin-left: -92px;
}
.tsbuttom span {
    padding: 4px 25px;
    background: #ccc;
    margin-right: 20px;
    cursor: pointer;
}
.changebg:hover{
    background: #0099ff !important;
    color: #fff;
}
.addxhlist{
	 border-top:2px solid #ddd;
	 border-bottom:2px solid #ddd;
	 margin:10px 0 20px 0;
	 max-height:310px;
	 overflow-y: auto;
}
.addxhlist table{
	width:100%;
}
.addxhlist li{
	height:34px;
	line-height:34px;
	cursor:pointer;
}
.addxhlist li font{
	color:red;
	font-size:1.5em;
	cursor:pointer;
	display:none;
}
.addxhlist input{
    width: 80%;
    height: 23px;
    text-align:center;
    border: none;
}
.addxhlist td:nth-child(2),.addxhlist td:nth-child(3){
	text-align:left;
}
.addxhlist td:nth-child(2) input,.addxhlist td:nth-child(3) input{
	width:95%;
}
.addxhlist td:nth-child(4) input{
    width:12%;
    height: 23px;
    text-align:center;
    border: none;
}
.addxhlist .xhactive input{
    border:1px solid #ddd!important;
    background:#fff !important;
}
.addxhlist .xhactive td:nth-child(4) input{
    width:27% !important;
    border:1px solid #ddd !important;
    background:#fff !important;
    margin-right:5px;
}
.xhactive{
	background:#f4f4f4;
}
.xhactive span{
	display:none;
}
.addxhlist .xhactive input{
	width: 80%;
    height: 23px;
    border:1px solid #ddd;
}
.addxhlist .xhactive .xhlistclose{
	display:block;
}
.addxhlist td{width:7%;text-align:center;}
.addxhlist td:nth-child(2),.addxhlist td:nth-child(3){
	width:15%;
}
.addxhlist td:nth-child(4){width:21%;}
.addxhbottom{
	margin-bottom:30px;
}
.addxhbottom span{
	padding:4px 10px;
	color:#fff;
	background:#99cccc;
	cursor:pointer;
}
.addxhbottom font{
	padding:0 20px;
	color:#99cccc;
}
.newaddxh .guige{
	width:21%;
}

/*新增型号弹窗结束*/
.addxhlist .xhactive input{
    border:1px solid #ddd!important;
    background:#fff !important;
}
.addxhlist .xhactive .xhinputbg{
    background:#ebebe4 !important;
}
.addxhlist li font{
	color:red;
	font-size:1.5em;
	cursor:pointer;
	display:none;
}
.addxhlist .xhactive .xhlistclose{
	display:block;
}
/*条码查询开始*/
.codequery{width:100%;display:block;}
.codequery table{width:95%;}
.codequery td{text-align:center;}
.codequery td:nth-child(1){width:3%;}
.codequery td:nth-child(2){width:19%;padding:0 10px;}
.codequery td:nth-child(3){width:25%;}
.codequery td:nth-child(4){width:10%;}
.codequery td:nth-child(5){width:8%;}
.codequery td:nth-child(6){width:16%;}
.codequery td:nth-child(7){width:16%;}
.codequery td:nth-child(8){width:16%;}
.codequery tr:nth-child(1){height:30px;background:#f2f2f2;color:#666666;}
.codequery tr{border-bottom:1px solid #ecedf0;cursor:pointer;}
.codequery td div{
	overflow:hidden;
	height: 28px;
    line-height: 28px;
	border-bottom:1px solid #ddd;
}
.codequery td div:nth-last-child(1){
	border:0;
}
.codequery td div input{
	margin:0;
}
.codequery td div span{
	margin-left:10px;
	}
.codequery .bsCRtableH{
	height:auto;
}
.goodname{
	text-align:left;
	padding-right:10px;
}
.xqnum{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;

}
.xqnum input{
	height:20px;
}
/*条码查询结束*/
/*新增品牌弹窗开始*/
.newaddpp{
	position: fixed;
    top: 150px;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.newaddppcon{
   padding:40px 30px 40px 100px;
}
.newaddppcon font{
   margin-right:10px;
}
.ppname input{
    width:220px;
	height:30px;
	border:1px solid #ddd;
	text-indent:10px;
}
.ppname{
    margin-top:10px;
}
.autointo{
    margin-top:20px;
}
.autointo span{
    color:#aaa;
}
/*新增品牌弹窗结束*/

/*新增系列弹窗开始*/
.newaddxl{
	position: fixed;
    top: 150px;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.newaddxlcon{
   padding:40px 30px 40px 100px;
}
.newaddxlcon span:nth-child(3){
   padding:0 7px;
}
.newaddxlcon font{
   margin-right:10px;
}
.xlname input{
    width:220px;
	height:30px;
	border:1px solid #ddd;
	text-indent:10px;
}
.xlname{
    margin-top:10px;
}
.autointo{
    margin-top:20px;
}
.autointo span{
    color:#aaa;
}
/*新增系列弹窗结束*/

/*默认值设置开始*/
.defaults{
	position: fixed;
    top: 150px;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.tsbut ul{
	position:relative;
	margin:auto;
	width:175px;
}
.tsbut li{
	width:77px;
	height:28px;
	line-height:27px;
	background:#ddd;
	float:left;
	text-align:center;
	margin-left:20px;
	cursor:pointer;
}

.tsbutbg{
	background:#0099ff !important;
	color:#fff;
}
.defaultscon{
	overflow:hidden;
	padding:40px 0 20px 65px;
}
.defaulttype{
	height:40px;
    overflow: hidden;
}
.defaulttype div{
	float:left;
}

.defaulttype div:nth-child(1){
	width:70px;
}
.defaulttype div:nth-child(2){
	margin-left:20px;
}
.defaulttype font{
	margin-left:7px;
}
.defaultscon span{
	margin-right:20px;
}
.defaultsum{
	overflow: hidden;
}
.defaultsum input{
	text-indent:5px;
}
.defaultsum li{
	float:left;
	width:140px;
	height:35px;
	margin:0 50px 10px 0;
}
.defaultsum li div{
	width:75px;
	height:35px;
	float:left;
	line-height:35px;
}
.defaultsum li input{
	width:65px;
	height:35px;
	float:left;
	border:1px solid #ddd;
}
.defaultclearli{
	padding-top:6px;
}
.defaultclear{
	margin-top:10px !important;
	padding:5px 10px;
	text-align:center;
	border-radius:5px;
	line-height:25px !important;
	background:#3ab4aa;
	color:#fff;
	cursor:pointer;
}
/*默认值设置结束*/
/*手机扫码录入开始*/
.iPhoneurl{
    position: fixed;
    width: 650px;
	height:420px;
    top: 150px;
    left: 50%;
    margin-left: -325px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.iPhoneurltop {
    height: 55px;
    overflow: hidden;
    
    padding-left: 30px;
    line-height: 55px;
    color: #000;
}
.iPhoneimg{
    height:270px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.iPhoneimg img{
    width: 220px;
	height:220px;
}
.iPhonetext{
   text-align:center;
}
/*手机扫码录入结束*/
/*生成采购单开始*/
.outputview{
	position: fixed;
    top: 60px;
    left: 50%;
    width: 1000px;
    max-height:800px;
    margin-left: -500px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom:50px;
    display: none;
}
.outputltop{
    height: 55px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-left: 30px;
    line-height: 55px;
    color: #000;
}
.outputlup{
	padding:30px 40px 20px 50px;
	overflow:hidden;
}
.outputdiv{
	overflow:hidden;
	margin-top:5px;
}
.outputfont{
	width:100px;
	height:27px;
	line-height:27px;
	float:left;
}
.outputlup input{
	width:185px;
	height:27px;
	float:left;
	text-indent:5px;
	border:1px solid #ddd;
} 
.gysname{
    border:1px solid #f0f0f0;
    background:#f0f0f0;
}
.outputlup select{
	height:27px;
	float:left;
	text-indent:5px;
	margin-right:10px;
	border:1px solid #ddd;
} 
.ckselect{
	min-width:185px;
}
.fckselect{
	min-width:144px;
}
.rkfzrselect{
	min-width:100px;
	text-align:center;
}
.mindiv{
	width:100px;
}
.outputtime{
	width:100px !important;
	margin:0 !important;
	float:left;
}
.outputtime input{
	width:100px !important;
}
.optimetxt{
	height:27px;
	line-height:27px;
	color:red;
	margin-left:10px;
}
.yxcptitle{
	padding-left:50px;
	font-size:1.2em;
	margin-bottom:12px;
	
}
.outputlist{
	padding:0 30px 0 30px;
}
.outputlist li{
	border:1px solid #ddd;
	margin-bottom:15px;
}
.oplisttop{
	height:40px;
	line-height: 40px;
	padding:0 10px 0 32px;
}
.scpcnumber{
	padding:0 10px;
	line-height:30px;
	text-align:center;
	float:right;
	margin-top: 5px;
	border:1px solid #ddd;
	cursor:pointer;
}
.scpcnumber:hover{
	color:#fff;
	background:#0099ff;
}
.outputlist table{
	width:100%;
}
.outputlist tr{
	height:50px;
	border-bottom:1px solid #ddd;
}
.outputlist tr:nth-child(1){
	height:40px;
	background:#f2f2f2;
	border-bottom:0;
}
.outputlist tr:nth-last-child(1){
	border-bottom:0;
}
.outputlist td{
	height:40px;
	text-align:center;
}


.outputlist td:nth-child(1){width:8%;}
.outputlist td:nth-child(2){width:8%;}
.outputlist td:nth-child(3){width:19%;text-align:center;}
.outputlist td:nth-child(4){width:14%;}
.outputlist td:nth-child(5){width:21%;}
.outputlist td:nth-child(6){width:22%;}
.outputlist td:nth-child(7){width:14%;}

.outputlist td:nth-child(4) input{
	width:60px;
	height:25px;
	text-align:center;
}
.outputlist td:nth-child(1) input{
margin-left:8px;
}
.outputlist td:nth-child(5) input{
	width:60px !important;
	height:25px !important;
	text-align:center;
	border:1px solid #ddd;
}
.outputlist td:nth-child(6) input{
	width:60px;
	height:25px;
	text-align:center;
}
.outputlist img{
	width:30px;
	height:30px;
}
.Outlistcon .outputlist td:nth-child(1){width:8%;}
.Outlistcon .outputlist td:nth-child(2){width:8%;}
.Outlistcon .outputlist td:nth-child(3){width:11%;}
.Outlistcon .outputlist td:nth-child(4){width:14%;}
.Outlistcon .outputlist td:nth-child(5){width:21%;}
.Outlistcon .outputlist td:nth-child(6){width:26%;}
.Outlistcon .outputlist td:nth-child(4) span{padding-left:3px;}

.Brokenlistcon .outputlist td:nth-child(1){width:8%;}
.Brokenlistcon .outputlist td:nth-child(2){width:8%;}
.Brokenlistcon .outputlist td:nth-child(3){width:8%;text-align:right;}
.Brokenlistcon .outputlist td:nth-child(4){width:11%;text-align:left;}
.Brokenlistcon .outputlist td:nth-child(5){width:14%;}
.Brokenlistcon .outputlist td:nth-child(6){width:21%;}
.Brokenlistcon .outputlist td:nth-child(7){width:16%;}
.Brokenlistcon .outputlist td:nth-child(8){width:0%;}
.Brokenlistcon .outputlist td:nth-child(4) span{padding-left:3px;}
.showpfj{
	background:#ddd;
}
.showpfjbg{
	color:#fff!important;
	background:#3ab4aa!important;
}
.showcgj{
	background:#ddd;
}
.showcgjbg{
	color:#fff!important;
	background:#ff3300!important;
}
.orderpfj{
	display:none;
	color:#3ab4aa!important;
}
.ordercgj,.orderxj{
	display:none;
	color:#ff3300!important;
}
/*
.changenum{
	width:60px !important;
	height:25px !important;
	text-align:center;
	border:1px solid #ddd;
}*/

.outputlist font{
	font-size:1.2em;
	color:red;
	cursor:pointer;
}
.bottombut{
	overflow:hidden;
	margin:0 0 20px 0;
}
.bottombut li{
	padding:5px 13px;
	float:left;
	border:1px solid #ddd;
	border-radius:5px;
	margin:5px 10px 0 0;
	cursor:pointer;
}
.pricebar{
	color:#000 !important;
}
/*生成采购单结束*/
/*导出条码弹窗开始*/
.exportcodeview{
	
}
/*导出条码弹窗结束*/

/**/
.pagrightcon{
    float: right;
}
.paginationcon{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.paginationcon > li {
    display: inline;
}
.paginationcon li a {
    border: 1px solid #d4d4d4;
    color: #20a8d8;
	cursor:pointer;
}
.paginationcon li a:hover{
    background:#eee;
}
.paginationcon > li > a, .paginationcon > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.paginationcon > li:first-child > a, .paginationcon > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.paginationcon li:last-child a, .paginationcon li:last-child span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.paginationcon li.active a, .paginationcon li.active span, .paginationcon li.active a:hover, .paginationcon li.active span:hover, .paginationcon li.active a:focus, .pagination li.active span:focus {
    background-color: #20a8d8;
    border-color: #20a8d8;
}
.paginationcon > .active > a, .paginationcon > .active > span, .paginationcon > .active > a:hover, .paginationcon > .active > span:hover, .paginationcon > .active > a:focus, .paginationcon > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
/**/
.minbut{
	margin-right:30px;
	flaot:left;
}
.butbox{
	float:left;
	overflow:hidden;
	margin-left:20px;
}
.butbox ul li{
	padding-top:0px;
	padding-bottom:0px;
	height:27px;
	line-height:27px;
	float:left;
	margin-right:30px;
}
.retureurl{
	cursor: pointer;
    color: #3399ff;
    padding-left: 30px;
}
.retureurl a{
	text-decoration:none;
}
.newaddbut{
	padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px;
	background:#0FB492;
	color:#fff;
	cursor:pointer;
}
#mark {
	background:rgba(0,0,0,.6)!important;
	filter:Alpha(opacity:.6);
	background: #000;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index:99;
}
.markbg {
	background:rgba(0,0,0,.6)!important;
	filter:Alpha(opacity:.6);
	background: #000;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	z-index:100;
}
/*------------------------------------------*/
.zoneselect,.excel-warp,.Error-warp,.Sub-warp,.exportcodeview{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom: 50px;
    display: none;
    margin-top: -280px;
}
.Error-warp{
	position: fixed;
    top: 20%;
    left: 50%;
    width: 1100px;
    margin-left: -550px;
    background: #fff;
    z-index: 991;
    color: #000;
    padding-bottom: 50px;
    display: none;
}
.Sub-warp .zonestcon{
	max-height: 400px;
    overflow-y: auto;
}
.zoneselect .zonestcon{
	padding-top:30px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;

}
.zoneselect .zonestcon li:last-child{
	margin-right:0;
}
.excel-warp .zonestcon,.exportcodecon{
	padding-top:30px;
	overflow:hidden;
	padding-left:45px;
}
.zonestcon li,.exportcodecon li{
	padding:20px 35px;
	border:1px solid #ddd;
	border-radius:10px;
	float:left;
	margin-top:10px;
	margin-right:20px;
	cursor:pointer;
}
.zonestcon li:hover{
	background:#0099ff;
	border:1px solid #0099ff;
	color:#fff;
}
.exportcodecon li:hover{
	background:#0099ff;
	border:1px solid #0099ff;
	color:#fff;
}
.tcon select{
	border:0;
	outline:none;
	margin-right:15px;
	/*border:1px solid #ddd;*/
}
.zhxaddview,
.sdadd1view,
.sdadd2view,
.sdadd3view,
.sdadd4view,
.sdadd5view,
.sdadd6view,
.yyddhaddview{
    position: absolute;
    top: 73px;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
    background: #fff;
    z-index: 991;
    color: #000;
    /* padding-bottom: 50px; */
    display: none;
    margin-bottom:80px;
}
.zhxaddcon,
.sdadd1con,
.sdadd2con,
.sdadd3con,
.sdadd4con,
.sdadd5con,
.sdadd6con,
.yyddhaddcon{
	/*
	max-height:650px;
	overflow-y:auto;
	*/
}






.bs-xz{
	width:1000px !important;
}
.bs-xz-CRtable1{
	width:98% !important;
}
.bs-xz{
	border:0 !important;
}
.bs-xz-CRT2{
	/* width:98% !important; */
}
.bs-xz-CRT1L2 ul{
    overflow:hidden;
}
.minbutton button{
 display:inline;
 padding:2px 15px;
 border:0;
border-radius:5px;
background:#3ab4aa;
color:#fff;
text-align:center;
line-height:25px;
cursor:pointer;
}
.sdadd6{
	display:none;
}
.certificateBtn{
	padding:3px 8px;
	color:#c3c3c3;
	background:#f8f8f8;
	margin-left:5px;
	cursor:pointer;
}
.zsbg{
	color:#6699cc;
	background:#e4e9fa;
}

/*手动添加合并条件区域开始*/
.adadd1tj{display:block;}
.adadd2tj,.adadd3tj,.adadd4tj,.adadd5tj{display:none;}
.totalbutton{
	margin-bottom:35px;
}
.adadd1tj input{
	width:180px !important;
	margin-right:10px;
}
/*手动添加合并条件区域结束*/
/*证书弹窗结束*/





/* ------------------------------------------ */
.bar-nin-title{
	line-height: 35px;
	color: #232323;
	padding-right: 10px;
	font-size: 14px;
}
.import-bar{
	margin-top: 35px;
}
.bar-con{
	max-width: 680px;
}
.import-btns input[type|=text]{
	width: 300px;
	height: 35px;
	border: 1px solid #dcdcdc;
	outline:none;
	padding: 0px 3px 0px 3px;
}
.import-in-btn{
	width: 80px;
	height: 35px;
	background: #e9ecf7;
	position: relative;
	overflow: hidden;
	line-height: 35px;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	float: left;
	margin-left: 25px;
}
.import-in-btn>input{
	font-size:1000px;
	cursor:pointer;
    font-size: 30px;
    outline: medium none;
    position: absolute;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0; 
    left:0px;
    top: 0px;
}
.import-in-btn>div{
	text-align:center;
	font-size:15px;
	color: #232323;
	line-height: 35px;
	cursor: pointer;
}
.sp-hong{
	color: #ff3333;
}
.sp-hei{
	color: #232323;
}
.import-txt{
	margin-top: 15px;
	line-height: 22px; 
	color: #666666;
}
.muban-import{
	margin-top: 5px;
	text-align: left;
}
.muban-import>div{
	display: inline-block;
	width: 140px;
	height: 60px;
	text-align:center;
	line-height:60px;
	background: #e9ecf7;
	color: #232323;
	border: 1px solid #dcdcdc;
	margin: 3px;
	cursor: pointer;
}
.moban-txt{
	line-height: 35px;
	color: #666;
}
.import-btns-warp{
	text-align: center;
	margin-top: 50px;
}
.import-btns-warp>div{
	display: inline-block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
	border-radius:2px;
	margin: 10px;
	font-size: 15px;
	font-family: "微软雅黑";
	cursor: pointer;
}
.import-btns-warp>div:nth-child(1){
	background: #cccccc;
	color: #232323;
}
.import-btns-warp>div:nth-child(2){
	background: #3399ff;
	color: #fff;
}
.Error-bar{
	margin-top: 15px;
	line-height: 25px;
}
.act{
	background: #f5f5f5;
}
.excel-table td{
	padding-left: 20px!important;
}
.fon-16{
	font-size: 16px!important;
}
.fon-18{
	font-size: 18px!important;
}
.dangery{
	background: #ff9999;
	color: #fff;
}
.warp-css{
	/* width: 900px!important; 
	margin-left: -450px!important; 
	padding-bottom: 25px!important; */
	
	width: 1220px!important;
    margin-left: -610px!important;
    padding-bottom: 25px!important;
}
/*订单类型弹窗开始*/
.ordertypeview{
	position: fixed;
    top: 150px;
    left: 50%;
    width: 650px;
    margin-left: -325px;
    background: #fff;
    z-index: 9999;
    color: #000;
    padding-bottom: 50px;
    display: none;
}
.ordertypeli{
	padding-top: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.ordertypeli li{
	padding: 20px 35px;
    border: 1px solid #ddd;
    border-radius: 10px;
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    cursor: pointer;
}
.ordertypeli li:hover{
	background:#0099ff;
	color:#fff;
}

.newaddbtn{
	margin:0 !important;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #0FB492;
}
.TransferStore{
	position: fixed;
	width:600px;
	margin-left: -300px;
	margin-top: -270px;
	top:50%;
	left:50%;
	z-index:99991;
	padding:20px 40px;
	background: #fff;
	max-height: 530px;
    overflow-y: auto;
	display: none;
}
.StatusTip{
	padding:10px 0;
	color:#09f;
	font-size:16px;
}
.TransferStore ul{
	overflow:hidden;
}
.TransferStore li{
	float:left;
	padding: 6px 12px;
	border-radius:5px;
	margin:0 10px 10px 0;
	color:#fff;
	cursor:pointer;
	background:#0fb492;
}
.TransferStore li:hover{
	background:#0b8369;
}
/*盘点*/
.tab-con a{
	cursor:pointer;
	text-decoration:none;
}
.pdDetails{
	margin-left:15px;
}
.ordernum{
	color:#428bca;
}





.newaddbtn{
	margin:0 !important;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    background-color: #0FB492;
}
/*盘点开始con*/
/*盘点提示框*/
.pdPointview{
	position: fixed;
    top: 200px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    background: #fff;
    z-index: 9999;
    color: #000;
    padding-bottom: 50px;
    display: none;
}
.pdPointtext{
	text-align:center;
	padding:50px;
	font-size:1.3em;
}

/*盘点详情*/
.pd-order-info{
	padding:5px 30px;
}
.pd-order-info ul{
	margin-top:10px;
	overflow:hidden;
}
.pd-order-info li{
	width:370px;
	float:left;
	margin-bottom:5px;
}
.pd-order-info li font{
	margin-right:20px;
}
.OutputExecl{
	padding:2px 10px;
	background:#6699cc;
	color:#fff;
	cursor:pointer;
}
.tablecon{
	padding:30px;
}
.pdXqListNav{
	overflow:hidden;
}
.pdXqListNav li{
	padding:0 10px;
	text-align:center;
	line-height:30px;
	float:left;
	border:1px solid #dcdcdc;
	border-right:0;
	background:#f9f9f9;
	cursor:pointer;
}
.pdXqListNav li:last-child{
	border-right:1px solid #dcdcdc;
}
.pdXqNavbg {
	background:#6db6b0 !important;
	color:#fff;
}
.pdXqListNode .pdXqlistbg{
	background:#f4f5f9;
}
.pdnodeleft{
	float:left;
	line-height:50px;
	padding-left:5px;
}
.pdnodeleft font{
	display:block;
	float:left;
}
.pdnodeleft font:nth-child(1){
	margin-right:10px;
}
.pdnodeleft font:nth-child(2){
	height: 50px;
    line-height: 50px;
	max-width: 390px;
	overflow:hidden;
}
.pdXqlistbg .pdnodeleft font:nth-child(2){
	max-width: 700px;
}
.pdnodeleft font:nth-child(4),.pdnodeleft font:nth-child(5),.pdnodeleft font:nth-child(6){margin-right:20px;}
.pdnodeleft font:nth-child(4){
	margin-left:40px;
}
.pdnodeleft font:nth-child(5) span{
	color:red;
}
.pdnoderight{
	float:right;
	padding-top:10px;
}
.pdnoderight ul{
	float:left;
}
.pdnoderight li{
	padding:4px 10px;
	border:1px solid #dcdcdc;
	float:left;
	background:#fff;
	cursor:pointer;
	margin-left:10px;
}
.pdnoderight input{
	padding:0 5px;
	width:150px;
	height:30px;
	border:1px solid #dcdcdc;
	float:left;
	background:#fff;
	cursor:pointer;
	margin-left:10px;
}
.pdnodeSave{
	color:#3399ff;
}
.pdnodeDelect{
	color:red;
}
.pdnodeDelect{
	display:none;
}
.pdXqlistbg font:nth-child(4),.pdXqlistbg font:nth-child(5),.pdXqlistbg font:nth-child(6){
	display:none;
}
.pdXqlistbg .pdnodeSave,.pdXqlistbg .pdnodeReset{
	display:none;
}
.pdXqlistbg .pdnodeDelect{
	display:block;
}
.pdXqList:nth-child(1){
	border-top:1px solid #dcdcdc;
}
.pdXqList{
	border-bottom:1px solid #dcdcdc;
	overflow:hidden;
}
.pdXqtop{
	overflow:hidden;
}
.pdXqinfo{
	display:none;
}
.pdXqinfo table{
	width:100%;
}
.pdXqinfo th{
	height:25px;
	text-align:center;
	border-bottom:1px solid #dcdcdc;
}
.pdXqinfo td{
	text-align:center;
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
}
.pdXqinfo tr:last-child{
	height:23px;
	line-height:23px;
	background:#f9f9f9;
	border-bottom: 2px solid #f9f9f9
}
.pdXqinfo td:nth-child(1){width:10%;}
.pdXqinfo td:nth-child(2){width:30%;}
.pdXqinfo td:nth-child(3){width:20%;}
.pdXqinfo td:nth-child(4){width:20%;}
.pdXqinfo td:nth-child(5){width:20%;}
.pdXqinfo td:nth-child(4) input{width:80px;padding:0 5px;text-align:center;}

/*按品牌系列显示*/
.pdPpXlList{
	display:none;
}
.pdXqList .pdPpXlListbg{
	background:#f4f5f9;
}
.pdPpXlXqtop{
	overflow:hidden;
}
.pdPpXlleft{
	float:left;
	line-height:50px;
	padding-left:5px;
}
.pdPpXlleft font{
	display:block;
	float:left;
}
.pdPpXlleft font:nth-child(1){
	margin-right:10px;
}
.pdPpXlleft font:nth-child(2){
	height: 50px;
    line-height: 50px;
	max-width: 390px;
	overflow:hidden;
}
.pdPpXllistbg .pdPpXlleft font:nth-child(2){
	max-width: 715px;
}
.pdPpXlright li:nth-child(1){
	display:none;
}
.pdPpXllistbg .pdPpXlright li:nth-child(1){
	display:block;
}
.pdPpXlleft font:nth-child(4),.pdPpXlleft font:nth-child(5),.pdPpXlleft font:nth-child(6){margin-right:20px;}
.pdPpXlleft font:nth-child(4){
	margin-left:40px;
}
.pdPpXlleft font:nth-child(5) span{
	color:red;
}
.pdPpXlright{
	float:right;
	padding-top:10px;
}
.pdPpXlright ul{
	float:left;
}
.pdPpXlright li{
	padding:4px 10px;
	border:1px solid #dcdcdc;
	float:left;
	background:#fff;
	cursor:pointer;
	margin-left:10px;
}
.pdPpXlright input{
	padding:0 5px;
	width:150px;
	height:30px;
	border:1px solid #dcdcdc;
	float:left;
	background:#fff;
	cursor:pointer;
	margin-left:10px;
}
.pdPpXllistbg{
	background:#f4f5f9;
}
.pdppxlsave{
	color: #3399ff;
}
.pdXqlistbg font:nth-child(3),.pdXqlistbg font:nth-child(4),.pdXqlistbg font:nth-child(5){
	display:none;
}
.pdXqlistbg .pdnodeSave,.pdXqlistbg .pdnodeReset{
	display:none;
}
.pdXqlistbg .pdnodeDelect{
	display:block;
}
.pdXqList:nth-child(1){
	border-top:1px solid #dcdcdc;
}
.pdXqList{
	border-bottom:1px solid #dcdcdc;
	overflow:hidden;
}
.pdPpXlXqtop{
	overflow:hidden;
}

.pdPpXlinfo{
	padding:15px 0;
	display:none;
	overflow:hidden;
}
.pdPpXlinfo table{
	width:49.5%;
	float:left;
	border:1px solid #dcdcdc;
}
.pdPpXlinfo table:first-child{
	margin-right:1%;
}
.pdPpXlinfo th{
	height:25px;
	text-align:center;
	border-bottom:1px solid #dcdcdc;
}
.pdPpXlinfo td{
	text-align:center;
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
}
.pdPpXlinfo tr:last-child{
	height:23px;
	line-height:23px;
}
.pdPpXlinfo td:nth-child(1){width:10%;}
.pdPpXlinfo td:nth-child(2){width:30%;}
.pdPpXlinfo td:nth-child(3){width:20%;}
.pdPpXlinfo td:nth-child(4){width:20%;}
.pdPpXlinfo td:nth-child(5){width:20%;}
.pdPpXlinfo td:nth-child(4) input{width:80px;padding:0 5px;text-align:center;}
/*盘点通用css*/
.tsbut{
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.tsbut li{
	width:77px;
	height:28px;
	line-height:27px;
	background:#ddd;
	float:left;
	text-align:center;
	margin-left:20px;
}
.tsbut li:nth-child(1){
	margin-left:0;
}
.tsbutbg{
	background:#0099ff !important;
	color:#fff;
}
/*盘点结束con*/
.topCon{
	overflow:hidden;
}
.tcon{
	float:left;
}
.bqCon{
	float:left;
	margin-left:20px;
	overflow:hidden;
}	
.bqCon li{
	height:30px;
	line-height:30px;
	float:left;
	border:1px solid #ddd;
	margin-right:10px;
}
.bqCon li span:nth-child(1){
	margin-left:5px;
}
.bqCon li span:nth-child(2){
	margin-left:3px;
}
.liclose{
	border-left: 1px solid #ddd;
    padding: 7px 9px 5px 7px;
    text-align: center;
    margin-left: 5px;
    background: #eee;
    font-size: 0.8em;
    cursor:pointer;
}
.liclose:hover{
	color:red;
}

#mark {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6)!important;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 98 !important;
    display: none;
}
.jxkSale,
.jxkStock{
	color: #009bfc;
    cursor: pointer;
}
.jxkSale:hover,
.jxkStock:hover{
	color: #008fe9;
}

/*外部引入的弹窗先隐藏*/
#div_stockAmount{
	display:none;
}


