@charset "utf-8";
.u-profile {
  width: 740px;
  padding: 15px 15px 15px 25px;
  overflow: hidden;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e6e6e6;
}
.u-hed {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.u-hed img {
  display: block;
  border-radius: 50%;
}
.u-pf {
  float: left;
  width: 625px;
  padding: 10px 0 0 25px;
}
.u-nm {
  padding-bottom: 12px;
  font-size: 14px;
  line-height: 28px;
}
.u-pf p {
  margin-left: -12px;
}
.u-pf p span {
  display: inline-block;
  padding: 0 12px;
}
.u-item {
  padding: 22px 0 0 0;
}
.u-item-t {
  font-size: 15px;
  padding: 0 0 12px 12px;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}
.u-item .u-item-t .more-a {
  float: right;
  padding: 5px 10px 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #005cbb;
  font-family: '宋体';
}
.latest-order {
  padding: 0px 15px;
}
.orderList td {
  border-collapse: collapse;
  border-bottom: 1px dotted #e9e9e9;
}
.orderList td {
  line-height: 20px;
  padding: 8px 4px 8px 6px;
  background-color: #fff;
  border-right: 0px;
}
.u-tit {
  position: relative;
  padding: 15px 0 15px 0;
  font-size: 16px;
  font-weight: bold;
}
.order-class {
  width: 734px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.order-class li {
  float: left;
  height: 30px;
  padding: 0 18px;
}
.order-class li a {
  display: block;
  white-space: nowrap;
  height: 29px;
  line-height: 29px;
  text-decoration: none;
}
.order-class li.curr a {
  color: #3b71c3;
  border-bottom: 2px solid #5389d9;
}
.u-order-itm {
  height: 28px;
  margin: 15px 0;
  background-color: #f6f6f6;
  line-height: 28px;
  border: 1px solid #eee;
  font-weight: bold;
  color: #666;
}
.u-order-itm dt {
  float: left;
  width: 360px;
  padding-left: 10px;
}
.u-order-itm dd {
  float: left;
  text-align: center;
}
.combine {
  width: 100%;
  overflow: hidden;
  padding-bottom: 15px;
}
.combine .left {
  float: left;
  width: 500px;
  height: 26px;
  padding-left: 10px;
}
.s-all {
  float: left;
  padding: 3px 15px 0 0;
}
.combine .comb-pay {
  display: block;
  float: left;
  height: 24px;
  padding: 0 18px;
  line-height: 24px;
  color: #ac1630;
  font-weight: bold;
  border: 1px solid #ac1630;
  background-color: #fdf6f6;
  border-radius: 2px;
}
.combine .right {
  float: right;
  width: 220px;
  height: 26px;
}
.combine .right a {
  display: block;
  float: right;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  margin-left: 6px;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  border-radius: 2px;
  text-decoration: none;
  color: #333;
}
.combine .right a:hover {
  background-color: #f1f1f1;
}
.combine .right a.nlink {
  border: 1px solid #eee;
  color: #aaa;
}
.combine .right a.nlink:hover {
  background-color: #f9f9f9;
}
.combine .right span {
  float: right;
  line-height: 26px;
  padding-right: 5px;
  letter-spacing: 3px;
}
.order-table,
.order-table td {
  border-collapse: collapse;
  border: 1px solid #e8e8e8;
}
.order-table {
  margin-bottom: 10px;
}
.order-table td {
  line-height: 20px;
}
.order-table td.order-tit {
  padding: 5px 15px;
  background-color: #f1f1f1;
}
.slect-pay {
  float: left;
  height: 20px;
  line-height: 20px;
  width: 4%;
  vertical-align: middle;
}
.slect-pay input {
  vertical-align: middle;
}
.ddh {
  float: left;
  display: block;
  width: 32%;
}
.order-table a.ddh {
  float: left;
  display: block;
  width: 32%;
  color: #3b5bb5;
  font-weight: bold;
}
.xdtime {
  text-align: right;
  color: #888;
}
.goods-qd {
  width: 500px;
  overflow: hidden;
  padding: 10px 0px 5px 0;
  margin-bottom: -1px;
  border-bottom: 1px solid #ddd;
}
.goods-qd .goods-tu {
  float: left;
  width: 50px;
  padding: 0 10px;
  text-align: center;
}
.goods-qd .goods-name {
  float: left;
  width: 290px;
  padding: 6px 10px 0 0;
}
.goods-qd .goods-price {
  float: left;
  width: 80px;
  text-align: center;
  line-height: 16px;
}
.goods-qd .goods-num {
  float: left;
  width: 50px;
  text-align: center;
}
.goods-qd .goods-name a.gu-cn {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.font-g {
  display: block;
  line-height: 16px;
}
a.btn-pay {
  display: block;
  width: 66px;
  padding: 3px 0px;
  text-decoration: none;
  margin: 0px auto 6px auto;
  background-color: #e74c3c;
  color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
}
a.btn-pay:hover {
  background-color: #ec7063;
}
.o-cont {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.o-cont li {
  float: left;
  width: 50%;
  height: 24px;
  line-height: 24px;
}
.o-cont2 {
  padding: 10px 0 18px 0;
}
.o-cont2 li {
  line-height: 24px;
}
.u-switch {
  height: 36px;
  border-bottom: 1px solid #ddd;
}
.u-sw {
  float: left;
  height: 35px;
  padding: 0 15px;
  margin-right: 6px;
  line-height: 35px;
  border: 1px solid #ddd;
  border-bottom: 0px;
  background-color: #f1f1f1;
  font-size: 13px;
  cursor: pointer;
}
.u-sw.curr {
  background-color: #6c92dd;
  border: 1px solid #6c92dd;
  border-bottom: 0px;
  color: #fff;
  cursor: text;
}
.u-goodslist {
  padding: 10px 0;
}
.u-nm .user-grade {
  display: block;
  font-size: 12px;
}
.plusico {
  display: inline-block;
  height: 18px;
  padding: 1px 3px 0 4px;
  margin-right: 6px;
  line-height: 17px;
  background-color: #212c4f;
  color: #f6d563;
  border-radius: 2px;
  vertical-align: 1px;
  font-weight: normal;
  font-size: 12px;
}
a:link {
  color: #333;
  text-decoration: none;
}
.u-nm .user-grade i {
  color: #ac1630;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
.wuliuzt {
  width: 734px;
  overflow: hidden;
  line-height: 24px;
}
.wuliuzt dt {
  float: left;
  width: 150px;
}
.wuliuzt dd {
  float: left;
  width: 584px;
}
.wlcoorp {
  padding: 15px 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  font-weight: bold;
}
.new-address {
  position: absolute;
  display: block;
  top: 16px;
  right: 0px;
  padding: 0 18px;
  height: 34px;
  line-height: 34px;
  background-color: #708bbc;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.address {
  padding: 30px 0 0 0;
}
.adr-list {
  width: 732px;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.adr-list.curr {
  width: 730px;
  border: 2px solid #ac1630;
}
.adr-list dt {
  float: left;
  width: 580px;
  padding-left: 10px;
  line-height: 24px;
}
.adr-list .adr-cz {
  float: right;
  width: 130px;
  text-align: right;
  padding: 10px 10px 0 0;
}
.adr-list.curr .adr-cz {
  padding-top: 30px;
}
.adr-list .adr-cz a {
  display: block;
  line-height: 24px;
  cursor: pointer;
  color: #4a5e9b;
}
.default {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0 12px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #ac1630;
  border-bottom-left-radius: 3px;
}
.popbox {
  display: none;
  position: fixed;
  z-index: 105;
  width: 620px;
  top: 240px;
  left: 50%;
  margin-left: -310px;
  background-color: #fff;
  padding: 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  border-radius: 5px;
}
.pop-tit {
  height: 36px;
  padding: 0 15px;
  line-height: 36px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
.pop-info {
  padding: 25px 10px;
}
.new-adr {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.new-adr dt {
  float: left;
  width: 90px;
  height: 30px;
  padding-right: 10px;
  line-height: 30px;
  text-align: right;
}
.new-adr dd {
  float: left;
  width: 480px;
  overflow: hidden;
}
.adr-btn {
  display: block;
  float: left;
  padding: 0 25px;
  height: 34px;
  line-height: 34px;
  background-color: #6c92dd;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border: 0; /* letter-spacing:6px; */
}
.adr-btn-cancel {
  margin-left: 30px;
  display: block;
  float: left;
  padding: 0 25px;
  height: 34px;
  line-height: 34px;
  background-color: lightcoral;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border: 0; /* letter-spacing:6px; */
}

.close-pop {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  height: 11px;
  width: 15px;
  background-position: -49px 0;
  cursor: pointer;
}
.error-tip {
  display: block;
  float: left;
  height: 34px;
  padding-left: 12px;
  line-height: 34px;
  color: #ac1630;
}
.account {
  width: 100%;
  overflow: hidden;
  padding: 8px 0 0 0;
}
.u-tx {
  float: left;
  width: 120px;
}
.tx-img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 5px;
  border: 5px solid #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.edit-tx {
  padding: 10px 0;
  text-align: center;
}
.edit-tx a {
  display: block;
  width: 100px;
  height: 30px;
  margin: 0 auto;
  border-radius: 2px;
  line-height: 30px;
  background-color: #f6f7f9;
  border: 1px solid #cbccce;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  color: #525252;
  text-decoration: none;
}
.u-info {
  float: left;
  width: 610px;
}
.username {
  display: block;
  float: left;
  padding-right: 25px;
  line-height: 30px;
}
.blue-btn {
  display: block;
  width: 226px;
  height: 34px;
  line-height: 34px;
  background-color: #708bbc;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border: 0; /* letter-spacing:6px; */
}
.tx-left {
  float: left;
  width: 500px;
  padding: 0 30px 0 0;
  border-right: 1px solid #e6e6e6;
}
.upload {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.upload-btn {
  float: left;
  padding: 8px 20px;
  border-radius: 2px;
  background-color: #f6f7f9;
  border: 1px solid #cbccce;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  color: #525252;
  cursor: pointer;
}
.upload-btn img {
  display: inline-block;
  margin-right: 8px;
  vertical-align: -2px;
}
.upload p {
  float: left;
  width: 300px;
  padding: 0 0 0 10px;
  line-height: 18px;
  color: #888;
}
.tx-photo {
  padding: 20px 0;
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.tx-photo img {
  border: 1px solid #c9ccd1;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.tx-sys {
  padding: 20px 0 0 0;
}
.tjtx {
  padding-bottom: 10px;
  font-weight: bold;
}
.txlist {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.txlist li {
  float: left;
  width: 54px;
  position: relative;
  padding: 0 8px 8px 0;
  cursor: pointer;
}
.txlist li img {
  display: block;
  width: 50px;
  border: 2px solid #fff;
  cursor: pointer;
}
.txlist li.curr img {
  border: 2px solid #ac1630;
}
.txlist li.curr span {
  display: block;
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 19px;
  height: 19px;
  background: url(/images/gx_03.png) no-repeat;
}
.save-tx {
  width: 120px;
  padding: 8px 0px;
  text-align: center;
  border-radius: 2px;
  background-color: #f6f7f9;
  border: 1px solid #cbccce;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  color: #525252;
  cursor: pointer;
}
.tx-right {
  float: right;
  width: 173px;
}
.tx-right p {
  padding: 3px 0 25px 0;
  line-height: 20px;
  color: #666;
}
.tx-right img {
  border: 1px solid #c9ccd1;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.safe-zt {
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #e6e6e6;
}
.safe-zt dt {
  float: left;
  width: 32px;
  height: 32px;
  background: url(/images/icon-msg2013.png) no-repeat 0 0;
}
.safe-zt dt.safe-ok {
  background: url(/images/icon-msg2013.png) -63px 0;
}
.safe-itm {
  float: left;
  width: 80px;
  height: 32px;
  line-height: 32px;
  padding: 0 0 0 25px;
  font-size: 16px;
}
.safe-inf {
  float: left;
  width: 400px;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  color: #999;
}
.safe-btn {
  float: right;
}
.safe-btn a {
  display: block;
  width: 110px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background-color: #f6f7f9;
  border: 1px solid #cbccce;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  color: #525252;
  font-weight: bold;
  text-decoration: none;
}
.set-tit {
  padding: 15px 0 20px 250px;
  font-size: 16px;
  color: #525252;
  font-weight: bold;
}
.setmibao {
  padding-left: 150px;
}
.setmibao .new-adr .blue-btn {
  display: block;
  width: 218px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  background-color: #6c92dd;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border: 0;
  letter-spacing: 6px;
}
.get-vc {
  display: block;
  float: left;
  margin-left: 6px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  background-color: #f6f7f9;
  border: 1px solid #cbccce;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  color: #525252;
  cursor: pointer;
}
.order-sum {
  padding: 15px 0;
}
.order-sum dl {
  width: 100%;
  overflow: hidden;
  line-height: 26px;
  font-size: 14px;
}
.order-sum dt {
  float: left;
  width: 640px;
  text-align: right;
}
.order-sum dd {
  float: left;
  color: #ac1630;
}

/*修改密码界面使用*/
.new-adr-max {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.new-adr-max dt {
  float: left;
  width: 150px;
  height: 30px;
  padding-right: 10px;
  line-height: 30px;
  text-align: right;
}
.new-adr-max dd {
  float: left;
  width: 420px;
  overflow: hidden;
}
/*修改密码界面使用*/

/*验证数据使用*/
.reg-tip {
  padding-left: 8px;
  line-height: 36px;
  color: red;
}
/*验证数据使用*/

.u-favorite {
  overflow: hidden;
  padding: 24px 0 0;
  width: 830px;
}
.u-col {
  float: left;
  width: 803px;
}
.coupon-active {
  padding: 35px 0 20px 0;
}
.quan-itm {
  border-bottom: 1px solid #e6e6e6;
  height: 34px;
  padding: 26px 0 0;
  width: 773px;
}
.quan-itm span.curr {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}
.quan-itm span {
  display: block;
  float: left;
  height: 33px;
  padding: 0 20px;
  line-height: 33px;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
  border-bottom: 0px;
  margin-right: 6px;
  cursor: pointer;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.quan-none {
  border-top: 1px dotted #d6d6d6;
  color: #888;
  padding: 25px 0;
  text-align: center;
}
.darkTip {
  display: none;
  left: 0;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%;
  z-index: 1080;
}
.darktip-wrap {
  background: rgba(51, 51, 51, 0.9) none repeat scroll 0 0;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-family: 'Microsoft Yahei';
  font-size: 15px;
  padding: 15px 20px;
}
.darktipico {
  display: block;
  height: 30px;
  margin: 0 auto;
  padding-bottom: 8px;
  width: 30px;
}
.wine-invitation {
  float: left;
  padding: 0 20px 20px 0;
  width: 357px;
}
.ivt {
  height: 158px;
  overflow: hidden;
  position: relative;
  width: 357px;
}
.ivt-wrap {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  height: 156px;
  position: relative;
  width: 355px;
}
.ivt-wrap a {
  display: block;
  padding: 20px 0 20px 15px;
  text-decoration: none;
}
.ivt-primary {
  padding-right: 30px;
  position: relative;
}
.ivt-code {
  font-size: 16px;
  padding-bottom: 8px;
}
.ivt-goods {
  color: #ac1630;
  line-height: 18px;
  overflow: hidden;
  padding-bottom: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ivt-goods span {
  color: #333;
}
.ivt-update {
  color: #999;
}
.ivt-arrow {
  background: rgba(0, 0, 0, 0) url('../images/arrow-right.png') no-repeat scroll center center;
  display: block;
  height: 24px;
  margin-top: -12px;
  position: absolute;
  right: 8px;
  top: 50%;
  width: 24px;
}
.ivt-foot {
  background-color: #fafbfc;
  border-radius: 8px;
  border-top: 1px dashed #ddd;
  overflow: hidden;
  padding: 10px 15px;
  width: 325px;
}

.ivt-foot-bd {
  float: left;
  line-height: 28px;
}
.ivt-foot-copy {
  float: right;
  padding-left: 10px;
}
.ivt-copy {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c9ccd1;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 56px;
}
.ivt-circle-l,
.ivt-circle-r {
  background: rgba(0, 0, 0, 0) url('../images/ivtcircle.png') no-repeat scroll center center;
  bottom: 39px;
  display: block;
  height: 20px;
  left: -9px;
  position: absolute;
  width: 20px;
}
.ivt-circle-r {
  left: auto;
  right: -10px;
}
.ivt-expired .ivt-expiredico,
.ivt-used .ivt-usedico {
  display: block;
}
.ivt-expiredico {
  background: rgba(0, 0, 0, 0) url('../images/yhq.png') no-repeat scroll -34px 0;
  height: 58px;
  opacity: 0.8;
  position: absolute;
  right: 15px;
  top: -14px;
  width: 58px;
}
.ivt-usedico {
  background: rgba(0, 0, 0, 0) url('../images/yhq.png') no-repeat scroll -95px 0;
  display: none;
  height: 58px;
  opacity: 0.8;
  position: absolute;
  right: 15px;
  top: -14px;
  width: 58px;
}
.ivt-used .ivt-content,
.ivt-used a:hover,
.ivt-used .ivt-goods,
.ivt-used .ivt-goods span,
.ivt-used .ivt-foot,
.ivt-used .ivt-update,
.ivt-expired .ivt-content,
.ivt-expired a:hover,
.ivt-expired .ivt-goods,
.ivt-expired .ivt-goods span,
.ivt-expired .ivt-foot,
.ivt-expired .ivt-update {
  color: #bbb;
}
.ivt-wrap .ivt-content {
  display: block;
  padding: 20px 0 20px 15px;
  text-decoration: none;
}
.coup-wlist {
  padding: 10px 0 0 15px;
}
.coup-wlist dl {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
.coup-wlist dl dt {
  float: left;
  width: 60px;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.coup-wlist dl .coup-buy {
  float: right;
  margin-right: 10px;
}
.coup-wlist dl .coup-buy a {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 3px;
  background-color: #fff;
  color: #b70e2d;
  border: #b70e2d 1px solid;
}
.coup-wlist dl .coup-w-i {
  padding: 0px 70px;
  line-height: 20px;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
.coup-w-i p {
  font-size: 12px;
}

.class-wrap {
  width: 734px;
  padding: 30px 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.class-info {
  float: left;
  width: 300px;
  padding: 0 30px 0 0;
}
.class-cur {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Microsoft YaHei';
}
.class-describ {
  padding-top: 12px;
}
.upclass {
  font-weight: bold;
}
.needval {
  color: #ac1630;
  font-weight: bold;
}
.view-ruler {
  padding-top: 10px;
  line-height: 25px;
  font-size: 12px;
  color: #2057b3;
  cursor: pointer;
  font-family: '宋体';
}
.class-info p {
  padding-top: 10px;
  color: #666;
}
.class-info p {
  padding-top: 10px;
  color: #666;
}
.class-data {
  float: right;
  width: 335px;
  padding: 0 30px;
  border-left: 1px solid #e6e6e6;
}
.classtb {
  position: relative;
  width: 100%;
  height: 53px;
  padding: 27px 0 0 0;
}
.linetb {
  position: relative;
  width: 100%;
  height: 5px;
  background-color: #e6e6e6;
  border-radius: 3px;
}
.lineval {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 5px;
  background-color: #ac1630;
  border-radius: 3px;
}
.classdot {
  position: absolute;
  display: block;
  top: -4px;
  width: 12px;
  height: 12px;
  background-color: #ac1630;
  border-radius: 6px;
}
.dot-start {
  left: 0;
}
.dot-platinum {
  left: 30%;
  margin-left: -4px;
}
.dot-blackgold {
  right: 30%;
}
.dot-cabinet {
  right: 0;
}
.dis-achieve {
  top: -2px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #ccc;
}
.member {
  position: absolute;
  top: 42px;
  line-height: 20px;
}
.member span {
  display: block;
  color: #999;
}
.zcmb {
  left: -10;
}
.gold-mb {
  left: 70px;
  text-align: center;
}
.platinum-mb {
  left: 198px;
  text-align: center;
}
.blackgold-mb {
  right: -25px;
  text-align: right;
}
.cabinet-mb {
  right: -25px;
  text-align: right;
}
.class-get {
  position: absolute;
  top: -25px;
  right: 0;
  padding: 1px 5px;
  background-color: #ac1630;
  color: #fff;
  border-radius: 8px;
}
.rights {
  border: 1px solid #e6e6e6;
  border-top: 0;
  padding: 15px 30px 30px 30px;
  line-height: 25px;
}
.rights-itm {
  font-size: 14px;
  font-weight: bold;
}
.keep {
  width: 100%;
  padding: 5px 0;
  overflow: hidden;
  margin-top: 30px;
}
.keep-item {
  float: left;
  width: 49%;
  text-align: center;
}
.keep-t {
  padding-bottom: 10px;
  color: #999;
}
.keep-info {
  font-size: 14px;
}
.keep-bord {
  border-right: 1px solid #e6e6e6;
}
.class-ruler {
  padding: 0 20px;
  line-height: 25px;
}
.class-ruler p {
  text-indent: 2em;
  padding-bottom: 10px;
}
.quan-itm {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #e6e6e6;
  padding: 26px 0 0 0;
}
.quan-itm span {
  display: block;
  float: left;
  height: 33px;
  padding: 0 20px;
  line-height: 33px;
  background-color: #f6f6f6;
  border: 1px solid #e6e6e6;
  border-bottom: 0px;
  margin-right: 6px;
  cursor: pointer;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.quan-itm span.curr {
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
#popRuler {
  width: 550px;
  margin-left: -275px;
}
.rights span {
  font-weight: 900;
  font-size: 14px;
}

.u-title {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  line-height: 16px;
  font-size: 16px;
  font-family: 'Microsoft Yahei';
}
.u-title .tit-bd {
  float: left;
}
.u-title a {
  display: block;
  float: right;
  text-decoration: none;
  font-size: 12px;
  font-family: 'SimSun', '瀹嬩綋';
  font-weight: normal;
}
.u-title.tborder {
  border-bottom: 1px solid #e6e6e6;
}
.u-title.marg-b10px {
  margin-bottom: 10px;
}

.u-page-title {
  padding: 20px 0 15px 0;
  line-height: 27px;
  font-size: 18px;
  font-family: 'Microsoft Yahei';
  font-weight: bold;
}
.u-page-title.u-page-tpad {
  padding: 20px 0;
}
.u-page-title .page-tit-tip {
  display: inline-block;
  padding-left: 15px;
  font-size: 12px;
  font-family: 'SimSun', '瀹嬩綋';
  font-weight: normal;
}

.u-group {
  width: 100%;
  padding-bottom: 15px;
}
input.t-in {
  width: 200px;
  height: 30px;
  padding: 0 8px;
  line-height: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}
input.t-in.inw-80px {
  width: 80px;
}
input.t-in.inw-larger {
  width: 400px;
}
.lb,
.lb input {
  vertical-align: middle;
}
.quan-btn {
  height: 32px;
  padding: 0 20px;
  background-color: #708bbc;
  color: #fff;
  margin-left: 10px;
  border-radius: 3px;
}
.menu-tab {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 33px;
}
.menu-tab li {
  float: left;
  margin-right: 6px;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #f5f5f5;
  cursor: pointer;
}
.menu-tab li.currTab {
  background-color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
.menu-tab li a,
.menu-tab li span {
  display: block;
  padding: 0 20px;
  text-decoration: none;
}
.menu-tab li i {
  display: inline-block;
  padding-left: 5px;
  font-weight: bold;
  color: #ac1630;
}
.quan-inf {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.quanwrap {
  float: left;
  width: 235px;
  margin: 0 10px 20px 10px;
  background-color: #f5f5f5;
}
.quan-top,
.quan-t-disable {
  position: relative;
  height: 150px;
  background-color: #7a9ac3;
  color: #fff;
  text-align: center;
  font-family: 'Microsoft Yahei';
}
.quan-by {
  display: block;
  height: 18px;
  width: 36px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -18px;
  background: url('../images/yhq.png') no-repeat 0 0;
}
.quan-bg {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: url('../images/yhq.png') repeat-x bottom;
}
.quan-t-disable {
  background-color: #c3c3c3;
}
.quan-val {
  padding: 25px 0 0 0;
  height: 68px;
  line-height: 60px;
  overflow: hidden;
  font-size: 66px;
  font-weight: bold;
  font-family: Arial;
}
.quan-val.qv-pad {
  padding: 30px 0 0 0;
}
.quan-val span {
  font-size: 40px;
  font-weight: normal;
  vertical-align: 3px;
  font-family: 'Microsoft Yahei';
}
.quan-val span.quan-symbol {
  font-size: 24px;
}
.quan-val .zhe {
  font-size: 32px;
}
.max-cut {
  min-height: 15px;
  padding: 0 10px 5px 10px;
  font-size: 16px;
}
.max-cut i {
  font-weight: bold;
}
.quan-cont {
  position: relative;
  height: 200px;
  padding: 20px 15px 20px 15px;
}
.quan-tit {
  word-wrap: break-word;
  padding-bottom: 7px;
  line-height: 20px;
  color: #666;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
}
.quan-tit p {
  font-size: 14px;
}
.quan-tip {
  line-height: 18px;
  color: #999;
}
.quan-buy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  width: 100%;
}
.re-gifted,
.view-buy,
a.view-buy {
  display: block;
  width: 120px;
  height: 28px;
  margin: 0 auto 10px auto;
  background-color: #fff;
  border: 1px solid #708bbc;
  color: #2057b3;
  text-align: center;
  border-radius: 3px;
  line-height: 28px;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Microsoft Yahei';
  font-size: 14px;
}
.view-buy,
a.view-buy {
  border: 1px solid #ac1630;
  color: #ac1630;
}
.quan-getok-tip {
  padding-bottom: 15px;
  line-height: 20px;
  text-align: center;
  color: #999;
  font-size: 14px;
  font-family: 'Microsoft Yahei';
}
.quan-getok-tip span {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 6px;
  background-position: -122px -19px;
  vertical-align: -2px;
}
.invalid-xh {
  color: #999;
  border: 1px solid #999;
}
#pop-coupwines {
  margin-top: -250px;
  margin-left: -293px;
}
#reGifted {
  width: 460px;
  margin-top: -146px;
  margin-left: -238px;
}
.coup-sentip {
  padding-bottom: 15px;
  line-height: 18px;
}
.regift-tip {
  padding-bottom: 8px;
  color: #999;
}
.regift-error {
  float: none;
  display: block;
}

.pop-center {
  display: none;
  position: fixed;
  z-index: 1080;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border: 8px solid #b5b5b5;
}
.pop-shorttip {
  width: 350px;
  margin-left: -183px;
  margin-top: -109px;
}
.closed-popimg {
  position: absolute;
  display: block;
  right: -8px;
  top: -36px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background: #b5b5b5 url('../images/nclose.png') no-repeat center center;
}
.pop-center-tit {
  position: relative;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  text-align: center;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  font-family: 'Microsoft Yahei';
  font-weight: bold;
}
.pop-center-tit.tit-al {
  text-align: left;
}
.pop-wines {
  width: 550px;
  max-height: 430px;
  margin: 10px 0;
  overflow: hidden;
}
.pop-winelist {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  border-bottom: 1px solid #f1f2f3;
}
.pop-winelist dt {
  float: left;
  width: 50px;
  padding: 0 10px 0 20px;
}
.pop-wname {
  float: left;
  width: 280px;
  padding-right: 20px;
  line-height: 24px;
}
.pop-wname a {
  display: block;
  width: 100%;
}
.pop-wprice {
  float: left;
  width: 80px;
  padding: 5px 5px 0 0;
}
.pop-winebtn {
  float: left;
  padding-top: 5px;
}
.pop-winebtn a {
  display: block;
  width: 60px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #ac1630;
  color: #ac1630;
  text-decoration: none;
  border-radius: 3px;
}
.popwines-page {
  padding: 15px 0;
}
.pop-grayblue {
  display: none;
  position: absolute;
  z-index: 10;
  left: -100px;
  top: 36px;
  width: 750px;
  background-color: #f1f6fd;
  color: #424b58;
  border: 1px solid #bfc4ce;
  line-height: 20px;
  border-radius: 5px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.09);
}
.form-tip .ico,
.drop-ico {
  background: url('../images/sprite.png') no-repeat;
}
.form-row {
  padding: 8px 0;
  *zoom: 1;
}
.form-row:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.form-row dt {
  float: left;
  width: 105px;
  padding-right: 10px;
  text-align: right;
  line-height: 32px;
}
.form-row dt i {
  display: inline-block;
  padding-right: 5px;
  color: #ac1630;
  font-size: 14px;
  font-family: 'SimSun', '瀹嬩綋';
}
.form-row dd {
  margin: 0 0 0 115px;
  line-height: 32px;
  *zoom: 1;
}
.form-row dd:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.prefecture {
  position: relative;
  width: 100%;
  *zoom: 1;
}
.prefecture:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.form-in {
  float: left;
  margin-right: 10px;
}
.form-zindex {
  position: relative;
  z-index: 10;
}
.form-tip {
  display: none;
  position: relative;
  padding: 8px 0 0 20px;
  color: #ac1630;
  font-size: 12px;
  text-align: left;
  line-height: 16px;
}
.form-tip.nofloat {
  float: none;
}
.form-tip .ico {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 16px;
  background-position: -266px -71px;
}
.error-form input.t-in {
  border: 1px solid #ac1630;
}
.error-form .form-tip {
  display: block;
}
.pop-text {
    line-height: 28px;
    padding: 30px;
    font-size: 14px;
    overflow-y: auto;
    max-height: 400px;
}
.pop-text p {
  text-indent: 2em;
  padding-bottom: 10px;
}
.pop-text.scroll-y {
  height: 419px;
  overflow-y: scroll;
  font-size: 12px;
  line-height: 24px;
}
.pop-text.no-indent p {
  text-indent: 0;
}
.pop-footer {
  padding: 15px 20px;
  text-align: center;
}
.pop-footer.border {
  border-top: 1px solid #e6e6e6;
}
.pop-footer.footpad {
  padding: 0 20px 30px 20px;
}
.pop-footer span,
.pop-footer a {
  margin: 0 6px;
}
.pop-footer .btn-grayline-34px,
.pop-footer .btn-34px {
  font-weight: bold;
}
.pop-footer.large-btn .graybtn,
.pop-footer.large-btn .darkbtn {
  padding: 9px 40px;
  font-size: 18px;
  line-height: 25px;
}
.pop-footer.large-btn .darkbtn {
  line-height: 27px;
}
.btn-grayline-26px,
a.btn-grayline-26px,
.btn-grayline-34px,
a.btn-grayline-34px,
.btn-grayline-40px,
a.btn-grayline-40px,
.btn-grayline-45px,
a.btn-grayline-45px,
.btn-redline-34px,
a.btn-redline-34px {
  display: inline-block;
  height: 18px;
  padding: 7px 28px;
  font-size: 14px;
  line-height: 18px;
  background-color: #f6f7f8;
  color: #464646;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #c9ccd1;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.btn-34px,
a.btn-34px {
  display: inline-block;
  height: 20px;
  padding: 7px 28px;
  font-size: 14px;
  line-height: 20px;
  background-color: #ac1630;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
}
.btn-34px.bg-blue,
a.btn-34px.bg-blue {
  background-color: #708bbc;
}
.closed-ipop,
.c-protocol {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(../images/c3.png) no-repeat center center;
  cursor: pointer;
}
.xhico {
  position: relative;
  display: inline-block;
  padding: 0 4px;
  margin-right: 5px;
  line-height: 18px;
  color: #ac1630;
  font-size: 12px;
  border: 1px solid #ac1630;
  border-radius: 2px;
  vertical-align: 1px;
}
.quan-expire {
  position: absolute;
  bottom: 50px;
  right: 10px;
  width: 59px;
  height: 59px;
  background: url(../images/yhq.png) no-repeat -35px 0;
}
.short-info {
  padding: 40px 30px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.short-info.txt-l {
  text-align: left;
  padding: 40px 30px 30px 30px;
}
.pop-bd {
  padding: 30px;
}
.short-tit {
  font-weight: bold;
  padding-bottom: 6px;
  font-size: 16px;
  text-align: center;
}

.shortico {
  width: 42px;
  height: 42px;
  margin: 0 auto 10px auto;
  background-image: url('../images/sprite.png');
  background-position: -220px -48px;
}
.shortico.ico-ok {
  background-position: -257px 0;
}

.none-tip {
  padding: 50px 0 100px 0;
  text-align: center;
  font-size: 0;
}
.none-tip .none-ico {
  display: inline-block;
  width: 48px;
  height: 48px;
  vertical-align: top;
  background: url('../images/tip-full.png') no-repeat 0 0;
}
.none-tip .none-info {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  font-size: 14px;
  color: #999;
  line-height: 48px;
  text-align: left;
}
.none-tip .none-info.multi-line {
  line-height: 24px;
  padding-top: 3px;
}
.quan-t-disable {
  background-color: #c3c3c3;
}
.s-pages {
  padding: 0;
  font-size: 12px;
}
.pages {
  text-align: center;
  font-size: 14px;
}
.pages a.disabled {
  color: #aaa;
  border: 1px solid #e6e6e6;
  cursor: text;
}
.s-pages .prev,
.s-pages .next {
  font-size: 12px;
}
.s-pages a {
  height: 22px;
  padding: 0 7px;
  line-height: 22px;
}
.pages a {
  display: inline-block;
  height: 32px;
  padding: 0 13px;
  line-height: 32px;
  background-color: #fff;
  margin: 0 3px;
  text-decoration: none;
  color: #333;
  border-radius: 3px;
  border: 1px solid #ddd;
}
.pages a.current {
  background-color: #708bbc;
  border: 1px solid #708bbc;
  color: #fff;
}
.s-pages a {
  height: 22px;
  padding: 0 7px;
  line-height: 22px;
}
.page-tit-tab {
  height: 45px;
  padding: 0 20px;
  line-height: 45px;
  background-color: #f9f9f9;
  margin-left: 173px;
}
.current-tit {
  float: left;
  padding-right: 30px;
  border-right: 1px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1';
}
.page-tit-tab .page-tit-item.curr {
  height: 46px;
  font-weight: bold;
  background-color: #fff;
}
.page-tit-tab .page-tit-item {
  display: block;
  float: left;
  padding: 0 20px;
  border-right: 1px solid #e6e6e6;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1';
}
.wealth {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.wealth-l {
  float: left;
  position: relative;
  width: 310px;
  padding: 10px 20px 20px 0;
}
.wealth-item {
  font-size: 14px;
}
.wealth-tit {
  font-size: 16px;
  font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1';
}
.wealth-item .wealth-val {
  font-size: 24px;
  color: #ac1630;
  vertical-align: -2px;
}
.wealth-item .wealth-val i {
  display: inline-block;
  padding-left: 5px;
  font-size: 14px;
  vertical-align: 2px;
}
.wealth-l p {
  line-height: 18px;
  padding-top: 8px;
}
.fontbold {
  font-weight: bold;
}
.font-red {
  color: #ac1630;
}
.overhidden {
  padding-top: 30px;
  overflow: hidden;
}
.wealth-detail {
  padding-bottom: 15px;
}
.wd-row.wd-th {
  font-weight: bold;
  color: #999;
}
.wd-row {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  line-height: 20px;
  padding: 10px 0;
}
.wd-row.wd-th dt {
  font-size: 12px;
  padding-left: 0;
  width: 110px;
}
.wd-row dt {
  float: left;
  width: 105px;
  font-size: 16px;
  padding-left: 5px;
}
.wd-row dd {
  float: left;
}
.wd-resouce {
  width: 310px;
  padding-left: 10px;
}
.wd-date {
  width: 110px;
  color: #999;
  text-align: center;
}
.wd-tip {
  width: 220px;
  color: #999;
  text-align: right;
}
