@charset "UTF-8";
#shop_cart_text, #abgne_marquee, #footer .counter, .size_add_cart, .size_add_cart ul.p_color li.ff_c, #path .breadCrumb, .searchbar, .info_date, .board ul li.board_c, .board ul .ow,
.board ul .board_m {
  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, #product .p_img .f_out, .table_bg table,
.table_bgC table, #contact, ul#member_login_d {
  font-size: 15px;
  font-weight: normal;
}

#good_link h1, #photo_c h1, .t04 {
  font-size: 18px;
  font-weight: normal;
}

a {
  color: #8e5517;
}
a:hover {
  color: #ce9a61;
}

#abgne_marquee {
  color: #8e5517;
}
#abgne_marquee:hover {
  color: #ce9a61;
}

#path .breadCrumb a {
  color: #666;
}
#path .breadCrumb a:hover {
  color: #111;
}

#logo h1 {
  margin: 0px auto;
  font-size: 35px;
  color: #333;
  padding: 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: 1px;
}
#logo h1 a,
#logo h1 a:hover {
  color: #333;
}

#good_link h1, #photo_c h1 {
  position: relative;
  color: #222;
  margin: 0 0 5px 0;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-weight: normal;
}
#good_link h1:after, #photo_c h1:after {
  content: "";
  display: inline-block;
  width: 30%;
  height: 2px;
  background: #666;
  margin-bottom: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}

ul#news_p li .h1,
ul#c_list li .h1,
.download li .h1 {
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  font-size: 17px;
  line-height: normal;
}
ul#news_p li .h1 a,
ul#c_list li .h1 a,
.download li .h1 a {
  color: #003f72;
}
ul#news_p li .h1 a:hover,
ul#c_list li .h1 a:hover,
.download li .h1 a:hover {
  text-decoration: underline;
}
ul#news_p li .h1:before,
ul#c_list li .h1:before,
.download li .h1:before {
  content: "\f0f6";
  font-size: 15px !important;
  margin: 5px 5px 0 0;
  float: left;
  color: #003f72;
}

#product .h1, .titleA {
  letter-spacing: 0.25px;
  font-family: "Open Sans", "微軟正黑體", sans-serif;
  font-size: 20px;
  color: #0f0f0f;
  text-align: center;
}
#product .h1:before, .titleA:before, #product .h1:after, .titleA:after {
  content: " ";
  display: inline-block;
  width: 30px;
  background: #dddddd;
  height: 1px;
  margin: 0 10px;
  position: relative;
  vertical-align: middle;
}

#product .p_img .f_out b {
  font-size: 18px;
  margin: 0;
  color: #d10000;
  font-weight: bold;
  font-family: 'Open Sans', '微軟正黑體', sans-serif;
}

#product .p_img .f_out b a {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  padding: 3px 15px;
  margin: 0 0 0 5px;
  display: inline-block;
  background: #8dc21f;
  line-height: 1.6;
}
#product .p_img .f_out b a:before {
  content: "\f07a";
  margin: 4px 6px 0 0;
  font-size: 17px !important;
}
#product .p_img .f_out b a:hover {
  color: #ffffff;
  background: #77a713;
}

#product .p_img .f_out em {
  font-style: normal;
  color: #555;
}

.price_all .np_title {
  font-weight: normal;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #dddddd;
  font-size: 20px;
  line-height: 1.4;
}

.buy_button .buy a,
.buy_button .ask a,
.buy_button .favo a {
  padding: 8px 10px;
  font-size: 15px;
  margin: 0;
  display: block;
  text-align: center;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  font-weight: normal;
}

.buy_button .buy a {
  background: #8dc21f;
}
.buy_button .buy a:hover {
  background: #77a713;
}

.buy_button .ask a {
  background: #003f72;
}
.buy_button .ask a:hover {
  background: #0362b0;
}

.buy_button .favo a {
  background: #e86a79;
}
.buy_button .favo a:hover {
  background: #d15463;
}

input[type="submit"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #555;
  border: none;
  color: #fff;
}
input[type="submit"]:hover {
  background: #111;
}

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;
}

.board_bottom,
#photo_group {
  background: #555;
  padding: 10px 20px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #fff !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .board_bottom,
  #photo_group {
    padding: 8px 10px;
    font-size: 15px;
  }
}
.board_bottom a,
#photo_group a {
  color: #fff;
}
.board_bottom a:hover,
#photo_group a:hover {
  color: #fff;
}
.board_bottom:hover,
#photo_group: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: 8px 25px;
  background: #555;
  font: 0/0 arial;
  display: inline-block;
}
.more_h a:hover,
.c_list_more a:hover {
  color: #fff;
  background: #111;
}
.more_h a:before,
.c_list_more a:before {
  content: "\f061";
  padding: 0 5px;
  font-size: 13px;
}
.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 {
    padding: 4px;
    color: #555;
    background: none;
  }
  .more_h a:hover,
  .c_list_more a:hover {
    color: #111;
    background: none;
  }
  .more_h a:after,
  .c_list_more a:after {
    content: "View more";
    font: 13px/1.6 arial;
  }
}

a.news_pcc_more {
  font-size: 13px;
  margin: 0 0 0 5px;
  padding: 0;
  font: 0/0 arial;
  color: #1eaa39;
}
a.news_pcc_more:hover {
  text-decoration: underline;
}
a.news_pcc_more:before {
  content: "\f0da";
  margin: 0 5px 0 0;
}
a.news_pcc_more:after {
  content: "MORE";
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}

ul#news_p li .h1:before,
ul#c_list li .h1:before,
.download li .h1:before, #product .p_img .f_out b a:before, .more_h a:before,
.c_list_more a:before, a.news_pcc_more:before, #shop_cart_text a:first-child:before, .search_wrap .search_icon:after, .search_wrap #search form:after, .sp-previous-arrow:before, .sp-next-arrow:before, #footer .foot-up .f-link a:before, ul.menu div .luyuan_ul1 .brand_intro:before, #menu_out #menu_c span, #menu_out #menu_c div .ol_big_item a:before, .p_download a:before, .p_s .prev,
.p_s .next, #path .breadCrumb a:before, .t04:before, .download_class:after, .board ul li.board_t:before, .board ul li.board_r:before, #photo_group:before, #menu_out_member #menu_out #menu_c li a:before {
  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: #0f0f0f;
  border-top: 1px solid #e7e7e7;
}
#menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on {
  color: #0f0f0f;
}
#menu_out #menu_c li a {
  display: block;
  padding: 8px 5px;
  color: #0f0f0f;
  font-weight: bold;
}
#menu_out #menu_c li a:hover {
  color: #0f0f0f;
}

#menu_out #menu_c div > ol,
#menu_out #menu_c div div ol {
  position: relative;
  color: #0f0f0f;
  border: none;
}
#menu_out #menu_c div > ol a.menu_on2,
#menu_out #menu_c div div ol a.menu_on2 {
  color: #003f72;
  text-decoration: underline;
}
#menu_out #menu_c div > ol:hover,
#menu_out #menu_c div div ol:hover {
  color: #003f72;
}
#menu_out #menu_c div > ol a,
#menu_out #menu_c div div ol a {
  position: relative;
  display: block;
  color: #0f0f0f;
  font-weight: normal;
}
#menu_out #menu_c div > ol a:hover,
#menu_out #menu_c div div ol a:hover {
  color: #003f72;
  text-decoration: underline;
}

