@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; list-style:none; text-decoration:none; font-size:16px; font-family:"微软雅黑"; color:#333}
body{    overflow-x: hidden;}
.top{ width:100%; height:130px; float: left }
.center{ width:1280px; margin:0 auto;}
.logo{ float:left}
.research{ float:right}
.nav{ background:#0385b7; height:50px; width:100%; float:left}
.content{ width:100%; float:left}
.foot{ width:100%; float: left;background:#0385b7 !important;padding:15px 0px 45px !important}
a img{border:0px;}