body{
	background: url(../images/20181027bg.png) top center no-repeat;
	min-width: 10rem;
	background-size: 100%;
}
.container{
	width: 10rem;
	margin: 0 auto;
}
.jl-main{
	padding-top: 7.09rem;
	/*padding-bottom: 1.7rem;*/
}
.jl-wrap1{
	margin-bottom: 0.61rem;
}
.jl-tit{
	text-align: center;
}
.jl-tit img{
	width: 2.34rem;
	height: 0.6rem;
}
.jl-con1{
	margin-top: 0.29rem;
}
.jl-con1 a.item{
	display: inline-block;
	text-align: center;
	width: 1.76rem;
	height: 1.75rem;
}
.jl-con1 a.item img{
	width: 100%;
	height: 100%;
}
.jl-con1 .arrow{
	display: inline-block;
	position: relative;
}
.jl-con1 .arrow1{
	width: 0.98rem;
	height: 1.75rem;
}
.jl-con1 .arrow img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 0.51rem;
	height: 0.51rem;
}
.jl-con1 .arrow2{
	width: 1.76rem;
	height: 1.3rem;
}
.jl-wrap2{
	margin-bottom: 0.43rem;
}
.jl-con2{
	padding-top: 0.6rem;
	margin-left: -2.02rem;
    margin-top: 0.16rem;
	width: 14.04rem;
	height: 5.94rem;
	background: url(../images/20181027bg2.png) center no-repeat;
	background-size: 100%;
}
.jl-con2-img{
	width: 8.22rem;
	height: 5.34rem;
	margin: 0 auto;
	position: relative;
}
.jl-con2-img img{
	width: 100%;
	height: 100%;
}
.jl-con2-img span{
	display: inline-block;
	width: 1.56rem;
	height: 1.56rem;
	background: url(../images/20181027play.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}
.jl-wrap3{
	margin-bottom: 0.6rem;
}
.jl-con3{
	margin-top: 0.3rem;
	padding: 0.53rem 0.6rem 0.26rem;
	background: url(../images/20181027bg3.png) top center no-repeat;
	background-size: 100%;
}
.jl-con3 p{
	color: #fff;
	font-size: 0.16rem;
	line-height: 0.3rem;
	margin-bottom: 0.32rem;
}
.jl-con4{
	margin-top: 0.3rem;
	background: url(../images/20181027bg5.png) top center no-repeat;
	background-size: 100%;
	padding: 0.4rem 1.34rem 0rem;
}
.jl-con4-intro{
	padding: 0.2rem 0.34rem 0.26rem;
	background: url(../images/20181027bg4.png);
	margin-bottom: 0.4rem;
	border-radius: 0.04rem;
	background-size: 100%;
}
.jl-con4-intro p{
	color: #fff;
	font-size: 0.16rem;
	line-height: 0.3rem;
}
.jl-con4-list{
	border-top: 0.01rem solid #dfa76c;
	position: relative;
	width: 100%;
	height: 7.14rem;
	padding: 0.4rem 0rem;
}
.jl-con4-list .btn{
	display: inline-block;
	position: absolute;
	cursor: pointer;
	/*top: 167px;*/
	top: 3.4rem;
}
.jl-con4-list .prev{
	left: -1.34rem;
}
.jl-con4-list .next{
	right: -1.34rem;
}
.jl-con4-tab{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.jl-con4-item{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.jl-con4-item.show{
	display: block;
}
.jl-con4-item>img{
	width: 2.04rem;
	height: 7.05rem;
}
.jl-con4-article{
	width: 4.4rem;
	padding-top: 0.04rem;
}
.jl-con4-article p{
	color: #fff;
	font-size: 0.16rem;
	line-height: 0.3rem;
	margin-bottom: 0.32rem;
}
.footer{
	padding-top: 0.47rem;
}
.footer p{
	text-align: center;
	color: #81511c;
	font-size: 0.12rem;
	margin-bottom: 0.15rem;
}