@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; }

.judges-bg { position: relative; background-image: url(../img/judges-bg.png); }

.judges-box { margin-top: 15px; padding: 70px 0; }
.judges-box .judges-tit { text-align: center; font-size: 30px; color: #999; margin-bottom: 25px; }
.judges-box .judges-tip { font-size: 18px; color: #999; text-align: center; }

.judges-main { padding: 70px 0; width: 112%; }

.judges-item { width: 350px; display: inline-block; margin-right: 96px; margin-bottom: 80px; }
.judges-item img { width: 200px; height: 200px; border-radius: 50%; }

.judges-msg { display: inline-block; vertical-align: top; padding-right: 10px; width: 150px; }
.judges-msg .judges-name { display: inline-block; font-size: 20px; font-weight: 700; color: #fff; border-top: 4px solid #fff; padding-top: 10px; margin-bottom: 20px; }
.judges-msg .judges-zy { font-size: 16px; color: #999; margin-bottom: 30px; }
.judges-msg .judges-intro { font-size: 16px; color: #999; }

.judges-not-box { text-align: center; }
.judges-not-box .judges-not { padding-top: 200px; }
.judges-not-box .judges-not img { margin-right: 30px; vertical-align: middle; }
.judges-not-box .judges-not span { font-size: 18px; color: #999; vertical-align: middle; font-weight: 700; }

/*# sourceMappingURL=judges.css.map */
