@charset "UTF-8";
/* line 6, /static/style/_funcs.scss */
.header::before, .product-list::before, .product-scroll .swiper-wrapper::before, .product-tabs::before, .fixed-product-bottom::before, .fixed-product-bottom ul::before, .reservation-item .head::before, .reservation-item .body h1.name::before, .hot-phone .phone-scroll .phone-list::before, .quan a::before, .quan-scroll .swiper-wrapper::before, .page-coupon-item .information::before, .header::after, .product-list::after, .product-scroll .swiper-wrapper::after, .product-tabs::after, .fixed-product-bottom::after, .fixed-product-bottom ul::after, .reservation-item .head::after, .reservation-item .body h1.name::after, .hot-phone .phone-scroll .phone-list::after, .quan a::after, .quan-scroll .swiper-wrapper::after, .page-coupon-item .information::after {
  display: table;
  content: "";
}

/* line 12, /static/style/_funcs.scss */
.header::after, .product-list::after, .product-scroll .swiper-wrapper::after, .product-tabs::after, .fixed-product-bottom::after, .fixed-product-bottom ul::after, .reservation-item .head::after, .reservation-item .body h1.name::after, .hot-phone .phone-scroll .phone-list::after, .quan a::after, .quan-scroll .swiper-wrapper::after, .page-coupon-item .information::after {
  clear: both;
}

