@charset "utf-8";
/* CSS Document */
body,html { height:100%}
.container { background:#970908 url(../img/bg.jpg) top center no-repeat; background-size:100%; height:100%; display:flex; align-items:center}
.body { width:100%; padding-top:45%}
.btn { width:40%; margin:0 auto 20px auto;}
.btn a { display:block; width:100%; height:2.75em; font-size:16px; text-align:center; line-height:2.75em; border-radius:3em; background:linear-gradient(to bottom, #fddc93,#fe8d4a); color:#970908; font-weight:700}
.layui-layer { background-color:#fff!important;}