﻿@charset "utf-8";
/* CSS Document */

/*整体*/
*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
	font-size: 14px;
	font-family: Arial, Microsoft Yahei, Helvetica, sans-serif;
	margin: 0;
    padding: 0;
    font-size: 14px;
	color: #666;
    width: 100%;
    background-color: #fff;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
    color: #f69b0b;
}
p, ul,li, h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
li{
	list-style:none;
}
img{
	border: none;
    margin: 0;
    padding: 0;
	vertical-align: top;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.wrap{
    width: 1160px;
    margin: 0 auto;
}
.clearfix:after,.clearfix:before,.w:after,.w:before {
    content:"";
    display:block;
    clear:both
}
.clearfix {
    display:block
}
h1,h2,h3,h4,h5{font-weight: normal;font-family: Arial,'微软雅黑';}
input,button,textarea{
    outline: inherit;
}


/*------------*/
.giftContainer{
    background: #F0F0F8 url(../../images/gift/bg.png) no-repeat top;
    padding-bottom: 40px;
}
.limitedBuying{
    background: #fff url(../../images/gift/bg.png) no-repeat top;
    padding: 30px 0 30px;
}
.limitedBuying .wrap{
    border: 3px solid #494949;
    border-radius: 19px;
    color: #fff;
}
.limitedBuying .title{
    background: #494949;
    line-height: 60px;
    padding: 0 20px;
    position: relative;
    border-radius: 16px 16px 0 0;
}
.limitedBuying .title h2{
    font-style: italic;
    font-size: 24px;
    background: url(../../images/gift/labelTime.png) no-repeat left;
    background-size: 42px auto;
    padding-left: 50px;
}
.time-item{
    position: absolute;
    right: 15px;
    bottom: 10px;
    background: #2DBB5A;
    line-height: normal;
    padding: 6px 40px;
    text-align: center;
    line-height: 28px;
    border-radius: 0 0 36px 36px;
}
.time-item span{
    background: #0F3E1E;
    font-size: 24px;
    line-height: 34px;
    padding: 0 6px;
    display: inline-block;
}
.limitedBuying .list{
    padding: 20px 20px 40px;
    background: #fff;
    border-radius: 0 0 16px 16px;
}
.limitedBuying .list a{display: block;}
.limitedBuying .list .imgBox{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 214px;
}
.limitedBuying .list .content{
    text-align: center;
    padding-top: 10px;
}
.limitedBuying .list .content h3{
    color: #333;
    font-size: 16px;
    overflow: hidden;
    height: 42px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.limitedBuying .list .content p{color: #888;line-height: 32px;}
.limitedBuying .list .price{
    background: #F39800;
    color: #fff;
    line-height: 32px;
    border-radius: 10px 10px 6px 6px;
    padding-top: 4px;
}
.limitedBuying .list .price font{
    font-size: 20px;
}

.giftBox .title{
    background: url(../../images/gift/titleBg.jpg) repeat-x center;
    padding: 20px 0;
    text-align: center;
}
.giftBox .title span{
    display: inline-block;
    padding: 0 50px;
    background: #F0F0F8;
    color: #424246;
    font-size: 18px;
}
.giftBox .title font{
    font-size: 32px;
    letter-spacing: 5px;
    line-height: 60px;
}
.giftBox .box1 .boxLeft{
    width: 200px;
    height: 320px;
    background: url(../../images/gift/box1Bg.png) no-repeat bottom;
    background-size: 92% auto;
    background-color: #32B694;
    padding: 30px 20px;
    color: #fff;
}

.giftBox .boxLeft h3{
    font-size: 24px;
    line-height: 40px;
}
.giftBox .boxLeft {
    font-size: 13px;
    line-height: 36px;
}
.giftBox .boxLeft .hr{
    height: 4px;
    width: 80px;
    background: #fff;
}
.giftBox .link{
    padding: 15px 0 10px;
}
.giftBox .link a{
    display: inline-block;
    color: #fff;
    background: #4DBFA2;
    margin: 10px 5px 0 0;
    border: 1px solid #B3E4D8;
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    border-radius: 15px;
}
.giftBox .boxLeft .more{
    background: #FFFFFF;
    display: block;
    line-height: 30px;
    border-radius: 15px;
    text-align: center;
    color: #1D7EB8;
    font-size: 16px;
}
.giftBox .box1 a img{
    width: 650px;
    height: 320px;
}
.giftBox .boxRight{
    width: 310px;
    background: #BDE7D9;
    height: 320px;
}
.giftBox .boxRight a{
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 25px;
    color: #6E7172;
}
.giftBox .boxRight h3{
    font-size: 22px;
    line-height: 50px;
}
.giftBox .boxRight p{font-size: 16px;line-height: 28px;}
.giftBox .boxRight span{
    display: block;
    margin-top: 50px;
    color: #1988CB;
    font-size: 24px;
}

.giftBox2 .box1 .boxLeft{background-color: #F3AE2E;}
.giftBox2 .link a{background: #F6C262;border: 1px solid #fff;}
.giftBox2 .boxRight{background: #F5DEBF;}
.giftBox2 .boxLeft .more{color: #F56957;}
.giftBox2 .boxRight span{color: #EB7E09}
.giftBox3 .box1 .boxLeft{background-color: #53ABDF;}
.giftBox3 .link a{background: #7EC0E7;border: 1px solid #fff;}
.giftBox3 .boxRight{background: #B6DFF6;}
.giftBox3 .boxLeft .more{color: #1D7EB8;}
.giftBox3 .boxRight span{color: #1988CB}

.giftBox .box2{background: #fff;}
.giftBox .box2 li{
    width: 16.666%;
    float: left;
    padding: 26px 20px 10px;
}
.giftBox .box2 a{display: block;}
.giftBox .box2 .imgBox{
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 153px;
}

.giftBox .box2 .content{
    padding-top: 10px;
}
.giftBox .box2 .content h3{
    color: #333;
    font-size: 16px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.giftBox .box2 .content p{
    color: #A73124;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
}
