@charset "UTF-8";
/*颜色*/
/*字号*/
/*字体*/
/*行高*/
/*表单*/
/*外观*/
.btn-g-s1, .btn-g-s2, .btn-b-s1, .btn-b-s2 {
  display: inline-block;
  background: url("../../images/auto_width.png?v20150506") no-repeat;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}
.btn-g-s1 span, .btn-g-s2 span, .btn-b-s1 span, .btn-b-s2 span {
  float: left;
  margin-left: 7px;
  padding-right: 7px;
  background: url("../../images/auto_width.png?v20150506") no-repeat;
  text-align: center;
}

.btn-g-s1 span, .btn-b-s1 span {
  height: 30px;
  line-height: 30px;
}

.btn-g-s2 span {
  height: 24px;
  line-height: 24px;
}

.btn-b-s2 span {
  height: 20px;
  line-height: 20px;
}

.btn-g-s1 {
  background-position: 0 -252px;
}
.btn-g-s1 span {
  background-position: right -283px;
  color: #333;
}
.btn-g-s1:hover {
  background-position: 0 -314px;
}
.btn-g-s1:hover span {
  background-position: right -345px;
}

.btn-g-s2 {
  background-position: 0 -624px;
}
.btn-g-s2 span {
  background-position: right -649px;
  color: #666;
}
.btn-g-s2:hover {
  background-position: 0 -674px;
}
.btn-g-s2:hover span {
  background-position: right -699px;
}

.btn-b-s1 {
  background-position: 0 -438px;
}
.btn-b-s1 span {
  background-position: right -469px;
  color: #FFF;
}
.btn-b-s1:hover {
  background-position: 0 -500px;
}
.btn-b-s1:hover span {
  background-position: right -531px;
}

.btn-b-s2 {
  background-position: 0 -774px;
}
.btn-b-s2 span {
  background-position: right -795px;
  color: #FFF;
}
.btn-b-s2:hover {
  background-position: 0 -816px;
}
.btn-b-s2:hover span {
  background-position: right -837px;
}

