@charset "utf-8";
input[type="checkbox"] {
	transform: scale(1);
}
#mdly{
	width: 313px;
	height: 115px;
}
.pbl li{
	width: 135px;
	height: 230px;
}
.column-forum{
	margin: 30px auto 0px;
}
.forum-hot{
	width: 34.666%;
}
.forum-hot .swiper-slide .thetext a{
	font-size: 16px;
}
.forum-hot-list{
	width: 37%;
	height: 250px;
	float: left;
	margin-left: 1.66666666%;
	background: #fafafa;
	border: 1px solid #ededed;
}
.forum-hot .swiper-slide .thetext{
	bottom: 8px;
	border-left: none;
}
.f-hot-bar{
	margin-top: 0px;
	height: 36px;
	border:none;
	border-bottom: 1px solid #ededed;
}
.f-hot-bar span{
	width: 20%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background: #fff;
}
.f-list-bg{
	width: 94%;
	height: auto;
	margin: 10px auto 0px;
	overflow: hidden;
}
.f-list-bg .f-list{
	width: 100%;
	height: auto;
	float: left;
}
.f-list-bg .f-list li{
	padding: 1.5% 0px 1.5% 14px;
	position: relative;
}
.f-list-bg .f-list li a{
	color: #646464;
	font-size: 14px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    color: #808080;
}
.f-list-bg .f-list li:before{
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #2b7acd;
	position: absolute;
	top: 13px;
	left: 0px;
}
.forum-ad{
	margin: 0px;
	float: right;
	width: 25%;
}
.forum-title{
	width: 1200px;
	height: auto;
	margin: 30px auto 0px;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
}
.f-hot-spot{
	width: 1200px;
	height: auto;
	margin: 20px auto;
}
.f-hot-spot .f-hot-spot-li .thecon{
	height: 85px;
	background:#fafafa;
	border: 1px solid #ededed;
	border-radius: 2px;
	text-align: center;
}
.f-hot-spot .f-hot-spot-li h1{
	font-size: 16px;
	font-weight: bold;
}
.f-hot-spot .f-hot-spot-li h1 a{
	color: #2b7acd;
}
.f-hot-spot .f-hot-spot-li span{
	font-size: 12px;
}
.f-hot-spot .f-hot-spot-li span a{
	color: #808080;
}	
.f-hot-spot .f-hot-spot-li:hover .thecon{
	background: #2b7acd;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	box-shadow: 2px 5px 20px #cccccc;
	border: #2b7acd 1px solid;
}

.f-hot-spot .f-hot-spot-li:hover .thecon span{
	color: #fff;
}

.f-hot-spot .f-hot-spot-li:hover .thecon a{
	color: #fff;
}
.forum-cate{
	width: 1200px;
	height: auto;
	margin: 20px auto;
}
.forum-cate-title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: #ededed 1px solid;
	font-size: 20px;
	color: #323232;
	font-weight: bold;
}
.forum-cate-title a{
	color: #323232;
}
.forum-cate-title a:hover{
	color: #2b7acd;
}
.forum-cate .forum-cate-list{
	width: 100%;
	height: auto;
	margin: 50px auto 0px;
}
.forum-cate .forum-cate-list .thelist{
	width: 18.666666%;
	height: auto;
	padding-bottom: 20px;
	background: #fafafa;
	border: 1px solid #ededed;
	border-radius: 5px;
	float: left;
	position: relative;
	margin-right: 1.66666666666%;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	margin-bottom: 40px;
}
.forum-cate .forum-cate-list .thelist .thepic{
	position:absolute; 
	top: -30px;
	left: 50%;
	margin-left: -30px;
}
.forum-cate .forum-cate-list .thelist .thetitle{
	display: block;
	margin-top: 40px;
	text-align: center;
	font-size: 16px;
	color: #323232;
	font-weight: bold;
}
.forum-cate .forum-cate-list .thelist .recent-date li.thefirst a{
	color: #323232
}
.forum-cate .forum-cate-list .thelist .recent-date{
	width: 90%;
	height: auto;
	margin: 10px auto 0px;
}
.forum-cate .forum-cate-list .thelist .recent-date span{
	font-size: 12px;
	color: #808080;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #ededed;
	margin-bottom: 10px;
}
.forum-cate .forum-cate-list .thelist .recent-date a span{
	display: inline;
}

