
div:focus {
    outline: none;
}
.page_survey .survey_control .inner{
    line-height: 0;
}
.homeBgBox {
    width: 100%;
    height: 25.2rem;
    overflow: hidden;
}
.homeBgBox img {
    width: 100%;
    height: auto;
}
.g_survey .survey_wrap, .page_stat_recycle .survey_wrap {
    width: auto;
    min-width: inherit;
    min-height: 400px;
    max-width: unset;
    height: 100%;
    border: none;
}
.g_survey .inner, .page_stat_recycle .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: unset;
}
.page_survey .survey_control .survey_btn {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    background-color: transparent;
    border-radius: .3rem;
    text-align: center;
    margin: 0 10px;
    width: 5rem;
    padding: .2rem;
    font-size: 1rem;
    color: #fff;
    border: 0px;
    outline: none;
    height: inherit;
    font-weight: inherit;
}

.page_survey .survey_control  .btn_text{
    position: absolute;
    /* left: 50%;
    top: 50%; */
    left: 7.5rem;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1rem;
    word-spacing: 0.1rem;
    letter-spacing: .1rem;
    line-height: 1.5rem;
}

.page_survey .survey_control .survey_btn:hover {
    
    -webkit-tap-highlight-color: transparent;
}

.page_survey .survey_control .survey_btn:active {
    -webkit-tap-highlight-color: transparent;
}
/*
.page_survey .survey_control .survey_btn:hover {
    background-color: #53aaf3;
  }
  .page_survey .survey_control .survey_btn:active {
    background-color: #378fd9;
  }
    */
.swal2-popup .swal2-title {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 0 0.4em;
    padding: 0;
    color: #595959;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}

.swal2-popup .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: .7rem;
}

.swal2-popup .swal2-actions {
    align-items: center;
    justify-content: center;
    margin: .8rem auto 0;
}

.swal2-popup {
    display: none;
    position: relative;
    flex-direction: column;
    justify-content: center;
    width: 32em;
    max-width: 100%;
    padding: .8rem;
    border-radius: 0.3125em;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
    box-sizing: border-box;
}

#gameBgBox img {
    width: 100%;
}

.home {
    height: 100%;
}

