article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display: block
}

audio,canvas,video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden] {
	display: none
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

html,button,input,select,textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,a:hover {
	outline: 0
}


.panel-body{
	max-height: 600px!important;
}
h1 {
	font-size: 2em;
	margin: .67em 0
}

h2 {
	font-size: 1.5em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .67em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

blockquote {
	margin: 1em 40px
}

dfn {
	font-style: italic
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

mark {
	background: #ff0;
	color: #000
}

p,pre {
	margin: 1em 0
}

code,kbd,pre,samp {
	font-family: monospace,serif;
	_font-family: 'courier new',monospace;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:before,q:after {
	content: '';
	content: none
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

dl,menu,ol,ul {
	margin: 1em 0
}

dd {
	margin: 0 0 0 40px
}

menu,ol,ul {
	padding: 0 0 0 40px
}

nav ul,nav ol {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

form {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
	*margin-left: -7px
}

button,input,select,textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle
}

button,input {
	line-height: normal
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	*overflow: visible
}

button[disabled],html input[disabled] {
	cursor: default
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*height: 13px;
	*width: 13px
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix {
	*zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

/*.btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-bottom: 0;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	background-color: #09b0b7;
	border: 1px solid #09b0b7;
	color: #fff;
	padding: 0;
	width: 148px
}*/

.btn:hover,.btn:focus {
	color: #fff;
	outline: 0;
	text-decoration: none;
	background-color: #24b9bf
}

.btn.active,.btn:active {
	outline: 0;
	background-color: #24b9bf;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15)
}

.btn.disabled,.btn[disabled] {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #e5e9ec;
	background: #ccd0d9
}

button.btn,input.btn {
	box-sizing: content-box
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.btn-dark {
	background-color: #6d6d6d;
	border-color: #6d6d6d;
	color: #fff
}

.btn-dark:hover,.btn-dark:focus,.btn-dark.active,.btn-dark:active {
	color: #fff;
	border-color: #333;
	background-color: #333
}

.btn-light {
	background-color: #f3f3f3;
	border-color: #f3f3f3;
	color: #000
}

.btn-light:hover,.btn-light:focus,.btn-light.active,.btn-light:active {
	color: #000;
	border-color: #dfdfdf;
	background-color: #e6e6e6
}

.btn-yellow {
	background-color: #ffc700;
	border-color: #ffc700;
	color: #000
}

.btn-yellow:hover,.btn-yellow:focus,.btn-yellow.active,.btn-yellow:active {
	color: #000;
	border-color: #fab40e;
	background-color: #fab40e
}

.btn-blue {
	background-color: #6999ee;
	border-color: #6999ee;
	color: #fff
}

.btn-blue:hover,.btn-blue:focus,.btn-blue.active,.btn-blue:active {
	color: #fff;
	border-color: #4c8fe1;
	background-color: #4c8fe1
}

.btn-line {
	background-color: #fff;
	border-color: #09b0b7;
	color: #09b0b7
}

.btn-line:hover,.btn-line:focus,.btn-line.active,.btn-line:active {
	color: #fff;
	border-color: #24b9bf;
	background-color: #24b9bf
}

.btn-lineDark {
	background-color: #fff;
	border-color: #333;
	color: #000
}

.btn-lineDark:hover,.btn-lineDark:focus,.btn-lineDark.active,.btn-lineDark:active {
	color: #fff;
	border-color: #333;
	background-color: #333
}

.btn-lineLight {
	background-color: #fafafa;
	border-color: #e6e6e6;
	color: #000
}

.btn-lineLight:hover,.btn-lineLight:focus,.btn-lineLight.active,.btn-lineLight:active {
	color: #000;
	border-color: #dfdfdf;
	background-color: #f3f3f3
}

.btn-small {
	height: 28px;
	line-height: 28px;
	width: 118px;
	font-size: 12px
}

.btn-disabled {
	cursor: not-allowed;
	background-color: #8c8c8c;
	border-color: #8c8c8c;
	color: #fff
}

.btn-disabled:hover,.btn-disabled:focus,.btn-disabled.active,.btn-disabled:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #8c8c8c;
	background-color: #8c8c8c
}

.btn-lineDisabled {
	cursor: not-allowed;
	background-color: #fff;
	border-color: #e6e6e6;
	color: #e6e6e6
}

.btn-lineDisabled:hover,.btn-lineDisabled:focus,.btn-lineDisabled.active,.btn-lineDisabled:active {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #e6e6e6;
	border-color: #e6e6e6;
	background-color: #fff
}

/*.fade {
	opacity: 0;
	-webkit-transition: opacity 3s linear;
	-moz-transition: opacity 3s linear;
	-o-transition: opacity 3s linear;
	transition: opacity 3s linear
}*/

/*.fade.in {
	opacity: 1
}*/

.modal-backdrop {
	position: fixed!important;
	_position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	z-index: 99
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop,.modal-backdrop.fade.in {
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	opacity: .2\0
}

.modal-backdrop {
	_top: 0!important
}

.modal_full {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none
}

.modal_wrap {
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50)
}

.ie8reduce .modal-backdrop,.ie8reduce .modal-backdrop.fade.in {
	opacity: .2;
	filter: alpha(opacity=20)
}

/*.modal {
	width: 216px;
	background: #fff;
	position: relative;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -90px 0 0 -108px;
	z-index: 100;
	padding: 10px 20px 0 20px;
	-moz-box-shadow: 0 0 15px #ccc;
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
	border: 1px solid #dfdfdf;
	padding-bottom: 10px
}

.modal h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6
}

.modal div {
	font-size: 14px;
	color: #333;
	text-align: center;
	width: 100%;
	line-height: 20px;
	padding: 30px 0;
	overflow: hidden;
	white-space: normal;
	word-wrap: break-word
}

.modal div span {
	color: #09b0b7
}

.modal .close {
	width: 11px;
	height: 11px;
	line-height: 11px;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	cursor: pointer;
	background: url("../../images/cf_bbs/flotationclose.png") 0 0 no-repeat
}

.modal-header {
	height: 58px;
	padding-top: 2px;
	margin: 0 30px;
	border-bottom: 1px solid #ddd;
	position: relative
}

.modal-header h3 {
	margin: 0;
	line-height: 58px;
	font-size: 18px;
	color: #333
}

.modal-body {
	position: relative;
	max-height: 400px;
	padding: 30px
}

.modal-form {
	margin-bottom: 0
}

.modal-footer {
	padding: 20px;
	margin-bottom: 0;
	text-align: center;
	background-color: #fafafa;
	*zoom: 1
}

.modal-footer:before,.modal-footer:after {
	display: table;
	content: "";
	line-height: 0
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}*/

a {
	outline: 0;
	text-decoration: none
}

li {
	list-style-type: none
}

ul,li,p,h1,h2,h3,h4,h5,h6,ol,td,dd,dl,button,input,select,textarea,blockquote {
	margin: 0;
	padding: 0
}

a:focus {
	outline: 0
}

body {
	background: #f3f3f3;
	font-size: 14px;
	font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased
}

.bannerTop {
	width: 990px;
	margin: 10px auto 0
}

.bannerTop img {
	display: block
}

.bannerBottom {
	display: none
}

.xmbbs_mobile .bannerTop {
	display: none
}

.xmbbs_mobile .bannerBottom {
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100
}

.xmbbs_mobile .bannerBottom .download_m {
	display: block;
	width: 100%
}

.xmbbs_mobile .bannerBottom .download_m img {
	display: block;
	width: 100%
}

.xmbbs_mobile .mobile_splash {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: auto;
	background: rgba(0,0,0,0.5);
	z-index: 200
}

.xmbbs_mobile .mobile_splash .splash_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
	height: auto
}

.xmbbs_mobile .mobile_splash .splash_top {
	position: absolute;
	right: 10px;
	top: 8px;
	line-height: 16px;
	font-size: 12px
}

.xmbbs_mobile .mobile_splash .splash_bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 55px;
	font-size: 16px;
	text-align: center
}

.wrap_990 {
	width: 990px;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.container_wrap {
	position: relative;
	margin: 10px auto
}

.contain_left {
	z-index: 1;
	float: left;
	width: 250px;
	margin-right: 10px;
	position: relative
}

.contain_right {
	width: 730px;
	float: right;
	position: relative
}

.contain_right .loading {
	border: 5px solid #f3f3f3;
	width: 245px;
	padding: 10px 0;
	text-align: center;
	position: absolute;
	top: -30px;
	left: -25px;
	background: #fff;
	z-index: 2
}

.fr {
	float: right;
	margin-right: 0
}

.fl {
	float: left
}

.wrap_right {
	width: 728px;
	background: #fff;
	border: 1px solid #e6e6e6
}

.vip_icon {
	display: inline-block;
	background: url("../../images/cf_bbs/87a04955aca24cf09490d16270d85a81.gif") 0 0 no-repeat;
	vertical-align: middle
}

.vip_icon.vip_icon_b0,.vip_icon.vip_icon_b1,.vip_icon.vip_icon_b2,.vip_icon.vip_icon_b3,.vip_icon.vip_icon_b4,.vip_icon.vip_icon_b5,.vip_icon.vip_icon_b6,.vip_icon.vip_icon_b7,.vip_icon.vip_icon_b8 {
	width: 24px;
	height: 16px
}

.vip_icon.vip_icon_b,.vip_icon.vip_icon_bv {
	width: 19px;
	height: 16px
}

.vip_icon.vip_icon_b {
	background-position: 0 0
}

.vip_icon.vip_icon_bv {
	background-position: -19px 0
}

.vip_icon.vip_icon_b0 {
	background-position: -38px 0
}

.vip_icon.vip_icon_b1 {
	background-position: -62px 0
}

.vip_icon.vip_icon_b2 {
	background-position: -86px 0
}

.vip_icon.vip_icon_b3 {
	background-position: -110px 0
}

.vip_icon.vip_icon_b4 {
	background-position: -134px 0
}

.vip_icon.vip_icon_b5 {
	background-position: -158px 0
}

.vip_icon.vip_icon_b6 {
	background-position: -182px 0
}

.vip_icon.vip_icon_b7 {
	background-position: -206px 0
}

.vip_icon.vip_icon_b8 {
	background-position: -230px 0
}

.vip_icon.vip_icon_m0,.vip_icon.vip_icon_m1,.vip_icon.vip_icon_m2,.vip_icon.vip_icon_m3,.vip_icon.vip_icon_m4,.vip_icon.vip_icon_m5,.vip_icon.vip_icon_m6,.vip_icon.vip_icon_m7,.vip_icon.vip_icon_m8 {
	width: 21px;
	height: 12px
}

.vip_icon.vip_icon_m,.vip_icon.vip_icon_mv {
	width: 15px;
	height: 12px
}

.vip_icon.vip_icon_m {
	background-position: 0 -19px
}

.vip_icon.vip_icon_mv {
	background-position: -15px -19px
}

.vip_icon.vip_icon_m0 {
	background-position: -30px -19px
}

.vip_icon.vip_icon_m1 {
	background-position: -51px -19px
}

.vip_icon.vip_icon_m2 {
	background-position: -72px -19px
}

.vip_icon.vip_icon_m3 {
	background-position: -93px -19px
}

.vip_icon.vip_icon_m4 {
	background-position: -114px -19px
}

.vip_icon.vip_icon_m5 {
	background-position: -135px -19px
}

.vip_icon.vip_icon_m6 {
	background-position: -156px -19px
}

.vip_icon.vip_icon_m7 {
	background-position: -177px -19px
}

.vip_icon.vip_icon_m8 {
	background-position: -198px -19px
}

.vip_icon.vip_icon_s0,.vip_icon.vip_icon_s1,.vip_icon.vip_icon_s2,.vip_icon.vip_icon_s3,.vip_icon.vip_icon_s4,.vip_icon.vip_icon_s5,.vip_icon.vip_icon_s6,.vip_icon.vip_icon_s7,.vip_icon.vip_icon_s8 {
	width: 19px;
	height: 10px
}

.vip_icon.vip_icon_s,.vip_icon.vip_icon_sv {
	width: 12px;
	height: 10px
}

.vip_icon.vip_icon_s {
	background-position: 0 -33px
}

.vip_icon.vip_icon_sv {
	background-position: -12px -33px
}

.vip_icon.vip_icon_s0 {
	background-position: -24px -33px
}

.vip_icon.vip_icon_s1 {
	background-position: -43px -33px
}

.vip_icon.vip_icon_s2 {
	background-position: -62px -33px
}

.vip_icon.vip_icon_s3 {
	background-position: -81px -33px
}

.vip_icon.vip_icon_s4 {
	background-position: -100px -33px
}

.vip_icon.vip_icon_s5 {
	background-position: -119px -33px
}

.vip_icon.vip_icon_s6 {
	background-position: -138px -33px
}

.vip_icon.vip_icon_s7 {
	background-position: -157px -33px
}

.vip_icon.vip_icon_s8 {
	background-position: -176px -33px
}

.modal.operate h3 {
	color: #6999ee
}

.dropdown_text_middle {
	height: 22px;
	line-height: 22px;
	position: relative;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	color: #333;
	font-size: 11.9px;
	text-indent: 10px;
	padding: 0 20px 0 0;
	float: left;
	cursor: pointer;
	*display: inline;
	*zoom: 1
}

.dropdown_text_middle span {
	display: block;
	padding: 0;
	float: none;
	border-right: 0;
	margin-right: 0;
	overflow: hidden;
	width: 100%;
	height: 22px;
	line-height: 22px
}

.dropdown_text_middle span a {
	color: #333
}

.dropdown_text_middle i {
	width: 10px;
	height: 8px;
	position: absolute;
	top: 8px;
	right: 10px;
	cursor: pointer;
	background: url("../../images/cf_bbs/0274a95a2f5d41a2ba0094797bde01eb.gif") -13px -2px no-repeat
}

.dropdown_text_middle.alltime {
	margin-right: 20px
}

.dropdown_text_middle .selectlist {
	display: none;
	min-width: 100%;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	right: -1px;
	top: 22px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	z-index: 1;
	*width: 100%
}

.dropdown_text_middle .selectlist li {
	height: 22px;
	text-indent: 10px;
	cursor: pointer;
	background: #fff;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	text-indent: 0
}

.dropdown_text_middle .selectlist li:hover {
	color: #fff;
	background: #dfdfdf
}

.dropdown_text_middle .selectlist li:last-child {
	border-bottom: 0
}

.return {
	z-index: 2;
	cursor: pointer;
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 120px;
	left: 50%;
	margin-left: 494px;
	position: fixed;
	text-indent: -9999px;
	background: url("../../images/cf_bbs/returntop_btn.png") 0 0 no-repeat
}

.return:hover {
	background-position: -60px 0
}

.head_wrap {
	height: 50px;
	min-width: 990px;
	*position: relative;
	*z-index: 2000
}

.header {
	width: 100%;
	position: relative
}

.header #login {
	float: right;
	margin-right: 10px
}

.header #login .loginbtn,.header #login .registerbtn,.header #login .exit {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 0 5px;
	margin-top: 18px;
	height: 14px;
	line-height: 14px
}

.header #login .registerbtn,.header #login .exit {
	border-left: 1px solid #fff
}

.header #login .user {
	height: 25px;
	line-height: 25px;
	float: right;
	margin: 12px 5px 0 0;
	text-decoration: none
}

.header #login .user img {
	float: left;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-right: 5px
}

.header #login .user .user_name {
	line-height: 26px;
	float: left;
	color: #fff;
	font-size: 12px
}

