/*job-list*/
.hrList_a1_item {background: #fff; max-width: 100%; }
.hrList_a1_title {padding: 10px 0 10px 30px; cursor: pointer; overflow: hidden; border-bottom: 1px solid #eee; }
.hrList_a1_item:nth-child(even) .hrList_a1_title {background: #f8f8f8; }
.hrList_a1_title ul {overflow: hidden; }
.hrList_a1_button { display: none; border-top: 1px dashed #eee; margin: 0 .3rem .3rem; padding-top: .3rem; }
.hrList_a1_button a.more, .DownList_a1 li a {text-align: left; display: inline-block; height: .5rem; line-height: .5rem; width: 3rem; text-align: center; color: #fff; background: #0095cc; transition-duration: .3s; border-radius: 8px; font-size: .22rem; margin: 0; }
.hrList_a1_button a.more:hover, .DownList_a1 li a:hover { background-color: #b18a17; transition-duration: .3s; }
.hrList_a1_item>ul { display: none; font-size: .23rem; padding: .2rem; }
.hrList_a1_item>ul li {font-size: .22rem; line-height: 2.5; }

.JobList_e1 {border: 1px solid #eee; margin-bottom: 35px; width: 6rem; margin: 0 auto;}
.hrList_a1_title li {width:33.33%; float: left; color: #6f6f6f; font-size: .22rem; box-sizing: border-box; }
.hrList_a1_title li:first-child {color: #0095cc; font-weight: bold;}
.job_title {padding: .2rem 0; background: #0095cc; width: 6rem; border: 1px solid #0095cc; margin: 0 auto;}
.job_title ul { overflow: hidden; padding-left: 30px; }
.job_title li { color: #fff; float:left; font-size:.24rem; width:33.33%; line-height: normal; }
.job_title i { display: inline-block; margin-right: 5px; vertical-align: middle; }
.job_title img {max-width: 25px; max-height: 20px; display: block; }
.job_title span { display: inline-block; vertical-align: middle; }

.job_box {width: 100%; overflow: auto; margin: 0 auto;}
.hrList_a1_button a.more { display: inline-block; vertical-align: top; }
.job_type { display: inline-block; font-size: .22rem; overflow: hidden; vertical-align: middle; margin-left: 50px; }
.job_type select { background: #f5f5f5; font-size: 14px; padding: 10px 20px; color: #666; line-height: 2; }
.job_type .L { float: left; }
.job_type span { color: #fba51a; }
.job_type .L a { padding: 5px 20px; border: 1px solid #ddd; border-radius: 3px; color: #777; margin-right: 10px; transition: 0.3s ease 0s; }
.job_type .R { float: right; }
.job_type .R form { display: inline-block; line-height: 30px; }
.job_type .R input { height: 29px; border-bottom: 1px solid #ddd; padding: 0 10px; line-height: 35px; color: #666; font-size: 14px; width: 200px; }
.job_type .R button { font-size: 14px; font-family: "微软雅黑", Microsoft YaHei; border-radius: 3px; width: 80px; height: 30px; color: #666; background: #eee; margin-left: 20px; cursor: pointer; transition: 0.3s ease 0s; }
.job_type .L a:hover, .job_type .R button:hover { border-color: #fff; color: #fff; background: #fba51a; }
.job_type .R input:focus { border-bottom-color: #fba51a; }
.job_title img { max-width: 20px; max-height: 16px; }
.job_title ul { padding: 0; }
.job_title li, .hrList_a1_title li { text-align: center; }
.hrList_a1_title { padding-left: 0; }
