@charset "utf-8";
body {
  font-size: 15px;
  line-height: 1.8em;
  color: #333333;
}
a {
  color: #256bae;
}
a:hover {
  color: #18446f;
  text-decoration: none;
}
select.form,
select.select {
  background-color: #ffffff;
  color: #555555;
  border: 1px solid #cccccc;
  padding: 0px;
  font-size: 13px;
}
/*----一般圖文列表，左圖+右標題、文///start----*/
.sm-figure-1 .caption h4 {
  margin-top: 0px;
  color: #256bae;
}
/*----一般圖文列表，左圖+右標題、文///end----*/
/*----------------------------*/
/*----一般圖文列表，由上而下：圖、標題、文///start----*/
.sm-figure-2 .caption {
  text-align: center;
}
.sm-figure-2 .caption h4 {
  margin-top: 0px;
  color: #256bae;
}
/*----一般圖文列表，由上而下：圖、標題、文///end----*/
/*----一般文字列表，可能有日期、標題///start----*/
.sm-list {
  border-bottom: 1px dashed #555555;
}
.sm-list .media-heading {
  color: #990000;
  font-weight: bold;
}
/*----一般文字列表，可能有日期、標題///end----*/
/*----------------------------*/
/*----產品目錄列表///start----*/
.sm-product {
  text-align: center;
}
.sm-product .thumbnail {
  border: 0px;
}
.sm-product .caption {
  padding: 0px;
  line-height: 1.8rem;
}
.sm-product .caption p {
  text-align: center;
}
.sm-product .caption p .product-list-normal-label {
  color: #222222;
}
.sm-product .caption p .product-list-normal-price {
  color: #222222;
}
.sm-product .caption p .product-list-member-label {
  color: #222222;
}
.sm-product .caption p .product-list-member-price {
  color: #222222;
}
.sm-product .caption a {
  color: #666666;
}
.product_member,
.product_member_price {
  color: #e60449;
}
/*----產品目錄列表///end----*/
/*----------------------------*/
/*----產品排序選項///start----*/
/*----產品排序選項///end----*/
/*----------------------------*/
/*----產品詳細頁///start----*/
.sm-product-detail {
  padding-bottom: 10px;
}
.sm-product-detail h4 {
  color: #990000;
  font-weight: bold;
}
.sm-product-detail .thumbnail {
  margin-top: 10px;
}
.sm-product-detail .thumbnail img {
  float: left;
  margin-right: 5px;
}
.sm-product-detail .memo {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.sm-product-detail .dl-horizontal {
  border-bottom: 1px #666666 dashed;
}
.sm-product-detail .dl-horizontal dt {
  width: 80px;
  text-align: left;
  float: left;
  margin-bottom: 10px;
}
.sm-product-detail .dl-horizontal dd {
  margin-left: 100px;
}
.sm-product-detail .member-price dd {
  color: #990000;
  font-weight: bold;
}
.sm-product-detail .member-price dd .product_detail_price {
  color: #FF0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 5px;
}
.sm-product-detail .add_product ul {
  list-style-type: none;
  padding: 0;
}
.product_detail_picture img {
  margin: 0 auto;
  display: block;
}
/*----產品詳細頁///end----*/
/*----------------------------*/
/*產品詳細的分頁*/
/*產品詳細的分頁*/
#product_tab ul {
  list-style-position: inside;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0px;
  width: auto;
  height: 29px;
  background: inherit;
  border-bottom: 1px solid #ccc;
}
#product_tab ul li {
  display: block;
}
#product_tab ul li a {
  display: block;
  float: left;
  text-decoration: none;
  background: #256bae;
  width: 20%;
  height: 29px;
  line-height: 29px;
  text-align: center;
  background-repeat: no-repeat;
  color: #fff;
  margin: 0 5px 0 0;
  border-bottom: 1px solid #ccc;
}
#product_tab ul li a:hover,
#product_tab ul li a.on {
  color: #256bae;
  background: #fff;
  margin: 0 5px 0 0;
  border: 1px solid #ccc;
  border-bottom: 0px;
}
@media (max-width: 767px) {
  /*產品詳細的分頁*/
  #product_tab ul li a {
    font-size: 14px;
    width: 23%;
  }
}
/*2014/10/20增加 - 購物車內清單的步驟圖 */
#cart_step {
  max-width: 640px;
  width: auto;
}
#cart_step .cart_step1_on,
#cart_step .cart_step2_on,
#cart_step .cart_step3_on {
  width: 31%;
  background-color: #256bae;
  color: #ffffff;
}
@media (max-width: 767px) {
  #cart_step .cart_step1_on,
  #cart_step .cart_step2_on,
  #cart_step .cart_step3_on {
    width: 50%;
  }
}
/*結帳流程產品總金額*/
#total_price {
  color: #256bae;
}
/*----------------------------*/
/* 以下為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
.category_list a {
  border: 1px solid #256bae;
  background-color: #ffffff;
  color: #256bae;
}
.category_list a:hover,
.category_list a.current {
  border: 1px solid #256bae;
  background-color: #256bae;
  color: #ffffff;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
/*-----相簿----*/
.album_nav {
  color: #256bae;
}
/*------------新版雙規格產品內容頁-----------*/
/*包住產品和資訊的大框*/
.do_sm-product-detail {
  padding-bottom: 10px;
}
/*產品大圖*/
.do_product_detail_picture {
  border: 0px solid #CCCCCC;
  padding: 0px;
}
.do_product_detail_picture img {
  margin: 0 auto;
  display: block;
}
/*產品小圖*/
.do_product_spec_picture {
  margin-top: 13px;
  margin-left: -3px;
  margin-right: -3px;
}
.do_product_spec_picture ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.do_product_spec_picture ul li {
  display: block;
  float: left;
  padding: 3px;
  margin: 0px;
  width: 16.6%;
}
.do_product_spec_picture ul li img {
  border: 1px solid #cccccc;
  display: block;
  max-width: 100%;
}
/*包住標題與說明*/
.product_detail_content {
  border-bottom: 1px solid #cccccc;
  padding-left: 15px;
  padding-right: 15px;
}
/*產品大標*/
.do_sm-product-detail h4 {
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 7px;
  line-height: 1.4;
}
/*商品編號*/
.product_detail_item_number {
  color: #999999;
}
/*自行編輯的內容區塊*/
.product_detail_main {
  margin-top: 10px;
  margin-bottom: 10px;
}
/*產品資訊*/
.product_detail_info {
  background: #fff;
  padding: 1px 15px 20px 15px;
}
/*產品資訊欄位*/
.do_sm-product-detail .dl-horizontal {
  padding: 12px 0px;
  margin: 0;
  border-bottom: 0px #666666 dashed;
}
.do_sm-product-detail .dl-horizontal dt {
  width: 65px;
  text-align: left;
  float: left;
  margin-bottom: 0px;
}
.do_sm-product-detail .dl-horizontal dd {
  margin-left: 60px;
}
/*會員價*/
.do_sm-product-detail .member-price dt {
  line-height: 20px;
}
/*紅色特價*/
.do_sm-product-detail .product_detail_price {
  color: #990000;
  font-size: 18px;
  line-height: 20px;
  margin: 0 3px;
}
/*商品特別活動*/
.product_activity {
  border-bottom: 0px #666666 dashed;
  padding: 0px 0px;
  margin: 0 0 10px 0;
}
.product_activity dd {
  width: 100%;
  background: url(../images/product_activity_icon.png) no-repeat left center;
  padding-left: 20px;
  line-height: 24px;
}
.product_activity dd a {
  color: #990000;
}
.product_activity dd a:hover {
  color: #e75d9a;
}
/*顏色*/
.product_color ul {
  margin: 0px;
  padding: 0px;
}
.product_color ul li {
  display: inline-block;
  margin: 3px;
  line-height: initial;
  list-style-type: none;
}
.product_color ul li a {
  display: inline-block;
  padding: 2px;
}
.product_color li a:hover,
.product_color li a:active,
.product_color li a.current {
  padding: 0px;
  border: 2px solid #256bae;
}
/*尺寸*/
.product_size ul {
  margin: 0px;
  padding: 0px;
}
.product_size ul li {
  display: inline-block;
  margin: 2px;
  list-style-type: none;
}
.product_size ul li a {
  display: inline-block;
  line-height: 20px;
  color: #575757;
  background: #eee;
  border: 2px solid #fff;
  padding: 2px  6px;
}
.product_size li a:hover,
.product_size li a.current {
  padding: 2px  6px;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 0 1px #256bae;
}
/*沒有尺寸時*/
.product_size_no {
  color: #999999;
  line-height: 20px;
  background: #cccccc;
  border: 2px solid #f5f5f5;
  padding: 2px  6px;
}
/*數量*/
.product_quantity {
  overflow: hidden;
}
.product_quantity_left {
  float: left;
}
/*數量可以增減的欄位*/
.product_quantity_left .input-group.bootstrap-touchspin {
  width: 110px;
  font-weight: bold;
  margin-right: 5px;
}
.product_quantity_left .btn {
  /*加減的按鈕大小*/
  padding: 1px 10px;
  background-color: #eee;
}
.product_quantity_left .form-control {
  /*數量欄的高度*/
  height: 28px;
}
/*試穿報告等欄位*/
.product_try {
  float: right;
}
.product_try ul {
  margin: 0px;
  padding: 0px;
}
.product_try li {
  display: inline-block;
  margin: 2px;
  list-style-type: none;
  border-right: 1px solid #333;
  padding: 0 3px;
  line-height: 15px;
}
.product_try li a {
  color: #256bae;
  background: #fff;
}
.product_try li a:hover {
  color: #256bae;
  background: #fff;
}
.product_try li:first-child {
  border-left: 1px solid #333;
}
/*加購商品*/
.do_sm-product-detail .add_product ul {
  margin: 0px;
  padding: 0;
}
.do_sm-product-detail .add_product li {
  list-style-type: none;
  padding: 0;
}
.do_sm-product-detail .add_product .price {
  color: #990000;
}
.do_sm-product-detail .add_product .product_detail_price_unit {
  color: #999;
  margin-right: 6px;
}
/*商品限時特價*/
.product_list_discount {
  background-image: url("../images/product_list_discount_icon.gif");
  color: #990000;
}
/*商品組合優惠*/
.product_list_event {
  background-image: url("../images/product_list_event_icon.gif");
  width: 60px;
  height: 20px;
}
/*內頁的限時特價圖示*/
.product_detail_discount {
  background-image: url("../images/product_list_discount_icon.gif");
}
/*內頁的限時特價數字*/
.product_detail_price_other {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #990000;
  padding-left: 5px;
  padding-right: 5px;
}
/*倒數計時*/
#product_countdown,
.product_countdown {
  background-color: #990000 !important;
}
/*產品目錄折扣的標示*/
.product_discount_show {
  width: 55px;
  height: 23px;
  line-height: 23px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #990000;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
/*下拉購物車*/
#small_cart_list {
  width: 230px;
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  filter: alpa(opacity=95);
  /* old IE */
  -moz-opacity: 0.95;
  /* Moz + FF */
  opacity: 0.95;
  /* 支持新版瀏覽器 */
  padding: 2px 2px 30px 2px;
  height: auto !important;
  min-height: 100px;
  background: url(../images/small_cart_list_bg.jpg) no-repeat bottom #ffffff;
  z-index: 999;
}
#small_cart_list ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0px;
  width: 100%;
  /*下拉購物車 -  每一筆資料*/
}
#small_cart_list ul li {
  margin: 0;
  width: 100%;
  display: block;
  height: 25px;
  border-bottom: 1px dashed;
  padding-top: 3px;
  /*下拉購物車 -  每一筆資料的小圖區塊*/
  /*下拉購物車 -  每一筆資料的加購產品小圖區塊*/
  /*下拉購物車 -  每一筆資料的產品標題*/
  /*下拉購物車 -  每一筆資料的產品數量*/
}
#small_cart_list ul li .scl_pic {
  height: 20px;
  display: block;
  float: left;
  width: 35px;
  /*下拉購物車 -  每一筆資料的產品小圖*/
}
#small_cart_list ul li .scl_pic img {
  height: 20px;
  float: left;
}
#small_cart_list ul li.scl_addpic {
  height: 20px;
  display: block;
  float: left;
  width: 35px;
  /*下拉購物車 -  每一筆資料的加購產品小圖*/
}
#small_cart_list ul li.scl_addpic img {
  float: left;
  height: 17px;
  width: 33px;
}
#small_cart_list ul li .scl_title {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  width: 160px;
  overflow: hidden;
  float: left;
}
#small_cart_list ul li .scl_number {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  float: right;
  color: red;
  margin-right: 8px;
}
/*購物流程優惠卷的背景色*/
.member_money_title {
  background: #256bae;
}
.member_money_title .arrow_r_int {
  border-color: transparent transparent transparent #256bae;
}
