@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url('https://fonts.googleapis.com/css?family=Baloo');
*,*::after,*::before {  -webkit-box-sizing: border-box;  box-sizing: border-box;}

body {
	margin: 0 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background:#192138 url(img/bg.png);
	background-position:top center;
	/*background-color:#79161d;*/

	font-weight: 300;
	overflow: auto;
	font-family: "Arial" ,"Noto Sans TC", "Helvetica",sans-serif;
	/*font-family: "Noto Sans TC","Arial" , sans-serif;*/
}
#gotop {
width:3.8em;
height:3.8em;
text-align: center;
border:1px solid #ddd;
position: fixed;
right: 10px;
bottom: 10vh;
border-radius:50%;
padding:6px 0px;
font-size:0.9em;
background: rgba(0,0,0,0.7);
border: 1px;
color: white;
z-index: 300;

}
@media screen and (max-width:38em){
  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }

}
footer {
  color: #fff;
  padding: 8vh 8vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
}
footer h3 {
  font-size: 1em;
  margin: 0 0;
  padding: 0 0 1vh 0.8vw;
  text-align: left;
}
.win{
  width:38vw;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.add{width:100%;color: #fff;}
.add td{padding: 5px 1px;}

footer nav{
  width: 11vw;  
  /*font-weight: bold;*/
  text-align: right;
  display: inline-block;
  vertical-align: top;
  margin: auto 0 auto 2vw;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: none;
}
footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer nav a{
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
  display: block;
  text-align: left;
}
footer nav a:hover{
  font-weight: bold;
  color: #ffff00;
}
footer span{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;
  font-weight: bold;
}
.shere{  
  display: inline-block;
  font-size:2.2em;
}
footer svg{
  color: #fff;
  margin: auto 1vw;
}
@media (max-width: 68em){
  .win{
  width:50vw;
  display: inline-block;
  vertical-align: top;
}
footer {
  color: #fff;
  padding: 8vh 5vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  margin: auto 0 auto 6vw;
}
.add{font-size: 14px;}
}
@media (max-width: 50em){
 .win{
  width: 100%;
  font-size: 14px;
  display: block;
}
footer {
  color: #fff;
  font-size:14px;
  padding:5vh 3vw 10vh 3vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  width: 25vw;  
  margin-top: 3vh;
  margin-left:0vw;
  vertical-align: top;
}
.shere{  
  vertical-align: bottom;
  font-size: 1.6em;
}
}

@media (max-width: 767px) {.hidden-xs {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}
@media (min-width: 1200px) {.hidden-lg {display: none !important;}}
h1,h2,h3,h4,h5,h6 {padding: 0 0;margin: 0 0;font-weight: normal;}
table {  border-collapse: collapse;  border-spacing: 0px;}
a,a:hover{text-decoration: none;color: #006fff;}
.r_bg{background-color: #ff0000;padding: 1px 5px;color: #fff;font-weight: 400;text-shadow: 0px 0px 0px rgba(255,255,255,0.6);}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}

.top_bg {
  background: url(img/bg_b.png);
  background-position: top center;
  margin: auto;
}
#supersale h2,
#student h2,
#test h2{
  background: url(img/h1.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 60px;
  color: #ffd587;
  font-size: 1.6em;
  font-weight: 600;

}
h2 span{
  font-size: 1.5em;
  line-height: 1.2;
}
header {
  text-align: center;
  position: relative;
  z-index: 10;
  color: #fff;
}
header img {
  width:42vw;
 /* padding-bottom: 2vh;
 border-bottom: 2px solid #ffd587;*/
}
header h4{
  font-size:3em;
  font-weight: 600;
  line-height: 1.8;
}
header ol {
  text-align: center;
  margin: 0 0;
  padding: 0 0;
}
header ol li {
  /*text-align: left;*/
  display: inline-block;
  border-left: 1px solid #fff;
  padding-left: 0.5vw;
  font-size: 1.2em;
}
@media screen and (max-width: 65em){
header img {
  padding-top: 10vh;
  width:68vw;
  height: auto;
}
.top_bg {
  background: url(img/bg_m.png);
  background-position: top center;
  margin: auto;
}
header ol {
  padding-top: 2vh;
}
header ol li {
  /*text-align: left;*/
  display: block;
  border-left:0px solid #fff;
  padding-left: 2vw;
  font-size: 1em;
}
header h4 {
  font-size:1.8em;
    padding-top: 2vh;
  padding-bottom: 2vh;
 border-bottom: 1px solid #ffd587;
 border-top: 1px solid #ffd587;
}
#supersale h2,
#student h2,
#test h2{
  background: url(img/h1_m.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 60px;
  font-size: 1.6em;
  font-weight: 600;

}
h2 span{
  font-size: 1.2em;
}
}
#sale {
  margin:auto;
  margin-bottom: 3vh;
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  z-index: 10;
  position: relative;
}
#sale h2 {
  margin:5vh 15vw;
  color: #ffd587;
  font-size: 1.2em;
  padding-top: 2vh;
  padding-bottom: 2vh;
 border-bottom: 1px solid #ffd587;
 border-top: 1px solid #ffd587;
}
#sale h2 span{
  font-size: 2em;
}
#sale h3{
   font-size: 1.5em;
   color:#ffd587;
    font-weight: 500;
}
#sale p span{
   font-size: 1.6em;
   font-weight: 600;
   color: #ffd587;
   margin-bottom: 0px;
}
#sale p{
   margin-bottom: 0px;
}
#sale a {
  background-color: #f00;
  color: #fff;
  font-size: 1em;
  padding:0.6em 1em;
  border-radius: 2em;
}
.sale img {
  width:20vw;
  height: auto; 
  position: relative;
  top: 5vh;
}
.sale {
  width:22vw;
  display: inline-block;
  margin:auto 1vw;
  padding: 5vh 0.1vw;
  border-radius: 3em;
  background-color: rgba(20, 66, 39, 1);
  text-align: center;

}
.sale_double span{
  font-size: 16px;
  font-weight: 600;
  background-color: #ff355e;
  color: #fff;
  border-radius: 50%;
  padding: 2px 6px;
  font-family: "Courier New";
  margin: 0px 10px;
}
.sale_t,.sale_double{
  width: 100%;
  margin: 2vh auto 8vh auto;
  text-align: center;
  background-color: #fff;
  color: #632417;
}
.sale_t td,.sale_double td{
  padding: 5px;
  border-right: solid 1px #ffc2c2;
  border-bottom: solid 1px #ffc2c2;
}
.sale_t th,.sale_double th{
  padding: 6px;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}
