.logo-user {
	padding: 0 9px 0;
}

.logo-user .exp span {
	margin-left: 0;
}

.mod1 {
	overflow: hidden;
}

.focusBox {
	width: 1000px;
	overflow: hidden;
	position: relative;
	height: 270px;
	z-index: 2;
}

.focusBox ul {
	width: 6060px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.focusBox li {
	width: 1010px;
	float: left;
}

.focusBox li img {
	border-radius: 4px;
	display: block;
}

.focusBox div {
	height: 270px;
	float: left;
	margin-right: 10px;
}

.focus-cl {
	width: 500px;
}

.focus-cc {
	width: 220px;
}

.focus-cr {
	width: 260px;
}

.focus-cc img {
	margin-bottom: 10px;
}

.clickbtn {
	display: inline-block;
	height: 46px;
	width: 46px;
	position: absolute;
	top: 127px;
	z-index: 2;
}

.focusBtn {
	text-align: center;
	margin-top: 12px;
}

.wrap1 {
	padding: 20px 0 0 20px;
}

.seeall {
	height: 40px;
	border-top: 1px solid #ececec;
	margin: 29px 19px 4px 19px;
	position: relative;
}

.seebtn {
	background: #fff;
	padding: 0 10px;
	height: 40px;
	position: absolute;
	top: -18px;
	left: 210px;
}

.seebtn a {
	display: block;
	height: 40px;
	width: 200px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}

.seebtn a:hover {
	color: #fff!important;
	text-decoration: none;
}

.geneArea .focusBtn {
	margin-top: 10px;
}

.mod3 {
	padding-bottom: 15px;
	margin-top: 5px;
}

.gra-tit {
	padding-top: 18px;
}

.pspan i {
	margin: 8px 5px 0 0;
}

.gra-cru .pspan i {
	margin: 2px 5px 0 0;
}

.mod-title {
	border-bottom: 1px solid #ececec;
}

.mod-title li span {
	padding: 0 38px;
	display: inline-block;
	border-right: 1px solid #ececec;
}

.uName-ico {
	position: relative;
	top: -4px;
}

.zdfix {
	border: 1px solid #e4e4e4;
	padding: 9px 9px 14px;
	border-radius: 2px;
}

.R-fixed .zdfix a {
	width: auto;
}

.bbsbox-list dt {
	position: relative;
}

.bbsbox-list dt img {
	max-width: 82px;
	border-radius: 12px;
}

.browse {
	margin-right: 12px;
}

.comment {
	margin-top: 1px;
}

.slideBox {
	width: 1000px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	margin: 20px auto 0 auto;
	border: 0;
}

.slideBox .hd {
	text-align: center;
	margin-top: 12px;
	height: 15px;
	overflow: hidden;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	width: 90px;
	overflow: hidden;
	margin: 0 auto;
	_width: 100px;
}

.slideBox .hd ul li {
	margin: 0 4px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #a8bac9;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	cursor: pointer
}

.slideBox .hd ul li.on {
	background: #e74c3c;
}

.slideBox .bd {
	position: relative;
	height: 270px;
	z-index: 0;
	overflow: hidden;
}

.slideBox .bd div.fbox1 {
	height: 270px;
	float: left;
	margin-right: 10px;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
	border-radius: 4px;
	border: 0;
}

.slideBox .bd .focus-cl {
	width: 500px;
}

.slideBox .bd .focus-cc {
	width: 220px;
	margin: 0 !important
}

.slideBox .bd .focus-cr {
	float: right !important;
	width: 260px;
	margin: 0 !important
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	display: block;
	z-index: 1;
	width: 52px;
	height: 52px;
	background: url(m_icon24.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: .5;
}

.slideBox .prev {
	left: 1%;
	background-position: -109px -192px;
}

.slideBox .next {
	left: auto;
	right: 1%;
	background-position: -171px -130px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.expand {
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	margin: 20px auto 20px auto;
	border: 0;
}

.expand .hd {
	text-align: center;
	margin-top: 12px;
	height: 15px;
	overflow: hidden;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.expand .hd ul {
	margin: 0 auto;
	overflow: hidden;
	*width: 126px;
}

.expand .hd ul li {
	margin-right: 8px;
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background: #a8bac9;
	border-radius: 5px;
	*float: left;
	*position: relative;
	*left: 50%;
	*margin-left: -30px;
}

.expand .hd ul li.on {
	background: #e74c3c;
}

.expand .bd {
	position: relative;
	height: 130px;
	width: 270px;
	z-index: 0;
	overflow: hidden;
}

.expand .bd div {
	height: 270px;
}

.expand .bd li {
	zoom: 1;
	vertical-align: middle;
}

.expand .bd img {
	display: block;
	border: 0;
}

.CalTitle {
	width: 100%;
	background: white;
	color: black;
	border: none;
	padding: 8px 0;
}

.CalTitle td {
	border: none;
}

#blogCalendar {
	border-left: 1px solid #eaeaea;
}

#calendar {
	margin-bottom: 15px;
	padding: 5px;
	background: #fff;
	color: #666;
	font-family: "Microsoft YaHei";
}

#calendar a {
	color: #666;
	text-decoration: none;
}

#calendar .Cal {
	width: 100%;
	line-height: 1.5;
	font-size: 14px;
	border-bottom: none;
	border-right: none;
}

