/* 移动端在线路演 */
.statementPage .speech {
    position: relative;
    background: #ffffff;
    padding: 0.2rem 0.3rem;
    border-bottom: 1px solid #eeeeee;
}

.statementPage .speech span {
    display: inline-block;
    color: #999999;
    font-size: 0.24rem;
    width: 4.9rem;
}

.statementPage .speech button {
    position: absolute;
    right: 0.3rem;
    top: 0.2rem;
    display: inline-block;
    width: 1.32rem;
    height: 0.5rem;
    background: none;
    border: 1px solid #fc6047;
    color: #fc6047;
    font-size: 0.28rem;
    border-radius: 5px;
    padding:0;
}

.statementPage textarea {
    width: 100%;
    height: 3rem;
    padding: 0.36rem 0.3rem;
    font-size: 0.28rem;
    color: #666666;
}

.statementPage .numCount {
    padding-right: 0.3rem;
    float: right;
    color: #999999;
    font-size: 0.24rem;
}

.statementPage .returnBtn {
    position: absolute;
    bottom: 0.65rem;
    width: 100%;
    text-align: center;
}

.statementPage .returnBtn a {
    display: inline-block;
    font-size: 0.24rem;
    color: #659ee5;
}

.roadShowIndex {
    padding-bottom: 1.5rem;
}

.roadShowIndex .banner {
    position: relative;
}

.roadShowIndex .banner img {
    width: 100%;
    height: 4rem;
}

.roadShowIndex .banner .liveShow {
    position: absolute;
    top: 0.24rem;
    right: 0;
    width: 3rem;
    height: 0.44rem;
    line-height: 0.44rem;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0.2rem;
    color: rgba(255, 255, 255, 0.9);
    border-radius: 0.05rem 0 0 0.05rem;
    padding-left: 0.14rem;
}

.roadShowIndex .banner .liveShow i {
    position: relative;
    top: 0.02rem;
    display: inline-block;
    background: url("../img/liveIcon.png") no-repeat center;
    background-size: cover;
    width: 0.34rem;
    height: 0.22rem;
    margin-right: 0.05rem;
}

.roadShowIndex .banner .textShow {
    position: absolute;
    bottom: 0.06rem;
    left: 0;
    width: 100%;
    height: 0.77rem;
    line-height: 0.77rem;
    font-size: 0.32rem;
    text-align: right;
    padding-right: 0.28rem;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.roadShowIndex .textCount {
    background: #ffffff;
    padding: 0.3rem 0.3rem 0.15rem;
    font-size: 0.26rem;
    color: #434343;
    line-height: 0.36rem;
    text-align: justify;
    border-bottom: 1px solid #eeeeee;
}

.roadShowIndex .textCount p {
    padding-bottom: 0.3rem;
}

.roadShowIndex .textCount span {
    display: block;
    font-size: 0.22rem;
    color: #999999;
    padding-top: 0.15rem;
    border-top: 1px dashed #eeeeee;
}

.roadShowIndex .textCount span i {
    color: #fd7753;
}

.roadShowIndex .emcee,
.roadShowIndex .guest {
    background: #ffffff;
    margin-top: 0.2rem;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    padding: 0.3rem 0.3rem;
}

.roadShowIndex .headImg,
.roadShowIndex .summary {
    display: inline-block;
}

.roadShowIndex .headImg {
    margin-right: 0.2rem;
    vertical-align: middle;
}

.roadShowIndex .summary {
    vertical-align: top;
}

.roadShowIndex .emcee .summary {
    vertical-align: middle;
}

.roadShowIndex .emcee .headImg {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}

.roadShowIndex .emcee .headImg img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}

.roadShowIndex .guest .headImg {
    width: 1.14rem;
    height: 1.14rem;
}

.roadShowIndex .guest .headImg img {
    width: 1.14rem;
    height: 1.14rem;
    border-radius: 50%;
    border: 0.03rem solid #eeeeee;
}

.roadShowIndex .userName,
.roadShowIndex .identity {
    display: block;
}

.roadShowIndex .userName {
    font-size: 0.32rem;
    color: #434343;
    margin-top: -0.1rem;
}

.roadShowIndex .userName i {
    vertical-align: middle;
    display: inline-block;
}

.roadShowIndex .emcee .userName i:first-child {
    background: url("../img/oo.png") no-repeat center;
    background-size: cover;
    width: 0.28rem;
    height: 0.36rem;
    margin-right: 0.16rem;
}

.roadShowIndex .guest .userName i:first-child {
    background: url("../img/answerIcon.png") no-repeat center;
    background-size: cover;
    width: 0.32rem;
    height: 0.3rem;
    margin-right: 0.16rem;
}

.roadShowIndex .identity {
    font-size: 0.24rem;
    color: #999999;
    margin-top: 0.12rem;
}