.header .user_wrap {
	margin-right: 5px;
	margin-top: -50px;
	color: #fff;
	position: relative;
	*height: 0
}

.header .user_wrap .user_con {
	display: none;
	width: 213px;
	padding: 10px 0 10px 20px;
	background: #333;
	position: absolute;
	right: 0;
	top: 52px;
	z-index: 1000;
	font-size: 12px
}

.header .user_wrap .user_con p {
	width: 194px;
	padding-bottom: 10px;
	line-height: 24px;
	border-bottom: 1px solid #444
}

.header .user_wrap .user_con div {
	padding-top: 10px
}

.header .user_wrap .user_con a {
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 5px 3px 5px 0;
	background: #444;
	color: #fff
}

.header .user_wrap .user_con a:hover {
	background: #09b0b7
}

.header .headerbtn {
	width: 16px;
	vertical-align: middle;
	text-indent: -9999px;
	background: url("../../../images/cf_bbs/header_icon.png") no-repeat
}

.header .headerbtn.header_msg {
	display: inline-block;
	*display: block;
	height: 11px;
	background-position: 0 0;
	margin: 3px 0 0 0
}

.header .headerbtn.header_revise {
	float: right;
	height: 16px;
	background-position: 0 -13px;
	margin: 17px 10px 0 0;
	*margin-left: -145px
}

