@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
::selection{background: #ffc690;}

body {  
  background: url(../images/px.png) ,linear-gradient(to bottom,#063786 0%,#29a9fe 10%,#c6eaff 100%);
  background-size: 0.6%;
  background-position: top center;
  font-size: 1.1em;
  line-height: 1.8;
  letter-spacing: 0.5px;
  font-weight: 300;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
    --f-b: #767bcf;
  --f-b2:#313478;
  --f-b3: #a9aceb;
  --f-p: #ff36b9;
  --f-p2: #ff1f8a;
  --f-p3:#b2d2ff;
  --f-p5:#ffbdfa;
  --f-y:#ffe100;
  --b1: #36d0ff;
  --b2: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;

}
#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;
cursor: pointer;
z-index: 300;

}

@media screen and (max-width:46em){
  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }
  body {  
  background: url(../images/px.png) ,linear-gradient(to bottom,#063786 0%,#29a9fe 10%,#c6eaff 100%);
  background-size: 2%;
  background-position: top center;
  font-size: 1m;
  }
}

h1,h2,h3,h4,h5,h6,p,ul,ol { margin: 0;padding: 0;font-weight: 400; }
table {border-collapse: collapse;border-spacing: 0;}
@media (min-width:55em) {.br_d {display: none !important;}}

@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;}}
a {text-decoration: none;}
.logock{
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: solid 1px #ffffffe7;
    color: #099587;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1.5em;
    position: fixed;
    top: 0;
    left: 0;
    padding:3px 0 1px 2vw;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    z-index: 99;
}
article {
    padding: 5vh 8vw;
    letter-spacing: 0.5px;
    font-size: 1.1em;

 
}
article h2 {
  font-weight: 800;
  font-size: 3em;
  position: relative;
  text-align: center;
  color: #2837b9;
  margin-bottom: 5vh;
}
article:nth-child(2n) h2 {
  color:  #fa624e;
}
article h2 span {
  background:url(https://www.easywin.com.tw/data/public/img/w-dot.png) #2837b9;
  background-size: 30%;
  border-radius: 1em;
  color: #fff;
  display: block;
  width: 58%;
  padding: 0.5vh;
  margin: auto;
  text-align: center;
  text-shadow: #2837b9 0px 0px 0px;
}
article:nth-child(2n) h2 span {
   background:url(https://www.easywin.com.tw/data/public/img/w-dot.png) #fa624e;
  background-size: 30%;
   text-shadow: #2837b9 0px 0px 0px;

}
article h2 img {
  position: absolute;
  left: 12vw;
  top: 1vh;
  width: 12%;
  height: auto;
}
article ul {
  list-style: none;
   font-family:"Noto Sans TC" , sans-serif;
  margin: 0;
  padding: 0;
}
main {
  background: url(../images/h_bg.png)top center no-repeat;
  background-size: 100% ;
  
}

header {
  text-align: center;
  color: #fff;
  padding:8vh 8vw 8vh;

}
header h1 {
  font-size: 5.2em;
  line-height:0.85;
  font-weight: 900;
  font-style: oblique 15deg;
  margin-left: -2em;
  position: relative;
  z-index: 1;
  text-shadow: #3c6ad8 2px 2px 2px;
}
header h1 span {
  padding-left: 4em;
  display: block;
}
header h1 strong {
  font-size: 180%;
  color: #ffcccc;
}
header h2 {
  font-size: 2em;
  font-weight: 600;
    text-shadow: #3c6ad8 2px 2px 2px;
    margin-bottom: 5vh;
}
header ul {
  margin: 0;
  padding: 0;
}
header ul li {
   clip-path: polygon(15% 0%,85% 0%,65% 100%,35% 100%);
  position: absolute;
  width: 60%;
  height:90%;
  left: 20%;
  opacity: 0.18;
  top: -5vh;
  background: 
  linear-gradient(-72deg,rgba(255,255,255,0.68) 0%, rgba(15, 99, 255, 0.8) 12%,rgba(255,255,255,0.68)) right,
  linear-gradient(72deg, rgba(255,255,255,0.68) 0%,  rgba(15, 99, 255, 0.8)12%,rgba(255,255,255,0.68)) left,

    #ffffffc2;
  background-repeat: no-repeat;
  background-size: 50% 100%;
}
header ul li:nth-child(2){
  clip-path: polygon(5% 0%,95% 0%,65% 100%,35% 100%);
}
header ul li:nth-child(3){
  clip-path: polygon(0% 0%,100% 0%,65% 100%,35% 100%);
}
  @media screen and (max-width: 65em) {
header {
  padding:8vh 3vw;

}
header h1 {
  font-size: 4.2em;
  margin-left: -1em;
}

header h2 {
  font-size: 2em;
  font-weight: 600;
    text-shadow: #3c6ad8 2px 2px 2px;
    margin-bottom: 5vh;
}
header ul {
  margin: 0;
  padding: 0;
}
header ul li {
   clip-path: polygon(15% 0%,85% 0%,65% 100%,35% 100%);
  position: absolute;
   width: 100%;
  height:70%;
  left:0%;
}
main {
  background: url(../images/h_bg2.png)top center no-repeat;
  background-size: 100% ;
  
}
  }

  @media screen and (max-width: 45em) {
    header {
  text-align: center;
  color: #fff;
  padding:8vh 8vw 3vh;
    } 
    header h1 {
      font-size: 2.8em;
      margin-left: -1em;
      line-height: 1;
    }
    header h1 span {
      padding-left: 1em;
      display: block;
    }
    header h2 {
      font-size: 1.6em;
      font-weight: 600;
      text-shadow: #3c6ad8 2px 2px 2px;
      margin-bottom: 5vh;
}
   header h1 strong { font-size: 166%;}
main {
  background: url(../images/h_bg2.png) top center no-repeat;
  background-size: 108% ;
  
}
article {
    padding: 5vh 3vw;
    letter-spacing: 0.5px;
    font-size: 1em;
 
}
article h2 {
  font-weight: 800;
  font-size: 1.68em;
}
article h2 span {
  width:80%;
  text-align: center;
}

article h2 img {
  position: absolute;
  left: -5vw;
  top: auto;
  bottom: -3vh;
  width:25%;
  height: auto;
}
  }
  /* 心得輪播 */
  .student {
  padding: 0 2vw;
  /* padding: 3vh calc((100% - 80%) / 2) 3vh; */
  text-align: center;
}
.student-swiper-fn {
  position: relative;
  margin: 5vh 0 0 0;
}
.student-swiper-fn .swiper-wrapper {
  height: auto;
}

.student-swiper-fn .swiper-slide {
  margin: 0px;
  padding: 0 1vw;
}

.student-swiper-fn .swiper-button-next {
  position: absolute;
  z-index: 57;
  top: calc(100% / 2);
  background: #0071bc99;
  right: -25px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.student-swiper-fn .swiper-button-next:hover {
  background: #0071bccc;
  transition: all 0.3s;
}
.student-swiper-fn .swiper-button-prev {
  position: absolute;
  z-index: 57;
  background: #0071bc99;
  left: -10px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
}
.student-swiper-fn .swiper-button-prev:hover {
  background: #0071bccc;
  transition: all 0.3s;
}
.student-swiper-fn .swiper-button-next img {
  max-width: 0%;
  position: absolute;
}
.student-swiper-fn .swiper-button-prev img {
  max-width: 0%;
  position: absolute;
}
.swiper-button-next {
  background-image: none;
}
.student-swiper-fn .swiper-pagination {
  position: relative;
  z-index: 56;
  width: 100%;
  margin: 20px auto 0px auto;
}
.student-swiper-fn .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: #595757;
  position: relative;
  top: 0px;
  margin: 0px 5px;
}
.student-swiper-fn .swiper-pagination-bullet-active {
  color: #fff;
  background: #4eb376;
}
#st {
    text-align: center;
     background: url(../images/book.png) center top no-repeat;
     padding: 16vh 5vw 5vh;
     z-index: 3;
     font-size:95%;
     position: relative;
}
#st .swiper-slide img {
    border-radius: 50%;
    width: 32%;
}
#st .swiper-slide p strong,
#st .swiper-slide p span {
    display: block;
    text-align: center;
}
#st .swiper-slide p strong {
  font-size: 1.25em;
  color: #1a89ff;
    font-family: "Noto Sans TC" , sans-serif;
}
#st .swiper-slide p span {
    font-size: 2em;
    font-weight: 600;
}

