/*
Template Name: 手机站2018
Template URI: http://www.ecshop.com/
Description: 手机站
Version: 2.7.0
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }
img { border: 0; }
caption, th { text-align: left; }
.clear { clear: both; overflow: hidden; height: 0px }
.reset { padding: 0; margin: 0; list-style-type: none; }
.reset-all, .reset-all ul { padding: 0; margin: 0; list-style-type: none; }
textarea { margin: 0; }

body {
  max-width: 640px;
  /*max-width: 320px;*/
  margin: 0 auto;
  font-size: 13px;
  font-family: 微软雅黑, Arial;
}

input, textarea {
  font-size: 14px;
  font-family: 微软雅黑, Arial;
  color: #000;
}

input:focus, textarea:focus {
  outline: none;
}

a, a:hover {
  text-decoration: none;
}

#wrap {
  position: relative;
  z-index: 100;
}

#header {
  height: 50px;
  overflow: hidden;
  background: #00365f;
  background: #100b04;
  font-size: 13px;
}

#header .site-name,
#header .tel {
  float: left;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  color: #fff;
  color: #f7cd60;

  white-space: nowrap;
  text-overflow: ellipsis;
}

#header .site-name {
  padding: 0 15px;
}

#header .tel {
  float: right;
  width: 20px;
  padding: 0 15px;
  background: transparent url(../images/icon-07.png) no-repeat 50% 50%;
  background-size: 20px auto;
}

#header .button-return {
  float: right;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  margin: 13px 15px 0 0;
  padding: 0 12px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 12px;
}

#page-body-home #header .button-return {
  display: none !important;
}

.the-section {
  clear: both;
  display: block;
  margin-bottom: 14px;
  overflow: hidden;
}

#section-free-watch img {
  display: block;
  width: 100%;
}

/* count timer */
.mod-count-timer {
  height: 26px;
}

.mod-count-timer label {
  float: left;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
}

.mod-count-timer .timer {
  float: left;
  height: 26px;
  overflow: hidden;
}

.mod-count-timer .timer strong {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 6px;
  margin-right: 6px;
  overflow: hidden;
  background: #000;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  border-radius: 4px;
}

#section-count-timer {
  padding-bottom: 10px;
  margin: 0 10px;
}

#section-brand-name {
  height: 56px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
}

#section-brand-name .cert {
  display: block;
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent url(../images/icon-01.png) no-repeat 0 -200px;
}

#section-brand-name .rank {
  display: block;
  width: 154px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-align: right;
  position: absolute;
  left: 52px;
  top: 0;
  background: transparent url(../images/icon-01.png) no-repeat 0 0;
  color: #666;
}

#section-brand-name .name {
  display: block;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  left: 54px;
  top: 24px;
  font-size: 12px;
}

#section-brand-name .guan {
  display: block;
  width: 82px;
  height: 23px;
  line-height: 24px;
  text-indent: 26px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 11px;
  background: transparent url(../images/icon-02.png) no-repeat 0 0;
  background-size: 82px auto;
  color: #fff;
  font-size: 12px;
}

#section-category-list .titlebar {
  height: 32px;
  line-height: 24px;
  padding: 0 10px;
  overflow: hidden;
  font-size: 18px;
}

#section-category-list ul {
  display: block;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ccc;
}

#section-category-list li {
  float: left;
  width: 33.33%;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

#section-category-list li a {
  display: block;
  padding: 14px 0 10px 0;
  overflow: hidden;
  border-right: 1px solid #ddd;
}

#section-category-list li img {
  display: block;
  width: 70%;
  margin: 0 auto;
}

#section-category-list li strong {
  display: block;
  height: 24px;
  line-height: 24px;
  padding-top: 2px;
  overflow: hidden;
  text-align: center;
  font-weight: normal;
  color: #333;
  font-size: 14px;
}

.section-ad img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

/* page goods */
#the-product-thumbnail {
  display: block;
  text-align: center;
}

#the-product-thumbnail img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

#the-product-summary-container {
  display: block;
}

#the-product-summary-container .goods_name {
  line-height: 24px;
  padding: 8px 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  background: #e5e5e5;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}

#the-product-summary-container .goods_name strong {
  display: block;
  line-height: 24px;
  font-weight: normal;
  color: #f7762e;
}

