@charset "UTF-8";
#rwd_nav:before {
  color: #999;
  font-size: 2.2em;
}
#rwd_nav:hover:before {
  color: #fff;
}

#topnav, #shop_cart_text, #abgne_marquee, #footer .counter, .left_column_c .ad_c2 em, #news em, .size_add_cart, .size_add_cart ul.p_color li.ff_c {
  font-size: 13px;
  font-weight: normal;
}

#product .p_img .f_out b a, #menu_out #menu_c div > ol,
#menu_out #menu_c div div ol, .left_column_c .ad_c2, #news, #product .p_img .f_out, #product .p_img .f_out p.f1 a {
  font-size: 15px;
  font-weight: normal;
}

.left_column_c .h1, .left_column_c .ad_c2 .h1, #news .h1, #good_link h1, #photo_c h1, .related h2, .ad1 .h1,
.ad2 .h1,
.ad3 .h1, .price_all .np_title {
  font-size: 18px;
  font-weight: normal;
}

#footer_c .design-by {
  font-size: 11px;
  font-weight: normal;
}

#topnav #language a {
  padding: 5px;
  margin-left: 1px;
  color: #fff;
  background-color: #444;
}
#topnav #language a:hover {
  background-color: #ddd;
}

#footer_c a {
  color: #d9c4a3;
}
#footer_c a:hover {
  color: #efbf73;
}

#product .p_img .f_out {
  color: #8e5517;
}
#product .p_img .f_out:hover {
  color: #ce9a61;
}

a {
  color: #d67748;
}
a:hover {
  color: #e69043;
}

#abgne_marquee {
  color: #d67748;
}
#abgne_marquee:hover {
  color: #e69043;
}

.left_column_c .ad_c2 li a, #news li a {
  color: #d67748;
}
.left_column_c .ad_c2 li a:hover, #news li a:hover {
  color: #e69043;
}
.left_column_c .ad_c2 li p a, #news li p a {
  color: #333;
}
.left_column_c .ad_c2 li p a:hover, #news li p a:hover {
  color: #e69043;
}

#logo h1 {
  margin: 6px auto;
  font-size: 35px;
  color: #333;
  padding: 0;
  font-family: "Raleway", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}
#logo h1 a,
#logo h1 a:hover {
  color: #333;
}

.left_column_c .h1, .left_column_c .ad_c2 .h1, #news .h1, #good_link h1, #photo_c h1, .related h2, .ad1 .h1,
.ad2 .h1,
.ad3 .h1 {
  position: relative;
  color: #555;
  margin: 0 0 10px 0;
  padding: 3px;
  letter-spacing: 1px;
  font-family: "Raleway", "微軟正黑體", sans-serif;
}

#product .p_img .f_out a {
  color: #333;
}
#product .p_img .f_out a:hover {
  color: #EC6E1B;
}

#product .p_img .f_out b {
  color: #E43C54;
  font-weight: normal;
  font-size: 20px;
  padding-left: 3px;
}

#product .p_img .f_out b a:before {
  content: "\f291";
  padding: 0 3px;
}

#product .p_img .f_out em {
  font-style: normal;
  color: #555;
}

.price_all .np_title {
  font-family: "Raleway", "微軟正黑體", sans-serif;
  font-weight: normal;
  padding: 3px 0;
  margin: 0 0 10px 0;
  text-shadow: 0px 0px 1px #ddd;
}

.price_all p.price b em {
  color: #888;
  font-size: 18px;
  font-style: normal;
}

.price_all p.price b.red_f {
  color: #E43C54;
  font-size: 18px;
  font-weight: normal;
}

.buy_button .buy,
.buy_button .ask {
  vertical-align: middle;
}
.buy_button .buy a,
.buy_button .ask a {
  padding: 10px 20px;
  font-size: 20px;
  margin: 10px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
}
.buy_button .buy a:hover,
.buy_button .ask a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .buy_button .buy a,
  .buy_button .ask a {
    padding: 8px 10px;
    font-size: 15px;
    margin: 5px;
    display: inline-block;
  }
}

.buy_button .buy a {
  background: #d67748;
}
.buy_button .buy a:hover {
  background: #e69043;
}

.buy_button .ask a {
  background: #d67748;
}
.buy_button .ask a:hover {
  background: #e69043;
}

input[type="submit"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #5b4c41;
  border: none;
  color: #fff;
}
input[type="submit"]:hover {
  background: #7e3f2e;
}

input[type="reset"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #888;
  border: none;
  color: #fff;
}
input[type="reset"]:hover {
  background: #111;
}

.more_h,
.c_list_more {
  float: right;
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  width: 100%;
  text-align: center;
}
.more_h a,
.c_list_more a {
  color: #fff;
  padding: 5px 20px;
  background: #5b4c41;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font: 0/0 arial;
  display: inline-block;
}
.more_h a:hover,
.c_list_more a:hover {
  color: #fff;
  background: #7e3f2e;
}
.more_h a:before,
.c_list_more a:before {
  content: "\f138";
  padding: 0 5px;
}
.more_h a:after,
.c_list_more a:after {
  content: "View more";
  font: 18px/1.6 arial;
}
@media (min-width: 768px) {
  .more_h,
  .c_list_more {
    width: auto;
  }
  .more_h a,
  .c_list_more a {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/icon.png) 0 -440px no-repeat;
    width: 35px;
    height: 14px;
    float: right;
    text-indent: -3000px;
    display: inline;
    cursor: pointer;
    margin: 5px 0px 8px 0;
  }
  .more_h a:hover,
  .c_list_more a:hover {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/icon.png) 0 -455px no-repeat;
  }
}

