@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

ul{
	margin:0px; 
	padding:0px;
}
a{
	text-decoration:none
}
li{
	list-style:none
}

body{background: #fffaf4;}


/*顶部*/
.top img{width:1100px;margin:0 auto;display:block;}

/*导航*/
.menu{width:1100px;margin:0 auto;}
.menu a{display:inline-block;padding:18px 45px 15px;font-size:18px;font-family:microsoft yahei;color:#333;border-bottom:2px solid #fffaf4;transition:all 0.5s ease 0s;}
.menu a:hover{border-bottom:2px solid #ff8592;color:#ff8592;}


/*banner*/
.banner{
	width:100%;
	height:650px;
	overflow:hidden;
	position:relative;
	z-index:1000;
	display: block;
}
.banner img{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
}




/*日语课程*/
.rykc_tit{
	display: block;
	margin: 45px auto 40px;
}


.rykc_con{
	display: block;
	margin: 0 auto;
}



/*注册课程*/
.zckc{
	margin-bottom: 0;
}


.zckc_tit img{
	width: 620px;
	height: 130px;
	margin: 45px auto 10px;
	display: block;
}


/*日语体系*/
.rytx{width:100%;height:920px;overflow:hidden;position:relative;z-index:100;margin:40px 0;}
.rytx-back{position:absolute;top:0;left:50%;margin-left:-960px;}
.rytx-cen{position:relative;width:1100px;margin:0 auto;z-index:200}
.rytx-tit img{margin: 40px auto 30px;display: block;}
.rytx-con img{margin: 0 auto;display: block;}



/*企业优势*/
.qyys_tit{
	display: block;
	margin: 45px auto 25px;
}


.qyys_con{
	display: block;
	margin: 0 auto;
}



/*优质服务*/
.yzfw_tit{
	display: block;
	margin: 45px auto 60px;
}


.yzfw_con{
	display: block;
	margin: 0 auto;
}

.yzfw a{
	display: block;
	width: 398px;
	height: 58px;
	font-size: 20px;
	font-family: "微软雅黑";
	border: 1px #e4353c solid;
	background: #e4353c;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 58px;
	margin: 60px auto 30px;
}


/*自编教材*/
.zbjc{width:100%;height:550px;overflow:hidden;position:relative;margin:40px 0;}
.zbjc_back{position:absolute;top:0;left:50%;margin-left:-960px;z-index:100;}
.zbjc_con{position:relative;display: block;margin: 0 auto;z-index: 1000;width: 1100px;}
.zbjc-tit img{display: block;width: 620px;margin: 45px auto 50px;}
.book ul { margin: 0 auto 30px; text-align: center; }
.book ul li { display: inline-block; width: 120px; line-height: 40px; margin:0 8px; font-size: 16px; color: #f72e75; border: 1px solid #f72e75; }
.book ul li.active { background: #f72e75; color: #fff; }
.book .book_list { overflow: hidden; height: 190px; }
.book .book_list .item { text-align: center; display: none; }
.book .book_list .item.active { display: block; }
.book .book_list .item img { width: 126px; height: 180px; margin:0 20px; display: inline-block; }



/*常见问题*/
.cjwt_tit{
	display: block;
	margin: 60px auto 50px;
}


.cjwt_con{
	display: block;
	margin: 0 auto;
}

.cjwt a{
	display: block;
	width: 398px;
	height: 58px;
	font-size: 20px;
	font-family: "微软雅黑";
	border: 1px #e4353c solid;
	background: #e4353c;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 58px;
	margin: 60px auto 50px;
}



/*广州校区*/
.gzxq{width:100%;height:777px;overflow:hidden;position:relative;z-index:100;}
.gzxq-back{position:absolute;top:0;left:50%;margin-left:-960px;}
.gzxq-cen{position:relative;width:1100px;margin:0 auto;z-index:200}
.gzxq-tit img{margin: 40px auto 30px;display: block;}
.gzxq-con img{margin: 0 auto;display: block;}


/*底部*/
.bottom{display:block;font-size:14px;font-family:microsoft yahei;color:#fff;background:#ea586f;width:100%;height:35px;line-height:35px;text-align:center;}





