@charset "utf-8";
/* CSS Document */

/*Reset start*/
*{margin:0; padding:0; font-family: "微软雅黑"}
*,:before,:after{-webkit-box-sizing:border-box; box-sizing:border-box}
html,body{min-height:100%}
html{-webkit-tap-highlight-color:transparent;}
a{outline: none;text-decoration: none;}
a:focus{outline:0}
a:active,a:hover{outline:0}
b,strong{font-weight:700}
figure{margin:0; -webkit-margin-before:0;
    -webkit-margin-after:0;
    -webkit-margin-start:0;
    -webkit-margin-end:0;}
ul, li{list-style:none;}
img{-webkit-box-sizing:border-box; box-sizing:border-box; vertical-align:middle; border:0;}

body,button,select,textarea{-webkit-appearance: none;}
.clearfix:after{content:"\020"; clear:both; display:block; height:0; font-size:0;}
html, body{width:100%;}
::-webkit-input-placeholder{ color:#999;}
:-moz-placeholder{ color:#999;}
.clearfix:after {content:"\20"; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{display:inline-block; }
.clearfix{display:block;}
body{ background-color:#fff; overflow-x:hidden;color:#000; font-size:14px;height: 2000px}
.footer{height: 12px;background: #495966}
.container1000{width: 1000px;margin: 0 auto;}