a.news_pcc_more {
  display: table;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  margin: 10px auto;
  text-align: center;
  color: #fff;
  padding: 8px 25px;
  background: #5b4c41;
  font: 0/0 arial;
}
a.news_pcc_more:hover {
  color: #fff;
  background: #7e3f2e;
}
a.news_pcc_more:before {
  content: "\f0da";
  padding: 0 5px;
}
a.news_pcc_more:after {
  content: "more";
  font: 13px/1.6 arial;
}
@media (min-width: 768px) {
  a.news_pcc_more {
    width: auto;
    float: right;
    padding: 4px;
    color: #5b4c41;
    background: none;
  }
  a.news_pcc_more:hover {
    color: #7e3f2e;
    background: none;
  }
  a.news_pcc_more:after {
    content: "more";
    font: 13px/1.6 arial;
  }
}

#product .p_img .f_out b a:before, .more_h a:before,
.c_list_more a:before, a.news_pcc_more:before, #menu_out #menu_c li a:before, #shop_cart_text a:first-child:before, .search_icon:before, .left_column_c .ad_c2 li:before, #news li:before, .news_more a:before, #rwd_nav:before, ul.menu li li a span:before,
ul.menu2 li li a span:before, #menu_out #menu_c span, .p_download a:before, .p_s .prev,
.p_s .next {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

#menu_out #menu_c li {
  color: #666;
  border-bottom: 1px dashed #d2d2d2;
}
#menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on {
  color: #000;
  border-bottom: 1px dashed #aa8a67;
}
#menu_out #menu_c li a {
  display: block;
  padding: 8px;
  color: #666;
  width: 98%;
}
#menu_out #menu_c li a:before {
  content: "\f061";
  padding: 0 5px 0 0;
}
#menu_out #menu_c li a:hover {
  color: #000;
}

#menu_out #menu_c div > ol,
#menu_out #menu_c div div ol {
  position: relative;
  color: #666;
  border: none;
}
#menu_out #menu_c div > ol a.menu_on2,
#menu_out #menu_c div div ol a.menu_on2 {
  color: #569eb6;
}
#menu_out #menu_c div > ol:hover,
#menu_out #menu_c div div ol:hover {
  color: #000;
}
#menu_out #menu_c div > ol a,
#menu_out #menu_c div div ol a {
  position: relative;
  display: block;
  color: #666;
}
#menu_out #menu_c div > ol a:hover,
#menu_out #menu_c div div ol a:hover {
  color: #000;
}

#menu_out #menu_c div > ol {
  margin: 4px 0;
}
#menu_out #menu_c div > ol a {
  padding: 7px 10px;
}
#menu_out #menu_c div > ol a:before {
  content: "▪";
  padding: 0 5px 0 0;
}

#menu_out #menu_c div div ol a {
  border: none;
  padding: 4px 18px 4px 0px;
}
#menu_out #menu_c div div ol a:before {
  content: "▪";
  padding: 0 5px 0 0;
}
#menu_out #menu_c div div ol a:hover {
  border: none;
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.left_column_c .ad_c2 li *, #news li *, .buy_button .buy,
.buy_button .ask, #menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on, #footer *, #menu2 *, #product * {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.p_big * {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 768px) {
  .menu_top1 {
    -moz-transform: translate(0, -3em);
    -o-transform: translate(0, -3em);
    -ms-transform: translate(0, -3em);
    -webkit-transform: translate(0, -3em);
    transform: translate(0, -3em);
    z-index: 10000;
    left: 0;
    top: 0 !important;
    bottom: auto !important;
    height: auto !important;
    width: 100% !important;
    background: #fff !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    display: block;
    position: fixed !important;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #888;
  }
}

@media (min-width: 768px) {
  .menu_top2 {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

body {
  font: 100%/1.68 "Didact Gothic", "微軟正黑體", sans-serif;
  background: none;
  margin: 0 !important;
  width: 100%;
}

body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
}

::-moz-selection {
  color: #fff;
  text-shadow: none;
  background-color: #6c5a4a;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #6c5a4a;
}

#google_translate_element {
  z-index: 10000;
}
@media (min-width: 0px) {
  #google_translate_element {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 640px) {
  #google_translate_element {
    position: absolute;
    top: 0;
    width: 200px;
    height: 30px;
    z-index: 10000;
  }
}

#banner,
#footer,
#abgne_marquee,
#topnav_wrap {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#page_top,
#footer_c,
#topnav_c {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#page_top:after,
#footer_c:after,
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}

#wrap {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  top: 50px;
}
@media (min-width: 768px) {
  #wrap {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/body_bg.jpg) top center no-repeat #EECA7C;
    top: 0;
  }
}

header {
  background: #fff;
  z-index: 10000;
  height: 200px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  header {
    background: none;
  }
}

#page_top {
  min-height: 70px;
}

#topnav_wrap,
#page_top {
  padding: 0 10px;
}

#topnav_wrap {
  z-index: 10000;
}

#wrap_c {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 10px;
}
#wrap_c:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  #wrap_c {
    height: auto;
    padding: 0;
    background: #fff;
    position: relative;
    top: -48px;
    z-index: 1;
    padding-top: 50px;
    -moz-box-shadow: 0 1px 10px #7d7a75;
    -webkit-box-shadow: 0 1px 10px #7d7a75;
    box-shadow: 0 1px 10px #7d7a75;
  }
}

