/*header*/
body { margin:0; padding:0; box-sizing:border-box; }
* { box-sizing:border-box; }


@media screen and (max-width: 410px) and (min-width: 320px) {
    a.btn.btn-primary.btn-large.btn-block.afterbefore,.backtosearch{
        max-width:100% !important;
        width:100%;
    }
    
    .backtosearch{
        margin-top:10px;
    }
}

.masthead {
    margin-top: 0;
    background: none;
    padding: 0;
}

.container:before, .container:after {
    display: table;
    line-height: 0;
    content: "";
}

#footer .foot_nav {
    position: relative;
    background: #ebebeb;
    width: 100%;
    padding: 30px 0 !important;
}

#footer .container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

#footer ul.foot_nav_ul {
    position: relative;
    width: 100%;
    height: auto;
}

#footer .justify_between_star {
    justify-content: space-between;
    align-items: flex-start;
}

#footer .flex {
    display: flex;
}

#footer li.link {
    width: 200px;
}

#footer .color_y {
    color: #ea7e23;
    font-size:16px;
}



#footer li.link a.bg_f {
    background: #385899;
}

#footer li.link a {
    position: relative;
    width: 30px;
    height: 30px;
        margin: 0px 0px;
    border-radius: 50px;
    padding: 0!important;
    display: inline-block!important;
    text-align: center;
}

#footer ul.foot_nav_ul a {
    font-family: "Microsoft YaHei";
    font-size:15px;
}

#footer li.link i {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}


ul.foot_nav_ul.flex.justify_between_star {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer li.link a.bg_l {
    background: #0073b1;
}

#footer li.link a.bg_t {
    background: #1da1f3;
}

#ver-en ul.foot_nav_ul a.bg_nav_a {
    line-height: 1.2;
    padding-bottom: 20px;
}



#footer ul.foot_nav_ul li a {
    display: block;
    padding: 0 10px 10px 10px;
    line-height: 1;
}
#footer ul.foot_nav_ul a.bg_nav_a {
    color: #3585b7;
    line-height: 1.2;
    padding-bottom: 20px;
}

#ver-en {
    font: 16px/1.8 Arial, sans-serif, Verdana ,"Microsoft YaHei";
    color: #333333;
}

#footer a.sm_nav_a {
    color: #767676;
}

#footer .copy_box {
    position: relative;
    padding: 20px 0px;
    font-size: 14px;
}

#footer .copy_box .justify_between_center {
    justify-content: space-between;
    align-items: center;
}

#footer .copy_box .flex {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
}

#footer br.ph_br {
    display: none;
}

.copy_box {
    font-family: Arial, sans-serif, Verdana, "Microsoft YaHei";
    font-size: 13px;
}

.copy_box i,.copy_box a {
    font-size: 12px;
    font-style: normal;
    color:#767676;
}


/* Header */

#header {
    position: fixed;
    z-index: 99;
    box-shadow: 0px 0px 6px #d2d2d2;
}

.masthead #header {
    width: 100%;
    height: auto;
    margin: 0px auto;
    max-width: 1920px;
    min-width: 320px;
    display:block;
}

#header::before {
    content: "";
    display: block;
    width: 50000px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -1920px;
    background: rgba(255,255,255,0.77);
    z-index: -1;
}

.page-body-home div#banner {
    display: block;
}
div#banner {
    display: none;
}

header#header .container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.masthead .comm_head {
    padding: 10px 0 !important;
}

.masthead .justify_between_center {
    justify-content: space-between;
    align-items: center;
}

.masthead .flex {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style:none;
}

.masthead .head_logo_box {
    width: 20%;
    max-width: 200px;
}

.masthead .link_lang_box {
    position: relative;
}

.masthead .link_lang_box ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:0;
    padding:0;
    list-style:none;
}

.masthead .link_lang_box ul li:first-child {
    margin-left: 0px;
}

.masthead .link_lang_box ul li {
    position: relative;
    float: left;
}

