/*
 * wenyangyang 2017/3/6
 * 内容区域
*/
/**公共样式  start**/
.bw1100{ width: 1100px; margin: 0 auto; position: relative;}
.bw1100 {z-index: 100;}
.zindex0{ z-index: 0; }
/*** 下边的行提上去和上边排在一行@返回列表按钮@于总需求，贝贝确认 ***/
.bw1100.zindex0{ z-index: 101; }

.bmt18{ margin-top: 18px;}
.bmt10{ margin-top: 10px;}
.bmt30{ margin-top: 30px;}
/**公共样式  end**/
/**广告图  start**/
.bbanner{width: 1100px; padding-top: 60px; text-align: center; float: none;}
.bbanner a:hover{opacity: 0.9;}
.bbanner img{ width: 1100px; /*height: 90px;*/}
.b_adimg{ width: 120px; height: 240px; position: absolute; top: 0; right: -125px;}
.b_adimg img{ width: 120px; height: 240px;}
/**广告图  end**/
/**面包屑  start**/
.bcrumbs{ color: #999999;}
.bcrumbs b{ float: left;}
.bcrumbs em{ float: left; padding: 0 4px;}
.bcrumbs a{ color: #999999; float: left;}
.bcrumbs a:hover{ color: #f52b2a;}
/**面包屑  end**/

/**顶部/底部翻页  start**/

.bpageslist{ height: 36px;;}
.List-pages {
	height: 36px;
	border-radius: 2px;
	overflow: hidden;
}
.List-pages a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding: 0 14px;
	border: 1px solid #e1e1e1;
	background: #fff;
	margin-left: -1px;
	font-size: 12px;
	float: left;
}
.List-pages.News_pages a{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin: 0 4px;
	border: 0;
	padding: 0 14px;
	background: #fff;
	border-radius: 6px;
	font-size: 12px;
	float: left;
}
.List-pages a:hover {
	background: #fff;
	border: 1px solid #f52b2a;
	color: #f52b2a!important;
	margin-right: 1px;
	padding-right: 13px;
	text-decoration: none;
}
.List-pages.News_pages a:hover {
	background: #f52b2a;
	border: 0px ;
	color: #fff!important;
	margin: 0 4px;
	padding:0 14px;
	text-decoration: none;
}
.List-pages span {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding: 0 14px;
	background: #fff;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	float: left;
}
.List-pages.News_pages span{
	border: 0;
	margin-right: 4px;
	border-radius: 6px;
}
.List-pages.News_pages .bornone{
	margin-right: -3px;
}
.List-pages span a {
	border: 0 none;
	padding: 0;
	color: #333;
}
.List-pages span a:hover {
	border: 0 none;
	padding: 0;
	margin-right: 0;
	background: none;
	color: #333!important;
}
.List-pages span em {
	margin: 12px 5px 0 0;
	float: left;
}
.List-pages span.next {
	background: #fff;
	border: 1px solid #f52b2a;
	color: #f52b2a;
	position: relative;
	right: 0;
	cursor: pointer;
}
.List-pages span.cur {
	background: #fff;
	border: 1px solid #f52b2a;
	color: #f52b2a;
	position: relative;
	right: 0;
	cursor: pointer;
}
.List-pages.News_pages span.cur{
	background: #f52b2a;
	border: 0px;
	color: #fff;
}
.List-pages .bornone{
	border-left: none;
	border-right: none;
}
.go_pages{
	border: none;
	border-bottom: 1px solid #e1e1e1;
	width: 20px;
	padding: 0 5px;
}
.golist_icon{
	display: inline-block;
	width: 14px;
	height: 12px;
	background-image: url(//icon.cnmo.com/forum/images/2017/b_Picon.png);
	background-position: -48px -64px;
}
/**顶部/底部翻页  end**/
/**帖子内容  start**/
.b_picon{
	background-image: url(//icon.cnmo.com/forum/images/2017/b_Picon.png);
}
/**帖子内容**//**左栏  start**/
.bcontleft{
	width: 790px;
}
.bpostcont{
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	padding: 30px 50px 20px 50px;
}
/*标题*/
.b_title p{
	font-size: 24px;
	color: #333333;
	line-height: 42px;
	display: inline-block;
}
.b_title p a{color:#f52b2a;margin-right:10px;}
.b_title span{
	display: inline-block;
}
.b_title .b_stick{
	width: 31px;
	height: 17px;
	display: inline-block;
	background-position: 0px 0px;
}
.b_title .b_boutique{
	width: 19px;
	height: 17px;
	display: inline-block;
	background-position: -41px 0px;
}
.b_title .b_fire{
	width: 19px;
	height: 17px;
	display: inline-block;
	background-position: -70px 0px;
}
.b_title .b_detail{
	margin-top: 20px;
	width: 100%;
	height: 32px;
	line-height: 32px;
	display: table;
	padding-bottom: 5px;
	font-size: 12px;
	color: #999999;
	border-bottom: 1px solid #f0f0f0;
}
.b_title .b_detail span{
	margin-right: 15px;
}
.b_title .b_detail .b_browse{
	width: 18px;
	height: 10px;
	margin-top: 5px;
	padding-left: 24px;
	background-position: 0 -42px;
	
}
.b_title .b_detail .b_replies{
	color: #333333;
	cursor: pointer;
}
.b_title .b_detail .b_replies em{
	color: #f52b2a;
}
.b_title .b_detail .b_repicon{
	width: 14px;
	height: 13px;
	margin-top: 5px;
	padding-left: 22px;
	background-position: -24px -42px;
}
.b_title .b_detail .b_mana{
	margin-right: 0;
	font-size: 14px;
	color: #333333;
}
.b_title .b_detail .b_mana a{
	color: #333333;
	margin-left: 15px;
}
/*内容*/
.b_cont{
	padding-bottom: 25px;
	color: #333333;
	min-height: 368px;
}
.b_cont .b_article{
	font-size: 18px;
	line-height: 32px;
	padding: 30px 0;
	word-spacing: normal;
	word-wrap: break-word;
	position: relative;
}
.b_article p{}
.b_article p img{
	max-width: 98%;
}
.b_article img{
	max-width: 98%;
}
.b_article a{
	color: #158cf0;
}
/*活动帖子*/
.b_cont .b_actbox{
	display: block;
	padding-top: 30px;
}
.b_actbox .b_actimg{
	width: 400px;
	height: 200px;
	overflow: hidden;
}
.b_actbox .b_actimg img{
	width: 400px;
	height: 200px;
}
.b_actbox .b_actinfor{
	width: 268px;
	margin-left: 20px;
	display: inline;
}
.b_actbox .b_actinfor dl{
	line-height: 25px;
	font-size: 14px;
	width: 268px;
	overflow: hidden;
}
.b_actbox .b_actinfor dl dt{
	float: left;
	color: #666666;
}
.b_actbox .b_actinfor dl dd{
	float: left;
	width: 198px;
}
.b_actbox .b_actinfor dl dd.gldiv{
	width: 150px;
}
.b_actinfor .b_actbtn{
	margin-top: 10px;
	line-height: 40px;
}
.b_actinfor .b_actbtn em{
	margin: 0 5px;
	float: left;
}
.b_actinfor .b_actbtn a{
	display: inline-block;
	font-size: 14px;
	float: left;
}
.b_actinfor .b_actbtn .b_abtn{
	height: 40px;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	background: #f52b29;
	border-radius: 8px;
}
.b_actinfor .b_actbtn .b_abtn:hover{
	color: #FFFFFF !important;
	background: #C42222;
}
.b_actinfor .b_actbtn span{
	height: 40px;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	
	border-radius: 8px;
	display: inline-block;
}
.b_actinfor .b_actbtn .b_abtnstant{
	background: #ff8f21;
}
.b_actinfor .b_actbtn .b_abtnyet{
	background: #77c531;
}
.b_actinfor .b_actbtn .b_abtnend{
	background: #BBBBBB;
}
/*申请人数*/
.b_applynum{
	border: 1px solid #e4e4e4;
}
.b_apply_t{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background: #f0f0f0;
}
.b_apply_t a{
	display: inline-block;
	width: 25px;
	height: 24px;
	margin-right: 10px;
	margin-top: 8px;
	float: left;
}
.b_apply_t .b_aper{
	background-position: -69px -64px;
}
.b_apply_t .b_anext{
	background-position: -69px -91px;
}
.b_apply_list{
	width: 668px;
	padding: 8px 10px;
	overflow: hidden;
}
.b_apply_list ul li{
	float: left;
	width: 133px;
	margin: 8px 0;
}
.b_apply_list .b_apic{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	overflow: hidden;
	float: left;
}
.b_apply_list .b_apic img{
	width: 30px;
	height: 30px;
}
.b_apply_list .b_aname{
	margin-left: 8px;
	font-size: 12px;
	width: 90px;
	height: 18px;
	float: left;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*隐藏内容,查看提醒*/
.bhide_cont{
	height: 48px;
	line-height: 46px;
	background: #fffde7;
	border: 1px dashed #ffc78a;
	color: #c16418;
	font-size: 14px;
	padding: 0 20px;
	margin-top: 25px;
}
.bhide_cont a{
	color: #4268ca;
	margin: 0 3px;
}
.bhide_cont .b_lock{
	width: 12px;
	height: 15px;
	margin-right: 10px;
	display: inline-block;
	background-position: -62px -23px;
}
/*分享*/
.bshare_link{
	height: 24px;
	line-height: 24px;
}
.bshare_link span{
	display: inline-block;
	float: left;
	padding-right: 10px;
}
.bshare_link a{
	width: 40px;
	height: 23px;
	cursor: pointer;
}
.bshare_link a.bds_weixin{
	display: inline-block;
	margin-right: 10px;
	float: left;
	background-position: -96px 0;
}
.bshare_link a.bds_weixin:hover{
	background-position: -96px -25px;
}
.bshare_link .bdshare-button-style0-16 a{
	margin: 0;
	padding-left: 0;
	margin-right: 10px;
	height: 23px;
	background-image: url(//icon.cnmo.com/forum/images/2017/b_Picon.png);
}
.bshare_link a.bds_tsina{
	display: inline-block;
	float: left;
	background-position: -142px 0;
}
.bshare_link a.bds_tsina:hover{
	background-position: -142px -25px;
}
.bshare_link .copylink{
	color: #4268c9;
	font-size: 12px;
	cursor: pointer;
	margin-left: 16px;            /*04/01  添加*/
}
.bshare_link .copylink a{
	color: #4268c9;
}
.bshare_link .copylink a:hover{
	color: #4268c9 !important;
}
.bshare_link .capyicon{   
	width: 22px;
	height: 14px;               /*04/01 修改*/
	display: inline-block;
	background-position: -47px -44px;  /*04/01 修改*/
	float: left;                /*04/01  添加*/
	margin-top: 5px;             /*04/01  添加*/
}

.numico {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-family: Arial;
    color: #fff;
    background: #8999a7;
    border-radius: 2px;
}
.topPosts em {
    margin: 2px 10px 0 0;
}

/*快捷回复*/
.bfast_reply{
	width: 688px;
	height: 58px;
	margin-top: 35px;
	border: 1px solid #e4e4e4;
	position: relative;
}
.bfast_reply p{
	position: absolute;
	top: 0;
	left: 0;
	width: 608px;
	height: 58px;
	padding-right: 80px;
	line-height: 58px;
	text-align: center;
	color: #999999;
}
.bfast_reply p a{
	color: #333333;
}
.bfast_reply p span{
	margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.bfast_reply p span a{
	float:left;
}
.bfast_reply p span em{
	float:left;
}
.bfast_reply p a:hover{
	color: #f52b2a;
}
.bfast_reply .textcont{
	width: 540px;
	height: 38px;
	margin: 10px;
	border: none;
	background: #FFFFFF;
	resize: none;
	float: left;
	overflow: hidden;
	box-sizing:border-box;
}
.bfast_reply .bemoticon{
	width: 20px;
	height: 20px;
	margin: 18px 14px;
	float: right;
	background-position: -45px -81px;
}
.bfast_reply .breply{
	width: 80px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	background: #f52b2a;
	float: right;
}
.bfast_reply .breply:hover{
	background: #C42222;
}
.bfast_reply .bf_login{
	position: absolute;
	top: 0;
	left: 365px;
}
.bfast_reply .bf_login a{
	float: left;
}
.bfast_reply .bf_login em{
	margin: 0 5px;
	float: left;
}
/*上/下一个帖子*/
.bpostlink{
	margin-top: 35px;
	font-size: 16px;
	line-height: 32px;
}
.bpostlink a{
	color: #333;
	width: 670px;
	height: 32px;
	padding: 0 10px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bpostlink a:hover{
	color: #eb2e2e !important;
	/*background: #f0f0f0;*/
}
.bpostlink .blast a{
	color: #333;
}
/*.bpostlink .blast a:hover{
	color: #333 !important;
}*/
/*美图  start*/
.bpiccont{
	padding: 15px 20px;
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	position: relative;
}
.bpiccont .bpic_title{
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #f0f0f0;
}
.bpiccont .bpic_title span{
	font-size: 20px;
    color: #f52b2a;
    display: block;
    width: 80px;
    border-bottom: 2px solid #f52b2a;
}
.bpiccont .bpic_list{
	margin-top: 20px;
}
.bpiccont .bpic_list ul{
	width: 755px;
	position: relative;
	clear: both;
}
.bpiccont .bpic_list ul li{
	float: left;
	width: 180px;
	height: 240px;
	margin: 0 8px 8px 0;
	position: relative;
}
.bpiccont .bpic_list ul li img{
	width: 180px;
	height: 240px;
}
.bpiccont .bpic_list span{
	width: 180px;
	height: 30px;
	background-color: #3e4651;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bpic_list .bpic_t{
	width: 160px;
	padding: 0 10px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
/*美图  end*/
/*穿插图片  start*/
.binsertpic{
	padding: 20px;
	background: #FFFFFF;
	border-top: 1px solid #e1e1e1;
	position: relative;
	border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.binsertpic ul{
	width: 752px;
	position: relative;
	clear: both;
}
.binsertpic ul li{
	float: left;
	width: 185px;
	height: 140px;
	margin-right: 3px;
	position: relative;
}
.binsertpic ul li img{
	width: 185px;
	height: 140px;
}
.binsertpic span{
	width: 185px;
	height: 30px;
	background-color: #3e4651;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
}
.binsertpic .bpic_t{
	width: 165px;
	padding: 0 10px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	text-align: center;
}
/*穿插图片  end*/
/*最佳评论  start*/
.bbestcom{
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	position: relative;
}
.bbestcom .btopdiv{
	width: 83px;
	height: 83px;
	background-position: -99px -51px;
	position: absolute;
	top: 8px;
	right: 70px;
}
.bbestcom .bbcom_title{
	height: 55px;
	line-height: 55px;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
}
/*评论楼层*/
.bcom_floor{
	padding: 20px 45px 20px 30px;
	border-top: 1px solid #e1e1e1;
}
/*头像*/
.bcom_headpic{
	width: 68px;
	height: 68px;
	overflow: hidden;
	border-radius: 35px;
	border: 1px solid #f0f0f0;
}
.bcom_headpic img{
	width: 68px;
	height: 68px;
	border-radius: 50%;
}
.bcom_headpic a:hover img{
	opacity: .85;
	filter: Alpha(Opacity=85);
}
/*评论信息*/
.bcom_cont{
	width: 615px;
	padding-left: 28px;
}
/*评论详情*/
.bcom_detail{
	height: 32px;
	line-height: 32px;
	color: #999;
	font-size: 14px;
}
.bcom_detail span{
	padding-right: 15px;
	float: left;
}
.bcom_detail .blevel {
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    font-size: 11px;
    color: #FFF;
    background: #31c2ff;
    display: inline-block;
    float: left;
    margin-top: 8px;
    margin-right: 3px;
}
.bcom_detail .b_sourse{
	color: #4268ca;
}
.bcom_detail a {
    float: left;
    margin-right: 5px;
    color: #4268ca;
}
.bcom_detail a:hover{
	color: #4268ca !important;
}
/*文本*/
.bcom_text{
	line-height: 28px;
	font-size: 16px;
	color: #333333;
	padding-top: 3px;
}
.bcom_text img{
	max-width: 98%;
	/*max-height: 500px;*/
}
.bcom_text a{
	color: #158cf0;
}
/*评论操作*/
.bcom_other{
	height: 24px;
	line-height: 24px;
	margin-top: 15px;
	font-size: 14px;
	color: #333333;
}
.bcom_other span{
	float: left;
}
.bcom_other .bc_edit,.bcom_other .bc_del,.bcom_other .bc_stick,.bcom_other .bc_nostick{
	padding-right: 15px;
	cursor: pointer;
}
.bc_praise a{
	color: #333333;
	margin-right: 30px;
	cursor: pointer;
}
.bc_praise a:hover{
	color: #f52b2a;
}
.bc_praise a .bc_praicon{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 6px;
	margin-top: 3px;
	float: left;
	background-position: -1px -82px;
}
.bc_praise a:hover .bc_praicon{
	background-position: -23px -82px;
}
.bc_reply{
	cursor: pointer;
}
/*评论回复信息*/
.breply_text{
	display: none;
	width: 100%;
	height: 48px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	border: 1px solid #e1e1e1;
}
.breply_text .br_text{
	width: 475px;
	height: 36px;
	line-height: 18px;
	color: #333333;
	margin: 6px;
	border: none;
	background: #FFFFFF;
	resize: none;
	float: left;
	overflow: hidden;
	box-sizing:border-box;
}
.breply_text .br_publish{
	width: 70px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	background: #f52b2a;
	float: right;
}
.breply_text .br_publish:hover{
	background: #C42222;
}
.breply_text .br_emoticon{
	width: 20px;
	height: 20px;
	margin: 13px 14px;
	float: right;
	background-position: -45px -81px;
}
/*评论回复列表*/
.breply_list{
	width: 575px;
	padding: 0 20px;
	margin-top: 15px;
	background: #f5f5f5;
}
.br_listbox{
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
}
.br_listbox .br_Lheadpic{
	width: 42px;
	height: 42px;
	overflow: hidden;
	border-radius: 22px;
	border: 1px solid #f0f0f0;
}
.br_listbox .br_Lheadpic img{
	width: 42px;
	border-radius: 50%;
}
.br_listbox .br_Lheadpic a:hover img{
	opacity: .85;
	filter: Alpha(Opacity=85);
}
.br_listbox .br_Lcont{
	width: 523px;
	padding-left: 8px;
}
.br_Lcont .br_Ltext{
	line-height: 24px;
	font-size: 14px;
	color: #333333;
}
.br_Lcont .br_Ltext img{
    height: 30px;
    width: 30px;
}
.br_Lcont .br_Ltext em{
	padding-right: 6px;
}
.br_Lcont .br_Ltext em a{
	color: #4268ca;
}
.br_Lcont .br_Ltext em a:hover{
	color: #4268ca !important;
}
.br_Lcont .br_Ltext em .br_netf{
	font-size: 16px;
	padding: 0 5px;
}
.br_Lcont .br_Lother{
	height: 18px;
	line-height: 18px;
	padding-top: 10px;
	font-size: 14px;
	color: #999999;
}
.br_Lother .br_Ltime{
	padding-right: 20px;
}
/*赞/回复*/
.br_Lother .br_Lpraise a{
	color: #333333;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}
.br_Lother .br_Lpraise a:hover{
	color: #f52b2a;
}
.br_Lother .br_Lpraise a .br_Lpraicon{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 6px;
	/*margin-top: 3px;*/
	float: left;
	background-position: -1px -82px;
}
.br_Lother .br_Lpraise a:hover .br_Lpraicon{
	background-position: -23px -82px;
}
.br_Lother .br_Lsublevel{
	cursor: pointer;
	color: #333333;
}
/*禁言删除*/
.br_Ladmin{
	
}
.br_Ladmin .br_Lban,.br_Ladmin .br_Ldel{
	padding-right: 15px;
	cursor: pointer;
	color: #333333;
}
/*回复网友评论信息文本框*/
.br_Lsubtext{
	display: none;
	width: 100%;
	height: 48px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	border: 1px solid #e1e1e1;
	background: #FFFFFF;
}
.br_Lsubtext .br_Ltextarea{
	width: 444px;
	height: 36px;
	line-height: 18px;
	color: #333333;
	margin: 6px;
	border: none;
	background: #FFFFFF;
	resize: none;
	float: left;
	overflow: hidden;
	box-sizing:border-box;
}
.br_Lsubtext .br_Lpublish{
	width: 70px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	background: #f52b2a;
	float: right;
}
.br_Lsubtext .br_Lpublish:hover{
	background: #C42222;
}
.br_Lsubtext .br_Lemoticon{
	width: 20px;
	height: 20px;
	margin: 13px 14px;
	float: right;
	background-position: -45px -81px;
}
/*查看更多*/
.br_Lviewmore{
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	font-size: 14px;
	color: #333333;
}
.br_Lviewmore span{
	float: left;
}
.br_Lviewmore .br_Lview{
	color: #4268ca;
	cursor: pointer;
}
.br_Lviewmore .br_Lmetoo{
	width: 95px;
	height: 30px;
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	background: #FFFFFF;
	text-align: center;
	cursor: pointer;
	float: right;
}
.br_Lviewmore .br_Lmetoo:hover{
	 border: 1px solid #f52b2a;
	 color: #f52b2a;
}
/*最佳评论  end*/
/*最新评论  start*/
.bnewcom{
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	position: relative;
}
.bnewcom .bncom_title{
	height: 55px;
	line-height: 55px;
	padding-left: 20px;
	font-size: 20px;
	color: #333333;
}
.bncom_title .bn_num{
	font-size: 14px;
}
/*评论筛选*/
.bn_filter{
	font-size: 14px;
	margin-right: 20px;
}
.bn_filter em{
	color: #f0f0f0;
	padding: 0 5px;
	position: relative;
	float: left;
}
.bn_filter span{
	float: left;
}
/*正反序*/
.bn_rank{
	cursor: pointer;
}
.bn_filter span{
	display: inline-block;
	position: relative;
}
.bn_rank:hover .bn_negat{
	background-position: -1px -122px;
}
.bn_rank:hover span{
	color: #f52b2a;
}
.bn_rank:hover .bn_posit{
	background-position: -23px -122px;
}
.bn_negat{
	width: 16px;
	height: 14px;
	display: inline-block;
	background-position: -1px -63px;
	margin-top: 22px;
	margin-right: 10px;
	float: left;
}
.bn_posit{
	width: 16px;
	height: 14px;
	display: inline-block;
	background-position: -23px -63px;
	margin-top: 22px;
	margin-right: 10px;
	float: left;
}
.bn_search{
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	height: 18px;
	margin-top: 16px;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
}
.bn_search input{
	height: 16px;
	width: 32px;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	float: left;
	font-size: 12px;
}
.bn_search .bn_seaicon{
	display: inline-block;
	width: 15px;
	height: 14px;
	background-position: -76px -44px;
	margin: 2px 2px 0 3px;
}
.bn_search a{
	float: left;
	display: inline-block;
}
.bc_firstf,.bc_secondf,.bc_thirdf{
	width: 17px;
	height: 14px;
	margin-top: 8px;
	display: inline-block;
}
/*一楼*/
.bc_firstf{
	background-position: -1px -104px;
}
/*二楼*/
.bc_secondf{
	background-position: -25px -104px;
}
/*三楼*/
.bc_thirdf{
	background-position: -48px -104px;
}
/*引用帖子图片*/
.bc_quotepic{
	height: auto;
	padding-left: 20px;
	margin: 14px 0;
	border-left: 1px solid #999999;
}
.bc_quotepic p{
	width: 100%;
	color: #999999;
	position: relative;
	top: -8px;
	/*float: left;*/
}
.bc_quotepic img{
	/*float: left;*/
	width: 150px;
}
.bc_quotetext p{
	width: 100%;
	color: #999999;
	margin-bottom: 10px;
	position: relative;
}
.bc_comdel p{
	width: 100%;
	height: 16px;
	color: #999999;
	margin-bottom: 20px;
	position: relative;
}
/*最新评论  end*/
/*高级模式  start*/
.b_advpub{
	min-height: 218px;
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	float: left;
	position: relative;
}
.b_aheadpic{
	width: 50px;
	padding: 20px 31px;
}
.b_aheadpic img{
	width: 50px;
	border-radius: 50%;
}
.b_aheadpic a:hover img{
	opacity: .85;
	filter: Alpha(Opacity=85);
}
.b_aheadpic p{
	text-align: center;
	padding-top: 10px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.b_areplys{
	width: 657px;
	min-height: 218px;
	border-left: 1px solid #e1e1e1;
	position: relative;
}
/*编辑器*/
.b_eaitor{
	width: 657px;
	min-height: 184px;
	float: left;
	position: relative;
}
.b_publish{
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #e1e1e1;
	float: left;
}
.b_publish input{
	width: 90px;
	height: 33px;
	line-height: 33px;
	border: none;
	background: #f52b2a;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
.b_publish input:hover{
	background: #C42222;
}

/*未登录*/
.b_loghint{
	height: 100px;
	width: 657px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding-top: 70px;
	padding-bottom: 48px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
.b_loghint p{
	line-height: 34px;
}
.b_loghint p span{
	margin-left: 20px;
	font-size: 0px;
}
.b_loghint p span a{
	font-size: 14px;
}
.b_loghint p em{
	padding: 0 6px;
	font-size: 14px;
}
.b_loghint .b_loglink{
	font-size: 0px;
}
.b_loghint .b_loglink a{
	display: inline-block;
	font-size: 14px;
	height: 28px;
	width: 88px;
	background: #FFFFFF;
	border: 1px solid #d5dee6;
	line-height: 28px;
	text-align: center;
	margin-right: 10px;
}
/*高级模式  end*/
/**帖子内容**//**左栏  end**/
/**帖子内容**//**右栏  start**/
.bcontright{
	width: 300px;
	margin-left: 10px;
}
.br_authorinfor{
	width: 298px;
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
}
/*楼主信息*/
.br_author{
	width: 200px;
	height: 300px;
	position: relative;
	padding: 42px 49px 25px 49px;
}
.br_author a{
	color: #333333;
}
.br_author .br_owner{
	width: 60px;
	height: 60px;
	background-position: -187px 0;
	position: absolute;
	top: 0;
	right: 0;
}
.br_author .br_autpic{
	margin: 0 auto;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50px;
	border: 1px solid #f0f0f0;
}
.br_author .br_autpic img{
	width: 100px;
}
.br_author .br_autpic a:hover img{
	opacity: .85;
	filter: Alpha(Opacity=85);
}
.br_autname{
	margin-top: 15px;
}
.br_autname .autname{
	color: #333333;
	font-size: 16px;
	text-align: center;
}
.br_autname .autname span{
	max-width: 140px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	top: 5px;
}
.br_autname .auttitle{
	margin: 0 auto;
	text-align: center;
	margin-top: 4px;
}
.br_autname .adminic,.br_autname .banzhuic,.br_autname .vipbanzhuic{
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: -2px auto;
	margin-right: 5px;
}
.br_autname .adminic{
	background-position: -1px -23px;
}
.br_autname .banzhuic{
	background-position: -39px -23px;
}
.br_autname .vipbanzhuic{
	background-position: -20px -23px;
}
.br_autname .blevel{
	height: 16px;
	padding: 0 3px;
	margin-left: 5px;
	margin-top: -3px;
	font-size: 11px;
	color: #FFFFFF;
	background: #31c2ff;
	display: inline-block;
}
.br_author .br_num{
	height: 40px;
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
	margin-top: 30px;
	padding: 10px 0;
}
.br_author .br_num div{
	width: 99px;
	text-align: center;
}
.br_author .br_num .brline{
	border-left: 1px solid #e1e1e1;
}
.br_author .br_logtime{
	text-align: center;
	color: #999999;
	padding-top: 23px;
}
/*右栏版块标题*/
.br_divtitle{
	height: 20px;
	line-height: 20px;
	margin-top: 23px;
	font-size: 20px;
	border-left: 4px solid #f52b2a;
	padding-left: 15px;
}
.br_divtitle span{
	font-size: 14px;
	margin-right: 20px;
}
/*最近动态*/
.br_recen_news{
	border-top: 1px solid #e1e1e1;
}
.br_r_newscont{
	margin: 0 16px;
}
.br_r_newscont ul{
	padding-top: 20px;
}
.br_r_newscont ul li{
	width: 250px;
	padding: 0 0 17px 12px;
	border-left: 1px solid #bbbbbb;
	position: relative;
}
.br_r_newscont ul li:last-child{
	border-left: none;
}
.br_r_newscont ul li i{
	padding: 5px;
	width: 6px;
	height: 6px;
	display: block;
	background: #FFFFFF;
	position: absolute;
	left: -8px;
}
.br_r_newscont ul li a{
	position: relative;
	top: -3px;
	color: #333333;
}
.br_r_newscont ul li a:hover { color: #EE0000}
.br_r_newscont ul li span{
	width: 6px;
	height: 6px;
	background: #bbbbbb;
	border-radius: 50%;
	display: block;
}
.br_r_newscont ul li:hover span{
	background: #f52b2a;
}
.br_r_newscont ul li p{
	font-size: 14px;
	color: #999999;
}
/*右栏公共框*/
.br_commdiv{
	width: 298px;
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
}
/*热门活动*/
.br_hotacti{
	padding-bottom: 25px;
}
.br_hacti{
	height: 66px;
	padding: 0 20px;
	margin-top: 22px;
}
.br_hacti .br_hacti_img{
	display: block;
	width: 88px;
	height: 66px;
	float: left;
	margin-right: 15px;
}
.br_hacti .br_hacti_img img{
	width: 88px;
	height: 66px;
}
.br_hacti .br_hacti_img:hover{
	opacity: .85;
	filter: Alpha(Opacity=85);
}
.br_hacti .br_hacti_t a{
	color: #333333;
	position: relative;
	top: -3px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.br_hacti .br_hacti_t em{
	color: #f52b2a;
}
.br_hacti .br_hacti_btn span a{
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	margin-top: 2px;
	border-radius: 11px;
	background: #f52b2a;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
.br_hacti .br_hacti_btn span a:hover{
	background: #C42222;
	color: #FFFFFF !important;
}
/*推荐阅读*/
.br_readlist{
	padding: 5px 20px 15px 20px;
}
.br_readlist ul li{
	border-bottom: 1px solid #f0f0f0;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
.br_readlist ul li:last-child{
	border-bottom: none;
}
.br_readlist ul li a:hover{
	color: #f52b2a;
}
.br_readlist ul li i{
	width: 20px;
	height: 16px;
	display: block;
	float: left;
	margin: 15px 8px 0 0;
}
.br_readlist ul li span{
	font-size: 14px;
}
.serial1{
	background-position: 0 -139px;
}
.serial2{
	background-position: -29px -139px;
}
.serial3{
	background-position: -60px -139px;
}
.serial4{
	background-position: -89px -139px;
}
.serial5{
	background-position: -118px -139px;
}
/*随便看看*/
.br_looklist{
	padding: 5px 20px 30px 20px;
}
.br_looklist ul li{
	height: 63px;
	padding-top: 20px;
	/*overflow: hidden;*/
}
.br_looklist .br_l_img{
	width: 83px;
	height: 63px;
	display: block;
	float: left;
}
.br_looklist .br_l_img img{
	width: 84px;
	height: 63px;
}

.br_looklist .br_ltitle{
	width: 165px;
	margin-left: 10px;
	float: left;
}
.br_looklist .br_ltitle a{
	height: 48px;
	color: #333333;
	display: block;
	font-size: 16px;
	position: relative;
	top: -3px;
	overflow: hidden;
}
.br_looklist .br_ltitle p{
	color: #999999;
}
/*二维码*/
.br_qrcode{
	width: 140px;
	padding: 10px;
	border: 1px solid #ebebeb;
	margin: 65px auto 18px;
}
.br_qrcode_bg{
	width: 200px;
	height: 80px;
	background-image: url(//icon.cnmo.com/forum/images/2017/xiazai.jpg);
	margin: 0 auto 40px;
}

/**帖子内容*//**右栏  end**/
/**帖子内容  end**/
/**高级模式  start**/
.btopiccont{
	
}
/**高级模式  end**/

/*管理员菜单  start*/
.admin_com{
	width: 1098px;
	border: 1px solid #e4e4e4;
	border-radius: 0 0 6px 6px;
	background: #fff;
	margin-top: 10px;
}
.admin_fixed{
	position: fixed;
	top: 48px;
	left: 50%;
	margin-left: -550px;
	z-index: 998;
}
.compile {
	margin-left: -1px;
}
.compile ul {
	float: left;
	background: url(//icon.cnmo.com/forum/images/ulbg.jpg) right center no-repeat;
	height: 56px;
	font-size: 14px;
	color: #999;
	float: left;
}
.compile ul li {
	text-align: center;
}
.compile ul span {
	display: block;
	line-height: 26px;
}
.del-div li {
	float: left;
	cursor: pointer;
	padding: 2px 5px 0 5px;
	border: 1px solid #fdfdfd;
	margin: 3px 17px 0 0;
}
.del-div li:hover {
	background: #f5f5f5;
	border: 1px solid #cdd3d7;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 3px;
}
.del-div em {
	display: inline-block;
	height: 16px;
	margin: 0 auto;
	overflow: hidden;
}
.del-div {
	margin-left: 23px;
	border-right: 0 none;
}
.ele-div ul {
	background: url(//icon.cnmo.com/forum/images/ulbg.jpg) right center no-repeat;
	height: 56px;
	font-size: 14px;
	color: #999;
}
.ele-div li {
	float: left;
	cursor: pointer;
	padding: 2px 5px 0 5px;
	border: 1px solid #fdfdfd;
	margin: 3px 23px 0 0;
	text-align: center;
}
.ele-div li:hover {
	background: #f5f5f5;
	border: 1px solid #cdd3d7;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 3px;
}
.ele-div {
	padding-left: 34px;
}
.ele-div em {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 0 auto;
	overflow: hidden;
}
.ope-div {
	margin-left: 26px;
}
.ope-div li {
	width: 28px;
	margin-right: 23px;
	line-height: 16px;
	float: left;
	padding: 2px 5px;
	margin-top: 3px;
	text-align: center;
	border: 1px solid #fdfdfd;
}
.ope-div li:hover {
	background: #f5f5f5;
	border: 1px solid #cdd3d7;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 3px;
}
.ope-div em {
	height: 16px;
	width: 16px;
	display: inline-block;
	overflow: hidden;
}
.ope-div em.glico {
	height: 15px;
	width: 10px;
	margin-right: 11px;
}
.ope-div em.tjico {
	height: 15px;
	width: 13px;
	margin-right: 8px;
}
.cop-div {
	margin-left: 26px;
}
.cop-div li {
	width: 28px;
	margin-right: 23px;
	line-height: 16px;
	float: left;
	padding: 2px 5px;
	margin-top: 3px;
	text-align: center;
	border: 1px solid #fdfdfd;
}
.cop-div li:hover {
	background: #f5f5f5;
	border: 1px solid #cdd3d7;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-radius: 3px;
}
.cop-div em {
	height: 16px;
	width: 16px;
	display: inline-block;
	overflow: hidden;
}
.cop-div em.glico {
	height: 15px;
	width: 10px;
	margin-right: 11px;
}
.cop-div em.tjico {
	height: 15px;
	width: 13px;
	margin-right: 8px;
}
.ope-div li span {
	width: 28px;
}
.cop-div li span {
	width: 28px;
}
/*管理员菜单  end*/
/*公共样式  start*/
.yets a{ color: #f52b2a !important;}
.yets a .bc_praicon{background-position: -23px -82px;}
.br_Lother .yets a .br_Lpraicon{background-position: -23px -82px;}
/*公共样式  end*/
/*返回顶部*/
.bgotop{
	width: 29px;
	height: 55px;
	background-position: -218px -100px;
	cursor: pointer;
	position: fixed;
	z-index: 996; 
	bottom: 0; 
	left: 50%;
	margin-left: 570px;
}
/*右栏悬浮*/
.fixedDiv1{ position: fixed; top: 115px;}
.fixedDiv2{ position: fixed; top: 60px;}
/*引用回复*/
.b_cite{
	display: none;
	width: 100px;
	height: 30px;
	background: #f52b29;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	z-index: 99;
}
/*loading*/
.bpcontlist{
	position: relative;
}
#bloading{
	width: 100%;
	height: 0px;
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
	margin: 0 auto;
	display: none;
	position: relative;
	z-index: 999;
}
#bloading p{
	font-size: 18px;
	color: #333;
	text-align: center;
}
.lines{
	margin: 0 auto;
	padding-top: 20px;
	width: 60px;
	height: 30px;
	top: 50%;
	z-index: 999;
	text-align: center;
}
.lines div{
	display: inline-block;
	width: 5px;
	height: 30px;
	float: left;
	margin: 0 2px;
	background-color: #f52b29;
	animation: dela 1.2s infinite;
	-webkit-animation: dela 1.2s infinite;
	-moz-animation: dela 1.2s infinite;
	-ms-animation: dela 1.2s infinite;
}
.lines .line2{
	animation-delay: -1.1s;
	-webkit-animation-delay: -1.1s;
	-moz-animation-delay: -1.1s;
	-ms-animation-delay: -1.1s;
}
.lines .line3{
	animation-delay: -1.0s;
	-webkit-animation-delay: -1.0s;
	-moz-animation-delay: -1.0s;
	-ms-animation-delay: -1.0s;
}
.lines .line4{
	animation-delay: -0.9s;
	-webkit-animation-delay: -0.9s;
	-moz-animation-delay: -0.9s;
	-ms-animation-delay: -0.9s;
}
.lines .line5{
	animation-delay: -0.8s;
	-webkit-animation-delay: -0.8s;
	-moz-animation-delay: -0.8s;
	-ms-animation-delay: -0.8s;
}
@-webkit-keyframes dela{
	0%,40%,100%{
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5);
		-moz-transform: scaleY(.5);
		-ms-transform: scaleY(.5);
	}
	20%{
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
	}
}
@-moz-keyframes dela{
	0%,40%,100%{
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5);
		-moz-transform: scaleY(.5);
		-ms-transform: scaleY(.5);
	}
	20%{
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
	}
}
@keyframes dela{
	0%,40%,100%{
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5);
		-moz-transform: scaleY(.5);
		-ms-transform: scaleY(.5);
	}
	20%{
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
	}
}
@-ms-keyframes dela{
	0%,40%,100%{
		transform: scaleY(.5);
		-webkit-transform: scaleY(.5);
		-moz-transform: scaleY(.5);
		-ms-transform: scaleY(.5);
	}
	20%{
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
	}
}
/*引用贴文文字*/
.b_citepopup{
	position: relative;
	display: none;
}
.b_ptext{
	width: 350px;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -195px;
	margin-top: -250px;
	z-index: 9992;
}
.b_poff{
	width: 10px;
	height: 10px;
	padding: 15px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 3px 0 0;
}
.b_poff p{
	width: 10px;
	height: 10px;
	background-position: -54px -123px;
}
.b_poff:hover{
	background-color: #f52b29;
}
.b_poff:hover p{
	background-position: -79px -123px;
}
.b_ptit{
	font-size: 16px;
	color: #333333;
}
.b_quotetext{
	padding: 10px;
	margin: 6px 0;
	color: #999999;
	background-color: #f5f5f5;
}
.b_qreply{}
.b_qreply .b_qreply_con{
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 0 10px;
	margin: 10px 0;
	position: relative;
}
.b_qreply_con i{
	width: 12px;
	height: 8px;
	background-position: -147px -145px;
	position: absolute;
	left: 25px;
	top: -8px;
}
.b_qreply textarea{
	width: 100%;
	border: none;
	margin: 10px 0;
	resize: none;
}
.b_qreply button{
	width: 110px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: none;
	color: #FFFFFF;
	background-color: #f52b29;
	cursor: pointer;
	border-radius: 3px;
}
.b_qreply button:hover{
	color: #FFFFFF;
	background-color: #c42221;
}
.b_popupbg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9991;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
/*引用贴文图片*/
.b_ppic{
	width: 350px;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -195px;
	margin-top: -160px;
	z-index: 9992;
}
.seecoms{border-top:3px solid #8999a7;margin-top:30px;}.seecoms-Tit{line-height:40px;line-height:40px;font-size:14px;font-weight:bold;border-bottom:1px solid #e4e4e4;}.seecoms-Tit a{float:right;font-weight:normal;}.seecoms-Tit em{color:#fd811d;padding:0 4px;}.seecoms-Tit span{display:inline-block;}.col1{width:190px;padding-left:10px;}.col2{width:152px;}.col3{width:330px;}.col4{width:418px;}.col5{width:190px;}.col6{width:150px;}.col7{width:242px;}.col8{width:180px;}.col9{width:166px;}.col10{width:255px;}.col11{width:122px;}.col12{width:150px;}.col13{width:70px;}.seecoms-ovh{height:204px;overflow-y:scroll;}.seecoms-List{padding-top:14px;margin-bottom:5px;}.seecoms-List li{float:left;color:#666;line-height:30px;}
.lookDiv{width:1060px;line-height:30px;margin:10px auto 0;padding:0 19px;background:#fffbd7;color:#c16418;font-size:14px;border:1px solid #e4e4e4;}
.lookDiv a{float:right;font-size:14px;}.apply{border:1px solid #e4e4e4;}
.lookDiv_short{line-height:30px;margin:0 auto;padding:0 19px;background:#fffbd7;color:#c16418;font-size:14px;border:1px solid #e4e4e4;border-bottom:0 none;border-left:none;border-right:none;}
.bcom_detail .bhost{
	border: 1px solid #31c2ff; 
	font-size: 12px; 
	color: #31c2ff; 
	padding: 0 3px; 
	height: 14px; 
	line-height: 14px; 
	display: inline-block;
}

.bcom_detail .badmin {
    border: 1px solid #15ce38;
    font-size: 12px;
    color: #15ce38;
    padding: 0 3px;
    margin: 0 3px;
    height: 14px;
    line-height: 14px;
    float: left;
    display: inline-block;
    margin-top: 8px;
}
.bshare_link .collicon{ /*04/01  添加*/
	width: 22px;
	height: 14px;
	display: inline-block;
	background-position: -172px -141px;
	float: left;
	margin-top: 5px;
}

.bnoreply{
	width: 100%;
	height: 260px;
	line-height: 260px;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	color: #999999;
	font-size: 16px;
	border-top: 0px solid #f0f0f0;
}

/*已签到 居中显示*/
.qdTitOk_icon{
    margin-left: 25px;
}

/*更改回到顶部小飞机*/
#bgotop{

    background-image:url("//icon.cnmo.com/forum/images/201709/huojian.png");
    background-repeat: no-repeat;
}
#bgotop:hover,.bgotopClick{
    background-image:url("//icon.cnmo.com/forum/images/201709/huojian_bg.png");
}
.bgotop,#bgotop {
    width: 40px;
    height: 69px;
    background-position: 0 0;
    cursor: pointer;
    position: fixed;
    z-index: 996;
    bottom: 0;
    left: 50%;
    margin-left: 570px;
}

/*更改图片高度*/
.hdWork a img{
    height: 146px;
    display: block;
    width: 308px;
}
.hdWork .hd_h2{
    margin-top: 4px;
}

.w308b{
    border-radius: 6px;
}
/*社区引导6图标*/
.ex-u2{
    margin-top: 10px;
}
.ex-u1 .ex-a1{
    background: url(//icon.cnmo.com/forum/images/201709/bangui.png) no-repeat left;
}
.ex-u1 .ex-a2{
    background: url(//icon.cnmo.com/forum/images/201709/jubao.png) no-repeat left;
}
.ex-u1 .ex-a3{
    background: url(//icon.cnmo.com/forum/images/201709/huifu.png) no-repeat left;
}
.ex-u2 .ex-a2{
    background: url(//icon.cnmo.com/forum/images/201709/tuijian.png) no-repeat left;
}
.ex-u1 .bg_ex_ul .ex-a1{background: url(//icon.cnmo.com/forum/images/201709/r_bangui.png) no-repeat left;}

.ex-u1 .bg_ex_ul .ex-a2{background: url(//icon.cnmo.com/forum/images/201709/r_jubao.png) no-repeat left;}

.ex-u1 .bg_ex_ul .ex-a3{background: url(//icon.cnmo.com/forum/images/201709/r_huifu.png) no-repeat left;}

/*下一层*/

.ex-u2 .bg_ex_ul .ex-a1 {background: url(//icon.cnmo.com/forum/images/201709/r_shenqing.png) no-repeat left;}

.ex-u2 .bg_ex_ul .ex-a2{background: url(//icon.cnmo.com/forum/images/201709/r_tuijian.png) no-repeat left;}

.ex-u2 .bg_ex_ul .ex-a3{background: url(//icon.cnmo.com/forum/images/201709/r_jianyi.png) no-repeat left;}

/*加载更多改变样式*/
.jz_more{
    font-size: 16px;
}
.no_lin{
    border-bottom: none;
}
/*明星用户*/
.mx_yh .numico {
    display: inline-block;
    height: 24px;
    width: 40px;
    line-height: 24px;
    text-align: center;
    font-family: Arial;
    color: #cdcdcd;
    background: transparent;
    border-radius: 2px;
    font-size: 18px;
}
.mx_yh .beij{
    color: #fff;
    background: url("//icon.cnmo.com/forum/images/201709/ssbeij.png") no-repeat right;
}
.w310{
    width: 308px;
    padding: 20px 0 0;
}
.pl20{
    padding-left: 20px;
}
.ml20{
    margin-left: 20px;
}
.mr20{
    margin-right: 20px;
}
.pt20{
    padding-bottom: 20px;
}

/*热帖排行*/
.ht-tiez .numico {
    font-size: 14px;
    color: #666;
    background: #efefee;
}
.ht-tiez .red{
    color: #fff;
    background: #e84d3b;
}
.fl{
    float: left;
}
.topPost-tit{
    padding-left: 192px;
}
.topPost-tit li{
    margin-right: 0;
    margin-left: 10px;
}
.topPost-tit li a{
    border:none;
    background: transparent;
    padding: 0;
    width: 16px;
    text-align: center;
    bottom: 0;
}

.on{
    border-bottom: 3px solid #e84d3b;
}
.slideBox .hd ul li.on{
    border-bottom: 0;
}
/*资源精选*/
.AusleseBox{
    margin: 15px 0 10px 0;
}
.Aus-list{
    margin: 10px 0;
}
/*摄影展示*/
.sy_im_p{
    position: relative;
    height: 118px;
    margin-top: 10px;

}
/*.sy_im_p:nth-child(2){*/
    /*margin-top: 15px;*/
/*}*/
/*.sy_im_p a:hover img{*/
    /*opacity:1;*/
/*}*/
.sy_im_p a:hover{
    color: #fff !important;
}
.sy_im_p .sy_box{
    display: block;
}
.sy_tetP{
    width:100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    background: url(//icon.cnmo.com/forum/images/201709/p_bg.png);
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    line-height: 118px;

}
.sy_tetP a {
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px;
    display: block;
    margin: 0 auto;
}

/*弹窗box*/
.tanc_box{
    width: 380px;
    height: 230px;
    border: 1px solid #f5f5f5;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.tanc_box img{
    margin-top: 50px;
    margin-bottom: 30px;
}
.tanc_box p{
    font-size: 16px;
    color: #333;
}


/*机型页修改 样式*/
.cright_tit{
    text-indent: 0;
}
.cright_chao{
    padding: 0 20px;
}
.chao_list {
    padding: 0 20px 5px 20px;
}
.cright_tit{
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ececec;
    font-size:18px;
}
.chaoji .cright_tit strong{
    line-height: 34px;
}
.Aus-list li{
    width: 260px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*最终页*/
.br_divtitle{
    border-left: none;
    padding-left: 20px;
}
.bcontleft{
    width: 780px;
    border-radius: 6px;
}
.bcontright{
    width: 310px;
}
.br_r_newscont{
    margin: 0 20px;
}
.br_divtitle{
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}
.b_aheadpic{
    width: 58px;
}
.cright_tit strong{
    font-weight: 400;
}
.bpostcont{
    border-radius: 6px;
}

/*置顶样式*/
.fixTop{
    position: fixed;
    top: 55px;
    z-index: 112;
}
.opsq{
    position: fixed;
    top: 365px;
    z-index: 112;
}

.br_author .br_owner{
    background: url("//icon.cnmo.com/forum/images/201709/louzhu.png") no-repeat;
}
.br_authorinfor{
    width: 308px;
}
.br_commdiv{
    width: 308px;
}
.br_author{
    /*padding: 42px 59px 25px 49px;*/
    padding: 8px 0 9px;
    width:308px;
    height:auto;
}
.Aact-tit{
    line-height: 18px;
}
.topPosts{
    margin: 14px 0 2px 0;
}
.userStar {
    margin: 15px 0 0 0;
}
.topPosts li{
    margin-bottom: 11px;
}

.expand {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin: 15px auto 15px auto;
    border: 0;
}

.hdWork a {
    display: block;
}
.hdWork {
    padding-top: 0;
}

.hdWork .hd_h2 {
    margin-top: 4px;
}

.hdWork .hd_h2 {
    font-size: 14px;
    color: #333;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
}

.br_hotacti {
    padding-bottom: 15px;
}

.br_hacti {
    height: 66px;
    padding: 0 20px;
    margin-top: 15px;
}
.br_hacti .br_hacti_img {
    display: block;
    width: 88px;
    height: 66px;
    float: left;
    margin-right: 15px;
}
.br_hacti .br_hacti_t a {
    color: #333;
    position: relative;
    top: -3px;
    height: 40px;
    display: block;
    overflow: hidden;
    font-size: 14px;
}
.br_hacti .br_hacti_btn span a {
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    margin-top: 2px;
    border-radius: 11px;
    background: #f52b2a;
    display: block;
    font-size: 12px;
    color: #FFF;
    float: left;
}
.br_hacti .br_hacti_btn span a:hover {
    background: #C42222;
    color: #FFF!important;
}
.br_commdiv {
    width: 298px;
    background: #FFF;
    border: 1px solid #e1e1e1;
}
.br_divtitle {
    height: 20px;
    line-height: 20px;
    margin-top: 23px;
    font-size: 18px;
}
.br_divtitle span {
    float: right;
    font-family: "\5B8B\4F53";
    font-size: 12px;
    color: #8999a7;
    margin-right: 0;
}
.ckuwan_more{
    font-family: "\5B8B\4F53";
    font-size: 12px;
    color: #8999a7;
    margin-top:4px;
}
.br_divtitle span a{
    color: #8999a7;
}
.fr {
    float: right;
}

.br_hacti .br_hacti_img img {
    width: 88px;
    height: 66px;
}
.br_hacti .br_hacti_t em {
    color: #f52b2a;
}

.br_commdiv{
    width: 308px;
    border-radius: 6px;
}

.frame-right .signIn {
    margin-bottom: 10px;
    border-radius: 6px;
}
.w308{
    border-radius: 6px;
}
/*增加圆角*/
.fra-tab,.chaoji,.br_authorinfor,.bnewcom,.b_advpub,.remen719,.frame7{
    border-radius: 6px;
}
.br_authorinfor,.bnewcom,.b_advpub,.mod1,.frame7{
    overflow: hidden;
}
.mod1{
    /*width:778px;*/
    box-sizing: border-box;
}
.bmt10 {margin-top: 10px;}

/*潮机范修改*/
.cright_chao .chao_btn{
    border:none;
    height:27px;
    margin-top:16px;
}
.cright_chao .chao_product{
    padding:16px 0;
    border-bottom:none;

}
.cright_chao{
    position: relative;
}
.cright_chao .chao_btn a{
    width: 58px;
    height: 25px;
    border-radius: 12px;
    border: 1px solid #e4e4e4;
    line-height: 23px;
    margin: 0 4px;
}
.cright_chao .chao_name{
    position: absolute;
    top: 35px;
    left: 121px;
    width: 165px;
    overflow: hidden;
    height: 22px;
}
.cright_chao .cpro_img{
    height:90px;
    width:88px;
}

.cright_chao .cpro_text_money{
    margin-top:20px;
}
.cright_chao .pro_text_ping{
    height:30px;
    line-height: 30px;
}
.cright_chao .ping_star{
   margin-top:7px;
}
.chao_list_tit a.cur:after{
    width: 28px;
    margin-left:-14px;
}
.later{
    margin-top:5px;
}
.bcom_cont {
    width: 605px;
}
/*机型页签到*/
.signInjx,.signInjx li a,.signInjx li{
    height:74px;
}
.signInjx .ftTit_title,.signInjx .qdTit_title{
    line-height: 75px;
}
.signInjx .ftTit_icon, .signInjx .qdTit_icon, .signInjx .qdTitOk_icon{
    margin-top:15px;
}
.signInjx .qdTit_week{
    margin-top:31px;
}
.ht-tiez strong{
    border-bottom:0;
}

/*最终页资源精选*/
.bcontright strong{
    display: block;
    _width: 268px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 26px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ececec;
}
.ex-ul {
    overflow: hidden;
    margin-top: 8px;
}
.ex-ul li {
    float: left;
}
.ex-ul li a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding-left: 20px;
}
.ex-ul li em {
    color: #e4e4e4;
    padding: 0 8px;
}
.ex-a1 {
    background: url(//icon.cnmo.com/forum/images/201707/shenqing.png) no-repeat left;
}
.ex-a3 {
    background: url(//icon.cnmo.com/forum/images/201707/jianyi.png) no-repeat left;
}
.kuwan{
    border-radius: 6px;
}
.kuwan .cright_tit{
    border-bottom:0;
    padding-top: 17px;
}
.chaoji .cright_tit{
    padding-top: 10px;
}
.br_looklist ul li{
    padding-top: 15px;
    padding-bottom: 5px;
}
.br_looklist {
    padding: 0 20px 10px 20px;
}
.sy_add{
    padding-top:5px;
}
.b_actbox .b_actinfor{
    margin-left: 10px;
}
.br_recen_news .br_divtitle{
    border-bottom: none;
}
.br_r_newscont ul {
    padding-top: 10px;
}
.br_readlist {
    padding: 0px 20px;
}

/*最终页头像部分修改*/

.br_recen_news_gengai .br_recen_news{
    background: #fbfbfb;
}
.br_recen_news_gengai .gengai_icon{
    background: url("//icon.cnmo.com/forum/images/201709/genggai_use_icon.png") no-repeat;
}
.br_recen_news_gengai .gengai_dongtai{
    width:110px;
    height:30px;
    background-position: 0 -33px;
    position: absolute;
    top:-15px;
    left:50%;
    margin-left:-55px;
}
.br_recen_news_gengai .br_recen_news{
    border-top:1px dashed #e5e5e5;
    position: relative;
    padding-top:20px;
}
.br_recen_news_gengai .br_author{
    padding: 13px 0 25px;
}
.br_recen_news_gengai .uName-ico-genggai{
    width:18px;
    height:18px;
    background-position: 0 0;
    color:#fff;
    position: relative;
    display:block;
    float: left;
    margin-top: 2px;
    margin-left:5px;
}
.br_recen_news_gengai .uName-ico-genggai span{
    font-size:8px;
    width:13px;
    height:13px;
    display: block;
    position: absolute;
    top: -4px;
    right: -7px;
    background: url("//icon.cnmo.com/forum/images/201709/genggai_use_icon.png") no-repeat;
    background-position: -32px 0;
}
.uName a{
    color: #000;
    max-width: 60px;
}
.br_recen_news_gengai  .uName a {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 80px;
    vertical-align: middle;
    margin-top: -3px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    float: left;
    color: #000;
    line-height: 30px;
}
.br_autname a{
    /*max-width: 70px;*/
}
.br_recen_news_gengai .br_autname{
    position: relative;
    z-index: 2;
    margin-bottom:5px;
    padding-top:5px;
    padding-top: 17px;
}
.br_recen_news_gengai .br_autname .auttitle {
    display: inline-block;
    margin-left: 10px;
    float: left;
    margin-top:0;
    color:#333;
}
.u-tz-c {
    float: left;
    font-size: 14px;
}
.u-tz-c i {
    font-style: normal;
    color: #b8b8b8;
    margin-right: 10px;
    margin-left: 10px;
}
.u-tz-c a span {
    color: #fd811d;
}
.u-tz-tim {
    font-size: 12px;
    color: #999;
}
.sign-user dt {
    margin-top: 9px;
}
.utiezi {
    overflow: hidden;
}
.sign-user dd{
    height:22px;
    position: relative;
    z-index:2;
}
.br_recen_news_gengai .br_r_newscont ul li {
    padding: 0 0 15px 12px;
}
.br_r_newscont ul li p{
    font-size:13px;
}
.br_r_newscont ul li i{
    background: #fbfbfb;
}
.br_author a {
    color: #b1b1b1;
}
.sign-user dd,.u-tz-c a{
    color: #b1b1b1;
}
.u-tz-c a span{
    color:#ff0000;
}
/*等级*/
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji1{background-position: 0 -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji2{background-position: -17px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji3{background-position: -33px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji4{background-position: -50px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji5{background-position: -67px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji6{background-position: -83px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji7{background-position: -100px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji8{background-position: -117px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji9{background-position: -133px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji10{background-position: -150px -72px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji11{background-position: -0px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji12{background-position: -17px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji13{background-position: -33px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji14{background-position: -50px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji15{background-position: -67px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji16{background-position: -83px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji17{background-position: -100px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji18{background-position: -117px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji19{background-position: -133px -89px}
.br_recen_news_gengai .uName-ico-genggai .gengai_dengji20{background-position: -150px -89px}

.chao_list_list .cpro_img {
    width: 74px;
    height: 64px;
}
.ctaxt_icon1 a b{
    font-size: 12px;
}
.cmobile-listcon a {
    width: 242px;
}
.cmobile-listcon a span{
    width:192px;
}
.before{
    margin: 4px 18px 9px;
}
.signIn li{
    width: 152px;
}

/** 2017-11-10 11:38:21 **/
.br_recen_news_gengai .br_author {
padding: 1px 0 1px;
}
.br_recen_news_gengai .br_recen_news {
background: #fff;
}
.br_recen_news_gengai .br_recen_news {
border-top: 1px dashed #e5e5e5;
position: relative;
padding-top: 0px;
}
.br_authorinfor, .bnewcom, .b_advpub, .mod1, .frame7 {
overflow: visible;
}
.br_r_newscont ul {
padding-top: 30px;
}
.br_r_newscont ul li i {
background: #fff;
}
/****** recent_btn ******/
.recent_btn{ width:116px; height:25px; background-image:url(//icon.cnmo.com/forum/images/201711/recent_btn.png); background-repeat: no-repeat; background-position:-137px 0px; color:#fff; font-size:12px; text-align: center; line-height:25px; text-indent:0.4em; position: relative; z-index: 100; cursor:pointer; position: relative; top: 11px;left: 50%;margin-left: -58px;}
.recent_btn .triangle{ height:14px; width:14px; background:url(//icon.cnmo.com/forum/images/201711/triangle.png); background-repeat:no-repeat; position: absolute; z-index: 101; top:10px; right:10px;}
.recent_btn .triangle{
-webkit-transition: -webkit-transform 0.4s ease-out;
-moz-transition: -moz-transform 0.4s ease-out;
transition: transform 0.4s ease-out;
}
.recent_btn.i .triangle {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
.recent_btn.selected{background-position:0px 0px; }
