.block1 {
    display: flex;
    align-items: center;
}

    .block1 .block-child1 {
        width: 487px;
        height: 626px;
        background: url(/Images/PublicService/ps_bg_box1.png);
        background-size: 100% 100%;
    }

        .block1 .block-child1 .video-box1 {
            margin-bottom: 10px;
            padding-left: 17px;
            padding-right: 26px;
            height: 256px;
        }

            .block1 .block-child1 .video-box1 .video {
                width: 210px;
                height: 120px;
                background: #ffcc00;
                float: left;
                margin-left: 4px;
                margin-right: 4px;
                margin-bottom: 10px;
            }

        .block1 .block-child1 .head {
            font-size: 16px;
            color: #FEC709;
            padding-left: 43px;
            padding-top: 20px;
            padding-bottom: 37px;
        }

    .block1 .block-child2 {
        width: auto;
        height: 630px;
        flex: 1;
        background: url(/Images/PublicService/ps_bg_box2.png);
        background-size: 100% 100%;
        margin-right: 12px;
        margin-left: 12px;
        position:relative;
    }
.block-tooltip-w{
    position:absolute;
    bottom:107px;
    left:0;
    right:0;
}
.block-tooltip-w .item{
    width:175px;
    height:133px;
    background:url(/Images/PublicService/icon_tip_bg.png);
    background-repeat:no-repeat;
    background-size:100% auto;
    margin-left:140px;
    text-align:center;
    float:left;
}
    .block-tooltip-w .item2 {
        margin-right:127px;
        float:right;
    }
.block-tooltip-w .item .icon{
    width:36px;
    height:33px;
    display:inline-block;
    margin-top:10px;
    margin-bottom:10px;
}
    .block-tooltip-w .item .p1 {
        margin-bottom: 5px;
        font-size: 20px;
        color: #01D4F9;
    }
    .block-tooltip-w .item .p2 {
        font-size: 14px;
        color: #00F4FD;
    }
.block-bootom {
    margin-left: 24px;
    margin-right: 24px;
    position: absolute;
    bottom: 0;
    padding-bottom:32px;
    left:0;
    right:0;
}

    .block-bootom .left-wrap {
        height: auto;
        overflow: hidden;
        font-size: 16px;
        color: #A9DDEE;
    }
    .block-bootom .left-wrap p{
        margin:0px;
        text-align:center;
    }
        .block-bootom .left-wrap .value {
            padding-top: 27px;
            padding: 10px;
            font-size: 20px;
            color: #01D4F9;
        }
        .block-bootom .left-wrap .des {
            font-size: 16px;
            color: #A9DDEE;
            margin-left:24px;
            display:inline-block;
        }

.block1 .block-child3 {
    width: 487px;
    height: 626px;
    background: url(/Images/PublicService/ps_bg_box1.png);
    background-size: 100% 100%;
}

    .block1 .block-child3 .head {
        font-size: 16px;
        color: #FEC709;
        padding-left: 39px;
        padding-top: 19px;
        padding-bottom: 36px;
    }

.block2 {
    margin-top: 8px;
    display: flex;
}

    .block2 .block-child1 {
        width: 488px;
        height: 288px;
        background: url(/Images/PublicService/ps_bg_box3.png) no-repeat;
        background-size: 100% 100%;
    }

    .block2 .block-child2 {
        width: auto;
        background: url(/Images/PublicService/ps_bg_box4.png) no-repeat;
        background-size: 100% 100%;
        height: 288px;
        margin-left: 12px;
        margin-right: 12px;
        flex: 1;
    }

    .block2 .block-child3 {
        width: 480px;
        height: 288px;
        background: url(/Images/PublicService/ps_bg_box3.png) no-repeat;
        background-size: 100% 100%;
    }

