.toast-container {
    width: 340px;
    z-index: 9999;
}


* html .toast-container {
    position: absolute;
}

.toast-item {
    height: auto;
    background: #FFF;
    opacity: 1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #eee;
    padding: 6px 0;
    font-family: lucida Grande;
    font-size: 14px;
    border: 2px solid #999;
    display: block;
    position: relative;
    margin: 0 0 12px 0;
}

.toast-item::before {
    display: block;
    margin: 2px 10px 0px 55px;
}

.toast-item p {
    text-align: left;
    margin: 2px 10px 2px 55px;
    color: #666;
}

.toast-item-close {
    font-family: xeicon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 16px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    right: 4px;
    color: #AAA;
    cursor: pointer;
    display: none;
}

.toast-item:hover .toast-item-close {
    display: block;
}

.toast-item-close::before {
    content: "\e616";
}

.toast-item-image {
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    width: 40px;
    font-family: xeicon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    font-size: 20px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #AAA;
    color: #FFF;
}

.toast-item-image::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}

.toast-item-image-notice {
    background-color: #3872b1;
}

.toast-item-image-success {
    background-color: #8db200;
}

.toast-item-image-warning {
    background-color: #f7c430;
}

.toast-item-image-error {
    background-color: #d24331;
}

.toast-item-image-notice::before {
    content: "";
}

.toast-item-image-success::before {
    content: "";
}

.toast-item-image-warning::before {
    content: "";
    color: #76746d;
}

.toast-item-image-error::before {
    content: "";
}


/**
 * toast types
 *
 * pattern: toast-type-[value]
 * where 'value' is the real value of the plugin option 'type'
 *
 */
.toast-type-notice {
    border-color: #3872b1;
}

.toast-type-success {
    border-color: #8db200;
}

.toast-type-warning {
    border-color: #FCBD57;
}

.toast-type-error {
    border-color: #d24331;
}

.toast-type-notice::before {
    content: 'Attention!';
    color: #3872b1;
}

.toast-type-success::before {
    content: 'Success!';
    color: #8db200;
}

.toast-type-warning::before {
    content: 'Warning!';
    color: #f7c430;
}

.toast-type-error::before {
    content: 'Error!';
    color: #d24331;
}

/**
 * positions
 *
 * pattern: toast-position-[value]
 * where 'value' is the real value of the plugin option 'position'
 *
 */
.toast-position-top-left {
    position: fixed;
    left: 20px;
    top: 20px;
}

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}

