@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

section.l_con {
    width: 645px;
    float: left;
    padding: 0 20px 20px;
    margin-top: 20px;
    border-right: 1px solid #e7e7e7;
    min-height: 1100px;
    _height: 1100px
}

section.r_con {
    width: 264px;
    padding: 20px;
    float: right
}
section.banner {
    width: 100%;
    min-width: 990px;
    height: 356px;
    margin: 0 auto 0;
    background-color: #282d31;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center 0
}

section.banner h1 {
    height: 78px;
    padding-top: 79px;
    font-weight: normal;
    font-size: 40px;
    width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    text-shadow: 3px 3px 7px #282d31, -3px -3px 7px #282d31
}

section.banner p {
    padding-top: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 3px 3px 5px #282d31, -3px -3px 5px #282d31
}

dl.banner_dl {
    height: 107px;
    text-align: center;
    background: url(../images/np_c_bg_01.png) no-repeat center
}

dl.banner_dl dt {
    height: 52px;
    line-height: 52px
}

dl.banner_dl dt a {
    font-size: 18px;
    color: #fff;
    text-shadow: 3px 3px 5px #282d31, -3px -3px 5px #282d31;
    text-decoration: none;
}

dl.banner_dl dt a.current {
    font-weight: bold;
    text-decoration: none;
    color: #7cb228
}

dl.banner_dl dt em {
    font-size: 16px;
    margin: 0 12px;
    color: #f4eded
}

dl.banner_dl dd .search_container {
    width: 478px;
    margin: 0 auto
}

dl.banner_dl dd .search_container .autocomplete-suggestions {
    text-align: left
}

dl.banner_dl .btn_o_l {
    height: 39px;
    line-height: 39px;
    box-shadow: 2px 2px 3px #343434;
    vertical-align: top;
    font-size: 17px;
    *overflow: visible
}

input.c_ipt {
    width: 350px;
    height: 15px;
    *line-height: 15px;
    padding: 10px;
    margin-right: 6px;
    background: #fff;
    border-width: 2px 1px 1px 2px;
    border-color: #f4eded #f4eded #f4eded #e6e1e1;
    box-shadow: 1px 1px 1px #b2ada6;
    vertical-align: middle
}

input.zhiwei_search {
    height: 14px;
    line-height: 14px;
    width: 131px;
    padding: 4px 12px 4px 12px;
    border: 1px solid #CFCFCF;
    border-width: 2px 1px 1px 2px;
    vertical-align: top
}

p.searchmore input.btn_grey_s {
    height: 25px;
    line-height: 25px;
    padding: 0 22px
}

h3.tt {
    margin-top: 30px;
    border-bottom: 1px solid #e7e7e7
}

h3.tt img {
    height: 24px;
    position: relative;
    bottom: -1px;
    left: 0
}

h3.r_tt {
    font-size: 15px;
    padding-bottom: 10px;
    float: left;
    font-size: 90%;
}

ul.hangye {
    padding-top: 15px;
    overflow: hidden;
    zoom: 1
}

ul.hangye li {
    float: left;
    width: 10em;
    padding-right: 1em;
    line-height: 1.8em
}

ul.hangye a {
    color: #343434;
    white-space: nowrap
}

ul.hangye a:hover {
    color: #2c84cc;
    text-decoration: underline
}

ul.search_hangye {
    padding-top: 10px;
    overflow: hidden;
    zoom: 1
}

ul.search_hangye li {
    width: 14em;
    float: left;
    line-height: 1.8em;
    padding-right: 10px
}

ul.search_hangye li a {
    color: #343434
}

ul.search_hangye li a:hover {
    color: #2c84cc
}

ul.search_hangye li em {
    color: #999999
}

ul.jobs_show li {
    margin-bottom: 10px;
    zoom: 1
}

ul.jobs_show li span {
    color: #999999
}

ul.jobs_show a {
    color: #343434
}

ul.jobs_show a:hover {
    text-decoration: underline
}

ul.jobs_show img {
    padding: 2px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    margin-right: 10px
}

ul.salary_show li {
    padding-left: 25px;
    color: #999999;
    line-height: 2.4em;
    overflow: hidden;
    zoom: 1;
    position: relative
}

