/* wealth color: #373737, #b5b5b5, #666, #facd0f, #fac014 */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, .article {
  padding: 0;
  margin: 0;
}

/* ASCII (碧筵綰) */

@font-face {
  font-family: 'Ampersand';
  unicode-range: U+7db0, U+78A7, U+7B75;
  font-style: normal;
  font-weight: normal;
  src: local('Microsoft JhengHei');
}

body {
  background-color: #fff;
  font-family: 'Ampersand', Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  font-size: 16px;
  color: #666;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0){ body {font-family: Verdana,Microsoft JhengHei, LiHei Pro, "儷黑體", PMingLiu, "新細明體", sans-serif;} } chrome hack*/

img {
  border: 0;
  display: block;
  margin: 0 auto;
}

ul, ol, li {
  list-style-type: none;
  list-style-image: none;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  outline: none;
}

#pagecontent_wrp {
  width: 1200px;
  margin: 12px auto 0px auto;
}

/*---- location----*/

.location {
  width: 1200px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #b5b5b5;
  height: 15px;
}

.path {
  float: left;
}

.path a:link, .path a:visited {
  color: #b5b5b5;
}

.path span.current, .path a:hover {
  color: #373737;
}

.path a {
  background: url('https://ibw.bwnet.com.tw/bw/images/arrowformore_2.gif') right -37px no-repeat;
  padding-right: 15px;
}

/*---- page default 1+3 ----*/

.page_hot_wrp {
  width: 100%;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 5px solid #fac014;
  margin-bottom: 30px;
}

.page_hotnew {
  width: 870px;
  padding-bottom: 25px;
}

.page_hotnew h2, .page_hotnew p {
  width: 830px;
  padding: 20px;
  background-color: #d6d6d6;
  font-weight: normal;
  font-size: 24px;
  color: #373737;
  line-height: 32px;
}

.page_hotnew p a, .page_snew p a, .page_hotnew h2 a, .page_snew h2 a {
  color: #373737;
}

.page_hotnew p a:hover, .page_snew p a:hover, .page_hotnew h2 a, .page_snew h2 a:hover {
  color: #000;
}

.page_snew {
  float: left;
  width: 270px;
  margin-right: 30px;
}

.page_snew h2, .page_snew p {
  width: 240px;
  padding: 15px;
  background-color: #d6d6d6;
  font-weight: normal;
  font-size: 17px;
  color: #373737;
  line-height: 24px;
}

.view {
  width: 870px;
  overflow: hidden;
  position: relative;
  ursor: default;
}

.view2 {
  width: 100%;
  overflow: hidden;
  position: relative;
  cursor: default;
}

.view a img, .view2 a img {
  display: block;
  position: relative;
  max-width: 100%;
}

