@media all and (max-width:1100px) {
    .box{
        width: auto;
        text-align: center;
        margin-top: 0!important;
    }
    .box .f1 a{
        float: initial;
    }
    .box .f1 img{
        width: 40%;
    }
    .nav,.navLeft,.footerPart{
        display: none;
    }
    #tii_fs_cms #content,.subRit{
        width: auto;
    }
    #tii_fs_cms #content #content_body .faq_content_text{
        padding-right: 0;
    }

    .service{display:none }
}

.settings #content label {
    display: inline;
    font-size: 92%;
    color: #666;
    margin-bottom: 3px;
    margin-top: .5em;
}

.relative-art a {display: block;height: 30px}

.toptopic a {
    line-height:30px;
    width: 221px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: nowrap;
    color: black
}