.toast-position-top-right {
    position: fixed;
    top: 20px;
    right: 20px;
}

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-item .error_list {
    list-style: disc;
    margin: 10px 0 0 72px;
    padding: 0;
}
.toast-item .error_list li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    font-size: 13px;
    color: #555;
}html,body{margin:0;padding:0;width:100%;height:100%}#kung-mobile-site{font-family:HelveticaNeue-Light, AppleSDGothicNeo-Light, sans-serif;word-break:break-all;background-color:#F7F7F7 !important}div[role="advertisement-banner"],section[role="advertisement-banner"]{background-color:#FAFAFA;position:relative;margin:10px 0}div[role="advertisement-banner"] div[role="banner-image"],div[role="advertisement-banner"] span[role="banner-image"],section[role="advertisement-banner"] div[role="banner-image"],section[role="advertisement-banner"] span[role="banner-image"]{display:block}div[role="advertisement-banner"] div[role="banner-image"]::after,div[role="advertisement-banner"] span[role="banner-image"]::after,section[role="advertisement-banner"] div[role="banner-image"]::after,section[role="advertisement-banner"] span[role="banner-image"]::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1)}#kung-header a:hover,#kung-header a:focus{text-decoration:none}#kung-header .header-top{background-color:#5bad03;position:relative}#kung-header .header-top .header-icon{display:block;position:absolute;top:14px;width:20px;height:20px}#kung-header .header-top .header-icon.icon-left{left:14px}#kung-header .header-top .header-icon.icon-right{right:14px;font-size:0;color:transparent}#kung-header .header-top .header-icon.icon-right a{display:block;text-align:right;position:relative;top:-4px;right:2px}#kung-header .header-top .header-icon.icon-right a i[class^="xi-"]{display:block;font-size:26px;color:#FFF;line-height:1;text-align:center}#kung-header .header-top .header-icon.icon-right a span.new{position:absolute;display:none;width:10px;height:10px;background-color:#FF0000;border:2px solid #5bad03;border-radius:50%;bottom:0;right:-6px}#kung-header .header-top .header-icon.icon-right a span.new[data-show="true"]{display:block}#kung-header .header-top .header-title{margin:0;padding:13px 0;line-height:1;font-size:0;font-weight:normal;color:transparent;text-align:center}#kung-header .header-top .header-title img{display:inline-block;height:24px;-webkit-filter:drop-shadow(0px 1px 0 rgba(0,0,0,0.1));filter:drop-shadow(0px 1px 0 rgba(0,0,0,0.1))}#kung-header .header-top .header-title p{margin:8px 0 0 0;padding:0;font-size:14px;font-weight:normal;color:#FFF;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,0.1)}#kung-header .header-top .header-title p a{color:#FFF}#kung-header .header-top::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid rgba(0,0,0,0.08)}#kung-header .header-nav{position:relative;background-color:#FFF;height:38px}#kung-header .header-nav .nav-wrap{margin:0;padding:0;height:38px;overflow-y:visible;overflow-x:scroll;font-size:0;font-weight:normal;color:transparent;position:relative}#kung-header .header-nav .nav-wrap ul{list-style:none;margin:0;padding:0;white-space:nowrap;line-height:1;font-size:0;font-weight:normal}#kung-header .header-nav .nav-wrap ul li{display:inline-block;margin:0;padding:0 6px}#kung-header .header-nav .nav-wrap ul li a{display:block;font-size:14px;font-weight:500;line-height:1;color:#313131;padding:12px 5px 13px 5px;margin:0}#kung-header .header-nav .nav-wrap ul li a.active{padding-bottom:10px;border-bottom:3px solid #5d9c0a;color:#5d9c0a}#kung-header .header-nav .nav-wrap ul li:first-child{padding-left:14px}#kung-header .header-nav .nav-wrap ul li:last-child{padding-right:40px}#kung-header .header-nav .nav-wrap::-webkit-scrollbar{display:none}#kung-header .header-nav::before{content:'';display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #E1E1E1}#kung-header .header-nav::after{content:'';display:block;position:absolute;top:0;right:0;width:26px;height:37px;background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(255,255,255,0)), color-stop(60%, #fff));z-index:1}#kung-header-member{margin:10px 0}#kung-header-member .mode-login{border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA}#kung-header-member .mode-login .form-message{margin:-6px 14px 14px 14px}#kung-header-member .mode-login .form-message .toast-item p{color:#313131}#kung-header-member .mode-login .form-message .toast-item::before{content:none !important}#kung-header-member .mode-login form{margin:0;padding:0;background-color:#FFF}#kung-header-member .mode-login form .form-title{margin:0;padding:0;line-height:1;font-size:19px;font-weight:400;color:#313131}#kung-header-member .mode-login form .form-description{margin:8px 0 0 0;padding:0;line-height:1.4;color:#8A8A8A;font-size:13px}#kung-header-member .mode-login form .padding{padding:14px}#kung-header-member .mode-login form fieldset{margin-top:-2px}#kung-header-member .mode-login form fieldset .padding{padding:0 14px 14px 14px}#kung-header-member .mode-login form .row{margin:0 -6px;padding:0}#kung-header-member .mode-login form .row .col{width:50%;padding:0 6px;box-sizing:border-box;float:left}#kung-header-member .mode-login form .row .col input[type]{max-width:100%}#kung-header-member .mode-login form .row::after{content:'';display:block;float:none;clear:both}#kung-header-member .mode-login form .buttons{padding:8px 14px;background-color:#F1F1F1;border-top:1px solid #EAEAEA;position:relative;overflow:hidden;font-size:0}#kung-header-member .mode-login form .buttons ul{list-style:none;margin:0;padding:8px 0;font-size:0;float:left;line-height:1}#kung-header-member .mode-login form .buttons ul li{display:block;float:left;font-size:0;margin-right:8px;line-height:1}#kung-header-member .mode-login form .buttons ul li a{display:block;font-size:14px;color:#8A8A8A}#kung-header-member .mode-login form .buttons ul li a.register{font-weight:bold}#kung-header-member .mode-login form .buttons button[type="submit"]{float:right;background-color:#5bad03;border-color:#5bad03;color:#FFF;text-shadow:none;font-weight:600}#kung-header-member .mode-login form .buttons button[type="submit"]:hover,#kung-header-member .mode-login form .buttons button[type="submit"]:focus{background-color:#6fb437}.widget-newest{border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA;background-color:#FFF;margin:10px 0;padding:0;font-size:0;color:transparent}.widget-newest a:hover,.widget-newest a:focus{text-decoration:none}.widget-newest span.icon[data-role="icon"]{display:none}.widget-newest ul.type-list{list-style:none;margin:0;padding:0 14px;font-size:0;color:transparent}.widget-newest ul.type-list li{display:block;position:relative;border-top:1px solid #F3F3F3;overflow:hidden}.widget-newest ul.type-list li .browser-title{display:block;float:left;font-size:15px;color:#5d9c0a;line-height:1;padding:12px 8px 13px 0;margin:0}.widget-newest ul.type-list li .comment{position:absolute;top:50%;right:0;height:16px;width:36px;margin-top:-9px;text-align:right}.widget-newest ul.type-list li .comment i[class^="xi-"]{font-size:16px;color:#8A8A8A;line-height:1;margin:0;padding:0;vertical-align:top}.widget-newest ul.type-list li .comment>span{display:inline-block;font-size:14px;color:#8A8A8A;line-height:1;margin:0;padding:2px 0 0 4px;vertical-align:top}.widget-newest ul.type-list li .comment+.title{padding-right:40px}.widget-newest ul.type-list li .title{display:block}.widget-newest ul.type-list li .title a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:15px;font-weight:400;color:#313131;line-height:1;padding:12px 0 13px 0;margin:0}.widget-newest ul.type-list li .title a span[style]{color:#313131 !important;font-weight:400 !important}.widget-newest ul.type-list li:first-child{border-top:0}.widget-newest ul.type-gallery{list-style:none;margin:0;padding:12px 9px;width:100%;display:table;table-layout:fixed;box-sizing:border-box}.widget-newest ul.type-gallery li{display:table-cell;margin:0;padding:0 5px;vertical-align:top}.widget-newest ul.type-gallery li a.thumbnail{position:relative;display:block;background-color:#FAFAFA;background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:60%}.widget-newest ul.type-gallery li a.thumbnail::after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid rgba(0,0,0,0.1)}.widget-newest ul.type-gallery li .description-wrap{margin-top:6px;padding:0 2px}.widget-newest ul.type-gallery li .description-wrap h3{margin:0;padding:0;line-height:1;height:36px}.widget-newest ul.type-gallery li .description-wrap h3 a{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;margin:0;padding:0;font-size:14px;font-weight:400;line-height:1.32;overflow:hidden;color:#313131}.widget-newest ul.type-gallery li .description-wrap .description{position:relative;line-height:1;margin:6px 0 4px 0;padding:0}.widget-newest ul.type-gallery li .description-wrap .description a.browser-title{display:inline-block;font-size:14px;padding:1px 0;line-height:1;color:#5bad03}.widget-newest ul.type-gallery li .description-wrap .description span.comment{position:absolute;top:-1.2px;right:0;height:16px;width:36px;text-align:right}.widget-newest ul.type-gallery li .description-wrap .description span.comment i[class^="xi-"]{font-size:16px;color:#8A8A8A;line-height:1;margin:0;padding:0;vertical-align:top}.widget-newest ul.type-gallery li .description-wrap .description span.comment>span{display:inline-block;font-size:14px;color:#8A8A8A;line-height:1;margin:0;padding:2px 0 0 4px;vertical-align:top}.widget-newest ul.type-gallery+ul.type-list li:first-child{border-top:1px solid #F3F3F3}.widget-newest ul.type-image{list-style:none;margin:0;padding:0 14px;font-size:0;color:transparent}.widget-newest ul.type-image li{display:table;width:100%;table-layout:fixed;padding:12px 0;border-top:1px solid #F3F3F3}.widget-newest ul.type-image li>div{display:table-cell}.widget-newest ul.type-image li .thumbnail{width:36%}.widget-newest ul.type-image li .thumbnail a{display:block;position:relative;display:block;background-color:#FAFAFA;background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:60%}.widget-newest ul.type-image li .thumbnail a::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid rgba(0,0,0,0.1)}.widget-newest ul.type-image li .thumbnail+.description-wrap{padding-left:12px}.widget-newest ul.type-image li .description-wrap{padding-left:12px;vertical-align:middle;min-height:70px}.widget-newest ul.type-image li .description-wrap a.browser-title{display:inline-block;font-size:14px;color:#5d9c0a;line-height:1}.widget-newest ul.type-image li .description-wrap h3.title{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;margin:6px 0 0 0;padding:0;font-size:14px;font-weight:400;line-height:1.32;overflow:hidden;color:#313131}.widget-newest ul.type-image li .description-wrap h3.title a{display:inline;color:#313131}.widget-newest ul.type-image li .description-wrap .content-summary{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;margin:4px 0 -1px 0;padding:0;font-size:13px;font-weight:400;line-height:1.32;overflow:hidden;color:#8A8A8A}.widget-newest ul.type-image li .description-wrap .content-summary a{display:inline;color:#8A8A8A}.widget-newest ul.type-image li:first-child{border-top:0}.widget-newest ul.type-image[data-news="true"] .thumbnail a{padding-bottom:68%}.widget-newest ul.type-image[data-news="true"] .description-wrap h3.title{margin-top:0}.widget-newest ul.type-news{list-style:none;margin:0;padding:0 14px;font-size:0;color:transparent}.widget-newest ul.type-news li{display:table;width:100%;table-layout:fixed;padding:12px 0;border-top:1px solid #F3F3F3}.widget-newest ul.type-news li>div{display:table-cell}.widget-newest ul.type-news li .thumbnail{width:36%;vertical-align:top}.widget-newest ul.type-news li .thumbnail a{display:block;position:relative;display:block;background-color:#FAFAFA;background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:68%}.widget-newest ul.type-news li .thumbnail a::after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;border:1px solid rgba(0,0,0,0.1)}.widget-newest ul.type-news li .thumbnail+.description-wrap{padding-left:12px}.widget-newest ul.type-news li .description-wrap{vertical-align:middle;min-height:70px}.widget-newest ul.type-news li .description-wrap a.browser-title{display:inline-block;font-size:14px;color:#5d9c0a;line-height:1}.widget-newest ul.type-news li .description-wrap h3.title{display:-webkit-box;white-space:normal;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;margin:6px 0 0 0;padding:0;font-size:15px;font-weight:400;line-height:1.32;overflow:hidden;color:#313131}.widget-newest ul.type-news li .description-wrap h3.title a{display:inline;color:#313131}.widget-newest ul.type-news li .description-wrap .content-summary{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;word-wrap:break-word;margin:4px 0 -1px 0;padding:0;font-size:13px;font-weight:400;line-height:1.32;overflow:hidden;color:#8A8A8A}.widget-newest ul.type-news li .description-wrap .content-summary a{display:inline;color:#8A8A8A}.widget-newest ul.type-news li:first-child{border-top:0}.widget-newest ul.type-news+ul.type-list li:first-child,.widget-newest ul.type-news+div ul.type-list li:first-child{border-top:1px solid #F3F3F3}.widget-newest .widget-header{position:relative;margin:0 14px;border-bottom:1px solid #F3F3F3;overflow:visible}.widget-newest .widget-header h3.title{font-size:15px;font-weight:400;color:#313131;line-height:1;padding:12px 0 13px 0}.widget-newest .widget-header h3.title span.hot{color:#ff0078;font-weight:600}.widget-newest .widget-header h3.title+p.description{margin-top:-7px;padding-bottom:10px}.widget-newest .widget-header p.description{margin:4px 0 0 0;padding:0;line-height:1;font-size:13px;color:#8A8A8A}.widget-newest .widget-header a.more{position:absolute;display:block;vertical-align:top;top:50%;right:0;margin-top:-10px;padding:4px 0}.widget-newest .widget-header a.more span{display:inline-block;font-size:14px;color:#8A8A8A;line-height:1;vertical-align:top;margin-right:4px}.widget-newest .widget-header a.more i[class^="xi-"]{display:inline-block;font-size:14px;color:#8A8A8A;line-height:1;vertical-align:top}.widget-newest .widget-header ul{display:none;list-style:none;padding:0;margin:0;position:absolute;top:0;right:0;white-space:nowrap}.widget-newest .widget-header ul li{display:inline-block;margin-left:10px}.widget-newest .widget-header ul li a{display:block;font-size:14px;color:#8A8A8A;line-height:1;padding:14px 2px 11px 2px;border-bottom:2px solid transparent;text-decoration:none !important}.widget-newest .widget-header ul li a:hover,.widget-newest .widget-header ul li a:focus,.widget-newest .widget-header ul li a:visited{text-decoration:none}.widget-newest .widget-header ul[data-active="1"] li:nth-child(1) a{color:#5d9c0a;border-bottom-color:#5d9c0a}.widget-newest .widget-header ul[data-active="2"] li:nth-child(2) a{color:#5d9c0a;border-bottom-color:#5d9c0a}.widget-newest .widget-header ul[data-active="3"] li:nth-child(3) a{color:#5d9c0a;border-bottom-color:#5d9c0a}.widget-newest .widget-header.nav{height:40px}.widget-newest .widget-header.nav ul{display:block}.widget-newest .widget-header.brand-header{border-bottom-color:#EAEAEA}.widget-newest .widget-header.brand-header h3.title{font-size:0;color:transparent}.widget-newest .widget-header.brand-header h3.title span.brand{display:inline-block;height:26px;background-repeat:no-repeat}.widget-newest .widget-header.brand-header h3.title span.brand.konkuk{width:70px;background-position:0 0}.widget-newest .widget-header.brand-header h3.title span.brand.pf{width:90px;background-position-y:-25px}.widget-newest .widget-header.brand-header h3.title span.brand.magazine{background-position-y:-48px;width:62px}.widget-newest .widget-header.brand-header h3.title span.brand.news{background-position-y:-74px;width:70px}.widget-newest .widget-header.brand-header h3.title span.brand.abs{background-position-y:-99px;width:60px}.widget-newest .widget-header.brand-header h3.title span.brand-description{display:inline-block;font-size:13px;color:#8A8A8A;line-height:1;padding:6px 0 5px 0;margin-left:8px;vertical-align:bottom}.widget-newest .widget-header.brand-header a.more{margin-top:-11px}.widget-newest .widget-body .swipe-wrap{overflow:hidden;position:relative}.widget-newest .widget-body .swipe-wrap>div{float:left;width:100%;position:relative}.widget-newest .widget-body ol.widget-weekly-hot{list-style:none;margin:0;padding:10px 14px}.widget-newest .widget-body ol.widget-weekly-hot>li{position:relative;margin:0;padding:0 0 0 22px;line-height:1}.widget-newest .widget-body ol.widget-weekly-hot>li p{margin:0;padding:0;line-height:1}.widget-newest .widget-body ol.widget-weekly-hot>li p span.icon[data-role="icon"]{display:none}.widget-newest .widget-body ol.widget-weekly-hot>li a{display:inline-block;padding:7px 0 6px 0;margin:0;line-height:1;color:#313131;text-decoration:none;font-size:15px;font-weight:400;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(1)::before{content:"1";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(2)::before{content:"2";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(3)::before{content:"3";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(4)::before{content:"4";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(5)::before{content:"5";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(6)::before{content:"6";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(7)::before{content:"7";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(8)::before{content:"8";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(9)::before{content:"9";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body ol.widget-weekly-hot>li:nth-child(10)::before{content:"10";color:#ff0078;font-style:italic;font-size:16px;position:absolute;height:16px;top:50%;left:2px;line-height:1;text-align:left;margin-top:-8px}.widget-newest .widget-body.weekly-best{overflow:hidden;visibility:hidden;position:relative;height:160px !important}.widget-newest .widget-footer{margin:0 14px;padding:12px 0;border-top:1px solid #F3F3F3;text-align:center}.widget-newest .widget-footer span{display:inline-block;width:5px;height:5px;background-color:#EAEAEA;margin:0 4px;border-radius:5px}.widget-newest .widget-footer[data-active="1"] span:nth-child(1){background-color:#5d9c0a}.widget-newest .widget-footer[data-active="2"] span:nth-child(2){background-color:#5d9c0a}.widget-newest .widget-footer[data-active="3"] span:nth-child(3){background-color:#5d9c0a}#kung-footer{margin-top:20px;padding:20px 0 34px 0;border-top:1px solid #E1E1E1}#kung-footer .footer-buttons{font-size:0;text-align:center}#kung-footer .footer-buttons .aui-button{background-color:#FFF}#kung-footer .footer-buttons .aui-button ~ .aui-button{margin-left:8px}#kung-footer .footer-nav{list-style:none;margin:0;padding:0;line-height:1;color:transparent;font-size:0;text-align:center}#kung-footer .footer-nav li{display:inline-block;margin:14px 0 0 0;padding:0 5px}#kung-footer .footer-nav li a{font-size:13px;color:#8A8A8A}#kung-footer .footer-copy{text-align:center;font-size:12px;color:#313131;margin:16px 0 0 0;padding:0;line-height:1}#kung-footer .footer-description{margin:8px 0 0 0;padding:0 14px;font-size:11px;text-align:center;word-break:keep-all;line-height:1.5;color:#9C9C9C}#kung-footer .footer-description+.footer-description{margin-top:4px}.slideout-menu{position:fixed;top:0;bottom:0;width:180px;min-height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:0;display:none;background-color:#F1F1F1}.slideout-menu::after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;width:8px;background:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), color-stop(80%, rgba(0,0,0,0.14)));z-index:1}.slideout-menu-left{left:0}.slideout-menu-right{right:0}.slideout-panel{position:relative;z-index:1;will-change:transform;background-color:#F7F7F7;min-height:100vh}.slideout-open,.slideout-open body,.slideout-open .slideout-panel{overflow:hidden}.slideout-open .slideout-menu{display:block !important}.drawer-content{height:100%;background-color:#F1F1F1;font-family:HelveticaNeue-Light, AppleSDGothicNeo-Light, sans-serif;overflow:scroll}.drawer-content .drawer-navigation{font-size:0;color:transparent;line-height:1;padding:20px 14px 32px 14px;background-color:#FFF;border-bottom:1px solid #E1E1E1}.drawer-content .drawer-navigation h3.nav-title{margin:0;padding:0;color:#313131;font-size:18px;line-height:1;position:relative}.drawer-content .drawer-navigation h3.nav-title a{display:block;color:#313131}.drawer-content .drawer-navigation h3.nav-title a i[class^="xi-"]{position:absolute;display:block;top:50%;right:0;font-size:16px;line-height:1;color:#313131;margin-top:-10px}.drawer-content .drawer-navigation h3.nav-title a:hover,.drawer-content .drawer-navigation h3.nav-title a:focus{text-decoration:none}.drawer-content .drawer-navigation h3.nav-title[data-status="close"] i[class^="xi-"]::before{content:"\e941"}.drawer-content .drawer-navigation h3.nav-title[data-status="close"]+ul.nav-sub{display:none}.drawer-content .drawer-navigation h3.nav-title+h3.nav-title{margin-top:14px}.drawer-content .drawer-navigation ul.nav-sub{list-style:none;margin:6px 0 0 0;padding:0}.drawer-content .drawer-navigation ul.nav-sub>li{display:block;line-height:1;margin:0;padding:2px 0}.drawer-content .drawer-navigation ul.nav-sub>li>a{display:block;margin:0;padding:2px 0;font-size:15px;line-height:1.4;color:#8A8A8A;word-break:break-all}.drawer-content .drawer-navigation ul.nav-sub>li>a.active,.drawer-content .drawer-navigation ul.nav-sub>li>a:hover,.drawer-content .drawer-navigation ul.nav-sub>li>a:focus{text-decoration:none;color:#313131;font-weight:600}.drawer-content .drawer-navigation ul.nav-sub+h3.nav-title{margin-top:14px}.drawer-content .drawer-footer{padding:14px}.drawer-content .drawer-footer .footer-nav{list-style:none;margin:0 0 18px 0;padding:0;font-size:0;color:transparent}.drawer-content .drawer-footer .footer-nav li{display:block;padding:4px 0}.drawer-content .drawer-footer .footer-nav li a{display:block;color:#313131;font-size:14px;line-height:1;padding:2px 0}.drawer-content .drawer-footer .copy{font-size:13px;color:#8A8A8A}.drawer-content .drawer-footer .business{margin-top:6px;width:100%}.drawer-content .drawer-footer .business th{font-weight:normal;color:#8A8A8A;font-size:12px;vertical-align:top;text-align:left;width:1%;white-space:nowrap;padding-top:2px;padding-bottom:2px}.drawer-content .drawer-footer .business td{color:#666;font-size:12px;line-height:1.3;vertical-align:top;padding-left:6px;padding-top:2px;padding-bottom:2px}.xdtSideMenu{height:14px;width:20px;position:absolute;top:0;left:0;display:inline-block}.xdtSideMenu .xdtBar div{height:0;border-top:2px solid #fff;position:absolute;transition:all 0.2s}.xdtSideMenu .xdtBar div.btn1{width:20px;top:2px}.xdtSideMenu .xdtBar div.btn2{width:20px;top:8px;transition:all 0.1s}.xdtSideMenu .xdtBar div.btn3{width:20px;top:14px}.mm-opened .xdtSideMenu .xdtBar{width:20px;height:14px;position:relative;top:4px;left:0}.mm-opened .xdtSideMenu .xdtBar div{height:0;border-top:2px solid #fff;position:absolute;transition:all 0.2s}.mm-opened .xdtSideMenu .xdtBar div.btn1{top:4px;width:20px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mm-opened .xdtSideMenu .xdtBar div.btn2{top:4px;display:none}.mm-opened .xdtSideMenu .xdtBar div.btn3{top:4px;width:20px;-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#drawer-mask{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:999}.mm-opened #drawer-mask{display:block}.mode-fast-write{background-color:#FFF;border-top:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1;position:relative}.mode-fast-write fieldset{border:0;margin:0;padding:0}.mode-fast-write .fast-input-title{border-bottom:1px solid #F3F3F3;padding-bottom:4px}.mode-fast-write .fast-input-content{margin-top:4px}.mode-fast-write .fast-input-title input[type="text"]{display:block;width:100%;border:0;font-size:15px;box-sizing:border-box;padding:6px 6px 4px 6px;color:#313131}.mode-fast-write .fast-input-content textarea{display:block;width:100%;border:0;font-size:15px;box-sizing:border-box;padding:6px;color:#313131;min-height:72px}.mode-fast-write .fieldset{position:relative;padding:14px}.mode-fast-write .fieldset .thumbnail{position:absolute;top:14px;left:14px}.mode-fast-write .fieldset .thumbnail span{display:block;width:40px;height:40px;background-color:#FCFCFC;border:2px solid #C1C1C1;text-align:center;border-radius:40px}.mode-fast-write .fieldset .thumbnail span i{display:inline-block;line-height:40px;font-size:22px;color:#AAA}.mode-fast-write .fieldset .form{padding-left:54px}.mode-fast-write .fast-input-submit{text-align:right;border-top:1px solid #E1E1E1;background-color:#F1F1F1;padding:6px 14px}.mode-fast-write .fast-input-submit a{float:left;color:#999;text-decoration:none;line-height:1;vertical-align:top;margin-top:7px;padding:2px 0;font-size:13px}.mode-fast-write .fast-input-submit a i{vertical-align:top;font-size:1.2em}.mode-fast-write .fast-input-submit button[type="submit"]{background-color:#5bad03;border-color:#5bad03;color:#FFF;text-shadow:none;font-weight:600}.mode-fast-write .fast-input-submit button[type="submit"]:hover,.mode-fast-write .fast-input-submit button[type="submit"]:focus{background-color:#6fb437}.mode-fast-write .fieldset .login-title{font-size:16px;color:#333;margin:0;line-height:1;padding:0;font-weight:normal}.mode-fast-write .fieldset .login-description{font-size:12px;color:#BBB;margin:6px 0 0 0}.mode-fast-write .fieldset .login-row{margin:14px -7px 0}.mode-fast-write .fieldset .login-row::after{content:'';display:block;float:none;clear:both}.mode-fast-write .fieldset .login-row .login-col{width:50%;padding:0 7px;box-sizing:border-box;float:left}.mode-fast-write .fieldset .login-row .login-col input[type="text"],.mode-fast-write .fieldset .login-row .login-col input[type="password"]{display:block;box-sizing:border-box;width:100%;padding:4px 8px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.04);box-shadow:inset 0 1px 1px rgba(0,0,0,0.04);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.mode-fast-write .fieldset .message{border-radius:2px;padding:0 10px !important}.mode-fast-write .fieldset .message p{margin:10px 0 !important}.mode-fast-write .open-in-app{position:absolute;top:0;left:0;bottom:0;right:0}
