@charset "UTF-8";
.icon { display: inline-block; vertical-align: middle; background-position: center; background-repeat: no-repeat; background-size: 100%; }

.icon-tel { height: 18px; width: 16px; background-image: url(../img/icon-tel.png); }

.icon-msg { height: 12px; width: 16px; background-image: url(../img/icon-msg.png); }

.icon-user { height: 14px; width: 12px; background-image: url(../img/icon-user.png); }

.icon-qq { height: 32px; width: 32px; background-image: url(../img/icon-qq.png); }

.icon-wechat { height: 32px; width: 32px; background-image: url(../img/icon-wechat.png); }

.icon-weibo { height: 32px; width: 32px; background-image: url(../img/icon-weibo.png); }

.icon-zone { height: 32px; width: 32px; background-image: url(../img/icon-zone.png); }

.icon-school { height: 50px; width: 50px; background-image: url(../img/school02.png); }

.icon-company { height: 50px; width: 50px; background-image: url(../img/company02.png); }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-overflow-scrolling: touch; }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }

body { font-family: '微软雅黑'; font-size: 0; }

address, cite, dfn, em, var { font-style: normal; }

code, kbd, pre, samp { font-family: couriernew, courier, monospace; }

ul, ol { list-style: none; }

a { text-decoration: none; cursor: pointer; color: #333333; }

a:hover { text-decoration: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

legend { color: #000; }

fieldset, img { border: 0; }

button, input, select, textarea { font-size: 100%; outline: none; border: none; }

textarea { resize: none; }

button { border-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

.relativeDiv { position: relative; }

.bold { font-weight: 700; }

.hide { display: none; }

.clearfix:after { content: ""; display: block; clear: both; }

.clearfix { zoom: 1; }

.fr { float: right; }

.fl { float: left; }

.works-not { box-shadow: 0 4px 8px rgba(103, 103, 103, 0.2); }

.public-cla { display: none; }
.public-cla:first-child { display: block; }

@media screen and (max-width: 1200px) { body { min-width: 1300px; } }
.public-tip { cursor: pointer; }

.works-not { width: 400px; border-radius: 8px; display: inline-block; background-color: #fff; padding: 20px; text-align: center; }
.works-not img { margin-right: 30px; vertical-align: middle; }
.works-not span { font-size: 18px; color: #333; vertical-align: middle; font-weight: 700; }

.content { margin: 0 auto; width: 1200px; }

.text-center { text-align: center; }

a:hover { opacity: 0.9; filter: alpha(opacity=90); }

.over-box { width: 103%; }

.main-top { position: relative; }
.main-top .top-nav { top: 0; height: 70px; width: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.2); z-index: 3; }
.main-top .top-nav-ul { display: inline-block; }
.main-top .top-nav-ul ul { white-space: nowrap; }
.main-top .top-nav-ul ul li { display: inline-table; position: relative; min-width: 100px; padding: 0 10px; text-align: center; height: 70px; }
.main-top .top-nav-ul ul li.cur, .main-top .top-nav-ul ul li:hover { background-color: #00a9ff; }
.main-top .top-nav-ul ul li a { width: 100%; display: inline-table; font-size: 18px; color: #fff; line-height: 70px; }
.main-top .top-nav-ul .nav-div { display: none; position: absolute; padding: 10px 0; left: 0; bottom: -90px; width: 100%; box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1); background-color: #fff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
.main-top .top-nav-ul .nav-div a { display: block; font-size: 18px; line-height: 35px; color: #333 !important; }
.main-top .top-nav-ul .nav-div a:hover { color: #00a9ff !important; }
.main-top .top-nav-right { float: right; }
.main-top .top-nav-right a { font-size: 18px; color: #fff; line-height: 70px; margin-left: 30px; }
.main-top .banner { height: 650px; }
.main-top .banner img { height: 100%; width: 100%; }

#judge:hover .nav-div { display: block; }

.footer-version { font-size: 12px; color: #fff; padding: 10px 0; background-color: #333; text-align: center; }

.public-footer { *zoom: 1; box-shadow: 0 -4px 8px rgba(103, 103, 103, 0.1); padding: 30px 0; }
.public-footer:after { clear: both; content: '\20'; display: block; height: 0; line-height: 0; overflow: hidden; }
.public-footer .footer-left { display: inline-block; }
.public-footer .footer-left h2 { display: block; font-size: 16px; color: #333; }
.public-footer .footer-left h3 { display: block; font-size: 14px; color: #333; margin-top: 10px; }
.public-footer .footer-left span { display: inline-block; margin-top: 6px; font-size: 14px; color: #333; margin-right: 10px; }
.public-footer .footer-right { float: right; }
.public-footer .footer-right .fr-top h3 { font-size: 14px; color: #333; margin-bottom: 10px; }
.public-footer .footer-right .fr-top i { margin-right: 12px; }
.public-footer .footer-right .fr-top span { vertical-align: middle; font-size: 14px; color: #333; }
.public-footer .footer-right .fr-top span:not(:last-child) { margin-right: 60px; }
.public-footer .footer-right .fr-bot { padding-top: 15px; }
.public-footer .footer-right .fr-bot .fr-item { display: inline-block; margin-right: 30px; vertical-align: top; text-align: center; }
.public-footer .footer-right .fr-bot img { width: 110px; height: 110px; }
.public-footer .footer-right .fr-bot p { font-size: 14px; color: #333; padding-top: 5px; }

.main-top .top-nav { position: static; }

.footer-version { position: absolute; bottom: 0; width: 100%; font-size: 12px; padding: 10px 0; color: #999; background-color: #fff; text-align: center; }

.login-bg { position: relative; background-image: url(../img/login-bg.png); }

.login-box { padding-top: 80px; }

.login-msg { margin-top: 100px; display: inline-block; }
.login-msg h2 { font-size: 36px; color: #fff; margin-bottom: 45px; }
.login-msg p { font-size: 16px; color: #fff; }

.login-main { float: right; width: 400px; padding: 20px; background-color: #FFFFFF; border-radius: 8px; }
.login-main .login-tit { font-size: 18px; color: #00a9ff; font-weight: 700; text-align: center; }

.login-main-box { padding-top: 18px; text-align: center; }
.login-main-box .lmb-item { padding: 12px 0; display: inline-block; width: 280px; text-align: left; }
.login-main-box .lmb-item input { line-height: 34px; padding: 0 12px; font-size: 14px; color: #333; background-color: #f9f9f9; width: 100%; border: 1px solid #ddd; }
.login-main-box .lmb-item span { font-size: 12px; color: #999; }
.login-main-box .lmb-item .reg-a { font-size: 12px; color: #00a9ff; }
.login-main-box .lmb-item .forget-a { font-size: 12px; color: #999; float: right; }
.login-main-box .lmb-code input { width: 160px; margin-right: 20px; vertical-align: middle; }
.login-main-box .lmb-code .code-img, .login-main-box .lmb-code .btn-code { height: 34px; width: 100px; display: inline-block; cursor: pointer; vertical-align: middle; }
.login-main-box .lmb-code .btn-code { text-align: center; color: #00a9ff; font-size: 12px; border: 1px solid #00a9ff; background-color: #fff; }
.login-main-box .lmb-code .btn-gray { background-color: #eee; border: 1px solid #ddd; color: #333; cursor: no-drop; }
.login-main-box .login-btn { cursor: pointer; margin: 20px 0; width: 280px; line-height: 34px; text-align: center; background-color: #00a9ff; font-size: 16px; color: #fff; display: inline-block; }
.login-main-box .login-bot .login-outer { padding: 20px 0; }
.login-main-box .login-bot .login-outer i { display: inline-block; vertical-align: middle; height: 1px; width: 50px; background-color: #999; }
.login-main-box .login-bot .login-outer span { display: inline-block; font-size: 12px; color: #999; vertical-align: middle; margin: 0 14px; }
.login-main-box .login-bot .icon { cursor: pointer; margin: 0 15px; }

.reg-span a { font-size: 12px; color: #999; }

/*# sourceMappingURL=login.css.map */
