#tabbox {
    width: 100%;
    overflow: hidden;
    margin: 0 auto; }

#tltq {
    font-size: 20px;
    color: #fff;
    text-align: right;
}

#tltq .tltqImg {
    display: inline-block;
    text-align: center;
    line-height: 168px;
    color: #fff;
    width: 256px;
    height: 168px;
    background-image: url(https:/creditly.linyi.gov.cn/integrated/images/home/rongyitong-reform.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#tltq .tltqClose {
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 32px;
}

#tltq .closeBtn {
    color: rgba(137, 137, 137, 0.42);
    cursor: pointer;
    text-align: right;
    font-size: 400;
    /* width: 20px; */
    margin-left: 256px;
}
