body, html{}
.content{background: url(../images/qishou_bg.png) repeat top center; color: #fff; padding: 100px 0 50px;}
.leftBox{width: 370px;}
.leftBox .title{font-size: 40px; letter-spacing: 2px; margin: 100px 0 32px;}
.leftBox .sub{font-size: 20px; margin-bottom: 70px;}
.rightBox{width: 640px; margin-top: -60px;}
.rightBox img {width: 100%;}
.codeBox{width: 370px;}
.codeBox .code img{width: 146px; height: 146px; padding: 2px; border: 1px solid #ddd; background: #fff;}
.codeBox .code p{font-size: 16px; text-align: center; margin-top: 5px;}
.down{margin-left: 32px;}
.down a{display: block; padding: 11px 20px 12px 55px; border-radius: 7px; color: #fff; font-size: 16px;}
.down .iphone{background: #209ff8 url(../images/iphone.png) 20px center no-repeat; margin: 15px 0 25px 0;}
.down .android{background: #696ff7 url(../images/android.png) 20px center no-repeat;}
