@charset "UTF-8";
.aside_d {
    display: none;
    color: #fff;
    background-color: #fff;
    padding: 20px 0px;
}
/*.aside_d{
  .login{ display:none }
  }*/
.contain {
    width: 1130px;
    margin: 0 auto;
}
.contain_p{padding: 25px 10px!important;}
/*index椤甸潰*/
.small-img {
    background: url(../images/i-small.png) no-repeat;
    display: inline-block;
    height: 55px;
    width: 55px;
}
.none {
    display: none;
}
.block,
.radius_l,
.radius_r {
    display: block;
}

.nav>li>a{ color: #fff;}
.head_con{
    background-color: #ffffff;
    /*  padding: 12px 0px;*/
    height: 80px;
}
.head_con .head {
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.i-logo,
.login {
    width: 50%;
    float: left;
}
.i-logo {
    text-decoration: none;
    text-align: left;
    padding-left: 0;
    height: 54px;
    line-height: 54px;
    margin-top: 12px;
}
.i-logo img {
    max-height: 100%;

}
.login {
    height: 80px;
}
.login span {
    width: 40%;
    float: right;
    display: inline-block;
    text-align: right;
    height: 80px;
    /* margin-left: -12px;*/
}
.login span .login_position {
    vertical-align: top;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    margin-right: 7px;
    margin-top: 20px;
    position: relative;
    /* background: url(../images/i-small.png) no-repeat;    background-position: 1px -1px;*/
}
.login span .login_position:hover {
    border-color: #847e7e;
}
.login span .login_position .badge_num {
    top: -8px;
    right: -16px;
    background: url(../images/icon_badge2.png) no-repeat bottom right;
}
.login span .login_position .badge_num div {
    background: url(../images/icon_badge2.png) no-repeat top left;
}
.login span .login_position img {
    max-width: 100%;
}
.login span .login_position.cat {
    height: auto;
    width: auto;
}
.login span .login_position.cat img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}
.login span .company_position {
    background-position: -63px -3px;
}
.login span .login_letter {
    vertical-align: top;
    line-height: 44px;
    display: inline-block;
    color: #847e7e;
    font-size: 18px;
    margin-top: 3px;
    margin-top:17px;
}
.login span .login_letter_other {
    font-size: 16px;
    padding-left: 7px;
    text-align: left;
}
.login .login_w {
    width: 105px;
    display: inline-block;
}
.login_none,
.head_word {
    display: none;
}
.search_box {
    background: #39516d;
    height: 260px;
    /*  background: url(../images/i-back1_06.png);
      background-size: 100% 100%;*/
    padding: 50px 0px 35px 0px;
}
.search_box .search {
    /* padding: 0px 71px;*/
    padding: 0px;
}
@keyframes turn {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}
@-webkit-keyframes turn {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}
@-moz-keyframes turn {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}
@-o-keyframes turn {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}
.search_block a {
    height: 93px;
    width: 129px;
    text-align: center;
    margin: 7px 6px;
    padding: 5px;
    color: #ffffff;
    float: left;
}
.search_block a.signal span {
    font-size: 28px;
    line-height: 38px;
}
.search_block a:hover {
    text-decoration: none;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.search_block a:hover span {
    animation: turn 0.3S linear 1;
    -webkit-animation: turn 0.3S linear 1;
    -moz-animation: turn 0.3S linear 1;
    -ms-animation: turn 0.3S linear 1;
    -o-animation: turn 0.3S linear 1;
}
.search_block span {
    /* background: url(../images/i-small.png) no-repeat;*/
    display: inline-block;
    margin-top: 10px;
    height: 40px;
    width: 40px;
}
.search_block span img {
    max-width: 100%;
}
.search_block p {
    font-size: 18px;
}
.recruit-color {
    background-color: #ffb933;
}
.exam-color {
    background-color: #fd918d;
}
.job-title-color {
    background-color: #fd9639;
}
.level-color {
    background-color: #7e91f1;
}
.personnel-color {
    background-color: #7ccdc4;
}
.payment-color {
    background-color: #a7d285;
}
.train-color {
    background-color: #5bb3eb;
}
.red-color {
    background-color: #e03c1f;
}
/*.search_input {
  width: 99%;
  margin: 17px auto;
  height: 54px;
  border: 2px solid #2e71c3;
  background-color: #2e71c3;
  input[type=text] {
    height: 50px;
    text-indent: 2rem;
    width: 83%;
    line-height: 50px;
    border: 0px;
    }
  a {
    display: block;
    height: 50px;
    line-height: 50px;
    background-color: #2e71c3;
    color: #ffffff;
    width: 17%;
    text-align: center;
    font-size: @font-18;
    &:hover {
      text-decoration: none;
      background-color: #2E40C3;
      }
    }
  }*/
.search_input {
    /* width: 99%;*/
    width: 84%;
    margin: 17px auto;
    height: 36px;
}
.search_input_w{ margin-left:110px;   margin-right: 0!important;  border: none!important;}
.search_input .search_input_r {
    position: relative;
    border: 2px solid #fff;
    margin-right: 135px;
    background: none;
    height: 100%;
}
.search_input .search_input_w input[type=text] {
    text-indent: 10px;
    width: 97%;
    height: 32px;
    line-height: 32px;
    color: #fff;
    border: 0px;
    background: none;
}
.search_input .search_input_w input[type=text]:focus {
    outline: none;
}
.search_input .search_input_r a {
    float: left;
    width: 110px;
    height: 36px;
    line-height: 32px;
    color: #fff;
    padding-left: 18px;
    background-color: #067daf;
    box-sizing: border-box;
    margin-top: -1px;
    margin-left: -1px;
}
.search_input .search_input_r a:focus,
.search_input .search_input_r a:hover {
    outline: none;
    text-decoration: none;
    background-color: #05709d;
}
.search_input div ul {
    display: none;
    position: absolute;
    top: 34px;
    width: 110px;
    z-index: 1;
    background-color: #067daf;
}
.search_input div ul a {
    width: 100%;
    text-align: left;
    padding-left: 18px;
}
.search_input div ul a:hover {
    background: #05709d;
}
.search_input .btn {
    float: right;
    display: block;
    margin-left: 20px;
    height: 36px;
    padding: 3px 0;
    width: 122px;
    text-align: center;
    font-size: 18px;
    border: 2px solid #fff;
    background-color: #067daf;
    color: #ffffff;
}
.search_input .btn:hover {
    text-decoration: none;
    background-color: #05709d;
}
.picture_con {
    padding: 15px 0px 10px 0px;
}
.headlines {
    margin: 15px auto;
    padding: 0 80px;
    line-height: 38px;
    font-size: 28px;
    height: 38px;
    overflow: hidden;
    font-weight: bold;
}
.headlines h1{
    float: left;
    border-right: 4px solid #a7111d;
    margin-right: 20px;
    padding-right: 20px;
    color: #a7111d;
    font-weight: bold;
}
.headlines ul {
    width: 760px;
    float: right;
}
.headlines ul li {
    height: 38px;
    padding-left: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.system-notice{ padding: 0px; width: 630px; height: 26px;  line-height: 26px; margin: 0;  float: right;}
.system-notice .system-title{  margin-right: 15px; padding-right: 15px; font-size: 19px; line-height: 26px; display: inline-block;  border-right: 4px solid #a7111d;
    color: #a7111d; font-weight: bold; vertical-align: top;}
.system-notice ul{ width: 520px;}
.system-notice ul li{ line-height: 26px; font-size: 18px; padding-left:0; }
.headlines ul li a {
    color: #000;
}
.house a{
    margin-bottom: 15px;
    width: 100%;
    height: 130px;
    display: block;
    overflow: hidden;
}
.house a:last-child{ margin-bottom: 0px!important;}
.house a img {
    max-width: 100%;
    width: 100%;
}
.handle_img{margin-top:58px; overflow:hidden}
.handle_img a{ width:100%; height:164px; display: inline-block;}
.img_transition {
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.transform {
    -webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    -o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);
    transform: matrix(1.04, 0, 0, 1.04, 0, 0);
}
em, i {
    font-style: normal;
}
.house a img,
.tpicture img,
.letter_img img,
.mpicture img,
.bannerPic img,
.handle_img img,
.bpicture img,.member_service_img img,
.homeBanner img{
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.handle_img img{height:100%}
.house a:hover img,
.tpicture a:hover img,
.letter_img a:hover img,
.mpicture a:hover img,
.bannerPic a:hover img,
.handle_img a:hover img,
.bpicture a:hover img,.member_service_img:hover img,
.homeBanner a:hover img{
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -moz-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -o-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.2, 0, 0);
}
.info {
    overflow: hidden;
}
.info a:hover {
    text-decoration: none;
}
.letter_img {
    width:218px;
    float: right;
}
.letter_img .img {
    position: relative;
    cursor: pointer;
    width: 360px;
    height: 160px;
    display: block;
    overflow: hidden;
}
.letter_img .img div {
    transform-origin: center bottom 0;
    opacity: 0;
    /*background: rgba(5, 88, 188,0.6);*/
    background: url(../images/mark_img.png);
    position: absolute;
    left: 0;
    top: -160px;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 7px 12px;
    font-size: 16px;
    transition: all 0.6s ease-in-out 0s;
}
.letter_img .img div h2 {
    margin-bottom: 15px;
}
.letter_img .img div p {
    line-height: 20px;
    letter-spacing: 1px;
}
.letter_img .img div a {
    margin: 10px auto 0 auto;
    width: 226px;
    height: 38px;
    line-height: 36px;
    border: 2px solid #fff;
    display: block;
    text-align: center;
    color: #fff;
}
.letter_img .img:hover div {
    opacity: 1;
    transition: all 0.6s ease-in-out 0s;
    top: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
.letter_img .img:hover div a:hover {
    border: 2px solid #fff;
    color: #fff;
    background: #164e92;
    background: rgba(22, 78, 146, 0.5);
}
.letter_img .img.taidi {
    margin-bottom: 12px;
}
.jobfair{ position: relative;
    padding: 25px;
    width: 100%;
    background: #fff;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.info_letter {
    float: left;
    width: 866px;
    background: #e8e0da url(../images/i-colour.png) repeat-x top;
    background-size: 100% 100%;
    padding: 24px 21px 22px 0px;
    min-height:334px;
    position:relative;
}
.headline {
    padding-top: 7px;
    width: 102px;
    float: left;
}
.headline a {
    display: block;
    height: 63px;
    width: 102px;
    line-height: 63px;
    padding: 0px 6px;
    font-size: 16px;
    color: #ffffff;
    margin: 2px 0px;
    position: relative;
    cursor: pointer;
}
.headline a.triangles div {
    position: absolute;
    right: -6px;
    top: 25px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #B6D74A;
}
.headline p {
    margin: 0px;
    padding-left: 15px;
    float: left;
}
.headline span {
    display: inline-block;
    height: 30px;
    width: 30px;
    float: left;
}
.headline span img {
    max-width: 100%;
}
.headline .news-color {
    background-color: #b7d74b;
}
.headline .dynamic {
    background-color: #ff8d8d;
}
.headline .activity-color {
    background-color: #d5c76f;
}
.headline .talk-color {
    background-color: #5bb3eb;
}
.dynamic-border {
    border-left-color: #ff8d8d !important;
}
.news-color-border {
    border-left-color: #51bcfe !important;
}
.talk-color-border {
    border-left-color: #d5c76f !important;
}
.letter_content {
    height: 450px;
    margin-bottom: 15px;
    padding:20px!important;
}
.letter_content a {
    padding: 8px 0px;
    display: block; font-size: 16px;
    color: #666;
}
.lineTab .tab-content>.tab-pane a{  border-bottom: 1px dashed #eee; line-height: 30px; padding: 5px 0 5px 15px;
    background: url(../images/icon_dott.gif) no-repeat 1px 19px;
}
.newLeft .lineTab .tab-content>.tab-pane:first-child a{border-bottom:none;background:inherit}
.letter_content a:hover h3 {
    color: #908989;
}
.letter_content a:hover h4 {
    color: #908989;
}
.letter_content h3 {
    color: #b3a865;
    font-size: 14px;
    padding-left: 30px;
    margin: 0px;
    display: inline;
    line-height: 20px;
    float: left;
}
.letter_content span {
    height: 10px;
    width: 10px;
    display: inline-block;
    background-color: #a7a6a6;
    border-radius: 50%;
    margin: 3px 8px;
    float: left;
}
.letter_content h4 {
    font-size: 14px;
    margin: 0px;
    line-height: 20px;
    color: #333;
    padding-left: 130px;
    display: block;
}
.letter_content .stripe {
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #A7A6A6;
    top: 0px;
    left: 120px;
}
.letter_content .more {
    display: block;
    color: #1e87e3;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 6px;
}
.letter_content .more:hover {
    color: #40A3FB;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .letter_content .stripe {
        left: 119px;
    }
}
@-moz-document url-prefix() {
    .letter_content .stripe {
        left: 119px;
    }
}


.mpicture{
    /* margin-top: 6px;*/
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: -5px;
}
.bannerPic{margin-right: -26px;  overflow: hidden;}
.mpicture a,.bannerPic a{
    position: relative;
    width: 33%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    text-decoration: none
}
.bannerPic a{width: 50%; height: 100%;}

.mpicture .shadow,.bannerPic .shadow{ margin-right: 12px; height:70px; position: relative;
    overflow: hidden; background: #fff;
    border-radius: 3px;
}
.bannerPic .shadow{height:142px;border-radius: 0px;margin-right: 26px;}

.bannerPic_small  a{ width: 25%;}
.bannerPic_small  .shadow{height: 102px}
.bannerPic_small a .img {width: 100%;    height: 102px;}
.bannerPic_small a span{padding: 0!important;     font-size: 28px!important;  line-height: 102px!important;}
.bannerPic_mid .shadow{height: 102px}
.bannerPic_mid a .img,.bannerPic_mid a .img img{width: 100%;  height: 102px!important;}
.bannerPic_mid a span{padding: 0!important;  font-size: 26px!important;  line-height: 102px!important; letter-spacing: 2px!important;}
.mpicture.child3 a:nth-child(3n+3) .shadow{margin-right: 0;}
.mpicture   .mpicture_screenshot{  height: 70px; overflow: hidden;
}
.taking-place a:nth-child(3n+3) .shadow{margin-right:12px;}
/*.mpicture a:nth-child(3n) div{margin-right: 0px;}*/
.mpicture a span,.bannerPic a span{ display: block; position: relative; z-index: 1; color: #333; padding: 20px 15px; line-height: 30px; font-size: 20px; font-weight: bold; text-decoration: none;}
.bannerPic a span{ font-size: 36px; color: #ffffff;text-shadow: 2px 2px rgba(16,93,121,0.32);line-height: 100px;letter-spacing: 3px;}
.bannerPic a span.yellow{color:#df9900;text-shadow: 2px 2px rgba(255,255,255,0.32);}
.mpicture.wrap a span{padding:12px 15px; line-height: 22px; line-height: 22px; }
.mpicture a:hover span{text-decoration: none; font-size: 22px}
.mpicture a .img,.bannerPic a .img{ width: 358px; height: 69px; position: absolute; top: 0; left: 0; z-index: 0; }
.bannerPic a .img{ width: 100%;height: 142px;}
.mpicture img{ max-width: 100%; width: 100%;}
.taking-place a,.mpicture-four a{width: 25%; }
.mpicture-three a{ width: 33.33%;}
.mpicture-two a{ width: 50%;}
.mpicture-two.mpicture a:nth-child(2n) .shadow{margin-right:0}
.mpicture-three.mpicture a:nth-child(3n) .shadow{margin-right:0}
.mpicture-four.mpicture a:nth-child(4n) .shadow{margin-right:0}
.bpicture a{ width: 16.66%;}
.bpicture .shadow{ height: 66px;}
.mpicture-four a .px-5{ padding:0 5px;}
.taking-place .shadow{background:#633e8b;}
.taking-place a span{color:#fff;}
.mpicture a span{ padding:18px 15px; }
.taking-place a .img{ width: 100%; height: 100%; background: #633e8b;}
.taking-place img,.mpicture-four a img{ height: 100%;}
.mpicture.sign a span{    font-size: 18px;}
.mpicture.sign .two-rows{    line-height: 20px;
    padding: 15px 15px;}
.tpicture {
    margin: 6px -12px 10px 0px;
    overflow: hidden;
}
.tpicture a {
    display: block;
    width: 544px;
    height: 98px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 0px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
}
.tpicture  a .img{ width: 544px;height: 58px;}
.tpicture img {
    max-width: 100%;
    width: 100%;
}
.mobil_bg.m-b-md,.mobil_bg.m-b-sm{margin-bottom:0!important}
/* post椤甸潰*/
.firm {
    background-color: #ffffff;
}
.firm ul {
    overflow: hidden;
    padding: 25px 30px;
}
.firm ul li {
    width: 33%;
    float: left;
    background: url(../images/icon_dott.gif) no-repeat 0px 14px;
    padding: 2px 0 0 15px;
}
.firm ul li a {
    color: #333;
    font-size: 15px;
    vertical-align: top;
    line-height: 1.6;
}
.firm ul li span {
    width: 28px;
    display: inline-block;
    margin-left: 9px;
    position: relative;
    top: -0.2rem;
}
.firm_list.firm ul li {
    width: 33.3%;
}
.firm-title {
    position: relative;
    height: 45px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e1dfdf;
    /*
   border-left: 6px solid #067daf;
    a {
      float: right;
      font-size: 13px;
      color: @darker_blue;
      padding-top: 5px;
      &:hover {
        text-decoration: none;
        color: #40A3FB;
      }
    }*/
}

.firm-title a{ color:#666666; float:right; background: url("../images/new_icon.png") -26px -484px no-repeat;
    width: 50px;
    line-height: 30px; margin-top: 3px;
}

/*.firm-title:before,.firm-title:after,.news_list .news_list_title:before,.news_list .news_list_title:after, .forum .news_list_title:before,  .forum .news_list_title:after{
    position: absolute;
    top: 0;
    left:0px;
    bottom: 0;
    z-index: 999;
    width: 5px;  content:"";
}

.firm-title:after{  top: 5px; bottom: 5px; background:  #f1f1f1; z-index:9;}
*/
.firm-title .login_info{ float: right;}
.firm-title .login_info .login span .login_letter{float: left; line-height: 24px; font-size: 20px; margin-top: 0; padding: 0 20px; color: #0a87bb; font-weight: bold; background: none; width: inherit;}
.firm-title .login_info .login span{float: right;}
.firm-title .exit-user-nav a.exit_password{    float: inherit;width: inherit;background: transparent;}
.firm-title .login_info .cat_down{margin-top: 0; color: #0a87bb;}
.firm-title:before{ background:#ca381e; z-index: 8;  position: absolute;
    bottom: -2px;
    left:48px;
    height: 4px;
    width: 38px;  content:""; border-radius: 2px}
.firm-title span {
    float: left; /*overflow: hidden;*/
    font-size: 30px;
    padding-left: 2px;
    color: #0a87bb;
    line-height: 32px;
    line-height: 32px;
    font-weight: bold;
}
.firm-title label {
    margin-left: 10px;
    margin-top: 7px;
    display: inline-block;
    font-size: 16px;
}
.firm-title a.btn_blue01{

    font-weight: inherit;
    float: inherit;
    background: inherit;
    width: inherit;
    line-height: 20px;
    margin-top: inherit;
    background-color: #067daf;
    border-color: #067daf;
    color: #ffffff!important;
    border-radius: 2px!important;
    padding: 6px 12px;
}
.firm .firm-title:after{ background: #fff;}
.zpgl_title .zpgl_title_btn{ float:right}
.zpgl_title .zpgl_title_btn .btn{ float:right; margin:0 5px;}
.screen-mid span,
.screen-mid a {
    font-size: 14px;
    color: #717171;
}
.screen-mid span {
    display: inline-block;
    margin-right: 5px;
}
.screen-mid a {
    display: inline-block;
    line-height: 26px;
    border: 1px solid #d5e9f9;
    padding: 0 10px;
    text-decoration: none;
}
.screen-mid a:hover {
    color: #333;
    border-color: #bbdef9;
}
.screen-mid a.open {
    border-color: #c54425;
    background-color: #c54425;
    color: #fff;
}
.screen-mid a.open:hover {
    background-color: #b53718;
    border-color: #b53718;
}
.contact_box {
    background: url(../images/i-back2.png);
    background-size: 100% 100%;
    height: 120px;
}
.link-address {
    position: absolute;
    left: -65px;
    padding: 15px;
    background: #fff;
    width: 180px;
    z-index: 11;
    opacity: 0;
    border: 2px solid #1e87e3;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    line-height: 28px;
}
.link-address::after,.contact-scan::after{
    z-index: 1;
    content: '';
    position: absolute;
    right: 45%;
    bottom: -9px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #fff;
}
.link-address::before,.contact-scan::before{
    content: '';
    position: absolute;
    right: 44%;
    bottom: -11px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 11px solid #6895b5;
}
.contact {
    overflow: inherit;
    padding: 18px 0;
    height: 120px;
}
.contact a {
    width: 20%;
    text-align: center;
    float: left;
}
.contact a .contact-scan{
    left: -46px;
    position: absolute;
    opacity: 0;
    border: 2px solid #1e87e3;
    padding: 4px;
    background: #fff;
    /*  background:url(../images/i-img37.png);
          background-size: 100% 100%;*/
    height: 151px;
    width: 135px;
    /* &:before{ content: ""; position: absolute; z-index: 999; width: 3px; height: 3px; border-top:10px solid #f00; border-left:10px solid  transparent;  border-right:10px solid  transparent }
       */
}
.talents_person{ position: relative;}
.contact a .contact-scan img {
    max-width: 100%;
}
.contact a .contact-scan div {
    height: 35px;
    width: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
    background-color: #fefeff;
    border-radius: 6px;
    border: 1px solid #eeeeee;
    line-height: 30px;
}
.contact a .contact-scan div img {
    max-width: 100%;
}
.contact a .link-address select {
    color: #666;
    width: 150px;
    margin-bottom: 4px;
    display: block;
    cursor: pointer;
}
.contact a:hover {
    text-decoration: none;
}
.contact a:hover .contact-scan,.contact a:hover .link-address{
    animation: move 0.5S linear forwards;
    -webkit-animation: move 0.5S linear forwards;
    -moz-animation: move 0.5S linear forwards;
    -ms-animation: move 0.5S linear forwards;
    -o-animation: move 0.5S linear forwards;
}
.contact a:hover span {
    color: #ffffff;
    background-color: #1e87e3;
}
.contact span {
    display: inline-block;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 50%;
    background-color: #253a55;
    color: #fff;
}
.contact span img {
    max-width: 50%;
}
.contact span i {
    font-size: 18px;
    line-height: 55px;
    color: #fff;
}
.contact p {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0px;
    margin-top: 3px;
}
@keyframes move {
    0% {
        bottom: 50px;
        opacity: 0;
    }
    100% {
        bottom: 100px;
        opacity: 1;
    }
}
@-webkit-keyframes move {
    0% {
        bottom: 50px;
        opacity: 0;
    }
    100% {
        bottom: 100px;
        opacity: 1;
    }
}
@-moz-keyframes move {
    0% {
        bottom: 50px;
        opacity: 0;
    }
    100% {
        bottom: 100px;
        opacity: 1;
    }
}
@-o-keyframes move {
    0% {
        bottom: 50px;
        opacity: 0;
    }
    100% {
        bottom: 100px;
        opacity: 1;
    }
}
.footer{
    /*border-top: 5px solid #067daf;*/
    background-color: #ffffff;
    color: #666;
    font-size: 14px;
    padding: 0 0 15px 0;
    margin-top: 20px;
}
.footer.on{position: fixed; width: 100%; bottom: 0;}
.footer .foot-left{border-right: 1px solid #e1dede;     margin: 10px 0;   padding: 12px 0; width: 282px; display: inline-block; float:left;
    margin-right: 22px;
}
.foot-left-text{ width: 155px;  float:left;     margin-right: 8px; display: inline-block}
.foot-left-img{     margin-top: 6px; display: inline-block}
.footer .visit{    color: #fff;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    border-radius: 30px;
    background: #067daf;
    text-align: center;
    padding: 0 15px; font-size: 12px; width: 100%;
    margin-top: 12px;}
.footer .visit label{ font-weight: bold;}
.footer .p_letter{ margin-bottom: 10px;}
.footer .p_letter p{ line-height: 26px;}
.footer .p_tel p{ line-height: 25px; font-size: 13px;}
.footer .icp img {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin-right: 8px;
}
.foot-logo img{max-width: 80%;}
.footer .icp img.imgConac{width: 60px; height: 60px;}
.footer .col-md-3,.footer .col-md-4,.footer .col-md-5{ padding-left: 10px; padding-right: 10px;}
.footer .col-md-3{width: 21%;}
.footer .col-md-4{width: 29.333%;}
.footer .col-md-5{width: 49.666%;}
/*.foot-logo img{width: 223px}*/
.movetop-position {
    background-position: -80px -321px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #0a87bb;
    position: fixed;
    right: 20px;
    bottom: 43px;
    color: #ffffff;
    line-height: 40px;
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    z-index: 999;
}
a.movetop-position:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #E91D2F;
}
.img_none {
    display: none;
}
.employ_con {
    background-color: #ffffff;
    padding-top: 17px;
    padding-bottom: 35px;
}
.remind {
    background-color: #fbe2e1;
    border: 1px solid #f8bcba;
    color: #d74843;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 0px 12px 24px;
    border-radius: 3px;
    margin-bottom: 17px;
}
.remind span {
    font-weight: bold;
}
.apply_con {
    font-size: 15px;
    background-color: #f9f9f9;
    color: #666;
    overflow: hidden;
    line-height: 26px;
    border: 1px solid #ededed;
}
.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 1100px;
    margin: 0 auto;
    width: 100%;
    background: rgba(249, 249, 249, 0.98);
    border-left: 0 none;
    border-right: 0 none;
    box-shadow: 0 0 4px #CCC;
    z-index: 11;
}
.fix_con_w {
    width: 1065px;
    margin: 0 auto;
    padding: 15px;
    overflow: hidden;
}
.apply p span.apply_name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.apply p span.apply_address {
    padding-left: 10px;
}
.apply_company_arrow{ position: relative; display: inline-block; padding-right: 28px;}
.apply_company_arrow .glyphicon-menu-right{     position: absolute;
    right: 0;
    top: 6px;}
.apply a h3 {
    color: #2e71c3;
    font-size: 16px;
    display: inline-block;
    line-height: 1.4;
}
.apply a span {
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 12px;
    border-radius: 50%;
    border: 2px solid #3865b5;
    text-align: center;
    padding-top: 1px;
    margin-left: 10px;
    position: relative;
    top: -1px;
    color: #6084c4;
}
.apply a:hover span {
    color: #3477C8;
}
.apply a:hover h3 {
    color: #3477C8;
}
a.apply_btn {
    line-height: 25px;
    text-align: center;
    background-color: #fd9639;
    color: #ffffff;
    font-size: 20px;
    padding: 12px 50px;
    border-radius: 3px;
    display: inline-block;
}
a.apply_btn:hover {
    background-color: #F2892A;
    text-decoration: none;
}
.same {
    padding: 20px 0px 20px 0px;
    margin-left: 24px;
    font-size: 14px;
    border-bottom: 1px dashed #e6e6e6;
}
ul.request {
    padding: 20px 0px 20px 0px;
    margin-left: 24px;
    font-size: 15px;
    border-bottom: 1px dashed #e6e6e6;
    list-style-type: none;
    overflow: hidden;
}
ul.request li {
    float: left;
    width: 50%;
    line-height: 30px;
}
ul.request li span {
    color: #df4d47;
}
.link {
    padding: 20px 0px 20px 0px;
    margin-left: 24px;
    font-size: 14px;
    border-bottom: 1px dashed #e6e6e6;
}
.link p {
    line-height: 30px;
}
.link p span {
    color: #df4d47;
}
.describe .firm-title {
    height: 40px;
    padding-top: 0px;
    margin-top: 30px;
    border-bottom: 1px solid #ededed;
}
.describe .firm-title:after{    background: #ffffff;}
.describe .firm-title span {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.describe_con {
    margin-top: 20px;
    font-size: 15px;
    line-height: 25px;
    margin-left: 24px;
}
.describe_con p {
    margin-bottom: 10px;
}
.find_same {
    vertical-align: top;
    height: 36px;
    line-height: 36px;
    height: 36px \0;
    line-height: 28px \0;
    color: #878787;
    border-radius: 3px;
    text-indent: 9px;
    border: 1px solid #cccccc;
}
.find {
    background-color: #f9f9f9;
    border: 1px solid #ebe9e9;
    padding: 26px 24px;
    font-size: 16px;
    margin-top: 35px;
}
.find select {
    width: 18%;
    margin-right: 10px;
    vertical-align: top;
    height: 36px;
    line-height: 36px;
    height: 36px \0;
    line-height: 28px \0;
    color: #878787;
    border-radius: 3px;
    text-indent: 9px;
    border: 1px solid #cccccc;
}
.find .apply_btn {
    background-color: #51a9f3;
    padding: 5px 45px;
}
.find .apply_btn:hover {
    background-color: #3A91DB;
}
.find input {
    width: 45%;
    margin-right: 10px;
    vertical-align: top;
    height: 36px;
    line-height: 36px;
    height: 36px \0;
    line-height: 28px \0;
    color: #878787;
    border-radius: 3px;
    text-indent: 9px;
    border: 1px solid #cccccc;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.head_box {
    /* background-color: #c54425; height: 89px; line-height: 89px;*/
    background-color: #2d3b4c;
    background-image: -webkit-linear-gradient(to bottom, #2d3b4c 0%, #2e3c4c 60%, #43505f 100%);
    background-image: linear-gradient(to bottom, #2d3b4c 0%, #2e3c4c 60%, #43505f 100%);
    height: 80px;
    line-height: 80px;
}
.head_box .contain {
    overflow: inherit;
}
.head_box .login {
    display: none;
}
.head_box .lines {
    float: left;
    background: #354e83;
    width: 2px;
    height: 50px;
    margin: 15px 0;
}

.head_img {
    width: 240px;
    height: 60px;
    display: block;
    margin-top: 12px;
    float: left;
}
.head_img .head_logo {
    width: 240px;
    margin-right: 12px;
}
.head_img img {
    float: left;
}
.head_img img.radius_r {
    float: right;
}
.head_img h3 {
    margin-top: 10px;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.15em;
}
.head_img h3 span {
    color: #a8a9a6;
    font-size: 14.5px;
    line-height: 26px;
    letter-spacing: 0.02em;
    display: block;
}
.head_img:hover h3 {
    color: #a8a9a6;
}
ul.entry {
    float: left;
    padding-left: 40px;
}
ul.entry li {
    float: left;
}
ul.entry li a {
    padding: 19px 21px 18px 21px;
    color: #FFF;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    display: block;
    text-decoration: none;
    /* &:hover {
           text-decoration: none;
           border-bottom: 3px solid #d4745d;
         }*/
}
ul.entry li a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #C23614;
    content: '';
    opacity: 0;
    -webkit-transition: 0.3s, -webkit-transform 0.3s;
    -moz-transition: 0.3s, -moz-transform 0.3s;
    transition: 0.3s, transform 0.3s;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    transform: translateY(-40px);
}
ul.entry li a:hover::after,
ul.entry li a:focus::after {
    height: 3px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
ul.entry li a.active {
    border-bottom: 3px solid #C23614;
}
.nav_line{    background: #f1f1f1;
    height: 15px;
    width: 1px;
    display: block;
    margin-top: 32px;}
.sub_nav{font-size:15px!important; color:#c7c9cc!important;}

.exit{float: right;
    cursor: pointer; text-align:right;
    height: 80px;
}
.exit .exit-user {
    position: relative;
}
.exit .exit-user .exit-user-mid {
    font-size: 14px;
    color: #fff;
}
.exit .exit-user .exit-user-mid .exit_badge {
    float: left;
    /* width: 30px;
            height: 30px;
            margin-top: 28px;*/
    margin-right: 10px;
    position: relative;
}
.exit .exit-user .exit-user-mid .exit_badge .exit-user-img {
    /*  width: 30px;
              height: 30px;*/
    /*border-radius: 50%;*/
    /* overflow: hidden;*/
    float: left;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.exit .exit-user .exit-user-mid .exit_badge .exit-user-img img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.exit .exit-user .exit-user-mid .exit_badge .badge_num {
    top: 8px;
    right: -16px;
    background: url(../images/icon_badge3.png) no-repeat bottom right;
}
.exit .exit-user .exit-user-mid .exit_badge .badge_num div {
    background: url(../images/icon_badge3.png) no-repeat top left;
}
.exit .exit-user .exit-user-mid span {
    margin-right: 5px;
    display: inline-block;
}
.exit .exit-user .exit-user-mid span.t-ell{width: 150px; float: left;}
.exit .exit-user .exit-user-mid i,.exit .exit-user .exit-user-mid em{
    display: inline-block;
    line-height:100%;
}
.exit-user-nav {
    position: absolute;
    top: 75px;
    right: -5px;
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 0;
    z-index: 1000;
    /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);*/
    border: 1px solid #f2f1f1;
    display: none;
    text-align: left;
    width: 127px;
}
.exit-user-nav:after {
    content: '';
    position: absolute;
    right: 5px;
    top: -7px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
.exit-user-nav:before {
    content: '';
    position: absolute;
    right: 3px;
    top: -9px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #f2f1f1;
}
.exit-user-nav a.exit_password {
    display: block;
    padding: 0 25px;
    line-height: 30px;
    color: #777;
    font-size: 14px;
}
.exit-user-nav a.exit_password:hover {
    border: none;
    background-color: #f9f9f9;
    color: #333;
}
.exit-user-nav a.exit_password::after {
    display: none;
}
.exit-user-other {
    right: 40px;
}
.exit-user-move {
    right: -3px;
}
.apply-mid {
    border: 1px solid #eee;
}
.apply-mid .apply-msg {
    padding: 15px 20px;
    color: #333;
    font-size: 14px;
    line-height: 25px;
}
.apply-mid .apply-msg h3 {
    font-size: 16px;
}
.apply-mid .apply-msg a {
    color: #c54425;
}
.apply-mid .apply-msg a i {
    margin-left: 5px;
    color: #333;
    text-decoration: none;
}
.apply-mid .apply-info {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    font-size: 14px;
}
.apply-mid .apply-info span {
    color: #999;
}
.apply-mid .apply-info b {
    color: #333;
    font-weight: lighter;
    margin-right: 40px;
}
.apply-info-con {
    background: #f9f9f9;
    padding: 15px 20px;
    font-size: 14px;
}
.apply-info-con span {
    color: #999;
}
.apply-info-con b {
    color: #333;
    font-weight: lighter;
    margin-right: 40px;
}
.apply-table .apply-table-title {
    background-color: #f5f5f5;
    padding: 10px 0;
    border-top: 1px solid #eee;
}
.apply-table .apply-table-title h3 {
    font-size: 16px;
    border-left: 4px solid #1e87e3;
    padding-left: 15px;
    color: #666;
}
.apply-table table {
    border-bottom: 1px solid #eee;
}
.apply-table table tr td {
    border-top: 1px solid #eee;
}
.apply-table table tr td span {
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
}
.apply-table table tr td span.grey {
    color: #888;
}
.apply-table table tr td p {
    display: inline;
}
.apply-table table tr.apply-table-two td {
    background-color: #f9f9f9;
}
.apply-table table tr:hover td {
    background-color: #f8fdff;
}
.apply-table table tr.apply-table-tit td {
    background-color: #f4f3f3 !important;
    color: #000000;
}
.apply-table table.apply-table-hover tr {
    cursor: pointer;
}
.msg-mid {
    position: relative;
}
.msg-mid h3 {
    font-size: 18px;
}
.msg-mid .red {
    color: #dd413b;
}
.msg-mid .blue {
    color: #2e71c3;
    font-size: 16px;
}
.msg-mid .msg-more {
    border: 0;
    color: #c54425;
}
.msg-mid .msg-more:hover {
    color: #c54425;
    text-decoration: underline;
}
.msg-mid .msg-more i {
    margin-left: 5px;
    color: #000;
    text-decoration: none;
}
.msg-mid .msg-img {
    position: absolute;
    right: 15px;
}
.msg-mid .msg-img div {
    width: 90px;
    height: 110px;
    overflow: hidden;
    position: relative;
}
.msg-mid .msg-img div img {
    width: 100%;
}
.msg-mid .msg-img a {
    position: absolute;
    right: 110px;
    bottom: 0;
    width: 80px;
}
.msg-mid .msg-img a i {
    text-decoration: none;
}
@keyframes forwards {
    from {
        width: 0;
    }
    to {
        width: 140px;
    }
}
@-moz-keyframes forwards {
    from {
        width: 0px;
    }
    /* Firefox */
    to {
        width: 140px;
    }
}
@-webkit-keyframes forwards {
    from {
        width: 0px;
    }
    /* Safari and Chrome */
    to {
        width: 140px;
    }
}
@-o-keyframes forwards {
    from {
        width: 0px;
    }
    /* Opera */
    to {
        width: 140px;
    }
}
/*post椤甸潰*/
.apply_block {
    display: block;
}
.shade {
    height: 100%;
    width: 100%;
    background: rgba(145, 145, 145, 0.5);
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
}
.shade_chat_con {
    font-size: 16px;
    color: #555;
    text-align: center;
    width: 334px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -167px;
    margin-top: -167px;
    background: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: #999 0 2px 10px;
    -moz-box-shadow: #999 0 2px 10px;
    -webkit-box-shadow: #999 0 2px 10px;
}
.shade_chat {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.shade_chat_img img {
    max-width: 100%;
}
.shade_remove {
    width: 28px;
    height: 28px;
    float: right;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: -15px;
    background-color: #fff;
    border-radius: 50%;
}
.shade_remove .glyphicon-remove {
    top: -5px !important;
    padding: 10px;
    left: -5px;
}
.person_repeat img {
    max-width: 100%;
    border-radius: 50%;
}
.hunt_con,
.job_search_con {
    background-color: #fff;
    margin: 20px auto;
    padding: 0px 30px;
}
.hunt_con .search_input,
.job_search_con .search_input {
    width: 100%;
    margin-top: 30px;
}
.hunt_con .search_input div,
.job_search_con .search_input div {
    border: 1px solid #ccc;
}
.hunt_con .search_input div a,
.job_search_con .search_input div a {
    text-align: center;
    padding-left: 0px;
}
.hunt_con .search_input div input[type=text],
.job_search_con .search_input div input[type=text] {
    color: #999;
}
.hunt_con .search_input .btn,
.job_search_con .search_input .btn {
    border: 2px solid #067daf;
}
.hunt_con h6,
.job_search_con h6 {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-bottom: 15px;
}
.hunt_con .search_input_space,
.job_search_con .search_input_space {
    padding: 0px 25px;
}
.hunt {
    font-size: 17px;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 13px 0;
    display: block;
}
.hunt a {
    font-size: 17px;
    margin-bottom: 5px;
    display: block;
}
.hunt a span {
    color: #c00;
    padding-right: 0px;
    margin-top: 0px;
    display: inline;
}
.hunt p {
    line-height: 18px;
}
.hunt p span {
    color: #c00;
    padding-right: 0px;
}
.hunt span {
    color: #666;
    margin-top: 5px;
    display: inline-block;
    padding-right: 5px;
}
.hunt .mix {
    overflow: hidden;
}
.hunt .mix .seek {
    width: 121px;
    height: 75px;
    float: left;
}
.hunt .mix p {
    margin-left: 138px;
}
.content_none {
    padding: 0px 0px 30px 0px;
}
.no_find h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}
.no_find h3 span {
    color: #c00;
}
.no_find .prompt {
    color: #666;
    font-size: 13px;
    line-height: 28px;
}
.no_find li {
    color: #333;
    line-height: 28px;
    font-size: 13px;
    padding-left: 30px;
    list-style-position: inside;
    list-style-type: disc;
}
.smart_none {
    display: none;
}
.smart_block {
    display: block;
}
.phone_none {
    display: none !important;
}
.job_search_con {
    margin: 20px auto;
    background-color: #fff;
    padding: 0px !important;
    border: 1px solid #ebe9e9;
}
.job_search {
    font-size: 14px;
    border-bottom: 1px solid #ededed;
}
.job_search li {
    border-top: 1px solid #ededed;
    padding: 20px 25px;
    background-color: #f9f9f9;
    overflow: hidden;
    width: 100%;
    line-height: 53px;
}
.job_search li div {
    float: left;
}
.job_search li div .search_name {
    font-size: 16px;
    color: #282828;
}
.job_search li div a {
    display: block;
    line-height: 20px;
}
.job_search .search_hide {
    padding-top: 15px;
    line-height: 20px;
}
.job_search .search_job {
    color: #717171;
}
.job_search .search_w1 {
    width: 35%;
}
.job_search .search_w2 {
    width: 20%;
}
.job_search .search_w3 {
    width: 15%;
}
.job_search .search_w4 {
    width: 10%;
}
.job_search .search_w5 {
    width: 3%;
    padding-top: 12px;
}
/*鎷涜仒*/
.login .exit-user-move {
    right: 0;
}
.recruit_box {
    background-color: #0a87bb;
    background-image: none;
    height: 76px;
    line-height: 76px;
    padding: 0;
    text-align: right;
}
.recruit_box ul.entry,
.recruit_box .entry li a {
    float: left;
}
.recruit_box ul.entry li a {
    padding: 16px 30px 16px;
}
.recruit_box ul.entry li span {
    background: #0676a5;
    width: 2px;
    height: 40px;
    float: right;
    display: block;
    margin: 18px 30px 18px;
    box-shadow: 2px 0 2px #3dbdf3;
}
.btn-yellow {
    background: #ffb21e;
    letter-spacing: 0.05em;
    font-size: 16px;
    color: #fff;
}
.carousel {
    background: #fff !important;
    height: 428px;
    float: right;
    padding: 24px 21px 22px;
    width:726px;
}
.seach_con {
    float: left;
    color: #0a87bb;
    width:401px;
}
.seach_con table {
    margin: 10px auto;
}
.seach_con table td {
    padding: 5px;
    font-size: 16px;
}
.seach_con table td a.senior {
    color: #0a87bb;
    text-decoration: underline;
}
.seach_con .m-b-sm {
    margin-bottom: 12px;
}
.seach-box-recruit {
    width: 900px;
    height: 40px;
    margin: 15px auto;
    background: #0b87bb;
    padding: 2px;
}
.seach-box-recruit input {
    float: left;
    width: 85%;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border: none;
}
.seach-box-recruit a {
    width: 15%;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
}
.seach-box-recruit a:hover {
    color: #ffb21e;
}
.seach-filter {
    padding: 20px 25px;
    background-color: #f9f9f9;
    color: #a5a3ac;
}
.seach-filter div {
    padding: 10px 0;
}
.seach-filter div span {
    display: block;
    float: left;
    line-height: 28px;
}
.seach-filter div p {
    margin-left: 50px;
}
.seach-filter div a {
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    color: #53505b;
    padding: 0 12px;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 5px;
}
.seach-filter div a:hover,
.seach-filter div a.active {
    background: #45b0de;
    color: #fff;
    text-decoration: none;
}
.seach-filter div select {
    width: 130px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}
.seach-filter div.true {
    background: #f2f2f2;
    overflow: hidden;
    padding: 6px 15px;
    height: 45px;
}
.seach-filter div.true span {
    line-height: 26px;
}
.seach-filter div.true p {
    margin-left: 10px;
    float: left;
}
.seach-filter div.true p a {
    background: #45b0de;
    color: #fff;
    text-decoration: none;
}
.seach-filter div.true p i {
    margin-left: 5px;
}
.seach-filter div.true label {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #a29d9a;
}
.seach-filter div.true label span {
    color: #f57d0c;
    float: none;
    display: inline-block;
    padding: 0 5px;
}
.flexslider{ position:relative;width:100%; overflow:hidden;zoom:1; }

.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flexslider .slides li a{height: 100%; display: block;}
.flex-direction-nav a{width:74px;height:104px;line-height:104px;overflow:hidden;margin:-52px 0 0;font-size:0; display:block;background:rgba(0,0,0,0.1) url(../images/ad_arrow.png) no-repeat!important;
    position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -104px!important;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:10px; text-align:right;}
.flex-control-nav li{padding:0 2px 0 1px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px; display:block;height: 8px;
    width: 8px;
    padding: 0px;
    background: #92928d;
    color: #92928d; overflow:hidden;text-indent:-99em;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0; background: #f6ae29; color: #f6ae29;}
.flexslider_news{}
.flexslider_news .news_img{ width:538px;height:380px;}
.flexslider_news .flex-control-paging li a{ border-radius:inherit}
.flexslider_news  .flex-control-nav{ padding-right:20px;}
.flexslider_news li div{ height:380px;}
.flexslider_news_title{position: absolute; font-size:20px; color:#fff; padding-left:20px;  padding-right:80px;
    bottom: 0;  background:url("../images/images_shadow.png") repeat-x left bottom;
    height: 74px; line-height:34px; margin: 0;  padding-top: 30px;
    left: 0;
    right: 0;}
.flexslider_news .flex-control-paging li a{ background: #545656 ; color:#545656}
.flexslider_news .flex-control-paging li a.flex-active{ background: #fff ; color:#fff; width:15px;}

.flexslider-serve{ background: none; width:740px; height:550px}
.flexslider-serve .flex-control-nav{bottom: 20px; right: 10px;}
.flexslider-serve .slides{ width: 100%;}
.flexslider-serve .slides li{ width: 100%;}
.flexslider-serve .slides img{ max-width:100%; max-height: 100%;}
/*鑱旂郴鎴戜滑*/
.us h3 {
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px;
}
.us p {
    color: #6F6D6D;
    line-height: 38px;
    text-indent: 2em;
    font-size: 20px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.us .block {
    margin-bottom: 20px;
}
.us .block p {
    color: #000;
}
.us .second {
    padding: 20px 0;
}
.us .second span {
    float: left;
    background: #e84618;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
}
.us .second div {
    margin-left: 70px;
}
.us .second img {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
}
.second7 h4 {
    overflow: hidden;
    margin: 10px 0;
}
.second7 p {
    text-indent: 0;
    font-size: 18px;
    line-height: 26px;
    margin-left: 190px;
}
.second7 label {
    width: 170px;
    line-height: 28px;
    border: 2px solid;
    float: left;
    text-align: center;
    font-size: 20px;
    padding: 0 5px;
}
.second7 label b {
    width: 20px;
    display: inline-block;
}
.second7 img {
    margin-bottom: 20px;
}
.job_list1 ul {
    border-bottom: 1px solid #eee;
}
.job_list1 ul li {
    border-top: 1px solid #eee;
    padding: 10px;
    cursor: pointer;
}
.job_list1 ul li:nth-of-type(even) {
    background: #f9f9f9;
}
.job_list1 ul li:hover {
    background-color: #f8fdff;
}
.job_list1 ul li > .grey {
    ccolor: #888;
}
.job_list1 ul li div,
.job_list1 ul li div p {
    display: inline-block;
}
.job_list1 ul li div.job_list1_w01 {
    width: 35%;
}
.job_list1 ul li div.job_list1_w02 {
    width: 20%;
}
.job_list1 ul li div.job_list1_w03 {
    width: 10%;
}
.job_list1 ul li div.job_list1_w04 {
    width: 33%;
}
.job_list1 ul li div.job_list1_w04 span {
    width: 50%;
    display: inline-block;
}
/*fair*/


.fair_back {
    height: 351px;
    background: url(../images/fair_img.png);
    background-size: 100% 100%;
    padding: 82px 0px;
    /*.sponsor {
      color: #fff;
      font-size: 26px;
      position: absolute;
      right: 108px;
      top: 100%;
      margin-top: 12px;
      span {
        background-color: #ce234d;
        padding: 5px 40px;
        display: inline-block;
      }
    }*/
}
.fair_back .contain {
    position: relative;
    min-height: 150px;
}
.fair_back .fair_name {
    overflow: hidden;
    letter-spacing: 5px;
    color: #fff;
    line-height: 60px;
}
.fair_back .fair_name span {
    text-align: left;
    font-size: 40px;
}
.fair_back .fair_name img {
    display: inline-block;
    width: 186px;
    height: 60px;
    position: relative;
    top: -4px;
}
.fair_back .sponsor {
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 30px;
    padding: 10px 30px;
    background-color: #ce234d;
}
.fair_introduce {
    padding: 20px 0px;
    font-size: 20px;
}
.cp_box {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0 ;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.cp_con {
    position: absolute;
    width: 600px;
    height: 210px;
    left: 50%;
    top: 50%;
    padding: 50px 40px;
    margin-left: -300px;
    margin-top: -130px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: #fff;
    color: #333;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-animation: scale-fade 0.5s forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
    animation: scale-fade 0.5s forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
}
.purch .cp_con {
    width: 780px;
    height: 680px;
    padding: 20px;
    margin-left: -390px;
    margin-top: -340px;
}
.cp_close {
    position: absolute;
    width: 60px;
    height: 60px;
    right: -25px;
    top: -25px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: #e70014;
    cursor: pointer;
    text-align: center;
    line-height: 60px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.cp_close i {
    font-size: 25px;
    color: #fff;
    top: 5px;
}
.cp_close:hover {
    -webkit-animation: circle .5s 1 linear;
}
@-webkit-keyframes circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.cp_con .icon {
    float: left;
}
.cp_con .icon i {
    background: #faefd9;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font-size: 50px;
    text-align: center;
    color: #e70014;
    padding-top: 30px;
    margin-right: 10px;
}
.cp_con .cp-right {
    margin-left: 120px;
    margin-top: 30px;
}
.cp_con h1 {
    font-weight: bold;
    margin-bottom: 20px;
    color: #333333;
}
/*date*/
.datebar {
    height: 260px;
    background: url(../images/data_img.jpg);
    background-size: 100% 100%;
}
.datebar .container {
    height: 100%;
    position: relative;
}
.datebar .data-letter {
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.datebar .data-letter h1 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    display: inline-block;
    float: left;
    letter-spacing: 0.1em;
}
.datebar .data-letter span {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ca381e;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}
.datebar.service {
    background: url(../images/service_img.jpg) center;
    background-size: 90% 100%;
}
.date .firm ul {
    padding: 0px 20px 20px 51px;
}
.date .firm ul li {
    width: 100%;
}
.date .firm ul li a {
    font-size: 18px;
}
.date.service .firm ul li a {
    font-size: 15px;
}
.dateicon {
    overflow: hidden;

}
.dateicon .col {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.dateicon a {
    position: relative;
    height: 130px;
    padding: 20px;
    color: #666666;
    display: block;
    background: #fff;
    font-size: 16px;
    border-top: 2px solid #067daf;
    -webkit-box-shadow: 0 0 2px 2px #e0dcdc;
    -moz-box-shadow: 0 0 2px 2px #e0dcdc;
    box-shadow: 0 0 2px 2px #e0dcdc;
}
.dateicon a::after {
    position: absolute;
    top: 100%;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0;
    border-bottom: 20px solid #fd9639;
    margin-top: -20px;
}
.dateicon a:hover {
    background: #f9f9f9;
}
.dateicon a.mored{ padding: 0;
    text-align: center;
    line-height: 130px;
width: 100%;
    font-weight: bold;}
.dateicon a.mored i{color: #fd9639; margin-left: 3px;}
.dateicon a.mored::after{display: none}
/*service start*/
.firm-service {
    overflow: hidden;
}
.firm-service li {
    width: 100%!important;
}

/* 详细页*/
.subsidy{padding:60px 80px!important; background: #fff;}
.subsidy h3 {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 25px;
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    font-family: 'Microsoft YaHei',arial;
}
.subsidy .brief { text-align: center;
    margin: 25px 0px;
    font-size: 14px;
    color: #999;
}
.grey-font{
    color: #999;
}
.subsidy p {
    line-height: 30px;
    margin: 30px 0px;
}
.subsidy .people {
    margin: 0 auto;
    width: 690px;
    height: 449px;
}
/*service end*/
.cat_down {
    float: right;
    margin-top: 32px;
}
.cat_all {
    float: right;
    margin-top: 14px;
    height: 46px;
}
/*.margin_t17 {
  margin-top: 17px!important;
}*/
.news_left{ float:left;  width:520px;}
.news_left_learning { float:left;  width:1080px;}
.news_right{ margin-left:550px;}
.relative{ position: relative;}
.news_box{ margin-top:1px; overflow: hidden;margin-left: 14px;}
.news_box ul{ margin-right:-18px; text-align: center;}
.news_box li{  display: inline-block;  width:190px; height:102px;  margin:1px 0 0 0;}
.news_box li a{ color: #fff;
    font-size: 22px;
    display: block;
    margin-right: 18px;
    height: 100%;
    text-align: left;
    font-weight: 500;
   }
.news_box li a div{ width: 100%;  padding: 24px 20px;
    height: 100%; background: url("../images/new-bg.png") right top no-repeat; }
.news_box li a span{    padding-bottom: 10px;  border-bottom: 1px solid #fff; border-bottom: 3px solid rgb(255,255,255,0.3);}
.news_box li a:hover{ background:#067daf; }
.news_box li:hover a{ text-decoration: none}
.con-news{padding: 0 15px;}
.con-news .news_box{margin-top: 0;}
.con-news .news_box li{    width: 16.65%;  margin: 0;}
.con-news .panel{margin-top: 20px;margin-bottom: 0;}
.news_box02{ margin-top: -18px;}
.news_box02 li{ width: 164px;}
.news_list{ padding-bottom: 20px;}
.news .news_list:last-child{ padding-bottom: 0px;}
.news_list_t_con h1{  margin-bottom: 12px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
}
.news_list_t_con a{ margin-bottom: 6px;
    display: block;
    color:#787778;
}
.news_list_t_con a span{ color:#d23e42; display: inline-block;}
.news_list .news_list_title,.forum .news_list_title{   padding-left: 21px; margin-bottom: 10px;margin-left: 25px;
    color:#067daf; font-size:22px; font-weight: bold; line-height: 1; line-height: 30px;

    position: relative;
    height: 32px;
    padding-right: 5px;
    border-left: 6px solid #067daf;
}
.news_list .news_list_title{ margin-left: 0;padding-right: 0;}
.news_list .news_list_title:after,.forum .news_list_title:after{height: 22px; top: 5px; background:  #fff;     z-index:9;}
.news_list .news_list_title:before,.forum .news_list_title:before{ height: 32px;  background:  #067daf;     z-index: 8;}


.news_list .news_list_title .more,.more{ color:#666666; float:right; background: url("../images/new_icon.png") -26px -484px no-repeat;
    width: 50px;
    line-height: 30px; margin-top: 3px;  font-size:14px;  text-decoration: none; }
.news_list .news_list_title .more:hover,.more:hover{text-decoration: underline}
.news_list li{ border-bottom: 1px dashed #eee; overflow: hidden; padding: 5px;}
.news .news_list li:last-child{border-bottom:none;}
.news_list li a{ position: relative;
    text-decoration: none;
    padding: 0px 10px 0px 15px;
    display:block;
    color: #666;
}
.news_list li:hover{ background: #f9f9f9;}
.news_list li p{     text-indent: 2em; margin-bottom: 5px;}
.news_list ul li a b,.news_list ul li a strong{
    position: absolute;
    left: 0px;
    top: 15px;
    width: 3px;
    height: 3px;
    background: #ca381e;
}
.news_list.list-40 li{ position: relative;}
.news_list.list-40 li a{ line-height:40px; width: 100%; padding-right: 70px;}
.news_list.list-40 li .group-btn{ margin: 3px 0;
    position: absolute;
    right: 0;}
.news_list .list-50 li{width: 47%; margin: 0 10px;}
.matters-list{ min-height: 300px; padding: 20px; margin-bottom: 30px; background-color: #fff; border: 1px solid #ebe9e9;}
.matters-list p{ line-height: 22px; text-indent: 2em;}
.matters-title{ background: url("../images/matters-title-l.jpg") left no-repeat;display: inline-block; height: 37px; padding-left: 44px;}
.matters-title span{ background: url("../images/matters-title-r.jpg") right no-repeat; display: inline-block;padding-right: 44px; height: 37px; line-height: 28px;
    font-size: 16px; font-weight: bold; letter-spacing: 0.2rem; color: #fff; text-align: center;}
.matters-list h5{  font-weight: bold; margin-top: 10px;}
.matters-list a{float: right;background: url("../images/matters-more.jpg") left no-repeat; display: inline-block;display: block;   width: 124px;
    line-height: 18px; height: 20px; color: #fff; text-indent: 0; text-align: center; font-size: 12px;  font-weight: bold;  letter-spacing: 0.1rem;}
.matters-list a:hover{ color: #d6edf8}
.matters-list a.margin-top66{margin-top: 66px;}
.matters-list.h433{ height: 433px;}
.matters-list.h433 a{margin-top: 138px;}

/*.matters{  margin-bottom: 40px; }
.matters ul{list-style-type:none;counter-reset:sectioncounter;width:100%; margin-left: 20px;}
.matters ul li:before {  }
.matters ul li{ color: #000; font-size: 16px; line-height: 30px;}
.matters ul li a{color: #000; line-height: 30px; padding: 0; text-decoration: underline;}
.matters ul li a:hover{color: #0a4476;}
.matters.us ul{counter-reset:inherit;}
.matters.us ul li:before{content:none;}*/
.system a{   width:318px; height: 148px; display: block; margin-bottom: 15px; border: 1px solid #CECACA;}
.system a img{ width: 100%; height: 100%;}
.system a:hover{border: 1px solid #951f23; opacity: 0.9;}

.matters_left{  width:535px; float: left;}
.matters_right{margin-left:535px;}
.download{
    color: #444;
    padding:15px 0;
    font-size:14px;
    line-height: 20px;
    background-color: #f1f1f1;
}
.download span{ color: #b1adad; padding:0 8px;}
.download label{font-weight: normal}


.forum_right .news_list{min-height:335px;}
.forum_left .flexslider_news .news_img {width:100%;height:350px;}
.forum_left .flexslider_news{width:100%;height:350px;}
.forum_left .flexslider_news li div{height:350px;}

.forum_con{
    border:1px solid #ccc;
    width:758px;
    margin-top:38px;
    overflow:hidden;
    height:388px;
}
.forum_title{
    background-color: #dfdfdf;
    color: #000;
    padding: 8px 0px;
    line-height: 38px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.3em;
    font-weight: bold;
}
.forum_con .forum_title{
    background-color: #dfdfdf;
    color: #000;
    padding: 10px 0px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1em;
}
.forum_phone{
    margin-top: 30px;
    line-height: 25px;}
.forum_phone span{
    display:block;
}
.forum_img{
    width:120px;
}
.forum_img img{
    height: 155px;
    max-width: 100%;
}
.forum_con a{
    float: left;
    width: 121px;
    display: block;
    text-align: center;
    margin: 0px 15px;
    padding: 18px 0px 60px 0px;
}
.forum_con a p{
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 14px;
    color: #000;
    margin-top: 15px;

}

.forum_list p{
    text-indent:2em;
    line-height:23px;
}
.forum_list{
    margin-top:25px;
}

.forum_list .news_list_title{  line-height: 30px; text-align: center;    border-left: 0px;padding-left:0px;}
.forum_list .news_list_title span{
    border-left: 8px solid #951f23;
    padding-left: 10px;
    height:22px;
    display:inline-block;
    float: left;
    margin-top: 4px;

}
.member_box  li{
    width:290px;
    height:100px;
    margin: 0 100px 20px 0;
}
.member_box  li.last{
    margin-right:0px;
}
.member_img{
    width: 45px;
    height: 45px;
    line-height: 30px;
    margin: 0 auto;
    margin-top: 10px;
}
.member_img img{max-width:100%;}
.member_box  li a{    line-height: 30px;}
.activity_list li a{padding: 5px 10px;}
.agree_list li a span{ vertical-align: top; width: 96%; display:inline-block}
.agree_list li a i{font-size: 12px;}
.tel_list{font-size: 18px; line-height: 40px; font-size: 18px; line-height: 40px; border: 1px dashed #ccc; padding: 30px 40px; margin-bottom: 30px;}
.tel_list i{color: #b2b1b1; font-size: 15px;}
.talent_img {

    margin-bottom: 30px;
}

.talent_img a{ text-align: center; width: 100%; display: block; height: 183px;

    background-size:100% 100%;
    position:relative;
}
.talent_img a span{ position: absolute; width: 100%; margin-top:65px;
    font-size: 35px;
    color: #000;
    font-weight: bold;


    letter-spacing: 6px;
}
.download_list li a{ color:#1b73cd}
.report_list li{ margin:10px 0; width: 30%; display: block; float:left;  background: #ccc;  margin-right: 3%; border: 1px solid #ccc}
.report_list li  img{  width: 100%; display: block}



.bar-pic{  border:1px solid #ccc;
    width:100%;
    margin-top:28px;
    overflow:hidden;}
.bar-pic a{  text-align: center; overflow: hidden;  display: inline-block; width: 121px;  margin: 0px 6px;  padding: 18px 0px;min-height:260px}
.bar-pic a div{height: 180px; overflow: hidden;display: inline-block; width:121px;  }
.bar-pic a div img{ height: 100%;
    max-width: 100%;
    opacity: 0.9;
    width: 100%;}
.bar-pic a h4{ margin-top: 5px; text-align: left; font-size: 16px; color:#fae2bf }
.bar-pic a p{
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 14px;
    color: #d3aa6e;
    margin-top: 5px;
    width:121px;
    text-align: left;
}
.bar-pic a:hover{ text-decoration: none}
.bar-pic a:hover div img{opacity:1}
.bar-pic a:hover h4{color: #fff}
.bar-pic a:hover p{color:#f2e1c8}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{
    display: inline;
}
.ntice_div {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
}


.talents_contain{    width: 1130px;
    padding: 0;
    margin: 0 auto; }
.talents_list{}
.talents_list li{     position: relative; min-height: 190px; padding:12px; overflow: hidden}
.talents_list li .talents_industry{display: inline-block ; width: 60px; }
.talents_list li .talents_industry .talents_industry_num{  position: absolute;
    top:10px;
    left:10px;
    padding:2px 10px;  background: #f29535; color:#fff; font-size:12px;}
.talents_list li .talents_industry .talents_industry_num.talents_industry_num_green{ background: #78ab4c}
.talents_list li .talents_industry .talents_industry_num.talents_industry_num_red{ background: #c73736}

.talents_list li .talents_industry .talents_industry_con{     width: 178px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: -178px;
    height: 46px;
    background: #f29535;}
.talents_list li:nth-child(2){ background: #f9f9f9}
.talents_list li .talents_left{ width:250px; float:left; border-right:1px solid #e7e7e7; margin: 0px 30px 0 20px;}
.talents_list li .talents_left .talents_img{ width:104px; height:142px; background: #ccc; float:left; }
.talents_list li .talents_left .talents_img img{ width:100%; height:100%; }
.talents_list li .talents_left .talents_person{ margin-left:130px; }
.talents_list li .talents_left .talents_person ul li{   min-height: inherit ;  padding: 2px 0;}
.talents_list li .talents_left .talents_person ul li:nth-child(2){background: transparent;}
.talents_list li .talents_left .talents_person .talents_name{     margin-bottom: 10px; font-size:18px;     line-height: 24px; color:#111; font-weight: bold}
.talents_list li .talents_center{ float:left;  width: 380px;  }
.talents_list li .talents_center .talents_position .talents_position_name{ color:#33b2e7; font-size:20px; display: inline-block ; font-weight: bold; }
.talents_list li .talents_center .talents_position .talents_position_note{  font-size:14px; margin-left:15px; display: inline-block  }
.talents_list li .talents_center .talents_position .talents_position_experience{   clear: both; color: #666; margin-top:5px;  }
.talents_list li .talents_center .talents_education{  margin-top:20px; }
.talents_list li .talents_center .talents_education h1{     font-size: 16px;  font-weight: bold; margin-bottom: 10px; }
.talents_list li .talents_center .talents_education div span{    margin-right: 10px; display: inline-block; color: #666;}
.talents_list li .talents_right{      float: left; margin-left:20px;}
.talents_list li .talents_right .talents_job h1{     font-size: 16px;  font-weight: bold; margin-bottom: 10px; }
.talents_list li .talents_right .talents_job div span{    margin-right: 10px; display: inline-block; color: #666;}
.talents_index { background: #fff;
    width: 218px;
    float: right;
}
.talents_index .talents_list{ position: relative}
.talents_index .talents_list .talents_title{ position: absolute; right: 0px; top:0px; z-index: 9;  width: 60px; height: 60px; background: url("../images/talents_more.png") no-repeat top right}
.talents_index .talents_list .talents_detail_btn{ font-size:14px; font-weight: bold; color:#ff0000;      display: inline-block;  margin-top:10px;}
.talents_index .talents_list li{    min-height: 167px; border-bottom:1px solid #e7e7e7;
    padding: 20px 0px 12px;
    margin: 0 12px;}
.interaction_left{
    float: right;
    width: 350px;
    padding-bottom:0px;
    padding-right: 15px;
}
.talents_index .talents_list li .talents_industry .talents_industry_num{left:0; top: 13px}
.talents_index .talents_list li .talents_left .talents_person li{ border: none;     color: #333;}
.talents_index .talents_list li .talents_left{ margin-left:0px; width: 194px; border-right: 0;}
.talents_index .talents_list li .talents_left .talents_img{ width:80px; height:106px;  }
.talents_index .talents_list li .talents_left .talents_person{     margin-left: 100px;}
.talents_index .talents_list li .talents_left .talents_person .talents_name{line-height: 1;}
.talents_index .talents_list li .talents_left .talents_person ul li{    padding: 1px 0;     margin: 0;}
.letter_content .interaction_right span{border-radius:0;background:none;width:auto;height:22px; margin: 4px 0px 0px 0px;}
.interaction_right{
    float:right;
    width:350px;
    margin-top: 0px;
    color:#000;
}
.letter_content .interaction_left .more,.letter_content .tab-right .more{
    position: static;
    padding: 0px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
}
.interaction_left ul,.tab-right ul{
    padding-top:0px;
}
.interaction_right .forum_phone,.tab-right .forum_phone{margin-top:0px;}
.interaction_left.news_list li a,.tab-right.news_list li a{ line-height: 30px;
    padding: 5px 0 5px 15px;
    background: url(../images/icon_dott.gif) no-repeat 0px 19px;}
.interaction_left.news_list .news_list_title,.tab-right.news_list .news_list_title{

    margin-bottom: 6.5px;
}
.tab-right.news_list li{    padding: 0;}
.interaction_right.news_list,.tab-right.news_list{margin-bottom:0px; padding-bottom: 0;}
/*.interaction_right.forum_list p{line-height:20px;}
.interaction_right  .forum_phone{line-height: 20px;}
.letter_content .interaction_right .forum_phone span{margin:0px;}*/

.new_news{
    width: 538px;
}
.attention{
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 8px;
    margin-left: 20px;
}
.attention_title{
    display: inline-block;
    float: left;
    color: #e03c1f;
    font-size: 18px;
    font-weight: bold;
    margin-left: 9px;
}
.attention ul {
    width: 670px; margin-left:50px;
}
.attention ul li {
    height: 24px;
    padding-left: 10px;
    display: block;
}
.attention ul li a{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:0;
}
.new_news .flexslider_news .news_img {width:100%;height:340px;}
.new_news .flexslider_news{width:100%; margin: 25px auto 1px auto;}
.new_news .flexslider_news li div{height:340px;}
.new_news .flexslider_news_title{ }
.new_news .flex-control-paging li a {
    height: 8px!important;
    width: 8px!important;
    padding:0px!important;
    background: #92928d!important;
    color: #92928d!important;
    border-bottom:none!important;
}
.new_news .flexslider_news .flex-control-paging li a.flex-active {
    background: #fff!important; width: 15px!important;
    color: #fff!important;
}
.new_lineTab.lineTab .nav-tabs,.new_lineTab.lineTab .nav-tabs li{
    height: 38px;
}
.new_lineTab.lineTab .nav-tabs li a{padding:0px 6px; font-size: 17px;margin-right: 16px;}
.industry_news .flexslider_news .news_img{ width: 538px; height: 338px;}
.industry_news .flexslider_news{ width: 538px; height: 338px;}
.industry_news .flexslider_news li div{ height:338px;}




.tab-right{ margin-left:568px; padding-right: 5px;}
.lineTab .nav-tabs{    border-bottom: solid 1px #dddddd;  height: 46px;}
.lineTab .nav-tabs li{  display: block; height: 46px; }
.lineTab .nav-tabs li a{     text-align: center;
    font-size: 18px;
    padding: 5px 12px;
    color: #666;
    border: 0;
    line-height: 34px;
    cursor: pointer!important;
}
.letter_content .lineTab  a{ line-height:26px;padding:0px;}
.letter_content .lineTab .new_news .slides a{}
.lineTab .nav-tabs .active, .lineTab .nav-tabs .active:hover, .lineTab .nav-tabs .active:focus,.lineTab .nav-tabs >li>a:hover{border: 0;border-bottom: solid 4px #067daf; color:#067daf; font-weight: bold ; text-decoration: none; }
.lineTab .tab-content{width: 96%; height: 370px;
    overflow: hidden;
    position: relative; margin:0 auto;}
.lineTab .tab-content>.tab-pane{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;

}
.lineTab .tab-content>.tab-pane.list{margin: 10px 0 5px 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background:none;}
.letter_content .new_news  a{
    padding:0px!important;
}
.exit{
    display:inline-block;
}
.list-page{
    text-align:center;
    position:relative;
    padding:10px 5px 12px;
}
.list-page .laypageskin_default span{     height: 26px;    line-height: 26px;}
.list-page .laypage_main button{    line-height: 24px;}
.list-page .laypage_main button:focus{ border:none!important;}
.list-page .laypageskin_default span{ margin-bottom: 0;}

.form-page,.present{
    display:inline-block;
}
.present{
    line-height: 26px;
    color: #666;
}
.info_news{
    padding:35px 0px;
}
.info_news .lineTab .tab-content ul{padding-bottom:0px;}
.info_news .headline{padding-top:0px;}
.interaction_left.news_list .news_list_title .more,.tab-right.news_list .news_list_title .more{
    padding-right:20px!important;
}









/* fillBusinessInfo Start*/
.business_location{
    padding:45px 0px  0px 0px;
    background-color:#fff;
}
.location_fill{ text-align: center}

.location_fill a{
  /*  float:left;*/ display: inline-block;
    text-align:center;
    border-top:9px solid #cccccc;
    padding:28px 0px;
    position:relative;
    width:16.6%;
    text-decoration: none;
}

.location_fill a h3{
    height: 38px;
    width: 38px;
    background-color: #cccccc;
    color: #fff;
    font-size: 25px;
    border-radius: 50%;
    line-height: 38px;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -16px;
}

.location_fill a span{
    font-size:20px;
    color:#444444;

}
.location_fill a:hover {
    border-top:9px solid #ca381e;
    text-decoration: none;
}
.location_fill a:hover h3{
    background-color: #ca381e;
}
.location_fill a:hover span{
    color:#ca381e;
}
.location_fill a:hover.active span{
    color:#ca381e;
}
.location_fill a.active{
    border-top-color:#ca381e;
}
.location_fill a.active h3{
    background-color: #ca381e;
}
.location_fill a.active span{
    color:#ca381e;
}
.location_w{
    width:1002px;
    margin:0 auto;
}
.clear{clear:both;}
.businessInfo{
    font-size:28px;
    color:#000;
    padding:10px 0px 30px 0px;
    text-align:center;
    line-height: 32px;
}
.log-cnt .log-cnt-list  .form_info span{
    margin:0px;
    line-height:22px;
    font-size:14px;
}
/* fillBusinessInfo End*/
/*archiveManage start*/
.archive_manage{
    margin-top:20px;
}

.archive_manage label{
    margin:0px;
    display: inline-block;
    font-size: 14px;
    font-weight:normal;
}
.archive_skip{
    padding-left:22px;
}
.archive_skip div{
    display:block;
    color: #333;
    line-height:22px;
    position:relative;
    cursor: pointer;
}
.archive_skip a.archive_detail{color:#80abd8;display:none}
.archive_skip a.archive_detail.on{
    display:block;
}


.archive_skip div:hover{
    text-decoration:none;
    color:#337ab7;
}
.archive_skip div i{
    height: 0;
    width: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: #cc0202 transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    border-width: 4px;
    position: absolute;
    top: 8px;
    left: 78px;
    margin-left: -14px;
}
.archive_skip div i.up{
    border-color:  transparent transparent #cc0202 transparent;
    border-style:  dashed dashed solid dashed;
    top:4px;
}

.archive_skip div i.prove{
    left: 105px;
}
.member_service_img{
    width:271px;
    height:114px;
    display:block;
    margin-top:13px;
}
.member_service_img img{
    max-width:100%;
}
.integrate {
    width:318px;
    margin:0 auto;
}
.integrate a{
    display:block;
    border:1px solid #747474;
    color:#37516c;
    font-weight:bold;
    margin-bottom:23px;
    text-align:center;
    padding:20px 0px;
    font-size:18px;
}
.integrate a:hover{
    text-decoration: none;
    border:1px solid #37516c;
    background-color:#37516c;
    color:#fff;
}
.prove_con{
    padding:0px 18px;
}
.prove_con p{
    color: #282828;
    line-height: 25px;
    margin-bottom:10px;


}
.prove_img{
    overflow: hidden;
    margin:25px 0px 5px 0px;
}
.prove_img div{
    float: left;
    width: 227px;
    height: 303px;
    margin-right: 42px;
}
.prove_img div img{
    max-width:100%;
    max-height:100%;
}
.prove_btn .btn{
    background-color:#f18b1c;
    border:1px solid #f18b1c;
    padding: 15px 62px;
    font-size:16px;
}
.prove_btn .btn:hover{
    background-color:#f19838;
    border:1px solid #f19838;
}
/*archiveManage end*/

/*招聘会*/
.content-wrap {
    overflow: hidden;
    padding: 20px;
}
.content-l {
    float: left;
    width: 440px;
    height: 246px;
    text-align: left;
}
.content-r {
    width: 620px;
    float: left;
}
.detail_title{
    font-size: 22px;
    color: #000;
    line-height: 30px;
    text-align: left;
}
.hdMan{line-height: 20px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px 0 20px 0;
}
.hdMan a{color: #999;
    display: inline-block;
    white-space: normal;
    /* text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
     overflow: hidden;*/
    float: left;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    margin-right: 15px;
}
.hdMan p{
    /*display: inline-block;*/
    /*float: left;*/
    /*line-height: 40px;*/
    /*color: #aaa;*/
    font-size: 14px;
    }
.hdMan p i{margin-right: 5px;}
.detail_time_attr_join{ box-sizing: border-box; padding-top: 20px;}
.detail_Attr {
    overflow: hidden;
    min-height: 22px;
    line-height: 20px;
    text-align: left;
}
.detail_Attr p{ text-align: left}
.detail_Attr .detail_attr_blue {
    font-size: 14px;
    color: #2e71c3;
}
.detail_time_attr_join .title_txt {
    float: left;
    font-size: 14px;
    color: #aaa;
    padding-right: 10px;
}
.detail_btn{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background-color: #ffb21e;
    font-size: 18px;
    float: left;
    width: 220px;
    border-radius: 5px;
    margin-top: 20px;
}
.detail_btn:hover{ background: #eca211; color: #FFF;}
.content-wrap .con{ padding: 20px; font-size: 18px; line-height: 32px; display: none;}
.content-wrap .con.active{ display: block;}
.detail_Attr .webnone{ display: none;}
.detail_Attr .detail_btn.iphone{ margin: 20px auto 10px auto; float: inherit;}
.essay-bg{ background: url("../images/essay-bg.png") no-repeat 72% 0;}
.essay-tiitle{ text-align: center; padding-top: 60px;}
.essay-con{width: 440px; font-size: 16px; margin: 0 0 0 auto; line-height: 30px; font-weight: bold; margin-right: 30px; margin-top: 30px; color: #000;}

.essay-bg .table-bordered>tbody>tr>th{ border-top: none; text-align: center;}
.essay-bg .table-bordered{border: none;}
.essay-bg .table-bordered>tbody>tr>td:first-child,.essay-bg .table-bordered>tbody>tr>th:first-child{ border-left: none;}
.essay-bg .table-bordered>tbody>tr>td:last-child,.essay-bg .table-bordered>tbody>tr>th:last-child{ border-right: none;}
.essay-bg .table-bordered>tbody>tr>td.logo{ text-align: center; vertical-align: middle;}
.essay-bg .table-bordered>tbody>tr>td.logo img{ width: 70px; height: 70px;}
.essay-bg .table-bordered>tbody>tr>td{padding: 20px;}
.essay-bg .table-bordered>tbody>tr:hover{ background: #f9f9f9; cursor: pointer;}
.excerpt p{font-size: 13px;}
.excerpt h5{ font-weight: bold; font-size: 16px; margin-bottom: 10px;}
.excerpt div{font-weight: bold;}
.author span{ font-weight: bold;}
.hotspot{padding: 10px!important;}
.hotspot img{ width: 30px; float: left;}
.hotspot div{ margin-left: 36px;}
.hotspot div h4{ font-size: 15px; font-weight: bold;}
.hotspot div h4 span{ font-weight: normal; margin-left: 5px;}
.hotspot div p{ margin: 0;}
.hotspot-detail{ padding: 20px 0!important; border-bottom: 1px dashed #ccc;}
.hotspot-detail h4{ margin-bottom: 5px;}
.hotspot-detail div{ margin-left: 40px;}
.hotspot-detail div p{ line-height: 26px; color: #555;}
.hotspot-detail div.comment{ margin-left: 0px; margin-top: 5px;}
.hotspot-comment{overflow: hidden; border-bottom: 1px dashed #ccc; padding-bottom: 20px;}
.hotspot-comment textarea{ overflow: auto; border: #ccc 1px solid; border-radius: 10px; width: 100%; min-height: 100px; margin: 15px 0 0 0; padding: 5px;}
.essay-bg .table-bordered>tbody>tr:last-child>td{ border-bottom: none;}




/*trainCourse start*/
.train_title{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin-bottom:20px;
    margin-top: 10px;
}
.train_con{
    font-size:15px;
}
.train_con .news_list{padding-bottom:0px;margin-bottom:30px;}
.train_con ol,.train_con ul{
    margin-left: 35px;
    line-height: 40px;
    margin-right: 20px;
}

.train_con ol{
    list-style:decimal;
}

.train_con table{
    text-align:center;
    width: 740px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
.train_con table tr td,.train_con table tr th{
    border:1px solid #000;
    line-height: 25px;
    padding: 15px 5px;
    text-align:center;
}
.train_p{
    margin-bottom:20px;
}
.train_p p{
    color: #282828;
    line-height: 25px;
    margin-bottom: 10px;
    text-indent: 2em;
}
table.courseSystem{
    background-color:#c3d8ee;
    width:94%;
}
.courseSystem div{
    text-align:left;
    padding:0px 5px;
}
table.courseSystem tr td{
    padding:0px;
    border:1px solid #fff;
    line-height: 20px;
}
table.courseSystem tr th{
    border:1px solid #fff;
    background-color:#4c7bb2;
    color:#fff;
}

.course-sider-color{
    background-color:#4c7bb2;
    color:#fff;
}
.courseCon div:nth-of-type(odd) {
    background-color:#d1ddeb;
}
.course-con-color{
    background-color:#d1ddeb;
}
.course-sider-space{
    padding:10px 0px!important;
}
.courseCon div{
    border-bottom:1px solid #fff;
    line-height: 35px;
}
.courseCon .lastBorder{border-bottom:0px;}
.courseGoal i{
    width: 15px;
    float: left;
    display: block;
    line-height: 30px;
}
.courseGoal span{
    margin-left: 25px;
    display: block;
    line-height: 30px;

}
ul.enrollmentTarget{
    list-style:disc;
}

/*招聘会*/
.jobfair_recruitlist a{ margin: 0; padding: 0; display: block;   margin-bottom: 23px;  height: 73px; border-bottom: 1px solid #f1f1f1; z-index: 12; position: relative}
.jobfair_recruitlist a i{ background:url(../images/job_icon.gif) no-repeat; width: 23px; height: 23px; float: left; margin-right: 15px;}
.jobfair_recruitlist a div{ float: left;  width: 80%;}
.jobfair_recruitlist a div h4{ color: #001e51; margin-bottom: 5px;}
.jobfair_recruitlist a div p{ color: #958f8f; font-size: 14px;}
.jobfair_recruitlist a div h4{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold;}
.jobfair_recruitlist a:hover div h4,.jobfair_recruitlist a:hover div p{ color: #c11b00;}
.schedule a{ overflow: hidden; height: inherit; margin:0;padding: 15px; border-bottom: 1px solid #f1f1f1;}
.schedule .btn{background:#499cea;font-size:12px}
.schedule a:hover{background:#f9f9f9;}
.schedule a:hover div h4,.schedule a:hover div p{ color: #001e51;}
.schedule .left{width:20%;  margin-top:10px}
.schedule .right{width:78%;}
.jobfair .label{ background: #ca391e;font-size: 18px; line-height: 44px; margin-bottom: 35px; font-weight: normal; display: block;}
.jobfair .more{    position: absolute;
    right: 16px;
    bottom: 0;
    height: 20px;
    width: 35px;
    margin-top: 0;
    font-size: 16px;
    color: #958f8f;
    border-bottom: none;
    margin-bottom: 20px;}

.firm-title22 span{font-size: 22px;}
.firm-title22:before{left: 24px;}
.job-talents.talents_index{ display: block; width: 100%;  float: inherit; margin-bottom: 10px;}
.job-talents.talents_index .talents_list ul{ background: #f9f9f9; overflow: hidden;}
.job-talents.talents_index .talents_list li{ width: 31%; float: left; padding: 20px 0px 20px 30px; border-bottom: 0;}
.job-talents.talents_index .talents_list li.bg-w{ background: #fff}
.job-talents.talents_index .talents_list ul li ul{ background: transparent;}
.job-talents.talents_index .talents_list li .talents_left{ width: 100%;}
.job-talents.talents_index .talents_list li .talents_left .talents_person ul li{ display: block;  width: 100%;}
.job-talents.talents_index .talents_list li .talents_left .talents_img{ width: 108px; height: 146px;}
.job-talents.talents_index .talents_list li .talents_left .talents_person{ margin-left: 128px; padding-top: 15px;}
.job-talents.talents_index .talents_list li .talents_left .talents_person a{ margin: 14px 0;display: block; color: #3395e7; font-weight: bold; height: 40px;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.job-mpicture.mpicture a span{ line-height: 28px;}
.job-mpicture.mpicture a{ background: #fff;}

.jobfair a .login{left: 90%; display: block; text-align: center; z-index: 9;
    top:-73px;
    position: absolute;
    display: none;
    padding: 10px 20px;
    background: #fff;
    height: 140px;
    width: 180px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px #888888;}
.jobfair a .login button{ margin-bottom: 5px; color: #fff;}
input.validate_hidden { position:absolute; height:0; width:0; border:0; }

.jobfair_list{ position: relative;     padding-bottom: 10px;}
.jobfai_year{ color:#333333; font-size: 16px;     margin-bottom: 5px;}
.jobfai_year b{   font-size: 22px; font-weight: bold}
.jobfair_line{ position: absolute; top:0;  left:32px; bottom:0;  width: 1px;  background:#fb9f00; }
.jobfai_time{ width: 66px; height: 66px; float:left; position: relative; z-index: 2; background:#fb9f00;     border-radius: 2px; text-align: center;}
.jobfai_time .jobfai_time_day{  font-size:18px; color:#fff;   display: block; line-height: 18px; margin-top:0px;}
.jobfai_time .jobfai_time_month{     margin-top: 11px; font-size:16px; color:#fff;       display: inline-block;}
.jobfai_time .jobfai_time_month b{    float: left;
    font-size: 25px;
    margin-top: -8px;}
.jobfair_list .jobfai_r_box{ margin-left:86px; padding:20px; background: #fff; min-height: 222px;  }
.jobfair_list .jobfai_r_box .jobfai_r_img{  height: 100%;}
.jobfair_list .jobfai_r_box .jobfai_r_img img{ width: 100%; height: 100%;}
.jobfair_list .jobfai_r_box .jobfai_r_con .jobfai_r_title{font-size:22px; margin-bottom: 10px;  color:#111;   margin-top: 2px}
.jobfai_r_time,.jobfai_r_adress,.jobfai_r_num{font-size:14px; margin:3px 0;     color: #666666; }
.jobfai_r_gray{font-size:14px; color: #666666; }
.jobfai_r_adress span{ color:#333}
.jobfai_r_time span,.jobfai_r_num span b{ color:#ca371d}
.jobfai_r_time span{ font-size:16px;}
.jobfai_r_num span b{margin:0 5px; font-size:16px;}
.jobfai_r_btn{    margin-top: 9px;}
.jobfai_r_btn a{  cursor: inherit; background: #808080; display: inline-block; padding:10px 50px; color:#fff;     text-decoration: none;  border-radius: 2px;  font-size: 16px; margin-right: 5px;}
.jobfai_r_btn a.on{ background: #fb9f00; cursor: pointer; }
.jobfai_r_btn a.on:hover{  background: #f3a309;}
.jobfair_list_history .jobfai_time{     background: #808080;}
.jobfair_list_history .jobfair_line{ background: #bbbbbb}
.jobfair_list_history .jobfai_r_time *,.jobfair_list_history .jobfai_r_adress *,.jobfair_list_history .jobfai_r_num *{ color: #666666; }


.bottom-bar{ position: fixed; bottom: 0; left: 0; text-align:center; width: 100%;  height: 120px;  background: rgba(57,81,109,0.3);}
.bottom-bar img{ margin: -90px auto 0 auto;}
.bottom-bar .close-icon{position: absolute; width: 50px; height:40px;
    right: 10px;
    top: -10px;}
.bottom-bar .close-icon:hover{ opacity: 0.6;}

.forum .bar-pic{
    width:100%;
    margin-top: 20px;
    border: none;
    padding: 10px 11px;
}
.forum ul{ margin: 0 auto;}
.forum ul li{ display: inline;}
.forum .bar-pic a{  min-height: 248px;
    vertical-align: top;
    padding: 10px 0px;
    width: 208px}
.forum .bar-pic a div {
    height: 315px;
    width: 100%;
}
.forum .bar-pic a p{text-align: left; }



.forum_bg,.forum_color_bg .download{
    /* display: -webkit-box;
     display: -moz-box;*/
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    background:#182447;
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#dd0f39),color-stop(100%,#182447));
    background: -webkit-linear-gradient(-120deg, #dd0f39 0,#613361 ,#29295a ,#182447 100%);
    background: -moz-linear-gradient(-120deg, #dd0f39 0,#613361 ,#29295a ,#182447 100%);
    background: linear-gradient(-120deg, #dd0f39 0,#613361 ,#29295a ,#182447);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #dd0f39, endColorstr = #182447);
    filter:alpha(opacity=100, finishopacity=50 style=1  startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dd0f39,endcolorstr=#182447,gradientType=0);
    -ms-filter:alpha(opacity=100, finishopacity=50 style=1  startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#dd0f39,endcolorstr=#182447,gradientType=0);/*IE8*/
}
/*.forum_bg .headerTop_detail{ background-color: #fff;}*/
.forum_bg .login span .login_letter{ color: #d3aa6e;}
.forum_bg .download{ background-color: #d3aa6e; color: #1f264f;}
.forum_bg .forum .news_list_title{ border-left: 8px solid #c21641; color: #d3aa6e;}
.forum_bg .forum .bar-pic{ padding:0 3px;}
.forum_bg .bg-w{background: none;}
/*.forum_bg .footer{ background-color: #1c254c; color: #d3aa6e;}
.forum_bg .footer .foot_right span{  color: #d3aa6e;}*/

.yellow_forum{     background-color: #d3aa6e;
    color: #1f264f;}
.yellow_forum a{font-size: 14px; float: right; width: 30px; padding: 0; min-height: 38px; margin: 0 10px; letter-spacing: 0; line-height: 38px; color: #0a4476; text-decoration: underline;}
.forum_bg .login span .login_position{ border: 1px solid #d3aa6e;}
.mpicture-two,.mpicture-three,.mpicture-four{ margin-bottom: 6px;}
.mpicture-two a,.mpicture-three a,.mpicture-four a{
    height:100%
}
.mpicture-two a .img,.mpicture-three a .img,.mpicture-four a .img{width:100%; height:100%;}
.mpicture:last-child{ margin-bottom: -6px;}
.video{ display: inline-block;
    border: 10px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
    width: 100%;
}
.video_con h1  {
    text-align: center;
    padding: 16px 0;
    font-size: 24px;
    font-weight: 900;
}
.video_con_detail {
    width: 800px;
    padding: 16px 100px 40px 100px ;
    border-top: solid 1px #e1e1e1;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.video_con_detail p{
    text-indent: 2em;
}
.panel:hover {
    box-shadow: 0 6px 15px 0 rgba(168,182,191,.4);
}
.panel{
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    padding:25px 30px;}
.personnel-text h4{ font-weight: bold; margin-bottom: 10px;}
.personnel-text p{  margin-bottom: 15px; text-indent: 2em; font-size: 15px;}
.personnel-text p:last-child{margin-bottom:0;}
.personnel-text p.expert{display: none;}
.personnel-text h4.toggle{    margin-bottom: 19px;}
.toggle a i{color: #666666;}
.personnel-tab{    border-bottom: solid 1px #dddddd;  height: 40px; margin-bottom: 10px; }
.personnel-tab span{    border-bottom: solid 4px #067daf; font-size: 18px;
    color: #444;
    line-height: 36px;
    display: inline-block;
    padding: 0 10px;}







/* 头部样式start */
.headerContain{
    background: url(../images/top_banner.jpg) center top; padding-bottom: 18px; background-size: cover;
}
.headerTop {  height: 90px;
    background: #0a87bb;
    border-radius: 10px;
    padding: 14px 20px;
    position: relative;
    margin-top:16px;
}
.headerTop .logo_new{width: 273px; float:left;}
.headerTop .logo_new .logo_new02{ display: none}
.headerTop .search-box{ float:right; margin-right: 20px;
    width: 244px;
    margin-top: 8px;
    height: 44px;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 16px rgba(100,100,100,0.1);
    position: relative;
    border: 1px solid;
    border-color: #0073d4;
}
.headerTop .search-box input {
    display: block;
    width: 100%;
    border: none;
    height: 44px;
    line-height: 44px;
    padding-left: 10px;
}
.headerTop .search-box .search_btn{     display: block;     background-position: -416px -412px;
    position: absolute;

    right: 10px;
    top: 6px;
    border: none;
    width: 30px;
    height: 30px;}
.login_info{
    width: 500px;
    float: left;
    text-align: right;
    margin-top:1px;
}
.login_info .login span{
    display: inline-block;
    width: auto; }
.login_info .login span .login_letter{     line-height: 24px;
    font-size: 20px; font-weight: bold; padding:0 20px; color:#fff
}

.login_info .login_info_unit,.login_info .login_info_person {display: inline-block;}
.login_info .login_info_unit a,.login_info .login_info_person a{    font-size: 20px;
    color: #fff;
    padding: 0 20px;
    font-weight: bold;}
.login_info .login span .exit .login_letter{   font-size: 16px; font-weight: normal;     min-width: 130px;     padding-right: 10px;
    text-align: right;}
.login_info .login .exit-user-move{    right: 17px;}
.login_info_line {       border-right: 1px solid #ddd;}

.headerMeau{  margin-top:18px;}
/* .headerMeau .container{ padding-left:0; padding-right: 0} 
.menuDdtail .headerMeau .container{ padding-left:15px}*/

.navbar-collapse{padding-left:0; padding-right: 0;}
.navbar-inverse{
    background: none; border:none; z-index: 999;     position: relative;
}
.index-nav-ul{width: 100%}
.index-nav-ul li a {
    display: block;
    border-radius: 6px;
}
.headerMeau .navbar{margin-bottom: 0;}
.headerMeau .navbar-brand{
    margin-top: 0;
}
.headerMeau ul.navbar-nav li{  width:113px; float: left; }
.headerMeau ul.navbar-nav li a{ margin-right: 15px;
    color: #fff;
    font-size: 18px;
    text-align: center; height: 80px;
    padding: 12px 0px;
}
.headerMeau ul.navbar-nav li a.last_marginR{ margin-right: 0px;}
.headerMeau ul.index-nav-ul li a{
    padding:10px 0px 6px;
    box-shadow: inset 0 -10px 40px rgba(255,255,255,0.2);
}
.headerMeau ul.navbar-nav li a i{     margin: 0 auto;
    width:30px; height: 30px;
    display: block;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 6px;
}

.headerMeau ul.index-nav2022 li{  width:128px; float: left; }
/*.headerMeau ul.navbar-nav li.active a,
.headerMeau ul.navbar-nav li a:hover,
.headerMeau ul.navbar-nav li a:focus{
    background: #07599f;
}*/

/*.menuDdtail .navbar {    background: #0a87bb; border-radius: 0}*/
/*.menuDdtail .index-nav2022 { width: 100%; }*/
/*.menuDdtail .headerMeau ul.index-nav2022 li { width: 126px;}*/
/*.headerContain .headerMeau .container{padding-left:0; padding-right:0}*/

/*.menuDdtail .headerMeau{    margin-top: 0;}*/
/*.menuDdtail .headerMeau ul.navbar-nav li a{ background: none;   margin-right: 0; height: 78px; box-shadow:none;     border-radius: 0px;}*/
/*.menuDdtail .headerMeau ul.navbar-nav li a:hover,.menuDdtail .headerMeau ul.navbar-nav li a.navbar_on{ background:#037aac!important}*/

.menuDdtail .index-nav2022 { width: 100%; }
.menuDdtail .headerMeau ul.index-nav2022 li {}
.headerContain .headerMeau .container{padding-left:0; padding-right:0}

.menuDdtail .headerMeau{    margin-top: 0;}
.menuDdtail .headerMeau ul.navbar-nav li a{     box-shadow:none; }
/*
.menuDdtail .headerMeau ul.navbar-nav li a:hover,
.menuDdtail .headerMeau ul.navbar-nav li a.navbar_on{ background:#037aac!important}
*/
.menuDdtail .headerMeau ul.navbar-nav li:last-child{ width: 113px}
.menuDdtail .headerMeau ul.navbar-nav li:last-child a{
    margin-right: 0;
}

.headerTop_detail{background: #fff}
.headerTop_detail .headerTop{background: none;      margin-top: 0;}
.headerTop_detail .headerTop .logo_new .logo_new01{ display: none}
.headerTop_detail .headerTop .logo_new .logo_new02{ display: block}
.headerTop_detail .login_info .login span .login_letter,.headerTop_detail .login_info .cat_down{color:#0a87bb}
.headerTop_detail .headerTop .search-box{border-color: #aaabac;}
.headerMeau{
    margin-bottom: 0!important;
}
.green-bg,.headerMeau ul.navbar-nav li a.green-bg:hover,
.headerMeau ul.navbar-nav li a.green-bg:focus{
    background-color:#50c3bc;
}
.grass-green-bg,
.headerMeau ul.navbar-nav li a.grass-green-bg:hover,
.headerMeau ul.navbar-nav li a.grass-green-bg:focus{
    background-color:#97c077;
}
.blue-bg,.headerMeau ul.navbar-nav li a.blue-bg:hover,
.headerMeau ul.navbar-nav li a.blue-bg:focus{
    background-color:#5ba7c6;
}
.blue-bg2,.headerMeau ul.navbar-nav li a.blue-bg2:hover,
.headerMeau ul.navbar-nav li a.blue-bg2:focus{
    background-color:#059fe0
}
.blue-bg3,.headerMeau ul.navbar-nav li a.blue-bg3:hover,
.headerMeau ul.navbar-nav li a.blue-bg3:focus{
    background-color:#63bbd8;
}
.violet-bg,.headerMeau ul.navbar-nav li a.violet-bg:hover,
.headerMeau ul.navbar-nav li a.violet-bg:focus{
    background: #a471a4;
}
.violet-bg2,.headerMeau ul.navbar-nav li a.violet-bg2:hover,
.headerMeau ul.navbar-nav li a.violet-bg2:focus{
    background: #ac7dc2;
}
.pink-bg,.headerMeau ul.navbar-nav li a.pink-bg:hover,
.headerMeau ul.navbar-nav li a.pink-bg:focus{
    background: #f67467;
}
.yellow-bg,.headerMeau ul.navbar-nav li a.yellow-bg:hover,
.headerMeau ul.navbar-nav li a.yellow-bg:focus{
    background: #dfa803;
}
.orange-bg,.headerMeau ul.navbar-nav li a.orange-bg:hover,
.headerMeau ul.navbar-nav li a.orange-bg:focus{
    background: #ff7f00;
}
.red-bg,.headerMeau ul.navbar-nav li a.red-bg:hover,
.headerMeau ul.navbar-nav li a.red-bg:focus{
    background: #d0533d;
}
.flag-bg,.headerMeau ul.navbar-nav li a.flag-bg:hover{
    background: #da251c;
}
.headerNotice{ background: #fff; background: rgba(255,255,255,0.9); border-radius: 6px; padding:15px;
    overflow: hidden;
    margin-top: 18px;
    height: 84px;
}
.headerNotice_title{ position: relative;
    display: inline-block;
    float: left;  border-radius: 2px;
    color: #fff; background: #ca381e;
    font-size: 20px;  padding:12px 25px;
}
.headerNotice_title:before{
    content: "";
    position: absolute;
    top: 23px;
    right: -13px;
    width: 14px;
    height: 20px;
    background:  url(../images/new_icon.png) -340px -420px no-repeat;
}
.headerNotice_title:hover{ color: #fff; background: #ad2911; text-decoration: none}
.headerNotice ul {
    margin-left:160px;
}
.headerNotice ul li {
    height: 52px;
    line-height: 52px;
    display: block;
}
.headerNotice ul li a{     display: block;
    font-size: 28px;
    color: #484646;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding:0;
}

.login_info .login{ width:inherit}

.login_info .cat_down { font-size: 10px;
    line-height: 24px;
    color: #fff;
    float: right;
    margin-top: 32px;
    margin-top: 17px;
    padding-right: 25px;
}
.bg-w .footer{    margin-top: 0;}
.evaluate_letter .firm-title:after,.enterprise_con .firm-title:after,.lists .firm-title:after{ background: #fff;}
.lists .firm-title{margin-bottom:0}
/* 头部样式end */
.form-control{padding: 6px 0px;}
.talents-nav .index-nav-ul{ width: 760px; margin: 0 auto;}
.talents-nav.headerMeau ul.navbar-nav li{ width: 20%;}
/*.bottom-btn{
    position: fixed;
    z-index: 999;
    right: 0;
    bottom: 201px;
    width: 130px;
    text-align: center;
    padding: 10px!important;
    margin: 0!important;
}*/
.bottom-btn{ text-align: center;}
.bottom-btn-on {
    position: fixed;
    z-index: 999;
    /* right: -120px; */
    /* top: -15px; */
    /* width: 130px; */
    bottom: 0;
    text-align: center;
    padding: 10px!important;
    margin: 0!important;
    width: 100%;
    background: rgba(255,255,255,0.85);
    border-top: 1px solid rgba(0,0,0,0.1);
    left: 0;
    right: 0;
}
.bottom-btn .btn {
    margin: 20px 0 0!important;
    padding: 12px 0!important;
    width: 130px; display: inline-block;
}
.bottom-btn-on .btn{margin-top:5px!important;}


/*招聘会start*/
/*.unit_box {*/
/* !* overflow: hidden;*/
/*  margin-right: -12px;*/
/*  margin-bottom: 10px;*/
/*  margin-top: -5px;*! padding-bottom: 100px; min-height:500px;*/
/*}*/
.unit_box {  width: 100%;
    overflow: hidden; padding-bottom: 20px; min-height:290px;
}
.unit_con { position: relative;  background: #fff;  margin-right: 30px;     height: 290px; margin-top: 10px;
 border-radius: 4px;   border-top:3px solid transparent;
 -moz-box-shadow:0px 0px 9px #cecece;
 -webkit-box-shadow:0px 0px 9px #cecece;
     box-shadow: 0px 0px 9px #cecece
}
.unit_con_hover{  float:left; height:320px; width: 33.33%;}
.unit_con_hover:hover .unit_con{ margin-top:5px;
   -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;}
.unit_con_line1{ border-color:#d16ebc;}
.unitTop{

    height: 64px;
   /* border-bottom: 1px solid #ededed;*/ margin:15px 10px 15px 15px;
}
.unitLogo{
	width: 64px;
    height: 64px;
    float: left;
    border-radius: 4px;
    /*border: 1px solid #ededed;*/
    cursor: pointer;
    position: relative;
}
.unitLogo img{width:100%; height: 100%;}
.unitName{
	    float: left;
   /* margin-left: 15px;*/margin:0 15px;
    /*margin-top: 18px;*/
   height: 64px;
   font-weight: BOLD;
	font-size: 18px;
    color: #000;
    font-weight: 500;
  /* width: 230px;*/
    cursor: pointer;
    line-height: 28px;
  /*  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
      display: -webkit-box;
  display: -moz-box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  
    overflow:hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    word-break: break-all;

}
.unitName a{ color:#111}
.unitContent{    border-top: 1px solid #efeeee;     border-bottom: 1px solid #efeeee;
	height: 140px;  background: #fff; margin:5px;	padding:10px; border-radius:4px;
}
.unitContent ul{ list-style: none; height: 118px;}
.unitContent ul li{ height: 40px;  line-height: 40px;  position: relative; }
.unitContent ul li span{ width: 4px; height: 4px; display: inline-block; position: absolute;      top: 19px;
    left: 0;
    background: #bdb4bb;}
.unitContent ul li a{ color:#333;     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;}
.unitContentText{padding-left:15px;  width: 230px;}
.unitContent ul li .Delivery_btn{ height: 30px;    position: absolute;  top:10px; right: 0px;
    display: inline-block;
    background: #ce5371;
    color: #fff;
    font-size: 14px;
  /*  border-radius: 11px;*/
    width: 70px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
}
.unitContent ul li .InterviewNow_btn{     background: #5165a8;}
.unitContentMore {
    margin-top: 20px;
    text-align: center;
    color: #9a9a9a;
}
.unitContentMore i{
	    margin-right: 10px;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #ccc;
}
.unitContentMore span{ color: #d16ebc;    font-weight: bold; display: inline-block; margin-left:2px;}
.unitContentMore a{ text-decoration: none; color:#9a9a9a;}


.code_blank{
    position: absolute;
    top:-3px; left:0; background: #fff;
    width: 165px;
}
.code_blank,.code_blank_mask{
    position: absolute;
    right: 0;
    bottom: 0;
    border: none;
    width: 100%; z-index: 1000;
    background: transparent;}
.code_blank_mask{background: rgba(0,0,0,0.9);
    left: 0;
    top: 0;    z-index: 1000;
}
.Interview_code_img{ width:150px; margin: 0 auto;}
.Interview_code_img img{ width: 100%}
.code_blank_con{
    display: block;
    z-index: 1001;
    background: #fff;
    position: absolute;
    padding:15px 20px;
    top: 50%;
    left: 50%;
    margin-left: -95px;
    margin-top: -107px;
    border-radius: 5px;
}
.code_blank_con_big{
    width: 360px;
    height: 400px;
    margin-left: -180px;
    margin-top: -200px;
}
.code_blank_con_big .Interview_code_img {
    width: 220px;
    margin: 40px auto;
}
.code_blank_con_big .Interview_code_text{    font-size: 16px;}
.Interview_code_text{      margin-top: 15px;      line-height: 1.4; font-size: 14px; color:#666;
    text-align: center;}
.Interview_code_text_space{ display: inline-block; width: 12px;}
.unitContent ul li.has_interview .Delivery_btn{right: 75px;}
.unitContent ul li.has_interview .InterviewNow_btn{right: 0px;}
.unitContent ul li.has_interview  .unitContentText{   width: 170px;}
/*招聘会end*/

.unit_post_list table{    border: none; border-bottom: 1px solid #eee;}
.unit_post_list table td{    border-left: none;  border-right: none; border-bottom: none;}

.exam-banner{position: relative; width: 100%;
    height: 70px;
    display: block;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    color: #fff;
    -moz-box-align: center;
    font-size: 24px;
    font-weight: bold;
 }
.exam-banner:hover{ opacity:0.9; color: #fff}
.exam-banner img{  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;}
.exam-banner span{ position: relative; z-index: 1;}




.v-middle {
    display: flex;
    align-items: center;
    /*justify-content: center;*/

}

/*公用响应式列表start*/
.common_list{ line-height: 1.4;}
.common_list ul{ border-bottom: 1px solid #eee; }
.common_list ul li{    border-top: 1px solid #eee; overflow: hidden; padding: 10px 5px!important; color:#717171;}
.common_list ul li:hover,.common_list ul li:nth-of-type(even):hover{background: #f8fdff;}
.common_list ul li:nth-of-type(even) { background: #f9f9f9; }
.common_list ul li .list_cell{ display: block; padding:0 8px;/* font-size: 14px;*/}
.common_list .list_divLeft{float:left; display: inline-block;     font-size: 14px;}
.common_list .common_list_title {  border-bottom: none!important;}
.common_list .common_list_title li{ color:#717171; background-color: #f3f2f2; font-weight: bold;}
.common_list .common_list_title li:hover,.common_list .common_list_title li:nth-of-type(even):hover{ background:#f3f2f2}
.common_list .table-checkbox{    margin-left: 5px;color: #717171!important;}
.common_list .table-checkbox input[type="checkbox"]{margin-right: 8px;}
.common_list .red{color: #fd5920;}
.common_list  li  .msg{    background-color: #dd413b;
    line-height: 23px;
    padding: 2px 8px;
    color: #fff;
    font-size: 14px;}
/*公用响应式列表end*/



/*合同信息列表star*/
.contractUnit_list  ul li{     padding: 10px 10px!important;}
.contractUnit_list ul li .contractUnit_list01{ width: 5%}
.contractUnit_list ul li .contractUnit_list02{ width: 14%}
.contractUnit_list ul li .contractUnit_list03,
.contractUnit_list ul li .contractUnit_list04,
.contractUnit_list ul li .contractUnit_list05,
.contractUnit_list ul li .contractUnit_list06,
.contractUnit_list ul li .contractUnit_list07{ width: 11%}
.contractUnit_list ul li .contractUnit_list08{ width: 10%}
.contractUnit_list ul li .contractUnit_list09{ width: 8%}
/*合同信息列表end*/


/*招聘岗位列表start*/
.position_list ul li .position_list01{ width: 30%}
.position_list ul li .position_list02{width: 40%}
.position_list ul li .position_list03{width: 10%}
.position_list ul li .position_list04{width: 10%}

.positionAll_list ul li .position_list01{ width: 36%}
.positionAll_list ul li .position_list02{width: 20%}
.positionAll_list ul li .position_list03{width: 15%}
.positionAll_list ul li .position_list04{width: 15%}



/*招聘岗位列表end*/

/*招聘职位申请简历列表start*/
.resume_list ul li,.resumeManagement_list ul li{padding-left:10px!important; padding-right:10px!important; }
.resume_list ul li .resume_list01,
.recruitJobView_list ul li .recruitJobView_list01,
.resumeManagement_list ul li .resumeManagement_list01{ width:4%}
.resume_list ul li .resume_list02{width: 20%}
.resume_list ul li .resume_list03{width: 12%}
.resume_list ul li .resume_list04{width: 20%}
.resume_list ul li .resume_list05{width: 29%}
/*招聘职位申请简历列表end*/


/*简历管理列表start*/
.resumeManagement_list ul li .resumeManagement_list02{width: 36%}
.resumeManagement_list ul li .resumeManagement_list03{width: 22%}
.resumeManagement_list ul li .resumeManagement_list04{width: 17%}
.resumeManagement_list ul li .resumeManagement_list02 p:nth-child(2){ margin-bottom: 5px;}
.resumeDownload_list ul li{ padding-top:15px!important; padding-bottom: 15px!important;}
.resumeManagement_list.resumeDownload_list ul li .resumeManagement_list02{width:45%}
.resumeDownload_list ul li .resumeManagement_list02 a{ font-size: 16px;}
.resumeDownload_list  ul li .resumeManagement_list03{width:26%}
.resumeDownload_list  ul li .resumeManagement_list04{width:inherit}

/*简历管理列表end*/



/*职位审核通过列表查看start*/
.recruitJobView_list ul li .recruitJobView_list02{ width:20%}
.recruitJobView_list ul li .recruitJobView_list03,
.recruitJobView_list ul li .recruitJobView_list04{ width:7%}
.recruitJobView_list ul li .recruitJobView_list05,
.recruitJobView_list ul li .recruitJobView_list06,
.recruitJobView_list ul li .recruitJobView_list07{ width:10%}
.recruitJobView_list ul li .recruitJobView_list08{ width:16%}
/*发布招聘职位列表start*/

/*发布招聘职位列表start*/
.releasePost_list ul li{padding-left:10px!important; padding-right:10px!important; }
.releasePost_list ul li .releasePost_list01{ width:6%}
.releasePost_list ul li .releasePost_list02{width: 22%}
.releasePost_list ul li .releasePost_list03{width: 15%}
.releasePost_list ul li .releasePost_list04{width: 15%}
.releasePost_list ul li .releasePost_list05{width: 15%}
.releasePost_list ul li .releasePost_list06{width: 15%}
/*招聘职位申请简历列表end*/

/*发布中职位列表start*/

.releaseInPost_list ul li{padding-left:10px!important; padding-right:10px!important; }
.releaseInPost_list ul li .releasePost_list01{ width:6%}
.releaseInPost_list ul li .releasePost_list02{width: 35%}
.releaseInPost01_list ul li .releasePost_list03,
.releaseInPost01_list ul li .releasePost_list04,
.releaseInPost01_list ul li .releasePost_list05,
.releaseInPost02_list ul li .releasePost_list03,
.releaseInPost02_list ul li .releasePost_list04,
.releaseInPost02_list ul li .releasePost_list05{width: 14%}

.releaseInPost03_list ul li .releasePost_list02{width: 24%}
.releaseInPost03_list ul li .releasePost_list03,
.releaseInPost03_list ul li .releasePost_list04,
.releaseInPost03_list ul li .releasePost_list05,
.releaseInPost03_list ul li .releasePost_list06,
.releaseInPost03_list ul li .releasePost_list07{width: 11%}
/*招聘职位申请简历列表end*/


/*我的申请列表start*/
.myApplication_list  ul li .myApplication_list01{ width: 6%}
.myApplication_list ul li .myApplication_list02{width: 12%}
.myApplication_list ul li .myApplication_list03{width: 12%}
.myApplication_list ul li .myApplication_list04{width: 27%}
.myApplication_list ul li .myApplication_list05{width: 13%}
.myApplication_list ul li .myApplication_list06{width: 19%}
.myApplication_list ul li .myApplication_list07{width: 11%}
/*我的申请列表end*/


/*我的合同列表start*/
.myContract_list ul li .myContract_list01{ width: 13%}
.myContract_list ul li .myContract_list02{width: 9%}
.myContract_list ul li .myContract_list03{width: 12%}
.myContract_list ul li .myContract_list04{width: 8%}
.myContract_list ul li .myContract_list05{width: 12%}
.myContract_list ul li .myContract_list06{width: 12%}
.myContract_list ul li .myContract_list07{width: 12%}
.myContract_list ul li .myContract_list08{width: 11%}
/*我的合同列表end*/



/*职位搜索start*/
.jobSearch_list ul li{ position: relative;    padding: 14px 5px!important;}
.jobSearch_list ul li .jobSearch_list01{ width: 6%}
.jobSearch_list ul li .jobSearch_list02{width: 72%}
.jobSearch_list ul li .jobSearch_list03{width: 14%}
.jobSearch_list ul li .jobSearch_list04{width: 8%}
.jobSearch_list ul li .jobSearch_list_open{     margin-left: 6%;    margin-top: 5px; clear:both}
.jobSearch_list ul li .jobSearch_list01 .list_cell,.jobSearch_list ul li .jobSearch_list04 .list_cell{ text-align: center}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text01,.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text03{ width: 55%; display: inline-block}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text02,.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text04{ width: 44%; display: inline-block; text-align: right;}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text02 p,.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text04 p{ margin-right: 80px}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text02 p{ color:#dd413b}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text04 .cut{ margin:0 10px;}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text01,
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text02{margin-bottom: 10px}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text01 h2{ font-size: 16px;     color: #282828;}
.jobSearch_list ul li .jobSearch_list02 .jobSearch_list_text03 h3{  font-size: 15px;   color:#717171;}
.jobSearch_list ul li .jobSearch_list_open_text {    margin-top: 25px;}
.jobSearch_list ul li .jobSearch_list_open_text p{margin-bottom: 10px;}
.jobSearch_list ul li .jobSearch_list_open_text pre{padding: 15px;}
/*.jobSearch_list ul li:last-child{ border:none}*/
/*职位搜索end*/


/*职位申请记录start*/
.application_record_list ul li .application_record_list01{ width: 5%; text-align: center}
.application_record_list ul li .application_record_list02,
.application_record_list ul li .application_record_list03{ width: 13%}
.application_record_list ul li .application_record_list04{ width:25%}
.application_record_list ul li .application_record_list05,
.application_record_list ul li .application_record_list07,
.application_record_list ul li .application_record_list08{ width: 10%}
.application_record_list ul li .application_record_list06{width: 8%}
/*职位申请记录end*/

/*人才推荐-我的简历start*/
.rctj_list ul li .rctj_list01{ width: 5%; text-align: center}
.rctj_list ul li .rctj_list02{ width: 18%}
.rctj_list ul li .rctj_list03,
.rctj_list ul li .rctj_list04{ width: 12%}
.rctj_list ul li .rctj_list05{ width: 11%}
.rctj_list ul li .rctj_list06{width: 17%}
.rctj_list ul li .rctj_list07{ width: 13%}

/*人才推荐-我的简历end*/

/*简历管理列表start*/
.jianliMnagement_list   ul{ border-bottom: none}
.jianliMnagement_list   ul li{ overflow: inherit;  word-break: break-all;}
.jianliMnagement_list   ul li.list_hide{overflow:hidden}
.jianliMnagement_list   ul li .jianliMnagement_list01{width: 6%; }
.jianliMnagement_list   ul li .jianliMnagement_list02{width: 4%;}
.jianliMnagement_list   ul li .jianliMnagement_list03{width: 8%;}
.jianliMnagement_list   ul li .jianliMnagement_list04{width: 24%;}
.jianliMnagement_list   ul li .jianliMnagement_list05,
.jianliMnagement_list   ul li .jianliMnagement_list06{width: 6%;}
.jianliMnagement_list   ul li .jianliMnagement_list07{width: 9%;}
.jianliMnagement_list   ul li .jianliMnagement_list08{width: 13%;}
.jianliMnagement_list   ul li .jianliMnagement_list09{width: 17%;}
.jianliMnagement_list   ul li .jianliMnagement_list10{width: 10%;}
.jianliMnagement_list ul:nth-of-type(even) {
    background: #f9f9f9;
}
.jianliMnagement_list1   ul li .jianliMnagement_list03{width: 11%;}
.jianliMnagement_list1   ul li .jianliMnagement_list04{width: 20%;}
.jianliMnagement_list1 ul li .jianliMnagement_list06 {width: 7%;}
.jianliMnagement_list1 ul li .jianliMnagement_list07 {width: 12%;}
.jianliMnagement_list1 ul li .jianliMnagement_list08 {width: 18%;}
.jianliMnagement_list1   ul li .jianliMnagement_list09{width: 12%;}
.jianliMnagement_list1   ul li.post_list_open,
.jianliMnagement_list1   ul li.post_list_open:hover{background: #fcf8e3;}
.jianliMnagement_list2   ul li .jianliMnagement_list04{width: 17%;}
.jianliMnagement_list2 ul li .jianliMnagement_list07 {width: 10%;}
.jianliMnagement_list2 ul li .jianliMnagement_list09 {width: 7%;}
.jianliMnagement_list2 ul li .jianliMnagement_list10 {width: 10%;}
    /*简历管理列表end*/


/*简历推荐列表start*/
.resume_recom_list   ul{ border-bottom: none}
.resume_recom_list   ul li{ overflow: inherit; }
.resume_recom_list   ul li .resume_recom_list01{width: 5%; }
.resume_recom_list   ul li .resume_recom_list02{width: 15%;}
.resume_recom_list   ul li .resume_recom_list03{width: 9%;}
.resume_recom_list   ul li .resume_recom_list04,
.resume_recom_list   ul li .resume_recom_list05{width: 5%;}
.resume_recom_list   ul li .resume_recom_list06{width: 7%;}
.resume_recom_list   ul li .resume_recom_list07{width: 10%;}
.resume_recom_list   ul li .resume_recom_list08{width: 17%;}
.resume_recom_list   ul li .resume_recom_list09{width: 8%;}
.resume_recom_list   ul li .resume_recom_list10{width:11%;}
.jianliMnagement_list2 ul li .jianliMnagement_list08 {width: 10%!important;}
.jianliMnagement_list ul li .jianliMnagement_list04.w-18{width: 18%}
/*简历推荐列表end*/


/*HR通知start*/
.hrNotice_list ul li{    padding: 15px 10px!important;}
.hrNotice_list ul li .hrNotice_list01{ width: 132px; text-align: center}
.hrNotice_list ul li .hrNotice_list02{ width: 68%}
.hrNotice_list ul li .hrNotice_list02 .red{ color:#dd413b}
.hrNotice_list ul li .hrNotice_list02 a{font-size: 18px; display: block;     margin-bottom: 6px; color: #333;}

.company_logo{ width: 105px; height: 66px;}
.company_logo img{ width: 100%; height:  100%;}
/*HR通知end*/


/*不能编辑数据弹出框提醒start*/
.btn_copyWebsite_mask {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);

}
.btn_copyWebsite_blank {
    position: absolute;
    width: 90%;

    left: 5%;
    top: 50%;
    padding: 50px 40px;
    margin-left: 0;
    margin-top: -130px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    background: #fff;
    color: #333;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-animation: scale-fade 0.5s forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
    animation: scale-fade 0.5s forwards cubic-bezier(0.8, 0.02, 0.45, 0.91);
}
.btn_copyWebsite_close {
    position: absolute;
    width: 50px;
    height: 50px;
    right: -15px;
    top: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: #dd413b;
    background: #dd413b;
    /* text-align: center; */
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.btn_copyWebsite_close i {
    font-size: 21px;
    color: #fff;
    top: 3px;
    left: 1px;
}

.btn_copyWebsite_con h1{font-size: 16px;  line-height: 1.5;     margin-bottom: 20px;}

.btn_copy_a{ font-size:16px;}
.btn_copyWebsite_,.enterprise-serve li a.btn_copyWebsite_{ display: none;}

.btn_copyWebsite01_{display:none!important;}
/*不能编辑数据弹出框提醒end*/


/*单位招聘模块start*/
.unit_recruitTop{}
.unit_recruitTop .unit_recruitTop_img{margin-left:20px;}
.form_unit .state .circle{    position: inherit;}
.jobSearch_t .jobSearch_t_title{float:left;}
.jobSearch_t .jobSearch_t_form,.jobSearch_t .screen-mid,.jobSearch_t .vitae-r-t-input,.jobSearch_t .vitae-r-t-date{ display: inline-block; float:left;}
.jobSearch_t .jobSearch_t_form{ margin-right: 5px;}
.jobSearch_t .vitae-r-t-input{margin-right: 30px;}
.jobSearch_t .jobSearch_t_form.btn{ padding: 5px 20px; }
/*单位招聘模块end*/

/*企业合同查看start*/
.contractView_list{padding-bottom: 40px;}
.contractView_list ul li{
    width: 33%;     color: #717171; font-size:14px;
    display: inline-block;
    border-top: inherit!important;
    padding: 0!important;
    background-color: transparent!important;}
.contractView_list ul li .contractView_title{}

.contractRecord_list{background: #fff;
    padding: 10px;}
.contractRecord_list ul{    border-bottom:none;}
.contractRecord_list ul li{ width: 100%; }
.contractRecord_list ul li .list_cell{padding-top:5px; padding-bottom:5px;}
.contractRecord_list ul li .contractRecord_list01{ width: 20%}
.contractRecord_list ul li .contractRecord_list02{ width: 20%}
.contractRecord_list ul li .contractRecord_list03{ width: 20%}
.contractView_list_r{padding-left:75px;}
.contractView_list_r p{line-height: 1.6}
/*企业合同查看end*/

.enterpriseVisit{
    text-align: center;
}
.enterpriseVisit_text{
    margin: 20px auto;
    width: 80%;
    line-height: 1.6;}
.enterpriseVisit_img img{ max-width: 250px;}



.jobDetail_btm{ float:right;     margin-top: 14px;}
.jobDetail_btm a{ float:left; margin-left:10px;     padding: 10px 30px; font-size: 18px;}
.jobDetail_btm a.InterviewNow_btn{ background: #5165a8;}


.job_review_btn {margin-left:820px;}
.job_review_btn .btn-review{ margin-bottom:5px}
.btn_back_top{    float: right;
    margin-right: 5px;
    margin-top: 3px;}
.overflow_none {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
.overflow_none .firm-title:before,
.overflow_none .firm-title:after{
    z-index: 0;
}
/*临时过渡样式start*/
.headerTop .logo_new{height: 54px; margin-top: 6px;}
.headerTop .logo_new img{ max-height: 100%;}
.log-text { left: 53px; width: 300px;}

.head_img img { width: 90%;  margin-top: 4px;}
.movetop-position{ background-color: #c51b28;}
.jobSearch_t_con{border-top: 1px solid #ededed; overflow: hidden;
    padding: 20px 0px 20px 25px;
    background-color: #f9f9f9; position: relative}
.jobSearch_t_con ul li{ width: 50%; float:left;  margin-bottom: 10px; }
.jobSearch_t_con_title{ float:left; width: 68px;}
.jobSearch_t_con ul li .jobSearch_t_con_input {     margin-left: 70px; margin-right: 30px;}
.jobSearch_t_con ul li.jobSearch_t_con_w{ width: 25%}
.jobSearch_t_con ul li  .jobSarch_input{ width: 100%!important;}
.jobSearch_t_con02 ul li{ width: 33%}
.jobSearch_t_con_title02{text-indent: -13px;}
.form_3cell .jobSarch_input3cell01{ width: 47%!important;}
.jobs .jobs-tit .job-search-btn{margin-bottom: 5px;}
.jobs .jobs-tit .job-search-btn .icon-remove{ margin-left:5px;}
.record_note{ text-align: center; padding:20px 0 30px;}
.head_box .container{ overflow: inherit;}
.has-note01 .form-control-feedback{right: 50px}
.has-note02 .has-feedback{padding-right: 30px}
.recruitment .zp_select_w{ width: 152px!important;}
.verification-icon01 .glyphicon{ top:0!important;}
.job_require_w{ display:inline-block;     float: left;     margin-right: 5px;}
.listSearchBox{    height: 44px; }
.listSearchBox .news_list_title{float: left;  }
.listSearch{ float:right;     border:1px solid  #aaabac;     width: 400px;     position: relative; margin-top:-2px;

    height: 38px;
    border-radius: 4px;}
.listSearch_title{ width: 100px; float:left; position: relative; z-index: 9}
.listSearch_title h1{ cursor: pointer;    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-indent: 6px;
    border-right: 1px solid #ccc;}
.listSearch_title h1 span{
    display: inline-block;
    width: 60px;
}
.listSearch_title h1 i{    font-size: 12px;
    color: #7d7d7d;}
.listSearch_title ul{
    background: #fff;
    border: 1px solid #dadada; border-top:none; margin-top:1px;
}
.listSearch_title ul li{border-bottom: 1px solid  #dadada;   text-indent: 6px; cursor: pointer}
.listSearch_input{ margin-left:100px}
.listSearch  input {
    display: block;
    width: 100%;
    border: none;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;     border-radius: 5px;
}
.listSearch button {
    display: block;
    background-position: -416px -412px;
    position: absolute;
    right: 4px;
    top: 2px;
    border: none;
    width: 30px;
    height: 30px;
}

.unit_visit ul{     padding: 0px 20px 5px; }
.unit_visit ul li{ max-width: 100%; margin-bottom: 10px; cursor: pointer}
.form_pre{
white-space: pre-wrap!important;
word-wrap: break-word!important;
*white-space:normal!important;     background-color: transparent;
    border: transparent; line-height:1.8!important}

@media (max-width: 768px) {
    .contact_box .container{ padding-left: 0px;        padding-right:0px;}
    .contact{display: flex;}
    .contact a{flex: 1; margin: 0;}
   .old_index .login span .login_position{ margin-top: 0;}
    .old_index .login span,.old_index .login{height: 45px; margin-top: 5px; }
    .old_index  .login span .login_letter{ margin-top: 0; padding-right: 10px;}
    .old_index  .login_info {
        margin-top: 0;
        height: 46px!important;
    }
    .old_index .login_info .cat_down{ margin-top: 0;}
    .old_index  .cat_down{ margin-top: 17px;   color: #0a87bb;}
    .old_index  .head_con {
        height: 125px!important;
    }
    .icp {
        /*width: 50%!important;*/
        float: left;
    }

    .footer .visit {
        margin-top: 2px;
    }
    .headerTop_detail{padding-bottom: 20px;}

}
@media (max-width: 320px) {
    .icp,.footer .visit {font-size: 12px;}
}

/*临时过渡样式end*/
/*首页标签*/
.infoNewtab { overflow: hidden;
    background: #f4f4f4;
}
.infoNewtab a {
    display: inline-block; float:left;
    line-height: 58px; height: 58px;
    padding: 0px 30px;
    font-size: 20px;
    color: #4f4f4f;
    position: relative;
    cursor: pointer;
}
.infoNewtab a div{ width: 28px; height: 28px;   float:left; margin-top:16px; }
.infoNewtab a .infoNewtab_img01{ background-position: -45px -141px}
.infoNewtab a .infoNewtab_img02{ background-position: -138px -143px}
.infoNewtab a .infoNewtab_img03{ background-position: -231px -143px}
.infoNewtab a.infoNewtab_on .infoNewtab_img01{ background-position: -45px -191px}
.infoNewtab a.infoNewtab_on .infoNewtab_img02{ background-position: -138px -193px}
.infoNewtab a.infoNewtab_on .infoNewtab_img03{ background-position: -231px -193px}
.infoNewtab a.infoNewtab_on .infoNewtab_img04{ background-position: -325px -193px}
.infoNewtab p,.infoNewtittle p{
    margin: 0px;
    padding-left: 8px;
    float: left;
}
.infoNewtab span {
    display: inline-block;
    height: 30px;
    width: 30px;
    float: left;
}
.infoNewtab span img {
    max-width: 100%;
}
.infoNewtab .infoNewtab_on{ background:#0a87bb; color:#fff; }
.infoNewtittle{ width:176px; background: #0a87bb; color: #fff; line-height: 58px; height: 58px; padding: 0px 30px; font-size: 20px; position: relative; cursor: pointer; }
.infoNewtittle .search_handle_icon{
    width: 28px;
    height: 28px;
    float: left;
    margin-top: 16px;
    margin-left: 10px;
}
/*建交人才市场专栏*/
.marketing{
    height: 450px;
    background: #fff url("../images/marketing_bg.jpg") top left no-repeat;
    background-size: 100%;
    padding-top:20px;
}
.marketing_con{text-align: center;}
.marketing_con a{ position: relative; width: 142px; height: 160px; border-radius: 6px; display: inline-block; margin: 10px 5px;
    font-size: 18px;
    text-align: center;
    padding: 18px 0px;
    background: -webkit-linear-gradient(#7b89f8,#c1a3f8); /* Safari 5.1 - 6.0 */
        background: -o-linear-gradient(#7b89f8,#c1a3f8); /* Opera 11.1 - 12.0 */
        background: -moz-linear-gradient(#7b89f8,#c1a3f8); /* Firefox 3.6 - 15 */
        background: linear-gradient(#7b89f8,#c1a3f8); /* 标准的语法（必须放在最后） */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7b89f8, endColorstr=#c1a3f8);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fbcd87, endColorstr=#eee5d4)";/*IE8+*/
    color: #fff;
    text-decoration: none;
    vertical-align: top;
}

.marketing_con a label{position: relative; font-weight: normal;line-height: 40px; padding-top: 5px;}
.marketing_con a label.height26{ line-height: 22px;}
.marketing_con a .circle{width: 62px; height: 62px; line-height: 62px; border-radius: 50%;
    margin: 6px auto;  justify-content: center;
    align-items: center;
    display: flex;
    border: 2px solid #fff;
    overflow: hidden;
}
.marketing_con a .circle i{font-size: 26px;display: block;line-height: 62px; width: 52px; height: 52px; background-position: -397px -132px;}
.zpzc{ background-position: -493px -134px!important;}
.slry{ background-position: -591px -134px!important;}
.jxjy{ background-position: -397px -188px!important;}
.hr{ background-position: -493px -188px!important;}
.xjfw{ background-position: -591px -188px!important;}
.guo{  top: -2px;}
.guo:before{content: "国"}
.marketing_con a.blue_box{
    background: -webkit-linear-gradient(#31d4ca,#4ec6f7); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#31d4ca,#4ec6f7); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#31d4ca,#4ec6f7); /* Firefox 3.6 - 15 */
    background: linear-gradient(#31d4ca,#4ec6f7); /* 标准的语法（必须放在最后） */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#31d4ca, endColorstr=#4ec6f7);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#9ac0ff, endColorstr=#e1ebff)";/*IE8+*/

}

.marketing_con a.pink_box{
    background: -webkit-linear-gradient(#cea2f8,#f2a4c3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#cea2f8,#f2a4c3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#cea2f8,#f2a4c3); /* Firefox 3.6 - 15 */
    background: linear-gradient(#cea2f8,#f2a4c3); /* 标准的语法（必须放在最后） */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#cea2f8, endColorstr=#f2a4c3);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fcb4cb, endColorstr=#ffdee9)";/*IE8+*/

}

.marketing_con a.yellow_box{
    background: -webkit-linear-gradient(#f4c4a9,#f27b8d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f4c4a9,#f27b8d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f4c4a9,#f27b8d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f4c4a9,#f27b8d); /* 标准的语法（必须放在最后） */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f4c4a9, endColorstr=#f27b8d);/*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fdbb94, endColorstr=#fddecc)";/*IE8+*/

}
.marketing_con a:hover{ background: #808bf8;}
.marketing_con a.blue_box:hover{ background: #31d4ca;}
.marketing_con a.pink_box:hover{ background: #cea2f8;}
.marketing_con a.yellow_box:hover{ background: #f4c4a9;}


.marketing_con_02 .marketing_con a{height: 140px; padding: 18px 0px; width: 90%;}
.marketing_con_01 .marketing_con a{width: 90%;height: 160px;padding: 30px 0px;}
.marketing_con_03 .marketing_con a:last-child{ width: 451px;}
/*专栏*/
.marketing,.marketing_con_03{ margin-top: 0; margin-top: 25px\0;}
.marketing_con_01,.marketing_con_02{ margin-top: 0; margin-top: 60px\0;}

.marketImg{ margin: 0 auto; width: 94%}
.marketImg img{width: 100%}
.columnImg{background: url(../images/column_icon.png) no-repeat 0 0;}
/*招聘求职*/
.marketRecruit{border:none;height:inherit;background: #fff url("../images/marketRecruit_bg.jpg") top left no-repeat; height: 378px}
.marketRecruit .infoNewtab{background:none}
.marketRecruit .marketImg{width: 370px;}
.marketRecruit .marketImg img{width: 100%}
.markRecruit{text-align: center}
.markRecruit a{ position: relative; width: 50%; height:inherit; height: 120px\0; padding: 30px 0; background: #fff; vertical-align: top;
    display: inline-block;text-align: center; color: #555555; font-size: 15px}
.markRecruit_01,.markRecruit_02{margin-top:0; margin-top: 10%\9\0}
.markRecruit_01 .markRecruit a{ width: 100%; height: 150px;}
.markRecruit_03 .markRecruit a:nth-child(3),.markRecruit_02 .markRecruit a{ width: 100%;}
.markRecruit_02 .markRecruit a:before{display: none}
.h320{height: 320px;}
.markRecruit a .space-center{ height: 100%; justify-content: center; align-items: center; display: flex;  }
.markRecruit a:before{content: ''; position: absolute; width: 2px; height: 100%;background: #f1f1f1; right: 0; top: 0; bottom: 0;}
.markRecruit a:last-child:before,
.markRecruit_03 .markRecruit a:nth-child(2):before,
.markRecruit a:nth-child(3).mark1:after,
.markRecruit a:nth-child(4).mark1:after{display: none}
.markRecruit a.mark1:after{content: ''; position: absolute; width: 100%; height: 2px;background: #f1f1f1; left: 0;bottom: 0; right: 0;}
.markRecruit a i{ width: 31px; height: 31px; display: block; margin: 0 auto;color: #3d9ccc; font-size: 26px;}
.markRecruit a:hover{background: #0a87bb; color: #fff;}
.markRecruit a:hover i{color: #fff;}

.jobWanted .city-choice{ background-color: #69b0f2;}
.jobWanted .btn-primary{padding: 8px 12px;}
.jobWanted .jobSearch_t_con{ border-top: none; padding: 30px 0px 30px 30px;}
.jobWanted .jobSearch_t_con_title{color: #999;}

/*热招岗位*/
.post{ overflow: hidden; margin-bottom: 30px; padding: 20px 20px 10px 5px; background-color: #fff;}
.post .e{float:left; width:356px; height:88px; margin:0 0 15px 15px; padding:10px 15px;border:1px solid #E8E8E8; background: #f1f1f1;}
.post .e:hover{box-shadow:0 4px 8px rgba(0, 0, 0, .08);background: #fff;}
.post .e .area{display:block;height:68px; line-height:34px;margin-bottom:5px;
    /*border-bottom:1px dashed #eee*/
}
.post .e p{float:left;width:100%; height:34px; line-height:34px; font-size:13px; color:#999; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.post .e .poName{width:100%;font-size:17px;color:#0a87bb}
.post .e .coName{float:left;width:234px; height:34px; line-height:34px; font-size:14px;color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.post .e .coName:hover{color:#ff6000}
.post .e a:hover .poName{color:#ff6000}
.post .e strong{ float: right;  height: 34px; line-height: 34px; font-size: 14px; font-weight: 400; color: #ff7452; text-align: right; overflow: hidden;
    text-overflow: ellipsis; white-space: nowrap;
}
.recruit.post{background-color:transparent;padding:0;margin-bottom: 15px; margin-right: -15px}
.recruit.post .e{background: #ffffff;height: 130px;}
.recruit.post .e .area{border-bottom:1px dashed #eee}
.recruit.post .e label{float: right; display: inline-block; width: 90px; height: 34px; line-height: 34px; font-size: 14px; font-weight: normal;
    color: #999; text-align: right; overflow: hidden;
    text-overflow: ellipsis; white-space: nowrap;}
.recruit.post .e{width:369px;margin:0 15px 15px 0;}


/*热门招聘*/
.hot{overflow: hidden; margin-bottom: 11px; margin-right: -15px;}
.hot a{float: left; width: 273px; height: 160px; margin-bottom: 15px; margin-right: 15px;  border: 1px solid #EEE;background: #fff;text-align: center;
    box-shadow:0 2px 4px rgba(0, 0, 0, .02);text-decoration: none}
.hot a:hover{box-shadow:0 4px 8px rgba(0, 0, 0, .08);}
.hot a .circle{ background: #4897e9; width: 52px; height: 52px; border-radius: 50%; margin: 26px auto 10px auto; justify-content: center; align-items: center; display: flex; overflow: hidden;}
.hot a.blue .circle i{background-position: -425px 10px;}
.hot a.blue{ background: #458ae6 url("../images/hot_bg.png") left top no-repeat; background-size: 100%}
.hot a.blue .company-name{ color: #fff;}
.hot a.blue .indus-stage{ color: rgba(255,255,255,0.8); color: #fff\0;}

.hot a .circle i{width: 52px; height: 52px; margin: 0 auto; display: block; background-position: -425px -52px;}
.hot a.blue .circle{background: #fff; display: block\9;}

.hot a .company-name { height: 22px; margin-top: 13px; margin-bottom: 0; font-size: 17px; color: #333;}
.hot a .indus-stage { height: 22px; margin-top: 3px; margin-bottom: 0; color: #999; font-size: 14px; }
.wordCut {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
}
/*友情链接*/
.linkFoot{
    background: #067daf;
    margin-bottom: 30px;
    padding: 12px 0;
}
.linkFoot .form-group{ position: relative;width:260px;margin-right: 10px;}
.linkFoot .form-group .triangle{
    content: '';
    position: absolute;
    right:10px;
    top: 50%;
    margin-top: -3px;
    width:0;
    height:0;
    border-width:6px;
    border-style:solid;
    border-color:#fff transparent transparent transparent;
}
.dropdown{
    width:260px;
    height:36px;
    height: 28px\0;
    line-height: 36px;
    line-height: 0\0;
    padding-left: 10px;
    padding: 0\9;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:transparent;
    font-size:16px;
    color:#fff;
    outline:none;
    border: 1px solid #74adc7;
}
.dropdown option{background: #fff;color: #666;}
/*搜索*/
.searchRecruit{ position: relative; height: 46px; margin-bottom: 8px; z-index: 2;}
.searchRecruit input{width: 80%;height: 46px; line-height: 44px;padding: 0 15px;color: #555;border-radius: 2px; background-color: #fff; border: 1px solid #d9d9d9;}
.searchRecruit .btn{position:absolute; width: 104px;height: 46px; line-height: 34px; border-radius: 0 2px 2px 0!important;right: 0; top: 0;font-size: 16px;
    padding: 4px 16px 4px 12px; background: #3d9ccc; border-color: #3d9ccc; }
.searchRecruit .iconImg{width: 34px; height: 34px; margin-right: 8px;background-position: -49px -414px;display: inline-block; vertical-align: top}
.searchText{line-height: 20px;}
.searchText span,.searchText a{font-size: 13px;color: #999999; margin-right: 3px;}
.searchText .senior{margin-left: 5px;color: #0a87bb;}
input{outline:0px;}
.space-between{display: flex; justify-content: space-between;}
.space-center{display: flex; justify-content:center;align-items: center;}
/* IE10*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10-specific styles go here */
    .marketing_center02,.marketing_center{ margin-top: 0;}
    .dropdown{height: 36px;}
}
.fyqBanner{ padding: 10px 0 30px 0;}
.fyqBanner img{width:100%}
.mfz-logo{ margin-right: -16px;}
.mfz-logo a{ width: 211px; padding: 15px 2px; margin: 8px 16px 9px 0; font-size: 15px;
    /*background-image: linear-gradient(to bottom right, #3d95d2, #4fb3c3);*/
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 5%);
    color: #666; position: relative; vertical-align: top; display: inline-block; text-align: center; }
.mfz-logo a .logoTrade{ background: #fff; width: 80px; height: 80px; line-height: 80px; margin: 0 auto; overflow: hidden; border-radius: 50%;
  }
.mfz-logo a .logoTrade img{ height: 58px; width: 100%;}
.mfz-logo a:hover,.mfz-logo a:focus{text-decoration: none;box-shadow:0 4px 8px rgba(0, 0, 0, .08);}
.mfz-logo a i{ display: none;   position: absolute;
    top: 0;
    left: 0;
    background: url(../images/logo_bg.png);
    display: block;
    opacity: 0.5;
    width: 100%;
    height: 100%;}

.HR_Alliance{background: url(../news/img/HR_AllianceMore_Bg.jpg) top center no-repeat; padding-bottom: 60px;
    background-size: 100%;}
.HR_Alliance_xc{background: url(../news/img/HR_Alliance_xc_bg.png) top center no-repeat; padding-bottom: 60px;
    background-size: 100%;}
.schoolEnterprise_topBg{background: url(../schoolEnterprise/images/schoolEnterprise_topBg.png) top center no-repeat; padding-bottom: 60px;
    background-size: 100%;
   }
.HR_Alliance_xc .download,.HR_Alliance_xc .download a{color: #fff; background-color: transparent;}
.HR_Alliance_xc .download span {color: #f19292;}
.HR_Alliance_xc .HR_Alliance-logo{padding-top: 210px;}

.HR_Alliance .download,.schoolEnterprise_topBg .download{ background-color: transparent;}
.HR_Alliance-logo{ margin-right: -16px;  padding-top: 190px;}
.HR_Alliance-logo a{ width: 211px; padding: 15px 2px; margin: 8px 16px 9px 0; font-size: 15px;
    /*background-image: linear-gradient(to bottom right, #3d95d2, #4fb3c3);*/
    background: #fff;
    border-radius: 14px;
    box-shadow: 1px 5px 5px rgb(0 0 0 / 5%);
    color: #666; position: relative; vertical-align: top; display: inline-block; text-align: center; }
.HR_Alliance-logo a .logoTrade{ background: #fff;   height: 94px; line-height: 80px; margin: 0 auto; overflow: hidden;
}
.HR_Alliance-logo a .logoTrade img{ max-width: 80%; }

.HR_Alliance_top_img{
    margin: 0 auto 20px;
    background: url(../../news/img/HR_AllianceMore_Bg.jpg) center -11px no-repeat;
    height: 150px;
    background-size: 114%;
    max-width: 1140px;
}
.HR_Alliance_small-logo{
    padding-top: 0px!important;
}
.HR_Alliance_small-logo a{    width: 118px; box-shadow: 1px 1px 17px rgb(0 0 0 / 10%);     padding: 4px 2px;
    margin: 8px 5px 9px 0;}
.HR_Alliance_small-logo a .logoTrade{ height: 88px}
/*.HR_Alliance_small-logo a .logoTrade img{     max-width:75%; }*/

.train-logo{}
.train-logo a{ width: 32.1%; height: 182px; padding: 25px 40px; margin: 8px 16px 9px 0; font-size: 18px; font-weight: 500;
    background: transparent; color: #fff;  letter-spacing: 3px;
    display: inline-block; vertical-align: top; position: relative;}

.train-logo a:nth-of-type(3n){ margin-right: 0}
.train-logo a.green{   background: linear-gradient(70deg,#4e9263 30%, rgba(148,229,79,1));}
.train-logo a.purple{ background: linear-gradient(70deg,#576aa2 30%, rgba(195, 64, 95,1))}
.train-logo a.red{   background: linear-gradient(70deg,#db4244 40%, rgba(219,134,113,1));}
.train-logo a.yellow{   background: linear-gradient(70deg,#be9f35 30%, rgba(43,91,131,1));}
.train-logo a.blue{   background: linear-gradient(70deg,#5b87b8 40%, rgba(138,176,225,1));}

.train-logo a.blueGreen{ background: linear-gradient(70deg,#5c7dd9 30%, #39b9a4);}
.train-logo a.yellowish{   background: linear-gradient(70deg,#dab75d 40%, rgba(176,158,158,1));}
.train-logo a.greenish{   background: linear-gradient(70deg,#44929f 40%, rgba(71,192,209,1));}
.train-logo a.lilac{   background: linear-gradient(70deg,#73628e 40%, rgba(188,168,217,1));}
.train-logo a .logoTrade{ background: #fff;  min-width: 96px; height: 70px;line-height: 70px; border-radius: 10px;  margin-bottom: 8px;
    box-shadow: 1px 10px 10px rgb(0 0 0 / 8%); text-align: center; text-shadow: 1px 10px 10px rgb(0 0 0 / 8%); display: inline-block; overflow: hidden}
.train-logo a .logoTrade img{ height: 58px; }
.train-logo a span{font-size: 12px; border-radius: 20px; border: 1px solid #fff; padding: 3px 10px;box-shadow: 1px 10px 10px rgb(0 0 0 / 6%);
    text-shadow: 1px 10px 10px rgb(0 0 0 / 8%);}
.train-logo a i,.twentieth-box a i{ position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.08;
    width: 100%;
    height: 100%;}
.train-logo a.noColour i{opacity: 1;}
.twentieth-box a i{opacity:1;}
.train-logo a .text{line-height: 26px;}
.twentieth-box{ margin-top: 30%;}
.twentieth-box a{position: relative;border: 4px solid #fedd72;
    /*width: 452px; height: 384px; */
    width: 361px; height: 241px;
    padding: 25px 40px; margin: 8px 16px 9px 0; display: inline-block;}
.twentieth-box a span{  position: absolute; left: 50%; bottom: 85px; margin-left: -56px;
    font-size: 15px;  border-radius: 20px; padding: 2px 10px;box-shadow: 0px 6px 0px #e9c3b8;
    background: #e81c01; color: #fff; font-weight: bold;}
.twentieth-box a em{width: 6px;
    height: 6px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    border-radius: 50%;}
.association{
    background: url("../images/bg5.jpg");
    padding-bottom: 40px;
    background-size: 100%;
}
.association2{
    background: url("../images/bg5-white.jpg");
    padding-bottom: 40px;
}
.association2 .download{ background-color: #ffffff;}
.association .download{ background-color: #0a75c3; color: #fff;}
.association .download a{color: #fff;}
.association .forum,.association2 .forum{ padding: 20px 0 10px 0}
.association .forum .news_list_title,.association2 .forum .news_list_title{ margin-left: 0;}
.association .forum .news_list_title{color: #fff; border-left: 6px solid #fff;}
.forum .news_list_title .special{  font-size: 14px;
    background: #ff7f00;
    color: #fff;
    padding: 3px 8px;
    font-weight: normal;
    border-radius: 4px;
    margin-left: 10px;
    text-align: center;}

.twentieth{
    background: #e71b12 url("../images/twentieth-bg.jpg");
    padding-bottom: 40px; background-repeat: no-repeat; background-size: 100%;
}
.twentieth .download{background-color: transparent;}
/*.twentieth .download{ background-color: #e50100; color: #fff;}*/
.PStyle p,.PStyle p span{font-size: 18px!important;font-family:'KaiTi';margin: 0 0 25px 0;}
/*.PStyle h2{ text-align: center; font-weight: 700; line-height: 1.5; padding: 0 10%;}*/
/*.PStyle h2 span{ font-size: 30px!important;font-family: 'Microsoft YaHei',arial;}*/

.certSearch_bg{background: linear-gradient(135deg, #138fba, #138fba 60%, #47bcb4);}
.certSearch{ width: 860px; margin: 0 auto; text-align: center; position: absolute; top: 47%; left: 50%; margin-top: -260px; margin-left: -430px}
.certSearch .box{ background: rgba(0,0,0,0.07); width: 100%; border-radius:30px;padding: 40px 0;margin-top: 50px;}
.certSearch .box a{background: #fff; padding: 40px 70px; border-radius: 20px; font-size: 30px; margin: 20px; font-weight: 500; display: inline-block;}
.certSearch .box a img{display: block; margin-bottom: 20px;}
.certSearch .box a:hover{ opacity: 0.9; text-decoration: none}

.recruit_list{ margin-left:16px; position: relative; }
.recruit_list span{
    padding-right: 80px;
 }
.recruit_list .group-btn{ display: inline-block; margin-top:0!important;     top: -2px!important;}
.recruit_list .group-btn .btn{  background: #ce5370; border:1px solid #ce5370; padding: 2px 22px; }
.recruit_list_title{color:#000!important; font-weight: bold}


/*图片滚动*/
.sqBorder {width:100%; padding-top: 10px;}
.scroll_div { overflow: hidden; white-space: nowrap; }
.scroll_div img {width:324px;height:216px;}
.scroll_div .img img{width:140px;height:182px;}
.scroll_div ul li,.scroll_div ul,#scroll_begin, #scroll_end,#scroll_begin_t,#scroll_end_t{display:inline;}/*设置ul和li横排*/
.scroll_div ul li a{display: inline-block;padding: 0 2px;}
.scroll_div .talents li a{ overflow: hidden;width:180px;height:202px;}
.scroll_div .talents img{ position: absolute; top: -93px; width: 254px; height: 760px; left: -38px;}
/*#scroll_end{margin-left: 0;}*/
#scroll_end_t{margin-left: -1px;}
.scroll_div li{border-bottom:none}
.scroll_div ul li{padding: 0; }



.table-style{ margin:10px}
.table-style th,.table-style td{ padding:3px 10px; border:1px solid #cdcdcd}
.table-style th{ background: #e2e2e2}



.recruit tr th {
    border: 1px solid #eee;
    background-color: #f3f2f2;
    color: #717171;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    padding: 8px;
}
.recruit tr td{border: none;  border-top: 1px solid #ddd; text-align: center; line-height: 32px;}
.time span{color: #717171;line-height: 20px;}
.lable-green{    font-weight: initial;
    color: #ffffff;
    font-size: 13px;
    background: #4bb983;
    padding: 1px 4px;
    border-radius: 4px;
    line-height: 20px;
    vertical-align: top;}
.lable-green.lable-gray{background:#b5b9bb}
@media (max-width: 768px) {
 .time span{ display:block}
 .recruit tr th{padding: 8px 0;}
}






