@charset "utf-8";
@media (max-width:1370px){

}
@media (max-width: 1199px){

}

@media (max-width:991px){
    .header_top_logo{
        max-width: 100%;
        display: none;
    }
    .header_top_two .header_info .text-right{
        text-align: center !important;
    }
    .header_top_two .header_info{
        padding: 0px;
    }
    .header_three .navbar-brand{
        display: block;
    }
    .header_three .con_btn{
        margin-top: 8px;
    }
    .navbar-brand{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .menu .nav-item{
        padding-top: 2px;
        padding-bottom: 2px;
        margin-right: 0;
    }
    .search{
        padding-bottom: 10px;
    }
    .menu > .nav-item > .nav-link{
        display: block;
        position: relative;
    }
    .menu > .nav-item.submenu .dropdown-menu{
        box-shadow: none;
        padding: 0px 20px;
        -webkit-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -moz-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -ms-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -o-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        max-height: 0;
        display: block;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        margin: 0;
    }
    .menu > .nav-item.submenu .dropdown-menu.show{
        -webkit-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -moz-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -ms-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        -o-transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        transition: max-height 0.5s, opacity 0.1s 0.1s, visibility 0s 0s;
        max-height: 250px;
        overflow-y: scroll;
        padding-top: 8px;
        display: block;
        opacity: 1;
        visibility: visible;
    }
    .menu > .nav-item.submenu .nav-link:after{
        content: "\e64b";
        right: 0;
        top: 0px;
        position: absolute;
        font-family: 'themify';
        display: block;
        border: 0px;
        width: auto;
        height: auto;
        font-size: 14px;
    }
    .navbar-collapse {
        max-height: 400px;
        overflow-y: scroll;
    }
    .header_contact_info a{
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .h_social_icon a{
        padding-left: 8px;
    }
    .navbar .container{
        padding-left: 15px;
        padding-right: 15px;
    }

    /**
     *  新闻
     */


}

@media (max-width:767px){
    .header_top_two .header_contact_info a{
        padding-left: 0;
        padding-right: 5px;
        font-size: 12px;
    }

}

@media (max-width:576px){
    .header_contact_info a,.h_social_icon a{
        font-size: 11px;
    }
    .h_social_icon a {
        padding-left: 5px;
    }
    .header_contact_info a{
        padding-right: 4px;
    }
    .header_top_two .header_info{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header_top_two .header_contact_info a{
        line-height: 14px;
    }
    .quote_post {
        padding: 50px 20px 40px 120px;
    }

}

@media (max-width:450px){
    .header_info .row{
        display: block;
    }
    .h_social_icon,.header_info .col-3{
        display: none;
    }
    .header_info .col-9{
        max-width: 100%;
        text-align: center;
    }
}

@media (max-width: 375px){
    .header_contact_info a {
        padding-right: 0px;
        padding-left: 0;
    }
    .header_contact_info a:before{
        display: none;
    }
    .header_top_two {
        display: none;
    }
    .breadcrumb_content h2{
        font-size: 46px;
    }

}
/*加入我们*/
@media screen and (max-width: 800px) {
    .talent-recruitment .talent-recruitment-list > li .nr {
        padding: 0.2rem 0.1rem; }
    .talent-recruitment .talent-recruitment-list > li .nr > div {
        padding: 0; }
    .talent-recruitment .talent-recruitment-list > li .nr > div:after {
        display: none; }
    .talent-recruitment .talent-recruitment-list > li .nr > div h1 {
        margin-bottom: 0.1rem;
        font-size: 18px; }
    .talent-recruitment .talent-recruitment-list > li .nr > div .mailbox {
        margin-top: 0.1rem;
        position: static; }
    .talent-recruitment .talent-recruitment-list > li .nr .left {
        padding: 0;
        width: 100%; }
    .talent-recruitment .talent-recruitment-list > li .nr .right {
        margin-top: 0.2rem;
        padding: 0;
        width: 100%; } }

@media screen and (max-width: 800px) {
    .talent-recruitment .talent-recruitment-list .talent-mobile-title {
        display: block; } }