.header .headerbtn.header_search {
	float: right;
	height: 16px;
	background-position: 0 -31px;
	margin: 18px 13px 0 0;
	*display: none
}

.header .header_msg_wrap {
	float: right;
	color: #fff;
	margin-top: 15px;
	vertical-align: middle
}

.header .header_msg_wrap .msgnum {
	display: inline-block;
	vertical-align: middle
}

@media screen and (max-width:1500px) {
	.header {
		width: 990px
	}

	.header #login {
		margin-right: 0
	}
}

.xmbbs_mobile .xmcomm_header_wrap {
	min-width: 100%;
	height: auto;
	background: 0
}

.xmbbs_mobile .xmcomm_header_wrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	background: #5b5a5a;
	background: rgba(0,0,0,0.67)
}

.xmbbs_mobile .xmcomm_header {
	width: 100%;
	height: 50px;
}

.xmbbs_mobile .xmcomm_header .logo {
	z-index: 20;
	background: url("../../images/cf_bbs/logo_cn_hd.png") no-repeat;
	background-size: 100% 100%
}

.xmbbs_mobile .xmcomm_header .mobile_qr {
	display: none
}

.xmbbs_mobile .xmcomm_header .header_menu_toggle {
	display: none;
	height: 40px;
	padding-top: 50px;
	border-bottom: 1px solid #e6e6e6
}

