/*---------------------------------------------------------------------------------*/
/*layout begin*/


/*********** Base Style ***********/
* {
    /*border: 0;*/
    margin: 0;
    padding: 0;

}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    font-size: 14px;
    line-height: 130%;
    color: #222;
    /*font-family: 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', 'STHeiti', 'simsun', sans-serif;*/
}

/*body {*/
/*background-color: #FFFFFF;*/
/*color: #333333;*/
/*font: 12px/18px 'Helvetica Neue','Helvetica','Arial','STHeiti','simsun','Microsoft Yahei',sans-serif;*/
/*}*/

body,
html {
    height: 100%;
}

.h10 {
    height: 10px;
}

.pt2 {
    padding-top: 2px;
}

.pt3 {
    padding-top: 3px;
}

.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt34 {
    padding-top: 34px;
}

.pt37 {
    padding-top: 37px;
}

.fz14 {
    font-size: 14px;
}

.fz14 {
    font-size: 14px;
}

.fc_b {
    color: #000;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

.al {
    text-align: left;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #ff8500;
}

input,
textarea,
select {}

fieldset,
img {
    border: 0 none;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

.none {
    display: none;
}

.kong10 {
    height: 10px;
}

.kong20 {
    height: 20px;
}

.kong30 {
    height: 30px;
}

.kong70 {
    height: 70px;
}

.subhead {
    color: #999999;
    padding: 5px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
    width: 588px;
}

.white {
    color: #fff;
}

.black {
    color: #000 !important;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fw_b {
    font-weight: bold;
}

.fw_n {
    font-weight: normal;
}

.td_n {
    text-decoration: none;
}

.td_u {
    text-decoration: underline;
}

.tal {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.wrap {
    width: 1120px;
    margin: 0 auto;
}

.allindex {
    position: absolute;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 527px;
}

.wrap_index {
    width: 852px;
    margin: 0 auto;
}

.contet_details {
    width: 808px;
    padding-top: 7px;
}

#center .contet-main-details p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* #center .contet_details p {
    padding: 0 0 15px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
} */

#center .contet_details .tab-bd p {
    padding: 0 0 0px 0;
}

#center .contet_details * {
    line-height: 200%;
    line-height: 200%;
    /*color: #333333;*/
}

#center .contet_details .lh100,
#center .contet_details .lh100 * {
    line-height: 100%;
    /*color: #333333;*/
}

#center .contet_details p b {
    font-size: 14px;
}

#copyright {
    color: #cccccc;
}

.investmen_company * {
    line-height: 200%;
    color: #333333;
}

#center .contet_details .investmen_company p {
    padding: 20px 0 60px 0;
}

#center .contet_details .investmen_company5110 p {
    padding: 0px 0 60px 0;
}

.investmen_company td {
    vertical-align: top;
}

/*menu beigin*/
#menu li.has_son.close a {
    background-image: url(../image/menu_bg1.png);
    background-repeat: no-repeat;
    background-position: -37px -168px;
}

#menu li.has_son.open a {
    background-image: url(../image/menu_bg1.png);
    background-position: -37px -21px;
    background-repeat: no-repeat;
}

#menu li.has_son.open ul li a,
#menu li.has_son.close ul li a {
    background-image: none;
}

#menu li li a {
    font-size: 14px;
}

/*#menu li.has_son.open ul li a, #menu li.has_son.close ul li a*/
.left_menu ul li.cur a,
#menu li.has_son.open ul li a:hover,
#menu li.has_son.close ul li a:hover,
#menu li.has_son.open ul li a.cur,
#menu li.has_son.close ul li a.cur,
#menu li.has_son.open ul li.cur a {
    /*font-weight: bold;*/
    color: #000;
    background-image: url(../image/left_menu_bg.png);
    background-repeat: no-repeat;
    background-position: 262px 17px;
}

/*menu end*/

/*layout end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/

/*default begin*/
#top {
    height: 146px;
    background-image: url(../image/top_bg.jpg);
    background-repeat: repeat-x;
    background-position: 0 10px;
    _background-position: 0 16px;
}

