#indexTop_gg > a {
  display: block;
  overflow: hidden;
}
#indexTop_gg > a > img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.index_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 110px;
}
/*新版首页*/
.index_head .logobox {
}
.alltop_nav .tnav .tlogo {
  width: 210px;
}
.alltop_nav .tnav .tl {
  width: 990px;
}

/*搜索*/
.index_head_search_box {
  width: 580px;
}
.index_head_search_box .main-sty {
}
.index_head_search_box .main-sty .sty-cell {
  line-height: 20px;
  float: left;
  background-color: #f0f5fc;
  color: #333;
  height: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  border-radius: 6px 6px 0px 0px;
  margin-right: 7px;
  cursor: pointer;
  font-size: 12px;
}
.index_head_search_box .main-sty .sty-cell.select {
  color: #fff;
  background-color: #2577e3;
}
.index_head_search_box .main-sip {
  border: 2px solid #2577e3;
  width: 500px;
  height: 40px;
  position: relative;
  float: left;
  background-color: #ffffff;
  border-radius: 0px 6px 6px 6px;
  position: relative;
}
.index_head_search_box .main-sip .ip-box input {
  width: 400px;
  height: 38px;
  padding-left: 10px;
  line-height: 38px;
}
.index_head_search_box .main-sip .ip-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.index_head_search_box .main-sip .ip-btn input {
  width: 75px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background-color: #2577e3;
  border-radius: 0px 3px 3px 0px;
}
.index_head_search_box .index_head_search_txt {
  font-size: 12px;
  float: right;
}
.index_head_search_box .index_head_search_txt a {
  display: block;
  margin-left: 10px;
}
.index_head_search_box .index_head_search_txt a.index_search_classic {
  padding-left: 10px;
}
.index_head_search_box .index_head_search_txt a.index_search_map {
  padding-left: 18px;
  background-image: url(../images/109.png);
  background-repeat: no-repeat;
  background-position: 0 -109px;
  margin-top: 4px;
}

.index_head_code p {
  color: #999;
  line-height: 25px;
  height: 20px;
  text-align: right;
  font-size: 12px;
}

.index_head_code .code_img {
  position: relative;
  top: 10px;
  right: -20px;
}
/*导航*/
.index_top_nav {
  width: 100%;
  min-width: 1200px;
  height: 45px;
  line-height: 45px;
  background-color: #2577e3;
}
.index_top_nav > div > ul {
  display: flex;
  justify-content: space-between;
}
.index_top_nav li {
}
.index_top_nav li a {
  display: block;
  padding: 0 17px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
}
.index_top_nav li.hover a {
  background-color: #0356c4;
  color: #fff;
  text-decoration: none;
}
.index_top_nav li.select a {
  padding-left: 50px;
  letter-spacing: 5px;
  background: url(../images/indexNew2/nav_li_select.png) no-repeat 20px center
  #0356c4;
}

.index_1 {
  /* margin-top: 5px; */
  height: auto;
}
.index_1 .index_head_ad {
  margin-bottom: 5px;
}
.index_1 .floor1 {
  padding: 8px 8px;
  /* margin-top: 5px; */
}

/*通知公告*/
.index_notice_list_1 {
  width: 415px;
  height: 340px;
  margin-left: 10px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 0 15px;
}
.index_notice_list_1 .list_classify {
  height: 44px;
  border-bottom: 1px solid #ebebeb;
}
.index_notice_list_1 .list_classify li {
  float: left;
  width: 115px;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #333;
}
.index_notice_list_1 .list_classify li.select {
  border-bottom: 3px solid #2577e3;
  color: #2577e3;
}
.index_notice_list_1 .list_classify .more {
  width: 35px;
  height: 20px;
  display: block;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  margin-top: 13px;
}
.index_notice_list_1 .list_classify .more:hover {
  background-color: #f28817;
}
.index_notice_list_1 .list_content {
  margin-top: 10px;
  position: relative;
}
.index_notice_list_1 .list_content > ul {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 270px;
}

.index_notice_list_1 .list_content li {
  line-height: 31px;
  padding-left: 30px;
  background: url(../images/indexNew2/1.png) no-repeat left center;
  z-index: 2;
}
.index_notice_list_1 .list_content li a {
  color: #333;
}

.index_notice_list_1 .list_content li:hover {
  background: url(../images/indexNew2/2.png) no-repeat left center;
}
.index_notice_list_1 .list_content li:hover a {
  color: #2577e3;
}
.index_notice_list_1 .list_content li:hover a * {
  color: #2577e3;
}