.xmbbs_mobile .xmcomm_header .header_menu_toggle i {
	float: right;
	width: 20px;
	height: 12px;
	margin: 10px 10px 0 0;
	border-top: 4px solid rgba(0,0,0,0.67);
	border-bottom: 4px solid rgba(0,0,0,0.67)
}

.xmbbs_mobile .xmcomm_header .header_menu_toggle i:after {
	content: "";
	display: block;
	margin-top: 4px;
	border-top: 4px solid rgba(0,0,0,0.67)
}

.xmbbs_mobile .xmcomm_header .header_menu {
	display: none;
	position: static;
	float: none;
	height: auto;
	margin: 0;
	overflow: auto
}

.xmbbs_mobile .xmcomm_header .header_menu.show {
	display: block
}

.xmbbs_mobile .xmcomm_header .header_menu li {
	float: none;
	height: auto
}

.xmbbs_mobile .xmcomm_header .header_menu li a,.xmbbs_mobile .xmcomm_header .header_menu li span {
	display: block;
	color: #6d6d6d
}

.xmbbs_mobile .xmcomm_header .header_menu li:last-child {
	display: none
}

.xmbbs_mobile .xmcomm_header .header_menu:hover .header_menu_list,.xmbbs_mobile .xmcomm_header .header_menu:hover .header_more_list {
	display: none
}

