.smallBanner{
	position:relative;
}
.smallBanner img{
	width:100%;
}
.banner_overlay{
	background: rgba(255,255,255,0.6);
	width:100%;
	padding:15px;
	text-align:center;
	position:absolute;
	bottom:0;
}
.smallBanner .banner_overlay img{
	max-width:297px;
}
.padding_right0{
	padding-right:0;
}
.padding_left0{
	padding-left:0;
}

.news li,
.award li,
.notice li,
.gallery-list li,
.widget-list li {
  position: relative;
  padding: 8px;
  border-bottom: solid 1px #dfdfdf;
  display: block;
  overflow: hidden;
}
.content_left{
	float:left;
	width:108px;
}
.content_right{
	float:left;
	width:61%;
}
.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: 12px;
  top: 40px;
  font-size: 12px;
  color: #8dcb4a;
  background: url('../images/download_icon.png');
  width:17px;
  height:19px;
}
.replyslip .list li i:hover {
  color: #8dcb4a;
}
.btn_replyslip{
	position:relative;
}
.replyslip .fa-chevron-down{
	position:absolute;
	top:15px;
	right:15px;
	color:#2c8fad;
}
.replyslip .list li .date {
    letter-spacing: 0;
    white-space: nowrap;
    background-color: #b8f4e4;
    padding: 2px 9px 2px 9px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.award .list li .date , .media .list li .date{
    letter-spacing: 0;
    white-space: nowrap;
    color: #000000;
    float: none;
	padding-left:0;
	margin-top: 5px;
    display: block;
    margin-right: 10px;
}
.replyslip .wrap {
    padding: 5px;
}

.home_content{
    position: relative;
	background: rgba(255, 255, 255, 0.8);
}

.col-sm-7.Col-2-1{padding-right:0px;}

.boxstyle .widget .wrap{
	padding:5px 5px 10px 5px;
}
.boxstyle .widget.news .wrap{
	border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.gallery_title{
	display:inline;
	color:#ffffff;
	padding-left:5px;
}
.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{
	border-bottom:3px solid #2f91ae;
	background: url(../images/tab_1_mobile.png) no-repeat;
    background-size: 77px 18px;
	background-position: 7px center;
}
.activity.report .div_title{
	background: url(../images/tab_2_mobile.png) no-repeat;
	background-size: 77px 18px;
	background-position: 7px center;
}
.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;
}
.gallery-list .div_title{
	border-bottom:3px solid #f05151;
	background: url(../images/title_gallery.png) no-repeat;
    background-size: 92px 24px;
	background-position: 7px 0;
}
.widget.calendar{
	padding:0;
}
.widget {
  position: relative;
  line-height: 20px;
  margin-bottom:10px;
  /*border-radius: 10px;*/	
}
.widget.news{
	
}
.widget.motto2{
	border-color:#ffd557;
}
.widget .more {
   text-align:center;
}
.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;
}
.widget.links{
	margin-bottom:0;
}
.links .wrap{
	padding:0 15px;
	border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.widget_wrap.row.row2{margin-top:10px!important;}
.widget_wrap.row.row3 {
	margin-left: 0px;
    margin-right: 0px; 
}
.calendar #calendar .holiday a{
	background: #eeaab5;
    color: #000000;
    text-decoration: none;
}
.calendar .list li .date.holiday{
	/*background: #eeaab5;*/
}
.calendar #calendar .event a{
	width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    border-radius: 50%;
	background:#c6ebfe;
}
.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: 1025px) {
	.thumb .no_cover{
		padding:69px 0;
	}
}
@media (max-width: 1024px) {
	.news.widget .wrap{
		margin-left: 375px !important;
		width: 530px !important;
	}
	.news.widget .thumb .thumb{
		width: 209px !important;
	}
	.thumb .no_cover{
		padding:27px 0;
	}
	.main_content .index_tab{
		height: 700px !important;
	}
	.award ul li, .media ul li{
		min-height: 321px !important;
	}
}

@media (min-width: 768px) {
  .widget_wrap .float_right, .address .float_right{
	float:right !important;
  }
}