#topnav {
  text-align: center;
  margin: 3px 0 3px 10px;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  #topnav {
    position: absolute;
    z-index: 1000;
    width: 350px;
    text-align: right;
    height: 30px;
    font-size: 13px;
    left: 350px;
    top: 35px;
  }
}
#topnav a {
  color: #666;
}
#topnav a:hover {
  color: #111;
}
#topnav a {
  padding: 3px;
  vertical-align: middle;
  display: inline-block;
}
#topnav #language {
  float: right;
  padding: 0 8px;
}
#topnav a.shopping_word a {
  color: #8e5517;
}
#topnav a.shopping_word a:hover {
  color: #aa8a67;
}
@media (min-width: 768px) {
  #topnav a.shopping_word a {
    color: #8e5517;
  }
  #topnav a.shopping_word a:hover {
    color: #aa8a67;
  }
}

.shopping_word_out {
  display: inline-block;
}

#shop_cart_text {
  text-align: center;
  margin: 2px 0 2px 10px;
  float: right;
  color: #fff;
}
#shop_cart_text a {
  padding: 3px;
  vertical-align: middle;
}
#shop_cart_text a:first-child:before {
  content: "\f07a";
  font-size: 1.2em;
  padding-right: 3px;
}
@media (min-width: 768px) {
  #shop_cart_text:after {
    content: "|";
    padding-left: 5px;
  }
}

#logo {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  z-index: 1000;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  #logo {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 190px;
    height: 190px;
    text-align: left;
  }
  #logo.menu_top_logo {
    position: absolute;
    top: -5px;
    left: -80px;
  }
  #logo.menu_top_logo img {
    max-height: 38px;
    width: auto;
  }
}

.search_icon {
  position: relative;
  display: none;
  margin: 10px 0 0 10px;
  cursor: pointer;
  float: left;
  background: none;
  border: none;
}
@media (min-width: 768px) {
  .search_icon {
    float: right;
    margin: 3px 0 0 10px;
  }
}
.search_icon:before {
  content: "\f002";
  color: #999;
  font-size: 1.6em;
  padding: 3px 6px;
  margin: 0 10px 0 0;
}
@media (min-width: 768px) {
  .search_icon:before {
    font-size: 1.2em;
    color: #d67748;
  }
}
.search_icon:hover:before {
  color: #fff;
}
@media (min-width: 768px) {
  .search_icon:hover:before {
    color: #444;
  }
}

#search {
  text-align: center;
  height: auto;
  width: 300px;
  position: relative;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #search {
    width: 210px;
    float: right;
    right: 30px;
    top: 30px;
    z-index: 1000;
    height: 30px;
    line-height: 32px;
  }
}
#search .search_in {
  padding: 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 30px;
  margin: 3px 0;
  color: #666;
  width: 80%;
  background: #fff;
  border: 1px solid #ddd;
  float: left;
}
@media (min-width: 768px) {
  #search .search_in {
    width: 150px;
  }
}
#search .search_in:hover {
  border: 1px solid #ddd;
}
#search .search_in:focus, #search .search_in:focus, #search .search_in:hover, #search .search_in:hover {
  box-shadow: none;
  border: none;
}
#search .search_b {
  position: absolute;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #46AD46;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk0ZDQ5NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ2YWQ0NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #94d494), color-stop(100%, #46ad46));
  background: -moz-linear-gradient(#94d494, #46ad46);
  background: -webkit-linear-gradient(#94d494, #46ad46);
  background: linear-gradient(#94d494, #46ad46);
  padding: 3px;
  right: 0;
  color: #fff;
  font: normal normal normal 14px/1 FontAwesome;
  width: auto;
  height: 30px;
  margin: 3px;
  display: inline-block;
  z-index: 100;
}
#search .search_b:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

#cboxLoadedContent {
  padding: 20px 40px 15px 40px;
}

#login_top {
  color: #fff;
  margin: 8px 3px 8px 0;
  text-align: center;
  width: 100%;
  float: left;
}
#login_top a {
  padding: 3px;
  color: #fff;
  background-color: #d67748;
  margin: 0 5px 0 0;
  font-size: 15px;
  display: inline-block;
}
#login_top a:hover {
  color: #fff;
  background: #e69043;
}
@media (min-width: 768px) {
  #login_top {
    width: auto;
    margin: 8px 0px 40px 0;
    float: right;
  }
}

#banner {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
}
#banner img {
  max-width: 100%;
  height: auto;
  z-index: 100;
}
#banner .slider-pro img {
  max-width: none;
  height: auto;
}
#banner .sp-buttons {
  bottom: auto;
}
@media (min-width: 640px) {
  #banner {
    margin-bottom: 0;
  }
  #banner .sp-selected-button {
    background-color: #fff;
  }
  #banner .sp-button {
    border: 2px solid #fff;
  }
  #banner .sp-buttons {
    bottom: 10px;
  }
}

.sp-selected.sp-slide .sp-font {
  position: absolute;
  z-index: 1000;
  top: 20%;
  width: 100%;
  text-align: center;
  padding: 8px 5%;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 36px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 15px 0;
}
.sp-selected.sp-slide .sp-font .sp-font2 {
  font-size: 15px;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font .sp-font2 {
    font-size: 24px;
  }
}

#abgne_marquee {
  position: relative;
  float: right;
  margin: 5px 0;
  height: 30px;
  z-index: 10;
  overflow: hidden;
  text-align: right;
  line-height: 30px;
}
#abgne_marquee ul {
  right: 0;
  position: absolute;
}
#abgne_marquee ul,
#abgne_marquee li {
  margin: 0 5px;
  padding: 0;
  list-style: none;
}

#footer_c {
  border-top: 1px solid none;
  padding: 0 10px;
  text-align: center;
}
@media (min-width: 640px) {
  #footer_c {
    text-align: initial;
  }
}