.top_menu {
    padding: 38px 0 0 45px;
}

.top_menu a {
    font-size: 14px;
    color: #ccc;
    /*margin-right: 44px;*/
    width: 90px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
}

.english_version a {
    text-align: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #999999;
    font-size: 12px;
    width: 110px;
    padding-right: 5px;
}

.english_version a.contactUsLink {
    background-image: url(../image/contact-icon.png);
    background-repeat: no-repeat;
    background-position: 46px 0px;
}

.english_version a:hover {
    color: #999999;
}

.english_version p a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ccc;
    font-size: 14px;
    text-align: center;

    padding-right: 0px;
}

.english_version p a:hover {
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.english_version p {
    padding-top: 20px;
}

.top_menu a:hover,
.top_menu a.cur {
    color: #fff;
    /*font-weight: bold;*/
}

.top_menu .current-post-ancestor a,
.top_menu .current-menu-parent a,
.top_menu .current-menu-item a {
    color: #fff;
    font-weight: normal;
}

.search {}

.search form {
    width: 81px;
    height: 16px;
    padding: 3px 0 0 3px;
    background-image: url(../image/search.jpg);
    background-repeat: no-repeat;
}

.search form input {
    border: none;
    float: left;
}

.search form input.k {
    width: 50px;
    height: 15px;
    background: none;
    color: #fff;
}

.search form input.s {
    width: 23px;
    height: 15px;
    background-image: url(../image/submit.jpg);
    color: #fff;
    cursor: pointer;
    text-indent: -100px;
    border: 0;
    /*background-image:none;*/
}

.left_menu {
    width: 270px;
    font-size: 13px;
}

.left_menu li a {
    display: block;
    height: 33px;
    padding: 15px 20px 0 40px;
    border-top: 1px solid #e0e0e0;
    font-size: 14px;
}

.left_menu li a.iwrecruiting {
    background-image: url(../image/weibo_j1.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-indent: -99919px;
}

.left_menu li.cur a {
    font-weight: normal;
    color: #333;
}

.left_menu li li a {
    border-top: 0;
}

#copyright.default {
    /*padding: 50px 0 36px;*/
    padding: 100px 0 36px;
    height: 21px;
}

.left_menu ul#menu {
    border-bottom: 1px solid #ccc;
    ;
}

/*default end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*index begin*/
#top_index {
    height: 60px;
}

.content_index {
    /*margin-left: 48px;*/
}

ul.focus_news {
    margin: 53px 0;
}

ul.focus_news li a {
    font-size: 14px;
    color: #515151;
    line-height: 200%;
}

ul.focus_news li span {
    color: #ccc;
    padding-left: 10px;
}

#bottom_index {
    background-color: #515151;
    color: #cccccc;
    margin-bottom: 0px;
    height: 32px;
    padding: 12px 0 0;

    /*position: absolute;*/
    /*width: 100%;*/
}

#bottom_index .bottom_menu {
    width: 852px;
}

#bottom_index .bottom_menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#bottom_index .bottom_menu a {
    color: #eee;
    /*margin-right: 58px;*/
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#bottom_index .bottom_menu a {}

#bottom_index .bottom_menu a:hover {
    color: #fff;
    /*font-weight: bold;*/
}

#bottom_index .bottom_menu div.fr a {
    padding-left: 54px;
}

#bottom_index .bottom_menu a.first {
    color: #ccc;
    margin-right: 50px;
    /*font-family: "Arial";*/
    font-weight: normal;
}

#bottom_index .bottom_menu a.last {
    color: #ccc;
    margin-right: 0;
}

