@charset "utf-8";
body {
  font-size: 14px;
  line-height: 1.8em;
  color: #666666;
}
a {
  color: #ff9900;
}
a:hover {
  color: #b36b00;
  text-decoration: none;
}
select.form,
select.select {
  background-color: #ffffff;
  color: #888888;
  border: 1px solid #cccccc;
  padding: 0px;
  font-size: 12px;
}
.bottom-line {
  border-bottom: 1px dashed #aaa;
}
/*----一般圖文列表，左圖+右標題、文///start----*/
.sm-figure-1 {
  margin-bottom: 10px;
}
.sm-figure-1 .thumbnail {
  border: 0;
}
.sm-figure-1 .thumbnail img {
  width: 30%;
  float: left;
  border: #eeeeee 1px solid;
  border-radius: 8px;
}
.sm-figure-1 .caption {
  width: 68%;
  float: left;
  padding-top: 0px;
}
.sm-figure-1 .caption h4 {
  margin-top: 0px;
  color: #ff9900;
}
/*----一般圖文列表，左圖+右標題、文///end----*/
/*----------------------------*/
/*----一般圖文列表，由上而下：圖、標題、文///start----*/
.sm-figure-2 {
  margin-bottom: 10px;
}
.sm-figure-2 .thumbnail {
  border: 0;
}
.sm-figure-2 .thumbnail img {
  overfllow: hidden;
}
.sm-figure-2 .caption {
  text-align: center;
}
.sm-figure-2 .caption h4 {
  margin-top: 0px;
  color: #ff9900;
}
/*----一般圖文列表，由上而下：圖、標題、文///end----*/
/*----一般文字列表，可能有日期、標題///start----*/
.sm-list {
  border-bottom: 1px dashed #888888;
}
.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 h4 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.4rem;
  min-height: 2.6rem;
}
.sm-product .caption p {
  text-align: center;
}
.sm-product .caption p .product-list-normal-label {
  color: #555555;
}
.sm-product .caption p .product-list-normal-price {
  color: #555555;
}
.sm-product .caption p .product-list-member-label {
  color: #555555;
}
.sm-product .caption p .product-list-member-price {
  color: #555555;
}
.sm-product .image {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
.sm-product .image img {
  position: absolute;
}
/*----產品目錄列表///end----*/
/*----------------------------*/
/*----產品排序選項///start----*/
#product_order_by ul {
  float: right;
  list-style-type: none;
  margin-right: 20px;
  padding-left: 0px;
}
#product_order_by ul li {
  float: left;
}
#product_order_by ul a {
  display: block;
  padding: 3px;
}
#product_order_by ul a.current_desc {
  background-color: #EEEEEE;
}
#product_order_by ul a.current_desc {
  background-color: #EEEEEE;
}
/*----產品排序選項///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: 18px;
  line-height: 21px;
  padding-left: 5px;
  padding-right: 5px;
}
/*----產品詳細頁///end----*/
/*----------------------------*/
/*產品詳細的分頁*/
#product_tab ul {
  list-style-position: inside;
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0px;
  width: 95%;
  height: 34px;
  background: url('tab_bg.gif') repeat-x bottom left;
}
#product_tab ul li {
  display: block;
}
#product_tab ul li a {
  display: block;
  float: left;
  text-decoration: none;
  background-image: url(/template/common/css/tab1.gif);
  width: 190px;
  height: 29px;
  font-size: 13px;
  line-height: 29px;
  text-align: center;
  background-repeat: no-repeat;
}
#product_tab ul li a:hover,
#product_tab ul li a.on {
  background-image: url(/template/common/css/tab2.gif);
}
.cart_block {
  border: 1px solid #ccc;
  padding: 5px;
}
/*----------------------------*/
/* 以下為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
.category_list {
  padding: 0;
  margin: 0px 0px 15px 0px;
  list-style-type: none;
  overflow: hidden;
}
.category_list li {
  float: left;
  white-space: nowrap;
}
.category_list a {
  float: left;
  text-decoration: none;
  margin: 1px;
  height: auto;
  border: 1px solid #ff9900;
  background-color: #ffffff;
  color: #ff9900;
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
}
.category_list a:hover,
.category_list a.current {
  border: 1px solid #ff9900;
  background-color: #ff9900;
  color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
}
/* 以上為產品型錄、公司簡介分段、問題解答分段 文字式目錄列表的 css 設定 */
/* 下拉式的目錄切換 */
.product_category_select {
  text-align: right;
}
/*-----聯絡我們-----*/
.sm-contact .media {
  background: url(/template/common/v2/images/dot_contact.png) no-repeat 0px 8px;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.sm-contact .media-heading {
  font-weight: 700;
}
/*-----相簿----*/
.album_nav {
  color: #ff9900;
}
.album {
  text-align: center;
  margin-top: 20px;
  color: #333333;
}
@media (min-width: 1200px) {
  .album .album_photo img {
    height: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .album .album_photo img {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .album .album_photo img {
    height: 200px;
  }
}
.album_thumb img {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .album_thumb img {
    height: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .album_thumb img {
    height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .album_thumb img {
    height: 65px;
  }
}