.forum-cate .forum-cate-list .thelist .recent-date li{
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.forum-cate .forum-cate-list .thelist .recent-date li.update-title a{
	font-size: 14px;
	color: #646464;
}
.forum-cate .forum-cate-list .thelist .recent-date li a{
	color: #646464;
}
.forum-cate .forum-cate-list .thelist:hover{
	box-shadow: 2px 5px 15px #dbdbdb;
}
.forum-cate .forum-cate-list .thelist:nth-child(5n){
	margin-right: 0px;
}
.forum-cate .forum-cate-list .thelist a:hover,
.forum-cate .forum-cate-list .thelist .recent-date li a:hover{
	color: #2b7acd;
}
.clear{
	clear: both;
}
.forum-cate-left{
	width: 39%;
	height: auto;
	float: left;
}
.forum-cate .forum-cate-left .forum-cate-list .thelist{
	width: 47.8632478%;
	margin-right: 4.2735%;
	padding-bottom: 20px;
}
.forum-cate .forum-cate-left .forum-cate-list .thelist:last-child{
	margin-right: 0px;
}

.forum-cate-right{
	width: 59.333333%;
	float: right;
}
.forum-cate .forum-cate-right .forum-cate-list .thelist{
	width: 31.46067%;
	margin-right: 2.808988%;
	padding-bottom: 20px;
}
.forum-cate .forum-cate-right .forum-cate-list .thelist:last-child{
	margin-right: 0px;
}

/*论坛分类*/
.category-bg{
	padding-top: 10px;
}
.bread-nav{
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
}
.bread-nav .nav-text{
	font-size: 12px;
	color: #808080;
}
.f-category-nav-open{
	box-shadow:0 6px 12px rgba(0,0,0,.1);
	border-radius: 5px;
	border: 1px solid #ededed;
	min-width: 120px;
	left: auto;
	padding-bottom: 10px;
	margin: 0px;
}
.f-category-nav-open li{
	height: 32px;
	line-height: 32px;
}
.f-category-nav-open li a{
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #808080;
}
.f-category-nav-open li a:hover{
	color: #808080;
}
.bread-nav .nav-text .iconfont{
	font-size: 12px;
	color: #b2b2b2;
}
.bread-nav .nav-text .iconfont,
.bread-nav .nav-text .first-nav,
.bread-nav .nav-text .symbol,
.bread-nav .nav-text .two-nav{
	float: left;
	display: block;
	margin-right: 1%;
}
.bread-nav .nav-text .two-nav{
	cursor: pointer;
}
.bread-nav .forum-notice{
	text-align: right;
	height: 15px;
	margin-top: 5px;
	overflow: hidden;
}
.bread-nav .forum-notice a{
	color: #808080;
}
.bread-nav .forum-notice strong{
	color: #999999;
	font-weight: normal;
}
.forum-category{
	width: 1200px;
	height: auto;
	padding-bottom: 2%;
	margin: 10px auto 0px;
	background: #fff;
	border: 1px solid #ededed;
}
.forum-category .thetitle{
	width: 95%;
	height: 56px;
	margin: 0 auto;
	line-height: 56px;
	color: #323232;
	font-size: 20px;
	border-bottom: 1px solid #ededed;
}
.forum-category .forum-category-list{
	width: 95%;
	height: auto;
	margin: 2% auto 0px;
	border-bottom: 1px dashed #ededed;
	padding-bottom:0.5%;
}
.forum-category .forum-category-list .category-con{
	margin-left: -3%;
}
.forum-category .forum-category-list .category-con span{
	display: block;
	margin-bottom: 2%;
	color: #808080;
}
.forum-category .forum-category-list .category-con .category-title a{
	font-size: 16px;
	color: #323232;
}
.forum-category .forum-category-list .category-con .category-title a:hover{
	color: #2b7acd;
}
.forum-category .forum-category-list .category-con .thetext{
	font-size: 12px;
	color: #808080;
}
.forum-category .forum-category-list .category-con .thetag{
	color: #808080;
}
.forum-category .forum-category-list .category-con .thetag em{
	color: #b2b2b2;
	font-style: normal;
}
.forum-category .forum-category-list .category-con .thetag a{
	color: #808080;
	margin-right: 0.5%;
}
.forum-category .forum-category-list .category-con .thetag a:hover{
	color: #2b7acd;
}
.forum-category .forum-category-list .last-update{
	text-align: right;
	color: #999999;
	margin-bottom: 2%;
}
.forum-category .forum-category-list .last-update a{
	color: #646464;
}
.forum-category .forum-category-list .time-write{
	width: 100%;
	text-align: right;
	color: #999999;
}
.forum-category .forum-category-list .time-write a{
	color: #999999;
	display: inline-block;
	padding-left: 2%;
}
.forum-category .forum-category-list .last-update a:hover,
.forum-category .forum-category-list .time-write a:hover{
	color: #2b7acd;
}
/*论坛列表*/
.forum-list-con{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ededed;
	margin: 10px auto 0px;
	overflow: hidden;
	position: relative;
}
.forum-list-con .category-left{
	width: 14.167%;
	height: auto;
	float: left;
}
.forum-list-con .category-left .hot-category{
	border-bottom: 1px solid #ededed;
	padding: 10px 0px;
}
.forum-list-con .category-left .hot-category li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	position: relative;
}
.forum-list-con .category-left .hot-category li a{
	display: block;
	color: #808080;
}
.forum-list-con .category-left .hot-category li .iconfont{
	display: inline-block;
	width:26px;
	color: #9fadc7;
	font-size: 17px;
	text-align: right;
	position: absolute;
	top: -2px;
	left: 10px;
}
.forum-list-con .category-left .hot-category li .essence-icon{
	font-size: 15px;
}
.forum-list-con .category-left .hot-category li .alone-icon{
	font-size: 20px;
}
.forum-list-con .category-left .hot-category li .sofa-icon{
	top: 0px;
	font-size: 18px;
}
.forum-list-con .category-left .hot-category li .thetext{
	padding-left: 40px;
}
.forum-list-con .category-left .hot-category li:hover{
	background: #fafafa;
}

