@charset "UTF-8";
.clear{clear: both;height: 0px;overflow: hidden;}
.srxx-banner {
    width: 100%;
    height: 614px;
}

.srxx-contain {
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
}

.srxx-contain > div {
    margin-top: 20px;
}
.srxx_wl+a{  font-size: 18px;
    display: block;
    float: right;
    margin-top:50px;}
.srxx-contain > div + div .srxx-text {
    padding-left: 18px;
}

.srxx-contain > div > img {
    width: 1130px;
}


.srxx-text {
    overflow: hidden;
}

.srxx-text > ul {
    width: 50%;
    float: left;
}

.srxx-text > ul + ul {
    padding-left: 30px;
}

.srxx-text > ul > li {
    overflow: hidden;
    line-height: 53px;
    border-bottom: 1px dashed #cccccc;
    padding-left: 20px;
    background: url(srxx-dian.png) no-repeat left center;
}

.srxx-text > ul > li > a {
    display: inline-block;
    float: left;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.srxx-text > ul > li > span {
    color: #999999;
    width: 10%;
    float: left;
}

/* 轮播 */
.srxx-content1 .srxx-text > .srxx-lunbo {
    width: 600px;
    height: 400px;
    margin-top: 12px;
    float: left;
}

.srxx-lunbo .swiper-container {
    width: 100%;
    height: 100%;
}

.srxx-lunbo .swiper-pagination {
    width: auto;
    left: auto;
    right: 10px;
    bottom: 17px;
    z-index: 100;
    padding-right: 32px;
    background: url(lunbo-bg.png) no-repeat right center;
}

.srxx-lunbo .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #eee;
    opacity: 0.6;
}

.srxx-lunbo .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.srxx-lunbo .srxx-pic {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.srxx-lunbo .srxx-pic img {
    max-width: 100%;
    max-height: 100%;
}

.srxx-lunbo .lun-title {
    position: absolute;
    bottom: 0;
    width: 76%;
    z-index: 100;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.srxx_wl{width: 1130px;height: 117px;background: url(srxx_nnxd.png) no-repeat;position: relative;float: left;}
.srxx_wl span{font-size: 34px;font-family: "SourceHanSansCN", "SourceHanSansCN", "SourceHanSansCN" !important;font-weight: bold;position: absolute;
width:170px;height: 40px;line-height: 40px;text-align: center;color: #fc2000;left:480px;top:45px; }
.srxx-lunbo .lun-title a {
    line-height: 57px;
    color: #fff;
    padding-left: 20px;
}

.srxx-lunbo .lun-title a:hover {
    color: #0065c0;
}

.srxx-lunbo .lun-bg {
    position: absolute;
    bottom: 0;
    background-color: #dd4851;
    width: 100%;
    height: 57px;
    z-index: 10;
}

.srxx-content1 .srxx-text > .srxx-list {
    width: 600px;
    float: left;
    padding-left: 30px;
}

.srxx-content1 .srxx-text > .srxx-list > li > a {
    width: 100%;
}


@media screen and (max-width: 750px) {
    .top, .foot, .footer {
        width: 100%;
    }
    .srxx_wl{    background: url(srxx_nnxd.png) no-repeat;
        background-size:contain; 
        width: 100%;
        height: 1rem;
        
    }
    .srxx_wl span{height: auto;
        line-height: inherit;
        top:0.2rem;
        left:32%;
        font-size: 0.32rem;
        width: auto;
}

    .srxx-banner {height: auto;
        line-height: inherit;
        top:0.2rem;
        left:32%;

        width: 100%;
        height: 2rem;
        background-size: cover !important;
    }

    .srxx-contain {
        width: 100%;
        margin-bottom: 1rem;
        padding: 0 0.2rem;
    }

    .srxx-contain > div {
        margin-top: 0.5rem;
        position: relative;
    }

    .srxx-contain > div > img {
        margin: 0 auto;
        display: block;
        width: 200%;
        margin-left: -50%;
    }

    .srxx-content1 > a, .srxx-content2 > a, .srxx-content3 > a {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 0.28rem
    }

    .srxx-content1 .srxx-text > .srxx-lunbo {
        width: 100%;
        height: 5rem;
    }

    .srxx-lunbo .lun-title a {
        padding-left: 0.3rem;
    }

    .srxx-content1 .srxx-text > .srxx-list {
        width: 100%;
        padding-left: 0;
    }

    .srxx-text > ul > li {
        line-height: 0.8rem
    }

    .srxx-contain > div + div .srxx-text {
        padding-left: 0;
    }

    .srxx-text > ul {
        width: 100%;
        float: none;
    }

    .srxx-text > ul > li > a {
        width: calc(100% - 1.2rem);
        font-size: 0.36rem;
    }

    .srxx-text > ul > li > span {
        width: 1.2rem;
        text-align: center;
        font-size: 0.32rem;
    }

    .srxx-text > ul + ul {
        padding-left: 0;
    }

    .srxx-contain > div a {
        font-size: 0.3rem;
        margin-top:0px;
    }

    .srxx-lunbo .lun-title {
        width: calc(100% - 0.4rem);
        line-height: 1.4rem;
    }

    .srxx-lunbo .swiper-pagination {
        bottom: 0;
    }
}

