body {
    font-size: 100%;
    background: #f3f3f3;
    color: #181818;
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    font-family: "microsoft yahei";
    text-align: left;
}

h3 {
    padding: 0;
    margin: 0;
}

a {
    color: #181818;
    text-decoration: none;
}

a:hover {
    color: #ed8231;
}

.a_blue {
    color: #0d6fb8;
}

.a_blue:hover {
    color: #0a61a1;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    float: left;
}

hr {
    width: 1px;
    min-height: 170px;
    border: none;
    border-right: dashed 1px #bfbfbf;
    margin: 43px 20px;
    float: left;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

.tools {
    height: 40px;
    width: 1200px;
    line-height: 40px;
    font-size: 14px;
    color: #181818;
    margin: auto;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.tools_left {
    float: left;
}

.tools_right a:hover {
    color: #0d6fb8;
}

.tools_right {
    float: right;
}

.head_out {
    background: #ffffff;
    width: 100%;
    min-width: 1200px;
}

.head {
    background: #fff;
    height: auto;
    overflow: hidden;
    width: 1200px;
    margin: auto;
}

.logo {
    float: left;
    width: 380px;
    height: 100px;
    display: flex;
    align-items: center;
}

.logo img {
    vertical-align: middle;
    width: 380px;
    height: 48px;
}

.gps {
    line-height: 100px;
    font-size: 1.2em;
    float: left;
    margin-left: 10px;
    display: flex;
    align-items: center;
}

.gps span:nth-child(2) {
    width: 250px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.head_span {
    line-height: 100px;
    height: 100px;
    float: right;
}

.searchTop {
    width: auto;
    overflow: hidden;
    margin-top: 27px;
    float: left;
}

.filter {
    min-width: 70px;
    height: 44px;
    line-height: 44px;
    padding-left: 5px;
    padding-right: 20px;
    overflow: hidden;
    float: left;
    border: #0d6fb8 1px solid;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    background: transparent url("../img/icon_arrow_down.png") no-repeat scroll 90% 50%;
    background-size: 14px;
    outline: 0;
}

.searchTop .filter {
    height: 48px;
    padding-left: 20px;
    padding-right: 30px;
    border: #0663EE 2px solid;
    border-radius: 8px 0 0 8px;
    background: #F6FAFF url("../img/icon_arrow_down.png") no-repeat scroll 90% 50%;
    background-size: 18px;
    outline: 0;
}

.head_input {
    border: 2px solid #0663EE;
    border-left: 0;
    color: #707070;
    font-size: 1em;
    height: 48px;
    text-indent: 15px;
    width: 400px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    background: #F6FAFF;
}

.head_submit {
    background: #0663EE;
    border-radius: 0 8px 8px 0;
    color: #ffffff;
    float: left;
    width: 100px;
    height: 48px;
    border: none;
    font-size: 1.2em;
    cursor: pointer;
}

.head_submit i {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin-top: 4px;
    margin-right: 8px;
    background: url("../img/icon_search.png") no-repeat;
    background-size: 18px;
}

.advanced_search {
    width: 35px;
    height: 44px;
    text-align: center;
    font-size: 1.1em;
    line-height: 22px;
    float: left;
    margin-left: 5px;
}

.advanced_search a {
    color: #ed8231;
}

/*导航*/
.head-v3 {
    width: 100%;
    z-index: 100;
    min-width: 1200px
}

.head-v3 .navigation-inner {
    margin: 0 auto;
    width: 1200px;
    position: relative
}

.navigation-inner img {
    line-height: 50px;
    vertical-align: middle;
    margin: 15px 0;
}

.navigation-up {
    height: 50px;
    background: #0d6fb8;
}

.navigation-up .navigation-v3 {
    float: left;
}

.navigation-up .navigation-v3 ul {
    float: left;
    margin: 0;
}

.navigation-up .navigation-v3 li {
    float: left;
    font: normal 16px/59px "microsoft yahei";
    color: #fff;
}

.navigation-up .navigation-v3 .nav-up-selected {
    background: #ed8231;
    background-repeat: no-repeat;
    background-size: 100% 14px;
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
    background: #fcd116;
    background-repeat: no-repeat;
    background-size: 100% 14px;
}

.navigation-up .navigation-v3 .nav-up-selected-inpage a {
    color: #ffffff;
}

.navigation-up .navigation-v3 li h2 {
    font-weight: normal;
    padding: 0;
    margin: 0
}

.navigation-up .navigation-v3 li h2 a {
    padding: 0 25px;
    color: #ffffff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-family: "microsoft yahei";
    font-size: 1.12em;
}

.navigation-up .navigation-v3 li h2 a:hover {
    color: #ffffff;
}

.navigation-down {
    position: absolute;
    top: 190px;
    left: 0px;
    width: 100%
}

.navigation-down .nav-down-menu {
    width: 100%;
    margin: 0;
    background: #0362aa;
    position: absolute;
    top: 0px
}

.navigation-down .nav-down-menu .navigation-down-inner {
    margin: auto;
    width: 980px;
    position: relative
}

.navigation-down .nav-down-menu dl {
    float: left;
    margin: 18px 80px 18px 0
}

.navigation-down .menu-1 dl {
    margin: 20px 80px 25px 0
}

.navigation-down .menu-1 dt {
    font: normal 16px "microsoft yahei";
    color: #578cc5;
    padding-bottom: 10px;
    border-bottom: 1px solid #ce1126;
    margin-bottom: 10px;
    margin-right: -20px;
}

.navigation-down .menu-1 dd {
    text-align: left;
    padding: 0;
    margin: 0;
}

.navigation-down .menu-1 dd a {
    color: #181818;
    font: normal 14px/30px "microsoft yahei";
}

.navigation-down .menu-1 dd a:hover {
    color: #ef9f15;
}

.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
    color: #ffffff;
    font: normal 16px "microsoft yahei"
}

.nav {
    width: 100%;
    background: #0d6fb8;
    height: 50px;
    min-width: 1200px;
}

.nav ul {
    width: 1200px;
    margin: auto;
    color: #ffffff;
    font-size: 1.12em;
}

.nav ul a {
    color: #ffffff;
    display: block;
}

.nav ul li {
    float: left;
    text-align: center;
    line-height: 48px;
    padding: 0 20px;
}

.selected_inpage {
    border-bottom: #ed8231 2px solid;
    padding: 0 20px;
}

.nav ul li a:hover {
    border-bottom: solid #ed8231 2px;
    color: #ffffff;
    display: block;
}

.phone {
    color: #ffffff;
}

.phone img {
    margin-right: 10px;
    vertical-align: middle;
}

/*banner*/
.flexslider {
    position: relative;
    width: 100%;
    height: 462px;
    overflow: hidden;
    zoom: 1;
    min-width: 1200px;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99 shonw_filename;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../img/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    left: 50%;
    margin-left: -84px;
}

.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
}

.flex-control-paging li a {
    display: block;
    height: 10px;
    width: 48px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #cccccc;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-color: #0663EE;
}

.flexslider .slides a img {
    width: 100%;
    height: 462px;
    display: block;
}

/*login*/
.login_bg2 {
    position: absolute;
    top: 60px;
    right: 80px;
    width: 328px;
    height: 340px;
    background: #ffffff;
    overflow: hidden;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../js/ie-css3.htc);
}

