/*==========分類內容選單==============*/
#neilsignedup_c4_block {
  position: relative;
}

.signedup_c4_category {
  position: relative;
  margin: 0rem 0rem 0.9375rem 0rem;
  padding-bottom: 0rem;
  font-size: 78%;
}

/*=========開啟區塊樣式============*/
.blockcontent .signedup_c4_category {
  position: relative;
  font-size: initial;
  width: 105.5%;
  left: -0.5rem;
  margin-top: 0rem;
}

#bottomsidedivbox .signedup_c4_category {
  position: relative;
  margin: 0.9375rem 0.625rem 0.9375rem 0.625rem;
}

#bottomsidedivbox .blockcontent .signedup_c4_category {
  position: relative;
  font-size: initial;
  width: 98.5%;
  left: -0.5rem;
}

/*==========第一層按鈕=============*/
.signedup_c4_category .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  margin-bottom: 0rem;
}

.signedup_c4_category .card-header {
  position: relative;
  padding: 0rem;
  margin: 0rem 0rem 1.5625rem 0rem;
  border: 0rem solid #FFB2B2;
  border-bottom: none;
  width: 100%;
  height: 2.875rem;
}

.signedup_c4_category .box01 .card-header {
  background-color: #e60012;
  border-radius: 0.625rem;
}

.signedup_c4_category .box01 .card-header::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0rem;
  left: 0rem;
  width: inherit;
  height: inherit;
  background: #f9525f url(../../img/frame/) repeat-x left top;
  border-radius: 0.625rem;
  clip-path: polygon(0 0, 100% 0, 100% 36%, 0 79%);
}

.signedup_c4_category .box02 .card-header {
  background-color: #0c779d;
  border-radius: 0.625rem;
}

.signedup_c4_category .box02 .card-header::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0rem;
  left: 0rem;
  width: inherit;
  height: inherit;
  background: #139aca url(../../img/frame/) repeat-x left top;
  border-radius: 0.625rem;
  clip-path: polygon(0 0, 100% 0, 100% 36%, 0 79%);
}

.signedup_c4_category .panel-title {
  position: relative;
  font-size: 155% !important;
  padding: 0.0625rem 1.875rem 0rem 4.5rem;
  height: 2.875rem;
  font-family: Noto Sans TC;
}

.signedup_c4_category #signedup_c_titlebox {
  position: relative;
  top: 0.09375rem;
  height: 2.875rem;
  line-height: 165%;
  overflow: hidden;
}

.signedup_c4_category .panel-title a {
  color: #ffffff;
}

.signedup_c4_category #iconbox {
  position: absolute;
  width: 3.6875rem;
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 0rem;
  top: -0.40625rem;
  z-index: 100;
  font-size: 135%;
  line-height: 0%;
  padding: 0rem 0rem 0rem 0.25rem;
}

.signedup_c4_category .box01 #iconbox {
  background: url(../../../../images/computer/category_01.png) no-repeat left top;
  color: #E60012;
}

.signedup_c4_category .box02 #iconbox {
  background: url(../../../../images/computer/category_02.png) no-repeat left top;
  color: #0C779D;
}

.signedup_c4_category #signedup_c_openbtn {
  z-index: 10;
  position: absolute;
  width: 1.625rem;
  height: 1.625rem;
  top: 0.65625rem;
  right: 0.5rem;
}

.signedup_c4_category #signedup_c_openbtn a {
  background: url(../../../../images/computer/computerbtn.png) no-repeat left top;
  display: block;
  overflow: hidden;
  height: 0rem;
  padding-top: 1.625rem;
}

/*==========第二層按鈕=============*/
.signedup_c4_category .category_menu {
  position: relative;
  background: url(../../img/menu/menulayers/) repeat-y left top;
  width: inherit;
  margin: -0.4375rem 0.625rem 0.3rem 0.625rem;
  padding: 0rem 0rem 1.25rem 0rem;
  font-size: 110%; 
}

.category_menu .btnicon {
  position: absolute;
  top: 0.83rem;
  left: 0.0625rem;
  font-size: 105%;
  color: #4F4644;
  transition: all .25s ease .1s;
}

.category_menu .menu2 {
  position: relative;
  font-size: 130%;
  max-height: 5.3125rem;
  overflow: hidden;
  line-height: 175%;
  border-bottom: 0.0625rem solid #c7c7c7;
  padding: 0.3125rem 0rem 0.3125rem 2.0rem;
  margin: 0rem 0rem 0.1875rem 0rem;
  transition: all .25s ease .1s;
}