#the-product-summary-container .item {
  clear: both;
  display: block;
  margin: 0 10px;
  height: 30px;
  overflow: hidden;
}

#the-product-summary-container .item label {
  float: left;
  width: 80px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 14px;
  color: #979797;
}

#the-product-summary-container .price {
  float: left;
  line-height: 30px;
}

#the-product-summary-container .item-shop-price .price {
  color: red;
  font-size: 26px;
}

#the-product-summary-container .item-shop-price .price em {
  font-style: normal;
  font-size: 11px;
}

#the-product-summary-container .item-market-price {
  margin-bottom: 2px;
}

#the-product-summary-container .item-market-price .price {
  color: #666;
  text-decoration: line-through;
}


#the-product-summary-container .item-goods-sn,
#the-product-summary-container .item-goods-sn label {
  line-height: 26px;
}

#the-product-summary-container .item-goods-sn .sn {

}


#the-product-summary-container .item-time-counter .timer {
  margin-left: 0;
}

#button-the-watch-now {
  clear: both;
  display: block;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  background: #e4d270;
  background: linear-gradient(90deg, #e4d270 0%, #ad8a3a 100%);
  color: #100b04;
}

#button-the-watch-now .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 10px 8px 0 0;
  background: transparent url(../images/icon-05.png) no-repeat 50% 50%;
  vertical-align: top;
  cursor: pointer;
}

#button-the-watch-now label {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  cursor: pointer;
  font-size: 16px;
}

#the-product-detail table {
  width: 100% !important;
  border-collapse: collapse;
  font-size: 12px;
  color: #333;
}

#the-product-detail table a {
  color: #73584A;
}

#the-product-detail img {
  display: block;
  width: 100%;
  height: auto !important;
}

/* module goods list */
.section-goods-list-title-bar {
  clear: both;
  display: block;
  height: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #bfbfbf;
}

.section-goods-list-title-bar span {
  display: block;
  width: 96px;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  background: #efefef;
  font-size: 16px;
}

.section-goods-list-1 {
  margin: 0 10px 10px 10px;
  overflow: visible;
}

.section-goods-list-1 .content-goods-list {
  float: left;
  width: 100%;
}

.section-goods-list-1 .item {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  border: 1px solid #d8d8d8;
  position: relative;
}

.section-goods-list-1 .item-last {
  float: right;
}

.section-goods-list-1 .anchor {
  display: block;
  width: 100%;
  overflow: hidden;
}

.section-goods-list-1 .free_shipping {
  float: left;
  width: 38px;
  height: 18px;
  line-height: 14px;
  overflow: hidden;
  text-align: center;
  background: transparent url(../images/icon-03.png) no-repeat 0 0;
  background-size: 38px 18px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  right: -4px;
  top: 4px;
}

.section-goods-list-1 .img {
  padding: 0;
  overflow: hidden;
  border-bottom: 1px solid #d7d7d7;
}

.section-goods-list-1 img {
  display: block;
  width: 100%;
}

.section-goods-list-1 .text {
  padding: 4px 0 6px 0;
}

.section-goods-list-1 .goods-name {
  height: 36px;
  line-height: 18px;
  margin: 0 6px 4px 6px;
  overflow: hidden;
  color: #333;
}

.section-goods-list-1 .goods-price {
  float: left;
  height: 34px;
  margin-left: 6px;
  overflow: hidden;
  position: relative;
}

