@charset "UTF-8";
/* ellipsis，省略号，当超过宽度时，显示省略号 */
/* 兼容 inline-block */
/*清除浮动*/
/* 兼容最小高度 */
/*
可实现实虚三角
 */
/*栅格数量*/
.alert {
  padding: 8px 10px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-min {
  padding: 0 5px;
  margin-top: 5px;
  margin-bottom: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 8px 10px20; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger, .alert-fail {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .alert-fail hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .alert-fail .alert-link {
    color: #843534; }

@keyframes hover-color {
  from {
    border-color: #c0c0c0; }
  to {
    border-color: #3e97eb; } }

.order-info h2 {
  height: 26px;
  line-height: 26px;
  border-bottom: #aaa 1px solid;
  margin: 15px 0;
  padding-bottom: 15px;
  font-size: 14px; }

.address-list li {
  position: relative;
  display: block;
  padding: 13px 15px;
  width: 207px;
  height: 80px;
  float: left;
  background-image: url(../images/address.png);
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer; }
  .address-list li label {
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 1px solid #dedede;
    display: block; }

.address-list li:hover {
  background-color: #fffae5; }

.address-list li.selected {
  background-image: url(../images/address-selected.png); }

.address-list li .icon-selected-32 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none; }

.address-list li .tip {
  position: absolute;
  left: 50px;
  width: 60px;
  color: #f50;
  font-weight: bold;
  display: none; }

.address-list li.selected .icon-selected-32,
.address-list li.selected .tip {
  display: block; }

.address-list li input {
  display: none; }

.address-list li .modify {
  position: absolute;
  left: 15px;
  bottom: 8px;
  display: none;
  color: #C97; }

.address-list li.selected .modify {
  display: block; }

.address-list li .address-info {
  font-size: 12px; }

.address-list li .address-info input {
  vertical-align: middle; }

.address-list li .address-info a.default {
  margin-left: 10px;
  display: none; }

.address-list li.selected .address-info a.default {
  display: inline-block; }

.payment-list {
  position: relative; }
  .payment-list li {
    position: relative;
    display: block;
    border: 1px solid #f1f1f1;
    padding-bottom: 10px;
    text-align: center;
    width: 194px;
    height: 106px;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 10px; }
    .payment-list li label {
      padding: 8px;
      margin-bottom: 4px;
      border-bottom: 1px solid #dedede;
      display: block; }
    .payment-list li:hover label {
      background-color: #fffae5; }
    .payment-list li.selected {
      -webkit-box-shadow: 5px 5px 0 #e3e3e3;
      -moz-box-shadow: 5px 5px 0 #e3e3e3;
      box-shadow: 5px 5px 0 #e3e3e3;
      border: 1px solid #ffe580; }
      .payment-list li.selected label {
        background-color: #fff5cc; }
    .payment-list li input {
      display: none; }

table.voucher-list {
  width: 100%;
  background: #FFFFF3;
  border: 1px solid #FAD84E; }

table.voucher-list td {
  border-bottom: 1px dashed #FFD180;
  padding: 8px; }

.cart-empty {
  background: url(../images/cart_empty.png) no-repeat 300px center;
  height: 80px;
  padding-top: 60px;
  padding-left: 450px; }

.oauth-info {
  overflow: hidden;
  margin: 10px auto 10px;
  width: 690px; }

.oauth-list a {
  display: inline-block;
  text-align: center; }

.oauth-info .u-img {
  float: left;
  width: 100px;
  height: 100px; }

.oauth-info .u-img img {
  width: 100px;
  height: 100px; }

.oauth-info .model-text {
  float: right;
  border: 1px solid #ddd;
  border-left: 0;
  padding: 20px;
  width: 549px;
  height: 60px;
  line-height: 30px; }

.oauth-info .model-text p {
  font-size: 18px;
  font-family: "microsoft yahei";
  color: #666; }

.tab .tab-head li {
  padding: 0; }

.tab .tab-head li a {
  padding: 0 2.5em;
  display: block; }

.status-bar {
  margin: 30px 0;
  text-align: center;
  vertical-align: middle; }
  .status-bar .icon-success-48 {
    position: absolute;
    left: -50px; }
  .status-bar span {
    position: relative;
    vertical-align: middle;
    font-size: 26px;
    height: 48px;
    line-height: 48px; }

.simple-box {
  margin: 40px auto;
  padding: 20px;
  width: 600px; }

.order-info {
  margin-top: 20px; }
