@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(http://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}
/** bxSlider **/
.bx-wrapper {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	background: #0889ea;
	margin-bottom: 0 !important;
}

.bx-viewport, .slide_wrap, .slide_item { height: 400px !important; }
.slide_item img { 
    height: 85%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/** bxSlider **/

.txt_body a {
	color: #000;
	text-decoration: none !important;
}

:root {
    --base-background-color: #eef0f3;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body,
html {
    height: 100%;
    min-height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #222;
}
body {
    background: #eef0f3;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
    line-height: 1.43;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    color: #222;
    text-decoration: none;
}
a:focus,
a:hover {
    text-decoration: none;
}
button,
dd,
dl,
dt,
fieldset,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0;
}
ol,
ul {
    list-style: none;
}
button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;
}
button {
    border: 0;
    background-color: transparent;
    border-radius: 0;
    cursor: pointer;
}
button[disabled] {
    cursor: default;
    pointer-events: none;
}
[tabindex],
a[role="button"],
button,
input,
textarea {
    outline: 0;
}
textarea {
    resize: none;
}
input,
textarea {
    color: #333;
    border-radius: 0;
}
input[type="file"] {
    cursor: pointer;
}
em {
    font-style: normal;
}
::-webkit-input-placeholder {
    color: #999;
}
::-moz-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
::-ms-input-placeholder {
    color: #999;
}
::placeholder {
    color: #999;
}
::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
::-webkit-file-upload-button {
    cursor: pointer;
}
input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}
.sprSVGSymbol {
    display: none;
}
svg use {
    pointer-events: none;
}
.gSrOnly {
    overflow: hidden !important;
    position: absolute !important;
    height: 1px !important;
    width: 1px !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
}
.gScrollXDisabled {
    overflow-x: hidden !important;
}
.gBoxShadow {
    background-color: #fff;
    -webkit-box-shadow: 0 1.4px 1.3px 0 rgba(62, 73, 89, 0.07);
    box-shadow: 0 1.4px 1.3px 0 rgba(62, 73, 89, 0.07);
}
.gBoxHoverShadow:hover {
    -webkit-box-shadow: 0 2px 9px 0 rgba(62, 73, 89, 0.12);
    box-shadow: 0 2px 9px 0 rgba(62, 73, 89, 0.12);
}
.gContentCardShadow {
    background-color: #fff;
    -webkit-box-shadow: 0 1.4px 1.3px 0 rgba(62, 73, 89, 0.1);
    box-shadow: 0 1.4px 1.3px 0 rgba(62, 73, 89, 0.1);
}
.gThumbnailCardShadow {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(62, 73, 89, 0.13);
    box-shadow: 0 1px 3px 0 rgba(62, 73, 89, 0.13);
}
.gThumbnailCardHoverShadow:hover {
    -webkit-box-shadow: 0 5px 9px 1px rgba(62, 73, 89, 0.12);
    box-shadow: 0 5px 9px 1px rgba(62, 73, 89, 0.12);
}
.gCursorDefault {
    cursor: default !important;
}
.gCursorPointer {
    cursor: pointer !important;
}
.gHide {
    display: none !important;
}
.gEllipsis {
    display: block;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.information-section { color: #fff; font-size: 14px; font-family: "Noto Sans KR", sans-serif !important; }
.information-section .col { position: relative; padding: 24px 30px 22px 30px; }
.information-section .col:nth-child(1) { color: #394b61; }
.information-section .col:nth-child(2) { padding: 20px 30px; }
.information-section .col:nth-child(3) { padding: 20px 30px; }
.information-section .col:before { position: absolute; top: 30%; right: 0; width: 1px; height: 35%; background: #f7f2df; content: ''; }
.information-section .col:last-child:before { display: none; }

.information-section h5 { 
	font-family: "Noto Sans KR", sans-serif !important;
	display: inline-block;
	font-weight:500; 
	font-size: 16px;
	margin: 0;
	margin-right: 10px;
}
.information-section .col:nth-child(1) h5 {
	font-size: 18px;
}
.information-section span.date { 
	font-family: "Noto Sans KR", sans-serif !important;
	font-size: 12px; 
}
.information-section span.im { 
	font-family: "Noto Sans KR", sans-serif !important;
	font-weight: 600; 
	color: #fd7776; 
	font-size: 20px;
}

.icon-kakao {
	width:100px;
	position:fixed;
	z-index:9999;
	right:20px;
	bottom:20px;
	/*box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);*/
}

@media (min-width: 768px) {
	.information-section .col h5 {
		display: block;
	}
}

.icon-kakao img {
	width:100%;
}

#banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 250px;
    margin-left: 18px;
    min-height: auto !important;
}
#banner.pageBand,
#banner.waitingBand {
    margin-left: 13px;
    z-index: 1000;
}
#banner section {
    position: relative;
    margin-bottom: 13px;
}
#banner .tit {
    height: 34px;
    padding-left: 14px;
    padding-right: 14px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 600;
	color: #333;
	margin-top: 0;
}
#banner .body {
    padding: 14px;
    border-top: 1px solid #f0f2f4;
}
#banner .body ul li a:hover .text {
    text-decoration: underline;
}
#banner .more {
    position: absolute;
    top: 10px;
    right: 14px;
    font-size: 12px;
    font-weight: 400;
    color: #777;
}
#banner .more:focus,
#banner .more:hover {
    text-decoration: underline;
}
#banner .nodata p {
    font-size: 12px;
    font-weight: 400;
    color: #b3b3b3;
    line-height: 1.38;
    padding: 61px 20px;
    text-align: center;
}
#banner .calendar .setting {
    position: relative;
    top: 1px;
    margin-left: 2px;
    width: 12px;
    height: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: -999px;
    background-image: url(../images/spr_icons.png);
    background-position: -615px -212px;
}
#banner .calendar li + li {
    margin-top: 9px;
}
#banner .calendar li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#banner .calendar .cont {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    min-width: 0;
    padding-left: 12px;
    font-size: 0;
    display: block;
}
#banner .calendar .cont .gEllipsis {
    font-size: 11px;
}
#banner .calendar .date {
    position: relative;
    display: block;
    min-width: 18px;
    padding-top: 20px;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    color: #333;
}
#banner .calendar .date span {
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #222;
}
#banner .calendar .text {
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    display: block;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#banner .calendar .sub {
    vertical-align: top;
    display: inline-block;
    font-size: 11px;
}
#banner .calendar .map {
    position: relative;
    padding-left: 12px;
    vertical-align: top;
    font-size: 11px;
    font-weight: 400;
    color: #333;
}
#banner .calendar .map:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background: #b3b3b3;
    width: 2px;
    height: 2px;
    margin: 0 5px;
}
#banner .calendar .map:before {
    position: relative;
    top: 1px;
    width: 11px;
    height: 11px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons.png);
    background-position: -615px -589px;
}
#banner .calendar .attendance {
    vertical-align: top;
    display: block;
    margin-top: 2px;
    font-size: 11px;
    font-weight: 400;
    color: #666;
    word-break: break-word;
}
#banner .calendar .attendance em,
#banner .calendar .attendance span {
    display: inline-block;
    margin-right: 8px;
}
#banner .calendar .attendance em:last-child,
#banner .calendar .attendance span:last-child {
    margin-right: 0;
}
#banner .calendar time.sub {
    color: #333;
}
#banner .calendar span.sub {
    color: #777;
}
#banner .chatting .cont,
#banner .fileList .cont {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    min-width: 0;
    margin-left: 8px;
}
#banner .chatting .sub,
#banner .chatting .text,
#banner .fileList .sub,
#banner .fileList .text {
    display: block;
    overflow: hidden;
    width: 0;
    min-width: 100%;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#banner .chatting .text,
#banner .fileList .text {
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
#banner .chatting .sub,
#banner .fileList .sub {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}
#banner .chatting .newChatWrap {
    position: absolute;
    top: 7px;
    right: 14px;
}
#banner .chatting .newChatWrap .newChat {
    font-size: 12px;
    font-weight: 400;
}
#banner .chatting .newChatWrap .newChat:focus,
#banner .chatting .newChatWrap .newChat:hover {
    text-decoration: underline;
}
#banner .chatting .newChatWrap .lyMenu {
    right: -13px;
    top: 28px;
    z-index: 2;
}
#banner .chatting .body {
    padding: 0;
    max-height: 254px;
}
#banner .chatting .body .nano-content {
    padding: 7px 0;
}
#banner .chatting .body .chat > li {
    position: relative;
    padding: 7px 20px 7px 14px;
}
#banner .chatting .body .chat > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#banner .chatting .body .chat > li > a > * {
    display: block;
}
#banner .chatting .body .chat > li .thum {
    position: relative;
}
#banner .chatting .body .chat > li.pinned .thum:before {
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 1px 0 0 1px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons.png);
    background-position: -342px -550px;
}
#banner .chatting .body img {
    border-radius: 50%;
    vertical-align: top;
}
#banner .chatting .body .maxHeight {
    max-height: 252px;
}
#banner .chatting .body .maxHeight.heightAuto {
    height: auto !important;
}
#banner .chatting .body .maxHeight.heightAuto .nano-pane {
    display: none !important;
}
#banner .chatting .body .maxHeight.heightAuto .nano-content {
    position: relative !important;
    margin-right: 0 !important;
}
#banner .chatting .waitingBandTitle {
    padding: 12px 14px 0;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
#banner .chatting .waitingBandChattingRoomInfo {
    padding: 12px 14px 15px;
}
#banner .chatting .waitingChattingRoom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#banner .chatting .waitingChattingRoom .thum {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
#banner .chatting .waitingChattingRoom .thum img {
    border-radius: 50%;
}
#banner .chatting .waitingChattingRoom .chatText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#banner .chatting .waitingChattingRoom .title {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#banner .chatting .waitingChattingRoom .newCount {
    margin: 1px 0 0 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    height: 16px;
    border-radius: 8px;
    line-height: 15px;
    background-color: #ff102d;
    font-size: 11px;
    font-weight: 500;
    color: #fff;
}
#banner .chatting .chattingStartLink {
    display: block;
    padding: 11px 14px;
    border-top: 1px solid #f0f2f4;
    font-size: 12px;
    font-weight: 400;
    color: #2ecc71;
}
#banner .chatting .chattingStartLink:before {
    margin: -1px 5px 0 1px;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons.png);
    background-position: -598px -223px;
}
#banner .fileList li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 13px;
}
#banner .fileList li:first-child {
    margin-top: 0;
}
#banner .fileList li > * {
    display: block;
}
#banner .fileList li a:hover {
    text-decoration: underline;
}
#banner .fileList .cont {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    min-width: 0;
    margin-left: 8px;
}
#banner .fileList .text {
    display: block;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#banner .photo .list {
    margin-top: -1px;
    margin-left: -1px;
    font-size: 0;
}
#banner .photo .list a {
    display: inline-block;
    position: relative;
}
#banner .photo .list a:focus:after,
#banner .photo .list a:hover:after {
    background: rgba(0, 0, 0, 0.1);
}
#banner .photo .list a:after {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    content: "";
}
#banner .photo .list a img {
	display: inline-block;
	vertical-align: inherit;
}
#banner .photo .noImg,
#banner .photo a {
    margin-left: 1px;
    margin-top: 1px;
}
#banner .photo .noImg {
    display: inline-block;
    width: 73px;
    height: 73px;
    background: #eef0f3;
}
#banner .photo .gif:before {
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: 22px;
    height: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons_f.png);
    background-position: -248px -212px;
}
#banner .photo .play:before {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons_f.png);
    background-position: 0 -196px;
}
#banner .location .body {
    position: relative;
}
#banner .location .countNum {
    position: absolute;
    right: 14px;
    top: 0;
}
#banner .location .locationItem {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#banner .location .btnAlertMessage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
#banner .location .contThum {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
#banner .location .contThum .thum {
    position: relative;
}
#banner .location .contThum .thum:first-child {
    z-index: 10;
}
#banner .location .contThum .thum + .thum {
    margin-left: -15px;
}
#banner .location .contThum .thumImg {
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    border-radius: 50%;
}
#banner .location .contText {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    padding-left: 7px;
    font-weight: 600;
    font-size: 13px;
    color: #333;
}
#banner .location .infoText {
    display: block;
}
#banner .location .desc {
    margin-top: 3px;
    display: block;
    font-weight: 400;
    font-size: 11px;
    color: #666;
}
#banner .location .appUsingLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#banner .emptyBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 148px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#banner .emptyBox .emptyText {
    font-size: 13px;
    font-weight: 400;
    color: #b3b3b3;
    text-align: center;
    letter-spacing: -0.4px;
    line-height: 1.4;
}
#banner .emptyBox .textLink {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    display: inline-block;
    margin-top: 3px;
    text-decoration: underline;
    line-height: 1.5;
}
#banner .sharePage .shareInfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px;
    border-bottom: 1px solid #f0f2f4;
    line-height: 1.54;
}
#banner .sharePage .shareInfo .text {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 140px;
}
#banner .sharePage .uOfficialBand {
    float: left;
    margin: 3px 4px 0 0;
    vertical-align: baseline;
}
#banner .sharePage .text {
    font-size: 13px;
    font-weight: 400;
    color: #777;
    word-wrap: break-word;
    word-break: break-word;
}
#banner .sharePage .text:after,
#banner .sharePage .text:before {
    display: table;
    content: " ";
}
#banner .sharePage .text:after {
    clear: both;
}
#banner .sharePage .textPoint {
    font-weight: 500;
    color: #333;
}
#banner .sharePage .uProfile {
    margin: 2px 0 0 7px;
}
#banner .sharePage .uProfile .profileInner {
    position: relative;
}
#banner .sharePage .uProfile .profileInner:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    content: "";
}
#banner .sharePage .shareLink {
    font-size: 12px;
    font-weight: 400;
    color: #333;
    display: block;
    padding: 10px 14px;
    line-height: 1.5;
}
#banner .sharePage .shareLink:before {
    width: 12px;
    height: 12px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons.png);
    background-position: -615px -240px;
    margin: 2px 5px 0 0;
    vertical-align: top;
}
#banner .sharePage .shareLink:hover {
    text-decoration: underline;
}
#banner .pageIntroduce .wrap {
    display: block;
    padding: 14px 14px 14px 60px;
    word-wrap: break-word;
    word-break: break-word;
}
#banner .pageIntroduce:before {
    position: absolute;
    top: 17px;
    left: 14px;
    width: 31px;
    height: 31px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: "";
    background-image: url(../images/spr_icons.png);
    background-position: -489px -67px;
}
#banner .pageIntroduce .guide {
    line-height: 1.54;
    font-size: 13px;
    font-weight: 700;
    color: #333;
}
#banner .pageIntroduce .desc {
    margin-top: 2px;
    font-size: 13px;
    font-weight: 400;
    color: #777;
}
#banner.pageBanner .tit {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    padding-top: 5px;
}
#banner.pageBanner .body {
    padding: 9px 14px 14px;
    border-top: 0;
}
#banner.pageBanner .more {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    top: 14px;
}
#banner.pageBanner .-lyShare {
    bottom: 40px;
}

p.bandTypeDesc {
	word-break: break-all;
}
.noticeList strong { color: #21c700; }
.container {
    max-width: 640px !important;
	margin: 0 auto !important;
	padding: 0 !important;
}
.status {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}
.theiaStickySidebar
{
    padding-top: 0px;
    padding-bottom: 1px;
    position: fixed;
    transform: translateY(60px);
    top: 0px;
    width: 208px;
    left: -webkit-calc(50% - 545px);
    left: calc(50% - 545px);
}
.theiaStickySidebar:after {
    content: "";
    display: table;
    clear: both
}
        
#info {
    width: 208px;
    padding-bottom: 20px;
    margin-right: 18px;
    /* display:none; */
}
#info .infoInner {
    width: 208px;
}
#info .sideCover {
    position: relative;
}

#info .member a {
	text-decoration: none;
}

#info .member .btnInvite:before {
    margin-right: -1px;
}
#info .member .btnInvite:before, #info .member .leader:before {
    display: inline-block;
    margin: -3px 5px 0 -5px;
    width: 2px;
    height: 2px;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #b3b3b3;
    content: '';
}
#info .member .btnInvite {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
}
#info .member .btnInvite, #info .member .leader {
    position: relative;
    padding-left: 10px;
}
#info .member .btnInvite .svgIcon {
    position: relative;
    width: 15px;
    height: 15px;
    margin: -3px 4px 0 3px;
    vertical-align: middle;
}
.uCoverImage {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.uCoverImage.-w208 .coverInner {
    width: 208px;
}

.uCoverImage.-w208 .coverInner img {
	width:100%;
}

.uCoverImage .coverInner {
    display: block;
    position: relative;
    overflow: hidden;
    background: #ebebeb;
    border-radius: 2px;
    font-size: 0;
    line-height: 0;
}
.uCoverImage.-border:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(0,0,0,.05);
    border-radius: 2px;
    content: '';
}
#info .sideCover .bandName {
    position: relative;
    padding-top: 14px;
}
#info .sideCover .bandName .uriText {
    overflow: hidden;
    display: block;
    display: -webkit-box;
    max-height: 55.88px;
    font-size: 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.27;
    word-break: keep-all;
    word-wrap: break-word;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    word-wrap: break-word;
    color: #222;
}
#info .member {
    margin-top: 11px;
    font-size: 0;
}
#info .member .leader, #info .member .memberCount {
    display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    font-size: 13px;
    font-weight: 400;
    color: #333;
}
#info .member .memberCount {
    padding-top: 1px;
}
.bandTypeDesc {
    font-size: 12px;
    font-weight: 400;
    margin-top: 11px;
    color: #444;
    word-wrap: break-word;
    word-break: keep-all;
    line-height: 1.3;
}
#info .bandSetting {
    padding-top: 9px;
    margin-top: 12px;
    border-top: 1px solid #e1e1e1;
}
#info .bandSetting .bizCenterLink, #info .bandSetting .settingLink {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}
#info .bandSetting .settingLink:before {
    margin: 3px 5px 0 0;
    vertical-align: top;
    opacity: .5;
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    content: '';
    background-image: url(images/spr_icons.png);
    background-position: -598px -359px;
}

#info .leftBanner {
	margin-top: 10px;
}
#info .leftBanner img {
	max-width:100%;
}

.contents_wrap {
    padding-bottom: 20px;
}

a._btnInviteMember {
	position: relative;
	padding-left: 14px;
	color: #69d4dc !important;
	font-size: 1.2rem;
	display: inline-block;
    vertical-align: middle;
    min-height: 20px;
}

a._btnInviteMember:before {
    position: relative;
    top: 2px;
    left: 0;
    margin-right: 4px;
    font-size: 1.4rem;
    vertical-align: top;
}

a._btnInviteMember:after {
    content: '\00b7';
    position: absolute;
    top: -1px;
    left: 0;
    display: inline-block;
    margin: 0 5px;
    color: #999;
    font-size: 1.6rem;
}


@media (min-width: 1130px) {
	/* #info {
		display: block;
    } */
    
    .boardMainCard {
        display: none;
    }

    .post_wrap {
        margin-top: 15px;
    }
}

.btn_kakaotalk {
	display: block;
	width:25px;
	font-size: 14px;
    color: #fff;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
}

.btn_kakaotalk img {
	max-width: 100%;
}

.post_img { 
	text-align:center; 
	padding: 3px 0;
	margin-top:10px;
	background:#eaeaea;
}
.post_img img {
	max-width:100%;
}

.post_img .row {
	margin: 3px auto;
}

.post_img .row img {
	float:left;
}
.post_img .row::after {
	content: '';
	display: table;
	clear: both;
}

.comment_img { 
	margin:10px 0;
	width: 80%;
}

@media screen and (max-width:640px) {
	.comment_img {
		width: 100%;
	}
}

.comment_img img {
	float:left;
	max-width:100%;
}

.comment_img::after {
	content: '';
	display: table;
	clear: both;
}

.gSrOnly {
	overflow: hidden!important;
	position: absolute!important;
	height: 1px!important;
	width: 1px!important;
	clip: rect(1px, 1px, 1px, 1px)
}

.gEllipsis {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.gClearfix:after,
.gClearfix:before {
	display: table;
	content: ' '
}

.gClearfix:after {
	clear: both
}

.gPosR {
	position: relative!important
}

.gDpb {
	display: block!important
}

.gDpIb {
	display: inline-block!important
}

.gTaL {
	text-align: left!important
}

.gTaC {
	text-align: center!important
}

.gTaR {
	text-align: right!important
}

.gTdU {
	text-decoration: underline!important
}

.gMP0 {
	margin: 0!important;
	padding: 0!important
}

.gWsNr {
	white-space: nowrap!important
}

.preWrap {
	white-space: pre-wrap!important
}

.gFs15 {
	font-size: 1.5rem!important
}

.gNoRadius {
	border-radius: 0!important
}

.gFL {
	float: left!important
}

.gFR {
	float: right!important
}

.gBdN {
	border-color: 0!important
}

.gDpTblRow {
	display: table-row
}

.newIcon {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: red;
	border-radius: 6px;
	overflow: hidden;
	text-indent: -9999em;
	white-space: nowrap
}

.cursorDefault {
	cursor: default!important
}

.overflowX {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.overflowY {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.gRadius0 {
	border-radius: 0!important
}

.gRadius1 {
	border-radius: 1px!important
}

.gRadius2 {
	border-radius: 2px!important
}

.gRadius3 {
	border-radius: 3px!important
}

.gRadius4 {
	border-radius: 4px!important
}

.gRadius5 {
	border-radius: 5px!important
}

.gRadius6 {
	border-radius: 6px!important
}

.gRadius7 {
	border-radius: 7px!important
}

.gRadius8 {
	border-radius: 8px!important
}

.gRadius9 {
	border-radius: 9px!important
}

.gRadius10 {
	border-radius: 10px!important
}

.gRadius11 {
	border-radius: 11px!important
}

.gRadius12 {
	border-radius: 12px!important
}

.gRadius13 {
	border-radius: 13px!important
}

.gRadius14 {
	border-radius: 14px!important
}

.gRadius15 {
	border-radius: 15px!important
}

.gRadius16 {
	border-radius: 16px!important
}

.gRadius17 {
	border-radius: 17px!important
}

.gRadius18 {
	border-radius: 18px!important
}

.gRadius19 {
	border-radius: 19px!important
}

.gRadius20 {
	border-radius: 20px!important
}

.gRadius21 {
	border-radius: 21px!important
}

.gRadius22 {
	border-radius: 22px!important
}

.gRadius23 {
	border-radius: 23px!important
}

.gRadius24 {
	border-radius: 24px!important
}

.gRadius25 {
	border-radius: 25px!important
}

.gRadius26 {
	border-radius: 26px!important
}

.gRadius27 {
	border-radius: 27px!important
}

.gRadius28 {
	border-radius: 28px!important
}

.gRadius29 {
	border-radius: 29px!important
}

.gRadius30 {
	border-radius: 30px!important
}

.gRadius31 {
	border-radius: 31px!important
}

.gRadius32 {
	border-radius: 32px!important
}

.gRadius33 {
	border-radius: 33px!important
}

.gRadius34 {
	border-radius: 34px!important
}

.gRadius35 {
	border-radius: 35px!important
}

.gRadius36 {
	border-radius: 36px!important
}

.gRadius37 {
	border-radius: 37px!important
}

.gRadius38 {
	border-radius: 38px!important
}

.gRadius39 {
	border-radius: 39px!important
}

.gRadius40 {
	border-radius: 40px!important
}

.gRadius41 {
	border-radius: 41px!important
}

.gRadius42 {
	border-radius: 42px!important
}

.gRadius43 {
	border-radius: 43px!important
}

.gRadius44 {
	border-radius: 44px!important
}

.gRadius45 {
	border-radius: 45px!important
}

.gRadius46 {
	border-radius: 46px!important
}

.gRadius47 {
	border-radius: 47px!important
}

.gRadius48 {
	border-radius: 48px!important
}

.gRadius49 {
	border-radius: 49px!important
}

.gRadius50 {
	border-radius: 50px!important
}

.gMat0 {
	margin-top: 0!important
}

.gMar0 {
	margin-right: 0!important
}

.gMab0 {
	margin-bottom: 0!important
}

.gMab-0 {
	margin-bottom: 0!important
}

.gMal0 {
	margin-left: 0!important
}

.gMat1 {
	margin-top: 1px!important
}

.gMar1 {
	margin-right: 1px!important
}

.gMab1 {
	margin-bottom: 1px!important
}

.gMab-1 {
	margin-bottom: -1px!important
}

.gMal1 {
	margin-left: 1px!important
}

.gMat2 {
	margin-top: 2px!important
}

.gMar2 {
	margin-right: 2px!important
}

.gMab2 {
	margin-bottom: 2px!important
}

.gMab-2 {
	margin-bottom: -2px!important
}

.gMal2 {
	margin-left: 2px!important
}

.gMat3 {
	margin-top: 3px!important
}

.gMar3 {
	margin-right: 3px!important
}

.gMab3 {
	margin-bottom: 3px!important
}

.gMab-3 {
	margin-bottom: -3px!important
}

.gMal3 {
	margin-left: 3px!important
}

.gMat4 {
	margin-top: 4px!important
}

.gMar4 {
	margin-right: 4px!important
}

.gMab4 {
	margin-bottom: 4px!important
}

.gMab-4 {
	margin-bottom: -4px!important
}

.gMal4 {
	margin-left: 4px!important
}

.gMat5 {
	margin-top: 5px!important
}

.gMar5 {
	margin-right: 5px!important
}

.gMab5 {
	margin-bottom: 5px!important
}

.gMab-5 {
	margin-bottom: -5px!important
}

.gMal5 {
	margin-left: 5px!important
}

.gMat6 {
	margin-top: 6px!important
}

.gMar6 {
	margin-right: 6px!important
}

.gMab6 {
	margin-bottom: 6px!important
}

.gMab-6 {
	margin-bottom: -6px!important
}

.gMal6 {
	margin-left: 6px!important
}

.gMat7 {
	margin-top: 7px!important
}

.gMar7 {
	margin-right: 7px!important
}

.gMab7 {
	margin-bottom: 7px!important
}

.gMab-7 {
	margin-bottom: -7px!important
}

.gMal7 {
	margin-left: 7px!important
}

.gMat8 {
	margin-top: 8px!important
}

.gMar8 {
	margin-right: 8px!important
}

.gMab8 {
	margin-bottom: 8px!important
}

.gMab-8 {
	margin-bottom: -8px!important
}

.gMal8 {
	margin-left: 8px!important
}

.gMat9 {
	margin-top: 9px!important
}

.gMar9 {
	margin-right: 9px!important
}

.gMab9 {
	margin-bottom: 9px!important
}

.gMab-9 {
	margin-bottom: -9px!important
}

.gMal9 {
	margin-left: 9px!important
}

.gMat10 {
	margin-top: 10px!important
}

.gMar10 {
	margin-right: 10px!important
}

.gMab10 {
	margin-bottom: 10px!important
}

.gMab-10 {
	margin-bottom: -10px!important
}

.gMal10 {
	margin-left: 10px!important
}

.gMat11 {
	margin-top: 11px!important
}

.gMar11 {
	margin-right: 11px!important
}

.gMab11 {
	margin-bottom: 11px!important
}

.gMab-11 {
	margin-bottom: -11px!important
}

.gMal11 {
	margin-left: 11px!important
}

.gMat12 {
	margin-top: 12px!important
}

.gMar12 {
	margin-right: 12px!important
}

.gMab12 {
	margin-bottom: 12px!important
}

.gMab-12 {
	margin-bottom: -12px!important
}

.gMal12 {
	margin-left: 12px!important
}

.gMat13 {
	margin-top: 13px!important
}

.gMar13 {
	margin-right: 13px!important
}

.gMab13 {
	margin-bottom: 13px!important
}

.gMab-13 {
	margin-bottom: -13px!important
}

.gMal13 {
	margin-left: 13px!important
}

.gMat14 {
	margin-top: 14px!important
}

.gMar14 {
	margin-right: 14px!important
}

.gMab14 {
	margin-bottom: 14px!important
}

.gMab-14 {
	margin-bottom: -14px!important
}

.gMal14 {
	margin-left: 14px!important
}

.gMat15 {
	margin-top: 15px!important
}

.gMar15 {
	margin-right: 15px!important
}

.gMab15 {
	margin-bottom: 15px!important
}

.gMab-15 {
	margin-bottom: -15px!important
}

.gMal15 {
	margin-left: 15px!important
}

.gMat16 {
	margin-top: 16px!important
}

.gMar16 {
	margin-right: 16px!important
}

.gMab16 {
	margin-bottom: 16px!important
}

.gMab-16 {
	margin-bottom: -16px!important
}

.gMal16 {
	margin-left: 16px!important
}

.gMat17 {
	margin-top: 17px!important
}

.gMar17 {
	margin-right: 17px!important
}

.gMab17 {
	margin-bottom: 17px!important
}

.gMab-17 {
	margin-bottom: -17px!important
}

.gMal17 {
	margin-left: 17px!important
}

.gMat18 {
	margin-top: 18px!important
}

.gMar18 {
	margin-right: 18px!important
}

.gMab18 {
	margin-bottom: 18px!important
}

.gMab-18 {
	margin-bottom: -18px!important
}

.gMal18 {
	margin-left: 18px!important
}

.gMat19 {
	margin-top: 19px!important
}

.gMar19 {
	margin-right: 19px!important
}

.gMab19 {
	margin-bottom: 19px!important
}

.gMab-19 {
	margin-bottom: -19px!important
}

.gMal19 {
	margin-left: 19px!important
}

.gMat20 {
	margin-top: 20px!important
}

.gMar20 {
	margin-right: 20px!important
}

.gMab20 {
	margin-bottom: 20px!important
}

.gMab-20 {
	margin-bottom: -20px!important
}

.gMal20 {
	margin-left: 20px!important
}

.gMat21 {
	margin-top: 21px!important
}

.gMar21 {
	margin-right: 21px!important
}

.gMab21 {
	margin-bottom: 21px!important
}

.gMab-21 {
	margin-bottom: -21px!important
}

.gMal21 {
	margin-left: 21px!important
}

.gMat22 {
	margin-top: 22px!important
}

.gMar22 {
	margin-right: 22px!important
}

.gMab22 {
	margin-bottom: 22px!important
}

.gMab-22 {
	margin-bottom: -22px!important
}

.gMal22 {
	margin-left: 22px!important
}

.gMat23 {
	margin-top: 23px!important
}

.gMar23 {
	margin-right: 23px!important
}

.gMab23 {
	margin-bottom: 23px!important
}

.gMab-23 {
	margin-bottom: -23px!important
}

.gMal23 {
	margin-left: 23px!important
}

.gMat24 {
	margin-top: 24px!important
}

.gMar24 {
	margin-right: 24px!important
}

.gMab24 {
	margin-bottom: 24px!important
}

.gMab-24 {
	margin-bottom: -24px!important
}

.gMal24 {
	margin-left: 24px!important
}

.gMat25 {
	margin-top: 25px!important
}

.gMar25 {
	margin-right: 25px!important
}

.gMab25 {
	margin-bottom: 25px!important
}

.gMab-25 {
	margin-bottom: -25px!important
}

.gMal25 {
	margin-left: 25px!important
}

.gMat26 {
	margin-top: 26px!important
}

.gMar26 {
	margin-right: 26px!important
}

.gMab26 {
	margin-bottom: 26px!important
}

.gMab-26 {
	margin-bottom: -26px!important
}

.gMal26 {
	margin-left: 26px!important
}

.gMat27 {
	margin-top: 27px!important
}

.gMar27 {
	margin-right: 27px!important
}

.gMab27 {
	margin-bottom: 27px!important
}

.gMab-27 {
	margin-bottom: -27px!important
}

.gMal27 {
	margin-left: 27px!important
}

.gMat28 {
	margin-top: 28px!important
}

.gMar28 {
	margin-right: 28px!important
}

.gMab28 {
	margin-bottom: 28px!important
}

.gMab-28 {
	margin-bottom: -28px!important
}

.gMal28 {
	margin-left: 28px!important
}

.gMat29 {
	margin-top: 29px!important
}

.gMar29 {
	margin-right: 29px!important
}

.gMab29 {
	margin-bottom: 29px!important
}

.gMab-29 {
	margin-bottom: -29px!important
}

.gMal29 {
	margin-left: 29px!important
}

.gMat30 {
	margin-top: 30px!important
}

.gMar30 {
	margin-right: 30px!important
}

.gMab30 {
	margin-bottom: 30px!important
}

.gMab-30 {
	margin-bottom: -30px!important
}

.gMal30 {
	margin-left: 30px!important
}

.gPa0 {
	padding: 0!important
}

.gPat0 {
	padding-top: 0!important
}

.gPar0 {
	padding-right: 0!important
}

.gPab0 {
	padding-bottom: 0!important
}

.gPal0 {
	padding-left: 0!important
}

.gPa1 {
	padding: 1px!important
}

.gPat1 {
	padding-top: 1px!important
}

.gPar1 {
	padding-right: 1px!important
}

.gPab1 {
	padding-bottom: 1px!important
}

.gPal1 {
	padding-left: 1px!important
}

.gPa2 {
	padding: 2px!important
}

.gPat2 {
	padding-top: 2px!important
}

.gPar2 {
	padding-right: 2px!important
}

.gPab2 {
	padding-bottom: 2px!important
}

.gPal2 {
	padding-left: 2px!important
}

.gPa3 {
	padding: 3px!important
}

.gPat3 {
	padding-top: 3px!important
}

.gPar3 {
	padding-right: 3px!important
}

.gPab3 {
	padding-bottom: 3px!important
}

.gPal3 {
	padding-left: 3px!important
}

.gPa4 {
	padding: 4px!important
}

.gPat4 {
	padding-top: 4px!important
}

.gPar4 {
	padding-right: 4px!important
}

.gPab4 {
	padding-bottom: 4px!important
}

.gPal4 {
	padding-left: 4px!important
}

.gPa5 {
	padding: 5px!important
}

.gPat5 {
	padding-top: 5px!important
}

.gPar5 {
	padding-right: 5px!important
}

.gPab5 {
	padding-bottom: 5px!important
}

.gPal5 {
	padding-left: 5px!important
}

.gPa6 {
	padding: 6px!important
}

.gPat6 {
	padding-top: 6px!important
}

.gPar6 {
	padding-right: 6px!important
}

.gPab6 {
	padding-bottom: 6px!important
}

.gPal6 {
	padding-left: 6px!important
}

.gPa7 {
	padding: 7px!important
}

.gPat7 {
	padding-top: 7px!important
}

.gPar7 {
	padding-right: 7px!important
}

.gPab7 {
	padding-bottom: 7px!important
}

.gPal7 {
	padding-left: 7px!important
}

.gPa8 {
	padding: 8px!important
}

.gPat8 {
	padding-top: 8px!important
}

.gPar8 {
	padding-right: 8px!important
}

.gPab8 {
	padding-bottom: 8px!important
}

.gPal8 {
	padding-left: 8px!important
}

.gPa9 {
	padding: 9px!important
}

.gPat9 {
	padding-top: 9px!important
}

.gPar9 {
	padding-right: 9px!important
}

.gPab9 {
	padding-bottom: 9px!important
}

.gPal9 {
	padding-left: 9px!important
}

.gPa10 {
	padding: 10px!important
}

.gPat10 {
	padding-top: 10px!important
}

.gPar10 {
	padding-right: 10px!important
}

.gPab10 {
	padding-bottom: 10px!important
}

.gPal10 {
	padding-left: 10px!important
}

.gPa11 {
	padding: 11px!important
}

.gPat11 {
	padding-top: 11px!important
}

.gPar11 {
	padding-right: 11px!important
}

.gPab11 {
	padding-bottom: 11px!important
}

.gPal11 {
	padding-left: 11px!important
}

.gPa12 {
	padding: 12px!important
}

.gPat12 {
	padding-top: 12px!important
}

.gPar12 {
	padding-right: 12px!important
}

.gPab12 {
	padding-bottom: 12px!important
}

.gPal12 {
	padding-left: 12px!important
}

.gPa13 {
	padding: 13px!important
}

.gPat13 {
	padding-top: 13px!important
}

.gPar13 {
	padding-right: 13px!important
}

.gPab13 {
	padding-bottom: 13px!important
}

.gPal13 {
	padding-left: 13px!important
}

.gPa14 {
	padding: 14px!important
}

.gPat14 {
	padding-top: 14px!important
}

.gPar14 {
	padding-right: 14px!important
}

.gPab14 {
	padding-bottom: 14px!important
}

.gPal14 {
	padding-left: 14px!important
}

.gPa15 {
	padding: 15px!important
}

.gPat15 {
	padding-top: 15px!important
}

.gPar15 {
	padding-right: 15px!important
}

.gPab15 {
	padding-bottom: 15px!important
}

.gPal15 {
	padding-left: 15px!important
}

.gPa16 {
	padding: 16px!important
}

.gPat16 {
	padding-top: 16px!important
}

.gPar16 {
	padding-right: 16px!important
}

.gPab16 {
	padding-bottom: 16px!important
}

.gPal16 {
	padding-left: 16px!important
}

.gPa17 {
	padding: 17px!important
}

.gPat17 {
	padding-top: 17px!important
}

.gPar17 {
	padding-right: 17px!important
}

.gPab17 {
	padding-bottom: 17px!important
}

.gPal17 {
	padding-left: 17px!important
}

.gPa18 {
	padding: 18px!important
}

.gPat18 {
	padding-top: 18px!important
}

.gPar18 {
	padding-right: 18px!important
}

.gPab18 {
	padding-bottom: 18px!important
}

.gPal18 {
	padding-left: 18px!important
}

.gPa19 {
	padding: 19px!important
}

.gPat19 {
	padding-top: 19px!important
}

.gPar19 {
	padding-right: 19px!important
}

.gPab19 {
	padding-bottom: 19px!important
}

.gPal19 {
	padding-left: 19px!important
}

.gPa20 {
	padding: 20px!important
}

.gPat20 {
	padding-top: 20px!important
}

.gPar20 {
	padding-right: 20px!important
}

.gPab20 {
	padding-bottom: 20px!important
}

.gPal20 {
	padding-left: 20px!important
}

.gOuterLink {
	color: #285292;
	word-wrap: break-word;
	word-break: break-all
}

.gBandMember {
	color: #285292;
	font-weight: 700;
	word-wrap: break-word;
	word-break: break-all
}

.sChatPop .logMy .gBandMember {
	color: #23a657
}

.sChatPop .logFriend .gBandMember {
	color: #25c376
}

.gBtnReset {
	border: 0;
	background: 0 0;
	border-radius: 0
}

.gColorBk1 {
	color: #222!important
}

.gColorBk2 {
	color: #333!important
}

.gColorBk3 {
	color: #444!important
}

.gColorBk4 {
	color: #666!important
}

.gColorGr1 {
	color: #777!important
}

.gColorGr2 {
	color: #999!important
}

.gColorGr3 {
	color: #b3b3b3!important
}

html {
	font-size: 62.5%
}

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
select,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

body,
button,
h1,
h2,
h3,
h4,
h5,
input,
select,
table,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	line-height: 1.9rem
}

body,
html {
	height: 100%
}

body {
	background-color: #e9e9e9 !important;
	color: #000;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased
}

fieldset,
img {
	border: 0
}

img {
	vertical-align: top
}

ol,
ul {
	list-style: none
}

a {
	text-decoration: none;
	color: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, .1)
}

address,
em {
	font-style: normal
}

table {
	border-collapse: collapse
}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none
}

input[type=text],
textarea {
	-webkit-user-modify: read-write-plaintext-only
}

button {
	border-radius: 0;
	background-color: transparent
}

::-webkit-input-placeholder {
	color: #bbb!important;
	font-weight: 400!important
}

.placeholder {
	color: #666!important;
	font-weight: 400!important
}

.animated {
	-webkit-transition: all .2s cubic-bezier(0, 0, .21, .94);
	-o-transition: all .2s cubic-bezier(0, 0, .21, .94);
	transition: all .2s cubic-bezier(0, 0, .21, .94)
}

.body_noscroll {
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden
}

.word_break {
	word-wrap: break-word
}

body.single.popup {
	background: #fff none!important
}

[data-status=hide_alternative] {
	position: absolute!important;
	visibility: hidden!important
}

[data-wordbreak=true] {
	word-wrap: break-word
}

[data-section=false] {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent
}

[data-show=false] {
	position: absolute;
	visibility: hidden
}

[data-scroll=on] {
	z-index: 100;
	position: relative!important;
	height: auto;
	top: auto;
	bottom: auto
}

[data-scroll=off] {
	z-index: 1;
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden
}

[data-band-bg=eeeff0] {
	background: #eeeff0
}

[data-band-bg=fff] {
	background-color: #fff
}

[data-pos=absolute] {
	position: absolute;
	min-height: 100%;
	width: 100%
}

[data-pos=static] {
	min-height: 100%
}

[data-height=window] {
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

[data-height=min-window] {
	min-height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.no_login .wrap_topbar {
	display: none
}

.band_board .wrap_topbar[data-skin_factor=bg] {
	overflow: hidden;
	z-index: 23!important;
	height: 44px
}

.band_board .wrap_topbar[data-skin_factor=bg] .single_band_cover {
	position: absolute;
	opacity: 0;
	visibility: hidden
}

.album_layer[data-topbar=type5] .wrap_topbar .status {
	height: 43px;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.album_layer[data-topbar=type5] .wrap_topbar .status_title {
	display: inline-block
}

.file_kind:before {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	text-align: left;
	line-height: 3.1rem!important
}

.album_list [data-collage="1"] li {
	width: 100%
}

.album_list [data-collage="2"] li {
	width: 50%;
	margin-right: 1px
}

.album_list [data-collage="2"] li:last-child {
	margin-right: 0
}

.album_list [data-collage="3"] li {
	float: left;
	width: 33.1%;
	width: calc(33.4% - 1px);
	margin: 0 1px 1px 0
}

.album_list [data-collage="3"] li:first-child {
	width: 66.4%;
	width: calc(66.6666% - 1px)
}

.album_list [data-collage="3"] li:nth-child(1n+2) {
	margin-right: 0
}

.album_list [data-collage=none] li {
	width: 33.16%;
	width: calc(33.3333% - 3px);
	margin: 0 3px 3px 0
}

.album_list [data-collage=none] li:nth-child(3n+3) {
	margin-right: 0
}

.album_list [data-collage] li.gIcon {
	position: relative
}

.album_list [data-collage] .icon-player:before {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	width: 44px;
	height: 44px;
	margin: -22px 0 0 -22px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .2);
	font-size: 4.4rem;
	color: #fff
}

.album_list [data-collage] .icon-photo-gif:before {
	position: absolute;
	z-index: 2;
	left: 5px;
	bottom: 5px;
	width: 28px;
	height: 15px;
	line-height: 1.5rem;
	color: #fff;
	font-size: 2.8rem;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, .2)
}

.normal_list_wrap {
	height: calc(100% - 44px);
	padding-top: 44px;
	background: #fff
}

.normal_list_wrap ul li {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 57px;
	border-bottom: 1px solid #f2f2f2
}

.normal_list_wrap ul li .cell {
	position: relative;
	display: table-cell;
	padding: 11px 68px 13px 15px;
	vertical-align: middle
}

.normal_list_wrap ul li .main_p {
	margin-bottom: 3px;
	color: #333;
	font-size: 1.4rem;
	word-break: break-word
}

.normal_list_wrap ul li .sub_p {
	color: #999;
	font-size: 1.1rem
}

.normal_list_wrap ul li .sub_p2 {
	margin-top: -1px;
	color: #666;
	font-size: 1.1rem
}

.normal_list_wrap ul li .profile {
	position: absolute;
	right: 15px;
	top: 14px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.normal_list_wrap ul li .profile img {
	width: 100%;
	border-radius: 50%
}

.list_not_wrap {
	padding-top: 44px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.list_not_msg {
	font-size: 1.4rem;
	color: #777;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px
}

.message_write_component {
	position: relative;
	margin: 0;
	padding: 6px 0;
	min-height: 38px
}

.message_write_component .write_main {
	display: none
}

.message_write_component .write_btn {
	display: none;
	position: absolute;
	left: 5px;
	top: 7px;
	font-size: 0;
	vertical-align: top
}

.message_write_component .write_btn .btn_sticker {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 3px;
	padding: 0;
	color: transparent;
	border: 0;
	background: 0 0;
	cursor: pointer;
	vertical-align: top
}

.message_write_component .write_btn .btn_sticker:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	padding-right: 23px;
	color: #999;
	font-size: 2.2rem;
	vertical-align: top
}

.message_write_component .write_btn .btn_img_upload {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 3px;
	padding: 0;
	color: transparent;
	border: 0;
	cursor: pointer;
	vertical-align: top
}

.message_write_component .write_btn .btn_img_upload:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	padding-right: 21px;
	color: #999;
	font-size: 2.2rem;
	vertical-align: top
}

.message_write_component .write_btn .btn_img_upload .upload_btn {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.message_write_component .write_btn .btn_img_upload[data-status=on]:before,
.message_write_component .write_btn .btn_sticker[data-status=on]:before {
	color: #25d277
}

.message_write_component .write_btn .btn_img_upload input {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	cursor: pointer
}

.message_write_component label {
	display: none
}

.message_write_component .upload_preview {
	position: absolute;
	right: 10px;
	bottom: 331px;
	padding-bottom: 7px;
	background: url(images/board/bg_comment_upload.png) no-repeat 92% 100%
}

.message_write_component .upload_preview.-closeSticker {
	bottom: 72px
}

.message_write_component .upload_preview .mediaWrap {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 114px;
	height: 114px;
	padding: 5px;
	border-radius: 2px;
	background: rgba(119, 119, 119, .95)
}

.message_write_component .upload_preview .mediaWrap i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	border-radius: 50%;
	font-size: 4rem;
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.message_write_component .upload_preview .sticker {
	max-width: 104px;
	max-height: 104px
}

.message_write_component .upload_preview .close_preview {
	position: absolute;
	right: -9px;
	top: -9px;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	border: 0;
	background: 0 0
}

.message_write_component .upload_preview .close_preview:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 22px;
	height: 22px;
	font-size: 2.2rem;
	text-indent: 0;
	background: #fff;
	border-radius: 500px
}

.message_write_component .write_submit {
	position: absolute;
	top: 6px;
	right: 8px;
	height: 32px;
	padding: 0 6px 0 7px;
	border-radius: 3px;
	color: #fff;
	font-weight: 700;
	background-color: #d3d4d5;
	cursor: pointer;
	border: 0
}

.message_write_component .write_submit[data-write=true] {
	background-color: #45d276
}

.message_write_component .write_sticker {
	margin-top: 6px
}

.mentions-input {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mentions-input .mentions,
.mentions-input textarea {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	color: #555;
	outline: 0;
	resize: none
}

.mentions-input .mentions,
.mentions-input textarea,
.mentions-input textarea~div {
	font-size: 1.6rem;
	line-height: 2rem;
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.mentions-input textarea {
	z-index: 10;
	position: relative;
	background: 0 0
}

.mentions-input .mentions {
	position: absolute;
	background: #fff
}

.mentions-input .mentions div,
.mentions-input .mentions span,
.mentions-input .mentions strong {
	font-size: 1.6rem;
	color: transparent;
	line-height: 2rem
}

.mentions-input .mentions strong {
	position: relative;
	font-weight: 400;
	background: #e9f2ff
}

.board_write .mentions-input .mentions,
.board_write .mentions-input textarea {
	min-height: 150px
}

.message_write_component .write_text {
	overflow: hidden;
	overflow-y: auto;
	position: relative;
	min-height: 57px;
	margin: 0 62px 0 72px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #c7c9cd;
	-webkit-overflow-scrolling: touch
}

:lang(fr) .message_write_component .write_text {
	margin-right: 81px
}

:lang(de) .message_write_component .write_text {
	margin-right: 99px
}

:lang(ru) .message_write_component .write_text {
	margin-right: 107px
}

.message_write_component .write_text .mentions-input {
	max-height: 55px
}

.message_write_component .write_text .mentions-input .mentions,
.message_write_component .write_text .mentions-input textarea {
	min-height: 36px
}

.message_write_component .write_text .mentions-input .mentions,
.message_write_component .write_text .mentions-input textarea,
.message_write_component .write_text .mentions-input textarea~div {
	padding: 0 8px;
	top: 8px
}

.mentions-autocomplete-list {
	z-index: 500;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.bandApp.active~* .mentions-autocomplete-list {
	top: 94px
}

.mentions-autocomplete-list:before {
	z-index: 0;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(255, 255, 255, .8);
	content: ''
}

.mentions-autocomplete-list .mention_target_wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: auto;
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	-webkit-overflow-scrolling: touch
}

.mentions-autocomplete-list ul {
	position: relative;
	display: table-cell;
	width: 100%;
	vertical-align: top;
	padding-bottom: 72px;
	-webkit-transform: translate3d(0, 0, 0)
}

.mentions-autocomplete-list li {
	overflow: hidden;
	width: auto;
	height: 43px;
	margin: 0;
	padding: 0 5px;
	font-size: 1.5rem;
	background-color: #fff;
	border-bottom: 1px solid #efefef;
	line-height: 4.3rem;
	cursor: pointer;
	white-space: nowrap
}

.mentions-autocomplete-list li.active,
.mentions-autocomplete-list li:hover {
	background-color: #f8f8fa
}

.mentions-autocomplete-list li img {
	float: left;
	width: 32px;
	height: 32px;
	margin: 6px;
	-moz-background-origin: 3px;
	border-radius: 32px
}

.uVoicePlayer {
	display: inline-block;
	height: 40px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	font-size: 0
}

.uVoicePlayer .control {
	overflow: hidden;
	position: relative;
	width: 40px;
	height: 100%;
	background: 0 0;
	border: 0;
	text-indent: -300px;
	border-right: 1px solid #e6e6e6;
	vertical-align: top
}

.uVoicePlayer .control:before {
	position: absolute;
	width: 40px;
	height: 100%;
	left: 0;
	top: 0;
	color: #3cd370;
	font-size: 1.4rem;
	text-align: center;
	line-height: 4rem;
	text-indent: 0
}

.uVoicePlayer .status {
	display: inline-block;
	position: relative;
	height: 100%;
	padding: 0 37px 0 12px
}

.uVoicePlayer .status:before {
	position: absolute;
	width: 37px;
	height: 100%;
	right: 0;
	top: 0;
	color: #c1c2c4;
	color: rgba(0, 0, 0, .3);
	text-align: center;
	line-height: 4rem;
	font-size: 1.7rem
}

.uVoicePlayer .status .timeText {
	color: #333;
	line-height: 3.9rem;
	font-size: 1.4rem
}

.uVoicePlayer .icon-play:before {
	color: #61d589
}

.uVoicePlayer .icon-play[data-status=play]:before {
	color: #bebebe!important;
	color: rgba(0, 0, 0, .28)!important
}

.uVoicePlayer .icon-play[data-status=loading]:before {
	background: url(images/template/loading_16x16.gif) 50% 50% no-repeat;
	content: ''
}

.uVoicePlayer .icon-stop:before {
	color: #bebebe
}

.uVoicePlayer .icon-stop[data-status=playing]:before {
	color: rgba(0, 0, 0, .47)
}

.uVoicePlayer .icon-stop[data-status=playing]+.status:before {
	background: url(images/template/sound_audio_02.gif) 50% 50% no-repeat;
	content: ''
}

.horizontal_wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.keyboard_open {
	position: absolute;
	width: 100%
}

.wrap_topbar {
	position: fixed;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
	z-index: 22
}

.wrap_topbar.-transparent {
	background: 0 0!important;
	border-bottom: 0!important
}

.wrap_topbar .status {
	height: 100%
}

.wrap_topbar .band_logo {
	display: inline-block;
	position: relative;
	margin: -10px 0 0 10px;
	width: 64px;
	height: 100%;
	overflow: hidden;
	vertical-align: top
}

.wrap_topbar .band_logo a {
	display: inline-block;
	height: 100%
}

.wrap_topbar .band_logo .img-logo {
	width: 64px;
	height: 64px;
	fill: #fff
}

.wrap_topbar .band_logo~.status_title {
	margin-left: 8px;
	line-height: 4.6rem
}

.wrap_topbar .band_logo .status_title {
	position: relative;
	display: inline-block;
	height: 44px;
	overflow: hidden;
	vertical-align: top;
	line-height: 4.4rem;
	font-size: 1.8rem;
	font-weight: 400;
	color: #fff;
	z-index: 2
}

.wrap_topbar .band_logo .status_title .hNumber {
	margin-left: 3px;
	font-size: 1.8rem
}

.wrap_topbar .history_back {
	position: absolute;
	min-width: 40px;
	line-height: 4.2rem;
	z-index: 3
}

.wrap_topbar .history_back.icon-gnb-close:before {
	font-size: 1.6rem;
	top: 1px;
	left: 11px
}

.wrap_topbar .history_back ._btn,
.wrap_topbar .history_back .btn {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 20px;
	border: 0;
	padding: 0;
	text-indent: -9999px;
	vertical-align: middle;
	background: 0 0
}

.wrap_topbar .history_back ._btn:before,
.wrap_topbar .history_back .btn:before {
	position: absolute;
	left: 10px;
	top: 0;
	display: inline-block;
	font-size: 2rem;
	text-indent: 0;
	color: #fff
}

.wrap_topbar .band {
	display: inline-block;
	line-height: 4.4rem;
	vertical-align: top
}

.wrap_topbar .band img {
	width: 22px;
	height: 22px;
	vertical-align: middle
}

.wrap_topbar .option_layer {
	display: none;
	position: absolute;
	right: 10px;
	top: 0
}

.wrap_topbar .option_layer ul {
	width: 150px;
	border-radius: 0
}

.wrap_topbar .option_layer li button {
	padding: 10px 15px;
	text-align: left
}

.wrap_topbar .function_wrap {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	font-size: 0;
	z-index: 3;
	padding: 10px;
}

.wrap_topbar .function_wrap span {
	display: block
}

.wrap_topbar .function_wrap ._btn,
.wrap_topbar .function_wrap .btn {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 44px;
	border: 0;
	overflow: hidden;
	vertical-align: top;
	color: #fff;
	font-size: 1.6rem;
	text-indent: -500px;
	background: 0 0
}

.wrap_topbar .function_wrap ._btn:last-child,
.wrap_topbar .function_wrap .btn:last-child {
	margin-right: 2px
}

.wrap_topbar .function_wrap ._btn:before,
.wrap_topbar .function_wrap .btn:before {
	position: absolute;
	left: 25%;
	bottom: 0;
	width: 1px;
	height: 44px;
	line-height: 4.4rem;
	text-indent: 0;
	color: #fff;
	font-size: 2rem
}

.wrap_topbar .function_wrap ._btn.icon-plain_text,
.wrap_topbar .function_wrap .btn.icon-plain_text {
	margin-right: 0;
	width: auto;
	padding: 0 10px;
	text-indent: 0;
	color: #fff
}

.wrap_topbar .function_wrap ._btn.icon-plain_text:before,
.wrap_topbar .function_wrap .btn.icon-plain_text:before {
	display: none
}

.wrap_topbar .function_wrap ._btn.icon-chat-golist:before,
.wrap_topbar .function_wrap .btn.icon-chat-golist:before {
	font-size: 2.2rem
}

.wrap_topbar[data-topbar=type1] {
	background-color: #28c35e
}

.wrap_topbar[data-topbar=type2] .status_title {
	margin: 0 auto;
	text-align: center;
	line-height: 4.4rem;
	font-size: 1.8rem;
	color: #fff;
	display: block;
	overflow: hidden;
	max-width: 52%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type2] .status_title.badge {
	-o-text-overflow: initial;
	text-overflow: initial
}

.wrap_topbar[data-topbar=type2] .status_title.badge strong {
	vertical-align: top;
	font-weight: 400;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type2] .status_title.badge .uOfficialBand {
	top: 13px
}

.wrap_topbar[data-topbar=type2] .band {
	position: absolute;
	visibility: hidden
}

.wrap_topbar[data-topbar=type2] .band_logo {
	display: none
}

.wrap_topbar[data-topbar=type2] .page_title {
	display: none
}

.wrap_topbar[data-topbar=type2] .single_band_cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

.wrap_topbar[data-topbar=type2] .single_band_cover .band_cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.wrap_topbar[data-topbar=type2] .single_band_cover .band_cover .cover_image {
	width: 100%
}

.wrap_topbar[data-topbar=type2] .single_band_cover .band_cover:before {
	content: "";
	display: none
}

.wrap_topbar[data-topbar=type3] .status {
	height: 43px;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.wrap_topbar[data-topbar=type3] .status_title {
	margin: 0 auto;
	height: 24px;
	text-align: center;
	line-height: 3rem;
	vertical-align: top;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	display: block;
	overflow: hidden;
	max-width: 52%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type3] .page_title {
	margin: 0 90px;
	overflow: hidden;
	text-align: center;
	line-height: 1.2;
	color: rgba(255, 255, 255, .5);
	font-size: 1.1rem;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type4] {
	border-bottom: 1px solid #d6d6d6;
	background: #fff
}

.wrap_topbar[data-topbar=type4] .history_back ._btn,
.wrap_topbar[data-topbar=type4] .history_back .btn {
	left: 10px;
	height: 100%;
	text-indent: 0;
	font-size: 1.6rem;
	color: #777
}

.wrap_topbar[data-topbar=type4] .history_back ._btn:before,
.wrap_topbar[data-topbar=type4] .history_back .btn:before {
	color: inherit
}

.wrap_topbar[data-topbar=type4] .history_back ._btn.gIcon,
.wrap_topbar[data-topbar=type4] .history_back .btn.gIcon {
	left: 0;
	text-indent: -500px;
	line-height: 1
}

.wrap_topbar[data-topbar=type4] .history_back ._btn.icon-gnb-back:before,
.wrap_topbar[data-topbar=type4] .history_back .btn.icon-gnb-back:before {
	top: -2px
}

.wrap_topbar[data-topbar=type4] .status_title {
	display: block;
	text-align: center;
	line-height: 4.4rem;
	color: #000;
	font-size: 1.6rem;
	font-weight: 700
}

.wrap_topbar[data-topbar=type4] .function_wrap ._btn,
.wrap_topbar[data-topbar=type4] .function_wrap .btn {
	color: #777
}

.wrap_topbar[data-topbar=type4] .function_wrap ._btn:before,
.wrap_topbar[data-topbar=type4] .function_wrap .btn:before {
	color: inherit
}

.wrap_topbar[data-topbar=type5] .history_back {
	position: relative
}

.wrap_topbar[data-topbar=type6] .status {
	height: 43px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	background: #fff
}

.wrap_topbar[data-topbar=type6] .history_back ._btn:before {
	color: #777
}

.wrap_topbar[data-topbar=type6] .history_back ._btn.gIcon {
	left: 0;
	text-indent: -100px
}

.wrap_topbar[data-topbar=type6] .history_back ._btn.gIcon:before {
	color: #777
}

.wrap_topbar[data-topbar=type6] .status_title {
	height: 24px;
	line-height: 3rem;
	vertical-align: top;
	text-align: center;
	color: #000;
	font-size: 1.5rem;
	font-weight: 400;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type6] .page_title {
	display: block;
	line-height: 1.2;
	text-align: center;
	font-size: 1.1rem;
	color: rgba(0, 0, 0, .7)
}

.wrap_topbar[data-topbar=type6] .function_wrap ._btn {
	color: #777
}

.wrap_topbar[data-topbar=type6] .function_wrap ._btn:before {
	color: #777
}

.wrap_topbar[data-topbar=type7] .status {
	height: 43px;
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.wrap_topbar[data-topbar=type7] .status_title {
	margin-left: auto;
	height: 24px;
	padding-right: 15px;
	line-height: 3rem;
	text-align: right;
	vertical-align: top;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;
	display: block;
	overflow: hidden;
	max-width: 80%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.wrap_topbar[data-topbar=type7] .page_title {
	display: block;
	padding-right: 15px;
	line-height: 1.2;
	text-align: right;
	font-size: 1.1rem;
	color: rgba(255, 255, 255, .5)
}

.wrap_topbar[data-topbar=type8].wrap_topbar {
	position: relative;
	height: 54px
}

.wrap_topbar[data-topbar=type8] .status_title {
	padding-left: 54px;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 5.4rem;
	color: #fff
}

.wrap_topbar[data-topbar=type8] .function_wrap {
	right: 9px
}

.wrap_topbar[data-topbar=type8] .icon-plain_text {
	line-height: 5.4rem
}

.wrap_topbar[data-topbar=type8] .icon-gnb-back {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 20
}

.wrap_topbar[data-topbar=type8] .icon-gnb-back:before {
	display: none
}

.dim {
	z-index: 2000;
	display: none;
	position: fixed;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(32, 32, 33, .57)
}

.dim.-oOff {
	background-color: #000
}

.dim.-o87 {
	background-color: rgba(0, 0, 0, .87)
}

.dim.-o80 {
	background-color: rgba(0, 0, 0, .8)
}

.dim.-dimOn,
.dim[data-dim=on] {
	display: block
}

.dim.-dimOn:before,
.dim[data-dim=on]:before {
	content: attr(data-width)
}

.dim.-dimOn:after,
.dim[data-dim=on]:after {
	content: attr(data-width)
}

.dim.-dimOn+div div .wrap_contents,
.dim[data-dim=on]+div div .wrap_contents {
	overflow: hidden;
	height: 100px
}

.dim.-dpTable,
.dim[data-display=table] {
	display: table;
	height: 100%
}

.dim .-dpTableCell,
.dim [data-display=table-cell] {
	display: table-cell;
	padding: 28px 0;
	vertical-align: middle
}

.uOfficialBand {
	display: inline-block;
	overflow: hidden;
	position: relative;
	font-size: 0;
	line-height: 0;
	vertical-align: top
}

.uOfficialBand.typeA {
	width: 29px;
	height: 29px;
	background: url(images/template/official_A.png) no-repeat;
	background-size: 29px auto
}

.uOfficialBand.typeB {
	width: 16px;
	height: 16px;
	background: url(images/template/official_B.png) no-repeat;
	background-size: 16px auto
}

.uOfficialBand.typeC {
	width: 18px;
	height: 18px;
	background: url(images/template/official_C.png) no-repeat;
	background-size: 18px auto
}

.uOfficialBand.typeD {
	width: 13px;
	height: 13px;
	background: url(images/template/official_D.png) no-repeat;
	background-size: 13px auto
}

.uInputSearch {
	position: relative;
	z-index: 10;
	display: inline-block;
	width: 100%;
	height: 43px;
	padding: 0 69px 0 36px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uInputSearch.-on {
	padding-right: 98px
}

.uInputSearch *,
.uInputSearch :after,
.uInputSearch :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uInputSearch input {
	width: 100%;
	height: 100%;
	font-size: 1.4rem;
	color: #333;
	border: 0;
	background: 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.uInputSearch input:invalid~.searchBtnRight .icon-search-delete {
	display: none
}

.uInputSearch input:invalid~.icon-search {
	color: #999
}

.uInputSearch input:invalid~.searchBtnRight .btnSearch {
	background: #c8cace
}

.uInputSearch .icon-search {
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 0;
	font-size: 1.4rem;
	color: #555;
	height: 100%;
	text-align: center
}

.uInputSearch .icon-search:before {
	line-height: 4.3rem
}

.uInputSearch button {
	display: inline-block;
	background: 0 0;
	border: 0
}

.uInputSearch button.icon-search-delete {
	position: relative;
	width: 14px;
	height: 100%;
	line-height: 100%;
	text-align: center;
	font-size: 1.4rem;
	color: #ccc
}

.uInputSearch button.icon-search-delete:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -7px
}

.uInputSearch button.btnSearch {
	height: 27px;
	font-size: 1.2rem;
	margin-top: 8px;
	min-width: 40px;
	margin-left: 14px;
	padding: 0 8px;
	border-radius: 2px;
	color: #fff;
	vertical-align: top;
	background: #11c473
}

.uInputSearch .searchBtnRight {
	position: absolute;
	height: 100%;
	top: 0;
	right: 15px;
	font-size: 0
}

.uInputSearch.bandFindSearch {
	height: 28px;
	padding: 0 82px 0 10px;
	border: 1px solid;
	border-color: #ccc;
	border-radius: 3px
}

.uInputSearch.bandFindSearch input:invalid~.icon-search {
	color: #fff;
	border: 1px solid #b4b4b4;
	border-left: 0;
	background: #ccc
}

.uInputSearch.bandFindSearch input:invalid~.icon-search-delete {
	display: none
}

.uInputSearch.bandFindSearch .icon-search {
	display: inline-block;
	position: absolute;
	left: auto;
	top: -1px;
	right: -1px;
	height: 28px;
	width: 40px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size: 1.4rem;
	color: #fff;
	border: 1px solid #11c473;
	border-left: 0;
	text-align: center;
	background: #11c473
}

.uInputSearch.bandFindSearch .icon-search:before {
	line-height: 2.8rem
}

.uInputSearch.bandFindSearch .icon-search-delete {
	position: absolute;
	top: 0;
	right: 54px
}

.uInput,
.uTextarea {
	display: inline-block;
	position: relative;
	width: 100%;
	border: 1px solid #ddd;
	background: #fafafa;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	color: #333
}

.uInput {
	height: 36px;
	padding: 0 10px
}

.uInput input {
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: 0 0;
	color: inherit
}

.uInput.-point input {
	color: #11c473
}

.uInput.-fs14 input {
	font-size: 1.4rem
}

.uInput.-hLarge {
	height: 44px;
	font-size: 1.6rem
}

.uInput.-labelView {
	display: table;
	width: 100%
}

.uInput.-labelView input,
.uInput.-labelView label {
	display: table-cell;
	vertical-align: middle;
	font-size: inherit
}

.uInput.-labelView label {
	width: 10%;
	color: #999;
	white-space: nowrap
}

.uInput.-labelView input {
	width: 100%
}

.uInput.-labelView input::-webkit-input-placeholder {
	color: transparent!important
}

.uInput.-labelView input::-moz-placeholder {
	color: transparent!important
}

.uInput.-labelView input:-ms-input-placeholder {
	color: transparent!important
}

.uInput.-labelView input:-moz-placeholder {
	color: transparent!important
}

.uTextarea {
	min-height: 52px;
	padding: 5px 10px;
	line-height: 2rem
}

.uTextarea textarea {
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: 0 0;
	color: inherit
}

.bandApp {
	z-index: 1000;
	display: table;
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0;
	background: #454545;
	margin-top: -50px
}

.bandApp.active {
	margin-top: 0
}

.bandApp.active~.board_wrap,
.bandApp.active~.board_wrap.searchPostsWithAuthor,
.bandApp.active~.wrap_gnb,
.bandApp.active~.wrap_topbar,
.bandApp.active~header#header {
	margin-top: 50px
}

.bandApp.active~.wrap_contents {
	padding-top: 54px
}

.bandApp span,
.bandApp strong {
	display: table-cell;
	vertical-align: middle
}

.bandApp span {
	font-size: 0;
	text-align: center
}

.bandApp .cover {
	width: 54px
}

.bandApp .cover:before {
	display: block;
	width: 33px;
	height: 33px;
	margin: 0 8px 0 12px;
	background: url(images/template/band_66x66.png) no-repeat 0 0;
	background-size: 33px auto;
	content: ''
}

.bandApp .link {
	text-align: right
}

.bandApp .link .app,
.bandApp .link .appInstall,
.bandApp .link .pc {
	position: relative;
	font-size: 1.3rem;
	vertical-align: middle;
	padding: 0 15px;
	color: #11c743
}

.bandApp .link .appInstall,
.bandApp .link .pc {
	color: #bbb
}

.bandApp .link .appInstall:before,
.bandApp .link .pc:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px;
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 13px;
	background: rgba(255, 255, 255, .1);
	content: ''
}

.bandApp .link .pc {
	display: none
}

.bandApp strong {
	font-size: 4.4rem;
	color: #b6b6b6
}

.band_board,
.home,
.post {
	padding-top: .1px
}

.uCover {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 132px;
	font-size: 1.3rem;
	vertical-align: top;
	border: 1px solid #d6d6d8;
	border-radius: 4px;
	border-bottom-width: 2px;
	border-bottom-color: #dddddf;
	background: #fff
}

.uCover .cover {
	position: relative;
	text-align: center;
	font-size: 0
}

.uCover .cover:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.uCover .cover .coverImg {
	width: 100%;
	height: 108px
}

.uCover .bandName {
	display: table;
	table-layout: fixed;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 45px;
	color: #383838;
	border-bottom: 1px solid #d6d6d8;
	border-radius: 0 0 2px 2px
}

.uCover .bandName .bandWrap {
	display: table-cell;
	width: 100%;
	padding: 0 10px;
	color: #555;
	text-align: center;
	vertical-align: middle
}

.uCover .bandName .uriText {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 33.8px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.3;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word
}

.uCover .bandName.pTxt {
	height: 88px;
	text-align: center
}

.uCover .bandName.pTxt .uriText {
	padding: 10px 10px 0;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uCover .bandName.pTxt .inviteFrom {
	padding: 4px 10px 0;
	color: #999;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 41.6px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.6;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.uCover .newIcon {
	position: absolute;
	left: 4px;
	bottom: 52px;
	width: 8px;
	height: 8px
}

.uCover .uOfficialBand {
	position: absolute;
	right: 6px;
	bottom: -9px
}

.uCover.aside {
	width: 100%;
	min-width: 210px
}

.uCover.aside .cover .coverImg {
	height: 156px!important
}

a.uBtn {
	text-decoration: none!important
}

button.uBtn {
	line-height: 1!important
}

.uBtn {
	overflow: hidden;
	display: inline-block;
	min-height: 28px;
	line-height: 2.8rem;
	padding: 0 10px;
	border: 0;
	border-radius: 2px;
	background: #7a8294;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	vertical-align: top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.uBtn.-wAuto {
	width: auto
}

.uBtn.-hCenter {
	margin: 0 auto
}

.uBtn.-hLarge {
	height: 44px;
	padding: 0 15px;
	border-radius: 3px;
	font-size: 1.6rem
}

.uBtn.-whMiddle {
	height: 30px;
	padding: 0 15px;
	font-size: 1.4rem
}

.uBtn.-w100 {
	width: 100%
}

.uBtn.-point {
	background: #11c473
}

.uBtn[disabled] {
	background: #bbb
}

.uBtn.-h25 {
	height: 25px;
	line-height: 2.8rem
}

.uBtn.-h35 {
	height: 35px;
	line-height: 3.3rem
}

.uBtn.-fs14 {
	font-size: 1.4rem
}

.uBtn.-fsBold {
	font-weight: 700
}

.uBtn.-reverse {
	color: #34cc6c;
	border: 1px solid #34cc6c;
	background: #fff
}

.uBtn.-delete {
	color: #ff4c4c;
	border: 1px solid #ff4c4c;
	background: #fff
}

.uCheckbox {
	display: block;
	position: relative;
	vertical-align: top
}

.uCheckbox.-inlineBlock {
	display: inline-block
}

.uCheckbox input {
	position: absolute;
	visibility: hidden
}

.uCheckbox input:checked+label:after,
.uCheckbox input[checked=checked]+label:after {
	display: none
}

.uCheckbox input:checked+label:before,
.uCheckbox input[checked=checked]+label:before {
	display: block
}

.uCheckbox label {
	position: relative;
	display: inline-block;
	color: #333;
	padding-left: 31px;
	line-height: 2.4rem
}

.uCheckbox label.-fs15 {
	font-size: 1.5rem
}

.uCheckbox label:after,
.uCheckbox label:before {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.uCheckbox label:before {
	z-index: 3;
	display: none;
	width: 23px;
	height: 23px;
	border: 0;
	background: #11c473;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	line-height: 2.4rem
}

.uCheckbox label:after {
	z-index: 2;
	display: block;
	width: 21px;
	height: 21px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d5d5d5;
	background: #fff;
	content: '';
	border-radius: 3px
}

.uCheckbox .-circle:after,
.uCheckbox .-circle:before {
	width: 24px;
	height: 24px;
	border-radius: 50%
}

.uCheckbox .checkInput {
	position: absolute;
	right: 2px;
	top: 50%;
	margin-top: -6px;
	visibility: hidden
}

.uCheckbox .checkInput:checked+.checkLabel+.fakeCheck,
.uCheckbox .checkInput:checked~.fakeCheck {
	border: 0
}

.uCheckbox .checkInput:checked+.checkLabel+.fakeCheck:before,
.uCheckbox .checkInput:checked~.fakeCheck:before {
	display: block;
	border-color: rgba(0, 0, 0, .1)!important
}

.uCheckbox .checkInput.strike:checked+.checkLabel {
	text-decoration: line-through;
	color: #777
}

.uCheckbox .checkInput[type=radio] {
	right: 34px;
	opacity: 0
}

.uCheckbox .checkInput[type=radio]+.checkLabel+.fakeCheck,
.uCheckbox .checkInput[type=radio]~.fakeCheck {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: #f3f3f4
}

.uCheckbox .checkInput[type=radio]+.checkLabel+.fakeCheck.bdNone,
.uCheckbox .checkInput[type=radio]~.fakeCheck.bdNone {
	border: 0!important
}

.uCheckbox .checkInput[type=radio]+.checkLabel+.fakeCheck:not(.gIcon):before,
.uCheckbox .checkInput[type=radio]~.fakeCheck:not(.gIcon):before {
	display: none;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	border: 1px solid #37c267;
	background: #3cd370;
	content: ''
}

.uCheckbox .checkInput[type=radio]:checked+.checkLabel+.fakeCheck:before,
.uCheckbox .checkInput[type=radio]:checked~.fakeCheck:before {
	display: block
}

.uCheckbox .checkLabel {
	display: table;
	table-layout: fixed;
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 18px;
	color: #444;
	cursor: default
}

.uCheckbox .checkLabel .imageLabel {
	display: table-cell;
	overflow: hidden;
	width: 38px;
	height: 38px;
	vertical-align: middle;
	font-size: 0;
	line-height: 0
}

.uCheckbox .checkLabel .imageLabel.imageSize1 {
	width: 38px;
	height: 38px
}

.uCheckbox .checkLabel .imageLabel img {
	width: 100%;
	border-radius: 50%
}

.uCheckbox .checkLabel .imageLabel img.sf_border {
	border: 3px solid
}

.uCheckbox .checkLabel .imageLabel+.textLabel {
	padding-left: 12px
}

.uCheckbox .checkLabel .textLabel {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.3rem;
	display: table-cell;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uCheckbox .checkLabel .labelTitle {
	display: block;
	font-size: 1.4rem
}

.uCheckbox .checkLabel .labelDesc {
	display: block;
	color: #a8a8a8;
	line-height: 1.5rem;
	font-size: 1.2rem
}

.uCheckbox .checkLabel .labelDesc:empty {
	display: none
}

.uCheckbox .checkLabel .graphBar {
	display: block;
	width: 87.6712328767%;
	height: 12px;
	margin-top: 5px;
	margin-bottom: 7px;
	line-height: 1.2rem;
	white-space: nowrap;
	color: #a8a8a8
}

.uCheckbox .checkLabel .graphBar .bar {
	display: inline-block;
	height: 100%;
	margin-right: 7px
}

.uCheckbox .checkLabel .status {
	position: relative;
	display: inline-block;
	padding-right: 10px;
	color: #777;
	border: 0;
	background: 0 0;
	font-size: 1rem
}

.uCheckbox .checkLabel .status:before {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: .8rem;
	color: #555
}

.uCheckbox .fakeCheck {
	z-index: 10;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-radius: 1px;
	background: #f7f7f8;
	border: 1px solid #d5d5d5;
	cursor: pointer
}

.uCheckbox .fakeCheck.bdNone:before {
	top: 1px
}

.uCheckbox .fakeCheck:before {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	text-align: center;
	text-indent: 1px;
	line-height: 1.6rem;
	border: 1px solid #0eb067;
	background: #11c473;
	border-radius: 1px;
	font-size: 1.2rem;
	color: #fff
}

.uCheckbox[data-type=type2] {
	font-size: 0
}

.uCheckbox[data-type=type2] .checkInput {
	left: 5px;
	top: 6px;
	margin-top: 0
}

.uCheckbox[data-type=type2] .checkInput[type=radio] {
	right: 2px
}

.uCheckbox[data-type=type2] .checkInput[type=radio]+.checkLabel+.fakeCheck {
	width: 25px;
	height: 25px;
	border-radius: 0;
	border: 1px solid #d5d5d5
}

.uCheckbox[data-type=type2] .checkInput[type=radio]+.checkLabel+.fakeCheck:after {
	display: none
}

.uCheckbox[data-type=type2] .checkInput[type=radio]:checked+.checkLabel+.fakeCheck,
.uCheckbox[data-type=type2] .checkInput[type=radio]:checked~.fakeCheck {
	border: 0
}

.uCheckbox[data-type=type2] .checkInput[type=radio]:checked+.checkLabel+.fakeCheck:before,
.uCheckbox[data-type=type2] .checkInput[type=radio]:checked~.fakeCheck:before {
	border-color: rgba(0, 0, 0, .1)!important
}

.uCheckbox[data-type=type2] .checkInput[type=radio].strike:checked+.checkLabel {
	text-decoration: line-through;
	color: #777
}

.uCheckbox[data-type=type2] .checkLabel {
	padding-left: 29px
}

.uCheckbox[data-type=type2] .checkLabel .labelTitle {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.4
}

.uCheckbox[data-type=type2] .checkLabel .labelTitle .sf_color {
	font-weight: 700
}

.uCheckbox[data-type=type2] .fakeCheck {
	left: 0;
	top: 4px;
	width: 25px;
	height: 25px;
	margin-top: 0;
	line-height: 2.3rem
}

.uCheckbox[data-type=type2] .fakeCheck:before {
	width: 25px;
	height: 25px;
	line-height: 2.3rem;
	text-indent: 0;
	font-size: 1.7rem
}

.uCheckbox[data-type=type4] .checkInput {
	top: 50%;
	margin-top: -6px
}

.uCheckbox[data-type=type4] .checkInput.strike:checked+.checkLabel {
	text-decoration: none;
	color: #333
}

.uCheckbox[data-type=type4] .checkInput.strike:checked+.checkLabel .labelDesc {
	color: #333!important;
	text-decoration: line-through
}

.uCheckbox[data-type=type4] .checkLabel {
	min-height: 40px;
	line-height: 2.5rem
}

.uCheckbox[data-type=type4] .checkLabel .labelTitle {
	line-height: 1.6rem;
	padding-right: 30px;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uCheckbox[data-type=type4] .fakeCheck {
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 2rem
}

.uCheckbox[data-type=type4] .fakeCheck:before {
	width: 20px;
	height: 20px;
	line-height: 2rem;
	text-indent: 0;
	font-size: 2rem
}

.uRadio .icon-select01 {
	display: block;
	width: 24px;
	height: 24px;
	border: 1px solid #acacac;
	background-color: #fff;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	font-size: 1.1rem
}

.uRadio .icon-select01:before {
	display: inline-block;
	margin-top: 7px
}

.uRadio input:checked+.icon-select01 {
	background-color: #00c86a;
	border: 0
}

.uRadio input {
	position: absolute;
	visibility: hidden
}

.icon-file-mp3:before {
	background-color: #ffbf37;
	font-size: 1.3rem;
	text-indent: 9px
}

.icon-file-mp4:before {
	background-color: #a07ed7;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-docx:before {
	background-color: #4e70d0;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-xlsx:before {
	background-color: #14c64a;
	font-size: 1.4rem;
	text-indent: 9px
}

.icon-file-pptx:before {
	background-color: #ff7624;
	font-size: 1.4rem;
	text-indent: 9px
}

.icon-file-pdf:before {
	background-color: #ff543d;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-png:before {
	background-color: #5aa0f0;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-hwp:before {
	background-color: #08b3c9;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-zip:before {
	background-color: #696c72;
	font-size: 1.3rem;
	text-indent: 9px
}

.icon-file-off:before,
.icon-file-txt:before {
	background-color: #989898;
	font-size: 1.6rem;
	text-indent: 8px
}

.icon-file-expire:before {
	background-color: #ccc;
	font-size: 1.6rem;
	text-indent: 8px
}

.list_comment {
	width: 270px;
	margin: 0 auto;
	padding: 5px 0;
	background: #fff;
	border-radius: 3px
}

.list_comment a,
.list_comment label {
	display: block;
	position: relative;
	height: 40px;
	line-height: 4rem;
	font-weight: 500;
	font-size: 1.4rem;
	color: #333;
	text-align: center
}

.list_comment label input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden
}

.list_comment .on {
	background: #eee
}

.searchNone {
	position: fixed;
	top: auto;
	bottom: 0;
	right: 0;
	left: 0;
	display: table;
	width: 100%;
	height: 100%;
	background: #eeeef0
}

.searchNone .cont {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 1.3rem;
	line-height: 1.8rem;
	padding: 0 20px;
	color: #777
}

.searchNone .cont .icon-notice:before {
	font-size: 4.5rem;
	color: #ccc
}

.searchNone .cont .searchLimit {
	margin-top: 10px;
	font-size: 1.5rem
}

.uCotentBox {
	margin: 12px 0 0 0;
	padding: 16px 15px;
	background: #fff;
	border: 1px solid #ddd;
	border-width: 1px 0
}

.uCotentBox.-noBg {
	border: 0;
	background: 0 0
}

.uCotentBox .tit {
	margin: 0 0 0 7px;
	color: #333;
	font-size: 1.4rem
}

.uCotentBox .tit+.lst {
	margin: 15px 0 0 0
}

.uCotentBox .lst.-small li {
	font-size: 1.2rem
}

.uCotentBox .lst.-small li+li {
	margin-top: 6px
}

.uCotentBox .lst li {
	position: relative;
	padding-left: 7px;
	line-height: 140%;
	color: #666
}

.uCotentBox .lst li:before {
	position: absolute;
	display: block;
	width: 2px;
	height: 2px;
	left: 0;
	top: 6px;
	background: #666;
	border-radius: 50%;
	content: ''
}

.uCotentBox .lst li a {
	color: inherit;
	text-decoration: none;
	white-space: nowrap
}

.uCotentBox .lst li a .arrLink {
	margin-left: -2px;
	font-size: 1rem
}

.uCotentBox .lst li+li {
	margin-top: 16px
}

.uContentBottomDesc {
	margin: 8px 15px 12px;
	font-size: 1.2rem;
	color: #777;
	line-height: 1.4
}

.uContentBottomDesc a {
	color: inherit;
	font-size: inherit
}

.uContentBottomDesc a ::before {
	font-size: 1rem
}

.uLeaderBand {
	display: inline-block;
	color: #fff;
	background: #23b877;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top
}

.uLeaderBand.-typeA {
	position: absolute;
	bottom: -2px;
	right: -2px;
	z-index: 5;
	font-size: 1.3rem;
	width: 18px;
	height: 18px;
	line-height: 1.6rem;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%
}

.uLeaderBand.-typeB {
	font-size: 1rem;
	padding: 1px 5px 0 3px;
	border-radius: 8px
}

.uLeaderBand.-typeB:before {
	display: inline-block;
	font-size: 1.3rem;
	vertical-align: top
}

.uLeaderBand.-joint {
	background: #888
}

.uLeaderBand.-coleader,
.uLeaderBand.-leader {
	overflow: hidden;
	position: absolute;
	bottom: -2px;
	right: -2px;
	border: 2px solid;
	border-radius: 50%;
	background: 0 0;
	-webkit-box-sizing: initial;
	box-sizing: initial;
	text-indent: -999px
}

.uLeaderBand.-leader.-type12 {
	width: 12px;
	height: 12px;
	background: url(images/leader.png) no-repeat 0 0;
	background-size: 12px 12px
}

.uLeaderBand.-leader.-type11 {
	width: 11px;
	height: 11px;
	background: url(images/leader.png) no-repeat 0 0;
	background-size: 11px 11px
}

.uLeaderBand.-coleader.-type12 {
	width: 12px;
	height: 12px;
	background: url(images/template/coleader_12x12.png) no-repeat 0 0;
	background-size: 12px 12px
}

.uLeaderBand.-coleader.-type11 {
	width: 11px;
	height: 11px;
	background: url(images/template/coleader_11x11.png) no-repeat 0 0;
	background-size: 11px 11px
}

.uNothing {
	display: table;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	min-height: 100px
}

.uNothing>* {
	display: table-cell;
	padding-top: 44px;
	text-align: center;
	vertical-align: middle
}

.uTopbarRight {
	z-index: 22;
	position: fixed;
	height: 44px;
	top: 0;
	right: 0
}

.uTopbarRight .btn {
	height: 100%;
	padding: 0 10px;
	border: 0;
	background: 0 0;
	color: #fff;
	text-align: center;
	font-size: 1.6rem
}

.uTabs {
	background: #fff
}

.wrap_topbar+.uTabs {
	z-index: 100;
	position: fixed;
	margin-top: 44px
}

.uTabs+.post_search {
	padding-top: 87px;
	background: #eaebec!important
}

.uTabs+.post_search .detail_images {
	margin-top: 8px
}

.uTabs .tabWrap {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 41px
}

.uTabs .tab {
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.uTabs .btn {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	color: #777;
	border: 0;
	background: 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 1.4rem
}

.uTabs .btn.-on:after {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	content: ''
}

.notSupportWebpage {
	text-align: center;
	background: #fbfbfb
}

.notSupportWebpage .contentArea {
	position: relative;
	margin: 0 20px;
	padding-top: 30px
}

.notSupportWebpage .contentArea .actionWrap .uBtn {
	height: 43px;
	font-size: 1.4rem;
	margin-top: 7px;
	background: #bbb
}

.notSupportWebpage .contentArea .actionWrap .uBtn.-point {
	background: #39cf6d;
	color: #fff
}

.notSupportWebpage .contentArea .actionWrap .uBtn.-reverse {
	background: #fff;
	border: 1px solid #c4c4c4;
	color: #444
}

.notSupportWebpage .band_logo {
	width: 64px;
	margin: 0 auto
}

.notSupportWebpage .infoMsg {
	padding-bottom: 6px;
	font-size: 2.3rem;
	color: #222;
	line-height: 1.3
}

.notSupportWebpage .infoSubMsg1 {
	margin-top: 3px;
	padding-bottom: 20px;
	font-size: 1.5rem;
	color: #555
}

.notSupportWebpage .infoSubMsg2 {
	margin-top: 17px;
	padding-bottom: 6px;
	font-size: 1.3rem;
	color: #777
}

.uWidget {
	display: table;
	table-layout: fixed;
	position: relative;
	width: 100%;
	min-height: 52px;
	margin-top: 12px;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uWidget *,
.uWidget :after,
.uWidget :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uWidget .collage {
	border: 0;
	background: 0 0;
	overflow: hidden;
	position: relative;
	font-size: 0;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.uWidget .collage .collageListItem {
	position: relative;
	display: inline-block;
	font-size: 0;
	vertical-align: top;
	background: #fafafa
}

.uWidget .collage .collageListItem i.icon-player {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 5rem;
	color: #fff;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 50%
}

.uWidget .collage .collageListItem i.icon-photo-gif {
	position: absolute;
	left: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 2.8rem
}

.uWidget .collage .collageListItem i.icon-photo-gif:before {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 15px;
	line-height: 1.5rem;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, .2);
	content: "\e98a"
}

.uWidget .collage li {
	position: relative;
	display: inline-block;
	font-size: 0;
	vertical-align: top;
	background: #fafafa
}

.uWidget .collage li:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, .1)
}

.uWidget .collage li.videoEnd .txtEnd {
	font-size: 1.3rem;
	display: block;
	color: #999
}

.uWidget .collage li.videoEnd .txtEnd:before {
	color: #bebebe;
	border: 1px solid #bebebe;
	border-radius: 50%
}

.uWidget .collage li .communication_count {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 5;
	padding: 1px 4px;
	background-color: rgba(0, 0, 0, .7);
	border-radius: 10px
}

.uWidget .collage li .communication_count .comments,
.uWidget .collage li .communication_count .likes {
	color: #fff;
	font-size: 1.1rem;
	margin: 0 3px
}

.uWidget .collage li .communication_count .comments:before,
.uWidget .collage li .communication_count .likes:before {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 1px;
	margin-right: 3px;
	padding-right: 10px;
	color: #fff;
	font-size: 1.1rem;
	vertical-align: middle
}

.uWidget .collage img {
	width: 100%;
	max-width: 100%;
	cursor: pointer
}

.uWidget .collage .albumName {
	padding-bottom: 7px;
	color: #999;
	font-size: 1.3rem
}

.uWidget .collage .albumName:before {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 1px;
	padding-right: 19px;
	margin-right: 7px;
	color: #777;
	font-size: 2rem;
	vertical-align: middle
}

.uWidget .collage[data-collage="1"] li {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1;
	max-height: 350px;
	overflow: hidden
}

.uWidget .collage[data-collage="2"] li {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2 1;
	margin-right: 1px
}

.uWidget .collage[data-collage="2"] li:last-child {
	margin-right: 0
}

.uWidget .collage[data-collage="3"] li {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3 1;
	margin-right: 1px
}

.uWidget .collage[data-collage="3"] li:last-child {
	margin-right: 0
}

.uWidget .collage[data-collage="1"] .videoEnd {
	height: 50px;
	text-align: left
}

.uWidget .collage[data-collage="1"] .videoEnd .txtEnd {
	height: 100%;
	line-height: 5.2rem
}

.uWidget .collage[data-collage="1"] .videoEnd .txtEnd:before {
	position: relative;
	top: -2px;
	font-size: 1.4rem;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle
}

.uWidget .collage:not([data-collage="1"]) .videoEnd .txtEnd {
	padding: 0 15px;
	line-height: 1.8rem;
	margin-top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.uWidget .collage:not([data-collage="1"]) .videoEnd .txtEnd:before {
	display: block;
	font-size: 2.2rem;
	width: 42px;
	height: 42px;
	line-height: 4.2rem;
	margin: 0 auto 5px
}

.uWidget .moreMedia {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	display: block;
	background: rgba(0, 0, 0, .45)
}

.uWidget .moreMedia a {
	display: block;
	font-size: 1.4rem;
	width: 100%;
	padding-top: 45%;
	height: 0;
	text-align: center;
	color: #fff;
	vertical-align: middle
}

.uWidget .moreMedia a:before {
	content: "+";
	position: relative;
	top: -1px;
	vertical-align: top
}

.uWidget .addHead:before {
	position: absolute;
	left: 15px;
	top: 14px;
	display: block;
	text-align: left;
	font-size: 2.2rem;
	color: #fff
}

.uWidget .addTitle {
	padding-left: 53px;
	padding-right: 11px;
	font-size: 1.3rem;
	line-height: 1.7rem;
	color: #222
}

.uWidget .addStatus {
	padding-left: 53px;
	font-size: 1.3rem;
	color: #999
}

.uWidget .addStatus.-loading {
	font-size: 1.4rem;
	font-weight: 400;
	color: #bbb
}

.uWidget .addStatus .status {
	margin-right: 2px;
	font-weight: 700
}

.uWidget .addInfo {
	margin-top: 2px;
	padding-left: 53px;
	padding-right: 11px;
	font-size: 1.2rem;
	line-height: 1.4rem
}

.uWidget .guideText {
	padding-top: 3px;
	margin: 3px 13px 0 53px;
	border-top: 1px solid #d2d2d2;
	font-size: 1.1rem;
	color: #999
}

.uWidget .addDetail {
	display: none
}

.uWidget .addDetail.icon-more:before {
	display: none
}

.uWidget .addDetail .uCheckbox .fakeCheck {
	width: 20px!important;
	height: 20px!important;
	border-radius: 2px!important;
	border-color: #dcdcdc!important;
	background: 0 0
}

.uWidget .addDetail .uCheckbox .fakeCheck.icon-check-box-on {
	border-radius: 50%!important
}

.uWidget .addDetail .uCheckbox .checkInput:checked+.checkLabel+.fakeCheck,
.uWidget .addDetail .uCheckbox .checkInput:checked~.fakeCheck {
	overflow: visible;
	border: 0!important
}

.uWidget .addDetail .uCheckbox .checkInput:checked+.checkLabel+.fakeCheck:before,
.uWidget .addDetail .uCheckbox .checkInput:checked~.fakeCheck:before {
	width: 20px!important;
	height: 20px!important;
	font-size: 2rem;
	line-height: 2rem;
	background: #fff;
	border: none
}

.uWidget .addDetail .uCheckbox .checkLabel .graphBar .bar {
	margin: 0
}

.uWidget .addDetail .alert {
	font-size: 1.1rem;
	padding: 12px 15px;
	color: #666;
	border-bottom: 1px solid #e7e7e7
}

.uWidget .addDetail .alert>* {
	font-size: inherit
}

.uWidget .addDetail ul:not(.photo_list) li {
	position: relative
}

.uWidget .addDetail ul:not(.photo_list) li:before {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	border-bottom: 1px solid #f4f4f4
}

.uWidget .addDetail .labelDesc,
.uWidget .addDetail .labelTitle {
	word-wrap: break-word
}

.uWidget .addDetail .labelStatus {
	display: block;
	margin-top: 1px;
	font-size: 1rem
}

.uWidget .addDetail .pollQuestionList li {
	position: relative;
	padding: 0 16px
}

.uWidget .addDetail .pollQuestionList[data-status=finish] li [data-skin_factor=bg].fakeCheck {
	color: #fff
}

.uWidget .addDetail .pollQuestionList[data-status=finish] .fakeCheck {
	color: #999;
	font-size: 1.2rem;
	text-align: center;
	line-height: 2rem;
	border: 0;
	background: #ecedee;
	border-radius: 50%
}

.uWidget .addDetail .pollQuestionList[data-status=finish] .fakeCheck:before {
	display: none
}

.uWidget .addDetail .pollQuestionList .status:last-of-type {
	color: #444
}

.uWidget .addDetail .pollQuestionList .viewSubjectVoters {
	display: inline-block;
	position: relative;
	top: 3px;
	left: 0;
	font-size: 1.2rem;
	color: #666;
	line-height: 1.5rem
}

.uWidget .addDetail .pollQuestionList .viewSubjectVoters:hover {
	text-decoration: underline
}

.uWidget .addDetail .pollQuestionList .viewSubjectVoters:after {
	margin-left: 2px;
	font-size: 1rem;
	color: #999;
	-webkit-transform: scale(.9, .9);
	transform: scale(.9, .9)
}

.uWidget .addDetail .addListItem {
	position: relative;
	min-height: 49px
}

.uWidget .addDetail .addListItem:before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	border-bottom: 1px solid #f4f4f4
}

.uWidget .addDetail .addListItem:last-child:after {
	display: none
}

.uWidget .addDetail .addListItem .btnAdd {
	position: relative;
	display: block;
	padding-left: 45px;
	width: 100%;
	height: 49px;
	font-size: 1.4rem;
	color: #bbb;
	border: 0;
	background: 0 0;
	line-height: 4.8rem;
	text-align: left
}

.uWidget .addDetail .addListItem .btnAdd:before {
	position: absolute;
	top: 21px;
	left: 21px;
	color: #bbb;
	font-size: 1rem
}

.uWidget .addDetail .addListItem .btnAdd:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 16px;
	margin-top: -10px;
	height: 20px;
	width: 20px;
	border: 1px solid #d6d6d6;
	border-radius: 50%
}

.uWidget .addDetail .addListItem .btnAdd.icon-layer-close {
	padding-left: 0;
	margin-left: 45px
}

.uWidget .addDetail .addListItem .btnAdd.icon-layer-close:before {
	position: absolute;
	top: 17px;
	left: -26px;
	color: #a1a6af;
	font-size: 1.5rem
}

.uWidget .addDetail .addListItem .btnAdd.icon-layer-close:after {
	display: none
}

.uWidget .addDetail .addListItem .btnCancel {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 45px;
	left: 0;
	opacity: 0
}

.uWidget .addDetail .addListItem .btnConfirm {
	position: absolute;
	top: 50%;
	right: 0;
	width: 41px;
	height: 24px;
	line-height: 2.4rem;
	margin-top: -12px;
	font-size: 1.3rem;
	color: #fff;
	background: #11c743;
	border: 0;
	border-radius: 3px
}

.uWidget .addDetail .addListItem input {
	width: 80%;
	font-size: 1.4rem;
	color: #444;
	border: 0
}

.uWidget .addDetail .pollBtns {
	padding: 9px 0;
	border-top: 1px solid #ececec;
	text-align: center;
	background: #f9f9f9
}

.uWidget .addDetail .pollBtns .btnEnd {
	position: relative;
	padding: 0 12px 0 28px;
	height: 35px;
	line-height: 3.3rem;
	font-size: 1.4rem;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px
}

.uWidget .addDetail .pollBtns .btnEnd:before {
	position: absolute;
	top: 11px;
	left: 12px;
	font-size: 1.3rem
}

.uWidget .addDetail .pollNon {
	position: relative;
	padding: 13px 20px 11px;
	font-size: 1rem
}

.uWidget .addDetail .pollNon:before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	position: absolute;
	border-bottom: 1px solid #f4f4f4
}

.uWidget .addDetail .pollNon strong {
	font-size: 1rem
}

.uWidget .addDetail .pollNon .pollNonInfo {
	color: #888;
	font-size: 1rem
}

.uWidget .addDetail .pollNon .pollNonInfo:after {
	font-size: 1rem;
	color: #999
}

.uWidget .addDetail .pollNon .pollNonInfo .icon-right {
	position: relative;
	padding-right: 10px
}

.uWidget .addDetail .pollNon .pollNonInfo .icon-right:before {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: .8rem;
	color: #555
}

.uWidget .addDetail .pollNon .pollNonList {
	color: #a8a8a8;
	font-size: 1rem
}

.uWidget .addDetail .billCheckList li {
	padding: 7px 10px 7px 10px
}

.uWidget .addDetail .billCheckList .labelTitle {
	font-size: 1rem;
	color: #444
}

.uWidget .addDetail .billCheckList .labelDesc {
	font-size: 1.5rem;
	color: #444;
	line-height: 2rem
}

.uWidget .addDetail .billCheckList .checkInput.strike:checked,
.uWidget .addDetail .billCheckList .checkInput.strike:checked+.checkLabel+.fakeCheck,
.uWidget .addDetail .billCheckList .checkInput.strike:checked~.fakeCheck {
	display: none
}

.uWidget .addDetail .billCheckList .checkInput.strike:checked+.checkLabel .labelDesc {
	color: #a8a8a8!important
}

.uWidget .addDetail .fileList li {
	min-height: 30px
}

.uWidget .addDetail .fileList li:before {
	left: 20px
}

.uWidget .addDetail .fileList li .txt {
	display: block;
	overflow: hidden;
	padding: 0;
	word-wrap: break-word;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333
}

.uWidget .addDetail .fileList li .download {
	display: block;
	padding-right: 50px
}

.uWidget .addDetail .fileList li .download.gIcon:before {
	position: absolute;
	right: 20px;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	text-align: center;
	line-height: 3rem;
	color: #888;
	font-size: 2.4rem
}

.uWidget .addDetail .fileList li .size {
	font-size: 1.2rem;
	color: #8e8e93;
	font-weight: 700
}

.uWidget .addDetail .fileList li .close {
	margin-left: 7px;
	font-size: 1.2rem;
	color: #999
}

.uWidget .addDetail .todoCheckList li {
	padding: 2px 16px
}

.uWidget .addDetail .todoCheckList li:last-child:before {
	display: none
}

.uWidget .addDetail .todoCheckList .checkThum {
	z-index: 2;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 38px;
	height: 38px;
	margin: -19px 0 0 0;
	cursor: pointer
}

.uWidget .addDetail .todoCheckList .checkThum img {
	width: 100%;
	border-radius: 50%
}

.uWidget .addDetail .todoCheckList .uCheckbox[data-type=type2] .fakeCheck {
	top: 0
}

.uWidget .addDetail .todoCheckList .uCheckbox .checkInput.strike:checked+.checkLabel {
	padding-right: 53px;
	color: #aaa
}

.uWidget .addDetail .todoCheckList .uCheckbox .checkInput:checked+.checkLabel+.fakeCheck:before,
.uWidget .addDetail .todoCheckList .uCheckbox .checkInput:checked~.fakeCheck:before {
	width: 21px;
	height: 21px;
	font-size: 2.1rem;
	color: #c2c2c2;
	border-radius: 0
}

.uWidget .addDetail .scheduleDescription,
.uWidget .addDetail .scheduleFunction {
	padding: 12px 12px 12px 15px;
	font-size: 1.3rem;
	color: #666;
	line-height: 1.8rem;
	word-wrap: break-word
}

.uWidget .addDetail .scheduleDescription .func,
.uWidget .addDetail .scheduleFunction .func {
	margin: 0 12px 0 2px;
	color: #999;
	line-height: 1.4rem;
	font-size: 1.1rem
}

.uWidget .addDetail .scheduleDescription .func:before,
.uWidget .addDetail .scheduleFunction .func:before {
	margin-right: 3px;
	font-size: 1.4rem;
	vertical-align: middle
}

.uWidget .addDetail .scheduleStatus {
	padding: 10px 15px 7px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 1.2rem
}

.uWidget .addDetail .btnSaveScheduleWrap {
	margin-top: 10px;
	padding: 10px 0 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #d8d8d8;
	background: #fafafa;
	text-align: center
}

.uWidget .addDetail .btnSaveScheduleWrap:first-child {
	margin-top: 0;
	border-top: 0
}

.uWidget .addDetail .btnSaveScheduleWrap .uBtn {
	font-size: 1.2rem
}

.uWidget .addDetail .btnSaveScheduleWrap .uBtn:before {
	margin-right: 5px;
	vertical-align: top;
	color: inherit;
	font-size: 1.4rem
}

.uWidget .addDetail .btnSaveScheduleWrap+.scheduleLoc .addr {
	border-top: 0
}

.uWidget .addDetail .scheduleCheckWrap {
	border-top: 1px solid #ececec
}

.uWidget .addDetail .scheduleCheckWrap li {
	position: relative;
	min-height: 52px;
	padding: 17px 10px 17px 16px
}

.uWidget .addDetail .scheduleCheckWrap li+li:before,
.uWidget .addDetail .scheduleCheckWrap li:first-child:before {
	left: 60px
}

.uWidget .addDetail .scheduleCheckWrap .uCheckbox {
	margin-right: 15px
}

.uWidget .addDetail .scheduleCheckWrap .uCheckbox:before {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -9px;
	color: #999;
	font-size: 1.6rem
}

.uWidget .addDetail .scheduleCheckWrap .uCheckbox[data-type=type2] .fakeCheck {
	top: 0
}

.uWidget .addDetail .scheduleCheckWrap .checkLabel {
	padding-right: 15px
}

.uWidget .addDetail .scheduleCheckWrap .checkLabel .labelTitle span {
	position: absolute;
	right: 2px;
	top: 50%;
	margin-top: -12px;
	font-size: 1.4rem;
	font-weight: 700
}

.uWidget .addDetail .scheduleCheckWrap .viewList {
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	width: 55px;
	height: 100%;
	text-indent: -9999px;
	opacity: 0
}

.uWidget .addDetail .photo_list {
	overflow: hidden;
	margin-top: 10px
}

.uWidget .addDetail .photo_list li {
	position: relative;
	float: left;
	clear: both;
	margin-top: 10px
}

.uWidget .addDetail .photo_list li:first-child {
	margin: 0
}

.uWidget .addDetail .photo_list li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, .05)
}

.uWidget .addDetail .photo_list li.icon-photo-gif:before {
	position: absolute;
	bottom: 2px;
	left: 7px;
	font-size: 2.4rem;
	color: rgba(255, 255, 255, .7)
}

.uWidget .addDetail .photo_list li img {
	width: 100%
}

.uWidget .addDetail .photo_list li .moreImage {
	z-index: 2;
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 25px;
	line-height: 2.5rem;
	padding: 0 9px;
	background: rgba(0, 0, 0, .7);
	color: #fff
}

.uWidget .addDetail .photo_list li .moreImage:after {
	margin-left: 5px;
	vertical-align: middle;
	font-size: 1rem;
	-webkit-transform: scale(.8, .8);
	transform: scale(.8, .8)
}

.uWidget .addDetail .file_list {
	margin-top: 10px
}

.uWidget .addDetail .scheduleLoc {
	font-size: 0;
	padding-top: 12px;
	padding-bottom: 16px
}

.uWidget .addDetail .scheduleLoc .addr {
	padding: 0 0 10px;
	color: #666;
	font-size: 1.2rem
}

.uWidget .item {
	position: relative;
	display: table-cell;
	width: 100%;
	padding: 6px 0 8px;
	min-height: 52px;
	border: 1px solid #dadada;
	vertical-align: middle;
	background: #f9f9f9
}

.uWidget .item.-todo .date,
.uWidget .item.-vote .date {
	font-size: 1.1rem;
	padding-left: 53px
}

.uWidget .item.-calendar .addTitle {
	font-weight: 700;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uWidget .item.-calendar .addTitle.-deleted {
	margin-top: 8px
}

.uWidget .item.-calendar .addStatus {
	padding-top: 2px;
	font-size: 1.1rem
}

.uWidget .item.-calendar .addCommentLink {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	color: #999
}

.uWidget .item.-calendar .addCommentLink .addCommentNum {
	padding-left: 3px
}

.uWidget .item.-calendar .addCommentLink:after {
	position: absolute;
	right: 0;
	top: 5px;
	background: url(images/svg/btn-arrow-8-r.svg) no-repeat 0 0;
	background-size: 4px 7px;
	width: 4px;
	height: 7px;
	content: ''
}

.uWidget .item.-calendar .scheduleOtherAttachLink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 18px 0 0
}

.uWidget .item.-calendar .scheduleOtherAttachLink.-active .scheduleAttachInfo {
	display: block
}

.uWidget .item.-calendar .scheduleOtherAttachLink.-active:after {
	background: url(images/svg/btn-arrow-12-r.svg) no-repeat 0 0;
	background-size: 6px 11px;
	width: 6px;
	height: 11px;
	vertical-align: top;
	margin-top: -4px;
	content: ''
}

.uWidget .item.-calendar .scheduleOtherAttachLink.-active .scheduleAttachText:after {
	display: none
}

.uWidget .item.-calendar .scheduleAttachText {
	font-size: 1.3rem;
	color: #444
}

.uWidget .item.-calendar .scheduleAttachText:after {
	display: inline-block;
	width: 6px;
	height: 11px;
	margin: 4px 0 0 5px;
	vertical-align: top;
	background: url(images/svg/btn-arrow-12-r.svg) no-repeat 0 0;
	background-size: 6px 11px;
	content: ''
}

.uWidget .item.-calendar .scheduleAttachInfo {
	display: none
}

.uWidget .item.-calendar .scheduleAttachInfo:after,
.uWidget .item.-calendar .scheduleAttachInfo:before {
	display: table;
	content: ' '
}

.uWidget .item.-calendar .scheduleAttachInfo:after {
	clear: both
}

.uWidget .item.-calendar .scheduleAttachInfo .count {
	display: inline-block;
	vertical-align: top;
	font-size: 1.2rem;
	font-weight: 500;
	padding-left: 2px
}

.uWidget .item.-calendar .uCommentView,
.uWidget .item.-calendar .uEmotionView {
	float: left;
	color: #444
}

.uWidget .item.-calendar .uEmotionView {
	margin-right: 10px
}

.uWidget .item.-calendar.-finish {
	min-height: 42px
}

.uWidget .item.-calendar.-finish .addHead {
	display: table
}

.uWidget .item.-calendar.-finish .addHead:before {
	top: 13px
}

.uWidget .item.-calendar.-finish .addHead .addTitle {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.uWidget .item.-album .addStatus,
.uWidget .item.-album .addTitle {
	padding-top: 2px
}

.uWidget .item.-album .addDetail {
	display: none!important
}

.uWidget .item.-file {
	padding: 9px 0
}

.uWidget .item.-file .addStatus,
.uWidget .item.-file .addTitle {
	padding-right: 15px
}

.uWidget .item.-file .addHead:after {
	position: absolute;
	right: 13px;
	top: 50%;
	width: 30px;
	height: 30px;
	font-size: 1.4rem;
	line-height: 3rem;
	margin-top: -15px;
	text-align: center;
	border: 1px solid #dfdfdf;
	color: #7f7f7f;
	background: #fff;
	border-radius: 2px
}

.uWidget .item.-file .icon-download {
	position: absolute;
	right: 10px;
	top: 50%;
	display: none;
	width: 30px;
	height: 30px;
	line-height: 3.5rem;
	margin-top: -15px;
	text-align: center;
	border: 1px solid #ededed;
	color: #7f7f7f;
	background: #fff;
	border-radius: 3px
}

.uWidget .item.-file .icon-download:before {
	font-size: 1.7rem
}

.uWidget .item.-file .addTitle {
	word-wrap: break-word;
	word-break: break-all
}

.uWidget:not([data-widget=expanded]) .item.-file .addTitle:not([data-multiline]) {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uWidget .item.-file .malignantCode {
	padding-top: 1px;
	padding-left: 53px;
	font-size: 1.1rem;
	color: red
}

.uWidget .item.-map {
	display: table-cell;
	height: 75px;
	vertical-align: middle
}

.uWidget .item.-map .addStatus,
.uWidget .item.-map .addTitle {
	padding: 0;
	padding-left: 85px
}

.uWidget .item.-map .addTitle {
	font-weight: 700;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.uWidget .item.-map .addTitle+.addStatus {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uWidget .item.-map .addStatus {
	font-size: 1.2rem;
	color: #333;
	padding-top: 2px;
	padding-right: 11px;
	font-weight: 400
}

.uWidget .item.-map .addDetail {
	display: block;
	position: absolute;
	top: 0;
	z-index: 2;
	width: 73px;
	height: 73px;
	overflow: hidden
}

.uWidget .item.-map .addDetail:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 73px;
	height: 73px;
	line-height: 7.3rem;
	text-indent: 0;
	text-align: center;
	font-size: 3rem;
	color: #fff!important
}

.uWidget .item.-map .addDetail:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 73px;
	height: 73px;
	background: #eaeaea
}

.uWidget .item.-map .addDetail img {
	position: relative;
	z-index: 10;
	width: 73px;
	height: 73px
}

.uWidget .item.-attendance .levelInfo {
	display: block;
	width: 100%;
	height: 40px;
	padding-left: 10px;
	font-size: 1.1rem;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	background: 0 0
}

.uWidget .item.-attendance .levelInfo:after {
	margin-left: 2px;
	color: #999;
	font-size: .9rem
}

.uWidget .item.-attendance .btnMemberListWrap {
	padding: 8px 0 9px;
	background: #fafafa;
	border-bottom: 1px solid #dfdfdf;
	text-align: center
}

.uWidget .item.-markdown .gIcon:before {
	color: #555
}

.uWidget .item.-markdown .addTitle {
	color: #666;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 51.48px;
	font-size: 1.2rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.uWidget .snippet {
	position: relative;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 75px;
	font-size: 0;
	border: 1px solid #eee;
	background: #f9f9f9
}

.uWidget .snippet .snippetThumb {
	position: relative;
	overflow: hidden;
	display: table-cell;
	width: 73px;
	height: 73px;
	font-size: 0
}

.uWidget .snippet .snippetThumb .thumb {
	width: 100%;
	height: auto
}

.uWidget .snippet .snippetThumb .thumb img {
	width: 100%
}

.uWidget .snippet .snippetThumb.icon-player:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 34px;
	height: 34px;
	margin: -17px 0 0 -17px;
	font-size: 3.4rem;
	color: #fff;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 50%
}

.uWidget .snippet .snippetDel,
.uWidget .snippet .thumbDel {
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	text-indent: -999px
}

.uWidget .snippet .snippetDel:before,
.uWidget .snippet .thumbDel:before {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 11px;
	height: 11px;
	color: #fff;
	font-size: 1.1rem;
	text-indent: 0;
	text-shadow: 0 0 2px rgba(0, 0, 0, .8)
}

.uWidget .snippet .snippetDel {
	right: 8px;
	top: 8px
}

.uWidget .snippet .snippetDel:before {
	text-shadow: none;
	color: #aaa
}

.uWidget .snippet .snippetInfo {
	display: table-cell;
	width: 100%;
	font-size: 0;
	padding: 0 11px 0 10px;
	vertical-align: middle
}

.uWidget .snippet .snippetInfo .snippetTit {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 100%;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.4;
	color: #333
}

.uWidget .snippet .snippetInfo .snippetTxt {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 100%;
	font-size: 1.2rem;
	color: #333;
	word-wrap: break-word;
	word-break: break-all
}

.uWidget .snippet .snippetInfo .snippetLink {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 100%;
	margin-top: 6px;
	font-size: 1.1rem;
	line-height: 1.4;
	color: #777
}

.uWidget .snippet[data-thumbnail=type0] .snippetInfo {
	text-align: center
}

.uWidget .snippet[data-thumbnail=type0] .snippetInfo .snippetTxt {
	font-size: 1.4rem;
	color: #555
}

.uWidget .snippet.-multiLine .snippetInfo .snippetTit {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal
}

.uWidget .snippet[data-thumbnail=type2] {
	height: 174px
}

.uWidget .snippet[data-thumbnail=type2] .snippetThumb {
	display: table-cell;
	width: 114px;
	height: 172px
}

.uWidget .snippet[data-thumbnail=type2] .snippetThumb .thumb {
	width: auto;
	height: 100%
}

.uWidget .snippet[data-thumbnail=type2] .snippetInfo .snippetTit {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 58.8px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal
}

.uWidget .snippet[data-thumbnail=type2] .snippetInfo .snippetTxt {
	margin-top: 2px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 58.8px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal
}

.uWidget .snippet[data-thumbnail=type3] {
	display: block;
	height: auto
}

.uWidget .snippet[data-thumbnail=type3]>a {
	display: block;
	font-size: 1.3rem
}

.uWidget .snippet[data-thumbnail=type3] .snippetThumb {
	display: block;
	width: 100%;
	height: auto;
	padding: 0
}

.uWidget .snippet[data-thumbnail=type3] .snippetThumb img {
	width: 100%
}

.uWidget .snippet[data-thumbnail=type3] .snippetThumb.icon-player:before {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	font-size: 6rem
}

.uWidget .snippet[data-thumbnail=type3] .snippetInfo {
	display: block;
	padding: 7px 11px
}

.uWidget .snippet[data-thumbnail=type4] {
	height: auto;
	min-height: 56px
}

.uWidget .snippet[data-thumbnail=type4] .snippetThumb {
	vertical-align: top;
	padding-top: 9px;
	padding-left: 9px
}

.uWidget .snippet[data-thumbnail=type4] .snippetThumb img {
	width: 65px;
	height: 65px;
	border: 1px solid #f4f4f4
}

.uWidget .snippet[data-thumbnail=type4] .snippetInfo {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 45px;
	vertical-align: top
}

.uWidget .snippet[data-thumbnail=type4] .snippetInfo .snippetTit {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 35px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.25;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal
}

.uWidget .snippet[data-thumbnail=type4] .snippetInfo .snippetTxt {
	margin-top: 3px;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 28.8px;
	font-size: 1.2rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.2;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal
}

.uWidget .snippet[data-thumbnail=type4] .snippetInfo .snippetLink {
	font-size: 1.2rem;
	margin-top: 12px;
	padding-bottom: 3px
}

.uWidget .snippet[data-thumbnail=type4] .snippetInfo.icon-share-3rd:before {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 22px;
	height: 24px;
	margin: -11px 0 0 -12px;
	font-size: 2.4rem;
	color: #ccc
}

.uWidget .snippet[data-thumbnail=false] .snippetThumb {
	display: none
}

.uWidget .snippet[data-thumbnail=false] .snippetInfo {
	padding: 7px 11px
}

.uWidget.-preview .addHead {
	padding: 10px 0;
	background: #f9f9f9;
	border: 1px solid #eee
}

.uWidget.-preview .item {
	padding: 0;
	border: 0;
	background: 0 0
}

.uWidget.-preview .item.-vote .addHead {
	position: relative
}

.uWidget.-preview .item.-vote .addDetail {
	padding-top: 5px;
	display: block
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList li {
	padding: 10px 10px 7px 16px
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList .labelTitle {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList .checkLabel {
	padding-left: 26px
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList .checkInput,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList .graphBar,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList .labelDesc,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList .viewSubjectVoters {
	display: none
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList .fakeCheck {
	top: 4px;
	width: 13px!important;
	height: 13px!important;
	border-color: #ddd!important
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList .checkInput:checked,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList .checkInput:checked+.checkLabel+.fakeCheck,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList .checkInput:checked~.fakeCheck {
	display: block;
	border: 1px solid #ddd!important
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] li {
	padding-left: 11px
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] .checkLabel {
	padding-left: 26px
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] .fakeCheck {
	top: 1px;
	width: 18px!important;
	height: 18px!important;
	color: #999;
	font-size: 1.2rem;
	line-height: 1.8rem;
	background: #eee!important;
	border-color: #eee!important
}

.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] .checkInput:checked,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] .checkInput:checked+.checkLabel+.fakeCheck,
.uWidget.-preview .item.-vote .addDetail .pollQuestionList[data-status=finish] .checkInput:checked~.fakeCheck {
	border: 1px solid #eee!important
}

.uWidget.-preview .item.-vote .addDetail .addListItem,
.uWidget.-preview .item.-vote .addDetail .pollBtns,
.uWidget.-preview .item.-vote .addDetail .pollNon {
	display: none
}

.uWidget.-preview .item.-vote .addDetail.icon-more {
	padding-bottom: 34px
}

.uWidget.-preview .item.-vote .addDetail.icon-more:before {
	display: block;
	position: absolute;
	left: 38px;
	bottom: 8px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 1.8rem;
	color: #ccc
}

.uWidget.-preview .item.-vote .addDetail.icon-more:after {
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	border-bottom: 1px solid #f4f4f4
}

.uWidget.-addon {
	margin-top: 14px;
	padding: 14px 0;
	border: 1px dotted #d6d6d6;
	border-width: 1px 0
}

.uWidget[data-widget=expanded] {
	margin-top: 14px
}

.uWidget[data-widget=expanded] .collage li:after {
	display: none
}

.uWidget[data-widget=expanded] .addHead {
	position: relative;
	min-height: 50px;
	padding: 9px 0
}

.uWidget[data-widget=expanded] .addHead:before {
	top: 50%;
	margin-top: -11px
}

.uWidget[data-widget=expanded] .addDetail {
	display: block;
	border-top: 1px solid #dfdfdf;
	margin-bottom: -1px;
	background: #fff
}

.uWidget[data-widget=expanded] .addDetail:first-child {
	border-top: 0
}

.uWidget[data-widget=expanded] .addDetail ul:not(.photo_list) li:last-child:before {
	display: none
}

.uWidget[data-widget=expanded] .item {
	padding: 0;
	border-width: 1px 0 0 0
}

.uWidget[data-widget=expanded] .item.-calendar {
	border-width: 1px 0
}

.uWidget[data-widget=expanded] .item.-calendar.-finish .addHead {
	min-height: 42px
}

.uWidget[data-widget=expanded] .item.-calendar .addDetail .scheduleCheckWrap:first-child,
.uWidget[data-widget=expanded] .item.-calendar .addDetail .scheduleLoc:first-child .addr:first-child,
.uWidget[data-widget=expanded] .item.-calendar .addDetail .scheduleLoc:first-child .map:first-child {
	border-top: 0
}

.uWidget[data-widget=expanded] .item.-calendar .photo_list li {
	width: 100%
}

.uWidget[data-widget=expanded] .item.-album {
	border-width: 1px
}

.uWidget[data-widget=expanded] .item.-file {
	border-width: 1px
}

.uWidget[data-widget=expanded] .item.-file .icon-download {
	display: block
}

.uWidget[data-widget=expanded] .item.-file .addStatus,
.uWidget[data-widget=expanded] .item.-file .addTitle {
	padding-right: 58px
}

.uWidget[data-widget=expanded] .item.-file .addTitle {
	white-space: normal;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 66.04px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.27;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.uWidget[data-widget=expanded] .item.-file .addDetail {
	display: none!important
}

.uWidget[data-widget=expanded] .item.-file .addStatus {
	font-size: 1.1rem
}

.uWidget[data-widget=expanded] .item.-map {
	border: 1px solid #e5e5e5
}

.uWidget[data-widget=expanded] .item.-map .addHead {
	width: 100%;
	padding: 7px 11px
}

.uWidget[data-widget=expanded] .item.-map .addHead .addStatus,
.uWidget[data-widget=expanded] .item.-map .addHead .addTitle {
	padding-left: 0;
	padding-right: 0
}

.uWidget[data-widget=expanded] .item.-map .addHead .-loading {
	padding: 8px 0
}

.uWidget[data-widget=expanded] .item.-map .addDetail {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 138px;
	border: 0;
	font-size: 0
}

.uWidget[data-widget=expanded] .item.-map .addDetail img {
	width: 100%;
	height: auto
}

.uWidget[data-widget=expanded] .item.-map .addDetail:after {
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 138px
}

.uWidget[data-widget=expanded] .item.-map .addDetail:before {
	width: 100%;
	height: 138px;
	line-height: 13.8rem
}

.uWidget[data-widget=expanded] .item.-map.-multiLine .addHead {
	display: table
}

.uWidget[data-widget=expanded] .item.-map.-multiLine .addTitle {
	display: none
}

.uWidget[data-widget=expanded] .item.-map.-multiLine .addStatus {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.uWidget[data-widget=expanded] .item.-todo .addDetail ul li,
.uWidget[data-widget=expanded] .item.-vote .addDetail ul li {
	position: relative;
	display: table;
	width: 100%;
	height: 51px
}

.uWidget[data-widget=expanded] .item.-todo .addDetail ul .uCheckbox,
.uWidget[data-widget=expanded] .item.-vote .addDetail ul .uCheckbox {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0
}

.uWidget[data-widget=expanded] .item.-todo .addDetail ul .uCheckbox .fakeCheck,
.uWidget[data-widget=expanded] .item.-vote .addDetail ul .uCheckbox .fakeCheck {
	top: 15px
}

.uWidget[data-widget=expanded] .item.-todo .addDetail ul .uCheckbox .checkInput,
.uWidget[data-widget=expanded] .item.-vote .addDetail ul .uCheckbox .checkInput {
	top: 15px
}

.uWidget[data-widget=expanded] .item.-signup {
	border-width: 1px 0
}

.uWidget[data-widget=expanded] .item.-signup .addDetail {
	padding: 0 15px
}

.uWidget[data-widget=expanded] .item.-signup .signupViewDate {
	position: static;
	visibility: visible;
	padding-top: 15px;
	font-size: 1.4rem;
	color: #222
}

.uWidget[data-widget=expanded] .item.-signup .timeSetting {
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5
}

.uWidget[data-widget=expanded] .item.-signup .timeInfoData {
	font-size: 1.3rem;
	color: #777
}

.uWidget[data-widget=expanded] .item.-signup .timeInfoData+.btnChangeTimezone:before {
	display: inline-block;
	vertical-align: top;
	margin: 7px 5px 0 2px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #999;
	content: ''
}

.uWidget[data-widget=expanded] .item.-signup .btnChangeTimezone {
	border: 0;
	outline: 0;
	color: #222;
	background-color: transparent
}

.uWidget[data-widget=expanded] .item.-signup .signupSameTimeWrap+.signupSameTimeWrap {
	border-top: 1px solid #e5e5e5;
	padding-top: 15px
}

.uWidget[data-widget=expanded] .item.-signup .signupViewItem {
	position: relative;
	padding: 15px 0
}

.uWidget[data-widget=expanded] .item.-signup .signupViewItem:before {
	left: 25px;
	border-color: #e7e7e7
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem {
	position: relative
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkInput {
	visibility: hidden
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkInput[type=checkbox]:checked+.checkLabel .shape.sf_tAfterBg:before {
	margin: 1px 0 0 1px;
	border: 0;
	text-align: center;
	font-family: basic_icon;
	color: #fff;
	content: '\e998';
	z-index: 2
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkInput[type=checkbox]:checked+.checkLabel .shape.sf_tAfterBg:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 0;
	border-radius: 50%;
	content: ''
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkLabel {
	padding-left: 15px
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkLabel .shape:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #979797;
	border-radius: 50%;
	content: ''
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .checkLabel .text {
	font-size: 1.5rem;
	color: #222
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .uCheck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 100px
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .uCheck.-disabled .checkLabel .shape.sf_tAfterBg:before {
	margin: 1px 0 0 1px;
	border: 0;
	text-align: center;
	font-family: basic_icon;
	color: #dadada;
	content: '\e998';
	z-index: 2
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .uCheck.-disabled .checkLabel .shape.sf_tAfterBg:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #dadada;
	border-radius: 50%;
	background-color: #eee!important;
	content: ''
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .uCheck.-disabled .checkLabel .text {
	color: #a8a8a8
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyItem .uCheck.-lastChecked .text {
	color: #a8a8a8
}

.uWidget[data-widget=expanded] .item.-signup .signupApplyAttend {
	padding: 4px 0 0 28px;
	font-size: 1rem;
	color: #a8a8a8
}

.uWidget[data-widget=expanded] .item.-signup .signupAttendInfo {
	position: absolute;
	right: 10px;
	top: 16px;
	color: #999;
	font-size: 1.2rem
}

.uWidget[data-widget=expanded] .item.-signup .signupAttendInfo:after {
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 11px;
	margin: 3px 0 0 3px;
	background: url(images/svg/btn-arrow-12-r.svg) no-repeat 0 0;
	background-size: 6px 11px;
	content: ''
}

.uWidget[data-widget=expanded] .item.-signup .signupSettingNum:before {
	content: '/'
}

.uTxtDate {
	position: absolute;
	right: 6px;
	top: 6px;
	z-index: 3;
	margin-left: 28px;
	font-size: 1.1rem;
	line-height: 1.3rem;
	padding: 5px 8px 3px;
	color: #c5c5c5;
	text-align: right;
	white-space: normal;
	word-break: keep-all;
	word-wrap: break-word;
	border-radius: 2px;
	background: rgba(0, 0, 0, .5)
}

.sharePost {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: 108px;
	margin: 10px 0 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	cursor: pointer
}

.sharePost .board_wrap[data-single=true] {
	padding: 0!important
}

.sharePost .header {
	height: 34px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 1.3rem;
	line-height: 3.4rem;
	border-bottom: 1px solid #e5e5e5;
	color: #777
}

.sharePost .header :before {
	position: relative;
	top: -2px;
	margin-right: 10px;
	font-size: 1.8rem;
	color: #999;
	vertical-align: middle
}

.sharePost .header .icon-bandhome {
	position: relative;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sharePost .header .icon-bandhome .uOfficialBand {
	position: absolute;
	left: 8px;
	top: 13px
}

.sharePost .footer {
	position: relative;
	height: 43px;
	margin-top: -2px;
	padding: 0 12px
}

.sharePost .footer .shareCnt {
	font-size: 1.3rem;
	padding-top: 6px;
	color: #666
}

.sharePost .footer .btnShare {
	position: absolute;
	right: 12px;
	top: -1px;
	height: 31px;
	padding: 0 12px;
	line-height: 3rem;
	border: 1px solid #ddd;
	font-weight: 700;
	color: #555;
	border-radius: 3px;
	background: 0 0
}

.sharePost .footer .btnShare:before {
	position: relative;
	top: -2px;
	margin-right: 4px;
	vertical-align: middle;
	font-size: 1.6rem;
	color: #555
}

.sharePost .postCount,
.sharePost .post_added_value {
	display: none
}

.uThumb {
	display: inline-block;
	position: relative;
	vertical-align: top
}

.uThumb .inner {
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
	border-radius: 4px;
	font-size: .1rem;
	line-height: 0
}

.uThumb .inner[data-skin_factor=before_bg]:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.uThumb .inner[data-skin_factor=before_bg]:after {
	border-bottom: none
}

.uThumb .inner.icon-play {
	padding-bottom: 0!important
}

.uThumb .inner.icon-play:before {
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
	background: rgba(0, 0, 0, .2)!important;
	text-align: center;
	text-indent: 2px;
	color: #fff
}

.uThumb .inner:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #000;
	opacity: .1;
	content: ''
}

.uThumb[data-type=type1] .inner {
	padding-bottom: 9px;
	border-radius: 1px 1px 0 0
}

.uThumb[data-type=type1] .inner[data-skin_factor=before_bg]:before {
	height: 9px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px;
	content: ''
}

.uThumb[data-type=type1] .inner.icon-play:before {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	line-height: 6rem;
	font-size: 2.5rem
}

.uThumb[data-type=type2] .inner {
	padding-bottom: 7px;
	border-radius: 4px 4px 0 0
}

.uThumb[data-type=type2] .inner[data-skin_factor=before_bg]:before {
	height: 8px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px;
	content: ''
}

.uThumb[data-type=type2] .inner.icon-play:before {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	line-height: 6rem;
	font-size: 2.5rem
}

.uThumb[data-type=type3] .inner[data-skin_factor=before_bg]:before {
	bottom: 25px;
	height: 8px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px;
	content: ''
}

.uThumb[data-type=type3] .inner.icon-play:before {
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	line-height: 6rem;
	font-size: 2.5rem
}

.uThumb[data-type=type4] .inner[data-skin_factor=before_bg]:before {
	bottom: 12px;
	height: 8px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px;
	content: ''
}

.uThumb[data-type=type4] .inner.icon-play:before {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	line-height: 3.7rem;
	font-size: 1.6rem
}

.uThumb[data-type=type5] .inner[data-skin_factor=before_bg]:before {
	bottom: 8px;
	height: 4px;
	content: ''
}

.uThumb[data-type=type6] .inner[data-skin_factor=before_bg]:before {
	bottom: 6px;
	height: 3px;
	content: ''
}

.uThumbProfile {
	display: inline-block;
	position: relative;
	vertical-align: top
}

.uThumbProfile .profile {
	display: block;
	position: relative;
	border-radius: 1px;
	font-size: .1rem;
	line-height: 0
}

.uThumbProfile .profile:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #000;
	border-radius: 50%;
	opacity: .1;
	content: ''
}

.uThumbProfile .profile.icon-leader:before {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	border: 2px solid #fff;
	background: #00c570;
	text-align: center;
	text-indent: 1px;
	color: #fff;
	z-index: 1
}

.uThumbProfile .profile.-joint:before {
	background: #a8a8a8
}

.uThumbProfile .profile img {
	border-radius: 50%
}

.uThumbProfile[data-type=type2] .profile.icon-leader:before {
	width: 22px;
	height: 22px;
	font-size: 1.7rem
}

.uThumbProfile[data-type=type3] .profile.icon-leader:before {
	right: -2px;
	bottom: -2px;
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	font-size: 1.3rem
}

.-extension {
	margin-top: 6px
}

.-extension *,
.-extension :after,
.-extension :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.-extension .feedTitBand {
	position: relative;
	z-index: 2;
	display: block;
	font-weight: 400;
	padding: 8px 12px 5px;
	color: #777;
	background: #fff;
	border-top: 1px solid #e0e0e0
}

.-extension .feedTitBand .icon-bandhome {
	font-size: 1.3rem;
	position: relative;
	line-height: 2.2rem;
	font-weight: 700;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .feedTitBand .icon-bandhome:before {
	position: relative;
	top: -2px;
	margin-right: 5px;
	font-size: 1.5rem;
	vertical-align: middle
}

.-extension .feedTitBand .icon-bandhome .uOfficialBand {
	position: absolute;
	left: 5px;
	top: 5px
}

.-extension .feedTitBand .notification {
	display: block;
	color: #333;
	font-size: 1.3rem
}

.-extension .feedTitBand .notification strong {
	font-weight: 700
}

.-extension .feedTitBand .labelPopular {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -9px;
	display: inline-block;
	font-size: 1.1rem;
	height: 17px;
	line-height: 1.8rem;
	color: #fff;
	padding: 0 8px;
	background: #ccc;
	border-radius: 17px
}

.-extension .titRecommend {
	position: relative;
	height: 35px;
	line-height: 3.7rem;
	color: #222;
	font-weight: 700;
	padding-left: 12px;
	border-bottom: 1px solid #d5d5d5
}

.-extension .titRecommend a.gIcon {
	display: block;
	height: inherit;
	line-height: inherit;
	color: inherit
}

.-extension .titRecommend a.gIcon:after {
	position: absolute;
	top: 50%;
	right: 12px;
	color: #bebebe;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.-extension .titRecommend a.gIcon:focus,
.-extension .titRecommend a.gIcon:hover {
	color: inherit
}

.-extension.-recommendTitle {
	position: relative;
	background: #fff;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5
}

.-extension.-recommendTitle .feedWrap {
	padding: 0 12px
}

.-extension.-recommendTitle .titRecommend {
	border-bottom: 1px solid #ececec
}

.-extension.-recommendTitle .-borderNone {
	border-bottom: 1px solid transparent;
	height: 37px;
	line-height: 3.9rem
}

.-extension.-recommendTitle .feedTitBand {
	border: 0;
	border-radius: 0;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px
}

.-extension.-recommendTitle .bottomLink {
	display: block;
	line-height: 3.9rem;
	font-size: 1.3rem;
	font-weight: 700;
	color: #777;
	text-align: center;
	border-top: 1px solid #f0f0f0
}

.-extension.-recommendTitle .post {
	border: 1px solid #e8e8e8;
	margin-bottom: 12px!important
}

.-extension .post {
	margin-top: 0!important
}

.-extension .post .postWriter .profileImg {
	left: 20px
}

.-extension .post .postWriter .profileText {
	padding-left: 70px
}

.-extension .post .postMain .postBody {
	padding: 0 20px
}

.-extension .post .postMain .readNotice {
	margin: 16px 19px 2px
}

.-extension .post .postCount {
	padding: 25px 20px 4px
}

.-extension .smallCover li {
	position: relative;
	padding: 12px 0;
	min-height: 95px;
	border-top: 1px solid #f0f0f0
}

.-extension .smallCover li:first-child {
	border-top: 0
}

.-extension .smallCover .uThumb {
	position: absolute;
	top: 12px;
	left: 0
}

.-extension .smallCover .cont {
	padding-left: 80px
}

.-extension .smallCover .cont a {
	display: block
}

.-extension .smallCover .cont .name strong {
	font-size: 1.4rem;
	vertical-align: middle;
	color: #333;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .smallCover .cont .name .subTxt {
	padding-top: 2px;
	color: #777;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 35px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.25;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.-extension .smallCover .cont .badge strong {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 90%
}

.-extension .smallCover .cont .badge .uOfficialBand {
	vertical-align: middle;
	margin-left: 4px
}

.-extension .smallCover .cont .bandMore {
	display: inline-block;
	margin-top: 8px;
	padding: 0 4px 0 8px;
	height: 20px;
	line-height: 2rem;
	color: #444;
	background: #f0f0f2;
	border-radius: 2px
}

.-extension .smallCover .cont .bandMore strong {
	color: #4b6eb7
}

.-extension .smallCover .cont .bandMore:after {
	font-size: 1rem;
	color: #9c9c9d;
	margin-left: 2px
}

.-extension .scrollWrap {
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch
}

.-extension .scrollWrap .defaultCover {
	margin: 0 0 10px;
	font-size: 0
}

.-extension .scrollWrap .defaultCover:after,
.-extension .scrollWrap .defaultCover:before {
	display: table;
	content: ' '
}

.-extension .scrollWrap .defaultCover:after {
	clear: both
}

.-extension .scrollWrap .defaultCover li {
	float: left;
	margin-left: 8px
}

.-extension .scrollWrap .defaultCover li:first-child {
	margin-left: 12px
}

.-extension .scrollWrap .defaultCover li:last-child {
	margin-right: 12px
}

.-extension .scrollWrap .defaultCover li .uCover {
	width: 132px;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .03)
}

.-extension .scrollWrap .defaultCover li .uCover[data-type=type2] {
	border: 0
}

.-extension .scrollWrap .defaultCover li .uCover[data-type=type2] .bandName {
	height: 45px;
	color: #333;
	border: 1px solid #d6d6d8;
	border-top: 0;
	border-radius: 0 0 4px 4px
}

.-extension .scrollWrap .defaultCover li .uCover .cover {
	overflow: hidden
}

.-extension .scrollWrap .defaultCover li .uCover .cover .coverImg {
	height: 98px
}

.-extension .scrollWrap .defaultCover li .uCover .newIcon {
	bottom: 33px
}

.-extension .scrollWrap .defaultCover li .bandMoreLink {
	display: block;
	width: 132px;
	height: 152px;
	font-size: 1.3rem;
	text-align: center;
	color: #333;
	font-weight: 700;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .03)
}

.-extension .scrollWrap .defaultCover li .bandMoreLink span {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 1.7rem;
	text-indent: 3px;
	color: #11c473;
	border: 2px solid #11c473;
	margin: 42px auto 12px;
	font-weight: 400;
	border-radius: 50%
}

.-extension .scrollWrap .defaultCover li .bandMoreLink span:before {
	line-height: 4rem
}

.-extension .scrollWrap .bigCover {
	margin: 12px 0
}

.-extension .scrollWrap .bigCover:after,
.-extension .scrollWrap .bigCover:before {
	display: table;
	content: ' '
}

.-extension .scrollWrap .bigCover:after {
	clear: both
}

.-extension .scrollWrap .bigCover li {
	float: left;
	margin-left: 10px;
	white-space: nowrap
}

.-extension .scrollWrap .bigCover li:first-child {
	margin-left: 12px
}

.-extension .scrollWrap .bigCover li:last-child {
	margin-right: 12px
}

.-extension .scrollWrap .bigCover .uThumb .inner {
	border-radius: 0
}

.-extension .scrollWrap .bigCover .uThumb .uOfficialBand {
	position: absolute;
	right: 20px;
	bottom: -10px
}

.-extension .scrollWrap .bigCover .cont {
	position: relative;
	width: 286px;
	height: 147px;
	padding-top: 10px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .03)
}

.-extension .scrollWrap .bigCover .cont a {
	display: block
}

.-extension .scrollWrap .bigCover .cont .name {
	padding: 2px 12px 0
}

.-extension .scrollWrap .bigCover .cont .name strong {
	font-size: 1.6rem;
	vertical-align: middle;
	color: #333;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .scrollWrap .bigCover .cont .name .subTxt {
	font-size: 1.3rem;
	padding-top: 6px;
	overflow: hidden;
	line-height: 1.8rem;
	color: #888;
	white-space: normal;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 37.8px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.35;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 38px;
	height: 38px
}

.-extension .scrollWrap .bigCover .cont .bandMore {
	display: inline-block;
	margin-top: 10px;
	padding: 0 4px 0 8px;
	margin-left: 15px;
	margin-bottom: 12px;
	height: 20px;
	line-height: 2.2rem;
	color: #444;
	background: #f0f0f2;
	border-radius: 2px
}

.-extension .scrollWrap .bigCover .cont .bandMore strong {
	color: #4b6eb7
}

.-extension .scrollWrap .bigCover .cont .bandMore:after {
	font-size: 1rem;
	color: #acacad;
	margin-left: 2px
}

.-extension .scrollWrap .bigCover .cont .bottomLink {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	line-height: 3.5rem;
	font-size: 1.3rem;
	color: #777;
	text-align: center;
	margin: 0 12px;
	font-weight: 400;
	border-top: 1px solid #f1f1f1
}

.-extension .scrollWrap .bigCover .bandMoreLink {
	display: block;
	width: 132px;
	height: 314px;
	font-size: 1.4rem;
	text-align: center;
	color: #333;
	font-weight: 700;
	border: 1px solid #e6e6e6
}

.-extension .scrollWrap .bigCover .bandMoreLink span {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 1.7rem;
	text-indent: 3px;
	color: #11c473;
	border: 2px solid #11c473;
	margin: 118px auto 12px;
	font-weight: 400;
	border-radius: 50%
}

.-extension .scrollWrap .bigCover .bandMoreLink span:before {
	line-height: 4rem
}

.-extension .scrollWrap .keywordList {
	font-size: 0;
	margin: 12px 0
}

.-extension .scrollWrap .keywordList li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 94px;
	height: 94px;
	margin-left: 7px
}

.-extension .scrollWrap .keywordList li:first-child {
	margin-left: 12px
}

.-extension .scrollWrap .keywordList li:last-child {
	margin-right: 12px
}

.-extension .scrollWrap .keywordList li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .55);
	border-radius: 2px
}

.-extension .scrollWrap .keywordList li .txt {
	position: absolute;
	left: 0;
	top: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: center
}

.-extension .scrollWrap .keywordList li .txt .cell {
	display: table-cell;
	height: 100%;
	padding: 10px;
	vertical-align: middle;
	font-size: 1.3rem;
	line-height: 1.8rem;
	font-weight: 700;
	color: #fff;
	white-space: normal
}

.-extension .scrollWrap .keywordList li .txt .cell span {
	display: inline-block;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1
}

.-extension .scrollWrap .keywordList li img {
	width: 100%;
	border-radius: 4px
}

.-extension .scrollWrap.adPostListWrap {
	margin-top: 10px
}

.-extension .scrollWrap.adPostListWrap .adPostList {
	font-size: 0
}

.-extension .scrollWrap.adPostListWrap .adPostList:after,
.-extension .scrollWrap.adPostListWrap .adPostList:before {
	display: table;
	content: ' '
}

.-extension .scrollWrap.adPostListWrap .adPostList:after {
	clear: both
}

.-extension .scrollWrap.adPostListWrap .adPostList li {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 12px
}

.-extension .scrollWrap.adPostListWrap .adPostList li:first-child {
	margin-left: 12px
}

.-extension .scrollWrap.adPostListWrap .adPostList li:last-child {
	margin-right: 12px
}

.-extension .scrollWrap.adPostListWrap .adPostList li .thumb img {
	height: 240px
}

.-extension .scrollWrap.adPostListWrap .adPostList li .cont {
	background: #fafafa;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	height: 54px
}

.-extension .adPost .post {
	margin-top: 0!important
}

.-extension .adPost .post .postWriter .profileImg {
	left: 20px
}

.-extension .adPost .post .postWriter .profileText {
	padding-left: 70px
}

.-extension .adPost .post .postMain .postBody {
	padding: 0 20px
}

.-extension .adPost .post .postMain .readNotice {
	margin: 16px 19px 2px
}

.-extension .adPost .post .postCount {
	padding: 25px 20px 4px
}

.-extension .adPost .postWriter {
	position: relative
}

.-extension .adPost .postWriter .profileImg {
	position: absolute;
	left: 12px;
	top: 12px
}

.-extension .adPost .postWriter .profileImg img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.-extension .adPost .postWriter .profileText {
	padding-left: 60px;
	padding-top: 13px;
	height: 51px
}

.-extension .adPost .postWriter .profileText .name {
	color: #333;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .adPost .postWriter .profileText .titleLink {
	font-size: 1.2rem;
	color: #a8a8a8
}

.-extension .adPost .txtBody {
	padding: 10px 12px 0;
	word-wrap: break-word;
	color: #333;
	font-size: 1.4rem;
	line-height: 1.5
}

.-extension .adPost .adCard {
	margin-top: 10px
}

.-extension .adPost .adCard,
.-extension .adPostList .adCard {
	position: relative;
	font-size: 0
}

.-extension .adPost .adCard .thumb,
.-extension .adPostList .adCard .thumb {
	position: relative;
	z-index: 2;
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 0
}

.-extension .adPost .adCard .thumb img,
.-extension .adPostList .adCard .thumb img {
	max-width: 100%
}

.-extension .adPost .adCard .thumb video,
.-extension .adPostList .adCard .thumb video {
	position: relative;
	z-index: 10;
	width: 100%
}

.-extension .adPost .adCard .thumb .mejs-overlay-button,
.-extension .adPostList .adCard .thumb .mejs-overlay-button {
	position: absolute;
	z-index: 20;
	text-align: center;
	background: 0 0
}

.-extension .adPost .adCard .thumb .mejs-overlay-button:before,
.-extension .adPostList .adCard .thumb .mejs-overlay-button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 6rem;
	color: #fff;
	border-radius: 50%;
	background: rgba(0, 0, 0, .3);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.-extension .adPost .adCard .thumb .mejs-controls,
.-extension .adPostList .adCard .thumb .mejs-controls {
	position: absolute;
	z-index: 15
}

.-extension .adPost .adCard .thumb:after,
.-extension .adPostList .adCard .thumb:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	border: 1px solid rgba(0, 0, 0, .08)
}

.-extension .adPost .adCard .cont,
.-extension .adPostList .adCard .cont {
	display: block;
	position: relative;
	padding: 11px 10px 9px;
	min-height: 54px;
	border-top: 1px solid #e2e2e2;
	margin-top: -1px
}

.-extension .adPost .adCard .cont .title,
.-extension .adPostList .adCard .cont .title {
	font-size: 1.4rem;
	color: #333;
	margin-right: 100px;
	line-height: 1.7rem;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .adPost .adCard .cont .title.-onlyTitle,
.-extension .adPostList .adCard .cont .title.-onlyTitle {
	display: table;
	position: relative;
	height: 38px;
	white-space: normal;
	table-layout: fixed;
	margin-top: -2px
}

.-extension .adPost .adCard .cont .title.-onlyTitle .cell,
.-extension .adPostList .adCard .cont .title.-onlyTitle .cell {
	display: table-cell;
	vertical-align: middle
}

.-extension .adPost .adCard .cont .title.-onlyTitle .cell span,
.-extension .adPostList .adCard .cont .title.-onlyTitle .cell span {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 37.8px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.35;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.-extension .adPost .adCard .cont .desc,
.-extension .adPostList .adCard .cont .desc {
	font-size: 1.1rem;
	color: #777;
	line-height: 1.5;
	margin-right: 100px;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.-extension .adPost .adCard .cont .uButton,
.-extension .adPostList .adCard .cont .uButton {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 12px;
	font-size: 1.3rem;
	height: 30px;
	line-height: 3.4rem;
	padding: 0 12px;
	margin-top: -15px;
	color: #fff;
	background: #39cf6d;
	border-radius: 2px
}

.cMissionCard {
	position: relative;
	text-align: center;
	margin-top: 6px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	background: #fff
}

.cMissionCard .title {
	display: block;
	font-size: 1.5rem;
	color: #555;
	font-weight: 700
}

.cMissionCard .title .greenColor {
	font-size: inherit;
	color: #11c474
}

.cMissionCard .desc {
	font-size: 1.3rem;
	color: #777;
	line-height: 1.5rem
}

.cMissionCard .hideBandPush {
	display: block;
	font-size: 1.2rem;
	padding-top: 5px;
	color: #aaa
}

.cMissionCard .hideBandPush:after {
	font-size: 1rem;
	margin-left: 4px;
	color: #aaa
}

.cMissionCard .buttonWrap:after,
.cMissionCard .buttonWrap:before {
	display: table;
	content: ' '
}

.cMissionCard .buttonWrap:after {
	clear: both
}

.cMissionCard .button {
	height: 29px;
	line-height: 2.9rem;
	font-size: 1.2rem;
	width: calc(50% - 3px);
	padding: 0 10px;
	margin-top: 10px;
	border: 1px solid transparent;
	text-align: center;
	border-radius: 2px
}

.cMissionCard .button.noThanks {
	float: left;
	border-color: #ccc;
	color: #666;
	background: #fff
}

.cMissionCard .button.confirm {
	float: right;
	color: #fff;
	background: #11c473
}

.cMissionCard.-hideBand {
	padding: 20px 15px;
	background: #f4f4f4
}

.cMissionCard.-bandMake,
.cMissionCard.-custom {
	padding: 15px 15px 13px
}

.cMissionCard.-bandMake .desc,
.cMissionCard.-custom .desc {
	padding-top: 7px;
	font-size: 1.2rem
}

.cMissionCard.-custom .desc {
	color: #555
}

.cMissionCard.-bandMake {
	background: #7c8194;
	border: 0
}

.cMissionCard.-bandMake .title {
	color: #fff
}

.cMissionCard.-bandMake .desc {
	color: #c6c6c6
}

.cMissionCard.-bandMake .button {
	font-weight: 700
}

.cMissionCard.-bandMake .noThanks {
	border-color: #fff;
	color: #fff;
	background: 0 0
}

.cMissionCard.-bandMake .confirm {
	color: #6f7175;
	background: #fff
}

.cMissionCard.-NewNot {
	display: block;
	padding: 28px 15px 25px
}

.cMissionCard.-NewNot .icon-feed-empty {
	display: inline-block;
	height: 44px;
	font-size: 4.5rem;
	color: #bbb
}

.cMissionCard.-NewNot .icon-feed-empty:before {
	vertical-align: top
}

.cMissionCard.-NewNot .desc {
	padding-top: 4px
}

.cMissionCard.-firstJoinBig {
	display: block;
	padding: 30px 20px 20px
}

.cMissionCard.-firstJoinBig .title {
	font-size: 1.4rem;
	color: #555;
	line-height: 1.8rem;
	font-weight: 400
}

.cMissionCard.-firstJoinSmall {
	display: block;
	text-align: left
}

.cMissionCard.-firstJoinSmall .cover {
	position: absolute;
	top: 22px;
	right: 12px
}

.cMissionCard.-firstJoinSmall .title {
	padding: 14px 114px 0 12px
}

.cMissionCard.-firstJoinSmall .desc {
	position: relative;
	z-index: 3;
	padding: 4px 110px 14px 12px;
	line-height: 1.7rem
}

.cMissionCard.-firstJoinSmall .bottomLink {
	display: block;
	font-size: 1.3rem;
	height: 40px;
	line-height: 4.2rem;
	font-weight: 700;
	color: #3ec676;
	border-top: 1px solid #e5e5e5;
	text-align: center
}

.cMissionCard .btnLyClose {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 1000;
	font-size: 1.2rem;
	color: #6d6d6d;
	border: 0;
	background: 0 0
}

.feedPostLink {
	position: relative;
	display: block;
	height: 50px;
	line-height: 5.2rem;
	font-size: 1.5rem;
	color: #999;
	padding: 0 12px 0 15px;
	margin-top: 6px;
	background: #fff;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5
}

.feedPostLink:after {
	position: absolute;
	top: 50%;
	right: 12px;
	font-size: 1.2rem;
	margin-top: -6px;
	color: #aaa
}

.feedSubtitle {
	margin-top: 13px;
	margin-bottom: 3px;
	padding-left: 12px;
	font-size: 1.3rem;
	font-weight: 700;
	color: #999
}

.feedManage {
	padding-top: 45px
}

.feedManage .nothing {
	display: table;
	position: fixed;
	top: 44px;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #eaebec
}

.feedManage .nothing p {
	display: table-cell;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #999;
	vertical-align: middle
}

.feedManage .title {
	font-size: 1.3rem;
	color: #777;
	padding: 25px 15px 5px
}

.feedManage .feedManageList {
	padding-left: 15px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff
}

.feedManage .feedManageList li {
	position: relative;
	border-top: 1px solid #eee
}

.feedManage .feedManageList li:first-child {
	border-top: 0
}

.feedManage .feedManageList li .name {
	position: absolute;
	top: 50%;
	left: 53px;
	right: 100px;
	font-size: 1.5rem;
	color: #333;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

:lang(fr) .feedManage .feedManageList li .name {
	right: 128px
}

:lang(de) .feedManage .feedManageList li .name {
	right: 103px
}

:lang(ru) .feedManage .feedManageList li .name {
	right: 98px
}

.feedManage .feedManageList li .uThumb[data-type=type4] {
	margin: 12px 10px 12px 0
}

.feedManage .feedManageList li .uThumb[data-type=type4] .inner[data-skin_factor=before_bg]:before {
	bottom: 8px
}

.feedManage .feedManageList li .review {
	position: absolute;
	top: 50%;
	right: 13px;
	height: 26px;
	line-height: 2.6rem;
	padding: 0 8px;
	margin-top: -13px;
	font-size: 1.3rem;
	color: #11c473;
	border: 1px solid #11c473;
	border-radius: 2px;
	background: #fff
}

.feedManage .guideBottom {
	color: #999;
	padding: 20px;
	text-align: center
}

.uTagWrap {
	position: relative;
	width: 100%;
	margin: 6px 0 0;
	border: 1px solid #e0e0e0;
	border-width: 1px 0;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uTagWrap * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.uTagWrap ul {
	width: 100%;
	height: 40px;
	padding-right: 11px;
	white-space: nowrap;
	font-size: 0;
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.uTagWrap li {
	display: inline-block
}

.uTagWrap li a {
	display: inline-block;
	margin: 0 8px 0 12px;
	line-height: 4rem;
	color: #333;
	font-size: 1.4rem
}

.uTagWrap .setting {
	width: 27px;
	height: 27px;
	margin: 0 0 0 6px;
	border: 0;
	border-radius: 3px;
	background: #f4f4f4;
	font-size: 1.6rem;
	color: #aaa;
	text-indent: -1px
}

.tagLayout .uTagWrap {
	z-index: 100;
	position: fixed;
	top: 44px;
	left: 0;
	margin-top: 0;
	background: rgba(255, 255, 255, .97)
}

.uIntroHeader {
	height: 50px;
	background: #01d12b
}

.uIntroHeader.-discover {
	z-index: 100;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%
}

.uIntroHeader .header_inner {
	position: relative;
	height: 100%;
	margin: 0 10px
}

.uIntroHeader .header_inner:after,
.uIntroHeader .header_inner:before {
	display: table;
	content: ' '
}

.uIntroHeader .header_inner:after {
	clear: both
}

.uIntroHeader .header_inner .logo {
	float: left
}

.uIntroHeader .header_inner .logoLink {
	display: inline-block;
	vertical-align: top;
	margin-top: 15px
}

.uIntroHeader .header_inner .gnbLogoImg {
	width: 50px;
	height: 19px;
	-webkit-filter: invert(1);
	filter: invert(1)
}

.uIntroHeader .header_inner .float_wrap {
	float: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 11px
}

.uIntroHeader .header_inner .float_wrap .sign_up {
	margin-right: 14px;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 500
}

.uIntroHeader .header_inner .float_wrap .login_btn {
	height: 27px;
	width: 72px;
	border-radius: 2px;
	border: 0;
	text-align: center;
	color: #21c531;
	font-size: 1.4rem;
	font-weight: 500;
	background: #fff
}

.uProfile {
	display: inline-block;
	position: relative;
	vertical-align: top;
	font-size: 0
}

.uProfile .profileInner {
	display: block;
	position: relative;
	font-size: 0;
	background: #ebebeb;
	border-radius: 50%
}

.uProfile .profileInner:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff
}

.uProfile .profileInner img {
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	vertical-align: top
}

.uProfile.-coleader .uLeaderBand {
	background-color: #888
}

.uProfile.-pageIcon:before {
	position: absolute;
	right: -2px;
	bottom: -2px;
	z-index: 1
}

.uProfile .photo_submit {
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.uProfile .photo_submit.icon-camera-bg:before {
	font-size: 2.5rem;
	color: #fff;
	width: 1px;
	display: inline-block;
	padding-right: 23px
}

.uProfile .photo_submit .icon-camera:before {
	position: absolute;
	left: 2px;
	top: 2px;
	font-size: 2.2rem;
	color: #222;
	width: 1px;
	display: inline-block;
	padding-right: 23px
}

.uProfile .photo_submit .image_upload {
	position: absolute;
	right: -3px;
	top: -3px;
	opacity: 0;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 100
}

.uProfile.-border:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 50%;
	content: ''
}

.uProfile.-w16 .profileInner {
	width: 16px;
	height: 16px
}

.uProfile.-w16 .profileInner:before {
	font-size: 1.2rem
}

.uProfile.-w20 .profileInner {
	width: 20px;
	height: 20px
}

.uProfile.-w20 .profileInner:before {
	font-size: 1.5rem
}

.uProfile.-w20 .uLeaderBand {
	width: 13px;
	height: 13px;
	line-height: 1rem;
	font-size: 1rem
}

.uProfile.-w25 .profileInner {
	width: 25px;
	height: 25px
}

.uProfile.-w25 .profileInner:before {
	font-size: 1.5rem
}

.uProfile.-w30 .profileInner {
	width: 30px;
	height: 30px
}

.uProfile.-w30 .profileInner:before {
	font-size: 1.5rem
}

.uProfile.-w34 .profileInner {
	width: 34px;
	height: 34px
}

.uProfile.-w34 .profileInner:before {
	font-size: 1.5rem
}

.uProfile.-w36 .profileInner {
	width: 36px;
	height: 36px
}

.uProfile.-w36 .profileInner:before {
	font-size: 1.5rem
}

.uProfile.-w40 .profileInner {
	width: 40px;
	height: 40px
}

.uProfile.-w40 .profileInner:before {
	font-size: 1.8rem
}

.uProfile.-w40 .uLeaderBand {
	width: 15px;
	height: 15px;
	line-height: 1.2rem;
	font-size: 1.1rem
}

.uProfile.-w50 .profileInner {
	width: 50px;
	height: 50px
}

.uProfile.-w60 .profileInner {
	width: 60px;
	height: 60px
}

.uProfile.-w60 .profileInner:before {
	font-size: 3rem
}

.uProfile.-w70 .profileInner {
	width: 70px;
	height: 70px
}

.uProfile.-w70 .profileInner:before {
	font-size: 4.5rem
}

.uProfile.-w90 .profileInner {
	width: 90px;
	height: 90px
}

.uProfile.-w90 .profileInner:before {
	font-size: 5.5rem
}

.uProfile.-w90 .uLeaderBand {
	bottom: 5px;
	right: 1px;
	width: 20px;
	height: 20px;
	line-height: 1.8rem;
	font-size: 1.4rem
}

.uProfile.-w140 .profileInner {
	width: 140px;
	height: 140px
}

.uProfile.-w140 .profileInner:before {
	font-size: 9rem
}

.flexList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flexList>* {
	display: block;
	padding: 11px 0
}

.flexList.-on {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flexList.-off {
	display: none
}

.flexList.-tbSpace6>* {
	padding: 6px 0
}

.flexList.-tbSpace13>* {
	padding: 13px 0
}

.flexList.-tbSpace15>* {
	padding: 15px 0
}

.flexList.-tbSpaceNone>* {
	padding: 0
}

.flexList.-layoutFixed>* {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1
}

.flexList.-wFull {
	width: 100%
}

.flexList[class*="-h"] {
	padding: 0
}

.flexList.-h32 {
	height: 32px
}

.flexList.-h50 {
	height: 50px
}

.flexList.-h52 {
	height: 52px
}

.flexList.-h62 {
	height: 62px
}

.flexList .thumb {
	font-size: 0
}

.flexList .thumb>img {
	width: 40px;
	height: auto;
	border-radius: 2px;
	vertical-align: top
}

.flexList .thumb:last-child {
	margin-left: 20px
}

.flexList .thumb.-square50 {
	margin-top: 5px;
	margin-bottom: 5px
}

.flexList .thumb.-square50>img {
	width: 50px;
	border-radius: 0
}

.flexList .thumb.-square50 .makeAlbum,
.flexList .thumb.-square50 .noCover {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background: #f7f7f7
}

.flexList .thumb.-square50 .makeAlbum:before,
.flexList .thumb.-square50 .noCover:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -9px 0 0 -9px
}

.flexList .thumb.-square50 .makeAlbum:before {
	width: 17px;
	height: 17px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_icons.png);
	background-position: -300px -528px
}

.flexList .thumb.-square50 .noCover:before {
	width: 18px;
	height: 18px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_icons_f.png);
	background-position: -168px -266px
}

.flexList .thumb.-searchIcon {
	position: relative
}

.flexList .thumb.-searchIcon:before {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #d8d8d8;
	content: ''
}

.flexList .thumb.-searchIcon:after {
	vertical-align: top;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 50%;
	margin-left: -8px;
	width: 15px;
	height: 15px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_icons.png);
	background-position: -556px -488px
}

.flexList>.text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1;
	min-width: 0;
	padding-left: 10px;
	font-size: 1.5rem;
	font-weight: 400;
	color: #222
}

.flexList>.text:first-child {
	padding-left: 0
}

.flexList>.text+.etc {
	padding-left: 20px
}

.flexList>.text.-ellipsis {
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.flexList>.text .ellipsis {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.flexList>.text .ellipsis2 {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.flexList>.text .blockTime {
	display: block;
	margin-top: 1px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #999
}

.flexList>.text .blockPoint {
	display: block;
	margin-top: 4px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #2ecc71
}

.flexList>.text .sub {
	display: block;
	margin-top: 3px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #666
}

.flexList>.text .sub2 {
	display: block;
	margin-top: 3px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #777
}

.flexList>.text .profileStatus {
	display: block;
	margin-top: 3px;
	font-size: 1.2rem;
	font-weight: 400;
	color: #666
}

.flexList .etc {
	font-size: 0
}

.flexList .etc>* {
	vertical-align: middle
}

.flexList .etc+.etc {
	padding-left: 14px
}

.flexList .etc.-arrow:after {
	width: 8px;
	height: 13px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_icons.png);
	background-position: -10px -565px;
	margin-right: 2px
}

.flexList .etc.-text {
	font-size: 1.3rem;
	font-weight: 400;
	color: #888
}

.flexList .etc .gBandColor {
	font-size: 1.2rem;
	font-weight: 600
}

.flexList .flexible {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1
}

.flexList .-alignT {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.invitation {
	text-align: center;
	background: #f5f6f7
}

.invitation.-posR {
	position: relative
}

.invitation :after,
.invitation :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.invitation .bandLogo {
	position: relative
}

.invitation .bandLogo:before {
	margin-top: 6px;
	font-size: 5.6rem;
	color: #222
}

.invitation .bandLogo+.bandCover {
	padding-top: 2px
}

.invitation .band_logo {
	width: 64px;
	margin: 0 auto
}

.invitation .functionWrap {
	position: absolute;
	top: 14px;
	left: 20px;
	border: 0;
	background: 0 0
}

.invitation .functionWrap:before {
	color: #b4b4b4;
	font-size: 1.6rem
}

.invitation .bandCover {
	padding-top: 49px
}

.invitation .bandCover .coverImg {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.invitation .bandCover .coverImg img {
	width: 104px;
	height: 104px;
	border-radius: 50%
}

.invitation .bandCover .coverImg:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, .1);
	content: ''
}

.invitation .bandNameTitle {
	display: inline-block;
	position: relative;
	margin-top: 12px;
	padding: 0 27px;
	max-width: 100%;
	line-height: 0
}

.invitation .bandNameTitle .title {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.8rem;
	font-weight: 400
}

.invitation .bandNameTitle .uOfficialBand {
	position: absolute;
	right: 10px;
	top: 6px
}

.invitation .txt {
	font-size: 1.4rem;
	color: #555
}

.invitation .txt .userNickname {
	font-size: 1.4rem;
	color: #34cc6c;
	font-weight: 700
}

.invitation .txt+.linkToMove {
	color: #888
}

.invitation .linkToMoveWrap {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	text-align: center
}

.invitation .linkToMove {
	display: inline-block;
	padding: 11px 0;
	color: #b2b2b2
}

.invitation .linkToMove:after {
	color: #bbb;
	font-size: 1rem
}

.invitation .infoMsg {
	margin-top: 23px;
	padding-bottom: 6px;
	font-size: 1.3rem;
	color: #828282
}

.invitation .infoMsg+.buttonWrap {
	margin-top: 8px
}

.invitation .codeWrap {
	margin-top: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background-color: #fff
}

.invitation .codeWrap .code {
	display: block;
	padding: 12px;
	font-size: 1.8rem
}

.invitation .buttonWrap {
	margin-top: 12px
}

.invitation .buttonWrap .uBtn {
	height: 43px;
	margin-top: 7px;
	font-size: 1.4rem;
	background-color: #bbb
}

.invitation .buttonWrap .uBtn.-point {
	color: #fff;
	background-color: #34cc6c
}

.invitation .buttonWrap .uBtn.-reverse {
	border: 1px solid #b8b8b8;
	color: #666;
	background-color: transparent
}

.invitation .sourceInfo {
	margin-top: 15px;
	line-height: 1.6rem;
	color: #b2b2b2;
	font-size: 1.2rem
}

.invitation .sourceInfo strong {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	vertical-align: top;
	line-height: 1.6rem
}

.invitation .sourceInfo .bandName {
	max-width: 45%
}

.invitation .sourceInfo .nickName {
	max-width: 35%
}

.invitation .sourceInfo button {
	width: 15px;
	height: 15px;
	border: 0;
	border-radius: 50%;
	vertical-align: top;
	background: rgba(190, 194, 203, .9)
}

.invitation .sourceInfo button:before {
	font-size: 1rem;
	color: #f5f6f7
}

.invitation .reportBtn {
	position: absolute;
	top: 10px;
	right: 20px;
	border: 0;
	font-size: 1.6rem;
	color: #777;
	background: 0 0
}

.invitation .invitationContentArea {
	position: relative;
	margin: 0 20px
}

.invitation .invitationContentArea .invitBandLogo {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
	text-align: center
}

.invitation .invitationContentArea .invitBandLogo .bandLogoImg {
	width: 65px;
	height: 25px
}

.invitation .invitationContentArea .bandCover {
	padding-top: 20px
}

.invitation .invitationContentArea .bandCover .coverImg {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 138px;
	height: 104px;
	border-radius: 4px;
	overflow: hidden;
	vertical-align: top
}

.invitation .invitationContentArea .bandCover .coverImg img {
	width: 100%;
	height: auto;
	border-radius: 0
}

.invitation .invitationContentArea .bandCover .coverImg:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .1);
	content: ''
}

.invitation .invitationContentArea .invitBandInfoWrap {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 18px 0 0
}

.invitation .invitationContentArea .invitBandInfoWrap+.invitBandInfoWrap {
	padding-top: 0
}

.invitation .invitationContentArea .invitBandInfo {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 27px;
	text-align: center;
	font-size: 1.3rem;
	color: #555
}

.invitation .invitationContentArea .invitBandInfo .userNickname {
	font-size: 1.3rem;
	font-weight: 700;
	color: #36cc36
}

.invitation .invitationContentArea .invitBandInfo .bandNameTitle {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 1.3;
	font-size: 1.4rem;
	font-weight: 700;
	color: #333
}

.invitation .invitationContentArea .invitBandInfo .uOfficialBand {
	margin-top: 2px
}

.invitation .invitationContentArea .invitBandAction .uBtn {
	height: 43px;
	font-size: 1.4rem;
	margin-top: 7px;
	background: #bbb
}

.invitation .invitationContentArea .invitBandAction .uBtn.-point {
	background: #34cc6c;
	color: #fff
}

.invitation .invitationContentArea .invitBandAction .uBtn.-reverse {
	background: #fff;
	border: 1px solid #b8b8b8;
	color: #666
}

.invitation .invitationContentArea .invitLinkToMove {
	text-align: center
}

.invitation .invitationContentArea .invitLinkToMove .invitLinkBrowser {
	display: inline-block;
	padding: 19px 0 0;
	vertical-align: top;
	white-space: nowrap;
	color: #b2b2b2
}

.invitation .invitationContentArea .invitLinkToMove .invitLinkBrowser:after {
	display: inline-block;
	margin-top: 5px;
	vertical-align: top;
	color: #bbb;
	font-size: 1rem
}

.invitation .whatBand {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	visibility: visible;
	z-index: 10
}

.invitation .whatBand.-disabled {
	visibility: hidden
}

.invitation .whatBand .bandIntroMore {
	display: inline-block;
	margin-bottom: 18px;
	height: 42px;
	padding: 0 22px;
	border-radius: 21px;
	vertical-align: top;
	background: rgba(52, 204, 108, .95)
}

.invitation .whatBand .bandIntroMore .bandIntroMoreTxt {
	line-height: 4.2rem;
	color: #fff;
	font-size: 1.5rem
}

.invitation .whatBand .bandIntroMore .icoWhatisbandArrow {
	margin: 14px 0 0 5px;
	width: 11px;
	height: 13px;
	vertical-align: top
}

.invitation .invitationIntroArea {
	position: relative;
	padding: 0 27px 70px;
	visibility: hidden;
	overflow: hidden;
	background-color: #f5f6f7
}

.invitation .invitationIntroArea.-active {
	visibility: visible;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: slideUp;
	animation-name: slideUp
}

.invitation .invitationIntroArea .bandIntroSummary {
	padding: 20px 3px;
	text-align: left
}

.invitation .invitationIntroArea .bandIntroSummary .bandIntroTxt {
	line-height: 1.47;
	font-size: 1.5rem;
	color: #555
}

.invitation .invitationIntroArea .bandIntroSummary .bandIntroTxt+.bandIntroTxt {
	padding-top: 20px
}

.invitation .invitationIntroArea .swiperWrap {
	position: relative;
	text-align: center
}

.invitation .invitationIntroArea .swiper-container {
	padding-bottom: 30px;
	overflow: visible
}

.invitation .invitationIntroArea .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: .6;
	text-align: center;
	font-size: 1.8rem
}

.invitation .invitationIntroArea .swiper-slide.swiper-slide-active {
	opacity: 1;
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-name: activeOpacity;
	animation-name: activeOpacity
}

.invitation .invitationIntroArea .swiper-slide .thumbnailImg {
	width: 100%
}

.invitation .invitationIntroArea .swiper-pagination-bullets {
	width: 100%;
	bottom: 0;
	text-align: center
}

.invitation .invitationIntroArea .swiper-pagination-bullet {
	margin: 0 5px;
	width: 5px;
	height: 5px;
	opacity: 1;
	background-color: #cbcdd0
}

.invitation .invitationIntroArea .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #36cc6c
}

.invitation .invitationIntroArea .contralBtnWrap {
	display: none
}

.invitation .invitationIntroArea .swiper-button-next,
.invitation .invitationIntroArea .swiper-button-prev {
	display: none
}

.invitation .invitationIntroArea .appDownBanner {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	height: 70px;
	text-align: left;
	z-index: 10;
	background: #33353e
}

.invitation .invitationIntroArea .appDownBanner.-active {
	display: block
}

.invitation .invitationIntroArea .bridgeBanner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.invitation .invitationIntroArea .bridgeBanner .BandAppLogoImg {
	margin: 15px 0 0 15px;
	width: 40px;
	height: 40px
}

.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1;
	padding: 18px 0 0 9px;
	color: #fff
}

.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc .bridgeBandAppDescTit {
	display: block;
	font-size: 1.5rem;
	font-weight: 700
}

.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc .bridgeBandAppDescTxt {
	font-size: 1.2rem
}

.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppBtn {
	padding: 18px 15px 0 0
}

.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppBtn .bridgeBandAppBtnLink {
	display: inline-block;
	width: 87px;
	height: 34px;
	border-radius: 3px;
	vertical-align: top;
	text-align: center;
	line-height: 3.4rem;
	font-size: 1.3rem;
	color: #fff;
	background-color: #23c431
}

@-webkit-keyframes slideUp {
	from {
		margin-top: 100%;
		opacity: 0
	}
	to {
		margin-top: 0;
		opacity: 1
	}
}

@keyframes slideUp {
	from {
		margin-top: 100%;
		opacity: 0
	}
	to {
		margin-top: 0;
		opacity: 1
	}
}

@-webkit-keyframes activeOpacity {
	from {
		opacity: .6
	}
	to {
		opacity: 1
	}
}

@keyframes activeOpacity {
	from {
		opacity: .6
	}
	to {
		opacity: 1
	}
}

.bandLiveWrap {
	height: 100%;
	background-color: #f0f2f3
}

.bandLiveWrap .pageBandDownWrap {
	padding: 0 20px;
	background-color: #f0f2f3
}

.liveCard {
	padding: 0 16px 15px;
	background-color: #fff
}

.liveCard .uLeaderBand {
	bottom: -3px;
	right: -3px;
	width: 17px;
	height: 17px
}

.liveCard .uLeaderBand:before {
	vertical-align: top
}

.liveCard .liveIntroArea {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.liveCard .liveIntroArea .profileBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 30px
}

.liveCard .liveIntroArea .profileBox .profileInfoBox {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-left: 7px
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .nameInfo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.3rem;
	font-weight: 600;
	color: #222
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .nameInfo strong {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 18.59px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-weight: 600;
	word-break: break-all
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .nameInfo span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .etcInfo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .etcInfo .bandNameInfo {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 18.59px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin: 1px 0 0 0;
	word-break: break-all
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .etcInfo .viewCountInfo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	line-height: 1.7rem
}

.liveCard .liveIntroArea .profileBox .profileInfoBox .bandNameInfo,
.liveCard .liveIntroArea .profileBox .profileInfoBox .viewCountInfo {
	font-size: 1.2rem;
	color: #aaa
}

.liveCard .liveIntroArea .explainBox .explainText {
	font-size: 1.5rem;
	color: #333;
	line-height: 1.27;
	word-wrap: break-word
}

.liveCard .videoBox {
	position: relative
}

.liveCard .livingStopState {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.liveCard .livingStopState .btnLivePlay {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -24px 0 0 -24px;
	border: 0
}

.liveCard .liveState {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 21px;
	padding: 0 6px 0 5px;
	border-radius: 2px;
	background-color: #ff273b;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.2rem;
	color: #fff;
	z-index: 1
}

.mejs-offscreen {
	position: absolute!important;
	top: -10000px;
	left: -10000px;
	overflow: hidden;
	width: 1px;
	height: 1px
}

.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0
}

.me-plugin {
	position: absolute
}

.mejs-embed,
.mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden
}

.mejs-fullscreen {
	overflow: hidden!important
}

.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
	width: 100%;
	height: 100%
}

.mejs-clear {
	clear: both
}

.mejs-background {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

:root .mejs-poster img {
	display: none
}

.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0
}

.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0
}

.mejs-overlay-play {
	cursor: pointer
}

.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
	background-image: url(bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px
}

.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(background.png);
	background: rgba(0, 0, 0, .9);
	background: -o-linear-gradient(top, rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, .9)), to(rgba(0, 0, 0, .9)));
	background: -o-linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9));
	background: linear-gradient(rgba(50, 50, 50, .9), rgba(0, 0, 0, .9))
}

.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(background.png);
	background: rgba(0, 0, 0, .7);
	background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -o-linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	height: 30px;
	width: 100%
}

.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 1.1rem;
	line-height: 1.1rem;
	font-family: Helvetica, Arial;
	border: 0
}

.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
	background-image: url(controls.png)
}

.mejs-controls .mejs-button button:focus {
	outline: dotted 1px #999
}

.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 10px 3px 0 3px;
	overflow: hidden;
	text-align: center;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.2rem;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto
}

.mejs-controls .mejs-play button {
	background-position: 0 0
}

.mejs-controls .mejs-pause button {
	background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
	background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
	direction: ltr;
	width: 200px;
	padding-top: 5px
}

.mejs-controls .mejs-time-rail a,
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	border-radius: 2px;
	cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -o-linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

@keyframes buffering-stripes {
	from {
		background-position: 0 0
	}
	to {
		background-position: 30px 0
	}
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60, 170, 200, .8);
	background: -o-linear-gradient(top, rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 124, 145, .8)), to(rgba(78, 183, 212, .8)));
	background: -o-linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	background: linear-gradient(rgba(44, 124, 145, .8), rgba(78, 183, 212, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -o-linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent transparent;
	border-radius: 0;
	top: 15px;
	left: 13px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px
}

.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
	background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
	background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
	position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0
}

.mejs-controls .mejs-volume-button:hover {
	border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .5);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255, 255, 255, .9);
	cursor: N-resize;
	border-radius: 1px;
	margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
	height: 26px;
	width: 56px;
	position: relative;
	display: block;
	float: left;
	vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: .1rem;
	border-radius: 2px;
	background: #333;
	background: rgba(50, 50, 50, .8);
	background: -o-linear-gradient(top, rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, .8)), to(rgba(60, 60, 60, .8)));
	background: -o-linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8));
	background: linear-gradient(rgba(30, 30, 30, .8), rgba(60, 60, 60, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: .1rem;
	border-radius: 2px;
	background: #fff;
	background: rgba(255, 255, 255, .8);
	background: -o-linear-gradient(top, rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .9)), to(rgba(200, 200, 200, .8)));
	background: -o-linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8));
	background: linear-gradient(rgba(255, 255, 255, .9), rgba(200, 200, 200, .8))
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none
}

.mejs-controls .mejs-captions-button {
	position: relative
}

.mejs-controls .mejs-captions-button button {
	background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -51px;
	width: 85px;
	height: 100px;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 10px 10px 0 10px;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 55px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 1.5rem;
	font-family: helvetica, arial;
	font-size: 1rem
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 1rem;
	margin: 0 0 5px 0
}

.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1
}

.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0, 0, 0, .7);
	background: -o-linear-gradient(top, rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, .7)), to(rgba(0, 0, 0, .7)));
	background: -o-linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	background: linear-gradient(rgba(50, 50, 50, .7), rgba(0, 0, 0, .7));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
	overflow: hidden;
	border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 1.1rem;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: none
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102, 102, 102, .7);
	background: -o-linear-gradient(top, rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, .7)), to(rgba(50, 50, 50, .6)));
	background: -o-linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	background: linear-gradient(rgba(102, 102, 102, .7), rgba(50, 50, 50, .6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232)
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin: 0 0 3px 0;
	line-height: 1.2rem
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 1.2rem;
	line-height: 1.2rem;
	margin: 3px 0 4px 0;
	display: block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 2rem;
	font-size: 1.6rem;
	color: #fff
}

.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
	font-size: 2rem;
	font-weight: 400
}

.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0
}

.mejs-captions-position-hover {
	bottom: 35px
}

.mejs-captions-text {
	padding: 3px 5px;
	background: url(background.png);
	background: rgba(20, 20, 20, .5);
}

.me-cannotplay a {
	color: #fff;
	font-weight: 700
}

.me-cannotplay span {
	padding: 15px;
	display: block
}

.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
	background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0
}

.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 1.2rem;
	padding: 4px 6px;
	cursor: pointer;
	color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2c7c91;
	color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
	position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 1.5rem;
	font-family: helvetica, arial;
	font-size: 1rem
}

.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	z-index: 1000;
	overflow: hidden
}

.mejs-postroll-layer-content {
	width: 100%;
	height: 100%
}

.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer
}

div.mejs-speed-button {
	width: 46px!important;
	position: relative
}

.mejs-controls .mejs-button.mejs-speed-button button {
	background: 0 0;
	width: 36px;
	font-size: 1.1rem;
	line-height: normal;
	color: #fff
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
	visibility: hidden;
	position: absolute;
	top: -100px;
	left: -10px;
	width: 60px;
	height: 100px;
	background: url(background.png);
	background: rgba(50, 50, 50, .7);
	border: solid 1px transparent;
	padding: 0;
	overflow: hidden;
	border-radius: 0
}

.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {
	visibility: visible
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
	color: #21f8f8
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
	margin: 0 0 6px 0;
	padding: 0 10px;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
	display: none
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
	width: 60px;
	float: left;
	padding: 4px 0 0 0;
	line-height: 1.5rem;
	font-family: helvetica, arial;
	font-size: 1.15rem;
	color: #fff;
	margin-left: 5px;
	cursor: pointer
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
	background-color: #c8c8c8!important;
	background-color: rgba(255, 255, 255, .4)!important
}

.mejs-controls .mejs-button.mejs-skip-back-button {
	background: transparent url(skipback.png) no-repeat;
	background-position: 3px 3px
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
	background: 0 0;
	font-size: .9rem;
	line-height: normal;
	color: #fff
}

.jcrop-holder {
	direction: ltr;
	text-align: left
}

.jcrop-hline,
.jcrop-vline {
	font-size: 0;
	position: absolute
}

.jcrop-vline {
	height: 100%;
	width: 1px
}

.jcrop-vline.right {
	right: 0
}

.jcrop-hline {
	height: 1px;
	width: 100%
}

.jcrop-hline.bottom {
	bottom: 0
}

.jcrop-tracker {
	height: 100%;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}

.jcrop-handle {
	width: 7px;
	height: 7px;
	font-size: .1rem
}

.jcrop-handle.ord-n {
	display: none
}

.jcrop-handle.ord-s {
	display: none
}

.jcrop-handle.ord-e {
	display: none
}

.jcrop-handle.ord-w {
	display: none
}

.jcrop-handle.ord-nw {
	left: 0;
	margin-left: -8px;
	margin-top: -8px;
	top: 0
}

.jcrop-handle.ord-ne {
	margin-right: -8px;
	margin-top: -8px;
	right: 0;
	top: 0
}

.jcrop-handle.ord-se {
	bottom: 0;
	margin-bottom: -8px;
	margin-right: -8px;
	right: 0
}

.jcrop-handle.ord-sw {
	bottom: 0;
	left: 0;
	margin-bottom: -8px;
	margin-left: -8px
}

.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
	height: 7px;
	width: 100%
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
	height: 100%;
	width: 7px
}

.jcrop-dragbar.ord-n {
	margin-top: -4px
}

.jcrop-dragbar.ord-s {
	bottom: 0;
	margin-bottom: -4px
}

.jcrop-dragbar.ord-e {
	margin-right: -4px;
	right: 0
}

.jcrop-dragbar.ord-w {
	margin-left: -4px
}

.jcrop-light .jcrop-hline,
.jcrop-light .jcrop-vline {
	background: #fff;
	filter: alpha(opacity=70);
	opacity: .7!important
}

.jcrop-light .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
	border-color: #fff;
	border-radius: 3px
}

.jcrop-dark .jcrop-hline,
.jcrop-dark .jcrop-vline {
	background: #000;
	filter: alpha(opacity=70);
	opacity: .7!important
}

.jcrop-dark .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fff;
	border-color: #000;
	border-radius: 3px
}

.solid-line .jcrop-hline,
.solid-line .jcrop-vline {
	background: #fff
}

.jcrop-holder img,
img.jcrop-preview {
	max-width: none
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.-gLoading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.loading_icon1 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px
}

.loading_icon1 .bar {
	position: absolute;
	width: 2px;
	height: 8px;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	box-shadow: 0 0 2px rgba(0, 0, 0, .5);
	-moz-animation-name: fadeG;
	-moz-animation-duration: 1.2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: linear;
	-webkit-animation-name: fadeG;
	-webkit-animation-duration: 1.2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: linear;
	-o-animation-name: fadeG;
	-o-animation-duration: 1.2s;
	-o-animation-iteration-count: infinite;
	-o-animation-direction: linear;
	animation-name: fadeG;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-direction: linear
}

.loading_icon1 #bar1 {
	left: 14px;
	top: 0;
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.loading_icon1 #bar2 {
	left: 19px;
	top: 1px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.loading_icon1 #bar3 {
	left: 23px;
	top: 5px;
	transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.loading_icon1 #bar4 {
	left: 24px;
	top: 10px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.loading_icon1 #bar5 {
	left: 23px;
	top: 16px;
	transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.loading_icon1 #bar6 {
	left: 19px;
	top: 20px;
	transform: rotate(150deg);
	-webkit-transform: rotate(150deg);
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.loading_icon1 #bar7 {
	left: 14px;
	top: 21px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.loading_icon1 #bar8 {
	left: 9px;
	top: 20px;
	transform: rotate(210deg);
	-webkit-transform: rotate(210deg);
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.loading_icon1 #bar9 {
	left: 5px;
	top: 16px;
	transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.loading_icon1 #bar10 {
	left: 4px;
	top: 10px;
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.loading_icon1 #bar11 {
	left: 5px;
	top: 5px;
	transform: rotate(300deg);
	-webkit-transform: rotate(300deg);
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s
}

.loading_icon1 #bar12 {
	left: 9px;
	top: 1px;
	transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

@-webkit-keyframes fadeG {
	0% {
		background-color: #272926
	}
	100% {
		background-color: #fff
	}
}

@keyframes fadeG {
	0% {
		background-color: #272926
	}
	100% {
		background-color: #fff
	}
}

@font-face {
	font-family: basic_icon;
	src: url(fonts/basic_icon.eot);
	src: url(fonts/basic_icon.eot?#iefix) format("embedded-opentype"), url(fonts/basic_icon.woff) format("woff"), url(fonts/basic_icon.ttf) format("truetype"), url(fonts/basic_icon.svg#basic_icon) format("svg");
	font-weight: 400;
	font-style: normal
}

[class=txt_icon] {
	font-family: basic_icon!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.gIcon:after,
.gIcon:before {
	font-family: basic_icon!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-variant: normal!important;
	text-transform: none!important;
	text-rendering: auto;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-a-markdown-attachment:after,
.icon-markdown-attachment:before {
	content: "\e900";
	color: #555
}

.icon-a-signup:after,
.icon-signup:before {
	content: "\e901"
}

.icon-a-attendance:after,
.icon-attendance:before {
	content: "\e902"
}

.icon-a-notice:after,
.icon-notice:before {
	content: "\e903"
}

.icon-a-facebook:after,
.icon-facebook:before {
	content: "\e904"
}

.icon-a-login-mail:after,
.icon-login-mail:before {
	content: "\e905"
}

.icon-a-login-naver:after,
.icon-login-naver:before {
	content: "\e906"
}

.icon-a-profile-setting:after,
.icon-profile-setting:before {
	content: "\e907"
}

.icon-a-profile-post:after,
.icon-profile-post:before {
	content: "\e908"
}

.icon-a-profile-gift:after,
.icon-profile-gift:before {
	content: "\e909"
}

.icon-a-profile-mail:after,
.icon-profile-mail:before {
	content: "\e90a"
}

.icon-a-list-order:after,
.icon-list-order:before {
	content: "\e90b"
}

.icon-a-member-profile-phone-full:after,
.icon-member-profile-phone-full:before {
	content: "\e90c"
}

.icon-a-profile-chat:after,
.icon-profile-chat:before {
	content: "\e90d"
}

.icon-a-profile-contact:after,
.icon-profile-contact:before {
	content: "\e90e"
}

.icon-a-file-mw:after,
.icon-file-mw:before {
	content: "\e90f"
}

.icon-a-empty-post:after,
.icon-empty-post:before {
	content: "\e910"
}

.icon-a-add-chat:after,
.icon-add-chat:before {
	content: "\e911"
}

.icon-a-add02:after,
.icon-add02:before {
	content: "\e912"
}

.icon-a-add04:after,
.icon-add04:before {
	content: "\e913"
}

.icon-a-album_arrow:after,
.icon-album_arrow:before {
	content: "\e914"
}

.icon-a-album:after,
.icon-album:before {
	content: "\e915"
}

.icon-a-arrow-next:after,
.icon-arrow-next:before {
	content: "\e916"
}

.icon-a-arrow-next2:after,
.icon-arrow-next2:before {
	content: "\e917"
}

.icon-a-articles:after,
.icon-articles:before {
	content: "\e918"
}

.icon-a-band-listicon:after,
.icon-band-listicon:before {
	content: "\e919"
}

.icon-a-band-logo02:after,
.icon-band-logo02:before {
	content: "\e91a"
}

.icon-a-bandcolor:after,
.icon-bandcolor:before {
	content: "\e91b"
}

.icon-a-bandhome:after,
.icon-bandhome:before {
	content: "\e91c"
}

.icon-a-birth:after,
.icon-birth:before {
	content: "\e91d"
}

.icon-a-birth02:after,
.icon-birth02:before {
	content: "\e91e"
}

.icon-a-bolg-bg:after,
.icon-bolg-bg:before {
	content: "\e91f"
}

.icon-a-bolg-text:after,
.icon-bolg-text:before {
	content: "\e920"
}

.icon-a-btn-add-file2:after,
.icon-btn-add-file2:before {
	content: "\e921"
}

.icon-a-btn-check:after,
.icon-btn-check:before {
	content: "\e922"
}

.icon-a-cal-attendance:after,
.icon-cal-attendance:before {
	content: "\e923"
}

.icon-a-cal-notice:after,
.icon-cal-notice:before {
	content: "\e924"
}

.icon-a-cal-repeat:after,
.icon-cal-repeat:before {
	content: "\e925"
}

.icon-a-cal-share:after,
.icon-cal-share:before {
	content: "\e926"
}

.icon-a-cal-time:after,
.icon-cal-time:before {
	content: "\e927"
}

.icon-a-calendar-down:after,
.icon-calendar-down:before {
	content: "\e928"
}

.icon-a-calendar-event:after,
.icon-calendar-event:before {
	content: "\e929"
}

.icon-a-calendar-up:after,
.icon-calendar-up:before {
	content: "\e92a"
}

.icon-a-calendar:after,
.icon-calendar:before {
	content: "\e92b"
}

.icon-a-camera-bg:after,
.icon-camera-bg:before {
	content: "\e92c"
}

.icon-a-camera:after,
.icon-camera:before {
	content: "\e92d"
}

.icon-a-chat-golist:after,
.icon-chat-golist:before {
	content: "\e92e"
}

.icon-a-chat-img-report:after,
.icon-chat-img-report:before {
	content: "\e92f"
}

.icon-a-chat-member:after,
.icon-chat-member:before {
	content: "\e930"
}

.icon-a-chat-off:after,
.icon-chat-off:before {
	content: "\e931"
}

.icon-a-chat-off02:after,
.icon-chat-off02:before {
	content: "\e932"
}

.icon-a-chat-on:after,
.icon-chat-on:before {
	content: "\e933"
}

.icon-a-chat-transmit:after,
.icon-chat-transmit:before {
	content: "\e934"
}

.icon-a-check-box-on:after,
.icon-check-box-on:before {
	content: "\e935"
}

.icon-a-check-box-sel:after,
.icon-check-box-sel:before {
	content: "\e936"
}

.icon-a-comment-off:after,
.icon-comment-off:before {
	content: "\e937"
}

.icon-a-comment-on:after,
.icon-comment-on:before {
	content: "\e938"
}

.icon-a-delete:after,
.icon-delete:before {
	content: "\e939"
}

.icon-a-download:after,
.icon-download:before {
	content: "\e93a"
}

.icon-a-etc-album:after,
.icon-etc-album:before {
	content: "\e93b"
}

.icon-a-etc-event:after,
.icon-etc-event:before {
	content: "\e93c"
}

.icon-a-etc-event02:after,
.icon-etc-event02:before {
	content: "\e93d"
}

.icon-a-exclamation:after,
.icon-exclamation:before {
	content: "\e93e"
}

.icon-a-exitchat:after,
.icon-exitchat:before {
	content: "\e93f"
}

.icon-a-feed-empty:after,
.icon-feed-empty:before {
	content: "\e940"
}

.icon-a-feed-off:after,
.icon-feed-off:before {
	content: "\e941"
}

.icon-a-feed-on:after,
.icon-feed-on:before {
	content: "\e942"
}

.icon-a-file-docx:after,
.icon-file-docx:before {
	content: "\e943"
}

.icon-a-file-expire:after,
.icon-file-expire:before {
	content: "\e944"
}

.icon-a-file-hwp:after,
.icon-file-hwp:before {
	content: "\e945"
}

.icon-a-file-mp3:after,
.icon-file-mp3:before {
	content: "\e946"
}

.icon-a-file-mp4:after,
.icon-file-mp4:before {
	content: "\e947"
}

.icon-a-file-off:after,
.icon-file-off:before {
	content: "\e948"
}

.icon-a-file-on:after,
.icon-file-on:before {
	content: "\e949"
}

.icon-a-file-pdf:after,
.icon-file-pdf:before {
	content: "\e94a"
}

.icon-a-file-png:after,
.icon-file-png:before {
	content: "\e94b"
}

.icon-a-file-pptx:after,
.icon-file-pptx:before {
	content: "\e94c"
}

.icon-a-file-txt:after,
.icon-file-txt:before {
	content: "\e94d"
}

.icon-a-file-xlsx:after,
.icon-file-xlsx:before {
	content: "\e94e"
}

.icon-a-file-zip:after,
.icon-file-zip:before {
	content: "\e94f"
}

.icon-a-file:after,
.icon-file:before {
	content: "\e950"
}

.icon-a-file2:after,
.icon-file2:before {
	content: "\e951"
}

.icon-a-gnb-back:after,
.icon-gnb-back:before {
	content: "\e952"
}

.icon-a-gnb-bandlogo:after,
.icon-gnb-bandlogo:before {
	content: "\e953"
}

.icon-a-gnb-close:after,
.icon-gnb-close:before {
	content: "\e954"
}

.icon-a-holiday-2:after,
.icon-holiday-2:before {
	content: "\e955"
}

.icon-a-home-off:after,
.icon-home-off:before {
	content: "\e956"
}

.icon-a-home-on:after,
.icon-home-on:before {
	content: "\e957"
}

.icon-a-home-post:after,
.icon-home-post:before {
	content: "\e958"
}

.icon-a-icon-leader:after,
.icon-icon-leader:before {
	content: "\e959"
}

.icon-a-info01:after,
.icon-info01:before {
	content: "\e95a"
}

.icon-a-info02:after,
.icon-info02:before {
	content: "\e95b"
}

.icon-a-info03:after,
.icon-info03:before {
	content: "\e95c"
}

.icon-a-invite-code:after,
.icon-invite-code:before {
	content: "\e95d"
}

.icon-a-invite-daum:after,
.icon-invite-daum:before {
	content: "\e95e"
}

.icon-a-invite-email:after,
.icon-invite-email:before {
	content: "\e95f"
}

.icon-a-invite-line:after,
.icon-invite-line:before {
	content: "\e960"
}

.icon-a-invite-link:after,
.icon-invite-link:before {
	content: "\e961"
}

.icon-a-invite-member:after,
.icon-invite-member:before {
	content: "\e962"
}

.icon-a-invite-message:after,
.icon-invite-message:before {
	content: "\e963"
}

.icon-a-invite-off:after,
.icon-invite-off:before {
	content: "\e964"
}

.icon-a-invite-qrcode:after,
.icon-invite-qrcode:before {
	content: "\e965"
}

.icon-a-keyword:after,
.icon-keyword:before {
	content: "\e966"
}

.icon-a-layer-album:after,
.icon-layer-album:before {
	content: "\e967"
}

.icon-a-layer-album02:after,
.icon-layer-album02:before {
	content: "\e968"
}

.icon-a-layer-close:after,
.icon-layer-close:before {
	content: "\e969"
}

.icon-a-leader-option:after,
.icon-leader-option:before {
	content: "\e96a"
}

.icon-a-leader:after,
.icon-leader:before {
	content: "\e96b"
}

.icon-a-left:after,
.icon-left:before {
	content: "\e96c"
}

.icon-a-like-off:after,
.icon-like-off:before {
	content: "\e96d"
}

.icon-a-like-on:after,
.icon-like-on:before {
	content: "\e96e"
}

.icon-a-lock:after,
.icon-lock:before {
	content: "\e96f"
}

.icon-a-login-phone:after,
.icon-login-phone:before {
	content: "\e970"
}

.icon-a-make:after,
.icon-make:before {
	content: "\e971"
}

.icon-a-makealbum:after,
.icon-makealbum:before {
	content: "\e972"
}

.icon-a-map-off:after,
.icon-map-off:before {
	content: "\e973"
}

.icon-a-map-on:after,
.icon-map-on:before {
	content: "\e974"
}

.icon-a-mb-join:after,
.icon-mb-join:before {
	content: "\e975"
}

.icon-a-member-profile-phone:after,
.icon-member-profile-phone:before {
	content: "\e976"
}

.icon-a-member-profile-save:after,
.icon-member-profile-save:before {
	content: "\e977"
}

.icon-a-member-profile-sms:after,
.icon-member-profile-sms:before {
	content: "\e978"
}

.icon-a-member2:after,
.icon-member2:before {
	content: "\e979"
}

.icon-a-member3:after,
.icon-member3:before {
	content: "\e97a"
}

.icon-a-more-basic:after,
.icon-more-basic:before {
	content: "\e97b"
}

.icon-a-more-basic02:after,
.icon-more-basic02:before {
	content: "\e97c"
}

.icon-a-more:after,
.icon-more:before {
	content: "\e97d"
}

.icon-a-movie-off:after,
.icon-movie-off:before {
	content: "\e97e"
}

.icon-a-movie-on:after,
.icon-movie-on:before {
	content: "\e97f"
}

.icon-a-n-member:after,
.icon-n-member:before {
	content: "\e980"
}

.icon-a-n-member02:after,
.icon-n-member02:before {
	content: "\e981"
}

.icon-a-n-off:after,
.icon-n-off:before {
	content: "\e982"
}

.icon-a-n-on:after,
.icon-n-on:before {
	content: "\e983"
}

.icon-a-n-rollback:after,
.icon-n-rollback:before {
	content: "\e984"
}

.icon-a-newchat:after,
.icon-newchat:before {
	content: "\e985"
}

.icon-a-no-album:after,
.icon-no-album:before {
	content: "\e986"
}

.icon-a-notice-x:after,
.icon-notice-x:before {
	content: "\e987"
}

.icon-a-pc-delete:after,
.icon-pc-delete:before {
	content: "\e988"
}

.icon-a-pc-download:after,
.icon-pc-download:before {
	content: "\e989"
}

.icon-a-photo-gif:after,
.icon-photo-gif:before {
	content: "\e98a"
}

.icon-a-photo:after,
.icon-photo:before {
	content: "\e98b"
}

.icon-a-play:after,
.icon-play:before {
	content: "\e98c"
}

.icon-a-player:after,
.icon-player:before {
	content: "\e98d"
}

.icon-a-profile-gender:after,
.icon-profile-gender:before {
	content: "\e98e"
}

.icon-a-profile-phone:after,
.icon-profile-phone:before {
	content: "\e98f"
}

.icon-a-profile:after,
.icon-profile:before {
	content: "\e990"
}

.icon-a-push-off:after,
.icon-push-off:before {
	content: "\e991"
}

.icon-a-push-on:after,
.icon-push-on:before {
	content: "\e992"
}

.icon-a-read-counting:after,
.icon-read-counting:before {
	content: "\e993"
}

.icon-a-repeat:after,
.icon-repeat:before {
	content: "\e994"
}

.icon-a-right:after,
.icon-right:before {
	content: "\e995"
}

.icon-a-search-delete:after,
.icon-search-delete:before {
	content: "\e996"
}

.icon-a-search:after,
.icon-search:before {
	content: "\e997"
}

.icon-a-select01:after,
.icon-select01:before {
	content: "\e998"
}

.icon-a-select02:after,
.icon-select02:before {
	content: "\e999"
}

.icon-a-send:after,
.icon-send:before {
	content: "\e99a"
}

.icon-a-setting:after,
.icon-setting:before {
	content: "\e99b"
}

.icon-a-setting02:after,
.icon-setting02:before {
	content: "\e99c"
}

.icon-a-share-3rd:after,
.icon-share-3rd:before {
	content: "\e99d"
}

.icon-a-share-nextarrow:after,
.icon-share-nextarrow:before {
	content: "\e99e"
}

.icon-a-share:after,
.icon-share:before {
	content: "\e99f"
}

.icon-a-speaker-off:after,
.icon-speaker-off:before {
	content: "\e9a0"
}

.icon-a-speaker-on:after,
.icon-speaker-on:before {
	content: "\e9a1"
}

.icon-a-sticker-off:after,
.icon-sticker-off:before {
	content: "\e9a2"
}

.icon-a-sticker-on:after,
.icon-sticker-on:before {
	content: "\e9a3"
}

.icon-a-stop:after,
.icon-stop:before {
	content: "\e9a4"
}

.icon-a-todo-off:after,
.icon-todo-off:before {
	content: "\e9a5"
}

.icon-a-todo-on:after,
.icon-todo-on:before {
	content: "\e9a6"
}

.icon-a-type-set01:after,
.icon-type-set01:before {
	content: "\e9a7"
}

.icon-a-type-set02:after,
.icon-type-set02:before {
	content: "\e9a8"
}

.icon-a-type-set03:after,
.icon-type-set03:before {
	content: "\e9a9"
}

.icon-a-view-member:after,
.icon-view-member:before {
	content: "\e9aa"
}

.icon-a-volume:after,
.icon-volume:before {
	content: "\e9ab"
}

.icon-a-vote-off:after,
.icon-vote-off:before {
	content: "\e9ac"
}

.icon-a-vote-on:after,
.icon-vote-on:before {
	content: "\e9ad"
}

.icon-a-write-camera-off:after,
.icon-write-camera-off:before {
	content: "\e9ae"
}

.icon-a-write-camera-on:after,
.icon-write-camera-on:before {
	content: "\e9af"
}

.icon-a-write-control-left:after,
.icon-write-control-left:before {
	content: "\e9b0"
}

.icon-a-write-control-right:after,
.icon-write-control-right:before {
	content: "\e9b1"
}

.icon-a-write-move:after,
.icon-write-move:before {
	content: "\e9b2"
}

.icon-a-write-note:after,
.icon-write-note:before {
	content: "\e9b3"
}

.icon-a-write-picture:after,
.icon-write-picture:before {
	content: "\e9b4"
}

.height100 {
	height: 100%
}

.wrap_gnb {
	position: fixed;
	z-index: 23;
	left: 0;
	top: 44px;
	width: 100%;
	height: 40px;
	background: #fff
}

.gnb {
	width: 100%;
	height: 100%;
	background: #fff
}

.gnb:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #c4c4c6
}

.gnb .menu {
	overflow: hidden;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-size: 0;
	white-space: nowrap
}

.gnb .menu li {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 20%;
	height: 100%;
	color: #a0a2a5;
	text-align: center
}

.gnb .menu li:before {
	position: absolute;
	left: 50%;
	display: inline-block;
	width: 1px;
	padding-right: 18px;
	margin-left: -9px;
	font-size: 1.8rem;
	line-height: 3.7rem
}

.gnb .menu li.on {
	color: #11c473
}

.gnb .menu li.on a {
	border-bottom: 2px solid #11c473;
	-webkit-transition: color 1s;
	-o-transition: color 1s;
	transition: color 1s;
	backface-visibility: hidden;
	will-change: color;
	color: #25d277
}

.gnb .menu li a {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 38px;
	line-height: 3.8rem;
	color: rgba(37, 210, 119, 0);
	text-indent: -400px
}

.gnb .menu li .new_count {
	position: absolute;
	left: 53.125%;
	top: 3px;
	padding: 0 5px;
	line-height: 1.3rem;
	background: #ff4d3a;
	color: #fff;
	border-radius: 6px;
	font-size: 1.1rem
}

.gnb.-chat li {
	width: 50%;
	vertical-align: top
}

.gnb.-chat li.on a {
	color: #333;
	font-weight: 700
}

.gnb.-chat li a {
	color: #333;
	text-indent: 0;
	font-size: 1.5rem
}

.gnb.-chat li .new_count {
	position: relative;
	left: 0;
	top: 0;
	padding: 0 5px;
	line-height: 1.3rem;
	background: 0 0;
	font-size: 1.5rem
}

.gnb.-chat li .newIcon {
	position: absolute;
	right: 6px;
	top: 7px;
	width: 6px;
	height: 6px
}

.wrap_contents {
	position: relative;
    z-index: 20;
}

.height100 .contents_wrap,
.height100 .wrap_contents {
	height: 100%
}

.main .contents_wrap {
	width: 100%;
	height: 100%
}

.news_list {
	padding-top: 81px
}

.news_list .list_not_msg {
	display: block;
	padding-top: 140px;
	text-align: center
}

.news_list .list_not_msg strong {
	font-size: 1.5rem
}

.news_list .news {
	min-height: 74px;
	position: relative;
	background-color: #fefefe;
	border-bottom: 1px solid #f2f2f2
}

.news_list .news[data-read=false] {
	background-color: #fefdee
}

.news_list .news .symbol_img {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.news_list .news .symbol_img img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.news_list .news .symbol_img[data-skin_factor]:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.news_list .news .symbol_img[data-skin_factor] img {
	z-index: 2;
	left: 12px;
	margin-top: -23px;
	width: 46px;
	height: 46px
}

.news_list .news .news_main {
	padding: 13px 10px 12px 70px
}

.news_list .news[data-thumbnail=true] .news_main {
	padding-right: 79px
}

.news_list .news .news_main .post_head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.3rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.news_list .news .news_main .post_head .user_name {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.3rem;
	white-space: nowrap;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.news_list .news .news_main .post_head .user_name a {
	font-size: 1.3rem;
	color: #333;
	font-weight: 700
}

.news_list .news .news_main .post_head .post_type {
	display: block;
	margin-left: 5px;
	vertical-align: top;
	font-size: 1.3rem;
	color: #666;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.news_list .news .news_main .post_head .post_type[data-mention=true]:before {
	content: "@";
	margin-right: 1px;
	color: #11c473;
	vertical-align: top
}

.news_list .news .news_main .post_head .how_many {
	display: block;
	position: relative;
	margin-left: 6px;
	padding: 1px 7px;
	vertical-align: top;
	background: #4cd079;
	border-radius: 7px;
	color: #fff;
	line-height: 1;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.news_list .news .news_main .post_head .how_many:before {
	position: relative;
	top: 1px;
	display: inline-block;
	width: 11px;
	height: 11px;
	vertical-align: top;
	font-size: 1.1rem;
	color: #fff
}

.news_list .news[data-read=true] .news_main .post_head .how_many {
	background: #c6c6c6
}

.news_list .news .news_main .post_body {
	font-size: 1.3rem
}

.news_list .news .news_main .post_body .body_contents {
	overflow: hidden;
	display: -webkit-box;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	font-size: 1.3rem
}

.news_list .news .news_main .post_body .body_contents a,
.news_list .news .news_main .post_body .body_contents+.body_contents {
	font-size: 1.3rem;
	color: #333
}

.news_list .news[data-looktype=commentLook] .news_main .post_body .body_contents {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.3rem
}

.news_list .news .news_main .post_body .body_contents .addon {
	color: #39cf6d
}

.news_list .news .news_main .post_body .body_comment {
	font-size: 1.1rem;
	color: #999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news_list .news .news_main .post_info {
	color: #777
}

.news_list .news .news_main .post_info .band_r {
	position: relative;
	top: 4px;
	margin-right: 1px;
	padding: 1px 7px;
	vertical-align: top;
	background: #ccc;
	border-radius: 7px;
	color: #fff;
	line-height: 1;
	font-size: 1.1rem
}

.news_list .news .news_main .post_info .band_name {
	font-size: 1.1rem
}

.news_list .news .news_main .post_info .band_name+.registration:before {
	content: "\00B7";
	font-size: 1.3rem;
	padding: 0 7px
}

.news_list .news .news_main .post_info .registration {
	font-size: 1.1rem
}

.news_list .news .attach {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	font-size: 0;
	line-height: 0
}

.news_list .news .attach img {
	width: 50px;
	height: 50px
}

.news_list .news .attach:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: url(images/main/cover_photo.png) no-repeat 0 0;
	background-size: 100% auto
}

.news_list .news .attach[data-attachtype=video]:before {
	background-image: url(images/main/cover_video.png)
}

.news_list .news .attach .how_many {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1px 3px;
	color: #fff;
	background: rgba(0, 0, 0, .3)
}

.chatting_channel_list {
	background-color: #fff
}

.chat_list {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
	padding-top: 84px
}

.chat_list .list_not_msg {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 1.3rem;
	color: #999
}

.chat_list .list_not_msg strong {
	display: block;
	font-size: 1.5rem;
	padding-bottom: 8px
}

.chat_list .channel {
	min-height: 74px;
	position: relative;
	background-color: #fefefe;
	border-bottom: 1px solid #f2f2f2
}

.chat_list .channel[data-read=false] {
	background-color: #fefdee
}

.chat_list .channel .newIcon {
	position: absolute;
	left: 6px;
	top: 6px;
	width: 6px;
	height: 6px
}

.chat_list .channel .symbol_img {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.chat_list .channel .symbol_img img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.chat_list .channel .symbol_img[data-skin_factor=before_bg]:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.chat_list .channel .symbol_img[data-skin_factor=before_bg] img {
	z-index: 2;
	left: 12px;
	margin-top: -23px;
	width: 46px;
	height: 46px
}

.chat_list .channel .symbol_img.-isPinned:after {
	z-index: 10;
	position: absolute;
	left: 42px;
	top: 50%;
	margin-top: 8px
}

.chat_list .channel .chat_main {
	padding: 13px 10px 12px 70px
}

.chat_list .channel .chat_main .chat_head {
	position: relative
}

.chat_list .channel .chat_main .chat_head .channel_name {
	position: relative;
	display: inline-block;
	max-width: 55%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #2b2b31;
	font-size: 1.6rem;
	font-weight: 700
}

.chat_list .channel .chat_main .chat_head .user_count {
	display: inline-block;
	position: relative;
	top: 3px;
	height: 14px;
	margin-left: 1px;
	padding: 0 4px;
	line-height: 1.6rem;
	font-size: 1.1rem;
	color: #8e8e93;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	border-radius: 7px
}

.chat_list .channel .chat_main .chat_head .user_count:before {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 10px;
	margin-right: 2px;
	font-size: .8rem;
	color: #a9aaad;
	vertical-align: top
}

.chat_list .channel .chat_main .chat_head .icon {
	position: relative;
	overflow: hidden;
	display: inline-block;
	top: 4px;
	width: 16px;
	height: 16px;
	margin-left: 2px;
	border: 0;
	background: 0 0;
	text-indent: -999px;
	vertical-align: top
}

.chat_list .channel .chat_main .chat_head .icon:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.5rem;
	color: #9b9b9b;
	text-indent: 0
}

.chat_list .channel .chat_main .chat_head .latest {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 1.1rem;
	color: #888
}

.chat_list .channel .chat_main .chat_body {
	position: relative;
	font-size: 1.3rem
}

.chat_list .channel .chat_main .chat_body .body_contents {
	display: -webkit-box;
	padding-right: 50px;
	font-size: 1.3rem;
	color: #333;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-wrap: break-word
}

.chat_list .channel .chat_main .chat_body .new_message_count {
	position: absolute;
	right: 0;
	top: 3px;
	margin-left: 6px;
	padding: 5px 9px 6px 8px;
	vertical-align: top;
	background: #4cd079;
	border-radius: 19px;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1
}

.chat_list .channel .chat_main .chat_info {
	position: relative;
	margin-top: 4px;
	color: #777
}

.chat_list .channel .chat_main .chat_info .band_name,
.chat_list .channel .chat_main .chat_info .chatStatus {
	font-size: 1.1rem
}

.chat_list .channel .chat_main .chat_info .intoRoom {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 14px;
	padding: 0 4px;
	line-height: 1.4rem;
	font-size: 1rem;
	border: 1px solid #ddd;
	border-radius: 2px
}

.band_list {
	min-height: 470px;
	padding: 91px 0 10px;
	font-size: 0;
	background: #f0f2f5
}

.band_list .band {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 40.625%;
	margin: 10px 5.95684375% 10px;
	font-size: 1.2rem;
	vertical-align: top;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	border-bottom-width: 3px;
	background: #fff
}

.band_list .band:nth-child(2n+1) {
	margin-right: 2.63640625%
}

.band_list .band:nth-child(2n+2) {
	margin-left: 2.63640625%
}

.band_list .band .cover {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	padding-bottom: 11px;
	text-align: center
}

.band_list .band .cover img {
	width: 100%
}

.band_list .band .cover img.ad_cover_image {
	position: absolute;
	left: 0;
	top: 0
}

.band_list .band .cover .uOfficialBand {
	position: absolute;
	right: 7px;
	bottom: -6px;
	z-index: 1
}

.band_list .band .cover .thumb {
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0
}

.band_list .band .cover .thumb.icon-player:before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	font-size: 6rem;
	color: #fff;
	border-radius: 50%;
	background: rgba(0, 0, 0, .3);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.band_list .band .cover .thumb.icon-player:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2
}

.band_list .band[data-looktype=band] .cover:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 11px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.band_list .band[data-looktype=create],
.band_list .band[data-looktype=guide] {
	border: 1px solid #ddd;
	background: #f1f2f3
}

.band_list .band[data-looktype=create] .band_wrap,
.band_list .band[data-looktype=guide] .band_wrap {
	background: 0 0
}

.band_list .band[data-looktype=create] .cover .band_uri,
.band_list .band[data-looktype=guide] .cover .band_uri {
	display: block;
	height: 100%
}

.band_list .band[data-looktype=create] .cover .r_img,
.band_list .band[data-looktype=guide] .cover .r_img {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.band_list .band[data-looktype=create] .cover .r_img .img,
.band_list .band[data-looktype=guide] .cover .r_img .img {
	display: block
}

.band_list .band[data-looktype=create] .cover .r_img .img img,
.band_list .band[data-looktype=guide] .cover .r_img .img img {
	width: 50%;
	height: auto;
	border-radius: 500px
}

.band_list .band[data-looktype=create] .cover .r_img .text,
.band_list .band[data-looktype=guide] .cover .r_img .text {
	display: block;
	margin-top: 11px;
	font-weight: 700;
	color: #333
}

.band_list .band[data-looktype=create] .new_icon,
.band_list .band[data-looktype=guide] .new_icon {
	width: auto;
	top: 4px;
	left: 4px
}

.band_list .band[data-looktype=invited] .cover .invited_profile {
	position: absolute;
	left: 0;
	top: 7.2847%;
	width: 100%;
	text-align: center
}

.band_list .band[data-looktype=invited] .cover .invited_profile img {
	width: 44.6153%;
	height: auto;
	border-radius: 500px
}

.band_list .band[data-looktype=biz] .cover {
	padding-bottom: 0
}

.band_list .band .band_name {
	display: table;
	table-layout: fixed;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	color: #383838;
	background: rgba(0, 0, 0, 0)
}

.band_list .band .band_name .band_wrap {
	display: table-cell;
	width: 100%;
	padding: 0 15px 0;
	color: #555;
	text-align: center;
	vertical-align: middle
}

.band_list .band .band_name .uri_text {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 31.2px;
	font-size: 1.2rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.3;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.band_list .band[data-looktype=biz] .band_name {
	width: 101%;
	height: 59px;
	margin-top: -8px;
	background: #fff;
	text-align: center
}

.band_list .band[data-looktype=biz] .band_name .inner {
	display: table-cell;
	padding: 0 12px;
	vertical-align: middle
}

.band_list .band[data-looktype=biz] .band_name .banner_description,
.band_list .band[data-looktype=biz] .band_name .banner_join,
.band_list .band[data-looktype=biz] .band_name .banner_title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.band_list .band[data-looktype=biz] .band_name .banner_title {
	margin-top: 1px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #333
}

.band_list .band[data-looktype=biz] .band_name .banner_description {
	font-size: 1.1rem;
	color: #555
}

.band_list .band[data-looktype=biz] .band_name .banner_join {
	margin-top: 2px;
	font-size: 1.1rem;
	color: #2aa7dc
}

.band_list .band[data-looktype=biz] .band_name .banner_join em {
	display: inline-block;
	position: relative;
	top: 2px;
	height: 13px;
	padding: 0 4px;
	background: #ccc;
	border-radius: 7px;
	vertical-align: top;
	font-size: 1rem;
	color: #fff;
	line-height: 1.3rem;
	white-space: nowrap
}

.band_list .band .new_icon {
	position: absolute;
	left: 5px;
	bottom: 29px;
	width: 6px;
	height: 6px
}

.band_list .band .invited_txt {
	position: relative;
	min-height: 40px;
	text-align: center;
	color: #39393d
}

.band_list .band .invited_txt strong {
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	display: block;
	padding: 0 10px;
	font-size: 1.2rem;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.band_list .band .invited_txt p {
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	padding: 4px 8px 0;
	font-size: 1rem;
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	color: #777
}

.band_list .band .invited_txt .invitation {
	display: inline-block;
	margin: 16px 10px 0;
	padding: 5px 10px;
	font-size: 1.1rem;
	line-height: 1.2;
	background: #11c473;
	border-radius: 18px;
	color: #fff
}

.band_list .band .invited .host_profile {
	width: 39px;
	height: 39px;
	border-radius: 39px
}

.band_list .band .invited .host_txt {
	padding-top: 4px;
	line-height: 1.4rem;
	color: #555
}

.band_more {
	display: none;
	position: absolute;
	left: 50%;
	top: 131px;
	overflow: hidden;
	width: 200px;
	margin-left: -520px
}

.band_more h1 {
	position: absolute;
	visibility: hidden
}

.band_more .creat_band {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #3dd073;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 1.3rem
}

.band_more .creat_band:before {
	color: #fff;
	margin-right: 3px;
	vertical-align: middle
}

.band_more h2 {
	position: relative;
	margin: 20px 0 0
}

.band_more h2 a {
	display: block;
	width: 100%;
	padding: 14px 0;
	color: #3c3d45
}

.band_more h2:before {
	position: absolute;
	top: 13px;
	right: 0;
	color: #3c3d45
}

.band_more h2:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #cececf;
	width: 20px;
	height: 1px
}

.band_more .big_band_list .band {
	overflow: hidden;
	padding: 6px 0
}

.band_more .big_band_list .band .cover {
	position: relative;
	float: left;
	padding-left: 2px
}

.band_more .big_band_list .band .cover img {
	position: relative;
	z-index: 1;
	width: 34px;
	height: 34px;
	border-radius: 34px
}

.band_more .big_band_list .band .cover:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	width: 38px;
	height: 38px;
	border-radius: 38px
}

.band_more .big_band_list .band .band_name {
	float: left;
	width: 150px;
	padding-left: 8px
}

.band_more .big_band_list .band .band_name .uri_text {
	display: block;
	width: 100%;
	padding: 0;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.band_more .big_band_list .band .band_name .band_description {
	display: block;
	width: 100%;
	padding: 0;
	color: #888;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.band_more .special_band li {
	overflow: hidden;
	padding: 6px 0
}

.band_more .special_band .cover {
	position: relative;
	float: left;
	padding-left: 2px
}

.band_more .special_band .cover img {
	width: 37px;
	height: 37px
}

.band_more .special_band .band_name {
	float: left;
	width: 150px;
	padding: 10px 0 0 8px
}

.band_more .special_band .band_name strong {
	display: block;
	width: 100%;
	padding: 0;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.band_more .notice li {
	padding: 2px 0
}

.band_more .notice li a {
	display: block;
	width: 100%;
	padding: 0;
	color: #222;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.banner {
	display: none;
	position: absolute;
	right: 50%;
	top: 130px;
	overflow: hidden;
	width: 200px;
	margin-right: -520px
}

.banner h1 {
	color: #8d8d8d
}

.banner .partner_request {
	position: absolute;
	right: 10px;
	top: 14px;
	color: #4886cb
}

.banner .banner_1 {
	padding: 14px 10px;
	border: 1px solid #e3e3e3;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px rgba(200, 200, 200, .1);
	box-shadow: 0 0 2px rgba(200, 200, 200, .1)
}

.banner .banner_1 .banner_item {
	margin: 9px 0 0
}

.banner .banner_1 .banner_item {
	border-bottom: 1px solid #e5e5e5
}

.banner .banner_1 .banner_item:last-child {
	border: 0
}

.banner .banner_1 .img {
	width: 100%;
	height: 96px;
	border: 1px solid #e9e9e9;
	background-position: 0 0;
	background-size: 100%
}

.banner .banner_1 img {
	width: 100%
}

.banner .banner_1 .text {
	padding-bottom: 10px
}

.banner .banner_1 .text strong {
	color: #317bc7
}

.banner .banner_1 .text p {
	color: #9c9c9c
}

.banner .banner_2 {
	margin-top: 10px
}

.banner .banner_2 .img {
	border: 1px solid #e9e9e9
}

.banner .banner_2 img {
	width: 100%
}

.moa_wrap {
	padding-top: 44px;
	background: #eaebec
}

.moa_wrap .section_head {
	padding-top: 8px;
	font-size: 1.9rem;
	font-weight: 400;
	color: #2b2b31
}

.moa_wrap .section_head .n_mark {
	width: 6px;
	height: 6px;
	margin: 5px 0 0 5px;
	vertical-align: top
}

.moa_wrap .section_head a {
	display: block;
	padding: 2px 0 0 15px;
	font-size: 1.9rem;
	font-weight: 400;
	color: #2b2b31
}

.moa_wrap .section_head a:before {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 1.8rem;
	color: #a9aab1
}

.moa_wrap .none_description {
	display: table;
	width: 100%;
	height: 71px;
	margin-top: 10px;
	border-top: 1px solid #eee;
	text-align: center
}

.moa_wrap .none_description p {
	display: table-cell;
	vertical-align: middle;
	color: #aaa
}

.moa_wrap .notice {
	height: 47px;
	text-align: center
}

.moa_wrap .notice .message {
	position: relative;
	display: inline-block;
	padding-right: 19px;
	color: #444;
	line-height: 4.7rem
}

.moa_wrap .notice .message:before {
	position: absolute;
	right: 0;
	top: 17px;
	font-size: 1.2rem;
	color: #444
}

.moa_wrap .album,
.moa_wrap .band_set,
.moa_wrap .files,
.moa_wrap .members,
.moa_wrap .schedule {
	position: relative;
	margin-bottom: 15px;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #ddd
}

.moa_wrap .band_set:before {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	font-size: 2rem;
	color: #a9aab1
}

.moa_wrap .band_set p {
	padding: 3px 0 10px;
	font-size: 1.3rem;
	letter-spacing: -.5px
}

.moa_wrap .band_set a {
	display: block;
	padding: 0 15px;
	color: #777
}

.moa_wrap .members {
	padding-left: 15px
}

.moa_wrap .members .section_head span {
	font-size: 1.7rem;
	font-weight: 700;
	color: #2b2b31
}

.moa_wrap .members .member_list {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: auto;
	height: 30px;
	padding: 10px 52px 14px 0;
	font-size: 0
}

.moa_wrap .members .member_list:before {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 39px;
	height: 39px;
	line-height: 3.9rem;
	text-align: center;
	font-size: 3.9rem;
	text-indent: 0
}

.moa_wrap .members .member_list li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 10px 0
}

.moa_wrap .members .member_list li img {
	width: 39px;
	height: 39px;
	border-radius: 39px
}

.moa_wrap .members .all_member {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border: 0;
	background: 0 0;
	text-align: left;
	text-indent: -1000px
}

.moa_wrap .members .invite_member {
	position: absolute;
	right: 15px;
	top: 11px;
	border: 0;
	background: 0 0;
	font-size: 1.6rem
}

.moa_wrap .album {
	overflow: hidden
}

.moa_wrap .album ul {
	display: inline-block;
	padding: 19px 15px 14px;
	white-space: nowrap;
	font-size: 0
}

.moa_wrap .album li {
	position: relative;
	display: inline-block;
	width: 97px;
	margin: 0 1px;
	font-size: 0;
	vertical-align: top
}

.moa_wrap .album li:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 50%;
	width: 86px;
	height: 1px;
	margin-left: -43px;
	background: #d1d2d3
}

.moa_wrap .album li:after {
	content: "";
	position: absolute;
	top: -3px;
	left: 50%;
	width: 90px;
	height: 1px;
	margin-left: -45px;
	background: #d1d2d3
}

.moa_wrap .album .album_name {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.2rem;
	line-height: 1.2
}

.moa_wrap .album .photo_count {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.2rem
}

.moa_wrap .album .photos {
	font-size: 0
}

.moa_wrap .album .photos img {
	width: 95px;
	height: 95px;
	border: 1px solid #d1d2d3
}

.moa_wrap .album .photos .add_photo,
.moa_wrap .album .photos .create_album,
.moa_wrap .album .photos .more_album {
	overflow: hidden;
	position: relative;
	width: 97px;
	height: 97px;
	border: 1px solid #d1d2d3;
	background: #fff;
	font-size: 1.2rem;
	color: #838383;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.moa_wrap .album .photos .create_album:before,
.moa_wrap .album .photos .more_album:before {
	position: relative;
	left: 50%;
	display: block;
	width: 1px;
	margin-left: -10px;
	margin-bottom: 6px;
	font-size: 2rem
}

.moa_wrap .album .photos .more_album:before {
	margin-left: -2px;
	margin-bottom: 0;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

.moa_wrap .album .photos .add_photo {
	text-indent: -400px
}

.moa_wrap .album .photos .add_photo:before {
	position: absolute;
	left: 50%;
	width: 1px;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	text-align: left;
	font-size: 2rem;
	text-indent: 0
}

.moa_wrap .album .photos .add_photo input {
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.moa_wrap .album .type4 {
	overflow: hidden;
	width: 97px;
	height: 97px;
	margin: 0;
	padding: 0;
	background: url(images/main/bg_album_list.gif) no-repeat 0 0;
	background-size: 97px 97px;
	white-space: normal
}

.moa_wrap .album .type4 li {
	float: left;
	width: auto;
	margin: 0 0 1px
}

.moa_wrap .album .type4 li:after,
.moa_wrap .album .type4 li:before {
	content: none
}

.moa_wrap .album .type4 li:nth-child(2n+1) {
	margin-right: 1px
}

.moa_wrap .album .type4 li img {
	width: 46px;
	height: 46px
}

.moa_wrap .files .search_result {
	background: #f4f4f4;
	border-bottom: 1px solid #eee
}

.moa_wrap .files .search_result p {
	font-size: 1.1rem;
	padding: 3px 15px;
	color: #666
}

.moa_wrap .files .search_result .nothing {
	padding: 150px 0 300px;
	text-align: center
}

.moa_wrap .files .search_result .nothing p {
	font-size: 1.4rem
}

.moa_wrap .schedule {
	overflow: hidden
}

.moa_wrap .files li,
.moa_wrap .schedule li {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 64px
}

.moa_wrap .files li .file_kind,
.moa_wrap .schedule li .d_day {
	display: table-cell;
	width: 56px;
	vertical-align: middle;
	text-align: center
}

.moa_wrap .schedule li .d_day strong {
	display: block;
	padding-bottom: 8px;
	text-align: center;
	font-size: 2.1rem
}

.moa_wrap .files li .file_description,
.moa_wrap .schedule li .d_description {
	display: table-cell;
	padding-left: 2px;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	color: #333
}

.moa_wrap .files li .file_description .name strong {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.moa_wrap .schedule li .d_description strong {
	color: #333;
	font-size: 1.6rem;
	font-weight: 400
}

.moa_wrap .schedule li .d_description p {
	color: #aaa;
	font-size: 1.1rem;
	letter-spacing: -.5px
}

.moa_wrap .files li .file_description .name,
.moa_wrap .schedule li .d_description a {
	display: block;
	color: #333;
	margin-right: 30px
}

.moa_wrap .files li:last-child .file_description,
.moa_wrap .schedule li:last-child .d_description {
	border-bottom: 0
}

.moa_wrap .files li .file_description .date,
.moa_wrap .files li .file_description .size {
	display: inline-block;
	margin-right: 5px;
	padding-right: 6px;
	background: url(images/main/bg_bar.gif) no-repeat 100% 50%;
	background-size: 1px 8px
}

.moa_wrap .files li .file_description .user {
	display: inline-block;
	font-weight: 700
}

.moa_wrap .calendar_body {
	position: fixed;
	z-index: 2;
	left: 0;
	top: 44px;
	width: 100%;
	background: #fff;
	-webkit-transition: height .7s;
	-o-transition: height .7s;
	transition: height .7s;
	backface-visibility: hidden;
	will-change: height
}

.moa_wrap .calendar_body .clndr_controls {
	padding: 19px 0
}

.moa_wrap .calendar_body .clndr_controls .today {
	position: absolute;
	left: 12px;
	top: 16px
}

.moa_wrap .calendar_body .clndr_controls .today ._btn {
	font-size: 1.4rem;
	color: #999;
	padding: 3px 7px 2px 7px;
	border: 1px solid #eee;
	border-radius: 6px;
	background: #fff
}

.moa_wrap .calendar_body .clndr_controls .month {
	text-align: center
}

.moa_wrap .calendar_body .clndr_controls .month .month_txt {
	margin: 0 10px
}

.moa_wrap .calendar_body .clndr_controls .month ._btn {
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0;
	border: 0;
	background: 0 0;
	text-indent: -400px;
	color: transparent
}

.moa_wrap .calendar_body .clndr_controls .month ._btn:before {
	position: absolute;
	left: 0;
	top: 2px;
	width: 1px;
	padding-right: 15px;
	line-height: 1.6rem;
	text-align: left;
	color: #999;
	font-size: 1.6rem;
	text-indent: 0
}

.moa_wrap .calendar_body .clndr-table {
	width: 100%;
	table-layout: fixed;
	text-align: center
}

.moa_wrap .calendar_body .clndr-table tr:last-child td {
	padding-bottom: 10px
}

.moa_wrap .calendar_body .clndr-table .header-days td {
	color: #bbb
}

.moa_wrap .calendar_body .clndr-table .day {
	height: 35px;
	border-radius: 500px;
	color: #000
}

.moa_wrap .calendar_body .clndr-table .last-month {
	color: #ddd
}

.moa_wrap .calendar_body .clndr-table .next-month {
	color: #ddd
}

.moa_wrap .calendar_body .clndr-table .day .day-contents {
	position: relative;
	width: 35px;
	height: 35px;
	margin: 0 auto;
	border-radius: 35px;
	vertical-align: middle;
	line-height: 3.5rem
}

.moa_wrap .calendar_body .clndr-table .today:not(.selected) .day-contents {
	background-color: #ddd!important;
	color: #fff
}

.moa_wrap .calendar_body .clndr-table .selected .day-contents {
	color: #fff
}

.moa_wrap .calendar_body .clndr-table .day .schedule_n:after,
.moa_wrap .calendar_body .clndr-table .day .schedule_r:after {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 4px;
	height: 4px;
	margin: 0 0 4px -2px;
	border-radius: 2px;
	background: red;
	content: ''
}

.moa_wrap .calendar_body .clndr-table .day .schedule_r:after {
	background: #fff
}

.moa_wrap .calendar_body .clndr-table .day.today:not(.selected) .schedule_r:after {
	background: #fff
}

.moa_wrap .calendar_body .function_btn {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 0;
	border-top: 1px solid #ddd;
	text-align: center;
	-webkit-transition: top .7s;
	-o-transition: top .7s;
	transition: top .7s;
	backface-visibility: hidden;
	will-change: top
}

.moa_wrap .calendar_body .function_btn ._btn {
	position: relative;
	top: -3px;
	width: 57px;
	height: 14px;
	padding: 0;
	line-height: 1;
	text-indent: -9999em;
	border: 0;
	background: url(images/main/updown_btn.png) no-repeat 0 0;
	background-size: auto 14px
}

.moa_wrap .calendar_body .function_btn ._btn:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	font-size: .8rem;
	color: #ccc;
	text-align: center;
	text-indent: 0
}

.moa_wrap .calendar_body .function_btn ._btn.close:before {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

.moa_wrap .calendar_body[data-mode=simplification] {
	height: 56px
}

.moa_wrap .calendar_body[data-mode=simplification] .clndr-table {
	display: none
}

.moa_wrap .calendar_body[data-mode=simplification] .function_btn {
	top: 56px
}

.moa_wrap .schedule_list {
	background: #fff
}

.moa_wrap .schedule_list .list_loading {
	position: relative;
	width: 100%;
	height: 30px
}

.moa_wrap .schedule_list .schedule_date {
	background: #f4f4f4;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #ddd;
	text-indent: 12px
}

.moa_wrap .schedule_list .schedule_kind {
	position: absolute;
	left: 15px;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	border-radius: 36px;
	text-indent: -400px;
	background-color: #ddd
}

.moa_wrap .schedule_list .schedule_kind:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: left;
	line-height: 3.6rem;
	font-size: 2rem;
	color: #fff;
	text-indent: 8px
}

.moa_wrap .schedule_list .schedule_kind .new_schedule {
	position: absolute;
	left: -5px;
	top: 1px;
	width: 4px;
	height: 4px
}

.moa_wrap .schedule_list .schedule_kind.gIcon~.description {
	margin-left: 65px
}

.moa_wrap .schedule_list .time_line {
	-ms-flex-item-align: start;
	align-self: flex-start;
	width: 65px;
	padding: 12px 12px 0;
	color: #999;
	font-weight: 700;
	font-size: 1.1rem;
	letter-spacing: -.5px
}

.moa_wrap .schedule_list .schedule_desription {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 55px;
	border-top: 1px solid #f0f0f0;
	word-wrap: break-word
}

.moa_wrap .schedule_list .schedule_desription>* {
	display: block
}

.moa_wrap .schedule_list .schedule_desription *,
.moa_wrap .schedule_list .schedule_desription :after,
.moa_wrap .schedule_list .schedule_desription :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.moa_wrap .schedule_list .schedule_desription:first-child {
	border-top: 0
}

.moa_wrap .schedule_list .schedule_desription .description {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1;
	display: block;
	padding: 10px 10px 10px 10px;
	font-size: 1.6rem;
	color: #000;
	font-weight: 700
}

:lang(fr) .moa_wrap .schedule_list .schedule_desription .description {
	padding-left: 106px
}

.moa_wrap .schedule_list .schedule_desription .description .tit {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 22.88px;
	font-size: 1.6rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: inherit;
	font-weight: inherit;
	word-wrap: break-word;
	word-break: break-all
}

.moa_wrap .schedule_list .schedule_desription .description.-adjust-padding {
	padding-right: 75px
}

.moa_wrap .schedule_list .schedule_desription[data-past=true] .description,
.moa_wrap .schedule_list .schedule_desription[data-past=true] .message {
	color: #ddd
}

.moa_wrap .schedule_list .schedule_desription[data-nothing=true] .description {
	padding-left: 0;
	text-align: center
}

.moa_wrap .schedule_list .schedule_desription .message {
	color: #aaa;
	font-size: 1.2rem;
	font-weight: 400
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap {
	color: #aaa;
	font-size: 1.2rem;
	font-weight: 400
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att {
	display: inline-block;
	padding: 0 6px 1px 0
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att span {
	color: #aaa!important
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att span+span {
	margin-left: 3px
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att.absence .absence,
.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att.attendance .attendance,
.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att.attendance .ready,
.moa_wrap .schedule_list .schedule_desription .attendanceWrap .att.maybe .undetermined {
	color: inherit!important
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .loc {
	display: inline-block;
	padding: 0 6px 1px 5px;
	background: #ccc;
	border-radius: 8px;
	color: #fff
}

.moa_wrap .schedule_list .schedule_desription .attendanceWrap .loc:before {
	position: relative;
	display: inline-block;
	width: 1px;
	padding-right: 11px;
	top: 2px;
	margin-right: 1px
}

.moa_wrap .schedule_list .schedule_desription .photo_area {
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.moa_wrap .schedule_list .schedule_desription .photo_area img {
	width: 49px;
	height: 49px
}

.moa_wrap .schedule_list .schedule_desription .photo_area .count {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 17px;
	height: 17px;
	text-align: center;
	line-height: 1.7rem;
	color: #fff;
	font-weight: 400;
	font-size: 1.1rem;
	background: rgba(34, 34, 34, .8)
}

.moa_wrap .schedule_list .schedule_desription .file_area {
	margin-top: 7px
}

.moa_wrap .schedule_list .schedule_desription .file_area .count {
	height: 20px;
	padding: 0 8px;
	line-height: 2rem;
	font-size: 1.1rem;
	color: #222;
	border: 0;
	border-radius: 10px;
	background: #f5f5f5
}

.moa_wrap .schedule_list .schedule_desription .file_area .count:before {
	position: relative;
	top: 4px;
	margin-right: 4px;
	vertical-align: top;
	font-size: 1.1rem;
	color: #333
}

.moa_wrap .schedule_list .schedule_desription .moreInfo:after,
.moa_wrap .schedule_list .schedule_desription .moreInfo:before {
	display: table;
	content: ' '
}

.moa_wrap .schedule_list .schedule_desription .moreInfo:after {
	clear: both
}

.moa_wrap .schedule_list .schedule_desription .moreInfo .commentArea,
.moa_wrap .schedule_list .schedule_desription .moreInfo .file_area {
	float: left;
	margin-top: 7px
}

.moa_wrap .schedule_list .schedule_desription .moreInfo .file_area+.commentArea {
	margin-left: 5px
}

.moa_wrap .schedule_list .schedule_desription .moreInfo .commentCount {
	display: inline-block;
	height: 20px;
	padding: 0 7px;
	border-radius: 10px;
	line-height: 2rem;
	white-space: nowrap;
	vertical-align: top;
	font-weight: 400;
	font-size: 1.1rem;
	color: #222;
	background: #f5f5f5
}

.moa_wrap .schedule_list .schedule_desription .moreInfo .commentCount:before {
	display: inline-block;
	margin: 4px 3px 0 0;
	width: 13px;
	height: 13px;
	vertical-align: top;
	background: url(images/svg/ico-post-comment.svg) no-repeat 0 0;
	background-size: 13px 13px;
	content: ''
}

.moa_wrap[data-status=on] .submit_wrap ._btn {
	color: #fff
}

.moa_wrap .submit_wrap {
	position: fixed;
	z-index: 22;
	top: 0;
	right: 0;
	height: 44px
}

.moa_wrap .submit_wrap ._btn {
	height: 100%;
	padding: 0 13px;
	border: 0;
	background: 0 0;
	font-size: 1.4rem;
	color: #fff;
	text-align: center
}

.more {
	background-color: #fff
}

.more_menu {
	padding-top: 81px
}

.more_menu .profile_wrap .image_wrap img {
	width: 40px;
	height: 40px;
	border-radius: 40px
}

.more_menu .profile_wrap .image_wrap .myProfileName {
	white-space: normal
}

.more_menu .profile_wrap .image_wrap .photo {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: -2px;
	width: 21px;
	height: 20px;
	cursor: pointer
}

.more_menu .profile_wrap .image_wrap .photo:before {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	font-size: 2rem;
	color: #aeaeae;
	background: 0 0;
	cursor: pointer;
	content: ""
}

.more_menu .profile_wrap .image_wrap .photo:after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 2px;
	bottom: 2px;
	background: #fff;
	width: 15px;
	height: 12px
}

.more_menu .profile_wrap .image_wrap .photo input {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	opacity: 0
}

.more_menu .profile_wrap .icon-info02:before {
	font-size: 1.7rem;
	position: absolute;
	top: 4px;
	right: 4px;
	color: #f33;
	content: ''
}

.more_menu .more_menu_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -1px
}

.more_menu .more_menu_list li {
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	padding: 18px 0;
	width: 33.3333%;
	text-align: center
}

.more_menu .more_menu_list li:after {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	width: 1px;
	background-color: #f2f2f2;
	content: ''
}

.more_menu .more_menu_list li:nth-child(3n):after {
	display: none;
	content: ''
}

.more_menu .more_menu_list li a {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 5px;
	color: #666
}

.more_menu .more_menu_list li a:before {
	display: block;
	margin-bottom: 6px;
	font-size: 2.5rem;
	color: #666
}

.more_menu .more_menu_list li .new_icon {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 6px;
	height: 6px
}

.more_menu .like_band {
	position: relative;
	border-top: 1px solid #e3e3e3
}

.more_menu .like_band:before {
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -8px;
	font-size: 1.6rem;
	color: #c8c8ca
}

.more_menu .like_band .icon-facebook {
	position: absolute;
	right: 35px;
	top: 50%;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	text-align: center;
	line-height: 2.3rem;
	background: #3e5fa6;
	border-radius: 2px
}

.more_menu .like_band .icon-facebook:before {
	color: #fff;
	font-size: 1.4rem;
	line-height: 2.3rem
}

.more_menu .like_band .desc_txt a {
	display: block;
	height: 53px;
	padding: 10px 0 0 17px;
	line-height: 4.5rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: #333
}

.more_menu .add_band {
	position: relative;
	min-height: 61px;
	padding: 10px 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.more_menu .add_band .download_desc {
	position: relative
}

.more_menu .add_band .download_desc .logo {
	position: absolute;
	left: 14px;
	top: 0;
	width: 39px;
	height: 39px
}

.more_menu .add_band .download_desc .desc_txt {
	padding: 0 50px 0 64px
}

.more_menu .add_band .install_band {
	overflow: hidden;
	position: absolute;
	right: 14px;
	top: 15px;
	width: 20px;
	padding: 5px 0;
	color: #333;
	border-radius: 1px;
	background: #fff;
	text-indent: -100px
}

.more_menu .add_band .install_band:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	text-indent: 0;
	font-size: 2rem;
	color: #c8c8ca
}

.feedList {
	min-height: 470px;
	padding: 40px 0 10px;
	background: #e8e8eb
}

.feedList.-feedPopular {
	padding-top: 0
}

.board_wrap[data-single=true] .post_wrap.feedList .post {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

.board_wrap[data-single=true] .post_wrap.feedList .post .post_main_wrap {
	padding-bottom: 0
}

.board_wrap[data-single=true] .post_wrap.feedList .-recommendTitle .post {
	border: 1px solid #e8e8e8
}

.shareSticker {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.shareSticker .inner {
	margin: 60px 0 10px;
	text-align: center
}

.shareSticker .inner img {
	vertical-align: top;
	height: auto
}

.shareSticker .inner span,
.shareSticker .inner strong {
	display: block;
	max-width: 290px
}

.shareSticker .inner strong {
	margin: 15px auto 0;
	font-size: 1.8rem;
	font-weight: 600;
	color: #222
}

.shareSticker .inner span {
	margin: 8px auto 0;
	line-height: 1.31;
	font-size: 1.3rem;
	font-weight: 400;
	color: #999
}

.bandMoreWrap {
	margin-top: 44px;
	color: #222
}

.bandMoreWrap .bandInfo {
	padding: 17px 15px 16px;
	background-color: #fff;
	font-size: 1.3rem;
	letter-spacing: .2px;
	line-height: 1.3
}

.bandMoreWrap .bandInfo .bandNameTitle {
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0
}

.bandMoreWrap .bandInfo .bandShortcut {
	margin-top: 8px
}

.bandMoreWrap .bandInfo .bandDesc {
	margin-top: 8px
}

.bandMoreWrap .bandInfo .bandTypeDesc {
	margin-top: 12px;
	color: #777
}

.bandMoreWrap .buttonArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #eee;
	background-color: #fff
}

.bandMoreWrap .buttonArea .button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 1;
	flex: 0 0 1;
	width: 100%;
	font-size: 1.5rem;
	text-align: center;
	line-height: 5.4rem
}

.bandMoreWrap .buttonArea .button:before {
	margin: 19px 5px 0 0;
	vertical-align: top
}

.bandMoreWrap .moreListTitle {
	margin: 25px 0 6px 15px;
	font-weight: 500
}

.bandMoreWrap .moreSetList {
	margin-bottom: 10px;
	padding: 0 15px;
	background-color: #fff
}

.bandMoreWrap .moreSetItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	min-height: 51px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 13px 0;
	border-top: 1px solid #eee
}

.bandMoreWrap .moreSetItem:first-of-type {
	border-top: 0
}

.bandMoreWrap .moreSetItem .profileSet {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bandMoreWrap .moreSetItem .profileArea {
	overflow: hidden;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 39px;
	height: 39px;
	border-radius: 100%
}

.bandMoreWrap .moreSetItem .profileImg {
	width: 100%
}

.bandMoreWrap .moreSetItem .moreSetItemName {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1
}

.bandMoreWrap .moreSetItem .moreSetItemDesc {
	display: block;
	margin-top: 3px;
	font-size: 1.2rem;
	color: #777;
	line-height: 1.42
}

.bandMoreWrap .moreSetItem .-pointColor {
	color: #ce0000
}

.bandMoreWrap .moreLink {
	display: block;
	position: relative;
	width: 100%;
	border: 0;
	text-align: left;
	font-size: 1.6rem
}

.bandMoreWrap .moreLink:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px
}

.board_wrap {
	padding-top: 44px
}

.tagLayout .board_wrap {
	padding-top: 0
}

.board_wrap .list_loading {
	position: relative;
	height: 30px;
	padding: 15px 0
}

.board_wrap .page_title {
	display: none
}

.band_board .wrap_topbar {
	z-index: 20
}

.band_board .wrap_contents {
	top: 88px
}

.band_board .wrap_contents .contents_wrap {
	position: relative
}

.band_board .board_wrap {
	overflow: hidden;
	position: relative
}

.band_board .board_wrap.searchPostsWithAuthor {
	top: 44px
}

.board_gnb {
	width: 100%;
	height: 100%
}

.board_gnb:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #c4c4c6
}

.board_gnb .band_menu {
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	font-size: 0
}

.board_gnb .band_menu li {
	position: relative;
	display: inline-block;
	width: 25%;
	height: 100%;
	color: #a0a2a5;
	text-align: center
}

.board_gnb .band_menu li a {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	line-height: 3.5rem;
	color: #a0a2a5
}

.board_gnb .band_menu li a:before {
	display: none
}

.board_gnb .band_menu li.on {
	color: inherit
}

.board_gnb .band_menu li.on a {
	border-bottom: 2px inset #25d277;
	color: inherit
}

.board_gnb .band_menu li:hover {
	color: inherit
}

.board_gnb .band_menu li:hover a {
	border-bottom: 2px inset #25d277;
	color: inherit
}

.board_gnb .band_menu li [data-updated=true]:after {
	content: "";
	display: inline-block;
	position: relative;
	top: -8px;
	left: 3px;
	width: 4px;
	height: 4px;
	font-size: 0;
	background: url(images/board/dot.png) no-repeat 0 0;
	background-size: 4px 4px
}

.boardMainCard {
	border-bottom: 1px solid #e0e0e0;
	background: #fff
}

.boardMainCard .cover {
	position: relative;
    height: 400px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #000;
}

.boardMainCard .cover:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 3px
}

.boardMainCard .cover:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	background: url(images/template/board_bandcover_gradation.png) repeat-x;
	background-size: 1px 75px
}

.boardMainCard .body {
	padding: 11px 12px 10px
}

.boardMainCard .body .bandName {
	font-size: 1.8rem;
	color: #333;
	line-height: 2.1rem;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.boardMainCard .body .bandName.-type2 {
	display: inline-block;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

:lang(fr) .boardMainCard .body .bandName.-type2 {
	max-width: 65%
}

:lang(de) .boardMainCard .body .bandName.-type2 {
	max-width: 70%
}

:lang(ru) .boardMainCard .body .bandName.-type2 {
	max-width: 62%
}

.boardMainCard .body .member {
	font-size: 1.2rem;
	margin-top: 1px;
	color: #666
}

.boardMainCard .body .member a {
	position: relative;
	padding-left: 14px
}

.boardMainCard .body .member a:before {
	position: relative;
	top: 2px;
	left: 0;
	margin-right: 4px;
	font-size: 1.4rem;
	vertical-align: top
}

.boardMainCard .body .member a:after {
	content: '\00b7';
	position: absolute;
	top: -1px;
	left: 0;
	display: inline-block;
	margin: 0 5px;
	color: #999;
	font-size: 1.6rem
}

.boardMainCard .body .member .dot:before {
	content: '\2219';
	display: inline;
	font-weight: 700;
	color: #aaa;
	margin-right: 4px
}

.boardMainCard .body .desc {
	margin-top: 8px;
	font-size: 1.4rem;
	color: #333;
	word-wrap: break-word
}

.boardMainCard .body .desc.-ellipsis {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.boardMainCard .body .more {
	font-size: 1.4rem;
	display: block;
	color: #999;
	border: 0
}

.boardMainCard .widgetButtonWrapper {
	position: relative;
	margin: 0 12px
}

.boardMainCard .widgetButtonWrapper .widget_button {
	display: table;
	position: relative;
	width: 100%;
	border-top: 1px solid #eee;
	table-layout: fixed;
	font-size: 0
}

.boardMainCard .widgetButtonWrapper .widget_button li {
	display: table-cell
}

.boardMainCard .widgetButtonWrapper .widget_button a,
.boardMainCard .widgetButtonWrapper .widget_button button {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 39px;
	line-height: 4.5rem;
	text-align: center;
	background: 0 0;
	border: 0;
	color: #a0a0aa
}

.boardMainCard .widgetButtonWrapper .widget_button .unit {
	position: absolute;
	display: inline-block;
	top: 7px;
	left: 50%;
	margin-left: 2px;
	min-width: 10px;
	height: 16px;
	padding: 0 3px;
	line-height: 1.6rem;
	border-radius: 500px;
	vertical-align: top;
	background: #f33;
	color: #fff;
	font-size: 1.1rem;
	text-align: center
}

.boardMainCard .widgetButtonWrapper .widget_button .new {
	position: absolute;
	overflow: hidden;
	display: inline-block;
	top: 7px;
	left: 50%;
	margin-left: 12px;
	width: 6px;
	height: 6px;
	text-indent: -9999px;
	background: #f93942;
	border-radius: 50px;
	vertical-align: top;
	color: transparent
}

.boardMainCard .widgetButtonWrapper .widget_button .chat_btn {
	font-size: 1.9rem
}

.boardMainCard .widgetButtonWrapper .widget_button .album_btn {
	font-size: 1.7rem
}

.boardMainCard .widgetButtonWrapper .widget_button .calendar_btn {
	font-size: 1.7rem
}

.boardMainCard .widgetButtonWrapper .widget_button .member_btn {
	font-size: 1.8rem
}

.boardMainCard .widgetButtonWrapper .widget_button .setting_btn {
	font-size: 1.7rem
}

.boardMainCard .widgetButtonWrapper .write_btn {
	position: absolute;
	top: -46px;
	right: 12px;
	min-width: 70px;
	padding: 0 10px;
	height: 30px;
	background: 0 0;
	border: 0;
	border-radius: 30px;
	line-height: 3rem;
	font-size: 1.3rem;
	color: #fff
}

.boardMainCard+.nothing,
.boardMainCard~.nothing {
	padding: 35px 15px 50px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.32;
	color: #999
}

.boardMainCard+.nothing strong,
.boardMainCard~.nothing strong {
	display: inline-block;
	margin-bottom: 4px;
	font-size: 1.6rem;
	color: #2d2d2d;
	vertical-align: top;
	font-weight: 400
}

.boardMainCard+.nothing.-icoNoti,
.boardMainCard~.nothing.-icoNoti {
	position: relative;
	display: table;
	width: 100%;
	height: calc(100% - 302px);
	padding: 0;
	border-top: 6px solid #e9e9e9
}

.bandApp:not(.active)~.board_wrap .boardMainCard+.nothing.-icoNoti,
.bandApp:not(.active)~.board_wrap .boardMainCard~.nothing.-icoNoti {
	height: calc(100% - 252px)
}

.boardMainCard+.nothing.-icoNoti>span,
.boardMainCard~.nothing.-icoNoti>span {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 15px;
	font-size: 1.4rem
}

.boardMainCard+.nothing.-icoNoti>span:before,
.boardMainCard~.nothing.-icoNoti>span:before {
	font-size: 4.4rem;
	display: block;
	margin: 0 auto 12px
}

.boardMainCard+.nothing.-icoNoti>span:after,
.boardMainCard~.nothing.-icoNoti>span:after {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	content: ''
}

.boardMainCard+.nothing.-first,
.boardMainCard~.nothing.-first {
	position: relative;
	display: table;
	margin: 0 auto;
	height: calc(100% - 302px);
	padding: 0
}

.bandApp:not(.active)~.board_wrap .boardMainCard+.nothing.-first,
.bandApp:not(.active)~.board_wrap .boardMainCard~.nothing.-first {
	height: calc(100% - 252px)
}

.boardMainCard+.nothing.-first .title,
.boardMainCard~.nothing.-first .title {
	font-size: 1.6rem;
	color: #222
}

.boardMainCard+.nothing.-first>span,
.boardMainCard~.nothing.-first>span {
	display: table-cell;
	vertical-align: middle;
	padding: 30px 15px;
	font-size: 1.4rem
}

.boardMainCard+.nothing.-first>span:before,
.boardMainCard~.nothing.-first>span:before {
	font-size: 4.6rem;
	display: block;
	margin: 0 auto 12px
}

.boardMainCard+.nothing.-first>span:after,
.boardMainCard~.nothing.-first>span:after {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	content: ''
}

.boardMainCard+.nothing+.btnJoinWrap,
.boardMainCard~.nothing+.btnJoinWrap {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%
}

.boardMainCard+.nothing+.btnJoinWrap .btnJoin,
.boardMainCard~.nothing+.btnJoinWrap .btnJoin {
	width: 100%;
	height: 50px;
	padding: 0 50px;
	opacity: .9;
	background: #33c176;
	border: 0;
	border-radius: 0;
	font-size: 1.7rem;
	font-weight: 700;
	color: #fff;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.boardMainCard+.nothing+.btnJoinWrap .btnInfo,
.boardMainCard~.nothing+.btnJoinWrap .btnInfo {
	position: absolute;
	display: block;
	right: 15px;
	top: 16px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 21px;
	height: 21px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	text-indent: -999px;
	background-image: url(images/spr_img.png);
	background-position: -112px -63px;
	background-size: 170px auto
}

.board_wrap .notice_wrap {
	position: relative;
	margin-top: 6px;
	padding: 0 12px;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0
}

.board_wrap .notice_wrap h3 {
	margin-top: 8px;
	padding-bottom: 6px;
	font-size: 1.4rem;
	color: #333;
	border-bottom: 1px solid #f2f2f2
}

.board_wrap .notice_wrap .noticeList {
	position: relative
}

.board_wrap .notice_wrap .noticeList li {
	font-size: 0;
	border-top: 1px solid #f2f2f2
}

.board_wrap .notice_wrap .noticeList li:first-child {
	border-top: 0
}

.board_wrap .notice_wrap .noticeList li a {
	position: relative;
	padding: 10px 9px 6px;
	font-size: 1.4rem;
	color: #333;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.board_wrap .notice_wrap .noticeList li a:after {
	content: '\00b7';
	position: absolute;
	top: 9px;
	left: 2px;
	display: inline-block;
	margin-right: 5px;
	color: #555;
	font-size: 1.9rem
}

.board_wrap .notice_wrap .more {
	position: absolute;
	top: 10px;
	right: 12px;
	font-size: 1.2rem;
	color: #888
}

.board_wrap .notice_wrap .more._isCountless {
	padding-right: 20px
}

.board_wrap .notice_wrap .more._isCountless:before {
	content: "+";
	position: absolute;
	top: 3px;
	right: 11px;
	font-family: inherit!important
}

.board_wrap .notice_wrap .more._isCountless:after {
	position: absolute;
	right: 0;
	top: 5px
}

.board_wrap .notice_wrap .more:after {
	position: relative;
	top: 0;
	margin-left: 4px;
	font-size: .9rem;
	color: #b3b3b3
}

.board_wrap .bandInfoCard {
	padding: 0 12px 20px;
	border-top: 1px solid #dbdbdb
}

.board_wrap .bandInfoCard * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.board_wrap .bandInfoCard>a {
	display: block
}

.board_wrap .bandInfoCard .moreTxt {
	margin: 25px 0 0;
	color: #555;
	font-size: 1.5rem;
	text-align: center
}

.board_wrap .bandInfoCard .coverWrap {
	margin: 8px 0 0 0;
	text-align: center
}

.board_wrap .bandInfoCard .coverWrap:after {
	display: block;
	height: 3px;
	font-size: 0;
	content: ''
}

.board_wrap .bandInfoCard .coverWrap img {
	max-width: 100%;
	height: auto
}

.board_wrap .bandInfoCard .info {
	padding: 7px 14px 8px;
	border: 1px solid #e0e0e0;
	border-width: 0 1px;
	background: #fff
}

.board_wrap .bandInfoCard .info .title {
	color: #222;
	font-weight: 700;
	font-size: 1.7rem
}

.board_wrap .bandInfoCard .info .memberCount {
	font-size: 1.2rem;
	color: #777
}

.board_wrap .bandInfoCard .info .description {
	margin-top: 2px;
	font-size: 1.3rem;
	color: #333;
	line-height: 1.4;
	word-wrap: break-word;
	word-break: break-all
}

.board_wrap .bandInfoCard .linkTxt {
	padding: 13px 0 14px;
	background: #fff;
	border: 1px solid #e0e0e0;
	border-top-color: #eee;
	text-align: center;
	font-size: 1.3rem;
	color: #777;
	font-weight: 700;
	line-height: 1
}

.appInstallCard {
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background: #f4f4f4;
	margin-bottom: 10px
}

.appInstallCard .txt {
	display: block;
	padding: 20px 0 10px;
	font-size: 1.5rem;
	color: #333
}

.appInstallCard .appInstall {
	display: inline-block;
	font-size: 1.3rem;
	padding: 0 15px;
	min-width: 110px;
	height: 32px;
	line-height: 3.2rem;
	margin-bottom: 15px;
	color: #fff;
	background: #11c473;
	border-radius: 3px;
	border: 0
}

.appInstallCard .browerContinue {
	display: block;
	width: 100%;
	font-size: 1.3rem;
	color: #666;
	height: 40px;
	text-align: center;
	border: 0;
	border-top: 1px solid #e4e4e4;
	background: 0 0
}

.appInstallCard .browerContinue:after {
	font-size: 1.1rem;
	margin-left: 6px;
	color: #999
}

.joinComment {
	position: relative;
	display: block;
	z-index: 1;
	margin-top: -1px;
	font-size: 1.3rem;
	padding: 17px 12px;
	color: #555;
	background: #f6f7f8;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb
}

.joinComment em {
	color: #11c743
}

.joinComment+.bandInfoCard {
	border-top: 0
}

.board_wrap .post_nothing {
	display: table;
	position: fixed;
	top: 44px;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: #f4f4f4;
	text-align: center
}

.board_wrap .post_nothing p {
	display: table-cell;
	padding: 0 20px;
	color: #999;
	vertical-align: middle
}

.post_wrap {
	position: relative;
	padding-bottom: 10px
}

.tagLayout .post_wrap {
	margin-top: 85px
}

.post_wrap h3 {
	position: absolute;
	visibility: hidden
}

.post_wrap .post {
	overflow: hidden;
	position: relative;
	background: #fff;
	margin-top: 6px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}

.post_wrap .post .post_main_wrap .post_writer_info {
	position: relative;
	min-height: 51px
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_img {
	position: absolute;
	left: 12px;
	top: 12px
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_img img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt {
	padding: 0 35px 0 60px
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .name_info {
	display: block;
	overflow: hidden;
	color: #aaa;
	padding-top: 13px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .name_info .name {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #333;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.4rem;
	vertical-align: middle
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .name_info .memo {
	vertical-align: middle
}

.post_wrap .post .post_main_wrap .post_body .post_txt,
.post_wrap .post .post_main_wrap .post_body .sticker,
.post_wrap .post .post_main_wrap .post_body .uWidget:not(.-addon) {
	padding: 0 12px
}

.post_wrap .post .post_main_wrap .post_body .-collageList {
	padding: 0!important
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .time_info {
	font-size: 1.2rem;
	color: #aaa
}
.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .time_info .read_count {
	display:none;
}

.post_wrap .post .post_main_wrap .post_writer_info .profile_txt .time_info .read_count:before {
	content: '\00b7';
	position: relative;
	top: 1px;
	display: inline-block;
	margin: 0 5px;
	color: #ccc;
	font-size: 1.6rem
}

.post_wrap .post .post_main_wrap .noti_post_read {
	display: block;
	margin: 15px 15px 0;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	padding: 8px 5px;
	color: #aaa
}

.post_wrap .post .post_main_wrap .noti_post_read em {
	color: #16c197
}

.post_wrap .post .post_main_wrap .post_body {
	position: relative;
	padding-bottom: 14px
}

.post_wrap .post .post_main_wrap .post_body .post_txt {
	margin-top: 8px;
	padding: 0 12px;
	word-wrap: break-word;
	word-break: break-all;
}

.post_wrap .post .post_main_wrap .post_body .post_txt.overflow {
	max-height: 200px;
    overflow: hidden;
}

.post_wrap .post .post_main_wrap .post_body .post_txt .txt_body {
	color: #333;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 1.4rem;
	line-height: 130%
}

[data-page=schedule] .post_wrap .post .post_main_wrap .post_body .post_txt .txt_body {
	font-size: 1.6rem;
	font-weight: 700
}

.post_wrap .post .post_main_wrap .post_body .post_txt .txt_body a {
	font-size: 1.4rem
}

.post_wrap .post .post_main_wrap .post_body .post_txt .txt_body .gBandMember {
	color: #285292
}

.post_wrap .post .post_main_wrap .post_body .post_txt .txt_body .hashTag {
	color: #285292;
	font-weight: 700
}

.post_wrap .post .post_main_wrap .post_body .post_txt ul {
	padding: 0 15px
}

.post_wrap .post .post_main_wrap .post_body .post_txt li {
	list-style: disc
}

.post_wrap .post .post_main_wrap .post_body .post_txt i {
	font-style: italic
}

.post_wrap .post .post_main_wrap .post_body .see_more {
	font-size: 1.4rem;
	color: #a8a8a8;
	letter-spacing: 1px;
	margin-top: 8px;
    padding: 0 12px;
}

.post_wrap .post .post_main_wrap .post_body .see_more ._btn {
	border: 0;
	background: 0 0;
	color: #a8a8a8;
	letter-spacing: 0;
	margin-left: 4px;
	font-size: 1.4rem
}

.post_wrap .post .post_main_wrap .post_body .sticker {
	max-width: 144px;
	max-height: 144px;
	margin-top: 12px
}

.post_wrap .post .post_main_wrap .mejs-container {
	position: absolute;
	left: 0!important;
	top: 0!important
}

.post_wrap .post .post_main_wrap .mejs-container .mejs-mediaelement,
.post_wrap .post .post_main_wrap .mejs-container .mejs-overlay-play {
	top: 0!important
}

.post_wrap .post .post_main_wrap .mejs-container .mejs-controls .mejs-time {
	padding-top: 6px
}

.post_wrap .post .post_main_wrap .post_func {
	position: absolute;
	right: 5px;
	top: 20px
}

.post_wrap .post .post_main_wrap .post_func .post_set {
	overflow: hidden;
	position: relative;
	width: 20px;
	height: 25px;
	background: 0 0;
	border: 0;
	text-indent: -400px
}

.post_wrap .post .post_main_wrap .post_func .post_set:before {
	position: absolute;
	width: 1px;
	left: 0;
	top: 2px;
	color: #ccc;
	text-indent: 0;
	font-size: 2rem;
	padding-right: 19px
}

.post_wrap .post .post_main_wrap .postCount {
	margin-top: -4px;
	padding: 0 15px 9px
}

.post_wrap .post .post_main_wrap .postCount .add_status {
	font-size: 1.3rem;
	color: #888
}

.post_wrap .post .post_main_wrap .postCount .add_status:before {
	display: inline-block;
	position: relative;
	top: 1px;
	margin: 0 5px;
	border: 0;
	color: #a8a8a8;
	content: '\00b7';
	font-size: 1.6rem
}

.post_wrap .post .post_main_wrap .postCount .add_status:first-child:before {
	display: none
}

.post_wrap .post .post_main_wrap .postCount .read {
	position: relative;
	top: 2px;
	float: right
}

.post_wrap .post .post_main_wrap .postCount .read .count {
	color: #aaa;
	font-weight: 700
}

.post_wrap .post .post_main_wrap .postCount .read .count:before {
	position: relative;
	top: -1px;
	vertical-align: middle;
	font-size: 1.3rem;
	color: #bbb;
	margin-right: 4px
}

.post_wrap .post .post_main_wrap .post_added_value {
	position: relative;
	background: #f9f9f9;
	border-top: 1px solid #f0f0f0;
	border-radius: 0 0 4px 4px;
	line-height: 0;
	white-space: nowrap
}

.post_wrap .post .post_main_wrap .post_added_value.-shareCount .add_status {
	width: 50%
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox {
	position: relative;
	display: table;
	width: 100%;
	table-layout: fixed
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol {
	display: table-cell
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .add_status {
	display: block;
	width: 100%
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .add_status.-on:after {
	display: block
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .add_status:after {
	display: none;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 7px;
	height: 4px;
	margin-left: -3px;
	background: url(images/board/box_face.png) no-repeat 0 0;
	background-size: 7px 4px
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .add_status+.face_wrap .select_face_layer:after {
	display: none
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .postShare {
	display: block;
	width: 100%
}

.post_wrap .post .post_main_wrap .post_added_value .postAddBox .addCol .emoticonFace {
	left: 50%;
	margin-left: -156px
}

.post_wrap .post .post_main_wrap .post_added_value .add_status {
	display: inline-block;
	position: relative;
	width: 33.3333%;
	height: 40px;
	color: #666;
	text-align: center
}

.post_wrap .post .post_main_wrap .post_added_value .add_status span {
	display: inline-block;
	position: relative;
	padding: 12px 0 0 15px;
	line-height: 1.6rem
}

.post_wrap .post .post_main_wrap .post_added_value .add_status span:before {
	position: absolute;
	width: 1px;
	left: 0;
	top: 13px;
	padding-right: 11px;
	padding-top: 1px;
	vertical-align: top
}

.post_wrap .post .post_main_wrap>.footer {
	position: relative;
	margin-top: 14px;
	padding: 0 15px 3px;
	text-align: right;
	font-size: 0
}

.post_wrap .post .post_main_wrap>.footer .btnShare {
	font-size: 1.2rem;
	height: 31px;
	padding: 0 12px;
	line-height: 3rem;
	border: 1px solid #ddd;
	font-weight: 700;
	color: #555;
	border-radius: 3px;
	background: 0 0
}

.post_wrap .post .post_main_wrap>.footer .btnShare:before {
	position: relative;
	top: -2px;
	margin-right: 4px;
	vertical-align: middle;
	font-size: 1.6rem;
	color: #555
}

.post_wrap .post .post_main_wrap>.footer .btnShare+.shareCnt {
	margin-left: -2px
}

.post_wrap .post .post_main_wrap>.footer .shareCnt {
	position: relative;
	z-index: 2;
	font-size: 1.2rem;
	display: inline-block;
	height: 29px;
	padding: 0 12px;
	line-height: 3rem;
	text-align: center;
	border: 1px solid #ddd;
	font-weight: 700;
	color: #333;
	background: #fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.post_comment_wrap {
	position: relative;
	background: #f9f9f9
}

.post_comment_wrap .comment_list {
	background: #f6f7f8;
	border-top: 1px solid #e8e8e8
}

.post_comment_wrap .comment_list .cm {
	position: relative;
	padding: 10px 15px 12px 53px;
	border-top: 1px solid #e8e8e8
}

.post_comment_wrap .comment_list .cm:first-child {
	border-top: 0
}

.post_comment_wrap .comment_list .cm .thum {
	position: absolute;
	left: 9px;
	top: 10px;
	width: 33px;
	height: 33px
}

.post_comment_wrap .comment_list .cm .thum img {
	width: 100%;
	height: 100%;
	border-radius: 33px
}

.post_comment_wrap .comment_list .cm .thum .uLeaderBand {
	border-color: #f6f7f8!important
}

.post_comment_wrap .comment_list .cm .write_info {
	display: -webkit-box;
	margin-right: -15px;
	-webkit-box-orient: horizontal
}

.post_comment_wrap .comment_list .cm .name_wrap {
	display: -webkit-box;
	position: relative;
	margin-right: 10px;
	border: none;
	background: 0 0;
	-webkit-box-flex: 1
}

.post_comment_wrap .comment_list .cm .name_wrap .name_area {
	padding-top: 1px;
	text-align: left;
	color: #aaa;
	font-size: 1.2rem;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.post_comment_wrap .comment_list .cm .name_wrap .name {
	position: relative;
	top: -1px;
	margin-bottom: -1px;
	padding-right: 5px;
	color: #333;
	font-size: 1.3rem;
	font-weight: 700;
	vertical-align: top
}

.post_comment_wrap .comment_list .cm .name_wrap .nickname {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.post_comment_wrap .comment_list .cm .body_wrap .txt {
	color: #666;
	font-size: 1.3rem
}

.post_comment_wrap .comment_list .cm .body_wrap .txt.ellipsis {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 40.04px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.post_comment_wrap .comment_list .cm .body_wrap .photo {
	position: relative;
	display: block
}

.post_comment_wrap .comment_list .cm .body_wrap .photo i.icon-photo-gif {
	position: absolute;
	left: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 2.8rem
}

.post_comment_wrap .comment_list .cm .body_wrap .photo i.icon-photo-gif:before {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 15px;
	line-height: 1.5rem;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, .2);
	content: "\e98a"
}

.post_comment_wrap .comment_list .cm .body_wrap .sticker {
	max-width: 126px;
	max-height: 126px
}

.post_comment_wrap .comment_list .cm .body_wrap .video {
	position: relative;
	display: inline-block;
	vertical-align: top;
	max-width: 200px
}

.post_comment_wrap .comment_list .cm .body_wrap .video i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
	border-radius: 50%;
	font-size: 4rem;
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func {
	clear: both;
	position: relative;
	top: 2px;
	vertical-align: top
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like {
	text-align: left;
	border: 0;
	background: 0 0;
	color: #777;
	line-height: 2.1rem;
	height: 21px;
	vertical-align: middle
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like .cnt {
	margin-left: 2px;
	vertical-align: middle
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like .cnt:after {
	content: "\00b7";
	position: relative;
	top: -1px;
	display: inline-block;
	margin: 0 3px;
	color: #ccc;
	font-size: 1.6rem;
	line-height: 1.6rem;
	vertical-align: middle
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	padding: 0 1px;
	color: #96999d;
	vertical-align: middle
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like[data-status=me] .cnt,
.post_comment_wrap .comment_list .cm .body_wrap .cm_func .like[data-status=me]:before {
	color: #36c367
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .text {
	border: 0;
	background: 0 0;
	color: #777;
	height: 21px;
	vertical-align: middle
}

.post_comment_wrap .comment_list .cm .body_wrap .cm_func .hideText {
	border: 0;
	background: 0 0;
	color: #777;
	height: 21px;
	vertical-align: middle;
	text-decoration: underline
}

.post_comment_wrap .comment_list .cm .body_wrap .attachFile {
	position: relative;
	padding: 10px 18px 10px 40px;
	font-size: 0;
	background-color: #fff;
	border: solid .5px rgba(0, 0, 0, .05)
}

.post_comment_wrap .comment_list .cm .body_wrap .attachFile:before {
	position: absolute;
	top: 50%;
	left: 12px;
	font-size: 1.8rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #333
}

.post_comment_wrap .comment_list .cm .body_wrap .attachFile .title {
	font-size: 1.2rem;
	line-height: 1.3;
	color: #333;
	font-weight: 600;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 66.04px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.27;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.post_comment_wrap .comment_list .cm .body_wrap .attachFile .info {
	display: block;
	padding-top: 3px;
	font-size: 1.2rem;
	color: #999
}

.post_comment_wrap .comment_list .cm .feedback {
	display: -webkit-box;
	position: relative;
	padding-right: 20px;
	white-space: nowrap
}

.post_comment_wrap .comment_list .cm .feedback .comment_edit {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 0;
	background: 0 0;
	color: transparent;
	text-align: left
}

.post_comment_wrap .comment_list .cm .feedback .comment_edit:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	padding-top: 1px;
	font-size: 1.7rem;
	color: #ccc;
	text-align: left
}

.post_comment_wrap .comment_list .cm .feedback .time {
	padding-right: 6px;
	font-size: 1.1rem;
	color: #aaa
}

.post_comment_wrap .comment_list .cm .feedback .modify,
.post_comment_wrap .comment_list .cm .feedback .modify_list {
	display: none
}

.post_comment_wrap .comment_list .cont {
	position: relative
}

.post_comment_wrap .comment_list .-commentHidden .cont:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #f6f7f8;
	opacity: .8;
	z-index: 2;
	content: ''
}

.post_comment_wrap .profile_img {
	display: none;
	position: absolute;
	left: 9px;
	top: 6px;
	width: 32px;
	height: 32px;
	border-radius: 32px
}

.post_comment_wrap .more_comments a {
	color: #666
}

.post_comment_wrap .moreComment {
	overflow: hidden;
	height: 49px;
	padding: 0 15px;
	line-height: 4.9rem;
	border-top: 1px solid #e3e4e5
}

.post_comment_wrap .moreComment.-empty {
	display: none
}

.post_comment_wrap .moreComment:first-of-type {
	border-top: 0;
	height: 45px;
	padding: 0 10px;
	line-height: 4.5rem
}

.post_comment_wrap .moreComment button {
	font-weight: 700;
	background: 0 0;
	border: 0
}

.post_comment_wrap .moreComment .goFirstComment,
.post_comment_wrap .moreComment .prevComment {
	font-size: 1.2rem;
	line-height: 4.5rem;
	color: #333
}

.post_comment_wrap .moreComment .moreView,
.post_comment_wrap .moreComment .prevComment {
	float: left
}

.post_comment_wrap .moreComment .commentStatus,
.post_comment_wrap .moreComment .goFirstComment {
	float: right
}

.post_comment_wrap .moreComment .moreView {
	font-size: 1.3rem;
	height: 100%;
	color: #444;
	border: 0
}

.post_comment_wrap .moreComment .commentStatus {
	font-size: 1.3rem;
	line-height: 4.9rem;
	height: 100%;
	color: #999;
	font-weight: 700
}

.cScheduleCommentTitle {
	height: 38px;
	background: #f6f7f9;
	border-top: 1px solid #e1e1e1;
	line-height: 3.8rem;
	font-weight: 500
}

.cScheduleCommentTitle .cScheduleCommentLabel {
	padding-left: 15px;
	color: #222;
	font-size: 1.3rem
}

.cScheduleCommentTitle .cScheduleCommentValue {
	padding-left: 3px;
	font-size: 1.3rem
}

.board_wrap[data-single=true] .post_comment_wrap {
	border-top: 1px solid #e1e1e1;
	min-height: 46px;
	border-radius: 0 0 4px 4px
}

.board_wrap[data-single=true] .post_comment_wrap .postCount {
	padding: 9px 14px 0;
	font-size: 0
}

.board_wrap[data-single=true] .post_comment_wrap .postCount .add_status {
	font-size: 1.3rem;
	color: #666
}

.board_wrap[data-single=true] .post_comment_wrap .postCount .add_status:after {
	display: inline-block;
	position: relative;
	top: 1px;
	margin: 0 5px;
	border: 0;
	color: #ccc;
	content: '\00b7';
	font-size: 1.6rem
}

.board_wrap[data-single=true] .post_comment_wrap .postCount .add_status:last-child:after {
	display: none
}

.board_wrap[data-single=true] .post_comment_wrap .comment_list {
	position: relative;
	border-top: 0
}

.board_wrap[data-single=true] .post_comment_wrap .profile_img {
	display: none
}

.board_wrap[data-single=true] .post_comment_wrap .message_write_component {
	position: relative;
	margin-top: -1px;
	display: block;
	width: 100%;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	background: #f7f7f8
}

.board_wrap[data-single=true] .post_comment_wrap .message_write_component .write_main {
	display: block
}

.board_wrap[data-single=true] .post_comment_wrap .message_write_component .write_btn {
	display: block
}

.board_wrap[data-single=true] .post_comment_wrap .message_write_component .mentions-input-box {
	height: 32px;
	margin: 0 60px 0 73px;
	padding: 0
}

.photo_comment .comment_list .cm .body_wrap .cm_func .hideText {
	border: 0;
	background: 0 0;
	color: #777;
	height: 21px;
	vertical-align: middle;
	text-decoration: underline
}

.photo_comment .comment_list .cm .body_wrap .attachFile {
	position: relative;
	padding: 10px 18px 10px 40px;
	font-size: 0;
	background-color: #fff;
	border: solid .5px rgba(0, 0, 0, .05)
}

.photo_comment .comment_list .cm .body_wrap .attachFile:before {
	position: absolute;
	top: 50%;
	left: 12px;
	font-size: 1.8rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #333
}

.photo_comment .comment_list .cm .body_wrap .attachFile .title {
	font-size: 1.2rem;
	line-height: 1.3;
	color: #333;
	font-weight: 600;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 66.04px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.27;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.photo_comment .comment_list .cm .body_wrap .attachFile .info {
	display: block;
	padding-top: 3px;
	font-size: 1.2rem;
	color: #999
}

.board_wrap[data-single=true] {
	padding-top: 44px
}

.board_wrap[data-single=true] .post_wrap {
	padding: 0
}

.board_wrap[data-single=true] .post_wrap .post {
	margin-top: 0;
	border: 0
}

.board_wrap[data-single=true][data-page=schedule] .post {
	margin-top: 0;
	border: 0
}

.board_wrap[data-single=true][data-page=schedule] .post .item {
	min-height: 100%
}

.board_wrap[data-single=true][data-page=schedule] .mentions-autocomplete-list .item {
	min-height: auto
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap {
	position: relative;
	padding-bottom: 15px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap:after,
.board_wrap[data-single=true] .post_wrap .post .post_main_wrap:before {
	display: table;
	content: ' '
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap:after {
	clear: both
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_writer_info .profile_img {
	left: 15px;
	top: 17px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_writer_info .profile_txt .name_info {
	padding-top: 17px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body {
	padding: 0 15px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .post_txt,
.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .sticker,
.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .uWidget:not(.-addon) {
	padding: 0
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .post_txt+.btnSaveScheduleWrap {
	margin-top: 30px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .sticker {
	display: block;
	margin-top: 14px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .addonIframe {
	width: 100%;
	border: 0
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .uWidget.-addon:first-of-type {
	margin-top: 10px;
	padding-top: 0;
	border-top: 0
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .uWidget.-addon:last-of-type {
	border-bottom: 0
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_func {
	right: 8px;
	top: 25px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .schedule_txt {
	margin-bottom: -10px;
	padding: 10px 0 0;
	color: #666
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .schedule_txt .schedule_writer {
	color: #666
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .schedule_txt .additional_information {
	padding: 5px 0
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .schedule_txt .additional_information .info {
	margin-right: 20px
}

.board_wrap[data-single=true] .post_wrap .post .post_main_wrap .post_body .schedule_txt .additional_information .info:before {
	position: relative;
	top: -2px;
	margin-right: 4px;
	vertical-align: middle;
	font-size: 1.5rem
}

.face_wrap:before {
	display: none
}

.face_wrap .select_face {
	position: absolute;
	right: 10px;
	top: -36px;
	padding: 6px;
	font-size: 1.1rem;
	line-height: 1;
	color: #555;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	background: #fff
}

.face_wrap .select_face:before {
	position: relative;
	top: -2px;
	margin-right: 2px;
	color: #96999d;
	vertical-align: middle
}

.face_wrap .select_face_layer {
	display: none;
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: 100%;
	width: 96.875%;
	margin-left: -48.44%;
	background: rgba(119, 119, 119, .95);
	border-radius: 3px
}

.face_wrap .select_face_layer:after {
	content: "";
	position: absolute;
	left: 24%;
	bottom: -4px;
	width: 7px;
	height: 4px;
	background: url(images/board/box_face.png) no-repeat 0 0;
	background-size: 7px 4px
}

.face_wrap .select_face_layer ul {
	padding: 9px 0;
	text-align: center;
	font-size: 0;
	white-space: nowrap
}

.face_wrap .select_face_layer ul li:hover button:after,
.face_wrap .select_face_layer ul[data-facename=angry] .angry:after,
.face_wrap .select_face_layer ul[data-facename=best] .best:after,
.face_wrap .select_face_layer ul[data-facename=envious] .envious:after,
.face_wrap .select_face_layer ul[data-facename=like] .like:after,
.face_wrap .select_face_layer ul[data-facename=sad] .sad:after,
.face_wrap .select_face_layer ul[data-facename=smile] .smile:after,
.face_wrap .select_face_layer ul[data-facename=surprise] .surprise:after {
	content: "";
	position: absolute;
	left: -4px;
	top: -4px;
	width: 42px;
	height: 42px;
	border-radius: 42px;
	border: 4px solid rgba(0, 0, 0, .25);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.face_wrap .select_face_layer li {
	display: inline-block;
	margin: 0 2%;
	font-size: 0
}

.face_wrap .select_face_layer li button {
	position: relative;
	z-index: 2;
	width: 38px;
	height: 34px;
	border: 0;
	background: url(images/icon_face.png) no-repeat 0 0;
	background-size: auto 34px;
	cursor: pointer
}

.face_wrap .select_face_layer li .best {
	background-position: 0 0
}

.face_wrap .select_face_layer li .envious {
	background-position: -38px 0
}

.face_wrap .select_face_layer li .like {
	background-position: -76px 0
}

.face_wrap .select_face_layer li .sad {
	background-position: -114px 0
}

.face_wrap .select_face_layer li .smile {
	background-position: -152px 0
}

.face_wrap .select_face_layer li .surprise {
	background-position: -190px 0
}

.face_wrap .select_face_layer li .angry {
	background-position: -228px 0
}

.face_wrap .give_me_face {
	display: none;
	width: 100%;
	padding-left: 63px;
	color: #999
}

.face_wrap .view_face {
	display: none;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 41px;
	height: 100%;
	text-indent: -100px
}

.face_wrap .view_face:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 6rem;
	color: #aeaeae;
	font-size: 1.8rem;
	text-align: center;
	text-indent: 0
}

.face_wrap .face_reg_list {
	display: none;
	overflow: hidden;
	margin: 0 41px 0 62px;
	padding: 10px 0
}

.face_wrap .face_reg_list ul {
	font-size: 0;
	white-space: nowrap
}

.face_wrap .face_reg_list ul li {
	position: relative;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 0 7px;
	border-radius: 38px
}

.face_wrap .face_reg_list ul li img {
	width: 38px;
	height: 38px;
	border-radius: 38px
}

.face_wrap .face_reg_list ul li:after {
	content: "";
	position: absolute;
	right: -5px;
	bottom: -5px;
	width: 23px;
	height: 21px;
	border: 0;
	border-radius: 500px;
	background: url(images/icon_face.png) no-repeat 0 0;
	background-size: auto 21px;
	cursor: pointer;
	font-size: 0
}

.face_wrap .face_reg_list ul .best:after {
	background-position: 0 0
}

.face_wrap .face_reg_list ul .envious:after {
	background-position: -23px 0
}

.face_wrap .face_reg_list ul .like:after {
	background-position: -46px 0
}

.face_wrap .face_reg_list ul .sad:after {
	background-position: -69px 0
}

.face_wrap .face_reg_list ul .smile:after {
	background-position: -91px 0
}

.face_wrap .face_reg_list ul .surprise:after {
	background-position: -114px 0
}

.face_wrap .face_reg_list ul .angry:after {
	background-position: -139px 0
}

[data-single=true] .view_face {
	display: block
}

[data-single=true] .face_wrap {
	position: relative;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #e8e8e8
}

[data-single=true] .face_wrap:before {
	display: block;
	position: absolute;
	left: 15px;
	top: 10px;
	width: 38px;
	height: 38px;
	line-height: 3.9rem;
	font-size: 1.6rem;
	text-align: left;
	text-indent: 11px;
	border: 1px dotted #45d276;
	color: #45d276;
	border-radius: 38px;
	background: #fff
}

[data-single=true] .face_wrap .select_face {
	position: absolute;
	right: auto;
	left: 15px;
	top: 10px;
	background: 0 0;
	border: 0;
	width: 38px;
	height: 38px;
	border-radius: 38px
}

[data-single=true] .face_wrap .select_face:before {
	z-index: 1;
	position: absolute;
	right: -6px;
	top: auto;
	bottom: -4px;
	width: 1px;
	height: 20px;
	padding-right: 19px;
	font-size: 2rem;
	color: #45d276;
	text-indent: 0;
	border-radius: 20px
}

[data-single=true] .face_wrap .select_face:after {
	content: "";
	position: absolute;
	right: -4px;
	bottom: -4px;
	width: 20px;
	height: 20px;
	background: #fff;
	border-radius: 20px
}

[data-single=true] .face_wrap .give_me_face {
	display: block;
	height: 60px;
	line-height: 6rem
}

[data-single=true] .face_wrap .face_reg_list {
	display: block
}

[data-single=true] .face_wrap .select_face_layer {
	top: -52px
}

[data-single=true] .face_wrap .select_face_layer:after {
	right: auto;
	left: 26px
}

.my_info_list .sns_connect {
	position: absolute;
	right: 12px;
	top: 14px
}

.my_info_list .sns_connect>span {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 3px;
	border-radius: 30px;
	text-align: center;
	vertical-align: top
}

.my_info_list .sns_connect>span:before {
	display: inline-block;
	width: 100%;
	line-height: 2.8rem;
	color: #fff
}

.my_info_list .sns_connect>span>span {
	position: relative;
	z-index: -1;
	display: inline-block;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.my_info_list .sns_connect .icon-login-mail {
	background: #444
}

.my_info_list .sns_connect .icon-login-mail:before {
	font-size: 1.9rem
}

.my_info_list .sns_connect .icon-login-naver {
	background: #03c75a
}

.my_info_list .sns_connect .icon-login-naver:before {
	font-size: 1.2rem
}

.my_info_list .sns_connect .icon-facebook {
	background: #4267a6
}

.my_info_list .sns_connect .icon-facebook:before {
	margin: 4px 0 0 3px;
	font-size: 2.1rem
}

.my_info_list .sns_connect .icon-invite-line {
	background: #00c323
}

.my_info_list .sns_connect .icon-invite-line:before {
	margin-top: 1px;
	font-size: 1.7rem
}

.my_info_list .sns_connect em {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -500px;
	border-radius: 16px;
	background: #ff2b2b
}

.my_info_list .sns_connect em:before {
	position: absolute;
	top: 4px;
	left: 3px;
	font-size: 1rem;
	color: #fff;
	text-indent: 0
}

.my_info_list .sns_connect [data-connect=false] {
	background: #c7c7cf
}

.my_info_list [data-staus=false]:before {
	position: absolute;
	top: 50%;
	right: 14px;
	width: 17px;
	height: 17px;
	font-size: 1.7rem;
	margin-top: -8px;
	color: #ff2b2b
}

.title_account+.tit_p {
	color: #777;
	padding: 0 12px
}

.my_info_set .title_account {
	margin: 20px 0 10px 16px;
	font-size: 1.3rem;
	color: #666
}

.my_info_set .title_account+.write_main {
	border-top: 1px solid #e0e0e0
}

.my_info_set .write_main .write_guide {
	padding: 14px 15px 14px;
	background-color: #fff5f5;
	font-size: 1.2rem;
	color: #ce0000;
	line-height: 1.5rem
}

.my_info_set .write_main .myinfoNotice {
	padding: 12px 25px 40px 15px;
	background-color: #eeeff0;
	font-size: 1.2rem;
	color: #777
}

.my_info_set .myinfoNotice {
	padding: 14px;
	font-size: 1.3rem;
	color: #555;
	line-height: 1.31
}

.my_info_set .myProfile {
	overflow: hidden;
	background-color: #fff
}

.my_info_set .myProfile .button {
	display: block;
	height: 45px;
	border-top: 1px solid #ebebeb;
	font-size: 1.5rem;
	text-align: center;
	color: #222;
	line-height: 4.5rem
}

.my_info_set .profileList {
	overflow-x: scroll;
	padding: 17px 15px 11px;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}

.my_info_set .profileList li {
	display: inline-block;
	width: 72px;
	text-align: center;
	vertical-align: top
}

.my_info_set .profileList li+li {
	margin-left: 4px
}

.my_info_set .profileList .name {
	display: block;
	overflow: hidden;
	margin-top: 7px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.2rem;
	color: #222;
	white-space: nowrap
}

.my_info_set .profileList.-onlyOne {
	padding: 15px
}

.my_info_set .profileList.-onlyOne li {
	width: 100%;
	text-align: left
}

.my_info_set .profileList.-onlyOne li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.my_info_set .profileList.-onlyOne .uProfile {
	float: left;
	margin-right: 8px
}

.my_info_set .profileList.-onlyOne .name {
	margin-top: 0;
	font-size: 1.6rem;
	line-height: 2.1rem
}

.my_info_set .profileList.-onlyOne .default {
	display: block;
	font-size: 1.3rem;
	color: #39cf6d;
	line-height: 1.6rem
}

.my_info_set .profileWrap {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #e0e0e0
}

.my_info_set .profileWrap+.profileWrap {
	margin-top: 9px
}

.my_info_set .profileWrap .-onlyOne {
	padding: 14px 15px
}

.my_info_set .profileWrap .name {
	margin-top: 0
}

.my_info_set .profileWrap .bandList {
	background-color: #fff;
	border-top: 1px solid #eee
}

.my_info_set .profileWrap .bandList li {
	height: 50px;
	position: relative;
	padding-right: 18px;
	margin-left: 15px;
	background: #fff
}

.my_info_set .profileWrap .bandList li+li {
	border-top: 1px solid #eee
}

.my_info_set .profileWrap .bandList .flexList {
	height: 100%
}

.my_info_set .profileWrap .bandList .thumb {
	position: relative;
	overflow: hidden;
	width: 18px;
	height: 18px;
	margin-right: 8px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 0;
	border-radius: 2px;
	background-color: #ebebeb
}

.my_info_set .profileWrap .bandList .thumb:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: 1px solid rgba(0, 0, 0, .02);
	content: ''
}

.my_info_set .profileWrap .bandList .thumb img {
	width: 100%
}

.my_info_set .profileWrap .bandList .text {
	display: block;
	overflow: hidden;
	width: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	font-size: 1.5rem;
	padding-left: 0;
	color: #222;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.14;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_info_set .profileWrap .bandList .iconListMove {
	display: block;
	position: relative;
	z-index: 10;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-left: 10px;
	font-size: 2.2rem;
	color: #c7c7cc;
	background: 0 0;
	border: 0
}

.my_info_set .profileWrap .noticeWrap {
	padding: 12px 10px;
	border-top: 1px solid #eee;
	background-color: #fff
}

.my_info_set .profileWrap .noticeWrap .desc {
	font-size: 1.4rem;
	color: #999;
	text-align: center
}

.my_info_set .profileWrap .noticeWrap .icon-info02 {
	color: #777
}

.my_info_set .profileWrap .noticeWrap .icon-info02:before {
	display: inline-block;
	margin: 3px 5px 0 0;
	font-size: 1.7rem;
	vertical-align: top
}

.my_info_list {
	border-top: 1px solid #e6e6e6;
	background-color: #fff
}

.my_info_list li {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px
}

.my_info_list li:first-of-type .info_txt {
	border-top: 0
}

.my_info_list .info_txt {
	padding: 13px 30px 8px 0;
	border-top: 1px solid #e6e6e6;
	vertical-align: middle;
	min-height: 55px;
	line-height: 3rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_info_list .label {
	display: block;
	font-size: 1.2rem;
	color: #666;
	line-height: 1.5rem
}

.my_info_list a,
.my_info_list button,
.my_info_list input,
.my_info_list select {
	border: 0;
	background: 0 0;
	font-size: 1.6rem;
	color: #222
}

.my_info_list button {
	width: 100%;
	text-align: left
}

.my_info_list select {
	-webkit-appearance: none;
	width: 100%;
	padding: 0
}

.my_info_list button[data-staus=false],
.my_info_list select[data-staus=false] {
	color: #aaa
}

.my_info_list .phone_number_setting {
	display: inline-block;
	position: relative;
	width: 57px;
	margin-right: 14px;
	padding: 0
}

.my_info_list .phone_number_setting select {
	width: 42px
}

.my_info_list .phone_number_setting.icon-calendar-down:before {
	position: absolute;
	top: 9px;
	right: 0;
	color: #ccc
}

.my_info_list .icon-info01 {
	position: absolute;
	top: 50%;
	right: 18px;
	width: 17px;
	height: 17px;
	margin-top: -8px
}

.my_info_list .icon-info01:before {
	font-size: 2rem;
	color: #bdbdbd;
	width: 1px
}

.my_account_list {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff
}

.my_account_list a {
	color: #333
}

.my_account_list li {
	position: relative;
	display: table;
	padding-left: 47px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_account_list li:last-child .info_txt {
	border-bottom: 0
}

.my_account_list .info_txt {
	display: table-cell;
	width: 100%;
	font-size: 1.4rem;
	border-bottom: 1px solid #e8e8e8;
	height: 47px;
	vertical-align: middle
}

.my_account_list input {
	font-size: 1.4rem;
	border: 0
}

.my_account_list .icon-login-mail:after,
.my_account_list .icon-login-phone:after {
	position: absolute;
	top: 9px;
	left: 12px;
	content: '';
	width: 28px;
	height: 28px;
	border-radius: 30px;
	background: #444
}

.my_account_list .icon-login-mail:before,
.my_account_list .icon-login-phone:before {
	position: absolute;
	top: 14px;
	left: 17px;
	z-index: 10;
	font-size: 1.9rem;
	color: #fff
}

.my_account_list .icon-login-phone:before {
	top: 15px;
	left: 18px;
	font-size: 1.7rem
}

.my_account_list .icon-login-naver:after {
	position: absolute;
	top: 10px;
	left: 12px;
	content: '';
	width: 28px;
	height: 28px;
	border-radius: 30px;
	background: #03c75a
}

.my_account_list .icon-login-naver:before {
	position: absolute;
	top: 18px;
	left: 20px;
	z-index: 10;
	font-size: 1.2rem;
	color: #fff
}

.my_account_list .icon-facebook:after {
	position: absolute;
	top: 9px;
	left: 12px;
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 30px;
	background: #4267a6
}

.my_account_list .icon-facebook:before {
	position: absolute;
	top: 17px;
	left: 22px;
	z-index: 10;
	font-size: 2.1rem;
	color: #fff
}

.my_account_list .icon-invite-line:after {
	position: absolute;
	top: 9px;
	left: 12px;
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 30px;
	background: #00c323
}

.my_account_list .icon-invite-line:before {
	position: absolute;
	top: 15px;
	left: 18px;
	z-index: 10;
	font-size: 1.7rem;
	color: #fff
}

.my_account_list .icon-google:after {
	position: absolute;
	top: 9px;
	left: 12px
}

.my_account_list .icoLogoNaver:before {
	position: absolute;
	top: 10px;
	left: 12px;
	z-index: 10
}

.my_account_list [data-staus=false]:before {
	position: absolute;
	top: 50%;
	right: 12px;
	font-size: 1.7rem;
	margin-top: -8px;
	width: 1px;
	padding-right: 16px;
	color: #ff2b2b
}

.my_account_list .error_confirm {
	display: block;
	color: red;
	line-height: 130%
}

.my_account_list [data-icon-not=true] {
	padding-left: 0
}

.my_account_list [data-icon-not=true] .info_txt {
	padding-left: 12px
}

.my_account_list .staus {
	position: absolute;
	right: 12px;
	top: 13px;
	font-size: inherit;
	color: #11c473
}

.my_account_list .not_staus {
	position: absolute;
	right: 12px;
	top: 13px;
	font-size: inherit;
	color: #999
}

.my_account_list .not_staus.icon-info02:before {
	position: relative;
	top: 1px;
	color: #ff2b2b
}

.face_list_layer .face_list_wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	background: #fff;
	-webkit-overflow-scrolling: touch
}

.face_list_wrap .p_account {
	padding: 10px 12px;
	color: #999
}

.face_list_wrap .info_desc {
	padding: 10px 16px;
	color: #888;
	line-height: 1.5
}

.face_list_wrap .info_desc.-plr14 {
	padding-left: 14px;
	padding-right: 14px
}

.face_list_wrap .info_desc li {
	margin-top: 4px
}

.face_list_wrap .info_desc li:first-child {
	margin-top: 0
}

.my_set_list {
	border-bottom: 1px solid #e0e0e0
}

.my_set_list.-displayTable {
	display: table;
	width: 100%
}

.my_set_list.-type2 li+li:before {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 15px;
	height: 1px;
	left: 0;
	top: -1px;
	background: #fff;
	content: ''
}

.my_set_list li {
	display: table;
	position: relative;
	width: 100%;
	background: #fff;
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
	margin-top: -1px
}

.my_set_list li:last-child {
	border-bottom: 0
}

.my_set_list li:first-child {
	border-top-color: #e0e0e0
}

.my_set_list li>.list_txt {
	display: table-cell;
	width: 100%;
	font-size: 1.5rem;
	color: #333;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list li>.list_txt>.tit {
	display: block;
	min-height: 47px;
	padding: 13px 12px;
	font-size: 1.4rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list li>.list_txt>.tit.-showRightBtn {
	padding-right: 88px
}

.my_set_list li .li_wrap,
.my_set_list li.li_wrap,
.my_set_list li>a {
	display: table-cell;
	width: 100%;
	height: 47px;
	vertical-align: middle;
	font-size: 1.4rem;
	padding: 15px;
	color: #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list li .li_wrap.par,
.my_set_list li.li_wrap.par,
.my_set_list li>a.par {
	padding-right: 80px
}

.my_set_list li[data-staus=false]:before {
	position: absolute;
	width: 1px;
	right: 33px;
	top: 50%;
	font-size: 1.7rem;
	margin-top: -8px;
	padding-right: 16px;
	color: #ff2b2b
}

.my_set_list a.icon-right {
	padding-right: 43px
}

.my_set_list a.icon-right:before {
	position: absolute;
	width: 13px;
	height: 13px;
	right: 15px;
	top: 50%;
	font-size: 1.3rem;
	color: #ccc;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.my_set_list a.icon-select01:before {
	position: absolute;
	width: 14px;
	height: 14px;
	right: 15px;
	top: 50%;
	margin-top: -7px;
	font-size: 1.4rem;
	color: #11c473
}

.my_set_list a .scheduleName {
	position: relative;
	display: block;
	padding-left: 36px;
	font-size: inherit;
	word-wrap: break-word;
	word-break: break-all
}

.my_set_list a .scheduleName .scheduleColor {
	position: absolute;
	display: block;
	width: 23px;
	height: 23px;
	left: 0;
	top: -2px;
	border-radius: 50%
}

.my_set_list .profile {
	float: left;
	width: 35px;
	height: 35px;
	margin: 2px 10px 0 0;
	border-radius: 50%
}

.my_set_list .ellipsis_wrap {
	padding-right: 30px
}

.my_set_list .ellipsis_wrap .name {
	display: -webkit-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word
}

.my_set_list .ellipsis_wrap.noSubTxt .name {
	padding-top: 10px
}

.my_set_list[data-list=band-intro] .write_text {
	margin: 15px 0 18px
}

.my_set_list[data-list=band-intro] .write_text dt {
	padding-bottom: 10px;
	font-size: 1.4rem
}

.my_set_list[data-list=band-intro] .write_text dd {
	height: 70px;
	padding: 7px 10px;
	border: 1px solid #e7e7e7;
	background: #fafafa;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list[data-list=band-intro] .write_text .input_write_text {
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: 0 0;
	font-size: 1.3rem;
	resize: none;
	outline: 0
}

.my_set_list [data-list-type=input-dl] .write_text dt {
	padding-bottom: 5px
}

.my_set_list [data-list-type=input-dl] .write_text dt.par {
	padding-right: 65px
}

.my_set_list [data-list-type=input-dl] .write_text dd>.input_write_text {
	height: 34px;
	border: 1px solid #e7e7e7;
	background: #fafafa;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list [data-list-type=input-dl] .write_text dd>.input_write_text textarea {
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.my_set_list [data-list-type=input-dl] .write_text .input_write_text textarea {
	width: 100%;
	height: 100%;
	padding: 0;
	border: 0;
	background: 0 0;
	font-size: 1.3rem;
	resize: none;
	outline: 0
}

.my_set_list [data-list-type=input-dl] .effeckt_ckbox[type=checkbox] {
	top: 6px;
	margin-top: 0
}

.my_set_list .staus {
	position: absolute;
	right: 30px;
	top: 50%;
	font-size: 1.4rem;
	color: #11c473;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.my_set_list .not_staus {
	position: absolute;
	right: 30px;
	top: 50%;
	font-size: inherit;
	color: #999;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.my_set_list[data-bl=none] .not_staus,
.my_set_list[data-bl=none] .staus {
	right: 12px
}

.my_info_set .p_band_txt {
	height: 48px
}

.my_info_set .p_band_txt p {
	padding: 10px 15px;
	color: #777
}

.my_info_set[data-set=band] .my_set_list[data-list=band-intro] .li_wrap {
	height: auto
}

.my_info_set[data-set=band] .write_main:first-child .li_wrap,
.my_info_set[data-set=band] .write_main:first-child li a {
	height: 52px
}

.my_info_set[data-set=band] .write_main:last-child {
	margin-bottom: 25px
}

.my_info_set[data-set=band] .sub_txt {
	display: block;
	color: #777;
	font-size: 1.2rem
}

.my_info_set[data-set=band] .sub_txt em {
	color: #11c473
}

.my_info_set[data-set=band] .sub_txt strong {
	color: #16c197;
	font-weight: 400
}

.my_info_set[data-set=band] .sub_txt.mar {
	margin-right: 65px
}

.read_sure_list {
	margin: 15px
}

.read_sure_list dt {
	font-size: 1.3rem;
	color: #11c473;
	margin-bottom: 8px
}

.read_sure_list dd,
.read_sure_list li {
	position: relative;
	color: #666;
	padding-left: 6px;
	margin-bottom: 8px;
	line-height: 140%
}

.read_sure_list dd:before,
.read_sure_list li:before {
	position: absolute;
	width: 2px;
	height: 2px;
	left: 0;
	top: 6px;
	background: #868686;
	border-radius: 50%;
	content: ''
}

.read_sure_list dd a {
	text-decoration: underline;
	color: #017aff
}

.read_sure_list dd a.link {
	color: #11c473;
	text-decoration: none;
	white-space: nowrap
}

.read_sure_list dd a.link ::before {
	margin-left: -3px;
	font-size: 1rem
}

.read_sure_list .star:before {
	display: none
}

.read_sure_list .star span {
	display: block;
	position: absolute;
	width: 2px;
	height: 2px;
	left: 1px;
	top: -2px
}

.effeckt_ckbox[type=checkbox] {
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -15px;
	display: inline-block;
	height: 30px;
	padding: 2px;
	width: 50px;
	background: #dedede;
	border-radius: 15px;
	border: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.effeckt_ckbox[type=checkbox]:checked,
.effeckt_ckbox[type=checkbox][checked=checked] {
	background: #11c473
}

.effeckt_ckbox[type=checkbox]:after {
	position: absolute;
	content: '';
	height: 26px;
	width: 26px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
	border-radius: 15px;
	cursor: pointer;
	background: #fff;
	-webkit-transition: all .1s ease-in .1s;
	-o-transition: all .1s ease-in .1s;
	transition: all .1s ease-in .1s
}

.effeckt_ckbox[type=checkbox]:checked:after,
.effeckt_ckbox[type=checkbox][checked=checked]:after {
	left: 21px
}

.notice_setting {
	margin-top: 10px;
	border-top: 1px solid #d8d8d9;
	border-bottom: 1px solid #d8d8d9;
	background: #fff
}

.notice_setting .line_bar {
	position: relative;
	margin: 50px 40px 0;
	height: 3px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #ececec
}

.notice_setting ul {
	font-size: 0
}

.notice_setting li {
	position: absolute;
	top: -1px
}

.notice_setting li:nth-child(1) {
	left: 0
}

.notice_setting li:nth-child(2) {
	left: 33.3333%
}

.notice_setting li:nth-child(3) {
	left: 66.6666%
}

.notice_setting li:nth-child(4) {
	right: 0
}

.notice_setting li input {
	display: block;
	width: 16px;
	height: 16px;
	opacity: 0;
	width: 20px;
	height: 20px;
	margin-top: -7px;
	marign-left: 2px
}

.notice_setting li:last-child label {
	right: 0
}

.notice_setting li .txt {
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	text-align: center
}

.notice_setting li label {
	position: absolute;
	top: -6px;
	display: block;
	width: 15px;
	height: 15px;
	background: #ececec;
	border: 1px solid #e6e6e6;
	border-radius: 50%
}

.notice_setting li label:before {
	display: none;
	z-index: 3;
	position: absolute;
	left: 4px;
	top: 50%;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	border: 0;
	border-radius: 50%;
	text-align: center;
	line-height: 2.5rem;
	text-indent: -1px;
	color: #fff;
	background: #11c473
}

.notice_setting li label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 7px;
	height: 7px;
	background: #fff;
	border-radius: 50%
}

.notice_setting li input:checked+label,
.notice_setting li input[checked=checked]+label {
	top: -14px;
	width: 32px;
	left: -9px;
	height: 32px;
	background: #fff;
	border: 1px solid #dedede
}

.notice_setting li input:checked+label:after,
.notice_setting li input[checked=checked]+label:after {
	top: -14px;
	width: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #dedede;
	display: none
}

.notice_setting li input:checked+label:before,
.notice_setting li input[checked=checked]+label:before {
	display: block
}

.notice_setting>strong {
	display: block;
	font-size: 1.4rem;
	text-align: center;
	color: #11c473;
	margin-top: 30px;
	margin-bottom: 20px
}

.write_main[data-device-info=true] {
	background: 0 0
}

.write_main[data-device-info=true] li {
	margin-top: 12px
}

.etc_info {
	font-size: 1.1rem;
	color: #777;
	padding: 12px;
	border-top: 1px solid #eaeaeb
}

.etc_info dd,
.etc_info dt {
	display: inline-block
}

.btn_connect_clear {
	position: absolute;
	top: 10px;
	right: 12px;
	font-size: 1.3rem;
	color: #fff;
	width: 63px;
	height: 27px;
	background: #bbb;
	border-radius: 3px;
	border: 0
}

.sticker_collection {
	position: relative;
	top: 0;
	z-index: 10;
	background-color: #fff
}

.sticker_collection .sticker_header {
	position: relative;
	top: 0;
	overflow: hidden;
	z-index: 2;
	width: 100%;
	height: 43px;
	margin: 0;
	background: #eee
}

.sticker_collection .sticker_header .btn_nav {
	display: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: 0;
	background: #fff url(images/board/ico_arrow_sticker.png) no-repeat 0 0
}

.sticker_collection .sticker_header .prev {
	position: absolute;
	z-index: 2;
	left: 0;
	top: -1px;
	width: 38px;
	height: 43px;
	background-position: 13px -30px
}

.sticker_collection .sticker_header .next {
	position: absolute;
	z-index: 2;
	right: 0;
	top: -1px;
	width: 38px;
	height: 43px;
	background-position: -27px -30px
}

.sticker_collection .sticker_header .prev:hover {
	background-position: 13px 13px
}

.sticker_collection .sticker_header .next:hover {
	background-position: -27px 13px
}

.sticker_collection .sticker_header .sticker_nav {
	white-space: nowrap;
	position: absolute;
	width: auto;
	height: 38px;
	margin: 0
}

.sticker_collection .sticker_header .sticker_nav li {
	display: inline-block;
	position: relative;
	width: 60px;
	height: 42px;
	margin: 0 1px;
	text-align: center
}

.sticker_collection .sticker_header .sticker_nav li button {
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
	width: 90%;
	height: 90%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: transparent;
	cursor: pointer
}

.sticker_collection .sticker_collect {
	margin: 0;
	height: 205px;
	overflow-y: auto;
	padding-bottom: 10px;
	border-top: 1px solid #dfdfe1;
	-webkit-overflow-scrolling: touch
}

.sticker_collection .sticker_collect .sticker_list {
	padding: 4px 10px;
	overflow: hidden;
	text-align: left;
	font-size: 0
}

.sticker_collection .sticker_collect .sticker_list ul {
	vertical-align: top;
	font-size: 0;
	line-height: 0
}

.sticker_collection .sticker_collect .sticker_list li {
	position: relative;
	display: inline-block;
	width: 59px;
	height: 59px
}

.sticker_collection .sticker_collect .sticker_list li:hover .thumb {
	position: relative;
	left: 0;
	top: 0;
	border-width: 1px;
	border-style: solid;
	margin: 0
}

.sticker_collection .sticker_collect .sticker_list li .thumb {
	display: block;
	overflow: hidden;
	width: 75px;
	height: 70px;
	margin: 0;
	text-indent: -9999px;
	cursor: pointer;
	border: 0;
	background-color: #fff;
	-webkit-transform: scale(.79);
	transform: scale(.79);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.write_wrap {
	padding-top: 44px;
	background: #fff
}

.board_write .wrap_contents {
	z-index: inherit
}

.board_write .main_title {
	position: absolute;
	visibility: hidden
}

.board_write .write_form .write_area {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 13px 9px;
	height: 150px;
	-webkit-overflow-scrolling: touch
}

.board_write .write_form .write_area textarea {
	border: 0;
	width: 100%
}

.board_write .write_form .write_area .snippet_preview {
	position: relative;
	height: 69px;
	border: 1px solid #f3f3f3;
	background: #f9f9f9
}

.board_write .write_form .write_area .snippet_preview .loading {
	background: 0 0
}

.board_write .write_form .write_area .snippet_preview .snippet_thum {
	position: absolute;
	left: 7px;
	top: 7px;
	z-index: 1;
	width: 55px;
	height: 55px;
	background: #f1f1f1
}

.board_write .write_form .write_area .snippet_preview .snippet_thum img {
	width: 100%;
	height: 100%
}

.board_write .write_form .write_area .snippet_preview .snippet_thum:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 53px;
	height: 53px;
	border: 1px solid rgba(0, 0, 0, .1)
}

.board_write .write_form .write_area .snippet_preview .snippet_thum.gIcon:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 53px;
	height: 53px;
	font-size: 1.6rem;
	text-align: center;
	line-height: 5.3rem
}

.board_write .write_form .write_area .snippet_preview .snippet_thum .thum_delete {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 13px;
	height: 13px;
	border: none;
	background: 0 0;
	cursor: pointer
}

.board_write .write_form .write_area .snippet_preview .snippet_thum .thum_delete img {
	position: relative;
	top: 0;
	left: 0
}

.board_write .write_form .write_area .snippet_preview .snippet_info {
	position: relative;
	height: 69px;
	margin: 5px 13px 0 69px;
	overflow: hidden
}

.board_write .write_form .write_area .snippet_preview[data-thumbnail=false] .snippet_info {
	margin-left: 13px
}

.board_write .write_form .write_area .snippet_preview .snippet_info.game_info {
	margin-right: 69px
}

.board_write .write_form .write_area .snippet_preview .snippet_info .snippet_tit {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
	font-size: 1.2rem;
	font-weight: 700;
	color: #333
}

.board_write .write_form .write_area .snippet_preview .snippet_info .snippet_txt {
	height: 30px;
	padding-top: 2px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.1rem;
	color: #777;
	line-height: 1.5rem
}

.board_write .write_form .write_area .snippet_preview .snippet_info .snippet_link {
	position: absolute;
	bottom: 9px;
	left: 0;
	width: 100%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1rem;
	color: #aaa
}

.board_write .write_form .write_area .snippet_preview[data-share=true] .snippet_info .snippet_tit {
	padding-right: 0;
	display: -webkit-box;
	white-space: normal;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.board_write .write_form .write_area .snippet_preview .snippet_delete {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 9px;
	height: 9px;
	border: none;
	background: 0 0;
	cursor: pointer;
	text-indent: -1000px
}

.board_write .write_form .write_area .snippet_preview .snippet_delete:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: .9rem;
	color: #b9b9b9;
	text-indent: 0
}

.board_write .write_form .write_area .snippet_preview .snippet_delete img {
	position: relative;
	top: 0;
	left: 0
}

.board_write .write_form .write_area .snippet_preview._txt .snippet_info {
	margin-left: 15px
}

.board_write .write_form .write_area .snippet_preview._txt .snippet_info .snippet_link {
	left: 0
}

.write_wrap .write_form .add_item_btn {
	position: relative;
	overflow: hidden;
	background: #f9f9f9;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #e5e5e5
}

.write_wrap .write_form .add_item_btn ul {
	left: 0;
	position: relative;
	z-index: 1;
	width: calc(100% - 66px);
	min-height: 48px;
	padding: 8px 0 4px;
	white-space: nowrap;
	font-size: 0;
	-webkit-transition: left .5s;
	-o-transition: left .5s;
	transition: left .5s;
	backface-visibility: hidden;
	will-change: left
}

.write_wrap .write_form .add_item_btn li {
	overflow: hidden;
	display: inline-block;
	width: 61px;
	text-align: center;
	font-size: 1.1rem;
	vertical-align: top
}

.write_wrap .write_form .add_item_btn li ._btn,
.write_wrap .write_form .add_item_btn li input {
	overflow: hidden;
	position: relative;
	border: 0;
	background: 0 0;
	color: #333
}

.write_wrap .write_form .add_item_btn li ._btn {
	display: block;
	width: 100%;
	min-height: 48px;
	padding-top: 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: normal
}

.write_wrap .write_form .add_item_btn li ._btn:before {
	position: absolute;
	left: 50%;
	top: 1px;
	width: 1px;
	margin-left: -12px;
	padding-right: 23px;
	height: 25px;
	color: #777;
	font-size: 2.4rem;
	background: 0 0
}

.write_wrap .write_form .add_item_btn li ._btn .name {
	vertical-align: bottom;
	line-height: 1.3;
	word-break: keep-all;
	word-wrap: break-word
}

.write_wrap .write_form .add_item_btn li ._btn.icon-file-off:before {
	text-indent: 0
}

.write_wrap .write_form .add_item_btn li ._btn[data-skin_factor]:before {
	color: inherit!important
}

.write_wrap .write_form .add_item_btn li input[type=file] {
	position: absolute;
	right: 0;
	top: 0;
	width: 61px;
	height: 48px;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
	opacity: 0
}

.write_wrap .write_form .add_item_btn .item_page_next,
.write_wrap .write_form .add_item_btn .item_page_prev {
	display: none;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	background: #f9f9f9;
	width: 33px;
	height: 100%
}

.write_wrap .write_form .add_item_btn .item_page_prev {
	left: 0
}

.write_wrap .write_form .add_item_btn .item_page_next[data-status=on],
.write_wrap .write_form .add_item_btn .item_page_prev[data-status=on] {
	display: inline-block
}

.write_wrap .write_form .add_item_btn .item_page_next button,
.write_wrap .write_form .add_item_btn .item_page_prev button {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: center;
	border: 0;
	background: 0 0;
	text-indent: -500px
}

.write_wrap .write_form .add_item_btn .item_page_next button:before,
.write_wrap .write_form .add_item_btn .item_page_prev button:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 5.7rem;
	text-align: center;
	color: #333;
	text-indent: 0;
	font-size: 1.6rem
}

.write_wrap .write_form .add_item_btn .item_page_prev[data-status=on]+ul {
	left: -287px
}

.write_wrap .write_form .submit_wrap ._btn {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.4rem;
	border: 0;
	background: 0 0;
	color: rgba(255, 255, 255, .5)
}

.write_wrap .write_form[data-status=activate] .submit_wrap ._btn {
	color: #fff
}

.write_wrap .write_form[data-status=modify] .submit_wrap ._btn {
	color: #fff
}

.write_wrap .write_form .add_item_preview .preview_wrap {
	border-bottom: 1px solid #e5e5e5
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_title {
	display: block;
	padding: 4px 0;
	text-indent: 12px;
	background: #eeeff0;
	color: #000
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_title strong {
	color: #000
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_title .fraction {
	color: #5c5c5c
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_title .num1 {
	color: #16c197
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_title .num2 {
	color: #999
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body {
	overflow: hidden;
	position: relative;
	padding: 10px 12px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .close_add_item {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	border: 0;
	background: 0 0;
	overflow: hidden;
	text-indent: -100px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .close_add_item:before {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #a0a0a0;
	font-size: 1rem;
	text-indent: 0;
	width: 10px;
	height: 10px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list {
	display: inline-block;
	font-size: 0;
	white-space: nowrap
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list li {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	margin: 0 6px;
	vertical-align: top
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list li:first-child {
	margin-left: 0
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list li img {
	width: 100%
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list [data-file=video] {
	position: relative
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list [data-file=video] .icon-player {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .2);
	font-size: 2.8rem;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list [data-file=photo] .icon-photo-gif {
	position: absolute;
	left: 5px;
	bottom: 5px;
	color: #fff;
	font-size: 2.8rem
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .media_list [data-file=photo] .icon-photo-gif:before {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 28px;
	height: 15px;
	line-height: 1.5rem;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, .2);
	content: "\e98a"
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .album_select {
	position: relative;
	margin: 14px 0 2px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .album_select:before {
	position: absolute;
	left: 0;
	top: 0;
	margin-right: 6px;
	font-size: 2rem;
	vertical-align: middle;
	width: 1px;
	padding-right: 19px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .album_select .icon-album-more {
	display: block;
	padding: 0 0 0 26px;
	color: #a0a0a0
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .album_select .icon-album-more:before {
	position: absolute;
	right: 0;
	color: #a0a0a0
}

.write_wrap .write_form .add_item_preview .preview_wrap[data-preview=sticker] .preview_body img {
	width: auto;
	height: 75px
}

.write_wrap .write_form .add_item_preview .preview_wrap[data-preview=file] .preview_body {
	padding: 0
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li {
	position: relative;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 41px;
	margin: 0;
	padding: 0;
	line-height: 4.2rem;
	color: #000
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li:first-child {
	border-top: 0;
	border-top: 1px solid #ebebeb
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li .file_kind {
	display: table-cell;
	width: 56px;
	vertical-align: middle;
	text-align: center
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li .file_kind:before {
	width: 25px;
	height: 25px;
	line-height: 2.5rem!important;
	font-size: 1.2rem;
	text-align: left;
	text-indent: 7px
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li .file_description {
	display: table-cell;
	padding-left: 2px;
	padding-right: 30px;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	color: #333
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li .file_description .name {
	overflow: hidden;
	display: block;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.write_wrap .write_form .add_item_preview .preview_wrap .preview_body .file_list li:last-child .file_description {
	border-bottom: 0
}

.write_wrap .write_main input {
	border-radius: 0
}

.write_wrap .write_main .title_write {
	height: 43px;
	margin: 12px 0 0;
	padding: 0 15px
}

.write_wrap .write_main .title_write .label_hide {
	position: absolute;
	visibility: hidden
}

.write_wrap .write_main .title_write .attach_input_title {
	width: 100%;
	height: 43px;
	border: 0;
	font-size: 1.6rem;
	border-bottom: 1px solid #e3e3e3
}

.write_wrap .write_main .total_amount {
	position: relative;
	height: 43px;
	margin: 12px 0 0;
	padding: 0 15px
}

.write_wrap .write_main .total_amount .label_hide {
	position: absolute;
	visibility: hidden
}

.write_wrap .write_main .total_amount .attach_input_amount {
	width: 100%;
	height: 43px;
	border: 0;
	font-size: 1.6rem;
	border-bottom: 1px solid #e3e3e3;
	text-align: right;
	direction: rtl
}

.write_wrap .write_main .total_amount .currency {
	position: absolute;
	top: 5px;
	padding-right: 10px;
	background: url(images/board/box_face.png) no-repeat 100% 50%;
	background-size: 7px auto
}

.write_wrap .write_main .total_amount .choice_currency {
	border: 0;
	background: 0 0;
	font-size: 2.2rem;
	color: #353737;
	-webkit-appearance: none
}

.write_wrap .write_main .choice_member {
	position: relative;
	height: 43px;
	margin: 12px 15px 0;
	border-bottom: 1px solid #e3e3e3
}

.write_wrap .write_main .choice_member:before {
	position: absolute;
	left: 0;
	top: 5px;
	color: #353737;
	font-size: 2.2rem
}

.write_wrap .write_main .choice_member .attach_input_member {
	position: relative;
	top: 5px;
	display: block;
	padding-right: 17px;
	color: #c7c7c7;
	font-size: 1.6rem;
	text-align: right;
	direction: rtl
}

.write_wrap .write_main .choice_member .attach_input_member:before {
	position: absolute;
	right: 0;
	top: 4px;
	color: #c7c7c7;
	font-size: 1.6rem
}

.write_wrap .write_main .choice_member .attach_input_member[data-skin_factor=color],
.write_wrap .write_main .total_amount .attach_input_amount[data-skin_factor=color] {
	font-weight: 700;
	font-size: 2rem
}

.write_wrap .write_main .item_write {
	position: relative;
	min-height: 150px;
	margin-top: 1px
}

.write_wrap .write_main .item_write li {
	position: relative;
	left: 0!important;
	right: 0;
	padding: 0 51px 0 55px;
	-webkit-transform: translateX(0)!important;
	transform: translateX(0)!important
}

.write_wrap .write_main .item_write li[draggable=true] {
	opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50)
}

.write_wrap .write_main .item_write li[draggable=false] {
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100)
}

.write_wrap .write_main .item_write li.sortable-ghost[draggable=true] {
	border-width: 1px;
	border-style: solid
}

.write_wrap .write_main .item_write li .drag_bar {
	position: absolute;
	right: 15px;
	top: 0;
	width: 36px;
	height: 100%
}

.write_wrap .write_main .item_write li .drag_bar:before {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -6px;
	color: #bbb;
	text-align: center;
	font-size: 1.8rem
}

.write_wrap .write_main .item_write li .poll_item_label {
	position: absolute;
	left: 15px;
	top: 50%;
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	text-align: center;
	line-height: 2.2rem;
	border: 1px solid #d6d6d6;
	border-radius: 22px;
	color: #8f8f8f
}

.write_wrap .write_main .item_write li .todo_item_label {
	position: absolute;
	left: 15px;
	top: 50%;
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	text-align: center;
	line-height: 2.2rem;
	border: 1px solid #d6d6d6;
	border-radius: 22px;
	color: #8f8f8f;
	text-indent: -100px
}

.write_wrap .write_main .item_write li .attach_input_item {
	width: 100%;
	height: 48px;
	border: 0;
	font-size: 1.6rem;
	border-bottom: 1px solid #e3e3e3;
	background: 0 0
}

.write_wrap .option_write {
	margin-top: 28px;
	background: #f0f2f5
}

.write_wrap .option_write ul {
	margin: 0 15px
}

.write_wrap .option_write .check_wrap,
.write_wrap .option_write li {
	position: relative;
	height: 55px;
	line-height: 5.5rem;
	border-bottom: 1px solid #e3e3e3
}

.write_wrap .option_write li:last-child {
	border-bottom: 0
}

.write_wrap .option_write .check_wrap input {
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 50%;
	margin-top: -5px
}

.write_wrap .option_write .check_wrap label {
	display: block;
	height: 55px;
	line-height: 5.5rem
}

.write_wrap .option_write .check_wrap label:after {
	content: "";
	display: block;
	z-index: 2;
	position: absolute;
	right: 0;
	top: 50%;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	border: 1px solid #aaa;
	border-radius: 23px;
	background: #f0f2f5
}

.write_wrap .option_write .check_wrap label:before {
	display: none;
	z-index: 3;
	position: absolute;
	right: 0;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -12px;
	border: 0;
	border-radius: 25px;
	text-align: center;
	line-height: 2.4rem;
	text-indent: -2px;
	color: #fff
}

.write_wrap .option_write .check_wrap .options:checked+label:after {
	display: none
}

.write_wrap .option_write .check_wrap .options:checked+label:before {
	display: block
}

.write_wrap .option_write .sort_btn {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px
}

.write_wrap .option_write .sort_btn ._btn {
	border: 0;
	background: 0 0
}

.write_wrap .submit_wrap {
	position: fixed;
	z-index: 22;
	top: 0;
	right: 0;
	height: 44px
}

.write_wrap .submit_wrap ._btn {
	height: 100%;
	padding: 0 12px;
	text-align: center;
	font-size: 1.6rem;
	border: 0;
	background: 0 0;
	color: #777
}

.write_wrap .write_bill .member_list {
	position: relative;
	margin-top: -1px;
	border-top: 1px solid #e8e9e9
}

.write_wrap .write_bill .member_list .rollback_bill {
	position: absolute;
	right: 15px;
	top: 0;
	padding-right: 15px;
	color: #999;
	border: 0;
	background: 0 0;
	font-size: 1.2rem
}

.write_wrap .write_bill .member_list .rollback_bill:before {
	position: absolute;
	right: 0;
	top: 3px;
	color: #999;
	font-size: 1.2rem
}

.board_write .member_wrap {
	padding-top: 44px;
	background: #fff
}

.write_album .album_list li,
.write_album .create_album,
.write_album .none_album {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #eee
}

.write_album .album_list {
	margin: 0;
	padding: 0
}

.write_album .album_list li .album_thumb,
.write_album .create_album:before,
.write_album .none_album:before {
	position: absolute;
	left: 11px;
	top: 12px;
	width: 56px;
	height: 56px;
	background: #eee;
	line-height: 5.6rem;
	font-size: 2.3rem;
	text-align: center;
	color: #999
}

.write_album .create_album:before,
.write_album .none_album:before {
	text-align: left;
	text-indent: 17px
}

.write_album .album_list li .album_thumb {
	text-align: left;
	text-indent: 19px
}

.write_album .album_list li .album_thumb:before {
	font-size: 1.8rem
}

.write_album .album_list li .album_thumb img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.write_album .write_main .title {
	display: -webkit-box;
	overflow: hidden;
	margin-right: 50px;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.write_album .album_list li .checkbox_fake,
.write_album .create_album ._link,
.write_album .none_album .checkbox_fake {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding-left: 80px;
	color: #000;
	font-size: 1.8rem;
	font-weight: 700
}

.write_album .album_list li .checkbox_fake .date {
	display: block;
	color: #999;
	font-size: 1.2rem;
	font-weight: 400
}

.write_album .create_album ._link:before {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	font-size: 2rem;
	color: #9a9a9a
}

.write_album .album_list li input,
.write_album .none_album input {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -6px
}

.write_album .album_list li .checkbox_fake:before,
.write_album .none_album .checkbox_fake:before {
	position: absolute;
	z-index: 2;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	font-size: 1.6rem;
	color: #9a9a9a
}

.write_album .album_list li .checkbox_fake:after,
.write_album .none_album .checkbox_fake:after {
	content: "";
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -15px;
	width: 29px;
	height: 29px;
	border: 1px solid #ccc;
	border-radius: 29px;
	background: #fff
}

.write_album .album_list li input:checked+label:after,
.write_album .none_album input:checked+label:after {
	background-color: #11c473;
	border-color: #11c473
}

.write_album .album_list li input:checked+label:before,
.write_album .none_album input:checked+label:before {
	color: #fff
}

.write_album .album_list ._title {
	position: absolute;
	visibility: hidden
}

.comment_attach_area {
	display: table;
	position: relative;
	width: 100%;
	min-height: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 40px 5px 10px;
	border-top: 1px solid #d6d6d6;
	background: #fafafa
}

.comment_attach_area .mediaWrap {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.comment_attach_area .mediaWrap img {
	width: auto;
	height: 75px
}

.comment_attach_area .mediaWrap i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	border-radius: 50%;
	font-size: 3rem;
	color: #fff;
	background: rgba(0, 0, 0, .2)
}

.comment_attach_area .previewFile {
	display: table-cell;
	vertical-align: middle
}

.comment_attach_area .close_add_item {
	overflow: hidden;
	width: 50px;
	height: 48px;
	border: 0;
	background: 0 0;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -999px
}

.comment_attach_area .close_add_item:before {
	position: absolute;
	left: 18px;
	top: 16px;
	font-size: 1.6rem;
	color: #bbb;
	text-indent: 0
}

.band_board .wrap_topbar .single_band_cover .band_cover {
	position: relative
}

.band_board .wrap_topbar .single_band_cover .band_cover:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 44px;
	background: -o-linear-gradient(bottom, rgba(0, 0, 0, .6), rgba(255, 0, 0, 0));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(255, 0, 0, 0)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, .6), rgba(255, 0, 0, 0));
	background: linear-gradient(to bottom, rgba(0, 0, 0, .6), rgba(255, 0, 0, 0))
}

.band_board .wrap_topbar .single_band_cover .band_name {
	display: none
}

.band_board .wrap_gnb {
	display: none
}

.phone_number_setting {
	padding: 12px
}

.phone_number_setting .input_box {
	position: relative;
	display: table;
	width: 100%;
	font-size: 1.4rem;
	color: #333;
	height: 42px;
	padding: 0 13px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.phone_number_setting .my_info_list .icon-profile-phone .select:before {
	position: absolute;
	top: 18px;
	left: 93px;
	color: #ccc
}

.phone_number_setting .input_box label {
	visibility: hidden;
	position: absolute
}

.phone_number_setting .input_box .input_cell {
	display: table-cell;
	width: 100%;
	vertical-align: middle
}

.phone_number_setting .input_box .select {
	display: inline-block;
	width: 57px;
	margin-right: 17px
}

.phone_number_setting .input_box .select:before {
	position: absolute;
	top: 15px;
	left: 57px;
	color: #ccc
}

.phone_number_setting .input_box select {
	width: 42px;
	border: 0;
	background: 0 0;
	-webkit-appearance: none;
	margin-left: -5px
}

.phone_number_setting .input_box input {
	font-size: 1.4rem;
	border: 0;
	width: 60%
}

.phone_number_setting .btn_setting {
	padding-top: 12px
}

.phone_number_setting .btn_setting button {
	width: 100%;
	height: 44px;
	font-size: 1.6rem;
	border: 0;
	color: #fff;
	background: #bbb;
	border-radius: 3px
}

.phone_number_setting .btn_setting button[data-color=green] {
	background: #11c473
}

.phone_number_setting .btn_setting button[data-color=dark-blue] {
	background: #7a8194
}

.phone_number_setting .p_txt_info {
	font-size: 1.1rem;
	color: #777;
	padding-top: 15px
}

.phone_number_setting [data-type=confirm] input {
	font-size: 2.3rem;
	color: #333;
	text-align: center;
	width: 100%
}

.phone_number_setting .msg_confirm {
	font-size: 1.3rem;
	text-align: center;
	padding: 3px 0 15px
}

.phone_number_setting .msg_confirm strong {
	display: block;
	font-size: 1.8rem;
	color: #11c473;
	line-height: 130%
}

.phone_number_setting [data-align=center] {
	text-align: center;
	padding-bottom: 10px
}

.phone_number_setting .btn_setting[data-space=true] button {
	font-size: 1.6rem;
	margin-bottom: 10px
}

.phone_number_setting .email_account {
	display: block;
	font-size: 1.8rem;
	text-align: center;
	padding: 30px 0
}

.phone_number_setting .email_send .email_account {
	color: #11c473;
	padding-bottom: 18px
}

.phone_number_setting .email_send .email_send_txt {
	display: block;
	font-size: 1.5rem;
	color: #333;
	text-align: center
}

.phone_number_setting .email_send .p_txt {
	color: #555;
	padding-top: 10px
}

.phone_number_setting .email_send .p_txt+.p_txt {
	padding-top: 30px;
	margin-bottom: -10px
}

.phone_number_setting[data-type=password] .input_box {
	margin-top: 10px
}

.report_wrap {
	padding-top: 44px
}

.report_wrap .head_title,
.report_wrap .kinds_title {
	overflow: hidden;
	height: 10px;
	text-indent: -500px;
	border-bottom: 1px solid #eaeaeb;
	background: #f7f7f8
}

.report_wrap .report_head,
.report_wrap .report_kinds {
	border-top: 1px solid #eaeaeb;
	border-bottom: 1px solid #eaeaeb;
	background: #fff
}

.report_wrap .report_head .report_writer {
	padding: 12px 0 0 15px;
	font-size: 1.4rem
}

.report_wrap .report_head .report_post {
	padding: 1px 0 15px 15px;
	font-size: 1.4rem
}

.report_wrap .report_kinds ._btn {
	position: relative;
	width: 100%;
	height: 55px;
	background: #fff;
	border: 0;
	border-bottom: 1px solid #eaeaeb;
	text-align: left;
	font-size: 1.4rem;
	text-indent: 15px
}

.report_wrap .report_kinds ._btn:before {
	position: absolute;
	right: 15px;
	top: 0;
	height: 55px;
	line-height: 5.5rem;
	font-size: 1.6rem;
	color: #aaa;
	text-indent: 0
}

.face_list_wrap {
	padding-top: 44px
}

.face_list_wrap .face_list li {
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
	line-height: 5.7rem;
	font-size: 1.4rem;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.face_list_wrap .face_list .profile {
	width: 38px;
	height: 38px;
	margin-left: 15px;
	border-radius: 38px;
	vertical-align: middle
}

.face_list_wrap .face_list .face {
	overflow: hidden;
	display: inline-block;
	width: 38px;
	height: 34px;
	margin: 0 10px;
	border-radius: 500px;
	text-indent: -100px;
	vertical-align: middle;
	background: url(images/icon_face.png) no-repeat 0 0;
	background-size: auto 100%
}

.face_list_wrap .face_list .face[data-face=best] {
	background-position: 0 0
}

.face_list_wrap .face_list .face[data-face=envious] {
	background-position: -38px 0
}

.face_list_wrap .face_list .face[data-face=like] {
	background-position: -76px 0
}

.face_list_wrap .face_list .face[data-face=sad] {
	background-position: -114px 0
}

.face_list_wrap .face_list .face[data-face=smile] {
	background-position: -152px 0
}

.face_list_wrap .face_list .face[data-face=surprise] {
	background-position: -190px 0
}

.face_list_wrap .face_list .face[data-face=angry] {
	background-position: -228px 0
}

.face_list_wrap .gTaC .uCheckbox label {
	position: relative
}

.band_preview {
	position: fixed;
	z-index: 101;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 8px 0 12px;
	border-top: 1px solid rgba(0, 0, 0, .3);
	background: rgba(255, 255, 255, .8);
	text-align: center
}

.band_preview .join_band {
	display: block;
	height: 44px;
	margin: 0 25px;
	text-align: center;
	border-radius: 3px;
	background: #11c473;
	color: #fff;
	line-height: 4.4rem;
	font-size: 1.8rem
}

.band_preview .about_this_band {
	display: inline-block;
	margin-top: 10px;
	color: #666;
	font-size: 1.4rem;
	text-decoration: underline
}

.photo_comment {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding-bottom: 0;
	z-index: 40
}

.photo_comment.-commentAccess {
	padding-bottom: 70px
}

.photo_comment.-commentAccess .layer_comment {
	min-height: 175px
}

.photo_comment .layer_comment {
	position: relative;
	min-height: 245px;
	background: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

.photo_comment .layer_comment.on_sticker {
	min-height: 367px
}

.photo_comment .layer_comment .comment_head {
	overflow: hidden;
	padding-left: 10px;
	height: 33px;
	line-height: 3.3rem
}

.photo_comment .layer_comment .comment_head .title {
	float: left;
	font-weight: 700;
	font-size: 1.7rem;
	color: #333
}

.photo_comment .layer_comment .comment_head .btn_confirm {
	float: right;
	width: 60px;
	height: 33px;
	font-size: 1.5rem;
	border: 0;
	background: 0 0;
	color: #666
}

.photo_comment .layer_comment .postCount {
	border-top: 1px solid #f0f0f0;
	margin: 0;
	padding: 5px 15px;
	background: 0 0;
	border-radius: 0;
	font-size: 0
}

.photo_comment .layer_comment .postCount .add_status {
	width: auto;
	height: auto;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1.3rem;
	color: #666
}

.photo_comment .layer_comment .postCount .add_status:after {
	display: inline-block;
	position: relative;
	top: 1px;
	margin: 0 5px;
	border: 0;
	color: #ccc;
	content: '\00b7';
	font-size: 1.6rem
}

.photo_comment .layer_comment .postCount .add_status:last-child:after {
	display: none
}

.photo_comment .message_wrap {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	min-height: 70px
}

.photo_comment .message_write_component {
	border-top: 1px solid #818181;
	background: #f7f7f8;
	min-height: 38px
}

.photo_comment .comment_content {
	position: relative
}

.photo_comment .face_wrap {
	border-bottom: 1px solid #f0f0f0
}

.photo_comment .comment_list {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.photo_comment .comment_list .cm {
	position: relative;
	padding: 10px 15px 12px 47px;
	border-top: 1px solid #e3e4e5
}

.photo_comment .comment_list .cm:first-child {
	border-top: 0
}

.photo_comment .comment_list .cm .thum {
	position: absolute;
	left: 9px;
	top: 10px;
	width: 32px;
	height: 32px;
	border-radius: 32px
}

.photo_comment .comment_list .cm .thum img {
	width: 100%;
	border-radius: 50%
}

.photo_comment .comment_list .cm .write_info {
	display: -webkit-box;
	margin-right: -15px;
	-webkit-box-orient: horizontal
}

.photo_comment .comment_list .cm .name_wrap {
	display: -webkit-box;
	position: relative;
	margin-right: 10px;
	border: none;
	background: 0 0;
	text-align: left;
	-webkit-box-flex: 1
}

.photo_comment .comment_list .cm .name_wrap .name_area {
	font-size: 1.2rem;
	color: #aaa;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.photo_comment .comment_list .cm .name_wrap .name {
	display: inline-block;
	color: #333;
	font-size: 1.2rem;
	max-width: 100%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top
}

.photo_comment .comment_list .cm .name_wrap .nickname {
	display: inline-block;
	color: #aaa;
	font-size: 1.1rem;
	max-width: 55%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.photo_comment .comment_list .cm .body_wrap .txt {
	color: #666
}

.photo_comment .comment_list .cm .body_wrap .txt a {
	color: #36c367
}

.photo_comment .comment_list .cm .body_wrap .photo {
	position: relative;
	display: block
}

.photo_comment .comment_list .cm .body_wrap .photo img {
	max-height: 284px
}

.photo_comment .comment_list .cm .body_wrap .photo:before {
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-size: 2.4rem;
	color: rgba(255, 255, 255, .7)
}

.photo_comment .comment_list .cm .body_wrap .sticker {
	width: 40%
}

.photo_comment .comment_list .cm .body_wrap .cm_func {
	clear: both;
	position: relative;
	top: 2px
}

.photo_comment .comment_list .cm .body_wrap .cm_func .like {
	border: 0;
	background: 0 0;
	color: #777;
	line-height: 2.1rem;
	height: 21px;
	vertical-align: middle
}

.photo_comment .comment_list .cm .body_wrap .cm_func .like .cnt {
	margin-left: 2px;
	vertical-align: middle
}

.photo_comment .comment_list .cm .body_wrap .cm_func .like:before {
	display: inline-block;
	width: 1px;
	padding-right: 11px;
	margin-right: 1px;
	vertical-align: middle;
	color: #96999d
}

.photo_comment .comment_list .cm .body_wrap .cm_func .text {
	border: 0;
	background: 0 0;
	color: #777;
	vertical-align: middle
}

.photo_comment .comment_list .cm .body_wrap .cm_func .like .cnt:after {
	content: "\00b7";
	position: relative;
	top: -1px;
	display: inline-block;
	margin: 0 3px;
	color: #ccc;
	font-size: 1.6rem;
	line-height: 1.6rem;
	vertical-align: middle
}

.photo_comment .comment_list .cm .body_wrap .cm_func .like[data-status=me] .cnt,
.photo_comment .comment_list .cm .body_wrap .cm_func .like[data-status=me]:before {
	color: #36c367
}

.photo_comment .comment_list .cm .feedback {
	display: -webkit-box;
	position: relative;
	padding-right: 15px;
	white-space: nowrap
}

.photo_comment .comment_list .cm .feedback .comment_edit {
	overflow: hidden;
	position: absolute;
	right: 4px;
	top: 0;
	width: 17px;
	height: 17px;
	border: 0;
	background: 0 0;
	text-indent: -999px
}

.photo_comment .comment_list .cm .feedback .comment_edit:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	padding-right: 16px;
	font-size: 1.7rem;
	color: #ccc;
	text-indent: 0
}

.photo_comment .comment_list .cm .feedback .time {
	padding-right: 6px;
	font-size: 1rem;
	color: #aaa
}

.photo_comment .comment_list .cm .feedback .modify {
	display: none
}

.photo_comment .comment_list .cm .feedback .modify_list {
	display: none
}

.photo_comment .message_write_component .write_main {
	display: block
}

.photo_comment .message_write_component .write_btn {
	display: block
}

.photo_comment .profile_img {
	display: none;
	position: absolute;
	left: 9px;
	top: 6px;
	width: 32px;
	height: 32px;
	border-radius: 32px
}

.photo_comment .comment_list .moreComment {
	overflow: hidden;
	height: 49px;
	padding: 0 15px;
	line-height: 4.9rem;
	border-top: 1px solid #e3e4e5
}

.photo_comment .comment_list .moreComment:first-of-type {
	border-top: 0;
	height: 45px;
	padding: 0 10px;
	line-height: 4.5rem
}

.photo_comment .comment_list .moreComment button {
	font-weight: 700;
	background: 0 0;
	border: 0
}

.photo_comment .comment_list .moreComment .goFirstComment,
.photo_comment .comment_list .moreComment .prevComment {
	font-size: 1.2rem;
	line-height: 4.5rem;
	color: #333
}

.photo_comment .comment_list .moreComment .moreView,
.photo_comment .comment_list .moreComment .prevComment {
	float: left
}

.photo_comment .comment_list .moreComment .commentStatus,
.photo_comment .comment_list .moreComment .goFirstComment {
	float: right
}

.photo_comment .comment_list .moreComment .moreView {
	font-size: 1.3rem;
	height: 100%;
	color: #444;
	border: 0
}

.photo_comment .comment_list .moreComment .commentStatus {
	font-size: 1.3rem;
	line-height: 4.9rem;
	height: 100%;
	color: #999;
	font-weight: 700
}

.photo_comment [data-single=true] .face_wrap .select_face_layer {
	top: auto;
	bottom: -45px
}

.photo_comment [data-single=true] .face_wrap .select_face_layer:after {
	top: -4px;
	bottom: auto;
	left: 26px;
	background: url(images/board/box_face_up.png) no-repeat 0 0;
	background-size: 7px 4px
}

.cCommentOnly {
	position: relative;
	display: block;
	margin-top: 8px;
	padding: 7px 12px 8px;
	background: #fff;
	border: 1px solid rgba(224, 224, 224, .9);
	border-width: 1px 0
}

.cCommentOnly .name {
	font-size: 1.4rem;
	color: #777;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.cCommentOnly .name strong {
	margin-right: 5px;
	color: #333;
	font-size: 1.5rem
}

.cCommentOnly .comment {
	margin-top: 3px;
	color: #333;
	word-wrap: break-word;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 56.7px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.35;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.cCommentOnly .comment strong {
	color: #36508c;
	font-weight: 700
}

.cCommentOnly .body {
	margin-top: 4px;
	line-height: 1.5;
	color: #777;
	font-size: 1.3rem;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.cCommentOnly .date {
	margin-top: 0;
	font-size: 1.1rem;
	color: #aaa
}

.album_home {
	background: #f2f5f6;
	padding-top: 44px
}

.album_home .list_loading {
	position: relative;
	height: 40px
}

.create_band {
	padding-bottom: 10px
}

.create_band button {
	display: block;
	width: 100%;
	height: 47px;
	font-size: 1.4rem;
	line-height: 4.7rem;
	text-align: center;
	border: 0;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #999
}

.create_band button:before {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 1px;
	padding-right: 16px;
	margin-right: 7px;
	color: #999;
	font-size: 1.7rem;
	vertical-align: middle
}

.album_list {
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0
}

.album_list .list_title {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.album_list .album {
	position: relative;
	padding: 34px 15px 15px;
	background: #fff;
	border-top: 1px solid #ededed;
	word-wrap: break-word;
	word-break: break-all
}

.album_list .album .album_link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	color: #333
}

.album_list .album .album_link .txt {
	overflow: hidden;
	display: block;
	margin: 16px 40px 0 13px;
	white-space: nowrap
}

.album_list .album .album_link .txt .title {
	overflow: hidden;
	display: inline-block;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 75%;
	line-height: 1.7rem;
	white-space: nowrap;
	vertical-align: top
}

.album_list .album .numbers {
	position: relative;
	margin-left: 7px;
	padding-left: 8px;
	line-height: 1.6rem;
	color: #999
}

.album_list .album .numbers:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	height: 10px;
	width: 1px;
	line-height: 1.6rem;
	background-color: #ddd
}

.album_list .album .album_info {
	padding: 6px 0 13px 0;
	margin-top: -4px
}

.album_list .album .album_info .last_update {
	font-size: 1rem;
	color: #999
}

.album_list .album .album_images {
	overflow: hidden;
	width: 100%;
	margin: 0;
	font-size: 0
}

.album_list .album .album_images li {
	display: inline-block;
	font-size: 0;
	position: relative
}

.album_list .album .album_images li:after {
	content: '';
	display: block;
	border: solid 1px rgba(0, 0, 0, .1);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.album_list .album .album_images li img {
	width: 100%;
	height: auto;
	position: relative
}

.album_list .album .add_photo {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 42px;
	border: 0;
	background: 0 0;
	text-align: left;
	color: transparent
}

.album_list .album .add_photo:before {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 14px 0 0 17px;
	text-align: left;
	font-size: 1.6rem;
	color: #aaa
}

.album_list .album .add_photo input {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.album_list .album.total {
	margin-bottom: 10px
}

.album_list .album.total .album_info {
	padding: 0 0 16px 0
}

.album_list .album_sort {
	position: relative;
	padding: 7px 15px;
	background: #fff;
	font-size: 1.2rem
}

.album_list .album_sort .title {
	overflow: hidden;
	color: #555;
	font-weight: 700
}

.album_list .album_sort .sort_option {
	position: absolute;
	right: 14px;
	top: 7px
}

.album_list .album_sort .sort_option .sort_btn {
	border: 0;
	background: 0 0
}

.album_list .album_sort .sort_option .sort_btn:after {
	top: 2px;
	margin-left: 7px;
	position: relative;
	color: #888;
	font-size: .7rem
}

.album_detail {
	padding-top: 44px;
	background: #f4f4f4
}

.album_detail h3.page_title {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.album_detail .album_info {
	position: relative;
	margin-bottom: 8px;
	z-index: 1;
	padding: 25px 20px 15px;
	text-align: center;
	background: #fff
}

.album_detail .album_info .album_title {
	font-size: 2.1rem;
	color: #2b2b31;
	font-weight: 400;
	word-wrap: break-word;
	word-break: break-all
}

.album_detail .album_info .date_count {
	overflow: hidden;
	white-space: nowrap;
	margin-top: 12px
}

.album_detail .album_info .date_count .count {
	margin-left: 7px;
	padding-left: 8px;
	position: relative
}

.album_detail .album_info .date_count .count:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 1px;
	height: 10.1px;
	background: #000;
	opacity: .2
}

.album_detail .album_info .upload_btn {
	position: relative;
	height: 37px;
	margin: 15px 0 0;
	line-height: 3.9rem;
	border: 1px solid #ddd;
	border-radius: 3px;
	text-align: center;
	color: #777;
	font-size: 1.3rem
}

.album_detail .album_info .upload_btn:before {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 1px;
	height: 16px;
	margin-right: 5px;
	padding-right: 15px;
	vertical-align: middle;
	font-weight: 700;
	font-size: 1.6rem
}

.album_detail .album_info .upload_btn .file_add {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"!important;
	filter: alpha(opacity=0)!important
}

.album_detail .sort_option {
	position: relative;
	padding: 11.5px 13px;
	background: #fff;
	border-bottom: solid 1px #ededed
}

.album_detail .sort_option .sort_btn {
	border: 0;
	background: 0 0
}

.album_detail .sort_option .sort_btn:after {
	position: relative;
	top: 1px;
	margin-left: 7px;
	font-size: .7rem
}

.album_detail .sort_option .date_select {
	position: absolute;
	top: 11px;
	right: 13px
}

.album_detail .sort_option .date_select select {
	border: 0;
	background: 0 0;
	color: #00b994;
	-webkit-appearance: none;
	direction: rtl
}

.album_detail .sort_option .date_select label {
	visibility: hidden;
	position: absolute
}

.album_detail .sort_option .date_select:after {
	position: relative;
	font-size: .9rem;
	color: #00b994;
	margin-left: 4px
}

.album_detail .photo_list {
	background: #fff
}

.album_detail .photo_list .date {
	padding: 16px 0 15.5px 15px;
	font-size: 1.45rem
}

.allPhotoListWrap {
	overflow: hidden
}

.allPhotoList {
	margin: 0 -3px;
	padding-bottom: 3px
}

.detail_images {
	position: relative;
	font-size: 0
}

.detail_images ul {
	overflow: hidden
}

.detail_images .image {
	overflow: hidden;
	position: relative;
	float: left;
	width: 33%;
	width: calc(33.15% - 3px);
	margin: 3px 0 0 3px;
	height: auto;
	font-size: 0
}

.detail_images .image .loading_icon1 {
	position: relative!important;
	left: 0;
	top: 35px;
	height: 100px;
	margin: 0 auto!important
}

.detail_images .image:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, .06)
}

.detail_images .icon-photo-gif:before {
	position: absolute;
	z-index: 2;
	left: 5px;
	bottom: 5px;
	width: 28px;
	height: 15px;
	line-height: 1.5rem;
	color: #fff;
	font-size: 2.8rem;
	border-radius: 15px;
	background-color: rgba(0, 0, 0, .2)
}

.detail_images .image.icon-player:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 44px;
	height: 44px;
	margin: -22px 0 0 -22px;
	font-size: 4.4rem;
	color: #fff;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 50%
}

.detail_images [data-collage=true] .image:nth-child(12n+8) {
	float: right;
	width: 66.1%;
	width: calc(66.42% - 1px);
	margin-right: 1px
}

.detail_images [data-collage=true] .image:nth-child(12n+1) {
	width: 66.1%;
	width: calc(66.38% - 1px)
}

.detail_images .image .img {
	width: 100%
}

.detail_images .image .communication_count {
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 5;
	padding: 0 4px 1px;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 8px
}

.detail_images .image .communication_count .comments,
.detail_images .image .communication_count .likes {
	color: #fff;
	font-size: 1.1rem;
	margin: 0 3px
}

.detail_images .image .communication_count .comments:before,
.detail_images .image .communication_count .likes:before {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 1px;
	margin-right: 2px;
	padding-right: 10px;
	color: #fff;
	font-size: 1.1rem;
	vertical-align: middle
}

.detail_images .image .check_wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.detail_images .image .check_wrap input {
	position: absolute;
	left: -500px;
	top: 5px
}

.detail_images .image .check_wrap label {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.detail_images .image .check_wrap .checkbox_fake {
	position: absolute;
	overflow: hidden;
	right: 5px;
	top: 5px;
	width: 25px;
	height: 25px;
	border: 1px solid #fff;
	border-radius: 25px;
	background-color: rgba(0, 0, 0, .23)
}

.detail_images .image .check_wrap .checkbox_fake:before {
	z-index: 3;
	cursor: pointer;
	position: absolute;
	top: 6px;
	left: 5px;
	font-size: 1.4rem;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	color: #fff;
	background: 0 0!important;
	text-indent: 0
}

.detail_images .image .check_wrap .checkbox_fake_checked {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: -1;
	width: 25px;
	height: 25px;
	visibility: hidden;
	border: 1px solid;
	border-radius: 25px
}

.detail_images .image .check_wrap input:checked+label .checkbox_fake_checked {
	z-index: 2;
	visibility: visible
}

.detail_images .image.ico-exclamation:before {
	z-index: 3;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 32px;
	height: 32px;
	line-height: 3.2rem;
	margin: -16px 0 0 -16px;
	font-size: 1.7rem;
	color: #9c9c9c;
	text-align: center;
	border: 1px solid #9c9c9c;
	border-radius: 50%
}

.album_detail .nothing {
	position: fixed;
	top: 44px;
	bottom: 0;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #f4f4f4
}

.album_detail .nothing p {
	display: table-cell;
	vertical-align: middle;
	color: #999
}

.album_list .nothing {
	position: fixed;
	top: 44px;
	bottom: 0;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #f4f4f4
}

.album_list .nothing .vertical_cell {
	display: table-cell;
	vertical-align: middle
}

.album_list .nothing .page_title {
	font-size: 1.5rem;
	font-weight: 400;
	color: #555;
	padding-bottom: 2px
}

.album_list .nothing .message {
	color: #999;
	line-height: 160%
}

.album_list .nothing .upload_btn {
	position: relative;
	height: 42px;
	font-size: 1.4rem;
	margin: 10px 10px 0;
	line-height: 3.8rem;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	text-align: center;
	color: #777;
	border: 1px solid #ddd
}

.album_list .nothing .upload_btn:before {
	position: relative;
	top: 0;
	display: inline-block;
	width: 1px;
	padding-right: 17px;
	margin-right: 5px;
	vertical-align: middle;
	font-weight: 700;
	color: #11c473;
	border-radius: 24px;
	font-size: 1.8rem
}

.album_list .nothing .upload_btn .file_add {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"!important;
	filter: alpha(opacity=0)!important
}

.photo_detail .mejs-container {
	width: 100%!important;
	height: 100%!important;
	margin: 0 auto
}

.photo_detail .mejs-container .mejs-controls {
	bottom: 58px!important
}

.photo_detail .mejs-mediaelement {
	top: 44px!important;
	right: 0;
	bottom: 88px!important;
	height: auto!important
}

.photo_detail .mejs-poster.mejs-layer {
	display: none!important
}

.photo_detail .mejs-overlay.mejs-layer {
	width: 100%!important;
	height: 100%!important
}

.photo_detail .mejs-overlay-loading {
	border-radius: 40px
}

.photo_detail .mejs-mediaelement video {
	width: 100%!important;
	height: 100%!important
}

.photo_detail .mejs-inner {
	position: relative;
	width: 100%!important;
	height: 100%!important
}

.photo_detail .mejs-layers {
	position: absolute;
	left: 0;
	top: 44px!important;
	bottom: 88px!important
}

.photo_detail .mejs-poster.mejs-layer img {
	display: block!important;
	height: auto!important
}

.photo_detail .mejs-container .mejs-controls div {
	display: inline-block!important;
	float: none!important;
	height: 26px!important;
	padding-top: 0!important;
	vertical-align: top!important
}

.photo_detail .mejs-container .mejs-controls div span {
	line-height: 2.6rem
}

.photo_detail .mejs-controls .mejs-time-rail .mejs-time-total {
	margin-top: 8px!important
}

.photo_detail .mejs-layers {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.photo_detail .mejs-overlay-play {
	width: 100%!important
}

.photo_detail .mejs-overlay-button {
	text-align: center;
	display: block!important
}

.photo_detail .mejs-overlay-button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
	font-size: 7rem;
	color: #fff;
	background-color: rgba(0, 0, 0, .4);
	border-radius: 50%
}

.uFileName {
	position: relative;
	display: block;
	line-height: 1.4rem;
	font-size: 1.5rem;
	padding-right: 33px
}

.uFileName .name {
	font-size: inherit;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.uFileName .uExtension {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 33px;
	font-size: inherit
}

.uFileName.uExtensionNone {
	padding-right: 0
}

.sChatPop {
	height: 100%
}

.sChatPop *,
.sChatPop :after,
.sChatPop :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.sChatPop button {
	background: 0 0;
	border: 0
}

.sChatPop.onSticker .chatRoom .chatList {
	padding-bottom: 318px
}

.sChatPop.onSticker .message_write_component .write_sticker {
	display: block
}

.sChatPop.onSticker .newMessageAlertWrap {
	bottom: 318px
}

.sChatPop .chatRoom .chatList {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 44px;
	padding-bottom: 70px;
	background: #fafafa;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.sChatPop .chatRoom .spamGuide {
	position: relative;
	z-index: 21;
	height: 44px;
	border-bottom: 1px solid #d4d4d5;
	background: #fafafa
}

.sChatPop .chatRoom .spamGuide .icon-chat-img-report {
	position: absolute;
	left: 15px;
	top: 50%;
	display: block;
	margin-top: -14px;
	font-size: 2.8rem;
	width: 28px;
	height: 28px;
	color: #7c7c7c
}

.sChatPop .chatRoom .spamGuide .icon-chat-img-report:before {
	vertical-align: top
}

.sChatPop .chatRoom .spamGuide p {
	font-size: 1.2rem;
	color: #333;
	padding: 5px 35px 4px 54px;
	line-height: 1.7rem
}

.sChatPop .chatRoom .spamGuide .close {
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.1rem;
	width: 40px;
	height: 100%;
	color: #7c7c7c
}

.sChatPop .chatRoom .spamGuide .close:before {
	vertical-align: middle
}

.sChatPop .chatRoom .wrapInner {
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	z-index: 20
}

.sChatPop .chatRoom .wrapInner.-h60 {
	height: 60px
}

.sChatPop .chatRoom .wrapInner .notice {
	position: relative;
	overflow: hidden;
	height: 44px;
	color: #7c7c7c;
	border-bottom: 1px solid #c7c7c7;
	background: #fff
}

.sChatPop .chatRoom .wrapInner .notice.-on {
	height: auto
}

.sChatPop .chatRoom .wrapInner .notice.-on .scrollWrap {
	height: auto;
	max-height: 82px;
	margin-bottom: 10px
}

.sChatPop .chatRoom .wrapInner .notice.-on .scrollWrap .txt {
	height: auto;
	padding-right: 10px
}

.sChatPop .chatRoom .wrapInner .notice.-on .icon-calendar-down {
	display: none
}

.sChatPop .chatRoom .wrapInner .notice.-on .buttonControl,
.sChatPop .chatRoom .wrapInner .notice.-on .icon-calendar-up {
	display: block
}

.sChatPop .chatRoom .wrapInner .notice.-hide {
	border: 0;
	height: auto;
	overflow: visible;
	background: 0 0
}

.sChatPop .chatRoom .wrapInner .notice.-hide .buttonControl,
.sChatPop .chatRoom .wrapInner .notice.-hide .buttonToggle,
.sChatPop .chatRoom .wrapInner .notice.-hide .icon-calendar-down,
.sChatPop .chatRoom .wrapInner .notice.-hide .msgAside,
.sChatPop .chatRoom .wrapInner .notice.-hide .scrollWrap {
	display: none
}

.sChatPop .chatRoom .wrapInner .notice.-hide .icon-speaker-on {
	left: auto;
	right: 8px;
	font-size: 1.8rem;
	width: 37px;
	height: 37px;
	border-radius: 37px;
	background: #fff;
	opacity: .9
}

.sChatPop .chatRoom .wrapInner .notice.-hide .icon-speaker-on:before {
	display: block;
	line-height: 3.7rem
}

.sChatPop .chatRoom .wrapInner .notice .icon-speaker-on {
	position: absolute;
	left: 15px;
	top: 8px;
	font-size: 1.5rem;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 2.8rem;
	border-width: 1px;
	border-style: solid;
	border-radius: 28px
}

.sChatPop .chatRoom .wrapInner .notice .icon-speaker-on:before {
	position: relative;
	left: -1px
}

.sChatPop .chatRoom .wrapInner .notice .buttonToggle {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 43px;
	font-size: 1.2rem;
	color: #7c7c7c
}

.sChatPop .chatRoom .wrapInner .notice .icon-calendar-up {
	display: none
}

.sChatPop .chatRoom .wrapInner .notice .scrollWrap {
	height: 38px;
	margin: 5px 35px 0 54px;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.sChatPop .chatRoom .wrapInner .notice .txt {
	height: 36px;
	line-height: 1.8rem;
	color: #333;
	word-wrap: break-word;
}

.sChatPop .chatRoom .wrapInner .notice .msgAside {
	font-size: 1.2rem;
	color: #999;
	padding-left: 54px;
	padding-bottom: 8px
}

.sChatPop .chatRoom .wrapInner .notice .msgAside .name {
	display: block;
	line-height: 1.6rem
}

.sChatPop .chatRoom .wrapInner .notice .buttonControl {
	font-size: 0;
	border-top: 1px solid #e5e5e5
}

.sChatPop .chatRoom .wrapInner .notice .buttonControl.-reader .btn {
	width: 33.3333%
}

.sChatPop .chatRoom .wrapInner .notice .buttonControl .btn {
	position: relative;
	width: 100%;
	height: 39px;
	font-size: 1.2rem;
	color: #777
}

.sChatPop .chatRoom .wrapInner .notice .buttonControl .btn+.btn:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 0;
	width: 1px;
	height: 15px;
	background: #e5e5e5
}

.sChatPop .chatRoom .logWrap {
	position: relative
}

.sChatPop .chatRoom .logWrap:after,
.sChatPop .chatRoom .logWrap:before {
	display: table;
	content: ' '
}

.sChatPop .chatRoom .logWrap:after {
	clear: both
}

.sChatPop .chatRoom .logLoading {
	margin: 12px 20px 19px;
	text-align: center
}

.sChatPop .chatRoom .logEvent {
	font-size: 1.2rem;
	text-align: center
}

.sChatPop .chatRoom .logEvent+.logEvent {
	margin-top: -21px
}

.sChatPop .chatRoom .logEvent .time {
	color: #000;
	margin: 13px 20px
}

.sChatPop .chatRoom .logEvent .invited {
	margin: 13px 8px 13px;
	padding: 2px 5px;
	border-radius: 2px;
	background: #f0f0f0;
	color: #666
}

.sChatPop .chatRoom .logFriend .msg+.msg {
	clear: left
}

.sChatPop .chatRoom .logMy .msg+.msg {
	clear: right
}

.sChatPop .chatRoom .logFriend .pfImg,
.sChatPop .chatRoom .logMy .pfImg {
	position: absolute;
	top: 0;
	left: 8px
}

.sChatPop .chatRoom .logFriend .pfImg img,
.sChatPop .chatRoom .logMy .pfImg img {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .pfImg .uLeaderBand,
.sChatPop .chatRoom .logMy .pfImg .uLeaderBand {
	border-color: #fafafa!important
}

.sChatPop .chatRoom .logFriend .pfName,
.sChatPop .chatRoom .logMy .pfName {
	display: block;
	margin: -2px 0 1px 7px;
	color: #000;
	font-size: 1.2rem;
	line-height: 1.5rem;
	font-weight: 700
}

.sChatPop .chatRoom .logFriend .pfName .author,
.sChatPop .chatRoom .logMy .pfName .author {
	color: #000;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.sChatPop .chatRoom .logFriend .pfName .author.-disabled,
.sChatPop .chatRoom .logMy .pfName .author.-disabled {
	cursor: default;
	pointer-events: none
}

.sChatPop .chatRoom .logFriend .msg,
.sChatPop .chatRoom .logMy .msg {
	display: inline-block;
	max-width: 100%;
	position: relative;
	padding-bottom: 8px;
	font-size: 0
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap {
	position: relative;
	padding: 7px 10px 8px;
	border-radius: 3px;
	font-size: 1.5rem;
	line-height: 2rem;
	color: #333
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap.-typeNotNormal,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap.-typeNotNormal {
	padding-left: 38px;
	color: #777;
	font-size: 1.5rem
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap.-typeNotNormal:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap.-typeNotNormal:before {
	position: absolute;
	left: 9px;
	top: 50%;
	margin-top: -11px;
	color: #999;
	font-size: 2rem
}

.sChatPop .chatRoom .logFriend .msg.msgSticker .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg.msgSticker .msgMain .messageBodyWrap {
	padding: 0;
	background: 0 0;
	border: 0
}

.sChatPop .chatRoom .logFriend .msg.msgSticker .msgMain .messageBodyWrap:after,
.sChatPop .chatRoom .logMy .msg.msgSticker .msgMain .messageBodyWrap:after {
	display: none
}

.sChatPop .chatRoom .logFriend .msg.msgSticker .msgMain .messageBodyWrap img,
.sChatPop .chatRoom .logMy .msg.msgSticker .msgMain .messageBodyWrap img {
	max-width: 126px;
	max-height: 126px
}

.sChatPop .chatRoom .logFriend .msg.msgVoice .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg.msgVoice .msgMain .messageBodyWrap {
	padding: 0;
	border: 0
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd {
	display: block;
	padding-left: 46px;
	line-height: 1.7rem;
	color: #333!important
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd:hover,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd:hover {
	text-decoration: none!important
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .data,
.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .day,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .data,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .day {
	color: #777;
	font-size: 1.2rem
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .day,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .day {
	margin-left: 10px
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .icon-file-on,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .icon-file-on {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 36px;
	height: 36px;
	font-size: 1.6rem;
	border-radius: 50%
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .icon-file-on:before,
.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .icon-file-on:before {
	position: absolute;
	top: 9px;
	left: 11px
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap {
	padding: 0;
	width: 188px;
	border-radius: 3px;
	background: #f6f6f6;
	border: 1px solid #e7e7e7
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap:after,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap:after,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap:after,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap:after {
	display: none
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap a:hover,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap a:hover,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap a:hover,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap a:hover {
	text-decoration: none
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetThum,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetThum,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetThum,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetThum {
	position: relative;
	overflow: hidden;
	display: block;
	height: 105px;
	padding: 0;
	background: #dce2e6;
	color: #fff
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetThum img,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetThum img,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetThum img,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetThum img {
	width: 100%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetInfo,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetInfo,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetInfo,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetInfo {
	display: block;
	color: #333;
	min-height: 53px
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTit,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTit {
	font-size: 1.5rem;
	line-height: 1.9rem
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTxt,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTxt,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTxt,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTxt {
	font-size: 1.5rem;
	color: #777;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sChatPop .chatRoom .logFriend .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTxt.address,
.sChatPop .chatRoom .logFriend .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTxt.address,
.sChatPop .chatRoom .logMy .msg.map .msgMain .messageBodyWrap .snippetInfo .snippetTxt.address,
.sChatPop .chatRoom .logMy .msg.snippet .msgMain .messageBodyWrap .snippetInfo .snippetTxt.address {
	white-space: normal;
	overflow: hidden;
	display: block;
	color: #333;
	display: -webkit-box;
	max-height: 36.4px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.sChatPop .chatRoom .logFriend .msg.map .snippetInfo,
.sChatPop .chatRoom .logMy .msg.map .snippetInfo {
	padding: 7px 10px
}

.sChatPop .chatRoom .logFriend .msg.map .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.map .snippetInfo .snippetTit {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sChatPop .chatRoom .logFriend .msg.map .snippetInfo .snippetTxt,
.sChatPop .chatRoom .logMy .msg.map .snippetInfo .snippetTxt {
	padding-top: 2px
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetThum .icon-invite-link,
.sChatPop .chatRoom .logMy .msg.snippet .snippetThum .icon-invite-link {
	display: block;
	font-size: 2rem;
	width: 46px;
	height: 46px;
	margin: 30px auto 0;
	line-height: 4.4rem;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-text-stroke: 1px #fff
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetThum .icon-map-off,
.sChatPop .chatRoom .logMy .msg.snippet .snippetThum .icon-map-off {
	display: block;
	font-size: 4.3rem;
	width: 43px;
	height: 43px;
	margin: 29px auto 0;
	line-height: 4.3rem;
	text-align: center
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetThum .icon-player,
.sChatPop .chatRoom .logMy .msg.snippet .snippetThum .icon-player {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 5rem;
	color: #fff
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetThum .icon-player:before,
.sChatPop .chatRoom .logMy .msg.snippet .snippetThum .icon-player:before {
	vertical-align: top;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 50%
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetInfo,
.sChatPop .chatRoom .logMy .msg.snippet .snippetInfo {
	position: relative;
	padding: 7px 10px
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.snippet .snippetInfo .snippetTit {
	line-height: 1.9rem!important
}

.sChatPop .chatRoom .logFriend .msg.snippet .snippetInfo .snippetLink,
.sChatPop .chatRoom .logMy .msg.snippet .snippetInfo .snippetLink {
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	padding: 0 10px;
	font-size: 1.1rem;
	color: #aaa;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sChatPop .chatRoom .logFriend .msg.snippet[data-type=type1] .snippetInfo,
.sChatPop .chatRoom .logFriend .msg.snippet[data-type=type2] .snippetInfo,
.sChatPop .chatRoom .logMy .msg.snippet[data-type=type1] .snippetInfo,
.sChatPop .chatRoom .logMy .msg.snippet[data-type=type2] .snippetInfo {
	padding: 7px 10px 27px
}

.sChatPop .chatRoom .logFriend .msg.snippet[data-type=type1] .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.snippet[data-type=type1] .snippetInfo .snippetTit {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sChatPop .chatRoom .logFriend .msg.snippet[data-type=type1] .snippetInfo .snippetTxt,
.sChatPop .chatRoom .logMy .msg.snippet[data-type=type1] .snippetInfo .snippetTxt {
	padding-top: 1px
}

.sChatPop .chatRoom .logFriend .msg.snippet[data-type=type2] .snippetInfo .snippetTit,
.sChatPop .chatRoom .logMy .msg.snippet[data-type=type2] .snippetInfo .snippetTit {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 46.8px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.sChatPop.-originalMessage .wrapInner .messageInfo {
	display: table;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #dedede;
	background: #fff
}

.sChatPop.-originalMessage .wrapInner .messageInfo .cell {
	display: table-cell;
	vertical-align: middle
}

.sChatPop.-originalMessage .wrapInner .messageInfo .cell:first-child {
	padding-left: 8px;
	width: 50px
}

.sChatPop.-originalMessage .wrapInner .messageInfo .cell:last-child {
	padding-right: 12px;
	text-align: right
}

.sChatPop.-originalMessage .wrapInner .messageInfo .cell p {
	color: #777;
	font-size: 1.1rem
}

.sChatPop.-originalMessage .wrapInner .messageInfo .cell p strong {
	font-size: 1.2rem;
	color: #333
}

.sChatPop.-originalMessage .wrapInner .messageInfo .pfImg {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.sChatPop.-originalMessage .wrapInner .messageInfo .pfImg img {
	width: 33px;
	height: 33px;
	border-radius: 50%;
	vertical-align: top
}

.sChatPop.-originalMessage .chatList {
	padding-top: 117px;
	padding-bottom: 0
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain {
	width: 100%
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .messageBodyWrap,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .messageBodyWrap {
	padding: 0;
	width: 188px
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .messageBodyWrap .txt,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .messageBodyWrap .txt {
	padding: 11px 11px 7px
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .thirdPartyLink,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .thirdPartyLink {
	position: relative;
	display: block;
	width: 100%;
	height: 42px;
	padding: 0 20px 0 10px;
	line-height: 4rem;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal!important;
	color: inherit;
	border-top: 1px solid rgba(0, 0, 0, .03);
	font-weight: 700
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .thirdPartyLink:hover,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .thirdPartyLink:hover {
	text-decoration: none
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .thirdPartyLink .icon-right,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .thirdPartyLink .icon-right {
	position: absolute;
	top: 2px;
	right: 7px;
	font-size: 1.3rem;
	line-height: 4rem;
	color: rgba(51, 51, 51, .28)
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .appAlert,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .appAlert {
	position: relative;
	display: block;
	height: 46px;
	padding-left: 56px;
	margin: 11px 11px 0 11px;
	line-height: 4.6rem;
	color: inherit;
	font-size: 1.5rem;
	font-weight: 700;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal!important
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .appAlert img,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .appAlert img {
	position: absolute;
	left: 0;
	top: 0;
	width: 46px;
	height: 46px;
	border-radius: 3px
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .itemImg,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .itemImg {
	display: block;
	font-size: 0;
	padding: 0 11px 11px
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .itemImg img,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .itemImg img {
	max-width: 100%;
	min-width: 14px;
	height: auto
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .itemImg img.hType,
.sChatPop .chatRoom .logMy .msg.log3rd .msgMain .itemImg img.hType {
	width: auto;
	max-width: none;
	min-width: none;
	max-height: 164px;
	min-height: 14px
}

.sChatPop .chatRoom .logFriend .msg .msgMain,
.sChatPop .chatRoom .logMy .msg .msgMain {
	position: relative;
	text-align: left;
	word-wrap: break-word
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap a,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap a {
	font-size: 1.5rem
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap a[href^=mailto],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap a[href^=mailto] {
	padding-top: 3px;
	display: block
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap>.txt,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap>.txt {
	display: block;
	font-size: inherit;
	line-height: inherit;
    word-wrap: break-word;
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=giphy],
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=imageDefault],
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image],
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=giphy],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=imageDefault],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] {
	padding: 0;
	border: 0;
	background: 0 0;
	font-size: 0
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=giphy]:after,
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=imageDefault]:after,
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image]:after,
.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video]:after,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=giphy]:after,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=imageDefault]:after,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image]:after,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video]:after {
	display: none
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=giphy] img,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=giphy] img {
	max-height: 200px;
	height: auto;
	border-radius: 5px 5px 0 0;
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=giphy] img.hType,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=giphy] img.hType {
	width: auto;
	height: auto!important;
	max-width: none;
	max-height: 250px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=giphy] .source,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=giphy] .source {
	display: block;
	width: 100%;
	border: solid 1px rgba(0, 0, 0, .2);
	border-top: 0;
	border-radius: 0 0 5px 5px;
	background: #fff;
	color: #999;
	text-indent: 10px;
	font-size: 1.3rem;
	height: 30px;
	line-height: 3rem
}

.saveFile {
	display: block;
	padding-top: 5px;
	text-align: right
}

.saveFile a {
	color: #666;
	font-size: 1.2rem
}

.sChatPop .chatRoom .logMy .saveFile {
	padding-right: 7px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image] .icon-photo-gif,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image] .icon-photo-gif {
	position: absolute;
	bottom: 8px;
	left: 9px;
	font-size: 3.2rem;
	width: 33px;
	height: 18px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	border-radius: 50%
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image] .icon-photo-gif:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image] .icon-photo-gif:before {
	line-height: 1.8rem;
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image] img,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image] img {
	max-width: 180px;
	height: auto;
	border-radius: 3px;
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=image] img.hType,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=image] img.hType {
	width: auto;
	max-width: none;
	max-height: 270px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=imageDefault],
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=imageDefault] {
	display: block;
	width: 120px;
	height: 120px;
	text-align: center;
	line-height: 1;
	font-size: 0;
	color: #f1f3f5;
	background: #dce2e6;
	border-radius: 3px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=imageDefault]:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=imageDefault]:before {
	font-size: 2.9rem;
	line-height: 12.1rem
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap.icon-player:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap.icon-player:before {
	font-size: 4.3rem
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video]:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video]:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/template/chat_video_gradient.png) repeat-x 100% 100%;
	border-radius: 5px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video] .time,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] .time {
	position: absolute;
	bottom: 5px;
	right: 8px;
	font-size: 1rem;
	color: #fff
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video] img,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] img {
	border-radius: 5px;
	vertical-align: bottom;
	max-width: 180px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video] img.hType,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] img.hType {
	width: auto;
	max-width: none;
	max-height: 270px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video]>a,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video]>a {
	font-size: 0
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video] .icon-player,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] .icon-player {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 43px;
	height: 43px;
	margin-left: -21px;
	margin-top: -21px;
	font-size: 4.3rem;
	color: #fff
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap[data-viewType=video] .icon-player:before,
.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap[data-viewType=video] .icon-player:before {
	vertical-align: top;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 50%
}

.sChatPop .chatRoom .logFriend .msg .aside,
.sChatPop .chatRoom .logMy .msg .aside {
	position: absolute;
	bottom: 3px
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside,
.sChatPop .chatRoom .logMy .msg .aside .msgAside {
	line-height: 1.5
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .read,
.sChatPop .chatRoom .logFriend .msg .aside .msgAside .time,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .read,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .time {
	display: block;
	font-size: 1rem;
	line-height: 1.3rem;
	color: #aaa;
	white-space: nowrap
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .progress,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .progress {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 3px;
	text-align: left;
	margin-left: 23px;
	margin-bottom: 5px;
	font-size: 0;
	line-height: 0;
	background: #ccc
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .progress em,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .progress em {
	display: inline-block;
	height: 100%;
	background: #3cd370;
	overflow: hidden;
	text-indent: -9999em
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .progress .btnCancel,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .progress .btnCancel {
	position: absolute;
	top: -7px;
	left: -23px;
	font-size: 1.7rem;
	width: 17px;
	height: 17px;
	color: #ccc
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .progress .btnCancel:before,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .progress .btnCancel:before {
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .error,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .error {
	position: relative;
	display: block;
	font-size: 1.3rem;
	height: 13px;
	width: 13px;
	color: #ff0701;
	top: 3px
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .error:before,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .error:before {
	vertical-align: top
}

.sChatPop .chatRoom .logFriend .msg .aside .msgAside .send,
.sChatPop .chatRoom .logMy .msg .aside .msgAside .send {
	position: relative;
	font-size: .8rem;
	top: 1px;
	color: #b5b5b8
}

.sChatPop .chatRoom .logFriend .msg .aside .menuOption,
.sChatPop .chatRoom .logMy .msg .aside .menuOption {
	position: absolute;
	bottom: 4px
}

.sChatPop .chatRoom .logFriend .msg .aside .menuOption .btnMore,
.sChatPop .chatRoom .logMy .msg .aside .menuOption .btnMore {
	position: relative;
	top: 1px;
	width: 20px;
	font-size: 1.4rem;
	color: #ccc;
	text-align: center
}

.sChatPop .chatRoom .logFriend .msg .aside .menuOption .btnMore:before,
.sChatPop .chatRoom .logMy .msg .aside .menuOption .btnMore:before {
	vertical-align: bottom
}

.sChatPop .chatRoom .logFriend .msg .aside .menuOption .btnMore[data-active=on],
.sChatPop .chatRoom .logMy .msg .aside .menuOption .btnMore[data-active=on] {
	color: #777
}

.sChatPop .chatRoom .logMy {
	padding: 0 8px 0 95px;
	zoom: 1
}

.sChatPop .chatRoom .logMy .pfImg,
.sChatPop .chatRoom .logMy .pfName {
	display: none
}

.sChatPop .chatRoom .logMy .msg {
	float: right;
	text-align: right
}

.sChatPop .chatRoom .logMy .msg .msgMain {
	padding-right: 7px
}

.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap {
	border-top-right-radius: 0;
	background: #cbf6b7;
	border: 1px solid #b6e896
}

.sChatPop .chatRoom .logMy .msg .msgMain .messageBodyWrap:after {
	content: '';
	position: absolute;
	right: -7px;
	top: -1px;
	width: 7px;
	height: 8px;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px;
	background-image: url(images/chat/chat_arrow_right.png);
	background-repeat: no-repeat
}

.sChatPop .chatRoom .logMy .msg.msgVoice .messageBodyWrap:after {
	right: -6px;
	top: 0
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer {
	background: #cbf6b7;
	border: 1px solid #b6e896;
	border-top-right-radius: 0
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .control {
	border-color: rgba(0, 0, 0, .03)
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .status .timeText {
	color: #333
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .icon-play:before {
	color: rgba(0, 0, 0, .47)
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer [data-status=loading]:before {
	content: "";
	background: url(images/template/loading2.gif) no-repeat 50% 50%;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .icon-stop:before {
	color: rgba(0, 0, 0, .28)
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .icon-stop[data-status=playing]:before {
	color: rgba(0, 0, 0, .47)
}

.sChatPop .chatRoom .logMy .msg.msgVoice .uVoicePlayer .icon-stop[data-status=playing]+.status:before {
	content: "";
	background: url(images/template/sound_audio_01.gif) no-repeat 50% 50%;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px
}

.sChatPop .chatRoom .logMy .msg.msgFileAdd .fileAdd .icon-file-on {
	color: #3cd370;
	background: #fff
}

.sChatPop .chatRoom .logMy .msg .aside {
	right: 100%;
	padding-right: 6px;
	padding-left: 22px;
	text-align: right
}

.sChatPop .chatRoom .logMy .msg .aside .menuOption {
	left: 0
}

.sChatPop .chatRoom .logFriend {
	padding: 0 75px 0 46px;
	zoom: 1
}

.sChatPop .chatRoom .logFriend .msg {
	float: left
}

.sChatPop .chatRoom .logFriend .msg .msgMain {
	padding-left: 7px
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap {
	border: 1px solid #e7e7e7;
	border-top-left-radius: 0;
	background: #f1f1f1
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap .thirdPartyLink .icon-right {
	color: #aaa
}

.sChatPop .chatRoom .logFriend .msg .msgMain .messageBodyWrap:after {
	content: "";
	position: absolute;
	left: -8px;
	top: -1px;
	width: 8px;
	height: 10px;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px;
	background-image: url(images/chat/chat_arrow_left.png);
	background-repeat: no-repeat
}

.sChatPop .chatRoom .logFriend .msg.msgVoice .messageBodyWrap:after {
	left: -7px;
	top: 0
}

.sChatPop .chatRoom .logFriend .msg.msgVoice .uVoicePlayer {
	background: #f1f1f1;
	border: 1px solid #e7e7e7;
	border-top-left-radius: 0
}

.sChatPop .chatRoom .logFriend .msg.msgVoice .uVoicePlayer [data-status=loading]:before {
	content: "";
	background: url(images/template/loading3.gif) no-repeat 50% 50%;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px
}

.sChatPop .chatRoom .logFriend .msg.msgVoice .uVoicePlayer .icon-stop[data-status=playing]+.status:before {
	content: "";
	background: url(images/template/sound_audio_03.gif) no-repeat 50% 50%;
	overflow: hidden;
	display: inline-block;
	text-indent: -999px
}

.sChatPop .chatRoom .logFriend .msg.msgFileAdd .fileAdd .icon-file-on {
	color: #fff;
	background: #3cd370
}

.sChatPop .chatRoom .logFriend .msg.log3rd .msgMain .thirdPartyLink {
	color: #555
}

.sChatPop .chatRoom .logFriend .msg .aside {
	left: 100%;
	padding-left: 6px;
	padding-right: 22px;
	text-align: left
}

.sChatPop .chatRoom .logFriend .msg .aside .menuOption {
	right: 0
}

.sChatPop .newMessageAlertWrap {
	z-index: 10;
	position: absolute;
	left: 0;
	bottom: 70px;
	width: 100%;
	height: 43px;
	margin: 0;
	color: #fff
}

.sChatPop .newMessageAlertWrap:after {
	z-index: -1;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #000;
	content: '';
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)"!important;
	filter: alpha(opacity=75)!important;
	opacity: .75!important
}

.sChatPop .newMessageAlertWrap .messageTxt {
	margin: 0 22px;
	line-height: 4.3rem;
	font-size: 1.3rem;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sChatPop .newMessageAlertWrap .messageTxt:before {
	position: relative;
	top: 3px;
	margin: 0 10px 0 0
}

.sChatPop .chatInputWrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 116px
}

.sChatPop .chatInputWrap .cCommentWrite .writeMain {
	padding: 0
}

.sChatPop .chatInputWrap .cCommentWrite .writeBtn {
	position: relative;
	width: 100%;
	height: 32px;
	padding: 6px 0 0 19px;
	border-bottom: 1px solid #e5e5e6;
	background: #f8f8f8
}

.sChatPop .chatInputWrap .cCommentWrite .btnSticker,
.sChatPop .chatInputWrap .cCommentWrite .btnUpload {
	overflow: hidden;
	float: left;
	position: relative;
	top: -1px;
	left: 0;
	width: 21px;
	height: 21px;
	font-size: 1.9rem;
	color: #6d6d6d;
	line-height: 2.1rem;
	vertical-align: top;
	cursor: pointer
}

.sChatPop .chatInputWrap .cCommentWrite .btnSticker:before,
.sChatPop .chatInputWrap .cCommentWrite .btnUpload:before {
	vertical-align: top
}

.sChatPop .chatInputWrap .cCommentWrite .btnSticker input,
.sChatPop .chatInputWrap .cCommentWrite .btnUpload input {
	position: absolute;
	right: 0;
	width: 19px;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)"!important;
	filter: alpha(opacity=0)!important;
	opacity: 0!important
}

.sChatPop .chatInputWrap .cCommentWrite .btnSticker {
	margin-left: 6px
}

.sChatPop .chatInputWrap .cCommentWrite .uploadPreview {
	top: -145px;
	right: 10px
}

.sChatPop .chatInputWrap .cCommentWrite .writeWrap {
	position: relative;
	height: 87px;
	margin: 0;
	padding: 5px 88px 0 9px;
	border: 0;
	border-top: 0;
	background: #fff
}

.sChatPop .chatInputWrap .cCommentWrite .writeWrap .uInputComment {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 73px;
	border: 0;
	font-size: 1.4rem;
	color: #353737;
	-webkit-overflow-scrolling: touch
}

.sChatPop .chatInputWrap .cCommentWrite .writeWrap .uInputComment .mentions-input {
	max-height: 100%!important
}

.sChatPop .chatInputWrap .cCommentWrite .writeWrap .uInputComment label {
	position: fixed!important;
	left: 0;
	top: auto!important;
	bottom: 0;
	width: 100%!important;
	height: 87px!important;
	text-indent: -9999px;
	cursor: text
}

.sChatPop .chatInputWrap .cCommentWrite .writeSubmit {
	position: absolute;
	top: auto;
	right: 9px;
	bottom: 9px;
	width: 70px;
	height: 73px;
	border: 0;
	border-radius: 3px;
	font-size: 1.4rem;
	color: #fff;
	cursor: pointer
}

.sChatPop .chatInputWrap .cCommentWrite .writeSubmit.uButtonDefault {
	display: none
}

.sChatPop .chatInputWrap .cCommentWrite .uploadPreview .imgWrap:before {
	right: 29px
}

.sChatPop .chatInputWrap .cStickerCollection {
	display: none;
	overflow: hidden;
	position: absolute;
	bottom: 100%;
	width: 100%;
	height: 194px;
	margin: 0 0 1px 0
}

.message_write_component {
	position: fixed;
	z-index: 100;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	padding-bottom: 0;
	border-top: 1px solid #818181;
	background: #f9f9f9
}

.message_write_component .write_main {
	display: block;
	padding-bottom: 6px
}

.message_write_component .write_sticker {
	display: none;
	margin-top: 0
}

.message_write_component .write_btn {
	display: block
}

.member_wrap {
	padding-top: 44px;
	background: #eaebec
}

.member_util {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #e6e6e7;
	background: #fff
}

.member_util .util {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 70px;
	position: relative;
	border-bottom: 1px solid #f2f2f2
}

.member_util .util:before {
	position: absolute;
	left: 20px;
	top: 50%;
	width: 36px;
	height: 33px;
	margin-top: -17px;
	font-size: 3.6rem;
	color: #999
}

.member_util .util:last-child {
	border: 0
}

.member_util .util a {
	position: relative;
	display: table-cell;
	width: 100%;
	height: 70px;
	color: #444;
	font-size: 1.4rem;
	font-weight: 700;
	text-indent: 75px;
	vertical-align: middle
}

.member_util .util a:before {
	position: absolute;
	right: 10px;
	top: 50%;
	width: 10px;
	height: 18px;
	margin-top: -9px;
	font-size: 1.8rem;
	color: #b0b0b0;
	text-indent: 0
}

.member_util .util a .count {
	position: absolute;
	right: 25px;
	top: 50%;
	padding: 2px 8px 3px;
	margin-top: -8px;
	line-height: 1;
	color: #fff;
	border-radius: 8px;
	background: #39cf6d;
	text-indent: 0;
	font-size: 1.2rem
}

.member_list {
	width: 100%
}

.member_list .status_title {
	height: 18px;
	padding-left: 10px;
	line-height: 1.9rem;
	background: #f4f4f4;
	color: #59595b;
	font-size: 1rem;
	font-weight: 700
}

.member_list .subTitle {
	position: relative;
	height: 35px;
	border-bottom: 1px solid #eee
}

.member_list .subTitle.-borderNone {
	border: 0
}

.member_list .subTitle .title {
	padding-left: 15px;
	color: #555;
	line-height: 3.5rem
}

.member_list .subTitle .sort {
	position: absolute;
	right: 0;
	top: 9px;
	width: auto;
	margin-right: 15px;
	padding-right: 15px;
	border: 0;
	background: 0 0
}

.member_list .subTitle .sort:before {
	position: absolute;
	top: 5px;
	right: 0;
	color: #999;
	font-size: 1.1rem
}

.member_list .sortGuide {
	font-size: 1.3rem;
	line-height: 1;
	padding: 20px 0;
	text-align: center;
	color: #aaa;
	border-top: 1px solid #f2f2f2
}

.member_list .attend_ready {
	position: relative;
	margin-top: 9px;
	padding: 0 15px;
	background-color: #fff
}

.member_list .attend_ready button {
	width: 100%;
	height: 54px;
	text-align: left;
	font-size: 1.7rem;
	line-height: 5.4rem;
	color: #222;
	border: none;
	border-bottom: 1px solid #e7e7e7;
	background: 0 0
}

.member_list .attend_ready button:before {
	position: relative;
	top: 4px;
	margin-right: 12px;
	font-size: 2.4rem
}

.member_list .attend_ready .status_txt {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	font-size: 1.4rem;
	font-weight: 700;
	color: #999
}

.member_list .attend_ready .status_txt.icon-a-right:after {
	position: relative;
	top: 2px;
	font-size: 1.4rem;
	color: #b2b2b2;
	margin-left: 5px
}

.member_list .attend_ready+.list_wrap {
	border-top: none
}

.member_list .list_wrap {
	background: #fff;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #e6e6e7
}

.member_list .list_wrap.-borderNone {
	border: 0
}

.member_list .list_wrap.-reInvite .function_kind {
	width: 91px
}

.member_list .list_wrap .member {
	position: relative;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%
}

.member_list .list_wrap .profile {
	display: table-cell;
	width: 75px;
	text-align: center;
	vertical-align: middle
}

.member_list .list_wrap .profile img {
	width: 50px;
	height: 50px;
	border-radius: 50px
}

.member_list .list_wrap .count {
	display: inline-block;
	color: #16c197;
	font-weight: 700
}

.member_list .list_wrap .member_info {
	position: relative;
	display: table-cell;
	width: 75%;
	height: 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 13px 0 15px;
	vertical-align: middle;
	border-bottom: 1px solid #f2f2f2
}

:lang(fr) .member_list .list_wrap .member_info {
	width: 50%
}

:lang(de) .member_list .list_wrap .member_info {
	width: 65%
}

:lang(ru) .member_list .list_wrap .member_info {
	width: 50%
}

.member_choice_form .member_list .list_wrap .member_info {
	width: 75%
}

.member_list .list_wrap .member_info .name {
	font-size: 1.4rem;
	font-weight: 500;
	color: #222;
	line-height: 1.3
}

.member_list .list_wrap .member_info .name strong {
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.member_list .list_wrap .member_info .name .ellipsis {
	display: inline-block;
	overflow: hidden;
	max-width: 60%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.member_list .list_wrap .member_info .name .uLeaderBand {
	vertical-align: middle
}

.member_list .list_wrap.-all .member {
	height: auto;
	min-height: 70px
}

.member_list .list_wrap.-all .member_info .name {
	display: table;
	table-layout: auto;
	padding: 10px 0
}

.member_list .list_wrap.-all .member_info .name strong {
	display: table-cell;
	vertical-align: middle;
	white-space: normal
}

.member_list .list_wrap.-all .member_info .name .count {
	display: table-cell;
	vertical-align: middle;
	white-space: normal
}

.member_list .list_wrap .member_info .date,
.member_list .list_wrap .member_info .nickname {
	overflow: hidden;
	margin-top: 1px;
	font-size: 1.2rem;
	color: #888;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.3
}

.member_list .list_wrap .member_info .day,
.member_list .list_wrap .member_info .tel {
	margin-top: 1px;
	font-size: 1.1rem;
	color: #999
}

.member_list .list_wrap .member_info .email {
	font-size: 1.1rem;
	color: #999
}

.member_list .list_wrap .member_info .share_cnt {
	position: absolute;
	right: 15px;
	top: 0;
	height: 100%;
	line-height: 7rem;
	color: #666
}

.member_list .list_wrap .member_more {
	display: table-row
}

.member_list .list_wrap .member_more .member_info {
	width: auto;
	border-top: 1px solid #f2f2f2!important
}

.member_list .list_wrap .member_more .member_info .name strong {
	max-width: 100%
}

.member_list .list_wrap .member_info .statusText {
	padding-right: 15px;
	margin-top: 1px;
	line-height: 1.2
}

.member_list .list_wrap .member_info .statusText .name {
	font-size: 1.2rem;
	color: #888;
	line-height: 1.2
}

.member_list .list_wrap .member_info .statusText .memberType {
	color: #222
}

.member_list .list_wrap .member_info .statusText .memberType+.name:before {
	display: inline-block;
	width: 2px;
	height: 2px;
	margin: 7px 6px 0;
	border-radius: 50%;
	background-color: #222;
	vertical-align: top;
	content: ''
}

.member_list .list_wrap .member_info .statusText .memberType+.name:empty:before {
	display: none
}

.member_list .list_wrap .function_kind {
	display: table-cell;
	width: 25%;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #f2f2f2
}

:lang(fr) .member_list .list_wrap .function_kind {
	width: 50%
}

:lang(de) .member_list .list_wrap .function_kind {
	width: 35%
}

:lang(ru) .member_list .list_wrap .function_kind {
	width: 40%
}

.member_choice_form .member_list .list_wrap .function_kind {
	width: 25%
}

.member_list .list_wrap .function_kind button {
	overflow: hidden;
	margin-right: 10px;
	border: 0;
	background: 0 0
}

.member_list .list_wrap .function_kind button.gIcon {
	position: relative;
	width: 22px;
	height: 22px;
	text-indent: -400px
}

.member_list .list_wrap .function_kind button.gIcon:before {
	position: absolute;
	left: 0;
	top: 1px;
	color: #d1d1d1;
	font-size: 2.2rem;
	text-indent: 0
}

.member_list .list_wrap .function_kind .setting {
	width: 20px;
	height: 20px
}

.member_list .list_wrap .function_kind .setting:before {
	color: #999;
	font-size: 2rem;
	width: 22px;
	height: 22px
}

.member_list .list_wrap .function_kind .chatting {
	position: relative;
	width: 22px;
	height: 22px;
	color: #fff;
	border: 0;
	background: 0 0;
	font-size: 1.1rem;
	text-indent: -200px
}

.member_list .list_wrap .function_kind .chatting:before {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #fff;
	font-size: 1.8rem;
	margin-right: 4px;
	vertical-align: middle;
	text-indent: 0
}

.member_list .list_wrap .function_kind .re_invite {
	padding: 2px 4px 1px;
	white-space: nowrap;
	color: #fff;
	background-color: #34cc6c;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 1px;
	font-size: 1.1rem
}

.member_list .list_wrap .function_kind .cancel_invite {
	padding: 2px 4px 1px;
	white-space: nowrap;
	color: #fff;
	border-radius: 1px;
	background-color: #bbb;
	border: solid .5px rgba(0, 0, 0, .1);
	font-size: 1.1rem
}

.member_list .list_wrap .function_kind .modify {
	padding: 7px 10px 6px;
	background: #c8cace;
	border-radius: 3px;
	font-size: 1.1rem;
	color: #fff
}

.member_list .function_kind button[class^=band_] {
	padding: 3px 8px 3px;
	margin-right: 15px;
	white-space: nowrap;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid
}

.member_list .list_wrap .function_kind .band_hide {
	color: #fff;
	border: 1px solid #11c473;
	background: #11c473
}

.member_list .list_wrap .member:last-child .function_kind,
.member_list .list_wrap .member:last-child .member_info {
	border: 0
}

.member_list .check_wrap {
	position: relative;
	height: 55px;
	margin-right: 21px;
	line-height: 5.5rem
}

.member_list .check_wrap input {
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 50%;
	margin-top: -5px;
	opacity: 0
}

.member_list .check_wrap label {
	display: block;
	overflow: hidden;
	height: 55px;
	line-height: 5.5rem;
	text-indent: 500px
}

.member_list .check_wrap label:after {
	content: "";
	display: block;
	z-index: 2;
	position: absolute;
	right: 0;
	top: 50%;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	border: 1px solid #aaa;
	border-radius: 23px;
	background: #fff
}

.member_list .check_wrap label:before {
	display: none;
	z-index: 3;
	position: absolute;
	right: 0;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -12px;
	border: 0;
	border-radius: 25px;
	text-align: center;
	line-height: 2.4rem;
	text-indent: -2px;
	color: #fff
}

.member_list .check_wrap .options:checked+label:after,
.member_list .check_wrap .options[checked=checked]+label:after {
	display: none
}

.member_list .check_wrap .options:checked+label:before,
.member_list .check_wrap .options[checked=checked]+label:before {
	display: block
}

.member_list .list_wrap .-allMember .function_kind,
.member_list .list_wrap .-allMember .member_info,
.member_list .list_wrap .-allMember .profile {
	border-bottom: 1px solid #e6e6e7
}

.member_choice_form .member_list .list_wrap {
	border-top: 0
}

.member_list.-voters .subjectTitle {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e8e8e8;
	background: #fff
}

.member_list.-voters .subjectTitle .titleTxt {
	padding: 0 20px;
	vertical-align: middle;
	font-size: 1.4rem;
	font-weight: 700;
	color: #333;
	display: table-cell;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.member_list.-voters .listStatus {
	position: relative;
	z-index: 10;
	height: 30px;
	margin-top: 6px;
	border-top: 1px solid #e8e8e8;
	background: #fff
}

.member_list.-voters .listStatus+.cShareList {
	height: 415px
}

.member_list.-voters .listStatus .memberCount {
	position: relative;
	left: 20px;
	line-height: 3rem
}

.member_list.-voters .listStatus .memberCount:before {
	position: relative;
	top: 2px;
	margin-right: 5px;
	font-size: 1.6rem;
	color: #bbb!important
}

.member_list.-voters .listStatus .sort {
	position: absolute;
	right: 20px;
	top: 4px
}

.member_list.-voters .listStatus .sort .sortBtn {
	position: relative;
	top: 2px;
	font-size: 1.2rem;
	color: #666;
	border: 0;
	background: 0 0
}

.member_list.-voters .listStatus .sort .sortBtn:after {
	position: relative;
	top: 1px;
	margin-left: 4px;
	font-size: 1.1rem;
	color: #888
}

.member_list.-voters .listStatus .sort .selectSort {
	display: none;
	position: absolute;
	right: -10px;
	top: 24px;
	background: #fff;
	font-size: 1.2rem;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .25);
	border: solid 1px #acacac
}

.member_list.-voters .listStatus .sort .selectSort.-show {
	display: block
}

.member_list.-voters .listStatus .sort .selectSort li {
	width: 120px;
	height: 38px;
	border-bottom: 1px solid #888
}

.member_list.-voters .listStatus .sort .selectSort li:last-child {
	border: 0
}

.member_list.-voters .listStatus .sort .selectSort li a {
	display: block;
	height: 100%;
	padding: 0 17px;
	line-height: 3.7rem;
	color: #666
}

.member_list.-voters .listStatus .sort .selectSort li a.selected {
	color: #333;
	background: #f6f6f6
}

.invite_band_list .list_wrap {
	position: fixed;
	top: 42px;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	background: #fff;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #e6e6e7;
	-webkit-overflow-scrolling: touch
}

.invite_band_list .list_wrap .band {
	position: relative;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #f2f2f2
}

.invite_band_list .list_wrap .profile {
	display: table-cell;
	width: 75px;
	text-align: center;
	vertical-align: middle
}

.invite_band_list .list_wrap .profile .brd {
	display: block;
	width: 46px;
	height: 46px;
	margin: auto;
	border-width: 2px;
	border-style: solid;
	border-radius: 50px
}

.invite_band_list .list_wrap .profile img {
	width: 50px;
	height: 50px;
	border-radius: 50px
}

.invite_band_list .list_wrap .profile .brd img {
	width: 46px;
	height: 46px;
	border-radius: 50px
}

.invite_band_list .list_wrap .profile img[data-skin_factor=border] {
	border-width: 2px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.invite_band_list .list_wrap .band_info {
	display: table-cell;
	width: 75%;
	vertical-align: middle
}

.invite_band_list .list_wrap .band_info .name {
	font-size: 1.4rem;
	color: #444;
	padding-right: 40px
}

.invite_band_list .list_wrap .band_info .name strong {
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.invite_band_list .list_wrap .band_info .name .member_count {
	position: relative;
	top: 2px;
	margin-left: 3px;
	padding: 3px 5px 3px 17px;
	height: 13px;
	line-height: .1 .2;
	border-radius: 6px;
	background: #c6c6c6;
	color: #fff;
	font-size: 1rem;
	vertical-align: top
}

.invite_band_list .list_wrap .band_info .name .member_count:before {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 1px;
	padding-right: 7px;
	color: #fff;
	font-size: .8rem;
	vertical-align: middle
}

.invite_band_list .list_wrap .choice_band {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	line-height: 0;
	color: transparent
}

.invite_band_list .list_wrap .choice_band:before {
	position: absolute;
	right: 15px;
	top: 50%;
	width: 10px;
	height: 19px;
	margin-top: -10px;
	font-size: 1.9rem;
	color: #b0b0b0;
	text-indent: 0
}

.invite_member_list {
	width: 100%
}

.invite_member_list .status_title {
	position: relative;
	height: 42px;
	line-height: 1.9rem;
	background: #f4f4f4;
	color: #59595b;
	font-size: 1rem;
	font-weight: 700
}

.invite_member_list .status_title .history_back {
	position: absolute;
	left: 0;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 14px;
	margin-top: -7px;
	font-size: 1.7rem;
	color: #555;
	text-align: center;
	text-indent: -100px
}

.invite_member_list .status_title .history_back:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 13px;
	text-align: center;
	color: #a5a5a7;
	font-size: 1.3rem;
	text-indent: 0
}

[data-skin] .invite_member_list .status_title .history_back:before {
	color: #fff
}

.invite_member_list .status_title h1 {
	display: inline-block;
	width: 68%;
	padding-left: 30px;
	line-height: 4.1rem;
	font-size: 1.7rem;
	color: #fff;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.invite_member_list .status_title .invite_status {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -13px;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 400;
	border: 0;
	background: 0 0
}

.invite_member_list .list_wrap {
	position: fixed;
	top: 42px;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow-y: auto;
	background: #fff;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #e6e6e7;
	-webkit-overflow-scrolling: touch
}

.invite_member_list .list_wrap .member {
	display: table;
	table-layout: fixed;
	width: 100%
}

.invite_member_list .list_wrap .member .check_wrap {
	position: relative;
	display: table-cell;
	padding: 10px 0;
	vertical-align: middle;
	border-bottom: 1px solid #f2f2f2
}

.invite_member_list .list_wrap .member:last-child .check_wrap {
	border: 0
}

.invite_member_list .list_wrap .member .check_wrap input {
	position: absolute;
	left: 20px;
	top: 20px
}

.invite_member_list .list_wrap .member .check_wrap label {
	display: block;
	padding-left: 45px;
	font-size: 1.3rem;
	color: #333
}

.invite_member_list .list_wrap .member .check_wrap .checkbox_fake {
	position: absolute;
	left: 10px;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -13px;
	border-radius: 25px;
	color: #fff
}

.invite_member_list .list_wrap .member .check_wrap .checkbox_fake:before {
	z-index: 2;
	cursor: pointer;
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 1.6rem;
	width: 25px;
	height: 25px;
	text-indent: -100px;
	color: inherit;
	border: 1px solid #aaa;
	border-radius: 25px;
	background: #fff
}

.invite_member_list .list_wrap .member .check_wrap input:checked+label .checkbox_fake:before {
	top: 5px;
	left: 4px;
	text-indent: 0;
	border: 0;
	background: 0 0;
	border-radius: 0
}

.invite_member_list .list_wrap .member .check_wrap .profile {
	display: inline-block;
	text-align: center;
	vertical-align: middle
}

.invite_member_list .list_wrap .member .check_wrap .profile img {
	width: 38px;
	height: 38px;
	border-radius: 38px
}

.invite_member_list .list_wrap .member .check_wrap .label_text {
	display: inline-block;
	margin-left: 4px;
	vertical-align: middle
}

.band_member {
	padding: 10px 0 4px;
	border-top: 1px solid #f2f2f2;
	background: #fff
}

.band_member .whole_of_member {
	display: table;
	table-layout: fixed;
	width: 100%;
	border: 0;
	background: 0 0;
	text-align: left
}

.band_member .whole_of_member .count {
	color: #16c197;
	font-weight: 700
}

.band_member .profile {
	display: table-cell;
	width: 75px;
	text-align: center;
	vertical-align: middle
}

.band_member .profile img {
	width: 50px;
	height: 50px;
	border-radius: 50px
}

.band_member .member_info {
	display: table-cell;
	width: 75%;
	vertical-align: middle
}

.member_wrap .submit_wrap {
	position: fixed;
	z-index: 22;
	top: 0;
	right: 0;
	height: 44px
}

.member_wrap .submit_wrap ._btn {
	height: 100%;
	padding: 0 13px;
	text-align: center;
	font-size: 1.4rem;
	border: 0;
	background: 0 0;
	color: #95969e
}

.member_wrap .submit_wrap ._btn[data-activate=true] {
	color: #16c197
}

.member_wrap .submit_wrap ._btn.disabled,
.member_wrap .submit_wrap ._btn[disabled] {
	pointer-events: none
}

.member_wrap .submit_wrap .selected_member {
	position: absolute;
	right: 1px;
	top: 3px;
	padding: 0 6px;
	line-height: 1.8rem;
	border-radius: 500px;
	color: #fff;
	background: #16c197
}

.member_wrap .submit_wrap .selected_member:empty+._btn {
	color: #737373
}

.member_wrap .submit_wrap .selected_member:empty {
	background: 0 0
}

.member_wrap .search_kind {
	font-size: 0;
	border-bottom: 1px solid #e4e4e4;
	background: #fff;
	white-space: nowrap
}

.member_wrap .search_kind ._btn {
	display: inline-block;
	width: 50%;
	height: 66px;
	border: 0;
	background: #fff;
	font-size: 1.2rem;
	color: #999;
	font-size: 1.4rem
}

.member_wrap .search_kind ._btn[data-skin_factor] {
	height: 63px;
	border-bottom: 3px solid
}

.member_wrap .search_kind ._btn:before {
	position: relative;
	left: 50%;
	display: block;
	width: 1px;
	margin-left: -11px;
	text-align: left;
	font-size: 2.2rem;
	color: #999
}

.attention {
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
	background: #fbfbfb;
	text-align: center
}

.attention p {
	line-height: 1.5;
	color: #777;
	font-size: 1.1rem;
	letter-spacing: -1px
}

.invite_means ul li {
	height: 62px;
	border-bottom: 1px solid #e4e4e4
}

.invite_means ul li ._btn {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
	text-align: left;
	text-indent: 67px;
	font-size: 1.6rem;
	color: #333
}

.invite_means ul li [data-means]:before {
	content: "";
	position: absolute;
	left: 12px;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: url(images/main/icon_invite_means.png) no-repeat 0 0;
	background-size: 40px auto
}

.invite_means ul li [data-means=kakao]:before {
	background-position: 0 0
}

.invite_means ul li [data-means=line]:before {
	background-position: 0 -40px
}

.invite_means ul li [data-means=facebook]:before {
	background-position: 0 -80px
}

.invite_means ul li [data-means=whatsapp]:before {
	background-position: 0 -120px
}

.invite_means ul li [data-means=sms]:before {
	background-position: 0 -160px
}

.list_kind {
	position: relative;
	z-index: 2;
	font-size: 0;
	background: #fff;
	white-space: nowrap
}

.list_kind button {
	display: inline-block;
	width: 50%;
	height: 42px;
	margin-bottom: -1px;
	border: 0;
	background: 0 0;
	font-size: 1.2rem;
	color: #999;
	border-bottom: 1px solid #d6d6d6
}

.list_kind button[data-status=on] {
	height: 41px;
	color: #333;
	border-bottom: 3px solid #bbb
}

.list_kind .cnt {
	color: #30c884
}

.list_kind[data-tab=memberOut] button {
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 700
}

.list_kind[data-tab=memberOut] button[data-status=on] {
	height: 41px;
	color: #333;
	border-bottom: 3px solid #bbb
}

.member_list .nothing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.member_list .nothing .notingMsg {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1 1;
	margin-top: -141px;
	padding: 0 20px;
	text-align: center;
	font-size: 1.4rem;
	color: #999
}

.feedList .nothing {
	display: table;
	position: fixed;
	top: 44px;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #f4f4f4
}

.feedList .nothing p {
	display: table-cell;
	font-size: 1.4rem;
	padding: 0 20px;
	color: #999;
	vertical-align: middle
}

.feedList .nothing strong {
	display: block;
	font-size: 1.6rem;
	color: #555;
	padding-bottom: 6px
}

.attendance_kinds {
	position: relative;
	z-index: 2;
	margin-bottom: -1px
}

.attendance_kinds .attendMenuList {
	font-size: 0;
	background: #fff
}

.attendance_kinds .kind {
	display: inline-block;
	vertical-align: top;
	width: 33%
}

.attendance_kinds .kind:last-child {
	width: 34%
}

.attendance_kinds .kind ._btn {
	position: relative;
	width: 100%;
	height: 43px;
	text-align: center;
	color: #999;
	font-size: 1.5rem;
	border: 0;
	border-bottom: 1px solid #d6d6d6;
	background: 0 0
}

.attendance_kinds .kind ._btn.-on {
	font-weight: 700
}

.attendance_kinds .kind ._btn.-on:after {
	position: absolute;
	display: block;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 3px;
	content: ''
}

.attendance_kinds .kind ._btn.-on .cnt {
	font-weight: 700
}

.attendance_kinds .kind ._btn .cnt {
	margin-left: 3px;
	font-weight: 400
}

.attendance_kinds .signupItemDetail {
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
	background: #fff
}

.attendance_kinds .signupItemDetail .signupItemNum,
.attendance_kinds .signupItemDetail .signupItemTitle {
	font-size: 1.8rem;
	color: #222
}

.attendance_title {
	visibility: hidden;
	position: absolute
}

.memberListTitle {
	position: static;
	visibility: visible;
	padding: 17px 15px 5px;
	font-size: 1.3rem;
	color: #555;
	font-weight: 400;
	background: #fff
}

.band_wrap {
	padding-top: 44px;
	background: #fff
}

.band_wrap .submit_wrap {
	z-index: 22;
	position: fixed;
	height: 44px;
	right: 0;
	top: 0
}

.band_wrap .submit_wrap ._btn {
	height: 100%;
	padding: 0 12px;
	border: 0;
	background: 0 0;
	font-size: 1.4rem;
	color: #737373;
	text-align: center
}

.band_wrap .submit_wrap ._btn[disabled] {
	opacity: .5;
	pointer-events: none
}

.attendanceList {
	background: #fff
}

.attendanceList li {
	border-bottom: 1px solid #e7e7e7
}

.attendanceList li:before {
	display: none
}

.attendanceList .list {
	position: relative;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: 65px
}

.attendanceList .cell {
	display: table-cell;
	padding: 15px 0;
	vertical-align: middle
}

.attendanceList .cell.-profile {
	width: 59px;
	text-align: center;
	font-size: 0
}

.attendanceList .cell.-profile img {
	width: 39px;
	height: 39px;
	border-radius: 50%
}

.attendanceList .cell.-con {
	position: relative;
	padding-right: 58px
}

.attendanceList .cell.-con .inputCheck {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	opacity: 0
}

.attendanceList .cell.-con .inputCheck:checked+span .checkboxFake {
	background: #10c473;
	border-color: #10c473
}

.attendanceList .cell.-con .inputCheck:checked+span .checkboxFake:before {
	color: #fff
}

.attendanceList .cell.-con span {
	overflow: hidden;
	display: block;
	font-size: 1.3rem;
	color: #333;
	word-wrap: break-word;
	word-break: keep-all
}

.attendanceList .cell.-con .checkLabelFake {
	position: relative;
	margin: 0
}

.attendanceList .cell.-con .checkboxFake {
	position: absolute;
	width: 28px;
	height: 28px;
	right: 15px;
	top: 50%;
	margin-top: -14px;
	border: 1px solid #d5d5d5;
	background: #fff;
	border-radius: 28px;
	font-size: 0
}

.attendanceList .cell.-con .checkboxFake:before {
	z-index: 2;
	position: absolute;
	width: 25px;
	height: 25px;
	left: 5px;
	top: 6px;
	font-size: 1.6rem;
	color: #eee;
	cursor: pointer
}

.attendanceList .cell.-con .name {
	font-size: 1.4rem
}

.attendanceList .cell.-con .info {
	color: #888;
	font-size: 1.2rem
}

.attendanceList .cell.-con .info strong {
	font-weight: 400;
	color: #222
}

.attendanceList .cell.-con .info strong:after {
	display: inline;
	margin-left: 3px;
	font-weight: 700;
	color: #666;
	content: '\2002\00b7\2002'
}

.attendanceList .cell.-con .time {
	color: #888;
	font-size: 1.2rem
}

.attendanceList.-type2 {
	padding: 0 15px
}

.attendanceList.-type2 .cell.-profile {
	width: 65px;
	text-align: left
}

.attendanceList.-type2 .cell.-profile img {
	width: 55px;
	height: 55px
}

.attendanceList.-type2 .cell.-con .checkboxFake {
	right: 0
}

.band_manager_list>form+.list_wrap {
	position: relative;
	z-index: 10;
	margin-top: -1px;
	border-top: 1px solid #e4e4e4!important
}

.band_manager_list .list_wrap {
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	background: #fff
}

.band_manager_list .list_wrap:last-child {
	border-top: 0
}

.band_manager_list .list_wrap .band {
	display: table;
	table-layout: fixed;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.band_manager_list .list_wrap .band:last-child .check_wrap {
	border: 0
}

.band_manager_list .list_wrap .band:last-child .band_info,
.band_manager_list .list_wrap .band:last-child .function_kind {
	border: 0
}

.band_manager_list .list_wrap .band_info,
.band_manager_list .list_wrap .check_wrap,
.band_manager_list .list_wrap .function_kind,
.band_manager_list .list_wrap .profile {
	display: table-cell;
	vertical-align: middle
}

.band_manager_list .list_wrap .profile {
	width: 75px;
	text-align: center
}

.band_manager_list .list_wrap .band_info {
	border-bottom: 1px solid #eee
}

.band_manager_list .list_wrap .band_info .name {
	display: -webkit-box;
	overflow: hidden;
	font-size: 1.4rem;
	color: #333;
	word-break: break-all;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.band_manager_list .list_wrap .function_kind {
	width: 118px;
	border-bottom: 1px solid #eee;
	text-align: right
}

:lang(fr) .band_manager_list .list_wrap .function_kind {
	width: 144px
}

:lang(de) .band_manager_list .list_wrap .function_kind {
	width: 133px
}

:lang(ru) .band_manager_list .list_wrap .function_kind {
	width: 140px
}

.band_manager_list .list_wrap .check_wrap {
	position: relative;
	padding-right: 58px;
	border-bottom: 1px solid #eee
}

.band_manager_list .list_wrap .check_wrap .band_check {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px
}

.band_manager_list .list_wrap .check_wrap label {
	display: block;
	display: -webkit-box;
	overflow: hidden;
	font-size: 1.3rem;
	color: #333;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word
}

.band_manager_list .list_wrap .check_wrap .check_label_fake {
	position: relative;
	margin: 0
}

.band_manager_list .list_wrap .check_wrap .checkbox_fake {
	position: absolute;
	width: 28px;
	height: 28px;
	right: 15px;
	top: 50%;
	margin-top: -14px;
	border: 1px solid #d5d5d5;
	background: #fff;
	border-radius: 28px
}

.band_manager_list .list_wrap .check_wrap .checkbox_fake:before {
	z-index: 2;
	position: absolute;
	width: 25px;
	height: 25px;
	left: 6px;
	top: 6px;
	font-size: 1.6rem;
	color: #eee;
	cursor: pointer
}

.band_manager_list .list_wrap .check_wrap input:checked+label .checkbox_fake {
	background: #10c473;
	border-color: #10c473
}

.band_manager_list .list_wrap .check_wrap input:checked+label .checkbox_fake:before {
	color: #fff
}

.band_manager_list .search_wrap {
	height: 43px;
	border-bottom: 1px solid #d6d6d6
}

.band_manager_list [data-line=all] .profile {
	border-bottom: 1px solid #eee
}

.band_manager_list [data-line=all] .function_kind .band_member_out {
	background: #f85a4e;
	font-weight: 700;
	color: #fff;
	border-color: #f85a4e
}

.band_manager_list [data-line=all] .band:last-child .profile {
	border-bottom: 0
}

.band_manager_list .profile img {
	width: 38px;
	height: 38px;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%
}

.band_manager_list .profile .brd {
	display: block;
	width: 38px;
	height: 38px;
	margin: auto;
	border-width: 2px;
	border-style: solid;
	border-radius: 50%
}

.band_manager_list .profile .brd img {
	border-width: 0
}

.band_manager_list .function_kind button[class^=band_] {
	margin-right: 15px;
	padding: 3px 8px 3px;
	white-space: nowrap;
	border-radius: 3px;
	border-width: 1px;
	border-style: solid
}

.band_manager_list .function_kind button.gIcon {
	overflow: hidden;
	position: relative;
	width: 18px;
	height: 26px;
	margin-right: 15px;
	border: 0;
	background: 0 0;
	text-indent: -400px;
	vertical-align: top
}

.band_manager_list .function_kind button.gIcon:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	font-size: 1.8rem;
	color: #bbb;
	text-indent: 0
}

.band_manager_list .band_clear,
.band_manager_list .band_show {
	border: 1px solid #11c473;
	background: #fff;
	color: #11c473
}

.band_manager_list .band_fixed,
.band_manager_list .band_hide {
	border: 1px solid #11c473;
	background: #11c473;
	color: #fff
}

.band_manager_list .list_wrap li[draggable=true] {
	opacity: .5;
	-ms-filter: 'alpha(opacity=50)';
	filter: alpha(opacity=50)
}

.band_manager_list .list_wrap li[draggable=false] {
	opacity: 1;
	-ms-filter: 'alpha(opacity=100)';
	filter: alpha(opacity=100)
}

.band_manager_list .list_wrap li.sortable-ghost {
	border: 1px solid #11c473;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3)
}

.band_manager_list [data-img-border=false] .profile img {
	border: 0;
	width: 50px;
	height: 50px
}

.band_manager_lis.band_name {
	font-size: 1.1rem;
	display: block;
	color: #777;
	line-height: 120%
}

.band_manager_lis.cut_memeber_list {
	font-size: 1.4rem;
	color: #666;
	background-color: #eeeff0
}

.band_wrap[data-not-list=true] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #eeeff0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.band_wrap[data-not-list=true] .band_manager_list {
	display: table-cell;
	vertical-align: middle
}

.txt_guide_center {
	font-size: 1.3rem;
	color: #999;
	text-align: center;
	padding: 18px
}

.invite_memeber_list {
	padding-left: 15px;
	padding-right: 15px;
	text-align: center
}

.invite_memeber_list ul {
	overflow: hidden;
	font-size: 0;
	border-bottom: 1px solid #eee;
	margin-top: 20px
}

.invite_memeber_list li {
	position: relative;
	display: inline-block;
	width: 33.3333%;
	text-align: center;
	vertical-align: top;
	margin-bottom: 17px
}

.invite_memeber_list li a {
	display: block;
	width: 100%;
	font-size: 1.4rem;
	color: #777
}

.invite_memeber_list li a .gIcon {
	position: relative;
	display: block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border-radius: 65px
}

.invite_memeber_list li a .gIcon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	color: #fff;
	text-align: left
}

.invite_memeber_list li a .icon-invite-daum {
	background: #559bdf
}

.invite_memeber_list li a .icon-invite-daum:before {
	width: 40px;
	height: 34px;
	margin-top: -16px;
	margin-left: -17px;
	font-size: 3.8rem
}

.invite_memeber_list li a .bandlogo {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px
}

.invite_memeber_list li a .bandlogo:before {
	position: static
}

.invite_memeber_list li a .icon-invite-message {
	background: #2cc95d
}

.invite_memeber_list li a .icon-invite-message:before {
	width: 30px;
	height: 29px;
	margin-top: -14px;
	margin-left: -15px;
	font-size: 2.9rem
}

.invite_memeber_list li a .icon-invite-email {
	background: #818595
}

.invite_memeber_list li a .icon-invite-email:before {
	width: 34px;
	height: 32px;
	margin-top: -16px;
	margin-left: -17px;
	font-size: 3.3rem
}

.invite_memeber_list li a .icon-invite-code {
	background: #a4a5aa
}

.invite_memeber_list li a .icon-invite-code:before {
	width: 31px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 3rem
}

.invite_memeber_list li a .icon-invite-qrcode {
	background: #a4a5aa
}

.invite_memeber_list li a .icon-invite-qrcode:before {
	width: 28px;
	height: 28px;
	margin-top: -13px;
	margin-left: -13px;
	font-size: 2.7rem
}

.invite_memeber_list .link_share {
	width: 100%;
	text-align: left;
	margin-bottom: 20px
}

.invite_memeber_list .link_share a {
	height: 92px;
	padding: 16px 2px 17px 92px;
	border-radius: 70px;
	border: 1px solid #eee;
	background: #f8f8f8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.invite_memeber_list .link_share strong {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	color: #333
}

.invite_memeber_list .link_share .p_info {
	display: block;
	line-height: 140%;
	padding-top: 5px
}

.invite_memeber_list .link_share .icon-invite-link {
	position: absolute;
	top: 14px;
	left: 16px;
	background: #559bdf
}

.invite_memeber_list .link_share .icon-invite-link:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 28px;
	margin-top: -14px;
	margin-left: -15px;
	font-size: 2.8rem;
	color: #fff;
	text-align: left
}

.make_code_wrap {
	padding-top: 44px;
	background: #fff
}

.make_code_wrap .guide_code_make {
	font-size: 1.6rem;
	padding: 22px 12px;
	text-align: center;
	line-height: 130%
}

.make_code_wrap .invite_code {
	overflow: hidden;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 0
}

.make_code_wrap .tit_invite_code {
	font-size: 1.4rem;
	font-weight: 400;
	text-align: center;
	padding-bottom: 15px
}

.make_code_wrap .invite_code .in_cell {
	display: inline-block;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.make_code_wrap .invite_code .in_cell:first-child {
	padding-right: 3px
}

.make_code_wrap .invite_code .in_cell+.in_cell {
	padding-left: 3px
}

.make_code_wrap .invite_code .in_cell input[value=""] {
	background: #f2f2f2
}

.make_code_wrap .invite_code .in_cell input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 2.5rem;
	color: #333;
	text-align: center;
	background: #fff
}

.make_code_wrap .invite_code .invite_code_btn {
	clear: both;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	border: 0;
	border-radius: 3px;
	background: #11c473;
	line-height: 4rem;
	font-size: 1.6rem;
	color: #fff;
	text-align: center
}

.make_code_wrap .invite_code .invite_code_btn[data-value=space] {
	background: #c3c1bf
}

.make_code_wrap .valid_time {
	font-size: 1.6rem;
	text-align: center;
	padding: 25px 0
}

.make_code_wrap .valid_time strong {
	position: relative;
	top: 1px;
	font-size: 1.8rem;
	color: #11c473;
	padding-left: 10px;
	font-weight: 400
}

.make_code_wrap .invite_code_wrap {
	display: block;
	min-height: 250px;
	padding: 22px 12px;
	text-align: center;
	background: #f2f2f2
}

.make_code_wrap .invite_code_wrap dt {
	font-size: 1.6rem;
	display: block;
	text-align: center;
	font-weight: 700
}

.make_code_wrap .invite_code_wrap dd {
	text-align: center;
	color: #777;
	padding-top: 5px;
	line-height: 2rem
}

.make_code_wrap .invite_code_tip {
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 292px;
	min-height: 164px;
	margin: 22px auto 0;
	background: url(images/make/invite_code_guide.png) no-repeat 0 0;
	background-size: 292px 176px
}

.make_code_wrap .invite_code_tip:after {
	content: '';
	display: block;
	width: 292px;
	height: 24px;
	position: absolute;
	left: 50%;
	margin-left: -146px;
	bottom: -3px;
	background: url(images/make/invite_code_guide.png) no-repeat 0 100%;
	background-size: 292px 176px
}

.make_code_wrap .invite_code_tip .invite_find-txt {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	margin: 0 auto;
	padding: 125px 0 20px;
	line-height: 120%;
	font-size: 1.2rem;
	color: #11c743
}

.ru .make_code_wrap .invite_code_tip:before {
	content: attr(data-inviteTxt);
	position: absolute;
	left: 50%;
	top: 250px;
	width: 100px;
	height: 16px;
	margin-left: -50px;
	background: #fff;
	text-align: center;
	color: #11c743;
	line-height: 120%
}

.invite [data-pos=absolute] {
	min-height: auto;
	top: 0;
	bottom: 0
}

.band_invite_find {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #eeeff0
}

.band_invite_find .invite_not_found {
	display: table-row;
	background: #fff
}

.band_invite_find .invite_not_found .inner {
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #e4e4e4
}

.band_invite_find .invite_not_found .inner .band_logo {
	overflow: hidden;
	position: relative;
	width: 70px;
	height: 28px;
	margin: 0 auto;
	text-indent: -999px
}

.band_invite_find .invite_not_found .inner .band_logo:before {
	position: absolute;
	left: 2px;
	top: -20px;
	text-indent: 0;
	font-size: 6.8rem;
	color: #c5c5c5
}

.band_invite_find .invite_not_found .inner .title {
	display: block;
	margin-top: 19px;
	font-size: 2.1rem;
	color: #333;
	font-weight: 700
}

.band_invite_find .invite_not_found .inner .txt {
	padding-top: 11px;
	font-size: 1.4rem;
	color: #777;
	line-height: 1.8rem
}

.band_invite_find .band_find_link {
	display: table-row;
	width: 238px;
	margin: 60px auto 0;
	padding: 22px;
	color: #777;
	text-align: center;
	border: 1px solid #eee;
	border-radius: 2px
}

.band_invite_find .band_find_link .inner {
	display: table-cell;
	vertical-align: middle
}

.band_invite_find .band_find_link .inner .txt {
	font-size: 1.4rem;
	color: #888
}

.band_invite_find .band_find_link .inner .keep_going {
	font-size: 1.3rem;
	color: #999;
	text-decoration: underline
}

.band_invite_find .band_find_link .inner .confirm {
	padding: 3px 0 13px
}

.band_invite_find .band_find_link .inner .confirm .app_download {
	width: auto;
	height: 40px;
	padding: 0 25px;
	color: #fff;
	font-size: 1.6rem;
	background: #11c473
}

.array_align {
	position: relative;
	border-bottom: 1px solid #eee
}

.array_align .btn_align {
	font-size: 1.4rem;
	width: 100%;
	height: 64px;
	padding-left: 15px;
	text-align: left;
	font-weight: 700;
	color: #333;
	border: 0;
	background: 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.array_align .update_align {
	float: right;
	margin-right: 30px;
	font-size: inherit;
	color: #11c473
}

.array_align:before {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	font-size: 1.6rem;
	color: #aaa
}

.account_del_info {
	padding: 15px 12px 10px;
	background: #fafafc
}

.account_del_info h2 {
	text-align: center;
	margin-bottom: 12px;
	color: #333
}

.account_del_info li {
	line-height: 140%;
	padding-bottom: 10px;
	color: #666
}

.account_del_info li strong {
	color: #11c473
}

.account_del_info li:last-child {
	font-weight: 700
}

.check_wrap_account {
	margin-top: 25px;
	text-align: center
}

.check_wrap_account .inner {
	position: relative;
	display: inline-block
}

.check_wrap_account input {
	visibility: hidden
}

.check_wrap_account label {
	display: inline-block;
	color: #333;
	padding-left: 12px;
	white-space: nowrap
}

.check_wrap_account label:after {
	content: "";
	display: block;
	z-index: 2;
	position: absolute;
	left: 0;
	top: 50%;
	width: 21px;
	height: 21px;
	margin-top: -11px;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	background: #fff
}

.check_wrap_account label:before {
	display: none;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 50%;
	width: 23px;
	height: 23px;
	margin-top: -11px;
	border: 0;
	border-radius: 3px;
	text-align: center;
	line-height: 2.4rem;
	text-indent: -1px;
	color: #fff;
	background: #11c473
}

.check_wrap_account .options:checked+label:after,
.check_wrap_account .options[checked=checked]+label:after {
	display: none
}

.check_wrap_account .options:checked+label:before,
.check_wrap_account .options[checked=checked]+label:before {
	display: block
}

.confirm_account {
	text-align: center;
	margin-top: 25px
}

.confirm_account .btn_confirm {
	display: inline-block;
	width: 212px;
	height: 36px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 3.6rem;
	font-size: 1.6rem;
	border-radius: 3px;
	background: #25d277
}

.cont_list_wrap {
	padding-top: 44px
}

.noti_list_band {
	padding: 10px
}

.noti_list_band li {
	position: relative;
	margin-bottom: 10px;
	padding: 8px 12px 10px;
	border: 1px solid #d4d4d4;
	border-radius: 3px;
	background: #fff;
	word-wrap: break-word;
	word-break: break-all
}

.noti_list_band li.thumbOn {
	min-height: 56px;
	padding-right: 74px
}

.noti_list_band a {
	display: block;
	font-size: 1.4rem;
	color: #333;
	line-height: 140%
}

.noti_list_band .desc {
	display: block;
	color: #333;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 58.8px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.noti_list_band .name {
	display: block;
	font-size: 1.3rem;
	color: #999;
	padding-top: 5px
}

.noti_list_band .new_icon {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 6px;
	height: 6px
}

.noti_list_band .thumb {
	position: absolute;
	right: 12px;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px
}

.noti_list_band .thumb:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 30px;
	height: 30px;
	margin: -15px 0 0 -15px;
	font-size: 3rem;
	color: #fff;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 50%
}

.noti_list_band .thumb:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(0, 0, 0, .05)
}

.noti_list_band .thumb img {
	width: 100%;
	height: 100%
}

.noti_list_band .moreNotice {
	padding-right: 32px
}

.noti_list_band .moreNotice.thumbOn {
	padding-right: 93px
}

.noti_list_band .moreNotice.thumbOn .thumb {
	right: 30px
}

.scheduleUrl {
	background: #fff
}

.scheduleUrl .body {
	padding: 74px 20px 76px
}

.scheduleUrl .body .guide {
	text-align: center
}

.scheduleUrl .body .guide .title {
	font-size: 1.6rem;
	color: #333
}

.scheduleUrl .body .guide .desc {
	margin-top: 3px;
	font-size: 1.3rem;
	line-height: 1.3;
	color: #999
}

.scheduleUrl .body .calendarName {
	position: relative;
	margin-top: 16px;
	padding-left: 30px;
	font-size: 1.6rem;
	color: #333;
	word-wrap: break-word;
	word-break: break-all
}

.scheduleUrl .body .calendarName .calendarColor {
	position: absolute;
	left: 0;
	top: 3px;
	width: 18px;
	height: 18px;
	border-radius: 50%
}

.scheduleUrl .body .btnsWrap {
	margin: 14px 0 0 0;
	border: 1px solid #e8e8e8;
	border-radius: 2px
}

.scheduleUrl .body .btns {
	position: relative;
	display: table;
	width: 100%;
	border-collapse: collapse
}

.scheduleUrl .body .btns li {
	display: table-row
}

.scheduleUrl .body .btns li:first-child a {
	border: 0
}

.scheduleUrl .body .btns a {
	display: table-cell;
	vertical-align: middle;
	height: 56px;
	padding: 0 0 0 72px;
	border-top: 1px solid #f2f2f2;
	text-align: left;
	font-size: 1.4rem;
	color: #444;
	line-height: 1
}

.scheduleUrl .body .btns a:after {
	position: absolute;
	right: 20px;
	margin-top: 1px;
	color: #ccc;
	font-size: 1.4rem
}

.scheduleUrl .body .btns a:before {
	position: absolute;
	left: 22px;
	margin-top: -6px
}

.scheduleUrl .body .btns a.btnWebcal:before {
	width: 26px;
	height: 25px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -144px -54px;
	background-size: 170px auto
}

.scheduleUrl .body .btns a.btnWebcal.ios:before,
.scheduleUrl .body .btns a.btnWebcal.mac:before {
	width: 28px;
	height: 30px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -112px -32px;
	background-size: 170px auto
}

.scheduleUrl .body .btns a.btnGoogle:before {
	width: 28px;
	height: 28px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -58px -89px;
	background-size: 170px auto
}

.scheduleUrl .body .btns a.btnNaver:before {
	width: 26px;
	height: 26px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -144px 0;
	background-size: 170px auto
}

.scheduleUrl .body .btns a.btnOutlook:before {
	width: 26px;
	height: 26px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -144px -27px;
	background-size: 170px auto
}

.scheduleUrl .body .btns a.btnYahoo:before {
	width: 26px;
	height: 26px;
	overflow: hidden;
	display: inline-block;
	background-repeat: no-repeat;
	content: '';
	background-image: url(images/spr_img.png);
	background-position: -116px -89px;
	background-size: 170px auto
}

.scheduleUrl .body .urlCopyTit {
	margin-top: 16px;
	font-weight: 400;
	font-size: 1.4rem;
	color: #555
}

.scheduleUrl .body .urlText {
	width: 100%;
	margin-top: 6px;
	font-size: 1.3rem;
	text-align: center;
	padding: 10px 15px;
	color: #555;
	word-break: break-all;
	border: 1px solid #e8e8e8;
	background: #fafafa;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.scheduleUrl .body .tip {
	margin-top: 2px;
	font-size: 1.1rem;
	color: #aaa
}

.scheduleUrl .body .disconnected {
	display: block;
	margin: 16px -20px 0 -20px;
	padding: 16px 0;
	border-top: 1px solid #e4e4e4;
	font-size: 1.3rem;
	text-align: center;
	color: #777
}

.scheduleUrl .body .disconnected .btn {
	color: #11c473;
	text-decoration: underline;
	font-weight: 700
}

.lySaveSchedule {
	display: table;
	width: 100%;
	height: 100%
}

.lySaveSchedule .inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.lySaveSchedule .con {
	overflow: hidden;
	margin: 10px 25px;
	background: #fff;
	border-radius: 4px
}

.lySaveSchedule .header {
	position: relative;
	margin: 20px 15px
}

.lySaveSchedule .header .title {
	font-size: 1.6rem;
	font-weight: 700;
	color: #222;
	line-height: 1
}

.lySaveSchedule .header .btn {
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	background: 0 0;
	color: #b4b4b4;
	font-size: 1.4rem;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.lySaveSchedule .scheduleUrl .body {
	margin: 0 15px;
	padding: 0
}

.lySaveSchedule .scheduleUrl .download_ical {
	margin: 18px 0 16px
}

.lySaveSchedule .scheduleUrl .download_ical button {
	background: 0 0;
	color: #666;
	font-size: 1.3rem;
	line-height: 1;
	border-radius: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.lySaveSchedule .scheduleUrl .download_ical button:after {
	margin: 0 0 0 2px;
	font-size: 1rem;
	color: #999
}

[data-search=true] {
	padding-top: .1px;
	background: #eaebec
}

[data-search=true] .search_wrap {
	margin-right: 47px;
	padding: 0
}

[data-search=true] .search_wrap .input_cancel_label {
	position: absolute;
	right: -33px;
	top: 50%;
	margin-top: -8px;
	color: #555
}

[data-search=true] .search_wrap .search_txt {
	text-align: left;
	color: #333
}

[data-search=true] .search_result_wrap {
	min-height: 600px;
	margin-top: 10px;
	background: #f1f1f1;
	border-top: 1px solid #dedfe0
}

[data-search=true] .search_result_wrap[data-resurt=false] {
	background: #f1f1f1 url(images/template/search_bg.png) no-repeat 50% 40%;
	background-size: 82px 82px
}

[data-search=true] .search_result_wrap .result_title {
	padding: 11px 10px 0;
	border-top: 1px solid #e5e5e5;
	color: #999;
	font-weight: 700
}

.dim [data-search=true] {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.search_wrap {
	position: relative;
	z-index: 2;
	height: 30px;
	padding: 7px 10px;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.search_wrap.gIcon {
	padding-left: 27px!important
}

.search_wrap.gIcon:before {
	position: absolute;
	left: 10px;
	top: 50%;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	font-size: 1.4rem;
	vertical-align: middle;
	color: #666
}

.search_wrap label {
	display: none
}

.search_wrap .search_txt {
	width: 82%;
	height: 100%;
	border: 0;
	background: 0 0;
	font-size: 1.4rem;
	color: #333;
	text-align: left
}

.search_wrap .search_txt::-webkit-search-cancel-button {
	display: none
}

.search_wrap .search_txt::-webkit-input-placeholder {
	font-size: 1.2rem
}

.search_wrap .search_txt.icon-search::-webkit-input-placeholder:before {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 3px;
	font-size: 1.4rem;
	vertical-align: middle;
	color: #a0a0a0
}

.search_wrap .btn_wrap {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -13px;
	height: 26px
}

.search_wrap .cancel_btn {
	position: relative;
	width: 18px;
	height: 18px;
	border: 0;
	background: 0 0;
	text-indent: -9999em;
	vertical-align: middle
}

.search_wrap .cancel_btn:before {
	font-size: 1.8rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	padding-right: 17px;
	text-indent: 0;
	color: #8e8e93
}

.search_wrap .submit_btn {
	position: relative;
	min-width: 40px;
	height: 26px;
	margin: 0 0 0 4px;
	padding: 0 10px;
	border: 0;
	border-radius: 2px;
	background: #c8cace;
	color: #fff;
	vertical-align: middle
}

.search_wrap .submit_btn[data-status=on] {
	background: #11c473
}

.post_search {
	background: #fff!important;
	padding-top: 44px
}

.post_search[data-search=true] .uInputSearch {
	z-index: 2
}

.post_search_title {
	visibility: hidden;
	position: absolute
}

.post_search .board_wrap {
	margin-right: 0;
	padding-top: 0;
	background: #eaebec
}

.post_search .board_wrap .list_title {
	padding: 10px 10px 0;
	color: #777
}

.post_search .board_wrap .btn_wrap {
	right: 10px
}

.hashtag_list {
	position: relative;
	background: #fff;
	border-top: 1px solid #e4e4e4;
	margin-top: -1px;
	z-index: 10
}

.hashtag_list .list_title {
	visibility: hidden;
	position: absolute
}

.hashtag_list .search_adviser {
	height: 36px;
	padding: 0 15px;
	line-height: 3.6rem;
	border-bottom: 1px solid #eaeaeb
}

.hashtag_list .hashtag_suggestion li {
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: 55px;
	border-bottom: 1px solid #eaeaeb
}

.hashtag_list .hashtag_suggestion .hashtag {
	overflow: hidden;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 50px 10px 15px;
	border: 0;
	background: 0 0;
	color: #333;
	font-size: 1.4rem;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hashtag_list .hashtag_suggestion .hashtag:before {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -8px;
	font-size: 1.6rem;
	color: #aaa
}

.hashtag_list .hashtag_suggestion .hashtag .cnt {
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -10px;
	font-size: 1.4rem;
	color: #aaa
}

.hashtag_list .hashtag_suggestion .hashtag .pinned {
	overflow: hidden;
	position: absolute;
	display: block;
	top: 50%;
	right: 15px;
	font-size: 1.2rem;
	height: 20px;
	line-height: 2rem;
	padding: 0 6px;
	border: 1px solid;
	border-radius: 2px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.post_search .nothing {
	display: table;
	position: fixed;
	top: 44px;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #eaebec
}

.post_search .nothing p {
	display: table-cell;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #999;
	vertical-align: middle
}

.profile_layer {
	display: table;
	width: 100%;
	table-layout: fixed;
	background-color: #fff
}

.profile_layer .layer_option {
	position: absolute;
	right: 12px;
	top: 11px;
	width: 23px;
	height: 23px;
	font-size: 2.3rem;
	border: 0;
	background: 0 0;
	color: #222;
	line-height: 1
}

.profile_layer .layer_option:before {
	line-height: 1.1
}

.profile_layer .layer_close {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 30px;
	height: 30px;
	border: 0;
	background: 0 0
}

.profile_layer .layer_close:before {
	font-size: 1.7rem;
	color: #222
}

.profile_layer .layer_body {
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle
}

.profile_layer .layer_body .since {
	margin: 45px 0 18px;
	color: #888;
	text-align: center;
	font-size: 1.3rem
}

.profile_layer .layer_body .since .uLeaderBand.-typeB {
	margin-top: 1px
}

.profile_layer .layer_body .since .labelAuth {
	display: inline-block;
	vertical-align: top;
	margin: 1px 5px 0 0;
	padding: 1px 7px 0;
	font-size: 1rem;
	border-radius: 8px;
	background: #888;
	color: #fff
}

.profile_layer .layer_body .since .uLeaderBand {
	margin-right: 2px
}

.profile_layer .layer_body .profile {
	width: 140px;
	height: 140px;
	border-radius: 50%
}

.profile_layer .layer_body .name {
	display: block;
	overflow: hidden;
	margin: 20px 20px 0;
	color: #222;
	font-size: 2.4rem;
	font-weight: 400;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 2.8rem
}

.profile_layer .layer_body .nickname {
	overflow: hidden;
	margin: 2px 20px 0;
	color: #444;
	font-size: 1.5rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.profile_layer .layer_body .info {
	margin-top: 7px;
	color: #444;
	font-size: 1.3rem
}

.profile_layer .layer_body .info .birthday {
	vertical-align: middle
}

.profile_layer .layer_body .info .tel {
	position: relative;
	padding-left: 10px;
	margin-left: 3px;
	vertical-align: middle;
	font-size: 1.3rem
}

.profile_layer .layer_body .info .birthday:before,
.profile_layer .layer_body .info .tel:before {
	display: inline-block;
	margin: 1px 3px 0 0;
	font-size: 1.6rem;
	color: #444;
	vertical-align: top
}

.profile_layer .layer_body .info .birthday+.tel:after {
	position: absolute;
	top: 8px;
	left: 1px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: #888;
	content: ''
}

.profile_layer .layer_body .name+.function_btn {
	margin-top: 33px
}

.profile_layer .layer_body .function_btn {
	margin-top: 24px;
	font-size: 0
}

.profile_layer .layer_body .function_btn~.function_btn {
	margin: 19px 0 15px
}

.profile_layer .layer_body .function_btn li {
	display: inline-block;
	margin: 0 13px;
	color: #222;
	font-size: 1.1rem
}

.profile_layer .layer_body .function_btn li:before {
	display: block;
	width: 65px;
	height: 65px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 3px;
	border: 1px solid #bdbdbd;
	border-radius: 50%;
	color: #444;
	text-align: left;
	line-height: 6.5rem;
	font-size: 2.3rem;
	text-indent: 21px
}

.profile_layer .layer_body .function_btn.type2 li:before {
	border: 0;
	background: #11c473;
	color: #fff
}

.profile_layer .layer_body.leave .name {
	color: #777
}

.profile_layer .layer_body.leave .info {
	margin-top: 6px;
	color: #fff
}

.profile_layer .layer_body .notice {
	margin: 5px 30px 0;
	font-size: 1.4rem;
	color: #444
}

.memeber_out_layer {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 270px;
	margin: -84px 0 0 -135px;
	background: #fff;
	border-radius: 3px
}

.memeber_out_layer .sort_title {
	display: block;
	margin-top: 20px;
	font-size: 1.7rem;
	padding: 0 23px
}

.memeber_out_layer .poll_sort {
	margin: 0 10px 0;
	padding: 12px 0 0 15px
}

.memeber_out_layer .poll_sort .sort_option {
	position: relative;
	margin: 7px 0 0;
	padding: 0 0 6px;
	font-size: 1.4rem
}

.memeber_out_layer .poll_sort .sort_option input {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.memeber_out_layer .poll_sort .sort_option .checkbox_fake {
	display: block;
	padding-top: 2px;
	padding-left: 25px;
	color: #000!important;
	font-size: 1.4rem
}

.memeber_out_layer .poll_sort .sort_option .checkbox_fake:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 17px;
	height: 17px;
	border: 2px solid #aaa;
	border-radius: 17px
}

.memeber_out_layer .poll_sort .sort_option .checkbox_fake:after {
	visibility: hidden;
	content: "";
	position: absolute;
	left: 6px;
	top: 7px;
	width: 9px;
	height: 9px;
	background: #11c473;
	border-radius: 9px
}

.memeber_out_layer .poll_sort .sort_option input:checked+.checkbox_fake:before {
	border-color: #11c473
}

.memeber_out_layer .poll_sort .sort_option input:checked+.checkbox_fake:after {
	visibility: visible
}

.memeber_out_layer .poll_sort .sort_option input[checked=checked]+.checkbox_fake:before {
	border-color: #11c473
}

.memeber_out_layer .poll_sort .sort_option input[checked=checked]+.checkbox_fake:after {
	visibility: visible
}

.memeber_out_layer .edit_confirm {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0
}

.memeber_out_layer .edit_confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.memeber_out_layer .edit_confirm .btn_cancel {
	background: #bbb
}

.memeber_out_layer .edit_confirm .btn_confirm {
	background: #11c473
}

.report_member_layer {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 270px;
	margin: -84px 0 0 -135px;
	background: #fff;
	border-radius: 3px
}

.report_member_layer .title {
	display: block;
	margin-top: 20px;
	font-size: 1.7rem;
	text-align: center
}

.report_member_layer .status_desc {
	margin-top: 8px;
	text-align: center;
	color: #7f7f7f;
	line-height: 1.6rem;
	padding: 0 20px;
	word-wrap: break-word;
	word-break: keep-all
}

.report_member_layer .check_wrap {
	margin: 15px 10px 0;
	padding: 5px 0 1px 15px;
	border-top: 1px solid #ccc
}

.report_member_layer .check_wrap .option {
	position: relative;
	margin: 15px 0
}

.report_member_layer .check_wrap input {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.report_member_layer .check_wrap label {
	display: block;
	padding-left: 38px;
	font-size: 1.5rem;
	color: #333;
	height: 32px;
	line-height: 3rem
}

.report_member_layer .check_wrap .checkbox_fake {
	position: absolute;
	left: 0;
	top: 47%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	border: 1px solid #aaa;
	border-radius: 30px
}

.report_member_layer .check_wrap .checkbox_fake::before {
	z-index: 2;
	cursor: pointer;
	position: absolute;
	top: 7px;
	left: 6px;
	font-size: 1.6rem;
	color: #d3d3d3;
	border-radius: 500px;
	background: 0 0
}

.report_member_layer .check_wrap input[type=checkbox]:checked+label .checkbox_fake {
	border: 0;
	width: 30px;
	height: 30px;
	background: #11c473
}

.report_member_layer .check_wrap input[type=checkbox]:checked+label .checkbox_fake::before {
	color: #fff
}

.report_member_layer .edit_confirm {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0
}

.report_member_layer .edit_confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.report_member_layer .edit_confirm .btn_cancel {
	background: #bbb
}

.report_member_layer .edit_confirm .btn_confirm {
	background: #11c473
}

.report_member_layer .edit_confirm .btn_confirm.disabled {
	pointer-events: none;
	background: #dadada
}

.help_layer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 91.875%;
	margin-left: -45.933%;
	margin-top: -130px;
	padding-bottom: 15px;
	background: #fff;
	border-radius: 5px;
	text-align: center
}

.help_layer .help_title {
	display: block;
	margin-top: 20px;
	font-size: 1.7rem;
	color: #333
}

.help_layer .help_description {
	margin: 14px 16px;
	font-size: 1.2rem;
	color: #555
}

.help_layer .ok {
	width: 89.7959%;
	height: 44px;
	color: #fff;
	font-size: 1.6rem;
	border: 0;
	background: #25d277
}

.viewer_layer {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000
}

.viewer_layer .layer_close {
	position: absolute;
	left: 10px;
	top: 13px;
	width: 16px;
	height: 16px;
	border: 0;
	background: 0 0;
	text-indent: -100px
}

.viewer_layer .layer_close:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	padding-right: 15px;
	text-indent: 0;
	font-size: 1.6rem;
	color: #999
}

.viewer_layer .viewer_nav {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 44px;
	background: rgba(0, 0, 0, .5)
}

.viewer_layer .viewer_nav .view_index {
	display: block;
	text-align: center;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 700
}

.viewer_layer .viewer_nav .view_index .current_index,
.viewer_layer .viewer_nav .view_index .total_count {
	font-size: 1.8rem;
	color: #fff;
	font-weight: 700
}

.viewer_layer .viewer_nav .view_index .album_name {
	font-weight: 400;
	color: #b6b4b3;
	font-size: .9rem
}

.viewer_layer .viewer_nav .btn_wrap {
	position: absolute;
	right: 7px;
	top: 11px
}

.viewer_layer .viewer_nav .btn_wrap .download,
.viewer_layer .viewer_nav .btn_wrap .setting {
	overflow: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	text-align: center;
	border: 0;
	background: 0 0;
	text-indent: -100px
}

.viewer_layer .viewer_nav .btn_wrap .download:before,
.viewer_layer .viewer_nav .btn_wrap .setting:before {
	position: absolute;
	left: 0;
	width: 1px;
	padding-right: 19px;
	text-indent: 0;
	color: #fff;
	font-size: 2rem
}

.viewer_layer .viewer_nav .btn_wrap .download.-disabled {
	outline: 0;
	pointer-events: none
}

.viewer_layer .viewer_nav .btn_wrap .download.-disabled:before {
	color: rgba(255, 255, 255, .4)
}

.viewer_layer .swipe_wrap {
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.viewer_layer .swipe_wrap .swipe_master {
	height: 100%;
	overflow: hidden;
	display: table;
	table-layout: fixed
}

.viewer_layer .swipe_wrap .photo_detail {
	display: table-cell;
	position: relative;
	height: 100%;
	vertical-align: middle
}

.viewer_layer .swipe_wrap .photo_detail .img {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin {
	position: relative;
	width: 100%!important;
	height: auto!important;
	line-height: 0
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin video {
	width: 100%;
	max-height: 420px
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-poster {
	background-size: 100% auto
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin.vjs-has-started .vjs-poster {
	display: none
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-big-play-button {
	left: 50%;
	top: 50%;
	width: 70px;
	height: 70px;
	margin: -35px 0 0 -35px;
	border-radius: 70px
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-big-play-button:before {
	line-height: 7rem;
	text-indent: 4px
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-live-controls {
	display: none
}

.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-time-controls div,
.viewer_layer .swipe_wrap .photo_detail .vjs-default-skin .vjs-time-divider div {
	display: inline
}

.viewer_layer .swipe_wrap .photo_detail .txtEnd {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: block
}

.viewer_layer .swipe_wrap .photo_detail .txtEnd>span {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	display: block;
	text-align: center;
	color: #ddd;
	font-size: 1.5rem;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.viewer_layer .swipe_wrap .photo_detail .txtEnd>span:before {
	display: block;
	font-size: 2.2rem;
	width: 42px;
	height: 42px;
	line-height: 4.2rem;
	margin: 0 auto 5px;
	color: #9c9c9c;
	border: 1px solid #9c9c9c;
	border-radius: 50%
}

.viewer_layer .swipe_wrap .photo_detail .txtEnd:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6)
}

.viewer_layer .swipe_wrap .photo_detail .uTxtDate {
	top: 50%;
	right: auto;
	left: 50%;
	margin-top: 62px;
	margin-left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.viewer_layer .user_info {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 58px;
	background: rgba(0, 0, 0, .5);
	text-indent: 4px
}

.viewer_layer .user_info .inner {
	display: table;
	width: 100%;
	height: 100%
}

.viewer_layer .user_info .communication,
.viewer_layer .user_info .writer_info {
	display: table-cell;
	vertical-align: middle
}

.viewer_layer .user_info .writer_info .profile {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 38px;
	height: 38px;
	margin-top: -20px;
	text-indent: 0
}

.viewer_layer .user_info .writer_info .profile img {
	width: 38px;
	height: 38px;
	border-radius: 38px
}

.viewer_layer .user_info .writer_info .profile .uLeaderBand {
	border-color: #000
}

.viewer_layer .user_info .writer_info .name {
	display: -webkit-box;
	overflow: hidden;
	max-width: 100%;
	margin: 0 0 0 54px;
	font-size: 1.6rem;
	line-height: 130%;
	color: #fff;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.viewer_layer .user_info .writer_info .reg_date {
	display: block;
	margin-left: 54px;
	font-size: 1.2rem;
	line-height: 130%;
	color: #9f9d9d
}

.viewer_layer .user_info .communication {
	padding: 0 10px 0 0;
	text-align: right;
	white-space: nowrap
}

.viewer_layer .user_info .communication .comment,
.viewer_layer .user_info .communication .face {
	position: relative;
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	text-align: center;
	border: 0;
	background: 0 0;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2rem
}

.viewer_layer .user_info .communication .comment:before,
.viewer_layer .user_info .communication .face:before {
	display: inline-block;
	width: 1px;
	padding-right: 19px;
	margin-right: 11px;
	color: #fff;
	font-size: 2rem;
	vertical-align: middle
}

.viewer_layer .user_info .communication .face.on:before {
	color: #11c473
}

.bill_modify_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.bill_modify_layer .layer_main {
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	border-radius: 3px;
	background: #fff
}

.bill_modify_layer .member_name {
	display: block;
	margin-top: 12px;
	font-size: 1.7rem;
	text-align: center
}

.bill_modify_layer .status_title {
	margin-top: 2px;
	text-align: center;
	color: #7f7f7f
}

.bill_modify_layer .bill_edit {
	width: 247px;
	height: 38px;
	margin: 15px auto 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center
}

.bill_modify_layer .bill_edit input {
	width: 95%;
	height: 100%;
	border: 0;
	text-align: right
}

.bill_modify_layer .edit_confirm {
	margin-top: 10px;
	text-align: center;
	font-size: 0
}

.bill_modify_layer .edit_confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.bill_modify_layer .edit_confirm .btn_cancel {
	background: #c3c1bf
}

.bill_modify_layer .edit_confirm .btn_confirm {
	background: #25d277
}

.poll_modify_layer {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 270px;
	margin: -84px 0 0 -135px;
	background: #fff;
	border-radius: 3px
}

.poll_modify_layer .sort_title {
	display: block;
	margin-top: 12px;
	font-size: 1.7rem;
	text-align: center
}

.poll_modify_layer .status_desc {
	margin-top: 2px;
	text-align: center;
	color: #7f7f7f
}

.poll_modify_layer .poll_sort {
	margin: 15px 10px 0;
	padding: 12px 0 0 15px;
	border-top: 1px solid #ccc
}

.poll_modify_layer .poll_sort .sort_option {
	position: relative;
	margin: 7px 0 0;
	padding: 0 0 6px;
	font-size: 1.4rem
}

.poll_modify_layer .poll_sort .sort_option input {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.poll_modify_layer .poll_sort .sort_option .checkbox_fake {
	display: block;
	padding-top: 2px;
	padding-left: 25px;
	color: #000!important;
	font-size: 1.4rem
}

.poll_modify_layer .poll_sort .sort_option .checkbox_fake:before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 17px;
	height: 17px;
	border: 2px solid #aaa;
	border-radius: 17px
}

.poll_modify_layer .poll_sort .sort_option .checkbox_fake:after {
	visibility: hidden;
	content: "";
	position: absolute;
	left: 6px;
	top: 7px;
	width: 9px;
	height: 9px;
	background: #11c473;
	border-radius: 9px
}

.poll_modify_layer .poll_sort .sort_option input:checked+.checkbox_fake:before {
	border-color: #11c473
}

.poll_modify_layer .poll_sort .sort_option input:checked+.checkbox_fake:after {
	visibility: visible
}

.poll_modify_layer .poll_sort .sort_option input[checked=checked]+.checkbox_fake:before {
	border-color: #11c473
}

.poll_modify_layer .poll_sort .sort_option input[checked=checked]+.checkbox_fake:after {
	visibility: visible
}

.poll_modify_layer .edit_confirm {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0
}

.poll_modify_layer .edit_confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.poll_modify_layer .edit_confirm .btn_cancel {
	background: #bbb
}

.poll_modify_layer .edit_confirm .btn_confirm {
	background: #11c473
}

.poll_modify_layer[data-div=false] .sort_title {
	margin-top: 20px
}

.poll_modify_layer[data-div=false] .poll_sort {
	border: 0;
	margin-top: 0
}

.align_modify_layer {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 270px;
	height: 205px;
	margin: -84px 0 0 -135px;
	background: #fff;
	border-radius: 3px
}

.align_modify_layer .sort_title {
	display: block;
	margin-top: 12px;
	font-size: 1.7rem;
	text-align: center
}

.align_modify_layer .status_desc {
	margin-top: 2px;
	text-align: center;
	color: #7f7f7f
}

.align_modify_layer .align_sort {
	margin: 15px 10px 0;
	padding: 12px 0 0 15px;
	border-top: 1px solid #ccc
}

.align_modify_layer .align_sort .sort_option {
	position: relative;
	margin: 7px 0 0;
	padding: 0 0 6px;
	font-size: 1.4rem
}

.align_modify_layer .align_sort .sort_option input {
	position: absolute;
	left: 4px;
	top: 4px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.align_modify_layer .align_sort .sort_option .checkbox_round {
	display: block;
	padding-left: 25px;
	color: #000;
	font-size: 1.4rem
}

.align_modify_layer .align_sort .sort_option .checkbox_round:before {
	visibility: hidden;
	content: "";
	position: absolute;
	left: 6px;
	top: 6px;
	width: 9px;
	height: 9px;
	background: #11c473;
	border-radius: 9px
}

.align_modify_layer .align_sort .sort_option .checkbox_round:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 17px;
	height: 17px;
	border: 2px solid #aaa;
	border-radius: 17px
}

.align_modify_layer .align_sort .sort_option input:checked+.checkbox_round,
.align_modify_layer .align_sort .sort_option input[checked=checked]+.checkbox_round {
	color: #11c473
}

.align_modify_layer .align_sort .sort_option input:checked+.checkbox_round:before,
.align_modify_layer .align_sort .sort_option input[checked=checked]+.checkbox_round:before {
	visibility: visible;
	border-color: #11c473
}

.align_modify_layer .align_sort .sort_option input:checked+.checkbox_round:after {
	border-color: #11c473
}

.align_modify_layer .edit_confirm {
	margin-top: 10px;
	text-align: center;
	font-size: 0
}

.align_modify_layer .edit_confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.align_modify_layer .edit_confirm .btn_cancel {
	background: #bbb
}

.align_modify_layer .edit_confirm .btn_confirm {
	background: #11c473
}

.prompt_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.prompt_layer .layer_main {
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.prompt_layer .layer_title {
	display: block;
	margin: 0 11px;
	font-size: 1.7rem;
	text-align: center
}

.prompt_layer .status_desc {
	margin-top: 2px;
	text-align: center;
	color: #7f7f7f
}

.prompt_layer .prompt_text {
	width: 247px;
	height: 38px;
	margin: 15px auto 0;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center
}

.prompt_layer .prompt_text input {
	width: 95%;
	height: 100%;
	border: 0;
	text-align: left
}

.alert_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle;
	border-radius: 3px
}

.alert_layer .title {
	display: block;
	width: 240px;
	margin: 0 auto -5px;
	font-size: 1.7rem;
	text-align: center;
	padding: 20px 15px 10px;
	background: #fff;
	border-radius: 3px
}

.alert_layer .layer_main {
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.alert_layer .layer_title {
	display: block;
	font-size: 1.7rem;
	text-align: center
}

.alert_layer .status_desc {
	margin-top: 2px;
	text-align: center;
	color: #7f7f7f
}

.alert_layer .scroll {
	height: 313px;
	padding: 5px 0;
	width: 270px;
	margin: 0 auto;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-overflow-scrolling: touch
}

.alert_layer .scroll .list_comment {
	padding: 0
}

.confirm_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.confirm_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 10px;
	background: #fff;
	border-radius: 3px
}

.confirm_layer .layer_main.-wAuto {
	width: auto;
	margin: 0 10px;
	padding: 15px
}

.confirm_layer .layer_main .point {
	margin: 4px 10px 0;
	text-align: center;
	font-size: 1.5rem;
	color: #000
}

.confirm_layer .layer_main .point+.confirm {
	margin-top: 16px
}

.confirm_layer .layer_main .descTxt {
	font-size: 1.5rem;
	padding-top: 11px;
	color: #333;
	text-align: center
}

.confirm_layer .layer_title {
	display: block;
	font-size: 1.7rem;
	padding-top: 8px;
	text-align: center
}

.confirm_layer .layer_title.-alignL {
	margin: 0 12px;
	text-align: left
}

.confirm_layer .layer_title.-point {
	color: #000
}

.confirm_layer .status_desc {
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	color: #7f7f7f;
	text-align: center
}

.confirm_layer .guide_desc {
	margin: 7px 20px 15px;
	font-size: 1.4rem;
	line-height: 140%;
	color: #000;
	text-align: center
}

.confirm_layer .guide_desc+.guide_desc {
	margin: 7px 15px 15px;
	font-size: 1.3rem
}

.confirm_layer .guide_desc.-defM {
	margin-left: 12px;
	margin-right: 12px
}

.confirm_layer .bandUrl {
	display: block;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.8rem;
	color: #11c473;
	padding: 18px 12px 0;
	text-align: center;
	word-break: break-all
}

.confirm_layer .invite_title {
	display: block;
	padding: 8px 12px 0;
	font-size: 1.7rem;
	text-align: center
}

.confirm_layer .title {
	display: block;
	padding: 8px 0 0;
	font-size: 1.7rem;
	text-align: center;
	color: #333
}

.confirm_layer[data-type=invite-join] .status_desc {
	padding: 0 12px;
	margin-top: 13px;
	font-size: 1.5rem;
	line-height: 130%;
	color: #999;
	letter-spacing: -1px
}

.confirm_layer .checkWrap {
	margin: 16px 15px 18px;
	text-align: center
}

.confirm_layer .checkWrap label {
	color: #777
}

.confirm_layer .check_wrap {
	position: relative;
	margin: 15px 10px 17px;
	text-align: center
}

.confirm_layer .check_wrap input {
	position: absolute;
	visibility: hidden
}

.confirm_layer .check_wrap label {
	position: relative;
	display: inline-block;
	padding-left: 35px;
	font-size: 1.5rem;
	color: #999
}

.confirm_layer .check_wrap label:after,
.confirm_layer .check_wrap label:before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px
}

.confirm_layer .check_wrap label:after {
	z-index: 2;
	display: block;
	width: 23px;
	height: 23px;
	border: 1px solid #aaa;
	background: #fff;
	border-radius: 23px;
	content: ''
}

.confirm_layer .check_wrap label:before {
	z-index: 3;
	display: none;
	width: 25px;
	height: 25px;
	border: 0;
	background: #11c473;
	border-radius: 25px;
	line-height: 2.6rem;
	color: #fff;
	text-align: center
}

.confirm_layer .check_wrap .options:checked+label:after,
.confirm_layer .check_wrap .options[checked=checked]+label:after {
	display: none
}

.confirm_layer .check_wrap .options:checked+label:before,
.confirm_layer .check_wrap .options[checked=checked]+label:before {
	display: block
}

.confirm_layer .band_name {
	color: #11c473
}

.band_join_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.band_join_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.band_join_layer .btn_close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
	width: 15px;
	height: 15px;
	border: none;
	background: 0 0;
	cursor: pointer;
	font-size: 0
}

.band_join_layer .btn_close:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #bbbdbd;
	text-indent: 0;
	font-size: 1.5rem
}

.band_join_layer .guide_desc {
	font-size: 1.6rem;
	font-weight: 700;
	margin: 7px 20px 0;
	text-align: center;
	color: #000;
	line-height: 140%
}

.band_join_layer .status_desc {
	font-size: 1.1rem;
	margin-top: 2px;
	text-align: center;
	color: #999
}

.band_join_layer .name_text {
	width: 249px;
	height: 40px;
	margin: 0 auto
}

.band_join_layer .name_text input {
	width: 100%;
	height: 100%;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 1.4rem;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.band_join_layer .slider_area {
	position: relative;
	width: 250px;
	height: 114px;
	margin: 7px auto 0;
	white-space: nowrap
}

.band_join_layer .slider_area .slider_area_main {
	overflow: hidden;
	width: 180px;
	height: 100%;
	margin: 0 auto
}

.band_join_layer .slider_thumb {
	width: 60px;
	margin: 20px auto
}

.band_join_layer .slider_thumb ul {
	font-size: 0
}

.band_join_layer .slider_thumb li {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px
}

.band_join_layer .slider_thumb li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 61px;
	height: 61px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.band_join_layer .slider_thumb li img {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.band_join_layer .slider_thumb .select_thumb {
	z-index: 10;
	vertical-align: top;
	margin: 0
}

.band_join_layer .slider_thumb .select_thumb a {
	left: -18px;
	top: -18px;
	width: 98px;
	height: 98px
}

.band_join_layer .slider_thumb .select_thumb img {
	width: 98px;
	height: 98px
}

.band_join_layer .slider_area .btn_next,
.band_join_layer .slider_area .btn_prev {
	position: absolute;
	top: 32px;
	overflow: hidden;
	width: 36px;
	height: 36px;
	border: 0;
	background: 0 0;
	text-indent: -100px
}

.band_join_layer .slider_area .btn_prev {
	left: 0
}

.band_join_layer .slider_area .btn_next {
	right: 0
}

.band_join_layer .slider_area .btn_next:before,
.band_join_layer .slider_area .btn_prev:before {
	position: absolute;
	top: 10px;
	font-size: 1.5rem;
	text-indent: 0;
	color: #a9aab1
}

.band_join_layer .slider_area .btn_prev:before {
	left: 11px
}

.band_join_layer .slider_area .btn_next:before {
	right: 11px
}

.band_join_layer .photo_submit {
	display: none
}

.band_join_layer .select_thumb .photo_submit {
	position: absolute;
	bottom: -25px;
	right: -15px;
	display: block;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.band_join_layer .photo_submit.icon-camera-bg:before {
	font-size: 2.4rem;
	color: #fff;
	width: 1px;
	display: inline-block;
	padding-right: 23px
}

.band_join_layer .slider_area .photo_submit span:before {
	position: absolute;
	left: 1px;
	top: 1px;
	font-size: 2.2rem;
	color: #777;
	width: 1px;
	display: inline-block;
	padding-right: 23px
}

.band_join_layer .photo_submit .image_upload {
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	width: 24px;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.band_join_layer .name_text label {
	position: absolute;
	visibility: hidden
}

.band_join_layer .info_open {
	width: 92%;
	margin: 10px auto 0
}

.band_join_layer .info_open .check_wrap {
	position: relative;
	display: block;
	padding: 8px 0
}

.band_join_layer .info_open .check_wrap input {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0)
}

.band_join_layer .info_open .check_wrap label {
	display: block;
	padding-left: 38px;
	font-size: 1.3rem;
	color: #333
}

.band_join_layer .info_open .check_wrap .checkbox_fake {
	position: absolute;
	left: 0;
	top: 47%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	border: 1px solid #aaa;
	border-radius: 30px
}

.band_join_layer .info_open .check_wrap .checkbox_fake::before {
	z-index: 2;
	cursor: pointer;
	position: absolute;
	top: 7px;
	left: 6px;
	font-size: 1.6rem;
	visibility: hidden;
	color: #fff;
	border-radius: 500px;
	background: 0 0
}

.band_join_layer .info_open .check_wrap input[type=checkbox]:checked+label .checkbox_fake {
	border: 0;
	width: 30px;
	height: 30px;
	background: #11c473
}

.band_join_layer .info_open .check_wrap input[type=checkbox]:checked+label .checkbox_fake::before {
	visibility: visible
}

.band_join_layer .info_open .check_wrap label .open_text {
	display: block;
	font-size: 1.4rem;
	text-align: left
}

.band_join_layer .info_open .check_wrap label .open_value {
	display: block;
	font-size: 1.2rem;
	color: #11c473;
	text-align: left;
	line-height: 130%
}

.band_join_layer .info_open .check_wrap label .open_value a {
	color: #4cd079;
	text-decoration: underline
}

.band_join_layer .confirm {
	margin-top: 15px
}

.band_join_layer .btn_confirm {
	width: 252px
}

.band_join_layer .agree {
	font-size: 1.1rem;
	color: #aaa;
	border-top: 1px solid #eee;
	text-align: center;
	margin: 10px 10px 0;
	padding-top: 12px
}

.band_join_layer .write_text {
	margin: 4px 10px 15px
}

.band_join_layer .write_text dt {
	font-size: 1.3rem;
	color: #11c473;
	padding-bottom: 7px
}

.band_join_layer .write_text dd {
	border: 1px solid #e7e7e7;
	height: 68px;
	padding: 7px 10px;
	border-radius: 3px
}

.band_join_layer .write_text .input_write_text {
	width: 100%;
	height: 100%;
	font-size: 1.3rem;
	border: 0;
	resize: none;
	outline: 0;
	padding: 0
}

.band_join_layer[data-type=band-join] .layer_main {
	width: 260px;
	padding: 0 0 15px;
	border-radius: 4px
}

.band_join_layer[data-type=band-join] .btn_close {
	left: 12px;
	top: 12px
}

.band_join_layer[data-type=band-join] .btn_close:before {
	color: #fff;
	text-indent: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, .7)
}

.band_join_layer[data-type=band-join] .agree {
	margin-right: 15px;
	margin-left: 15px
}

.band_join_layer[data-type=band-join] .btn_confirm {
	width: 230px
}

.band_join_layer[data-type=band-join] .linkReport {
	display: block;
	text-align: center;
	margin-bottom: -3px
}

.band_join_layer[data-type=band-join] .linkReport a {
	display: block;
	padding-top: 12px;
	font-size: 1.4rem;
	color: #888
}

.band_join_layer[data-type=band-join] .linkReport span {
	margin-left: 2px;
	font-size: 1.2rem
}

.band_join_layer .band {
	overflow: hidden;
	background: #fff;
	border-radius: 4px
}

.band_join_layer .band[data-looktype=band] .cover:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.band_join_layer .band .form {
	padding-top: 10px
}

.band_join_layer .band .leader {
	display: block;
	text-align: center;
	font-size: 1.1rem;
	color: #aaa
}

.band_join_layer .band .url_band {
	display: block;
	text-align: center;
	font-size: 1.1rem;
	color: #ff5b72;
	padding: 10px 20px 0
}

.band_join_layer .band .band_intro_submit {
	margin-top: 10px;
	text-align: center
}

.band_join_layer .band .band_intro_submit .btn_sbt {
	font-size: 1.3rem;
	width: 104px;
	height: 30px;
	color: #777;
	border: 1px dotted #bbb;
	background: #fff;
	border-radius: 4px
}

.band_join_layer .cover {
	position: relative;
	width: 100%;
	height: 100%;
	padding-bottom: 14px
}

.band_join_layer .cover .band_name_area {
	position: absolute;
	bottom: 22px;
	display: table;
	width: 100%;
	text-align: center;
	color: #fff
}

.band_join_layer .cover .band_name {
	display: table-cell;
	font-size: 2rem;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3)
}

.band_join_layer .cover .band_name>* {
	position: relative;
	z-index: 20
}

.band_join_layer .cover .band_name:after {
	z-index: 10;
	position: absolute;
	display: block;
	width: 100%;
	height: 75px;
	bottom: -8px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, .4)));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .4) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .4) 100%);
	content: ''
}

.band_join_layer .cover .band_name em {
	display: block;
	width: 230px;
	padding: 0 15px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.band_join_layer .cover .band_name.badge em {
	display: inline-block;
	width: auto;
	max-width: 200px;
	padding: 0
}

.band_join_layer .cover .band_name.badge .uOfficialBand {
	top: 6px
}

.band_join_layer .cover .open_type {
	display: block;
	font-size: 1.1rem
}

.band_join_layer .cover img {
	width: 100%
}

.band_join_layer .intro {
	padding: 10px 20px 0;
	text-align: center
}

.band_join_layer[data-type=band-join] .cover+.agree {
	margin-top: 0;
	border-top: 0
}

.band_join_layer[data-type=join-intro] .profile_wrap {
	text-align: center;
	border-bottom: 1px solid #eee;
	margin: 5px auto 15px
}

.band_join_layer[data-type=join-intro] .profile_wrap .profile_name {
	font-size: 1.5rem;
	font-weight: 700;
	padding-top: 3px
}

.band_join_layer[data-type=join-intro] .profile_wrap .profile {
	width: 90px;
	height: 90px;
	border-radius: 90px
}

.band_join_layer[data-type=join-intro] .write_text dt {
	color: #333;
	letter-spacing: -1px
}

.band_join_layer[data-type=join-intro] .write_text dt.light {
	color: #999
}

.band_join_layer[data-type=join-intro] .btn_confirm {
	width: 122px
}

.band_join_layer[data-type=join-intro] .profile_wrap {
	text-align: center;
	padding: 5px 0 15px;
	margin: 0 10px
}

.band_join_layer[data-type=join-intro] .profile_wrap .icon-profile {
	position: relative;
	width: 90px;
	height: 90px;
	margin: auto;
	border-radius: 90px;
	background: #ddd
}

.band_join_layer[data-type=join-intro] .profile_wrap .icon-profile:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 54px;
	margin-left: -25px;
	margin-top: -22px;
	font-size: 5rem;
	color: #fff
}

.url_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.url_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.url_layer .guide_desc {
	font-size: 1.4rem;
	font-weight: 700;
	margin: 7px 20px 0;
	text-align: center;
	color: #000;
	line-height: 140%
}

.url_layer .status_desc {
	font-size: 1.1rem;
	margin-top: 2px;
	text-align: center;
	color: #999
}

.url_layer .url_text {
	width: 249px;
	height: 40px;
	margin: 15px auto 0
}

.url_layer .url_text input {
	width: 100%;
	height: 100%;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #f2f2f2;
	font-size: 1.4rem;
	text-align: left;
	color: #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.url_layer .url_text input:focus {
	border-color: #11c473
}

.url_layer .btn_close {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 12px;
	height: 12px;
	border: none;
	background: 0 0;
	cursor: pointer;
	text-indent: -100px
}

.url_layer .btn_close:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.2rem;
	color: #bbbdbd;
	text-indent: 0
}

.url_layer .cafe_link_area {
	margin: 0 10px;
	padding-top: 15px
}

.url_layer .cafe_link_area a {
	position: relative;
	display: block;
	font-size: 1.4rem;
	height: 40px;
	color: #fff;
	text-indent: 50px;
	line-height: 4rem;
	margin-bottom: 10px;
	border-radius: 3px
}

.url_layer .cafe_link_area a:last-child {
	margin-bottom: 0
}

.url_layer .cafe_link_area [data-means=naver] {
	background: #26cc09
}

.url_layer .cafe_link_area [data-means=daum] {
	background: #ee786e
}

.url_layer .cafe_link_area [data-means=naver]:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	width: 26px;
	height: 23px;
	margin-top: -11px;
	background: url(images/template/icon_naver_cafe.png) no-repeat 0 0;
	background-size: 26px auto
}

.url_layer .cafe_link_area [data-means=daum]:before {
	content: "";
	position: absolute;
	left: 15px;
	top: 50%;
	width: 26px;
	height: 22px;
	margin-top: -11px;
	background: url(images/template/icon_daum_cafe.png) no-repeat 0 0;
	background-size: 26px auto
}

.url_layer .tip_setting {
	background: #f2f2f2;
	padding: 10px 25px 20px;
	margin-top: 15px;
	margin-bottom: -12px;
	border-radius: 3px
}

.url_layer .tip_setting dt {
	font-size: 1rem;
	width: 28px;
	height: 15px;
	line-height: 160%;
	margin: auto;
	background: #b8b8b8;
	color: #fff;
	text-align: center;
	border-radius: 3px
}

.url_layer .tip_setting dd {
	text-align: center;
	padding-top: 7px
}

.url_layer .tip_setting dd strong {
	display: block
}

.qrcode_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.qrcode_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.qrcode_layer .guide_desc {
	font-size: 1.6rem;
	font-weight: 700;
	margin: 7px 20px 0;
	text-align: center;
	color: #000;
	line-height: 140%
}

.qrcode_layer .status_desc {
	font-size: 1.1rem;
	margin-top: 2px;
	text-align: center;
	color: #999
}

.qrcode_layer .btn_close {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 12px;
	height: 12px;
	border: none;
	background: 0 0;
	cursor: pointer;
	text-indent: -100px
}

.qrcode_layer .btn_close:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.2rem;
	color: #bbbdbd;
	text-indent: 0
}

.qrcode_layer .qrcode_save {
	margin: 0 10px;
	padding-top: 15px
}

.qrcode_layer .qrcode_save a {
	position: relative;
	display: block;
	font-size: 1.4rem;
	width: 100%;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 4rem;
	border-radius: 3px;
	border: 0;
	background: #11c473
}

.qrcode_layer .qrcode_api {
	text-align: center;
	padding: 20px;
	margin: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.qrcode_layer .connect_date {
	font-size: 1.1rem;
	color: #aaa;
	text-align: center;
	padding-top: 5px
}

.option_layer {
	display: table-cell;
	vertical-align: middle
}

.option_layer .layer_title {
	display: block;
	width: 270px;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	color: #000;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px rgba(0, 0, 0, .6)
}

.option_layer ul {
	width: 270px;
	min-width: 150px;
	margin: 0 auto;
	background: #fff;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	border-radius: 3px;
	overflow: hidden
}

.option_layer[data-titleless=false] ul {
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .6)
}

.option_layer li {
	text-align: left
}

.option_layer li a,
.option_layer li button {
	display: block;
	width: 100%;
	padding: 10px 0;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	border: 0;
	background: 0 0;
	text-align: center
}

.option_layer li a:focus,
.option_layer li a:hover,
.option_layer li button:focus,
.option_layer li button:hover {
	background: #f0f0f0
}

.date_select_layer {
	display: table-cell;
	width: 100%;
	vertical-align: middle
}

.date_select_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.date_select_layer .layer_title {
	display: block;
	height: 54px;
	line-height: 4.2rem;
	font-size: 1.7rem;
	text-align: center
}

.date_select_layer .select_fake_wrap {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f4f4f4;
	vertical-align: middle;
	text-align: center;
	font-size: 0
}

.date_select_layer .select_fake_wrap .date_select_list {
	position: relative;
	overflow: hidden;
	display: table-cell;
	padding: 10px 0
}

.date_select_layer .select_fake_wrap .date_select_list+.date_select_list:before {
	overflow: hidden;
	position: absolute;
	content: '';
	left: 0;
	top: 5px;
	bottom: 5px;
	width: 1px;
	background: #ddd
}

.date_select_layer .select_fake_wrap .date_select_list select {
	min-width: 70px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: 0 0;
	border-bottom: 1px solid #11c473;
	color: #11c473;
	-moz-text-align-last: center;
	text-align-last: center;
	font-weight: 700;
	font-size: 2.5rem;
	letter-spacing: -2px
}

.date_select_layer .select_fake_wrap.-col_2:before {
	left: 50%
}

.date_select_layer .select_fake_wrap.-col_2:after {
	display: none
}

.date_select_layer .select_fake_wrap.-col_2 .date_select_list {
	width: 50%
}

.date_select_layer .select_fake_wrap.-col_2 .date_select_list:before {
	width: 115px
}

.date_select_layer .select_fake_wrap.-col_2 .date_select_list:nth-child(2):before {
	left: 145px
}

.date_select_layer .check_wrap {
	position: absolute;
	right: 10px;
	top: 19px;
	color: #aaa
}

.date_select_layer .check_wrap .checkbox_input {
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -6px
}

.date_select_layer .check_wrap .checkbox_fake {
	position: relative
}

.date_select_layer .check_wrap .checkbox_fake:before {
	content: "";
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 50%;
	width: 27px;
	height: 27px;
	margin-top: -13px;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2.5rem;
	border-radius: 27px
}

.date_select_layer .check_wrap .checkbox_input:checked+.checkbox_fake:before,
.date_select_layer .check_wrap .checkbox_input[checked=checked]+.checkbox_fake:before {
	visibility: visible
}

.date_select_layer .check_wrap .checkbox_fake_check {
	position: relative;
	padding-right: 32px;
	font-size: 1.3rem;
	color: #333;
	line-height: 2.5rem;
	color: #aaa
}

.date_select_layer .check_wrap .checkbox_fake_check:before {
	position: absolute;
	right: 0;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -13px;
	text-indent: 5px;
	font-size: 1.4rem;
	line-height: 2.6rem;
	border-radius: 25px;
	border: 1px solid #ccc;
	background: #fff;
	color: #ccc
}

.date_select_layer .check_wrap .checkbox_input:checked+.checkbox_fake .checkbox_fake_check:before,
.date_select_layer .check_wrap .checkbox_input[checked=checked]+.checkbox_fake .checkbox_fake_check:before {
	background: 0 0;
	border: 0;
	color: #fff;
	text-indent: 4px;
	line-height: 2.8rem
}

.layer_chatting_room {
	position: absolute;
	left: 0;
	top: 63px;
	bottom: 142px;
	width: 100%;
	height: auto;
	background: #fff;
	border-radius: 5px
}

.layer_chatting_room:before {
	content: "";
	position: absolute;
	left: 9.0625%;
	bottom: -12px;
	width: 15px;
	height: 12px;
	background: url(images/chat/chat_layer_bg.png) no-repeat 0 0;
	background-size: 15px auto
}

.layer_chatting_room .room_head {
	position: relative;
	height: 50px;
	border-bottom: 1px solid #d1d1d1
}

.layer_chatting_room .room_head .layer_title {
	display: block;
	margin-left: 15px;
	line-height: 5.2rem;
	font-size: 1.6rem
}

.layer_chatting_room .room_head .new_chat {
	position: absolute;
	right: 10px;
	top: 50%;
	height: 27px;
	margin-top: -14px;
	padding: 0 10px 0 25px;
	color: #16c096;
	border: 1px solid #16c096;
	border-radius: 2px;
	background: 0 0
}

.layer_chatting_room .room_head .new_chat:before {
	position: absolute;
	top: 7px;
	left: 8px;
	width: 12px;
	height: 12px;
	font-size: 1.2rem;
	vertical-align: middle
}

.layer_chatting_room .room_body {
	overflow: auto;
	position: absolute;
	top: 51px;
	bottom: 0;
	width: 100%;
	border-radius: 0 0 5px 5px;
	background: #fafafa;
	-webkit-overflow-scrolling: touch
}

.layer_chatting_room .room_body .chatting_list {
	position: relative;
	z-index: 10
}

.layer_chatting_room .room_body .chatting_list li {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 83px
}

.layer_chatting_room .room_body .chatting_list li .symbol_img {
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.layer_chatting_room .room_body .chatting_list li .symbol_img img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.layer_chatting_room .room_body .chatting_list li .symbol_img[data-skin_factor=before_bg]:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px
}

.layer_chatting_room .room_body .chatting_list li .symbol_img[data-skin_factor=before_bg] img {
	z-index: 2;
	left: 12px;
	margin-top: -23px;
	width: 46px;
	height: 46px
}

.layer_chatting_room .room_body .chatting_list li[data-thumbnail=false] .symbol_img {
	overflow: hidden;
	text-indent: -100px
}

.layer_chatting_room .room_body .chatting_list li[data-thumbnail=false] .symbol_img:before {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	background: #a9a9a9;
	color: #fff;
	font-weight: 700;
	font-size: 2.4rem;
	text-align: left;
	line-height: 5rem;
	text-indent: 13px
}

.layer_chatting_room .room_body .chatting_list li[data-thumbnail=false] .symbol_img[data-skin_factor=before_border]:before {
	text-indent: 12px;
	border-width: 2px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.layer_chatting_room .room_body .chatting_list li .item_body {
	position: relative;
	display: table-cell;
	width: 100%;
	padding: 10px 20px 10px 70px;
	vertical-align: middle;
	border-bottom: 1px solid #eee
}

.layer_chatting_room .room_body .chatting_list li .item_body:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	height: 100%;
	width: 70px;
	border-bottom: 1px solid #fafafa
}

.layer_chatting_room .room_body .chatting_list li[data-status=not_read] .item_body {
	padding-right: 56px
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head {
	margin-bottom: 2px;
	padding-right: 50px
}

.layer_chatting_room .room_body .chatting_list li[data-status=not_read] .item_body .item_head {
	padding-right: 0
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head .room_name {
	margin-right: 5px;
	font-size: 1.6rem;
	line-height: 1.5rem;
	vertical-align: middle;
	word-wrap: break-word;
	word-break: break-all
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head .gIcon {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 15px;
	margin-right: 5px;
	text-indent: -500px;
	vertical-align: middle
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head .gIcon:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	text-indent: 0;
	font-size: 1.5rem;
	color: #878c93
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head .chatting_member {
	width: auto;
	height: 15px;
	padding: 0 4px;
	line-height: 1.5rem;
	border-radius: 2px;
	background: #ccc;
	color: #fff;
	font-size: 1rem;
	vertical-align: middle;
	text-indent: 0
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_head .chatting_member:before {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 1px;
	padding-right: 9px;
	margin-right: 2px;
	vertical-align: top;
	font-size: 1rem;
	color: #fff;
	-webkit-transform: scale(.7, .7);
	transform: scale(.7, .7)
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_main {
	display: -webkit-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-wrap: break-word;
	font-size: 1.3rem
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_info {
	position: absolute;
	right: 10px;
	top: 20px;
	text-align: right
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_info .before_at {
	display: block;
	color: #999
}

.layer_chatting_room .room_body .chatting_list li .item_body .item_info .not_read {
	padding: 1px 8px;
	color: #fff;
	border-radius: 10px;
	background: #11c473
}

.layer_chatting_room .room_body .chatting_campaign {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	min-height: 200px
}

.layer_chatting_room .room_body .chatting_campaign p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #999;
	font-size: 1.4rem;
	width: 100%
}

.layer_chatting_member .layer_wrapper {
	overflow: hidden;
	position: absolute;
	left: 44px;
	right: 0;
	top: 20px;
	bottom: 0;
	background: #fff
}

.layer_chatting_member .layer_head {
	height: 47px;
	border-bottom: 1px solid #e5e5e7;
	line-height: 4.7rem;
	text-indent: 14px;
	font-size: 1.5rem;
	font-weight: 700
}

.layer_chatting_member .layer_body {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	left: 0;
	right: 0;
	top: 48px;
	bottom: 46px;
	background: #f2f2f2
}

.layer_chatting_member .layer_body .chatting_member_list li {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 57px
}

.layer_chatting_member .layer_body .chatting_member_list .symbol_img {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 65px;
	text-align: center
}

.layer_chatting_member .layer_body .chatting_member_list .symbol_img img {
	position: relative;
	z-index: 1;
	width: 40px;
	height: 40px;
	border-radius: 40px
}

.layer_chatting_member .layer_body .chatting_member_list .symbol_img .uLeaderBand {
	z-index: 2;
	bottom: 7px;
	right: 10px;
	border-color: #f2f2f2!important
}

.layer_chatting_member .layer_body .chatting_member_list .add_member {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 1.5rem;
	font-weight: 700;
	border: 0;
	background: 0 0;
	text-align: left;
	padding-right: 12px;
	padding-left: 65px
}

.layer_chatting_member .layer_body .chatting_member_list .add_member:before {
	position: absolute;
	left: 12px;
	top: 7px;
	width: 40px;
	height: 40px;
	font-size: 2.2rem;
	text-align: left;
	line-height: 4rem;
	border-radius: 40px;
	color: #fff;
	background: #16c096;
	text-indent: 10px
}

.layer_chatting_member .layer_body .chatting_member_list .add_member:after {
	content: "";
	position: absolute;
	left: 65px;
	right: 0;
	bottom: 0;
	height: 1px;
	border-bottom: 1px solid #e5e5e5
}

.layer_chatting_member .layer_body .chatting_member_list .btn_chat {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 100%;
	border: 0;
	background: 0 0;
	text-indent: -500px
}

.layer_chatting_member .layer_body .chatting_member_list .btn_chat:before {
	position: absolute;
	right: 12px;
	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-size: 2rem;
	text-align: center;
	line-height: 2rem;
	color: #16c096;
	text-indent: 0
}

.layer_chatting_member .layer_body .chatting_member_list .item_body {
	position: relative;
	display: table-cell;
	width: 100%;
	padding: 10px 40px 10px 0;
	vertical-align: middle;
	border-bottom: 1px solid #e5e5e5
}

.layer_chatting_member .layer_body .chatting_member_list .item_body .name {
	display: block;
	padding-right: 30px;
	color: #333;
	font-size: 1.4rem;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.layer_chatting_member .layer_body .chatting_member_list .item_body .nickname {
	color: #a7a7a7;
	font-size: 1.1rem;
	display: block;
	padding-right: 30px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.layer_chatting_member .layer_body .chatting_member_list li:last-child .item_body {
	border: 0
}

.layer_chatting_member .layer_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	border-top: 1px solid #d8d8d9;
	font-size: 0
}

.layer_chatting_member .layer_bottom button {
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
	text-align: center;
	color: #777;
	font-size: 1.4rem;
	text-align: left
}

.layer_chatting_member .layer_bottom button:before {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 1px;
	margin: 0 6px 0 18px;
	padding-right: 15px;
	color: #878a8d;
	font-size: 1.6rem;
	vertical-align: middle
}

.confirm {
	margin-top: 15px;
	text-align: center;
	font-size: 0
}

.confirm a,
.confirm button {
	display: inline-block;
	width: 122px;
	height: 40px;
	margin: 0 3px;
	text-align: center;
	color: #fff;
	border: 0;
	line-height: 4rem;
	font-size: 1.6rem;
	border-radius: 3px
}

.confirm a.-multiLine,
.confirm button.-multiLine {
	line-height: 1
}

.confirm button[data-status=disabled] {
	background: #909090!important;
	color: rgba(255, 255, 255, .6)!important
}

.confirm .btn_cancel {
	background: #c3c1bf
}

.btn_join,
.confirm .btn_confirm {
	background: #25d277
}

.confirm .btn_confirm.disabled,
.confirm .btn_confirm[disabled] {
	pointer-events: none;
	background: #dadada
}

.confirm .btn_login {
	background: #7b8195
}

.layer_main .band_logo {
	text-align: center
}

.layer_main .login_band_ly {
	font-size: 1.5rem;
	text-align: center;
	color: #333;
	padding: 5px 0
}

.layer_main .login_band_ly em {
	display: block;
	padding-bottom: 5px
}

.band_app_wrap {
	background: #f7f7f7;
	border-top: 1px solid #f2f2f2;
	margin-top: 20px;
	margin-bottom: -12px;
	border-radius: 0 0 3px 3px
}

.btn_band_app {
	width: 248px;
	height: 42px;
	font-size: 1.5rem;
	font-weight: 700;
	background: #fff;
	border: 1px solid #11c473;
	color: #11c473;
	margin: 10px;
	border-radius: 3px
}

.btn_band_app .icon-gnb-bandlogo {
	display: inline-block;
	overflow: hidden;
	width: 24px;
	height: 24px;
	color: #fff;
	background: #60606b;
	border-radius: 24px;
	vertical-align: top;
	margin-right: 5px
}

.btn_band_app .icon-gnb-bandlogo:before {
	display: block;
	position: relative;
	left: 4px;
	width: 24px;
	height: 18px;
	padding-top: 3px;
	font-size: 1.6rem;
	text-align: left
}

.btn_band_app .icon-gnb-bandlogo:after {
	margin-top: -4px;
	display: block;
	content: '';
	width: 100%;
	border-bottom: 3px solid #3adb6e
}

.logout_setting_layer {
	padding: 0 10px
}

.logout_setting_layer .title {
	display: block;
	font-size: 1.7rem;
	color: #000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px
}

.logout_setting_layer .login_cont {
	font-size: 1.3rem;
	color: #333;
	text-align: center;
	padding: 15px 0 10px;
	line-height: 140%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee
}

.logout_setting_layer .login_cont strong {
	color: #11c473
}

.logout_setting_layer .login_cont .email_id {
	display: block;
	margin-top: 5px
}

.login_guide {
	margin-top: 10px
}

.login_guide dt {
	font-size: 1.1rem;
	color: #333;
	margin-bottom: 8px;
	font-weight: 700;
	letter-spacing: -1px
}

.login_guide dd {
	position: relative;
	font-size: 1.1rem;
	color: #666;
	padding-left: 8px;
	padding-bottom: 3px;
	line-height: 130%
}

.login_guide dd .bl {
	position: absolute;
	top: -3px;
	left: 0;
	width: 8px;
	height: 16px
}

.lyBandRestriction {
	margin: 57px 0 0;
	padding: 0 26px
}

.layer_main .lyBandRestriction {
	margin: 0;
	padding: 0
}

.lyBandRestriction .tit {
	margin-top: 34px;
	color: #333;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 1.33;
	letter-spacing: -.8px
}

.layer_main .lyBandRestriction .tit {
	margin-top: 19px;
	font-size: 2.1rem;
	letter-spacing: -.6px
}

.lyBandRestriction .desc {
	margin-top: 10px;
	font-size: 1.4rem;
	line-height: 1.29;
	letter-spacing: -.2px;
	text-align: center;
	color: #777
}

.layer_main .lyBandRestriction .desc {
	margin-top: 8px
}

.lyBandRestriction .destListWrap {
	margin: 27px 10px 23px;
	padding: 27px 0 10px;
	border-top: 1px solid #d4d4d4;
	text-align: center
}

.lyBandRestriction .destList {
	display: inline-block;
	text-align: left
}

.layer_main .lyBandRestriction .destList {
	display: block
}

.lyBandRestriction .destList li {
	position: relative;
	padding: 0 0 0 17px;
	font-size: 1.3rem;
	letter-spacing: -.2px;
	text-align: left;
	color: #333
}

.lyBandRestriction .destList li:before {
	position: absolute;
	display: block;
	left: 5px;
	top: 7px;
	width: 2px;
	height: 2px;
	background: #888;
	content: ''
}

.lyBandRestriction .destList li+li {
	margin-top: 7px
}

.lyBandRestriction .destList li.multi3line {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 58.5px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.5;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.facelist_area {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -50px -56px;
	width: 112px;
	height: 101px;
	z-index: 10
}

.facelist_area .icon_face {
	overflow: hidden;
	display: block;
	width: 112px;
	height: 101px;
	background: url(images/board/icon_like_photoviewer.png) no-repeat 0 0;
	background-size: 112px 101px;
	-webkit-background-size: 112px 101px;
	text-indent: -999px
}

button[data-cols=two] {
	width: 250px
}

.progress_bar {
	display: table-cell;
	width: 100%;
	vertical-align: middle
}

.progress_bar .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	padding: 12px 0;
	background: #fff;
	border-radius: 3px
}

.progress_bar .layer_title {
	display: block;
	height: 43px;
	line-height: 4.3rem;
	font-size: 1.5rem;
	text-align: center;
	color: #000
}

.progress_bar .file_info {
	position: relative;
	margin: 0 10px
}

.progress_bar .file_name {
	overflow: hidden;
	padding-right: 50px;
	min-height: 18px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.progress_bar .file_count {
	position: absolute;
	right: 0;
	top: 0;
	color: #7a7a7a
}

.progress_bar .file_count .current {
	color: #11c473
}

.progress_bar .file_count .total {
	color: #333
}

.progress_bar .bar_wrap {
	margin: 10px 10px 0;
	border-radius: 2px;
	background: #ddd
}

.progress_bar .bar {
	width: 0;
	height: 10px;
	background: #11c473
}

.outlink_layer {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin: 0 auto
}

.outlink_layer .layer_main {
	position: relative;
	margin: 0 25px;
	padding: 15px;
	background: #fff;
	border-radius: 3px
}

.outlink_layer .layer_main .layer_head {
	margin: 15px 0 -2px;
	text-align: center
}

.outlink_layer .layer_main .layer_head .band_logo {
	display: inline-block;
	width: 50px;
	height: 50px
}

.outlink_layer .layer_main .layer_head .boxCover {
	border-radius: 3px
}

.outlink_layer .layer_main .layer_head+.layer_body .linkToMove {
	padding-bottom: 15px
}

.outlink_layer .layer_main .layer_body {
	text-align: center
}

.outlink_layer .layer_main .layer_body .buttonWrap {
	margin-top: 11px
}

.outlink_layer .layer_main .layer_body .buttonWrap .uBtn {
	height: 40px;
	font-size: 1.4rem;
	margin-top: 5px;
	background: #bbb
}

.outlink_layer .layer_main .layer_body .buttonWrap .uBtn:first-child {
	margin-top: 0
}

.outlink_layer .layer_main .layer_body .buttonWrap .uBtn.-point {
	background: #34cc6c;
	color: #fff;
	font-weight: 400
}

.outlink_layer .layer_main .layer_body .buttonWrap .uBtn.-reverse {
	background: 0 0;
	border: 1px solid #b8b8b8;
	color: #666
}

.outlink_layer .layer_main .layer_body .linkToMove {
	display: inline-block;
	padding: 11px 0;
	color: #777
}

.outlink_layer .layer_main .layer_body .linkToMove:after {
	font-size: .9rem
}

.outlink_layer .layer_main .layer_body .code {
	width: 100%;
	margin-top: 11px;
	background: #fff;
	border: 1px solid #34cc6c;
	border-radius: 3px;
	display: block;
	font-size: 1.8rem;
	padding: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.outlink_layer .layer_main .layer_body .msg_1 {
	margin-top: 14px;
	font-size: 1.5rem;
	color: #333
}

.outlink_layer .layer_main .layer_body .msg_2 {
	font-size: 1.3rem;
	color: #888
}

.outlink_layer .layer_main .layer_body .msg_3 {
	margin-bottom: 15px;
	font-size: 1.2rem;
	color: #999
}

.outlink_layer .layer_main .layer_body .msg_3 a {
	color: #999;
	text-decoration: underline
}

.outlink_layer .layer_main .layer_body .title {
	padding-top: 12px;
	color: #222
}

.outlink_layer .layer_main .layer_body .title .uOfficialBand {
	position: relative;
	top: 4px;
	margin-right: 3px;
	vertical-align: top
}

.outlink_layer .layer_main .layer_body .title.-multiLine {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 45px;
	font-size: 1.8rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.25;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.outlink_layer .layer_main .layer_body .msg {
	font-size: 1.5rem;
	color: #333;
	padding-top: 5px;
	text-align: center
}

.outlink_layer .layer_main .layer_body .joinMsg {
	display: block;
	color: #b3b3b3;
	font-size: 1.5rem;
	text-align: center
}

.outlink_layer .layer_main .layer_body .encodedKey {
	display: block;
	margin: 13px auto 12px;
	color: #333;
	font-size: 1.4rem
}

.outlink_layer .layer_main .layer_body .btn_close {
	overflow: hidden;
	position: absolute;
	right: 12px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: -100px;
	border: 0;
	background: 0 0
}

.outlink_layer .layer_main .layer_body .btn_close:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	text-indent: 0;
	font-size: 1.4rem;
	color: #bfc1c1;
	text-align: center;
	line-height: 1.4rem
}

.invite_msg_box {
	position: absolute;
	left: 8px;
	right: 8px;
	bottom: 10px;
	z-index: 10
}

.invite_msg_box .box_inner {
	position: relative;
	padding: 13px 10px 12px;
	border-radius: 3px;
	background: rgba(68, 68, 68, .95);
	text-align: center
}

.invite_msg_box .box_inner p {
	font-size: 1.4rem;
	font-weight: 700;
	color: #fff
}

.invite_msg_box .box_inner strong {
	color: #4cd079
}

.invite_msg_box .box_inner .moreIcon:after,
.invite_msg_box .box_inner .moreIcon:before {
	display: inline-block;
	content: '\22EE'
}

.invite_msg_box .box_inner .moreIcon:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.share_post_layer {
	display: table-cell;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle
}

.share_post_layer .layer_main {
	position: relative;
	width: 270px;
	margin: 0 auto;
	background: #fff;
	border-radius: 3px
}

.share_post_layer .layer_main .title_area {
	border-bottom: 1px solid #e8e8e8
}

.share_post_layer .layer_main .share_title {
	display: table;
	width: 100%;
	height: 44px;
	padding: 0 45px;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	color: #222;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.share_post_layer .layer_main .share_title strong {
	display: table-cell;
	vertical-align: middle
}

.share_post_layer .layer_main .btn_close {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 20;
	width: 15px;
	height: 15px;
	border: none;
	background: 0 0;
	cursor: pointer;
	font-size: 0
}

.share_post_layer .layer_main .btn_close:before {
	position: absolute;
	left: 0;
	top: 0;
	color: #bbbdbd;
	text-indent: 0;
	font-size: 1.5rem
}

.share_post_layer .bands {
	margin: 16px 15px 0 15px;
	width: 240px;
	font-size: 1.3rem;
	border-bottom: 1px solid #eee
}

.share_post_layer .bands .bands_title {
	text-align: left;
	color: #222
}

.share_post_layer .bands .more {
	float: right;
	text-align: right;
	color: #888
}

.share_post_layer .bands .more.after {
	line-height: 150%
}

.share_post_layer .bands .bandList {
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.share_post_layer .bands ul {
	display: table
}

.share_post_layer .bands ul li.band {
	display: table-cell;
	padding-top: 12px;
	vertical-align: top
}

.share_post_layer .bands ul li.band+li {
	padding-left: 13px
}

.share_post_layer .bands ul .coverImg {
	width: 60px;
	height: auto;
	border-radius: 4px;
	background-color: #f0f0f0
}

.share_post_layer .bands ul .band_name {
	margin: 9px 0 17px 0;
	font-size: 1.2rem;
	text-align: center;
	color: #555;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 40.04px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.43;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	line-height: 1.3
}

.share_post_layer .external {
	position: relative;
	padding: 18px 0 21px;
	font-size: 0;
	text-align: center
}

.share_post_layer .external li {
	display: inline-block;
	width: 63px;
	height: 67px;
	vertical-align: top
}

.share_post_layer .external li a {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	text-align: center;
	font-size: 1.2rem;
	color: #666
}

.share_post_layer .external li a .icon {
	display: block;
	position: relative;
	width: 45px;
	height: 45px;
	margin: 0 auto;
	background-color: #f3f3f3;
	border-radius: 50%
}

.share_post_layer .external li .name {
	display: block;
	margin-top: 7px;
	line-height: 1
}

.share_post_layer .external li img.external_img {
	position: relative
}

.share_post_layer .external li.facebook .external_img {
	width: 11px;
	top: 12px
}

.share_post_layer .external li.twitter .external_img {
	width: 22px;
	top: 14px
}

.share_post_layer .external li.naver_cafe .external_img {
	width: 18px;
	top: 14px
}

.share_post_layer .external li.url_copy .external_img {
	width: 19px;
	top: 13px
}

.lyWrap {
	display: table-cell;
	vertical-align: middle
}

.lyWrap .lyContent {
	width: 300px;
	padding: 17px 15px 16px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 9px
}

.lyWrap .lyTitle {
	font-size: 1.5rem;
	font-weight: 600;
	color: #222
}

.lyWrap .buttonWrap {
	overflow: hidden;
	margin: -15px;
	border-radius: 9px;
	background-color: #fff
}

.lyWrap .buttonWrap .button {
	display: block;
	position: relative;
	width: 100%;
	border: 0;
	border-radius: 0;
	background: 0 0;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	color: #222;
	line-height: 5.8rem
}

.lyWrap .buttonWrap .button+.button {
	border-top: 1px solid #d8d8d8
}

.lyWrap .buttonWrap .fileUpload {
	overflow: hidden;
	position: absolute;
	clip: rect(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	margin: -1px
}

.lyWrap .profileWarp {
	margin-top: 12px;
	text-align: center
}

.lyWrap .profileWarp .inputText {
	display: block;
	width: 100%;
	margin: 18px 0 14px;
	padding-bottom: 9px;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #b0b0b0;
	text-align: center;
	font-size: 1.9rem;
	color: #222
}

.lyWrap .profileWarp .inputText:focus {
	border-bottom: 1px solid #39cf6d
}

.lyWrap .myProfile {
	overflow: hidden;
	background-color: #fff
}

.lyWrap .myProfile .button {
	display: block;
	height: 45px;
	border-top: 1px solid #ebebeb;
	font-size: 1.5rem;
	text-align: center;
	color: #222;
	line-height: 4.5rem
}

.lyWrap .myProfile+.buttonWrap {
	margin-top: 0;
	border-top: 1px solid #d8d8d8;
	border-radius: 0 0 9px 9px
}

.lyWrap .profileList {
	overflow-x: scroll;
	padding: 16px 0 17px;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}

.lyWrap .profileList li {
	display: inline-block;
	width: 72px;
	text-align: center;
	vertical-align: top
}

.lyWrap .profileList li+li {
	margin-left: 4px
}

.lyWrap .profileList .name {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1.2rem;
	color: #222;
	white-space: nowrap;
	margin-top: 6px
}

.lyWrap .btnWrap .uBtn {
	width: 100%;
	height: 45px;
	margin: 0;
	font-size: 1.7rem;
	line-height: 4.5rem
}

.lyWrap .btnWrap .uBtn[disabled] {
	background: #d8dadd
}

.lyWrap .bandInfo {
	margin-top: 7px;
	text-align: center
}

.lyWrap .bandInfo .bandName {
	font-size: 1.8rem;
	color: #000;
	line-height: 2.1rem;
	word-wrap: break-word
}

.lyWrap .bandInfo.-invitationUrl {
	text-align: center
}

.lyWrap .bandInfo+.profileWarp {
	margin-top: 19px
}

.lyWrap .rScroll {
	overflow-y: scroll;
	max-height: 210px;
	margin-top: 10px;
	-webkit-overflow-scrolling: touch
}

.lyWrap .rScroll .flexList>* {
	padding-top: 9px;
	padding-bottom: 9px
}

.lyWrap .tLine+.tLine {
	border-top: 1px solid #e6e6e6
}

.lyWrap .newProfile .addProfile {
	width: 100%;
	padding: 10px 0;
	margin: 10px 0;
	border: 0;
	background-color: #fff;
	font-size: 1.4rem;
	color: #777;
	text-align: left;
	line-height: 2rem
}

.lyWrap .newProfile .addProfile .icon-btn-add-file2 {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 3px;
	border: 1px solid #acacac;
	border-radius: 50%;
	vertical-align: top;
	text-align: center;
	color: #acacac
}

.lyWrap .newProfile .addProfile .icon-btn-add-file2:before {
	display: inline-block;
	margin: 6px 0 0 1px;
	font-size: .9rem
}

.lyWrap .desc {
	margin-top: 1px;
	font-size: 1.3rem;
	color: #555
}

[data-skin=skin11] .sf_color,
[data-skin=skin11] [data-skin_factor~=after_color]:after,
[data-skin=skin11] [data-skin_factor~=before_color]:before,
[data-skin=skin11] [data-skin_factor~=color],
[data-skin] [data-skin=skin11] .sf_color,
[data-skin] [data-skin=skin11] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin11] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin11] [data-skin_factor~=color] {
	color: #f875c0!important
}

[data-skin=skin11] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin11] [data-skin_factor~=tBorder] {
	border-color: #f875c0!important
}

[data-skin=skin11] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin11] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(248, 117, 192, .4)!important
}

[data-skin=skin11] .sf_tAfterBg:after,
[data-skin=skin11] [data-skin_factor~=after_bg]:after,
[data-skin=skin11] [data-skin_factor~=before_bg]:before,
[data-skin=skin11] [data-skin_factor~=bg],
[data-skin] [data-skin=skin11] .sf_tAfterBg:after,
[data-skin] [data-skin=skin11] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin11] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin11] [data-skin_factor~=bg] {
	background-color: #f875c0!important
}

[data-skin=skin11] [data-skin_factor~=after_border]:after,
[data-skin=skin11] [data-skin_factor~=before_border]:before,
[data-skin=skin11] [data-skin_factor~=border],
[data-skin] [data-skin=skin11] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin11] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin11] [data-skin_factor~=border] {
	border-color: #f875c0!important
}

[data-skin=skin11] [data-skin_factor~=bColor],
[data-skin=skin11] [data-skin_factor~=bColor_after]:after,
[data-skin=skin11] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin11] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin11] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin11] [data-skin_factor~=bColor_before]:before {
	color: #f875c0!important
}

[data-skin=skin11] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin11] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #f875c0!important
}

[data-skin=skin10] .sf_tAfterBg:after,
[data-skin=skin10] [data-skin_factor~=after_bg]:after,
[data-skin=skin10] [data-skin_factor~=before_bg]:before,
[data-skin=skin10] [data-skin_factor~=bg],
[data-skin] [data-skin=skin10] .sf_tAfterBg:after,
[data-skin] [data-skin=skin10] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin10] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin10] [data-skin_factor~=bg] {
	background-color: #525a62!important
}

[data-skin=skin10] [data-skin_factor~=after_border]:after,
[data-skin=skin10] [data-skin_factor~=before_border]:before,
[data-skin=skin10] [data-skin_factor~=border],
[data-skin] [data-skin=skin10] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin10] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin10] [data-skin_factor~=border] {
	border-color: #525a62!important
}

[data-skin=skin10] [data-skin_factor~=bColor],
[data-skin=skin10] [data-skin_factor~=bColor_after]:after,
[data-skin=skin10] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin10] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin10] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin10] [data-skin_factor~=bColor_before]:before {
	color: #525a62!important
}

[data-skin=skin10] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin10] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #525a62!important
}

[data-skin=skin9] .sf_color,
[data-skin=skin9] [data-skin_factor~=after_color]:after,
[data-skin=skin9] [data-skin_factor~=before_color]:before,
[data-skin=skin9] [data-skin_factor~=color],
[data-skin] [data-skin=skin9] .sf_color,
[data-skin] [data-skin=skin9] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin9] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin9] [data-skin_factor~=color] {
	color: #5471d8!important
}

[data-skin=skin9] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin9] [data-skin_factor~=tBorder] {
	border-color: #5471d8!important
}

[data-skin=skin9] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin9] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(84, 113, 216, .4)!important
}

[data-skin=skin9] .sf_tAfterBg:after,
[data-skin=skin9] [data-skin_factor~=after_bg]:after,
[data-skin=skin9] [data-skin_factor~=before_bg]:before,
[data-skin=skin9] [data-skin_factor~=bg],
[data-skin] [data-skin=skin9] .sf_tAfterBg:after,
[data-skin] [data-skin=skin9] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin9] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin9] [data-skin_factor~=bg] {
	background-color: #5471d8!important
}

[data-skin=skin9] [data-skin_factor~=after_border]:after,
[data-skin=skin9] [data-skin_factor~=before_border]:before,
[data-skin=skin9] [data-skin_factor~=border],
[data-skin] [data-skin=skin9] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin9] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin9] [data-skin_factor~=border] {
	border-color: #5471d8!important
}

[data-skin=skin9] [data-skin_factor~=bColor],
[data-skin=skin9] [data-skin_factor~=bColor_after]:after,
[data-skin=skin9] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin9] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin9] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin9] [data-skin_factor~=bColor_before]:before {
	color: #5471d8!important
}

[data-skin=skin9] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin9] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #5471d8!important
}

[data-skin=skin8] .sf_tAfterBg:after,
[data-skin=skin8] [data-skin_factor~=after_bg]:after,
[data-skin=skin8] [data-skin_factor~=before_bg]:before,
[data-skin=skin8] [data-skin_factor~=bg],
[data-skin] [data-skin=skin8] .sf_tAfterBg:after,
[data-skin] [data-skin=skin8] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin8] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin8] [data-skin_factor~=bg] {
	background-color: #959799!important
}

[data-skin=skin8] [data-skin_factor~=after_border]:after,
[data-skin=skin8] [data-skin_factor~=before_border]:before,
[data-skin=skin8] [data-skin_factor~=border],
[data-skin] [data-skin=skin8] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin8] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin8] [data-skin_factor~=border] {
	border-color: #959799!important
}

[data-skin=skin8] [data-skin_factor~=bColor],
[data-skin=skin8] [data-skin_factor~=bColor_after]:after,
[data-skin=skin8] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin8] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin8] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin8] [data-skin_factor~=bColor_before]:before {
	color: #959799!important
}

[data-skin=skin8] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin8] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #959799!important
}

[data-skin=skin7] .sf_color,
[data-skin=skin7] [data-skin_factor~=after_color]:after,
[data-skin=skin7] [data-skin_factor~=before_color]:before,
[data-skin=skin7] [data-skin_factor~=color],
[data-skin] [data-skin=skin7] .sf_color,
[data-skin] [data-skin=skin7] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin7] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin7] [data-skin_factor~=color] {
	color: #fdb00d!important
}

[data-skin=skin7] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin7] [data-skin_factor~=tBorder] {
	border-color: #fdb00d!important
}

[data-skin=skin7] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin7] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(253, 176, 13, .4)!important
}

[data-skin=skin7] .sf_tAfterBg:after,
[data-skin=skin7] [data-skin_factor~=after_bg]:after,
[data-skin=skin7] [data-skin_factor~=before_bg]:before,
[data-skin=skin7] [data-skin_factor~=bg],
[data-skin] [data-skin=skin7] .sf_tAfterBg:after,
[data-skin] [data-skin=skin7] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin7] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin7] [data-skin_factor~=bg] {
	background-color: #fdb00d!important
}

[data-skin=skin7] [data-skin_factor~=after_border]:after,
[data-skin=skin7] [data-skin_factor~=before_border]:before,
[data-skin=skin7] [data-skin_factor~=border],
[data-skin] [data-skin=skin7] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin7] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin7] [data-skin_factor~=border] {
	border-color: #fdb00d!important
}

[data-skin=skin7] [data-skin_factor~=bColor],
[data-skin=skin7] [data-skin_factor~=bColor_after]:after,
[data-skin=skin7] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin7] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin7] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin7] [data-skin_factor~=bColor_before]:before {
	color: #fdb00d!important
}

[data-skin=skin7] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin7] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #fdb00d!important
}

[data-skin=skin6] .sf_color,
[data-skin=skin6] [data-skin_factor~=after_color]:after,
[data-skin=skin6] [data-skin_factor~=before_color]:before,
[data-skin=skin6] [data-skin_factor~=color],
[data-skin] [data-skin=skin6] .sf_color,
[data-skin] [data-skin=skin6] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin6] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin6] [data-skin_factor~=color] {
	color: #ff703d!important
}

[data-skin=skin6] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin6] [data-skin_factor~=tBorder] {
	border-color: #ff703d!important
}

[data-skin=skin6] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin6] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(255, 112, 61, .4)!important
}

[data-skin=skin6] .sf_tAfterBg:after,
[data-skin=skin6] [data-skin_factor~=after_bg]:after,
[data-skin=skin6] [data-skin_factor~=before_bg]:before,
[data-skin=skin6] [data-skin_factor~=bg],
[data-skin] [data-skin=skin6] .sf_tAfterBg:after,
[data-skin] [data-skin=skin6] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin6] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin6] [data-skin_factor~=bg] {
	background-color: #ff703d!important
}

[data-skin=skin6] [data-skin_factor~=after_border]:after,
[data-skin=skin6] [data-skin_factor~=before_border]:before,
[data-skin=skin6] [data-skin_factor~=border],
[data-skin] [data-skin=skin6] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin6] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin6] [data-skin_factor~=border] {
	border-color: #ff703d!important
}

[data-skin=skin6] [data-skin_factor~=bColor],
[data-skin=skin6] [data-skin_factor~=bColor_after]:after,
[data-skin=skin6] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin6] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin6] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin6] [data-skin_factor~=bColor_before]:before {
	color: #ff703d!important
}

[data-skin=skin6] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin6] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #ff703d!important
}

[data-skin=skin1] .sf_color,
[data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin=skin1] [data-skin_factor~=color],
[data-skin] [data-skin=skin1] .sf_color,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=color] {
	color: #ff5b72!important
}

[data-skin=skin1] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin1] [data-skin_factor~=tBorder] {
	border-color: #ff5b72!important
}

[data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(255, 91, 114, .4)!important
}

[data-skin=skin1] .sf_tAfterBg:after,
[data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin=skin1] [data-skin_factor~=bg],
[data-skin] [data-skin=skin1] .sf_tAfterBg:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bg] {
	background-color: #ff5b72!important
}

[data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin=skin1] [data-skin_factor~=border],
[data-skin] [data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=border] {
	border-color: #ff5b72!important
}

[data-skin=skin1] [data-skin_factor~=bColor],
[data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin=skin1] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_before]:before {
	color: #ff5b72!important
}

[data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #ff5b72!important
}

[data-skin=skin1] .sf_color,
[data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin=skin1] [data-skin_factor~=color],
[data-skin] [data-skin=skin1] .sf_color,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=color] {
	color: #9370f0!important
}

[data-skin=skin1] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin1] [data-skin_factor~=tBorder] {
	border-color: #9370f0!important
}

[data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(147, 112, 240, .4)!important
}

[data-skin=skin1] .sf_tAfterBg:after,
[data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin=skin1] [data-skin_factor~=bg],
[data-skin] [data-skin=skin1] .sf_tAfterBg:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bg] {
	background-color: #9370f0!important
}

[data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin=skin1] [data-skin_factor~=border],
[data-skin] [data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=border] {
	border-color: #9370f0!important
}

[data-skin=skin1] [data-skin_factor~=bColor],
[data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin=skin1] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_before]:before {
	color: #9370f0!important
}

[data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #9370f0!important
}

[data-skin=skin1] .sf_color,
[data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin=skin1] [data-skin_factor~=color],
[data-skin] [data-skin=skin1] .sf_color,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=color] {
	color: #32b0e5!important
}

[data-skin=skin1] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin1] [data-skin_factor~=tBorder] {
	border-color: #32b0e5!important
}

[data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(50, 176, 229, .4)!important
}

[data-skin=skin1] .sf_tAfterBg:after,
[data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin=skin1] [data-skin_factor~=bg],
[data-skin] [data-skin=skin1] .sf_tAfterBg:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bg] {
	background-color: #32b0e5!important
}

[data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin=skin1] [data-skin_factor~=border],
[data-skin] [data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=border] {
	border-color: #32b0e5!important
}

[data-skin=skin1] [data-skin_factor~=bColor],
[data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin=skin1] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_before]:before {
	color: #32b0e5!important
}

[data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #32b0e5!important
}

[data-skin=skin1] .sf_color,
[data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin=skin1] [data-skin_factor~=color],
[data-skin] [data-skin=skin1] .sf_color,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=color] {
	color: #00b994!important
}

[data-skin=skin1] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin1] [data-skin_factor~=tBorder] {
	border-color: #00b994!important
}

[data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(0, 185, 148, .4)!important
}

[data-skin=skin1] .sf_tAfterBg:after,
[data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin=skin1] [data-skin_factor~=bg],
[data-skin] [data-skin=skin1] .sf_tAfterBg:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bg] {
	background-color: #00b994!important
}

[data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin=skin1] [data-skin_factor~=border],
[data-skin] [data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=border] {
	border-color: #00b994!important
}

[data-skin=skin1] [data-skin_factor~=bColor],
[data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin=skin1] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_before]:before {
	color: #00b994!important
}

[data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #00b994!important
}

[data-skin=skin1] .sf_color,
[data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin=skin1] [data-skin_factor~=color],
[data-skin] [data-skin=skin1] .sf_color,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=color] {
	color: #69d4dc !important
}

[data-skin=skin1] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin1] [data-skin_factor~=tBorder] {
	border-color: #69d4dc !important
}

[data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin1] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(33, 199, 0, .4)!important
}

[data-skin=skin1] .sf_tAfterBg:after,
[data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin=skin1] [data-skin_factor~=bg],
[data-skin] [data-skin=skin1] .sf_tAfterBg:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=after_bg]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_bg]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bg] {
	background-color: #69d4dc !important
}

[data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin=skin1] [data-skin_factor~=border],
[data-skin] [data-skin=skin1] [data-skin_factor~=after_border]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=before_border]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=border] {
	border-color: #69d4dc !important
}

[data-skin=skin1] [data-skin_factor~=bColor],
[data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin=skin1] [data-skin_factor~=bColor_before]:before,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor],
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_after]:after,
[data-skin] [data-skin=skin1] [data-skin_factor~=bColor_before]:before {
	color: #69d4dc !important
}

[data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin1] .uWidget .addHead[data-skin_factor~=before_color]:before {
	color: #69d4dc !important
}

[data-skin=skin10] .sf_color,
[data-skin=skin10] [data-skin_factor~=after_color]:after,
[data-skin=skin10] [data-skin_factor~=before_color]:before,
[data-skin=skin10] [data-skin_factor~=color],
[data-skin] [data-skin=skin10] .sf_color,
[data-skin] [data-skin=skin10] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin10] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin10] [data-skin_factor~=color] {
	color: #34cc6c!important
}

[data-skin=skin10] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin10] [data-skin_factor~=tBorder] {
	border-color: #34cc6c!important
}

[data-skin=skin10] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin10] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(52, 204, 108, .4)!important
}

[data-skin=skin8] .sf_color,
[data-skin=skin8] [data-skin_factor~=after_color]:after,
[data-skin=skin8] [data-skin_factor~=before_color]:before,
[data-skin=skin8] [data-skin_factor~=color],
[data-skin] [data-skin=skin8] .sf_color,
[data-skin] [data-skin=skin8] [data-skin_factor~=after_color]:after,
[data-skin] [data-skin=skin8] [data-skin_factor~=before_color]:before,
[data-skin] [data-skin=skin8] [data-skin_factor~=color] {
	color: #34cc6c!important
}

[data-skin=skin8] [data-skin_factor~=tBorder],
[data-skin] [data-skin=skin8] [data-skin_factor~=tBorder] {
	border-color: #34cc6c!important
}

[data-skin=skin8] .pollBtns .btnEnd[data-skin_factor~=border],
[data-skin] [data-skin=skin8] .pollBtns .btnEnd[data-skin_factor~=border] {
	border-color: rgba(52, 204, 108, .4)!important
}

.sBandFind {
	padding-top: 45px;
	background: #eeeef0
}

.sBandFind *,
.sBandFind :after,
.sBandFind :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.sBandFind .searchNone {
	padding-top: 88px
}

.sBandFind .searchNone.-topAreaNone {
	padding-top: 44px
}

.sBandFind .btnBandMake {
	position: relative;
	display: inline-block;
	margin: 15px auto 0;
	width: 50px;
	height: 50px;
	font-size: 5rem;
	color: #b8b8b8;
	border: 1px dashed #b8b8b8;
	border-radius: 50%
}

.sBandFind .btnBandMake:after,
.sBandFind .btnBandMake:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	background: #b8b8b8
}

.sBandFind .btnBandMake:before {
	width: 24px;
	height: 2px;
	margin-top: -1px;
	margin-left: -12px
}

.sBandFind .btnBandMake:after {
	width: 2px;
	height: 24px;
	margin-top: -12px;
	margin-left: -1px
}

.sBandFind .btnSubjectBandMake {
	position: relative;
	display: inline-block;
	width: 280px;
	height: 43px;
	margin: 15px auto 0;
	line-height: 4.3rem;
	border: 1px dashed #5f5f60;
	text-align: center;
	font-size: 1.4rem;
	border-radius: 4px;
	color: #777
}

.sBandFind .btnSubjectBandMake:before {
	display: inline-block;
	position: relative;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	margin-right: 10px;
	text-align: center;
	line-height: 2.2rem;
	font-size: 1rem;
	background: #dadbdc;
	border-radius: 50%;
	color: #777
}

.sBandFind .uSectionTitle {
	font-size: 1.4rem;
	padding: 9px 12px;
	font-weight: 700;
	border-bottom: 1px solid #f0f0f0
}

.sBandFind .uSectionTitle .viewAll {
	position: relative;
	display: block;
	color: #000;
	font-size: 1.4rem
}

.sBandFind .uSectionTitle .viewAll:before {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	font-size: 1.2rem;
	color: #bebebe
}

.sBandFind .uSectionTitle .point {
	color: #11c473;
	padding-left: 5px
}

.sBandFind .searchWrap {
	padding: 0
}

.sBandFind>section {
	margin-top: 12px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #c9c9c9;
	background: #fff
}

.sBandFind .interestBand .bandList {
	position: relative;
	overflow-x: scroll;
	overflow-y: hidden;
	height: 118px;
	-webkit-overflow-scrolling: touch
}

.sBandFind .interestBand .bandList ul {
	width: 100%;
	position: absolute;
	white-space: nowrap
}

.sBandFind .interestBand .bandList li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 94px;
	height: 94px;
	margin: 12px 4px;
	border-radius: 2px
}

.sBandFind .interestBand .bandList li:first-child {
	margin-left: 12px
}

.sBandFind .interestBand .bandList li:last-child {
	margin-right: 12px
}

.sBandFind .interestBand .bandList li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 1.3rem;
	color: #fff;
	font-weight: 700;
	background: rgba(0, 0, 0, .65);
	border-radius: 2px
}

.sBandFind .interestBand .bandList li .txt {
	position: absolute;
	left: 0;
	top: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	text-align: center
}

.sBandFind .interestBand .bandList li .txt .cell {
	display: table-cell;
	height: 100%;
	padding: 10px;
	vertical-align: middle;
	font-size: 1.3rem;
	font-weight: 700;
	color: #fff;
	white-space: normal
}

.sBandFind .interestBand .bandList li .txt .cell span {
	display: inline-block;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1
}

.sBandFind .interestBand .bandList li img {
	width: 100%;
	border-radius: 2px
}

.sBandFind .startBand .bandList {
	overflow: hidden
}

.sBandFind .startBand .bandList li {
	padding: 12px 0 12px 12px;
	width: 50%;
	float: left;
	border-bottom: 1px solid #f0f0f0
}

.sBandFind .startBand .bandList li:nth-child(2n+1):nth-last-child(-n+2),
.sBandFind .startBand .bandList li:nth-child(2n+1):nth-last-child(-n+2)~li {
	border-bottom: 0
}

.sBandFind .startBand .bandList li:nth-child(even) {
	padding-right: 12px
}

.sBandFind .startBand .bandList li a {
	position: relative;
	display: table;
	padding-left: 49px;
	min-height: 42px;
	color: #333
}

.sBandFind .startBand .bandList .thump {
	position: absolute;
	top: 0;
	left: 0;
	display: block
}

.sBandFind .startBand .bandList .thump img {
	width: 42px;
	height: 42px;
	border-radius: 4px
}

.sBandFind .startBand .bandList .thump:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 4px
}

.sBandFind .startBand .bandList .thump:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 100%;
	height: 7px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.sBandFind .startBand .bandList .name {
	display: table-cell;
	vertical-align: middle;
	font-size: 1.3rem
}

.sBandFind .startBand .bandList .name .ellipsis {
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.sBandFind .startBand .bandList .name.badge {
	position: relative
}

.sBandFind .startBand .bandList .name.badge .ellipsis {
	padding-right: 30px
}

.sBandFind .startBand .bandList .name.badge .uOfficialBand {
	position: absolute;
	bottom: 50%;
	right: 10px;
	margin-bottom: -5px
}

.sBandFind .hotBandPost {
	position: relative;
	height: 57px
}

.sBandFind .hotBandPost .uSectionTitle {
	font-size: 1.4rem;
	padding: 6px 0 0 12px;
	color: #333;
	border-bottom: 0
}

.sBandFind .hotBandPost .desc {
	font-size: 1.4rem;
	padding: 1px 0 0 12px;
	color: #999
}

.sBandFind .hotBandPost:before {
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -6px;
	font-size: 1.2rem
}

.sBandFind .hotBandPost:after {
	content: "";
	position: absolute;
	right: 26px;
	top: 0;
	width: 85px;
	height: 100%;
	background: url(images/template/bandsearch02.png) no-repeat 0 50%;
	background-size: auto 42px
}

.sBandFind .howBandList li.last,
.sBandFind .resultBandList li.last {
	border-bottom: 0
}

.sBandFind .howBandList .thump,
.sBandFind .resultBandList .thump {
	position: absolute;
	top: 12px;
	left: 12px;
	display: block
}

.sBandFind .howBandList .thump img,
.sBandFind .resultBandList .thump img {
	width: 60px;
	height: 60px;
	border-radius: 5px
}

.sBandFind .howBandList .thump:after,
.sBandFind .resultBandList .thump:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 5px
}

.sBandFind .howBandList .thump:before,
.sBandFind .resultBandList .thump:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.sBandFind .howBandList .nameArea,
.sBandFind .resultBandList .nameArea {
	display: block
}

.sBandFind .howBandList .nameArea .name,
.sBandFind .resultBandList .nameArea .name {
	font-size: 1.4rem;
	color: #333;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sBandFind .howBandList .nameArea .name.badge,
.sBandFind .resultBandList .nameArea .name.badge {
	max-width: 90%
}

.sBandFind .howBandList .nameArea .uOfficialBand,
.sBandFind .resultBandList .nameArea .uOfficialBand {
	position: absolute;
	margin-left: 4px
}

.sBandFind .howBandList .nameArea .pSubTxt,
.sBandFind .resultBandList .nameArea .pSubTxt {
	font-size: 1.3rem;
	color: #555;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 39.2px;
	font-size: 1.4rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.sBandFind .howBandList li {
	position: relative;
	height: 90px;
	padding: 12px 12px 12px 80px;
	border-bottom: 1px solid #f0f0f0
}

.sBandFind .howBandList li.bandMore .pSubTxt {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sBandFind .howBandList .moreBandLink {
	position: relative;
	display: inline-block;
	font-size: 1.2rem;
	height: 20px;
	line-height: 2rem;
	padding: 0 17px 0 6px;
	margin-top: 5px;
	color: #444;
	background: #f0f0f2;
	border-radius: 2px
}

.sBandFind .howBandList .moreBandLink:before {
	position: absolute;
	top: 6px;
	right: 5px;
	font-size: 1rem;
	color: #a9a9a9
}

.sBandFind .howBandList .moreBandLink strong {
	color: #4b6eb7
}

.sBandFind .subjectBand {
	margin-top: 0;
	border-top: 0
}

.sBandFind .subjectBand .uSectionTitle {
	display: none
}

.sBandFind .subjectBand .bandList ul {
	width: 100%;
	padding-bottom: 3%;
	font-size: 0
}

.sBandFind .subjectBand .bandList li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 30%;
	margin: 3% 1% 0;
	border-radius: 2px
}

.sBandFind .subjectBand .bandList li:nth-child(3n+1) {
	margin-left: 3%
}

.sBandFind .subjectBand .bandList li:nth-child(3n+3) {
	margin-right: 3%
}

.sBandFind .subjectBand .bandList li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	font-size: 1.3rem;
	color: #fff;
	font-weight: 700;
	background: rgba(0, 0, 0, .65);
	border-radius: 2px
}

.sBandFind .subjectBand .bandList li .txt {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.sBandFind .subjectBand .bandList li .txt .cell {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 700;
	color: #fff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.sBandFind .subjectBand .bandList li img {
	width: 100%;
	border-radius: 2px
}

.sBandFind .keywordGroup {
	overflow: auto;
	position: relative;
	z-index: 2;
	height: 44px;
	padding: 0 10px;
	background: #fff;
	white-space: nowrap;
	border-bottom: 1px solid #e0e0e0;
	-webkit-overflow-scrolling: touch
}

.sBandFind .keywordGroup .list {
	position: relative;
	top: 10px;
	display: inline-block;
	white-space: nowrap;
	font-size: 0
}

.sBandFind .keywordGroup .list li {
	display: inline-block;
	margin: 0 2px
}

.sBandFind .keywordGroup .list li .keyword {
	height: 24px;
	padding: 0 7px;
	font-size: 1.2rem;
	color: #2b2b31;
	border: 1px solid #fff;
	border-radius: 2px;
	background: 0 0
}

.sBandFind .keywordGroup .list li .keyword.-active {
	color: #39cf6d;
	border-color: #39cf6d
}

.sBandFind .resultBandList li {
	position: relative;
	min-height: 85px;
	padding: 12px 12px 12px 80px
}

.sBandFind .resultBandList li:before {
	content: "";
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 0;
	border-bottom: 1px solid #f0f0f0
}

.sBandFind .resultBandList li:last-child:before {
	border: 0
}

.sBandFind .resultBandList li .pSubTxt {
	margin-top: 2px
}

.sBandFind .resultBandList .addComment {
	margin-top: -1px
}

.sBandFind .resultBandList .addComment .addStatus {
	font-size: 1.1rem;
	color: #999
}

.sBandFind .resultBandList .addComment .two:before {
	content: "\00B7";
	position: relative;
	display: inline-block;
	top: 2px;
	margin: 0 4px;
	color: #ccc;
	font-size: 1.6rem;
	border: 0
}

.sBandFind .resultBandList .addComment .right {
	float: right
}

.sBandFind .postBand {
	position: relative;
	overflow-x: hidden
}

.sBandFind .postBand .uSectionTitle {
	border-bottom: 0
}

.sBandFind .postBand .slideWrap {
	position: relative;
	margin: 0 12px 12px
}

.sBandFind .postBand .slideWrap .postList {
	white-space: nowrap;
	position: relative;
	font-size: 0
}

.sBandFind .postBand .slideWrap .postList .item {
	padding: 0 3px;
	margin: 0;
	display: inline-block;
	white-space: normal;
	word-wrap: break-word;
	border: 0;
	border-radius: 0
}

.sBandFind .postBand .slideWrap .postList .item>div {
	padding: 0 10px;
	height: 162px;
	border: 1px solid #dcdcdc;
	border-radius: 2px
}

.sBandFind .postBand .slideWrap .postList .item:first-child {
	padding-left: 0
}

.sBandFind .postBand .slideWrap .postList .item:last-child {
	padding-right: 0
}

.sBandFind .postBand .more {
	position: absolute;
	top: 9px;
	right: 12px;
	font-size: 1.4rem;
	color: #777;
	padding-right: 15px
}

.sBandFind .postBand .more:before {
	position: absolute;
	top: 7px;
	right: 0;
	font-size: 1rem;
	color: #aaa
}

.sBandFind .postList .item {
	padding: 0 10px;
	margin: 12px;
	height: 162px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius: 2px
}

.sBandFind .postList .attach {
	position: relative;
	float: right;
	margin-top: 14px;
	margin-left: 10px;
	font-size: 0
}

.sBandFind .postList .attach:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0, 0, 0, .1)
}

.sBandFind .postList .attach .iconPlay {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(images/board/btn_play2.png) no-repeat;
	background-size: 40px 40px
}

.sBandFind .postList .attach .imgNum {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1.1rem;
	max-width: 25px;
	min-width: 15px;
	height: 15px;
	line-height: 1.5rem;
	padding: 0 5px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .7)
}

.sBandFind .postList .body .pTxt {
	height: 73px;
	margin-top: 13px;
	color: #333;
	overflow: hidden;
	display: block;
	display: -webkit-box;
	max-height: 72.8px;
	font-size: 1.3rem;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 1.4;
	word-break: keep-all;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	max-height: none!important
}

.sBandFind .postList .body .pTxt strong {
	font-weight: 400;
	background: #fcf4c9
}

.sBandFind .postList .body .addComment {
	padding: 7px 0 4px
}

.sBandFind .postList .body .addComment .addStatus {
	font-size: 1.1rem;
	color: #999;
	vertical-align: top
}

.sBandFind .postList .body .addComment .two:before {
	content: "\00B7";
	position: relative;
	display: inline-block;
	margin: 0 5px;
	color: #ccc;
	font-size: 1.6rem;
	border: 0
}

.sBandFind .postList .body .addComment .right {
	float: right
}

.sBandFind .postList .foot {
	position: relative;
	display: block;
	height: 45px;
	color: #333;
	border-top: 1px solid #eee
}

.sBandFind .postList .foot .thump {
	position: absolute;
	top: 8px;
	width: 28px;
	height: 28px
}

.sBandFind .postList .foot .thump:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(images/template/bg_belt.png) repeat-x;
	background-size: 1px 11px
}

.sBandFind .postList .foot .thump img {
	width: 28px;
	height: 28px;
	border-radius: 5px
}

.sBandFind .postList .foot .name {
	display: block;
	padding-left: 35px;
	padding-top: 14px
}

.sBandFind .postList .foot .name span {
	display: inline-block;
	overflow: hidden;
	max-width: 80%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.sBandFind .postList .foot .name.badge span {
	max-width: 70%
}

.sBandFind .postList .foot .uOfficialBand {
	position: relative;
	top: 0;
	margin-left: 4px
}

.sBandFind .postList .foot .icon-right {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 1rem;
	color: #aaa
}

.txtFindBottom {
	font-size: 1.4rem;
	color: #555;
	text-align: center;
	padding: 25px 15px 15px
}

.storeLink {
	display: block;
	padding-bottom: 50px;
	text-align: center
}

.storeLink a {
	display: block;
	width: 141px;
	margin: 0 auto;
	background: #646466;
	border-radius: 3px
}

.intro_wrap .wrap_contents {
	margin-top: 0!important
}

.intro_wrap .sBandFind.-main {
	padding-top: 0
}

.intro_wrap * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.intro_wrap .header {
	height: 45px;
	background: #43d592
}

.intro_wrap .header .header_inner {
	position: relative;
	height: 100%;
	margin: 0 15px
}

.intro_wrap .header .header_inner .logo {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 45px;
	text-indent: -500px
}

.intro_wrap .header .header_inner .logo a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.intro_wrap .header .header_inner .logo:before {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 5.8rem;
	color: #fff;
	line-height: 4.6rem;
	text-indent: 0
}

.intro_wrap .header .header_inner .float_wrap {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 4.5rem
}

.intro_wrap .header .header_inner .float_wrap .sign_up {
	margin-right: 10px;
	color: #fff;
	font-size: 1.3rem
}

.intro_wrap .header .header_inner .float_wrap .login_btn {
	height: 28px;
	padding: 0 15px;
	background: #fff;
	color: #43d592;
	font-size: 1.3rem;
	border: 0
}

.profile_mylayer {
	position: relative;
	display: table;
	width: 100%;
	padding-bottom: 10px;
	background-color: #fff;
	table-layout: fixed
}

.profile_mylayer .layer_back {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 5px;
	top: 12px;
	border: 0;
	background: 0 0;
	text-align: center
}

.profile_mylayer .layer_back:before {
	display: inline-block;
	font-size: 1.9rem;
	color: #222
}

.profile_mylayer .layer_close {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 30px;
	height: 30px;
	border: 0;
	background: 0 0
}

.profile_mylayer .layer_close:before {
	font-size: 1.7rem;
	color: #222
}

.profile_mylayer .layer_help {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 18px;
	top: 5px;
	border: 0;
	background: 0 0;
	text-indent: -100px
}

.profile_mylayer .layer_help:before {
	position: absolute;
	width: 1px;
	left: 0;
	padding-right: 19px;
	font-size: 2rem;
	color: #999;
	text-indent: 0
}

.profile_mylayer .layer_body {
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle
}

.profile_mylayer .lyTitle {
	display: block;
	font-size: 1.5rem;
	font-weight: 600;
	text-align: left;
	color: #222
}

.profile_mylayer .head.fixedTop {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0
}

.profile_mylayer .head.fixedTop .title {
	margin-top: 9px
}

.profile_mylayer .head .title {
	margin-bottom: -2px;
	font-size: 1.5rem;
	font-weight: 600;
	color: #222;
	line-height: 1.8rem
}

.profile_mylayer .head .band_name {
	font-size: 1rem;
	font-weight: 600;
	color: #999
}

.profile_mylayer .profile_wrap {
	position: relative;
	margin: 64px 0 0;
	font-size: 0
}

.profile_mylayer .profile_wrap:before {
	position: absolute;
	right: 4px;
	bottom: 1px;
	font-size: 3rem;
	color: #212121
}

.profile_mylayer .profile_wrap .photo_submit {
	right: 9px
}

.profile_mylayer .profile_wrap.open {
	width: 100%;
	height: auto
}

.profile_mylayer .profile_wrap.open img {
	width: 100%;
	height: auto;
	border-radius: 0
}

.profile_mylayer .profile_wrap .inner {
	color: #222
}

.profile_mylayer .profile_wrap .inner .title {
	overflow: hidden;
	margin: 10px 20px 0;
	font-size: 2rem;
	font-weight: 600;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.profile_mylayer .profile_wrap .inner .subTitle {
	display: block;
	margin-top: 10px;
	font-size: 1.5rem;
	font-weight: 400
}

.profile_mylayer .profile_wrap .inner .desc {
	margin-top: 2px;
	font-size: 1.3rem;
	color: #999
}

.profile_mylayer .name {
	margin: 18px 25px 0
}

.profile_mylayer .nickname {
	margin: 11px 25px 0
}

.profile_mylayer .name label,
.profile_mylayer .nickname label {
	position: absolute;
	visibility: hidden
}

.profile_mylayer .name input,
.profile_mylayer .nickname input {
	width: 100%;
	padding: 5px 0;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #b0b0b0;
	background: 0 0;
	font-size: 2.4rem;
	color: #222
}

.profile_mylayer .name input:focus,
.profile_mylayer .nickname input:focus {
	border-bottom: 1px solid #00c86a
}

.profile_mylayer .nickname input {
	font-size: 1.8rem
}

.profile_mylayer .info_open {
	margin: 18px 25px 13px
}

.profile_mylayer .info_open .check_wrap {
	display: table;
	position: relative;
	width: 100%;
	min-height: 39px;
	margin-top: 14px
}

.profile_mylayer .info_open .check_wrap .uCheckbox {
	display: table-cell;
	vertical-align: middle
}

.profile_mylayer .info_open .check_wrap input {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0
}

.profile_mylayer .info_open .check_wrap label {
	display: block;
	padding-left: 0;
	padding-right: 38px;
	color: #222
}

.profile_mylayer .info_open .check_wrap label .open_text {
	display: block;
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.8rem
}

.profile_mylayer .info_open .check_wrap label .open_value {
	display: block;
	font-size: 1.4rem;
	color: #00c86a;
	text-align: left;
	line-height: 1.6rem
}

.profile_mylayer .info_open .check_wrap label .open_value a {
	font-size: 1.4rem;
	color: #00c86a;
	text-decoration: underline
}

.profile_mylayer .info_open .check_wrap label:after,
.profile_mylayer .info_open .check_wrap label:before {
	position: absolute;
	right: 0;
	left: inherit
}

.profile_mylayer .info_edit {
	padding-top: 8px;
	font-size: 1.2rem;
	color: #666
}

.profile_mylayer .info_edit a {
	font-weight: 600;
	color: #222;
	text-decoration: underline
}

.profile_mylayer .btnWrap {
	margin: 0 25px
}

.profile_mylayer .profileApplyBand {
	margin: 18px 0 0 15px;
	border-bottom: 1px solid #e6e6e6
}

.profile_mylayer .profileApplyBand .flexList>* {
	display: block;
	padding-top: 13px;
	padding-bottom: 13px
}

.profile_mylayer .profileApplyBand .flexList .uCoverImage .coverInner {
	display: block;
	overflow: hidden;
	position: relative;
	width: 47px;
	height: 47px;
	border-radius: 4px;
	background-color: #ebebeb
}

.profile_mylayer .profileApplyBand .flexList .uCoverImage .coverInner img {
	width: 100%
}

.profile_mylayer .profileApplyBand .flexList .uCoverImage .coverInner:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	border: 1px solid rgba(0, 0, 0, .02);
	content: ''
}

.profile_mylayer .profileApplyBand .flexList .text {
	padding-left: 12px;
	padding-top: 11px;
	text-align: left;
	color: #000
}

.profile_mylayer .profileApplyBand .flexList .text>span {
	font-size: 1.6rem
}

.profile_mylayer .profileApplyBand .flexList .text .profileStatus {
	font-size: 1.3rem
}

.profile_mylayer .profileApplyBand .flexList .text .uProfile {
	margin-right: 2px
}

.profile_mylayer .profileApplyBand .flexList .etc {
	padding-top: 11px;
	margin-right: 15px;
	line-height: 2.4rem
}

.profile_mylayer .profileApplyBand .flexList .etc .uCheckbox {
	height: 24px
}

.profile_mylayer .profileApplyBand .tLine {
	border-top: 1px solid #e6e6e6
}

.profile_mylayer .profileApplyBand .gBandColor {
	font-size: 1.3rem;
	font-weight: 600;
	color: #39cf6d
}

.profile_mylayer .profileApplyBand .check_label {
	padding-left: 24px
}

.profile_mylayer .layerLink {
	position: absolute;
	right: 16px;
	top: 12px;
	font-size: 1.8rem;
	color: #c4c4c4
}

.profile_mylayer .layerLink.-active {
	color: #00c86a
}

.band_blocked_layer {
	display: table;
	width: 100%;
	height: 100%
}

.band_blocked_layer .gIcon:before {
	color: #777!important
}

.band_blocked_layer .layer_main {
	display: table-cell;
	padding: 0 20px;
	vertical-align: middle
}

.band_blocked_layer .tit {
	font-size: 1.6rem;
	text-align: center;
	color: #333;
	font-weight: 700
}

.band_blocked_layer .tit:before {
	display: block;
	width: 93px;
	height: 76px;
	margin: 0 auto 12px;
	background: url(images/template/icon_blocked_band.png) no-repeat;
	background-size: 93px auto;
	content: ''
}

.band_blocked_layer .desc {
	margin: 1px 0 14px;
	font-size: 1.4rem;
	text-align: center;
	color: #777;
	line-height: 1.45
}

.band_blocked_layer .buttonWrap {
	text-align: center
}

.band_blocked_layer .buttonWrap>span {
	display: inline-block
}

.band_blocked_layer .buttonWrap .uBtn {
	display: block;
	width: 100%;
	min-height: 25px;
	margin: 0 auto;
	padding: 7px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.band_blocked_layer .buttonWrap .uBtn+.uBtn {
	margin-top: 10px
}

.cs {
	height: auto;
	min-height: 100%;
	background: #f6f6f6;
	font-size: 1.4rem;
	line-height: 1.4
}

.csNotice.-detailPage .cs {
	background: #fff
}

.csNotice.-detailPage .cs .cBx {
	background: #fff
}

.csHelp.-detailPage .cs {
	background: #fff
}

.csHelp.-detailPage .cs .cBx {
	background: #fff
}

.cs *,
.cs :after,
.cs :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.cs a {
	color: #222;
	text-decoration: none
}

.cs.-navOn #nav .btnNav {
	opacity: 1
}

.cs.-navOn #nav ul {
	display: block
}

.cs.-navOn #nav ul li {
	display: table;
	width: 100%
}

.cs.-navOn #content:before {
	z-index: 1;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #000;
	content: '';
	opacity: .5
}

.cs #wrap {
	min-height: 100%;
	height: 100%
}

.cs #nav {
	z-index: 200;
	float: none;
	overflow: visible;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	max-width: none;
	border: 0;
	border-radius: 0;
	background: 0 0
}

.cs #nav .btnBack,
.cs #nav .btnNav,
.cs #nav .btnSearch {
	display: none;
	position: absolute;
	border: 0;
	border-radius: 0;
	background: 0 0;
	color: #fff;
	font-size: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.cs #nav .btnBack {
	display: none;
	top: 3px;
	left: 7px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: center;
	transform-origin: center
}

.cs #nav .btnBack:before {
	font-size: 2.1rem;
	line-height: 2.2rem
}

.cs #nav .btnNav {
	display: block;
	top: 13px;
	left: 15px;
	width: 18px;
	height: 18px
}

.cs #nav .btnNav:before {
	font-size: 1.8rem;
	line-height: 1.9rem
}

.cs #nav .btnSearch {
	top: 12px;
	right: 15px
}

.csHelp .cs #nav .btnSearch {
	display: block
}

.cs #nav .btnSearch:before {
	font-size: 1.8rem;
	line-height: 1.9rem
}

.-detailPage .cs #nav .btnBack {
	display: block
}

.-detailPage .cs #nav .btnNav {
	display: none
}

.cs #nav ul {
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	width: 100%;
	padding: 10px 15px;
	background: #fff;
	border-bottom: 1px solid #e0e0e0
}

.cs #nav ul li {
	position: relative;
	display: table-row;
	border: 0;
	background: 0 0!important
}

.cs #nav ul li:first-child {
	border-top: 0
}

.cs #nav ul li:first-child a {
	border-top: 0
}

.cs #nav ul li.on {
	background: #f9f9fa
}

.cs #nav ul li.on:before {
	display: block
}

.cs #nav ul li.on a {
	padding-right: 30px;
	font-weight: 700;
	color: #535353
}

.cs #nav ul a {
	display: table-cell;
	height: 43px;
	padding: 0;
	border-top: 1px solid #eee;
	text-align: left;
	font-size: 1.4rem;
	vertical-align: middle;
	line-height: 1;
	word-break: keep-all;
	word-wrap: break-word;
	color: #333
}

.cs #content {
	width: 100%;
	padding: 44px 0 0 0
}

.cs .mat1 {
	margin-top: 13px
}

.cs .mat2 {
	margin-top: 13px
}

.cs .titWrap {
	z-index: 100;
	display: table;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	background: #28c35e
}

.cs .titWrap>*,
.cs .titWrap>.tit {
	overflow: visible;
	position: static;
	display: table-cell;
	height: auto;
	padding: 0;
	background: 0 0;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 1.7rem;
	font-weight: 400;
	border-bottom: 1px solid #efefef
}

.cs .mSearchTitle {
	display: block;
	padding: 15px 15px 4px;
	font-size: 1.3rem;
	color: #555;
	font-weight: 400
}

.cs .mSearchTitle em {
	color: #34cc6c
}

.csHelp.-detailPage .cs .mSearchTitle {
	display: none
}

.cs .tblList {
	overflow: hidden;
	background: #fff;
	border: 1px solid #e0e0e0!important;
	border-width: 1px 0!important;
	border-radius: 0
}

.cs .tblList li+li {
	border-top: 1px solid #f0f0f0
}

.cs .tblList .tbl {
	position: relative;
	display: table;
	width: 100%;
	padding: 0 35px 0 15px
}

.csHelp.-detailPage .cs .tblList .tbl {
	pointer-events: none
}

.csHelp.-detailPage .cs .tblList .tbl>div {
	padding-top: 12px
}

.cs .tblList .tbl.content {
	display: none;
	padding: 0 15px;
	background: #f6f6f6!important;
	color: #4b4b4b;
	font-size: 1.4rem
}

.cs .tblList .tbl.content>* {
	height: auto
}

.cs .tblList .tbl.content * {
	font-size: 1.4rem!important
}

.cs .tblList .tbl>* {
	display: table-cell;
	height: auto!important;
	padding: 17px 0 16px;
	vertical-align: middle
}

.cs .tblList .tbl>:before {
	position: absolute;
	margin-top: -5px;
	top: 50%;
	right: 13px;
	font-size: 1.1rem;
	color: #aaa
}

.cs .tblList .tbl .tit {
	line-height: 1.5;
	font-size: 1.3rem;
	color: #333
}

.cs .tblList .on .tbl>:before {
	display: none
}

.cs .tblList .on .tbl>:after {
	display: block;
	color: #333
}

.cs .tblList .on .tbl.content {
	display: table
}

.cs .tblList .on .tbl .tit {
	color: #333;
	font-weight: 700
}

.cs .tblList .none {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: calc(100vh - 84px);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.4rem;
	color: #999
}

.csNotice .cs .tblList {
	border-top: 0!important
}

.csNotice .cs .tblList strong {
	color: #333;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.4
}

.csNotice .cs .tblList span {
	color: #aaa;
	font-size: 1.2rem
}

.csNotice .cs .tblList a {
	line-height: 1.4
}

.csHelp .tblList .tbl .tit {
	font-weight: 400
}

.csHelp.-detailPage {
	background: #fff
}

.csHelp.-detailPage .categoryBox {
	display: none
}

.csHelp.-searchResultPage .categoryBox {
	display: none
}

.csHelp.-detailPage .tblList {
	padding-top: 2px;
	border: 0!important
}

.csHelp.-detailPage li {
	display: none;
	border-top: 0!important;
	background: #fff
}

.csHelp.-detailPage li :after {
	display: none
}

.csHelp.-detailPage li.on {
	display: block
}

.csHelp.-detailPage li.on .tit {
	font-size: 1.5rem;
	padding: 0 15px 0 0
}

.csHelp.-detailPage li.on .content {
	background: 0 0!important
}

.searchInputWrap {
	display: none;
	border: 0!important
}

.searchInputWrap .searchInput {
	overflow: hidden;
	z-index: 300;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 44px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: #28c35e
}

.searchInputWrap .searchInput:before {
	position: absolute;
	top: 13px;
	left: 15px;
	font-size: 1.8rem;
	color: #fff
}

.searchInputWrap .searchInput .tbl {
	display: table;
	width: 100%;
	height: 100%
}

.searchInputWrap .searchInput .tbl .cell {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap
}

.searchInputWrap .searchInput .tdInput input {
	width: calc(100% - 43px);
	margin: 0 0 0 43px;
	border: 0;
	font-size: 1.6rem;
	color: #fff;
	background: 0 0
}

.searchInputWrap .searchInput .tdInput input::-webkit-input-placeholder {
	color: #fff!important
}

.searchInputWrap .searchInput .tdInput input::-moz-placeholder {
	color: #fff!important
}

.searchInputWrap .searchInput .tdInput input:-ms-input-placeholder {
	color: #fff!important
}

.searchInputWrap .searchInput .tdInput input::-ms-input-placeholder {
	color: #fff!important
}

.searchInputWrap .searchInput .tdInput input::placeholder {
	color: #fff!important
}

.searchInputWrap .searchInput .tdInput.-focus,
.searchInputWrap .searchInput .tdInput.on {
	z-index: 10;
	position: relative;
	background: 0 0!important
}

.searchInputWrap .searchInput .tdInput.-focus~.tdBtns .btnSubmit,
.searchInputWrap .searchInput .tdInput.on~.tdBtns .btnSubmit {
	z-index: 20;
	display: block;
	position: absolute;
	top: 10px;
	right: 11px;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 0;
	line-height: 1
}

.searchInputWrap .searchInput .tdInput.-focus~.tdBtns .btnSubmit:before,
.searchInputWrap .searchInput .tdInput.on~.tdBtns .btnSubmit:before {
	font-size: 1.6rem;
	color: #00d86b
}

.searchInputWrap .searchInput .tdInput.-focus~.tdTxtClear .btnTxtClear,
.searchInputWrap .searchInput .tdInput.on~.tdTxtClear .btnTxtClear {
	z-index: 20;
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 0;
	vertical-align: middle;
	width: 14px;
	height: 14px
}

.searchInputWrap .searchInput .tdInput.-focus~.tdTxtClear .btnTxtClear:before,
.searchInputWrap .searchInput .tdInput.on~.tdTxtClear .btnTxtClear:before {
	font-size: 1.4rem
}

.searchInputWrap .searchInput .btnCancel,
.searchInputWrap .searchInput .btnClose,
.searchInputWrap .searchInput .btnSubmit,
.searchInputWrap .searchInput .btnTxtClear {
	display: none;
	background: 0 0;
	border: 0
}

.searchInputWrap .searchInput .tdTxtClear {
	width: 24px;
	text-align: right
}

.searchInputWrap .searchInput .tdBtns {
	width: 30px;
	text-align: right;
	padding: 0 15px 0 10px
}

.searchInputWrap .searchInput .tdBtns .btnCancel,
.searchInputWrap .searchInput .tdBtns .btnSubmit {
	position: relative!important;
	display: inline-block!important;
	width: auto;
	height: 26px;
	top: 0!important;
	right: 0!important;
	background: 0 0;
	border-radius: 3px;
	color: #fff;
	font-size: 1.6rem;
	text-indent: 0;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border: 0
}

.searchInputWrap .searchInput .tdBtns .btnCancel:before,
.searchInputWrap .searchInput .tdBtns .btnSubmit:before {
	display: none
}

.searchInputWrap .searchInput .tdBtns .btnCancel .gSrOnly,
.searchInputWrap .searchInput .tdBtns .btnSubmit .gSrOnly {
	overflow: hidden!important;
	position: static!important;
	width: auto!important;
	height: auto!important;
	font-size: 1.6rem!important;
	line-height: 1!important;
	z-index: auto;
	opacity: 1!important;
	font-weight: 400
}

.searchInputWrap .btnClose {
	position: fixed;
	display: none;
	width: 100%;
	left: 0;
	bottom: 0;
	top: 44px;
	background: 0 0
}

.searchInputWrap.-on {
	display: block
}

.searchInputWrap.-on .tdBtns .btnCancel {
	display: none!important
}

.searchInputWrap.-dimmed:after {
	z-index: 200;
	position: fixed;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	content: ''
}

.searchInputWrap.-dimmed .btnClose {
	display: block
}

.searchInputWrap.-statusOn .tdBtns .btnSubmit {
	display: none!important
}

.searchInputWrap.-statusOn .tdBtns .btnCancel {
	display: inline-block!important
}

.searchInputWrap.-statusOn .tdInput.-enabledBtnSubmit~.tdBtns .btnSubmit {
	display: inline-block!important
}

.searchInputWrap.-statusOn .tdInput.-enabledBtnSubmit~.tdBtns .btnCancel {
	display: none!important
}

.cs .btnGoList {
	display: none
}

.cs .categoryBox {
	overflow: hidden!important;
	overflow-x: auto!important;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd!important;
	-webkit-overflow-scrolling: touch!important;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.cs .categoryBox::-webkit-scrollbar {
	display: none
}

.cs .categoryBox .category {
	display: block;
	margin: 0 15px;
	font-size: 0;
	white-space: nowrap
}

.cs .categoryBox .category:after,
.cs .categoryBox .category:before {
	display: table;
	content: ' '
}

.cs .categoryBox .category:after {
	clear: both
}

.cs .categoryBox .category :after,
.cs .categoryBox .category :before,
.cs .categoryBox .category:after,
.cs .categoryBox .category:before {
	display: none!important
}

.cs .categoryBox .category li {
	position: relative;
	display: inline-block;
	float: none;
	width: auto;
	min-width: 75px;
	max-width: 112px;
	height: 60px;
	padding: 0 10px;
	vertical-align: middle;
	border: 1px solid #e4e4e4!important;
	line-height: 5.7rem;
	text-align: center;
	font-size: 1.3rem;
	color: #555
}

.cs .categoryBox .category li * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.cs .categoryBox .category li.mobileLastChild {
	display: none
}

.cs .categoryBox .category li+li {
	margin-left: -1px
}

.cs .categoryBox .category li.empty {
	display: none
}

.cs .categoryBox .category li.mobileLastChild {
	overflow: hidden;
	display: inline-block;
	border: 0!important;
	min-width: 0;
	padding: 0 0 0 16px
}

.cs .categoryBox .category li.on {
	z-index: 100;
	position: relative;
	background: 0 0;
	border: 1px solid #34cc6c!important
}

.cs .categoryBox .category li.on a {
	font-weight: 700;
	color: #34cc6c
}

.cs .categoryBox .category li.on a:after {
	width: 1px;
	height: 53px;
	right: -1px;
	top: -1px
}

.cs .categoryBox .category li.on a:before {
	display: block
}

.cs .categoryBox .category li a {
	display: inline-block;
	padding: 0;
	white-space: normal;
	line-height: 1.3;
	vertical-align: middle;
	color: #777;
	font-size: 1.3rem
}

.cs .cBx {
	float: right;
	overflow: hidden;
	padding: 15px;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-radius: 0
}

.cs .cBx.paNone {
	padding: 0
}

.cs .cBx.ovh {
	overflow: hidden
}

.cs .cBx.pTB {
	padding-top: 15px;
	padding-bottom: 14px
}

.cs .cBx.pLR30 {
	padding: 0 15px
}

.cs .cBx.pLR28 {
	padding-left: 15px;
	padding-right: 15px
}

.cs .cBx.pB0 {
	padding-bottom: 0
}

.cs .cBx .bxTit {
	margin: 0 0 33px 0;
	padding: 31px 0;
	border-bottom: 1px solid #e6e6e6;
	line-height: 1.5;
	font-size: 1.7rem;
	font-weight: 700;
	color: #000;
	text-align: center
}

.cs .cBx .bxTit strong {
	font-weight: 700;
	color: #34cc6c
}

.csNotice.-detailPage .cs .cBx {
	border: 0!important
}

.csNotice.-detailPage .cs .listView {
	max-width: 650px
}

.cs .listView .head h2 {
	color: #333;
	font-size: 1.4rem;
	font-weight: 400
}

.cs .listView .head h2.bold {
	font-weight: 700
}

.cs .listView .head h2~p {
	margin-top: 3px
}

.cs .listView .head p {
	color: #999;
	font-size: 1.2rem;
	line-height: 1
}

.cs .listView .body {
	margin: 20px 0 0 0
}

.cs .listView .body * {
	font-size: 1.4rem;
	line-height: 1.43
}

.cs .listView .body a {
	display: inline!important
}

.cs .listView .body img {
	max-width: 100%!important;
	height: auto!important;
	line-height: 1!important;
	vertical-align: top!important
}

.cs .loading {
	height: calc(100vh - 44px);
	background: url(images/template/loading_25x25.gif) no-repeat 50% 50%
}

.cs .borderBox {
	overflow: hidden;
	position: relative;
	border-top: 1px solid #dcdcdc;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none
}

.cs .borderBox+.borderBox,
.cs .borderBox+.mSearchTitle+.borderBox {
	margin-top: 14px
}

.csHelp.-searchResultPage:not(.-detailPage) .cs .borderBox+.borderBox,
.csHelp.-searchResultPage:not(.-detailPage) .cs .borderBox+.mSearchTitle+.borderBox {
	margin: 0!important
}

.cs .borderBox.mat0 {
	margin-top: 0!important;
	border-top-color: transparent!important
}

.csNotice .cs .borderBox {
	border: 0!important
}

.pageBandWrap {
	background: #fbfbfb;
	height: 100%
}

.pageHeader {
	position: relative;
	background: #fff
}

.pageHeader:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 60px;
	opacity: .25;
	z-index: 10;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	content: ''
}

.pageHeader.-sub {
	height: 54px;
	-webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .08)
}

.pageHeader.-sub:before {
	display: none
}

.pageHeader.-sub .pageTitleWrap {
	position: static;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 54px
}

.pageHeader.-sub .pageBandLink {
	display: block;
	line-height: 5.4rem;
	font-size: 1.8rem;
	font-weight: 700;
	color: #222;
	background: #fff;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.pageHeader .pageTitleWrap {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 20
}

.pageHeader .pageHeaderCover {
	height: 188px;
	max-height: 188px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover
}

.pageHeader .ico_close {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 20
}

.pageBandDownWrap {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 20px;
	text-align: center;
	background: #f0f2f3
}

.pageBandDownWrap .pageFooterTxtBold {
	line-height: 1.2;
	font-size: 1.5rem;
	font-weight: 700;
	color: #222;
	word-wrap: break-word
}

.pageBandDownWrap .pageFooterTxtnormal {
	padding-top: 5px;
	font-size: 1.4rem;
	color: #444
}

.pageBandDownWrap .pageFooterTxtSmall {
	font-size: 1.2rem;
	color: #666
}

.pageBandDownWrap .pageFooterTxtThin {
	font-size: 1.3rem;
	line-height: 1.6rem
}

.pageBandDownWrap .btnPageBandAppInstall,
.pageBandDownWrap .btnPageBandAppOpen {
	display: block;
	height: 44px;
	margin: 15px 0;
	border-radius: 3px;
	line-height: 4.4rem;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
	background: #39cf6d;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pageBandDownWrap .btnPageBandAppOpen {
	color: #444;
	background: #fff;
	border-style: solid;
	border-color: rgba(196, 196, 196, .8);
	border-width: 1px
}

.pageContents {
	background: #fff;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 0;
	border-bottom-width: 1px
}

.pageContTopInfo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 15px;
	padding: 16px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pageContTopInfo .pageProfileWrap {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	overflow: hidden;
	min-width: 80px
}

.pageContTopInfo .pageProfileWrap+.pageProfileWrap {
	padding-left: 12px
}

.pageContTopInfo .pageProfileWrap .pageProfileName {
	display: block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 2rem;
	color: #222;
	line-height: 2.4rem
}

.pageContTopInfo .pageProfileWrap .pageProfileName .officialBandType {
	margin-right: 4px;
	vertical-align: baseline
}

.pageContTopInfo .pageProfileWrap .pageProfileThumbWrap {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	vertical-align: top;
	overflow: hidden
}

.pageContTopInfo .pageProfileWrap .pageProfileThumbWrap:empty {
	background-color: #5c636a
}

.pageContTopInfo .pageProfileWrap .pageProfileThumbWrap:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px
}

.pageContTopInfo .pageProfileWrap .pageProfileHost,
.pageContTopInfo .pageProfileWrap .pageSubscribeData {
	font-size: 1.3rem;
	color: #888
}

.pageContTopInfo .pageProfileThumb {
	position: relative;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
	z-index: 2
}

.pageContMainInfo {
	margin: 0 15px;
	padding: 16px 0;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: #eee
}

.pageContMainInfo .shortIntro {
	font-size: 1.5rem;
	font-weight: 700;
	white-space: normal;
	word-break: break-all
}

.pageContMainInfo .pageContIntro {
	padding-top: 8px;
	font-size: 1.4rem;
	line-height: 1.85rem;
	white-space: normal;
	word-break: break-all
}

.pageContMainInfo .pageContIntro .gOuterLink {
	font-size: 1.4rem
}

.pageContDetail {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 16px
}

.pageContDetail .pageContDetailInfo {
	padding: 15px 0
}

.pageContDetail .pageContDetailInfo .hashTag {
	font-size: 1.5rem;
	color: #285292;
	font-weight: 600
}

.pageContDetail div,
.pageContDetail p {
	font-size: 1.5rem;
	line-height: 1.3
}

.postWriterInfoWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.postWriterInfoWrap .profileThumbWrap {
	position: relative
}

.postWriterInfoWrap .profileThumb {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 35px;
	border-style: solid;
	border-color: rgba(0, 0, 0, .05);
	border-radius: 50%;
	overflow: hidden;
	border-width: 1px
}

.postWriterInfoWrap .profileThumb:empty {
	background-color: #90989f
}

.postWriterInfoWrap .profileThumb:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -7px 0 0 -7px;
	z-index: 0
}

.postWriterInfoWrap .profileThumbImg {
	position: relative;
	width: 35px;
	height: 35px;
	z-index: 1
}

.postWriterInfoWrap .profileIcon {
	position: absolute;
	z-index: 2;
	right: -3px;
	bottom: -3px
}

.postWriterInfoWrap .profileInfoTxt {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	overflow: hidden
}

.postWriterInfoWrap .nameInfo,
.postWriterInfoWrap .timeInfo {
	display: block
}

.postWriterInfoWrap .nameInfo .pageBandName {
	font-size: 1.4rem;
	color: #222;
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.postWriterInfoWrap .nameInfo .pageBandName .officialBandType {
	margin: 2px 3px 0 0;
	vertical-align: top
}

.postWriterInfoWrap .nameInfo .pageBandWriter {
	color: #999
}

.postWriterInfoWrap .timeInfo {
	font-size: 1.2rem;
	color: #999
}

.postCountWrap .postCountComment,
.postCountWrap .postCountFace {
	font-size: 1.3rem;
	color: #666
}

.postCountWrap .postCountFace+.postCountComment:before {
	margin: 8px 5px;
	display: inline-block;
	vertical-align: top;
	width: 2px;
	height: 2px;
	background: #777;
	content: ''
}

.image_crop {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: #fff
}

.image_crop .dimmid {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 78px;
	background: rgba(0, 0, 0, .6)
}

.image_crop .crop_area {
	display: table;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse
}

.image_crop .crop_area .crop {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 78px 0
}

.image_crop .crop_area .crop>.jcrop-holder {
	margin: 0 auto
}

.image_crop .crop_area .crop>.jcrop-holder>div:first-child {
	-webkit-transform: translate3d(0, 0, 0)
}

.image_crop .jcrop-vline,
.jcrop-hline {
	background: #11c473
}

.image_crop .jcrop-vline {
	width: 2px;
	opacity: 1!important
}

.image_crop .jcrop-hline {
	height: 2px;
	opacity: 1!important
}

.image_crop .jcrop-handle {
	width: 23px;
	height: 23px;
	border-radius: 23px;
	background: #11c473;
	opacity: 1!important
}

.crop_btn {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0;
	white-space: nowrap
}

.crop_btn button {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 78px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: #010101;
	font-size: 2.5rem
}

.crop_btn button:before {
	display: block;
	padding-top: 27px
}

.crop_btn .btn_cancle:before {
	color: #999
}

.crop_btn .btn_confirm:before {
	color: #11c473
}

.crop_btn .btn_confirm:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: block;
	clear: both;
	width: 1px;
	height: 36px;
	margin-top: 23px;
	background: #333
}

.make_wrap {
	display: table;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 320px;
	height: 100%;
	background: #eeeff0;
	text-align: center;
	padding-top: 44px
}

.make_wrap.toolbar .btn_close {
	z-index: 100;
	overflow: hidden;
	position: fixed;
	height: 44px;
	line-height: 4.4rem;
	color: #fff
}

.make_wrap .make_head .make_title {
	font-weight: 700;
	font-size: 2rem;
	color: #333
}

.make_wrap .make_head .make_dsc {
	margin-top: 5px;
	font-size: 1.5rem;
	line-height: 2rem;
	color: #555
}

.make_wrap .make_area {
	display: table-cell;
	vertical-align: middle
}

.make_wrap .make_content .band {
	display: inline-block;
	border: 1px solid #dedee0;
	border-bottom: 2px solid #dedee0;
	border-radius: 4px;
	width: 182px;
	margin: 10px auto 10px;
	font-size: 1.3rem
}

.make_wrap .make_content .band_name {
	height: 53px;
	margin: 13px 15px 0;
	text-align: center
}

.make_wrap .band {
	overflow: hidden;
	background: #fff;
	vertical-align: top
}

.make_wrap .band .band_uri {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}

.make_wrap .band .band_uri .cover_change {
	z-index: 10;
	overflow: hidden;
	position: absolute;
	width: 32px;
	height: 32px;
	right: 8px;
	top: 8px;
	color: transparent;
	font-size: 0
}

.make_wrap .band .band_uri .cover_change:before {
	display: block;
	position: relative;
	width: 32px;
	height: 32px;
	background: rgba(0, 0, 0, .4);
	line-height: 3.2rem;
	color: #fff;
	text-indent: 7px;
	text-align: left;
	font-size: 2rem;
	border-radius: 100px
}

.make_wrap .band .cover {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center
}

.make_wrap .band .cover img {
	width: 100%;
	border-radius: 4px 4px 0 0
}

.make_wrap .band .band_name .band_text {
	width: 100%;
	height: 31px;
	text-align: center;
	border-bottom: 1px dotted #e2e2e4
}

.make_wrap .band .band_name .band_text::-webkit-input-placeholder {
	font-size: 1.4rem
}

.make_wrap .band .band_name .band_text:-ms-input-placeholder {
	font-size: 1.6rem
}

.make_wrap .band .band_name .uri_text {
	position: relative;
	min-height: 28px
}

.make_wrap .band .band_name .uri_text:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	content: '';
	border-bottom: 1px dotted #e2e2e4
}

.make_wrap .band .band_name .uri_text .text {
	display: -webkit-box;
	overflow: hidden;
	width: 100%;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
	-webkit-box-orient: vertical;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 2rem;
	font-size: 1.7rem;
	color: #333
}

.make_wrap .make_bigband {
	font-size: 1.3rem;
	margin-top: 4px;
	color: #666;
	line-height: 1.3
}

.make_wrap .make_bigband a {
	color: inherit;
	font-size: 1.2rem
}

.make_wrap .make_bigband a ::before {
	font-size: 1rem
}

.make_wrap .make_bigband p+p {
	font-size: 1.2rem;
	margin-top: 4px
}

.make_wrap .band_name input {
	border: 0;
	font-size: 1.4rem;
	color: #333
}

.make_wrap .make_footer {
	z-index: 10;
	position: fixed;
	height: 116px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	border-top: 1px solid #dedede;
	text-align: left;
	vertical-align: top
}

.make_wrap.footOn {
	padding-bottom: 117px
}

.make_wrap .make_footer .photo_select {
	position: relative;
	width: 100%;
	height: 116px
}

.make_wrap .make_footer .layer_close {
	overflow: hidden;
	position: absolute;
	width: 56px;
	height: 25px;
	right: 9px;
	top: -24px;
	background: url(images/make/bg_layer_cover.png) no-repeat 0 0;
	background-size: 56px 25px;
	-webkit-background-size: 56px 25px;
	text-indent: -999px
}

.make_wrap .make_footer .layer_close:before {
	display: block;
	position: absolute;
	width: 15px;
	height: 20px;
	left: 21px;
	top: 6px;
	font-size: 1.5rem;
	color: #8e8c91;
	text-indent: 0
}

.make_wrap .make_footer .scroll_wrap {
	overflow: hidden;
	white-space: nowrap;
	line-height: 0;
	font-size: 0;
	-webkit-overflow-scrolling: touch
}

.make_wrap .make_footer .scroll_area {
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.make_wrap .make_footer .list_cover {
	display: block;
	position: relative;
	width: 100%
}

.make_wrap .make_footer .photo_select .scroll_wrap {
	height: 80px;
	padding: 20px 0 0 87px
}

.make_wrap .make_footer .photo_select .scroll_area {
	height: 100px
}

.make_wrap .make_footer .photo_select .btn_photo {
	display: block;
	overflow: hidden;
	position: fixed;
	width: 67px;
	height: 79px;
	left: 15px;
	bottom: 18px;
	font-weight: 700;
	font-size: 1.1rem;
	color: #fff
}

.make_wrap .make_footer .photo_select .btn_photo:before {
	z-index: 1;
	position: absolute;
	left: 21px;
	top: 19px;
	color: #fff;
	font-size: 2.6rem
}

.make_wrap .make_footer .photo_select .btn_photo:after {
	position: absolute;
	width: 67px;
	height: 79px;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	content: '';
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px;
	box-shadow: inset 0 0 0 1px
}

.make_wrap .make_footer .photo_select .btn_photo .img {
	display: block;
	width: 67px;
	height: 79px;
	border-radius: 3px
}

.make_wrap .make_footer .photo_select .btn_photo .text {
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: 45px;
	text-align: center
}

.make_wrap .make_footer .photo_select .btn_photo input {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0;
	top: 0;
	opacity: 0
}

.make_wrap .make_footer .photo_select .list_cover {
	height: 80px;
	-webkit-transform: translate3d(0, 0, 0)
}

.make_wrap .make_footer .photo_select .list_cover li {
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 70px;
	height: 80px
}

.make_wrap .make_footer .photo_select .list_cover li.select:before {
	z-index: 10;
	position: absolute;
	width: 45px;
	height: 36px;
	left: 1px;
	top: 0;
	padding: 14px 0 0 20px;
	background: rgba(0, 0, 0, .55);
	font-size: 2.5rem;
	color: #fff;
	border-radius: 3px 3px 0 0
}

.make_wrap .make_footer .photo_select .list_cover li .band {
	display: block;
	width: 65px;
	height: 75px;
	border: 1px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
	border-radius: 3px;
	color: #bbb
}

.make_wrap .make_footer .photo_select .list_cover li .band .band_name {
	height: 20px;
	text-align: center
}

.make_wrap .make_footer .photo_select .list_cover li .band .band_name .text {
	font-size: .75em
}

.make_wrap .make_footer .color_select .scroll_wrap {
	height: 80px;
	padding: 20px 7px 0
}

.make_wrap .make_footer .color_select .scroll_area {
	height: 100px
}

.make_wrap .make_footer .color_select .list_cover {
	height: 46px;
	margin-top: 15px;
	-webkit-transform: translate3d(0, 0, 0)
}

.make_wrap .make_footer .color_select .list_cover li {
	display: inline-block;
	position: relative;
	width: 46px;
	height: 46px;
	margin-left: 9px;
	text-indent: -99px;
	font-size: 0;
	vertical-align: top
}

.make_wrap .make_footer .color_select .list_cover li .cover_color {
	display: block;
	overflow: hidden;
	width: 46px;
	height: 46px;
	border-radius: 100px;
	text-indent: -999px
}

.make_wrap .make_footer .color_select .list_cover li .cover_color:before {
	display: block;
	width: 46px;
	height: 46px;
	border: 1px solid rgba(0, 0, 0, .03);
	content: '';
	border-radius: 100px
}

.make_wrap .make_footer .color_select .list_cover li.select:before {
	z-index: 100;
	position: absolute;
	width: 46px;
	height: 46px;
	left: 13px;
	top: 13px;
	text-indent: 0;
	font-size: 2rem;
	color: #fff
}

.make_wrap .submit_wrap {
	position: fixed;
	z-index: 22;
	top: 0;
	right: 0;
	height: 44px
}

.make_wrap .submit_wrap ._btn {
	height: 100%;
	padding: 0 13px;
	border: 0;
	background: 0 0;
	font-size: 1.4rem;
	color: #777;
	text-align: center
}

[data-skin^=skin] .make_wrap .submit_wrap ._btn {
	color: #fff
}

.ipad blockquote,
.ipad body,
.ipad button,
.ipad dd,
.ipad div,
.ipad dl,
.ipad dt,
.ipad fieldset,
.ipad form,
.ipad h1,
.ipad h2,
.ipad h3,
.ipad h4,
.ipad h5,
.ipad h6,
.ipad html,
.ipad input,
.ipad input[type=search],
.ipad input[type=text],
.ipad li,
.ipad ol,
.ipad p,
.ipad pre,
.ipad td,
.ipad textarea,
.ipad th,
.ipad ul,
.iphone blockquote,
.iphone body,
.iphone button,
.iphone dd,
.iphone div,
.iphone dl,
.iphone dt,
.iphone fieldset,
.iphone form,
.iphone h1,
.iphone h2,
.iphone h3,
.iphone h4,
.iphone h5,
.iphone h6,
.iphone html,
.iphone input,
.iphone input[type=search],
.iphone input[type=text],
.iphone li,
.iphone ol,
.iphone p,
.iphone pre,
.iphone td,
.iphone textarea,
.iphone th,
.iphone ul,
.ipod blockquote,
.ipod body,
.ipod button,
.ipod dd,
.ipod div,
.ipod dl,
.ipod dt,
.ipod fieldset,
.ipod form,
.ipod h1,
.ipod h2,
.ipod h3,
.ipod h4,
.ipod h5,
.ipod h6,
.ipod html,
.ipod input,
.ipod input[type=search],
.ipod input[type=text],
.ipod li,
.ipod ol,
.ipod p,
.ipod pre,
.ipod td,
.ipod textarea,
.ipod th,
.ipod ul,
[class*=ios] blockquote,
[class*=ios] body,
[class*=ios] button,
[class*=ios] dd,
[class*=ios] div,
[class*=ios] dl,
[class*=ios] dt,
[class*=ios] fieldset,
[class*=ios] form,
[class*=ios] h1,
[class*=ios] h2,
[class*=ios] h3,
[class*=ios] h4,
[class*=ios] h5,
[class*=ios] h6,
[class*=ios] html,
[class*=ios] input,
[class*=ios] input[type=search],
[class*=ios] input[type=text],
[class*=ios] li,
[class*=ios] ol,
[class*=ios] p,
[class*=ios] pre,
[class*=ios] td,
[class*=ios] textarea,
[class*=ios] th,
[class*=ios] ul {
	font-family: "Apple SD Gothic", "Apple Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.ipad,
.ipad *,
.iphone,
.iphone *,
.ipod,
.ipod *,
[class*=ios],
[class*=ios] * {
	-webkit-tap-highlight-color: transparent
}

.ipad .chat_list .channel .chat_main .chat_head .user_count,
.iphone .chat_list .channel .chat_main .chat_head .user_count,
.ipod .chat_list .channel .chat_main .chat_head .user_count,
[class*=ios] .chat_list .channel .chat_main .chat_head .user_count {
	line-height: 1.4rem
}

.ipad .chat_list .channel .chat_main .chat_head .user_count:before,
.iphone .chat_list .channel .chat_main .chat_head .user_count:before,
.ipod .chat_list .channel .chat_main .chat_head .user_count:before,
[class*=ios] .chat_list .channel .chat_main .chat_head .user_count:before {
	top: 4px
}

.ipad .uWidget .moreMedia a,
.iphone .uWidget .moreMedia a,
.ipod .uWidget .moreMedia a,
[class*=ios] .uWidget .moreMedia a {
	padding-top: 40%
}

.ipad .-extension .adPost .adCard .cont .uButton,
.ipad .-extension .adPostList .adCard .cont .uButton,
.iphone .-extension .adPost .adCard .cont .uButton,
.iphone .-extension .adPostList .adCard .cont .uButton,
.ipod .-extension .adPost .adCard .cont .uButton,
.ipod .-extension .adPostList .adCard .cont .uButton,
[class*=ios] .-extension .adPost .adCard .cont .uButton,
[class*=ios] .-extension .adPostList .adCard .cont .uButton {
	line-height: 3rem
}

.ipad .moa_wrap .add_schedule .schedule_text_wrap .schedule_input,
.iphone .moa_wrap .add_schedule .schedule_text_wrap .schedule_input,
.ipod .moa_wrap .add_schedule .schedule_text_wrap .schedule_input,
[class*=ios] .moa_wrap .add_schedule .schedule_text_wrap .schedule_input {
	padding: 0
}

.icecreamsandwich .uWidget .collage,
.jellybean .uWidget .collage,
.kitkat .uWidget .collage {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.icecreamsandwich .uWidget .collage[data-collage="2"] li,
.jellybean .uWidget .collage[data-collage="2"] li,
.kitkat .uWidget .collage[data-collage="2"] li {
	width: 49.3181%;
	width: calc(50% - 1px);
	-webkit-box-flex: 2
}

.icecreamsandwich .uWidget .collage[data-collage="3"] li,
.jellybean .uWidget .collage[data-collage="3"] li,
.kitkat .uWidget .collage[data-collage="3"] li {
	width: 33.1%;
	width: calc(33.24% - 1px);
	-webkit-box-flex: 3
}

.stkr_1 {
	background-position: 0 0!important
}

.stkr_2 {
	background-position: -75px 0!important
}

.stkr_3 {
	background-position: -150px 0!important
}

.stkr_4 {
	background-position: -225px 0!important
}

.stkr_5 {
	background-position: -300px 0!important
}

.stkr_6 {
	background-position: -375px 0!important
}

.stkr_7 {
	background-position: -450px 0!important
}

.stkr_8 {
	background-position: -525px 0!important
}

.stkr_9 {
	background-position: -600px 0!important
}

.stkr_10 {
	background-position: -675px 0!important
}

.stkr_11 {
	background-position: -750px 0!important
}

.stkr_12 {
	background-position: -825px 0!important
}

.stkr_13 {
	background-position: -900px 0!important
}

.stkr_14 {
	background-position: -975px 0!important
}

.stkr_15 {
	background-position: -1050px 0!important
}

.stkr_16 {
	background-position: -1125px 0!important
}

.stkr_17 {
	background-position: -1200px 0!important
}

.stkr_18 {
	background-position: -1275px 0!important
}

.stkr_19 {
	background-position: -1350px 0!important
}

.stkr_20 {
	background-position: -1425px 0!important
}

.stkr_21 {
	background-position: -1500px 0!important
}

.stkr_22 {
	background-position: -1575px 0!important
}

.stkr_23 {
	background-position: -1650px 0!important
}

.stkr_24 {
	background-position: -1725px 0!important
}

.stkr_25 {
	background-position: -1800px 0!important
}

.stkr_26 {
	background-position: -1875px 0!important
}

.stkr_27 {
	background-position: -1950px 0!important
}

.stkr_28 {
	background-position: -2025px 0!important
}

.stkr_29 {
	background-position: -2100px 0!important
}

.stkr_30 {
	background-position: -2175px 0!important
}

.stkr_31 {
	background-position: -2250px 0!important
}

.stkr_32 {
	background-position: -2325px 0!important
}

.stkr_33 {
	background-position: -2400px 0!important
}

.stkr_34 {
	background-position: -2475px 0!important
}

.stkr_35 {
	background-position: -2550px 0!important
}

.stkr_36 {
	background-position: -2625px 0!important
}

.stkr_37 {
	background-position: -2700px 0!important
}

.stkr_38 {
	background-position: -2775px 0!important
}

.stkr_39 {
	background-position: -2850px 0!important
}

.stkr_40 {
	background-position: -2925px 0!important
}

.stkr_41 {
	background-position: -3000px 0!important
}

.stkr_42 {
	background-position: -3075px 0!important
}

.stkr_43 {
	background-position: -3150px 0!important
}

.stkr_44 {
	background-position: -3225px 0!important
}

.stkr_45 {
	background-position: -3300px 0!important
}

.stkr_46 {
	background-position: -3375px 0!important
}

.stkr_47 {
	background-position: -3450px 0!important
}

.stkr_48 {
	background-position: -3525px 0!important
}

.stkr_49 {
	background-position: -3600px 0!important
}

.stkr_50 {
	background-position: -3675px 0!important
}

.stkr_51 {
	background-position: -3750px 0!important
}

.stkr_52 {
	background-position: -3825px 0!important
}

.stkr_53 {
	background-position: -3900px 0!important
}

.stkr_54 {
	background-position: -3975px 0!important
}

.stkr_55 {
	background-position: -4050px 0!important
}

.stkr_56 {
	background-position: -4125px 0!important
}

.stkr_57 {
	background-position: -4200px 0!important
}

.stkr_58 {
	background-position: -4275px 0!important
}

.stkr_59 {
	background-position: -4350px 0!important
}

.stkr_60 {
	background-position: -4425px 0!important
}

.stkr_61 {
	background-position: -4500px 0!important
}

.stkr_62 {
	background-position: -4575px 0!important
}

.stkr_63 {
	background-position: -4650px 0!important
}

.stkr_64 {
	background-position: -4725px 0!important
}

.stkr_65 {
	background-position: -4800px 0!important
}

.stkr_66 {
	background-position: -4875px 0!important
}

.stkr_67 {
	background-position: -4950px 0!important
}

.stkr_68 {
	background-position: -5025px 0!important
}

.stkr_69 {
	background-position: -5100px 0!important
}

.stkr_70 {
	background-position: -5175px 0!important
}

.stkr_71 {
	background-position: -5250px 0!important
}

.stkr_72 {
	background-position: -5325px 0!important
}

.stkr_73 {
	background-position: -5400px 0!important
}

.stkr_74 {
	background-position: -5475px 0!important
}

.stkr_75 {
	background-position: -5550px 0!important
}

.stkr_76 {
	background-position: -5625px 0!important
}

.stkr_77 {
	background-position: -5700px 0!important
}

.stkr_78 {
	background-position: -5775px 0!important
}

.stkr_79 {
	background-position: -5850px 0!important
}

.stkr_80 {
	background-position: -5925px 0!important
}

.stkr_81 {
	background-position: -6000px 0!important
}

.stkr_82 {
	background-position: -6075px 0!important
}

.stkr_83 {
	background-position: -6150px 0!important
}

.stkr_84 {
	background-position: -6225px 0!important
}

.stkr_85 {
	background-position: -6300px 0!important
}

.stkr_86 {
	background-position: -6375px 0!important
}

.stkr_87 {
	background-position: -6450px 0!important
}

.stkr_88 {
	background-position: -6525px 0!important
}

.stkr_89 {
	background-position: -6600px 0!important
}

.stkr_90 {
	background-position: -6675px 0!important
}

.stkr_91 {
	background-position: -6750px 0!important
}

.stkr_92 {
	background-position: -6825px 0!important
}

.stkr_93 {
	background-position: -6900px 0!important
}

.stkr_94 {
	background-position: -6975px 0!important
}

.stkr_95 {
	background-position: -7050px 0!important
}

.stkr_96 {
	background-position: -7125px 0!important
}

.stkr_97 {
	background-position: -7200px 0!important
}

.stkr_98 {
	background-position: -7275px 0!important
}

.stkr_99 {
	background-position: -7350px 0!important
}

.stkr_100 {
	background-position: -7425px 0!important
}

@media only screen and (-webkit-min-device-pixel-ratio:1.3),
only screen and (-o-min-device-pixel-ratio:1.3 / 1),
only screen and (-webkit-min-device-pixel-ratio:1.3020833333333333),
only screen and (-o-min-device-pixel-ratio:125/96),
only screen and (min-resolution:125dpi),
only screen and (-o-min-device-pixel-ratio:13/10),
only screen and (min-resolution:1.3dppx) {
	.wrap_topbar[data-topbar=type8] .icon-gnb-back {
		width: 24px;
		height: 24px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_mw_img.png);
		background-position: -49px 0
	}
	.uProfile.-pageIcon:before {
		width: 17px;
		height: 17px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_mw_img.png);
		background-position: 0 -49px
	}
	.flexList .thumb.-square50 .makeAlbum:before {
		width: 17px;
		height: 17px;
		background-size: 574px auto;
		background-image: url(images/spr_icons_2x.png);
		background-position: -207px -130px
	}
	.flexList .thumb.-square50 .noCover:before {
		width: 18px;
		height: 18px;
		background-size: 314px auto;
		background-image: url(images/spr_icons_f_2x.png);
		background-position: -143px -260px
	}
	.flexList .thumb.-searchIcon:after {
		width: 15px;
		height: 15px;
		background-size: 574px auto;
		background-image: url(images/spr_icons_2x.png);
		background-position: -236px -529px
	}
	.flexList .etc.-arrow:after {
		width: 8px;
		height: 13px;
		background-size: 574px auto;
		background-image: url(images/spr_icons_2x.png);
		background-position: -546px -218px
	}
	.liveCard .livingStopState .btnLivePlay {
		width: 48px;
		height: 48px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_mw_img.png);
		background-position: 0 0
	}
	.chat_list .channel .symbol_img.-isPinned:after {
		width: 18px;
		height: 18px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -86px -45px
	}
	.bandMoreWrap .buttonArea .buttonInvite:before {
		width: 16px;
		height: 16px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_mw_img.png);
		background-position: -18px -49px
	}
	.bandMoreWrap .buttonArea .buttonSet:before {
		width: 15px;
		height: 16px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_mw_img.png);
		background-position: -35px -49px
	}
	.bandMoreWrap .moreLink:after {
		width: 9px;
		height: 15px;
		background-size: 73px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_mw_img.png);
		background-position: -51px -49px
	}
	.my_info_list .sns_connect .icon-google:before {
		width: 28px;
		height: 28px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -29px -89px
	}
	.my_info_list .sns_connect [data-connect=false].icon-google:before {
		background-position: 0 -89px
	}
	.my_info_list .sns_connect .icoLogoNaver {
		width: 28px;
		height: 28px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: -87px -89px
	}
	.my_account_list .icon-google:after {
		width: 28px;
		height: 28px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -29px -89px
	}
	.my_account_list .icoLogoNaver:before {
		width: 28px;
		height: 28px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -87px -89px
	}
	.invite_memeber_list li a .bandlogo:before {
		width: 65px;
		height: 65px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: 0 0
	}
	.pageHeader .pageTitleWrap .bandLogoLink {
		width: 60px;
		height: 22px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: 0 -66px
	}
	.pageHeader .ico_close {
		width: 24px;
		height: 24px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: -144px -80px
	}
	.pageContTopInfo .pageProfileWrap .pageProfileName .officialBandType {
		width: 16px;
		height: 16px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: -61px -66px
	}
	.pageContTopInfo .pageProfileWrap .pageProfileThumbWrap:before {
		width: 31px;
		height: 31px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -112px 0
	}
	.postWriterInfoWrap .profileThumb:before {
		width: 14px;
		height: 14px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		content: '';
		background-image: url(images/spr_img.png);
		background-position: -95px -66px
	}
	.postWriterInfoWrap .profileIcon {
		width: 16px;
		height: 16px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: -78px -66px
	}
	.postWriterInfoWrap .nameInfo .pageBandName .officialBandType {
		width: 14px;
		height: 14px;
		background-size: 170px auto;
		overflow: hidden;
		display: inline-block;
		background-repeat: no-repeat;
		text-indent: -999px;
		background-image: url(images/spr_img.png);
		background-position: 0 -118px
	}
}

@media screen and (min-width:600px) and (min-height:450px) {
	.bandApp .link .pc {
		display: inline-block
	}
}

@media screen and (orientation:landscape),
screen and (max-height:500px) {
	.invitation .linkToMoveWrap {
		position: static
	}
}

@media screen and (min-width:568px) {
	.invitation .invitationContentArea {
		margin: 0 auto;
		max-width: 480px
	}
	.invitation .invitationContentArea .invitBandLogo .bandLogoImg {
		width: 90px;
		height: 34px
	}
	.invitation .invitationContentArea .bandCover .coverImg img {
		width: 195px;
		height: 147px;
		border-radius: 4px
	}
	.invitation .invitationContentArea .invitBandInfo,
	.invitation .invitationContentArea .invitBandInfo .userNickname,
	.invitation .invitationContentArea .invitBandInfo span {
		font-size: 1.7rem
	}
	.invitation .invitationContentArea .invitBandInfo .bandNameTitle {
		font-size: 1.8rem
	}
	.invitation .invitationContentArea .invitBandAction .uBtn {
		height: 62px;
		font-size: 1.9rem
	}
	.invitation .invitationContentArea .invitLinkToMove .invitLinkBrowser {
		font-size: 1.6rem
	}
	.invitation .invitationContentArea .invitLinkToMove .invitLinkBrowser:after {
		margin-top: 7px;
		font-size: 1.3rem
	}
	.invitation .buttonWrap {
		margin-top: 23px
	}
	.invitation .infoMsg {
		margin-top: 28px;
		font-size: 1.6rem
	}
	.invitation .whatBand .bandIntroMore {
		padding: 0 33px;
		height: 60px;
		border-radius: 30px
	}
	.invitation .whatBand .bandIntroMore .bandIntroMoreTxt {
		line-height: 6rem;
		font-size: 1.9rem
	}
	.invitation .whatBand .bandIntroMore .icoWhatisbandArrow {
		margin: 22px 0 0 7px;
		width: 15px;
		height: 17px;
		vertical-align: top
	}
	.invitation .invitationIntroArea {
		padding-bottom: 95px
	}
	.invitation .invitationIntroArea .bandIntroSummary {
		max-width: 440px;
		margin: 0 auto
	}
	.invitation .invitationIntroArea .bandIntroSummary .bandIntroTxt {
		font-size: 1.9rem
	}
	.invitation .invitationIntroArea .swiperWrap {
		max-width: 628px;
		margin: 0 auto
	}
	.invitation .invitationIntroArea .swiper-container {
		max-width: 447px;
		overflow: hidden;
		padding-bottom: 39px
	}
	.invitation .invitationIntroArea .contralBtnWrap {
		display: block
	}
	.invitation .invitationIntroArea .swiper-button-next,
	.invitation .invitationIntroArea .swiper-button-prev {
		display: block;
		margin-top: -43px;
		width: 25px;
		height: 49px
	}
	.invitation .invitationIntroArea .swiper-button-prev {
		left: 0;
		background: url(images/svg/ico-prev.svg) no-repeat 0 0;
		background-size: 25px 49px
	}
	.invitation .invitationIntroArea .swiper-button-next {
		right: 0;
		background: url(images/svg/ico-next.svg) no-repeat 0 0;
		background-size: 25px 49px
	}
	.invitation .invitationIntroArea .swiper-pagination-bullet {
		margin: 0 7px;
		width: 8px;
		height: 8px
	}
	.invitation .invitationIntroArea .appDownBanner {
		height: 95px
	}
	.invitation .invitationIntroArea .bridgeBanner .BandAppLogoImg {
		margin: 20px 0 0 20px;
		width: 55px;
		height: 55px
	}
	.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc {
		padding: 27px 0 0 15px
	}
	.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc .bridgeBandAppDescTit {
		font-size: 2rem
	}
	.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppDesc .bridgeBandAppDescTxt {
		display: block;
		padding-top: 3px;
		font-size: 1.7rem
	}
	.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppBtn {
		padding: 23px 21px 0 0
	}
	.invitation .invitationIntroArea .bridgeBanner .bridgeBandAppBtn .bridgeBandAppBtnLink {
		width: 122px;
		height: 48px;
		line-height: 4.8rem;
		font-size: 1.8rem
	}
}

@media screen and (max-height:450px) {
	.invitation .whatBand {
		position: relative
	}
}

@media all and (min-width:533px) {
	.band_list .band {
		width: 30%;
		margin: 10px 1.3% 0!important
	}
	.band_list .band .new_icon {
		position: absolute;
		bottom: 37px;
		width: 8px;
		height: 8px
	}
	.band_list .band .band_name,
	.band_list .band .invited_txt {
		height: 50px
	}
	.band_list .band[data-looktype=biz] .band_name {
		height: 61px;
		margin: 0
	}
	.band_list .band .band_name .uri_text {
		font-size: 1.3rem;
		line-height: 150%
	}
	.band_list .band .cover .r_img .text {
		font-size: 1.3rem
	}
	.band_list .band .invited_txt .invitation {
		margin-top: 12px;
		padding: 6px 14px;
		font-size: 1.4rem
	}
	.band_more,
	.banner {
		display: none
	}
}

@media all and (min-width:736px) {
	.band_list .band {
		width: 22%;
		margin: 10px 1.2% 10px!important
	}
	.band_list .band .new_icon {
		position: absolute;
		bottom: 47px;
		width: 8px;
		height: 8px
	}
	.band_list .band .band_name,
	.band_list .band .invited_txt {
		height: 60px
	}
	.band_list .band[data-looktype=biz] .band_name {
		height: 71px
	}
	.band_list .band[data-looktype=biz] .band_name .banner_title {
		font-size: 1.4rem
	}
	.band_list .band[data-looktype=biz] .band_name .banner_description {
		margin-top: 4px;
		font-size: 1.3rem
	}
	.band_list .band[data-looktype=biz] .band_name .banner_join {
		margin-top: 4px;
		font-size: 1.2rem
	}
	.band_list .band .band_name .uri_text,
	.band_list .band .cover .r_img .text {
		font-size: 1.4rem
	}
	.band_more,
	.banner {
		display: none
	}
}

@media all and (min-width:427px) {
	.write_wrap .write_form .add_item_btn ul {
		left: 0!important;
		width: 100%
	}
	.write_wrap .write_form .add_item_btn .item_page_next,
	.write_wrap .write_form .add_item_btn .item_page_prev {
		display: none!important
	}
}

@media all and (min-width:366px) {
	.iphone .write_wrap .write_form .add_item_btn ul {
		left: 0!important;
		width: 100%
	}
	.iphone .write_wrap .write_form .add_item_btn .item_page_next,
	.iphone .write_wrap .write_form .add_item_btn .item_page_prev {
		display: none!important
	}
}

@media screen and (min-width:360px) {
	.sBandFind .interestBand .bandList {
		height: 118px
	}
	.sBandFind .interestBand .bandList li .uCover {
		width: 142px
	}
	.sBandFind .interestBand .bandList li .uCover .cover .coverImg {
		height: 115px
	}
	.sBandFind .interestBand .bandList li .uCover .bandName {
		height: 50px
	}
}

@media screen and (min-width:640px) {
	.sBandFind .howBandList {
		overflow: hidden
	}
	.sBandFind .howBandList li {
		width: 50%;
		float: left
	}
	.sBandFind .resultBandList {
		overflow: hidden
	}
	.sBandFind .resultBandList li {
		width: 50%;
		float: left;
		height: 101px
	}
	.sBandFind.-responseList .postList {
		overflow: hidden;
		padding: 6px
	}
	.sBandFind.-responseList .postList .item {
		width: 48%;
		width: calc(50% - 12px);
		float: left;
		margin: 6px
	}
}

@media screen and (max-width:320px) {
	.profile_mylayer .layer_body {
		padding-bottom: 75px
	}
	.profile_mylayer .layer_bottom {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		border-top: 1px solid #ddd;
		padding: 8px 0;
		background-color: #fff;
		z-index: 10
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.pageBandDownWrap .btnPageBandAppOpen {
		border-width: .5px
	}
	.pageContents {
		border-width: 0;
		border-bottom-width: .5px
	}
	.pageContMainInfo {
		border-width: 0;
		border-top-width: .5px
	}
	.postWriterInfoWrap .profileThumb {
		border-width: .5px
	}
}