body,html{
    width:100%;
    height:100%;
}
.dydt{
   width:100%;
   min-width:1420px;
}
/* 龙音动态开始 */
/* 分页开始 */
/* 寺院资讯开始 */
.zcbl{
    height:100%;
}
.nav{
   position:fixed;
   top:0;
}
.syzx ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.lydt_xq{
    background:#f3faff;
	padding-top: 75px;
}
.syzx ul li{
    margin-bottom:81px;
}
.fyks{
    width:100%;
    text-align:center;
    margin-bottom:81px;
}

.fyks span:nth-child(1):hover{
    background:#c5e5fb;
}
.fyks span:nth-child(2):hover{
    background:#c5e5fb;
}
.fyks span:nth-child(1){
    display:inline-block;
    width:128px;
    height:53px;
    background:#999999;
    margin-right:15px;
    border-radius:5px;
}
.fyks span:nth-child(1):hover img{
    margin-right:30px;
    transition:all 2s ease 0.5s;
}
.fyks span:nth-child(2):hover img{
    margin-left:80px;
    transition:all 2s ease 0.5s;
}
.fyks span img{
    display:block;
    margin:0 auto;
    margin-top:21px;
}
.dtyc{
    background:#ffffff;
}
/* 寺院资讯结束 */
/* 预告开始 */
.ygnr{
    width:90%;
    margin-left:4%;
    padding-bottom:86px;
}
.rig_wz{
    display:block;
    overflow: hidden;
    padding-bottom:36px;
    padding-top:36px;
}
.rig_wz img:nth-child(1){
  float:left;
  max-width: 268px;
  display:inline-block;
  margin-right:50px;
}
.rig_wz span:nth-child(2){
    width:80%;
    display:block;
    font-size:24px;
    color:#1f1f1f;
    letter-spacing: 1px;
    white-space:nowrap;
    margin-top:10px;
}
.rig_wz span:nth-child(3){
  width:0;
  height:1px;
  background:#a3d1f1;
  display:block;
  margin-top:16px;
  margin-left:293px;
}
.ygnr a:hover .rig_wz span:nth-child(3){
    width:98%;
    transition: width 1.5s;
    -webkit-transition: width 1.5s; /* Safari */
}
.rig_wz:hover img:nth-child(1){
    margin-right: 58px !important;
}
.rig_wz span:nth-child(4){
    display:block;
    font-size:16px;
    color:#999999;
    margin-top:13px;
}
.rig_wz p:nth-child(5){
    display:block;
    font-size:18px;
    color:#1f1f1f;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    padding-right:5%;
    margin-top:10px;
    line-height:28px;
}
.ygnr a{
    display:block;
    border-bottom:1px solid #ededed;
}
/* 宗教政策开始 */
.zjbt{
   text-align:center;
}
.zjbt a span{
   display:inline-block;
   padding-left:32px;
   padding-right:32px;
   color:#999999;
   font-size:24px;
   line-height:26px;
   letter-spacing: 1.5px;
}
.zjbt a:nth-child(1) span{
   border-right:1px solid #999999;
}
.zjxg{
    color:#333333 !important;
}
.zjxq_gw ul a{
    display:block;
    width:46%;  
    float:left;
    margin-right:8%;
}
.zjxq_gw ul a:nth-child(2n+2) {
    margin-right: 0;
}
.zjxq_gw ul a li{
    line-height:63px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    border-bottom:1px solid #ededed;
    color:#666666;
    font-size:20px;
    letter-spacing: 1.5px;
}
.zjzz{
    width:90%;
    margin-left:4%; 
}
.zjxq_gw ul{
   padding-bottom:88px;
}
.zjnr_jj{
    margin-top:20px;
}
.zjxq_gw ul a:hover li{
    color:#333333;
}
/* 宗教政策结束 */
/* 预告结束 */
/* 龙音动态结束 */
/* 尾部开始 */
.footer{
    height:763px;
    background:#d8efff;
}
.weibu{
    width:100%;
    background:#d8efff;
}
/* 尾部结束 */

/* 法务流通开始 */
.fwlt_ks{
  width:100%;
  min-width:1420px;
}
.fwnr{
    width:90%;
   margin: 0 auto;
}
.grid {
    margin: 0 auto;
    list-style: none;
	text-align: center;
}
.grid li:nth-child(3n+3) {
    margin-right: 0;
}
.grid li {
    display: inline-block;
    width: 28%;
    margin: 0;
    text-align: left;
    position: relative;
    margin-right:4%;
    margin-bottom:70px;
}
/* .grid li:nth-child(3n+3) {
    margin-right: 0;
} */
.grid figure {
    margin: 0;
    position: relative
}

