﻿@charset "utf-8";
/* CSS Document */

html{height:100%;}
body {color: #333;font:16px "Microsoft YaHei", Helvetica, Arial, sans-serif;background:url(../images/bg.png) repeat-x;background-size:100% 100%;background-attachment:fixed;}
*{margin:0; padding:0;list-style: none;}
a {cursor: pointer;outline: none; color: #333; text-decoration: none; }
a:hover {color: #fff!important; }

/** header **/
.logo{width:499px;height:299px;padding-top:170px;margin:0 auto}

/** main **/
.smxz{width:285px;margin:0 auto}
.smxz-btn{width:271px; height:67px;margin:100px auto 0 14px;}
.qrMark{ width: 100%;  z-index: 9998; height: 100%; position: absolute; left: 0px; top: 0px;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-opacity:0;background:url(../images/bg.png) repeat-x;background-size:100% 100%;background-attachment:fixed;}
.qrImg{ clear: both; position: fixed; width: 100%; z-index: 9999; left: 0; top: 170px; text-align: center;}

/** footer **/
.footer{width:546px;position:absolute;left:0;bottom:50px;right:0;margin:0 auto}