/*
* name: responsive
* version: v2.1.1
* update: 添加pad竖屏状态Padp
* data: 2017-06-13
*/

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*
* PcMode
*/
body:after {
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    content: 'Pc';
}

.PcMode:after { content: 'Pc' !important;}
.UnpcPush, .MobilePush { display: none;}
img[data-src] { opacity: 0 ; filter: alpha(opacity=0);}
img[data-srcloaded] { opacity:1; filter: alpha(opacity=100); }

@media only screen and (max-width: 1920px) {
    /* rem+vw+calc, 同时设置px兼容 */
    html{font-size:100px; font-size:calc(100px - 30 * ((1920px - 100vw) / 680));}
}

/* FHD缩放125% */
@media only screen and (max-width: 1540px) {
    html{font-size:90px; font-size:calc(100px - 30 * ((1920px - 100vw) / 680));}
    .mwrap { width:1200px; }
    /*1540（FHD缩放125%） 网站样式*/


    /* 头部 */
    .header .inav_wrapper .inav_li{margin:0 .15rem;}
    .header .h_tools .h_sear,
    .header .h_tools .h_lan{margin-right:.25rem;}
    .header .sear_container{width:40%;}


    /* 公司介绍 */
    .about_us03 .item .txt_full{width:8.3rem;}
    .common_banner .top .year{font-size:.8rem;}


    /* 安全文化 */
    .safety02 .content1 li{padding:.25rem 2.5% .2rem;}

}


/* 1440（2K） */
@media only screen and (max-width: 1440px) {
    .mwrap { width:1200px; }
    /*1440（2K） 网站样式*/
    html{font-size:80px;}



    
    
    /* 人才综合 */
    .join_us03 li .words .c1{font-size:.55rem;}


    /* 代表工程 */
    .project01 .top .big_num .num{font-size:.5rem;}

    .index .title{font-size:.42rem;}


}


/* 1366（普通14寸） */
@media only screen and (max-width: 1366px) {
    
    .mwrap { width:1200px; }
    /*1366（普通14寸） 网站样式*/


    /* 公司介绍 */
    .about_us03 .item .txt_full{width:7.5rem;}


    /* 企业资质 */
    .honor01 .right::after{width:8rem;}


    /* 企业文化 */
    .culture02 .left{height:auto; padding:5vh 0;}



}


/*
* PadMode
*/
@media only screen and (max-width: 1240px) {
    html{font-size:80px;}
    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    /* html { overflow-x:hidden;} */
    body,input,textarea,button,select { font-size:.16rem;}
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/


    /* 头部 */
    .header .sear_container{width:35%; right:28%;}
    .header .header_nav .logo_{left:calc(50vw - 470px);}
    .header .h_logo{padding:.3rem 0;}
    .header .h_logo a{height:.4rem;}
    .header .header_nav .logo_ a{height:.4rem;}
    .header .header_nav{padding-top:17vh;}
    .header .inav_wrapper{display:none;}

    /* 公共字号 */
    .tit44{font-size:.4rem;}
    .tit40{font-size:.36rem; line-height:.44rem;}
    .tit36{font-size:.32rem; line-height:.4rem;}


    /* 底部 */
    .footer .f_top{padding:.3rem 0 .4rem;}
    .footer .f_top .t_top{padding-bottom:.3rem;}
    .footer .f_top .t_bott{margin-top:.4rem;}
    .footer .f_top .t_bott .b_left{display:none;}
    .footer .f_top .t_bott .b_center{width:40%;}
    .footer .f_top .t_bott .b_right{width:25%;}
    .footer .f_top .t_bott .b_right .link_box{margin-bottom:.2rem;}
    /* .footer .f_top .t_bott .b_right .link_box{margin-top:.2rem;} */

    /* 公共部分 */
    .channel_content{padding:.6rem 0;}


    /* 下层导航 */
    .xc_nav .nav_box a{margin-left:.4rem;}


    /* 首页 */
    .ibanner .swiper-slide .words_box .tit{font-size:.48rem;}
    .ipart01 .content .words .tit{font-size:.54rem;}
    .index .title{font-size:.38rem;}
    .ipart02 .bott .swiper-slide .cover{padding-top:.6rem;}
    .ipart02 .bott .swiper-slide .words_box{padding:.4rem 8% .3rem;}
    .ipart02 .top{margin-bottom:.45rem;}


    /* 新闻列表 */
    .news_list01{padding:1rem 0 .6rem;}
    .news_list01 .swiper-slide .cover{padding-top:.6rem;}
    .news_list02{margin-top:.6rem;}
    .news_list02 .left li a{padding:.3rem 0; justify-content:flex-start;}
    .news_list02 .left .img_box{width:33%; margin-right:2.6%;}
    .news_list02 .left .words .c{margin-bottom:.1rem;}
    .news_list02 .right .item .item_con{padding:.15rem .2rem .2rem .15rem;}
    .news_list02 .right .sub input{text-indent:.1rem;}


    /* 新闻详情 */
    .news_detail01{min-height:3rem;}
    .news_detail02{margin-top:.5rem;}

    /* 公司介绍 */
    .common_banner{padding-top:1rem;}
    .common_banner .top .year{font-size:.7rem;}
    .common_banner .center .left{width:27%;}
    .common_banner .center .left .play{margin-top:.6rem;}
    .about_us02{margin-top:.5rem;}
    .about_us03{padding:.7rem 0;}
    .about_us03 .content{margin-top:.5rem;}
    .about_us03 .item .txt_full{width:6.5rem;}
    .about_us04 .content{top:.7rem;}
    .about_us04 .content .about_infor{width:80%;}

    /* 集团介绍 */
    .about_company02{margin-top:.7rem;}
    .about_company02 .content{margin-top:.6rem;}
    .about_company02 .content li .img_box{height:1.2rem;}


    /* 企业资质 */
    .channel_content.honor{padding-top:1rem;}
    .honor01 .right .swiper-slide img{max-height:4.5rem;}
    .honor01 .right::after{width:7rem;}
    .honor01 .left .swiper-container{height:5rem;}
    .honor01 .left .swiper-slide{padding:.2rem 0;}


    /* 联系我们 */
    .contact_us01{padding:1.2rem 0 .8rem;}
    .contact_us01 .content .top{margin-bottom:.6rem;}
    .contact_us02{padding-bottom:.6rem;}
    .contact_us02 .form{padding:.4rem 3% .3rem;}


    /* 智慧矿山 */
    .smart_mining01 .top .tab_box{margin:.2rem 0 .5rem;}
    .smart_mining01 .top .jt{height:1.3rem;}
    .smart_mining01 .bott .item{padding-top:1.4rem; top:0;}
    .smart_mining01 .bott .content{padding:.4rem 6%;}


    /* 人才综合 */
    .join_us01 .words_box{font-size:.46rem;}
    .join_us02{padding:.6rem 0;}
    .join_us03{padding-top:.6rem;}
    .join_us03 li .words .c1{font-size:.4rem;}
    .join_us03 .rect-1357{padding-bottom:136.7%;}
    .join_us03 .intro{width:85%;}


    /* 招聘详情 */
    .job_detail01{padding-top:1.2rem;}
    .job_detail01 .content{padding:.5rem 4% 0;}
    .job_detail01 .right .swiper-slide a{padding:.2rem 4%;}
    .job_detail01 .left .bott{margin-top:.5rem;}
    .job_detail01 .left .bott .link{margin-right:.2rem;}

    
    /* 视频列表 */
    .video_list01{padding-top:1.2rem;}
    .video_list01 .video_box .intro{width:55%;}
    .video_list02 .li_ .play{width:.6rem; height:.6rem;}
    .video_list02 .li_ .intro{padding:.25rem;}
    .video_list02 .widgets_common_pages_4{margin-top:.1rem;}


    /* 代表工程 */
    .project01 .top .big_num .num{font-size:.45rem;}
    .project01 .bott{margin-top:.8rem;}


    /* 党建列表 */
    .party_building01 .box .right{width:2rem;}
    .party_building02 li a{padding:.3rem 0; justify-content:flex-start;}
    .party_building02 .img_box{width:33%; margin-right:2.6%;}
    .party_building02 .words .c{margin-bottom:.1rem;}
    .party_building02 .words{width:64.4%;}


    /* 信息公开 */
    .information01 .top{min-height:2.4rem;/* margin-bottom:.6rem;*/}
    .information01 .bott .content{padding:.5rem 4% 0;}
    .information01 .bott li a{padding:.3rem 6% .4rem;}
    .information01 .bott li .t{margin-bottom:.2rem;}
    .information01 .bott li .c{margin-bottom:.4rem;}

    /* 公共部分 */
    .channel_content .channel_content01 .channel_content01_cont{padding:.5rem 4% 0;}

    /* 企业文化 */
    .culture01{margin-bottom:.6rem;}
    .culture02 .left li .t{padding-left:.2rem;}
    .culture02 .left li.cur .t{font-size:.24rem;}


    /* 党建综合 */
    .party_title .left .icon img{max-width:1rem;}
    .party_title .more_btn .icon{width:.3rem;}
    .party_center02,.party_center04{margin-top:.6rem;}
    .party_center02 li .words{padding:.4rem 6%;}
    .party_center03 .content{padding-top:.6rem;}
    .party_center03 .bott li{min-height:4.8rem;}
    .party_center04,.party_center05{padding:.6rem 0;}
    .party_center04 li{margin-top:.2rem;}
    .party_center05 .swiper-pagination{margin-top:.6rem;}


    /* 科技创新 */
    .technology01 .words .infor{width:80%;}
    .technology01 .words .icon{height:.6rem; margin-bottom:.3rem;}
    .technology02{margin-top:.6rem;}
    .technology02 .bott li{width:23.4%; margin-right:1.4%; margin-bottom:.2rem;}
    .technology02 .bott li .img{height:1.5rem;}


    /* 安全文化 */
    .safety01 .box .left .c{margin-bottom:.25rem;}
    .safety02 .title{margin-bottom:.4rem;}
    .safety02 .content1 li{padding:.25rem 2% .2rem; width:23.5%; margin-right:2%;}
    .safety02 .content1 li:nth-child(5n){margin-right:2%;}
    .safety02 .content1 li:nth-child(4n){margin-right:0;}



}