#menu_out #menu_c div > ol a {
  padding: 0;
}

#menu_out #menu_c div div ol a {
  border: none;
  padding: 0;
}
#menu_out #menu_c div div ol a:before {
  content: '■';
  font-size: 12px;
  color: #666666;
  float: left;
  margin: 1px 5px 0 0;
}
#menu_out #menu_c div div ol a:hover {
  border: none;
  color: #1eaa39;
}

@-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;
  }
}
.buy_button .buy,
.buy_button .ask,
.buy_button .favo, .board_bottom,
#photo_group, #menu_out #menu_c li:hover,
#menu_out #menu_c li a.menu_on, #menu2 *, .board {
  -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;
}

#product .p_big * {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

@media (min-width: 1024px) {
  .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;
    height: auto;
    top: 0 !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 #555;
  }
}

@media (min-width: 1024px) {
  .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 "Open Sans", "微軟正黑體", sans-serif;
  background: #fff;
  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: #666;
}

::selection {
  color: #fff;
  text-shadow: none;
  background-color: #666;
}

#google_translate_element {
  display: none;
}
@media (min-width: 1024px) {
  #google_translate_element {
    position: absolute;
    top: 0;
    display: inline-block;
    width: 200px;
    height: 30px;
    z-index: 1000000;
  }
}

#wrap,
header,
#banner,
#footer,
#abgne_marquee,
#topnav_wrap,
#page_top {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap {
  top: 50px;
}
@media (min-width: 1024px) {
  #wrap {
    top: 0;
  }
}

.inner,
#topnav_c {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.inner:after,
#topnav_c:after {
  content: " ";
  display: block;
  clear: both;
}

header {
  z-index: 10000;
  display: none;
}
@media (min-width: 1024px) {
  header {
    display: block;
  }
}

#topnav_wrap {
  z-index: 10000;
}

#page_top .inner {
  position: relative;
}
@media (min-width: 1024px) {
  #page_top .inner {
    position: static;
  }
}

#logo {
  position: relative;
  z-index: 1000;
  text-align: center;
  width: auto;
  float: left;
  margin: 9px 0 0 13px;
}
@media (min-width: 1024px) {
  #logo {
    margin: 17px 0 0 0;
  }
}
#logo a {
  display: block;
  line-height: 0;
}
#logo img {
  height: 32px !important;
}
@media (min-width: 1024px) {
  #logo img {
    height: 50px !important;
  }
}

.topnav_link,
.pc_header_nav {
  float: right;
}

.top_upper {
  float: left;
  width: 100%;
  margin: 0;
}
@media (min-width: 1024px) {
  .top_upper {
    margin: 0 0 3px 0;
  }
}

.topnav_link {
  margin: 13px 70px 0 0;
}
@media (min-width: 1024px) {
  .topnav_link {
    margin: 15px 0;
  }
}
.topnav_link a {
  display: inline-block;
  color: #8dc21f;
  margin: 0 0 0 13px;
}
@media (min-width: 1024px) {
  .topnav_link a {
    background: #8dc21f;
    color: #ffffff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 55px;
    height: 55px;
    line-height: 59px;
    text-align: center;
    margin: 0 0 0 10px;
  }
}
@media (min-width: 1024px) {
  .topnav_link a:hover {
    background: #7db014;
  }
}
.topnav_link .fa-user:before,
.topnav_link .fa-shopping-cart:before {
  font-size: 22px;
}

.pc_header_nav {
  margin: 15px 15px 0 0;
  width: -moz-calc(100% - 350px);
  width: -webkit-calc(100% - 350px);
  width: calc(100% - 350px);
}

#topnav {
  text-align: center;
  margin: 0 0 0 20px;
  float: right;
  width: auto;
}
#topnav #language {
  float: right;
  line-height: normal;
}
#topnav #language a {
  padding: 2px 10px;
  background: #ffffff;
  display: inline-block;
  border: #003f72 solid 1px;
  margin: 0 0 0 -1px;
  color: #003f72;
  font-size: 12px;
}
#topnav #language a:hover {
  background: #003f72;
  color: #ffffff;
}
#topnav #language .L3 {
  display: none;
}
#topnav a.shopping_word a {
  color: #8e5517;
}
#topnav a.shopping_word a:hover {
  color: #aa8a67;
}
@media (min-width: 1024px) {
  #topnav a.shopping_word a {
    color: #8e5517;
  }
  #topnav a.shopping_word a:hover {
    color: #aa8a67;
  }
}

#page_top #m_nav #topnav {
  display: none;
}

#pageslide #topnav {
  position: relative;
  float: left;
  width: 100%;
  top: 65px;
  text-align: center;
  z-index: 1000;
  display: block !important;
  margin: 0;
}
#pageslide #topnav #language {
  float: none;
}
@media (min-width: 1024px) {
  #pageslide #m_nav {
    display: none !important;
  }
}

.mb_header_nav {
  float: right;
  margin: 12px 6px 0 0;
}

.shopping_word_out {
  display: none;
}

#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: 1024px) {
  #shop_cart_text:after {
    content: "|";
    padding-left: 5px;
  }
}

.search_wrap {
  float: right;
  position: static;
  margin: 0;
}
@media (min-width: 1024px) {
  .search_wrap {
    position: relative;
  }
}
.search_wrap .search_icon {
  position: relative;
  margin: 0;
  cursor: pointer;
  background: none;
  border: none;
}
@media (min-width: 1024px) {
  .search_wrap .search_icon {
    line-height: normal;
  }
}
.search_wrap .search_icon:after {
  content: "\f002";
  padding: 0;
  margin: 0;
  color: #003f72;
  font-size: 20px;
}
@media (min-width: 1024px) {
  .search_wrap .search_icon:after {
    color: #888888;
    font-size: 17px;
  }
}
.search_wrap .search_icon:before {
  content: 'Search';
  font-family: 'Open Sans', sans-serif;
  color: #888888;
  font-size: 14px;
  margin: 0 5px 0 0;
  display: none;
}
@media (min-width: 1024px) {
  .search_wrap .search_icon:before {
    display: inline-block;
  }
}
.search_wrap #search {
  position: absolute;
  z-index: 1000000;
  display: none;
  width: 100%;
  right: 0;
  top: 50px;
  padding: 10px 13px;
  background: #fafafa;
}
@media (min-width: 1024px) {
  .search_wrap #search {
    right: 75px;
    top: -2px;
    border-bottom: 1px solid #ddd;
    width: 200px;
    padding: 0;
    background: #fff;
  }
}
.search_wrap #search form {
  position: relative;
}
@media (min-width: 1024px) {
  .search_wrap #search form {
    position: static;
  }
}
.search_wrap #search form .search_in {
  padding: 0px 5px 0 0;
  color: #666;
  width: -moz-calc(100% - 20px);
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  background: none;
  border: none;
  height: 30px;
  font-size: 15px;
  display: inline-block;
  float: left;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 1024px) {
  .search_wrap #search form .search_in {
    border-bottom: none;
  }
}
.search_wrap #search form .search_in:focus, .search_wrap #search form .search_in:focus, .search_wrap #search form .search_in:hover, .search_wrap #search form .search_in:hover {
  box-shadow: none;
  border: none;
}
.search_wrap #search form .search_b {
  border: none;
  background: none;
  font: 0/0 arial;
  display: inline-block;
  z-index: 100;
  width: 20px;
  height: 30px;
  float: right;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.search_wrap #search form:after {
  position: absolute;
  content: "\f149";
  font-size: 18px !important;
  color: #0f0f0f;
  right: 5px;
  top: 5px;
  -moz-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}

