﻿@charset "UTF-8";
.myPopch strong
/* List type */
.list-type01 {
    margin-bottom: 20px;
    border-top: 5px solid #2b99cc;
    background: #fff;
}

.list-type01 li {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

    .list-type01 li > div {
        width: 238px;
        height: 177px;
        overflow: hidden;
    }

        .list-type01 li > div img {
            width: 238px;
            height: 177px;
        }

        .list-type01 li > div a img {
            transition: all 0.5s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transform: scale(1,1) rotate(0.001deg);
        }

        .list-type01 li > div a:hover img {
            transform: scale(1.1,1.1) rotate(0.001deg);
            -webkit-transform: scale(1.1,1.1);
            -moz-transform: scale(1.1,1.1);
            -o-transform: scale(1.1,1.1);
        }

    .list-type01 li > dl {
        position: absolute;
        left: 268px;
        top: 28px;
        width: 418px;
    }

        .list-type01 li > dl dt a {
            display: inline-block;
            width: 420px;
            margin-bottom: 12px;
            font-size: 16px;
            height: 21px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            -webkit-transition-timing-function: ease;
            transition: 0.3s;
        }

            .list-type01 li > dl dt a:hover {
                font-weight: bold
            }

        .list-type01 li > dl dd.txt a {
            display: inline-block;
            height: 41px;
            line-height: 22px;
            overflow: hidden;
            color: #505562;
            white-space: normal;
            word-wrap: break-word;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .list-type01 li > dl dd.user-info {
            position: relative;
            margin-top: 25px;
            color: #697782;
            font-size: 12px;
        }

            .list-type01 li > dl dd.user-info * {
                vertical-align: top;
            }

            .list-type01 li > dl dd.user-info a {
                color: #505562;
                -webkit-transition-timing-function: ease;
                transition: 0.3s;
            }

                .list-type01 li > dl dd.user-info a:hover {
                    font-weight: bold
                }

            .list-type01 li > dl dd.user-info .bar {
                display: inline-block;
                margin: 3px 3px 0 3px;
                width: 1px;
                height: 12px;
                background: #b7b7b7;
            }

            .list-type01 li > dl dd.user-info .photo {
                display: inline-block;
                margin: -5px 7px 0 0;
                position: relative;
                width: 26px;
                height: 26px;
            }

                .list-type01 li > dl dd.user-info .photo img {
                    border-radius: 50%;
                }

                    .list-type01 li > dl dd.user-info .photo img.djHg80 {
                        width: 32px;
                        height: 41px;
                        border-radius: 0% !important;
                        position: absolute;
                        top: -12px;
                        left: -3px;
                    }

            .list-type01 li > dl dd.user-info .user-photo {
                position: absolute;
                top: 0;
                left: 0;
                width: 26px;
                height: 26px;
                margin-top: -5px;
                background: url('../img/common/bg_user_photh.png') no-repeat;
            }

                .list-type01 li > dl dd.user-info .user-photo img {
                    width: 26px;
                    height: 26px;
                    border-radius: 50%;
                }

        .list-type01 li > dl dd.state-hit {
            position: absolute;
            right: 0;
            bottom: 5px;
            vertical-align: top;
        }

.list-type01 .list-more {
    height: 42px;
    line-height: 42px;
    text-align: center;
}

    .list-type01 .list-more a {
        display: inline-block;
        padding-right: 18px;
        color: #505562;
        background: url('../img/common/btn_more.png') right center no-repeat;
    }

        .list-type01 .list-more a:hover {
            color: #2b99cc;
        }

.list-type02 {
    margin-bottom: 20px;
    border-top: 5px solid #2b99cc;
    background: #fff;
}

    .list-type02 ul {
        width: 717px;
        margin-left: -1px;
    }

        .list-type02 ul:after {
            content: '';
            display: block;
            clear: both;
        }

    .list-type02 li {
        position: relative;
        float: left;
        width: 238px;
        height: 238px;
        margin: 0 0 1px 1px;
        overflow: hidden;
    }

        .list-type02 li dl {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
            display: block;
            width: 198px;
            height: 32px;
            padding: 20px;
            background: url('../img/common/bg_rgb70.png') repeat;
        }

            .list-type02 li dl dt {
                color: #fff;
                line-height: 16px;
            }

            .list-type02 li dl dd {
                margin-top: 5px;
                font-size: 12px;
                line-height: 12px;
                color: #fff;
            }

        .list-type02 li img {
            width: 238px;
            height: 238px;
        }

    .list-type02 .list-more {
        height: 42px;
        line-height: 42px;
        text-align: center;
    }

        .list-type02 .list-more a {
            display: inline-block;
            padding-right: 18px;
            color: #505562;
            background: url('../img/common/btn_more.png') right center no-repeat;
        }

            .list-type02 .list-more a:hover {
                color: #2b99cc
            }

.gallery-list {
    background: #fff;
}

    .gallery-list .list-type02 li .thumb {
        position: relative;
        padding-top: 100%;
        overflow: hidden;
    }

        .gallery-list .list-type02 li .thumb span {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            -webkit-transform: translate(50%, 50%);
            -ms-transform: translate(50%, 50%);
        }

            .gallery-list .list-type02 li .thumb span img {
                position: absolute;
                top: 0;
                left: 0;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
            }

                .gallery-list .list-type02 li .thumb span img.portrait {
                    width: 100%;
                    height: auto;
                }

                .gallery-list .list-type02 li .thumb span img.landscape {
                    width: auto;
                    height: 100%;
                }

    .gallery-list .list-type02 li .g-info {
        position: absolute;
        bottom: -238px;
        left: 0;
        z-index: 10;
        display: block;
        width: 238px;
        height: 238px;
        background: url('../img/common/bg_rgb70.png') repeat;
    }

        .gallery-list .list-type02 li .g-info .absol {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 198px;
            padding: 20px;
        }

    .gallery-list .list-type02 li dl {
        position: static;
        width: 100%;
        height: 100%;
        padding: 0;
        background: none;
    }

    .gallery-list .list-type02 li .state-hit {
        padding-bottom: 10px;
    }

        .gallery-list .list-type02 li .state-hit span {
            color: #fff;
        }
/* search */
.srch-form {
    height: 80px;
    padding: 40px 20px;
    background: #fbfbfb;
}

    .srch-form .short {
        padding: 0px 0 15px;
    }

        .srch-form .short a {
            display: inline-block;
            margin-right: 5px;
            padding-right: 8px;
            color: #505562;
            background: url('../img/index/bl_gry01.gif') no-repeat right 4px;
            -webkit-transition-timing-function: ease;
            transition: 0.3s;
        }

            .srch-form .short a:hover, .srch-form .short a.on {
                font-weight: bold;
            }

            .srch-form .short a:last-child {
                background: none;
            }

    .srch-form .srch {
        position: relative;
    }

        .srch-form .srch input.txt {
            width: 753px;
            height: 48px;
            line-height: 48px;
            padding: 0 10px;
            background: #f8f8f8;
            border: 1px solid #b4bbc0;
            vertical-align: middle;
        }

        .srch-form .srch label {
            position: absolute;
            top: 0;
            left: 10px;
            color: #757575;
        }

        .srch-form .srch a.btn-sch {
            width: 100px;
            height: 48px;
            padding: 0;
            line-height: 48px;
            color: #fff;
            border-radius: 2px;
            background: #515561;
            margin-left: 15px;
        }

            .srch-form .srch a.btn-sch:hover {
                background: #454957;
            }

            .srch-form .srch a.btn-sch span {
                display: inline-block;
                padding-left: 20px;
                background: url('../img/index/btn_srch02.png') no-repeat 0 16px;
            }

.search-wrap .srch-word {
    overflow: hidden;
    padding: 25px 0;
}

    .search-wrap .srch-word span.fl {
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }

    .search-wrap .srch-word span.fr {
        color: #697782;
    }

    .search-wrap .srch-word strong {
        color: #2b99cc;
    }

.search-wrap .srch-word01 {
    width: 580px;
    overflow: hidden;
    float: left;
}

    .search-wrap .srch-word01 span.fl {
        font-weight: bold;
    }

    .search-wrap .srch-word01 strong {
        font-weight: bold;
    }

.search-wrap .list-type01 {
    border-top: 0;
    margin-bottom: 0;
}

    .search-wrap .list-type01 li {
        padding: 20px 30px;
    }

        .search-wrap .list-type01 li > dl {
            position: static;
            width: 100%;
            left: 268px;
            top: 28px;
        }

            .search-wrap .list-type01 li > dl dd.state-hit {
                position: absolute;
                right: 30px;
                bottom: 20px;
                vertical-align: top;
            }

        .search-wrap .list-type01 li em {
            font-weight: bold;
        }

        .search-wrap .list-type01 li.none-data {
            padding: 55px 0;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            font-size: 16px;
            line-height: 24px;
            text-align: center;
            background: #fbfbfb;
            border-bottom: 0px;
        }

            .search-wrap .list-type01 li.none-data em {
                font-weight: bold;
            }

.search-wrap .site-menu {
    padding: 30px 0;
    background: #fff;
}

    .search-wrap .site-menu .inner {
        overflow: hidden;
        padding: 30px 26px 20px;
        border-radius: 2px;
        background: #f8f8f8;
    }

    .search-wrap .site-menu dl {
        float: left;
        width: 423px;
    }

        .search-wrap .site-menu dl + dl {
            min-height: 132px;
            padding-left: 20px;
            margin-left: 17px;
        }

        .search-wrap .site-menu dl dt {
            padding-bottom: 10px;
            color: #697782;
        }

        .search-wrap .site-menu dl dd ul li {
            float: left;
            width: 50%;
        }

            .search-wrap .site-menu dl dd ul li a {
                line-height: 28px;
                -webkit-transition-timing-function: ease;
                transition: 0.3s;
            }

                .search-wrap .site-menu dl dd ul li a:hover {
                    font-weight: bold
                }

.search-wrap .cate-menu-slide {
    margin: 0;
    border-top: 0;
}

.cate-menu-slide {
    position: relative;
    height: 50px;
    margin: 20px 0;
    padding: 0 98px;
    line-height: 50px;
    background: #fff;
}

    .cate-menu-slide strong {
        position: absolute;
        top: 0;
        left: 0; /*width:80px; padding-left:20px; color:#333;*/
        background: #fff;
        margin-right: 39px;
        font-size: 14px;
        font-weight: inherit;
    }

    .cate-menu-slide .category {
        width: 774px;
        height: 40px;
        padding-top: 10px;
        overflow: hidden;
    }

        .cate-menu-slide .category .slide {
            width: 1000%;
            overflow: hidden;
        }

        .cate-menu-slide .category a {
            float: left;
            height: 30px;
            margin: 0 1px;
            line-height: 30px;
            -webkit-transition-timing-function: ease;
            transition: 0.3s;
            margin-right: 39px;
            font-size: 14px;
        }

            .cate-menu-slide .category a.on, .cate-menu-slide .category a:hover {
                font-weight: bold;
            }

    .cate-menu-slide .btn {
        position: absolute;
        top: 10px;
        right: -9px;
        height: 30px;
        margin-top: 0;
    }

        .cate-menu-slide .btn a {
            float: left;
            height: 30px;
            overflow: hidden;
            margin-left: 1px;
            cursor: default;
        }

            .cate-menu-slide .btn a.on img {
                margin-top: -0px;
                cursor: pointer;
            }

.best-board .category {
    width: 515px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 0 0 85px;
}

    .best-board .category .slide {
        overflow: hidden;
    }

    .best-board .category a {
        float: left;
        height: 30px;
        margin: 0 1px;
        line-height: 30px;
        padding: 0 15px;
        color: #697782;
    }

.best-board .btn {
    position: absolute;
    top: 10px;
    right: 20px;
    height: 30px;
    margin-top: 0;
    margin-right: 0px !important;
}

    .best-board .btn a {
        float: left;
        height: 30px;
        overflow: hidden;
        margin-left: 5px;
    }

        .best-board .btn a.on img {
            margin-top: -30px;
        }

.login-input-wrap .Sam_bt-login01, .login-input-wrap .Sam_bt-login02, .login-input-wrap .Sam_bt-login03, .login-input-wrap .Sam_bt-login04 {
    display: inline-block;
    margin-bottom: 0px;
    padding: 0 108px 0 149px;
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    -webkit-transition-timing-function: ease;
    transition: 0.3s;
    background: #fc9f2b url('../img/common/icoImgBtn01.jpg')111px 17px no-repeat
}

.login-input-wrap .Sam_bt-login01 {
    background: #fc9f2b url('../img/index/icoImgBtn01.jpg')111px 17px no-repeat
}

    .login-input-wrap .Sam_bt-login01:hover {
        background: #f98a00 url('../img/index/icoImgBtn01.jpg')111px 17px no-repeat
    }

.login-input-wrap .Sam_bt-login02 {
    background: #1f7bdc url('../img/index/icoImgBtn02.jpg')111px 17px no-repeat
}

    .login-input-wrap .Sam_bt-login02:hover {
        background: #076dd8 url('../img/index/icoImgBtn02.jpg')111px 17px no-repeat
    }

.login-input-wrap .Sam_bt-login03 {
    background: #22ade6 url('../img/index/icoImgBtn03.jpg')111px 17px no-repeat
}

    .login-input-wrap .Sam_bt-login03:hover {
        background: #04a1e2 url('../img/index/icoImgBtn03.jpg')111px 17px no-repeat
    }

.login-input-wrap .Sam_bt-login04 {
    background: #50b34f url('../img/index/icoImgBtn04.jpg')111px 17px no-repeat
}

    .login-input-wrap .Sam_bt-login04:hover {
        background: #1db51b url('../img/index/icoImgBtn04.jpg')111px 17px no-repeat
    }

p.ComeF {
    float: right;
    font-size: 12px;
    color: #505562;
    line-height: 21px;
}

.djTitle {
    border: solid 1px #f3f3f3;
    border-top: solid 11px #fff;
}

.main-left .djTitle {
    border-top: solid 11px #fff;
}

.djTitleList01 {
    height: 43px;
    background: #f3f3f3;
    color: #333;
    font-weight: bold
}

    .djTitleList01 td {
        color: #333 !important;
        height: 33px !important;
    }

.djHead tr td {
    color: #505562;
    height: 33px;
    padding: 5px 10px;
    border: solid 1px #f3f3f3;
}

.djTitle tr.hg108 td {
    height: 58px !important;
}

.djHead tbody {
    border-top: solid 1px #f3f3f3 !important;
    display: block
}

.djHead tr td img {
    width: 40px;
}

.djHead tr.hg88 td {
    height: 88px;
}

.djHead tr.hg135 td {
    height: 135px;
}

.CurrentTl {
    padding: 30px 20px;
    margin-top: 10px;
    background: #fbfbfb;
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
    text-align: center
}

    .CurrentTl strong {
        position: absolute;
        left: 20px;
    }

        .CurrentTl strong.top20 {
            top: 20px;
        }

    .CurrentTl span {
        color: #2b99cc;
    }

.mypage-wrap table.notCh tr td img {
    width: 40px;
}

.mypage-wrap table.djTitle tr td {
    border-right: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
}

.mypage-wrap .promote table {
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
}

    .mypage-wrap .promote table tr td:last-child {
        border-right: 0px;
    }

.ProBtn {
    position: relative;
    margin-top: 10px;
}

    .ProBtn a {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        font-weight: 100;
        width: 33px;
        left: 64px;
        top: -3px;
        position: absolute;
        border: 0px;
    }

        .ProBtn a:hover {
            border: 0px;
        }

        .ProBtn a.grayBtn02 {
            background: #bdbec0
        }
#dlgapplyexport {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index: 80;
}
.OlDuser input.txt {
    margin-left: 0 !important;
}
.OlDuser {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
    width: 784px;
    padding: 40px 80px 20px;
    min-height: 570px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -392px;
    color: #333333;
    border-radius: 4px;
    text-align: center;
    z-index: 80;
    box-sizing: border-box;
}

.OlDuser h2 {
    font-size: 20px;
    font-weight:bold;
}

    .OlDuser .olDuser_cont {
        margin-top: 35px;
        text-align: left;
        line-height: 34px;
    }
    .OlDuser .olDuser_cont p {
        font-size: 16px;
        margin-bottom: 10px;
    }

.OlDuser div.hr {
    height: 1px;
    background: #797979;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 527px;
}

.OlDuser div.twoBtn {
    padding: 15px 0;
    height: 26px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}

    .OlDuser div.twoBtn01 label + a {
        /*color: #2998cd;*/
        color: #49a1cd;
        display: inline-block;
        padding-bottom: 0px;
        font-size: 14px;
        line-height: 15px;
        vertical-align:middle;
        text-decoration:underline
    }
.OlDuser div.twoBtn01 #ChkTrue {
    text-decoration: underline;
    font-weight: bold;
    color:#333;
}
.OlDuser .Olbtn {
    text-align: center;
}
.OlDuser .Olbtn div {
    padding: 10px 55px 0;
    display: inline-block;
}

