:root {
    scroll-behavior: unset;
}
.single_item iframe {
    position: relative;
    pointer-events: none;
}
.smallBanner{
	position:relative;
}
.smallBanner img{
	width:100%;
}
.box_style{
	box-shadow:0px 1px 10px rgba(0, 0, 0, 0.35);
	background:#ffffff;
}
.box_wrap{
	padding:0;
}
.news_box_style{
	background:#ffffff;
	margin:-50px 0 0 0;
	position:relative;
	z-index:99;
}
.banner_overlay{
	background: rgba(255,255,255,0.6);
	width:100%;
	padding:15px;
	text-align:center;
	position:absolute;
	bottom:0;
}
.banner_bottom_style{
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
	background: url(../images/banner_bottom.png) repeat-x center bottom;
	background-size: 1920px;
	z-index: 1;
}

.smallBanner .banner_overlay img{
	max-width:297px;
}
.padding_right0{
	padding-right:0;
}
.padding_left0{
	padding-left:0;
}
.news_con_block{
    margin: 0;
    padding: 0;
	height: 1%;
}
.news_con_block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.news li .thumb{
	float:left;
	width: 106px;
}

.news_con_block .detail{
	padding:0 15px;
	float: left;
	width: 57%;
	padding-bottom:25px;
}
.news_con{
    margin: 0;
    padding: 0;
	height: 1%;
}
.news_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.news_con .thumb{
    float: left;
    margin: 0;
    padding: 0;
    width: 40%;
	text-align: center;
}
.news_con .detail{
    float: left;
    margin: 0;
    padding: 2px 0 0 0;
    width: 80%;
}
.hidden .smallBanner{
	display:none;
}

.news li,
.award li,
.notice li,
.gallery-list li,
.widget-list li {
  position: relative;
  padding: 8px;
  display: block;
  overflow: hidden;
}
.content_left{
	float:left;
}
.content_right{
	float:left;
	padding-left:10px;
}
.replyslip {
	
}
.calendar{
    display: flow-root;
	height: auto!important; 
}
.cal_remark{
	margin-top:15px;
	margin-left:5px;
}
.cal_remark_item{
	display:inline-block;
	margin-right:15px;
	border-radius:3px;
}
.cal_remark_item div{
	width:25px;
	height:25px;
	vertical-align: middle;
	display: inline-block;
}
.cal_remark_item .today{
	border:1px solid #2c8fad;
}
.cal_remark_item .activity{
	border:1px solid #b8f4e4;
	background:#b8f4e4;
}
.cal_remark_item .holiday{
	border:1px solid #faa9ae;
	background:#faa9ae;
}
.widget.links{
    
}

.replyslip .list li i {
  position: absolute;
  right: 20px;
  top: 24px;
  font-size: 20px;
  color: #8dcb4a;
  width:16px;
  height:10px;
  background-size: cover;
}
.replyslip .list li i:hover {
  color: #8dcb4a;
}
.replyslip .fa-chevron-down{
	position:absolute;
	top:15px;
	right:15px;
	color:#2c8fad;
}
.award .list li .date {
    letter-spacing: 0;
    white-space: nowrap;
    color: #000000;
    float: none;
    margin-right: 10px;
}
.replyslip .wrap {
    padding: 0 !important;
    margin-bottom: 0;
}

.home_content{
    position: relative;
	background: rgba(255, 255, 255, 0.8);
}

.col-sm-7.Col-2-1{padding-right:0px;}

.w_title{
	background:#ffa908;
	padding:7px 0;
	margin-bottom:10px;
	position: relative;
}
.w_title span{
	font-size: 25px;
	font-weight:bold;
    display: block;
    line-height: 32px;
	padding-left:15px;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding: 5px 0 5px 20px;
	color:#000000;
}
.more_link{
	text-align: center;
	margin-top:10px;
}
.more_link a{
	/*
	padding:5px 30px;
	border:2px solid #046cb3;
	border-radius:25px;
	color:#046cb3;
	*/
}
.more_link a:hover{
	/*
	background:#046cb3;
	color:#ffffff;
	*/
}

.boxstyle .widget .wrap{
	padding:5px 5px 10px 5px;
}
.gallery_title{
	display:inline;
	color:#000000;
	padding-left:7px;
	
}
.boxstyle .widget.gallery .wrap{
	background-color:transparent
}
.boxstyle .widget.login .wrap{
	border-color:#ffab5a;
}
.boxstyle .widget.motto2 .wrap{
	border-color:#ffd557;
}
.boxstyle .div_title{
	border-top-left-radius:25px;
	border-top-right-radius:25px;
}
.activity .div_title{
	text-align:center;
	padding:20px 0;
}
.schoolvideo .div_title{
	text-align:center;
	padding:20px 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#video_con{
	padding-bottom:40px;
}
#video_con .owl-dots{
	padding-top:20px;
	padding-bottom:20px;
}
.mini_banner{
	padding:40px 0;
}
.mini_banner.pt20{
	
}
.smallBanner{
	width: 100%;
	max-width:920px;
	margin:0 auto;
	border-radius:10px;
	overflow:hidden;
	box-shadow: 0px 3px 5px rgb(0 0 0 / 30%);
}
.smallBanner a:hover img{
	transform: scale(1.1);
	transition: all 0.6s;
}
.news .thumb{
	overflow:hidden;
}
.gallery .item_box:hover img, .video .item_box:hover img{
	transform: scale(1.1);
	transition: all 0.6s;
}
.pb40{
	padding-bottom:40px;
}
.pl50{
	padding-left:50px;
}
.sitemap a{
	display:inline-block !important;
}
.sitemap .wrap{
	padding:15px 20px 20px;
}
.sitemap a, .sitemap{
	color:#000000;
}
.sitemap a:hover{
	text-decoration:underline !important;
}
.sitemap .level_3{
	display:none;
}
.sitemap .sclick:hover i{
	
}
.sitemap .sclick .fa-angle-down{
	transition:all 0.5s ease-out;
}
.sitemap .sclick.current .fa-angle-down{
	transform: rotate(180deg);
}
.youtube_con{
	padding:40px 0;
}
.video_item{
	height:280px;
}
.activity.report .div_title{
	
}
.handbook .div_title{
	background: url(../images/tab_3_mobile.png) no-repeat;
	background-size: 77px 18px;
	background-position: 7px center;
	border-bottom: 3px solid #2f91ae;
}
.widget {
  position: relative;
  line-height: 20px;
  margin-bottom:20px;
  border-radius: 10px;
  /*
  box-shadow:0px 6px 10px rgb(0 0 0 / 10%);
  background:#ffffff;
  */
}
.widget .top_content{
	border-radius:10px;
}
.widget.motto2{
	border-color:#ffd557;
}
.widget .more {
   text-align:center;
}
.widget.films .more, .widget.gallery .more{
	position:absolute;
	top:15px;
	right:5px;
}
.widget.replyslip .more{
	position:absolute;
	top: 23px;
    right: 15px;
}
.replyslip .owl-item{
	background:#ffffff;
	padding:15px 20px;
	border-radius:7px;
}
.replyslip .title{
	text-align:left;
}
.replyslip .owl-carousel{
	padding:0;
}
.films .title{
	text-align:left;
	font-size:15px;
	font-weight:bold;
}
.widget.films .more a, .widget.gallery .more a{
	padding:5px 20px;
	border-radius:5px;
	background:#18b6e6;
	color:#ffffff;
}
.widget .more a {
    
}
.widget.activity .more a {
    display: block;
    height: 35px;
    width: 105px;
    background: url(../images/tab_1_more.png) no-repeat 0 0;
    background-size: 105px 35px;
	margin: 0 auto;
}
.widget.report .more a{
	background: url(../images/tab_2_more.png) no-repeat 0 0;
	background-size: 105px 35px;
}
.green_area{
	background:#d9eeb6;
	margin-top:10px;
	padding:40px 0;
}
.widget.links{
	margin-bottom:0;
}
.links .wrap{
	padding:0 15px;
}
.links .links_item{
	float:left;
	width:15%;
	margin: 10px 0;
	margin-left:0.83% !important;
	margin-right:0.83% !important;
    margin-bottom: 15px;
}

.links .links_item img{
	box-shadow:0px 2px 5px rgba(203, 203, 203, 0.6);
	height: 65px;
}

.links .links_item.no_img{
    font-size: 15px;
	text-align: left;
	margin: 10px 0;
	padding:0;
	background:#ffffff;
	border-radius:15px;
	box-shadow:0px 2px 5px rgba(203, 203, 203, 0.6);
}
.links .links_item.no_img:nth-child(even){
	background: #bcefff;
}
.widget_wrap.row.row2{margin-top:10px!important;}
.widget_wrap.row.row3 {
	margin-left: 0px;
    margin-right: 0px; 
}
.calendar .list li .date.holiday{
    color: #ffffff;
	background: #faa827;
}
.calendar .title_con{
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #cbcbcb;
	margin:0 20px 0 10px;
	padding-left:10px;
}
.calendar .list_title{
	background: url(../images/month_activity.png) no-repeat;
	background-size:75px 21px;
	height:21px;
}

/*

CMS Global Setting - Layout v1.0
last updated by - Taco Hsiung [2015 Jul]
---------------------------------------------------

1 - BODY setting ==================================
	1.1 - Body background (.body_bg)
	1.2 - back to top button (.back-to-top)
	1.3 - Container width (.container)

2 - TOP BAR (#header_bar) ========================
	
	→ id="header_bar"
	→ class="container" (set min width 960)
		→ class="f-left"
		→ class="f-right"
			→ class="home_btn"
			→ class="lang_btn"
			→ class="login_btn"
	
	2.1 Float Left block (.f-left)
	2.2 Float Left block (.f-right)

3 - Background Slideshow (#bg-slide) ==============
	→ id="bg-slide"
		→ class="mask"
		→ class="slide_content"
			→ class="owl-carousel"
				→ <div><img>

4 - HEADER (#header) ==============================


	4.1 school logo (.logo)
	4.2 header banner (#header_banner)
	4.3 MOBILE setting

	
	→ id="header" class="header-wrap container" 
	              (.container / .container-fluid)
	   → class="wrap"
	   	→ class="logo"
	   		→ <a><img><h4>

	   → id="header_banner" class="owl-carousel"	
	   	→ <div><img>

	   → id="Navi"
	   	→ class="affix"
	   		→ id="MainNav1" class="MainNav"
	   			→ class="MainNav_wrapper"
	   				→ <ul> class="MainNav_menu"
	   				......

5 - Contents WIDGET's layout (#widgets) ===========

	→ id="widgets" class="container content"
		→ class="content_wrap"
			→ class="widget_wrap row row1" 
				→ class="col-sm-3 Col-1"
					→class="widget ..."
				→ class="col-sm-3 Col-2"
				→ class="col-sm-3 Col-3" ....

			→ class="widget_wrap row row2" 
				→ class="col-sm-3 Col-1"
				→ class="col-sm-3 Col-2"
				→ class="col-sm-3 Col-3" 
			....


6 - Footer (#footer) ==============================
	6.1 Contact info - Left (.contact)
	6.2 Contact info - Right (.copyright)

	→ id="footer"
		→ class="container"
			→ class="row row-footer"
				→ class="col-sm-6 contact"
					→ class="address"
					→ class="phone"
					→ class="best-view"
				→ class="col-sm-6 copyright"


7 - Carousel Theme(.owl-theme) ====================

8 - Contents Wrap Style ===========================

9 - Others ========================================
	9.1 - Scroll bar

10- POPUP =========================================

===================================================*/
#widgets {
  display: block;
}
#widgets .widget_wrap {
  margin: 0;
  display: block;
  padding:15px 0 0;
}
#widgets .row1 .Col-1 {
  padding-left: 0!important;
}
#widgets .row1 .Col-3 {
  padding-left: 0!important;
}
#widgets .row2 .Col-1 {
  padding-right: 0!important;
  padding-left: 0;
}
#widgets .row2 .Col-3 {
  padding-left: 0!important;
}
@media screen and (max-width: 767px) {
  #widgets .row {
    margin: 0px!important;
  }
  #widgets .row1 .Col-1,
  #widgets .row2 .Col-1,
  #widgets .row1 .Col-2,
  #widgets .row2 .Col-2,
  #widgets .row1 .Col-3,
  #widgets .row2 .Col-3 {
     padding: 0 0px 0px 0px!important;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
	.container_desktop{
		max-width: 1480px;
		padding: 0 20px;
		width: 100% !important;
		margin-right: auto;
		margin-left: auto;
	}
  .widget_wrap .float_right, .address .float_right{
	float:right !important;
  }
}