.section-goods-list-1 .goods-price .shop-price,
.section-goods-list-1 .goods-price .market-price,
.section-goods-list-1 .goods-price .discount,
.section-goods-list-2 .goods-sales {
  float: left;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

.section-goods-list-1 .goods-price .shop-price {
  color: #E12228;
  font-weight: normal;
  font-size: 14px;
}

.section-goods-list-1 .goods-price .shop-price em {
  font-style: normal;
  font-size: 9px;
}

.section-goods-list-1 .goods-price .discount {
  width: 46px;
  height: 14px;
  line-height: 14px;
  margin-left: 10px;
  overflow: hidden;
  text-indent: 12px;
  background: transparent url(../images/icon-06.png) no-repeat 0 0;
  background-size: auto 14px;
  font-size: 10px;
  color: #fff;
}

.section-goods-list-1 .goods-price .market-price {
  clear: both;
  padding-top: 2px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #ccc;
}

.section-goods-list-1 .goods-buy-button {
  float: right;
  width: 32px;
  height: 32px;
  margin: 0 6px 0 0;
  overflow: hidden;
  background: transparent url(../images/icon-04.png) no-repeat 0 0;
  background-size: 31px 31px;
}

.section-goods-list-2 .anchor {
  border-bottom: 1px solid #c1c1c1;
}

.section-goods-list-2 .img {
  padding: 0;
  border-bottom: none;
}

.section-goods-list-2 img {
  display: block;
}

.section-goods-list-2 .goods-sales {
  float: right;
  padding: 18px 4px 0 0;
  color: #666;
  font-size: 12px;
}

.section-goods-list-2 .goods-price .market-price {
  font-size: 12px;
  color: #666;
  text-decoration: line-through;
}

/* footer */
#footer-nav,
#footer-nav .item, #footer-nav .item span {
  height: 38px;
  line-height: 38px;
}

#footer-nav {
  width: 100%;
  background: #00365f;
  background: #100b04;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
}

#footer-nav .item,
#footer-nav .item span {
  float: left;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #fff;
  color: #f7cd60;
}

#footer-nav .item span {
  float: none;
  display: block;
  border-right: 1px dotted #fff;
}

#footer-nav .item-last span {
  border-right: none;
}

#footer-nav .nav-3 .item {
  width: 33.33%;
}

#footer-nav .nav-4 .item {
  width: 25%;
}

#footer {
  clear: both;
  display: block;
  height: 80px;
  overflow: hidden;
}

/* order */
#ESC_ORDER-container {
  clear: both;
  display: block;
  margin: 0 10px 40px 10px;
  overflow: hidden;
}

#ESC_ORDER {
  border: 5px solid #100b04;
  border-radius: 5px;
}

#ESC_ORDER h5 {
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  overflow: hidden;
  background: #100b04;
  font-size: 16px;
  font-weight: normal;
  color: #f7cd60;
}

#ESC_ORDER .form-quick-submit-order {
  margin: 14px;
}

#ESC_ORDER .form-quick-submit-order .content-product-name {
  line-height: 20px;
  font-size: 14px;
  color: red;
}

#ESC_ORDER .form-quick-submit-order label {
  display: block;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  font-size: 14px;
}

#ESC_ORDER .form-quick-submit-order .item {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

#ESC_ORDER .form-quick-submit-order .the-input-container {
  display: block;
  padding: 0 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
}

#ESC_ORDER .form-quick-submit-order .input,
#ESC_ORDER .form-quick-submit-order .text {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: none;
}

#ESC_ORDER .form-quick-submit-order .text {
  height: 60px;
  padding: 8px 0;
  line-height: 1.2;
  resize: vertical;
}

#ESC_ORDER .form-quick-submit-order .item-content {
  display: block;
}

#ESC_ORDER .form-quick-submit-order .item-order-number .the-input-container {
  float: left;
  width: 35px;
}

#ESC_ORDER .form-quick-submit-order .item-order-number .input {
  height: 30px;
  line-height: 30px;
  text-align: center;
}

#ESC_ORDER .form-quick-submit-order .button-order {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  margin-right: 0;
  background: #e4d270;
  background: linear-gradient(90deg, #e4d270 0%, #ad8a3a 100%);
  border: none;
  cursor: pointer;
  color: #100b04;
  font-size: 18px;
  border-radius: 6px;
  -webkit-appearance : none;
}

#ESC_ORDER .form-quick-submit-order .button-order-disabled {
  background: #999;
  cursor: default;
}

#ESC_ORDER .form-quick-submit-order .total-price {
  float: left;
  line-height: 32px;
  margin-left: 10px;
}

#ESC_ORDER .form-quick-submit-order .required {
  color: red;
  font-size: 16px;
}

#ESC_ORDER .form-quick-submit-order .item-order-series li {
  display: block;
  height: 26px;
  overflow: hidden;
}

#ESC_ORDER .form-quick-submit-order .item-order-series li .radio {
  float: left;
  margin: 3px 0 0 1px;
}

#ESC_ORDER .form-quick-submit-order .item-order-series li label {
  float: left;
  line-height: 20px;
  margin-left: 6px;
  color: red;
}

#ESC_ORDER .form-quick-submit-order .item-one-row {
  position: relative;
}

