.container .top {
  position: relative;
  height: 66px;
}
.container .top h1 {
  line-height: 66px;
  padding-left: 60px;
  font-weight: normal;
  font-size: 20px;
  color: #666;
  background: url(/images/pc/product/cart_logo.png) 0px 50% no-repeat;
}
.container .main {
  margin-top: 28px;
  font-size: 13px;
  color: #333;
}
.container .main h2 {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  font-weight: normal;
  font-size: 14px;
  color: #D85541;
  border-bottom: 2px solid #d85541;
}
.container .main h2 em {
  margin-left: 4px;
}
.container .main img {
  float: left;
  width: 82px;
  height: 82px;
  margin: 0 11px;
}
.container .main input {
  float: left;
  margin-top: 16px;
  margin-left: 12px;
}
.container .main .cart-list {
  margin-top: 30px;
  border-top: 2px solid #ddd;
}
.container .main .cart-list li {
  line-height: 20px;
  padding: 19px 0px;
  border-bottom: 1px solid #e9e9e9;
}
.container .main .clearfix div {
  float: left;
  height: 100%;
  text-align: center;
}
.container .main .clearfix div.all-choice {
  width: 68px;
  margin-right: 61px;
}
.container .main .clearfix div.all-choice span {
  float: right;
  width: 43px;
}
.container .main .clearfix div.choice {
  width: 27px;
}
.container .main .clearfix div.choice input {
  margin-top: 0px;
}
.container .main .clearfix div.goods {
  width: 333px;
  text-align: left;
}
.container .main .clearfix div.goods a {
  color: #333;
}
.container .main .clearfix div.goods a:hover {
  color: #CF5541;
}
.container .main .clearfix div.config {
  width: 108px;
  height: 100%;
}
.container .main .clearfix div.config span {
  float: left;
  width: 100%;
  line-height: 20px;
}
.container .main .clearfix div.unit-price {
  width: 95px;
}
.container .main .clearfix div.edit {
  width: 95px;
}
.container .main .clearfix div.edit .edit-item {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #e9e9e9;
}
.container .main .clearfix div.edit .num {
  width: 44px;
  height: 18px;
  text-align: center;
  border-left: 0;
  border-right: 0;
}
.container .main .clearfix div.edit .sub {
  margin-left: 10px;
  width: 16px;
  background: url(/images/pc/product/edit.png) 0 0px no-repeat;
}
.container .main .clearfix div.edit .sub.disabled {
  background: url(/images/pc/product/edit.png) 0 -20px no-repeat;
}
.container .main .clearfix div.edit .sub:disabled {
  background: url(/images/pc/product/edit.png) 0 -20px no-repeat;
}
.container .main .clearfix div.edit .add {
  width: 16px;
  background: url(/images/pc/product/edit.png) -16px 0 no-repeat;
}
.container .main .clearfix div.small-total {
  width: 90px;
}
.container .main .clearfix div.control {
  width: 108px;
}
.container .main .clearfix div.control a {
  color: #333;
  cursor: pointer;
}
.container .main .clearfix div.control a:hover {
  text-decoration: underline;
}
.container .main .top-nav {
  margin-top: -2px;
  height: 44px;
  line-height: 44px;
  background-color: #f3f3f3;
  border: 1px solid #e9e9e9;
}
.container .main .bottom-nav {
  margin-top: 20px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #e9e9e9;
  border-right: 0px;
}
.container .main .bottom-nav .delete-appoint {
  width: 110px;
  text-align: center;
  margin-left: -61px;
}
.container .main .bottom-nav .delete-appoint a {
  color: #D85541;
  cursor: pointer;
}
.container .main .bottom-nav .delete-appoint a:hover {
  text-decoration: underline;
}
.container .main .bottom-nav .order {
  margin-top: -2px;
  height: 44px;
  line-height: 44px;
  float: right;
}
.container .main .bottom-nav .order .total-price {
  margin-left: 20px;
}
.container .main .bottom-nav .order .total-price em {
  color: #D85541;
}
.container .main .bottom-nav .order .choice-num em {
  color: #D85541;
}
.container .main .bottom-nav .order .order-btn {
  width: 112px;
  height: 100%;
  margin-left: 20px;
  background-color: rgba(255, 255, 255, 0);
  background-image: url(/images/pc/product/order_btn.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 18px;
  color: #fff;
}
.container .main .bottom-nav .order .order-btn:hover {
  background-position: 0 -44px;
}
.container .main .bottom-nav .order .order-btn:active {
  background-position: 0 -88px;
}
.container .main .bottom-nav .order .order-btn:disabled {
  background-position: 0 -132px;
}
.container .main .bottom-nav .order .order-btn.disabled {
  background-position: 0 -132px;
}
.container .bottom {
  margin-top: 30px;
  margin-bottom: 50px;
}
.container .delete-dom {
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.container .delete-dom .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.container .delete-dom .content {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 180px;
  margin-left: -200px;
  margin-top: -90px;
  border-radius: 5px;
  border: 4px solid rgba(0, 0, 0, 0.12);
  background: #ffffff url(/images/pc/product/delete_logo.png) 96px 40px no-repeat;
  behavior: url(/css/pc/PIE.htc);
}
.container .delete-dom .content .hidebtn {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: url(/images/pc/product/hide_btn.png) 50% 50% no-repeat;
}
.container .delete-dom .content .title {
  margin-top: 40px;
  margin-left: 180px;
  font-size: 18px;
  color: #d85541;
  line-height: 30px;
}
.container .delete-dom .content p {
  margin-left: 180px;
  font-size: 13px;
  color: #333;
}
.container .delete-dom .content .btn-warp {
  margin-top: 36px;
  padding-left: 110px;
}
.container .delete-dom .content .btn-warp button {
  height: 32px;
  line-height: 32px;
  width: 62px;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0);
}
.container .delete-dom .content .btn-warp button.cancel-btn {
  color: #666;
  background-position: -62px 0;
  background-image: url(/images/pc/product/delete_dom_btn.png);
}
.container .delete-dom .content .btn-warp button.confirm-btn {
  color: #fff;
  margin-left: 60px;
  background-position: 0 0;
  background-image: url(/images/pc/product/delete_dom_btn.png);
}
.nodata {
  display: none;
  height: 450px;
  padding-top: 122px;
  background: url(/images/pc/product/no_data_cart.png) 330px 108px no-repeat;
}
.nodata p {
  margin-left: 430px;
  font-size: 13px;
  line-height: 20px;
  color: #333;
}
.nodata p.go-shopping {
  display: inline-block;
}
.nodata p.go-shopping a {
  color: #6bb4e7;
  cursor: pointer;
}
.nodata p.go-shopping a:hover {
  text-decoration: underline;
}
.no-selected {
  display: none;
  position: fixed;
  width: 280px;
  height: 100px;
  top: 50%;
  left: 50%;
  margin-left: -140px;
  margin-top: -50px;
  border-radius: 5px;
  border: 4px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  behavior: url(/css/pc/PIE.htc);
}
.no-selected p {
  margin-top: 38px;
  text-align: center;
}
.no-selected p span {
  display: inline-block;
  height: 25px;
  margin: 0 auto;
  padding-left: 35px;
  color: #d85541;
  font-size: 18px;
  background: url(/images/pc/product/warning.png) 0 0 no-repeat;
}
