/*index_style.css-v2020-09-18*/
@charset "utf-8";
/*@import "https://www.cek.com.tw/eDM/head_end/bs4/css/bootstrap.min.css";*/
/* CSS Document */

/*==========共同區===========================*/
*{ -webkit-box-sizing:border-box;
   -moz-box-sizing:border-box;
   -ms-box-sizing:border-box;
   box-sizing:border-box;
   outline: none;
   }
body{ margin:0;
      padding:0;
	  font-size:15px;
	  font-family:"微軟正黑體", Arial, Helvetica;
	  }
h1,h2,h3,h4{ margin:0; padding:0;}
ul{ margin:0; padding:0; list-style:none;}
img{ border: 0;}
.like-table{ display:table-cell; vertical-align:middle;}
a {text-decoration:none;}
.head .logo img{display: none;}
/*==========行動裝置選單=行動裝置head列班系名稱=TOPnav導覽列=footer===========================*/
.mtop{ display:none; }
.mhead{ display:none; }
.mnav{ display:none;  }
.mfooter{ display:none; }

/*==========TOP導覽列===========================*/
.top{
	margin: 0 auto;
	width: 1024px;
	height: 45px;
}
.top .nav{ width: 100%; height: 45px; line-height: 45px; text-align: right; }
.top .nav ul{}
.top .nav li{ display: inline; margin: 0 0 0 10px; color: #e4e4e4; font-size: 1em; }
.top .nav li a{	text-decoration: none; color: #4a5158;}
.top .nav li:nth-child(1) a{ color: #ff6600;}
.top .nav li:nth-child(1) i{ color: #ff6600;}
.top .nav li i{ padding-right: 4px; color: #0cb3be;}

/*==========head列班系名稱===========================*/
		.head {
			position: relative;
			z-index: 1;
			margin: 0 auto;
			padding: 0;
			width: 1024px;
			min-width: 1024px;
			height: 120px;
			border-top:1px solid #0cb3be;
			border-bottom:1px solid #0cb3be;
			/*background-image: url(/images/child/headimage-01.png);*/
/*
			background-image: url(https://www.cek.com.tw/images/class_map/headimage-01-cek.png);
			background-position:-450px;
			background-repeat: no-repeat;
*/
		}

		.head-main {
			display: flex;
			margin: 0 auto;
			width: 1024px;
			justify-content:flex-start;
			align-items: center;
			padding-bottom: 0px;
		}

		.head-main .logo {
			position: relative;
			padding: 0px 0 0 0;
			display: flex;
			justify-content: center;
			align-items: center;
			width: 25%;
			height: 118px;
			font-size: 2.1rem;
			color: #FFFFFF;
			background: url(https://www.cek.com.tw/images/class_map/headimage-01-cek.png) 25% top;
			font-weight: bold;
			text-align: center;
		}

		.head-main .logo a {
			color: #fff;
		}

		.head-main .logo .open_m {
			display:block;
		}

		.head-main .info {
			position: relative;
			padding: 20px 0 0 20px;
			display: inline-block;
			width: 30%;
			height: 118px;
			font-size: 1.1rem;
		}

		.head-main .info p {
			margin: 0;
			padding: 0;
		}

		.head-main .info .fa-clock {
			display: inline-block;
			color: #0cb3be;
			margin-right: 3px;
		}
		.head-main .info .mapsvg {
				position: relative;
				top:2px;
				left:3px;
				width:20px;
				height:20px;
		}
		.topuse {
			padding-bottom:10px !important;
			font-size: 2rem !important;
		}
		.topuse span {
				font-size: 1.5rem;
			}
		.gtime {
			font-size: 0.8rem;
			color: #999;
		}
		.head-main .classphoto{
			display: flex;
			margin: 0px auto;
			width:45%;
			height:118px;
			justify-content: center;
			align-items: center;
		}
		.head-main .classphoto div{
			margin:0px 2px;
			width:100%;
			height:110px;
			overflow: hidden;
		}
		.head-main .classphoto img{
			width:100%;
			height:110px;
		}
		.head-main .btn {
			position: fixed;
			z-index: 99;
			bottom: calc((100vh/2) - 60px);
			right: -10px;
			display: block;
			width: auto;
			height: auto;
		}

		.head-main .btn ul {
			padding:0px;
		}

		.head-main .btn li {
			display: block;
			width: 60px;
			height: auto;
			font-size: 1rem;
			padding: 10px;
			color: #FFFFFF;
			text-align: center;
		}

		.head-main .btn li:nth-child(1) {
			margin: 0px 10px 0px 0px;
			background-color: #00c300;
		}

		.head-main .btn li:nth-child(2) {
			background-color: #2467b6;
		}

		.head-main .btn li:nth-child(3) {
			display: none;
		}

		.head-main .btn li a {
			display: block;
			text-decoration: none;
			color: #FFFFFF;
		}
		.head-main br.open_m{
				display: block;
		}
/*==========展開廣告=未展開：寬1024*68、展開後：寬1024*270==========================*/
.display-banner{ margin: 20px auto 0 auto; clear: both; width: 1024px; }
#flip{overflow: hidden;text-align: center;height: 68px;position: relative;}
#flip.show_Flip{height: 338px}
#flip a.banner_ad{ position: absolute;width:1024px;height: 270px;bottom: 0;left:0;display: none;}
#flip.show_Flip a.banner_ad{display: block;}

/*==========快訊===============================*/
.newsflash{ margin: 10px auto 10px auto; width: 1024px; border: 1px solid #FF0004; overflow: hidden; border-radius: 5px;}
.newsflash p{ display: block; float: left; margin: 0; padding: 0; height: 40px; line-height: 40px; font-size: 1em;}
.newsflash p:nth-child(1){ width: 10%; background-color: #FF0004; color: #FFFFFF; text-align: center; }
.newsflash p:nth-child(2){ padding: 0 10px; width: 90%; color: #000000; }
.newsflash p a{ text-decoration: none; color: #000000 }

/*==========輪播大BANNER===========================*/
.slideshow-container{ margin: auto;	width: 100%; max-width: 1024px;	position: relative; }
/* Next & previous buttons */
.slideshow-container .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -30px;
  color: white;
  font-weight: bold;
  font-size: 2em;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Number text (1/3 etc) */
.numbertext{ color: #FFFFFF; font-size: 1em; padding: 8px 12px; position: absolute;  top: 0; }

/* BANNER標題文字 */
.slideshow-container .bntitle{
	width: 100%;
	position: absolute;
    bottom: 4px;
	color: #FFFFFF;
    font-size: 1.1em;
    text-align: center;
    background-color: rgba(0,0,0,0.50);
}
.slideshow-container .bntitle ul{ width: 100%;}
.slideshow-container .bntitle li{ 
	display: inline-block;
	padding: 10px 0;
	width: 33%;
	cursor: pointer;
}
.slideshow-container .bntitle li:nth-child(2){ border-width: 0 1px 0 1px; border-style: solid; border-color: #FFFFFF;}

/* 轉場動畫 */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/*==========CONTENT===========================*/
.content{ margin: 0 auto; width: 1024px; }

/*自訂欄位標籤*/
.customlabel{ margin: 20px auto; padding: 0; width: 100%; overflow: hidden; }
.customlabel .mainbox{ width: 100%; border: 1px solid #CCC; border-radius: 5px; }
.customlabel .mainbox ul.customlabeltab{ width: 100%; height: auto; display: flex; justify-content: space-around;}
.customlabel .mainbox ul.customlabeltab li{ 
  display: block;
	padding:15px 10px;
	width: 100%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1.2em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.customlabel .mainbox ul.customlabeltab li:first-child{ border-radius: 5px 0 0 0 ;}
.customlabel .mainbox ul.customlabeltab li:last-child{ border-radius: 0 5px 0 0 ;}
.customlabel .mainbox ul.customlabeltab li.active{ color: #00d514; border-bottom: 3px solid #00d514; background-color: #FFFFFF; }

.customlabelcon{ padding: 10px 1px;	width:100%; overflow: hidden;}
.customlabelcon ul{display: flex;flex-wrap: wrap;}
.customlabelcon li{	display: block;	float: left; width: 31%;	margin: 15px 1%;	padding: 0 20px;}
.customlabelcon li .photo{ float: left;  margin: 0 auto; width: 30%; }
.customlabelcon li .photo img{ border-radius: 10px; max-width: 88px; height: auto; }
.customlabelcon li .text{ float: right; margin: 0 auto; width: 68%;}
.customlabelcon li .text h3{ margin: 0; padding: 0 0 5px 0; font-size: 16px; color: #00d514;  }
.customlabelcon li .text h3 a{ color: #00d514; }
.customlabelcon li .text h3 a:hover{ text-decoration: none; color: #00d514; }
.customlabelcon li .text p{ margin: 0; padding: 0; font-size: 1em; line-height: 1.5; text-align: justify;}

/*最新考試情報*/
.examinfo{ margin:20px 0; padding: 0px; width: 100%; border: 0px solid #CCC; border-radius: 5px; overflow: hidden; }
.examinfo h3{ padding: 15px 0; font-size: 1.5em; color: #333333; border-bottom: 3px solid #ff6600; border-top: 0px solid #c8c8c8; text-align: center; }
.examinfo ul{ margin: 20px 0 10px 0; padding: 0 10px; overflow: hidden;}
.examinfo li{ float: left; padding: 5px 0; width: 33%; font-size: 1.1em; color: #666; }
.examinfo li i{ color: #ff6600; } 
.examinfo li a{ color: #333; } 
.examinfo li a:hover{ text-decoration: none; } 

/*OPSP圖片列表*/
.content .opsp-list{ margin:0; padding:0; width:100%; overflow:hidden;}
.content .opsp-list h2{ margin: 0 0 0 10px; font-size: 1.2em; color: #000000;}
.content .opsp-list ul{ margin:0; padding:0; width:100%;}
.content .opsp-list li{ float:left; display:block; width:320px;
                       margin:10px; padding:10px 9px; border:1px solid #CCC; border-radius: 5px;
					   }
@media(min-width: 1024px){
.content .opsp-list>ul{display: flex;flex-wrap:wrap;}
.content .opsp-list>ul>li{width: 31%;}
}
.content .opsp-list li .box{ display: table;}
.content .opsp-list li .box ul{ display:table-row; }
.content .opsp-list li .box ul li{ display: table-cell;  margin: 0; padding: 0;  width:100%; border:0px solid #CCC; vertical-align: middle; }
.content .opsp-list li .box ul li img{height: auto;}
.content .opsp-list li .box ul li h3{ padding:5px 0; font-size:1.1em; font-weight:normal; line-height: 1.4; color:#000000; text-align: justify;}
.content .opsp-list li .box ul li h3 a{  color:#0096ff; text-decoration: none; }
.content .opsp-list li .box ul li h4{font-size:14px; font-weight:normal; color:#999999;}
.content .opsp-list li .box ul li p{ margin:0; padding:0; color: #00d514; }
.content .opsp-list li .box ul li p a{ text-decoration: none; color: #00d514;}

/*OPSP文字列表*/
.opsptext-list{ margin: 10px auto; padding: 0; width: 100%; overflow: hidden; }
.opsptext-list .mainbox{ padding: 0 0 30px 0; width: 100%; border: 1px solid #CCC; border-radius: 5px; }
.opsptext-list .mainbox ul.opsptextlabeltab{ width: 100%; height: auto;display: flex;}
.opsptext-list .mainbox ul.opsptextlabeltab li{ 
    display: block;
	padding:15px 0;
	width: 100%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1.2em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.opsptext-list .mainbox ul.opsptextlabeltab li:first-child{ border-radius: 5px 0 0 0 ;}
.opsptext-list .mainbox ul.opsptextlabeltab li:last-child{ border-radius: 0 5px 0 0 ;}
.opsptext-list .mainbox ul.opsptextlabeltab li.active{ color: #0096ff; border-bottom: 3px solid #0096ff; background-color: #FFFFFF; }
.opsptext-list .mainbox .btn{ 
	margin: 0 auto; width: 200px; height: 45px;	line-height: 45px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #0096ff; font-weight: bold;
}
.opsptext-list .mainbox .btn a{ display: block; text-decoration: none; color: #FFFFFF; }
.opsptextlabelcon{ padding: 20px; width:100%; overflow: hidden;}
.opsptextlabelcon ul{}
.opsptextlabelcon li{ float: left; width: 50%; margin: 0;	padding: 0 10px 0 0;}
.opsptextlabelcon li{ margin: 0; padding: 0; font-size: 1.1em; color: #666; line-height:2; text-align: justify; border-bottom:1px dashed #e0e0e0;}
.opsptextlabelcon li a{ color: #333; }
.opsptextlabelcon i{ color: #0096ff; }
/*搜尋文章*/
.opsptext-list .search{
	position: relative;
	padding:10px 0px;
	text-align: center;
}
/*影音專區*/
.videozone{ margin:20px 0 40px 0; padding: 0 2px; width: 100%; border: 0px solid #CCC; border-radius: 5px; overflow: hidden; }
.videozone .btn{ 
	margin: 0 auto; width: 200px; height: 45px;	line-height: 45px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #ff6600; font-weight: bold;
}
.videozone .btn a{ text-decoration: none; color: #FFFFFF; }
.videozone h3{ padding: 15px 0; font-size: 1.5em; color: #333333; border-bottom: 3px solid #ff6600; border-top: 0px solid #c8c8c8; text-align: center; }
.videozone ul{ margin: 20px 0; padding: 0; overflow: hidden;display: flex;justify-content: space-between;}
.videozone li{margin: 0 10px;background-color: #DBDBDB;width: 100%;}
.videozone li div{ position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.videozone li div iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*考取經驗談*/
.experience{ margin: 20px auto 50px auto; width: 100%; overflow: hidden; }
.experience .experiencebtn{ 
	margin: 0 auto;
	padding: 0;
	width: 200px; height: 45px;
	line-height: 45px;
	font-size: 1em; font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #00d514; border-radius: 10px;
}
.experience .experiencebtn a{ text-decoration: none; color: #FFFFFF;}
.experience .mainbox{ padding: 0 0 30px 0; width: 100%; border: 1px solid #CCC; border-radius: 5px;}
.experience .mainbox ul.experiencetab{ width: 100%; height: auto;}
.experience .mainbox ul.experiencetab li{ 
	display: block; float: left;
	padding: 15px 0;
	width: 25%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1.2em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.experience .mainbox ul.experiencetab li:first-child{ border-radius: 5px 0 0 0 ;}
.experience .mainbox ul.experiencetab li:last-child{ border-radius: 0 5px 0 0 ;}
.experience .mainbox ul.experiencetab li.active{ color: #00d514; border-bottom: 3px solid #00d514; background-color: #FFFFFF; }
.experiencecon{ padding: 30px 1px 15px 1px;	width:100%; overflow: hidden;}
.experiencecon ul{ margin: 0; padding: 0; }
.experiencecon li{
	display: block;
	float: left;
	width: 340px;
	margin: 0;
	padding: 0 20px;
}
.experiencecon li .photo{ margin: 0 auto; width: 88px; height: 88px; border-radius: 50%; }
.experiencecon li .photo img{ border-radius: 50%; }
.experiencecon li .text{ margin: 0 auto; width: 100%;}
.experiencecon li .text h3{ margin: 0 0 10px 0; padding: 10px 0; font-size: 1.2em; color: #000000; text-align: center; border-bottom: 1px dashed #D3D2D2; }
.experiencecon li .text h3 a{ text-decoration: none; color: #00d514;}
.experiencecon li .text h3 a:hover{ color: #00d514;}
.experiencecon li .text p{ margin: 0; padding: 0; font-size: 1em; line-height: 1.5; text-align: justify;}
.experiencecon li .photo img{width:88px!important;height:88px!important;}

/*==========FOOTER============================================================================*/
.footer{
	padding: 40px 0 30px 0;
	width: 100%;
/*	background-color: #f9f9f9;*/
	overflow: hidden;
}
.footer .logo{
	width: 100%;
	margin: 0 auto;
	text-align:center;
}
.footer .link{ width: 100%; }
.footer .link ul{ margin: 15px auto; width: 100%; text-align: center; }
.footer .link li{
	display:inline-block;
	font-size: 1.4em;
	padding: 0 15px;
	font-weight: bold;
}
.footer .link li a{ text-decoration: none; color:#171717; }

.footer-copyright{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #c1c1c1;
	font-size: 14px;
	color: #7a7a7a;
	letter-spacing: 1px;
}
/*OPSP登入視窗*/
.opsp-login{ margin: 0 auto 20px auto; padding: 20px; width: 100%; max-width: 500px; background-color: #f9f9f9;}
.opsp-login h2{ margin: 0; padding: 0 0 30px 0; font-size: 1.6em; text-align: center;}
.opsp-login h4{ margin: 20px 0; padding: 0; font-size: 1em; text-align: center; color: #666;}
.opsp-login p{ margin: 0; padding: 20px 0 0 0; font-size: 1em; color: #0096ff; }
.opsp-login .sns{ width: 100%; text-align: center;}
.opsp-login .sns li{ display: inline-block; width: 130px; height: 40px; line-height: 40px; font-size: 1.1em; color: #FFFFFF; border-radius: 5px;}
.opsp-login .sns li:nth-child(1){ background-color: #2467b6; }
.opsp-login .sns li:nth-child(2){ background-color: #ea4335; }
.opsp-login .sns li a{ display: block; text-decoration: none; color: #FFFFFF; }
.opsp-login .sns li:nth-child(1) a:hover{ background-color: #1f5aa0; border-radius: 5px; }
.opsp-login .sns li:nth-child(2) a:hover{ background-color: #cc3c30; border-radius: 5px; }

.opsp-login .member{ width: 100%;}
.opsp-login .member .inputstyle{ appearance:none; -webkit-appearance:none;	border-radius:5px; padding:0 5px; color:#333; font-size:1em; width: 100%; height:40px; font-family:Arial, Helvetica,"微軟正黑體" ,sans-serif; border:0px; border: 1px solid #CCC; }
.opsp-login .member .btnstyle{ margin: 0 auto; padding: 8px 5px ; width: 100%; text-align: center; font-family:Arial, Helvetica,"微軟正黑體" ,sans-serif; font-size: 16px; color: #FFFFFF; border-radius: 5px; background-color: #00d514; border-top: 1px solid #00d514; border-left: 1px solid #00d514; border-right: 2px solid #02bf13; border-bottom: 3px solid #02bf13; cursor: pointer; }

.opsp-login .member div{ margin: 10px 0; font-size: 1em; color: #333;}
.opsp-login .member div .forgetpass{ padding: 0 0 0 10px; text-decoration: none; color: #ff6600;}
.opsp-login .member div .forgetpass:hover{ text-decoration: underline;}

.opsp-login .other{ width: 100%; text-align: center;}
.opsp-login .other li{ display: inline-block; width: 49%; height: 40px; line-height: 40px; font-size: 1em; border-radius: 5px; border: 1px solid #4a5158; background-color: #FFFFFF;}
.opsp-login .other li a{ display: block; text-decoration: none; color: #4a5158; }
.opsp-login .other li a:hover{ background-color: #4a5158; border-radius: 5px; color: #FFFFFF;}

/*預防詐騙*/
.fraud_box {
	position: fixed;
	z-index: 889;
	bottom: calc((100vh/2) - 200px);
	right: 0px;
	width: 60px;
	height: auto;
}
.fraud_box img {
	width: 100%;
}
/*分校68列表*/
.cekclass-list{ margin: 10px auto; padding: 0; width: 1024px; overflow: hidden; }
.cekclass-list h3{ padding: 15px 0; font-size: 1.5em; color: #333333; text-align: center; }
.cekclass-list .mainbox{ padding: 0 0 30px 0; width: 100%; border: 1px solid #CCC; border-radius: 5px; }
.cekclass-list .mainbox ul.cekclasstab{ width: 100%; height: auto;display: flex;}
.cekclass-list .mainbox ul.cekclasstab li{ 
    display: block;
	padding:15px 0;
	width: 100%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1.2em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.cekclass-list .mainbox ul.cekclasstab li:first-child{ border-radius: 5px 0 0 0 ;}
.cekclass-list .mainbox ul.cekclasstab li:last-child{ border-radius: 0 5px 0 0 ;}
.cekclass-list .mainbox ul.cekclasstab li.active{ color: #0cb3be; border-bottom: 3px solid #0cb3be; background-color: #FFFFFF; }
.cekclass-list .mainbox .btn{ 
	margin: 0 auto; width: 200px; height: 45px;	line-height: 45px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #0cb3be; font-weight: bold;
}
.cekclass-list .mainbox .btn a{ display: block; text-decoration: none; color: #FFFFFF; }
.opencekclasstab{ padding: 20px; width:100%; overflow: hidden;}
.opencekclasstab ul{}
.opencekclasstab li{ float: left; width: 50%; margin: 0;	padding: 0 10px 0 0;}
.opencekclasstab li{ margin: 0; padding: 0; font-size: 1.1em; color: #666; line-height:2; text-align: justify;}
.opencekclasstab li a{ color: #333; }
.opencekclasstab i{ color: #0cb3be; }
.cekclass-list-ps a{
		display:inline-block;
		width:16.333333%;
		text-align:center;
		padding:5px 0px;
		color:#0cb3be;
		text-decoration: none;
		font-size:1rem;
	}
	.cekclass-list-ps a:hover{
		color:#01737b;
	}

/*==========行動裝置==============================================================*/
@media screen and ( max-width:1023px ){

/*行動裝置選單*/
.mtop{
	display: block;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #DBDBDB;
	}
.mtop .menu{
	float: left;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 1.5em;
	text-align: center;
	color: #0cb3be;
	border-right: 1px solid #DBDBDB;
	}
.mtop .user{
	float: right;
	padding: 0 5px 0 0;
	color: #e4e4e4;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
}
.mtop .user a{ text-decoration: none; color:#000000; }
.mtop .user i{ padding: 0 0 0 5px; color:#0cb3be; }
.menu-main{
	clear: both;
	display: none;
	width: 100%;
	background-color: #e5e5e6;
	position:relative;
	z-index: 999;
}
.menu-main li{ 
	position:relative;
    color: #FFF;
    background:#4a5158;
	z-index: 999;
}
.menu-main li a{ 
	display:block;
	padding:10px;
	font-size:1em;
	color: #FFF;
	text-decoration:none;
}
.menu-main li:hover{ background:#07929b;}
.menu-main li:hover a{ color:#FFF; }
.menu-main li ul{
	background-color:#f7f7f7;
    display:none;
    position:absolute;
    top:100%;
}
.menu-main li:hover ul{
	position: relative;
    display: block;
    right: 0;
    left: 0;
    top: 100%;
}
.menu-main li:hover ul li a{ 
	padding-left:10px;
	font-size:1em;
	color: #464c53;
	text-decoration:none;
	background-color:#f7f7f7;
	border-bottom: 1px dashed #cdcdcd;
}
.menu-main li:hover ul li:last-child a{ border-bottom: 0px dashed #cdcdcd;}
.arrow-bottom { position: absolute;
                top: 20px;
                right: 13px;
                margin-left: 5px;
                border-top: 4px solid #FFF;
                border-right: 4px solid transparent;    
                border-left: 4px solid transparent;        
                width: 1px;
                height: 1px;
}
/*head列班系名稱*/
.head {
				position: relative;
				z-index: 1;
				margin: 0 auto;
				padding: 0;
				width: 100%;;
				min-width: 100%;
				height: auto;
				border:0px;
/*
				background: transparent;
				background-position: top left;
				background-repeat: no-repeat;
*/
			}

			.head-main {
				display: flex;
				flex-wrap: wrap;
				margin: 0 auto;
				width: 100%;
				justify-content: center;
				align-items: center;
				padding-bottom: 0px;
			}

			.head-main .logo {
				position: relative;
				padding: 0px 0 0 0;
				display: flex;
				justify-content: center;
				align-items: center;
				width: 45%;
				height: auto;
				font-size: 2rem;
				color: #0cb3be;
				background: transparent;
				font-weight: bold;
				text-align: center;
			}

			.head-main .logo a {
				color: #0cb3be;
			}

			.head-main .logo .open_m {
				display: block;
			}

			.head-main .info {
				position: relative;
				padding: 5px 10px 0 0;
				display: inline-block;
				width: 55%;
				height: auto;
				background-color: #FFFFFF;
				font-size: 1rem;
			}

			.head-main .info p {
				margin: 0;
				padding: 0;
			}

			.head-main .info .fa-clock {
				display: inline-block;
				color: #0cb3be;
				margin-right: 3px;
			}
			.head-main .info .mapsvg {
				position: relative;
				top:2px;
				left:5px;
				width:18px;
				height:18px;
			}
			.topuse {
				padding-top:0px !important;
				font-size: 2rem !important;
			}

			.topuse span {
				font-size: 1.5rem;
			}
			.head-main .classphoto{
				display: flex;
				margin: 0px auto;
				width:100%;
				height:100px;
				justify-content: center;
				align-items: center;
			}
			.head-main .classphoto div{
				margin:0px 2px;
				width:116px;
				height:88px;
				overflow: hidden;
			}
			.head-main .classphoto img{
				width:100%;
				height:88px;
			}

			.head-main .btn {
				position: fixed;
				z-index: 99;
				bottom: 0px;
				right: 0px;
				float: right;
				width: 100%;
				height: auto;
				background: transparent;
			}

			.head-main .btn ul {
				padding: 20px 0 0 0;
			}

			.head-main .btn li {
				display: block;
				float: left;
				width: 33.33333%;
				height: auto;
				font-size: 1rem;
				color: #FFFFFF;
				text-align: center;
				border-radius: 0px;
			}

			.head-main .btn li:nth-child(1) {
				display: inline-block;
				margin: 0px;
				background-color: #00c300;
			}

			.head-main .btn li:nth-child(2) {
				display: inline-block;
				background-color: #2467b6;
			}

			.head-main .btn li:nth-child(3) {
				display: inline-block;
				background-color: #F39818;
			}

			.head-main .btn li a {
				display: block;
				text-decoration: none;
				color: #FFFFFF;
			}
			.head-main br.open_m{
				display: none;
			}
/*
.mhead{
	display:none;
	padding: 0px 5px;
	width: 100%;
	height: 110px;
}
.mhead .logo {
	display:table;
	float: left;
	width: 45%;
	height: 110px;
	padding: 0 10px 0 0;
	font-size: 2rem;
	font-weight: bold;
	color: #0cb3be;
	text-align: right;
}
.mhead .logo a{color: #0cb3be;}
.mhead .logo img{
	display: none;
	max-width: 23px ;
}
.mhead .info{
	display: table;
	float: left;
	width: 55%;
	height: 110px;
	font-size: 13px;
}
.mhead .info p{ margin: 0; padding: 0;}
.mhead .info .fa-clock{	display: inline-block;color:#0cb3be; margin-right:3px; }
*/
/*==========TOP搜尋導覽列===========================*/
.top{ display: none; }
.mnav{ display: block; width: 100%; height: auto;  }
.mnav ul{ margin: 0 0 1px 0;  width: 100%; overflow: hidden; text-align: center;}
.mnav li{ 
	display:block ;
	float: left;
	margin: 0;
	width: 50%;
	height: 40px;
	line-height: 40px;
	background-color: #0cb3be;
	}
.mnav li:nth-child(1){ border-right: 1px solid #ffffff;}
.mnav li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}
	
/*==========展開廣告=未展開：寬1024*68、展開後：寬1024*270==========================*/
.display-banner{ display: none;}
	
/*==========快訊===============================*/
.newsflash{ margin: 1px auto; width: 100%; border: 1px solid #FF0004; overflow: hidden; border-radius: 0px; border-left: 0; border-right: 0;}
.newsflash p{ display: block; float: left; margin: 0; padding: 0; height: 35px; line-height: 35px; font-size: 14px;}
.newsflash p:nth-child(1){ width: 20%; background-color:#FF0004; color: #FFFFFF; text-align: center; }
.newsflash p:nth-child(2){ padding: 0 10px; width: 80%; color: #000000; }
.newsflash p a{ text-decoration: none; color: #000000 }
	
/*==========輪播大BANNER===========================*/
.slideshow-container{ margin: auto;	width: 100%; max-width: 1024px;	position: relative; z-index: 888; }
/* Next & previous buttons */
.slideshow-container .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 10px;
  margin-top: -30px;
  color: white;
  font-weight: bold;
  font-size: 1em;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
/* Number text (1/3 etc) */
.numbertext{ color: #FFFFFF; font-size: 1em; padding: 8px 12px; position: absolute;  top: 0; }

/* BANNER標題文字 */
.slideshow-container .bntitle{
	width: 100%;
	position: absolute;
    bottom: 2px;
	color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    background-color: rgba(0,0,0,0.50);
}
.slideshow-container .bntitle ul{ width: 100%;}
.slideshow-container .bntitle li{ 
	display: inline-block;
	padding: 5px 0;
	width: 30%;
	cursor: pointer;
}
.slideshow-container .bntitle li:nth-child(2){ border-width: 0 1px 0 1px; border-style: solid; border-color: #FFFFFF;}

/*==========CONTENT===========================*/
.content{ width: 100%; }
	
/*自訂欄位標籤*/
.customlabel{ margin: 0 auto; width: 100%; overflow: hidden; }
.customlabel .mainbox{ width: 100%; border: 0px solid #CCC; border-radius: 0; }
.customlabel .mainbox ul.customlabeltab{ width: 100%; height: auto; display: flex; justify-content: space-around;}
.customlabel .mainbox ul.customlabeltab li{ 
  display: block;
	padding:15px 5px;
	width: 100%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 14px; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.customlabel .mainbox ul.customlabeltab li:first-child{ border-radius: 0 ;}
.customlabel .mainbox ul.customlabeltab li:last-child{ border-radius: 0 ;}
.customlabel .mainbox ul.customlabeltab li.active{ color: #00d514; border-bottom: 3px solid #00d514; }
.customlabelcon{ padding: 5px 20px; width:100%; overflow: hidden;}
.customlabelcon ul{ }
.customlabelcon li{
	clear: both;
	display: flex;
	align-items: center;
	float: none;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}
.customlabelcon li .photo{ float: left;  margin: 0 auto; width: 20%; }
.customlabelcon li .photo img{ border-radius: 10px; max-width: 100%; height: auto; }
.customlabelcon li .text{ float: right; margin: 0 auto; width: 75%;}
.customlabelcon li .text h3{ margin: 0; padding: 0 0 2px 0; font-size: 16px; color: #00d514; }
.customlabelcon li .text h3 a{ font-size: 16px; color: #00d514; }
.customlabelcon li .text p{ margin: 0; padding: 0; font-size: 1em; line-height: 1.4; text-align: justify;}
	
/*最新考試情報*/
.examinfo{ margin:0; padding: 0px; width: 100%; border: 0px solid #CCC; border-radius: 5px; overflow: hidden; }
.examinfo h3{ display: block; padding: 10px 0; font-size: 1.3em; color: #333333; border-bottom: 3px solid #ff6600; border-top: 1px solid #efefef; text-align: center; }
.examinfo ul{ margin: 10px 0; padding: 0 10px; overflow: hidden;}
.examinfo li{ float: none; padding: 5px 0; width: 100%; font-size: 1em; color: #666; }
.examinfo li i{ color: #ff6600; } 
.examinfo li a{ color: #333; } 
.examinfo li a:hover{ text-decoration: none; } 

/*OPSP圖片列表*/
.content .opsp-list{ margin:0; padding:0; width:100%; overflow:hidden;}
.content .opsp-list h2{ margin: 0 0 10px 2%; font-size: 1.2em; color: #000000;}
.content .opsp-list ul{ margin:0; padding:0; width:100%;}
.content .opsp-list li{ clear: both; float:none; display:block; width:100%;
                       margin:0; padding:10px 2%; border:1px solid #efefef;
	                   overflow: hidden; border-radius: 0;
	                   border-left: 0px; border-right: 0px; border-top: 0px;
					   }
.content .opsp-list li:first-child{ border-top: 1px solid #efefef ;}
.content .opsp-list li .box{ display: table; width: 100%; }
.content .opsp-list li .box ul{ display:table-row; }
.content .opsp-list li .box ul li{ display: table-cell;  margin: 0; padding: 0; border:0px solid #CCC; vertical-align: middle; }
.content .opsp-list li .box ul li:nth-child(1){ width:40%;}
.content .opsp-list li .box ul li:nth-child(2){ padding: 0 10px;  width:60%;}
.content .opsp-list li .box ul li img{ max-width: 300px; height: auto;}
.content .opsp-list li .box ul li h3{ padding:5px 0 0 0; font-size:1.1em; font-weight:normal; line-height: 1.4; color:#ff6c00; text-align: justify;}
.content .opsp-list li .box ul li h3 a{  color:#000000; text-decoration: none; }
.content .opsp-list li .box ul li h4{ display:none; font-weight:normal; color:#858585;}
.content .opsp-list li .box ul li p{ display:none; margin:0; padding:0; color: #00d514; }
.content .opsp-list li .box ul li p a{ text-decoration: none; color: #00d514; }
	
/*OPSP文字列表*/
.opsptext-list{ margin: 0 auto; padding: 0; width: 100%; overflow: hidden; }
.opsptext-list .mainbox{ padding: 0; width: 100%; border: 0px solid #CCC; border-radius: 0px; }
.opsptext-list .mainbox ul.opsptextlabeltab{ width: 100%; height: auto;}
.opsptext-list .mainbox ul.opsptextlabeltab li{ 
    display: block; 
	padding:15px 0;
	/*float: left;
	width: 25%;*/
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.opsptext-list .mainbox ul.opsptextlabeltab li:first-child{ border-radius: 5px 0 0 0 ;}
.opsptext-list .mainbox ul.opsptextlabeltab li:last-child{ border-radius: 0 5px 0 0 ;}
.opsptext-list .mainbox ul.opsptextlabeltab li.active{ color: #0096ff; border-bottom: 3px solid #0096ff; background-color: #FFFFFF; }
.opsptext-list .mainbox .btn{ 
	margin: 0 auto; width: 180px; height: 40px;	line-height: 40px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #0096ff; font-weight: bold;
}
.opsptext-list .mainbox .btn a{ display: block; text-decoration: none; color: #FFFFFF; }
.opsptextlabelcon{ padding: 10px; width:100%; overflow: hidden;}
.opsptextlabelcon ul{}
.opsptextlabelcon li{ float: none; width: 100%; margin: 0;	padding: 0;}
.opsptextlabelcon li{ margin: 0; padding: 0; font-size: 1em; color: #666; line-height:2; text-align: justify;}
.opsptextlabelcon li a{ color: #333; }
.opsptextlabelcon i{ color: #0096ff; }
	
/*影音專區*/
.videozone{ margin:20px 0; padding: 0 2px; width: 100%; border: 0px solid #CCC; border-radius: 5px; overflow: hidden; }
.videozone .btn{ 
	margin: 0 auto; width: 180px; height: 40px;	line-height: 40px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #ff6600; font-weight: bold;
}
.videozone .btn a{ text-decoration: none; color: #FFFFFF; }
.videozone h3{ display: block; padding: 10px 0; font-size: 1.3em; color: #333333; border-bottom: 3px solid #ff6600; border-top: 1px solid #efefef; text-align: center; }
.videozone ul{ margin: 10px 0; padding: 0 10px; overflow: hidden;flex-wrap: wrap;}
.videozone li{ float: none; margin: 0 0 5px 0; width: 100%; background-color: #DBDBDB; }	
	
/*考取經驗談*/
.experience{ margin: 30px auto; width: 100%; overflow: hidden; }
.experience h2{ display: block; font-size: 1.3em; color: #4a5158; padding: 15px 0; text-align: center; }
.experience .experiencebtn{ 
	margin: 0 auto;
	width: 180px; height: 40px;
	line-height: 40px;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	background-color: #00d514; border-radius: 10px;
}
.experience .experiencebtn a{ text-decoration: none; color: #FFFFFF;}
.experience .mainbox{ padding: 0; width: 100%; border-radius: 0 ; border: 0px solid #CCC;}
.experience .mainbox ul.experiencetab{ width: 100%; height: auto;}
.experience .mainbox ul.experiencetab li{ 
	display: block; float: left;
	padding: 10px 10px;
	width: 25%;
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.experience .mainbox ul.experiencetab li:first-child{ border-radius: 0 ;}
.experience .mainbox ul.experiencetab li:last-child{ border-radius: 0 ;}
.experience .mainbox ul.experiencetab li.active{ color: #00d514; border-bottom: 3px solid #00d514; }
.experiencecon{ padding: 0 20px; width:100%; overflow: hidden;}
.experiencecon ul{ }
.experiencecon li{
	display: block;
	float: none;
	width: 100%;
	margin: 20px 0;
	padding: 0;
	overflow: hidden;
}
.experiencecon li .photo{ float: left; margin: 0 auto; padding: 0 10px 0 0; width: 25%; height: auto; border-radius: 50%;}
.experiencecon li .photo img{  max-width: 88px; border-radius: 50%; }
.experiencecon li .text{ float: right; margin: 0 auto; padding: 0; width: 75%;}
.experiencecon li .text h3{ margin: 0 0 5px 0; padding:0 0 5px 0; font-size: 1em; color: #00d514; text-align:left; border-bottom: 1px dashed #D3D2D2; }
.experiencecon li .text p{ margin: 0; padding: 0; font-size: 14px; line-height: 1.5; text-align: justify;}
	
/*==========FOOTER===========================*/
.footer{ display: none;}
.mfooter{ display: block; width: 100%;}
.mfooter .logo{
	width: 100%;
	margin: 0 auto;
	text-align:center;
}
.mfooter .link{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #5a6067;
}
.mfooter .link ul{ margin: 0 auto; text-align: center; }
.mfooter .link li{
	display:inline;
	font-size: 1em;
	margin: 0 5px;
}
.mfooter .link li a{ text-decoration: none; color:#ffffff; }
.footer-copyright{
	width: 100%;
	padding: 10px 2px 50px 2px;
	text-align: center;
	border-top: 1px solid #c1c1c1;
	font-size: 13px;
	color: #7a7a7a;
	letter-spacing: 0px;
}	
/*OPSP登入視窗*/
.opsp-login{ margin: 0 auto 20px auto; padding: 20px; width: 100%; background-color:#FFFFFF;}
.opsp-login h2{ margin: 0; padding: 0 0 30px 0; font-size: 1.3em; text-align: center;}
.opsp-login h4{ margin: 20px 0; padding: 0; font-size: 14px; text-align: center; color: #666;}
.opsp-login p{ margin: 0; padding: 20px 0 0 0; font-size: 14px; color: #0096ff; }
.opsp-login .sns{ width: 100%; text-align: center;}
.opsp-login .sns li{ display: inline-block; width: 130px; height: 40px; line-height: 40px; font-size: 1.1em; color: #FFFFFF; border-radius: 5px;}
.opsp-login .sns li:nth-child(1){ background-color: #2467b6; }
.opsp-login .sns li:nth-child(2){ background-color: #ea4335; }
.opsp-login .sns li a{ display: block; text-decoration: none; color: #FFFFFF; }
.opsp-login .sns li:nth-child(1) a:hover{ background-color: #1f5aa0; border-radius: 5px; }
.opsp-login .sns li:nth-child(2) a:hover{ background-color: #cc3c30; border-radius: 5px; }

.opsp-login .member{ width: 100%;}
.opsp-login .member .inputstyle{ appearance:none; -webkit-appearance:none;	border-radius:5px; padding:0 5px; color:#333; font-size:1em; width: 100%; height:40px; font-family:Arial, Helvetica,"微軟正黑體" ,sans-serif; border:0px; border: 1px solid #CCC; }
.opsp-login .member .btnstyle{ margin: 0 auto; padding: 8px 5px ; width: 100%; text-align: center; font-family:Arial, Helvetica,"微軟正黑體" ,sans-serif; font-size: 16px; color: #FFFFFF; border-radius: 5px; background-color: #00d514; border-top: 1px solid #00d514; border-left: 1px solid #00d514; border-right: 2px solid #02bf13; border-bottom: 3px solid #02bf13; cursor: pointer; }

.opsp-login .member div{ margin: 10px 0; font-size: 14px; color: #333;}
.opsp-login .member div .forgetpass{ padding: 0 0 0 10px; text-decoration: none; color: #ff6600;}
.opsp-login .member div .forgetpass:hover{ text-decoration: underline;}

.opsp-login .other{ width: 100%; text-align: center;}
.opsp-login .other li{ display: inline-block; width: 49%; height: 40px; line-height: 40px; font-size: 1em; border-radius: 5px; border: 1px solid #4a5158; background-color: #FFFFFF;}
.opsp-login .other li a{ display: block; text-decoration: none; color: #4a5158; }
.opsp-login .other li a:hover{ background-color: #4a5158; border-radius: 5px; color: #FFFFFF;}	

	
/*分校68列表*/
.cekclass-list{ margin: 0 auto; padding: 0; width: 100%; overflow: hidden; }
.cekclass-list h3{ padding: 15px 0; font-size: 1.5em; color: #333333; text-align: center;border-top:1px solid #c8c8c8; }
.cekclass-list .mainbox{ padding: 0; width: 100%; border: 0px solid #CCC; border-bottom: 1px solid #CCC; border-radius: 0px; }
.cekclass-list .mainbox ul.cekclasstab{ width: 100%; height: auto;}
.cekclass-list .mainbox ul.cekclasstab li{ 
    display: block; 
	padding:15px 0;
	/*float: left;
	width: 25%;*/
	background-color:#f4f4f4; cursor:pointer;
	font-size: 1em; color: #000000; text-align: center;
	border-bottom: 3px solid #c8c8c8;
}
.cekclass-list .mainbox ul.cekclasstab li:first-child{ border-radius: 5px 0 0 0 ;}
.cekclass-list .mainbox ul.cekclasstab li:last-child{ border-radius: 0 5px 0 0 ;}
.cekclass-list .mainbox ul.cekclasstab li.active{ color: #0cb3be; border-bottom: 3px solid #0cb3be; background-color: #FFFFFF; }
.cekclass-list .mainbox .btn{ 
	margin: 0 auto; width: 180px; height: 40px;	line-height: 40px;	font-size: 1em;
	color: #FFFFFF;	text-align: center; border-radius: 10px; background-color: #0cb3be; font-weight: bold;
}
.cekclass-list .mainbox .btn a{ display: block; text-decoration: none; color: #FFFFFF; }
.opencekclasstab{ padding: 20px; width:100%; overflow: hidden;}
.opencekclasstab ul{}
.opencekclasstab li{ float: none; width: 100%; margin: 0;	padding: 0;}
.opencekclasstab li{ margin: 0; padding: 0; font-size: 1em; color: #666; line-height:2; text-align: justify;}
.opencekclasstab li a{ color: #333; }
.opencekclasstab i{ color: #0cb3be; }
.cekclass-list-ps a{
		display:inline-block;
		width:32.333333%;
		text-align:center;
		padding:5px 0px;
		color:#0cb3be;
		text-decoration: none;
		font-size:1rem;
	}
	.cekclass-list-ps a:hover{
		color:#01737b;
	}
}
