/*
* 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) / 800));}
    .mwrap { width:1200px; }
    /*1540（FHD缩放125%） 网站样式*/


    /* 技术 */
    .technology01 .right .num{font-size:1.45rem;}


    /* 首页 */
    .index_title{margin-bottom:.2rem;}
    .ibanner .swiper-slide .iban_words .box .tit{font-size:.45rem; line-height:.55rem;}
    .ipart04 .top{margin-bottom:.2rem;}
    .ipart01 .item .txt_full{width:6.3rem;}



}


/* 1440（2K） */
@media only screen and (max-width: 1440px) {
    .mwrap { width:1200px; }
    /*1440（2K） 网站样式*/
    html{font-size:85px;}


    /* 导航 */
    .header .inav_wrapper .inav_li{padding:0 .3rem;}
    .header .inav_li .nav_down .sec_li{padding:.2rem 0;}


    /* 公共字号 */
    .tit56{font-size:.5rem;}
    .tit42{font-size:.36rem; line-height:.5rem;}
    .tit36{font-size:.32rem; line-height:.4rem;}


    /* 新闻列表 */
    .news_list01 .swiper-slide .words .tit{height:.8rem;}


    /* 关于3499拉斯维加斯 */
    .about_ban .right_words .box, .about_ban .right_words .box span{font-size:2.7rem;}
    .about_us03 .year_box{font-size:2.2rem;}


    /* 技术 */
    .technology01 .right .num{font-size:1.3rem;}


    /* 首页 */
    .ipart01 .item .txt_full{width:5.8rem;}



}


/* 1366（通俗14寸） */
@media only screen and (max-width: 1366px) {
    
    .mwrap { width:1200px; }
    /*1366（通俗14寸） 网站样式*/

    /* 技术 */
    .technology01 .right .num{font-size:1.2rem;}


    /* 首页 */
    .ipart01 .item .txt_full{width:5.5rem;}





}