.forum-list-con .category-left .the-category{
	width: 100%;
	height: auto;
	padding:10px 0px;
}
.forum-list-con .category-left .the-category .nav-category{
	width: 100%;
	line-height: 36px;
}
.forum-list-con .category-left .the-category .nav-category .first-text{
	font-size: 14px;
	color: #646464;
	margin-left: 15px;
	cursor: pointer;
	display: block;
	line-height: 36px;
	position: relative;
	padding-left: 15px;
}
.forum-list-con .category-left .the-category .nav-category .first-text:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #b8b8b8;
	border-bottom: 5px solid transparent;
	margin-right: 2px;
	position: absolute;
	top: 12px;
	left: 0px;
}
#open .first-text:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-top: 5px solid #b8b8b8;
	border-right: 5px solid transparent;
	margin-right: 2px;
	position: absolute;
	left: 0px;
	top: 15px;
}
.forum-list-con .category-left .the-category .sub-category{
	display: none;
}
.forum-list-con .category-left .the-category .sub-category li{
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.forum-list-con .category-left .the-category .sub-category li a{
	display: block;
	height: 36px;
	line-height: 36px;
	color: #999999;
	font-size: 12px;
	padding-left: 30px;
}
.forum-list-con .category-left .the-category .sub-category li:hover{
	background: #fafafa;
}

.forum-list-con .category-right{
	width: 85.8%;
	height: auto;
	float: right;
	border-left: 1px solid #ededed;
	padding-bottom: 2%;
	min-height: 600px;
}
.forum-list-con .category-right .category-title{
	width: 94%;
	margin: 0 auto;
	height: 78px;
	border-bottom: 1px solid #f2f2f2;
}
.forum-list-con .category-right .forum-detail{
	width: 94%;
	margin: 20px auto;
}

.forum-list-con .category-right .category-title h4{
	display: block;
	float:left;
	font-size: 24px;
	color: #323232;
	height: 78px;
	line-height: 78px;
	margin: 0px;
}
.forum-list-con .category-right .category-title .moderator{
	display: block;
	float:left;
	margin-left: 2%;
	color: #808080;
	height: 78px;
	line-height: 78px;
}
.forum-list-con .category-right .category-title .post-btn{
	width: 80px;
	height: 34px;
	float: right;
	background: #2b7acd;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	border-radius: 2px;
	margin-top: 24px;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.forum-list-con .category-right .category-title .post-btn:hover{
	background: #268af3;
}
.forum-list-con .category-right .category-title .post-btn a{
	color: #fff;
	display: block;
	width: 80px;
	height: 34px;
}
.forum-list-con .category-right .relevant-forum,
.forum-detail-con .detail-right .relevant-forum{
	width: 94%;
	height: auto;
	margin: 2% auto 0px;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 2%;
}
.forum-list-con .category-right .relevant-forum h4，
.forum-detail-con .detail-right .relevant-forum h4{
	color: #2b7acd;
}
.forum-list-con .category-right .relevant-forum .thelist,
.forum-detail-con .detail-right .relevant-forum .thelist{
	width: 100%;
	height: auto;
	line-height: 34px;
}
.forum-list-con .category-right .relevant-forum .thelist .list-li a,
.forum-detail-con .detail-right .relevant-forum .thelist .list-li a{
	font-size: 14px;
	color: #808080;
}
.forum-list-con .category-right .relevant-forum .thelist .list-li a:hover,
.forum-detail-con .detail-right .relevant-forum .thelist .list-li a:hover{
	color: #2b7acd;
}
.forum-list-con .category-right .f-condition{
	width: 94%;
	height: 32px;
	margin: 2% auto 0px;
}
.forum-list-con .category-right .f-condition .f-condition-c li{
	height: 32px;
	float: left;
	width: 70px;
	background: #fafafa;
	border: 1px solid #ededed;
	line-height: 32px;
	margin-right: 10px;
	border-radius: 2px;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.forum-list-con .category-right .f-condition .f-condition-cat li{
	height: 32px;
	float: left;
	background: #fafafa;
	border: 1px solid #ededed;
	line-height: 32px;
	margin-right: 10px;
	border-radius: 2px;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.forum-list-con .category-right .f-condition li:last-child{
	margin-right: 0px;
}
.forum-list-con .category-right .f-condition li .condition-a{
	font-style: 12px;
	color: #808080;
	display: block;
	padding: 0px 2%;
	height: 32px;
	text-align: center;
}
.forum-list-con .category-right .f-condition .f-condition-cat li .condition-b{
	font-style: 12px;
	color: #808080;
	display: inline-block;
	padding: 0px 10px;
	height: 32px;
	text-align: center;
}
.forum-list-con  .condition-b:hover{
	color: white !important;
}
.forum-list-con .category-right .f-condition li:hover,
.forum-list-con .category-right .f-condition .active.condition-a{
	background: #2b7acd;
	border:1px solid #2b7acd;
}
.forum-list-con .category-right .f-condition li:hover,
.forum-list-con .category-right .f-condition .active.condition-b{
	background: #2b7acd;
	border:1px solid #2b7acd;
	color: white !important;
}
.forum-list-con .category-right .f-condition li:hover .condition-a,
.forum-list-con .category-right .f-condition .active.condition-a{
	color: #fff;
}
.forum-list-con .category-right .f-condition .more-condition{
	top: auto;
	left: auto;
	margin: 0px;
	border: 1px solid #ededed;
	box-shadow: 0 6px 12px rgba(0,0,0,.1);
	padding: 10px;
	width: auto;
	min-width: 40%;
}
.forum-list-con .category-right .f-condition .more-condition .sort{
	width: 100%;
	overflow: hidden;
}
.forum-list-con .category-right .f-condition .more-condition .sort span,
.forum-list-con .category-right .f-condition .more-condition .sort a{
	display: inline-block;
	color: #808080;
	font-size: 12px;
	margin-right: 4%;
	display: block;
	float: left;
}
.forum-list-con .category-right .f-condition .more-condition .sort a:hover,
.forum-list-con .category-right .f-condition .more-condition .sort .active
{
	color: #2b7acd;
}
.forum-list-con .category-right .l-forum-list{
	width: 94%;
	height: auto;
	margin: 20px auto 0px;
	padding: 0px 0px 0px 90px;
	overflow: hidden;
}
.forum-list-con .guide .l-forum-list{
	padding: 0;
}

.forum-list-con .category-right .l-forum-list .thepic{
	float: left;
	margin-left: -90px;
}
.forum-list-con .category-right .l-forum-list .thepic input,
.forum-list-con .category-right .l-forum-list .thepic .user-pic{
	display: block;
	float: left;
}
.forum-list-con .category-right .l-forum-list .thepic input{
	margin-top: 17px;
}
.forum-list-con .category-right .l-forum-list .thepic .user-pic{
	margin-left: 10px;
}
.forum-list-con .category-right .l-forum-list .thepic .user-pic img{
	border-radius: 200px;
}
.forum-list-con .category-right .l-forum-list .thecon{
	width: 100%;
	height: auto;
	float: right;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 2%;
}
.forum-list-con .category-right .l-forum-list .thecon h4{
	width: 100%;
	margin: 0px;
}
.forum-list-con .category-right .l-forum-list .thecon h4 a{
	font-size: 16px;
	color: #323232;
	display: inline-block;
}
.forum-list-con .category-right .l-forum-list .thecon h4 a:hover,
.forum-list-con .category-right .l-forum-list .thecon .mixed a:hover{
	color: #2b7acd;
}
.forum-list-con .category-right .l-forum-list .thecon h4 .badge{
	width: 53px;
	height: 20px;
	border-radius: 2px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	background: #ff8b3d;
}
.forum-list-con .category-right .l-forum-list .thecon h4 .recommend{
	background: #ff7474;
}
.forum-list-con .category-right .l-forum-list .thecon .mixed{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #b3b3b3;
	margin-top: 5px;
}
.forum-list-con .category-right .l-forum-list .thecon .mixed a{
	color: #646464;
}
.forum-list-con .category-right .l-forum-list .thecon .mixed span{
	margin-right: 4%;
}
.forum-list-con .category-right .l-forum-list .thecon .mixed span:last-child{
	margin-right: 0px;
}
.forum-list-con .category-right .l-forum-list .thecon .browse-reply{
	position: absolute;
	right: 15px;
}
.forum-list-con .category-right .l-forum-list .thecon .col-lg-3{
	position: relative;
}
.forum-list-con .category-right .l-forum-list .thecon .browse-reply li{
	padding: 5px 10px;
	text-align: center;
	border-radius: 5px;
	background: #f2f2f2;
	float: left;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 12px;
	color: #808080;
	line-height: 1.5;
}
.forum-list-con .category-right .l-forum-list .thecon .browse-reply li:last-child{
	margin-right: 0px;
}
.forum-list-con .category-right .l-forum-list .thecon .browse-reply li .thenum{
	font-family: 'myEnFont';
}
.forum-list-con .category-right .fastpost{
	width: 94%;
	height: auto;
	margin: 3% auto;
	border: #ededed 1px solid;
}
.forum-list-con .category-right .fastpost .thetitle{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: #ededed 1px solid;
	background: #fafafa;
	margin-top: 0px;
	font-size: 16px;
	color:#2b7acd;
}
.forum-list-con .category-right .fastpost .thetitle span{
	padding-left: 2%;
	display: inline-block;
	float: left;
}
.forum-list-con .category-right .fastpost .thetitle a{
	padding-right: 2%;
	display: inline-block;
	float: right;
	color: #b2b2b2;
	font-size: 12px;
}
.forum-list-con .category-right .fastpost .input-post{
	width: 96%;
	height: auto;
	margin: 2% auto 0px;
	padding-bottom: 3%;
}
.forum-list-con .category-right .fastpost .input-post input,
.forum-list-con .category-right .fastpost .input-post textarea{
	height: 42px;
	border: 1px solid #ededed;
	box-shadow: none;
	border-radius: 5px;
	margin-bottom: 10px;
}
.forum-list-con .category-right .fastpost .input-post input:focus,
.forum-list-con .category-right .fastpost .input-post textarea:focus{
	border: 1px solid #2b7acd;
}
.forum-list-con .category-right .fastpost .input-post input{
	line-height: 42px;
}
.forum-list-con .category-right .fastpost .input-post textarea{
	min-height: 100px;
}
.forum-list-con .category-right .fastpost .input-post .btn{
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	padding: 0px;
	background: #2b7acd;
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	outline: none;
}
.forum-list-con .category-right .fastpost .input-post .btn:hover{
	background: #2a8af1;
}
.forum-sidebar{
	width: 60px;
	height: auto;
	background: #ffffff;
	position: fixed;
	top: 300px;
	left: 50%;
	margin-left: 600px;
}
.forum-sidebar li{
	width: 100%;
	height: 80px;
	background: #2b7acd;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 1px;
}
.forum-sidebar li span{
	display: block;
	padding: 1% 0px;
}
.forum-sidebar li a{
	color: #fff;
	font-size: 12px;
}
.forum-sidebar li a .iconfont{
	font-size: 20px;
}
.forum-sidebar li:hover{
	background: #fb5b29;
}
.forum-red-bag{
	margin: 0px auto 20px;
}
#postsubmit.disabled, #postsubmit[disabled], fieldset[disabled] #postsubmit {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.forum-detail-con .comment-right .comment-con .quote{
	width: 100%;
	background: #f9f9f9 url(../../static/image/common/icon_quote_s.gif) no-repeat 5px 10px !important;
	padding: 10px 40px 10px 40px;
}
.forum-detail-con .comment-right .comment-con .quote blockquote{
	width: 100%;
	border-left: none;
	padding: 0px;
	background: url(../../static/image/common/icon_quote_e.gif) no-repeat 100% 100%;
	display: block;

}

.original-tag0{
	display: none;
}
.original-tag1{
	display: inline-block;
	width: 50px;
	height: 22px;
	line-height: 18px;
	border: 1px solid #2b7acd;
	padding: 1px 8px;
	color: #2b7acd;
	font-size: 14px;
	margin-right: 6px;
	text-align: center;
}

@media (max-width: 1260px){
	.forum-sidebar{
		display: none;
	}

}

@media (max-width: 1200px){
	.forum-hot-list{
		height: 19.996658vw;
	}
	.forum-title,.f-hot-spot{
		width: 96%;
	}
	.f-hot-spot .row{
		margin-left: -2%;
		margin-right: -2%;
	}
	.forum-cate{
		width: 96%;
	}
	/*论坛分类*/
	.bread-nav,
	.forum-category{
		width: 96%;
	}

	/*论坛列表*/
	.forum-list-con{
		width: 96%;
	}
}
@media (max-width: 1110px)
{
	.f-list-bg .f-list li:last-child{
		display: none;
	}
}

@media (max-width: 991px){
	.forum-list-con .category-right{
		min-height: 100px;
	}
	.f-list-bg .f-list li:last-child{
		display: block;
	}
	.column-forum{
		width: 96%;
		margin: 3% auto 0px;
	}
	.forum-hot{
		width: 48%;
	}
	.forum-hot-list{
		width: 50%;
		float: right;
		margin-left: 0px;
		height: 27.6329vw;	
		overflow: hidden;
	}
	.f-hot-bar{
		width: 100%;
	}
	.f-list-bg .f-list li{
		padding: 1.1% 0px 1.5% 14px;
	}
	.f-list-bg .f-list li:before{
		top: 12px;
	}
	.f-hot-spot-li{
		margin-bottom: 20px;
	}
	.forum-cate-title{
		font-size: 16px;
		border: none;
	}
	.forum-cate .forum-cate-list .thelist .thetitle{
		font-size: 14px;
	}
	/*论坛分类*/
	.forum-category{
		border: none;
		width: 100%;
	}
	.forum-category .forum-category-list .category-con{
		margin-left: 0px;
	}

	/*论坛列表*/
	.forum-list-con .category-right{
		width: 100%;
		border-left: 0px;
	}
	.forum-list-con{
		width: 100%;
		border: none;
	}
}

@media (max-width: 767px){
	.forum-red-bag{
		margin: 0px auto 3%;
	}

	.column-forum{
		width: 100%;
	}
	.forum-hot{
		width: 96%;
		float: none;
		margin: 2% auto 0px;
	}
	.forum-hot-list{
		width: 100%;
		height: auto;
		float: none;
		margin: 5% auto 0px;
		border: none;
		padding-bottom: 2%;
		border-bottom: 5px #f4f4f4 solid;
		background: #fff;
	}
	.f-list-bg{
		padding-bottom:2%;
	}
	.f-hot-bar span.active{
		background: #fff;
	}
	.forum-cate{
		width: 100%;
		overflow: hidden;
		margin: 2% auto 0px;
	}
	.forum-title{
		font-size: 16px;
		margin: 4% auto 0px;
	}
	.f-hot-spot{
		margin: 2% auto 0px;
	}
	.forum-cate-title{
		width: 96%;
		margin: 0 auto;
	}
	.forum-cate .forum-cate-list{
		overflow: hidden;
		margin: 1% auto 0px;
		border-bottom: 5px #f4f4f4 solid;
	}
	.forum-cate .forum-cate-list .thelist{
		background: #fff;
		border: none;
		width: 33.33333%;
		margin: 0px;
	}
	.forum-cate .forum-cate-list .thelist .thepic{
		position: static;
		margin: 0 auto;
		display: block;
		left: 0px;
		top: 0px;
		text-align: center;
	}
	.forum-cate .forum-cate-list .thelist .thetitle{
		margin-top: 3%;	
		font-size: 12px;
	}
	.forum-cate-left,
	.forum-cate-right{
		width: 100%;
		float: none;
	}
	.forum-cate-right{
		margin-top: 2%;
	}
	.forum-cate .forum-cate-left .forum-cate-list .thelist,
	.forum-cate .forum-cate-right .forum-cate-list .thelist{
		width: 33.33333%;
		margin: 0px;
	}
	.blank{
		width: 100%;
		height: 5px;
		background: #f3f3f3;
	}
	.forum-cate .forum-cate-list .thelist:hover{
		box-shadow: none;
	}
	/*论坛分类*/
	.bread-nav .row{
		margin-left: -2%;
		margin-right: -2%;
	}
	.bread-nav .nav-text{
		padding: 0px 2%;
	}
	.forum-category{
		margin: 0 auto;
	}
	.forum-category .thetitle{
		height: 46px;
		line-height: 46px;
	}
	.forum-category .forum-category-list{
		margin: 3% auto 0px;
	}
	.forum-category .forum-category-list .category-con{
		margin-left:0px;
	}
	.forum-category .forum-category-list .category-con .category-title a{
		font-size: 14px;
	}

	/*论坛列表*/
	.forum-list-con .category-right .category-title{
		width: 96%;
		margin: 0 auto;
		height: 50px;
	}
	.forum-list-con .category-right .category-title h4{
		font-size: 22px;
		height: 60px;
		line-height: 60px;
	}
	.forum-list-con .category-right .category-title .post-btn{
		width: 70px;
		height: 30px;
		line-height: 30px;
		margin-top: 10px;
	}
	.forum-list-con .category-right .category-title .post-btn a{
		width: 70px;
		height: 30px;
	}
	.forum-list-con .category-right .relevant-forum{
		width: 96%;
		margin: 5% auto 0px;
	}
	.forum-list-con .category-right .relevant-forum .thelist{
		width: 100%;
		line-height: 24px;
	}
	.forum-list-con .category-right .relevant-forum .thelist .row{
		margin-left: -2%;
		margin-right: -2%;
	}
	.forum-list-con .category-right .relevant-forum .thelist .list-li{
		padding: 1% 3%;
	}
	.forum-list-con .category-right .l-forum-list{
		width: 96%;
		padding: 0px 0px 0px 60px;
	}
	.forum-list-con .guide .l-forum-list{
		padding: 0px 0px 0px 0px;
	}
	.forum-list-con .category-right .l-forum-list .thepic{
		margin-left: -60px;
	}
	.forum-list-con .category-right .l-forum-list .thepic .user-pic{
		margin-left: 0px;
	}
	.forum-list-con .category-right .l-forum-list .thecon h4 a{
		font-size: 15px;
	}
	.forum-list-con .category-right .l-forum-list .thecon h4 .badge{
		margin-top: 5px;
	}
	.forum-list-con .category-right .l-forum-list .thecon{
	}
	.forum-list-con .category-right .l-forum-list .thecon .row{
		width: auto;
	}
	.forum-list-con .category-right .fastpost{
		width: 96%;
	}
	.forum-list-con .category-right .fastpost .input-post .btn{
		width: 100%;
	}
	.forum-list-con .category-right .fastpost .input-post{
		width: 100%;
		margin: 0 auto;
	}
	.forum-list-con .category-right .fastpost .input-post .row{
		width: 100%;
		margin: 0px;
	}
	/*论坛列表*/
	.forum-list-con{
		margin: 0px auto 0px;
	}
}
@media (max-width: 500px){
	.forum-cate .forum-cate-list .thelist .thepic img{
		display: block;
		width: 35%;
		margin: 0 auto;
	}

	.forum-cate .forum-cate-list .thelist {
		height: 23vw;
	}
}