html,body,button,div,form,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{
margin:0;
padding:0px;
background:transparent;
outline:0;
font-size:14px;
vertical-align:baseline;
font-family:"Microsoft Yahei","Hiragino Sans GB","SimSun",Arial,Helvetica,sans-serif;
}
input,textarea{
font-family:"Microsoft Yahei","Hiragino Sans GB","SimSun",Arial,Helvetica,sans-serif;
}
*html{
background:url(about:blank) fixed;
}
*html body{
height:100%;
}
body{
position:relative;
color:#333;
width:100%;
}
img,fieldset{
border-style:none;
border-color:inherit;
border-width:medium;
vertical-align:middle;
}
ul,li{
list-style:none;
display:block;
padding:0;
margin:0;
}
a.disabled,
a.disabled:hover{
color:#333;
text-decoration:none;
}
:focus{
outline:0;
}
ins{
text-decoration:none;
}
del{
text-decoration:line-through;
}
table{
border-collapse:collapse;
border-spacing:0;
}
a{
text-decoration:none;
color:#0077e9;
cursor:pointer;
}
a:hover,a:active{
text-decoration:underline;
color:#007ae6;
}
* html .clearFix{
zoom:1;
}
* + html .clearFix{
zoom:1;
}
.clearFix:after{
height:0;
visibility:hidden;
content:"";
display:block;
clear:both;
}
.show{
display:block;
}
.hide{
display:none;
}
.nowrap{
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.mt5{
margin-top:5px;
}
.mt10{
margin-top:10px;
}
.mt15{
margin-top:15px;
}
.mt20{
margin-top:20px;
}
.ml5{
margin-left:5px;
}
.ml10{
margin-left:10px;
}
.ml15{
margin-left:15px;
}
.ml20{
margin-left:20px;
}
.mr5{
margin-right:5px;
}
.mr10{
margin-right:10px;
}
.mr15{
margin-right:15px;
}
.mr20{
margin-right:20px;
}
.mb20{
margin-bottom:20px;
}
.floatL{
float:left;
}
.floatR{
float:right;
}
.red{
color:#ee4133;
}
.green{
color:#03bf8c;
}
a.link-disabled{
color:#999;
cursor:default;
}
a.link-disabled:hover{
text-decoration:none;
}
.tar{
text-align:right;
}
.tal{
text-align:left;
}
.tac{
text-align:center;
}
.loading-mask{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:#f8f8f8;
z-index:10000;
}
*html .loading-mask{
position:absolute;
left:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
top:expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
}
.loading-mask .loading-mask-bg{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
}
.loading-mask .loading-content{
position:absolute;
top:45%;
width:100%;
text-align:center;
}
.loading-mask .loading-icon{
height:104px;
}
.indentation{
text-indent:2em;
}