#st .swiper-slide {
  width: 30%;
  background:#fff4f4;
  border: solid 3px #ffffff;
  border-radius: 1em;
  padding: 6vh 1vw 5vh;
  position: relative;
   text-align: center;

} 
#st .ta h6 {
  position: absolute;
  top:-4vh;
  left:-0.5vw;
  font-size:0.85em;
  line-height: 1.2;
  z-index: 66;
   -moz-transform:rotate(-3deg);
    -webkit-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
   transform:rotate(-3deg);

}

#st .swiper-slide h4 mark {
  width: 100%;
  display: block;
  border: solid 3px #170a3a;
  background-color: #dfe0ff;
  padding: 0vh 1vw;
  text-shadow: 0 0 0px #3b347a
  /* border-radius: 0; */
  
}

#st .swiper-slide h4 strong {
  font-size: 150%;
  font-weight: 600;
  line-height: 1.2;
}
#st .swiper-slide h4 small {
  font-size: 0.6em;
}
#st .swiper-slide h4 small::before{content: '('; padding: 0.2vw;}
#st .swiper-slide h4 small::after{content: ')'; padding: 0.2vw;}
#st span {
    color: #fb603f;
}
#st ins {
   text-decoration: none;
   font-weight: 600;

}
#st p {
  text-align: left;
  font-weight: 300;
}
#top {
  text-align: center;
}