ul.salary_show li i {
    position: absolute;
    left: 0;
    top: .4em;
    display: inline-block;
    vertical-align: -5px;
    *vertical-align: middle;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background-color: #d7d7d7;
    text-align: center;
    line-height: 18px;
    overflow: hidden;
    color: #fff
}

ul.salary_show li i.hot {
    background-color: #7cb228
}

ul.salary_show li p {
    float: left;
    padding-top: 5px;
    width: 11em;
    line-height: 1.5em
}

ul.salary_show li p a {
    color: #343434;
    white-space: normal
}

ul.salary_show li p a:hover {
    text-decoration: underline
}

ul.salary_show li em {
    display: block;
    float: right
}

ul.companypaids {
    padding-top: 2px
}

ul.companypaids li {
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    zoom: 1
}

ul.companypaids li a.company_logo {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #E7E7E7;
    padding: 2px;
    background-color: #fff;
    overflow: hidden;
    line-height: 30px;
    margin-top: 8px;
    font-size: 0
}

ul.companypaids li a.company_logo img {
    width: 30px;
    display: inline-block;
    vertical-align: middle
}

ul.companypaids li a.company_logo span {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

ul.companypaids li p {
    float: left;
    padding-left: 15px
}

ul.companypaids li p em {
    color: #E7E7E7
}

ul.companypaids li div {
    float: right
}

ul.show {
    padding: 15px 0 0 0;
    width: 665px;
    margin-left: -20px
}

ul.show li {
    position: relative;
    float: left;
    width: 134px;
    height: 134px;
    overflow: hidden;
    margin-left: 22px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #E7E7E7;
    text-align: center
}

ul.show li a.photo_name {
    display: inline-block;
    position: absolute;
    left: 4px;
    bottom: 4px;
    height: 24px;
    line-height: 24px;
    width: 134px;
    background-color: #333;
    filter: alpha(opacity=82);
    opacity: .82;
    color: #fff;
    -webkit-transition: bottom .2s ease;
    -moz-transition: bottom .2s ease;
    -ms-transition: bottom .2s ease;
    -o-transition: bottom .2s ease;
    transition: bottom .2s ease
}

ul.show li.a_hover a.photo_name {
    bottom: 4px
}

.autocomplete-suggestions {
    border: 1px solid #e7e7e7;
    background: #FFF;
    cursor: default;
    overflow: auto
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #007ead
}

.autocomplete-suggestions dl {
    background-color: #f5f5f5
}

.autocomplete-suggestions dl dt {
    width: 2em;
    padding: 0 1em;
    float: left;
    color: #999999;
    padding-top: 5px
}

.autocomplete-suggestions dl dt.bd {
    border-top: 1px solid #eeeeee
}

.autocomplete-suggestions dl dd {
    border-left: 1px solid #eeeeee;
    margin-left: 4em;
    background-color: #fff
}

.autocomplete-suggestions dl dd.bd {
    border-top: 1px solid #eeeeee
}

.autocomplete-suggestion {
    height: 35px;
    line-height: 35px;
    padding-left: 11px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #007ead;
    color: #fff
}

.autocomplete-selected strong {
    color: #ffd
}

.autocomplete-suggestion-search {
    height: 34px;
    line-height: 34px;
    padding-left: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666
}

.autocomplete-suggestion-search:hover {
    cursor: pointer;
    color: #38b447
}

.autocomplete-suggestion-search i {
    display: inline-block;
    margin-right: 10px;
    margin-top: -1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #AAAAAA;
    font-size: 26px;
    float: right
}

ul.command li {
    padding: 15px 0;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    zoom: 1
}

ul.command li p.cmpimg {
    display: block;
    float: left;
    margin-right: 15px;
    width: 93px
}

ul.command li p.cmpimg a.logo {
    float: none;
    margin-right: 0
}

ul.command li p.cmpimg strong.cmpname {
    display: block;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    font-weight: normal
}

ul.command li a.logo {
    text-decoration: none;
    display: block;
    float: left;
    width: 91px;
    height: 91px;
    border: 1px solid #E7E7E7;
    margin-right: 15px;
    overflow: hidden;
    font-size: 0
}

ul.command li a.logo img {
    width: 91px;
    display: inline-block;
    vertical-align: middle
}

ul.command li a.logo span {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

ul.command li div {
    float: left;
    width: 112px;
    padding-top: 6px
}

ul.command li div span {
    margin: 5px 0
}

ul.command li div.np_bishi {
    width: 324px
}

ul.command li div .laizi {
    line-height: 2em
}

ul.command li dl {
    margin-left: 240px;
    padding-top: 6px
}

ul.command li dl.np_a {
    margin-left: 444px
}

ul.command li dl dd a {
    color: #343434
}

ul.command li dl dd a:hover {
    color: #2c84cc;
    text-decoration: underline
}

ul.command li dl dd.laizi {
    margin-top: 5px
}

.indy_comment ul.industry {
    list-style: disc inside url('../images/dot.jpg')
}

.indy_comment ul.industrys {
    display: none
}

.indy_comment ul.comment {
    margin: 0 0 20px 0
}

.indy_comment ul.industry li {
    display: list-item;
    width: 120px;
    margin-bottom: 15px;
    float: left
}

.scroll_wrap {
    overflow: hidden;
    margin-bottom: 25px;
    position: relative
}

.scroll_inner {
    position: relative
}

.indy_comment ul.comment li {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333
}

.indy_comment ul.industry a, .indy_comment ul.comment a {
    color: #343434
}

.indy_comment ul.comment a {
    padding-left: 25px;
    display: block
}

.indy_comment .c1 {
    margin-left: 10px;
    margin-bottom: 20px
}

.indy_comment span.from {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #999;
    line-height: 1.667;
    text-align: left;
    height: 13px
}

.toggle {
    position: relative;
    cursor: pointer;
    margin-top: 10px;
    color: #999;
    margin-bottom: 20px;
    font-size: 12px;
    font-family: "Microsoft YaHei"
}

.comment li i.s {
    margin: 5px 5px 0 0;
    width: 20px;
    height: 21px;
    font-size: 0;
    float: left;
    background: url("../images/icons.png") no-repeat 0 -580px
}

.comment li i.i {
    margin: 5px 5px 0 0;
    width: 20px;
    height: 21px;
    font-size: 0;
    float: left;
    background: url("../images/icons.png") no-repeat -23px -580px
}

.comment li i.t {
    margin: 5px 5px 0 0;
    width: 20px;
    height: 21px;
    font-size: 0;
    float: left;
    background: url("../images/icons.png") no-repeat -48px -580px
}

.comment li i.p {
    margin: 5px 5px 0 0;
    width: 20px;
    height: 21px;
    font-size: 0;
    float: left;
    background: url("../images/icons.png") no-repeat -74px -580px
}

.comment li i.c {
    margin: 5px 5px 0 0;
    width: 20px;
    height: 21px;
    font-size: 0;
    float: left;
    background: url("../images/icons.png") no-repeat -98px -580px
}

div.C-toggler {
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #999999
}

div.C-toggler i {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-width: 4px 4px 0 4px;
    border-style: solid dashed;
    border-color: #999999 transparent transparent transparent;
    vertical-align: 2px
}

div.C-toggler.active i {
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #999999 transparent
}

div.C-toggler.active:hover i {
    border-bottom-color: #7cb228
}

div.C-toggler:hover {
    color: #7cb228
}

div.C-toggler:hover i {
    border-top-color: #7cb228
}

h3.tt_command {
    margin-top: 0
}

h3.tt_command img {
    height: 29px
}

h3.np_a1 {
    margin-top: 0
}

h3.np_a1 img {
    height: 25px
}

h3.tt_np_paid {
    margin-top: 0
}

h3.tt_np_paid img {
    height: 29px
}

a.underline:hover {
    text-decoration: underline
}

nav.ci_nav {
    margin-left: -20px;
    padding-left: 20px;
    border-bottom: 1px solid #fdfdfd;
    background-color: #e7e7e7
}

nav.ci_nav p {
    background: url(../images/np_company_index_ahover.jpg) no-repeat left bottom;
    overflow: hidden;
    zoom: 1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

nav.ci_nav a {
    width: 102px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: left;
    font-size: 15px;
    color: #343434
}

nav.ci_nav a:hover {
    text-decoration: none
}

nav.ci_nav a.current {
    color: #7cb228;
    text-decoration: none
}

nav.ci_nav a:nth-of-type(2) {
    width: 100px;
    border-left: 1px solid #f8f1f1;
    border-right: 1px solid #f8f1f1
}

dl.core {
    padding-top: 15px;
    overflow: hidden;
    zoom: 1
}

dl.core dt {
    float: left
}

dl.core dt a {
    margin-right: 15px;
    font-size: 0;
    float: left;
    width: 88px;
    height: 88px;
    display: block;
    border: 1px solid #E7E7E7;
    padding: 5px;
    background-color: #fff;
    overflow: hidden
}

dl.core dt a img {
    width: 88px;
    display: inline-block;
    vertical-align: middle
}

dl.core dt a span {
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

dl.core dd {
    margin-left: 240px
}

dl.core dd p.c_name {
    color: #2c84cc;
    padding-bottom: 10px
}

aside p {
    padding-bottom: 8px;
    background: url(../images/np_company_index_line.jpg) no-repeat center bottom;
    margin-bottom: 15px
}

aside p img {
    margin-right: 14px
}

aside .btn_o_s {
    padding: 0 15px
}

div.links {
    clear: both;
    position: relative;
    width: 910px;
    padding: 10px 70px 10px 10px;
    margin: 0 auto;
    border-top: 1px solid #e7e7e7;
    background-color: #fff
}

div.links a.sprech {
    position: absolute;
    right: 20px;
    top: 41px;
    *top: 37px;
    line-height: 1em;
    color: #999999
}

div.links a.sprech i {
    display: inline-block;
    margin-left: 5px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    border-color: #999999 transparent transparent transparent;
    border-style: solid dashed;
    border-width: 4px 4px 0 4px;
    vertical-align: 3px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

div.links a.sprech i.h_green {
    border-color: #7cb228 transparent transparent transparent
}

div.links a.sprech i.up {
    border-color: transparent transparent #999999 transparent;
    border-width: 0 4px 4px 4px
}

div.links a.sprech:hover {
    text-decoration: none;
    color: #7cb228
}

div.links a.sprech:hover i.pull_down {
    border-color: #7cb228 transparent transparent transparent
}

div.links a.sprech:hover i.up {
    border-color: transparent transparent #7cb228 transparent
}

div.links ul {
    overflow: hidden
}

div.links ul.js-links {
    height: 24px
}

div.links li {
    float: left;
    padding: 0 10px;
    line-height: 14px;
    border-left: 1px solid #e7e7e7;
    margin: 5px 0 5px -1px
}

div.links li a {
    white-space: nowrap;
    color: #999999
}

div.links li a:hover {
    color: #2c84cc
}

div.links b {
    margin-right: 10px
}

div.links p.grey_99 {
    padding-bottom: 5px
}

.search-record .record-container {
    padding: 15px
}

.search-record .record-container + .top-search-container {
    padding-top: 0
}

.search-record .top-search-container {
    padding: 15px
}

.search-record .title-container {
    margin-bottom: 5px
}

.search-record .title-container .title {
    font-size: 12px;
    color: #666666
}

.search-record .title-container .btn {
    float: right;
    font-size: 12px;
    color: #aaa;
    cursor: pointer
}

.search-record .title-container .btn:hover {
    color: #666
}

.search-record .records {
    padding-top: 5px;
    max-height: 68px;
    overflow: hidden
}

.search-record .records li {
    display: inline-block;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    word-wrap: normal;
    width: auto;
    max-width: 6em;
    height: 26px;
    line-height: 26px;
    padding: 0 14px;
    border: none;
    margin-bottom: 10px;
    margin-right: 10px;
    background: #f5f5f5;
    font-size: 12px;
    color: #666666;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px
}

.search-record .records li:hover {
    cursor: pointer;
    background: #50D27D;
    color: #fff
}