.page_survey .g_container {
    margin-top: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}



    .g_survey .question_textarea .inputs,
    .page_stat_recycle .question_textarea .inputs,
    .g_survey .question_text .inputs,
    .page_stat_recycle .question_text .inputs {
        padding: .5rem;
        border-bottom: 1px solid #000;
        background-color: #fff;
    }

    .g_survey .survey_form_input,
    .page_stat_recycle .survey_form_input {
        background-color: #fff;
        border: none;

        border-radius: 2px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 24px;
        font-size: 14px;
        resize: none;
        outline: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 80% !important;
    }

    .g_survey .survey_form_input:hover,
    .page_stat_recycle .survey_form_input:hover,
    .g_survey .survey_form_input:active,
    .page_stat_recycle .survey_form_input:active {
        border: none;
        /*border-left: 1px solid #cdcdcd;*/
        outline: none;
    }

    .g_survey .survey_form_input .inputs .input_title {
        display: block;
        float: left;
        width: 20%;
        text-align: right;
        padding-right: .5rem;
        font-size: .8rem;
    }

    .g_survey #paperCnt .survey_form_input {
        border: none;
    }

    .g_survey #paperCnt .question_text .inputs {
        padding: .5rem 0;
        margin: 0 .9rem;
    }

    .g_survey .survey_wrap .question_index {
        font-size: 0.6rem;
        line-height: initial;
        color: #959595;
        font-size: 0.6rem;
        display: inline-block;
        margin-left: 1rem;
    }
    .g_survey .survey_wrap .question_index .question_index_1{
        color: #f5575f;
        font-size: .8rem;
    }
    .g_survey .survey_wrap .question_type {
        left: 0;
        background: #f30007;
        color: #fff;
        padding: 0rem;
        height: 1.2rem;
        line-height: 1.2rem;
        border-radius: 0 0.6rem 0.6rem 0;
        padding-left: 0.5rem;
        padding-right: 1rem;
        display: inline-block;
        box-shadow: 0.3rem 0px 0px #ffe3ea;
    }
    /*
    .g_survey .survey_wrap .question_type:before {
        background: #ffb900;
        content: "";
        width: 5px;
        height: 1rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    */
    .g_survey .question .title .title_index {
        padding-right: .5rem;
        display: block;
        width: 100%;
        float: none;
        font-size: 0.6rem;
    }

    .g_survey .question .title .title_index p {
        text-align: justify;
    }

    .suffix_content {
        width: 11.25rem;
        background: #ebebeb;
        border-radius: .75rem;
        padding: 1.2rem 1rem !important;
        color: #666;
        font-size: .7rem;
        margin: 0 auto;
    }

    .suffix_content p {
        padding-bottom: .5rem;
    }

    .suffix_content .d1 {
        width: 10rem;
        height: 7.5rem;
        background-image: url(56/images/successNew.png?v=201905061514);
        background-size: 100% 100%;
        position: absolute;
        /* bottom: 0; */
        z-index: 10000;
        top: -2rem;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .suffix_content .d2 {
        width: 9rem;
        height: 1.75rem;
        line-height: 1.7rem;
        color: rgba(254, 238, 163, 1);
        font-size: .65rem;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(229, 37, 88, 1)), to(rgba(248, 72, 119, 1)));
        background: linear-gradient(0deg, rgba(229, 37, 88, 1), rgba(248, 72, 119, 1));
        border-radius: .875rem;
        color: #fff;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .suffix_content .p1 {
        font-size: 0.8rem;
        font-size: 1rem;
        color: #f33061;
        margin-bottom: .4rem;
    }
    .suffix_content .p2 {
        font-size: 0.8rem;
        color: #666;
        font-size: .7rem;
        margin-bottom: .4rem;
    }
    .g_survey .survey_prefix .inner {
        margin: unset;
    }
    .g_survey .question .option_item label {
        border: 1px solid #e4e4e4;
        padding: 0.65em 1.8rem;
        background: #ededed;
        border-radius: 1rem;
        text-align: left;
        padding-left: .8rem;
    }

    .g_survey .question .option_item label.checkedOption {
        background-color: #ffeb55;
    }
    .g_survey .question .option_item label.correctOption {
        background: #a6d398;
        color: #fff;
    }
    .g_survey .question .option_item label.correctOption::after {
        content: "\f058";
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        font-family: FontAwesome;
        right: 0;
        font-size: 1.2rem;
        color: #ffff;
    }
    .g_survey .question .option_item label.errorOption {
        background: #f87f84;
        color: #fff;
    }
    .g_survey .question .option_item label.errorOption::after {
        content:"\f057";
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        font-family: FontAwesome;
        right: 0;
        font-size: 1.2rem;
        color: #ffff;
    }

    .g_survey .question .title_text,
    .page_stat_recycle .question .title_text,
    .g_survey .question .option_text,
    .page_stat_recycle .question .option_text {
        font-size: 0.65rem;

    }


#baseCnt {
    position: absolute;
    top: 9rem;
    width: 100%;
}

#baseCnt .question {
    /*
    padding: 0 1rem;
    */
    margin:1.2rem 1rem;
}

.survey_suffix {
    display: block;
    position: absolute;
    top: 14rem;
}

#paperCnt {
    position: absolute;
    top: 7rem;
    height: 20rem;
    overflow-y: scroll;
}

#tit_h_1 {
    text-align: center;
    font-size: .8rem;
    display: block;
    position: absolute;
    top: 7rem;
    width: 100%;
}

.title_text p {
    text-align: justify;
}

.g_survey .question_radio .inputs {
    padding-left: 15px;
    padding-right: 15px;
}

.g_survey .question_checkbox .inputs {
    padding-left: 15px;
    padding-right: 15px;
}


    .page_survey .survey_control {
        position: absolute;
        top: 23.5rem;
        width: 100%;
        overflow: hidden;
        text-align: center;
        bottom: inherit;
    }

    .survey_suffix {
        width: 100%;
    }