.category_menu .menu2 a {
  color: #000000;
}

.category_menu .menu2:hover {
  background-color: #4F4644;
  padding-left: 2.5rem;
}

.category_menu .menu2:hover .btnicon {
  padding-left: 0.625rem;
  color: #FFFFFF;
}

.category_menu .menu2:hover a {
  color: #FFFFFF;
}


/*==========大考倒數=============*/
#neilsignedup_c3_block #timingblockbox {
    position: relative;
    width: 80%;
    left: 4.6875rem;
	margin: 1.25rem auto  1.25rem  auto;
	text-align: left;

}

#neilsignedup_c3_block #testdatebox {
    position: relative;
    font-size: 120%;
    padding: 0rem 0rem 0rem 0rem;
    margin: 0rem 0rem 0.125rem 0rem;
}

#neilsignedup_c3_block .red {
    font-size: 120%;
}

#neilsignedup_c3_block  #timestarts{
    position: relative;
    left: 0rem;
    color: #676767;
    font-size: 90%;
}

#neilsignedup_c3_block #timingimg {
	position: absolute;
    width: 3.625rem;
    left: -4.6875rem;
    top: -0.125rem;
}




/*==========大考倒數-左右=============*/
#sidediv #neilsignedup_c3_block{
    margin: -0.325rem 0rem 0rem 0rem;
}

#sidediv #neilsignedup_c3_block #timingblock{
    position: relative;
    border-bottom: 0.0625rem solid #bbbbbb;
    margin: -0.325rem 0rem 0.625rem 0rem;
}

#sidediv #neilsignedup_c3_block #timingblockbox {
    position: relative;
    width: 80%;
    left: 2rem;
    margin: 0.9375rem auto  0.625rem  auto;
    text-align: left;
}

#sidediv #neilsignedup_c3_block #timingimg {
    position: absolute;
    width: 3.0625rem;
    left: -3.75rem;
    top: -0.125rem;
}

#sidediv  #neilsignedup_c3_block  #timestarts {
    position: relative;
    left: 0rem;
    color: #676767;
    font-size: 80%;
}

#sidediv #neilsignedup_c3_block #testdatebox {
    position: relative;
    font-size: 105%;
    padding: 0rem 0rem 0rem 0rem;
    margin: 0rem 0rem 0.125rem 0rem;
    line-height: 180%;
}



/*========課程報名區塊================*/
#neilsignedup_c1_block1 {
  position: relative;
}

/*=========圖文區塊樣式=============*/
#neilsignedup_c1_block1 .signedupstyle0 {
  position: relative;
  left: -0.9375rem;
  width: 103.1%;
  margin: 0.9375rem auto 0.9375rem auto !important;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box {
  position: relative;
  border: 0.0625rem solid #ea2d2d;
  margin: 1.125rem 0.9375rem 1.125rem 0.9375rem;
  background: #ffffff url("") no-repeat left top;
  padding: 1.125rem 0.75rem 1.5625rem 0.75rem;
  transition: all .35s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #imgbox {
  position: relative;
  width: 100%;
  height: 10.75rem;
  overflow: hidden;
  border: 0.0625rem solid #5d5d5d;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.625rem;
  margin: 0.4375rem 0rem 0rem 0rem;
  text-align: center;
  font-size: 110%;
  overflow: hidden;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox div {
  position: relative;
  max-height: 4.875rem;
  padding: 0rem 0.3125rem;
  overflow: hidden;
  line-height: 170%;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box #titlebox a {
  color: #000000;
}

#neilsignedup_c1_block1 .signedupstyle0 #sorttitlebox {
  position: relative;
  padding: 0.0625rem 0.3125rem;
  text-align: center;
  font-size: 100%;
  max-height: 2.5rem;
  line-height: 180%;
  overflow: hidden;
  background: #007cc3 url("") no-repeat left top;
  transition: all .35s ease .1s;
}

#neilsignedup_c1_block1 .signedupstyle0 #sorttitlebox a {
  color: #ffffff;
}

#neilsignedup_c1_block1 .signedupstyle0 #startclasstimebox {
  position: relative;
  padding: 0rem 0.3125rem;
  text-align: center;
  font-size: 110%;
  white-space: nowrap;
  color: #ea2d2d;
  margin: 0.9375rem 0rem 0rem 0rem;
  transition: all .35s ease .1s;
}

