* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.dia_wrap {
    width: 100%;
    height: 100%;
    background: url(//static1.zuiyouxi.com/web/babeltime/images/official/cv/dia.png) repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    display: none
}

.dia_delivery {
    position: fixed;
    width: 7.47rem;
    height: 12rem;
    background: url(//static1.zuiyouxi.com/web/babeltime/campus/images/mobile/mobile-dialog-bg.png) no-repeat;
    background-size: 100%;
    background-position-y: top;
    font-size: 0.22rem;
    color: #fff;
    padding: 0 0.4rem;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}

.dia_delivery .form_msg {
    display: none
}

.dia_delivery h1 {
    color: #02fff4;
    font-size: 0.4rem;
    font-weight: bold;
    height: 1.2rem;
    line-height: 1.2rem;
}

.dia_delivery p {
    width: 100%;
    height: auto;
    margin-top: 0.27rem
}

.dia_delivery p span {
    display: inline-block;
    width: 1.4rem
}

.dia_delivery p input, .dia_delivery p select {
    height: 0.4rem;
    font-size: 0.14rem;
    vertical-align: middle
}

.dia_delivery textarea {
    width: 4.5rem;
    height: 2.3rem;
}

.dia_delivery .upresume {
    display: flex;
    align-items: top;
}

.dia_delivery .submitbtn {
    display: block;
    width: 2.5rem;
    height: 1rem;
    background: url(//static1.zuiyouxi.com/web/babeltime/campus/images/mobile/dialog-btn.png) no-repeat;
    background-size: 100%;
    border: none;
    outline: none;
    margin: 0 auto
}

.dia_delivery .close {
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    background: url(//static1.zuiyouxi.com/web/babeltime/campus/images/mobile/mobile-dialog-close.png) no-repeat;
    background-size: 100%;
    top: 0.2rem;
    right: 0.2rem
}

.layui-layer-btn .layui-layer-btn0{
    font-size: 0.14rem!important
}