.masthead .link_lang_box ul li a {
    width: 20px;
    height: 20px;
    display: table;
}

.masthead .link_lang_box ul li a i {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.masthead a.globe i::before {
    position: relative;
    content: "";
    width: 100%;
    display: block;
    height: 100%;
    background: url('https://assets.recruitinghop.com/a6dc5977-40e1-11eb-98b6-42010a8a0fed') center no-repeat;
    background-size: contain;
}

.masthead #ver-en .over_lang {
    min-width: 120px;
}

.masthead .over_lang {
    position: absolute;
    right: 0px;
    top: 25px;
    padding: 10px;
    background: #295a78;
    border-radius: 4px;
    z-index: 101;
}

.masthead:after {
    content: '';
    display: block;
    clear: both;
}

.masthead .over_lang a {
    color: #fff;
    width: auto !important;
    height: auto !important;
    padding: 2px 0px !important;
    margin-left: 0px !important;
    border: 0 !important;
    line-height: inherit !important;
}

.masthead .link_lang_box ul li a{
        width: 20px;
    height: 20px;
    display: table;
}

.masthead .link_lang_box ul li {
    position: relative;
    float: left;
    margin-left: 20px;
}

.masthead .link_lang_box ul li:nth-child(2) a {
    width: auto !important;
    height: auto !important;
    border-radius: 3px;
    border: 1px solid #666666;
    padding: 2px 20px 2px 8px;
    line-height: 1;
}

.masthead .link_lang_box ul li:nth-child(2) >  a::before {
    content: '';
    display: block;
    position: absolute;
    right: 6px;
    top: 7px;
    border-right: 5px solid transparent;
    border-top: 6px solid #666666;
    border-left: 5px solid transparent;
}

.masthead .link_lang_box ul li:nth-child(2) a {
    width: auto !important;
    height: auto !important;
    border-radius: 3px;
}

.masthead .link_lang_box ul li a.search {
    font-size: 20px;
    line-height: 20px;
    color: #3685b7;
}

.masthead .link_lang_box ul li:last-child a {
    width: 80px;
    height: inherit;
}

.masthead span#menu {
    position: absolute;
    z-index: 6;
    width: 35px;
    height: 26px;
    top: 50%;
    right: 0px;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.masthead .ph_hide {
    display: none!important;
}

.masthead .ph_nav_box {
    width: 100%;
    position: relative;
    display: none;
}

.masthead li a.globe {
    color: grey;
}

.masthead .search-wrap {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-color: rgba(99, 167, 217, 0.45);
}

.masthead .search-box {
    position: relative;
    font-size: 0;
    padding: 20px 0px;
}

.masthead .search-box form {
    display: block;
    width: 100%;
    margin-bottom:0;
}

.masthead .search-box input {
    display: block;
    float: left;
    width: 80%;
    height: 60px !important;
    color: #ffffff!important;
    font-size: 24px;
    font-weight: 300;
    font-family: "Microsoft YaHei", "Microsoft JhengHei", Arial, Helvetica, Verdana, sans-serif;
    background: transparent;
    border: none;
    margin-bottom:0;
}

.masthead .search-box a {
    display: block;
    width: auto;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    color: #5f5b5b;
}

.masthead .search-box form i {
    color: #ffffff;
}

.masthead .search-box input#search:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.masthead .pc_nav_box ul li:nth-child(1) .over_nav {
    left: 0%;
}

.masthead .over_nav {
    position: absolute;
    width: 100%;
}

.masthead .nav_add {
    position: relative;
    padding: 30px 0;
    display: flex;
    align-items: center;
}

.masthead .menu_icon::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 35%;
    border-right: 5px solid transparent;
    border-top: 6px solid #7c7c7c;
    border-left: 5px solid transparent;
}

.masthead nav.pc_nav a.bg_a {
    line-height: 1.2;
    font-weight: normal;
}