/*==========效果==============*/
#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover {
  border: 0.0625rem solid #0C779D;
  transform: scale(1.1, 1.1);
  border-radius: 0.625rem;
  box-shadow: 0.1875rem 0.1875rem 0.4375rem 0.0625rem #A0A0A0;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #sorttitlebox {
  background: #ea2d2d url(../../img/modules/) no-repeat left top;
  border-radius: 0.625rem;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #startclasstimebox {
  color: #007cc3;
  font-size: 120%;
  transform: rotate(360deg);
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #titlebox a {
  color: #007cc3;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #imgbox {
  border-radius: 0.625rem;
}

#neilsignedup_c1_block1 .signedupstyle0 #block1box:hover #imgbox img {
  transform: scale(1.5, 1.5);
}

/*========動畫效果========== */
.animationtrue .indexpage #neilsignedup_c1_block1 .at_true .contentbox {
  position: relative;
  animation-duration: 0.8s;
  opacity: 0;
  animation-timing-function: ease-in-out;
}

@keyframes signedup_c1_block1 {
  0% {
    top: -9.375rem;
    opacity: 0;
  }

  70% {
    top: 4.375rem;
    opacity: 0.7;
  }

  100% {
    top: 0rem;
    opacity: 1;
  }
}

/*=========文字條列樣式=============*/
#neilsignedup_c1_block1 .signedupstyle1 .signedup_c1_block1row {
    position: relative;
    margin: 0.9375rem 0rem 0.3125rem 0rem !important;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox {
    position: relative;
    font-size: 130%;
    height: 2.8125rem;
    overflow: hidden;
    line-height: 150%;
    margin: 0.3125rem 0rem 0.3125rem 0rem;
    padding: 0rem 0rem 0rem 0.625rem;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox a {
    color: #000000;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox a:hover {
    color: #AF7500;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox #iconbox img {
    width: 2.0625rem;
}

#neilsignedup_c1_block1 .signedupstyle1 #titlebox #iconbox {
    position: relative;
    left: -0.625rem;
    top: 0.375rem;
}
/*=========左右移動樣式=============*/
#neilsignedup_c1_block1 .owl-carousel {
  position: relative;
  width: 102%;
  margin: 0.9375rem 0rem 0.625rem -1%;
}


#neilsignedup_c1_block1  .column_3 .owl-carousel{
  width: 102.7%;
  margin: 0.9375rem 0rem 0.625rem -1.35%;
}




#neilsignedup_c1_block1  #owl_box{
  position: relative;
  top: 0rem;
  border: 0.0625rem solid #b1b1b1;
  overflow: hidden;
  margin: 0.3125rem 4% 2.5rem 4%;
  transition: all .25s ease .1s;
  background: #FFFFFF url(../../img/modules/) no-repeat left top;
  padding: 0.9375rem 0.75rem 1.5625rem 0.75rem;
}



#neilsignedup_c1_block1  #owl_box  #signedup_img {
  position: relative;
  width: 100%;
  height: 12rem;
  overflow: hidden;
  margin-bottom: 1.125rem;
}


#neilsignedup_c1_block1  #owl_box  #signedup_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .55s ease .1s;
}

#neilsignedup_c1_block1  #owl_box  #startclasstimebox {
  position: relative;
  margin-top: 0rem;
  background: #ee7f3d url(../../img/modules/) no-repeat left top;
  height: 2.25rem;
  padding: 0.125rem 0.3125rem;
  line-height: 153%;
  overflow: hidden;
  text-align: center;
  font-size: 110%;
  transition: all .25s ease .1s;
  color: #ffffff;
}



#neilsignedup_c1_block1  #owl_box  #titlebox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 6.25rem;
    background:  url(../../img/unit/) no-repeat left top;
    text-align: center;
    font-size: 105%;
    overflow: hidden;
}

#neilsignedup_c1_block1  #owl_box  #titlebox div {
    position: relative;
    padding: 0rem 0.625rem;
    max-height: 4.6875rem;
    overflow: hidden;
    line-height: 175%;
}

#neilsignedup_c1_block1  #owl_box  #titlebox a {
    color: #3c3c3c;
      transition: all .25s ease .1s;
}


#neilsignedup_c1_block1  #owl_box  #sorttitlebox {
  position: relative;
  margin-top: 0rem;
  background: #dddddd url(../../img/modules/) no-repeat left top;
  height: 2.25rem;
  padding: 0.1875rem 0.3125rem;
  line-height: 152%;
  overflow: hidden;
  text-align: center;
  font-size: 100%;
  transition: all .25s ease .1s;
  color: #2c2c2c;
}

#neilsignedup_c1_block1  #owl_box  #sorttitlebox  a {
  color: #2c2c2c;
}

