@charset "utf-8";
/* CSS Document */

htel {
	margin: 0px;
	padding:0px;
	font-size:16px;
}
body {
	font-family: "Century Gothic", "Varela Round", "sans-serif", "微軟正黑體";
	margin: 0px auto;
	font-size:16px;
	line-height: 1.7;
}

html{font-size:52.5%!important;}

@media screen and (min-width: 480px){
html{font-size:56.5%!important;}
	}

@media screen and (max-width: 767px){
html{font-size:62.5%!important;}
	}



ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
iframe{
    border:0;
    outline: 0;
}
.imp{color:#F00;}

table {
  border-spacing: 0;
  border-collapse: none;
}
/*[ GENERAL ELEMENTS ]*/
a {
	text-decoration: none;
}
a:hover {
    text-decoration: none;
}
/*--選單--*/
.en {
   font-family: 'Righteous', cursive;
}


/*--選單--*/
.navbar-wrapper {
    width: 100%;
    position: relative;
}
.navbar{
	margin:0;
	padding:0;
	background-color: #ffffff;
	border-color: #ffffff;
	  
	
}



.navbar-brand {
     min-height: 100px;
    margin: 0 !important;
    padding: 5px;
    overflow: hidden;
    height: 110px;
    position: absolute;
    top: 20px;
	    left: 0px;

}
.navbar-brand img {
	max-width:100%;
	max-height:100%;
}

.navbar-inverse .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 15px;
  margin-right: 13px;
  margin-bottom: 8px;
     background-color: #7E57C2;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus {
	background-color: #3F51B5;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	    font-weight: 600;
	padding: 10px 10px;
}
.navbar-inverse .navbar-nav > li > a > i{
	width:30px;
	padding-right:10px;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #305f84;
}
.navbar-inverse .navbar-nav li.open > a, 
.navbar-inverse .navbar-nav li.open > a:hover, 
.navbar-inverse .navbar-nav li.open > a:focus {
    background-color: rgba(255, 255, 255, 0);
    color: #302b6d;
}

.navbar-nav {
    float: right;
    margin: 0;
	
}

@media (max-width: 768px) {
.navbar-nav {
   width: 100%;
	
}
}


.Sign-button{
	float:right;
	width:800px;
	text-align: right;
}
.Sign-button i{
	margin-right: 10px;
}
.Sign-button > div {
	    display: inline-block;
    line-height: 30px;
    padding: 5px 30px 5px 25px;
    height: 40px;
    margin: 15px 0px 20px 20px;
    color: #ffffff;
    background-color: #7e5bbb;
    border-radius: 25px;
}
.Sign-button a {
	color: #ffffff;
}
.Sign-button a:hover {
	color: #ffffff;
}

.Sign-button .signin {

    padding: 4px 20px 4px 20px;
    border-radius: 25px;
    background-color: #FFC107;
}
.Sign-button .mail{
    display: none;
}


/* ====== WEB CONTENT ====== */
#container{
	padding-top:150px;
}
@media (max-width: 768px) {
	#container{
	padding-top:80px;
}
	}
.by {
    padding: 5px;
	margin: 80px 0px 50px;
	overflow:hidden;
}

.intermediate {}
.intermediate > h3 {
    font-size: 26px;
	text-align:center;
    font-weight: normal;
    padding: 10px 0;
    margin: 0 0 20px;
}
.intermediate > .desc {
    padding: 20px;
    color: #666;
    border-radius: 15px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
	border: 2px solid #dad8d8;
	background-color: #fff;
}
.intermediate > .word {
	clear: both;
	width:1150px;
	margin:20px auto;
	overflow:hidden;
}
.word {
	width:100%;
	overflow:hidden;
}

/*-- History Breadcrumb --*/
.topImage {
    width: 100%;
    height: 170px;
    padding-top: 40px;
    background-image: url(../images/b2.svg);
    background-repeat: repeat-x;
    background-position: bottom center;
    position: relative;
    background-size: cover;
}
.topImage .container h1 {
    width: 100%;
    padding: 0;
    margin: 0px 0 5px;
    font-weight: 700;
	font-size: 3.6rem;
    text-align: center;
}
.topImage .container {
    position: relative;
}
.topImage .container .map {
    position: absolute;
    right: 0px;
    top: 0px;
	display: none;
}
.topImage .container .map img{
	height:190px;
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
	font-size:16px;
	color:#000;
    text-align: center;
}
.breadcrumb > li + li:before {
    color: #000;
}
.breadcrumb a{
	font-size:16px;
	color:#000;
}

