﻿@media screen and (min-width: 1366px){
    .el-carousel__container{height:350px;}
    .headerH5{display: block;}
    .headerPC{display: none;}
    .ffItem{
        width: 50%;
    }
}
/* 超小屏幕 */
@media screen and (max-width:768px){
    .topMenu{overflow: auto;}
    .el-carousel__container{height: 100px;}
    .el-carousel__item {height: 200px;}
    .luyan{width: 100% !important;padding: 0 !important;}
    .box2 .item{flex:1;margin: 0 10px;padding: 10px;}
    .navLink{font-size: 14px;}
    .el-menu-item{padding: 0 20px !important;}
    .tabItme{margin-right: 16px;}
    /* 首部 轮播 以及 登录注册 + 搜索*/
    .catbanner{display: none;}
    .loginbtn{display: none;}
    .regbtn{display: none;}
    .seassss{display: none;}
    /* cyqb中的 图片 */
    .qbzl_cxzsing{display: none;}
    .flexAlignCenter{display: flex;justify-content: space-between;}
    .flexitem{width: 75vw !important;}
    .box2{display: flex;overflow: auto;}
    .introduction{flex-direction: column;}
    .introductionDes{width: 100% !important;}
    .topMenu:nth-child(3){display: none;}
    .slider{width: 100%;}
    .text-overflow{width: 60%;flex-wrap: nowrap;overflow: hidden;
        text-overflow: ellipsis;white-space: nowrap;}
    .c-main .right{padding: 0 !important;flex: 1 !important;}

    .right_small{width: 100% !important;}
    .imgBox>a>p{
        letter-spacing: 2px;
        font-size: 14px;
        padding: 10px 0;
      }
    .tableZzb{width: 100%;}
    .zzb{display: none;}
    .pagejob{
        background-image:url('../../images/page_job_v3.jpg');
        background-repeat: no-repeat;height:438px;
        background-size: 100%;
        position: relative;
    }
    .go{position: absolute;bottom: 20px;right: 10px;}
    .systemBtn{display: none;}
    .applicationNone{display: none;}

    .applicationTableDown{
        display: flex;flex: 1;align-items: center;margin: 10px 0;font-weight: bolder
    }
    
    .tabelDownTitle{
        width: 200px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;
    }
    .ktpBox{display: none;}
    .rightWithleftBox{flex-direction: column;}
    .catlist{display: none;}
    .headerH5{display: block;}
    .headerPC{display: none;}
    .ffItem{
        flex: 1;
    }
}
/* 小屏幕 */
@media screen and (min-width:769px) and (max-width:991px) {
    .topMenu{overflow: auto;}
    .slider{width: 100%;}
    .imgBox>a>p{
        letter-spacing: 2px;
        font-size: 12px;
        padding: 10px 0;
      }
    .zzb{display: none;}
    .tableZzb{width: 80%;margin: 0 auto}
    .zzb{display: none;}
    .systemBtn{display: none;}
    .applicationNone{display: none;}
    .applicationTableDown{
        display: flex;flex: 1;align-items: center;margin: 10px 0;font-weight: bolder
    }
    .go{position: absolute;bottom: 20px;right: 10px;}
    .pagejob{
        background-image:url('../../images/page_job_v3.jpg');
        background-repeat: no-repeat;height:438px;
        background-size: 100%;
        position: relative;
    }
    .tabelDownTitle{
        white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;
    }
    .ktpBox{display: none;}
    .rightWithleftBox{flex-direction: column;}
    .catlist{display: none;}
    .headerH5{display: block;}
    .headerPC{display: none;}
    .c-main .right{padding: 0 !important;flex: 1 !important;}
    .ffItem{flex: 1;}
    .right_small{width: 100% !important;}
}
/* 中等屏幕 */
@media screen and (min-width:992px) and (max-width:1200px) {
    .c-main2{width: 85%;margin: 0 auto}
    .topMenu{overflow: auto;}
    .imgBox>a>p{
        letter-spacing: 10px;
        font-size: 18px;
        font-weight: bolder;
        padding: 10px 0;
    }
    .tableZzb{width: 100%;}
    .systemBtn{display: flex;flex-direction: column;position: fixed;left: 20px;bottom: 200px;border-radius: 20px;opacity: 0.8}
    .applicationTableDown{
        display: flex;width: 50%;align-items: center;justify-content: space-between;margin: 10px 0;font-weight: bolder
    }
    .go{width:1045px;margin:0 auto}
    .pagejob{
        background-image:url('../../images/page_job_v3.jpg');
        background-repeat: no-repeat;height:438px;
        background-size: 100%;
        position: relative;
    }
    .tabelDownTitle{
        width: 60%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;
    }


    .headerH5{display: none;}
    .headerPC{display: block;}
.ffItem{
        width: 50%;
    }

}
/* 大屏 */
@media screen and (min-width:1201px) and (max-width:1920px){
    .c-main2{width: 85%;margin: 0 auto}
    .carouselImg{width: 80%;}
    .luyan{padding: 0 10px;}
    .flexAlignCenter{display:flex;justify-content: space-between;align-items: center}
    .text-overflow{
        width: 80%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .imgBox>a>p{
        letter-spacing: 10px;
        font-size: 18px;
        font-weight: bolder;
        padding: 10px 0;
      }
    .tableZzb{width: 100%;}
    .pagejob{
        background-image:url(http://www.3a0598.com/images/page_job_03.jpg);
        background-repeat: no-repeat;background-position: center top;height:438px;
    }
    .go{width:1045px;margin:0 auto}
    .systemBtn{display: flex;flex-direction: column;position: fixed;left: 20px;bottom: 200px;border-radius: 20px;opacity: 0.8}
    .applicationTableDown{
        display: flex;width: 50%;align-items: center;justify-content: space-between;margin: 10px 0;font-weight: bolder
    }
    .tabelDownTitle{
        width: 300px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;
    }
    .headerH5{display: none;}
    .headerPC{display: block;}
.ffItem{
        width: 50%;
    }
}
/* 超大屏 */
@media screen and (min-width:1921px) {
    .c-main2{width: 85%;margin: 0 auto}
    .el-carousel__container{height:500px;background-size:100%;}
    .luyan{padding: 0 10px;}
    .flexAlignCenter{display:flex;justify-content: space-between;align-items: center}
    .text-overflow{
        width: 80%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .imgBox>a>p{
        letter-spacing: 10px;
        font-size: 18px;
        font-weight: bolder;
        padding: 10px 0;
    }
    .tableZzb{width: 80%;margin: 0 auto}
    .pagejob{
        background-image:url(http://www.3a0598.com/images/page_job_03.jpg);
        background-repeat: no-repeat;background-position: center top;height:438px;
    }
    .go{width:1045px;margin:0 auto}
    .systemBtn{display: flex;flex-direction: column;position: fixed;left: 20px;bottom: 200px;border-radius: 20px;opacity: 0.8}

    .applicationTableDown{
        display: flex;width: 50%;align-items: center;justify-content: space-between;margin: 10px 0;font-weight: bolder
    }
    .tabelDownTitle{
        width: 300px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;cursor: pointer;
    }
    .headerH5{display: none;}
    .headerPC{display: block;}
    .ffItem{
        width: 50%;
    }
}