.grid figure img {
    max-width: 100%;
    display: block;
    position: relative
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 6px #e5e5e5;
}

.grid figcaption h3 {
    margin: 0;
    padding: 0;
    color: #fff
}

.grid figcaption span:before {
    content: 'by '
}

.grid figcaption a {
    text-align: center;
    padding: 5px 10px;
    border-radius: 2px;
    display: inline-block;
    color: #fff
}
.cs-style-2 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s;
    display:block;
    width:100%;
}

.no-touch .cs-style-2 figure:hover img, .cs-style-2 figure.cs-hover img {
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px)
}

.cs-style-2 figcaption {
    height: 70px;
    line-height:70px;
    width: 100%;
    top: auto;
    bottom: 0
}
.cs-style-2 figcaption a {
    position: absolute;
    right: 20px;
    top: 30px
}
.fw_bt{
    text-align:center;
    font-size:24px;
    color:#666666;
    letter-spacing: 1px;
}
.fwlt_dh {
    padding: 3% 0 3% 40px;
}

.fwlt_dh span {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    background: #c5e5fb;
    color: #333333;
    padding-left: 22px;
    padding-right: 22px;
}

.fawul{
    background: #333333 !important;
    color: #ffffff !important;
}
/* 法务流通结束 */
/* 内容开始 */
.nry_ks{
    width:100%
}
.wznr_ks{
    width:1120px;
    margin:0 auto;
    padding-top:24px;
	padding-top: 110px;
	min-height: 600px;
}
.wznr_ks img{
    max-width: 800px;
    display:block;
    margin:0 auto;
}

.fb_sj{
    font-size:16px;
    color:#666666;
    text-align:center;
    padding:16px 0 20px 0;
}
.wznr_ks p{ 
    color:#707070;
    font-size: 17px;
    line-height: 30px;
}
.mbx_wz a{
    font-size:16px;
    color:#666666;
    display:inline-block;
}
.wz_bt{
    text-align:center;
    color:#474747;
    font-size:26px;
    margin-top:55px;
    letter-spacing: 1.5px;
}
.fx_wx{
    color:#707070;
    font-size:16px;
    float:right;
}
.fx_wx img{
    display:inline-block;
    position:relative;
    top:4px;
}
.nr_wbl{
    width:100%;

    margin-top:158px;
    position:relative;
}
.nr_wbl>img{
   width:100%;
   height:448px;
   display:block;
}
.wzxx{
    height:293px;
    position:absolute;
    top:103px;
    bottom:0 ;
    left:0 ;
    right:0;
}
.fx_dwb{
    width:1120px;
    margin:0 auto;

}
/* 内容结束 */
/* 龙音历史开始 */
 /* 信宏住持开始 */
 .sy_ks{
     width:100%;
	 min-width:1420px;
 }
 .syl_dh {
    padding: 3% 0 3% 40px;
}
.syl_dh span {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    background: #c5e5fb;
    color: #333333;
    padding-left: 22px;
    padding-right: 22px;
}
.syul{
    background: #333333 !important;
    color: #ffffff !important;
}
.pd_syls{
    width:1063px;
    margin:0 auto;
    padding-bottom:100px;
}
.pd_syls h1{
    width:123px;
    color:#333333;
    font-size:30px;
    font-weight: 500;
    text-align:center;
    position:relative;
    margin:0 auto;
}
.pd_syls h1:after{
    content: "";
    height:1px;
    border-bottom:1px solid #333333;
    width:90px;
    position: absolute;
    top: 50px;
    left:15px;
}
.pd_syls .zcxp{
   display:block;
   margin:0 auto;
   max-width: 1063px;
   margin-top:55px;
   margin-bottom:25px;
}
.gy_jj{
    font-size:30px;
    color:#333333;
}
.gy_jj img{
    position:relative;
    top:3px;
    display:inline-block;
    margin-right:8px;
}
.zc_wz{
    color:#707070;
    font-size:16px;
    text-indent:2em;
    margin-top:33px;
    line-height:28px;
}
.fz_gc{
    border-top:1px solid #ededed;
    margin:22px 0 22px 0;
    padding-top:22px;
}
/* 发展历程开始 */
.lc_xq a span{
   color:#333333;
   font-size:24px;
}
.lc_xq p{
   color:#707070;
   font-size:20px;
   line-height:50px;
   display:none;
}
.lc_xq{
   margin-bottom:20px;
}
.lc_tp{
    display:inline-block;
    width:50px;
    height:31px;
    background:url(../images/guan.png)no-repeat;
    background-position:17px 16px;
}
.lc_xq a{
   display:block;
}
.lc_tpgb{
    background: url(../images/shou.png)no-repeat center 15px!important;
    background-position:17px 16px;
} 
.ls_pd{
    padding-bottom:140px;
}
.zs_wz{
    background:#f3faff !important;
}
.lyx_xs{
    display:block !important;
}
.mbtj_k img{
  display:block;
  margin:0 auto;
}
.mbtj_k .swiper-slide{
   width:100%;
}
/* 发展历程结束 */
 /* 信宏住持结束 */
