@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: auto; 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; }

.bisai-intro { text-align: center; background-color: #f9f9f9; padding: 30px; margin-top: 40px; }
.bisai-intro .bi-tit { display: inline-block; padding-bottom: 5px; font-size: 18px; color: #00a9ff; border-bottom: 4px solid #00a9ff; }
.bisai-intro .bi-content { padding-top: 30px; text-align: left; font-size: 14px; color: #333; line-height: 30px; }

.bisai-tit { display: inline-block; position: relative; }
.bisai-tit img { width: 220px; height: 55px; }
.bisai-tit span { position: absolute; font-size: 18px; color: #333; font-weight: 700; line-height: 45px; right: 38px; bottom: 0; }

.bisai-div { padding-top: 40px; }

.bisai-one { padding: 20px 0; }
.bisai-one p { font-size: 14px; color: #333; line-height: 42px; }

.bisai-time { padding: 20px 0; text-align: center; *zoom: 1; }
.bisai-time:after { clear: both; content: '\20'; display: block; height: 0; line-height: 0; overflow: hidden; }
.bisai-time .bt-box { position: relative; display: inline-block; width: 80px; *zoom: 1; }
.bisai-time .bt-box:after { clear: both; content: '\20'; display: block; height: 0; line-height: 0; overflow: hidden; }
.bisai-time .bt-box .bt-item { width: 400px; margin: 18px 0; }
.bisai-time .bt-box .bt-item:first-child { margin-top: 50px; }
.bisai-time .bt-box .bt-item h2 { font-size: 16px; color: #333; margin-bottom: 5px; }
.bisai-time .bt-box .bt-item span { font-size: 14px; color: #666; }
.bisai-time .bt-box .fl { float: left; text-align: left; margin-left: 80px; }
.bisai-time .bt-box .fr { float: right; margin-right: 80px; text-align: right; }
.bisai-time .bt-line { position: absolute; top: 0; left: 50%; display: inline-block; width: 1px; height: 100%; background-color: #ffc154; }
.bisai-time .bt-line i { display: block; height: 20px; width: 20px; background-color: #ffc154; margin: 60px 0; border-radius: 50%; margin-left: -10px; }

.bisai-table { padding-top: 40px; }
.bisai-table table { width: 100%; border: 1px solid #ddd; }
.bisai-table table th { text-align: center; color: #333; font-size: 16px; background-color: #eee; line-height: 40px; }
.bisai-table table td { padding: 20px; border: 1px solid #ddd; }
.bisai-table table td:first-child { text-align: center; }
.bisai-table table td h2 { font-size: 16px; color: #333; }
.bisai-table table td p { font-size: 14px; color: #333; line-height: 24px; }

.bisai-table-small table { width: 100%; border: 1px solid #ddd; }
.bisai-table-small table th { text-align: center; color: #333; font-weight: 400; font-size: 16px; background-color: transparent; line-height: 40px; }

.bisai-set { padding: 40px 0 100px 0; }
.bisai-set .bs-item { padding: 20px 0; }
.bisai-set b { font-size: 16px; color: #333; vertical-align: middle; margin-right: 10px; display: inline-block; }
.bisai-set span { font-size: 16px; color: #333; vertical-align: middle; }

/*# sourceMappingURL=bisai.css.map */
