CINXE.COM

北汽新能源

<!DOCTYPE html> <html lang="en"> <title>北汽新能源</title> <meta charset="UTF-8"> <meta name="Author" content=""> <meta name="Keywords" content="北汽新能源,北汽蓝谷,600733,新能源,BEIJING,ARCFOX,北京汽车,极狐,新能源汽车,电池,麦格纳,蓝谷"> <meta name="Description" content="北京新能源汽车股份有限公司(简称:“北汽新能源”)是由北京汽车集团有限公司控股的高科技上市公司和绿色智慧出行一体化解决方案提供商。"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="telephone=no" name="format-detection" /> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> <meta name="format-detection" content="telephone=yes"> <meta name="baidu-site-verification" content="code-xZzTqUMQ76" /> <!-- <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Expires" content="0"> <meta http-equiv=”refresh” content=”0″> --> <link rel="icon" type="image/x-icon" href="/public/common/images/favicon.ico" /> <!--公共css--> <link rel="stylesheet" type="text/css" href="/public/home/swiper/css/swiper.min.css"> <link rel="stylesheet" type="text/css" href="/public/admin/css/font.css" /> <link rel="stylesheet" type="text/css" href="/public/admin/css/xadmin.css" /> <link rel="stylesheet" type="text/css" href="/public/home/common/pc.css?v=9.261800" /> <link rel="stylesheet" type="text/css" href="/public/home/css/flatpickr.css" /> <!--1.引入PC端的CSS文件--> <!-- <link rel="stylesheet" href="/public/home/common/pc.css"> --> <script type="text/javascript"> var timestamp = new Date().getTime(); //document.write('<link href="/public/home/common/pc.css?v=' +timestamp+ '" rel="stylesheet" type="text/css"/>'); </script> <!--2.引入手机端的CSS文件--> <!--公共js--> <script type="text/javascript" src="/public/home/js/jquery-3.7.1.min.js"></script> <script type="text/javascript" src="/public/common/tools/layer/layer.js"></script> <script type="text/javascript" src="/public/admin/tools/layui/layui.js"></script> <script type="text/javascript" src="/public/home/js/jquery.countup.min.js"></script> <script type="text/javascript" src="/public/home/js/jquery.waypoints.min.js"></script> <script type="text/javascript" src="/public/home/swiper/js/swiper.min.js"></script> <script type="text/javascript" src="/public/home/js/flatpickr.js"></script> <!-- 定义JS常量 --> <script type="text/javascript"> var APP = '/index.php'; var PUBLIC = '/public/home'; var CONTROLLER_NAME = 'Index'; var ACTION_NAME = 'index'; //百度监测代码 var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?2515f71c84df5a00ab04f1b30826b297"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); //自适应值 (function(){ var whdef = 100/375;// 表示750的设计图,使用100PX的默认值,使用100px只是为了方便计算 其他值都可以 // var wH = window.innerHeight;// 当前窗口的高度 var wW = window.innerWidth;// 当前窗口的宽度 var rem = wW * whdef;// 以默认比例值乘以当前窗口宽度,得到该宽度下的相应FONT-SIZE值 document.getElementsByTagName("html")[0].style.fontSize=rem+'px' })() //公共js $(document).ready(function(e) { //返回顶部按钮 $('#goToTop').hide(); $(window).scroll(function() { if ($(this).scrollTop() > 100) { $('#goToTop').fadeIn(); } else { $('#goToTop').fadeOut(); } }); $('#goToTop a').click(function() { $('html ,body').animate({ scrollTop: 0 }, 300); return false; }); // 按钮hover $(".btn").hover(function() { $(this).addClass('btn_hover'); }, function() { $(this).removeClass('btn_hover'); }); // 图片缩放 $(".hoverimg").hover(function() { $(this).removeClass('hoverimgsmall'); $(this).removeClass('hoverimgbig'); $(this).addClass('hoverimgbig'); }, function() { $(this).removeClass('hoverimgsmall'); $(this).removeClass('hoverimgbig'); $(this).addClass('hoverimgsmall'); }); }); </script> <div id="goToTop"><a href="javascript:;"></a>返回</div> <head> <style media="screen"> .isc_left>h5 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .isc_left>p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .isc_left>span { cursor: pointer; } .swiper-pagination { width: 1160px !important; bottom: 40px !important } .swiper-pagination-bullets { left: 0; right: 0 !important; margin: auto !important; text-align: left !important } .swiper-pagination-bullet { width: 20px !important; height: 20px !important; background: none !important; border-radius: 0 !important; border-bottom: 1px solid #fff; margin-left: 10px !important; opacity: .4; } .swiper-pagination-bullet-active { width: 40px !important; height: 2px !important; background: #fff !important; border-radius: 0 !important; opacity: unset; } .index_dynamic_box>a>h6 { width: 376px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .index_car_box>a { position: relative; } .index_car_video1 { position: absolute; width: 100%; z-index: 9; display: none; bottom: 0; } .swiper-button-next:after, .swiper-button-prev:after { color: #fff; } </style> </head> <body> <!-- 引入头部文件Begin --> <header> <div class="header_box"> <!-- 关于我们下拉导航 --> <div class="header_list_box header_list_box1" style="display:none;"> <div class="hlb_jianjie"> <h2>关于我们</h2> </div> <div class="hlb_nav"> <a href="/about.html">公司概况</a> <!--<a href="/about/leader.html">领导致辞</a>--> <a href="/about/honor.html">公司荣誉</a> <a href="/about/manage.html">合规管理</a> <!-- <a href="/about/yuyue.html">预约参观</a> --> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box2" style="display:none;"> <div class="hlb_jianjie"> <h2>新能源汽车</h2> </div> <div class="hlb_nav"> <a href="http://www.arcfox.com.cn/" target="_blank">极狐汽车</a> <a href="/about/service_beiqi.html" target="_blank">北京汽车</a> <a href="/about/service.html" target="_blank">华彰汽车</a> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box3" style="display:none;"> <div class="hlb_jianjie"> <h2>公司业务</h2> </div> <div class="hlb_nav"> <a href="/langu.html">蓝谷麦格纳</a> <!-- <a href="/langu/zhihui.html">蓝谷智慧能源</a> --> <a href="/langu/yuyue.html">享界超级工厂</a> <a href="/langu/power.html">蓝谷动力</a> <a href="/langu/travel.html">轻享出行</a> <a href="/langu/battery.html">动力电池信息</a> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box4" style="display:none;"> <div class="hlb_jianjie"> <h2>科技创新</h2> </div> <div class="hlb_nav"> <!-- <a href="/innovate/research.html">蓝谷研发</a> --> <a href="/innovate.html">研发实力</a> <a href="/innovate/core.html">试验中心</a> <a href="/innovate/strategy.html">战略合作伙伴</a> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box5" style="display:none;"> <div class="hlb_jianjie"> <h2>企业文化</h2> </div> <div class="hlb_nav"> <a href="/responsibility/culture.html">企业文化</a> <a href="/responsibility/story.html">卫蓝故事</a> <a href="/responsibility/welfare.html">社会公益</a> <!--<a href="/responsibility/report.html">ESG报告</a>--> <a href="/responsibility/peiyang.html">人才培养</a> <a href="/responsibility/zhaopin.html">人才招聘</a> <!-- <a href="/talent/zhaopin.html?type_id=0">社会招聘</a> <a href="/talent/zhaopin.html?type_id=1">校园招聘</a> --> <!-- <a href="/media/focusing.html">媒体聚焦</a> --> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box6" style="display:none;"> <div class="hlb_jianjie"> <h2>党建动态</h2> </div> <div class="hlb_nav"> <a href="/dynamic/activity.html">卫蓝红帆</a> <!-- <a href="/dynamic/activity.html">党建活动</a> --> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <div class="header_list_box header_list_box7" style="display:none;"> <div class="hlb_jianjie"> <h2>媒体中心</h2> </div> <div class="hlb_nav"> <a href="/media.html">公司动态</a> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <!-- <div class="header_list_box header_list_box8" style="display:none;"> <div class="hlb_jianjie"> <h2>人才培养</h2> </div> <div class="hlb_nav"> </div> <img src="" alt=""> <i class="header_close"></i> </div> --> <div class="header_list_box header_list_box9" style="display:none;"> <div class="hlb_jianjie"> <h2>投资者关系</h2> </div> <div class="hlb_nav"> <!-- <a href="/investor.html">公司公告</a> --> <a href="/investor.html">股票资讯</a> <!-- <a href="/investor/government.html">公司治理</a> --> <a href="/investor/notice.html">公司公告</a> <a href="/investor/report.html">定期报告</a> <!-- <a href="/investor/query.html">投资者查询</a> --> </div> <!-- <img src="" alt=""> <i class="header_close"></i> --> </div> <a class="header_logo" href="/"></a> <div class="header_nav"> <div class="header_nav_list"> <a href="/" class="header_select index" style="display:none;">首页</a> <a data-id="1" data-type="0" href="/about.html" class="about">关于我们</a> <a data-id="2" data-type="0" href="/index.html#newenergy" class="energy">新能源汽车</a> <a data-id="3" data-type="0" href="/langu.html" class="langu">公司业务</a> <a data-id="4" data-type="0" href="/innovate.html" class="innovate">科技创新</a> <a data-id="5" data-type="0" href="/responsibility/culture.html" class="responsibility">企业文化</a> <a data-id="6" data-type="0" href="/dynamic/activity.html" class="dynamic">党建动态</a> <a data-id="7" data-type="0" href="/media.html" class="media">媒体中心</a> <a data-id="8" data-type="0" href="/talent.html" class="talent" style="display: none;">人才培养</a> <a data-id="9" data-type="0" href="/investor.html" class="investor">投资者关系</a> </div> <div class="header_nav_so" onClick="window.location.href='/index/search.html';"> <i class="header_nav_so_left"></i> </div> </div> </div> </header> <script type="text/javascript"> $(document).ready(function(e) { var controller_name = CONTROLLER_NAME.toLowerCase(); $('.header_nav_list>a').removeClass('header_select'); $('.header_nav_list>a.' + controller_name).addClass('header_select'); //鼠标悬停导航栏 $('.header_nav_list>a').mouseover(function() { var left = $(this).offset().left; var headerindex = $(this).index(); var type = $(this).attr('data-type'); if (parseInt(type) == 1) return false; var banner_id = $(this).attr('data-id'); if (typeof(banner_id) == 'undefined') return false; var value = { banner_id: banner_id }; $('.header_list_box').hide(); $('.header_list_box' + headerindex).show(); $('.header_list_box' + headerindex).css("left", left - 82); //console.log(); $('.header_nav_list>a').each(function(i, item) { $(item).attr('data-type', 0); }); $(this).attr('data-type', 1); /* $.post(APP + '/Common/getBanner', value, function(ret) { if (parseInt(ret.code) == 200) { $('.header_list_box').hide(); $('.header_list_box' + headerindex + '>img').attr('src', ret.data[0].thum_path); $('.header_list_box' + headerindex).show(); $('.header_list_box' + headerindex).css("left", left - 82); //console.log(); $('.header_nav_list>a').each(function(i, item) { $(item).attr('data-type', 0); }); $(this).attr('data-type', 1); } }, 'json'); */ }); //关闭二级窗口 $('.header_close').click(function() { $('.header_list_box').slideUp(); }); //鼠标离开事件 $(".header_list_box").hover(function() { }, function() { //离开事件 $('.header_nav_list>a').each(function(i, item) { $(item).attr('data-type', 0); }); $('.header_list_box').hide(); }); }); </script> <!-- 引入头部文件End --> <!-- 中间部分Begin --> <div class=""> <!-- banner --> <div class="index_banner_box" style="margin-top: 60px;"> <!-- 如果需要导航按钮 --> <!-- <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> --> <div class="index_swiper_isc_left"> <div class="swiper-container swiper-r"> <div class="swiper-wrapper"> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/195.html" target="_blank"> <h5>北汽新能源举办人工智能科技日,用AI重塑未来出行空间</h5> <p>11月2日,以“全域融合焕新 · 智启新城未来”为主题的北汽新能源人工智能科技日活动在京举行。</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/189.html" target="_blank"> <h5>北汽集团董事长张建勇:享界S9 夫唯大雅 卓尔不群</h5> <p>8月6日, 北汽与华为携手打造的“全景智慧旗舰轿车-享界S9”正式发布</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/186.html" target="_blank"> <h5>极狐阿尔法S5上市即交付!三巨头合体献真心</h5> <p>极狐阿尔法S5首批用户,独享北汽 + 宁德时代 + 麦格纳汽车产业3大巨头当家人亲自交车体验。</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/184.html" target="_blank"> <h5>北汽华为智选模式开花结果,享界S9打开市场想象空间</h5> <p>由北汽新能源与华为共同打造的首款智选模式车型、鸿蒙智行首款行政级豪华旗舰轿车——享界S9正式预售。</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/181.html" target="_blank"> <h5>阿尔法S5预售开启!19.98万元起</h5> <p>极狐 阿尔法S5,高性能新奢舒适主义</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/174.html" target="_blank"> <h5>北汽蓝谷携手宁德时代和小米共建电芯工厂</h5> <p>与宁德时代、京能科技、小米汽车共同出资设立合资公司北京时代新能源科技有限公司 </p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/171.html" target="_blank"> <h5>跃见悠然新境!极狐 阿尔法S/T 森林版PRO焕新而来</h5> <p>领新登场,全系增配</p> <span>立即查看</span> </a> </div> <div class="swiper-slide"> <a class="isc_left" href="https://www.bjev.com.cn/media/details/168.html" target="_blank"> <h5>15.58万元起售丨极狐 阿尔法T5全优上市</h5> <p>至爱 让每一面都精彩</p> <span>立即查看</span> </a> </div> </div> </div> </div> <div class="index_swiper_bg"></div> <div class="swiper-pagination"></div> <div class="index_swiper_box"> <div class="swiper-container swiper-l"> <div class="swiper-wrapper"> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/195.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20241104/59796520325ed6c6fff244991d1d818a.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/189.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240807/7de0037b035c249d05893766df38c074.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/186.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240621/5f7e4d08f25a8adf168028e34a441cec.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/184.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240603/3ea9067c5a069eccc61cbc409697d916.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/181.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240423/bfe879bf4450c83913f100c83131485f.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/174.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240311/e5ea80015fb13df26b26c6894eb6cbe8.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/171.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20240126/c27901602a9dcedd5158648cc884d643.jpg) no-repeat center;background-size: cover;"></a> </div> <div class="swiper-slide"> <a href="https://www.bjev.com.cn/media/details/168.html" target="_blank" class="isc_right" style="background: url(/public/upload/file/20231228/3001adae2d08ea145bd1a616d40a4da5.jpg) no-repeat center;background-size: cover;"></a> </div> </div> </div> </div> </div> <div class="index_car_info"> <div class=""> <a href="javascript:void(0);"> <h5 class="ici_h5">公司业务</h5> <i class="index_car_img1 hoverimg" onClick="window.location.href='/langu.html';"></i> <h6>未来出行方式的探索者和引领者</h6> <p>构建汽车与能源、互联网、AI人工智能产业融合发展<br>新生态</p> <span class="btn" onClick="window.location.href='/langu.html';">了解更多</span> </a> <a href="javascript:void(0);"> <h5 class="ici_h5">科技创新</h5> <i class="index_car_img3 hoverimg" onClick="window.location.href='/innovate.html';"></i> <h6>引领中国汽车产业转型升级</h6> <p>致力于成为世界级新能源汽车技术创新中心和世界级<br>新能源汽车企业</p> <span onClick="window.location.href='/innovate.html';" class="btn">了解更多</span> </a> <a href="javascript:void(0);"> <h5 class="ici_h5">社会责任</h5> <i class="index_car_img2 hoverimg" onClick="window.location.href='/responsibility/welfare.html';"></i> <h6>让你我共享绿色、便捷、智慧的出行生活</h6> <p>以共同的愿景、使命和价值观,引领“卫蓝”事业发展</p> <span class="btn" style=" margin-top: 90px;" onClick="window.location.href='/responsibility/welfare.html';">了解更多</span> </a> </div> </div> <!-- 新能源汽车 <a id="newenergy"></a> <div class="index_car"> <h5 class="index_com_bt">新能源汽车</h5> <p class="index_com_fbt">为用户创造电动化、智能化、个性化的驾乘体验</p> <ul class="index_car_box" style="width:1200px;margin-bottom:0;"> <a href="https://www.arcfox.com.cn/" target="_blank" class="icb_img1"> <video class="index_car_video1" src="/public/home/images/video/index_jihu.mp4" autoplay poster="" muted> </video> </a> <a href="https://www.beijingauto.com.cn/" target="_blank" class="icb_img2"> <video class="index_car_video1" src="/public/home/images/video/index_beijing_video.mp4" autoplay poster="" muted> </video> </a> </ul> </div> --> <!-- 蓝谷动态 --> <div class="index_dynamic"> <h5 class="index_com_bt">公司动态</h5> <p class="index_com_fbt">数字赋能创新驱动打造高质量发展新引擎</p> <ul class="index_dynamic_box"> <a href="/media/details/192.html" target="_blank"> <div class="idb_img hoverimg" style="background: url(/public/upload/file/20241014/5efbee1e6504c9568ea36015e39e3758.png) no-repeat center;background-size: 100%;"></div> <span>2024/10/14</span> <h6>祝贺北汽男篮取得2024~2025赛季首胜</h6> <p>查看详情</p> </a> <a href="/media/details/191.html" target="_blank"> <div class="idb_img hoverimg" style="background: url(/public/upload/file/20241010/4d632b2feae96c328f0002fd86cc9dde.jpg) no-repeat center;background-size: 100%;"></div> <span>2024/10/10</span> <h6>北汽新能源与海纳川签署合作协议 共建产业链新生态</h6> <p>查看详情</p> </a> <a href="/media/details/189.html" target="_blank"> <div class="idb_img hoverimg" style="background: url(/public/upload/file/20240807/ee2c094e334a1a4488408d0d3895671e.png) no-repeat center;background-size: 100%;"></div> <span>2024/08/07</span> <h6>北汽集团董事长张建勇:享界S9 夫唯大雅 卓尔不群</h6> <p>查看详情</p> </a> </ul> </div> </div> <!-- 中间部分End --> <!-- 引入底部文件Begin --> <footer> <div class="footer_box"> <div class="footer_left"> <img src="/public/home/images/footer_logo20240926.png?ver=202409291457" alt="" style="margin-bottom:14px;width:150px;height:43px;"> <!-- <img src="/public/home/images/footer_logo_arcfox.png" alt=""> --> <div class="footer_logo_border"></div> <div class="footer_shares"> <p class="quotes-name">北汽蓝谷</p> <p class="quotes-price"><span>8.40</span> 元</p> <p class="quotes-zdf"> -0.120 (-1.408%) <i class="quotes-icon" style="background: url(/public/home/images/common/shares-x.png) no-repeat center;background-size: contain;"></i> </p> </div> </div> <div class="footer_right"> <div class="footer_right_list"> <span>关于我们</span> <a href="/about.html">公司概况</a> <!--<a href="/about/leader.html">领导致辞</a>--> <a href="/about/honor.html">公司荣誉</a> <a href="/about/manage.html">合规管理</a> <!-- <a href="/about/yuyue.html">预约参观</a> --> </div> <div class="footer_right_list"> <span>新能源汽车</span> <a href="http://www.arcfox.com.cn/" target="_blank">极狐汽车</a> <a href="/about/service_beiqi.html" target="_blank">北京汽车</a> <a href="/about/service.html" target="_blank">华彰汽车</a> </div> <div class="footer_right_list"> <span>公司业务</span> <a href="/langu.html">蓝谷麦格纳</a> <!-- <a href="/langu/zhihui.html">蓝谷智慧能源</a> --> <a href="/langu/yuyue.html">享界超级工厂</a> <a href="/langu/power.html">蓝谷动力</a> <a href="/langu/travel.html">轻享出行</a> <a href="/langu/battery.html">动力电池信息</a> </div> <div class="footer_right_list"> <span>科技创新</span> <a href="/innovate.html">研发实力</a> <a href="/innovate/core.html">试验中心</a> <a href="/innovate/strategy.html">战略合作伙伴</a> </div> <div class="footer_right_list"> <span>企业文化</span> <a href="/responsibility/culture.html">企业文化</a> <a href="/responsibility/story.html">卫蓝故事</a> <a href="/responsibility/welfare.html">社会公益</a> <!--<a href="/responsibility/report.html">ESG报告</a>--> <a href="/responsibility/peiyang.html">人才培养</a> <a href="/responsibility/zhaopin.html">人才招聘</a> </div> <div class="footer_right_list"> <span>党建动态</span> <a href="/dynamic/activity.html">卫蓝红帆</a> <!-- <a href="/dynamic/activity.html">党建活动</a> --> </div> <div class="footer_right_list"> <span>媒体中心</span> <a href="/media.html">公司动态</a> </div> <!-- <div class="footer_right_list"> <span>人才培养</span> <a href="/talent.html">人才培养</a> <a href="/talent/zhaopin.html">人才招聘</a> <a href="/talent/zhaopin.html?type_id=0">社会招聘</a> <a href="/talent/zhaopin.html?type_id=1">校园招聘</a> </div> --> <div class="footer_right_list"> <span>投资者关系</span> <a href="/investor/shares.html">股票资讯</a> <!-- <a href="/investor/government.html">公司治理</a> --> <a href="/investor/notice.html">公司公告</a> <a href="/investor/report.html">定期报告</a> <!-- <a href="/investor/query.html">投资者查询</a> --> </div> </div> </div> <p></p> <div class="footer_about"> <!-- <h5>关注我们</h5> <div class="footer_about_guanmei"> <a class="fag_wx"> <div class="footer_wx_ewm"></div> </a> <a href="" class="fag_wb"> <div class="footer_wb_ewm"></div> </a> <a href="" class="fag_ks"> <div class="footer_ks_ewm"></div> </a> </div> --> <!-- <p class="footer_about_phone"> <span>纪委监督电话:010-53970666 / 15210772163</span> <span>纪委监督邮箱:bjevjw@163.com</span> <span>合规举报邮箱:hegui@bjev.com.cn</span> </p><br> --> <p class="footer_about_phone"> <a href="/about/contact.html">联系我们</a> <a href="/about/law.html">法律声明</a> <!--<a href="/about/commitment.html">售后服务承诺</a>--> <select class="footer_service_select" name="sel" onchange="javascript: window.open(this.options[this.selectedIndex].value); this.selectedIndex = 0;"> <option class="heise" value="#" disabled="" selected="" hidden="">售后服务承诺</option> <option class="heise" value="https://www.arcfox.com.cn/service.html">极狐汽车</option> <option class="heise" value="https://www.bjev.com.cn/about/service_beiqi.html">北京汽车</option> <option class="heise" value="https://www.bjev.com.cn/about/service.html">华彰汽车</option> </select> <span style="padding-left:30px;">合规举报邮箱:hegui@bjev.com.cn</span> </p> <a href="/public/loophole/" target="_blank" class="footer_about_record" style="color: #666666;">北汽车联网产品安全漏洞管理</a> <div class="footer_about_record">北京新能源 版权所有 <a href="http://beian.miit.gov.cn" target="_blank" style="font-size: 14px;color: #C3C3C3;text-decoration:underline;">ICP证:京ICP备15020473号-2</a></div> </div> </footer> <script type="text/javascript"> $(document).ready(function(e) { //二维码显示与隐藏 $(".footer_about_guanmei>a").hover(function() { $(this).children().show(); }, function() { $(this).children().hide(); }); }); </script> <!-- 引入底部文件End --> </body> <script type="text/javascript"> $(document).ready(function(e) { //轮播图 var Swiper1 = new Swiper('.swiper-r',{ loop: true, }); var Swiper2 = new Swiper('.swiper-l',{ loop: true, controller: { control: Swiper1, by: 'container', }, autoplay: { delay: 3000, stopOnLastSlide: false, disableOnInteraction: false, }, speed: 1000, pagination: { el: '.swiper-pagination', clickable: true, }, }); Swiper1.controller.control = Swiper2; Swiper2.controller.control = Swiper1; // 鼠标移入停止自动滚动 $('.swiper-slide').mouseenter(function() { Swiper2.autoplay.stop(); //Swiper1.autoplay.stop(); }) // 鼠标移出开始自动滚动 $('.swiper-slide').mouseleave(function() { Swiper2.autoplay.start(); //Swiper1.autoplay.start(); }) $(".index_car_box>a").hover(function() { $(this).find('video').css("display", "block").trigger('play'); }, function() { $(this).find('video').css("display", "none").trigger('stop'); }); }); </script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10