#ESC_ORDER .form-quick-submit-order .item-one-row label {
  position: absolute;
  left: 0;
  top: 0;
}

#ESC_ORDER .form-quick-submit-order .item-one-row .one-row-content {
  display: block;
  line-height: 20px;
  margin-left: 75px;
  color: red;
}

#ESC_ORDER .form-quick-submit-order .item-payment {

}

#ESC_ORDER .form-quick-submit-order .item-payment .payment {
  float: left;
}

#ESC_ORDER .form-quick-submit-order .item-payment .payment .radio {
  float: left;
  margin: 3px 0 0 1px;
}

#ESC_ORDER .form-quick-submit-order .item-payment .payment label {
  float: left;
  width: 86px;
  height: 20px;
  margin-left: 5px;
  overflow: hidden;
  background: transparent url(../images/icon-10.png) no-repeat 0 0;
}

#ESC_ORDER .order-success {
  line-height: 24px;
  font-size: 16px;
}

/* goods nav */
#the-product-nav {
  display: block;
  width: 100%;
  height: 29px;
  overflow: hidden;
  background: #fff;
}

#the-product-nav .container {
  display: block;
  width: 100%;
  height: 28px;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #100b04;
}

#the-product-nav .container-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

#the-product-nav a {
  float: left;
  width: 25%;
  height: 28px;
  overflow: hidden;
  cursor: pointer;
}

#the-product-nav span {
  display: block;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-align: center;
  color: #73584a;
  border: 1px solid #ddd;
  cursor: pointer;
}

#the-product-detail, #ESC_ORDER-container, #section-our-cert, #section-our-comments, #the-goods-comments-list, #section-our-latest-comments {
  padding-top: 30px;
  margin-bottom: 0;
}

#the-goods-comments-list .title-bar {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}

#the-goods-comments-list .title-bar img {
  display: block;
  width: 100%;
}

#the-goods-comments-list ul {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}

#the-goods-comments-list li {
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
}

#the-goods-comments-list .handle {
  display: none;
}

#the-goods-comments-list .comment-meta {
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  overflow: hidden;
  background: #f0f0f0;
  font-size: 12px;
}

#the-goods-comments-list .comment-user {
  float: left;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #98491e;
}

#the-goods-comments-list .comment-date {
  float: right;
  line-height: 24px;
  overflow: hidden;
  color: #777;
}

#the-goods-comments-list .comment-content {
  line-height: 20px;
  padding-top: 6px;
  margin: 0 12px 12px 12px;
}

#the-goods-comments-list .comment-pager {
  color: #666;
}

#the-goods-comments-list .comment-pager a {
  color: #029be9;
}

/**/
#modal-select-product-brand, #modal-how-to-contact {
  display: none;
}

#modal-select-product-brand .modal-bg,
#modal-how-to-contact .modal-bg {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;

  background: #000;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

#modal-select-product-brand .modal-body,
#modal-how-to-contact .modal-body {
  max-width: 300px;
  width: 80%;
  padding: 40px 0 0 0;
  border-radius: 10px;
  background: #fff;
  position: fixed;
  left: 50%;
  bottom: 60px;
  z-index: 2001;
}

#modal-select-product-brand .button-close,
#modal-how-to-contact .button-close {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  top: 12px;
  background: transparent url(../images/icon-close.png) no-repeat 0 0;
  background-size: 20px auto;
  cursor: pointer;
}

#modal-how-to-contact {
  line-height: 30px;
  text-align: center;
}

#modal-how-to-contact .modal-body {
  padding: 30px 0 20px 0;
}

#modal-how-to-contact .highlight,
#modal-how-to-contact .highlight a,
#modal-how-to-contact .highlight a:hover {
  color: red;
  text-decoration: none;
}

#modal-how-to-contact .wx {
  line-height: 30px;
  margin: 0 30px 10px 30px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #bc0000;
}

#modal-how-to-contact .qrcode {
}

#modal-how-to-contact .qrcode img {
  display: block;
  width: 140px;
  margin: 0 auto;
}

#modal-how-to-contact .note {
  line-height: 18px;
  padding-top: 8px;
  font-size: 11px;
  color: #666;
}

#modal-how-to-contact .wx {
  font-size: 15px;
}

