@charset "utf-8";
/*
Public Style for Jess v20140327
E-Mail: guojunjie424@163.com
QQ: 8408756
*/
/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
* html, * html body{ background-image:url(about:blank); background-attachment:fixed; }
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family:"SimSun","宋体"; }
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; border-spacing:0; }
body { color:#333; font:12px/20px "SimSun","宋体","Arial Narrow",HELVETICA; background:#FFF;}
body,div,ul,ol,li,h1,h2,h3,h4,
input,textarea,p,th,td { 
	margin:0; 
	padding:0; 
	font-family: "微软雅黑";
	font-size: 12px;
} 
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden;}
.hidden{ visibility:hidden; }
.fl { float:left; }
.fr { float:right; }

/*页面公共样式*/
body { font-family:"Microsoft YaHei", "微软雅黑"; color:#555; }
a { color:#333; text-decoration:none; font-family:"Microsoft YaHei", "微软雅黑"; }
/*a:visited { color:#333; }*/
a:hover, a:active, a:focus { color:#E62020; text-decoration:none; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding:0;margin: 0;}
.clear{clear: both;}
i,em{font-style: normal;}}

.hide{display: none;}
.show{display: block;}