/*.title-1{*/
	/*font-size: 24px;*/
	/*line-height: 30px;*/
/*}*/

#container{
	width: 100%;
	font-size: 16px;
}
#header{
	margin: 0 auto;
	/*padding: 28px 5% 15px 5%;*/
	padding:0;
	font-size: 18px;
}
.navigation li{
	float: left;
	padding: 0 10px;
	line-height: 84px;
}

#header .logo{
	margin-right: 40px;
}
#header .navigation-slide{
	display: none;
	position: absolute;
	z-index: 2;
	left:50%;
	margin-left: -45%;
	top: 3.5rem;
	width: 90%;
	background-color: #eee;
}
#header .navigation-slide > li{
	line-height: 1.8rem;
	border-bottom: 1px solid #d8d8d8;
	padding: 0.2rem 0.64rem;
}
#header .navigation-slide > li:last-child{
	border-bottom: none;
}
#header .navigation-slide > li a{
	color: #1b1b1b;
}
#header .navigation-slide .about > li{
	line-height: 1.4rem;
}
.title-right{
	font-size: 18px;
}

/*首页*/

.recommandWrapper > h1{
	margin-bottom: 0.45rem;
}
.recommandWrapper .itemList .cont .s{
	font-size: 16px;
}
.recommandWrapper .itemList .cont .name{
	font-size: 0.5rem;
	line-height: 0.6rem;
}
.titleTab > li:last-child{
	line-height: 0.6rem;
}
.titleTab > li:last-child a{
	font-size: 18px;
}

.searchpanel .iconfont.search{
	right: 0.5rem;
}
.hotWrapper .itemList .desc{
	bottom: 0.93rem;
	line-height: 0.285rem;
}
/*关于甫崎*/
.secondaryContent h2{
    font-size: 22px;
    line-height: 26px;
}
.secondaryContent .characters ul > li{
	width: 50%;
    height: 260px;
}
.secondaryContent .characters p{
	width: 85%;
	margin: 0 auto;
}
.secondaryContent .features ul > li{
	width: 46%;
}
.secondaryContent .supports ul > li{
	text-align: center;
}

/*培训合作*/
.secondaryContent .patterns .iconfont{
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 36px;
}

/*咨询服务*/
.consult-list .iconfont{
	font-size: 40px;
}

/*所有课程*/
/*#courseContainer .itemList > li{*/
	/*width: 47%;*/
	/*padding-bottom: 47%;*/
	/*margin-right: 5%;*/
/*}*/
/*#courseContainer .itemList > li:nth-child(2n){*/
	/*margin-right: 0;*/
/*}*/
/*#courseContainer .itemList > li:nth-child(3n){*/
	/*margin-right: 5%;*/
/*}*/
#courseContainer .itemList > li{
	width: 260px;
	padding-bottom: 260px;
	margin-right: 30px;
}
#courseContainer .itemList > li:nth-child(3n){
	margin-right: 30px;
}

.classBox .r2{
	width: 100%;
}


/*底部通用*/
.hotline .phonebox{
	margin: 0 auto;
}