@charset "utf-8";
.top{ width:1024px; margin-left:auto; margin-right:auto;  position:relative;}
.logo{background-image: url(../images/logo.png); width:350px; height:43px; margin-top:24px;}
.top .title{ float: right; width:670px; position:absolute; right:0; bottom:0;}
.top .title a{ text-decoration:none;display:block; font-size: 16px;font-family: "Microsoft YaHei"; color: rgb( 50, 50, 50 );line-height: 1.125; float: right; margin-left:21px;}
.top .title .number1{ color:#1a62db;}
.top .title a:hover{color:#1a62db;}