.Dunhuang{
    width: 100%;
    height: auto;
    margin-top: 165px;

    /* display: none; */
    position: relative;
}

#footTips p{
    display: inline;
}

.tips-msg p{
    display: inline;
}

.bottom{
    margin-top: 24%;
}

.new-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    transition: all 0.7s;
}

#sidebar {
    z-index: 999;
}

.mp4_mp4{
    overflow: hidden;
}

.div{
    position: absolute;
    top: 25%;
    left: -18%;
}

.div_1{
    right: 9%;
    top: 18.3%;
    position: absolute;
}

.sidebar-item_1 {
    position: relative;
    display: inline-block;
    height: 64px;
    padding: 0 32px;
    color: #001e50;
    font-size: 16px;
    background: #00b0f0;
    border-radius: 64px;
    overflow: hidden;
}


.BB{
    display: none;
}

.HD_box{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: rgb(0 0 0 / 50%);

    /* background: red; */
    padding: 0 37px;
    box-sizing: border-box;
    inset: 0;
    display: none;
}

/* .HD_box_1::-webkit-scrollbar {
    display:none;
} */
.HD_box_1{
    width: 900px;
    height: 100%;
    background: #fff;
    margin: auto;
    padding: 50px;
    box-sizing: border-box;
    font-size: 30px;
    overflow: hidden;
    overflow: scroll;
    overflow-x:hidden;
}

.HD_box_1::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.HD_box_1::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: insert 0 0 5px rgb(0 0 0 / 20%);
    background: rgb(0 0 0 / 20%);
}

.HD_box_1::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: insert 0 0 5px rgb(0 0 0 / 20%);
    background: rgb(0 0 0 / 10%);
}

.close{
    position: absolute;
    top: 1%;right: 27.8%;
    z-index: 99999;
}