.bottom-card {
    height: 2%;
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.bottom-card-box {
    height: 100%;
}

.bottom-card .progress-wrap {
    position: relative;
    height: 100%;
}

.bottom-card .progress-bar {
    margin: 0 auto;
    border-radius: 0px;
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin-top: 0rem;
}

.bottom-card .progress-core {
    position: relative;
    height: 100%;
    background: #82d3ff;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    /*-webkit-transition: width .4s ease;*/
    z-index: 1;
    float: left;
}

.flag {
    /*z-index: 2;*/
    position: absolute;
    left: 10%;
    bottom: 3px;
    height: 49px;
    width: 30px;
    /*background-image: url(http://apps.hebnews.cn/dati/45/images/flag.png);*/
}

.flag img {
    width: 30px;
    height: 49px;
    display: none;
}

.min_more {
    position: absolute !important;
    top: 86%;
    width: 100%;
    text-align: center;
}


* {
    margin: 0px;
    padding: 0px
}

.zj_end {
    width: 14rem;
    position: absolute;
    top: 5rem;
    left: 1rem;
    z-index: 2;
}
.zj_end img {
    width: 100%;
    height: auto
}
/*
.zj_end:before {
    content: "";
    display: block;
    position: fixed;
    background: #000;
    opacity: .5;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: -100;
}
    */
.zj_div {
    position: absolute;
    width: 100%;
    text-align: center;
}

.zj_4 {
    top: 41vh;
    width: 8em;
}

.zj_3 {

}

.zj_3 div {
    padding: .1em 0;
}

.zj_3_2 a {
    display: inline-block;
    width: 30vw;
    -webkit-tap-highlight-color: transparent;
}

.zj_2 {
    top: 44%;
    color: #0062d0;
    font-size: 2.5em;
    font-weight: bold;
}

.zj_1 {
    top: 33%;
    color: #0062d0;
    font-size: 1.5vh;
}

.min_more {
    position: absolute !important;
    top: 46vh;
    width: 100%;
    text-align: center;
}

.zj_back {}
.survey_clock {
    top: 4rem;
    font-size: .6rem;
    height: 1rem;
    font-weight: bold;
    color: #db1b39;
    border: none;
    width: unset;
    position:absolute;
    z-index: 9;
    right: 1.5rem;
    letter-spacing: .1rem;
}

.page_survey {
    background: #fff;
}

.page_survey .survey_control .survey_btn {
    background: none;
}

#paperCnt {
    height: auto
}

#paperCnt {
    position: absolute;
    top: 7rem;
    height: 17rem;
    overflow-y: scroll;
    width: 14rem;
    left: 1rem;
    border: solid #2b4ce9;
    border-radius: 1rem;
    background: #fff;
}
#paperCnt .question .inner {
    margin-top: 2.0rem;
    height: 13.5rem;
    overflow-y: scroll;
    padding-top: 0;
}


#paperCnt .question .inner::-webkit-scrollbar {
    width: 2px; /* 滚动条宽度 */
    display: unset !important;
}
#paperCnt .question .inner::-webkit-scrollbar-thumb {
    background-color: #888; /* 滚动条拇指部分的颜色 */
    border-radius: 10px; /* 滚动条圆角 */
}
#paperCnt .question .inner::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.1); /* 滚动条轨道颜色 */
}

.title_text {
    clear: both;
    /*border-top: 1px #ccc solid;*/
    padding-top: 1em;
}

.g_survey .question .title .title_index,
.page_stat_recycle .question .title .title_index {
    float: right;
    padding-right: 0;
    position: absolute;
    left: 0;
    /* background: #f30007; */
    color: #fff;
    padding: 0rem;
    height: 1.2rem;
    line-height: 1.2rem;
    border-radius: 0 0.6rem 0.6rem 0;
    /* padding-right: 1rem; */
    top:.8rem;
}

.title_text p {
    text-align: justify;
    line-height: 1.6em;

}

.g_survey .question_radio .option_item label {
    background: #ededed;
    border-radius: 1rem;
    text-align: left;
}

#baseCnt {
    z-index: 9999
}

