
/* 招聘 */
.main{overflow: hidden; margin-bottom: 30px}
.rec-head {height:80px;background-color:#333;overflow:hidden;padding-left:140px;margin-top: 30px;}
.rec-head .th {float:left;padding:10px 0;width:18%;height:60px;overflow:hidden;font-size:18px;color:#fff;line-height:60px;text-align:center;}
.rec-head .th.zhiwei {text-align:left;}
.rec-head .th.anu {width:10%;}
.reclist {background-color:#fff;}
.reclist li {border-bottom:1px solid #f5f5f5; width: 100%; margin-bottom: 0!important}
.rec-hand {height:70px;line-height:70px;background-color:#fff;padding-left:140px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.rec-hand .td {float:left;padding:10px 0;width:18%;overflow:hidden;font-size:16px;color:#666;line-height:50px;text-align:center;height:50px;}
.rec-hand .td.zhiwei {text-align:left;}
.rec-hand .td.anu {width:10%;}
.rec-hand a.more {display:block;cursor:pointer;background:url('../image/zp.png') 30% no-repeat;}
.reclist li.on .rec-hand {background-color:#ea1f23;}
.reclist li:hover .rec-hand {background-color:#ea1f23;}
.reclist li.on .rec-hand .td {color:#fff;}
.reclist li:hover .rec-hand .td {color:#fff;}
.reclist li.on a.more,.reclist li:hover a.more {background-image:url('../image/zph.png');}
.reclist li,.rec-hand,.reclist .td {-webkit-transition:0.6s;transition:0.6s;}
.reclist .rec-con {display:none;}
.reclist .rec-txt {font-size:16px;color:#444;line-height:2;letter-spacing: 1px;padding:50px 140px;border:1px solid #ea1f23;box-sizing: border-box;}
.reclist .rec-txt .red {display:inline-block;}
@media screen and (max-width:1600px) {.rec-head,.rec-hand {padding-left:110px;}
.reclist .rec-txt {padding:50px 110px;}
}
@media screen and (max-width:1400px) {.rec-head,.rec-hand {padding-left:80px;}
.reclist .rec-txt {padding:50px 80px;}
}
@media screen and (max-width:1200px) {.rec-head,.rec-hand {padding-left:60px;}
.reclist .rec-txt {padding:50px 60px;}
}
@media screen and (max-width:1080px) {.rec-head,.rec-hand {padding-left:40px;}
.reclist .rec-txt {padding:50px 40px;}
}