@charset "utf-8";
/* 瀑布列表 */


/*///waterfall box setting-------------------------------------*/
.grid li .item:hover figure.photo img { opacity: 1; }
.grid li .item { position: relative; display: block; margin-bottom: 20px; }
.grid li .item a { width: 100%; /*border: 2px solid #387ed6;*/ /*padding-bottom: 5px;*/ display: inline-block; color:#000; background: #fff; position: relative; }
/*.grid li .item a.category {background: none;}*/

/*.grid li .item a:hover {
	text-decoration: none;
      background-color: #387ed6;
      -webkit-transition: background 500ms linear;
      -moz-transition: background 500ms linear;
      -ms-transition: background 500ms linear;
      -o-transition: background 500ms linear;
      transition: background 500ms linear; }
.grid li .item a:hover .title{ color: #fff; }*/
/*.grid li .item a img {border-bottom: 2px solid #387ed6; }*/
/*.grid li .item a .title {text-align: center; }*/

/*.grid li .item:hover .ribbon-tag { background-color: white; color: #387ed6; bottom: 20px; }
.grid li .item:hover .ribbon-tag:after { border-color: white; border-right-color: transparent; }
.grid li .item:hover .ribbon-tag:before {border-color: white; border-left-color: transparent; }

.ribbon-tag {	
  background: #387ed6;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.3em 1.5em;
  font-family: Open Sans,"微軟正黑體","Microsoft JhengHei";
  height: 28px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform-style: preserve-3d; }
  .ribbon-tag:before {
    content: "";
    width: 0;
    height: 0;
    border: 14px solid #387ed6;
    border-left-color: transparent;
    position: absolute;
    top: 0;
    left: -21px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }
  .ribbon-tag:after {
    content: "";
    width: 0;
    height: 0;
    border: 14px solid #387ed6;
    border-right-color: transparent;
    position: absolute;
    top: 0;
    right: -21px;
    z-index: 10;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s; }*/


/*-列表*/
/*ul.new-article-lists,*/
ul.new-article-index { margin: 0 0 10px 0; padding: 0; list-style: none; position: relative;}
/*首頁最新文章尺寸*/

/*相關文章尺寸*/
ul.category-article li { width: 25%; padding:0; float: left; display: block; }

ul.new-article-index li { width: 25%; padding:0; float: left; display: block; }
@media only screen and  (min-width: 1199px) {
  ul.article-part-lists .bar { width: 85%; }
  ul.article-part-lists .bar span { width: 85% !important; }
}
@media only screen and (max-width: 1199px) and (min-width: 990px) {
  ul.new-article-index li { width: 25%; /*width: 33.33333333%;*/ }
  /*.same-with-mobile .item p.description { margin-bottom: 70px !important; }*/
  ul.article-part-lists .bar { width: 85%; }
  ul.article-part-lists .bar span { width: 85%; }
}
@media only screen and (max-width: 990px) and (min-width: 768px) {
  ul.new-article-index li { width: 25%; }

  .same-with-mobile .item .title { max-height: 60px; height: 60px; }
  .same-with-mobile .item p.description { max-height: 52px; }
}
@media only screen and (max-width: 768px) and (min-width: 640px) {
  ul.new-article-index li { width: 50%; }

  .same-with-mobile .item .title { max-height: 60px; height: 60px; }
  .same-with-mobile .item p.description { display: none; }
}
@media only screen and (max-width: 640px) and (min-width: 500px) {
  ul.new-article-index li { width: 100%; float: none; }
  ul.new-article-index li .item .photo { /*text-align: center;*/ float: left; width: 120px; }
  ul.new-article-index li .item .photo img { width: 100%; }
  /*ul.new-article-index .item .title { margin-top: 10px; height: 50px !important; }*/
  /*.section-new-article .invested { margin-bottom: 10px; }*/
  hgroup.subject h2 { font-size: 24px; padding: 2px 0; }
  #Wrapper.container, #Wrapper #main-col { padding: 0 }

  .same-with-mobile .item .photo img { width: 160px !important; }
  /*.same-with-mobile .item p.description { max-height: 32px; margin-bottom: 28px !important; }*/
  .same-with-mobile .item p.description { display: none; }
}

@media only screen and (max-width: 500px) and (min-width: 400px) {
  ul.new-article-index li { width: 100%; float: none; }
  ul.new-article-index li .item .photo { /*text-align: center;*/ float: left; width: 120px; }
  ul.new-article-index li .item .photo img { width: 100%; }
  /*ul.new-article-index .item .title { margin-top: 10px; height: 50px !important; }*/
  /*.section-new-article .invested { margin-bottom: 10px; }*/
  hgroup.subject h2 { font-size: 24px; padding: 2px 0; }
  #Wrapper.container, #Wrapper #main-col { padding: 0 }

  .same-with-mobile .item .photo img { width: 140px !important; }
  .same-with-mobile .item .title { font-size: 18px; max-height: 50px; margin-bottom: 30px; }
  .same-with-mobile .item p.description { display: none; }
}

@media only screen and (max-width: 400px) {
  ul.new-article-index li { width: 100%; float: none; }
  ul.new-article-index li .item .photo { /*text-align: center;*/ float: left; width: 120px; }
  ul.new-article-index li .item .photo img { width: 100%; }
  /*ul.new-article-index .item .title { margin-top: 10px; height: 50px !important; }*/
  /*.section-new-article .invested { margin-bottom: 10px; }*/
  hgroup.subject h2 { font-size: 24px; padding: 2px 0; }
  #Wrapper.container, #Wrapper #main-col { padding: 0 }

  .same-with-mobile .item .photo { float: none !important; text-align: center; }
  .same-with-mobile .item .photo img { width: 220px !important; }
  .same-with-mobile .item .title { font-size: 18px; max-height: 50px;  margin-bottom: 15px; }
  .same-with-mobile .item p.description { display: none; }
}

/*-------------common item box單格列表----------*/
/*ul li .item{ display: block; margin: 4%; position:relative;}
@media only screen and (max-width: 768px){
    ul li .item{ display: block; margin: 4%;}
}
.item .clearfix{padding: 10px 0; overflow: hidden;}
ul.new-article-index .item .clearfix{padding: 10px; overflow: hidden;}*/
/*分類 圖片*/
/*.item .photo{ position:relative;}
.item .photo .image-overlay-text {
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.43) 0,rgba(0,0,0,.43) 5%,rgba(0,0,0,0) 100%);
    background-image: linear-gradient(to top,rgba(0,0,0,.43) 0,rgba(0,0,0,.43) 5%,rgba(0,0,0,0) 100%);
    font-family: "微軟正黑體",proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #FFF;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0;
    padding: 12px;
    position: absolute;
	font-style: normal;
	text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    text-transform: uppercase;
    bottom: 0;
    left: 0;
    right: 0;
	position: absolute;
}*/
/*最新標籤 2016-3-30*/
/*.item .photo .new {
    position: absolute;
    top: 0;
    right: -7px;
	background-image:url(../images/common/ico_new.png);
	width: 56px;
	height: 32px;
	display: block;
}*/
/*圖片*/
.category .photo img { width: 100%; }
.item .photo img { width: 100%; }
/*二層分類 標籤*/
/*.item .category {
    font-size: 16px;
    border-left: #e96f6a solid 4px;
    line-height: 1;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
    font-family: "Microsoft JhengHei",微軟正黑體,arial,sans-serif;
	margin-left: -10px;
}
.item .category a{ color:#222222;}
.item .category a:hover{ color:#666666; text-decoration: none;}*/
/*標題*/
/*.item .title{ font-size: 16px; height: 52px;  margin: 0 0 10px;
line-height: 1.5; font-family: "Microsoft JhengHei",微軟正黑體,arial,sans-serif; font-weight: 700;
color: #353535; text-overflow: ellipsis; overflow: hidden;}*/
ul.new-article-index .item .title { font-size: 18px; height: 30px; font-weight: normal; margin: 0 0 5px; font-weight: 700;}
/*.item .title a{color: #353535;}
.item .title a:hover{ color:#666; text-decoration: none;}*/
/*最新標籤 舊版*/
/*.item .title a .new {
    display: none;
    background: #ff7588;
    border-radius: 3px;
    line-height: 1.0;
    padding: 3px 5px 4px 5px;
    margin-right: 10px;
    color:#fff;}
.item .title a .new:after{ content:"NEW";}  
.item .title a:hover .new {color: #fff; text-decoration: none;}
@media only screen and (max-width: 600px){
    .item .title a .new {display: inline-block; border-radius: 2px; line-height: 1.0; padding: 3px 5px 2px 5px;margin-right: 5px; font-size: 17px}	
}*/
/*日期 2016-3-30*/
/*.item .date{
    margin: 0 0 8px 3px;
    font-size: 13px;
    font-family: "Times New Roman",Georgia,Times,"Hiragino Mincho Pro",serif;
	color:#727272;
}*/

/*作者欄位 2016-3-30*/
/*.item .curators {
    border-top: #ccc dotted 1px;
    border-bottom: #ccc dotted 1px;
    padding: 7px;
    width: 100%;
    overflow: hidden;
    display: table;
}
.item .curators a{ display: table; width: 100%;}
.item .curators a:hover{ text-decoration:none; color:#666;}
.item .curators span { display: table-cell;}
.item .curators span.photo{ width: 46px; height: 46px; vertical-align: top;}
.item .curators .name {
    background: #f5f5f5;
    display: table-cell;
    font-size: 12px;
    line-height: 1.5;
    padding-left: 11px;
    vertical-align: middle;
}
.item .curators .name span {
    display: block;
    font-family: "Times New Roman",Georgia,Times,"Hiragino Mincho Pro",serif;
}*/

/*ul裡的日期+作者*/
/*.item .posted{ margin-top: 10px;}
.item .posted span{width: auto; float: none; display: inline-block;}
.item .posted span.date, .item .posted span.author{ font-size: 12px; color:#646464; margin: 0;}
.item .posted span.author{ font-weight: bold;}
.item .posted span.author a{ font-weight: normal;}*/


ul.new-article-index .clip { right: 13px; bottom: 8px; }

/*------------#aside列表設定------------------*/
/*------------ul.article-lists .item common-------------*/
/*ul.article-lists{ margin: 0; padding: 0; list-style: none; position: relative; }
ul.article-lists li .item{ margin: 3% 2%; background-color:#fff;}
ul.article-lists .item .clearfix { padding: 0px 5px 10px 5px;}
ul.article-lists .item .title {margin-bottom:5px; height: 52px; font-size:16px; font-weight: normal; font-family:Arial, Helvetica, sans-serif;}
ul.article-lists .item .title a{color:#000;}
ul.article-lists .item .photo{ width: 140px; margin-top: 3px; float: left; clear: both;  margin-right: 5px; position:relative; }
ul.article-lists .item .tags li{ font-size: 12px;}*/
/*take out標籤顏色*/
/*ul.article-lists .tags li a,
ul.article-lists .item .tags li a,
ul.article-lists .item ul.posted li.date,
ul.article-lists .item ul.posted li.author{color:#888}
ul.article-lists .tags li.all a, ul.article-lists .tags li.fate a, ul.article-lists .tags li.love a, ul.article-lists .tags li.work a,
ul.article-lists .tags li.personality a, ul.article-lists .tags li.puzzle a, ul.article-lists .tags li.issue a, ul.article-lists .tags li.poll a,  ul.article-lists .tags li.friendship a, 
ul.article-lists .tags li.Capricorn a, ul.article-lists .tags li.Aries a, ul.article-lists .tags li.Taurus a, ul.article-lists .tags li.Gemini a, ul.article-lists .tags li.Cancer a, ul.article-lists .tags li.Leo a, ul.article-lists .tags li.Virgo a, ul.article-lists .tags li.Libra a, ul.article-lists .tags li.Scorpio a, ul.article-lists .tags li.Sagittarius a, ul.article-lists .tags li.Aquarius a, ul.article-lists .tags li.Pisces a{ color:#888 !important; background:#fff; border-color:#fff;}

ul.article-lists .item ul.posted { margin-top: 5px;}*/

/*@media only screen and (max-width: 991px){
ul.article-lists .item .title { height: auto; max-height: 52px;}	
}

@media only screen and (max-width: 600px){
ul.article-lists .item .title{font-family: "Microsoft JhengHei",微軟正黑體,arial,sans-serif;}
ul.article-lists .item .photo{ width: 120px;}
ul.article-lists .item .title { height: auto; font-size:17px;}
ul.article-lists .item .title a{color:#252525;}
ul.article-lists .item .tags li, ul.article-lists .item ul.posted li.date, ul.article-lists .item ul.posted li.author{ font-size: 11px;}
ul.article-lists .tags li a, ul.article-lists .item .tags li a{ line-height: 15px;}
ul.article-lists .item ul.posted { margin-top: 0;}*/
/*列表頁，標籤只顯示前面3個，其餘隱藏*/
/*ul.article-lists .item .tags li{ display:none;-webkit-text-size-adjust: none; font-size: 11px;}
ul.article-lists .item .tags li:nth-child(1), ul.article-lists .item .tags li:nth-child(2){ display: inline-block;}

}
@media only screen and (max-width: 321px){	
ul.article-lists .item .photo{ width: 110px;}
}*/
/*------------ul.article-lists .item common end-------------*/
/*------------列表設定結束------------------*/
