div.giftBg{
	width:100%;
	min-width:1200px;
}
div.giftBg img{
	height:300px;
	width:100%;
	background-size:100% 
}
div.giftContent{
	min-width:1200px;
	margin-top:40px;
	background:url("../images/bg/main-bg-1000.png") no-repeat;
	background-size:100%;
	position: relative;
    z-index: 1000;
    padding-top: 20px;
    margin-top: -50px;
}
div.childrenContent{
	margin: 0px 0px 10px;
	overflow: auto;
	zoom:1;
	padding:10px 10px;
}
div.left{
	float:left;
}
div.right{
	float:left;
	margin-left:10px;
	margin-top: 5px;
}
div.padddy{
	overflow: auto;
	zoom:1;
}
div.search{
	width: 30%;
    margin: 10px 25px 20px;
    float:right;
}
span.submitGiftBtn:hover{
	cursor:pointer;
}
span.submitGiftBtn{
	background: rgb(254, 204, 46);height: 45px;
}
#giftForm input{
	width:80%;
	height: 45px;
}
span.iconSearch{
	color: #ffffff;
	font-size: 26px;
}
span.giftIcon{
	background:url("../images/icon/index.png") no-repeat -457px -37px;
	height: 40px;
    width: 35px;
    display: inline-block;
    position: relative;
    top: 10px;
}
span.titleGift{
	color: #333;
    font-size: 22px;
    font-weight: 400;
}
hr.line{
	border-color:#ccc;
	margin:0px 0px 20px;
}
div.childrenContent img{
	height:98px;
	width:98px;
}
p.gift_name a{
	color:#000;
	font-size: 14px;
}
p.gift_name a:hover{
	color:#1798ff;
}
p.game_name{
	color:#999;
	font-size: 14px;
}
p.leaveGift{
	color:#999;
	font-size: 14px;
}
div.childrenContent button{
	border:1px solid #1798ff;
	border-radius:5px;
	background:#fff;
	color:#1798ff;
	padding: 2px 10px;
}
span.icon-gift{
	background: url("../images/icon/index.png") no-repeat -500px -47px;
    display: inline-block;
    height: 18px;
    width: 20px;
    position: relative;
    top: 2px;
}
div.childrenContent button:hover{
	background:#1798ff;
	color:#fff;
}
div.childrenContent button:hover  span.icon-gift{
	background: url("../images/icon/index.png") no-repeat -500px -67px;
    display: inline-block;
    height: 18px;
    width: 20px;
    position: relative;
    top: 2px;
}
p.leaveGift{
	display:none;
}
p.leaveGift span{
	color:#1798ff;
	font-size: 14px;
}
p#info-m{
    text-align:center;
    margin-top:60px
}
p#info-m span.no_1{
    font-size:14px;
    color:red;
}
p#info-m span.no_2{
    font-size:14px;
    color:#666;
}
div.hehe{
	margin-top:20px;
}
div.hehe p.p1{
	font-size:18px;
	text-align:center;
}
div.hehe p.p2{
	padding: 20px 0px;
}
div.hehe p.p2 ,div.hehe p.p2 span{
	font-size:16px;
	text-align:center;
}
div.hehe p.p2 span {
	color:#1798ff;
}