﻿.clearfix {
	*zoom: 1
}

.clearfix:before,.clearfix:after {
	display: table;
	content: "";
	line-height: 0
}

.clearfix:after {
	clear: both
}

.btnss {
	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: #09b0b7
}

.btn.active,.btn:active {
	outline: 0;
	background-color: #09b0b7;
	-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: #09b0b7;
	background-color: #09b0b7
}

.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
}

.left_wrap {
	background: #fff;
	margin-bottom: 15px
}

.left_wrap .center {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff;
	z-index: 0
}

.left_wrap .circle {
	width: 100%;
	position: absolute;
	bottom: 8px;
	z-index: 11;
	text-align: center
}

.left_wrap .circle span {
	display: inline-block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 3px;
	background: #000;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

.left_wrap .circle span.current {
	opacity: 1;
	filter: alpha(opacity=100)
}

.con {
	border: 1px solid #e6e6e6;
	padding: 0 19px 25px 29px
}

.xm_index_info {
	height: 112px;
	overflow: hidden;
	margin: 30px 0 0 0;
	height: 120px\9
}

.xm_index_info li {
	width: 86px;
	height: 58px;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin: 0 0 -1px -1px;
	padding-top: 10px;
	*width: 94px
}

.xm_index_info li span {
	display: block;
	text-align: center
}

.xm_index_info li .num {
	color: #09b0b7;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px
}

.xm_index_info li .txt {
	font-size: 12px;
	color: #8c8c8c;
	line-height: normal;
	margin-bottom: 10px
}

.xm_index_info li:nth-child(1),.xm_index_info li:nth-child(2) {
	padding-top: 0
}

.xm_index_info li:nth-child(2),.xm_index_info li:nth-child(4) {
	padding-left: 8px;
	width: 95px
}

.xm_index_info li:nth-child(1),.xm_index_info li:nth-child(3) {
	padding-right: 10px
}

.shareActive {
	width: 190px;
	margin: 20px auto 0
}

.shareActive .shareActive_img img {
	width: 190px;
	height: 100px;
	display: block
}

.shareActive .shareActive_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	display: block;
	margin-top: 10px
}

.hotspot h3,.hotspot h4 {
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 4px;
	margin: 16px 0 0 0
}

.hotspot h3 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px
}

.hotspot h3 .more {
	float: right;
	color: #333;
	font-size: 14px;
	font-weight: normal
}

.hotspot h4 {
	text-indent: 15px
}

.hotspot ul {
	width: 100%
}

.hotspot ul li {
	width: 200px;
	color: #333;
	list-style: inside;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	_zoom: 1;
	font-size: 12px;
	line-height: 24px;
	*margin-left: -16px
}

.hotspot ul li a {
	width: 180px;
	line-height: 24px;
	font-size: 12px;
	color: #333
}

.hotspot ul li a:hover {
	color: #09b0b7
}

.hotspot .supervise li {
	margin: 0;
	*margin-right: 2px
}

.hotspot .announcement li {
	overflow: hidden;
	white-space: normal;
	word-warp: break-word;
	word-break: break-all;
	text-overflow: ellipsis;
	list-style-type: none
}

.hotspot .moderator_wrap {
	padding-left: 10px
}

.hotspot .moderator_wrap li {
	list-style-type: none;
	margin-bottom: 10px
}

.hotspot .moderator_wrap a {
	display: block
}

.hotspot .moderator_wrap .head {
	width: 20px;
	height: 20px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: -5px 5px 0 0;
	vertical-align: middle
}

.hotspot .moderator_wrap .vip_icon {
	margin-top: -1px
}

.hotspot .two_dimension_code {
	display: block;
	width: 190px;
	height: 190px;
	margin-bottom: 20px
}

.hotspot .attention a {
	display: inline-block;
	float: left;
	*display: inline;
	*zoom: 1;
	height: 22px;
	text-indent: -9999px
}

.hotspot .attention .weiboadd {
	width: 62px;
	background: url("../../images/cf_bbs/weiboadd.png") no-repeat;
	margin: 0 10px 0 33px
}

.hotspot .attention .kongjianadd {
	width: 50px;
	background: url("../../images/cf_bbs/kongjian.png") no-repeat
}

.hotspot .boutique,.hotspot .romdl {
	height: 126px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}

.hotspot .boutique a,.hotspot .romdl a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #fff
}

.hotspot .boutique {
	height: 130px
}

.hotspot .boutique .center .pic {
	display: block;
	height: 100px
}

.hotspot .boutique .center p {
	text-align: center;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	height: 14px;
	line-height: 14px
}

.hotspot .boutique .center p .name {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #e6e6e6
}

.hotspot .boutique .circle {
	bottom: 39px
}

.hotspot.boutique_wrap {
	margin-top: 40px
}

.hotspot .romdl {
	overflow: hidden
}

.hotspot .romdl .romdl_center {
	padding: 15px 0
}

.hotspot .romdl .romdl_center span {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.hotspot .romdl .romdl_center .num {
	font-size: 16px;
	color: #09b0b7;
	display: block;
	text-align: center;
	line-height: 40px
}

.hotspot .romdl .romdl_center .num strong {
	font-size: 36px
}

.hotspot .romdl .romdl_center .txt {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-top: 7px
}

.hotspot .romdl .slide_btn {
	width: 20px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	z-index: 11;
	cursor: pointer;
	background: url("../../images/cf_bbs/slide_arrow.png") no-repeat
}

.hotspot .romdl .slide_btn_left {
	left: 0;
	background-position: -1px 0
}

.hotspot .romdl .slide_btn_right {
	right: 0;
	background-position: -20px 0
}

.hotspot .btn {
	width: 188px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	display: block
}

.hotspot .about {
	font-size: 12px;
	color: #8c8c8c;
	text-align: center;
	margin-top: 12px
}

.hotspot .about a {
	margin-top: 6px;
	display: inline-block;
	color: #8c8c8c
}

.hotspot .about .linetool {
	margin: 0 3px;
	padding: 0 3px;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca
}

.hotspot .about .all {
	color: #09b0b7
}

.nav {
	position: relative;
	width: 248px;
	background: #fff;
	border: 1px solid #e6e6e6
}

.nav a {
	height: 49px
}

.nav .slide_w {
	display: none;
	width: 246px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: -1;
	border-right: 1px solid #fff
}

.nav .slide_w span {
	width: 3px;
	height: 100%;
	background: #09b0b7;
	display: block
}

.nav .icon {
	float: left;
	display: inline-block;
	width: 20px;
	height: 12px;
	margin: 17px 5px 0 0;
	background: url("../../images/cf_bbs/icon.png") no-repeat
}

.nav .children_list .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 10px 5px 0 0;
	background: 0
}

.nav .txt {
	float: left;
	font-size: 14px
}

.nav .num {
	font-size: 12px;
	color: #8c8c8c;
	float: right;
	*display: inline;
	*zoom: 1
}

.nav .allthem {
	cursor: pointer;
	width: 192px;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	margin-left: 30px
}

.nav .allthem a {
	display: block;
	color: #333
}

.nav .nav_category_list {
	width: 218px;
	padding: 0;
	margin: 0 0 0 30px
}

.nav .nav_category_list .nav_list {
	cursor: pointer;
	width: 192px;
	height: 49px;
	line-height: 49px;
	*height: 46px;
	*line-height: 46px;
	font-size: 14px
}

.nav .nav_category_list .nav_list .nav_list_con {
	width: 192px;
	height: 49px;
	display: block;
	color: #333
}

.nav .nav_category_list .nav_list .nav_list_con .icon {
	float: left;
	display: inline-block;
	width: 20px;
	height: 12px;
	margin: 17px 5px 0 0;
	background: 0
}

.nav .nav_category_list .nav_list_item {
	background: #fff;
	border-top: 1px solid #e6e6e6
}

.nav .nav_category_list .nav_list_item .nav_category_children {
	padding: 0 18px;
	background: #fff;
	display: none;
	width: 230px;
	position: absolute;
	right: 248px;
	top: -1px;
	border: 1px solid #e6e6e6
}

.nav .nav_category_list .nav_list_item .nav_category_children .line {
	width: 1px;
	height: 48px;
	background: #fff;
	position: absolute;
	top: 1px;
	left: -1px
}

.nav .nav_category_list .nav_list_item .nav_category_children ul {
	width: 100%
}

.nav .nav_category_list .nav_list_item .nav_category_children ul .children_list {
	width: 50%;
	float: left;
	text-align: center
}

.nav .nav_category_list .nav_list_item .nav_category_children ul .children_list .children_list_con {
	display: block;
	font-size: 12px;
	color: #000
}

.nav .nav_category_list .nav_list_item .nav_category_children ul .children_list .children_list_con .txt {
	font-size: 12px;
	margin-top: -1px
}

.nav .nav_category_list .nav_list_item .nav_category_children ul .children_list .children_list_con:hover {
	color: #09b0b7
}

.nav .nav_category_list .current {
	width: 218px;
	position: relative
}

.nav .nav_category_list .current .nav_list_con {
	color: #09b0b7
}

.nav .nav_category_list .current .nav_list_item .nav_category_children {
	display: block
}

.phone {
	width: 200px;
	height: 234px;
	padding-top: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}

.phone a img {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.phone a .price_txt {
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 36px
}

.phone a .price {
	color: #09b0b7;
	margin-left: 10px
}

.phone a .txt {
	display: block;
	color: #8c8c8c;
	font-size: 12px;
	line-height: 14px
}

.sidebarplate {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	font-size: 14px
}

.sidebarplate .sidebarplate_tab {
	height: 40px;
	line-height: 40px;
	background: #fafafa;
	font-weight: bold
}

.sidebarplate .sidebarplate_tab .tab {
	width: 252px;
	margin-left: -1px;
	color: #333
}

.sidebarplate .sidebarplate_tab .tab span {
	cursor: pointer;
	float: left;
	width: 125px;
	border-left: 1px solid #e8e8e8;
	text-align: center
}

.sidebarplate .sidebarplate_tab .tab span.on {
	height: 36px;
	line-height: 32px;
	border-top: 4px solid #ccd1d9;
	background: #fff
}

.sidebarplate ul {
	display: none;
	width: 252px;
	margin-right: -1px
}

.sidebarplate ul li {
	float: left;
	width: 125px;
	height: 36px;
	line-height: 36px;
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	text-align: center
}

.sidebarplate ul li a {
	color: #333;
	display: block
}

.sidebarplate ul li a:hover {
	color: #09b0b7
}

.sidebarplate ul li.more {
	width: 251px
}

.sidebarplate ul.on {
	display: block
}

#midaben_sign .midaben_con {
	width: 250px;
	border-radius: 0
}

#midaben_sign .midaben_con .midaben_signpanel {
	border-radius: 0
}

#midaben_sign .midaben_con .midaben_signpanel .fblock {
	width: 110px
}

.contain_header {
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 0 0 10px 0;
	padding: 0 0 0 260px;
	position: relative;
	font-size: 12px;
	width: 728px
}

.contain_header img {
	background: #fff;
	position: absolute;
	left: 30px;
	bottom: 15px;
	padding: 2px;
	border: 1px solid #e6e6e6;
	width: 176px;
	height: 176px
}

.contain_header .contain_header_con {
	color: #8c8c8c;
	padding: 37px 0 34px
}

.contain_header .contain_header_con div:first-child {
	height: 28px;
	margin-bottom: 15px
}

.contain_header .contain_header_con h2 {
	height: 20px;
	line-height: 20px;
	*line-height: 30px;
	font-size: 20px;
	color: #333;
	float: left
}

.contain_header .contain_header_con .attention,.contain_header .contain_header_con .noattention {
	background: #f3f3f3;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin: 4px 10px;
	width: 60px;
	height: 20px;
	line-height: 20px
}

.contain_header .contain_header_con .attention:hover,.contain_header .contain_header_con .noattention:hover {
	background: #09b0b7;
	color: #fff
}

.contain_header .contain_header_con .intro,.contain_header .contain_header_con .link {
	color: #333
}

.contain_header .contain_header_con .link {
	margin-left: 15px
}

.contain_header .btn {
	position: absolute;
	right: 25px;
	top: 34px;
	width: 126px;
	height: 26px;
	line-height: 26px;
	font-size: 12px
}

.contain_header .gearedto {
	position: absolute;
	left: 847px;
	top: 69px
}

.contain_header .gearedto a {
	margin-left: 9px;
	color: #333
}

.contain_plate {
	margin-top: 100px
}

.xmbbs_mobile .contain_plate .contain_header {
	width: auto;
	height: 66px;
	padding: 10px
}