.site-title {
	text-align: center;
	margin: 0 auto 40px;
	max-width: 500px;
	border: 1px solid;
	padding-top: 35px;
	position:relative;
}
.site-title h2 {
	position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0;
	min-width: 250px;
    transform: translate(-50%, 50%);
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4c4c4c;
    background: #fff;
    padding: 0 20px;
}
.part-line {
	clear:both;    
	width: 100%;
    background-image: url(../images/line.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin: 50px auto;
    padding-bottom: 30px;
}



/*-- ARTICLE DEATIL (NEWS KNOWLEDGE)--*/
.Article {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.Article .Date{
	float: left;
    width: 100px;
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
	overflow:hidden;
	border: 1px solid #F90;
}
.Article .Date span {
	display:block;
	width: 100%;
	padding: 3px 0px;
}
.Article .Date .day {
    background-color: #FFF;
}
.Article .Date .month {
    color: #FFF;
    background-color: #F90;
}
.Article .Date .year {}
.Article .Text {
	float: right;
	width: calc(100% - 140px);
}
.Article .Title {	
    font-size: 24px;
    color: #399;
    margin-bottom: 15px;
    text-align: left;
}
.Article .Share {
	padding-right:25px;
	text-align: left;
}
.Article .Share > div{
	display:inline-block;
	font-size:0;
	height:30px;
	vertical-align: bottom;
}




/*-- LINKS --*/
.interaction{
	margin-left:-10px;
	margin-right:-10px;
}
.interaction > div {
	padding:50px 10px 0px;
}
.interaction .text {
	margin: 5px;
	padding: 40px 20px 20px ;
    border: 1px solid #CCC;
    position: relative;
    text-align: center;
}
.interaction .text .image {
	position: absolute;
	top: 0;
	left:50%;
	transform: translate(-50%, -50%);
	padding:0 10px;
	background-color:#FFF;
	overflow: hidden;
}
.interaction .text .image img {
	height: 80px;
    width: 80px;
	border-radius: 50%;
	overflow:hidden;
}
.interaction .text h3 {
    font-size: 20px;
	line-height:24px;
	height:24px;
	overflow:hidden;
    font-weight: 500;
    margin: 10px auto;
    padding: 0px;
    color: #666;
}
.interaction .text a {
	display:block;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.links{
	margin-left:-10px;
	margin-right:-10px;
}
.links > div {
	padding:0px 10px;
}
.links .text{
	background-image: url(../images/links.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
}
.links .text h3 {
    font-size: 20px;
	line-height:40px;
	height:40px;
	overflow:hidden;
    font-weight: 500;
    margin: 10px auto;
    padding: 0px;
    color: #666;
}
.links .text a {
	display:block;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}
.links .text:hover h3{
	color:#F00;
}



/*-- MEAL Calendar --*/
.calendar-group {
	width:100%;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
	margin-bottom:20px;
	box-shadow: 1px 1px 2px #999, -1px -1px 2px #999;
	overflow: hidden;
}
.calendar-group h3 {
    color: #000;
    text-align: center;
	padding: 15px;
	margin:0px;
    width: 100%;
	overflow: hidden;
    background-color: #e9e5e3;
}
.calendar-group h3 span{
	padding:0 15px;
}
.calendar-group h3 a{
	color:#000;
}
.calendar-group h3 a:hover{
	color:#F00;
}
.calendar-group .calendar{}
.calendar-group .calendar .dayrows{
	float:left;
	width:calc(100% / 7);
	padding:3px;
	text-align:center;
	font-size:18px;
	color:#000;
	border-radius: 15px;
}
.calendar-group .calendar .dayrows{
	padding:17px 3px;
}
.calendar-group .calendar .dayrows > div a{
	display:block;
}
.calendar-group .calendar .dayrows.activity{
	background-color: rgba(102,204,204,1);
}
.calendar-group .calendar .dayrows.activity > div a{
    color: #FFFFFF;
}

.meals-download{
	text-align: center;
	margin-top: 30px;
}
.meals-download a{
    font-size: 16px;
    font-weight: 500;
	text-decoration: none;
    padding: 5px 50px;
    color: #333;
    background-color: #CCC;
    border-radius: 20px;
}
.meals-download a:hover{
	color: #FFF;
    background-color: #333;
}

#Meals {
    background-image: url(../images/site-img46.png);
    background-repeat: no-repeat;
    background-position: 45px top;
	height:500px;
}
#Meals .item {
	width:100%;
	overflow: hidden;
	height:166px;
	padding: 33px 0;
}
#Meals .item > img{
	float:left;
	width:100px;
	margin-right:20px;
	border-radius: 50%;
    background-color: #6cc;
}
#Meals .item .Writing{
	height:100px;
	overflow:hidden;
}
#Meals .item .Writing h3 {
    font-size: 25px;
    font-weight: 500;
	margin: 6px auto;
}
#Meals .item .Writing p {
    font-size: 16px;
	line-height:20px;
	height:60px;
	overflow:hidden;
	margin: 6px auto;
}



/*-- EDU --*/
.edu {
	float: left;
	width:100%;
    padding: 0;
    margin: 30px auto;
}
.edu .title {
	float:left;
	width:100%;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 3px solid #F3F3F3;
}
.edu .title h3 {
	position: absolute;
	top: -15px;
    font-weight: 500;
    color: #666;
    background-color: #FFF;
    padding-right: 30px;
    font-size: 24px;
    letter-spacing: 5px;
    margin: 0px;
}
.edu .Narrative {
	font-size:1.6rem;
	margin-bottom:20px;
	line-height: 1.6;
}
.edu .map {}
.edu .edu-image-box {
	float:left;
	width:25%;
	padding:0 10px 20px;
}
.edu .edu-image-box .image {
	width:100%;
	height:0;
	padding-bottom:100%;
	overflow:hidden;
}