#cboxLoadedContent {
  padding: 20px 40px 15px 40px;
}

#login_top {
  color: #666;
  margin: 20px 0;
  text-align: center;
  width: 100%;
  float: left;
  display: none;
}
#login_top a {
  padding: 3px;
  border: 1px solid #fff;
  color: #666;
  margin: 0 5px 0 0;
  font-size: 15px;
  display: inline-block;
}
#login_top a:hover {
  color: #ce9a61;
  border: 1px solid #ce9a61;
}
@media (min-width: 1024px) {
  #login_top {
    width: auto;
    margin: 8px 40px 8px 0;
  }
}

#banner {
  position: relative;
  z-index: 1;
  top: 0;
  text-align: center;
  overflow: hidden;
}
#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 .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: left;
  padding: 8px 5%;
  font-size: 18px;
  vertical-align: middle;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (min-width: 768px) {
  .sp-selected.sp-slide .sp-font {
    font-size: 26px;
    top: 40%;
  }
}
.sp-selected.sp-slide .sp-font span {
  display: inline-block;
  padding: 5px;
}
.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: 18px;
  }
}

.sp-horizontal .sp-arrows {
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: -15px;
}
@media (min-width: 768px) {
  .sp-horizontal .sp-arrows {
    margin-top: -25px;
  }
}

.sp-arrow {
  width: 35px;
  height: 35px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
@media (min-width: 768px) {
  .sp-arrow {
    width: 50px;
    height: 50px;
  }
}

.sp-previous-arrow:after,
.sp-next-arrow:after {
  display: none;
}

.sp-previous-arrow:before {
  content: "\f104";
}

.sp-next-arrow:before {
  content: "\f105";
}

.sp-previous-arrow:before,
.sp-next-arrow:before {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  background-color: transparent;
  font-size: 26px;
  line-height: 35px;
  color: #0f0f0f;
  right: 0;
  width: auto;
  height: auto;
  left: 0;
}
@media (min-width: 768px) {
  .sp-previous-arrow:before,
  .sp-next-arrow:before {
    line-height: 50px;
  }
}

.sp-horizontal .sp-previous-arrow {
  left: 0;
}

.sp-horizontal .sp-next-arrow {
  right: 0;
}

#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 {
  position: relative;
}
#footer .counter {
  background: none;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 10px;
  color: #fff;
}
#footer .counter:after {
  content: " ";
  display: block;
  clear: both;
}
#footer .counter b {
  color: #fff;
}
@media (min-width: 640px) {
  #footer .counter {
    text-align: right;
  }
}
#footer .foot-up {
  padding: 15px;
}
@media (min-width: 1024px) {
  #footer .foot-up {
    padding: 50px 0;
  }
}
#footer .foot-up .f-link {
  display: none;
}
@media (min-width: 768px) {
  #footer .foot-up .f-link {
    display: block;
  }
}
#footer .foot-up .f-link ul {
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#footer .foot-up .f-link li {
  display: inline-block;
  margin: 0 20px;
}
#footer .foot-up .f-link a {
  color: #003f72;
  font-weight: bold;
}
#footer .foot-up .f-link a:before {
  content: "\f0da";
  font-size: 15px;
  margin: 6px 5px 0 0;
  float: left;
}
#footer .foot-up .f-link a:hover {
  text-decoration: underline;
}
#footer .foot-up .f-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .foot-up .f-info .f-logo {
  line-height: 0;
  display: none;
}
@media (min-width: 768px) {
  #footer .foot-up .f-info .f-logo {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0;
  }
}
@media (min-width: 1024px) {
  #footer .foot-up .f-info .f-logo {
    width: auto;
    text-align: left;
    margin: 0;
  }
}
#footer .foot-up .f-info .f-logo img {
  height: 45px !important;
}
#footer .foot-up .f-info .f-txt {
  margin: 0 0 10px 0;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  #footer .foot-up .f-info .f-txt {
    margin: 0 25px 0 50px;
    text-align: left;
    width: auto;
  }
}
#footer .foot-up .f-info .f-txt p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}
#footer .foot-up .f-info .f-txt span {
  margin: 0;
  display: block;
}
@media (min-width: 768px) {
  #footer .foot-up .f-info .f-txt span {
    margin: 0 20px 0 0;
    display: inline-block;
  }
}
#footer .foot-down {
  background: #003f72;
  text-align: center;
  color: #ffffff;
  font-family: 'Open Sans', '微軟正黑體', sans-serif;
  line-height: 1.4;
  padding: 15px;
  font-size: 14px;
}
@media (min-width: 1024px) {
  #footer .foot-down {
    padding: 15px 0;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #footer .foot-down .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-flow: row-reverse;
    -moz-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
#footer .foot-down .inner:after {
  display: none;
}
#footer .foot-down .f-newsletter {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  #footer .foot-down .f-newsletter {
    margin: 0;
  }
}
#footer .foot-down .f-newsletter .newsletter-text {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: -moz-calc(100% - 165px);
  width: -webkit-calc(100% - 165px);
  width: calc(100% - 165px);
  height: 32px;
  font-size: 13px;
}
#footer .foot-down .f-newsletter .newsletter-btn {
  background: #8dc21f;
  border: none;
  color: #ffffff;
  font-size: 14px;
  padding: 0 13px;
  height: 32px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 0 3px;
}

.clear {
  display: block;
  clear: both;
}

#left_column,
.left_column_c {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.left_column_c ul,
.left_column_c li {
  margin: 0;
  padding: 0;
}

#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: 1024px) {
  #good_link a {
    width: 100%;
    margin: 5px 0;
  }
}

@media (min-width: 480px) {
  #abgne_float_ad {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #abgne_float_ad {
    display: block;
  }
}

#slide_right {
  right: 0;
  top: 60%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: none;
}
@media (min-width: 768px) {
  #slide_right {
    display: block;
  }
}
#slide_right #x_btn {
  cursor: pointer;
}

#page_left_no,
#page_right_no {
  display: none;
  width: 0;
}

@media (min-width: 480px) {
  #page_left {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_left:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_left {
    width: 22.03389831%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 480px) {
  #page_main {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main {
    width: 49.15254237%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 480px) {
  #page_main_2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2 {
    width: 74.57627119%;
    float: right;
    margin-right: 0;
  }
}

@media (min-width: 480px) {
  #page_main_2b {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_main_2b:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_main_2b {
    width: 74.57627119%;
    float: left;
    margin-right: 1.69491525%;
  }
}

@media (min-width: 480px) {
  #page_right {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  #page_right:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 1024px) {
  #page_right {
    width: 22.03389831%;
    float: right;
    margin-right: 0;
  }
}

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: 1024px) {
  a.bars_close {
    display: none;
  }
}