.xmbbs_mobile .contain_plate .contain_header .wrap {
	position: static;
	float: left
}

.xmbbs_mobile .contain_plate .contain_header .wrap,.xmbbs_mobile .contain_plate .contain_header img {
	width: 60px;
	height: 60px;
	bottom: 10px
}

.xmbbs_mobile .contain_plate .contain_header .contain_header_con {
	position: relative;
	height: 100%;
	margin-left: 105px;
	padding: 0
}

.xmbbs_mobile .contain_plate .contain_header .contain_header_con div {
	display: none
}

.xmbbs_mobile .contain_plate .contain_header .contain_header_con div:first-child {
	display: block;
	height: 26px;
	line-height: 26px;
	margin-bottom: 0
}

.xmbbs_mobile .contain_plate .contain_header .contain_header_con h2 {
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	font-size: 17.5px
}

.xmbbs_mobile .contain_plate .contain_header .contain_header_con .attention,.xmbbs_mobile .contain_plate .contain_header .contain_header_con .noattention {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 84px;
	height: 26px;
	line-height: 26px
}

.xmbbs_mobile .contain_plate .contain_header .btn {
	top: auto;
	left: 116px;
	bottom: 10px;
	width: 82px;
	height: 24px;
	line-height: 24px;
	margin-left: 0
}

.xmbbs_mobile .contain_plate .contain_header .gearedto {
	display: none
}

.wrap_right {
	width: 728px;
	background: #fff;
	border: 1px solid #e6e6e6
}

.hotspot .supervise li {
	list-style-type: none;
	width: auto
}

.hotspot .supervise li a,.hotspot .supervise li span {
	width: auto;
	font-size: 14px;
	line-height: 18px
}

.supervise li {
	float: left;
	padding: 0 0 10px 0;
	cursor: pointer
}

.supervise li span,.supervise li a {
	display: block;
	color: #000;
	padding: 0 10px 0 0
}

.supervise li:hover span,.supervise li:hover a {
	color: #09b0b7
}

.supervise li.extend {
	width: 48px
}

.supervise li.extend span {
	padding: 0;
	border-right: 0;
	margin: 0 auto;
	width: 12px;
	height: 19px;
	background: url("../../images/cf_bbs/supervise.png") 0 3px no-repeat
}

.supervise li.extend:hover {
	width: 49px;
	margin-left: -1px;
	background-color: #09b0b7
}

.supervise li.extend:hover span {
	background-position: 0 -27px
}

.supervise li.bg span {
	background-position: 0 -66px
}

.bbsmodal_wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99
}

.bbsmodal {
	width: 440px;
	padding: 10px 20px 15px 20px;
	border: 1px solid #dfdfdf;
	background: #fff;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -221px;
	font-size: 12px;
	position: fixed
}

.bbsmodal h4 {
	cursor: move;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #333
}

.bbsmodal h5 {
	color: #6d6d6d;
	font-size: 12px;
	line-height: 36px;
	border-bottom: 1px solid #8c8c8c
}

.bbsmodal .modelstick label,.bbsmodal .modelrecommend label,.bbsmodal .modelstamp label,.bbsmodal .modelclassify label {
	float: left;
	margin-top: 4px
}

.bbsmodal .dropdown_text_middle {
	width: 88px;
	margin-left: 10px
}

.bbsmodal .dropdown_text_middle ul {
	display: none;
	margin-top: 1px;
	z-index: 11
}

.bbsmodal .modelstamp .dropdown_text_middle,.bbsmodal .modelclassify .dropdown_text_middle {
	margin-top: 5px
}

.bbsmodal .changetheme {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin: 10px 0
}

.bbsmodal .changetheme input[type='radio'],.bbsmodal .changetheme input[type='checkbox'] {
	margin-right: 10px
}

.bbsmodal .changetheme label {
	cursor: pointer
}

.bbsmodal textarea {
	text-indent: 10px;
	*text-indent: 0;
	width: 440px;
	height: 100px;
	font-size: 12px;
	border: 1px solid #e6e6e6;
	font-family: arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
	color: #333;
	line-height: 20px;
	padding: 5px 0;
	outline: 0;
	resize: none
}

.bbsmodal select {
	cursor: pointer;
	text-indent: 10px;
	width: 136px;
	height: 20px;
	line-height: 20px;
	color: #333;
	outline: 0;
	padding: 0;
	margin-left: 10px
}

.bbsmodal .selectwrap {
	margin-bottom: 5px;
	line-height: 26px
}

.bbsmodal .txt {
	float: right;
	margin-right: 5px;
	line-height: 24px;
	cursor: pointer
}

.bbsmodal .check_wrap {
	margin-top: -2px
}

.bbsmodal .btn {
	width: 78px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	float: right
}

.bbsmodal .day {
	display: none;
	margin: 5px 0 0 21px
}

.bbsmodal .day input {
	width: 140px;
	padding: 3px 0;
	margin-left: 5px;
	resize: none;
	outline: 0;
	text-indent: 10px
}

.bbsmodal .closebtn {
	display: block;
	float: right;
	cursor: pointer;
	width: 11px;
	height: 11px;
	margin-top: 11px;
	*margin-top: -20px;
	background: url('../../images/cf_bbs/flotationclose.png') 0 0 no-repeat
}

.bbsmodal .bbsmodelfooter {
	margin-top: 10px;
	width: 100%;
	height: 24px
}

.bbsmodal .check_wrap {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0 6px 0 0;
	border: 1px solid #dfdfdf;
	vertical-align: middle
}

.bbsmodal .check_wrap .check_center {
	display: block;
	width: 14px;
	height: 14px;
	background: #fff url('../../images/cf_bbs/check_center.png') 0 0 no-repeat
}

.bbsmodal .handlereason {
	position: relative;
	margin: 10px 0
}

.bbsmodal .handlereason span {
	width: 16px;
	height: 14px;
	float: right;
	border: 1px solid #dfdfdf;
	cursor: pointer;
	*margin-top: -15px;
	position: relative
}

.bbsmodal .handlereason span i {
	position: absolute;
	right: 3px;
	top: 5px;
	border-width: 5px;
	border-style: solid;
	border-color: #8c8c8c transparent transparent transparent
}

.bbsmodal .handlereason ul {
	display: none;
	width: 370px;
	max-height: 300px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 10px;
	position: absolute;
	top: 16px;
	right: -374px;
	z-index: 1
}

.bbsmodal .handlereason ul li {
	line-height: 26px;
	cursor: pointer
}

.bbsmodal .handlereason ul li:hover {
	color: #09b0b7
}

.bbsmodal .modeldelete .txt {
	float: right;
	margin-right: 5px;
	line-height: 24px
}

.bbsmodal .modeldelete .check_wrap {
	margin-top: -2px
}

.bbsmodal .comment textarea,.bbsmodal .replycomment textarea {
	height: 35px;
	font-size: 16px;
	background: #fafafa
}

.bbsmodal .comment .btn,.bbsmodal .replycomment .btn {
	float: right
}

.bbsmodal .modeltag textarea,.bbsmodal .modelusertag textarea {
	height: 12px;
	line-height: 12px;
	margin-bottom: 5px
}

.bbsmodal .modeltag p span,.bbsmodal .modelusertag p span {
	cursor: pointer;
	margin-left: 2px
}

.bbsmodal .modeltag p span:hover,.bbsmodal .modelusertag p span:hover {
	color: #09b0b7
}

.bbsmodal .modelmove label {
	float: left
}

.bbsmodal .modelmove .changetheme {
	display: none
}

.bbsmodal .modelclose .day {
	display: block
}

.bbsmodal .modelshield p,.bbsmodal .modelwarning p {
	text-align: right
}

.bbsmodal .modelip a {
	display: block;
	color: #333;
	margin-top: 10px
}

.bbsmodal .modelip a:hover {
	color: #09b0b7
}

.bbsmodal .modelliving p {
	margin-bottom: 10px
}

.bbsmodal .modelcombine input,.bbsmodal .modeldivision input {
	margin-top: 10px;
	line-height: 12px;
	padding: 3px 0;
	width: 80px;
	text-indent: 10px;
	outline: 0;
	resize: none
}

.bbsmodal .modeldivision input {
	width: 120px;
	margin-bottom: 10px
}

.bbsmodal .modeldivision .partition {
	height: 50px;
	margin-top: 10px
}

.bbsmodal .modelstick .day {
	margin: 0 0 0 21px;
	width: 200px;
	line-height: 24px
}

.bbsmodal .modelstick .day.acvite {
	display: inline-block
}

.bbsmodal .modelstick .highlightwrap {
	height: 24px
}

.bbsmodal .modelstick .stickpic {
	margin-left: 23px;
	margin-top: 10px
}

.bbsmodal .modelstick .stickpic label {
	margin-right: 10px
}

.bbsmodal .modelstick .stickpic .pic {
	margin-left: 35px
}

.bbsmodal .modelstick .stickpic #imghead {
	margin-bottom: 10px;
	width: 140px
}

.bbsmodal .modelstick .stickpic #stickImg,.bbsmodal .modelstick .stickpic .J-cancelStickImg {
	float: left
}

.bbsmodal .modelstick .stickpic .J-cancelStickImg {
	margin-left: 10px
}

.bbsmodal .modelstick textarea {
	height: 40px
}

.bbsmodal .modelstick select {
	display: none
}

.bbsmodal .modelrecommend .day {
	margin: 0 0 0 21px;
	width: 200px;
	line-height: 24px
}

.bbsmodal .modelrecommend .day.active {
	display: inline-block
}

.bbsmodal .modelrecommend .highlightwrap {
	height: 24px
}

.bbsmodal .modelrecommend .recommendpic {
	margin-left: 23px;
	margin-top: 10px
}

.bbsmodal .modelrecommend .recommendpic label {
	margin-right: 10px
}

.bbsmodal .modelrecommend .recommendpic .pic {
	margin-left: 35px
}

.bbsmodal .modelrecommend .recommendpic #imghead {
	margin-bottom: 10px;
	width: 140px
}

.bbsmodal .modelrecommend .recommendpic #recommendImg,.bbsmodal .modelrecommend .recommendpic .J-cancelRecommendImg {
	float: left
}

.bbsmodal .modelrecommend .recommendpic .J-cancelRecommendImg {
	margin-left: 10px
}

.bbsmodal .modelrecommend textarea {
	height: 40px
}

.bbsmodal .modelrecommend select {
	display: none
}

.bbsmodal .modelgrade p,.bbsmodal .modelreplygrade p {
	color: #8c8c8c;
	height: 30px;
	background: #fafafa
}

.bbsmodal .modelgrade .changetheme:first-child,.bbsmodal .modelreplygrade .changetheme:first-child {
	margin-bottom: 0;
	border-bottom: 0
}

.bbsmodal .modelgrade .changetheme span,.bbsmodal .modelreplygrade .changetheme span {
	*float: left;
	display: inline-block;
	line-height: 30px
}

.bbsmodal .modelgrade .changetheme .tb2,.bbsmodal .modelreplygrade .changetheme .tb2,.bbsmodal .modelgrade .changetheme .tb3,.bbsmodal .modelreplygrade .changetheme .tb3 {
	text-align: center
}

.bbsmodal .modelgrade .changetheme .tb1,.bbsmodal .modelreplygrade .changetheme .tb1 {
	width: 268px
}

.bbsmodal .modelgrade .changetheme .tb2,.bbsmodal .modelreplygrade .changetheme .tb2 {
	width: 90px
}

.bbsmodal .modelgrade .changetheme .tb3,.bbsmodal .modelreplygrade .changetheme .tb3 {
	width: 70px
}

.bbsmodal .modelgrade .gradeselect,.bbsmodal .modelreplygrade .gradeselect {
	position: relative;
	float: right;
	margin-top: 5px;
	*margin-top: -24px;
	*width: 53px
}

.bbsmodal .modelgrade .gradeselect input,.bbsmodal .modelreplygrade .gradeselect input {
	width: 30px;
	line-height: 16px;
	padding: 0\9;
	padding: 1px;
	text-indent: 5px;
	border: 0;
	border: 1px solid #e6e6e6;
	float: left;
	border-right: 0;
	outline: 0
}

.bbsmodal .modelgrade .gradeselect span,.bbsmodal .modelreplygrade .gradeselect span {
	width: 18px;
	height: 18px;
	float: right;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	position: relative
}

.bbsmodal .modelgrade .gradeselect span i,.bbsmodal .modelreplygrade .gradeselect span i {
	position: absolute;
	right: 4px;
	top: 7px;
	border-width: 5px;
	border-style: solid;
	border-color: #8c8c8c transparent transparent transparent
}

