@charset "utf-8";
/*css Document*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin: 0px;padding: 0px;}
body{font-size: 12px;}
img{border: none;}
li{list-style: none;}
input,select,textarea{outline: none;border:none;background: none;}
textarea{resize: none}
/*a{text-decoration: none;color: #414141;}*/



/*清除浮动*/

.clearfix { display: inline-table; display: block; zoom: 1; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.fl{float: left}
.fr{float: right}
.clear{clear: left;}
/*公共*/
*{margin:0;padding:0;list-style:none;}
body{background:#fff;font:normal 14px/22px 微软雅黑;width:100%;}
img{border:0;}
/*a{text-decoration:none;color:#333;}
a:hover{color:#F19715; font-weight:600;}*/
/*.content{ margin:0 auto;  width:1200px;  overflow:hidden;}
*/

/*内容区域*/
/*.content-box{width: 100%;background-color: #fff;}

.content{ background-color: #fff;width:1000px;margin: 0px auto;}*/