.OlDuser .Olbtn a {
    display: block;
    background: #169bd5;
    color: #fff;
    margin: 0 auto;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
}
.OlDuser .Olbtn a.on{
    background: #999;
    cursor: not-allowed;
}
.OlDuser .Olbtn p {
    width: 15px;
    height: 15px;
    position: absolute;
    left: -1px;
    top: 3px;
    border: solid 1px #7fa5de;
    display: none;
    float: inherit
}

.OlDuser div.twoBtn01 {
    margin: 0 auto;
    display: block;
    /*line-height: 30px;*/
    text-align: left;
    margin: initial;
    /*padding: 13px 0px 8px;*/
}
    .OlDuser .olDuser_cont .toprule {
        border-bottom: 1px solid #c4c4c4;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .OlDuser div.twoBtn01 div {
        margin-bottom: 20px;
    }
.OlDuser div.twoBtn01 div p {
    width: 15px;
    height: 15px;
    position: absolute;
    left: -1px;
    top: 3px;
    border: solid 1px #7fa5de;
    display: none;
    float: inherit
}
    .OlDuser div.twoBtn01 div .item4_con {
        display:none;
        margin:10px 0;
        font-size:12px;
    }
    .myPopch {
        width: 610px;
        height: 490px;
        text-align: center;
        background: #fff;
        position: fixed;
        top: 50%;
        left: 50%;
        margin: -245px 0 0 -305px;
        z-index: 20;
        border-radius: 10px;
        display: none
    }

    .myPopch strong {
        font-size: 30px;
        padding: 30px 0 46px;
        display: block;
        margin-left: 30px;
    }

    .myPopch p {
        font-size: 22px;
        color: #4c4c4c;
        padding: 50px;
    }

    .myPopch div {
        width: 300px;
        margin: 0 auto;
    }

        .myPopch div a {
            width: 132px;
            height: 40px;
            float: left;
            line-height: 40px;
            background: #2b99cc;
            color: #fff;
            border-radius: 2px;
            font-size: 16px;
        }

            .myPopch div a.gray {
                background: #dcdcdc;
                color: #333 !important;
                margin-left: 36px;
            }

    .myPopch h2 {
        padding: 70px 0;
        font-size: 20px;
    }

