.box_near_footer .box_counter {
  display: block;
}

#container {
  padding-top: 0px;
}

.box_re {
  padding: 10px 0px 0px;
}
.box_re > .title {
  color: #202020;
  margin: 0px 0px 15px;
  text-align: left;
  font-weight: 600;
  text-transform: initial;
  font-size: 28px;
  padding: 0px;
  font-family: "Inter";
}
@media (max-width: 599px) {
  .box_re > .title {
    font-size: 22px;
  }
}
.box_re > .title > a {
  color: #fff;
  font-size: 14px;
  text-transform: initial;
  font-weight: 500;
  padding: 9px 0px;
  margin-top: -5px;
  margin-right: -150px;
  background: #22b7ea;
  min-width: 170px;
}
.box_re > .more {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.box_re > .more a {
  border: 1px #09509f solid;
  color: #09509f;
  font-weight: 300;
  border-radius: 3px;
  padding: 10px 45px;
  font-size: 15px;
}
.box_re .list_item .row_item .img_company img {
  max-width: 75px !important;
}
.box_re .list_item .row_item#list_item_vip .img_company img {
  max-width: 80px !important;
}

.list_item .row_item {
  margin-bottom: 15px !important;
}
.list_item .row_item > .item {
  margin-left: -8px;
  margin-right: -8px;
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.list_item .row_item .content_job {
  min-height: 86px;
}
.list_item .row_item .info-title .w40 > a {
  font-weight: bold;
}
.list_item .row_item .info-title .w40 > div a {
  color: #888888;
  text-transform: capitalize;
}
.list_item .row_item .img_company {
  left: 0px !important;
}
.list_item #list_item_focus .item .info {
  padding: 0px 15px;
  width: 33.3333%;
}
.list_item #list_item_focus .item .info .bd_big {
  border-left: 0px !important;
}
.list_item #list_item_focus .item .info .bd_big .bd {
  border: 0px;
  border-bottom: 1px #f1f1f1 solid;
  box-shadow: none;
  padding: 8px 0px;
}
.list_item #list_item_focus .item .info:last-child .bd {
  border: 0px !important;
}

#search1 .chosen-container-multi .chosen-choices li.search-choice {
  background: #22b7ea;
  color: #fff;
  margin: 10px 3px 8px;
}

#work_connect {
  padding: 20px 0px;
}
#work_connect .owl-controls {
  position: absolute;
  top: 40%;
  left: 0px;
  width: 100%;
}
#work_connect .owl-controls .owl-prev {
  background: #ebebeb;
  border: 1px #d5d5d5 solid;
  color: #b5b5b5;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  left: -25px;
}
#work_connect .owl-controls .owl-next {
  background: #ebebeb;
  border: 1px #d5d5d5 solid;
  color: #b5b5b5;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  right: -25px;
}
#work_connect .item .content img {
  max-width: 100%;
  width: auto;
  display: inline-block;
}
#work_connect .item .box_bg {
  background: #f7f6f6;
  border-radius: 5px;
  padding: 40px 25px;
}
#work_connect .item .box_bg .pic {
  width: 70px;
  display: inline-block;
  float: left;
  text-align: left;
}
#work_connect .item .box_bg .pic img {
  max-width: 55px;
  display: inline-block;
}
#work_connect .item .box_bg .info {
  display: inline-block;
  width: calc(100% - 70px);
  float: left;
}
#work_connect .item .box_bg .info .short {
  font-size: 16px;
  color: #797979;
}
#work_connect .item .box_bg .stt {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}
#work_connect .item .box_bg .title {
  font-size: 18px;
  font-weight: bold;
  color: #0054a6;
  margin-top: 0px;
}
#work_connect .owl-item {
  text-align: left;
  transition: all 300ms ease-out 0s;
}
#work_connect .owl-item.center {
  zoom: 1.3;
  margin-top: -20px;
}
#work_connect .owl-item.center .item .box_bg {
  background: #0a5491;
}
#work_connect .owl-item.center .item .box_bg .title {
  color: #ffffff;
}
#work_connect .owl-item.center .item .box_bg .short {
  color: #ffffff;
}
#work_connect .owl-item.center .item .box_bg .pic img {
  filter: brightness(0) invert(1);
}
#work_connect .owl-stage-outer {
  padding: 30px 0px;
}

#news_focus .owl-controls {
  position: absolute;
  top: 40%;
  left: 0px;
  width: 100%;
}
#news_focus .owl-controls .owl-next {
  background: rgba(255, 255, 255, 0.7215686275);
  border: 1px #d5d5d5 solid;
  box-shadow: 1px 2px 4px 1px #bfbfbf;
  color: #ff3636;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  right: -25px;
}
#news_focus .owl-controls .owl-prev {
  background: rgba(255, 255, 255, 0.7215686275);
  border: 1px #d5d5d5 solid;
  box-shadow: 1px 2px 4px 1px #bfbfbf;
  color: #ff3636;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  left: -25px;
}

#employer_focus {
  padding: 30px 0px;
  margin-top: 30px;
}
#employer_focus .owl-controls {
  position: absolute;
  top: 25%;
  left: 0px;
  width: 100%;
}
#employer_focus .owl-controls .owl-next {
  background: #ffffff;
  border: 1px #d5d5d5 solid;
  box-shadow: 2px 1px 4px 0px #7d7d7d;
  color: #ff3636;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  right: -25px;
}
#employer_focus .owl-controls .owl-prev {
  background: #ffffff;
  border: 1px #d5d5d5 solid;
  box-shadow: 2px 1px 4px 0px #7d7d7d;
  color: #ff3636;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  left: -25px;
}

