@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }

/* 统一老式浏览器HTML5显示 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1.2; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

img { border: none; vertical-align: top; max-width: 100%; }

/* 清除a标签中图片边框 */
input, button, textarea { vertical-align: middle; font: inherit; font-family: inherit; display: inline-block; }

:focus { outline: 0; }

/*清除链接虚线边框*/
* { box-sizing: border-box; min-width: 0; }

body { border: none; font-family: Verdana, Arial, 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; font-size: 14px; line-height: 1.6; color: #333; background-color: #fff; }

.clearlist { margin: 0; padding: 0; list-style: none; }
.clearlist li { margin: 0; padding: 0; list-style: none; }

.clearfix:before, .clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: break-word; word-break: break-all; }

.ellipsis-2 { white-space: normal; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

a { text-decoration: none; color: inherit; }
a:hover { color: #477AFE; }

img { max-width: 100%; vertical-align: middle; }

.welbox { height: 268px; background: #477AFE url(../imgs/bg01.png) no-repeat center bottom; background-size: 100% auto; font-size: 24px; color: #fff; padding: 20px 20px 40px; display: flex; flex-direction: column; justify-content: center; position: relative; }

.loginbox { position: relative; z-index: 2; overflow: hidden; padding: 0 20px; background-color: #fff; border-radius: 20px 20px 0 0; margin-top: -40px; padding-bottom: 20px; }
.loginbox .row { display: flex; align-items: center; padding: 15px 0; margin-top: 10px; border-bottom: 1px solid #eee; }
.loginbox .row .cont { flex: 1; }
.loginbox .row input { width: 100%; box-sizing: border-box; appearance: none; border: none; background: none; font: inherit; }
.loginbox .row .yzbtn { color: #477AFE; margin-left: 10px; padding-left: 10px; border-left: 1px solid #eee; }
.loginbox .btn { width: 100%; margin-top: 50px; height: 48px; appearance: none; border: none; background: #477AFE; border-radius: 48px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 16px; box-shadow: 0 10px 10px rgba(71, 122, 254, 0.33); }

.userbg { height: 103px; background: url(../imgs/bg02.png); background-size: contain; }

.userbox { display: flex; align-items: center; background-color: #fff; border-radius: 10px; padding: 15px; margin: -40px 15px 15px; position: relative; z-index: 2; }
.userbox .touxiang { margin-right: 15px; }
.userbox .touxiang img { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; }
.userbox .cont { flex: 1; }
.userbox .name { font-size: 16px; }
.userbox .info { font-size: 12px; color: #477AFE; }

.rzitem { display: flex; align-items: center; background-color: #fff; border-radius: 10px; padding: 15px; margin: 15px; }
.rzitem .icon { margin-right: 15px; }
.rzitem .icon img { width: 43px; height: 39px; object-fit: contain; }
.rzitem .cont { flex: 1; }
.rzitem .name { font-size: 14px; }
.rzitem .desc { font-size: 12px; color: #999; }
.rzitem .btn { width: 60px; height: 30px; display: flex; align-items: center; justify-content: center; background-color: #477AFE; border-radius: 15px; font-size: 13px; color: #fff; margin-left: 15px; }
.rzitem .status { color: #477AFE; margin-left: 15px; }
.rzitem .status2 { height: 18px; background-color: #F4F7FF; border-radius: 2px; display: inline-flex; align-items: center; font-size: 12px; color: #477AFE; padding: 0 5px; vertical-align: middle; margin-left: 5px; }

.resultbox { display: flex; flex-direction: column; align-items: center; padding: 50px 15px; }
.resultbox .icon img { width: 182px; }
.resultbox .title { font-size: 15px; font-weight: bold; margin-top: 30px; }
.resultbox .btn { width: 235px; margin-top: 50px; height: 40px; appearance: none; border: none; background: #477AFE; border-radius: 48px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 16px; box-shadow: 0 10px 10px rgba(71, 122, 254, 0.33); }

/*# sourceMappingURL=style.css.map */
