.footer-bottom {
  width: 100%;
  min-width: 1200px;
  background: #42494D;
  /* border-top: 1px solid #5E489C; */
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
}

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

.tpshop-service{
  /* border-top: 1px solid #e7e7e7; */
  /* border-bottom: 1px solid #ccc; */
  padding: 20px 0;
  width: 100%;
  height: 80px;
  /* margin: 0 auto; */
  /* margin-top: 33px; */
  /* background-color: #EB1E3B; */
}
.tpshop-service img {
  margin: 0 auto;
  display: block;
  width: 1224px;
  height: 100%;
}

.index-service {
  padding: 17px 48px 16px 20px;
  width: 100%;
  height: 240px;
  /* border: 1px solid #ccc; */
}
.index-service li{
  /* float: left; */
  width: 100%;
  text-align: center;
  margin-top: 16px;
}
.index-service li:first-child {
  margin-top: 0;
}
/* .index-service li+li{
  border-left: 1px solid #e7e7e7;
} */
.index-service .ico{
  display: inline-block;
  width: 40px;
  height: 40px;
  /* text-align: center; */
  /* color: #e40000; */
  vertical-align: top;
  margin-right: 19px;
  background-repeat: no-repeat;
}
.index-service li span {
  display: inline-block;
  padding: 11px 0;
  line-height: 18px;
  font-size: 18px;
  color: #333;
}
.ico-day7{
  background-image: url('../images/shop47/day7.png');
}
.ico-day15{
  background-image: url('../images/shop47/day15.png');
}
.ico-quality{
  background-image: url('../images/shop47/quality.png');
}
.ico-service{
  background-image: url('../images/shop47/service.png');
}

.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-bottom li {
  line-height: 30px;
  /* color: #666; */
}


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

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

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

.mod_copyright>p {
  /* margin-top: 10px; */
  color: #fff;
  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;
}

/*footer*/
/* .footer{
    background-color: #fff;
    padding:20px 0 40px;
} */
.left-help-list{
  /* float: left; */
  /* width: 100%; */
  /* margin-left: 480px; */
  margin-top: 50px;
}
.help-list-wrap{
  /* min-height: 160px; */
  display: table;
  margin: 0 auto;
}
.left-help-list dl{
  float: left;
  /* width: 138px; */
  margin-left: 100px;
}
.left-help-list dl>dt{
  width: 78px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  /* color: #333; */
  font-weight: bold;
  /* border-bottom: 1px solid #EB3740; */
  letter-spacing: 2px;
}
.left-help-list dl>dd{
  display: block;
  /* width: 118px; */
  padding-right: 20px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  overflow: hidden;
  font-weight: 400;
}
.left-help-list dl a:hover{
  color: #e23435;
}
/* 友情链接 */
.friendship-links{
  padding-top: 10px;
  /* width: 815px; */
}
.friendship-links>span{
  float: left;
  width: 70px;
  line-height: 20px;
  font-weight: bold;
  /* color: #333; */
}
.links-wrap-h{
  /* float: left; */
  /* width: 745px; */
  text-align: center;
}
.links-wrap-h>a{
  float: left;
  line-height:1;
  margin:3px 0; 
  padding: 0 10px;
  color: #666;
}
.links-wrap-h>a+a{
   border-left:1px solid #aaa;
}
.links-wrap-h>a:hover{
  color: #e23435;
  text-decoration: underline;
}

/* 公司信息 */
.contact-us{
  /* float: left;
  width: 480px; */
  /* margin: 20px 0 0; */
  /* padding-left: 20px; */
  /* border-right: 1px solid #ddd; */
}

.contact-us .footer-logo {
  float: left;
}

.shop-title {
  height: 60px;
  line-height: 60px;
  font-size: 36px;
  font-weight: bold;
  /* color: #333; */
}

.right-company {
  /* float: left; */
  /* border-left: 1px solid #999; */
  /* margin: 0 0 0 209px; */
  padding: 0 10px 0 0;
}

.right-company-top {
  /* height: 24px;
  padding-top: 6px; */
}

/* 联系方式，客服 */
.contact-us .phone, .contact-us .custom-service{
  /* float: left; */
  height: 100%;
  line-height: 24px;
  /* font-weight: bold; */
  position: relative;
  /* color: #2D2F2F; */
}

/* .contact-us .phone:before, .contact-us .custom-service:before {
  content: '';
  width: 1px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 15px 0;
  background-color: #fff;
} */

.contact-us .phone i,.contact-us .custom-service i{
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../images/shop47/custom-service.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
}

.contact-us .custom-service i {
  background: url(../images/shop47/QQ.png) no-repeat;
}

.contact-us .phone .phone-title,.contact-us .custom-service .custom-service-title {
  display: block;
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
  /* color: #333; */
  font-weight: 400;
  position: relative;
}

.contact-us .phone .phone-num {
  /* padding-left: 28px; */
  /* color: #333; */
  font-size: 14px;
  padding-left: 30px;
}

.contact-us .custom-service a{
  margin: 0 0 0 10px;
  display: inline-block;
  width: 78px;
  height: 24px;
  line-height: 24px;
  font-weight: 400;
  /* color: #333; */
  background: -webkit-linear-gradient(0deg,#f5f5f5 0%,#fff 100%);
  background: -moz-linear-gradient(0deg,#f5f5f5 0%,#fff 100%);
  background: -o-linear-gradient(0deg,#f5f5f5 0%,#fff 100%);
  background: -ms-linear-gradient(0deg,#f5f5f5 0%,#fff 100%);
  background: linear-gradient(0deg,#f5f5f5 0%,#fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #f5f5f5, endColorstr = #ffffff);
  border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-align: center;
  border: 1px solid #ddd;
  margin: 10px 0;
}

.contact-us .custom-service a:nth-child(2) {
  margin-left: 30px;
}

.company-name {
  /* float: left; */
  height: 100%;
  /* color: #333; */
}

.company-address {
  padding: 7px 0;
  /* color: #333; */
}

.contact-us .tips{
  margin-bottom: 18px;
  line-height: 20px;
  /* color: #999; */
  font-size: 12px;
}



/* 二维码 */
.qr-code-list .qr-code{
  float:left;
  width: 80px;
  height: 80px;
}
.qr-code-tpshop{
  margin-left: 20px;
}


/* 底部样式 */
.footer_phone,.company_name,.company_address{
  display: block;
  height: 50px;
  text-align: center;
  margin: 20px 0 0;
}

.footer_phone{
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}

.company_name,.company_address{
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.footer_phone>span,.company_name>span,.company_address>span{
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
  padding: 0 35px;
}

.footer_phone>span i{
  display: block;
  width: 32px;
  height: 30px;
  background: url(../images/r132/footer-phone.png) no-repeat;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}

.company_name>span i{
  display: block;
  width: 30px;
  height: 27px;
  background: url(../images/r132/footer-address.png) no-repeat;
  float: left;
  margin-top: 11px;
  margin-right: 20px;
}

.company_address>span i{
  display: block;
  width: 33px;
  height: 29px;
  background: url(../images/r132/footer-location.png) no-repeat;
  float: left;
  margin-top: 11px;
  margin-right: 20px;
}
/* 底部样式 end*/