.xmbbs_mobile .xmcomm_header .header_menu_list,.xmbbs_mobile .xmcomm_header .header_more_list {
	position: static;
	width: auto;
	padding: 0
}

.xmbbs_mobile .xmcomm_header .header_menu_list ul,.xmbbs_mobile .xmcomm_header .header_more_list ul {
	width: auto;
	margin: 0
}

.xmbbs_mobile .xmcomm_header .header_menu_list ul li,.xmbbs_mobile .xmcomm_header .header_more_list ul li {
	float: none;
	width: auto;
	border: 0
}

.xmbbs_mobile .head_wrap {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 0;
	height: auto;
	background: 0
}

.xmbbs_mobile .header {
	width: 100%;
	height: auto
}

.xmbbs_mobile .header #login .user img {
	width: 27px;
	height: 27px;
	border-radius: 50%
}

.xmbbs_mobile .header #login .user .user_name {
	display: none
}

.xmbbs_mobile .header .user_wrap {
	height: 50px;
	margin-right: 0;
	margin-top: 0
}

.xmbbs_mobile .header .headerbtn.header_revise {
	float: none;
	height: 36px;
	line-height: 36px;
	width: auto;
	margin: 4px 10px;
	border: 1px solid rgba(0,0,0,0.67);
	border-radius: 5px;
	text-align: center;
	text-indent: 0;
	display: none
}