.roadShowIndex .emcee .identity {
    margin-left: 0.44rem;
}

.roadShowIndex .guest .identity {
    margin-left: 0.48rem;
}

.roadShowIndex .guest p {
    font-size: 0.28rem;
    color: #434343;
    text-align: justify;
    line-height: 0.36rem;
    padding: 0.25rem 0;
}

.roadShowIndex .guest .guestList {
    padding-top: 0.3rem;
    border-top: 1px dashed #eeeeee;
}

.roadShowIndex .guest .guestList:first-child {
    padding-top: 0;
    border: 0;
}

.goIntoBtn {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.9rem;
    background: #fc6047;
    font-size: 0.32rem;
    color: #ffffff;
    z-index: 1;
}
.statementBtn{
    position: relative;
    left: 1.25rem;
    top: 0.3rem;
    width:5rem;
    height:0.8rem;
    border-radius: 0.45rem;
    padding:0;
}

.returnTop {
    position: fixed;
    bottom: 1.2rem;
    right: 0.3rem;
    color: #434343;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    border: 1px solid #eeeeee;
    text-align: center;
    background: url("../img/lookBackBtn.png") no-repeat center;
    background-size: cover;
}

.myStatementPage {
    padding-bottom: 1.5rem;
}

.myStatementPage ul > li {
    background: #ffffff;
    padding: 0.2rem 0.3rem;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.2rem;
}

.myStatementPage .question .headImg {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
}

.myStatementPage .question .headImg img {
    width: 0.8rem;
    height: 0.8rem;
}

.myStatementPage .restore .headImg {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 50%;
}

.myStatementPage .restore .headImg img {
    width: 0.7rem;
    height: 0.7rem;
}

.myStatementPage .headImg,
.myStatementPage .questioner,
.myStatementPage .restoreNews {
    display: inline-block;
    vertical-align: middle;
}

.myStatementPage .questioner span {
    display: block;
}

.myStatementPage .questioner i {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.28rem;
    color: #434343;
}

.myStatementPage .questioner .userName i:first-child {
    background: url("../img/questionIcon.png") no-repeat center;
    background-size: cover;
    width: 0.22rem;
    height: 0.32rem;
    margin-right: 0.14rem;
}
.myStatementPage .questioner .userName i.questionIcon{
    background: url("../img/questionIcon.png") no-repeat center;
    background-size: cover;
    width: 0.22rem;
    height: 0.32rem;
    margin-right: 0.14rem;
}
.myStatementPage .questioner .userName i.emceeIcon{
    background: url("../img/oo.png") no-repeat center;
    background-size: cover;
    width: 0.28rem;
    height: 0.36rem;
}

.myStatementPage .questioner .userName i.guestIcon{
    background: url("../img/answerIcon.png") no-repeat center;
    background-size: cover;
    width: 0.32rem;
    height: 0.3rem;
    margin-right: 0.14rem;
}

.myStatementPage .headImg {
    margin-right: 0.15rem;
}

.myStatementPage .time {
    font-size: 0.22rem;
    color: #999999;
    margin-top: 0.1rem;
}

.myStatementPage .question p {
    color: #434343;
    font-size: 0.28rem;
    margin-top: 0.2rem;
    text-align: justify;
    word-wrap: break-word;
}

.myStatementPage .question a {
    display: block;
    color: #6363fb;
    font-size: 0.28rem;
    text-align: justify;
}

.myStatementPage .restore {
    position: relative;
    background: #f7f6f9;
    width: 6.9rem;
    height: auto;
    padding: 0.2rem;
    margin-top: 0.16rem;
}

.triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 0.24rem solid #f7f6f9;
    border-left: 0.3rem solid transparent;
    border-right: 0.3rem solid transparent;
    top: -0.12rem;
    left: 0.25rem;
}
/* 上传图片 */
.showImg{
    margin-top:0.2rem;
}
.showImg ol {
    overflow: hidden;
}

.showImg ol li {
    position: relative;
    width: 1.98rem;
    height: 1.98rem;
    float: left;
    border: 1px solid #eeeeee;
    margin: 0.2rem 0 0 0.23rem;
}

/*.showImg ol li:nth-child(2) {
    margin-left: 0.48rem;
}*/
.restore .showImg ol li {
    margin-left: 0.14rem;
}

/*.showImg ol li:nth-child(3) {
    float: right;
}*/

.showImg ol li a {
    display: block;
    width: 1.98rem;
    height: 1.98rem;
}

.showImg ol li a img {
    width: 1.98rem;
    height: 1.98rem;
}

.showImg ol li .shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.98rem;
    height: 1.98rem;
    line-height: 1.98rem;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0.24rem;
    color: #ffffff;
    text-align: center;
}
/* /上传图片 */

.myStatementPage .restoreNews .userName i {
    display: inline-block;
    vertical-align: middle;
}