#menu-primary-menu {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#menu-primary-menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*index end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*slider end*/
/* Basic jQuery Slider essential styles */

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.bjqs-slide {
    display: none;
    position: absolute;
    cursor: pointer;
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ol.bjqs-markers {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ol.bjqs-markers li {
    float: left;
}

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

/* demo styles */

#banner {
    height: 300px;
    width: 700px;
    margin: 0 auto;
    position: relative;
}

ul.bjqs-controls li a {
    display: block;
    padding: 5px 10px;
    position: absolute;
    color: #fd0100;
    text-decoration: none;
    text-transform: uppercase;
}

a.bjqs-prev {
    left: 0;
}

a.bjqs-next {
    right: 0;
}

p.bjqs-caption {
    color: #fff;
    text-align: center;
}

ol.bjqs-markers {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

ol.bjqs-markers li {
    float: left;
    margin: 0 3px;
}

ol.bjqs-markers li a {
    display: block;
    height: 6px;
    width: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../image/slider_a.png);
    background-repeat: no-repeat;
    background-position: 0 -8px;
}

ol.bjqs-markers li.active-marker a {
    background-position: 0 0;
}

#livelihood {
    margin: 0px 0 0;
}

#livelihood .bjqs img {
    width: 602px;
    height: 400px;
}

#bj_office ol.bjqs-markers,
#livelihood ol.bjqs-markers,
#sh_office ol.bjqs-markers {
    position: absolute;
    bottom: -13px;
    right: 120px;
}

#bj_office ol.bjqs-markers li a,
#livelihood ol.bjqs-markers li a,
#sh_office ol.bjqs-markers li a {
    display: block;
    height: 9px;
    width: 9px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(../image/slider_b.png);
    background-repeat: no-repeat;
    background-position: 0 -9px;
}

#bj_office ol.bjqs-markers li.active-marker a,
#livelihood ol.bjqs-markers li.active-marker a,
#sh_office ol.bjqs-markers li.active-marker a {
    background-position: 0 0;
}

#livelihood ol.bjqs-markers {
    right: 258px;
}

/*slider end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*news begin*/
.tab_menu {
    padding-bottom: 20px;
}

.tab_menu li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 108px;
}

.tab_menu li.cur {
    font-weight: bold;
}

#center .contet_details .tab_menu li.cur a {
    color: #000;
}

#center .contet_details a:hover {
    /*font-weight: bold;*/
}

#center .contet_details .bjqs-slide a:hover {
    font-weight: normal;
}

#center .contet_details .bjqs-slide p {
    padding: 5px 0px;
}

#center .contet_details .news_list li a {
    float: left;
}

#center .contet_details .news_list li span {
    float: right;
    color: #ccc;
}

.news_list li {
    clear: both;
}

/*news end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*jobs begin*/
.jobs_list a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 171px;
    height: 42px;
    padding: 6px 0 0;
    background-color: #91c422;
    margin: 0 3px 7px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.jobs_location h4 {
    margin: 15px 0 5px;
}

.jobs_location a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 57px;
}

.jobs_detail {
    margin: 20px 0;
}

.colleges_list {
    background: #e9e9e9;
}

.colleges_list tr th {
    background-color: #91c422;
    text-align: left;
    padding: 3px 15px;
}

.colleges_list tr td {
    background-color: #FFF;
    padding: 3px 15px;
}

#recruit {
    font-size: 14px;
    line-height: 32px;
}

#recruit fieldset {
    margin-bottom: 20px;
}

#center #recruit legend {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}

#recruit label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#recruit label.fixedlength {
    width: 8em;
}

#recruit #submit-btn {
    cursor: pointer;
    margin-left: -100px;
}

#center .contet_details .incubation_jumpstart_apply,
#center .contet_details .apply_button {
    background: url("../image/apply_button.png") no-repeat scroll center center transparent;
    color: white;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    vertical-align: top;
    width: 120px;
    height: 34px;
    cursor: pointer;
    padding-top: 2px;
}

#center .contet_details input.input_a {
    width: 180px;
    line-height: 100%;
    /*height: 22px;*/
    /*border: 1px solid #ccc;*/
}

#center .contet_details input.input_a.fl {
    height: 30px;
}

#form_control {
    padding: 30px 0 0 93px;
}

#signupForm label.error {
    margin-left: 10px;
    width: auto;
    display: inline;
    color: #f00;
}

#recruit .note {
    color: #999999;
    font-size: 12px;
    line-height: 21px;
    padding: 0.2em;
}

