@charset "utf-8";
/* CSS Document */
body{font-size: 12px;}
div,h1,h2,h3,ul,li,p,img,input,a,span{
	list-style-type: none;
	text-decoration: none;
}
.proWrapper{width: 765px;}
.proWrapper table input:focus,.proWrapper table select:focus,.proWrapper table textarea:focus{
	border: solid 1px #ffca3c;
	-moz-box-shadow: 1px 1px 0px #aab4be inset;
    -webkit-box-shadow: 1px 1px 0px #aab4be inset;
    box-shadow: 1px 1px 0px #aab4be inset;
}
.clear{
	height:1px;
	overflow: hidden;
	clear: both; 
	visibility:hidden;
}
/*.mainBox{margin-top:10px;}*/
.proWrapper h2{
	line-height: 32px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
}
/* CSS Promotion01 */
.productsMain{min-width:846px;}

/* 列表页 */
ul.gift_list_g{
	overflow:auto;
	padding:36px 0 0 45px;
	margin:0;
}
.gift_list_g li{
	position: relative;
	float:left;
	margin:0 40px 30px 0;
	padding-bottom:10px;
	font-size: 12px;
	width:20%;
	max-width:226px;
	height:auto;
	line-height: 15px;
	text-align:center;
	border: 1px solid #CDCDCD;
	box-sizing: border-box;
}
.gift_list_g li:hover{border-color:#ff2d00;}
.gift_list_g li>a{
	width:100%;
	color:#3d3d3d;
}
.gift_list_g li>a:hover{color:#ff2d00;}
.gift_list_g li>a img{padding:0;}
.gift_list_g li>a p{
	height:36px;
	line-height:18px;
	margin:6px 8px 0;
	text-align: left;
	overflow: hidden;
}
.productsMain li .imgDefault,
.productsMain li .imgDefaultIe6{
	position: absolute;
	top:8%;
	left:0;
	width:100%;
}
.productsMain li .imgDefault img,
.productsMain li .imgDefaultIe6 img{width:72%;}
.productsMain li .imgDefault img{background: url(../img/imgDefaultSmall.svg) no-repeat; background-size:100% auto;}
.productsMain li .imgDefaultIe6 img{background: url(../img/imgDefaultSmall.gif) no-repeat;}

.productsMain a{display: inline-block;}
.productsMain img{
	width:100%;
	box-sizing: border-box;
}

.productsMain a:hover,.productsMain a:hover p{
	text-decoration: underline;
}
.spends{
  font-size:12px;
	color:#ff2d00;
	font-weight: bold;
	height:26px;
	line-height:26px;
}
.spends a:link,.spends a:visited{
	color:#ff2d00;
}
.spends span{
	width:50%;
	float:left;
	display: block;
}
.oldPoints{
	color:#555555;
	text-decoration: line-through;
}
.points a:link,.points a:visited{
	color:#ff2d00;
	font-weight: bold;
}
.claim{ margin:0 auto;}

.claim a{
	font-size:14px;
	color:#001eff;
	font-weight: bold;
	text-decoration: underline;
}
.claim a:hover{color:#ff2d00;}

/* CSS Promotion02 */
.giftInfo{
	overflow:auto;
	width:705px;
	margin:0 auto;
	padding:10px 0;
}
.giftInfo_left{
	width:325px;
	float:left;
}
.giftInfo_right{
	width:355px;
	float:right;
}
.clmgiftimg{width:275px;}
.clmmessg{width:405px;}
.giftInfo_left .photoBig{
	height:325px;
	border:1px solid #dcdcdc;
	background-color: #ffffff;
}
.giftInfo_left .photoBig img{
	width:315px;
	height:315px;
}
.clmgiftimg img{
	width:270px;
	height:270px;
	padding:2px;
	border:solid 1px #dcdcdc;
	background: none;
}
.giftInfo_left ul.imglist{
	width:325px;
	margin:8px 0 0;
	padding:0;
	overflow:hidden;
}
.giftInfo_left ul.imglist li{
	float:left;
	width:56px;
	height:54px;
	margin:0 5px 0 0;
}
.giftInfo_left ul.imglist li a{
	display:block;
	width:100%;
	height:100%;
}
.giftInfo_left ul.imglist li div{border:1px solid #dcdcdc;}
.giftInfo_left ul.imglist .imglist_l,
.giftInfo_left ul.imglist .imglist_r{
	overflow:hidden;
	width:6px;
	height:54px;
	margin:0 5px 0 0;
	background:#f8f8f8 url(../images/btn_imglist.svg?0) no-repeat;
	background-size:200% auto;
}
.giftInfo_left ul.imglist .imglist_r{
	float:right;
	margin:0;
}
.giftInfo_left ul.imglist .imglist_l{background-position:left center;}
.giftInfo_left ul.imglist .imglist_r{background-position:right center;}
.giftInfo_left ul.imglist li img{
	width:48px;
	height:48px;
	margin:0;
	padding:2px;
}

.giftInfo_right h1{
	font-size: 15px;
	color: #ff6400;
	line-height:25px;
	padding:20px 0 5px 0;
}
.giftInfo_right table{
	width:100%;
	margin:0;
	padding:0;
}
.giftInfo_right td{
	font-size: 14px;
	color:#464646;
	height:35px;
	line-height:35px;
	text-align:left;
	margin:0;
	padding:0 5px;
	border-top:dashed 1px #bebebe;
}

.giftInfo_right .td_left{
	width:120px;
	text-align:right;
}
.giftInfo_right input.gift_amount{
	font-size: 12px;
	text-align:center;
	width:25px;
	height:18px;
	padding:0 1px;
	margin:0;
	border:solid 1px #CCC;
}
.giftInfo_right input.gift_amount:focus{
	border-color:#ffb200;
	box-shadow: none;
}
.giftInfo_right .gift_left_amount{margin-left:3px;}
.giftInfo_right .claimB a{
	font-size: 20px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	width:155px;
	height:40px;
	line-height:40px;
	text-align:center;
	display: block;
	margin:20px auto;
	border-radius: 8px;
	background-color:#c8c8c8;
}

.briefIntro{
	margin:0 auto;
	width:740px;
	border-top:solid 1px #bebebe;
}
.briefIntro h3{
	font-size: 14px;
	color:#ff6400;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0 5px;
}
.briefIntro p{
	font-size: 12px;
	color:#1e1e1e;
	line-height:15px;
}
.briefIntro ul{
	margin:0 5px;
	padding:0 0 5px 0;
}
.briefIntro li{
	font-size: 12px;
	float:none;
	width:100%;
	height:18px;
	text-align:left;
	margin:0 10px;
	padding:0;
}
.footerBack{
	height:28px;
	padding-right:20px;
}
.footerBack a{
	display: block;
	float:right;
	margin-top:5px;
	width:60px;
	height:22px;
	line-height:22px;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	border:solid 1px #b8b8b8;
	background-color:#e9e8e6;
}
.footerBack a:link,
.footerBack a:visited{
	font-size: 12px;
	color:#505050;
}

/* CSS Promotion Claim Confirm */
.giftInfo_right textarea{
	width:99%;
	height:90px;
	margin:15px auto;
}
.submfoot{
	text-align:right;
	padding-right:10px;
	margin-top:10px;
}
.seladdress{
	margin-bottom:10px;
}
.seladdress .addresslist{
	float:left;
	width:46%;
}
.addresslist input,.otheraddres input{
	margin:5px 3px 8px 15px;
	vertical-align: middle;
}
.seladdress label{margin:0;}
.seladdress .newaddress{
	clear:both;
	background:#ebebeb;
}
.newaddress table{
	width:98%;
	margin:0 10px;
}
.newaddress table th,
.newaddress table td{
	vertical-align: top;
}
.newaddress table th{
	line-height:35px;
	text-align:right;
	white-space:nowrap;
}
.newaddress table td{padding:5px 0 5px 5px;}
.newaddress table input,.newaddress table select{
	height:20px;
	padding-left:2px;
	border:solid 1px #b9b9b9;
}
.submfoot input{ margin:0 3px;}

/* Left Frame */
#main div.intro2 .m1{margin:10px 0 0 15px;}