/*--------------------------------------[9 OTHERS]--------------------------------*/
@media (min-width: 767px) {
	.calendar #calendar .months a:hover {
	  color: #6ca4cb;
	}
  .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;
}
.owl-carousel .owl-stage-outer{
	
}
.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);
	*/
}
.award ul{
    margin: 0;
    padding: 0;
	height: 1%;
}
.award ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.award ul li, .media ul li{
    float: left;
    margin: 0 2% 0 0;
    padding: 15px 15px 50px 15px;
    width: 32%;
	min-height:272px;
	background:#ffffff;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.award.widget, .media.widget{
	padding:0 20px;
}
.award ul li:last-child, .media ul li:last-child{
	margin: 0;
}


.widget .wrap {
  display: block;
  padding:5px;
  overflow: hidden;
}
.news.widget .wrap{
	margin-left:576px;
	margin-top: 25px;
	width: 670px;
}
.news.widget .wrap{
	/*
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);*/
	padding: 5px 10px 10px 5px;
}
.links.widget .wrap{
	padding: 20px 5px 15px 5px;
	position:relative;
}
.widget .div_title {
  color: #4774ba;
  font-size: 15px;
  line-height: 22px;
  margin:0;
  padding:0;
  font-weight: bold;
}
.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:293px;
}
.activity .slim-scroll2 > div {
    height: 448px;
}
.replyslip .slim-scroll2 > div {
    height: 245px;
}
.calendar .slim-scroll2 > div {
    height: 68px;
}
.activity.widget .wrap{
	margin-bottom:25px;
}
.motto2 .slim-scroll2 > div {
    height: 80px;
}
.links .slim-scroll2 > div{
	height:500px;
}
@media screen and (max-width: 767px) {
	.links.widget .wrap{
		padding: 21px 5px 70px 5px;
	}
	.widget.links .link_right_arrow{
		top:auto;
		bottom:10px;
		right:25%;
	}
	.widget.links .link_left_arrow{
		top:auto;
		bottom:10px;
		left:25%;
	}
	.widget.links .linklist{
		width: 100%;
	}
	.widget.links .link_item{
		width: 50%;
		padding:0;
	}
	.address_en{
		display:block;
		font-size:12px;
	}
	.widget.films .div_title{
		float:none;
		margin: 40px 0 0 0;
		width: auto;
		height: 200px;
		background-size: contain;
		background-position: center;
	}
	.widget.media .div_title{
		float:none;
		margin: 40px 0 10px 0;
		width: auto;
		height: 120px;
		background-size: contain;
		background-position: left;
	}
	.widget.award .more_btn, .widget.media .more_btn{
		right:20px;
	}
	.widget.award .div_title{
		margin: 40px 0 10px 0;
		width: auto;
		height: 70px;
		background-size: contain;
		background-position: left;
	}
	.award ul li, .media ul li{
		width:100%;
		margin-bottom:15px;
	}
	.news.widget .wrap{
		width:100%;
		padding: 5px 15px 10px 15px;
	}
	.news.widget .thumb .thumb{
		width:100% !important;
		float:none;
		height: auto;
	}
	.news.widget .content{
		width:100% !important;
		padding-top:10px !important;
	}
	.main_content .index_tab{
		height:auto !important;
		background-repeat: repeat-y !important;
		background-size: cover !important;
	}
	.body_wrap .main_content #index1{
		background-image: url('../images/bg_news-plain.png');
	}
	.body_wrap .main_content #index2{
		background-image: url('../images/bg_activity-plain.png');
	}
	.body_wrap .main_content #index3{
		background-image: url('../images/bg_press-plain.png');
	}
	.body_wrap .main_content #index4{
		background-image: url('../images/bg_movie-plain.png');
	}
	.link_mobile{
		margin-top:20px;
	}
	.widget.news .div_title{
		position:unset;
		margin-left:20px;
		margin-top:20px;
		width:auto;
		height: 150px;
		background-size: contain;
		background-position: left;
	}
	.news .more_btn {
		top: 20px !important;
		right:20px !important;
	}
	.news.widget .wrap{
		margin:0;
	}
	.widget.motto2
	.widget.news{
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	}
	.widget {
		margin-bottom:0;
	}
	.tabs-wrap{
		box-shadow: none !important;
	}
	.calendar .title_con{
		margin:0;
	}
	.calendar .slim-scroll2 > div{
		height:75px;
	}
	.tab-list{
		display:none;
	}
	.tab-pane{
		display:block !important;
		box-shadow: 0px 0px 5px rgba(197, 197, 197, 0.7);
		padding-bottom:15px;
		margin-bottom:20px;
	}
	.widget ul li{
		margin-right:15px !important;
	}
	.widget .div_title{
		margin:5px;
	}
	.banner_con{
		position:relative;
	}
	.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{
		margin-top:0;
	}
	.links .slim-scroll2 > div{
		height:350px;
		padding:5px 20px !important;
	}
	.banner_con{
		
	}
	.handbook .dropdown-menu{
		right:0;
		left:auto;
	}
  .widget {
    font-size: 110%;
    line-height: 25px;
  }
  .div_title {
    font-size: 20px!important;
  }
  .slim-scroll {
    -webkit-overflow-scrolling: touch;
  }
}
.motto{
	background: #ffffff;
	color: #525b68;
	margin:0 auto;
	padding: 0;
	border-radius:5px;
}
.motto .div_title {
    float: left;
    display: inline-block;
    WIDTH: 100%;
    /* left: 10px; */
    /* background-position: 150px 50px; */
    background: #ff9601 url(../images/title_motto.png) no-repeat;
    background-size: 98px;
    HEIGHT: 41PX;
    /* left: 20px; */
    /* padding-left: 10px; */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-position: left 8px bottom 0px;
}
.motto .div_title {
  display: none;
}
.motto .wrap {
	padding: 15px 10px;
	/*background:#fffbd1;*/
	/*border-bottom: 2px solid #f8a403;*/
}

