#container{
    padding-top: 0px;
}
#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;
}


#list_item_focus .item .info .img_company {
    min-height: 62px;
}
.box_re .list_item .row_item .img_company img{
    max-width: 80px !important;
}










.banner_center_home > .title {
    text-align: center;
    font-size: 18px;
    text-transform: initial;
    font-weight: bold;
    margin-bottom: 20px;
    color: #0a1f44;
}
#list_item_focus .item .info .img_company{
    display: inline-block;
    width: 150px;
    padding: 5px 10px;
    height: 80px;
}
#list_item_focus .item .info .info-title{
    display: inline-block;
    width: calc(100% - 150px);
    float: left;
    padding-left: 15px;
}
#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 ,
#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_2 span,
#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, 
#tth-wrapper.home .box_list_vip .col_item .col_item_right .col_item_3, 
#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;
}
.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 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;
}
.menu_seeker .menu_r ul{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    float: right;
}
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;
}
.box_re{
    background: #fff;
    border: 1px #e6e6e6 solid;
    padding: 15px 20px 10px 20px;
}
.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, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #d8d8d8;
    border: 0px;
}
.nav-tabs{
    border: 0px;
    margin-bottom: 8px;
}
.list_item_focus .info{
    display: inline-block;
    width: 50%;
    float: left;
    padding: 7px 0px;
    border-bottom: dotted 1px #ebebeb;
    padding: 12px 0px;
    min-height: 55px;
}
.list_item .row_item, .list_item_hot .row_item {
    margin-bottom: 0px;
}
#list_item_focus {
    padding: 10px 0px 0px 0px;
}
.box_job a.more_re{
    background: #094e75;
    color: #fff;
    padding: 4px 20px;
    display: inline-block;
    border-bottom: 3px #cecec7 solid;
    margin-bottom: 30px;
    border-radius: 4px;
}
#list_item_focus > .item{
    display: flex;
    flex-wrap: wrap;
}
.list_item_focus .info i{
    color: #c34949;
}
.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: #094e75;
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
}
.list_item_focus .info .info-title span a {
    color: #777777;
    font-size: 18px;
    font-weight: 300;
}
.list_item_focus .info .info-title > a:hover{
    text-decoration: initial;
}
.list_item_focus .info:nth-child(1),
.list_item_focus .info:nth-child(2){
}
.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;
}
.banner_center .banner_item{
    width: 25%;
    display: inline-block;
    float: left;
    text-align: center;
}
.banner_center .banner_item:hover{
    opacity: 0.9;
}
.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 .box_l{
    padding: 15px;
}
.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;
}
.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 .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 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 .info > h3 {
    margin: 0px;
}
.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 a{
}
.title_box_news .note{
    text-align: center;
    font-size: 15px;
    text-transform: initial;
    font-weight: normal;
    padding: 0px 100px;

}
.box_count .boxcareer {
    display: inline-block;
    width: 60%;
    float: left;
    min-height: 1px;
}
.box_count .boxcareer > .title,
.box_count .boxcity > .title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffc900;
    display: inline-block;
}
.box_count .boxcareer > .title:after,
.box_count .boxcity > .title:after {
    content: "";
    background: #c9a139;
    height: 2px;
    width: 60px;
    display: block;
    margin-top: 5px;
    display: none;
}
.box_count {
    display: inline-block !important;
    width: 100%;
    border-bottom: 1px #4ca8dc solid;
}
.box_count .content {
    padding: 15px 0px;
}
.box_count .boxcity {
    display: inline-block;
    width: 40%;
    float: left;
    min-height: 1px;
}
.box_count .boxcity .content .col {
    width: 33.3333%;
}
.box_count .content .col {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    float: left;
    width: 33.3333%;
    margin-bottom: 6px;
}
.box_count .content .col a{
    color: #fff;
    font-weight: 300;
}
.title_box_news .fr a:hover{
    text-decoration: underline;
}
.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.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 .short {
    font-size: 14px;
    color: #777;
    line-height: 24px;
}
.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;
}
.box_news_focus .news_focus-row .img img:hover{
    opacity: 0.8;
}
.fb_iframe_widget{
    margin-top: 20px;
}

#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;
}
.view_re_new{
    margin-top: 15px;
    display: inline-block;
    width: 85%;
    float: left;
}
.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,
#list_item_focus .owl-controls{
    display: inline-block;
    float: right;
}
#list_item_vip .owl-prev,
#list_item_vip .owl-next,
#list_item_focus .owl-prev,
#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;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#list_item_vip .owl-prev:hover,
#list_item_vip .owl-next:hover,
#list_item_focus .owl-prev:hover,
#list_item_focus .owl-next:hover {
    background: #ef2c2c;
    color: #fff;
}
#list_item_vip .ficon-angle-left:before,
#list_item_vip .ficon-angle-right:before,
#list_item_focus .ficon-angle-left:before,
#list_item_focus .ficon-angle-right:before {
    line-height: 33px;
}
.list_item_focus .info .info-title .location{
    height: 20px;
    overflow: hidden;
}