#navbar_top {
  background: #ffffff;
  width: 100%;
  float: left;
  height: 50px;
  position: fixed;
  z-index: 100000;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1024px) {
  #navbar_top {
    display: none;
  }
}
#navbar_top:after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 100%;
  background: #1eaa39;
  top: 0;
  right: 0;
}

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999;
  width: 100%;
  padding: 20px 0;
}

#rwd_nav {
  width: 26px;
  margin: 0;
  padding-top: 0;
  position: absolute;
  right: 11px;
  top: 13px;
  z-index: 10;
}
#rwd_nav .ico {
  width: 100%;
  height: 18px;
  position: relative;
  padding-top: 11px;
}
#rwd_nav .ico span {
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
#rwd_nav .ico span:before, #rwd_nav .ico span:after {
  content: "";
  left: 0;
  top: -9px;
  width: 100%;
  height: 2px;
  position: absolute;
  background: #ffffff;
  display: block;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
#rwd_nav .ico span:after {
  top: 9px;
}
@media (min-width: 1024px) {
  #rwd_nav {
    display: none;
  }
}

.rwd_active .ico span {
  background: transparent !important;
}
.rwd_active .ico span:before {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rwd_active .ico span:after {
  top: 0 !important;
  height: 2px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#m_nav {
  width: 60%;
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  background: #1eaa39;
  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: 1024px) {
  #m_nav {
    position: static;
    display: block;
    width: 100%;
    background: none;
    float: left;
    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: 1200px;
  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: 1024px) {
  #menu {
    position: static;
    height: auto;
    top: auto;
    font-size: 16px;
  }
}
#menu ul,
#menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.menu {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  text-align: center;
}
ul.menu:after {
  content: " ";
  display: block;
  clear: both;
}
ul.menu img {
  max-height: 28px;
  vertical-align: middle;
}
ul.menu a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  width: 100%;
  z-index: 100000;
  padding: 10px;
}
ul.menu li {
  float: none;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  background: none;
}
ul.menu li:hover {
  background: transparent;
}
ul.menu div {
  visibility: hidden;
  display: none;
  background: none;
  position: relative;
}
ul.menu li:hover > div {
  visibility: visible;
  display: block;
}
ul.menu span {
  color: #fff;
  line-height: 18px;
}
ul.menu a:hover {
  color: #fff;
}
ul.menu a:hover span {
  color: #fff;
  border-bottom: none;
  padding: 0 0 5px 0;
}
ul.menu > ul > li:hover > a span {
  color: #fff;
}
ul.menu .drop a span {
  position: relative;
  padding: 0 17px 0 0;
}
ul.menu .drop a span:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  right: 0;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  top: -moz-calc(50% - 1px);
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  -moz-transform: translate(-50%, -50%) rotate(135deg);
  -o-transform: translate(-50%, -50%) rotate(135deg);
  -ms-transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  -moz-transition: linear 0.2s;
  -o-transition: linear 0.2s;
  -webkit-transition: linear 0.2s;
  transition: linear 0.2s;
}
ul.menu .drop a:hover span {
  padding: 0 17px 5px 0;
}
ul.menu .drop a:hover span:after {
  top: -moz-calc(50% - 1px);
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
ul.menu .drop:hover a span {
  padding: 5px 10px;
}
ul.menu .drop:hover a span:after {
  top: -moz-calc(50% - 1px);
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
ul.menu .drop.active .active span {
  color: #ffffff;
  border-bottom: none;
  padding: 0 17px 5px 0;
}
ul.menu .drop.active .active span:after {
  top: -moz-calc(50% - 1px);
  top: -webkit-calc(50% - 1px);
  top: calc(50% - 1px);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -o-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
ul.menu li li {
  float: none;
  text-align: center;
  background-image: none;
  display: block;
  background: #f3f3f3;
  border-bottom: none;
}
ul.menu li li a {
  position: static;
  display: block;
  padding: 0;
  color: #0f0f0f;
}
ul.menu li li a span {
  display: block;
  color: #0f0f0f;
  background-image: none;
  background: #f3f3f3;
  padding: 10px;
}
ul.menu li li a span:after {
  display: none;
}
ul.menu li li a:hover {
  color: #0f0f0f;
  background-image: none;
  background: #f3f3f3;
}
ul.menu li li a:hover span {
  width: 100%;
  color: #0f0f0f;
  background-image: none;
  background: #f3f3f3;
  padding: 0;
}
ul.menu li li a.parent span {
  background: none;
}
ul.menu li.back {
  width: 10px;
  height: auto;
  z-index: 10000;
  position: absolute;
  margin: 0 !important;
  bottom: 0;
  display: none;
}
ul.menu li.back .left {
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  left: 0;
  visibility: visible;
  border-bottom: none;
  display: none;
}
@media (min-width: 1024px) {
  ul.menu {
    width: auto;
    min-width: 0px;
    text-align: right;
    position: static;
  }
  ul.menu a {
    padding: 5px 0 12px 0;
    width: auto;
  }
  ul.menu li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
    margin: 0 0 0 50px !important;
  }
  ul.menu li:hover {
    background: none;
  }
  ul.menu div {
    position: absolute;
    display: block;
    text-align: left;
    padding: 0;
    width: 100%;
    left: 0;
    background: #f0f1f3;
  }
  ul.menu div ul {
    max-width: 1200px;
    margin: 0 auto !important;
    padding: 30px 0 !important;
    overflow: hidden;
  }
  ul.menu span {
    color: #0f0f0f;
    font-weight: bold;
  }
  ul.menu a:hover {
    color: #003f72;
  }
  ul.menu a:hover span {
    color: #003f72;
    border-bottom: 2px solid #1eaa39;
    padding: 0 0 5px 0;
  }
  ul.menu .drop a span:after {
    border-top: 2px solid #003f72;
    border-right: 2px solid #003f72;
  }
  ul.menu .drop a:hover span {
    padding: 0 17px 5px 0;
  }
  ul.menu .drop:hover a span {
    padding: 0 17px 5px 0;
  }
  ul.menu .drop.active .active span {
    color: #003f72;
    border-bottom: 2px solid #1eaa39;
  }
  ul.menu > ul > li:hover > a span {
    color: #003f72;
  }
  ul.menu li li {
    background: none;
    border-bottom: none;
    margin: 0 !important;
    text-align: left;
    float: left;
    width: 20%;
    padding: 0 30px 0 0 !important;
  }
  ul.menu li li a {
    text-align: left;
    background: none !important;
  }
  ul.menu li li a span {
    color: #0f0f0f;
    background: none;
    text-transform: none;
    padding: 0;
    width: auto;
    min-width: 150px;
  }
  ul.menu li li a span:after {
    display: none;
  }
  ul.menu li li a:hover span {
    color: #0f0f0f;
    background: none;
    background-image: none;
    border-bottom: none;
    padding: 0;
    text-decoration: underline;
  }
}

ul.menu div .luyuan_ul1 {
  margin: 0 !important;
  padding: 0 !important;
  min-height: auto !important;
}
ul.menu div .luyuan_ul1 li {
  width: 100%;
  padding: 0 0 5px 0 !important;
  background: #c4e385 !important;
}
@media (min-width: 1024px) {
  ul.menu div .luyuan_ul1 li {
    padding: 0 !important;
    background: transparent !important;
  }
}
ul.menu div .luyuan_ul1 .brand_intro {
  color: #003f72;
  padding: 5px 0 0 0;
  font-weight: bold;
}
@media (min-width: 1024px) {
  ul.menu div .luyuan_ul1 .brand_intro {
    padding: 10px 0 2px 0;
  }
}
ul.menu div .luyuan_ul1 .brand_intro:before {
  content: "\f111";
  font-size: 14px;
  margin: 0 5px 0 0;
}
ul.menu div .luyuan_ul1 .brand_intro:hover {
  text-decoration: underline;
}
ul.menu div .luyuan_ul1 .luyuan_ul2 {
  min-height: auto !important;
  font-size: 15px;
  border-left: none;
  padding: 0 !important;
  margin: 0 !important;
}
@media (min-width: 1024px) {
  ul.menu div .luyuan_ul1 .luyuan_ul2 {
    border-left: rgba(0, 0, 0, 0.3) solid 1px;
    padding: 0 0 0 12px !important;
    margin: 0 0 0 4px !important;
    border-bottom: none;
  }
}
ul.menu div .luyuan_ul1 .luyuan_ul2 li {
  width: 100%;
  padding: 0 !important;
}
ul.menu div .luyuan_ul1 .luyuan_ul2 a {
  background: none !important;
}
ul.menu div .luyuan_ul1 .luyuan_ul2 a:hover {
  text-decoration: underline;
}

#menu2 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  height: auto;
  margin-bottom: 28px;
  background: #292929;
  font-size: 15px;
}
@media (min-width: 1024px) {
  #menu2 {
    background: #292929;
    height: 45px;
  }
}
#menu2 ul, #menu2 li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu2 ul.menu2 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  height: auto;
  z-index: 100;
  text-align: center;
}
#menu2 ul.menu2 img {
  max-height: 28px;
  vertical-align: middle;
}
#menu2 ul.menu2 a {
  position: relative;
  text-align: center;
  white-space: nowrap;
  display: block;
  width: 100%;
  float: left;
  z-index: 100000;
  padding: 10px;
}
#menu2 ul.menu2 li {
  position: relative;
  float: none;
  width: 100%;
  border-bottom: 1px solid #3c3c3c;
}
#menu2 ul.menu2 li:hover {
  background: none;
}
#menu2 ul.menu2 div {
  visibility: hidden;
  display: none;
  background: #222;
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#menu2 ul.menu2 li:hover > div {
  visibility: visible;
  display: block;
}
#menu2 ul.menu2 span {
  color: #fff;
  line-height: 18px;
}
#menu2 ul.menu2 a:hover {
  color: #fff;
}
#menu2 ul.menu2 a:hover span {
  color: #fff;
}
#menu2 ul.menu2 > ul > li:hover > a span {
  color: #fff;
}
#menu2 ul.menu2 li li {
  float: left;
  text-align: left;
  background-image: none;
  display: block;
  border-bottom: 1px solid #3c3c3c;
}
#menu2 ul.menu2 li li a {
  position: static;
  display: block;
  padding: 0;
  color: #fff;
}
#menu2 ul.menu2 li li a span {
  display: block;
  color: #fff;
  background-image: none;
  background: #222;
  padding: 10px;
}
#menu2 ul.menu2 li li a:hover {
  color: #fff;
  background: #494949;
}
#menu2 ul.menu2 li li a:hover span {
  width: 100%;
  color: #fff;
  background: #494949;
}
#menu2 ul.menu2 li li a.parent span {
  background: none;
}
@media (min-width: 1024px) {
  #menu2 ul.menu2 a {
    padding: 10px 10px;
    width: auto;
  }
  #menu2 ul.menu2 li {
    width: auto;
    display: inline-block;
    border-bottom: none;
    background: none;
  }
  #menu2 ul.menu2 li:hover {
    background: #494949;
  }
  #menu2 ul.menu2 div {
    position: absolute;
    bottom: 0;
    border: 1px solid #494949;
    width: auto;
  }
  #menu2 ul.menu2 li:hover > div {
    bottom: 45px;
  }
  #menu2 ul.menu2 span {
    color: #fff;
  }
  #menu2 ul.menu2 a:hover {
    background: #494949;
    color: #fff;
  }
  #menu2 ul.menu2 a:hover span {
    color: #fff;
  }
  #menu2 ul.menu2 > ul > li:hover > a span {
    color: #fff;
  }
  #menu2 ul.menu2 li li {
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: none;
  }
  #menu2 ul.menu2 li li a {
    text-align: left;
  }
  #menu2 ul.menu2 li li a span {
    color: #333;
    background: #fff;
    text-transform: none;
    padding: 8px;
    width: auto;
    min-width: 120px;
  }
  #menu2 ul.menu2 li li a:hover span {
    color: #333;
    background: #eee;
    background-image: none;
  }
}

