@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 303, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .reservation2 {
  background: url(../images/product/fixed-bottom-icon5.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}



/* 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;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

/* line 1, /static/style/product/_product-top.scss */
body {
  background: #eff3f3;
}

.mask{display:none;position:fixed;z-index:2;width:100%;height:100%;left:0;top:0;right:0;bottom:0;background:#000;opacity:0.7;filter:alpha(opacity=70);}
.poploading{display:none;position:fixed;z-index:3;width:128px;height:30px;left:50%;top:50%;margin:-64px;background:url(../images/loading.gif) 0 0 no-repeat;line-height:30px;text-align: center;color:#fff;padding-top:128px;}

/* 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%;
}
.product-list li .bt {
    background: url(../images/office/icon-bt04.png) no-repeat top center;
    width: 2rem;
    height: 2.3rem;
    background-size: 100%;margin-top:-0.75rem;
    display: block;
    top: .5rem;
    left: 1.52rem;
    float: left;
    color: #fff;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
}
.product-list li .bt1 {
    background: url(../images/office/icon-bt01.png) no-repeat top center;
    background-size: 100%;
}
.product-list li .bt2{
	background: url(../images/office/icon-bt02.png) no-repeat top center;
	background-size: 100%;}
.product-list li .bt3{
	background: url(../images/office/icon-bt03.png) no-repeat top center;
	background-size: 100%;}
/* 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 {
  height: 96px;
  width: 110px;
  margin-top: .4rem;
  margin-bottom: .4rem;
}

/* 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: 15px;
}

/* line 50, /static/style/product/_product-list.scss */
.product-list li a h3 .normalprice {
  color: #888;
  font-size: 8px;
  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: 5px;
  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: 6px;
  height: 6px;
  background: rgba(51, 51, 51, 0.2);
  -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: #ed7355;
}

/* 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: .75rem;
}

/* 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: 16px;
  margin-left: 4.5rem;
  margin-bottom: .2rem;
}

/* line 166, /static/style/product/_product-detail.scss */
.proudct-store-info h1 span {
  font-weight: normal;
  font-size: 12px;
  padding-left: .2rem;
}

/* line 172, /static/style/product/_product-detail.scss */
.proudct-store-info p {
  font-size: 12px;
  color: #333;
  margin-bottom: .2rem;
  margin-left: 4.5rem;
}

/* line 191, /static/style/product/_product-detail.scss */
.proudct-store-info p i {
  width: 1rem;
  height: 1rem;
  float: left;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
  background-repeat: no-repeat;
}

/* line 200, /static/style/product/_product-detail.scss */
.proudct-store-info p i.location {
  background-image: url(../images/product/bottom-info-location.png);
}

/* line 200, /static/style/product/_product-detail.scss */
.proudct-store-info p i.call {
  background-image: url(../images/product/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;
}

/* line 213, /static/style/product/_product-detail.scss */
.proudct-store-info p a {
  background: #ed6744;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  color: #fff;
  display: inline-block;
  padding: 0 .4rem;
  margin-left: .2rem;
}

/* line 220, /static/style/product/_product-detail.scss */
.proudct-store-info p a.togo {
  background: url(../images/product/bottom-info-go.png) no-repeat 0.4rem center #ed6744;
  -webkit-background-size: .8rem .8rem;
     -moz-background-size: .8rem .8rem;
       -o-background-size: .8rem .8rem;
          background-size: .8rem .8rem;
  padding-left: 1.2rem;
}

/* line 229, /static/style/product/_product-detail.scss */
.fixed-product-bottom {
  background: #fff;
  height: 3.4rem;
  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: 46%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 243, /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%;
  
}

/* line 251, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:last-child {
  border-right: 0;
}

/* line 253, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li a {
  font-style:normal;
  display: block;
  color: #333;
}



/* line 256, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .icon {
  width: 1.8rem;
  display: block;
  margin: .2rem auto;
  height: 1.8rem;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}
.fixed-product-bottom ul li .store {
  background: url(../images/product/fixed-bottom-icon4.png) no-repeat center;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

/* line 263, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .reservation {
  background: url(../images/product/fixed-bottom-icon1.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 267, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .call {
  background: url(../images/product/fixed-bottom-icon2.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 271, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .index {
  background: url(../images/product/fixed-bottom-icon3.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

.fixed-product-bottom ul li .inquiry {
    background: url(../images/product/fixed-bottom-icon7.png) no-repeat center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}



/* line 271, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li .message {
  background: url(../images/fixed-bottom-icon4.png) no-repeat center;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
       -o-background-size: 100%;
          background-size: 100%;
}

/* line 275, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:only-child .icon {
  display: inline-block;
  height: 3.4rem;
  margin: 0 auto;
}

/* line 262, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li:only-child {
  font-size: 18px;
  line-height: 3.4rem;
}

/* line 279, /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 276, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur {
  color: #ed6744;
}

/* line 278, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .reservation {
  background: url(../images/product/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 282, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .call {
  background: url(../images/product/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 286, /static/style/product/_product-detail.scss */
.fixed-product-bottom ul li.cur .index {
  background: url(../images/product/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 292, /static/style/product/_product-detail.scss */
.fixed-product-bottom .btn-bl {
  background: #ed6744;
  color: #fff;
  text-align: center;
  font-size: 18px;
  width: 54%;
  display: bolck;
  float: right;
  line-height: 3.4rem; 
}
.fixed-product-bottom1 {
  background: #fff;
  height: 4.4rem;
  border-top: 1px solid #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.fixed-product-bottom1 .btn-bl1 {
    display: block;
    background-color: #ed7355;
    text-align: center;
    font-size: 1.5rem;
    line-height: 3.4rem;
    height: 3.4rem;
    color: #fff;
    width: 93% ! important ; 
    margin: 0rem auto 0px auto;
}

/*table_style1*/
/* line 304, /static/style/product/_product-detail.scss */
.table_style1 {
  border: 1px solid #eee;
  background: #fff;
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}

/* line 310, /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 317, /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/product/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;border: 1px solid #333;*/
  color: #333;
  top: .5rem;
  background: url(../source/images/office/delete.png) 50% 50% no-repeat;
  background-size: 40px;
  border: none;
  font-size: 0px;
}

/* 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.5);
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: .5rem;
  height: 6rem;
  margin: 0;
}

/* line 27, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info h1,
.yyt-banner .proudct-store-info p {
  margin-left: 0;
  color: #fff;
}

/* line 32, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info h1 {
  margin-top: .2rem;
  margin-bottom: .4rem;
}

/* line 37, /static/style/product/_product-index.scss */
.yyt-banner .proudct-store-info p i.location {
  background: url(../images/product/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/product/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 52, /static/style/product/_product-index.scss */
.yyt-banner .nolike {
  position: absolute;
  right: .5rem;
  bottom: .4rem;
  height: 1.6rem;
  -webkit-border-radius: 2rem;
     -moz-border-radius: 2rem;
          border-radius: 2rem;
  padding: 0 .5rem 0 1.5rem;
  color: #fff;
  line-height: 1.6rem;
  font-size: .875rem;
  background: url(../images/product/index-likes.png) no-repeat 0.4rem center;
  -webkit-background-size: 0.8rem 0.8rem;
     -moz-background-size: 0.8rem 0.8rem;
       -o-background-size: 0.8rem 0.8rem;
          background-size: 0.8rem 0.8rem;
  display: block;
}

/* line 66, /static/style/product/_product-index.scss */
.yyt-banner .like{
  position: absolute;
  right: .5rem;
  bottom: .4rem;
  height: 1.6rem;
  -webkit-border-radius: 2rem;
     -moz-border-radius: 2rem;
          border-radius: 2rem;
  padding: 0 .5rem 0 1.5rem;
  color: #fff;
  line-height: 1.6rem;
  font-size: .875rem;	
  background: url(../images/product/index-liked.png) no-repeat 0.4rem center;
  -webkit-background-size: 0.8rem 0.8rem;
     -moz-background-size: 0.8rem 0.8rem;
       -o-background-size: 0.8rem 0.8rem;
          background-size: 0.8rem 0.8rem;
}

/* line 73, /static/style/product/_product-index.scss */
.page-index {
  padding-bottom: 4rem;
}

/* 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 97, /static/style/product/_product-index.scss */
.hot-phone .top-text {
  width: 100%;
  margin: .3rem auto;
  font-size:1rem;
  font-weight:blod;
  text-align:center;
  line-height:120%;
  color:#ed7355;
}

/* line 101, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-bottom: 1px solid #bfbfbf;
  background: #fff;
  position: relative;
}

/* line 108, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list {
  width: 100000px;
  padding: .5rem .25rem;
  margin-bottom: 0;
}

/* line 113, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li {
  width: 7rem;
  margin: 0 .25rem;
  float: left;
}

/* line 117, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a {
  background: #fff;
  -webkit-border-radius: 13px;
     -moz-border-radius: 13px;
          border-radius: 13px;
  border: 1px solid #e5e5e5;
  float: left;
  padding: .25rem;
  text-align: center;
  width: 100%;
  position: relative;
}

/* line 126, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a .hot {
  background: url(../images/product/index-hot-bao.png) no-repeat;
  -webkit-background-size: 1.5rem 1.66rem;
     -moz-background-size: 1.5rem 1.66rem;
       -o-background-size: 1.5rem 1.66rem;
          background-size: 1.5rem 1.66rem;
  width: 1.5rem;
  height: 1.66rem;
  position: absolute;
  top: .8rem;
  right: .8rem;
  display: block;
}

/* line 136, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a img {
  width: 4rem;
  height: 4rem;
  margin: .4rem auto .7rem;
}

/* line 141, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a h1 {
  font-size: .675rem;
  color: #333;
  width: 100%;
  margin-bottom: 0;
  font-weight: normal;
}

/* line 149, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .phone-list li a h3 {
  font-weight: normal;
  color: #ed6744;
  font-size: .675rem;
  margin-bottom: 0;
}

/* line 158, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .swiper-scrollbar {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 1%;
  bottom: 0;
  z-index: 2;
  height: 5px;
  width: 98%;
}

/* line 168, /static/style/product/_product-index.scss */
.hot-phone .phone-scroll .swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  /*background: rgba(0, 0, 0, 0.5);*/
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  left: 0;
  top: 0;
}

/*优惠券一张时*/
/* line 182, /static/style/product/_product-index.scss */
.quan-one {
  width: 100%;
  padding: .5rem;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}

/* line 190, /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 199, /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 210, /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 218, /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 228, /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 238, /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 249, /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/product/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 261, /static/style/product/_product-index.scss */
.quan a .quan-btn:after {
  right: auto;
  left: -.5rem;
  background: url(../images/product/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 272, /static/style/product/_product-index.scss */
.quan-scroll {
  width: 100%;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
}

/* line 278, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper {
  width: 200000px;
  height: 100%;
  margin-bottom: 0;
}

/* line 283, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper .swiper-slide {
  float: left;
  height: 5.5rem;
  width: 100%;
  padding: .5rem;
}

/* line 288, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper .swiper-slide a {
  position: relative;
}

/* line 291, /static/style/product/_product-index.scss */
.quan-scroll .swiper-wrapper .swiper-slide:nth-child(2n+1) a {
  background: #ff9000;
}

/* line 316, /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 326, /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 338, /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 343, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-prev {
  left: 0;
}

/* line 346, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-next {
  right: 0;
}

/* line 349, /static/style/product/_product-index.scss */
.quan-scroll .swiper-button-disabled {
  background: rgba(0, 0, 0, 0.2);
}

/* line 352, /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 359, /static/style/product/_product-index.scss */
.quan-empty {
  background: #fff;
  padding: 20% 5% 20%;
  text-align: center;
  color: #ccc;
  font-size: .875rem;
}

/* line 365, /static/style/product/_product-index.scss */
.quan-empty img {
  width: 34%;
  margin: 0 33% 10px;
}

/* line 369, /static/style/product/_product-index.scss */
.quan-empty h5 {
  color: #999;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 0;
}

/* line 1, /static/style/product/_product-coupon.scss */
.page-coupon {
  padding: .5rem;
}

/* line 5, /static/style/product/_product-coupon.scss */
.page-coupon-item {
  margin-bottom: .5rem;
  background: #fff;
  -webkit-border-radius: .2rem;
     -moz-border-radius: .2rem;
          border-radius: .2rem;
  overflow: hidden;
}

/* line 11, /static/style/product/_product-coupon.scss */
.page-coupon-item .information {
  height: 5.25rem;
  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.9rem;
  padding-top: 2.2rem;
  width: 22%;
  height: 5rem;
  display: table-cell;
  vertical-align: middle;
  background-image: url(../images/product/my-quan-icon-store.png);
  background-repeat: no-repeat;
  background-position: center .8rem;
  -webkit-background-size: 2.2rem 2.2rem;
     -moz-background-size: 2.2rem 2.2rem;
       -o-background-size: 2.2rem 2.2rem;
          background-size: 2.2rem 2.2rem;
}

/* 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: 58%;
  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: 1rem;
  line-height: 1.5rem;
  height: 1.5rem;
  font-style: normal;
  display:block;
  width: 100%;
}

/* line 52, /static/style/product/_product-coupon.scss */
.page-coupon-item .information .quan-info .quan-intro {
  color: #ffd3db;
  font-size: .675rem;
  line-height: 1rem;
  max-height: 2rem;
  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: 4rem;
  font-size: 1rem;
  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 .5rem;
  line-height: 2rem;
}

/* line 104, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .date {
  color: #666;
  font-size: .675rem;
}

/* line 108, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn a.btn {
  font-size: 1rem;
  font-weight: 900;
  float: right;
  color: #f03d5e;
}

/* line 114, /static/style/product/_product-coupon.scss */
.page-coupon-item .bottomBtn .howtouse {
  background-color: #f3f3f3;
  padding: .5rem;
  color: #666;
  display: none;
  border: 1px solid #dfdfdf;
  line-height: 150%;
  font-size: .875rem;
  margin-bottom: .5rem;
  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;
}