.effect img {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.effect:hover img {
  opacity: 1;
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cover_pic {
  position: relative;
  width: 100%;
}

.cover_pic>div {
  width: 100%;
  height: 0;
  padding-bottom: 56.5%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*---- page default article ----*/

.article_group {
  display: block;
  width: 870px;
  margin-top: 25px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d6d6d6;
  overflow: hidden;
}

.art250 {
  float: left;
  width: 250px;
  margin-right: 15px;
}

.art250 a img {
  max-width: 100%;
}

.art250 span {
  font-size: 12px;
  color: #fff;
  width: 80px;
  line-height: 21px;
  padding-left: 6px;
  margin-top: 120px;
  background: url(../images/1px_70b.png) repeat;
  position: absolute;
}

.category_art {
  width: 605px;
  display: block;
  overflow: hidden;
}

.category_art h2 a, .category_art h3 a {
  font-size: 18px;
  color: #373737;
  /*font-weight:normal;*/
}

.category_art h2 a, .category_art h3 a:hover {
  color: #000;
}

.category_art p, .category_art h3 {
  line-height: 22px;
  padding-top: 12px;
  margin-bottom: 12px;
}

.category_art h3 {
  font-weight: 400;
  font-size: 16px;
}

/*.category_art span{ display: inline-block;width:20px; height:23px; background:url(../images/icon_w.png) -50px -450px no-repeat; text-indent:-9999px; margin-left:3px; color:#999; }*/

span.is_ad {
  display: inline-block;
  width: 20px;
  height: 23px;
  background: url(../images/icon_w.png) -50px -450px no-repeat;
  text-indent: -9999px;
  margin-left: 3px;
  color: #999;
}

/*20151216*/

.art_share {
  float: left;
  text-align: left;
  margin-right: 10px;
}

.art_more {
  float: right;
  text-align: center;
}

.art_more a {
  color: #373737;
  background: #facd0f !important;
  padding: 5px 12px !important;
  display: inline-block !important;
  font-size: 0.85em;
  display: block;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}

.art_more a:hover {
  background: #666 !important;
  color: #facd0f;
}

/*---- article_top10 ----*/

.page_top10_w {
  margin-top: 20px;
  width: 300px;
}

.page_top10, .page_top_promo {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}

.rank_y, .rank_b {
  float: left;
  width: 25px;
  height: 25px;
  text-align: center;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 25px;
  margin-right: 5px;
  font-weight: bold;
}

.rank_y {
  background-color: #facd0f;
  color: #373737;
}

.rank_b {
  background-color: #373737;
  color: #fff;
}

.top10 a, .toppromo a {
  line-height: 22px;
  color: #666;
  font-size: 15px;
}

.top10 a:hover, .toppromo a:hover {
  color: #000;
}

/*.rank_adpromo{float:left;width:25px;height:25px; background:url(../images/adpromo.png) 0 0 no-repeat;margin-right:5px;}*/

.rank_adpromo {
  float: left;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-right: 5px;
  border-radius: 12px;
  background-color: #facd0f;
  color: #373737;
  font-size: 15px;
  font-weight: bold;
}

/*---- 文末 article_author ----*/

/*20150522*/

.article_author, .article_author2 {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  padding-bottom: 30px;
}

.article_author span, .article_author2 span {
  padding: 5px 7px;
  background-color: #555;
  color: #facd0f;
  font-size: 15px;
  line-height: 28px;
  border-left: 7px #222 solid;
}

.article_author h4, .article_author h4 a, .article_author2 h4, .article_author2 h4 a {
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-top: 10px;
  letter-spacing: 1px;
  color: c8c8c8;
  font-weight: normal;
}

.article_author h4 a, .article_author2 h4 a {
  color: #777;
  text-decoration: none;
}

.article_author h4 a:hover, .article_author2 h4 a:hover {
  color: #777;
  text-decoration: underline;
}

.article_author img {
  width: 120px;
  float: right;
  margin: 6px 0 0 20px;
}

.article_author2 img {
  /*width:120px;*/
  float: right;
  margin: 6px 0 0 20px;
}

.article_author a img, .article_author2 a img {
  max-width: 100%;
}

.article_ad_txt_last {
  width: 580px;
  overflow: hidden;
  margin-top: 15px;
  padding: 0 0 20px 40px;
  background: url(../images/art_ad_star.png) 0px 6px no-repeat;
}

.article_ad_txt_last h3 a {
  font-size: 20px;
  line-height: 150%;
  color: #f0ab04;
  text-decoration: none;
}

.article_ad_txt_last h3 a:hover {
  color: #febc1d;
  text-decoration: none;
}

.article_ad_txt_last p a {
  font-size: 15px;
  line-height: 150%;
  color: #666;
  text-decoration: none;
}

.article_ad_txt_last p a:hover {
  color: #444;
  text-decoration: none;
}

/*.article_author{ width:100%; overflow:hidden; margin-top:20px; padding-bottom:30px;}
.article_author span{ padding:5px 7px ; background-color:#555; color:#facd0f; font-size:15px; line-height:28px; border-left:7px #222 solid;}
.article_author_txt ,.article_author_txt p a{ font-size:14px; line-height:22px; text-align:justify; margin-top:10px; letter-spacing:1px; color:c8c8c8;}
.article_author_txt p a{ color:#777;text-decoration:none;}
.article_author_txt p a:hover{ color:#777; text-decoration:underline;}
.author_img120{ width:120px; float:right; margin-left:20px;} 
.author_img120 a img{ max-width:100%;}*/

/*---- page ----*/

.pagearea {
  margin-top: 15px;
  clear: both;
  font-size: 16px;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.pagearea li {
  color: #aaa;
  display: inline;
}

.pagearea a, .pagearea .select, .pagearea span {
  display: inline-block;
  line-height: 40px;
  width: 40px;
  height: 40px;
}

.pagearea a {
  background-color: #ddd;
  color: #000;
}

.pagearea .select {
  background-color: #cd0505;
  color: #fff;
}

.pagearea li.first a, .pagearea li.last a, .pagearea li.first span, .pagearea li.last span {
  background-color: #fff;
  width: 60px;
}

.pagearea li.goback a {
  background: #ddd;
  color: #000;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
}

.pagearea li.goback a:hover {
  color: #fff;
  background: #cd0505;
}

.pagearea .prepage a, .pagearea .prepage span, .pagearea .nextpage a, .pagearea .nextpage span {
  background-image: url(../images/read_ctrl.png);
  background-repeat: no-repeat;
  margin: 0 1px;
  text-indent: -9999px;
}

.pagearea .prepage a, .pagearea .prepage span {
  background-position: 0px -161px;
}

.pagearea .nextpage a, .pagearea .nextpage span {
  background-position: 0px -121px;
}

.pagearea a:hover {
  background-color: #cd0505;
  color: #fff;
}

.pagearea li.first a:hover, .pagearea li.last a:hover {
  color: #000;
}

.pagearea li.single a {
  background: #ddd;
  color: #000;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
}

.pagearea li.single a:hover {
  color: #fff;
  background: #cd0505;
}

/*---- keywords ----*/

.keywords {
  width: 100%;
  margin: 15px auto;
  font-size: 14px;
  color: #000;
  clear: both;
  padding-top: 15px;
  line-height: 20px;
}

.keywords li, .keywords li a {
  float: left;
  margin-right: 4px;
}

.keywords li a {
  color: #026ce3;
  text-decoration: none;
}

.keywords li a:hover {
  color: #0366d5;
  text-decoration: underline;
}

/*---- album slider ----*/

#album_slider {
  width: 950px;
  margin: 40px auto;
  padding: 0;
}

.feature_album {
  margin: 0px auto;
  padding: 20px 0 0px;
  position: relative;
}

.feature_album .container {
  position: relative;
}

.feature_album p {
  font-size: 15px;
  color: #666;
  line-height: 19px;
  text-align: justify;
  text-justify: distribute;
}

.als-viewport {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  left: 0px;
  top: 0px;
}

.feature_album .clearfix {
  width: 100%;
  height: 215px;
  overflow: hidden;
}

.feature_album .clearfix>div {
  color: #333;
  float: left;
  margin-bottom: 15px;
  padding: 0 25px 0 0;
  text-align: left;
  width: 300px;
  height: 215px;
  position: relative;
}

.feature_album .container .article a, .focuscont {
  color: #fff;
  display: block;
  margin-bottom: 5px;
  position: relative;
}

.feature_album .container .article a {
  width: 100%;
}

.feature_album .container .title, .gallerybox .thumb .title {
  background: url(../images/1px_70b.png) 0 0 repeat;
  color: #fff;
  font-size: 16px;
  line-height: 125%;
  padding: 6px 8px;
  text-align: left;
  width: 80%;
  position: absolute;
  left: 6px;
  bottom: 6px;
}

.feature_album .container a:hover .title, .gallerybox .thumb:hover .title {
  background: #fac014;
  color: #000;
  left: 0;
}

.feature_album .pre_btn, .feature_album .next_btn {
  background: url(../images/1px_70b.png) 0 0 repeat;
  margin-top: -36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.feature_album .pre_btn {
  left: -12px;
}

.feature_album .next_btn {
  right: -12px;
}

.feature_album .pre_btn span, .feature_album .next_btn span {
  background-image: url('https://ibw.bwnet.com.tw/bw/images/arrow_36.gif');
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  text-indent: -9999em;
  width: 36px;
  height: 36px;
}

.feature_album .pre_btn span {
  background-position: -36px 0;
}

.feature_album .next_btn span {
  background-position: -32px -34px;
}

.feature_album .pre_btn:hover, .feature_album .next_btn:hover {
  background: #000;
}

.feature_album .article a img {
  max-width: 100%;
}

/*---- blogger ----*/

.ad_banner_blog {
  width: 300px;
  display: block;
}

.blogger_wrp {
  width: 840px;
  background-color: #e5e5e5;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}

.blogger {
  width: 180px;
  height: 180px;
  float: left;
  margin-right: 15px;
}

.blogger a img {
  max-width: 100%;
}

.blogger_inf {
  width: 645px;
  overflow: hidden;
}

.blogger_inf h3 {
  color: #373737;
  font-size: 35px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.blogger_inf h4 {
  color: #000;
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
}

.blogger_inf p {
  border-top: 1px solid #cbcbcb;
  font-size: 15px;
  color: #666;
  line-height: 22px;
  padding-top: 10px;
  margin-top: 15px;
}

.blog_arts, .blog_arts2 {
  width: 870px;
  padding-bottom: 3px;
  margin-bottom: 15px;
  height: 30px;
}

.blog_arts {
  border-bottom: 1px solid #d6d6d6;
}

.blog_arts2 {
  border-bottom: 1px dotted #e1e1e1;
}

.blog_amount {
  float: left;
  width: 50%;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
}

.blog_amount span {
  font-size: 23px;
  font-weight: bold;
  color: #000;
  padding-right: 5px;
}

.blog_rank {
  float: right;
  width: 125px;
  font-size: 15px;
  line-height: 25px;
}

.blog_rank2 {
  width: 125px;
  font-size: 15px;
  line-height: 25px;
}

.hotarank {
  width: 180px;
  font-size: 15px;
  line-height: 25px;
  float: right;
}

/* add 20151210 */

.hotarank select {
  float: left;
  margin-left: 10px;
}

/* add 20151210 */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .hotarank {
    width: 185px;
    font-size: 15px;
    line-height: 25px;
    float: right;
    margin-top: -2px;
  }
  /* hack 20151225*/
  .hotarank select {
    float: left;
    margin-left: 10px;
  }
  /* hack 20151225 */
}

input, select, textarea {
  font-family: Verdana, LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  padding: 4px;
}

.sch_box input {
  padding: 0 0 0 5px;
}

/* for search area */

/*---- blogger_type ----*/

.blog_type {
  width: 870px;
  overflow: hidden;
  padding-bottom: 25px;
}

.blog_type h3 {
  border-bottom: #facd0f 3px solid;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: normal;
}

.typelist {
  width: 420px;
  overflow: hidden;
  float: left;
  margin: 15px 8px 15px 7px;
}

.typelist_sp {
  width: 855px;
  overflow: hidden;
  margin: 10px 8px 10px 7px;
}

.typelist_man {
  padding: 0;
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
  float: left;
}

.typelist_man img {
  position: absolute;
}

.typelist_man a img {
  max-width: 100%;
}

.typelist_man .caption {
  position: absolute;
  top: 118px;
  width: 140px;
  padding: 5px;
  cursor: pointer;
  color: #fff;
  background: url(../images/1px_80b.png) repeat;
}

.typelist_man .caption h4 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
}

.typelist_man .caption h4 a {
  text-decoration: none;
  color: #fff;
}

.typelist_man .caption h4 a:hover {
  text-decoration: none;
  color: #facd0f;
}

.typelist_cnt {
  width: 260px;
  margin-left: 10px;
  float: left;
  overflow: hidden;
}

.typelist_cnt h2 {
  font-size: 17px;
  font-weight: normal;
  line-height: 24px;
}

.typelist_cnt h2 a, .typelist_cnt2 h2 a {
  text-decoration: none;
  color: #333;
}

.typelist_cnt h2 a:hover, .typelist_cnt2 h2 a:hover {
  text-decoration: underline;
  color: #000;
}

.typelist_cnt p {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #d4d4d4;
  font-size: 13px;
  line-height: 18px;
}

.typelist_cnt2 {
  width: 690px;
  margin-left: 10px;
  float: left;
  overflow: hidden;
}

.typelist_cnt2 h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
}

.typelist_cnt2 p {
  margin-top: 5px;
  padding-top: 3px;
  font-size: 16px;
  line-height: 24px;
}

.blog_sp {
  width: 868px;
  overflow: hidden;
  padding-bottom: 0px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
}

/*---- page_article ----*/

.titxshr {
  width: 870px;
  /*overflow: hidden;*/
  font-size: 16px;
}

/*update 20150605*/

.titxshr h1 {
  width: 740px;
  float: left;
  font-size: 1.8em;
  color: #373737;
}

.titxshr h1 span.sec-t, .titxshr h2 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
}

.titxshr h1 span.is_ad2 {
  display: inline-block;
  width: 25px;
  height: 35px;
  background: url(../images/icon_w.png) -70px -450px no-repeat;
  text-indent: -9999px;
  margin-left: 5px;
}

/*20151216*/

.page_share {
  margin-left: 750px;
  width: 120px;
}

.page_share .facebook, .page_share .ggplus {
  margin-left: 10px;
  width: 50px;
  float: left;
}

.page_intro {
  font-size: 14px;
  padding-top: 3px;
  display: block;
  clear: both;
}

/*update 20150605*/

/*---- author ----*/

.authorinfo {
  width: 98%;
  /*border: #ddd 1px solid;*/
  padding: 6px 0px;
  color: #666;
  margin-top: 12px;
}

.author {
  display: block;
}

.clearfix:after {
  content: '.';
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.open_author {
  display: inline;
  overflow: hidden;
  /*float:left;
	padding-right:10px;*/
}

.open_author .thumb {
  float: left;
  height: 24px;
}

.open_author .thumb.smart {
  padding-right: 10px;
}

.authorname {
  font-size: 14px;
  padding-top: 7px;
  color: #373737;
}

.authorname span {
  border-right: 1px solid #666;
  margin: 0 5px;
  padding-right: 3px;
}

.brandname {
  float: left;
  padding: 0 0 0 8px;
  position: relative;
  top: 6px;
  font-size: 14px;
  color: #373737;
}

.authorbtn {
  float: left;
  /* background: url('../images/menu_down_2.png') 0 -28px no-repeat; */
  cursor: pointer;
  display: inline-block;
  text-indent: -9999em;
  width: 18px;
  font-size: 12px;
  margin-top: 6px;
  margin-left: 1px;
  margin-right: -2px;
}

.authorbtn.active {
  transition: all .5s;
  transform: rotate(180deg);
}

#more_author {
  clear: both;
  display: none;
  line-height: 20px;
  margin-top: 10px;
  padding: 10px 0;
  font-size: 15px;
  width: 100%;
  margin-top: 10px;
}

.articlefont {
  clear: both;
  border-top: #ddd 1px dotted;
  padding: 4px 0px;
  margin: 10px 0;
  overflow: hidden;
}

.article_function2 {
  /* background: url(../images/icon_w.png) -260px -30px no-repeat; */
  float: left;
  line-height: 24px;
  text-align: center;
  width: 76px;
  font-size: 17px;
  color: #fc3;
}

.article_function2 li {
  float: left;
}

.article_function2 a {
  fill: #fc3;
  display: block;
  width: 34px;
  padding: 5px 2px;
  background-color: #000;
}

.article_function2 a:hover {
  fill: #fff;
}

.article_date {
  margin-left: 60px;
  text-align: right;
  font-size: 14px;
  line-height: 22px;
}

.article_date span {
  border-right: #ddd 1px solid;
  padding: 0 10px;
}

.article_date span.counts {
  border-right: none;
  padding: 0 0 0 10px;
}

/* 20220104 對應類別 新增smart class name start */
.articlefont.smart{
  border-top: #d0111b 1px solid;
  padding: 0 0 4px 0px;
}
.articlefont.smart .article_function2{
  background-color: #d0111b;
}
.articlefont.smart .article_function2 a{
  transition: all .3s;
  fill: #fff;
  background-color: #d0111b;
}
.articlefont.smart .article_function2 a:hover {
  fill: #d0111b;
  background-color: #fff;
}
.articlefont.smart .article_date{
  padding: 5px 0;
  font-size: 16px;
}


.authorinfo.smart #more_author{
  background: #eee;
  padding: 10px;
}
.authorinfo.smart .authorname, .authorinfo.smart .brandname{
  font-size: 16px;
}




/* 20220104 對應類別 新增smart class name end */

.article_kv {
  width: 100%;
  margin: 15px 0;
}

.article_kv img {
  max-width: 100%;
  /*width:100%;*/
}

.article_kv img a:hover {
  /*max-width:100%;*/
  width: 100%;
}

/*.article_kv p{ width:600px; font-size:12px; background-color:#e6e6e6; padding:10px; line-height:18px; }*/

.imgtxt_wrp {
  width: 100%;
  background-color: #e6e6e6;
  display: block;
}

.imgtxt {
  width: 800px;
  font-size: 12px;
  background-color: #e6e6e6;
  padding: 10px 12px 10px 13px;
  line-height: 18px;
}

/*update20150702*/

.img-zoom {
  position: absolute;
  margin-top: -34px;
  margin-left: 839px;
  background: url(../images/icon_w.png) -320px 0 no-repeat;
  width: 30px;
  height: 30px;
  border-left: #c6c6c6 1px solid;
  text-indent: -9999px;
}

/*update20150723*/

.article_main {
  width: 100%;
  margin-top: 15px;
}

/* 20220104 對應類別 新增smart class name start */
.summary-wrap{
  position: relative;
  border: 1px solid #fc3;
  margin-top: 46px;
  padding: 0 16px 16px;
}
.summary-wrap .summary-mark{
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #252525;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.summary-wrap .summary-mark span{
  padding: 0 12px;
  background-color: #fff;
  font-size: 20px;
}
.summary-wrap .summary-content{
  font-size: 17px;
  line-height: 32px;
  color: #252525;
  margin-top: 25px;
}
.summary-wrap .logo {
  display: none;
}
.summary-wrap.smart{
  border: 1px solid #d0111b;
}
.summary-wrap.smart .logo{
  display: block;
}
.summary-wrap.smart .logo img{
  width: 15%;
  margin-right: 0;
}
/* 20220104 對應類別 新增smart class name end */

.pumping_w {
  float: left;
  width: 55%;
  margin: -15px 20px 0px -50px;
  z-index: 999;
}

.dot_up {
  width: 30px;
  height: 30px;
  background: url(../images/icon_w.png) 0 -760px no-repeat;
  margin-left: -10px;
}

.dot_dn {
  width: 30px;
  height: 30px;
  background: url(../images/icon_w.png) -30px -760px no-repeat;
  float: right;
  margin: -10px 20px 0 0;
}

.pumping {
  font-size: 1.5em;
  padding: 10px;
  color: #000;
  line-height: 150%;
  font-family: Meiryo, '微軟正黑體', 'Microsoft JhengHei';
  /*background:url(../images/pump.gif) repeat;*/
  font-weight: bold;
  letter-spacing: 1px;
}

.article_main p {
  line-height: 1.8rem;
  padding-bottom: 25px;
  color: #000;
  font-size: 1.125rem;
}

.article_main p a {
  line-height: 1.8rem;
  color: #087ada;
  text-decoration: none;
}

.article_main p a:hover {
  line-height: 1.8rem;
  color: #087ada;
  text-decoration: underline;
}

.article_main p.afterpump {
  margin-top: 35px;
}

.article_main img p {
  line-height: 18px;
  padding-bottom: 0px;
  color: #666;
}

.article_main h3 {
  font-size: 1.3em;
  padding-bottom: 10px;
  color: #1e1e1e;
}

/*---- page_bottom ----*/

.page_bottom {
  margin: 30px 0 25px;
  padding: 10px 0 7px;
  border-bottom: #ddd 1px solid;
  border-top: #ddd 1px solid;
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
}

.page_bottom_share {
  float: left;
  width: 50%;
}

.page_bottom_share li, .page_bottom_right li {
  float: left;
  margin-left: 7px;
}

.page_bottom_right {
  margin-left: 750px;
  width: 120px;
}

.page_bottom_right li.mail {
  width: 28px;
  height: 18px;
  background: url(../images/icon_w.png) -160px -39px no-repeat;
  padding-left: 22px;
}

.page_bottom_right li.print {
  width: 28px;
  height: 18px;
  background: url(../images/icon_w.png) -160px -57px no-repeat;
  padding-left: 22px;
}

.page_bottom_right li.mail a, .page_bottom_right li.print a {
  color: #666;
}

.page_bottom_right li.mail a:hover, .page_bottom_right li.print a:hover {
  color: #373737;
}

.page_bottom_hot_wrp {
  width: 100%;
  overflow: hidden;
  margin: 25px 0;
}

.bottom_latest {
  float: left;
  width: 420px;
  margin-right: 30px;
  margin-top: 15px;
}

.bottom_related {
  float: left;
  width: 420px;
  margin-top: 15px;
}

.bottom_latest h3, .bottom_related h3, .bottom_latest>div, .bottom_related>div {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #000;
  line-height: 24px;
  color: #000;
}

.bottom_latest li, .bottom_related li {
  height: 30px;
}

.bottom_latest li a, .bottom_related li a {
  margin-top: 3px;
  font-size: 15px;
  color: #666;
  background: url(../images/y6.gif) 3px 8px no-repeat;
  padding-left: 18px;
  line-height: 30px;
  height: 30px;
}

.bottom_latest li a:hover, .bottom_related li a:hover {
  color: #373737;
  text-decoration: underline;
}

.bottom_latest li.adpromo a, .bottom_related li.adpromo a {
  margin-top: 3px;
  font-size: 15px;
  color: #666;
  background: url(../images/adpromo2.png) 0px 2px no-repeat;
  padding-left: 21px;
  line-height: 30px;
  height: 30px;
}

.bottom_latest li a:hover, .bottom_related li a:hover, .bottom_latest li.adpromo a:hover, .bottom_related li.adpromo a:hover {
  color: #373737;
  text-decoration: underline;
}

.page_bottom_ad, fb_comments, .page_bottom_adx3 {
  width: 870px;
  overflow: hidden;
  margin: 15px 0;
}

.page_bottom_ad a img, .page_bottom_adx3 a img {
  max-width: 100%;
}

.page_bottom_ad {
  border-bottom: 1px dotted #fac014;
  padding-bottom: 15px;
}

/*update20150702*/

.bottom_ad190 {
  float: left;
  width: 195px;
  margin-right: 30px;
  overflow: hidden;
}

.bottom_ad190 a img {
  max-width: 100%;
}

.bottom_ad190 h3 a {
  padding-top: 8px;
  color: #373737;
  font-size: 16px;
  line-height: 22px;
}

.bottom_ad190 h3 a:hover {
  color: #000;
}

/*---- stock nav ----*/

.stock-nav {
  margin: 0;
  padding: 0;
  font-size: 20px;
  height: 60px;
  font-weight: bold;
  letter-spacing: 1px;
}

.stock-nav ul {
  width: 620px;
}

.stock-nav li, .stock-nav li a {
  width: 160px;
  text-align: center;
  line-height: 40px;
}

.stock-nav li {
  float: left;
  background-color: #333;
  margin-right: 10px;
  color: #facd0f;
}

.stock-nav li a {
  display: block;
  background-color: #fff;
  color: #666;
  border: 1px solid #666;
  line-height: 38px;
}

.stock-nav li.current a {
  display: block;
  background-color: #333;
  color: #facd0f;
  line-height: 38px;
}

.stock-nav li a:hover, .stock-nav li.current a:hover {
  background-color: #333;
  margin-right: 10px;
  line-height: 38px;
  color: #facd0f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*---- foundi ----*/

.foundi {
  display: block;
  width: 100%;
  height: 500px;
  margin: 30px auto;
  background-color: #333;
  padding: 0;
}

.foundi_logo {
  position: absolute;
  width: 90px;
  height: 50px;
  margin-top: 435px;
  margin-left: 15px;
}

.red_logo {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: 435px;
  margin-left: 110px;
}

/*---- deposit ----*/

.dep_wrp {
  display: block;
  width: 100%;
  margin: 25px auto;
  padding: 15px 0 5px 0;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}

.dep_nav {
  margin: 0 15px;
  padding-bottom: 20px;
  font-size: 17px;
  letter-spacing: 1px;
  width: 240px;
  float: left;
}

.dep_nav ul {
  overflow: hidden;
}

.dep_nav li, .dep_nav li a {
  line-height: 25px;
  padding: 5px 0;
}

.dep_nav li {
  color: #444;
  border-bottom: 1px dotted #e1e1e1;
}

.dep_nav li a {
  color: #999;
}

.dep_nav li a:hover {
  color: #444;
  text-decoration: none;
}

.dep_nav li.count {
  line-height: 25px;
  margin: 10px 0 5px 0;
  border-bottom: 1px solid #a0a0a0;
  font-size: 22px;
  font-weight: bold;
  color: #444;
}

.count_wrp {
  margin: 10px 0;
  width: 550px;
  padding: 0 30px 0 15px;
  border-right: 1px dotted #999;
  overflow: hidden;
  float: left;
  /*background-color:#f0f0f0;*/
}

.count-title {
  font-size: 23px;
  color: #facd0f;
  width: 100%;
  line-height: 35px;
  text-align: center;
  height: 35px;
  background-color: #222;
  letter-spacing: 2px;
}

/***countform***/

.countform_wrp {
  width: 100%;
  overflow: hidden;
}

.countform {
  width: 100%;
  margin: 20px auto 0 auto;
  position: relative;
  background: none;
}

/***countform  content***/

.countform .content {
  padding: 0px 0px 15px 0px;
  font-size: 24px;
}

.countform .content h2 {
  width: 100%;
  color: #444;
  font-size: 24px;
  line-height: 35px;
  font-weight: normal;
  border-bottom: 1px solid #444;
  margin-bottom: 15px;
}

.countform .content .input {
  font-family: Verdana, Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  width: 85%;
  padding: 8px;
  font-size: 24px;
  color: #9d9e9e;
  background: none;
  border: 1px solid #999;
  margin-top: 15px;
  /*border-radius:3px;*/
}

.countform .content .input02 {
  font-family: Verdana, Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  width: 80%;
  padding: 6px;
  font-size: 20px;
  color: #9d9e9e;
  background: none;
  border: 1px solid #999;
  margin-top: 15px;
  /*border-radius:3px;*/
}

/*.countform .content .loan-times{ width:120px; float:left; }*/

.countform .content .loan-type {
  width: 90%;
  padding: 7px;
  color: #bcbcbc;
}

.countform .content .input.loan-type:hover {
  color: #aaaaaa;
}

.countform .content .input:hover, .countform .content .input02:hover {
  background: #fff;
  color: #666;
}

.countform .content .input:hover, .countform .content .input02:hover {
  background: #fff;
  color: #414848;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.loantimes_w {
  width: 100%;
  margin-top: 15px;
  font-size: 24px;
  padding-bottom: 25px;
  overflow: hidden;
}

.loantimes_w p, .loantimes_w p.gary {
  font-family: Verdana, Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  margin-right: 20px;
  margin-top: 7px;
  float: left;
}

.loantimes_w p {
  color: #9d9e9e;
}

.loantimes_w p.gary {
  color: #666;
  margin-right: 10px;
}

/*.loantimes_w p.favorable{color:#666;margin-top:10px;}*/

.loantimes_w p.w120 {
  width: 120px;
}

.loantimes_w p.w90 {
  width: 90px;
  margin-top: 7px;
  margin-right: 5px;
}

.loantime {
  width: 80px;
  float: left;
  margin: -15px 10px 0 0;
}

.loantime03 {
  width: 45px;
  float: left;
  margin: -15px 13px 0 0;
}

/***goto***/

.countform .goto {
  padding: 0;
  overflow: hidden;
}

/***Join button***/

.countform .goto .button {
  width: 200px;
  font-family: Verdana, Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  float: left;
  padding: 8px 30px;
  font-size: 18px;
  color: #fff;
  background: #222;
  border: 1px solid #222;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 15px;
}

.countform .goto .button:hover {
  background: #000;
  border: 1px solid #000;
  color: #facd0f;
}

.count-result {
  width: 430px;
  overflow: hidden;
  margin-top: 45px;
  border: 1px #666 solid;
  padding: 0 0 15px 0;
  background-color: #f2f2f2;
}

.count-result h3 {
  font-size: 23px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  letter-spacing: 2px;
  background-color: #666;
  font-weight: normal;
}

.count-result-end {
  display: block;
  padding: 7px;
  width: 95%;
  margin: 10px auto 0 auto;
  font-size: 21px;
}

.count-result-end span {
  color: #000;
  font-style: italic;
  font-size: 26px;
  padding: 0 3px 0 7px;
}

/***count explain***/

.count-exp {
  width: 260px;
  padding: 10px 19px;
  overflow: hidden;
}

.count-exp h3 {
  width: 50%;
  background-color: #facd0f;
  color: #000;
  line-height: 30px;
  font-weight: normal;
  text-align: center;
  margin: 0 auto;
}

.count-exp p {
  color: #222;
  line-height: 1.5em;
  padding: 5px 0 25px 0;
}

/*----loan result----*/

.loan-result-wrp {
  width: 1150px;
  margin: 0 25px;
  overflow: hidden;
  border-top: 1px #666 solid;
  padding-top: 15px;
}

.loan-result {
  width: 900px;
  overflow: hidden;
  margin: 0 auto;
}

.loan-result h1 {
  width: 100%;
  background-color: #222;
  color: #facd0f;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  font-weight: normal;
}

.loan_list, .loan_list03, .loan_list04 {
  line-height: 30px;
  color: #fff;
  padding-left: 5px;
  background-color: #666;
  border-bottom: 1px solid #666;
}

.loan_list {
  width: 100px;
}

.loan_list03, .loan_list04 {
  width: 93px;
  font-size: 12px;
}

.loan_list04 {
  border-bottom: 1px solid #444;
}

.user_money, .user_rate, .user_time, .user_money02, .user_rate02, .user_time02, .user_limit, .user_td, .user_td02, .user_td02_last {
  line-height: 30px;
  color: #222;
  padding-left: 5px;
  border-bottom: 1px solid #666;
}

.user_money {
  width: 250px;
}

.user_rate {
  width: 130px;
}

.user_time {
  width: 184px;
  border-right: 1px solid #666;
}

.user_money02 {
  width: 135px;
}

.user_rate02 {
  width: 85px;
}

.user_time02 {
  width: 120px;
}

.user_limit {
  width: 119px;
  border-right: 1px solid #666;
}

.user_td {
  width: 86px;
  font-size: 12px;
}

.user_td02 {
  width: 70px;
  font-size: 12px;
}

.user_td02_last {
  width: 69px;
  font-size: 12px;
  border-right: 1px solid #666;
}

.loan-result-all {
  width: 900px;
  overflow: hidden;
  margin-top: 10px;
  background-color: #666;
}

.loan-result-all h2 {
  width: 100%;
  background-color: #666;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
}

.loan-result-all td {
  background-color: #e1e1e1;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #222;
}

.loan-result-all-txt {
  width: 100%;
  display: block;
}

.loan-result-all-txt li {
  width: 200px;
  float: left;
  background-color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #666;
  border-right: 1px #666 solid;
  border-bottom: 1px #666 solid;
}

.loan-result-all-txt li.period {
  border-left: 1px #666 solid;
  width: 94px;
}

/*----for event back 20160119----*/

.w-event-back {
  width: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.w-event-back a img {
  max-width: 100%;
}

.w-event-back h3 span {
  position: absolute;
  margin-left: 20px;
  margin-top: 190px;
  font-family: Verdana, Microsoft JhengHei, '微軟正黑體', LiHei Pro, '儷黑體', PMingLiu, '新細明體', sans-serif;
  font-size: 36px;
  line-height: 60px;
  padding: 0px 15px;
  background-color: rgba(255, 204, 0, 0.8);
  color: #000;
}

/*----for ADX 20161221----*/

.adx_300 {
  overflow: hidden;
  width: 620px;
  margin: 0 auto 25px auto;
}

.adx_300 li {
  float: left;
  margin: 0 5px;
  width: 300px;
}

/*加line好友 -->*/

.page_bottom_right {
  float: right;
  margin-left: initial;
  width: 50%;
}

.page_bottom_right>ul {
  display: flex;
  justify-content: flex-end;
}

/* 內文第二段廣告保持距離 */

.article_main ins {
  margin-bottom: 25px;
  display: block;
}

#embed_wrap{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  border: 0;
}

/* @media (max-width: 767px) {
  #embed_wrap{
    max-width: initial;
    width: 100%;
  }
} */