/*-- FILES --*/
.mainfile {
    width: 100%;
    margin:0 auto;
	overflow:hidden;
}
.mainfile ul{
	border:1px #e6e7f1 solid;
}
.mainfile ul li{
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	min-height:50px;
	background-color: #FFF;
	overflow:hidden;
}
.mainfile ul li + li {
	border-top:1px #e6e7f1 solid;
}
.mainfile ul li > div {
	float:left;
	padding:10px;
	text-align:center;
	overflow:hidden;
}
.mainfile ul li > div + div{
	border-left:1px #e6e7f1 solid;
}
.mainfile ul .title {
    color: #FFF;
	background-color: #999;
}
.mainfile ul .title > div:nth-child(even){
	background-color: #666;
}
.mainfile ul .Line:nth-child(odd) {
	background-color: #F6F7FA;
}
.mainfile ul .Line .load a{
	display:block;
}
.mainfile ul .Line:hover { 
	background-color: #4CC0B3;
}
.mainfile ul .Line:hover .load a{ 
	color: #900;
}
.mainfile ul li .name {text-align:left;}
.mainfile ul li .act {
	text-align: center !important;
}
.mainfile ul li .act a i {
	margin-right:7px;
}

@media (max-width: 767px) {
	.mainfile ul li {
		border:none !important;
		height:auto;
	}
	.mainfile ul li > div {
		padding:5px !important;
		font-size:14px !important;
		line-height:24px !important;
		border:none !important;
		text-align: left !important;
	}
	.mainfile ul li .load {
		text-align: center !important;
	}
	.mainfile ul li .act {
		text-align: center !important;
	}
	.navbar-brand {
      height: 70px;
    min-height: 70px;
    padding: 0px;
    left: 10px;
	position: revert;	
}
}
.mtop {
	margin: 20px 0;
}

.mainqtd {
	border: 2px solid #dad8d8;
    padding: 10px;
    border-radius: 15px;
}
.mainqtd .qtd{
	padding:10px 20px;
	    background-color: #fdfdfd;
}
.mainqtd .qtd:nth-child(odd) {
	background-color: #F6F7FA;
}
.mainqtd .qtd .title {
	padding: 5px 0px;
    color: #2e89f1;
	font-size:22px;
}
.mainqtd .qtd .title span{
	margin-right:15px;
}
.mainqtd .qtd .title span.imp{
	font-size:16px;
	color: #F00;
}
.mainqtd .qtd .ands {
	padding: 5px 0px 5px 30px;
	position:relative;
}
.mainqtd .qtd .ands label{
	font-weight:normal;
	font-size:18px;
}
.mainqtd .qtd .ands input[type="text"] {
    height: 30px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 1.4;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.mainqtd .qtd .ands label.error {
	display: none;
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    padding: 4px 8px;
    margin: 2px;
    position: absolute;
    right: 0px;
    bottom: 5px;
    z-index: 50;	
}
@media (max-width: 767px) {
	.mainqtd .qtd{
		padding:5px;
	}
}






#photo .image {
	cursor:pointer;
}