.bbsmodal .modelgrade .gradeselect ul,.bbsmodal .modelreplygrade .gradeselect ul {
	display: none;
	width: 40px;
	max-height: 500px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 5px;
	position: absolute;
	top: 19px;
	right: 0;
	z-index: 1
}

.bbsmodal .modelgrade .gradeselect ul li,.bbsmodal .modelreplygrade .gradeselect ul li {
	text-align: center;
	line-height: 26px;
	cursor: pointer
}

.bbsmodal .modelgrade .gradeselect ul li:hover,.bbsmodal .modelreplygrade .gradeselect ul li:hover {
	color: #09b0b7
}

.bbsmodal .modelgrade .reasonwrap,.bbsmodal .modelreplygrade .reasonwrap {
	width: 436px;
	height: 57px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 5px 2px;
	border: 1px solid #e6e6e6
}

.bbsmodal .modelgrade .reasonwrap span,.bbsmodal .modelreplygrade .reasonwrap span {
	display: block;
	line-height: 20px;
	text-indent: 8px
}

.bbsmodal .modelgrade .reasonwrap span:hover,.bbsmodal .modelreplygrade .reasonwrap span:hover {
	color: #09b0b7
}

.bbsmodal .modelgrade textarea,.bbsmodal .modelreplygrade textarea {
	height: 20px;
	overflow-y: hidden
}

.bbsmodal.report_model {
	width: 216px;
	margin-left: -108px
}

.bbsmodal.report_model .report_reason {
	line-height: 36px;
	padding-top: 16px;
	border-top: 1px solid #e6e6e6;
	font-size: 16px
}

.bbsmodal.report_model .report_reason input {
	margin-right: 5px
}

.bbsmodal.report_model .bbsmodelfooter {
	height: auto
}

.bbsmodal.report_model .bbsmodelfooter .btn {
	display: block;
	float: none;
	width: auto;
	line-height: 40px;
	height: 40px;
	font-size: 18px
}

.bbsmodal .bold,.bbsmodal .underline,.bbsmodal .italic,.bbsmodal .bg {
	width: 13px;
	height: 13px;
	padding: 2px;
	margin: 3px 0 0 5px;
	border: 1px solid #e6e6e6;
	cursor: pointer
}

.bbsmodal .bold,.bbsmodal .underline,.bbsmodal .italic {
	width: 12px;
	text-align: center;
	padding: 2px 3px;
	display: inline-block
}

.bbsmodal .bold.bold,.bbsmodal .underline.bold,.bbsmodal .italic.bold {
	font-weight: bolder
}

.bbsmodal .bold.italic,.bbsmodal .underline.italic,.bbsmodal .italic.italic {
	font-style: italic
}

.bbsmodal .bold.underline,.bbsmodal .underline.underline,.bbsmodal .italic.underline {
	text-decoration: underline
}

.bbsmodal .bold:hover,.bbsmodal .underline:hover,.bbsmodal .italic:hover,.bbsmodal .bold.current,.bbsmodal .underline.current,.bbsmodal .italic.current {
	background: #6d6d6d;
	color: #fff
}

.bbsmodal .bg {
	display: inline-block;
	position: relative;
	z-index: 10;
	margin: -2px 0 0 16px;
	vertical-align: middle
}

.bbsmodal .bg span {
	display: block;
	width: 11px;
	height: 11px;
	margin: 1px 0 0 1px;
	background: #ef5350
}

.bbsmodal .bg .color_wrap {
	display: none;
	position: absolute;
	right: -146px;
	bottom: -21px
}

.bbsmodal .bg .color_wrap span {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block
}

.bbsmodal.exportmonth {
	width: 340px;
	top: 50%;
	margin: -101px 0 0 -170px
}

.bbsmodal.exportmonth h4 {
	margin-bottom: 10px
}

.bbsmodal.exportmonth .title {
	float: left;
	line-height: 40px;
	margin-left: 60px
}

.bbsmodal.exportmonth .dropdown_text_middle {
	z-index: 10;
	text-align: center;
	width: 128px;
	margin: 10px 0 0 5px
}

.bbsmodal.exportmonth .dropdown_text_middle ul {
	width: 100%;
	max-height: 114px;
	overflow-y: auto
}

.bbsmodal.exportmonth .dropdown_text_middle.selectyear {
	z-index: 20
}

.bbsmodal.exportmonth .btn {
	display: block;
	margin: 20px auto 10px;
	float: none
}

.bbsmodal .modelban .timelabel {
	float: left;
	margin: 3px 0 0 22px
}

.servepanel {
	font-size: 12px
}

.servepanel h3 {
	margin-bottom: 14px
}

.servepanel .check_wrap {
	width: 14px;
	height: 14px;
	display: inline-block;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	margin: 6px 5px 8px 0
}

.servepanel .check_wrap .check_center {
	display: block;
	width: 14px;
	height: 14px;
	background: #fff url("../../images/cf_bbs/check_center.png") 0 0 no-repeat
}

.servepanel .labeltitle {
	display: block;
	margin: 10px 0
}

.servepanel .dropdown_text_middle {
	width: 170px;
	height: 24px;
	line-height: 24px;
	*z-index: 20;
	margin-bottom: 10px
}

.servepanel .dropdown_text_middle ul {
	margin-top: 3px
}

.servepanel .dropdown_text_middle ul li {
	list-style-type: none;
	height: 24px;
	line-height: 24px
}

.servepanel textarea {
	resize: none;
	outline: 0;
	border: 1px solid #dfdfdf;
	width: 186px;
	height: 80px;
	padding: 2px;
	line-height: 16px
}

.servepanel .btn {
	margin: 10px 0;
	width: 190px
}

.servepanel .export {
	cursor: pointer
}

.xmbbs_mobile .bbsmodal {
	width: 280px;
	margin-left: -161px
}

.xmbbs_mobile .bbsmodal textarea {
	width: 278px
}

.xmbbs_mobile .bbsmodal .handlereason ul {
	right: 0;
	width: 260px;
	max-height: 200px
}

.xmbbs_mobile .bbsmodal .comment textarea,.xmbbs_mobile .bbsmodal .replycomment textarea {
	height: 120px
}

.xmbbs_mobile .bbsmodal .modelgrade .changetheme .tb1,.xmbbs_mobile .bbsmodal .modelreplygrade .changetheme .tb1 {
	width: 150px
}

.xmbbs_mobile .bbsmodal .modelgrade .changetheme .tb2,.xmbbs_mobile .bbsmodal .modelreplygrade .changetheme .tb2 {
	width: 70px
}

.xmbbs_mobile .bbsmodal .modelgrade .changetheme .tb3,.xmbbs_mobile .bbsmodal .modelreplygrade .changetheme .tb3 {
	width: 60px
}

.xmbbs_mobile .bbsmodal .modelgrade .reasonwrap,.xmbbs_mobile .bbsmodal .modelreplygrade .reasonwrap {
	width: auto
}

.flotation {
	display: none;
	width: 248px;
	padding-bottom: 10px;
	border: 1px solid #dfdfdf;
	background: #fff;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 390px;
	font-size: 12px;
	-webkit-box-shadow: 0 0 15px #ccc;
	-moz-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc
}

.flotation h4 {
	width: 100%;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #dfdfdf;
	background: #fafafa;
	text-indent: 18px
}

.flotation h4 .themenum {
	color: #09b0b7;
	margin: 0 5px
}

.flotation h4 input,.flotation h4 .allcheck_txt {
	float: right;
	display: inline-block
}

.flotation h4 .allcheck_txt {
	margin-right: 14px;
	text-indent: 5px;
	*margin-top: -28px
}

.flotation h4 input {
	margin-top: 8px;
	*margin-top: -19px;
	vertical-align: middle
}

.flotation p {
	margin: 18px 0 0 18px;
	color: #6d6d6d;
	line-height: 14px
}

.flotation p span {
	margin-right: 10px;
	cursor: pointer
}

.flotation p span:hover {
	color: #09b0b7
}

.flotation p .move_btn {
	padding-left: 10px;
	border-left: 1px solid #dfdfdf
}

.flotation p .shield,.flotation p .move_btn,.flotation p .highlight_btn {
	padding-right: 10px;
	border-right: 1px solid #dfdfdf
}

.flotation .closebtn {
	display: block;
	float: right;
	cursor: pointer;
	width: 11px;
	height: 11px;
	margin: 8px 10px 0 0;
	*margin-top: -20px;
	background: url('../../images/cf_bbs/flotationclose.png') 0 0 no-repeat
}

.flotation .flotation_con {
	padding-top: 10px;
	width: 248px;
	margin: 0 auto
}

.flotation .flotation_con dl {
	width: 100%;
	margin-bottom: 10px
}

.flotation .flotation_con dl dt,.flotation .flotation_con dl dd {
	float: left
}

.flotation .flotation_con dl dt {
	margin-right: 5px
}

.flotation .flotation_con dl textarea {
	width: 238px;
	height: 90px;
	font-size: 12px;
	line-height: 16px;
	resize: none;
	outline: 0;
	padding: 5px
}

.flotation .flotation_con dl input[type="radio"] {
	margin-right: 5px;
	border-bottom: 10px
}

.flotation .flotation_con dl p {
	margin: 0
}

.flotation .flotation_footer {
	border: 1px solid #dfdfdf;
	width: 278px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: -40px;
	left: -1px;
	background: #dfdfdf
}

.flotation .flotation_footer span,.flotation .flotation_footer input {
	float: right;
	margin-right: 5px
}

.flotation .flotation_footer input {
	margin: 14px 5px 0 0
}

.flotation .flotation_footer .btn {
	width: 40px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
	margin: 10px 10px 0 0
}

.person {
	border: 5px solid #f3f3f3;
	padding: 15px;
	position: absolute;
	top: -187px;
	left: -25px;
	background: #fff;
	z-index: 2;
	width: 200px
}

.reply_list .readstate,.reply_list .readstateover {
	display: inline-block;
	padding: 0 5px;
	font-size: 12px;
	margin-left: 5px
}

.reply_list .readstate {
	background: #f3f3f3;
	color: #8c8c8c;
	cursor: pointer
}

.reply_list .readstate:hover,.reply_list .readstateover {
	background: #6d6d6d;
	color: #fff
}

.personLayer .personLayer_msg {
	padding-top: 20px
}

.personLayer .personLayer_msg .user_pic {
	display: block;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #e3e3e3
}

.personLayer .personLayer_msg .user_msg {
	padding-top: 8px;
	text-align: center;
	line-height: 20px
}

.personLayer .personLayer_msg .user_msg span {
	position: relative
}

.personLayer .personLayer_msg .user_msg span .user_name {
	color: #333
}

.personLayer .personLayer_msg .user_msg span .vip_icon {
	position: absolute;
	right: -23px;
	top: 2px;
	*top: 7px
}

.personLayer .personLayer_msg .user_msg span .vip_icon_m {
	right: -18px
}

.personLayer .personLayer_msg .user_msg p .user_name {
	font-size: 14px;
	color: #333;
	text-decoration: none
}

.personLayer .personLayer_msg .user_msg .txt {
	color: #8c8c8c;
	font-size: 12px
}

.personLayer ol {
	margin: 20px 0
}

.personLayer ol li {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	width: 60px;
	height: 32px
}

.personLayer ol li span {
	height: 16px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 14px
}

.personLayer ol li span.num {
	color: #333
}

.personLayer ol li span.txt {
	color: #8c8c8c
}

.personLayer ol li:nth-child(1) {
	margin-left: -6px;
	width: 64px
}

.personLayer ol li:nth-child(3) {
	margin-left: 6px
}

.personLayer .integral {
	width: 70px;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}

.personLayer .btn {
	width: 88px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	margin: 0 4px;
	*margin: 0 3px
}
.personLayer .btnss {
	width: 88px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	margin: 0 4px;
	*margin: 0 3px
}

.personLayer.unfold {
	display: none;
	position: absolute;
	right: 0;
	width: 490px;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding-left: 20px;
	z-index: 2
}

.personLayer.unfold .integral {
	width: 84px;
	border-right: 0
}

.personLayer.unfold .btn {
	margin: 10px 4px 25px
}

.personLayer.unfold .badge {
	width: 460px
}

.personLayer.unfold h3 {
	text-indent: 9px;
	margin-top: 20px
}

.badge {
	width: 100%;
	overflow: hidden;
	margin: 22px 0 10px
}