.box_count_full {
  background: url("../../images/bg_box_count.png") no-repeat;
  height: 134px;
}
.box_count_full .box_count {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  max-width: 60%;
  margin: 0px auto;
  padding: 40px 0px;
}
.box_count_full .box_count .col_count {
  display: inline-block;
  width: 25%;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.box_count_full .box_count .col_count .num {
  font-weight: bold;
  font-size: 26px;
}

.box_news {
  padding: 5px 0px 5px;
}
.box_news .title {
  text-align: left;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #373737;
}
@media (max-width: 599px) {
  .box_news .title {
    font-size: 22px;
  }
}
.box_news .title_small {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #686868;
  max-width: 50%;
  margin: 0 auto 20px;
}

#tth-wrapper.home .box_num_employer_recruitment {
  margin-top: 0px;
}
#tth-wrapper.home .box_list_hot .col_item {
  width: 100%;
  margin: 0px;
  padding: 6px 0px;
}
#tth-wrapper.home .box_list_hot .col_item .col_item_1 {
  width: 55%;
  text-align: left;
}
#tth-wrapper.home .box_list_hot .col_item .col_item_2 {
  width: 15%;
  text-align: center;
}
#tth-wrapper.home .box_list_hot .col_item .col_item_3 {
  width: 15%;
  text-align: center;
}
#tth-wrapper.home .box_list_hot .col_item .col_item_4 {
  width: 15%;
  text-align: right;
}
#tth-wrapper.home .box_list_new_1 .col_item {
  width: 48.5%;
  float: left;
  padding-left: 15px;
  position: relative;
}
#tth-wrapper.home .box_list_new_1 .col_item:before {
  content: "";
  background: #009192;
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 12px;
}
#tth-wrapper.home .box_list_new_1 .col_item:nth-child(2n) {
  float: right;
}
#tth-wrapper.home .box_list_new_1 .col_item .col_item_1 {
  width: 100%;
}
#tth-wrapper.home .box_list_new_1 .col_item .col_item_2 {
  width: 50%;
  text-align: left;
}
#tth-wrapper.home .box_list_new_1 .col_item .col_item_2 span {
  color: #009192;
}
#tth-wrapper.home .box_list_new_1 .col_item .col_item_3 {
  width: 50%;
  text-align: left;
}
#tth-wrapper.home .box_list_new_1 .col_item .col_item_3 span {
  color: #009192;
}
#tth-wrapper.home .list_item_title .border_bottom {
  font-weight: 700;
}
#tth-wrapper.home .box_search .btn {
  margin-right: 0px;
}
#tth-wrapper.home .box_list_vip .col_item {
  width: 100%;
  background: #f6f6f6;
  padding: 15px 10px;
  border: 0px;
  margin: 0px;
}
#tth-wrapper.home .box_list_vip .col_item:nth-child(even) {
  background: #e7f7f7;
}
#tth-wrapper.home .box_list_vip .col_item .col_item_right .col_item_2 {
  width: 33.33%;
  float: left;
}
#tth-wrapper.home .box_list_vip .col_item .col_item_right .col_item_3 {
  width: 33.33%;
  float: left;
}
#tth-wrapper.home .box_list_vip .col_item .col_item_right .col_item_4 {
  width: 33.33%;
  float: left;
}
#tth-wrapper.home .box_list_new .list_item_title_icon {
  background: url(../images/icon_new_home.jpg) no-repeat top 8px left 0px;
  padding-left: 47px;
}

#list_item_focus .item .info .img_company {
  min-height: 90px;
  display: inline-block;
  width: 110px;
  height: auto;
  border: 0px;
}
#list_item_focus .item .info .info-title {
  display: inline-block;
  width: calc(100% - 110px);
  float: left;
  padding: 0px 30px 0px 0px;
}
@media (max-width: 500px) {
  #list_item_focus .item .info .info-title {
    padding: 0;
  }
}
#list_item_focus .item .info .info-title > span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
#list_item_focus .item .info .info-title .info-location {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  color: #7A7A7A;
  margin-bottom: 4px;
}
#list_item_focus .item .info .info-title .info-location i {
  color: #7A7A7A;
}
#list_item_focus .item .info .info-title .info-location .date_update {
  min-width: 110px;
  align-items: center;
  display: flex;
}
#list_item_focus .item .info .info-title .info-location .date_update .icon_clock {
  background: url("../../images/icon_clock.png") no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}
#list_item_focus .item .info .info-title .info-location .location {
  align-items: center;
  display: flex;
  margin: 3px 0px;
}
#list_item_focus .item .info .info-title .info-location .location .icon_location {
  background: url("../../images/icon_location.png") no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}
#list_item_focus .item .info .info-title .info-price {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
#list_item_focus .item .info .info-title .info-price .money {
  color: #7A7A7A;
  font-weight: 600;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 13px;
  align-items: center;
  display: flex;
}
#list_item_focus .item .info .info-title .info-price .money .icon_money {
  background: url("../../images/icon_money.png") no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 4px;
}
#list_item_focus .item .info .info-title .info-price .money .icon {
  background: #7A7A7A;
  width: 16px;
  height: 16px;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
}
#list_item_focus .item .info .info-title .info-price .money .icon i {
  color: #ffffff;
}
#list_item_focus .item .info .info-title .info-price .money span {
  font-weight: 600;
  color: #7A7A7A;
}
#list_item_focus .item .info .info-title .info-price .money .unit {
  color: #7A7A7A;
  font-weight: 600;
}
#list_item_focus .item .info .info-title .info-price .money .intval {
  color: #7A7A7A;
  font-weight: 600;
}
#list_item_focus .item .info .info-title .info-price .money .price_css {
  color: #7A7A7A;
  font-weight: 600;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 175px;
}
#list_item_focus .owl-controls {
  display: inline-block;
  float: right;
  width: 100%;
  padding: 0px 0px;
}
#list_item_focus .owl-prev {
  color: #fff;
  font-size: 26px;
  margin: 2px;
  margin-top: 5px;
  padding: 0px 12px;
  background: #fff;
  color: #555;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
#list_item_focus .owl-prev:hover {
  background: #ef2c2c;
  color: #fff;
}
#list_item_focus .owl-next {
  color: #fff;
  font-size: 26px;
  margin: 2px;
  margin-top: 5px;
  padding: 0px 12px;
  background: #fff;
  color: #555;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
#list_item_focus .owl-next:hover {
  background: #ef2c2c;
  color: #fff;
}
#list_item_focus .ficon-angle-left:before {
  line-height: 33px;
}
#list_item_focus .ficon-angle-right:before {
  line-height: 33px;
}