.showDim {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: .7;
    z-index: 19;
    top: 0px;
    left: 0px;
    display: none;
}

.myClosech {
    width: 29px;
    height: 40px;
    position: absolute;
    top: -40px;
    left: 0px;
}

    .myClosech::before {
        width: 1px;
        height: 10px;
        background: #fff;
    }

.PromTn {
    height: 400px;
    margin: -200px 0 0 -305px;
}

    .PromTn strong {
        padding: 30px 0 30px
    }

    .PromTn h2 {
        padding: 40px 0;
    }

.djTses {
    text-align: center;
    border-top: solid 1px #f2f2f2;
    background: #fbfbfb;
    height: 45px;
    line-height: 45px;
    color: #2b99cc;
}

.djTses01 {
    display: inline-block;
    vertical-align: middle;
}

.hgIc01 {
    width: 91px;
    height: 89px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
    cursor: auto;
}

    .hgIc01 img {
        border-radius: 50%;
        width: 92px;
        height: 92px;
    }

        .hgIc01 img.hgBg {
            width: 115px;
            height: 132px;
            border-radius: 0% !important;
            position: absolute;
            top: -30px;
            left: -12px;
        }

.chBtnRt {
    z-index: 1
}

    .chBtnRt div {
        position: absolute;
        right: 20px;
        top: 20px;
    }

        .chBtnRt div a {
            height: 40px;
            line-height: 40px;
        }