.badge .extend_btn {
	width: 36px;
	height: 36px;
	display: inline-block;
	background: url("../../images/cf_bbs/extendpic.png") no-repeat;
	cursor: pointer
}

.badge img {
	max-width: 36px
}

.leftfix {
	position: fixed;
	left: 50%;
	margin-left: 271px;
	bottom: 120px;
	z-index: 9;
	background: #fff
}

.sidebar {
	background: #fff;
	border-top: 1px solid #e6e6e6;
	position: fixed;
	left: 50%;
	margin-left: 494px;
	top: 261px
}

@keyframes myanimate {
	0% {
		height: 58px
	}

	100% {
		height: 78px
	}
}

@-moz-keyframes myanimate {
	0% {
		height: 58px
	}

	100% {
		height: 78px
	}
}

@-webkit-keyframes myanimate {
	0% {
		height: 58px
	}

	100% {
		height: 78px
	}
}

@-o-keyframes myanimate {
	0% {
		height: 58px
	}

	100% {
		height: 78px
	}
}

.sidebar .sidebar_btn {
	display: block;
	width: 58px;
	height: 75px;
	text-indent: -9999px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	background: #fff url("../../images/cf_bbs/sliderbar_cn.png") no-repeat
}

.sidebar .sidebar_btn.sidebar_msg {
	background-position: 0 -76px;
	background-color: #09b0b7
}

.sidebar .sidebar_btn.sidebar_postmsg {
	background-position: 0 -150px
}

.sidebar .sidebar_btn.sidebar_postmsg:hover {
	background-color: #09b0b7;
	border-top: 0 solid #fff;
	background-position: 0 -223px
}

.reply {
	width: 728px;
	background: #fff;
	border: 1px solid #e6e6e6;
	padding-bottom: 35px
}

.reply .reply_con {
	width: 660px;
	margin: 20px auto 0
}

.reply .reply_con .reply_title {
	margin-bottom: 10px
}

.reply .reply_con .reply_title .reply_nav {
	font-size: 18px;
	color: #8c8c8c;
	line-height: 18px
}

.reply .reply_con .reply_title .reply_nav a {
	color: #8c8c8c;
	font-size: 14px
}

.reply .reply_con .reply_title .reply_nav a.current {
	font-size: 18px;
	color: #09b0b7;
	text-decoration: none;
}

.reply .reply_con .reply_title .reply_nav a:hover {
	color: #09b0b7;
	text-decoration: none;
}

.reply .reply_con h3 {
	font-size: 16px;
	line-height: 20px;
	float: left
}

.reply .reply_con .replay_num {
	font-size: 12px;
	color: #8c8c8c;
	margin-left: 5px;
	float: left;
	line-height: 20px
}

.reply .reply_con .nonstop {
	display: inline-block;
	float: right;
	height: 20px;
	font-size: 12px;
	color: #8c8c8c
}

.reply .reply_con .nonstop a {
	color: #8c8c8c
}

.reply .reply_con .nonstop a:hover {
	color: #09b0b7;
	text-decoration: none;
}
.reply .reply_con .nonstop a:link{
	text-decoration: none;
}
.reply .reply_con .nonstop input {
	outline: 0;
	text-indent: 10px;
	padding: 2px 0;
	width: 40px;
	height: 16px;
	line-height: 12px;
	border: 1px solid #dfdfdf
}

.flotation_comment {
	display: none;
	padding: 10px 20px 15px 20px;
	border: 1px solid #dfdfdf;
	background: #fff;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 100px;
	font-size: 12px
}

.flotation_comment h4 {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #333
}

.flotation_comment textarea {
	width: 435px;
	height: 32px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
	resize: none;
	outline: 0;
	margin-bottom: 15px;
	padding: 5px;
	line-height: 16px
}

.flotation_comment .btn {
	width: 78px;
	height: 22px;
	line-height: 22px;
	font-size: 12px
}

.flotation_comment .txt {
	float: right
}

.flotation_comment .closebtn {
	float: right;
	cursor: pointer;
	width: 11px;
	height: 11px;
	background: url('../../images/cf_bbs/flotationclose.png') 0 0 no-repeat
}

.reply_con li {
	position: relative;
	margin-top: 30px;
	border-bottom: 1px solid #e6e6e6
}

.reply_con li .reply_list_img {
	float: left
}

.reply_con li .reply_list_img img {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 50%
}

.reply_con li .reply_list_img span {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	overflow: hidden;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	line-height: 20px
}

.reply_con li .reply_list_img input {
	margin: 12px auto 0;
	display: block;
	*display: inline-block
}

.reply_con li .reply_list_con {
	width: 596px;
	float: right;
	position: relative
}

.reply_con li .reply_list_con .auth_msg {
	line-height: 20px;
	font-size: 12px;
	color: #8c8c8c;
	margin-top: 8px
}

.reply_con li .reply_list_con .auth_msg .auth_name,.reply_con li .reply_list_con .auth_msg .user_name {
	margin-right: 5px;
	font-size: 14px;
	color: #09b0b7
}

.reply_con li .reply_list_con .auth_msg a,.reply_con li .reply_list_con .auth_msg i,.reply_con li .reply_list_con .auth_msg span {
	float: left
}

.reply_con li .reply_list_con .auth_msg span {
	margin-right: 5px
}

.reply_con li .reply_list_con .auth_msg .vip_icon {
	margin: 4px 5px 0 0
}

.reply_con li .reply_list_con .auth_msg .identity {
	margin-right: 9px
}

.reply_con li .reply_list_con .auth_msg .only_read_auth {
	line-height: 14px;
	border-left: 1px solid #adadad;
	padding-left: 5px;
	margin: 3px 0 0 5px;
	color: #8c8c8c
}

.reply_con li .reply_list_con .auth_msg .only_read_auth:hover {
	color: #09b0b7
}

.reply_con li .reply_list_con .auth_msg .reply_list_float {
	font-size: 14px;
	color: #c3c3c3;
	float: right;
	padding: 0 5px;
	margin-right: 0;
	text-align: center
}

.reply_con li .reply_list_con .auth_msg .shafa,.reply_con li .reply_list_con .auth_msg .diban,.reply_con li .reply_list_con .auth_msg .bandeng {
	display: inline-block;
	float: right;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	background: #ff4c4c
}

.reply_con li .reply_list_con .auth_msg .shafa.diban,.reply_con li .reply_list_con .auth_msg .diban.diban,.reply_con li .reply_list_con .auth_msg .bandeng.diban {
	background: #6999ee
}

.reply_con li .reply_list_con .auth_msg .shafa.bandeng,.reply_con li .reply_list_con .auth_msg .diban.bandeng,.reply_con li .reply_list_con .auth_msg .bandeng.bandeng {
	background: #09b0b7
}

.reply_con li .reply_list_con .authortitle {
	margin: 0 8px 0 10px
}

.reply_con li .reply_list_con .reply_txt {
	word-wrap: break-word;
	overflow: hidden;
	font-size: 16px;
	margin-top: 5px
}

.reply_con li .reply_list_con .reply_txt .quote {
	background: #fafafa;
	padding: 10px 0 10px 18px;
	margin-bottom: 10px
}

.reply_con li .reply_list_con .reply_txt embed,.reply_con li .reply_list_con .reply_txt img {
	height: auto;
	max-width: 100%
}

.reply_con li .reply_list_con .locked {
	overflow: hidden;
	margin: 10px 0;
	padding: 8px 8px 8px 24px;
	border: 1px dashed #ff9a9a;
	background: #fff;
	font-size: 12px;
	zoom: 1
}

.reply_con li .reply_list_con .locked em {
	color: #666
}

.reply_con li .reply_list_con .frameem {
	position: absolute;
	border-width: 14px;
	border-style: solid;
	border-color: transparent transparent #e6e6e6 transparent;
	text-indent: -999px;
	left: 20px;
	top: -28px;
	*top: -45px
}

.reply_con li .reply_list_con .triangle {
	left: 22px;
	top: -24px;
	*top: -40px;
	position: absolute;
	border-width: 12px;
	border-style: solid;
	border-color: transparent transparent #fafafa transparent;
	text-indent: -999px
}

.reply_con li .reply_list_con .reply_frame {
	position: relative;
	width: 540px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
	margin-top: 14px;
	padding: 18px 0 20px
}

.reply_con li .reply_list_con .reply_frame textarea {
	padding: 0;
	outline: 0;
	resize: none;
	padding: 7px 0;
	margin: 0 10px 0 18px;
	width: 414px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #e6e6e6;
	text-indent: 10px;
	float: left
}

.reply_con li .reply_list_con .reply_frame .btn {
	width: 78px;
	height: 28px;
	line-height: 28px;
	float: left
}

.reply_con li .reply_list_con .replay_bu {
	height: 35px
}

.reply_con li .reply_list_con .replay_bu span,.reply_con li .reply_list_con .replay_bu a {
	float: left;
	font-size: 12px;
	color: #8c8c8c;
	cursor: pointer;
	margin: 10px 0 7px 14px;
	line-height: 18px
}

.reply_con li .reply_list_con .replay_bu span:hover,.reply_con li .reply_list_con .replay_bu a:hover,.reply_con li .reply_list_con .replay_bu span:active,.reply_con li .reply_list_con .replay_bu a:active,.reply_con li .reply_list_con .replay_bu span:focus,.reply_con li .reply_list_con .replay_bu a:focus {
	color: #333
}

.reply_con li .reply_list_con .replay_bu .replay_btn {
	float: right
}

.reply_con li .reply_list_con .reply_talk {
	position: relative;
	width: 522px;
	border: 1px solid #e6e6e6;
	background: #fafafa;
	margin-top: 18px;
	padding: 20px 0 20px 18px
}

.reply_con li .reply_list_con .reply_talk li {
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	overflow: hidden;
	white-space: normal;
	word-warp: break-word;
	word-break: break-all;
	text-overflow: ellipsis;
	word-break: normal
}

.reply_con li .reply_list_con .reply_talk li .user_name {
	color: #09b0b7
}

.reply_con li .reply_list_con .reply_talk li .vip_icon {
	margin: 0 4px 0 2px
}

.reply_con li .reply_list_con .reply_talk li p {
	float: left;
	margin-left: 5px;
	width: 375px;
	line-height: 20px
}

.reply_con li .reply_list_con .reply_talk li span {
	color: #8c8c8c;
	margin-left: 5px
}

.reply_con li .reply_list_con .reply_talk li .delete {
	cursor: pointer
}

.reply_con li .reply_list_con .reply_talk li .delete:hover {
	color: #09b0b7
}

.reply_area {
	margin-top: 10px;
	padding: 30px 0 20px;
	width: 728px;
	background: #fff;
	border: 1px solid #e6e6e6
}

.reply_area .reply_area_con {
	width: 650px;
	margin: 0 auto
}

.reply_area .reply_area_con a {
	float: left;
	margin-right: 14px
}

.reply_area .reply_area_con a img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.reply_area .reply_area_con .area_con {
	width: 584px;
	height: auto;
	float: right
}

.reply_area .reply_area_con .area_con p {
	/*width: 100%;
	height: 50px;
	background: #fafafa url("../../images/cf_bbs/reply_btn.png") no-repeat;
	border: 1px solid #e6e6e6*/
}

.reply_area .reply_area_con .area_con textarea {
	width: 584px;
	resize: none;
	border: 1px solid #e6e6e6
}

.reply_area .reply_area_con #J_reply {
	width: 150px;
	height: 38px;
	line-height: 38px;
	margin-top: 20px
}

.reply_area .reply_area_con .locked {
	overflow: hidden;
	margin: 10px 0;
	padding: 8px 8px 8px 24px;
	border: 1px dashed #ff9a9a;
	background: #fff;
	font-size: 12px;
	zoom: 1
}

.reply_area .reply_area_con .locked em {
	color: #666
}

.faster_reply .personLayer,.reply_list_item .personLayer {
	padding-top: 0;
	width: 210px
}

.faster_reply .personLayer .badge,.reply_list_item .personLayer .badge {
	margin-bottom: 15px;
	width: 216px
}

.faster_reply .personLayer ol li,.reply_list_item .personLayer ol li {
	padding: 0;
	border: 0;
	width: 64px
}

.faster_reply .personLayer ol li.integral,.reply_list_item .personLayer ol li.integral {
	width: 80px
}

.faster_reply .personLayer .btn,.reply_list_item .personLayer .btn {
	margin: 0 7px
}

.faster_reply .person,.reply_list_item .person {
	display: block
}

.faster_reply {
	width: 650px;
	height: 50px;
	margin: 20px auto 0;
	position: relative
}

