* {
  margin: 0;
  padding: 0;
}
body {
  font: normal 12px verdana, arial;
  color: #979693;
  background: #ececec;
}

li {
  list-style: none;
}

a {
  color: #979693;
  text-decoration: none;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
}

img {
  border: none;
}

.wrap {
  width: 990px;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
}
.header {
  width: 960px;
  height: 71px;
  margin: 0px auto;
  border-bottom: 2px solid #fa7a1f;
  padding: 27px 0 0 0;
}
.center {
  width: 960px;
  margin: 0px auto;
  overflow: hidden;
}
.footer {
  width: 960px;
  margin: 15px auto;
  clear: both;
}

.left {
  float: left;
}
.right {
  float: right;
}

.clear {
  clear: both;
}

.logoLong a,
.online,
.faq,
.footer-service dd a {
  background: url(../img/global.png) no-repeat;
}

.logoLong {
  width: 252px;
  height: 52px;
  float: left;
  margin-top: -20px;
}
.logoLong a:link,
.logoLong a:visited,
.logoLong h1 {
  width: 252px;
  height: 80px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/logo.jpg);
}

.miniLogin {
  height: 31px;
  color: #979693;
  position: relative;
  z-index: 999;
}

.miniLogin dl dt,
.miniLogin dl dd {
  float: left;
  padding: 8px 9px 5px 0;
  height: 18px;
  position: relative;
  top: -9px;
  z-index: 100;
}
.miniLogin dl dt a {
  border-right: 1px solid #e2e2e1;
  padding: 0 15px;
}
.miniLogin dl dd {
  background: url(../img/_header-mini-cart.gif) no-repeat 10px 5px #fff;
  border: 1px solid #fff;
  border-bottom: 0;
  padding: 8px 9px 5px 33px;
}
.miniLogin dl dd span {
  color: #fa7a20;
  font-weight: 700;
  padding: 0 5px 0 5px;
}
.miniLogin dl dd.on {
  border: 1px solid #fa7a20;
  border-bottom: 0;
}

.navBtn {
  height: 25px;
  width: 482px;
  float: right;
}
.navBtn ul li {
  width: 96px;
  height: 14px;
  padding-top: 11px;
  text-align: center;
  float: left;
}
.navBtn ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #555;
}
.navBtn ul li.selected {
  background: url(../img/new_navBtn_selected.gif) no-repeat;
}
.navBtn ul li.selected a,
.navBtn ul li a:hover {
  color: #ff6600;
}

#miniCartList {
  position: absolute;
  width: 319px;
  right: 0;
  _right: -1px;
  top: 22px;
  border: 1px solid #f77824;
  background: #fff;
  z-index: 90;
  display: none;
  padding: 10px 20px;
}
#miniCartList ul {
  margin-top: 10px;
  border-bottom: 1px dotted #f77824;
  clear: both;
  height: 60px;
}
#miniCartList ul li.item1,
#miniCartList ul li.item2,
#miniCartList ul li.item3,
#miniCartList ul li.item4 {
  display: inline-block;
  float: left;
  padding-top: 10px;
  color: #808080;
  line-height: 16px;
}
#miniCartList ul li.item1 {
  width: 40px;
  height: 40px;
  padding: 5px;
  border: 1px solid #e1e1e1;
}
#miniCartList ul li.item1 img {
  width: 40px;
  height: 40px;
}
#miniCartList ul li.item2 {
  width: 130px;
  padding: 10px 10px 0 10px;
}
#miniCartList ul li.item4 {
  text-indent: 10px;
  font-weight: normal;
}
#miniCartList ul li.item5 {
  color: #7e7e7e;
  float: right;
  text-align: right;
  padding-top: 10px;
  line-height: 16px;
  padding-right: 0;
}
.miniCart_total {
  padding: 15px 0;
  font-weight: bold;
  color: #696969;
  text-align: right;
}
.miniCart_go {
  text-align: right;
}
.miniCart_go a {
  display: inline-block;
  width: 70px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #fe6b41;
  color: #fff;
  font-weight: 700;
  border: 0;
  padding: 0;
}

#TB_HideSelect,
#TB_overlay,
#TB_window,
#TB_load,
#Package,
#QuantityName,
#QuantityPrice,
#Addrose,
#Addwhitelily,
#Addpinklily {
  display: none;
}

