.lists {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.lists_location {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ECF0F5;
}

.lists_location .list_loca_title {
    width: 1260px;
    height: 52px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
}

.lists_location .leader_loca_title {
    width: 1260px;
    height: 52px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
}

.lists_location a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    margin-left: 4px;
    margin-right: 4px;
}

.lists_location span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/img/loca_left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.lists_location .loca_location {
    width: 20px;
    height: 20px;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/images/location.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 8px;
}
.lists_sub{
    margin-top:20px;
}
.lists_rdimg{
    width:800px;
    height:570px;
}
.new-list-sub-title {
    width: 800px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E4E4E4;
    padding: 8px 0;
}

.new-list-sub-title span {
    font-size: 26px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #0A5FBC;
}

.new-list-sub-title::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/images/newList-icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 12px;
}

.new-list-sub-more {
    margin-left: auto;
}


.lists_sub {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.lists_sub ul {
    display: flex;
    flex-direction: column;
}

.lists_sub ul li {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.liBefore::before {
    content: "";
    width: 7px;
    height: 10px;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/images/icon-list.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.lists_sub ul li .list-title {
    width: 780px;
    display: flex;
    justify-content: space-between;
}

.lists_sub ul li .list-title span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: Helvetica;
    line-height: 25px;
}

.lists_sub_2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
    margin-bottom: 40px;
}

.lists_sub_2 #pagination {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lists_sub_2 #pagination a {
    display: block;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
}

.lists_sub_2 #pagination span {
    display: block;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #1873D7;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1873D7;
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
}

.lists_sub_2 #pagination .pager-prev {
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/img/left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.lists_sub_2 #pagination .pager-next {
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/img/right.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.leader_loca_title {
    width: 1260px;
    height: 52px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
}

.leaderList {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}

.leaderList .leaderList_int {
    width: 260px;
    height: 510px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ECF0F5;
    border: 1px solid #DCDDDE;
}

.leaderList .leaderList_int .director-img {
    width: 182px;
    height: 246px;
    margin-top: 20px;
}

.leaderList .leaderList_int .director-img img {
    width: 168px;
    height: 232px;
    margin: 8px 7px 6px;
}

.leaderList .leaderList_int .director-name {
    font-size: 24px;
    font-family: PingFang-SC-Heavy, PingFang-SC;
    font-weight: 800;
    color: #0A5FBC;
    line-height: 24px;
    margin-top: 30px;
}
.leaderList .leaderList_int .director-description {
    width:220px;
    word-wrap: break-word;
    white-space: nowrap;
    text-align:center;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #0A5FBC;
    margin-top:10px;
}

.leaderList .leaderList_int .director-post {
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #0A5FBC;
    margin-top: 15px;
    text-align: center;
    line-height: 27px;
}

.leaderList .leaderList_sub {
    width: 674px !important;
    margin-left: 15px;
}

.leaderList_sub ul li .list-title {
    width: 657px;
    display: flex;
    justify-content: space-between;
}

.leaderList_people {
    width: 240px;
    height: 720px;
    margin-left: 71px;
    background: #F3F4F7;
    border: 1px solid #DCDDDE;
}

.leaderList_people .leader_people_1 {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    margin-left: 20px;
}

.leaderList_people .leader_people_1 .people_title {
    font-size: 20px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    margin-bottom: 30px;
}

.leaderList_people .leader_people_1 .p_active {
    color: #1873D7;
    margin-top: 5px;
        margin-bottom: 5px;
}
.leaderList_people .leader_people_1 a{
    margin:8px 0;
}

.leaderList_people .leader_people_1 span {
    font-size: 18px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
}

.leaderList_sub_title {
    width: 674px;
    height: 48px;
    background-image: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/images/sub_title_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.leaderList_sub_title span {
    display: block;
    width: 72px;
    height: 18px;
    font-size: 18px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    margin-left: 20px;
    margin-top:8px;
   
}

.leaderList_sub .lists_sub_1 {
    width: 634px;
    margin-left: 30px;
}

.leaderList_sub .lists_sub_1 .list-title {
    width: 585px;
    margin-left: 30px;
}

.video-div{
     width: 265px;
    height: 240px;
        display: flex;
    flex-direction: column;
    padding:10px;
    align-items: center;
    position:relative;
}

 .video-div img{
    width: 220px;
    height: 150px;
}


.div_c_link{
    width: 220px;
    max-height:60px;
    overflow: hidden;
    margin-top: 7px;
}

.video-div em {
    display: block;
    width: 60px;
    height: 60px;
    background: url(/cms_files/webhangzhourendawang/pubtplobject/defaultSet/696309/img/video-icon.png) no-repeat center;
    background-size: 60px 60px;
    position: absolute;
    left: 105px;
    bottom: 125px;
}

/* 处理ajax分页样式问题 */
.lists_sub .default_pgContainer .lists_sub_1 ul table td{
    display: block;
}