@charset "UTF-8";

@import url(../../assets/vendor/designer/light/style.css);
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");

.fa-header .branding a, .btn-account {
  text-align: left;
  text-indent: -9999px;
  display: block;
  overflow: hidden; }
  .fa-header:before {
    content: unset;
  }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table;
    height: 0;
    font-size: 0;
    visibility: hidden; }
  .clearfix:after {
    clear: both; }

/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

address {
  font-style: normal; }

ul, ol {
  list-style: none; }

/*font 字型 --------------------*/
/*思源黑體*/
/*'Roboto'*/
/*_frame 架構 --------------------*/
html, body {
  font-family: "Roboto", Arial, Verdana, "Noto Sans TC", "Microsoft JhengHei", "Noto Sans SC";
  font-size: 14px;
  line-height: 1.4; }

body > form {
  height: 100%; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.btnarea {
  margin: 1rem 0; }
  .btnarea > .btn {
    margin: 0 0.5em; }


/*structure ------------*/
.fa-wrap {
  /*滾動條裡面小方塊樣式*/
  /*滾動條裡面軌道樣式*/ }
  .fa-wrap {
    display: flex;
    flex-direction: column;
    margin: 0 auto; }
  .fa-wrap::-webkit-scrollbar, .menu-shipping > ul::-webkit-scrollbar {
    width: 8px;
    height: 8px; }
  .fa-wrap::-webkit-scrollbar-thumb, .menu-shipping > ul::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #aaa;
    border: 1px solid #666; }
  .fa-wrap::-webkit-scrollbar-track, .menu-shipping > ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1); }
  .fa-wrap._scroll {
    padding-top: 6.5rem; }

  .fa-wrap._scroll .fa-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000; }

