.pcContainer {
    background: none!important;
}
.index_mContainer_top {
    display: none;
}

.bg_1 {
    width: 100%;
}
.sn_wx_login {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
    top: -26px;
}
.sn_wx_login button {
    width:100%;
    height: 52px;
    background: #9D2424;
    border-radius: 10px;
    backdrop-filter: blur(10px);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sn_wx_login button img {
    height: 36px;
    margin-right: 13px;
}
.sn_wx_login button span {
    height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 22px;
}
.user_topbg {
    position: relative;
}
.user_topbg img {
    width: 100%;
}
.user_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 36px;
}
.user_img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 100px;
}
.user_info img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
}
.user_name_mobile {
    margin-right: auto;
    text-align: left;
    margin-left: 15px;
}

.user_name_mobile{
    font-size: 16px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #282732;
}
.user_name_mobile div {
    margin: 5px 0;
}
.user_logout a {
    width: 26px;
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #FFFFFF!important;
}
.user_result_tit {
    height: 25px;
    font-size: 18px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #282732;
    line-height: 25px;
    padding-left: 25px;
    margin-top: 10px;
    text-align: left;
}
.no_result {
    height: 17px;
    font-size: 12px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: bold;
    color: #999999;
    line-height: 17px;
    margin-top: 40px;
}
.result_list {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 15px;
}
.result_item {
    display: inline-block;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 2px 2px 10px 0px rgba(88,18,18,0.1);
    border-radius: 6px;
    border: 1px solid;
    border-image: linear-gradient(315deg, rgba(255, 255, 255, 1), rgba(238, 178, 175, 0.57), rgba(157, 36, 36, 1)) 1 1;
}
.result_item h2{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #D9534D;
    line-height: 22px;
    margin-bottom: 5px;
}
.result_item_bom1 {
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color: #282732;
    line-height: 17px;
    margin-right: 10px;
}
.result_item_bom2 {
    font-size: 12px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    color: #999;
    line-height: 17px;
}