#modal-select-product-brand .modal-body {
  width: 305px;
  padding-left: 14px;
}

#modal-select-product-brand .button-close {
  right: 14px;
  top: 10px;
}

#modal-select-product-brand h5 {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 14px;
  top: 12px;
}

#modal-select-product-brand .brand-list {
  margin-bottom: 10px;
}

#modal-select-product-brand .brand-list .list {
  float: left;
  width: 291px;
}

#modal-select-product-brand .brand-list li {
  float: left;
  width: 90px;
  margin: 0 5px 5px 0;
  overflow: hidden;
  text-align: center;
  border: 1px solid #ccc;
}

#modal-select-product-brand .brand-list .anchor {
  display: block;
  width: 90px;
  padding: 6px 0 4px 0;
}

#modal-select-product-brand .brand-list img {
  display: block;
  width: 60px;
  margin: 0 auto;
}

#modal-select-product-brand .brand-list label {
  display: block;
  height: 16px;
  line-height: 16px;
  padding-top: 4px;
  overflow: hidden;
  color: #333;
  font-size: 11px;
}

.html-is-mobile-0 #modal-select-product-brand .button-close {
  right: 20px;
}

.html-is-mobile-0 #modal-select-product-brand h5 {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  left: 20px;
}

.html-is-mobile-0 #modal-select-product-brand .modal-body {
  width: 492px;
  padding-left: 20px;
  max-width: none;
}

.html-is-mobile-0 #modal-select-product-brand .brand-list .list {
  width: 480px;
}

.html-is-mobile-0 #modal-select-product-brand .brand-list li {
  width: 150px;
  margin: 0 8px 8px 0;
}

.html-is-mobile-0 #modal-select-product-brand .brand-list .anchor {
  width: 150px;
}

.html-is-mobile-0 #modal-select-product-brand .brand-list img {
  width: 100px;
}

#section-our-latest-comments {
  margin: 0 10px;
}

#section-our-latest-comments .title-bar {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  background: #eee;
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-align: center;
}

#section-our-latest-comments .wrapper-comments-list {
  height: 360px;
  overflow: hidden;
}

#section-our-latest-comments .comments-list {
  display: block;
  margin: 0 40px;
}

#section-our-latest-comments .comments-list li {
  display: block;
  font-size: 14px;
  color: #666;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px dotted #ccc;
}

#section-our-latest-comments .comments-list .comment-meta {
  height: 26px;
  line-height: 24px;
  overflow: hidden;
}

#section-our-latest-comments .comments-list .comment-meta .name,
#section-our-latest-comments .comments-list .comment-meta .rate,
#section-our-latest-comments .comments-list .comment-meta .rate label,
#section-our-latest-comments .comments-list .comment-meta .rate .star-5 {
  float: left;
  line-height: 24px;
}

#section-our-latest-comments .comments-list .comment-meta .name {
  margin-right: 10px;
  color: #e53941;
}

#section-our-latest-comments .comments-list .comment-meta .rate .star-5 {
  width: 80px;
  height: 13px;
  margin-top: 5px;
  overflow: hidden;
  background: transparent url(../images/icon-09.png) no-repeat 0 0;
  background-size: auto 13px;
}

#section-our-latest-comments .comments-list .comment-content {
  line-height: 22px;
}

#button-go-top {
  display: none;
  float: left;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background: transparent url(../images/button-go-top.png) repeat 0 0;
  background-size: 36px auto;
  border: 1px solid #666;
  position: fixed;
  right: 10px;
  bottom: 80px;
  z-index: 1999;
}

/* 角标样式 */
.section-goods-list-1 .subscript {
  display: block;
  overflow: hidden;
  position: absolute;
  right: -1px;
  top: -1px;
}

.section-goods-list-1 .subscript-1 {
  width: 88px;
  height: 89px;
  background: transparent url(../images/1.png) no-repeat 0 0;
  background-size: 88px auto;
}

.section-goods-list-1 .subscript-2 {
  width: 94px;
  height: 98px;
  background: transparent url(../images/2.png) no-repeat 0 0;
  background-size: 94px auto;
  right: -6px;
  top: -6px;
}

.section-goods-list-1 .subscript-3 {
  width: 64px;
  height: 63px;
  background: transparent url(../images/3.png) no-repeat 0 0;
  background-size: 64px auto;
}