/* CSS Document */

/* xiaojing / 675977230@qq.com / 2012.02.29 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,p{margin:0;padding:0}
input,button,select,textarea{outline:none}
li{list-style:none}
fieldset,img{border:0;}
textarea{resize:none}
em,i { font-style:normal;}
body{ line-height:24px; color:#333;word-break:break-all;word-wrap:break-word;}
body,input,textarea,select{font-size:12px; font-family:"微软雅黑",Arial, Verdana, Helvetica, sans-serif; line-height:24px;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{ font-size:100%;text-align:center;}
a:link{text-decoration:none; color:#333;}
a:visited{text-decoration:none; color:#333;}
a:hover{text-decoration:underline;color:#20b9de;}
a:active{text-decoration:none; color:#333;}

/*textarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-flex-direction: column;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}*/
/*clearall*/
.clearall:after{ clear:both; content:"."; display:block; height:0; visibility:hidden}
.clearall{*+height:1%; clear:both; width:100%; height:0px; line-height:0; font-size:0; margin:0; padding:0;}

/* padding间距 */


/* margin间距 */


/* 字体、颜色 */
p{ font-family:"宋体",Arial, Verdana, Helvetica, sans-serif; text-indent:2em; line-height:24px;}
.box{font-family:"宋体",Arial, Verdana, Helvetica, sans-serif;}

/* 测试可删除 */
.back_000 { background-color:#000;}
.back_ccc { background-color:#ccc;}
.back_ddd { background-color:#ddd;}
.back_eee { background-color:#eee;}
.back_bbb { background-color:#bbb;}
.red{ color:#ff0000;}


/* 图片 */

/* 其它常用 */
.w980{ width:980px; margin:0 auto;}
.w330{ width:330px;}
.w545{ width:545px;}
.w200{ width:200px;}
.w750{ width:750px;}
.w650{ width:650px;}