.banner {
    width: 100%;
}
.banner img{
    width: 100%;
}
.main {
    width: 100%;
    height: 1445px;
    background: url(../images/bg.png) no-repeat top center #E7FBFF;
}


.more {
    float: right;
    margin-top: 50px;
}

.title {
    margin: 0 auto 30px;
    text-align: center;
}

.main .dsxd {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.main .dsxd .xwdt {
    position: relative;
    width: 601px;
    height: 339px;
}

.main .dsxd .xwdt .swiper-xwdt {
    width: 601px;
    height: 339px;
}

.main .dsxd .xwdt .swiper-xwdt a {
    position: relative;
    display: block;
}

.main .dsxd .xwdt .swiper-xwdt a img {
    width: 601px;
    height: 339px;
}

.main .dsxd .xwdt .swiper-xwdt a p {
    position: absolute;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding-right: 122px;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 14px;
    line-height: 40px;
    color: #ffffff;
}

.main .dsxd .xwdt .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 15px;
    z-index: 10;
    width: 122px;
}

.main .dsxd .xwdt .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
}

.main .dsxd .xwdt .swiper-active-switch {
    background: #fccf0a;
}

.main  .new {
    width: 599px;
    height: 317px;
    margin-top: 12px;
    background: url(../images/LIstbg.png) no-repeat top center;
}


.main .new .newlist {
    padding: 30px 20px;
    width: 550px;
    float: right;
}

.main .new .newlist  li {
    width: 100%;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main .new .newlist  li a {
    line-height: 38px;
}

.main .new .newlist  li a:hover {
    color: #333333;
}

.main .newlist li span {
    margin-right: 10px;
}

.main .alfx {
    width: 1200px;
    margin: 40px auto;
    padding-top: 40px;
}
.main .alfx .xwdt1 {
    position: relative;
    width: 601px;
    height: 339px;
}

.main .alfx .xwdt1 .swiper-alfx {
    width: 601px;
    height: 339px;
}

.main .alfx .xwdt1 .swiper-alfx a {
    position: relative;
    display: block;
}

.main .alfx .xwdt1 .swiper-alfx a img {
    width: 601px;
    height: 339px;
}

.main .alfx .xwdt1 .swiper-alfx a p {
    position: absolute;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding-right: 125px;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 14px;
    line-height: 40px;
    color: #ffffff;
}

.main .alfx .xwdt1 .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 15px;
    z-index: 10;
    width: 122px;
}

.main .alfx .xwdt1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
}

.main .alfx .xwdt1 .swiper-active-switch {
    background: #fccf0a;
}