/*special case*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.news li .thumb, .news_con_block .detail{
		width:100%;
		float:none;
	}
}

/*--------------------------------------[9 OTHERS]--------------------------------*/
@media (min-width: 767px) {
	.calendar #calendar .months a:hover {
	  /*color: #217ad5;*/
	}
	/*
  .scrollable {
    -webkit-overflow-scrolling: touch;
  }
  ::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #dadada;
  }
  ::-webkit-scrollbar-thumb:hover {
    background-color: #dadada;
  }
  ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  ::-webkit-scrollbar-track:hover {
    background-color: #fff;
  }
  */
}
.nicescroll-rails div {
  background: #006600  !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.slim-scroll {
  display: block;
  position: relative;
  overflow: auto;
	
}
.facebook img , .intranet_login img{
	width:100%;
}


/*
-----------------------------------------------
CMS Widget components v1.0
last updated by - Taco Hsiung [2015 Jul]
------------------------------------------------


1 - Widget basic setting =======================

	1.1 Titles master setting (.div_title)
	1.2 More btn master setting (.more)
	1.3 Mobile view setting


2 - MOTTO (.motto)  =============================

	→ class="widget motto"
		→ class="wrap"
			→ class="div_title"
			→ class="motto_content" 
				→ <P> Contents


3 - LOGIN (.login) ===============================

	→ class="widget login hidden-xs "
		→ class="div_title"
		→ class="wrap"
			→ class="login_btn"
			→ class="form-wrap"
				→ class="id-wrap"
					→ label
					→ class="login_id_input" > input
				→ class="pw-wrap"
					→ label
					→ class="login_pw_input" > input



4 - GALLERY (.gallery) =============================

	→ class="widget gallery"
		→ class="div_title"
		→ class="more"
		→ class="gallery_wrap wrap"
			→ class="owl-carousel"
				→ <div><img>


5 -  NEWS ==========================================
	 (.news | .award | .notice | .gallery-list)  

	→ class="widget" 
	  (.news | .award | .notice | .gallery-list )

		→ class="div_title"  
		→ class="wrap"
		→ class="slim-scroll"
			→ <ul> class="list" (class="list lightbox" if is lightbox)
				→ <li> class="no-thumb"  (Don't show thumbnail)
				→ <li> class="last"      (Last cell)
				→ <li> class="sticky"    (Stacky at top)
					→ <a>
						→ class="thumb"
							→ <img>
						→ class="content"
							→ <i>
							→ <span> class="title"
							→ <small> class="date"
			

6 - CALENDAR (.calendar) ===========================

	→ class="widget calendar"
		→ class="div_title"

		[6.1] Calender Table (#calendar)
			→ class="wrap_cal_table"
				→ id="calendar"
					→ class="cal_table"

		[6.2] Calendar list (.list)
			→ class="wrap"
				→ class="slim-scroll"
					→ <ul> class="list lightbox"
						→ <li>
							→ <a>
								→ small class="date"
								→ span class="title"


7 - REPLYSLIP (.replyslip) ============================

	→ class="widget replyslip"
		→ class="div_title"
		→ class="more"
		→ class="clearfix"
		→ class="wrap"
			→ class="slim-scroll"
				→ <ul> class="list"
					→ <li>
						→ <a>
							→ <small> class="date"
							→ <span> class="title"
							→ <i>

		====[Mini Dropdown button]====
		→ <a> class="dropdown-toggle btn_replyslip"	
			→ <span><i class="fa fa-paperclip">	
			→ <i> class="fa fa-chevron-down icon-r"

		→ <section> class="dropdown-menu animated fadeInDown"
			→ class="wrap"
				.....		


8 - HANDBOOK (.handbook) ================================

	→ class="widget handbook"
		→ class="div_title"
		→ class="wrap"
			<ul> class="list lightbox"
				→ <li>
					→ <a>
						
		====[Mini Dropdown button]====
		→ <a> class="dropdown-toggle btn_handbook"	
			→ <span><i>class="fa fa-book"	
			→ <i> class="fa fa-chevron-down icon-r"

		→ <section> class="dropdown-menu animated fadeInDown"
			→ class="wrap"
				.....		



9 - MINI BUTTON -handbook , replyslip =====================
    
    (.btn_handbook  | .btn_replyslip)


10 - FACEBOOK (.facebook) =================================

	→ class="widget facebook"
		→ class="div_title"
		→ class="wrap"


11- LINKS (.links) =========================================

	→ class="widget links hidden-xs"
		→ class="div_title"
		→ class="wrap"
			→ class="slim-scroll"
				→ <a>

===========================================================*/
#widget {
  z-index: 5;
}
.clearfix{
	clear:both;
}
.gallery.widget .wrap {
	padding: 0;
	/*
	border-bottom-left-radius:25px;
	border-bottom-right-radius:25px;
	background:#ecf9ff;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
	*/
}
.gallery .owl-dots{
	padding:5px 0;
}
.awards.widget .wrap {
	padding:0 0 20px 0;
	background:#9cd3f2;
}
.awards .thumb img{
	width: 100%;
	max-width: 395px;
    max-height: 290px;
}
.widget .wrap .widget_wrapper{
  display: block;
  padding:10px;
  overflow: hidden;
}
.link2.widget .div_title, .films.widget .div_title{
	
}
.over_con{
	text-align:center;
	position:absolute;
	width:100%;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
	z-index:2;
}
.over_con .text{
	padding: 0;
    margin: 0;
	font-weight:bold;
	font-size: 26px;
	color:#ffffff;
	text-shadow: 0px 1px 6px black;
}
.over_con .icon{
	max-width: 100px;
    margin: 15px auto;
}
.over_con img{
	width:100%;
}
.widget .div_title {
  color: #0074b2;
  line-height: 22px;
  font-size:32px;
  font-weight:bold;
  margin:0;
  padding:20px 0 0 25px;
  display: block;
  overflow: hidden;
  font-weight: bold;
  text-align:left;
  position:relative;
}
.gallery .thumb{
	max-height: 216px;
    overflow: hidden;
	min-height: 216px;
}
.gallery .item_box, .video .item_box{
	border-radius:10px;
	background:#ffffff;
	overflow: hidden;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	margin-bottom:15px;
}
.gallery .item_box .photo, .video .item_box .photo{
	max-height:190px;
	overflow:hidden;
}
.gallery .item_box .photo img, .video .item_box .photo img{
	width:100%;
}
.video a:hover{
	text-decoration:none;
}
.item_box .title{
	padding:10px;
	color:#080808;
	min-height: 62px;
}
.middle_banner{
	width:100%;
	height:80px;
	background: url('../images/motto.png') no-repeat center center;
	background-size:cover;
}
.gallery .content a{
	color:#262626;
}
.gallery .wrap, .video .wrap{
	
}
.content_right_n{
	padding:10px 15px;
}
.content_right_n .title{
	font-size:17px;
}
.gallery .date2{
	margin-bottom:5px;
}
.mb15{
	margin-bottom:15px;
}

.gallery .thumb img{
	width: 100%;
	height:220px;
}
.widget .subtitle{
	background:#696969;
	color:#ffffff;
	font-size:17px;
	line-height:25px;
	padding:5px 20px;
}
.widget .wrap-content p, .widget .wrap-content a{
	color:#232323;
}
.mb4p{
	margin-bottom:3% !important;
}
.w_title2{
	text-align:center;
	font-size:32px;
	padding:0 0 15px 0;
	font-weight:bold;
	color:#0754a2;
}
.news .wrap-content{
	background:#8bdbf4;
}
.more_in_btn_con{
	float:right;
}
.more_in_btn{
	max-width:100px;
}
.more_in_btn img{
	width:100%;
}
.more_btn a{
	color:#059efb;
}
.more_btn{
	position:absolute;
	top:25px;
	right:15px;
}
.youtubeLitte .more_btn a{
	color:#f14659;
}
.more_btn a:hover{
	
}
.video .box_item, .awards .box_item{
	padding:0 30px;
}
.video .box_item:after, .awards .box_item:after{
	position:absolute;
	content:' ';
	top:24%;
	left:0;
	width:1px;
	background:#ffffff;
	height:70%;
}
.more_btn a:hover{
	text-decoration:none;
}
.widget .wrap-content{
	padding-bottom:30px;
}
.widget.news .top_content{
	background:#18b6e6;
}
.widget.concern .top_content{
	background:#df2451;
}
.widget.activity .top_content{
	background:#5cbcbb;
}
.widget.notice .top_content{
	background:#4565b8;
}
.widget.learn .top_content{
	background:#e6a118;
}
.concern .wrap-content{
	background:#ef92a7;
}
.concern .more_btn a{
	color:#df2451;
}
.activity .wrap-content{
	background:#addddd;
}
.notice .wrap-content{
	background:#a3b2dd;
}
.learn .wrap-content{
	background:#f3d08c;
}
.activity .more_btn a{
	color:#00673b;
}
.notice .more_btn a{
	color:#4565b8;
}
.learn .more_btn a{
	color:#e6a118;
}
.empty p{
	height:10px;
}
.widget.more_btn{
	padding-right:9px !important;
}
.more_btn a{
	font-size:16px;
}
.slim-scroll .lightbox{
	padding: 0px;
}
.widget .more:hover {
  background-position: left bottom;
}
.home_button:first-child{
	margin-bottom:10px;
}
.home_button img{
	width:100%;
}
.news .slim-scroll2 > div{
	height: 187px;
}
.award2 .slim-scroll2 > div{
	height: 711px;
}
.gallery .slim-scroll2 > div{
	height: 440px;
}
.award .slim-scroll2 > div {
    height: 293px;
}
.replyslip .slim-scroll2 > div {
    height: 300px;
}
.calendar .slim-scroll2 > div {
    height: 150px;
}
.rainbow_box img{
	width:100%;
}
.widget.link2{
	
}
.s3_con{
	border-radius: 15px;
}
.link2 .img_wrap{
	max-height: 196px;
    overflow: hidden;
	border-radius: 7px;
}
.link2 .col-md-4 .s3_con{
	padding: 10px;
	position: relative;
	overflow:hidden;
}
.link2 .row{
	margin: 0 -15px;
}

.link2 .col-md-4:nth-child(1) .s3_con{
	background:#fba1ab;
}
.link2 .col-md-4:nth-child(2) .s3_con{
	background:#77d066;
}
.link2 .col-md-4:nth-child(3) .s3_con{
	background:#b6b1fe;
}
.link2 .col-md-4:nth-child(1) .link_overlay{
	background: rgba(251, 161, 171, 0.2);
}
.link2 .col-md-4:nth-child(2) .link_overlay{
	background: rgba(119, 208, 102, 0.2);
}
.link2 .col-md-4:nth-child(3) .link_overlay{
	background: rgba(182, 177, 254, 0.2);
}
.link2 .box_pattern{
	border:2px dashed #ffffff;
	padding:10px;
	border-radius: 10px;
}
.link_overlay{
  position: absolute; 
  bottom: 0; 
  background: rgba(0, 0, 0, 0.2);
  color: #f1f1f1; 
  width: 100%;
  height:100%;
  left: 0;
  text-align: center;
}
.link2 .col-5-1 .c5_con{
	position:relative;
	overflow: hidden;
	border-radius: 25px;
}
.link2 .col-5-1:nth-child(1) .link_overlay{
	background: rgb(255,102,102,0.7);
	background-size: cover;
}
.link2 .col-5-1:nth-child(2) .link_overlay{
	background: rgb(254,162,70,0.7);
	background-size: cover;
}
.link2 .col-5-1:nth-child(3) .link_overlay{
	background: rgb(51,153,204,0.7);
	background-size: cover;
}
.link2 .col-5-1:nth-child(4) .link_overlay{
	background: rgb(104,193,134,0.7);
	background-size: cover;
}
.link2 .col-5-1:nth-child(5) .link_overlay{
	background: rgb(177,99,168,0.7);
	background-size: cover;
}
.link2 .col-5-1 .link_overlay{
	pointer-events: none;
	border-radius:10px;
    width: 100%;
    height: 100%;
    display: block;
    position: ;
    left: 0;
    top: 0;
    position: absolute;
}
.link2 .col-5-1 a{
	overflow:hidden;
	border-radius: 10px;
}
.link2 .col-5-1:hover a > img{
	transform: scale(1.1);
	transition: all 0.6s;
}
.wrap2 img{
	width:100%;
}
.motto2 .slim-scroll2 > div {
    height: 80px;
}
.links .slim-scroll2 > div{
	height: 147px;
	padding-right: 10px !important;
}
.links .d_inline{
	float:left;
	width: 24%;
    margin-right: 1%;
	padding-bottom: 1%;
}
.replyslip .dropdown-toggle::after{
	display:none;
}
.fb_page_con{
	margin:0 auto;
	max-width:500px;
}
.widget.motto{
	color: #ffffff;
	padding: 0;
	border-radius:0;
}
.motto .motto_left img{
	width:100%;
}
.motto .motto_content p{
	margin-bottom:0;
	font-size:17px;
}
.motto .motto_content p:nth-child(n+2){
	padding-left:40px;
}

