@charset "utf-8";
/* CSS Document */

.top-icons {
    float: left;
    padding-top: 0px
}
.top-icons UL {
    position: relative;
    width: auto;
    float: right;
}

.top-icons LI {
    position: relative;
    width: 37px;
    float: right;
}
.top-icons LI A {
    z-index: 99;
    position: relative;
    text-indent: -999px;
    width: 37px;
    display: block;
    white-space: nowrap;
    height: 37px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.top-icons LI A :hover {
    text-indent: -999px;
    width: 25px;
    padding-right: 10px;
    display: block;
    white-space: nowrap;
    height: 30px;
    overflow: hidden
}

.top-icons LI.icon-2-top {
    margin-left: 0px;
}


  .top-icons LI.icon-2-top A {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022121216010760710/cms/image/fdc6bdea-1bca-46fc-8861-8fad9e32debf.png) no-repeat
}


.querycode-pic {
    z-index: 98;
    position: absolute;
    text-align: center;
    filter: alpha(opacity=0);
    width: 89px;
    display: block;
    height: 97px;
    top: 20px;
    padding-top: 0px;
    left: -26px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0
}