/*-- MESSAGE --*/
.message #sidebar,
.message #content{
	margin-bottom:20px;
	overflow: hidden;	
}
.message .inside {
    width: 100%;
    background-color: #FFF;
    padding: 20px;
}
.message .inside h3 {
    font-size: 23px;
    line-height: 22px;
    padding: 0px 0px 40px 0px;
    margin: 10px 0px;
    font-weight: 300;
    background-image: url(../images/line.png);
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
}
.message .inside p {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.message .message_board ul li {
        background-color: #f3f3f3;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
	    border-radius: 20px;
}
.message .message_board ul li > div{
	padding:0;
}
.message .message_board ul li .Numbering {

    font-family: "Comic Sans MS", cursive;
    color: #6CC;
    overflow: hidden;
}
.message .message_board ul li .Parents {
	margin-bottom: 20px;
    padding-bottom: 20px;
	border-bottom: 2px #999 dotted;
    overflow: hidden;
}
.message .message_board ul li .School {

}
.message .message_board ul li .Parents span, 
.message .message_board ul li .School span {
	display:block;
	width:100%;
    overflow: hidden;
}
.message .message_board ul li .content {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 20px;
}
.message .message_board ul li .date {
    font-size: 10px;
    color: #999;
    text-align: right;
    letter-spacing: 3px;
}


/* ====== INDEX MODULE ====== */
/*-- TITLE --*/
.edit-titles {
    width: 100%;
    margin: 0 auto;
	    float: left;
}
.edit-titles h3 {
	margin: 10px 0 10px;
	font-size: 26px;
	
	font-weight: bold;
}
.edit-titles p {
	padding:5px 0;
	font-size: 16px;
	
	display: block;
}



/*-- 活動寫真 --*/



.edit-photo {
	    position: relative;
	    background-image: url(../images/edit-titles.svg);
	padding: 80px 0 30px;
	}

.edit-titles {
   text-align:center;
    margin: 0 auto;
	color: #000;
	    padding: 0 30px;
}
.edit-titles h5 {
	color: #ef551e;
    position: relative;
    margin-top: 30px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Fredoka One', cursive;
}
.edit-titles h5:before {
    background-image: url(/uploads/images/1Tangerine.png);
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -7px;
    width: 14px;
    height: 9px;
    background-size: cover;
}
.edit-titles h3 {
	    font-weight: 700;
    margin-top: 30px;
    font-size: 2.5em;
    line-height: 1.5em;
}
.edit-titles p {
	    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}
@media (max-width: 768px) {
.edit-titles h3 {
	font-size: 2em;
}
.edit-titles p {
    font-size: 1.6rem;
    line-height: 1.8;
}	
	}

.owl-movebox {
	padding: 50px 0px;
	position:relative;
	width: 84%;
	float: left;
	margin: 0px 8%;
}
.owl-movebox .owl-controls {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-movebox .owl-nav{
	display: none;
}
.owl-movebox .owl-dots .owl-dot{
	display: inline-block;
	zoom: 1;
}
.owl-movebox .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-movebox .owl-dots .owl-dot.active span, 
.owl-movebox .owl-dots .owl-dot:hover span {
    background: #F00;
}

.owl-movebox .slide-box {
	margin:0; 
	position: relative;
	border-radius: 20px;
    overflow: hidden;
}


.owl-movebox .slide-box .image {
	width:100%; 
	height:0px;
	padding-bottom:60%; 
	overflow: hidden; 
	position:relative;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
	border-radius: 20px;
    overflow: hidden;
	 
}


.owl-movebox .slide-box .text,
.owl-movebox .slide-box .text > a {
    font-size: 14px;
    width: 100%;
    height: 100%;
	font-size:0;
	
}
.owl-movebox .slide-box .text > a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 0;
    z-index: 9999999;
}
.owl-movebox .slide-box .text {
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
	/* padding: 15%; */
	/* color: #fff; */
	/* overflow:hidden; */
	/* text-align:center; */
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.5), 2px 2px 2px rgba(0,0,0,0.4), 3px 3px 3px rgba(0,0,0,0.3), 4px 4px 4px rgba(0,0,0,0.2); */
}
.owl-movebox .slide-box .text::before,
.owl-movebox .slide-box .text::after {
	position: absolute;
	content: '';
	opacity: 0;
}
.owl-movebox .slide-box .text::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	
}
.owl-movebox .slide-box .text::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	
}
.owl-movebox .slide-box .text h2 {
	 font-size: 20px;
    padding: 15px;
    line-height: 25px;
}
.owl-movebox .slide-box .text::before,
.owl-movebox .slide-box .text::after {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.owl-movebox .slide-box:hover .image {
	opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.owl-movebox .slide-box:hover .text::before,
.owl-movebox .slide-box:hover .text::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.owl-movebox .slide-box .text:hover h2 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.owl-movebox .slide-box:hover .text::after,
.owl-movebox .slide-box:hover .text h2 {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}


@media (max-width: 768px) {
	.owl-movebox {
 margin: 0px 5%;
    width: 90%;
 
}
	}

/*-- 連絡我們 --*/
.edit-contact {
    height: 100%;
    
	padding:50px 0;
    overflow: hidden;
}
.edit-contact .edit-titles {
	color: #FFF;
	/* text-shadow: 2px 2px 2px rgba(0,0,0,0.4); */
}
.edit-contact .edit-group {
	max-width:1000px;
	margin: 50px auto;
    position: relative;
}
.edit-contact .edit-group a {
	display:block;
	width: 300px;
	overflow: hidden;
	text-align: center;
	margin: 2px auto 10px;
	border-radius: 5px;
	padding: 25px 0px;
	border: 3px solid #ffffff;
}
.edit-contact .edit-group a.fadeInLeft {
	color: #ffffff;
	float: right;
	font-weight: bold;
}
.edit-contact .edit-group a.fadeInRight {
	color: #ffffff;
	font-weight: bold;
	float: left;
}
.edit-contact .edit-group .title {
	display:block;
    font-size: 20px;
	padding:5px 0;
}
.edit-contact .edit-group .subtitle {
	display:block;
    font-size: 16px;
	padding:3px 0;
}

@media (max-width: 767px) {
	.edit-contact .edit-group a.fadeInLeft {
		float: none;
	}
	.edit-contact .edit-group a.fadeInRight {
		float: none;
	}
}



/*-- 最新消息 環境 --*/
.edit-news {

}
.edit-news > div {
	padding:0 0px;
	margin:0;
	
}
.edit-news .col-sm-7 {
    width: 60%;
}

@media (max-width: 767px) {
	.edit-contact .edit-group a.fadeInLeft {
		float: none;
	}
	.edit-contact .edit-group a.fadeInRight {
		float: none;
	}



}
@media (min-width: 480px) {
.edit-news > div {
	padding: 0 0px;
	margin:0;
}



}

.H-environment {
	display: none;
}


.edit-news .col-sm-7 .edit-titles {
	width:100%;
	margin:0;
	color: #000;
	display: none;
}


.edit-news .edit-titles{
	    position: relative;
	    margin: 0 auto 30px;
    float: none;
	   
}
.edit-news .edit-titles h3 {
    font-weight: 800;
    line-height: 1.2;
   font-size: 2.5em;
	margin-top: 0px;
    margin-bottom: 10px;
}
.edit-news .edit-titles p{
	    line-height: 2;
    font-size: 16px;
}
@media (max-width: 7680px) {
.edit-news .edit-titles h3 {
   font-size: 2em;
}
.edit-news .edit-titles p {
        font-size: 1.6rem;
    line-height: 1.8;
}
	
}
/*-- 最新消息列表 --*/
.H-news{
    background-image: url(../images/h-news-by.jpg);
    background-size: cover;
    background-position: center center;
	width: 100%;
	float: left;
}
.H-news .H-news-by{
    background-color: rgb(0 0 0 / 50%);
    padding: 200px 0 100px;
	    color: #FFF;
}
.edit-news-list .item{
width: 25%;
overflow: hidden;
float: left;
padding: 15px;
text-align: center;
}
.edit-news-list .item .paragra {
	float:left;
	width: 100%;
	   
}
.edit-news-list .item .paragra span {
	display:inline-block;
	text-align:center;
	margin-right: 15px;
	font-size: 55px;
	font-family: 'Righteous', cursive;
	
}
.edit-news-list .item .paragra span + span {
	font-size: 20px;
	display:inline-block;
}
.edit-news-list .item .chat {
	float: left;
	width: calc(100% - 0px);
	    margin-top: 25px;
}
.edit-news-list .item .chat a{
	    color: #000;
}
.edit-news-list .item .chat h3,
.edit-news-list .item .chat p {
	width:100%;
	overflow:hidden;
	
}
.edit-news-list .item .chat h3 {
	    font-size: 22px;
    line-height: 30px;
    height: 30px;
    margin: 0px auto 20px;
    padding: 0;
    letter-spacing: 2.6px;
}
.edit-news-list .item .chat p {
	font-size: 1.6rem;
    line-height: 2.8rem;
    height: 70px;
    margin-top: 0;
    padding: 0;
}

@media (max-width: 768px) {
.edit-news-list .item {
    width: 50%;
}
.edit-news-list .item .chat h3 {
    font-size: 1.8rem;
    letter-spacing: 0px;
	height: 52px;
}	
	.edit-news-list .item .chat p {
    font-size: 1.4rem;
    line-height: 2.5rem;
    height: 100px;
    padding: 0;
}
	}
/*-- 環境輪撥 --*/
.fullSlide{
	position: relative;
	overflow: hidden;
	border-radius: 40px;

}
.fullSlide .hd>ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table;
	/* background-color: #fff; */
}
.fullSlide .bd{ 
	position:relative; 
	z-index:0;  
}
.fullSlide .bd li{
	width:100% !important;
	/* border-radius: 10px; */
	background-color: #f8fafc;
	background-size: cover !important;
	overflow:hidden;
	height: 520px!important;
	border-radius: 40px;
}
.fullSlide .hd{ 
	position: absolute;
	bottom:0;
	width:100%;  
	z-index:1; 
	padding: 10px; 
	text-align: right;
	background: rgba(0,0,0,0.5);
	-webkit-tap-highlight-color: transparent;
}
.fullSlide .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:12px; 
	height:12px; 
	background-color: #FFF; 
	margin: 2px 5px;
	border-radius: 50%;
	overflow:hidden;
	line-height:9999px; 
	filter:alpha(opacity=40);
	opacity:0.4; 
}
.fullSlide .hd ul .on{ 
	filter:alpha(opacity=100);
	opacity:1;  
}



