* {
  margin: 0;
  padding: 0;
}
.w {
  width: 1200px;
  margin: auto;
}
body {
  min-width: 1200px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
button,
input {
  outline: none;
  border: 0;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.nav {
  position: fixed;
  width: 100%;
  margin: auto;
  text-align: center;
  height: 64px;
  z-index: 199;
  background-color: transparent;
  transition: all 0.3s linear;
}
.nav .layui-nav {
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
}
.layui-nav .logo {
  float: left;
  line-height: 64px;
}
.nav .layui-nav .yc:hover {
  background-color: #1093E1;
}
.nav .layui-nav .yc:after {
  display: none;
}
.nav .layui-nav .layui-nav-item {
  line-height: 64px;
}
.layui-nav .layui-nav-item a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.layui-nav .layui-this:after,
.layui-nav-bar {
  background-color: #FFFFFF;
}
.layui-nav-item .layui-nav-child {
  display: none;
  position: absolute;
  top: 63px;
  min-width: 100%;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgb(0 0 0%);
  border: none;
  background-color: #1093E1;
  z-index: 100;
  border-radius: 0px;
  white-space: nowrap;
}
.layui-nav .layui-nav-child a {
  color: #fcfdfd;
}
.layui-nav .layui-nav-child a:hover {
  color: #8DF7C2;
  background-color: transparent;
}
.layui-nav .layui-nav-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  left: 23%;
  width: 54%;
  height: 5px;
  background-color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  opacity: 0;
}
.layui-nav .layui-nav-item:hover:after {
  opacity: 1;
}
.layui-nav .layui-this:after {
  opacity: 1;
}
.layui-nav-bar {
  display: none;
}
.focus {
  background-image: url(../../assets/img_recruit/banner_recruit.png);
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner {
  padding-bottom: 77px;
}
.banner .work {
  height: 790px;
  text-align: center;
  overflow: hidden;
}
.work .h2 {
  padding: 78px 0;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #162F5A;
}
.treatment {
  height: 24px;
  line-height: 24px;
}
.treatment ul {
  display: inline-block;
}
.treatment ul li {
  float: left;
  margin: 0 6px;
}
.imgs {
  height: 490px;
  margin-top: 70px;
}
.img_top {
  height: 284px;
  width: 100%;
}
.imgs .img1,
.imgs .img3 {
  float: left;
}
.imgs .img2,
.imgs .img5 {
  float: right;
}
.img_bottom {
  float: left;
  width: 100%;
  height: 203px;
  padding-top: 14px;
}
.hot_jobs .h2 {
  text-align: center;
  padding: 78px 0;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #162F5A;
}
.search {
  height: 57px;
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}
.search input {
  float: left;
  height: 57px;
  width: 876px;
  border: 1px solid #626262;
  font-size: 20px;
}
.search button {
  float: left;
  width: 140px;
  height: 57px;
  border: 1px solid #626262;
  border-left: 0;
  background-color: #162F5A;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FAFBFE;
}
.tab {
  width: 1100px;
  margin: auto;
}
.tab .layui-table {
  margin: auto;
}
.layui-table tbody tr:hover {
  background-color: #F3F2F2;
}
.tab .layui-table th {
  padding: 13px 15px;
  line-height: 30px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.tab .layui-table td {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.tab .layui-table td:last-child a {
  padding: 0;
  height: 30px;
  width: 100%;
  display: block;
}
.tab .layui-table td:last-child {
  background: url(../../assets/img_recruit/btn1.png) no-repeat center center;
  text-align: center;
}
.tab .layui-table td:last-child:hover {
  background: url(../../assets/img_recruit/btn2.png) no-repeat center center;
}
.tab p {
  padding-top: 22px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.footer {
  z-index: 199;
  width: 100%;
  height: 328px;
  background: #0A2349;
}
.contactus {
  float: left;
  width: 302px;
  height: 269px;
  padding-top: 53px;
}
.line {
  float: left;
  margin-top: 53px;
  width: 1px;
  height: 179px;
  background: #999999;
}
.contactus dl dd {
  padding-top: 8px;
}
.contactus .lxdh {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CBCBCB;
  line-height: 13px;
}
.Disclaimers a {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.Disclaimers span {
  color: #FFFFFF;
}
.contactus .wx {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #CBCBCB;
}
.mod_help {
  height: 269px;
  border-bottom: 1px solid #999999;
  padding-top: 53px;
  padding-left: 452px;
}
.mod_help dl {
  float: left;
  width: 265px;
}
.mod_help dl:last-child {
  width: 185px;
}
.mod_help dl dt {
  margin-bottom: 27px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.mod_help dl dd {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #DCD9D9;
}
.mod_help dl dd a:hover {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.mod_copyright {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 58px;
}
#suggest-list {
  width: 400px;
  height: 400px;
  border: 2px outset #eeeeee;
  display: none;
}
