.cf {
    zoom: 1;
    margin-left: 0px;
}
.bannerbg{
    height: auto;
    padding-bottom: 70px;
}
.index-search {
    margin-top: 0px;
    margin-left: 70px;
    width: 289px;
    height: 42px;
    background: #e4e4e4;
    border-radius: 100px;
    border: none;
    display: inline-block;
    vertical-align: middle;
}

.index-search input {
    line-height: 42px;
    width: 215px;
    color: #333;
    border-radius: 100px;
    padding: 10px 24px;
    border: none;
    height: 42px;
    background: none;
    display: block;
    font-size: 16px;
    font-family: Source Han Sans CN Normal, Source Han Sans CN Normal-Normal;
    font-weight: Normal;
    text-align: left;
    color: #808080;
}

.index-searchBox {
    width: 74px;
    height: 100%;
    cursor: pointer;
    background: #e06d1c;
    /*IE<9>*/
    border-radius: 21px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 42px;
}

body {
    min-width: 1920px;
}
.main-top .index{
    color: #333333;
}
.banner ul li a{
    color: #333333;
    cursor: pointer;
}
.bannerNav{
    background: none;
}
body{
    background: url(../images/zbpd_listbg.png?v=20230110145128);
}
.banner ul li.active a{
    color: #EB6D1C;
    padding-bottom: 25px;
    background: url(../images/zbabtive.png?v=20230110145128) no-repeat;
    background-position: center bottom;
}
.bannerNav{
    height: 144px;
    position: relative;
}
.bannerList{
    width: 1400px;
    margin: 0 auto;
}
.zbpd_list1_box{
    margin-top: 70px;
}
.zbpd_list1_box .head,.zbpd_list2_box .head{
    font-size: 34px;
    font-weight: 500;
    color: #1a1a1a;
    padding-left: 47px;
    background: url(../images/zbpd_video_icon.png?v=20230110145128) no-repeat;
    background-size: 31px 32px;
    background-position: left center;
}
.zbpd_list1,.zbpd_list2{
    margin-top: 20px;
}
.zbpd_list1 li{
    width: 454px;
    height: 255px;
    border-radius: 4px;
    position: relative;
    float: left;
    margin-right: 19px;
    margin-bottom: 27px;
}
.zbpd_list1 li a{
    display: block;
    width: 100%;
    height: 100%;
}
.zbpd_list1 li:nth-child(3n){
    margin-right: 0;
}
.zbpd_list1 li img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.zbpd_list1 li span {
    display: block;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    background: url(../images/spzb_sec1_pic5.png?v=20230110145128) center no-repeat;
    line-height: 60px;
    font-size: 22px;
    font-weight: 700;
    padding: 0 26px;
    color: #ffffff;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-size: 100% 60px;
}
.loadmore{
    font-size: 16px;
    color: #dd6d1c;
    text-align: center;
    padding-left: 13px;
    background: url(../images/zbpd_loadmore.png?v=20230110145128) no-repeat;
    background-size: 16px 17px;
    background-position: left center;
    width: 160px;
    margin: 0 auto;
    cursor: pointer;
}
.zbpd_list2 li{
    float: left;
    width: 340px;
    height: 310px;
    border-radius: 4px;
    margin-right: 13px;
    margin-bottom: 11px;
}
.zbpd_list2 li:nth-child(4n){
    margin-right: 0;
}
.zbpd_list2 li img{
    width: 100%;
    height: 191px;
    border-radius: 4px 4px 0 0;
    display: block;
}
.zbpd_list2 li .info{
    padding: 18px;
    width: 100%;
    height: 119px;
    background-color: #FFFFFF;
    border-radius: 0 0 4px 4px;
}
.zbpd_list2 li .info .title{
    font-size: 18px;
    color: #333333;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 25px;
    margin-bottom: 10px;
}
.zbpd_list2 li .info .time{
    font-size: 14px;
    color: #808080;
    text-align: right;
}