#unPostPermissionTips {
    text-align: center;
    padding-top: 5px;
}

.infoPOpup {
    position: fixed;
    z-index: 10000;
    width: 517px;
    min-height: 445px;
    background: #fff;
    left: 50%;
    margin: -289px 0 0 -258px;
    top: 50%;
    padding-bottom: 20px;
    box-sizing:border-box;
}

.infoPOpup iframe {
    border: 0px;
    /*min-height: 445px;*/
    min-height: 490px;
}
/*#getPhonecode2{width:70px;}*/
#getPhonecode2 {
    width: 109px;
    padding: 0
}

.infoPOpup span.error-ico, .infoPOpup span.check {
    right: 50px !important
}

.infoPOpup span#codedel2 {
    right: 165px !important;
}

.infoPOpup a.inpClose {
    position: absolute;
    right: 20px;
    top: 20px;
}

.ljExchange {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    line-height: 37px;
}



.gridmask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: none;
}

.grid {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px 20px;
}

    .grid .closegrid {
        float: right;
        margin-bottom: 10px;
        font-size: 18px;
        cursor: pointer;
        margin-right: -10px;
    }

    .grid p {
        margin-top: 10px;
        line-height: 26px;
        text-align: center;
    }
.buttonHuiFuListTop a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /*border-radius: 50px;
    border: 1px solid #636363ff;
    padding: 10px 25px;
    width: 93px;*/
}
.buttonHuiFuListTop a img{
    width: 20px;
    margin: 0;
}
.buttonHuiFuListTop .coin {
    color: #636363ff;
}

