body{
	background:#151e39;
}
.wl_top{
	width:1017px;
	height:552px;
	background:url(images/wl_top.png) no-repeat 0 0;
	margin:0 auto;
}
.wl_topbg{
	width:100%;
	height:552px;
	background:url(images/wl_topbg.png) no-repeat 0 0;
}
/*轮播区域*/
.wl_carsouselz{
	width:1017px;
	height:465px;
	margin:0 auto;
	padding-top:63px;
}
.wl_carousell{
	width:616px;
	height:465px;
	float:left;
}

.swiper{
	width:616px;
	height:465px;
	position:relative;
	}
.swiper-container{
	width:616px;
	height:465px;
	}
.arrow-left{
	width:21px;
	height:40px;
	position:absolute;
	left:0;
	top:232px;
	z-index:100;
}
.arrow-right{
	width:21px;
	height:40px;
	position:absolute;
	right:0;
	top:232px;
	z-index:100;
}
.swiper-slide{
 position:relative;
}
.mask{
width:616px;
	height:30px;
	position:absolute;
	left:0px;
	bottom:2px;
	z-index:100;	
	color:#fff;
	font-size:14px;
	line-height: 30px;
		background:rgba(0,0,0,0.5);
}
.mask p{
	width:200px;
	margin:0 auto;


}
/*轮播右侧*/
.wl_carouselr{
	width:400px;
	height:363px;
	float:left;
	background:#fff;
	margin-top:69px;
	position: relative;
}
.wl_onetitle{
/*	width:1017px;*/
	font-size:19px;
	color:#3a3a3a;
	line-height:49px;
	margin-top:45px;
	margin-bottom:15px;
	margin-left: 50px;
	font-weight: bold;
}
.wl_onecontract{
	text-indent:24px;
	font-size:14px;
	color:#8f8f8f;
	line-height:26px;
	width:295px;
	padding-left:50px;
}
.wl_trangle{
	width:108px;
	height:20px;
	position:absolute;
	right:-57px;
	bottom:24px;
	z-index:100;
	background: url(images/wl_trangle.png) repeat-x 0 0;
}
.wl_conduct{
	width:483px;
	display: block;
	height:278px;
	background: url(images/wl_conduct.png) no-repeat 0 0;
	margin:0 auto;
}
/*舞蹈宣传*/
.wl_conductc{
	width:1020px;
	display: block;
	height:446px;
	background: url(images/wl_conductc.png) no-repeat 0 0;
	margin:0 auto;
}
.wl_conductc a img{
	width:394px;
	height:294px;
	border:none;
	display: block;
	margin-left: 41px;
	padding-top: 46px;
}
.wl_conductc>a{
	float: left;
}
.wl_conductr{
	float: left;
	padding-top:90px;
	margin-left:50px;
}
.wl_conductcontract{
	width:395px;
}
/*舞蹈广告*/
.wl_advert{
	width:483px;
	height:329px;
	margin:0 auto;
	display: block;
	background: url(images/wl_dance.png) no-repeat 0 0;
}
.wl_advertc{
	width:1022px;
	height:440px;
	background: url(images/wl_dancebg.png) no-repeat 0 0;
	margin:0 auto;	
}
.wl_advertc a img{
	width:282px;
	height:213px;
display: block;
border:none;
}
.wl_adverttitle{
	display:block;
	font-size:17px;
	color:#fff;
	line-height:42px;
		width:285px;
		text-align: center;
		margin-top:15px;
		text-decoration:none;
}
.wl_advertc p{
	width:285px;
	font-size:16px;
	color:#fff;
	line-height:25px;
}
.wl_advertl{
	margin-left:99px;
	float: left;
}
.wl_advertr{
	margin-left:270px;
		float: left;
}
/*舞蹈艺*/
.wl_art{
		width:483px;
	height:320px;
	margin:0 auto;
	display: block;
	background: url(images/wl_art.png) no-repeat 0 0;
}
/*舞蹈故事*/
.wl_story{
		width:483px;
	height:320px;
	margin:0 auto;
	display: block;
	background: url(images/wl_story.png) no-repeat 0 0;
}
.wl_storyc{
	width:842px;
	height:565px;
	display: block;
	background: url(images/wl_storybg.png) no-repeat 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.wl_storyc a img{
	width:619px;
	height:349px;
	display: block;
	border:none;
}
.wl_storya1{
		width:619px;
	display: block;
	margin:0 auto;
}
.wl_storytitle{
	width:619px;
	display: block;
	text-align: center;
	font-size:17px;
	color:#fff;
	margin:22px auto 0px;
	line-height:42px;
}
.wl_storyc p{
	width:286px;
	font-size:16px;
	color:#fff;
	margin:0 auto;
	line-height:23px;
}
.footer {
	text-align: center;
	background-color: #151E39;
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCCCCC;
}
/*a标签加上效果*/
a{
	text-decoration: none!important;
	transform:all 0.25s linear;
}
a:hover{
	color:#fa7b1e;

}
