@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{  height:860px; background: #fff;}
div.bg{width:100%;height:221px; background:#2f6cb0; position:absolute;top:354px;}
.main{ width:100%; height:860px; position:relative; min-width:1000px;background:url(../images/kehuduan/bg.jpg) no-repeat center top;}
.main a{ display:block; width:100%; height:100%;}

/*logo链接*/
.logo{ position:absolute; width:559px; height:110px;top:179px; left:50%; margin-left:-494px;}

/*下载按键*/
.butn { width:253px; height:69px; position:absolute;top:475px;left:50%;}
.butn a{ background:url(../images/kehuduan/DowloadButn.jpg) no-repeat;}
.butniPhone{ margin-left:-491px}
.butniPhone a:hover{ background-position:0px -69px;}
.butnAndroid{ margin-left:-230px;}
.butnAndroid a{background-position:-253px 0px;}
.butnAndroid a:hover{ background-position:-253px -69px;}


/*移动客户端说明文字*/
.mobileText{ width:340px; height:60px; position:absolute; top:758px;left:50%; margin-left:-471px; font-size:14px; font-family:"宋体"; line-height:24px; color:#333333}