/* line 36, /static/style/_funcs.scss */
.product-list li a h1, .product-info h1, .proudct-store-info h1, .proudct-store-info p span, .reservation-item .head .yyt, .hot-phone .phone-scroll .phone-list li a h1, .quan a .quan-middle .quan-title, .quan a .quan-middle .quan-subtitle, .page-coupon-item .information .quan-info .quan-value {
  word-wrap: normal;
  white-space: nowrap;
  overflow: hidden;2560
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

/* line 1, /static/style/product/_product-top.scss */
body {
  background: #eff3f3;
}

/* line 4, /static/style/product/_product-top.scss */
.header {
  background: #1c1b1f;
  color: #fff;
  border-bottom: 0;
}

/* line 9, /static/style/product/_product-top.scss */
.header .back {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAABGdBTUEAALGPC/xhBQAAALdQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////83i7wAAAADx0Uk5TIUg5V34/zFFjJ5xpvUUegZB47cC0GI2KEtKWPEI2sdUP55O3mRUG6i3Jck5mpTCrJORa2/wbA/D2CfkAHhdcNgAAAP5JREFUWMPtllcSgkAQRDHnnBOIiihZRYLL/c8lM+UJej9d/t8rC3q61YTkoymBEijBHwhOYS4lGBfF/CohqBflc8EFPeKLEBY8mb/nqMD9EL9Zoy+xkRH/eqOfMUiJNyM0B5FNfHpDg/R+EJ8d0CRaBvGfARrl4534uIbeQt7nAHjoMSU68xP0GhOf+RV8zifmu3gfzFjg4ILFiw1tvJGGHKL4iVdaZHKMXLwTb1M27PFSPfApZlW8lXdcBmmA13qF68ju4LvQisnw0GDBr1LxShPCY4Nh4cvksKF5xIdlxIazxLQtSeDLjOul/AEy4yqSrS437+o/khIowb8JvhAKp6acaoCHAAAAAElFTkSuQmCC);
}

/* line 1, /static/style/product/_product-list.scss */
.container-fluid {
  padding: 0;
}

/* line 4, /static/style/product/_product-list.scss */
.product-list {
  padding-right: 3%;
}

/* line 7, /static/style/product/_product-list.scss */
.product-list li {
  width: 50%;
  float: left;
  padding: .7rem 0 0 3%;
}

/* line 11, /static/style/product/_product-list.scss */
.product-list li a {
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  padding: .5rem;
  display: block;
  text-align: center;
}

/* line 18, /static/style/product/_product-list.scss */
.product-list li a img {
  width: 120px;
  height: 120px;
  margin-top: .4rem;
  margin-bottom: .7rem;
}

/* line 24, /static/style/product/_product-list.scss */
.product-list li a h1 {
  font-size: 13px;
  color: #333;
  text-align: left;
  margin-bottom: 0;
}

/* line 31, /static/style/product/_product-list.scss */
.product-list li a h2 {
  font-weight: normal;
  color: #999;
  font-size: 12px;
  text-align: left;
  margin-bottom: .2rem;
  line-height: 18px;
  height: 32px;
  overflow: hidden;
}

/* line 41, /static/style/product/_product-list.scss */
.product-list li a h3 {
  font-weight: normal;
  text-align: left;
  font-size: 13px;
  margin-bottom: 0;
}

/* line 46, /static/style/product/_product-list.scss */
.product-list li a h3 .saleprice {
  color: #ed6744;
  font-size: 14px;
}

/* line 50, /static/style/product/_product-list.scss */
.product-list li a h3 .normalprice {
  color: #888;
  font-size: 13px;
  text-decoration: line-through;
  margin-left: 1rem;
}

/* line 61, /static/style/product/_product-list.scss */
.footer {
  color: #ccc;
  font-size: 12px;
  text-align: center;
  padding: .5rem;
}

/*首页banner轮播*/
/* line 3, /static/style/product/_product-detail.scss */
.product-scroll {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}

/* line 9, /static/style/product/_product-detail.scss */
.product-scroll .swiper-wrapper {
  width: 200000px;
  height: 100%;
  margin-bottom: 0;
}

/* line 14, /static/style/product/_product-detail.scss */
.product-scroll .swiper-wrapper .swiper-slide {
  float: left;
  height: 100%;
  width: 100%;
}

/* line 18, /static/style/product/_product-detail.scss */
.product-scroll .swiper-wrapper .swiper-slide img {
  width: 100%;
}

/* line 25, /static/style/product/_product-detail.scss */
.product-scroll-tab {
  text-align: center;
  position: absolute;
  bottom: .55rem;
  left: 0;
  width: 100%;
  display: inline-block;
  z-index: 10;
  margin-bottom: 0;
}

/* line 34, /static/style/product/_product-detail.scss */
.product-scroll-tab li {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  margin: 5px 3px;
  cursor: pointer;
}

/* line 43, /static/style/product/_product-detail.scss */
.product-scroll-tab li.swiper-pagination-bullet-active {
  background: #fff;
}

/* line 48, /static/style/product/_product-detail.scss */
.product-info {
  background: #fff;
  padding: .5rem;
  border-bottom: 1px solid #e5e5e5;
}

/* line 52, /static/style/product/_product-detail.scss */
.product-info h1 {
  color: #333;
  font-size: 15px;
  margin-bottom: 0;
}

/* line 58, /static/style/product/_product-detail.scss */
.product-info h2 {
  font-weight: normal;
  margin-bottom: .2rem;
  color: #ed6744;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

/* line 67, /static/style/product/_product-detail.scss */
.product-info h3 {
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 0;
}

/* line 71, /static/style/product/_product-detail.scss */
.product-info h3 .saleprice {
  color: #ed7355;
  font-size: 12px;
}

/* line 74, /static/style/product/_product-detail.scss */
.product-info h3 .saleprice strong {
  font-size: 28px;
}

/* line 78, /static/style/product/_product-detail.scss */
.product-info h3 .normalprice {
  color: #999;
  font-size: 16px;
  text-decoration: line-through;
  margin-left: .2rem;
}

/* line 84, /static/style/product/_product-detail.scss */
.product-info h3 .kucun {
  color: #333;
  margin-left: 2rem;
}

/* line 87, /static/style/product/_product-detail.scss */
.product-info h3 .kucun em {
  color: #ed7355;
  font-style: normal;
}

/* line 95, /static/style/product/_product-detail.scss */
.product-tabs {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}

/* line 99, /static/style/product/_product-detail.scss */
.product-tabs li {
  float: left;
  text-align: center;
  width: 50%;
  font-size: 15px;
  color: #333;
  line-height: 2rem;
  padding-top: .5rem;
}

/* line 107, /static/style/product/_product-detail.scss */
.product-tabs li span {
  display: inline-block;
  padding: 0 .4rem;
}

/* line 112, /static/style/product/_product-detail.scss */
.product-tabs li.cur {
  color: #ed7355;
}

/* line 114, /static/style/product/_product-detail.scss */
.product-tabs li.cur span {
  border-bottom: 2px solid #ed7355;
}

/* line 121, /static/style/product/_product-detail.scss */
.product-tabmain {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}

/* line 124, /static/style/product/_product-detail.scss */
.product-tabmain img {
  width: 100%;
}

/* line 127, /static/style/product/_product-detail.scss */
.product-tabmain .inner {
  font-size: 14px;
  padding: .5rem;
}

/* line 133, /static/style/product/_product-detail.scss */
.proudct-store-info {
  padding: 0 .5rem 5rem;
  max-width: 380px;
  margin: 0 auto;
  position: relative;
}

/* line 138, /static/style/product/_product-detail.scss */
.proudct-store-info .headTxt {
  margin: -1px auto 1rem;
  text-align: center;
  width: 80%;
  padding: .2rem;
  max-height: 2.7rem;
  overflow: hidden;
  color: #666;
  background: #fff;
  -webkit-border-radius: 0 0 .5rem .5rem;
     -moz-border-radius: 0 0 .5rem .5rem;
          border-radius: 0 0 .5rem .5rem;
  line-height: 1.2rem;
  border: 1px solid #ddd;
  border-top: 0;
  font-size: .89rem;
}

/* line 153, /static/style/product/_product-detail.scss */
.proudct-store-info .pic {
  width: 4rem;
  height: 4rem;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  float: left;
}

/* line 160, /static/style/product/_product-detail.scss */
.proudct-store-info h1 {
  color: #333;
  font-size: .24rem;
  
 
}

/* line 166, /static/style/product/_product-detail.scss */
.proudct-store-info h1 span {
  font-weight: normal;
  font-size: .2rem;
  
}

/* line 172, /static/style/product/_product-detail.scss */
.proudct-store-info p {
  font-size: .24rem;
  color: #333;
  margin-bottom: .05rem;
  margin-left:.2rem;height: .35rem;clear: both;
}

/* line 191, /static/style/product/_product-detail.scss */
.proudct-store-info p i {
  width: .22rem;
  height: .22rem;vertical-align:top;
  float: left;margin-right: .1rem;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  background-repeat: no-repeat;background-position: left center;
}

/* line 200, /static/style/product/_product-detail.scss */
.proudct-store-info p i.location {
  background-image: url(../../images/initManager/bottom-info-location.png);
}

/* line 200, /static/style/product/_product-detail.scss */
.proudct-store-info p i.call {
  background-image: url(../../images/initManager/bottom-info-call.png);
}

/* line 206, /static/style/product/_product-detail.scss */
.proudct-store-info p span {
  color: #666;
  float: left;
  max-width: 60%;
  display: inline-block;font-size: .2rem;
}

/* line 213, /static/style/product/_product-detail.scss */
.proudct-store-info p a {
  background: #669bfd;
  -webkit-border-radius: .2rem;
     -moz-border-radius: .2rem;
          border-radius: .2rem;
  color: #fff;
  display: inline-block;
  padding: 0 .15rem;float: left;
  margin-left: .2rem;font-size: .2rem;line-height: .3rem;
}

/* line 229, /static/style/product/_product-detail.scss */
.fixed-product-bottom {
  background: #fff;
  height:1.05rem;
  border-top: 1px solid #ccc;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

/* line 239, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul {
  width: 50%;
  float: left;
  display: box;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* 09版 */
  -webkit-box-orient: horizontal;
  display: flex;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 253, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li {
  text-align: center;
  font-size: 12px;
  color: #333;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 50%;
  border-right: 1px solid #ccc;
}

/* line 261, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li a {
  display: block;
  color: #333;
}

/* line 266, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:last-child {
  border-right: 0;
}

/* line 270, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:only-child {
  font-size: 18px;
  line-height: 3.4rem;
}

/* line 275, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .icon {
  width: .5rem;
  display: block;
  margin: .05rem auto;
  height: .5rem;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 283, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:only-child .icon {
  display: inline-block;
  height: 3.4rem;
  margin: 0 auto;
}

/* line 287, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:only-child .icon:after {
  content: '1';
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

/* line 295, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .reservation {
  background: url(../../images/initManager/fixed-bottom-icon1.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 299, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .call {
  background: url(../../images/initManager/fixed-bottom-icon2.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 303, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .index {
  background: url(../../images/initManager/fixed-bottom-icon3.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 307, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .message {
  background: url(../../images/initManager/fixed-bottom-icon4.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 311, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .reservation2 {
  background: url(../../images/initManager/fixed-bottom-icon5.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 316, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur {
  color: #ed6744;
}

/* line 318, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .reservation {
  background: url(../../images/initManager/fixed-bottom-icon1-sel.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 322, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .call {
  background: url(../../images/initManager/fixed-bottom-icon2-sel.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 326, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .index {
  background: url(../../images/initManager/fixed-bottom-icon3-sel.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 332, /static/style/product/_product-detail.scss */
.fixed-product-bottom .btn-bl {
  background: #ed6744;
  color: #fff;
  text-align: center;
  font-size: 18px;
  width: 50%;
  display: bolck;
  float: right;
  line-height: 3.4rem;
}

/*table_style1*/
/* line 344, /static/style/product/_product-detail.scss */
.table_style1 {
  border: 1px solid #eee;
  background: #fff;
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 350, /static/style/product/_product-detail.scss */
.table_style1 th, .table_style1 td {
  border: 1px solid #eee;
  padding: 5px 10px;
  font-weight: normal;
  color: #888;
  font-size: .675rem;
}

/* line 357, /static/style/product/_product-detail.scss */
.table_style1 th {
  background: #FBFBFB;
  text-align: right;
}

/* line 2, /static/style/product/_product-reservation.scss */
.page-reservation .product-tabs {
  border-bottom: 0;
}

/* line 4, /static/style/product/_product-reservation.scss */
.page-reservation .product-tabs li {
  width: 25%;
}

/* line 10, /static/style/product/_product-reservation.scss */
.reservation-item {
  margin-bottom: .5rem;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}

/* line 14, /static/style/product/_product-reservation.scss */
.reservation-item .head {
  padding: .5rem;
  font-size: .875rem;
  background: #fff;
}

/* line 19, /static/style/product/_product-reservation.scss */
.reservation-item .head .yyt {
  display: inline-block;
  width: 9rem;
  color: #333;
  background: url(../../images/initManager/reservation-shop.png) no-repeat left center;
  -webkit-background-size: 1rem 1rem;
     -moz-background-size: 1rem 1rem;
       -o-background-size: 1rem 1rem;
          background-size: 1rem 1rem;
  padding: 0 .5rem 0 1.5rem;
  position: relative;
  float: left;
}

/* line 30, /static/style/product/_product-reservation.scss */
.reservation-item .head .yyt:after {
  content: '';
  position: absolute;
  right: .2rem;
  top: .34rem;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  width: .5rem;
  height: .5rem;
}

/* line 42, /static/style/product/_product-reservation.scss */
.reservation-item .head em {
  float: right;
  font-style: normal;
  color: #ed6744;
}

/* line 48, /static/style/product/_product-reservation.scss */
.reservation-item .body {
  padding: .5rem .5rem .3rem 6rem;
  position: relative;
  min-height: 5.6rem;
}

/* line 52, /static/style/product/_product-reservation.scss */
.reservation-item .body .pic {
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: .5rem;
  top: .3rem;
  background: #fff;
  padding: .2rem;
}

/* line 61, /static/style/product/_product-reservation.scss */
.reservation-item .body h1.name {
  font-size: .875rem;
  color: #333;
  font-weight: normal;
  margin-bottom: 0;
}

/* line 68, /static/style/product/_product-reservation.scss */
.reservation-item .body h2 {
  font-size: .675rem;
  color: #999;
  font-weight: normal;
}

/* line 73, /static/style/product/_product-reservation.scss */
.reservation-item .body h3.price {
  width: 100%;
  font-size: .875rem;
  color: #333;
  font-weight: normal;
  margin-bottom: 0;
}

/* line 79, /static/style/product/_product-reservation.scss */
.reservation-item .body h3.price .normalprice {
  color: #999;
  text-decoration: line-through;
  margin-left: .5rem;
}

/* line 86, /static/style/product/_product-reservation.scss */
.reservation-item .foot {
  padding: .5rem;
  font-size: .875rem;
  background: #fff;
  text-align: right;
}

/* line 91, /static/style/product/_product-reservation.scss */
.reservation-item .foot button {
  display: inline-block;
  height: 1.9rem;
  line-height: 1.9rem;
  text-align: center;
  color: #ed6744;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #ed6744;
  padding: 0 .6rem;
}

/* line 101, /static/style/product/_product-reservation.scss */
.reservation-item .foot .cancel {
  color: #333;
  border: 1px solid #bfbfbf;
}

/* line 2, /static/style/product/_product-popbottom.scss */
.pop-reservation h6 {
  font-size: 30px;
  text-align: center;
  color: #ed7355;
  padding: 1.2rem .5rem .5rem;
}

/* line 8, /static/style/product/_product-popbottom.scss */
.pop-reservation .close {
  background: #fff;
  color: #333;
  border: 1px solid #333;
  top: .5rem;
}

/* line 14, /static/style/product/_product-popbottom.scss */
.pop-reservation .body {
  color: #333;
  font-size: 15px;
}

/* line 18, /static/style/product/_product-popbottom.scss */
.pop-reservation .btns {
  text-align: center;
  padding: 1rem 0;
}

/* line 21, /static/style/product/_product-popbottom.scss */
.pop-reservation .btns button {
  border: 1px solid #ed7355;
  text-align: center;
  color: #ed7355;
  font-size: 18px;
  display: inline-block;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  width: 42%;
  margin: 0 .4rem;
  line-height: 3rem;
}

/* line 1, /static/style/product/_product-index.scss */
img {
  width: 100%;
}

/* line 4, /static/style/product/_product-index.scss */
.article-list dt,
.article-list dd {
  margin-left: 0;
  margin-right: 0;
}

/* line 9, /static/style/product/_product-index.scss */
.index-header {
  background: transparent;
}

/* line 12, /static/style/product/_product-index.scss */
.yyt-banner {
  margin-top: -3rem;
  position: relative;
}

/* line 15, /static/style/product/_product-index.scss */
.yyt-banner img {
  z-index: 1;
}

/* line 18, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info {
  background: rgba(0, 0, 0, 0.4);
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: .05rem;
  height: 1.37rem;
  margin: 0;
}

/* line 27, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info h1,
.yyt-banner .proudct-store-info p {
  margin-left: .2rem;
  color: #fff;
}

/* line 32, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info h1 {
  margin-top: .05rem;
  margin-bottom: .04rem;
}

/* line 37, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info p i.location {
  background: url(../../images/initManager/bottom-info-location2.png) no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 41, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info p i.call {
  background: url(../../images/initManager/bottom-info-call2.png) no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 45, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info p span {
  color: #fff;
  max-width: 60%;line-height: .3rem;
}

/* line 52, /static/style/product/_product-index.scss */
.yyt-banner .like {
  position: absolute;
  right: .1rem;
  bottom: .75rem;
  height: .42rem;
  -webkit-border-radius: .4rem;
     -moz-border-radius: .4rem;
          border-radius: .4rem;
  padding: 0 .1rem 0 .4rem;
  color: #fff;
  line-height: .42rem;
  font-size: .2rem;
  background-image: url(../../images/initManager/index-likes.png);
  background-color: rgba(255,255,255,0.2);
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: 0.25rem 0.25rem;
     -moz-background-size: 0.25rem 0.25rem;
       -o-background-size: 0.25rem 0.25rem;
          background-size: 0.25rem 0.25rem;
  display: block;
}

/* line 66, /static/style/product/_product-index.scss */
.yyt-banner .like.selected {
  background: url(../../images/initManager/index-liked.png) no-repeat left center;
  -webkit-background-size: 0.25rem 0.25rem;
     -moz-background-size: 0.25rem 0.25rem;
       -o-background-size: 0.25rem 0.25rem;
          background-size: 0.25rem 0.25rem;
}

/* line 73, /static/style/product/_product-index.scss */
.page-index {
  padding-bottom:.1rem;
}

/* line 76, /static/style/product/_product-index.scss */
.page-index .product-tabs li {
  width: 25%;
  font-size: .875rem;
}

/* line 81, /static/style/product/_product-index.scss */
.page-index .index-recommand {
  width: 98%;
  margin: .5rem 1% -0.2rem;
}

/* line 88, /static/style/product/_product-index.scss */
.fixed-product-bottom-3 ul {
  width: 100%;
}

/* line 90, /static/style/product/_product-index.scss */
.fixed-product-bottom-3 ul li {
  width: 33.33%;
}



/* line 110, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  position: relative;
}

/* line 117, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list {
  width: 6.4rem;
  padding:0rem .2rem;
  margin-bottom: 0;
}
.hot-phone .phone-scroll .phone-list ul{-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
/* line 122, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li {
  width:2rem;
  padding: 0 .1rem;
display: inline-block;float: left;
}
.hot-phone .phone-scroll .phone-list .bot{border-bottom: 1px solid #dad9da; }
.hot-phone .phone-scroll .phone-list .rl{border-right: 1px solid #dad9da; border-left: 1px solid #dad9da;}
/* line 126, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a {
  
  float: left;
  padding: .1rem 0px;
  text-align: center;
  width: 100%;
  position: relative;
}

/* line 135, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a .hot {
  background: url(../../images/initManager/index-hot-bao.png) no-repeat;
  -webkit-background-size: 2.3rem 2.3rem;
     -moz-background-size: 2.3rem 2.3rem;
       -o-background-size: 2.3rem 2.3rem;
          background-size: 2.3rem 2.3rem;
  width:2.3rem;
  height: 2.3rem;
  position: absolute;
  top: .2rem;
  right: 1rem;
  display: block;
}

/* line 145, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a img {
  width: 1.55rem;
  height: 1.55rem;
  margin: .1rem auto;
}

/* line 150, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a h1 {
  font-size: .24rem;
  color: #333;
  width: 100%;
  margin-bottom: 0;
  font-weight: normal;overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;line-height: .3rem;
}
.hot-phone .phone-scroll .phone-list li a h2 {
  font-size: .2rem;
  color: #999;
  width: 100%;
  margin-bottom: 0;
  font-weight: normal;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;line-height: .24rem;
}

/* line 158, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a h3 {
  font-weight: normal;
  color: #ff6600;
  font-size: .24rem;
  margin-bottom: 0;
}



.hot-phone .phone-yewu ul{
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  position: relative;padding: .3rem 0px;
}


.hot-phone .phone-yewu .phone-list {
  width: 6.4rem;
  padding: .2rem 0rem;margin:0px auto;
  margin-bottom: 0;display: block;text-align:center;
}

.hot-phone .phone-yewu .phone-list li {
  width: 2.7rem;
  margin: 0 .15rem;
  display:inline-block;border:1px solid #dad9da;border-radius: .05rem;position: relative;
}

.hot-phone .phone-yewu .phone-list li a {
  float: left;
  padding: .1rem 0px;
  text-align: center;
  width: 100%;
  position: relative;
}
.hot-phone .phone-yewu .phone-list li a i{position: absolute;display: inline-block;width: .44rem;height: .27rem;right: .05rem;top:0;background: url(../../images/initManager/tefw-icon03.png) no-repeat top center;background-size: .44rem .27rem;}
.hot-phone .phone-yewu .phone-list li a img {
  width: .85rem;
  height: .76rem;
  margin: .1rem .2rem;display: inline-block;float: left;
}

/* line 150, /static/style/product/_product-index.scss */
.hot-phone .phone-yewu .phone-list li a h1 {
  font-size:.26rem;
  color: #666;
  display: inline-block;float: left;line-height: 1rem;margin-bottom: 0px;
}


.hot-phone .phone-yyt ul{
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  position: relative;padding: .3rem 0px;
}


.hot-phone .phone-yyt .phone-list {
  width: 6.4rem;
  padding: .2rem 0rem;margin:0px auto;
  margin-bottom: 0;display: block;text-align:center;
}

.hot-phone .phone-yyt .phone-list li {
  width: 2rem;
  margin: .1rem 0rem;
  display:inline-block;border:1px solid #23a5ed;border-radius: .05rem;position: relative;background-color: #f2faff;vertical-align: middle;
}

.hot-phone .phone-yyt .phone-list li a {
  padding: .1rem 0px;
  text-align: center;
  width: 100%;
  position: relative;vertical-align: middle;display:table-cell;
}

.hot-phone .phone-yyt .phone-list li a img {
  width: .55rem;
  height: .55rem;
  margin: .1rem;display: inline-block;float: left;
}

.hot-phone .phone-yyt .phone-list li a h1 {
  font-size:.2rem;
  color: #23a5ed;
  display: inline-block;float: left;line-height: .25rem;margin-bottom: 0px;width: 1.2rem;text-align: left;position: absolute;top: 50%;transform: translateY(-50%);
}
.ywbl-title{width: 6.4rem;background: #fff;padding:.2rem .3rem 0px .3rem;border-bottom: 1px solid #dad9da;}
.ywbl-title li {position: relative;display: block;padding: .2rem 0px;border-bottom: 1px solid #f4f4f4;}
.ywbl-title li:last-child{border-bottom: 0;}
.ywbl-title .img{width:1.3rem;display: inline-block;vertical-align: top;padding-right: .1rem;}
.ywbl-title .img img{width: 1.19rem;  height: 1.19rem;}
.ywbl-title .content{width:3rem;display: inline-block;}
.ywbl-title .content h2{color: #333; font-size:.26rem; line-height: .4rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;margin-bottom: 0px;}
.ywbl-title .content p{color: #999; font-size:.22rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; height: .35rem; line-height: .35rem;margin-bottom: 0px;}
.ywbl-title .content p span{font-size: .26rem;color: #ff6600;}
.ywbl-title .right{width: 1.5rem;display: inline-block;text-align: center;top: .5rem;position: absolute;right: 0rem;}
.ywbl-title .right .buy-tickets{width: 1.2rem;border-radius: .3rem;height: .45rem;line-height: .45rem;font-size:.24rem;font-weight: bold;text-align: center;color: #fff;display: inline-block;background-color: #44b6ff;}






/*优惠券一张时*/
/* line 191, /static/style/product/_product-index.scss */
.quan-one {
  width: 100%;
  padding: .5rem;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}

/* line 199, /static/style/product/_product-index.scss */
.quan a {
  display: block;
  width: 100%;
  height: 4.5rem;
  color: #fff;
  background: #f03d5e;
  text-align: center;
  vertical-align: middle;
}

/* line 208, /static/style/product/_product-index.scss */
.quan a .quan-type {
  float: left;
  width: 3.1rem;
  padding: .5rem 1rem;
  line-height: 120%;
  font-size: 1.025rem;
  font-weight: bold;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}

/* line 219, /static/style/product/_product-index.scss */
.quan a .quan-middle {
  width: 59%;
  padding: 0 .5rem;
  text-align: center;
  position: absolute;
  display: block;
  left: 16%;
  height: 4.5rem;
}

/* line 227, /static/style/product/_product-index.scss */
.quan a .quan-middle .quan-title {
  width: 100%;
  display: block;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.8rem;
  margin-top: .75rem;
}

/* line 237, /static/style/product/_product-index.scss */
.quan a .quan-middle .quan-subtitle {
  width: 100%;
  display: block;
  font-style: normal;
  font-size: .875rem;
  line-height: 1rem;
  color: rgba(255, 255, 255, 0.8);
}

/* line 247, /static/style/product/_product-index.scss */
.quan a .quan-btn {
  float: right;
  width: 4.5rem;
  padding: .75rem 1rem;
  line-height: 1.5rem;
  font-size: 1.15rem;
  font-weight: bold;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
}

/* line 258, /static/style/product/_product-index.scss */
.quan a .quan-type:after,
.quan a .quan-btn:after {
  content: '';
  display: block;
  width: .5rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: -.5rem;
  background: url(../../images/initManager/quan-scroll-bg.png) repeat-y top left;
  -webkit-background-size: 50% 50%;
     -moz-background-size: 50%;
       -o-background-size: 50%;
          background-size: 50%;
}

/* line 270, /static/style/product/_product-index.scss */
.quan a .quan-btn:after {
  right: auto;
  left: -.5rem;
  background: url(../../images/initManager/quan-scroll-bg2.png) repeat-y top right;
  -webkit-background-size: 50% 50%;
     -moz-background-size: 50%;
       -o-background-size: 50%;
          background-size: 50%;
}

/*优惠券轮播*/
/* line 281, /static/style/product/_product-index.scss */
.quan-scroll {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;height: 3rem;
}

/* line 287, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper {
  width: 200000px;
  height: 100%;
  margin-bottom: 0;
}

/* line 292, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper .swiper-slide {
  float: left;
  height: 10rem;
  width: 100%;
  padding: .2rem;
}
.quan-scroll .swiper-wrapper .swiper-slide img{
  width: 6rem;height: 2.1rem;border-radius: .1rem;
}
.quan-scroll .swiper-wrapper .swiper-slide p{
  font-size:.24rem;margin:0px;line-height: .6rem;
}
/* line 325, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-prev,
.quan-scroll .swiper-button-next {
  width: 1.5rem;
  height: 2rem;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  z-index: 2;
}

/* line 335, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-prev:after,
.quan-scroll .swiper-button-next:after {
  content: '';
  position: absolute;
  top: .45rem;
  left: .5rem;
  width: 1rem;
  height: 1rem;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 347, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-next:after {
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
  left: auto;
  right: .5rem;
}

/* line 352, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-prev {
  left: 0;
}

/* line 355, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-next {
  right: 0;
}

/* line 358, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-disabled {
  background: rgba(0, 0, 0, 0.2);
}

/* line 361, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-disabled:after {
  border-top: 2px solid rgba(255, 255, 255, 0.6);
  border-left: 2px solid rgba(255, 255, 255, 0.6);
}





/* line 3, E:/static/style/store.scss */
body {
  padding-bottom: 1rem;
}

.top-text {
  width: 100%;background-color: #fff;
  color: #333;
  font-weight: bold;height: .7rem;
  text-align:center;position: relative;border-bottom: 1px solid #dad9da;
}
.top-text img{width: 1.37rem;height: .3rem;vertical-align: top;margin-top: .2rem;}
.line-change{width: 100%;background-color: #fff;list-style:none;padding:.1rem 0px; border-bottom: 1px solid #e5e5e5;}
.line-change li{width:43%;display: inline-block;padding:.2rem 0px;margin:.1rem 3%;border:1px solid #ffa84b;border-radius:.05rem;}
.line-change  .select{background-color: #fffbed;border-radius:2rem; }
.line-change  .select h1{color: #ff6600;}
.line-change li h1{font-size: .32rem;line-height: .45rem;text-align: center;color: #ff7133;margin-bottom: 0px;}
.line-change li h2{font-size: .24rem;line-height: .3rem;text-align: center;color: #999;margin-bottom: 0px;}
.phone-more{position: absolute;right:4px;top:.2rem;;height:.3rem;width:1rem;font-size: .24rem;line-height: .3rem;color: #6f6f6f;}
.banner{width: 100%;margin:5px auto;padding: 5px 0px;background-color: #fff;text-align: center;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc; }
.banner img{width:96%;margin:0px auto;}



/* line 5, /static/style/product/_product-coupon.scss */
.page-coupon-item {
  
  background: #fff;
  -webkit-border-radius: .05rem;
     -moz-border-radius: .05rem;
          border-radius: .05rem;
  overflow: hidden;width: 96%;margin:.2rem auto;
}

/* line 11, /static/style/product/_product-coupon.scss */
.page-coupon-item .information {
  height: 1.6rem;
  position: relative;
  color: #fff;
  text-align: center;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: url(../../images/product/my-quan-bg-pink.png) no-repeat left bottom #fff;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

/* line 22, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-type {
  font-weight:900;
  font-size: 0.24rem;
  padding-top: .8rem;
  width: 25%;
  height: 1.4rem;
  display: table-cell;
  vertical-align: middle;
  background-image: url(../../images/product/my-quan-icon-store.png);
  background-repeat: no-repeat;
  background-position: center .2rem;
  -webkit-background-size: .8rem .8rem;
     -moz-background-size: .8rem .8rem;
       -o-background-size:.8rem .8rem;
          background-size: .8rem .8rem;
}

/* line 35, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  height: 100%;
  width: 75%;
  padding: 0 1% 0 5%;
}

/* line 42, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-info .quan-value {
  font-weight: 900;
  font-size: .26rem;
  line-height: .4rem;
  height: .4rem;
  font-style: normal;
  display: inline-block;
  width: 100%;
}

/* line 52, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-info .quan-intro {
  color: #ffd3db;
  font-size: .24rem;
  line-height: .4rem;
  max-height: .4rem;
  font-style: normal;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

/* line 63, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-btn {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  width: 20%;
  padding: 0;
}

/* line 70, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-btn a {
  display: inline-block;
  padding: .3rem .1rem;
  color: #fff;
  width: 50px;
  font-size: .24rem;
  font-weight: bold;
  -webkit-border-radius: 0.3rem;
     -moz-border-radius: 0.3rem;
          border-radius: 0.3rem;
  line-height: 120%;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 83, /static/style/product/_product-coupon.scss */
.page-coupon-item-yellow .information {
  background: url(../../images/product/my-quan-bg-yellow.png) no-repeat left bottom #fff;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

/* line 86, /static/style/product/_product-coupon.scss */
.page-coupon-item-yellow .information .quan-type {
  background-image: url(../../images/product/my-quan-icon-normal.png);
}

/* line 89, /static/style/product/_product-coupon.scss */
.page-coupon-item-yellow .information .quan-info .quan-intro {
  color: #ffe4ca;
}

/* line 93, /static/style/product/_product-coupon.scss */
.page-coupon-item-gray .information {
  background: url(../../images/product/my-quan-bg-gray.png) no-repeat left bottom #fff;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
       -o-background-size: 100% 100%;
          background-size: 100% 100%;
}

/* line 96, /static/style/product/_product-coupon.scss */
.page-coupon-item-gray .information .quan-info .quan-intro {
  color: #fff;
}

/* line 100, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn {
  padding: 0 .2rem;
  line-height: .6rem;
}

/* line 104, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .date {
  color: #666;
  font-size: .24rem;
}

/* line 108, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn a.btn {
  font-size: .26rem;
  font-weight: 900;
  float: right;
  color: #f03d5e;
}

/* line 114, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse {
  background-color: #f3f3f3;
  padding: .1rem;
  color: #666;
  display: none;
  border: 1px solid #dfdfdf;
  line-height: 150%;
  font-size: .24rem;
  margin-bottom: .1rem;
  position: relative;
}

/* line 124, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse:before, .page-coupon-item .bottomBtn .howtouse:after {
  position: absolute;
  top: -9px;
  right: 18px;
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #dfdfdf;
}

/* line 135, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse:after {
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #f3f3f3;
  top: -8px;
  right: 19px;
  z-index: 2;
}

/* line 143, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse p {
  margin-bottom: 0;
}

/* line 145, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse p.second {
  text-indent: 12px;
}

/* line 150, /static/style/product/_product-coupon.scss */
.page-coupon-item-yellow .bottomBtn a.btn {
  color: #ff9000;
}

/* line 153, /static/style/product/_product-coupon.scss */
.page-coupon-item-gray .bottomBtn a.btn {
  color: #898989;
}