/*----*/
.cbp-mc-form label {
    display: block;
    padding: 20px 5px 5px 2px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}
.cbp-mc-form label.checkbox-inline {
    display: inline-block;
	padding: 3px 0px 3px 30px;
	margin:0;
}
.cbp-mc-form .w50 {
	margin-left: 10px !important;
    width: 130px !important;
    display: inline-block !important;
}
.cbp-mc-form input[type=text],
.cbp-mc-form textarea,
.cbp-mc-form select {
	line-height: 1.5;
	font-size: 14px;
	padding: 5px 10px;
	color: #000;
	display: block;
	width: 100%;
	background: #FFF;
	    border-radius: 10px;
}
.cbp-mc-form input,
.cbp-mc-form textarea {
	border: 1px solid #999;
}
.cbp-mc-form textarea {
	min-height: 134px;
}
.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
	outline: none;
	border: 1px solid #CC0000;
}
.cbp-mc-form select:focus {
	outline: none;
}
.cbp-mc-form input[type=radio] {
    margin: 10px;
}

.cbp-mc-submit-wrap {
	text-align: center;
	padding-top: 32px;
	clear: both;
}
.cbp-mc-form input.cbp-mc-submit {
	border: none;
	color: #fff;
	width: auto;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 30px 15px 40px;
	font-size: 14px;
	border-radius: 2px;
	letter-spacing: 10px;
	background-color: #054682;
}
.cbp-mc-form input.cbp-mc-submit:hover {
	background-color: #000000;
}
.cbp-mc-form .cbp-mc-column > div {
	position:relative;
	margin-bottom:15px;
}
.cbp-mc-form label.error {
	display: none;
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
    line-height: 19px;
    padding: 4px 8px;
    margin: 2px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50;	
}
.cbp-mc-form .err_str{
	height:18px
}


