/*学院简介*/
.college{
	background: #fdfcfd;
	font-size: 0.18rem;
}
.college > div > img{
	display: block;
	margin: 0 auto;
}
.college > div > img:first-child{
	width: 3.6rem;
	margin-top: 0.2rem;
}
.college > div > img:last-child{
	width: 100%;
}
.college .fill{
	margin-left: 2.5rem;
}
.college .fill > .le{
	width: 6.9rem;
}
.college .fill > .le p{
	text-indent: 2em;
	line-height: 0.4rem;
}
.college .fill > .le p:last-child{
	margin-top: -0.15rem;
}
.college .fill > .ri img{
	width: 1.15rem;
}
/*大咖讲堂*/
.title > div >div.fill{
	border-left: 0.07rem solid #3094f1;
	padding-left: 0.1rem;
	margin-top: 0.5rem;
	position: relative;
}
.title > div >div.fill .le{
	font-size: 0.28rem;
}
.title > div >div.fill .le span{
	font-size: 0.18rem;
}
.title > div >div.fill .ri{
	display: block;
	width: 1.6rem;
	height: 0.45rem;
	position: absolute;
	top: 0;
	right: 0;
}
.title > div >div.fill .ri img{
	display: block;
	width: 100%;
	height: 100%;
}
.title > div > ul{
	border-top: 0.02rem solid #f4f4f4;
	margin-top: 0.15rem;
}
.master ul{
	padding-top: 0.5rem;
}
.master ul li{
	padding: 0 0.1rem;
	width: 33.3333%;
	margin-bottom: 0.3rem;
}
.master ul li img{
	width: 100%;
}
.master ul li img:hover{
	box-shadow: 0 0 0.2rem #c1c1c1;
}
/*实战训练营*/
.title_blue > div > div{
	font-size: 0.3rem;
	color: #fff;
	text-align: center;
	padding: 0.45rem 0 0.1rem;
	position: relative;
}
.title_blue > div > div span{
	font-size: 0.18rem;
}
.title_blue > div > div i{
	display: block;
	width: 0.5rem;
	height: 0.02rem;
	background: #a3d9fb;
	position: absolute;
	bottom: 0.25rem;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.combat{
	background: url(../images/index_combat_bg.png) no-repeat;
	background-size: 100% 100%;
}
.combat ul{
	margin-top: 0.2rem;
}
.combat ul li{
	width: 50%;
	margin-bottom: 0.4rem;
}
.combat ul li:nth-child(odd){
	padding-right: 0.2rem;
}
.combat ul li:nth-child(even){
	padding-left: 0.2rem;
}
.combat ul li img{
	width:100%;
	display: block;
}
/*学员感悟*/
.inspiration{
	padding-bottom: 0.6rem;
}
.content > div.inspiration > div{
	max-width: 13.4rem;
}
.content > div.inspiration > div > .fill{
	margin: 0.5rem 0.7rem 0;
}
.carousel{
	height: 3.9rem;
	position: relative;
	box-sizing: border-box;
}
.carousel > i{
	display: block;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 50%;
	border: 0.02rem solid #8cc0ed;
	line-height: 0.4rem;
	text-align: center;
	font-size: 0.25rem;
	color: #8cc0ed;
	font-style: inherit;
	position: absolute;
	top: 50%;
	margin-top: -0.2rem;
	cursor: pointer;
}
.carousel > i#banner_l{
	left: 0;
}
.carousel > i#banner_r{
	right: 0;
}
.banner{
	margin: 0 0.7rem;
	position: relative;
	margin-top: 0.6rem;
	overflow: hidden;
	height: 100%;
}
.banner ul{
	height: 3.6rem;
	position: absolute;
	left: 0;
	top: 0.1rem
}
.banner li{
	height: 100%;
	width: 2.8rem;
	float: left;
	text-align: center;
	margin-top: 0.15rem;
	padding: 0.3rem 0.2rem 0;
	text-align: justify;
	transition: 0.5s;
}
.banner li img{
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	margin: 0 auto;
}
.banner li .banner_name{
	font-size: 0.2rem;
	text-align: center;
}
.banner li .banner_text{
	font-size: 0.16rem;
	color: #606060;
	line-height: 0.3rem;
	height: 1.2rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.banner li a{
	width: 1.1rem;
	height: 0.3rem;
	display: block;
	text-align: center;
	line-height: 0.3rem;
	font-size: 0.16rem;
	border-radius: 1rem;
	background: linear-gradient(to right, #3091f1 , #3075f1);
	color: #fff;
	margin:0 auto;
	display: none;
}
.banner li:hover{
	margin-top: 0;
	box-shadow: 0 0 0.4rem #e9e9e9;
}
.banner li:hover a{
	display: block;
}
/*能力课程推荐*/
.recommend{
	background: url(../images/idnex_recommend_bg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 0.45rem;
}
.recommend ul{
	margin-top: 0.2rem;
}
.recommend ul li{
	width: 25%;
	padding-left: 0.13rem;
	transition: 0.5s;
}
.recommend ul li:hover{
	margin-top: -0.15rem;
}
.recommend ul li:first-child{
	padding-left: 0;
}
.recommend ul li div{
	background: #fff;
	padding-bottom: 0.3rem;
}
.recommend ul li img{
	width: 100%;
	height: 1.55rem;
}
.recommend ul li p{
	font-size: 0.16rem;
	margin: 0 0.15rem;
	height: 0.5rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;   /*设置高度*/
	overflow: hidden;
}
.recommend ul li span{
	color: #808080;
	font-size: 0.14rem;
	display: block;
	padding-left: 0.15rem;
}
.recommend ul li a{
	font-size: 0.2rem;
	display: block;
	width: 40%;
	background: #3091f1;
	line-height: 0.4rem;
	text-align: center;
	color: #fff;
	border-radius: 0.2rem;
	margin: 0.7rem auto 0;
}
.recommend > div > a{
	display: block;
	width: 1.9rem;
	display: block;
	margin: 0.4rem auto 0;
}
.recommend > div > a img{
	width: 100%;
}




.newnav{
	width: 61%;
	margin: 0 auto;
	margin-bottom:  0.2rem;
}
.newnav:after{
	display: block;
	content: "";
	clear: left;
}
.newnav a{
	float: left;
	width: 50%;
	text-align: center;
}
.newnav a img{
	margin: 0.2rem auto;
	box-shadow: 0 0  0.1rem #808080;
}







