@charset "utf-8";
.m-survey {
    height: auto;
    overflow: hidden
}

.m-survey ul {
    height: auto;
    padding: 6px;
    overflow: hidden
}

.m-survey ul li {
    overflow: hidden;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    float: left;
    width: 100%;
    background: url(../../images/common/li_icon.png) left center no-repeat;
    padding-left: 12px
}

.m-survey ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    line-height: 36px
}

.m-survey .row-txt {
    overflow: hidden;
    line-height: 36px;
    font-size: 16px;
    float: left;
    width: 100%;
    border-bottom: dashed 1px #e1e1e1;
    padding: 8px
}

.m-survey .row-txt a {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    line-height: 36px;
    white-space: nowrap
}

.m-survey .img {
    height: auto;
    overflow: hidden;
    padding: 16px 16px 16px 0;
    float: left
}

.m-survey .img img {
    display: block;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    object-fit: cover
}

.m-survey .time {
    float: left;
    padding: 16px 16px 16px 0;
    font-size: 16px
}

.m-survey .time .date {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #a1a1a1;
    text-align: center
}

.m-survey .time .year {
    font-size: 18px;
    line-height: 36px;
    color: #a1a1a1;
    text-align: center;
    border-top: solid 1px #eee
}

.m-survey .status {
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #0b4bac;
    float: right
}

.m-survey .status-end {
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    float: right
}

.m-survey .td-status {
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #0b4bac;
    float: left
}

.m-survey .td-status-end {
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    float: left
}

.m-survey .interval {
    font-size: 16px;
    line-height: 36px;
    padding-left: 8px;
    float: right
}

.m-survey .td-interval {
    font-size: 16px;
    line-height: 36px;
    float: left
}

.m-survey .desc {
    float: left;
    white-space: normal;
    line-height: 24px;
    color: #666;
    font-size: 14px
}

.m-survey .desc a {
    font-size: 14px;
    color: #666;
    line-height: 24px
}

@charset "utf-8";

.survey {
    height: auto;
    overflow: hidden
}

.survey .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    text-align: center
}

.survey .interval {
    text-align: center;
    font-size: 16px;
    line-height: 40px
}

.survey .desc {
    line-height: 36px;
    font-size: 16px;
    color: #333
}

.survey .desc p {
    text-indent: 2em
}

.survey .survey-box {
    padding: 10px 0;
    overflow: hidden;
    height: auto
}

.survey .survey-box .sort-title {
    padding: 4px;
    clear: both;
    font-size: 16px;
    line-height: 1.75
}

.survey .survey-box .sort-num {
    display: inline-block;
    float: left;
    line-height: 1.75
}

.survey .survey-box .sort-warn {
    color: red;
    font-weight: 700;
    padding-left: 8px
}

.survey .survey-box .sort-items {
    padding: 10px;
    clear: both;
    overflow: hidden
}

.survey .survey-box .sort-items ul li {
    line-height: 1.75;
    font-size: 16px;
    overflow: hidden
}

.survey .survey-box .sort-items ul li span {
    padding-left: 8px;
    float: left
}

.survey .survey-box .sort-items ul li input {
    margin: 6px 0;
    line-height: 40px;
    border: solid 1px #d1d1d1;
    text-indent: 10px;
    font-size: 16px;
    width: 16px;
    height: 16px;
    float: left
}

.survey .survey-box .sort-items ul li .qt {
    float: left;
    line-height: 32px
}

.survey .survey-box .sort-items ul li .qt-checkbox,.survey .survey-box .sort-items ul li .qt-radio {
    outline: 0;
    width: 200px;
    height: 32px;
    margin: 0;
    border: none;
    border-bottom: solid 1px #d1d1d1
}

.survey .survey-box .sort-items select {
    line-height: 36px;
    height: 36px;
    border: 1px solid #d1d1d1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 16px
}

.survey .survey-box .sort-items textarea {
    width: 100%;
    border-radius: 4px;
    line-height: 32px;
    text-indent: 8px;
    font-size: 16px;
    border: 1px solid #d1d1d1
}

