.welcome{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-color:#fff}.welcome .content .sub-title{font-size:30px;line-height:42px;color:#333}.welcome .content .title{font-size:40px;line-height:62px;color:#409eff}