.page{width:100%;height:100vh;background-color:#f4f4f4}.imgBox{background-color:#0ff}.img1,.imgBox{width:100%;height:300px}.textBox{width:90%;padding:5px 0;border-radius:5px;background-color:#fff;margin:0 auto;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;color:#565656}.textBox-text{width:20%;text-align:center;line-height:40px}.input{-webkit-box-flex:1;-ms-flex:1;flex:1}.rules{width:90%;margin:0 auto;margin-top:40px;color:#565656}.rules-item{margin-top:4px}.buttonBox{width:30%;margin:0 auto;margin-top:40px;background-color:#56b5f4;text-align:center;color:#fff;padding:8px 0;border-radius:5px}