#recruit textarea {
    display: block;
    margin-bottom: 1em;
    width: 350px;
    height: 100px;
}

/*jobs end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*tab begin*/
#tab-title span {
    border: 0px solid #ccf;
    border-right: 0px;
    margin-left: -1px;
    cursor: pointer;
    padding-right: 50px;
}

#tab-title span.selected {
    color: #356aa0;
    border-bottom: 0px;
}

/*鏍囬琚€変腑鏃剁殑鏍峰紡*/

#tab-content .hide {
    display: none;
}

/*榛樿璁╃涓€鍧楀唴瀹规樉绀猴紝鍏朵綑闅愯棌*/

#tab-content ul {
    padding: 0px;
    overflow: hidden;
}

#tab-content ul li {
    padding-top: 5px;
    height: 20px;
}

/*tab end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------*/
/*鎷涜仒鑻辨墠 begin*/
#center .contet_details .citys h4.city span.fl {
    background-image: url(../image/c_b.png);
    background-repeat: no-repeat;
    background-position: 0 31px;
    height: 45px;
    width: 100px;
    color: #000;
}

#center .contet_details .citys h4.city span.f2 {
    background-image: url(../image/c_b.png);
    background-repeat: repeat-x;
    background-position: 0 31px;
    height: 45px;
    width: 160px;
    color: #559C57;
    float: left;
}

#center .contet_details .citys h4.city span.fl.r a {
    color: #333;
    font-weight: normal;
    padding-right: 40px;
}

#center .contet_details .citys h4.city span.fl.r {
    border-bottom: 3px solid #E0E0E0;
    background-image: none;
    height: 41px;
    width: 607px;
    float: right;
}


#center .contet_details .citys h4.city span.fl.l {
    background-image: url("../image/c_b1.png");
    background-position: 0 31px;
    background-repeat: no-repeat;
    color: #000000;
    height: 37px;
    width: 100px;
    padding: 8px 0 0;
}

table.c_table_ {
    padding-top: 5px;
}

#center .contet_details .citys h4.city span.fr.r {
    border-bottom: 1px solid #E0E0E0;
    background-image: none;
    height: 33px;
    width: 207px;
    text-align: right;
    padding: 10px 0 0 0;
    color: #cccccc;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer
}

.citys {
    width: 808px;
    height: auto;
}

.citys ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 30px 11px 0;
    width: 100px;
}

.citys.sub_company ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px 55px 2px 0;
}


.shiyong_help_words table.c_table_ {
    margin-bottom: 20px;
}

.shiyong_help_words h4 {
    font-size: 12px;
}



#center .contet_details .citys1 h4.city span.fl {
    background-image: url(../image/c_b.png);
    background-repeat: no-repeat;
    background-position: 0 31px;
    height: 45px;
    width: 100px;
    color: #000;
}

#center .contet_details .citys1 h4.city span.f2 {
    background-image: url(../image/c_b.png);
    background-repeat: repeat-x;
    background-position: 0 31px;
    height: 45px;
    width: 160px;
    color: #559C57;
    float: left;
}

#center .contet_details .citys1 h4.city span.fl.r a {
    color: #333;
    font-weight: normal;
    padding-right: 40px;
}

#center .contet_details .citys1 h4.city span.fl.r {
    border-bottom: 1px solid #E0E0E0;
    background-image: none;
    height: 43px;
    width: 507px;
}

.citys1 ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 60px 11px 0;
}

.citys1.sub_company ul li {
    display: block;
    *display: inline;
    *zoom: 1;
    padding: 3px 56px 2px 0;
}





.hot_position {
    padding-bottom: 20px;
}

.hot_position h4 a {
    display: block;
    width: 95px;
    height: 25px;
    color: #fff;
    background-image: url(/fendou/fendou4/img/hot_bg.png);
    background-repeat: no-repeat;
    text-indent: -19999px;
    padding-bottom: 20px;
}

.hot_position ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 70px;
    line-height: 250%;

}

/*鎷涜仒鑻辨墠 end*/
/*-------------------------------------------------------------------------------------------------------------------------*/