#top ul, 
#good ul,
#ter ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-around;
  color: #121865;
  font-weight: 500;

}

#top ul li  {
  width: 31%;
  margin: 1vh 0.5vw;
  text-align: center;
}

#top ul li {
  width: 23%;
  padding: 5vh 0vw;
  border: double 5px rgba(255, 255, 255, 0.8);
  background:url(../images/px.png), #fb603f;
  background-size: 3%;
  border-radius: 2em;
  color: #fff;
    line-height: 1.35;
}
#top ul strong{
  display: block; 
  text-align: center;
  font-size:1.8em;
  line-height: 1.8;
  color: #ffe100;
 }
 #top ul strong::before,
 #top ul strong::after {
  content: '\f005';
   font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  padding:0.2vw;
  font-size: 60%;
 }
 #top ul li span {
  font-size:132%;
  font-weight: 600;
 }
  #top ul strong:last-child:before,
 #top ul strong:last-child:after{
  content: '';
  line-height: 1;
  padding:0vw;
 }
 #good ul mark,
  #ter ul mark {
   padding: 0.5vh 1vw;
   margin-right: 1vw;
   background: #ffffff;
   color: #139db2;
   border-radius: 1em;
   font-weight: 800;
 }
  #good ul li:nth-child(3n+1),
  #good ul li:nth-child(3n-1){
   border-right: solid 1px;
 }
  #good ul span {
    padding: 0 1.5vw;
  }
  /* #good ul span::after{
    content: ')';
  }
    #good ul span::before{
    content: '(';
  } */
#good ul li{
  width: 32%;
  padding: 1vh 1vw;
  text-align: center;
}
#ter ul li {
  width: 25%;
  padding: 1vh 2vw;
  text-align: center;
}
  #ter ul li{
   border-right: solid 1px;
 }
 #ter ul li:nth-child(4n){
   border-right: solid 0px;
 }


  @media screen and (max-width: 65em) {

#top ul li  {
  width: 45%;
}
#top ul strong{
  font-size:1.58em;
 }
 #good ul mark,
  #ter ul mark {
   padding: 1vh 1vw;
   margin-right: 0.5vw;
 }
  #good ul li{
   border-right: solid 1px;
 }
   #good ul li:nth-child(2n){
   border-right: solid 0px;
 }
