.top{
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
}
.top>img{
    width: 100%;
}
.top-nr{
    width: 1080px;
    position: absolute;
    top: 30px;
    left: 40%;
    margin-left: -540px;
}
.lm1{
    width: 1080px;
    margin: 0 auto;
    padding: 40px 0 20px;
    text-align: center;
}

.lm2 {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    margin-top:15px;
}


.lm2  .swiper-slide {
    width:747px;
    height: 466px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    opacity: 0.5;
    position: relative;
}
.lm2  .swiper-slide i{
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    top: 50%;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
     background: url(../images/gjaqjyr230412-bj3.png) no-repeat;
}
.lm2  .swiper-slide p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: inherit;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #820000;
}
.lm2  .swiper-slide-active{
    opacity: 1!important;
}
.lm2  .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}

.lm2 .swiper-button-prev {
    left: 10px;
    width: 100px;
    height: 100px;
    background: url(../images/gjaqjyr230412-bj4.png) no-repeat;
margin-top: -50px;
}



.lm2 .swiper-button-next {
    right: 10px;
    width: 100px;
    height: 100px;
    background: url(../images/gjaqjyr230412-bj5.png) no-repeat;
    margin-top: -50px;
}

.lm3{
    width: 1080px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
}
.lm3 ul{
    width: 1200px;
}
.lm3 ul li{
    width: 500px;
    float: left;
    margin-right: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 44px;
    border-bottom: 1px dashed #d5d5d5;
}
.lm3 ul li a{
    font-size: 18px;
}
.lm3-gd{
    margin-top: 10px;
    text-align: center;
}
.lm3-gd a{
    display: inline-block;
    width: 200px;
    line-height: 34px;
    background-color: #d5d5d5;
    font-size: 16px;
    border-radius: 20px;
    color: #333;
}



.lm4 {
    position: relative;
    width: 1080px;
    margin: 0 auto;
    margin-top:50px;
    padding-bottom: 50px;
}
.lm4-nr{
    width: 850px;
    margin: 0 auto;
}

.lm4 .swiper-slide {
    width:360px;
    height: 580px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    position: relative;
}

.lm4 .swiper-slide-active{
    opacity: 1!important;
}
.lm4 .swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}

.lm4 .swiper-button-prev {
    left: 10px;
    width: 27px;
    height: 32px;
    background: url(../images/gjaqjyr230412-bj6.png) no-repeat;
margin-top: -50px;
}



.lm4 .swiper-button-next {
    right: 10px;
    width: 27px;
    height: 32px;
    background: url(../images/gjaqjyr230412-bj7.png) no-repeat;
    margin-top: -50px;
}
.lm3-t{
    width: 1080px;
    margin: 0 auto;
    padding: 70px 0 20px;
    text-align: center;
}