@media screen and (max-width: 385px) {
    .main-quiz-holder .slide-container.sm-intro-container .sm-h1 {
        top: 70px!important;
    }
    .main-quiz-holder .slide-container.sm-intro-container .sm-h2 {
            top: 130px!important;
    }
    .sm-tab-box {
        top: -260px!important;
    }
    .index_name {
        height: 40px!important;
        font-size: 32px!important;
        font-weight: 600!important;
        color: #EFD2B5!important;
        line-height: 50px!important;
        margin: 10px 0 30px!important;
    }
    .index_start a{
        display: inline-block;
        width: 160px;
        height: 54px;
        line-height: 54px;
        background: linear-gradient(135deg, #EFD2B5 0%, rgba(252,243,233,0.98) 100%);
        box-shadow: 0px 0px 15px 3px rgba(255,234,209,0.37);
        border-radius: 10px;
        font-size: 24px;
        font-weight: 600;
        font-family: PingFangSC-Semibold, PingFang SC;
        color: #62734B;
        margin: 0 auto;
    }
}


@media screen and (max-width: 99999px) {

    * {
        padding: 0;
        margin: 0;
    }
    .smHide {
        display: none;
    }
    body {
        width: 100vw!important;
        height: 100vh;
        overflow: hidden;
    }
    .main-quiz-holder {
        box-shadow: none!important;
        /*border: 1px solid transparent;*/
    }
    #div_body {
        background-size: 100% 100%!important;
        overflow: auto;
    }
    .mContainer {
        height: 100vh!important;
        border: none;
        background: #fff!important;
    }
    .index_mContainer_top {
        display: inline-block;
    }
    .index_mContainer_top img {
        width: 100%;
    }
    .main-quiz-holder .slide-container {
        width: 100%;
        padding: 40px 20px;
        box-sizing: border-box;
    }
    .slide-container-sm {
        background: #F9F1EF url(../../../img-3/bg_问题页背景@2x.png) no-repeat left bottom;
        background-size: 100% auto;
        height: 100vh;
    }
    .main-quiz-holder .slide-container.sm-intro-container {
        padding: 0;
        position: relative;
        background-color: #fff!important;
        height: 100vh;
        overflow: hidden;
    }
    .main-quiz-holder .slide-container.sm-intro-container .bg_1 {
        width: 100%;
    }
    .main-quiz-holder .slide-container.sm-intro-container .sm-h1  {
        width: 308px;
        height: 51px;
        font-size: 36px;
        font-family: SourceHanSerifCN-Bold, SourceHanSerifCN;
        font-weight: bold;
        color: #282732;
        line-height: 51px;
        position: absolute;
        top: 110px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .main-quiz-holder .slide-container.sm-intro-container .sm-h2  {
        width: 243px;
        height: 28px;
        font-size: 10px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 500;
        color: #282732;
        line-height: 14px;
        position: absolute;
        top: 170px;
        left: 0;
        right: 0;
        margin: auto
    }
    .sm-jian span:nth-of-type(1){
        width: 8px;
        height: 11px;
        background: rgba(157,36,36,0.1);
    }
    .sm-jian span:nth-of-type(2){
        width: 8px;
        height: 11px;
        background: rgba(157,36,36,0.3);
    }
    .sm-jian span:nth-of-type(3){
        width: 8px;
        height: 11px;
        background: rgba(157,36,36,0.5);
    }
    .sm-jian span:nth-of-type(4){
        width: 8px;
        height: 11px;
        background: rgba(157,36,36,0.7);
    }
    .sm-jian span:nth-of-type(5){
        width: 8px;
        height: 11px;
        background: rgba(157,36,36,1);
    }
    .sm-tab-box {
        position: relative;
        top: -200px;
    }
    .sm-tab-box.sm-tab-box-normal {
        top: -80px;
    }
    .sm-tab {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        margin-bottom: 16px;
    }
    .sm-tab img {
        width: 100%;
    }
    .sm-tab-box .nav-start {
        margin: 0;
    }
    .sm_btns_box {
        padding: 0 20px;
        width: 100%;
        box-sizing: border-box;
        position: fixed;
        bottom: 32px;
    }
    .sm_btns {
        height: 52px;
        width: 100%;
        background: #F5F4F2;
        border-radius: 10px;
        backdrop-filter: blur(10px);
        display: flex;
        align-items: center;
    }
    .sm_btns a {
        width: 50%;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;padding-right: 10px;
        height: 52px;

    }
    .sm_btns a img {
        height: 20px;
        margin-right: 7.5px;
    }
    .sm_btns a span {
        height: 20px;
        margin-left: 7.5px;
        font-size: 14px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 500;
        color: #CCCCCC;
        line-height: 20px;
    }
    .sm_btns a.ac {
        height: 52px;
        background: #9D2424;
        border-radius: 10px;
        font-size: 14px;
        font-family: PingFang-SC-Bold, PingFang-SC;
        font-weight: bold;
        line-height: 20px;
        backdrop-filter: blur(10px);
    }
    .sm_btns a.ac span {
        color: #FFFFFF;
    }
    .intro-container-box {
        margin: -40px -20px;
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        /*background: url(../../../img-3/bg.png) no-repeat!important;*/

        background: linear-gradient(131deg, #C9D3B3 0%, #485631 100%, #485631 100%);
    }
    .index_top2 {
    }
    .intro-container-box .index_top img{
        width: 100%;
        margin-top: -40px;
    }
    .index_name {
        height: 50px;
        font-size: 36px;
        font-weight: 600;
        color: #EFD2B5;
        line-height: 50px;
        margin:10px 0 20px;
    }
    .index_start {
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .index_start a{
        display: inline-block;
        width: 170px;
        height: 64px;
        line-height: 64px;
        background: linear-gradient(135deg, #EFD2B5 0%, rgba(252,243,233,0.98) 100%);
        box-shadow: 0px 0px 15px 3px rgba(255,234,209,0.37);
        border-radius: 10px;
        font-size: 28px;
        font-weight: 600;
        font-family: PingFangSC-Semibold, PingFang SC;
        color: #62734B;
        margin: 0 auto;
    }
    .index_bottom {
        height: 34px;
        font-size: 14px;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #EFD2B5;
        line-height: 17px;
        margin-top:50px;
    }
    .main-quiz-holder .slide-container ul.answers {
        padding: 0;
    }
    .main-quiz-holder .slide-container ul.answers li {
        width: 70%;
        background: linear-gradient(174deg, #FFFFFF 0%, #EEEEEA 100%);
        box-shadow: 3px 3px 13px 0px rgba(155,155,155,0.5);
        color: #999;
        border: none;
        padding: 8px 15px;
        border-radius: 12px;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 500;

    }
    .main-quiz-holder a {
        color: #282732;
    }
    .jindu {
        width: 100%;
        position: relative;
        height: 8px;
        background: #fff;
        border-radius: 9px;
    }
    .jindu_in {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 41px;
        height: 8px;
        background: #9D2424;
        box-shadow: 0px 0px 15px 0px rgba(116,131,93,0.5);
        border-radius: 10px;
    }
    .question-number span {
        height: 17px;
        font-size: 14px;
        color: #999;
        line-height: 17px;
        margin-top: 8px;
        display: block;
        text-align: left;
    }
    .main-quiz-holder .notice {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }
    #commentForm {
        /*padding-bottom: 35px;*/
    }
    #commentForm label {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #666666;
        line-height: 22px;
    }
    .main-quiz-holder .nav-show-result {
        padding-left: 0;
        background: none;
    }
    #commentForm input {
        height: 40px;
        background: linear-gradient(174deg, #FFFFFF 0%, #EEEEEA 100%);
        box-shadow: 3px 3px 13px 0px rgba(155,155,155,0.5);
        border-radius: 4px;
        border: none;
        font-size: 15px;
        font-weight: bold;
        color: #282732;
        box-sizing: border-box;
        padding: 0 5px;
    }
    .main-quiz-holder .slide-container ul.answers li.selected,
    .main-quiz-holder .slide-container ul.answers li:hover,
    .main-quiz-holder .slide-container ul.answers li:focus,
    .main-quiz-holder .slide-container ul.answers li:visited{
        background: #9D2424;
        box-shadow: 0px 0px 15px 0px rgba(116,131,93,0.5);
        color: #fff;
    }
    .main-quiz-holder .slide-container .next, .main-quiz-holder .slide-container .final {
        /*background: linear-gradient(135deg, #EFD2B5 0%, rgba(252,243,233,0.98) 100%);*/
        background: linear-gradient(112deg, rgba(252,243,233,0.98) 0%, #EFD2B5 100%);
        box-shadow: 0px 0px 15px 3px rgba(116,131,93,0.3);
        border-radius: 6px;
        padding: 8px 15px;
        width: 130px;
        text-align: center;
        font-size: 14px;
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main-quiz-holder .slide-container .next::after, .main-quiz-holder .slide-container .final::after {
        content: '';
        display: inline-block;
        margin-left: 10px;

        width: 15px;
        height: 15px;
        background: url('../../../img-3/icon_right.png') no-repeat ;
        background-size: 100% 100%;
    }
    .main-quiz-holder .slide-container .prev {
        background: linear-gradient(135deg, #EFD2B5 0%, rgba(252,243,233,0.98) 100%);
        box-shadow: 0px 0px 15px 3px rgba(116,131,93,0.3);
        border-radius: 6px;
        padding: 8px 5px;
        width: 80px;
        text-align: center;
        font-size: 14px;
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .main-quiz-holder .slide-container .prev::before{
        content: '';
        display: inline-block;
        margin-right: 3px;
        width: 15px;
        height: 15px;
        background: url('../../../img-3/icon_left.png') no-repeat ;
        background-size: 100% 100%;
    }
    .main-quiz-holder .question-number {
        position: static;
        width: 100%;
        height: 50px;
        background: transparent;
        border: none;
        box-shadow: none;
        text-shadow: none;
    }
    .main-quiz-holder .slide-container .question, .main-quiz-holder h2.qTitle {
        color: #9D2424;
        font-size: 18px;
        margin: 0;
        font-weight: bold;
    }
    .main-quiz-holder .question {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    .slide-container {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    #echart_box {
        padding: 20px 20px;
        border-radius: 16px;
        margin-bottom: 15px;
        background:#fff url(../../../img-3/biaobg.png) no-repeat top center!important;
        background-size: 100% 100%!important;
        /*box-shadow: inset 0px 5px 10px #485631;*/
        margin-top: 20px;
        border: none;
    }
    .re_top1 p {
        margin-bottom: 0!important;
    }
    .result-box {
        border: none!important;
        width: 100%;
        box-sizing: border-box;
        background-color: #EFEFEB;
        /*background: url(../../../img-3/rebg.png) repeat-y!important;*/
    }
    .well {
        border: none!important;
    }
    .jianyou {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 10px 0 0;
        font-size: 18px;
    }
    .jianyou a {
        font-size: 18px;
        font-weight: bold;
        color: #EFD2B5;
        margin-right: 10px;
    }
    .jianyou span {
        font-size: 18px;
        color: #fff;
        margin-right: 10px;
    }
    .result-box .ibox-content {
        padding: 0;
    }
    .result-container {
        padding-bottom: 00px!important;
    }
    .desc-list .content {
        border-bottom: 0!important;
    }

    .desc-list .content p {
    background: none!important;
    margin-left: 0!important;
    list-style: none!important;
    text-align: justify;
    line-height: 20px;
    margin-bottom: 0!important;
    font-size: 16px!important;
    color: #666666!important;
}
.desc-list .content p img {
    width: 100%;
}
    body.rebody {
        overflow: auto!important;
    }
    .rebody .gray-bg{
        background-color: transparent;
        position: relative;
        top: -30px;
        border: none;
    }
    .re_top {
        /*  background: url(../../../img-3/retopbg.png) no-repeat!important;
          background-size: 100% 100%;*/
        margin: -19px;     background-color: #F9F1EF;
    }
    .re_top1 {
        position: absolute;
        top: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 10px 20px 0;
        text-align: left;
        position: relative;
        z-index: 9999;
    }
    .re_topimg {
        width: 100%;
        position: absolute;
        width: 100%;
        top: -40px;
        left: 0;
        z-index: 99;
    }
    .re_top1 p {
        height: 22px;
        font-size: 16px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 22px;
        text-align: left;
    }
    .re_top1 .alert1 {
        height: 50px;
        font-size: 36px;
        font-family: PingFang-SC-Bold, PingFang-SC;
        font-weight: bold;
        color: #EFD2B5;
        line-height: 50px;
    }
    .re_top1 .alert1 a{
        height: 25px;
        font-size: 18px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 25px;
    }
    .re_top1 .typeinfo-desc{
        height: auto;
        font-size: 14px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 24px;
        border-top: 2px solid #fff;
        padding-top: 15px;
        margin-top: 15px;
    }

    .re_top1 .alert2 {
        text-align: left;
    }
    .re_top1 .alert2 a {

        height: 50px;
        font-size: 36px!important;
        font-family: PingFang-SC-Bold, PingFang-SC;
        font-weight: bold;
        color: #EFD2B5;
        line-height: 50px;
    }


    .desc-list .content {
        display: inline-block!important;
        width: 100%!important;
    }
    .desc-list .item h3 em {
        display: none;
    }
    .desc-list h3 {
        height: 42px!important;
        background: linear-gradient(112deg, #EFD2B5 0%, rgba(252,243,233,0.98) 100%);
        /*box-shadow: 0px 0px 15px 3px rgba(116,131,93,0.3);*/
        border-radius: 4px;
        font-size: 18px!important;
        font-weight: bold;
        color: #282732 !important;
        line-height: 42px!important;
        border-radius: 4px;
        border-bottom: none!important;
    }
    .desc-list ul li {
        background: none!important;
        margin-left: 0!important;
        list-style:none!important;
        text-align: justify;
        line-height: 20px;
        margin-bottom: 0!important;
        font-size: 16px!important;
    }
    .desc-list ul a li  {
        margin-top: 10px;
        color: #666666!important;
        line-height: 150% !important;
    }
    .desc-list .content {
        padding-left: 0!important;
        padding-right: 0!important;
        color: #666666!important;
        text-align: justify;
        padding-top: 15px!important;
        padding-bottom: 15px!important;
        /*padding: 15px 25px 15px!important;*/
    }
    .result-box .desc-list ul li.bold-li {
        margin-left: 0!important;
        padding-left: 0px!important;
    }
    .desc-list ul li.bold-li {
        margin-left: 0!important;
    }
    .carousel-inner img {
        width: 100%;
    }
    .desc-list h3:hover {
            background: linear-gradient(112deg, #EFD2B5 0%, rgba(252,243,233,0.98)!important;
    }
    .carousel-inner {
        margin-bottom: 20px!important;
    }
}


