.top{
	width: 100%;
	position: relative;
}
.topNav{
	width: 100%;
	height: 80px;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1200px;
}
.topNavDe img{
	width: 146px;
	float: left;
	margin-top: 19px;
}
.topNavDe div{
	float: right;
	margin-top: 13px;
}
.topNavDe div a{
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	height: 54px;
	line-height: 54px;
	padding: 0 16px;
	float: left;
	margin-left: 34px;
}
.topNavDe div a.topNavDeAct{
	border-bottom: 3px solid #ffffff;
}
.xinNBanner{
	width: 100%;
	height: 600px;
	background: url(../images/myPic57.png) center top no-repeat;
	min-width: 1200px;
}
.xinNBanner a{
	display: block;
	width: 100%;
	height: 100%;
}
.xinNTit{
	width: 100%;
	height: 58px;
	background: #ffffff;
	border-bottom: 2px solid #f4f6fb;
	position: fixed;
	left: 0;
	top: 600px;
	z-index: 999;
}
.xinNTitEsp{
	width: 100%;
	height: 58px;
	background: #ffffff;
	border-bottom: 2px solid #f4f6fb;
}
.xinNTit span,.xinNTitEsp span{
	display: inline-block;
}
.xinNTit span a,.xinNTitEsp span a{
	display: inline-block;
	font-size: 18px;
	height: 56px;
	line-height: 58px;
	padding: 0 6px;
	float: left;
	margin-right: 58px;
}
.xinNTit span a.xinNTitAct,.xinNTitEsp span a.xinNTitAct{
	border-bottom: 2px solid #0071ee;
}
.business{
	padding: 123px 0 80px;
}
.business h2{
	font-size: 26px;
	color: #333333;
	line-height: 66px;
}
.business img{
	width: 1167px;
	display: block;
	margin-top: 60px;
}
.star{
	width: 100%;
	padding: 62px 0 75px;
	background: #fafdff;
}
.starDe h2{
	font-size: 26px;
	color: #333333;
	line-height: 66px;
}
.starDe ul{
	width: 1200px;
	margin: 60px auto 0;
}
.starDe ul li{
	width: 25%;
	float: left;
}
.starDe ul li .ago{
	display: block;
	width: 288px;
	height: 372px;
	margin: 0 auto;
}
.ago img{
	display: block;
}
.starDe ul li.showAct .ago{
	display: none;
}
.starDe ul li .now{
	display: none;
	width: 288px;
	height: 372px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.starDe ul li .now a{
	display: block;
	width: 100%;
	height: 100%;
}
.now img{
	display: block;
}
.now i{
	display: inline-block;
	width: 276px;
	height: 360px;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 6px;
	top: 1px;
}
.now div{
	width: 276px;
	height: 360px;
	position: absolute;
	left: 6px;
	top: 193px;
}
.now div h3{
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	line-height: 50px;
	-webkit-animation: nowH3 0.3s linear both;
	animation: nowH3 0.3s linear both;
}
@-webkit-keyframes nowH3 {
	from { -webkit-transform: translateY(100px);}
	to { -webkit-transform: translateY(0);}
}
@keyframes nowH3 {
	from { -webkit-transform: translateY(100px); transform: translateY(100px);}
	to { -webkit-transform: translateY(0); transform: translateY(0);}
}
.now div p{
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
	text-align: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 33px;
	-webkit-animation: nowP 0.5s linear both;
	animation: nowP 0.5s linear both;
}
@-webkit-keyframes nowP {
	from { opacity: 0; -webkit-transform: translateY(200px);}
	to { opacity: 1; -webkit-transform: translateY(0);}
}
@keyframes nowP {
	from { opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px);}
	to { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0);}
}
.starDe ul li.showAct .now{
	display: block;
}
.bottom{
	width: 100%;
	height: 460px;
	background: #252b3a;
	min-width: 1200px;
}
.brief img{
	width: 102px;
	float: left;
	margin: 161px 137px 0;
}
.brief i{
	float: left;
	display: inline-block;
	height: 200px;
	border-left: 1px solid #444444;
	margin-top: 117px;
}
.briefDe{
	float: left;
	text-align: left;
	width: 279px;
	padding-left: 99px;
	margin-top: 116px;
}
.briefDe h2{
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	line-height: 46px;
}
.briefDe p{
	font-size: 12px;
	color: #999999;
	line-height: 28px;
}
.briefDe div span{
	display: inline-block;
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	float: left;
}
.briefDe div h3{
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	float: left;
}
.copyright{
	font-size: 12px;
	color: #999999;
	margin-top: 50px;
	line-height: 36px;
}
























