﻿@charset "utf-8";

body {
  background-color: #f4f4f4;
  color: #404040;
}
img { display:block;}
img:hover { cursor:pointer;}
a { color: #0077b5;}

.articleInfor a:hover, .cloud a:hover, .pt-bar-title h1 a:hover{ text-decoration: underline;}

header.hdrOut{ min-height:58px;}
.wrap, .pathOut{ width: 1200px;}

.wrap{ margin: 0 auto 1em;}

.pen-plan-out:after{ content:''; display:block; clear:both;}
.p-out-left{ float:left; width: 885px;}
.p-out-right{ margin-left: 900px;}

.upbar-logo{ z-index: 2; height:58px; margin-bottom: 15px; background: #fff;}
.pen-plan-main{ position:absolute; right:15px; top: 15px;}
.pen-plan-main a{ display: inline-block;}
.pen-plan-out{ margin-top: 1em; }

.fb-layer,
.type2,
.search-404,
.search-result-out > div,
.p-article,
.w-page,
.upbar-logo,
.p-young-menu,
.p-editing,
.hdr-sub-navi,
.base__adv > iframe,
.recommend {
  box-shadow: 0 1px 1px rgba(0,0,0,0.15),
    -1px 0 0 rgba(0,0,0,0.03),
    1px 0 0 rgba(0,0,0,0.03),
    0 1px 0 rgba(0,0,0,0.12);
  border-radius:3px;
}

.recommend {
  padding: 15px;
  background-color: #fff;
}

.popIn_recommend_word{
  height: 370px;
}

.base__adv > iframe {
    margin-bottom: 15px;
    padding: 15px;
    background-color: #fff;
    box-sizing: border-box;
    height: 253px;
}

.navContainer{
    margin-bottom: 16px;
}

.breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.breadcrumb__item .breadcrumb__link {
    color: #959595;
}

.breadcrumb__item + .breadcrumb__item:before {
    display: inline-block;
    width: 5.5px;
    margin-left: 9px;
    margin-right: 9px;
    font-family: 'FontAwesome';
    content: "\f105";
    color: #959595;
}

.breadcrumb__item:last-child .breadcrumb__link {
    color: #262626;
}

/* .rec-content 共用 ---------------------------- */
.rec-content img {
    max-width: 100%;
    height: auto!important;
    vertical-align: bottom;
}

/* 清單頁 ------------------- */
.lp .rec-content {
  font-size: 16px;
}

.lp .rec-content p {
  line-height: 1.5;
}

/*=== left 修改內容頁樣式，請同步ckeditor樣式，位置：/notes/style/ckeditorcontent.css ====*/
img.cmoneyads{ display: inline-block;}
.cp .rec-content {
  padding-left: 65px;
  padding-right: 65px;
  font-family: "PingFang TC","Heiti TC", "Noto Sans TC","Noto Sans CJK TC", "Source Han Sans TC", Verdana, Helvetica,"Microsoft JhengHei", Arial, sans-serif;
}
.cp .rec-content a:hover {
  color: #f90;
}
.cp .pt-bar { margin-bottom: 38px;}
.cp .rec-content img {
  margin: 1em 0;
}

.cp .rec-content iframe {
  max-width: 100%!important;
}

.cp .rec-content table {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%!important;
  border-collapse: collapse!important;
  border: none!important;
}
.cp .rec-content thead tr {
  color: #fff;
  background-color: #3D6AAF!important;
}
.cp .rec-content td,
.cp .rec-content th {
  padding: 7px 1rem;
}
.cp .rec-content th {
  border: solid 1px #3D6AAF;
}
.cp .rec-content td {
  border: solid 1px #c6c6c6;
}

.cp .rec-content h2,
.cp .rec-content h3 {
  margin-bottom: .5rem;
  color:#404040;
  line-height: 2.067rem;
}

.cp .rec-content h2 {
  font-size: 1.467rem;
}

/* 處理anchor跳轉被上方固定的menu擋到 */
.cp h2>a[id] {
    padding-top: 150px;
    margin-top: -150px;
    display:block;
    position: absolute;
    z-index:-1;
}

.cp .rec-content h3 {
  padding-left: 1rem;
  font-size: 1.267rem;
  border-left: solid 3px #3D6AAF;
}

.cp .rec-content ul,
.cp .rec-content ol {
  margin-bottom: 1.133rem;
}
.cp .rec-content ul {
  list-style: disc;
}

.cp .rec-content ol {
  list-style: decimal;
}

.cp .rec-content li {
  margin-left: 1.5rem;
  margin-bottom: .5rem;
}

.cp .rec-content li,
.cp .rec-content p {
  font-size: 17px;
  line-height: 31px;
}

.cp .rec-content p {
  margin-bottom: 1.133rem;
  margin-top: 1.133rem;
  max-height: inherit;
  position: static;
}

.cp-onlyNoteContent.p-article{
  box-shadow: none;
}

.cp .rec-content blockquote{ font-size:13px; color:#999;}
.cp .rec-content > a:hover{ text-decoration: underline;}


/*  同時有設定 overflow: hidden、border-radius、html * position: relative; 會造成Edge在滑動時明顯留白，先拿掉overflow: hidden，在內容頁時特別明顯  */
.p-article{ background: #fff; padding: 15px; margin-bottom: 15px; /*overflow: hidden;*/}
.p-article:first-child .pt-bar{ border-top:none;}
.p-articleBox{}
.pt-bar-title{ margin-left:85px;}
.pt-bar{ margin-bottom: 10px;}
.articleMnY{ position:absolute; top: 0; left: 0; width:74px; font-size:11px; text-align:center; padding-top: 7px; color:#fff; background:#E7594F; cursor:pointer; transition:all .3s ease;}
.articleMnY:hover{ transform: rotate(-10deg); }
.articleDay{ font-weight: 900; display:block; color:#333; font-size:36px; margin-top: 2px; background: #ECEDEF; padding:7px 0; text-shadow:-1px -1px 0 #fff; border-top:solid 3px #C85D56;}
.articleDay:after{ content: ''; position:absolute; right:0; bottom:0; border:solid 6px #fff; border-color:#D1D2D3 #fff #fff #D1D2D3;}
.cp .p-out-page .pt-bar span{ color:#333;}
.pt-bar-title h2{ color:#666; font-size: 28px; line-height:1.3; font-weight:900; margin-bottom:5px; margin-right:115px; min-height: 74px;}
.pt-bar-title h2 a:hover{ color:#f90;}
.socialCountOut{ position:absolute; top:0; right: 0; }
.article-date, .type2-th, .fb, .collect, .fb-like-btn, .fb-share{ display: none;}

/* 文章單頁 ------------------------------------ */
.cp .pt-bar-title {
  margin-left: 0;
  margin-bottom: 1em;
}
.pt-bar-title h1 {
  color: #404040;
  font-family: "PingFang TC","Heiti TC", "Noto Sans TC","Noto Sans CJK TC", "Source Han Sans TC", Verdana, Helvetica,"Microsoft JhengHei", Arial, sans-serif;
}
.pt__meta {
  display: flex;
  justify-content: space-between;
}
.pt__social {
  display: flex;
}
.pt__li {
  display: inline-block;
  margin-right: 1em;
  line-height: 1.7;
}
.pt__li .fa {
  color: #404040;
}
.pt__li a:hover {
  text-decoration: underline;
}

.pt__tag {
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}

.aboutStock ul.tagcontainer {
    list-style: none;
    min-height: 80px;
}

.aboutStock .tagcontainer li.tag__li {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
}

.aboutStock__title {
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    color: #404040;
}

a.aboutTag {
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    background-color: #e4f5ff;
    text-decoration: none;
    color: #0077b5;
}

.aboutStock a.aboutTag:hover {
    background-color: #b9e3fb;
    color: #0077b5;
}

.aboutStock a.aboutTag:active {
    background-color: #91cff2;
}

.aboutStock__more {
    width: 100%;
    height: 28px;
    border: 1px solid #91cff2;
    border-radius: 4px;
    background-color:inherit;
    background-image: url(../images/expand_arrow_down.svg);
    background-repeat: no-repeat;
    background-size: 11px 6px;
    background-position:center;
}

.cp .fb,
.cp .collect {
  display: inline-block;
  vertical-align: top;
}

.collect {
  display: none;
  cursor: pointer;
  vertical-align: top;
  text-align: center;
}
.collectIcon {
  color:#f8848d;
}
.type1 .collectIcon, .cp .collectIcon{ width:38px; line-height:32px; color:#f8848d; border:solid 1px #9b9b9b; border-radius:2px; margin-bottom:7px;}
.type1 .collectIcon:before, .type1 .collectIcon:after, .cp .collectIcon:before, .cp .collectIcon:after{ content:''; position:absolute; left: 6px; border:solid 5px transparent;}
.type1 .collectIcon:before, .cp .collectIcon:before{ border-top-color:#9b9b9b; bottom:-10px;}
.type1 .collectIcon:after, .cp .collectIcon:after{ border-top-color:#fff; bottom:-8px;}
.type1 .collectBtn, .cp .collectBtn{
    padding: 4px 0; color:white; font-size:12px; border-radius:2px;
    background: #9b9b9b;
    background:linear-gradient(#9b9b9b, #888);
    background:-webkit-linear-gradient(#9b9b9b, #888);
    background:-moz-linear-gradient(#9b9b9b, #888);
    background:-ms-linear-gradient(#9b9b9b, #888);
    background:-o-linear-gradient(#9b9b9b, #888);}
.type1 .collectBtn:hover, .cp .collectBtn:hover{
    background:#a6a6a6;
    background:linear-gradient(#a6a6a6, #9b9b9b);
    background:-webkit-linear-gradient(#a6a6a6, #9b9b9b);
    background:-moz-linear-gradient(#a6a6a6, #9b9b9b);
    background:-ms-linear-gradient(#a6a6a6, #9b9b9b);
    background:-o-linear-gradient(#a6a6a6, #9b9b9b);}

#notes_out_container:after{ content:''; display:block; clear:both;}
.type1 .socialCountOut .fb, .type1 .socialCountOut .collect{ display: inline-block;}

.type2 .article-date, .type2 .fb-share{ display: block;}
.type2-th{ overflow: hidden; background: #F1F1F1; border: solid 1px #ccc; border-width:1px 0; margin:-15px -15px 15px; padding:5px 0; border-radius:3px 3px 0 0;}
.type2-th span{ float: left; text-align: center; border-left:solid 1px #ccc; line-height: 2.5;}
.type2-th span:first-child{ border:0;}
.th1{ width: 102px;}
.th2{ width: 499px;}
.th3{ width: 85px;}
.th4{ width: 50px;}
.th5{ width: 85px;}
.type2 .type2-th{ display: block;}
.type2 .articleMnY{ display: none;}
.type2 .article-date{ position: absolute; top:50%; margin-top: -9px;}
.type2 .pt-bar-title{ margin-left: 100px;}
.type2 .pt-bar-title h2{ font-size: 16px; min-height: inherit; margin-right: 215px; margin-bottom: 0; height: 37px;}
.type2 .articleInfor{ visibility: hidden;}
.type2 .articleInfor li{ position: absolute; right:495px;}
.type2 .articleInfor .browsN span{ visibility: visible; font-size: 14px; position: absolute; width:70px; text-align: right; top:-33px; left:390px;}
.type2 .socialCountOut{ right: -27px; top:50%; margin-top: -11px;}
.type2 .socialCountOut .collect, .type2 .socialCountOut .fb-like-btn{ display: inline-block; margin-left: 20px;}
.type2 .collect{ border:0; background: none;}
.type2 .collectIcon{ width: auto; height: auto; line-height: 1; font-size: 18px; background: none; text-align: left;}
.type2 .collectBtn{ display: none;}
.type2 .fb-like-btn iframe{ width:83px!important;}
.type2 .fb-share{ position: absolute; top:2px; right:0; width: 50px;}
.type2 .p-articleBox{ display: none;}
.type2 .p-article{ background: none; padding:0; box-shadow: none; border-bottom: solid 1px #ccc; }
.type2 .art-inf{ display: none;}

.type3{}
.type3 .articleMnY{ display: none;}
.type3 .p-articleBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.type3 .p-articleBox > a{ margin: 0;}
.type3 .p-articleBox > a img {
  width: 100%;
}
.type3 .rec-content{ display: none;}
.type3 .p-article {
  width: 405px;
  height: 312px;
  float: left;
  margin-right: 15px;
}
.type3 .p-article:nth-child(even){ margin-right: 0;}
.type3 .p-articleBox > a{
  width: 100%;
}
.type3 .p-articleBox > a{ height: 215px; border-radius: 3px 3px 0 0;}
.type3 .pt-bar{ position: absolute; top:222px; width:391px; margin: 0; z-index:2;}
.type3 .pt-bar-title, .type3 .pt-bar-title h1{ margin:0;}
.type3 .pt-bar-title h2{ font-size: 16px; min-height:inherit; height: 42px; line-height: 1.4; overflow: hidden; margin-bottom: 5px; margin-right: 0;}
.type3 .socialCountOut{ top:-43px; right:auto; width:100%;}
.type3 .fb-like-btn, .type3 .collect{ display: block;}
.type3 .collectBtn{ display:none;}
.type3 .articleInfor li{ display: block; line-height: 1.6;}
.type3 .articleInfor li:before{ top:0;}
.type3 .collect{ position:absolute; right: 15px; bottom: 0; border:solid 1px #9b9b9b; border-radius:2px; padding:3px 5px; background:#fff; z-index:1;}
.type3 .art-inf{ position: absolute; bottom:3em; right:30px; background: none; box-shadow: none; border:0; padding:0; z-index: 2;}
.type3 .art-inf a{ margin:5px 0; display: block;}
.type3 .tag-out {
  display: inline-block;
  top: 0;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fb{ width: 55px;}
.fb > iframe{ width:auto;}
.p-articleBox{ overflow:hidden;}
.p-articleBox > a{ z-index:1; float:left; margin-top:5px; margin-right:15px; width:290px; height: 150px; overflow: hidden;}
.p-articleBox > a:before,
.list-post-img-link:before,
.list6 li > a:before{ content: ''; position: absolute; width:100%; height: 100%; background: rgba(0,0,0,.2); z-index: 1; opacity: 0; transition:all .7s ease-in-out;}

.p-articleBox > a img, .list6 li > a img{ transition:all .5s ease-in-out;}
.p-articleBox > a img{ width:290px; height: auto;}

.p-articleBox > a:hover img,
.list-post-img-link:hover img,
.list6 li > a:hover img{ transform:scale(1.2);}

.p-articleBox > a:hover:before,
.list-post-img-link:hover:before,
.list6 li > a:hover:before{ opacity: 1;}

.art-inf{ text-align:right; background: #F4F4F4; padding:15px; margin:15px -15px -15px; border-top:solid 1px #ccc; box-shadow: 0 2px 2px #ddd inset;}
.art-inf a{ display:inline-block; padding-left:1.3em; margin-left: 1em;}
.art-inf a:hover:before{ opacity: 1;}
.art-inf .edit:before{ background-position:0 0;}
.art-inf .del:before{ background-position:-19px 0;}
.art-inf .rmore:before{ background-position:20px 0;}

.articleInfor > div{ line-height:1.5;}
.articleInfor{ font-size: 13px;}
.articleInfor li:before{ content:''; width:17px; height:17px; position:absolute; background:url(../images/icon.png); left:0; top:2px; opacity:.4;}
.articleInfor li{ line-height: 1.8; color:#666; padding-left:20px; display: inline-block; margin-right: 1em;}
.articleInfor li.tag { display: inherit;}
.author{}
.tag{}
.tag-out{ display: inline; line-height: 1.5; vertical-align:top;}
.tag a{}
li.status{ background: #eee; padding: 1px 10px;}
li.status:before { display: none;}
.list1 span:after{content:''; width: 19px; height: 20px; background: url(../images/icon.png) -39px 5px;}
li.tag:before{ background-position: -79px 1px;}
li.updateTime:before{ background-position: -58px 0;}
li.browsN:before{ background-position: -39px 0;}
li.author:before{ background-position: -98px 1px;}
li.category:before{ background-position: -120px 1px;}
li.category .fa{ margin-left: 5px; font-size: 18px; top: 2px; cursor: pointer; color: #057fd0;}
li.category .fa:hover{ color: #124d77;}
li.category span:before{ content: ''; z-index: 1; left: 20px; top: 2px; position: absolute; border: solid 5px transparent; border-right-color: rgba(0,0,0,.7);}
li.category span:after{ content: '編輯分類'; position: absolute; left: 30px; top: -4px; width: 53px; padding: 0 7px; color: #fff; background: rgba(0,0,0,.7); cursor: default;}
li.category span:before, li.category span:after{ display: none;}
li.category span:hover:before, li.category span:hover:after{ display: block;}

div > div.pageOut{ text-align:center; margin:2em 0; box-shadow: none; background:none;}
.pageOut a{ display:inline-block; line-height:2; padding: 0 .7em; background:#eee; color:#000; border:solid 1px #ccc; text-decoration:none;}
.pageNow a, li.pageNow a:hover{ background:#0077b5; color:#fff; border-color:#1b4d8c;}
.pageOut a:hover{ background:#f90; border-color:#d17d00; color:#fff;}
.page, .page li{ display:inline-block; margin-bottom:2px;}
#PurchasePage.pageOut, #PurchasePage .prev, #PurchasePage .next{display:none;}

.articleNav{ height:52px; margin-bottom:1.5em;}
.articleNav:before{ content: ''; position: absolute; left:50%; width:1px; height: 35px; top:13px; left:50%; background: #ddd;}
.articleNav .fa{ font-size: 55px; position: absolute; top:4px;}
.articleNav .fa-angle-double-left{ left:0;}
.articleNav .fa-angle-double-right{ right:0;}
.articleNav a{ width: 280px; position:absolute; top:0; font-size: 14px; color: #999;}
.articleNav a:hover{ color:#0077b5;}

.articlePrev{ text-align:left; left:0; }
.articleNext{ text-align:right; right:0;}
.articleNav a span{}
.aNext, .next-text{ margin-right: 40px;}
.aPrev, .prev-text{ margin-left: 40px;}
.aNext, .aPrev{ display: inline-block; margin-bottom: 5px;}
a:hover .aNext, a:hover .aPrev{ color:#999;}
.next-text, .prev-text{ display: block; line-height: 1.4; height: 38px; overflow: hidden;}
.prev-text{}
.next-text{}

a.articlePrev-top, a.articleNext-top{ top:50%; margin-top:-25px; z-index: 300; padding-top:3px; position:fixed; display:none;}
a.articlePrev-top{ margin-left:-40px; padding: 0 1em 0 3em;}
.articleNext-top{ margin-left: 1180px; padding: 0 1em 0 3em;}
.articlePrev-top:before, .articleNext-top:before{ z-index:1; content:''; display:block; background:url(../images/arrow2.png?_=111); width:50px; height:87px; position:absolute; top:0;}
.articlePrev-top:before{ left:-20px; background-position:0 -3px;}
.articleNext-top:before{ right:-20px; background-position:-70px -3px;}
.articlePrev-top:hover:before{ left:-20px; background-position:0 -90px;}
.articleNext-top:hover:before{ right:-20px; background-position:-70px -90px;}
a.articlePrev-top:hover span, a.articleNext-top:hover span{ display:block;}
a.articlePrev-top span, .articleNext-top span{ display:none; overflow:hidden; top:15px; width:200px; height:50px; background:#000; background:rgba(0,0,0,.7); color:#fff; line-height:1.7; position:absolute;}
a.articlePrev-top span:hover, a.articleNext-top span:hover{ background-color:#000;}
a.articlePrev-top span{ left:30px; padding:5px;}
.articleNext-top span{ display:none; right:30px; padding:5px;}
a.articlePrev-top span img{ float:left; margin-right:5px;}
a.articleNext-top span img{ float:right; margin-left:5px;}

.rm-groups a{ position:relative; padding-left:20px; margin-right:20px;}
.rm-groups a:before{ content:''; display:block; width:16px; height:16px; position:absolute; top:0; left:0; background:url(../images/icon.png);}
a.aib-02:before {	background-position: -1px -38px;}
a.aib-03:before {	background-position: -19px -38px;	margin-right: 0px;}
a.aib-04 {	background-position: 0px -50px;}
a.aib-05 {	background-position: 0px -66px;	margin-right: 0px;}
a.aib-06:before { background-position:-38px -139px;}
.p-editing{ padding:15px; background: #fff; min-height: 600px;}

.newPost h1{ display:inline-block;}
.p-editing h1{ font-size: 25px; font-weight:900; margin:0 0 15px;}
.p-editing h1 span{	float:right;	margin-right:14px; line-height:46px;}
.edit-tags {}

.popup__mask {
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 5;
}

.popup {
    display: none;
}

.popup ul.tagit{
    margin:0;
}

.popup__body {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -100px;
    z-index: 6;
}

.js-popup-active {
    display: block !important;
}

.popup--stock .popup__body {
    width: 480px;
    padding: 16px 24px;
    background-color: #fff;
    border-radius: 8px;
}

.popup--stock .popup__title {
    margin-bottom: 16px;
}

.popup--stock .edit-tags {
    background-color: #f0f0f0;
    height: 180px;
}

.popup--stock .popup__btncontainer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 16px;
}

.popup__btncontainer .btn{
    margin-right: 8px;
}
.popup__btncontainer .btn+.btn {
    margin-right: 0px;
}

/*此資訊是否有幫助*/
#info-useful {
    display: none;
}

#info-useful-wrap {
    padding: 20px 16px;
    background: #F2F2F2;
    border-radius: 4px;
}

#info-useful-text {
    vertical-align: 50%;
    margin-right: 8px;
}

#info-useful-wrap .info-useful-btn {
    display: inline-block;
    margin: 0 0 0 8px;
}

/*編輯區塊*/
.inputbox{ padding:5px; width:165px;}
.width1, .width2{ width: 550px; margin-right: 4px; border:solid 1px #c6c6c6;}
.width2{ resize:none;}
.step-out {}
.step-out:after {content:"";display:block;clear:both;}
.step-box{/* background: url(../images/bg-diag-repeat.png); *//* border: solid 1px #ddd; */	/* padding: 10px; */ margin-bottom: 20px; /*margin-top: 60px;*/}
.step-box > span{
    display: block; font-size: 22px; margin-bottom: 15px;
    /*top: -31px; left: -3px; position: absolute;*/
}
.step-box textarea{ vertical-align:top;} 
.step-right { margin-left:205px;}
/*.step-right > div{display:none;}*/
.step-right > div:first-child{ display:block;}
.step-left {width:180px;float:left;/*top: -31px;*/}
.even-c {background-color: #fff;}
.add-c {background-color: #FFFCF0;}
.step-table{border-collapse:collapse;}
.step-table td {padding: 10px;	border: 1px solid #ccc; font-size: 13px;}
.step-table tr:hover { background: #FFFFF0;}
.step-tab-name {color: #069;margin-right:5px;}
.step-data {font-size: 13px;color: #666;}
.rm-groups { position:absolute; top:10px; right:0;}
.faq-question { display:flex; }
.faq-order{ margin-right:5px; }
.faq-answer { margin-top:5px; }
.faq-section{ margin-top:10px;}

.note-input {
    display: flex;
}

.note-input__info {
	flex-grow: 1;
	margin-left: 5px;
}

.note-input__desc {
    white-space: nowrap;
}

.question-info {
    position: relative;
    line-height: 1.7;
}

.question-info__btn:hover + .question-info__content {
	display: block;
}

.question-info__content {
	display: none;
	position: absolute;
	width: 490px;
	background-color: #fff;
	padding: 12px;
	border-radius: 7px;
	box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0.25);
	font-size: 16px;
	z-index: 3;
}

/* 標籤管理 */
.catag-box{line-height:1.2;}
.catag-box .fa { width:18px; color: #737373; font-size: 15px; }
.catag-box .fa-cog,
.catag-box .fa-trash-o,
.catag-box .fa-chevron-up,
.catag-box .fa-chevron-down{ top:8px; position: absolute;}
.catag-box .fa-cog { right: 35px;}
.catag-box .fa-trash-o { right: 10px;}
.catag-box .fa-chevron-up{ right:85px;}
.catag-box .fa-chevron-down{ right:60px;}

.category-row > div { background-color: #F5F5F5; border: 1px solid #dcdcdc; border-bottom: 0px; padding: 8px 55px 8px 10px; }

.tag-row .fa-cog { right: 36px; top:10px; position: absolute; }
.tag-row .fa-trash-o { right: 11px; top:10px; position: absolute; }
.tag-row > div  { border-top: 1px solid #dcdcdc; padding: 10px 55px 10px 35px; font-size: 14px; color: #5C5C5C;}
.tag-row.only-tag > div { padding: 10px 10px 10px 12px ;}

.catag-box > li:last-child { border-bottom: 1px solid #dcdcdc; }

.catag-box  li > div:hover , 
.catag-box  li > div:hover .fa-file-text-o,
.catag-box  li > div:hover .fa-folder-o,
.catag-box  li > div:hover .fa-folder-open-o { color: #0081C3; }
.catag-box  li > div:hover{background-color: #FFFDED;}

.catag-box .fa-cog, 
.catag-box .fa-trash-o, 
.catag-box .fa-folder-o,
.catag-box .fa-folder-open-o,
.catag-box .fa-chevron-up,
.catag-box .fa-chevron-down{ cursor: pointer; }

.admin-edit-search { letter-spacing: -15px; }
div.admin-edit-search {width:65%; }
input.srhInput { border: solid 1px #c6c6c6;}
button.srhInput { border: solid 1px #c6c6c6; width: 39px;}
/*左方頁籤*/
.step-left a {
    border: 1px solid #dcdcdc;
    color: #666;
    text-shadow: 0px 1px 0px #fff;
    display: block;
    padding: 0 1em;
    line-height: 40px;
    margin-bottom: .5em;
    text-decoration: none;
    border-radius: 3px;
    background: linear-gradient(#f9f9f9, #e9e9e9);
    background: -webkit-linear-gradient(#f9f9f9, #e9e9e9);
    background: -moz-linear-gradient(#f9f9f9, #e9e9e9);
    background: -ms-linear-gradient(#f9f9f9, #e9e9e9);
    background: -o-linear-gradient(#f9f9f9, #e9e9e9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
}

.step-left a:hover, a.use-p{
	box-shadow:inset 0px 1px 0px 0px #fff6af; border:1px solid #ffaa22; color:#333; text-shadow:0px 1px 0px #ffee66;
	background:linear-gradient(#ffec64, #ffab23);
	background:-webkit-linear-gradient(#ffec64, #ffab23);
	background:-webkit-linear-gradient(#ffec64, #ffab23);
	background:-webkit-linear-gradient(#ffec64, #ffab23);
	background:-webkit-linear-gradient(#ffec64, #ffab23);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
}

/*彈出視窗*/
.popup-w{ background:#f6f6f6; text-align:center; padding-bottom:10px;}
.popup-w .popup-w-title, .addblog .addblog-title{ line-height:38px; background: url(../images/pen-work-bg.png); color:#fff; font-size:20px; margin-bottom:10px;}
.popup-w input{ margin:10px 0;}
.btnOut{}
/*彈出視窗*/
/*歡迎頁*/
.star-wr{ text-align:center;}
.star-wr img{ display:inline-block; margin-bottom:1em;}
.star-wr .st-main-img{ margin:30px 0 0 92px;}
.star-wr h1{ color: #FFF;background: url(../images/star-wr-bg.png) no-repeat;float: left;height: 86px;width: 100%;	line-height: 61px;text-indent: 24px;font-size: 31px;}
.star-wr span{ font-size:20px; display:block}
a.add-pen{display: block; width: 200px; height: 40px;color: #FFF; background-color: #F20392; text-align: center; text-decoration:none; font-size:20px; line-height:36px ;margin:0 0 0 462px; text-shadow: 1px 1px 6px rgb(61, 0, 52); box-shadow: 1px 1px 6px rgba(255, 255, 255, 1 ) inset, -1px -1px 6px rgba(75, 0, 36, 1) inset, 0 0 15px rgba(153, 153, 153, 1 ); border-radius: 8px; border: solid 2px rgb(240, 52, 135);}
a.add-pen:hover{ background-color: #D60382}
.look-next{ background: url(../images/go-next.png) no-repeat; height: 46px; width: 976px; margin: 20px 0 100px 27px;}
/*歡迎頁*/
.p-out-page .rec-content img{ max-width:650px!important; height: auto!important;}
.p-out-page .pt-bar{ background-position:0 -45px;}
table.author-n { width:100%}
.author-n{ line-height:20px}
.author-n img{ margin:0 auto; width:68px; height:68px;}
.author-n .rm-groups{ position:static}
.author-n .aib-02{margin-right:0;}
.tit,tr.tit:hover{background:#f9f7f7 ;}

.tc{ text-align:center; }
/*a.gift{ top: 1px; display: inline-block; padding: 0 .667em; line-height: 2; font-size: 13px; color: #fff; border-radius: 3px; background: #5bc0de; border: solid 1px #46b8da;}
.gift:hover{ background: #31b0d5; border-color: #269abc;}
*/
.rssbox, .order-m{ text-indent: -9999px; width:30px; height: 30px; cursor: pointer; display: inline-block; vertical-align: top; margin-left: .5em;}
.rssbox{ background:url(../images/rss.png);}
.rssbox:hover, .order-m:hover,.arti-collect:hover{ opacity: .7;}
.order-m{ background:url(../images/mailicon.png); border:0;}
.arti-collect{ width:28px; height: 28px; background:#fff; border:solid 1px #ccc; border-radius:50px; display: inline-block; vertical-align: middle; margin-left: .5em; }
.arti-collect i{ color:#f8848d; left: 6px; font-size: 16px;top: 7px;}


.new-writer{ margin:0 auto}
.new-writer td{ padding:6px 0}


.new-writer img{ width:100px; height:100px; border: 1px solid #8F8F8F;}
.new-writer span{position: absolute; top: 5px; left: 112px;}
.new-writer .subm_btn-g{ line-height: 30px; padding:0 1em; float: left;  margin:10px 0 0 10px; border-radius: 3px;}
.new-writer .subm_btn{ margin: 10px 0 0 0;}
.new-writer input{ margin:0}

.type2, .w-page{ padding:15px; background: #fff; margin-bottom:15px;}
.w-page:after{ content:''; display:block; clear:both;}
.w-page img{float:left; width:120px; height:120px; max-width:120px;}
.rec-content .w-page img{width:120px; height:120px!important; margin: 0;}
.w-page > div{ margin-left:135px;}
.w-page h1{ font-size: 25px; font-weight:900; border-bottom: 1px solid #ddd; margin-bottom:5px; line-height:1.5; top:-4px;}
.w-page h1 span{ color: #333;}
.p-article .w-page h1 span{ color: inherit;}
.w-page > div p{ line-height:1.5; text-align: justify;}
.p-article .w-intro .w-desc{ line-height: 1.5; }
.w-page + #notes_out_container .p-article:first-child .pt-bar{ /* border-top: solid 1px #e6e6e6; */}

.w-intro,.w-therm,.w-therm h4,.a-ranking,.a-ranking li,.a-ranking div{ display: inline-block;}
.w-therm > div { background: #0077B5; padding: 10px 10px; width: 100%; border: solid 1px #0077B5; box-sizing: border-box;}
.w-therm h4:before{ display: inline-block; content: ""; width: 16px; height: 16px; margin-right:5px; background: url(images/therm.png) no-repeat;}
.w-therm h4{ color: #fff;}
.w-therm select{ position: absolute; right: 10px; top: 8px; min-width: 80px;}
.w-intro { width: 60%; margin-right: 15px; vertical-align: top;}
.w-therm { width: 36%; box-shadow: 0px 2px 2px #D0D0D0;}
.a-ranking { padding: 5px 10px;}
.p-article .a-ranking li,.a-ranking li { width: 100%; font-size: 13px; color: #333; border-top: solid 1px #E0E0E0; padding: 8px 0;}
.p-article .a-ranking li { margin: 0; }
.p-article .w-intro { width: 65%; margin-left: 15px; margin-right:0px;}
.a-ranking li > div:first-child { width: 65%; }
.a-ranking li:first-child { border-top: none;}
.a-ranking span{ margin-left: 10px; font-weight: bold;}
.rank i{ margin-right: 5px; color: #CCC; font-size: 13px}
.rank{ position: absolute; right: 0; text-align: left;  width: 35%;}
/*=== Module ============================*/
.more:after, a.tabNow, .navi a .icon, .path li:before, .toggle, .listImg li:before{ background:url(../images/bg-v3.png?_=3);}
.line a{ display:inline-block;}
.line a span{ display:block; height:1px; background:#08C; width:0;}
.line a:hover span{ width:100%;}
.clearfix:after{ content:''; display:block; clear:both;}
.empty:before{ content:'.'; display:inline-block; text-indent:-9999px;}
.line a span, .barNav a{ transition:all .3s ease; -moz-transition:all .3s ease; -o-transition:all .3s ease; -webkit-transition:all .3s ease; -ms-transition:all .3s ease;}

/*=== path ===============*/
.pathOut{ margin:-.333em auto .667em;}
.path li{ margin-right: 7px; padding-left: 3px;}
.path a{ color:#08C;}
.path li:before{ content:''; position:absolute; left:-7px; top:4px; width:7px; height:11px; background-position:-167px -5px;}
.path li:first-child{ padding:0;}
.path li:first-child:before{ display:none;}
.tips{ position:absolute; right:0; top:2px;}
.tips:hover .tipsCon{ display:block;}
.tipsTt{ text-align:right; font-size:13px; color:#666;}
.tipsCon{ font-size:13px; width:250px; border:solid 1px #CCC; background:#FFFCD0; padding:10px; top:20px; line-height:1.5; display:none; z-index:200;}
.tipsCon:before, .tipsCon:after{ content:''; display:block; position:absolute; right:2em; border:solid 10px transparent;}
.tipsCon:before{ top:-30px; border-bottom-color:#CCC; border-bottom-width:20px;}
.tipsCon:after{ top:-29px; border-bottom-color:#FFFCD0; border-bottom-width:20px;}

/*=== right =====================*/
.otherblog, .triangle-down{ display: inline-block;}
.otherblog{ position: static;}
.otherblog:hover ul, .upbar-logo h1:hover ul{ display:block;}
.triangle-down{ vertical-align: top; top:13px; margin-left: 20px;}
.triangle-down:hover:before{ border-top-color:#999;}
.triangle-down:before, .triangle-down:after{ content:''; display:block; border:solid 10px transparent; position:absolute; right:0;}
.triangle-down:before{ border-top-color:#ccc; top:0px;}
.triangle-down:after{ border-top-color:#fff; top:-5px;}
.triangle-down:hover{border-top-color:#999;}

.otherblog{}
.otherblog ul{ display: none; min-width: 200px; font-weight:100; background:#fff; border:solid 1px #CCC; padding:5px; position:absolute; left:0;}
.otherblog li{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.otherblog a{ display:block; line-height:1.8; padding:0 5px; font-size:15px;}
.otherblog a:hover{ background:#f90; color:#fff;}
.otherblog li:first-child{ border-top:none;}

.p-young-menu{
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;}

.p-young-menu > a > img{ width:233px; height: auto;}
.p-young-menu h2{ font-size: 20px; line-height: 1.2;}
.p-young-menu h2:before{ /* content:''; */ width:5px; height:18px; background:#ccc; position:absolute; top:4px; left:0;}
.p-y-calendar{ width:238px; overflow:hidden;}

#AppEventRolling{ height:420px;}

.using{ font:600 13px/30px Arial; text-align:center;}
.ind-tab-ctr{}
.ind-tab-ctr > div{ display:none;}
.ind-tab-ctr > div:first-child{ display:block;}
.mask{ height: 309px; overflow:hidden;}
.hot-discuss .mask{ height: auto;}
.hot-discuss .sbr__head{ display:flex; align-items:center; justify-content: space-between; margin-bottom:24px;}
.ad-atonce{ width:341px;}
.atonce{ box-sizing: content-box; cursor:pointer; height:60px; font-size:13px; border:solid 1px transparent; border-color:#ccc transparent; padding: 8px; margin-bottom:-1px;}
.atonce:hover{ background:#FFFCD0; border-color:#ccc;}
.atonce:first-child{}
.atonce > div:first-child{ width:60px; height:60px; float:left;}
.atonce > div:first-child a{ display:table-cell; height:60px; width:60px;}
.atonce > div:first-child a img{ /* border-radius:5px; */ overflow:hidden;}
.atonce-con{ margin-left:70px; height:60px;}
.atonce-con p{ line-height:1.5; height:38px; overflow:hidden;}
.atonce > a{ position:absolute; width:100%; height:100%; top:0; left:0; z-index:1;}
.use-time{ position:absolute; right:0; bottom:0; color:#999;}

.slider-time{ font-size:0; vertical-align:bottom;}
.slider-time, .slider-time > li{ display:inline-block;}
.slider-time > li{ height:47px; width:23px; overflow:hidden}
.slider-time > li:first-child{ margin-left:0;}
.slider-time ul{ position:absolute; top:0; left:0;}
.slider-time ul li{ font-size:40px;}

.using .slider-time{ vertical-align: baseline; height:27px; min-width: 120px;}
.using .slider-time > li{ height:25px; width:17px; top:2px;}
.using .slider-time ul li{ font-size:30px;}
.color1{ color:#A90000;}

a.howuse-b{ display:block; color:#fff; line-height:35px; font-size:16px; text-align:center; text-decoration:none;}
.howuse-b:before{ content:''; display:inline-block; width:20px; height:20px; vertical-align:middle; margin-right:5px; top:-1px; position:relative;}
.howuse-b:before{ background:url(../images/qq.png);}
.howuse-b:hover{ color:#fff;}
.list1 li{ border-top: solid 1px #ccc; padding-top: 8px; margin-top: 8px;}
.list1 li{ height:60px; box-sizing: content-box;}
.list1 li:first-child{ margin:0; padding:0; border:0;}
.list1 li:hover{ border-color:#ccc;}
.list1 li > a{ float:left; width:60px; height: 60px; overflow: hidden;}
.list1 a{ line-height:1.5; text-decoration:none;}
.list1 a:hover, .sidebar-title-out .more:hover{ text-decoration:underline;}
.list1 img{ width:60px; height:auto;}
.list1 span{ font-size: 13px; color:#aaa; position:absolute; right:3px; bottom:0; padding-right:22px;}
.list1 span:after{ position:absolute; top:-8px; right:0; opacity:.5;}
.list1-con{ margin-left: 68px; overflow:hidden; font-size: 14px; font-weight:400;}
.list1-con{ height: 44px;}
.comment-p-out{ font-size: 14px;}
.comment-p-out a:hover, .comment-list-name a:hover{ text-decoration: underline;}
.sbr__more{ text-align: right;}
.more{ font-size: 13px;}
.sidebar-title-out .more{ top: 8px;}

.emailsub_btn{display:inline;}
.email-order a{display:inline;}
.p-y-mbox a{	text-decoration: none; display: inline-block; line-height: 1.8; background: #F2F2F2; padding: 0 7px; margin-bottom: 7px; border-radius: 0 5px 5px 0; color: #999; text-shadow: 0 1px rgba(255, 255, 255, .8);border: solid 1px #d6d6d6;}
.p-y-mbox a:hover{ background:#e6e6e6; border-color:#b6b6b6; color:#666;}
.sbr-author a{ background:#4DD0FF; color:#fff; text-shadow:none; border-color:#42B2DB;}
.sbr-author a:hover{ background:#42B2DB; color:#fff; border-color:#3287A6;}

.subm_btn-g{}

.newPost .subm_btn{ position: absolute; right:0;}
.subm_btn{
	border-radius:3px; border:1px solid #124d77; color:#fff; padding:6px 24px;
    text-shadow: 0px -1px 0px #081E2E;
	background: linear-gradient(#007dc1, #0061a7);
	background: -webkit-linear-gradient(#007dc1, #0061a7);
	background: -moz-linear-gradient(#007dc1, #0061a7);
	background: -ms-linear-gradient(#007dc1, #0061a7);
	background: -o-linear-gradient(#007dc1, #0061a7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);}

.subm_btn:hover{
	background: linear-gradient(#0061a7, #007dc1);
	background: -webkit-linear-gradient(#0061a7, #007dc1);
	background: -moz-linear-gradient(#0061a7, #007dc1);
	background: -ms-linear-gradient(#0061a7, #007dc1);
	background: -o-linear-gradient(#0061a7, #007dc1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);}

.cancel_btn {
    box-shadow: inset 0px 1px 0px 0px #fff;
    border-radius: 3px;
    border: 1px solid #666;
    color: #333;
    padding: 6px 24px;
    background: linear-gradient(#f6f6f6, #b6b6b6);
    background: -webkit-linear-gradient(#f6f6f6, #b6b6b6);
    background: -moz-linear-gradient(#f6f6f6, #b6b6b6);
    background: -ms-linear-gradient(#f6f6f6, #b6b6b6);
    background: -o-linear-gradient(#f6f6f6, #b6b6b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#b6b6b6',GradientType=0);
}
.cancel_btn:hover {
    background: linear-gradient(#b6b6b6, #f6f6f6);
    background: -webkit-linear-gradient(#b6b6b6, #f6f6f6);
    background: -moz-linear-gradient(#b6b6b6, #f6f6f6);
    background: -ms-linear-gradient(#b6b6b6, #f6f6f6);
    background: -o-linear-gradient(#b6b6b6, #f6f6f6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6b6b6', endColorstr='#f6f6f6',GradientType=0);
}
.subm_btn-g{
	border:1px solid #dcdcdc; color:#666; text-shadow:0px 1px 0px #fff;
	background:linear-gradient(#f9f9f9, #e9e9e9);
	background:-webkit-linear-gradient(#f9f9f9, #e9e9e9);
	background:-moz-linear-gradient(#f9f9f9, #e9e9e9);
	background:-ms-linear-gradient(#f9f9f9, #e9e9e9);
	background:-o-linear-gradient(#f9f9f9, #e9e9e9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);}

.subm_btn-g:hover{ 
	background:linear-gradient(#e9e9e9, #f9f9f9);
	background: -webkit-linear-gradient(#e9e9e9, #f9f9f9);
	background: -ms-linear-gradient(#e9e9e9, #f9f9f9);
	background: -ms-linear-gradient(#e9e9e9, #f9f9f9);
	background: -o-linear-gradient(#e9e9e9, #f9f9f9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);}

.upbar-logo h1{ position:absolute; top:14px; left:15px; line-height: 1.2;}
.upbar-logo h1 a{ text-decoration:none;}

.read-more ul{}
.read-more h2{ padding-left:.7em; margin-bottom:.5em;}
.read-more h2:before{content:''; display:block; width:5px; background:#ccc; position:absolute; height:23px; left:0;}
.read-more a{}
.read-more a:hover{ color:#f90;}

.fb-reply{ margin:5px 25px;}
.fb-likebtn{ background:#eee; padding:10px 10px 7px; margin-bottom:2em; font-size:13px; font-family:Arial, "細明體";}
.fb-likebtn iframe{ height:20px!important; width:130px; vertical-align:middle;}
.top, .labar, .fixed-layer{ display: block; position:fixed; margin-left: 1215px;}
.fixed-layer{ top: 360px; width: 84px; text-align: center; background: #0c0;}
.fixed-right-follow{
    background-color: #15b2ae;
}
.top{ background: rgba(0,0,0,.3); top: 600px; width: 60px; line-height: 60px; text-align: center; z-index: 1;}
.labar{ top: 500px; width: 84px; line-height: 84px; text-align: center; z-index: 1;}
.top .fa{ color:#fff; font-size: 25px;}
.top:hover{ background:#666; background: rgba(0,0,0,.7);}
.fb-like-box{ margin-left:-10px; margin-bottom:25px; width:100%;}
.fixed-layer img{ width: 100%; height: auto; cursor: default;}
.fixed-layer-content { padding: 5px; color: #fff; line-height: 1.3; font-size: 13px;}

#NewestNotesList{min-height:432px;}
/*=== 小魚-管理後台 =====================*/
.blogBox{ padding:20px; margin-bottom:10px; border:solid 1px #D8D8D8;}
.blogBox:hover{ background:#FFFFF0;}
.manage-allbtn{ display:inline-block; position:absolute; top:11px; right:20px;}
.manage-allbtn a{ color:#666; display:inline-block; margin:0 20px; padding: 0.6em; background:#eee; border:solid 1px #ccc; border-radius: 3px;}
.manage-allbtn a:hover{ background:#f90; border-color:#d17b00; text-decoration:none; color:#fff;}
.addblog{ background:#F7F7F7; padding-bottom:10px;}
.addblog .addblog-title{ text-align:center;}
.blogBox select{ padding: 2px; margin-right: 3px;}
.addblog td{ padding:5px;}
.addblog input[type=text], .addblog textarea{ width:300px;}
.addblog textarea{ resize:none; padding:5px;}
.addblog .subm_btn{ margin:0;}
.the-left{ border:solid 1px #c6c6c6; width:100%; box-sizing:border-box;}
#private{ margin-left:2em;}
.ctrl{ position:absolute; right:25px; top:25px;}
.ctrl a{ text-decoration:none; padding: 6px 24px; font-size: 13px; border-radius: 3px;}
.ctrl a:hover{}
.ctrl a.subm_btn:hover{ color:#fff!important;}
.btn-disable,
.btn-disable:hover,
.disable,
.disable:hover{ background:#eee; color:#ccc; border:solid 1px #ddd; cursor: default;}
.btn { border: 0; background-color: transparent;}
.btn-close { z-index: 1; background: #999; color: #fff; border-radius: 50%; line-height: 20px; width: 20px; text-align: center; position: absolute; left: 0; top: 0; padding: 0;}
.btn__inner .btn-danger {
    padding: 10px 15px;
    font-size: 15px;
    background-color: #ed5565;
}
.author-cbx { margin-right: 5px; }
.author-box { width: 20%; height: 40px; }
a.author-edit { bottom: -20px; right: 5px;}
a.author-del { bottom: -5px; right: -15px; }
/*=== 網誌雙欄變單欄 =====================*/
.one .articleNext-top {
    margin-left: 990px;
}
.one .p-out-left{ width:100%;}
.one .p-out-right{ display:none;}
.one .rec-content img{max-width:952px;height: auto!important;}

.ed-box td{ padding:5px;}
.ed-box .w-ls{ letter-spacing:0.3em}
.ed-box select{ padding:5px}

.list2 li{ margin-top:1em;}
.list2 img, .list2 input, .list2 a{ display:inline-block; vertical-align:middle;}
.list2 a{ margin-left:.5em;}

.share{ margin-bottom:1.5em;}
.share li{ display:inline; margin-right:5px;}
.share a{ background-image:url(../images/share.png); display:inline-block; width:60px; height:60px; text-indent:-9999px; opacity:.7;}
.share a:hover{ opacity:1;}
.s1{ background-position:0 0;}
.s2{ background-position:-70px 0;}
.s3{ background-position:-140px 0;}
.share span{ background:#F00; color:#fff; position:absolute; top:0; right:0; font-size:11px; padding:3px;}

.sbr-adv{
    z-index: 1;
    top: 0;
    padding: 0;}
.adv img{ width:100%; height:auto;}

.titleOut{ border-bottom:solid 2px #eee; margin-bottom:10px; height: 30px;}
.title{ display:inline-block; padding-bottom:5px; margin-bottom:-2px; font-size:20px;font-family:Arial, "微軟正黑體"; font-weight:600;}
/*.mask{ margin-bottom:30px; height:280px; overflow:hidden;}*/
.list5:first-child{padding-top: 0; margin:0;}
.list5{ font-size:13px; line-height:1.5; border-bottom: dotted 1px #999; margin-top:5px;padding: 5px 0 8px 0;}
.list5 a > img{ float:left; border:solid 1px #ccc;width: 58px;height: 58px;}
.list5 .listCon{ height:60px; margin-left:70px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.profitc1{ color:#f00;}
.profitc2{ color:#690;}


/*=============================*/
.search-msg{ text-align:center; font-size:16px; margin-bottom: 1em;}
.search-msg strong{ color:red;}
.search-result-out{ margin-bottom:20px; min-height: 500px;}
.search-result-out > div{ background: #fff;}
.list-post-con{ margin-left:200px; height:100px;}
.list-post{ border-top:solid 1px #d6d6d6; padding:15px;}
.list-post h2{ margin-bottom:5px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post h2, .list-post p{ margin-right:235px;}
.list-post-img-block{ float: left; width: 190px; height: 100px; overflow: hidden;}
.list-post-img-link{ display: block;}
.list-post-img-block .socialCountOut{ bottom:5px; right:5px; top:auto; z-index: 2;}
.list-post-img-block .collect{ display: block; border: solid 1px #9b9b9b; border-radius: 2px; padding: 3px 5px; background: #fff;}
.list-post a:hover{ text-decoration: underline;}
.list-post a img{ width:190px; height: auto; transition: all .7s ease-in-out;}
.list-post p{ line-height:1.5; margin-bottom:5px; height:45px; overflow:hidden;}
.s-list{ position:absolute; right:15px; top:15px; font-size:13px; color:#666; width:210px;}
.s-list li{ line-height:1.5; padding-left:23px; margin-bottom:5px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.s-list li:before{ content:''; width:17px; height:17px; position:absolute; background:url(../images/icon.png); left:0; top:1px; opacity:.3;}
li.s-icon1:before{ background-position:-39px 0px;}
li.s-icon2:before{ background-position:-59px 0px;}
li.s-icon3:before{ background-position:-79px 0px;}
li.s-icon4:before{ background-position:-99px 0px;}
.text1{ background:#FFEE9E;}
.search-404{ overflow:hidden; padding:20px; width:400px; margin:0 auto 1em; background: #fff;}
.search-404 img{ float:left; margin-right:10px;}
.cont-404{ line-height:1.5;}
.p-article table { width:auto; background:#fff; position: static;}

.step-right div { }
.com-manage{ font-size: 13px;}
.com-manage > div { width: 241px; display: inline-block; border: solid 1px #ccc; margin: 0 10px 10px 0; position: relative;}
.com-manage > div:nth-child(3n) { margin-right:0;}
.admin-author-con{ margin:5px 0 0 55px; max-height: 45px;}
.admin-author-con span{ margin-bottom: 5px; display: block;}

.com-manage .add_btn {}
.add_btn,.de_btn{}
.com-manage > div:hover { cursor:pointer; background:#FFFFF0;}
.com-manage > div:hover .de_btn , .com-manage > div:hover .add_btn { display:block;}

.de_btn a, .add_btn a{ font-size: 15px; color:#fff; position: absolute; left:50%; top:50%; margin-top: -6px; text-decoration: none;}
.de_btn a{ margin-left: -18px;}
.add_btn a{ margin-left: -38px;}
.add_btn a{}
.de_btn a .fa-times, .add_btn a .fa-plus{ margin-right: 3px;}
.de_btn a:hover, .add_btn a:hover { color:#ffaa22;}
.de_btn, .add_btn{ display: none; position: absolute; width:100%; height:100%; background: rgba(0,0,0,.7); top:0; left:0;}

.com-manage img { width:50px; height: 50px; float: left;}
.add-com-m { margin-top:15px; }

.arti-ver { border-collapse:collapse;}
.arti-ver th { text-align:left; padding:10px; background:#0077b5; color:#fff;}
.arti-ver td { padding: 10px;border: 1px solid #ccc;}
.ver-p-edit h1{ font-size:20px; font-weight: 600;}
.ver-box { width:100%; }
.ver-box td { padding:5px;}
.ver-box textarea { width:100%; padding: 5px; min-height: 500px; resize : none; box-sizing: border-box; border:solid 1px #c6c6c6;}
.ver-box .subm_btn { margin-top:15px;}

.google-ads{ width: 320px; height: 56px; margin:auto;}

.fb-btn-out{
    margin-left: -15px;
    margin-right: -15px;
    letter-spacing: -15px;
}
.cp .art-inf{ margin-bottom: 15px; background: #fff; border:0; box-shadow: none;}

.fb-like{ box-sizing: border-box;}
.fb-r-area{ margin-bottom: 1em; line-height: 1.5em;}
.fb-r-area .fb-fans-like{ top: 4px;}

.create-fb-btn,
.create-follow-btn{
    box-sizing: border-box;
    display: block;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border-radius: 3px;
    font-size: 18px;
}

.create-fb-btn{
	border: solid 1px #2e498c;
    background-color: #2e4a87;
    width: 100%;
}
    
.create-fb-btn:hover{
    border: solid 1px #6286d1;
	background-color: #6286d1;
}

.create-follow-btn{
    border: solid 1px #15b2ae;
    background: #15b2ae;
}

.create-fb-btn .fa-facebook-square{ margin-right:7px; font-size: 22px; top:2px;}
.status-msg-body{ text-align: center; color: #666; background: rgba(255,255,255,.6)}
.status-msg-body strong, .status-msg-body h1{ color: #000; margin: 0 10px;}
.status-msg-body h1{display: contents;font-size: 15px;}
.view-wrap{ margin-bottom: 10px;}
.view-list{ color:#666;}
.view-list a{ margin-right:10px; font-size: 18px; color:#888; vertical-align: middle;}
.view-list a:hover, a.view-list-now{ color: #000;}
.fb-layer2{ padding:5px; position: fixed; z-index: 2; background: rgba(0,0,0,.2); bottom:0; right:0; display: none;}
.fb-layer2 iframe{ background: #fff;}
.layer-title{ background: #fff; padding:5px 10px; line-height: 1.5; color: #999; text-align:center; display:none}
.category-switch{ position: absolute; right:15px; top:21px;}
.category-switch a{ margin-left: .2em; color:#999;}
.category-switch a:hover{ color:#666;}

/*分類清單*/
.list4 li{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.list4 > li > a:before{ content: ''; border:solid 6px transparent; border-left-color:#ccc; position: absolute; left:3px; top:2px;}
.list4 > li > a{ padding-left: 1.2em;}
.list4 a{ line-height: 2;}
.list4 a span{ margin-left: 3px;}
.list4 a span:before, .list4 a span:after{ color:#999;}
.list4 a span:before{ content: '(';}
.list4 a span:after{ content: ')';}
.list4 ul{ margin-left: 1.1em; display: none;}
.list4 ul li{ border:solid 1px #eee; border-width: 1px 0; margin-top:-1px;}
.list4 ul a{ font-size: 13px; color:#333;}
.list4-show ul{ display: block;}
.list4-show ul a:hover{ color: #0077b5;}
li.list4-show > a:before{ border:solid 6px transparent; border-top-color:#0077b5; left: 0; top: 6px;}

.dailog-con-wrap{ overflow: hidden; margin:auto; width:335px;}
.dailog-con-wrap .fa{ font-size: 50px; margin-right: 10px; float: left; color:#f00;}
.dailog-con p{ line-height: 1.5;}
.dailog-con a:hover{ text-decoration: underline;}

.adv img{ width: 100%; height: auto;}

/*=== 延伸閱讀 ===*/
.list6 li{ float: left; margin-right: 1em; width: 255px; margin-bottom: 2em;}
.list6 li:nth-child(3n){ margin-right: 0;}
.list6 li > a{ display: block; height: 125px; overflow: hidden; margin-bottom: .3em;}
.list6 img{ width:265px; height: auto;}
.list6 h3{ font-size: 15px; line-height: 1.4; height: 40px; overflow: hidden;}
.hot-icon{}
.hot-icon:before{ content:'HOT!'; font-size:9px; color:#fff; line-height:1.5; padding: 2px 5px; background: #0da4d3; position: absolute; top:0; right:0; z-index: 2;}
.fb-block{ display: none; text-align: center;}

.social-share .collect{ display: none;}

/* Header Tab */
.hdr-tab-wrap{ margin-bottom: 1em; z-index: 2;}
.hdr-tab-wrap .pen-plan-main{ top: -2px;}
.hdr-tab li{}
.hdr-tab a{ display: inline-block; padding:0 10px; color: #fff; line-height: 2.2; background: #999; border-radius: 3px 3px 0 0;}
.hdr-tab a:hover, .hdr-tab-now a{ color: #000; background: #fff;}

.hdr-sub-navi{ background: #fff; border-radius: 0 3px 3px 3px;}
.hdr-sub-navi:after{ content: ''; display: block; clear: both;}
.hdr-sub-navi > li{ float: left; position: static;}
.hdr-sub-navi > li > a{ color: #999; font-weight: 600; padding: 15px 13px; display: block;}
li.hdr-sub-navi-now a{ color: #0077b5;}
.hdr-sub-navi > li > a:hover:before{ content: ''; position: absolute; left: 50%; margin-left: -10px; border: solid 10px transparent; bottom: 0; border-bottom-color: #aaa; border-bottom-color: rgba(0,0,0,.8);}
.hdr-sub-navi ul{ display: none;  z-index: 1; left: 0; position: absolute; width: 100%; max-height: 135px; background: #aaa; background: rgba(0,0,0,.7); overflow: auto;}
.hdr-sub-navi li:hover ul{ display: block;}
.hdr-sub-navi li{ float: left;}
.hdr-sub-navi ul li{ width: 20%;}
.hdr-sub-navi ul a{ line-height: 3; padding: 0 1em; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fff;}
.hdr-sub-navi ul a:hover{ color:#fff; background: #f90;}

/* Line、Facebook 分享*/
.fb-fans{ display: none; margin-bottom: .667em; font-size: 14px; line-height: 1.3em;}
.fb-fans-like{ display: inline-block; vertical-align: middle;}
/* 編輯器專用的訊息視窗 */
.cm-ck-dialog-overlay { opacity: 0.5; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 100001; background-color: #333; }
.cm-ck-dialog { margin: auto; position: fixed; left: 0; right: 0; top: 0; bottom: 0;z-index: 100002;  background-color: #FFF;  width: 300px; height: 110px; padding: 30px; border: 1px #CCC solid; color: #000;  text-align: center; }
.cm-ck-dialog div { margin-bottom: 15px; text-align: left; line-height: 1.2em; }
.cm-ck-dialog input[type="button"] { color: #333; display: inline-block; margin: 0 15px; padding: 0.6em; background: #eee; border: solid 1px #ccc; border-radius: 3px; }
.ads-article{ margin-bottom: 1em; text-align: center;}
.ads-article a{  display: inline-block;}

.ads-overlay{ display: none; position: fixed; top:0; left: 0; z-index: 10; width: 100%; height: 100%; background: rgba(0,0,0,.5);}
.ads-content{ position: absolute; top: 60px; left: 50%; margin-left: -40%; width: 80%; height: 80%; background: #fff;}

.continue-reading-wrapper{ margin: 5em 0;}
.continue-reading-wrapper h2{ text-align: center; color: #000;}
.cp .continue-reading-wrapper > img{ width: 100%; margin: 0; cursor: default;}
.continue-reading-fixed{ z-index: 1; position: absolute; top: -42px; right: 0; bottom: 0; left:0; margin:auto;}
.continue-reading-wrapper-paid .continue-reading-out{ padding: 0; background: none; border: 0;}
.continue-reading-wrapper-paid .continue-reading{ margin: 0;}
.continue-reading-wrapper-paid:after{ content: ''; position: absolute; bottom: 19px; width: 100%; border-bottom: dotted 1px #ccc;}
.continue-status{ z-index: 1;}
.continue-reading-out{ padding: 1em 0; text-align: center; color: #666; border-radius: 3px;}
.rec-content .continue-reading-out img{ margin: 0 auto;}
.continue-reading{ margin-bottom: 1em;}
.rec-content .continue-reading a, .continue-status{ display: inline-block; padding: 5px 20px; margin: 0 10px; border-radius: 3px; text-decoration: none;}
ul.continue-reading-tips{ width: 320px; padding: 0; margin: auto; text-align: left; font-size: 14px;}
.continue-status{ border: solid 1px #ddd; background: #eee;}
.continue-status:hover .continue-pd, .bc-out:hover .continue-pd{ display: block;}  /* 付費文章繼續閱讀全文右側按鈕 Hover 文案 */ 
.continue-status .pd-name{ color: #000; font-weight: 900; margin-right: 5px;}
.continue-status .fa-check-circle-o{ font-size: 24px; margin-left: 3px; top: 3px; color: #5c4;}
.continue-pd{ display: none; z-index: 1; position: absolute; top: -80px; left: 50%; margin-left: -85px; width: 160px; padding: 5px; background: #000; background: rgba(0,0,0,.7); color: #fff; font-size: 14px; line-height: 1.5;}
.continue-pd:before{ content:''; position: absolute; bottom: -20px; left: 50%; margin-left: -10px; border: solid 10px transparent; border-top-color: rgba(0,0,0,.7);}
.continue-pd span{ color: #68D7FF;}
.bc-out{ display: inline-block; vertical-align: top;}
.bc-out div{ font-size: 14px;}
.bc-out i{ font-size: 16px; color: #f60; line-height: 2;}
.bc1{
    border: 1px solid #ffaa22;
    color: #000;
    text-shadow: 0px 1px 0px #ffee66;
    background: linear-gradient( #ffec64, #ffab23);
    background: -webkit-linear-gradient( #ffec64, #ffab23);
    background: -moz-linear-gradient( #ffec64, #ffab23);
    background: -ms-linear-gradient( #ffec64, #ffab23);
    background: -o-linear-gradient( #ffec64, #ffab23);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
}
.bc1:hover{
    background: linear-gradient( #ffab23, #ffec64);
    background: -webkit-linear-gradient( #ffab23, #ffec64);
    background: -moz-linear-gradient( #ffab23, #ffec64);
    background: -ms-linear-gradient( #ffab23, #ffec64);
    background: -o-linear-gradient( #ffab23, #ffec64);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
}
.bc2{
    border: 1px solid #057fd0;
    color: #fff;
    text-shadow: 0px -1px 0px #5b6178;
    background: linear-gradient(#33bdef, #019ad2);
    background: -webkit-linear-gradient(#33bdef, #019ad2);
    background: -moz-linear-gradient(#33bdef, #019ad2);
    background: -ms-linear-gradient(#33bdef, #019ad2);
    background: -o-linear-gradient(#33bdef, #019ad2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
}
.bc2:hover{
    color: #fff;
    background: linear-gradient( #019ad2, #33bdef);
    background: -webkit-linear-gradient( #019ad2, #33bdef);
    background: -moz-linear-gradient( #019ad2, #33bdef);
    background: -ms-linear-gradient( #019ad2, #33bdef);
    background: -o-linear-gradient( #019ad2, #33bdef);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
}

.bc3{
    border: 1px solid #a6a6a6;
    color: #000;
    background: linear-gradient(#f6f6f6, #d6d6d6);
    background: -webkit-linear-gradient(#f6f6f6, #d6d6d6);
    background: -moz-linear-gradient(#f6f6f6, #b6b6b6);
    background: -ms-linear-gradient(#f6f6f6, #b6b6b6);
    background: -o-linear-gradient(#f6f6f6, #b6b6b6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#b6b6b6',GradientType=0);
}
.bc3:hover{
    background: linear-gradient(#d6d6d6, #f6f6f6);
    background: -webkit-linear-gradient(#d6d6d6, #f6f6f6);
    background: -moz-linear-gradient(#d6d6d6, #f6f6f6);
    background: -ms-linear-gradient(#d6d6d6, #f6f6f6);
    background: -o-linear-gradient(#d6d6d6, #f6f6f6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#f6f6f6',GradientType=0);
}

.bc4{
    color: #fff;
    border: 1px solid #d02718;
    text-shadow: 0px -1px 0px #5b6178;
    background: linear-gradient(#f24537, #c62d1f);
    background: -webkit-linear-gradient(#f24537, #c62d1f);
    background: -moz-linear-gradient(#f24537, #c62d1f);
    background: -ms-linear-gradient(#f24537, #c62d1f);
    background: -o-linear-gradient(#f24537, #c62d1f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
}
.bc4:hover{
    background: linear-gradient(#c62d1f, #f24537);
    background: -webkit-linear-gradient(#c62d1f, #f24537);
    background: -moz-linear-gradient(#c62d1f, #f24537);
    background: -ms-linear-gradient(#c62d1f, #f24537);
    background: -o-linear-gradient(#c62d1f, #f24537);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
}

.sub-navi{ position: absolute; right: 15px; top: 16px;}
.category-select, .edit-category.bc3{ display: inline-block; vertical-align: middle;}
.category-select{ display: none; padding: 4px; border-radius: 3px;}
.edit-category.bc3{ margin-left: 10px; padding: 6px 10px; border-radius: 3px; font-size: 14px;}
.edit-category .fa{ margin-right: 3px;}
.alert-out p{ margin-bottom: 15px;}

.sbr-adv .fb-page{ margin-bottom: 15px;}
.notes-ad-all{ width: 970px; height: 90px; margin: 0 auto 15px;}
.notes-ad-sbr{ width: 100%; height: 250px; margin: 15px auto 0;}
/* .notes-ad-sbr-height{ width: 100%; height: 600px;} */

.hdr-tab-wrap-out{ z-index: 3; position: fixed; top: 0; left: 0; width: 100%; background: #3b5998; box-shadow: 0 5px 5px rgba(0,0,0,.3);}
.hdr-tab-wrap-out .hdr-tab-wrap{ width: 1200px; margin: auto;}
.hdr-tab-wrap-out .hdr-sub-navi{ background: none; border-radius: 0; box-shadow: none;}
.hdr-tab-wrap-out .hdr-sub-navi > li > a{ color: #fff;}
.hdr-tab-wrap-out .hdr-sub-navi ul{ top: 45px; background: rgba(0,0,0,.7);}
.hdr-tab-wrap-out .hdr-sub-navi > li > a:hover:before{ border-bottom-color: #333;}
.hdr-tab-wrap-out .hdr-tab{ text-align: center; border-bottom: solid 1px #567dcf;}
.hdr-tab-wrap-out .hdr-sub-navi{ text-align: center;}
.hdr-tab-wrap-out .hdr-sub-navi > li{ float: none; display: inline-block;}
.hdr-tab-wrap-out .hdr-tab a{ background: none; padding: 15px 13px; line-height: 1;}
.hdr-tab-wrap-out .hdr-tab a:hover, .hdr-tab-wrap-out .hdr-tab-now a{ color: #f90;}
.hdr-tab-wrap-out .pen-plan-main{ top: 7px; right: 0;}

.read-more .ad-300x250{ display: inline-block; margin: 0 47px;}


.list3 li{ height:80px; border-top:dotted 1px #ccc; padding-top: 8px; margin-top: 8px;}
.list3 li:first-child{ margin:0; padding:0; border:0;}
.list3 li:hover{ border-color:#ccc;}
.list3 li > a{ float:left; width:60px; height: 60px; overflow: hidden;}
.list3 a{ line-height:1.5; text-decoration:none;}
.list3 a:hover{ text-decoration:underline;}
.list3 img{ width:60px; height:auto;}
.list3 span{ font-size:12px; font-weight:900; color:#aaa; position:absolute; right:0; bottom:0; padding-right:0;}
.list3-con{ height: 4.5em; margin-left: 68px; overflow:hidden; font-size: 14px;}

.app-info{cursor:pointer;}
.app-info .img-wrap{ float: left;}
.app-info .img-wrap img{ width:90px;}
.app-info p{ margin-left: 100px; height:87px; overflow:hidden; line-height: 1.5; font-size: 14px; color:#696969;}

.line-btn { font-size: 15px; margin: .5em 0; border-radius: 3px; border: solid 1px #AAA; padding:5px 10px; display:inline-block;
	background:linear-gradient(#fff, #e5e5e5);
	background:-webkit-linear-gradient(#fff, #e5e5e5);
	background:-webkit-linear-gradient(#fff, #e5e5e5);
	background:-webkit-linear-gradient(#fff, #e5e5e5);
	background:-webkit-linear-gradient(#fff, #e5e5e5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e5e5e5',GradientType=0);}
.read-more .line-btn:hover{ color:#0077b5;background:linear-gradient(#e5e5e5,#fff);
	background:-webkit-linear-gradient(#e5e5e5,#fff);
	background:-webkit-linear-gradient(#e5e5e5,#fff);
	background:-webkit-linear-gradient(#e5e5e5,#fff);
	background:-webkit-linear-gradient(#e5e5e5,#fff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#fff',GradientType=0);}
	
.line-btn > img{ vertical-align:middle; display:inline-block; margin-right:5px;}

/*右下角粉絲團按讚關閉按鈕*/
.fb-layer2-close{position:absolute;top:10px;right:10px;cursor:pointer;color:#68BFF0;width:20px;height:20px;text-align: center; display: none;}
.fb-layer2-close .fa-times{vertical-align: middle;}
.fb-layer2-already{background:#fff; text-align: center; font-size:12px; line-height: 1.5; margin-top:-5px;}
.fb-layer2-already a{color:#999999;}

.mobi .fb-layer2{display:none!important;}

/*編輯頁*/
#SetPushAppBtn {cursor: pointer;}

/*編輯頁 分類標籤*/
ul.cat-tag-menu{ font-size: 13px;}
ul.cat-tag-menu .fa-caret-down{position: absolute; right: 5px;top: 5px;}
ul.cat-tag-menu, ul.cat-tag-menu ul { width: 120px; border: 1px solid #A8A8A8; background-color: #FFF; padding-left: 0px; cursor: default; margin-left: 0px; z-index: 5;}
ul.cat-tag-menu li { list-style-type: none;margin: 0px;position: relative;padding: 5px }
ul.cat-tag-menu li > ul.dropdown { display: none;position: absolute;top: 23px;left: 0px; }

ul.cat-tag-menu li > ul { display: none;position: absolute;top: 0px;left: 120px; }
ul.cat-tag-menu li:hover, ul.cat-tag-menu li.CSStoHighlight { background-color: #ffa; }
ul.cat-tag-menu ul.CSStoShow { display: block; }
ul.cat-tag-menu li:hover > ul { display: block; }

ul.cat-tag-menu li a { display: block; width: 100%; text-decoration: none; }
ul.cat-tag-menu li a:hover, ul.cat-tag-menu li a.CSStoHighLink { color: #000; }
ul.cat-tag-menu li:hover > a { color: #000; }

.p-young-menu .more-link {position:absolute;top:20px;right:15px;font-size:13px;}
.more-link .fa{ margin-left: 3px;}
.p-young-menu .more-link:hover{text-decoration: underline;}

.hide-msg > span { overflow:hidden; display:inline-block;}
.ed-box{ width: 100%;}

.mobi-notes-navi{ display: none; border-radius: 3px; margin-bottom: 10px;}
.mobi-notes-navi-list{ display: none;}
.mobi-notes-navi-list a{ font-size: 16px; color: #303030; display: block; line-height: 2.2; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mobi-notes-navi-list a{ text-align: center;}
.mobi-notes-navi:hover{ display: block;}
.mobi-notes-subnavi-list{ display:none; }

.btn.subm_btn{ padding: 5px 18px 7px; margin-top: 10px;}
#myTags, #stockTags, #popupStock{ font-size: 13px; margin-bottom: 10px;}
#myTags.tagit li.tagit-choice .tagit-close .text-icon{ color: #fff;}
#myTags.tagit li.tagit-choice .tagit-label:not(a), #stockTags.tagit li.tagit-choice .tagit-label:not(a), #popupStock.tagit li.tagit-choice .tagit-label:not(a){ line-height: 1.8; color: #fff;}
#myTags.tagit li.tagit-choice, #stockTags.tagit li.tagit-choice, #popupStock.tagit li.tagit-choice{ background: #1c84c6; border-color: #1c84c6; border-radius: 3px;}
.tag-list .btn{ margin: 2px 5px 2px 0; float: left; font-size: 13px;}
.m-socail-fixed-right{ bottom: 100px;}
.m-socail-fixed-right a{ margin-top: 10px; display: block;}

/*share*/
.m-socail-wrap{ display: none; position: fixed; z-index: 1000; bottom: 0; width: 100%; text-align: center; left:0;}
.m-socail-fixed-right{ display: none; position: fixed; z-index: 1000; right: 10px;}
.m-socail-btn-wrap{ margin-bottom: 10px;}
.w-line img, .w-fb img, .w-heart img, .w-top .fa{ border-radius: 50%; display: block; border: solid 1px #ddd; width: 50px; height: 50px;}
.w-top{ text-align: center;}
.w-top .fa{ background: rgba(0,0,0,.7); font-size: 40px; color: #fff;}
.w-top .fa:before{ position: relative; top: 3px;}


/* 廠商廣告 */
.ppn_player_iframe{ width:100%; height: 208px; }
.dfp__inner{
    text-align: center;
}

.dfp__inner > div{
    display: inline-block;
    vertical-align: top;
}

.ad__sideTop{
    width: 1px;
    height: 1px;
}

.ad__top{
    height: 250px;
}

/* 手機版廣告區域內加入開啟網誌 APP 的按鈕 */
.btn__inner {
    text-align: center;
    bottom: 50px;
    width: 100%;
    position: fixed;
    display:none;
}

.tag-list a {
    display: inline-block;
    padding: 0 12px;
    margin-top: 5px;
    line-height: 2;
    font-size: 12px;
    color: #666;
    border-radius: 13px;
    border: 1px solid #e7eaec;
    background-color: #fff;}

.tag-list a:hover {
    border-color: #ccc;
    color: inherit;
}

/* fb 留言 */
.fb-comment {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.fb-comment-show {
    height: auto!important;
}

/*.fb-comment::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0;
    box-shadow: 0 25px 50px 20px #333;
}*/

.fb-comment__more {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    z-index: 1;
}

.fb-comment__more .btn {
    padding: 3px 12px;
    margin-bottom: .5em;
}

.btn-calm {
    color: #fff;
    background: #3b5998;
    border: 1px solid #CCD0D5;
}

@media screen and (max-width: 1024px) {
    .wrap, .pathOut{ width: auto; margin: 10px;}
  .pathOut{ margin: -.333em .667em .667em;}
  .th2{ width: 390px;}
  .th5{ width: 80px;}
  .base__adv > iframe,
  .recommend { padding: 10px;}
  .type2 .articleInfor li{ right: 475px;}
  .type3 .pt-bar{ width: 332px; top:185px;}
  .type3 .p-article {
    width: 320px;
    margin-bottom: .667em;
    margin-right: .667em;
  }
  .type3 .p-articleBox > a, .type3 .p-articleBox > a img{ width: 352px}
  .type3 .p-articleBox > a{ height: 175px;}
  .type2 .socialCountOut .collect{ margin-left: 18px;}
  .p-young-menu .adsbygoogle{ overflow: hidden;}
  .top{ display: none;}
  .list6 li{ width: 225px; margin: 0 .667em .667em 0;}
  .list6 li > a{ height: 100px;}
  .list6 img{ width:225px;}
  a.articlePrev-top, a.articleNext-top{ display: none!important;}
  .p-article, .p-young-menu{ padding: .667em;}
  .hdr-tab-wrap{ margin-bottom: .667em;}
  .p-out-left{ width: 690px;}
  .p-out-right{ margin-left: 704px}
  .upbar-logo{ margin-bottom: .667em;}
  .upbar-logo h1{ left: 10px; top: 12px;}
  .list-post, .p-editing, .type2, .w-page{ padding: .667em;}
  .type2 .pt-bar-title h2{ margin-right: 220px;}
  .fb-like-btn{ margin-left: 36px;}
  .type2-th{ margin: -.667em -.667em .667em;}
  .type2 .socialCountOut .fb-like-btn{ margin-left: 29px;}
  .fb-like-btn{ margin-left: 0;}
  .ads-article{ overflow: hidden; margin-bottom: .667em;}
  .continue-reading-out{ padding: 10px 0;}
  .sub-navi{ top: 11px; right: 10px;}
  .continue-reading{ margin-bottom: 10px;}
  .share-area{}
  .hdr-sub-navi > li > a{ padding: 10px;}
  .hdr-sub-navi > li > a:hover:before{ margin-left: -8px; border-bottom-width: 8px;}
  .hdr-sub-navi ul{ top: 34px;}
  .hdr-tab a{ padding: 0 10px;}
  .hdr-sub-navi ul a{ line-height: 2;}
  .hdr-sub-navi li:hover ul{ display: none;}
  .type2, .w-page, .p-young-menu{ margin-bottom: 10px;}
  .fb-r-area .fb-fans-like{ top: auto;}
  .fb-r-area{ font-size: 13px; margin-bottom: 10px;}
  .notes-ad-all{ margin-bottom: 10px;}
  .pen-plan-out{ margin-top: 10px;}
  .notes-ad-sbr{ width: 100%; overflow: hidden;}
  .sbr-adv .fb_iframe_widget_fluid{ display: block; margin-bottom: 10px;}
  .art-inf{ margin: 10px -10px -10px; padding: 10px;}
  .p-articleBox > a{ margin-right: 10px;}
  div > div.pageOut{ margin: 10px 0;}
  .p-young-menu .ad-300x250, .p-young-menu .ad-300x600{ display: none;}
  .read-more .ad-300x250 { margin: 0 22px;}
  .type2 .articleInfor .browsN span{ left: 365px;}
  .type3 .art-inf{ margin: 0; right: 10px; bottom: 2em;}
  .fb-btn-out{
    margin-left: -10px;
    margin-right: -10px;
  }
  .base__adv > iframe{ margin-bottom: 10px;}
}

@media screen and (max-width: 995px){
  .view-wrap{ display: none;}
	.p-young-menu > a img{ width:100%; height:auto;}
    .ad__top {
        height: 0px;
    }
}

@media screen and (max-width: 768px){
	.main, .pathOut{ padding:0 10px;}
	.tips{ display:none;}
	.w-page{ margin:10px; padding:10px;}
	.p-articleBox > a{ margin-right: 10px;}
    .pathOut{ margin: 0 auto .667em;}
	.pt-bar-title h1, .pt-bar-title h2{ font-size:22px;}
	.p-young-menu{ margin-bottom:10px;}
	.articleMnY{ top:10px; left:10px;}
	.pt-bar-title{ margin-right:104px;}
	.p-articleBox{}
	.fb{ right:0;}
	.list1 .con{ width:130px;}
	.w-page h1 { top:0;}
	.p-out-left{ width:70%;}
	.p-out-right{ margin-left:71.5%;}
	.upbar-logo{ height:50px;}
	.upbar-logo h1{ top:10px; left:10px; font-size:28px;}
	.pen-plan-main{ top:10px; right:10px;}
	.rec-content img { max-width: 100%; height:auto!important; box-sizing: border-box;}
	.rec-content iframe{ max-width:100%!important;}
  .rec-content { margin-top:15px;}
  .cp .rec-content {
    padding-left: 25px;
    padding-right: 25px;
  }
	.p-articleBox 	.rec-content { margin-top:0;}
	.read-more{ padding-top: 1.5em;}
	.articleNav a{ width:220px;}
	.next-text, .prev-text{ width: 180px;}
	.cp .pt-bar{ margin:-1px -15px 15px;}
	.using .slider-time > li{ width:12px;}
	.using .slider-time ul li{ font-size:20px;}
	.wrap { margin-bottom:0;}
	.w-page{ margin: 0 0 10px; padding: .667em;}
    .p-article .w-intro { width: 55%;}

  .hdr-tab-wrap{ margin-bottom: .667em;}
  .cp{}/* 防止行動版 3顆分享按鈕不會擋住 FB page plugin */

	.art-inf { margin: 15px -10px -10px;}
	.p-article { padding: .667em; margin-bottom: 10px;}
	.articleMnY { top:0; left:0;}
	.pt-bar-title h1, .pt-bar-title h2 { margin-right:10px;}

	.fb,.fb iframe{ width:60px;}
	.cp .pt-bar { margin:0;}
	.list-post h2 { width:57%; white-space:nowrap; text-overflow: ellipsis; display:block;}
	.list-post p { width:57%;}
	.read-more ins { width:auto!important;}
	.p-young-menu h2{ font-size: 18px;}
	.using .slider-time{ top:3px; margin:0 -4px; min-width:100px;}

  .list-post{ padding:.667em;}
  .list6 li{ margin-right:.667em; width: 246px; margin-bottom: 1em;}
  .list6 li:nth-child(3n){ margin-right:.667em;}
  .list6 li:nth-child(2n){ margin-right:0;}
  .list6 li > a{ width: 246px; height: 110px;}
  .list6 li img{ width: 246px;}

  .tag{ width: 100%;}
  .title{ font-size: 16px;}
  .pt-bar-title h1, .pt-bar-title h2{ min-height: 56px;}	
	.socialCountOut{ display: none;}
  .m-social-btn{ display: block;}
	.pt-bar-title{ margin-right:0;}
	.fb-block,.layer-title{ display:block}
  .mobi .m-social-btn{ left: 250px;}
  .th1{ width:92px;}
  .th2{ width: 210px;}

  .type2 .pt-bar-title h2{ margin-right: 215px; overflow: hidden;}
  .type2 .articleInfor li{ right: 530px;}
  .type2 .socialCountOut .fb-like-btn{ margin-left: 26px;}
  .type2 .pt-bar-title{ margin-left: 90px;}
  .type2 .articleInfor .browsN span{ left: 385px;}
  .type3 .p-article{ width: 236px;}
  .type3 .p-articleBox > a, .type3 .p-articleBox > a img{ width: 256px;}
  .type3 .pt-bar{ width: 236px;}
  .fb-r-area .fb-fans-like{ top: 0;}
  .w-therm,.w-intro,.a-ranking{ width: 100%; overflow: hidden;}
  .w-intro{ margin: 0 0 10px;}
  .w-page > div { margin-left: 130px;}
  .a-ranking{ box-sizing:border-box;}
  .notes-ad-all, .notes-ad-sbr, .notes-ad-sbr-height{ display: none;}
  .read-more{ margin-top: 0; padding: 1em 0;}
  .read-more .ad-300x250 { margin: 10px auto; display: block;}
  .fb-area{ width: 11.5%;}
  .share-area{ width: 88.5%;}
}

@media screen and (max-width: 480px){
  .cp .pt-bar-title{ height: auto; overflow: visible;}
  .cp .rec-content {
    padding-left: 0;
    padding-right: 0;
  }

  .cp .pt-bar-title h1,
  .cp .rec-content h2 {
    font-size: 22px;
  }

  .cp .pt-bar-title h1 {
    line-height: 34px;
  }

  .cp .rec-content h2 {
    line-height: 31px;
  }

  .cp .rec-content h3 {
    padding-left: 10px;
  }

  .pt__li {
    margin-right: 10px;
    font-size: 14px;
  }
  .pt__li--view {
    width: 86px;
  }
  .cp .fb {
    width: auto;
  }
  .pt__tag {
    white-space:nowrap;
    width: 20em;
  }
  .pt-bar-title h1, .pt-bar-title h2{ font-size:18px; margin:0;}
  .pt-bar-title h2{ min-height: inherit; max-height: 48px; overflow: hidden;}
	.p-article{ margin-bottom:.667em;}
  .p-out-right{ display:none;}
  .p-out-left{ width: auto; float: none;}
	.list-post h2 { width:50%; font-size:18px;}
	.list-post p { width:50%; font-size:14px;}
	.read-more iframe{ width:auto}
  .read-more li > span{ top:9px;}

	.pt-bar-title{ height: 73px; overflow: hidden;}
	.p-articleBox > a{ width:130px; height: 85px; margin-right:10px;}
	.cp .p-articleBox > a img{ width:100px; height:auto;}
	.p-articleBox > a img{ width:130px; height:auto;}
	.articleInfor{ font-size:13px;}
	.rec-content { font-size:14px; padding:0;}
	.pageOut{font-size:13px;}
	.rec-content p{ overflow:hidden; max-height: 67px;}
    .cp .rec-content p{ clear: both;}
	.fb-likebtn iframe{ display:block; margin-bottom:5px;}
	.articleNav a{ width:200px;}
	.next-text, .prev-text{ width: 160px;}
	.list-post h2 { width:45%; }
	.list-post p { width:45%; }
	.read-more { width: 100%;}
	.p-articleBox .rec-content { margin-left:142px;}
	.cp .p-article .rec-content { margin-left:0;}

  .fb-fans{ display: block;}
  .fb-r-area{ display: none;}
  .s-list{ display: none;}
  .list-post h2, .list-post p{ width:100%;}
  .list6 li, .list6 li img{ width:215px;}
  .list6 li a{ height: 100px;}

  .fb-block{}
  .fb-layer2{ display: none!important;}

  .hdr-tab-wrap .pen-plan-main{ top: 2px;}
  .pen-plan-main{ display: none;}
	.tag { width: auto;}
  .ads-overlay{ display: block;}
  .rec-content .continue-reading a, .continue-status{ display: block;}
  .continue-status{}
  .continue-reading a.bc1, .continue-status{ margin-top: 10px;}
  .edit-category.bc3{ display: none;}
  .category-select{ display: inline-block;}
  .bc-out{ display: block;}
  .continue-reading a.subm_btn, .continue-reading a.bc4{ margin-top: 10px;}
  .mobi-page{ padding-bottom: 205px; z-index: inherit;}
  .note-navi-scroll{ position: fixed; top: 0; left: 0; z-index: 2; width: 100%;}
  .hdr-tab-wrap-out1{}
  .hdr-tab-wrap{ display: none;}
  .mobi-notes-navi{ display: block;}
  .base__adv > iframe{
    padding-top: 0;
    padding-bottom: 0;
    height: 210px;
  }
  .type3 .p-article {
    height: 280px;
  }
    /*此資訊是否有幫助*/
    #info-useful-wrap {
        padding: 16px;
        text-align: center;
    }
        
    #info-useful-text {
        display: block;
        margin: 1px auto 8px auto;
    }

    .info-useful-rsp {
        line-height: 57px;
    }
    #info-useful-wrap #info-useful-yes-btn {
        margin: 0;
    }
}

@media screen and (max-width: 414px){
    #CategoryHeader{height:64px;}  
  .list6 li, .list6 li img { width: 182px;}
  .articleNav a{ width:175px;}
  .next-text{ margin-left: 5px;}
  .next-text, .prev-text{ width:130px;}
  .fb-area{ width: 15%;}
  .share-area{ width: 85%;}
	.articleInfor li { display:block; margin-right:0;}
  .th4, .th5{ display: none;}
  .type2 .pt-bar-title h2{ margin-right: 85px;}
  .type2 .articleInfor .browsN span{ left: 500px;}
  .type2 .pt-bar-title{ height: 40px;}
  .type3 .p-article{ float: none; width: auto; margin-right: 0;}
  .type3 .p-articleBox, .type3 .p-articleBox > a, .type3 .p-articleBox > a img{ width: 100%;}
  .type3 .pt-bar-title{ overflow: visible; height: auto;}
  .type3 .pt-bar{ width: auto; position: relative; top: 175px;}
  .mobi-notes-navi{ display: block;}
  .mobi-notes-navi-list { 
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    align-content: center;
    margin-bottom:8px;
    margin-top:11px;
  }
    .mobi-notes-navi-item {
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
        border: 0;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0.04em;
        text-align: center;
        color: #616161;
        font-size: 15px;
    }

  .mobi-notes-navi-item--active {
    color: #3D6AAF;
  }

  .mobi-notes-navi-item--active::after {
    content: ' ';
    width: 16px;
    height:3px;
    background-color:#3D6AAF;
    position: absolute;
    bottom: 0px;
    border-radius:5px;
  }

  .mobi-notes-subnavi-list {
    display: none;
    overflow: hidden;
    background-color: transparent;
  }
  .mobi-notes-subnavi-list--active {
    display: flex;
    overflow: hidden;
    background-color: transparent;
  }

    .mobi-notes-subnavi-list-sticky {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 100;
        border-top: 0;
        background-color: #f4f4f4;
        padding: 10px 0 10px 0;
    }

  .mobi-notes-subnavi-item {
    display: flex;
    flex: 1;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 6px 10px;
    width:175px;
    border-radius: 4px;
    background-color: transparent;
    color: #3D6AAF;
    border: 1px solid #3D6AAF;
    margin: 0 2px 0 2px;
    font-size: 12px;
  }
  .mobi-notes-subnavi-item:first-child {
    
  }
  .mobi-notes-subnavi-item--active {
    background-color: #3D6AAF !important;  
  }

  .mobi-notes-subnavi-item--active > a{
    color: #fff;
  }

  .m-socail-wrap {
    display: block;
  }

  /* 處理anchor跳轉被上方固定的menu擋到 */
  .cp h2>a[id] {
    padding-top: 60px;
    margin-top: -60px;
  }
}

@media screen and (max-width: 375px){
.list6 li, .list6 li img { width: 162px;}
.list6 li a{ height: 84px;}
.articleNav a{ width:155px;}
.next-text{ margin-left: 5px;}
.next-text, .prev-text{ width:110px;}
.hdr-tab a{ padding: 0 .8em;}
.fb-area{ width: 17%;}
.share-area{ width: 83%;}
.th2{ width: 176px;}
.create-fb-btn,.create-follow-btn{
  padding-left: 5px;
  padding-right: 5px;
}
.base__adv > iframe{
  height: 205px;
}
.mobi-page {
  padding-bottom: 186px;
}
.pt__tag {
  width: 18em;
}
}


@media screen and (max-width: 360px){
	.pathOut {}
    .list-post .socialCountOut{ display: block;}
    .path li:before{ top:3px;}
	.path { font-size: 13px;}
	.upbar-logo{ height:40px;}
	.upbar-logo h1{ top: 8px; left: 10px; font-size:25px; font-size:20px;}
	.w-page img{ width:80px; height:80px;}
	.w-page > div{ margin-left:87px; height:auto; }
	.w-page h1{ font-size:15px;}
	.w-page h1 span{ font-size:18px;}
	.w-page > div p{ height:45px;}
	.p-article{ padding:10px; margin-bottom:10px;}
	.cp .p-article{ height: auto;}
	.pt-bar-title{ margin-left: 80px; margin-right: 0; min-height:46px;}
    .cp .pt-bar-title{ max-height: inherit;;}
	.p-articleBox{ position: absolute; top: 5px;}
	.p-articleBox > a{ width:70px; height:46px;}
	.p-articleBox > a img { width: 70px;}
	.rec-content { margin-left: 0}
	.rec-content p{ height:95px; overflow:hidden;}
	.pageOut{margin:1em 0;}
	.cp .rec-content p{ height:auto;}
	.cp .p-article{ padding: 10px; margin-bottom: 15px;}
	.articleNav a{ width: 130px; height: 60px;}
    .articleInfor{}
    .articleInfor li{ display: inline-block;}

	.tag-out{ width:80%;}
	.pen-plan-main{ top:5px; right:10px;}
	.list-post h2 { width:100%;}
	.list-post p { width:100%; font-size:12px; line-height: 1.3;}
	.status{ display:block;}
	.prev-text, .next-text, .s-list, .articleMnY, .articleInfor .status, .p-article .rec-content{ display:none;} 
	.search-msg { margin-top:10px;}
	.search-404, .list-post{  padding:10px;}
	.list-post a{ font-size:14px;}
	.search-404 { width: auto; font-size:13px;}
	.search-404 img { float:none; margin: 0 auto;}
	.upbar-logo h1 {}
	.pt-bar-title h2 { margin: 0; overflow: hidden; margin-bottom: 5px; max-height: 43px;}
	.pt-bar-title h2 a{}
	.p-article .pt-bar{ margin-bottom: 0;}
	.cp .pt-bar-title h2 { margin-left:5px; margin-right:0;}
	.cp .articleMnY, .cp .articleInfor, .cp .articleInfor .status{ display:block;}
	.cp .rec-content{ display: block;}
	.rec-content table { width:auto!important;}
	.cp .p-article .rec-content{ overflow: hidden;}
	
	.aNext, .aPrev { top: 20px; font-size: 18px;}
  .fb-btn-out iframe{ margin-right: 0!important;}
	.articleNav{ height: 55px; margin-bottom: 10px;}
	.articleNav .fa{ top:0;}
	.aPrev, .prev-text{ margin-left: 50px;}
	.aNext, .next-text{ margin-right: 50px;}
	.create-fb-btn,.create-follow-btn{ font-size: 16px;}
  .fb-btn-out{ margin: -10px;}

  .pt-bar-title h1, .pt-bar-title h2{ font-size: 16px; line-height: 1.4;}
  
  .list6 li > a, .list6 a img{ width:100%;}
  .list6 li > a { height: 150px;}
  .read-more .list6 li{ width: inherit; height: inherit; float: none; margin:0 0 1em;}
  .collect { display: inline-block; background: #fff; line-height: 23px; vertical-align: middle; padding:0 .4em; border-radius: 2px; margin-left: 10px;}

  .social-share .collectBtn{ display: none;}
  .hdr-tab a{ padding: 0 .5em;}

  .triangle-down:before{ top: -5px;}
  .triangle-down:after{ top: -10px;}
	.layer-title p{ font-size:14px;}
  .w-page > div p { overflow: hidden;}
  .th2{ width: 160px;}
  .fb-area{ width: 18%;}
  .share-area{ width: 82%;}
  .base__adv > iframe{
      height: 200px;
  }
  .mobi-page {
      padding-bottom: 180px;
  }
  .pt__tag {
    width: 16em;
  }
}

@media screen and (max-width: 320px){
  .status{ font-size:12px;}
  .author{ position:relative;}
  .tag-out{ width:77%;}
  .rec-content > a { margin-left:105px;}
  .w-page > div p{ font-size:13px; line-height: 1.2;}
  .adsbygoogle{ height: 50px!important;}
  .create-fb-btn,.create-follow-btn{ font-size: 14px;}
  .google-ads{ width:280px;}
  .list6 li a{ height: 130px;}
  .share-area{width:72%;}
  .rank{ position: static; margin-top: 5px}
  .a-ranking li{ display: block;}
  .rank,.a-ranking li > div:first-child{ width: 100%}
  .w-therm select{ min-width: 65px}
  .ul.continue-reading-tips{ font-size: 13px;}
  .sub-navi{ top: 7px;}
  .category-select{ padding: 2px;}
  .rec-content ul li{ font-size: 13px;}
  .create-fb-btn .fa-facebook-square{ font-size: 18px;}
  .fb-area{ width: 20%;}
  .share-area{ width: 80%;}
  .hdr-tab a{ padding: 0 .3em; font-size: 14px;}
  .th2{ width: 120px;}
  .type2 .pt-bar-title h2{ margin-right: 80px;}
  .base__adv > iframe{
    height: 185px;
  }
  .mobi-page {
    padding-bottom: 160px;
  }
  .pt__tag {
    width: 12em;
  }
}

/*cls固定廣告版位高度，如需變更，請連同js一起改*/
#allTags.ad-h { height:190px; }
#allCoAuthorTag.ad-h { height:288px; }
#allCatagory.ad-h { height:450px; }
#PopularNotesList.ad-h { height:422px; }

.ad-h-100 { height:100px; }
.ad-h-300 { height:250px; }

#HotTagAds {margin: 15px 0 15px 0;}