.motto .wrap:before{
	background: url(../images/title_motto.png) no-repeat;
	background-size: 38px;
	position:absolute;
	width:38px;
	height:17px;
	content:" ";
}
.motto .motto_content p{
	margin-bottom:0;
	font-size:18px;
	float:left;
	color:#000000;
}
.motto .motto_content p:nth-child(n+2){
	padding-left:40px;
}
.widget.news .no-thumb {
    display: none;
}
.motto .motto_content {
    overflow: hidden;
    line-height: 20px;
	text-align:center;
	margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .motto .motto_content {
    line-height: 17px;
  }
}

.login .wrap {
  padding: 10px;
}
.login .from-wrap {
  width: 100%;
  display: block;
  padding-right: 50px;
}
.login .id-wrap,
.login .pw-wrap {
  display: block;
  position: relative;
  margin: 5px 0;
  width: 100%;
}
.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;
}
.login .id-wrap {
  margin-bottom: 5px;
}
.login label {
  float: left;
  display: inline-block;
  width: 60px;
  height: 25px;
  line-height: 25px;
  color: #f7f7f7;
  overflow: hidden;
  margin: 0;
	display: none;
}
.login input {
    width: 100%;
    background:#fde4be;
	border-top:none;
	border-left:none;
	border-right:none;
    margin: 0;
    color: #333;
    height: 32px;
    line-height: 25px;
    padding: 5px 10px;
    outline: none;
}
.gallery .div_title {
    background: #d382fc;
    height:60px;
	border-top-left-radius: 25px;
    border-top-right-radius: 25px;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);
}
.gallery .detail{
	padding:10px 0 0;
	text-align:left;
}
.gallery .date{
	display:inline-block;
	background:#b1dcfe;
	border-radius:5px;
	padding:3px 10px !important;
}
.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;
}
.news-title img{
	width:151px;
}
.date_con, .news_detail{
	display:inline-block;
}
.news .more_btn, .award .more_btn, .media .more_btn, .films .more_btn{
	background-size:cover;
	width:75px;
	position:absolute;
	top: 30px;
    right: 10px;
	padding:0;
	/*border:1px solid #3f9ab4;*/
	border-radius:3px;
	top:10px;
	width:75px;
	height:35px;
	background-size:cover;
}

