/* 轮播 */
.banner-swiper {
	background-image: url(../images/promotion/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 9.9rem;
	position: relative;
}
.banner-swiper .img-price{
	width: 6.22rem;
	height: 3.51rem;
	margin: 0 auto;
	padding-top: 0.23rem;
}
.banner-swiper .img-price01{
	width: 2.27rem;
	height: 0.77rem;
	position: absolute;
	bottom: 0.65rem;
	right: 0.25rem;
}

/* 通用 */
.layout-title {
	padding: 0.35rem 0 0.3rem 0;
	text-align: center;
}
.layout-title p:nth-child(1) {
	font-size: 0.36rem;
	font-weight: bold;
}
.layout-title p:nth-child(2) {
	font-size: 0.28rem;
	color: #747272;
	margin-top: 0.1rem;
}


/*优势*/
.ys{
	position: relative;
}
.ys .ys-bg1{
	background-image: url(../images/promotion/yusuan-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 7.86rem;
	position: relative;
}
.ys .ys-bg2{
	background-image: url(../images/promotion/yusuan-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 6.83rem;
	position: relative;
}
.ys-swiper{
	position: absolute;
	top: 1.3rem;
	padding: 0 0.2rem;
}
.ys-tab-nav{
	margin-bottom: 0.25rem;
}
.ys-tab-nav .swiper-wrapper{
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.ys-tab-nav .swiper-slide {
	width: 1.25rem !important;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	display: flex;
	flex-flow: column;
	align-items: center;
	background-color: #ffd08e;
	color: #a95a00;
	border-radius: 0.08rem;
	font-weight: 700;
}
.ys-tab-nav .swiper-slide-thumb-active{
	color: #ffffff;
	background: linear-gradient(to bottom, #fe7156, #fb0d00);
}

.ys-content{
	width: 7.1rem;
}
.ys-content .swiper-slide .ys-item div:nth-child(1){
	padding-bottom: 0.2rem;
}
.ys-content .swiper-slide .ys-item div:nth-child(2){
	display: flex;
	justify-content: space-between;
}
.ys-content .swiper-slide .ys-item div:nth-child(2) img{
	width: 3.46rem;
	height: 2.44rem;
}
.ys .ys-btn{
	width: 6.11rem;
	height: 1.08rem;
	margin: 0 auto;
	padding-top: 0.45rem;
}

/*选择*/
.xz{
	position: relative;
	background-image: url(../images/promotion/xuanze.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 10.2rem;
}

.xz-swiper{
	position: absolute;
	top: 1.6rem;
	padding: 0 0.2rem;
}
.xz-tab-nav{
	margin-bottom: 0.25rem;
}
.xz-tab-nav .swiper-wrapper{
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.xz-tab-nav .swiper-slide {
	width: 1.6rem !important;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	display: flex;
	flex-flow: column;
	align-items: center;
	background-color: #ffd08e;
	color: #a95a00;
	border-radius: 0.08rem;
	font-weight: 700;
}
.xz-tab-nav .swiper-slide-thumb-active{
	color: #ffffff;
	background: linear-gradient(to bottom, #fe7156, #fb0d00);
}

.xz-content{
	width: 7.1rem;
}
.xz-content .swiper-slide .xz-item{
	position: relative;
}
.xz-content .xz-txt{
	position: absolute;
	z-index: 99;
}
.xz-content .xz-txt ul{
	position: absolute;
	bottom: 0;
	font-size: 0.3rem;
}
.xz-content .xz-txt ul li{
	display: flex;
	color: #ffffff;
	background-image: url(../images/promotion/xuanze-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 5.23rem;
	height: 0.5rem;
	align-items: center;
	margin-bottom: 0.15rem;
	padding-left: 0.1rem;
}
.xz-content .xz-txt ul img{
	width: 0.29rem;
	height: 0.28rem;
	padding-right: 0.1rem;
}
.xz .xz-btn{
	width: 6.11rem;
	height: 1.08rem;
	margin: 0 auto;
	padding-top: 0.45rem;
}

.yhq{
	position: relative;
	background-image: url(../images/promotion/yhq.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 6.48rem;
}
.yhq div{
	position: absolute;
	bottom: 1rem;
	width: 100%;
}
.yhq div img{
	width: 4.71rem;
	height: 1.05rem;
	margin: 0 auto;
}

.footer-img{
	padding-bottom: 0.35rem;
	width: 100%;
	background-color: #fdf6ec;
}
.footer-img img{
	width: 7.09rem;
	height: 1.81rem;
	margin: 0 auto;
}

/*提交*/
.make{
	background-image: url(../images/promotion/yuyue.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 5.7rem;
	position: relative;
}
.make .form-message{
	font-size: 0.24rem;
	padding: 0 0.2rem;
	position: absolute;
	top: 1.6rem;
	width: 7.1rem;
}
.form-message .user{
	display: flex;
	padding-bottom: 0.15rem;
}
.form-message input{
	height: 0.75rem;
}
.form-message .user input:nth-child(1){
	width: 2.5rem;
	margin-right: 0.15rem;
}
.form-message .city{
	display: flex;
}
.form-message .city .area-province:nth-child(1){
	width: 2.5rem;
	margin-right: 0.15rem;
}
.form-message .city .area-city:nth-child(2){
	width: 4.5rem;
}

.make .form-btn{
	position: absolute;
	width: 100%;
	bottom: 0.8rem;
}
.form-btn img{
	width: 4.42rem;
	height: 0.96rem;
	margin: 0 auto;
	padding-bottom: 0.15rem;
}
.form-btn div{
	font-size: 0.24rem;
	text-align: center;
}


.consult-kefu{
	width: 0.9rem;
	position: fixed;
	bottom: 1.5rem;
	right: 0;
	z-index: 99;
}


.scale {
	animation: scale 1s ease infinite;
}
.blink {
	animation: blink 1s ease infinite;
}
.float {
	animation: float 2s ease infinite;
}
.hvr-buzz-out {
	animation: hvr-buzz-out 2s ease infinite;
}


/*自定义动画效果*/

@keyframes hvr-buzz-out {
	5% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	10% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	15% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	25% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	30% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	35% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	40% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	45% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}
	50% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}
@keyframes scale{
	0%,
	100% {
		transform: scale(1);
	}
	50% {
		transform: scale(.9);
	}
}
@keyframes blink{
	0%,100%{
		opacity: 1;
	}
	50%{
		opacity: 0;
	}
}
@keyframes light{
	0%,100%{
		opacity: .5;
	}
	50%{
		opacity: 1;
	}
}
@keyframes float{
	0%,100%{
		transform: translateY(-5px);
	}
	50%{
		transform: translateY(5px);
	}
}
@keyframes scaleBig{
	0%,100% {
		-webkit-transform: scale(1);
	}
	50% {
		-webkit-transform: scale(.8);
	}
}
.scale{
	animation: scale 1s ease infinite;
}
