/* 优先加载第一张banner */
/*html {*/
	/*background: url(img/home_banner_2018spring.jpg) no-repeat 0 -1000px;*/
/*}*/
/* banner图 */
/* .banner-domain {
	background: url(images/home_banner_domain5e1f.html?v=2) center center no-repeat;
	height: 600px;
}
.banner-act-2018spring {
	background: url(images/home_banner1.jpg) center center no-repeat;	height: 600px;
}
.banner-loadbalance {
	background: url(images/home_banner2.jpg) center center no-repeat;	height: 600px;
}
.banner-1 {
	background: url(images/home_banner3.jpg) center center no-repeat;	height: 600px;
}
.banner-2 {
	background: url(images/home_banner4.jpg) center center no-repeat;	height: 600px;
} */
#slider-back img{
	height:600px;
	width:100%;
}
/* 5折活动*/
.banner-engine .banner-text3 {
	font-size: 32px;
	color: #fff;
}
.banner-engine .banner-text4 {
	margin-top: 0px;
	font-size: 56px;
	color: #fff;
}
.banner-engine .banner-text5 {
	margin-top: 20px;
	font-size: 24px;
	color: #fff;
}
.banner-engine .banner-particulars-5zhe{
	margin-top: 25px;
}
/* 新banner文字颜色 */
.banner-engine .banner-text2 {
	color: #fff;
}
.banner-text-yellow {
	color: #ff9935;
}
.banner-text-v4green {
	color: #2fc9bd;
}
.banner-link-button.button-colorful {
	border: none;
	background: url(img/banner_button_bg_1.html) no-repeat center;
	transition: background 0.3s ease;
}
.banner-link-button.button-colorful:hover {
	border: none;
	color: #fff;
	background: url(img/banner_button_bg_1_hover.html) no-repeat center;
}
.banner-link-button.link-2018-spring:hover {
	background-color: #eab536;
	border-color: #eab536;
	color: #fff;
}
/* 用于预加载彩色按钮hover背景图 */
.button-colorful-preload {
	visibility: hidden;
	background: url(img/banner_button_bg_1_hover.html) no-repeat center;
}
