/*
* 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); }
/*
* PadMode
*/
@media only screen and (max-width:1600px){
    .wrap{width:1300px;}
    .h_top .h_tel{font-size:25px;}
    .h_bott .inav_wrapper{margin-left:3%; margin-right:2%; float:right;}
    .h_bott .inav_wrapper .nav_li>a{padding:20px;}
    .h_bott .h_tools .h_com{margin-left:30px;}
    .f_top .left .f_tel{font-size:30px;}
    .f_top .right{width:72%;}
    .f_top .right dl{margin-right:4.5%;}


    /* 联系我们 */
    .contact_us01 .item .box{padding:30px;}
    .contact_us01 .item .box .tit{font-size:25px;}
    .contact_us01 .item .box .txt{font-size:17px;}
    .contact_us01 .item03 .cell .info .t{font-size:25px;}
    .contact_us02 .content .inp_wrap .inp_item input{font-size:17px;}
    .contact_us02 .content .inp_wrap .textarea textarea{font-size:17px;}

    /* 新闻列表 */
    .news_list02 .li_box .intro_{padding-top:20px;}

    /* 产品综合 */
    .pro_cen01 .hd .item .text{font-size:15px;}

    /* 首页 */
    .ipart01 .content .owl-nav{width:86%;}
	/* .ipart01 .content .item .products .item.item_q{margin-left:-15%;} */

    /* 发展历程 */
    .history .about_process .show .dots li{padding:0 10px;}

    /* 投资者关系 */
    .investor02 .content .info{width:65%;}

    /* 公司简介 */
    .about_us01 .content .left{margin-top:0;}
    .about_us01 .content .left li .tit span{font-size:40px;}
    .about_us01 .content .left li .con{margin-top:10px;}

    /* 职业发展 */
    .occupation01 .content .left{margin-top:0;}

    .ipart03 .content .left .bd{height:auto;}

}

@media only screen and (max-width:1540px){
	/* 首页 */
	.ipart01 .content .item .intro .tit{font-size:40px;}
	.occupation01 .content .left .item_box .item{min-height:200px; box-sizing:border-box;}
}

