



/* banner */
.banner{
	width: 100%;
	min-width: 1200px;
	height: 500px;
	position: relative;
}
.banner ul{
	position: relative;
}
.banner ul li{
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0 ;
	top: 0;
	display: none;
}
.banner ul li.current{
	display: block;
}
.banner ul .li01{
	background: url(../img/banner01.png) no-repeat center center;
}
.banner ul .li02{
	background: url(../img/banner02.png) no-repeat center center;
}
.banner ul .li03{
	background: url(../img/banner03.png) no-repeat center center;
}
.banner ol{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -30px;
	z-index: 10000;
}
.banner ol li{
	width: 10px;
	height: 10px;
	border: 1px #fff solid;
	border-radius: 5px;
	margin: 0 5px;
	float: left;
	cursor: pointer;
}
.banner ol li.current{
	background: #fff;
}
.banner span{
	display: none;
	width: 32px;
	height: 81px;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	cursor: pointer;
}
.banner_left{
	background: url(../img/banner_left.png) no-repeat;
	left: 50%;
	margin-left: -600px;
}
.banner_right{
	background: url(../img/banner_right.png) no-repeat;
	right: 50%;
	margin-right: -600px;
}


/* 精品课程 基础入门 直播预告 */
.entrance{
	height: 150px;
	margin: 55px auto;
}
.entrance>div{
	width: 380px;
	margin-right: 30px;
	position: relative;
	float: left;
}
.entrance div:last-child{
	margin-right: 0;
}
.entrance>div a{
	position: absolute;
	left: 0;
	top: 0;
}
.entrance p{
	color: #fff;
	font-size: 22px;
	line-height: 82px;
	padding-left: 40px;
	font-weight: normal;
}
.entrance p span{
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	color: #888;
	border-left: 1px #ff3d3d solid;
	margin-left: 12px;
	padding-left: 12px;
	display: inline-block;
}

.area_title h2{
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	color: #393939;
	padding-left: 15px;
	border-left: 3px #ff3d3d solid;
}
.area_title .more{
	width: 60px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	display: inline;
	float: right;
}
.area_title .more:hover{
	color: #ff3d3d;
}


/* 热门推荐 */
.recommend{
	height: 334px;
}
.recommend_in{
	width: 100%;
	height: 310px;
	padding-top: 30px;
}
.recommend_in li:last-child{
	margin-right: 0;
}


/* 必备软件 */
.software{
	height: 220px;
}
.software_in{
	margin-top: 30px;
}
.software_in a{
	width: 90px;
	height: 90px;
	margin-right: 33px;
	float: left;
}
.software_in a:last-child{
	margin-right: 0;
}
.software_in a:hover{
	box-shadow: 2px 3px 5px #eee;
}
.software_in a img{
	width: 90px;
	height: 90px;
}


/* 顶尖设计课程 */
h2.tit{
	font-size: 32px;
	color: #4a4a4a;
	text-align: center;
	margin-bottom: 54px;
}
.course_top{
	width: 100%;
	height: 42px;
	text-align: center;
}
.course_top li{
	font-size: 20px;
	font-weight: lighter;
	padding: 0 8px 5px;
	margin: 0 17px;
	cursor: pointer;
	display: inline-block;
}
.course_top li.current{
	font-weight: normal;
	border-bottom: 1px #ff3b3b solid;
}

.course_bottom{
	width: 1200px;
	height: 888px;
	position: relative;
}
.course_bottom>li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.course_bottom>li.current{
	display: block;
}
.course_bottom .course_in{
	margin-top: 38px;
}
.course_bottom .course_in:nth-child(5n){
	margin-right: 0;
}
.course_bottom .more{
	width: 80px;
	height: 24px;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 75px;
	display: inline-block;
}
.course_bottom .more:hover{
	color: #ff3d3d;
}


/* woke简介 */
.woke{
	min-width: 1200px;
	height: 807px;
	background: #f3d03e;
	padding-top: 100px;
}
.line{
	width: 550px;
	border-top: 1px #877847 solid;
	position: relative;
	margin: 0 auto;
}
.line h3{
	width: 384px;
	font-size: 22px;
	color: #877847;
	text-align: center;
	font-weight: lighter;
	background: #f3d03e;
	position: absolute;
	left: 50%;
	top: -17px;
    transform: translate(-50%,0);
}

.woke_in{
	height: 400px;
	margin-top: 120px;
}
.woke_in_apple{
	width: 463px;
	height: 400px;
	float: left;
}
.woke_in ul{
	width: 677px;
	height: 400px;
	float: right;
}
.woke_in li{
	width: 100%;
	margin-bottom: 50px;
	position: relative;
}
.woke_in ul img{
	position: absolute;
	left: -60px;
	top: -6px;
}
.woke_in li h6{
	font-size: 20px;
	color: #1a1a1a;
	margin-bottom: 18px;
}
.woke_in li p{
	font-size: 14px;
	line-height: 25px;
}


/* 国内外合作伙伴 */
.partner{
	height: 730px;
	padding-top: 100px;
}
.partner h3{
	width: 355px;
	color: #666;
	background: #fafafa;
}
.partner .line{
	border-color: #666;
}

.partner ul{
	margin-top: 110px;
}
.partner li{
	width: 187px;
	height: 88px;
	border: 1px #ccc dashed;
	background: #fff;
	margin:0 15px 35px 0;
	float: left;
}
.partner li:nth-child(6n){
	margin-right: 0;
}


/* 开始您的免费学习旅程 */
.register{
	width: 100%;
	min-width: 1200px;
	height: 336px;
	text-align: center;
	color: #fff;
	background: url(../img/register.png) no-repeat center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 60px;
}
.register h3{
	font-size: 32px;
}
.register p{
	font-size: 22px;
	margin:40px 0 60px 0;
	font-weight: lighter;
}
.register_in{
	width: 300px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	background: #ff3d3d;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 auto;
}
.register_in:hover{
	background: #ce0808;
}



/* 
@media screen and (min-width:1440px){
	.banner{
		height: 500px;
	}
	.banner img{
		height: 500px;
	}
}

@media screen and (min-width:1366px) and (max-width:1439px){
	.banner{
		height: 370px;
	}
	.banner img{
		height: 370px;
	}
}

@media screen and (min-width:1366px) and (max-width:1439px){
	.banner{
		height: 350px;
	}
	.banner img{
		height: 350px;
	}
}
@media screen and (max-width:1365px){
	.banner{
		height: 313px;
	}
	.banner img{
		width: 1200px;
		height: 313px;
	}
}  */