/*
* 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: 1440px) {
	.index-banner-box .home1-slider-next { left: auto!important; right: 4%!important; margin: 0!important;}
	.index-banner-box .home1-slider-prev {left: auto!important; right:calc(4% + 60px)!important; margin: 0!important;}
	.actNumber { left: auto; right: calc(4% + 140px);}
    .wrap{width:1200px;}
    /* 头部 */
    .header .inav .nav_li{padding:21px 13px;}

    /* 底部 */
    .foot_top .content .right{width:72%;}
    .foot_top .content .right dl.dl1{width:20%;}
    .foot_top .content .right dl.dl3{width:45%;}

    /* 公司简介 */
    .about_us02 .media .cover .box{padding-top:20%;}
    .about_us02 .media .cover .box .t{margin-top:35px;}
    .about_us02 .cover .box{padding-top:14%;}
    .about_us02 .item .cover .box .c{padding:0 15%;}

    /* 关于综合 */
    .about_center01 .right ul{padding:33px 0;}
    .about_center01 .left .cover .box{padding:50px 150px 50px 50px;}
    .about_center02 .content .item .intro .box{padding:40px 20px;}
    .about_center03 .left, .about_center03 .right{width:200px;}

    /*案例列表*/
    .case_list01 .left .box{padding:20px}
    .case_list01 .left .box .infor{padding-bottom:10px; margin-bottom:10px;}
    .case_list01 .left .box .content{max-height:345px;}
    .case_list01 .right li .intro .box{padding:35px 30px;}

    /*案例详细*/
    .case_detail03 .content li .li_box .cover .box{padding:40px;}

    /* 产品详细 */
    .pro_detail01 .left{width:40%;}
    .pro_detail01 .left .link a{margin-right:8px;}
    .pro_detail07 .item .item_box .intro .btn_box a{padding:0 22px;}
    .pro_detail07 .item .item_box .intro .btn_box a.btn1{margin-right:10px;}

    /* 产品综合 */
    .proCenter_ban .cover{left:102px;}
    .proCenter_ban .owl_dots{width:1200px; margin-left:-600px;}
    .pro_center01 .right li .rect-5371{padding-bottom:63.5%;}
    .pro_center02 .bd .item .left .box{padding:25px 20px;}
    .pro_center03 .img_{width:650px; height:auto;}

    /* 产品列表 */
    .pro_list01 .right .item .item_box .intro .btn_box a{padding:0 20px;}

    /* 公司荣誉 */
    .honor01 .honor_list .form_box{padding:28px 25px;}

    /* 招聘列表 */
    .job_list01 .content .bd .li_bottom .send{position:static; display:inline-block; margin-top:30px;}

    /* 服务综合 */
    .service_center02 .left .cover .box{padding:65px;}
    .service_center02 .right .box{padding:65px 30px;}
    .service_center02 .right .box .tit{font-size:30px; margin-bottom:0;}
    .service_center03 .left ul li .t{font-size:20px;}
    .service_center03 .left{width:38%;}
    .service_center04 .bd .item .intro{margin-top:25px;}
    .service_center05 .content{margin-left:-1800px; width:3600px;}
    .service_center05 .owl .wrap{height:360px;}

    /* 营销网络 */
    .network.channel_content{padding-bottom:60px;}

    /* 企业文化 */
    .culture02 .right .r_item .intro{padding:42px 50px;}
    .culture01 .item .intro .box{padding:20px 40px;}

    /* 首页 */
    .ipart03 .content li{width:30%; margin-right:3%;}

    /* 2020-0924 */
    .ipart02 .left, .ipart02 .right{width:200px;}

    /* 2020-0927 */
    .parts_list .pro_list01 .right .item .item_box .intro .t{height:60px; overflow:hidden;}
    .history01 .tab_c .ul_box .li_c .tab_linear{left:-2px;}

    /* 2020-0928 */
    .header .dropdown .left ul li{font-size:15px;}
    .header .inav .nav_li .dropdown{background-position:-145px center;}
    .header .search_box{right:8%;}
    .ibanner .btns{bottom:75px;}
    .ibanner .scroll-ico{bottom:20px;}
    .pro_center02 .bd .item .left .box .tit{font-size:25px; white-space:normal}
    .pro_detail01{padding:120px 0 70px;}
    .pro_detail08{background-position:center right -67px;}

    .parts_center .pro_center02 .bd .item .left .box .anniu a{padding:0 5px;}

}

@media only screen and (max-width:1367px){
    .proCenter_ban .cover{left:83px;}
    /* 2020-0928 */
    .header .inav .nav_li .dropdown{background-position:-190px center;}
    .header .search_box{right:4%;}

    /* 新闻新 */
    .news_list01 .content .top_ .item .intro .box{padding:30px;}
    .news_list01 .content .top_ .right .r_top{margin-bottom:18px;}
    .news_list01 .content .bott_ .new .txt .box {padding:30px 85px 30px 60px;}
}