.motto .motto_content {
    overflow: hidden;
    line-height: 40px;
	padding:20px 0px;
	margin:0;
	text-align:center;
	background:#ffe9c9;
}
.motto .div_title {
    padding: 20px 0 0 0;
    width: 90px;
    margin: 0 auto;
	background:none;
}
.motto-title img{
	width: 171px;
}
.motto .wrap {
    padding: 0;
}
.motto_con{
    margin: 10px auto;
    padding: 20px 20px 20px 50px;
	max-width:1440px;
	/*border:2px solid #ffc83f;*/
	background:#ffffff;
	color:#010102;
	border-radius: 15px;
	box-shadow:2px 3px 5px rgba(0, 0, 0, 0.25);
}
.motto_con{
    margin: 0;
    padding: 0;
	height: 1%;
	overflow: hidden;
}
.motto_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.motto_left{
    float: left;
    margin: 0;
    padding: 0;
    width: 15%;
}
.motto_left_content{
	line-height: 20px;
    padding: 15px 0px;
	height: 80px;
	border-right:7px solid #fbbd66;
	padding-left: 25px;
}
.motto_right{
    float: right;
    margin: 0;
    padding: 0;
	width:85%;
}
.motto .text_title{
	font-size: 27px;
    color: #fa8f3f;
    line-height: 52px;
	font-weight:bold;
	text-align: center;
	position:relative;
	padding-left:25px;
}

.widget.news .no-thumb {
    display: none;
}
.eclassicon{
	width:100%;
}
.index_btn1{
	width:347px;
	height:97px;
	background:url('../images/button.png') no-repeat 0 0;
	background-size:cover;
}
.index_btn1:hover{
	width:347px;
	height:97px;
	background:url('../images/button_hover.png') no-repeat 0 0;
	background-size:cover;
}
.index_btn2{
	width:347px;
	height:97px;
	background:url('../images/login.png') no-repeat 0 0;
	background-size:cover;
}
.index_btn2:hover{
	width:347px;
	height:97px;
	background:url('../images/login_hover.png') no-repeat 0 0;
	background-size:cover;
}

.col-sm-6.padding0_left{
	padding: 0 0 0 15px;;
}
.col-sm-6.padding0_right{
	padding: 0 15px 0 0;
}
.login .col-sm-8{
	padding-left:10px;
}
.login .col-sm-4{
	padding-left:10px;
	padding-right:10px;
	margin:5px 0;
}
.gallery_con{
    margin: 0;
    padding: 0 0 10px 0;
	height: 1%;
}
.gallery_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.gallery_left{
    min-height: 446px;
}
.gallery_left2{
    min-height: auto;
}
.gallery_right{
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}