.sale_t tr:nth-last-child(1) td {
  color:#14422B;
  border-bottom: solid 0px #ffc2c2;

}
.sale_t td:nth-last-child(1)  {
  border-right: solid 0px #ffc2c2;

}
.sale_t th,.sale_double th{
   background-color:#14422B;
   color: #fff;
   font-weight: 600;
   line-height: 1.5;
   font-size: 105%;
}
.sale_double th {
  background-color:  #ff355e;
}
.sale_t td:nth-child(1),
.sale_double td:nth-child(1){
  color: #14422B;
  font-weight: 500;
}
.sale_t td:nth-last-child(1),
.sale_t td:nth-last-child(2),
.sale_t td:nth-last-child(3),
.sale_double td:nth-last-child(1),
.sale_double td:nth-last-child(2),
.sale_double td:nth-last-child(3){
  color: #f00;
  background-color: #fefbe9;
  font-weight: 600;
}
@media screen and (max-width: 65em) {
  .sale{
  width:80vw;
  display: block;
  margin:auto;
  margin-top: 5vh;
  padding: 5vh 0.5vw;
  border-radius: 3em;
}
#sale h2 {
  margin:3vh 5vw;
  font-size: 1.1em;
}
#sale h2 span{
  font-size: 1.2em;
}
#sale a {
  font-size: 1em;
  padding:0.6em 1em;
  border-radius: 2em;
}
.sale_t,
.sale_double{
  font-size: 14px;
}
.sale_t td,
.sale_double td,
.sale_t th,
.sale_double th{
  padding: 5px 2px;
}
.sale_t th,
.sale_double th{
  font-size: 14px;
}
.sale_double span{
  font-size: 13px;
  font-weight: 400;
  padding: 2px 6px;
  font-family: "Courier New";
  margin: 0px 2px;
}
}