.award .more_btn{
	top: 10px;
}
.news .more_btn a, .award .more_btn a, .media .more_btn a, .films .more_btn a{
	display:block;
	height:100%;
}
.news .more_btn{
	background-image:url('../images/more_btn_news.png');
	top: 30px;
}
.award .more_btn{
	background-image:url('../images/more_btn_activity.png');
}
.media .more_btn{
	background-image:url('../images/more_btn_press.png');
}
.films .more_btn{
	background-image:url('../images/more_btn_movie.png');
}
.media .more_btn{
	top: 30px;
}
.vbox video{
	width:450px;
}
.vbox .title{
	font-size:16px;
}
.more_btn{
	width:62px;
	position:absolute;
	top: 19px;
    right: 20px;
}
.gallery_more_btn img, .more_btn img{
	width:100%;
}

.replyslip .replyslip_title {
    /* left: 10px; */
    /* background-position: 150px 50px; */
    background: url(../images/title_notice.png) no-repeat;
    background-size: 77px auto;
    HEIGHT: 20PX;
	margin-bottom: 10px;
    /* left: 20px; */
    /* padding-left: 10px; */
   background-position: 7px bottom;
   
}
.linklist{
    margin: 0 auto;
    padding: 0;
	height: 1%;
	width:896px;
}
.linklist:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.link_item{
    float: left;
    margin: 0;
    padding: 0 15px;
}

.links .div_title {
    border-bottom:3px solid #2f91ae;
	background: url(../images/tab_5_mobile.png) no-repeat;
	text-align:center;
	background-size: 77px 18px;
	background-position: 7px center;
}
.award .div_title {
    background: url(../images/title_activity.png) no-repeat;
    background-size: 365px;
	width:365px;
	height:113px;
    background-position: 0;
	margin:70px 0 70px 30px;
	
}
.media .div_title {
    background: url(../images/title_press.png) no-repeat;
    background-size: cover;
	width:522px;
	height:165px;
    background-position: 0;
	margin:70px 0 30px 30px;
	float: right;
}
.films .div_title {
    background: url(../images/title_movie.png) no-repeat;
    background-size: cover;
	width:459px;
	height:214px;
    background-position: 0;
	margin:75px auto -45px auto;
	
}
.news .div_title {
    background: url(../images/title_news.png) no-repeat;
    background-size: cover;
	background-position: center center;
	position:absolute;
	top: 57px;
    left: 63px;
	width:298px;
	height:243px;
	/*box-shadow:2px 2px 5px rgba(0, 0, 0, 0.3);*/
	/*
	border-top-left-radius:25px;
	border-top-right-radius:25px;
	
	*/
}
.wrap-news{
	
}
.widget .wrap-films{
	position:relative;
	padding-top:20px;
}
.films .v_arrow{
	background-size: cover;
	background-position: center center;
	position:absolute;
	width:20px;
	height:34px;
	top: 50%;
	transform:translateY(-50%);
	cursor:pointer;
}
.films .v_left_arrow{
	background-image: url(../images/v_left_arrow.png);
    left: 20px;
}
.films .v_right_arrow{
	background-image: url(../images/v_right_arrow.png);
    right: 20px;
}
.links .link_arrow{
	background-size: cover;
	background-position: center center;
	position:absolute;
	width:20px;
	height:34px;
	top: 50%;
	transform:translateY(-50%);
	cursor:pointer;
	z-index:99;
}
.links .link_left_arrow{
	background-image: url(../images/link_left_arrow.png);
    left: 20px;
}
.links .link_right_arrow{
	background-image: url(../images/link_right_arrow.png);
    right: 20px;
}
#index4 .container{
	/*padding:0 35px;
	width:1200px !important;*/
}
.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;
}
.calendar .div_title {
	border-bottom:3px solid #2f91ae;
	background: url(../images/tab_4_mobile.png) no-repeat;
	text-align:center;
	background-size: 57px 18px;
	background-position: 7px center;
}
.youtubeLitte .div_title {
	background: url(../images/title_video.png) no-repeat;
    background-size: 51px 16px;
    background-position: 30px center;
	height:40px;
}
.wrap-video{
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	padding:0;
}
.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:170px;
}
.login .div_title {
    background: url(../images/title_login.png) no-repeat;
    background-size: 180px 48px;
    background-position: 15px bottom;
	background-color: #ffab5a;
}
.weather .div_title {
    background: url(../images/title_weather.png) no-repeat;
    background-size: 72px 24px;
    background-position: 15px bottom;
}
.weather .wrap{
	margin-right:10px;
	padding:0 10px 5px 10px;
}
.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-top:10px;
	padding:15px;
	background:#396c9e;
	border-radius:5px;
}
.gallery .wrap .owl-carousel {
  display: block;
}
.gallery .owl-stage-outer{
	overflow:hidden;
}
.gallery .wrap .owl-carousel img {
	max-width: 663px;
    max-height: 443px;
	overflow: hidden;
	display: block;
    margin: 0 auto;
}
.award{
	
}
.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{
  position: relative;
  padding: 8px 0 8px 4px;
  border-bottom: solid 1px #dfdfdf;
  display: block;
  margin-right:10px;
  margin-left:10px;
  overflow: hidden;
}
.news li.last,
.award li.last,
.notice li.last,
.gallery-list li.last,
.widget-list li.last {
  border-bottom: 0;
}
.gallery-list li:hover {
  background: #fae9e9;
}
.news li:hover{
  background: #faf0af;
}
.award li:hover{
  background: #ffeaeb;
}
.media li:hover{
  background: #f7f7f7;
}
.activity li:hover{
  background: #feebf4;
}
.report li:hover{
  background: #fef2d4;
}

