锘?fullscreen {
    /*background: none repeat scroll 0 0 #f5f6f6 !important;*/
}

.newspanel {
    margin-bottom: 5rem;
}

.askicon {
    background-color: #0378d8;
    padding: 0rem 0.2rem;
    color: #ffffff;
    font-size: 0.60rem;
    position: absolute;
    margin-top: 2px;
}

.ask {
    /*font-weight: 600;*/
    color: #0378d8;
    font-size: 11.33pt;
}

.mquestion {
    /*display: flex;*/
    padding: 0.5rem 0rem;
}

.newsitem {
    padding: 0.8rem 1.2rem;
    margin-top: 0.4rem;
    background-color: #ffffff;
}

.replytime {
    width: 25%;
    color: #aaaaaa;
    font-size: 0.65rem;
    text-align: right;
}

.ask2 {
    color: #333333;
    font-size: 10.00pt;
}

.answerlist {
    width: 100%;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

.askicon2 {
    background-color: #04bd59;
    padding: 0rem 0.2rem;
    color: #ffffff;
    font-size: 0.60rem;
    position: absolute;
    margin-top: 2px;
}

.iconwidth {
    width: 10%;
}

.btnask {
    position: fixed;
    bottom: 1rem;
    background-color: #0378d8;
    color: #ffffff;
    font-size: 12.00pt;
    text-align: center;
    border-radius: 20px;
    width: 80%;
    margin-left: 10%;
    padding: 0.5rem 0rem;
}

.newtopbar .functionbtn:before {
    content: none;
}

.newtopbar .diybtn:before {
    content: none;
}

.newtopbar .functionbtn {
    color: #0378d8;
}

.company {
    display: flex;
    margin-top: 0.2rem;
}

.mcompanylogo img {
    border-radius: 100%;
    width: 22px;
    height: 22px;
    vertical-align: middle;
}

.mcompanyname {
    width: 89%;
    color: #323332;
    font-weight: 600;
    overflow: hidden; /*瓒呭嚭閮ㄥ垎闅愯棌*/
    text-overflow: ellipsis; /* 瓒呭嚭閮ㄥ垎鏄剧ず鐪佺暐鍙?*/
    white-space: nowrap; /*瑙勫畾娈佃惤涓殑鏂囨湰涓嶈繘琛屾崲琛?*/
    font-size: 0.85rem;
}

.input_text {
    height: 150px;
    width: 92%;
    font-size: 14px;
    color: #3d3d3d;
    border: solid 1px #eeeeee;
    padding: 0.5rem 0.7rem;
    margin-top: 0.7rem;
    color: #999999;
}

.highline {
    height: 0.3rem;
    background-color: #f2f5f9;
}

.questionpanel {
    padding: 0.5rem 1rem;
}

.mcompanylogo {
    width: 11%;
}

.newtopbar {
    border-bottom: solid 1px #eeeeee;
    background-color: #ffffff;
    color: #000000;
}

.answertips {
    display: flex;
    padding: 0.5rem 0rem;
}

.tipsname {
    color: #aaaaaa;
    font-size: 10.16pt;
    width: 50%;
}

.wordnum {
    color: #aaaaaa;
    font-size: 10.16pt;
    text-align: right;
    width: 50%;
}

.newtopbar .diybtn {
    color: #0378d8;
    right: 10px;
    display: block;
    font-size: 0.85rem;
}

.newtopbar .back:before {
    border: solid #000000;
    border-width: 1px 0 0 1px;
    width: 8px;
    height: 8px;
}

.newtopbar .headtitle {
    color: #333333;
    font-size: 0.8rem;
}