.page_survey .survey_control {
    z-index: 999
}
.survey_control_n{
    top:23rem;
}
.option_text p {
    line-height: 1.42;
}

.swal2-confirm {
    background: #ff5152 !important;
    ;
    color: #fff !important;
    border-radius: 20px !important
}

.swal2-popup {
    z-index: 99999
}

.swal2-container {
    z-index: 9999999 !important
}

.homeBtnBox {
    position: absolute;
    right: 5rem;
    z-index: 501;
    bottom: 10rem;
}

#tipBtn {
    width: 4rem;
    height: 2rem;
    font-size: .65rem;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    border-radius: 0.25rem;
    background: rgba(0, 0, 0, .3);
    cursor: default;
    position: fixed;
    display: none;
}

#addressSelect .tip h3,
.alertWrapper .wrapperContent .tip h3 {
    font-size: .7rem;
}

.address-content {
    font-size: .7rem;
    padding: 0 1rem;
}
/* 彩色对号错号
.correctOption {
    background-image: url(data:image/png;base64,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) !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

.errorOption {
    background-image: url(data:image/png;base64,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) !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}
*/
/*
.correctOption{background-color: #80fb7a70 !important;color: #000 !important;}
.errorOption{
    background-color:#f4433650 !important;
}
*/
.g_survey .question.required .title_text>*:last-child:after,
.page_stat_recycle .question.required .title_text>*:last-child:after {
    content: '';
    font-weight: 700;
    color: #f00;
    margin-left: 5px;
}

/**单选多选美化**/
.RadioStyle input {
	display: none
	}
.RadioStyle label {
    border: 1px solid #CCC;
    color: #666;
    padding: 2px 10px 2px 5px;
    line-height: 28px;
    min-width: 80px;
    text-align: center;
    /* float: left; */
    margin: 2px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
	}
.RadioStyle input:checked + label {
	background: url(../images/ico_checkon.svg) no-repeat right bottom;
	border: 1px solid #00a4ff;
	background-size: 21px 21px;
	color: #00a4ff
	}
.RadioStyle input:disabled + label {
	opacity: 0.7;
}

/**弹窗*/
.hdgzSwal {
    padding: 1rem;
}
.ruleSwal {
    padding-top: 3rem;
}
.ruleSwal .swal2-popup{
    height: 22rem;
}

.hdgzSwal .swal2-popup{
    border-radius: 0.6rem;
}
.hdgzSwal .headImg {
    position: absolute;
    width: 11rem;
    left: 1.5rem;
    top: -1.5rem;
}