.award li a,
.notice li a,
.gallery-list li a,
.widget-list li a , .activity li a{
  color: #2d7cf6;
}
.news li a{
	color:#545454;
}

.award li a:hover,
.notice li a:hover,
.gallery-list li a:hover,
.widget-list li a:hover {
  color: #525b68;
}
.news li a:hover, .news li.sticky a:hover{
	color: #222e80;
}
.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;
}
.widget .date{
	margin:0;
	padding:2px 7px;
	color:#000000;
}
.widget .title{

}
.widget a{
	display:block;
}
.activity .date{
	background:#f694c1;
}
.report .date{
	background:#ffd97d;
}
.activity a{
	padding-top:5px;
}
.main_content .index_tab{
	background-size:2000px;
	background-position:center center;
	background-repeat: repeat-x;
	height:800px;
}
.main_content #index1{
	background-image: url('../images/bg_news.png');
}
.main_content #index2{
	background-image: url('../images/bg_activity.png');
}
.main_content #index3{
	background-image: url('../images/bg_press.png');
}
.main_content #index4{
	background-image: url('../images/bg_movie.png');
}

.award li .thumb img, .media li .thumb img{
  height: auto;
}
.media li .thumb img{
	width:100%;
}
.award li .thumb{
	
}
.award li .thumb, .media li .thumb{
  text-align: center;
  overflow: hidden;
  border: 2px solid #000000;
}

.notice li .thumb,
.gallery-list li .thumb,
.widget-list li .thumb , .activity li .thumb{
  position: absolute;
  text-align: center;
  overflow: hidden;
  width: 120px;
  height: 90px;
 }
 
 .news li .thumb{
	overflow: hidden;
	width: 298px;
 }
 
.news li .thumb img,
.award li .thumb img,
.notice li .thumb img,
.gallery-list li .thumb img,
.widget-list li .thumb img ,.activity li .thumb img{
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
}
.news li .content{
	padding:5px 0;
}

.notice li .content,
.widget-list li .content , .activity li .content{
  display: block;
  padding-left: 138px;
}
.widget li{
	padding:10px 0;
}
.news.widget li{
    margin: 0;
    padding: 0;
	height: 1%;
	background:#ffffff;
}
.news.widget li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.news.widget .thumb .thumb{
    float: left;
    margin: 0;
    padding: 0;
    width: 350px;
	text-align: center;
	border:2px solid #000000;
}
.news.widget .content{
    float: left;
    margin: 0;
    padding: 0 0 0 15px;
	width: 255px;
	font-size: 16px;
}

