@charset "utf-8";
body{padding:0;margin:0;background-color:#fff;}
.bg{width:100%;vertical-align:middle;}
.bottom{position:fixed;bottom:0;width:100%;background:url(../images/bg_bottom.jpg) repeat center center;padding:0.6% 0;}
.bottom .logo{width:28%;margin-left:10%;vertical-align:middle;}
.bottom .down{margin-left:18%;vertical-align:middle;}
.bottom .down img{width:25%;}
.tips{position:absolute;top:20px;right:10px;border-radius:5px;padding:10px;background-color:#ff8a00;color:#fff;box-shadow:0 1px 4px #666;}
.tips .title{font-size:18px;margin-bottom:5px;}
.tips .sign{position:absolute;top:-21px;right:20px;width:20px;height:22px;background:url(../images/icon-tips.png) no-repeat center center;}
.tips .content{text-align:left;}
