#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: 100px;
    color: #fff;
    width: 320px;
    height: 128px;
    background-image: url('../../../../integrated/images/home/rit.png;vpn_img');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#tltq .closeBtn {
    color: rgba(137, 137, 137, 0.42);
    cursor: pointer;
    text-align: right;
    font-size: 400;
    /* width: 20px; */
    margin-left: 370px;
}