@charset "utf-8";
.jobs_in{ padding-top:60px; padding-bottom:30px;}
.jobsd_list {
    margin-top:0px;
    position: relative;
}
.jobsd_list ul {
    width: 100%;
}
.jobsd_list li {
    width: 31%; float:left;
    margin-right:1%; margin-left:1%;
    background-color: #fff; border:#eee 1px solid;
    border-bottom: 5px solid #eee;
    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 #317ff7; border-bottom: 5px solid #317ff7;}
.jobsd_list li a {
    display: block;
    width: auto;
    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;margin-top: 20px;
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.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{ padding-bottom:40px;}
.join-info {
}
.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: 18px;
color: #000;
line-height: 220%;
font-weight: bold;
}
.join-info .info-cont .word {
    margin-top: 12px;
    line-height: 220%;
    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:#226ee3;
    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: #226ee3;
    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: #226ee3;
    border-radius: 2px;  margin:0px auto}
.jobs_table textarea{ border:#ddd 1px solid; height:100px; line-height:24px; text-indent:10px; width:80%; margin:0px auto}


.jobs_lists{}
.jobs_lists ul li{ margin-top:0px;}
.jobs_lists ul li .pro_titile{ position:relative; background-color:#ffffff;border-radius:5px; background:#ffffff url(../images/renwu01.png) 20px center no-repeat ; color:#000000; padding:20px 20px 20px  50px; margin-bottom:16px; border:#959595 1px solid;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.jobs_lists ul li .tubiao{ position:absolute; top:50%; right:18px; background:url(../images/xiangxia.png) center center no-repeat; width:17px; height:10px; margin-top:-5px;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.jobs_lists ul li.on  .pro_titile{background-color:#226ee3;border-radius:5px; background:#226ee3 url(../images/renwu02.png) 20px center no-repeat ;border:#226ee3 1px solid;-webkit-transition: all ease .4s;
	transition: all ease .4s; color:#FFF}
.jobs_lists ul li.on  .pro_titile .tubiao{background:url(../images/xiangshang.png) center center no-repeat;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.jobs_lists ul li .pro_canshu_con{ display:none; line-height:220%; padding-top:0px; padding-bottom:40px;}
.jobs_lists ul li .pro_canshu_con .online_toudi{ padding-top:30px;}
.jobs_lists ul li .pro_canshu_con .online_toudi a{ padding:10px 30px; background-color:#FFFFFF; border:#0069b0 1px solid;border-radius:5px; color:#0069b0; display:inline-block;}
.jobs_lists ul li .pro_canshu_con .online_toudi a:hover{background-color:#0069b0;color:#ffffff}

.jobs_lists ul li.on .pro_canshu_con{ display:block}
.zhizhe{ color:#000000; padding-bottom:10px; padding-top:10px; font-weight:bold}
.jobs_lists ul li .pro_canshu_con .info-cont{ text-align:center;}
.jobs_lists ul li .pro_canshu_con .job_left{ display:inline-block; width:56%; vertical-align:top; text-align:left;}
.jobs_lists ul li .pro_canshu_con .job_left .stit{ font-size:18px; font-weight:bold; margin-top:20px;}
.jobs_lists ul li .pro_canshu_con .job_r_img{ display:inline-block; width:40%; vertical-align:top;}
.jobs_lists ul li .pro_canshu_con .job_r_img img{ width:100%;}

.bot-email a{ background:url(../images/email_icon.png)  30px center no-repeat; border:#317ff7 1px solid; color:#317ff7; padding:10px 30px; padding-left:60px; display:inline-block;border-radius:5px; margin-top:30px; }


.join-info .job_left{ display:inline-block; width:56%; vertical-align:top; text-align:left;}
.join-info .job_left .stit{ font-size:18px; font-weight:bold; margin-top:20px;}
.join-info .job_r_img{ display:inline-block; width:40%; vertical-align:top;}
.join-info .job_r_img img{ width:100%;}



@media (max-width:1000px) {
	.jobsd_list li {
    width: initial;
    float: none;
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border: #eee 1px solid;
    border-bottom: 5px solid #eee;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 1rem;
    display: block;
}
.mb_class {
    text-align: center;
    padding-bottom: 2rem;
}
.jobs_lists ul li .pro_canshu_con .job_left {
    display: block;
    width: initial;
}
.jobs_lists ul li .pro_canshu_con .job_r_img {
    display: block;
    width: initial;
    vertical-align: top;
    margin-top: 2rem;
}
.join-info .job_left {
    display: block;
    width: initial;
}
.join-info .job_r_img {
    display: block;
    width: initial;
    vertical-align: top;
    margin-top: 2rem;
}
.div_table {
    width: 100%;
    overflow-x: scroll;
}
.jobs_table {
    width: 800px;
}

	}
	