#center .contet_details .train_record span.date {
    color: #ccc;
    width: 110px;
    /*padding-left: 4px;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#center .contet_details .train_record p {
    padding: 0 0 5px;
}

div.green_circle {
    height: 103px;
    width: 103px;
    background-image: url(../image/green_circle_bg.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    padding: 36px 0 0 0px;
    text-align: center;
}

#center .contet_details.idea p {
    padding: 36px 0 0 0;
    font-size: 14px;
    width: 590px;
    color: #999;
}

.work_environment {
    clear: both;
    padding-top: 10px;
}

.work_environment a {
    padding: 0 15px 0 0;
}

.work_environment a.s_02,
.work_environment a.s_05 {
    padding: 0 25px 0 16px;
}

.work_environment a.s_03,
.work_environment a.s_06 {
    padding: 0 0px 0 0;
}

p .fr a.contactUsLink {

    text-align: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #999999;
    font-size: 12px;
    width: 110px;
    padding-right: 5px;
    background-image: url(../image/contact-icon.png);
    background-repeat: no-repeat;
    background-position: 46px 4px;
}

p .fr a:hover {
    color: #999999;
}

.investmen_group td {
    padding-bottom: 10px;
}

.jobs_news li {
    padding-bottom: 25px;
}

.jobs_news li a {
    /*background-image: url(../img/pic/circle.png);*/
    /*background-repeat: no-repeat;*/
    /*background-position: 0 6px;*/
    /*padding-left: 30px;*/
}

.practice_list h5 {
    padding-bottom: 0px;
}

.practice_list tbody tr.d td {
    padding-bottom: 40px;
}

.CareerTalk_info td {
    background-color: #FFF;
    text-align: center;
    padding: 10px 0;
}

.CareerTalk_info th {
    background-color: #999;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    font-weight: normal;
}

.jax_tb td {
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    padding: 8px 15px;
}

.jax_tb td.lstd {
    border-right: 1px solid #DDDDDD;
}

.jax_tb tr.lstr td {
    border-bottom: 1px solid #DDDDDD;
}

.huodong_p td {
    text-align: center;
    padding-bottom: 10px;
}

.graduateThisYear tbody tr.d td {
    padding-bottom: 40px;
}

.graduateThisYear .t {
    padding: 10px 0;
}

.navi {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
}

.navi span.f {
    padding: 0 8px
}

.yellow_bu {
    float: left;
    height: 25px;
    margin: 0 30px 0 0;
    background-image: url(../image/yellow_bg.png);
    background-repeat: no-repeat;
    font-size: 14px;
    color: #fff;
}

.yellow_bu span {
    float: left;
    margin: 0 0 0 8px;
    padding: 0 7px 4px 2px;
    height: 21px;
    background-image: url(../image/yellow_bg.png);
    background-position: right 0;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.tab-hd {
    /*background: #F93;*/
    overflow: hidden;
    zoom: 1;
}

.tab-hd {}

.tab-hd li {
    float: left;
    width: 108px;
    text-align: center;
    cursor: pointer;
    /*background-color: #FEF;*/
}

.tab-bd li {
    display: none;
    padding: 20px 0;
    border-top: 0 none;
}

.tab-hd li.active {
    float: left;
    height: 25px;
    margin: 0 0px 0 0;
    /*background-image: url(../img/yellow_bga.png);*/
    background-repeat: no-repeat;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.tab-bd li li {
    display: block;
    padding: 0;
}

.tab-hd li li.active {}

.tab-bd-son {
    padding-top: 0px;
}

.tab-bd .tab-hd-son li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333333;
    font-weight: normal;
    font-size: 13px;
    ;
    padding: 0 30px 15px 0;
    cursor: pointer;
    height: 20px;
}

.tab-bd .tab-hd-son li.active-son {
    background-image: url(../image/xian-h.png);
    background-repeat: no-repeat;
    font-weight: bold;
    background-position: 0 bottom;
}

.tab-hd-son {
    background-image: url(../image/xian.png);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    height: 35px;
}

.jax_tb tr.t td {
    color: #fff;
    background-color: #999;
    text-align: center;
    border: 1px solid #999999;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0;
    text-align: center;
}

.jax_tb tr.t td strong {
    font-weight: normal;
}

#center .contet_details .job_date {
    color: #D9512C;
    font-size: 12px;
    /*background-image: url(../img/hot_ibg.png);*/
    height: 16px;
    width: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight: normal;
    line-height: 130%;
}

