
/*发布提示*/
.mumucms_post_tishi{background:#FFF;padding:20px;}
.mumucms_post_tishi .mumucms_content{border:solid 1px #faf0d9; background-color:#fdfdf2;padding:10px 0;height:84px;}
.mumucms_post_tishi .img{float:left;height:auto;width:100px;text-align:center;margin-top:15px;}
.mumucms_post_tishi .text{color:#f78115; font-size:14px; text-align:left; line-height:28px;float:left;}
.mumucms_post_tishi .text span{font-weight:bold; font-size:14px;}


/*发布分类*/
.mumcums_post_fenlei{background:#FFF;margin-bottom:15px;padding:10px;}
.mumcums_post_fenlei h2{height:40px;line-height:40px;text-align:center;font-size:22px;color:#666;}
.mumcums_post_fenlei dt{font-size:16px;font-weight:bold;padding:15px;color:#666;}
.mumcums_post_fenlei dd{display:inline-block;width:213px;height:60px;line-height:60px;margin:10px;}
.mumcums_post_fenlei dd a{padding-left:80px;border:1px solid #F2F2F2;display:block;font-size:16px;color:#888;position:relative;}
.mumcums_post_fenlei dd a:hover{border:1px solid #0d87e5;color:#0d87e5;transition-duration: .3s;}
.mumcums_post_fenlei dd a img{width:40px;height:40px;border-radius:50%;position:absolute;top:10px;left:20px;}
.mumcums_post_fenlei dd a span{font-size:16px;}

@media only screen and (max-width: 1200px) {

.mumucms_pt{display:none;}
.mumucms_footer{display:none;}
.mumucms_post_tishi{display:none;}
.mumcums_post_fenlei{padding:0;margin:0;background:#FFF;}
.mumcums_post_fenlei h2{display:none;}
.mumcums_post_fenlei dt{display:none;}
.mumcums_post_fenlei dd{padding:20px 0;text-align:center;width:33.333%;height:inherit;line-height:inherit;display:block;float:left;margin:0 auto;border-right:1px solid #F2F2F2;border-bottom:1px solid #F2F2F2;margin-left:-1px;}
.mumcums_post_fenlei dd a{padding:0;border:none;}
.mumcums_post_fenlei dd a:hover{border:none;}
.mumcums_post_fenlei dd a img{position: initial;}
.mumcums_post_fenlei dd a span{display:block;font-size:14px;padding-top:10px;}
}


@media only screen and (max-width: 992px) {

}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 480px) {

}



