/*.submission {*/
/*    display: none;*/
/*    position: relative;*/
/*}*/
body{
    height: 100%;
}
.back {


    position: relative;
    background: url(../img/back2.png) no-repeat center center;
    background-size: 90% 90%;
    width: 100%;
    height: 100vh;
}
.content{
    position: absolute;
    top:50%;
    width: 100%;

}
.content p{
    font-size: 44px;
    text-align: center;
    height: 50px;
    line-height: 30px;
    color: #666;
 }


/*.submission .back .layui-form-label {*/
/*    padding: 0;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    width: 20%;*/
/*}*/
/*.submission .back .layui-input-block {*/
/*    margin-left: 0;*/
/*}*/
/*.submission .back .button {*/
/*    text-align: center;*/
/*    border-top: 1px #d2d3d5 solid;*/
/*    position: absolute;*/
/*    width: 243px;*/
/*    bottom: 0;*/
/*    left: 8px;*/
/*    border-radius: 0px 0px 6px 7px;*/
/*}*/
/*.submission .back .button .layui-btn {*/
/*    color: #01a1ff;*/
/*    background: #fff;*/
/*    font-size: 18px;*/
/*    margin: 10px 0px;*/
/*}*/
/*.submission .back .content {*/
/*   position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/

/*}*/
/*.submission .back .   content p {*/

/*    font-size: 26px;*/
/*    text-align: center;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    color: #666;*/
/*}*/