﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>萬豐奥特控股集团</title>
<meta name="keywords" content="萬豐，浙江萬豐，萬豐奥特控股集团，萬豐奥特，铝轮，汽车部件，机械装备，金融投资" />
<meta name="description" content="萬豐奥特控股集团是“大交通”领域以先进制造业为核心的国际化企业集团，遵循“永恒提升价值、不断奉献社会”的经营理念，涉足汽车部件、航空工业、智能装备等领域。" />
<meta content="all" name="robots" />
<meta name="Copyright" content="www.wfjt.com, 版权所有,末经许可禁止转载" />
<link href="css/css.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jQuery.js"></script>
<link rel="stylesheet" type="text/css" href="css/component.css" />
</head>
<body>
   <div class="headerMain">
		<div class="top">
				<a href="http://www.wfjt.com/en" class="fr yw">English</a>
		</div>
    <div class="logo"><a href="index.php" title="Wanfeng Group"><img src="img/logo.jpg" /></a></div>
    <div class="nav">
      <ul>
        
        <li> <a href="jj.php">关于萬豐</a>
          <div class="sonNav" style="width:298px">
            <div class="sonNavMain png" style="width:299px; height:250px;">
			<ul>
                <li> 
                <a href="jj.php">集团简介</a>
                 <a href="dsz.php">主席致辞</a>
                  <a href="team.php">高管团队</a>
                 <a href="develop.php">发展历程</a>
                 <a href="custom.php">客户厚爱</a>
                 <a href="leader.php">领导关怀</a>
                 <a href="honor.php">企业荣誉</a>
                 <a href="responsibility.php">社会责任</a>  
                 </li>
              </ul>
              <img src="img/ab.jpg" width="166"/ height="100" />
             <P>萬豐奥特控股集团是“大交通”领域以先进制造业为核心的国际化企业集团，遵循“永恒提升价值、不断奉献社会”的经营理念，涉足汽车部件、航空工业、智能装备等领域。</p>
            </div>
           
          </div>
        </li>
        <li><a href="sy-lv.php">萬豐控股</a>
          <div class="sonNav" style="width:298px">
            <div class="sonNavMain png" style="width:296px;height:160px;">
              <ul>
                <li>
                    <a href="sy-lv.php">铝轮制造</a>
                    <a href="sy-my.php">镁业制造</a>
					<a href="sy-tf.php">环保涂覆</a>
                    <a href="sy-fj.php">飞机制造</a>
					<a href="sy-hk.php">航空工业</a>
                </li>
               
              </ul>
               <img src="img/ab2.jpg" width="166"/ height="100" />
             <P> 缜密分析行业，精准定位产业，清晰架构战略，潜心经营管理，萬豐奥特在先进制造业领域打造了一个又一个行业样板。 </P>
            </div>
            
          </div>
        </li>
        <li> <a href="charm.php">萬豐文化</a>
          <div class="sonNav" style="width:298px">
            <div class="sonNavMain png" style="width:296px;height:176px;" >
              <ul>
                <li>
                    <a href="charm.php">文化魅力</a>
                    <a href="strategic.php">发展战略</a>
                    <a href="Science.php" >科技创新</a>
                    <a href="brand.php">品牌建设</a>
                    <a href="zlwh.php">质量文化</a>
                </li>
              </ul>
               <img src="img/ab3.jpg" width="166"/ height="100" />
             <p>企业文化是萬豐的灵魂。以各级领导团队为主导，吸收了广大员工的集体智慧，提炼出萬豐文化，充分发挥了无比强大的动力和战斗力。 </p>
            </div>
          </div>
        </li>
        
         <li><a target="_blank" href="http://dj.wfjt.com">萬豐党建</a></li>
		 <li><a href="news-com.php">萬豐资讯</a></li>
         <li class="nobg"> <a href="rc.php">加盟萬豐</a>
         <div class="sonNav" style="width:298px;height:160px;">
            <div class="sonNavMain png"  style="height: 160px;">
             <ul>
                 <li> <a href="rc.php">人才理念</a>
				 <a href="https://www.liepin.com/company/7916182?suggestId=262306efa06f1f13c337361a5566edf3" target="_blank">社会招聘</a>
				 <a target="_blank" href="zpjz.php">校园招聘</a> </li>
              </ul>
               <img src="img/ab5.jpg" width="166"/ height="100" />
             <P>来自五湖四海有理想、有抱负的有识之士，都能在萬豐舞台上施展才华、体现价值，与企业同成长、共命运，同发展、共辉煌。</P>
            </div>
          </div>
          </li>
      </ul>
    </div>
  </div>