.HD_box_1 h2{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.HD_box_1 p{
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
}

.czjj p{
    font-size: 22px;
    font-family: "Adobe 黑体 Std",sans-serif;
    color: #000;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
}

.czjj span{
    font-size: 17px;
    color: #000;
}

.GZ_box{
    width: 920px;
    margin:auto;
}

.czjj_box{
    padding-bottom: 330px;
}

.GZ_a{
    width: 148px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 15px;
    color: #001e50;
    background: #fff;
    border-radius: 50px;
    margin: 40px 0 18px;
}

.GZ_box span{
    color: #1f1c17;
    font-size: 14px;
}


.czjj p:nth-of-type(1){
    margin-top: 25px;
}

.Dunhuang_1{
    width: 100%;
    height: auto;
    background-image: url("../images/dhtdrecruitment/PC_bjt_1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 38px 0 0;
}

.text2_size {
    font-size: 26px !important;
    margin-top: 4px !important;
    font-weight: bold;
}

.text1_size {
    font-size: 57px !important;
}

.imgbox{
    width: 1142px;
    height: 763px;

    /* background: red; */
    margin: auto;
    position: relative;
}

.Dunhuang_h2{
    font-size: 55px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 98px;
}

.Dunhuang_h2 img{
    vertical-align: middle;
    margin-top: -12px;
}

.W{
    width: 80%;
}

.F{
    flex: 1 !important;
}

.drive-form-item:nth-child(1) {
    margin-right: 22px;
}

.drive-form-push{
    margin-left: 0;
    margin-top: 50px;
}

.bomb-main {
    position: relative;
    width: 100%;
    padding: 0;
}

.footer_box{
    width: 100%;
    margin-top: 98px;
    user-select: none;
}

.footer_box img{
    -webkit-user-drag: none;
    width: 100% !important;
    height: 100% !important;
}

.title_box{
    /* background: blue; */
    display: flex;
    margin-bottom: 40px;
}

.wapper_box{
    width: 900px;
    height: 605px;
    margin: auto;
}

.title_1{
    width: 128px;
    height: 52px;
    font-size: 20px;
    color: #001e50;
    text-align: center;
    line-height: 46px;
    margin-left: 230px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
 
.active{
    border-top: 4px double #102d5b;
    border-bottom: 4px double #102d5b;
    margin-top: -4px;
}

.active::before{
    content: '';
    width: 0;
    height: 0;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 12px solid #001e50;
    position: absolute;
    bottom: -16px;left: 52px;
}

.title_1:nth-child(2){
    margin-left: 190px;
}

.dian{
    font-size: 20px;
}

.shipin{
    width: 900px;
    height: 506px;
    display: block;
    position: relative;
    overflow: hidden;
}

.shipin>ul{
    position: absolute;
    width: 300%;
    height: 100%;

    /* left: -800px; */
}

.shipin>ul>li{
    float: left;
    width: 900px;

    /* display: block; */
}

.shipin>ul>li>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* #Video img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.BTN-1{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;left: 0;
    z-index: 99;
  }

  .BTN-1 img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    cursor: pointer;
  }

  .img_box{
    width: 100%;
    height: 507px;
    position: relative;
    overflow: hidden;
    display: none;
}

.img_box img{
    width: 100%;
    height: 100%;
}

.left_hand{
    position: absolute;
    top: 62%;left: 0;
    cursor: pointer;
}

.right_hand{
    position: absolute;
    right: 0;top: 62%;
    cursor: pointer;
}

.left_hand_2{
    position: absolute;
    top: 62%;left: 0;
    cursor: pointer;
}

.right_hand_2{
    position: absolute;
    right: 0;top: 62%;
    cursor: pointer;
}

.left_hand_1{
    position: absolute;
    top: 33%;left: 0;
    cursor: pointer;
    z-index: 99;
}

.right_hand_1{
    position: absolute;
    right: 0;top: 33%;
    cursor: pointer;
}

.czjj{
    width: 1238px;
    height: 286px;

    /* margin-top: ; */
    background-image: url("../images/dhtdrecruitment/PC-hua_03.png");
    background-repeat: no-repeat;
    background-repeat: 100% 100%;
    margin:450px auto 0;
    text-align: center;
}

.czjj_h2{
    font-size: 30px !important;
    font-family: "Adobe 黑体 Std",sans-serif;
    text-align: center;
    line-height: 55px;
    font-weight: bold;
    margin-bottom: 10px;
}

.one_dw{
    font-size: 18px;
    padding: 0 149px;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 25px;
}

.one_dw img{
    vertical-align: middle;
    margin-right: 18px;
}

.djjx{
    width: 100%;
    height: 1850px;
    background-image: url("../images/dhtdrecruitment/PC_bjt_2.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.mp4_box{
    width: 1142px;
    margin: auto;
    position: relative;
    height: 863px;
    overflow: hidden;
}

.mp4{
    width: 900px;
    height: 506px;
    margin: 65px auto 0;
}

.mp4 img{
    position: relative;
    z-index: 99;
}

#Video_1{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 99;
}

.aa{
    margin-top: 165px;
}

.title_title{
    width: 900px;
    margin: auto;
    position: relative;
    z-index: 99;
}

.title_h2{
    font-size: 26px;
    color: #001e50;
    margin: 80px 0 29px;
    font-weight: bold;
}

.title_p{
    font-size: 17px;
    line-height: 30px;
    color: #000;
}

.bomb-main{
    margin-top: -240px;
}

.bb{
    margin-bottom: 100px !important;
}

.mp4_box>ul{
    width: 440%;
    height: 863px;
   position: absolute;
}

.mp4_box>ul>li{
    width: 1142px;
    height: 100%;
    float: left;
}



@media only screen and (width <= 1366px) {
    .div {
        position: absolute;
        top: 25%;
        left: -44%;
    }

    .div_1 {
        right: -7%;
        top: 18.3%;
        position: absolute;
    }
}











@media only screen and (width <= 750px) {
    .shipin>ul{
        position: absolute;
        width: 330%;
        height: 100%;

        /* left: -800px; */
        transition: all .7s;
    }

    .shipin>ul>li{
        float: left;
        width: 300px;
        margin: 0 10px;

        /* display: block; */
    }

    .shipin>ul>li:first-child{
        margin: 0 10px 0 0;
    }

    .shipin>ul>li:last-child{
        margin: 0 0 0 10px;
    }

    .footer_box {
        width: 100%;
        margin-top: 10px;
    }

    .img_box>ul>li {
        margin:  0 10px;
    }

    .img_box img{
        width: 300px;
        height: 169px;
    }

    .img_box>ul>li:nth-of-type(1){
        margin-left:0 !important;
    }

    /* .HHH{
        margin-left: 0 !important;
    } */

    /* .PPP{
        margin-left: 20px !important;
    } */

    .drive-dealer {
        padding: 0 !important;
    }

    .drive-form-item{
        width: 100%;
    }

    .Dunhuang {
        width: 100%;
        height: auto;
        padding-top: 80px;
        box-sizing: border-box;
        margin-top: 0;

        /* display: none; */
        overflow: hidden;
    }

    .Dunhuang_1 {
        width: 100%;
        height: 1000px;
        background-image: url("../images/dhtdrecruitment/M_bjt_1.jpg");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 0;
        box-sizing: border-box;
        position: relative;
    }

    .imgbox {
        width: 100%;
        height: auto;

        /* background: red; */
        padding: 0 37px;
        margin: auto;
        position: relative;
    }

    .Dunhuang_h2 {
        font-size: 23px !important;
        text-align: center;
        font-weight: bold;
        margin-bottom: 49px !important;
        margin-top: 0 !important;
    }

    .title_box {
        /* background: blue; */
        display: flex;
        margin-bottom: 26px;
    }

    .BTN-1{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;left: 0;
        z-index: 99;
      }

    .wapper_box {
        width: 100%;
        height: auto;
        margin: auto;
    }

    .shipin {
        width: 300px;
        height: 220px;
        display: block;
        position: relative;
        margin: auto;
        overflow: unset;
    }

    /* .shipi>ul>li:nth-of-type(1){
        margin: 0px !important;
    }
    .shipi>ul>li{
        margin: 0px 10px;
    } */
    .BTN-1 img {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -15px;
        margin-top: -15px;
        cursor: pointer;
    }

    .img_box {
        width: 300px;
        height: 220px;
        position: relative;
        overflow: initial;
        display: none;

        /* margin: auto; */
    }

    .img_box>ul{
       width: 880%;
       height: 100%;
       position: absolute;
       left: 0;
       transition: .5s all;
    }

    .img_box>ul>li{
        float: left;
        
    }

    .title_1 {
        width: 90px;
        height: 26px;
        font-size: 11px;
        color: #001e50;
        text-align: center;
        line-height: 14px;
        box-sizing: border-box;
        cursor: pointer;
        position: relative;
        margin: auto;
    }

    .active {
        border-top: 4px double #102d5b;
        border-bottom: 4px double #102d5b;
        margin-top: -4px !important;
    }

    .title_1:nth-child(2) {
        margin-left: 0;
    }

    .dian {
        font-size: 16px;
    }

    .active::before {
        content: '';
        width: 0;
        height: 0;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-top: 6px solid #001e50;
        position: absolute;
        bottom: -10px;
        left: 40px;
    }

    .czjj_box{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .czjj {
        width: 100%;
        height: 185px;
        background-image: url("../images/dhtdrecruitment/M-hua_03.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 200px auto 0;
        padding: 0 18px;
        box-sizing: border-box;
    }

    .czjj_h2 {
        font-size: 14px !important;
        text-align: center;
        margin: 0 !important;
        line-height: 27px;
    }

    .one_dw {
        font-size: 9px;
        padding: 0;
        box-sizing: border-box;
        display: inline-block;
        margin-top: 25px;
    }

    .one_dw:nth-of-type(2) {
        margin-left: 10px;
    }

    .one_dw:last-child{
        margin-top: 12px !important;
    }

    .one_dw img {
        width: 8px;
        height: 11px;
        vertical-align: middle;
        margin-right: 2px;
    }

    .one{
        width: 8px !important;
        height: 11px !important;
    }

    .two{
        width:11px !important;
        height: 10px !important;
    }

    .three{
        width: 11px !important;
        height: 10px !important;
    }

    .mp4_box {
        width: 300px;
        margin: 16px auto 0;
        position: relative;
        height: 863px;
        overflow: unset;
    }

    .cc{
        margin-bottom: 0 !important;
    }

    .mp4_box>ul>li {
        width: 300px;
        height: 100%;
        float: left;
        margin: 0 10px;

        /* margin-left: 20px; */
    }

    .mp4_box>ul>li:first-child{
        margin: 0  10px 0 0!important;
        
    }

    .mp4_box>ul>li:last-child{
        margin: 0 0 0 10px!important;
    }

    .mp4 {
        width: 100%;
        height: 506px;
        margin: 65px auto 0;
    }

    .title_title {
        width: 100%;
        margin: auto;
    }


    .dian_box{
        /* width: 100%; */
        height: 4px;
        margin: 20px auto;
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -40px;

    }

    .dian_box span{
        width: 4px;
        height: 4px;
        margin-left: 10px;
        background: #001d53;

        /* display: inline-block; */
        float: left;
        border-radius: 50%;
    }

    .dian_box_2{
        /* width: 100%; */
        height: 4px;
        margin: 20px auto;
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -40px;

    }

    .dian_box_2 span{
        width: 4px;
        height: 4px;
        margin-left: 10px;
        background: #001d53;

        /* display: inline-block; */
        float: left;
        border-radius: 50%;
    }

    
    .dian_box1{
        width: 100%;
        height: 4px;
        margin: 20px auto;
        position: absolute;
        bottom: 610px;
        left: 50%;
        margin-left: -40px;

    }

    .dian_box1 span{
        width: 4px;
        height: 4px;
        margin-left: 10px;
        background: #001d53;

        /* display: inline-block; */
        float: left;
        border-radius: 50%;
    }
 
    .active1{
        /* background: red !important; */
        width: 8px !important;
        height: 8px !important;
        margin-top: -2px !important;
        margin-left: 0 ;
    }

    .djjx {
        width: 100%;
        height: auto;
        background-image: url("../images/dhtdrecruitment/M_bjt_2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position-y: -120px;
        padding-top: 50px;
        box-sizing: border-box;
        overflow: hidden;
    }


    .mp4 {
        width: 100%;
        height: auto;
        margin: 42px auto 0;
    }

    .title_h2 {
        font-size: 13px !important;
        color: #001e50;
        margin: 30px 0 20px !important;
        font-weight: bold;
    }

    .title_p {
        font-size: 11px;
        line-height: 18px;
        color: #000;
        padding-right: 28px;
    }

    .drive-title, .drive-form, .drive-clause {
        padding: 0;
    }


    
    .drive-form-item_5 {
        margin-right: 1px !important;
    }

    .form-text_5{
        margin-right: 25px !important;
    }

    .text1_size {
        font-size: 25px !important;
    }

    .text2_size {
        font-size: 13px !important;
        margin-top: 4px !important;
        font-weight: bold;
    }

    .index-banner-btn {
        display: block;
        width: 126px !important;
        height: 38px !important;
        border-radius: 22px;
        background-color: #fff;
        color: #001E50;
        margin-top: 60px;
        text-align: center;
        line-height: 38px !important;
        transition: .6s all;
        font-size: 13px !important;
    }

    .img_1{
        display: inline-block !important;
    }





    .czjj p{
        font-size: 12.5px;
        font-family: "Adobe 黑体 Std",sans-serif;
        color: #000;
        text-align: center;
        line-height: 27px;
        font-weight: bold;
    }

    .czjj p:nth-of-type(1){
        margin-top: 18px;
    }

    .czjj span {
        font-size: 10px;
        color: #000;
        display: inline-block;
    }
    
    .czjj p:nth-of-type(4){
        margin-bottom: 4px;
    }

    .GZ_a {
        width: 148px;
        height: 44px;
        display: block;
        text-align: center;
        line-height: 44px;
        font-size: 15px;
        color: #001e50;
        background: #fff;
        border-radius: 50px;
        margin: 20px auto 8px;
    }

    .GZ_box{
        width: 100%;
        margin:auto;
        text-align: center;
    }

    .box{
        width: 100%;
        height: 90px;
        background: linear-gradient(to bottom, #fff, #f5fafc);
    }

    .HD_box_1{
        width: 100%;
        background: #fff;
        margin: auto;
        padding: 30px;
        box-sizing: border-box;
        font-size: 30px;
    }

    .HD_box{
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 99999;
        background: rgb(0 0 0 / 50%);

        /* background: red; */
        padding: 0 37px;
        box-sizing: border-box;
        inset: 0;
        display: none;
    }

    .HD_box_1 h2 {
        font-size: 20px !important;
        margin: 0 !important;
        font-weight: bold;
        text-align: center;
    }

    .HD_box_1 p {
        font-size: 10px;
        line-height: 20px;
        margin-top: 10px;
    }

    .close{
        position: absolute;
        top: 1%;right: 11.8%;
        z-index: 99999;
    }

    .bottom{
        margin-top: 0 !important;
    }

    .div_1 {
        width: 130px;
        height: 72px;
        right: -21%;
        top: 30.3%;
        position: absolute;
    }

    .div_1 img{
        width: 100%;
        height: 100%;
    }

    .div {
        width: 90px;
        height: 70px;
        left: -3%;
        top: 9%;
        position: absolute;
    }

    .div img{
        width: 100%;
        height: 100%;
    }

    .m_XS{
        width: 100%;
        height: 100px;
    }

    .bomb-main {
        margin-top: 0 !important;
    }

    .bomb-tips {
        width: 83%;
        padding: 30px 17px !important;
    }

    .drive-form-push {
        width: 100%;
        margin: 36px 0;
        text-align: center !important;
    }

}