.masthead .menu_icon {
    position: relative;
    padding-right: 15px !important;
    color: #767676 !important;
}

.masthead a.bg_a {
    color: #767676;
}

.masthead .pc_nav_box ul li {
    padding: 0 5px;
}

.masthead nav.pc_nav a.bg_a {
    padding: 5px 0 10px 0;
    display: block;
    font-family: Arial, sans-serif, Verdana ,"Microsoft YaHei";
    font-size: 16px;
}

.masthead .over_nav::before {
    content: "";
    display: block;
    width: 50000px;
    position: absolute;
    left: -1920px;
    top: 0px;
    height: 100%;
    background: rgba(0,0,0,0.7);
}

.masthead .nav_add dl {
    position: relative;
    margin:0;
}

.masthead .nav_add dd a {
    color: #fff;
    font-size: 16px;
    padding: 10px 0px;
    line-height: 1.2;
    display: block;
}

.masthead .over_lang.over_lang_pc {
    min-width: 120px;
}

.masthead .over_lang.over_lang_pc a {
    line-height: 1.8 !important;
}

li.About-us:hover > .over_nav,
li.Service-elite:hover > .over_nav,
li.workforce:hover > .over_nav,
.globle-one:hover > .over_lang,
.globle-two:hover > .over_lang,
li.job-title:hover > .over_nav{
    display: block !important;
}

.nav_add dd a:hover {
    color: #ea7e23!important;
}

.search-wrap.ready-active {
    display: block;
}

.masthead .search-box input:hover {
    box-shadow: none;
    border: none;
    outline: none;
}

.masthead .search-box::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 0px;
    border-bottom: 8px solid rgba(33,33,33,.85);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.index_banner {
    position: relative;
    width: 100%;
    height: 700px;
    overflow: hidden;
}
.pc_nav_box ul li:nth-child(4) .over_nav {
    left: 55.5%;
}
.ban_info.animat {
    -webkit-animation: fadeIn_ban 2s linear;
    -moz-animation: fadeIn_ban 2s linear;
    -ms-animation: fadeIn_ban 2s linear;
    -o-animation: fadeIn_ban 2s linear;
}
.ban_info {
    position: absolute;
    padding: 0px 20px;
    width: 90%;
    height: auto;
    top: 53%;
    left: 5%;
    text-align: center;
    color: #ffffff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 10;
}

.ban_info h1 {
    text-shadow: 0px 0px 6px #000000;
    line-height: 1.1;
}

.ban_info h1 span {
    padding-top: 10px;
    font-weight: normal;
    font-family: Arial, sans-serif, Verdana ,"Microsoft YaHei";
    font-weight: normal;
    text-transform: uppercase;
}

.txt_up {
    text-transform: uppercase;
    display: block;
}

div#banner {
    margin-bottom: 4%;
}

p.down_btn {
    display: none;
}

#menu i {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background: #3585b7;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

#menu i:nth-of-type(2) {
    top: 50%;
    margin-top: -1px;
}

#menu i:last-child {
    bottom: 0px;
}

#menu.active i:first-child {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    top: 50%;
}

#menu.active i:nth-child(2) {
    visibility: hidden;
    opacity: 0;
}

#menu.active i:last-child {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    top: 50%;
    bottom: auto;
}
#footer ul.foot_nav_ul li a:hover {
    
    color: #20638e!important;
    text-decoration: none;
}
.foot_copy a:hover {
    
    color: #20638e!important;
    text-decoration: none; 
}
.btn {
    
    cursor: pointer;
}
.link_lang_box .globle-two a {
    
    font-size: 16px;
}
#footer .foot_nav_ul .link a:hover {
    
    background: #000000;
}
#footer li {
    
    line-height: 1.8;
}
.foot_copy p a {
    
    font-size: 14px;
}
.copy_box .foot_copy p {
    
    height: 46px;
    position: relative;
    top: 3px;
}
.copy_box .foot_copy p i {
    
     position: relative;
    top: 2px;
}
.over_lang a:hover {
    color: #ea7e23 !important;
}
.general_j .JOB_U {
    
    width: 100%;
    display: block;
   
}
.general_j .Sea_Agent {
    
    width: 100%;
    display: block;
   margin-top: 10px;
}
/* Mix */

