@charset "utf-8";
/* CSS Document */
body { padding:0; margin:0; margin:0 auto; }
/* 登录界面*/
.dlbg{ margin:0 auto; width:10.8rem; height:22.4rem; background: url("../image/bg.jpg");  background-size:cover;}
.dl{ width: 10.8rem; height:19.2rem; float: left; }
.t2{width: 6.3rem; height: 1.92rem; background: url("../image/andriod.jpg"); background-size:100%;background-repeat:no-repeat;margin-left:2.25rem;margin-top:13.6rem;cursor: pointer} 
.t3{width: 6.3rem; height: 1.92rem; background: url("../image/ios.jpg"); background-size:100%;background-repeat:no-repeat;margin-left:2.25rem;margin-top:1rem;cursor: pointer }