@media only screen and (max-width: 1024px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:750px; }
    /*padMode 992px 网站样式*/

    /* 公共字号 */
    .tit44{font-size:.36rem; line-height:.44rem;}
    .tit40{font-size:.32rem; line-height:.4rem;}
    .tit36{font-size:.28rem; line-height:.34rem;}
    .tit24{font-size:.22rem; line-height:.3rem;}


    /* 头部 */
    .header .sear_container{width:30%; right:32%;}
    .header .header_nav .logo_{left:calc(50vw - 375px);}



    /* 首页 */
    .ibanner .swiper-slide .words_box .tit{font-size:.42rem;}
    .ipart01 .content .words .tit{font-size:.48rem;}
    .index .title{font-size:.34rem;}
    .ipart02{padding:.8rem 0;}
    .ipart01 .overlay .words_box .intro{width:60%;}
    .section4{background:none;}
    .ipart03 .bg{height:auto; }
    .ipart03 .bg img{max-height:100vh; min-height:70vh;}
    .ipart03 .bg .dots_box{opacity:1; visibility:visible;}
    .ipart03 .words_box{bottom:14.8%; opacity:1; visibility:visible;}
    .index .more_btn .icon img{width:.3rem;}
    .ipart03 .words_box{bottom:8%;}
    .ipart04 .content .tab{margin-right:.4rem;}
    .ipart04 .bg{height:auto;}
    .ipart04 .bg img{max-height:100vh; min-height:70vh;}
    .ipart04 .content .tab .icon img{max-width:.3rem;}
    .ipart04 .content .infor .title{margin-bottom:.4rem;}
    .ipart01 .content .words .tit::after{width:1.8rem; height:.3rem;}

    /* 新闻列表 */
    .news_list02 .left{width:100%;}
    .news_list02 .right{width:100%;}
    .news_list02 .right .item{display:none;}
    .news_list02 .m_top{display:flex; align-items:flex-start;}
    .news_list02 .m_top .sear{flex:1; margin-right:.3rem; background:#fff; border:0; padding:.1rem 0; border-bottom:1px solid #d3d3d3; box-sizing:border-box; position:relative;}
    .news_list02 .m_top .sear .word{display:flex; justify-content:space-between; align-items:center; cursor:pointer; width:100%;}
    .news_list02 .m_top .sear .word span{width:90%; white-space:nowrap; color:#5d5d5d;}
    .news_list02 .m_top .sear .word .icon{margin:0; font-size:.16rem; font-weight:bold; color:#333333;}
    .news_list02 .m_top .sear2{margin-bottom:0;}
    .news_list02 .m_top .sear2 input{padding:0; margin:0; display:inline-block; line-height:.24rem; height:.24rem; border:none; outline:none; color:#5d5d5d; width:calc(100% - .5rem); background:none; }
    .news_list02 .m_top .sear2 input::-webkit-input-placeholder{color:#5d5d5d;}
    .news_list02 .m_top .sear2 .word{display:flex; justify-content:space-between; align-items:center; cursor:pointer; width:100%;}
    .news_list02 .m_top .sear2 .word .icon{font-size:.2rem; margin:0; display:block; color:#333333; font-weight:normal; line-height:1;}
    .news_list02 .m_top ul{display:none; background:#fff; width:100%; position:absolute; left:50%; transform:translateX(-50%); max-height:1.8rem; overflow-y:auto; top:calc(100% + 1px); box-shadow:0 20px 20px 0px rgba(0,0,0,0.04); z-index:1;}
    .news_list02 .m_top ul::-webkit-scrollbar {width:2px; height:4px;}
    .news_list02 .m_top ul::-webkit-scrollbar-thumb {border-radius:5px; background:#d38f00;}
    .news_list02 .m_top ul::-webkit-scrollbar-track {border-radius:0; background:#fff;}
    .news_list02 .m_top ul li{line-height:1; padding:.1rem 1em; color:#5d5d5d; transition:all .3s ease; cursor:pointer;}
    .news_list02 .m_top ul li:hover{background:#f8f8f8; color:#d38f00;}
    

    /* 公司介绍 */
    .common_banner .top .year{font-size:.6rem;}
    .about_us02 .map .con{width:75%;}
    .about_us03 .item .txt_full{width:5rem;}
    .about_us04 .content{top:.5rem;}
    .about_us04 .content .about_infor{width:85%;}

    /* 集团介绍 */
    .about_company02 .content li{width:23.8%; margin-right:1.6%;}
    .about_company02 .content li:nth-child(5n){margin-right:1.6%;}
    .about_company02 .content li:nth-child(4n){margin-right:0;}


    /* 企业资质 */
    .honor01 .right{width:50%;}
    .honor01 .right::after{width:6rem;}
    .honor01 .honor_button{margin-left:.3rem;}


    /* 智慧矿山 */
    .smart_mining01 .top .tab{padding:.1rem .2rem;}
    .smart_mining01 .bott .item{padding-top:1rem; top:.2rem;}

    /* 人才综合 */
    .join_us01 .words_box{font-size:.42rem;}
    .join_us02 .content li a{padding:.2rem 4%;}
    .join_us02 .content li .left .tit{margin-bottom:.1rem;}
    .join_us03 li .words .c1{font-size:.36rem;}
    .join_us03 .rect-1357{padding-bottom:138%;}
    .join_us03 li .t{bottom:.1rem;}
    .join_us03 .tab{padding:.1rem .2rem; margin-right:5px;}


    /* 招聘详情 */
    .job_detail01 .left{width:61%;}
    .job_detail01 .right{width:36%;}
    .job_detail01 .right .swiper-slide .con .item{padding-right:.1rem; margin-right:.1rem;}
    .job_detail01 .left .center .box{padding-bottom:.3rem;}


    /* 视频列表 */
    .video_list01 .video_box .intro{left:.5rem;}
    .video_list01 .video_box .play{width:.65rem; height:.65rem; right:1rem;}


    /* 代表工程 */
    .project01 .top .big_num .num{font-size:.4rem;}
    .project01 .bott .right ul li{width:48%; margin-right:4%; margin-bottom:.2rem;}
    .project01 .bott .right ul li:nth-child(3n){margin-right:4%;}
    .project01 .bott .right ul li:nth-child(2n){margin-right:0;}


    /* 信息公开 */
    .information01 .bott li{width:48%; margin-right:4%;}
    .information01 .bott li:nth-child(3n){margin-right:4%;}
    .information01 .bott li:nth-child(2n){margin-right:0;}
    .information01 .bott li .t{height:.6rem;}


    /* 新-企业文化 */
    .culture02 .right{width:100%;}
    .culture02 .right .item{position:relative; top:0; margin-bottom:.4rem;}
    .culture02 .right .item .cover{bottom:5%; left:5%; max-width:90%;}
    .culture02 .left{display:none;}


    /* 党建综合 */
    .party_center04 li{width:49%; margin-right:2%;}
    .party_center04 li .time{width:.8rem;}


    /* 科技创新 */
    .technology01 .words .infor{width:90%;}
    .technology02 .bott li{width:32.6%; margin-right:1.1%;}
    .technology02 .bott li:nth-child(4n){margin-right:1.1%;}
    .technology02 .bott li:nth-child(3n){margin-right:0;}


    /* 智慧矿山弹窗 */
    .smart_mining_tc .content .tit{padding:.2rem .6rem;}
    .smart_mining_tc .content .box{padding:.4rem .6rem;}
    .smart_mining_tc .content{width:85%;}


    /* 安全文化 */
    .safety01 .box .left .c{width:100%;}
    .safety01 .box .center li .words{padding:.2rem 6%;}
    .safety01 .box .center li .words .icon{width:.6rem; margin-right:.15rem;}
    .safety02 .content1 li .icon{height:.7rem;}

}

@media only screen and (max-width: 820px) {
    
    img[data-src]{opacity: 1;}
    .wrap, .mwrap { padding-left:4%; padding-right:4%; width:auto; }
    .mwrap .wrap { padding-left:0; padding-right:0; }

    /*移动端防恶意复制信息*/
    * {
        -webkit-touch-callout:none;  /*系统默认菜单被禁用*/   
        -webkit-user-select:none; /*webkit浏览器*/   
        -khtml-user-select:none; /*早期浏览器*/   
        -moz-user-select:none;/*火狐*/   
        -ms-user-select:none; /*IE10*/   
        user-select:none; 
    }
    input { -webkit-user-select:auto; /*webkit浏览器*/   }
    textarea { -webkit-user-select:auto; /*webkit浏览器*/   }

    /* 公共字号 */
    .tit44{font-size:.32rem; line-height:.4rem;}
    .tit40{font-size:.28rem; line-height:.34rem;}
    .tit36{font-size:.24rem;}
    .tit24{font-size:.2rem;}


    /* 头部 */
    .header .h_tools .h_sear{display:none;}
    .header .sear_container{display:none;}
    .header .header_nav{padding:1rem 0 .2rem;}
    .header .header_nav .logo_{top:.3rem; left:4%;}
    .header .header_nav .wrap{overflow-y:auto;}
    .header .header_nav .sear_m{display:block;}
    .header .header_nav .sear_m .box{width:100%; margin-bottom:.3rem;}
    .header .header_nav .sear_m form{display:flex; width:100%; height:46px; padding:5px 15px; justify-content:space-between; align-items:center; border-radius:5px; background:rgba(0, 0, 0, 0.20); backdrop-filter:blur(4px); opacity:0; transform:translate(0, .3rem); transition:all 0.6s cubic-bezier(0.79,-0.27,0.21,0.82); transition-delay:0.2s; box-sizing:border-box;}
    .header .header_nav .sear_m .sear_inp{width:calc(100% - .3rem); height:.3rem; background-color:transparent; color:#fff; padding:0; margin:0; outline:0; border:0;}
    .header .header_nav .sear_m .sear_inp::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.8);}
    .header .header_nav .sear_m .sear_inp:-moz-placeholder{color:rgba(255, 255, 255, 0.8);}
    .header .header_nav .sear_m .sear_inp::-moz-placeholder{color:rgba(255, 255, 255, 0.8);}
    .header .header_nav .sear_m .sear_inp:-ms-input-placeholder{color:rgba(255, 255, 255, 0.8);}
    .header .header_nav .sear_m .sear_btn{font-size:.2rem; color:#fff; width:.3rem; text-align:center; line-height:.3rem; cursor:pointer; outline:none; background:none; padding:0; margin:0; border:0;}
    .header .header_nav.active .sear_m form{opacity:1; transform:translate(0, 0);}
    .header .header_nav .content{display:block; height:auto;}
    .header .header_nav .content .top{flex-wrap:wrap;}
    .header .header_nav .content .top .menu_box{width:100%; margin-bottom:.25rem;}
    .header .header_nav .content .top .menu_box .t1{padding-right:.3rem; position:relative;}
    .header .header_nav .content .top .menu_box .t1 .m_ico{position:absolute; right:0; width:30%; top:0; height:100%;}
    .header .header_nav .content .top .menu_box .t1 .m_ico::before{content:''; position:absolute; right:6px; top:50%; transform:translate(0, -50%); width:2px; height:14px; background:#fff; transition:all .3s ease;}
    .header .header_nav .content .top .menu_box .t1 .m_ico::after{content:''; position:absolute; right:0; top:50%; transform:translate(0, -50%); width:14px; height:2px; background:#fff;}
    .header .header_nav .content .top .menu_box .c1{display:none; margin-top:.2rem; width:100%;}
    .header .header_nav .content .top .menu_box .c1 a{margin-bottom:.1rem; margin-right:.1rem;}
    .header .header_nav .content .top .menu_box .t1 .m_ico.ico_show::before{transform:translate(0, -50%) rotate(90deg);}
    .header .header_nav .content .bott{flex-wrap:wrap; width:100%; margin:0; padding-top:.2rem;}
    .header .header_nav .content .bott .b_left{width:100%;}
    .header .header_nav .content .bott .b_left .item{width:100%; margin-bottom:.2rem; margin-right:0;}
    .header .header_nav .content .bott .b_right{display:none;}

    /* 底部 */
    .footer .f_top{padding:.3rem 0;}
    .footer .f_top .t_top{display:none;}
    .footer .f_top .t_bott{margin-top:0;}
    .footer .f_top .t_bott .b_right{width:35%;}


    /* 公共部分 */
    .channel_content{min-height:calc(100vh - 1.8rem); padding:.4rem 0;}


    /* 首页 */
    .ibanner .swiper-slide .words_box .tit{font-size:.34rem;}
    .ipart01 .content .words .tit{font-size:.4rem;}
    .index .title{font-size:.3rem;}
    .ipart02{padding:.6rem 0;}
    .ipart01 .overlay .words_box .intro{width:80%;}
    .ibanner .swiper-slide,
    .ibanner{height:auto; min-height:5rem;}
    .ipart01 .content .m_img{width:100%; height:100%; object-fit:cover; display:block;}
    .ipart01 .content .ipt1_video{display:none;}
    .ipart04 .content .tab .icon{width:.6rem; height:.6rem;}
    .ibanner .kjjqr{display:none;}
    .ipart04 .bg video{display:none;}
    .ipart04 .bg .img01{display:block;}



    /* 下层导航 */
    .xc_nav{display:none;}


    /* 分页 */
    .widgets_common_pages_4{margin-top:.3rem;}


    /* 新闻列表 */
    .news_list01{padding:.4rem 0;}
    .news_list01 .title{margin-bottom:.2rem;}
    .news_list01 .swiper-slide .words_box{padding:.2rem 4%;}
    .news_list01 .swiper-slide .words_box .con{margin-bottom:.2rem;}
    .news_list01 .swiper-slide .cover .words{padding:0 4%;}
    .news_list02{margin-top:.4rem;}
    .news_list02 .left li a{padding:.2rem 0;}
    .news_list02 .left .words .t{margin-bottom:.1rem;}
    .news_list02 .left .words .see{display:none;}


    /* 新闻详情 */
    .news_detail01{min-height:2rem; padding-bottom:.4rem;}
    .news_detail01 .move_article{display:none;}
    .news_detail01 .infor{margin-top:.6rem;}
    .news_detail01 .share_box{margin-top:.4rem;}
    .news_detail02{margin-top:.4rem;}
    .news_detail02 .left{width:100%; margin-right:0; padding-right:0; border:0;}
    .news_detail02 .right{width:100%;}
    .news_detail02 .right .top_box{padding:0 4% .3rem;}


    /* 案例详情 */
    .cases_detail01 .tab_box .tab{padding:0 .1rem; margin-right:.1rem; font-size:11px; line-height:.3rem;}


    /* 公司介绍 */
    .common_banner .top .year{font-size:.5rem;}
    .common_banner{height:auto; padding-top:.5rem; min-height:500px; padding-bottom:1rem;}
    .common_banner .bott{display:none;}
    .common_banner .center{display:block; margin-top:.3rem;}
    .common_banner .center .left{width:100%; margin-bottom:.3rem;}
    .common_banner .center .right{width:100%; margin-bottom:.2rem;}
    .common_banner .center .left .play{position:absolute; left:50%; bottom:.2rem; transform:translate(-50%, 0); }
    .common_banner .center .left .play .t{margin-top:.1rem;}
    .common_banner .center .left .play .icon{width:.7rem;}
    .common_banner .bg .m_img{display:block;}
    .common_banner .bg video{display:none;}

    .about_infor .c{margin-bottom:.15rem;}
    .about_us02{margin-top:.4rem;}
    .about_us02 .map .con{width:100%; position:relative;}
    .about_us03{padding:.5rem 0;}
    .about_us03 .content{margin-top:.3rem;}
    .about_us03 .item{width:49%; margin-right:2%; margin-left:0; margin-bottom:.2rem; box-sizing:border-box;}
    .about_us03 .item:nth-child(2n){margin-right:0;}
    .about_us03 .item.on{width:49%;}
    .about_us03 .item .txt_cover{top:50%; transform:translate(-50%,-50%); height:auto; max-height:80%; width:80%;}
    .about_us03 .item .txt_cover .t{writing-mode:inherit;}
    .about_us03 .rect-2781{padding-bottom:30%;}
    .about_us04 .bg > img{width:100%; position:absolute; height:100%; left:0; top:0; object-fit:cover; width:100%;}
    .about_us04 .content{position:relative; top:auto; padding:.4rem 0; box-sizing:border-box; min-height:3rem;}
    .about_us04 .content .about_infor{width:100%;}
    .about_us04 .content{padding:.4rem 0 .8rem; min-height:4rem; box-sizing:border-box;}


    /* 集团介绍 */
    .about_company02{margin-top:.4rem;}
    .about_company02 .content{margin-top:.3rem;}
    .about_company02 .content li .img_box{height:1rem;}


    /* 企业资质 */
    .channel_content.honor{padding-top:.4rem;}
    .honor01 .tab_box{white-space:nowrap; overflow-x:auto;}
    .pro_detail02 .pro_right .right01 .con::-webkit-scrollbar{display:none;}
    .honor01 .content{display:block;}
    .honor01 .right{display:none;}
    .honor01 .left{width:100%;}
    .honor01 .left .swiper-container{width:100%; height:auto;}
    .honor01 .left .swiper-slide .img_box{display:block; text-align:center; margin-bottom:.3rem;}
    .honor01 .left .swiper-slide .img_box img{max-height:5rem;}
    .honor01 .left .swiper-slide .t1::after{display:none;}
    .honor01 .left .swiper-slide .t1{height:.6rem; overflow:hidden; white-space:normal; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
    .honor01 .honor_button{position:relative; left:0; top:inherit; transform:inherit; margin-left:0; margin-top:.2rem; width:100%; display:flex; justify-content:center; align-items:center;}
    .honor01 .honor_button .swiper-button-prev,
    .honor01 .honor_button .swiper-button-next{margin:0; transform:rotate(-90deg);}
    .honor01 .honor_button .swiper-pagination{display:block; padding-left:4px; position:relative; font-size:0;}
    .honor01 .honor_button .swiper-pagination .swiper-pagination-bullet{margin-right:4px;}
    .honor01 .honor_button .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#d38f00;}


    /* 联系我们 */
    .contact_us01{padding:.4rem 0;}
    .contact_us01 .content .top{margin-bottom:.4rem;}
    .contact_us01 .content .map_link{margin-top:.2rem;}
    .contact_us02{padding:.4rem 0;}
    .contact_us02 .infor{width:100%; padding-top:0; margin-bottom:.3rem;}
    .contact_us02 .form{padding:.3rem 4%; width:100%;}
    .contact_us02 .bott_img{display:none;}


    /* 智慧矿山 */
    .smart_mining01 .top{padding-top:.6rem;}
    .smart_mining01 .bott .item{position:relative; margin-bottom:.4rem; top:0;}
    .smart_mining01 .bott .item.noShow .btns_box{display:none;}
    .smart_mining01 .bott .title{margin-bottom:.4rem;}
    .smart_mining01 .bott .content{padding:.3rem 4%;}
    .smart_mining01 .top .tab_box{margin-bottom:.3rem; white-space:nowrap; overflow-x:auto;}
    .smart_mining01 .top .tab_box::-webkit-scrollbar{display:none;}
    .smart_mining01 .bott .cont .swiper-slide.has_pop::after{width:.4rem; height:.4rem;}
    .smart_mining01 .top .jt .line .cicle{width:10px; height:10px; border-width:5px; left:-9px;}
    .smart_mining01 .top .jt .line .sir2::before{top:-10px; left:-19px; width:40px; height:40px;}
    .smart_mining01 .top .jt .line .sir2:after{left:-8px; width:8px; height:8px; border-width:5px;}
    

    /* 人才综合 */
    .join_us01{height:4rem;}
    .join_us01 .words_box{font-size:.36rem;}
    .join_us03 li .words .c1{font-size:.3rem;}
    .join_us03 .rect-1357{padding-bottom:136%;}
    .join_us02{padding:.4rem 0;}
    .join_us .intro{margin-bottom:.3rem;}
    .join_us02 .content li .right{width:12%;}
    .join_us02 .content li{margin-bottom:.2rem;}
    .join_us02 .content li .left .con .item{padding-right:.1rem; margin-right:.1rem;}
    .join_us02 .widgets_common_pages_4{margin-top:.2rem;}
    .join_us03{padding-top:.4rem;}
    .join_us03 li{width:48.5%; margin-right:3%;}
    .join_us03 li:nth-child(3){margin-right:0;}
    .join_us03 li:nth-child(3n+5){margin-right:3%;}
    .join_us03 li:nth-child(2){margin-right:0;}
    .join_us03 li:nth-child(2n+3){margin-right:0;}
    .join_us01 .join_links{left:0; width:100%; bottom:6%;}
    .join_us01 .join_links li{padding:0 5px;}
    .join_us01 .join_links .right,
    .join_us01 .join_links .icon{padding:0 .2rem;}
    .join_us01 .join_links li .right .iconfont{ font-size:.24rem;}
    .join_us03 .intro{width:100%;}


    /* 招聘详情 */
    .job_detail01{padding-top:.5rem;}
    .job_detail01 .left{width:100%; margin-bottom:.3rem;}
    .job_detail01 .right{width:100%;}
    .job_detail01 .content{padding-top:.3rem;}
    .job_detail01 .left .top,
    .job_detail01 .left .center .box{padding-bottom:.2rem;}
    .job_detail01 .left .center{padding-top:.2rem;}
    .job_detail01 .left .center .box .tit{margin-bottom:.1rem;}
    .job_detail01 .left .top .con .item:last-child{padding-left:0;}
    .job_detail01 .left .bott{margin-top:.3rem;}
    .job_detail01 .left .bott .link .iconfont{margin-left:.2rem;}
    .job_detail01 .right .swiper-wrapper{display:flex;}
    .job_detail01 .right .swiper-slide{margin-bottom:0;}
    .job_detail01 .right .swiper-pagination{position:relative; bottom:auto; margin-top:.2rem; font-size:0;}
    .job_detail01 .right .swiper-pagination .swiper-pagination-bullet-active{background:#d38f00;}


    /* 视频列表 */
    .video_list01{padding-top:.5rem;}
    .video_list .rect-2875{padding-bottom:80%;}
    .video_list01 .video_box .video_img{display:block;}
    .video_list01 .video_box .video_{display:none;}
    .video_list01 .video_box .intro{width:100%; padding:0 0.3rem; left:0; top:40%;}
    .video_list01 .video_box .intro .c_tit{margin:.1rem 0;}
    .video_list01 .video_box .play{width:.5rem; height:.5rem; top:auto; bottom:.3rem; right:.3rem; transform:translate(0,0)}
    .video_list01 .wrap{padding-bottom:.3rem; margin-bottom:.3rem;}
    .video_list01 .video_box .video_img{object-fit:cover;}
    .video_list02 .li_{width:48%; margin-right:4%; margin-bottom:.3rem;}
    .video_list02 .li_:nth-child(2n){margin-right:0;}
    .video_list02 .li_ .intro{padding:.15rem 4%;}
    .video_list02 .li_ .intro .c{font-size:.18rem;}


    /* 代表工程 */
    .project01{padding-top:.4rem; padding-bottom:.4rem;}
    .project01 .top .big_num .num{font-size:.34rem;}
    .project01 .top .infor{padding-bottom:.2rem;}
    .project01 .top .big_num{margin-top:.2rem;}
    .project01 .bott{margin-top:.6rem;}
    .project01 .bott .right ul li .words{padding:.15rem 8%;}


    /* 党建列表 */
    .party_building01 .box .left .name{margin-bottom:.15rem;}
    .party_building01 .box .left .name span{width:.4rem; height:.4rem; line-height:.4rem; font-size:.24rem;}
    .party_building01 .box .right{width:24%;}
    .party_building02{margin-top:.2rem;}
    .party_building02 .words .t{margin-bottom:.1rem;}
    .party_building02 .words .see{display:none;}
    .party_building02 li a{padding:.2rem 0;}


    /* 信息公开 */
    .information01 .top{padding-top:0; min-height:2rem; /*margin-bottom:.4rem;*/}
    /* .information01 .top .title{top:50%;} */
    .information01 .bott{margin-top:-.6rem;}
    .information01 .bott li a{padding:.2rem 4% .3rem;}
    .information01 .bott li .t{margin-bottom:.1rem;}
    .information01 .bott li .c{margin-bottom:.3rem;}

    /* 公共部分 */
    .channel_content .channel_content01{margin-top:-.6rem;}
    

    /* 企业文化 */
    .culture01{margin-bottom:.4rem;}
    .culture02 .right .item{display:flex; flex-wrap:wrap; flex-direction:column-reverse; margin-bottom:.3rem;}
    .culture02 .right .item::after{display:none;}
    .culture02 .right .item .cover .num{margin-bottom:.1rem; font-size:.4rem;}
    .culture02 .right .item .cover{position:relative; left:0; width:100%; max-width:none; bottom:auto; margin-bottom:.2rem; color:#000;}
    .culture02 .right .item .cover .con{margin-top:0.05rem;}
    .culture02 .right .item .cover .c{color:#000; margin-top:0; font-size:.14rem;}


    /* 党建综合 */
    .party_center01 .words{top:.1rem;}
    .party_center02, .party_center04{margin-top:.4rem;}
    .party_title .left .icon img{max-width:.8rem;}
    .party_title{margin-bottom:.3rem;}
    .party_center02 li .words{padding:.3rem 4%;}
    .party_center02 li .words .ti{margin-bottom:.1rem;}
    .party_center02 li .words .co{line-height:.25rem; height:.5rem;}
    .party_center02 li .words .time{margin-top:.2rem;}
    .party_center03 .content{padding-top:.4rem;}
    .party_center03 .bott li .box .words .line{margin:.15rem auto;}
    .party_center03 .bott li:hover .box .btn01{margin-top:.3rem;}
    .party_center03 .bott li{min-height:4.2rem;}
    .party_center04, .party_center05{padding:.4rem 0;}
    .party_center05 .swiper-slide .words .t{margin-top:.15rem; line-height:.25rem; max-height:.75rem;}
    .party_center05 .swiper-slide .words .tit{margin-bottom:.15rem;}
    .party_center05 .swiper-pagination{margin-top:.4rem;}
    .party_center05 .swiper-slide a{align-items:flex-start;}
    .party_center04 li .intro .c{line-height:.25rem; height:.5rem;}
    .party_center04 li .intro .t{margin-bottom:.1rem;}
    .party_center05 .c{font-size:.18rem; line-height:.3rem;}


    /* 科技创新 */
    .technology01 .words{position:relative; top:auto; transform:none; padding:.4rem 0 .6rem;}
    .technology01 .bg img{position:absolute; top:0; left:0; width:100%; height:100%; object-fit:cover;}
    .technology01 .words .infor{width:100%;}
    .technology01 .words .con{margin-top:.2rem;}
    .technology01 .words .icon{display:none;}
    .technology01 .down_btn{display:none;}
    .technology02{margin-top:.4rem;}
    .technology02 .top{margin-bottom:.3rem;}
    .technology02 .widgets_common_pages_4{margin-top:.1rem;}


    /* 安全文化 */
    .safety01 .box .center li .words .ti{font-size:.2rem; margin-bottom:0;}
    .safety01 .box .center{margin-bottom:.1rem;}
    .safety02 .title{margin-bottom:.3rem; padding-bottom:.15rem;}
    .safety02 .content1 li{padding-top:.2rem; width:32%;}
    .safety02 .content1 li:nth-child(5n){margin-right:2%;}
    .safety02 .content1 li:nth-child(4n){margin-right:2%;}
    .safety02 .content1 li:nth-child(3n){margin-right:0;}






}

@media only screen and (max-width: 680px){
    /* 人才综合 */
    .join_us02 .content li{width:100%; margin-right:0;}


    /* 党建综合 */
    .party_title{margin-bottom:.2rem;}
    .party_center02 li{width:100%; margin-right:0; margin-top:.2rem;}
    .party_center02 li .words .co{height:auto;}
    .party_center02 li .words{padding:.2rem 4%;}
    .party_center04 li{width:100%; margin-right:0; padding:.2rem 4%;}
    .party_center04 li .intro{width:calc(100% - 1rem);}
}
/*
* MobileMode
*/
@media only screen and (max-width: 580px) {
    /*mobileMode 580 网站样式*/
    body,input,textarea,button,select {font-size:12px;}
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    body:after {
        content: 'Mobile';
    }

    /* 头部 */
    .header .h_logo{padding:.2rem 0;}
    .header .h_logo a{height:.3rem;}
    .header .h_tools .h_menu{width:.5rem; height:.7rem;}
    .header .header_nav .logo_{top:.2rem;}
    .header .header_nav .logo_ a{height:.35rem;}
    .header .h_tools .h_menu .close{font-size:.22rem;}


    /* 底部 */
    .footer{opacity:0; visibility:hidden; pointer-events:none;}
    .footer .f_top{display:none;}
    .footer .f_bott .b_left,
    .footer .f_bott .b_right{width:100%; text-align:center;}
    
    .m_footer{position:fixed; bottom:0; left:0; width:100%; z-index:90; background:#fff; display:block; border-top:1px solid #f0f0f0;}
    .m_footer .li{width:18%; float:left; text-align:center; padding:7px 1%;}
    .m_footer .li .icon{width:30px; height:30px; margin:0 auto;}
    .m_footer .li .icon .img01{display:block;}
    .m_footer .li .icon .img02{display:none;}
    .m_footer .li.active .icon .img02{display:block;}
    .m_footer .li.active .icon .img01{display:none;}
    .m_footer .li.li03{margin-top:-25px; cursor:pointer; padding:6px 1% 7px;}
    .m_footer .li.li03 .icon{width:60px; height:60px; position:relative; padding:5px; box-sizing:border-box;}
    .m_footer .li .txt{font-size:12px; color:#555; }
    .m_footer .li.li03 .icon::after{content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:#fff; border-top:1px solid #f0f0f0; border-radius:50%; z-index:-1;}






    /* 公共字号 */
    .tit44{font-size:.28rem;}
    .tit40{font-size:.24rem;}
    .tit36{font-size:.22rem;}

    .channel_content{margin-top:.7rem;}


    /* 首页 */
    .ibanner .swiper-button-prev::after, .ibanner .swiper-button-next::after{font-size:.3rem;}
    .ibanner .swiper-button-prev{left:4%;}
    .ibanner .swiper-button-next{right:4%;}
    .ibanner .swiper-slide .words_box .tit{font-size:.3rem; width:88%; margin:0 auto;}
    .ipart01 .content .words .tit,
    .index .title{font-size:.28rem;}
    .ipart01 .overlay .words_box .intro{width:80%;}
    .ipart01,
    .ipart01 .content{height:auto;}
    .ipart01 .content .m_img{min-height:3rem;}
    .ipart01 .content .words .con{margin-top:.3rem;}
    .ipart01 .overlay{display:none;}
    .ipart02{padding:.4rem 0;}
    .ipart02 .top .tab{padding:0 .2rem;}
    .ipart02 .top{margin-bottom:.3rem;}
    .ipart02 .bott .swiper-slide .cover{padding-top:.4rem;}
    .ipart02 .bott .swiper-slide .words_box{padding:.3rem 4%;}
    .ipart02 .bott .btns_box{margin-top:.2rem;}
    .ipart02 .bott .btns_box .swiper-button-prev, .ipart02 .bott .btns_box .swiper-button-next{width:.4rem; height:.4rem;}
    .ipart02 .bott .btns_box .swiper-button-prev::after, .ipart02 .bott .btns_box .swiper-button-next::after{font-size:.24rem; line-height:.4rem;}
    .ipart02 .bott .btns_box .swiper-pagination{width:calc(100% - 1.2rem); margin-right:.1rem;}
    .ipart02 .tab_box{white-space:nowrap; overflow-x:auto;}
    .ipart02 .tab_box::-webkit-scrollbar{display:none;}
    /* .ipart04 .content .tab_box{white-space:nowrap; overflow-x:auto;} */
    .ipart04 .content .tab_box{display:flex; align-items:flex-start; justify-content:space-between;}
    .ipart04 .content .tab_box::-webkit-scrollbar{display:none;}
    .ipart03 .words_box{bottom:50%; transform:translateY(50%);}
    .ipart03 .bg .dots_box{display:none;}
    .ipart01{display:none;}
    .ipart02 .bott .btns_box{display:none;}
    .ipart02 .bott .swiper-wrapper{display:block;}
    .ipart02 .bott .swiper-slide{width:100%; margin-right:0; margin-bottom:.2rem;}
    .ipart02 .bott .swiper-slide:not(:first-child){background:none; border-radius:0; border-bottom:1px solid #dedede; padding:.2rem 0; margin-bottom:0;} 
    .ipart02 .bott .swiper-slide:not(:first-child) .cover{display:none;}
    .ipart02 .bott .swiper-slide:not(:first-child) .img_box{width:40%; flex-shrink:0;}
    .ipart02 .bott .swiper-slide:not(:first-child) a{display:flex; align-items:flex-start;}
    .ipart02 .bott .swiper-slide:not(:first-child) .words_box{padding:0; width:60%; padding-left:.2rem; box-sizing:border-box;}
    .ipart02 .bott .swiper-slide:not(:first-child) .words_box .tit{font-size:.18rem; line-height:.26rem; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; white-space:normal;}
    .ipart02 .bott .swiper-slide:not(:first-child) .words_box .con{display:none;}
    .ipart02 .bott .swiper-slide:not(:first-child) .words_box .time{text-align:right;}
    .section4{margin:.4rem 4%;}
    .ipart03 .bg img{min-height:3rem; border-radius:.2rem; overflow:hidden;}


    /* 分页 */
    .widgets_common_pages_4 a, 
    .widgets_common_pages_4 span{display:none;}
    .widgets_common_pages_4 .goprev, 
    .widgets_common_pages_4 .gonext, 
    .widgets_common_pages_4 span.count{display:inline-block;}

    body .album_ordinary .slide_c img{max-height:60%;}


    /* 新闻列表 */
    .news_list02 .m_top{flex-wrap:wrap;}
    .news_list01 .swiper-slide .cover{padding-top:.4rem;}
    .news_list02 .m_top .sear{width:100%; margin-right:0; margin-bottom:.1rem; flex:none;}
    .news_list02 .left li a{display:block;}
    .news_list02 .left .img_box{width:100%; margin-right:0; margin-bottom:.2rem;}
    .news_list02 .left .words{width:100%;}
    .news_list02 .right .item2{display:block; margin-top:.2rem;}



    /* 公司介绍 */
    .common_banner .top{display:block;}
    .common_banner .top .link{margin-top:5px;}
    .common_banner .top .year{font-size:.4rem;}
    .about_us03 .item{width:100%;}


    /* 集团介绍 */
    .about_company02 .content li{width:48.5%; margin-right:3%;}
    .about_company02 .content li:nth-child(5n){margin-right:3%;}
    .about_company02 .content li:nth-child(2n){margin-right:0;}
    



    /* 联系我们 */
    .contact_us01{background:none; padding-bottom:0;}
    .contact_us01 .content{width:100%;}
    .contact_us02 .form .form_box .inp_box{width:100%; margin-right:0;}
    .contact_us02 .form{padding:.3rem 6%;}


    /* 智慧矿山 */
    .channel_content.smart_mining{overflow:hidden;}
    .smart_mining01 .top{padding-top:.4rem;}
    .smart_mining01 .bott .item{padding-top:.6rem;}
    .smart_mining01 .bott .item .bg img{height:3.5rem; object-fit:cover;}
    .smart_mining01 .bott .cont .btns_box .swiper-button-prev, .smart_mining01 .bott .cont .btns_box .swiper-button-next{width:.4rem; height:.4rem;}
    .smart_mining01 .bott .cont .swiper-slide .t{padding:.05rem .2rem;}
    .smart_mining01 .bott .cont .btns_box{margin-top:.2rem;}
    .smart_mining01 .bott .t1{text-align:left;}
    .smart_mining01 .top .tab_box{display:none;}


    /* 人才综合 */
    .channel_content.join_us{overflow:hidden;}
    .join_us01 .words_box{font-size:.3rem;}
    .join_us03 li{margin-bottom:.1rem;}
    .join_us03 li .words .c1{font-size:.3rem;}
    .join_us03 li.first{width:100%; margin-right:0;}
    .join_us03 li:nth-child(2){margin-right:3%;}
    .join_us03 li .t{font-size:12px; padding:0 .1rem; bottom:.05rem;}
    .join_us01 .join_links li{width:90%;}
    .join_us01 .join_links li a{height:.9rem;}
    .join_us01 .join_links .icon img{width:.55rem; height:.55rem;}
    .join_us01 .join_links .right .c{margin-top:0;}
    .join_us03 .tab_box{white-space:nowrap; overflow-x:auto;}
    .join_us03 .tab_box::-webkit-scrollbar{display:none;}
    .join_us03 .tab{margin-bottom:0;}
    .join_us01{height:5rem;}
    .join_us01 .join_links li{margin-top:.1rem;}
    .join_us01 .words_box{top:30%;}


    /* 招聘详情 */
    .channel_content.job_detail{background-size:auto 2rem;}
    .job_detail01 .left .bott .link{padding:.1rem .2rem; margin-right:.1rem;}
    .job_detail01 .left .top .con .item.date{display:block; margin-top:5px;}
    .job_detail01 .right .swiper-slide .tit{margin-bottom:.1rem;}
    .job_detail01 .content{padding:.3rem 6% 0;}

    /* 视频列表 */
    .channel_content.video_list{background-size:auto 2rem;}
    .video_list02 .li_{width:100%; margin-right:0; margin-bottom:.2rem;}
    .video_list02 .li_ .intro .c{height:auto;}


    /* 代表工程 */
    .project01 .top .big_num{flex-wrap:wrap;}
    .project01 .top .big_num .item{width:48%; margin-bottom:.2rem;}
    .project01 .top .big_num .line{display:none;}
    .project01 .bott{margin-top:.3rem;}
    .project01 .bott .left{width:100%;}
    .project01 .bott .left .title div{display:inline-block;}
    .project01 .bott .left .tab_{display:inline-block; margin-right:.2rem; margin-bottom:0;}
    .project01 .bott .left .tab_box{margin-top:.1rem;}
    .project01 .bott .right{width:100%; margin-top:.2rem;}
    .project01 .top .big_num .num{font-size:.28rem;}


    /* 党建列表 */
    .party_building01 .box .left .icon,
    .party_building01 .box .right{display:none;}
    .party_building02 li a{display:block;}
    .party_building02 .img_box{width:100%; margin-right:0; margin-bottom:.2rem;}
    .party_building02 .words{width:100%;}


    /* 信息公开 */
    .information01 .bott .content{padding:.3rem 6% 0;}
    .information01 .bott li{width:100%; margin-right:0; margin-bottom:.2rem;}
    .information01 .bott li:last-child{margin-bottom:0;}
    .information01 .bott li .t{height:auto; max-height:.6rem;}
    .information01 .bott li .c{height:60px; margin-bottom:.2rem;}

    /* 公共部分 */
    .channel_content .channel_content01 .channel_content01_cont{padding:.3rem 6% 0;}


    /* 党建综合 */
    .party_center03 .bott ul{display:block;}
    .party_center03 .bott li{min-height:auto; padding:.2rem 0;}
    .party_center03 .bott li::before{left:0; top:100%; width:100%; height:1px; background:linear-gradient(to right,rgba(255,255,255,0.3) 60%,rgba(255,255,255,0))}
    .party_center03 .bott li:last-child::after{display:none;}
    .party_center03 .bott li .box{display:flex; align-items:center; justify-content:space-between; padding:0;}
    .party_center03 .bott li .box .icon{flex-shrink:0; margin-top:.2rem;}
    .party_center03 .bott li .box .words{text-align:left; margin-left:.2rem; width:calc(100% - .8rem);}
    .party_center03 .bott li .box .words .line{display:none;}
    .party_center03 .bott li .box .words .c{font-size:.16rem; min-height:auto;}
    .party_center03 .bott li .box .btn01{height:.35rem; opacity:1; margin:0;}
    .party_center03 .bott li:hover .box .btn01{margin-top:0;}
    .party_center05 .swiper-slide a{display:block;}
    .party_center05 .swiper-slide .words{width:100%; margin-bottom:.2rem;}
    .party_center05 .swiper-slide .img{width:100%;}
    .party_center04 li .time{padding:.15rem 0;}


    /* 科技创新 */
    .technology02 .bott li{width:49%; margin-right:2%;}
    .technology02 .bott li:nth-child(4n){margin-right:0;}
    .technology02 .bott li:nth-child(3n){margin-right:2%;}
    .technology02 .bott li:nth-child(2n){margin-right:0;}
    .technology02 .bott li .words{margin-top:.15rem;}


    /* 智慧矿山弹窗 */
    .smart_mining_tc .content .tit{padding:.2rem .4rem;}
    .smart_mining_tc .content .box{padding:.3rem .4rem; padding-right:.3rem;}
    .smart_mining_tc .content{width:80%;}
    .smart_mining_tc .content .close{right:-.35rem; width:.35rem;}


    /* 安全文化 */
    .safety01 .box .center li{width:100%; margin-right:0;}
    .safety02 .content1 li{width:49%;}
    .safety02 .content1 li:nth-child(4n){margin-right:0;}
    .safety02 .content1 li:nth-child(3n){margin-right:2%;}
    .safety02 .content1 li:nth-child(2n){margin-right:0;}





}

@media only screen and (max-width: 480px){
    /* 代表工程 */
    .project01 .bott .right ul li{width:100%; margin-right:0;}
    .project01 .bott .right ul li:nth-child(3n){margin-right:0;}
    .project01 .bott .right ul li .words{padding:.1rem 6%;}
    .project01 .bott .right ul li .words .t{margin-bottom:.1rem;}
    
}