.tab-a {
    background-image: url(../image/xian.png);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    height: 40px;
}

.tab-a li {
    color: #333333;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    padding: 0 0px 20px 5px;
    width: 90px;
}

.tab-a li.cur {
    background-image: url(../image/xian-h.png);
    background-repeat: no-repeat;
    font-weight: bold;
    background-position: 0 bottom;
}

/* Basic jQuery Slider essential styles */

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.bjqs-slide {
    display: none;
    position: absolute;
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ol.bjqs-markers {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ol.bjqs-markers li {
    float: left;
}

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

/* demo styles */

ul.bjqs-controls li a {
    display: block;
    /*padding:5px 10px;*/
    padding: 0;
    position: absolute;
    /*background:#fff;*/
    color: #fd0100;
    text-decoration: none;
    text-transform: uppercase;
    width: 40px;
    height: 60px;
    background-image: url(../image/controle.png);
    background-position: 0 0;
    text-indent: -99999px;
}

ul.bjqs-controls li a.bjqs-next {
    background-position: -77px 0;
}

p.bjqs-caption {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    width: 100%;
}

a.bjqs-prev {
    left: 15px;
}

a.bjqs-next {
    right: 15px;
}

.investmen_other_links {
    height: 22px;
    padding: 5px 0 0;
    display: block;
}

.investmen_other_links a {
    display: inline-block;
    width: 22px;
    height: 22px;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    background-image: url(/fendou/fendou4/img/investment_company/investmen_other_links.png);
}

.investmen_other_links a.weibo {
    background-position: 0 0;
}

.investmen_other_links a.facebook {
    background-position: 0 -22px;
}

.investmen_other_links a.linkin {
    background-position: 0 -44px;
}

.investmen_other_links a.zhihu {
    background-position: 0 -66px;
}

.investmen_other_links a.twitter {
    background-position: 0 -88px;
}

.investmen_other_links a.weibo:hover {
    background-position: -22px 0;
}

.investmen_other_links a.facebook:hover {
    background-position: -22px -22px;
}

.investmen_other_links a.linkin:hover {
    background-position: -22px -44px;
}

.investmen_other_links a.zhihu:hover {
    background-position: -22px -66px;
}

.investmen_other_links a.twitter:hover {
    background-position: -22px -88px;
}

.investmen_companys_links {
    height: 22px;
    padding: 5px 0 0;
    display: block;
}

.investmen_companys_links a {
    display: inline-block;
    width: 39px;
    height: 20px;
    *display: inline;
    *zoom: 1;
    margin-right: 5px;
    background-image: url(/fendou/fendou4/img/investment_company/investmen_companys_links.png);
}

.investmen_companys_links a.guanwang {
    background-position: 0 0;
}

.investmen_companys_links a.weibo {
    background-position: -46px 0;
}

.investmen_companys_links a.download {
    background-position: -95px 0;
    width: 75px;
}

#center .contet_details .jobs_show_all_full_time * {
    line-height: 100%;
}

.jobs_show_all_full_time .citys ul li {
    display: block;
    padding: 3px 0px 13px 0;
    width: 340px;
}

.jobs_show_all_full_time .citys ul li span {
    color: #999;
    line-height: 100%;
}

.show_more_jobs_link0,
.show_more_jobs_link1 {
    text-align: right;
}

.show_bj_list_more {
    cursor: pointer;
}

.jobs_city_wrap h4.city span.fl {
    height: 35px;
    padding: 10px 0 0;
}

#center .contet_details .jobs_city_wrap h4.city span.fl.r {
    height: 33px;
    padding: 10px 0 0;
}


