﻿.uc_OtherJob{background:#fff;padding:6px 24px;width:1032px;float:left}
.uc_OtherJob .O_tab{border-bottom:1px solid #e6e6e6;height:50px}
.uc_OtherJob .O_tab li{position:relative;float:left;font-size:16px;font-weight:400;color:#666;line-height:22px;padding:14px;cursor:pointer;transition:all .2s linear;margin-right:32px}
.uc_OtherJob .O_tab li:hover{color:#0378d8}
.uc_OtherJob .O_tab li.Selected{font-weight:600;color:#0378d8}
.uc_OtherJob .O_tab li.Selected:after{content:" ";position:absolute;width:28px;left:50%;margin-left:-14px;bottom:-2px;height:3px;background:linear-gradient(90deg,#0378d8,#0378d8);border-radius:2px;z-index:1}
.uc_OtherJob .O_content div{margin-left:-14px;margin-right:-14px;padding:14px 0 8px}
.uc_OtherJob .O_content div a{display:inline-block;font-size:12px;font-weight:400;color:#666;line-height:17px;margin:7px 14px;transition:all .2s linear;white-space:nowrap}
.uc_OtherJob .O_content div a:hover{color:#0378d8}