.banner_center_home {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 0px;
}
.banner_center_home > .title {
  text-align: center;
  font-size: 28px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 35px;
  margin-top: 25px;
  color: #373737;
  border-bottom: 1px #e1e1e1 dotted;
}
.banner_center_home > .title span {
  background: #ffffff;
  padding: 0px 70px;
  margin-bottom: -20px;
  display: inline-block;
}
.banner_center_home > .title_small {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #686868;
  max-width: 40%;
  margin: 0 auto 20px;
}
.banner_center_home .banner_item {
  width: 33.3333%;
  padding: 0px 15px;
  display: inline-block;
  float: left;
}
.banner_center_home .banner_item img {
  max-width: 100%;
}

.menu_seeker {
  background: #f2f2f2;
  height: 70px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 0px;
}
.menu_seeker .text_top {
  padding: 24px 0px;
  font-size: 26px;
  font-weight: 200;
  line-height: 1.3;
  margin-bottom: 40px;
  text-align: center;
}
.menu_seeker .menu_l {
  display: inline-block;
  float: left;
  width: 35%;
  min-height: 1px;
}
.menu_seeker .menu_r {
  display: inline-block;
  float: left;
  width: 65%;
  color: #333;
  padding: 20px 0px 0px 20px;
  text-align: right;
  font-size: 14px;
}
.menu_seeker .menu_r a.a_create_cv {
  background: #30a4dc;
  margin-left: 20px;
  padding: 6px 20px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  float: right;
}
.menu_seeker .menu_r a.a_create_cv:hover {
  opacity: 0.8;
}
.menu_seeker .menu_r a.a_create_cv i {
  margin-left: 10px;
}
.menu_seeker .menu_r ul {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  float: right;
}
.menu_seeker .menu_r ul li {
  list-style: none;
  display: inline-block;
  color: #fff;
  padding: 5px 20px;
  font-size: 14px;
  float: left;
}
.menu_seeker .menu_r ul li a {
  color: #333;
}
.menu_seeker .menu_r ul li a i {
  margin-right: 5px;
}

footer {
  border-top: none;
}

.home_col > .col-md-8 {
  width: 70%;
  float: left;
}
.home_col > .col-md-4 {
  width: 30%;
  text-align: right;
  float: right;
}

.nav-tabs {
  border: 0px;
  margin-bottom: 8px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  background: #e9e9e9;
  border: 0px;
  border-radius: 4px;
  min-width: 200px;
  margin-right: 10px;
}
.nav-tabs > li.active > a {
  color: #555555;
  cursor: default;
  background-color: #d8d8d8;
  border: 0px;
}
.nav-tabs > li.active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #d8d8d8;
  border: 0px;
}
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #d8d8d8;
  border: 0px;
}

.list_item_focus .info {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 10px;
  min-height: 55px;
  margin-bottom: 15px;
}
.list_item_focus .info:hover .bd {
  box-shadow: 2px 2px 4px 1px #dadada;
}
.list_item_focus .info:hover .bd_big {
  border-left: 5px #0a5188 solid;
}
.list_item_focus .info .bd_big {
  background: #ffffff;
  border-radius: 6px;
}
.list_item_focus .info .bd {
  border: 1px #f1f1f1 solid;
  display: inline-block;
  width: 100%;
  padding: 15px;
}
.list_item_focus .info i {
  border: 0px;
  color: #ED1F24;
  font-size: 14px;
  margin-right: 4px;
  border-radius: 50%;
  display: inline-block;
  text-align: left;
  padding: 0px 0px;
}
.list_item_focus .info .money a {
  color: #27a8e3;
  font-weight: normal;
  text-decoration: underline;
}
.list_item_focus .info .money a:hover {
  text-decoration: initial;
}
.list_item_focus .info .info-title > a {
  display: inline-block;
  width: 100%;
  color: #1718E6;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_item_focus .info .info-title > a:hover {
  text-decoration: initial;
}
.list_item_focus .info .info-title .location {
  color: #919191;
  padding-left: 12px;
  margin-left: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 122px);
}
.list_item_focus #list_item_focus .item .info {
  padding: 0px 8px;
  width: 33.3333%;
}
@media (max-width: 990px) {
  .list_item_focus #list_item_focus .item .info {
    width: 50%;
  }
}
@media (max-width: 832px) {
  .list_item_focus #list_item_focus .item .info {
    width: 49.9999%;
  }
}
@media (max-width: 500px) {
  .list_item_focus #list_item_focus .item .info {
    width: 99.9999%;
  }
}
.list_item_focus #list_item_focus .item .info .bd_big {
  border-left: 0px !important;
}
.list_item_focus #list_item_focus .item .info .bd_big .bd {
  border: 0px;
  box-shadow: none;
  padding: 13px 0px;
}
.list_item_focus #list_item_focus .item .info:last-child .bd {
  border: 0px !important;
}
.list_item_focus #list_item_focus .item .info .bd_big {
  background: transparent;
}
.list_item_focus #list_item_focus .item .info .bd_big .bd {
  background: #ffffff;
}
.list_item_focus #list_item_focus .item .info .bd_big.viptype_j_specializedvip .bd {
  background: #dbdbff !important;
}
.list_item_focus #list_item_focus .item .info .bd_big.viptype_j_specializedvip .bd {
  border-left: 5px #1718e6 solid !important;
  background: #dbdbff !important;
}
.list_item_focus #list_item_focus .item .info .bd_big.viptype_j_specializedvip .bd .info-title .title {
  background: url("../images/vip.gif") no-repeat 0px 5px;
  padding-left: 28px;
}

.view_re_new {
  margin-top: 15px;
  display: inline-block;
  width: 85%;
  float: left;
}
.view_re_new a {
  color: #b61515;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.view_re_new a:hover {
  text-decoration: underline;
}
.view_re_new a i {
  font-style: 13px;
  margin-left: 5px;
}

.list_item_focus.vip .row_item .col_item a {
  background: url(../images/vip.gif) no-repeat top left;
  font-weight: bold;
  padding-left: 30px;
}

