.content-one .content-left{
    position: relative;
    display: block;
    width: 600px;
    height: 340px;
}

.swiper-newsPic{
    width: 600px;
    height: 340px;
}

.swiper-newsPic .section{
    width: 600px;
    height: 340px;
    position: relative;
}

.swiper-newsPic .section img{
    width: 600px;
    height: 340px;
}

.swiper-newsPic .section p{
    width: 100%;
    height: 60px;
    white-space: normal;
    line-height: 30px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
}

.preview .swiper-container{
    position: absolute;
    right: 10px;
    bottom: 13px;
    width: 142px;
}

.preview .swiper-container .swiper-wrapper{
    width: auto !important;
    height: auto !important;
}

.preview .swiper-container .swiper-slide{
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 24px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.8);
    margin: 0 2px;
    font-size: 12px;
    color: #fff;
}

.preview .swiper-container .active-nav{
    background: #880202;
}

.ztzl{
    position: relative;
    margin-bottom: 30px;
}

.swiper-ztzl{
    width: 1180px;
    margin: 0 auto;
    height: 85px;
}


.swiper-ztzl a.img{
    width: 370px;
    height: 85px;
    display: block;
    margin: 0 auto;
}

.swiper-ztzl a.img img{
    width: 370px;
    height: 85px;
}

.ztzl .arrow-left{
    opacity: 1;
    position: absolute;
    top: 0;
    left: 10px;
    width: 35px;
    height: 85px;
    cursor: pointer;
    z-index: 9;
    background: url(../images/l.png) center top no-repeat;
}


.ztzl .arrow-right{
    opacity: 1; 
    position: absolute;
    top: 0;
    right: 10px;
    width: 35px;
    height: 85px;
    cursor: pointer;
    z-index: 9;
    background: url(../images/r.png) center top no-repeat;
}

.hide{
    display: none;
}

.list-con .list-info{
    position: relative;
}

.list-con .list-info .more{
    display: block;
    position: absolute;
    right: 15px;
    top: -42px;
    font-size: 15px;
    color: #ac0204;
}

.zf-open-info .main-open{
    overflow: inherit;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.open-left {
    margin-top: -110px;
}

.open-left-tab {
    height: 73px;
    margin-bottom: 20px;
}

.open-left-tab a:nth-of-type(1) {
    top: 20px;
    left: 330px;
}

.open-left-tab a:nth-of-type(2) {
    top: 20px;
    left: 0;
}

@media (max-width: 768px){
    .header-nav-list {
        display: block;
    }
    .header-nav-list a{
        display: none;
    }
    .header-nav-list a#slh{
        display: inline-block;
        margin: 0;
        font-size: 14px!important;
        line-height: 24px!important;
        height: 24px!important;
    }
    .header-nav-list a#wza{
        display: inline-block;
        font-size: 14px!important;
    }
    .open-left-tab a {
        top: 0!important;
        top: 20px!important;
    }
    .open-left-tab a:nth-of-type(1) {
        right: 20px;
        left: auto;
    }
    .open-left-tab a:nth-of-type(2) {
        left: 20px;
    }
    .content-one .content-left {
        width: 100%;
        height: 200px;
    }
    .swiper-newsPic,.swiper-newsPic .section,.swiper-newsPic .section img{
        width: 100%;
        height: 200px;
    }
}
