@charset "UTF-8";

html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

ul,
ol {
    list-style: none;
}

.zsiq_floatmain {
    margin-bottom: 80px;
    margin-right: 40px;
}

.tec-elip {
    text-overflow: ellipsis;
    white-space: nowrap
}