.home_resgiter .resgister_email_full {
  background: #fff;
  border: 1px #e6e6e6 solid;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 75px;
}
.home_resgiter .resgister_email_full .box_l {
  padding: 15px;
}
.home_resgiter .resgister_email_full .box_l i.icon-mail {
  background: url(../../images/icon-mail.png);
  display: inline-block;
  width: 52px;
  height: 50px;
  float: left;
  margin-right: 20px;
  margin-top: -12px;
}
.home_resgiter .resgister_email_full .resgister_email {
  padding: 0px;
}
.home_resgiter .resgister_email_full .resgister_email #email {
  border: 1px #e6e6e6 solid;
  padding: 4px 10px;
  border-radius: 3px;
  width: 75%;
}
.home_resgiter .resgister_email_full #form_res_email_home {
  width: 50%;
  padding: 12px 0px;
  float: right;
}
.home_resgiter .resgister_email_full #form_res_email_home .email {
  width: 100%;
  padding-right: 20px;
}
.home_resgiter .resgister_email_full #form_res_email_home .btn_search {
  position: relative;
  padding: 4px 30px;
  background: #b61515;
  border: 1px #b61515 solid;
  color: #fff;
  text-transform: initial;
  border-radius: 3px;
  margin-left: 15px;
}

.banner_center .banner_item {
  width: 100%;
  display: inline-block;
  float: left;
  text-align: center;
}
.banner_center .banner_item:hover {
  opacity: 0.9;
}

.bg_white {
  margin-top: 0px;
  padding: 30px 0px;
  background: #fff;
  display: inline-block;
  width: 100%;
}
.bg_white .brand_scroll {
  background: #fff;
  padding: 0px;
}
.bg_white .brand_scroll .owl-item .item {
  border: 1px #cfcfcf solid;
  padding: 3px 5px;
}
.bg_white .brand_scroll .title_brand {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.bg_white .box_news_focus .box-title {
  display: none;
}
.bg_white .box_news_focus .box-content .news_focus .news_focus-row {
  margin: 0px;
  width: 33.3333%;
  display: inline-block;
  float: left;
}
.bg_white .box_news_focus .box-content .news_focus .news_focus-row.big {
  margin: 0px;
  width: 66.6666%;
  display: inline-block;
  float: left;
}
.bg_white .box_news_focus .news_focus-row .img {
  width: 30%;
  margin-top: 0px;
}
.bg_white .box_news_focus .news_focus-row .info {
  width: 70%;
  margin-top: 0px;
}
.bg_white .box_news_focus .news_focus-row .info > h3 {
  margin: 0px;
}
.bg_white .box_news_focus .news_focus-row .info > h3 a {
  font-weight: bold;
  color: #444;
}
.bg_white .box_news_focus .news_focus-row .info > h3 a:hover {
  text-decoration: underline;
}
.bg_white .box_news_focus .news_focus-row.big .img {
  width: 50%;
  display: inline-block;
  float: left;
}
.bg_white .box_news_focus .news_focus-row.big .info {
  width: 50%;
  display: inline-block;
  float: left;
}
.bg_white .box_news_focus .news_focus-row.big .info h3 a {
  color: #f7901e;
  font-size: 17px;
  font-weight: bold;
}
.bg_white .box_news_focus .news_focus-row.big .info h3 a:hover {
  text-decoration: underline;
}
.bg_white .box_news_focus .news_focus-row.big .info .more {
  background: #f7901e;
  display: inline-block;
  padding: 6px 16px;
  margin: 10px 0px;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  text-align: center;
}
.bg_white .box_news_focus .news_focus-row.big .info .more:hover {
  opacity: 0.8;
}
.bg_white .box_news_focus .news_focus-row.big .info .more a {
  color: #fff;
}
.bg_white .box_news_focus .news_focus-row.big .info .short {
  font-size: 14px;
  color: #777;
  line-height: 24px;
}

.title_box_news {
  text-align: center;
  padding: 15px;
  margin-top: 0px;
  font-weight: bold;
  font-size: 18px;
  text-transform: initial;
  position: relative;
}
.title_box_news .view_more {
  position: absolute;
  right: 0px;
  border: 0px;
  font-size: 13px;
  color: #b81413;
  top: 20px;
  right: 20px;
  padding: 0px;
  margin: 0px;
}
.title_box_news .view_more a {
  color: #b81413;
}
.title_box_news .note {
  text-align: center;
  font-size: 15px;
  text-transform: initial;
  font-weight: normal;
  padding: 0px 100px;
}
.title_box_news .fr a:hover {
  text-decoration: underline;
}

.box_count .boxcareer {
  display: inline-block;
  width: 60%;
  float: left;
  min-height: 1px;
}
.box_count .boxcareer > .title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222222;
  display: inline-block;
}
.box_count .boxcareer > .title:after {
  content: "";
  background: #c9a139;
  height: 2px;
  width: 60px;
  display: block;
  margin-top: 5px;
}
.box_count .boxcity {
  display: inline-block;
  width: 40%;
  float: left;
  min-height: 1px;
}
.box_count .boxcity > .title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222222;
  display: inline-block;
}
.box_count .boxcity > .title:after {
  content: "";
  background: #c9a139;
  height: 2px;
  width: 60px;
  display: block;
  margin-top: 5px;
}
.box_count .boxcity .content .col {
  width: 50%;
}
.box_count .content {
  padding: 15px 0px;
}
.box_count .content .col {
  color: #3c3c3c;
  font-size: 13px;
  display: inline-block;
  float: left;
  width: 33.3333%;
  margin-bottom: 6px;
}

.box_news .box_news_focus .box-title {
  display: none;
}

