/*---slide show skin---*/
.edslider{
	position:relative;
	margin:auto;
}
.edslider ul{
	list-style:none;
	position:relative;
	padding:0;
	margin:0;
}
.edslider > ul{
	background:#fff;
	display:block;
	overflow:hidden;
	list-style:none;
}
.edslider > ul li{
	list-style:none;
	display:none;
	width:100%;
	height:550px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.edslider > ul li .center-pos{
	position:relative;
	max-width:1200px;
	margin:0 auto;
}
.edslider > ul li .center-pos .btnSeedetail{
	width: 140px;
    height: 40px;
    line-height: 40px;
    margin-top:42px;
    background:none;
    color:#FFF;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border:1px solid #fff;
    margin-left:-20px;
}
.edslider > ul li .center-pos .btnSeedetail:hover{text-decoration:none;background-color:rgba(255,255,255,.3);box-shadow: 0 5px 8px 5px rgba(0, 0, 0,.1);}
.edslider a{
	display:block;
}
.edslider a.fulllink{height:100%;}
.edslider a img{
	border:0;
}
.edslider .current{
	z-index:1 !important;
}
/*---controls---*/
.edslider .controls{
	top: 0;
	height: 0;
	position:absolute;
	width: 100%;
	z-index:2;
}
.edslider .controls .navigator{
	background: rgba(0,0,0,.3);
	background-image:url(../images/sprite-navigator.png);
	cursor:pointer;
	display:block;
	width:50px;
	height:50px;
	position: absolute;
	overflow: hidden;
	top:359px;
	transition: background .2s;
}
.edslider .controls .next{
	background-position:0 0;
	right: 0;
	top:250px;
}
.edslider .controls .prev{
	background-position:0 -50px;
	left: 0;
	top:250px;
}
.edslider .controls .next:hover,
.edslider .controls .prev:hover{
	background-color: rgba(0,0,0,.6);
}
.edslider .controls .paginator{
	position: relative;
	text-align: center;
	top:522px;
}
.edslider .controls .paginator li{
	background:rgba(255,255,255,.5);
	box-sizing: content-box;
	display:inline-block;
	height:3px;
	width:40px;
	margin:0 3px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	background-clip: content-box;
	cursor:pointer;
	transition: background .2s;
}
.edslider .controls .paginator li.current,
.edslider .controls .paginator li:hover{
	background:#FFF;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	background-clip: content-box;
}
.edslider .progress{
	background:#827fd7;
}
.edslider .progress{
	position: absolute;
	top: 0;
	height:3px;
	z-index:2;
	display:none!important;
}
.mySlideshow .animated{
	position:absolute;
}

.first{
	background:url("../images/bg-bannerindex.jpg") center no-repeat;
}
.first a,
.first img{
	display:block;
}
.site-intro{
	letter-spacing:7px;
    position: absolute;
    width: 100%;
    font-family: "Microsoft YaHei";
    color: #3a3d3f;
    font-size: 36px;
    text-align: center;
	top:80px;
    }
.site-intro-sub{
	position: absolute;
    width: 100%;
    font-family: "Microsoft YaHei";
    color: #3a3d3f;
    font-size: 16px;
    text-align: center;
	top:145px;
	line-height:36px;
}
.second{
	background:url("../images/2.jpg") center no-repeat;
}
.second img{
	top: 160px;
	right: 19%;
}
/*
.third{
	background:url("../images/bg-regist.jpg?v=20171031") center no-repeat;
}
.third img {
	top: 160px;
	right: 19%;
}
.fourth{
	background:url("../images/bg-618.jpg?v=20170607") center no-repeat;
}
.fourth img {
	top:320px;
	right:8%;
}
.fifth{
	background:url("http://images.wish3d.com/banner/lsv/banner_1111.jpg") center no-repeat;
}
.fifth .center-pos{
	width:1200px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.fifth .btnCourse{
	position:absolute;
	top:355px;
	left:-15px;
	height:55px;width:170px;
	border-radius:27px;
	background:#FF9D00;font-size:30px;
	color:#fff;
	line-height:55px;
	padding-left:25px;
	text-decoration:none ;
}
.fifth .btnCourse i{
	position:relative;
	top:2px;
	background:red;
	display:inline-block;
	height:25px;
	width:37px;
	background:url("../wishimages/web/come.png") no-repeat;
	margin-left:15px;		
}
*/
/* .fourth img{
	top:320px;
	right:8%;
} */
/* .fifth{
	background:url("../wishimages/web/slide3.jpg?v=20170607") center no-repeat;
}
.fifth img{
	top:120px;
	left:21%;
} */
/*
.sixth{
	background:url("../images/banner_livevideo.jpg") center no-repeat;
}
.seventh{
	background:url("../images/banner-laxin.jpg") center no-repeat;
}
*/