/* 
added by sunzhognyan 2018/04/25 
*/
#customerBtn {
	display: inline-block;
	position:relative;
}
.customer-btn {
	cursor:pointer;
	display: inline-block;
	height:30px;
	line-height:30px;
	border:1px solid #ccc;
	border-radius:2px;
	padding:0 40px;
}
.customer-btn:hover{
	background: #999;
	color:#fff;
}
.cus-td{margin-top: 20px;}
.cus-header a.active{
	color:#333; 
	cursor:pointer;
}
.cus-header a.noactive{
	color:#999;
	cursor:default;
}
.cus-td li i{
	display:none;
}
.cus-td li:hover i{
	display:inline-block;
}
.cus-td h3{
	height:30px;
	line-height: 30px; 
	background: #f8f8f8; 
	color:#ababab;
}
.cus-td h3 span{
	color:#d5d5d5;
}
.cus-td .num{
	display:inline-block; 
	width: 20px; 
	height:20px; 
	line-height:20px; 
	background: #4cb0ff; 
	color: #fff; 
	vertical-align: middle; 
	text-align: center; 
	margin-top:-4px;
}
.cus-td li{
	/* display:table-cell; */
	float:left;
	width:170px; 
	height:38px; 
	line-height:38px; 
	margin-right:4px; 
	/* Firefox*/
	-webkit-box-sizing:border-box;
	box-sizing:border-box; 
	/* Safari */ 
	padding-left: 6px;
	border:1px solid #f8f8f8;
}
.cus-td li.noactive{
	border:1px solid #f8f8f8;
}
.cus-td li.active{
	border:1px solid #4cb0ff;
	cursor: default;
}
.cus-td em,.cus-td span,.cus-td i{
	display:inline-block;
	margin-right: 0px; 
	line-height:24px;
}
.cus-td i.active{
	color:#6a8ab1;
	cursor:pointer;
}
.cus-td i.active:hover{
	display:inline-block;
	color:#307ff5;
}
.cus-td i.noactive{
	color:#999;
	cursor: default;
}
.td-def{
	border:1px solid #f0f0f0; 
	background:#f8f8f8; 
	padding:0px 10px 14px; 
	margin-bottom: 10px;
}
.td-toadd h3{
	padding-left:10px;
}
.td-toadd i{
	position:absolute; 
	right:10px; 
	top:6px;
}
.td-toadd li.noactive{
	border:1px solid #fff;
}
.td-toadd li.noactive:hover{
	border:1px solid #4cb0ff;
}
.f-dn{
	display:none;
}
.f-cb:after,.f-cbli li:after{
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
	content:".";
}
.f-cb,.f-cbli li{
	zoom:1;
}
.f-ib{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.f-db{
	display:block;
}
.f-fl{
	float:left;
}
.f-fr{
	float:right;
}
.f-pr{
	position:relative;
}
.f-prz{
	position:relative;
	zoom:1;
}
.f-oh{
	overflow:hidden;
}
.f-ff0{
	font-family:arial,\5b8b\4f53;
}
.f-ff1{
	font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
}
.f-efonts{
	font-family:efonts
}
.f-tahoma{
	font-family:Tahoma
}
.f-fs8{
	font-size:8px;
}
.f-fs10{
	font-size:10px;
}
.f-fs12{
	font-size:12px;
}
.f-fs14{
	font-size:14px;
}
.f-fs16{
	font-size:16px;
}
.f-fs18{
	font-size:18px;
}
.f-red{
	color:#ff0000
}
.f-blue{
	color:#517ebb
}
.f-darkblue{
	color:#1632eb;
}
.f-orange{
	color:#ed9c00!important
}
.f-green{
	color:#65C178!important
}
.f-gray{
	color:#999
}
.f-black{
	color:#333
}
.f-error{
	color:#ef9b6d
}
.f-fwn{
	font-weight:normal;
}
.f-fwb{
	font-weight:bold;
}
.f-tal{
	text-align:left;
}
.f-tac{
	text-align:center;
}
.f-tar{
	text-align:right;
}
.f-taj{
	text-align:justify;
	text-justify:inter-ideograph;
}
.f-vam,.f-vama *{
	vertical-align:middle;
}
.f-wsn{
	word-wrap:normal;
	white-space:nowrap;
}
.f-pre{
	overflow:hidden;
	text-align:left;
	white-space:pre-wrap;
	word-wrap:break-word;
	word-break:break-all;
}
.f-wwb{
	white-space:normal;
	word-wrap:break-word;
	word-break:break-all;
}
.f-ti{
	overflow:hidden;
	text-indent:-30000px;
}
.f-ti2{
	text-indent:2em;
}
.f-lhn{
	line-height:normal;
}
.f-tdu,.f-tdu:hover{
	text-decoration:underline;
}
.f-tdn,.f-tdn:hover{
	text-decoration:none;
}
.f-toe{
	overflow:hidden;
	word-wrap:normal;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
}
.f-csp{
	cursor:pointer;
}
.f-csd{
	cursor:default;
}
.f-csh{
	cursor:help;
}
.f-csm{
	cursor:move;
}
.f-usn{
	-webkit-user-select:none;
	   -moz-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
}


/* 以上都是从点睛web的function.css拷贝而来 */
.col-for-user-tochange {
  position:absolute;
  width:720px;
  background-color:#fff;
  z-index:20000;
  padding:12px 10px;
  border:1px solid #dbdbe3
}
.c-btn6{
	padding:0 20px;
	line-height:30px;
	display:inline-block;
	border-radius:2px;
	background:#ececec;
	color:#666;
	font-size:14px;
}
.c-btn4{
	padding:0 20px;
	line-height:30px;
	display:inline-block;
	border-radius:2px;
	background:#65C178;
	color:#fff;
	font-size:14px;
}

.col-for-user-change {
  text-align:left;
}

@font-face {
  font-family: 'iconfont';  /* project id 628128 */
  src: url('//at.alicdn.com/t/font_628128_52qoyr0q92dfgvi.eot');
  src: url('//at.alicdn.com/t/font_628128_52qoyr0q92dfgvi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_628128_52qoyr0q92dfgvi.woff') format('woff'),
  url('//at.alicdn.com/t/font_628128_52qoyr0q92dfgvi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_628128_52qoyr0q92dfgvi.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}