@charset "utf-8";
/*公共样式表*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
:focus{outline:0;}
address,caption,cite,code,dfn,th,var,optgroup{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
abbr,acronym{border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt{font-size:100%;}
input,button,textarea,select{*font-size:100%;}
body{line-height:1.5;}
ol, ul{list-style:none;}
ul,li{display:block;}
table{border-collapse:collapse;border-spacing:0;}
sup,sub{font-size:100%;vertical-align:baseline;}
:link,:visited,ins{text-decoration:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}

body{font-family:"\5b8b\4f53",sans-serif;background:#FFF;font-size:12px;color:#333;}
table{table-layout:fixed;border:0;margin:0;border-collapse:collapse;width:100%;}
table td{padding:0;}
input{outline:none;}
a{text-decoration:none;outline:none;color:#333;}
a.udl{text-decoration:underline!important;}
.udl{text-decoration:underline!important;}
.lth{text-decoration:line-through!important;}
a:hover{text-decoration:underline;}
img{border:none;}
ul{list-style:none;margin:0;padding:0;}

/*溢出截断*/
.nowrap1{white-space:nowrap;overflow:hidden;text-overflow:clip;word-break:keep-all;}
.nowrap2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;word-break:keep-all;}
.wbr{word-break:break-all;word-wrap:break-word;}

.wnd-loading{margin:0 auto;height:16px;padding-left:20px;color:#15428B;background:url(../images/loading.gif) no-repeat;}
.clearfix:after{content:"";display:block;clear:both;height:0;visibility:hidden;}
.clearfix{+min-height:0;_height:1%;}

/*行内块*/
.iblk{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;}
.iblk2{display:-moz-inline-box;display:inline-block;*display:inline;*zoom:1;}