
.header{
    position: relative;
    width: 100%;
    height: .96rem;
    font-size: .4267rem;
    background: #000;
    color: #fff;
    text-align: center;
}
.header span{
    line-height: .96rem;
}
.header .backImg{
    float: left;
    width: .6rem;
    height: .6rem;
    margin-top: .18rem;
    margin-left: .32rem;
}
.header .closeImg{
    position: absolute;
    width: .67rem;
    height: .67rem;
    top: .12rem;
    right: .32rem;
}
.question{
    width: 9rem;
    margin: 0 auto;
    padding-bottom: .4rem;
}
.title_subtitle{
    font-size: 0.4rem;
    margin-top: 0.1rem;
    color: #606266;
}
.question-item-title-subtitle{
    margin-top: 0.3rem;
    color: #9e9e9e;
}
.question-list{
    width: 100%;
}
.question-item{
    width: 100%;
    font-size: .3733rem;
    margin: .64rem auto 0;
}
.question-item .radioActive{
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.question-item-title{
    position: relative;
    font-size: .4rem;
    color: #323232;
    text-indent: 0.1rem;
}
.question-item-title em{
    position: absolute;
    left: -0.2rem;
    top: 0.01rem;
    text-align: center;
}
.question-item-title-img{
    width: 100%;
    height: 3rem;
    margin-top: 0.2rem;
    text-align: center;
}
.question-item-title-img img{
    max-width: 100%;
    max-height: 100%;
    border-radius: 0.1rem;
}
.question-item .van-checkbox,.van-radio{
    overflow:visible;
    padding-right: .1333rem;
    box-sizing: border-box;
    min-height: .6667rem;
    margin-top: .3rem !important;
    align-items:stretch;
    -webkit-align-items:stretch;
}
.question-item .van-radio:first-child{
    margin: 0;
}
.van-field{
    width: 100%;
    height: 1rem;
    padding: 0;
    line-height: 1rem;
    padding-left: 0.2rem;
    background: #fff;
    border-radius: .1067rem;
    border: .02rem solid #eee;
}
.van-radio-group .van-field{
    width: 8rem;
}
.van-checkbox-group .van-field{
    width: 8rem;
    border: .02rem solid #eee;
}
.question-item .requireBox{
    position: relative;
}
.radio-input-require{
    position: absolute;
    top: 0;
    right: 0rem;
    color: red;
}
.question-item .van-checkbox__icon--round .van-icon{
    border-radius: .0667rem !important;
}
.question-item .van-checkbox:first-child{
    margin-top: 0;
}
.question-item-textarea{
    line-height: 1.5;
    height: auto;
    min-height: 2rem;
}
.question-item-c span{
    display: block;
    padding-bottom: .2667rem;
}
.question-item-c .van-field{
    margin-bottom: .2667rem;
}
.item-select{
    background: #fff;
    height: 1rem;
    line-height: 1rem;
    padding: 0;
    padding-left: 0.2rem;
    border-radius: .1067rem;
    border: .02rem solid #eee;
    margin-top: 0.3rem;
    font-size: .3733rem;
}
.question-item-se .van-cell__value{
    color: #969799;
}
.item-select .van-icon{
    line-height: 1rem;
    padding-right: 0.4rem;
}
.question-item-upload .van-uploader__upload{
    background: #E4E3E3;
}
.timetitle{
    display: flex;
    font-size: .5rem;
    border-top: .02rem solid #eee;
}
.timetitle li{
    flex: 1;
    text-align: center;
    height: 44px;
    line-height: 44px;
}
.radio-input{
    margin-top: .2667rem;
}
.question_margin{
    margin-top: 0.3rem;
    font-size: .3733rem;
}
.template_radioBox{
    width: 100%;
    overflow: hidden;
    border: .02rem solid #eee;
    box-sizing:border-box;
    margin-top: 0.3rem;
}
.template_radio_header{
    width: 100%;
    background: #f5f5f5;
    display: flex;         
    word-break: break-word;
    word-wrap: break-word;    
    align-items: center;
    justify-content: center;
}
.template_radio_header span{
    padding: .0533rem .2667rem;
    flex: 1;                  
    text-align: center;     
    box-sizing: border-box;   
    color: #323232;
    font-size: .3733rem;
}
.template_radio_content{
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.template_radio_item{
    width: 100%;
}
.template_radio_item P{
    width: 100%;
    font-size: .3733rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    color: #323232;
}
.template_radio_item .van-radio-group{
    width: 100%;
    display: flex;
}
.template_radio_item .van-radio{
    flex: 1;
    margin-top: 0; 
}
.template_radio_item  .van-radio__icon{
    text-align: center;
    margin: 0 auto;
}
.submit,.next{
    width: 8.9333rem;
    height: 1rem;
    background: #eee;
    margin: 0 auto 1rem;
    line-height: 1rem;
    font-size: .4rem;
    text-align: center;
    border-radius: .1333rem;
    color: #606266;
}
.next{
    background:#1989fa;
    color: #fff;
}
.uploaderImg,.uploadVideo{
    display: block;
    max-width: 3rem;
    max-height: 3rem;
}
.tipsContent{
    width: 9.2rem;
    max-height: 14rem;
    margin: 0 auto;
    font-size: .4rem;
    margin: .2667rem auto 0.6rem;
    overflow-y: auto;
    color: #494A4C;
}
.close{
    display: block;
    width: 8.88rem;
    height: .8533rem;
    background: #1989fa;
    border-radius: .1333rem;
    color: #fff;
    text-align: center;
    font-size: .3733rem;
    line-height: .8533rem;
    margin: 0 auto;
}
.loading{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 20;
}
.loading img{
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1rem;
}
.support{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background:#F6F6F6; 
}
.support p{
    width: 9.32rem;
    margin: .5333rem auto 0;
    font-size: .4rem;
}
.van-uploader__upload{
    background: #eee;
    border-radius: .0667rem;
}
.submitActive{
    background: #1989fa;
    color: #fff;
}
.lookImgBox{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}
.lookImg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 10rem;
}
.van-radio__icon,.van-checkbox__icon{
    font-size: .533rem !important;
}
.van-checkbox__label,.van-radio__label{
    line-height: .5333rem !important;
}
.childItemImgBox{
    width: 100%;
    max-height: 3rem;
    text-align: center;
}
.childItemImgBox img{
    max-width: 100%;
    max-height: 3rem;
    border-radius: .1rem;
}

/* 临时 */
.temporaryClose{
    position: fixed;
    top: 50%;
    left: .01rem;
    z-index: 1000;
}
.temporaryClose img{
    width: .8rem;
    height: .8rem;
}