body {
  position: relative;
}
.footer-bottom {
  width: 100%;
  min-width: 1224px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #2C2C2B;
}
.footer {
  width: 100%;
  min-width: 1226px;
  background: #f2f2f2;
  color: #fff;
}

.footer-link {
  /* margin-top: 40px; */
  padding: 30px 0 10px 0;
  /* border-top: 1px solid #fff; */
  border-bottom: 1px solid #ccc;
}

.tpshop-service{
  /* border-top: 1px solid #e7e7e7; */
  /* border-bottom: 1px solid #ccc; */
  padding: 47px 0 21px;
  width: 1111px;
  height: 49px;
  margin: 0 auto;
  /* margin-top: 33px; */
  /* background-color: #F2F2F2; */
}
.tpshop-service li{
  float: left;
  width: 305px;
  height: 64px;
  text-align: center;
}
.tpshop-service li+li{
  border-left: 1px solid #e7e7e7;
}
.tpshop-service .ico{
  display: inline-block;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 56px;
  /* color: #e40000; */
  font-size: 21px;
  margin-right: 16px;
  background-image: url(../images/ico-shop5-index.png);
  background-repeat: no-repeat;
}
.ico-day7{
  background-position:0 -152px;
}
.ico-day15{
  background-position:0 -88px;
}
.ico-quality{
  background-position:0 -280px;
}
.ico-service{
  background-position:0 -216px;
}
.tpshop-service .service{
  display: inline-block;
  line-height: 64px;
  font-size: 20px;
  /* color: #222; */
  vertical-align: top;
}

.footer-title {
  float: left;
  width: 120px;
  text-align: center;
  border-right: 1px #686868 solid;
  margin-left: 90px;
}

.last-footer-title {
  float: left;
  width: 100px;
  text-align: center;
  border-right: none;
  margin-left: 70px;

}

/* .footer span {
  font-size: 16px;
  font-weight: bold;
} */

.footer li {
  line-height: 30px;
  font-size: 14px;
  /* color: #666; */
}


.mod_copyright {
  /* border-top: 1px solid #EEEEEE; */
  margin-top: 30px;
}

.grid-top {
  margin-top: 20px;
  text-align: center;
}

.grid-top span {
  margin: 0 10px;
  color: #ccc;
}

.mod_copyright>p {
  /* margin-top: 10px; */
  /* color: #666; */
  text-align: center;
  padding-bottom: 10px;
}

.mod_copyright_auth {
  margin-top: 10px;
}

.mod_copyright_auth_ico {
  overflow: hidden;
  display: inline-block;
  margin: 0 3px;
  width: 103px;
  height: 32px;
  background-image: url(../images/ico_footer.png);
  line-height: 1000px;
}

.mod_copyright_auth_ico_1 {
  background-position: 0 -151px;
}

.mod_copyright_auth_ico_2 {
  background-position: -104px -151px;
}

.mod_copyright_auth_ico_3 {
  background-position: 0 -184px;
}

.mod_copyright_auth_ico_4 {
  background-position: -104px -184px;
}

.mod_copyright_auth_ico_5 {
  background-position: 0 -217px;
}