.index {
    background: #f0f0f0;
    font-weight: lighter;
    width: 100%;
    height: 100%;
    display: none
}

.index .wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    padding: 0;
    margin: 0;
}

.index .headline {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-top: 10px;
}

.top {
    top: 20%;
}

.index .context {
    color: #999;
    font-size: 20px;
    font-weight: 400;
    word-break: normal;

}

.middle {
    top: 50%;
}

.index .icon {
    width: 75px;
}

.index .text {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    word-break: normal;
    text-align: center;
}

.feedback {
    color: #4db2fc;
    font-size: 20px;
}

.bottom {
    bottom: 20px;
}

.indexPage {
    background: url(./background.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    height: 100%;
}

.p_15 {
    padding: 15px;
    padding-top: 30px;
}

.fs01 {
    font-size: 1.125em;
}

.buble {
    background-color: rgba(255, 255, 255, 0.8);
    position: relative;
    border-radius: 8px;
    padding: 18px 15px 18px 16px;
    min-width: 20px;
    line-height: 25px;
    margin-bottom: 30px;
}

.old {
    font-size: 13px;
    line-height: 20px;
    margin-right: 30%;
}

.old-ask {
    font-size: 13px;
    line-height: 20px;
}

.ask {
    float: right;
    text-align: left;
    clear: both;
    margin-right: 8%;
    margin-left: 8%;
    word-break: normal;

}

.answer {
    /*width: 94%;*/
    float: left;
    text-align: left;
    clear: both;
    position: relative;
    padding-left: 8%;
    margin-right: 8%;
    word-break: normal;
}

/*.wdlist li.answer{width: 88%;margin: 1.25em 0 0.75em 6%;display: inline-block;word-break: normal;}*/
.xiaoan {
    background: url(./xiaoan.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 55px;
    height: 55px;
}

.beauty {
    background: url(./beauty.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 55px;
    height: 55px;
}

.portrait {
    background: url(./portrait.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 55px;
    height: 53px;
}

.buble .context {
    padding-left: 30px;
    /*padding-top: 10px;*/
    line-height: 20px;
    color: #666;
    word-break: break-all;
}

.old .xiaoan {
    background: url(./xiaoan.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 50px;
    height: 50px;
}

.old .beauty {
    background: url(./beauty.png);
    background-size: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 50px;
    height: 50px;
}

.old .context {
    padding-left: 20px;
    line-height: 18px;
    color: #666;
    word-break: normal;
}

.link {
    color: #4db2fc;
}

.linkColor {
    color: #4db2fc;
}

.ask-msg {
    position: relative;
    border-radius: 3px;
    padding: 9px 8px;
    /* margin: 15px; */
    /* display: table-cell; */
    min-width: 20px;
    /* line-height: 25px; */
    margin-bottom: 15px;
    color: #666;
}

.text-item {
    margin-top: 20px;
    text-indent: 0.4em;
}

.item-style {
    margin-right: 0.4em;
}

.access {
    text-align: center;
    clear: both;
    margin-bottom: 20px;
    color: #666;
}

.wbk {
    word-break: normal;
}

.input-box {
    /*border: 1px solid #adaeb1;*/
    border-bottom: 0;
    bottom: 0;
    width: 100%;
    height: 56px;
    position: absolute;
    display: none;
    background-color: #fff;
    padding: 8px 12px;
    z-index: 200;
}

.send-msg-ipt {
    -webkit-box-flex: 1;
    /*border: 1px solid #bfbfbf;*/
    background-color: #e6e6e6;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    /*border-radius: 10px;*/
    /*padding: 4px 8px 4px;*/
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.camera {
    position: absolute;
    background: url(./other.png);
    background-position-x: 5px;
    background-position-y: -162px;
    width: 70px;
    height: 50px;
    right: 10px;
    bottom: 100px;
}

.separate-time {
    text-align: center;
    height: 30px;
    clear: both;
}

.out-span {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
    /*opacity: 0.2;*/
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 14px;
}

.in-span {
    color: #fff;
}

.dateNum {
    display: inline-block;
    font-family: Helvetica Light;
}

.eva {
    width: 94%;
}

.eva-title {
    text-align: center;
    font-size: 1.2rem;
    color: #656565;
}

.eva-bottom {
    width: 68%;
    margin-left: 16%;
    height: 1rem;
    border-bottom: solid 1px #DDDDDD;
}

.eva-img {
    text-align: center;
    margin-top: 1.9rem;
}

.eva-portrait {
    width: 25%;
}

.eva-face {
    height: 50px;
    margin-top: 1.2rem;
    margin-bottom: 2rem;
    clear: both;
}

.face {
    width: 20%;
    height: 80px;
    float: left;
}

.eva-text {
    text-align: center;
    font-size: .8rem;
    color: #999;
}

.eva-success-text {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.6rem;
    display: none;
}

.choose-text {
    color: #333
}

.face img {
    width: 70%;
    margin-left: 15%;
}

/*适配*/
@media only screen and (max-width: 330px) {
    body {
        font-size: 14px;
    }

    .index .context {
        font-size: 17px;
    }

    .index .headline {
        font-size: 21px;
    }

    .index .text {
        font-size: 15px;
    }

    .feedback {
        font-size: 18px;
    }

    .eva-text {
        font-size: 10px;
    }
}

.ask-out {
    height: 6.25rem;
    width: 6.25rem;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
}

.ask-img {
    padding: 0;

}

.img-mask {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
}

.img-loading {
    position: absolute;
    left: 32.5%;
    top: 32.5%;
    width: 35%;
    -webkit-animation-name: ui-loading-anim;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
}

.loadingMask {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 300;
    top: 0;
}

.loadingContent {
    width: 3.125rem;
    height: 3.125rem;
    background: rgba(0, 0, 0, 0.5);
    /*background-image: ;*/
    border-radius: 0.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.upload-out {
    width: 2.5rem;
    margin: 0 0.72rem 0 0;
    display: block;
}

.icon-upload {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0.72rem 0 0;
    border-radius: 1.25rem;
    background: url("./upload.png") no-repeat;
    background-color: rgb(128, 128, 128);
    background-size: 60%;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.upload-color {
    background-color: rgb(255, 186, 0);
}

.upload-fail {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.img-fail {
    width: 2.2rem;
}

.text-fail {
    color: #FFF;
    font-size: 0.8rem;
}

.big-img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.resend {
    position: absolute;
    left: -4rem;
    line-height: 100px;
    color: #4db2fc;
    font-size: .8rem;
}

@-webkit-keyframes ui-loading-anim {
    from {
        -webkit-transform: rotate(0deg);
    }
    8.32% {
        -webkit-transform: rotate(0deg);
    }
    8.33% {
        -webkit-transform: rotate(30deg);
    }
    16.65% {
        -webkit-transform: rotate(30deg);
    }
    16.66% {
        -webkit-transform: rotate(60deg);
    }
    24.99% {
        -webkit-transform: rotate(60deg);
    }
    25% {
        -webkit-transform: rotate(90deg);
    }
    33.32% {
        -webkit-transform: rotate(90deg);
    }
    33.33% {
        -webkit-transform: rotate(120deg);
    }
    41.65% {
        -webkit-transform: rotate(120deg);
    }
    41.66% {
        -webkit-transform: rotate(150deg);
    }
    49.99% {
        -webkit-transform: rotate(150deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    58.32% {
        -webkit-transform: rotate(180deg);
    }
    58.33% {
        -webkit-transform: rotate(210deg);
    }
    66.65% {
        -webkit-transform: rotate(210deg);
    }
    66.66% {
        -webkit-transform: rotate(240deg);
    }
    74.99% {
        -webkit-transform: rotate(240deg);
    }
    75% {
        -webkit-transform: rotate(270deg);
    }
    83.32% {
        -webkit-transform: rotate(270deg);
    }
    83.33% {
        -webkit-transform: rotate(300deg);
    }
    91.65% {
        -webkit-transform: rotate(300deg);
    }
    91.66% {
        -webkit-transform: rotate(330deg);
    }
    99.99% {
        -webkit-transform: rotate(330deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