.hdgzSwal .swal2-html-container{
    margin:.5rem .5rem;
}
.hdgzSwal .swal2-close{
    font-size: 1rem;
    top: -2rem;
    right: -0.1rem;
    outline: none;
    position: absolute;
    color: #fff;
    border: 0.1rem #fff solid;
    border-radius: 3rem;
    box-sizing: content-box;
    line-height: 1.1rem;
}
.hdgzSwal h3{
    background: #e81b04;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    border-radius: 0.6rem;
    font-size: 0.8rem;
    padding: 0.1rem 0.5rem;
    margin-bottom: 0.3rem;
}
.hdgzSwal p{
    font-weight: normal;
    border-radius: 0.4rem;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #000;
    margin: .5rem 0;
}
.hdgzSwal2{
    background-position: 50% 25% !important;
    background-image: url(../images/light.png) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
.hdgzSwal2 .submitResult{
    padding-bottom: 0.1rem;
}
.hdgzSwal2 .headImg{
    top:-1.7rem;
}
.hdgzSwal2 .title{
    font-size: .9rem;
    /* font-weight: bold; */
    letter-spacing: .1rem;
    color: #000;
}
.hdgzSwal2 .score{
    font-size: 4rem;
    font-weight: bold;
    color: #fe0000;
    line-height: 4rem;
}
.hdgzSwal2 .usetime{
    font-size: .6rem;
    letter-spacing: .1rem;
    color: rgb(167,167,167);
    margin-top: .5rem;
    margin-bottom:0rem;
}
.hdgzSwal2 .usetime .span1{
    border: 1px rgb(167,167,167) solid;
    border-radius: 0.5rem;
    padding: 0.1rem 0.2rem;
    text-align: center;
    margin-right: 0.75em;
}
.hdgzSwal2 .usetime .span2{
    text-decoration: underline;
    font-size: .8rem;
    letter-spacing: 0.15rem;
}
.hdgzSwal2 .btnCnt{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -3rem;
    line-height: 0;
}
.hdgzSwal2 .btnCnt .rBtn{
    width: 4.5rem;
    margin: 0 .5rem;
    display: inline-block;
}
.hdgzSwal2 .btnCnt  .btn_text{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1rem;
    word-spacing: 0.1rem;
    letter-spacing: .1rem;
}
.hdgzSwal2 .btnCnt img{
    width: 100%;
}
.hdgzSwal2 .swal2-popup{
    display: grid;
    min-height: 10rem;
}
.hdgzSwal2 .remark{
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    max-width: 100%;
    /*background: #eee;*/
    font-size: .8rem;
    color: #f00 !important;
    border-bottom-right-radius: 0.6rem;
    border-bottom-left-radius: 0.6rem;
    padding: 0.5rem 0;
    height: 2rem;
    letter-spacing: .1rem;
}
.hdgzSwal2 .remark p{
    color: rgb(167,167,167);
    font-size: .7rem;
    margin: unset;
}
.hdgzSwal2 .remark p span{
    text-decoration: underline;
}

/**进度条**/
.bottom-card .progress-bar {
    display: none
}
/** 首页 **/
.san {
    width: 100%;
    text-align: center;
    top: 10.5rem !important;
    font-size: 0.6rem;
    animation: bounceInDown 1s ease 1 !important;
    -webkit-animation: bounceInDown 1s ease 1 !important;
    color: #fde08b;
    letter-spacing: .15rem;
}

.san a {
    color: #fde08b;
    /*
    padding: 0 5px;
    text-decoration: underline;
    font-weight: bold;
    background-image: url(../images/btnBg.png);
    width: 4rem;
    */

    height: 1.2rem;
    background-size: 100% 100%;
    display: inline-block;
    line-height: 1.2rem;
    width: 6rem;
}

.san span{
    margin: 0 .2rem;
    color: #fde08b;
    font-size: 0.7rem;
    text-align: center;
}
.one  {
    width: 100%;
    top: 17rem !important;
    text-align: center;
    font-size: 0.5rem;
    color: #fff;
}
.one p{
    word-spacing: 0.2rem;
    letter-spacing: .2rem;
}
.one p::before{
    content:"\f192";
    font-family: FontAwesome;

    /* font-size: 1.2rem; */
    color: #fff;
}
.one p::after{
    content:"\f192";
    font-family: FontAwesome;

    /* font-size: 1.2rem; */
    color: #fff;
}
.jb {
    top: 1vh;
    left: 1vw;
    width: calc(100% - 2vw);
}

.bill_1 img {
    width: 30%;
    float: left
}

.bill_1>div p span {
    color: #f00
}

.bill_1>div {
    padding-top: 1rem
}

.bill_1>div p {
    line-height: 1.2rem;
    font-size: 0.6rem
}

.xz {
    display: none
}

.bill_clock {
    background: url(images/timebg.png) no-repeat center top;
    background-size: cover;
    line-height: 1.2rem;
    font-size: 0.6rem;
    color: #fff;
    padding-top: 0 !important;
}

.bill_clock img {
    vertical-align: middle;
    margin: 5px;
    width: 0.5rem
}

.bill_1>div p:frist-child {
    font-size: 1rem;
}

.bill_2 img {
    width: 70%;
    margin: 0 auto;
    display: block
}

.bill_2::before {
    content: ' ';
    width: 100%;
    height: 1px;
    display: inline-block;
    background: #c9c9c9
}

.bill_2:after {
    content: ' ';
    width: 100%;
    height: 1px;
    display: inline-block;
    background: #c9c9c9
}

.bill_3 img {
    width: 30%;
    margin: 0 auto;
    display: block
}

.bill_4 img {
    width: 60%;
    margin: 0 auto;
    display: block
}
.zj_end .close{
    z-index: 2;
    align-items: center;
    justify-content: center;
    width: 1.2em;
    height: 1.2em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -1.2em;
    padding: 0;
    overflow: hidden;
    transition: color .1s,box-shadow .1s;
    border: none;
    border-radius: 5px;
    background: rgba(0,0,0,0);
    color: #ccc;
    font-family: serif;
    font-family: monospace;
    font-size: 2.5em;
    cursor: pointer;
    justify-self: end;
    font-size: 1rem;
    top: -1.7rem;
    right: -0.1rem;
    outline: none;
    position: absolute;
    color: #fff;
    border: 0.1rem #fff solid;
    border-radius: 3rem;
    box-sizing: content-box;
    line-height: 1.2rem;
    text-align: center;
}
.bill {

}
.bill .bill_name {
    position: absolute;
    top: 7rem;
    left: 2.6rem;
    color: #9c5920;
    font-weight: bolder;
    /* text-decoration: underline; */
    letter-spacing: .1rem;
    font-size: .5rem;
}
.bill .bill_score {
    position: absolute;
    top: 15.1rem;
    left: 5.3rem;
    color: #9c5920;
    font-weight: bolder;
    /* text-decoration: underline; */
    letter-spacing: .1rem;
    font-size: .5rem;
}
.zj_3_2 img {
    width: 100%;
    height: auto
}

.bill_btn {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    background-color: transparent;
    border-radius: 0.3rem;
    text-align: center;
    margin: 0 10px;
    width: 5rem;
    padding: 0.2rem;
    font-size: 1rem;
    color: #fff;
    border: 0px;
    outline: none;
    height: inherit;
    font-weight: inherit;
    width: 7rem !important;
    background: none;
    display: none;
}
.billBtnCnt{
    position: relative;
    text-align: center;
    line-height: 0;
}
.billBtnCnt .btn_text{
    position: absolute;
    left: 4rem;
    top: -3rem;
    transform: translate(-50%, -50%);
    color: #c6a152;
    font-size: .5rem;
    word-spacing: 0.1rem;
    letter-spacing: .1rem;
    text-decoration: underline;
    font-weight: bold;
}

.bill_btn2 {
    display: none;
    margin-top: 10vh;
}

.bill_btn2 img {
    display: block;
    width: 40%;
    height: auto;
    margin: 0 auto;
}

.zj_back {
    display: block !important;
    margin: 0 auto;
    text-align: center;
}

.zj_back img {
    width: 30vw;
    height: auto;
}

.zj_back_btn1 {
    float: left;
    margin-left: 15%;
}

.zj_back_btn2 {
    float: right;
}

#baseCnt {
    position: absolute;
    top: 7rem;
    width: 14rem;
    background: #fff;
    border-radius: 1rem;
    /*
    padding-bottom: 1rem;
    */
    margin: 0 auto;
    display: block;
    left: 1rem;
    border: #db1b39 .1rem solid;
}

