body {
    background: url(../images/ztzl/hyzyjn.png) no-repeat top center;
}
*{
    box-sizing: border-box;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.index_block.head{
    margin:20px 0;
}
.fzjzContent {
    margin-top: 360px;
}

.cTitle {
    height: 42px;
    
    line-height: 42px;
    margin: 40px 0;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.cTitle .more {
    float: right;
    font-size: 16px;
    font-weight: 400;
}

.cTitle .more a {
    color: #666;
}

.dTitle {
    background: url(../images/ztzl/titlebg.png) no-repeat center;
    text-align: center;
}

.sTitle {
    background: url(../images/ztzl/dbbg.png) no-repeat left center;
    padding-left: 15px;
}
.zcfg {
    text-align: left;
}
.zcfgList ul {
    width: 100%;
}

.list li {
    width: 100%;
    margin-left: 0;
    text-align: left;
}

.list li a {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url(../images/dot.gif) no-repeat left center;
}

.specialContent {
    background-color: #f9f9f9;
    padding: 30px 45px;
    position: relative;
}

.specialContent::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #d10713;
    left: 20px;
    top: 37px;
}

.specialTitle {
    margin-bottom: 20px;
}

.specialTitle a {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.specialNr {
    color: #666;
    font-size: 16px;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;

    overflow-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
}
.hdkz_kptj >div{
    width: 100%;
}
.tsxcz {
    width: 1300px;
    margin-left: -50px;
}
.tsxcz .cTitle{
    width: 1200px;
    margin: 30px auto;
}
.picScroll-left {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 1300px;
}


.picScroll-left .hd .prev, .picScroll-left .hd .next {
    position: absolute;
    top: 30%;
    width: 24px;
    height: 48px;
    cursor: pointer;
}

.picScroll-left .hd .prev {
    left: 0;
}

.picScroll-left .hd .next {
    right: 16px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    width: 1200px;
    margin: 0 auto;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 8px;
    float: left;
    overflow: hidden;
    text-align: center;
    width: 285px;
    /* height: 328px; */
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 160px;
    display: block;
    /* padding: 2px; */
    /* border: 1px solid #ccc; */
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    position: absolute;
    width: 308px;
    height: 184px;
    padding: 20px;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    background: #fff url(../images/dmxj/item_bg.png) no-repeat bottom center;
}

.bd ul li .title a {
    color: #c01330;
    font-size: 18px;
}

.bd ul li .tsxczBt {
    font-size: 18px;
    color: #333;
    margin: 15px 0;
}

@media (max-width:1200px){
    .tsxcz .cTitle{
        width: 100%;
    }
    .fzjzContent img{
        width: 100%;
    }
    .tsxcz{
        width: 100%;
    }
    .zcfgList ul{
        width: 100%;
        float: none;
    }
    .list{
        width:100%;
        padding:0 20px;
    }
    .hdkz_kptj >div{
        width: 100%;
    }
    .sTitle{
        background:url(../images/ztzl/titlebg.png) no-repeat center
    }
    .tsxcz{
        margin-left: 0;
    }
    body {
        background-size: 100% auto;
    }
}
@media (max-width: 1024px){
    .fzjzContent {
        margin-top: 180px;
    }
}
@media (max-width: 1024px){
    .fzjzContent {
        margin-top: 180px;
    }
}

