/* css 鍒濆鍖栦唬鐮� */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea, iframe,select锛宲,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#333; font-size:14px; font-family: microsoft yahei,"寰蒋闆呴粦",Verdana, Arial, Helvetica, sans-serif;width:100%;height:auto; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none; }
a:hover { color: #1b3b62;}
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; border: 1px solid #ccc;}
table { border-collapse:collapse; }
input, select {
    vertical-align:middle;
    font-family: "microsoft yahei", "寰蒋闆呴粦";
}
html {width:100%;height:auto;overflow-x: hidden;}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
input, select, button, textarea,a:focus { outline: none}
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}

