﻿/* 优先加载第一张banner */
html {
	background: url("../image/home_banner_may.jpg")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_may.jpg*/ no-repeat 0 -1000px;
}
/* banner图 */
.banner-april {
	background: url("../image/home_banner_april.jpg")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_april.jpg*/ center center no-repeat;
}
.banner-may {
	background: url("../image/home_banner_may.jpg")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_may.jpg*/ center center no-repeat;
}
.banner-free {
	background: url("../image/home_banner_free.png")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_free.png*/ center center no-repeat;
}
.banner-july {
	background: url("../image/home_banner_july.png")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_july.png*/ center center no-repeat;
}
.banner-august {
	background: url("../image/home_banner_august.png")/*tpa=http://img2018.zhujiwu.com/zxh/img/home_banner_august.png*/ 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;
}
.banner-text-yellow {
	color: #ff9935;
}
.banner-text-v4green {
	color: #2fc9bd;
}
/*.banner-link-button.button-colorful {
	border: none;
	background: url(img/banner_button_bg_1.jpg) 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.jpg) 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.jpg) no-repeat center;
}*/