#menu_out #menu_c {
  float: left;
  width: 100%;
  height: auto;
  text-align: left;
  margin-bottom: 15px;
}
#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: 8px;
  top: 14px;
  z-index: 1000;
  text-align: center;
  width: auto;
  height: auto;
  vertical-align: middle;
  cursor: pointer;
}
#menu_out #menu_c span.arrow_class_open:before {
  content: "\f0d7";
  font-size: 16px;
}
#menu_out #menu_c span.arrow_class_close:before {
  content: "\f0d8";
  font-size: 16px;
}
#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: 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 {
  position: relative;
  padding: 0 0 0 15px;
  margin: 0 0 15px 7px;
}
#menu_out #menu_c div:before {
  content: '';
  display: inline-block;
  background: #e7e7e7;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 5px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#menu_out #menu_c div > ol span {
  top: 4px;
}
#menu_out #menu_c div > ol span.arrow_class_open:before {
  content: "\f107";
}
#menu_out #menu_c div > ol span.arrow_class_close:before {
  content: "\f106";
}
#menu_out #menu_c div div {
  margin: 4px 0;
}
#menu_out #menu_c div div:before {
  display: none;
}
#menu_out #menu_c div .ol_big_item {
  background: #ffffff;
  margin: 0 0 3px -15px;
}
#menu_out #menu_c div .ol_big_item a {
  color: #003f72;
  font-weight: bold;
}
#menu_out #menu_c div .ol_big_item a:before {
  content: "\f111";
  font-size: 14px;
  margin: 6px 5px 0 0;
  float: left;
}

input,
select,
textarea,
button {
  outline: none;
  resize: none;
}

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 {
  border: 1px solid #bebebe;
}

#product {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
#product .p_img {
  width: 48.025%;
  float: left;
  margin-right: 3.84615385%;
  margin-bottom: 25px;
  height: auto;
  padding: 0;
  float: left;
}
#product .p_img:nth-child(2n) {
  float: right;
  margin-right: 0;
}
#product .p_img:hover {
  background-color: none;
}
#product .p_img img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_img p.pp {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  font-size: 0;
  margin: 0 0 5px 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.4;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #d10000;
  font-weight: bold;
}
#product .p_img .f_out p.f1 {
  display: block;
  padding: 0;
  margin: 0 0 5px 0;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 0;
  min-height: 45px;
}
#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;
  color: #0f0f0f;
  font-weight: bold;
  font-size: 16px;
}
#product .p_img .f_out p.f1 a:hover {
  text-decoration: underline;
}
#product .p_img .f_out b i {
  font-style: normal;
  color: #888888;
  font-weight: normal;
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0;
}
#product .p_img .f_out b .cart-btn {
  margin: 8px 0 0 0;
}
#product .p_2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@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;
  }
}
#product .p_3 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@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;
  }
}
#product .p_4 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@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;
  }
}
#product .p_5 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@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: 480px) {
  .pic3 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .pic3:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .pic3 {
    width: 45%;
    float: left;
  }
}

