`
lgh06
  • 浏览: 55567 次
文章分类
社区版块
存档分类
最新评论

某移动版网页源码留存

 
阅读更多

2014年世界500强排行榜
http://www.fortunechina.com/16mm/2014/7/2014global500.htm

请用微信浏览


<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
<title>2014年世界500强排行榜</title>

<script type="text/javascript">
var imgUrl = 'http://fortunechina.oss.aliyuncs.com/16mm/2014global500/2014global500.jpg';
var lineLink = 'http://www.fortunechina.com/16mm/2014/7/2014global500.htm';
var descContent = "中国公司首次进入前三;中国公司数量达到100家,7家公司首次上榜";
var shareTitle = "2014年世界500强排行榜";
var appid = 'wxc2576623838b7aa5';

function shareFriend() {
	WeixinJSBridge.invoke('sendAppMessage',{
		"appid": appid,
		"img_url": imgUrl,
		"img_width": "200",
		"img_height": "200",
		"link": lineLink,
		"desc": descContent,
		"title": shareTitle
	}, function(res) {
		//_report('send_msg', res.err_msg);
	})
}
function shareTimeline() {
	WeixinJSBridge.invoke('shareTimeline',{
		"img_url": imgUrl,
		"img_width": "200",
		"img_height": "200",
		"link": lineLink,
		"desc": descContent,
		"title": shareTitle
	}, function(res) {
		   //_report('timeline', res.err_msg);
	});
}
function shareWeibo() {
	WeixinJSBridge.invoke('shareWeibo',{
		"content": descContent,
		"url": lineLink,
	}, function(res) {
		//_report('weibo', res.err_msg);
	});
}
// 当微信内置浏览器完成内部初始化后会触发WeixinJSBridgeReady事件。
document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
	// 发送给好友
	WeixinJSBridge.on('menu:share:appmessage', function(argv){
		shareFriend();
	});
	// 分享到朋友圈
	WeixinJSBridge.on('menu:share:timeline', function(argv){
		shareTimeline();
	});
	// 分享到微博
	WeixinJSBridge.on('menu:share:weibo', function(argv){
		shareWeibo();
	});
}, false);


function changeLang()
{
	
	if($("#yi").html()==("English"))
	{
		$("#yi").html("中文");
		$(".cn").css("visibility","hidden");
		$(".en").css("visibility","visible");
		
	}else
	{
		$("#yi").html("English");
		$(".en").css("visibility","hidden");
		$(".cn").css("visibility","visible");
		

	}
}
</script>

<style type="text/css">
html{height:100%;}
body,p,input,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form{margin:0;padding:0;list-style:none;vertical-align:middle;line-height:1;}
body{font-family:"微软雅黑",helvetica,arial;color:#000;min-width:320px;height:100%;}
header,section,footer,img{display:block;margin:0;padding:0}
img{border:0}


.en{ visibility:hidden;}

.rspan3,.rspan1,.rspan2,.rspan4,.rspan5,.rspan6,.rspan7,.rspan8,.rspan9,.rspan10
{ display:none; position:absolute; bottom:5px; left:25px; font-size:14px; color:#FFF;}




#loading { position: absolute; width: 100%; height: 100%; background: #fff url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/loader.gif) 50% 50% no-repeat; -webkit-background-size: 30px auto; background-size: 30px auto; z-index: 100000; top: 0;}
#loading p { position: absolute; width: 100%; text-align: center; top: 50%; margin-top: 20px; font-size: 13px; color: #666;}

.swiper-container,
.swiper-container-p2-1,
.swiper-container-p2-2,
.swiper-container-p2-3,
.swiper-container-p2-4,
.swiper-container-p2-5,
.swiper-container-p2-6,.swiper-container-p2-7,.swiper-container-p2-8,.swiper-container-p2-9,
.swiper-container-p2-10,.swiper-container-p2-11,.swiper-container-p2-12,.swiper-container-p2-13,
.swiper-container-p2-14,.swiper-container-p2-15,.swiper-container-p2-16,.swiper-container-p2-17,
.swiper-container-p2-18,.swiper-container-p2-19,.swiper-container-p2-20
 {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
	
}

.table { position: relative; z-index: 10; margin-top: 10px; padding-bottom: 30px;}
.table a { display: block; height: 30px!important; line-height: 30px; border-bottom: 1px solid #333; text-decoration: none;}
.table a:active { background-color: #ff7800;}
.table a span { display: block; float: left; font-size: 12px; color: #fff;}
.table a span.t1 { width: 15%;}
.table a span.t2 { width: 40%;}
.table a span.t3 { width: 20%; color: #f8e000;}
.table a span.t4 { width: 25%; }
.table a span.t5 { width: 65%; }
.table a span.t6 { width: 65%; color: #f8e000;}
.table a span strong { font-weight: normal; padding-left: 10px;}

.swiper-wrapper {
	position:relative;
	width:100%;
	height:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}
.swiper-container {
	max-width: 640px;
	height: 100%;
	margin: 0 auto;
}
.swiper-slide {
	height: 100%;
	position: relative;
	overflow: hidden;
	
}

.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 0px;
	width: 100%;
	z-index: 10000;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	margin: 0 3px;
	cursor: pointer;
}
.swiper-active-switch {
	background: #fff;
}

@keyframes p1-1
{
	0% { top: -65px;}
	60% { top: 0;}
	80% { top: -10px;}
	100% { top: 0;}
}
@-webkit-keyframes p1-1
{
	0% { top: -65px;}
	60% { top: 0;}
	80% { top: -10px;}
	100% { top: 0;}
}

@keyframes mt-1
{
	from { opacity: 0; -webkit-transform: scale(0.5,0.5); transform: scale(0.5,0.5);}
	to { opacity: 100; -webkit-transform: scale(1,1); transform: scale(1,1);}
}
@-webkit-keyframes mt-1
{
	from { opacity: 0; -webkit-transform: scale(0.5,0.5); transform: scale(0.5,0.5);}
	to { opacity: 100; -webkit-transform: scale(1,1); transform: scale(1,1);}
}

@keyframes p1-2
{
	0% { top: 0;}
	25% { top: -20px;}
	50% { top: 0;}
	75% { top: -20px;}
	100% { top: 0;}
}
@-webkit-keyframes p1-2
{
	0% { top: 0;}
	25% { top: -20px;}
	50% { top: 0;}
	75% { top: -20px;}
	100% { top: 0;}
}

@keyframes p8-1
{
	0% { opacity: 0; top: 240px;}
	5% { opacity: 1; top: 240px;}
	20% { opacity: 1; top: 200px;}
	25% { opacity: 1; top: 240px;}
	40% { opacity: 1; top: 200px;}
	45% { opacity: 1; top: 240px;}
	60% { opacity: 1; top: 200px;}
	65% { opacity: 1; top: 240px;}
	80% { opacity: 1; top: 200px;}
	85% { opacity: 1; top: 240px;}
	100% { opacity: 1; top: 200px;}
}
@-webkit-keyframes p8-1
{
	0% { opacity: 0; top: 240px;}
	5% { opacity: 1; top: 240px;}
	20% { opacity: 1; top: 200px;}
	25% { opacity: 1; top: 240px;}
	40% { opacity: 1; top: 200px;}
	45% { opacity: 1; top: 240px;}
	60% { opacity: 1; top: 200px;}
	65% { opacity: 1; top: 240px;}
	80% { opacity: 1; top: 200px;}
	85% { opacity: 1; top: 240px;}
	100% { opacity: 1; top: 200px;}
}
@keyframes p18-1
{
	from { opacity: 0;}
	to { opacity: 100;}
}
@-webkit-keyframes p18-1
{
	from { opacity: 0;}
	to { opacity: 100;}
}
@keyframes logo18
{
	from { opacity: 0;}
	to { opacity: 100;}
}
@-webkit-keyframes logo18
{
	from { opacity: 0;}
	to { opacity: 100;}
}

@keyframes arrow
{
	0% { bottom: 40px; opacity: 0;}
	20% { bottom: 20px; opacity: 1;}
	40% { bottom: 40px; opacity: 1;}
	60% { bottom: 20px; opacity: 1;}
	80% { bottom: 40px; opacity: 1;}
	100% { bottom: 20px; opacity: 1;}
}
@-webkit-keyframes arrow
{
	0% { bottom: 40px; opacity: 0;}
	20% { bottom: 20px; opacity: 1;}
	40% { bottom: 40px; opacity: 1;}
	60% { bottom: 20px; opacity: 1;}
	80% { bottom: 40px; opacity: 1;}
	100% { bottom: 20px; opacity: 1;}
}

@keyframes view-1
{
	from { opacity: 0; left: -50px;}
	to { opacity: 100; left: 0;}
}
@-webkit-keyframes view-1
{
	from { opacity: 0; left: -50px;}
	to { opacity: 100; left: 0;}
}
@keyframes view-2
{
	0% { opacity: 0;}
	40% { opacity: 100;}
	70% { -webkit-transform: scale(1.3,1.3); transform: scale(1.3,1.3); opacity: 100;}
	100% { -webkit-transform: scale(1,1); transform: scale(1,1); opacity: 100;}
}
@-webkit-keyframes view-2
{
	0% { opacity: 0;}
	40% { opacity: 100;}
	70% { -webkit-transform: scale(1.3,1.3); transform: scale(1.3,1.3); opacity: 100;}
	100% { -webkit-transform: scale(1,1); transform: scale(1,1); opacity: 100;}
}
@keyframes view-3
{
	from { opacity: 0; width: 160px; height: 160px;}
	to { opacity: 100; width: 400px; height: 400px;}
}
@-webkit-keyframes view-3
{
	from { opacity: 0; width: 160px; height: 160px;}
	to { opacity: 100; width: 400px; height: 400px;}
}

.bg-1 { width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.bg-2 { width: 100%; height: 100%; background-position: 50% 50%; -webkit-background-size: 105% auto; background-size: 105% auto; background-repeat: no-repeat; position: absolute; top: 0; left: 0;}

.p1-1 { position: absolute; z-index: 10; left: 50%; top: -65px; margin-left: -85px;}
.mt-1 { position: absolute; z-index: 10; width: 200px; left: 50%; top: 40px; margin-left: -150px; opacity: 0;}
.p1-2 { position: absolute; top: 0; left: 38px;}
.p1-3 { position: absolute; top: 82px; left: 0;}
.p1 .arrow,
.p18 .arrow { display: block; width: 30px; height: 13px; position: absolute; z-index: 10; bottom: 40px; left: 50%; margin-left: -15px; background: url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/icon-1.png) 0 0 no-repeat; -webkit-background-size: 50px auto; background-size: 50px auto; opacity: 0;}

.p8-1 { position: absolute; z-index: 100; right: 0; top: 240px; opacity: 0;}
.p8-2c3 { position: absolute; z-index: 10; width: 210px; left: 50%; top: 120px; margin-left: -105px; opacity: 0;}
.p8-2 { position: absolute; top: 0; left: 68px;}
.p8-3 { position: absolute; top: 42px; left: 0;}

.p18-1c2 { position:  absolute; z-index: 10; width: 300px; height: 180px; top: 30%; left: 50%; margin: -110px 0 0 -140px;}
.p18-1 { position: absolute; top: -30px; left: 60px; opacity: 0;}
.logo18 { position: absolute; top: 18px; left: 35px; opacity: 0;}
.p18-3 { position: absolute; text-align: center; width: 100%; top: 35%; margin: 90px 0 0 0; z-index: 10; color: #fff; opacity: 0;}

.view .title { position: absolute; z-index: 10; width: 100%; height: 45px; padding-top: 15px; top: 0; left: -50px;left: 0px\9; background: url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-title.png) 0 0 repeat-x; -webkit-background-size: 10px auto; background-size: 10px auto; opacity: 0;}
.view .title h1 {font-size:20px;height: 26px; margin-left: 15px; color:#FFF;  -webkit-background-size: 250px auto; background-size: 250px auto;}
.view .title h1.title-1 { background-position: 0 0;}
.view .title h1.title-2 { background-position: 0 -40px;}
.view .title h1.title-3 { background-position: 0 -80px;}
.view .title h1.title-4 { background-position: 0 -120px;}
.view .title h1.title-5 { background-position: 0 -160px;}
.view .title h1.title-6 { background-position: 0 -200px;}
.view .title h1.title-7 { background-position: 0 -240px;}
.view .title h1.title-8 { background-position: 0 -280px;}
.view .title h1.title-9 { background-position: 0 -320px;}
.view .title h1.title-10 { background-position: 0 -360px;}
.view .title h1.title-11 { background-position: 0 -400px;}
.view .title h1.title-12 { background-position: 0 -440px;}
.view .title h1.title-13 { background-position: 0 -480px;}
.view .title h1.title-14 { background-position: 0 -520px;}
.view .title h1.title-15 { background-position: 0 -560px;}
.view .intro { position: absolute; z-index: 10; width: 100%; height: 30px; top: 50px; left: -50px;left: 0px\9; font-size: 14px; color: #000; opacity: 0;}
.view .intro .bg { position: absolute; width: 100%; height: 30px; background-color: #fff; opacity: 0.5; top: 0; left: 0;}
.view .intro p { padding: 0 15px; position: relative; z-index: 100; line-height: 30px; height:30px;text-overflow: ellipsis;overflow: hidden; }
.view .number { position: absolute; width: 100%; height: 150px; left: -50px;left: 0px\9; bottom: 0; z-index: 10; padding-top: 10px; opacity: 0;}
.view .number .bg { position: absolute; width: 100%; height: 220px; left: 0; bottom: 0; background-color: #000; opacity: 0.5;}
.view .number p { margin: 0 15px; color: #ff7900; font-weight:bold; font-size: 24px; position: relative; z-index: 100; line-height: 30px;}
.view .number dl { height: 40px; position: absolute; bottom: 10px; left: 15px; z-index: 100; width: 98%; margin-right:5px;}
.view .number dt { width: 140px; height: 40px; float: left; background: url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-number.png) 0 0 repeat-x; -webkit-background-size: 250px auto; background-size: 250px auto; text-indent: -10000em; font-size: 0;}
.view .number dd { position: absolute; bottom: 5px; height:150px; left: 0px; width: 96%; opacity: 0;}
.view .number dd strong { display: block; height: 24px;  line-height: 20px; color: #fcff00; font-size: 14px; font-weight: bold; padding: 10px 5px 0 0; }

.view .number dd strong a{

	display:block; border:1px solid #DDD; background:#222; height:30px; line-height:30px; width:100px; text-align:center;
}
.hswiper{ display: block; height: 24px;  line-height: 20px; color: #e3d700; font-size: 14px; font-weight: bold; padding: 0 5px 0 0;}

.view .number dd span { display: block; width: 40px; height: 40px; float: left; background: url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-number.png) 0 -40px repeat-x; -webkit-background-size: 250px auto; background-size: 250px auto; text-indent: -10000em; font-size: 0;}

.view .light { position: absolute; top: 0; right: 0; width: 160px; height: 160px; z-index: 10000; opacity: 0;}
.view .light img { width: 100%; height: 100%;}

.nav { overflow: hidden; zoom: 1; width: 300px; margin: 10px auto 0 auto; position: relative; z-index: 10;}
.nav a { display: block; width: 48px; height: 30px; float: left; line-height: 30px; text-align: center; text-decoration: none; border: 1px solid #405261; background-color: #d9e4ed; color: #ff7800;}
.nav a:first-child { border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.nav a:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.nav a.active { background-color: #ff7800; color: #fff;}


.yibutton { position: absolute; z-index: 10; width: 200px; right: 0; top: 55%; background-color:#fff; opacity: 0.7; text-align:center; vertical-align:middle; line-height:50px; font-size:14px; width:60px; height:50px;border: 2px solid #ddd; 
border-bottom-left-radius: 15px; border-top-left-radius: 15px;-webkit-border-top-left-radius: 15px;-webkit-border-bottom-left-radius: 15px; color:#C74B03; font-weight:bold; }

.load .swiper-slide-active .p1-1 {
	animation: p1-1 0.5s;
	-webkit-animation: p1-1 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-timing-function: ease-in;
	-webkit-animation-timing-function: ease-in;
}
.load .swiper-slide-active .mt-1,
.load .swiper-slide-active .p8-2c3 {
	animation: mt-1 0.5s;
	-webkit-animation: mt-1 0.5s;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active .p1-2,
.load .swiper-slide-active .p8-2 {
	animation: p1-2 1s;
	-webkit-animation: p1-2 1s;
	animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active.p1 .arrow {
	animation: arrow 2s;
	-webkit-animation: arrow 2s;
	animation-delay: 1.4s;
	-webkit-animation-delay: 1.4s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.load .swiper-slide-active.view .title {
	animation: view-1 0.5s;
	-webkit-animation: view-1 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active.view .intro {
	animation: view-1 0.5s;
	-webkit-animation: view-1 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active.view .number {
	animation: view-1 0.5s;
	-webkit-animation: view-1 0.5s;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active.view .number dd {
	animation: view-2 0.4s;
	-webkit-animation: view-2 0.4s;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active.view .light {
	animation: view-3 1s;
	-webkit-animation: view-3 1s;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
/*.swiper-slide-active.view .bg-2 {
	animation: view-2 100s;
	-webkit-animation: view-2 100s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
}*/

.load .swiper-slide-active .p8-1 {
	animation: p8-1 5s;
	-webkit-animation: p8-1 5s;
	animation-delay: 2.8s;
	-webkit-animation-delay: 2.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.load .swiper-slide-active .p18-1 {
	animation: p18-1 0.3s;
	-webkit-animation: p18-1 0.3s;
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active .logo18 {
	animation: logo18 1s;
	-webkit-animation: logo18 1s;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
.load .swiper-slide-active .p18-3 {
	animation: logo18 1s;
	-webkit-animation: logo18 1s;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}

.load .swiper-slide-active.p18 .arrow {
	animation: arrow 2s;
	-webkit-animation: arrow 2s;
	animation-delay: 2.8s;
	-webkit-animation-delay: 2.8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}



</style>

</head>

<body onLoad="load()">

<div style="display: block;" id="loading">
	<p></p>
    <p></p>
    <p></p>
	<p>加载中,请稍候。。。</p>
</div>

<div class="swiper-container load">
	<div style="width: 640px; height: 16560px;" class="swiper-wrapper">
		<div style="width: 640px; height: 920px;" class="swiper-slide p1 swiper-slide-visible swiper-slide-active">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-1.jpg" class="bg-1" style="width:100%;height:100%;">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/p1-1.png" class="p1-1"  width="170">
			<div class="mt-1 cn">
				
				<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/maintitle.png" class="p1-3"  height="150px">
			</div>
            <div class="mt-1 en">
				
				<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/maintitle2.png" class="p1-3"  height="150px">
			</div>
			<span class="arrow"></span>
		</div>
        
               
        
        <div style="width: 640px; height: 920px;" class="swiper-slide p18">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-3.jpg" class="bg-1" style="width:100%;height:100%;">
			
           
			<div style="color:#fff; position:absolute; top:15px; line-height:40px; margin:15px; line-height:32px;" class="cn">
            <span style=" padding-bottom:10px; display:block;">· 沃尔玛重回榜首。中石化取代了埃克森美孚,在榜上排名第三,打破了该公司与沃尔玛和壳牌三足鼎立的历史。</span>

    <span style=" padding-bottom:10px; display:block;">· 中国上榜公司数量达100家,7家中国公司首次跻身世界500强</span>


    <span style=" padding-bottom:10px; display:block;">· 五家最赚钱的公司:沃达丰、两房、中国工商银行、苹果</span>
    
      <span style=" padding-bottom:10px; display:block;">· 戴尔、雅培、野村控股、理光集团等27家公司最终跌出了今年的世界500强。</span>

	<span style=" color:#C74B03">以下营收与利润数字单位均为:百万美元</span>            
            
            </div>
            
            
             
			
		</div>
        
       



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-2.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第1名:沃尔玛</h1> 
</div> 
<div class="intro cn"> 
<p >营收:476294.0(百万美元) 国家:美国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton1"  id="rbutton1_1" onClick="show(myChart1,'pie', lilv1,1,1)">净利率</a><br>
<a class="rbutton1" id="rbutton1_2" onClick="show(myChart1,'pie', roa1,1,2)">资产收益率</a><br> 
<a class="rbutton1"id="rbutton1_3" style="background-color:#888" onClick="show(myChart1,'line', history1,1,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart1" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan1"  id="rspan1_1">3.4%</span> 
<span class="rspan1" id="rspan1_2">7.8%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-1.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第2名:荷兰皇家壳牌石油公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:459599.0(百万美元) 国家:荷兰 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton2"  id="rbutton2_1" onClick="show(myChart2,'pie', lilv2,2,1)">净利率</a><br>
<a class="rbutton2" id="rbutton2_2" onClick="show(myChart2,'pie', roa2,2,2)">资产收益率</a><br> 
<a class="rbutton2"id="rbutton2_3" style="background-color:#888" onClick="show(myChart2,'line', history2,2,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart2" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan2" id="rspan2_1">3.6%</span> 
<span class="rspan2" id="rspan2_2">4.6%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-5.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第3名:中国石油化工集团公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:457201.1(百万美元) 国家:中国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton3"  id="rbutton3_1" onClick="show(myChart3,'pie', lilv3,3,1)">净利率</a><br>
<a class="rbutton3" id="rbutton3_2" onClick="show(myChart3,'pie', roa3,3,2)">资产收益率</a><br> 
<a class="rbutton3"id="rbutton3_3" style="background-color:#888" onClick="show(myChart3,'line', history3,3,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart3" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan3" id="rspan3_1">2.0%</span> 
<span class="rspan3" id="rspan3_2">2.5%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-4.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第4名:中国石油天然气集团公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:432007.7(百万美元) 国家:中国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton4"  id="rbutton4_1" onClick="show(myChart4,'pie', lilv4,4,1)">净利率</a><br>
<a class="rbutton4" id="rbutton4_2" onClick="show(myChart4,'pie', roa4,4,2)">资产收益率</a><br> 
<a class="rbutton4"id="rbutton4_3" style="background-color:#888" onClick="show(myChart4,'line', history4,4,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart4" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan4" id="rspan4_1">4.3%</span> 
<span class="rspan4" id="rspan4_2">3.0%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-3.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第5名:埃克森美孚</h1> 
</div> 
<div class="intro cn"> 
<p >营收:407666.0(百万美元) 国家:美国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton5"  id="rbutton5_1" onClick="show(myChart5,'pie', lilv5,5,1)">净利率</a><br>
<a class="rbutton5" id="rbutton5_2" onClick="show(myChart5,'pie', roa5,5,2)">资产收益率</a><br> 
<a class="rbutton5"id="rbutton5_3" style="background-color:#888" onClick="show(myChart5,'line', history5,5,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart5" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan5" id="rspan5_1">8.0%</span> 
<span class="rspan5" id="rspan5_2">9.4%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-6.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第6名:英国石油公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:396217.0(百万美元) 国家:英国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton6"  id="rbutton6_1" onClick="show(myChart6,'pie', lilv6,6,1)">净利率</a><br>
<a class="rbutton6" id="rbutton6_2" onClick="show(myChart6,'pie', roa6,6,2)">资产收益率</a><br> 
<a class="rbutton6"id="rbutton6_3" style="background-color:#888" onClick="show(myChart6,'line', history6,6,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart6" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan6" id="rspan6_1">5.9%</span> 
<span class="rspan6" id="rspan6_2">7.7%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-9.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第7名:国家电网公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:333386.5(百万美元) 国家:中国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton7"  id="rbutton7_1" onClick="show(myChart7,'pie', lilv7,7,1)">净利率</a><br>
<a class="rbutton7" id="rbutton7_2" onClick="show(myChart7,'pie', roa7,7,2)">资产收益率</a><br> 
<a class="rbutton7"id="rbutton7_3" style="background-color:#888" onClick="show(myChart7,'line', history7,7,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart7" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan7" id="rspan7_1">2.4%</span> 
<span class="rspan7" id="rspan7_2">1.9%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-8.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第8名:大众公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:261539.1(百万美元) 国家:德国 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton8"  id="rbutton8_1" onClick="show(myChart8,'pie', lilv8,8,1)">净利率</a><br>
<a class="rbutton8" id="rbutton8_2" onClick="show(myChart8,'pie', roa8,8,2)">资产收益率</a><br> 
<a class="rbutton8"id="rbutton8_3" style="background-color:#888" onClick="show(myChart8,'line', history8,8,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart8" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan8" id="rspan8_1">4.6%</span> 
<span class="rspan8" id="rspan8_2">2.7%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-7.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第9名:丰田汽车公司</h1> 
</div> 
<div class="intro cn"> 
<p >营收:256454.8(百万美元) 国家:日本 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton9"  id="rbutton9_1" onClick="show(myChart9,'pie', lilv9,9,1)">净利率</a><br>
<a class="rbutton9" id="rbutton9_2" onClick="show(myChart9,'pie', roa9,9,2)">资产收益率</a><br> 
<a class="rbutton9"id="rbutton9_3" style="background-color:#888" onClick="show(myChart9,'line', history9,9,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart9" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan9" id="rspan9_1">7.1%</span> 
<span class="rspan9" id="rspan9_2">4.5%</span> 
</div> 



<div style="width: 640px; height: 920px;" class="swiper-slide p4 view">
<div class="bg-2" style="background-image:url(http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-10.jpg);"></div>
<div class="title cn"> 
<h1 class="title-3">第10名:嘉能可</h1> 
</div> 
<div class="intro cn"> 
<p >营收:232694.0(百万美元) 国家:瑞士 
</p> 
<span class="bg" ></span>
</div> 
<div class="number cn">
<dl><dd style="">
<strong style=" float: right;">
<a class="rbutton10"  id="rbutton10_1" onClick="show(myChart10,'pie', lilv10,10,1)">净利率</a><br>
<a class="rbutton10" id="rbutton10_2" onClick="show(myChart10,'pie', roa10,10,2)">资产收益率</a><br> 
<a class="rbutton10"id="rbutton10_3" style="background-color:#888" onClick="show(myChart10,'line', history10,10,3)">历年营收利润</a> 
</strong> 
<canvas id="myChart10" width="170" height="150" style=" float:left "></canvas> 
</dd></dl><span class="bg" style="height:170px;"></span></div> 
<span class="rspan10" id="rspan10_1">-3.2%</span> 
<span class="rspan10" id="rspan10_2">-4.8%</span> 
</div> 







         
        
		<div style="width: 640px; height: 920px;" class="swiper-slide p18">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-3.jpg" class="bg-1" style="width:100%;height:100%;">
             <div class="table swiper-container-p2-1">
					<div class="table-module swiper-wrapper">
					<div class="swiper-slide" style="float:left; width:320px;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t2"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  <span 
class="t4"><strong>国家</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/6/2014"> <span 
class="t1"><strong>11</strong></span><span 
class="t2"><strong>道达尔公司</strong></span><span 
class="t3"><strong>227882.7</strong></span><span 
class="t4"><strong>法国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/5/2014"> <span 
class="t1"><strong>12</strong></span><span 
class="t2"><strong>雪佛龙</strong></span><span 
class="t3"><strong>220356.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/40/2014"> <span 
class="t1"><strong>13</strong></span><span 
class="t2"><strong>三星电子</strong></span><span 
class="t3"><strong>208938.4</strong></span><span 
class="t4"><strong>韩国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/41/2014"> <span 
class="t1"><strong>14</strong></span><span 
class="t2"><strong>伯克希尔-哈撒韦</strong></span><span 
class="t3"><strong>182150.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/253/2014"> <span 
class="t1"><strong>15</strong></span><span 
class="t2"><strong>苹果公司</strong></span><span 
class="t3"><strong>170910.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/73/2014"> <span 
class="t1"><strong>16</strong></span><span 
class="t2"><strong>安盛</strong></span><span 
class="t3"><strong>165893.5</strong></span><span 
class="t4"><strong>法国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/22/2014"> <span 
class="t1"><strong>17</strong></span><span 
class="t2"><strong>俄罗斯天然气公司</strong></span><span 
class="t3"><strong>165016.7</strong></span><span 
class="t4"><strong>俄罗斯</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/26/2014"> <span 
class="t1"><strong>18</strong></span><span 
class="t2"><strong>意昂集团</strong></span><span 
class="t3"><strong>162560.0</strong></span><span 
class="t4"><strong>德国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/608/2014"> <span 
class="t1"><strong>19</strong></span><span class="t2"><strong>Phillips 
66公司</strong></span><span class="t3"><strong>161175.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/23/2014"> <span 
class="t1"><strong>20</strong></span><span 
class="t2"><strong>戴姆勒股份公司</strong></span><span 
class="t3"><strong>156628.4</strong></span><span 
class="t4"><strong>德国</strong></span></a><a><span 
class="t6"><strong>单位:百万美元</strong></span></a> </div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t2"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  <span 
class="t4"><strong>国家</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/18/2014"> <span 
class="t1"><strong>21</strong></span><span 
class="t2"><strong>通用汽车公司</strong></span><span 
class="t3"><strong>155427.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/17/2014"> <span 
class="t1"><strong>22</strong></span><span 
class="t2"><strong>埃尼石油公司</strong></span><span 
class="t3"><strong>154108.7</strong></span><span 
class="t4"><strong>意大利</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/11/2014"> <span 
class="t1"><strong>23</strong></span><span 
class="t2"><strong>日本邮政控股公司</strong></span><span 
class="t3"><strong>152125.8</strong></span><span 
class="t4"><strong>日本</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/551/2014"> <span 
class="t1"><strong>24</strong></span><span 
class="t2"><strong>EXOR集团</strong></span><span 
class="t3"><strong>150996.9</strong></span><span 
class="t4"><strong>意大利</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/92/2014"> <span 
class="t1"><strong>25</strong></span><span 
class="t2"><strong>中国工商银行</strong></span><span 
class="t3"><strong>148802.6</strong></span><span 
class="t4"><strong>中国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/19/2014"> <span 
class="t1"><strong>26</strong></span><span 
class="t2"><strong>福特汽车公司</strong></span><span 
class="t3"><strong>146917.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/12/2014"> <span 
class="t1"><strong>27</strong></span><span 
class="t2"><strong>通用电气公司</strong></span><span 
class="t3"><strong>146231.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/34/2014"> <span 
class="t1"><strong>28</strong></span><span 
class="t2"><strong>巴西国家石油公司</strong></span><span 
class="t3"><strong>141462.0</strong></span><span 
class="t4"><strong>巴西</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/42/2014"> <span 
class="t1"><strong>29</strong></span><span 
class="t2"><strong>麦克森公司</strong></span><span 
class="t3"><strong>138030.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/33/2014"> <span 
class="t1"><strong>30</strong></span><span 
class="t2"><strong>瓦莱罗能源公司</strong></span><span 
class="t3"><strong>137758.0</strong></span><span 
class="t4"><strong>美国</strong></span></a><a><span 
class="t6"><strong>单位:百万美元</strong></span></a> </div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t2"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  <span 
class="t4"><strong>国家</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/20/2014"> <span 
class="t1"><strong>31</strong></span><span 
class="t2"><strong>安联保险集团</strong></span><span 
class="t3"><strong>134636.1</strong></span><span 
class="t4"><strong>德国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/109/2014"> <span 
class="t1"><strong>32</strong></span><span 
class="t2"><strong>鸿海精密工业股份</strong></span><span 
class="t3"><strong>133161.7</strong></span><span 
class="t4"><strong>中国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/43/2014"> <span 
class="t1"><strong>33</strong></span><span 
class="t2"><strong>法国兴业银行</strong></span><span 
class="t3"><strong>132711.1</strong></span><span 
class="t4"><strong>法国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/29/2014"> <span 
class="t1"><strong>34</strong></span><span 
class="t2"><strong>美国电话电报公司</strong></span><span 
class="t3"><strong>128752.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/63/2014"> <span 
class="t1"><strong>35</strong></span><span class="t2"><strong>CVS 
Caremark公司</strong></span><span 
class="t3"><strong>126761.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/31/2014"> <span 
class="t1"><strong>36</strong></span><span 
class="t2"><strong>墨西哥石油公司</strong></span><span 
class="t3"><strong>125943.9</strong></span><span 
class="t4"><strong>墨西哥</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/405/2014"> <span 
class="t1"><strong>37</strong></span><span 
class="t2"><strong>房利美</strong></span><span 
class="t3"><strong>125696.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/125/2014"> <span 
class="t1"><strong>38</strong></span><span 
class="t2"><strong>中国建设银行</strong></span><span 
class="t3"><strong>125397.7</strong></span><span 
class="t4"><strong>中国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/71/2014"> <span 
class="t1"><strong>39</strong></span><span 
class="t2"><strong>联合健康集团</strong></span><span 
class="t3"><strong>122489.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/24/2014"> <span 
class="t1"><strong>40</strong></span><span 
class="t2"><strong>法国巴黎银行</strong></span><span 
class="t3"><strong>121939.2</strong></span><span 
class="t4"><strong>法国</strong></span></a><a><span 
class="t6"><strong>单位:百万美元</strong></span></a> </div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t2"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  <span 
class="t4"><strong>国家</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/27/2014"> <span 
class="t1"><strong>41</strong></span><span 
class="t2"><strong>委内瑞拉国家石油</strong></span><span 
class="t3"><strong>120979.0</strong></span><span 
class="t4"><strong>委内瑞拉</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/55/2014"> <span 
class="t1"><strong>42</strong></span><span 
class="t2"><strong>威瑞森电信</strong></span><span 
class="t3"><strong>120550.0</strong></span><span 
class="t4"><strong>美国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/65/2014"> <span 
class="t1"><strong>43</strong></span><span 
class="t2"><strong>卢克石油公司</strong></span><span 
class="t3"><strong>119118.0</strong></span><span 
class="t4"><strong>俄罗斯</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/53/2014"> <span 
class="t1"><strong>44</strong></span><span 
class="t2"><strong>苏伊士集团</strong></span><span 
class="t3"><strong>118551.3</strong></span><span 
class="t4"><strong>法国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/51/2014"> <span 
class="t1"><strong>45</strong></span><span 
class="t2"><strong>本田汽车</strong></span><span 
class="t3"><strong>118210.5</strong></span><span 
class="t4"><strong>日本</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/158/2014"> <span 
class="t1"><strong>46</strong></span><span 
class="t2"><strong>俄罗斯石油公司</strong></span><span 
class="t3"><strong>117079.3</strong></span><span 
class="t4"><strong>俄罗斯</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/155/2014"> <span 
class="t1"><strong>47</strong></span><span 
class="t2"><strong>中国农业银行</strong></span><span 
class="t3"><strong>115392.1</strong></span><span 
class="t4"><strong>中国</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/47/2014"> <span 
class="t1"><strong>48</strong></span><span 
class="t2"><strong>意大利忠利保险公司</strong></span><span 
class="t3"><strong>115224.4</strong></span><span 
class="t4"><strong>意大利</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/8/2014"> <span 
class="t1"><strong>49</strong></span><span 
class="t2"><strong>荷兰国际集团</strong></span><span 
class="t3"><strong>114295.1</strong></span><span 
class="t4"><strong>荷兰</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/32/2014"> <span 
class="t1"><strong>50</strong></span><span 
class="t2"><strong>惠普</strong></span><span 
class="t3"><strong>112298.0</strong></span><span 
class="t4"><strong>美国</strong></span></a><a><span 
class="t6"><strong>单位:百万美元</strong></span></a> </div>


					</div>
					
				</div>
			<div class="pagination pagination1"></div>
             <span class="arrow"></span>
		</div>
        
        
        <div style="width: 640px; height: 920px;" class="swiper-slide p18">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-3.jpg" class="bg-1" style="width:100%;height:100%;">
			
           
			<div style="color:#fff; position:absolute; top:30px; margin:15px; line-height:32px;" class="cn">
            
            包含台湾在内,今年中国上榜公司数量依然保持增长态势,总数已经达到100家。中国大陆(含香港在内,不包括台湾)上榜企业再创新高,由去年的89家增长至95家。除百联集团一家落榜外,去年的其他上榜公司都留在了榜单上。其中中国两大民营企业华为投资控股有限公司和联想集团排名都较去年有所上升。
            
            
            <br>
            <br>

	<span style=" color:#C74B03; font-size:16px; text-align:center">下一页浏览所有中国上榜公司</span>            
            
            </div>
            <span class="arrow"></span>
            
             
			
		</div>
        
        
        <div style="width: 640px; height: 920px;" class="swiper-slide p18">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-3.jpg" class="bg-1" style="width:100%;height:100%;">
             <div class="table swiper-container-p2-2">
					<div class="table-module swiper-wrapper">
				<div class="swiper-slide" style="float:left; width:320px;"><a 
target='_blank'><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/9/2014"> <span 
class="t1"><strong>3</strong></span><span 
class="t5"><strong>中国石油化工集团公司</strong></span><span 
class="t3"><strong>457201.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/13/2014"> <span 
class="t1"><strong>4</strong></span><span 
class="t5"><strong>中国石油天然气集团公司</strong></span><span 
class="t3"><strong>432007.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/15/2014"> <span 
class="t1"><strong>7</strong></span><span 
class="t5"><strong>国家电网公司</strong></span><span 
class="t3"><strong>333386.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/92/2014"> <span 
class="t1"><strong>25</strong></span><span 
class="t5"><strong>中国工商银行</strong></span><span 
class="t3"><strong>148802.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/109/2014"> <span 
class="t1"><strong>32</strong></span><span 
class="t5"><strong>鸿海精密工业股份有限公司</strong></span><span 
class="t3"><strong>133161.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/125/2014"> <span 
class="t1"><strong>38</strong></span><span 
class="t5"><strong>中国建设银行</strong></span><span 
class="t3"><strong>125397.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/155/2014"> <span 
class="t1"><strong>47</strong></span><span 
class="t5"><strong>中国农业银行</strong></span><span 
class="t3"><strong>115392.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/292/2014"> <span 
class="t1"><strong>52</strong></span><span 
class="t5"><strong>中国建筑股份有限公司</strong></span><span 
class="t3"><strong>110811.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/99/2014"> <span 
class="t1"><strong>55</strong></span><span 
class="t5"><strong>中国移动通信集团公司</strong></span><span 
class="t3"><strong>107647.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/145/2014"> <span 
class="t1"><strong>59</strong></span><span 
class="t5"><strong>中国银行</strong></span><span 
class="t3"><strong>105622.6</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/218/2014"> <span 
class="t1"><strong>76</strong></span><span 
class="t5"><strong>来宝集团</strong></span><span 
class="t3"><strong>97878.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/318/2014"> <span 
class="t1"><strong>79</strong></span><span 
class="t5"><strong>中国海洋石油总公司</strong></span><span 
class="t3"><strong>95971.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/252/2014"> <span 
class="t1"><strong>80</strong></span><span 
class="t5"><strong>中国铁道建筑总公司</strong></span><span 
class="t3"><strong>95746.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/579/2014"> <span 
class="t1"><strong>85</strong></span><span 
class="t5"><strong>上海汽车集团股份有限公司</strong></span><span 
class="t3"><strong>92024.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/242/2014"> <span 
class="t1"><strong>86</strong></span><span 
class="t5"><strong>中国中铁股份有限公司</strong></span><span 
class="t3"><strong>91152.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/133/2014"> <span 
class="t1"><strong>98</strong></span><span 
class="t5"><strong>中国人寿保险(集团)公司</strong></span><span 
class="t3"><strong>80909.4</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/170/2014"> <span 
class="t1"><strong>107</strong></span><span 
class="t5"><strong>中国中化集团公司</strong></span><span 
class="t3"><strong>75939.0</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/385/2014"> <span 
class="t1"><strong>111</strong></span><span 
class="t5"><strong>中国第一汽车集团公司</strong></span><span 
class="t3"><strong>75005.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/507/2014"> <span 
class="t1"><strong>113</strong></span><span 
class="t5"><strong>东风汽车集团</strong></span><span 
class="t3"><strong>74008.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/185/2014"> <span 
class="t1"><strong>115</strong></span><span 
class="t5"><strong>中国南方电网有限责任公司</strong></span><span 
class="t3"><strong>72697.1</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/636/2014"> <span 
class="t1"><strong>122</strong></span><span 
class="t5"><strong>国家开发银行</strong></span><span 
class="t3"><strong>71305.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/517/2014"> <span 
class="t1"><strong>128</strong></span><span 
class="t5"><strong>中国平安保险(集团)股份有限公司</strong></span><span 
class="t3"><strong>68508.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/331/2014"> <span 
class="t1"><strong>133</strong></span><span 
class="t5"><strong>中国五矿集团公司</strong></span><span 
class="t3"><strong>67440.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/518/2014"> <span 
class="t1"><strong>143</strong></span><span 
class="t5"><strong>中国华润总公司</strong></span><span 
class="t3"><strong>65959.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/513/2014"> <span 
class="t1"><strong>152</strong></span><span 
class="t5"><strong>中国兵器工业集团公司</strong></span><span 
class="t3"><strong>62659.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/263/2014"> <span 
class="t1"><strong>154</strong></span><span 
class="t5"><strong>中国电信集团公司</strong></span><span 
class="t3"><strong>62046.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/415/2014"> <span 
class="t1"><strong>160</strong></span><span 
class="t5"><strong>中国中信集团有限公司</strong></span><span 
class="t3"><strong>61005.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/514/2014"> <span 
class="t1"><strong>165</strong></span><span 
class="t5"><strong>神华集团</strong></span><span 
class="t3"><strong>59823.0</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/639/2014"> <span 
class="t1"><strong>166</strong></span><span 
class="t5"><strong>太平洋建设集团</strong></span><span 
class="t3"><strong>59622.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/556/2014"> <span 
class="t1"><strong>168</strong></span><span 
class="t5"><strong>中国邮政集团公司</strong></span><span 
class="t3"><strong>58964.6</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/428/2014"> <span 
class="t1"><strong>169</strong></span><span 
class="t5"><strong>中国南方工业集团公司</strong></span><span 
class="t3"><strong>58837.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/426/2014"> <span 
class="t1"><strong>178</strong></span><span 
class="t5"><strong>中国航空工业集团公司</strong></span><span 
class="t3"><strong>56472.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/588/2014"> <span 
class="t1"><strong>185</strong></span><span 
class="t5"><strong>天津市物资集团总公司</strong></span><span 
class="t3"><strong>54963.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/341/2014"> <span 
class="t1"><strong>187</strong></span><span 
class="t5"><strong>中国交通建设集团有限公司</strong></span><span 
class="t3"><strong>54609.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/516/2014"> <span 
class="t1"><strong>208</strong></span><span 
class="t5"><strong>中国人民保险集团股份有限公司</strong></span><span 
class="t3"><strong>49563.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/419/2014"> <span 
class="t1"><strong>210</strong></span><span 
class="t5"><strong>中国联合网络通信股份有限公司</strong></span><span 
class="t3"><strong>49399.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/220/2014"> <span 
class="t1"><strong>211</strong></span><span 
class="t5"><strong>宝钢集团有限公司</strong></span><span 
class="t3"><strong>49297.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/494/2014"> <span 
class="t1"><strong>217</strong></span><span 
class="t5"><strong>交通银行</strong></span><span 
class="t3"><strong>48321.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/425/2014"> <span 
class="t1"><strong>221</strong></span><span 
class="t5"><strong>中国华能集团公司</strong></span><span 
class="t3"><strong>47681.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/499/2014"> <span 
class="t1"><strong>227</strong></span><span 
class="t5"><strong>中国铝业公司</strong></span><span 
class="t3"><strong>45445.7</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/614/2014"> <span 
class="t1"><strong>248</strong></span><span 
class="t5"><strong>北京汽车集团</strong></span><span 
class="t3"><strong>43323.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/574/2014"> <span 
class="t1"><strong>267</strong></span><span 
class="t5"><strong>中国建筑材料集团有限公司</strong></span><span 
class="t3"><strong>41027.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/600/2014"> <span 
class="t1"><strong>268</strong></span><span 
class="t5"><strong>绿地控股集团有限公司</strong></span><span 
class="t3"><strong>41015.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/375/2014"> <span 
class="t1"><strong>271</strong></span><span 
class="t5"><strong>河北钢铁集团</strong></span><span 
class="t3"><strong>40829.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/572/2014"> <span 
class="t1"><strong>276</strong></span><span 
class="t5"><strong>中国化工集团公司</strong></span><span 
class="t3"><strong>39690.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/411/2014"> <span 
class="t1"><strong>277</strong></span><span 
class="t5"><strong>怡和集团</strong></span><span 
class="t3"><strong>39465.0</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/561/2014"> <span 
class="t1"><strong>278</strong></span><span 
class="t5"><strong>中国机械工业集团有限公司</strong></span><span 
class="t3"><strong>39418.4</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/590/2014"> <span 
class="t1"><strong>279</strong></span><span 
class="t5"><strong>山东魏桥创业集团有限公司</strong></span><span 
class="t3"><strong>39259.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/519/2014"> <span 
class="t1"><strong>285</strong></span><span 
class="t5"><strong>华为投资控股有限公司</strong></span><span 
class="t3"><strong>38875.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/563/2014"> <span 
class="t1"><strong>286</strong></span><span 
class="t5"><strong>联想集团</strong></span><span 
class="t3"><strong>38707.1</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/618/2014"> <span 
class="t1"><strong>290</strong></span><span 
class="t5"><strong>山西焦煤集团有限责任公司</strong></span><span 
class="t3"><strong>38398.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/617/2014"> <span 
class="t1"><strong>295</strong></span><span 
class="t5"><strong>正威国际集团</strong></span><span 
class="t3"><strong>38030.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/536/2014"> <span 
class="t1"><strong>297</strong></span><span 
class="t5"><strong>中国国电集团公司</strong></span><span 
class="t3"><strong>37857.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/306/2014"> <span 
class="t1"><strong>300</strong></span><span 
class="t5"><strong>台湾中油股份有限公司</strong></span><span 
class="t3"><strong>37689.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/569/2014"> <span 
class="t1"><strong>304</strong></span><span 
class="t5"><strong>冀中能源集团</strong></span><span 
class="t3"><strong>37392.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/595/2014"> <span 
class="t1"><strong>305</strong></span><span 
class="t5"><strong>山东能源集团有限公司</strong></span><span 
class="t3"><strong>37362.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/444/2014"> <span 
class="t1"><strong>308</strong></span><span 
class="t5"><strong>江苏沙钢集团</strong></span><span 
class="t3"><strong>37095.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/592/2014"> <span 
class="t1"><strong>309</strong></span><span 
class="t5"><strong>晋能集团</strong></span><span 
class="t3"><strong>37085.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/521/2014"> <span 
class="t1"><strong>310</strong></span><span 
class="t5"><strong>武汉钢铁(集团)公司</strong></span><span 
class="t3"><strong>36927.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/585/2014"> <span 
class="t1"><strong>313</strong></span><span 
class="t5"><strong>中国电力建设集团有限公司</strong></span><span 
class="t3"><strong>36806.9</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/560/2014"> <span 
class="t1"><strong>314</strong></span><span 
class="t5"><strong>中国航空油料集团公司</strong></span><span 
class="t3"><strong>36729.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/643/2014"> <span 
class="t1"><strong>327</strong></span><span 
class="t5"><strong>渤海钢铁集团</strong></span><span 
class="t3"><strong>35795.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/562/2014"> <span 
class="t1"><strong>328</strong></span><span 
class="t5"><strong>河南能源化工集团</strong></span><span 
class="t3"><strong>35761.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/620/2014"> <span 
class="t1"><strong>330</strong></span><span 
class="t5"><strong>中国民生银行</strong></span><span 
class="t3"><strong>35474.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/622/2014"> <span 
class="t1"><strong>338</strong></span><span 
class="t5"><strong>兴业银行</strong></span><span 
class="t3"><strong>34808.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/573/2014"> <span 
class="t1"><strong>345</strong></span><span 
class="t5"><strong>浙江物产集团</strong></span><span 
class="t3"><strong>34500.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/555/2014"> <span 
class="t1"><strong>348</strong></span><span 
class="t5"><strong>首钢集团</strong></span><span 
class="t3"><strong>34292.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/645/2014"> <span 
class="t1"><strong>349</strong></span><span 
class="t5"><strong>中国华信能源有限公司</strong></span><span 
class="t3"><strong>34133.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/605/2014"> <span 
class="t1"><strong>350</strong></span><span 
class="t5"><strong>招商银行</strong></span><span 
class="t3"><strong>34121.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/380/2014"> <span 
class="t1"><strong>354</strong></span><span 
class="t5"><strong>中国冶金科工集团有限公司</strong></span><span 
class="t3"><strong>33697.7</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/628/2014"> <span 
class="t1"><strong>357</strong></span><span 
class="t5"><strong>中国医药集团</strong></span><span 
class="t3"><strong>33271.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/281/2014"> <span 
class="t1"><strong>363</strong></span><span 
class="t5"><strong>和记黄埔有限公司</strong></span><span 
class="t3"><strong>33035.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/601/2014"> <span 
class="t1"><strong>365</strong></span><span 
class="t5"><strong>新兴际华集团</strong></span><span 
class="t3"><strong>32789.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/634/2014"> <span 
class="t1"><strong>366</strong></span><span 
class="t5"><strong>广州汽车工业集团</strong></span><span 
class="t3"><strong>32775.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/589/2014"> <span 
class="t1"><strong>368</strong></span><span 
class="t5"><strong>中国华电集团公司</strong></span><span 
class="t3"><strong>32548.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/624/2014"> <span 
class="t1"><strong>369</strong></span><span 
class="t5"><strong>大同煤矿集团有限责任公司</strong></span><span 
class="t3"><strong>32458.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/623/2014"> <span 
class="t1"><strong>372</strong></span><span 
class="t5"><strong>潞安集团</strong></span><span 
class="t3"><strong>32332.4</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/616/2014"> <span 
class="t1"><strong>375</strong></span><span 
class="t5"><strong>和硕</strong></span><span 
class="t3"><strong>31999.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/621/2014"> <span 
class="t1"><strong>381</strong></span><span 
class="t5"><strong>江西铜业集团公司</strong></span><span 
class="t3"><strong>31638.1</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/558/2014"> <span 
class="t1"><strong>382</strong></span><span 
class="t5"><strong>中国电子信息产业集团有限公司</strong></span><span 
class="t3"><strong>31517.8</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/629/2014"> <span 
class="t1"><strong>383</strong></span><span 
class="t5"><strong>上海浦东发展银行股份有限公司</strong></span><span 
class="t3"><strong>31440.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/571/2014"> <span 
class="t1"><strong>384</strong></span><span 
class="t5"><strong>中国太平洋保险集团</strong></span><span 
class="t3"><strong>31412.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/323/2014"> <span 
class="t1"><strong>385</strong></span><span 
class="t5"><strong>台塑石化股份有限公司</strong></span><span 
class="t3"><strong>31333.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/626/2014"> <span 
class="t1"><strong>386</strong></span><span 
class="t5"><strong>山西晋城无烟煤矿业集团</strong></span><span 
class="t3"><strong>31324.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/619/2014"> <span 
class="t1"><strong>391</strong></span><span 
class="t5"><strong>山西阳泉煤业(集团)有限责任公司</strong></span><span 
class="t3"><strong>31193.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/594/2014"> <span 
class="t1"><strong>393</strong></span><span 
class="t5"><strong>中国电力投资集团公司</strong></span><span 
class="t3"><strong>31066.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/602/2014"> <span 
class="t1"><strong>394</strong></span><span 
class="t5"><strong>开滦集团</strong></span><span 
class="t3"><strong>31062.9</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/520/2014"> <span 
class="t1"><strong>396</strong></span><span 
class="t5"><strong>中国大唐集团公司</strong></span><span 
class="t3"><strong>30980.2</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/633/2014"> <span 
class="t1"><strong>398</strong></span><span 
class="t5"><strong>中国有色矿业集团有限公司</strong></span><span 
class="t3"><strong>30903.7</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/335/2014"> <span 
class="t1"><strong>401</strong></span><span 
class="t5"><strong>中粮集团有限公司</strong></span><span 
class="t3"><strong>30748.0</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div><div class="swiper-slide" 
style="float:left;"><a 
target='_blank'href="http://www.fortunechina.com/global500/1/2013/ROYAL-DUTCH-
SHELL"><span class="t1"><strong>排名</strong></span>  <span 
class="t5"><strong>公司名称</strong></span> <span 
class="t3"><strong>营收</strong></span>  </a><a 
target='_blank'href="http://www.fortunechina.com/global500/570/2014"> <span 
class="t1"><strong>403</strong></span><span 
class="t5"><strong>中国船舶重工集团公司</strong></span><span 
class="t3"><strong>30478.8</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/342/2014"> <span 
class="t1"><strong>409</strong></span><span 
class="t5"><strong>广达电脑</strong></span><span 
class="t3"><strong>29662.6</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/630/2014"> <span 
class="t1"><strong>432</strong></span><span 
class="t5"><strong>陕西延长石油(集团)有限责任公司</strong></span><span 
class="t3"><strong>28146.3</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/559/2014"> <span 
class="t1"><strong>442</strong></span><span 
class="t5"><strong>中国铁路物资股份有限公司</strong></span><span 
class="t3"><strong>27151.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/327/2014"> <span 
class="t1"><strong>451</strong></span><span 
class="t5"><strong>中国远洋运输(集团)总公司</strong></span><span 
class="t3"><strong>26805.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/651/2014"> <span 
class="t1"><strong>465</strong></span><span 
class="t5"><strong>中国能源建设集团有限公司</strong></span><span 
class="t3"><strong>25769.0</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/599/2014"> <span 
class="t1"><strong>466</strong></span><span 
class="t5"><strong>浙江吉利控股集团</strong></span><span 
class="t3"><strong>25767.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/652/2014"> <span 
class="t1"><strong>469</strong></span><span 
class="t5"><strong>中国通用技术集团</strong></span><span 
class="t3"><strong>25702.0</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/596/2014"> <span 
class="t1"><strong>475</strong></span><span 
class="t5"><strong>鞍钢集团公司</strong></span><span 
class="t3"><strong>25230.5</strong></span></a> <a 
target='_blank'href="http://www.fortunechina.com/global500/658/2014"> <span 
class="t1"><strong>491</strong></span><span 
class="t5"><strong>中国农业发展银行</strong></span><span 
class="t3"><strong>24213.3</strong></span></a> <a><span 
class="t6"><strong>单位:百万美元</strong></span></a></div>


					</div>
					
				</div>
			<div class="pagination pagination2"></div>
		</div>
        
        <div style="width: 640px; height: 920px;" class="swiper-slide p18">
			<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-3.jpg" class="bg-1" style="width:100%;height:100%;">
			<div class="p18-1c2">
				
				<a href="http://www.fortunechina.com"><img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/logo18.png" class="logo18" height="90px"  ></a>
			</div>
            
   
           
			<p class="p18-3" style="color:#DDD;">更加完整,功能更丰富的榜单和其他子榜单<br/><br/>请点击访问PC网站 <a href="http://www.fortunechina.com/fortune500/c/2014-07/07/content_212535.htm?from=huandeng" target="_blank" style=" color:#C74B03; font-weight:bold; text-decoration:none;">榜单专题页面</a><br/><br/><br/><br/>
            搜索“<span style="color:#C74B03; font-weight:bold;">财富中文网</span>”关注我们官方公众帐号
            </p>
             
			
		</div>
		
			
		</div>
	</div>
	
</div>



<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/icon-1.png" style="height:0">
<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/bg-title.png" style="height:0">
<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-number.png" style="height:0">
<img src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/v-title.png" style="height:0">


<script src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/jquery.js"></script>
<script src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/idangerous.js"></script>
<script src="http://fortunechina.oss.aliyuncs.com/16mm/2014global500/Chart.min.js"></script>
<script type="text/javascript">

function load(){
	document.getElementById("loading").style.display = "none";
	$('.swiper-container').addClass('load');
	
}

var mySwiper = new Swiper('.swiper-container',{
	mode: 'vertical'
})


var mySwiper1 = new Swiper('.swiper-container-p2-1',{
	pagination: '.pagination1'
})
var mySwiper2 = new Swiper('.swiper-container-p2-2',{
	pagination: '.pagination2'
})

var lilv1 = [{value: 16022.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 460272.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa1 = [{value: 16022.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 188729.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history1 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [13400.0,14335.0,16389.0,15699.0,16999.0,16022.0]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [405607.0,408214.0,421849.0,446950.0,469162.0,476294.0]}]};
var lilv2 = [{value: 16371.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 443228.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa2 = [{value: 16371.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 341141.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history2 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [26277.0,12518.0,20127.0,30918.0,26592.0,16371.0]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [458361.0,285129.0,378152.0,484489.0,481700.0,459599.0]}]};
var lilv3 = [{value: 8932.1, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 448269.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa3 = [{value: 8932.1, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 344050.8, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history3 = {labels : ["2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [7628.7,9452.9,8221.1,8932.1]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [273421.9,375214.0,428167.4,457201.1]}]};
var lilv4 = [{value: 18504.8, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 413502.9, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa4 = [{value: 18504.8, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 602146.3, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history4 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [10270.8,10272.5,14366.9,16317.0,18195.9,18504.8]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [181122.6,165496.5,240192.4,352338.0,408630.0,432007.7]}]};
var lilv5 = [{value: 32580.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 375086.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa5 = [{value: 32580.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 314228.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history5 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [45220.0,19280.0,30460.0,41060.0,44880.0,32580.0]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [442851.0,284650.0,354674.0,452926.0,449886.0,407666.0]}]};
var lilv6 = [{value: 23451.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 372766.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa6 = [{value: 23451.0, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 282239.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history6 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [21157.0,16578.0,-3719.0,25700.0,11582.0,23451.0]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [367053.0,246138.0,308928.0,386463.0,388285.0,396217.0]}]};
var lilv7 = [{value: 7982.8, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 325403.7, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa7 = [{value: 7982.8, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 416548.7, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history7 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [664.5,-343.0,4556.1,5678.1,12317.9,7982.8]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [164135.9,184495.8,226294.0,259141.8,298448.8,333386.5]}]};
var lilv8 = [{value: 12071.5, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 249467.6, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa8 = [{value: 12071.5, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 434794.5, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history8 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [6956.9,1334.4,9052.7,21425.5,27909.1,12071.5]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [166579.1,146204.7,168041.0,221550.5,247613.3,261539.1]}]};
var lilv9 = [{value: 18198.2, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 238256.6, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa9 = [{value: 18198.2, color: "#e3d700", highlight: "#e3d700",  label: "利润"  }, {  value: 384224.6, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history9 = {labels : ["2008","2009","2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [-4349.3,2255.9,4765.7,3591.3,11586.6,18198.2]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [204352.3,204106.1,221760.2,235364.0,265701.8,256454.8]}]};
var lilv10 = [{value: 7402.0, color: "#ec0d07", highlight: "#ec0d07",  label: "利润(负)"  }, {  value: 225292.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var roa10 = [{value: 7402.0, color: "#ec0d07", highlight: "#ec0d07",  label: "利润(负)"  }, {  value: 147530.0, color: "#a2a5a4",  highlight: "#a2a5b4",  label: "其他"}];
var history10 = {labels : ["2010","2011","2012","2013"],datasets : [{label: "利润",fillColor : "#e3d700",strokeColor : "#e3d700",data : [1291.0,4048.0,1004.0,-7402.0]},{fillColor : "#a2a5a4",strokeColor : "#a2a5a4",data : [144978.0,186152.0,214436.0,232694.0]}]};


Chart.defaults.global.scaleFontColor="#FFF";




var ctx1 = document.getElementById("myChart1").getContext("2d");
var ctx2 = document.getElementById("myChart2").getContext("2d");
var ctx3 = document.getElementById("myChart3").getContext("2d");
var ctx4 = document.getElementById("myChart4").getContext("2d");
var ctx5 = document.getElementById("myChart5").getContext("2d");
var ctx6 = document.getElementById("myChart6").getContext("2d");
var ctx7 = document.getElementById("myChart7").getContext("2d");
var ctx8 = document.getElementById("myChart8").getContext("2d");
var ctx9 = document.getElementById("myChart9").getContext("2d");
var ctx10 = document.getElementById("myChart10").getContext("2d");

var myChart1 = new Chart(ctx1);
var myChart2 = new Chart(ctx2);
var myChart3 = new Chart(ctx3);
var myChart4 = new Chart(ctx4);
var myChart5 = new Chart(ctx5);
var myChart6 = new Chart(ctx6);
var myChart7 = new Chart(ctx7);
var myChart8 = new Chart(ctx8);
var myChart9 = new Chart(ctx9);
var myChart10 = new Chart(ctx10);

myChart1.Bar(history1);
myChart2.Bar(history2);
myChart3.Bar(history3);
myChart4.Bar(history4);
myChart5.Bar(history5);
myChart6.Bar(history6);
myChart7.Bar(history7);
myChart8.Bar(history8);
myChart9.Bar(history9);
myChart10.Bar(history10);


function show(chart,type,data,num,elem)
{
	$(".rbutton"+num).css("background-color","#222");
	
	$("#rbutton"+num+"_"+elem).css("background-color","#888");
	

		$(".rspan"+num).css("display","none");
		$("#rspan"+num+"_"+elem).css("display","block");
		
	
	

	if("line"==type)
	{
		chart.Bar(data,{scaleLineWidth : 40});
	}else if("pie"==type)
	{
		chart.Pie(data,{scaleShowLabels: true});
	}

}

$(document).ready(function(){
	$('#tabs .module-content').hide();
	$('#tabs-1').show();
	// sideHeight();
	$('#tabs .nav a').click(function(){
		var a = $(this).attr('href');
		var b = a.substring(1,a.length);
		$('#tabs .module-content').hide();
		$('#' + b).show();
		$('#tabs .nav a').removeClass('active');
		$(this).addClass('active');
		// sideHeight();		
		return false;
	});

	
});
</script>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12201340-2']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>




</body></html>


版权声明:本文为博主原创文章,未经博主允许不得转载。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics