@charset "utf-8";

/* 大下载banner */
#donwload-banner{
	margin-top:14px;
}
#donwload-banner div.box-content{
	height:550px;
	background:#FFF url(images/big_banner_bg.jpg) no-repeat;
	position:relative;
}
#donwload-banner div.box-content p{
	position:absolute;
	color:#787878;
}
#donwload-banner div.box-content p.version{
	top:200px;
	left:560px;
}
#donwload-banner div.box-content p.version-view{
	top:205px;
	left:560px;
}
#donwload-banner div.box-content p.version-formal{
	top:325px;
	left:549px;
}
#donwload-banner div.box-content p.release-time{
	top:220px;
}
#donwload-banner div.box-content p.release-time-view{
	top:225px;
	left:560px;
}
#donwload-banner div.box-content p.release-time-formal{
	top:345px;
	left:549px;
}
#donwload-banner div.box-content a.download-btn{
	position:absolute;
	top:342px;
	left:560px;
	display:block;
	width:260px;
	height:77px;
	text-indent:-9999px;
	background:url(images/download_btn_bg.png) no-repeat;
}
#donwload-banner div.box-content a.download-btn-view{
	position:absolute;
	top:340px;
	left:560px;
	display:block;
	width:260px;
	height:77px;
	text-indent:-9999px;
	background:url(images/download_btn_bg.png) no-repeat;
}
#donwload-banner div.box-content a.download-btn-formal{
	position:absolute;
	top:376px;
	left:549px;
	display:block;
	width:179px;
	height:50px;
	text-indent:-9999px;
	background:url(images/formal_dl.png) no-repeat;
}
/* 特点 */
#feature{
	margin-top:8px;
}
#feature div.box-content{
	height:270px;
}
ul.feature-list{
	list-style:none;
	height:270px;	
}
ul.feature-list li{
	display:inline;
	float:left;
	width:244px;
	height:265px;
	border-right:1px solid #EAEAEA;
	position:relative;
}
ul.feature-list li.f-last{
	border:none;
}
ul.feature-list li h3{
	height:20px;
	margin:20px 0 0 23px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.feature-list li h3.f_title_1{
	background:url(images/feature_title_1.jpg) no-repeat;
}
ul.feature-list li h3.f_title_2{
	background:url(images/feature_title_2.jpg) no-repeat;
}
ul.feature-list li h3.f_title_3{
	background:url(images/feature_title_3.jpg) no-repeat;
}
ul.feature-list li h3.f_title_4{
	background:url(images/feature_title_4.jpg) no-repeat;
}
ul.feature-list li p{
	margin:8px 23px;
	color:#8A8A8A;
}
ul.feature-list li img{
	position:absolute;
	top:107px;
	left:20px;
	display:block;
	margin:0 auto;
}

/* 新版本特性 */
#new-points{
	margin-top:8px;
}
#new-points div.box-content{
	height:140px;
	position:relative;
}
#new-points div.box-content h2{
	position:absolute;
	top:47px;
	left:34px;
	height:49px;
	width:148px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/new_points_title.jpg) no-repeat;
}
#new-points div.box-content a{
	display:block;
	position:absolute;
	top:23px;/* 设计图上是47px,但是由于正式的wording比较长，会覆盖住链接，故修改 */
	width:132px;
	height:41px;
	text-indent:-9999px;
}
#new-points div.box-content a.tencent-weibo-btn{
	left:658px;
	background:url(images/tencent_weibo_btn_bg.png) no-repeat;
}
#new-points div.box-content a.blog-btn{
	left:812px;
	background:url(images/blog_btn_bg.png) no-repeat;
}
#new-points div.box-content a.sina-weibo-btn{
	left:658px;
	top:80px;
	background:url(images/sina_weibo_btn_bg.png) no-repeat;
}
ul.new-points-list{
	position:absolute;
	top:6px;/* 设计图上是17px,但是由于正式的wording有6条，故上移 */
	left:245px;
	list-style:none;
}
ul.new-points-list li{
	margin-bottom:5px;
	background:url(images/point.jpg) left center no-repeat;
	padding-left:13px;
}


/* *v2.3 2012-8-31 v_ywang */
#donwload-banner div.box-content ul.new-function{
	position:absolute;
	left: 575px;
    top: 275px;
	color: #383838;   
    font-family: "Microsoft YaHei";
	font-weight:bold;
    font-size: 14px;   
	line-height: 30px;   
}
#donwload-banner div.box-content ul.new-function-4{	/* *v2.3 2012-12-17 v_ywang */
    top: 255px;	 
}
#donwload-banner div.box-content div.version-ICO{
	background: url("images/version.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 36px;
    left: 785px;
    position: absolute;
    top: 155px;
    width: 69px 
}
#donwload-banner div.box-content div.version-ICO-2.5{ /* *v2.3 2012-12-17 v_ywang */
	background: url("images/version-2.5.jpg") no-repeat scroll 0 0 #FFFFFF;   
}

#donwload-banner div.box-content ul.new-function li.header{
list-style:none; margin-left:-15px;
}
#donwload-banner div.box-content a.download-btn-view{
top: 422px;
}
#donwload-banner div.box-content{
background: url("images/big_banner_bg.jpg") no-repeat scroll 0 0 #FFFFFF;
}
#donwload-banner div.box-content div.weibo-nav{
	left: 685px;
    position: absolute;
    top: 528px;
}
#donwload-banner div.box-content div.weibo-nav a{
	margin-right:20px; color:#0077c2;
}