.faster_reply img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.faster_reply input {
	resize: none;
	outline: 0;
	float: left;
	padding: 10px 10px;
	margin: 6px 10px 0;
	width: 408px;
	height: 16px;
	border: 1px solid #e6e6e6;
	text-indent: 10px;
	font-size: 16px
}

.faster_reply input::-moz-placeholder {
	color: #cac8c8
}

.faster_reply input::-ms-input-placeholder {
	color: #cac8c8
}

.faster_reply input::-webkit-input-placeholder {
	color: #cac8c8
}

.faster_reply #J_fastpublish {
	margin-top: 5px
}

.faster_reply .headportrait {
	float: left
}

.invitation_grade,.reply_grade,.modelundograde,.modelreplyundograde {
	width: 650px;
	margin: 20px auto 0
}

.invitation_grade.reply_grade,.reply_grade.reply_grade,.modelundograde.reply_grade,.modelreplyundograde.reply_grade,.invitation_grade.modelundograde,.reply_grade.modelundograde,.modelundograde.modelundograde,.modelreplyundograde.modelundograde,.invitation_grade.modelreplyundograde,.reply_grade.modelreplyundograde,.modelundograde.modelreplyundograde,.modelreplyundograde.modelreplyundograde {
	width: 100%;
	margin-bottom: 20px
}

.invitation_grade table,.reply_grade table,.modelundograde table,.modelreplyundograde table,.invitation_grade tbody,.reply_grade tbody,.modelundograde tbody,.modelreplyundograde tbody,.invitation_grade tr,.reply_grade tr,.modelundograde tr,.modelreplyundograde tr {
	width: 100%
}

.invitation_grade tr,.reply_grade tr,.modelundograde tr,.modelreplyundograde tr {
	border: 0;
	border-bottom: 1px solid #e6e6e6
}

.invitation_grade th,.reply_grade th,.modelundograde th,.modelreplyundograde th {
	text-align: left;
	font-weight: normal;
	padding-bottom: 10px
}

.invitation_grade td,.reply_grade td,.modelundograde td,.modelreplyundograde td {
	padding: 5px 0;
	font-size: 12px;
	color: #8c8c8c
}

.invitation_grade .first,.reply_grade .first,.modelundograde .first,.modelreplyundograde .first {
	width: 30%
}

.invitation_grade .first a,.reply_grade .first a,.modelundograde .first a,.modelreplyundograde .first a {
	color: #8c8c8c
}

.invitation_grade .first a .name,.reply_grade .first a .name,.modelundograde .first a .name,.modelreplyundograde .first a .name {
	display: inline-block;
	width: 72px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: orange
}

.invitation_grade .first img,.reply_grade .first img,.modelundograde .first img,.modelreplyundograde .first img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 5px
}

.invitation_grade .second,.reply_grade .second,.modelundograde .second,.modelreplyundograde .second {
	width: 15%;
	text-align: center
}

.invitation_grade .third,.reply_grade .third,.modelundograde .third,.modelreplyundograde .third {
	width: 55%
}

.invitation_grade p,.reply_grade p,.modelundograde p,.modelreplyundograde p {
	font-size: 12px;
	color: #8c8c8c;
	margin-top: 10px
}

.invitation_grade p .total_num,.reply_grade p .total_num,.modelundograde p .total_num,.modelreplyundograde p .total_num {
	margin-left: 5px;
	color: #09b0b7
}

.invitation_grade p .revocation,.reply_grade p .revocation,.modelundograde p .revocation,.modelreplyundograde p .revocation {
	float: right;
	cursor: pointer
}

.invitation_grade p .revocation:hover,.reply_grade p .revocation:hover,.modelundograde p .revocation:hover,.modelreplyundograde p .revocation:hover {
	color: #09b0b7
}

.invitation_grade.modelundograde input[name='checkgrade'],.reply_grade.modelundograde input[name='checkgrade'],.modelundograde.modelundograde input[name='checkgrade'],.modelreplyundograde.modelundograde input[name='checkgrade'],.invitation_grade.modelreplyundograde input[name='checkgrade'],.reply_grade.modelreplyundograde input[name='checkgrade'],.modelundograde.modelreplyundograde input[name='checkgrade'],.modelreplyundograde.modelreplyundograde input[name='checkgrade'] {
	margin-right: 5px;
	float: left;
	margin-top: 8px
}

.invitation_grade.modelundograde label,.reply_grade.modelundograde label,.modelundograde.modelundograde label,.modelreplyundograde.modelundograde label,.invitation_grade.modelreplyundograde label,.reply_grade.modelreplyundograde label,.modelundograde.modelreplyundograde label,.modelreplyundograde.modelreplyundograde label {
	cursor: pointer;
	line-height: 24px;
	float: left
}

.invitation_grade.modelundograde label input[name='allcheckgrade'],.reply_grade.modelundograde label input[name='allcheckgrade'],.modelundograde.modelundograde label input[name='allcheckgrade'],.modelreplyundograde.modelundograde label input[name='allcheckgrade'],.invitation_grade.modelreplyundograde label input[name='allcheckgrade'],.reply_grade.modelreplyundograde label input[name='allcheckgrade'],.modelundograde.modelreplyundograde label input[name='allcheckgrade'],.modelreplyundograde.modelreplyundograde label input[name='allcheckgrade'] {
	margin-right: 5px
}

.modelundograde table {
	max-height: 296px;
	display: block;
	overflow-y: auto
}

.remark {
	width: 650px;
	margin: 30px auto 0;
	overflow: hidden
}

.remark h3 {
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6
}

.remark .remark_con {
	margin-top: 20px
}

.remark .remark_con li {
	margin-bottom: 10px;
	min-height: 32px;
	overflow: auto
}

.remark .remark_con li a:hover {
	color: #09b0b7
}

.remark .remark_con li img,.remark .remark_con li div {
	float: left
}

.remark .remark_con li img {
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.remark .remark_con li div {
	font-size: 12px;
	line-height: 22px;
	margin: 4px 0 0 10px;
	max-width: 600px
}

.remark .remark_con li .name {
	color: #09b0b7
}

.remark .remark_con li .time,.remark .remark_con li .delete {
	color: #8c8c8c;
	margin-left: 5px
}

.remark .remark_con li .delete {
	cursor: pointer
}

.remark .remark_con li .delete:hover {
	color: #09b0b7
}

.sendSuccess {
	width: 100%;
	height: 100%;
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	position: absolute;
	left: -1px;
	top: 70px;
	z-index: 99999
}

.sendSuccess .con {
	width: 370px;
	padding: 25px 150px;
	background: #fff;
	margin: 50px auto 0
}

.sendSuccess .con a {
	display: block;
	color: #333;
	margin: 10px 0 0
}

.sendSuccess .con a:hover {
	color: #09b0b7
}

.sendSuccess .con a.link {
	margin-top: 20px
}

.btn_wrap {
	width: 650px;
	margin: 20px auto 0;
	display: none;
}
.btn_wrap_con{
	width: 650px;
	margin: 20px auto 0;
}
.xmbbs_mobile .btn_wrap_con{
	width: 100%;
	margin: 20px -10px 0;
}
.btn_wrap a,.btn_wrap_con a {
	float: right;
	font-size: 12px;
	color: #8c8c8c;
	line-height: 18px;
	margin-left: 10px
}

.btn_wrap a:hover,.btn_wrap_con a:hover {
	color: #333;
	text-decoration: none;
}

#editor .edui-default .edui-editor-toolbarboxouter {
	padding: 0
}

#editor div.edui-for-attachment,#talkeditor div.edui-for-attachment,#editor div.edui-for-inserttable,#talkeditor div.edui-for-inserttable,#editor div.edui-for-deletetable,#talkeditor div.edui-for-deletetable,#editor div.edui-for-hide,#talkeditor div.edui-for-hide,#editor div.edui-for-hide,#talkeditor div.edui-for-hide,#editor div.edui-for-source,#talkeditor div.edui-for-source,#editor div.edui-for-mergecells,#talkeditor div.edui-for-mergecells,#editor div.edui-for-splittocells,#talkeditor div.edui-for-splittocells,#editor div.edui-for-insertvideo,#talkeditor div.edui-for-insertvideo {
	display: none!important
}

.J_stamp {
	position: absolute;
	top: -26px;
	left: -37px
}

.J_stamp img {
	width: 65px;
	height: 65px
}

.scollReplyWrap {
	display: none;
	z-index: 1;
	width: 682px;
	height: 40px;
	background: #f5f5f5;
	position: absolute;
	top: 0;
	margin-left: -36px;
	position: fixed;
	padding: 10px 23px
}

.scollReplyWrap input {
	*margin-left: 479px;
	text-indent: 10px;
	outline: 0;
	resize: none;
	width: 526px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	border: 1px solid #e6e6e6
}

.scollReplyWrap .btnlineLight {
	color: #000;
	width: 140px;
	margin-left: 8px;
	border-color: #e6e6e6;
	background-color: #fafafa
}

.scollReplyWrap .btnlineLight:hover {
	background-color: #f3f3f3
}

#talkeditor .edui-default .edui-editor-toolbarboxouter {
	padding: 0
}

#talkeditor #edui42_bottombar,#talkeditor #edui42_scalelayer {
	display: none
}

#talkeditor #edui42_iframeholder {
	height: 80px
}

.verifycodewrap {
	width: 100%
}

.verifycode {
	margin: 24px 0 10px 0;
	width: 200px;
	float: right
}

.hideBorder {
	border: 1px dashed #fab40e;
	padding: 12px 20px;
	margin: 10px 0
}

.hideBorder .infor {
	margin-bottom: 12px;
	color: #09b0b7
}

.hide_vb,.shield_vb {
	font-size: 16px;
	border: 1px dashed #fab40e;
	padding: 10px 45px;
	margin: 20px 0;
	color: #333;
	background: url("../../images/cf_bbs/locked.png") 23px 14px no-repeat
}

.shield_vb {
	margin-bottom: 50px
}

.exifwrap {
	position: absolute;
	left: 0;
	top: -192px;
	background: red;
	z-index: 6;
	width: 200px;
	color: #333;
	background: #f8f698;
	border: 2px solid #e6e6e6;
	padding: 10px;
	font-size: 12px;
	line-height: 24px
}

.exifwrap span {
	display: block
}

.invitation_content blockquote,.reply_txt blockquote {
	margin: 30px 0;
	padding: 23px 20px 23px 55px;
	background: #fafafa url('../../images/cf_bbs/blockquoteup.png') 18px 20px no-repeat;
	border: 1px solid #f3f3f3;
	line-height: 28px
}

.invitation_content blockquote p,.reply_txt blockquote p {
	padding-right: 22px
}

.invitation_content blockquote p:last-child,.reply_txt blockquote p:last-child {
	padding-bottom: 10px;
	background: #fafafa url('../../images/cf_bbs/blockquotedown.png') 100% 100% no-repeat
}

.reply_txt blockquote {
	margin: 10px 0
}

.xmbbs_desktop_mobile .scollReplyWrap {
	display: none!important
}

.xmbbs_mobile .plateinfor {
	display: none
}