.block1 .block-child3 ul li a {
    display: inline-block;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
}

    .block1 .block-child3 ul li a:hover {
        text-decoration: none;
    }

    .block1 .block-child3 ul li a .icon {
        width: 32px;
        height: 18px;
        margin-right: 8px;
        margin-top: -4px;
    }

    .block1 .block-child3 ul li a .text {
        font-size: 12px;
        color: #fff;
        display: inline-block;
        flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.block1 .block-child3 ul {
    padding-left: 20px;
    padding-right: 24px;
    height: 500px;
    overflow: hidden;
}

    .block1 .block-child3 ul li a.arrow {
        width: 8px;
        height: 13px;
    }

    .block1 .block-child3 ul li a .text .time {
        margin-right: 12px;
    }

    .block1 .block-child3 ul li a .new {
        font-size: 14px;
        color: #FF9921;
        margin-right: 6px;
    }

.block2 .block-child1 .head {
    font-size: 16px;
    color: #FEC709;
    padding-left: 57px;
    padding-top: 21px;
    padding-bottom: 23px;
}

.block2 .block-child1 .table-w {
    margin-left: 18px;
    margin-right: 24px;
}

.block2 .block-child1 table {
    width: 100%;
}

    .block2 .block-child1 table tr th {
        font-size: 14px;
        color: #2983E3;
        padding-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
        text-align: center
    }

    .block2 .block-child1 table tr td {
/*        padding-bottom: 20px;*/
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        /*       padding-left: 12px;
        padding-right: 12px;*/
    }

        .block2 .block-child1 table tr td .content {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

.block2 .block-child2 .head {
    font-size: 16px;
    color: #FEC709;
    padding-left: 61px;
    padding-top: 20px;
    padding-bottom: 35px;
}

.block2 .block-child2 .sup-w {
/*    height: auto;
    overflow: hidden;*/
    padding-left: 14px;
    padding-right: 14px;
    width:98%
}

    .block2 .block-child2 .sup-w .item {
        width: 33%;
        float: left;
        overflow: hidden;
        height: 60px;
        position: relative;
    }

.block-child2 .sup-w .item .icon {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.block-child2 .sup-w .item .name {
    font-size: 14px;
    color: #2983E3;
    position: absolute;
    top: 0;
    left: 75px;
    right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.block2 .block-child3 table tr:hover {
    background: rgba(4,127,188,0.2);
}
.block-child2 .sup-w .item .address {
    font-size: 12px;
    color: #D2FBFF;
    position: absolute;
    bottom: 10px;
    left: 75px;
    right: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.block-child2 .sup-w .item.mb {
    margin-bottom: 33px;
}

.block2 .block-child3 .head {
    font-size: 16px;
    color: #FEC709;
    padding-left: 39px;
    padding-top: 19px;
    padding-bottom: 36px;
}

.block2 .block-child3 .table-w {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    color: #2A84E4;
    width:97%;
}

.block2 .block-child3 table {
    width: 100%;
}

    .block2 .block-child3 table tr td {
        padding:5px 0;
        text-align: center
    }

    .block2 .block-child3 table tr .orgname {
        color: #FFD940;
    }

.liveWrap4 {
    color: #fff;
    text-shadow: 0px 0px 1px #fff;
    background-color: #000;
}

.liveWrap4 {
    width: 100%;
    height: 100%;
    float: left;
}

    .liveWrap4:nth-child(1) {
        padding-right: 5px;
        padding-bottom: 5px;
    }

    .liveWrap4:nth-child(2) {
        padding-left: 5px;
        padding-bottom: 5px;
    }

    .liveWrap4:nth-child(3) {
        padding-right: 5px;
        padding-top: 5px;
    }

    .liveWrap4:nth-child(4) {
        padding-left: 5px;
        padding-top: 5px;
    }

.errorTableDraw {
    width: 100%;
    height: 100%;
    text-align: center;
    letter-spacing: 1px;
}
/**/
#resultTs {
    width: 94%;
    height: 187px;
    display:block;
}
.srcoolTable {
    overflow-y: auto;
    height: 187px;
}
    .srcoolTable::-webkit-scrollbar {
        /*滚动条整体样式*/
        width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }

    .srcoolTable::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        /*        border-radius: 10px;*/
        /*        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
        background: #2983E3;
    }
    .srcoolTable::-webkit-scrollbar-button {
/*        background: #2983E3;*/
    }
.srcoolTable::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
/*    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    /*        border-radius: 10px;*/
    background: #ededed;
}
    #resultTs tr th {
        font-size: 14px;
        color: #2983E3;
        padding-bottom: 20px;
        padding-left: 12px;
        padding-right: 12px;
        text-align: center;
        width:20%;
    }

    #resultTs tr td {
/*        padding-bottom: 20px;*/
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        
        /*       padding-left: 12px;
        padding-right: 12px;*/
    }
        #resultTs tr:hover {
            background: rgba(4,127,188,0.2);
        }
        #resultTs tr td .content {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

.liveWrap4 {
    text-align: center;
    line-height: 122px;
}
.block2 table {
    border-spacing: 0px 10px;
    border-collapse: separate;
}
.goLives img{
    width:12px!important;
    height:12px!important;
}