.list_cont{ width: 100%; height: 830px; overflow: hidden; background-color:#DDD3C9; }
.list_cont .header_tit{ width: 90%; margin: 10px auto; padding-left: 10px; line-height: 50px;font-size: 18px; border-bottom: 1px solid #b08d60;}
/* 积分兑换列表页 */
.list{ width: 94%;  margin: 10px auto; height: auto;overflow: hidden; }
.list .item{ width: 186px; height:auto; overflow: hidden; margin:10px; border: 1px solid #999; background-color: #fff; color: #333; float: left;   }
.list .item:hover{border-color: #0485EA; background-color: #F6FEE9; color: #0485EA; box-shadow: 5px 5px 8px #888888;}
.list .item dt{ width: 100%;height: 120px; overflow: hidden;}
.list .item dt img{ width: 100%; height:100%;}
.list .item dd{ width: 100%; padding-bottom:10px; }
.list .item dd .tit{ font-size: 18px; text-align:center; padding:10px 0px; }
.list .item dd .btn{ display: inline-block; width: 75px; height: 25px;line-height: 25px;  text-align: center; color: #FFF; margin-left:10px;}
.list .item dd .get{ background-color: #ab855e;border:1px solid #7c6241;}
.list .item dd .buy{ background-color: #2a92cf;border:1px solid #18577a;}
.list .item dd .get:hover{background-color: #c19669;}
.list .item dd .buy:hover{background-color: #55b2eb;}

/* 道具购买 */
.items_info{ width: 90%; margin: 0px auto; overflow: hidden; padding: 20px 10px;border-bottom:1px solid #AC885B;}
.items_info dt{ width: 230px; height: 140px; overflow: hidden; float: left; }
.items_info dt img{ width: 100%; height: 100%;}
.items_info dd{ width: 400px; height: 140px; overflow:  hidden; padding-left: 20px;  }
.items_info dd p{ line-height: 35px; color: #666;}
.items_info dd .color1{ color: #000;}
.from1{ margin: 10px 50px; overflow: hidden; }
.from1 tr{ width: 100%; height: 50px; line-height:50px;}
.from1 td.txt{ width: 130px; font-size: 16px; text-align: right;}
.from1 td.val{ width: 500px; }
.from1 .input{ width: 250px;  background-color: #F4FFE1; border: 1px solid #aaaaaa; padding: 8px;}
.from1 .btn{ width: 150px; padding:5px 0px; margin: 10px 0px; text-align: center; color: #fff; font-size: 18px; font-weight: bold; background-color: #d19571; border: 1px solid #a35e35; cursor: pointer;}
.from1 .btn:hover{background-color:#a35e35;}
.from1 .msg{color:red; font-size:12px;}
.from1 .desc{color:#666;line-height: 16px;}


/* 精品ID */
.GiftsID_list{ width: 800px;margin: 0px auto; overflow: hidden;}
.GiftsID_list .tit{ width: 100%; height:40px; line-height: 40px;  font-size: 16px; margin-top: 20px;}
.GiftsID_list .input-group{ display: inline; }
.GiftsID_list .input-group .input{ width: 300px; height: 30px; line-height: 30px; padding: 0px 5px; border: 1px solid #666; background-color:#F4FFE1;}
.GiftsID_list .input-group .btn{ width: 60px; height: 32px; line-height: 32px; padding: 0px; margin: 0px; text-align:  center;}
.GiftsID_list .tit .desc{ font-size: 14px; color:#666;}

.Rule {width:100%; height:auto; overflow: hidden;}
.Rule a{background-color: #cbbfaf; display: inline-block; padding:10px; color: #000; overflow: hidden; cursor:pointer; }
.Rule a.on,.Rule a:hover { background-color:#bfa487; color:#fff;}
.GiftsID_item{ width:100%; height:auto; overflow: hidden; }
.GiftsID_item a{ width:170px; height:50px;  background-color: #cbbfaf; display: inline-block; padding:10px; margin-right:5px; color: #000; overflow: hidden; }
.GiftsID_item a p{ font-size: 14px; line-height: 25px;}
.GiftsID_item a .c1{ color: #666;}
.GiftsID_item a:hover{ background-color:#bfad99; }
.GiftsID_item a:hover .c1{color: chocolate}