/*============左右按鈕===========*/
#neilsignedup_c1_block1   .owl-nav .owl-prev {
  position: absolute;
  top: 5.625rem !important;
  z-index: 1000;
  left: 0.875rem;
  width: 2.5rem;
  height: 3.25rem;
  background: #000 url(../../../../images/leftarrow.png) no-repeat center center;
  opacity: 0.5;
}

#neilsignedup_c1_block1   .owl-nav .owl-next {
  position: absolute;
  top: 5.625rem !important;
  z-index: 1000;
  right: 0.8125rem;
  width: 2.5rem;
  height: 3.25rem;
  background: #000 url(../../../../images/rightarrow.png) no-repeat center center;
  opacity: 0.5;
}



/*===========效果=================*/
#neilsignedup_c1_block1  #owl_box:hover {
  border: 0.0625rem solid #D85066;
  transform: scale(0.97, 0.97);
  background-color: #FFF2F4;
}

#neilsignedup_c1_block1  #owl_box:hover #startclasstimebox {
  background-color: #D85066;
}


#neilsignedup_c1_block1  #owl_box:hover #sorttitlebox {
  background-color: #FFFFFF;
  color: #000000;
}
#neilsignedup_c1_block1  #owl_box:hover #sorttitlebox  a{
  color: #000000;
}


#neilsignedup_c1_block1  #owl_box:hover #titlebox a{
  color: #000000;
}

#neilsignedup_c1_block1  #owl_box:hover  #signedup_img img {
  transform: scale(1.5, 1.5);
}






/*========簡章索取區塊================*/
#neilsignedup_c1_block2 {
    position: relative;
    padding: 0rem 0.625rem;
    background: #EAEAEA url(../../img/unit/) no-repeat left top;
    max-height: 26.875rem;
}

.footerstyle4 #neilsignedup_c1_block2,
#rdivfalse #neilsignedup_c1_block2 {
    font-size: 115%;
}

#neilsignedup_c1_block2 .thumbnail {
    border: none;
    width: 21.25rem;
    background: url(../../img/unit/) no-repeat left top;
}

.footerstyle4 #neilsignedup_c1_block2 .thumbnail,
#rdivfalse #neilsignedup_c1_block2 .thumbnail {
    border: none;
    width: 25.8125rem;
    background: url(../../img/unit/) no-repeat left top;
}

#neilsignedup_c1_block2 .adminbtn {
    text-align: center;
    position: absolute;
    left: 35%;
    bottom: 1.875rem;
}

#neilsignedup_c1_block2 #barmemu {
    width: 105%;
    padding: 0.3125rem 0rem 0.625rem 0rem;
    margin: 0rem 0rem 2.5rem 0rem;
}

#neilsignedup_c1_block2 li {
    padding: 0rem 0rem 0rem 0rem;
    width: 45%;
    margin-right: 1rem;
    float: left;
}

#neilsignedup_c1_block2 #briefcontentbox {
    margin: 0rem 0rem 0rem 1.875rem;
    font-size: 120%;
    line-height: 160%;
}

#neilsignedup_c1_block2 #briefcontentbox h3 {
    font-size: 220%;
    text-shadow: 0.0625rem 0.0625rem 0.0625rem #C9C9C9;
    margin: 0.3125rem 0rem 1.5625rem 0rem;
    height: 4.25rem;
    line-height: 160%;
    overflow: hidden;
    font-weight: 500;
   letter-spacing: 0.375rem;   
}

#neilsignedup_c1_block2 #briefdescriptionbox {
    font-weight: bold;
    position: relative;
    font-size: 120%;
    left: -1.0625rem;
    top: 0.1875rem;
    height: 2.0625rem;
    line-height: 160%;
    overflow: hidden;
    padding-left: 0.4375rem;
}

#neilsignedup_c1_block2 #briefdescriptionbox #iconbox {
    position: relative;
    left: -0.4375rem;
    top: 0.25rem;
}

#neilsignedup_c1_block2 #checkbox {
    position: relative;
    top: -0.0625rem;
    margin-right: 0.9375rem;
    transform: scale(1.7, 1.7);
}


/*=====防機器人============*/
#neilsignedup_c1_block2 #checkboxmycheckbox .robottimedateboxdiv {
    position: relative;
    left: 0rem;
    top: 0.625rem;
    white-space: nowrap;
}

#neilsignedup_c1_block2 #checkboxmycheckbox .robottimedateboxdiv .radio-inline {
    position: relative;
    top: -0.0625rem;
}