@font-face {
    font-family: "icon";
    src: url("../../index/fonts/iconfont.eot?t=1637298011282");
    src: url("../../index/fonts/iconfont.eot?t=1637298011282#iefix") format("embedded-opentype"),url("../../index/fonts/iconfont.woff2?t=1637298011282") format("woff2"),url("../../index/fonts/iconfont.woff?t=1637298011282") format("woff"),url("../../index/fonts/iconfont.ttf?t=1637298011282") format("truetype"),url("../../index/fonts/iconfont.svg?t=1637298011282#icon") format("svg")
}

.icon {
    font-family: "icon" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-yiwenhao:before {
    content: "\e63f"
}

.icon-xiugai1:before {
    content: "\e633"
}

.icon-shangcheng2:before {
    content: "\e63c"
}

.icon-wenhao1:before {
    content: "\e62e"
}

.icon-changjingxuanze:before {
    content: "\e631"
}

.icon-jiaocheng:before {
    content: "\e632"
}

.icon-renzheng-bi:before {
    content: "\e634"
}

.icon-shouye1:before {
    content: "\e636"
}

.icon-renzheng-xingxing:before {
    content: "\e637"
}

.icon-kefu:before {
    content: "\e638"
}

.icon-renzheng-tupian:before {
    content: "\e63b"
}

.icon-fankui:before {
    content: "\e60d"
}

.icon-biaoqianlan_jingxuan:before {
    content: "\e7b8"
}

.icon-kefufill:before {
    content: "\e740"
}

.icon-zhuye:before {
    content: "\e655"
}

.icon-shangcheng1:before {
    content: "\e6c7"
}

.icon-jiaocheng-2:before {
    content: "\e7ab"
}

.icon-xingxing1:before {
    content: "\e62d"
}

.icon-daohang:before {
    content: "\e610"
}

.icon-empty:before {
    content: "\e630"
}

.icon-play:before {
    content: "\e654"
}

.icon-stop:before {
    content: "\e614"
}

.icon-close:before {
    content: "\e685"
}

.icon-select:before {
    content: "\e687"
}

.icon-xuanzhong:before {
    content: "\e6e7"
}

.icon-fangdajing:before {
    content: "\e624"
}

.icon-erweima:before {
    content: "\e653"
}

.icon-jubao:before {
    content: "\e601"
}

.icon-fenxiang:before {
    content: "\e621"
}

.icon-ziyuan:before {
    content: "\e643"
}

.icon-caigou-xianxing:before {
    content: "\e887"
}

.icon-caigou:before {
    content: "\e888"
}

.icon-youxiang:before {
    content: "\e60a"
}

.icon-dianhua:before {
    content: "\e605"
}

.icon-jiantoushang:before {
    content: "\e62c"
}

.icon-pingluncomment43-copy:before {
    content: "\e620"
}

.icon-service-fill:before {
    content: "\e635"
}

.icon-video-fill:before {
    content: "\e63e"
}

.icon-scan:before {
    content: "\e609"
}

.icon-renyuan:before {
    content: "\e61c"
}

.icon-xiaoxi2:before {
    content: "\e63a"
}

.icon-xiangyoujiantou:before {
    content: "\e65f"
}

.icon-xiangzuojiantou:before {
    content: "\e660"
}

.icon-cuowu:before {
    content: "\e625"
}

.icon-yanjing-bi:before {
    content: "\e61e"
}

.icon-shuangjiantouyou:before {
    content: "\e713"
}

.icon-yanjing:before {
    content: "\e6e2"
}

.icon-medal-fill:before {
    content: "\e62a"
}

.icon-icon-test:before {
    content: "\e616"
}

.icon-arrow-right:before {
    content: "\e743"
}

.icon-arrow-left:before {
    content: "\e744"
}

.icon-huiyuan:before {
    content: "\e65d"
}

.icon-dianzan:before {
    content: "\e60c"
}

.icon-search:before {
    content: "\e60f"
}

.icon-weixin:before {
    content: "\e615"
}

.icon-weibo:before {
    content: "\e67a"
}

.icon-dizhi:before {
    content: "\e608"
}

.icon-facebook:before {
    content: "\e8e7"
}

.icon-bofang:before {
    content: "\e622"
}

.icon-chakan1:before {
    content: "\e62f"
}

.icon-arrowdown:before {
    content: "\e61a"
}

.icon-rili:before {
    content: "\e6d2"
}

.icon-medal:before {
    content: "\e629"
}

.icon-xingxing:before {
    content: "\e639"
}

.icon-yiwen:before {
    content: "\e61d"
}

.icon-renzhengbaogaoicon:before {
    content: "\e607"
}

.icon-xiaoxi1:before {
    content: "\e64f"
}

.icon-xiugai:before {
    content: "\e606"
}

.icon-wenhao:before {
    content: "\e68c"
}

.icon-class:before {
    content: "\e736"
}

.icon-zaixiankefu:before {
    content: "\e62b"
}

.icon-shangcheng:before {
    content: "\e63d"
}

.icon-vip5:before {
    content: "\e6c2"
}

.icon-dianzan1:before {
    content: "\e61b"
}

.icon-xiaoxi:before {
    content: "\e61f"
}

.icon-chakan:before {
    content: "\e618"
}

.icon-shouye:before {
    content: "\e627"
}
.QJT-empty ,.loading{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events:none
}

.QJT-empty .icon {
    display: block;
    font-size: 80px;
    color: #d7d7d7
}
.loading img{
    display: block;
}
.loading>div{
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
    color: #5f5f5f
}

.QJT-empty p {
    margin-top: 10px;
    line-height: 22px;
    font-size: 16px;
    color: #5f5f5f
}
ul.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    margin-bottom: 40px;
}
ul.pagination li{
    margin: 0 5px;
}
ul.pagination li a{
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #5f5f5f;
}
ul.pagination li span{
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #333;
    background-color: #f5f5f5;
}