@media screen and (max-width: 412px) and (min-width: 320px){
    .well.featurehover.featurehover-misc.center > a {
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}
}


@media screen and (max-width: 1024px) and (min-width: 320px){
    header#header.reactive {
    height: 100%;
}
    
    .ph_nav_box.mobile_size {
    height: 100%;
}
    
    
}


.page-body-jobapplicationsubmitted .container {
    width: 100% !important;
}






.backtosearch {
    display: inline-block;
        text-align: center;
    vertical-align: middle;
}

a.btn.btn-primary.btn-large.btn-block.afterbefore {
    display: inline-block;
    max-width: 180px;
    margin-right: 10px;
}


.span4.widthplus {
    width: 100%;
}

a.linksearch,.btn.btn-primary.btn-large.btn-block.linksearch:hover {
    background: #e1e1e1;
    box-shadow:none;
}

.btn.btn-primary.btn-large.btn-block.linksearch,.btn.btn-primary.btn-large.btn-block.linksearch:hover {
    border-color: #e1e1e1;
    color: #e97f00;
    text-shadow: none;
     box-shadow:none;
}







.index_banner {
    
        height: 700px;
}
.div-sld-common {
    
        height: 700px;
}
.your-class {

            position: relative;
            width: 100%;
            height: 100%;
        }