#calendar th {
	padding: 10px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	font-weight: normal;
	color: #b1b1b1;
}

#calendar td {
	padding: 10px;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#calendar td a {
	display: block;
}

.Cal {
	border: none;
	color: #666;
}

#calendar table a:link,
#calendar table a:visited,
#calendar table a:active {
	text-decoration: none;
	font-weight: bold;
}

#calendar table a:hover {
	color: #666;
	text-decoration: none;
}

.CalTodayDay {
	color: #666;
	background: url(//icon.cnmo.com/forum/images/zw_ico.png) no-repeat center center;
}

.CalTodayDay u {
	font-weight: normal;
	display: block;
	text-decoration: none;
}

#calendar .CalLastPrev {
	border: none;
	background: url(//icon.cnmo.com/forum/images/jt_left.png) no-repeat 11px center;
}

#calendar .CalNextPrev {
	border: none;
	background: url(//icon.cnmo.com/forum/images/jt_right.png) no-repeat 26px center;
}

.hdWork {
	padding-top: 0;
}

.hdWork a {
	display: block;
}

.hdWork a img {
	display: block;
	width: 308px;
	height: 164px;
}

.hdWork .hd_h2 {
	font-size: 14px;
	color: #333;
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
}

.m-user-more a {
	background: url("//icon.cnmo.com/forum/images/201707/Ta_bg.png") no-repeat center;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 85px;
	padding-left: 12px;
	padding-right: 5px;
	line-height: 20px;
}

.type-user {
	padding-bottom: 40px;
}

.user-pic {
	top: -40px;
}

.user-box {
	position: relative;
}

.m-user-more {
	position: absolute;
	right: 40px;
	top: -2px;
}

.art-single {
	position: absolute;
	bottom: 0;
	left: 190px;
}

.modlist {
	font-size: 14px;
}

.art-single .modlist .ad-type {
	float: left;
	margin-right: 5px;
}

.art-single .modlist li {
	width: auto;
}

.mod-img {
	width: 19px;
	height: 19px;
	margin-top: 5px;
}

.frame7 {
	border-radius: 4px 4px 4px 4px;
	width: 1098px;
	margin-top: 80px;
}

.C1000 {
	width: 1100px;
}

.mod1 {
	width: 780px;
}

.new-icon {
	background-image: url("//icon.cnmo.com/forum/images/201707/ph-icon.png");
	background-size: 300px 400px;
	background-repeat: no-repeat;
	background-position: center;
}

.hot-ph {
	overflow: hidden;
	border-top: 1px solid #e4e4e4;
}

.hot-ph-ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
}

.hot-ph-ul li .line {
	font-style: normal;
	color: #b8b8b8;
}

.hot-ph-ul li a {
	padding: 0 15px;
	font-size: 14px;
	color: #666;
}

.hot-ph-ul .hot-til {
	width: 107px;
	text-align: center;
	background: #8999a7;
}

.hot-ph-ul .hot-til a {
	font-size: 16px;
	color: #fff;
}

.hot-mark {
	width: 22px;
	height: 9px;
	color: #fff;
	font-size: 8px;
	position: absolute;
	top: 10px;
	right: 1px;
}

.hot-red {
	background-position: -50px -150px;
}

.hot-remen {
	background-position: -100px -150px;
}

.class-ify {
	width: 780px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 6px;
	margin-bottom: 10px;
}

.class-ify-ul {
	overflow: hidden;
	height: 70px;
	line-height: 70px;
}