.box_news_focus .item {
  padding: 5px 2px 25px 2px;
}
.box_news_focus .item .news_focus-row {
  border: 1px transparent solid;
  border-radius: 10px;
  margin-bottom: 1px;
  margin: 0px;
  width: 100%;
  display: inline-block;
  float: left;
}
.box_news_focus .item .news_focus-row:hover {
  border: 1px #1718E6 solid;
}
.box_news_focus .item .news_focus-row:hover .info .more {
  display: block !important;
}
.box_news_focus .item .news_focus-row .img {
  float: left;
  width: 100%;
  margin-top: 0px;
  text-align: left;
  margin: 0px;
}
.box_news_focus .item .news_focus-row .img img:hover {
  opacity: 0.8;
}
.box_news_focus .item .news_focus-row .info {
  float: left;
  width: 100%;
  margin-top: 0px;
  text-align: left;
  min-height: 150px;
  padding: 20px;
  border: 1px #f0f0f0 solid;
  border-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin: 0px;
}
.box_news_focus .item .news_focus-row .info .date {
  color: #999999;
  font-style: initial;
  font-weight: 300;
  font-size: 13px;
  margin: 0px 0px;
  display: none !important;
}
.box_news_focus .item .news_focus-row .info .date i:before {
  font-style: italic;
}
.box_news_focus .item .news_focus-row .info .short {
  color: #666666;
  line-height: 24px;
  font-size: 14px;
}
.box_news_focus .item .news_focus-row .info > h3 {
  margin-top: 5px;
}
.box_news_focus .item .news_focus-row .info > h3 a {
  font-weight: 500;
  font-size: 16px;
  color: #202020;
}
.box_news_focus .item .news_focus-row .info .more {
  display: none !important;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translate(-50%, -50%);
}
.box_news_focus .item .news_focus-row .info .more a {
  font-weight: 300;
  color: #ffffff;
  background: #1718E6;
  font-size: 14px;
  padding: 4px 25px;
  display: inline-block;
  margin-top: 0px;
  border-radius: 20px;
}
.box_news_focus .item .news_focus-row .info .more a:hover {
  background: #0054a6;
}
.box_news_focus .item .box-title {
  display: none;
}
.box_news_focus .item .box-content {
  background: transparent;
}

.fb_iframe_widget {
  margin-top: 0px;
}

#signin_again {
  min-width: 850px;
  max-width: 850px;
}
#signin_again .msg_content {
  text-align: center;
}
#signin_again .msg_content .text1 {
  padding-bottom: 0px;
  margin: 0px;
  font-weight: bold;
  text-align: center;
  color: #000;
  font-size: 36px;
}
#signin_again .msg_content .text2 {
  padding-bottom: 30px;
  font-weight: bold;
  text-align: center;
  color: #000;
  font-size: 22px;
}
#signin_again .msg_content .img {
  background: url(../../images/sprite5.png) no-repeat;
  width: 250px;
  height: 194px;
  margin: 15px 0 15px 0px;
  overflow: hidden;
  display: inline-block;
}
#signin_again .brand .banner_item {
  display: inline-block;
  float: left;
}
#signin_again .news .box .box-title {
  display: none;
}
#signin_again .news .box .news_focus-row {
  display: inline-block;
  float: left;
  width: 25%;
  margin: 0px;
}
#signin_again .news .box .news_focus-row .img {
  width: 100%;
  margin-bottom: 0px;
}
#signin_again .news .box .news_focus-row .info {
  color: #fff;
  width: 100%;
  padding: 0px;
  padding-left: 7px;
  padding-right: 7px;
  margin: 0px 0px;
}
#signin_again .news .box .news_focus-row .info > h3 {
  font-weight: normal;
  font-size: 13px;
  background: #464646;
  padding: 6px 10px;
  margin: 0px;
  height: 48px;
  line-height: 24px;
  overflow: hidden;
}
#signin_again .news .box .news_focus-row .info > h3:hover {
  background: #777777;
}
#signin_again .news .box .news_focus-row .info > h3 a {
  color: #fff;
}
#signin_again .signin_a {
  font-size: 14px;
  color: #09a0db;
  text-decoration: underline;
}

.your-class div {
  width: 100%;
  background: #fff;
  display: block;
}
.your-class div.info {
  float: left;
  width: 50%;
}

#owl_list_item_focus {
  position: relative;
  margin-top: 10px;
}

#list_item_vip .owl-controls {
  display: inline-block;
  float: right;
  width: 100%;
  padding: 29px 0px;
}
#list_item_vip .owl-prev {
  color: #fff;
  font-size: 26px;
  margin: 2px;
  margin-top: 5px;
  padding: 0px 12px;
  background: #fff;
  color: #555;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
#list_item_vip .owl-prev:hover {
  background: #ef2c2c;
  color: #fff;
}
#list_item_vip .owl-next {
  color: #fff;
  font-size: 26px;
  margin: 2px;
  margin-top: 5px;
  padding: 0px 12px;
  background: #fff;
  color: #555;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
#list_item_vip .owl-next:hover {
  background: #ef2c2c;
  color: #fff;
}
#list_item_vip .ficon-angle-left:before {
  line-height: 33px;
}
#list_item_vip .ficon-angle-right:before {
  line-height: 33px;
}
#list_item_vip .item .info {
  padding: 0px 10px;
}
#list_item_vip .item .info .bd_big {
  border-left: 0px;
}
#list_item_vip .item .info .bd_big .bd {
  border: 0px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 0px 0px;
  box-shadow: none;
  display: flex;
  align-items: center;
  position: relative;
}
#list_item_vip .item .info .bd_big .bd > a {
  width: 150px;
  display: inline-block;
  float: left;
}
#list_item_vip .item .info .bd_big .bd .info-title {
  width: calc(100% - 150px);
  padding-right: 65px;
}
#list_item_vip .item .info .bd_big .bd .hot {
  background: #e85858;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 8px;
  text-transform: uppercase;
  float: right;
  position: absolute;
  right: 0px;
}
#list_item_vip .item .info .bd_big .bd .info-price {
  display: none;
}
#list_item_vip .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
}
#list_item_vip .owl-dots .owl-dot:hover span {
  background: #0a5491;
}
#list_item_vip .owl-dots .owl-dot.active span {
  background: #0a5491;
}

.list_item.list_item_hot .row_item .col_item:nth-child(1) {
  background-color: #f5f5f5;
}
.list_item.list_item_hot .row_item .col_item:nth-child(3) {
  background-color: #f5f5f5;
}
.list_item.list_item_hot .row_item .col_item:nth-child(5) {
  background-color: #f5f5f5;
}
.list_item.list_item_hot .row_item .col_item:nth-child(7) {
  background-color: #f5f5f5;
}

.list_item.list_item_new .row_item .col_item {
  width: 50%;
  padding: 15px 25px;
}
.list_item.list_item_new .row_item .col_item .info-title a.title {
  color: #3a3a3a;
}
.list_item.list_item_new .row_item .content_job .col_item_td {
  width: auto !important;
}
.list_item.list_item_new .row_item .content_job .col_item_td.wage {
  padding-right: 15px;
}
.list_item.list_item_new .row_item .content_job i {
  color: #ef3737;
}

