
/*可视化产品列表样式*/

/*内容容器*/
#m-wrap{width: 955px;background: #ffffff; padding-bottom: 10px;}
#main-container{width: 955px;margin: 0 auto;position:relative;}
/*左边内容*/
#main-container .main-left{ width: 745px;min-height:490px;background:#fff;}
.vcharts {width:214px;padding:8px;margin-bottom:20px;border:1px solid #e3e3e3;}
.vchartBox {width: 232px;float:left;margin-right:16px;display:inline;}
.vcharts .pic,
.vcharts img {width: 214px;height: 122px;}
.vcharts dl dd {line-height:24px;font-family:"Microsoft YaHei";color:#666;}
.vcharts dl h2 {line-height:30px;}
.vcharts a.detail{right:75px;bottom:-12px;position:absolute;}
.listWrap{width: 704px;border: 1px solid #e3e3e3; padding: 15px; margin-bottom: 13px;}
h2{font-weight: bold;font-size: 16px;line-height:20px; color: #206dd6;font-family:"Microsoft YaHei";}
p.date{color: #666;line-height:20px;}
.listWrap .left{width: 224px;height: 128px;background: url(../image/bg-5.png) no-repeat;float: left; margin-right: 20px;padding: 9px;display:inline;}
.listWrap .left img{width: 224px;height: 128px;}

.listWrap .right{float: left; width: 442px;}
.listWrap .right dd a:hover{text-decoration:underline;color:#206dd6;}
.listWrap dl{min-height:124px;}
.listWrap dd{line-height: 21px; color: #656565;overflow: hidden;padding-bottom:10px;}
a.detail{width: 78px;height: 20px;line-height:20px;text-align: center;border:1px solid #205aa7;background: url(../image/bt_bj.jpg) repeat-x;float:right;}
a.detail:hover {
	background-position:0 -32px;
}
/*分页*/
.pageFlip {
    color: #555555;
    text-align: right;
}

.pageFlip font {font-size:12px;}
/*右边内容*/
#main-container .main-right{ width: 210px;height: 450px;}


/* 统计数据产品 */
.appBox li{
	float:left;
	margin:10px 5px;
	display:inline;
	text-align:center;
}
.appBox li p{
	text-align:left;
	padding:5px 0 10px 5px;
}
.appBtn{
	width:186px;
	height:56px;
	display:block;
	background:url(../image/appBtn.png) no-repeat;
}
.ios{
	background-position:0 0;
}
.ios1{
	width:156px;
	background-position:0 -168px;
}
.ios2{
	width:156px;
	background-position:0 -224px;
}
.apk{
	width:156px;
	background-position:0 -280px;
}
.apk1{
	background-position:0 -56px;
}
.apk2{
	background-position:0 -112px;
}
