html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0;}
body { background-color: #fff; font-size: 14px; line-height: 1; word-break: break-all; overflow: auto;  }
body, input, button { font-family:"Helvetica Neue",Helvetica, arial, microsoft yahei,"\5B8B\4F53"; }
ol, ul { list-style: none; }
a { text-decoration: none;}
a:hover { text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());}
a, a:active, a:focus,button, button:active, button:focus, input, input:active, input:focus{ outline: none!important; -moz-outline-style: none!important; }
::-moz-focus-inner{ outline: none; }
textarea { resize:none;}
.f-arial { font-family: Arial; }
.f-yahei { font-family: "Microsoft Yahei" }
.f-simsun { font-family: SimSun; }
.f-georgia { font-family: "Georgia" }
.h1, .h2, .h3, .h4, .h5, .h6 { font-weight: bold; }
.h1 { font-size: 30px; line-height: 36px; }
.h1 small { font-size: 18px; }
.h2 { font-size: 24px; line-height: 36px; }
.h2 small { font-size: 18px; }
.h3 { font-size: 18px; line-height: 27px; }
.h3 small { font-size: 14px; }
.h4, .h5, .h6 { line-height: 18px; }
.h4 { font-size: 14px; }
.h4 small { font-size: 12px; }
.h5 { font-size: 12px; }
.h6 { color: #999999; font-size: 11px; text-transform: uppercase; }
.fs-60 { font-size: 60px; }
.fs-50 { font-size: 50px; }
.fs-40 { font-size: 40px; }
.fs-30 { font-size: 30px; }
.fs-24 { font-size: 24px; }
.fs-20 { font-size: 20px; }
.fs-18 { font-size: 18px; }
.fs-16 { font-size: 16px; }
.fs-14 { font-size: 14px; }
.fs-12 { font-size: 12px; }
.lh-3 {line-height: 3;}
.lh-3 {line-height: 3;}
.lh-2-5 {line-height: 2.5;}
.lh-2 {line-height: 2;}
.lh-1-8 {line-height: 1.8;}
.lh-1-5 {line-height: 1.5;}
.lh-1 {line-height: 1;}
.fw-b { font-weight: bold; }
.fw-n { font-weight: normal; }
.fs-n {font-style: normal; }
.tt-c { text-transform: capitalize; }
.td-lt { text-decoration: line-through;}
.ta-l { text-align: left; }
.ta-c { text-align: center; }
.ta-r { text-align: right; }
.ti-2 { text-indent: 2em; }
.td-n { text-decoration:none;}
.va-t { vertical-align: top; }
.va-m { vertical-align: middle; }
.va-b { vertical-align: bottom; }
.va-tt { vertical-align: text-top; }
.va-tb { vertical-align: text-bottom; }
.us-n{ -moz-user-select: none;  -webkit-user-select: none;  -ms-user-select: none;  -khtml-user-select: none;  user-select: none;}

.bs-bb, .bs-bb * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.tl-f { table-layout: fixed; }
.dn { display: none; }
.db { display: block; }
.di { display: inline; }
.d-ib { display: inline-block; }
.pr { position: relative; }
.pa { position: absolute; }
.pf { position: fixed; }
.fixed-full { position: fixed; left:0; top:0; z-index:99999; width:100%; height:100%; }

.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.clearfix:after { clear: both; content: "."; display: block; visibility: hidden; height: 0; }
.list-fl>li { float: left; }
.list-fl:after { clear: both; content: "."; display: block; visibility: hidden; height: 0; }
.list-line>li{ display:inline;}

.cp { cursor: pointer; }
.cd { cursor: default!important; }
.ov { overflow: visible!important;}
.oa { overflow: auto;}
.os { overflow: scroll;}
.oh { overflow: hidden; }
.us-n{ -webkit-user-select: none; -moz-user-select: none; user-select: none;}
.ox-a { overflow: hidden; overflow-x: auto; }
.oy-a { overflow: hidden; overflow-y: auto; }
.ws-n {white-space: nowrap; }
.text-ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.auto-high { margin-bottom: -999em; padding-bottom: 999em; }
.translucent { opacity: 0.5; filter: alpha(opacity=50); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.transparent { opacity: 0; filter: alpha(opacity=0); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.o_8 { opacity: .8; filter: alpha(opacity=80); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.table-ellipsis { table-layout: fixed; }
.table-ellipsis th,.table-ellipsis td {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
-o-text-overflow:ellipsis; 
-icab-text-overflow: ellipsis; 
-khtml-text-overflow: ellipsis; 
-moz-text-overflow: ellipsis; 
-webkit-text-overflow: ellipsis;}
.hide-upload-file { position: absolute;left: -9999em; visibility: hidden; opacity: 0; filter:alpha(opacity=0); font-size: 100px;}
.placeholder-transparent::-webkit-input-placeholder { color:transparent; }
.placeholder-transparent::-moz-placeholder { color:transparent; }
.placeholder-transparent:-moz-placeholder { color:transparent; } 
.placeholder-transparent:-ms-input-placeholder { color:#f00; }
.placeholder-transparent:-moz-placeholder { color:#f00; }

/*@media screen and (max-width : 1366px) {
	.fs-16 { font-size: 14px; }
	.fs-14 { font-size: 12px; }
	
}*/
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../font/iconfont.woff') format('woff'),
    url('../font/iconfont.ttf') format('truetype'),
    url('../font/iconfont.svg#iconfont') format('svg');
}
.icon-car{
    font-family:"iconfont"!important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.clear:after{
	content:"";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.left{
	float:left ;
}
.right{
	float: right;
}
.wrap-box{
	padding: 50px;
	width: 418px;
	background: #fff;
	margin: 0 auto;
}
.wrap-box>div{
	width: 100%;
	height: 46px;
	background: #fff;
	margin-bottom: 20px;
	line-height: 50px;
	border:1px solid #ddd;
}
.wrap-box>div span{
	width: 46px;
	font-size:24px;
	color: #4d94dd;
	line-height: 46px;
	text-align: center;
}
.wrap-box .code input{
	width: 150px;
}
.wrap-box>div input{
	width: 268px;
    padding: 13px 5px;
    line-height: 16px;
    font-size: 16px;
    color: #4c4c4c;
    border: none;
}
.wrap-box .code .get-code{
	width: 118px;
	font-size: 16px;
	color: #ff3232;
	background: none;
	border:none;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.wrap-box .submit{
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #4d94dd;
	font-size: 16px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	margin-top: 20px;
}
.h30{
	height:30px;
	line-height: 30px;
}
.h40{
	min-height:40px;
	line-height: 40px;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.font15{
	font-size: 15px;
}
.font16{
	font-size: 16px;
}
.title-span{
	float: left;
	color: #666!important;
}
.w-100{
	width: 80px;
}
.w-100{
	width: 100px;
}
.w-120{
	width: 120px;
}
.w-140{
	width: 140px;
}
.w-160{
	width: 160px;
}
.w-200{
	width: 200px;
}
.w-300{
	width: 300px;
}
.w-400{
	width: 400px;
}
.w-500{
	width: 500px;
}
.w-600{
	width: 600px;
}
.ml-80{
	margin-left: 80px;
}
.ml-100{
	margin-left: 100px;
}
.ml-120{
	margin-left: 120px;
}
.ml-200{
	margin-left: 200px;
}
.import-input{
	height: 30px;
	padding: 4px 8px;
	border: none;
	border: 1px solid #ddd;
	color: #333;
}
.changelibackground{
	background: #F0FFF0!important;
	cursor: pointer;
}
.clicklibackground{
	background: #DEF3DE!important;
}
.btn-default{
	background: none!important;
}
.btn-default:hover{
	background: none!important;
}
.ui-jqgrid .ui-jqgrid-hbox{
	padding-right: 0;
}
.p-0{
	padding:0!important;
}
.m-t15{
	margin-top: 15px!important;
}
.m-t20{
	margin-top: 20px!important;
}
.m-t30{
	margin-top: 30px!important;
}
.fa-search.search{
	background:#42aeed;
	color: #fff;
}
i{
	font-style: normal;
}
.fa-search{
	text-align: center;
	cursor: pointer;
	float: right;
	background: #f5f5f5;
}
.fa-search:hover{
	background:#f9f9f9;
}
.fa-search.search:hover{
	background:#3b9cd5!important
}
.fa-garage-open{
	text-align: center;
	cursor: pointer;
	float: right;
	background: #f5f5f5;
}
.fa-garage-open.search{
	background:#42aeed;
	color: #fff;
}
.fa-garage-open:hover{
	background:#f9f9f9;
}
.fa-garage-open.search:hover{
	background:#3b9cd5!important
}
.ui-jqgrid-hbox thead,.table thead{
	background: #F2F7FB;
}
.ui-jqgrid{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.ui-jqgrid-view .ui-th-div .cbox{
	margin-left: 4px;
	margin-top: 0;
}
.ui-jqgrid-view .cbox{
	margin: 3px auto 0;
}
.block{
	display: block;
}
.icheckbox{ 
  width: 16px!important; 
  height: 16px!important; 
  cursor: pointer; 
} 
.treeview .list-group-item {
    border-radius: 0;
    border: none;
}
.treeview .list-group-item {
    padding: 4px 10px;
}
.ui-jqgrid{
	border-radius: 0!important;
}