/* ====== 底部宣告 ====== */

.footer-info {
	margin: 0px auto;
	z-index: 10;
	position:relative;
}

.footer-info ul li.title {
    margin-bottom: 7px;
    font-size: 16px;
    color: #fff;
	    font-weight: 600;
}
.footer-info ul li.text {
    margin-bottom: 5px;
    padding-bottom: 3px;
}
.footer-info ul li.text a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.footer-info ul li.title a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
	   font-weight: 400;
}
.footer-info-text {
      font-size: 1.6rem;
    color: #ffffff;
	line-height: 2;
  
}

footer {
    padding:100px 0 20px;
    overflow: hidden;
	    background-color: #4b4b4b;
	position:relative;
}
footer:after{
    top: 0;
    left: 50%;
    width: 411px;
    height: 40px;
    margin-left: -205px;
    background-image: url(../images/bg_wave2.svg);
    content: "";
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 10;
    position:absolute;
}


.footer_bottom {
  z-index: 10; 
}
.footer_bottom p {
    font-size: 14px;
	margin-bottom: 0px;
	color: #FFF;
}
.footer_bottom .social{
    text-align: left;
    margin-bottom: 20px;
	text-align: center;
}
.footer_bottom .social a {
   width: 55px;
    height: 40px;
    position: relative;
    text-align: center;
    color: #FFF;
    display: inline-block;
    margin-right: 5px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #FFF;
    border-radius: 100px;
}
.footer_bottom .social a:hover {
    background: #202020;
    color: #FFF;
}
.footer_bottom .social a i{
    line-height: 28px;
}

.boot-text-left {
	text-align:left;
}
.boot-text-right {
	text-align:right;
}
.boot-text-center {
	    text-align: center;
}

/*--　分頁　--*/
.quotes{
	clear:both;
	width:100%;
	padding:10px 0;
	text-align:center;
	overflow:hidden;
}
#pageline a {
    border: 1px solid #096;
    display: inline-block;
    color: #096;
    padding: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.pagination {
	margin: 10px 0;
}


/*----*/
.boot-text-left {
	text-align:left;
}
.boot-text-right {
	text-align:right;
}

@media (max-width: 767px) {
	
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	
	.Sign-button {
	    position: absolute;
    top: 0px;
    right: 65px;
    width: auto;
    cursor: pointer;
    border: 1px none #FFF;
    color: #000;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #7E57C2;
    border-radius: 4px;
    width: 44PX;
	}
	.Sign-button .signin {
		display: block;
		background-image:none;
		padding:0;
		margin:0;
		border: none;
		font-size:0;
		height:16px;
		line-height:10px;
		    background-color: rgba(255, 255, 255, 0);
	}
	
	.Sign-button .signin i {
		font-size:16px;
		display: none;
		    margin-right: 5px;
	}
		
	.boot-text-left {
		text-align:right;
	}	
	.boot-text-right {
		text-align:left;
	}
	.by {
		margin: 40px 10px;
	}
	.intermediate .word {
		width:auto;
    	margin:15px auto;
	    overflow:hidden;
	}
	.intermediate .word img{
		width:auto !important;
		height:auto !important;
		max-height: 100% !important;
		max-width:100% !important;
	}	
	.edu .edu-image-box {
		width:33.3333333333%;
	}	
	.Article .Date{
		width: 20%;
	}
	.Article .Text {
		width: 78%;
	}	
	.edit-news .col-sm-7 {
    width: 100%;
}
.edit-news .col-sm-5 {
       width: calc(100% - 0px);
	margin-right: 0px;
}
.fullSlide .bd li{
	width:100% !important;
	height:400px;
	/* border-radius: 10px; */
	background-color: #f8fafc;
	background-size: cover !important;
	overflow:hidden;
	height: 400px!important;
}


}
@media (min-width: 768px) {
	body {
		min-width:1170px !important;
	}
	.navbar.top-nav {
	background-color: #FFC107;
    border-color: #FFC107;
    height: 80px;
    padding-top: 15px;
    text-align: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
	}
		.navbar.top-nav .navbar-nav {
			
	
	}
	
	.navbar.top-nav .navbar-nav > li > a {
		color: #FFF;
	}
	.navbar-inverse{
		border:none;
		
	}
	.navbar-header {
		width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    position: relative;
    overflow: inherit;
	}	
	.navbar-nav > li > .dropdown-menu {
    color: #999999;
    background-color: #565656;
    padding: 10px;
    border: none;
    margin-top: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 10px;
    left: 50%;
    transform: translateX(-50%);
	}
	.dropdown-menu > li {
	}
	.dropdown-menu > li + li {
		border-top: 1px solid #737373;
	}
	.dropdown-menu > li > a {
	color: #ffffff;
		padding: 10px 15px;
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		text-decoration: none;
		color: #FFEB3B;
		background-color: transparent;
	}

	
	.container {
		width: 1170px !important;
	}
	.container-box {
        width: 1170px !important;
		margin:auto;
    }
}