.footertext {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e6e8eb;
  border-bottom: 1px solid #e6e8eb;
  color: #666;
  background-color: #fafafa;
}
.footertext p {
  margin-bottom: 7px;
  *margin-bottom: 8px;
}
.footertext a {
  color: #666;
}
.footer .copyright {
  margin-top: 16px;
  margin-bottom: 16px;
}
.copyright p {
  padding: 5px;
}
.copyright {
  text-align: left;
  background: url(../img/horizontal_solution_PPeCheck.gif) no-repeat right;
}

.back-top {
  display: none;
  width: 50px;
  height: 50px;
  background: url(../img/back-top.png) no-repeat;
  position: fixed;
  bottom: 20px;
  left: 50%;
  margin-left: 500px;
  text-indent: -9999px;
}
.back-top:hover {
  background-position: -50px 0;
}
.location {
  color: #979693;
  margin: 10px auto;
}

/* 首页 */
.home_top {
  height: 320px;
  margin-top: 15px;
}
.home_pic {
  width: 710px;
  height: 320px;
}

/* focus */
#focus {
  width: 710px;
  height: 320px;
  overflow: hidden;
  position: relative;
}
#focus ul {
  height: 220px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 710px;
  height: 320px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 710px;
  height: 20px;
  left: 0;
  bottom: 0;
  background: #000;
}
#focus .btn {
  position: absolute;
  width: 690px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: right;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
}
#focus .btn span.on {
  background: #fff;
}
#focus .preNext {
  width: 45px;
  height: 100px;
  position: absolute;
  top: 90px;
  background: url(../img/sprite.png) no-repeat 0 0;
  cursor: pointer;
}
#focus .pre {
  left: 0;
}
#focus .next {
  right: 0;
  background-position: right top;
}

.home_miten {
  position: relative;
  width: 233px;
  height: 318px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
}

.home_nav {
  margin: 15px 0;
  height: 34px;
  line-height: 34px;
  background-color: #f4f4f4;
  color: #7e7e7e;
  text-indent: 10px;
}
.home_nav dl dt,
.home_nav dl dd {
  float: left;
}
.home_nav dl dt {
  color: #545351;
  font-weight: bold;
  font-size: 12px;
  width: 210px;
}
.home_nav dl dd {
  width: 760px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}