.div-one {

            background: url('https://assets.recruitinghop.com/a89f492c-4422-11eb-9a78-42010a8a0fed') no-repeat center top;
            background-size: cover;
            position: absolute;
}
.div-two {

            background: url('https://assets.recruitinghop.com/b608aab4-4422-11eb-9a78-42010a8a0fed') no-repeat center top;
            background-size: cover;
            position: absolute;
}
.div-three {

            background: url('https://assets.recruitinghop.com/c18ea5c2-4422-11eb-9a78-42010a8a0fed') no-repeat center top;
            background-size: cover;
            position: absolute;
}
@-webkit-keyframes fadeIn_ban {
  0% {
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@-moz-keyframes fadeIn_ban {
  0% {
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@-ms-keyframes fadeIn_ban {
 0% {
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@-o-keyframes fadeIn_ban {
  0% {
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}
@keyframes fadeIn_ban {
  0% {
    transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    opacity: 1;
  }
}

.ban_info h1 {
    
    font-size: 46px;
}

@media screen and (max-width: 4096px) and (min-width: 1024px) {
    
    .over_lang::before {
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: -6px;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #295a78;
    border-left: 10px solid transparent;
}
    
}
@media (max-width: 1800px){
    
    .index_banner {
        height: 680px;
    }
    .div-sld-common {
        height: 680px;
    }
}
@media (max-width: 1660px){
    
    .index_banner {
        height: 600px;
    }
    .div-sld-common {
        height: 600px;
    }
    .ban_info h1 {
        
        font-size: 40px;
    }
}

@media (max-width: 1440px){
    
    .index_banner {
        height: 580px;
    }
    .div-sld-common {
        height: 580px;
    }
    .ban_info h1 {
        
        font-size: 40px;
    }
}

@media (max-width: 1360px){
    
    .index_banner {
        height: 600px;
    }
    .div-sld-common {
        height: 600px;
    }
     .ban_info h1 {
        
        font-size: 36px;
    }
    
}


@media (max-width: 1280px){
    .index_banner {
        height: 500px;
    }
    .div-sld-common  {
        height: 500px;
    }

.masthead nav.pc_nav a.bg_a {
    
    font-size: 14px;
}

}

@media (max-width: 1024px){
    .comm_head.flex.justify_between_center {
    padding: 20px 0px !important;
}

.pc_hide {
    display: none!important;
}

.head_logo_box {
    width: 30% !important;
    max-width: 250px !important;
}

span#menu.ph_hide {
    display: block!important;
}
 .index_banner {
    height: 450px;
}
.div-sld-common  {
    height: 450px;
}
.index_banner h1 {
    
    font-size: 32px;
    margin: 0;
    line-height: 1.1;
}
.ph_nav_box.mobile_size .ph_lang_box {
    
    top: -7px;
}

}



@media (max-width: 990px){
   .masthead header#header .container {
    padding: 0px 20px;
}
}


.ph_nav_box.mobile_size {
    display: none;
    width: 100%;
    position: relative;
}

.ph_nav_box::before {
    content: "";
    display: block;
    width: 50000px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -1920px;
    background: rgba(53,133,183,0.77);
    z-index: -1;
}



.ph_nav_box.mobile_size .ph_nav {
    position: relative;
    width: 100%;
    height: 76.5%;
    overflow-y: auto;
    overflow-x: hidden;
}



.ph_nav_box.mobile_size ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ph_nav_box.mobile_size .ph_nav ul {
    position: relative;
    padding: 20px 0px;
}

.ph_nav_box.mobile_size .ph_nav ul li {
    position: relative;
    margin: 5px 0px;
    text-align: center;
}

.ph_nav_box.mobile_size .ph_nav ul li a.bg_a {
    position: relative;
    color: #fff;
    display: block;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: bold;
        line-height: 36px;
}

.ph_nav_box.mobile_size .ph_nav ul li b {
    font-weight: bold;
    position: relative;
    padding-right: 15px !important;
}

.ph_nav_box.mobile_size .ph_nav ul li b::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 46%;
    border-right: 5px solid transparent;
    border-top: 6px solid #ffffff;
    border-left: 5px solid transparent;
}

.ph_nav_box.mobile_size .ph_over_nav {
    position: relative;
    padding-bottom: 10px;
    display: none;
}

.ph_nav_box.mobile_size .ph_lang_box {
    position: relative;
}

.ph_nav_box.mobile_size .ph_over_nav a {
    color: #fff;
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    font-size: 16px;
}


.ph_nav_box.mobile_size .ph_over_nav dl {
    margin: 0;
}

.ph_nav_box.mobile_size .ph_nav ul li.current1, 
.ph_nav_box.mobile_size .ph_nav ul li.current, 
.ph_nav_box.mobile_size .ph_nav ul li:hover {
    background: #59a5d6!important;
}


.ph_nav_box.mobile_size .current1 .bg_a { color: #20638e!important; }


.ph_nav_box.mobile_size .ph_nav ul li:hover b::before {
    border-top: 6px solid #20638e;
}

.ph_nav_box.mobile_size a:hover {
    color: #20638e!important;
    text-decoration: none;
}

.ph_nav_box.mobile_size .ph_lang_box {
    position: relative;
    width: 100%;
}

.ph_nav_box.mobile_size .ph_lang_box ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ph_nav_box.mobile_size .over_lang.over_lang_ph {
    display: none;
}

.ph_nav_box.mobile_size .ph_lang_box ul li {
    position: relative;
}

.ph_nav_box.mobile_size .ph_lang_box ul li a i,
.ph_nav_box.mobile_size .ph_lang_box ul li a {
    position: relative;
    display: block;
    width: 26px;
    height: 26px;
    color: #ffffff;
}

.ph_nav_box.mobile_size .ph_lang_box a.globe i::before {
    background: url('https://assets.recruitinghop.com/d01ea4c4-a3f7-11ea-850d-42010a8a0ff1') center no-repeat;
    background-size: contain;
}

.ph_nav_box.mobile_size .ph_lang_box ul li:nth-child(2) a {
    width: auto !important;
    height: auto !important;
    margin-left: 20px;
    border-radius: 3px;
    border: 1px solid #ffffff;
    padding: 5px 20px 5px 8px;
    line-height: 1;
}

.ph_nav_box.mobile_size .ph_lang_box ul li:nth-child(2) a::before {
    content: '';
    display: block;
    position: absolute;
    right: 6px;
    top: 10px;
    border-right: 5px solid transparent;
    border-top: 6px solid #ffffff;
    border-left: 5px solid transparent;
}

.ph_nav_box.mobile_size .ph_lang_box ul li a.search {
    font-size: 24px;
    line-height: 20px;
    color: #ffffff;
    margin-left: 20px;
}

.ph_nav_box.mobile_size .search-wrap {
    top: inherit;
    bottom: 15%;
}


.ph_nav_box.mobile_size .over_lang {
    min-width: 120px;
}

.ph_nav_box.mobile_size .ph_lang_box .over_lang_ph {
    bottom: 140%;
    top: auto;
}

.ph_nav_box.mobile_size .over_lang.over_lang_ph > a {
    line-height: 27px !important;
    font-size: 15px;
}

.ph_nav_box.mobile_size .ph_lang_box .over_lang::before {
    bottom: -6px;
    top: auto;
    border-top: 8px solid #295a78;
    border-bottom: none;
}

.ph_nav_box.mobile_size .over_lang::before {
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: -6px;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #295a78;
    border-left: 10px solid transparent;
}

.over_lang.over_lang_ph.click12.active,.over_lang.over_lang_ph.click13.active  {
    display: block;
}

.ph_nav_box.mobile_size a.globe {
    font-size: 15px;
}

.ph_nav_box.mobile_size a.globe:hover {
    color: #ea7e23 !important;
}

.ph_nav_box.mobile_size .click13 > a:hover {
    color: #ea7e23 !important;
}

.masthead .search-box::after{ }

.search-wrap.active-wrap {
    top: inherit !important;
    bottom: 15%;
}

.search-wrap.active-wrap ::placeholder { color:#fff !important; font-weight:100; }

.search-wrap.active-wrap {
    display: block;
}

.active2,.active-wrap2 { display:none !important; }

@media screen and (max-width: 1024px) and (min-width: 320px) {
    .masthead .search-box::after{ display:none; }
}

@media (max-width: 800px){
    
    .ph_nav_box.mobile_size .ph_lang_box {
        top: -4px;
    }
}

@media (max-width: 768px){
    
    .index_banner {
        height: 400px;
    }
    .div-sld-common {
        height: 400px;
    }
    .index_banner h1 {
        
        font-size: 24px;
        position: relative;
        top: 28px;
    }
}

@media (max-width: 766px){
    
    .span4 .btn.save1oe2 {
        
        margin-top: 10px;
    }
}

@media (max-width: 700px){
    .comm_head.flex.justify_between_center {
    padding: 7px 0px !important;
    padding-bottom: 9px !important;
}
.masthead .head_logo_box {
    
    max-width: 95px !important;
}

.masthead span#menu {
    height: 20px;
    width: 30px;
}

.masthead #menu i {
    height: 2px;
}
.ph_nav_box.mobile_size .ph_lang_box {
    
    top: 0;
    padding-top: 33px;
}

}

@media (max-width: 540px){
    
    .index_banner {
        height: 300px;
    }
    .div-sld-common {
        height: 300px;
    }
    .index_banner h1 {
        
        font-size: 20px;
        top: 21px;
    }
    
}

@media (max-width: 326px){
    
    .index_banner .ban_info {
        padding: 0px 16px;
    }
}
/*headermedia end*/

/*footer*/
.page-body-home .container.checkallpage {
    
    width: 100% !important;
}

.page-body-job-search-action .container.checkallpage{
    width: 100% !important;
}

.page-body-all-jobs .container.checkallpage {
    
    width: 100% !important;
}
#body.new-full-width .container.checkallpage {
    
    width: 100% !important;
}
.search-holder.search-holder-one {
    
    margin-top: 9px;
}
.search-holder.search-holder-two {
    
    margin-top: 9px;
}
@media (min-width: 1801px){
    
    .container {
        
        padding: 0px 160px;
    }
}
@media screen and (min-width:1797px){
    #footer li.link {
    min-width: 110px;
    font-size: 16px;
    line-height: 28.8px;
    }
    #footer ul.foot_nav_ul a {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    }
}

@media (max-width: 1800px){
   
    
    #footer ul.foot_nav_ul a { font-size:16px; }
    
    .container {
        
        padding: 0px 140px;
    }

}


@media (max-width: 1660px){
  
.container {
        
        padding: 0px 120px;
    }
}

@media (max-width: 1440px){
    
    .container {
        
        padding: 0px 100px;
    }
    .link_lang_box .globle-two a {
    
        font-size: 14px;
    }
}

@media (max-width: 1360px){
    
     .container {
        
        padding: 0px 80px;
    }
    #footer ul.foot_nav_ul a { font-size:15px; }
    
    .com_pad {
    padding: 60px 0px;
}

.link_lang_box li a, .over_smnav dd a {
    font-size: 14px;
}

.link_lang_box .globle-two a {
    
    font-size: 14px;
}


}

@media (max-width: 1280px){
   
.container {
        
        padding: 0px 40px;
    }
}
@media (max-width: 1024px){
    ul.foot_nav_ul {
    flex-wrap: wrap;
}

ul.foot_nav_ul li.link {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: auto;
}

ul.foot_nav_ul li:first-child {
    margin-bottom: 30px;
}

ul.foot_nav_ul li a {
    max-width: inherit;
}

ul.foot_nav_ul li a.sm_nav_a {
    display: none !important;
}

ul.foot_nav_ul li {
    width: 100%;
    text-align: center;
}

ul.foot_nav_ul a.bg_nav_a {
    line-height: 1.2 !important;
    padding-bottom: 20px !important;
}

p.color_y {
    line-height: 1.8;
}

.foot_copy {
    flex-wrap: wrap;
}

.foot_copy p {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}

.ph_nav_box.mobile_size .ph_over_nav a {
    
    line-height: 1.8;
}
.ph_nav_box.mobile_size .ph_over_nav dd {
    margin: 0;
}

.copy_box .foot_copy p {
    
    height: 82.73px;
}
.copy_box .foot_copy p i {
    position: relative;
    top: 3px;
}


}

@media (max-width: 636px){
    
    .copy_box .foot_copy p {
        
        height: 107px;
    }
}

@media (max-width: 554px){
    
    .copy_box .foot_copy p {
        
        height: auto;
        top: 0;
    }
    .copy_box .foot_copy p i {
      
        top: 0;
    }
    .copy_box {
        
        padding: 25px 0px !important;
    }
    
}

@media (max-width: 540px){
    
     .copy_box {
        
        padding: 15px 0px !important;
    }
    
    ul.foot_nav_ul li.link {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100% !important;
    padding-top: 20px;
}

br.ph_br {
    display: block !important;
}

.foot_copy p{ line-height:1.8; }

}

@media (max-width: 350px){
    
    .span10.span-ten-two .dynamic-content .btn {
        
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 990px){
   footer .container {
    padding: 0px 20px;
}
}

@media (max-width: 990px){
    .row-fluid .span3{
width:100%}
}



footer a.bg_nav_a b {
    font-weight: normal;
}

ul.foot_nav_ul a.bg_nav_a {
    line-height: 1.2;
    padding-bottom: 20px !important;
}

footer p.color_y {
    line-height: 1.8;
}

/*footer end*/

/*newcss*/

.well.featurehover.featurehover-jobs.center, .well.featurehover.featurehover-jobs.center:hover {
    background: #e97f00 !important;
    color:#fff;
}
.page-body-job-interactive-map .highlight {
    color: #fff;
}

i.fa-solid.fa-certificate  {
    color: #fff;
}