.xmbbs_mobile .remark {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .remark .remark_con ul li div {
	float: none;
	width: auto;
	margin-left: 40px
}

.xmbbs_mobile .reply {
	width: auto
}

.xmbbs_mobile .reply .reply_con {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .reply .reply_con .nonstop span {
	display: none
}

.xmbbs_mobile .reply_list {
	width: auto
}

.xmbbs_mobile .reply_list li img {
	width: 35px;
	height: 35px
}

.xmbbs_mobile .reply_list li .headportrait {
	margin-right: 0;
	width: 35px;
	height: 35px
}

.xmbbs_mobile .reply_list li .reply_list_con {
	width: auto;
	float: none;
	margin-left: 40px
}

.xmbbs_mobile .reply_list li .reply_list_con .auth_msg {
	margin-top: 0
}

.xmbbs_mobile .reply_list li .reply_list_con .auth_msg .clearfix:after {
	clear: right
}

.xmbbs_mobile .reply_list li .reply_list_con .auth_msg .vip_icon+.time {
	display: none
}

.xmbbs_mobile .reply_list li .reply_list_con .reply_txt {
	font-size: 14px
}

.xmbbs_mobile .reply_list li .reply_list_con .reply_talk {
	height: auto;
	width: auto
}

.xmbbs_mobile .reply_area {
	width: auto
}

.xmbbs_mobile .reply_area .reply_area_con {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .reply_area .reply_area_con .reply_area_img {
	display: none
}

.xmbbs_mobile .reply_area .reply_area_con .area_con {
	width: auto;
	float: none
}

.xmbbs_mobile .recommend_item {
	margin-left: 14px;
	margin-right: 14px
}

.xmbbs_mobile .recommend_item .arrow {
	top: 90px
}

.xmbbs_mobile .recommend_item .arrow.arrow_left {
	left: 0
}

.xmbbs_mobile .recommend_item .arrow.arrow_right {
	right: 0
}

.xmbbs_mobile .recommend_item .item_list {
	width: 240px;
	height: 130px;
	margin: 15px auto
}

.xmbbs_mobile .recommend_item .item_list ul li {
	width: 120px
}

.xmbbs_mobile .recommend_item .item_list ul li a {
	width: 110px;
	height: 120px
}

.xmbbs_mobile .recommend_item .item_list ul li a img {
	width: 80px;
	height: 80px
}

.xmbbs_mobile .faster_reply {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .faster_reply input {
	width: 140px
}

.xmbbs_mobile .faster_reply #J_fastpublish {
	width: 60px
}

.xmbbs_mobile .invitation_grade,.xmbbs_mobile .reply_grade,.xmbbs_mobile .modelundograde,.xmbbs_mobile .modelreplyundograde {
	width: auto
}

.xmbbs_mobile .invitation_grade,.xmbbs_mobile .reply_grade {
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .modelundograde .first,.xmbbs_mobile .modelreplyundograde .first {
	width: 45%
}

.xmbbs_mobile .modelundograde .second,.xmbbs_mobile .modelreplyundograde .second {
	width: 15%
}

.xmbbs_mobile .modelundograde .third,.xmbbs_mobile .modelreplyundograde .third {
	width: 40%
}

.xmbbs_mobile .btn_wrap {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .J_stamp {
	display: none;
	left: -15px;
	top: -26px
}

.xmbbs_mobile .J_stamp img {
	width: 45px;
	height: 45px
}

.xmbbs_mobile .scollReplyWrap {
	width: 100%;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0
}

.xmbbs_mobile .scollReplyWrap input {
	position: absolute;
	width: 230px;
	left: 23px;
	right: 100px
}

.xmbbs_mobile .scollReplyWrap .btnlineLight {
	display: block;
	width: 60px;
	margin-right: 23px;
	margin-left: auto
}

.xmbbs_mobile .user_msg_mobile {
	display: none
}

.xmbbs_mobile .invitation_content blockquote,.xmbbs_mobile .reply_txt blockquote {
	margin: 10px 0;
	padding: 12px 10px 12px 36px;
	background-position: 8px 10px
}

.xmbbs_mobile .leftfix {
	display: none
}

.verifycode {
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	position: relative;
	width: 220px
}

.verifycode input {
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin: 0 5px;
	outline: 0;
	padding: 2px;
	text-indent: 5px;
	font-size: 12px
}

.verifycode .J_change {
	cursor: pointer
}

.verifycode .codeimg {
	display: none;
	position: absolute;
	top: -39px;
	left: 44px;
	z-index: 2;
	width: 145px
}

.verifycode .codeimg img {
	display: block;
	width: 145px
}

.verifycode .resulticon {
	display: inline-block;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	vertical-align: middle
}

.invitation {
	width: 728px;
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 0 0 10px 0;
	padding-bottom: 35px
}

.invitation .invitation_con {
	width: 655px;
	margin: 26px auto;
	position: relative
}

.invitation .invitation_con .txt {
	font-size: 12px;
	color: #8c8c8c;
	line-height: 14px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e6e6e6
}

.invitation .invitation_con .txt span,.invitation .invitation_con .txt a {
	float: left
}

.invitation .invitation_con .txt .marktxt {
	color: #ff4c4c;
	margin-right: 7px
}

.invitation .invitation_con .txt .time,.invitation .invitation_con .txt .name,.invitation .invitation_con .txt #copy_btn {
	margin-left: 7px
}

.invitation .invitation_con .txt .name,.invitation .invitation_con .txt .publish_address {
	color: #333
}

.invitation .invitation_con .txt .name:hover,.invitation .invitation_con .txt .publish_address:hover {
	color: #09b0b7
}

.invitation .invitation_con .txt #copy_btn {
	cursor: pointer
}

.invitation .invitation_con .txt .zeroclipboard-is-hover {
	color: #09b0b7
}

.invitation .invitation_con .txt .publish_address {
	margin: 0 10px 0 7px
}

.invitation .invitation_con .txt .status,.invitation .invitation_con .txt .stamp {
	background: #ff4c4c;
	color: #fff;
	padding: 0 5px;
	border-radius: 5px;
	line-height: 16px;
	margin: -1px 0 0 5px
}

.invitation .invitation_con .txt .f_r {
	margin-left: 10px;
	float: right
}

.invitation .invitation_con .txt .f_r i {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 5px 0 0;
	background: url("../../images/cf_bbs/invitation_pic.png") 0 0 no-repeat
}

.invitation .invitation_con .txt .f_r i.see {
	width: 16px;
	height: 8px;
	background-position: -2px -2px
}

.invitation .invitation_con .txt .f_r i.msg {
	width: 14px;
	height: 11px;
	background-position: -3px -12px
}

.invitation .invitation_con .txt .f_r i.cyli {
	width: 14px;
	height: 14px;
	background-position: -3px -22px
}

.invitation .invitation_con .txt a {
	color: #09b0b7
}

.invitation .invitation_con .txt .watchmobileThread {
	position: relative;
	z-index: 1;
	cursor: pointer;
	width: 90px;
	height: 15px;
	vertical-align: middle
}

.invitation .invitation_con .txt .watchmobileThread .infor {
	color: #585858;
	position: absolute;
	left: 0;
	top: 0;
	padding: 6px 10px 2px 22px;
	height: 15px;
	margin: -7px 0 0 4px;
	width: 50px;
	background: url("../../images/cf_bbs/watchmobile_icon.png") 8px -17px no-repeat;
	border: 1px solid #fff;
	z-index: 1
}

.invitation .invitation_con .txt .watchmobileThread .infor:hover,.invitation .invitation_con .txt .watchmobileThread .infor.active {
	background-position: 8px 6px;
	color: #09b0b7
}

.invitation .invitation_con .txt .watchmobileThread .infor.active {
	border-color: #e6e6e6;
	border-bottom-color: #fff
}

.invitation .invitation_con .txt .watchmobileThread .watchmobileThread_picwrap {
	display: none;
	background: #fff;
	padding: 16px;
	border: 1px solid #e6e6e6;
	position: absolute;
	top: 17px;
	left: 4px
}

.invitation .invitation_con .txt .watchmobileThread .watchmobileThread_picwrap img {
	width: 148px;
	height: 148px
}

.invitation .invitation_con .txt .watchmobileThread .watchmobileThread_picwrap span {
	display: block;
	font-size: 14px;
	color: #454545;
	width: 100%;
	text-align: center
}

.invitation .invitation_con h1 {
	width: 660px;
	height: auto;
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	word-wrap: break-word;
	word-break: normal;
	line-height: 26px;
	overflow: hidden;
	max-height: 70px;
	padding-top: 10px;
	margin-bottom: 30px
}

.invitation .invitation_con h1 span {
	color: #333;
}

.invitation .invitation_con h1 .J_publish {
	cursor: pointer
}

.invitation .invitation_con .platewrap {
	height: 72px;
	*width: 110px;
	position: absolute;
	top: 0;
	right: 0
}

.invitation .invitation_con .platewrap img {
	display: block;
	max-width: 72px;
	max-height: 72px;
	margin: 0 auto
}

.invitation .invitation_con .platewrap a {
	display: block
}

.invitation .invitation_con .platewrap .link {
	text-align: center;
	margin-top: 6px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	padding: 0 20px;
	background: #09b0b7;
	color: #fff
}

.invitation .invitation_con .platewrap .link:hover {
	background: #09b0b7
}

.invitation .invitation_con .invitation_content {
	font-size: 16px;
	margin-top: 40px;
	word-wrap: break-word
}

.invitation .invitation_con .invitation_content table {
	margin-bottom: 10px;
	border-collapse: collapse
}

.invitation .invitation_con .invitation_content td,.invitation .invitation_con .invitation_content th {
	word-break: break-all;
	padding: 5px 10px;
	border: 1px solid #ddd
}

.invitation .invitation_con .invitation_content p {
	line-height: 28px;
	margin-top: 5px
}

.invitation .invitation_con .invitation_content p a:hover {
	color: #09b0b7
}

.invitation .invitation_con .invitation_content embed,.invitation .invitation_con .invitation_content img {
	margin-top: 10px;
	display: inline-block;
	max-width: 100%;
	cursor: pointer;
}

.ace-line{
	width: auto!important;
}

.invitation .invitation_con .invitation_content table img {
	max-width: 100%
}

.invitation .rushfloor {
	margin-bottom: 20px;
	border: 1px solid #e6e6e6
}

.invitation .rushfloor h4 {
	background: #fafafa;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-indent: 27px;
	border-bottom: 1px solid #e6e6e6
}

.invitation .rushfloor h4 span {
	margin-left: 10px;
	font-size: 12px;
	color: #09b0b7;
	font-weight: normal
}

.invitation .rushfloor div {
	padding: 25px 30px;
	line-height: 24px
}

.invitation .rushfloor div a {
	font-size: 14px;
	color: #09b0b7;
	margin-top: 5px
}

.invitation .vote {
	padding-bottom: 20px
}

.invitation .vote .votetitle {
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	border-bottom: 1px solid #e6e6e6
}

.invitation .vote .votetitle .votetxt {
	margin: 0 12px;
	color: #8c8c8c
}

.invitation .vote .votetitle .votetxt span {
	margin-left: 3px
}

.invitation .vote .votetitle .showperson {
	cursor: pointer;
	color: #0303ee
}

.invitation .vote .votetitle .over {
	float: right
}

.invitation .vote .check_wrap {
	width: 14px;
	height: 14px;
	display: inline-block;
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	margin: 6px 5px 8px 0
}

.invitation .vote .check_wrap .check_center {
	display: block;
	width: 14px;
	height: 14px;
	background: #fff url("../../images/cf_bbs/check_center.png") 0 0 no-repeat
}

.invitation .vote ul li input {
	display: none
}

.invitation .vote ul li .bg {
	float: left;
	width: 500px;
	height: 20px;
	background: #f3f3f3
}

.invitation .vote ul li .bg span {
	height: 20px;
	display: inline-block
}

.invitation .vote ul li .num {
	display: inline-block;
	margin-left: 10px
}

.invitation .vote ul li .percent {
	margin-right: 2px;
	color: #333
}

.invitation .vote .txtwrap li {
	margin-top: 25px
}

.invitation .vote .txtwrap li div {
	line-height: 20px
}

.invitation .vote .votewrap li {
	width: 150px;
	display: inline-table;
	margin: 30px 10px 0 0
}

.invitation .vote .votewrap li img {
	width: 150px;
	height: 155px;
	display: block;
	margin-bottom: 5px
}

.invitation .vote .votewrap li p {
	line-height: 20px;
	max-height: 80px;
	overflow: hidden;
	white-space: normal;
	word-warp: break-word;
	word-break: break-all;
	text-overflow: ellipsis
}

.invitation .vote .votewrap li .bg {
	width: 150px;
	margin: 10px 0
}

.invitation .vote .votewrap li .num {
	margin-left: 0
}

.invitation .vote ul {
	margin-bottom: 10px
}

.invitation .vote ul li .red .center {
	background: #ff4c4c
}

.invitation .vote ul li .red .num {
	color: #ff4c4c
}

.invitation .vote ul li .green .center {
	background: #76bd27
}

.invitation .vote ul li .green .num {
	color: #76bd27
}

.invitation .vote ul li .yellow .center {
	background: #fab40e
}

.invitation .vote ul li .yellow .num {
	color: #fab40e
}

.invitation .vote ul li .blue .center {
	background: #6999ee
}

.invitation .vote ul li .blue .num {
	color: #6999ee
}

.invitation .vote ul li .gray .center {
	background: #8c6a51
}

.invitation .vote ul li .gray .num {
	color: #8c6a51
}

.invitation .vote .btn {
	margin: 25px 10px 0 0
}

.invitation .invitationtag {
	width: 655px;
	height: 20px;
	margin: 20px auto
}

.invitation .invitationtag span {
	float: left;
	padding: 0 10px;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	height: 18px;
	line-height: 18px;
	color: #09b0b7;
	font-size: 12px;
	margin-right: 10px;
	cursor: pointer
}

.invitation .like_hand {
	width: 200px;
	height: 80px;
	margin: 40px auto 0
}

.invitation .like_hand li {
	width: 100px;
	float: left
}

.invitation .like_hand li span {
	display: block;
	text-align: center;
	color: #8c8c8c;
	font-size: 14px;
	line-height: 16px
}

.invitation .like_hand li .like,.invitation .like_hand li .no_like {
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	margin: 0 auto 20px;
	cursor: pointer;
	background: url("../../images/cf_bbs/zanhand.png") -4px -2px no-repeat
}

.invitation .like_hand li .like:hover {
	background-position: -4px -33px
}

.invitation .like_hand li .no_like {
	background-position: -34px -2px
}

.invitation .like_hand li .no_like:hover {
	background-position: -34px -33px
}

.invitation .collect,.invitation .grade,.invitation .copylink,.invitation .read_auth {
	float: right;
	font-size: 12px;
	color: #8c8c8c;
	height: 14px;
	line-height: 14px;
	margin-top: 5px;
	cursor: pointer
}

.invitation .collect.copylink,.invitation .grade.copylink,.invitation .copylink.copylink,.invitation .read_auth.copylink {
	padding: 0 8px;
	margin: 5px 8px 0;
	border-right: 1px solid #afafaf;
	border-left: 1px solid #afafaf
}

.invitation .apply_wrap {
	width: 100%;
	height: 280px;
	margin: 40px 0 30px
}

.invitation .apply_wrap .pic {
	border: 1px solid #e6e6e6;
	float: left;
	width: 270px;
	height: 270px;
	padding: 5px
}

.invitation .apply_wrap_con {
	float: right;
	width: 340px;
	height: 100%;
	padding-top: 20px;
	font-size: 12px;
	color: #333
}

.invitation .apply_wrap_con div {
	margin-bottom: 15px
}

.invitation .apply_wrap_con .redbg {
	color: #fff;
	background: #ff4c4c;
	width: 80px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
	margin-right: 10px
}

.invitation .apply_wrap_con .infor {
	width: 250px;
	text-align: left;
	float: right
}

.invitation .apply_wrap_con .btn {
	width: 200px;
	height: 40px;
	line-height: 40px;
	margin: 10px 10px 0 0
}

.invitation .apply_wrap_con .btntxt {
	color: #09b0b7;
	border-left: 1px solid #09b0b7;
	padding: 0 5px;
	cursor: pointer
}

.invitation .apply_wrap_con .notic,.invitation .apply_wrap_con .look {
	border-left: none
}

.invitation .apply_wrap_con h4 {
	font-size: 17.5px;
	color: #000;
	line-height: 20px;
	max-height: 40px;
	font-weight: normal;
	overflow: hidden
}

.invitation .apply_wrap_con .bigsize {
	font-size: 17.5px;
	color: #000;
	line-height: 36px
}

.invitation .apply_wrap_con .price {
	font-size: 12px;
	color: #8c8c8c;
	margin-left: 10px;
	line-height: 36px
}

.invitation .apply_wrap_con.store div {
	margin-bottom: 5px
}

.invitation .apply_wrap_con.store .disr {
	margin-right: 13px
}

.invitation .apply_wrap_con.store .redbg {
	margin-bottom: 5px;
	width: 52px;
	height: 16px;
	line-height: 16px
}

.invitation .apply_wrap_con.store .postsuccess {
	cursor: pointer
}

.invitation .apply_wrap_con.store .postsuccess:hover {
	color: #09b0b7
}

.invitation .applytxt {
	font-size: 14px;
	color: #333
}

.invitation .prizegoods {
	width: 593px;
	border: 1px solid #fac700;
	background: #fffdf5;
	padding: 26px 30px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 22px
}

.invitation .prizegoods span {
	float: left
}

.invitation .prizegoods .goodswrap {
	margin-bottom: 10px
}

.invitation .prizegoods .goods_con {
	float: right;
	width: 530px
}

.invitation .prizegoods .goods_con a {
	color: #333
}

.invitation .prizegoods .goods_con a:hover {
	color: #09b0b7
}

.invitation .prizegoods .imgwrap {
	margin-left: 60px
}

.invitation .prizegoods img {
	width: 80px;
	height: 80px;
	display: inline-block;
	margin-right: 10px
}

.invitation .storerecord {
	width: 648px;
	margin-top: 20px;
	border: 1px solid #fac700;
	background: #fffae8;
	padding: 20px 0 30px 0
}

.invitation .storerecord .banner {
	padding: 0 0 13px 20px;
	border-bottom: 1px solid #fac700
}

.invitation .storerecord .banner li {
	float: left;
	padding-right: 10px;
	line-height: 14px;
	cursor: pointer
}

.invitation .storerecord .banner li.prizerecord {
	padding-left: 10px;
	border-left: 1px solid #c3c3c3
}

.invitation .storerecord .banner .on {
	color: #09b0b7
}

.invitation .storerecord table {
	width: 100%;
	text-align: left;
	font-size: 12px;
	margin-bottom: 30px
}

.invitation .storerecord table tr {
	line-height: 30px;
	background: #fffdf5
}

.invitation .storerecord table tr th {
	text-align: left;
	font-weight: normal
}

.invitation .storerecord table tr .row1 {
	width: 200px;
	padding-left: 20px
}

.invitation .storerecord table tr .row1 a {
	color: #333
}

.invitation .storerecord table tr .row1 a:hover {
	color: #09b0b7
}

.invitation .storerecord table tr .row2 {
	width: 240px
}

.invitation .storerecord table tr .row3 {
	width: 190px
}

.invitation .storerecord table tr.odd {
	background: #fffae8
}

.invitation .storerecord .nodate {
	padding: 20px 0 0 20px
}

#page,#page1 {
	margin: 0 auto;
	text-align: center
}

#page input,#page1 input {
	text-align: center;
	background: #fffae8;
	border: 1px solid #fac700
}

#page a,#page1 a {
	text-decoration: none;
	display: inline-block;
	line-height: 14px;
	color: #333;
	border: 1px solid #fac700;
	padding: 7px 10px;
	margin: 0 2px
}

