@charset "UTF-8";
.proSec .indexProItem .imgArea .imgBox img, .proList .proItem .imgBox img, .proTop .imgBox img, .itemList .imgArea .imgBox img, .centerBox .field .imgBox img, .hisListItem .detailList .imgArea .imgBox img, .cartItem .imgBox img {
  bottom: 0;
  display: block;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.indexBanner img {
  display: block; }

.indexTitle {
  text-align: center;
  background: #1a1e22;
  padding-top: 50px;
  padding-bottom: 50px; }
  .indexTitle h3 {
    font-family: "Inconsolata", monospace;
    color: #fff;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 15px;
    display: inline-block; }
    .indexTitle h3:after {
      content: "";
      display: block;
      background: #d25a1e;
      transform: translateX(-50%);
      height: 2px;
      width: 60%;
      bottom: -12px;
      left: 50%;
      position: absolute; }

.proSec {
  background: #fff;
  overflow: hidden; }
  .proSec .proSlider {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 100%; }
    .proSec .proSlider .slick-list {
      overflow: initial; }
  .proSec .proSlideArrow {
    cursor: pointer;
    font-size: 30px;
    transform: translateY(-50%);
    z-index: 1;
    position: absolute;
    top: 50%; }
    .proSec .proSlideArrow:hover {
      color: #d25a1e; }
    .proSec .proSlideArrow.prev {
      left: -30px; }
    .proSec .proSlideArrow.next {
      right: -30px; }
  .proSec .indexProItem {
    padding: 1%;
    text-align: center; }
    .proSec .indexProItem:not(.slick-active) {
      opacity: 0.3; }
      .proSec .indexProItem:not(.slick-active) .proName, .proSec .indexProItem:not(.slick-active) .priceBox {
        opacity: 0; }
    .proSec .indexProItem a {
      outline: none; }
    .proSec .indexProItem .proName, .proSec .indexProItem .priceBox {
      opacity: 1;
      transition: opacity 0.3s; }
    .proSec .indexProItem .proName {
      color: #000;
      font-size: 22px;
      line-height: 32px;
      letter-spacing: 0.5px; }
    .proSec .indexProItem .priceBox {
      margin-top: 10px; }
    .proSec .indexProItem .price {
      color: #903634;
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 3px; }
    .proSec .indexProItem .oriPrice {
      color: #000;
      font-size: 13px;
      text-decoration: line-through; }
    .proSec .indexProItem .imgArea {
      margin-top: 15px;
      margin-left: auto;
      margin-right: auto;
      max-width: 300px;
      width: 100%; }
      .proSec .indexProItem .imgArea .imgBox {
        height: 0;
        padding-bottom: 80.5%;
        width: 100%; }

.introData {
  margin-top: 30px;
  padding: 0 60px; }
  .introData:before {
    content: "";
    display: block;
    background: #14181c;
    transform: translateX(-50%);
    min-width: 960px;
    left: 50%;
    position: absolute;
    top: 50px;
    height: calc(100% - 160px);
    width: calc(100% - 800px); }
  .introData .introItem {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    justify-content: flex-end; }
    .introData .introItem:nth-child(1), .introData .introItem:nth-child(3) {
      flex-direction: row-reverse; }
    .introData .introItem:nth-child(2), .introData .introItem:nth-child(4) {
      text-align: right; }
    .introData .introItem:nth-child(n+2) {
      margin-top: -280px; }
    .introData .introItem:nth-child(1) .content {
      margin-top: 100px; }
    .introData .introItem:nth-child(2) .content {
      margin-top: 30px; }
    .introData .introItem:nth-child(3) .content {
      margin-top: -30px; }
    .introData .introItem:last-child {
      margin-top: -350px;
      padding-bottom: 150px;
      margin-right: calc((100% - 960px) / 2); }
    .introData .introItem .imgArea {
      max-width: 30%;
      width: 100%; }
      .introData .introItem .imgArea img {
        width: 100%; }
    .introData .introItem .content {
      margin-left: 30px;
      margin-right: 30px; }
      .introData .introItem .content h4 {
        color: #d25a1e;
        font-size: 70px;
        font-weight: bold; }
      .introData .introItem .content .des {
        margin-top: 20px; }
        .introData .introItem .content .des p {
          color: #fff;
          font-size: 36px;
          font-weight: 100;
          line-height: 46px;
          margin-bottom: 5px; }

/* .slogonSec {
  margin-top: 100px; } */

@media (max-width: 1440px) {
  .proSec .proSlideArrow.prev {
    left: 10px; }
  .proSec .proSlideArrow.next {
    right: 10px; }

  .introData {
    padding: 0 20px; }
    .introData:before {
      min-width: 70%; }
    .introData .introItem:nth-child(n+2), .introData .introItem:last-child {
      margin-top: -200px; }
    .introData .introItem:last-child {
      margin-right: 13%;
      padding-bottom: 130px; }
    .introData .introItem .imgArea {
      max-width: 25%; }
    .introData .introItem .content h4 {
      font-size: 50px; }
    .introData .introItem .content .des {
      margin-top: 10px; }
      .introData .introItem .content .des p {
        font-size: 24px;
        line-height: 34px; }

  .slogonSec {
    margin-top: 0; } }
@media (max-width: 1024px) {
  .introData:before {
    height: 100%; }
  .introData .introItem:nth-child(n+2), .introData .introItem:last-child {
    margin-top: -120px; }
  .introData .introItem:last-child {
    padding-bottom: 30px; }
  .introData .introItem .imgArea {
    max-width: 27%; }
  .introData .introItem .content {
    margin-left: 15px;
    margin-right: 15px; }
    .introData .introItem .content h4 {
      font-size: 40px; }
    .introData .introItem .content .des p {
      font-size: 20px;
      line-height: 30px; } }
@media (max-width: 768px) {
  .indexTitle h3 {
    font-size: 36px;
    letter-spacing: 10px; }

  .proSec .indexProItem .imgArea {
    max-width: 80%; }

  .introData {
    margin-top: 0; }
    .introData:before {
      top: 0;
      width: calc(100% - 40px); }
    .introData .introItem {
      align-items: center; }
      .introData .introItem:nth-child(n+2), .introData .introItem:last-child {
        margin-top: 0; }
      .introData .introItem:last-child {
        margin-right: 0;
        padding-bottom: 0; }
        .introData .introItem:last-child .content {
          padding-top: 50px;
          padding-bottom: 50px;
          width: 100%;
          text-align: center; }
      .introData .introItem .imgArea {
        max-width: 50%; }
      .introData .introItem .content {
        margin-top: 0 !important;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        padding: 30px; } }
@media (max-width: 480px) {
  .indexTitle {
    padding-top: 20px;
    padding-bottom: 30px; }
    .indexTitle h3 {
      font-size: 26px;
      letter-spacing: 5px; }
      .indexTitle h3:after {
        bottom: 0; }

  .introData .introItem .content {
    padding: 20px; }
    .introData .introItem .content h4 {
      font-size: 30px;
      line-height: 40px; }
    .introData .introItem .content .des p {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 0; }

  .proSec .indexProItem {
    padding-top: 20px;
    padding-bottom: 20px; }
    .proSec .indexProItem .proName {
      font-size: 20px; } }
.proList {
  margin-left: -30px;
  margin-right: -30px;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .proList .pro-category{ 
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
    margin-bottom: -20px; }
    .proList .pro-category li{ 
      margin-top: 5px; }
    .proList .pro-category li:not(:last-child){ 
      margin-right: 20px; }
    .proList .pro-category li.active a{
      background: #d25a1e;
      color: #fff; }
    .proList .pro-category a{
      border: solid 1px #d25a1e;
      background: #fff;
      color: #777;
      display: inline-block;
      border-radius: 5px;
      font-size: 16px;
      line-height: 16px;
      padding: 8px 13px; }
      .proList .pro-category a:hover{ 
        background: rgba(255, 86, 1, 0.05); }
  .proList .proItem {
    background: #fff;
    border-top: 3px solid #d25a1e;
    box-shadow: 0 2px 5px #ccc;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 60px;
    padding: 20px 30px 50px;
    max-width: calc((100% / 3) - 60px);
    width: 100%; }
    .proList .proItem .imgBox {
      display: block;
      height: 0;
      padding-bottom: 80.2%;
      width: 100%; }
    .proList .proItem .proName {
      color: #000;
      font-size: 20px;
      line-height: 30px; }
      .proList .proItem .proName:hover {
        color: #d25a1e; }
    .proList .proItem .des {
      color: #333;
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 10px; }
    .proList .proItem .proPrice {
      align-items: flex-start;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .proList .proItem .oriPrice {
      color: #aaa;
      font-size: 14px;
      text-decoration: line-through; }
    .proList .proItem .price {
      color: red;
      font-size: 17px; }
    .proList .proItem .btns {
      margin-top: 20px;
      align-items: stretch;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      justify-content: space-between; }
      .proList .proItem .btns a {
        font-size: 18px;
        padding-top: 15px;
        padding-bottom: 15px;
        max-width: 45%;
        width: 100%; }

.productContainer {
  margin-top: 50px; }

.proTop {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .proTop section {
    max-width: calc((100% - 40px) / 2);
    width: 100%; }
  .proTop .imgBigSlider, .proTop .imgNavSlider, .proTop .detailSec {
    background: #fff;
    box-shadow: 0 2px 5px #ccc; }
  .proTop .imgBigSlider, .proTop .detailSec {
    border-top: 3px solid #d25a1e; }
  .proTop .imgNavSlider {
    margin-top: 20px; }
    .proTop .imgNavSlider .imgArea {
      padding: 2px; }
    .proTop .imgNavSlider .slick-current {
      outline: none; }
      .proTop .imgNavSlider .slick-current img {
        border: 1px solid #d25a1e; }
  .proTop .imgBox {
    height: 0;
    padding-bottom: 80.2%;
    width: 100%; }
  .proTop .detailSec {
    padding: 30px; }
  .proTop .delHead {
    border-bottom: 1px solid #eee;
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .proTop .delHead .proTitle {
      max-width: calc(100% - 120px);
      width: 100%; }
    .proTop .delHead .proName {
      color: #000;
      font-size: 21px;
      line-height: 30px;
      margin-bottom: 5px; }
    .proTop .delHead .design {
      color: #777;
      font-size: 14px; }
    .proTop .delHead .priceBox {
      text-align: right;
      margin-top: 5px;
      max-width: 120px;
      width: 100%; }
    .proTop .delHead .oriPrice {
      color: #444;
      font-size: 14px;
      text-decoration: line-through;
      margin-bottom: 5px; }
    .proTop .delHead .price {
      color: #f00;
      font-size: 22px;
      font-weight: bold; }
  .proTop .delDes {
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    margin-top: 25px;
    display: none; }
    .proTop .delDes p {
      font-size: 16px;
      line-height: 26px; }
  .proTop .delActive {
    margin-top: 18px; }
  .proTop form {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .proTop .delInfos {
    max-width: 350px;
    width: 100%; }
  .proTop .infoItem {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .proTop .infoItem:not(:last-child) {
      margin-bottom: 9px; }
    .proTop .infoItem span {
      background: #f3f3f3;
      color: #000;
      font-size: 15px;
      padding: 7px 15px;
      display: inline-block;
      margin-right: 15px; }
    .proTop .infoItem p {
      padding: 7px 0;
      max-width: calc(100% - 75px);
      width: 100%; }
    .proTop .infoItem select {
      border-color: #ccc;
      font-size: 14px;
      padding: 5px;
      outline: none;
      max-width: 120px;
      width: 100%; }
  .proTop .btns {
    max-width: 150px;
    width: 100%;
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .proTop .btns a {
      display: block;
      font-size: 15px;
      padding-top: 15px;
      padding-bottom: 15px;
      width: 100%; }
      .proTop .remarkTxt {
        margin-top: 7px;
        font-size: 13px;
        line-height: 16px;
        color: #777; }
      .proTop .remarkTxt.mb {
        display: none; }
    .proTop .btns .chooseBtn{ 
      display: none; }
  .proTop .activeBtns {
    align-self: flex-end;
    width: 100%; }
  .proTop .buyNow {
    margin-top: 10px; }

.proContent {
  margin-top: 50px; }
  .proContent .tabs {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .proContent .tabs a {
      display: block;
      padding: 13px 20px;
      background: #fff;
      color: #000;
      font-size: 16px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border: 1px solid #ccc;
      border-bottom: none;
      overflow: hidden; }
      .proContent .tabs a:not(:first-child) {
        margin-left: -1px; }
      .proContent .tabs a.active {
        border-color: #d25a1e;
        background: #d25a1e;
        color: #fff; }
  .proContent .contents {
    background: #fff;
    border-top: 3px solid #d25a1e;
    box-shadow: 0 2px 5px #ccc;
    padding: 30px; }
    .proContent .contents .content {
      display: none; }
      .proContent .contents .content.active {
        display: block; }

.designContainer {
  margin-top: 50px; }

.designHead {
  background: #fff;
  border-top: 3px solid #d25a1e;
  box-shadow: 0 2px 5px #ccc;
  padding: 20px 30px;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .designHead .info {
    padding-left: 15px;
    max-width: 100%;
    width: 100%; }
    .designHead .info:before {
      content: "";
      display: block;
      background: #d25a1e;
      max-height: 30px;
      height: 40%;
      width: 5px;
      left: 0;
      position: absolute;
      top: 5px; }
    .designHead .info .designTitle {
      color: #898989;
      font-size: 30px;
      line-height: 40px; }
    .designHead .info .des {
      color: #000;
      font-size: 18px;
      line-height: 28px; }
  .designHead .filters {
    align-items: stretch;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    max-width: 500px;
    width: 100%; }
    .designHead .filters a {
      color: #fff;
      display: inline-block;
      padding: 10px 15px;
      background: #f0acac;
      border-radius: 3px;
      border-bottom: 2px solid #e88181;
      overflow: hidden;
      margin-top: 5px; }
      .designHead .filters a:not(:last-child) {
        margin-right: 10px; }
      .designHead .filters a:hover {
        background: #e88181;
        border-bottom-color: #e05656; }

.itemList {
  align-items: stretch;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .itemList .addItem {
    background: #fff;
    box-shadow: 0 2px 5px #ccc;
    border-top: 3px solid #d25a1e;
    padding: 30px;
    margin-top: 40px;
    max-width: calc(50% - 20px);
    width: 100%;
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .itemList .imgArea {
    max-width: 40%;
    width: 100%; }
    .itemList .imgArea .imgBox {
      height: 0;
      padding-bottom: 80.2%;
      width: 100%; }
  .itemList .addDetail {
    padding-left: 20px;
    max-width: 60%;
    width: 100%; }
    .itemList .addDetail .addInfo {
      align-items: center;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .itemList .addDetail .addInfo:not(:last-child) {
        margin-bottom: 15px; }
    .itemList .addDetail span {
      background: #f3f3f3;
      color: #000;
      font-size: 15px;
      padding: 10px 15px;
      display: inline-block;
      margin-right: 10px; }
    .itemList .addDetail .data {
      font-size: 16px;
      line-height: 24px;
      max-width: calc(100% - 75px);
      width: 100%; }
  .itemList .btnBox {
    margin-top: 20px;
    margin-left: auto; }
    .itemList .btnBox a {
      display: block;
      padding: 10px 25px;
      font-size: 16px; }

@media (max-width: 1280px) {
  .proList {
    margin-left: -20px;
    margin-right: -20px; }
    .proList .pro-category{ 
      justify-content: flex-start;
      margin-bottom: 0; }
      .proList .pro-category li:not(:last-child){ 
        margin-right: 10px; }
    .proList .proItem {
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 40px;
      max-width: calc((100% / 3) - 40px); }

  .proTop .delDes {
    padding-top: 15px;
    padding-bottom: 15px; }
  .proTop .delInfos {
    max-width: 100%;
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .proTop .infoItem {
    max-width: 50%;
    width: 100%; }
    .proTop .infoItem:nth-child(2n) {
      padding-left: 10px; }
    .proTop .infoItem span {
      margin-right: 10px; }
    .proTop .infoItem select {
      border-color: #eee;
      max-width: calc(100% - 75px); }
  .proTop .btns {
    max-width: 100%;
    margin-top: 35px; }
    .proTop .btns a, .proTop .btns .chooseBtn{
      width: calc(100% / 3); }
    .proTop .btns .chooseBtn a{
      width: 100%; }
  .proTop .activeBtns {
    align-self: initial;
    width: calc(100% / 3 * 2);
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .proTop .activeBtns a {
      width: 50%; }
  .proTop .buyNow {
    margin-top: 0; } }
@media (max-width: 1024px) {
  .proTop {
    display: block; }
    .proTop .imgSec {
      margin-left: auto;
      margin-right: auto;
      max-width: 60%;
      margin-bottom: 30px; }
    .proTop .detailSec {
      max-width: 100%; }

  .designHead .info, .designHead .filters {
    max-width: 100%;
    margin-top: 10px;
    justify-content: flex-start;
    font-size: 14px; }
  .designHead .info .designTitle {
    font-size: 26px;
    line-height: 36px; }
  .designHead .info .des {
    font-size: 16px;
    line-height: 26px; } }
@media (max-width: 768px) {
  .proList .proItem {
    margin-top: 20px;
    max-width: calc((100% / 2) - 40px); }

  .proTop .imgSec {
    max-width: 100%; }

  .productContainer {
    margin-top: 20px; }

  .designContainer {
    margin-top: 20px; }

  .designHead {
    padding: 20px; }

  .itemList .imgArea {
    max-width: 200px; }
  .itemList .addDetail {
    max-width: calc(100% - 200px); }
  .itemList .addItem {
    max-width: 100%; } }
@media (max-width: 640px) {
  .proList {
    margin-left: 0;
    margin-right: 0; }
    .proList .proItem {
      margin-left: 0;
      margin-right: 0;
      max-width: 100%; }
      .proList .proItem .proName {
        font-size: 18px; }
      .proList .proItem .btns a {
        font-size: 16px; }
      .proTop .remarkTxt {
        display: none; }
      .proTop .remarkTxt.mb {
        display: block; }

  .proTop .detailSec {
    padding-left: 15px;
    padding-right: 15px; }
  .proTop .delHead .proTitle {
    max-width: 100%; }
  .proTop .delHead .proName {
    font-size: 18px; }
  .proTop .delHead .priceBox {
    text-align-last: left;
    max-width: 100%;
    margin-top: 10px; }
    .proTop .delHead .priceBox > * {
      display: inline-block;
      padding-right: 5px; }
/*   .proTop .infoItem select {
    max-width: calc(100% - 48px); } */
  .proTop .infoItem span {
    font-size: 14px;
    padding: 10px; }

  .proContent .tabs a {
    font-size: 14px;
    padding: 10px; }
  .proContent .contents {
    padding: 15px; }

  .designHead .info:before {
    max-height: 24px; }
  .designHead .info .designTitle {
    font-size: 22px; }
  .designHead .filters a {
    margin-right: 0 !important;
    margin-top: 10px;
    text-align: center;
    max-width: calc((100% - 15px) / 2);
    width: 100%; }
    .designHead .filters a:nth-child(2n) {
      margin-left: 15px; }

  .itemList .imgArea {
    max-width: 60%; }
  .itemList .addDetail {
    padding-left: 0;
    max-width: 100%;
    margin-top: 20px; }
    .itemList .addDetail .data {
      font-size: 14px;
      line-height: 24px; }
    .itemList .addDetail .addInfo:not(:last-child){
      margin-bottom: 0; }
  .itemList .btnBox {
    margin-top: 40px; } }
@media (max-width: 480px) {
  .itemList .imgArea {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }
  .itemList .addItem {
    padding: 20px 30px;
    margin-top: 30px; }
  .itemList .btnBox {
    margin-top: 20px; }
    .itemList .btnBox a {
      font-size: 14px; } 
  .proTop .infoItem select, .proTop .infoItem p{
    max-width: calc(100% - 65px);
    font-size: 14px; }
  .proTop .infoItem:not(:last-child){
    margin-bottom: 0; } }
.memContainer {
  background: #fff;
  margin-top: -15px;
  padding: 1px; }

.centerBox {
  background: #f9f9f9;
  padding: 50px 80px 40px;
  margin: 100px auto;
  max-width: 600px;
  width: 100%; }
  .centerBox h4 {
    color: #4d5966;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px; }
  .centerBox form {
    width: 100%; }
  .centerBox .field {
    background: #fff;
    border: 1px solid #d25a1e;
    border-radius: 3px;
    padding: 8px 10px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .centerBox .field:not(:last-child) {
      margin-top: 15px; }
    .centerBox .field .fieldIcon {
      width: 25px; }
    .centerBox .field .imgBox {
      height: 0;
      padding-bottom: 100%;
      width: 100%; }
      .centerBox .field .imgBox img {
        display: block; }
    .centerBox .field input {
      max-width: calc(100% - 25px);
      width: 100%; }
  .centerBox .formBtn {
    text-align: center;
    margin-top: 15px; }
    .centerBox .formBtn input, .centerBox .formBtn .btnStyle {
      border-radius: 5px;
      font-size: 16px;
      color: #fff;
      background: #f16567;
      padding: 10px 20px;
      min-width: 150px;
      text-align: center;
      font-family: Helvetica, Arial, "LiHei Pro", "fix Microsoft JhengHei", "Microsoft JhengHei", "新細明體", sans-serif; }
      .centerBox .formBtn input:hover, .centerBox .formBtn .btnStyle:hover {
        background: #ed3639; }
    .centerBox .formBtn .btnStyle {
      cursor: pointer;
      border: none; }

.signBox .forgetPW {
  margin-top: 25px;
  margin-bottom: -10px;
  text-align: center; }
  .signBox .forgetPW a {
    color: #898989;
    font-size: 16px;
    text-decoration: underline; }
    .signBox .forgetPW a:hover {
      color: #d25a1e; }

.addresseeArea {
  margin-top: 50px;
  margin-bottom: 30px; }
  .addresseeArea .addAddressee {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 3px; }
  .addresseeArea .addressee {
    padding: 15px 0; }

.hisListTitle {
  margin-top: 40px;
  margin-bottom: 30px;
  border-left: 5px solid #d25a1e; }
  .hisListTitle h3 {
    font-size: 22px;
    margin-left: 15px; }

.hisList {
  margin-bottom: 50px; }

.hisListHead {
  background: #d25a1e;
  border-radius: 10px;
  padding-left: 20px;
  padding-right: 20px;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .hisListHead div {
    background: #222;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-left: 1px solid #d25a1e;
    max-width: calc(100% / 6);
    width: 100%; }
  .hisListHead .bookedState {
    max-width: 100%; }
  .hisListHead p {
    color: #fff;
    font-size: 16px; }

.hisListItem {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #d25a1e; }
  .hisListItem .bookInfo, .hisListItem .detailList {
    padding: 15px 0;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .hisListItem .bookInfo {
    cursor: pointer; }
    .hisListItem .bookInfo div {
      text-align: center;
      max-width: calc(100% / 6);
      width: 100%; }
    .hisListItem .bookInfo p {
      font-size: 16px;
      line-height: 26px; }
    .hisListItem .bookInfo .bookedState {
      text-align: left;
      padding-left: 15px;
      max-width: 100%;
      background: rgba(210, 90, 29, 0.08);
      padding: 10px 15px;
      margin-top: 10px; }
  .hisListItem .bookedDetail {
    display: none; }
    .hisListItem .bookedDetail.active {
      display: block; }
  .hisListItem .detailList {
    padding-left: 20px;
    padding-right: 20px;
    background: #f3f3f3; }
    .hisListItem .detailList:not(:last-child) {
      border-bottom: 2px solid #fff; }
    .hisListItem .detailList .imgArea {
      align-self: flex-start;
      width: 200px; }
      .hisListItem .detailList .imgArea .imgBox {
        height: 0;
        padding-bottom: 80.2%;
        width: 100%; }
    .hisListItem .detailList .priceArea {
      width: 100px;
      text-align: center; }
    .hisListItem .detailList .detail {
      padding: 0 20px;
      max-width: calc(100% - 100px - 200px);
      width: 100%; }
    .hisListItem .detailList .proName {
      color: #d25a1e;
      font-size: 18px;
      line-height: 28px; }
    .hisListItem .detailList p {
      font-size: 16px;
      line-height: 26px; }
    .hisListItem .detailList span {
      color: #777; }
    .hisListItem .detailList .price {
      color: #f00;
      font-weight: bold; }
    .hisListItem .detailList .detailInfo {
      margin-top: 10px;
      padding: 5px 0;
      border-top: 1px dotted #d25a1e;
      border-bottom: 1px dotted #d25a1e;
      align-items: stretch;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .hisListItem .detailList .detailInfo p {
        max-width: calc(100% / 3);
        width: 100%; }
    .hisListItem .detailList .addInfo {
      margin-top: 10px;
      border-bottom: 1px dotted #d25a1e;
      padding-bottom: 5px; }

@media (max-width: 1280px) {
  .hisListItem .detailList .detailInfo p {
    max-width: calc(100% / 2); } }
@media (max-width: 960px) {
  .hisListHead div {
    max-width: calc(100% / 4); }
  .hisListHead .bookedState {
    display: none; }
  .hisListHead .sendNo,  .hisListHead .bookedDate{
    display: none; }
  .hisListItem .bookInfo div {
    max-width: calc(100% / 4); }
  .hisListItem .bookInfo .bookedState {
    background: #fff5f0;
    padding-left: 0;
    max-width: 100%;
    padding: 5px 10px;
    margin-top: 5px; }
  .hisListItem .bookInfo .sendNo, .hisListItem .bookInfo .bookedDate{
    max-width: 100%;
    text-align: left;
    padding: 0 10px; margin-top: 10px;
    order: 1; }
  .hisListItem .bookInfo .sendNo:before, .hisListItem .bookInfo .bookedDate:before{
    content: attr(data-title); display: inline-block;
    color: #d25a1e; font-weight: bold;
  }
  .hisListItem .bookInfo .bookedState{
    order: 2;
  }
  .hisListItem .detailList .imgArea {
    width: 100px;
    margin-bottom: 15px; }
  .hisListItem .detailList .detail {
    padding-right: 0;
    max-width: calc(100% - 100px); }
  .hisListItem .detailList .priceArea {
    width: 100%;
    margin-top: 10px;
    /* border-top: 1px solid #aaa; */
    text-align: right; } }
@media (max-width: 768px) {
  .centerBox {
    padding: 50px 60px 40px;
    margin-top: 40px;
    margin-bottom: 50px; }
    .centerBox h4 {
      font-size: 24px;
      line-height: 34px; } }
@media (max-width: 640px) {
  .hisListHead .sendNo {
    font-size: 14px; }
  .hisListHead .totalPrice span{
    font-size: 12px;
    display: block;
    margin-top: 3px; }
    .hisListHead .invoice{
      display: none; }
    .hisListItem .bookInfo .sendNo, .hisListItem .bookInfo .sendNo, .hisListItem .bookInfo .bookedDate{
      margin-top: 5px;
    }
    .hisListItem .bookInfo .invoice{
      max-width: 100%;
      text-align: left;
      padding: 0 10px;
      order: 1; }
      .hisListItem .bookInfo .invoice:before{
        content: attr(data-title); display: inline-block;
        color: #d25a1e; font-weight: bold; }
  .hisListItem .bookInfo .sendNo, .hisListItem .bookInfo .sendNo:before, .hisListItem .bookInfo .bookedDate:before, .hisListItem .bookInfo .sendNo, .hisListItem .bookInfo .invoice:before{
    font-size: 14px; }
  .centerBox {
    padding: 40px 20px 30px; }
    .centerBox h4 {
      font-size: 22px;
      line-height: 32px; }

  .hisListHead {
    padding-left: 10px;
    padding-right: 10px; }
    .hisListHead div {
      padding-top: 10px;
      padding-bottom: 10px;
      max-width: calc(100% / 3); }
    .hisListHead p {
      font-size: 15px; }

  .hisListItem {
    padding-left: 10px;
    padding-right: 10px; }
    .hisListItem .bookInfo, .hisListItem .detailList {
      padding-top: 10px;
      padding-bottom: 10px; }
    .hisListItem .bookInfo div{
      max-width: calc(100% / 3); }
    .hisListItem .bookInfo p {
      font-size: 14px; }
    .hisListItem .detailList {
      padding-left: 10px;
      padding-right: 10px; }
      .hisListItem .detailList .detail {
        padding-left: 0;
        max-width: 100%; }
      .hisListItem .detailList .proName {
        font-size: 16px;
        line-height: 26px; }
      .hisListItem .detailList p {
        font-size: 14px;
        line-height: 24px; }
      .hisListItem .detailList .priceArea p {
        font-size: 16px; } }
@media (max-width: 480px) {
  .hisListHead div, .hisListItem .bookInfo div{
    max-width: calc(100% / 4);
  }
  .hisListHead .bookedNo, .hisListItem .bookInfo .bookedNo{
    max-width: calc(100% / 4 * 2);
  }
}
.cartContainer {
  background: #fff;
  margin-top: 50px;
  padding-bottom: 50px; }

.cartTitle {
  background: #d25a1e;
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .cartTitle.max p {
    text-align: left;
    max-width: 100%; }
  .cartTitle p {
    background: #333;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    max-width: calc(100% / 10);
    width: 100%; }
    .cartTitle p:not(:last-child) {
      border-right: 1px solid #d25a1e; }
    .cartTitle p.wide {
      max-width: calc(100% / 10 * 4); }

.cartItem {
  padding: 15px;
  border-bottom: 1px solid #d25a1e;
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .cartItem > * {
    padding: 5px;
    text-align: center;
    max-width: calc(100% / 10);
    width: 100%; }
    .cartItem > *:not(:first-child):before {
      content: "";
      display: block;
      background: #d25a1e;
      height: 10px;
      width: 1px;
      bottom: -15px;
      left: 0;
      position: absolute; }
    .cartItem > *:not(.detail) {
      align-items: center;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
  .cartItem .imgArea {
    width: 100%; }
  .cartItem .imgBox {
    height: 0;
    padding-bottom: 80.2%;
    width: 100%; }
  .cartItem .detail {
    padding: 0 10px;
    text-align: left;
    max-width: calc(100% / 10 * 4); }
    .cartItem .detail .proName {
      color: #000;
      font-weight: bold;
      font-size: 16px;
      line-height: 26px; }
    .cartItem .detail .des {
      color: #777;
      font-size: 15px;
      line-height: 20px; }
    .cartItem .detail .infoList p, .cartItem .detail .addList p {
      font-size: 15px;
      line-height: 20px;
      max-width: 50%;
      width: 100%; }
    .cartItem .detail .infoList span, .cartItem .detail .addList span {
      color: #777; }
    .cartItem .detail .infoList {
      margin-top: 5px;
      margin-bottom: 5px;
      align-items: stretch;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
    .cartItem .detail .addList {
      padding-top: 5px;
      padding-bottom: 5px;
      border-top: 1px solid #eee; }
      .cartItem .detail .addList .addTitle {
        text-decoration: italis;
        color: #d25a1e; }
  .cartItem input {
    font-size: 16px;
    padding: 5px;
    border: 1px solid #ccc;
    text-align: center;
    max-width: 70px;
    width: 100%; }
  .cartItem .totalPrice {
    color: #f00;
    font-weight: bold; }
  .cartItem .del img {
    max-width: 20px;
    width: 100%; }

.cartTotal {
  padding: 25px 15px;
  background: #f3f3f3;
  border-bottom: 2px solid #d25a1e;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .cartTotal .summary {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .cartTotal span {
    color: #d25a1e; }
  .cartTotal .price {
    font-weight: bold;
    color: #f00; }
  .cartTotal .finalTotal {
    line-height: 26px; }
    .cartTotal .finalTotal span:not(.price) {
      font-size: 14px;
      color: #369;
      padding-left: 5px; }
    .cartTotal .finalTotal .price {
      font-size: 22px; }

.btnRow {
  margin-top: 50px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .btnRow input, .btnRow a {
    font-size: 16px;
    display: inline-block;
    padding: 15px 35px; }
  .btnRow a {
    margin-left: 20px; }

.cartFinalList {
  margin-bottom: 80px; }
  .cartFinalList .cartTitle p.wide, .cartFinalList .cartItem .detail {
    max-width: calc(100% / 10 * 5); }

.cartPayChecked .address .code {
  width: 70px; }
.cartPayChecked .address .addressTxt {
  max-width: calc(100% - 70px - 150px - 80px); }

.cartSecTitle {
  border-left: 5px solid #d25a1e;
  font-size: 24px;
  padding-left: 15px; }

@media (max-width: 768px) {
  .cartTitle p {
    max-width: calc(100% / 9); }
    .cartTitle p.imgC {
      max-width: calc(100% / 9 * 2); }
    .cartTitle p.wide {
      max-width: calc(100% / 9 * 6); }
    .cartTitle p:nth-child(n+4) {
      display: none; }

  .cartItem > *:first-child {
    max-width: calc(100% / 9); }
  .cartItem > *.imgC {
    max-width: calc(100% / 9 * 2); }
  .cartItem > *.detail {
    max-width: calc(100% / 9 * 6); }
  .cartItem > *:nth-child(n+4) {
    margin-top: 5px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    max-width: calc(100% / 4); }
  .cartItem > *:not(:first-child):before {
    display: none; }
  .cartItem .amountRow:before, .cartItem .amountRow:after {
    display: block;
    transform: translateY(-50%);
    position: absolute;
    top: calc(50% + 3px); }
  .cartItem .amountRow:before {
    content: "x";
    left: -10px;
    background: transparent; }
  .cartItem .amountRow:after {
    content: "=";
    right: -10px; }

  .cartSecTitle {
    font-size: 20px; }

  .cartFinalList .cartTitle p.wide, .cartFinalList .cartItem .detail {
    max-width: calc(100% / 9 * 6); }
  .cartFinalList .cartItem > *:nth-child(n+4) {
    max-width: calc(100% / 3); } }
@media (max-width: 640px) {
  .cartContainer form {
    border-top: 2px solid #d25a1e; }
    .cartContainer form.cart {
      border: none; }

  .cartTitle {
    display: none; }

  .formStyle .cartTitle {
    display: block; }

  .cartItem {
    padding-left: 0;
    padding-right: 0; }
    .cartItem > *.detail {
      max-width: 100%;
      padding: 0;
      padding-top: 10px;
      border-top: 1px solid #eee; }

  .cartFinalList .cartTitle {
    display: none; }
  .cartFinalList .cartItem .detail {
    max-width: 100%; }

  .cartPayChecked .address .addressTxt {
    max-width: 100%; } }
@media (max-width: 480px) {
  .cartTotal {
    padding-top: 20px;
    padding-bottom: 20px; }
    .cartTotal > * {
      max-width: 100%;
      width: 100%; }
    .cartTotal .summary, .cartTotal .finalTotal {
      margin-top: 10px; } }

.remarkDes{
  margin-top: 20px;
  font-size: 15px;
  line-height: 20px;
  color: #444;}
.sameAsBooker{
  display: inline-block;
  margin-left: 15px;
  font-size: 15px;
}


/*# sourceMappingURL=style.css.map */
