﻿/* 优先加载第一张banner */
html {
}
/* banner图 */
.banner-guangdong {
	background: url(../img/home_banner_new_version.jpg) center center no-repeat;
}
.banner-domain {
	background: url(../img/home_banner_new.jpg) center center no-repeat;
	/*home_banner_domain.jpg?v=2*/
}

.banner-adsl {
	background: url(../img/home_banner_bohao2019.jpg) center center no-repeat;
}
/* 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;
}