
/*deskTop*/
.page-content .desk-top{
	padding-bottom:10px;
	margin-bottom:38px;
	text-align: center;
}

/*download*/
.download-pc .page-introduce{
	margin-top:2px;
}
.download-pc .download-pc-btn{
	margin:36px 0px 34px;
	padding-bottom:106px;
}
.download-pc .btn-detail{
	background: url("../images/hover-bg.jpg") right bottom no-repeat;
	cursor: pointer;
}
.download-pc .section-small-box{
	padding-right:30px;
}
.download-pc .download-pc-btn,
.download-pc .section-small-box dt{
	height: 48px;
}
.download-pc .section-small-box dt{
	width:48px;
	text-align: right;
}
.download-pc .section-small-box dt img{
	vertical-align: top;
}
.download-pc .section-small-box dd{
	padding-left:8px;
}
.download-pc .section-small-box dd span{
	font-size:14px;
	color:#fff;
}

/*introduce*/
.introduce-pc .page-introduce{
	margin-top:16px;
}

/*introduce detail*/
.introduce-info{
	margin:52px 0px 60px;
}
.introduce-info .introduce-detail{
	position: relative;
	float:left;
	width: 226px;
	height: 226px;
	margin-left:10px;
	background: center center no-repeat;
}
.introduce-info .no-margin{
	margin-left:0px;
}
.introduce-info .introduce_first{
	background-image: url("../images/bg0.jpg");
}
.introduce-info .introduce_second{
	background-image: url("../images/bg1.jpg");
}
.introduce-info .introduce_third{
	background-image: url("../images/bg2.jpg");
}
.introduce-info .introduce_fourth{
	background-image: url("../images/bg3.jpg");
}
.introduce-info .introduce_fifth{
	background-image: url("../images/bg4.jpg");
}

/*section opacity container*/
.section-opa-container .section-opa-border{
	background: url("../images/border-image.png") center center no-repeat;
}
.section-opa-box{
	padding-top:60px;
}
.section-opa-box dd{
	max-width:82%;
}

/*pc detail*/
.pc-detail .page-nav-content{
	padding:38px 0px 56px;
}
.pc-detail .page-introduce{
	margin-top:18px;
}

/*westfield*/
.westfield-trader .page-nav-content{
	padding-top:10px;
}
.westfield-detail{
	float:left;
	width:370px;
	margin:30px 30px 0px 0px;
	background: url("../images/hover-bg.jpg") right bottom no-repeat;
	cursor: default;
}
.westfield-detail.no-margin{
	margin-right:0px;
}

/*five mobile*/
.mobile-body .five-mobile>div[class*=hover3d]{
	width:226px;
}

/*pad media*/
@media screen and (max-width:1023px){
	.mobile-body .desk-top img{
		width: 100%;
	}
}

/*phone media*/
@media screen and (max-width:767px){
	/*download button*/
	.mobile-body .download-pc .section-small-box dd span{
		font-size:12px;
	}
}

/*phone media*/
@media screen and (max-width:374px){
	/*banner content*/
	.mobile-body .page-second-title span{
		font-size:14px;
	}
	.mobile-body .page-nav>li+li{
		margin-left:14px;
	}
}





