
        .textpage-content {
            height: auto;
            position: relative
        }

        .textpage-content:after {
            content: url("/s/images/declarat/footer-l-bcg.png");
            position: absolute;
            left: -276px;
            bottom: -120px
        }

        .textpage-content:before {
            content: url("/s/images/declarat/footer-r-bcg.png");
            position: absolute;
            right: -226px;
            bottom: -64px
        }

        .textpage-content .text-question {
            width: 100%;
            min-height: 500px;
            height: auto;
            background: #fff
        }

        .textpage-content .text-question .question-box {
            width: 100%;
            min-height: 220px;
            border-radius: 5px;
            padding: 20px 30px 70px
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss {
            left: 0;
            right: 0;
            margin: auto;
            width: 85%;
            text-align: center
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss:after,
        .textpage-content .text-question .question-box .header-box .zhuanji-miss:before {
            content: " ";
            display: table
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss:after {
            clear: both
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss .header-left {
            float: left;
            width: 100px;
            height: 140px;
            padding-top: 10px;
            margin-right: 30px
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss .header-left p {
            margin-top: 10px
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss .header-rightf {
            background: url("/s/images/declarat/fight-background.png");
            width: 524px;
            height: 97px;
            padding: 20px 35px;
            margin-left: 30px;
            text-align: left;
            float: left;
            margin-top: 20px
        }

        .textpage-content .text-question .question-box .header-box .zhuanji-miss .header-right {
            float: left;
            width: 674px;
            height: 76px;
            line-height: 76px;
            padding: 0 40px;
            background: url("/s/images/declarat/talk-bcg.png");
            margin-top: 20px
        }

        .textpage-content .text-question .question-box .class-title {
            font-weight: 700;
            font-size: 20px;
            color: #fff;
            width: 1003px;
            height: 60px;
            line-height: 60px;
            text-align: left;
            padding-left: 80px;
            background: url("/s/images/declarat/Qtitle-bcg.png")
        }

        .textpage-content .text-question .question-box .question-wapper {
            border-radius: 5px;
            background: #f2f7fc;
            min-height: 180px;
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 10px;
            display: -ms-flexbox;
            display: flex
        }

        .textpage-content .text-question .question-box .question-wapper:after,
        .textpage-content .text-question .question-box .question-wapper:before {
            content: " ";
            display: table
        }

        .textpage-content .text-question .question-box .question-wapper:after {
            clear: both
        }

        .textpage-content .text-question .question-box .question-wapper .qa-num {
            display: inline-block;
            width: 15%;
            background: url("/s/images/declarat/QAnum-bcg.png");
            background-size: 100% 100%;
            background-repeat: no-repeat;
            padding: 30px;
            text-align: center;
            color: #5292eb
        }

        .textpage-content .text-question .question-box .question-wapper .qa-num:after,
        .textpage-content .text-question .question-box .question-wapper .qa-num:before {
            content: " ";
            display: table
        }

        .textpage-content .text-question .question-box .question-wapper .qa-num:after {
            clear: both
        }

        .textpage-content .text-question .question-box .question-wapper .qa-title {
            padding: 30px;
            width: 90%
        }

        .textpage-content .text-question .question-box .question-wapper .question-select {
            min-width: 192px;
            display: inline-block
        }

        .textpage-content .text-question .question-box .question-wapper .question-select .judgement-answer {
            margin: 7px 0;
            border: 1px solid #5292eb;
            cursor: pointer;
            height: 38px;
            line-height: 38px;
            padding-left: 90px;
            width: 200px;
            background: url("/s/images/declarat/selectbox.png") 20px no-repeat;
            background-size: 20px 20px
        }

        .textpage-content .text-question .question-box .question-wapper .question-select .select-list-box {
            margin: 7px 0
        }

        .textpage-content .text-question .question-box .question-wapper .question-select .select-list-box .select-answer {
            border: 1px solid #5292eb;
            cursor: pointer !important;
            display: inline-block;
            width: 100%;
            min-height: 38px;
            line-height: 38px;
            padding-left: 60px;
            padding-right: 25px;
            background: url("/s/images/declarat/selectbox.png") 20px no-repeat;
            background-size: 20px 20px
        }

        .textpage-content .text-question .question-box .question-wapper .question-select .isSelected,
        .textpage-content .text-question .question-box .question-wapper .question-select .select-list-box .isSelected {
            color: #fff;
            background: #5292eb url("/s/images/declarat/selectbox2.png") 20px no-repeat;
            background-size: 20px 20px
        }

        .textpage-content .text-question .question-box .question-wapper .question-select .ant-radio-group .ant-radio-wrapper {
            font-size: 16px;
            font-weight: 400
        }

        .textpage-content .text-question .question-box .question-wapper .tip {
            color: #5292eb;
            margin-top: 18px
        }

        .textpage-content .text-question .QA-content-box {
            margin: 25px 0 0 30px;
            border-left: 1px solid #ddd
        }

        .textpage-content .text-question .QA-content-box:after,
        .textpage-content .text-question .QA-content-box:before {
            content: " ";
            display: table
        }

        .textpage-content .text-question .QA-content-box:after {
            clear: both
        }

        .textpage-content .text-question .QA-content-box .content-right {
            width: 100%
        }

        .textpage-content .text-question .QA-content-box .content-right:after,
        .textpage-content .text-question .QA-content-box .content-right:before {
            content: " ";
            display: table
        }

        .textpage-content .text-question .QA-content-box .content-right:after {
            clear: both
        }

        .textpage-content .text-question .QA-content-box .content-right .tuQ {
            float: left;
            margin-left: -30px;
            margin-right: 30px
        }

        .textpage-content .text-question .next-btn {
            text-align: center;
            margin-top: 30px;
            padding-bottom: 105px
        }

        .textpage-content .text-question .next-btn button {
            width: 100px
        }

        .textpage-content .text-question .next-btn .out-btn {
            margin-left: 15px
        }

        .alerttip {
            position: fixed;
            left: 50%;
            top: 50%;
            margin-left: -150px;
            background-color: #000;
            opacity: .7;
            color: #fff;
            width: 300px;
            border-radius: 7px;
            height: 70px;
            line-height: 70px
        }
    