/*发菩提心文*/
@media screen and (min-width:1000px){
.xinwen{
	display: block !important;
	width: 1024px !important;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 200;
}
.xinwen img{
	width: 100% !important;
}
/*手机版*/
.sj-xinwen{
	display: none !important;
}
.sj-art-1{
	display: none !important;
}
.sj-art-2{
	display: none !important;
}
/*讲经*/
.jiangjing{
	display: block !important;
	width: auto !important;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom:20px;
}
.art-1{
	display: block !important;
	width: 1024px !important;
	height: 250px !important;
	margin: 0 auto;
}
.art-1>div{
	width:180px !important;
	height: 246px !important;
	float: left;
    margin-left: 21px !important;
    position: relative;
}
.art-1>div:first-child{
	margin-left: 0px;
}
.art-1>div>img{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
}
.art-1>div>div{
	width: 100px !important;
	height: 100px !important;
	border-radius: 100px;
	background-color:rgba(0,0,0,0.6);
	color: #fff;
	padding: 20px; 
	text-align: center;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 10;
	margin-left: 20px !important;
	margin-top: 40px !important;
	display: none;
}
.art-1>div>div>span{
	display: inline-block;
	margin-top: 35px !important;
}
.art-1>div>div>span>a{
	color: #fff;
	text-decoration: none;
}
.art-1>div>div>span>a:link,.art-1>div>div>span>a:visited,.art-1>div>div>span>a:hover,.art-1>div>div>span>a:active{
	color: #fff;
	text-decoration: none;
}
.art-2,.art-3{
	display: block !important;
	width: 1024px !important;
	margin: 0 auto;
	text-align: center;
	color: #808080;
}
.art-2{
	margin-top: 20px !important;
}
.art-4{
	width: 1024px !important;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px !important;
}
.art-4 a{
	display: block;
	color: #19223d;
	font-weight: bold;
	text-decoration: none;
}
.art-4 a:link,.art-4 a:visited,.art-4 a:hover,.art-4 a:active{
	display: block;
	color: #19223d;
	font-weight: bold;
	text-decoration: none;
}

/*轮播*/
.foot{
	width: 1024px !important;
	margin: 0 auto !important;
}
#kuang{
	width: 100% !important;
	margin-top: 15px !important;
}
.lbtu{
	width: 100% !important;
}
#swiper-next{
	width: 28px !important;
	height: 55px !important;
	background-image: url(../images/next.png) !important;
	background-size: 28px 55px !important;
	right:20px !important;
}
#swiper-prev{
	width: 28px !important;
	height: 55px !important;
	background-image: url(../images/prev.png) !important;
	background-size: 28px 55px !important;
    left: 20px !important;
}

#jinse{
	background-color:rgba(179,147,87,0.6) !important;
	font-size: 18px !important;
}


}



/*@media screen and (min-width:400px) and (max-width: 1000px){*/
/*发菩提心文*/
.xinwen{
	display: none;
}
.sj-xinwen{
	display: block;
	width: 100%;
	margin-top: 5%;
}
.sj-xinwen img{
	width: 100%;
}
.sj-xinwen img:nth-child(2){
	width: 90%;
	margin-left: 5%;
}
/*讲经*/
.jiangjing{
	width: 50%;
	display: block;
	margin: 0 auto;
	margin-top: 5%;
	margin-bottom: 2%;
}
.art-1{
	display: none;
}
.sj-art-1{
	display: block;
	width: 100%;
	height: 30vh;
	margin: 0 auto;
}
.sj-art-1>div{
	width:27%;
	margin-left: 5%;
	height: 30vh;
	float: left;
    position: relative;
}
.sj-art-1>div>a>img,.sj-art-1>div>img{
	width:100%;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
}
.art-2,.art-3{
	display: none;
}
.sj-art-2{
	display: block;
	width: 96%;
	margin: 0 auto;
	margin-left: 2%;
    font-size: 1.5em;
	color: #808080;
}
.art-4{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.art-4 a{
	display: block;
	color: #19223d;
	font-weight: bold;
	text-decoration: none;
}
.art-4 a:link,.art-4 a:visited,.art-4 a:hover,.art-4 a:active{
	display: block;
	color: #19223d;
	font-weight: bold;
	text-decoration: none;
}

/*轮播*/
.foot{
	width: 100%;
	margin: 0 auto;
}
#kuang{
	width: 100%;
	margin-top: 15px;
}
.lbtu{
	width: 100%;
}
#swiper-next{
	width: 28px;
	height: 55px;
	background-image: url(../images/next.png);
	background-size: 28px 55px;
	right:20px;
}
#swiper-prev{
	width: 28px;
	height: 55px;
	background-image: url(../images/prev.png);
	background-size: 28px 55px;
    left: 20px;
}

#jinse{
	background-color:rgba(179,147,87,0.6);
	font-size: 18px;
}


/*}*/