#page a:hover,#page1 a:hover,#page a.on,#page1 a.on {
	background: #fac700;
	color: #fff;
	border: 1px solid #fac700
}

#page a.unclick,#page1 a.unclick {
	display: none;
	background: 0;
	border: 1px solid #eee;
	color: #999;
	cursor: default
}

#page .prev,#page1 .prev,#page .next,#page1 .next {
	padding: 7px 10px;
	margin: 0 5px
}

#page1 {
	margin-bottom: 20px
}

.applycon #page {
	margin-bottom: 20px
}

.transit {
	width: 650px;
	margin: 40px auto
}

.transit .transit_wrap {
	height: 18px
}

.transit .transit_wrap .pass_title {
	float: left;
	font-size: 16px;
	line-height: 18px;
	margin-right: 27px;
	cursor: pointer;
	font-weight: 600
}

.transit .transit_wrap .pass_title.current {
	color: #09b0b7
}

.transit .transit_wrap .pass_title_num {
	font-size: 12px;
	color: #8c8c8c;
	margin-left: 5px;
	line-height: 18px
}

.transit .transit_list_wrap {
	margin-top: 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;
	text-align: right;
	display: none
}

.transit .transit_list_wrap.current {
	display: block
}

.transit .transit_list_wrap .link {
	display: block;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #8c8c8c
}

.transit .transit_list_wrap li {
	width: 90px;
	height: 80px;
	float: left;
	margin: 0 18px 12px 0;
	text-align: center
}

.transit .transit_list_wrap li img {
	width: 35px;
	height: 35px;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px
}

.transit .transit_list_wrap li span {
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 18px;
	margin-top: 8px
}

.apply_modelwrap,.pic_modelwrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 90
}

.apply_modelwrap .modal-backdrop,.pic_modelwrap .modal-backdrop {
	z-index: 90;
	background: #000;
	opacity: .5;
	_filter: alpha(opacity=50)
}

.apply_modelwrap .close,.pic_modelwrap .close {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: -61px;
	text-align: center;
	cursor: pointer;
	background: url("../../images/cf_bbs/8f280b1443f542adbd5bbe93703dcd14.gif") 0 0 no-repeat
}

.apply_modelwrap .close:hover,.pic_modelwrap .close:hover {
	background-position: -60px 0
}

.apply_modelwrap .applywrap {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -400px 0 0 -275px;
	width: 550px;
	background: #fff;
	z-index: 91;
	border: 1px solid #e6e6e6
}

.apply_modelwrap .applywrap .applycon {
	padding: 0 30px;
	width: 495px
}

.apply_modelwrap .applywrap h3 {
	padding: 19px 0 8px 0;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	font-weight: normal;
	border-bottom: 1px solid #e6e6e6
}

.apply_modelwrap .applywrap h3 span {
	font-size: 12px;
	color: #8c8c8c;
	margin-left: 5px;
	line-height: 30px
}

.apply_modelwrap .applywrap .modelfooter {
	width: 100%;
	height: 80px;
	background: #f3f3f3;
	padding-top: 20px
}

.apply_modelwrap .applywrap .modelfooter .btn {
	display: block;
	margin: 13px auto
}

.apply_modelwrap .applywrap .form {
	margin-top: 30px;
	max-height: 400px;
	overflow-y: auto
}

.apply_modelwrap .applywrap p {
	font-size: 12px;
	color: #8c8c8c;
	line-height: 12px;
	margin: 30px 0 28px;
	text-indent: 100px
}

.apply_modelwrap .applywrap .txt {
	line-height: 20px;
	margin: 10px 0
}

.apply_modelwrap .applywrap dl {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px
}

.apply_modelwrap .applywrap dl dd {
	float: left;
	font-size: 14px;
	color: #333
}

.apply_modelwrap .applywrap dl i {
	color: #ff4c4c;
	font-size: 14px
}

.apply_modelwrap .applywrap dl input,.apply_modelwrap .applywrap dl textarea {
	resize: none;
	width: 158px;
	height: 38px;
	font-size: 14px;
	line-height: 14px;
	border: 0;
	border: 1px solid #dfdfdf;
	outline: 0;
	text-indent: 10px
}

.apply_modelwrap .applywrap dl textarea {
	margin-bottom: 10px;
	width: 236px;
	height: 42px;
	padding: 5px;
	text-indent: 0
}

.apply_modelwrap .applywrap dl .location {
	width: 360px
}

.apply_modelwrap .applywrap dl .first {
	width: 94px;
	text-align: right
}

.apply_modelwrap .applywrap dl .second {
	margin-left: 5px
}

.apply_modelwrap .applywrap dl .dropdown_text_middle {
	width: 138px;
	height: 38px
}

.apply_modelwrap .applywrap dl .dropdown_text_middle span {
	display: block;
	font-size: 14px;
	text-indent: 60px;
	width: 100%;
	height: 38px;
	line-height: 38px
}

.apply_modelwrap .applywrap dl .dropdown_text_middle i {
	top: 15px
}

.apply_modelwrap .applywrap dl .dropdown_text_middle .selectlist {
	top: 39px
}

.apply_modelwrap .applywrap dl .dropdown_text_middle .selectlist li {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px
}

.apply_modelwrap .applywrap dl .error {
	color: red;
	margin-left: 5px;
	font-size: 14px
}

.apply_modelwrap .applywrap dl .residence .selectchose {
	width: 114px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #333;
	margin-right: 10px;
	border: 1px solid #dfdfdf;
	font-weight: normal;
	float: left;
	overflow: hidden;
	position: relative
}

.apply_modelwrap .applywrap dl .residence .selectchose i {
	border-color: #333 transparent transparent transparent;
	border-width: 6px;
	border-style: solid;
	position: absolute;
	right: 5px;
	top: 17px
}

.apply_modelwrap .applywrap dl .residence .selectchose select {
	width: 98px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: window;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	background: 0;
	border: 1px solid #fff;
	vertical-align: middle;
	color: #333;
	outline: 0;
	padding-left: 4px
}

.apply_modelwrap .applywrap dl .address {
	height: 30px
}

.apply_modelwrap .applywrap .participation ul {
	width: 100%;
	margin-bottom: 40px
}

.apply_modelwrap .applywrap .participation ul li {
	float: left;
	width: 25%;
	margin-top: 30px;
	text-align: center
}

.apply_modelwrap .applywrap .participation ul li img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #e2e2e2
}

.apply_modelwrap .applywrap .participation ul li span {
	display: block;
	color: #000;
	line-height: 20px
}

.apply_modelwrap .applywrap .participation ul li:hover span {
	color: #09b0b7
}