/*招聘咨询*/
.index_notice_list_2 {
  width: 410px;
  height: 340px;
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 0 15px;
}
.index_notice_list_2 .list_classify {
  height: 44px;
  border-bottom: 1px solid #ebebeb;
}
.index_notice_list_2 .list_classify li {
  float: left;
  width: 115px;
  line-height: 41px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #333;
}
.index_notice_list_2 .list_classify li.select {
  border-bottom: 3px solid #2577e3;
  color: #2577e3;
}
.index_notice_list_2 .list_classify .more {
  width: 35px;
  height: 20px;
  display: block;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  margin-top: 13px;
}
.index_notice_list_2 .list_classify .more:hover {
  background-color: #f28817;
}
.index_notice_list_2 .list_content {
  margin-top: 10px;
  position: relative;
}
.index_notice_list_2 .list_content > ul {
  height: 270px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.index_notice_list_2 .list_content li {
  line-height: 31px;
  padding-left: 10px;
  z-index: 2;
  position: relative;
}
.index_notice_list_2 .list_content li a {
  color: #333;
}
.index_notice_list_2 .list_content li span {
  color: #999;
}
.index_notice_list_2 .list_content li:before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #999;
  content: "";
}
.index_notice_list_2 .list_content li:hover:before {
  border-color: transparent transparent transparent #2577e3;
}
.index_notice_list_2 .list_content li:hover {
}
.index_notice_list_2 .list_content li:hover a {
  color: #2577e3 !important;
}
.index_notice_list_2 .list_content li:hover a * {
  color: #2577e3 !important;
}

