/* CSS Document */
*{margin: 0;padding: 0;list-style-type: none;}
table{empty-cells: show;border-collapse: collapse;border-spacing: 0;}
h1{font-weight: normal;}
h2{font-weight: normal;}
h3{font-size: 14px;font-weight: normal;}
h4{font-size: 13px;font-weight: normal;}
abbr, acronym{border: 0;font-variant: normal}
address, caption, cite, code, dfn, th, var, optgroup, i, em, small, strong, ins, tt, big, p, tb{font-weight: normal;font-style: normal;text-decoration: none;}
input, button, textarea, select, optgroup, option{font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit}
input, button, textarea, select{*font-size:100%}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
body{margin: 0 auto;padding: 0px;font-family: "微软雅黑", Arial;font-size:14px; color:#333; background-color:#fff}
html{overflow-x: hidden}
img{border: none; display:block;}
.fl{float: left;}
.fr{float: right;}
.tc{ text-align:center}
.w1200{ width:1200px;margin: 0 auto;} 
.p50{ padding:50px 0;}
.clear{clear: both;}

