.banner {
	position:fixed;
	top:50%;
	right:0;
	text-align:right;
	background:#333;
	border-top-left-radius:8rem;
	border-bottom-left-radius:8rem;
	padding:0.16rem 0.3rem;color:#fff;
	box-shadow:0 0 0.3rem rgba(0, 0, 0,0.3);
	z-index: 10;
	}
.ic-wx .num {
	position:absolute;
	right:0.2rem;
	height:0.6rem;
	line-height:0.5rem;
	color:#fff;
	background-color:#ea4d3b;
	padding:0.02rem 0.09rem 0.04rem 0.09rem;
	font-size:0.9rem;
	border-radius:0.1rem;
	}
.ic-wx {
	position: relative;
	margin-top: 0.6rem;
	margin-left: 0.2rem;
	}
.ic-wx img {
	display:block;
	width:2.1rem;
	margin-right:0.23rem;
	margin-bottom:0.45rem
	}

.gz-txt {
	color:#ffffff;
	font-size:0.8rem;
	margin-top:0.5rem;
	margin-right:0.2rem;
	}
.btn_zan {
	font-size: 12px;
	text-align: center
}
.btn_zan_icon {
	display: inline-block;
	width: 20px;
	height: 28px;
	vertical-align: top;
	background-image: url(../img/new_sglobal_icon_89f6b7d.png);
	background-repeat: no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
	background-position: 0 -661px
}
.btn_is_zan_icon {
	background-position: 0 -701px
}
.btn_zan_like_anim {
	-webkit-animation-name: zanLike;
	-webkit-animation-duration: 300ms;
	-webkit-animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: center center
}
@-webkit-keyframes zanLike {
0% {
-webkit-transform:scale(1);
background-position:0 -661px
}
20% {
-webkit-transform:scale(1.1);
background-position:0 -661px
}
50% {
-webkit-transform:scale(1.5);
background-position:0 -661px
}
80% {
-webkit-transform:scale(1.3);
background-position:0 -661px
}
99% {
-webkit-transform:scale(1);
background-position:0 -661px
}
100% {
-webkit-transform:scale(1);
background-position:0 -701px
}
}
.btn_zan_unlike_anim {
	-webkit-animation-name: zanUnLike;
	-webkit-animation-duration: 300ms;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: 1
}
@-webkit-keyframes zanUnLike {
0% {
-webkit-transform:scale(1);
background-position:0 -701px
}
20% {
-webkit-transform:scale(0.9);
background-position:0 -701px
}
50% {
-webkit-transform:scale(0.5);
background-position:0 -701px
}
80% {
-webkit-transform:scale(0.7);
background-position:0 -701px
}
99% {
-webkit-transform:scale(1);
background-position:0 -701px
}
100% {
-webkit-transform:scale(1);
background-position:0 -661px
}
}
.zan_reply {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 44px;
	padding: 5px 15px;
	box-sizing: border-box;
	background: #f0f2f5 -webkit-linear-gradient(top, #fafcff, #f0f2f5);
	background: #f0f2f5 linear-gradient(to bottom, #fafcff, #f0f2f5);
	border-top: 1px solid #c8cacc;
	z-index: 200
}
.bottom-bar-button {
	display: block;
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	color: #7a7c80;
	background: #f0f2f5 -webkit-gradient(linear, 0 0, 0 100%, from(#f5f7fa), to(#f0f2f5));
	border-radius: 4px
}
.bottom-bar-button:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 200%;
	height: 200%;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	border: 1px solid #e1e3e5;
	border-radius: 4px;
	box-sizing: border-box
}
.btn_zan {
	margin-right: 10px
}
.btn_reply_text {
	display: inline-block;
	background-position: -6px -369px;
	padding-left: 22px
}
.bottom-share-button {
	background-image: url(../img/bottom-share-button_c8c3ccb.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 44px;
	margin-left: 10px
}
.footer {
	font-size: 13px;
	color: #606163;
	margin-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 28px
}
.footer_link {
	margin: 0 15px
}
.footer a {
	color: #606163
}
.footer .important {
	color: red
}
.footer .super {
	color: red;
	font-size: 10px;
	font-style: italic;
	vertical-align: super;
	width: 0;
	display: inline-block;
	white-space: nowrap
}
.footer .footer_link_highlight {
	color: red
}
.footer_pc_link_warning {
	font-size: 15px
}
.live_mode_switch {
	width: 170px;
	height: 38px;
	background-color: #e9e9e9;
	border: 1px solid #ccc;
	margin: 15px auto 10px
}
.login_ad_btn {
	display: inline-block;
	position: absolute;
	width: 20%;
	color: #fcfcfc;
	border: 0;
	text-align: center;
	padding: 15px 10px
}
.login_ad_btn_partition {
	width: 2px;
	left: 23%
}
.login_ad_btn_register {
	left: 25%
}
.login_ad_app_content {
	position: absolute;
	left: 5%;
	top: 5px;
	height: 50px;
	width: 400px;
	margin-top: 2px;
	background: url(../img/applogo_a217859.png) no-repeat;
	display: none
}
.login_ad_app_word {
	margin-left: 13%
}
.login_ad_btn_app {
	position: absolute;
	right: 5%;
	top: 15%;
	width: 35%;
	height: 70%;
	font-size: 16px
}
.client_ghost_icon {
	margin: 10px;
	position: fixed;
	z-index: 198;
	bottom: 40px;
	right: 0;
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block
}
.ui_slider_hybrid {
	background-color: #343434;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
	overflow: hidden;
	height: 100%;
	padding: 0 0 1px;
	display: none
}
.ui_slider_hybrid .a_preload, .ui_slider_hybrid .i_preload {
	z-index: -1
}
.ui_slider_hybrid .slide_frame {
	z-index: -1;
	position: relative;
	display: -webkit-box;
	height: 100%
}
.ui_slider_hybrid .none {
	position: absolute;
	z-index: -2
}
.ui_slider_hybrid .rahmen {
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-touch-callout: default;
	background: url(../img/loading_64b897e.gif) no-repeat center #343434
}
.ui_slider_hybrid .img_view {
	margin-bottom: -3px;
	max-width: 100%;
	vertical-align: top
}
.ui_slider_hybrid .hidden {
	visibility: hidden
}
.ui_slider_hybrid .black {
	background-color: #000
}
.ui_slider_hybrid .relative {
	position: relative
}
.ui_slider_hybrid .max_height {
	max-height: 100%
}
.ui_slider_hybrid .visibility {
	visibility: visible
}
.ui_slider_hybrid .gif_box {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	-webkit-transform: scale(1) translate3d(0px, 0, 0)
}
.ui_slider_hybrid .gif_box em {
	background: url(../img/gif_8c6b6c2.png) no-repeat 0 0;
	width: 54px;
	height: 54px;
	position: absolute;
	left: 0;
	top: 0
}
.ui_slider_hybrid .img_err_text, .ui_slider_hybrid .album_cover {
	text-align: center;
	line-height: 24px;
	background-color: #303030;
	color: #c6c6c6;
	font-size: 14px;
	width: 100%;
	display: inline-block;
	vertical-align: middle
}
.ui_slider_hybrid .enhance {
	font-size: 18px;
	font-weight: 700;
	color: #fff
}
.ui_slider_hybrid .album_cover {
	line-height: 23px;
	font-size: 16px;
	overflow: hidden;
	width: 90%
}
.ui_slider_hybrid .next_album_tip {
	background: #0f0f0f;
	text-align: left;
	padding: 10px;
	color: #bababa
}
.ui_slider_hybrid .album_title {
	padding: 15px 10px;
	background: #1a1a1a;
	color: #bababa
}
.ui_slider_hybrid .img_info_introduce {
	position: absolute;
	width: 100%;
	bottom: -102px;
	height: 107px;
	-webkit-transition: all 300ms linear;
	color: #fff
}
.ui_slider_hybrid .abstract_mask {
	position: absolute;
	width: 100%;
	height: 107px;
	background: #000;
	opacity: .7;
	z-index: 10
}
.ui_slider_hybrid .view_post {
	text-align: right;
	color: #fff;
	position: absolute;
	top: 5px;
	right: 10px;
	height: 28px;
	width: 72px;
	line-height: 29px;
	padding-right: 9px;
	-webkit-border-radius: 3px;
	background: #000
}
.ui_slider_hybrid .view_post .post_icon {
	background: url(../img/slide_9d8c061.png) no-repeat 0 -52px;
	display: inline-block;
	height: 15px;
	width: 20px;
	background-size: 30px;
	margin-bottom: -1px
}
.ui_slider_hybrid .img_title {
	margin: 0 90px 0 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.ui_slider_hybrid .abstract_content {
	padding: 8px 10px;
	line-height: 20px;
	position: absolute;
	z-index: 2000
}
.ui_slider_hybrid .introduce_header {
	font-size: 16px;
	line-height: 36px;
	position: relative;
	z-index: 2000;
	height: 36px
}
.ui_slider_hybrid .sink {
	height: 35px
}
.ui_slider_hybrid .header_mask {
	position: absolute;
	height: 44px;
	width: 100%;
	background-color: #000;
	z-index: 10;
	opacity: .7
}
.ui_slider_hybrid .ui_image_header {
	height: 44px;
	line-height: 44px;
	position: absolute;
	z-index: 2000;
	width: 100%;
	box-sizing: border-box;
	top: -54px;
	-webkit-transition: all 300ms linear;
	left: 0
}
.ui_slider_hybrid .ui_back {
	background: url(../img/slide_9d8c061.png) no-repeat 0 -71px;
	background-size: 30px;
	width: 31px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 15px;
	z-index: 2000
}
.ui_slider_hybrid .img_order {
	color: #fff;
	margin-left: 58px;
	position: absolute;
	z-index: 2000
}
.ui_slider_hybrid .view_album {
	background: url(../img/slide_9d8c061.png) no-repeat 0 -27px;
	position: absolute;
	width: 32px;
	height: 27px;
	right: 12px;
	top: 9px;
	background-size: 30px;
	z-index: 2000
}
.ui_slider_hybrid .view_image {
	width: 27px;
	height: 27px;
	position: absolute;
	right: 64px;
	top: 8px;
	background: url(../img/slide_9d8c061.png) no-repeat 1px 2px;
	background-size: 30px;
	z-index: 2000
}
.ui_slider_hybrid .view_image::after {
	content: '';
	display: block;
	height: 10px;
	width: 10px;
	top: 30px;
	z-index: 1000;
	position: absolute
}
.ui_slider_hybrid .download_image {
	width: 27px;
	height: 27px;
	position: absolute;
	right: 110px;
	top: 8px;
	background: url(../img/slide_9d8c061.png) no-repeat -12px -184px;
	z-index: 2000
}
.bottom_space {
	height: 200px
}
.editor_content {
	-webkit-tap-highlight-color: transparent;
	outline: 0
}
.captcha_input {
	padding: 2px;
	border: 1px solid #c5c6c9;
	-webkit-border-radius: 0;
	font-size: 16px;
	-webkit-appearance: none;
	width: 85px
}
.PIN_red {
	color: red
}
.captcha_img {
	margin-bottom: -9px
}
.old_vcode_wrapper {
	margin: 0 10px
}
.vcode_panel_outer_wrapper {
	z-index: 9999;
	position: relative;
	border-top: 1px solid rgba(97,103,114,1)
}
.vcode_panel_inner_wrapper {
	border-top: 1px solid #b1b7c0;
	border-bottom: 1px solid #2d3033;
	background: -webkit-gradient(linear, left top, left bottom, from(#8f99a3), to(#495261));
	background: -webkit-linear-gradient(top, #8f99a3, #495261)
}
.vcode_panel_inner_upper {
	overflow: hidden;
	padding: 10px 10px 0;
	height: 64px
}
.vcode_panel_inner_upper .upper_id_wrapper {
	float: left;
	overflow: hidden;
	border: 1px solid rgba(177,183,192,.5)
}
.vcode_panel_inner_upper .upper_id_inner_wrapper {
	border: 1px solid #616772;
	height: 28px
}
.vcode_panel_inner_upper .upper_fake_input {
	float: left;
	width: 99px;
	height: 28px;
	border-right: 1px solid #616772;
	background: #fff
}
.vcode_panel_inner_upper .upper_fake_placeholder {
	float: left;
	width: 24px;
	height: 28px;
	border-left: 1px solid #ccc;
	background-position: -500px -500px
}
.vcode_panel_inner_upper .upper_fake_placeholder:first-child {
	border: 0
}
.vcode_panel_inner_upper .upper_delete {
	float: left;
	width: 42px;
	height: 28px;
	border-left: 1px solid rgba(177,183,192,.5);
	background: -webkit-gradient(linear, left top, left bottom, from(#7b838e), to(#545d6c));
	background: -webkit-linear-gradient(top, #7b838e, #545d6c)
}
.vcode_panel_inner_upper .upper_delete_img {
	display: inline-block;
	width: 42px;
	height: 28px;
	background: url();
	-webkit-background-size: 22px 14px
}
.vcode_panel_inner_upper .upper_target_img {
	float: left;
	margin-left: 5px;
	width: 88px;
	height: 30px;
	border: 1px solid #697079;
	background-color: #fff;
	background-position: 100% 3px
}
.vcode_panel_inner_upper .upper_target_img_clicked {
	box-shadow: 0 0 3px 2px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.4)
}
.vcode_panel_inner_upper .upper_submit {
	float: right;
	padding: 1px 10px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#3f83f3), to(#545d6c));
	background: -webkit-linear-gradient(top, #3f83f3, #1c53ed);
	-webkit-box-shadow: 0 2px 3px -1px #000;
	-webkit-box-shadow: inset 0 1px 0 0 #80adf8;
	box-shadow: 0 2px 3px -1px #000;
	box-shadow: inset 0 1px 0 0 #80adf8;
	color: #fff;
	border-radius: 5px;
	line-height: 29px
}
.vcode_panel_inner_upper .upper_tip {
	float: left;
	clear: left;
	color: #fff;
	line-height: 30px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3)
}
.vcode_panel_inner_upper .toggle_type {
	clear: right;
	float: right;
	line-height: 30px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3)
}
.vcode_panel_grids_wrapper {
	overflow: hidden;
	padding: 0 5px 0 10px
}
.vcode_panel_grids_wrapper .grids_line_wrapper {
	display: -webkit-box
}
.vcode_panel_grids_wrapper .grid_button {
	display: block;
	margin: 0 5px 5px 0;
	height: 38px;
	border: 1px solid #fdfdfd;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e2e2e2));
	background: -webkit-linear-gradient(top, #f9f9f9, #e2e2e2);
	-webkit-box-shadow: 0 2px 3px -1px #000;
	box-shadow: 0 2px 3px -1px #000;
	text-align: center;
	-webkit-box-flex: 1;
	-webkit-tap-highlight-color: none
}
.landscape .vcode_panel_grids_wrapper .grid_button {
	height: 30px
}
.portrait .vcode_panel_grids_wrapper .grid_button {
	height: 38px
}
.vcode_panel_grids_wrapper .grid_clicked {
	border-color: transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#b8bfc3), to(#cfd5d8));
	background: -webkit-linear-gradient(top, #b8bfc3, #cfd5d8)
}
.landscape .vcode_panel_grids_wrapper .grid_img {
	display: inline-block;
	width: 30px;
	height: 30px
}
.portrait .vcode_panel_grids_wrapper .grid_img {
	display: inline-block;
	width: 38px;
	height: 38px
}
.landscape .vcode_baseImg_big, .vcode_baseImg_middle {
	background-repeat: no-repeat;
	-webkit-background-size: 90px 120px
}
.vcode_baseImg_small {
	background-repeat: no-repeat;
	-webkit-background-size: 75px 100px
}
.portrait .vcode_baseImg_big {
	background-repeat: no-repeat;
	-webkit-background-size: 120px 160px
}
.upper_id_wrapper .upper_fake_input .vbp_base {
	background-position: -500px -500px!important
}
.upper_id_wrapper .upper_fake_input .vbp_0 {
	background-position: 0 -21px
}
.upper_id_wrapper .upper_fake_input .vbp_1 {
	background-position: -25px -21px
}
.upper_id_wrapper .upper_fake_input .vbp_2 {
	background-position: -50px -21px
}
.upper_id_wrapper .upper_fake_input .vbp_3 {
	background-position: 0 -46px
}
.upper_id_wrapper .upper_fake_input .vbp_4 {
	background-position: -25px -46px
}
.upper_id_wrapper .upper_fake_input .vbp_5 {
	background-position: -50px -46px
}
.upper_id_wrapper .upper_fake_input .vbp_6 {
	background-position: 0 -71px
}
.upper_id_wrapper .upper_fake_input .vbp_7 {
	background-position: -25px -71px
}
.upper_id_wrapper .upper_fake_input .vbp_8 {
	background-position: -50px -71px
}
.landscape .vbp_0 {
	background-position: 0 -30px
}
.landscape .vbp_1 {
	background-position: -30px -30px
}
.landscape .vbp_2 {
	background-position: -60px -30px
}
.landscape .vbp_3 {
	background-position: 0 -60px
}
.landscape .vbp_4 {
	background-position: -30px -60px
}
.landscape .vbp_5 {
	background-position: -60px -60px
}
.landscape .vbp_6 {
	background-position: 0 -90px
}
.landscape .vbp_7 {
	background-position: -30px -90px
}
.landscape .vbp_8 {
	background-position: -60px -90px
}
.portrait .vbp_0 {
	background-position: 0 -40px
}
.portrait .vbp_1 {
	background-position: -40px -40px
}
.portrait .vbp_2 {
	background-position: -80px -40px
}
.portrait .vbp_3 {
	background-position: 0 -80px
}
.portrait .vbp_4 {
	background-position: -40px -80px
}
.portrait .vbp_5 {
	background-position: -80px -80px
}
.portrait .vbp_6 {
	background-position: 0 -120px
}
.portrait .vbp_7 {
	background-position: -40px -120px
}
.portrait .vbp_8 {
	background-position: -80px -120px
}
.j_floor_editor .vcode_panel_outer_wrapper {
	margin: 0 -10px 0 -10px
}
.vcode_error_tip {
	padding: 10px 10px 0;
	color: #c60a00
}
.smile_box_panel {
	width: 100%;
	margin: 0;
	z-index: 200;
	background: #f2f3f4
}
.smile_btn_group {
	width: 100%;
	display: -webkit-box
}
.smile_btn_group a {
	display: block;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-family: arial;
	font-size: 16px;
	border-left: 1px solid #bbc2ce;
	border-top: 1px solid #bbc2ce;
	border-right: 0;
	border-bottom: 0;
	text-decoration: none;
	background: #ebeff5;
	color: #3e5872;
	position: relative
}
.smile_btn_pic, .smile_btn_font {
	-webkit-box-flex: 1
}
.smile_btn_group .smile_btn_del {
	background: #c2c9d1
}
.smile_btn_group .smile_btn_pic {
	border-left: 0
}
.smile_icon {
	display: inline-block;
	width: 35px;
	height: 30px;
	margin-top: 3px;
	background: url(../img/popo_2adefed.png) no-repeat 50% 0;
	-webkit-background-size: 30px auto
}
.smile_icon_active {
	background-position: 0 0
}
.smile_btn_group a:last-child {
	width: 54px
}
.smile_btn_group .smile_active {
	border: 0;
	border-top: 1px solid #e1e5e9;
	color: #3e5872;
	background: transparent
}
.smile_btn_group .smile_btn_font.smile_active {
	border-left: 1px solid #bbc2ce
}
.smile_container {
	width: 100%;
	overflow: hidden;
	white-space: nowrap
}
.smile_list {
	padding: 0;
	width: 100%;
	position: relative;
	line-height: 0
}
.smile_list li {
	display: inline-block;
	white-space: normal;
	margin: 0;
	width: 100%;
	line-height: 0
}
.smile_list div {
	width: 101%
}
.smile_list a {
	width: 14.28%;
	height: 42px;
	display: block;
	float: left;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #333;
	text-align: center;
	line-height: 58px
}
.smile_list .smile_ele_click {
	background: #8c95a2
}
.smile_list span {
	display: inline-block;
	width: 30px
}
.j_font a {
	width: 25%;
	height: 37px;
	line-height: 37px
}
.smile_tb10 {
	height: 30px;
	background: url(../img/tb10_fd8fe30.png) no-repeat 50% 0
}
.smile_tusiji {
	height: 35px;
	background: url(../img/tusiji_a9b1a17.png) no-repeat 50% 0
}
.smile_ali {
	height: 35px;
	background: url(../img/ali_5272ad2.gif) no-repeat 50% 0
}
.smile_popo {
	height: 30px;
	background: url(../img/popo_2adefed.png) no-repeat 50% 0
}
.smile_slide_aim {
	text-align: center;
	height: 15%
}
.smile_slide_aim a {
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 5px;
	margin: 5px 5px 5px 0;
	border: 1px solid #b8c0cc
}
.smile_slide_aim .aim_active {
	background: #3385ff;
	border-color: #3385ff
}
.smile_btn_close {
	display: inline-block;
	width: 28px;
	height: 22px;
	background: #fff;
	top: 7px;
	position: absolute;
	right: 13px;
	background: url(../img/smile_close_btn_6a0f783.png) no-repeat 0 0;
	background-size: 100%
}
.submit_btn {
}
.upload-form {
	width: auto;
	height: auto
}
.upload-block {
	display: block;
	position: relative
}
.rel {
	position: relative
}
.upload-block.download {
	width: 30px;
	height: 30px
}
.upload-input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	font-size: 30px
}
.upload-preview {
	width: 30px;
	height: 34px
}
.upload-loadding {
	width: 50px;
	height: 50px
}
.preview-title {
	color: #2874ff;
	font-size: 16px;
	font-weight: 700
}
.preview-content {
	width: 100%;
	text-align: center;
	color: #303030;
	font-size: 16px
}
.preview-content img {
	max-width: 90%;
	max-height: 400px;
	margin: 10px 0
}
.upload-block-count {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	background: #f15a23;
	border-radius: 14px;
	text-align: center;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	display: none
}
.upload_pic_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .8;
	z-index: 1000
}
.edit_panel {
	width: 100%;
	height: 320px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #35373a;
	opacity: 1;
	overflow: hidden;
	font-family: Microsoft YaHei, SimHei;
	display: none;
	z-index: 99999
}
.edit_panel .preview {
	width: 100%;
	height: 100%;
	text-align: center
}
.edit_panel img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%
}
.edit_panel .buttons {
	position: absolute;
	width: 100%;
	height: 45px;
	bottom: 0;
	background-color: #000;
	opacity: .7;
	color: #d7d4d4;
	font-size: 20px;
	line-height: 45px;
	text-align: center
}
.edit_panel .button {
	display: inline-block;
	width: 31px;
	height: 31px;
	background: url(../img/upload_edit_77963e7.png) no-repeat;
	background-size: 30px
}
.edit_panel .buttons span {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	overflow: hidden
}
.edit_panel .rotate_left {
	float: left;
	background-position: 0 -8px;
	margin: 4px 15px 3px 42px
}
.edit_panel .rotate_right {
	float: right;
	background-position: 0 -56px;
	margin: 4px 42px 3px 15px
}
.edit_panel .delete {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	background-color: #000;
	opacity: .7;
	border-radius: 3px;
	background-size: 25px;
	background-position: 2px -86px;
	padding: 0;
	border: 0
}
.edit_panel .buttons.operate {
	bottom: 45px
}
.edit_panel .buttons.yesno {
	border-top: 2px solid #35373a;
	height: 43px;
	display: -webkit-box
}
.edit_panel .yesno a {
	display: block;
	height: 43px;
	width: 50%;
	-webkit-box-flex: 1;
	opacity: 1;
	background-color: #262626;
	color: #b2b2b2;
	font-size: 18px;
	line-height: 43px;
	letter-spacing: 2px
}
.edit_panel .yesno .done {
	border-left: 2px solid #35373a;
	color: #fcfcfc
}
.multi_preview {
	max-height: 130px;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: hidden
}
.multi_preview .item {
	display: inline-block;
	position: relative;
	margin: 15px 15px 0 0;
	text-align: center;
	line-height: 60px;
	vertical-align: middle;
	width: 80px;
	height: 120px;
	color: #d0d2d4;
	font-family: arial;
	font-size: 40px
}
.multi_preview .item.add {
	background-image: url(../img/upload_multi_item_4734f98.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	background-size: 100%;
	-webkit-tap-highlight-color: transparent
}
.multi_preview .item.add:active {
	background-position: 0 -119px
}
.item_close {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 6px;
	right: -10px;
	margin-top: -18px
}
.item_close .btn_close:before, .item_close .btn_close:after {
	background-color: #d5d6d8
}
.item_close .btn_close {
	background-color: rgba(0,0,0,.5)
}
.item_close .btn_close {
	height: 27px;
	width: 27px;
	border-radius: 13px;
	margin: -12px 0 0 -12px
}
.item_close .btn_close:before {
	height: 16px;
	width: 2px;
	margin: -8px 0 0 -1px
}
.item_close .btn_close:after {
	height: 2px;
	width: 16px;
	margin: -1px 0 0 -8px
}
.multi_preview .item img {
	width: 100%;
	height: 100%;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.2)
}
.multi_preview .item .item_span {
	width: 100%;
	height: 100%;
	display: inline-block;
	box-shadow: 0 1px 3px 1px rgba(0,0,0,.2)
}
.upload_progress {
	display: inline-block;
	margin-left: 10px;
	display: none
}
.client_download_dlg .dia_content {
	font-size: 14px;
	line-height: 20px;
	padding-top: 150px;
	background: url(../img/client_dlg_bg_7eba7a2.png) no-repeat center 10px;
	background-size: 200px auto
}
.editor_title {
}
.prefix_container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 46px;
	background-color: #FFF
}
.prefix_container input {
	border: 0;
	vertical-align: top;
	margin-top: 0;
	padding-left: 0
}
.prefix_container.disable {
	background-color: #e5e5e5
}
.prefix_toggle {
	position: absolute;
	top: 0;
	left: 0;
	width: 46px;
	height: 43px;
	background: #F6F6F6;
	border-right: 1px solid #dee0e0;
	z-index: 9999
}
.prefix_toggle.show {
	border-bottom: 1px solid #dee0e0
}
.prefix_toggle.hide {
	border-bottom: 0
}
.prefix_toggle.disable .icon {
	background: #eee
}
.prefix_toggle.disable .icon.arrow_solid:after {
	border-color: #9d9d9d transparent transparent
}
.prefix_toggle .icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-top: 6px;
	margin-left: 5px
}
.prefix_toggle .icon.arrow_solid:after {
	border-width: 5px
}
.prefix_toggle .icon.arrow:after {
	top: 22px;
	left: 22px
}
.prefix_tip {
	font-size: 16px;
	font-family: arial;
	font-weight: 400;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 39px;
	line-height: 39px;
	z-index: 1;
	overflow: hidden
}
.prefix_panel {
	position: absolute;
	display: block;
	top: 42px;
	left: 0;
	padding: 5px;
	z-index: 10;
	overflow: visible;
	background-color: #F6F6F6;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	border-top: 1px solid #dee0e0
}
.prefix_panel .item {
	display: inline-block;
	border: 1px solid #e8e9eb;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: arial;
	color: #3361a7;
	border-radius: 3px;
	background: #e6e7e9 -webkit-gradient(linear, 0 0, 0 100%, from(#f2f4f6), to(#e6e7e9));
	margin: 3px 8px;
	padding: 0 15px
}
.arrow_line_light:after {
	border: 2px solid #496FA6;
	border-width: 2px 0 0 2px;
	width: 11px;
	height: 11px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: -3px 0 0 -3px;
	-webkit-transform-origin: 33.3% 33.3%;
	-ms-transform-origin: 33.3% 33.3%;
	transform-origin: 33.3% 33.3%
}
.arrow_line_light.arrow_up:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.arrow_line_light.arrow_down:after {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg)
}
.ui_floatlayer {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99998
}
.ui_floatlayer_anim {
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 300ms;
	-webkit-backface-visibility: hidden
}
.at_float_layer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #fafbfc;
	overflow: hidden
}
.blue_kit .blue_kit_btn_logo {
	color: #a3b4cc
}
.at_user_list {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}
.at_search {
	position: relative
}
.at_search_btn_close {
	display: none;
	position: absolute;
	height: 100%;
	width: 40px;
	top: 0;
	right: 8px
}
.user_list_item_portrait {
	border-radius: 100%
}
.at_user_list {
	border-bottom: 1px solid #cfd3d9
}
.at_user_list:empty {
	background: url(../img/no_result_6c20103.png) center center no-repeat;
	background-size: 200px auto;
	position: relative
}
.at_user_list:empty:after {
	content: '未搜索到相关好友';
	position: absolute;
	width: 100%;
	top: 50%;
	padding-top: 114px;
	text-align: center;
	font-size: 14px;
	color: #bbb
}
.at_user_list_item_link {
	position: relative
}
.user_list_item_name {
	vertical-align: middle;
	color: #262626
}
.user_list_item_portrait {
	vertical-align: middle;
	margin-right: 8px
}
.user_list_item_checkbox_wrapper {
	position: absolute;
	right: 8px;
	top: 50%;
	height: 0;
	line-height: 0
}
.at_selected_user_list {
	width: 100%;
	box-sizing: border-box;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	line-height: 0;
	padding-right: 6px;
	white-space: nowrap;
	background: #eceef0
}
.at_selected_user_list_item {
	display: inline-block;
	border-radius: 100%;
	width: 44px;
	height: 44px;
	vertical-align: middle;
	margin: 6px 0 6px 6px
}
.at_btn {
}
.ar_panel {
	height: 200px;
	width: 100%;
	padding-top: 25px;
	-webkit-user-select: none
}
.popup_tip {
	height: 30px;
	width: 110px;
	background: #f15a23 -webkit-gradient(linear, 0 0, 0 100%, from(#fb7a4d), to(#f15a23));
	margin: 0 auto;
	border-radius: 3px;
	position: relative;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-bottom: 15px;
	visibility: hidden
}
.popup_tip::after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	border: 8px solid #fff;
	border-color: #f15a23 transparent transparent;
	left: 47px
}
.ar_recorder {
	width: 100%;
	height: 110px;
	background: url(../img/bg_recorder_7c672ef.png);
	background-position: 50% 0;
	background-size: 264px 773px;
	background-repeat: no-repeat
}
.ar_main_hide {
	display: none
}
.ar_tip {
	width: 100%;
	text-align: center;
	color: #b2b6ba;
	font-size: 14px;
	line-height: 32px;
	height: 32px
}
.ar_btn_record {
	width: 50%;
	margin: 0 auto;
	height: 100%;
	text-align: center
}
.ar_player {
	width: 150px;
	height: 112px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bg_player_e3f65c5.png);
	background-position: 0 0;
	background-size: 100%;
	background-repeat: no-repeat
}
.ar_player_item {
	position: absolute;
	bottom: 6px;
	text-align: center
}
.ar_btn_retry {
	left: 103px;
	width: 40px;
	height: 40px;
	line-height: 40px
}
.ar_btn_play {
	width: 112px;
	height: 112px;
	left: -1px;
	bottom: 0
}
.ar_btn_time {
	position: absolute;
	bottom: 18px;
	left: 50px
}
.retry_record_tip {
	font-size: 16px;
	padding: 20px 0;
	border-bottom: 1px solid #eceeef
}
.voice_new_tip {
	width: 8px;
	height: 8px;
	position: absolute;
	background-color: #f15a23;
	border-radius: 4px;
	right: 5px;
	top: 3px
}
.post_draft {
}
.captcha_panel {
	background-color: #fff;
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-transition: top .3s ease;
	transition: top .3s ease;
	z-index: 100001
}
.panel_topbar {
	position: relative;
	height: 50px;
	line-height: 50px;
	background-color: #262b42;
	color: #fff;
	text-align: center
}
.close_panel {
	position: absolute;
	left: 0;
	width: 46px;
	height: 46px
}
.close_panel .btn_close {
	left: 15px;
	background-color: transparent
}
.vcode_panel_inner_wrapper {
	border-top: 0 none;
	border-bottom: 0 none;
	background: #fff;
	height: 100%
}
.vcode_panel_outer_wrapper, .vcode_panel_grids_wrapper {
	height: 100%;
	background-color: #d6dae0
}
.captcha_panel .vcode_panel_grids_wrapper {
	padding: 20px 15px 0 20px
}
.vcode_panel_inner_upper {
	height: auto;
	padding: 30px 10px
}
.vcode_panel_inner_upper .upper_target_img {
	clear: left
}
.captcha_panel .vcode_panel_inner_upper .upper_tip {
	clear: none;
	margin-left: 7px;
	color: #abaeb3;
	text-shadow: none;
	height: 40px;
	line-height: 40px
}
.captcha_panel .vcode_panel_inner_upper .upper_target_img {
	margin-left: 53px;
	background-color: #d6dae0;
	border-color: #d6dae0;
	border-radius: 2px;
	width: 140px;
	height: 40px;
	background-position: 50% 0;
	background-size: 120px 160px
}
.captcha_panel .vcode_panel_inner_upper .upper_id_wrapper {
	border: 0 none;
	margin-bottom: 10px
}
.captcha_panel .vcode_panel_inner_upper .upper_id_inner_wrapper {
	border: 0 none;
	overflow: hidden;
	height: auto
}
.upper_id_inner_wrapper .vcode_input_tip {
	float: left;
	font-size: 15px;
	color: #313233;
	height: 40px;
	line-height: 40px
}
.captcha_panel .vcode_panel_inner_upper .upper_fake_input {
	border: 1px solid rgba(177,183,192,.5);
	width: 152px;
	height: 38px
}
.captcha_panel .vcode_error_tip {
	display: none
}
.captcha_panel .vcode_panel_input_tip {
	color: #7a7c80;
	font-size: 13px;
	padding-bottom: 10px
}
.captcha_panel .vcode_panel_grids_wrapper .grid_button {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 3px -1px #8e9094
}
.captcha_panel .btn_close:before {
	margin: -8px 0 0;
	height: 18px
}
.captcha_panel .btn_close:after {
	margin: 0 0 0 -8px;
	width: 18px
}
.captcha_panel .vcode_panel_inner_upper .upper_fake_placeholder {
	width: 37px;
	height: 38px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_0 {
	background-position: 0 -40px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_1 {
	background-position: -40px -40px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_2 {
	background-position: -80px -40px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_3 {
	background-position: 0 -80px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_4 {
	background-position: -40px -80px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_5 {
	background-position: -80px -80px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_6 {
	background-position: 0 -120px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_7 {
	background-position: -40px -120px
}
.captcha_panel .upper_id_wrapper .upper_fake_input .vbp_8 {
	background-position: -80px -120px
}
.captcha_panel .vcode_panel_inner_upper .upper_delete {
	width: 39px;
	height: 40px;
	border-left: 0 none;
	background: 0 0
}
.captcha_panel .vcode_panel_inner_upper .upper_delete_img {
	background: url(../img/captcha-btn-del_4e93169.png) -1px -2px no-repeat;
	height: 40px;
	width: 39px;
	background-size: 44px 44px;
	border-radius: 0 2px 2px 0
}
.editor_panel {
	width: 100%;
	height: 100%;
	z-index: 100000;
	position: absolute;
	top: 44px
}
.editor_panel.fixtop {
	top: 0
}
.editor {
	margin: 8px 0;
	padding: 0 10px 6px
}
.editor_input {
	white-space: pre-wrap;
	word-wrap: break-word;
	-webkit-appearance: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	display: block;
	font-size: 13px;
	color: #262626;
	border: 1px solid #dee0e0;
	padding: 10px 8px;
	line-height: 16px;
	background: #fbfbfb;
	font-weight: 600
}
.editor_input:disabled {
	background-color: #e5e5e5
}
.post_tip {
	color: red
}
.post_tip, .no_un_tip {
	margin: 5px 0;
	display: none
}
.editor_title {
	margin: 0 0 -1px
}
.editor_content_panel {
	position: relative
}
.editor_content {
	padding-bottom: 24px
}
.lay_hide {
	position: relative
}
.lay_top {
	position: absolute;
	z-index: 100;
	text-align: center;
	top: 50%;
	width: 100%;
	margin-top: -16px
}
.submit_btn_panel {
	display: block
}
.editor_btn_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.editor .submit_btn {
	padding: 0 10px;
	display: inline-block;
	border-radius: 2px;
	line-height: 34px
}
.editor .submit_enable {
	background: #2677db -webkit-gradient(linear, 0 0, 0 100%, from(#2b83ef), to(#2677db));
	color: #fff
}
.editor .submit_enable:active {
	background: #2677db -webkit-gradient(linear, 0 0, 0 100%, from(#2677db), to(#2b83ef))
}
.editor .submit_enable_empty {
	background: #2b83ef;
	color: #fff
}
.editor .submit_disable {
	background: #eee;
	color: #9d9d9d
}
.s_ary_top {
	position: absolute;
	border-color: transparent transparent #D5DEFB;
	border-style: solid;
	border-width: 0 11px 11px;
	display: none;
	font-size: 0;
	height: 0;
	width: 0;
	top: 27px;
	left: 3px
}
.s_ary_top2 {
	position: absolute;
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 10px 10px;
	display: none;
	font-size: 0;
	height: 0;
	width: 0;
	top: 29px;
	left: 4px;
	z-index: 100
}
.smile_box_panel {
	display: none
}
.editor .pic_btn_panel {
	display: none
}
.pic_btn {
}
.pic_disable {
	background-position: 0 -90px
}
.pic_enable {
	background-position: 0 -60px
}
.pic_btn_disable {
	background-position: 0 -53px
}
.captcha_panel {
	display: none
}
.device_info {
	display: none;
	margin: 5px 0
}
.device_close_btn {
	position: relative;
	float: right
}
.device_close_btn {
	position: relative;
	float: right;
	display: inline-block;
	width: 20px;
	height: 20px;
	top: -1px
}
.post_success_tip {
	display: inline-block;
	z-index: 200;
	background: #2677db -webkit-gradient(linear, 0 0, 0 100%, from(#2b83ef), to(#2677db));
	border: 0;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	padding: 0 14px;
	border: 1px solid #4AB33F
}
.savedraft_panel {
	position: absolute;
	display: block;
	-webkit-box-flex: 2;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	bottom: 0;
	right: 10px;
	margin-left: 10px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	color: #a9aeb3;
	z-index: 1;
	pointer-events: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: none
}
.blue_kit .blue_kit_btn_logo {
	color: #a3b4cc
}
.pb_poster_layer, .pb_lzl_poster_layer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #e1e5e9;
	overflow: hidden
}
.editor_panel {
	overflow: auto;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-overflow-scrolling: touch
}
.editor_panel .editor {
	padding: 0;
	margin: 0;
	width: 100%
}
.editor_title_panel {
	width: 100%;
	background: #fff
}
.editor_content_panel {
	height: 80px;
	border-top: 1px solid #dee0e0;
	background: #fff
}
.editor_panel .editor_input {
	border-width: 0;
	background: #fff;
	font-size: 16px
}
.editor_panel .editor_title {
	padding: 12px 6px;
	outline: 0
}
.editor_panel .editor_content {
	max-height: 80px;
	min-height: 80px;
	overflow: auto
}
.editor_bottom_panel {
	margin-top: 0
}
.editor_btn_list {
	height: 50px;
	box-shadow: 0 1px 0 rgba(0,0,0,.3);
	background-color: #fff
}
.media_bar {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	-webkit-tap-highlight-color: transparent;
	line-height: 45px;
	background-color: #fff
}
.media_bar>div {
	position: relative;
	display: inline-block
}
.media_bar_btn_text {
	display: none
}
.media_bar a {
	display: inline-block;
	position: relative;
	height: 35px;
	width: 35px;
	margin-left: 15px;
	vertical-align: middle;
	background-size: 70px auto;
	background-image: url(../img/media_bar_btns_9732e80.png);
	background-repeat: no-repeat
}
.media_bar .smile_enable {
	background-position: 0 -35px
}
.smile_btn_panel.gray .smile_enable {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.media_bar .smile_disable {
	background-position: -36px -35px
}
.media_bar .voice_btn_enabled {
	background-position: 0 0
}
.media_bar .voice_btn_disabled {
	background-position: -36px 0
}
.media_bar .upload-block.enable {
	background-position: 0 -105px
}
.pic_btn_panel.gray .upload-block {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
.media_bar .upload-block.disable {
	background-position: -36px -105px
}
.media_bar .upload-block.multi {
	background-position: 0 -70px
}
.media_bar .upload-block.multi.disable {
	background-position: -36px -70px
}
.media_bar .at_btn_enabled {
	background-position: 0 -140px
}
.media_bar .at_btn_disabled {
	background-position: -36px -140px
}
.smile_box_panel {
	bottom: 0;
	background: transparent;
	margin-top: 5px
}
.main {
	background: #fafbfc
}
.wrap {
	width: auto;
	height: auto;
	display: block
}
.glob {
	margin-bottom: 44px
}
.main {
	margin-top: 45px
}
.img_placeholder {
	display: block;
	background: url(../img/image_spb_2b7d835.png) no-repeat center
}
.scaleup {
	-webkit-animation-duration: .5s;
	-webkit-animation-name: scaleup;
	-webkit-transform-origin: 0 0
}
@-webkit-keyframes scaleup {
0% {
-webkit-transform:scale(1, .2)
}
100% {
-webkit-transform:scale(1, 1)
}
}
.highlight {
	font-weight: 700
}
.button {
	display: inline-block;
	padding: 4px 10px;
	-webkit-border-radius: 5px;
	font: 400 14px/16px Helvetica, Arial, sans-serif;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#575757), color-stop(0.5, #454545), to(#333));
	border: solid 1px #000
}
.button.back {
	padding-left: 5px;
	margin-left: 8px;
	position: relative;
	background: #3c3c3c;
	background-image: none;
	border: solid 2px #292929;
	border-left: 0
}
.button.back>em {
	left: -7px;
	height: 19px;
	width: 19px;
	position: absolute;
	top: 2px;
	-webkit-border-radius: 4px 0;
	-webkit-transform: rotate(45deg);
	-webkit-background-clip: content;
	border-left: solid 2px #2929290;
	border-bottom: solid 2px #292929;
	background-color: #3C3C3C
}
.button.back>span {
	position: relative
}
.button.back>span a {
	color: #E2E2E2
}
.pb_icon, .pb_icon_before:before, .pb_icon_after:after {
	background-image: url(../img/spb_icon_31651ac.png);
	background-repeat: no-repeat;
	background-size: 43px auto
}
.ue_revision .pb_icon, .ue_revision .pb_icon_before:before, .ue_revision .pb_icon_after:after {
	background-image: url(../img/spb_icon_revision_e25d845.png);
	background-repeat: no-repeat;
	background-size: 43px auto
}
.gif_mark {
	background: url(../img/light_gif_e170449.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 16px;
	background-size: 24px 16px;
	max-width: 100%
}
.BDE_Image {
	max-width: 100%
}
.sexy .BDE_Image {
	max-height: 80px
}
.sexy .gif_mark {
	height: 27px;
	width: 27px;
	background-size: contain
}
.sexy .img_placeholder {
	max-height: 80px
}
.photo_wall_wp {
	margin: 6px -3px 0 0;
	line-height: 0
}
.photo_wall_wp .pbimgwapper {
	display: inline-block;
	margin: 0 3px 3px 0
}
.photo_wall_wp .BDE_Image {
	max-width: none;
	height: inherit
}
#cool_game {
	background: #303e57
}
#cool_game .more_info {
	background-image: url(../img/cool_game_more_pb_2e7ac0d.png);
	border: solid 1px #242f40
}
#cool_game .word {
	color: #E7E7E1
}
#cool_game p {
	color: #A3ABB6
}
#cool_game .normal {
	color: #A3ABB6
}
#cool_game .title {
	color: #E7E7E1
}
.post_recover {
	color: red
}
.post_key_recover {
	color: #1665be
}
.colorfull_img, .bubble_img {
	background: url(../img/color_icons_7d82b04.png) no-repeat center center;
	background-size: 50px 90px;
	background-position: 0 0;
	width: 50px;
	height: 50px;
	position: absolute
}
.bubble_img {
	background-position: 0 -55px;
	left: 10px;
	z-index: 1
}
.colorfull_img {
	height: 20px;
	width: 50px;
	display: inline-block;
	margin-right: 3px;
	margin-bottom: -4px;
	position: relative
}
.main_editor {
	display: none
}
