@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
*{
	margin:0px;
	padding:0px;
	font-family: 'Noto Sans TC', sans-serif;
}

img{
	max-width:100%;
	height:auto;
}
a{
	color:#252527;	
}

body{
	color:#252527;
	font-size: 16px;
	background:url('./images/sun.png') no-repeat right top,	
	url('./images/bg.png') repeat-x right top;
	//background-size:auto;
	
	
}
.clear{
	clear:both;
}
/**head*start****/
.head-top{
	height:140px;
}
.logo{
	line-height:110px;
	margin-left:-25px;
}
.commenu{
	height:50px;
	background:#ffb504;
}
.toplang{float:left;width:100%;background:#ffb504;position:relative;z-index:999;}
.cnen{float:right;line-height:30px;height:30px;list-style-type:none;margin-right:105px;}
.lang-item-zh{float:left}
.lang-item-en{float:left}
.cnen li{margin-left:10px;}
.cnen li a{color:#252527;}
/**head*end****/
/****index**start********/

.school{
	width:100%;
	position:absolute;
	left:-140px;
	z-index:9;
}
.photo{
	width:43%;
	float:right;
	margin-top:70px;
	border:3px solid #fff;
	margin-right:80px;
}
.index-contents{
	//min-height:500px;
	overflow:hidden;
	position:relative;
	z-index:10;
	margin-top:-15px;
}
.left{
	width:80%;
	float:left;
}
.videoc{
	width:50%;
	float:right;
	padding:0px 5px;
}
.video{
	height:236px;
	margin-top:60px;
	padding:0 15px;
}
.newsc{
	width:50%;
	float:right;
}
.news{
	margin-top:-40px;
	padding:0 15px;
	line-height:25px;
}
.newslist{
	overflow:hidden;
	padding:8px 15px;
}
.title{
	//padding-left:90px;
}
.imglinkc{
	width:16%;
	float:left;
	padding:60px 10px 0px 10px;
}
.imglink1{
	padding-right:30px;
}
.imglink2{
	padding:10px 30px 0 0;
}
/****index**end********/
.container-box{
	margin : 0 auto;
	width:980px;
}

.banner-box{
	clear:both;
	position:relative;
	overflow:hidden;
	//clear:both;
}

h2.wpb_heading {
	font-size: 15px;
    font-weight: bold !important;
}
.entry-title{
	font-size:25px;
	padding:15px 15px 0px 15px;	
}
.main-box{
	background-image:url("./images/page_bg.png");
	background-position:top;
	background-repeat:repeat;
	position:relative;
	//z-index:99;
	padding-top:12px;
}
.menu-left{
	width:24%;
	float:left;
	padding:0 35px 0 15px;
	background:#ffda82;
	min-height:300px;
	overflow:hidden;
	border-top:5spx solid #ffba00;
	margin-left:1%;
	margin-right:1%;
}
.title-name{
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	font-weight:800;
}
.layerbox{
	border-bottom:1px dashed #fff;
	background:#ffda82;
	position:relative;
	padding:10px 0px;
	padding-left:8px;

}
.layerbox:hover{
	background:#ffb504;
}
.layerbox a{
	line-height:35px;
	color:#323232;
	font-size:18px;
}
.layerbox .current{
	font-weight:800;
}
.cur{
	background:#ffb504;
}
.site-content{
	width:72%;
	float:right;
	padding:0px 15px;
	background:#ffffff;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
}
.main-content{
	width:72%;
	float:right;
	padding:0px 15px;
	background:#ffffff;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
}
.news-content-box{
	width:72%;
	float:right;
	padding:0px 15px;
	background:#ffffff;
	overflow:hidden;
	margin-left:1%;
	margin-right:1%;
}
.sub_menu .layerbox a{
	font-size:16px;
}

/*footer*/
.foot{
	height:80px;
	background:url('./images/footer.png');
	padding-top:20px;
	line-height:60px;
	//background-position:center bottom;
	clear:both;
	background-size:cover;
}
/*灏庤埅*/
.gl-menu {
	list-style-type: none;
	font-size: 15px;
}
.gl-menu li {
	float: left;
	//margin-right:6px;
	list-style-type: none;
	//padding-bottom: 5px;
   // padding-top: 5px;
    text-align: center;
	padding-left:25px;
	padding-right:25px;
	position:relative;
	line-height:50px;
}
.gl-menu li:last-child{

}
.gl-menu li a {
	font-weight: normal;
	display: inline-block;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:2px;
	font-weight:bold;
	width:100%;	
	color:PURPLE;
}
.gl-menu li:hover {
	background:#eece81;
	border-radius:2px;
}
.gl-menu li .sub-menu li a {

}
.gl-menu li .sub-menu {
	display: none;
	position: absolute;
	z-index: 99;
	top:38px;
	left:0px;
	background:#eece81;
	text-align:center;
	width:100%;
	border-top-right-radius:2px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	//min-width:100px;	
}
/*third menu*/
.gl-menu li .sub-menu  li .sub-menu{
	display: none;
	position: absolute;
	z-index: 999;
	top:0px;
	left:98px;
	background:#eece81;
	text-align:left;
	width:100%;
	//min-width:100px;
	padding-left:5px;	
}
.gl-menu li .sub-menu li {
	float: none;
	margin-right:0px;
	padding-top:4px;
	padding-bottom:1px;
	width:auto;
	text-align:center;
	line-height:25px;
	padding-left:0px;
	padding-right:0px;
}
.gl-menu .menu-item a:hover{
	text-decoration:none;
}
.gl-menu .sub-menu a:hover{
	text-decoration:underline;
}
.gl-menu  .sub-menu li a {
	font-weight: normal;
	display: inline-block;
	text-align:left;
	margin-top:2px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:2px;
	width:auto;
	white-space:nowrap
}

/*a underline */
.gl-menu li.current_page_item a{
	//border-bottom:#a00000 2px solid;
}
.gl-menu li .sub-menu  .current_page_item a{
	border-bottom:none;
}
.gl-menu  .current-menu-item-parent a{
	//border-bottom:#a00000 2px solid;
}
.gl-menu  .current-menu-item-parent .sub-menu a{
	border-bottom:none;
}
.mobile-menu-div {
	display: none;
}
 /*page*/  
.paged {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
	margin-bottom:20px;
}
.paged a {
	padding: 1px 5px;
	border: solid 1px #dddddd;
	color: #999999;
	font-weight: bold;
	background:#ffffff;
}
.paged a:hover {
	background-color: #DBD6D6;
}
.paged a.active {
	color: white;
	background-color: #0082c0;
}
.back {
    float:right;
	padding:15px 30px 15px  30px;
}
.adress_margin{
	margin-left:33px;
}
.gallery .gallery-box{
	padding:5px;
	margin-bottom:5px;
	background-color:#ffffff;
	border:solid 1px #dddddd;
}
.gallery .gallery-img{
	height:187px;
	max-width:100%;
}
.fc{
	padding:10px;
	background:#fff;
}
.phone-logo{
	display:none;
}
.phone-menu-box{
	display:none;
}
.line{
	height:5px;
	background:#a00000;
}
@media (max-width: 1500px){
}

@media (max-width: 1200px){	
	.icon-01{
		width:90%;
	}
	.icon-02{
		width:90%;
	}
	.innerpage_banner{
		vertical-align:middle;
	}
}
@media (max-width:1024px){
	.gallery .gallery-img{
		//height:187px;
	}
	.logo{
		margin-left:0px;
		padding-left:10px;
	}
	.cnen{margin-right:0;}
}
@media (max-width:1023px){
	body{
		background:url('./images/bg.png');
		background-repeat:no-repeat;
		background-size:100%;
		background-position:left top;
	}
	.head-top{
		//border-bottom:4px solid #ffb504;
	}
	.school{
		position:relative;
		left:0px;
		text-align:center;
	}
	.phone-menu-box{
		display:block;
		width:100%;
	}
	.commenu{
		display:none;
	}
	/**
	phone menu
	**/
	.navbar-toggle {
		background-color: #ffb504;
		//border: 1px solid #DDD;
		//margin-right:15px;
		//margin-top: 3px;
		margin-bottom: 0px;
		display:block;
		float:right;
		width:40px;
		padding:8px;
		position:absolute;
		right:10px;
		top:35%;
		z-index:9;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
	}
	.icon-bar {
		background-color: #fff;
	}
	.navbar-toggle .phone-menu-txt{
		float:right;
		font-size:16px;
		color:#1aabff;
	}
	.gl-menu{
		display: none;
	}
	.menu-area{
		width:100%;
	}
	.cch-menu {
		display: none;
	}
	 .current-menu-item {
		background-color: #ffb504 !important;	
	}

	.cch-mobile-menu {
		position: relative;
		z-index: 999;
		padding-bottom:25px;
		background:#ffb504;
	}
	.cch-mobile-menu li {
		background-color:#ffb504;
    	width: 100%;
    	line-height: 35px;
    	text-align: left; 
    	cursor: pointer;
		list-style-type: none;
		position:relative;
	}
	.cch-mobile-menu a {
    	font-size: 1em;
    	font-weight: bold;
    	padding-left: 20px;
    	color: #ffffff;
    	width: 100%;
    	display: block;
		border-bottom: 1px dotted;
	}
	.mobile-menu-div {
	
		width: 100%;
		margin: 0 auto;
	}
	.mobile-menu-div-down {
		border-radius: 0px;
	}
	.mobile-menu-div-up {
		border-radius: 10px;
	}
	.cch-menu-icon {
		float: right;
		margin-right: 20px;
		cursor: pointer;
	}
	/*  .cch-mobile-menu .menu-item-has-children > a::after {
		-moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    border-color: rgb(245, 245,245) transparent  transparent  transparent ;
	    border-image: none;
	    border-style: solid inset  inset  inset ;
	    border-width: 5px;
	    content: "";
	    display: block;
	    height: 0;
	    margin-right: 35px;
	    margin-top: 15px;
	    float: right;
	}  */
	.po{
		position:absolute;
		top:10px;
		right:14px;
		z-index:100000;
		display:block;
		width:60%;
		text-align:right;
	}
	.cch-mobile-menu .sub-menu {
		display: none;
	}
	.cch-mobile-menu .sub-menu li {
		background-color: #ffb504;
	}
	.temporary-div li {
		background-color: #B2E1FF;
    	width: 100%;
    	line-height: 35px;
    	text-align: left;
    	border-bottom: 1px solid white;
    	border-top: 1px solid white;
    	cursor: pointer;
	}
	.temporary-div li a {
    	font-size: 1em;
    	font-weight: bold;
    	margin-left: 20px;
    	color: black;
    	width: 100%;
    	display: block;
	}
	.temporary-div .menu-item-has-children > a::after {
		-moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    border-color: transparent transparent transparent rgb(242, 70, 136);
	    border-image: none;
	    border-style: inset inset inset solid;
	    border-width: 5px;
	    content: "";
	    display: block;
	    height: 0;
	    margin-right: 35px;
	    margin-top: 15px;
	    float: right;
	}
	.sub-menu{
		margin-left:0px;
		//background-color: #03325e;
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
		border-top-right-radius: 6px;
		padding-left:25px;
		margin-bottom:0px;
		
	}
	.mobile-menu-div {
		display:block;
		//margin-top:5px;
		//margin-bottom:5px;
	}
	/**
	 phone menu
	 **/
}
@media(max-width:980px){
	.container-box{
		width:100%;
	}
}
@media (max-width: 768px){
	
	.banner-shade{
		bottom:-10px;
	}
	.gallery .col-sm-4{
		width:100%;
	}
	.gallery .gallery-img{
		height:auto;
	}
	.photo{
		width:90%;
		float:none;
		margin:0 auto;
	}
	.left{
		width:100%;
	}
	.videoc{
		float:none;
		width:94%;
		margin:0 auto;
	}
	.newsc{
		float:none;
		width:94%;
		margin:0 auto;
	}
	.imglinkc{
		float:none;
		width:94%;
		margin:0 auto;
	}
	.imglink1,.imglink2{
		width:50%;
		float:left;
		text-align:center;
		padding:10px;
	}
	.menu-left{
		display:none;
	}
	.site-content{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.main-content{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
	.news-content-box{
		width:100%;
		margin-left:0;
		margin-right:0;
	}	
}
@media(max-width:736px){
	.video{
	margin-top:0px;
}
	.foot{
		
		font-size:10px;
		-webkit-text-size-adjust: none;
	}
}
@media (max-width: 550px){
	.navbar-toggle {
		top:35%;
	}
	.foot{
		font-size:9px;
		-webkit-text-size-adjust: none;
	}
}
@media(max-width:320px){
	.foot{
		font-size:7px;
		-webkit-text-size-adjust: none;
	}
}
