@charset "utf-8";
/* CSS Document */
a:hover{ text-decoration:none;}
body{
	background:#fefefe;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:26px;
	}
/*banner开始*/
.banner{
	height:450px;
    background: url(../images/banner_02.jpg) no-repeat center bottom;
	}
/*公用*/
.frame{
	width:1100px;
	height:auto;
	margin:60px auto;
	}
h1{
	margin:auto;
	font-size:40px;
	color:#454346;
	text-align:center;
	letter-spacing:2px;
	font-weight:bold;
	line-height:52px;
	}
h1 span{
	color:#4481d1;
	font-size:36px;
	}
.button{
	width:373px;
	height:44px;
	margin:auto;
	background:#e23f43;
	border-radius:6px;
	line-height:44px;
	text-align:center;
	font-size:22px;
	margin-top:50px;
	}
.button a{color:#ffffff;}
/*导航*/
.nav{
	width:100%;
	height:50px;
	margin-top:-30px;
	background:#677290;
	}
.nav li{
	width:182.5px;
	height:50px;
	float:left;
	text-align:center;
	line-height:50px;
	border-right:solid 1px #ffffff;
	}
.nav li:hover{
	background:#ff7680;
	}
.nav li a{
	color:#ffffff;
	}
/*导语*/
.lead{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:-30px;
	}
.lead_tu{
	width:100px;
	height:90px;
	float:left;
	margin-right:10px;
	}
/*认识篇——日本大学院*/
.analysis{
	width:100%;
	height:auto;
	margin-top:30px;
	overflow:hidden;
	}
.analysis_tit{
	width:100%;
	height:auto;
	font-size:18px;
	font-weight:600;
	color:#646f8e;
	border-bottom:solid 1px #646f8e;
	padding-bottom:5px;
	margin-top:10px;
	}
.analysis_tit img{
	float:left;
	padding-right:6px;
	}
.analysis_cen{
	margin-top: 10px;
    color: #333333;
    line-height: 30px;
    }
.btn{
	color:#e60012;
	font-weight:600;
	font-size:15px;
	}
.btn:hover{
	text-decoration:underline;
	}
.analysis_left{
	width:40%;
	height:auto;
	float:left; 
	}
.colligate{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.colligate li{
	width:49%;
	height:107px;
	float:left;
	margin:14px 0px 0px 10px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	padding:2px;
	}
.colligate_tit{
	color:#646f8e;
	font-size:18px;
	font-weight:600;
	}
.colligate_cen{
	margin-top:4px;
	color:#333333;
	line-height:24px; 
	}
.colligate_cen a{
	color:#fa263f;
	font-size:15px;
	font-weight:600;
	}
.colligate2{
	width:995px;
	height:80px;
	margin-top:10px;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	padding:2px;
	}
/*就读日本大学院的三种方案*/
.plan{
	width:1100px;
	height:auto;
	margin-top:30px;
	overflow:hidden; 
	}
.plan_pic{
	width:750px;
	height:176px;
	margin:auto;
	}
.plan ul{
	width:1098px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	}
.plan ul li{
	width:350.5px;
	height:595px;
	float:left;
	margin-left:20px;
	border:solid 1px #CCC;
	}
.plan_tit{
	font-size:18px;
	text-align:center;
	font-weight:600;
	color:#5f5e5d;
	}
.plan_cen{
	height:430px;
	padding:6px;
	line-height:30px;
	}
.plan_btn{
	width:220px;
	height:30px;
	margin:auto;
	background:#e23f43;
	line-height:30px;
	text-align:center;
	}
.plan_btn a{
	color:#ffffff;
	}
.plan_tu{
	width:70px;
	height:70px;
	margin:6px auto;
	}
/*日本语言学校概况*/
.details{
	color:#e60012;
	}
.details:hover{
	text-decoration:underline;
	}
.prompt{
	font-size:15px;
	margin-top:4px;
	line-height:23px;
	color:#990000;
	}
.prompt a{
	color:#e60012;
	text-decoration:underline;
	}
.prompt a:hover{
	color:#000000;
	}
.read{
	font-size:15px;
	}
.read a{
	color:#e60012;
	text-decoration:underline;
	}
.read a:hover{
	color:#333;
	}
/*小编推荐*/
.groom{
	width:100%;
	height:200px;
	margin-top:30px;
	background:url(../images/groom.jpg) no-repeat center;
	overflow:hidden;
	}
.groom_tit{
	font-size:18px;
	font-weight:600;
	color:#8d96a0;
	margin-top:24px;
	margin-left:85px;
	}
.groom_cen{
	width:1050px;
	height:125px;
	margin:auto;
	margin-top:18px;
	}
.groom_cen li{
	width:248px;
	height:125px;
	float:left;
	margin-left:10px;
	line-height:28px;
	margin-top:5px;
	}
.groom_cen li a{
	font-size:14px;
	color:#e60012;
	}
.groom_cen li a:hover{
	text-decoration:underline;
	}
