.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 为 IE6、IE7浏览器设置的清除浮动 */
    *zoom: 1;
}

* {
    outline: none;
}

.jzxx {
    width: 1200px;
    margin: 0 auto;
}

.dw_con {
    height: 381px;
    margin-top: 10px;
}

.dw_con_l, .dw_con_r {
    float: left;
    width: 580px;
    height: 350px;
}

.dw_con_r {
    margin-left: 35px;
}

.ban_con {
    width: 100%;
    height: auto;
    background: url("bj.png");
    background-repeat: no-repeat;
    /*background-size: 100% 100%;*/

}

.dwco_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #115DB2;
}

.dwco_title span {
    display: block;
    width: 90%;
    height: 100%;
    float: left;
    font-size: 24px;
    font-weight: bold;
}

.dwco_title span img {
    vertical-align: middle;
    margin-right: 10px;
}

.dwco_title a {
    display: block;
    width: 10%;
    height: 100%;
    line-height: 35px;
    float: right;
    text-align: center;
}

.dw_con_l ul ，.dw_con_r ul {
    width: 100%;
}

.dw_con_l ul li, .dw_con_r ul li {
    width: 100%;
    height: 55px;
    border-bottom: 1px dashed #115DB2;
}

.dw_con_l ul li a, .dw_con_r ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    line-height: 55px;
    position: relative;
}

.dw_con_l ul li a:hover .dwlist_title, .dw_con_r ul li a:hover .dwlist_title {
    color: #115DB2;
}

.dw_con_l ul li a::before, .dw_con_r ul li a::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #115db2;
    left: 0;
    top: 22px;
}

.dwlist_title {
    display: block;
    float: left;
    width: 80%;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dwlist_time {
    display: block;
    float: left;
    width: 20%;
}

.swiper-container {
    margin: 0 !important;
    border-radius: 10px;
}

.swiper-slide {
    border-radius: 10px;
}

.swiper-container .swiper-slide a {
    width: 100%;
    border-radius: 10px;
}

.swiper-container .swiper-slide a .title {
    position: absolute;
    bottom: 3px;
    font-size: 16px;
    color: #ffffff;
    z-index: 20;
    background: rgb(0, 0, 0, 0.5);
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
    padding-right: 18%;
    width: 100%;
}

.swiper-container .swiper-slide a img {
    width: 100%;
    height: 339px;
    object-fit: cover;
    border-radius: 10px;
}

.swiper-container .swiper-pagination {
    bottom: 14px !important;
    padding-right: 15px;
    text-align: right;
}

.swiper-container .swiper-pagination-bullet {
    background: #fff;
}
/* 福山区党务公开关怀模式 */
/* 关怀模式进出按钮样式 */
.oldType_switch {
    float: right;
    width: 70px;
    background: #ef920e;
    line-height: 40px;
    height: 264px;
    text-align: center;
    color: #fff;
    border-radius: 32px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 26px;
    display: block !important;
    padding: 15px;
    position: fixed;
    top: 20%;
    right: 0;
}

.newStyle .oldType_switch {
    float: right;
    width: 70px;
    background: #ef920e;
    line-height: 40px;
    height: 264px;
    text-align: center;
    color: #fff;
    border-radius: 32px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 26px;
    display: block !important;
    padding: 15px;
    position: fixed;
    top: 20%;
    right: 0;
}
.newStyle .ban_con{
    height: auto;
}
.newStyle .dw_con{
    height: auto;
}
.newStyle .jzxx{
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
}
.newStyle .dw_con_l{
    height: auto;
    width: 1200px;
    margin-left: auto;
}
.newStyle .dw_con_r{
    height: auto;
    width: 1200px;
    margin-left: auto;
    margin-top: 35px;
}
.newStyle .dwco_title{
    height: 70px;
}
.newStyle .dwco_title span img{
    display: none;
}
.newStyle .dwco_title span{
    font-size: 50px;
    line-height: 70px;
}
.newStyle .dwco_title a{
    line-height: 70px;
    font-size: 32px;
}
.newStyle .dw_con_l ul li{
    height: 80px;
}
.newStyle.dw_con_r ul li{
    height: 80px;
}
.newStyle .dw_con_l ul li a {
    line-height: 80px;
}
.newStyle .dw_con_r ul li a{
    height: 80px;
}
.newStyle .dwlist_title{
    font-size: 32px;
}
.newStyle .dw_con_l ul li a::before{
    display: none;
}
.newStyle .dw_con_r ul li a::before{
    display: none;
}
.newStyle .dwlist_time{
    font-size: 32px;
}
.newStyle .swiper-container{
    width: 100%;
}
.newStyle .swiper-slide {
    width: 100%;
}
@media only screen and (max-width: 500px) {
    .jzxx {
        width: 90%;
        margin: 0 auto;
    }

    .dw_con {
        height: auto;
        margin-top: 10px;
    }

    .dw_con_l, .dw_con_r {
        float: left;
        width: 100%;
        height: auto;
        margin: 10px 0;
    }

    .dwlist_title {
        width: 70%;
    }

    .dwlist_time {
        display: block;
        float: left;
        width: 30%;
    }
}

@media only screen and (max-width: 360px) {
    .dwco_title a {
        width: 15%;
    }

    .dwlist_time {
        display: none;
    }
}

.dwlist_title:focus {
    outline: none !important;
}