.list_item.list_item_hot .row_item .col_item:nth-child(1),
.list_item.list_item_hot .row_item .col_item:nth-child(3),
.list_item.list_item_hot .row_item .col_item:nth-child(5),
.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%;
}
.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;
}
.list_item.list_item_new .row_item .col_item .info-title a.title {
    color: #3a3a3a;
}
.list_item.list_item_new .row_item .col_item{
    padding: 15px 25px;
}


.scroll_nature{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.scroll_nature .item .img {
    float: left;
    width: 30%;
    display: inline-block;
    max-height: 80px;
}
.scroll_nature .item .img img{
    max-width: 100%;
    max-height: 80px;
    width: auto;
}
.scroll_nature .item .info{
    float: left;
    width: 70%;
    display: inline-block;
    padding-left: 15px;
}
.scroll_nature .item .info .title{
    text-transform: uppercase;
    font-size: 14px;
    color: #f7901e;
    font-weight: bold;
}
.scroll_nature .item{
    padding: 0px 10px;
    width: 100%;
    display: inline-block;
    float: left;
}
.scroll_nature .item .bg_item{
    background: #f1f1f1;
    padding: 10px 15px;
}
.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 .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 .item .img img {
    max-height: 130px;
}
.box_customer_reviews .scroll_nature .info .content .name{
    font-weight: bold;
}
.box_customer_reviews .owl-prev,
.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%;
}
.box_customer_reviews .owl-next{
    left: auto;
    right: 0px;
}
.banner_center_home {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 35px 0px;
    background: #fff;
}
.banner_center_home .content_10{
    margin-left: -10px;
    margin-right: -10px;
}
.banner_center_home .banner_item{
    width: 33.3333%;
    padding: 0px 10px;
    display: inline-block;
    float: left;
}
.banner_center_home .banner_item img {
    max-width: 100%;
    border: 10px #ffffff solid;
    box-shadow: 2px 2px 5px 1px #cecece;
}

.banner_center_home .banner_item:hover img {
    border: 10px #dab427 solid;
}
.box_video {
    margin-left: -10px;
    margin-right: -10px;
    display: inline-block;
    margin-bottom: 20px;  
}
.box_video .item{
    width: 33.3333%;
    padding: 0px 10px;
    display: inline-block;
    float: left;    
}
.box_video .item .bd{
    max-width: 100%;
    border: 10px #ffffff solid;
    box-shadow: 2px 2px 5px 1px #cecece;
    position: relative;
}
.box_video .item:hover .bd {
    border: 10px #dab427 solid;
}
.box_video .item:hover .bd a:before {
    font-family: 'ficon';
    content: "\e9f0";
    font-size: 40px;
    color: #f61c0d;
    padding: 145px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7588235294117647);
}
.box_video .item img{
    max-width: 100%;
}


.list_item .row_item .content_job {
    min-height: 86px;
}
.tagfooter .group_tag {
    width: 20%;
    display: inline-block;
    float: left;
    position: relative;
}
.tagfooter .group_tag.w50{
    width: 50%;
}
.tagfooter .group_tag.w50:after,
.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%;
}
.tagfooter .group_tag.w30{
    width: 30%;
}
.tagfooter{
    background: #eeeeee;
    padding: 15px;
    margin: 15px 0px;
}
.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%;
}

#RightJobVip,
#RightJobHot{
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
#RightJobMore{
    float: right;
    margin-top: 10px;
    margin-left: 10px;
}
#LeftJobMore,
#LeftJobHot,
#LeftJobVip{
    float: right;
    margin-top: 10px;
}
#RightJobMore i,
#LeftJobMore i,
#RightJobVip i,
#LeftJobVip i,
#RightJobHot i,
#LeftJobHot 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;
}
.row_item_newhome .info {
    width: 100%;
    min-height: 85px;
    position: relative;
}
.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;
}
.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{
    background: #fff;
    margin-top: 20px;
    padding: 10px 20px;
    border: 1px #e6e6e6 solid;    
}
.box_news_focus .box-title{
    display: none;
}
.news_focus {
    display: flex;
    flex-wrap: wrap;
}
.news_focus .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}
.news_focus .owl-controls .owl-prev{
    position: absolute;
    left: -65px;
    font-size: 25px;
    padding: 0px 10px;
    border-radius: 0px;
}
.news_focus .owl-controls .owl-next{
    position: absolute;
    right: -65px;
    font-size: 25px;
    padding: 0px 10px;
    border-radius: 0px;
}
.box_news_focus .news_focus-row{
    padding: 0px 10px;
    margin: 0px;
    width: 100%;
    display: inline-block;
    float: left;
}
.box_news_focus .news_focus-row .bd{
    border: 1px #d9d9d9 solid;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 3px 3px 5px 1px rgba(206, 206, 206, 0.3803921568627451);
}
.box_news_focus .box-content{
    background: transparent;
    padding-bottom: 30px;
}
.box_news_focus .news_focus-row .img, .box_news_focus .news_focus-row .info {
    float: left;
    width: 100%;
    margin: 0px 0px 5px;
    padding: 0px;
}
.box_news_focus .news_focus-row .info .date{
    color: #888888;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    margin: 5px 0px;
}
div.wrapper {
    max-width: 1180px;
}
.box_search_title{
    display: block;
}
.box_news_focus .news_focus-row .info .short{
    color: #666666;
    line-height: 24px;
    font-size: 14px;
}
.box_news_focus .news_focus-row .info .date i:before{ 
    font-style: italic;
}
.box_news_focus .news_focus-row .info > .more{
    text-align: center;
}
.box_news_focus .news_focus-row .info > .more a{
    color: #fff;
    background: #dab427;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    padding: 2px 10px;
    border-radius: 6px;
    border-bottom: 3px #d1d1d1 solid; 
    margin-top: 15px;   
}
.box_news_focus .news_focus-row .info > h3 a{
    font-weight: 600;
    font-size: 18px;
    color: #636363;
    min-height: 55px;
    display: inline-block;
    width: 100%;
}
.box_news_focus .news_focus-row .info .more a:hover{
    text-decoration: underline;
}
/*#tab_menu1,
#tab_menu2,
#tab_menu3,
#tab_menu4,
#tab_menu5{
    padding-top: 10px;
    height: 480px;
    overflow: hidden;
    overflow-y: scroll;
}
.row_item_newhome .content::-webkit-track,
#tab_menu1::-webkit-scrollbar-track,
#tab_menu2::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 4px;
    background-color: #F5F5F5;
}
.row_item_newhome .content::-webkit-scrollbar,
#tab_menu1::-webkit-scrollbar,
#tab_menu2::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}
.row_item_newhome .content::-webkit-scrollbar-thumb,
#tab_menu1::-webkit-scrollbar-thumb,
#tab_menu2::-webkit-scrollbar-thumb
{
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    background-color: #ddd;
}*/



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