.apply_modelwrap.modelstore .txtwrap {
	margin-bottom: 20px
}

.apply_modelwrap.modelstore .modelfooter {
	margin-top: 40px
}

.apply_modelwrap.modelstore dl textarea {
	margin-bottom: 18px
}

.apply_modelwrap.votemodelwrap .applywrap .participation {
	overflow: hidden;
	max-height: 490px
}

.apply_modelwrap.votemodelwrap .applywrap .participation ul {
	overflow: hidden;
	height: 360px
}

.apply_modelwrap.votemodelwrap .voteselect {
	margin-top: 10px;
	height: 28px;
	line-height: 28px
}

.apply_modelwrap.votemodelwrap .voteselect span {
	width: auto;
	max-width: 150px;
	overflow: hidden;
	height: 28px;
	line-height: 28px
}

.apply_modelwrap.votemodelwrap .voteselect i {
	top: 11px
}

.apply_modelwrap.votemodelwrap .voteselect .selectlist {
	top: 29px
}

.apply_modelwrap.votemodelwrap .voteselect .selectlist li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden
}

.apply_modelwrap.votemodelwrap .num {
	display: inline-block;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	margin-left: 5px
}

.apply_modelwrap.votemodelwrap .noresult {
	padding-top: 10px
}

.apply_modelwrap.storemodelwrap .personcard {
	padding: 50px;
	text-align: center
}

.apply_modelwrap.storemodelwrap .card {
	max-height: 467px;
	overflow: hidden;
	margin-bottom: 20px
}

.apply_modelwrap.storemodelwrap .card .noresult {
	margin-top: 20px
}

.apply_modelwrap.storemodelwrap table {
	background: #fffae8;
	font-size: 12px;
	margin-bottom: 20px;
	border: 1px solid #fac700;
	border-top: 0;
	border-right: 0
}

.apply_modelwrap.storemodelwrap tr {
	border-right: 1px solid #fac700;
	border-top: 1px solid #fac700
}

.apply_modelwrap.storemodelwrap th,.apply_modelwrap.storemodelwrap td,.apply_modelwrap.storemodelwrap a {
	text-align: center;
	line-height: 28px;
	color: #333
}

.apply_modelwrap.storemodelwrap .number {
	width: 52px
}

.apply_modelwrap.storemodelwrap .cardpwd {
	width: 232px
}

.apply_modelwrap.storemodelwrap .name {
	width: 112px
}

.apply_modelwrap.storemodelwrap .name a:hover {
	color: #09b0b7
}

.apply_modelwrap.storemodelwrap .status {
	width: 92px
}

.apply_modelwrap.votepicwrap .votepicfooter {
	text-align: center;
	padding: 20px 0
}

.apply_modelwrap.votepicwrap .votepicfooter a {
	color: #333
}

.apply_modelwrap.votepicwrap .votepicfooter a:hover {
	color: #09b0b7
}

.apply_modelwrap.votepicwrap .applywrap {
	width: auto
}

.apply_modelwrap.votepicwrap .applywrap h3 {
	margin-bottom: 10px
}

.apply_modelwrap.votepicwrap .applywrap .applycon {
	width: auto
}

.pic_modelwrap .pic_modelcon {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	z-index: 91;
	border: 1px solid #e6e6e6
}

.pic_modelwrap .loading {
	margin: 15px;
	background: #bcb9b9;
	display: block;
	text-align: center;
	width: 300px;
	height: 300px;
	line-height: 300px
}

.pic_modelwrap img {
	padding: 15px
}

.pic_modelwrap a {
	padding: 5px;
	color: #616161;
	background: #d6d6d6;
	position: absolute;
	bottom: 17px;
	right: 15px;
	font-size: 12px
}

.pic_modelwrap a:hover {
	color: #fff;
	background: #09b0b7
}

.plateinfor {
	padding: 20px 30px;
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
	background: #fff;
	color: #8c8c8c;
	font-size: 12px
}

.plateinfor a {
	line-height: 20px;
	font-size: 16px;
	color: #333
}

.plateinfor .platename {
	float: left
}

.plateinfor .sendtheme {
	float: right;
	width: 100px;
	font-size: 12px;
	color: #fff;
	height: 22px;
	line-height: 22px;
	*margin: -43px 30px 0 0
}

.plateinfor .attention,.plateinfor .noattention {
	background: #f3f3f3;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	margin: 0 10px 0 15px;
	width: 60px;
	line-height: 20px
}

.plateinfor .attention:hover,.plateinfor .noattention:hover {
	background: #09b0b7;
	color: #fff
}

.watchThreadBymobile {
	border-top: 1px solid #e6e6e6;
	margin-top: 40px;
	margin-bottom: 35px;
	text-align: center;
	font-size: 12px;
	color: #000
}

.watchThreadBymobile img {
	width: 145px;
	height: 145px;
	display: block;
	margin: 40px auto 18px
}

.model {
	z-index: 8;
	top: 100px;
	left: 50%;
	margin-left: -245px;
	width: 490px;
	height: 515px;
	background: #fff;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 0 15px #ccc;
	-moz-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
	position: fixed
}

.model .modelheader {
	text-indent: 20px;
	color: #6d6d6d;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #e6e6e6;
	cursor: move
}

.model .modelheader .talkusername {
	margin: 0 2px;
	color: #09b0b7
}

.model .modelheader .close {
	float: right;
	cursor: pointer;
	width: 11px;
	height: 11px;
	margin: 8px 10px 0 0;
	*margin-top: -20px;
	background: url('../../images/cf_bbs/flotationclose.png') 0 0 no-repeat
}

.model .modelcontainer {
	width: 100%
}

.model .modelcontainer p {
	text-align: right;
	border-bottom: 1px dotted #dfdfdf
}

.model .modelcontainer p a {
	color: #8c8c8c;
	line-height: 30px;
	margin-right: 10px;
	cursor: pointer
}

.model .modelcontainer .talkcon {
	height: 265px;
	overflow-y: auto
}

.model .modelcontainer .talkcon .time {
	display: block;
	text-align: center;
	color: #6d6d6d;
	margin: 10px 0
}

.model .modelcontainer .talkcon ul {
	width: 90%;
	margin: 0 auto 20px;
	text-align: right
}

.model .modelcontainer .talkcon li {
	float: right;
	margin: 0 0 15px 20%;
	width: 80%;
	height: auto;
	text-align: right
}

.model .modelcontainer .talkcon li .wrapdiv {
	text-align: left;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	text-overflow: ellipsis
}

.model .modelcontainer .talkcon li .wrapdiv p {
	text-align: left;
	font-size: 15px
}

.model .modelcontainer .talkcon li img {
	display: inline-block;
	margin: 0 5px
}

.model .modelcontainer .talkcon li.l {
	margin-left: 0;
	float: left;
	text-align: left
}

.model .modelcontainer .talkcon li img,.model .modelcontainer .talkcon li p {
	max-width: 100%;
	border-bottom: 0
}

.model .modelcontainer .talkcon li p {
	max-width: 343px;
	overflow: hidden;
	white-space: normal;
	word-warp: break-word;
	word-break: break-all;
	text-overflow: ellipsis
}

.model .modelcontainer #talkeditor {
	width: 90%;
	height: 125px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #dfdfdf
}

.model .modelcontainer #talkeditor .edui-editor {
	border: 0
}

.model .modelcontainer #talkeditor .edui-default .edui-editor-toolbarboxouter {
	padding: 0
}

.model .modelcontainer #edui1_iframeholder,.model .modelcontainer #edui1_iframeholder .view {
	overflow-y: auto;
	max-height: 100px
}

.model .modelcontainer .J_sent {
	float: right;
	width: 100px;
	height: 28px;
	line-height: 28px;
	margin: 10px 24px 0 0
}

.model .modelcontainer .J_refresh {
	cursor: pointer;
	float: left;
	margin: 10px 0 0 22px;
	height: 28px;
	line-height: 28px;
	padding-left: 18px;
	background: url('../../images/cf_bbs/refreshicon.png') 0 6px no-repeat
}

.model #edui1_toolbarboxouter {
	padding: 0
}

.model .edui-default .edui-toolbar .edui-button .edui-button-wrap {
	margin-right: 0
}

.model #edui3_state {
	margin-left: 4px
}

.model #edui45 .edui-combox-body {
	margin-top: 3px
}

.model #edui1_iframeholder .view {
	height: 100%
}

.model #edui15,.model #edui19,.model #edui20,.model #edui21,.model #edui28,.model #edui29,.model #edui30,.model #edui35,.model #edui40,.model #edui41,.model #edui44,.model #edui45,.model #edui46,.model #edui51,.model #edui52,.model #edui57,.model #edui73,.model #edui76,.model #edui77,.model #edui78,.model #edui79,.model #edui84,.model #edui85,.model #edui86,.model #edui91,.model #edui96,.model #edui97,.model #edui100,.model #edui105,.model #edui106,.model #edui111,.model #edui112 {
	display: none!important
}

.xmbbs_mobile .invitation {
	width: auto
}

.xmbbs_mobile .invitation .invitation_con {
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 12px
}

.xmbbs_mobile .invitation .invitation_con .txt {
	padding-bottom: 12px;
	overflow: auto
}

.xmbbs_mobile .invitation .invitation_con .txt .time {
	white-space: nowrap
}

.xmbbs_mobile .invitation .invitation_con .txt .marktxt {
	display: none
}

.xmbbs_mobile .invitation .invitation_con .txt .name {
	display: none
}

.xmbbs_mobile .invitation .invitation_con .txt #copy_btn {
	display: none
}

.xmbbs_mobile .invitation .invitation_con .txt .watchmobileThread {
	display: none
}

.xmbbs_mobile .invitation .invitation_con .txt .user_msg_mobile {
	display: inline
}

.xmbbs_mobile .invitation .invitation_con .txt .user_msg_mobile .user_name {
	margin-left: 0;
	color: #333
}

.xmbbs_mobile .invitation .invitation_con .txt .marktxt+span,.xmbbs_mobile .invitation .invitation_con .txt .user_msg_mobile+span {
	display: none
}

.xmbbs_mobile .invitation .invitation_con h1 {
	width: auto;
	margin-bottom: 5px;
	padding-top: 0;
	font-size: 18px
}

.xmbbs_mobile .invitation .invitation_con .invitation_content {
	font-size: 14px
}

.xmbbs_mobile .invitation .apply_wrap {
	height: auto;
	margin: 15px 0
}

.xmbbs_mobile .invitation .apply_wrap .img {
	float: none;
	margin: 0 auto
}

.xmbbs_mobile .invitation .apply_wrap_con {
	float: none;
	width: 100%;
	height: auto
}

.xmbbs_mobile .invitation .apply_wrap_con .infor {
	float: none;
	text-align: left
}

.xmbbs_mobile .invitation .prizegoods {
	width: auto;
	padding: 13px 15px
}

.xmbbs_mobile .invitation .prizegoods span {
	float: none
}

.xmbbs_mobile .invitation .prizegoods .goodswrap {
	margin-bottom: 0
}

.xmbbs_mobile .invitation .prizegoods .goods_con {
	float: none;
	width: auto
}

.xmbbs_mobile .transit {
	width: auto;
	margin-left: 15px;
	margin-right: 15px
}

.xmbbs_mobile .apply_modelwrap .close,.xmbbs_mobile .pic_modelwrap .close {
	width: 40px;
	height: 40px;
	top: 8px;
	right: 9px;
	background-size: auto 40px
}

.xmbbs_mobile .apply_modelwrap .close:hover,.xmbbs_mobile .pic_modelwrap .close:hover {
	background-position: -40px 0
}

.xmbbs_mobile .apply_modelwrap .applywrap {
	width: 320px;
	margin-left: -160px
}

.xmbbs_mobile .apply_modelwrap .applywrap .applycon {
	padding: 0 10px;
	width: auto
}

.xmbbs_mobile .apply_modelwrap .applywrap dl textarea {
	width: 158px;
	height: 64px
}

.xmbbs_mobile .apply_modelwrap .participation {
	width: auto
}

.xmbbs_mobile .apply_modelwrap.votemodelwrap .applywrap .participation {
	clear: left
}

.xmbbs_mobile .plateinfor {
	width: auto;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px
}

.xmbbs_mobile .plateinfor .platename {
	line-height: 24px;
	margin-right: 4px
}

.xmbbs_mobile .plateinfor .attention,.xmbbs_mobile .plateinfor .noattention {
	display: none
}

.xmbbs_mobile .watchThreadBymobile {
	display: none
}