.news.widget li{
	padding:18px;
	border-bottom:0;
	margin-bottom:10px;
	box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.3);
}
.activity li .content, .report li .content{
	min-height: 90px;
}
.news li .content .title,
.award li .content .title,
.notice li .content .title,
.gallery-list li .content .title,
.widget-list li .content .title {
  margin-right: 5px;
}
.date_con{
	margin-bottom:5px;
}
.news li .content .date{
	padding:4px 0;
	/*background:#b1dcfe;
	border-radius:3px;*/
	color:#545454;
	font-weight:bold;
	font-size:17px;
}
.news_detail{
	font-weight:bold;
	width: 100%;
}
.mb10{
	margin-bottom:10px;
}
.gallery li .content .date{
	background:#fddbe3;
}
.gallery-list{
	padding-top:5px;
}
.award li .content .date,
.notice li .content .date,
.gallery-list li .content .date,
.widget-list li .content .date {
  color: #687485;
  letter-spacing: 0;
  white-space: nowrap;
}
.news li.sticky,
.award li.sticky,
.notice li.sticky,
.gallery-list li.sticky,
.widget-list li.sticky {
  background: #fff7d1;
}
.award li.sticky{
  
}
.award .list li .date, .media .list li .date{
	font-size:17px;
}
.award .list li .date, .award .list li .title{
	color:#545454;
}
.media .list li .date, .media .list li .title{
	color:#545454;
}
.media .thumb:hover .date, .media .thumb:hover .title, .news li:hover a, .news li:hover .date, .award .list li:hover .date, .award .list li:hover .title{
	color:#2d7cf6;
}
.award{

}

.news li:hover{
  background: #fffbf0;
}
.award li.sticky:hover {
  background: #feeef0;
}


.news li.sticky a,
.award li.sticky a,
.notice li.sticky a,
.gallery-list li.sticky a,
.widget-list li.sticky a {
  
}
.award li.sticky a{
  color: #525b68;
}