#footer {
  position: relative;
  background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/foot_bg.jpg) top center repeat;
  color: #000;
}
@media (min-width: 0px) {
  #footer {
    top: 50px;
  }
}
@media (min-width: 768px) {
  #footer {
    top: 0;
  }
}
#footer .counter {
  background: none;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px 0 0 0;
  color: #000;
}
#footer .counter:after {
  content: " ";
  display: block;
  clear: both;
}
#footer .counter b {
  color: #000;
}
@media (min-width: 640px) {
  #footer .counter {
    text-align: right;
  }
}

.clear {
  display: block;
  clear: both;
}

#left_column,
.left_column_c {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#left_column a img:hover,
.left_column_c a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

.left_column_c {
  margin-bottom: 15px;
}
.left_column_c * {
  margin: 0;
  padding: 0;
}

/*最新消息區塊*/
.left_column_c .ad_c2 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  height: auto;
  min-height: 100px;
}
.left_column_c .ad_c2 ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.left_column_c .ad_c2 li {
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
.left_column_c .ad_c2 li .news_img img {
  float: left;
  vertical-align: middle;
  margin: 3px 10px 10px 0;
  width: 120px !important;
  height: auto;
}
.left_column_c .ad_c2 li:before {
  content: "\f105";
  font-size: 0.7em;
  padding-right: 6px;
}
.left_column_c .ad_c2 em {
  color: #555;
  font-style: normal;
}
.left_column_c .ad_c2 .new_ad {
  margin: 10px;
  display: block;
}

#news {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin: 0px 0 10px 0px;
  border: 1px solid #e9e9e9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  height: auto;
  min-height: 100px;
}
#news ul {
  list-style: none;
  margin: 0 10px;
  padding: 0;
}
#news li {
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
#news li:hover {
  background: #FFF7E8;
  color: #C60;
}
#news li:hover a {
  color: #C60;
}
#news li a {
  color: #6D5743;
}
#news li a:hover {
  background: #FFF7E8;
  color: #C60;
}
#news li .news_img img {
  float: left;
  vertical-align: middle;
  margin: 3px 10px 10px 0;
  width: 120px !important;
  height: auto;
}
#news li:before {
  content: "\f105";
  font-size: 0.7em;
  padding-right: 6px;
}
#news em {
  color: #555;
  font-style: normal;
}
#news .new_ad {
  margin: 10px;
  display: block;
}

/*形象圖片*/
#abgne_fade_pic {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#good_link {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#good_link ul {
  margin: 10px auto;
  float: left;
  padding: 0;
  width: 100%;
  list-style: none;
}
#good_link a {
  float: left;
  margin: 5px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
#good_link a img {
  vertical-align: middle;
}
@media (min-width: 768px) {
  #good_link a {
    width: 100%;
    margin: 5px 0;
  }
}

.news_more {
  float: right;
  display: inline-block;
  font-weight: normal;
  font-size: 13px;
  clear: both;
  width: 100%;
  text-align: center;
}
.news_more a {
  color: #fff;
  padding: 5px 20px;
  background: #5b4c41;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font: 0/0 arial;
  display: inline-block;
}
.news_more a:hover {
  color: #fff;
  background: #7e3f2e;
}
.news_more a:before {
  content: "\f138";
  padding: 0 5px;
}
.news_more a:after {
  content: "View more";
  font: 18px/1.6 arial;
}
@media (min-width: 768px) {
  .news_more {
    width: auto;
  }
  .news_more a {
    position: absolute;
    top: 5px;
    right: 8px;
    z-index: 1000;
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/icon.png) 0 -440px no-repeat;
    width: 35px;
    height: 14px;
    float: right;
    text-indent: -3000px;
    display: inline;
    cursor: pointer;
    margin: 5px 0px 8px 0;
  }
  .news_more a:hover {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/icon.png) 0 -455px no-repeat;
  }
}

@media (min-width: 0px) {
  #abgne_float_ad {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #abgne_float_ad {
    display: block;
  }
}

@media (min-width: 0px) {
  #slide_right {
    display: none;
  }
}
@media (min-width: 768px) {
  #slide_right {
    top: 240px;
    right: 0;
    display: block;
  }
}

@media (min-width: 0px) {
  .style94_line2 {
    display: none;
  }
}
@media (min-width: 768px) {
  .style94_line2 {
    display: block;
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/line2.png) top center no-repeat;
    width: 126px;
    height: 121px;
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 0px) {
  .style94_line {
    display: none;
  }
}
@media (min-width: 768px) {
  .style94_line {
    display: block;
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/line1.png) top center no-repeat;
    width: 126px;
    height: 121px;
    position: absolute;
    z-index: 1000;
    top: 0;
    right: 0;
  }
}

#page_left_no, #page_right_no {
  display: none;
  width: 0;
}

@media (min-width: 0px) {
  #page_left {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_left:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  #page_left {
    width: 30.70422535%;
    float: left;
    margin-right: 1.4084507%;
    padding-top: 20px;
    margin: 0 0 0 27px;
  }
}

@media (min-width: 0px) {
  #page_main {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  #page_main {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
    padding-top: 20px;
  }
}

@media (min-width: 0px) {
  #page_main_2 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  #page_main_2 {
    width: 66.1971831%;
    float: right;
    margin-right: 0;
    padding-top: 20px;
  }
}

@media (min-width: 0px) {
  #page_main_2b {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2b:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  #page_main_2b {
    width: 74.64788732%;
    float: left;
    margin-right: 1.4084507%;
    padding-top: 20px;
  }
}

@media (min-width: 0px) {
  #page_right {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_right:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  #page_right {
    width: 30.70422535%;
    float: right;
    margin-right: 0;
    padding-top: 20px;
  }
}