.survey .survey-box .sort-items table {
    width: 95%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto
}

.survey .survey-box .sort-items table th {
    padding: 0 1em
}

.survey .survey-box .sort-items table tr {
    line-height: 36px
}

.survey .survey-box .sort-items table tr td {
    font-size: 16px;
    padding: 0 1em
}

.survey .survey-box .sort-items .file-input {
    width: 300px;
    line-height: 36px;
    border: solid 1px #d1d1d1;
    float: left;
    border-radius: 4px 0 0 4px
}

.survey .survey-box .sort-items .file-btn {
    background: #0b4bac!important;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    border: none;
    position: relative;
    border-radius: 0 4px 4px 0;
    float: left;
    width: 120px;
    text-align: center;
    cursor: pointer
}

.survey .survey-box .sort-items .file-btn input {
    position: absolute;
    height: 38px;
    line-height: 38px;
    background: #0b4bac;
    width: 120px;
    opacity: 0;
    filter: alpha(opacity=0);
    left: 0;
    right: 0;
    top: 0
}

.survey .survey-box .sort-items .star_bg {
    float: left;
    font-size: 16px;
    padding-right: 8px
}

.survey .survey-box .sort-items .star {
    font-size: 16px;
    float: left;
    padding-left: 8px
}

.survey .survey-box .sort-items .star input {
    margin: 0 8px
}

.survey .survey-box .sort-items .star_end {
    font-size: 16px;
    float: left
}

.survey .survey-box .exchange {
    color: #1b51a8;
    font-size: 16px
}

.survey .survey-box .verifyCode {
    width: 78px;
    line-height: 34px;
    border: solid 1px #e1e1e1
}

.survey .survey-btn {
    text-align: center;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    width: 16em
}

.survey .survey-btn input {
    width: 100px;
    color: #fff;
    height: 36px;
    font-size: 18px;
    background: #0b4bac;
    border: none;
    border-radius: 4px;
    float: left
}

.survey .survey-btn a {
    margin-left: 16px;
    display: inline-block;
    color: #fff;
    line-height: 36px;
    background: #0b4bac;
    width: 100px;
    border-radius: 4px;
    font-size: 16px;
    float: left
}

.survey .dcPlay {
    min-height: 200px;
    width: 96%;
    margin: 0 auto;
    text-align: center
}

.survey #message {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 16px 0
}

.survey .tnm {
    font-weight: 700;
    color: #0b4bac
}



@media all and (max-width: 750px) {
   

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 720px) {
   

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 640px) {
    

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 600px) {
   

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 560px) {
    

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 520px) {
   
    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 480px) {
  
    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 440px) {
   
    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 414px) {
   
    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 400px) {
   
    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}

@media all and (max-width: 375px) {
  

    .survey {
        padding: 0
    }

    .survey .g-question {
        padding: 8px
    }

    .survey .verifyCode a {
        font-size: 16px
    }

    .survey .survey-box .sort-items .file-input {
        width: 160px
    }
}










@media all and (max-width: 750px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 720px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 640px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 600px) {
   
    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 560px) {

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 520px) {
    
    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 480px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

 
}

@media all and (max-width: 440px) {
   

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

 
}

@media all and (max-width: 414px) {
    
    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }
}

@media all and (max-width: 400px) {
   
    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 375px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 360px) {
    

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }

}

@media all and (max-width: 320px) {
   

    .m-survey ul li {
        white-space: normal;
        border-bottom: solid 1px #e1e1e1;
        margin-bottom: 8px
    }

    .m-survey .row-txt a {
        overflow: hidden;
        font-size: 18px;
        color: #333;
        text-overflow: ellipsis;
        white-space: normal;
        line-height: 1.75
    }

    .m-survey .img {
        height: auto;
        overflow: hidden;
        padding: 0;
        float: left
    }

    .m-survey .img img {
        height: 160px
    }

    .m-survey .time {
        float: left;
        padding: 0;
        font-size: 16px
    }

    .m-survey .desc {
        padding-top: 8px
    }
}
