@charset "utf-8";
/* CSS */

*{ margin:0; padding:0; font-family: 微软雅黑, Arial, Helvetica, sans-serif;}
ol,ul li{ list-style:none;}
img{ border:none; }
a{ color:#333; text-decoration:none; }
html,body{ min-width: 1200px;}

.clearfix:after{display: block; height: 0px;visibility: hidden;clear: both; content: ".";}
.clearfix { *zoom:1;}

#nav{position: fixed; width: 100%;background:#FFFFFF; height: 90px;  z-index: 9999; }

.startup{width:100%;height:960px;background: url(../images/startup.jpg) no-repeat center;background-size:105%;}


.about_line{ width: 1200px; border:0; margin: 0 auto; border-top:solid 1px #e6e6e6; }


.bottom{ width: 100%; position: absolute; bottom: 0; left: 0;}


.text_right{ text-align: right;}