.login_bg2 .login_tab2 {
    width: 272px;
    height: 40px;
    margin: 30px auto 0;
    color: #787878;
    border-bottom: 0;
    line-height: 28px;
    font-size: 16px;
    cursor: pointer;
}

.login_bg2 .login_pre2 {
    width: 116px;
    text-align: center;
    float: left;
    margin-right: 40px;
}

.login_bg2 .login_com2 {
    width: 116px;
    text-align: center;
    float: left;
}

.login_bg2 .login_select2 {
    position: relative;
    color: #333333;
}

.login_bg2 .login_select2::after {
    position: absolute;
    bottom: -12px;
    left: 40px;
    right: 0;
    width: 42px;
    height: 4px;
    background: #0663EE;
    border-radius: 2px;
    content: '';
    display: block;
}

.login_bg2 .login_content2 {
    width: 272px;
    margin: 0 auto;
    text-align: center;
}

.login_bg2 .login_name2 {
    width: 272px;
    height: 42px;
    margin: 30px auto 0;
    line-height: 40px;
    text-indent: 2em;
    border: #cccccc 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.login_bg2 .login_password2 {
    width: 272px;
    height: 42px;
    margin: 20px auto 0;
    line-height: 40px;
    text-indent: 2em;
    border: #cccccc 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.login_password_forget2 {
    width: 270px;
    margin: 15px auto 0;
    text-align: left;
}

.login_forget_password2 {
    float: right;
    color: #0050B3;
}

.login_forget_password2 a {
    color: #0050B3;
}

.login_btn2 {
    width: 270px;
    height: 40px;
    margin: 15px auto 0;
    color: #ffffff;
    font-size: 1.1em;
    background: #0663EE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.login_btn2:hover {
    background: #0050B3;
}

.registered2 {
    float: left;
    color: #787878;
}

.registered2 label a {
    color: #0050B3;
}

#login_com {
    display: none;
}

.login {
    width: 1200px;
    height: 380px;
    overflow: hidden;
    margin: auto;
    position: relative;
}

.login_bg {
    background: #ffffff;
    width: 300px;
    position: absolute;
    top: 60px;
    right: 80px;
    padding-bottom: 20px;
    overflow: hidden;
    -moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari 鍜�Chrome */
    border-radius: 4px; /* Opera 10.5+, 浠ュ強浣跨敤浜咺E-CSS3鐨処E娴忚鍣�*/
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24); /* Firefox */
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24); /* Safari 鍜�Chrome */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.24); /* Opera 10.5+, 浠ュ強浣跨敤浜咺E-CSS3鐨処E娴忚鍣�*/
    behavior: url(../js/ie-css3.htc);
}

.login_tab {
    border-bottom: solid 1px #bfbfbf;
    height: 50px;
    line-height: 50px;
}

.login_pre {
    width: 150px;
    color: #181818;
    font-size: 1.1em;
    text-align: center;
    float: left;
}

.login_com {
    width: 150px;
    color: #181818;
    font-size: 1.1em;
    text-align: center;
    float: right;
}

.login_select {
    background: #0d6fb8;
    color: #ffffff;
}

