html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgrtopbanner1oup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  overflow-x: hidden;
}

body {
  font-size: 15px;
  font-family: Microsoft JhengHei;
  overflow: hidden;
}
.topbanner1 {
  width: 1200px;
  height: 65px;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
  margin: 0 auto;
}
.topbanner2 {
  width: 359px;
  height: 54px;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
  margin: 0 auto;
}

.topbanner3 {
  width: 1200px;
  height: 65px;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
  margin: 0 auto;
}

.footer_m{ display: none }
.M_menu_wrap{ display:none;}

@media only screen and (min-width:640px) {
.topbanner2 { display: none }
}
 
@media only screen and (max-width:639px) {
.topbanner1 { display: none }
}
.sky {
  width: 960px;
  height: 135px;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 719px) {
  .sky {
    display: none;
  }
  
  .M_menu_wrap{ display:block; position: absolute; z-index: 999999; }
.M_menu_block{ position: fixed; bottom:0; background: rgba(204,0,0,1); width: 100%; z-index: 200;}
.M_menu_block ul li{ width: 33.3vw; box-sizing: border-box;text-align: center; float: left; height: 50px; border-right:1px solid #555; cursor: pointer;}
.M_menu_block ul li:last-child{border:none;}
.M_menu_block ul li:before{content:''; display: inline-block; vertical-align: middle; height: 100%;}
.M_menu_block ul li a{ display: inline-block; width: 100%; color: #fff; font-size: 17px; line-height: 18px; vertical-align:middle; }
.M_menu_filter{ display: none; position: fixed; bottom:60px; width: 95%; margin: auto; left: 0; right: 0; background: #fefefe; border-radius: 10px;z-index: 200;}
.M_menu_filter:after{content:''; display: inline-block;width: 0; height: 0; border-width:7px; border-color:#fefefe transparent transparent transparent ; border-style:solid; position: absolute; left: 0; right: 0; bottom:-14px; margin: auto; z-index: 999999;}
.M_menu_filter ul li{ width: 33.3%; box-sizing: border-box;text-align: center; float: left; height: 50px; padding: 5px; }
.M_menu_filter ul li a{background: darkred;  display: block; font-size: 14px; height: 35px; color: #fff;vertical-align: middle; border-radius: 20px;}
.M_menu_filter ul li a:before{content:''; display: inline-block; vertical-align: middle; height: 100%;}
.bk_mask{display: none; position: fixed; width: 100vw; height: 100vh; background: rgba(0,0,0,.8); top:0;z-index: 100;} 
}

@media screen and (max-width: 1024px) {
  .sky {
    display: none;
  }
}

iframe {
  width: 100%;
  overflow-y: hidden;
}
@media screen and (max-width: 860px) {
  iframe {
    width: 100%;
  }
}
@media screen and (max-width: 719px) {
  iframe {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: left top;
  }
}

.header {
  position: relative;
  height: 80px;
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 719px) {
  .header {
    position: static;
    background: url("../images/logo_m.gif") no-repeat;
    width: 100%;
    height: 60px;
    background-size: contain;
    background-position: center top;
    padding-top: 20%;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    position: static;
    background: url("../images/logo_m.gif") no-repeat;
    width: 100%;
    height: 60px;
    background-size: contain;
    background-position: center top;
    padding-top: 20%;
  }
}

.header-logo {
  background: url("../images/logo.jpg") no-repeat;
  width: 380px;
  height: 76px;
  position: absolute;
  left: 0;
  top: 10px;
  left: 44px;
}
@media screen and (max-width: 719px) {
.header-logo {
    display: none;
  }
.header>a {
    width: 100%;
    height: 50px;
    display: inline-block;
}
}
@media screen and (max-width: 1024px) {
  .header-logo {
    display: none;
  }

}

.header-nav {
  position: absolute;
  right: 17px;
  font-size: 13px;
  width: 410px;
}
.header-nav li {
  float: left;
}
.header-nav a {
  color: #000;
  text-decoration: none;
}
.header-nav a:hover {
  color: #666;
  text-decoration: underline;
}
@media screen and (max-width: 719px) {
  .header-nav {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .header-nav {
    display: none;
  }
}

.nav-partner {
  position: absolute;
  top: 56px;
  left: 0;
}
.nav-partner li {
  padding: 0px;
}
.nav-partner li:after {
  content: "|";
  display: inline;
  padding: 0 10px;
}
.nav-partner li:last-child:after {
  display: none;
}

.nav-social {
  position: absolute;
  right: 0;
}
.nav-social li {
  margin-left: 5px;
}
.nav-social .instagram a {
  background: url("../images/instagram_btn.gif");
}
.nav-social .youtube a {
  background: url("../images/youtube_btn.gif");
}
.nav-social a {
  display: block;
  width: 58px;
  height: 78px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.nav-social a:hover {
  background-position: -58px 0;
}


.slider {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}

.slides .caption {
  display: none;
}
@media screen and (max-width: 719px) {
  .slides .caption {
    display: block;
    background: #323232;
    color: #fff;
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: -120px;
    text-align: center;
  }
}
.slides .brand {
  font-size: 33px;
  margin-bottom: 10px;
  padding-top: 23px;
}
.slides .pd-name {
  font-size: 30px;
  padding-top: 10px;
}
.slides .price {
  color: #fff;
  font-size: 50px;
}
.slides .mark {
  font-size: 22px;
}

@media screen and (max-width: 719px) {
  .s1 {
    display: none;
  }
}

.slider.s2 {
  display: none;
}
@media screen and (max-width: 719px) {
  .slider.s2 {
    display: block;
    margin-bottom: 200px;
  }
}

.main-content {
  position: relative;
  margin: 0 auto;
  max-width: 1063px;
  min-width: 461px;
  width: 83%;
}
@media screen and (max-width: 1024px) {
  .main-content {
    width: 95%;
  }
}
@media screen and (max-width: 719px) {
  .main-content {
    width: 100%;
    min-width: 320px;
  }
}

.special-pd {
  width: 100%;
  margin-left: -6px;
  *zoom: 1;
}
.special-pd:after, .special-pd:before {
  content: "";
  display: table;
}
.special-pd:after {
  clear: both;
}

.col-2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  zoom: 1;
  padding-left: 13px;
  padding-bottom: 50px;
}
.col-2 img {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 719px) {
  .col-2 {
    padding-bottom: 40px;
  }
}

.col-3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32.9%;
  padding-left: 36px;
}
.col-3 img {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}
.col-3 .info {
  line-height: 1.5em;
}
@media screen and (max-width: 1024px) {
  .col-3 .info {
    font-size: .9em;
  }
}
@media screen and (max-width: 1024px) {
  .col-3 {
    padding-left: 15px;
  }
}

.col-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 24.5%;
}
.col-4 img {
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (max-width: 719px) {
  .m-col-1 {
    display: block;
    float: none;
    width: 95.31%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 719px) {
  .m-col-2 {
    float: left;
    width: 49%;
    *zoom: 1;
    padding-left: 13px;
  }
}

.info {
  text-align: center;
  padding-top: 16px;
  line-height: 1.8em;
}
@media screen and (max-width: 719px) {
  .info {
    font-size: 1.3em;
    line-height: 1.3em;
    padding-top: 20px;
  }
}

.price {
  color: #d01a71;
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  padding-left: 5px;
}
@media screen and (max-width: 719px) {
  .price {
    font-size: 44px;
    display: block;
    padding-top: 10px;
    padding-left: 0;
  }
}

.hot-sale-title {
  position: relative;
  background: url("../images/hot_sale_title.gif") no-repeat;
  width: 100%;
  height: 60px;
  background-size: cover;
  background-position: center top;
  margin-bottom: 40px;
}
@media screen and (max-width: 719px) {
  .hot-sale-title {
    background: url("../images/hot_sale_title_m.gif");
    background-size: cover;
    background-position: center top;
    padding-top: 18%;
  }
}

.hot-sale {
  width: 100%;
}
.hot-sale .hot-sale-wrap {
  margin-left: -36px;
  margin-bottom: 30px;
}
@media screen and (max-width: 719px) {
  .hot-sale .hot-sale-wrap {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .hot-sale .hot-sale-wrap {
    margin-left: -15px;
  }
}
.hot-sale li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *margin-right: 0.3em;
  *zoom: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 719px) {
  .hot-sale li {
    display: block;
  }
}
.hot-sale a {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.hot-sale img {
  width: 100%;
  height: auto;
  display: block;
}
.hot-sale .caption {
  width: 100%;
  background: black;
  height: 40px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 40px;
}
@media screen and (max-width: 719px) {
  .hot-sale .caption {
    display: none;
  }
}
.hot-sale .info {
  margin-bottom: 5px;
}
.hot-sale .price {
  text-align: center;
  font-size: 35px;
}
@media screen and (max-width: 719px) {
  .hot-sale .price {
    font-size: 44px;
  }
}
.hot-sale .mark {
  font-size: 20px;
}

.featured-pd .featured-pd-wrap {
  width: 100%;
}
.featured-pd li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *margin-right: 0.3em;
  *zoom: 1;
  margin-bottom: 30px;
}
.featured-pd a {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.featured-pd .info {
  text-align: left;
}
.featured-pd .info p {
  margin-bottom: 8px;
  margin-left: 10%;
}
@media screen and (max-width: 719px) {
  .featured-pd .info p {
    margin-left: 0;
  }
}
.featured-pd .brand {
  font-size: 13px;
  color: #9a9a9a;
}
@media screen and (max-width: 719px) {
  .featured-pd .brand {
    font-size: 16px;
  }
}
.featured-pd .pd-name {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 719px) {
  .featured-pd .pd-name {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  .featured-pd .pd-name {
    font-size: 12px;
  }
}
.featured-pd .price {
  padding: 0;
}
@media screen and (max-width: 719px) {
  .featured-pd .price {
    font-size: 30px;
  }
}
.featured-pd .original {
  font-size: 13px;
  color: #727272;
  margin-right: 6px;
  text-decoration: line-through;
}
@media screen and (max-width: 719px) {
  .featured-pd .original {
    font-size: 16px;
  }
}

.featured-title {
  position: relative;
  background: url("../images/featured_pd_title.gif") no-repeat;
  width: 100%;
  height: 60px;
  background-size: cover;
  background-position: center top;
  margin-bottom: 30px;
}
@media screen and (max-width: 719px) {
  .featured-title {
    background: url("../images/featured_pd_title_m.gif");
    background-size: cover;
    background-position: center top;
    padding-top: 18%;
  }
}

.footer {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 719px) {
  .footer {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    display: none;
  }
}


@media screen and (max-width: 719px) {
  footer {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  footer {
    display: block;
  }
}

/*--top-nav--*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  z-index: 10;
  bottom: 14px;
  right: 3%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url("../images/to-top1.png") no-repeat 0px 0px;
}

/*--/top-nav--*/

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