@media only screen and (max-width:1440px){
	/* 首页 */
	.ipart01 .content .owl-nav{width:90%;}
	.ipart02 .content{margin-top:90px;}

    /* 服务介绍 */
    .service_intro01 .infor .tit,
	.service_intro02 .right .infor .tit{font-size:30px;}
	.service_intro01 .infor .con,
	.service_intro02 .right .infor .con{font-size:16px; margin-top:20px;}
	.service_intro01 .content li .box .time span{font-size:40px;}
	.service_intro03 li{padding-bottom:180px;}
	.service_intro03 li .intro .box{padding:30px;}
	.service_intro03 li:hover .intro .box .tit{margin-bottom:15px;}
	.service_intro03 li .intro .box .con{overflow-y:auto;}
	.service_intro03 li .intro .box .con::-webkit-scrollbar {width:4px; height:4px;}
	.service_intro03 li .intro .box .con::-webkit-scrollbar-thumb {border-radius:5px; background:#cf4520;}
	.service_intro03 li .intro .box .con::-webkit-scrollbar-track {border-radius:5px; background:#f6f5f5;}

    /* 新闻详细 */
	.news_detail03 .infor .tit{font-size:30px; line-height:30px;}
	.news_detail02 .big_tit{font-size:30px;}
}

@media only screen and (max-width:1410px){
    /* 发展历程 */
	/* .history .about_process .show .slide{width:1000px;}
	.history .about_process .show .dots li{padding:0 5px;}
	.history .about_process .show .slide .leftinput{left:-345px;}
	.history .about_process .show .slide .rightinput{right:-400px;} */
}



@media only screen and (max-width:1367px){
    .wrap{width:1200px;}
    .h_bott .inav_wrapper .nav_li>a{font-size:17px;}
    .f_top .right dl{margin-right:3.5%;}

    /* 手机端导航 */
    .m_nav{display:block; position:fixed; right:-100%; top:0; background:#fff; background:rgba(255, 255, 255, 0.8); width:60%; height:100%; z-index:15; transition:right 0.5s ease;;}
    .m_nav .nav_bg{background:url(../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;}
    .m_nav .content{position:relative; z-index:4; background:#fff; height:100%;}
    .m_nav .content .mnav_top{height:102px; background:#fff;}
    .m_nav .content .mnav_top .mnav_search{float:right; background:#cf4520; text-align:center; line-height:102px; width:56%; font-size:0;}
    .m_nav .content .mnav_top .mnav_search span{display:inline-block; vertical-align:middle; font-size:16px; font-weight:bold; color:#fff;}
    .m_nav .content .mnav_top .mnav_search i{display:inline-block; vertical-align:middle; width:31px; height:31px; background:url(../img/widgets_single_nav_14_mnav_search.png) no-repeat center; margin-left:37px; background-size:cover;}
    .m_nav .content .mnav_top .mnav_back{float:left; background:#fff; text-align:center; line-height:120px; width:44%; font-size:0;}
    .m_nav .content .mnav_top .mnav_back span{display:inline-block; vertical-align:middle; font-size:16px; font-weight:bold; color:#333f47;}
    .m_nav .content .mnav_top .mnav_back i{font-size:20px; font-weight:bold; color:#333f47; margin-right:25px;}
    .m_nav .content .mnav_center .m_language{text-align:right; padding:20px 0;}
    .m_nav .content .mnav_center .m_language a{display:inline-block; font-size:14px; color:#333f47; font-family:Arial; color:rgba(51,63,71,.5); position:relative; margin:0 20px;}
    .m_nav .content .mnav_center .m_language a.on{color:#333f47;}
    .m_nav .content .mnav_center .m_language a.on:after{content:''; width:96%; height:2px; background:#333f47; position:absolute; left:2%; bottom:-3px;} 
    .m_nav .content .mnav_bottom{overflow-y:auto;}
    .m_nav .content .mnav_bottom .mnav_li{position:relative; margin:20px 0;}
    .m_nav .content .mnav_bottom .mnav_li {display:block; padding:0 45px; position:relative; font-size:19px; color:#333f47; font-weight:bold;}
    .m_nav .content .mnav_bottom .mnav_li  i{display:block; width:20px; height:20px; background:url(../img/widgets_single_nav_14_mnav_jt.png) no-repeat; background-size:contain; position:absolute; right:45px; top:5px;}
    .m_nav .content .mnav_bottom .mnav_li  i{
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);}

    .m_nav .content .mnav_bottom .mnav_li dl{background:#f7f7f7; padding:20px 60px; display:none; margin:10px 0;}
    .m_nav .content .mnav_bottom .mnav_li dl dd a{display:block; font-size:15px; color:#525252; line-height:35px;}
    .m_nav .content .mnav_bottom .mnav_li.cur  i{-webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);}

    
    .m_nav.toshow{right:0;}
    .m_nav.toshow .nav_bg{opacity:1; visibility:visible;}

    /* 三级导航 */
    .m_third_nav{display:block;}
    .m_third_nav .content{height:47px; overflow:hidden; border-bottom:2px solid #e5e5e5; text-align:center;}
    .m_third_nav ul {width:100%; overflow-x:auto; overflow-y:hidden; white-space:nowrap; height:60px;}
    .m_third_nav ul li{display:inline-block; font-size:15px; color:#949494; margin:0 4px; line-height:47px;}
    .m_third_nav ul li a{display:inline-block; position:relative; padding:16px 8px; line-height:1;}
    .m_third_nav ul li.on{font-weight:bold; color:#333f47;}
    .m_third_nav ul li.on a:after{content:''; width:102%; height:2px; background:#333f47; border-radius:3px; position:absolute; left:0; bottom:0}


    /* 下层banner */
    .xc_banner .intro .t{font-size:30px; line-height:40px;}
    .xc_banner .intro .c{font-size:16px;}

    /* 服务与支持 */
    .service01 .img_ .intro .box .t{font-size:25px; line-height:30px;}
    .service01 .img_ .intro .box .c{font-size:16px; line-height:26px;}
    .service03 .left .box .title{font-size:25px; line-height:30px;}
    .service03 .left .box .list>ul>li a{font-size:17px; padding:20px 0;}
    .service03 .right li .li_top{padding:15px 0;}
    .service03 .right li .li_top .t{font-size:16px; line-height:26px;}

    /* 产品综合 */
    .pro_cen01 .hd .item .text{font-size:13px;}
    .pro_cen01 .hd .item .icon{width:100px; height:91px;}

    /* 产业布局 */
    .industry .infor .tit{font-size:30px; line-height:30px;}
    .industry01 .content .right .intro .box .t{font-size:20px;}
    .industry01 .content .right .intro .box .c{font-size:14px; line-height:24px;}
    .industry02 .content .intro .t{font-size:20px; margin-bottom:5px;}

    /* 首页 */
	/* .ipart01{height:950px;} */
	.ipart01 .content .item .intro .tit{font-size:30px;}
	.ipart02 .infor .con{font-size:30px;}
	.ipart03 .infor .con{font-size:30px;}
	.ipart04 .infor .con{font-size:30px;}

    /* 产品详情 */
    .pro_detail01 .content .right .infor{padding-top:0;}

    /* 公司简介 */
    .about_us01 .infor .tit,
    .about_us02 .infor .tit,
    .about_us03 .infor .tit{font-size:30px;}
	
	.h_bott .inav_wrapper .nav_li>a{padding:20px 15px;}
	


	/* 线上商城 */
    .mall01 .bott li .bot .name{font-size:20px;}
	
    

}

@media only screen and (max-width: 1240px) {

    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 网站样式*/
    .h_bott .h_tools .mobile_key{display:inline-block; margin-left:20px; vertical-align:middle;  font-size:0; line-height:31px; color:#fff; padding:19px 0; height:31px;}
    .h_bott .h_tools .mobile_key i{font-size:25px;}
    .h_bott .inav_wrapper{display:none;}
    .h_bott .h_tools .h_com{margin-left:30px;}
    .header.fixed .h_bott .h_tools .mobile_key{color:#cf4520;}
    .header:hover .h_bott .h_tools .mobile_key{color:#cf4520;}
    .f_top{display:none;}
    .channel_content{padding:50px 0;}

    /* 联系我们 */
    .contact_us01 .item{min-height:280px;}
    .contact_us01 .item .box{padding:15px;}
    .contact_us01 .item .box .icon{width:50px; height:50px;}
    .contact_us01 .item .box .txt{font-size:14px;}
    .contact_us01 .item03 .cell .info .t{font-size:20px;}
    .contact_us01 .item03 .cell .ico1{width:50px; height:34px;}
    .contact_us01 .item03 .cell .ico2{width:50px; height:39px;}
    .contact_us02 .content .inp_wrap .inp_item input{height:45px; line-height:45px;}

    /* 新闻列表 */
    .news_list01 .bd{padding:0;}
    .news_list01 .bd .item .intro .box{height:125px; padding:20px 30px;}
    .news_list01 .bd .item .intro .box .t{font-size:16px; line-height:26px;}
    .news_list02 .li_box .intro_{padding-top:10px;}
    .news_list02 .li_box .intro_ .d{margin:0;}
    .news_list02 .li_box .intro_ .t{font-size:16px;}
    .news_list02 .li_box .intro_ .c{line-height:24px; height:48px;}
    .news_list01 .bd .owl-nav div{font-size:30px; line-height:30px; position:absolute; top:50%; transform:translateY(-50%);}
    .news_list01 .bd .owl-nav div i{margin:0; color:#fff; font-weight:bold;}
    .news_list01 .bd .owl-nav .owl-prev{left:0;}
    .news_list01 .bd .owl-nav .owl-next{right:0;}
    .news_list02 .li_box .img_{width:30%;}
    .news_list02 .li_box .intro_{width:55%;}

    /* 产品综合 */
    .pro_cen01 .hd .item{width:18%; margin-right:2.5%; margin-bottom:20px; margin-left:0;}
    .pro_cen01 .hd .item:nth-child(5n){margin-right:0;}

    /* 首页 */
	/* .ipart01{height:920px;} */
	.ipart01 .content .owl-nav{width:96%;}
	.ipart01 .infor .tabs .item{font-size:18px; padding:20px;}
	.ipart02 .content .swiper{padding-bottom:90px;}
	.ipart02 .content .swiper-slide{width:76% !important;}
	.ipart03 .content .left .bd .item{margin-bottom:10px;}
	.ipart04 .content .item_list .item .text_box{padding:15px 5%;}
	.ipart04 .content .item_list .item .text_box .tit{font-size:16px; line-height:25px; height:50px;}

    /* 产品列表 */
    .pro_list01 .bd .item_list .item .con .con_item{width:32%; margin-right:2%;}
    .pro_list01 .bd .item_list .item .con .con_item:nth-child(4n){margin-right:2%;}
    .pro_list01 .bd .item_list .item .con .con_item:nth-child(3n){margin-right:0%;}
    .pro_list01 .bd .item_list .item .tit{font-size:30px;}

    /* 产品详情 */
    .pro_detail01 .content .right .content_ .con{height:175px;}

    /* 发展历程 */
    .history .about_process .show .slide{width:900px;}
    .history .about_process .show .slide .bd li{width:300px;}

    /* 服务介绍 */
    .service_intro01 .content{padding:0 2%;}
    .service_intro02 .right{margin-top:100px;}
    .service_intro02 .right .infor .con{margin:10px 0 20px;}

    /* 诺力租赁 */
    .lase02 .content .bott_ .left{width:48%;}
    .lase02 .content .bott_ .code{width:35%; margin-right:2%;}
    .lase02 .content .bott_ .code_img{width:35%; margin-right:0;}
    .lase02 .content .bott_ .right{width:48%;}
    .lase02 .content .bott_ .right .submit{width:45%;}
    .lase02 .content .bott_ .right .reset{width:45%; float:right;}

    /* 应用案例 */
    .application01{padding:50px 0;}
    .application01 .content .left .tit{font-size:30px;}
    .application02 .infor .tit{font-size:30px;}
    .application01 .content .left{margin-top:0;}
    .application01 .content .left .con{margin-top:30px;}
    .application02{margin-top:50px;}
    .application02 .content{margin-top:30px;}

    /* 投资者关系 */
    .investor01 .left{width:36%}
    .investor01 .right{width:60%;}
    .investor02 .content .info{width:100%;}
    .investor02 .content .info .tit{font-size:25px;}
    .investor03 .bd .li_center{margin:0;}
    .investor03 .bd .li_{width:49%; margin-right:2%;}
    .investor03 .bd .li_:nth-child(2n){margin-right:0}
    .investor03 .bd .li_ .box .year{font-size:30px;}
    .investor03 .bd .li_ .box .text{font-size:30px;}

    /* 公司简介 */
    .about_us01 .content .left{width:40%;}
    .about_us01 .content .left li{margin:10px 0;}
    .about_us01 .content .left li .tit span{font-size:30px;}
    .about_us01 .content .right{width:55%;}
    .about_us02 .content .dots_btn .dot{margin:0 30px;}
    .about_us02 .content .item{width:63%;}
    .about_us02 .content .dots_btn{margin-bottom:40px;}
    .about_us03{padding:60px 0;}
    .about_us03 .content .mySwiper2 .swiper-slide .box{width:60%;}
    .about_us03 .content .mySwiper2 .swiper-slide .box .intro .t{font-size:25px; line-height:30px; margin-bottom:10px;;}
    .about_us03 .content .mySwiper .swiper-slide{width:10%!important; margin-right:5%;}
    .occupation03 .content .swiper-button-prev{width:40px; height:40px; line-height:40px; font-size:20px;}
    .occupation03 .content .swiper-button-next{width:40px; height:40px; line-height:40px; font-size:20px;}

    /* 招聘列表 */
    .job_list01 .left{width:25%;}
    .job_list01 .right{width:70%;}
    .job_list01 .left .box .content .list li{padding:0 20px;}

    /* 招聘列表 */
    .job_list01 .left{width:100%;}
    .job_list01 .right{width:100%; margin-top:30px;}
    .job_list01 .right li.first{line-height:50px; height:50px;}
    .job_list01 .right li ._un{font-size:14px; line-height:50px; height:50px;}
    .job_list01 .right li ._un, 
    .job_list01 .right li ._ut{width:20%;}
    .job_list01 .right .j_c .intro .job_btn ._btn{font-size:14px;}
    .job_list01 .right li ._t1{padding-left:0; text-align:center;}
    .job_list01 .right li ._t7{width:5%;}
    .job_list01 .right .j_c .j_c_box{padding:20px;}
    .job_list01 .right .j_c .intro .job_btn{position:static; margin-top:20px;}

    /*新闻详细*/
    .news_detail01 .right .intro .title{font-size:25px; line-height:30px}
	.news_detail01{margin-bottom:50px;}
	.news_detail03 .content li .li_box .tit{font-size:24px; line-height:30px; height:60px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

    .about_us02 .swiper .swiper-slide .intro .con{opacity:1 !important;}
	.contact_us02 .content .inp_wrap .inp_item .yzm_box img{height:45px;}
	
	.f_top .left{display:block;}
	.f_bott .right{float:left;}
	.f_top{display:block; padding:0; padding-bottom:20px; height:auto;}
	.f_top .right{display:none;}
	.f_top .left .f_tel{margin-top:10px;}



	/* 线上商城 */
    .mall01 .bott li{width:32.4%; margin-right:1.4%; padding:30px 15px;}
    .mall01 .bott li:nth-child(4n){margin-right:1.4%;}
    .mall01 .bott li:nth-child(3n){margin-right:0;}
    .mall01 .bott li .logo{margin-bottom:30px;}
    .mall01 .bott li .bot .name{margin-bottom:20px;}




}



@media only screen and (max-width:1024px){
	/* 首页 */
	/* .ipart01{height:800px;} */
	.ipart01 .content .item .intro{margin-top:30px;}
	/* .ipart01 .content .item .products .item{transform:translateY(-38%);} */
	/* .ipart01 .content .owl-item.center .item .products .item:first-child{width:24%;}
	.ipart01 .content .owl-item.center .item .products .item:nth-child(2){width:50%;}
	.ipart01 .content .owl-item.center .item .products .item:nth-child(3){width:24%;} */
	.ipart01 .content .item .products .item img{width:100%;}
	.ipart01 .content .owl-nav{top:30%;}
	.ipart02{margin-top:40px;}
	.ipart02 .infor .tit{margin-bottom:15px;}
	.ipart02 .content{margin-top:65px;}
	.ipart03 .infor .tit{margin-bottom:15px;}
	.ipart04{margin:40px 0; }
	.ipart04 .infor .tit{margin-bottom:15px;}

    /* 产品列表 */
    .pro_list01 .bd .item_list .item{margin-bottom:0;}
    .pro_list01 .bd .item_list .item .tit{margin-bottom:20px;}

    /* 产品详情 */
    .pro_detail01 .content{padding:0;}
    .pro_detail01 .content .right .infor .con{margin-bottom:20px;}
    .pro_detail01 .content .right .content_{padding-right:3%;}
    .pro_detail02 #introduction{padding-top:30px;}
    .pro_detail02 .topBar ul li{font-size:20px;}
    .pro_detail02 .wrapper{width:auto; padding:0 4%;}
    .pro_detail02 .title span{font-size:20px; margin:0 20px;}
    .pro_detail02 #standardData{padding-top:30px;}
    .pro_detail02 .title{margin-bottom:30px;}
    .pro_detail02 #recommend{padding-top:30px;}
    .pro_detail02 #recommend .content{margin-top:30px;}

    /* 应用案例 */
    .application01 .content .left{width:100%; margin-bottom:30px;}
    .application01 .content .right{width:100%;}
    .application02 .content .swiper-slide .left{width:100%;}
    .application02 .content .swiper-slide .right{width:100%;}
    .application02 .content .swiper-slide .right .arrow_line{right:-10%; top:inherit;}
    .application02 .content .swiper-slide .right .arrow_line::before{width:50%; }

    /* 职业发展 */
    .occupation01 .infor{font-size:30px;}
    .occupation01 .content .left{width:100%; margin-bottom:30px;}
    .occupation01 .content .left .con{margin-bottom:20px;}
    .occupation01 .content .left .item_box .item{width:48%; float:left; margin:0; box-sizing:border-box; margin-right:4%;}
    .occupation01 .content .left .item_box .item.society {float:right;}
    .occupation01 .content .right{width:100%;}
    .occupation01 .content .right .img_{position:static; transform:none; width:100%;}

    .occupation01 .content .left .tit{font-size:30px;}
    .occupation01 .content .left .item_box .item .t{margin-bottom:10px; font-size:18px;}
    .occupation01 .content .left .item_box .item .c{line-height:20px;}
    .occupation01 .content .left .item_box .item{padding:20px 5%;}
    .occupation02{margin-top:60px;}
    .occupation02 .infor{font-size:30px; margin-bottom:40px;}
    .occupation02 .content .item_list .item .tit{margin-top:10px; font-size:16px;}
    .occupation03{margin-top:60px;}
    .occupation03 .infor{font-size:30px; margin-bottom:40px;}
    .occupation03 .content .text_box .t{font-size:18px;}
    .occupation03 .content .text_box{padding:20px 5%;}
    .occupation03 .content .swiper-button-prev{display:none;}
    .occupation03 .content .swiper-button-next{display:none;}
    .occupation03 .content .swiper-slide .text_box .c{height:auto !important;}
    .about_us02 .swiper .swiper-slide .intro .tit{font-size:20px; margin-bottom:10px;}
    .Contact_form .pro_detail04 .content{padding:0 5%;}
	.occupation01 .content .left .item_box .item{min-height:auto;}
	






}

@media only screen and (max-width: 992px) {
    body:after {
        content: 'Padp';
    }
    .wrap, .mwrap { width:740px; }
    /*padMode 992px 网站样式*/

    /* 下层banner */
    .xc_banner{height:454px;}
    .xc_banner>img{width:1400px; margin-left:-700px;}
	
	.ef_banner{height:382px;}
    .ef_banner>img{width:1000px; margin-left:-500px;}


    /* 联系我们 */
    .contact_us01 .item{width:100%; margin-left:0; min-height:inherit; margin-bottom:20px;}
    .contact_us01 .item .box .tit{margin:15px 0 10px;}
    .contact_us01 .item .box .txt{text-align:center; margin-top:10px;}
    .contact_us01 .item03{display:flex; justify-content:center;}
    .contact_us01 .item03 .cell .ico2{height:44px;}
    .contact_us02{padding-top:45px;}
    .contact_us02 .infor .tit{font-size:25px;}
    .contact_us02 .content .inp_wrap .inp_item label{font-size:17px;}
    .contact_us02 .content .inp_wrap .textarea{margin-bottom:0;}
    .contact_us02 .content .btns{width:400px; height:50px; line-height:50px; font-size:17px; margin-top:20px;;}

    /* 服务与支持 */
    .service01 .img_ .intro .box{padding:0 30px;}
    .service01 .img_ .intro .box .t{margin-bottom:10px;}
    .service01 .img_ .intro .box .c{font-size:14px; line-height:24px;}
    .service03 .left .box{padding:20px;}
    .service03 .right li .li_top .icon{font-size:20px;}

    /* 产品综合 */
    .pro_search .tit{font-size:24px;}
    .pro_cen01 .bd .li_{margin-bottom:40px;}
    .pro_cen01 .bd .li_ .img_ .cover a{font-size:16px;}
    .pro_cen01 .bd .li_ .tit a{font-size:16px; padding:10px}

    /* 产业布局 */
    .industry01 .content .right .intro .box{padding:15px;}
    .industry01 .content .right .intro .box .t{font-size:17px;}
    .industry02 .content .owl-nav{display:block;}
    .industry03 .content .owl-nav{display:block;}

    /* 产品详情 */
    .pro_detail01 .content .left{width:100%; margin-bottom:30px;}
    .pro_detail01 .content .right{width:100%;}
    .pro_detail01 .content .right .content_ .con{height:auto; overflow:hidden;}
    .pro_detail01 .content .right .content_ .more.common_btn .btn{width:150px;}
    .pro_detail01 .content .right .content_ .more{margin-top:15px;}
    .pro_detail02{margin-top:40px;}
    .pro_detail02 .title{margin-bottom:30px;}

    /* 发展历程 */
    .history .about_process .show .dots{margin-bottom:50px;}
	/* .history .about_process .show .slide{width:700px;} */
	.history .about_process .show .slide .box a{width:48px; height:48px;}
	.history .about_process .show .slide .rightinput .box a{width:48px; height:48px;}
	.history .about_process .show .slide .leftinput{left:-320px;}

    /* 服务介绍 */
    .service_intro01{padding:60px 0;}
    .service_intro02 .right{margin-top:40px;}
    .service_intro03 li .intro .box{padding:15px;}

    /* 投资者关系 */
    .investor01 .left .con a{margin-top:8px;}
    .investor01 .left .con .money span{font-size:30px; line-height:30px;}
    .investor01 .right li{margin-left:5%;}
    .investor02 .content{padding:45px 0;}
    .investor02 .content .info{padding:0 30px;}
    .investor03 .hd{padding-bottom:20px; margin-bottom:20px;;}
    /* 公司简介 */
    .about_us01 .content .left{width:100%;}
    .about_us01 .content .right{width:100%; margin-top:20px;}
    .about_us02 .content{margin-top:40px;}
    .about_us02 .content .dots_btn .dot{margin:0 20px;}
    .about_us02 .content .item{width:70%;}

    .about_us01 .content{margin-top:30px;}
    .about_us01 .infor .tit{margin-bottom:30px;}
    .widgets_right_nav_5{display:none;}
    .about_us02 .swiper .swiper-button-next, .about_us02 .swiper .swiper-button-prev{width:30px; height:30px;}

    .Contact_form .pro_detail04 .content{padding:0;}
	.contact_us02 .content .inp_wrap .inp_item .yzm_box input{width:32%;}
	.ipart03 .content .left{width:45%;}
	.ipart03 .content .right{width:50%;}
	.ipart03 .content .card{right:2%; bottom:14px;}
		
    /* 20240509 */
	.pro_list01 .bd .item_list .item .con .con_item{width:49%; margin-right:2%;}
    .pro_list01 .bd .item_list .item .con .con_item:nth-child(3n){margin-right:2%;}
    .pro_list01 .bd .item_list .item .con .con_item:nth-child(2n){margin-right:0;}

}
/*
* 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 网站样式*/

    .h_top .h_tel{font-size:20px;}
    .h_bott .logo{padding:15px 0;}
    .h_bott .logo img{height:16px;}
    .h_bott .h_tools .h_language{padding:13px 0;}
    .h_bott .h_tools .h_language .icon{width:20px; height:20px;}
    .h_bott .h_tools .h_language span{line-height:20px;}
    .h_bott .h_tools .h_search{padding:13px 0;}
    .h_bott .h_tools .h_search .icon{width:20px; height:20px;}
    .h_bott .h_tools .h_com{padding:13px 0;}
    .h_bott .h_tools .h_com .icon{width:20px; height:20px;}
    .h_bott .h_tools .mobile_key{height:24px; line-height:24px; padding:11px 0;}
    .h_bott .h_tools .mobile_key i{font-size:20px;}
    .search_down{height:110px;}
    .search_down .inp{height:110px;}
    .f_bott{font-size:13px; line-height:25px;}
    /* 手机端导航760 */
    .m_nav{width:77%;}
    .m_nav .content .mnav_top{height:60px;}
    .m_nav .content .mnav_top .mnav_search{line-height:60px;}
    .m_nav .content .mnav_top .mnav_search i{width:25px; height:25px; background-size:cover; margin-left:20px;;}
    .m_nav .content .mnav_top .mnav_back{line-height:60px;}
    .m_nav .content .mnav_bottom .mnav_li{margin:15px 0;}
    .m_nav .content .mnav_bottom .mnav_li a.mnav_a{padding:0 20px; font-size:17px; line-height:30px;}
    .m_nav .content .mnav_bottom .mnav_li  i{right:20px}
    .m_nav .content .mnav_bottom .mnav_li dl{padding:15px 30px;}
    .m_nav .content .mnav_center .m_language{padding:10px 0 15px;}
    .m_nav .content .mnav_center .m_language a{margin:0 8px;}
    .m_nav .content .mnav_center .m_language a:first-child{margin-left:0px;}

    /* 下层banner */
    .xc_banner{height:324px;}
	
	.ef_banner{height:180px;}
	
    .xc_banner>img{width:1000px; margin-left:-500px;}
	
	.ef_banner>img{width:500px; margin-left:-250px;}
	
    .xc_banner .line_box .line:first-child{border-left:1px solid #fff; opacity:0.25;}
    .xc_banner .intro .wrap{width:100%; box-sizing:border-box;}
    .xc_banner .intro .t{font-size:22px; line-height:26px;}
    .xc_banner .intro .c{font-size:14px; margin-top:10px;}
    .channel_content{padding:25px 0}

    /* 联系我们 */
    .contact_us01 .item .box .tit{font-size:20px;}
    .contact_us02{padding-top:15px;}
    .contact_us02 .infor .tit{font-size:20px; margin-bottom:15px;}
    .contact_us02 .content .radio-item-tab{margin-right:20px;}
    .contact_us02 .content .inp_wrap .inp_item input{font-size:14px;}
    .contact_us02 .content .t{font-size:17px;}
    .contact_us02 .content .inp_wrap .inp_item_addr{width:100%;}
    .contact_us02 .content .inp_wrap .inp_item{margin-bottom:20px;}
    .contact_us02 .content .agreement{margin-top:10px;}
    .contact_us02 .content .btns{width:80%;}
	.forklifttext p{font-size:40px;}

    /* 新闻列表 */
    .news_list01 .hd .item{margin:0}
    .news_list02 .li_box{padding:20px 0;}
    .news_list02 .li_box .img_{width:37%;}
    .news_list02 .li_box .intro_ .t{line-height:24px;}
    .news_list02 .li_box .intro_ .c{height:24px; white-space:nowrap; text-overflow:ellipsis; display:block;}

    /* 服务与支持 */
    .service01 .rect-34{padding-bottom:37%;}
    .service01 .img_ .intro{width:100%;}
    .service01 .img_ .intro .box{padding:0 15px;}
    .service01 .img_ .intro .box .t{font-size:20px; line-height:24px; margin-bottom:4px;}
    .service02{margin-top:30px;}
    .service03{margin-top:30px;}
    .service03 .left{width:100%; background:#fff;}
    .service03 .left .box{padding:0;}
    .service03 .left .box .title{display:flex; justify-content:space-between; padding-bottom:10px; font-size:20px;}
    .service03 .left .box .title .choose{display:block; font-size:14px;}
    .service03 .left .box .list{display:none;}
    .service03 .left .box .m_list{display:block; position:fixed; top:105px; left:100%; width:100%; z-index:5; background:#fff;  height:100vh; box-sizing:border-box; overflow:hidden; transition:all 0.3s ease; width:0;}
    .service03 .left .box .m_list.show{left:0; width:100%;}
    .service03 .left .box .m_list_l{background:#f5f5f5; width:130px; height:100vh; float:left;}
    .service03 .left .box .m_list_l .back{padding:8px 30px; cursor:pointer; font-weight:bold; color:#cf4520;}
    .service03 .left .box .m_list_l .item{padding:8px 30px; position:relative; cursor:pointer}
    .service03 .left .box .m_list_l .item.cur{background:#fff;}
    .service03 .left .box .m_list_l .item.cur:after{content:''; width:2px; height:10px; background:#cf4520; position:absolute; left:0; top:50%; margin-top:-5px;}
    .service03 .left .box .m_list_r{width:calc(100% - 165px); float:right;}
    .service03 .left .box .m_list_r li{padding:13px 0px; font-size:14px; color:#222; border-bottom:1px solid #dedede; cursor:pointer;}
    .service03 .left .box .m_list_r li.on{color:#cf4520;}
    .service03 .right{width:100%; margin-right:0;}

    /* 产品综合 */
    .pro_search .tit{font-size:20px;}
    .pro_search form .inp_box{width:200px;}
    .pro_search form .inp_box .inp{font-size:14px;}
    .pro_search form .btns{font-size:14px;}
    .pro_cen01 .hd .item{width:32%; margin-right:2%;}
    .pro_cen01 .hd .item:nth-child(5n){margin-right:2%;}
    .pro_cen01 .hd .item:nth-child(3n){margin-right:0;}
    .pro_cen01 .bd{margin-top:15px;}
    .pro_cen01 .bd .li_{width:49%; margin-right:2%; margin-bottom:20px;}
    .pro_cen01 .bd .li_:nth-child(2n){margin-right:0;}
    .pro_cen01 .bd .li_ .img_ .cover{opacity:1; visibility:visible; height:50%; top:50%;}

    /* 产业布局 */
    .industry .infor .tit{font-size:20px; line-height:24px; padding-bottom:7px;}
    .industry .infor .con{margin-top:10px; line-height:24px;}
    .industry02 {margin-top:30px;}
    .industry02 .content{margin-top:20px; padding-bottom:40px;}
    .industry02 .content .owl-carousel .owl-dots{bottom:-35px;}
    .industry03{margin-top:30px;}
    .industry03 .content{margin-top:20px;}

    /* 产品详情 */
    .pro_detail01 .swiper-button-prev{height:20px; font-size:14px;}
    .pro_detail01 .swiper-button-next{height:20px; font-size:14px;}
    .pro_detail01 .content .left .right_ .swiper-slide:first-child{margin-top:0px;}
    .pro_detail01 .content .right .infor .en_t{font-size:18px;}
    .pro_detail01 .content .right .infor .en_t i{width:18px;height:20px; margin-right:10px;}
    .pro_detail01 .content .right .infor .con{font-size:14px; margin-bottom:15px; line-height:20px;}
    .pro_detail01 .content .right .content_ .tit{font-size:16px;}
    .pro_detail01 .content .right .content_ .con{line-height:20px;}
    .pro_detail01 .content .right .content_ .con p::after{top:7px;}
    .pro_detail01 .content .right .common_btn .btn{height:40px; line-height:40px;}
    .pro_detail02{margin-top:30px;}
    .pro_detail02 .topBar{height:40px;}
    .pro_detail02 .topBar ul li{font-size:14px; line-height:40px;}
    .pro_detail02 .title .blackLine{width:50px; margin-bottom:5px;}
    .pro_detail02 .title span{font-size:18px; margin:0 10px;}
    .pro_detail02 .title{margin-bottom:15px;}
    .pro_detail02 #video{margin-top:30px;}
    .pro_detail02 #panorama{margin-top:30px;}
    .pro_detail02 #recommend{padding-top:20px;}
    .pro_detail02 #recommend .content .item_list .item{width:100%; margin-right:0; margin-bottom:20px;}
    .pro_detail02 #recommend .content{margin-top:10px;}

    /* 发展历程 */
    .history .about_process .show .dots{margin-bottom:30px;}
	.history .about_process .show .slide{width:auto; padding:0 4%;}
	.history .about_process .show .slide .bd{height:auto;}
	.history .about_process .show .slide .bd li{height:auto;}
	.history .about_process .show .slide .bd li.odd .day{font-size:22px; line-height:22px;}
	.history .about_process .show .slide .bd li.odd .con{margin-top:30px;}
	.history .about_process .show .slide .bd li.odd .xian{height:100px; bottom:47px;}
	.history .about_process .show .slide .bd li.odd .text{line-height:24px; margin-top:15px; height:72px;}
	.history .about_process .show .slide .bd li.even .xian{height:100px;}
	.history .about_process .show .slide .bd li.even{}
	.history .about_process .show .slide .bd li.even .arrow{top:100px;}
	.history .about_process .show .slide .bd li.even .day{padding-top:90px; font-size:22px; line-height:22px;}
	.history .about_process .show .slide .bd li.even .text{line-height:24px; margin-top:15px; height:72px;}
	.history .about_process .show .slide .leftinput, .history .about_process .show .slide .rightinput{top:40%;}
	.history .about_process .show .slide .box a{width:38px; height:38px;}
	.history .about_process .show .slide .rightinput .box a{width:38px; height:38px;}
	.history .about_process .show .slide .leftinput{left:0; width:38px; height:38px;}
	.history .about_process .show .slide .rightinput{right:0; width:38px; height:38px;}
	.history .about_process .show .slide .box .outxian{display:none;}
	.history .about_process .show .slide .box .inxian{display:none;}
	.history .about_process .show .slide .box a{left:0;}
	.history .about_process .show .slide .box{width:100%; height:100%; left:0;}
	.history .about_process .show .slide .rightinput .box{width:100%; height:100%; left:0;}
	.history .about_process .show .slide .rightinput .box a{left:0;}

    /* 防伪查询 */
	.fwcx01{padding:30px 0;}
	.fwcx01 form{width:50%;}
	.fwcx01 .inp{font-size:14px; line-height:40px; height:40px;}
	.fwcx01 .btns{font-size:14px; line-height:40px; height:40px;}
	.fwcx01 .text{font-size:14px;}

    /* 服务介绍 */
    .service_intro01{padding:30px 0;}
    .service_intro01 .infor .tit, .service_intro02 .right .infor .tit{font-size:20px;}
    .service_intro01 .infor .tit span{padding-bottom:5px;}
    .service_intro01 .infor .tit span:after{width:50px;}
    .service_intro01 .infor .con, .service_intro02 .right .infor .con{font-size:14px; line-height:24px; margin-top:10px;}
    .service_intro01 .content{margin-top:20px; padding:0;}
    .service_intro01 .content li{height:180px;}
    .service_intro01 .content li .box .time span{font-size:30px; line-height:30px;}
    .service_intro01 .content li .box .text{font-size:14px; line-height:24px; margin-top:10px; padding:0 10px;}
    .service_intro02{padding:30px 0;}
    .service_intro02 .left{width:100%;}
    .service_intro02 .right{width:100%;}
    .service_intro01 .infor .tit, .service_intro02 .right .infor .tit{padding-bottom:5px;}
    .service_intro02 .right .infor .tit:after{width:50px;}
    .service_intro01 .infor .con, .service_intro02 .right .infor .con{margin:5px 0 10px;}
    .service_intro03{padding:30px 0;}
    .service_intro03 li{width:100%; margin-bottom:15px; margin-left:0; padding-bottom:0;}
    .service_intro03 li .intro{position:static;}
    .service_intro03 li .intro .box .en_tit{margin-bottom:0;}
    .service_intro03 li .intro .box .tit{font-size:17px; margin-bottom:5px;;}
    .service_intro03 li .intro .box .con{height:96px; overflow-y:auto; opacity:1; visibility:visible; transform:translateY(0); margin-bottom:20px; line-height:24px;}
    .service_intro03 li:hover .intro .box .con{margin-bottom:20px;}

    /* 诺力租赁 */
    .lase02 .infor{padding-left:40px;}
    .lase02 .infor::after{width:30px; height:30px;}
    .lase02{margin-top:30px;}
    .lase02 .infor .tit{font-size:18px;}
    .lase02 .infor .con{font-size:20px;}
    .lase02 .content{margin-top:10px;}
    .lase02 .content .top_ .item{margin-bottom:0px;}
    .lase02 .content .tit{margin-bottom:5px;}
    .lase02 .content .tit span{font-size:14px;}
    .lase02 .content .top_ .item{width:100%; margin:0; margin-bottom:10px;}
    .lase02 .content input{height:40px; font-size:14px; text-indent:1em;}
    .lase02 .content .cent_ textarea{height:150px; font-size:14px; text-indent:1em;}
    .lase02 .content .tip{margin-bottom:10px;}
    .lase02 .content .bott_ .left{width:100%; margin-bottom:20px;}
    .lase02 .content .bott_ .code{height:40px; line-height:40px; font-size:14px;}
    .lase02 .content .bott_ .code_img{height:40px; line-height:40px;}
    .lase02 .content .bott_ .right{width:100%;}
    .lase02 .content .bott_ .right .submit{height:40px; line-height:40px; font-size:14px;}
    .lase02 .content .bott_ .right .reset{height:40px; line-height:40px; font-size:14px;}

    /* 应用案例 */
    .application01{padding:30px 0;}
    .application01 .content .left{margin-bottom:15px;}
    .application01 .content .left .tit{font-size:18px;}
    .application01 .content .left .con{margin-top:15px;}
    .application01 .content .left .con{font-size:14px; line-height:20px;}
    .application01 .content .right .item_list .item{padding:20px 5%; box-sizing:border-box; width:50%;}
    .application01 .content .right .item_list .item:nth-of-type(1){background:#fff !important;}
    .application01 .content .right .item_list .item:nth-of-type(2){background:#e6e6e6 !important;}
    .application01 .content .right .item_list .item:nth-of-type(3){background:#e6e6e6 !important;}
    .application01 .content .right .item_list .item:nth-of-type(4){background:#fff !important;}
    .application02{margin-top:30px;}
    .application02 .infor .tit{font-size:18px;}
    .application02 .content{margin-top:15px;}
    .application02 .content .swiper-slide{width:88%;}
    .application02 .content .swiper-slide .right .page{font-size:14px;}
    .application02 .content .swiper-slide .right .page .num{font-size:18px;}

    /* 投资者关系 */
    .investor01{padding:30px 0;}
    .investor01 .left{width:100%; margin-bottom:10px;}
    .investor01 .left .tit{margin-bottom:10px;}
    .investor01 .left .con .money{display:inline-block; }
    .investor01 .left .con .money span{font-size:22px; line-height:30px;}
    .investor01 .left .con .money a{display:inline-block; margin-left:30px; margin-top:3px;}
    .investor01 .right{width:100%; float:left;}
    .investor01 .right .text{text-align:left; margin-bottom:10px;}
    .investor01 .right ul{text-align:left;}
    .investor01 .right li .c{font-size:20px; line-height:24px;}
    .investor02{margin-bottom:30px;}
    .investor02 .content{padding:30px 0; height:auto; background-size:cover;}
    .investor02 .content .info .tit{font-size:20px; margin-bottom:15px;;}
    .investor02 .content .info .con {font-size:14px; line-height:24px;}
    .investor02 .content .info .con .item{width:100%;}
    .investor03 .hd .item{font-size:14px; line-height:24px; padding-bottom:5px; margin-bottom:15px;}
    .investor03 .hd .item:last-child{margin-bottom:0;}
    .investor03 .hd{padding-bottom:10px;}
    .investor03 .bd .li_{margin-bottom:20px;}
    .investor03 .bd .li_ .box{height:auto; padding:20px 15px;}
    .investor03 .bd .li_ .box .year{font-size:20px; line-height:30px;}
    .investor03 .bd .li_ .box .text{font-size:20px; line-height:30px;}
    .investor03 .bd .li_ .box .line{width:100px;}
    .investor03 .bd .li_ .t{font-size:14px; line-height:24px; margin-top:10px;;}
    .investor03 .bd ul{margin-bottom:20px;}

    /* 公司简介 */
    .about_us01{padding:30px 0;}
    .about_us01 .infor .tit, .about_us02 .infor .tit, .about_us03 .infor .tit{font-size:20px; line-height:24px; padding-bottom:10px;}
    .about_us01 .infor .tit:after,
    .about_us02 .infor .tit:after,
    .about_us03 .infor .tit:after{width:50px;}
    .about_us01 .infor .con,
    .about_us02 .infor .con,
    .about_us03 .infor .con{font-size:15px; line-height:24px; margin:10px 0}
    .about_us01 .infor .txt{font-size:14px; line-height:24px;}
    .about_us01 .content{margin-top:20px;}
    .about_us01 .content .right .img_ .play{width:40px; height:40px;}
    .about_us02{padding:30px 0; height:auto;}
    .about_us02 .content{margin-top:20px;}
    .about_us02 .smal_tit{font-size:20px; margin-bottom:20px; line-height:1.2;}
    .about_us02 .content .dots_btn{margin-bottom:20px; text-align:left;}
    .about_us02 .content .dots_btn .dot{font-size:14px; line-height:40px; height:40px; margin-left:0;}
    .about_us02 .content .item{width:100%; box-sizing:border-box;}
    .about_us02 .content .item .tit{font-size:18px;}
    .about_us02 .content .item .con{margin:10px 0; font-size:14px; line-height:26px; height:104px; overflow-y:auto; padding-right:5px;}
    .about_us02 .content .item .con::-webkit-scrollbar {width:4px; height:4px;}
    .about_us02 .content .item .con::-webkit-scrollbar-thumb {border-radius:5px; background:#c41e19;}
    .about_us02 .content .item .con::-webkit-scrollbar-track {border-radius:0; background:#f6f5f5;}
    .about_us02 .content .item .more{margin-bottom:20px;}
    .about_us03{padding:30px 0;}
    .about_us03 .content .mySwiper2 .swiper-slide .box .intro .c{font-size:14px;}
    .about_us03 .content .mySwiper2 .swiper-slide .box{padding-left:17%; width:65%;}
    .about_us03 .content .mySwiper .swiper-slide .t{font-size:14px;}
    .about_us03 .content .mySwiper2 .swiper-slide .box{padding-left:10%; width:80%;}
    .about_us03 .content .mySwiper2 .swiper-slide .box .img_{width:100%;}
    .about_us03 .content .mySwiper2 .swiper-slide .box .intro{width:100%; margin-top:10px;}
    .about_us03 .content .mySwiper2 .swiper-slide .box .intro .t{font-size:22px; margin-bottom:3px;;}
    .about_us03 .content .swiper-button-prev, 
    .about_us03 .content .swiper-rtl .swiper-button-next{left:10%; top:39%;}
    .about_us03 .content .swiper-button-next, 
    .about_us03 .content .swiper-rtl .swiper-button-prev{right:10%; top:39%;}
    .about_us03 .content .mySwiper2 .swiper-button-prev{width:30px; height:30px; background-size:cover;}
    .about_us03 .content .mySwiper2 .swiper-button-next{width:30px; height:30px; background-size:cover;}

    /* 职业发展 */
    .occupation01 .infor{font-size:18px; margin-bottom:15px;}
    .occupation01 .content{padding:15px 5%;}
    .occupation01 .content .left{margin-bottom:0;}
    .occupation01 .content .left .tit{font-size:16px; margin-bottom:15px;}
    .occupation01 .content .left .con{margin-bottom:15px; line-height:20px;}
    .occupation01 .content .left .item_box .item{width:100%; margin:0; margin-bottom:15px;}
    .occupation02{margin-top:30px;}
    .occupation02 .infor{font-size:18px; margin-bottom:15px;}
    .occupation02 .content .item_list{white-space:initial;}
    .occupation02 .content .item_list .item{width:20%; margin-right:58%; margin-bottom:10px;}
    .occupation02 .content .item_list .item:nth-child(2n){margin-right:0;}
    .occupation02 .content .item_list .item .tit{margin-top:0;}
    .occupation03{margin-top:30px;}
    .occupation03 .infor{font-size:18px; margin-bottom:15px;}
    .occupation03 .content{margin-top:15px; padding-bottom:30px;}
    .occupation03 .content .text_box .t{line-height:20px; font-size:16px;}
    .occupation03 .content .swiper-pagination .swiper-pagination-bullet{width:10px; height:10px; margin-right:10px;}

    /*新闻详细*/
	.newsDetail_ban{height:150px;}
	.newsDetail_ban img{position:absolute; width:1000px; left:50%; margin-left:-500px; max-width:none;}
	.newsDetail_ban .content .tit{font-size:20px;}
	.newsDetail_ban .content .con a{margin-left:0; margin-right:10px;}
	/* .news_detail.channel_content{padding-top:20px;} */
	.news_detail01{margin-bottom:0px;}
	.news_detail01 .left{display:none;}
	.news_detail01 .right{width:100%; margin-bottom:0;}
	.news_detail01 .right .tit{font-weight:normal}
	.news_detail01 .right .box{padding-right:0px;}
	.news_detail01 .right .intro .title{font-size:20px; line-height:24px; margin:10px 0; padding-bottom:15px;}
	.news_detail01 .right .intro .text{font-size:14px; font-weight:normal; margin-bottom:0;}
	.news_detail02{padding:20px 0; margin-top:20px;}
	.news_detail02 .big_tit{font-size:17px; line-height:24px; margin:5px 0 10px;}
	.news_detail03{padding:20px 0; background-size:cover;}
	.news_detail03 .infor{margin-bottom:15px;}
	.news_detail03 .infor .tit{font-size:20px; line-height:24px;}
	.news_detail03 .content li{width:100%; margin-bottom:20px; margin-left:0;}
	.news_detail03 .content li:last-child{margin-bottom:0;}
	.news_detail03 .content li .li_box{padding:20px;}
	.news_detail03 .content li .li_box .tit{font-size:16px; line-height:23px; height:auto; margin:5px 0 10px;}
    .about_us01 .content .left li{width:50%; min-height:104px;}
    .about_us02 .swiper .swiper-slide .intro .tit{font-size:16px; margin-bottom:5px;}
    .about_us02 .swiper .swiper-slide .intro .con{font-size:12px;}
    .Contact_form .pro_detail04 .tit .t{font-size:20px;}
    .pro_cen01 .bd .li_ .img_ .cover{height:auto; top:inherit; bottom:0; }
    /* .history .about_process .show .slide .bd{background-position-y:center;} */
    .application02 .content .swiper-slide .right .arrow_line::before{display:none;}
	.contact_us02 .content .inp_wrap .inp_item:nth-of-type(3){width:100%; margin-right:0;}
	.contact_us02 .content .inp_wrap .inp_item:nth-of-type(5){width:100%; margin-right:0;}
	.contact_us02 .content .inp_wrap .inp_item:nth-of-type(6){width:100%; margin-right:0;}
	
	
	.pic1 .swiper .swiper-slide{height:auto;}
    .pic1 .swiper .swiper-slide .intro{top:22%; left:18%;}
    .pic1 .swiper .swiper-slide .intro .tit{font-size:18px; line-height:1.3;}
    .pic1 .swiper .swiper-slide .intro .con{font-size:14px; margin-top:5px;}
    .pic1 .swiper .swiper-slide .video_box img{display:block;}
    .pic1 .swiper .swiper-slide .video_box video{display:none;}
	.pic1 .swiper .swiper-button-prev, .pic1 .swiper .swiper-button-next{width:30px; height:30px; line-height:34px;}
    .pic1 .swiper i{font-size:25px;}
    .pic1 .swiper .swiper-pagination{bottom:10px; left:18%;}
	
	.investor03 .bd .li_{width:100%; margin-right:0;}
	.f_top .left .f_tel{font-size:18px; line-height:1; }
	.f_top .left .f_tel span{display:inline-block; margin-left:1em;}
	.f_bott{padding:10px 0;}
	.f_top{padding-bottom:10px;}
	.f_top .left{margin-top:15px;}
	
	
	.header{background:#fff; box-shadow:0 0 15px rgba(0,0,0,.2);}
    .header .h_top{border-bottom-color:#fafbfb}
    .header .h_top .h_tel{font-size:14px;}
    .header .h_bott .logo .logo1{display:none;}
    .header .h_bott .logo .logo2{display:block;}
    .header .h_top .h_tel a{color:#222;}
    .header .h_top .h_tel a:hover{color:#cf4520;}
    .header .h_bott .h_tools .h_com .icon{background:url(../img/h_com2.png) no-repeat center; background-size:cover;}
    .header .h_bott .h_tools .h_search .icon{background:url(../img/search2.png) no-repeat center; background-size:cover;}
    .header .h_bott .h_tools .h_language .icon{background:url(../img/earth2.png) no-repeat center; background-size:cover;}
    .header .h_bott .h_tools .h_language span{color:#222;}
    .header .h_bott .inav_wrapper .nav_li>a{color:#222;}
    .header .h_bott .inav_wrapper .nav_li>a:hover{color:#cf4520;}
    .index .pic1{margin-top:83px;}
    .xc_banner{margin-top:83px;}
	.header .h_bott .h_tools .mobile_key{color:#cf4520;}


	/* 线上商城 */
    .mall01 .bott{margin-top:30px;}
    .mall01 .bott li .logo{padding:15px; margin-bottom:20px;}
    .mall01 .bott li .bot .name{font-size:18px; line-height:24px; height:72px;}
    .mall01 .bott li .bot .btns_{font-size:15px;}
    .mall01 .bott li .bot .btns_ .iconfont{font-size:14px;}
    .mall01 .bott li{width:48.5%; margin-right:3%; padding:20px 15px;}
    .mall01 .bott li:nth-child(4n){margin-right:0;}
    .mall01 .bott li:nth-child(3n){margin-right:3%;}
    .mall01 .bott li:nth-child(2n){margin-right:0;}
    



}
@media only screen and (max-width: 480px) {
    /*mobileMode 480 网站样式*/
    .h_top{line-height:36px;}
    .h_top .h_tel{font-size:16px;}
    .h_bott .h_tools .h_com{display:none;}
    .h_bott .h_tools .h_language span{display:none;}
    .h_bott .h_tools .h_search{margin-left:15px;}
    .h_bott .h_tools .mobile_key{margin-left:15px;}
    .h_bott .h_tools .mobile_key i{margin:0;}
    .search_down{height:86px;}
    .search_down .inp{height:86px;}
    .f_bott .left{float:none; text-align:center;}
    .f_bott .right{float:none; text-align:center;}

    /* 产品综合 */
    .pro_cen01 .hd .item{padding:10px 0 15px;}
    .pro_cen01 .bd .li_ .tit a{font-size:14px;}

    /* 产业布局 */
    .industry01 .content{margin-top:20px;}
    .industry01 .content .left{width:100%;}
    .industry01 .content .right{display:none;}
    .industry02 .content .intro .box{padding:20px;}
    .industry02 .content .intro .t{font-size:17px;}
    .industry03 .content .intro .box{padding:20px;}
    .industry03 .content .intro .t{font-size:17px;}

    /* 首页 */
	/* .ipart01{height:400px;} */
	.ipart01 .infor .tabs .item{font-size:16px; padding:10px; margin-right:10px;}
	.ipart01 .content .owl-nav{display:none;}
	.ipart01 .content .item .intro{margin-top:15px;}
	.ipart01 .content .item .intro .tit{font-size:14px;}
	.ipart01 .content .item .intro .con{font-size:16px;}
	.ipart01 .content .owl-item.center .item .products .item{top:15px; transform:translateY(0);}
	.ipart01 .content .item .products .item .tit{font-size:12px; margin-bottom:10px;}
	.ipart01 .content .item .btns{overflow:hidden; padding:0 5%; margin:0; margin-top:25px; margin-bottom:30px;}
	.ipart01 .content .item .btns .btn{width:31.3%; margin:0; margin-right:2%; display:inline-block; line-height:40px; height:40px;}
	.ipart01 .content .item .btns .btn:last-child{margin-right:0;}
	.ipart02{margin-top:30px;}
	.ipart02 .infor .tit{font-size:14px; margin-bottom:10px;}
	.ipart02 .infor .con{font-size:18px;}
	.ipart02 .content{margin-top:30px;}
	.ipart02 .content .swiper-slide{width:100% !important;}
	.ipart02 .content .left{width:100%;}
	.ipart02 .content .left::after{top:-5%;}
	.ipart02 .content .right{width:100%;}
	.ipart02 .content .right .text{padding:0 5%;}
	.ipart02 .content .right .text .t{font-size:16px; margin-bottom:8px;}
	.ipart02 .content .right::after{display:none;}
	.ipart02 .content .swiper-pagination{bottom:4%;}
	.ipart02 .content .swiper{padding-bottom:50px;}
	.ipart03 .content .left{width:100%;}
	.ipart03 .content .right{display:none;}
	.ipart03{padding:30px 0;}
	.ipart03 .infor .tit{font-size:14px; margin-bottom:10px;}
	.ipart03 .infor .con{font-size:18px;}
	.ipart03 .content{margin-top:15px;}
	.ipart03 .content .left{margin-bottom:15px;}
	.ipart03 .content .left .hd{margin-bottom:10px;}
	.ipart03 .content .left .hd span{font-size:14px;}
	.ipart03 .content .left .bd{padding:20px 5%;}
	.ipart03 .content .left .bd .item{margin-bottom:5px;}
	.ipart03 .content .card{position:static; transform:none; float:left;}
	.ipart03 .content .card .text_box .right{display:block;}
	.ipart03 .content .card{width:100%; box-sizing:border-box;}
	.ipart03 .content .card .t{font-size:14px; margin-bottom:10px;}
	.ipart03 .content .card .text_box .left{width:50%;}
	.ipart03 .content .card .text_box{font-size:12px;}
	.ipart03 .content .card .text_box .addres i{width:20px; height:25px; background-size:100%; vertical-align:top;}
	.ipart03 .content .card .tel{font-size:14px;}
	.ipart03 .content .card .text_box .left{width:100%;}
	.ipart03 .content .card .text_box .right{width:100%;}
	.ipart03 .content .card .text_box .addres span{float:none; display:inline-block;}
	.ipart04{margin-top:30px; margin-bottom:15px;}
	.ipart04 .infor .tit{font-size:14px; margin-bottom:10px;}
	.ipart04 .infor .con{font-size:18px;}
	.ipart04 .infor .con .more{padding:15px; margin-top:10px;}
	.ipart04 .content{margin-top:20px;}
	.ipart04 .content .item_list .item{width:100%; margin:0; margin-bottom:15px;}
	.ipart04 .content .item_list .item .text_box .tit{font-size:14px; line-height:20px; height:40px;}
	.ipart04 .content .item_list .item .text_box .con{font-size:12px; line-height:18px; height:36px; margin-top:5px;}

    /* 产品列表 */
    .pro_list{margin-bottom:15px;}
    .pro_list01 .hd .swiper-slide .item{padding:20px 15px; font-size:14px;}
    .pro_list01 .bd{margin-top:30px;}
    .pro_list01 .bd .item_list .item .tit{font-size:18px;}
    .pro_list01 .bd .item_list .item .con .con_item{width:100%; margin-right:0; margin-bottom:15px; padding-top:15px;}
    .pro_list01 .bd .item_list .item .con .con_item .t{margin-bottom:5px; font-size:14px;}
    .pro_list01 .bd .item_list .item .con .con_item .img_{margin-top:5px;}
    .pro_list01 .bd .item_list .item .con .con_item .t i{height:20px; margin-right:10px;}
    .pro_list01 .bd .item_list .item .con .con_item.all .t i{width:20px;}
    .pro_list01 .bd .item_list .item .con .con_item.fire .t i{width:20px;}
    .pro_list01 .bd .item_list .item .con .con_item .energy{display:none;}
    .pro_list01 .bd .item_list .item .con .con_item.energy .energy{display:inline-block;}


    .ipart02 .infor .con .more{padding:15px; margin-top:10px;}
    .about_us02 .swiper .swiper-button-prev{background: url(../img/about_us03_btn1.png) no-repeat center; border-radius:5px;}
    .about_us02 .swiper .swiper-button-next{background: url(../img/about_us03_btn2.png) no-repeat center; border-radius:5px;}

    .pro_detail01 .content .left .left_{width:100%;}
    .pro_detail01 .content .left .right_{width:100%;}
    .history .about_process .show .slide .bd li.special{display:none;}
	.pro_cen01 .bd .li_ .img_ .cover a{font-size:14px;}
	.cursor{display:none;}
	.ipart03 .content .card .text_box .addres{width:100%;}
	.ipart03 .content .card .text_box .mail{width:100%;}
	


}
@media only screen and (max-width: 425px) {

    /* 线上商城 */
    .mall01 .bott li{width:100%; margin-right:0;}
    .mall01 .bott li .bot .name{display:block; height:auto;}
    .mall01 .top .tab_t{margin:0 10px;}
}