﻿/* CSS Document */

/*  */
.main{
	border:none;
}
.main .article{
	position:relative;
	margin-bottom:10px;
	width:322px;
	height:280px;
	/*overflow:hidden;*/
	border:1px solid #DBDEE1;
	border:1px solid #039;
}
.main .article-body{
}
.top-intro{
	margin:10px;
	height:80px;
}
.top-intro .figure{
	float:left;
	margin:auto 10px auto auto;
	padding:1px;
	border:1px solid #ccc;
}
.top-intro .figure img{
	display:block;
}
.top-intro-text{
	line-height:1.7em;
	text-indent:2em;
	color:#603000;
}
.download{
	position:absolute;
	top:5px;
	right:20px;
}
.download a{
	color:#fe0;
}

/*  */ 
#TopPic{
	float:left;
	border-color:#F46336;
	width:656px;
	height:260px;
}
#TopPic img{
	display:block;
	margin:10px auto auto;
	width:652px;
}
#NewsReport{
	float:right;
	width:330px;
	height:260px;
}
#Retail{
	clear:both;
	float:left;
	margin-right:10px;
}
#Logistics{
	float:left;
}
#Health{
	float:right;
	width:330px;
}
#FoodSafety{
	clear:both;
	float:left;
	margin-right:10px;
}
#ECommerce{
	float:left;
}
#MCommerce{
	float:right;
	width:330px;
}
#IoT{
	clear:both;
	float:left;
	width:492px;
}
#Other{
	float:right;
	width:492px;
}