.div-title{
	display:inline-block;
	padding:10px 25% 10px 30px;
	border-radius:50px;
	box-shadow:2px 3px 5px rgba(0, 0, 0, 0.25);
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
.gallery .detail{
	padding:2px 0 10px;
}
.gallery .detail .desc{
	min-height: 36px;
    display: block;
}
.gallery .detail .title, .awards .title, .wrap-video .title, .gallery .detail .desc{
	color:#000000;
}
.gallery a:hover{
	text-decoration:none;
}
.gallery .date{
	padding:3px 10px;
	color:#101010;
}
.carousel-item iframe{
	border: 1px solid #000000;
}
.col-sm-55{
	width: 60%;
    float: left;
    padding-right: 20px;
}
.col-sm-45{
	width:40%;
	float:left;
}
.gallery_more_btn{
	background-size:cover;
	width: 75px;
    background: #396c9e;
    padding: 10px 20px 20px 10px;
	position:absolute;
	bottom: 0px;
    right: 0px;
	z-index:1000;
}
.video-title img{
	width:120px;
}
.date_con, .news_detail{
	
}
.news_other{
	min-height:482px;
}
/*
.news .more_btn, .award .more_btn, .gallery .more_btn, .video .more_btn, .gallery-list .more_btn{
	position:absolute;
	top: 30px;
    right: 30px;
}
*/
.more_row{
	margin:15px 0 10px;
	text-align:center;
}
.more_btn{
	background-size:cover !important;
	padding:0;
	/*border:1px solid #3f9ab4;*/
	display: inline-block;
}
.more_btn a{
	border-radius:25px;
	background:#0034aa;
	padding:7px 25px;
}
.thumb.hidden{
	display:none;
}
.replyslip .more_btn{
	position:unset;
	margin: 0 auto;
}
.replyslip .more a{
	color:#ffffff;
}
.more_btn{
	text-align:center;
}
.more_btn img{
	width:81px;
}
.more_btn a{
	overflow: hidden;
	/*background: url('../images/more_btn.png') no-repeat;*/
	display: inline-block;
	color:#ffffff;
	font-weight: bold;
	/*text-indent: -9999px;*/
}
.more_btn2{
	background: url('../images/btn_more2.png') no-repeat;
	width:190px;
	height:40px;
}
.widget_box{
	background:#ffffff;
	border-radius:15px;
	box-shadow:2px 3px 5px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
}
.gallery .div_title{
	
}
.youtubeLitte .div_title{
	background: url(../images/title_youtube.png) no-repeat 10px center;
    background-size: 163px auto;
}
.news .div_title{
	
}
.awards .div_title{
	background: #9cd3f2 url(../images/title_prize.png) no-repeat 10px bottom;
    background-size: 261px auto;
}
.gallery .div_title, .sitemap .div_title{
	text-align: center;
}
.widget_box .div_title{
	/*background-image: linear-gradient(to bottom, rgba(79,148,115,1), rgba(10,107,61,1));*/
	/*background:#056839;*/
}
.widget_box.replyslip .div_title{
	background:#38c4ce;
}
.widget_box .news-title, .widget_box .links-title{
	
}
.news-icon{
	padding:0 15%;
}
.news_title_wrap, .award_title_wrap, .gallery_title_wrap, .video_title_wrap{
	max-width:1440px;
	margin:0 auto;
	padding:20px 0;
}
.news .wrap_content{
	
}
.award .wrap_content{
	padding-top:10px;
}
.other_con{
	max-width:1440px;
	margin:0 auto;
	padding: 20px 0 10px;
}
.links .wrap_content{
	
}

.gallery .g_photo{
	max-height:240px;
	overflow:hidden;
}
.gallery .wrap_list{
	padding:5px 0 5px 5px;
	margin-right: 25px;
}
.news_content_wrap{
	margin:0;
}
.links_content_wrap{
	
}
.news-more a{
	color: #ffffff;
    padding: 10px 25px;
    border: 2px solid #ffffff;
    border-radius: 10px;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}
/*
.news-title{
	background-image: url('../images/title_news.png');
	background-position:center left;
	background-repeat: no-repeat;
	background-size: cover;
}
.award-title{
	background-image: url('../images/title_award.png'), url('../images/deco_line_1.png');
	background-position:center left, 204px center;
	background-repeat: no-repeat, no-repeat;
	background-size: 185px auto, 78% auto;
}
.gallery-title{
	background-image: url('../images/title_gallery.png');
	background-position:center left;
	background-repeat: no-repeat;
	background-size: cover;
}
.films-title{
	background-image: url('../images/title_films.png');
	background-position:center left;
	background-repeat: no-repeat;
	background-size: cover;
}
.calendar-title{
	background-image: url('../images/title_calendar.png');
	background-position:center left;
	background-repeat: no-repeat;
	background-size: cover;
}
.links-title{
	background-image: url('../images/title_link.png'), url('../images/deco_line_3.png');
	background-position: center left, 212px center;
    background-repeat: no-repeat, no-repeat;
    background-size: 200px auto, 64% auto;
}
*/
/*
.news .div_title:before{
	position:absolute;
	top:0;
	left:0;
	content:' ';
	background:url('../images/icon4.png');
	width:50px;
	height:50px;
}
*/
.div_title img{
	padding-right:5px;
	padding-bottom: 9px;
}
.news-title img{
	
}
.news-title_mobile, .news-more_mobile{
	background:#6175b0;
	color:#ffffff;
	text-align:center;
	padding: 28px;
    font-size: 32px;
}
.award-title_mobile, .award-more_mobile{
	background:#dfb966;
	color:#ffffff;
	text-align:center;
	padding: 28px;
    font-size: 32px;
}
.award-more_mobile{
	background:#dfb966;
}
.news-more_mobile a, .award-more_mobile a{
	max-width: 170px;
	margin:0 auto;
}
.news-title_mobile span, .award-title_mobile span{
	position:relative;
}
.news-title_mobile span:before{
	position:absolute;
	top:0px;
	content:" ";
	left: -45px;
	width:32px;
	height:32px;
	background:url('../images/icon_news.png');
	background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.award-title_mobile span:before{
	position:absolute;
	top:0px;
	content:" ";
	left: -45px;
	width:32px;
	height:32px;
	background:url('../images/icon_award.png');
	background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.widget_box .activity-title img{
	height: 37px;
}
.widget_box .login-title img{
	width: 100px;
}
.gallery-title img{
	
}
.widget_box .links-title img{
	width: 172px;
}
.widget_box .replyslip-title img{
	width: 297px;
}
.replyslip .replyslip_title {
   text-align:center;
   padding:20px 0;
}
.replyslip_title img{
	width:213px;
}
.linklist{
    margin: 0;
    padding: 15px 0;
	height: 1%;
}
.linklist:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.link_item{
    margin: 0 !important;
    padding: 0 15px !important;
}
.links a {
  display: table;
  padding:0;
  margin: 0 auto;
  width: 100%;
  height: 65px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  color:#000000;
}
.links .div_title {
	
}
.links .div_title img{
	width:153px;
}
.award .div_title {
	/*
    border-bottom: 3px solid #d378e0;
    background: url(../images/title_award.png) no-repeat;
    background-size: 71px 24px;
    background-position: 7px 0;
	*/
}
.home_content .div_title {
	font-size:22px;
}
.wrap-news{
	padding: 0 0 20px 0;
}
.news-date{
	display:block;
	margin-bottom:5px;
}
.news-date div{
	display:inline;
	padding:2px 5px;
	background:#c4e7fd;
	color:#000000;
	border-radius:5px;
}
.motto2 .div_title {
    background: url(../images/title_motto.png) no-repeat;
    background-size: 77px 18px;
    background-position: 30px center;
}
.motto2_content{
	padding:10px 15px 10px 10px;
}
.mb20{
	margin-bottom:20px;
}
.pb20{
	padding-bottom:20px;
}
.widget.calendar{
	padding:0 10px 0 10px;
}
.google_calendar{
	padding:20px 10px;
}
.google_calendar iframe{
	width:100%;
}

.wrap-video{
	padding:0;
}
.wrap-video .mdate2, .wrap-awards .mdate2{
	margin-bottom:0;
}
.wrap-video p{
	margin-bottom:5px;
}
.boxstyle .youtubeLitte.widget .wrap{
	background:#000000;
	padding:0;
	height: 300px;
    box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.calendar .div_title img{
	width:177px;
}
.rainbow .div_title img{
	width:177px;
}
.rainbow_link{
	text-align:center;
	padding:15px 0 0;
}
.rainbow_link a:hover{
	text-decoration:underline !important;
}
.login .div_title {
    
}
.fb_iframe_widget{
	width: 100% !important;
    overflow: hidden;
}
.weather2{
	width:100%;
	min-height:630px;
	background: url(../images/weather_bg.png) no-repeat;
	background-size:cover;
}
.weather2 .wrap{
	padding:25px 15px;
}
.weather2 .title{
	max-width:250px;
	margin:10px auto 20px;
}
.weather2 .w_box{
	max-width:360px;
	margin:10px auto;
	color:#ffffff;
	font-size:22px;
	padding:25px 0 25px 100px;
	background-size: 60px auto;
}
.weather2 .w_box.w_box1{
	background:rgba(42,153,181,0.8) url('../images/weather_1.png') no-repeat 18px center;
}
.weather2 .w_box.w_box2{
	background:rgba(42,153,181,0.8) url('../images/weather_2.png') no-repeat 18px center;
}
.weather2 .w_box.w_box3{
	background:rgba(42,153,181,0.8) url('../images/weather_3.png') no-repeat 18px center;
}
.weather2 .w_box.w_box4{
	background:rgba(42,153,181,0.8) url('../images/weather_4.png') no-repeat 18px center;
}
.weather2 .w_box.w_box5{
	background:rgba(42,153,181,0.8) url('../images/weather_5.png') no-repeat 18px center;
}
.weather2 .more_link a{
	color:#008f6b;
	text-align:center;
	font-size:17px;
}
.weather .div_title {
    background: url(../images/title_weather.png) no-repeat;
    background-size: 72px 24px;
    background-position: 15px bottom;
}
.weather .wrap{
	margin:0;
	padding:0;
}
.weather .wrap > div{
	padding:5px 0;
}
.gallerybtn img{
	width:100%;
}
.galleryMain{
	position:relative;
}
.galley_title{
	width:152px;
	background-size:cover;
	position:absolute;
	top: 7px;
    left: 10px;
	z-index:999;
}
.galley_title img{
	width:100%;
}
.widget.gallery{
	margin-bottom:15px;
}
.gallery_left{

}
.gallery_left .widget_wrapper {
    padding: 30px 40px 30px;
    background-color:#ffffff;
	background-image: url('../images/gallery_bg_top.png'), url('../images/gallery_bg_btm.png');
	background-position:top left, bottom right;
	background-repeat: no-repeat, no-repeat;
	background-size: 285px auto, 285px auto;
}
.films .gallery_left .widget_wrapper{
	background-image: url('../images/video_bg_top.png'), url('../images/video_bg_btm.png');
	background-position:top right, bottom left;
	background-size: 375px auto, 231px auto;
}
.news .gallery_left .widget_wrapper{
	background-image: url('../images/news_bg_top.png'), url('../images/news_bg_btm.png');
	background-size: 104px auto, 239px auto;
}
.awards .gallery_left .widget_wrapper{
	background-image: url('../images/prize_bg_top.png'), url('../images/prize_bg_btm.png');
	background-size: 285px auto, 287px auto;
}

.gallery_left .owl-loaded .owl-dots{
	
}
.gallery_left .owl-loaded .owl-dot span{
	background-color: #ffbebf;
}
.mt-5{
	margin-top:-5px;
}
.schoolvideo .custom_nav{
	position:relative;
	height: 60px;
}
.news .owl-loaded .owl-nav .owl-prev, .award .owl-loaded .owl-nav .owl-prev, .gallery .owl-loaded .owl-nav .owl-prev, .links .owl-loaded .owl-nav .owl-prev, .video .owl-loaded .owl-nav .owl-prev{
	background-color:#ffffff;
	/*background-image: url('../images/left.png')!important;*/
}
.news .owl-loaded .owl-nav .owl-next, .award .owl-loaded .owl-nav .owl-next, .gallery .owl-loaded .owl-nav .owl-next, .links .owl-loaded .owl-nav .owl-next, .video .owl-loaded .owl-nav .owl-next{
	background-color:#ffffff;
	/*background-image: url('../images/right.png')!important;*/
}
.schoolvideo .arrowL{
	background: url('../images/arrowL.png') no-repeat 0 0;
	width:44px;
	height:44px;
	background-size: cover;
}
.schoolvideo .arrowR{
	background: url('../images/arrowR.png') no-repeat 0 0;
	width:44px;
	height:44px;
	background-size: cover;
}
.gallery_bg{
	padding-top: 120px;
	background: url('../images/bg-gallery.png') no-repeat center 0;
	background-size: cover;
}
.activity_bg{
	padding-top: 78px;
	background: url('../images/bg-award.png') no-repeat center 0;
	background-size: cover;
}
.video_bg{
	padding-top: 78px;
	background: url('../images/bg-videos.png') no-repeat center 0;
	background-size: cover;
	margin-bottom: 40px;
}
.gallery .wrap .owl-carousel {
	display: block;
    overflow: hidden;
}
.gallery .owl-stage-outer{
	overflow:hidden;
	padding:0;
}
.gallery .wrap .owl-carousel img {
	
	display: block;
    margin: 0 auto;
}
.gallery img{
	
}
.gallery .owl-carousel .owl-item img{
    width: 100%;
    display: block;
    margin: 0 auto;
}
.g_con_block{
	padding-top:10px;
	text-align:left;
}
.gallery_border{
	border:5px solid #ffffff;
	transform: rotate(-2deg);
	border-radius:20px;
	box-shadow:3px 1px 4px rgba(0, 0, 0, 0.2);
	overflow:hidden;
	margin: 40px 20px;
}
.news .owl-loaded .owl-dot span, .owl-dot span{
	
}
.news .owl-loaded .owl-dot.active span{
	
}
.films .owl-loaded .owl-dot span, .owl-dot span{
	background: #cbaddf;
}
.films .owl-loaded .owl-dot.active span{
	background: #a15fc3;
}
.owl-dot span{
	background: #92bbd9;
}
.new_dot .active span{
	background: #ffd05f;
}
.new_dot span{
	background: #cbcbcb;
}

.gallery_box_con{
	background:#ffffff;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
	border-bottom:3px solid #17b6e6;
	border-radius:7px;
	padding-top:1px;
}
.gallery_box{
	/*background:#ffffff;*/
	/*box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);*/
	overflow:hidden;
	max-height:191px;
}
.gallery .owl-item{
	padding:0;
}
.gallery .owl-carousel .owl-stage{
	
}
.gallery_item, .film_item{
	margin-bottom:13px;
}
.gallery_item .title{
	padding:10px 0;
	color:#000000;
	background:#ff9796;
	font-size:16px;
}
.film_item .title{
	padding:10px 0;
	color:#000000;
	background:#d0a5ff;
	font-size:16px;
}
.film_item iframe{
	height:191px;
	display: block;
}
#header_banner .owl-item{
	
}
.links .owl-carousel .owl-stage-outer{

}

.home_bg{
	padding-top:20px;
}


/*Banner Zoom in Animation*/
/*
.homebanner .active .single_item img{
	transition: all 8s linear !important;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
	animation: slideIn 1.4s cubic-bezier(.4,.29,.01,1);
}
*/
/*
.homebanner .animated .single_item img{
	animation: slideOut .4s cubic-bezier(.4,.29,.01,1);
}
*/
@-webkit-keyframes slideIn{0%{-webkit-filter:blur(15px);filter:blur(15px)}to{-webkit-filter:blur(0);filter:blur(0)}}
@keyframes slideIn{0%{-webkit-filter:blur(15px);filter:blur(15px)}to{-webkit-filter:blur(0);filter:blur(0)}}

@-webkit-keyframes slideOut{0%{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}
@keyframes slideOut{0%{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}
.video_popup a{
	background-image: url('../images/play.png');
	width: 61px;
	height: 61px;
	background-size:cover;
	margin: 0 auto 10px;
	display: block;
	
}
.banner_detail{
	position:absolute;
	padding:10px 0 3%;
	display:inline-block;
	bottom:0;
	left:50%;
	transform: translateX(-50%) translateY(0);
	color:#ffffff;
	z-index: 3;
	max-width:630px;
}
.banner_more_btn{
	max-width:214px;
	margin: 0 auto;
}
.banner_more_btn a{
	color:#ffffff;
	padding:10px 25px;
	border:2px solid #ffffff;
	border-radius:10px;
	display: block;
	margin-bottom:10px;
	font-size:20px;
}
.banner_detail .banner_desc{
	position:relative;
	padding-top:20px;
	font-size:17px;
}
.banner_detail .banner_title{
	font-size:32px;
	padding:15px 0;
}
.banner_detail .banner_desc::before{
	content: " ";
	width:170px;
	height:2px;
	position: absolute;
    top: 0px;
    left:50%;
	background:#ffffff;
	transform: translateX(-50%) translateY(0);
}
.banner_more_btn.hidden, .video_popup.hidden{
	display:none;
}
.banner_layer{
  position:absolute;
  bottom:0;
  height: 40%;
  width:100%;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
  z-index: 2;
  pointer-events: none;
}
.album_cover{
	max-height:200px;
	overflow: hidden;
	min-height: 200px;
}
.gallery_wrap{
	padding:20px 20px 0 50px;
}
.middle_banner img{
	width:100%;
}
.vidBox{
	display:none;
}
.gallery .photo_area{
	max-width:450px;
	overflow:hidden;
	max-height: 250px;
}
.gallery-list ul{
	
}
.gallery-list ul li{
	background:#ffffff;
	margin-bottom: 10px;
	padding: 10px 0;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);
}
.gallery .wrap_content{
	padding-bottom:20px;
}
.gallery-list li{
	padding:0 0 30px 0 !important;
}
.news ul,
.award ul,
.notice ul,
.gallery-list ul,
.widget-list ul {
  padding: 0;
}
.news li,
.award li,
.notice li,
.gallery-list li,
.widget-list li{
  padding: 10px 0 10px 4px;
  margin-right:10px;
  margin-left:10px;
}
.activity.widget li{
	padding-left:0;
}
.widget.gallery-list.widget li{
	
}
.gallery-list .padding_box{
	padding:0 10px;
}
.news li.last,
.award li.last,
.notice li.last,
.gallery-list li.last,
.widget-list li.last {
  border-bottom: 0;
}
.award li:hover, .award2 li:hover{
  
}
.report li:hover{
  background: #fef2d4;
}

.notice li a,
.gallery-list li a,
.widget-list li a , .activity li a{
  color: #525b68;
}

.notice li a:hover,
.gallery-list li a:hover,
.widget-list li a:hover {
  color: #525b68;
}
.news li i,
.award li i,
.notice li i,
.gallery-list li i,
.widget-list li i {
  font-size: 15px;
}
.news li .fa-trophy,
.award li .fa-trophy,
.notice li .fa-trophy,
.gallery-list li .fa-trophy,
.widget-list li .fa-trophy {
  color: #eecf0e;
}
.news li .fa-picture-o,
.award li .fa-picture-o,
.notice li .fa-picture-o,
.gallery-list li .fa-picture-o,
.widget-list li .fa-picture-o {
  color: #99c6dd;
}
.widget ul li{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:20px;
}
.widget .date{
	margin:0;
	padding:2px 15px;
	color:#000000;
	text-align:left;
	font-size:12px;
}
.widget.replyslip .title{
	/*background: url('../images/pdf_icon.png') no-repeat 0 center;
	background-size:24px;*/
	padding-left:0px;
	line-height: 14px;
}
.text_align_center{
	text-align:center;
}
.tab_area .tab_btn{
	display:block;
	background:#ffffff;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	padding:20px 0 5px 0;
	font-size:32px;
	font-weight:bold;
	color:#c8c8c8;
}
.tab_area .tab_btn:hover{
	color:#000000;
}
.tab_pane{
	background:#e0f4ff;
	padding:20px 0;
	display:none;
}
.tab_pane.active{
	display:block;
}
.tab_area .tab_btn.active{
	background:#e0f4ff;
	color:#0071af;
}
.widget a:hover, .widget a:focus, .tab_area .tab_btn{
	text-decoration:none;
}
.activity img{
	width:208px;
}
.activity .date{
	background:#f694c1;
}
.report .date{
	background:#ffd97d;
}
.aitem{
	margin:10px;
}
.activity .default{
	width:200px !important;
	margin:0 auto;
	padding-top:20px;
}
.news_con_n{
	border:4px solid #73ba29;
	border-radius:15px;
	background:#ffffff;
	overflow:hidden;
	text-align:left;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.news_con_n .detail{
	padding:10px 15px;
}
.news_con_n .thumb{
	height:230px;
	overflow:hidden;
}
.google_calendar iframe{
	border:none;
}
.notice li .thumb,
.gallery-list li .thumb,
.widget-list li .thumb{
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 120px;
  vertical-align: top;
 }
.news .wrap_content{
	
}
.news .list a{
	
}
.news .gitem .news_item li, .news .gitem .award_item li, .news .gitem .media_item li{
	/*margin:0 10px 10px 10px;
	box-shadow:0px 6px 10px rgb(0 0 0 / 10%);*/
}
.award_item .content{
	padding:15px 10px;
	background:#9cd3f2;
	color:#000000;
}
.award_item .thumb{
	min-height: 210px;
	max-height: 210px;
	text-align:center;
	overflow:hidden;
	margin-bottom:10px;
}
.award_item:hover .thumb > img{
	transform: scale(1.2);
	transition: all 0.6s;
}
.news .list li{
	
}
.news.widget li {
    padding: 15px 15px;
	margin: 0 0 2px 0;
    font-size: 16px;
	text-align: left;
	/*
	background:#ffffff;
	box-shadow:0px 2px 5px rgba(80, 80, 80, 0.25);
	*/
	/*
	float: left;
    width: 30%;
	*/
}
.news .linklist{
	padding-top:0;
}
.news.widget ul li {
    
}
.news.widget ul li:hover{
	background: #fffeec;
}
.news li .thumb{
	font-size:14px;
	text-align: left;
}
.news li .content {
    padding: 5px 0 0 7px;
    display: inline-block;
    max-width: 64%;
}
.news li .thumb img,
.notice li .thumb img,
.gallery-list li .thumb img,
.widget-list li .thumb img{
  width:100%;
  margin:0 auto;
  vertical-align: middle;
  text-align: center;
}
.qr_title img, .qr_pic img{
	width: 100%;
}
.bg_white{
	background:#ffffff;
}
.m_wrap{
	padding:0;
}
.news_bg{
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.news_item{
	
}
.float_con{
    margin: 0;
    padding: 0 40px;
	height: 1%;
}
.float_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pattern_line{
	height:12px;
	width:100%;
	background:url('../images/galley_pattern.png') repeat-x 0 0;
	background-size:auto 12px;
}
.widget li.gallery_item{
	float:left;
	width:33.333333%;
	margin:0;
	padding:0;
	max-height:270px;
}
.gallery_item_wrap{
	padding: 20px !important;
	border-radius: 20px;
	background:#ffffff;
	box-shadow:2px 3px 5px rgba(0, 0, 0, 0.25);
}
.news_item_wrap{
	border-radius: 15px;
	background:#ffffff;
	box-shadow:2px 3px 5px rgba(0, 0, 0, 0.25);
}
.news_item:nth-child(even) .news_item_wrap{
	border: 3px solid #f1b249;
}
.award.widget li {
    padding: 0;
	min-height: 110px;
    font-size: 16px;
	text-align: left;
	margin: 0 20px 0 20px;
}
.award_item_wrap{
	background:#ffffff;
}
.activity_item:nth-child(even) .news_con_n{
	border: 4px solid #f1b249;
}
.news_item_wrap a{
	min-height:100px;
}
.award li .content{
	padding:15px 10px 15px 10px;
	text-align: center;
}
.date_con {
    margin-bottom: 7px;
}
.news_layer{
  position:absolute;
  bottom:0;
  height: 30%;
  width:100%;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.5));
  z-index: 2;
}
.owl-item:hover .hover_layer{
	opacity:1;
	transition: .5s ease;
}
.hover_layer{
  position:absolute;
  bottom:0;
  height: 100%;
  width:100%;
  z-index: 3;
  opacity:0;
}
.no_float{
	float:none !important;
	width:100% !important;
}
.news .hover_layer{
	background-color: rgba(127,140,189,0.5);
}
.award .hover_layer{
	background-color: rgba(223,185,102,0.5);
}
.news_first_con, .award_first_con{
	max-width:40%;
	margin:0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.wrap-news .first_thumb img{
	width:100%;
}

.notice li .content,
.widget-list li .content{
  display: block;
  padding-left: 138px;
}
.fivebox:nth-child(even){
	margin-top:25px;
}
/*
.news.widget .owl-item:nth-child(odd) li{
	border: 2px solid #fbb169;
}
.news.widget .owl-item:nth-child(even) li{
	border: 2px solid #0561ae;
}
*/
/*
.news.widget .owl-item li{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	border-left: 7px solid #db4343;
}
*/
.news.widget .owl-item:first-child li{
	position:relative;
}
.award.widget .owl-item:first-child li{
	position:relative;
}
.award.widget .title{
	min-height:40px;
	margin-bottom:5px;
	color:#000000;
}
.widget li{
	padding: 15px;
    font-size: 15px;
    margin: 2px 0;
}
.motto.widget li{
	padding: 0 0 0 15px;
	margin: 0;
}
.motto .text_title:before{
	position:absolute;
	top:0;
	left:0;
	content:' ';
	background:url('../images/icon1.png');
	width:50px;
	height:50px;
}
.news .owl-item{
	
}
.news .owl-item a, .award .owl-item a{
	height: 100%;
	display: block;
}
.movement_con img{
	max-width:400px;
	width:100%;
}
.movement_con .thumb{
	text-align:center;
	min-height: 249px;
}
.movement_con img.default{
	max-width:180px;
	margin: 30px auto;
}
.report li .content{
	min-height: 90px;
}
.notice li .content .title,
.widget-list li .content .title {
  margin-right: 5px;
  margin-left: 5px;
  color:#232323;
}
.news li .content .title,
.award li .content .title{
	color:#000000;
}
.gallery_list_item{
	float:left;
	width:48%;
	margin-left:1% !important;
	margin-right:1% !important;
	margin-top:0 !important;
}
.gallery_list_item .content{
	text-align:left;
}
.gallery-list li .content .title{
	padding-top:5px;
	padding-left: 3px;
}

.content_left_x{
	
}
.content_right_x{
	text-align:left;
}
.news .date_con, .award .date_con{
	
}
.news li .content .date, .award li .content .date{
	padding: 5px 10px;
    border-radius: 25px;
    color: #000000;
    font-size: 15px;
}
.news li .content .date{
	background: #ffca70;
}
.fdate, .ftitle{
	color:#000000;
	font-size: 16px;
}
.first_news{
	margin:15px 15px 10px 15px;
}
.first_content{
	display:block;
	padding:2px 10px;
	margin:0 0 20px;
	background:#ffca70;
}
.first_thumb{
	max-height:200px;
	overflow:hidden;
}
.ftitle{
	color:#232323;
}
.dblock{
	display:block;
	margin:4px 3px;
}
.news_detail{
	font-weight:normal;
	display: inline-block;
}
.mb10{
	margin-bottom:10px;
}
.gallery li .content .date{
	color:#63ace2 !important;
	padding:0 7px 2px 7px;
	display:block;
}
.gallery-list{
	
}
.notice li .content .date,
.gallery-list li .content .date,
.widget-list li .content .date {
  color: #687485;
  letter-spacing: 0;
  white-space: nowrap;
}

.gallery-list li .content .date{
	display:block;
}

.news li.sticky,
.award li.sticky,
.notice li.sticky,
.gallery-list li.sticky,
.widget-list li.sticky {
  background: #fff7d1;
}
.award li.sticky{
  background: #feeef0;
}

.award{
  padding-bottom:20px;
}
.award .owl-loaded .owl-dot span, .award .owl-dot span{
	background-color: #d9d9d9;
}
.notice li:hover,
.gallery-list li:hover,
.widget-list li:hover {
  background: #fff3b7;
}


.notice li.sticky a,
.gallery-list li.sticky a,
.widget-list li.sticky a {
  color: #525b68;
}
.award li.sticky a{
  color: #525b68;
}

.news li.sticky a:hover,
.award li.sticky a:hover,
.notice li.sticky a:hover,
.gallery-list li.sticky a:hover,
.widget-list li.sticky a:hover {
  color: #9c5618;
}
.news li.no-thumb,
.award li.no-thumb,
.notice li.no-thumb,
.gallery-list li.no-thumb,
.widget-list li.no-thumb {
  min-height: 20px;
}
.news li.no-thumb .thumb,
.award li.no-thumb .thumb,
.notice li.no-thumb .thumb,
.gallery-list li.no-thumb .thumb,
.widget-list li.no-thumb .thumb {
  display: none;
}
.news li.no-thumb .content,
.award li.no-thumb .content,
.notice li.no-thumb .content,
.gallery-list li.no-thumb .content,
.widget-list li.no-thumb .content {
  padding-left: 0 ;
}
.news .slim-scroll{
  height: 240px !important;
}
.wrap-news{
	
}
.wrap-news .widget_wrapper{
	
}
.wrap-films .widget_wrapper{
    
}
.wrap-films{
	padding: 20px 15px;
}
.wrap-motto2{
	border:2px solid #73b5c9;
	margin:0px 10px 10px 10px;
	border-radius:2px;
}
.replyslip_bg{
	margin:0;
	padding:20px 30px;
	background:#e3f6fc;
}
.award .slim-scroll{
	height: 293px!important;
}
 .gallery-list .slim-scroll{
  height: 106px!important;
}
.notice .slim-scroll {
  height: 200px!important;
}
.award .div_title {
  
}
#calendar{
	margin:0;
}
.calendar #calendar .cal_table {
  padding:0;
  margin:10px 0 0;
  color:#333;
}
.cal_box{
	background:#ffffff;
	border-radius:20px;
	overflow: hidden;
}
.cal_table .table_con2{
	/*background:#ddedff;
	border-radius: 10px;*/
}
.cal_table .table_con1, .cal_table .table_con2, .cal_table .table_con3{
	padding:0;
	margin-bottom: 0px;
}
.cal_table .table_con3{
	min-height:222px;
	padding:0;
}
.calendar #calendar .cal_table table {
  *width: 100%;
  width: 100%;
  margin: 0 auto;
}
.calendar #calendar .months {
  position: relative;
  text-align: center;
  padding: 5px 6px;
  height: 40px;
  vertical-align: middle;
  line-height: 32px;
  border-bottom: 0px solid #fff;
}
.calendar #calendar .years {
  color: #ffffff;
  font-size: 28px;
  font-weight:400;
}
.calendar #calendar tr:nth-child(n+2):nth-child(-n+7) {
   /*border-bottom:1px solid #e0e0e0;*/
}
.calendar .fa-caret-left:before{
	/*
	content:'';
	background: url('../images/previous.png') no-repeat;
	background-size: 49px;
	*/
	width:32px;
	height:32px;
	position: absolute;
    top: 6px;
    left: 5px;
}
.calendar .fa-caret-right:before{
	/*
	content:'';
	background: url('../images/next.png') no-repeat;
	background-size: 49px;
	*/
	width:32px;
	height:32px;
	position: absolute;
    top: 6px;
    right: 5px;
}
.calendar #calendar .months.width1{
	width:50%;
	text-align:left;
	padding-left:40px;
	padding-top:25px;
}
.calendar #calendar .months.width2{
	width:27%;
	padding-right:3%;
}
.calendar #calendar .months a {
  color: #ffffff;
  top: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 1px;
  overflow: hidden;
  cursor: pointer;
  font-size:25px;
}
.months .fa{
	font-weight:bold;
}
.calendar #calendar #premonth {
  float: left;
  width:35px;
}
.calendar #calendar #nextmonth {
  float: right;
  width:35px;
}
.cal_table .table_con2{
	padding:0;
}
.cal_box td{
	border:1px solid #dadada;
}
.calendar #calendar .weeks_bar {
  /*background:#0f8d54;*/
}
.calendar #calendar .weeks span{
	width: 39px;
    height: 39px;
    padding: 2px;
	display: inline-block;
	border-radius: 25px;
}
.calendar #calendar .weeks:nth-child(even) span { 
	/*background:#ffda5a;*/
	color:#000000;
}
.calendar #calendar .weeks:nth-child(odd) span { 
	/*background:#63c3f3;*/
	color:#000000;
}
.calendar #calendar .weeks:last-child { 
	/*
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	*/
}
.calendar #calendar .weeks {
  color:#000000;
  width:40px;
  position:relative;
  border-bottom:none;
  text-align:center;
  height:50px;
  font-weight:bold;
}
.calendar #calendar .weeks:before{
	/*
	position:absolute;
	top:11px;
	right:0;
	width:1px;
	content:'';
	height:15px;
	background:#ffffff;
	*/
}
.calendar #calendar .weeks:last-child:before{
	width: 0;
}
.calendar #calendar tr {
  height: 15px;
}
.calendar #calendar td:last-child{
	/*border-right:none;*/
}
.google_calendar iframe{
	width: 100%;
	height: 600px;
}
.calendar #calendar .table_con3 td{
	text-align: center;
    /*border: 1px solid #ddebba;*/
    vertical-align: middle;
}
.calendar #calendar td {
  letter-spacing: 0;
  color: #333;
  line-height: 35px;
  text-align: center;
  font-size:15px;
  width: 40px;
  height: 46px;
  /*
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  */
}
.calendar #calendar td > a {
  *width: 100%;
  *text-align: center;
  *display: block;
}
.calendar #calendar .table_con3 span.num{
	width: 32px;
	height: 32px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}