.tagfooter {
  background: #eeeeee;
  padding: 15px;
  margin: 15px 0px;
}
.tagfooter .group_tag {
  width: 20%;
  display: inline-block;
  float: left;
  position: relative;
}
.tagfooter .group_tag > .title {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
.tagfooter .group_tag .content .item {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 3px 0px;
  font-size: 13px;
}
.tagfooter .group_tag .content .item.w100 {
  width: 100%;
}
.tagfooter .group_tag.w50 {
  width: 50%;
}
.tagfooter .group_tag.w50:after {
  content: "";
  background: #e1e1e1;
  height: 70%;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 30px;
}
.tagfooter .group_tag.w30 {
  width: 30%;
}
.tagfooter .group_tag.w30:after {
  content: "";
  background: #e1e1e1;
  height: 70%;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 30px;
}
.tagfooter .group_tag.w40 {
  width: 40%;
}

#RightJobVip {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
}
#RightJobVip i {
  color: #777;
}

#RightJobHot {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
}
#RightJobHot i {
  color: #777;
}

#RightJobMore {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
}
#RightJobMore i {
  color: #777;
}

#LeftJobMore {
  float: right;
  margin-top: 10px;
}
#LeftJobMore i {
  color: #777;
}

#LeftJobHot {
  float: right;
  margin-top: 10px;
}
#LeftJobHot i {
  color: #777;
}

#LeftJobVip {
  float: right;
  margin-top: 10px;
}
#LeftJobVip i {
  color: #777;
}

.tab-content .box_title {
  display: none;
}
.tab-content .total {
  font-size: 16px;
  font-weight: normal;
  margin: 15px 0px 10px;
}
.tab-content .total b {
  color: red;
}
.tab-content .left {
  color: #c5c5c5;
  border: 2px #c5c5c5 solid;
  height: 25px;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  padding: 2px 1px 2px 0px;
}
.tab-content .left:hover {
  color: #c1921a;
  border: 2px #c1921a solid;
}
.tab-content .right {
  color: #c5c5c5;
  border: 2px #c5c5c5 solid;
  height: 25px;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  padding: 2px 2px 2px 5px;
}
.tab-content .right:hover {
  color: #c1921a;
  border: 2px #c1921a solid;
}

.row_item_newhome {
  background: #fff;
  margin-top: 20px;
  padding: 10px 20px;
  border: 1px #e6e6e6 solid;
}
.row_item_newhome .info {
  width: 100%;
  min-height: 85px;
  position: relative;
}
.row_item_newhome .info-title {
  display: inline-block;
  padding-left: 105px;
  width: 100%;
}
.row_item_newhome .info-title .w40 {
  display: inline-block;
  width: 50%;
  float: left;
}
.row_item_newhome .info-title .money {
  display: inline-block;
  width: 30%;
  float: left;
}
.row_item_newhome .info-title .location {
  display: inline-block;
  width: 20%;
  float: left;
}
.row_item_newhome .content {
  height: 510px;
  overflow: hidden;
  overflow-y: scroll;
}

.box_search_title {
  display: block;
}

#news_focus.owl-theme .owl-dots .owl-dot.active span {
  background: #22b7ea;
}
#news_focus.owl-theme .owl-dots .owl-dot:hover span {
  background: #22b7ea;
}
#news_focus.owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  background: #d7d7d7;
}

#tab_menu1 .list_item .row_item {
  margin-bottom: 10px;
}
#tab_menu1 .list_item .row_item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -7px;
  margin-right: -7px;
}
#tab_menu1 .right {
  float: right;
  margin-left: 10px;
}
#tab_menu1 .left {
  float: right;
}

#tab_menu2 .list_item .row_item {
  margin-bottom: 10px;
}
#tab_menu2 .list_item .row_item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -7px;
  margin-right: -7px;
}
#tab_menu2 .right {
  float: right;
  margin-left: 10px;
}
#tab_menu2 .left {
  float: right;
}

#tab_menu3 .list_item .row_item {
  margin-bottom: 10px;
}
#tab_menu3 .list_item .row_item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -7px;
  margin-right: -7px;
}
#tab_menu3 .right {
  float: right;
  margin-left: 10px;
}
#tab_menu3 .left {
  float: right;
}

#tab_menu4 .list_item .row_item {
  margin-bottom: 10px;
}
#tab_menu4 .list_item .row_item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -7px;
  margin-right: -7px;
}
#tab_menu4 .right {
  float: right;
  margin-left: 10px;
}
#tab_menu4 .left {
  float: right;
}

#tab_menu5 .list_item .row_item {
  margin-bottom: 10px;
}
#tab_menu5 .list_item .row_item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-left: -7px;
  margin-right: -7px;
}
#tab_menu5 .right {
  float: right;
  margin-left: 10px;
}
#tab_menu5 .left {
  float: right;
}

.a_more {
  width: 50%;
  text-align: left;
  display: inline-block;
  font-weight: bold;
  color: #c1921a;
}
.a_more:hover {
  color: #c1921a;
  text-decoration: underline;
}

.box_search_content .chosen-container-single .chosen-single {
  border-radius: 4px !important;
  box-shadow: none;
  border: 1px solid #fff !important;
  height: 40px;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  line-height: 26px !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form_box_fancybox .chosen-container-single .chosen-single span {
  line-height: 20px !important;
}

.box_search_home .nav-tabs {
  display: none;
}

.resgister_email_full {
  display: block !important;
}

.item_guide {
  display: inline-block;
  width: 100%;
  background: #fff;
}
.item_guide .image {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.item_guide .conten .title {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0px;
}

.boxwhite {
  display: inline-block;
  width: 100%;
  background: #fff;
  margin-top: 15px;
  padding-top: 20px;
}

.boxgray {
  display: inline-block;
  width: 100%;
  background: #f6f6f6;
  padding-top: 20px;
}

.banner_ads_home {
  margin: 20px 0px 10px;
}
.banner_ads_home img {
  max-width: 100%;
}

#why_choose_home .owl-controls {
  position: absolute;
  top: 45%;
  display: inline-block;
  width: 100%;
}
#why_choose_home .owl-controls .owl-prev {
  position: absolute;
  left: 30px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  font-size: 25px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
#why_choose_home .owl-controls .owl-prev:hover {
  opacity: 0.8;
}
#why_choose_home .owl-controls .owl-next {
  position: absolute;
  right: 30px;
  background: transparent;
  border: 2px #fff solid;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  font-size: 25px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
