@charset "UTF-8";

.l-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
	font-family: "思源黑体CN","Microsoft YaHei", Simsun, Simhei;
    color: #000;
    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;}
.l-content .l-btn img:hover{transform: scale(.95);}

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

/*  */
.l-content .nomination {background: url(../images/img_bg01.jpg) no-repeat top center; height: 843px;}

/*  */
.l-content .prize {
	background: url(../images/img_bg02.jpg) no-repeat top center; 
	height: 727px; 
	display: flex;
	align-items: center; 
	justify-content: center;
	position: relative;
}
.l-content .prize-img2{display: none;}
.l-content .prize-img2.on{display: block;}

.prize-btn{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	display: flex;
	align-items: center; 
	justify-content: center;
	padding-top: 182px;
}
.prize-btn a{display: block; width: 90px; height: 90px; border-radius: 50%; cursor: pointer;}

/*  */
.l-content .award {
	background: url(../images/img_bg03.jpg) no-repeat top center; 
	height: 382px; 
	color: #ffffff;
	display: flex;
	align-items: center; 
	padding: 0px 150px 5px;
}
.l-content .award-text{
	font-size: 24px;
	line-height: 37px;
}
.l-content .award-text span{
	font-weight: bold;
	line-height: 37px;
	color: #ffcc00;
}
.l-content .award-text b{line-height: 37px;}
.l-content .award p{
	font-size: 18px;
	margin-top: 20px;
}
.l-content .more {
	height: 85px; 
	display: flex;
	align-items: center; 
	justify-content: center;
}
.l-content .more a img{display: block; box-shadow: 0 4px 17px #999999;}

.l-content .award-more {
	background: url(../images/img_bg04.jpg) no-repeat top center; 
}
.l-content .award-more a img{box-shadow: none;}

/*  */
.l-content .gift {
	background: url(../images/img_bg05.jpg) no-repeat top center; 
	height: 338px; 
	color: #ffffff;
	display: flex;
	align-items: center; 
	padding: 0 190px 4px;
}
.l-content .gift-text{
	font-size: 25px;
	line-height: 38px;
}
.l-content .gift span{
	font-weight: bold;
	line-height: 38px;
	color: #ffcc00;
}
.l-content .gift b,
.l-content .gift i{line-height: 38px;}
.l-content .gift-more {
	background: url(../images/img_bg06.jpg) no-repeat top center; 
}
.l-content .gift-more a img{box-shadow: none;}

/*  */
.l-content .first {
	background: url(../images/img_bg07.jpg) no-repeat top center; 
	height: 425px; 
}
.l-content .title{text-align: center; font-size: 45px; font-weight: bold; line-height: 50px;}

.l-content .first-con{
	display: flex;
	justify-content: center;
	padding-top: 38px;
}
.l-content .first-left{
	width: 50%;
	padding: 0 25px 0 46px;
}
.l-content .first-left-top{
	position: relative;
	display: flex;
	justify-content: space-between;
}
.l-content .pro-tt{font-size: 22px; font-weight: bold; line-height: 26px; margin: 12px 0 22px;}
.l-content .pro-img{position: absolute; right: 67px; top: 0;}
.l-content .pro-img a{display: block;}
.l-content .first-left-bottom{
	display: flex;
}
.l-content .price{font-size: 18px; padding-top: 15px; padding-right: 8px; letter-spacing: -0.5px;}
.l-content .price span{color: #dd0000; font-weight: bold; font-size: 26px;}
.l-content .price span b{font-size: 36px;}
.l-content .specs{padding-top: 15px;}
.l-content .specs,
.l-content .specs span,
.l-content .specs i{line-height: 24px; font-size: 16px;}

.l-content .first-more{margin-top: 4px;}

.l-content .first-right{
	width: 50%;
	padding: 30px 58px 0 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	height: 156px;
}
.l-content .second{
	background: url(../images/img_bg08.jpg) no-repeat top center; height:593px;
	display: flex;
}
.l-content .second-box{
	width: 50%;
}
.l-content .second-box .title {
	line-height: 46px;
}
.l-content .second-con{
	padding: 32px 25px 0 46px;
	height: 290px;
}
.l-content .second-con .pro-tt{
	margin: 17px 0;
}
.l-content .second-con .price p{margin-bottom: 5px;}
.l-content .specs2 p span:first-child{
	display: inline-block;
	width: 138px;
}
.l-content .second-reason{margin-top: 52px; color: #FFFFFF; font-size: 22px; text-align: center; line-height: 36px; }
.l-content .second-more{text-align: center; margin-top: 35px;}

.l-content .three{
	background: url(../images/img_bg09.jpg) no-repeat top center; 
	height:619px;
	display: flex;
}
.l-content .three .second-con{
	padding: 32px 59px 0 46px;
	height: 315px;
}

.l-content .four{
	background: url(../images/img_bg10.jpg) no-repeat top center; 
	height: 441px;
}
.l-content .four .title{line-height: 46px; margin-bottom: 20px;}
.l-content .four-box{display: flex;}
.l-content .four .second-more{margin-top: -10px;}
.l-content .four-text{
	background: url(../images/img_bg11.jpg) no-repeat top center;
	height: 270px;
}
.l-content .four-reason{
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	padding-top: 58px;
}
.l-content .celebrate{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-top: 80px;
}

.l-content .activity {background: url(../images/img_bg12.jpg) no-repeat top center; height: 422px;}
.l-content .activity dl{padding: 0px 56px; margin: 0; width: 100%;}
.l-content .activity dt{
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 7px;
}
.l-content .activity dt img{margin-right: 5px;}
.l-content .activity dd{display: flex; font-size: 18px; padding-top: 2px;}
.l-content .activity dd span,.l-content .activity dd p{line-height: 30px;}
.l-content .activity dd p{flex: 1;}
.l-content .activity dd span{width: 28px; text-align: right; padding-right: 3px; display: block; font-family: Arial, Helvetica, sans-serif;}
.l-content .activity dd p a{color: #000000; font-family: Arial, Helvetica, sans-serif; padding-bottom: 3px; border-bottom: 1px solid #000000;}