<script>
$(function(){
  $(".headerTop li").eq(0).hover(function(){
    $(this).addClass("on").find(".sublinks").stop().slideDown(300)
  }, function(){
    $(this).addClass("on").find(".sublinks").stop().slideUp(300)
  })
})
</script>
<link rel="stylesheet" href="css/swiper-bundle.min.css" />
<style>
.swiper {width: 100%; height: 100%;}
.swiper-slide {background-position: center; background-size: cover;}
.swiper-slide img {display: block; width: 100%;}
.swiper-button-next {display:none;}
.swiper-button-prev{display:none;}
.swiper-pagination {bottom:20px !important;}
.swiper-pagination-bullet-active { background:#ba0800;}
  </style>
<div class="swiper mySwiper">
    <div class="swiper-wrapper">
      <div class="swiper-slide">
        <img src="images/homebanner1.jpg" />
      </div>
      <div class="swiper-slide">
        <img src="images/homebanner2.jpg" />
      </div>
    </div>
    <div class="swiper-button-next"></div>
    <div class="swiper-button-prev"></div>
    <div class="swiper-pagination"></div>
  </div>


  <script src="js/swiper-bundle.min.js"></script>
  <script>
    var swiper = new Swiper(".mySwiper", {
      spaceBetween: 30,
      effect: "fade",
	  loop: true,
	  autoplay: {
        delay: 4500,
        disableOnInteraction: false,
      },
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
    });
  </script>

﻿<div class="footer" style=" background: url('image/global_repeat.png') repeat-x scroll 0% 0% transparent;">
  <div class="footerMain">

    <div class="footerIntro">
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <th width="105" style="text-align: left; padding-left: 0px;"><a href="jj.php">关于萬豐</a></th>
          <th width="130" align="left" style="text-indent:12px;"><a href="sy-lv.php">萬豐控股</a></th>
          <th width="130" align="left" style="text-indent:12px;"><a href="charm.php">萬豐文化</a></th>
          <th width="130" align="left" style="text-indent:12px;"><a href="rc.php">加盟萬豐</a></th>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="jj.php">集团简介</a></td>
          <td><a href="sy-lv.php" class="car_click1" target="_blank">铝轮制造</a></td>
          <td><a href="charm.php">文化魅力</a></td>
          <td><a href="rc.php">人才理念</a></td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="dsz.php">主席致辞</a></td>
          <td><a href="sy-my.php" class="car_click2" target="_blank">镁业制造</a></td>
          <td><a href="strategic.php">发展战略</a></td>
          <td><a href="https://www.liepin.com/company/7916182?suggestId=262306efa06f1f13c337361a5566edf3" target="_blank">社会招聘</a></td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="team.php">高管团队</a></td>
          <td><a href="sy-tf.php" class="car_click3" target="_blank">环保涂覆</a></td>
          <td><a href="Science.php">科技创新</a></td>
          <td><a target="_blank" href="zpjz.php">校园招聘</a></td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="develop.php">发展历程</a></td>
          <td><a href="sy-fj.php" class="car_click3" target="_blank">飞机制造</a></td>
          <td><a href="brand.php">品牌建设</a></td>
          <td></td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="custom.php" target="_blank">客户厚爱</a></td>
		  <td><a href="sy-hk.php" class="car_click3" target="_blank">航空工业</a></td>
          <td><a href="zlwh.php">质量文化</a></td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="leader.php" target="_blank">领导关怀</a></td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="honor.php" target="_blank">企业荣誉</a></td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td style="padding-left: 0px;"><a href="responsibility.php" target="_blank">社会责任</a></td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
      </table>
      <script type="text/javascript">
      $(function(){
        $footer = $("#footer");
        $footer.find("th:first").css("text-align","left")
        $footer.find("th:last").css("border","none")
        $footer.find("tr").each(function(){
          $(this).children().eq(0).css("padding-left","0")
          $(this).children().eq(7).css("border","none")
        })
      })
    </script>
    </div>
        
<div class="foot2_wm">
		<div class="weibo">
		<span style="float: left;display: inline;margin-right: 20px;line-height: 40px;height: 40px;width: 118px;">   @萬豐集团官方微博</span>
		<a href="/" target="_blank"><img src="image/sign05.png" width="39" height="39" class="png" alt="" /></a>
		</div>

		<div class="pho"><img width="100" src="img/jt.jpg" />集团官方公众号</div>
		<div class="weixin"><img width="100" src="img/dj.jpg" />萬豐党建公众号 </div>

		<div class="footerLinks">
		<p style="color:#ba0800 !important">相关链接</p>
		<div class="linksList">
		<ul>
		<li><a href="http://www.wfjt.com/" class="tit" target="_blank">集团官网</a></li>
		<li><a href="http://www.wfaw.com.cn/" class="tit" target="_blank">萬豐奥威网站</a></li>
		<li><a href="https://www.diamondaircraft.com/en/" class="tit" target="_blank">萬豐钻石网站</a></li>
		<li><a href="https://www.volocopter.com" class="tit" target="_blank">萬豐Volocopter</a></li>
		<li><a href="https://www.diamondflyingclub.com/" class="tit" target="_blank">钻石飞行俱乐部</a></li>
		<li><a href="http://wfhkgy.com/index.html" class="tit" target="_blank">萬豐航空网站</a></li>
		<li><a href="http://www.meridian-mag.com/" class="tit" target="_blank">萬豐镁瑞丁网站</a></li>
		<li><a href="http://www.wfmg.cn/" class="tit" target="_blank">萬豐镁业网站</a></li>
		<li><a href="http://www.sh-dacromet.com/" class="tit" target="_blank">萬豐涂覆网站</a></li>
		<li><a href="http://www.wfjyjt.com/" class="tit" target="_blank"> 萬豐锦源集团官网</a></li>
		<li><a href="http://www.wfauto.com.cn/" class="tit" target="_blank">萬豐科技网站</a></li>
		</ul>
		</div>
		</div>
</div>
  </div>
  </div>
   <div class="bottom" style="background: url('img/bg/footerbg.jpg') repeat-x scroll center top transparent;"> 
   <div class="w960">
    <div class="footerIntro" style="width:460px">
      Copyright © 2013 萬豐集团有限公司 保留所有版权<a href="http://beian.miit.gov.cn/state/outPortal/loginPortal.action" target="_blank">浙ICP备11036151号-1</a>
    </div>

   <div class="fl" style="width:300px;margin:0 auto; padding:15px 0;">
		 		<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33062402000269" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;margin-right: 20px;float: left;"><img src="gaba.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">浙公网安备 33062402000269号</p></a>
        <a target='_blank' href='http://idinfo.zjaic.gov.cn//bscx.do?method=lzxx&id=3306243306240000112285'><img style="width: 20px;" src='images/gx.gif'/></a>
		 	</div>
   <div class="fr"></div>
</div>
</div>
<script type="text/javascript" src="js/js.js"></script>
<script type="text/javascript" src="js/index.js"></script>
</body>
</html>