a.bars_close {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  z-index: 100;
  top: 0;
}
@media (min-width: 768px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: #131415;
  width: 100%;
  float: left;
  height: 50px;
  position: fixed;
  z-index: 100000;
}
@media (min-width: 768px) {
  #navbar_top {
    display: none;
  }
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 100%;
  padding: 20px 0;
}

#rwd_nav {
  display: block;
  top: 50px;
  position: relative;
  float: right;
  right: 8px;
  top: 8px;
  margin: 0;
  z-index: 9999;
  cursor: pointer;
  background: none;
  border: none;
}
#rwd_nav:before {
  content: "\f0c9";
  font-size: 2em;
}
@media (min-width: 768px) {
  #rwd_nav {
    display: none;
  }
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  background: #444;
  overflow-y: auto;
  -moz-box-shadow: 0px 10px 10px #555;
  -webkit-box-shadow: 0px 10px 10px #555;
  box-shadow: 0px 10px 10px #555;
}
@media (min-width: 640px) {
  #m_nav {
    width: 330px;
  }
}
@media (min-width: 768px) {
  #m_nav {
    width: 66.1971831%;
    float: right;
    margin-right: 0;
    display: block;
    background: none;
    position: absolute;
    top: 76px;
    right: 0;
    width: auto;
    height: auto;
    overflow: visible;
    overflow-y: initial;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#m_nav::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(3, 3, 3, 0.3);*/
  background-color: none;
}
#m_nav::-webkit-scrollbar {
  width: 5px;
  background-color: none;
  border-radius: 10px;
}
#m_nav::-webkit-scrollbar-thumb {
  background-color: #444;
}
#m_nav * {
  -moz-transition: all !important;
  -o-transition: all !important;
  -webkit-transition: all !important;
  transition: all !important;
}

#menu {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50px;
  height: auto;
  z-index: 1000;
  width: 100%;
  font-size: 15px;
}
#menu:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  #menu {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/nav_bg.png) 0 0 no-repeat;
    width: 720px;
    height: 49px;
    position: relative;
    top: auto;
    font-size: 15px;
  }
}
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.menu,
ul.menu2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: center;
}
ul.menu:after,
ul.menu2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  ul.menu,
  ul.menu2 {
    float: none !important;
  }
}
ul.menu img,
ul.menu2 img {
  max-height: 28px;
  vertical-align: middle;
}
ul.menu a,
ul.menu2 a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 11px 8px;
}
ul.menu li,
ul.menu2 li {
  float: none;
  width: 100%;
  border-bottom: 1px solid #2f2f30;
  background: none;
}
ul.menu li:hover,
ul.menu2 li:hover {
  background: #333;
}
ul.menu div,
ul.menu2 div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div,
ul.menu2 li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span,
ul.menu2 span {
  color: #fff;
  line-height: 18px;
}
ul.menu a:hover,
ul.menu2 a:hover {
  color: #fff;
}
ul.menu a:hover span,
ul.menu2 a:hover span {
  color: #fff;
}
ul.menu > ul > li:hover > a span,
ul.menu2 > ul > li:hover > a span {
  color: #fff;
}
ul.menu li li,
ul.menu2 li li {
  float: none;
  text-align: center;
  background-image: none;
  display: block;
  background: #d67748;
  border-bottom: 1px solid #655e58;
}
ul.menu li li a,
ul.menu2 li li a {
  position: static;
  display: block;
  padding: 0;
  color: #fff;
}
ul.menu li li a span,
ul.menu2 li li a span {
  display: block;
  color: #fff;
  background-image: none;
  background: #d67748;
  padding: 10px 5px;
}
ul.menu li li a span:before,
ul.menu2 li li a span:before {
  content: "";
}
ul.menu li li a:hover,
ul.menu2 li li a:hover {
  color: #fff;
  background-image: none;
  background: #e69043;
}
ul.menu li li a:hover span,
ul.menu2 li li a:hover span {
  width: 100%;
  color: #fff;
  background-image: none;
  background: #e69043;
}
ul.menu li li a.parent span,
ul.menu2 li li a.parent span {
  background: none;
}
ul.menu li.back,
ul.menu2 li.back {
  width: 10px;
  height: auto;
  z-index: 10000;
  position: absolute;
  top: 0;
}
ul.menu li.back .left,
ul.menu2 li.back .left {
  width: auto;
  height: 38px;
  float: none;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  visibility: visible;
}
@media (min-width: 768px) {
  ul.menu,
  ul.menu2 {
    width: auto;
    min-width: 0px;
    float: right;
  }
  ul.menu a,
  ul.menu2 a {
    padding: 8px 10px;
    width: auto;
  }
  ul.menu li,
  ul.menu2 li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
  }
  ul.menu li:hover,
  ul.menu2 li:hover {
    background: none;
  }
  ul.menu div,
  ul.menu2 div {
    position: absolute;
    text-align: left;
    padding: 0;
    background: none;
  }
  ul.menu > ul > li:hover > a,
  ul.menu2 > ul > li:hover > a {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/back.png) center -27px no-repeat;
  }
  ul.menu span,
  ul.menu2 span {
    color: #fff;
  }
  ul.menu a:hover,
  ul.menu2 a:hover {
    color: #000;
  }
  ul.menu a:hover span,
  ul.menu2 a:hover span {
    color: #000;
  }
  ul.menu > ul > li:hover > a span,
  ul.menu2 > ul > li:hover > a span {
    color: #000;
  }
  ul.menu li li,
  ul.menu2 li li {
    background: #4D4843;
    border-bottom: 1px solid #655e58;
  }
  ul.menu li li a,
  ul.menu2 li li a {
    text-align: left;
  }
  ul.menu li li a span,
  ul.menu2 li li a span {
    color: #fff;
    background: #4D4843;
    text-transform: none;
    padding: 5px 8px 5px 0px;
    width: auto;
    min-width: 150px;
  }
  ul.menu li li a span:before,
  ul.menu2 li li a span:before {
    content: "\f105";
    padding: 0 8px;
  }
  ul.menu li li a:hover span,
  ul.menu2 li li a:hover span {
    color: #fff;
    background: #7f7a75;
    background-image: none;
  }
}