.class-ify-ul a {
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.class-ify-ul .ify-sp {
	display: inline-block;
	width: 34px;
	height: 34px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 15px;
}

.class-ify-ul .ify-sp img {
	vertical-align: top;
}

.pib-til {
	position: absolute;
	right: 125px;
	top: 20px;
}

.mod-title li a span {
	display: inline-block;
	width: 17px;
	height: 19px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 8px;
}

.mod-title li a {
	border-right: 0;
	display: inline;
	padding: 0;
	text-decoration: none;
}

.mod-title .colA {
	color: #df4444;
}

.mod-title li a i {
	font-style: normal;
	color: #b8b8b8;
	margin-right: 20px;
	margin-left: 20px;
}

.mod-title {
	padding-left: 20px;
}

.mod-ic1 {
	background-position: -50px 0;
}

.mod-ic2 {
	background-position: -100px 0;
}

.mod-ic3 {
	background-position: -150px 0;
}

.mod-ic1-bs {
	background-position: -50px -50px;
}

.mod-ic2-bs {
	background-position: -100px -50px;
}

.mod-ic3-bs {
	background-position: -150px -50px;
}

.mod-title .colhover {
	color: #df4444;
}

.mod-title .colA span,
.mod-title .colhover span {
	background-position-y: -50px;
}

.fea-por {
	width: 68px;
	height: 68px;
	border-radius: 50%;
	border: 1px solid #e4e4e4;
	margin-right: 5px;
}

.fea-por img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: 4px;
	margin-left: 4px;
}

.mod-biqo {
	vertical-align: top;
}

.mod-tex {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ic-mod {
	display: inline-block;
	height: 19px;
	width: 19px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-style: normal;
	margin-left: 6px;
	vertical-align: top;
	margin-top: 7px;
	position: relative;
}

.mod3 .ic-mun {
	display: block;
	width: 12px;
	height: 12px;
	line-height: 10px;
	text-align: center;
	background-color: #ea3b06;
	position: absolute;
	left: -5px;
	top: -5px;
	border-radius: 50%;
	font-size: 8px;
}

.ic-huo {
	background-position: -200px -100px;
}

.ic-jing {
	background-position: -150px -100px;
}

.ic-ding {
	background-position: -50px -100px;
}

.ic-jian {
	background-position: -100px -100px;
}

.ic-tu {
	background-position: -250px -100px;
}

.sign-user .uName {
	font-size: 12px;
}

.uName a {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	max-width: 55px;
	vertical-align: middle;
	margin-top: -3px;
}

.uName span {
	vertical-align: middle;
	margin-left: 5px;
}

.uName .guanli {
	display: inline-block;
	padding-left: 23px;
	height: 16px;
	background-position: -200px 0;
	margin-left: 8px;
	vertical-align: middle;
	margin-top: -3px;
}

.uName .guanli i {
	vertical-align: top;
	font-style: normal;
}

.utiezi {
	overflow: hidden;
}

.u-tz-c {
	float: left;
	font-size: 14px;
}

.u-tz-c a {
	font-size: 14px;
}

.u-tz-c a span {
	color: #fd811d;
}

.u-tz-c i {
	font-style: normal;
	color: #b8b8b8;
	margin-right: 10px;
	margin-left: 10px;
}

.u-tz-tim {
	font-size: 12px;
	color: #999;
}

.pagebox .cur {
	background: #fff;
	border: 1px solid #ef5e46;
	color: #ef5e46;
	position: relative;
	right: 0;
	cursor: default;
}

.pagebox span,
.pagebox a {
	display: inline-block;
	padding: 0 12px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-left: -1px;
	color: #666;
	text-decoration: none;
	font-size: 14px;
}

.pagebox em {
	margin-left: 3px;
	margin-right: 3px;
}

.tiaozh {
	display: inline-block;
	font-size: 14px;
	color: #999;
}

#yeNum {
	width: 40px;
	height: 32px;
	border: 1px solid #e4e4e4;
	padding: 0;
	text-align: center;
	color: #666;
}

.control-box {
	width: 747px;
}

.bgotop {
	width: 29px;
	height: 55px;
	background-position: -218px -100px;
	cursor: pointer;
	position: fixed;
	z-index: 996;
	bottom: 0;
	left: 50%;
	margin-left: 570px;
}

.b_picon {
	background-image: url(//icon.cnmo.com/forum/images/2017/b_Picon.png);
}

.adminic {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin: -2px auto;
	margin-right: 5px;
}

.adminic {
	background-position: -1px -23px;
}

.vipbanzhuic {
	background-position: -20px -23px;
}

.banzhuic {
	background-position: -39px -23px;
}

.b_header a:hover {
	text-decoration: none!important;
}

.b_topnav .submenu,
.b_register .subtool {
	display: none;
}

.frame-left {
	width: 780px;
}

#loginuser a:hover {
	text-decoration: underline;
}

.fea-por {
	margin-top: 6px;
}