@media (min-width: 480px) {
  .price_all {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .price_all:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (min-width: 640px) {
  .price_all {
    width: 55%;
    float: left;
    padding-left: 30px;
  }
}

.price_all p.price {
  color: #d10000;
  margin: 0;
  font-size: 16px;
}
.price_all p.price b.red_f {
  color: #d10000;
  font-size: 16px;
  font-weight: bold;
}
.price_all p.price b {
  color: #888;
  font-weight: normal;
  font-size: 16px;
}
.price_all p.price b em {
  color: #888;
  font-size: 16px;
  font-style: normal;
}

.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: 10px 0;
  font-size: 16px;
  line-height: 1.4;
}

#product .p_big {
  position: relative;
  background-color: #FFF;
  text-align: center;
  font-size: 0;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
#product .p_big span {
  display: inline-block;
  vertical-align: middle;
}
#product .p_big img {
  max-height: 100%;
  vertical-align: middle;
}
#product .p_big #zoom_show_big,
#product .p_big .zoom_out,
#product .p_big .cboxElement {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#product .p_big #zoom_show_big:before,
#product .p_big .zoom_out:before,
#product .p_big .cboxElement:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#product .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 8px 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: 40px;
  height: 40px;
}
.size_add_cart ul.p_color li:hover {
  border: 1px solid #ddd;
  cursor: pointer;
}
.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: ":";
}
.size_add_cart select {
  border: #333 solid 1px;
  padding: 3px;
  width: 60px;
}

.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 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 20px -6px 0 -6px;
}
.buy_button b {
  vertical-align: middle;
  width: -moz-calc(100% / 3);
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  padding: 0 6px;
}

.b_n,
.related {
  width: 100%;
  float: left;
}

.b_n {
  text-align: right;
  color: #0f0f0f;
  font-size: 15px;
}
.b_n a {
  color: #0f0f0f;
  font-size: 15px;
  vertical-align: middle;
}
.b_n a:hover {
  text-decoration: underline;
}

.p_con {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0 0 0;
}
@media (min-width: 768px) {
  .p_con {
    padding: 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 #dddddd;
}
.p_con .jquery-tabs p.p span {
  position: relative;
  cursor: pointer;
  color: #0f0f0f;
  border-bottom: 4px solid #0f0f0f;
  height: 30px;
  padding: 0 10px;
  text-align: center;
  margin: 0 15px 0 0;
  float: left;
}
.p_con .jquery-tabs p.p span.current {
  color: #1eaa39;
  border-color: #1eaa39;
}
.p_con .jquery-tabs p.p span:hover {
  color: #1eaa39;
  border-color: #1eaa39;
}
.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;
}

.related h2 {
  font-size: 20px;
  border-bottom: #ddd solid 1px;
  padding: 0 0 3px 0;
  margin: 0 0 10px 0;
}
.related .p_4 .f1 {
  margin: 0;
}
.related .p_4 .f1 a {
  display: block;
  color: #0f0f0f;
  text-align: center;
}
.related .p_4 .f1 a:hover {
  text-decoration: underline;
}

.product_evaluate .other_btn {
  text-align: center;
  padding: 10px 0 0 0;
  margin: 0 0 15px 0;
}
.product_evaluate .other_btn a {
  display: inline-block;
  background: #003f72;
  position: relative;
  padding: 5px 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  font-weight: normal;
  font-size: 15px;
}

.product_evaluate_content {
  border-top: #dddddd solid 2px;
  padding: 10px 0 0 0;
}
.product_evaluate_content .product_evaluate_list {
  border-bottom: #e5e5e5 dashed 1px;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
.product_evaluate_content .product_evaluate_list:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.product_evaluate_content .product_evaluate_list .img {
  display: block;
  line-height: normal;
}
.product_evaluate_content .product_evaluate_list .img img {
  height: 12px !important;
  margin: 0 5px 0 0;
}
.product_evaluate_content .product_evaluate_list .date {
  margin: 0;
  font-size: 13px;
  color: #888888;
}
.product_evaluate_content .product_evaluate_q {
  margin: 0 0 10px 0;
}
.product_evaluate_content .product_evaluate_a {
  background: #f3f3f3;
  padding: 10px 13px;
  position: relative;
}
.product_evaluate_content .product_evaluate_a:after {
  border: 10px solid transparent;
  border-bottom-color: #f3f3f3;
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 32px;
  -moz-transform: translateX(-50%) translateY(-100%);
  -o-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  -webkit-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
}
.product_evaluate_content .product_evaluate_a b {
  display: block;
  color: #1eaa39;
  font-weight: normal;
}
.product_evaluate_content .product_evaluate_a p {
  margin: 10px 0 0 0;
  font-size: 13px;
  color: #888888;
}

#social_fa_icon {
  padding: 0;
  margin: 0;
}
#social_fa_icon a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px !important;
  line-height: initial !important;
  margin: 0 !important;
  width: 35px !important;
  height: 35px !important;
  font-size: 18px !important;
}
@media (min-width: 1024px) {
  #social_fa_icon a {
    width: 45px !important;
    height: 45px !important;
    font-size: 22px !important;
  }
}
#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";
}

#social_fa_icon a.cs-wfa .cs-wfa-line {
  background: #8dc21f !important;
}

#social_fa_icon a.cs-wfa:hover {
  opacity: 1;
}

#social_fa_icon a.cs-wfa:hover .cs-wfa-line {
  background: #70a307 !important;
}

.cC,
.cate_info,
.ss_icon,
.faq,
.board,
#news_p,
#c_list,
.searchbar,
.table_bg,
.table_bgC,
.info_content_c,
.download,
#path,
.titleA {
  position: relative;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

#wrap_c,
.breadCrumb {
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#wrap_c:after,
.breadCrumb:after {
  content: " ";
  display: block;
  clear: both;
}

#wrap_c {
  padding: 30px 15px;
}
@media (min-width: 1280px) {
  #wrap_c {
    padding: 30px 0;
  }
}

.titleA {
  float: left;
  width: 100%;
  line-height: normal;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}

#path {
  background: #f3f3f3;
  padding: 8px 15px;
}
@media (min-width: 1024px) {
  #path {
    padding: 8px 0;
  }
}
#path .breadCrumb a:before {
  content: "\f105";
  margin: 0 10px 0 7px;
  color: #999999;
}
#path .breadCrumb a.breadCrumb_no:before {
  content: "\f015";
  color: #1eaa39;
  margin: 0 5px 0 0;
}
#path .breadCrumb a.breadCrumb_no {
  color: #1eaa39;
  text-decoration: underline;
}

.page_bg {
  background: #f3f3f3;
}

.ss_icon {
  float: right;
  text-align: left;
}
.ss_icon img {
  width: 20px;
  height: auto;
  vertical-align: top;
}

.searchbar {
  display: none;
  position: relative;
  float: right;
  list-style: none;
}
.searchbar ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}