.calendar #calendar .table_con3 span.day{
	display:block;
	text-align: center;
	color:#6c6c6c;
}
.calendar #calendar .event a,
.calendar #calendar .today a,
.calendar #calendar .holiday a {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  border-radius: 10px;
}
.calendar #calendar .day_style .holiday{
  background-color: #ffffff;
  border:2px solid #f32373;
  color: #000000;
  text-decoration: none;
}
.calendar #calendar .day_style .event{
  background-color: #ffffff;
  border:2px solid #377b19;
  color: #000000;
  text-decoration: none;
}
.calendar #calendar .day_style .today {
  background-color: #ffffff;
  border:2px solid #2d95ff;
  color: #000000;
}
.calendar #calendar .day_style .today a:hover{
	text-decoration:none;
}
.calendar .wrap {
  width: 100%;
  margin: 10px auto;
  padding: 0;
}
.wrap_cal_table{
	margin-top:20px;
	padding-top:0px;
	background:#ffffff;
	border-radius:20px;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
	/*
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
  */
}
.boxstyle .widget.calendar .wrap_cal_list{
	padding-left:10px;
	padding-right:10px;
    padding-top:5px; 
}
.wrap_cal_list ul.list.lightbox{
	width: 100%;
    margin-left: 0px;
	
}
.calendar .slim-scroll {
  height: 450px !important;
}
.week_span{
	padding:0;
}