.jobs_city_wrap {
    position: relative;
}

.jobs_city_wrap .show_all_jobs_link {
    position: absolute;
    top: 8px;
    right: 60px;
}

.investmen_companys_links a.guanwang:hover {
    background-position: 0 -23px;
}

.investmen_companys_links a.weibo:hover {
    background-position: -46px -23px;
}

.investmen_companys_links a.download:hover {
    background-position: -95px -23px;
    width: 75px;
}

.service_content {
    width: 733px;
    height: 355px;
    background-image: url(/fendou/fendou4/img/investment_company/service_content.png);
    background-repeat: no-repeat;
    font-size: 14px;
}

#center .contet_details .service_content * {
    line-height: 150%;
}

.service_content .t {
    padding: 14px 0 0 52px;
}

.service_content .t li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    font-size: 14px;
}

.service_content .t li.one {}

.service_content .t li.two {
    padding-left: 106px;
}

.service_content .t li.three {
    padding-left: 119px;
}

.service_content .t li.four {
    padding-left: 112px;
}

.service_content .c {
    padding: 65px 0 0 143px;
    color: #fff;
    font-size: 18px;
}

#center .contet_details .service_content .b * {
    line-height: 170%;
}

.service_content .b {
    padding-top: 70px;
}

.service_content .b li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    text-align: center;
    height: 120px;
    font-size: 12px;
    color: #666;
}

.service_content .b li b {
    font-size: 14px;
    color: #333;
}


.service_content .b li.one {
    width: 80px;
    padding-left: 20px;
}

.service_content .b li.two {
    width: 80px;
    padding-left: 29px;
}

.service_content .b li.three {
    width: 105px;
    padding-left: 26px;
}

.service_content .b li.four {
    width: 76px;
    padding-left: 25px;
}

.service_content .b li.five {
    width: 105px;
    padding-left: 25px;
}

.service_content .b li.six {
    width: 120px;
    padding-left: 11px;
}

#center .contet_details .gkk_t * {
    line-height: 160%;
}

#center .contet_details .public_lesson * {
    line-height: 160%;
}

#center .contet_details .public_lesson {
    padding-top: 10px;
}

.gkk_t div a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 19px;

}

/*折叠菜单 begin*/
h4.control {
    font-weight: normal;
    /*border-top: 1px solid #e0e0e0;*/
    border-bottom: 1px solid #e0e0e0;
    height: 38px;
    padding-top: 10px;
}

h4.control .fr {
    color: #cccccc;
    font-size: 12px;
    cursor: pointer;
}

.c_table th {
    text-align: left;
}

#center .contet_details .c_table * {
    /*line-height: 140%;*/
}

.c_table,
.c_table_ {
    display: none;
    margin-bottom: 10px;
}

.c_table .d {
    color: #ccc;
    padding: 0;
}

h4.control.open {
    border-bottom: 1px solid #fff;
}

h4.control.closed {
    border-bottom: 1px solid #e0e0e0;
}

h4.control.last {
    border-bottom: 1px solid #fff;
}

/*折叠菜单 end*/



ul.tab-bd-son li.jobs_process div.t {
    width: 691px;
    height: 42px;
    background-image: url(../image/jobs_process.png);
    background-repeat: no-repeat;
    padding: 18px 0 0;
    margin-left: 0px;
}

ul.tab-bd-son li.jobs_process .t span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40px;
    height: 23;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #fff;
    font-weight: bold;
}

ul.tab-bd-son li.jobs_process span.pr_1 {
    padding-left: 16px;
}

ul.tab-bd-son li.jobs_process span.pr_2 {
    padding-left: 114px;
}

ul.tab-bd-son li.jobs_process span.pr_3 {
    padding-left: 114px;
    _padding-left: 114px;
}

ul.tab-bd-son li.jobs_process span.pr_4 {
    padding-left: 114px;
}

ul.tab-bd-son li.jobs_process span.pr_5 {
    padding-left: 114px;
}





ul.tab-bd-son li.jobs_process .i span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 92px;
    height: 50;
    font-size: 12px;
    color: #1a741d;
    font-weight: normal;
    text-align: center;
}