/*.buttonHuiFuListTop .forbidden {
    background: #00000014 !important;
    border: none !important;
    color: #636363ff;
}*/
.CommentsUserName {
    font-size: 11px;
    padding: 0 .4rem;
    background: #f0f0f0;
    border-radius: 15px;
    line-height: 17px;
    height: 18px;
    color: #000;
    margin-right: 15px;
}
.AiClassTip {
    display: flex;
    align-items: center;
    color: #c7c7c7;
    cursor: pointer;
}
.AiClassTip img {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    margin: 0 5px 0 0 !important;
}
.AiClassFixed {
    z-index: 24;
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 0;
    box-sizing: border-box;
    color: #c7c7c7;
    text-align: center;
    background: #fff;
    padding: 18px 0;
    font-size: 13px;
    display: flex;
    align-items: center;
    border-top: 1px solid #dfdfdf;
    cursor: pointer;
}
.AiClassFixed > div {
    display: flex;
    align-items: center;
    padding-left: 5vw;
}

.AiClassFixed > div img {
    width: 15px;
    height: 15px;
    margin: 0 !important;
    display: block;
    padding-right: 0.25rem;
}
.BSHARE_POP .AiClassTip, .TuShangClassSwiper .AiClassTip {
    margin: 0 auto;
    width: 260px;
}