.web-env,
.web-message,
.web-video,
.web-activity,
.web-classlist{
/*	background: #F0EDE4;*/
}

.web-env .by{
}


@media (max-width: 768px) {

	.navbar .container {
   padding-bottom: 0px;
}
.navbar-inverse .navbar-nav > li > a {
   font-size: 2.6rem;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 15px;
	
}
.navbar-inverse .navbar-nav li.open > a, .navbar-inverse .navbar-nav li.open > a:hover, .navbar-inverse .navbar-nav li.open > a:focus {
    background-color: rgba(255, 255, 255, 0.3);
        color: #FFEB3B;
}
.navbar-nav .open .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.21);
	    font-size: 2.2rem;
    padding: 10px 10px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
    text-align: center;
	    padding: 10px 0;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 500px;
	    border-color: #ffffff;
	border-color: #ffffff;
    background-color: #673ab7e0;
	padding: 20px;
}
	
}


.foote-logo{
   font-size: 2.2rem;
    text-align: center;
    margin-bottom: 30px;
    padding: 20px;
    width: 30%;
    border-radius: 100px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    background-color: #673AB7;
	    color: #fff;
}	
.footer-Information{
   text-align: center;
    width: 100%;
	margin: 0 auto 50px;
	color: #FFF;
}
.footer-Information li {
	    margin-bottom: 10px;
    font-size: 1.8rem;
    margin-right: 10px;
    line-height: 2;
    padding-left: 50px;
    position: relative;
    color: #fff;
    display: inline-block;
	
	
	}
.footer-Information li:before{
   vertical-align: middle;
    display: inline-block;
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 1;
    background-size: 100%;
    background-position: center center;
}

.footer-Information li:nth-of-type(1):before{
background: url(../images/footer1.svg);
	}
.footer-Information li:nth-of-type(2):before{
background: url(../images/footer2.svg) ;
	}
.footer-Information li:nth-of-type(3):before{
background: url(../images/footer3.svg) ;
	}
.float-box {
	height:100%;
	width:100%;
	top:0;
	left:0;
	pointer-events:none;
	position: absolute;
}
.lazyloaded {
    opacity: 1;
    transition: opacity .3s;
}

.float-box img {
	position:absolute;
	width:230px;
	animation:float 3s ease-in-out infinite;
}
.float-box .-top {
	width:95%;
	top:0;
	left: 50%;
	transform: translatex(-50%);
	position: absolute;
}
.float-box .ba {
	    top: 250px;
    right: -50px;
    animation-delay: .2s;
}
 .float-box .bb {
    top: 305px;
    left: 0px;
    animation-delay: .8s;
}
.float-box .bc {
	top: 255px;
    left: 0px;
    animation-delay: .5s;
}
.float-box .bd {
	top: 50px;
    left: 95px;
    animation-delay: .3s;
    z-index: 1;
}
.float-box .be {
	    top: 50px;
    right: 50px;
    animation-delay: .4s;
}
.float-box .bf {
	top:-65px;
	right:-5px;
	animation-delay:.2s;
}
.float-box .bg {
	top:-50px;
	left:-30px;
	animation-delay:1.2s;
}
.float-box .bh {
	top: 200px;
	left:-30px;
	animation-delay:.2s;
}
.float-box .bi {
	top:250px;
	right:105px;
	animation-delay:.8s;
}
.float-box .bj {
	top:50px;
	left:-30px;
	animation-delay:1.2s;
}


@keyframes float {
0% {
	transform:translateZ(0)
}
65% {
	transform:translate3d(0,15px,0)
}
to {
	transform:translateZ(0)
}
}

@media (max-width: 768px) {
.foote-logo {
    font-size: 1.6rem;
    width: 90%;
}
.footer-Information li:before {
    width: 15px;
    height: 15px;
}	
.footer-Information li {
    font-size: 1.4rem;
    line-height: 2;
    padding-left: 30px;
    display: block;
	text-align: left;
}
	.footer-Information li a {
  color: #fff;
}

	}


