.bar-1 {
	width: 800px;
	margin: 5px auto 15px;
}

.bar-1>div {
	margin-bottom: 10px;
}

.bar-2 {
	width: 800px;
	margin: 20px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.bar-2>a {
	flex: 1;
	text-align: center;
}

.bar-2 img {
	width: 50%;
	margin: 0px auto;
	height: 130px;
}

/*.sanjiao {
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #000;
	margin: 10px auto 0;
	position: relative;
}

.sanjiao-2 {
	width: 0;
	height: 0;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #fff;
	margin: 10px auto 0;
	position: relative;
}*/

.Flash-Link-Updater,.Globestart{
	width: 750px;
	margin: 20px auto 20px;
	padding: 15px 40px;
}
.huan{
	margin-top: 20px;
}
.Flash-Link-Updater .zuoyou{
	margin-top: 10px;
	margin-left: 10px;
}
.Flash-Link-Updater .right{
	width: 40%;
	display: inline-block;
}
.Flash-Link-Updater .download{
	color:#fff;
	background-color: #007AFF;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height:40px ;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.Globestart .download{
	color:#fff;
	background-color: #007AFF;
	width: 120px;
	height: 40px;
	float: right;
	text-align: center;
	line-height:40px ;
	margin-top: 10px;
}
