#fullpage .page1{background:url(/static/images/personal/beijing.jpg) no-repeat 50%;text-align:center}#fullpage .page1 .btn-wrap{display:flex;justify-content:center;margin-top:30px}#fullpage .page1 .btn-wrap a{width:158px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:4px;margin:0 10px}#fullpage .page1 .btn-wrap a.login{background-color:#fff;color:#0096f0}#fullpage .page1 .btn-wrap a.register{color:#fff;border:1px solid #fff}#fullpage .page2{background:url(/static/images/personal/beijing2.jpg) no-repeat 50%;padding-left:5%}#fullpage .page3{background:url(/static/images/personal/beijing3.jpg) no-repeat 50%;text-align:right}#fullpage .page3 .img-wrap{padding-right:10%;width:70%;display:inline-block;margin-bottom:200px}#fullpage .page3 .img-wrap img{max-width:100%}#fullpage .page4{background:url(/static/images/personal/beijing4.jpg) no-repeat 50%}#fullpage .page5{background:url(/static/images/personal/beijing5.jpg) no-repeat 50%}#fullpage .pdl{padding-left:5%;width:70%;display:inline-block}#fullpage .pdl img{max-width:100%}#personal-header{background-color:#fff;color:#333}