/*--------關於我們------------*/
.about-by {
      background-image: url(../images/about-by.jpg);
    background-size: 100%;
    background-position: center center;
	    border-radius: 30px;
    padding: 80px 0;
    margin-bottom: 50px;
	
}
.about-by .by {
	      background-color: rgb(255 255 255 / 73%);
    padding: 50px;
    border-radius: 30px;
    width: 50%;
    margin: auto;
	
}
.about-by h2 {
	     font-size: 3rem;
	
    line-height: 1.8;
	
}
.about-idea {
   width: 100%;
    margin: 20px 0 20px;
    float: left; 
}
.about-idea .map{
    background-color: #fafafa;
    padding: 10px;
    border-radius: 30px;
    border: solid 3px #f3f3f3;
    margin-bottom: 30px;
}
.about-idea .map img{
    width: 100%;
    border-radius: 10px;
}
.about-idea .Text{
	margin-top: 20px; 
}
.about-idea .Text h3{
    line-height: 1.5;
    color: #8368b3;
        font-size: 3rem;
    margin: 0 20px 30px;
}
.about-idea .Text h3 span{
        display: block;
	font-size: 1.5rem;
}
.about-idea .Text p{
    margin: 0 20px;
	line-height: 1.6;
}
@media (max-width: 768px) {
	.about-by {
    border-radius: 10px;
    padding: 20px;
}
	.about-by .by {
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    margin: auto;
}
	.about-by h2 {
    font-size: 2rem;
    line-height: 1.8;
}
	.about-idea .Text {
    margin-top: 0px;
}
	.about-idea .Text h3 {
    line-height: 1.5;
    color: #8368b3;
    font-size: 2.4rem;
    margin: 0 10px 30px;
}
	.about-idea .Text p {
    margin: 0 10px;
}
	}
/*--------特色-----------*/
.Features{
     width: 100%;
    margin: 20px 0 20px;
    float: left; 
	
}
.Features .Speaking{
    background-color: #fafafa;
    padding: 10px;
    border-radius: 30px;
    border: solid 3px #f3f3f3;
    margin-bottom: 30px;
    min-height: 440px;
    margin: 10px;
    width: calc(25% - 20px);
}
.Features .Speaking h5{
  background-color: #fff;
    font-size: 5rem;
    width: 80px;
    height: 80px;
    margin: 20px auto;
    border-radius: 40px;
    padding: 10px;
    text-align: center;
    line-height: 60px;
    
}
.Features .Speaking p{
     font-size: 1.5rem;
    line-height: 2;
    margin: 20px;
    
}
@media (max-width: 768px) {
.Features {
    margin: 10px 0 10px;
}
	.Features .Speaking {
    min-height: auto;
    width: calc(100% - 20px);
}
	}





.Basic{
     width: 80%;
    margin: auto;
    text-align: center;
	color: #FFF;
}
.Basic-materials {
     width: 50%;
    padding: 30px 50px;
    border-radius: 180px;
    border: 3px solid #ffffff;
    float: left;
    height: 220px;
    margin: 0px;
	    text-align: center;
		 position: relative;
}
.Basic-materials h3{
         font-size: 18px;
    font-weight: 700;
    line-height: 30px;
	    margin-top: 0px;
    margin-bottom: 10px;
}
.Basic-materials h5{
       color: #ef551e;
    position: absolute;
	top: -50px;
    left: 50px;
    margin-top: 30px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: 'Fredoka One', cursive;
	    background-color: #4b4b4b;
		padding: 10px;
}
.Basic-materials ul li{
      font-size: 13px;
    line-height: 30px;
}
@media (max-width: 767px) {

.Basic {
    width: 100%;
}
.Basic-materials {
    width: 100%;
    padding: 30px 30px;
    border-radius: 50px;
    height: auto;
    margin: 0px 0px 30px;
    text-align: center;
    position: relative;
}

	}
.about {
	width: 100%;
    float: left;
    margin-bottom: 50px;
}
	
	.about-ttl {
    text-align: center;
    position: relative;
    width: 385px;
    margin-right: auto;
    margin-left: auto;
    background-color: #F8F5EE;
    margin-top: 50px;
    margin-bottom: 70px;
    padding-top: 25px;
    padding-bottom: 15px;
    border-radius: 50px;
    font-weight: 700;
    text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
    -webkit-box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 3px 5px -3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    text-align: center;
}

.about-ttl ._txt {
    font-size: 1rem;
    font-size: 22px;
    position: relative;
    z-index: 1;
    -webkit-transform: rotate(0.2deg);
    -ms-transform: rotate(0.2deg);
    transform: rotate(0.2deg);
    letter-spacing: .2em;
}
	.about-ttl ._fig {
    left: 0;
    top: -40px;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 0;
}
	.about-ttl ._fig img {
    width: 100px;
}
	.about_intro-lede {
    color: #D65239;
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 10px;
    letter-spacing: .2em;
		text-align: center;
}

.about_intro p{
    font-size: 1.8rem;
   
    line-height: 2;
}



.about_intro .map{
    padding: 80px;
}
.about_words .Text{
       font-size: 1.8rem;
    text-align: left;
    line-height: 2;
    padding: 100px 50px;
}



.about-map {
     background-color: #fafafa;
    padding: 30px 30px;
    border: solid 3px #f3f3f3;
    float: left;
    width: 100%;
	border-radius: 30px;
	margin-bottom: 50px;
}
.about-Page {
    width: 100%;
    margin: 0 0 50px;
    float: left;
}
@media (max-width: 768px) {
	.about_intro .map{
    padding: 30px;
}
	.about_words .Text{
    font-size: 1.8rem;
    text-align: left;
    line-height: 2;
    padding: 50px 30px;
}
}