/* 龙吟历史结束 */
/* 龙音文化开始 */
.lywh_ks{
    width:100%;
	min-width:1420px;
}
.whzx{
    padding: 3% 0 3% 40px;
}
.whzx span {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    background: #c5e5fb;
    color: #333333;
    padding-left: 22px;
    padding-right: 22px;
}
.whzx_bt{
    background: #333333 !important;
    color: #ffffff !important;
}
.wh_nr{
  width:1200px;
  margin:0 auto;
}
.wh_nr h1{
   font-size:30px;
   color:#333333;
   font-weight: 500;
   text-align:center;
}
.wh_nr span:nth-child(2){
    display:block;
    width:90px;
    height:1px;
    background:#333333;
    margin:0 auto;
    margin-top:13px;
    margin-bottom:26px;
}
.wh_nr .wh_wzd{
     font-size:16px;
     color:#707070;
     text-indent: 2em;
     line-height: 25px;
     margin-bottom:28px;
}
.pd_pt{
    position:relative;
}
.pd_ptlb{
    width:1137px;
    margin:0 auto;
}
.pd_pt .pd_ptr{
    background:url(../images/whlef.png)no-repeat
}
.pd_pt .pd_ptl{
    background:url(../images/whrig.png)no-repeat
}
.pd_pt .pd_ptl,.pd_pt .pd_ptr{
    position: absolute;
    top: 50%;
    width: 62px;
    height: 77px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 62px 77px;
    background-position: center;
    background-repeat: no-repeat;
}
.pd_pt .swiper-button-prev{
    left: 0;
    right: auto;
}
.pd_pt .swiper-button-next{
    right: 0;
    left: auto;
}
.lywh_nr{
    padding-bottom:105px;
}
.pd_whlb{
    width:1137px;
    margin:0 auto;
}
.pd_pt .pd_whr{
    background:url(../images/whlef.png)no-repeat
}
.pd_pt .pd_whl{
    background:url(../images/whrig.png)no-repeat
}
.pd_pt .pd_whl,.pd_pt .pd_whr{
    position: absolute;
    top: 50%;
    width: 62px;
    height: 77px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 62px 77px;
    background-position: center;
    background-repeat: no-repeat;
}
/* 龙音文化结束 */
/* 龙音视界开始 */
.lysj_pd{
    width:100%;
	min-width:1420px;
}
.pdsj_t{
       padding: 3% 0 3% 40px;
}
.pdsj_t span {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    background: #c5e5fb;
    color: #333333;
    padding-left: 22px;
    padding-right: 22px;
}
.pdsj_bt{
    background: #333333 !important;
    color: #ffffff !important;
}
.syfg_xq{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top: 10px;}
.syfg_xq>div{width:425px;}
.sjzz{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgb(0,0,0,0.4);
   display:none;
}
.htmleaf-container{
    width:1340px;
    margin:0 auto;
}
.list-unstyled li{
    position:relative;
    margin-bottom:40px;
}
.img-responsive{
    display:block;
}
.tjfg_p{
    position:absolute;
    text-align: center;
    line-height: 285px;
    color:#ffffff;
    font-size:20px;
    letter-spacing: 2px;
    display:block;
    display:none;
}
.tjfg_p:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 120px;
    left: 50%;
    right: 50%;
    background: #ffffff;
    width: 0;
    height: 1px;
    transition: all .3s ease-in-out;
}
.tjfg_p:hover:before {
    width: 100%;
    left: 0;
    right: 0;
}
.tx_wb{
    position: absolute;
    width: 274px;
    height: 410px;
    display:flex;
    justify-content: center; 
  
}
 #lightgallery li:hover .sjzz{
    display:block;
}
#lightgallery li:hover .tjfg_p{
    display:block;
} 
#lightgallery{
    margin-bottom:82px;
}
.demo-gallery > ul > li {
    margin-right: 20px;
}
/* 视频报道 */
.pdsp_lb{
    width:1090px;
    margin:0 auto;
    position:relative;
    padding-bottom:100px;
}
.spbd_lb{
   
}
.sppd_lb{
    height:495px;
}
.sppd_lb .videoct {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
}

