body{background:#E9EFE0; margin:0px; padding:0px;}
em{font-style:normal}
i{font-style:normal}
b{font-weight:normal}
/*手机端公共*/
@media only screen and (max-device-width: 600px){
    input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
    /*头部*/
    .indexTopMiddleContent{max-width:100%; height:75px; line-height:75px; margin:0px auto; text-align:center;}
    .indexTopMiddleContent ul{max-width:100%;display:flex;justify-content:space-around;}
    .indexTopMiddleContent ul li{height:28px; float:left;}
    .indexTopMiddleContent ul li a{font-weight:900; font-size:18px; color:#333;font-family:SimHei;}
    /*中间部分*/
    .indexMiddle{max-width:100%; margin:0px auto;}
    .indexMiddle .indexCommentInfo{height:auto;}
    .titleText{height:20px; padding:12px 13px 16px 13px; background:#F8F8F5; font-family:'PingFangSC-Medium';border-top-left-radius: 10px;border-top-right-radius: 10px;}
    .contentList .indexItemData{width:100%; margin:0px auto; padding:15px 0 15px 0; border-bottom:1px solid #d0cfcf;}/*内容*/
    .contentList .indexItemData .indexItem{ position:relative; top:0px; vertical-align:middle;}
    .contentList .indexItemData .indexItem .indexItemImg,.contentList .indexItemData .indexItem .indexItemImgNew{position:absolute; left:5px; top:0px;}
    .contentList .indexItemData .indexItem .indexItemText{width:100%; padding-left:52px; box-sizing:border-box;cursor:pointer;}
    .contentList .indexItemData .indexItem .indexItemText .indexCommentTitle{position:relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden; font-size:15px; color:#333333; margin-right:5px;word-wrap: break-word; word-break:break-all;}
    .contentList .indexItemData .indexItem .indexItemText .indexCommentTitle a{color:#333333;display:block;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .indexCommentAuhtor{max-width:80px; height:20px;float:left; color:#6D7A67; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes span{ height:20px; font-size:12px; margin-left:-1px!important; float:left; color:#6D7A67;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes i{float:left;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .replyCountLimit{max-width:37px; float:left; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .praiseCountLimit{max-width:14px;float:left; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .UpTimefontColor{color:#6D7A67;}

    /*底部*/
    .contentItemBottom .floatLeft{margin-left:20px;}
    .contentItemBottom .floatRight{margin-right:20px;}

    
    .aTitle{font-size: 0.85rem;font-family: arial;line-height: 1.8rem;font-weight: bold;word-wrap: break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
/*galaxys5 w360*/
@media only screen and (min-device-width : 360px) and (max-device-width : 413px){    
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .indexCommentAuhtor{width:auto; max-width:94px; height:20px;float:left; color:#6D7A67; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes span{ height:20px; font-size:12px; margin-left:6px!important; float:left; color:#6D7A67;}
}
/*iphone6p w414*/
@media only screen and (min-device-width : 414px) and (max-device-width : 600px){
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .indexCommentAuhtor{width:auto; max-width:94px; height:20px;float:left; color:#6D7A67; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes span{ height:20px; font-size:12px; margin-left:10px!important; float:left; color:#6D7A67;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .replyCountLimit{width:auto; max-width:50px; float:left; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .praiseCountLimit{width:auto; max-width:29px;float:left; overflow:hidden;}

}
/*pc*/
@media only screen and (min-device-width: 600px){
    /*头部*/
    .indexTopMiddleContent{max-width:900px; height:75px; line-height:75px; margin:0px auto; text-align:center;}
    .indexTopMiddleContent ul{}
    .indexTopMiddleContent ul>a{ display:none;}
    .indexTopMiddleContent ul li{width:148px; height:28px; float:left;}
    .indexTopMiddleContent ul li:before{content:"";display: inline-block;width:5px;height:5px;border-radius:50%;background: #000;position:relative; left:-18%;top:-2px;}
    .indexTopMiddleContent ul li:first-child:before{display:none}
    .indexTopMiddleContent ul li a{font-weight:900; font-size:20px; color:#333; font-family:SimHei;}
    /*中间部分*/
    .indexMiddle{max-width:900px; margin:0px auto;}
    .titleText{height:20px; padding:12px 28px 16px 22px; background:#F8F8F5; font-family:'PingFangSC-Medium';border-top-left-radius: 10px;border-top-right-radius: 10px;}
    .contentList .indexItemData{width:94%; /*width:848 height:93px;*/ min-height:50px; margin:0px auto; padding:20px 0; border-bottom:1px solid #d0cfcf;}/*内容*/
    .contentList .indexItemData .indexItem{ position:relative; vertical-align:middle;}
    .contentList .indexItemData .indexItem .indexItemImg,.contentList .indexItemData .indexItem .indexItemImgNew{position:absolute; left:0px; top:4px;}
    .contentList .indexItemData .indexItem .indexItemText{width:100%; padding-left:55px; box-sizing:border-box;cursor:pointer;}
    .contentList .indexItemData .indexItem .indexItemText .indexCommentTitle{position:relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size:16px; color:#333333;word-wrap: break-word; word-break:break-all; max-height:80px;}
    .contentList .indexItemData .indexItem .indexItemText .indexCommentTitle a{color:#333333;display:block;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .indexCommentAuhtor{width:auto; height:20px;float:left; color:#6D7A67; overflow:hidden;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes span{ height:20px; font-size:12px; float:left;  color:#6D7A67;}
    
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .replyCount{ margin-left:19px;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .praiseCount{margin-left:19px;}
    .contentList .indexItemData .indexItem .indexItemText .indexContentDes .UpTimefontColor{color:#6D7A67; margin-left:19px;}
    /*底部*/
    .contentItemBottom .floatLeft{margin-left:54px;cursor:pointer;}
    .contentItemBottom .floatRight{margin-right:100px;cursor:pointer;}

    
    .aTitle{font-size: 0.85rem;font-family: arial;line-height: 1.8rem;font-weight: bold;word-wrap: break-word;overflow:hidden;}
}
.height322{height:322px;}
/*.height658{height:658px;}*/
.height658 {}
.marginTop{margin-top:22px;}
.marginLeft5{margin-left:5px;}
.marginLeft10{margin-left:10px!important;}
.marginLeft12{margin-left:12px;}
.paddingLeft40{padding-left:40px;}
.paddingBottom{padding-bottom:20px;}
.floatLeft{float:left;}
.floatRight{float:right;}
.clearFloat{clear:both;}
.borderBottom0{border-bottom:0px!important;}
.textInden10{text-indent:10px;}

/*头部*/
.indexTop{max-width:100%; height:75px; background:#ffffff;}


.indexCommentInfo{width:100%; background:#ffffff;  border-radius:10px; /*border:2px solid;*/ }
/*行内容头部*/
.titleText .floatLeft span,.titleText .floatLeft span a{vertical-align:middle; font-size:18px; font-weight:900; font-family:SimHei;color:#949493;}
.titleText .floatLeft span img{width:22px; height:22px; vertical-align:middle; margin-top:-4px;}
.titleText .floatRight,.titleText .floatRight a{font-weight:900; cursor:pointer;font-family:SimHei;color:#949493;}


/*列表中每条图片*/
/*置顶*/
.tags_top_index {position:absolute; background: #5B9B3C;color: #fff;padding: 0px 2px 0px 2px;font-weight: normal;font-size: 0.8rem;font-style: normal;border-radius: 3px;height: 18px;line-height: 19px;top: 3px;}
.contentList .indexItemData .indexItem .indexItemImg img{width:39px;height:39px; vertical-align:middle;border-radius:50%}
.contentList .indexItemData .indexItem .indexItemImgNew img{width:39px;height:54px; vertical-align:middle;border-radius:3px}
.contentList .indexItemData .indexItem .indexItemText .indexContentDes{height:21px; overflow: hidden;}
.contentList .indexItemData .indexItem .indexItemText .indexContentDes .vipFontColor{color:#5A9B3C;}
.contentList .indexItemData .indexItem .indexItemText .indexContentDes em{font-size:14px; color:#6D7A67;}

.contentList .indexItemData .indexItem .indexItemText .indexContentDes span i{margin-right:5px;}
.contentList .indexItemData .indexItem .indexItemText .indexContentDes span i img{vertical-align:middle;}
.contentList .indexItemData .indexItem .indexItemText .indexContentDes span em{ font-size:12px;}

/*每条的列表的底部*/
.contentItemBottom{width:94%; margin:0px auto;height: 44px;line-height: 44px;}
.contentItemBottom .contentItemBootomSX{position:relative; left:50%; float:left; color:#d0cfcf;}
.contentItemBottom span{cursor:pointer;}
.contentItemBottom span a{color:#D9394C; cursor:pointer;}