.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 .right{
    color: #c5c5c5;
    border: 2px #c5c5c5 solid;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50%;
    padding: 2px 2px 2px 5px;
}
.tab-content .left:hover,
.tab-content .right:hover {
    color: #c1921a;
    border: 2px #c1921a solid;
}


.a_more{
    width: 50%;
    text-align: left;
    display: inline-block;
    font-weight: bold;
    color: #c1921a;    
}
.a_more:hover{
   color: #c1921a;    
   text-decoration: underline; 
}
.list_item .row_item .img_company {
    left: 0px !important;
}
.row_item_newhome .content{
    height: 510px;
    overflow: hidden;
    overflow-y: scroll;
}
.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;
    padding-top: 20px;
}
.boxgray{
    display: inline-block;
    width: 100%;
    background: #094e75;
    padding-top: 20px;
    margin-bottom: -20px;
    padding-bottom: 20px;
}
.banner_ads_home{
    margin: 20px 0px 10px;
}
.banner_ads_home img{
    max-width: 100%;
}
.box_search_home_full{
    background: #bbf0ff !important;
}
.box_search_top .box_search_content {
    box-shadow: 2px 1px 3px 1px #b9b9b9a3;
}









@media (max-width: 1039px) {
   #home_info::before,
   #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, #form_res_email_home span.title{
        display: none;
    }
    .menu_seeker .menu_r .text{
        display: none;
    }
}
@media (max-width: 850px) {
    .box_count .content .col,
    .box_count .boxcity .content .col {
        width: 50%;
    }
    footer .copyright{
        display: none;
    }
    .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%;
    }
    .home_resgiter .resgister_email_full .resgister_email #email{
        width: 50% !important;
    }
    .resgister_email #email {
        width: 70% !important;
    }
    .tagfooter .group_tag {
        width: 33.333% !important;
    }
    .tagfooter .group_tag .content .item {
        width: 100% !important;
    }
    .tagfooter .group_tag.w50:after, .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: 100%;
        margin-bottom: 10px;
    }
    .title_box_news .view_more {
        position: relative;
        right: 0px;
        top: 0px;
        right: 0px;
    }
    .box_count .boxcity .content .col ,
    .box_count .content .col {
        width: 100%;
    }
    .a_more {
        width: 70%;
    }
    .title_box_news .note {
        padding: 0px 0px;
    }
    .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 .scroll_nature {
        padding: 0px 20px;
    }
    .box_customer_reviews .scroll_nature .info {
        height: 105px;
        font-size: 13px;
        padding: 4px;
        padding-left: 115px;
        overflow: hidden;
    }
    .box_customer_reviews {
        padding: 40px 0px;
    }
    .top_employer .content .item {
        width: 33%;
    }
    .top_employer {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .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;
    }
    .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;
    }
    .bg_white .box_news_focus .news_focus-row.big .img {
        width: 100%;
    }
    .bg_white .box_news_focus .news_focus-row.big .info {
        width: 100%;
    }
    .tagfooter .group_tag {
        width: 100% !important;
    }
    .tagfooter .group_tag .content .item {
        width: 100% !important;
    }
    .tagfooter .group_tag.w50:after, .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, 
    .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 {
        background: #fff;
        border: 0px;
        padding: 0px;
    }
    .top_employer .content .item {
        width: 50%;
    }
    .banner_center .banner_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%;
    }
}