.floor3 {
  display: flex;
  padding: 8px;
  padding-top: 0;
  padding-bottom: 0;
  box-sizing: border-box;
}
.floor3 > .l {
  flex: 0 0 280px;
  margin-right: 10px;
}
.floor3 > .l > .city {
  color: white;
  background-image: url(../images/city_blue_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  height: 160px;
}
.floor3 > .l > .city > div {
  display: flex;
  justify-content: space-between;
}
.floor3 > .l > .city > div > h1 {
  font-size: 16px;
  line-height: 16px;
}
.floor3 > .l > .city > div > span {
}

.floor3 > .l > .city > ul {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
}
.floor3 > .l > .city > ul > li {
  margin-right: 10px;
  line-height: 20px;
}
.floor3 > .l > .city > ul > li > a {
  font-size: 12px;
  color: white;
}
.floor3 > .l > .city > ul > li:nth-child(2) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.floor3 > .l > .city > ul > li:nth-child(6) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.floor3 > .l > .city > ul > li:nth-child(7) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.floor3 > .l > .city > ul > li:nth-child(8) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.floor3 > .l > .city > ul > li:nth-child(10) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.floor3 > .l > .city > ul > li:nth-child(15) > a {
  font-weight: 600;
  background-image: url("/Application/Home/View/default/public/icon/star.png");
  background-position: 0 2px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  padding-left: 14px;
}

.floor3 > .l > .gg {
}
.floor3 > .l > .gg > a {
}
.floor3 > .l > .gg > a > img {
  margin-top: 8px;
  display: block;
  width: 100%;
  height: 120px;
}

.floor3 > .r {
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  width: 896px;
}
.floor3 > .r > .index_main_title {
  background-color: #3388ff;
  box-sizing: border-box;
  color: white;
}
.floor3 > .r > .ztzl {
  padding-top: 7px;
  padding-left: 8px;
  padding-bottom: 8px;
  background-color: white;
  border: 1px solid #3388ff;
}
.floor3 > .r > .ztzl > .box {
  overflow: hidden;
  position: relative;
  height: 104px;
}
.floor3 > .r > .ztzl > .box > ul {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.floor3 > .r > .ztzl > .box > ul > li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  align-items: center;
  padding: 4px 0;
  padding-right: 8px;
  display: flex;
  flex-wrap: nowrap;
}

.floor3 > .r > .ztzl > .box > ul > li > .type {
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  flex: 0 0 54px;
  border-radius: 3px;
  box-sizing: border-box;
}

.floor3 > .r > .ztzl > .box > ul > li > .type.apply {
  color: #339966;
  border: 1px solid #339966;
}
.floor3 > .r > .ztzl > .box > ul > li > .type.expired {
  color: gray;
  border: 1px solid gray;
}
.floor3 > .r > .ztzl > .box > ul > li > .type.notice {
  color: rgb(85, 123, 228);
  border: 1px solid rgb(85, 123, 228);
}
.floor3 > .r > .ztzl > .box > ul > li > .type.ztzl {
  color: rgb(59, 185, 164);
  border: 1px solid rgb(59, 185, 164);
}
.floor3 > .r > .ztzl > .box > ul > li > .type.ticket {
  color: rgb(42, 39, 184);
  border: 1px solid rgb(42, 39, 184);
}

.floor3 > .r > .ztzl > .box > ul > li > a {
  line-height: 16px;
  padding-left: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.floor3 > .r > .ztzl > .box > ul > li > a:hover {
  color: rgb(70, 123, 238);
  text-decoration: underline;
}

.floor3 > .r > .gg1 {
  padding-top: 6px;
}
.floor3 > .r > .gg1 > a + a {
  display: block;
  margin-top: 4px;
}
.floor3 > .r > .gg1 > a > img {
  display: block;
  width: 100%;
  height: 60px;
}

.floor3 > .r > .gg2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.floor3 > .r > .gg2 > a {
  display: block;
  margin-top: 4px;
  width: 442px;
}
.floor3 > .r > .gg2 > a > img {
  display: block;
  width: 100%;
  height: 60px;
}

/*第二行*/
.floor2 {
  margin-top: 5px;
}
/*快速链接*/
.index_quicklinks {
  width: 290px;
  height: 300px;
}
.index_quicklinks .quicklink_item {
  width: 90px;
  margin-top: 9px;
  margin-right: 9.666px;
}
.index_quicklinks .print_news_box {
  width: 290px;
  height: 173px;
  margin-top: 9px;
}
.print_news_box .box_title {
  font-weight: bold;
}
.print_news_box .box_content {
  height: 140px;
  margin-top: 5px;
}
.print_news_box .box_content li {
  height: 33px;
  line-height: 33px;
}
.print_news_box .box_content li a {
  height: 32px;
  line-height: 32px;
  font-size: 13px;
}
.index_quicklinks .print_news_box .more {
  width: 35px;
  height: 18px;
  display: block;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
}
.index_quicklinks .print_news_box .more:hover {
  background-color: #f28817;
}
/*招考*/
.zk_news_list {
  position: relative;
  left: 0;
  top: 0;
  width: 902px;
  height: 300px;
  padding: 0 10px;
}
.zk_news_list .news_cate_box {
  margin-top: 10px;
}

/*招聘会*/
.index_jobfairlist_box {
  width: 290px;
  height: 465px;
  margin-top: 10px;
}
.index_jobfairlist_box .box_title {
  width: 100%;
  height: 40px;
  border-bottom: 2px solid #3388ff;
  font-size: 16px;
}
.index_jobfairlist_box .box_title .title_txt {
  width: 145px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  background: url(../images/indexNew2/4.png) no-repeat 10px center #3388ff;
  color: #fff;
}
.index_jobfairlist_box .box_remind {
  width: 100%;
  padding: 4px 3px;
  color: #e4393c;
  font-size: 12px;
  line-height: 16px;
}
.index_jobfairlist_box .box_title .more {
  width: 35px;
  height: 18px;
  display: block;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  margin-top: 8px;
  margin-right: 8px;
}
.index_jobfairlist_box .box_title .more:hover {
  background-color: #f28817;
}
.index_jobfairlist_box .box_content {
  height: 223px;
  overflow: hidden;
}
.index_jobfairlist_box .index_jobfairlist li {
  height: 75px;
  padding: 10px 0;
}

.index_jobfairlist_box .jobfair_ad {
  width: 290px;
  height: 140px;
  margin-top: 5px;
}
.index_jobfairlist_box .jobfair_ad img {
  width: 100%;
  height: 100%;
}

/*培训考证*/
.train_ad {
  width: 1200px;
  max-height: 690px;
  margin-top: 10px;
}
.train_ad .box_title {
  width: 100%;
  height: 40px;
  border-bottom: 2px solid #3388ff;
  font-size: 16px;
}
.train_ad .box_title .title_txt {
  width: 130px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  background: url(../images/indexNew2/3.png) no-repeat 10px center #3388ff;
  color: #fff;
}
.train_ad .box_title .title_phone {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-size: 14px;
}
.train_ad .box_title .more {
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  border-radius: 3px;
  padding: 0px 5px;
  line-height: 20px;
  position: relative;
  top: 10px;
}
.train_ad .box_title .more:hover {
  background-color: #f28817;
}
.train_ad .box_content {
  margin-top: 9px;
  width: 1220px;
  max-height: 625px;
  overflow: hidden;
}
.train_ad .ad230_70 {
  float: left;
  margin-right: 12px;
  margin-bottom: 9px;
  width: 230px;
  height: 70px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.train_ad .ad230_70 .imgbox {
  width: 230px;
  border: 1px #eeeeee solid;
  height: 70px;
  position: relative;
}
.train_ad .ad230_70 .imgbox img {
  width: 230px;
  height: 70px;
  border: 0px;
}
.train_ad .ad230_70 .imgbox .showinfo {
  display: none;
  width: 230px;
  height: 70px;
  padding: 10px;
  position: absolute;
  left: -1px;
  top: -1px;
  border: 2px #ff5a00 solid;
  z-index: 5;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=120,strength=3); /*ie*/
  -moz-box-shadow: 0px 0px 10px #cccccc; /*firefox*/
  -webkit-box-shadow: 0px 0px 10px #cccccc; /*safari或chrome*/
  box-shadow: 0px 0px 10px #cccccc; /*opera或ie9*/
}
.train_ad .ad230_70.hover .imgbox .showinfo {
  display: block;
}
.train_ad .ad230_70 .imgbox .showinfo .comname {
  margin-top: 10px;
  width: 211px;
  font-size: 12px;
  height: 30px;
  padding-top: 5px;
  padding-left: 15px;
}
.train_ad .ad230_70 .imgbox .showinfo .jobslist {
  text-align: center;
  font-size: 12px;
  padding-bottom: 5px;
}
.train_ad .ad230_70 .imgbox .showinfo .jobslist .jli {
  height: 22px;
  line-height: 22px;
  width: 196px;
  padding-left: 30px;
  padding-right: 10px;
  background-image: url(../images/117.png);
  background-repeat: no-repeat;
  background-position: -277px 7px;
}
.train_ad .ad230_70 .imgbox .showinfo .jobslist .jli:hover {
  background-position: -277px -21px;
}
.train_ad .ad230_70 .imgbox .showinfo .jobslist .jli:hover a {
  color: #ff5a00;
}
.train_ad .ad230_70 .imgbox .showinfo .jobslist a {
  font-size: 12px;
  max-width: 70px;
}
.train_ad .ad230_70 .imgbox .showinfo .count {
  width: 95px;
  height: 20px;
  background-color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  margin: auto;
}
.train_ad .ad230_70 .imgbox .showinfo .count .v {
  width: 92px;
  float: left;
  padding-left: 15px;
  color: #000000;
}
.train_ad .ad230_70 .imgbox .showinfo .count .more {
  width: 60px;
  text-align: right;
  float: left;
}

.index_title .ad_more {
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  border-radius: 3px;
  padding: 0px 5px;
  line-height: 20px;
  position: relative;
  top: 10px;
}
.index_title .ad_more:hover {
  background-color: #f28817;
}

.right_jobs_group {
  margin-top: 10px;
}
.index_main_title {
  width: 100%;
  font-size: 16px;
  color: #3388ff;
  padding-left: 37px;
  padding-right: 5px;
  background-image: url(../images/indexNew2/danwei.png);
  background-repeat: no-repeat;
  background-size: 25px 25px;

  background-position: 7px center;
  height: 40px;
  line-height: 38px;
  border-bottom: 2px solid #3388ff;
}
.index_main_title .more {
  width: 35px;
  height: 18px;
  display: block;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  background-color: #ff6600;
  color: #fff;
  margin-top: 8px;
  margin-right: 8px;
}
.index_main_title .more:hover {
  background-color: #f28817;
}

/*置顶职位*/
.index_totop_box {
  width: 900px;
  height: 330px;
  overflow: hidden;
}
.index_totop_box .index_latestjobs_list {
  width: 912px;
  position: relative;
  height: 290px;
  overflow: hidden;
}
.index_totop_box #index_latestjobs_roll {
  position: absolute;
  top: 0px;
  left: 0px;
  height: auto;
}
.index_totop_box .index_latestjobs_box {
  background: #fff;
  position: relative;
  float: left;
  width: 292px;
  height: 60px;
  border: 1px solid #e0e0e0;
  padding: 5px 12px;
  margin-right: 12px;
  margin-top: 12px;
}
.index_totop_box .index_latestjobs_box:hover {
  background: #f5faff;
}
.index_totop_box .index_latestjobs_box:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  content: "";
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  border-top: 2px solid #1a79ee;
  border-bottom: 2px solid #1a79ee;
  border-top: 0px\9;
  border-bottom: 0px\9;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(0, 1);
  -ms-transform: translate(0, 1);
  transform: scale(0, 1);
}
.index_totop_box .index_latestjobs_box:after {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  content: "";
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  border-right: 2px solid #1a79ee;
  border-left: 2px solid #1a79ee;
  border-right: 0px\9;
  border-left: 0px\9;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  -webkit-transform: translate(1, 0);
  transform: scale(1, 0);
  -ms-transform: translate(1, 0);
}
.index_totop_box .index_latestjobs_box:hover:before,
.index_latestjobs_box:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-transform: translate(1);
  -o-transform: scale(1);
}
.index_totop_box .index_latestjobs_box a {
  position: relative;
  z-index: 100;
  display: inline-block;
  max-width: 230px;
  color: #333;
}
.index_totop_box .index_latestjobs_box img {
  width: 13px;
  height: 13px;
  position: relative;
  top: -10px;
  z-index: 100;
}
.index_totop_box .index_latestjobs_company {
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}
.index_totop_box .index_latestjobs_company .flag {
  position: relative;
  top: -7px;
  left: 0;
  font-size: 12px;
  padding: 0 3px;
  background-color: #dc1720;
  color: #fff;
}
.index_totop_box .index_latestjobs_company img {
  width: 13px;
  height: 13px;
  position: relative;
  top: -10px;
  z-index: 100;
}
.index_totop_box .companyname {
  display: inline-block;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.index_totop_box .index_latestjobs_jobs {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #333;
}
.index_totop_box .index_latestjobs_jobs a.link_job {
  margin-right: 8px;
  color: #333;
  line-height: 25px;
}
.index_totop_box .index_latestjobs_company a {
  color: #333;
}
.index_totop_box .index_latestjobs_company a:hover {
  text-decoration: none;
  color: #1a79ee;
}
.index_totop_box .index_latestjobs_box a:hover {
  text-decoration: underline;
}
.index_totop_box .index_title_blue {
  margin-bottom: 0;
}
.index_totop_box .index_latestjobs_company a {
  max-width: 170px;
}

/*紧急招聘*/
.emerg_jobs_list {
  width: 900px;
}
.emerg_jobs_list .jobsExtend_contentList {
  border: 1px solid #ff6c00;
  position: relative;
  height: 95px;
  overflow: hidden;
}
.emerg_jobs_list .jobsExtend_roll {
  position: absolute;
  top: 0px;
  left: 0;
  height: auto;
}
.emerg_jobs_list .gs_emergency {
  width: 212px;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px dashed #e0e0e0;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
.emerg_jobs_list .jobsExtend_job {
  display: block;
  width: 100%;
  height: 47px;
  padding-left: 50px;
  background: url(../images/indexNew2/jobjp.png) no-repeat center left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1c99f0;
}
.emerg_jobs_list .jobsExtend_wage {
  color: #ff3300;
}
.emerg_jobs_list .jobsExtend_job:hover {
  text-decoration: underline;
}

/*新版职场资讯*/
.some-job-group {
  width: 1198px;
  height: 451px;
  margin: 0 auto;
  border: 1px solid #edebeb;
  position: relative;
  background: #fff;
}
.some-job-group.news {
  border-top: 1px solid #edebeb;
}
.some-more {
  position: absolute;
  left: 34px;
  bottom: 43px;
  width: 145px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
}
.some-job-group .some-job-icon {
  float: left;
  width: 218px;
  height: 451px;
  border-right: 0;
  background: url(../images/indexNew2/234.png) no-repeat;
}
.new-cate-group {
  float: left;
  width: 690px;
  height: 451px;
  border-right: 1px solid #edebeb;
}
.new-cate-group .ncg-top {
  width: 670px;
  padding-left: 20px;
  height: 50px;
  overflow: hidden;
  border-bottom: 1px solid #edebeb;
}
.new-cate-group .ncg-top .ncg-top-cell {
  float: left;
  cursor: pointer;
  font-size: 16px;
  color: #444;
  padding: 0 22px;
  height: 50px;
  line-height: 50px;
}
.new-cate-group .ncg-top .ncg-top-cell:hover,
.new-cate-group .ncg-top .ncg-top-cell.select {
  color: #ff4129;
}
.ncg-con-group {
  padding-left: 27px;
  padding-top: 27px;
  width: 663px;
  height: 373px;
  position: relative;
}
.ajax_loading {
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  background: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.ajax_loading .ajaxloadtxt {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 150px;
  height: 28px;
  background-color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
  margin-top: 100px;
  font-size: 12px;
}
.ncg-con-group .ajax_loading .ajaxloadtxt {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center 5px;
  width: 150px;
  height: 28px;
  background-color: #ffffff;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
  margin-top: 152px;
  font-size: 12px;
}
.ncg-con-group .ncg-con-left {
  float: left;
  width: 230px;
}
.ncg-con-group .ncg-con-left .ncg-img-cell {
  width: 174px;
  text-align: center;
  margin-bottom: 10px;
  *zoom: 1;
}
.ncg-con-left .ncg-img-cell .img-b {
  width: 172px;
  height: 124px;
  border: 1px solid #eae7e4;
}
.ncg-con-left .ncg-img-cell .img-b img {
  width: 172px;
  height: 124px;
  border: 0;
}
.ncg-con-left .ncg-img-cell .img-t {
  width: 172px;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ncg-img-cell .img-t a {
  color: #444;
  text-decoration: none;
}
.ncg-img-cell .img-t a:hover {
  color: #ff6600 !important;
  text-decoration: underline;
}
.ncg-img-cell .img-t a:hover * {
  color: #ff6600 !important;
}
.ncg-con-group .ncg-con-right {
  float: left;
  width: 412px;
}
.ncg-con-group .ncg-con-right .ncr-line {
  height: 18px;
  line-height: 18px;
  margin-bottom: 18px;
  *zoom: 1;
}
.ncg-con-right .ncr-line .ncr-line-left {
  float: left;
  width: 300px;
  padding-left: 18px;
  height: 18px;
  line-height: 18px;
  background: url(../images/indexNew2/235.png) 0 7px no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ncr-line .ncr-line-left a {
  color: #444;
  text-decoration: none;
}
.ncr-line .ncr-line-left a:hover {
  color: #ff6600 !important;
  text-decoration: underline;
}
.ncr-line .ncr-line-left a:hover * {
  color: #ff6600 !important;
}
.ncg-con-right .ncr-line .ncr-line-right {
  float: right;
  color: #999;
}
.new-hot-group {
  float: left;
  width: 269px;
}
.new-hot-group .new-hot-top {
  width: 269px;
  padding-left: 50px;
  background: url(../images/indexNew2/fire_icon.png) no-repeat 20px center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #edebeb;
}
.new-hot-group .nhg-line-con {
  width: 269px;
  padding-left: 20px;
  padding-top: 27px;
}
.new-hot-group .nhg-line-con .nhg-line {
  height: 18px;
  line-height: 18px;
  margin-bottom: 18px;
  *zoom: 1;
}
.nhg-line-con .nhg-line .nhg-line-left {
  float: left;
  font-size: 10px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #d5d5d5;
  margin-right: 18px;
  margin-top: 1px;
  color: #fff;
  *zoom: 1;
}
.nhg-line-con .nhg-line .nhg-line-left.n1 {
  background: #ff6d3a;
}
.nhg-line-con .nhg-line .nhg-line-left.n2 {
  background: #02c6e0;
}
.nhg-line-con .nhg-line .nhg-line-left.n3 {
  background: #38deb1;
}
.nhg-line-con .nhg-line .nhg-line-right {
  float: left;
  width: 224px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nhg-line .nhg-line-right a {
  color: #444;
  text-decoration: none;
}
.nhg-line .nhg-line-right a:hover {
  color: #ff6600 !important;
  text-decoration: underline;
}
.nhg-line .nhg-line-right a:hover * {
  color: #ff6600 !important;
}

/*首页警告弹窗*/
.index_warn_box {
  width: 400px;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -200px;
  background: #fff;
  z-index: 9999;
}
.index_warn_box .warn_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 26px;
  letter-spacing: 5px;
  font-weight: bold;
  color: #fff;
  background-color: #f00;
  text-align: center;
}
.index_warn_box .warn_content {
  background-color: #fff4f7;
  color: #333;
  padding: 15px 15px;
}
.index_warn_box .warn_content p {
  line-height: 28px;
  font-size: 14px;
  color: #f00;
}
.index_warn_box .warn_content p.right_txt {
  text-align: right;
}
.index_warn_box .warn_close {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  letter-spacing: 5px;
  color: #fff;
  font-weight: bold;
  background-color: #f00;
  text-align: center;
  cursor: pointer;
}