.fa-header {
  background-color: #ffffff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1000; }

.fa-header .header-con {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .fa-header .header-con .menu-member {
    flex: 0 0 auto; }
  .fa-header .header-con .search {
    margin: 0 3px; }

@media (min-width: 1600px) {
  .container {
    max-width: 83vw;
  }
}

.fa-header .branding a {
  background: no-repeat 0 center;
  background-size: contain;
  width: 200px;
  height: 70px; }

.fa-footer {
  /*.footer-prdlist {
        background: url('../img/bg_footer_prd.png') no-repeat center bottom;
        background-size: 100% auto;
        height: 500px;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1;
        border: 1px solid #f0f;
    }*/ }
  .fa-footer {
    background: url("../../assets/images/light/bg_footer.png") repeat-x 0 bottom;
    position: relative; }
    .fa-footer:after {
      content: "";
      background: url("../../assets/images/light/bg_footer_prd.png") no-repeat center bottom;
      background-size: 100% auto;
      height: 500px;
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      z-index: -10;
      opacity: 0; }
    .fa-footer._prdlist:after {
      opacity: 1; }
  .fa-footer .container {
    position: relative;
    z-index: 10; }
  .fa-footer .copyright {
    color: #bfc4c4;
    font-size: 12px;
    text-align: center;
    padding: 2.5rem 0; }
    .fa-footer .copyright a {
      color: #fefefe; }
    .fa-footer .copyright a:hover {
      color: #52CCB5; }

/* search 搜尋列 -----------*/
.search {
  background-color: #f4f4f4;
  padding: .2em;
  border: 1px solid #D5D5D5;
  border-radius: 3em; }
  .search input[type=text] {
    background-color: transparent !important;
    border: none;
    border-radius: 3em;
    color:#000; }
    .search input[type=text]:focus {
      outline: 1px solid #eeeeee; }

/* path 麵包屑 ----------*/
.path {
  font-size: 12px;
  font-weight: normal;
  background-color: #F4F5F6;
  padding: 1.2rem 1rem;
  vertical-align: middle; }

.path a {
  color: #A3ABA9;
  word-break: break-all; }
  .path a:hover {
    color: #3E3E3E; }
  .path a:after {
    content: "/";
    margin: 0 .5em; }

.path span {
  color: #707A77;
  word-break: break-all; }

/* social 社群連結 -----------*/
.social {
  position: fixed;
  bottom: .8em;
  right: 1.8em;
  z-index: 100; }
  .social li {
    margin: .3em 0; }

/* _forms 表單 --------------------*/
[class^='forms-'] input, [class^='forms-'] select, [class^='forms-'] textarea {
  font-family: "Roboto", Arial, Verdana, "Noto Sans TC", "Microsoft JhengHei", "Noto Sans SC"; }

.forms-basic ::placeholder {
  /* CSS 3 標準 */
  color: #dddddd; }

.forms-basic ::-webkit-input-placeholder {
  /* Chrome, Safari */
  color: #dddddd; }

.forms-basic :-ms-input-placeholder {
  /* IE 10+ */
  color: #dddddd; }

.forms-basic ::-moz-placeholder {
  /* Firefox 19+ */
  color: #dddddd;
  opacity: 1; }

.forms-basic input, .forms-basic select, .forms-basic textarea {
  font-size: 14px;
  font-family: "Roboto", Arial, Verdana, "Noto Sans TC", "Microsoft JhengHei", "Noto Sans SC";
  color: #fff;
  background-color: #0b2048;
  padding: .45em 1em;
  margin: 1px;
  border-radius: 3px;
  /*關閉手機使用預設樣式*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none; }

.forms-basic .inp-show {
  display: inline-block;
  padding: .35em .3em; }

.inp-note {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  padding: .6em .2em;
  margin: 0 .3em; }

/*_nav 導覽列 -----------------------*/
.nav {
  font-size: 16px;
  white-space: nowrap; }

.nav > ul { }
  .nav > ul > li {
    padding: 2.2em 0; }
    .nav > ul > li:hover .lv2 {
      display: block; }
  .nav > ul > li a {
    display: block; }
    .nav > ul > li a span {
      color: #6E6E6E;
      position: relative;
      z-index: 5; }
    .nav > ul > li a:hover {
      text-decoration: none; }
      .nav > ul > li a:hover span {
        color: #3a3a3a; }
    .nav > ul > li a.active {
      font-weight: bold;
      position: relative; }
      .nav > ul > li a.active:after {
        content: "";
        background-color: #FFC112;
        display: block;
        width: 2.3rem;
        height: 5px;
        position: absolute;
        bottom: 0.05rem;
        left: 0;
        z-index: 0; }
      .nav > ul > li a.active span {
        color: #000000; }

.nav .lv2 {
  background-color: #e5e5e5;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 1000; }
  .nav .lv2 .col {
    flex: 0 1 20%;
  }
  .nav .lv2 ol {
    display: flex;
    justify-content: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    .nav .lv2 .col li {
      margin: 0 .2em;
      flex: 0 1 auto; }
      .nav .lv2 .col > li a.active {
        color: #000000;
        font-weight: normal;
        position: relative; }
        .nav .lv2 .col > li a.active:after {
          display: none; }
    .nav .lv2 .col a {
      color: #666666;
      padding: .7em .5em .5em .5em;
      word-break: break-all;
      white-space: break-spaces; }

/*_menu 選單 --------------------*/
.menu-member {
  display: flex; }

.menu-shipping {
  border-bottom: 1px solid #DBDBDB; }
  .menu-shipping ul {
    font-size: 1.21em;
    white-space: nowrap;
    display: flex;
    align-items: end;
    overflow-x: auto; }
    .menu-shipping ul li {
      margin: 0 .8em; }
  .menu-shipping a {
    color: #9a9a9a;
    display: inline-block;
    padding: .2em;
    border-bottom: 2px solid transparent; }
  .menu-shipping a:hover {
    color: #575757;
    border-color: #52CCB5; }
  .menu-shipping a.active {
    color: #2D2D2D;
    font-weight: 500;
    border-color: #FFC013; }
  .menu-shipping .num {
    color: #d1d1d1;
    font-size: .85em;
    margin: 0 .7em; }

.menu-device {
  background-color: #474747;
  font-size: 1.35em;
  font-weight: 300; }

.menu-device .device-control {
  padding: .5em .5em 0 .5em; }

  .menu-device .device-control .btn-return {
    font-size: 1.2rem;
    color: #d2d2d2;}

.menu-device .device-user {
  text-align: center;
  padding: .5em .5em 1em .5em; }
  .menu-device .device-user .user-photo {
    background: #F9D121 url("../../assets/images/light/ico_user_w.png") no-repeat center center;
    background-size: cover;
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 40px; }
  .menu-device .device-user .user-name {
    color: #fff;
    text-align: centerl;
    display: block;
    padding: .5em; }

.menu-device .device-search {
  background-color: #686868;
  display: flex;
  align-items: center;
  margin-bottom: 1.5em; }
  .menu-device .device-search .form-control {
    color: #fff;
    font-size: 1em;
    font-weight: 300;
    background-color: #686868;
    border: 1px solid #686868;
    border-radius: 0;
    flex: 1 1 auto; }
  .menu-device .device-search .btn-search {
    flex: 0 0 auto;
    margin: 0 .5em; }

.menu-device .device-list {
  overflow-y: scroll; }

.menu-device .device-list > li {
  border-bottom: 1px solid #707070; }

.menu-device .device-list a {
  color: #d2d2d2;
  font-weight: 100;
  display: block;
  padding: .5em 1em; }
  .menu-device .device-list a:hover {
    color: #FFE371;
    background-color: #3b3b3b; }
  .menu-device .device-list a.active {
    color: #fff; }

.menu-device .device-list .lv2 {
  font-size: .9em;
  margin-bottom: 1em; }
  .menu-device .device-list .lv2 a {
    padding: .2em 1em .2em 2em;
    word-break: break-word; }

/*_btn 按鈕 --------------------*/
[class^='btn-'] {
  font-family: "Roboto", Arial, Verdana, "Noto Sans TC", "Microsoft JhengHei", "Noto Sans SC";
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin: 1px 4px;
  text-align: center; }
  [class^='btn-']:hover {
    text-decoration: none; }

/*通用樣式*/
.btn-basic {
  background-color: #aaa;
  padding: .5em 2.5em;
  border-radius: 3px; }

.btn-active {
  background-color: #fff;
  padding: .5em 2.5em;
  border-radius: 3px; }

.btn-block {
  display: block !important;
  margin: 0; }

.btn-icon, .btn-search {
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
  background-color: #F9D121;
  border: none;
  border-radius: 50%;
  padding: 0;
  width: 1.4em;
  height: 1.4em;
  position: relative; }
  .btn-icon:hover, .btn-search:hover {
    background-color: #FFC112;
    color: #fff;
    cursor: pointer; }
  .btn-icon .num, .btn-search .num {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    background-color: #52CCB5;
    display: block;
    min-width: 1em;
    padding: .3em .3em;
    position: absolute;
    top: -.8em;
    right: -.7em;
    border-radius: 1em; }
  .btn-icon .logout {
    width: 50%;
    height: 50%;
  }

.btn-banner {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  padding: .5em 3em;
  border: 1px solid #ffffff;
  border-radius: 3px; }
  .btn-banner:hover {
    color: #ffffff;
    background-color: #FFC112;
    border-color: #FFC112; }

.btn-social {
  font-size: 36px;
  line-height: 44px;
  background-color: #404c48;
  width: 44px;
  height: 44px;
  border-radius: 1em; }
  .btn-social._line {
    background-color: #06C152; }
  .btn-social._messager {
    background: url("../../assets/images/light/bg_messager.png") no-repeat 0 0;
    background-size: cover; }
  .btn-social i {
    position: relative;
    top: 4px;
    opacity: .8; }
  .btn-social:hover {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4); }
    .btn-social:hover i {
      opacity: 1; }

.btn-delete {
  font-size: 1.6em;
  line-height: 1.5;
  background-color: transparent;
  width: 1.5em;
  height: 1.5em;
  border-radius: 3px;
  border: 1px solid transparent; }
  .btn-delete:hover {
    background-color: #dbdbdb; }

.btn-action {
  color: #366159;
  font-size: .9em;
  line-height: 1;
  background-color: #EDF3F3;
  padding: .4em .8em .1em .5em;
  margin: .1em;
  border: 1px solid #ACBCBB;
  border-radius: 3px; }
  .btn-action i {
    color: #366159;
    font-size: 1.8em;
    vertical-align: middle; }
  .btn-action:hover {
    color: #366159;
    background-color: #B8EEE3; }

/*獨立樣式*/
.btn-account {
  background-size: cover; }

.btn-search {
  font-size: 19px; }

.btn-more {
  color: #ffffff;
  font-size: 85px;
  line-height: 1;
  opacity: .7; }
  .btn-more:hover {
    opacity: 1; }

/*_list 列表樣式 ----------------------*/
.list-cate {
  padding-top: 2em; }

.list-cate li {
  margin-bottom: 1.5rem; }

.list-cate .cate-card {
  display: block;
  margin: 0 .8rem;
  position: relative; }

.list-cate .card-img {
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-bottom: 2.5em; }
  .list-cate .card-img img {
    min-width: 100%;
    max-width: 100%;
    display: block; }

.list-cate .card-con {
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: 80%;
  padding: .6em;
  margin: 0 auto;
  position: absolute;
  bottom: -2.5em;
  left: 0;
  right: 0; }
  .list-cate .card-con h3 {
    color: #3E3E3E;
    font-size: 22px;
    font-weight: 500; }
  .list-cate .card-con p {
    color: #9D9D9D;
    font-size: 18px;
    font-weight: 100; }

.list-prod li {
  margin-bottom: 1.4rem; }

.list-prod .prod-card {
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 3px;
  overflow: hidden; }

.list-prod .card-photo {
  background: center no-repeat;
  background-size: cover;
  border-radius: 3px;
  display: flex;
  justify-content: end; }
  .list-prod .card-photo:hover {
    cursor: pointer; }
  .list-prod .card-photo::after {
    content: '';
    display: block;
    padding-top: 100%; }
  .list-prod .card-photo .prod-type {
    font-size: 1.3em;
    align-self: end; }

.list-prod .card-info {
  text-align: left;
  padding: 1em;
  position: relative; }

.list-prod .card-info:hover {
  background-color: #faf7ef; }

.list-prod .card-info h4 {
  font-size: 16px;
  height: 1.4em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: .2em; }
  .list-prod .card-info h4 a {
    color: #616161;
    font-weight: 400; }
    .list-prod .card-info h4 a:hover {
      color: #3E3E3E;
      font-weight: 500; }

.list-prod .card-info .btn-cart {
  position: absolute;
  top: -.8em;
  right: .4em; }

.list-prod .info-price {
  font-family: Arial,Verdana; }

.list-prod .info-price span {
  margin-right: .5em; }
  .list-prod .info-price span:before {
    content: "$"; }

.list-prod .info-price .price-discount {
  color: #52CCB5;
  font-size: 16px;
  font-weight: bold; }

.list-prod .info-price .price-original {
  color: #9D9D9D;
  font-size: 15px;
  text-decoration: line-through; }

.list-order li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .7em 0;
  border-bottom: 1px solid #DBDBDB; }
  .list-order li > div {
    padding-left: 0.3em;
    padding-right: 0.3em; }

.list-order .item-device {
  display: none; }

.list-order .item-time {
  flex: 0 0 8em; }

.list-order .item-code {
  text-align: left;
  flex: 1 1 auto; }

.list-order .item-type {
  flex: 0 0 7em; }

.list-order .item-status {
  flex: 0 0 7em; }

.list-order .item-total {
  flex: 0 0 8em; }

.list-order .item-action {
  flex: 0 0 26em; }

.list-order .order-hd {
  color: #3A3A3A;
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
  background-color: #EDF3F3; }

.list-order .order-list {
  color: #474747;
  font-size: 1.1em;
  text-align: center; }
  .list-order .order-list .item-time {
    color: #8F8F8F;
    font-size: .9em; }
  .list-order .order-list .item-code {
    text-align: left;
    font-size: 1.1em;
    word-break: break-word; }
    .list-order .order-list .item-code a {
      color: #474747; }
      .list-order .order-list .item-code a:hover {
        color: #288E7B;
        text-decoration: underline; }
    .list-order .order-list .item-code .item-product {
      display: block;
      font-size: 0.8em;
      color: #8F8F8F; }
  .list-order .order-list .item-status .already {
    color: #FF5175; }
  .list-order .order-list .item-status .arrived {
    color: #288E7B; }
  .list-order .order-list .item-total {
    color: #8F8F8F; }
    .list-order .order-list .item-total span:before {
      content: "$"; }

/*_filter 篩選 --------------------*/
.filter ul {
  font-size: 17px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-end; }

.filter li {
  flex: 0 1 auto;
  margin: 0 1.2em; }

.filter a {
  color: #9D9D9D;
  padding: .4em .0em;
  border-bottom: 2px solid transparent; }

.filter a:hover {
  color: #616161;
  border-color: #52CCB5; }

.filter a.active {
  color: #3E3E3E;
  font-weight: 500;
  border-color: #FFC112; }

/*_lightbox 燈箱 ---------------------*/
.lightbox-wrap {
  color: #686867;
  font-size: 1.1em;
  font-weight: 300;
  background-color: #fff;
  border: 1px solid #ACBCBB;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(237, 243, 243, 0.6);
  margin: auto;
  display: none; }

.lightbox-con {
  text-align: center; }
  .lightbox-con h4 {
    font-size: 1.2em;
    font-weight: 200;
    line-height: 1.5;
    margin: 1.5em 0; }
  .lightbox-con em {
    color: #288E7B;
    font-style: normal; }

/*_pager 分頁 ----------------------*/
.pager {
  text-align: center;
  padding: 1rem 0; }

.pager span, .pager a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 0 .2rem;
  border-radius: 2em; }

.pager a {
  color: #F4F5F6;
  background-color: #A4ACAA; }
  .pager a:hover {
    color: #ffffff;
    background-color: #333b39; }

.pager span {
  color: #fff;
  font-weight: bold;
  background-color: #52CCB5; }

/*_page 頁面樣式 ----------------------*/
.page {
  position: relative;
  flex: 1 1 auto;
  z-index: 100; }

.page-tit {
  color: #3A3A3A;
  font-size: 2em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1em; }
  .page-tit span {
    display: inline-block;
    position: relative; }
    .page-tit span:before, .page-tit span:after {
      content: "";
      background: no-repeat center center;
      display: block;
      width: 2em;
      height: .65em;
      margin-top: -.325em;
      position: absolute;
      top: 50%; }
      .page-tit span:before {
        background-image: url("../../assets/images/light/ico_dot_l.png");
        left: -2.5em; }
      .page-tit span:after {
        background-image: url("../../assets/images/light/ico_dot_r.png");
        right: -2.5em; }

.page-subtit {
  color: #366159;
  font-size: 1.15em;
  font-weight: 400;
  background-color: #EDF3F3;
  padding: .5em 0;
  margin: 1em 0;
  text-align: center;
  position: relative; }
  .page-subtit:before, .page-subtit:after {
    content: "";
    background-color: #52CCB5;
    display: block;
    width: .5em;
    height: .5em;
    margin-top: -.25em;
    position: absolute;
    top: 50%;
    border-radius: 1em; }
  .page-subtit:before {
    left: 1em; }
  .page-subtit:after {
    right: 1em; }

.page-ft {
  text-align: right;
  padding: 2em 0; }
  .page-ft .btn {
    font-size: 1.28em; }

/*_index 首頁內容 ----------------------*/
.index {
  text-align: center; }

.index-cover {
  font-size: 16px;
  position: relative;
  margin-bottom: 1rem; }
  .index-cover .cover-img {
    background: no-repeat center center;
    background-size: cover;
    aspect-ratio: auto 1000 / 308;
    position: relative; }
    .index-cover .cover-img:before {
      content: "";
      opacity: .5;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
  .index-cover .cover-con {
    padding: 0 2rem;
    margin: 0 auto;
    position: absolute;
    bottom: 2rem;
    right: 0;
    left: 0;
    z-index: 10; }
  .index-cover .cover-con {
    height: 100%;
    bottom: 0; }
    .index-cover .cover-con .banner-href {
      display: block;
      height: 100%; }
    .index-cover .cover-con h2 {
      color: #fff;
      font-size: 48px;
      font-weight: 500; }
    .index-cover .cover-con .detial {
      color: #FFE371;
      font-size: 24px;
      font-weight: 100; }

.index-cate {
  margin-bottom: 4rem; }

/*market 產品市場*/
.market {
  background: url("../../assets/images/light/bg_prdList.png") no-repeat center 0;
  background-size: 100% auto;
  position: relative; }
  .market:before {
    content: "";
    background: url("../../assets/images/light/bg_triangle.png") repeat 0 10px;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 120px;
    left: 0;
    z-index: 1;
    opacity: .7; }
  .market article {
    position: relative;
    z-index: 5; }

.market-hd {
  text-align: left;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .market-hd > section {
    flex: 1 1 auto; }
  .market-hd .hd-tit {
    color: #3E3E3E;
    font-size: 30px;
    font-weight: 500;
    padding: 0 .2em;
    position: relative; }
    .market-hd .hd-tit:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      border: 20px solid #52CCB5;
      border-top-color: transparent;
      border-right-color: transparent;
      opacity: .5; }
    .market-hd .hd-tit span {
      display: block;
      position: relative;
      z-index: 5; }
  .market-hd .hd-subtit {
    color: #9D9D9D;
    font-size: 14px;
    padding: 0em .5em; }

.market-ft {
  text-align: center;
  margin-bottom: 2rem; }

/*_about 關於我們 ----------------------*/
.about {
  padding: 4rem 2rem; }

.about img {
  display: block;
  min-width: 100%;
  max-width: 100%; }

.about img.emojione {
  display: initial;
  min-width: unset;
  max-width: unset; }

.about h3 {
  color: #474747;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 1rem; }

.about p {
  color: #686867;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 1rem; }

.about ol {
  color: #686867;
  font-weight: 300;
  margin: 1rem 0 1rem 1.2rem; }
  .about ol li {
    list-style-image: url("../../assets/images/light/ico_square.png");
    list-style-position: outside;
    margin-bottom: .3rem; }

.about-photo-r .about-con {
  margin-right: 2rem; }

.about-photo-l .about-con {
  margin-left: 2rem; }

/*_category 分類頁面 ----------------------*/
.category .list-prod {
  margin-bottom: 3rem; }

.category-cover {
  text-align: center;
  margin-bottom: 4.3rem;
  position: relative; }
  .category-cover .cover-img {
    background: no-repeat center center;
    background-size: cover;
    aspect-ratio: auto 1000 / 308;
    position: relative; }
    .category-cover .cover-img:before {
      content: "";
      opacity: .5;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1; }
  .category-cover .cover-con {
    padding: 0 2rem;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 15%;
    left: 0;
    z-index: 10; }
    .category-cover .cover-con h2 {
      color: #fff;
      font-size: 32px;
      font-weight: 500; }
    .category-cover .cover-con .detial {
      color: #D6D6D6;
      font-size: 18px;
      font-weight: 100; }

/*_product 產品頁 ----------------------*/
.product {
  font-size: 1rem;
  padding: 4rem 2rem; }
  .product img {
    display: block;
    min-width: 100%;
    max-width: 100%; }
  .product .background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
  }

.product-cover {
  height: 100%;
  margin-bottom: 3rem; }

.product-info {
  margin-bottom: 1.5rem; }
  .product-info .info-tit {
    color: #1E1E1E;
    font-size: 1.85em;
    font-weight: 700;
    margin-bottom: .1em;
    word-break: break-word; }
  .product-info .info-price span {
    margin-right: .5em; }
    .product-info .info-price span:before {
      content: "$"; }
  .product-info .info-price .price-discount {
    color: #52CCB5;
    font-size: 2em;
    font-weight: bold; }
  .product-info .info-price .price-original {
    color: #9D9D9D;
    font-size: 1em;
    text-decoration: line-through; }
  .product-info .info-description {
    background-color: #F6F8FB;
    padding: 0.5em 1.5em;
    margin-bottom: 1.5rem;
    color: #3A3A3A;
    font-weight: 700;
    font-size: 1.14em;
    word-break: break-word;
  }

.product-detial {
  background-color: #F6F8FB;
  padding: .5em 1.5em; }
  .product-detial .detial-list {
    color: #8F8F8F;
    text-align: center;
    padding: 0em 0;
    border-bottom: 1px solid #ddd; }
    .product-detial .detial-list li {
      display: flex;
      align-items: center;
      margin: 1.2em 0;
      padding: 0 1em; }
    .product-detial .detial-list .item-info {
      text-align: left;
      flex: 1 1 auto; }
    .product-detial .detial-list .item-name {
      color: #3A3A3A;
      font-size: 1.14em;
      font-weight: 700;
      margin-bottom: .2em;
      word-break: break-word; }
    .product-detial .detial-list .item-size {
      font-size: .92em; }
    .product-detial .detial-list .item-money {
      flex: 0 0 10em;
    }
    .product-detial .detial-list .item-price {
      text-decoration: line-through;
      font-size: 1em;
      text-align: right;
      margin: 0 1rem; }
      .product-detial .detial-list .item-price span:before {
        content: "$"; }
    .product-detial .detial-list .item-sale {
      font-size: 1.14em;
      text-align: right;
      margin: 0 1rem; }
      .product-detial .detial-list .item-sale:before {
        content: "$"; }
    .product-detial .detial-list .item-num {
      flex: 0 0 8em; }
      .product-detial .detial-list .item-num .form-control {
        text-align: center; }
  .product-detial .detial-count {
    color: #3A3A3A;
    text-align: right;
    display: flex;
    padding: 1em;
    justify-content: space-between; }
    .product-detial .detial-count .count-tit {
      font-size: 1.5em;
      font-weight: 700;
      font-style: normal;
      flex: 1 1 auto;
      margin-right: 2em; }
    .product-detial .detial-count .count-price {
      font-size: 1.57em;
      font-weight: 900;
      flex: 0 1 6em; }
      .product-detial .detial-count .count-price:before {
        content: "$"; }
  .product-detial .discount-info {
    color: #3A3A3A;
    text-align: right;
    display: flex;
    padding-top: 0.5em;
    justify-content: space-between; }
    .product-detial .discount-info .discount-tit {
      font-size: 1.5em;
      font-weight: 700;
      font-style: normal;
      flex: 1 1 auto;
      margin-right: 2em; }
    .product-detial .discount-info .discount-text {
      font-size: 1.57em;
      font-weight: 900;
      flex: 0 1 auto; }
    .product-detial .discount-warning {
      font-size: 1.1em;
      font-weight: 900;
      flex: 1 1 auto;
      color: red; }

/*_cart 購物車 ----------------------*/
.cart {
  padding: 0rem 2rem 4rem 2rem; }
  .cart .page-tit {
    margin: 1.5em 0; }
  .cart .list-order {
    margin-bottom: 2em; }

.cart-hd {
  margin-bottom: 2em;
  position: relative; }
  .cart-hd .search {
    position: absolute;
    bottom: .4em;
    right: 0; }

.cart-con {
  text-align: center;
  margin-bottom: 1em; }

.cart-ft {
  text-align: right;
  padding: 1em 0; }
  .cart-ft .btn {
    font-size: 1.28em;
    margin-left: 0.5em; }

.cart-back {
  text-align: center;
  padding: 1.5em 0;
  margin-top: 2em; }
  .cart-back._line {
    border-top: 1px solid #DBDBDB; }
  .cart-back .btn {
    font-size: 1.28em; }

.cart-tit {
  color: #3A3A3A;
  font-size: 1.6em;
  font-weight: 500;
  text-align: center;
  padding: .5em 0;
  margin: 1em 0; }
  .cart-tit em {
    color: #288E7B;
    font-style: normal; }

.cart-detial .item-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex: 1 1 auto; }
  .cart-detial .item-item:nth-of-type(2) {
    justify-content: flex-end; }

.cart-detial .item-info {
  text-align: left;
  flex: 1 1 auto; }

.cart-detial .item-price {
  flex: 0 0 10em;
  margin: 0 1.2rem; }

.cart-detial .item-num {
  flex: 0 0 8em; }

.cart-detial .item-action {
  flex: 0 0 2.5em; }

.cart-detial .detial-hd {
  color: #3A3A3A;
  font-size: 1.15em;
  text-align: center; }
  .cart-detial .detial-hd li {
    display: flex;
    align-items: center;
    padding: 0.5em 0;
    border-bottom: 1px solid #DBDBDB; }

.cart-detial .detial-list {
  color: #8F8F8F;
  text-align: center;
  padding: 0em 0; }
  .cart-detial .detial-list li {
    display: flex;
    align-items: center;
    padding: 0.5em 0;
    border-bottom: 1px solid #DBDBDB; }
  .cart-detial .detial-list .discount-tit {
    flex: 1 1 auto;
    text-align:left;
    word-break: break-word; }
  .cart-detial .detial-list .discount-num {
    flex: 1 0 10em;
    font-weight:400;
    font-size:1.14em;
    text-align: end; }
  .cart-detial .detial-list .discount-num._minus::before {
    content: "-$"; }
  .cart-detial .detial-list .item-photo {
    padding: .7em;
    display: flex;
    flex: 0 0 15em;
    background: center no-repeat;
    background-size: cover;
    justify-content: end; }
    .cart-detial .detial-list .item-photo::after {
      content: '';
      display: block;
      padding-top: 100%; }
    .cart-detial .detial-list .item-photo .item-type {
      font-size: 1.3em;
      align-self: end; }
    .cart-detial .detial-list .item-photo a, .cart-detial .detial-list .item-photo img {
      display: block; }
  .cart-detial .detial-list .item-info {
    margin-left: 2rem; }
  .cart-detial .detial-list .item-name {
    color: #3A3A3A;
    font-size: 1.14em;
    font-weight: 700;
    margin-bottom: .2em;
    word-break: break-word; }
  .cart-detial .detial-list .item-size {
    font-size: .92em;
    word-break: break-word; }
  .cart-detial .detial-list .item-price {
    font-size: 1.14em;
    margin: 0 1.2rem; }
    .cart-detial .detial-list .item-price span:before {
      content: "$"; }
  .cart-detial .detial-list .item-num {
    color: #8F8F8F; }
    .cart-detial .detial-list .item-num .form-control {
      text-align: center; }
  .cart-detial .detial-list .item-action {
    padding: 0 .5rem; }

.cart-detial .detial-count {
  color: #3A3A3A;
  background-color: #F6F8FB;
  text-align: right;
  line-height: 1;
  display: flex;
  padding: 1.3rem 1em;
  justify-content: space-between; }
  .cart-detial .detial-count .count-tit {
    font-size: 1.5em;
    font-weight: 500;
    font-style: normal;
    flex: 1 1 auto;
    margin-right: 2em; }
  .cart-detial .detial-count .count-price {
    color: #52CCB5;
    font-size: 1.85em;
    font-weight: 900;
    flex: 0 1 6em; }
    .cart-detial .detial-count .count-price:before {
      content: "$"; }

.cart-detial .detial-total {
  padding: 1.5em 0; }
  .cart-detial .detial-total li {
    text-align: right;
    display: flex;
    align-items: center;
    padding: .4em 0; }
  .cart-detial .detial-total li.reverse {
    text-align: left;
  }
  .cart-detial .detial-total .total-tit {
    color: #3A3A3A;
    font-size: 1.14em;
    padding: 0 .5em;
    flex: 1 1 auto; }
  .cart-detial .detial-total .total-num {
    font-size: 1.14em;
    font-weight: 400;
    flex: 0 1 10rem; }
  .cart-detial .detial-total .total-num._total {
    color: #3A3A3A;
    font-size: 1.42em; }
  .cart-detial .detial-total .total-num._plus {
    color: #52CCB5; }
  .cart-detial .detial-total .total-num._plus::before {
    color: #52CCB5;
    content: "+$"; }
  .cart-detial .detial-total .total-num._minus {
    color: #FF5175; }
  .cart-detial .detial-total .total-num._minus::before {
    color: #FF5175;
    content: "-$"; }
  .cart-detial .detial-total .total-note {
    color: #B1B1B1;
    font-size: .92em; }

.cart-note {
  padding: 1.5em;
  color: #686867;
  font-size: 1.07em;
  font-weight: 300;
  word-break: break-word; }
  .cart-note p {
    margin-bottom: 1em; }

.cart-car {
  padding: 2rem 2rem; }

.cart-shipping {
  background-color: #F9F9F9;
  border: 1px solid #ACBCBB;
  border-radius: 3px;
  padding: 1em;
  margin-bottom: 1.5em; }

.cart-shipping .form-label {
  color: #474747;
  font-size: 1.1em; }
  .cart-shipping .form-label em {
    color: #FF5175;
    font-weight: bold;
    font-style: normal;
    margin-left: .2em; }

.shipping-con .has-danger .text-danger {
  margin-top: 0.5em; }
.cart-shipping .shipping-tit {
  color: #3A3A3A;
  font-size: 1.57em;
  font-weight: 500;
  text-align: center;
  margin-bottom: .8em; }
  .cart-shipping .shipping-tit span {
    color: #288E7B;
    font-weight: 300; }
  .cart-shipping .shipping-con .btn {
    margin-right: 0.5em;
    margin-bottom: 0.5em; }

.cart-shipping .shipping-info {
  font-size: 1.07em;
  padding: 1em 1em 0 1em; }
  .cart-shipping .shipping-info .info-tit {
    font-weight: 400;
    text-align: right; }
  .cart-shipping .shipping-info .info-con {
    color: #8F8F8F;
    word-break: break-word; }

.cart-barcode {
  padding-top: 2em; }
  .cart-barcode .barcode {
    background-color: #ffffff;
    width: 240px;
    margin: 0 auto;
    border: 1px solid #ACBCBB;
    border-radius: 3px; }
    .cart-barcode .barcode img {
      max-width: 100%; }

.cart-process {
  font-size: 1.07em;
  background-color: #F9F9F9;
  border: 1px solid #ACBCBB;
  border-radius: 3px;
  padding: 2em 2em 0em 2em;
  margin-bottom: 1.5em;
  margin-top: 2em; }

.cart-process li {
  display: flex; }
  .cart-process li.last .item-time:before {
    background-color: #288E7B; }
  .cart-process li.last .item-info .info-tit {
    color: #288E7B; }

.cart-process .item-time {
  color: #8F8F8F;
  font-size: .85em;
  flex: 0 0 8em;
  padding: 0 1em 1em 1em;
  margin-right: 2em;
  position: relative;
  border-left: 1px solid #D2D2D2; }
  .cart-process .item-time:before {
    background-color: #8F8F8F;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 10px;
    position: absolute;
    top: 0px;
    left: -5px; }

.cart-process .item-info {
  flex: 1 1 auto;
  padding-bottom: 1em;
  word-break: break-word; }
  .cart-process .item-info .info-tit {
    color: #3A3A3A;
    margin-bottom: .2em; }
  .cart-process .item-info .info-con {
    color: #686867;
    font-weight: 300; }

/*_media 裝置切換 --------------------------*/
/* xs<576px	 sm≥576px	md≥768px	lg≥992px	xl≥1200px	xxl≥1400px */
/* xl 大螢幕 */
@media (min-width: 1200px) { }

/* lg 電腦 */
@media (min-width: 992px) and (max-width: 1199px) {
  /*basic --------------------*/
  body._prdlist {
    background-size: auto auto; } }

/* md 平板 */
@media (min-width: 768px) and (max-width: 991px) {
  /*basic --------------------*/
  .fa-footer._prdlist:after {
    background-size: auto auto; }
  /*com --------------------*/
  .cart-car {
    padding: 2rem 0rem; } }

    @media (max-width: 991px) {
  .list-order .item-time {
    text-align: left;
    flex: 0 0 10em; }
  .list-order .item-code {
    flex: 0 0 10em; }
  .list-order .item-type {
    flex: 0 0 10em;
    text-align: end; }
  .list-order .item-status {
    flex: 1 0 100%;
    text-align: end; }
  .list-order .item-action {
    background-color: #f9f9f9;
    flex: 1 1 100%;
    padding: .4em .3em;
    margin-top: .5em;
    text-align: end; }
  .list-order .order-hd .item-item, .list-order .order-hd .item-time, .list-order .order-hd .item-code, .list-order .order-hd .item-status, .list-order .order-hd .item-total, .list-order .order-hd .item-action {
    display: none; }
  .list-order .order-hd .item-device {
    display: inline-block; }
  .list-order .order-list li {
    flex-wrap: wrap;
    padding: 1.2em 0 0 0; }
  .list-order .order-list .item-type:before {
    color: #8F8F8F;
    content: attr(data-th) "/";
    display: inline-block;
    margin-right: .2em; }
  .list-order .order-list .item-status:before {
    color: #8F8F8F;
    content: attr(data-th) "/";
    display: inline-block;
    margin-right: .2em; }
  .list-order .order-list .item-total {
    color: #3A3A3A;
    flex: 1 1 auto;
    text-align: left;
    text-align: end; }
    .list-order .order-list .item-total:before {
      color: #8F8F8F;
      content: attr(data-th) "/";
      display: inline-block;
      margin-right: .2em; }
}

@media (max-width: 767px) {
  .list-order .item-type {
    text-align: end; }
  .list-order .item-status {
    flex: 1 0 100%; }
  .list-order .item-action {
    flex: 1 0 100%; }
}

/* sm 手機 */
@media (min-width: 576px) and (max-width: 767px) {
  /*var --------------------*/
  /*basic --------------------*/
  .fa-footer._prdlist:after {
    background-size: auto auto; }
  .fa-header {
    padding: 1em 0; }
  .fa-header .branding a {
    height: 45px; }
  /*_list*/
  .list-cate .card-con h3 {
    font-size: 20px; }
  .list-cate .card-con p {
    font-size: 16px; }


  /*_menu*/
  .menu-shipping ul {
    font-size: .9em; }
  /*com --------------------*/
  /*_index*/
  .cover-con h2 {
    font-size: 36px; }
  .cover-con .detial {
    font-size: 18px; }
  .market-hd {
    flex-wrap: wrap; }
  .market-tit {
    flex-basis: 100%;
    margin-bottom: 2em; }
  .filter ul {
    justify-content: center; }
  /*_cart*/
  .cart-car {
    padding: 2rem 0; }
  .cart-detial .detial-hd .item-price, .cart-detial .detial-hd .item-item, .cart-detial .detial-hd .item-num {
    display: none; }
  .cart-detial .detial-list li {
    flex-wrap: wrap; }
  .cart-detial .detial-list .item-item {
    flex: 1 1 100%; }
  .cart-detial .detial-list .item-price {
    padding: 1.2em 0; }
  .cart-detial .detial-list .item-num {
    white-space: nowrap; }
  .cart-detial .detial-list .item-price, .cart-detial .detial-list .item-num._tit {
    color: #3A3A3A;
    font-size: 1.05em;
    flex: 1 0 auto;
    text-align: right; }
    .cart-detial .detial-list .item-price:before, .cart-detial .detial-list .item-num._tit:before {
      color: #8F8F8F;
      content: attr(data-th) "/";
      display: inline-block;
      margin-right: .2em; }
  /*_about*/
  .about-photo-r .about-con {
    margin-right: 0rem; }
  .about-photo-l .about-con {
    margin-left: 0rem; } }

/* xs 小手機 */
@media (max-width: 576px) {
  /*var --------------------*/
  /*basic --------------------*/
  body._prdlist {
    background-size: auto; }
  .fa-header {
    padding: 1em 0; }
  .fa-header .branding a {
    height: 45px; }
  /*_list*/
  .list-prod .card-info {
    padding: .6em .8em; }
  .list-prod .card-info h4 {
    font-size: 15px; }
  .list-prod .card-info .btn-cart {
    top: -1.2em;
    right: .1em; }
  .list-prod .info-price .price-discount {
    font-size: 14px; }
  .list-prod .info-price .price-original {
    font-size: 13px; }
  .list-cate .card-con {
    padding: .4em;
    bottom: -2em; }
  .list-cate .card-con h3 {
    font-size: 20px; }
  .list-cate .card-con p {
    font-size: 16px; }
  .list-order .item-code {
    flex: 1 0 auto; }
  .list-order .item-type {
    flex: 1 0 100%;
    text-align: start; }
  .list-order .item-status {
    flex: 1 0 100%;
    text-align: start; }
  .list-order .order-list .item-total {
    flex: 1 0 100%;
    text-align: start; }
  .list-order .item-action {
    background-color: #f9f9f9;
    flex: 1 0 100%; }
  .list-order .order-hd .item-item, .list-order .order-hd .item-time, .list-order .order-hd .item-code, .list-order .order-hd .item-status, .list-order .order-hd .item-total, .list-order .order-hd .item-action {
    display: none; }
  .list-order .order-hd .item-device {
    display: inline-block; }
  .list-order .order-list li {
    flex-wrap: wrap;
    padding: 1.2em 0 0 0; }
  .list-order .order-list .item-total {
    color: #3A3A3A;
    flex: 1 1 50%;
    text-align: left;
    padding: .5em .3em; }
    .list-order .order-list .item-total:before {
      color: #8F8F8F;
      content: attr(data-th) "/";
      display: inline-block;
      margin-right: .2em; }
  /*_menu*/
  .menu-shipping ul {
    font-size: .9em; }
  /*_filter*/
  .filter ul {
    font-size: 15px;
    justify-content: center; }
  .filter li {
    margin: 0 .7rem; }
  /*com --------------------*/
  /*_index*/
  .index-cover .cover-con h2 {
    font-size: 36px; }
  .index-cover .cover-con .detial {
    font-size: 18px; }
  .market {
    padding: 0 1rem; }
  .market-hd {
    flex-wrap: wrap; }
  .market-tit {
    flex-basis: 100%;
    margin-bottom: 2em; }
  /*_product*/
  .product {
    padding: 2rem .5rem; }
  .product-detial {
    padding: .2em;
    margin-bottom: 0; }
    .product-detial .detial-list {
      border-bottom: none; }
      .product-detial .detial-list li {
        flex-wrap: wrap;
        border-bottom: 1px solid #ddd; }
      .product-detial .detial-list .item-info {
        flex-basis: 100%; }
      .product-detial .detial-list .item-num {
        padding: .4em 0; }
  /*_cart*/
  .cart {
    padding: 0 1rem 2rem 1rem; }
  .cart-car {
    padding: 1rem 0; }
  .cart-detial .detial-hd .item-price, .cart-detial .detial-hd .item-item, .cart-detial .detial-hd .item-num {
    display: none; }
  .cart-detial .detial-list li {
    flex-wrap: wrap; }
  .cart-detial .detial-list .item-item {
    flex: 1 1 100%; }
  .cart-detial .detial-list .item-price {
    padding: 1.2em 0; }
  .cart-detial .detial-list .item-num {
    flex: 1 1 auto; }
  .cart-detial .detial-list .item-price, .cart-detial .detial-list .item-num._tit {
    color: #3A3A3A;
    font-size: 1.05em; }
    .cart-detial .detial-list .item-price:before, .cart-detial .detial-list .item-num._tit:before {
      color: #8F8F8F;
      content: attr(data-th) "/";
      display: inline-block;
      margin-right: .2em; }
  /*_about*/
  .about-photo-r .about-con {
    margin-right: 0rem; }
  .about-photo-l .about-con {
    margin-left: 0rem; } }