.tabs-wrap{
	box-shadow: 0px 2px 5px rgba(197, 197, 197, 0.7);
	padding-bottom:0px;
	background:#ffffff;
	border-radius:10px;
}
.tab-list{
    margin: 0;
    padding: 0;
	height: 1%;
	background:#f1f1f1;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	overflow: hidden;
}
.tab-list:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.tab_item{
    float: left;
    margin: 0;
    padding: 0;
	height:70px;
    width: 50%;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.tab-list .tab_item.active{
	background-repeat: no-repeat;
	background-position:center center;
	background-image: linear-gradient(to bottom, rgba(79,148,115,1), rgba(10,107,61,1));
}
.tab-list .tab_item a{
	display:block;
	height:70px;
}
.tab-list .tab_item{
	background-color:transparent;
	background-image:none;
}
.tab-list .tab_item a{
	background-size: 181px;
    background-repeat: no-repeat;
    background-position: center;
}
.tab-list .tab1.active a{
	background-image: url(../images/notice_title.png);
}
.tab-list .tab1 a{
	background-image:url('../images/notice_title_hover.png');
}
.tab-list .tab2.active a{
	background-image: url(../images/handbook_title.png);
}
.tab-list .tab2 a{
	background-image:url('../images/handbook_title_hover.png');
}
.tab-list .tab3{
	background-color:#52bbe7;
}
.tab-list .tab3.active{
	background-image: url('../images/tab_3_active.png');
}
.tab-list .tab3{
	background-image:url('../images/tab_3_inactive.png');
}
.tab-list .tab4{
	background-color:#4de0bf;
}
.tab-list .tab4.active{
	background-image: url('../images/tab_4_active.png');
}
.tab-list .tab4{
	background-image:url('../images/tab_4_inactive.png');
}
.tab-list .tab5{
	background-color:#c289e5;
}
.tab-list .tab5.active{
	background-image: url('../images/tab_5_active.png');
}
.tab-list .tab5{
	background-image:url('../images/tab_5_inactive.png');
}
.tab-pane{
	display:none;
}
.tab-pane.active{
	display:block;
}


@media (min-width: 768px) {
	.news .owl-loaded .owl-nav .owl-prev, .award .owl-loaded .owl-nav .owl-prev, .gallery-list .owl-loaded .owl-nav .owl-prev, .films .owl-loaded .owl-nav .owl-prev{
		position:absolute;
		left: -25px !important;
		top: 50%;
		transform: translateY(-50%);
	}
	.links .owl-loaded .owl-nav .owl-prev{
		top: 35%;
	}
	.news .owl-loaded .owl-nav .owl-next, .award .owl-loaded .owl-nav .owl-next, .gallery-list .owl-loaded .owl-nav .owl-next, .films .owl-loaded .owl-nav .owl-next{
		right: -25px !important;
		position:absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.links .owl-loaded .owl-nav .owl-next{
		top: 35%;
	}
}
@media (min-width: 1200px) {
	.news .owl-loaded .owl-nav .owl-prev, .award .owl-loaded .owl-nav .owl-prev, .gallery-list .owl-loaded .owl-nav .owl-prev, .links .owl-loaded .owl-nav .owl-prev, .films .owl-loaded .owl-nav .owl-prev{
		left: 0px !important;
	}
	.news .owl-loaded .owl-nav .owl-next, .award .owl-loaded .owl-nav .owl-next, .gallery-list .owl-loaded .owl-nav .owl-next, .links .owl-loaded .owl-nav .owl-next, .films .owl-loaded .owl-nav .owl-next{
		right: 0px !important;
	}
}
@media (max-width: 1200px) {
	.login_box_right{
		width:100%
	}
}


/*ipad*/
@media (max-width: 1024px) {
	
	.fb_iframe_widget iframe{
		width:300px;
	}
	.news.widget li{
		
	}
	.main_content .m_full_width{
		max-width:100% !important;
	}
	.homepage .main_content section {
		max-width: 900px;
		margin: 0 auto;
	}
	body{
		overflow-x: hidden;
	}
	.news_first_con, .award_first_con{
		max-width: 55% !important;
	}
	.news li .content, .award li .content{
		bottom: 13px !important;
	}
	.fixed-top-bar.smalls .top_logo {
		top: -94px !important;
	}
}

@media (max-width: 768px) {
	.google_calendar{
		padding:10px;
	}
	.news.widget li{
		
	}
	.main_content section.m_full_width{
		max-width: 100% !important;
	}
	.homepage .main_content section {
		max-width: 650px;
		margin: 0 auto;
	}
	.award_item .thumb{
		min-height:auto !important;
		max-height: 100%;
	}
	.awards .thumb img{
		width: 100%;
		max-height: 100%;
	}
	/*
	.news .owl-loaded .owl-nav .owl-prev, .gallery .owl-loaded .owl-nav .owl-prev, .links .owl-loaded .owl-nav .owl-prev{
		left: -21px !important;
	}
	.news .owl-loaded .owl-nav .owl-next, .gallery .owl-loaded .owl-nav .owl-next, .links .owl-loaded .owl-nav .owl-next{
		right: -21px !important;
	}
	*/
	.links .gitem{
		padding:0;
	}
	.banner_detail{
		width: 100%;
		padding: 10px 50px 3% !important;
	}
	.motto .div_title {
		padding: 5px 0 0 10px !important;
	}
	.calendar #calendar .months.width2{
		width:35% !important;
	}
	.tab-list .tab_item a{
		background-size: 135px !important;
	}
	.gallery .slim-scroll2 > div{
		height: 298px;
	}
	.gallery.widget .wrap{
		
	}
	.padding_leftc{
		width:70%;
	}
	.gallery_left, .gallery_right{
		width:100% !important;
	}
	.activity-title img{
		width:160px !important;
	}
	.widget_box .replyslip-title img{
		width:160px !important;
	}
	.replyslip .more_btn{
		top: 11px !important;
	}
}
@media screen and (max-width: 767px) {
	.more_btn_mobile{
		position:absolute;
		top:25px;
		right:15px;
	}
	.link2 .col-5-1 .c5_con{
		max-height: 220px;
	}
	.fivebox{
		margin-top: 25px;
	}
	.green_area{
		background:none;
	}
	.google_calendar iframe{
		height: 400px;
	}
	.weather2{
		margin-top:20px;
	}
	.home_bg .mobile_wrap{
		border-radius: 15px;
	}
	.motto .wrap{
		background-size: 50px auto;
		padding: 0 0 0 80px;
	}
	.gallery_wrap{
		padding: 0 15px;
		margin: 0;
	}
	.link2 .over_con .text{
		font-size:24px;
		line-height: 35px;
	}
	.link2 .over_con .icon{
		max-width: 110px;
		margin: 5px auto;
	}
	.widget li.gallery_item{
		width:100%;
		float:none;
	}
	.gallery_list_item{
		width:98%;
		float:none;	
	}
	.mb4p{
		margin-bottom:30px !important;
	}
	.award.widget li{
		margin: 10px;
	}
	.calendar .slim-scroll2 > div{
		height: 200px;
	}
	.widget.calendar{
		padding: 0;
		margin-bottom: 20px;
	}
	.video .box_item, .awards .box_item{
		margin-bottom: 20px;
	}
	.news_bg{
	    background-size: 100% 100%!important;
		background-repeat: no-repeat !important;
	}
	.gallery_left, .gallery_right{
		float:none;
		width:100%;
	}
	.gallery_con{
		padding: 0 15px 10px 15px;
	}
	.gallery .owl-carousel .owl-item img{
		max-width:100%;
		max-height:100%;
	}
	.calendar #calendar #premonth ,.calendar #calendar #nextmonth{
		font-size:24px;
	}

	.padding_right0{
		padding-right:15px;
	}
  .calendar #calendar tr {
    height: 42px;
  }
}
.slogan2{
	margin-bottom:20px;
}
.slogan2 img{
	width:100%;
}
.calendar .list li {
  position: relative;
  padding:0px 20px 0px 15px;
  border-bottom:none;
  margin: 7px 0;
}
.calendar .list li.last {
  border-bottom: 0;
}
.calendar .list li:hover {
  /*background: #fff2d5;*/
}
.calendar .list li a{
  color: #525b68;
  padding: 0px 0px 0px 0px;
  display: block;
}
.calendar .list li a:hover , .calendar .list li a:focus{
  color: #525b68;
  text-decoration:none;
}
.calendar .list li .date {
    color: #ffffff;
	background:#3079bf;
    font-size: 18px;
    text-align: center;
	vertical-align: middle;
	padding: 5px !important;
   /* position: absolute;
    top: 0px;
    background-color: #b8f4e4;*/
	font-weight:normal;
    width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 3px;
    margin: 0;
	border-radius: 50%;
}
.news .owl-loaded .owl-dots{
	position:unset;
}
.mdate2{
	display: inline-block;
    background: #359af6;
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 25px;
	font-size: 14px;
	margin-bottom:5px;
}
.owl-item a:hover{
	text-decoration:none;
}
.news .mdate{
	display: inline-block;
	background:#359af6;
	color:#ffffff;
	padding:5px 10px;
	border-radius:25px;
}
.award2 .mdate{
	display: block;
}
.award2 ul{
    margin: 0;
    padding: 0;
	height: 1%;
}
.award2 ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.award2 ul li{
    float: left;
    margin: 0;
    padding: 2% 1% 2% 1%;
    width: 49%;
}

.news .list li .title{
	padding-left: 0;
	padding-top: 3px;
	font-size:16px;
	color: #000000;
	display: block;
}
.replyslip .list li .date, .mdate{
    color: #3d9ddd;
    padding: 0;
    font-size: 14px;
    border-radius: 5px;
	vertical-align: middle;
	display:inline-block;
}
.calendar .list li .title , .activity .list li .title{
  position: relative;
  padding-left: 0;
  display: inline-block;	
  padding-bottom:0;
  vertical-align: middle;
  font-size:15px;
  color:#323232;
}
.award2 .list li .title{
	display:block;
	padding-left:0;
	padding-top:10px;
	padding-bottom:5px;
}
.calendar .list li .title{
	padding:10px 5px 10px 30px;
}
.activity{
	padding-bottom:60px;
}
.activity .owl-dots{
	padding-top:15px;
}
.activity .list li .title{
	padding-left:0px;
	display: inline-block;
}
.calendar .mdate{
    line-height: 32px;
	padding:0;
	font-size: 16px;
	font-weight:bold;
	position:absolute;
	top: 4px;
    left: 15px;
	color:#000000;
}
.calendar .mdate.holiday{
    text-decoration: none;
}
.calendar .mdate.event{
    text-decoration: none;
}
.mt10{
	margin-top:10px;
}