#baseCnt .baseTitle{
text-align: center;
}
#baseCnt .baseTitle label{
    background: #db1b39;
    color: #fff;
    height: 100%;
    border-radius: 0 0 0.5rem 0.5rem;
    font-size: 1.2rem;
    padding: 0.3rem 1rem;
    padding-top: 0;
    line-height: 1.4rem;
}
#baseCnt .question .inner .inputs{
    padding: 0.3rem;
    border: 1px solid #afafaf;
    background-color: #fff;
    border-radius: 1rem;
}
#baseCnt .question .inner .inputs input{
    width: auto;
}
#baseCnt .question .inner .inputs::before{
    
    /* position: absolute; */
    top: 50%;
    /* transform: translate(-50%, -50%); */
    font-family: FontAwesome;
    right: 0;
    /* font-size: 1.2rem; */
    color: #afafaf;
    /* float: left; */
    margin-left: 0.3rem;
}
#baseCnt #userBaseName .inner .inputs::before{
    content: "\f2c0";
}
#baseCnt #userBaseUnit .inner .inputs::before{
    content: "\f0f7";
}
#baseCnt #userBaseAddress .inner .inputs::before{
    content: "\f0f7";
}
#baseCnt #userBaseIdcard .inner .inputs::before{
    content: "\f2ba";
}
#baseCnt #userBasePhone .inner .inputs::before{
    content: "\f2ba";
}
#baseCnt #userBaseOthers .inner .inputs::before{
    content: "\f0f7";
}
#baseCnt #userBaseAge .inner .inputs{
    border: unset;
}

