.compliance-content strong{
    font-size: 16px;!important;
}

/*澶氶鍩熺殑鍚堣寤鸿*/
.multi-compliance-list{
    background-color: #f2f2f2;
    color: #444444;
    margin-bottom: 30px;
    font-weight: 300;
    position: relative;
}
.multi-compliance-list div{
    padding: 20px 10px;
}

.multi-compliance-list img {
    width: 100%;
    height: 250px;
}

.brief {
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 18px;
    color: #444444;
}

.reportingHotLine {
    margin-top: 20px;
    height: 400px;
    position: relative;
    padding-bottom: 10px;
}

.bgimg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.reportingHotLine > .about_us{
    padding: 0 10px 20px 10px;
}
.reportingHotLine .title{
    padding-top: 15px;
}

.reportingHotLine-detail {
    padding: 10px;
}

.knowMore{
    display: block;
    font-size: 13px;
    color: #848484;
    background-color: #f2f2f2;
    border: 1px solid #848484;
    text-align: center;
    width: 120px;
    height: 30px;
    padding: 3px 10px;!important;
    line-height: 21px;
    border-radius: 4px;
    margin-top: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}


.large-video {
    width: 100%;
}

.large-title {
    width: 100%;
    text-align: center;
    color: #CF3E3E;
    margin-bottom: 10px;
}

.display-item {
    width: 100%;
    height: 180px;
    object-fit: fill;
}

.small-videos {
    width: 50%;
    height: 90px;
    float: left;
    margin-bottom: 50px;
    padding-right: 5px;
    padding-left: 5px;
    position: relative;
}

.video-play-iframe {
    width: 100%;
}

.video-play {
    position: absolute;
    width: calc(100% - 10px);
    height: 90px;
}

.video-cover {
    width: 100%;
    height: 90px;
}

.video-content {
    margin-top: 5px;
    font-size: 12px;
    height: 36px;
    overflow-y: hidden;
}

.knowMoreVideo {
    border-radius: 6px !important;
    padding: 0 5px;
}