.table_bg table,
.table_bgC table {
  width: 100%;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.table_bg table td,
.table_bgC table td {
  vertical-align: top;
  padding: 8px;
  border: 1px solid #ddd;
}
.table_bg .td_b,
.table_bgC .td_b {
  white-space: pre;
}

.t04 {
  padding: 0;
  color: #003f72;
  display: block;
  font-weight: bold;
}
.t04:before {
  content: "\f152";
  margin: 0 5px 0 0;
  font-size: 18px;
}

ul#news_p,
ul#c_list,
.download {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#news_p li,
ul#c_list li,
.download li {
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
  display: table;
  width: 100%;
}
ul#news_p li img,
ul#c_list li img,
.download li img {
  float: left;
  margin: 3px 10px 10px 0;
  width: 200px;
  height: auto;
  vertical-align: middle;
}
ul#news_p li a,
ul#c_list li a,
.download li a {
  color: #0f0f0f;
}
ul#news_p li a:hover,
ul#c_list li a:hover,
.download li a:hover {
  color: #8dc21f;
}

.data_nn {
  color: #0f0f0f;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 14px;
}

.news_pcc {
  display: block;
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  color: #888;
}

.info_date {
  float: right;
}

.info_download_c {
  clear: both;
  padding: 10px 0 0 0;
}

.download_class {
  color: #0f0f0f;
}
.download_class:after {
  content: "\f0ed";
  font-size: 18px;
  margin: 0 0 0 6px;
}
.download_class:hover {
  color: #0f0f0f;
  text-decoration: underline;
}

.faq ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
.faq ul:hover {
  background: none;
}
.faq ul li.faq_q {
  padding: 10px 0;
  margin: 0;
  background: none;
}
.faq ul li.faq_q:before {
  content: "Q";
  background-color: #888;
  color: none;
  padding: 2px 4px;
  margin-right: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.faq ul li.faq_a {
  margin: 0;
  padding: 10px 0;
}
.faq ul li.faq_a:before {
  content: "A";
  background-color: #888;
  color: #fff;
  padding: 2px 4px;
  margin-right: 6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.board_bottom {
  float: right;
}

.board .boardform_text {
  padding: 0;
  margin: 0;
}
.board ul {
  list-style: none;
  padding: 10px;
  margin: 10px 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #483e3b;
  background-color: none;
}
.board ul:hover {
  border-bottom: 1px solid #666;
  background-color: none;
}
.board ul li.board_t {
  padding: 10px 0;
  margin: 0;
  display: inline-block;
}
.board ul li.board_t:before {
  content: "\f075";
  padding: 2px 4px;
  margin-right: 6px;
}
.board ul li.board_m {
  display: inline-block;
  padding-left: 10px;
}
.board ul li.board_c {
  padding: 10px 0;
  margin: 0 0 0 27px;
}
.board ul li.board_r {
  color: #555;
  border-top: 1px dashed #e6e6e6;
  padding: 15px;
}
.board ul li.board_r:before {
  content: "\f0e6";
  padding: 2px 4px;
  margin-right: 6px;
}
.board ul .ow,
.board ul .board_m {
  color: #aa996f;
}
.board ul li.bf1 {
  width: 100%;
}
@media (min-width: 640px) {
  .board ul li.bf1 {
    float: left;
    width: 30%;
    text-align: right;
    padding: 7px;
  }
}
.board ul li.bf2 {
  width: 100%;
  margin: 0 0 10px 0;
}
.board ul li.bf2 img {
  vertical-align: middle;
}
@media (min-width: 640px) {
  .board ul li.bf2 {
    width: 70%;
    margin: 0;
    padding: 7px;
    text-align: left;
    float: left;
  }
}
.board input[value="留言送出"] {
  clear: left;
}
.board input[type="text"],
.board textarea[id="pubish_content"] {
  width: 100%;
}
@media (min-width: 640px) {
  .board input[type="text"],
  .board textarea[id="pubish_content"] {
    width: 70%;
  }
}
.board input[id="check_num"] {
  width: 30%;
  height: 40px;
}

#contact {
  float: left;
  width: 100%;
}
#contact .contact_c {
  width: 100%;
  text-align: left;
  padding: 15px 0;
}
#contact .ul_1,
#contact .ul_4 {
  width: 100%;
  list-style: none;
  min-height: auto;
  padding: 0 0 0 20px;
  list-style-type: square;
  line-height: 1.6;
}
#contact .ul_1 li,
#contact .ul_4 li {
  margin: 0 0 8px 0;
  padding: 0;
}
#contact .ul_1 li em,
#contact .ul_4 li em {
  font-style: normal;
}
#contact .ul_1 li a,
#contact .ul_4 li a {
  color: #1eaa39;
}
#contact .ul_1 li a:hover,
#contact .ul_4 li a:hover {
  color: #1eaa39;
  text-decoration: underline;
}
@media (min-width: 640px) {
  #contact .ul_1,
  #contact .ul_4 {
    width: 50%;
    float: left;
    min-height: 400px;
    padding: 0 20px 0 20px;
    margin: 0;
  }
}
#contact .ul_2,
#contact .ul_3 {
  width: 100%;
  list-style: none;
  margin: 0;
  border-top: 1px solid #efefef;
  padding: 15px 0 0 0;
}
#contact .ul_2 img,
#contact .ul_3 img {
  vertical-align: middle;
  height: 32px !important;
}
#contact .ul_2 li,
#contact .ul_3 li {
  padding: 0;
  margin-bottom: 12px;
}
#contact .ul_2 li b,
#contact .ul_3 li b {
  width: 100%;
  float: left;
}
@media (min-width: 640px) {
  #contact .ul_2 li b,
  #contact .ul_3 li b {
    width: 25%;
    text-align: right;
    padding: 0 5px 0 0;
  }
}
#contact .ul_2 li input[type="text"],
#contact .ul_2 li input[type="password"],
#contact .ul_2 li textarea[name="content"],
#contact .ul_3 li input[type="text"],
#contact .ul_3 li input[type="password"],
#contact .ul_3 li textarea[name="content"] {
  width: 100%;
}
@media (min-width: 640px) {
  #contact .ul_2 li input[type="text"],
  #contact .ul_2 li input[type="password"],
  #contact .ul_2 li textarea[name="content"],
  #contact .ul_3 li input[type="text"],
  #contact .ul_3 li input[type="password"],
  #contact .ul_3 li textarea[name="content"] {
    width: 70%;
  }
}
#contact .ul_2 li input[name="input_name"],
#contact .ul_3 li input[name="input_name"] {
  width: 50%;
}
#contact .ul_2 li input[name="check_num"],
#contact .ul_3 li input[name="check_num"] {
  width: auto;
  height: 32px;
  vertical-align: middle;
}
#contact .ul_2 #b1,
#contact .ul_3 #b1 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 30px;
  background: #1eaa39;
  height: auto;
}
#contact .ul_2 #b1:hover,
#contact .ul_3 #b1:hover {
  background: #11912a;
}
@media (min-width: 640px) {
  #contact ul.ul_2 {
    width: 50%;
    float: right;
    border-left: 1px solid #efefef;
    padding: 0 0 0 20px;
    border-top: none;
  }
}

#page_main #contact .ul_1,
#page_main #contact .ul_2 {
  width: 100%;
  min-height: 100px;
  border: none;
}

