@charset "utf-8";
/* CSS Document */
#title_image {
	max-width:1000px;
	margin-right:auto;
	margin-left:auto;
}
#menu {
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
#menu ul li {
	width:160px;
	height:54px;
}
#menu ul li a {
	width:160px;
	height:54px;
	display:block;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	position:absolute;
}
#menu ul li a.intro {
	background:url(../images/corp/common/btn_menuIntro1_1.png) no-repeat;
}
#menu ul li a.intro.active {
	background:url(../images/corp/common/btn_menuIntro1_2.png) no-repeat;
}
#menu ul li a.course {
	background:url(../images/corp/common/btn_menuCourse1_1.png) no-repeat;
}
#menu ul li a.course.active {
	background:url(../images/corp/common/btn_menuCourse1_2.png) no-repeat;
}
#menu ul li a.news {
	background:url(../images/corp/common/btn_menuNews1_1.png) no-repeat;
}
#menu ul li a.news.active {
	background:url(../images/corp/common/btn_menuNews1_2.png) no-repeat;
}
#menu ul li a.events {
	background:url(../images/corp/common/btn_menuEvents1_1.png) no-repeat;
}
#menu ul li a.events.active {
	background:url(../images/corp/common/btn_menuEvents1_2.png) no-repeat;
}
#menu ul li a.share {
	background:url(../images/corp/common/btn_menuShare1_1.png) no-repeat;
}
#menu ul li a.share.active {
	background:url(../images/corp/common/btn_menuShare1_2.png) no-repeat;
}
#menu ul li a.jobs {
	background:url(../images/corp/common/btn_menuJobs1_1.png) no-repeat;
}
#menu ul li a.jobs.active {
	background:url(../images/corp/common/btn_menuJobs1_2.png) no-repeat;
}
#menu ul li a.message {
	background:url(../images/corp/common/btn_menuMessage1_1.png) no-repeat;
}
#menu ul li a.message.active {
	background:url(../images/corp/common/btn_menuMessage1_2.png) no-repeat;
}
#filter {
	color:#333;
	width:100%;
	background-color:#3F3F3F;
	padding:15px 20px;
}
#filter select {
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../images/common/icon_selectDown.png) no-repeat;
	background-size:contain;
	background-position:right;
	background-color:#FFF;
	border:none;
	width:100%;
	height:35px;
	border-radius:7px;
	padding-left:5px;
	margin-bottom:15px;
	color:#7F7F7F;
	outline:none;
}
#filter input {
	background-color:#FFF;
	border-radius:7px;
	border:none;
	width:100%;
	height:35px;
	padding-right:5px;
	padding-left:5px;
	color:#7F7F7F;
	outline:none;
}
#filter .btn {
	margin-top:15px;
	color:#FFF;
	font-size:18px;
	font-weight:600;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	width:100%;
	height:35px;
	text-align:center;
	background-color:#76C1FF;
	border-radius:7px;
	border:none;
	cursor:pointer;
	outline:none;
}
#filter .btn:hover {
	background-color:#59B4FF;
}
#courseList {
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
#courseList ul li {
	width:100%;
	margin-bottom:16px;
}
#courseList ul li .fav {
	float:left;
	margin-right:10px;
}
#courseList ul li .fav .img {
	height:43px;
	display:table-cell;
	vertical-align:middle;
}
#courseList ul li .fav .img a {
	background-image:url(../images/common/icon_fav01.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent:-1000px;
	white-space:nowrap;
	display:block;
	width:36px;
	height:36px;
	overflow:hidden;
}
#courseList ul li .fav .img a:hover {
	background-image:url(../images/common/icon_fav02.png);
}
#courseList ul li .ccontent {
	/*float:left;*//*使用會讓文字…失效*/
}
#courseList ul li .ccontent .title {
	margin-top:5px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
}
#courseList ul li .ccontent .title a {
	color:#333;
}
#courseList ul li .ccontent .title a:hover {
	color:#03C;
}
#courseList ul li .ccontent .title .new {
	position:relative;
	top:2px;
}
#courseList ul li .ccontent .date {
	font-size:0.8em;
	color:#0052A5;
}
#courseList ul li .ccontent .date strong {
	margin-right:20px;
}
#aNoList {
	width:100%;
	background:#293357;
	padding-bottom:10px;
	color:#FFF;
}
#aNoList .title {
	width:100%;
	height:35px;
	margin-bottom:10px;
	text-align:center;
	line-height:35px;
	letter-spacing:2px;
	font-size:1.4em;
	background:#3D4A79;
}
#aNoList ul {
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
#aNoList ul li {
	width:100%;
	margin-bottom:8px;
}
#aNoList ul li .school {
	font-size:1.2em
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#aNoList ul li .school a {
	color:#F6F6F6;
}
#aNoList ul li .school a:hover {
	color:#FFF;
}
#aNoList ul li .addr {
	font-size:0.9em;
	color:#FFF;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#aNoList ul li .addr span {
	margin-right:20px;
}
#corpIntro {
	width:100%;
	color:#333;
	padding-right:10px;
	padding-left:10px;
	line-height:1.6em;
}
#corpIntro * {
	max-width:99% !important;
}
#mainShare {
	width:100%;
}
#shareList {
	width:100%;
	min-height:197px;
}
#shareList .content_box {
	overflow:hidden;
	width:280px;
	cursor:pointer;
}
#shareList .content_box:hover img {
	opacity:0.9;
}
#shareList .word {
	width:280px;
	height:75px;
	padding-top:5px;
}
#shareList .word .title {
	width:270px;
	margin-right:auto;
	margin-left:auto;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#shareList .word .title a {
	color:#333;
}
#shareList .content_box:hover a {
	color:#03C;
}
#shareList .word .intro {
	width:270px;
	margin:5px auto 0;
	font-size:14px;
	color:#333;
}
#eventsList {
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
#eventsList ul li {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
#eventsList ul li .title {
	margin-top:5px;
	font-size:1.2em;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#eventsList ul li .title a {
	color:#333;
}
#eventsList ul li .title a:hover {
	color:#03C;
}
#eventsList ul li .date {
	font-size:0.8em;
	color:#0052A5;
}
#newsList {
	width:100%;
	padding-right:15px;
	padding-left:15px;
}
#newsList ul li {
	width:100%;
	border:3px solid #2EBC5A;
	padding:20px 10px 20px 20px;
	margin-bottom:20px;
}
#newsList ul li .left {
	width:calc(100% - 200px);
	float:left;
}
#newsList ul li .right {
	width:200px;
	float:left;
}
#newsList ul li .right .btn {
	display:block;
	width:160px;
	height:40px;
	line-height:40px;
	color:#FFF;
	background-color:#2EBC5A;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#newsList ul li .right .btn:hover {
	background-color:#116C2D;
}
#newsList ul li .title {
	font-weight:bold;
	font-size:18px;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#newsList ul li .title a {
	color:#151515;
}
#newsList ul li .title a:hover {
	color:#2EBC5A;
}
#newsList ul li .intro {
	font-size:16px;
	color:#333;
	line-height:1.6em;
}
@media screen and (max-width: 767px) {
	#newsList ul li .left {
		width:100%;
		float:none;
	}
	#newsList ul li .right {
		width:100%;
		float:none;
		margin-top:10px;
	}
}
.corpMessage {
	width:100%;
	color:#333;
	padding-right:10px;
	padding-left:10px;
}
.corpMessage .title {
	margin-bottom:10px;
	font-size:1.4em;
	letter-spacing:1px;
}
.corpMessage ul li {
	font-size:1.2em;
	padding-left:20px;
	height:35px;
}
.corpMessage ul li span {
	vertical-align:middle;
}
.corpMessage textarea {
	width:100%;
	height:100px;
	padding:5px 10px;
	border:1px solid #666;
	outline:none;
	resize:vertical;
}
.corpMessage textarea:focus {
	border:1px solid #0CA9F1;
	-webkit-appearance:none;
	-o-box-shadow:0 0 8px #03A9F4;
	-moz-box-shadow:0 0 8px #03A9F4;
	-webkit-box-shadow:0 0 8px #03A9F4;
	box-shadow:0 0 8px #03A9F4;
	transition:all 0.5s ease;
}
.corpMessage .submit_btn {
	width:100%;
	height:60px;
	color:#FFF;
	font-size:1.4em;
	letter-spacing:0.25em;
	background:#00909E;
	border:0;
	cursor:pointer;
	outline:none;
}
.corpMessage .submit_btn:hover {
	background:#027C88;
}