#baseCnt #userBaseAge .inner .inputs::before{
    content: "\f1ae";
}
#awardInfoBox {
    margin-top: 1rem;
}

#awardContactInfo .btns button {
    width: 3.1rem;
    height: 1.1rem;
    top: 1.45rem;
    line-height: 1.1rem;
    box-sizing: border-box;
    border: solid 0.05rem rgba(255, 255, 255, .6);
    border-radius: 0.15rem;
    text-align: center;
    background: none;
}

#awardContactInfo .audioBox textarea {
    background: rgb(0 0 0 / 0%);
    width: 13.8rem;
    height: 5rem;
    font-size: 14px;
}

.popTabBox {
    width: 100%;
}

.poupTitleBox .poupTitleMune .item {
    padding: 0 1rem;
}

#recordCnt .btns {
    text-align: center;
}

#recordCnt .btns button {
    width: 3.1rem;
    height: 1.1rem;
    top: 1.45rem;
    line-height: 1.1rem;
    box-sizing: border-box;
    border: solid 0.05rem rgba(255, 255, 255, .6);
    border-radius: 0.15rem;
    text-align: center;
    background: none;
}


.rcHide {
    position: absolute;
    left: -100rem;
}

.cover {
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
    height: 100%;
    filter: alpha(opacity=100);
    /*设置透明度为100%*/
    opacity: 1;
    /*非IE浏览器下设置透明度为100%*/
    display: block;
    z-Index: 999;
}

.cover div {
    border-radius: .5rem;
    background-color: #fff0;
}

.uncover {
    width: 85%;
    z-index: 9999;
    height: 85%;
    background-color: #f0f0f0;
}

.recwave {
    height: 5rem;
    width: 12rem;
    margin: 0 auto;
    margin-top: 7em;
    background-color: #fff;
}

.rateCnt {
    width: 12rem;
    height: 10px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
}

.stopCnt {
    margin-top: 3rem;
}

.rate {
    height: 100%;
    border-radius: 5px;
    width: 0;
    background-color: #0ac !important;
}

#awardInfoBox input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: .5rem;
}

#awardInfoBox input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #fff;
    font-size: .5rem;
}

#awardInfoBox input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
    font-size: .5rem;
}

#awardInfoBox input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
    font-size: .5rem;
}

#awardInfoBox input {
    background: rgb(0 0 0 / 0%);
    width: 10rem;
    height: 1.5rem;
    font-size: .5rem;
    border: 1px solid #767676;
}

.audioBox div {
    margin-bottom: .5rem;
}

.musicBox{
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 9;
}
.musicBox i{
    font-size: 1rem;
    color: #ffde0e;
  
}
/** 常用 **/
.page_survey #beginA_cnt {
    top:22rem;
}
.page_survey .survey_control_n {
    top:22rem;
}
.page_survey .survey_control .survey_btn {
    width: 7rem;
    height: 2rem;
    border-radius: 2rem;
    background: #db1b39;
}


.g_survey .survey_wrap .question_type {
    background:#db1b39;
    box-shadow: 3px 0px 0px #ffe3ea;
}
.g_survey .survey_wrap .question_checkbox .question_type {
    background:#db1b39;
    box-shadow: 3px 0px 0px #fff4e5;
}

#paperCnt {
    top:3rem;
    height: 19rem;
}


#paperCnt {
    border: 4px solid #db1b39;
}
#paperCnt .question .inner {
    height: 16rem;
}
.myModa .myAlertBox h6 {
    background: #db1b39;
}
.myModa .myAlertBox .btn {
    background: #db1b39;
}
.myModa .myAlertBox p {
    padding: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #000;
}

