
/* define goods list style */
.goodslist li{float: left;width: 132px;height: 180px;text-align: center;}
.goodslist .mg_img{position: relative;margin: 0 auto 5px;}
.goodslist li .tip_c span,.goodslist li .tip_c a,.goodslist li .tip_c font,.goodslist li .credit strong,.goodslist li .credit span,.goodslist li .credit del{margin: 0 2px;}
.goodslist li .tip_c a:hover{text-decoration: underline !important;}
.goodslist li .credit:before{content:'';display: inline-block;width: 16px;height: 16px;background: url(../image/credit.png) center no-repeat;vertical-align: -4px;margin-right: 3px;}
.goodslist li .credit del,.goodslist li .credit .goodsgetsummary{font-size: 12px;color: #999;cursor: default;}
.goodslist li .credit .goodsgetsummary{letter-spacing: .5px;}
.goodslist li .credit .morecredit:before{content: '\6216';margin: 0 3px;margin-left: 0;font-weight: 600;color: #009688;}
.goodslist li .credit .morecredit:first-child:before{display: none;}
.goodslist li .credit .morecredit strong:before{content: '\002b';color: initial;margin: 0 1px;font-weight: 700;}
.goodslist li .credit .morecredit strong:first-child:before{display: none;}
.goodslist li .discounttip{display: inline-block;width: 38px;height: 38px;background: url(../image/mtip.png) center no-repeat;position: absolute;left: 0;top: 0;}
.goodslist li .discounttip span{display: block;font-family: "Microsoft YaHei";font-weight: bold;color: #fff;-ms-transform: scale(.8) rotate(-45deg);-webkit-transform: scale(.8) rotate(-45deg);transform: scale(.8) rotate(-45deg);font-size: 8px;text-align: center;position: absolute;top: 4px;width: 38px;height: 38px;line-height: 5px;left: 5px;text-overflow: ellipsis;white-space: nowrap;}
.goodslist li .timelimittip span{font-size: 12px;color: #9e9e9e;display: block;line-height: 18px;height: 18px;overflow: hidden;text-align: center;}

/* define get style */
.creditlist{background: #eee;border-radius: 4px;padding: 5px 8px;padding-bottom: 0;margin-bottom: 5px;}
.creditlist li{line-height: 30px;font-size: 12px;color: #333;font-weight: 400;border-bottom: 1px dashed #CDCDCD;}
.creditlist li input{vertical-align: -2px;}
.creditlist li em{margin:0 2px;font-weight: 700;}
.creditlist li:last-child{border-bottom: 0;}
.creditlist li del{margin: 0 2px;color: #888;}
.creditlist li span:after{content: '\002b';margin: 0 2px;}
.creditlist li span:last-child:after{content: '';}
.discountrule{margin: 5px 0;margin-bottom: 0;}
.discountrule table{border: 1px solid #cdcdcdb3;}
.discountrule table .tt{background: #eee;}
.discountrule table th,.discountrule table td{color: #888; border: 1px solid #cdcdcdb3; height: 25px;line-height: 25px; text-align: center;}
.discountrule table td{font-weight: 100;}
.discountrule table .enjoy{background: #FEFEE9;}

/* define my style */
.searchsection{margin: 10px 0;padding: 10px 14px;border: 1px dashed #C2D5E3;background: #E5EDF2;}
.searchsection table{width: 100%;}
.searchsection table th, .searchsection table td {padding: 7px 2px;}