@media (min-width: 768px) {
  ul.menu div {
    background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/back.png) center -27px no-repeat;
  }
}

#menu2 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50px;
  height: auto;
  z-index: 1000;
  width: 100%;
  font-size: 15px;
  top: 0;
  margin: 0 0 20px 0;
  background: #6B4B2F;
  font-size: 15px;
}
#menu2:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  #menu2 {
    position: relative;
    height: 38px;
    top: auto;
    font-size: 15px;
  }
}
#menu2 ul,
#menu2 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #menu2 {
    background: none;
    margin: 0;
    height: 38px;
    font-size: 15px;
  }
}

ul.menu2 li {
  border-bottom: 1px solid #7E5939;
  background: none;
}
ul.menu2 li:hover {
  background: none;
}
ul.menu2 span {
  color: #d9c4a3;
}
ul.menu2 a:hover {
  color: #efbf73;
}
ul.menu2 a:hover span {
  color: #efbf73;
}
ul.menu2 div {
  visibility: hidden;
  display: none;
  background: none;
}
ul.menu2 li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu2 > ul > li:hover > a span {
  color: #efbf73;
}
ul.menu2 li li {
  background: #5B3E26;
  border-bottom: 1px solid #7E5939;
}
ul.menu2 li li a {
  color: #fff;
}
ul.menu2 li li a span {
  color: #fff;
  background-image: none;
  background: #5B3E26;
  padding: 10px 5px;
}
ul.menu2 li li a:hover {
  color: #fff;
  background: #4A311D;
}
ul.menu2 li li a:hover span {
  color: #fff;
  background: #4A311D;
}
@media (min-width: 768px) {
  ul.menu2 li {
    background: none;
  }
  ul.menu2 li:hover {
    background: none;
  }
  ul.menu2 span {
    color: #d9c4a3;
  }
  ul.menu2 div {
    top: 0;
  }
  ul.menu2 li:hover > div {
    top: -84px;
  }
  ul.menu2 a:hover {
    color: #efbf73;
  }
  ul.menu2 a:hover span {
    color: #efbf73;
  }
  ul.menu2 > ul > li > a:hover {
    border-bottom: 3px solid #d67748;
  }
  ul.menu2 > ul > li:hover > a span {
    color: #efbf73;
  }
  ul.menu2 li li {
    background: #5B3E26;
    border-bottom: 1px solid #7e5939;
  }
  ul.menu2 li li a {
    text-align: left;
  }
  ul.menu2 li li a span {
    color: #fff;
    background: #5B3E26;
    padding: 5px 8px 5px 0px;
  }
  ul.menu2 li li a span:before {
    content: "\f105";
    padding: 0 8px;
  }
  ul.menu2 li li a:hover span {
    color: #fff;
    background: #4A311D;
  }
}

#menu_out {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #F3F3F3;
  border: 1px solid #EEE;
  float: left;
  width: 100%;
  padding: 5px;
}
#menu_out #menu_c {
  float: left;
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: auto;
  border: 1px solid #DDD;
  text-align: left;
  background: #FFF;
}
#menu_out #menu_c img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c span {
  position: absolute;
  right: 2px;
  top: 10px;
  z-index: 1000;
  text-align: center;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  cursor: pointer;
}
#menu_out #menu_c span.arrow_class_open:before {
  content: "\f103";
}
#menu_out #menu_c span.arrow_class_close:before {
  content: "\f102";
}
#menu_out #menu_c span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#menu_out #menu_c span img {
  display: none;
}
#menu_out #menu_c * {
  list-style: none;
  border: 0;
  padding: 0;
  margin: 0;
}
#menu_out #menu_c li {
  position: relative;
  margin: 8px 0;
  display: block;
}
#menu_out #menu_c li img {
  max-height: 35px;
  width: auto;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
#menu_out #menu_c div div {
  margin: 4px 0 4px 25px;
}

input, textarea {
  border: 1px solid #ddd;
  padding: 5px;
  -webkit-transition: background .25s ease;
  -moz-transition: background .25s ease;
  transition: background .25s ease;
}

input[type=text]:focus, textarea:focus,
input[type=text]:hover, textarea:hover {
  box-shadow: 0 0 5px #e69043;
  border: 1px solid #e69043;
}

