@charset "utf-8";

/*人才招聘*/
.Recruitment_list{ margin: 60px auto 100px; width: 1200px }
.Recruitment_list .brief_content p{color:#555;font-size:20px;line-height:20px}
.Recruitment_list .offers_header{margin-top:30px;background:#999}
.Recruitment_list .offers_header .segmentation{margin-right:auto;margin-left:auto;width:94%}
.Recruitment_list .offers_header .segmentation span{display:inline-block;width:16.6666%;color:#FFF;text-align:center;font-size:16px;line-height:50px}
.Recruitment_list .offers{padding-bottom:50px;border-top:1px none #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;border-left:1px solid #eee;box-shadow:0 3px 10px hsla(0,0%,50%,.25)}
.Recruitment_list .offers .title{margin-right:auto;margin-left:auto;width:94%;height:60px;border-bottom:1px solid #eee;color:#333;line-height:60px;cursor:pointer}
.Recruitment_list .offers .title span{display:inline-block;width:16.6666%;text-align:center;line-height:60px}
.Recruitment_list .offers .title:hover,.Recruitment_list .offers .on{color:#da2418}
.Recruitment_list .offers .more{display:none;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:50px 25px 50px;width:94%;background:#f5f5f5;transition:all 0s ease 0s;border-bottom:1px solid #eee;}
.Recruitment_list .offers .more .box{float:left;padding-right:3%;padding-left:3%;width:44%;font-size:13px}
.Recruitment_list .offers .more .box .tit{font-weight:700;font-size:14px}