.login_content {
    overflow: hidden;
    text-align: center;
    width: 300px;
}

.login_name {
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    color: #707070;
    height: 40px;
    line-height: 40px;
    margin: 20px auto auto;
    text-indent: 2em;
    width: 270px;
}

.login_password {
    width: 270px;
    height: 40px;
    margin: auto;
    margin-top: 20px;
    line-height: 40px;
    text-indent: 2em;
    border: #bfbfbf 1px solid;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 鍜�Chrome */
    border-radius: 5px; /* Opera 10.5+, 浠ュ強浣跨敤浜咺E-CSS3鐨処E娴忚鍣�*/
}

.login_password_forget {
    width: 270px;
    margin: auto;
    margin-top: 15px;
    text-align: left;
}

.login_password_remember {
    border: #0d6fb8 1px solid;
    width: 14px;
    height: 14px;
    float: left;
    color: #707070;
    margin-top: 9px;
}

.login_checked {
    text-align: left;
    margin-left: 10px;
    color: #707070;
}

.login_forget_password {
    float: right;
    color: #0d6fb8;
}

.login_forget_password a {
    color: #0d6fb8;
}

.login_btn {
    background: #0d6fb8;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 鍜�Chrome */
    border-radius: 5px; /* Opera 10.5+, 浠ュ強浣跨敤浜咺E-CSS3鐨処E娴忚鍣�*/
    margin: auto;
    margin-top: 15px;
    width: 270px;
    height: 40px;
    color: #ffffff;
    font-size: 1.1em;
}

.login_btn:hover {
    background: #0362aa;
}

.registered {
    width: 270px;
    margin: auto;
    margin-top: 15px;
    text-align: left;
    color: #707070;
}

.registered label a {
    color: #0d6fb8;
}

#login_com {
    display: none;
}

/*hot-job and industry */
.hot_job_industry_title_bg {
    background: #0663EE;
    width: 100%;
    height: 40px;
    line-height: 40px;
    min-width: 1200px;
}

.hot_job_industry_title {
    width: 1200px;
    margin: auto;
}

.hot_job {
    width: 100px;
    float: left;
    color: #ffffff;
    text-align: center;
}

.industry {
    width: 100px;
    float: left;
    color: #ffffff;
    text-align: center;
}

.job_industry_more {
    float: right;
    color: #ffffff;
}

.job_industry_more a {
    color: #ffffff;
}

.hot_job_industry_title_select {
    background: url("../img/icon_arrow.png") no-repeat center 100%;
}

.hot_job_industry_content_bg {
    width: 100%;
    background: rgb(33, 34, 37);
    overflow: hidden;
    padding-bottom: 20px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    min-width: 1200px;
}

.hot_job_industry_content {
    width: 1200px;
    margin: auto;
}

.hot_job_industry_content a {
    color: #ffffff;
}

.hot_job_industry_content a:hover {
    color: #ffffff;
}

#hot_job {
    width: 1200px;
}

#hot_job li {
    width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #ffffff;
    margin-top: 15px;
}

#hot_job li:before {
    content: url("../img/icon_arrow_left.png");
    vertical-align: middle;
    margin-right: 10px;
}

#industry {
    display: none;
}

#industry li {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    margin-top: 15px;
}

#industry li:before {
    content: url("../img/icon_arrow_left.png");
    vertical-align: middle;
    margin-right: 10px;
}

/*璇氫俊浼佷笟*/
.enterprise {
    width: 1200px;
    overflow: hidden;
    background: #ffffff;
    margin: auto;
    margin-top: 10px;
    padding-bottom: 1px;
}

.big_title {
    border-bottom: #bfbfbf 1px solid;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #0663EE;
    font-size: 1.1em;
}

.big_news_title {
    border-bottom: #bfbfbf 1px solid;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #0663EE;
    font-size: 1.1em;
}

.title_span {
    background: #0663EE none repeat scroll 0 0;
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
    margin-top: 15px;
    width: 2px;
}

.enterprise_bigAd {
    width: 1170px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    display: block;
}

.enterprise_bigAd img {
    display: block;
    height: 120px;
    margin-bottom: 10px;
    width: 1170px;

}

.enterprise_two {
    width: 1170px;
    margin: auto;
    overflow: hidden;
}

.enterprise_two_left {
    width: 565px;
    border: dashed 1px #bfbfbf;
    padding: 5px;
    float: left;
    overflow: hidden;
    table-layout: fixed;
    vertical-align: middle;
    margin-bottom: 10px;
}

.enterprise_two_logo {
    width: 220px;
    height: 140px;
    float: left;
}

.enterprise_two_logo img {
    width: 220px;
    height: 140px;
}

.enterprise_two_logo_two {
    width: 565px;
    height: 140px;
    float: left;
}

.enterprise_two_logo_two img {
    width: 565px;
    height: 140px;
}

.enterprise_two_content {
    width: 335px;
    margin-left: 10px;
    float: left;
    padding-top: 15px;
}

