@charset "gb2312";
/* 
common.css
锟斤拷锟斤拷
页锟斤拷锟斤拷锟斤拷,锟斤拷锟斤拷css锟斤拷式
*/


/*公用样式*/
blockquote, q {quotes: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; color:#010203;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;vertical-align: middle;}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'*';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,select{font-family:Tahoma;vertical-align:middle; font-size:12px;}

/*全局样式*/
body{ font-size:12px; background:#FFF; font-family:"宋体";word-wrap: break-word; word-break: normal;line-height: 18px;}
pre {white-space:pre-wrap; white-space: -moz-pre-wrap;white-space:-pre-wrap;white-space: -o-pre-wrap;}
*html pre{word-wrap: break-word; white-space : normal;}
.clear{ clear:both;font-size:0; height:0; overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after{ content:'*'; height:0; display:block; visibility:hidden; clear:both;}
.hide{ display:none;}
a{ color:#454545; text-decoration:none;}
a:link{ color:#010203;text-decoration: none;}
a:hover{text-decoration: none; color:#4f86e2;}
.fl{float: left;}
.fr{ float:right;}
.w1000{width:960px;margin:0 auto;}
.red{color:#f35063;}
.blue{color:#0068b7;}

.mt15{margin-top:15px;}
.mt30{margin-top:30px;}