#product {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin: 10px;
}
@media (min-width: 768px) {
  #product {
    margin: 10px 0px 0 27px;
    width: 93%;
    float: left;
  }
}
#product .h1 {
  font: 0/0 Arial;
  text-align: left;
  margin: 0;
  padding: 3px 0 0 20px;
  background: url(https://plus.webdo.com.tw/webdox_style/style_94/images/product_title.png) 0 0 no-repeat;
  height: 66px;
}
#product .p_img {
  width: 48.025%;
  float: left;
  margin-right: 3.84615385%;
  margin-bottom: 15px;
  height: auto;
  padding: 8px;
  float: left;
  border: 1px solid transparent;
  background-color: #fff;
}
#product .p_img:nth-child(2n) {
  float: right;
  margin-right: 0;
}
#product .p_img:hover {
  background-color: none;
  border: 1px solid #ddd;
}
#product .p_img img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_img p.pp {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  text-align: center;
  font-size: 0;
}
#product .p_img p.pp a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#product .p_img p.pp span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#product .p_img p.pp span:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img a {
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f_out {
  display: block;
  line-height: 1.2;
  margin: 3px;
  padding: 3px;
  text-align: center;
  min-height: 75px;
}
@media (min-width: 768px) {
  #product .p_img .f_out {
    min-height: 50px;
  }
}
#product .p_img .f_out p.f1 {
  display: block;
  padding: 0;
  margin: 3px 0;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 0;
  min-height: 35px;
}
#product .p_img .f_out p.f1:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .p_img .f_out p.f1 a {
  display: block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #product .p_2 .p_img {
    width: 48.025%;
    float: left;
    margin-right: 3.84615385%;
  }
  #product .p_2 .p_img:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  #product .p_2 .p_img:nth-child(2n+3) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_3 .p_img {
    width: 31.61139241%;
    float: left;
    margin-right: 2.53164557%;
  }
  #product .p_3 .p_img:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
  #product .p_3 .p_img:nth-child(3n+4) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_4 .p_img {
    width: 23.55943396%;
    float: left;
    margin-right: 1.88679245%;
  }
  #product .p_4 .p_img:nth-child(4n) {
    float: right;
    margin-right: 0;
  }
  #product .p_4 .p_img:nth-child(4n+5) {
    clear: left;
  }
}
@media (min-width: 768px) {
  #product .p_5 .p_img {
    width: 18.77669173%;
    float: left;
    margin-right: 1.5037594%;
  }
  #product .p_5 .p_img:nth-child(5n) {
    float: right;
    margin-right: 0;
  }
  #product .p_5 .p_img:nth-child(5n+6) {
    clear: left;
  }
}

@media (min-width: 0px) {
  .pic3 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .pic3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .pic3 {
    width: 50%;
    float: left;
    padding: 0 10px 10px 0;
  }
}