ul.tab-bd-son li.jobs_process .i span.if_1 {
    padding-left: 0px;
    text-align: left;
}

ul.tab-bd-son li.jobs_process .i span.if_2 {
    padding-left: 47px;
}

ul.tab-bd-son li.jobs_process .i span.if_3 {
    padding-left: 67px;
}

ul.tab-bd-son li.jobs_process .i span.if_4 {
    padding-left: 56px;
}

ul.tab-bd-son li.jobs_process .i span.if_5 {
    padding-left: 62px;
}

div.double_choose {
    width: 696px;
    height: 88px;
    padding: 5px 10px;
    background-image: url(../image/double_choose.png);
    background-repeat: no-repeat;
}

div.double_choose .fl {
    width: 110px;
    font-size: 52px;
    color: #369939;
    padding-top: 17px;
}

div.double_choose .fr {
    width: 562px;
    padding: 22px 10px 0 0;
    line-height: 146% !important;
}


/*job_s *************************************************/
ul.tab-bd-son li.jobs_process_s div.t {
    width: 691px;
    height: 42px;
    background-image: url(../image/jobs_process_s.png);
    background-repeat: no-repeat;
    padding: 18px 0 0;
    margin-left: 0px;
}

ul.tab-bd-son li.jobs_process_s .t span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40px;
    height: 23;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #fff;
    font-weight: bold;
}

ul.tab-bd-son li.jobs_process_s span.pr_1 {
    padding-left: 17px;
}

ul.tab-bd-son li.jobs_process_s span.pr_2 {
    padding-left: 167px;
}

ul.tab-bd-son li.jobs_process_s span.pr_3 {
    padding-left: 116px;
}

ul.tab-bd-son li.jobs_process_s span.pr_4 {
    padding-left: 167px;
    _padding-left: 166px;
}

ul.tab-bd-son li.jobs_process_s span.pr_5 {
    padding-left: 167px;
}





ul.tab-bd-son li.jobs_process_s .i span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 92px;
    height: 50;
    font-size: 12px;
    color: #1a741d;
    font-weight: normal;
    text-align: center;
}

ul.tab-bd-son li.jobs_process_s .i span.if_1 {
    padding-left: 0px;
    text-align: left;
}

ul.tab-bd-son li.jobs_process_s .i span.if_2 {
    padding-left: 101px;
}

ul.tab-bd-son li.jobs_process_s .i span.if_3 {
    padding-left: 120px;
}

ul.tab-bd-son li.jobs_process_s .i span.if_4 {
    padding-left: 56px;
}

ul.tab-bd-son li.jobs_process_s .i span.if_5 {
    padding-left: 106px;
}

#center .contet_details .linian_hope {
    padding-top: 50px;
}

#center .contet_details .linian_hope p {
    line-height: 60px;
    color: #666;
}

#center .contet_details .linian_hope p strong {
    font-size: 16px;
    color: #333;
}

#center .contet_details a.public_video {
    color: #336600;
}

#center .contet_details a.public_video:hover {
    color: #ff8500;
}



/* .n-main {
    min-height: 100%;
} */

.footer {
    margin-top: 0;
    /* margin: -169px auto 0 !important; */
}

.n-main #header {
    background-image: none;
}

.n-main #header img {
    width: 100%;
    height: 360px;
}

.n-main .wrap .navmsg {
    width: 1125px;
    height: 180px;
    padding:10px;
    background: url(../image/bg.png) center center no-repeat;
    background-size: cover;
    position: relative;
}

.n-main .wrap .navmsg span {
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px 40px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 33px;
}
.n-main .wrap .main-nav-link {
    margin-top:25px;
    display: flex;
    flex-wrap: wrap;
}
.n-main .wrap .main-nav-link a{
    width: 48%;
    height:280px;
    display:inline-block;
    margin: 10px;
}
.n-main .wrap .main-nav-link a img{
    width:100%;
    height:100%;
}
.n-main #header{
    margin-bottom: 30px;
}