ul#member_login_d {
  padding: 0;
  list-style: none;
  margin: 15px 0 0 0;
}
ul#member_login_d img {
  vertical-align: middle;
  height: 34px !important;
  margin: 0 0 0 5px;
}
ul#member_login_d li {
  padding: 0;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul#member_login_d li b {
  width: 100%;
  float: left;
  font-weight: bold;
}
@media (min-width: 640px) {
  ul#member_login_d li b {
    width: 200px;
    text-align: right;
    padding-right: 15px;
  }
}
ul#member_login_d li b .must_red {
  color: #d10000;
  font-size: 13px;
  vertical-align: top;
}
ul#member_login_d li input[type="text"],
ul#member_login_d li input[type="password"],
ul#member_login_d li textarea[name="member_note"] {
  width: 100%;
}
@media (min-width: 640px) {
  ul#member_login_d li input[type="text"],
  ul#member_login_d li input[type="password"],
  ul#member_login_d li textarea[name="member_note"] {
    width: 70%;
  }
}
ul#member_login_d li input[type="radio"] {
  height: auto;
  margin: 0 5px 0 0;
}
ul#member_login_d li input[name="check_num"] {
  width: auto;
  height: 34px;
  vertical-align: middle;
}
ul#member_login_d li input {
  height: 34px;
}
ul#member_login_d li textarea {
  height: 130px;
}
ul#member_login_d li.member_buttom {
  text-align: center;
  margin: 0;
  display: block;
}
ul#member_login_d li.member_buttom #b1 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 30px;
  background: #1eaa39;
  height: auto;
}
ul#member_login_d li.member_buttom #b1:hover {
  background: #11912a;
}

ul#member_login {
  position: relative;
  margin: 15px auto 0 auto;
  width: 100%;
  background: #fafafa;
  padding: 25px;
}
ul#member_login img {
  display: none;
}
ul#member_login p {
  text-align: center;
  margin: 20px 0 0 0;
}
ul#member_login p a {
  padding: 0;
  margin: 0 10px;
  color: #0f0f0f;
}
ul#member_login p a:last-child {
  color: #e86a79;
  text-decoration: underline;
}
ul#member_login li {
  margin: 0 0 10px 0;
  list-style: none;
}
ul#member_login li b {
  width: 100%;
  float: left;
}
ul#member_login li input {
  width: 100%;
}
ul#member_login #button3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 30px;
  background: #1eaa39;
}
ul#member_login #button3:hover {
  background: #11912a;
}

.link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.link ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0 15px;
  width: -moz-calc(100% / 2);
  width: -webkit-calc(100% / 2);
  width: calc(100% / 2);
}
@media (min-width: 768px) {
  .link ul {
    width: -moz-calc(100% / 3);
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
.link ul .img_block {
  width: 100%;
  padding-bottom: 100%;
  padding-top: 0;
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  background: #000000;
}
.link ul .img_block img {
  position: absolute;
  width: 100%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.link ul .img_block img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.link ul a {
  display: block;
  text-align: center;
  color: #0f0f0f;
  font-weight: bold;
  padding: 10px 0;
  line-height: 1.4;
}

#photo_group {
  float: right;
}
#photo_group:before {
  content: "\f122";
  padding: 3px;
}

#menu_out_member #menu_out #menu_c .m_top {
  border-bottom: #ddd solid 1px;
  padding: 0 0 5px 0;
  margin: 0 0 8px 0;
}
#menu_out_member #menu_out #menu_c .m_top:before {
  content: '會員中心';
  font-weight: bold;
  font-size: 18px;
}
#menu_out_member #menu_out #menu_c li {
  border-top: none;
}
#menu_out_member #menu_out #menu_c li a {
  padding: 2px 0;
  color: #888888;
  font-weight: normal;
}
#menu_out_member #menu_out #menu_c li a:hover {
  color: #003f72;
  text-decoration: underline;
}
#menu_out_member #menu_out #menu_c li a:before {
  content: "\f0da";
  margin: 6px 5px 0 8px;
  float: left;
}

.orders_s .orders_s_f {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.orders_s .orders_s_f #order_num {
  width: -moz-calc(100% - 151px);
  width: -webkit-calc(100% - 151px);
  width: calc(100% - 151px);
  height: 34px;
  vertical-align: middle;
}
@media (min-width: 640px) {
  .orders_s .orders_s_f #order_num {
    width: auto;
  }
}
.orders_s .orders_s_f #b1 {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 6px 30px;
  background: #1eaa39;
  height: 34px;
  vertical-align: middle;
}
.orders_s .orders_s_f #b1:hover {
  background: #11912a;
}

.orders_list {
  width: 100%;
  float: left;
  border: 1px solid #eee;
}
.orders_list thead {
  background: #ebebeb;
  color: #333333;
}
.orders_list th {
  font-size: 16px;
  padding: 8px;
  border-right: #fff solid 1px;
}
.orders_list td {
  border-bottom: #eee solid 1px;
  border-right: #eee solid 1px;
  padding: 5px;
  font-size: 15px;
  text-align: center;
}
.orders_list td a {
  color: #003f72;
}
.orders_list td a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .orders_list {
    border: none;
  }

  .orders_list thead {
    display: none;
  }

  .orders_list tr {
    border: #ddd solid 1px;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
  }

  .orders_list th {
    display: none;
  }

  .orders_list td {
    display: block;
    border: none;
    text-align: left !important;
    float: left;
    width: 100%;
    padding-left: 30%;
    position: relative;
  }

  .orders_list td:before {
    content: attr(data-title) " ";
    float: left;
    font-weight: bold;
    left: 10px;
    position: absolute;
    color: #697930;
  }
}
.x5p-list {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.x5p-list .x5p {
  width: -moz-calc(100% / 2);
  width: -webkit-calc(100% / 2);
  width: calc(100% / 2);
  padding: 0 15px;
}
@media (min-width: 640px) {
  .x5p-list .x5p {
    width: -moz-calc(100% / 3);
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media (min-width: 768px) {
  .x5p-list .x5p {
    width: -moz-calc(100% / 4);
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }
}
.x5p-list .x5p-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  text-align: center;
  font-size: 0;
}
.x5p-list .x5p-img a {
  display: inline-block;
  vertical-align: middle;
}
.x5p-list .x5p-img a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.x5p-list .x5p-img a span:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.x5p-list .x5p-img a span img {
  max-height: 100%;
  vertical-align: middle;
}
.x5p-list .x5p-dd {
  text-align: center;
}
.x5p-list .x5p-dd .x5p-txet a {
  display: block;
  color: #0f0f0f;
  font-weight: bold;
  line-height: 1.4;
  min-height: 45px;
}
.x5p-list .x5p-dd .x5p-txet a:hover {
  text-decoration: underline;
}
.x5p-list .x5p-dd .x5p-price b {
  font-weight: normal;
  display: block;
}
.x5p-list .x5p-dd .x5p-price b:first-child {
  color: #888888;
}
.x5p-list .x5p-dd .x5p-price b:last-child {
  margin: 10px 0 0 0;
}
.x5p-list .x5p-dd .x5p-price b:last-child a {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #ffffff;
  padding: 2px 35px;
  display: inline-block;
  background: #1eaa39;
}
.x5p-list .x5p-dd .x5p-price b:last-child a:hover {
  background: #11912a;
}