.myStatementPage .restoreNews .userName i:first-child {
    background: url("../img/answerIcon.png") no-repeat center;
    background-size: cover;
    width: 0.32rem;
    height: 0.3rem;
    margin-right: 0.14rem;
}
.myStatementPage .restoreNews .userName i.answerIcon{
    background: url("../img/answerIcon.png") no-repeat center;
    background-size: cover;
    width: 0.32rem;
    height: 0.3rem;
    margin-right: 0.14rem;
}

.myStatementPage .restoreNews .userName i.hostIcon{
    background: url("../img/oo.png") no-repeat center;
    background-size: cover;
    width: 0.28rem;
    height: 0.36rem;
    margin-right: 0.14rem;
}

.myStatementPage .restoreNews .userName i:last-child {
    vertical-align: initial;
    color: #999999;
    font-size: 0.28rem;
}

.myStatementPage .restoreNews .time {
    position: absolute;
    right: 0.3rem;
    top: 0.42rem;
    margin-top: 0;
}

.myStatementPage .restore p {
    font-size: 0.28rem;
    color: #999999;
    margin-top: 0.2rem;
    text-align: justify;
    word-wrap: break-word;
}

.imgShowBig {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.imgShowBig .closed {
    position: absolute;
    top: 0.5rem;
    right: 0.3rem;
    display: block;
    background: url("../img/closed.png") no-repeat center;
    background-size: cover;
    width: 0.6rem;
    height: 0.6rem;
}

.imgShowBig img {
    position: absolute;
    top: 50%;
    margin-top: -3.75rem;
    width: 7.5rem;
    height: 7.5rem;
}

.questionAnswer {
    margin-top: 0.2rem;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background: #ffffff;
    padding-bottom: 0.5rem;
}

.questionAnswer ul {
    padding: 0 0.3rem;
}

.questionAnswer li {
    padding: 0.24rem 0;
    border-bottom: 1px solid #eeeeee;
}

.questionAnswer .personTime {
    font-size: 0.22rem;
    color: #434343;
    overflow: hidden;
}

.questionAnswer .personTime i,
.questionAnswer .questionImg span {
    display: inline-block;
    vertical-align: middle;
}

.questionAnswer .personTime .headImg {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.14rem;
    border-radius: 50%;
}

.questionAnswer .personTime .headImg img {
    width: 0.4rem;
    height: 0.4rem;
}

.questionAnswer .personTime .answerName {
    margin-right: 0.14rem;
}
.questionAnswer .liveTimer{
    color: #999999;
    overflow: hidden;
    margin-top: 0.2rem;
}
.questionAnswer .liveTimer .doing{
    float: left;
}
.questionAnswer .liveTimer .time {
    float: right;
}

.questionAnswer .questionImg {
    overflow: hidden;
    margin-top: 0.1rem;
}

.questionAnswer .questionImg span:first-child {
    font-size: 0.28rem;
    color: #434343;
    margin-top: 0.25rem;
    width: 5rem;
}

.questionAnswer .questionImg span:last-child {
    float: right;
    width: 1.58rem;
    height: 1.18rem;
    margin-top:0.22rem;
}

.questionAnswer .questionImg span img {
    width: 1.58rem;
    height: 1.18rem;
}
.questionAnswer .personTime .widthView{
    display: inline-block;
    width:30%;
    margin-top:0.1rem;
}

.listPage {
    padding-bottom: 0;
}

.listPage .emcee {
    background: #ffffff;
    padding: 0.2rem 0.3rem;
    margin-bottom: 0.2rem;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.listPage .emcee .userName i:first-child {
    background: url("../img/oo.png") no-repeat center;
    background-size: cover;
    width: 0.28rem;
    height: 0.36rem;
}

.downLoad {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 1.1rem;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 0.2rem;
}

.downLoad i,
.downLoad h1,
.downLoad span,
.downLoad button {
    display: inline-block;
}

.downLoad i {
    position: absolute;
    top: 0.44rem;
    background: url("../img/close.png") no-repeat center;
    background-size: cover;
    width: 0.24rem;
    height: 0.24rem;
}

.downLoad h1 {
    background: url("../img/qggLogo.png") no-repeat center;
    background-size: cover;
    width: 0.72rem;
    height: 0.72rem;
    margin: 0.2rem 0.14rem 0 0.38rem;
}

.downLoad span {
    position: absolute;
    top: 0.25rem;
    font-size: 0.22rem;
    color: #ffffff;
}

.downLoad button {
    float: right;
    width: 1.32rem;
    height: 0.48rem;
    background: #fc6047;
    font-size: 0.28rem;
    color: #ffffff;
    padding: 0;
    border-radius: 0.05rem;
    margin-top: 0.2rem;
}

.lookContCheck {
    background: #ffffff;
}

.lookContCheck .toggle {
    padding: 0.2rem 0.3rem;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
}

.lookContCheck .toggle span {
    display: inline-block;
    font-size: 0.28rem;
    color: #434343;
}

.lookContCheck .toggle span i {
    display: inline-block;
    background: url("../img/check.png") no-repeat center;
    background-size: cover;
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.2rem;
    vertical-align: sub;
}

.lookContCheck .toggle span i.on {
    background: url("../img/checked.png") no-repeat center;
    background-size: cover;
}

.lookContCheck .toggle span:first-child {
    margin-right: 0.35rem;
}

.lookContCheck .toggle button {
    float: right;
    width: 1.32rem;
    height: 0.46rem;
    font-size: 0.28rem;
    color: #fc6047;
    border-radius: 0.05rem;
    background: none;
    border: 1px solid #fc6047;
    padding: 0;
}

.lookContCheck .news {
    position: relative;
    overflow: hidden;
    padding: 0.2rem 0.3rem;
    font-size: 0.24rem;
    color: #fc8d6d;
}

.lookContCheck .news i,
.lookContCheck .news p {
    display: inline-block;
}

.lookContCheck .news i {
    position: absolute;
    top: 0.25rem;
    background: url("../img/news.png") no-repeat center;
    background-size: cover;
    width: 0.28rem;
    height: 0.26rem;
    margin-right: 0.24rem;
}

.lookContCheck .news p {
    text-align: justify;
    padding-left: 0.5rem;
}

.listPage ul > li .question {
    position: relative;
}

.zanNum {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.7rem;
    height: 0.7rem;
}

.zanNum i,
.zanNum span {
    display: inline-block;
    font-size: 0.24rem;
    color: #999999;
    vertical-align: middle;
}

.zanNum i {
    background: url("../img/zan.png") no-repeat center;
    background-size: cover;
    width: 0.29rem;
    height: 0.27rem;
    margin-right: 0.1rem;
}

.zanNum i.light {
    background: url("../img/zanLight.png") no-repeat center;
    background-size: cover;
}

.lookChart {
    padding-top: 0.15rem;
    background: #ffffff;
    width: 100%;
}

.lookChart a {
    font-size: 0.22rem;
    color: #659ee5;
}

.noMore,
.loading {
    /*position: absolute;*/
    display: none;
    height: 0.3rem;
    z-index: 1;
    font-size: 0.22rem;
    color: #999999;
    text-align: center;
    padding: 0.35rem 0 0.35rem;
    /*border-bottom: 1px solid #ccc;
    background: #f7f6f9;*/
}

.noMore i {
    color: #cccccc;
}

.loading i,
.loading span {
    display: inline-block;
    vertical-align: middle;
}

.loading i {
    background: url("../img/loadingIcon.png") no-repeat center;
    background-size: cover;
    width: 0.40rem;
    height: 0.40rem;
    margin-right: 0.15rem;
    -webkit-animation: loading 1s infinite ease;
    -moz-animation: loading 1s infinite ease;
    -ms-animation: loading 1s infinite ease;
    -o-animation: loading 1s infinite ease;
    animation: loading 1s infinite ease;
}

@-webkit-keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.scroller-pullDown,.scroller-pullUp {
    /*background: #fff;*/
    /*height: 40px;*/
    line-height: 0.4rem;
    /*padding: 5px 10px;
    border-bottom: 1px solid #ccc;*/
    font-weight: bold;
    font-size: 0.22rem;
    color: #888;
    text-align:center;
    position:absolute;
    left:0rem;
    width:100%;
}
.scroller-pullDown{
    top:-4rem;
}
.scroller-pullUp{
    bottom: -1rem;;
}

.scroller-pullDown .pull-down-icon,.scroller-pullUp .pull-up-icon{
    display:inline-block;
    color:#f00;
    font-size:0.14rem;
    -webkit-transform:rotate(0deg);
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 500ms;
}
/*
.scroller-pullDown .pull-down-icon.reverse_icon,.scroller-pullUp .pull-up-icon.reverse_icon{
    -webkit-transform: rotate(-180deg);
}
*/

/*.scroller-pullDown,.scroller-pullUp i,*/
.scroller-pullDown,.scroller-pullUp span {
    display: inline-block;
    vertical-align: middle;
}

/*
.scroller-pullDown,.scroller-pullUp i {
    width: 0.40rem;
    height: 0.40rem;
    margin-right: 0.15rem;
    -webkit-animation: loading 1s infinite ease;
    -moz-animation: loading 1s infinite ease;
    -ms-animation: loading 1s infinite ease;
    -o-animation: loading 1s infinite ease;
    animation: loading 1s infinite ease;
}*/

.kongView{
    height: 2.6rem !important;
    border-bottom:0 !important;
}

.myRecord {
    top: 0rem;
    bottom: 1rem;
}

.borderRadius{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
}