/* 藏东明珠 */
/* .zdmzbox{padding: 56px 0 74px;} */
.lyjjbox{padding: 56px 0;}
.lyjdtit{width: 100%;height: 92px;}
.lyjdtit a{display: block;width: 100%;height: 100%;}
.lyjj .lyjdtit{background: url(../images/index/lyjj_tit.png) no-repeat top center;}
.jdjs .lyjdtit{background: url(../images/index/jdjs_tit.png) no-repeat top center;}
.czx .lyjdtit{background: url(../images/index/czx_tit.png) no-repeat top center;}
.lyjjcon{margin-top: 48px;}
.lyjjcon .imgbox{width: 50%;}
.lyjjcon .txt{width: 47%;font-size: 20px;line-height: 48px;text-indent: 2em;}

.jdjsbox{padding: 56px 0;background: #FAFAFA;}
.jdswiper{margin-top: 48px;overflow: hidden;position: relative;}
.jdswiper .swiper-slide{font-size: 28px;}
.jdswiper .swiper-slide i img{height: 280px;width: 100%;}
.jdswiper .swiper-slide p{margin-top: 27px;text-align: center;font-weight: bold;}
.jdswiper .swiper-slide p span{margin-left: 20px;}
.jdswiper .swiper-button-prev{width: 56px;height: 56px;margin-top: -56px;background: url(../images/index/jd_prev.png) no-repeat;}
.jdswiper .swiper-button-next{width: 56px;height: 56px;margin-top: -56px;background: url(../images/index/jd_next.png) no-repeat;}
/* .lyjd > div{float: left;width: 50%;text-align: center;background: #1A69AB;}
.lyjd > div.on{background: #0F5A98;}
.lyjd > div a{display: block;padding: 35px 0;color: #fff;}
.lyjd > div i{display: inline-block;width: 110px;height: 110px;border: 1px solid #fff;border-radius: 50%;margin-bottom: 12px;}
.lyjd > div img{height: 42px;margin-top: 34px;}
.lyjd > div:hover img{transform: rotateY(360deg);transition: all .5s linear;} */

.czxbox{padding: 56px 0;background: url(../images/index/czxbg.png) no-repeat;}
.lysx{margin-top: 48px;}
.lysx .item{position: relative;width: 15.68%;float: left;height: 400px;cursor: pointer;overflow: hidden;transition: all .5s;}
.lysx .item.on{width: 21.6%;}
.lysx .item.item1{background: url(../images/index/zdmz01.png) no-repeat top center;}
.lysx .item.item2{background: url(../images/index/zdmz02.png) no-repeat top center;}
.lysx .item.item3{background: url(../images/index/zdmz03.png) no-repeat top center;}
.lysx .item.item4{background: url(../images/index/zdmz04.png) no-repeat top center;}
.lysx .item.item5{background: url(../images/index/zdmz05.png) no-repeat top center;}
.lysx .item.item6{background: url(../images/index/zdmz06.png) no-repeat top center;}
.lysx .item .shadow{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top: 0;right: 100%;transition: all .5s;}
.lysx .item.on .shadow{right: 0;}
.lysx .item .info{position: absolute;width: 100%;text-align: center;z-index: 2;width: 100%;height: 100%;padding-top: 155%;transition: all .5s;}
.lysx .item .info i{display: inline-block;width: 110px;height: 110px;background: url(../images/index/chi.png) no-repeat center center;border-radius: 50%;}
.lysx .item.on .info{padding-top: 50%;}
.lysx .item.on .info i{border:1px solid #fff;}
.lysx .item.item2 .info i{background-image: url(../images/index/xing.png);}
.lysx .item.item3 .info i{background-image: url(../images/index/zhu.png);}
.lysx .item.item4 .info i{background-image: url(../images/index/you.png);}
.lysx .item.item5 .info i{background-image: url(../images/index/yu.png);}
.lysx .item.item5 .info{background: linear-gradient(180deg, rgba(22, 25, 40, 0) 0%, rgba(112, 153, 253, 0.23) 75.93%, rgba(28, 53, 203, 0.55) 100%);}
.lysx .item.item6 .info i{background-image: url(../images/index/gou.png);}
.lysx .item .info p{color: #fff;margin-top: 20px;}

@media screen and (max-width: 1200px) {
    /* 藏东明珠 */
    .lyjjcon .txt{font-size: 18px;line-height: 40px;}
    .lysx .item .info{padding-top: 190%;}
    .lysx .item.on .info{padding-top: 70%;}
}

@media screen and (max-width: 992px) {
    .zdmzbox{padding: 30px 0;}
    .lyjjbox,.jdjsbox,.czxbox{padding: 30px 0;}
    .lyjjcon .imgbox{width: 100%;}
    .lyjjcon .imgbox img{width: 100%;}
    .lyjjcon .txt{width: 100%;margin-top: 20px;}
}
@media screen and (max-width: 450px) {
    .lyjj .lyjdtit, .jdjs .lyjdtit, .czx .lyjdtit{background-size:170%;height:50px;}
    .lyjjbox, .jdjsbox, .czxbox{padding: 15px 0;}
    .lyjjcon,.jdswiper,.lysx{margin-top: 20px;}
    .jdswiper .swiper-slide{font-size: 18px;}
    .jdswiper .swiper-slide p{margin-top: 15px;}
    .jdswiper .swiper-slide i img{height: 260px;}

    .lyjd > div{width: 100%;}
    .lyjd > div i{width: 80px;height: 80px;}
    .lyjd > div img{height: 34px;margin-top: 23px;}
    .lysx .item{width: 50%;}
    .lysx .item.on{width: 50%;}
    .lysx .item .info{padding-top: 170%;}
}