#why_choose_home .owl-controls .owl-next:hover {
  opacity: 0.8;
}

.box_customer_review {
  background: #f8f8f8;
  padding: 30px 0px 45px;
  border-bottom: 1px #e3e3e3 solid;
}
.box_customer_review .title {
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0px;
  color: #3e3e3e;
}
.box_customer_review .title_small {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  color: #686868;
  max-width: 50%;
  margin: 0 auto 20px;
}
.box_customer_review .scroll_nature {
  padding: 0px 140px;
}
.box_customer_review .scroll_nature .owl-controls {
  position: absolute;
  top: 40%;
  width: 100%;
  display: inline-block;
  left: 0px;
}
.box_customer_review .scroll_nature .owl-controls .owl-prev {
  background: #ebebeb;
  border: 1px #d5d5d5 solid;
  color: #0f88d6;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  left: 0px;
}
.box_customer_review .scroll_nature .owl-controls .owl-next {
  background: #ebebeb;
  border: 1px #d5d5d5 solid;
  color: #0f88d6;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 20px;
  padding: 8px 0px;
  position: absolute;
  right: 0px;
}

.scroll_nature .item .img {
  float: left;
  width: 30%;
  display: inline-block;
  position: absolute;
  left: 30px;
}
.scroll_nature .item .img img {
  max-width: 100%;
  max-height: 115px;
  width: auto;
  border-radius: 100%;
}
.scroll_nature .item .info {
  float: left;
  width: 100%;
  display: inline-block;
  padding-left: 125px;
  margin-top: 60px;
  border-radius: 4px;
}
.scroll_nature .item .info .content {
  padding: 10px 0px;
}
.scroll_nature .item .info .content p {
  font-size: 14px;
  text-align: justify;
}
.scroll_nature .item .info .content p:before {
  content: "";
  background: url("../../images/before_text.png") no-repeat;
  width: 37px;
  height: 28px;
  display: inline-block;
  position: absolute;
  left: 70px;
}
.scroll_nature .item .info .name {
  padding-left: 35px;
}
.scroll_nature .item .info .company {
  float: right;
  text-transform: uppercase;
  margin-top: 0px;
}
.scroll_nature .item .info .title {
  text-transform: uppercase;
  font-size: 14px;
  color: #f7901e;
  font-weight: bold;
}
.scroll_nature .item:hover .info {
  background: #22b7ea;
  color: #fff;
}
.scroll_nature .item .bg_item {
  background: #f1f1f1;
  padding: 10px 15px;
}
.scroll_nature .info {
  padding: 20px 30px;
  width: 100%;
  height: 210px;
  display: inline-block;
  float: left;
  background: #ffffff;
  border: 1px #ececec solid;
}

.box_customer_reviews {
  background: url(../images/bg_customer.jpg) no-repeat center center;
  padding: 60px 0px;
}
.box_customer_reviews .scroll_nature {
  padding: 0px 100px;
}
.box_customer_reviews .scroll_nature .item {
  background: transparent;
  padding: 0px;
}
.box_customer_reviews .scroll_nature .item .img {
  position: absolute;
  left: 0px;
}
.box_customer_reviews .scroll_nature .item .img img {
  max-height: 130px;
}
.box_customer_reviews .scroll_nature .info {
  width: 100%;
  background: rgba(0, 0, 0, 0.48);
  height: 130px;
  color: #fff;
  font-size: 14px;
  padding: 25px;
  padding-left: 150px;
}
.box_customer_reviews .scroll_nature .info .content .name {
  font-weight: bold;
}
.box_customer_reviews .owl-prev {
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 0px !important;
  text-align: center;
  padding: 5px 10px !important;
  left: 0px;
  position: absolute;
  top: 40%;
}
.box_customer_reviews .owl-next {
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 0px !important;
  text-align: center;
  padding: 5px 10px !important;
  left: 0px;
  position: absolute;
  top: 40%;
  left: auto;
  right: 0px;
}

.owl-carousel .owl-stage {
  display: flex;
}

#job_interesting {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
}
#job_interesting .content_interesting {
  width: 33.33333%;
  display: inline-block;
  padding: 0px 13px;
}
#job_interesting .content_interesting .bd {
  border: 1px #e7e7e7 solid;
}
#job_interesting .content_interesting .bd a.more {
  border: 1px solid #0a5491;
  color: #0a5491;
  width: calc(100% - 40px);
  display: inline-block;
  border-radius: 4px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 9px;
  margin: 0px 20px 20px;
}
#job_interesting .title_interesting {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background: #0a5491;
  padding: 13px 18px;
}

.list_item_hot .row_item {
  margin-bottom: 15px !important;
}

.job_interesting-title {
  color: #373737;
  margin: 10px 0px 15px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 28px;
  padding: 0px;
  font-family: "Open Sans";
}