/*
* 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 .h_logo{padding:.2rem 0;}
    .header .h_logo img{height:.48rem;}
    .header .inav_li .inav_a{padding:.25rem 0;}
    .header .h_tools{padding-top:.25rem;}
    .header .inav_li .nav_down .sec_li{font-size:.14rem;}
    .header .inav_li .nav_down .sec_li{padding:.15rem 0;}
    .header .inav_wrapper .inav_li{padding:0 .25rem;}


    /* 下层banner */
    .xc_banner{margin-top:.85rem;}
    .xc_banner .top>img{min-height:4rem; object-fit:cover;}


    /* 公共字号 */
    .tit56{font-size:.42rem;}
    .tit42{font-size:.32rem; line-height:.45rem;}
    .tit36{font-size:.28rem;}
    .tit28{font-size:.24rem; line-height:.3rem;}


    /* 底部 */
    .footer{padding-top:.5rem;}
    .footer .f_top .last_dl dd.ewm .box{margin-top:.2rem;}
    .footer .f_top .last_dl dd.ewm .box img{width:1.2rem; height:1.2rem;}
    .footer .f_top{margin-bottom:.4rem;}
    .footer .f_bott{font-size:12px;}


    /* 公共部分 */
    .channel_content{padding-bottom:.6rem;}


    /* 效劳 */
    .service01{padding:.5rem 0;}
    .service01 .infor .con{width:70%; margin-top:.2rem;}
    .service01 .infor{margin-bottom:.6rem;}
    .service01 .swiper-slide .t{font-size:.26rem;}
    .service02{padding:1rem 0;}
    .service02 .t{font-size:.28rem;}


    /* 新闻列表 */
    .channel_content.news_list{padding-top:1.5rem;}
    .news_list02{margin-top:.6rem;}
    .news_list02 .hd .item2{width:4.8rem;}
    .news_list02 .hd{margin-bottom:.3rem;}
    .news_list02 .bd .item .words .top{margin-bottom:.1rem;}
    .news_list02 .bd .item{margin-bottom:.3rem;}

    /* 新闻详情 */
    .channel_content.news_detail{padding-top:1.5rem;}
    .news_detail01 .top{width:60%;}
    .news_detail01 .bott .left{width:60%;}
    .news_detail01 .bott .right{width:30%;}
    .news_detail02 .ul_d li .t{font-size:.2rem; line-height:.3rem; min-height:1.8rem;}
    .news_detail02 .ul_d li{padding:.4rem 2% .3rem; width:18%; margin-right:2.5%;}
    .news_detail01 .bott .right .tit{font-size:.22rem;}
    .news_detail02{margin-top:.7rem;}


    /* 关于3499拉斯维加斯 */
    .channel_content.about_us{padding-top:1.5rem;}
    .about_ban .right_words .box, .about_ban .right_words .box span{font-size:2.2rem;}
    .about_us01, .about_us02,.about_us04{padding-top:.6rem;}
    .about_us02::after{width:27%; height:7rem;}
    .about_us03 .year_box{font-size:1.8rem;}
    .about_us04 .title{margin-bottom:.5rem;}
    .about_us04 .swiper-slide .img_box{height:3.2rem;}
    .about_us02 .cont li .right .t{font-size:.24rem;}
    .about_us03 .title{padding-top:.7rem;}


    /* 技术 */
    .technology01 .right .num{font-size:1rem; margin-right:.2rem;}
    .technology01 .right .t{margin-bottom:0;}
    .technology01 .right .c{font-size:.2rem; padding-bottom:0;}
    .technology01 .content li{width:32%; margin-left:0; margin-right:2%; margin-bottom:1rem;}
    .technology01 .content li:nth-child(3n){margin-right:0;}
    .technology01 .content li .cover .img{border-radius:.6rem;}


    /* 产品列表 */
    .pro_list01{padding:.5rem 0 .6rem;}
    .pro_list01 .left{top:1.6rem;}


    /* 产品详情 */
    .channel_content.pro_detail{padding-top:1.4rem;}
    .pro_detail01{padding-bottom:.6rem;}
    .pro_detail01 .bott .content{width:100%;}
    .pro_detail01 .bott .right{width:44%;}
    .pro_detail01 .bott .right .con{min-height:auto;}
    .pro_detail01 .bott .right .type{margin-bottom:.15rem;}
    .pro_detail02 .top .item{padding-bottom:.5rem; margin-bottom:.5rem;}
    .pro_detail02 .bott .new_page{width:100%; margin-top:.4rem;}
    .pro_detail02{padding-bottom:.6rem;}
    .pro_detail03{padding:.6rem 0;}


    /* 首页 */
    .ibanner .swiper-slide .iban_words .box .tit{font-size:.4rem; line-height:.5rem;}
    .ibanner .swiper-pagination{width:5.5rem;}
    .ipart01 .item .txt_full{width:4.5rem;}
    .ipart01 .item .txt_full .img{display:none;}
    .ipart01 .item .txt_full .infor{width:100%;}
    .ipart01 .item .txt_cover .tit{font-size:.2rem;}
    .ipart02 .bott .ul_d li .num{font-size:.5rem;}
    .ipart02 .bott .ul_d li{padding:.4rem .2rem;}
    .ipart03 .global{width:48%;}
    .ipart03 .content .right{width:28%;}
    .ipart03 .content .right .swiper-slide{padding:.4rem 8% .2rem;}
    .ipart03 .content .right .swiper-slide .t{margin-bottom:.3rem;}
    .ipart03 .content .right .swiper-slide .item{margin-bottom:.3rem;}
    .ipart04 .bott .swiper-slide .infor .tit{font-size:.2rem;}


    /* 联系3499拉斯维加斯 */
    .contact_us01 .ul_d li{width:32%; margin-right:2%; padding:.4rem;}
    .contact_us01 .ul_d li:nth-child(5n){margin-right:2%;}
    .contact_us01 .ul_d li:nth-child(3n){margin-right:0;}
    .contact_us01 .title{margin-bottom:.3rem;}
    .contact_us01{padding:.4rem 0 .6rem;}
    .contact_us02{padding:.6rem 0;}
    .contact_us01 .ul_d li .iconfont{font-size:.4rem; margin-bottom:.2rem;}


    /* 招聘列表 */
    .tit24{font-size:.22rem;}
    .job_list01{padding-top:.3rem;}
    .job_list01 .left{top:1.6rem;}



}
@media only screen and (max-width: 1024px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:750px; }
    /*padMode 992px 网站样式*/


    /* 导航 */
    .header .h_tools .h_sear,
    .header .inav_wrapper{display:none;}
    .header .h_tools .mobile_key{display:block; color:#fff;}
    .header .h_tools .mobile_key .iconfont{display:block; margin:0; font-size:.25rem; line-height:.38rem;}
    .header:hover .h_tools .mobile_key{color:#0575e6;}
    .header.xcHeader .h_tools .mobile_key{color:#0575e6;}
    .header.fixed .h_tools .mobile_key{color:#0575e6;}


    /* 手机端下拉 */
    .header .m_nav{display:block; position:fixed; right:-100%; top:0; background:#fff; background:rgba(255, 255, 255, 0.8); width:60%; height:100vh; z-index:15; transition:right 0.5s ease; opacity:0;;}
    .header .m_nav .nav_bg{background:url(/resources/web/img/black.6.png) center; position:fixed; left:0; top:0; width:100%; height:100%; opacity:0; visibility:hidden; transition:all 0.5s ease; z-index:2;}
    .header .m_nav .content{position:relative; z-index:4; background:#fff; height:100%;}
    .header .m_nav .content .mnav_top{height:.8rem; background:#fff;}
    .header .m_nav .content .mnav_top .mnav_search{float:right; background:#0575e6; text-align:center; line-height:.8rem; width:56%; font-size:0;}
    .header .m_nav .content .mnav_top .mnav_search span{display:inline-block; vertical-align:middle; font-size:16px; font-weight:bold; color:#fff;}
    .header .m_nav .content .mnav_top .mnav_search i{font-size:.3rem; line-height:1; margin:0; margin-left:.35rem; background-size:cover; color:#fff;}
    .header .m_nav .content .mnav_top .mnav_back{float:left; background:#fff; text-align:center; line-height:.8rem; width:44%; font-size:0;}
    .header .m_nav .content .mnav_top .mnav_back span{display:inline-block; vertical-align:middle; font-size:16px; font-weight:bold; color:#000;}
    .header .m_nav .content .mnav_top .mnav_back i{font-size:.2rem; font-weight:bold; color:#000; margin-right:25px;}
    .header .m_nav .content .mnav_center .m_language{text-align:right; padding:.2rem 0;}
    .header .m_nav .content .mnav_center .m_language a{display:inline-block; font-size:14px; color:#000; color:rgba(51,63,71,.5); position:relative; margin:0 .2rem;}
    .header .m_nav .content .mnav_center .m_language a.on{color:#000;}
    .header .m_nav .content .mnav_center .m_language a.on:after{content:''; width:96%; height:2px; background:#000; position:absolute; left:2%; bottom:-3px;} 
    .header .m_nav .content .mnav_bottom{overflow-y:auto; padding-top:.2rem;}
    .header .m_nav .content .mnav_bottom .mnav_li{position:relative; margin:20px 0;}
    .header .m_nav .content .mnav_bottom .mnav_li{display:block; padding:0 .45rem; position:relative; font-size:18px; color:#000; font-weight:bold; line-height:30px;}
    .header .m_nav .content .mnav_bottom .mnav_li .mnav_a{display:block;}
    .header .m_nav .content .mnav_bottom .mnav_li.hasSec .mnav_a{display:inline-block;}
    .header .m_nav .content .mnav_bottom .mnav_li.hasSec::after{content:'\e65f'; position:absolute; right:.45rem; top:0; font-family:'iconfont'!important; font-size:.18rem; line-height:inherit; font-weight:bold;}

    .header .m_nav .content .mnav_bottom .mnav_li dl{background:#f7f7f7; padding:20px .6rem; display:none; margin:10px 0;}
    .header .m_nav .content .mnav_bottom .mnav_li dl dd a{display:block; font-weight:normal; font-size:.18rem; color:#5e5e5e; line-height:.3rem; margin-bottom:.1rem;}
    .header .m_nav .content .mnav_bottom .mnav_li.hasSec.cur::after{-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg);}

    /*导航推拉*/
    .header .m_nav.toshow{right:0; opacity:1;}
    .header .m_nav.toshow .nav_bg{opacity:1; visibility:visible;}


    /* 公共字号 */
    .tit56{font-size:.38rem;}
    .tit42{font-size:.3rem; line-height:.4rem;}
    .tit36{font-size:.26rem;}
    .tit28{font-size:.22rem; line-height:.3rem;}


    /* 底部 */
    .footer .f_top dt{font-size:.18rem; margin-bottom:.1rem;}


    /* 效劳 */
    .service01 .infor .con{width:80%;}
    .service01 .swiper-slide .t{font-size:.24rem;}
    .service02 .t{font-size:.26rem;}


    /* 新闻列表 */
    .channel_content.news_list{padding-top:1rem;}
    .news_list01 .swiper-slide .img{width:54%;}
    .news_list01 .swiper-slide .words .tit{margin-bottom:.3rem;}
    .news_list02 .bd .item{width:48.5%; margin-right:3%;}
    .news_list02 .bd .item:nth-child(3n){margin-right:3%;}
    .news_list02 .bd .item:nth-child(2n){margin-right:0;}


    /* 新闻详情 */
    .channel_content.news_detail{padding-top:1rem;}
    .news_detail01 .top{width:100%;}
    .news_detail01 .bott .left{width:100%; margin-bottom:.4rem;}
    .news_detail01 .bott .right{width:100%;}
    .news_detail01 .bott{display:block;}
    .news_detail01 .bott .right li a{height:auto; padding:.2rem 0;}
    .news_detail02 .ul_d{flex-wrap:wrap;}
    .news_detail02 .ul_d li{width:32%; margin-right:2%; margin-bottom:.2rem;}
    .news_detail02 .ul_d li:nth-child(3n){margin-right:0;}
    .news_detail02 .ul_d li .t{min-height:1.5rem;}
    .news_detail02 .ul_d li .jt{margin-top:.4rem;}


    /* 关于3499拉斯维加斯 */
    .channel_content.about_us{padding-top:.8rem;}
    .about_ban .right_words .box, .about_ban .right_words .box span{font-size:1.8rem;}
    .about_us01 .video_box .box{clip-path:none; border-radius:.2rem;}
    .about_us02 .cont li .right{padding:.3rem; padding-bottom:.2rem;}
    .about_us02 .cont li .right::after{left:.3rem; top:.2rem;}
    .about_us03 .year_box{font-size:1.5rem; height:60vw;}
    .about_us04 .title{margin-bottom:.4rem;}
    .about_us04 .swiper-slide{width:48%;}


    /* 技术 */
    .technology01 .right .num{font-size:.8rem;}
    .technology01 .right{align-items:center;}
    .technology01 .content li{width:48%; margin-right:4%; margin-bottom:.8rem; top:0;}
    .technology01 .content li:nth-child(3n+2){top:0;}
    .technology01 .content li:nth-child(2n){top:0.6rem;}
    .technology01 .content li:nth-child(3n){margin-right:4%;}
    .technology01 .content li:nth-child(2n){margin-right:0;}
    .technology01 .content li .cover .img{border-radius:.6rem;}


    /* 产品列表 */
    .pro_list01 .right .ul_d li{width:48.5%; margin-right:3%; margin-bottom:.2rem;}
    .pro_list01 .right .ul_d li:nth-child(3n){margin-right:3%;}
    .pro_list01 .right .ul_d li:nth-child(2n){margin-right:0;}
    .pro_list01 .right{width:67%;}
    .pro_list01 .left{width:31%; top:1rem;}
    .pro_list01 .left .box{padding:.2rem 10%;}


    /* 产品详情 */
    .channel_content.pro_detail{padding-top:.8rem;}
    .pro_detail01 .top .back_btn{right:calc(50vw - 375px);}
    .pro_detail01 .bott .content{align-items:flex-start;}


    /* 首页 */
    #fullpage .section{position:relative; height:auto!important;}
    #fullpage .section .fp-tableCell{height:auto!important;}
    .ibanner .swiper-pagination{width:5rem;}
    .ipart01{margin-bottom:.5rem;}
    .ipart01 .rect-206{padding-bottom:266%;}
    .ipart01 .rect-7852{padding-bottom:101.52%;}
    .ipart01 .item .txt_full{width:3.5rem;}
    .ipart02,.ipart03,.ipart04{padding:.8rem 0;}
    .ipart02 .bott .ul_d li{width:23.8%; margin-right:1.6%; padding-bottom:.2rem;}
    .ipart02 .bott .ul_d li .num{font-size:.4rem;}
    .ipart02 .top{align-items:center;}
    .ipart03 .content .right .swiper-container{height:6rem;}


    /* 招聘列表 */
    .job_list01 .left{top:1rem; width:31%;}
    .job_list01 .left .box{padding:.2rem 10%;}
    .job_list01 .right{width:calc(69% - .25rem);}






}

@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; }
    body,input,textarea,button,select {font-size:12px;}

    /*移动端防恶意复制信息*/
    * {
        -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浏览器*/   }


    /* 下层banner */
    .xc_banner .top>img{min-height:3rem;}
    .crumbs h1{font-size:14px;}
    .xc_banner .xc_words .t{font-weight:bold;}


    /* 公共字号 */
    .tit56{font-size:.32rem;}
    .tit42{font-size:.26rem;}
    .tit36{font-size:.24rem; line-height:.3rem;}
    .tit28{font-size:.2rem;}
    .con18{font-size:14px;}
    .con16{font-size:12px;}


    /* 导航 */
    .m_nav .content .mnav_bottom .mnav_li{font-size:17px;}
    .m_nav .content .mnav_bottom .mnav_li dl{padding:.2rem .3rem;}


    /* 公共部分 */
    .channel_content{padding-bottom:.4rem; min-height:calc(100vh - 4.8rem);}


    /* 底部 */
    .footer{padding-top:0;}
    .footer .f_top{display:none;}
    .footer .f_bott{padding:.2rem 0;}


    /* 效劳 */
    .service01{padding:.2rem 0 .4rem;}
    .service01 .infor .con{width:100%; margin-top:.1rem;}
    .service01 .infor{margin-bottom:.3rem;}
    .service01 .swiper-container{margin-top:-.6rem;}
    .service01 .swiper-slide{padding:.2rem .2rem .1rem;}
    .service01 .swiper-slide .t{font-size:.2rem; line-height:.3rem; height:.6rem; margin-bottom:.1rem;}
    .service02{padding:.6rem 0;}
    .service02 .t{font-size:.24rem;}


    /* 新闻列表 */
    .news_list01 .swiper-slide .words .tit{height:.6rem;}
    .news_list02 .hd .item2{width:3rem;}
    .news_list02{margin-top:.4rem;}
    .news_list02 .bd .item .words .t{font-size:15px; line-height:22px; height:44px;}


    /* 新闻详情 */
    .news_detail01 .bott .left .myart{margin-bottom:.3rem;}
    .news_detail01 .bott .right li:first-child a{padding-top:0;}
    .news_detail02{margin-top:.4rem;}


    /* 关于3499拉斯维加斯 */
    .about_ban .img_box .bg{height:6rem;}
    .about_ban .right_words{top:auto; bottom:30%; left:auto; right:0; transform:none;}
    .about_ban .right_words .box, .about_ban .right_words .box span{font-size:1.4rem;}
    .about_ban .img_box .lou{width:7rem;}
    .about_us01{padding-top:.3rem;}
    .about_us01 .top{display:block; margin-bottom:.3rem;}
    .about_us01 .top .con{width:100%; margin-top:.1rem;}
    .about_us01 .video_box video{display:none;}
    .about_us01 .video_box .m_img{display:block; width:100%; border-radius:.2rem; overflow:hidden; display:block;}
    .about_us01 .video_box::after{width:.6rem; height:.6rem;}
    .about_us02, .about_us04{padding-top:.4rem;}
    .about_us02 .cont li .right .t{font-size:.22rem; margin-bottom:.1rem; line-height:.3rem;}
    .about_us03 .year_area .wrap{display:none;}
    .about_us03 .text_box{width:100%; padding:0; margin:0; padding-bottom:.4rem;}
    .about_us03 .title{padding-top:.4rem;}
    .about_us03 .text_box .list .desc{margin-top:.1rem;}
    .about_us03 .text_box .list{min-height:auto;}
    .about_us04 .title{margin-bottom:.3rem;}
    .about_us04 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}
    .about_us04 .swiper-slide .t{min-height:auto;}


    /* 技术 */
    .technology01{padding-top:.3rem;}
    .technology01 .right .num{font-size:.7rem;}
    .technology01 .tab_box{margin-bottom:.4rem;}
    .technology01 .content li{margin-bottom:.4rem;}
    .technology01 .widgets_common_pages_4{margin-top:.6rem;}



    /* 产品列表 */
    .pro_list01{padding:.3rem 0 .4rem;}
    .pro_list01 .title{margin-bottom:.2rem;}
    .pro_list01 .left{width:100%; position:relative; top:0; margin-bottom:.2rem;}
    .pro_list01 .left .box{padding:.2rem 0;}
    .pro_list01 .left .box .item{position:relative; padding:0 4% .1rem;}
    .pro_list01 .left .box .item .down{position:absolute; left:0; top:100%; width:100%; background:#fff; z-index:5; padding:.1rem 4%; box-sizing:border-box; box-shadow:0px 1px 10px 0px rgba(10, 2, 4, 0.05);}
    .pro_list01 .right{width:100%;}


    /* 产品详情 */
    .pro_detail01{padding-bottom:.4rem; padding-top:.1rem;}
    .pro_detail01 .top .back_btn{right:4%;}
    .pro_detail01 .bott .right .con{margin-bottom:.2rem;}
    .pro_detail02{padding:.4rem 0;}
    .pro_detail02 .top .item{padding-bottom:.3rem; margin-bottom:.3rem; display:block;}
    .pro_detail02 .top .item .tit{width:100%; margin-right:0; margin-bottom:.2rem;}
    .pro_detail02 .top .item .right{width:100%;}
    .pro_detail02 .bott .new_page>a{width:calc(38.7% - .5rem);}
    .pro_detail02 .bott .new_page .back::before{left:-.25rem;}
    .pro_detail02 .bott .new_page .back::after{left:auto; right:-.25rem;}
    .pro_detail01 .top .back_btn{position:relative; right:auto; top:auto; left:4%; transform:none; margin-top:.1rem;}
    .pro_detail02 .bott .new_page .back .iconfont{margin-left:.1rem;}
    .pro_detail03{padding:.4rem 0;}
    .pro_detail03 .title{margin-bottom:.3rem;}
    .pro_detail03 .swiper-container-horizontal>.swiper-pagination-bullets{margin-top:.3rem;}


    /* 首页 */
    .ibanner .swiper-slide .iban_words .box{width:80%;}
    .ibanner .swiper-slide .iban_words .box .tit{font-size:.35rem; line-height:.45rem;}
    .ibanner .swiper-pagination{width:4rem;}
    .ipart01{padding-top:.6rem; margin-bottom:.2rem;}
    .ipart01 .item{width:100%; height:auto!important; margin-bottom:.2rem;}
    .ipart01 .rect-206{padding-bottom:30%;}
    .ipart01 .item .txt_cover{bottom:50%; transform:translate(-50%,50%);}
    .ipart01 .item .txt_cover .tit{min-height:auto;}
    .ipart02, .ipart03, .ipart04{padding:.6rem 0;}
    .ipart02 .top{display:block;}
    .ipart02 .top .left{width:100%; margin-bottom:.2rem;}
    .ipart02 .top .right{width:100%;}
    .ipart03 .content{display:block;}
    .ipart03 .content .left{width:100%;}
    .ipart03 .content .right{width:100%; display:flex; align-items:center; justify-content:space-between; padding:0; padding-top:3rem;}
    .ipart03 .content .right .swiper-container{height:auto; width:calc(100% - 1.5rem);}
    .ipart03 .content .right .swiper-button-prev, .ipart03 .content .right .swiper-button-next{transform:rotate(-90deg);}
    .ipart03 .content .right .swiper-slide .t{margin-bottom:.2rem;}
    .ipart03 .content .right .swiper-slide .item{margin-bottom:.2rem;}
    .ipart03 .global{top:42%;}
    .ipart03 .content .right .swiper-slide{padding:.3rem 4% .1rem;}
    .ipart04 .bott .swiper-slide .infor .tit{font-size:.18rem;}
    .ipart04 .bott .btns_box{margin-top:.3rem;}
    .ipart04 .bott .btns_box .swiper-button-next, .ipart04 .bott .btns_box .swiper-button-prev{width:.5rem; height:.5rem; margin-right:.2rem;}
    .ipart04 .bott .btns_box .swiper-button-next{margin-right:0;}
    .ipart04 .bott .btns_box .swiper-pagination{width:calc(100% - 1.6rem); margin-right:.2rem;}
    .ipart03 .content .right .swiper-slide .item .cont{font-size:.18rem; line-height:.3rem;}
    .ipart03 .content .right .swiper-slide .item{padding-right:.6rem;}
    .ipart03 .content .right .swiper-slide .item::after{width:.5rem; height:.5rem; font-size:.2rem; line-height:.5rem;}
    .ipart04 .bott .swiper-slide .infor .more{font-size:.18rem;}

    /* 联系3499拉斯维加斯 */
    .contact_us01 .ul_d li{width:49%; padding:.3rem 4%;}
    .contact_us01 .ul_d li:nth-child(3n){margin-right:2%;}
    .contact_us01 .ul_d li:nth-child(2n){margin-right:0;}
    .contact_us01 .ul_d li .c{min-height:auto;}
    .contact_us01 .ul_d li .t{margin-bottom:.1rem;}
    .contact_us01 .title{margin-bottom:.2rem;}
    .contact_us01{padding:.2rem 0 .4rem;}
    .contact_us02{padding:.4rem 0;}
    .contact_us02 .content{margin-top:.3rem;}



    /* 招聘列表 */
    .tit24{font-size:.2rem;}
    .job_list01 .left{width:100%; position:relative; top:0; margin-bottom:.3rem;}
    .job_list01 .left .title{margin-bottom:.2rem;}
    .job_list01 .left .box{padding:.2rem 0;}
    .job_list01 .left .box .item{position:relative; padding:0 4% .1rem;}
    .job_list01 .left .box .item .down{position:absolute; left:0; top:100%; width:100%; background:#fff; z-index:5; padding:.1rem 4%; box-sizing:border-box; box-shadow:0px 1px 10px 0px rgba(10, 2, 4, 0.05);}
    .job_list01 .right{width:100%;}
    .job_list01 .right .top{margin-bottom:.1rem;}
    .job_list01 .right .bott li .addr{font-size:.18rem;}

}

/*
* MobileMode
*/
@media only screen and (max-width: 600px) {
    /*mobileMode 580 网站样式*/
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    body:after {
        content: 'Mobile';
    }

    /* 下层banner */
    .xc_banner .top>img{min-height:2.5rem;}

    /* 公共字号 */
    .tit56{font-size:.3rem;}
    .tit42{font-size:.26rem;  line-height:.3rem;}
    .tit36{font-size:.24rem;}


    /* 导航 */
    .m_nav .content .mnav_top .mnav_search i{margin-left:.2rem;}
    .m_nav{width:77%;}
    .m_nav .content .mnav_bottom .mnav_li dl dd a{font-size:.16rem;}
    .m_nav .content .mnav_bottom .mnav_li{padding:0 .3rem;}


    /* 底部 */
    .footer .f_bott>div{width:100%; text-align:center;}


    /* 效劳 */
    .service01 .map.on{transform:scale(1.6);}
    .service01 .swiper-container{margin-top:0;}


    /* 新闻列表 */
    .news_list01 .swiper-slide a{display:block;}
    .news_list01 .swiper-slide .img{width:100%; margin-bottom:.2rem;}
    .news_list01 .swiper-slide .words{width:100%;}
    .news_list01 .swiper-slide .words .time{margin-bottom:.1rem;}
    .news_list01 .btns_box{margin-top:.2rem;}
    .news_list02 .hd{flex-direction:column-reverse;}
    .news_list02 .hd .right{width:100%; margin-bottom:.1rem;}
    .news_list02 .hd .item{padding:.1rem .2rem; width:40%; margin-right:2%;}
    .news_list02 .hd .item2{margin-right:0; margin-left:0; width:58%;}
    .news_list02 .hd .left{width:100%; text-align:left;}
    .news_list02 .bd .item{width:100%; margin-right:0; margin-bottom:.2rem;}
    .news_list02 .bd .item:nth-child(3n){margin-right:0;}
    .widgets_common_pages_4 a, .widgets_common_pages_4 span{margin-right:5px;}


    /* 新闻详情 */
    .news_detail01 .bott .left .btns_box>div{width:100%;}
    .news_detail01 .bott .left .btns_box .next a{flex-direction:row;}
    .news_detail01 .bott .right .tit{font-size:.2rem;}
    .news_detail01 .bott .right .share_box{padding:0;}
    .news_detail02 .ul_d li{width:49%;}
    .news_detail02 .ul_d li:nth-child(3n){margin-right:2%;}
    .news_detail02 .ul_d li:nth-child(2n){margin-right:0;}
    .news_detail02 .ul_d li .t{font-size:.18rem; line-height:.25rem; min-height:1rem;}
    .news_detail01 .bott .left .myart img{max-width:100%;}


    /* 关于3499拉斯维加斯 */
    .about_ban .right_words{bottom:34%;}
    .about_ban .img_box .bg{height:5rem;}
    .about_ban .img_box .lou{width:100%;}
    .about_ban .right_words .box, .about_ban .right_words .box span{font-size:.6rem; }
    .about_us01 .video_box .m_img{min-height:2.5rem; object-fit:cover;}
    .about_us02{padding-bottom:.3rem;}
    .about_us02 .cont li .box{flex-direction:column;}
    .about_us02 .cont li .left{width:100%; margin-right:0; margin-bottom:.1rem;}
    .about_us02 .cont li:nth-child(2n) .left{margin-left:0;}
    .about_us02 .cont li.start .right{width:100%; padding:.8rem 4% .2rem;}
    .about_us02 .cont li:nth-child(2n) .box{flex-direction:column;}
    .about_us02::after{display:none;}


    /* 产品列表 */
    .pro_list01 .right .ul_d li{width:100%; margin-right:0;}
    .pro_list01 .right .ul_d li:nth-child(3n){margin-right:0;}


    /* 产品详情 */
    .pro_detail01{background-size:cover; overflow:hidden;}
    .pro_detail01 .bott .content{flex-direction:column-reverse;}
    .pro_detail01 .bott .right{width:100%; margin-bottom:.2rem;}
    .pro_detail01 .bott .left{width:100%;}
    .pro_detail02{padding-top:.2rem;}
    .pro_detail02 .bott .new_page .back{display:none;}
    .pro_detail02 .bott .new_page>a{width:48%;}
    .pro_detail02 .bott .share_box a{width:.5rem; height:.5rem;}
    .pro_detail02 .bott .share_box a .iconfont{line-height:.5rem; font-size:.25rem;}
    .pro_detail02 .bott .new_page{margin-top:.2rem;}
    .pro_detail02 .bott .new_page>a{padding:.1rem .2rem;}


    /* 首页 */
    .ibanner .swiper-slide .iban_words .box .tit{font-size:.3rem; line-height:.4rem;}
    .ibanner .swiper-pagination{width:2.8rem;}
    .ipart02 .bott .ul_d{flex-wrap:wrap;}
    .ipart02 .bott .ul_d li{width:48%; margin-right:4%; margin-top:.2rem; padding-top:.3rem;}
    .ipart02 .bott .ul_d li:nth-child(3n){margin-right:4%;}
    .ipart02 .bott .ul_d li:nth-child(2n){margin-right:0;}
    .ipart02 .bott .ul_d li .num{font-size:.3rem;}
    .ipart02 .top .right::after{width:.5rem; height:.5rem;}
    .ipart03 .global{display:none;}
    .ipart03 .m_global{display:block; background:#f6f7f9; margin:-10vw;}
    .ipart03 .m_global img{ mix-blend-mode:darken;}
    .ipart03 .content .right{padding-top:0;}
    .ibanner .swiper-slide .iban_words .box{width:100%;}
    .ipart02 .bott{margin-top:0;}


    /* 联系3499拉斯维加斯 */
    .contact_us02 .content .inp_box{width:100%; margin-right:0;}
    .contact_us02 .content .inp_yzm .inp_{width:2.2rem;}


}
@media only screen and (max-width: 425px){
    /*mobileMode 425 网站样式*/

    /* 新闻详情 */
    .news_detail02 .ul_d li{width:100%; margin-right:0;}
    .news_detail02 .ul_d li:nth-child(3n){margin-right:0;}
    .news_detail02 .ul_d li .t{font-size:.18rem; line-height:.25rem; min-height:auto; margin-bottom:.1rem;}
    .news_detail02 .ul_d li .jt{margin-top:.2rem;}


    /* 关于3499拉斯维加斯 */
    .about_ban .img_box .bg{height:4rem;}
    .about_ban .right_words{display:none;}


    /* 技术 */
    .technology01 .top{display:block; margin-bottom:.3rem;}
    .technology01 .right{margin-top:.2rem;}
    .technology01 .right .c{font-size:.18rem; line-height:.24rem;}
    .technology01 .right .tit56{font-size:.26rem;}
    .technology01 .right .num{font-size:.6rem; margin-right:.1rem;}
    .technology01 .content li{width:100%; margin-right:0; margin-bottom:.3rem; top:0;}
    .technology01 .content li:nth-child(2n){top:0;}
    .technology01 .content li:nth-child(3n){margin-right:0;}
    .technology01 .widgets_common_pages_4{margin-top:0;}
    .technology01 .tab_b{padding:0 .3rem;}



    /* 首页 */
    .ipart03 .content .right .swiper-button-prev, .ipart03 .content .right .swiper-button-next{width:.4rem; height:.4rem;}
    .ipart03 .content .right .swiper-button-prev::after, .ipart03 .content .right .swiper-button-next::after{font-size:.18rem;}
    .ipart03 .content .right .swiper-container{margin:0; width:calc(100% - 1rem);}
    .ipart03 .global{width:310px;}


    /* 联系3499拉斯维加斯 */
    .contact_us02 .content .inp_yzm .inp_{width:1.7rem;}
    .contact_us02 .content .inp_yzm img{width:1.4rem;}
    .contact_us02 .content .inp_btns{width:100%; text-align:center;}
    .contact_us02 .content .inp_btns>button{width:47%; margin-right:4%; box-sizing:border-box;}
    .contact_us02 .content .inp_btns .btn02{margin:0;}
    

    
}<!--耗时1775298800.2531秒-->