/*
Template Name: ECShopDemo
Template URI: http://yunqi.shopex.cn
Description:  
Version: 2.73
Author: 云起官方
Author URI: http://yunqi.shopex.cn
Logo filename: logo.gif
*/


/* ====================
     公共样式
==================== */
/* 购物车 */
input {
  vertical-align: middle;
}
.mt30 {
  /* margin-top: 30px; */
}
.ml5 {
  margin-left: 5px;
}
.tc {
  text-align: center;
}
.bb {
  border-bottom: 1px solid #eaeaea;
}
.checkbox-style {
  padding: 0 0 0 14px;
}
.psr{
	position:relative;
}
.psa {
  position: absolute;
}

a {
  color: #0078b6;
  text-decoration: none;
}


.cart-box {
  border: 4px solid #f7f5e6;
  overflow:hidden;
      margin-bottom: 50px;
}
.cart-kind {
  height: 38px;
  line-height: 38px;
  background: #f7f5e6;
  font-family: '微软雅黑';
  font-size: 12px;
  color: #3f3f3f;
  font-weight: 700;
}

.cusor-p {
  cursor: pointer;
}

.th-box {
  font-family: '宋体';
  color: #7a7a7a;
  height: 30px;
  line-height: 30px;
}

.th-input, .td-input {
  width: 32px;
}
.th-item, .td-item {
  width: 474px;
}
.th-property, .td-property {
  width: 153px;
  padding: 0 15px;
}
.th-price, .td-price, .td-price-con {
  width: 119px;
}
.th-nums, .td-nums {
  width: 152px;
}
.th-total, .td-total {
  width: 103px;
}
.th-oprate, .td-oprate {
  width: 126px;
}
.f-weight{
	font-weight: bold;
}





.td-box {
  vertical-align: middle;
  overflow:hidden;
  clear:both;
  height:120px;
}

.td-box li {
  padding-top: 9px;
  padding-bottom: 9px;
}

.checkbox-box {
  height: 13px;
  width: 13px;
  margin-left: -16px;
  top: 50%;
  left: 50%;
  margin-top: -7px;
}

.td-item-box {
  width: 474px;
  min-height: 60px;
  top: 50%;
  left: 0;
}
.item-img {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  margin-left: 13px;
  
     width: 80px;
    margin-right: 15px;
    height: 87px;
    float: left;
    border: 1px solid #ededed;
    padding: 5px;
}
.item-title {
  width: 330px;
  word-wrap: break-word;
  word-break: break-all;
  max-height: 60px;
  overflow: hidden;
      padding-top: 10px;
  line-height: 20px;
}
.item-title a{
	
	    color: #60a6c0;
}
.td-price-con {
  height: 14px;
  top: 50%;
  margin-top: -7px;
  left: 0;
}
.minus-box {
  width: 79px;
  height: 22px;
  top: 50%;
  margin-top: -11px;
  left: 50%;
  margin-left: -40px;
}
.minus, .plus {
  text-decoration: none;
  color: #555;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  border: 1px solid #ccc;
  float: left;
}
.numberinput {
  border: 1px solid #a7a6aa;
  height: 18px;
  line-height: 18px;
  text-align: center;
  padding: 1px 5px;
  width: 25px;
}
.minus {
  border-right: 0 none;
}
.plus {
  border-left: 0 none;
}
.total-money-box {
  display: block;
  width: 103px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  left: 0;
}
.or_font {
  color: #47b959;
}
.bold {
  font-weight: 700;
}
.td-op-box {
  min-height: 14px;
  margin-top: -7px;
  top: 50%;
  width: 126px;
  left: 0;
}



.td-price, .td-nums, .td-item, .td-input, .td-total, .td-oprate {
  min-height: 102px;
}

.allcheck-moudle {
  height: 38px;
}
.allcheck-op {
  padding: 12px 0;
}
.email-pay-box {
  line-height: 38px;
  height: 38px;
}
.allcheck {
  margin-left: 5px;
  color: #0078b6;
  cursor: pointer;
}
.del-check {
  margin-left: 23px;
}
.check-item-num {
  padding-right: 19px;
}
.total-m-box {
  padding: 7px 18px 3px;
  background: #f7f5e6;
  overflow:hidden;
  clear:both;
}
.total-info {
  font-family: '微软雅黑';

  color: #585858;
      line-height: 46px;
    padding-right: 25px;
    height: 46px;
    display: inline-block;
}
.shopping-go {
  border-radius: 3px;
  border: 0 solid #dd5800;
  background: #bb1c20;
  height: 35px;
  width: 125px;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  color: #FFF;
  cursor: pointer;
}
.em {
  color: #47b959;
  font-size: 16px;
  font-style: normal;
  font-family: '微软雅黑';
  font-weight: 700;
}