@media (min-width: 0px) {
  .price_all {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .price_all:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .price_all {
    width: 50%;
    float: left;
    padding-left: 20px;
  }
}

.price_all p.price {
  color: #E43C54;
  margin: 7px 0;
}
.price_all p.price b {
  color: #888;
  font-weight: normal;
  font-size: 15px;
}

.p_download {
  margin: 8px 0;
  display: block;
}
.p_download a {
  display: inline-block;
  padding: 3px 7px;
  color: #555;
  border: 1px solid #555;
}
.p_download a:hover {
  border: 1px solid #222;
  color: #222;
}
.p_download a:before {
  content: "\f103";
  color: #555;
  font-size: 1.5em;
  vertical-align: middle;
  font-weight: normal;
}

.np_cc {
  padding: 8px 0;
}

.p_big {
  position: relative;
  background-color: #FFF;
  text-align: center;
  font-size: 0;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.p_big span {
  display: inline-block;
  vertical-align: middle;
}
.p_big img {
  max-height: 100%;
  vertical-align: middle;
}
.p_big #zoom_show_big,
.p_big .zoom_out,
.p_big .cboxElement {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.p_big #zoom_show_big:before,
.p_big .zoom_out:before,
.p_big .cboxElement:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.p_big .cloud-zoom {
  max-width: 100%;
  max-height: 100%;
}

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  border: 1px solid #888;
  margin: 0px;
  /* Set this to minus the border thickness. */
  background-color: #fff;
  cursor: move;
}

.cloud-zoom-title {
  display: none;
}

.cloud-zoom-big {
  border: 1px solid #ccc;
  overflow: hidden;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
}

.cloud-zoom-loading {
  color: white;
  background: #fff;
  padding: 3px;
  border: 1px solid #000;
}

.p_s {
  float: left;
  clear: left;
  height: 100px;
  width: 100%;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
.p_s .scrollable {
  float: left;
  height: 100px;
  position: relative;
  overflow: hidden;
  margin: 0 15px;
}
.p_s .inbox {
  width: 1200px;
  height: 100px;
  position: absolute;
}
.p_s .inbox > div {
  width: 98px;
  height: 98px;
  margin: 0;
  float: left;
  padding: 2px;
}
.p_s .inbox > div a {
  display: table-cell;
  float: none;
  border: none;
  width: 94px;
  height: 94px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
}
.p_s .inbox > div a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.p_s .inbox > div img {
  max-width: 94px;
  max-height: 94px;
  height: auto;
  width: auto;
  vertical-align: middle;
  width: expression(this.width >94 ? "94": true);
  height: expression(this.height > 94? "94": true);
  float: none;
  margin: 0;
  padding: 0;
  border: none;
}
.p_s .prev,
.p_s .next {
  width: 15px;
  height: 95px;
  cursor: pointer;
  text-align: center;
  position: absolute;
  z-index: 1000;
}
.p_s .prev:before,
.p_s .next:before {
  top: 40%;
  font-size: 1.5em;
  position: relative;
}
.p_s .prev:hover,
.p_s .next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.p_s .prev {
  left: 0;
}
.p_s .prev:before {
  content: "\f104";
}
.p_s .next {
  right: 0;
}
.p_s .next:before {
  content: "\f105";
}

div[class="prev disabled"], div:hover[class="prev disabled"], div[class="next disabled"], div:hover[class="next disabled"] {
  filter: alpha(opacity=25);
  opacity: 0.25;
  -moz-opacity: 0.25;
}

.size_add_cart ul.p_color {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
.size_add_cart ul.p_color li {
  float: left;
  margin: 2px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.size_add_cart ul.p_color li b {
  border: 1px solid #fff;
  display: block;
  width: 22px;
  height: 22px;
}
.size_add_cart ul.p_color li:hover {
  border: 1px solid #ddd;
}
.size_add_cart ul.p_color li.on {
  border: 1px solid #555;
}
.size_add_cart ul.p_color li.ff_c {
  border: none;
  line-height: 2;
}
.size_add_cart ul.p_color li.ff_c:after {
  content: ":";
}

.p_size {
  margin: 4px 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  float: left;
  height: auto;
  width: 100%;
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  clear: left;
}
.p_size li {
  float: left;
  width: auto;
  min-width: 18px;
  _width: 18px;
  white-space: nowrap;
  height: 22px;
  margin: 2px;
  cursor: pointer;
  padding: 0 2px;
  border: 1px solid #eee;
  text-align: center;
}
.p_size li:hover, .p_size li.on {
  border: 1px solid #555;
}
.p_size li.ff_c {
  list-style: none;
  margin: 0px 2px;
  padding: 0;
  border: none;
  text-align: left;
  height: auto;
  width: 35px;
  font-size: 13px;
  line-height: 2;
}
.p_size li.ff_c:after {
  content: ":";
}

.p_color_size {
  margin: 10px 0;
  padding: 0;
  text-align: left;
  display: block;
  height: auto;
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  width: 100%;
}
.p_color_size td {
  padding: 3px;
  margin: 0;
  border: none;
}

.pcs_t td {
  border-bottom: 1px solid #666;
}

.p_color_size ul {
  margin: 0;
  padding: 0;
}

.s_color li {
  float: left;
  width: 22px;
  height: 22px;
  margin: 2px;
  text-indent: 0;
  margin-start: 0px;
  -moz-margin-start: 0px;
  -webkit-margin-start: 0px;
  cursor: pointer;
  padding: 0;
  border: 1px solid #eee;
  font: 0/0 Arial;
}
.s_color li:hover {
  border: 1px solid #ddd;
}

p#vtip {
  display: none;
  position: absolute;
  padding: 5px;
  left: 5px;
  font-size: 0.8em;
  background-color: #FFFFCC;
  border: 1px solid #a6c9e2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 9999;
}

p#vtip #vtipArrow {
  position: absolute;
  top: -10px;
  left: 5px;
}

.buy_button {
  margin: 10px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .buy_button {
    text-align: right;
  }
}

.b_n,
.related {
  width: 100%;
  float: left;
}

.b_n {
  text-align: right;
  font-size: 9pt;
  color: #666;
  clear: both;
  font: 10pt;
}

.p_con {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.p_con .jquery-tabs {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0;
  height: auto;
  text-align: left;
}
.p_con .jquery-tabs p.p {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 30px;
  z-index: 10000;
  border-bottom: 1px solid #555;
}
.p_con .jquery-tabs p.p span {
  position: relative;
  cursor: pointer;
  color: #555;
  border-bottom: 4px solid #555;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  margin: 0 8px 0 0;
  float: left;
}
.p_con .jquery-tabs p.p span.current {
  color: #7d6c6c;
  border-color: #7d6c6c;
}
.p_con .jquery-tabs p.p span:hover {
  border-color: #555;
  color: #555;
}
.p_con .jquery-tabs .tab_c {
  position: relative;
  width: 100%;
  float: left;
  margin: 30px 0 20px 0;
}
.p_con .jquery-tabs .tab_c .ul {
  margin: 0;
  padding: 10px 0;
}
.p_con .jquery-tabs .mhot,
.p_con .jquery-tabs .allhot {
  display: none;
}

.product_av {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.product_av object,
.product_av embed {
  max-width: 100% !important;
}

#social_fa_icon a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 0.7em;
  margin: 8px;
}
#social_fa_icon a:hover {
  color: #4f5563;
  background-color: #FFF;
}
#social_fa_icon a .wfa-fb:before {
  content: "\f09a";
}
#social_fa_icon a .wfa-google:before {
  content: "\f0d5";
}
#social_fa_icon a .wfa-youtube:before {
  content: "\f16a";
}
#social_fa_icon a .wfa-pinterest:before {
  content: "\f231";
}
#social_fa_icon a .wfa-twitter:before {
  content: "\f099";
}
#social_fa_icon a .wfa-vimeo:before {
  content: "\f27d";
}
#social_fa_icon a .wfa-weibo:before {
  content: "\f18a";
}
#social_fa_icon a .wfa-instagram:before {
  content: "\f16d";
}

.ad1,
.ad2,
.ad3 {
  padding: 8px 0;
  margin: 10px 0;
  border: 1px solid transparent;
  min-height: 250px;
}

@media (min-width: 0px) {
  .ad1,
  .ad2 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad1:after,
  .ad2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad1,
  .ad2 {
    width: 31.91489362%;
    float: left;
    margin-right: 2.12765957%;
  }
}
@media (min-width: 768px) {
  .ad1,
  .ad2 {
    width: 32.3943662%;
    float: left;
    margin-right: 1.4084507%;
  }
}

@media (min-width: 0px) {
  .ad3 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad3 {
    width: 31.91489362%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .ad3 {
    width: 32.3943662%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 0px) {
  .ad_area_2 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .ad_area_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .ad_area_2 {
    width: 48.93617021%;
    float: left;
    margin-right: 2.12765957%;
  }
}
@media (min-width: 768px) {
  .ad_area_2 {
    width: 49.29577465%;
    float: left;
    margin-right: 1.4084507%;
  }
  .ad_area_2:last-child {
    width: 49.29577465%;
    float: right;
    margin-right: 0;
  }
}

.ad_area_3 {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