.xmbbs_mobile .header .header_msg_wrap {
	display: none
}

.footer {
	width: 100%
}

.footer .wrap_990 {
	overflow: hidden
}

.footer .footertop {
	background: #3f3f3f;
	padding: 45px 0 40px
}

.footer .footertop .footertop_con {
	margin-left: -1px
}

.footer .footerdown {
	background: #5b5a5a;
	background: rgba(0,0,0,0.67);
	padding: 20px 0
}

.footer dl {
	float: left;
	border-left: 1px solid #4a4a4a
}

.footer dl dd {
	margin-bottom: 17px
}

.footer dl dd a {
	display: block;
	width: 124px;
	padding-left: 40px;
	text-align: left;
	font-size: 14px;
	color: #6d6d6d;
	line-height: 20px
}

.footer dl dd a:hover {
	color: #09b0b7
}

.footer dl dd:last-child {
	margin-bottom: 0
}

.footer .milogo {
	margin-right: 10px;
	text-indent: -99999px;
	width: 40px;
	height: 40px;
	float: left;
	background: url('../../images/cf_bbs/milogo.png') no-repeat
}

.footer .link,.footer span {
	display: block;
	font-size: 12px;
	color: #dfdfdf;
	line-height: 20px
}

.footer .mobile_switch {
	display: none
}

.brief {
	padding: 30px 0;
	background: #5b5a5a;
	background: rgba(0,0,0,0.67)
}

.brief a,.brief span {
	text-align: center;
	width: 100%
}

html,body {
	height: 100%
}

.main {
	min-height: 100%;
	padding-bottom: 100px;
	overflow: auto
}

.footer {
	position: relative;
	margin-top: -100px;
	height: 40px;
	clear: both
}

.xmbbs_desktop {
	min-width: 990px
}

.xmbbs_desktop_mobile .main {
	overflow: visible
}

.xmbbs_desktop_mobile .footer {
	width: 990px
}

.xmbbs_desktop_mobile .mobile_switch {
	display: block;
	line-height: 36px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	background: #fff;
	color: #333;
	text-align: center
}

.xmbbs_desktop_mobile .mobile_switch a {
	margin: 0 10px;
	color: #333
}

.xmbbs_desktop_mobile .mobile_switch a.disable {
	color: #dfdfdf
}

.xmbbs_mobile .footer {
	height: auto;
	padding: 0
}

.xmbbs_mobile .footer .footertop {
	display: none;
	padding: 15px 0
}

.xmbbs_mobile .footer .footerdown {
	padding: 20px 15px
}

.xmbbs_mobile .footer dl dd {
	margin-bottom: 5px
}

