.ms-controller,
.ms-important,
[ms-controller],
[ms-important] {
    visibility: hidden;
}

p{
	padding: 0px;margin: 0px;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
input,select{
	border: #E2E2E2 1px solid;
	padding: 0 5px;
	height: 28px;
}
.clearfix:after,
.clearfix:before{
	content: "";
	display: table;
}
.clearfix:after{
	clear: both;
}
.clearfix{
	zoom: 1;
}
.tr{
	text-align: right!important;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.pr10{
	padding-right: 10px;
}
.mt7{
	margin-top: 7px;
}
.mt10{
	margin-top: 10px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px!important;
}
.mb5{
	margin-bottom: 5px;
}
.w260{
	width: 260px;
}
.w400{
	width: 400px!important;
}
.w1033{
	width: 1033px!important;
}
.c555{
	color: #555;
}
.cgreen{
	color: #27a4b0;
}
.csuccess{
	color: #3598DC;
	font-weight: bold;
}
.cerror{
	color: #E35B5A;
}
.lh45{
	line-height: 45px;
}
.table-bordered{
	border: #f0f0f0 1px solid;
}
.item-list{
	padding: 15px;
}
.item-list .card{
	padding: 15px;
	border-radius: 4px;
}
.item-list h4{
	border-left: #43AF66 6px solid;
	padding-left: 8px;
	position: relative;
}
.item-list>h4{
	margin-left: 20px;
}
.item-list h5{
	padding-left: 15px;
	position: relative;
	color: #4C4C4C;
}
.item-list .item-left{
	float: left;
	line-height: 30px;
	padding-left: 15px;
	line-height: 30px;
}
.item-list p.item-right{
	float: right;
	width: 35%;
	background: #f60;
	line-height: 20px;
	text-align: right;
	padding-right: 5px;
	color: #fff;
}
.item-list .more{
	position: absolute;
	right: 15px;
	top: 26px;
}
.item-list span.item-right{
	float: right;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 5px;
	color: #999;
}
.item-list div{
	margin-bottom: 6px;
}
.item-list div.item-left{
	width: 120px;
	text-align: right;
	margin-top: 10px;
}
.item-list div.item-right{
	float: left;
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
	color: #333;
	margin-left: 60px;
	margin-top: 10px;
	width: 80%;
}
.item-list div.item-right input{
	height: 30px;
	padding-left:15px;
}
.item-list div.item-right .active{
	background: #00BCD4;
	color: #fff;
}
.item-list div.item-right button{
	margin-right: 15px;
}
.page-num{
	margin-left: 30px;
}
.page-num input{
	width: 60px;
	padding:2px 10px;
	text-align: center;
	margin:0 10px;
}
.item-list .attention{
	position: absolute;
	left: 20px;
	top:10px;
}
.item-list .row h4{
	margin-left: 20px;
}
.item-list p{
	line-height: 30px;
}
.item-list p .info-lab{
	display:inline-block;
	width: 80px;
	text-align: left;
	margin-right: 20px;
}
.item-list .prom-lab{
	display: inline-block;
	width: 50px;
	height: 28px;
	line-height:30px;
	border: #ddd 1px solid;
	text-align: center;
	margin:10px 20px;
}
.item-list .news div{
	height:19px;
	line-height: 19px;
}
.item-list .item-input{
	display: inline-block;
	margin: 0 20px;
}
.item-list .item-input input{
	height: 26px;
	padding: 6px;
	width: 200px;
}
.item-list .item-input select{
	height: 26px;
	margin-left: -3px;
}
.item-list div .info-lab{
	display:inline-block;
	width: 110px;
	text-align: right;
	margin-right: 20px;
}
.fileinput-new{
	cursor: pointer;
}
.block-marked{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #f00;
	color: #fff;
	text-align: center;
}
.tipDialog{
	width: 40%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
	position: fixed;
	z-index: 999;
	top:40%;
	left: 35%;
}
.tipDialog .tip-header{
	border-bottom: #eee 1px solid;
	padding: 15px;
	position: relative;
}
.tipDialog .tip-header .tip-title{
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
.tipDialog .tip-header .close{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top:25px;
	right: 15px;
}
.tipDialog .tip-body{
	padding: 25px 15px;
	border-bottom: #eee 1px solid;
}
.tipDialog .tip-footer{
	padding: 15px;text-align: right;
}
.tipDialog .c_cancel{
	margin-right: 10px;
}
.blackBlock{
	/*background: rgba(0,0,0,0.5);*/
	z-index: 100;
	position: fixed;
	width:100%;
	height: 100%;
	top:0px;
	left: 0px;
}
.whiteBlock{
	/*background: rgba(0,0,0,0.5);*/
	z-index: 100;
	position: fixed;
	width:100%;
	height: 100%;
	top:0px;
	left: 0px;
}
.imgLoading{
	position: fixed;
	z-index: 99999;
	top:50%;
	left: 55%;
}
.logo-dark{
	position: relative;
	top: 20%;
	left: 38%;
}
.logo-dark img{
	position: absolute;
	top: 20%;
	left: 38%;
	z-index: 100;
	display: inline-block;
}
.btn-blue{
	background-color: #00BCD4!important;
	color: #fff!important;
}
.pagination>.active>a{
	background-color: #00BCD4!important;
}
.inputTime{
	border: #ddd 1px solid;
	height: 32px; 
	margin-left: 16px;
}
.inputTime .form-control{
	border: none;
	height: 30px;
}
.timeTo{
	width: 20px;
	height: 30px;
	line-height: 30px;
}

/*----上传按钮样式------*/
.upload {
    padding: 5px;
    color: #ccc;
    border: 1px dashed #27a4b0;
    border-radius: 2px;
}
.upload img{
    max-width: 500px;
    max-height: 250px;
}
.iptFile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    display: block;
    opacity: 0;
}

/*----ajaxInput-----*/
.pr{
	position: relative!important;
}
.ajaxInput{
	position:absolute;
	/*width:100%;*/
	z-index:10;
	background:#fff;
	border:1px solid #eee;
	box-shadow:5px 5px rgba(102,102,102,.1);
}
.ajaxInput .active{
	background-color: #f1f2f3;
}
/*-------往来余额-----*/
.bold{
	font-weight: bold;
}
.balance-red{
	color: #e12330!important;
}
.w91b{
	width: 91.666%!important;
}
/*---------------横条样式 start-------------------*/
.tie-2 .tie-f{
	width: 45px;
	float: left;
}
.tie-2 .tie-s{
	margin-left: 45px;
}
.tie-4 .tie-f{
    width: 70px;
    float: left;
}
.tie-4 .tie-s{
    margin-left: 70px;
}
.tie-5 .tie-f{
    width: 80px;
    float: left;
}
.tie-5 .tie-s{
    margin-left:80px;
}
.tie-6 .tie-f{
    width: 100px;
    float: left;
}
.tie-6 .tie-s{
    margin-left:100px;
}
.tie-7 .tie-f{
	width: 120px;
	float: left;
}
.tie-7 .tie-s{
	margin-left: 120px;
}
.msg-add .tie-6 .tie-s, .gap .tie-6 .tie-s{
	padding-left: 10px;
}

/*---------------横条样式 end-------------------*/
.pr15{
	padding-right: 15px;
}
.pl10{
	padding-left: 10px;
}
.pl15{
	padding-left: 15px;
}
.pl0{
	padding-left: 0!important;
}
.pr0{
	padding-right: 0!important;
}
.pt0{
	padding-top: 0!important;
}
.pt7{
	padding-top: 7px;
}
.pt10{
	padding-top: 10px;
}
.pt15{
	padding-top: 15px;
}
.ptb10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.mb0{
	margin-bottom: 0!important;
}
.mb10{
	margin-bottom: 10px!important;
}
.mb20{
	margin-bottom: 20px!important;
}
.mt5{
	margin-top: 5px!important;
}
.mt10{
	margin-top: 10px!important;
}
.mt20{
	margin-top: 20px!important;
}
.ml10{
	margin-left: 10px!important;
}
.mr0{
	margin-right: 0!important;
}
.mr10{
	margin-right: 10px!important;
}
.mh0{
	min-height: 0!important;
}
.tc{
	text-align: center;
}
.w10{
	width: 10px!important;
}
.w50{
	width: 50px!important;
}
.w70{
	width: 70px!important;
}
.w80{
	width: 80px!important;
}
.w100{
	width: 100px!important;
}
.w120{
	width: 120px!important;
}
.w160{
	width: 160px!important;
}
.w170{
	width: 170px!important;
}
.w180{
	width: 180px!important;
}
.w220{
	width: 220px!important;
}
.w240{
	width: 240px!important;
}
.w330{
	width: 330px!important;
}
.w800{
	width: 800px!important;
}
/*保证表格内容不折行*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	white-space: nowrap;
}
.list .table>tbody>tr>td, 
.list .table>tbody>tr>th, 
.list .table>tfoot>tr>td, 
.list .table>tfoot>tr>th, 
.list .table>thead>tr>td, 
.list .table>thead>tr>th,
.list button{
	white-space: normal;
	font-size: 12px!important;
}
.product .table td{
	font-size: 13px;
}
/*-------------------小页面样式 start-------------------------------*/
body{
	min-width: 800px;
}
.w1100{
	max-width: 1100px!important; 
}
.w340{
	width: 340px!important;
}

/*.w1325{
	width: 1325px;
}*/
/*.page-sidebar{
	position: fixed;
	left: 0;
	top: 45px;	
	bottom: 0;
}*/
.portlet-body{
	/*border-bottom: 1px dashed #C4C4C4;*/
	padding-bottom: 8px;
}
.form-group.form-md-line-input{
	padding-top: 0;
	margin-bottom: 0!important;
}
.border-b-none{
	border-bottom: none!important;
}
.border-green{
	border: 1px solid #27a4b0!important;
}
.border-gray{
	border: 1px solid #ccc!important;
}
.brccc{
	border-right: 1px solid #ccc!important;
}
.btddd{
	border-top: 1px solid #ddd;
}
.page-content-white .page-title{
	margin: 0!important;
}
.fbold{
	font-weight: bold!important;
}
.bgceee{
	background-color: #eee!important;
}
.c555{
	color: #555!important;
}
.table.table-light>thead>tr>th{
	color: #555;
}
.table.table-light>tbody>tr>td{
	color: #555!important;
}
/*-------------------小页面样式 end-------------------------------*/
.screen-disnone{
	display: none;
}

.promotion label, .promotion .box{
	color: #27a4b0!important;
}

#fileToUpload{
	position: absolute;
	top: 0;
	width: 160px;
	opacity: 0;
	z-index: 100;
}
.date-layout{
	width: 250px; 
	float: right;
}
.price-tag{
	position: absolute;
	right: 0px;
	top: 7px;
}
.page-content-wrapper{
	background-color: #364150;	
}

/*子表格 start*/
.table-child{
	position: absolute;
	left: 59px;
	top: 77px;
	z-index: 100;
}
.tl{
	text-align: left!important;
}
.search-table{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	/*background-color: #D4FCFF!important;*/
	background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 3px #ededed;
    /*height: 260px;*/
 	/*overflow-y: scroll;*/
}
 .search-table th, .search-table td{
	text-align: left!important;	
}
.product-search-table th:nth-child(4), .product-search-table td:nth-child(4){
	text-align: center!important;
}
.product-search-table th:nth-child(5),.product-search-table td:nth-child(5),
.product-search-table th:nth-child(6),.product-search-table td:nth-child(6),
.product-search-table th:nth-child(7),.product-search-table td:nth-child(7),
.product-search-table th:nth-child(8),.product-search-table td:nth-child(8),
.product-search-table th:nth-child(9),.product-search-table td:nth-child(9),
.product-search-table th:nth-child(10),.product-search-table td:nth-child(10),
.product-search-table th:nth-child(11),.product-search-table td:nth-child(11){
	text-align: right!important;
}
.customer-table td{
	font-size: 10px!important;
}
/*子表格 end*/
/*------------------分页首页尾页处理 start--------------------*/
.prev a, .next a{
	cursor: default;
}
.prev a:hover, .next a:hover{
	background-color: transparent!important;
}
.total-page-layout{
	display: inline-block;
	margin-top: -45px;
	vertical-align: middle;
}
.c00BCD4{
	color: #00BCD4!important;
}
.plr5{
	padding: 0 5px;
}
/*------------------分页首页尾页处理 end--------------------*/
/*------------------摘要 start--------------------*/
.nav-pills-small>li>a{
	font-size: 12px;
	padding: 5px 15px;
} 
/*------------------摘要 end--------------------*/

.category-label label{
	color: #555!important;
}

/*------------------客户新增签约弹窗 start--------------------*/
.dialog{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1000;
}
.dialog-content{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -300px;
	width: 700px;
	background-color: #fff;
	padding: 30px;
}
.sign-info{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
/*.sign-btn button:nth-child(4),
.sign-btn button:nth-child(5),
.sign-btn button:nth-child(6){
	margin-top: 10px;
}
.sign-btn button:nth-child(2n),
.sign-btn button:nth-child(3n){
	margin-left: 10px;
}*/
/*------------------客户新增签约弹窗 end--------------------*/


/*------------------表头固定样式 start--------------------*/
.fixed-table th, .product-search-table tr>td{
	box-sizing: content-box;
}
.product-search-table {
  width:1033px;
}
/*表头 div的第一个子元素**/
.product-search-table table.thead{
  width:100%;
}
/*能带滚动条的表身*/
/*div的第二个子元素*/
.product-search-table div{
  width:100%;
  height:216px;
  overflow:auto;/*必需*/
}
.product-search-table .table{
	margin-bottom: 0!important;
}
.product-search-table th:nth-child(1), .product-search-table tr>td:nth-child(1){
	width: 48px;
}
.product-search-table th:nth-child(2), .product-search-table tr>td:nth-child(2){
	width: 262px;
}
.product-search-table th:nth-child(3), .product-search-table tr>td:nth-child(3){
	width: 81px;
}
.product-search-table th:nth-child(4), .product-search-table tr>td:nth-child(4){
	width: 27px;
}
.product-search-table th:nth-child(5), .product-search-table tr>td:nth-child(5){
	width: 49px;
}
.product-search-table th:nth-child(6), .product-search-table tr>td:nth-child(6){
	width: 49px;
}
.product-search-table th:nth-child(7), .product-search-table tr>td:nth-child(7){
	width: 54px;
}
.product-search-table th:nth-child(8), .product-search-table tr>td:nth-child(8){
	width: 80px;
}
.product-search-table th:nth-child(9), .product-search-table tr>td:nth-child(9){
	width: 67px;
}
.product-search-table th:nth-child(10), .product-search-table tr>td:nth-child(10){
	width: 60px;
}




.cus_search_table {
  width:600px;
}
/*表头 div的第一个子元素**/
.cus_search_table table.thead{
  width:100%;
}
/*能带滚动条的表身*/
/*div的第二个子元素*/
.cus_search_table div{
  width:100%;
  height:216px;
  overflow:auto;/*必需*/
}
.cus_search_table .table{
	margin-bottom: 0!important;
}
.cus_search_table th:nth-child(1), .cus_search_table tr>td:nth-child(1){
	width: 98px;
}
.cus_search_table th:nth-child(2), .cus_search_table tr>td:nth-child(2){
	width: 272px;
}
.cus_search_table th:nth-child(3), .cus_search_table tr>td:nth-child(3){
	width: 100px;
}
.cus_search_table th:nth-child(4), .cus_search_table tr>td:nth-child(4){
	width: 88px;
}
/*------------------表头固定样式 end--------------------*/


/*------------------货品列表导出库存数据弹窗 start--------------------*/
.dialog-goods label{
	padding-left: 10px;
}
.table-search-ex.table-light>thead>tr>th{
	border-bottom: 1px solid #eee;
}
/*------------------货品列表导出库存数据弹窗 end--------------------*/


/*------------------货品精确查找浮层 start--------------------*/
.dialog-content-ex{
	left: 0%;
	margin-left: 250px;
	width: 1190px;
}
.ex-search-table th, .ex-search-table tr>td{
	box-sizing: border-box;
}
/*表头 div的第一个子元素**/
.ex-search-table table.thead{
  width:100%;
}
/*能带滚动条的表身*/
/*div的第二个子元素*/
.ex-search-body{
  height:288px;
  overflow-y:auto;/*必需*/
}
.ex-search-table table{
	table-layout: fixed;
}
.ex-search-table td{
	height: 25px!important;
}
.ex-search-table .table{
	margin-bottom: 0!important;
}
.ex-search-table th:nth-child(1), .ex-search-table tr>td:nth-child(1){
	width: 30px;
}
.ex-search-table th:nth-child(2), .ex-search-table tr>td:nth-child(2){
	width: 80px;
}
.ex-search-table th:nth-child(3), .ex-search-table tr>td:nth-child(3){
	width: 270px;
}
.ex-search-table th:nth-child(4), .ex-search-table tr>td:nth-child(4){
	width: 80px;
}
.ex-search-table th:nth-child(5), .ex-search-table tr>td:nth-child(5),
.ex-search-table th:nth-child(6), .ex-search-table tr>td:nth-child(6){
	width: 40px;
}
.ex-search-table th:nth-child(7), .ex-search-table tr>td:nth-child(7),
.ex-search-table th:nth-child(8), .ex-search-table tr>td:nth-child(8),
.ex-search-table th:nth-child(9), .ex-search-table tr>td:nth-child(9){
	width: 70px;
}
.ex-table-right th:nth-child(1), .ex-table-right tr>td:nth-child(1),
.ex-table-right th:nth-child(2), .ex-table-right tr>td:nth-child(2),
.ex-table-right th:nth-child(3), .ex-table-right tr>td:nth-child(3),
.ex-table-right th:nth-child(4), .ex-table-right tr>td:nth-child(4),
.ex-table-right th:nth-child(5), .ex-table-right tr>td:nth-child(5){
	width: 90px;
}

.ex-table-left{
	width: 750px;
}
.ex-table-right{
	width: 360px;
	overflow-x: auto;
}
/*------------------货品精确查找浮层 end--------------------*/



/*------------------促销管理 start--------------------*/
.imgUpload{
	position: relative;
	border: 1px dashed #08a;
	border-radius: 3px;
	text-align: center;
}
.imgUpload img{
	max-width: 100%;
	width: 60px;
}
.imgUpload p{
	margin: 0;
	font-size: 12px;
	color: #a7a7a7;
	padding: 8px 0;
}
.file-layout{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.file-layout input{
	width: 100%;
	height: 100%;
	opacity: 0;
}
/*------------------促销管理 end--------------------*/


/*------------------资讯详情 start--------------------*/
.news_content{
	word-break: break-all;
}
/*------------------资讯详情 end--------------------*/


