
.mask {
	opacity: 0.8;
	background: gray;
	border-radius: 2px;
}

.benfits .detail-list dl {
	width: 568px;
}

.banner {
	background: url(../images/bg.jpg) no-repeat center;
}

.banner .logo {
	background: url(../images/logo.png) no-repeat;
}

.banner .title {
	height: 130px;
	padding-top: 0px;
	background: url(../images/title.png) center bottom no-repeat;
}

.banner .on-middle {
	background-color: rgb(255, 238, 230);
	box-shadow: 0px 20px 27px 3px rgba(226, 117, 102, 0.5);
}
.banner .content {
	margin-top: 80px;
}
.banner .on-middle .off {
	top: 18px;
}
.banner .on-middle .box {
	width: 290px;
	margin-top: 50px;
}
.payment {
	height: 80px;
	line-height: 80px;
	background: #ffac99;
	text-align: center;
}
.payment img {
	width: auto;
}
.gift-box {
	height: 617px;
	background: url(../images/gift_bg.jpg) center top no-repeat;
}
.gift-box h2 {
	margin-bottom: 50px;
	height: 45px;
	text-indent: -9999px;
	background: url(../images/gift_title.png) center center no-repeat;
}

.gift-box dt {
	position: relative;
	margin: 0 auto;
	width: 170px;
	text-align: center;
}
.gift-box dt::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 10px;
		left: 6px;
	width: 91px;
	height: 25px;
	background: url(../images/gift_tag.png) center center no-repeat;
}
.gift-box dt > img {
	display: inline-block;
	vertical-align: top;
}

.gift-box dl {
	margin-bottom: -30px;
}

.gift_btn,
.banner_btn {
	background: url("https://purchase.iobit.com/2022/db/eastersale2022fr/images/btn_red.png") center center no-repeat;
}

.gift_btn:hover,
.banner_btn:hover {
	background: url("https://purchase.iobit.com/2022/db/eastersale2022fr/images/btn_red_hover.png") center center no-repeat;
}
.gift-box strong {
	color: #df0101;
}
.gift-box span ,
.price del{
	color: #df0101;
}
.bottomcart {
	background: url(../images/bottom_bg.jpg) center bottom no-repeat;
}
.bottomcart h2 {
	height: 47px;
	background: url(../images/bottom_title.png) center center no-repeat;
}

.bottomcart .changelist li.on:before,
.bottomcart .changelist li.sold:before {
	background: url(../images/list_on.png) 0 0 no-repeat;
}
.bottomcart .sold-word {
	height: 499px;
	height: 47px;
	background: url(../images/termine_small.png) center center no-repeat;
}
.bottomcart .changelist li {
	color: #1d1305;
}
.bottomcart .changelist li.on strong {
	/* text-shadow: 0px 6px 7.6px rgba(0, 0, 0, 0.73); */
	color: rgb(255, 90, 0);
}