/* 縮小失敗。正在傳回未縮小的內容。
(340,64): run-time error CSS1034: Expected closing parenthesis, found ','
(340,64): run-time error CSS1042: Expected function, found ','
(340,69): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
@charset "utf-8";
/* 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;}

/*==========行動裝置選單=行動裝置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: #00d514;}

/*==========head列班系名稱===========================*/
.head{
	margin:0 auto;
	padding: 0;
	width: 100%;
	min-width:1024px;
	height: 86px;
	border-top: 1px solid #00858C;
	border-bottom: 1px solid #00858C;
	background-image: url("https://www.ckpublic.com.tw/topics/logo/2023headimage-01.png");/*url(/images/child/headimage-01.png);*/
	background-position: top left;
	background-repeat: no-repeat;
}
.head-main{
	margin: 0 auto;
	width: 1024px;
}
.head-main .logo{
	padding:0;
	float: left;
	width: 274px;
	height: 84px;
	line-height: 84px;
	font-size: 2.8em;
	color: #FFFFFF;
	font-weight: bold;
}
.head-main .logo img{
	vertical-align: middle;
	margin-top: -10px;
}
.head-main .logo p{ text-indent: -9999px;}
.head-main .info{
	padding: 20px 0 0 20px;
	float: left;
	width: 410px;
	height: 84px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3;
}
.head-main .info p{	margin: 0;	padding: 0; }
.head-main .btn{
	float: right;
	width: 340px;
	height: 84px;
	background-color: #FFFFFF;
}
.head-main .btn ul{ padding: 20px 0 0 0; }
.head-main .btn li{
	display: block;
	float: left;
	width: 110px;
	height: 40px;
	line-height: 40px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
}
.head-main .btn li:nth-child(1){ background-color: #009590;}
.head-main .btn li:nth-child(2){ margin: 0 5px; background-color: #2467b6; }
.head-main .btn li:nth-child(3){ background-color: #ff0000; }
.head-main .btn li a{ display: block; text-decoration: none; color: #FFFFFF; }

/*==========CONTENT主要內容===========================*/
.content{
	margin: 0 auto 40px auto;
	width: 1024px;
	/*overflow: hidden;*/
}

/*麵包燮*/
.content .path{
	padding:10px 0 30px 0;
	width:100%;
	overflow: hidden;
}
.content .path ol{ margin:0; padding:0; list-style: none; }
.content .path li{ margin:0; padding:0 5px 0 0; float:left; color:#CCC;}
.content .path li a{ text-decoration:none; color:#333333;}
.content .path li a:hover{ text-decoration: underline;}

/*==========FOOTER===========================*/

.footer{
	padding: 40px 0 10px 0;
	width: 100%;
	background-color: #f9f9f9;
	overflow: hidden;
}
.footer .logo{
	width: 100%;
	margin: 0 auto;
	text-align:center;
}
.footer .link{ margin: 0 auto; width: 100%; max-width: 1024px; }
.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>p{ margin: 0; padding: 10px 0 0; font-size: 14px; color: #666; text-align: center; border-top: 1px solid #e0e0e0;}


.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;}


.fancybox-active .fancybox-slide--iframe .fancybox-content{max-width:700px;}
/*==========行動裝置==============================================================*/
@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: #00d514;
	border-right: 1px solid #DBDBDB;
	}
.mtop .user{
	float: right;
	padding: 5px 5px 0 0;
	color: #e4e4e4;
	font-size: 14px;
}
.mtop .user a{ text-decoration: none; color:#000000; }
.mtop .user i{ color:#00d514; }
.menu-main{
	clear: both;
	display: none;
	width: 100%;
	background-color: #e5e5e6;
	position:relative;
	z-index: 999px;
}
.menu-main li{ 
	position:relative;
    color: #FFF;
    background:#4a5158;
}
.menu-main li a{ 
	display:block;
	padding:10px;
	font-size:1em;
	color: #FFF;
	text-decoration:none;
}
.menu-main li:hover { background:#01c713;}
.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{ display: none; }
.mhead{
	display:flex; justify-content:center; align-items: center; 
	padding: 15px 1%;
	width: 100%;
}
.mhead .logo{ padding:0 10px;}
.mhead .logo img{ display: block; max-width:100%;}
.mhead .logo p{ display: none}
	
.mhead .info{ width: 55%; font-size: 13px;}
.mhead .info p{ margin: 0; padding:0;}
	
/*==========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: #01c713;
	}
.mnav li:nth-child(1){ border-right: 1px solid #ffffff;}
.mnav li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	}

/*==========CONTENT主要內容===========================*/	
.content{
	margin: 0 auto 10px auto;
	width: 100%;
	overflow: hidden;
}

/*麵包燮*/
.content .path{
	padding:5px 5px 15px 5px;
	width:100%;
	overflow: hidden;
	font-size: 14px;
}
.content .path ol{ margin:0; padding:0; list-style: none; }
.content .path li{ margin:0; padding:0 5px 0 0; float:left; color:#CCC;}
.content .path li a{ text-decoration:none; color:#333333;}
	
/*==========FOOTER===========================*/
.footer{ display: none;}
.mfooter{ display: block; width: 100%;}
.mfooter .link{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	background-color: #666666;
}
.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; }
.mfooter .btn{
	position: fixed; left: 0; bottom: 0; padding: 10px 0; z-index: 2000;
	width: 100%; height: auto; background-color: rgb(255, 255, 255, 0.8);
}
.mfooter .btn ul{ margin: 0; padding: 0 2px; text-align: center; display:flex;	justify-content: space-around;}
.mfooter .btn li{ width: 32%; padding: 10px 0; font-size: 1em; color: #FFFFFF; border-radius: 5px; position: relative;}
.mfooter .btn li:nth-child(1){ background-color: #2467b6;}
.mfooter .btn li:nth-child(2){ background-color: #009590; }
.mfooter .btn li:nth-child(3){ background-color: #ff6600; }
.mfooter .btn li a{ display: block; text-decoration: none; color: #FFFFFF; }
.mfooter .btn li img{ position: absolute; top: -2.8em; left: calc((100% - 50px)/2); width: 50px; height: auto;}

.mfooter>p{ margin: 0; padding: 10px 5%; font-size: 13px; color: #999; border-top: 1px solid #c1c1c1;}
.footer-copyright{
	width: 100%;
	padding: 10px 2px;
	text-align: center;
	border-top: 1px solid #c1c1c1;
	font-size: 13px;
	color: #7a7a7a;
	letter-spacing: 0px;
	margin-bottom: 75px;
}	
/*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;}	

}