.public-page {
  *zoom: 1;
  margin-top: 49px;
  padding-bottom: 20px;
}
.public-page:before, .public-page:after {
  display: table;
  content: "";
}
.public-page:after {
  clear: both;
}
.public-page .public-page-inner {
  float: left;
  _display: inline;
  position: relative;
  left: 50%;
}
.public-page a {
  float: left;
  _display: inline;
  border: #dddddd 1px solid;
  padding: 2px 7px;
  color: #0095db;
  position: relative;
  left: -50%;
  margin: 0 3px;
}
.public-page a:hover {
  background-color: #0095db;
  color: #ffffff;
  border-color: #0095db;
}
.public-page a i {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.public-page .prev {
  margin-right: 7px;
  padding-left: 6px;
}
.public-page .prev i {
  border: #ffffff 4px solid;
  border-right-color: #0095db;
  margin-right: 5px;
}
.public-page .prev:hover i {
  border-color: #0095db;
  border-right-color: #ffffff;
}
.public-page .next {
  margin-left: 7px;
}
.public-page .next i {
  border: #ffffff 4px solid;
  border-left-color: #0095db;
  margin-left: 5px;
}
.public-page .next:hover i {
  border-color: #0095db;
  border-left-color: #ffffff;
}
.public-page .current {
  background-color: #0095db;
  color: #ffffff;
}

.ico-close, .ico-radio-s1, .ico-radio-s1-dis, .ico-radioed-s1, .ico-radioed-s1-dis {
  display: inline-block;
  background: url("../../images/icon.png?v20150506") no-repeat;
  vertical-align: middle;
}

.ico-close {
  width: 13px;
  height: 13px;
  background-position: -102px -438px;
}
.ico-close:hover {
  background-position: -153px -438px;
}

.ico-radio-s1, .ico-radio-s1-dis, .ico-radioed-s1, .ico-radioed-s1-dis {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.ico-radio-s1 {
  width: 16px;
  height: 16px;
  background-position: -1px -201px;
}
.ico-radio-s1:hover {
  background-position: -51px -201px;
}

.ico-radio-s1-dis {
  background-position: -151px -201px;
  cursor: default;
}
.ico-radio-s1-dis:hover {
  background-position: -151px -201px;
}

.ico-radioed-s1 {
  background-position: -1px -251px;
}
.ico-radioed-s1:hover {
  background-position: -51px -251px;
}

.ico-radioed-s1-dis {
  background-position: -151px -251px;
  cursor: default;
}
.ico-radioed-s1-dis:hover {
  background-position: -151px -251px;
}

.ico-loading-small {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../../images/user_center/loading_small.gif?v20150506") no-repeat;
  vertical-align: middle;
}

.win-s2 {
  position: fixed;
  _position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  background: #FFF;
}

.win-s2 {
  display: none;
  border: 1px solid #888;
}
.win-s2 .win-hd {
  margin: 0 10px;
  height: 50px;
  border-bottom: 1px solid #DCDCDC;
  overflow: hidden;
}
.win-s2 .win-hd h6 {
  float: left;
  color: #333;
  font: 400 16px/50px \5FAE\8F6F\96C5\9ED1;
}
.win-s2 .win-hd .btn-close {
  float: right;
  margin-top: 20px;
  width: 13px;
  height: 12px;
  background: url("../../images/icon.png?v20150512") no-repeat -102px -438px;
}
.win-s2 .win-hd .btn-close:hover {
  background-position: -153px -438px;
}
.win-s2 .win-bd {
  color: #333;
}
.win-s2 .win-ft {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.win-s2 .win-ft a {
  margin: 0 20px;
}

.win-bg {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .7;
  filter: alpha(opacity=70);
}

/*============辅助类============*/
/*
功能:空数据提示
参数:[$content 提示内容]
*/
/*
功能:文本缩略
参数:[$width 宽度]
*/
/*
功能:布告，消息
参数:[$bg-color 背景色] [$font-size 字号]
*/
.ico-plus,
.ico-minus, .ico-keybord, .ico-search, .ico-star {
  display: inline-block;
  background: url("../../images/user_center/ico.png?v20160317") no-repeat;
  vertical-align: middle;
}

.ico-plus,
.ico-minus {
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.ico-plus {
  background-position: -71px 0;
}

.ico-minus {
  background-position: -106px 0;
}

.ico-keybord {
  width: 16px;
  height: 10px;
  background-position: -142px -2px;
}

.ico-search {
  width: 15px;
  height: 16px;
  background-position: 0 -35px;
  cursor: pointer;
}

.ico-star {
  width: 17px;
  height: 17px;
  background-position: -71px -35px;
  cursor: pointer;
}
.ico-star:hover {
  background-position: -35px -35px;
}

.ico-loading-small {
  margin-right: 4px;
}

.list-star {
  float: left;
  overflow: hidden;
}
.list-star li {
  float: left;
  margin-right: 13px;
}

.win-tips,
.win-cancel-pay {
  margin: -130px 0 0 -230px;
  width: 460px;
  height: 260px;
}
.win-tips .win-bd,
.win-cancel-pay .win-bd {
  padding: 50px 50px 0;
  color: #F00;
  font: 18px \5FAE\8F6F\96C5\9ED1;
  text-align: center;
}
.win-tips .btn-g-s1 span,
.win-tips .btn-b-s1 span,
.win-cancel-pay .btn-g-s1 span,
.win-cancel-pay .btn-b-s1 span {
  width: 100px;
}

.tit-s1 {
  position: relative;
  z-index: 1;
  height: 35px;
  line-height: 35px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  *zoom: 1;
}
.tit-s1:before, .tit-s1:after {
  display: table;
  content: "";
}
.tit-s1:after {
  clear: both;
}
.tit-s1 h6 {
  float: left;
  color: #333;
  font-size: 18px;
  font-weight: 400;
}
.tit-s1 .mod-search {
  float: right;
}

.mod-search {
  padding: 0 5px;
  width: 218px;
  height: 24px;
  border: 1px solid #DDD;
  border-radius: 1px;
  overflow: hidden;
}
.mod-search input {
  float: left;
  margin-top: 2px;
  *padding-bottom: 4px;
  background: #FFF;
  border: 0 none;
  width: 180px;
  line-height: 20px;
  vertical-align: middle;
}
.mod-search .ico-search {
  float: right;
  margin-top: 5px;
}

.table-s2 {
  width: 100%;
  border: 1px solid #EEE;
  color: #666;
}
.table-s2 tbody {
  padding: 10px 0;
}
.table-s2 th,
.table-s2 td {
  padding: 8px 10px;
  border: 1px solid #EEE;
  text-align: center;
  vertical-align: middle;
}
.table-s2 th {
  background: #F8F8F8;
}
.table-s2 b {
  font-weight: 700;
}
.table-s2 .c1 {
  color: #84C360;
}
.table-s2 .c2 {
  color: #FF8A15;
}
.table-s2 .first {
  padding-left: 20px;
  text-align: left;
}

.produce-desc {
  padding: 5px 20px;
  overflow: hidden;
  text-align: center;
  height: 30px;
  overflow: hidden;
  position: relative;
}
.produce-desc li {
  width: 100% !important;
  height: 30px;
  line-height: 30px;
  text-align: left;
  position: relative;
}
.produce-desc li label {
  position: absolute;
  right: 99px;
}
.produce-desc li span {
  position: absolute;
  left: 710px;
}
.produce-desc li b {
  color: #e52e31;
  font-size: 14px;
  margin-right: 3px;
}
.produce-desc .loading {
  height: 15px;
  line-height: 15px;
  width: 150px;
  display: block;
  margin: 0 auto;
}
.produce-desc .error {
  color: #F96E71;
}

.mod-no-content {
  display: block;
  text-align: center;
  line-height: 435px;
  font-size: 20px;
  font-family: 'Microsoft Yahei';
  color: #999999;
  background: url("../../images/user_center/null.png") no-repeat 50% 50%;
  height: 300px;
}

.page-header-block .time-axis .dis div {
  background: #AAA;
  cursor: default;
}
.page-header-block .time-axis .dis div span {
  border-top-color: #AAA;
}
.page-header-block .time-axis .arrow {
  *height: 0 !important;
}

.list-order-item {
  margin-bottom: 16px;
  border: 1px solid #f0f0f0;
}
.list-order-item.on-show .list-order-item-bd .hd {
  border-bottom: 1px solid #f0f0f0;
}
.list-order-item.on-show .list-order-item-bd .hd .ico-minus {
  display: inline-block;
}
.list-order-item.on-show .list-order-item-bd .hd .ico-plus {
  display: none;
}
.list-order-item.on-show .list-order-item-bd .bd {
  display: block;
}

.list-order-item-hd {
  padding: 0 20px;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #f0f0f0;
  overflow: hidden;
}
.list-order-item-hd li {
  float: left;
  width: 230px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.list-order-item-hd li.last {
  float: right;
  width: 75px;
  text-align: center;
}
.list-order-item-hd li b {
  color: #e83337;
}

.list-order-item-bd .hd {
  padding: 0 20px;
  height: 43px;
  line-height: 43px;
  background: #fafafa;
  overflow: hidden;
}
.list-order-item-bd .hd .ico-minus,
.list-order-item-bd .hd .ico-plus {
  margin-right: 10px;
}
.list-order-item-bd .hd .ico-minus {
  display: none;
}
.list-order-item-bd .hd .details {
  float: left;
  width: 300px;
}
.list-order-item-bd .hd .actions {
  position: relative;
  float: right;
  width: 300px;
  color: #888;
  text-align: right;
}
.list-order-item-bd .hd .actions a {
  color: #888;
}
.list-order-item-bd .hd .btn-cancel,
.list-order-item-bd .hd .btn-apply-schedule,
.list-order-item-bd .hd .area-pay, .list-order-item-bd .hd .btn-pay,
.list-order-item-bd .hd .btn-pay-again,
.list-order-item-bd .hd .btn-logistics {
  text-align: center;
  vertical-align: middle;
}
.list-order-item-bd .hd .btn-cancel span,
.list-order-item-bd .hd .btn-apply-schedule span,
.list-order-item-bd .hd .area-pay span, .list-order-item-bd .hd .btn-pay span,
.list-order-item-bd .hd .btn-pay-again span,
.list-order-item-bd .hd .btn-logistics span {
  width: 60px;
}
.list-order-item-bd .hd .btn-cancel,
.list-order-item-bd .hd .btn-apply-schedule,
.list-order-item-bd .hd .area-pay {
  margin-left: 5px;
}
.list-order-item-bd .hd .btn-pay,
.list-order-item-bd .hd .btn-pay-again,
.list-order-item-bd .hd .btn-logistics {
  right: 90px;
}
.list-order-item-bd .hd .btn-cancel {
  top: 0;
  width: 75px;
}
.list-order-item-bd .hd .area-pay {
  top: 8px;
  right: 5px;
  width: 80px;
  text-align: right;
}
.list-order-item-bd .hd .area-pay i {
  display: block;
  line-height: 16px;
}
.list-order-item-bd .bd {
  display: none;
  padding: 12px;
  background: #fafafa;
}
.list-order-item-bd .bd ul {
  padding: 15px 30px 5px;
  background: #FFF;
}
.list-order-item-bd .bd li {
  line-height: 20px;
  color: #666;
}
.list-order-item-bd .bd li .ico {
  display: inline-block;
  margin-right: 6px;
  width: 16px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.list-order-item-bd .bd li .ico1 {
  display: inline-block;
  margin: 3px 6px 0 0;
  width: 16px;
  height: 16px;
  line-height: 14px;
  background: #e52e31;
  color: #FFF;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
.list-order-item-bd .bd li .name {
  display: inline-block;
  margin-right: 20px;
  width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
.list-order-item-bd .bd li .money {
  color: #e83337;
}
.list-order-item-bd .bd li .amount {
  display: inline-block;
  width: 30px;
}
.list-order-item-bd .produce-detail li {
  line-height: 24px;
}
.list-order-item-bd .produce-detail li * {
  vertical-align: top;
}
.list-order-item-bd .produce-coupon {
  display: none;
  padding-top: 5px !important;
}
.list-order-item-bd .produce-coupon .error {
  color: #e83337 !important;
}
