@charset "big5";
/* CSS Document */
@media only screen and (max-width:1920px) {
  .top-normal {height: 360px;}
  .top-normal img {display: none;}
}

@media only screen and (max-width:768px) {
  .top-normal {display: none;}
  .top-mobile {display: block;}
  .container, .main, .aside {width: auto; float: none;}
  .main .content {padding: 0 10px;}
  .aside {background-color: #ffffff;}
  .aside table, .hotline {background-image: none;}
  .gotoprod, #prod {display: block;}
  .jump {display: block;}
}

@media only screen and (max-width:540px) {
  .main .figure {margin: 0; width: 100%; float: none;}
  .gotoprod {text-align: right;}
  .mh {display: none;}
}

@media only screen and (max-width:480px) {
  .special {width: auto;}
}