#good ul li{
  width: 45%;
}

#ter ul li {
  width:45%;
  border-right: solid 1px;
}
 #ter ul li:nth-child(2n){
   border-right: solid 0px;
 }

  }

    @media screen and (max-width: 45em) {
      #st {
    text-align: center;
     background: url(../images/book.png) center top no-repeat;
     background-size:100%;
     padding: 6vh 5vw 5vh;
     z-index: 3;
     font-size:95%;
     position: relative;
}

#top ul li  {width: 48.5%;padding: 2vh 0;}
#top ul strong{
  font-size:1.28em;
 }
#good ul li{border-right: solid 0px;}
#good ul li:nth-child(3n-1),
#good ul li:nth-child(3n+1){border-right: solid 0px;}
#good ul li{width: 100%;}
#ter ul li { width:50%;border-right: solid 0px;}
#ter ul li:last-child(1),
#ter ul li:last-child(2),
#ter ul li:last-child(3) {
  width: 100%;
}
 #ter ul li:nth-child(2n){
   border-right: solid 0px;
  }
   #good ul mark,
  #ter ul mark {
   padding: 0.5vh 2vw;
   margin-right:2vw;
   border: 0.5em;
 }
    }


 #socail_icon {
    padding: 0;
  }
  #socail_icon_box a {
    background-color: #1f8bd9;
  }
  #socail_icon a::before {
    content:none;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      padding-right: 0;
  }
  @media screen and (max-width: 575px) {
    #socail_icon_box {height: 8vh;}
    #socail_icon_box a.bg_line {padding: 0.5em 0.1em 0.4em;}
    #socail_icon {margin-top: 0; background-color: rgba(54, 50, 0, 0)}
    #socail_icon_box a.w100 img {
        pointer-events: none;
        display: block ;
        position: absolute; 
        z-index: 10; 
        width: 40px; 
        height: 40px; 
        top: 18px!important;
        left: 10%!important;
    }
    #socail_icon_box a.bg_line {
        padding: 0.2em 0.15em 0.2em !important;
    }
    #socail_icon_box {
         height: 6.5vh !important;
    }
}

#talk {
    margin: 3vh 0;
    padding: 5vh 5vw;
}
#talk ul {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding-bottom:15vh;
    background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left;
    background-size:20%;
    color: #0c6252;
}
#talk ul li:nth-child(2) {
    width: 62%;
}
#talk ul li:first-child {
    width: 22%;
    
}
#talk h3 {
    font-size: 1.85em;
    line-height: 1.5;
}
#talk .countySelect, #talk .storeSelect {
    font-size:1.1em;
    color: #666;

}

@media screen and (max-width:65em) {


   #talk ul {
        padding-bottom:18vh;
        background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left -3vw;
        background-size:35%;
    }
    #talk ul li:nth-child(2) {
        width: 68%;
    }
    #talk h3 {
        font-size: 2em;
        line-height: 1.5;
    }

}
@media screen and (max-width:40em) {
    #talk ul {
        padding-bottom:6vh;
        background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left -5vw;
        background-size:45%;
    }
    #talk ul li:nth-child(2) {
        width: 66%;
    }
    #talk h3 {
        font-size: 1.25em;
        line-height: 1.5;
    }
    #talk h2 {
        font-size:1.35em;
    }
}
footer {
  background: #1aa696;
  color: #fff;
  padding: 5vh 5vw;

}
footer ul {
   display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
footer ul li {
  width: 20%;
  text-align: center;
    font-size: 1.35em;
}
footer ul li a, footer ul li a:hover {
  color: #fff;
}
  @media screen and (max-width: 55em) {
    footer {
  background: #1aa696;
  color: #fff;
  padding: 5vh 1vw 8vh;

}
    footer ul li {
  width: 32%;
  text-align: center;
    font-size: 1em;
}
  }

