﻿body { font-family: Muli,"Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif !important; height: auto; }
body { font-family: font-size: 13px; color: #676a6c; overflow-x: hidden; }
/*body, body.full-height-layout #page-wrapper, body.full-height-layout #wrapper, html { height: 100%; }*/
.no-padding { padding: 0px!important; }
#page-wrapper { min-height: auto; }
.wrapper-content { padding: 20px; }
.m-t-lg { margin-top: 30px; }
.btn-group-lg > .btn, .btn-lg { border-radius: 3px; }
.m-b { margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { font-weight: 100; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
h3, h4, h5 { margin-top: 5px; font-weight: 600; }
.p-xs { padding: 10px; }
.ibox { clear: both; margin-bottom: 25px; margin-top: 0; padding: 0; }
.ibox-content { color: inherit; padding: 15px 20px 20px; border:none; clear: both; background-color: rgba(255,255,255,0.5); }
.chosen-container-single .chosen-single { background: #fff; box-shadow: none; -moz-box-sizing: border-box; background-color: #FFF; border: 1px solid #CBD5DD; border-radius: 2px; cursor: text; height: auto !important; margin: 0; min-height: 28px; overflow: hidden; padding: 4px 12px; position: relative; width: 100%; }

.gray-bg { background-color: #f3f3f4; }
.white-bg { background-color: #fff; }
pre { background-color: transparent; border: 0; }
.nav > li { margin-right: 5px; }
.nav > li > a { font-weight: normal; font-size: 14px; padding: 6px 12px; border-radius: 3px; }
.navbar-toggle { margin-top: 18px; margin-right: 0px; }
.navbar-form { margin-top: 0px; }
.input-group-addon { background-color: #fff; border: 1px solid #E5E6E7; border-radius: 1px; color: inherit; font-size: 14px; font-weight: 400; line-height: 1; padding: 6px 12px; text-align: center; }
.form-control, .single-line { background-color: #FFF; background-image: none; border: 1px solid #e5e6e7; border-radius: 1px; color: inherit; display: block; padding: 6px 12px; -webkit-transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s; transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s; width: 100%; font-size: 14px; -webkit-box-shadow: none; box-shadow: none; }
.bv-form .input-group-addon { padding: 5px; }
.btn-primary { color: #fff; background-color: #00a0e9; border-color: #00a0e9; }
#top-search .btn-default { border: 2px solid #00a0e9; border-right: 0px; padding: 5px 12px; }
#top-search .form-control { border: 2px solid #00a0e9; border-left: 0px; }
.p-sm { padding: 15px; }

.navbar { background-color: #ffffff; border-radius: 0; z-index: 10000; margin-bottom: 0px; }
#navbar { padding-top: 20px; }
.navbar-nav > li.dropdown li a { line-height: 20px; }
.nav > li.active { border-left: none; background-color: transparent; }
.dropdown-menu { background-color: #fff; border: 1px solid #eee; border-radius: 4px; box-shadow: 5px 5px rgba(102, 102, 102, 0.1); display: none; float: left; left: 0; list-style: outside none none; margin: 10px 0 0; min-width: 175px; padding: 0; position: absolute; text-shadow: none; z-index: 1000; }
.dropdown-menu li.divider { background: #f1f3f6 none repeat scroll 0 0; }
.dropdown-menu li.header { padding: 8px 14px 2px; }
.dropdown-menu > li > a { clear: both; color: #6f6f6f; display: block; font-weight: 300; line-height: 18px; padding: 8px 16px; text-decoration: none; white-space: nowrap; }
.dropdown-menu > li > a > [class*=" fa-"], .dropdown-menu > li > a > [class^="fa-"] { color: #888; }
.dropdown-menu > li > a > [class*=" icon-"], .dropdown-menu > li > a > [class^="icon-"] { color: #666; }
.dropdown-menu > li > a > [class*=" glyphicon-"], .dropdown-menu > li > a > [class^="glyphicon-"] { color: #888; }
.dropdown-menu > li.active:hover > a, .dropdown-menu > li.active > a, .dropdown-menu > li:hover > a { background-color: #f6f6f6; background-image: none; color: #555; filter: none; text-decoration: none; }
.dropdown-menu.bottom-up { bottom: 100%; margin-bottom: 2px; top: auto; }
.dropdown-menu.bottom-up::after, .dropdown-menu.bottom-up::before { display: none; }
.dropdown-menu > li:first-child:hover > a { border-radius: 4px 4px 0 0; }
.dropdown-menu > li:last-child:hover > a { border-radius: 0 0 4px 4px; }
.dropdown-hover:hover > .dropdown-menu { display: block; }
.btn-group > .dropdown-menu, .dropdown-toggle > .dropdown-menu, .dropdown > .dropdown-menu { margin-top: 10px; }
.btn-group > .dropdown-menu::before, .dropdown-toggle > .dropdown-menu::before, .dropdown > .dropdown-menu::before { }
.btn-group > .dropdown-menu::after, .dropdown-toggle > .dropdown-menu::after, .dropdown > .dropdown-menu::after { border-bottom: 7px solid #eee; border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block !important; left: 10px; position: absolute; right: auto; top: -7px; }
.navbar-right .dropdown > .dropdown-menu::after { border-bottom: 7px solid #eee; border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block !important; position: absolute; left: auto; right: 10px; top: -7px; }

.btn-group > .dropdown-menu.pull-left::before, .dropdown-toggle > .dropdown-menu.pull-left::before, .dropdown > .dropdown-menu.pull-left::before { left: auto; right: 9px; }
.btn-group > .dropdown-menu.pull-left::after, .dropdown-toggle > .dropdown-menu.pull-left::after, .dropdown > .dropdown-menu.pull-left::after { left: auto; right: 10px; }
.btn-group > .dropdown-menu.pull-right::before, .dropdown-toggle > .dropdown-menu.pull-right::before, .dropdown > .dropdown-menu.pull-right::before { left: auto; right: 9px; }
.btn-group > .dropdown-menu.pull-right::after, .dropdown-toggle > .dropdown-menu.pull-right::after, .dropdown > .dropdown-menu.pull-right::after { left: auto; right: 10px; }
.btn-group.dropup > .dropdown-menu, .dropdown-toggle.dropup > .dropdown-menu, .dropdown.dropup > .dropdown-menu { margin-bottom: 10px; margin-top: 0; }
.btn-group.dropup > .dropdown-menu::after, .btn-group.dropup > .dropdown-menu::before, .dropdown-toggle.dropup > .dropdown-menu::after, .dropdown-toggle.dropup > .dropdown-menu::before, .dropdown.dropup > .dropdown-menu::after, .dropdown.dropup > .dropdown-menu::before { display: none !important; }
.dropdown-toggle::after { display: none; }
.dropdown-submenu { position: relative; }
.dropdown-submenu > .dropdown-menu { left: 100%; margin-left: -1px; margin-top: -6px; top: 5px; }
.dropdown-submenu > a::after { content: ""; display: inline-block; font-family: FontAwesome; font-size: 14px; font-weight: 300; height: auto; position: absolute; right: 7px; top: 7px; }
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu:hover > a::after { border-left-color: #fff; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; }
.dropup .dropdown-submenu > .dropdown-menu { bottom: 0; margin-bottom: -2px; margin-top: 0; top: auto; }
.nav.pull-right > li > .dropdown-menu, .nav > li > .dropdown-menu.pull-right { left: auto; right: 0; }
.nav.pull-right > li > .dropdown-menu::before, .nav > li > .dropdown-menu.pull-right::before { left: auto; right: 12px; }
.nav.pull-right > li > .dropdown-menu::after, .nav > li > .dropdown-menu.pull-right::after { left: auto; right: 13px; }
.nav.pull-right > li > .dropdown-menu .dropdown-menu, .nav > li > .dropdown-menu.pull-right .dropdown-menu { left: auto; margin-left: 0; margin-right: -1px; right: 100%; }

.pd15 { padding: 10px 0px; }

.navbar-default { border: none; border-bottom: 1px solid #e7eaec; /* padding: 10px 0; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/ }
.dh-menu { min-width: 400px; width: 400px; /*box-shadow:none;border-top:none;*/ }
.navbar-brand { background: url("images/company/logo.png") no-repeat center; background-size: contain; width: 195px; margin: 10px; /*height: 60px;*/ }

.img-thumbnail { border-radius: 0; }
.modal-dialog { margin-top: 90px; }
footer { background: #fff; padding: 30px; text-align: center; color: #999; border-top: 1px solid #e7eaec; }
footer a { color: #999; margin: 5px; }
footer a:hover { text-decoration: underline; }
/*简历开始*/
.perinfo div { margin-bottom: 8px; }
.perinfo div span { color: #999; }
.interview-state { width: 80px; margin-left: 15px; }
.nberN05 li { overflow: hidden; }
.nberN05 li b, .nberN05 p { display: block; float: left; line-height: 24px; }
.nberN05 li b { font-weight: normal; color: #999; }
.nberN05 li p em, .nberN05 li p i { color: #999; }
.nberN05 li p i { padding: 0 5px; color: #ccc; font-family: "宋体"; }
.nberTit1 { color: #999; line-height: 28px; }
.nberTit1 span { color: #f98700; padding-left: 20px; }
.nberTit1 b { color: #36b1c0; font-size: 16px; padding-left: 20px; }
.nberTit2, .nberTit3 { line-height: 28px; }
.nberTit2 b { color: #36b1c0; font-size: 16px; padding-right: 14px; }
.nberTit2 b.nber2Mag { padding-left: 40px; }
.nberTit2 span { color: #999; word-break: break-all; }
.nberTit2 i, .nberTit3 i { padding: 0 8px; color: #ccc; font-family: "宋体"; }

.nberTit3 b { font-weight: normal; padding-right: 14px; }
/*注册开始*/
#perlogin { height: 500px; background: url(images/perbg.jpg) no-repeat center top #fff; background-size: cover; margin-top: -20px; }
#comlogin { height: 500px; background: url(images/combg.jpg) no-repeat center top #12032a; background-size: cover; margin-top: -20px; }

#comlogin p { padding: 5px 20px; font-size: 14px; }
#com-services { margin-top: 20px; padding-bottom: 30px; }
#com-services h2 { text-align: center; font-size: 30px; margin-bottom: 30px; }
#com-services .content { padding-left: 140px; }
#com-services .content div { float: left; margin-left: 50px; width: 160px; text-align: center; }
#com-services .content div i { background: url(images/company/icon.png) no-repeat; display: block; width: 85px; height: 85px; margin: 20px auto; }
#com-services .content div h5 { color: #4a4a4a; font-size: 18px; }
#com-services .content div p { color: #999; line-height: 200%; text-align: left; }
#com-services .content div .icon1 { background-position: 0px 0px; }
#com-services .content div .icon2 { background-position: 0px -90px; }
#com-services .content div .icon3 { background-position: 0px -180px; }
#com-services .content div .icon4 { background-position: 0px -270px; }
.loginboxbg { /*filter: alpha(opacity=40);*/ background: #fff; padding-left: 20px; padding-right: 20px; padding-bottom: 25px; background: rgba(255,255,255,0.9); border: 1px solid rgba(255,255,255,0.3); /*box-shadow: 0 0 5px rgba(0,0,0,0.3);*/ }

.navbar-header { width: auto; float: left; }

@media (max-width: 765px) {
    .navbar-header { width: auto; float: none; }
    .search .wp-input .city { display: block; /*width: 80px;*/ width: 100%; border-right: none; /*background: url(../content/images/index-icon.png) no-repeat 48px 0;*/ font-size: 16px; float: left; cursor: pointer; text-align: center; padding: 0px 21px 0 9px; height: 34px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .search .wp-input .jobtype { display: block; /*width: 120px;*/ width: 100%; border-right: none; /*background: url(../content/images/index-icon.png) no-repeat 88px 0;*/ font-size: 16px; float: left; cursor: pointer; text-align: center; padding: 0px 21px 0 9px; height: 34px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
    .btn-group > .dropdown-menu::after, .dropdown-toggle > .dropdown-menu::after, .dropdown > .dropdown-menu::after { border: none; }
    .navbar-right .dropdown > .dropdown-menu::after { border: none; }
}
