.jobs_con_fenlei{ table-layout:l
; padding-top:0px; padding-bottom:30px;}
.jobs_con_fenlei ul li { display:inline-block;}
.jobs_con_fenlei ul li a{ padding:10px 20px; border-bottom:#f3f3f3 3px solid; color:#666666; font-size:15px;}
.jobs_con_fenlei ul li a.actives_downs{border-bottom:#d49f2b 3px solid; color:#d49f2b}

.jobs_active .main_left ul li:nth-child(4) a{background: #ee7801;border: #d49f2b 1px solid; color:#FFFFFF}

.jobsd_list {
    margin-top:0px;
    position: relative;
}
.jobsd_list ul {
    width: 100%;
}
.jobsd_list li {
    width: 31.33333%; float:left;
    margin-right:1%; margin-left:1%;
    background-color: #fff; border:#eee 1px solid;
    border-bottom: 5px solid #fff;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 35px; display: inline;
}
.jobsd_list li:hover{box-shadow: 0px 0px 8px #ddd;-webkit-transition: all 0.3s ease 0s;transform: translateY(-10px);
    transition: all 0.3s ease 0s;border:1px solid #f9cc87; border-bottom: 5px solid #f9cc87;}
.jobsd_list li a {
    display: block;
    width: 83%;
    padding: 33px 7% 42px 10%;
}
.jobsd_list li .stit {
    line-height: 43px;
    font-size: 24px;
    color: #444;
}
.jobsd_list li .lab {
    line-height: 35px;
    color: #999;
}
.jobsd_list li .lab span {
    display: inline-block;
    padding-left: 22px;
    background: url("http://www.jinaolan.cc/static/web/css/../img/ico_20.png") no-repeat left center;
    margin-right: 14px;
}
.jobsd_list li .word {
    display: block;
    line-height: 24px;
    color: #999;
    height: 72px;
    overflow: hidden;
}
.jobsd_list li .more {
    display: inline-block;
    width: 52px;
    height: 31px;
    background: url("http://www.jinaolan.cc/static/web/css/../img/btn_01.png") no-repeat center;
    margin-top: 24px;
}

.jobs_inmations{ background-color:#FFFFFF;}
.join-info {
    padding:50px;
}
.join-info .tit-box {
    line-height: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.join-info .tit-box h4 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}
.fr {
    float: right;
    display: inline;
}
.fl {
    float: left;
    display: inline;
}
.f-cb::after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.join-info .tit-box {
    line-height: 50px;
}
.join-info .tit-box .lab span {
    display: inline-block;
    float: left;
    margin-left: 18px;
    padding-left: 24px;
    background: url("http://www.jinaolan.cc/static/web/img/ico_20.png") no-repeat left center;
    font-size: 14px;
}
.join-info .info-cont {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.join-info .info-cont .cont-list {
    margin-bottom: 44px;
}
.join-info .info-cont .stit {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.join-info .info-cont .word {
    margin-top: 12px;
    line-height: 24px;
    color: #666;
}
.join-info .info-cont .bot-email {
    line-height: 26px;
}
.join-info .link-email {
    display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color: #d49f2b;
    border-radius: 2px;
}

.job_submits{display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color: #d49f2b;
    border-radius: 2px; border:0}
.jobs_table{ margin:30px 0px;}
.jobs_table tr{ height:40px; line-height:40px;}
.jobs_table input{ border:#ddd 1px solid; height:24px; line-height:24px; text-indent:10px;}
.jobs_table input.job_submits{display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color: #d49f2b;
    border-radius: 2px;  margin:0px auto}
.jobs_table textarea{ border:#ddd 1px solid; height:100px; line-height:24px; text-indent:10px; width:950px; margin:0px auto}

@media (max-width:1000px) {


}