/* CSS Document */
.apptop{ width:100%;  text-align:center;}
.appfoot{width:100%; height:68px; position:fixed; z-index:200; bottom:0;}
.appfoot a.close{ width:15px; height:15px; position:absolute; top:25px; left:0; background:url(http://ued.paixie.net/images/app/close2.png?20140410) no-repeat; background-size:15px 15px;  z-index:210; opacity:1;filter:alpha(opacity=100);}
.appfoot a.download{ width:300px; height:68px;  position:absolute; left:50%; margin-left:-130px; background:none;}

.appcover{ position:fixed; z-index:500; background:url(http://ued.paixie.net/images/app/bgs.png); top:0; bottom:0; left:0; right:0;}
.appcover .pics{ width:100%; height:345px; position:fixed; top:50%; left:50%; margin-left:-160px; margin-top:-172px; }
.appcover .pics img{ border: none;}
.appcover a.close{ position:fixed; width:30px; height:30px; top:50%; left:50%; margin-left:130px; margin-top:-172px; z-index:600; background:#fff; opacity:0.01;filter:alpha(opacity=1);}
.appfootpic{ width:100%; height:68px; text-align:center;}