.fea-cru {
	margin-top: -6px;
	padding-left: 70px;
}

.fea-tit {
	padding-top: 10px;
	line-height: 30px;
}

.fea-tit {
	font-size: 16px;
}

.slideBox {
	width: 1100px;
}

.slideBox .bd .focus-cc {
	width: 282px;
}

.slideBox .bd .focus-cl {
	width: 484px;
}

.fra-tab {
	width: 778px;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	margin-bottom: 10px;
}

.tab-lin {
	color: #e3e3e3;
	padding: 0 20px;
}

.f_tab_div{
	width: 100%;
	height: 72px;
	padding: 6px 0;
	border-bottom: 1px solid #e4e4e4;
}

.f_tb_ul {          /*2017/08/08  部分修改*/
	height: 36px;
}

.f_tb_ul li {        /*2017/08/08  部分修改*/
	float: left;
	width: 85px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	position: relative;
	overflow: hidden;
}

.f_tb_ul li a {           /*2017/08/08  部分修改*/
	color: #999;
	font-size: 14px;
	display: inline-block;
	margin: 5px 0;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	background: #fff;
}

.f_tb_ul li a:hover{           /*2017/08/08  新增*/
	color: #e84d3b !important;
}

.f_tb_ul li a span {              /*2017/08/08  部分修改*/
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 7px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	max-width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.f_tb_ul li .tab_act {
	border-bottom-color: #df4444;
}

.f_tb_ul li .tab_act span {          /*2017/08/08  部分修改*/
	background: #e84d3b;
	color: #fff;
	border-radius: 3px;
}

.f_tb_ul li .tab_more{           /*2017/08/08  新增*/
	color: #e84d3b;
}

.bbsbox-list {
	width: 250px;
}

.bbsbox-list dt {
	width: 56px;
	height: 56px;
	line-height: 125px;
}

.bbsbox-list dd {
	width: 175px;
	height: 31px;
	font-size: 12px;
	padding-left: 10px;
}

.bbsbox-list dt img {
	height: 56px;
	max-width: 56px;
}

.jx_roap {
	overflow: hidden;
}

.jx_alik {
	text-align: center;
	padding-bottom: 20px;
}

.jx_alik a {
	display: block;
	font-size: 16px;
	color: #333;
	margin: 0 auto;
	width: 104px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.tz-lin {
	margin-left: 8px;
	margin-right: 3px;
}

.hot_tie {
	border-bottom: 1px solid #e4e4e4;
	height: 60px;
	line-height: 60px;
}

.hot_tie a {
	font-size: 18px;
	color: #333;
	margin-left: 20px;
}

.h_tie_div {
	float: right;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}

.jz_md {
	text-align: center;
	margin-top: 10px;
}

.jz_more {
	font-size: 18px;
	color: #999;
}

.shequ {
	margin-top: 10px;
}

.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-a1 {
	background: url("//icon.cnmo.com/forum/images/201707/shenqing.png") no-repeat left;
}

.ex-a2 {
	background: url("//icon.cnmo.com/forum/images/201707/tousu.png") no-repeat left;
}

.ex-a3 {
	background: url("//icon.cnmo.com/forum/images/201707/jianyi.png") no-repeat left;
}

.ex-ul li em {
	color: #e4e4e4;
	padding: 0 8px;
}

.remen719 {
	position: relative;
	background-color: #fff;
	margin-bottom: 10px;
}

.rm719 {
	height: 25px;
}

.remIcn {
	display: block;
	position: absolute;
	border-bottom-right-radius: 35px;
	border-top-right-radius: 35px;
	background-color: #df4444;
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}

.rm719 a {
	float: right;
	font-size: 14px;
	color: #333;
	margin-top: 16px;
	margin-right: 20px;
}

.wrap1 {
	padding: 20px 0 0 20px;
}

.uName-ico {
	margin-left: 3px;
}

.art-single {
	bottom: 12px;
}

.bbsbox-list dt img {
	border-radius: 12px;
}

.hot-mark {
	top: 10px;
	right: 1px;
}

.sign-user dt {
	margin-top: 9px;
}

.class-ify-ul .ify-sp {
	margin-right: 5px;
}

.m-user-more {
	z-index: 111;
}

.m-user-more a {
	background: #8999a7;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 35px;
	width: 18px;
	padding-left: 10px;
}

.m-user-more a:hover {
	background-color: #7c8994;
}

.m-user-more {
	top: -1px;
}

.bbsbox-list dt img {
	border-radius: 5px;
}

.sl-box {
	margin: 80px auto 0 auto;
}

.uName-ico {
	top: 0;
}