.home_xmA {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #e1e1e1;
  height: 634px;
}
.home_xmA ul li {
  float: left;
  width: 478px;
  height: 316px;
  overflow: hidden;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e1e1e1;
}
.home_xmA ul li.2s {
  width: 479px;
}
.home_xmA ul li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.home_con {
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #e1e1e1;
  height: 510px;
}
.home_con dl {
  float: left;
  width: 172px;
  height: 236px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e1e1e1;
  overflow: hidden;
  padding: 18px 0 0 18px;
}
.home_con dl.ss {
  width: 176px;
}
.home_con dl dt {
  margin-bottom: 8px;
}
.home_con dl dt a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.home_con dl dt img {
  width: 150px;
}
.home_con dl dd {
  height: 23px;
  line-height: 23px;
  width: 150px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home_con dl dd.ourPrice {
  color: #fc6236;
}

.links {
  width: 990px;
  margin: 0 auto;
  color: #999;
}
.links li {
  float: left;
  white-space: nowrap;
  width: 10em;
  margin-right: 1.3em;
  overflow: hidden;
}

.morelinkinside {
  color: #999;
  width: 960px;
  margin: 20px auto;
  padding: 10px;
  border-bottom: solid 1px #eceaea;
  overflow: hidden;
  line-height: 22px;
}
.morelinkinside div {
  display: inline;
  float: right;
}
.morelinkinside b,
.links b {
  font-weight: normal;
}
.morelinkinside a,
.links a {
  color: #999;
}

/* 首页 */

/* 内容页 */
.pro-con {
  padding-top: 20px;
  height: 390px;
}
.pro-pics,
.pro-info {
  width: 480px;
  height: 390px;
  float: left;
}
.pro-pics .big-box {
  width: 350px;
  margin: 0 auto;
}
.pro-pics .big-box img {
  width: 300px;
  height: 300px;
}
.pro-info h2 {
  font-size: 18px;
  color: #555;
}
.pro-info h2 span {
  float: right;
  color: #979693;
  font-weight: normal;
  font-size: 11px;
}
.pro-info .pro-intro {
  color: #979693;
  line-height: 20px;
}
.pro-info .pro-intro strong {
  font-size: 24px;
  color: #f60;
}
.pro-price {
  border-bottom: 1px dotted #dfdfdf;
  padding: 10px 0;
  color: #ed5f11;
}
.pro-price em {
  font-size: 24px;
  color: #ed5f11;
}
.pro-form {
  padding: 30px 0 0;
}
.pro-form {
  min-height: 60px;
  _height: 60px;
}
.pro-form dl {
  padding-bottom: 20px;
  height: 26px;
}
.pro-form dl dt {
  float: left;
  color: #979693;
  font-weight: 400;
  margin-right: 5px;
  text-align: right;
  width: 80px;
  line-height: 26px;
}
.pro-form dl dd span {
  display: block;
  margin-right: 8px;
  border: 1px solid #ccc;
  padding: 5px 11px 5px 11px;
  text-align: center;
  float: left;
  color: #999;
  cursor: pointer;
}
.pro-form dl dd span.current {
  border: 2px solid #ff8533;
  padding: 4px 10px 4px 10px;
  background: url(../img/packageCurrent.gif) no-repeat right bottom;
}
input.quantityInput {
  width: 47px;
  height: 18px;
  background: url(../img/quantityInput.gif) no-repeat;
  border: 0;
  color: #666;
  padding: 6px 6px 0 6px;
  margin-right: 5px;
}

.pro-form dl dd select {
  width: 70px;
  padding: 2px;
  margin: 0;
}
.addMinicart {
  border: 1px solid #e1e1e1;
  background-color: #fafafa;
  padding: 20px;
  width: 438px;
}
.addMinicart .buyCount {
  color: #979693;
  padding: 0 0 20px;
}
.buyBtn {
  width: 165px;
}
.buyBtn input,
.xm-btn {
  cursor: pointer;
  display: block;
  width: 165px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #ec4f22;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(#ff6e42, 0),
    color-stop(#ec4f22, 1)
  );
  background: -webkit-linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  background: -moz-linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  background: linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  border-radius: 3px;
  border: 1px solid #fc6236;
}
.xm-btn:hover {
  box-shadow: 0 1px 1px #fb7a54 inset, 1px 2px 3px rgba(0, 0, 0, 0.3);
}
.xm-btn:active {
  background: #ec4f22;
  box-shadow: 1px 1px 2px #ec4a1c inset;
}

.buyBtn input:active,
.shop-car-check input:active {
  background: #fff;
  box-shadow: none;
}
.buyBtn input:hover,
.shop-car-check input:hover {
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}

.Description {
  width: 720px;
}
.Description-title {
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
  zoom: 1;
}
.Description-title ul {
  margin-left: -16px;
  overflow: hidden;
  zoom: 1;
  _float: left;
}
.Description-title li {
  float: left;
  font-size: 16px;
  padding: 7px 0;
}
.Description-title li span {
  display: inline-block;
  border-left: 1px solid #e1e1e1;
  line-height: 1;
  padding: 0 15px;
  cursor: pointer;
}
.Description-title .selected span {
  color: #f60;
}
.Description-item,
.extend-item {
  display: none;
}
.Description-item h3,
.Description-item dt,
.extend-item h3,
.extend-item dt {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 6px;
  font-weight: 400;
  color: #979693;
}
.Description-item dd,
.extend-item dd {
  color: #979693;
  line-height: 20px;
  margin-bottom: 6px;
}

.box {
  width: 220px;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}

.box-title {
  height: 40px;
  line-height: 40px;
  background-color: #fafafa;
  color: #777;
  font-weight: 400;
  font-size: 14px;
  text-indent: 20px;
  border-bottom: 1px solid #e1e1e1;
}

.box-item {
  overflow: hidden;
  padding: 0 10px;
}

.box-item img {
  width: 100px; /* 设置图片宽度 */
  height: 100px; /* 设置图片高度 */
  object-fit: cover; /* 保证图片不变形 */
}

.box-item dl {
  height: 100px; /* 增加dl高度，以适应图片尺寸 */
  border-bottom: 1px dotted #e1e1e1;
  margin-bottom: -1px;
  padding: 10px 0 9px;
  display: flex; /* 使用flex布局 */
  align-items: center; /* 垂直居中对齐 */
}

.box-item dl dt {
  text-align: center;
  padding: 10px;
  flex-shrink: 0; /* 防止图片被压缩 */
}

.box-item dl dd {
  flex-grow: 1; /* 让文本部分占据剩余空间 */
  padding: 8px 0 0;
}

.box-item dl dd a {
  display: block;
  height: 32px;
  line-height: 16px;
  overflow: hidden;
}

.box-item dl dd a:hover {
  text-decoration: none;
  color: #f60;
}

.box-item dl dd span {
  color: #555;
  font-size: 12px; /* 调整文字大小，保持视觉平衡 */
}

#boxy_cart {
  display: none;
  position: absolute;
  width: 438px;
  left: -1px;
  top: -1px;
  padding: 22px 20px;
  border: 1px solid #fa7a20;
  background-color: #fff;
  color: #979693;
}
#boxy_cart dl {
  width: 100%;
}
#boxy_cart dt {
  color: #ff751a;
  font-size: 14px;
}
#boxy_cart dd {
  color: #666;
  line-height: 24px;
}
#boxy_cart dd a {
  display: inline-block;
  height: 22px;
  margin-right: 10px;
  line-height: 22px;
  text-align: center;
  color: #555;
}
#boxy_cart dd a.item1 {
  width: 70px;
  background-color: #fe6b41;
  color: #fff;
  font-weight: bold;
}
.boxy_cart_btn {
  padding: 10px 0 0;
}
.xm-close {
  display: block;
  width: 15px;
  height: 15px;
  background: url(../img/public.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.xm-btn:link,
.xm-btn:visited {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #ec4f22;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(#ff6e42, 0),
    color-stop(#ec4f22, 1)
  );
  background: -webkit-linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  background: -moz-linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  background: linear-gradient(top, #ff6e42 0, #ec4f22 100%);
  border-radius: 3px;
  border: 1px solid #fc6236;
}
.xm-btn:hover {
  box-shadow: 0 1px 1px #fb7a54 inset, 1px 2px 3px rgba(0, 0, 0, 0.3);
}
.xm-btn:active {
  background: #ec4f22;
  box-shadow: 1px 1px 2px #ec4a1c inset;
}
.xmFocus {
  height: 430px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.xmFocus a {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: left;
  margin-right: -100%;
  text-align: center;
}
.xmFocus ul {
  position: absolute;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 998;
  _zoom: 1;
}
.xmFocus li {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  text-align: center;
  background: #fff;
  border: 1px solid #666;
  cursor: pointer;
  opacity: 0.3;
  filter: alpha(opacity=30);
  float: right;
  _display: inline;
  overflow: hidden;
}
.xmFocus .on {
  cursor: normal;
  background: #666;
  border-radius: 1px solid #fff;
}

/* 内容页 */

/* 列表页 */
.listrig {
  width: 765px;
}
.tagsLeft {
  width: 180px;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
.tagsLeft-title {
  height: 40px;
  line-height: 40px;
  background-color: #fafafa;
  color: #777;
  font-weight: 400;
  font-size: 14px 2px;
  text-indent: 20px;
}
.tagsLeft-item {
  overflow: hidden;
}
.tagsLeft-item dl {
  padding: 0 0 10px 0;
}
.tagsLeft-item dt {
  text-align: left;
  color: #979693;
  font-weight: bold;
  height: 18px;
  padding: 8px 0 0 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 4px;
}
.tagsLeft-item dd {
  height: 18px;
  padding: 8px 0 0 20px;
  clear: both;
}
.tagsLeft-item dd a.selected {
  color: #ff6600;
}

.list-title {
  height: 40px;
  line-height: 40px;
  background-color: #fafafa;
  color: #777;
  font-weight: 400;
  font-size: 14px 2px;
  text-indent: 20px;
  border: 1px solid #e1e1e1;
}
.list-con {
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #e1e1e1;
  width: 764px;
  overflow: hidden;
}
.list-con dl {
  float: left;
  width: 172px;
  height: 236px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e1e1e1;
  overflow: hidden;
  padding: 18px 0 0 18px;
}
.list-con dl.ss {
  width: 176px;
}
.list-con dl dt {
  margin-bottom: 8px;
}
.list-con dl dt a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.list-con dl dt img {
  width: 150px;
  height: 160px;
}
.list-con dl dd {
  height: 23px;
  line-height: 23px;
  width: 150px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-con dl dd.price {
  color: #fc6236;
}
.list-page {
  height: 30px;
  padding-top: 12px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #e1e1e1;
}
.list-page ul {
  float: right;
}
.list-page li {
  float: left;
  display: inline;
  margin-right: 8px;
}
.list-page li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-left: 8px;
  padding-right: 8px;
  border: 1px solid #e6e8eb;
  text-align: center;
  width: auto !important;
  width: 6px;
}
.list-page li a:hover {
  text-decoration: none;
  color: #cc0000;
  border: 1px solid #cc0000;
}
.list-page li.selected a {
  color: #cc0000;
  border: 1px #cc0000 solid;
  cursor: default;
}
/* 列表页 */

.shop-car-empty,
.shop-car-steps li,
.recGoods-list .item .price span {
  background: url(../img/shopCar2.png) no-repeat;
}
.shop-car-steps {
  margin: 10px 0;
  height: 46px;
}
.shop-car-steps li {
  float: left;
  width: 50%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #7e7e7e;
  font-size: 14px;
  background-color: #f6f6f6;
}
.shop-car-steps li.item2 {
  background: #f6f6f6;
}
.shop-car-steps li span {
  display: inline-block;
  margin-right: 8px;
  font-weight: 700;
  font-size: 18px;
}
.shop-car-steps li.selected {
  background-color: #e8e8e8;
  background-position: right -16px;
}
.shop-car-steps li.overed {
  background-position: right -62px;
}
.shop-car-steps li.last {
  background: #e8e8e8;
}

.shop-car-empty-tips {
  height: 270px;
  font-size: 30px;
  color: #666;
  background: url(../img/mitu-emptyShopCar.jpg) 0 0 no-repeat;
  margin: 150px 0 100px 180px;
  padding: 80px 0 0 340px;
}
.shop-car-empty-tips .txt {
  display: block;
  line-height: 36px;
}
.shop-car-empty-tips .xm-btn {
  width: 145px;
  margin-top: 10px;
}

.shop-car-thead {
  height: 30px;
  padding-top: 15px;
  background-color: #fafafa;
  font-size: 14px;
  color: #979693;
  border-color: #e6e4e3;
  border-style: solid;
  border-width: 1px 1px 0;
}
.shop-car-thead li {
  float: left;
  text-align: center;
  border-right: 1px solid #e6e4e3;
  line-height: 16px;
}
.shop-car-thead .item1 {
  width: 450px;
}
.shop-car-thead .item4 {
  width: 115px;
}
.shop-car-thead .item5 {
  width: 105px;
  border: 0;
}
.shop-car-tbody {
  background-color: #fff;
  border-color: #e6e4e3;
  border-style: solid;
  border-width: 0 1px;
}

.shop-car-thead .item2,
.shop-car-thead .item3,
.shop-car-tbody .item .goods-price,
.shop-car-tbody .item .goods-num,
.package-box .package-list .goods-price,
.package-box .package-list .goods-num {
  width: 140px;
}
.shop-car-tbody .item,
.package-box .package-list {
  border-top: 1px solid #e5e5e5;
}
.shop-car-tbody .item ul,
.package-box .package-list ul {
  padding: 15px 15px 30px 15px;
}
.shop-car-tbody .item li,
.package-box .package-list li {
  float: left;
  line-height: 16px;
  font-size: 14px;
  color: #545351;
  text-align: center;
}
.shop-car-tbody .item .goods-pic,
.package-box .package-list .goods-pic {
  width: 60px;
  height: 60px;
  background-color: #fff;
  overflow: hidden;
}
.shop-car-tbody .item .goods-pic img {
  width: 60px;
  height: 60px;
}
.shop-car-tbody .item .goods-name,
.package-box .package-list .goods-name {
  width: 365px;
  line-height: 20px;
  text-align: left;
  padding: 0 0 0 10px;
}
.shop-car-tbody .item .goods-name strong,
.package-box .package-list .goods-name strong {
  font-weight: 400;
}
.shop-car-tbody .item .goods-name span,
.package-box .package-list .goods-name span {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
.shop-car-tbody .item .goods-total-price,
.package-box .package-list .goods-total-price {
  width: 118px;
}
.shop-car-tbody .item .goods-del,
.package-box .package-list .goods-del {
  float: right;
  width: 90px;
}

.shop-car-total {
  border: 1px solid #e5e5e5;
  background: #fafafa;
  padding: 15px 30px;
}
.shop-car-empty {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  padding-left: 18px;
  background-position: 0 1px;
}
.shop-total-price {
  text-align: right;
}
.shop-total-price strong {
  color: #fa7a20;
  font-size: 14px;
}
.shop-total-price em {
  font-size: 22px;
}
.shop-total-price .extra {
  color: #545351;
}

.shop-car-check,
.shop-info-btn {
  text-align: right;
  padding: 20px 0;
}
