

/*首页*/
#header .search .iconfont{
	font-size: 22px;
}
.seriousWrapper > li{
	height: 220px;
}
.seriousWrapper > li i{
	width: 62px;
	height:100px;
}
.seriousWrapper > li p{
	font-size: 24px;
}
.recommandWrapper .itemList .cont{
	padding-top: 30px;
	padding-left: 30px;
}
.recommandWrapper .itemList .cont .corse{
	padding-top: 20px;
	padding-right: 20px;
	height: 180px;
}
.recommandWrapper .itemList .cont .corse h1{
	font-size: 18px;
	line-height: 26px;
}
.recommandWrapper .itemList .cont .corse p{
	font-size: 12px;
}
.recommandWrapper .itemList .cont .corse .iconfont{
	font-size: 16px;
}
.recommandWrapper .itemList .cont .iconfont{
	font-size: 52px;
}
.recommandWrapper .itemList .cont .s{
	font-size: 20px;
}
.recommandWrapper .itemList .cont .name{
	font-size: 34px;
	line-height: 38px;
}
/*.hotWrapper .itemList .mask{*/
	/*font-size: 18px;*/
	/*line-height: 28px;*/
/*}*/
.hotWrapper .itemList .desc{
	font-size: 14px;
	line-height: 24px;
	left: 35px;
	bottom: 68px;
}

.titleTab > li:last-child a{
	font-size: 18px;
}
.hotWrapper .itemList .f1 .thumbnail{
	width: 110px;
	height: 110px;
	font-size: 50px;
}
.hotWrapper .itemList .name{
	padding-left: 35px;
	font-size: 18px;
	line-height: 26px;
}
.hotWrapper .itemList .time{
	padding-left: 35px;
	font-size: 12px;
	left: 0;
	bottom: 35px;
}
.hotWrapper .itemList .new{
	font-size: 26px;
	bottom: 23px;
}
.hotWrapper .itemList .hot{
	font-size: 18px;
	bottom: 30px;
}

.hotWrapper .itemList .tmain h1{
	font-size:28px;
	padding-top: 60px;
	padding-left: 40px;
}
.hotWrapper .itemList .tmain h2{
	font-size: 24px;
	line-height: 34px;
	padding-left: 40px;
}
.hotWrapper .itemList .tmain p{
	right:30px;
	bottom:25px;
}
/*关于甫崎*/
.secondaryContent p{
	margin-bottom: 30px;
}
.secondaryContent .missions .right > img{
	width: 100%;
}
.secondaryContent .characters ul > li{
	width: 33.333%;
	height: 250px;
	margin-bottom: 50px;
}
.secondaryContent .characters p{
	width: 85%;
	margin: 0 auto;
}
.secondaryContent .features ul > li{
	width: 22%;
}


/*培训合作*/

/*所有课程*/
#courseContainer .itemList > li{
	width: 310px;
	padding-bottom: 310px;
}
#courseContainer .itemList .time{
	left: -10px;
}




/*底部通用*/
#footer{
	overflow: hidden;
	padding: 40px 5% 40px 8%;
}
.copyright{
	float: right;
	text-align: right;
}
.copyright > ul{
	text-align: right;
}
.hotline{
	float: left;
	border-bottom: 0;
}

