input{width:100% !important;float: left}
.headerTitle{height:40px;width:100%;background:#1e9eff;position:fixed;top:0;left:0;}
.TitleLeft{width:10%;float:left;height:40px;}
.TitleLeft img{width:20px;height:20px;display:block;margin:10px auto;}
.TitleRight{width:calc(90% - 10%);float:left;text-align: center;line-height: 40px;color:#fff;}
.divButton{width:90%;margin:55px 5% 15px 5%;float:left;}
.divButton button{width:80px;height:30px;border:none;outline:none;color:#fff;background:#e97e00;}
.newsDiv{width:90%;margin:0 5%;float:left;}
.newsTitle{font-size:18px;font-weight: bold;}
.newsTime{font-size:12px;margin:15px 0;color:#656b6c;}
.newsContents{color:#656b6c;margin-bottom:15px;font-size:15px;}
.color777777{background:#ededed;width:100%;height:5px;float:left;}
.comment{width:90%;margin:0 5% 60px 5%;float:left;}
.commentHeader{line-height:20px;margin-top:15px;}
.commentHeader span:first-child{color:#1e9eff;font-weight: bold;}
.commentList{width:100%;float:left;margin-top:15px;}
.commentListTop{width:100%;float:left;height:50px;}
.commentTopImg{width:15%;float:left;height:50px;}
.commentTopImg img{width:40px;height:40px;margin:5px auto;display:block;border-radius:50%;}
.commentTopTitle{width:83%;float:left;height:50px;margin-left:2%;}
.commentTopTitle span{line-height:25px;color:#999999;float:left;width:100%;font-size:14px;}
.commentContents{width:80%;float:left;margin-left:17%;background:#f5f5f5;margin-top:5px;padding:1.5%;border-radius:2px;font-size:14px;color:#595959;}
.commentInput{width:100%;height:50px;background:#fff;position:Fixed;bottom:0;left:0;border-top:1px solid #e6e7ea;}
.commentInput90{width:90%;float:left;margin:0 5%;height:50px;}
.commentInputDiv{width:80%;height:50px;float:left;position:relative;}
.commentInputDiv input{}
.fabu{position:absolute;right:10px;top:15px;border:none;height:20px;background:none;color:#a4a6a7;outline:none;}
.commentCollection,.commentForward{width:10%;float:left;height:50px;}
.commentCollection img , .commentForward img{width:30px;height:30px;display:block;margin:10px auto;}
img{width:100%}
/*新增呵呵呵*/
.positionFixed{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);width:100%;height:100%;}
.positionAbso{position:absolute;bottom:0;left:0;width:100%;background:#fff;}
.positionWid100{width:100%;border-bottom:1px solid #ece6e6;float:left;}
.positionWid50{width:50%;text-align: center;float:left;}
.positionImg{height:40px;width:40px;display:block;margin:20px auto 10px auto;}
.positionText{line-height:40px;}
.positionClose{height:40px;line-height:40px;text-align:center;width:100%;background:#fff;float:left;color:#1e9eff}
video{width: 100%;height: auto;}