/*人才招募*/
.row{
  padding: 5% 0  ;
}  
.sections{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f7fa+69,eaf6f2+100 */
  background-color: #ffffff; /* Old browsers */
  background-color: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f7fa 69%, #eaf6f2 100%); /* FF3.6-15 */
  background-color: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#f6f7fa 69%,#eaf6f2 100%); /* Chrome10-25,Safari5.1-6 */
  background-color: radial-gradient(ellipse at center, #ffffff 0%,#f6f7fa 69%,#eaf6f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf6f2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.max200{
  max-width:  180px;
}
.boxshadow{
  box-shadow: 0px 0px 8px #999;
}

.phoneimg{
  max-height:300px; 
  overflow: hidden;
  margin: 0 0 15px 0;
  /*text-align: center;*/
}
.sec4{
  background: #efefef;
}

.sec5{
  padding:  6% 0  ;
  border-top: 1px solid #ccc;
}
.sec7{
  background:#e3e3e3;
  padding:  5% 0 3% 0;
}

.actpo{
  margin: 0 auto;
  max-width: 150px;
}
.acttopic{
  display: inline;
    margin: 0 auto;
    padding: 0;
    line-height: 20px;
    position: relative;
    
    width: auto;
    float: left;
    border: 1px solid #ccc;
}




.topics {
  margin: 0 0 20px 0;
}
.topics h2{
  color: #fff;
  padding:6px 0 6px 13px;
  background: #ee5a24;
  float: left;
}

.topics h2:after{
  content: "";
  height: 100%;
  width: 50px;
  background: url("../image/tpbg.png") no-repeat;
  float: right;
  position: absolute;
  right: left;
  top: 0;
}


.logo{
  margin: 0 0 0 0;
}

.psvwords p{
  color: #2e3148;
  letter-spacing: 2px;
  font-size: 1.15em;
}

.bt200{
  margin: 0 0 10% 0;
}
.bt100{
  margin: 2.5% 0;
}
/*BANNER*/

#banner{
  /*background:url("../image/banner/banners.jpg") no-repeat center center;*/
  background:url("../image/banner/banners.jpg") no-repeat center center;
  padding: 50px 0 0 0;
  background-size: cover;
}

.banner{
  background:url("../image/banner/banners0.jpg") no-repeat center center;
  background-size: cover;
}


.bannerword{
  color: #fff;
  margin: 15px 0 50px 0;
}
.bannerinfo{
  margin: 5px 0;
}
.bannerinfo h4,.bannerinfo h5{
  /*background:rgba(0,0,0,.8);*/
  color:#fff;
  float: left;
  padding: 2px 0px;
  border-radius: 3px;
}
.bannerinfo h5{
  background:url("../image/dot.png") 0 center no-repeat;
  color:#232323;
  padding: 2px 0 2px 25px;
  /*font-size: em;*/
}

.gorightnow{
  width: 200px;
  height: 45px;
  text-align: center;
  background: rgba(0,255,255,.75);
  margin: 0 auto;
  border-radius: 50px;
  font-size: 20px;
  line-height: 43px;
  color: #fff;
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear
}

.gorightnow:hover{
  cursor: pointer;
  background: #fff;
  color: #265e5a;
}

.nowgo{
  width: 200px;
  height: 45px;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  border-radius: 50px;
  font-size: 20px;
  line-height: 43px;
  color: #265e5a;
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear
}

.nowgo:hover{
  cursor: pointer;
  background: #265e5a;
  color: #fff;
}

/*SECTIONS*/
.sectopic{
  color: #1b1443;
  margin: 0 0 0px 0;
}
.secword{
  font-size: 1.05em;
  margin: 5% 0;
  letter-spacing: 1px;
  text-align: justify;
  text-shadow: 0px 0px 3px #ccc;
}
.perinfo{
  margin: 0% 0 0 0;
  font-size: 0.95em;
}
.perinfo p{
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  background: url("../image/infobg.png") 0 4px no-repeat;
}
.exhibitname p {
  background: #00ffff;
  float: left;
  padding: 2px 10px;
  border-radius: 5px;
  border: 1px solid #222;
}
.names,.namesright{
  position: relative;
  /*max-width: 200px;*/
  float: none;
  margin: 0 auto 15px auto;
}
.namesright{
  float: left;
}

/*引言*/
.preinde{
 background: url("../image/stock.jpg") no-repeat center bottom;
 background-size: cover; 
 padding: 90px 0 0 0;
 color: #fff;
 margin: -1px 0 0 0;
}

.preinde p{
  margin: 0 0 15px 0;
  color: #fff;
  text-shadow: 0px 0px 3px #000;
  background:rgba(10,10,10,.5); 
  padding: 10px 10px;
}

