@charset "UTF-8";body > .main-wrap > .container > .content .tab-bar{position:relative;width:100%;padding:0 0 1em;}body > .main-wrap > .container > .content .tab-bar .tab{position:relative;white-space:nowrap;text-align:left;line-height:200%;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;}body > .main-wrap > .container > .content .tab-bar .tab.active{color:#ba9a55;}body > .main-wrap > .container > .content .tab-bar .tab.active:after{opacity:1;transform:scaleX(1);-ms-transform:scaleX(1);-moz-transform:scaleX(1);-webkit-transform:scaleX(1);-o-transform:scaleX(1);}body > .main-wrap > .container > .content .tab-bar .tab:hover{color:#ba9a55;}body > .main-wrap > .container > .content .tab-bar .tab:hover:after{opacity:1;transform:scaleX(1);-ms-transform:scaleX(1);-moz-transform:scaleX(1);-webkit-transform:scaleX(1);-o-transform:scaleX(1);}body > .main-wrap > .container > .content .tab-bar .tab:after{position:absolute;left:0;right:0;bottom:1px;display:block;height:1px;background:#ba9a55;opacity:0;content:'';transform:scaleX(0.2);-ms-transform:scaleX(0.2);-moz-transform:scaleX(0.2);-webkit-transform:scaleX(0.2);-o-transform:scaleX(0.2);transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;}body > .main-wrap > .container > .content .tab-panel{display:none;width:100%;}body > .main-wrap > .container > .content .tab-panel.active{display:inline-block;}body > .main-wrap > .container > .content .email-content{position:relative;min-height:3em;padding:10px;line-height:200%;}body > .main-wrap > .container > .content .email-content .email-content-date{text-align:right;}body > .main-wrap > .container > .content .unread-count{color:#FF5555;}body > .main-wrap > .container > .content .text-overflow{overflow:hidden;text-overflow:ellipsis;max-width:9em;}.main-wrap .container .content{position:relative;}.left-cont{float:left;}.right-cont{float:right;height:20px;display:flex;justify-content:space-between;align-items:center;}.common-list{margin-bottom:0;}#comm-other-button{position:absolute;right:0;font-size:16px;color:#111111;}#comm-other-button.night{color:#E1E9FF;}.grid-item{}.context-header{display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:100%;clear:both;overflow:hidden;margin-bottom:10px;font-size:14px;cursor:pointer;}.context-header .email-title{width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#111111;height:20px;line-height:20px;}.night .context-header .email-title{color:#E1E9FF;}.context-header .round{display:inline-block;vertical-align:middle;width:8px;height:8px;margin-right:7px;border-radius:50%;background:#ff0000;}.context-header .round.read{background:transparent;}.context-header .arr-r{position:absolute;right:0;top:41%;display:inline-block;font-size:20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transition:all .3s;}.context-header .arr-r.active{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.context-body{padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#656E90;transition:all .3s;}.context-body span{color:#656E90 !important;font-size:12px!important;line-height:17px!important;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;}.context-body.show{min-height:24px;height:auto;overflow:auto;white-space:normal;text-overflow:clip;}.context-header .right-cont span{color:#bbb;}.context-header .right-cont span.night{color:#656E90;}.new-cont{position:relative;width:100%;padding:20px;margin-bottom:10px;border-radius:4px;transition:all .3s;background:#fff;}.night .new-cont,.new-cont.night{background:#191F36;box-shadow:-2px 2px 4px 0 rgba(0,0,0,0.07);}.new-cont.active{width:88%;}.choose-cont{display:none;padding:22px 10px;}.choose-cont .check{display:inline-block;width:14px;height:14px;border-radius:50%;background:url(/mobile/images/un-check.png) no-repeat center center;background-size:100%;cursor:pointer;}.choose-cont .check.active{background:url(/mobile/images/checked2.png) no-repeat center center;background-size:100%;}.fast-menu-cont{display:none;position:fixed;bottom:0;left:0;width:100%;padding:12px 0;background:#191F36;}.fast-menu-cont .menu-item{flex:1;text-align:center;font-size:14px;color:#fff;}.fast-menu-cont .menu-item:nth-of-type(2){border-right:1px solid #e7e7e7;border-left:1px solid #e7e7e7;}.toggle-btn{position:fixed;top:8px;right:0;z-index:100;width:65px;height:26px;line-height:26px;text-align:center;background:none;border:0;font-size:14px;color:#fff;cursor:pointer;}.email-detail-html{padding:20px;border-radius:4px;box-shadow:-2px 2px 4px 0 rgba(0,0,0,0.07);font-size:14px;color:#111;background:#f8f8f8;}.email-detail-html.night{color:#8F97A7;background:#191F36;}.email-detail-html .detail-title{font-size:16px;color:#111;}.email-detail-html .detail-title.night{color:#E1E9FF;}.email-detail-html .detail-sec-title{margin:10px 0 20px;}.email-detail-html .detail-context{line-height:1.5;}