/*
* PadMode
*/
@media only screen and (max-width: 1240px) {
	.header .wrap { position: relative;}
	.linkChose { position: absolute; right:70px ;}
    body:after {
        content: 'Pad';
    }
    body{ user-select: none;-webkit-user-select: none;}
    html { overflow-x:hidden;}
    body,input,textarea,button,select { font-size:14px;}
    .PcPush{display: none;}
    .UnpcPush{display: block;}
    .wrap, .mwrap { width:940px; }
    /*padMode 1240px 网站样式*/

    /* 头部 */
    .header .h_tools{display:none;}
    .header .inav_wrapper{display:none;}
    .header .m_tools{display:block; float:right; position:relative; width:40%; padding:28px 0;}
    /*导航下拉*/
    .header .mobile_key{position:relative; top:0px; cursor:pointer; transition:all 0.3s ease-in-out; z-index:10; display:block; width:25px; height:25px; color:#555; font-size:25px;} 
    .header .mobile_key span,
    .header .mobile_key:before,
    .header .mobile_key:after {position:absolute; top:50%; left:50%; width:25px; height:2px; margin-left:-12px; background:#666; border-radius:2px; display:inline-block; transition:all 0.3s ease-in-out;}
    .header .mobile_key span{margin-top:-10px;}
    .header .mobile_key:before{content:''; margin-top:0px;}
    .header .mobile_key:after{content:''; margin-top:10px;}
    .menu-open .header .mobile_key:before{opacity:0; transition:0.2s ease 0.1s;}
    .menu-open .header .mobile_key:after{margin-top:0px !important; -webkit-transform:rotateZ(-45deg); transform:rotateZ(-45deg); transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s; transition: margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;}
    .menu-open .header .mobile_key span{margin-top:0px !important; -webkit-transform:rotateZ(45deg); transform:rotateZ(45deg); transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, -webkit-transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s; transition:margin 0.2s cubic-bezier(0.36, 0, 0.59, 0.99) 0.1s, transform 0.25s ease 0.36s, -webkit-transform 0.25s ease 0.36s;}

    /*下拉黑色背景*/
    header .header-overlay {transition:all 0.2s ease-out; background:rgba(0, 0, 0, 0.5); width:100%; height:100%; position:fixed; left:0; z-index:-1; top:80px; opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; visibility:hidden;}
    .bg-open .header .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .bg-open1 .header .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}
    .menu-open .header .header-overlay{opacity:1; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; visibility:visible;}

    .header .m_tools .h_search .icon{width:24px; height:24px; background:url(../images/mobile_sear.png) no-repeat center; background-size:cover; margin:0 15px;}
    .header .m_tools .mobile_language{font-size:15px; position:relative; top:0px; margin-right: 14px;}
    .header .m_tools .mobile_language a{color:#555; font-size: 14px;}

    /* 手机端语言 */
    .header .mLan_down{position:absolute; left:0; top:100%; width:100%; display:none;}
    .header .mLan_down ul{background:#f6f6f6;}
    .header .mLan_down li{transition:all 0.3s ease-out; border-bottom:solid 1px #e4e4e4;} 
    .header .mLan_down a{display:block; padding:15px; font-size:13px; position:relative; color:#666; overflow:hidden;}
    .header .mLan_down a:after{content:''; background:url(../images/mlan_anniu1.png) no-repeat center; width:15px; height:15px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto; background-size:cover;}
    /*手机端搜索下拉*/
    .header .h_tools .h_search.nolink{display:none;}
    .header .h_tools .h_search.a_link{display:block; padding-right:10px;}
    .header .h_tools .h_search.a_link .icon{width:20px; height:20px; background:url(../images/mobile_sear.png) no-repeat center; background-size:cover; display:inline-block; vertical-align:-5px;}
    .header .mSearch{background:#fcb026; padding:15px 10px; position:absolute; width:100%; left:0; top:100%; box-sizing:border-box; display:none;}
    .header .mSearch .search-inner .search-input input{width:100%; height:38px; font-size:13px;border-radius:38px; border:none; padding:10px 17px; box-sizing:border-box;}
    .header .mSearch .search-inner .search-btn button{position:absolute; top:0; bottom:0; right:16px; margin:auto; width:27px; height:27px; background-color:transparent; border:none; border-radius:50%; padding:0;}

    /*------------------手机端下拉---------------------*/
    .m_nav{position:fixed; left:0; top:80px; right:0; width:100%; background:#fff; border-top:2px solid #f1f1f1; z-index:20; display:none; max-height:calc(100vh - 55px); max-height:calc(var(--vh, 1vh) * 100 - 55px); overflow-y:auto;} 
    .m_nav .m_wrap{padding:0 5%;}
    .m_nav .mNav_bott .m_navli{ text-align: left; position:relative; transition:all 0.3s ease-out; border-bottom:solid 1px #f1f1f1;}
    .m_nav .mNav_bott .m_navli:last-child{border-bottom:none;}
    .m_nav .mNav_bott .m_navli>a{display:block; padding:15px 35px 15px 15px; font-size:14px; position:relative; overflow:hidden; color:#333;}
    .m_nav .mNav_bott .m_navli>a:hover{color:#333;}
    .m_nav .mNav_bott .m_navli>a:after,
    .m_nav .mNav_bott .m_navli>a:before{content:''; background:#333; width:9px; height:2px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto;}
    .m_nav .mNav_bott .m_navli>a:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
    .m_nav .mNav_bott .m_navli>a:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
    .m_nav .mNav_bott .m_navli.active{background:#f1f1f1;}
    .m_nav .mNav_bott .m_navli.active>a:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#333;}
    .m_nav .mNav_bott .m_navli.active>a:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#333;}
    .m_nav .mNav_bott .m_navli.active>a{font-weight:bold;}
    .m_nav .mNav_bott .m_navli .m_secNav{display:none; background:#f7f7f7;}
    .m_nav .mNav_bott .m_navli .m_secNav .li-title{ display:none; width:100%; padding:8px 25px; border-top:solid 1px #fcb026; padding-top:18px; box-sizing:border-box; color:#fff; font-size:13px; position:relative;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a{padding:5px 0 5px 25px; display:block; position:relative; font-size:14px; line-height:1.25; transition:all 0.3s ease-out;} 
    .m_nav .mNav_bott .m_navli .m_secNav .li-title a:after{content:''; width:15px; height:15px; background:url(../images/m_anniu1.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-7px; background-size:cover;}
    .m_nav .mNav_bott .m_navli .m_secNav ul{font-size:0; padding-bottom:10px; padding-top:10px;}
    .m_nav .mNav_bott .m_navli .m_secNav li{font-size:14px;}
    .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav ul{overflow:hidden;}
    /* .m_nav .mNav_bott .m_navli.m_navli02 .m_secNav li{width:50%; float:left;} */
    .m_nav .mNav_bott .m_navli .m_secNav li>a{padding:5px 30px; line-height:24px; display:block; position:relative; color:#666;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a:hover{color:#666;}
    .m_nav .mNav_bott .m_navli .m_secNav li>a.cur{color:#666;}
	.active .m_secNav li>a{ color:#666 !important;}

    /*无连接的话去掉加号*/
    .m_nav .mNav_bott .m_navli.nav_link>a:after,
    .m_nav .mNav_bott .m_navli.nav_link>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before,
    .m_nav .mNav_bott .m_navli.nav_link.active>a:before{display:none;}
    .m_nav .mNav_bott .m_navli.nav_link a:after{content:''; display:block; width:16px; height:16px; background:url(../images/link_ico.png) no-repeat center; position:absolute; top:0; bottom:0; right:15px;}

    /*------------------手机端下拉 end-----------------*/

    /* 二级导航 */
    .erji_nav .erji_content{padding-left:0;}
    .erji_nav .erji_content .erji_btn{display:none;}
    .erji_nav .erji_content .erji_list .erji_intro::-webkit-scrollbar-thumb ,
    .erji_nav .erji_content .erji_list .erji_intro::-webkit-scrollbar-track{background:transparent;}

    /* xc_banner */
    .xc_banner{height:270px;}
    .xc_banner>img{width:1300px; margin-left:-650px;}

    /* xc_cen_banner */
    .xc_cen_banner{height:411px;}
    .xc_cen_banner>img{width:1300px; margin-left:-650px;}

    /* 三级导航 */
    .m_third_nav{display:block;}
    
    /* 底部 */
    .foot_top .content .left{width:25%;}
    .foot_top .content .right dl{width:20%;}
    .foot_top .content .right dl.dl3{width:50%;}


    /* 视频中心 */
    .video_list01 .content .li .intro .t{font-size:16px;}
    .video_list01 .content .li .cover{bottom:0;}

    /* 公司简介 */
    .about_us01 .left .infor .tit{font-size:35px;}
    .about_us01 .left .infor .con{font-size:25px;}
    .about_us01 .left ul{width:80%;}
    .about_us02 .media .cover .box .play{width:60px; height:60px; background-size:cover;}
    .about_us02 .media .cover .box .t{font-size:24px; margin-top:40px;}
    .about_us02 .cover .box{padding-top:11%;}
    .about_us02 .item .cover .box .t{font-size:24px;}
    .about_us02 .item .cover .box .c{padding:0 5%;}
    .about_us02 .item1 .cover .box .icon,
    .about_us02 .item2 .cover .box .icon{width:60px; height:60px; background-size:contain;}

    /* 关于综合 */
    .about_center01 .right{width:53%;}
    .about_center01 .right ul li .c{font-size:14px;}
    .about_center01 .right ul li .num{font-size:50px;}
    .about_center01 .left .cover .box{padding:30px 80px 30px 30px;}
    .about_center01 .left .cover .box .tit{font-size:30px;}
    .about_center01 .left .cover .box .tit span{font-size:45px;}
    .about_center01 .left .cover .box .con{margin:0 0 10px;}
    .about_center02 .content .item .intro .box{padding:20px;}
    .about_center03{padding:100px 0;}
    .about_center03 .left, .about_center03 .right{width:0;}
    .about_center04 .content .left{width:20%;}
    .about_center04 .content .right{width:80%;}


    /*新闻列表*/
    .news_list01 .infor .con .item01{width:25%;}
    .news_list01 .infor .con .item02{width:40%;}
    .news_list01 .content .top_ .cover .box{padding:20px;}
    .news_list01 .content .top_ .cover .box .t{font-size:20px; margin-top:0px;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box{padding:30px;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box .t{font-size:20px; line-height:26px; height:52px; margin:10px 0 15px;}

    /* 新 */
    .news_list01 .content .top_{margin-bottom:30px;}
    .news_list01 .content .top_ .item .intro .box{padding:20px;}
    .news_list01 .content .top_ .item .intro .box .tit{font-size:20px;}
    .news_list01 .content .top_ .item .intro .box .con{display:none;}
    .news_list01 .content .bott_ .new{background:none; padding:29px 0; border-bottom:2px solid #e9e9e9;}
    .news_list01 .content .bott_ .new .txt .box{padding:0 30px;}
    .news_list01 .content .top_ .rect-53{padding-bottom:52%;}

    /*新闻详细*/
    .newsDetail_ban.xc_banner{height:270px;}
    .newsDetail_ban .intro .con{margin-top:10px;}
    .news_detail.channel_content{padding-top:50px;}
    .news_detail01 .left{display:none;} 
    .news_detail01 .right{width:100%;}
    .news_detail01 .right .box{padding-right:0px;}

    /*案例列表*/
    .case_list01 .right li .intro .box{padding:20px;}
    .case_list01 .right li .intro .box .t{font-size:24px; margin:5px 0 10px;}

    /*案例详细*/
    .caseDetail_ban.xc_banner{height:270px;}
    .caseDetail_ban .intro .con{margin-top:10px;}
    .case_detail.channel_content{padding-top:50px;}
    .case_detail01 .left{display:none;} 
    .case_detail01 .right{width:100%;}
    .case_detail01 .right .box{padding-right:0px;}
    .case_detail03 .content li .li_box .cover .box{padding:25px;}
    .case_detail03 .content li .li_box .cover .box .c{margin:10px 0 20px;}
    .case_detail03 .content .owl-nav .owl-next{right:0;}
    .case_detail03 .content .owl-nav .owl-prev{left:0;}

    /* 产品详细 */
    .pro_detail01 .left{margin-top:0; width:48%;}
    .pro_detail01 .left .tit{line-height:30px; font-size:30px;}
    .pro_detail01 .left .con{margin:20px 0;}
    .pro_detail01 .right{width:50%;}
    .pro_detail02 .target_wrap ul{width:75%;}
    .pro_detail06 .content .owl-nav .owl-next{right:0;}
    .pro_detail06 .content .owl-nav .owl-prev{left:0;}
    .pro_detail07 .content .owl-nav .owl-next{right:0;}
    .pro_detail07 .content .owl-nav .owl-prev{left:0;}
    .pro_detail07 .content .owl-nav>div{top:42%;}
    .pro_detail08{background-size:cover; background-position: center right -600px;}
    .pro_detail08 .content ul{padding:0;}

    /* 产品中心 */
    .proCenter_ban .cover{left:45px}
    .proCenter_ban .owl_dots{width:auto; margin-left:0; left:inherit; right:50px;}
    .pro_center01 .right li .rect-5371{padding-bottom:81.3%;}
    .pro_center01 .right li .li_box .intro .box .img_{width:150px; height:auto;}
    .pro_center02 .hd .title{font-size:30px}
    .pro_center02 .hd .content li{margin:0 15px;}
    .pro_center02 .bd .item:last-child{margin-bottom:0;}
    .pro_center02 .bd .item .left{width:23%;}
    .pro_center02 .bd .item .right{width:76%;}
    .pro_center02 .bd .item .left .box{padding:24px 20px;}
    .pro_center02 .bd .item .left .box .line{margin:10px 0 5px;}
    .pro_center02 .bd .item .left .box .con{margin-bottom:15px;}
    .pro_center03{padding:60px 0; background-size:cover;}
    .pro_center03 .img_{width:450px; right:4.5%;}

    /* 产品列表 */
    .pro_list01 .left{width:24%;}
    .pro_list01 .left .box{padding:25px 15px;}
    .pro_list01 .right .item{width:48%; margin-right:4%;}
    .pro_list01 .right .three_item{margin-right:4%;}
    .pro_list01 .right .item:nth-child(2n){margin-right:0;}

    /* 荣誉资质 */
    .honor01 .honor_list .form_box{padding:15px 20px;}

    /* 服务综合 */
    .service_center01 .content .cover .box{padding:50px 65px;}
    .service_center02 .left .cover .box .tit{font-size:25px;}
    .service_center02 .right .box ul li .num{line-height:1.2; font-size:50px;}
    .service_center02 .right .box .tit{font-size:25px; margin-bottom:20px;}
    .service_center03 .left ul{margin-top:0;}
    .service_center03 .left .tit{margin-top:30px;}
    .service_center03 .left ul li .num span{font-size:50px;}
    .service_center04 .bd .content{padding:50px 20px;}
    .service_center04 .bd .item .img{width:43%;}
    .service_center04 .bd .item .intro{width:52%; margin-top:10px;}
    .service_center05 .owl{height:292px;}
    .service_center05 .owl .wrap{height:292px;}
    .service_center05 .content .item .left{width:54%;}
    .service_center05 .right_content{right:0;}
    .service_center05 .right_content .right .info{padding:35px;}
    .service_center05 .right_content .right .desc{padding-bottom:0px;}
    .service_center05 .ip3_btn .owl-next{right:-28px;}
    .service_center05 .ip3_btn .owl-prev{left:-28px;}

    /* 营销网络 */
    .network01 .left .network_tc .box{padding:0 20px;}
    .network01 .left .network_tc .con ul li{width:100%;}

    /* 企业文化 */
    .culture01{padding:60px 0}
    .culture01 .item .intro .box{padding:20px;}
    .culture01 .item .intro .box .t{font-size:25px; line-height:30px; margin-bottom:10px;}
    .culture01 .item .intro .box .c{height:48px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
    .culture01 .item .cover .box{padding:40px;}
    .culture01 .item .cover .box .con{font-size:14px; width:60%;}
    .culture02{margin-bottom:60px;}
    .culture02 .right .r_item .intro{padding:25px 20px;}
    .culture02 .right .r_item .intro .t{font-size:25px; line-height:30px;}

    /* 首页 */
    .ipart01{padding:60px 0;}
    .ipart01 .ipt1_top li .cover .box{padding:30px;}
    .ipart01 .ipt1_top li .cover .box .t{font-size:25px; line-height:30px;}
    .ipart01 .ipt1_top li .cover .box .c{margin:15px 0;}
    .ipart01 .ipt1_top li .cover .box .c{height:50px; overflow:hidden;  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
    .ipart02{height:auto; padding:60px 0;}
    .ipart02 .infor{padding-top:0px;}
    .ipart02 .infor .tit{font-size:25px;}
    .ipart02 .infor .tit span{font-size:30px;}
    .ipart02 .infor .con{font-size:35px;}
    .ipart02 .left, .ipart02 .right{display:none;}
    .ipart03 .content li{width:32%; margin-right:1%;}
    .ipart03 .content li .li_box .intro .c{height:48px; overflow:hidden;  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
    .ipart04 .left .title{font-size:30px; line-height:30px; margin-bottom:20px;}
    .ipart04 .right .item .intro .tit{font-size:16px;}
    .ipart04 .right .item .intro .tit span{padding:20px 10px;}
    .ipart05 .content .con_top .box .tit{font-size:16px; line-height:22px; height:44px;}
    .ipart05 .content .con_top .box .btn-noborder{display:none;}
    .ipart05 .content .con_top .box .btn-border{display:none;}
    .ipart05 .content .con_bott li .li_box .tit{font-size:16px; line-height:22px; height:44px;}
    .ibanner .btns{bottom:60px;}
    .ibanner .scroll-ico{bottom:20px;}

    /* 联系我们 */
    .contact_us02 ul li{width:50%; margin-bottom:20px;}
    .contact_us03 .form,
    .contact_us03 .form textarea{width:100%;box-sizing:border-box;}

    /* 发展历程 */
    .history01 .tab_c .ul_box .li_t .tit_right li.normal,
    .history01 .tab_c .ul_box .li_t .tit_right li.fixed{padding-left:20px;}
    .history01 .tab_c .ul_box .li_c .tab_linear{left:-19px;}

    /* 1030 */
    .floatB .left{width:70%;}
    .floatB .right{width:30%;}
    .floatB .content{width:92%;}
    .floatB .menu_btn{margin-right:0;}
    .foot_top .content .right dl.dl2,
    .foot_top .content .right dl.dl1{margin-right:4%;}

    .service01 .content .right .add .box{padding-top:30px;}
    .service01 .content .left .cover .box{padding-top:30px;}
    .service01 .content .right .add .box .c{height:280px; overflow:auto;}
    .service01  ::-webkit-scrollbar-track-piece {background:#fff;}  /*凹槽颜色*/
    .service01  ::-webkit-scrollbar {width:5px; height:5px;} /*滚动条宽高*/
    .service01  ::-webkit-scrollbar-thumb {background:#fcb026;; background-clip:padding-box; min-height:10px;}/*滚动条设置*/
    .service01  ::-webkit-scrollbar-thumb:hover {background:#bbb;}

    .order_form01 .content li .li_box .con{height:96px;}

    #cu01-2-49671{width:100%!important;}
    .network02 ul li .box dl{height:132px;}
    .xc_banner .intro .tit{font-size:35px;}
    .case_detail01 .right .intro .title{font-size:30px;}
    .news_detail01 .right .intro .title{font-size:30px;}
    .ipart01 .ipt1_bott .cover .box{padding:30px;}




}
@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px 网站样式*/

    /* 底部 */
    .foot_top .content .left{display:none;}
    .foot_top .content .right{width:100%;}

    .channel_content{padding:50px 0;}

    /* 视频中心 */
    .video_list01 .content .li,
    .video_list01 .content .li.li_three{width:48%; margin-right:4%;}
    .video_list01 .content .li:nth-child(2n){margin-right:0;}

    /* 公司简介 */
    .about_us01{padding:50px 0;}
    .about_us01 .left{width:100%;}
    .about_us01 .right{width:100%;}
    .about_us02{padding: 0 0 50px;}
    .about_us02 .cover .box{padding-top:19%;}

    /* 关于综合 */
    .about_center01 .rect-533{padding-bottom:58.3%;}
    .about_center01 .left{width:100%;}
    .about_center01 .right{width:100%; position:static;}
    .about_center02{padding:50px 0;}
    .about_center04 .content .right .box ul li{width:50%; margin-bottom:20px;}

    /*新闻详细*/
    .newsDetail_ban .intro .con{margin-top:20px;}

    /*案例列表*/
    .case_list.channel_content{padding:60px 0;}
    .case_list01 .left{width:30%;}
    .case_list01 .right{width:65%;}
    .case_list01 .right li .intro .box .c{display:none;}
   

    /*案例详细*/
    .caseDetail_ban .intro .con{margin-top:20px;}

    /* 产品详细 */
    .pro_detail01{background:#f3f3f3;}
    .pro_detail01 .left{width:100%;}
    .pro_detail01 .right{width:100%; margin-top:20px;}
    .pro_detail02 .target_wrap .btn-yellow{padding:0 20px;}
    .pro_detail .section .infor .tit{font-size:30px; padding:40px 0 30px;}

    /* 产品中心 */
    .proCenter_ban .cover{left:2%;}
    .proCenter_ban .intro .box{padding-left:300px;}
    .pro_center01 .left{width:100%; margin-bottom:20px;}
    .pro_center01 .right{width:100%;}
    .pro_center02 .hd{height:auto;}
    .pro_center02 .hd .content{float:left; margin-top:10px;}
    .pro_center02 .hd .content li:first-child{margin-left:0;}
    .pro_center02 .bd .item{margin-bottom:20px;}
    .pro_center02 .bd .item .left{width:28%; margin-bottom:20px;}
    .pro_center02 .bd .item .right{width:70%;}
    .pro_center02 .bd .item .right li{width:49%; margin-right:2%; margin-bottom:0px;}
    .pro_center02 .bd .item .right li:nth-child(2n){margin-right:0;}
    .pro_center02 .bd .item .right li .li_box .intro .box{padding:20px;}
    .pro_center02 .bd .item .right li.li03{display:none;}
    .pro_center03 .img_{width:350px;}

    /* 产品列表 */
    .pro_list01 .left{width:30%;}
    .pro_list01 .left .box .content{height:auto; overflow:hidden;}
    .pro_list01 .left .item .con .slider .irs--round{height:73px;}
    .pro_list01 .right{width:65%;}
    .pro_list01 .right .item .item_box .intro .btn_box a.btn1{margin-right:6px;}
    .pro_list01 .right .item .item_box .intro .btn_box a{padding:0 10px;}

    /* 荣誉资质 */
    .honor01 .honor_list .yx_count .digit{bottom:70px; font-size:25px;}
    .honor01 .honor_list .form_box{padding:4px 20px;}

    /* 招聘列表 */
    .job_list01 .content .bd .li_top .box{padding:15px;}
    .job_list01 .content .bd .li_top .tit{margin-right:1%;}

    /* 服务综合 */
    .xc_cen_banner .infor{margin-top:150px;}
    .service_center01 .content .cover .box{padding:20px;}
    .service_center01 .content .cover .box .t{font-size:25px;}
    .service_center01 .content .cover .box .c{font-size:22px;}
    .service_center02 .left{width:100%;}
    .service_center02 .right{width:100%;}
    .service_center02 .right .box ul li{width:33%;}
    .service_center03 .left{width:100%;}
    .service_center03 .right{width:100%;}
    .service_center04 .hd .right ul li{font-size:16px; margin:0 7px;}
    .service_center04 .bd .owl-nav .owl-prev{left:-20px;}
    .service_center04 .bd .owl-nav .owl-next{right:-20px;}
    .service_center05 .owl{height:auto;}
    .service_center05 .owl .wrap{height:auto;}
    .service_center05 .content{position:static; width:auto; margin-left:0; height:auto; overflow:hidden;}
    .service_center05 .content .item .left{width:100%;}
    .service_center05 .right_content{position:static; width:100%;}
    .service_center05 .right_content .right .desc{height:auto;}
    .service_center05 .wrap .ip3_btn>div{top:-25%; margin-top:0}
    .service_center05 .wrap .ip3_btn .owl-prev{left:0;}
    .service_center05 .wrap .ip3_btn .owl-next{right:0;}

    /* 营销网络 */
    .network02 ul li .box{padding:20px;}
    .network02 ul li .box .tit{font-size:25px;}
    .network01 .left .search .box{padding:20px;}
    .network01 .left .search .box button{left:20px; top:30px;}
    .network01 .left .content{height:450px;}
    .network01 .left .content .item .box{padding:20px;}
    .network01 .right .map{height:542px;}

    /* 企业文化 */
    .culture01 .item .left{width:100%; margin-bottom:30px;}
    .culture01 .item .right{width:100%;}
    .culture01 .item .rect-445{padding-bottom:0; height:auto;}
    .culture01 .item .intro .box .c{height:auto;}
    .culture02 .left{width:100%;}
    .culture02 .right{width:100%;}
    .culture02 .rect-454{padding-bottom:0; height:auto;}

    /* 首页 */
    .ipart01 .ipt1_top li .cover .box .btn-border{display:none;}
    .ibanner .banner_cover{display:none;}

    /* 联系我们 */
    .contact_us .infor .tit{font-size:30px;}
    .contact_us01 .content .left{width:62%; height:335px;}
    #cu01-2-49671{height:335px!important;}
    .contact_us01 .content .right .box{padding:15px;}
    .contact_us01 .content .right .box dt{font-size:20px;}
    .contact_us03 .yzm_box{width:100%; margin-bottom:20px;}
    .contact_us03 .form .btns_list{width:100%;}
    .contact_us03 .form .btns_list .sub{margin-right:40px; float:none;width:40%;}
    .contact_us03 .form .btns_list .reset{float:none;width:40%;}
    .contact_us03 .line1{width:75%;}
    
    /* 发展历程 */
    .history01 .infor .tit{font-size:30px;}
    .history01 .tab_c .ul_box .li_t .tit_right li.normal,
    .history01 .tab_c .ul_box .li_t .tit_right li.fixed{width:280px;margin-right:96px;padding-left:0;}
    .history01 .tab_c .ul_box .li_c .tab_linear{left:-32px;}

    /* 服务支持 */
	.service01 .content .left .cover .box li{padding-left:50px; line-height:40px;}
    .service01 .content .left .cover .box li.cur:after{width:30px;}
    .service01 .content .right .add .box .c{height:168px;}
	.service01 .content .right .add .box{padding:30px 0 0 30px;}
	.service01 .content .right .add{width:46%; background:#333e46;}

    /* 新闻列表新 */
    .news_list01 .content .top_ .left{width:48%; margin-right:4%;}
    .news_list01 .content .top_ .center{width:48%; margin-right:0;}
    .news_list01 .content .top_ .right{width:100%; margin-top:20px; overflow:hidden;}
    .news_list01 .content .top_ .right .r_top{float:left; width:48%; margin-left:4%;}
    .news_list01 .content .top_ .right .r_top:first-child{margin-left:0;}

    .floatB.show{overflow:hidden; opacity:0;}

    .order_form01 .content li .li_box{padding:20px 25px;}
    .order_form01 .content li .li_box .con{height:120px;}
    .about_us02{padding:20px 10%;}
    .about_us02 .span-4{margin-bottom:20px;}
    .order_form01 .content li .li_box .tit{font-size:20px;}
    .ipart05 .content .con_top .center .cen_r .intro{padding-left:10px;}
}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
    body:after {
        content: 'Mobile';
    }
    body,input,textarea,button,select {font-size:14px;}
    .UnmobilePush{display: none;}
    .MobilePush{display:block;}
    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浏览器*/   }
    /*mobileMode 760 网站样式*/

    /* 头部 */
    header{height:65px;}
    .header{height:65px;}
    .header .logo{width:40%; padding:10px 0; text-align:left;}
	.linkChose{ right:90px;}
	.linkChose a { margin-top: 23px; margin-left:12px;}
    .header .m_tools{padding:20px 0;}
    .header .m_tools .h_search .icon{margin:0 10px;}
    .m_nav{top:64px;}
    header .header-overlay{top:64px;}

    /* 二级导航 */
    .erji_nav{overflow:hidden; top:64px;}
    .erji_nav .erji_content .erji_list .erji_intro.down{height:48px;}
    .erji_nav .erji_content .erji_list .erji_intro ul,
    .erji_nav .erji_content .erji_list .erji_intro ul li{line-height:48px; height:48px;}
    .erji_nav .erji_content .erji_list .erji_intro ul li.on{font-weight:bold;}
    .erji_nav .erji_content .erji_list .erji_intro ul li a:after{display:none;}
    .erji_nav .erji_content .erji_list .erji_intro ul li a{font-size:15px;}
    .erji_nav:after {content:''; position:absolute; top:0; right:0; width:90px; height:64px; z-index:9; pointer-events:none;
        background:-webkit-linear-gradient(to left, rgba(253,196,101,.97), rgba(253,192,88,0));
        background:-moz-linear-gradient(to left,  rgba(253,196,101,.97), rgba(253,192,88,0));
        background:-ms-linear-gradient(to left,  rgba(253,196,101,.97), rgba(253,192,88,0));
        background:-o-linear-gradient(to left,  rgba(253,196,101,.97), rgba(253,192,88,0));
        background:linear-gradient(to left,  rgba(244,167,29,.97), rgba(244,167,29,0));
        /* background: linear-gradient(to left, rgba(14,42,201,.97), rgba(14,42,201,0)); */
    }


    /* xc_banner */
    .xc_banner{height:230px; margin-top:0px;}
    .xc_banner>img{width:760px; margin-left:-380px;}
    .xc_banner .intro .tit{font-size:20px; line-height:20px;}
    .crumbs, .xc_banner .intro{display:none;}

    .xc_cen_banner{height:316px; margin-top:-16px;}
    .xc_cen_banner>img{width:1000px; margin-left:-500px;}

    /* 底部 */
    .foot_top{display:none;}
    .foot_bott{padding:20px 0;}
    .foot_bott .left span{display:block;}
    .foot_bott .left{text-align:center; float:none;}
    .foot_bott .right{display:none;}

    .channel_content{padding:20px 0;}

    /* 公共按钮 */
    .btn-border{line-height:40px; height:40px; padding:0 13px;}
    .btn-noborder{line-height:40px; height:40px; padding:0 13px;}
    .btn-yellow{padding:0 20px; font-size:14px;}
    .btn-yellow span{line-height:40px; height:40px;}
    .btn-blue{padding:0 20px; font-size:14px;}
    .btn-blue span{line-height:40px; height:40px;}

    /* 滚动加载 */
    .load_more span.txt{font-size:16px; line-height:22px;}
    .load_more span.icon {width:30px; height:30px; background-size:cover;}

    /* 视频中心 */
    .video_list01 .content .li{margin-bottom:15px;}
    .video_list01 .content .li .cover{height:40px;}
    .video_list01 .content .li .cover .box{padding:10px 5px;}
    .video_list01 .content .li .cover .box .play{display:none;}
    .video_list01 .content .li .cover .box span{font-size:12px;}
    .video_list01 .content .li .intro{padding:10px 0 0;}
    .video_list01 .content .li .intro .t{font-size:14px; line-height:20px; height:40px; overflow:auto; text-overflow:inherit; white-space:inherit; text-align:left;}

    /* 公司简介 */
    .about_us01{padding:20px 0;}
    .about_us01 .left .infor .tit{font-size:20px;}
    .about_us01 .left .infor .con{font-size:18px;}
    .about_us01 .left ul{width:100%; margin-top:20px;}
    .about_us01 .left ul li .t{font-size:14px;}
    .about_us01 .left ul li .num{font-size:35px;}
    .about_us01 .left ul li .c{font-size:15px;}
    .about_us01 .right{font-size:14px;}
    .about_us02{padding:0 0 20px}
    .about_us02 .media .cover .box .t{font-size:20px;}
    .about_us02 .item .cover .box .t{font-size:20px;}
    .about_us02 .item .cover .box .c{font-size:14px;}
    .about_us03{font-size:14px;}

    /* 关于综合 */
    .about_center01 .left .cover .box{padding:20px;}
    .about_center01 .left .cover .box .tit{font-size:20px;}
    .about_center01 .left .cover .box .tit span{font-size:25px;}
    .about_center01 .left .cover .box .con{font-size:14px; line-height:20px;}
    .about_center01 .right ul li .t{text-align:center; padding:0;}
    .about_center01 .right ul li .num{font-size:40px;}
    .about_center01 .right ul li .c{padding:0 5px;}
    .about_center02{padding:20px 0 0;}
    .about_center02 .infor{margin-bottom:20px;}
    .about_center02 .infor .tit{font-size:19px; line-height:30px;}
    .about_center02 .infor .con{font-size:18px;}
    .about_center02 .content .item{width:100%; margin-left:0; overflow:hidden; background:#f6f6f6; margin-bottom:20px;}
    .about_center02 .content .item .img{float:left; width:45%;}
    .about_center02 .content .item .intro{float:left; width:50%; position:static; margin-top:0; background:transparent;}
    .about_center02 .content .item .intro .box .t{font-size:20px;}
    .about_center02 .content .item .intro .box .c{font-size:14px;}
    .about_center03{padding:20px 0;}
    .about_center03 .infor .tit{font-size:20px;}
    .about_center03 .infor .con{width:100%; font-size:14px; margin:20px 0;}
    .about_center04{padding:20px 0;}
    .about_center04 .content{padding:20px 0;}
    .about_center04 .content .left{display:none;}
    .about_center04 .content .right{width:100%;}
    .about_center04 .content .right .box{padding-left:20px;}
    .about_center04 .content .right .box .tit{font-size:20px;}
    .about_center04 .content .right .box .tel{font-size:30px;}
    .about_center04 .content .right .box ul{margin-bottom:0;}
    .about_center04 .content .right .box ul li{width:100%;}

    /*新闻列表*/
    .news_list01 .infor{margin-bottom:20px;}
    .news_list01 .infor .tit{font-size:20px; line-height:30px; margin-bottom:20px;}
    .news_list01 .content .top_{margin-bottom:20px; width:100%;}
    .news_list01 .content .top_ .top_l{width:100%; margin-bottom:20px;}
    .news_list01 .content .top_ .top_r{width:100%;}
    .news_list01 .content .top_ .cover .box .t{font-size:15px;}
    .news_list01 .content .bott_ .li_{width:100%; margin-right:0px; margin-bottom:0; background:transparent; border-bottom:2px solid #e9e9e9;}
    .news_list01 .content .bott_ .li_ .li_box{padding:15px 0;}
    .news_list01 .content .bott_ .li_ .li_box .img{float:left; width:33%;}
    .news_list01 .content .bott_ .li_ .li_box .intro{width:62%; margin-left:3%; float:left; background:transparent;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box{padding:0 10px;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box .d{font-size:12px;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box .t{font-size:15px; line-height:20px; height:auto; margin:5px 0 0;}
    .news_list01 .content .bott_ .li_ .li_box .intro:after{display:none;}
    .news_list01 .content .bott_ .li_ .li_box .intro .box .c{display:none;}
    .news_list.channel_content{padding:20px 0;}
    .news_list01 .infor .con .item01{width:100%; margin-bottom:20px;}
    .news_list01 .infor .con .item02{width:100%; margin-left:0}

    /*新闻详细*/
    .news_detail.channel_content{padding-top:20px;}
    .news_detail01 .right .intro .title{font-size:20px; line-height:24px; margin:15px 0; padding-bottom:15px;}
    .news_detail02{padding:20px 0; margin-top:20px;}
    .news_detail02 .big_tit{font-size:20px; line-height:24px; margin:10px 0;}
    .news_detail03{background-size:cover;padding:20px 0;}
    .news_detail03 .infor{margin-bottom:20px;}
    .news_detail03 .infor .tit{font-size:20px; line-height:24px;}
    .news_detail03 .content li{width:100%; margin-bottom:20px; margin-left:0px;}
    .news_detail03 .content li:last-child{margin-bottom:0px;}
    .news_detail03 .content li .li_box{padding:20px;}
    .news_detail03 .content li .li_box .tit{font-size:16px; line-height:22px; margin:10px 0; height:auto;}

    /*案例列表*/
    .case_list.channel_content{padding:20px 0;}
    .case_list01 .left{width:100%;}
    .case_list01 .right{width:100%; margin-top:40px;}
    .case_list01 .left .box{padding:20px;}
    .case_list01 .left .box .infor{padding-bottom:10px; margin-bottom:10px;}
    .case_list01 .left .box .infor .t{font-size:20px; line-height:24px;}
    .case_list01 .left .box .content .item .item_down{overflow:hidden;}
    /* .case_list01 .left .box .content .item .item_down .con_a{float:left; width:40%;} */
    /* .case_list01 .left .box .content .item .item_down .ej{float:left; width:47%;} */
    .case_list01 .left .box .content .item .item_down .ej ul{padding:0 0 5px}
    .case_list01 .right{margin-top:20px;}
    .case_list01 .right .title{font-size:20px; line-height:24px;}
    .case_list01 .right .add_list{margin-bottom:0px; width:100%; float:none;}
    .case_list01 .right .add_list .list_a span{display:inline-block; margin-bottom:20px;}
    .case_list01 .right .add_list .list_a span{font-size:14px;}
    .case_list01 .right .add_list .list_a span:after{width:12px; height:12px; margin-top:-6px;}
    .case_list01 .right .add_search{float:none; width:100%;}
    .case_list01 .right .add_search .inp{width:76%;}
    .case_list01 .right li{margin-bottom:20px;}
    .case_list01 .right li:last-child{margin-bottom:0px;}
    .case_list01 .right li .intro .box{padding:10px;}
    .case_list01 .right li .intro .box .date{font-size:12px; line-height:20px;}
    .case_list01 .right li .intro .box .t{font-size:16px; line-height:20px; margin:8px 0 0; overflow:auto; white-space:inherit; text-overflow:inherit;}
    .case_list01 .right li .intro .box .c{display:none;}

    /*案例详细*/
    .case_detail.channel_content{padding-top:20px;}
    .case_detail01 .right .intro .title{font-size:20px; line-height:24px; margin:15px 0; padding-bottom:15px;}
    .case_detail01 .right .intro .anniu_box{margin-bottom:20px;}
    .case_detail01 .right .intro .anniu_box .cell{width:100%; margin-left:0px; margin-bottom:10px;}
    .case_detail02{padding:20px 0; margin-top:20px;}
    .case_detail02 .big_tit{font-size:20px; line-height:24px; margin:10px 0;}
    .case_detail03{background-size:cover; padding:20px 0;}
    .case_detail03 .infor{margin-bottom:20px;}
    .case_detail03 .infor .tit{font-size:20px; line-height:24px;}
    .case_detail03 .content .item .li_box .intro .box .t{font-size:20px;}
    .case_detail03 .content .item .li_box .cover .box .t{font-size:20px;}
    .case_detail03 .content .owl-nav>div{width:40px; height:40px; line-height:40px; margin-top:-20px;}
    
    /* 产品详细 */
    .pro_detail01{padding:20px 0;}
    .pro_detail01 .left .xh{font-size:18px;}
    .pro_detail01 .left .tit{font-size:20px; line-height:22px;}
    .pro_detail01 .left .con{font-size:14px; line-height:20px}
    .pro_detail01 .left ul li{font-size:16px;}
    .pro_detail01 .left .link a{margin-right:40px;}
    .pro_detail01 .right .owl-nav{right:20px; bottom:20px;}
    .pro_detail01 .right .owl-nav>div{width:40px; height:40px; line-height:40px}
    .pro_detail02{display:none;}
    .pro_detail .section .infor .tit{font-size:20px; padding:20px 0;}
    .pro_detail03 ul li{font-size:14px; line-height:20px;}
    .pro_detail03 ul li:after{top:8px;}
    .pro_detail04 .owl-nav>div{width:40px; height:40px; line-height:40px; margin-top:-20px;}
    .pro_detail05{margin-top:0; padding-bottom:20px;}
    .pro_detail06{padding:20px 0;}
    .pro_detail06 .content .item .li_box .intro .box .t{font-size:20px;}
    .pro_detail06 .content .item .li_box .cover .box .t{font-size:20px;}
    .pro_detail06 .content .owl-nav>div{width:40px; height:40px; line-height:40px; margin-top:-20px;}
    .pro_detail07 .item .item_box .intro .box{padding:0 5px;}
    .pro_detail07 .content .owl-nav>div{display:none;}
    .pro_detail07 .item .item_box .intro .t{font-size:16px;}
    .pro_detail07 .item .item_box .intro .t span{font-size:12px;}
    .pro_detail07 .item .item_box .intro .c ul li{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:13px;}
    .pro_detail07 .item .item_box .intro .btn_box{margin-bottom:15px;}
    .pro_detail07 .item .item_box .intro .btn_box a span{line-height:35px; height:35px;}
    .pro_detail07 .item .item_box .intro .btn_box a{font-size:12px; width:auto; padding:0 8px;}
    .pro_detail07 .item .item_box .intro .btn_box a.btn1{margin-right:5px;}
    .pro_detail07 .item .item_box .intro .c{margin:10px 0;}
    .pro_detail08{margin-top:20px; padding:20px 0 0; background-size:cover;}
    .pro_detail08 .infor .tit{font-size:20px;}
    .pro_detail08 .infor .con{font-size:14px; margin-bottom:20px;}
    .pro_detail08 .content ul li{width:50%; margin-bottom:20px;}
    .pro_detail08 .content ul li .t{font-size:18px;}
    .pro_detail08 .content ul li .c{font-size:14px;}

    /* 产品中心 */
    .proCenter_ban{height:inherit;}
    .proCenter_ban .owl-carousel .item{height:238px;}
    .proCenter_ban .owl-carousel .owl-item img{width:1000px; margin-left:-500px}
    .proCenter_ban .owl_dots{bottom:inherit; top:200px;}
    .proCenter_ban .cover{position:relative; width:92%; margin-top:20px; left:4%; right:4%;}
    .proCenter_ban .cover .content{width:100%; position:relative;}
    .proCenter_ban .cover .content li .box .tit{font-size:16px;}
    .proCenter_ban .intro{bottom:30px;}
    .proCenter_ban .intro .box{padding-left:0;}
    .proCenter_ban .intro .box .t{font-size:20px; line-height:24px;}
    .proCenter_ban .intro .box .c{font-size:14px; line-height:20px; margin:10px 0;}
    .pro_center01 .right li{width:49%; margin-left:2%;}
    .pro_center01 .right li:last-child{display:none;}
    .pro_center01 .right li .li_box .intro .box{padding-left:15px; padding-top:15px;}
    .pro_center01 .right li .li_box .intro .box .con{font-size:16px; line-height:22px;}
    .pro_center01 .right li .li_box .intro .box .img_{width:120px;}
    .pro_center02{margin-top:20px;}
    .pro_center02 .hd{margin-bottom:20px;}
    .pro_center02 .hd .title{font-size:20px; line-height:24px;}
    .pro_center02 .hd .content li{font-size:14px; line-height:34px; height:34px; margin:0 5px;}
    .pro_center02 .hd .content li:first-child{margin:0 5px;}
    .pro_center02 .hd .content li:after{left:0;}
    .pro_center02 .bd .item .left .box .tit{font-size:20px; line-height:24px;}
    .pro_center02 .bd .item .right li .li_box .intro .box .t{font-size:16px; line-height:20px;}
    .pro_center02 .bd .item .right li .li_box .intro .box .t span.new{font-size:12px;}
    .pro_center02 .bd .item .left{width:100%;}
    .pro_center02 .bd .item .left .box .btn-yellow{margin-bottom:0;}
    .pro_center02 .bd .item .right{width:100%;}
    .pro_center03{padding:20px 0;}
    .pro_center03 .infor .smal_tit{font-size:16px; line-height:22px;}
    .pro_center03 .infor .big_tit{font-size:20px; line-height:24px; padding:10px 0 15px;}
    .pro_center03 .img_{width:250px; right:2%;}

    /* 配件综合 */
    .parts_ban.proCenter_ban .cover .content li .box{padding:15px;}

    /* 产品列表 */
    .pro_list01 .left{width:100%;}
    .pro_list01 .left .box{padding:20px 15px;}
    .pro_list01 .left .box .infor .t{font-size:20px; line-height:20px;}
    .pro_list01 .left .box .content .item.item02,
    .pro_list01 .left .box .content .item.item03{display:none;}
    .pro_list01 .left .box .content .item .item_down ul{padding:0 0 5px;}
    .pro_list01 .right{width:100%;}
    .pro_list01 .right .title{font-size:20px; line-height:20px; margin-top:20px;}
    .pro_list01 .right .add_list{width:100%;}
    .pro_list01 .right .add_list .list_a span{font-size:14px;}
    .pro_list01 .right .add_list{margin-bottom:20px;}
    .pro_list01 .right .add_search{float:none; width:100%;}
    .pro_list01 .right .add_search .inp{width:76%;}
    .pro_list01 .right .item .item_box .intro .box{padding:0 10px;}
    .pro_list01 .right .item .item_box .intro .t{font-size:16px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .pro_list01 .right .item .item_box .intro .btn_box a{font-size:12px;}
    .pro_list01 .right .item{margin-bottom:20px;}
    .pro_list01 .right .item{width:49%; margin-right:2%;}
    .pro_list01 .right .three_item{margin-right:2%;}
    .pro_list01 .right .item:nth-child(2n){margin-right:0;}
    .pro_list01 .right .item .item_box .intro .btn_box{margin-bottom:20px;}
    .pro_list01 .right .item .item_box .intro .btn_box a{padding:0 6px;}
    .pro_list01 .right .item .item_box .intro .btn_box a span{line-height:35px; height:35px;}
    .pro_list01 .right .item .item_box .intro .c ul li{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
    .pro_list01 .right .item .item_box .intro .t span{font-size:12px;}

    /* 荣誉资质 */
    .honor01 .honor_list li.first{display:none;}
    .honor01 .honor_list li{margin-bottom:20px;}
    .honor01 .honor_list li ._title{font-size:14px;}
    .honor01 .honor_list li .line{margin-top:-18px;}
    .honor01 .honor_list li .line:after{bottom:-10px;}

    /* 招聘列表 */
    .job_list01 .content .sele_wrap{width:100%; margin-bottom:15px; height:34px; line-height:34px; color:#555}
    .job_list01 .content .sele_wrap .sele{height:34px; line-height:34px;color:#555}
    .job_list01 .content .inp_box_wrap{width:100%; margin-bottom:15px; height:34px; line-height:34px;}
    .job_list01 .content .inp_box_wrap input{height:34px; line-height:34px;}
    .job_list01 .content .btns{width:100%;}
    .job_list01 .content .btns button{height:34px; line-height:34px; font-size:14px}
    .job_list01 .content .bd{margin-top:20px;}
    .job_list01 .content .bd .li_top .top_h{margin-bottom:5px;}
    .job_list01 .content .bd .li_top .top_l{padding-right:100px;}
    .job_list01 .content .bd .li_top .top_r{width:100px; line-height:110px;}
    .job_list01 .content .bd .li_top .top_r .see{font-size:18px;}
    .job_list01 .content .bd .li_top .top_d{font-size:13px; margin-right:0; line-height:20px;}
    .job_list01 .content .bd .li_top .tit{font-size:16px; padding-right:0; display:block}
    .job_list01 .content .bd .li_bottom .box{padding:20px}
    .job_list01 .content .bd .li_bottom .box .con{font-size:13px;}
    .job_list01 .content .bd .li_top .time1, 
    .job_list01 .content .bd .li_top .time2{font-size:13px; line-height:20px;}
    .job_list01 .content .bd .li_bottom .send{margin-top:20px; padding:10px 20px; font-size:14px}
    .job_list01 .content .bd .li_top .time1, 
    .job_list01 .content .bd .li_top .time2{display:inline-block; padding:0}
    .job_list01 .content .bd .li_top .time1:before,
    .job_list01 .content .bd .li_top .time1:after{display:none;}

    /* 服务综合 */
    .xc_cen_banner .infor{margin-top:70px;}
    .xc_cen_banner .infor .tit{font-size:20px;}
    .xc_cen_banner .infor .con{font-size:18px;}
    .service_center01 .content .cover{position:static;}
    .service_center01 .content .cover .box .t{font-size:20px; color:#333e46;}
    .service_center01 .content .cover .box .c{font-size:18px; color:#333e46;}
    .service_center02{margin:0 0 20px;}
    .service_center02 .wrap{background:#fff;}
    .service_center02 .left .cover .box{padding:20px;}
    .service_center02 .left .cover .box .tit{font-size:20px;}
    .service_center02 .left .cover .box .con{font-size:16px; line-height:26px;}
    .service_center02 .left .cover .box .txt{display:none; font-size:14px; line-height:20px; height:60px; overflow:auto; margin-bottom:10px;}
    .service_center02 .right{background:#fcb026;}
    .service_center02 .right .box{padding:20px;}
    .service_center02 .right .box .tit{font-size:20px;}
    .service_center02 .right .box ul li .num{font-size:35px;}
    .service_center02 .right .box ul li .t{font-size:14px;}
    .service_center03 .left ul li .num{font-size:20px;}
    .service_center03 .left ul li .num span{font-size:35px;}
    .service_center03 .left ul li .t{font-size:14px;}
    .service_center03 .left .tit{margin-top:20px; font-size:20px;}
    .service_center03 .left .tel{font-size:30px; margin:5px 0;}
    .service_center03 .left .con{font-size:18px; margin-bottom:20px;}
    .service_center03 .left .txt{font-size:14px;}
    .service_center04{padding:20px 0;}
    .service_center04 .hd{margin-bottom:20px;}
    .service_center04 .hd .left .tit{font-size:20px; line-height:20px;}
    .service_center04 .hd .right{width:100%; margin-top:20px;}
    .service_center04 .hd .right ul li{font-size:14px;}
    .service_center04 .hd .right ul li:after{bottom:0;}
    .service_center04 .bd .owl-nav>div{display:none; line-height:35px; height:35px; width:35px; margin-top:-18px;}
    .service_center04 .bd .content{padding:20px;}
    .service_center04 .owl-carousel .owl-dots{position:absolute; z-index:10; bottom:-10px; left:0%;  width:100%; text-align:right;}
    .service_center04 .owl-carousel .owl-dot{width:10px; height:10px; background:#858585; margin:0 5px; border-radius:20px; display:inline-block; transition:all 0.5s ease;}
    .service_center04 .owl-carousel .owl-dot.active{width:47px; background:#fcb026;}
    .service_center05{padding-top:20px;}
    .service_center05 .infor{margin-bottom:20px;}
    .service_center05 .infor .tit{float:none; font-size:20px; line-height:20px; margin-bottom:20px;}
    .service_center05 .infor .con{float:none; font-size:14px; line-height:20px;}
    .service_center05 .content{height:229px;}
    .service_center05 .right_content .right .info{padding:20px}
    .service_center05 .ip3_btn>div{display:none;}
    .service_center05 .right_content .right .t{font-size:20px; line-height:22px;}
    .service_center05 .right_content .right .desc{font-size:14px; line-height:24px; margin-bottom:15px;}
	.service_center05 .owl-carousel .owl-dots{bottom:20px;}

    /* 营销网络 */
    .network.channel_content{padding-bottom:0}
    .network01 .right{width:100%;}
    .network01 .right .map{height:350px;}
    .network01 .left{width:100%;}
    .network01 .left .search .box input{font-size:14px; width:100%;}
    .network01 .left .content .item .box_t .l{font-size:18px;}
    .network01 .left .content .item .box_c ul li{font-size:14px;}
    .network01 .left .network_tc .tit{margin:20px 0;}
    .network01 .left .network_tc .tit .t{font-size:18px;}
    .network01 .left .network_tc .con ul{margin-bottom:20px;}
    .network01 .left .network_tc .item .item_t{font-size:18px; margin-bottom:20px;}
    .network01 .left .network_tc .item .item_c .time{font-size:16px; margin-bottom:20px;}
    .network01 .left .network_tc .box{padding:0;}
    .network01 .left .scroll_box{height:400px;}
    .network02{margin-top:20px;}
    .network02 ul li{width:100%; margin-bottom:20px;}
    .network02 ul li .box .tit{font-size:20px;}

    /* 企业文化 */
    .culture01{padding:20px 0;}
    .culture01 .item{margin-bottom:20px;}
    .culture01 .item .cover .box{padding:20px;}
    .culture01 .item .cover .box .tit,
    .culture01 .item .intro .box .t{font-size:20px; line-height:24px; margin-bottom:10px;;}
    .culture01 .item .cover .box .con{width:90%;}
    .culture01 .item .left{margin-bottom:20px;}
    .culture02{margin:20px 0;}
    .culture02 .left{margin-bottom:20px;}
    .culture02 .right .r_item .intro .t{font-size:20px; line-height:24px;}

    /* 首页 */
    .ibanner video{display:none;}
    .ibanner .btns{display:none;}
    .ibanner .scroll-ico{display:none;}
    .ibanner .owl-nav div{font-size:22px;}
    :root .ibanner .item.v_item img{display:block;}


    /* 三级导航 */
    .m_third_nav{margin:0;}
    .m_third_nav .content{border-bottom:2px solid #e5e5e5; }
    .m_third_nav ul li{font-size:15px; color:#949494;}
    .m_third_nav ul li a{padding:16px 8px;}
    .m_third_nav ul li.on{color:#333f47; font-size:15px;}
    .m_third_nav ul li.on a:after{display:none;} 

    /* 联系我们 */
    .contact_us .infor{margin-bottom:15px;}
    .contact_us .infor .tit{font-size:23px; margin-bottom:15px;}
    .contact_us .infor .tit:after{width:40px; height:2px; margin-left:-20px}
    .contact_us .infor .con{font-size:13px;}
    .contact_us01 .content .left{width:100%;}
    .contact_us01 .content .right{width:100%;}
    .contact_us02{margin:15px 0;}
    .contact_us02 ul li{text-align:center;}
    .contact_us02 ul li .img{float:none;}
    .contact_us02 ul li .img1{margin:0 auto;}
    .contact_us02 ul li .img2{margin:0 auto;}
    .contact_us02 ul li .txt{padding-left:0; float:none;}
    .contact_us02 ul li .txt .t{font-size:16px;}
    .contact_us02 ul li .txt .c{font-size:13px;}
    .contact_us03{padding:15px 0;}
    .contact_us03 .form input{font-size:13px;}
    .contact_us03 .line1{width:100%; margin:5% auto 0; box-sizing:border-box;}
    .contact_us03 .yzm_box .yzm{text-indent:10px;}
    .contact_us03 .form .btns_list button{padding:0; height:37px; font-size:14px;}
    .contact_us03 .form textarea{font-size:13px;}
    
    /* 发展历程 */
    .history01 .infor{text-align:center;}
    .history01 .infor .tit{font-size:23px; margin-bottom:15px;}
    .history01 .infor .tit:after{width:40px; height:2px; margin-left:-20px}
    .history01 .tab_c .ul_box .ul_data li{padding-top:30px;}
    .history01 .tab_c .ul_box .li_t .tit_right li .tit, 
    .history01 .tab_c .ul_box .ul_data .mobile_show .tit{font-size:19px; margin-top:20px;}
    .history01 .tab_c .ul_box .li_t{display:none;}
    .history01 .tab_c .ul_box .li_c{width:100%;}
    .history01 .tab_c .ul_box .ul_data .mobile_show{display:block;}
    .history01 .tab_c .ul_box .ul_data{padding:0 5%;}
    .history01 .tab_c .ul_box .ul_data li .h4 .circle{display:none;}
    .history01 .tab_c .ul_box .ul_data li .h4:after, .history01 .tab_c .ul_box .ul_data li .h4:before{display:none;}
    .history01 .tab_h,
    .history01 .tab_t_h{display:none;}
    .history01 .tab_c .ul_box .ul_data .mobile_show{padding-top:0;padding-bottom:5%;}
    .history01 .tab_c .ul_box .li_t .tit_right li .tit, .history01 .tab_c .ul_box .ul_data .mobile_show .tit{position:static; margin-top:30px;}
    .history01 .tab_c .ul_box .ul_data li{padding-top:0;}
    .history01 .tab_c .ul_box .ul_data .tit{position:static;}

    /* 服务支持 */
    .service01 .infor .tit{font-size:20px; margin-bottom:20px; line-height:20px;}
	.service01 .content .left{display:none;}
	.service01 .content .right{width:100%;}
	.service01 .content .right .add{position:static; width:100%; display:block;}
	.service01 .content .right .add .box{padding:20px;}
	.service01 .content .right .add .box .t{font-size:18px; line-height:20px;}
	.service01 .content .right .add .box .c{padding-right:0; height:auto;}
	.service01 .content .right .add .box .t:after{width:33px;}

    /* 手机端首页 */
    .mobile_ipart01{padding:20px 0 0;}
    .mobile_ipart01 .rect-405{padding-bottom:40.5%;}
    .mobile_ipart01 .infor{margin-bottom:15px;}
    .mobile_ipart01 .infor .tit{float:left; font-size:20px; line-height:24px; color:#333e46; font-weight:bold;}
    .mobile_ipart01 .infor .con{float:right; font-size:16px; line-height:24px; color:#fcb026;}
    .mobile_ipart01 .infor .con i{font-size:14px; margin:0;}
    .mobile_ipart01 .ipt1_top{margin-bottom:20px;}
    .mobile_ipart01 li{float:left; width:49%; margin-right:2%; box-shadow:0 0 15px rgba(0,0,0,.2); margin-bottom:20px;}
    .mobile_ipart01 li:nth-child(2n){margin-right:0;}
    .mobile_ipart01 .cover{position:absolute; left:0; top:0; width:100%; height:100%;}
    .mobile_ipart01 .cover .box{padding:15px 10px;}
    .mobile_ipart01 .cover .box .t{font-size:20px; line-height:24px; color:#fff; font-weight:lighter;}
    .mobile_ipart01 .cover .box .c{font-size:12px; line-height:16px; color:#333f47; color:rgba(51,62,70,.8); margin:10px 0;}
    .mobile_ipart01 .li02 .cover .box .t{color:#333f47;}
    .mobile_ipart01 .li03 .cover .box .t{color:#333f47;}
    .mobile_ipart01 .rect-744{padding-bottom:74%;}
    .mobile_ipart02 .content{position:absolute; left:0; height:100%; width:100%; top:0;}
    .mobile_ipart02 .rect-542{padding-bottom:54.2%;}
    .mobile_ipart02 .infor{padding-top:40px;}
    .mobile_ipart02 .infor .tit{display:inline-block; font-size:18px; line-height:22px; color:#333e46; font-weight:lighter; margin-bottom:20px;}
    .mobile_ipart02 .infor .tit span{font-size:20px; line-height:22px; color:#fcb026; font-weight:bold; margin-right:30px;}
    .mobile_ipart02 .infor .con{display:block; font-size:20px; line-height:24px; color:#333e46; font-weight:bold;}
    .mobile_ipart03 .li1{background:#ffb202;}
    .mobile_ipart03 .li2{background:#fd8817}
    .mobile_ipart03 .li3{background:#343e47}
    .mobile_ipart03 li{text-align:center; padding:10px 0;}
    .mobile_ipart03 li .top_{text-align:center; line-height:40px; color:#fff; font-size:16px;}
    .mobile_ipart03 li .top_ img{width:30px;}
    .mobile_ipart03 li .bott_{font-size:10px;}
    .mobile_ipart03 .li3 .bott_{color:#808990;}
    .mobile_ipart04{padding:20px 0;}
    .mobile_ipart04 .infor{padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #dfdfdf;}
    .mobile_ipart04 .infor .tit{float:left; font-size:20px; line-height:24px; color:#333e46; font-weight:bold;}
    .mobile_ipart04 .infor .con{float:right; font-size:16px; line-height:24px; color:#fcb026;}
    .mobile_ipart04 .infor .con i{font-size:14px; margin:0;}
    .mobile_ipart04 .left .content li{width:40%; display:inline-block; position:relative; font-size:16px; line-height:36px; color:#333e46; font-weight:lighter; padding-left:17px; cursor:pointer;}
    .mobile_ipart04 .left .content li:after{content:''; width:4px; height:17px; background:#fcb026; position:absolute; left:0; top:50%; margin-top:-8px;}
    .mobile_ipart04 .left .content li.cur{color:#fcb026;}
    .mobile_ipart04 .right{margin-top:20px;}
    .mobile_ipart04 .right .rect-1327{padding-bottom:132.7%;}
    .mobile_ipart04 .right .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
    .mobile_ipart04 .right .owl-nav .owl-next{right:-65px;}
    .mobile_ipart04 .right .owl-nav .owl-prev{left:-65px;}
    .mobile_ipart04 .right .owl-nav>div:hover{background:#fff; color:#343e46;}
    .mobile_ipart04 .right .item{float:left; width:49%; margin-right:2%;position:relative; overflow:hidden}
    .mobile_ipart04 .right .item:nth-child(2n){margin-right:0;}
    .mobile_ipart04 .right .item:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,.4); opacity:0; visibility:hidden; transition:all 0.5s ease;}
    .mobile_ipart04 .right .item img{transition:all 0.5s ease;}
    .mobile_ipart04 .right .item .intro{position:absolute; left:0; width:100%; bottom:0; transition:all 0.5s ease; z-index:2}
    .mobile_ipart04 .right .item .intro .tit{font-size:14px; line-height:20px; color:#fff; font-weight:lighter; text-align:center}
    .mobile_ipart04 .right .item .intro .tit span{display:block; padding:20px;}
    .mobile_ipart05 .infor{padding-bottom:10px; margin-bottom:20px; border-bottom:1px solid #dfdfdf;}
    .mobile_ipart05 .infor .tit{float:left; font-size:20px; line-height:24px; color:#333e46; font-weight:bold;}
    .mobile_ipart05 .infor .con{float:right; font-size:16px; line-height:24px; color:#fcb026;}
    .mobile_ipart05 .infor .con i{font-size:14px; margin:0;}
    .mobile_ipart05 .rect-6795{padding-bottom:67.95%;}
    .mobile_ipart05 .item{padding:10px 0; border-bottom:1px solid #dfdfdf;}
    .mobile_ipart05 .img{width:35%;}
    .mobile_ipart05 .intro{width:55%;}
    .mobile_ipart05 .intro .tit{margin-bottom:15px;}
    .mobile_ipart05 .intro .tool em{margin:0 3px;}

    /* 2020-0927 */
    .contact_us01 .content .left{height:260px;}

    /* 2020-0928 */
    .mobile_ipart01 .cover .box .t,
    .mobile_ipart02 .infor .tit,
    .mobile_ipart04 .left .content li,
    .mobile_ipart04 .right .item .intro .tit{font-weight:normal;}
    .mobile_ipart01 .cover .box .t{font-size:16px;}
    .mobile_ipart01 .cover .box{padding:20px 15px;}
    .mobile_ipart02 .infor .tit{margin-bottom:15px; font-size:15px;}
    .mobile_ipart03 li .bott_{padding:0 8px;}
    .mobile_ipart04{padding:20px 0 22px;}
    .mobile_ipart04 .infor{padding-bottom:15px; margin-bottom:10px;}
    .mobile_ipart04 .right{margin-top:10px;}
    .mobile_ipart04 .left .content li{font-size:15px; line-height:30px;}
    .mobile_ipart04 .right .item .intro .tit{background:rgba(0,0,0,.2); padding:10px 15px;}
    .mobile_ipart04 .right .item .intro .tit span{padding:0; height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
    .mobile_ipart05 .infor{padding-bottom:15px; margin-bottom:0;}
    .mobile_ipart05 .intro .tit{font-size:16px; line-height:23px; height:46px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
    .mobile_ipart05 .intro .tool .date{color:#fcb026; margin-left:15px;}
    
    .pro_list01 .right .item .item_box .intro .c{margin:10px 0;}
    .pro_list01 .right .item .item_box .intro .c ul li{margin-bottom:5px;}
    .pro_list01 .right .add_search .inp,
    .case_list01 .right .add_search .inp{width:86%;}
    
    .pro_detail01 .left .con{margin:15px 0;}
    .pro_detail01 .left .con:after{bottom:-10px}
    .pro_detail01 .left ul{padding:15px 0;}
    .pro_detail01 .left .link{margin-top:15px;}
    .pro_detail05 .datalist .firstRow > th, .pro_detail05 .datalist >tbody >tr >td{padding:10px;}
    .pro_detail05 .datalist th{font-size:13px;}
    .pro_detail07 .item .item_box .intro .t span{display:none;}
    .pro_detail07 .item .item_box .intro .btn_box{text-align:center}
    .pro_detail08{background-position:center center}
    .pro_detail08 .content ul li .img img{width:30%;}
    .case_list01 .right li .li_box{padding:20px;}
    .case_list01 .right li .intro .box {padding:4px 10px;}
    .case_list01 .right li .intro .box .t{font-size:14px; margin-top:6px; height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
    .case_detail01 .right .intro .text,
    .news_detail01 .right .intro .text{font-weight:normal}
    .news_list01 .content .bott_ .li_ .li_box .intro .box .t{height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
    .video_list01 .content .li .cover .box span.icon02{display:none}
    /* .pro_list01 .right .item .item_box .intro .t{white-space:normal;} */
    .parts_list .pro_list01 .right .item .item_box .intro .t{font-size:15px; line-height:22px; height:44px; padding:10px 0 5px}
    .network01 .left .search .box input{text-indent:35px;}
    .service01 .content .right .add{display:block!important;}
    .service01 .content .right .img_box{display:none;}
    .about_us01{background:none;}
    .m_third_nav ul{font-size:0}
    .m_third_nav ul li:after{left:-3px;}
    body .slide .arrs{display:none!important}
    .network02 ul li .box dl{height:auto;}
    .contact_us .infor .tit{margin-bottom:5px;}
    .contact_us02 ul li{width:48%; margin-bottom:0;}
    .contact_us02 ul li .txt .c{display:none}
    .contact_us03 .yzm_box .yzm{margin-right:15px;}
     /* 全站搜索  非手机端定制 */
     .Total_search{padding-top:0; padding-bottom:110px; padding-top:50px; background:#f4f4f4; min-height:400px}
     .Total_search01 .searchArea{background:none; padding:20px 0; margin-bottom:0;}
     .Total_search01 .searchArea .content_form{margin-top:20px;}
     .Total_search01 .searchArea .content_form .list a{color:#93949e;}
     .Total_search01 .searchArea .content_form .form_box .search .input_wrap{height:52px; line-height:52px;}
     .Total_search01 .searchArea .content_form .list{margin-top:15px;}
     .Total_search01 .resultArea #botBtn .btnMore{height:34px; line-height:34px; padding:0 30px; font-size:14px}
     .Total_search01 .resultArea .content_form .area{padding:20px 0;}
     .resultArea .content_form .piclist_area .srchList li .intro .t{font-size:16px;}
     .header .m_tools .mobile_language a .iconfont{margin-right:0;}


     /* 新闻新 */
     .news_list01 .content .top_{margin-bottom:0;}
    .news_list01 .content .top_ .item .intro .box{padding:10px;}
    .news_list01 .content .top_ .item .intro .box .date {font-size:14px;line-height:20px;}
    .news_list01 .content .top_ .item .intro .box .tit{font-size:15px;line-height:20px; height:40px; overflow:hidden; text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;}
    .news_list01 .content .top_ .rect-53{padding-bottom:63%;}
    .news_list01 .content .bott_ .new{padding:15px 0; margin-bottom:0;}
    .news_list01 .content .bott_ .new .txt .box .date{display:none;}
    .news_list01 .content .bott_ .new .img_{width:40%;}
    .news_list01 .content .bott_ .new .txt{width:60%;}
    .news_list01 .content .bott_ .new .txt .box{padding:0 3%;}
    .news_list01 .content .bott_ .new .txt .box .intro{width:100%;}
    .news_list01 .content .bott_ .new .txt .box .intro .tit{font-size:18px; line-height:20px; margin-top:5px;}
    .news_list01 .content .bott_ .new .txt .box .intro .con{font-size:14px; line-height:20px; height:40px; margin-bottom:0;}

    /* 20201027 */
    .ipart01 .ipt1_bott .right video{display:none;}
    .ipart{display:none;}
    /* :root .progress{display:none;} */
    .floatB.floatBClosed, .floatB.show{display:none;}


    .pro_center02 .bd .item .right li .li_box .intro .box{padding:10px 5px;}
    /* .pro_center02 .bd .item .right li .li_box .intro .box .c p{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;} */

    .order_form01{padding:20px 0;}
    .order_form01 .infor .tit{font-size:20px; line-height:20px;}
    .order_form01 .infor .con{font-size:14px;}
    .order_form01 .content li{width:100%; margin-left:0; margin-bottom:15px;}
    .order_form01 .content li .li_box .tit{font-size:20px;}
    .order_form01 .content li .li_box .con{height:auto;}
    .order_form02{padding:20px 0;}
    .order_form02 .content .form_box form .inp_box label{font-size:14px; width:120px;}
    .order_form02 .content .form_box form .inp_box{padding-left:80px;}
    .order_form02 .content .form_box form .inp_box .sele{font-size:14px;}
    .order_form02 .content .form_box form .inp_box.yzm .inp{width:33%; font-size:14px;}

    .news_list01 .content .top_ .rect-5535 {padding-bottom:65.35%;}
    .ipart01 .ipt1_bott .cover .box .t{font-size:22px;}

    .proCenter_ban .intro .box .tel{margin-bottom:20px; font-size:14px;}

}
@media only screen and (max-width:320px) {
    /*mobileMode 320 网站样式*/

    /* 公司简介 */
    .about_us02 .media .cover .box{padding-top:18%;}
    .about_us02 .item .cover .box{padding-top:12%;}


    /* 产品详细 */
    .pro_detail07 .item .item_box .intro .btn_box a{padding:0 3px;}

    /* 产品列表 */
    .pro_list01 .right .item .item_box .intro .btn_box a{padding:0 3px;}

    /* 2020-0928 */
    .pro_list01 .right .add_search .inp, .case_list01 .right .add_search .inp{width:84%;}
    .contact_us03 .yzm_box .change{display:block; margin-top:10px;}


}


/* mobile */
@media(max-width:764px){
    .section-title-box{
        padding-bottom: 15px;
    }
    .section-title-box h3{
        font-size: 24px;
    }
    /* .section-title-box span{
        font-size: 14px;
        color: #666;
    } */
    .thumbnail-text-box{
       display: none;
    }
    .index-news-box .re-mo-pa{
        padding-left:0 ;
        padding-right: 0;

    }
    .service-fulite{
        display: none;
    }
	.news_detail01 .hd {
		background: #f1f1f1;
		padding: 24px 0 30px!important;
		margin-bottom: 20px;
	}
	
	.news_detail01 .content .c_center .text img{height:100%!important;}
	.news_detail01 .content .c_center .box {padding-top: 10px!important;}
	.news_detail01 .content .c_right .list .box{    padding: 25px 30px;  text-align: left;}
	.news_detail01 .content .c_right .list .box .tit{font-size:14px!important; height:30px!important; margin-top:5px!important;}
	
	.news_detail01 .hd .tit{font-size:16px!important;}
	.news_detail01 .content{padding-left:0px!important;}
	.news_detail01 .content .c_left{display:none;}
	.news_detail01 .content .c_center{margin-left:0; width:100%!important;  float: none!important; clear: both;     min-height: auto!important;}
	.news_detail01 .content .c_right { width: 100%!important; position:inherit!important;  right: 0;  top: 0;}
	.course-text-inner{ padding: 10px; width:calc(100% - 60px); }
}