.slim-scroll.gallery-list{
	height: 181px;
}
.replyslip .slim-scroll {
  height: 250px !important;
  overflow-x: hidden;
}
.btn_replyslip2{
	display:block;
}
.replyslip .dropdown img{
	width:100%;
}
.replyslip .dropdown-menu .wrap {
	background:#ffffff;
}
.replyslip .list li {
  position: relative;
  padding:5px 0;
  margin: 0 7px;
  border-bottom:1px solid #acacac;
}
.replyslip .list li.last {
  border-bottom: 0;
}
.replyslip .list li:hover {
    background: #f5fdec;
}
.replyslip .list li a {
  color: #525b68;
  padding: 8px 5px 8px 15px;
  display: block;
  max-width: 85%;
}
.replyslip .list li a:hover {
  color: #525b68;
}
.replyslip .list li .title {
	display: inline-block;
    position: relative;
    top: 0px;
    color: #232323;
	width: 100%;
}
.handbook {
  z-index: 999;
}
.handbook .wrap {
  padding: 5px;
  border-radius: 15px;
  min-height: 261px;
}
.handbook .dropdown-menu{
	border-radius: 10px;
	background:#ffffff;
}
.handbook .list li {
  padding: 5px 5px;
  width: 100%;
  border-bottom: none;
}
.handbook .list li.last {
  border-bottom: 0;
}
.handbook .list a {
  display: inline-block;
  font-size: 18px;
  color: #000000;
  background: #fff4b8;
  padding: 10px 30px;
  line-height: 18px;
  margin-right: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 7px;
}
.handbook .list a:hover {
  background: #0c6c3e;
  color: #ffffff;
}
.handbook .dropdown-menu{
	width:100%;
}
.replyslip .dropdown{
	
}
.btn_replyslip {
  padding:10px 20px 10px 15px;
  background: #ffffff;
  color: #000000;
  border:1px solid #0d6d3e;
  font-size: 15px;
  cursor: pointer;
  border-radius:5px;
}
.download_title span{
	margin: 10px;
}
.btn_replyslip img, .btn_handbook img, .achievement_btn img{
	width:100%;
}
.btn_handbook{
	cursor:pointer;
}
.btn_replyslip:hover {
	/*
  background: #86bbd7;
  */
  color: #000000;
}
.replyslip .dropdown-menu{
	margin-top: -5px !important;
    width: 99%;
	border:1px solid #4caa93;
	border-radius:2px;
}
.btn_replyslip .fa-caret-down:before{
	font-size: 25px;
}
.btn_handbook .icon-r,
.btn_replyslip .icon-r {
  float: right;
  display: block;
  ertical-align: middle;
  line-height: 25px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.facebook .wrap {
  border: 1px solid #bacbd4;
  background: #fff;
  padding: 0;
  height: 229px;
  display: block;
}
.links_con{
	padding:10px 15px;
}
.links_con .owl-dots{
	visibility:hidden;
}
.links_top_con{
    margin: 0;
    padding: 6px 0 0 15px;
	height: 1%;
}
.links_top_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.links_title{
	float: left;
    margin: 0;
    padding: 0;
	width:75px;
}
.links_title img{
	width:100%;
}
.links_control{
	float:right;
	padding-right:15px;
	margin-top:-5px;
}
.links_con .btn_pre, .links_con .btn_next{
	width:13px;
	height:auto;
}
.btn_pre img, .btn_next img{
	width:100%;
}
.links .slim-scroll {
  height: 80px !important;
}
.links .link_item a{
	position:relative;
}
.links.widget .wrap{
	padding:0;
}
.link_icon_box{
	box-shadow: 0 2px 5px rgba(226, 233, 240, 0.8);
    padding: 15px;
    margin: 0 auto;
	border-radius:15px;
	min-width: 152px;
	text-align:center;
}

.links a:hover span {
  
}
.link_container{
	position:relative;
	margin-bottom:10px;
}
.link_container:hover .overlay, .link_item:hover .overlay{
	transform: scale(1);
}
.links_con .overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #396c9e;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .3s ease;
}
.link_item .overlay .text{
	font-size:13px;
}
.links .linklist{
	text-align:center;
}
.links .link_icon{
	display:inline-block;
	padding: 0 20px;
}
.overlay .text{
    color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}