.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-motto2{
	border:2px solid #73b5c9;
	margin:0px 10px 10px 10px;
	border-radius:2px;
}
.widget.replyslip{
	margin:0 10px;
	padding:10px;
	background:#ffefde;
}
.award .slim-scroll , .gallery-list .slim-scroll{
  height: 106px!important;
}
.notice .slim-scroll {
  height: 200px!important;
}
.award .div_title {
  color: #4774ba !important;
}
#calendar{
	margin:0;
}
.calendar #calendar .cal_table {
  background: #fff;
  padding:2px 5px;
  color:#333;
  min-height: 269px;
  box-shadow: 0px 2px 5px rgba(197, 197, 197, 0.7);
}
.calendar #calendar .cal_table table {
  *width: 100%;
  width: 100%;
  margin: 0 auto;
  border-bottom:2px solid #97bce2;
}
.calendar #calendar .months {
  position: relative;
  text-align: center;
  padding: 10px 0;
  width: auto;
  height: 30px;
  vertical-align: middle;
  background: #fff;
  line-height: 30px;
  border-bottom: 0px solid #fff;
}
.calendar #calendar .years {
  color: #396c9e;
  font-size: 17px;
  font-weight:bold;
}
.calendar .fa-caret-left:before{
	content:'';
	background: url('../images/left_arrow.png') no-repeat;
	background-size: 20px;
	width:20px;
	height:20px;
	position: absolute;
    top: 6px;
    left: 5px;
}
.calendar .fa-caret-right:before{
	content:'';
	background: url('../images/right_arrow.png') no-repeat;
	background-size: 20px;
	width:20px;
	height:20px;
	position: absolute;
    top: 6px;
    right: 5px;
}
.calendar #calendar .months a {
  color: #b8f4e4;
  top: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 1px;
  overflow: hidden;
  cursor: pointer;
  font-size:24px;
}
.calendar #calendar #premonth {
  float: left;
  width:30px;
}
.calendar #calendar #nextmonth {
  float: right;
  width:30px;
}
.calendar #calendar .weeks_bar {
  background: #97bce2;
  font-weight:bold;
}
.calendar #calendar .weeks:first-child { 
	/*
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	*/
	color:#003b6d!important; 
}
.calendar #calendar .weeks:last-child { 
	/*
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	*/
	border-right:1px solid #97bce2;
}
.calendar #calendar .weeks {
  color:#003b6d !important;
  width:40px;
  border-color: #97bce2;
}
.calendar #calendar tr {
  height: 15px;
}
.calendar #calendar td:last-child{
	border-right:none;
}
.calendar #calendar td {
  letter-spacing: 0;
  color: #333;
  line-height: 33px;
  text-align: center;
  font-size:15px;
  /*
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  */
}
.calendar #calendar td > a {
  *width: 100%;
  *text-align: center;
  *display: block;
}
.calendar #calendar .event a,
.calendar #calendar .today a,
.calendar #calendar .holiday a {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  border-radius: 25px;
}
.calendar #calendar .event a {
  background: #b8f4e4;
  color: #000000;
  text-decoration: none;
}
.calendar #calendar .today a {
  background-color: #f6f9ff;
  border:2px solid #396c9e;
  color: #396c9e;
}
.calendar #calendar .today a:hover{
	text-decoration:none;
}
.calendar .wrap {
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  padding-left:5px;
  padding-right:5px;
  padding-top:0;
}
.wrap_cal_table{
	padding-top:0px;
	/*
  -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;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-top:5px; 
}
.wrap_cal_list .wrap_content{
	
}
.wrap_cal_list ul.list.lightbox{
	width: 100%;
    margin-left: 0px;
	
}
.calendar .slim-scroll {
  height: 450px !important;
}

.tabs-wrap{
	box-shadow: 0px 2px 5px rgba(197, 197, 197, 0.7);
	padding-bottom:10px;
	background:#ffffff;
}
.tab-list{
    margin: 0;
    padding: 0;
	height: 1%;
}
.tab-list:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.tab_item{
    float: left;
    margin: 0;
    padding: 0;
	height:60px;
    width: 20%;
}
.tab-list .tab_item{
	background-repeat: no-repeat;
	background-size:100px auto;
	background-position:center center;
}
.tab-list .tab_item a{
	display:block;
	height:60px;
}
.tab-list .tab_item.active{
	background-color:#ffffff;
}
.tab-list .tab1{
	background-color:#fb5b9b;
}
.tab-list .tab1{
	background-image:url('../images/tab_1_inactive.png');
}
.tab-list .tab1.active{
	background-image: url('../images/tab_1_active.png');
}
.tab-list .tab2{
	background-color:#ffbd3e;
}
.tab-list .tab2.active{
	background-image: url('../images/tab_2_active.png');
}
.tab-list .tab2{
	background-image:url('../images/tab_2_inactive.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 screen and (max-width: 767px) {
	.vbox video{
		width:100%;
	}
	.calendar #calendar #premonth ,.calendar #calendar #nextmonth{
		font-size:24px;
	}

	.padding_right0{
		padding-right:15px;
	}
  .calendar #calendar tr {
    height: 42px;
  }
}
.calendar .list li {
  position: relative;
  padding:2px 0;
  border-bottom:none;
}
.calendar .list li.last {
  border-bottom: 0;
}
.calendar .list li:hover {
  background: #fff2d5;
}
.calendar .list li a {
  color: #525b68;
  padding: 5px 8px 5px 5px;
  display: block;
}
.calendar .list li a:hover {
  color: #525b68;
}
.calendar .list li .title {
  position: relative;
  padding-left: 50px;
  display: inline-block;	
  padding-bottom:0;
}
.calendar .list li .date {
    color: #396c9e;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 0px;
    /*background-color: #b8f4e4;*/
	font-weight:bold;
    width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 3px;
    margin: 0;
}
.calendar .mdate{
	display:none;
}
.admission_box img, .homework_box img, .award img, .magazines img, .leaflet img{
	width:100%;
}
.mt10{
	margin-top:10px;
}


.slim-scroll.gallery-list{
	height: 181px;
}
.replyslip .slim-scroll {
  height: 250px !important;
  overflow-x: hidden;
}
.replyslip .dropdown-menu .wrap {
	background:#ffffff;
}
.replyslip .list li {
  border-bottom: solid 1px #e1e1e1;
  position: relative;
  padding:5px 0;
  margin-right: 7px;
}
.replyslip .list li.last {
  border-bottom: 0;
}
.replyslip .list li:hover {
    background: #f5fdec;
}
.replyslip .list li a {
  color: #525b68;
  padding: 8px 5px;
  display: block;
}
.replyslip .list li a:hover {
  color: #525b68;
}
.replyslip .list li .title {
	padding-right: 30px;
    display: table;
	margin-top: 2px;
}
.news .list li .title {

}
.media .list li .title{
	font-size:16px;
}
.award .list li .title {
	font-size:16px;
    display: table;
	position: relative;
    top: 0px;
}

