html {
  padding: 0;
}

body {
  margin: 0;
}

ul, li, dl, dt, dd, input {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

.ico {
  display: inline-block;
  background-image: url("../images/indexico.png");
}

body .warm .layui-layer-btn {
  border-top: 0;
}

body .warm .layui-layer-btn a {
  background: #FF5722;
  border: 0;
}

body .warm .layui-layer-btn .layui-layer-btn1 {
  background: #fff;
  border: 1px solid #dedede;
  color: #333;
}

.mainwrap {
  border-top: 1px solid #ededed;
}

.mainwrap .maincenter {
  width: 1200px;
  margin: 0 auto;
}

.mainwrap .maincenter .maintitle {
  height: 80px;
  line-height: 80px;
  font-size: 18px;
}

.mainwrap .maincenter .lists .incars .items {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.mainwrap .maincenter .lists .incars .items .col1 input {
  margin-left: 24px;
  vertical-align: middle;
}

.mainwrap .maincenter .lists .incars .items, .mainwrap .maincenter .lists .incars .itemscnt {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  line-height: 60px;
  background: #fbfbfb;
  color: #999;
  font-size: 0;
}

.mainwrap .maincenter .lists .incars .items > span, .mainwrap .maincenter .lists .incars .itemscnt > span {
  display: inline-block;
  width: 200px;
  text-align: center;
  font-size: 14px;
}

.mainwrap .maincenter .lists .incars .items > span.col1, .mainwrap .maincenter .lists .incars .itemscnt > span.col1 {
  text-align: left;
  width: 78px;
}

.mainwrap .maincenter .lists .incars .items > span.col2, .mainwrap .maincenter .lists .incars .itemscnt > span.col2 {
  width: 320px;
}

.mainwrap .maincenter .lists .incars .itemscnt {
  background: none;
  line-height: 1.0;
  font-size: 0;
  border-bottom: 1px solid #eee;
}

.mainwrap .maincenter .lists .incars .itemscnt:hover {
  background: #fafafa;
}

.mainwrap .maincenter .lists .incars .itemscnt > span {
  vertical-align: top;
  padding: 24px 0;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col1 {
  position: relative;
  top: 30px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col1 input {
  margin-left: 24px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col2 img {
  width: 100px;
  height: 100px;
  vertical-align: top;
  border: 1px solid #efefef;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col2 span {
  display: inline-block;
  color: #333;
  width: 200px;
  padding-left: 18px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col2 span .proname {
  font-size: 16px;
  text-align: left;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col2 span .prodec {
  margin-top: 12px;
  font-size: 14px;
  text-align: left;
  color: #ccc;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col3 {
  color: #333;
  font: 16px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col4 .btn {
  display: inline-block;
  width: 32px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #eee;
  cursor: pointer;
  color: #ccc;
  font-size: 0;
  background: url(../images/indexico.png);
  background-position-y: -58px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col4 .btn.minu {
  background-position-x: -172px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col4 .btn.add {
  background-position-x: -201px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col4 .btn:hover {
  background-position-y: -78px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col4 input {
  width: 40px;
  height: 26px;
  text-align: center;
  vertical-align: top;
  border: none;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col5 {
  color: #ff5722;
  font-size: 16px;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col6 .del {
  color: #666;
  cursor: pointer;
}

.mainwrap .maincenter .lists .incars .itemscnt > span.col6 .del:hover {
  color: #f04844;
}

.mainwrap .maincenter .lists .incars .ordermsg {
  height: 78px;
  line-height: 78px;
  margin-top: 24px;
  background: #fbfbfb;
  border-left: 1px solid #eee;
  font-size: 0;
}

.mainwrap .maincenter .lists .incars .ordermsg > span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col1 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 77px;
  /* label{
                                vertical-align: middle;
                            } */
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col1 input {
  margin-left: 24px;
  vertical-align: middle;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col2 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 120px;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col2 button {
  border: none;
  background: none;
  color: #666;
  cursor: pointer;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col2 button:hover {
  color: red;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col3 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  width: 820px;
  text-align: center;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col3 > span {
  display: inline-block;
  margin-right: 10px;
  color: #666;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col3 > span > .allgoods, .mainwrap .maincenter .lists .incars .ordermsg > span.col3 > span > .checkedgoods {
  color: #ff5722;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col3 > span .red {
  color: #ff5722;
  font-size: 16px;
  line-height: 1.0;
  text-align: left;
  margin-right: 6px;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.col3 > span .red .payprice {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.0;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.buttonwrap {
  text-align: center;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.buttonwrap button {
  width: 182px;
  height: 80px;
  border: none;
  background: #ff5722;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.mainwrap .maincenter .lists .incars .ordermsg > span.buttonwrap button:hover {
  background: #f04844;
}

.mainwrap .maincenter .lists .incars .nullpro {
  border: 1px solid #eee;
  text-align: center;
  color: #999;
}

.mainwrap .maincenter .lists .incars .nullpro div {
  margin: 20px 0;
}

.mainwrap .maincenter .lists .incars .nullpro div a {
  margin: 20px 0;
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 8px 24px;
  color: #333;
}

.mainwrap .maincenter .lists .incars .nullpro div a:hover {
  color: #369;
}

.mainwrap .maincenter .lists .inrecomends {
  margin: 20px 0;
}

.mainwrap .maincenter .lists .inrecomends li.title {
  padding: 24px 0;
  color: #666;
}

.mainwrap .maincenter .lists .inrecomends li.proli {
  font-size: 0;
  width: 1240px;
  overflow: hidden;
}

.mainwrap .maincenter .lists .inrecomends li.proli .pro {
  display: inline-block;
  width: 260px;
  border: 1px solid #eee;
  padding: 9px;
  margin-right: 26px;
  text-align: center;
  font-size: 14px;
}

.mainwrap .maincenter .lists .inrecomends li.proli .pro div {
  margin: 4px 0;
}

.mainwrap .maincenter .lists .inrecomends li.proli .pro .img img {
  border: 1px solid #eee;
  width: 120px;
}

.mainwrap .maincenter .lists .inrecomends li.proli .pro .prodec {
  color: #999;
}

.mainwrap .maincenter .lists .inrecomends li.proli .pro .proprice {
  color: #ff5722;
}