#message{
  background-color: rgba(255,255,255,0.85);
  color:#333;
  text-align: center;
  padding: 5vh 10vw;
  margin: 0 auto;
}
#message h2{
  font-size: 3em;
  line-height: 1.2;
  margin-top:50px;
  margin-bottom: 5px;
  color: #0033cc;
  font-weight: 400;
  text-align: center;

}
#message h3 {
  font-size: 20px;
}
@media screen and (max-width:720px){
#message{  padding: 5vh 5vw;}
#message h3{  font-size: 20px;}
}

#mv {
  text-align: center;
}
#mv a {
  background-color: #f00;
  color: #fff;
  font-size: 0.8em;
  padding:0.6em 1em;
  border-radius: 2em;
}
#mv strong {
  font-weight:400;
  color:#009fff; 
  font-size: 1.5em;
}
#mv strong i {
  color: #fff;
}
#mv p {
  font-size: 1.1em;
}
#mv p span{
  background-color: #ffe001;
  padding:0.6em;
}
.movie_bg{
  background-color:rgba(0, 0, 0, 0.2);
  margin:3vh auto;
  text-align: center;
}
.movie_bg h4{
  color: #333;
  line-height: 2;
  font-size: 1.1em;
}
.movie {
  display: inline-block;
  width:42vw;
  height: auto;
  margin: 5vh 0.3vw;
  vertical-align: top;
  
}
.movie_w {
  width:42vw;
  height: 52vh;
  margin: auto auto;
  margin-bottom: 2vh;
  border:0px solid #fff;

}
.movie img  {
  width: 2vw!important;
  height: auto;
  margin: auto auto;
}
.movie img:hover {
  opacity: 0.6;
}
.movie_ans {
    width:25.5vw;
    height:38vh;
     margin: 1vh 1vw;
    display: inline-block;
    border: 8px solid #fff;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.85);
    color: #fff;
  }
.movie_ans i {
      font-size:5em;
      color: #f00;
    }
@media (max-width:55em){
#mv strong, #mv h4{
  display: inline-block;
}
#mv a {
  font-size: 1em;
  padding:0.6em 1em;
  border-radius: 2em;
}
.movie_bg{
  padding-bottom: 0vh;
}
.movie {
  display: inline-block;
  width: 80vw;
  height: auto;
  margin: 5vh 1vw;
  vertical-align: top;
  
}
.movie_w {
  width: 80vw;
  height: 36vh;
  margin: 2vh auto;
  border:1px solid #1dcd00
}
.movie img  {
  width:8vw!important;
  height: auto;
  margin: auto auto;
}
.movie img:hover {
  opacity: 0.6;
}
}
  @media (max-width:50em){
    .movie_ans {
    width:80vw;
    height: 36vh;
    margin: 15px auto;
    display:block;
  }
  }

#go { text-align: center; margin: 10vh 0vw;}
#go nav a {
  font-size:1.6em;  
  font-weight: 400;
  background-color: #76ebe6;
  margin: 2vh 1vw;
  padding:48px 15px;
  color: #fff;
  border-radius:50%;
}
#go nav a:hover{
  opacity: 0.6;
}
@media (max-width: 680px){
  #go nav a {
  font-size:1.2em; 
  padding:42px 15px;
  margin: 2vh 0.2vw;
  color: #fff;
  border-radius:50%;
}
}
#student,#test,#supersale{
  padding: 10vh 10vw;
  margin:auto;
  text-align: center;
  vertical-align: top;
  font-size: 1.15em;
  line-height: 1.8; 
  color: #4a1b0d;
}
#student {
  padding: 10vh 2vw;
  font-size: 1em;
  /*background-color: rgba(255, 218, 173, 0.95);*/
}
#test{
  background-color: rgba(255, 140, 114, 0.95);
  color: #fff;
}
#test h2 {
  color: #632417;
}