.xmbbs_mobile .footer span {
	width: 220px;
	margin-left: 50px
}

.xmbbs_mobile .footer .mobile_switch {
	display: block;
	line-height: 36px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
	background: #fff;
	color: #333;
	text-align: center
}

.xmbbs_mobile .footer .mobile_switch a {
	margin: 0 10px;
	color: #333
}

.xmbbs_mobile .footer .mobile_switch a.disable {
	color: #dfdfdf
}

.xmbbs_mobile .footer .mobile_switch a.switch_app {
	position: relative;
	color: #f62121
}

.xmbbs_mobile .footer .mobile_switch a.switch_app i {
	position: absolute;
	left: 100%;
	bottom: 8px;
	line-height: 16px;
	font-size: 12px;
	font-style: normal
}

.xmbbs_mobile .brief {
	padding: 0;
	background: 0
}

.xmbbs_mobile .brief .wrap_990 {
	padding: 30px 0;
	background: #5b5a5a;
	background: rgba(0,0,0,0.67)
}

.xmbbs_mobile .brief span {
	margin-left: auto;
	margin-right: auto
}

.xmbbs_mobile .brief .mobile_switch {
	margin-top: -50px
}

.person_wrap .contain_right .theme .base_widget_paging li {
	border: 0
}

.base_widget_paging {
	margin-top: 30px
}

.base_widget_paging .paging_widget_2 {
	text-align: center
}

.base_widget_paging .paging_widget_2 li,.base_widget_paging .paging_widget_2 a {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.base_widget_paging .paging_widget_2 li {
	width: auto;
	*margin: 0 3px
}

.base_widget_paging .paging_widget_2 a {
	line-height: 28px;
	min-width: 28px;
	color: #333;
	border: 1px solid #dfdfdf
}

.base_widget_paging .paging_widget_2 a:hover {
	border-color: #09b0b7;
	background: #09b0b7;
	color: #fff
}

.base_widget_paging .paging_widget_2 .previous a,.base_widget_paging .paging_widget_2 .next a,.base_widget_paging .paging_widget_2 .first a,.base_widget_paging .paging_widget_2 .last a {
	padding: 0 10px
}

.base_widget_paging .paging_widget_2 .previous a,.base_widget_paging .paging_widget_2 .first a {
	margin: 0 10px 0 0
}

.base_widget_paging .paging_widget_2 .next a,.base_widget_paging .paging_widget_2 .last a {
	margin: 0 0 0 10px;
	*margin: 0
}

.base_widget_paging .paging_widget_2 .selected a,.base_widget_paging .paging_widget_2 a.selected {
	border-color: #09b0b7;
	color: #09b0b7
}

.base_widget_paging .paging_widget_2 .selected a:hover,.base_widget_paging .paging_widget_2 a.selected:hover {
	background: #fff
}

.base_widget_paging .paging_widget_2.hidden {
	display: none
}

.base_widget_paging input {
	outline: 0;
	margin: 0 5px;
	width: 26px;
	height: 24px;
	line-height: 24px;
	text-align: center
}

.xmbbs_mobile .base_widget_paging .paging_widget_2 .page {
	display: none
}

.xmbbs_mobile .base_widget_paging .paging_widget_2 .selected,.xmbbs_mobile .base_widget_paging .paging_widget_2 .selected+.page,.xmbbs_mobile .base_widget_paging .paging_widget_2 .selected+.page+.page,.xmbbs_mobile .base_widget_paging .paging_widget_2 .selected+.page+.page+.page,.xmbbs_mobile .base_widget_paging .paging_widget_2 .selected+.page+.page+.page+.page {
	display: inline-block
}

.xmbbs_mobile .wrap_990 {
	width: auto
}

.xmbbs_mobile .container_wrap {
	margin-top: 10px;
	margin-bottom: 10px
}

.xmbbs_mobile .contain_left {
	float: none;
	width: auto;
	display: none
}

.xmbbs_mobile .contain_right {
	float: none;
	width: auto
}

.xmbbs_mobile .return {
	display: none
}