.preinde .topics{
  transform: rotate(-10deg);

}
.preinde .topics h2{
  background: #00ffff;
  padding: 6px 13px;
  color: #232323;
}

.preinde .topics h2:after{
  display: none;
}
.preinde .topics h3{
  background: #ee5a24;
  float: left;
}

.haveever{
  background: #fff;

}
.haveinfo{
  margin: 15px 0;
}


.shouldgo{
  background:#00718b;
  padding: 20px 0;
  color: #f8b83b;
  margin:  5% 0;
}

.shouldgo h1:first-child{
  color: #fff;
}

.points{
  padding: 20px 0;
  border-bottom:1px solid #ccc;
}

.points:nth-child(4){
  border-bottom:0px solid #ccc;
}

/*課程內容*/
.courseinfo{
  padding: 35px 20px;
  background: #1c173a;
  color: #fff;
  border-radius:20px;
}

.courseinfo ul li{
  margin:0 0 20px 0;
  font-size: 1.15em;
  padding: 0 0 0 20px;
  background: url("../image/stars.png") 0 center no-repeat;

}

.courseinfo ul li:last-child{
  margin:0 0 0px 0;
}

.teach2{
  background: #eaeaea;
}
.teach{
  background: #fff;
}

.teach2 .topics{
  background:#f8ad3b;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px; 
}

.teachinfo h3{
  letter-spacing: 2px;
}

/*鮮少時間*/
.wewantyou{
  background: #66cac2;
}

.wewantyou .topic{
  color: #fff;
  /*text-shadow:0px 0px 0 #f00, 0px 0px 0 #000;*/
}

/*指標介紹*/
.psvshow{
  background: #005604;
  padding: 13px 20px;
  color: #fff;
  text-align: center;
  border-radius:50px;
  margin: 0 auto;
  max-width: 200px;
  font-size: 1.2em;
}

.psv{
  background: #ee5a24;
}

.simtext{
  padding: 10px 0px;
  background: #232323;
  color: #fff;
  border-radius: 30px;
  margin: 0 auto;
  max-width: 180px;
  font-size: 1.05em;
}

.pics{
  border-bottom: 1px solid #133f52;
  padding: 0 0 15px 0;
}

.pics:last-child{
  border-bottom: 0px;
}

.picsimg{
  padding: 0 15px;
}


/*課程、見證照片*/
.classpic{
  padding: 5px 5px;
}



p {
  float: left;
  line-height: 1.85em;
}



.forminfo h2,.forminfo h3{
  float: left;
}

.forminfo p{
  float: left;
  width: 100%;
  text-align: center;
  font-size:1.45em;
}
.redtopic{
  font-size: 1.35em;
  color: #fff;
  font-weight: bold;
  background: #ee5a24;
  padding: 0 15px;
}

.greentopic{
   font-size: 1.35em;
  color: #fff;
  font-weight: bold;
  background: #005604;
  padding: 0 15px;
}

.red{
  color: #f00;
  font-weight: bold;
}

.graynote{
  color: #999;
  font-size: 14px;
  margin: 10px 0;

}









/*footer-----------------------------------*/
.footer{
  border-top:8px solid #ddd;
  padding: 1% 0;
  background:#fff; 
}



@media only screen and (min-width: 640px){
  
.actpo{
  margin: 0 auto;
  max-width: 170px;
}
}

@media (min-width: 768px) {
  

}
@media (min-width: 900px) {



}
@media (min-width: 640px) and (max-width: 999px) {
  .contents{
    border-left:1px solid #ccc;
    border-top:0px;
  }

  .pad-flex{
    display: flex;
    align-items: baseline ;
  }

  #banner .pad-flex{
    align-items: center ;
  }

  .perinfo{
    margin: 0% 0 20px 0;
    font-size: 0.95em;
  }

  .padblock{
    display: block;
  }
  .padnone{
    display:  none;
  }

  .maxhe{
    max-height: 376px;
    overflow: hidden;
  }


}
@media screen and (min-width: 1000px){

  .teachinfo h3{
    line-height: 50px;
    letter-spacing: 2px;
  }

  .haveever{
    background: #fff url("../image/yes.png") right bottom no-repeat;
  }

  .maxhe{
    max-height: 436px;
    overflow: hidden;
  }

  .pics{
    border-right: 1px solid #133f52;
    padding: 15px 0;
    border-bottom: 0px;
  }

  .pics:last-child{
    border-right: 0px;
  }


}

@media (min-width: 1200px) {


 
}

@media (min-width: 1600px) {
  
   
}