@media (max-width: 1039px) {
  #home_info::before {
    display: none;
  }
  #home_info::after {
    display: none;
  }
  #home_info .home_info-col:nth-of-type(n) {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #home_info .home_info-col:nth-of-type(n) .picture {
    text-align: right;
  }
  #home_info .home_info-col:nth-of-type(2) {
    background: #08651e;
  }
  #home_info .home_info-col:nth-of-type(2) .content {
    width: 70%;
  }
  #home_info .home_info-col:nth-of-type(2) .picture {
    width: 30%;
  }
}
@media (max-width: 979px) {
  .top_employer .content .item {
    width: 100%;
    text-align: center;
  }
  .home_resgiter .resgister_email_full .resgister_email #email {
    width: 50%;
  }
  #form_res_email span.title {
    display: none;
  }
  #form_res_email_home span.title {
    display: none;
  }
  .menu_seeker .menu_r .text {
    display: none;
  }
}
@media (max-width: 850px) {
  .list_item .row_item > .item {
    margin-left: 0px;
    margin-right: 0px;
  }
  .list_item_focus .info {
    width: 100%;
    padding: 0px 0px;
    min-height: 55px;
  }
  .list_item_focus .info .bd_big {
    border-left: 0px #fff solid;
  }
  .list_item_focus .info .bd {
    padding: 10px 0px;
    border: 1px #e7e7e7 solid;
  }
  .list_item_focus .info .info-title .location {
    margin-bottom: 5px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
  #employer_focus .owl-controls .owl-prev {
    height: 40px;
    width: 40px;
    font-size: 16px;
    padding: 7px 0px;
    left: -10px;
  }
  #employer_focus .owl-controls .owl-next {
    height: 40px;
    width: 40px;
    font-size: 16px;
    padding: 7px 0px;
    right: -10px;
  }
  .banner_center .banner_item img {
    max-width: 100%;
  }
  .banner_center_home > .title {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  #work_connect .owl-controls .owl-prev {
    display: none;
  }
  #work_connect .owl-controls .owl-next {
    display: none;
  }
  #work_connect .item .box_bg {
    padding: 10px 25px;
  }
  .box_news {
    padding: 5px 0px 5px;
  }
  .box_customer_reviews .scroll_nature {
    padding: 0px 20px;
  }
  .bg_white {
    margin-top: 0px;
  }
  .home_col > .col-md-8 {
    width: auto;
    padding-right: 15px;
    float: none;
  }
  .home_col > .col-md-4 {
    width: auto;
    float: none;
  }
  .top_employer .content .item {
    width: 25%;
  }
  .tagfooter .group_tag {
    width: 33.333% !important;
  }
  .tagfooter .group_tag .content .item {
    width: 100% !important;
  }
  .tagfooter .group_tag.w50:after {
    display: none;
  }
  .tagfooter .group_tag.w30:after {
    display: none;
  }
}
@media (max-width: 649px) {
  #main_slide > .wrapper {
    position: relative;
    min-height: 100px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
  }
  .banner_center_home .banner_item {
    width: 50%;
  }
  .title_box_news .view_more {
    position: relative;
    right: 0px;
    top: 0px;
    right: 0px;
  }
  .title_box_news .note {
    padding: 0px 0px;
  }
  .box_count .boxcity .content .col {
    width: 100%;
  }
  .box_count .content .col {
    width: 100%;
  }
  .a_more {
    width: 70%;
  }
  .box_news_focus .news_focus-row {
    width: 100%;
  }
  .row_item_newhome.row_item .img_company {
    width: 20% !important;
  }
  .row_item_newhome.row_item .info-title {
    padding-left: 95px;
  }
  .row_item_newhome.row_item .info-title .w40 {
    width: 100%;
  }
  .row_item_newhome.row_item .info-title .money {
    width: 100%;
  }
  .row_item_newhome.row_item .info-title .location {
    width: 100%;
  }
  .box_customer_reviews {
    padding: 40px 0px;
  }
  .box_customer_reviews .scroll_nature {
    padding: 0px 20px;
  }
  .box_customer_reviews .scroll_nature .info {
    height: 105px;
    font-size: 13px;
    padding: 4px;
    padding-left: 115px;
    overflow: hidden;
  }
  .top_employer {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .top_employer .content .item {
    width: 33%;
  }
  .home_resgiter .resgister_email_full {
    display: none;
  }
  .resgister_email #email {
    width: 100% !important;
  }
  .bg_white .box_news_focus .box-content .news_focus .news_focus-row {
    width: 100% !important;
  }
  .bg_white .box_news_focus .news_focus-row.big .img {
    width: 100%;
  }
  .bg_white .box_news_focus .news_focus-row.big .info {
    width: 100%;
  }
  .list_item_focus .info {
    width: 100%;
    padding: 5px 0px;
    min-height: 55px;
  }
  .list_item.list_item_new .row_item .col_item {
    width: 100% !important;
  }
  .list_item .row_item .content_job .col_item_td {
    width: 100% !important;
  }
  .list_item .row_item .content_job .col_item_td.wage {
    width: 100% !important;
  }
  .tagfooter .group_tag {
    width: 100% !important;
  }
  .tagfooter .group_tag .content .item {
    width: 100% !important;
  }
  .tagfooter .group_tag.w50:after {
    display: none;
  }
  .tagfooter .group_tag.w30:after {
    display: none;
  }
}
@media (max-width: 569px) {
  #home_info .home_info-col:nth-of-type(2) .content {
    width: 100%;
  }
  #home_info .home_info-col:nth-of-type(2) .picture {
    display: none;
  }
}
@media (max-width: 499px) {
  .box_count .boxcity {
    width: 100%;
  }
  .box_count .boxcareer {
    width: 100%;
  }
  #home_info .home_info-col:nth-of-type(1) .content {
    width: 100%;
  }
  #home_info .home_info-col:nth-of-type(1) .picture {
    display: none;
  }
  .box_re {
    border: 0px;
    padding: 0px;
  }
  .top_employer .content .item {
    width: 50%;
  }
}
@media (max-width: 399px) {
  .top_employer .content .item {
    width: 50%;
    text-align: center;
  }
  #home_info .home_info-col:nth-of-type(2) .list_link > a {
    width: 100%;
  }
  .bg_white .box_news_focus .box-content .news_focus .news_focus-row {
    width: 100%;
  }
}
@media (max-width: 599px) {
  #job_interesting .content_interesting {
    width: 100%;
  }
}
.nature_group {
  margin: 10px auto 5px;
}
.nature_group .title {
  margin-bottom: 20px;
}
.nature_group .figure-caption {
  font-size: 17px;
  color: #202020;
  font-weight: 500;
}
@media (max-width: 599px) {
  .nature_group .figure-caption {
    font-size: 13px;
  }
}
.nature_group .owl-controls {
  position: absolute;
  top: -60px;
  right: 0px;
}
.nature_group .owl-controls .owl-prev,
.nature_group .owl-controls .owl-next {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  padding: 5px 5px;
  text-align: center;
}

.bg_news {
  background: url("../images/bg_news.png") repeat-x;
}
@media (max-width: 599px) {
  .bg_news {
    background: #eeeeee;
  }
}

.banner_why_choose {
  margin: 12px 0px;
}

.box_news a.view_all {
  font-size: 14px;
  color: #1718E6;
}
/*# sourceMappingURL=home.css.map */