.handbook {
  margin-top:10px;
  z-index: 999;
}
.handbook .wrap {
  padding: 5px;
  border-radius: 15px;
}
.handbook .dropdown-menu{
	border-radius: 10px;
}
.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: #38a5dd;
  border:2px solid #72bfe7;
  background: #ffffff;
  padding: 10px 30px;
  line-height: 18px;
  margin-right: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  
}
.handbook .list a:hover {
  background: #40a8de;
  color: #ffffff;
}
.handbook .dropdown-menu{
	width:100%;
}
.btn_replyslip {
  padding: 10px;
  display: block;
  vertical-align: middle;
  background: #ffffff;
  color: #000000;
  border:1px solid #73adb8;
  font-size: 15px;
  line-height: 25px;
  cursor: pointer;
  z-index: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.btn_handbook{
	cursor:pointer;
}
.btn_replyslip:hover {
	/*
  background: #86bbd7;
  color: #ffffff;
  */
}
.replyslip .dropdown-menu{
	margin:-10px 9px 0;
    width: 94%;
	border:1px solid #62a4c1;
	border-radius:2px;
}
.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 a {
  width: 183px;
  height:63px;
  display: inline-block;
  margin:5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  color: #525b68;
}
.links a span {
  background: #15ddd8;
  padding: 10px;
  vertical-align: middle;
  display: block;
  height: 100%;
  font-size: 16px;
}
.links a img {
  height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.links a:hover{
	text-decoration:none;
}
.links a:hover span {
  color: #ffffff;
  background: #4d95bf;
}
.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;
}
.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 {
  background-color: #99c6dd;
  color: #ffffff;
}
.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);
}
/*desktop*/
@media screen and (min-width: 992px) {
  .col-lg-2-4 {
    width: 20.000%;
    float: left;
  }
}
/*phone*/
@media (max-width: 767px) {
	.news.widget .wrap {
		margin-left: 0 !important;
		width: 100% !important;
	}
	.widget .wrap-films{
		padding-top:0;
	}
	.widget.films .div_title{
		height: 100px;
		background-position: 20px;
	}
	.media.widget{
		padding-bottom:20px;
	}
	.award li .thumb img, .media li .thumb img{
	  width:100%;
	  height: auto;
	}
	.news.widget li{
		margin-right:0 !important;
	}
	.gallery .detail{
		padding: 35px 0 0;
	}
	.link_mobile{
		padding:0 40px;
	}
	.links a{
		width: 166px;
		height: 53px;
	}
	.link_item{
		padding:0 4px;
	}
	.login_con, .login_con_left, .login_con_right{
		float:none;
		width:100% !important;
	}
	.login_con_right{
		border-left:none !important;
		border-top: 1px solid #5c606c;
	}
	.login_con .padding_leftc{
		width:70%;
	}
	.handbook{
		
	}
	.gallery .wrap .owl-carousel{
		padding-bottom: 15px;
	}
	.gallery .wrap .owl-carousel img{
		width:100%;
	}
	.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:15px;
	}
	.widget.award{ margin-bottom: 15px;}
	
 #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 .div_title{ width: 100%; background-position: center top 10px;background-size: 240px; height: 80px;}
	.login{height: auto}
	.login .id-wrap,.login .pw-wrap {
    
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
		float: none;
}
	.login input{ height: 40px;}
	.links .div_title{ }
	.widget.links{ 
		width:100%;
		padding:20px 0 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:14px;
	}
	.motto .wrap{
		padding: 20px 0 20px 10px;
	}
	
	
}
@media (max-width: 500px) {
	
}
@media (max-width: 320px) {
	.content_right {
		float: left;
		width: 54%;
	}
	.links a{
		width: 140px;
		height: 45px;
	}
}