
html{-webkit-text-size-adjust: none;}
html, div{height: 100%;}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
/* remember to define focus styles! */
:focus {
    outline: 0;

}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
    
}
h1, h2{
	font-family: "Hiragino Sans GB", "Microsoft Yahei","微软雅黑";
	
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
 
input, button, textarea,
select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
}
body {
    line-height: 1.5;
    font:14px/1.231 "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑",sans-serif;
    height: 100%;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
sup, sub {
    font-size: 100%;  
    vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {
    text-decoration: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.nav li {
	float: left;
}
.icon{
	vertical-align: middle;
	background-repeat: no-repeat;
	display: inline-block;
}

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, font, 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{
	text-align: inherit;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0;
	box-shadow:none;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
	zoom: 1;
}
.pie_first-child,
.pie{
	position: relative\0/;
	*position: relative;
	z-index: 0\0/;
	*z-index: 0;
}
/* tools */
.no-js .ir {
	font: 0/1 Arial;
	color: transparent;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	zoom:1;
}
.oldie .ir{
	text-indent: -999em;
}
html body .pleft{
	padding-left: 10px !important;
}
html body .pright{
	padding-right: 10px !important;
}
html body .mleft{
	margin-left: 10px !important;
}
html body .mright{
	margin-right: 10px !important;
}
html body .mleft5{
	margin-left: 5px !important;
}
html body .mright5{
	margin-right: 5px !important;
}
html body .mbottom5{
	margin-bottom: 5px !important;
}
html body .mtop5{
	margin-top: 5px !important;
}
html body .mbottom{
	margin-bottom: 10px !important;
}
html body .mtop{
	margin-top: 10px !important;
}
html body .mbottom15{
	margin-bottom: 15px !important;
}
html body .mtop15{
	margin-top: 15px !important;
}
html body .mbottom20{
	margin-bottom: 20px !important;
}
html body .mtop20{
	margin-top: 20px !important;
}
html body .mbottom30{
	margin-bottom: 30px !important;
}
html body .mtop30{
	margin-top: 30px !important;
}
/* common */
body .overlay {
	z-index:99;
	display:none;
}
.maskIframe{
	border:0 none; 
	height:100%;
	position:absolute;
	border:none;
	width:100%;
	z-index:700;
	margin-bottom:-4px;
}
.mask_layout{
	z-index:890;
	position:fixed;
	top:0;
	left:0;
	background-color:#000;
	border:none;
	opacity:0.4;
	filter:alpha(opacity=40);
	height:100%;
	width:100%;
}
* html .mask_layout{
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');
}
.mask_photo_layout{
	opacity:0.9;
	filter:alpha(opacity=90);
}
.template{
	display: none;
}
html body .hidden{display: none;}
html body .invisible { visibility: hidden;height: 1px;overflow: hidden; font-size: 0; line-height: 0; border:0; clear: both;}
html body .none { display: none; visibility: hidden; }
html body .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
html body .visuallyhidden.focusable:active,html .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

html .white,html a.white,html a.white:hover{color:#fff !important;}
html .black,html a.black,html a.black:hover{color:#333 !important;}
html .silver,html a.silver,html a.silver:hover{color:#999 !important;}
html .gray,html a.gray,html a.gray:hover{color:#666 !important;}
html .red,html a.red,html a.red:hover{color:red !important;}
html .blue,html a.blue,html a.blue:hover{color:#3b9af0 !important;}
html .blue2,html a.blue2,html a.blue2:hover{color:#4f7b98;}
html .green,html a.green,html a.green:hover{color:#066601;}

html .small { font-size: 12px !important;;}
html .tiny {font-size: 9px !important;; padding: 0 5px;}
html .fbold{font-weight: bold;}
html .fnormal { font-weight: normal }
html .text_center { text-align: center }
html .text_left { text-align: left !important; }
html .text_right { text-align: right !important; }
html .relative { position: relative }
html .inline { display: inline }
html .fleft{float: left;}
html .fright{float: right;}
html .fcenter{margin-right: auto;margin-left: auto;}

html .h1{
	font-size: 26px;
}
html .h2{
	font-size: 20px;
}
html .h3{
	font-size: 14px;
}
.text_small{
	font-size: 12px !important;
}
.text_normal{
	font-size: 14px !important;
}
.text_large{
	font-size: 16px !important;
}
/*表单*/
input,
button,
select,
textarea {
	margin: 0;
	vertical-align: middle;
}
textarea.textarea,
select.select,
input.text{
	outline: 0;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	padding: 7px 9px;
	font-size: 14px;
	line-height: 1.2;
	border-radius: 0;
}
textarea.textarea{
	box-sizing: border-box;
	*behavior: url(/static/home/css/boxsizing.htc);
	background-color: #fafafa;
	border: 1px solid #e2e2e2;
	overflow: auto;
	outline: 0;
	font-size: 14px;
	resize: vertical; 
	line-height: 1.6;
	resize: none;
}
.oldie input.focus,
.oldie textarea.focus,
input.text:focus,
input.text:active,
textarea.textarea:focus,
textarea.textarea:active{
	border-width: 1px;
	border-color:#3787bf;
	background-color: #fff;
}
select.select{
	color:#666;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
input.file {
	outline: 0;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
	padding: 7px 9px;
	font-size: 14px;
	line-height: 1.2;
	border-radius: 0;
	margin: 0;
	font-size: 13px;
}
input.large{
	padding: 10px 11px;
	font-size: 16px;
}
input.small{
	padding: 8px 11px;
	font-size: 12px;
}
input.price{
	width: 50px;
	text-align: right;
}
html input.default,
html textarea.default{ color: #9ba4a6 }
input:-moz-placeholder,
textarea:-moz-placeholder { color: #9ba4a6 }
::-webkit-input-placeholder { color: #9ba4a6 }
:focus::-webkit-input-placeholder { color: transparent }
.placeholder { color: #9ba4a6; font-weight: 300px; }


::-moz-focus-inner {
	border: 0;
	padding: 0;
}
label.radio{
	margin-right: 6px;
}
label.radio input{
	margin-right: 4px;
}
input.number{
	text-align: right
}
.no-js textarea.disabled,
.no-js input.disabled{
	background-color: #eee;
	color: #888;
}
.wfull{
	width: 100%;
}
.w50{
	width:  50px;
}
.w10{
	width:  100px;
}
.w200{
	width:  200px;
}
.w300{
	width:  300px;
}
.w400{
	width:  400px;
}
.w600{
	width:  600px;
}
.w800{
	width:  800px;
}


/* dialog */
.dialog {
	width: 550px;
	top: 115px;
	left: 250px;
	position: absolute;
	top: 20px;
	left: 450px;
	z-index: 999;
}
.d_layout {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	padding: 6px;
	background: #000;
	opacity: 0.3;
	height: 100%;
	margin: -6px;
	display: none;
	border-radius: 5px;
}
.d_main {
	position: relative;
	z-index: 998;
	height: 100%;
	margin: -1px;
	border: none;
	background-color: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.6);
}
.d_header {
	height: 51px;
	border-width: 0;
	background-color: #f5f5f5;
	border-style: solid;
	overflow: hidden;
}
.d_header h4 {
	height: 51px;
	line-height: 51px;
	float: left;
	padding-left: 30px;
	color: #333;
	font-weight: normal;
	font-size: 18px;
	margin:0;
}
.d_header .options {
	text-align: right;
	float: right;
}
.d_header .options a.icon {
	width: 51px;
	height: 51px;
	display: inline-block;
	overflow: hidden;
	background-image: url(../images/btn_close.png);
	background-repeat: no-repeat;
}
.d_header .options a.btn_close { background-position: center -50px; }
.d_header .options a:hover.btn_close { background-color: #459ff0; background-position: center 0;}
.d_body {
	clear: both;
	line-height: 1.6;
	zoom: 1;
}
.d_content {
	padding: 20px 30px 25px;
	min-height: 40px;
}
.d_content textarea.textarea { margin-right: -4px }
.d_footer {
	bottom: 0;
	height: 34px;
	overflow: hidden;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
	display: none;
	padding: 0 18px 25px;
}
.d_footer .btn { margin: 0 10px; outline:none; }
/* tooltip */
.tooltip { z-index: 600 }
.tooltip .d_layout { display: none }
.tooltip .d_main {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#15000000,Positive=true);
}
.tooltip .d_header {
	background: #0C73D1;
	height: 34px;
	border: none;
}
.tooltip .d_header h4 {
	color: #FFF;
	font-weight: 300;
	line-height: 34px;
	font-size: 12px;
}
.tooltip .d_content {
	padding: 6px 6px;
	min-height: 0;
}
.tooltip .d_footer {
	bottom: 0;
	width: 100%;
	height: 34px;
	overflow: hidden;
	background-color: #E6EFF3;
	border-top: 1px #E7EFF3 solid;
	vertical-align: middle;
	padding-top: 5px;
	text-align: center;
}


/*翻页*/
.pager{
    font-size:14px;
    padding: 20px 0px;
    text-align: center;
}
.pager .rows{
	vertical-align: middle;
}
.pager a{
    font-size: 14px;
    margin: 0 5px;
    padding: 6px 8px;
    color: #4d4162;
    line-height: 1;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-color: #fff;
    border:1px solid #4d4162;
}
.pager a:hover{
    text-decoration: none;
    background-color: #4d4162;
    color: #fff;
}
.pager .current{
    font-size: 14px;
    margin: 0 5px;
    padding: 6px 8px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    background-color: #4d4162;
    color: #fff;
    border:1px solid #4d4162;
}
.pager .num{
	background-position: -35px 0;
}
.pager .next{
	background-position: -70px 0;
}
.pager .next:hover{
	background-position: -70px -30px;
}
.pager .prev{
	background-position: 0 0;
}
.pager .prev:hover{
	background-position: 0 -30px;
}

/*按钮*/
.btn{
	padding: 0;
	margin: 0;
	font-size: 0;
	border:0;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	overflow: visible;
	padding-left:5px;
}
.btn::-moz-focus-inner {
	padding: 0;
	border: none;
}
.btn:link,
.btn:hover,
.btn:visited{  
	text-decoration: none; 
}
.btn:focus,
.btn:focus{
	outline: none;
}
.btn:active{
	outline: none;
	text-shadow: none;
}
.btn{
	font-size: 14px;
	padding: 7px 20px;
	background-color: #ed8000;
	color:#fff;
	cursor: pointer;
}
.btn:hover{
	background-color: #ff8e09;
}
.btn_small{
	font-size: 12px;
	padding: 4px 10px;
}
.btn_large{
	font-size: 16px;
	padding: 10px 20px;
}
.btn_silver{
	background-color: #e1e1e1;
	color:#666;
}
.btn_silver:hover{
	background-color: #e7e7e7;
}
.btn_red{
	background-color: #cd0000;
	color:#fff;
}
.btn_red:hover{
	background-color: #dc2020;
}
.btn_white{
	border: 1px solid #e2e2e2;
	background-color: #fff;
	color:#000;
}
.btn_white:hover{
	background-color: #eee;
}
.btn_green{
	background-color: #23ac43;
	color: #fff;
}
.btn_green:hover{
	background-color: #33c154;
}
.btn_disabled{
	background-color: #e1e1e1 !important;
	color:#999 !important;
}
.btn_cancel{
	background-color: #3b314d;
	color: #fff;
}
.btn_cancel:hover{
	background-color: #422e66;
}
.btn_purple{
	background-color: #f5e125;
	color: #3e2c5e;
	font-family: 'Microsoft Yahei';
}
.btn_purple:hover{
	background-color: #ffea22;
}
/*头像*/
.icon{
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom:1;
	background-repeat: no-repeat;
	vertical-align: middle;
}
a .icon{
	cursor: pointer;
}
.i_12x12{
	width: 12px;
	height: 12px;
}
.i_16x16{
	width: 16px;
	height: 16px;
}
.i_20x20{
	width: 20px;
	height: 20px;
}
.i_30x30{
	width: 30px;
	height: 30px;
}
.i_40x40{
	width: 40px;
	height: 40px;
}
/* dropdown */
.dropdown{display:inline-block; *display:inline; *zoom:1;position:relative; margin:0 4px; vertical-align:middle;text-align:left;}
.dropdown * {-moz-user-select:none;}
.dropdown .dropselectbox{display:block;background:#FFF; }
.dropdown h4{border:1px solid #ccc;padding:2px 13px 2px 5px;line-height:1.5;cursor:default;}
.dropdown h4.hover{ border-color:#888;}
.dropdown h4 strong{ font-weight:normal; margin-right:4px; }
.dropdown h4 .symbol{ position:absolute; right:5px; margin-top:2px;}
.dropdown .dropselectbox ul{display:none;}
.dropdown ul{position:absolute;background:#FFFFFF;border:1px solid #888;border-top:none; margin-top:-1px;z-index: 1;}
.dropdown ul li a{white-space: nowrap;height:22px; line-height:22px;padding-right:17px; display:block; text-indent:5px; color:#000;}
.dropdown ul li a:hover {text-decoration:none; color:#000000;background:#EAEAEA;}

/* table */
table.list th{font-weight:700;line-height:1.6;padding:5px 8px;border:1px solid #e2e2e2;}
table.list tbody td{border:1px solid #e2e2e2;line-height:1.6;padding:5px 8px; font-size: 13px; text-align: center; vertical-align: middle;}
table.list tbody tr:hover td{background-color: #f9f9f9;}
table.list tbody td img{vertical-align: middle;}
table.list thead,table.list tbody th{ background-color: #f0f0f0 ; background:linear-gradient(to bottom, rgb(255,255,255), rgb(242,242,242));  }
table.list tbody tr.disabled *{ color: #999;}
table.list .hidden{display:none}
table.list .more{border:0}
table.edit{vertical-align:middle}
table.edit td{line-height:1.6;padding:10px 6px 8px}
table.edit .label{text-align:right; color: #666666}
table.edit .top{vertical-align:top;}
table.edit td.large{padding-top:20px}

table.property{vertical-align:middle}
table.property td{line-height:1.5;padding:3px 3px 5px 10px}
table.property .label{text-align:right;vertical-align:top}

/*竖线*/
.vline{
	border: none;
	border-left:1px solid #D5E1EC;
	border-right:1px solid #fff; 
	width: 0;
	overflow: hidden;
}
.hline{
	display:block;
	border: none;
	border-top:1px solid #D5E1EC;
	border-bottom:1px solid #fff; 
	font-size: 0;
	height:0;
	overflow: hidden;
}
hr.hline{ 
	*margin-top:-7px;
	*height: 2px;
}
hr.hline + *{ 
	*margin-top:-7px; 
}
.gapline{
	border-left:1px solid #cecece;
	width: 0;
	zoom:1;
	overflow: hidden;
	margin-left:10px;
	margin-right: 10px;
}
.del{
	text-decoration: line-through !important;
}

