@charset "UTF-8";

.l-content {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", Simsun, Simhei;
	color: #ffffff;
	overflow: hidden;
}

.l-content a {
	text-decoration: none;
}

.l-content img {
	border: 0;
	display: inline-block;
}

ul,
ol {
	list-style: none;
}

.l-content i {
	font-style: normal;
}

.l-content * {
	margin: 0;
	padding: 0;
	line-height: 1;
	transition: all 0.15s;
	-webkit-transition: all 0.15s;
	box-sizing: border-box;
}

.l-content .font-f {
	font-family: Arial, Helvetica, sans-serif;
}

.l-content .l-btn {
	display: inline-block;
	width: auto !important;
	height: auto !important;
}

.l-content .l-btn img {
	transition: all .3s;
	box-shadow: 0 3px 12px rgba(0,0,0,.5);
}

.l-content .l-btn img:hover {
	transform: scale(.95);
}

.l-content .l-pro:hover {
	transform: translateY(-10px);
}

.l-content .rel {
	position: relative;
}

.l-content .abl-p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 70px;
}

.l-content .abl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.l-content .flex {
	display: flex;
	align-items: center;
	justify-content: center;
}

.l-content .flex-wrap {
	display: flex;
	align-content: space-between;
	justify-content: center;
	flex-wrap: wrap;
}

.l-content .flex-wrap>* {
	width: 100%;
}

.l-content .date {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
}

.l-content .treetop {
	position: absolute;
	left: 0px;
	top: 0px;
}

.l-content .treetop-text {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	transform: rotate(-45deg);
	position: absolute;
	left: 4px;
	top: 22px;
}


.l-content .gift {
	justify-content: space-between;
	align-items: flex-end;
}

.l-content .gift-price {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5;
	width: 100%;
	padding-left: 50px;
	margin-top: -5px;
}

.l-content .gift-price p {
	line-height: 1.5;
	font-size: 26px;
	margin-left: 5px;
}

.l-content .gift-price p span {
	font-size: 46px;
}

.l-content .gift-goods{text-align: center; margin: 10px 0 0 10px;}
.l-content .gift-goods p{line-height: 1.5; font-size: 20px;}

.l-content .gift-deliver{position: absolute; left: 10px; top: 103px;}
.l-content .gift-deliver3{left: 370px;}

.l-content .gift-r .gift-con{justify-content: space-between; padding-right: 40px;}
.l-content .gift-r .gift-con .gift-con1{width: 55%;}
.l-content .gift-r .gift-con .gift-con2{width: 45%;}
.l-content .gift-r .gift-con .gift-con1 .gift-goods{margin: 10px 0 0 51px;}
.l-content .gift-r .gift-con .gift-con2 .gift-goods{margin: 10px 0 0 48px;}

.l-content .activity-ps {
	font-size: 15px;
	line-height: 1;
	color: #FFFFFF;
	position: absolute;
	left: 133px;
	top: 22px;
}

/*  */
.l-content .product{padding: 0 65px;}
.l-content .product ul {
	width: 100%;
	justify-content: space-between;
}
.l-content .product-detail {
	text-align: center;
	padding: 15px 0 20px;
}
.l-content .product-pic {margin-bottom: -60px;}
.l-content .product-name {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	color: #FFFFFF;
	height: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.l-content .product-model{padding: 0 20px; margin-top: -10px;}
.l-content .product-model p{
	background: url(../images/pro_model_bg.png) no-repeat center;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333333;
	height: 35px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.l-content .product-price {
	color: #FFFFFF;
	font-size: 19px;
}
.l-content .product-price strong {
	line-height: 1;
	font-size: 34px;
	color: #DD0000;
	font-family: Arial, Helvetica, sans-serif;
}

.l-content .product3 .product-pic{margin-bottom: -46px;}
.l-content .product3 .product-name{font-size: 22px; padding: 0 20px; height: 54px;}
.l-content .pro-ps {
	font-size: 15px;
	line-height: 1;
	color: #FFFFFF;
	position: absolute;
	left: 75px;
	top: 0px;
}

 
/*  */
.l-content .activity{padding: 55px 90px 15px 104px; }

.l-content .activity-title {
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	justify-content: flex-start;
}

.l-content .activity-con {
	margin-top: 21px;
}

.l-content .activity-con>div {
	display: flex;
	font-size: 19px;
	color: #FFFFFF;
}

.l-content .activity-con>div span,
.l-content .activity-con>div p {
	line-height: 32px;
}

.l-content .activity-con>div span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 28px;
}

.l-content .activity-con>div p {
	flex: 1;
}

.l-content .activity-con>div p a {
	color: #ffffff;
	line-height: 30px;
}

.l-content .activity-con>div p.email a {
	font-family: Arial, Helvetica, sans-serif;
}

.l-content .activity-con>div p a:hover {
	text-decoration: underline;
}

.l-content .activity-con>div p.num {
	margin-top: 20px;
}