.links_con{
    margin: 0;
    padding: 0 0 4px 0;
	height: 1%;
}
.links_con:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.link_left, .link_right{
    margin-bottom:0;
}
.link_container img{
	width:100%;
	height:auto;
}
.bg-light {
  background-color: #f7f7f7;
  color: #525b68;
}
.bg-light.lt,
.bg-light .lt {
  background-color: #fbfbfb;
}
.bg-light.lter,
.bg-light .lter {
  background-color: #ffffff;
}
.bg-light.dk,
.bg-light .dk {
  background-color: #f3f3f3;
}
.bg-light.dker,
.bg-light .dker {
  background-color: #eaeaea;
}
.bg-light .bg {
  background-color: #f7f7f7;
}
.bg-dark {
  background-color: #9a9a9a;
  color: #ffffff;
}
.bg-dark.lt,
.bg-dark .lt {
  background-color: #a7a7a7;
}
.bg-dark.lter,
.bg-dark .lter {
  background-color: #b3b3b3;
}
.bg-dark.dk,
.bg-dark .dk {
  background-color: #8d8d8d;
}
.bg-dark.dker,
.bg-dark .dker {
  background-color: #818181;
}
.bg-dark .bg {
  background-color: #9a9a9a;
}
.bg-dark a {
  color: #ffffff;
}
.bg-dark a:hover {
  color: #ffffff;
}
.bg-dark a.list-group-item:hover,
.bg-dark a.list-group-item:focus {
  background-color: inherit;
}
.bg-black {
  background-color: #484b4e;
  color: #bbbec0;
}
.bg-black.lt,
.bg-black .lt {
  background-color: #54585b;
}
.bg-black.lter,
.bg-black .lter {
  background-color: #606569;
}
.bg-black.dk,
.bg-black .dk {
  background-color: #3c3e41;
}
.bg-black.dker,
.bg-black .dker {
  background-color: #303233;
}
.bg-black .bg {
  background-color: #484b4e;
}
.bg-black a {
  color: #c8cbcd;
}
.bg-black a:hover {
  color: #ffffff;
}
.bg-black a.list-group-item:hover,
.bg-black a.list-group-item:focus {
  background-color: inherit;
}
.bg1 {
  background-color: #4774ba;
  color: #c9d6eb;
}
.bg1.lt,
.bg1 .lt {
  background-color: #5a82c1;
}
.bg1.lter,
.bg1 .lter {
  background-color: #6c90c8;
}
.bg1.dk,
.bg1 .dk {
  background-color: #3f68a8;
}
.bg1.dker,
.bg1 .dker {
  background-color: #385d96;
}
.bg1 .bg {
  background-color: #4774ba;
}
.bg1 a {
  color: #ffffff;
}
.bg1 a:hover {
  color: #ffffff;
}
.bg1 a.list-group-item:hover,
.bg1 a.list-group-item:focus {
  background-color: inherit;
}
.bg2.lt,
.bg2 .lt {
  background-color: #acd1e3;
}
.bg2.lter,
.bg2 .lter {
  background-color: #bfdbea;
}
.bg2.dk,
.bg2 .dk {
  background-color: #86bbd7;
}
.bg2.dker,
.bg2 .dker {
  background-color: #73b1d0;
}
.bg2 .bg {
  background-color: #99c6dd;
}
.bg2 a {
  color: #ffffff;
}
.bg2 a:hover {
  color: #ffffff;
}
.bg2 a.list-group-item:hover,
.bg2 a.list-group-item:focus {
  background-color: inherit;
}
.bg3 {
  background-color: #eecf0e;
  color: #fbf1b4;
}
.bg3.lt,
.bg3 .lt {
  background-color: #f2d523;
}
.bg3.lter,
.bg3 .lter {
  background-color: #f4da3b;
}
.bg3.dk,
.bg3 .dk {
  background-color: #d6ba0d;
}
.bg3.dker,
.bg3 .dker {
  background-color: #bea50b;
}
.bg3 .bg {
  background-color: #eecf0e;
}
.bg3 a {
  color: #fffefc;
}
.bg3 a:hover {
  color: #ffffff;
}
.bg3 a.list-group-item:hover,
.bg3 a.list-group-item:focus {
  background-color: inherit;
}
.bg4 {
  background-color: #ddeaf3;
  color: #ffffff;
}
.bg4.lt,
.bg4 .lt {
  background-color: #f0f6fa;
}
.bg4.lter,
.bg4 .lter {
  background-color: #ffffff;
}
.bg4.dk,
.bg4 .dk {
  background-color: #cadeec;
}
.bg4.dker,
.bg4 .dker {
  background-color: #b7d3e6;
}
.bg4 .bg {
  background-color: #ddeaf3;
}
.bg4 a {
  color: #ffffff;
}
.bg4 a:hover {
  color: #ffffff;
}
.bg4 a.list-group-item:hover,
.bg4 a.list-group-item:focus {
  background-color: inherit;
}
.bg5 {
  background-color: #eaa3b6;
  color: #ffffff;
}
.bg5.lt,
.bg5 .lt {
  background-color: #efb8c6;
}
.bg5.lter,
.bg5 .lter {
  background-color: #f3cdd7;
}
.bg5.dk,
.bg5 .dk {
  background-color: #e58ea6;
}
.bg5.dker,
.bg5 .dker {
  background-color: #e17995;
}
.bg5 .bg {
  background-color: #eaa3b6;
}
.bg5 a {
  color: #ffffff;
}
.bg5 a:hover {
  color: #ffffff;
}
.bg5 a.list-group-item:hover,
.bg5 a.list-group-item:focus {
  background-color: inherit;
}
.bg-white {
  background-color: #fff;
  color: #525b68;
}
.bg-white a {
  color: #426eb4;
}
.bg-white a:hover {
  color: #34578f;
}
.bg-white .text-muted {
  color: #838e9d !important;
}
.bg-white-only {
  background-color: #fff;
}
.bg-empty {
  background-color: transparent;
}
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.line {
  *width: 100%;
  height: 2px;
  margin: 10px 0;
  font-size: 0;
  overflow: hidden;
  background-color: transparent;
  border-width: 0;
  border-top: 1px solid #bacbd4;
}
.line-xs {
  margin: 0;
}
.line-lg {
  margin-top: 15px;
  margin-bottom: 15px;
}
.line-dashed {
  border-style: dashed;
  background: transparent;
}
.no-line {
  border-width: 0;
}
.no-border,
.no-borders {
  border-color: transparent;
  border-width: 0;
}
.block {
  display: block;
}
.block.hide {
  display: none;
}
.inline {
  display: inline-block !important;
}
.pull-none {
  float: none;
}
.no-radius {
  border-radius: 0;
}
.rounded {
  border-radius: 500px;
}
.l-h-2x {
  line-height: 2em;
}
.l-h-1x {
  line-height: 1.2;
}
.l-h {
  line-height: 1.5;
}
.v-middle {
  vertical-align: middle !important;
}
.v-top {
  vertical-align: top !important;
}
.v-bottom {
  vertical-align: bottom !important;
}
.box-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.wrapper-sm {
  padding: 10px;
}
.wrapper {
  padding: 15px;
}
.wrapper-lg {
  padding: 30px;
}
.wrapper-xl {
  padding: 50px;
}
.no-padder {
  padding: 0 !important;
}
.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}
.pull-out {
  margin: -10px -15px;
}
.b-a {
  border: 1px solid #9bb3c0;
}
.b-t {
  border-top: 1px solid #9bb3c0;
}
.b-r {
  border-right: 1px solid #9bb3c0;
}
.b-b {
  border-bottom: 1px solid #9bb3c0;
}
.b-l {
  border-left: 1px solid #9bb3c0;
}
.b-light {
  border-color: #eaeaea;
}
.b-dark {
  border-color: #a7a7a7;
}
.b-black {
  border-color: #54585b;
}
.b-white {
  border-color: #ffffff;
}
.b1 {
  border-color: #5a82c1;
}
.b2 {
  border-color: #acd1e3;
}
.b3 {
  border-color: #f2d523;
}
.b4 {
  border-color: #f0f6fa;
}
.b5 {
  border-color: #efb8c6;
}
.b-2x {
  border-width: 2px;
}
.b-3x {
  border-width: 3px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 10px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.p {
  padding: 10px;
}
.p-xs {
  padding: 5px;
}
.p-md {
  padding: 15px;
}
.p-lg {
  padding: 20px;
}
.p-v-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.p-v {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-v-md {
  padding-top: 15px;
  padding-bottom: 15px;
}
.thumb-wrapper {
  padding: 2px;
  border: 1px solid #dddddd;
}
.img-full {
  max-width: 100%;
}
.img-full > img {
  max-width: 100%;
}
.scroll-x,
.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
}
.scroll-x {
  overflow-x: auto;
}
.no-touch .scroll-x,
.no-touch .scroll-y {
  overflow: hidden;
}
.no-touch .scroll-x:hover,
.no-touch .scroll-x:focus,
.no-touch .scroll-x:active {
  overflow-x: auto;
}
.no-touch .scroll-y:hover,
.no-touch .scroll-y:focus,
.no-touch .scroll-y:active {
  overflow-y: auto;
}
.no-touch .hover-action {
  display: none;
}
.no-touch .hover:hover .hover-action {
  display: inherit;
}
.h {
  font-size: 170px;
  font-weight: 300;
  text-shadow: 0 1px 0 #d9d9d9, 0 2px 0 #d0d0d0, 0 5px 10px rgba(0, 0, 0, 0.125), 0 10px 20px rgba(0, 0, 0, 0.2);
}
.links{
	padding-bottom:20px;
}
.links .wrap_content{
	
}
.links a img {
  width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  border-radius: 5px;
}
/*desktop*/
@media screen and (min-width: 992px) {
  .col-lg-2-4 {
    width: 20.000%;
    float: left;
  }
  .float_right{
	float:right;
	}
	.album_cover img{
		height: 200px;
		margin: 0 auto;
		width: auto !important;
	}
}

/*special case*/
@media (min-width: 992px) and (max-width: 1199px) {
	.vbox{
		padding: 14px 15px 13px !important;
	}
	.gallery_item{
		margin-bottom: 50px !important;
	}
}

@media (max-width: 1200px) {
	.padding_leftc{
		width:100%;
	}
	.widget_box .login-title img{
		width:120px;
	}
	.widget_box .replyslip-title img{
		width:240px !important;
	}
	
}

@media (max-width: 991px) {
	.center_button .index_btn1{
		margin:0 auto;
	}
	.widget.gallery, .widget.films{
		
	}
	.gallery_left{
		min-height: auto !important;
	}
	.gallery .wrap .owl-carousel{
		height:auto !important;
	}
	/*
	.widget_wrap .col-5-1{
		width:100%;
		margin-bottom:20px;
	}
	*/
	.motto .div_title{
		padding: 20px 0 0 10px !important;
	}
	.over_con .text{
		font-size: 20px;
	}
	.over_con .icon{
		max-width: 65px;
	}
	.motto .motto_content{
		
	}
	.float_right{
		float:none !important;
	}
	.gallery_left .widget_wrapper{
		padding: 0 25px !important;
	}
}

/*phone*/
@media (max-width: 767px) {
	.mdate2, .news .mdate{
		padding: 2px 10px;
		margin-top: 5px;
	}
	.owl-loaded .owl-dot span, .owl-dot span{
		background:#d9d9d9;
	}
	.news_item_wrap{
		box-shadow:none;
		margin-bottom:0 !important;
		padding-left: 0 !important;
        padding-right: 0 !important;
	}
	.gallery .div_title{
		text-align:left;
	}
	.calendar .mdate{
		top: 9px;
	}
	.news li .thumb{
		width:32%;
	}
	.news_con .detail{
		width:68%;
	}
	.col-5-1{
		width:100%;
		padding:0;
		float:none;
	}
	.motto_con{
		padding: 0;
	}
	.owl-carousel .owl-item{
		max-height:100%;
	}
	.middle_banner{
		background-size: 768px;
	}
	.news.widget li{
		padding: 10px 15px 10px 10px;
	}
	.gallery_item_wrap{
		margin: 5px !important;
	}
	.link2 .col-md-4 .s3_con, .qr_code_con{
		margin-top:15px;
	}
	.links, .films, .award_con, .news{
		
	}
	.mute-btn{
		display:none;
	}
	.social_media, .widget.login{
		display:block;
	}
	.login_title{
		color:#000000;
	}
	.login_mobile{
		background:#ffa908;
	}
	.links .links_item{
		box-shadow: none;
		width: 48%;
		float: left;
		margin-left: 1% !important;
		margin-right: 1% !important;
		height: 50px;
		margin: 10px 0;
	}
	.links .gitem{
		padding: 0;
		width: 76%;
		min-height: 144px;
		margin: 0 auto;
	}
	.mini_banner{
		padding-top:20px;
		padding-bottom:20px;
	}
	.link_icon_box{
		min-width: 115px !important;
		margin: 7px auto !important;
	}
	.gallery .thumb img{
		height:auto;
	}
	.links .div_title img {
		width: 170px !important;
	}
	.calendar #calendar .cal_table{
		border-right: unset !important;
	}
	.cal_box{
		margin: 0 15px;
	}
	.replyslip .slim-scroll2 > div{
		height: 300px;
	}
	.schoolvideo .more_btn{
		top:35px;
	}
	.aitem{
		margin:0 !important;
		padding: 0;
	}
	.activity_item{
		margin-bottom:10px;
	}
	.main_content .activity .default{
		width: auto !important;
		padding-top: 0;
		height: 86px;
	}
	.main_content .news_con_n .thumb{
		height:auto;
	}
	.gallery .thumb{
		min-height: auto;
	}
	.main_content .video_bg{
		background: url(../images/m_bg-video.png) no-repeat center 0;
		padding-top: 20px;
	}
	.main_content .activity_bg{
		background: url(../images/m_bg-awards.png) no-repeat center 0;
	}
	.main_content .gallery_bg{
		padding-top: 30%;
		background: url(../images/m_bg-gallery.png) no-repeat center 0;
	}
	.login .wrap2{
		padding: 10px 10px 0 10px;
	}
	.news .owl-carousel{
		display:block;
	}
	.galleryMain{
		margin-top:20px;
	}
	.row_mt{
		margin-top:20px;
	}
	.widget_box .replyslip-title img{
		width: 200px !important;
	}
	.vbox {
		padding: 10px 20px !important;
	}
	.motto .motto_left img {
		max-width: 120px;
	}
	.float_right{
		float:none;
	}
	.row_mb .col-sm-6:first-child, .row_mb .col-sm-4:first-child{
		margin-bottom:20px !important;
	}
	.row_mb{
		
	}
	.row_mb .col-sm-5{
		margin:20px 0;
	}
	.link_mobile{
		margin-top:20px;
	}
	.widget.motto2
	.widget.news{
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	}
	.widget {
		margin-bottom:20px;
	}
	.tabs-wrap{
		box-shadow: none !important;
	}
	.calendar .title_con{
		margin:0;
	}
	.widget .div_title{
		height: auto !important;
		padding-top: 10px;
        padding-left: 25px;
		max-width: 100%;
		margin-top: 0;
		background-size: contain;
	}
	.news_title_wrap, .gallery_title_wrap{
		padding: 0 30px;
	}
	.banner_con .ribbon{
		background: url(../images/mobile_mask.png) no-repeat bottom left;
		min-width: auto;
		bottom: 0;
		top: auto;
		background-size: cover;
	}
	.home_content{
		padding:0 15px !important;
	}
	.widget.news{
		
	}
	.links.widget .wrap{
		padding:0;
	}
	.links .slim-scroll2 > div{
		
	}
	.banner_con{
		background:#ffffff !important;
	}
	.handbook .dropdown-menu{
		right:0;
		left:auto;
	}
	.widget.gallery{
		background: #ffffff;
		border-radius: 15px;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.25);
	}
  .widget {
    font-size: 110%;
    line-height: 25px;
  }
  .div_title {
    font-size: 20px!important;
  }
  .slim-scroll {
    -webkit-overflow-scrolling: touch;
  }
	.widget.motto{
		background-position: 20px top;
	}
	.homebanner{
		margin-top:0;
	}
	.tab_area .tab_btn{
		font-size:21px;
	}
	.col-md-12{
		padding:0;
	}
	.mobile_login .eClassIcon{
		display:block;
	}
	#header{
		margin-bottom:0;
	}
	.replyslip .list li{
		margin-right:0 !important;
	}
	.news .slim-scroll2 > div{
		height: 194px;
	}
	.links .d_inline{
		width: 47%;
		padding: 0;
		margin: 3px;
		display: inline-block;
		float:none;
	}
	.links a{
		width: 100%;
		height: auto;
		padding:5px;
		/*box-shadow:0px 1px 10px rgba(0, 0, 0, 0.35);*/
	}
	.links a img{
		height:auto !important;
	}
	.link_mobile{
		padding:0 40px;
	}
	.link_item{
		padding:0 4px;
	}
	.login_field_icon{
		display:block;
		float:none;
		margin-bottom: 6px;
		transform: scale(0.7);
		transform-origin: left;
	}
	.padding_right5{
		padding-right:5px;
	}
	.padding_left5{
		padding-left:5px;
	}
	.login_con, .login_con_left, .login_con_right{
		float:none;
		width:100% !important;
		padding: 5px 0 15px 0;
	}
	.login_con_right{
		border-left:none !important;
		border-top: 1px solid #5c606c;
	}
	.login_con .padding_leftc{
		width:100%;
	}
	.handbook{
		
	}
	.gallery .wrap .owl-carousel img{
		border-radius: 10px;
	}
	.col-sm-55, .col-sm-45{
		width:100%;
		float:none;
		padding-right: 15px;
		padding-left: 15px;
	}
	.boxstyle .widget .wrap{
		padding-top:10px;
	}
	.col-sm-8.padding_right0{
		padding-right:15px;
	}
	.widget.links{
		
	}
	.col-sm-8 .col-sm-5{
		padding:0;
	}
	.motto{
		margin: 20px 0;
		width: auto;
	  }
	.links .slim-scroll {
	  height: 360px !important;
	}
  .shift {
    display: none !important;
  }
  .shift.in {
    display: block !important;
  }
  .row-2 [class*="col"] {
    width: 50%;
    float: left;
  }
  .row-2 .col-0 {
    clear: none;
  }
  .row-2 li:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-left-xs {
    text-align: left;
  }
  .pull-none-xs {
    float: none !important;
  }
  .hidden-xs.show {
    display: inherit !important;
  }
	.replyslip{
		margin-bottom:0;
	}
	.m-t{
		margin-top:0;
	}
	
 #widgets .col-sm-3.Col-1 , .col-sm-7.Col-2-1 , .col-sm-5.Col-2-2{
    padding-left: 15px!important;
    padding-right: 15px!important;
}
	.login{height: auto}
	.login .id-wrap,.login .pw-wrap {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 0;
		float: none;
	}
	.links .div_title{ }
	.widget.links{ width:100%;margin:0;}
	.widget.links .more{ position: relative;   right: 0; }
	.widget.links .more a {
		display: block;
		height: 50px;
		width: 125px;
		background: url(../images/linkMore.png) no-repeat 0 0;
		background-size: 125px; background-position: center;    margin: 0 auto;
		margin-top: 15px;
		margin-bottom: 30px;
	}
	.links .wrap_content{
		text-align:center;
	}
	.motto .motto_content p{
		font-size:17px;
	}
	.motto .motto_left{
		width:100%;
	}
	.motto .text_title{
		text-align:left;
		padding-left:50px;
		scale: 0.8;
		transform-origin: center left;
	}
	.motto_left_content{
		border-right:none;
		padding: 6px 0px 6px 25px;
		height: 60px;
	}
	.motto .motto_content{
		padding: 10px 0px;
	}
	
	
}
@media (max-width: 500px) {
	.homepage .main_content section {
		max-width: 500px;
		margin: 0 auto;
	}
}
@media (max-width: 320px) {
	.news li .thumb{
		width: 115px;
	}
	.content_right {
		float: left;
		width: 54%;
	}
	.award.widget .thumb{
		width:115px;
	}
}


