.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;
}

.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;
}

.Mobile-Phone-Star,
.EVO-ALL,
.Accessories {
	width: 750px;
	margin: 0px auto 20px;
	border: 1px solid #333;
	padding: 15px;
}

.Functions-text {
	margin-bottom: 20px;
}

.Mobile-Phone-Star .Functions {
	margin-bottom: 40px;
}

.Mobile-Phone-Star .system-w4g {
	width: 100%;
}

.Mobile-Phone-Star .system-w4g img {
	width: 46%;
	margin: 10px 1.5%;
}

.Mobile-Phone-Star .app-dowload {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background-color: #007AFF;
	color: #fff;
	text-align: center;
	float: right;
	margin-bottom: 10px;
}

.EVO-ALL .Functions {
	margin-bottom: 20px;
}

.EVO-ALL img {
	width: 100%;
}
.Accessories .text{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	
}
.Accessories-bar{
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.Accessories-bar:last-child{
	border-bottom: 0;
	margin-bottom:0;
}
.Accessories .name{
	margin-bottom:10px;
}
.Accessories .more{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #007AFF;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.Accessories .content{
	padding: 15px;
}
.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;
}

.swiper-slide>a {
	font-size:13px;
	text-align: center;
}

.swiper-slide img {
	width: 70%;
	margin: 0px auto;
}

.Flash-Link-Updater,
.Globestart {
	width: 750px;
	margin: 0px 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;
}
.swiper-container {
	width: 70%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	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;
}
.swiper-slide img{
	height: 130px;
}
