.banner {
    width: 100%;
    height: 350px;
    background: url(../images/banner.png) no-repeat top center;
}
.main {
    width: 1380px;
    margin: 60px auto 30px;
    background: none;
}
.more {
    font-size: 14px;
    color: #ff7b41;
    margin-top: 40px;
}
.more:hover {
    color: #ff7b41;
}
.main .xwzx .xwdt {
    position: relative;
    width: 690px;
    height: 400px;
}

.main .xwzx .xwdt .swiper-xwdt {
    width: 690px;
    height: 400px;
}

.main .xwzx .xwdt .swiper-xwdt a {
    position: relative;
    display: block;
}

.main .xwzx .xwdt .swiper-xwdt a img {
    width: 690px;
    height: 400px;
}

.main .xwzx .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 .xwzx .xwdt .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    z-index: 10;
    width: 122px;
}

.main .xwzx .xwdt .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
}

.main .xwzx .xwdt .swiper-active-switch {
    border:1px solid #ffffff;
    border-radius: 6px;
    background: #e10601;
}

.main .xwzx .list {
    width: 650px;
    margin-top: 0;
    padding-left: 0;
}
.main .list {
    margin-top: 20px;
    width: 650px;
    padding-left: 20px;
}
.main .list li {
    margin-bottom: 20px;
    width: 100%;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .list li span.point {
    width: 18px;
    height: 17px;
    margin-right: 10px;
}
.main .list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .part2 ,
.main .part3 {
    margin-top: 50px;
}
.main .part2 .con,
.main .part3 .con {
    width: 670px;
}
.main .xxbs .title{
    width: 670px;
    height: 70px;
    background: url(../images/tit_xxbs.png) no-repeat;
}
.main .dcyj .title{
    width: 670px;
    height: 70px;
    background: url(../images/tit_dcyj.png) no-repeat;
}
.main .gzjb .title{
    width: 670px;
    height: 70px;
    background: url(../images/tit_gzjb.png) no-repeat;
}
.main .xxzl .title{
    width: 670px;
    height: 70px;
    background: url(../images/tit_xxzl.png) no-repeat;
}



