/*
.m_info_logo{width:200px;}
.loginb{margin-top:20px;color:#951610;font-size:30px;font-weight:700;letter-spacing:-2px}
.loginyanzheng{background:#000;height:34px}
.announce{border:2px solid red;overflow:hidden;}
.announce_title{font-weight:700;color:red;font-size:20px}
.announce_notice{font-size:14px;line-height:1.5em}
.announce_time{color:gray;font-size:13px}
.materialInfo{margin-top:20px;padding:20px 0px;border:2px solid #bbb;margin-bottom:20px;overflow:hidden;}
.materialInfo p,.materialInfo table,.materialInfo img{max-width:100% !important;overflow:hidden;}
.temp_title{color:red;font-weight:400;font-size:18px;margin:35px 0px 10px;overflow:hidden;}
.message_box{margin-bottom:30px;width:100%;border:2px solid #f5f5f5;border-radius:10px}
.reply_list{display:none;overflow:hidden;}


.message-item{border-bottom:2px solid #f5f5f5;margin:20px;overflow:hidden;}
.username{color:#d33c36;font-size:15px;font-weight:400}
.message_info{display:flex;flex-direction:row}
.message_text{width:100%;margin-top:10px;margin-bottom:10px;text-indent:2em}
.arrow-down{display:inline-block;width:16px;height:18px;background:url("../images/arrowdown.png") no-repeat center;background-size:auto 14px;vertical-align:top;}
.arrow-up{display:inline-block;width:16px;height:18px;background:url("../images/arrowup.png") no-repeat center;background-size:auto 14px;vertical-align:top;}
.reply_btn{color:#555;width:auto;text-align:right;margin:10px;height:30px;line-height:30px;}
.reply_btn:hover{color:red;}
.report_btn{color:#555;width:40px;text-align:center;margin:0px 10px;height:30px;line-height:30px;}
.report_btns:hover{color:red;}
.reply_loading{display:none;}
.m_video{!*width:100%;*!}
.m_video_img{}
.m_video_img img{width:100%;border:1px solid #eeeeee;}
.m_video a p{padding:10px 0px 5px 0px;font-size:13px;color:#333;height:47px;line-height:16px;}
.m_video a:hover,.m_video a:hover p{text-decoration: none;color:#f00;}
.m_video a:hover img{border:1px solid #f00;}

.m_news{margin-bottom:20px;width:100%;}
.m_news_list_box{  margin:10px 0px;  }
.m_news_title{font-size:14px;line-height:30px;overflow:hidden;}
.m_news_title a{font-size:14px;color: #1a0dab;}
.m_news_title a:hover{color:#f00;text-decoration: none;}
.m_news_content{margin:3px 0px;font-size:12px;line-height:15px;color:#545454;overflow:hidden;}
.m_news_url{font-size:12px;color:#006621;}

.m_code_list{}
.show_code_img{width:100%;text-align:center;}
.show_code_img img{display:block;width:100%;}
.show_code_p{text-align:center;}


.message_content,.reply_content{font-size:14px;line-height:20px;}

@media (max-width: 768px){
    .container-fluid{padding:0px;}
    .m_news {
        margin-bottom:20px;
        width:auto;
    }
    .m_news_list_box{
        margin:10px 0px;
    }
    .announce_title{font-size:20px;}
    .announce_notice{font-size:14px;}
    .announce_time{color:gray;font-size:12px}
    .message-item{margin:10px;}
    .reply_btn{margin:10px 2px;width:15%;}
    .username{font-size:14px;}
    .message_content,.reply_content{font-size:13px;line-height:18px;}
}
*/