.sppd_lb .videoct img {
    position: absolute;
    display: block;
    margin: 0 auto;
    z-index: 100;
}

.sppd_lb .sptp {
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}

.sppd_lb .videoct .pls {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 150;
}
.spd_js{
    box-shadow: 0 0 6px #e5e5e5;
    margin:0 2px 5px 2px;
	padding-bottom: 45px;
}
.spd_js span{
    color:#666666;
    font-size:24px;
    line-height:72px;
    padding-left:44px;
}
.spd_js p{
    padding-left:44px;
    line-height:30px;
    color:#666666;
    font-size:18px;
    padding-right:44px;
}
.lef_mc,.rig_mc{
    width:104px;
    height:420px;
    text-align:center;
    background:#666666;
}
.lef_mc{
    position:absolute;
    left:2px;
    top:60px;
}
.rig_mc{
    position:absolute;
    right:3px;
    top:60px;
}
.cbl_bt{
    display:inline-block;
    width:30px;
    color:#ffffff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size:26px;
}
.pdsp_lb .swiper-button-next{
    background:url(../images/spy.png)no-repeat
}
.pdsp_lb .swiper-button-prev{
    background:url(../images/spl.png)no-repeat
}
.pdsp_lb .swiper-button-next,.pdsp_lb .swiper-button-prev{
    position: absolute;
    top: 38%;
    width: 105px;
    height: 75px;
    z-index: 10;
    cursor: pointer;
    background-size: 113px 75px;
    background-position: center;
    background-repeat: no-repeat;
}
.pdsp_lb .swiper-button-prev{
    left: -30px;
    right: auto;
}
.pdsp_lb  .swiper-button-next{
    right: -30px;
    left: auto;
}
.pdsp_lb .swiper-button-next:hover{
        background: url(../images/spy2.png)no-repeat;
}
.pdsp_lb .swiper-button-prev:hover{
     background: url(../images/sfl2.png)no-repeat;
}
.zmsz_k{
    width:877px;
    margin: 0 auto;
}
/* 龙音视界结束 */
body::-webkit-scrollbar{
  width: 0;
  background: none;
}

/*列表*/
  .lb_wy{
        width:100%;
    }
   .lb_xqzs{
       width:1220px;
       margin:0 auto;
       padding-top:26px;
	   padding-top: 110px;
   }
   .lb_ys ul{
       margin-top:31px;
       padding-bottom:50px;
   }
   .lb_ys ul a{
       display:block;
       line-height:65px;
       border-bottom:1px solid #ededed;
   }
   .lb_ys ul li{
      display:inline-block;
      color:#999999;
      font-size:20px;
      letter-spacing: 1px;
   }
   .lb_ys ul a span{
       display:inline-block;
       float:right;
       padding-right:22px;
       color:#999999;
       font-size:16px;
   }
   .lb_ys ul a:hover li{
       color:#1f1f1f;
   }
   #pagelist{
       text-align:center;
   }
   #pagelist a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
	color:#000000;
}


#pusavideobox{
     width: 800px;
    margin: 0 auto;
    position: relative;
	margin-bottom:25px;
}

#pusavideobox .pic{position:absolute;top:0;z-index:100;}
#pusavideobox .video{display:block;margin:0 auto;position:relative;width:100%;height:100%;}
#pusavideobox .video img {position: absolute;display: block;margin: 0 auto;z-index: 100;}
#pusavideobox  .sptp{position:absolute;top:0;z-index:9; width:100%;height:100%;}
#pusavideobox  .video .pls {position:absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;z-index: 150;}


.lysj_pd .nr_wbl{
    margin-top:0 !important;
}