.enterprise_two_content_text {
    width: 335px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.enterprise_two_right {
    width: 565px;
    border: dashed 1px #bfbfbf;
    padding: 5px;
    float: right;
    overflow: hidden;
    margin-bottom: 10px;
}

.enterprise_four {
    width: 1170px;
    margin: auto;
    overflow: hidden;
}

.enterprise_line {
    width: 285px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    margin-bottom: 10px;
}

.enterprise_fourAd {
    width: 273px;
    overflow: hidden;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    float: left;
}

.enterprise_fourAd img {
    width: 275px;
    height: 140px;
}

.enterprise_job {
    float: left;
    width: 130px;
    overflow: hidden;
    border-right: dashed 1px #bfbfbf;
}

.enterprise_job li {
    list-style: disc;
    width: 130px;
}

.enterprise_introduce {
    width: 130px;
    float: right;
    overflow: hidden;
}

.enterprise_introduce li {
    position: relative;
    line-height: 2em;
    height: 8em;
    overflow: hidden;
    width: 130px;
}

.enterprise_introduce li::after {
    content: "...";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 0;
}

.enterprise_fourAd_content {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content2 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content3 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content4 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content5 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content6 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content7 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

.enterprise_fourAd_content8 {
    display: none;
    z-index: 2;
    position: absolute;
    width: 273px;
    padding: 5px;
    border: dashed 1px #bfbfbf;
    background: #ffffff;
}

/*newest_job_partime*/
.newest_job_partime {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    background: #ffffff;
    margin-top: 10px;
}

.newest {
    width: 590px;
    overflow: hidden;
    float: left;
}

.half_title {
    border-bottom: #bfbfbf 1px solid;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #0663EE;
    font-size: 1.1em;
}

.more_span {
    float: right;
    text-align: right;
}

.more_span a {
    color: #0663EE;
}

.newest_content {
    width: 560px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.newest_content li {
    width: 560px;
    border-bottom: dashed 1px #bfbfbf;
    height: 50px;
    line-height: 50px;
}

.newst_job {
    width: 55%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.comname {
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    text-align: right;
    color: #707070;
}

.comname a {
    color: #707070;
}

.partime {
    width: 590px;
    overflow: hidden;
    float: right;
}

.talent_news {
    width: 1200px;
    overflow: hidden;
    margin: auto;
    background: #ffffff;
    margin-top: 10px;
}

.news_three {
    width: 1170px;
    padding: 0 15px;
    overflow: hidden;
    padding-bottom: 10px;
}

.news_three ul {
    width: 360px;
    float: left;
}

.news_three li {
    width: 360px;
    height: 50px;
    line-height: 50px;
    float: left;
    border-bottom: dashed 1px #bfbfbf;
}

/*footer*/
.footer_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #0050B3;
    margin-top: 50px;
    padding: 20px 0;
    min-width: 1200px;
}

.footer {
    width: 1200px;
    /*  padding: 40px 0; */
    margin: auto;
    height: auto;
    overflow: hidden;
    color: #ffffff;
}

.footer_ul {
    width: 580px;
    margin: auto;
    text-align: center;
    color: #ffffff;
}

.footer_ul li {
    width: 580px;
}

.footer_ul li a {
    color: #ffffff;
}

/*found_job*/
.searcher {
    width: 1170px;
    height: auto;
    overflow: hidden;
    margin: auto;
    margin-top: 10px;
    background: #ffffff;
    padding: 0 15px 20px;
}

.searcher_kayword_all {
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}

.searcher_keyword {
    width: 500px;
    height: 44px;
    float: left;
    border: solid 1px #0d6fb8;
    border-radius: 0 5px 5px 0;
    text-indent: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
    outline: 0;
}

.searcher_label {
    width: 70px;
    height: 42px;
    float: left;
    line-height: 42px;
    overflow: hidden;
    text-align: center;
    border: #0d6fb8 1px solid;
    border-right: 0;
    border-radius: 5px 0 0 5px;
}

.searcher_small {
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.searcher_right {
    width: 205px;
    height: 44px;
    border: solid 1px #0d6fb8;
    border-radius: 0 5px 5px 0;
    text-indent: 1em;
    float: left;
    background: #ffffff;
    text-align: left;
    color: #707070;
}

.searcher_submit {
    width: 200px;
    height: 44px;
    float: right;
    margin-top: 20px;
    margin-right: 6px;
    background: #0663EE;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.2em;
    border: none;
}

.searcher_submit:hover {
    background: #0050B3;
}

.hot_industry_bg {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: auto;
    margin-top: 10px;
}

.hot_industry_ul {
    width: 1170px;
    height: auto;
    overflow: hidden;
    padding: 15px;
}

.hot_industry_ul li {
    width: 195px;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot_industry_ul li:after {
    content: url("../img/hot.gif");
}

.more_span_left {
    float: left;
    text-align: left;
}

.more_span_left a {
    color: #0d6fb8;
}

/*found_talent*/
.enterprise_service_content {
    width: 1170px;
    padding: 15px;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.enterprise_service_left {
    width: 470px;
    height: auto;
    overflow: hidden;
    float: left;
}

.enterprise_service_banner {
    width: 470px;
    height: 110px;
}

.enterprise_service_left_text {
    width: 470px;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.enterprise_service_right {
    width: 680px;
    height: auto;
    overflow: hidden;
    float: right;
}

.enterprise_service_tab_all {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
}

.enterprise_service_tab {
    height: 40px;
    border-radius: 4px;
    background: #0663EE;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
    padding: 0 20px;
}

.enterprise_service_tab_select {
    background: url("../img/enterprise_service_tab_select.png");
    background-size: 100% 100%;
}

.enterprise_service_tab_text {
    width: 507px;
    height: auto;
    overflow: hidden;
    border: dashed 1px #bfbfbf;
    border-radius: 4px;
    float: right;
    padding: 20px;
    color: #707070;
}

.enterprise_service_tab_text strong {
    font-weight: bold;
    color: #181818;
}

.recruitment_hosting_left {
    float: left;
}

.recruitment_hosting_right {
    float: right;
    margin-top: 50px;
}

.min {
    vertical-align: middle;
    width: 150px;
    height: 68px;
    background: url("../img/recruitment_hosting.jpg");
    background-size: 100% 100%;
}

.max {
    border: 5px solid #ed8231;
    border-radius: 10px;
    height: 493px;
    left: 18%;
    position: fixed;
    top: 20%;
    width: 1085px;
    background: url("../img/recruitment_hosting_smaller.jpg");
}

#recruitment_hosting {
    display: none;
}

#test_center {
    display: none;
}

#campus_direct_train {
    display: none;
}

/*certified_members*/
.bg_conent {
    width: 1180px;
    padding: 0 15px;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.big_lib {
    width: 1150px;
    height: 50px;
    line-height: 50px;
    border-bottom: dashed 1px #bfbfbf;
    padding: 0 10px;
}

.bg {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: auto;
    margin-top: 10px;
    padding-bottom: 10px;
}

.user_id {
    width: 120px;
    float: left;
}

.user_id a {
    color: #0663EE;
}

.age {
    width: 80px;
    float: left;
}

.sex {
    width: 80px;
    float: left;
}

.major {
    width: 200px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.education {
    width: 100px;
    float: left;
}

.job {
    width: 260px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexCom_salary {
    width: 180px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ed8231;
}

.work_year {
    width: 100px;
    float: left;
}

.certified_members_text {
    width: 1150px;
    height: auto;
    overflow: hidden;
    line-height: 28px;
    border-bottom: dashed 1px #bfbfbf;
    padding: 0 10px;
    display: none;
    color: #707070;
}

.certified_members_text strong {
    color: #181818;
}

#certified_members_text {
    display: none;
}

/*industryRecruit*/
.main_industry {
    width: 226px;
    height: 156px;
    float: left;
    margin: 20px 0 20px 10px
}

/*partime*/
.partime_ul {
    width: 1170px;
}

.partime_ul li {
    width: 1150px;
    height: 50px;
    line-height: 50px;
    border-bottom: dashed 1px #bfbfbf;
    padding: 0 10px;
}

.newst_job_long {
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.comname_long {
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-align: center;
}

.comname_long a {
    color: #707070;
}

.salary_long {
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-align: center;
    color: #ed8231;
}

.ctiy_long {
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-align: center;
    color: #707070;
}

.time_long {
    width: 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    text-align: right;
    color: #707070;
}

/*news*/
.img_news {
    width: 558px;
    height: auto;
    overflow: hidden;
    margin: 20px 0 20px 15px;
}

.city_blue {
    color: #0d6fb8;
}

.news_two {
    width: 556px;
    float: left;
    position: relative;
    padding-right: 30px;
}

.news_two_right {
    width: 556px;
    float: right;
    position: relative;
}

.v-line {
    position: absolute;
    top: 40px;
    bottom: 40px;
    border-right: 1px dashed #bfbfbf;
}

.v-line.left {
    right: 0px;
}

.v-line.right {
    left: 0px;
    margin-left: -1px;
}

.news_two li {
    border-bottom: 1px dashed #bfbfbf;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 556px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_two_right li {
    border-bottom: 1px dashed #bfbfbf;
    float: left;
    height: 50px;
    line-height: 50px;
    width: 556px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_one_line {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

/*searchResults*/
.noData {
    text-align: center;
    font-size: 1.1em;
    padding: 30px 0;
    color: #707070;
}

.select_clear {
    width: 1170px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

.select_ed {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 1.1em;
}

.select_clear img {
    vertical-align: middle;
    margin-right: 10px;
}

.conditions {
    color: #ed8231;
}

.clear_select {
    float: right;
}

/*鏂伴椈璧勮绫昏鎯�*/
.detail_bg {
    width: 1170px;
    padding: 20px 15px 30px 15px;
    background: #ffffff;
    margin: auto;
    height: auto;
    overflow: hidden;
}

.margin_top {
    margin-top: 10px;
}

.title_news {
    font-size: 1.3em;
    text-align: center;
}

.time_news {
    width: auto;
    margin: auto;
    margin-top: 15px;
    text-align: center;
    color: #707070;
}

.news_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    color: #707070;
    line-height: 30px;
}

.com_name {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 1.2em;
}

.com_nature {
    color: #0d6fb8;
}

.com_message {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.com_message label {
    color: #707070;
}

.com_site {
    float: left;
}

.com_other_message {
    float: left;
    margin-left: 50px;
}

.icon_com {
    vertical-align: middle;
}

.job_site {
    font-size: 0.8em;
    margin-left: 20px;
}

.job_detail_time {
    margin-left: 20px;
    color: #707070;
    font-size: 0.8em;
}

.job_name_salary {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.job_name {
    width: 80%;
    height: auto;
    overflow: hidden;
    font-size: 1.2em;
    float: left;
}

.job_salary {
    width: 19%;
    height: auto;
    overflow: hidden;
    float: right;
    color: #ed8231;
    font-size: 1.5em;
    text-align: right;
}

.job_message_btn {
    height: auto;
    overflow: hidden;
}

.job_message {
    width: 70%;
    height: auto;
    overflow: hidden;
    float: left;
}

.job_btn {
    height: auto;
    overflow: hidden;
    float: right;
}

.job_collect {
    width: 100px;
    margin-right: 20px;
    color: #ed8231;
}

.btn_collect {
    vertical-align: middle;
    margin-right: 10px;
}

.job_apply {
    background: #e37e33;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    height: 40px;
    width: 100px;
}

.job_apply:hover {
    background: #e26406;
}

/*HR鍒嗕韩*/
.HR_site {
    width: 30%;
    float: left;
}

.HR_site_span {
    color: #0d6fb8;
}

.HR_com {
    width: 50%;
    text-align: center;
    float: left;
}

.HR_com a {
    color: #707070;
}

.HR_time {
    width: 18%;
    text-align: center;
    float: left;
}

.HR_btn {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.HR_apply {
    width: 90px;
    height: 30px;
    background: #ed8231;
    color: #ffffff;
    border-radius: 5px;
    float: left;
}

.HR_apply:hover {
    background: #e26406;
}

.HR_collect {
    width: 90px;
    height: 30px;
    background: #ed8231;
    color: #ffffff;
    border-radius: 5px;
    float: left;
    margin-left: 20px;
}

.HR_collect:hover {
    background: #e26406;
}

/*HR宸ュ叿绠卞強浜烘墠璧勮*/

/*绛旂枒瑙ｆ儜*/
.consult_searcher {
    width: 798px;
    height: 46px;
    float: left;
    border: 1px #bfbfbf solid;
    border-radius: 5px 0 0 5px;
    border-right: 0;
    box-sizing: border-box;
    margin: 15px 0;
    text-indent: 1em;
}

.consult_sub {
    width: 150px;
    height: 46px;
    background: #0d6fb8;
    border-radius: 0 5px 5px 0;
    float: left;
    color: #ffffff;
    font-size: 1.2em;
    margin: 15px 0;
}

.consult_leavemess {
    width: 200px;
    height: 46px;
    background: #0d6fb8;
    border-radius: 5px;
    float: right;
    color: #ffffff;
    font-size: 1.2em;
    margin: 15px 0;
}

.consult_leavemess:hover {
    background: #0362aa;
}

.Q_A {
    width: 1170px;
    margin: auto;
    padding: 20px 0;
    height: auto;
    overflow: hidden;
    border-bottom: dashed 1px #bfbfbf;
}

.Q_A img {
    vertical-align: middle;
    margin-right: 15px;
    display: block;
    float: left;
}

.Q_A:last-child {
    border-bottom: none;
}

.Q_A a {
    color: #0663EE;
}

.question {
    color: #0663EE;
    height: auto;
    overflow: hidden;
}

.answer {
    color: #ed8231;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.consult_text {
    float: left;
    overflow: hidden;
    width: 1090px;
}

/*consult_leavemess content*/
.theme_popover_mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none
}

.theme_popover {
    z-index: 9999;
    position: fixed;
    top: 35%;
    left: 50%;
    width: 660px;
    height: auto;
    overflow: hidden;
    margin: -180px 0 0 -330px;
    border-radius: 5px;
    border: solid 2px #707070;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px #707070;
}

.theme_poptit {
    border-bottom: 1px solid #ddd;
    padding: 12px;
    position: relative;
}

.theme_popbod {
    padding: 60px 15px;
    color: #444;
    height: 148px;
}

.theme_popbom {
    padding: 15px;
    background-color: #f6f6f6;
    border-top: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    color: #666
}

.theme_popbom a {
    margin-left: 8px
}

.theme_poptit .close {
    float: right;
    color: #999;
    padding: 5px;
    margin: -2px -5px -5px;
    font: bold 14px/14px simsun;
    text-shadow: 0 1px 0 #ddd
}

.theme_poptit .close:hover {
    color: #444;
}

.dform {
    padding: 80px 60px 40px;
    text-align: center;
}

.dform .ipt_error {
    background-color: #FFFFCC;
    border-color: #FFCC66
}

.dform_tip {
    display: none;
    background-color: #080;
    color: #fff;
    line-height: 42px;
    margin-top: 10px;
    font-size: 14px;
}

.dform_tip_errer {
    background-color: #CF301A;
}

.dform_tip a {
    display: inline-block;
    padding: 0 20px;
    margin-left: 10px;
    background-color: #FFE924;
    color: #CF301A;
}

.dform_login {
    padding: 0;
    height: 270px;
    overflow: hidden;
}

.dform_login iframe {
    height: 470px;
    margin-top: -180px;
}

.theme_signin {
    margin: -50px -20px -50px 90px;
    text-align: left;
    font-size: 14px;
}

.theme_signin h4 {
    color: #999;
    font-weight: 100;
    margin-bottom: 20px;
    font-size: 12px;
}

.theme_signin li {
    padding-left: 80px;
    margin-bottom: 15px;
}

.theme_signin li strong {
    float: left;
    margin-left: -110px;
    width: 100px;
    text-align: right;
    line-height: 32px;
}

.theme_signin .btn {
    margin-bottom: 10px;
}

.theme_signin p {
    font-size: 12px;
    color: #999;
}

.theme_desc, .theme_version {
    padding-top: 0
}

/* input */
.ipt {
    border: solid 1px #d2d2d2;
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 40px;
    line-height: 21px;
    color: #181818;
    width: 300px;
    vertical-align: baseline;
}

.ipt-mini {
    width: 140px;
    padding: 1px 3px;
}

.ipt:focus {
    border-color: #95C8F1;
    box-shadow: 0 0 4px #95C8F1;
}

.red_text {
    color: #CF301A;
    line-height: 40px;
    margin-left: 10px;
}

.red_text1 {
    color: #CF301A;
    line-height: 40px;
}

.consult_textarea {
    width: 300px;
    height: 100px;
    border: solid 1px #bfbfbf;
    color: #181818;
}

/*缃戠珯璇存槑*/
.statement_text {
    color: #181818;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.statement_text_content {
    float: left;
    overflow: hidden;
    width: 1170px;
}

.statement_text_content p {
    text-indent: 2em;
}

/*瀵艰埅璺熻釜*/
.location_page {
    width: 1170px;
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    margin: auto;
    margin-top: 10px;
    padding: 15px;
}

/*getJob*/
.leader_nav {
    width: 700px;
    height: auto;
    overflow: hidden;
    margin: 70px auto;
    text-align: left;
}

.leader_nav_title {
    font-size: 18px;
    color: #181818;
}

.per_com_text {
    width: 546px;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 60px 70px;
}

.per_com img {
    float: right;
    margin-right: 70px;
}

.custom {
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    width: 1170px;
}

.custom img {
    float: left;
    margin-left: 70px;
}

.custom_text {
    width: 530px;
    height: auto;
    overflow: hidden;
    float: right;
    margin-top: 90px;
    margin-right: 70px;
}

/*缃戠珯瀵艰埅*/
.font_orange {
    font-size: 1.2em;
    color: #ed8231;
    width: 70px;
    display: block;
    float: left;
}

.line_blue {
    color: #0a61a1;
    margin: 0 10px;
    display: block;
    float: left;
}

.navigation_span {
    width: 100px;
    display: block;
    float: left;
}

/*com*/
.com_table_index {
    text-align: left;
    padding: 10px;
}

.com_btn {
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #cecece;
    color: #838383;
    height: 40px;
    line-height: 40px;
    background-repeat: no-repeat;
    padding-left: 15px;
    width: 230px;
    text-align: left;
}

.com_head_input {
    border: 1px solid #0d6fb8;
    color: #707070;
    font-size: 1em;
    height: 44px;
    text-indent: 15px;
    width: 300px;
    float: left;
    border-radius: 0 5px 5px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}

.table_margin_bottom {
    margin-bottom: 10px;
}

.searchResume_text {
    border: 1px solid #0d6fb8;
    color: #707070;
    font-size: 1em;
    height: 37px;
    text-indent: 15px;
    width: 200px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px 0 0 4px;
}

.searchResumes_btn {
    background: #0d6fb8;
    color: #ffffff;
    min-width: 80px;
    height: 38px;
    border: none;
    font-size: 1em;
    margin-left: -10px;
    padding: 0 10px;
    margin-top: 1px;
    border-radius: 0 4px 4px 0;
}

/*master Talent*/
.masterTalent {
    background: #f3f3f3;
    color: #333333;
    float: left;
    margin-right: 10px;
    width: 265px;
    height: 173px;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
}

.masterTalent985:before {
    content: "985";
    color: #000000;
    font-size: 40px;
    margin-top: 86px;
    margin-left: 80px;
    position: absolute;
    opacity: 0.3;
}

.masterTalent211:before {
    content: "211";
    color: #000000;
    font-size: 40px;
    margin-top: 86px;
    margin-left: 80px;
    position: absolute;
    opacity: 0.3;
}

.masterTalent985211:before {
    content: "985&211";
    color: #000000;
    font-size: 40px;
    margin-top: 86px;
    margin-left: 50px;
    position: absolute;
    opacity: 0.3;
}

.masterTalent:hover {
    background: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.36);
}

.masterTalenTop {
    overflow: hidden;
}

.masterTalenTopLeft {
    float: left;
    max-width: 196px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
/ / 文本不换行，这样超出一行的部分被截取，显示 . . .
}

.masterTalenTopRight {
    float: right;
    overflow: hidden;
    width: 45px;
    height: 60px;
}

.masterTalenTwo {
    overflow: hidden;
}

.njzc {
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

.talentEBanner {
    position: relative;
}

.site {
    background: #ffffff;
    width: 1170px;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    margin: auto;
    margin-top: 10px;
}

/*talentE Banner*/
#yxh_article {
    width: 100%;
    overflow: hidden;
    height: 500px;
}

.slider_box {
    margin: 0 auto;
    height: 400px;
    position: relative;
    width: 100%;
    min-width: 1200px;
}

.slider_box .silder_con {
    width: 100%;
    height: 100%;
}

.sinderBoxChild {
    position: absolute;
    top: 100%;
    left: 50%;
    overflow: hidden;
    height: 72px;
    background: #FFFFFF;
    width: 1200px;
    transform: translate(-50%, -50%);
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}

.silder_con {
    overflow: hidden;
    position: absolute
}

.silder_panel {
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
}

.silder_panel img {
    width: 100%;
    height: 400px;
    display: none;
    object-fit: cover;
}

.silder_nav li {
    float: left;
    padding: 0;
    border: 1px solid #fff;
    margin: 2px;
    display: inline;
    position: relative;
}

.silder_nav li.current {
    border: 2px solid #0663EE;
    background: none;
    cursor: pointer;
}

.silder_nav li, .silder_nav img {
    display: block;
    width: 100px;
    height: 48px;
    overflow: hidden
}

.imgdisplay {
    display: block;
}

.imgdisplay img {
    display: block;
}

.sinderBoxChild a.prev, .sinderBoxChild a.next {
    display: block;
    width: 45px;
    overflow: hidden;
    z-index: 9;
    cursor: pointer;
    float: left;
    line-height: 72px;
    font-size: 18px;
}

.sinderBoxChild a.prev:hover, .sinderBoxChild a.next:hover {
    color: #0663EE;
    font-size: 20px;
    transition: all .36s ease;
}

.sinderBoxChild a.prev {
    padding-left: 25px;
}

/*.slider_box a.next {
 right:0;
 background-position:right 0
}*/
.silder_intro {
    overflow: hidden;
    height: 72px;
    margin-top: 0;
    position: absolute;
    box-sizing: border-box;
    margin-left: 100px;
    z-index: 9;
    color: #333333;
}

/*.silder_intro {
 overflow:hidden;
 padding-left:20px;
 height: 72px;
 margin-top: 0;
 background: #fff;
 box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
 position: absolute;
 top: 100%;
 left: 50%;
 width: 1200px;
 transform: translate(-50%, -50%);
 box-sizing: border-box;
 padding-left: 100px;
 z-index:9;
 color:#333333;
}*/
.silder_intro h3 {
    font-size: 14px;
    line-height: 72px
}

.silder_intro p {
    font-size: 12px;
    line-height: 20px
}

.dec {
    overflow: hidden;
    z-index: 9;
    position: absolute;
    top: 100%;
    left: 90%;
    transform: translate(0, -270%);
}

.dec li {
    float: left;
    display: inline;
    width: 6px;
    height: 6px;
    background-color: #b2b2b2;
    border-radius: 100%;
}

.national {
    border-radius: 4px;
    border: solid rgba(0, 0, 0, 0.08) 1px;
    float: left;
    margin: 10px 10px 2px 0;
}

.national:hover {
    border: solid rgba(0, 0, 0, 0) 1px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.05);
}

.nationalOneLine {
    width: 578px;
}

.nationalContentOneLine {
    width: 578px;
    line-height: 40px;
    padding: 15px;
    color: #333333;
    font-size: 14px;
}

.imgNationalOneLine img {
    width: 578px;
}

.imgNational img {
    width: 283px;
}

.nationalContent {
    width: 255px;
    line-height: 40px;
    padding: 15px 13px;
    color: #333333;
    font-size: 14px;
}

.nationalConName:BEFORE {
    content: url("../img/iconCom.png");
    margin-right: 15px;
}

.nationalName:BEFORE {
    content: url("../img/iconName.png");
    margin-right: 15px;
}

.nationalPhone:BEFORE {
    content: url("../img/iconPhone.png");
    margin-right: 15px;
}

.nationalAddress:BEFORE {
    content: url("../img/iconAddress.png");
    margin-right: 15px;
}

.nationalMoreBtn {
    text-align: right;
    padding: 15px;
    overflow: hidden;
}

.post_news_img img {
    padding-top: 10px;
    width: 560px;
    height: 220px;
}

.post_news_time {
    padding: 15px 20px;
    float: left;
    overflow: hidden;
}

.post_news_content_layout {
    background: #0d6fb8;
    padding: 18px 0;
    color: #FFFFFF;
    overflow: hidden;
}

.post_news_time_big {
    font-size: 28px;
}

.talent_news_top_layout {
    overflow: hidden;
}

.talent_news_top {
    overflow: hidden;
    padding-top: 10px;
}

.talent_news_title {
    font-size: 16px;
    float: left;
}

.talent_news_time {
    color: #707070;
    float: right;
}

.talent_news_Content {
    float: left;
    color: #707070;
    width: 430px;
    padding: 10px;
}

.talent_news_Content_More {
    color: #707070;
    float: right;
    font-size: 20px;
    width: 78px;
    padding: 10px;
    line-height: 56px;
    text-align: center;
}

.talent_news_Content_More a {
    color: #0d6fb8;
}

.talent_news_tow {
    overflow: hidden;
}

.advert_banner {
    width: 1200px;
    height: 140px;
    margin: 50px auto 0;
}

.advert_banner img {
    width: 100%;
    height: 100%;
}



