<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin: 0; padding: 0; word-wrap: break-word; }
*, *::after, *::before { -moz-box-sizing : border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
html, body { height: 100%; font:12px/1.5 -apple-system-font,'Helvetica Neue',sans-serif; color: #444; }
ul, ol, li, span, p, form, h1, h2, h3, h4, h5, h6, dl, dt, dd { margin: 0; padding: 0; border: 0; z-index: inherit; }
img,a img { border: 0; margin: 0; padding: 0; }
ul,ol,li { list-style: none; }
input, select, textarea, button { font:12px/1.5  "Helvetica Neue", Helvetica, sans-serif; }
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc { margin: 0; padding: 0; }
table { empty-cells: show; border-spacing: 0; border-collapse: collapse; }
caption, th { text-align: left; font-weight: 400; }
ul li, .xl li { list-style: none; }
em, cite, i { font-style: normal; }
a img { border: none; }
label { cursor: pointer; }
.bg { background: #F3F3F3; }
.z { float: left; } .y { float: right; }
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { zoom: 1; }
a { background-color: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; }
a, button, input, select, textarea { outline: 0; }

a:link, a:visited, a:active, a:hover{ outline: 0; color: #333; text-decoration: none !important; }

.kong { height: 12px; background: #F3F3F3; border-top: 1px solid #F0F0F0; }

.overflow { overflow: hidden; }
.none { display: none; }
.check-img img { display: none; }
.vm, .vm * { vertical-align: middle; }
.hm { text-align: center; }
.ren-dz-banquan { padding: 0 15px; font-size: 14px; color: #333; }



.skui_app_body {
	min-height: calc(100% - rem);
}
article, aside, blockquote, button, code, dd, details, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, html, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
*, :after, :before {
    word-wrap: break-word;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
}
a {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
}
em, cite, i {
    font-style: normal;
}
ul, li {
    list-style: none;
}
a, label, select, .popup, .skui_mask, #mask {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    -ms-user-select: none;
	-khtml-user-select: none; 
	user-select: none;
}
textarea:focus, select:focus, a:focus, button, input, select, textarea, button:focus {
    outline: none;
}
select {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
}
button {
    cursor: pointer;
    border: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
caption, th {
    text-align: left;
    font-weight: 400;
}
input, select, textarea, button {
    font: 0.75rem/1.5 Microsoft YaHei, Helvetica, sans-serif;
}
input, textarea {
    caret-color: #ea6f5a;
}
textarea {
	padding: 0.55rem;
    border: 0.0625rem solid #f0f0f0;
    width: 100%;
    margin: 0.55rem 0;
    resize: none;
    -webkit-appearance: none;
    appearance: none;
	font-size: 0.85rem;
	min-height: 5rem;
}
input[type="text"], input[type="password"], input[type="email"] {
	border: 0.0625rem solid #f0f0f0;
    padding: 0.45rem 0.55rem;
    -webkit-appearance: none;
    appearance: none;
	max-width: 100%;
}
.d_flex {
    -webkit-overflow-scrolling: touch;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
	overflow: auto;
}
ul.d_flex&gt;li {
	white-space: nowrap;
}
.flex {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.zoom {
	zoom: 1;
}
.zoom:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.chink {
	margin: 0 0.35rem;
    opacity: .5;
    font-weight: 400;
}
.z {
	float: left;
}
.y {
	float: right;
}
.grey {
    color: #999 !important;
}
.color {
    color: #ea6f5a !important; /*æ¶“æ˜å£Š*/
}
.blue {
    color: #0084ff !important; /*é’ƒæ¿Šå£Š*/
}
.crimson {
    color: #b0070e !important; /*å¨£è¾©å­©é‘¹ï¿½*/
}
.violet {
    color: #884898 !important; /*ç»±î‚¥å£Š*/
}
.yellow {
    color: #f7f910 !important; /*æ¦›å‹®å£Š*/
}
.green {
    color: #07c160 !important; /*ç¼èƒ¯å£Š*/
}
.red {
    color: #e80a00 !important; /*ç»¾ãˆ£å£Š*/
}
.blue_dark {
    color: #576b95 !important; /*å¨£è¾«æ‘‘é‘¹ï¿½*/
}
.white {
    color: #FFFFFF !important; /*é§å€Ÿå£Š*/
}
.black {
    color: #000000 !important; /*æ¦›æˆ£å£Š*/
}
.d {
	font-size: 0.75rem;
    color: #999;
    margin-top: 0.35rem;
}
.skui_select_howmenu, select.ps {
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00IDQuNTcxTDggMEgweiIgZmlsbD0iIzlBOUE5QSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat 50%;
    background-position: 97% 50%;
    background-size: 0.55rem;
    color: #777777;
    padding: 0 1.75rem 0 0.45rem;
    border: 0.0625rem solid rgba(220,222,224,1);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    max-width: 11.6rem;
    height: 1.85rem;
    line-height: 1.85rem;
    font-size: 0.85rem;
}
.floatwrap {
	max-height: 50vh;
    overflow: auto;
}
.popup {
    cursor: pointer;
}
.jump_c {
	padding: 1.25rem;
    font-size: 0.9rem;
    color: #555;
}
.jump_c .forward {
	color: #ea6f5a;
}
.postalbum_h_back, .postalbum_h_picnum {
	width: auto!important;
}
/* é”çŠºæµ‡é”ã„§æ•¾ */
#skui_ajaxld_mask {
	position: fixed;
    z-index: 130;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
}
#skui_ajaxld {
	position: fixed;
    left: 50%;
    top: 50%;
    z-index: 131;
}
#skui_ajaxld:after, #skui_ajaxld:before {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background-color: #ea6f5a;
}
#skui_ajaxld:after {
    right: -15px;
    -webkit-animation: ball-pulse infinite .75s cubic-bezier(.2,.68,.18,1.08);
    -moz-animation: ball-pulse infinite .75s cubic-bezier(.2,.68,.18,1.08);
    -o-animation: ball-pulse infinite .75s cubic-bezier(.2,.68,.18,1.08);
    animation: ball-pulse infinite .75s cubic-bezier(.2,.68,.18,1.08);
}
#skui_ajaxld:before {
    left: -15px;
    -webkit-animation: ball-pulse infinite .75s -.4s cubic-bezier(.2,.68,.18,1.08);
    -moz-animation: ball-pulse infinite .75s -.4s cubic-bezier(.2,.68,.18,1.08);
    -o-animation: ball-pulse infinite .75s -.4s cubic-bezier(.2,.68,.18,1.08);
    animation: ball-pulse infinite .75s -.4s cubic-bezier(.2,.68,.18,1.08);
}
@-webkit-keyframes ball-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(.1);
        opacity: .6
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@-moz-keyframes ball-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(.1);
        opacity: .6
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@-o-keyframes ball-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(.1);
        opacity: .6
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
@keyframes ball-pulse {
    0% {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(.1);
        opacity: .6
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
/* é”çŠºæµ‡é”ã„§æ•¾ end */
.skui_table {
	width: 100%;
    border-top: 0.0625rem solid #f2f5f9;
    padding: 0;
    border-left: 0.0625rem solid #f2f5f9;
    table-layout: fixed;
}
.skui_table thead {
    background: #f9f9fa;
    color: #333;
}
.skui_table tr {
    border-bottom: 0.0625rem solid #f2f5f9;
    text-align: center;
}
.skui_table tr th, .skui_table tr td {
    padding: 0.625rem;
    font-size: 0.75rem;
    color: #666;
    border-bottom: 0.0625rem solid #f2f5f9;
    font-weight: 400;
    border-right: 0.0625rem solid #f2f5f9;
    text-align: left;
}
.skui_table_exfm {
	width: 100%;
}
.skui_table_exfm tr {
	
}
.skui_table_exfm th, .skui_table_exfm td {
	padding-bottom: 0.85rem;
}
.skui_table_exfm th {
	color: #999;
	min-width: 5rem;
}
.skui_mask, #mask {
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: black;
    opacity: 0.65!important;
    z-index: 12;
    cursor: pointer;
	touch-action: pan-y; 
}
/* å¯®åœ­ç¥ */
.dialogbox {
    bottom: 0!important;
    left: 0!important;
    top: auto!important;
    width: 100%!important;
    position: fixed;
    height: auto!important;
    z-index: 120;
}
.dialogbox&gt;img {
	display: none;
}
.dialogbox .tip {
    background: #fff;
    box-shadow: 0 0 20px rgba(0 0 0 / 5%);
    z-index: 121;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.25rem;
    border-radius: 0.45rem 0.45rem 0 0;
	text-align: center;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-name: fastr;
    -webkit-animation-name: fastr;
}
.dialogbox .tip .btn {
	border: 0;
    background: transparent;
    font-size: 0.9rem;
    color: #222;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0.55rem 0;
	width: 100%;
}
.dialogbox .skui_tip_txt {
	font-size: 1rem;
    color: #666;
    margin-bottom: 0.85rem;
}
.dialogbox .tip&gt;dt{
	font-size: 1rem;
    color: #666;
    margin-bottom: 0.85rem;
}
.dialogbox .tip dd .button2 {
    border: 0.0625rem solid #ea6f5a;
    border-radius: 0.15rem;
    display: inline-block;
    background: #ea6f5a;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 400;
    padding: 0.24rem 0.84rem;
    text-align: center;
}
.dialogbox .tip .title {
	font-size: 1rem;
    color: #222;
    padding-bottom: 0.85rem;
}
.dialogbox .tip .sec_code {
	margin-bottom: 0.85rem;
}
@keyframes fastr {
    0% {
        opacity: 0;
        transform: translate(0, 2rem);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@-webkit-keyframes fastr {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 2rem);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
}
@-moz-keyframes fastr {
    0% {
        opacity: 0;
        -moz-transform: translate(0, 2rem);
    }
    100% {
        opacity: 1;
        -moz-transform: translate(0, 0);
    }
}
@-o-keyframes fastr {
    0% {
        opacity: 0;
        -o-transform: translate(0, 2rem);
    }
    100% {
        opacity: 1;
        -o-transform: translate(0, 0);
    }
}
/* å¯®åœ­ç¥end */

/* æ¥&nbsp;å²ƒç˜‰é®ï¿½ */
.sec_code {
	font-size: 0;
    background: #f2f2f2;
    border-top: 0;
    padding: 0.45rem 0.85rem;
	overflow: hidden;
	text-align: left;
}
.sec_code .txt {
	height: 2rem;
    border: 0;
    background: transparent!important;
    font-size: 0.75rem;
    padding: 0 0.35rem;
	max-width: 50%;
}
.sec_code .seccodeimg {
	vertical-align: bottom;
    height: 2rem;
    float: right;
	max-width: 50%;
	margin-left: auto;
}
/* æ¥&nbsp;å²ƒç˜‰é®ä¹ªnd */

/* é–«å¤‹å«¨é£ï¿½ */
.skui_label {
    font-size: 0.9rem;
    color: #555;
    display: block;
}
.skui_label input[type="checkbox"] {
	font-size: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 2.85em;
    height: 1.5em;
    background: #ddd;
    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: none;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	border: 0;
}
.skui_label input[type="checkbox"]:after {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 0.25em rgba(0 0 0 / 30%);
    box-shadow: 0 0 0.25em rgba(0 0 0 / 30%);
    -webkit-transform: scale(.7);
    transform: scale(.7);
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.skui_label input[type="checkbox"]:checked {
    background: #17a086;
}
.skui_label input[type="checkbox"]:checked:after {
    left: calc(100% - 1.5rem);
}
.skui_label input[type="radio"] {
	font-size: 1rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    outline: none;
    float: right;
	border: 0;
}
.skui_label input[type="radio"]:after {
    content: "";
	display: inline-block;
    width: 1.5em;
    height: 1.5em;
	background: transparent url(../icon/radio_grey.svg) center/75% no-repeat;
}
.skui_label input[type="radio"]:checked:after {
	background: transparent url(../icon/radio.svg) center/75% no-repeat;
    -webkit-animation: tick 1s ease-out 25ms backwards;
    animation: tick 1s ease-out 25ms backwards;
}
@-webkit-keyframes tick {
  0% {
    -webkit-clip-path: inset(0 60% 50% 0);
            clip-path: inset(0 60% 50% 0);
  }
  60%, 100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
  }
}
@keyframes tick {
  0% {
    -webkit-clip-path: inset(0 60% 50% 0);
            clip-path: inset(0 60% 50% 0);
  }
  60%, 100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
  }
}
/* é–«å¤‹å«¨é£â•¡nd */

.skui_operation_list li {
    display: block;
    color: #222;
    font-size: 0.9rem;
    padding: 0.65rem 0;
    border-bottom: 0.0625rem solid #f0f0f0;
	text-align: left;
}
.skui_operation_list li .skui_label {
    display: block;
}

/************ éå®&nbsp;ä»ˆéå³°ç´¡ ************/
.skui_item {
    padding: 0 0.85rem;
}
.skui_mode_hr {
	border-width: 0;
    height: 0.55rem;
    background-color: #f5f5f5;
    width: 100%;
    margin-left: -0.85rem;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 0.85rem;
	position: relative;
    z-index: 1;
}
.skui_line_hr {
	display: block;
    margin: 0.85rem 0;
    height: 1px;
    background: #e8e8e8;
}
.quote {
	border-bottom: 0.0625rem solid #f0f0f0;
    padding-bottom: 0.85rem;
    color: #555;
}
.skui_no_content {
	font-size: 1rem;
    text-align: center;
    padding: 1.25rem 0.85rem;
    color: rgba(0, 0, 0, .55);
}
.skui_no_content::before {
    content: "";
    background-image: url(../icon/icon_nocontent.png);
    display: block;
    width: 3.85rem;
    height: 3.85rem;
    background-position: center center;
    margin: 0 auto 0.85rem;
    padding-bottom: 0.85rem;
    background-size: cover;
    background-repeat: no-repeat;
}
.skui_blank {
	font-size: 0.85rem;
    padding: 0.85rem;
    text-align: center;
    color: #999;
}
/* ç”¯å“¥æ•¤éŽ¼æ»…å‚¨é‰ï¿½ */
.skui_pubsearch {
	padding: 0.85rem 0;
	font-size: 14px;
}
.skui_pubsearch .skui_pubsearch_form input {
	background: #f3f3f3;
    border: 0!important;
    height: 37px;
    padding: 0 10px;
	font-size: 14px;
	width: calc(100% - 65px);
}
.skui_pubsearch .skui_pubsearch_form button {
	background: #ea6f5a;
    color: #fff;
    width: 65px;
    padding: 0 10px;
    border: 0;
	font-size: 14px;
}
.skui_title {
	padding: 0.85rem 0 0.55rem 0;
    font-size: 0.95rem;
    font-weight: 400;
    color: #545454;
}
/* ç”¯å“¥æ•¤éŽ¼æ»…å‚¨é‰î“«nd */

/* é’å—›ã€‰ */
.skui_page {
	text-align: center;
    margin: 0.85rem 0.75rem;
    padding: 0.85rem;
    border-radius: 0.5rem;
}
.skui_page.multi_none a {
	display: none!important
}
.skui_page.multi_none .prev, .skui_page.multi_none .nxt {
	display: inline-block!important
}
.skui_page strong {
    padding: 0.3rem 0.65rem;
    border-radius: 0;
	height: auto!important;
	line-height: normal!important;
	border: 1px solid #f5f5f5;
	display: inline-block;
	margin: 0 1px!important;
	background: #f5f5f5;
}
.skui_page a {
	font-size: 0.85rem;
    padding: 0.3rem 0.65rem;
    border-radius: 0;
    height: auto!important;
    line-height: normal!important;
    border: 1px solid #f5f5f5;
    margin: 0!important;
    background: #f5f5f5;
    color: rgba(0,0,0,.9);
}
.skui_page .page {
	position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    background: transparent;
}
.skui_page .grey {
	color: #999;
}
#select_a {
    padding: 0.3rem 1.25rem 0.3rem 0.65rem!important;
	margin: 0 1px!important;
    display: initial!important;
    position: relative;
    width: 100px;
    height: auto;
    line-height: normal;
    text-align: center!important;
	text-indent: 0!important;
	border: 1px solid #f5f5f5!important;
    background: #f5f5f5 url(../icon/arrwd.png) no-repeat 100% 50%!important;
	background-size: 1rem!important;
}
#select_a select {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%!important;
    opacity: 0;
    z-index: 1;
}
.skui_page_more {
	padding: 0.75rem;
    color: rgba(0,0,0,.65);
    display: block;
    font-size: 0.9rem;
    text-align: center;
}
.skui_page_post {
	background: -webkit-linear-gradient( 323deg ,#faa184,#f2684d);
    background: -o-linear-gradient(323deg,#faa184 0,#f2684d 100%);
    background: linear-gradient( 127deg ,#faa184,#f2684d);
    position: fixed;
    right: 2rem;
    bottom: 6rem;
    width: 2.85rem;
    height: 2.85rem;
    text-align: center;
    line-height: 2.85rem;
    border-radius: 50%;
    color: #fff;
	display: none;
	z-index: 10;
}
.skui_page_post i {
	font-size: 1.25rem;
}
/* éŽ¸å¤æŒ³ */
.skui_btn_empty, .skui_btn_full {
	border: 0.0625rem solid #6cbc4d;
    border-radius: 2rem;
    display: inline-block;
    background: #6cbc4d;
    color: #fff;
    font-size: 0.95rem;
    font-weight: 400;
    padding: 0.4rem 0.84rem;
	text-align: center;
}
.skui_btn_empty {
	background: transparent;
    color: #6cbc4d;
}
.skui_btn_empty.hover, .skui_btn_full.hover {
	border: 0.0625rem solid #f3f3f3;
    background: #f3f3f3;
    color: #999;
}
.skui_button_empty, .skui_button_full {
	border: 0.0625rem solid #ea6f5a;
    border-radius: 0.15rem;
    display: inline-block;
    background: #ea6f5a;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 400;
    padding: 0.24rem 0.84rem;
    text-align: center;
}
.skui_button_empty{
	background: transparent;
    color: #ea6f5a;
}
.skui_button_empty.hover, .skui_button_full.hover {
	border: 0.0625rem solid #f3f3f3;
    background: #f3f3f3;
    color: #999;
}
.skui_btn_full.delete  {
	border: 0.0625rem solid #dc1818;
	background: #dc1818;
}
.skui_button_full.wide {
	width: 100%;
    padding: 0.45rem;
}
/* é’å—™è¢«ç€µè‰°åŸ… */
.skui_title_tab {
	padding-bottom: 0.85rem;
	font-size: 1rem;
	background: #fff;
	z-index: 10;
	width: 100%;
	margin-top: 1.25rem;
}
.skui_title_tab li {
	color: #999;
	margin-right: 1.25rem;
}
.skui_title_tab li:last-child {
	padding-right: 0.85rem;
}
.skui_title_tab li a {
	color: #999;
	padding-bottom: 0.45rem;
    display: block;
	position: relative;
}
.skui_title_tab li a::before {
    content: "";
    height: 0.25rem;
    width: 1rem;
    display: block;
    background: transparent;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -0.45rem;
    border-radius: 1rem;
}
.skui_title_tab li.a a::before {
    background: #ea6f5a;
}
.skui_title_tab li.a, .skui_title_tab li.a a {
	color: #222;
	font-weight: bold;
}
/* é’å—™è¢«ç€µè‰°åŸ…end */

/* é’å—™è¢«éŽ¸å¤æŒ³ */
.skui_title_types {
	font-size: 0;
}
.skui_title_types li {
	display: inline-block;
    margin-right: 0.55rem;
}
.skui_title_types li a {
	border-radius: 0.15rem;
    display: inline-block;
    background: #f3f3f3;
    color: #999;
    font-size: 0.85rem;
    font-weight: 400;
    padding: 0.24rem 0.84rem;
    text-align: center;
}
.skui_title_types li.a a {
	color: #ea6f5a;
    background: #ffece9;
}
.skui_title_types li:last-child {
	padding-right: 0.85rem;
}
/* é’å—™è¢«éŽ¸å¤æŒ³end */

/* é‚å›§ç“§ç€µè‰°åŸ…éå›©î„· */
.skui_txt_head {
	border-bottom: 0.0625rem solid #f0f0f0;
    padding: 0.85rem 0;
    margin-bottom: 0.85rem;
}

/************ éå®&nbsp;ä»ˆéå³°ç´¡end ************/


/* ç€µè‰°åŸ… */
.skui_header {
    background-color: #fff;
}
.skui_search_head {
	padding: 1.25rem 0.85rem 0.85rem;
}
.skui_search_head form {
	position: relative;
}
.skui_search_head input {
	background: #f3f3f3;
    border: 0!important;
    padding: 0 0.85rem;
    height: 2.45rem;
    width: 100%;
    border-radius: 10rem;
    text-align: center;
    font-size: 0.9rem;
}
.skui_search_head .ic-search {
	font-size: 0.95rem;
    position: absolute;
    left: 50%;
    top: 0.52rem;
    color: #999;
    margin-left: -5.85rem;
}
.skui_search_head .clear {
	display: none;
}
.skui_search_head .clear i {
	position: absolute;
    right: 3.85rem;
    top: 0.62rem;
    background: #c2c2c2;
    color: #fff;
    font-weight: 400;
    width: 1.25rem;
    height: 1.25rem;
    text-align: center;
    border-radius: 50%;
    line-height: 1.37rem;
    font-size: 0.75rem;
}
.skui_search_head .skui_search_hot{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
	height: calc(100% - 4.95rem);
    background: #fff;
    z-index: 11;
    margin: 0;
    padding: 0 0.85rem;
	overflow: auto;
	opacity: 0;
	-webkit-animation: 0.15s say forwards;
	animation: 0.15s say forwards;
}
@-webkit-keyframes say {
	 0% {
		 opacity: 0;
		}
	 50% {
		 opacity: .5;
		}
	 100% {
		 opacity: 1;
		}
}
.skui_search_head .close {
    color: #ea6f5a;
    float: right;
    display: none;
    font-size: 1.25rem;
    margin-left: 0.85rem;
    line-height: 2.45rem;
}
.skui_search_head .skui_headertitle_popup_btn {
	font-size: 1.25rem;
    margin-left: 0.85rem;
    line-height: 2.45rem;
}
.skui_search_head.click .close {
	display: inline-block;
}
.skui_search_head.click .skui_headertitle_popup_btn{
	display: none;
}
.skui_search_head.click input {
    text-align: left;
	padding-left: 2rem;
}
.skui_search_head.click .ic-search {
	left: 0.85rem;
    margin-left: 0;
}


/* å¨´î†¼å§©ç€µè‰°åŸ… */
#skui_head_fixed.fixed {
	position: fixed;
    top: 0;
    left: 0;
}
/* é—…æ„¯æ£Œç€µè‰°åŸ… */
.skui_headertitle_more {
    z-index: 11;
    transform: translate(100%,0);
    opacity: 0.8;
    transition: transform 0.25s ease-out, opacity 0.25s ease-out;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
}
.skui_headertitle_more .headertitle_more_main {
	background: #fff;
    position: fixed;
    width: 70%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 13;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.skui_headertitle_more.on {
	transform: translate(0,0);
    opacity: 1;
}
.skui_headertitle_more .headertitle_more_user {
	text-align: center;
    border-bottom: 0.0625rem solid #f0f0f0;
    padding: 1.25rem;
    background: #f0f0f0;
	border-radius: 0 0 0.45rem 0.45rem;
}
.skui_headertitle_more .headertitle_more_user .avatar {
	display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    overflow: hidden;
    border: 0.325rem solid #fff;
}
.skui_headertitle_more .headertitle_more_user .avatar img {
	width: 100%;
    height: 100%;
    border-radius: 50%;
}
.skui_headertitle_more .headertitle_more_user .username {
	font-size: 1.25rem;
    color: #222;
    margin-top: 0.25rem;
}
.skui_headertitle_more .headertitle_more_close {
	background-image: url(../icon/left_close.svg);
    background-position: center center;
    background-size: 0.85rem auto;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.16rem;
    height: 9.703rem;
    top: 50%;
    position: absolute;
    z-index: 13;
    margin-top: -4.85rem;
    right: 70%;
    margin-right: -0.22rem;
}
.skui_headertitle_more .usersightml {
    font-size: 0.85rem;
    color: #999;
}
.skui_headertitle_more .headertitle_more_nav {
    padding: 1.25rem 1.85rem;
}
.skui_headertitle_more .headertitle_more_nav a {
	display: block;
    font-size: 1rem;
    padding: 0.85rem 0;
    color: #555;
}
.skui_headertitle_more .headertitle_more_nav a .y {
	float: right;
	color: #999;
}
.skui_headertitle_more .headertitle_more_nav a .icon {
	margin-right: 0.25rem;
	color: #999;
}

/* ç€µè‰°åŸ…éå›©î„· */
.skui_mtags_top {
	margin-top: 0.85rem;
    font-size: 0;
}
.skui_mtags_top .skui_mtags_tab {
	display: none;
    position: absolute;
    top: 0;
    z-index: 12;
    left: 0;
    font-size: 1rem;
    text-align: center;
    width: 100%;
    padding: 1rem;
    color: #999;
    border-bottom: 0.0625rem solid #f0f0f0;
}
.skui_mtags_top .skui_mtags_tab .close {
	color: #999;
    float: right;
    display: inline-block;
    text-align: center;
    width: 1.85rem;
    height: 1.85rem;
    line-height: 1.85rem;
    position: absolute;
    right: 0.55rem;
    top: 0.85rem;
}
.skui_mtags_top li a {
	background: #f5f5f5;
    display: inline-block;
    color: #999;
    padding: 0.22rem 0.55rem;
    border-radius: 2rem;
    font-size: 0.85rem;
    margin-right: 0.55rem;
}
.skui_mtags_top .more {
	position: absolute;
    right: 0.85rem;
    font-size: 1rem;
    background: #fff;
    height: 2rem;
    padding: 0 0 0 0.55rem;
}
.skui_mtags_top .more i {
	position: relative;
    z-index: 1;
    color: #999;
	margin-top: 0.15rem;
    display: inline-block;
}
.skui_mtags_top .more span {
	width: 1.25rem;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    position: absolute;
    left: -1.25rem;
    top: 0;
}
.skui_mtags_top.click {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 11;
    margin: 0;
    padding: 1.85rem;
    overflow: auto;
	padding-top: 4.85rem;
	opacity: 0;
	-webkit-animation: 0.15s say forwards;
	animation: 0.15s say forwards;
}
.skui_mtags_top.click .more {
	display: none;
}
.skui_mtags_top.click .skui_mtags_tab {
	display: block;
}
.skui_mtags_top.click li {
	display: inline-block;
	margin-bottom: 0.55rem;
}

.skui_header_nav {
    background: #fff;
    z-index: 10;
}
.skui_header_nav li {
	display: inline-block;
    padding-right: 1.25rem;
    font-size: 16px;
	text-align: center;
	font-weight:600;
}
.skui_header_nav li:last-child {
    padding-right: 0;
}

.skui_header_nav li a::before {
	content: "";
    height: 0.35rem;
    width: 50%;
    display: block;
    background: transparent;
    position: absolute;
    left: 50%;
    bottom: -0.7rem;
    margin-left: -0.7rem;
    border-radius: 50px;
}

.skui_header_nav li.a a {
	color: #ff4466;
	font-weight: bold;
}
.skui_header_nav li.a a::before {
    background: #ff4466;
}
/* é’æ¥„ã€ƒç€µè‰°åŸ… */
.skui_head_info {
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    padding: 0 0.85rem;
    font-size: 1rem;
    background: transparent;
    width: 100%;
	color: #555;
	z-index: 10;
}
.skui_head_info.fix {
	position: fixed;
    left: 0;
    top: 0;
}
.skui_head_info a {
	color: #555;
}
.skui_head_info .iconfont {
	font-size: 1.25rem;
}
.skui_head_info .out {
	float: left;
}
.skui_head_info .more {
	float: right;
}
.skui_head_info .title {
	display: inline-block;
    max-width: 50%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.skui_head_info_wrp {
	text-align: left;
    height: 3rem;
    line-height: 3rem;
    padding: 0 0.85rem;
    font-size: 1rem;
    width: 100%;
    color: #555;
    z-index: 10;
    top: 0;
    position: fixed;
    background: #fff;
    transform: translateY(-100%);
    transition: transform .3s cubic-bezier(.645,.045,.355,1);
}
.skui_head_info_wrp.headroom-not-top.pinned {
    transform: translateY(0);
}
.skui_head_info_wrp a.skui_btn_full {
	height: 1.85rem;
    line-height: 1.45rem;
    margin-top: 0.57rem;
}
.skui_head_info_wrp .out {
	font-size: 1.25rem;
    float: left;
    margin-right: 0.85rem;
}
.skui_head_info_wrp .skui_user_info .avatar {
	width: 2rem;
    height: 2rem;
}

/* æ´æ›¢å„´ç€µè‰°åŸ… */
.skui_footer_nav {
	border-top: 0.0625rem solid #e8e8e8;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
	height: 3rem;
}
.skui_footer_nav li {
	width: 24%;
    text-align: center;
}
.skui_footer_nav li a {
	display: block;
    color: #999;
}
.skui_footer_nav li.a a {
    color: #ea6f5a;
}
.skui_footer_nav li a i {
	font-size: 1.25rem;
    margin-bottom: -0.45rem;
    display: block;
}
.skui_footer_nav li a p{
    font-size: 0.7rem;
}


/* é—å&nbsp;Ÿæ½ˆæ·‡â„ƒä¼… */
.skui_footer_copyright {
    padding: 0.85rem;
    text-align: center;
    color: rgba(0, 0, 0, .85);
    border-top: 0.0625rem solid #e8e8e8;
    margin-top: 0.85rem;
	padding-bottom: 3.85rem;
}

/* éå›©î„· */
.skui_tags_list {
	padding-bottom: 0.35rem;
	margin-top: 0.85rem;
}
.skui_tags_list .title {
    padding: 0.85rem 0 0.55rem 0;
    font-size: 0.95rem;
    font-weight: 700;
    color: #545454;
}
.skui_tags_list a {
	display: inline-block;
    padding: 0.25rem 0.75rem;
    margin: 0 0.55rem 0.55rem 0;
    font-size: 0.85rem;
    position: relative;
    color: #ea6f5a;
    border: 0.0625rem solid #ea6f5a;
    border-radius: 0.35rem;
}
/* æ¶“å©šî•½é’æ¥„ã€ƒ */
.skui_list_content section {
	position: relative;
    width: 100%;
    padding: 0.85rem 0;
}
.skui_list_content section .article_list_title {
	font-size: 1.05rem;
    font-weight: 700;
    color: rgba(0, 0, 0, .85);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.skui_list_content section .skui_visited:visited .article_list_title {
    color: #999;
}
.skui_list_content section .article_list_info {
    color: #b1b1b1;
	font-size: 0.75rem;
}
.skui_list_content section .article_list_info span {
	margin-right: 0.85rem;
}
.skui_list_content section .article_list_info span .iconfont {
	font-size: 0.75rem;
    margin-right: 0.2rem;
}
.skui_list_content section .article_list_content {
    margin-top: 0rem;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin-bottom: 0.35rem;
}
.skui_list_content section.pic {
	padding-right: 6.85rem;
    min-height: 7.65rem;
}
.skui_list_content section.pic .article_list_pic {
	width: 6rem;
    height: 6rem;
    position: absolute;
    top: 0.85rem;
    right: 0;
    border-radius: 0.25rem;
    overflow: hidden;
}
.skui_list_content section.pic .article_list_pic img {
	width: 100%;
    height: 100%;
    display: block;
	object-fit: cover;
}
/* æ¶“å©šî•½é’æ¥„ã€ƒend */

/* éŽ¼æ»…å‚¨ */
.skui_search_hot {
	border-top: 0.0625rem solid #f0f0f0;
	margin-top: 0.35rem;
}
.skui_search_hot .title {
	padding: 0.85rem 0 0.55rem 0;
    font-size: 0.95rem;
    font-weight: 700;
    color: #545454;
}
.skui_search_hot .title i {
	color: #ea6f5a;
    margin-right: 1.25rem;
	margin-left: 0.45rem;
}
.skui_search_hot li {
	padding: 0.85rem;
    border-bottom: 0.0625rem solid #f0f0f0;
}
.skui_search_hot li:last-child {
    border-bottom: 0;
}
.skui_search_hot li a {
	display: inline-block;
    padding-left: 1.85rem;
    position: relative;
}
.skui_search_hot li a em {
	font-size: 1rem;
    display: inline-block;
    color: #999;
    position: absolute;
    left: -0.25rem;
    top: 50%;
    margin-top: -0.8rem;
}
.skui_search_hot li:nth-child(1) a em, .skui_search_hot li:nth-child(2) a em, .skui_search_hot li:nth-child(3) a em{
    color: #ea6f5a;
}
/* éŽ¼æ»…å‚¨end */

/* é—å&nbsp;æ½¡é’æ¥„ã€ƒ */
.skui_discuz_body {
	padding: 0 0.85rem;
}
.skui_forum_catlist ul {
	
}
.skui_forum_catlist ul li {
	padding: 0.85rem 0;
    border-bottom: 0.0625rem solid #f0f0f0;
    overflow: hidden;
}
.skui_forum_catlist ul li:last-child {
    border-bottom: 0;
}
.skui_forum_catlist ul li .icon {
	display: inline-block;
    width: 3rem;
    height: 3rem;
    float: left;
    overflow: hidden;
    border-radius: 0.45rem;
}
.skui_forum_catlist ul li .icon img {
	width: 100%;
    height: 100%;
}
.skui_forum_catlist ul li .content {
	padding-left: 3.85rem;
}
.skui_forum_catlist ul li .name {
	font-size: 1rem;
    font-weight: 700;
}
.skui_forum_catlist ul li .content .description {
	color: #999;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.85rem;
}
.skui_forum_catlist ul li .content .data {
	color: #999;
    font-size: 0.75rem;
}
.skui_forum_catlist ul li .content .data span {
	margin-right: 1rem;
}
.skui_forum_catlist ul li .favtimes {
	float: right;
    display: inline-block;
    color: #ea6f5a;
    border: 0.0625rem solid #ea6f5a;
    border-radius: 2rem;
    padding: 0.15rem 0.65rem;
    font-size: 0.74rem;
}
.skui_forum_catlist ul li .favtimes.hover {
    color: #999;
    border: 0.0625rem solid #f0f0f0;
}
/* é—å&nbsp;æ½¡é’æ¥„ã€ƒend */

/* é—å&nbsp;æ½¡é’æ¥„ã€ƒæ·‡â„ƒä¼… */
.skui_forumdisplay_info {
	border-bottom: 0.0625rem solid #f0f0f0;
	margin-bottom: 0.55rem;
	padding: 0 0.85rem;
}
.skui_forumdisplay_info .icon {
	display: inline-block;
    width: 4rem;
    height: 4rem;
    border-radius: 0.45rem;
    overflow: hidden;
    float: left;
}
.skui_forumdisplay_info .icon img {
	width: 100%;
    height: 100%;
}
.skui_forumdisplay_info .name {
	font-size: 1.25rem;
    margin: 0.55rem 0 0.35rem;
    font-weight: 500;
    color: #222;
}
.skui_forumdisplay_info .content {
	padding-left: 4.85rem;
}
.skui_forumdisplay_info .content .data {
	font-size: 0.75rem;
    color: #999;
	font-weight: 400;
}
.skui_forumdisplay_info .content .data span {
	margin-right: 0.55rem;
}
.skui_forumdisplay_info .btn_box {
	margin: 1.25rem 0;
}
.skui_forumdisplay_info .description {
	margin-top: 1.25rem;
    font-size: 0.85rem;
    color: #222;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: relative;
    padding-right: 2rem;
}
.skui_forumdisplay_info .description i {
    position: absolute;
    right: 0;
    top: 0;
}
.skui_forumdisplay_info .modnewposts {
	font-size: 0.85rem;
    color: #999;
    margin-top: 0.35rem;
}
#thread_types {
	border-bottom: 0.0625rem solid #f0f0f0;
    padding-bottom: 0;
	position: sticky;
    top: 3rem;
	text-align: center;
}
#thread_types li {
	width: 25%;
	margin: 0;
}
.skui_list_simple .skui_title {
	padding: 0.85rem;
    border-bottom: 0.0625rem solid #f0f0f0;
    font-size: 1rem;
    color: #222;
    font-weight: 700;
}
.skui_list_simple a {
	display: block;
    color: #222;
    font-size: 0.9rem;
    padding: 0.65rem 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-bottom: 0.0625rem solid #f0f0f0;
}
.skui_list_simple a:last-child {
	border-bottom: 0;
}
/* é—å&nbsp;æ½¡æµ&nbsp;å¬¬ç²› */
.skui_forumdisplay_description {
	background: #333333;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
    padding: 0 1.25rem 1.25rem;
	transform: translate(100%,0);
    opacity: 0.8;
    transition: transform 0.25s ease-out, opacity 0.25s ease-out;
	overflow: hidden;
}
.skui_forumdisplay_description.click{
	transform: translate(0,0);
    opacity: 1;
}
.skui_forumdisplay_description .description__bg {
	background: #fff;
    margin-top: 3.85rem;
    padding: 1.25rem;
	border-radius: 0.45rem;
}
.skui_forumdisplay_description .icon {
	background: #fff;
    overflow: hidden;
    border-radius: 0.45rem;
    width: 5rem;
    height: 5rem;
    margin: -3.5rem auto 0;
    padding: 0.15rem;
}
.skui_forumdisplay_description .icon img {
	width: 100%;
    height: 100%;
    border: 0.0625rem solid #e8e8e8;
    border-radius: 0.45rem;
}
.skui_forumdisplay_description .name {
	font-weight: 700;
    text-align: center;
    font-size: 1rem;
    margin-top: 0.85rem;
    margin-bottom: 0.55rem;
}
.skui_forumdisplay_description .data {
	text-align: center;
    font-size: 0.85rem;
    color: #999;
}
.skui_forumdisplay_description .text {
	font-size: 0.85rem;
    color: #222;
    margin-bottom: 0.85rem;
    line-height: 1.85;
}
.skui_forumdisplay_description .skui_line_hr {
	position: relative;
}
.skui_forumdisplay_description .skui_line_hr::after, .skui_forumdisplay_description .skui_line_hr::before {
	content: "";
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: #333;
    border-radius: 50%;
    position: absolute;
    right: -1.75rem;
    top: -0.5rem;
}
.skui_forumdisplay_description .skui_line_hr::before {
	right: auto;
    left: -1.75rem;
}
.skui_forumdisplay_description .qrcode {
    margin-top: 1.25rem;

}
.skui_forumdisplay_description #skui_forumdisplay_qrcode {
	width: 4rem;
    height: 4rem;
    display: inline-block;
    float: left;
}
.skui_forumdisplay_description #skui_forumdisplay_qrcode canvas {
	width: 100%;
    height: 100%;
}
.skui_forumdisplay_description .tips {
	border-top: 0.0625rem solid #e8e8e8;
    color: #999;
    padding-top: 1rem;
    font-size: 0.85rem;
    margin-left: 4.85rem;
}
.skui_forumdisplay_description .skui_head_info {
	background: transparent;
    color: #fff;
    margin-left: -1.25rem;
}
.skui_forumdisplay_description .skui_head_info a{
    color: #fff;
}
.skui_forumdisplay_description .skui_head_info .title {
	margin-left: 1.25rem;
}
.skui_forumdisplay_description .description__share {
	text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    padding: 1.25rem 2.55rem;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 1rem rgba(0 0 0 / 80%);
    z-index: 1;
    background: #333;
}
.skui_forumdisplay_description .description__share h3 {
	font-size: 0.85rem;
    font-weight: 400;
    margin-bottom: 1rem;
	position: relative;
}
.skui_forumdisplay_description .description__share h3::after, .skui_forumdisplay_description .description__share h3::before {
	content: "";
    display: inline-block;
    width: 4rem;
    height: 0.0625rem;
    background: #e8e8e8;
    right: 2.85rem;
    position: absolute;
    top: 0.5rem;
}
.skui_forumdisplay_description .description__share h3::before {
    right: auto;
	left: 2.85rem;
}
.skui_forumdisplay_description .description__share a {
	display: inline-block;
    width: 33.333%;
    color: #fff;
	float: left;
}
.skui_forumdisplay_description .description__share img {
	width: 2rem;
}
/* é¢ã„¦åŸ›æ·‡â„ƒä¼… */
.skui_user_list .skui_user_info {
	margin-bottom: 1.25rem;
}
.skui_user_info {
	font-size: 0;
}
.skui_user_info .skui_btn_full {
	float: right;
    font-size: 0.85rem;
    padding: 0.2rem 0.84rem;
    margin-top: -0.18rem;
}
.skui_user_info .avatar {
	display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 0.85rem;
    vertical-align: middle;
    margin-top: -0.5rem;
}
.skui_user_info .avatar img {
	width: 100%;
    height: 100%;
}
.skui_user_info .author {
	color: #222;
    font-size: 0.9rem;
}
.skui_user_info .cred {
	font-size: 0.75rem;
    color: #ea6f5a;
    margin-left: 0.35rem;
}
.skui_user_info .icon {
	display: inline-block;
    height: 0.92rem;
    margin-left: 0.25rem;
    position: relative;
    top: 0.12rem;
}
.skui_user_info .icon img {
    height: 100%;
}
.skui_user_message, .skui_user_list {
	margin-top: 1.25rem;
}
.skui_user_message li .pmnum {
	font-size: 0.75rem;
    color: #fff;
    background: #f00;
    border-radius: 1rem;
    padding: 0 0.35rem;
    margin-right: 0.35rem;
}
.skui_user_message li {
	border-bottom: 0.0625rem solid #f0f0f0;
    padding-bottom: 0.85rem;
    margin-bottom: 1.25rem;
}
.skui_user_message li:last-child {
	border-bottom: 0;
}
.skui_user_message li .message {
	padding-left: 3.25rem;
    font-size: 0.85rem;
    color: #999;	
}
.skui_user_message li .btn_box {
	margin-top: 0.55rem;
}
.skui_user_message li .quote {
	color: #999;
	margin-bottom: 0.85rem;
}

/*************** æ¶“å©šî•½éå‘­î† ***************/
.skui_message {
	font-size: 0.9rem;
    line-height: 1.8;
    color: #222;
    text-align: left;
}
.skui_message img {
	max-width: 100%;
	margin: 0!important;
}
.article_tp01, .pstatus {
	border: 0.0625rem solid #f3f3f3;
    background: #f3f3f3;
    color: #999;
    font-weight: 400;
    padding: 0.55rem 0.85rem;
    margin: 0.85rem 0;
	display: block;
}
.article_tp02 {
	color: #eaa209;
	font-size: 0.85rem;
}
.article_tp03 {
	color: #07c160;
    font-size: 0.9rem;
}
.article_tp03::before {
	content: "*";
}
.article_tp03::after {
	content: "*";
}
.skui_viewthread_header_title {
	font-size: 1.25rem;
    font-weight: 700;
    color: #222;
	margin-bottom: 0.85rem;
	margin-top: 0.85rem;
}
.skui_viewthread_header_title .icon {
    border-radius: 0.15rem;
    display: inline-block;
    background: #ea6f5a;
    color: #fff;
    font-weight: 400;
    font-size: 0.75rem;
    padding: 0.04rem 0.44rem;
    margin-right: 0.35rem;
}
.skui_viewthread_header_title .icon.top {
    background: #f00;
}
.skui_viewthread_header_title .icon.stamps {
    background: #ea880d;
}
.skui_viewthread_header_title .icon.digest {
    background: #ff5724;
}
.skui_viewthread_header_data {
	font-size: 0.75rem;
    color: #999;
    margin: 0.85rem 0;
}
.skui_article_nav {
    background: #f3f3f3;
    color: #999;
    margin: 1.25rem 0;
    text-align: center;
    border-radius: 0.45rem;
    font-size: 0.9rem;
    padding: 0.85rem 0;
}
.skui_article_nav a {
	display: inline-block;
    width: 33.33%;
    color: #222;
}
.skui_article_nav .forums {
	border-right: 0.0625rem solid #dedede;
    border-left: 0.0625rem solid #dedede;
}
.skui_viewthread_article .article_appraise {
	border-top: 0.0625rem solid #f0f0f0;
    text-align: center;
	margin-top: 1.25rem;
    padding: 1.25rem 0;
}
.skui_viewthread_article .article_appraise .rate_txt {
	color: #222;
    margin: 1.25rem 0;
    font-size: 1rem;
}
.skui_viewthread_article .article_appraise .skui_btn_full {
	width: 7rem;
    background: #ea6f5a;
    border: 0.0625rem solid #ea6f5a;
}
.skui_viewthread_article .article_appraise .skui_btn_empty,
.skui_viewthread_article .article_appraise .skui_btn_empty {
	min-width: 7rem;
    margin: 0 1rem;
    border: 0.0625rem solid #f3f3f3;
    color: #222;
}
.skui_viewthread_article .article_appraise .skui_btn_empty.a,
.skui_viewthread_article .article_appraise .skui_btn_empty.a {
    color: #999;
}
.skui_viewthread_article .article_source {
	padding-bottom: 1.25rem;
}
.skui_viewthread_article .article_source .title {
	font-size: 0.85rem;
    color: #999;
    margin-top: 0.35rem;
}
.skui_viewthread_article .article_source .icon {
	display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 0.45rem;
    overflow: hidden;
    float: left;
}
.skui_viewthread_article .article_source .icon img {
	width: 100%;
    height: 100%;
}
.skui_viewthread_article .article_source .content {
    padding-left: 3.85rem;
}
.skui_viewthread_article .article_source .skui_button_full {
	float: right;
    margin-top: 0.45rem;
}
.skui_viewthread_article .article_source .name {
	font-size: 1rem;
    margin: 0.55rem 0 0.35rem;
    font-weight: 500;
    color: #222;
}
.skui_viewthread_article .article_source .data {
    font-size: 0.75rem;
    color: #999;
    font-weight: 400;
}

/* ç’ºç†·ç¬˜ */
.skui_allreplies_title {
	padding: 0.85rem;
    border-bottom: 0.0625rem solid #f0f0f0;
    margin-bottom: 0.85rem;
    font-size: 1rem;
    color: #222;
    font-weight: 700;
}
.skui_comment_list {
	padding: 0.85rem;
    border-bottom: 0.0625rem solid #f0f0f0;
    margin-bottom: 0.85rem;
}
.skui_comment_list:last-child {
    border-bottom: 0;
}
.skui_comment_message {
	padding-left: 3.25rem;
}
.skui_comment_info {
	font-size: 0.75rem;
    color: #999;
}
.skui_comment_info span {
	margin-right: 0.85rem;
}
.skui_comment_info div.y span {
	margin-right: 0;
	margin-left: 0.85rem;
}
.skui_comment_info * {
    color: #999;
}
/* ç€µå—™çˆœç”¯ï¿½ */
.skui_passwordlock_title {
	font-size: 0.85rem;
    color: #999;
}
.skui_passwordlock {
	margin: 0.85rem 0;
}
.skui_passwordlock input {
	background: #f3f3f3;
    border: 0!important;
    height: 37px;
    padding: 0 10px;
    font-size: 14px;
    width: calc(100% - 65px);
}
.skui_passwordlock button {
	background: #ea6f5a;
    color: #fff;
    width: 65px;
    padding: 0 10px;
    border: 0;
    font-size: 14px;
	border-radius: 0;
}
.skui_discuzcode_copyclipboard {
	font-size: 0.75rem;
    background: #f3f3f3;
    display: block;
    color: #555;
    padding: 0.55rem;
}
/* éç¡…ç˜Žæ¶“åº¤ç˜Žé’ï¿½ */
.skui_viewthread_comment_body {
	padding-bottom: 0.85rem;
}
.skui_viewthread_comment_body h3 {
	font-size: 0.9rem;
    color: #ea6f5a;
    border-top: 0.0625rem solid #f0f0f0;
    padding: 1.25rem 0 0.85rem 0;
    margin-top: 1.25rem;
    position: relative;
    padding-left: 1rem;
}
.skui_viewthread_comment_body h3::after {
	content: "";
    position: absolute;
    left: 0;
    top: 1.78rem;
    width: 0.58rem;
    height: 0.58rem;
    border-radius: 50%;
    border: 0.1625rem solid #ea6f5a;
}
.skui_viewthread_comment_body li {
	padding-bottom: 0.85rem;
    border-bottom: 0.0625rem solid #f0f0f0;
    margin-bottom: 0.85rem;
}
.skui_viewthread_comment_body li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.skui_viewthread_comment_body li .author {
	font-size: 0.9rem;
    color: #222;
    font-weight: 700;
}
.skui_viewthread_comment_body li .dateline {
	color: #999;
	font-size: 0.9rem;
}
.skui_viewthread_comment_body li .comment {
	font-size: 0.75rem;
    line-height: 1.8;
    text-align: left;
    margin-top: 0.55rem;
    color: #555;
}
.skui_viewthread_comment_body li .comment img {
	max-width: 100%;
}
.skui_viewthread_rate_body {
	margin-top: 0.55rem;
	padding-right: 0.85rem;
}
.skui_viewthread_rate_body .avatar {
	display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    margin: 0.5rem -0.85rem 0 0;
    border: 0.2rem solid #fff;
}
.skui_viewthread_rate_body .avatar img {
	width: 100%;
    height: 100%;
    border-radius: 50%;
}
.skui_allreplies_comment .skui_viewthread_rate_body h3 {
	margin-bottom: -0.85rem;
}
.skui_allreplies_comment .skui_viewthread_rate_body h3::after {
	top: 1.78rem;
}
/* éŽ®î„ƒç¥» */
.skui_article_reward .reward_price {
	border: 0.0625rem solid #ffbfb4;
    background: #fff8f7;
    color: #ea6f5a;
    font-weight: 400;
    padding: 0.55rem 0.85rem;
    display: block;
    margin-top: .85rem;
}
.skui_article_reward .reward_price.end {
	border: 0.0625rem solid #f3f3f3;
    background: #f3f3f3;
    color: #999;
}
.skui_article_reward h3 {
	font-size: 0.9rem;
    color: #ea6f5a;
    border-top: 0.0625rem solid #f0f0f0;
    padding: 1.25rem 0 0.85rem 0;
    margin-top: 1.25rem;
    position: relative;
    padding-left: 1rem;
}
.skui_article_reward h3::after {
    content: "";
    position: absolute;
    left: 0;
    top: 1.58rem;
    width: 0.58rem;
    height: 0.58rem;
    border-radius: 50%;
    border: 0.1625rem solid #ea6f5a;
}
/* é¥ç‚²î˜²é™îˆî† */
.skui_showhide {
	border: 0.0625rem dashed #f3f3f3;
    padding: 0.55rem;
    border-radius: 0.25rem;
	margin: 0.85rem 0;
}
.post_hide_reply_hidden {
	color: #fff;
    background: #07c160;
    padding: 0.45rem 0.85rem;
    margin-top: 0.85rem;
}
.post_hide_reply_hidden a {
	color: #fff;
}
/* éŽ¶æ›&nbsp;ã‚¨ */
.skui_viewthread_poll .poll_voterscount{
	font-size: 0.85rem;
    margin-top: 0.85rem;
    color: #17a086;
}
.skui_viewthread_poll .poll_list{
	padding: 0.85rem;
    margin: 0.85rem 0;
    font-size: 0.75rem;
    border: 0.065rem solid #F3F3F3;
    box-shadow: 0 0.17rem 0.05rem 0 rgba(0,0,0,0.04);
}
.skui_viewthread_poll .progress{
	height: 4px;
    border-radius: 2px;
    background-color: rgba(0,0,0,.04);
	position: relative;
}
.skui_viewthread_poll .progress .jdt, .skui_viewthread_poll .progress .pbr{
	background-color: #17a086;
    height: inherit;
    border-radius: inherit;
	position: absolute;
    left: 0;
    top: 0;
}
.skui_viewthread_poll .progress_txt{
	overflow: hidden;
    font-size: 0.85rem;
    margin-top: 0.55rem;
    color: rgba(0,0,0,.45);
}
.skui_viewthread_poll .polloption{
	color: rgba(0,0,0,.65);
    font-size: 0.85rem;
    margin-bottom: 0.55rem;
}
.skui_viewthread_poll .polloption span{
	position: relative;
    top: 0;
}
/* æµ&nbsp;æ¨¿åž‚ */
.skui_viewthread_pay {
	padding: 0.85rem;
    margin: 0.85rem 0;
    font-size: 0.75rem;
    border: 0.065rem solid #F3F3F3;
    box-shadow: 0 0.17rem 0.05rem 0 rgba(0,0,0,0.04);
    text-align: center;
}
.skui_viewthread_pay .pay_comment {
	color: rgba(0,0,0,.9);
    font-size: 0.85rem;
    margin-bottom: 0.85rem;
}
.skui_viewthread_pay .pay_button {
	border: 0.0625rem solid #07c160;
    background: #07c160;
}




/*************** æ¶“å©šî•½éå‘­î† end ***************/
/*************** ç¼‚æ&nbsp;¬ç·«é£ï¿½ ***************/
/* ç»&nbsp;â‚¬é—æ›&nbsp;æ®‘ */
.skui_fastpost_pop .skui_post_form {
	background: #fff;
    z-index: 13;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    border-radius: 0.45rem 0.45rem 0 0;
	overflow: hidden;
	padding-bottom: 1.25rem;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-name: fastr;
    -webkit-animation-name: fastr;
}
.skui_fastpost_pop .skui_post_form .sec_code {
	margin-bottom: 0.85rem;
}
.skui_post_textarea {
	width: 100%;
    padding: 1rem;
    border: 0;
    font-size: 0.9rem;
}
.btn_pn_grey {
	color: rgba(255,255,255,0.5);
}
.skui_post_tools {
    padding: 0 1rem;
}
.skui_post_tools .skui_post_btn {
	padding: 0.16rem 0.85rem;
    background: #ea6f5a;
    border: 0.0625rem solid #ea6f5a;
    font-size: 0.85rem;
    float: right;
}
.skui_post_tools .skui_tools_icon {
	display: inline-block;
    width: 1.66rem;
    text-align: center;
    height: 1.66rem;
    line-height: 1.76rem;
    font-size: 1rem;
    color: #999;
	position: relative;
	overflow: hidden;
}
.skui_post_tools .skui_tools_icon.on {
	color: #ea6f5a;
}
.skui_post_tools .post_advancemode{
	color: #999;
    vertical-align: 0.5rem;
}
.skui_post_tools .skui_tools_icon input {
	position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.skui_editor_simple .sec_code {
	margin-bottom: 0.85rem;
}
/* ç’ºç†·ç¬˜éŽ¸å¤æŒ³ */
.skui_footer_post {
	border-top: 0.0625rem solid #e8e8e8;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    height: 3rem;
    padding: 0.44rem 0.85rem;
}
.skui_footer_post .send_reply_fast_tip {
    background: #f5f5f5;
    display: inline-block;
    color: #999;
    padding: 0.42rem 0.85rem;
    border-radius: 2rem;
    margin-right: 0.85rem;
    width: 50%;
    font-size: 0.75rem;
}
.skui_footer_post .btn {
	display: inline-block;
    text-align: center;
    color: #999;
    padding: 0 0.22rem;
	width: 16.666%;
}
.skui_footer_post .btn a {
    color: #999;
}
.skui_footer_post .btn .a {
    color: #ea6f5a;
}
.skui_footer_post .btn p {
	display: block;
    font-size: 0.7rem;
    transform: scale(0.85);
    margin-top: -0.25rem;	
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.skui_footer_post .btn .iconfont {
	font-size: 1rem;
    margin-bottom: -0.15rem;
    display: block;
    margin-top: -0.3rem;
}
/* æ¶“å©ç´¶é¥å‰§å¢– */
.skui_imglist {
	
}
.skui_imglist li{
	position: relative;
    display: inline-block;
    float: left;
	width: 4rem;
    height: 4rem;
	margin:  0.55rem 0.55rem 0 0;
	border: 0.0625rem solid #e8e8e8;
}
.skui_imglist li .txt{
	background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 0.7rem;
    padding: 0.25rem;
	pointer-events: none;
}
.skui_imglist li .del {
	position: absolute;
    right: -0.55rem;
    top: -0.55rem;
}
.skui_imglist li .img img {
	width: 100%;
    height: 100%;
}
/* ç›ã„¦å„ */
.skui_post_smilie {
	background: #fff;
}
.skui_post_smilie .smilie_nav {
	border-bottom: 0.0625rem solid #e8e8e8;
}
.skui_post_smilie .placeholder {
	width: 2.52rem;
    height: 2.52rem;
    padding: 0.55rem;
	display: inline-block;
}
.skui_post_smilie .placeholder.on {
	background: #f5f5f5;
}
.skui_post_smilie .placeholder img {
	width: 100%;
    height: 100%;
}
.skui_post_smilie .smilie_list {
	
}
.skui_post_smilie .smilie_list li {
	display: none;
}
.skui_post_smilie .smilie_list li.on {
	display: block;
}
.skui_post_smilie .smilie_list li a {
	width: 2.52rem;
    height: 2.52rem;
    padding: 0.55rem;
    display: inline-block;
}
.skui_post_smilie .smilie_list li a img {
	width: 100%;
    height: 100%;
}
/* é™æˆç¬˜æ¤¤ç”¸æ½° */
.skui_post_body_form {
	padding: 0 1.25rem 1.25rem;
}
.skui_post_body_form .skui_post_subject {
	padding: 0.85rem 0;
    border-bottom: 0.0625rem solid #f0f0f0;
    font-size: 0.9rem;
    color: #999;
}
.skui_post_body_form .quote {
	margin-top: 0.85rem;
}
.skui_post_body_form .subject_input {
	width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding: 0.85rem 0;
    font-size: 1rem;
}
.skui_post_body_form .skui_post_textarea {
	width: 100%;
    padding: 1rem 0;
    border: 0;
	min-height: 10rem;
    font-size: 0.9rem;
}
.skui_post_body_form .skui_post_btn {
	width: 100%;
    margin-top: 1.25rem;
}
.skui_post_body_form .skui_post_exfm {
	background: #f3f3f3;
    color: #555;
    padding: 0.85rem;
    font-size: 0.75rem;
}
.skui_post_body_form .skui_post_exfm .title {
	font-size: 0.85rem;
    color: #222;
    font-weight: 700;
}
.skui_post_body_form .skui_post_exfm input[type="text"] {
	color: #f00;
    width: 100%;
    margin: 0.35rem 0;
    border: 0;
    font-size: 0.9rem;
}
.skui_post_body_form .skui_post_exfm .exfm_item li{
	margin-top: 0.85rem;
}

/* é”ç†»å…˜éŽ¸å¤æŒ³ */
.skui_post_body_tools .post_switch {
	margin-top: 1.25rem;
    background: #f5f5f5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0.55rem 1.25rem;
    width: 100%;
    margin-left: -1.25rem;
}
.skui_post_body_tools .post_switch li {
	display: block;
    width: 2.4rem;
    height: 2.4rem;
    text-align: center;
    line-height: 2.4rem;
}
.skui_post_body_tools .post_switch li a {
	display: inline-block;
    font-size: 1.25rem;
    color: #999;
}
.skui_post_body_tools .post_switch li .a {
    color: #ea6f5a;
}
.fastpostsubmitline .filedata {
	position: relative;
    margin: 0 0 0.85rem 0;
    overflow: hidden;
    width: 100%;
    padding: 0.55rem;
    border: 0.0625rem dashed #f0f0f0;
}
.fastpostsubmitline .filedata a{
    background: rgba(0,0,0,.05);
    display: block;
    height: 4rem;
}
.fastpostsubmitline .filedata:after, .fastpostsubmitline .filedata:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #a3a3a3;
    width: 2rem;
    height: 0.125rem;
}
.fastpostsubmitline .filedata:before {
    width: 0.125rem;
    height: 2rem;
}
.fastpostsubmitline .filedata input {
	position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-tap-highlight-color: transparent;
}
.post_switch_box {
	padding-top: 1.25rem;
}
.post_switch_box li {
	padding-bottom: 0.85rem;
}
.post_switch_box li:last-child {
	padding-bottom: 0;
}
.post_switch_box li .switch_name {
	color: #999;
    font-size: 0.85rem;
    margin-bottom: 0.25rem;
}
.post_switch_box li .addipic_btn {
	color: #07c160;
    display: block;
    text-align: center;
    font-size: 0.9rem;
}
.post_switch_box li input[type="text"] {
	width: 100%;
}
/* é’å—™è¢« */
.skui_post_type {
	border-top: 0.0625rem solid #f0f0f0;
    padding: 1.25rem 0;
}
.skui_post_type_title {
	font-size: 0.9rem;
    color: #999;
    margin-bottom: 0.85rem;
}
.skui_post_type_list li {
	display: inline-block;
    margin-right: 0.55rem;
}
.skui_post_type_list li a {
	border-radius: 0.15rem;
    display: inline-block;
    background: #f3f3f3;
    color: #999;
    font-size: 0.85rem;
    font-weight: 400;
    padding: 0.24rem 0.84rem;
    text-align: center;
}
.skui_post_type_list li a.hover {
	color: #ea6f5a;
    background: #ffece9;
}
/*************** ç¼‚æ&nbsp;¬ç·«é£ï¿½ end ***************/
/****************** ç»Œæ´ªæ£¿ ******************/
.skui_title_tab.homes {
	text-align: center;
    border-bottom: 0.0625rem solid #f0f0f0;
    padding-bottom: 0;
    margin-bottom: 0.85rem;
    padding-top: 0.75rem;
    font-weight: 400;
	margin-top: 0;
}
.skui_title_tab.homes li {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
	margin: 0;
}
.skui_homes_top {
	padding: 7.75rem 1.45rem 1rem;
    border-bottom: 0.55rem solid #f0f0f0;
}
.skui_homes_top .user_bg {
	width: 100%;
    height: 13rem;
    background: #ff6661;
    background: url(../img/user_bg.jpg) no-repeat center;
	background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.skui_homes_top .avatar {
	display: inline-block;
    width: 5.85rem;
    height: 5.85rem;
    border-radius: 50%;
    overflow: hidden;
    border: 0.225rem solid #fff;
	margin-left: -0.85rem;
}
.skui_homes_top .avatar img {
	width: 100%;
    height: 100%;
    border: 0.0625rem solid #f3f3f3;
    border-radius: 50%;
}
.skui_homes_top .name {
	font-size: 1.25rem;
    color: #222;
	margin-top: 0.55rem;
}
.skui_homes_top .name .icon {
	height: 1.18rem;
    display: inline-block;
	margin-left: 0.35rem;
}
.skui_homes_top .name .icon img {
	height: 100%;
    margin-bottom: -0.18rem;
}
.skui_homes_top .threads_data {
	font-size: 0.85rem;
    overflow: hidden;
    border-top: 0.0625rem solid #f0f0f0;
    padding-top: 0.85rem;
    margin-top: 0.85rem;
}
.skui_homes_top .threads_data a {
	margin-right: 0.85rem;
    color: #555;
}
.skui_homes_top .threads_data em {
	font-weight: bold;
    font-size: 0.95rem;
    margin-right: 0.1rem;
	color: #222;
}
.skui_homes_top .credits_data {
	font-size: 0.75rem;
    color: #999;
}
.skui_homes_top .credits_data a {
    color: #999;
}
.skui_homes_top .credits_data a:last-child .chink {
    display: none;
}
.skui_homes_top .sightml {
	font-size: 0.85rem;
    color: #222;
    margin-bottom: 0.55rem;
}
.skui_homes_top .btn_box {
	display: inline-block;
    float: right;
	margin-top: 3.25rem;
}
.skui_homes_top .btn_box .btn {
	font-size: 0.85rem;
    padding: 0.25rem 0.55rem;
	margin-left: 0.35rem;
}
.skui_homes_top .btn_box .btn.follow_add {
	border: 0.0625rem solid #ea6f5a;
    color: #ea6f5a;
}
.skui_homes_top .btn_box .btn.a {
	border: 0.0625rem solid #eee;
    color: #999;
}
.skui_homes_content li {
	display: block;
    color: #222;
    font-size: 0.9rem;
    padding: 0.65rem 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 0.0625rem solid #f0f0f0;
}
.skui_homes_content li:last-child {
    border-bottom: 0;
}
.skui_homes_content li a {
	display: block;
}
.skui_homes_content li  span {
	float: right;
}
.skui_homes_content li .logout {
	display: block;
    padding: 0.45rem;
    border: 0.0625rem solid #f00;
    background: #f00;	
}
/* ç»¯è¤ç²ºé–«æ°±ç…¡ */
.skui_notice_main {
	padding: 0 0.85rem;
}
.skui_notice_list li {
    display: block;
    color: #222;
    font-size: 0.9rem;
    padding: 0.65rem 0;
    border-bottom: 0.0625rem solid #f0f0f0;
}
.skui_notice_list li:last-child {
    border-bottom: 0;
}
.skui_notice_list .info {
	font-size: 0.75rem;
    color: #999;
    margin-top: 0.55rem;
}
.skui_notice_list .note a.lit {
	color: #33a2f7;
	display: block;
}
.skui_notice_list .note a.lit:after {
    content: "";
    display: inline-block;
    vertical-align: 0.125rem;
    width: 0.375rem;
    height: 0.375rem;
    border-left: 0.0625rem solid #33a2f7;
    border-bottom: 0.0625rem solid #33a2f7;
    transform: matrix(-.71,-.71,.71,-.71,0,0);
    -ms-transform: matrix(-.71,-.71,.71,-.71,0,0);
    -webkit-transform: matrix(-.71,-.71,.71,-.71,0,0);
}
/* ç€µç¡…ç˜½ */
.skui_space_pm_node li {
    padding: 1.25rem;
}
.skui_space_pm_node li .error_text {
	display: none;
}
.skui_space_pm_node li .avatar {
    display: inline-block;
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.85rem;
    overflow: hidden;
    border-radius: 50%;
}
.skui_space_pm_node li.pm_right .avatar {
	margin-left: 0.85rem;
    float: right;
    margin-right: 0;
}
.skui_space_pm_node li .avatar img {
    width: 100%;
    height: 100%;
}
.skui_space_pm_node li .dialog_green {
    padding-left: 3.35rem;
}
.skui_space_pm_node li .dialog_green .message {
    padding: 0.85rem;
    border-radius: 0.35rem;
    position: relative;
    width: 70%;
    background: #04BE02;
    color: #fff;
}
.skui_space_pm_node li .dialog_green .message:after {
    content: '';
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0.375rem;
    background: #04BE02;
    left: -0.25rem;
}
.skui_space_pm_node li .date {
    margin-top: 0.35rem;
    color: rgba(255, 255, 255, 0.65);
    font-size: 0.75rem;
    text-align: left;
}
.skui_space_pm_node li.pm_right .message {
    float: right;
    margin-left: 0.85rem;
    margin-right: 0;
}
.skui_space_pm_node li .dialog_white {
    padding-right: 3.35rem;
}
.skui_space_pm_node li .dialog_white .message {
    padding: 0.85rem;
    border-radius: 0.35rem;
    position: relative;
    width: 70%;
    background: #f1f1f1;
    float: right;
}
.skui_space_pm_node li .dialog_white .message:after {
    content: '';
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0.375rem;
    background: #f1f1f1;
    right: -0.25rem;
}
.skui_space_pm_node li .dialog_white .date {
    color: rgba(0, 0, 0, .45);
}
.skui_space_pm_node li .message img {
    max-width: 100% !important;
    height: auto !important;
}
.skui_space_pm_node_pmform .reply {
    width: 100%;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    position: fixed;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 1.25rem;
    box-shadow: 0 0 0.27rem 0 rgba(0, 0, 0, 0.1);
    height: 2.81rem;
    left: 0;
}
.skui_space_pm_node_pmform .reply input[type="text"] {
    font-size: 0.75rem;
    background-color: #F2F3F5;
    box-sizing: border-box;
    border-radius: 0.1rem;
    height: 1.8rem;
    padding: 0 0.62rem;
    border: 1px solid #F3F3F3;
    line-height: 1.8rem;
    width: 100%;
    margin-right: .85rem;
}
.skui_space_pm_node_pmform .reply .input[type="text"]:focus {
    background-color: #fff;
    border: 1px solid #F3F3F3;
}
.skui_space_pm_node_pmform .reply .formdialog {
	margin: 0;
    width: 4.25rem;
    background: #ea6f5a;
    color: #fff;
    border: 0;
    font-size: 0.85rem;
	height: 1.8rem;
}
.skui_space_pm_node_pmform .reply .z i {
    font-size: 1.15rem;
    vertical-align: sub;
    margin-right: 0.55rem;
    margin-left: -0.35rem;
}







/**************** ç»Œæ´ªæ£¿ end ****************/
.skui_activity_body {
	background: #fafafa;
	padding-top: 0.85rem;
}
.skui_activity_body li {
	background: #fff;
    margin-bottom: 0.85rem;
    border-radius: 0.45rem;
	-webkit-box-shadow: 0 0.12rem 0.24rem rgba(0 0 0 / 10%);
    box-shadow: 0 0.12rem 0.24rem rgba(0 0 0 / 10%);
}
.skui_activity_body li .pic {
	font-size: 0;
}
.skui_activity_body li .pic img {
	width: 100%;
}
.skui_activity_body li .text {
    padding: 0.85rem;
}
.skui_activity_body li .title {
	font-size: 1.05rem;
    font-weight: 700;
    color: rgba(0, 0, 0, .85);
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom: 0.35rem;
}
.skui_activity_body li .content {
	font-size: 0.75rem;
    line-height: 1.5;
    color: #999;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* Flash */
.skui_flash {
    overflow: hidden;
    margin-bottom: 1.25rem;
    border-radius: 0.5rem;
	margin-top: 0.4rem;
}
.skui_flash_swipslider {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    overflow: hidden;
    padding-top: 10rem;
    margin-bottom: 0;
}
.skui_flash_swipslider .skui_flash_slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    bottom: 0;
}
.skui_flash_swipslider .skui_flash_slide {
    width: 100%;
    height: 100%;
    margin: auto;
    display: inline-block;
    position: relative;
}
.skui_flash_swipslider .skui_flash_slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.skui_flash_btn {
    display: none;
}
.skui_flash_btn i {
    font-size: 30px;
    margin-top: 2px;
    display: inline-block;
}
.skui_flash_bullet {
    position: absolute;
    bottom: 0.65rem;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
.skui_flash_bullet li {
    width: 0.53rem;
    height: 0.2rem;
    background-color: rgba(160, 160, 160, 0.53);
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -ms-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
    -webkit-transition: width 0.3s linear;
    margin: 0 0.25rem;
}
.skui_flash_bullet li.active {
    width: 1.25rem;
}
.skui_flash_bullet li:hover, .skui_flash_bullet li.active {
    background-color: rgba(255, 255, 255, 0.74);
}
/* éŽºã„¨å´˜é—å&nbsp;æ½¡ */
.skui_recommended_forum {
	margin-bottom: 1rem;
}
.skui_recommended_forum li {
	text-align: center;
	padding: 0 0.85rem;
}
.skui_recommended_forum li:first-child {
	padding-left: 0;
}
.skui_recommended_forum li:last-child {
	padding-right: 0;
}
.skui_recommended_forum .icon {
	display: inline-block;
    width: 2.55rem;
    height: 2.55rem;
    border-radius: 50%;
    overflow: hidden;
}
.skui_recommended_forum .icon img {
	width: 100%;
    height: 100%;
}
.skui_recommended_forum p {
	font-size: 0.85rem;
    margin: 0.55rem 0 0;
    font-weight: 500;
    color: #222;
    max-width: 4rem;
    overflow: hidden;
}
/* é™æˆç¬˜é–«å¤‹å«¨é—å&nbsp;æ½¡ */
.skui_post_forumlist_body h3 {
	font-size: 0.85rem;
    color: #999;
    margin-top: 0.85rem;
    padding: 1.45rem 0.85rem 0 0.85rem;
    font-weight: 400;
    border-top: 0.0625rem solid #f0f0f0;		
	margin-bottom: 0.65rem;
}
.skui_post_forumlist_body h3:first-child {
    border-top: 0;	
	padding-top: 0;
}
.skui_post_forumlist_body li a {
	display: block;
    color: #222;
    font-size: 0.9rem;
    padding: 0.65rem 0.85rem;
}
.skui_post_forumlist_body li:last-child a {
    border-bottom: 0;
}
/* é’å—™è¢«æ·‡â„ƒä¼… */
.skui_formsearch_html {
	font-size: 0.9rem;
    padding-top: 0.85rem;
	padding-bottom: 0.85rem;
}
.skui_formsearch_html ul li {
	border-bottom: 0.0625rem solid #f0f0f0;
    padding: 0.55rem 0;
}
.skui_formsearch_html form ul li:last-child {
	border-bottom: 0;
}
.skui_formsearch_html ul li img {
	max-width: 100%;
}
.skui_formsearch_html ul li .title {
	display: inline-block;
    color: #999;
    width: 5em;
	float: left;
}
.skui_formsearch_html ul li .option {
	display: inline-block;
	width: calc(100% - 6em);
}
.skui_formsearch_html ul li .skui_label {
	overflow: hidden;
    padding-bottom: 0.35rem;
}
.skui_formsearch_html ul li input[type="text"] {
	width: 100%;
}
.skui_formsearch_html .option.btn a {
	margin-right: 0.55rem;
}
.skui_formsearch_html .option.btn a.a {
	color: #ea6f5a;
}
/* é§è¯²ç¶å¨‰ã„¥å”½ */
.skui_loginpage_infloat {
	padding-top: 1.25rem;
}
.skui_loginpage_logo {
	display: inline-block;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 4rem;
	margin-bottom: 0.85rem;
}
.skui_loginpage_logo img {
	display: block;
    height: 100%;
}
.skui_loginpage {
	text-align: center;
}
.skui_loginpage ul {
	padding: 0 1.85rem;
}
.skui_loginpage ul li {
	text-align: left;
}
.skui_loginpage ul li .skui_loginpage_input {
	width: 100%;
}
.skui_loginpage ul li .skui_loginpage_label {
	color: #999;
    font-size: 0.85rem;
    margin: 0.85rem 0 0.35rem;
    display: block;
}
.skui_loginpage ul li .skui_select_howmenu {
	width: 100%;
    max-width: 100%;
    height: 2.4rem;	
}
.skui_loginpage .sec_code {
	margin-top: 0.85rem;
	margin-bottom: 0!important;
}
.skui_loginpage_opts {
	font-size: 0.9rem;
    margin-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.skui_loginpage_opts a {
	color: #999;
}
.skui_loginpage_tips {
    color: #666;
    font-size: 0.85rem;
    margin-top: 0.85rem;
}
.skui_loginpage_qqblue {
	background: #5ac2ea;
    color: #fff;
    border-radius: 50%;
    width: 2rem;
    display: inline-block;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 1rem;
}
.skui_loginpage .skui_button_full.wide {
	margin-top: 0.85rem;
}


/*åº•éƒ¨å¯¼èˆª*/
.mkty-bottom-menu{position: fixed;height:50px; bottom:0px; left:0;width: 100%;background-color: #fcfcfc;border-top:1px solid #f0f0f0;overflow: hidden;z-index: 9;-webkit-transition:bottom 0.4s;}
.mkty-bottom-menu ul{padding: 0 2px;color:#888;font-size: 16px;}
.mkty-bottom-menu .btmm-item{float: left;width: 20%;}
.mkty-bottom-menu .btmm-item .mktybm-pmt{position: relative;}
.mkty-bottom-menu .btmm-item .mktybm-pmt-dot{position: absolute;top:3px;right:-1px;width: 8px;height: 8px; background-color: #f30;border-radius: 5px;}
.mkty-bottom-menu .btmm-item a{display: block;padding-top: 6px;padding-bottom: 5px;}
.mkty-bottom-menu .btmm-item .btmm-icon{display: block; font-size: 21px;text-align: center;line-height: 25px;color:#6d6d6d;}
.mkty-bottom-menu .btmm-item .btmm-txt{display: block;font-size: 12px;text-align: center;line-height: 12px;color:#6d6d6d;}
.mkty-bottom-menu .btmm-item.active .btmm-icon{color:#eb4efc;}
.mkty-bottom-menu .btmm-item.active .btmm-icon.btmm-big .mktyiconfont{color:#fff;display:inline-block;line-height: 38px;font-size: 30px; width: 80%;border-radius: 20px;background-color: #53b0f2;}
.mkty-bottom-menu .btmm-item.active .btmm-txt{color:#eb4efc;}
.active::after {
    content: '';
    width: 100%;
    background: none;
}
 
.big_img{position: fixed;z-index: -1;opacity: 0;background: rgba(0,0,0,0.9);width: 100%;height: 100%;top:0;left:0;}
.big_img .swiper-container2 {position: relative;width: 100%;height: 100%;margin-top:40px;}
.big_img .swiper-container2  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-slide{width: 100%;height: 100%;display: table}
.big_img .swiper-slide .cell{width: 100%;;height: 100%;display: table-cell;vertical-align: middle;text-align: center;}
.big_img .swiper-slide img{max-width:100%;max-height: 100%;margin:0 auto;}
.big_img .swiper-pagination2{position: absolute; top:0.95rem;text-align: center;width: 100%;}
.big_img .swiper-pagination2 span{margin:0 0.05rem;}
</pre></body></html>