#student h3,#student h4,#student p{padding: 0;margin:0;}
#supersale h3{
  color: #fff;
  font-weight: 400;
}
#supersale h3 img{
  width: 6vw;
  height: auto;
}
#student .name_st span{
  color: #0033cc;
}
#student .name_st img {
  border-radius: 50%;
  width:6vw;
  height:6vw; 
  margin-right: 1vw;
  vertical-align: top;
  background-color: rgba(253, 173, 156,0.2);
  z-index: 300;
}
.name_st{
  width: 28vw;
  margin: 2vh 0.5vw;
  display: inline-block;
   vertical-align: top;
  padding: 5vh 2vw;
  text-align: left;
  background-color: #fff;
  border-radius: 3em;
  color: rgba(255, 140, 114, 0.95);
}
.st-t{
  margin: auto;
  margin-bottom: 5vh;
}
@media  (max-width: 680px){
  #student,#test,#supersale {
  padding: 6vh 5vw;
  font-size: 1.1em;
  line-height: 1.8; 
}
#student .name_st span{
  color: #0033cc;
}
#student .name_st img {
  border-radius: 50%;
  width:25vw;
  height:25vw; 
}
.name_st{
  width: 85%;
  margin: auto;
  margin-top:2vh;
  padding: 5vh 5vw;
  border-radius:1.5em;
}
.st-t{
  margin-right: right;
  margin-left: auto;
}
}
.exma_t {
  width: 42%;
  margin: 2vh 2vw;
  display: inline-block;
  vertical-align: top;
}
.exma {
  width: 100%;
  text-align: center;
  border:solid 1px #fff;
  color: rgba(255, 140, 114, 0.95);
  background-color: #fff;
  vertical-align: top;
}
.exma td {
  padding: 3px;
  border-right: solid 1px #ffc2c2;
  border-bottom: solid 1px #ffc2c2;
}
.exma tr:nth-last-child(1) td {
  color:#14422B;
  border-bottom: solid 0px #ffc2c2;

}
.exma td:nth-last-child(1)  {
  border-right: solid 0px #ffc2c2;

}
.exma tr:nth-child(1) td {
   background-color:#14422B;
   color: #fff;
   font-weight: 600;
   font-size: 120%;
} 
.exma td:nth-child(1){
  color: #14422B;
  font-weight: 500;
  width: 80%
}
@media  (max-width: 68em){
  .exma_t {
  width: 90%;
  margin:auto;
  display:block;
  vertical-align: top;
}

}
#op {
 margin:auto;
  margin-bottom: 3vh;
  text-align: center;
  font-size: 1.1em;
  z-index: 10;
  position: relative;
}
#op h2 {
  margin:5vh 15vw;
  color: #ffd587;
  font-size: 1.2em;
  padding-top: 2vh;
  padding-bottom: 2vh;
 border-bottom: 1px solid #ffd587;
 border-top: 1px solid #ffd587;
}
#op h2 span{
  font-size: 2em;
}
#op h3{
   font-size: 1.5em;
   color:#ffd587;
    font-weight: 500;
}
.op{
  width:80%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border:5px solid #fff;
  margin-bottom: 20px;
}
.op td,.op th{
  padding:5px 5px;
  vertical-align:middle;
  border-bottom: 1px solid rgb(251, 206, 164);
}
.op th {
  background-color: #ff355e;
  color: #fff;
}
.op td:nth-child(1){
  color: #ff355e;
  font-weight: 600;
  border-right: 1px solid rgb(251, 206, 164);
  text-align: center;
}
.op td:nth-child(2){
  border-right: 1px solid rgb(251, 206, 164);
  text-align: center;
}
.op td:nth-child(3){
  text-align: center;
}

@media  (max-width: 68em){
#op h2 {
  margin:3vh 5vw;
  font-size: 1.1em;
}
#op h2 span{
  font-size: 1.2em;
}
.op{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border:5px solid #fff;
}










