@charset "UTF-8";
body {
  background: #fff;
  color: #333;
  /*background: #222;*/
  /*color: #eee;*/
  font-family: JhengHei, "微軟正黑體", Arial, Helvetica, sans-serif,
    Apple LiGothic;
  /*background: url('http://sharedev.yah101.com/pub/img/web/images/grey.jpg');*/
  padding-top: 40px;
}

.container_body {
  margin-bottom: 40px;
}

/*
.row > .col, .row > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
*/
.alert {
  margin-bottom: 10px;
}

a {
  color: #4b4f56;
  /*font-size: 15px;*/
  text-decoration: none;
}

a:hover,
a:focus {
  color: #4b4f56;
  text-decoration: none;
}

/* 當class有plink就會有底線 */
a.plink {
  color: #337ab7;
  text-decoration: none;
}
a.plink:hover,
a.plink:focus {
  color: #06207d;
  text-decoration: underline;
}

a.pwhite {
  color: white;
  text-decoration: none;
}

a.p111 {
  color: #111;
  text-decoration: none;
}
a.p222 {
  color: #222;
}
a.p222:hover,
a.p222:focus {
  text-decoration: underline;
}

a.pdarkred {
  color: darkred;
  text-decoration: none;
}
a.pdarkred:hover,
a.pdarkred:focus {
  color: #fff;
  text-decoration: underline;
  background: #e11212;
  border-radius: 5px;
  padding: 5px;
}

a.pred {
  color: red;
  text-decoration: none;
}
a.pred:hover,
a.pred:focus {
  color: #f3135b;
  text-decoration: underline;
}

a.pc00 {
  color: #c00;
  text-decoration: none;
}
a.pc00:hover,
a.pc00:focus {
  color: #fff;
  text-decoration: underline;
  background: #e11212;
  border-radius: 5px;
  padding: 5px;
}

a.porange_active {
  color: orange;
  text-decoration: none;
}
a.porange:hover,
a.porange:focus {
  color: orange;
  text-decoration: underline;
}

a.title_link {
  color: rgb(54, 88, 153);
  font-weight: 600;
  font-size: 12px;
  font-family: JhengHei, 微軟正黑體, Arial, Helvetica, sans-serif,
    "Apple LiGothic";
  word-break: break-all;
  text-decoration: none;
}

a.title_link2 {
  color: rgb(54, 88, 153);
  font-size: 14px;
  font-family: JhengHei, 微軟正黑體, Arial, Helvetica, sans-serif,
    "Apple LiGothic";
  text-decoration: none;
  /*word-wrap: break-word;*/
  word-break: break-all;
}

.price_gen {
  vertical-align: baseline;
  word-break: break-all;
  color: #222;
  font-size: 14px;
}

.price_hot {
  vertical-align: baseline;
  word-break: break-all;
  color: #ef4141;
  font-size: 14px;
}

.top_fb_like {
  margin-top: -20px;
}

a.post_title {
  color: #365899;
  font-weight: 600;
  font-size: 16px;
  font-family: JhengHei, "微軟正黑體", Arial, Helvetica, sans-serif,
    Apple LiGothic;
  text-decoration: none;
}

a.post_title:hover,
a.post_title:focus {
  /*color: #DE1371;*/
  text-decoration: underline;
}

a.post_site_info {
  color: rgb(29, 33, 41);
  font-size: 16px;
  font-family: JhengHei, "微軟正黑體", Arial, Helvetica, sans-serif,
    Apple LiGothic;
  text-decoration: none;
  backgorund-color: rgba(29, 33, 41, 0.04);
}
a.post_site_info .title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
  line-height: 25px;
}
a.post_site_info .description {
  font-size: 14px;
  margin-top: 5px;
}

a.post_site_info:hover,
a.post_site_info:focus {
  /*color: #DE1371;*/
  /*text-decoration: underline;*/
}

.vxp {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 50px;
  border: 1px solid #e2e2e2;
}
.pasz {
  float: left;
  margin-right: 10px;
  min-height: 230px;
  width: 212px;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
}

#middle_content {
  margin-bottom: 70px;
}

/* 跳到頂端 */
a.back-to-top {
  background-color: #333;
  border-radius: 50%;
  bottom: 10px;
  color: #fff;
  display: none;
  font-size: 26px;
  padding: 4px 11px;
  position: fixed;
  right: 12px;
  z-index: 2000;
}
a.back-to-top:active,
a.back-to-top:link,
a.back-to-top:visited {
  color: #fff;
  text-decoration: none;
}
a.back-to-top:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.profile_img {
  width: 30px;
  height: 30px;
  border-radius: 30px;
}

.fso {
  background-color: #f2f3f5;
  padding: 10px;
}

.fso .domain {
  font-size: 12px;
}

.fzd {
  margin: 10px 10px 0 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}

#home_ul .spw {
  border: 1px solid #ccc;
  width: 220px;
  float: left;
  background: #fff;
  margin-right: 20px;
}

#home_ul .spw {
  /*
    margin-right: 5px;
    float: left;
    */
  margin-bottom: 20px;
  /*box-shadow: 3px 3px 10px #666;*/
  padding: 5px;
  border-radius: 5px;
}

#home_ul .spw .k1 {
  font-size: 15px;
  font-weight: bold;
  /*background: #aaa;*/
}

#zzw_channel_name {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
}

.smw_submenu {
  position: absolute;
  width: 320px;
  background: transparent;
  /*border: solid 2px #FFC602;*/
  /*border-top: none;*/
  display: none;
  z-index: 2000;
  margin-top: -100px;
  /*margin-left: -35px;*/
  height: 65px;
}

.comment_submenu {
  position: absolute;
  width: 320px;
  background: transparent;
  /*border: solid 2px #FFC602;*/
  /*border-top: none;*/
  display: none;
  z-index: 2000;
  margin-top: -79px;
  margin-left: -35px;
  height: 60px;
}

.box_like_detail {
  width: 320px;
  background: var(--card-background, #ffffff);
  border: 0;
  border-radius: 40px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 2px 2px rgba(0, 0, 0, 0.15);
  transition: height 200ms ease;
  border-radius: 40px;
  line-height: 26px;
  padding: 10px;
  height: 55px;
}
.box_like_detail .ico_face {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.a_fb_like {
  /*border: solid 1px #000;*/
  height: 35px;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #333;
  padding-top: 5px;
  border-radius: 3px;
  /*border: solid 1px #000;*/
}
a.a_fb_like:hover,
a.a_fb_like:focus {
  color: #000;
  background: #efecec;
}

.a_fb_comment {
  /*border: solid 1px #000;*/
  /*width: 150px;*/
  height: 35px;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #333;
  padding-top: 5px;
  border-radius: 3px;
  /*border: solid 1px #000;*/
}
a.a_fb_comment:hover,
a.a_fb_comment:focus {
  color: #000;
  background: #efecec;
}

.a_fb_share {
  /*width: 150px;*/
  height: 35px;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #333;
  padding-top: 5px;
  border-radius: 3px;
  /*border: solid 1px #000;*/
}
a.a_fb_share:hover,
a.a_fb_share:focus {
  color: #000;
  background: #efecec;
}

.txt_comment {
  border-radius: 20px;
  font-size: 13px;
}

.breadcrumb {
  margin-bottom: 10px;
  background-color: #fff;
}

.kfz {
  font-size: 15px;
  font-weight: bold;
  color: #337ab7;
  margin-left: 5px;
}

.sxi {
  padding: 10px;
  /*border: 1px solid green;*/
  position: relative;
}

.apf {
  font-size: 13px;
  margin-left: 10px;
}
.aqv,
.vws {
  width: 32px;
  height: 32px;
  border-radius: 40px;
}
.lqi {
  /*
    background: #f2f3f5;
    padding: 10px;
    border-radius: 40px;
    font-size: 13px;
    word-break: break-all;
    */
  background-color: #f2f3f5;
  border-radius: 18px;
  box-sizing: border-box;
  color: #1c1e21;
  display: inline-block;
  line-height: 16px;
  margin: 0;
  max-width: 100%;
  word-wrap: break-word;
  position: relative;
  white-space: normal;
  word-break: break-word;
}
.xqe {
  font-weight: bold;
  color: rgb(56, 88, 152);
  padding-left: 3px;
}

.vqv {
  margin-left: 3px;
}

.post_comment_menu {
  color: #eee;
  margin-left: 5px;
  /*display: none;*/
  /*visibility: hidden;*/
}

.zfo {
  word-break: break-all;
  white-space: normal;
}
.zvh {
  width: 100%;
}
.fkw {
  /*float: left;*/
  margin-left: 40px;
  /*width: 350px;*/
  margin-right: 15px;
}
.fkw2 {
  margin-left: 40px;
}

.fkw .ico_face_sm {
  margin-left: 5px;
}

.fkw .time {
  margin-left: 5px;
  font-size: 12px;
}

.znc {
  margin-top: -10px;
  /*margin-right: -30px;*/
  position: absolute;
  margin-left: 170px;
  margin-top: -15px;
}
.oncehit_bell .xoi {
  font-size: 20px;
}
.oncehit_bell .badge_red_small {
  margin-top: -20px;
  margin-left: -12px;
  position: inherit;
}
ul.viw li {
  font-size: 13px;
  border-bottom: 1px dashed #dedede;
  padding-bottom: 4px;
  /*min-height: 70px;*/
  padding-top: 5px;
}
ul.viw li a {
  display: flex;
}
ul.viw li img {
  width: 50px;
  border-radius: 5px;
  transition: transform 0.5s ease-in-out;
}
.viw img:hover {
  width: 200px;
  display: block;
  position: absolute;
  z-index: 99;
  transform: scale(1.05);
}

ul.xpqf li {
  font-size: 13px;
  border-bottom: 1px dashed #dedede;
  padding-bottom: 5px;
  /*min-height: 70px;*/
  padding-top: 5px;
  line-height: 15px;
}

ul.qfo li {
  margin-bottom: 5px;
}
.load_first {
  min-width: 70px;
  display: inline-block;
  text-align: center;
  padding-bottom: 5px;
}
.load_first.active {
  border-bottom: 2px solid #337ab7;
}

.wzp ul li {
  margin-bottom: 5px;
  line-height: 20px;
}

.xla {
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: left;
}

.xla ul li {
  margin-bottom: 5px;
  line-height: 20px;
}

.btn_comment_menu {
  color: #dcdcdc;
  border: 0px;
  line-height: 20px;
  width: 25px;
  height: 25px;
  padding: 0px;
  margin: 0px;
}
.btn_comment_menu:hover,
.btn_comment_menu:focus {
  color: #222;
}
.a_view_more_comment {
  margin-left: 25px;
  padding-bottom: 10px;
  display: block;
}

#channel_body {
  /*width:100%;*/
  margin-bottom: 30px;
}

label {
  margin-bottom: 0px;
}

.table {
  margin-bottom: 0px;
}
button {
  color: black;
}

.award_no1 {
  background: url(/pub/img/web/images/award_13x18.png) no-repeat;
  display: inline-block;
  position: relative;
  width: 13px;
  height: 18px;
  background-position: 0px 0px;
}

.add_more {
  background: url(/pub/img/web/images/news_icon_19x19.png) no-repeat;
  display: inline-block;
  /* top: 4px; */
  position: relative;
  width: 19px;
  height: 19px;
}

.fieldset_top_fb_like {
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #aaa;
  background-color: #f6f7f9;
}

.fieldset_top_fb_like .legend_top_fb_like {
  clear: both;
  padding: 0 13px;
  border-left: 5px solid #4267b2;
  width: auto;
  border-bottom: 0px;
  background: transparent;
}

.div_other_post table {
  background-color: Khaki;
  /*padding:5px;*/
  color: black;
}

label {
  display: block;
}

.site_info_link {
  word-wrap: break-word;
}

/* 頭部  */
#site-top {
  background-color: #111;
  /*border:1px solid red;*/
}

#site-contenter {
  margin: 0 auto;
  /*border:1px solid green;*/
}

#site-footer {
  margin-top: 20px; /* footer高度的負值 */
  /*height: 100px;*/
  clear: both;
  background: #111;
  color: #fff;
  padding: 20px 0 0 50px;
  text-align: center;
}

#site-top {
  /*padding-bottom: 10px;*/
  /*height: 70px;*/
}

#site-top .wrap {
  margin: 0 auto;
  /*width: 1070px;*/
}

#site-top a {
  color: white;
}
#site-top a:hover {
  background: #e40480;
}

#site-top .dropdown-menu a {
  color: black;
}
#site-top .dropdown-menu a:hover {
  color: white;
  background: #e40480;
}
#site-top .divider {
  border-color: black;
}

#site-top a.btn {
  color: black;
}

#site-top .top-menu {
  text-align: left;
}
#site-top .top-menu a {
  color: white;
}
#site-top h1 {
  padding-top: 20px;
}

#site-top .txt-top {
  font-size: 60px;
  color: #e41f3a;
  font-weight: bold;
  line-height: 45px;
  font-family: "Ubuntu", sans-serif;
}
#site-top .txt-news {
  font-size: 55px;
  color: DodgerBlue;
  margin-left: 10px;
  font-weight: bold;
  color: #ffc602;
  font-weight: bold;
  line-height: 45px;
  font-family: "Ubuntu", sans-serif;
}

#site-top .txt-chinese {
  color: white;
  font-family: Microsoft JhengHei, "微軟正黑體", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
}

#site-top .txt-desc {
  color: white;
  margin-top: 10px;
}
#site-top .today-time {
  color: white;
  width: 120px;
  position: absolute;
  top: 90px;
}

#feed_menu {
  margin-bottom: 10px;
}
#feed_menu.navbar-nav > li > a {
  padding: 5px;
  font-weight: bold;
}
#feed_menu.navbar-nav > li > a:hover {
  background-color: #fff;
}
#feed_menu.navbar-nav > li > ul {
  border-radius: 5px;
}
#feed_menu.navbar-nav > li > ul > li {
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 5px;
}
#feed_menu.navbar-nav > li > ul > li > a {
  font-size: 15px;
  padding-left: 10px;
  font-weight: bold;
}

/* 導覽  */
#nav-primary {
  overflow: hidden;
  background: #333;
  /*border:1px solid blue;*/
  margin-top: 20px;
}
#nav-primary .wrap {
  margin: 0 auto;
  /*width: 1070px;*/
}

#nav-primary .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav-primary .menu li {
  float: left;
  display: block;
  position: relative;
}

#nav-primary .menu a {
  color: #eee;
  font-size: 18px;
  line-height: 46px;
  padding: 0 24px;
  display: block;
}

#site-contenter .gt-top-ads-970x90 {
  width: 970px;
  height: 90px;
  /*border: 1px solid SaddleBrown;*/
  margin: 0px auto;
  margin-bottom: 20px;
}

/* 左邊欄  */
#site-contenter .content-left {
  /*border: 1px solid red;*/
  width: 730px;
  /*height: 2800px;*/
  margin-bottom: 30px;
  float: left;
}

/* 右邊欄  */
#site-contenter .content-right {
  /*border: 1px solid yellow;*/
  /*background: #eee;*/
  width: 320px;
  /*height: 2000px;*/
  float: right;
}

/* 左邊欄  所有項目 */

.media-info {
  height: 75px;
  border: 1px solid #b5cbd0;
  padding: 5px;
  margin-bottom: 20px;
}

.focus-hot {
  width: 730px;
  /*height: 300px;*/
  /*border: 1px solid blue;*/
}

.focus-hot-second {
  width: 730px;
  /*height: 300px;*/
  /*border: 1px solid Tomato;*/
  margin-top: 20px;
}

.gt-ads-728x90 {
  width: 730px;
  height: 90px;
  /*border: 1px solid Chocolate;*/
  margin-top: 20px;
}

.media-block {
  float: left;
  width: 320px;
  margin-top: 20px;
  margin-left: 25px;
  border: 1px solid #ccc;
}

.media-block .subtitle {
  background: #ddd;
  border-bottom: 1px solid #ccc;
}

.media-block h3 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  padding: 10px;
  float: left;
}

.media-block .more_data {
  float: right;
  color: #900;
  margin-top: 10px;
  margin-right: 10px;
}

.media-block .sublist {
  overflow: auto;
  height: 300px;
}

.sxo {
  position: fixed;
  /*margin-top: 20px;*/
  margin-left: -130px;
  width: auto;
  float: left;
  padding-top: 8px;
  padding: 15px 0 0;
  height: auto;
  position: fixed !important;
  top: 100px !important;
}
.sxo .fap {
  font-size: 16px;
  color: #949393;
  padding: 5px;
  min-height: 35px;
}
.sxo ul li {
  font-size: 16px;
}
.sxo ul li a {
  padding: 5px;
  min-height: 35px;
  display: block;
  /*padding-left: 20px;*/
}
.sxo ul li a:hover {
  color: #fff;
  background: #548de2;
  border: 1px solid #d4d3c3;
}
.sxo .fwi {
  text-align: left;
  padding-left: 5px;
}
.sxo ul li a.fwi:hover {
  color: #fff;
  background: #f1c23f;
  border: 1px solid #d4d3c3;
}
.sxo .apq {
  text-align: right;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

/* 右邊欄  所有項目 */
.newest {
  /*height: 600px;*/
  border: 1px solid #b5cbd0;
  padding: 5px;
}
.newest.table th,
.newest .table td {
  border-top: none;
}

.calendar {
  margin-top: 20px;
  height: 320px;
  /*border: 1px solid MidnightBlue;*/
}

.gt-ads-300x250 {
  margin-top: 20px;
  /*height: 250px;*/
  /*border: 1px solid GreenYellow;*/
}

.gt-ads-300x600 {
  margin-top: 20px;
}

.fb_like_num {
  background: white;
  border: 1px solid #9197a3;
  -webkit-border-radius: 2px;
  color: #4e5665;
  display: inline-block;
  font-size: 12px;
  height: auto;
  line-height: 18px;
  margin-left: 6px;
  min-width: 15px;
  padding: 0 3px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

/* category page */
.category-page h2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}

/* 首頁 */
.frontpage .more-box,
.post-page .more-box {
  margin: 0px 0px -10px 0;
  float: right;
}
.frontpage .media-logo,
.post-pget .media-logo {
  /*height: 30px;*/
}

/* 最新文章 */
.frontpage .newest .more-box {
  margin: 0;
  margin-right: 10px;
}

.frontpage .more-box .seeall,
.post-page .more-box .seeall {
  color: #c11d13;
  font-size: 12px !important;
  font-weight: 900;
}

#picture_album_manage li {
  /*
    margin-right: 5px;
    float: left;
    */
  margin-bottom: 20px;
  box-shadow: 3px 3px 10px #666;
  padding: 5px;
  border-radius: 3px;
}

/* 分類頁 */
.category .newest {
  margin-top: 40px;
}

/* post頁 */
.post-page h2 {
  font-size: 26px;
}
.post-page .media-name {
  margin-top: 20px;
}
.post-page h3 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.post-page .go_goal {
  margin-top: 10px;
  color: #c51d1d;
  display: block;
}

.post-page .sparkline {
  border: 1px solid #b5cbd0;
  height: 300px;
  width: 100%;
}

.post-page h3.describe {
  font-size: 15px;
  font-family: "Microsoft JhengHei", 微軟正黑體, arial, sans-serif;
  color: #333;
  line-height: 23px;
  margin-left: 30px;
}

/* 搜尋按鈕*/
#search_form {
  float: left;
  margin-left: 10px;
}
#search_form .ex_1020 {
  width: 250px;
  margin: 0 auto;

  @media (max-width: 1000px) {
    width: 150px;
  }
  @media (max-width: 900px) {
    display: none;
  }
}
#search_form .ex_1021 {
  float: left;
}

#search_form .ex_1022 {
  float: left;
  margin-left: -68px;
}

#zzw_search .ex_3020 {
  max-width: 300px;
}
#zzw_search .ex_3021 #channel_q {
  padding: 10px;
  height: 40px;
  font-size: 18px;
  border: 7px solid #dfdfdf;
}
#zzw_search .ex_3022 {
  float: left;
  margin-left: -72px;
  margin-top: 7px;
}

#zzw_search .ex_3022 #btn_q {
  border-radius: 0px;
  border: 0;
  font-size: 16px;
  margin-top: 1px;
}
#zzw_search .ex_3022 .glyphicon {
  top: 5px;
}

.ex_1022 #btn_q:hover {
  background-color: #ffffff;
}

#search_q {
  padding: 10px;
  height: 30px;
  font-size: 18px;
  padding-right: 75px;
  margin-top: 5px;
}
#btn_q {
  border-radius: 0px;
  border: 0;
  font-size: 12px;
  margin-top: 6px;
  height: 26px;
}
#btn_q:hover,
#btn_q:focus,
#btn_q:active {
  border-color: #fff !important;
  background-color: #fff !important;
  outline: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.vpxd_symbol ul li {
  float: left;
  border: 1px solid #ccc;
  padding: 3px;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  min-width: 30px;
}
.vpxd_symbol ul li:hover {
  color: #de8309;
  /*font-weight: bold;*/
  /*font-size: 30px;*/
}

/* abgne tab */
.abgne_tab ul,
.abgne_tab li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.abgne_tab {
  clear: left;
  margin: 10px 15px 15px 15px;
}
.abgne_tab ul.tabs {
  width: 100%;
  height: 31px;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
}
.abgne_tab ul.tabs li {
  float: left;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  position: relative;
  margin-bottom: -1px; /* Åý li ©¹¤U²¾¨Ó¾B¦í ul ªº³¡¥÷ border-bottom */
  border: 1px solid #999;
  border-left: none;
  background: #e1e1e1;
}
.abgne_tab ul.tabs li a {
  display: block;
  padding: 0 20px;
  color: #000;
  border: 1px solid #fff;
  text-decoration: none;
}
.abgne_tab ul.tabs li a:hover {
  background: #ccc;
}
.abgne_tab ul.tabs li.active {
  background: #fff;
  border-bottom: 1px solid#fff;
  border-top: 6px solid #0f62de;
}
.abgne_tab ul.tabs li.active a:hover {
  background: #fff;
}
div.tab_container {
  clear: left;
  width: 100%;
  border: 1px solid #999;
  border-top: none;
  background: #fff;
}
div.tab_container .tab_content {
  padding: 20px;
}
div.tab_container .tab_content h2 {
  margin: 0 0 20px;
}
/* abgne tab */

.media-block h3 {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  padding: 10px;
  float: left;
  margin: 0;
}
.post-page h4.relation-title {
  margin-top: 20px;
}

.post-page .logo-left {
  float: left;
  height: 30px;
  margin-top: 10px;
}
.post-page .logo-right {
  float: left;
  margin-top: 15px;
  max-width: 570px;
}
.post-page .logo-media {
  height: 30px;
  margin-right: 15px;
}

.post-page .logo-apple {
  /*height: 45px;*/
}
.post-page .logo-ltn {
  /*height: 35px;*/
}
.post-page .logo-ettoday {
  width: 100px;
  height: 25px;
  margin-top: 2px;
}
.post-page .logo-cna {
  width: 100px;
  height: 22px;
  margin-top: 6px;
}
.post-page a.red-hot {
  color: red;
}

#site-contenter .gt-ads-300x250 {
  margin-left: 5px;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* 日曆 */
#calendar-date {
  padding: 5px;
  width: 270px;
  font-size: 22px;
  text-align: center;
}

/* 分頁  */
#pagination-digg li a {
  /*color: white !important;*/
}

/* main_content */
.main_content .lab_left {
  color: white;
  width: 110px;
  display: inline-block;
  float: left;
  margin-top: 5px;
}

.main_content .lab_right {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
}
.main_content input,
.main_content textarea,
.main_content select {
  color: black;
}

.main_content {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  /*margin: 0px 10px 50px 10px;*/
  min-height: 600px;
}

h3.manage_title {
  margin-bottom: 20px;
}

.input_txt:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.btn-inverse {
  background-image: linear-gradient(to bottom, #c3c3c3 0, #0c0c0c 100%);
  color: white;
  text-shadow: none;
  border-color: transparent;
  background-color: transparent;
  border: 0px;
}

.btn-inverse:hover {
  color: #fff;
  text-decoration: none;
}

/* 愛心導覽 */
a.love_nav {
  color: white;
  font-size: 12px;
}

.x_th {
  margin-top: 1px;
  padding: 0 0 0 10px;
  border-radius: 5px 5px 0px 0px;
  border-bottom: 1px solid #111111;
  background: #444444;
  height: 30px;
}
.bm_c {
  padding: 0px;
  background-color: #222;
  border-radius: 0 0 5px 5px;
}

.login_by_facebook {
  background: url(http://fbshare.yah101.com/pub/img/web/images/login_by_facebook_153x33.jpg)
    no-repeat;
  margin: 5px 0;
}

.login_by_google,
.login_by_facebook {
  display: inline-block;
  width: 153px;
  height: 33px;
  text-indent: -999em;
}

.fb_login {
  background: url(http://fbshare.yah101.com/pub/img/web/images/fb_login.png)
    no-repeat;
  margin: 5px 0;
  display: inline-block;
  width: 153px;
  height: 33px;
  text-indent: -999em;
}

.fb_login_168x37 {
  background: url(http://fbshare.yah101.com/pub/img/web/images/fb_login_168x37.png)
    no-repeat;
  margin: 5px 0;
  display: inline-block;
  width: 168px;
  height: 37px;
  background-size: 168px 37px;
}

.fb_login_450x100 {
  background: url(http://fbshare.yah101.com/pub/img/web/images/fb_login_450x100.png)
    no-repeat;
  margin: 5px 0;
  display: inline-block;
  width: 450px;
  height: 100px;
  background-size: 450px 100px;
}
.fb_login_170x38 {
  background: url(http://fbshare.yah101.com/pub/img/web/images/fb_login_170x38.png)
    no-repeat;
  margin: 5px 0;
  display: inline-block;
  width: 170px;
  height: 38px;
  background-size: 170px 38px;
}

.gold_balance {
  background: url(http://fbshare.yah101.com/pub/img/web/images/money_no_shadow_20x20.png)
    no-repeat;
  background-size: 18px 15px;
  display: inline-block;
  width: 20px;
  height: 15px;
}
.coin_10x10 {
  background: url(http://fbshare.yah101.com/pub/img/web/images/coin_10x10.png)
    no-repeat;
  background-size: 10px 10px;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.coin_20x20 {
  background: url(http://fbshare.yah101.com/pub/img/web/images/coin_20x20.png)
    no-repeat;
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
}

#top_nav {
  background-color: #4267b2;
  color: #333;
  min-height: 40px;
  border: none;
}

#top_nav .navbar-nav {
  @media (max-width: 429px) {
    width: 100%;
  }
}
#top_nav .navbar-nav > li > .qcnx {
  display: flex;
  color: #dbdbdb;
  text-decoration: none;
  padding: 0 10px;
  height: 42px;
  width: auto;
  font-weight: bold;
  font-size: 14px;
  @media (max-width: 429px) {
    height: 30px;
  }
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

#top_nav .navbar-toggle {
  border-color: #333;
}

#top_nav .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

#top_nav .navbar-toggle {
  border-color: #333;
}

#top_nav .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

#top_nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

#top_nav .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #444;
}

.logo {
  display: block;
}
a.oncehitLogo {
  display: flex;
  .subName {
    color: white;
    font-size: 20px;
    align-self: flex-end;
    margin-left: 2px;
  }
  @media (max-width: 768px) {
    margin-left: 10px;
  }
  img {
    margin-top: 7px;
    @media (max-width: 588px) {
      margin-top: 10px;
    }
  }
}

.xpef {
  font-size: 12px;
  margin-left: 5px;
}
.xpef .num {
  font-size: 12px;
  font-weight: bold;
  color: #22c362;
}
.xpef .num_special {
  font-size: 13px;
  font-weight: bold;
  color: #ff4747;
}

a.event_link {
  color: #365899;
  font-weight: 600;
  font-size: 22px;
  font-family: JhengHei, "微軟正黑體", Arial, Helvetica, sans-serif,
    Apple LiGothic;
  text-decoration: none;
}

a.event_link:hover,
a.event_link:focus {
  /*color: #DE1371;*/
  text-decoration: underline;
}

.sez_left {
  position: absolute;
  /*top: 10px;*/
  left: 10px;
  top: 50%;
  /*display: none;*/
}

.sez_right {
  position: absolute;
  /*top: 10px;*/
  right: 10px;
  top: 50%;
  /*display: none;*/
}

.post_menu_album_picture {
  position: absolute;
  top: 10px;
  right: 10px;
}

/*像fb的捲軸*/
::-webkit-scrollbar {
  height: 10px;
  width: 10px;
  border-radius: 4px;
  background: transparent;
  transition: all 0.3s ease;
}
::-webkit-scrollbar:hover {
  background: #c6c7ca;
}
::-webkit-scrollbar-thumb {
  background: #777779;
  border-radius: 4px;
}

.ifb_like {
  background: url(/pub/img/web/images/like_200.png) no-repeat;
  background-size: 30px 30px;
  display: block;
  width: 30px;
  height: 30px;
}

.ifb_comment {
  background: url(/pub/img/web/images/comment.png) no-repeat;
  background-size: 30px 30px;
  display: block;
  width: 30px;
  height: 30px;
}

.ifb_share {
  background: url(/pub/img/web/images/share.png) no-repeat;
  background-size: 30px 30px;
  display: block;
  width: 30px;
  height: 30px;
}

.wjm img {
  opacity: 0;
}

#backgroundPopup {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: none;
  z-index: 1030;
  opacity: 0.7;
}

#backgroundPopup2 {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: none;
  z-index: 1040;
  opacity: 0.7;
}

#backgroundPopup3 {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: none;
  z-index: 1050;
  opacity: 0.7;
}

#backgroundPopupLoad {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: none;
  z-index: 6999;
  opacity: 0.7;
}
#backgroundPopupLoad {
  z-index: 9999;
}

#backgroundPopupMiddleCenter,
#backgroundPopupMiddleCenter2,
#backgroundPopupMiddleCenter3,
#backgroundPopupMiddleCenter4 {
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6*/
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  border: none;
  opacity: 0.7;
}
#popup_middle_center,
#popup_middle_center2,
#popup_middle_center3,
#popup_middle_center4 {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  color: #333;
}

#backgroundPopupMiddleCenter {
  z-index: 6999;
}
#popup_middle_center {
  z-index: 7000;
}

#backgroundPopupMiddleCenter2 {
  z-index: 7099;
}
#popup_middle_center2 {
  z-index: 7100;
}

#backgroundPopupMiddleCenter3 {
  z-index: 7199;
}
#popup_middle_center3 {
  z-index: 7200;
}

#backgroundPopupMiddleCenter4 {
  z-index: 7299;
}
#popup_middle_center4 {
  z-index: 7300;
}

@media (max-width: 767px) {
  #popup_middle_center,
  #popup_middle_center2,
  ,
  #popup_middle_center3,
  ,
  #popup_middle_center4 {
    min-width: 100%;
  }
}

#zzw_album li.wos {
  position: relative;
  width: 80px;
  /*height: 160px;*/
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
  padding: 5px;
  box-shadow: 1px 1px 3px #666;
  border-radius: 3px;
  text-align: center;
}

/* 豎標題 */
.erect {
  line-height: normal !important;
  clear: both;
  padding: 0 13px;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
}
.erect_FC477A {
  border-left: 5px solid #fc477a;
}
.erect_34b332 {
  border-left: 5px solid #34b332;
}
.erect_EFAE1E {
  border-left: 5px solid #efae1e;
}
.erect_338ABD {
  border-left: 5px solid #338abd;
}

.erect_bg {
  line-height: normal !important;
  clear: both;
  padding: 0 13px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.erect_bg_FC477A {
  border-left: 5px solid #fc477a;
  background: #f398b1;
}
.erect_bg_34b332 {
  border-left: 5px solid #34b332;
  background: #baecb9;
}
.erect_bg_EFAE1E {
  border-left: 5px solid #efae1e;
  background: #f7d688;
}
.erect_bg_338ABD {
  border-left: 5px solid #338abd;
  background: #9bc9e3;
}

.erect_bg_full {
  line-height: normal !important;
  clear: both;
  padding: 0 13px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}
.erect_bg_full_FC477A {
  background: #fc477a;
}
.erect_bg_full_34b332 {
  background: #34b332;
}
.erect_bg_full_EFAE1E {
  background: #efae1e;
}
.erect_bg_full_338ABD {
  background: #338abd;
}

/* TP型標題綱要 */
.erect_tp {
  font-size: 18px;
  font-weight: 500;
  line-height: 0;
  margin-bottom: 15px;
}
.erect_tp_header_FC477A {
  border-bottom: 1px solid #fc477a;
}
.erect_tp_FC477A {
  background-color: #fc477a;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 10px;
}
.erect_tp_header_34b332 {
  border-bottom: 1px solid #34b332;
}
.erect_tp_34b332 {
  background-color: #34b332;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 10px;
}
.erect_tp_header_EFAE1E {
  border-bottom: 1px solid #efae1e;
}
.erect_tp_EFAE1E {
  background-color: #efae1e;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 10px;
}
.erect_tp_header_338ABD {
  border-bottom: 1px solid #338abd;
}
.erect_tp_338ABD {
  background-color: #338abd;
  color: #fff;
  display: inline-block;
  line-height: 32px;
  padding: 10px;
}

#fwaq li {
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  width: 300px;
  text-align: center;
}

#fwaq li.email a {
  background: #2e2e2e;
  color: white;
  padding: 13px 50px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
}
#fwaq li.facebook {
  background: rgb(53, 69, 103);
}

#fwaq li.facebook:hover {
  background: rgb(119, 152, 222);
}
/* google sign in */
.login-with-google-btn {
  transition: background-color 0.3s, box-shadow 0.3s;

  padding: 13px 50px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);

  color: #757575;
  font-size: 14px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;

  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  background-color: white;
  background-repeat: no-repeat;
  background-position: 12px 11px;

  &:hover {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25);
  }

  &:active {
    background-color: #eeeeee;
  }

  &:focus {
    outline: none;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25),
      0 0 0 3px #c8dafc;
  }

  &:disabled {
    filter: grayscale(100%);
    background-color: #ebebeb;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
  }
}
/* google sign in */

.badge-pick {
  position: relative;
  padding-right: 18px;
}
.badge-top {
  height: 30px;
  width: 30px;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/badge_top_30x30.png);
  background-position: 0 0px;
  /*margin: 0 auto;*/
  top: 0px;
  right: 0;
}
.badge-sub {
  height: 30px;
  width: 30px;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/badge_sub_30x30.png);
  background-position: 0 0px;
  /*margin: 0 auto;*/
  top: 0px;
  right: 0;
}
.badge-draft {
  height: 30px;
  width: 30px;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/badge_draft_30x30.png);
  background-position: 0 0px;
  /*margin: 0 auto;*/
  top: 0px;
  right: 0;
}
.badge-look {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/icon-badge-look_60x60.png);
  background-position: 0 0px;
}
.badge-new {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/icon-badge-new_60x60.png);
  background-position: 0 0px;
}

.fb_count {
  height: 20px;
  width: 38px;
  position: relative;
  background: url(/pub/img/web/images/fb_like.png) no-repeat;
  background-position: 0 0px;
  top: 6px;
  display: inline-block;
  margin-left: 5px;
}

.vos_box {
  margin-bottom: 30px;
  text-align: left;
}

.vos_box .title {
  font-size: 16px;
  font-weight: bold;
}

#zzw_channel_logo {
  margin-bottom: 20px;
}

.btn_post_menu {
  border: 0px;
  line-height: 20px;
  width: 25px;
  height: 25px;
  padding: 0px;
  margin: 0px;
}

.btn_post_menu.near_corner {
  right: -10px;
  top: -10px;
}

#join_user_all li,
#join_user_we li,
#not_joined_user li {
  float: left;
  margin-left: 10px;
  display: block;
  width: 66px;
  height: 100px;
}

#lottery_user ul li {
  float: left;
  margin-right: 10px;
  display: block;
  width: 66px;
  height: 100px;
}

#faeture_images li {
  font-size: 13px;
  border-bottom: 1px dashed #dedede;
  padding-bottom: 4px;
  /* min-height: 70px; */
  padding-top: 5px;
}
#faeture_images li img {
  width: 80px;
}

.wpf {
  padding: 0 10px 10px 10px;
  word-break: break-all;
  font-size: 18px;
  /*line-height: 1.7;*/
}

.wpf p {
  line-height: 1.2em;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.wek {
  position: relative;
}

.wpf img {
  max-width: 100%;
}

.wpf img[alt] {
  min-width: auto !important;
}

.vwj {
  max-width: 600px;
}
@media (max-width: 767px) {
  .vwj {
    max-width: 100%;
  }
}

#zzw_custom img {
  max-width: 100%;
}

.xpe_title {
  color: #555;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.3;
  text-decoration: none;
}

.xpe_post_menu {
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: 999;
}

.zpw_title {
  color: #555;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
  text-decoration: none;
}

/* 鎖住捲軸 */
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

/* 小紅點 */
.badge_red {
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%; /* may require vendor prefixes */
  background: red;
  color: white;
  font-size: 12px;
  line-height: 20px;
}

/* 小紅點 小號*/
.badge_red_small {
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%; /* may require vendor prefixes */
  background: red;
  color: white;
  line-height: 19px;
  -webkit-transform: scale(0.85);
  -o-transform: scale(1);
  font-size: 11px;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "helvetica neue", Helvetica, Arial, sans-serif;
}

.fieldset_h1 {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  box-shadow: 3px 3px 10px #666;
}
.legend_h1 {
  padding: 5px 10px;
  background-color: #4f709f;
  color: #fff;
  font-size: 16px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

.fieldset_h2 {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #aaa;
  background-color: #f6f7f9;
}

.fieldset_h2:hover {
  border: 1px solid #74a8fb;
}

.legend_h2 {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #4f709f;
  font-size: 13px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

.fieldset_h3 {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px dashed darkcyan;
  border-radius: 8px;
}
.legend_h3 {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #4f709f;
  font-size: 11px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

.fieldset_h4 {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px dashed darkcyan;
  border-radius: 8px;
}
.legend_h4 {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #349665;
  font-size: 11px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}
.legend_h4_red {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: red;
  font-size: 11px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

.fieldset_h5 {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px dashed darkcyan;
  border-radius: 8px;
}
.legend_h5 {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #ff920d;
  font-size: 11px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

.fieldset_section {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 8px;
  border: 1px solid #aaa;
  background-color: #f6f7f9;
}

.fieldset_section:hover {
  border: 1px solid #eb8c18;
}

.legend_section {
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #eb8c18;
  font-size: 13px;
  width: auto;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #666;
}

#txt_create_think {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  background-color: white;
  background-color: -moz-field;
  border: 1px solid #ccc;
  /*box-shadow: 1px 1px 1px 0 lightgray inset;*/
  font: -moz-field;
  font: -webkit-small-control;
  /*margin-top: 5px;*/
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: #aaa;
  background: #fff;
}

/* */
.paste_wall {
  color: #006;
  text-decoration: none;
  background: #eee;
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  padding: 1px 5px;
  margin-right: 3px;
}
.paste_wall:hover {
  background-color: #3b5998;
  color: #fff;
  text-decoration: none;
}

.peach_event {
  color: #730116;
  text-decoration: none;
  background: #eee;
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  padding: 1px 5px;
  margin-right: 3px;
}
.peach_event:hover {
  background-color: #710921;
  color: #fff;
  text-decoration: none;
}

.navbar-fixed-bottom {
  background-color: #555;
  color: rgba(0, 0, 0, 0);
  min-height: 30px;
  /*border-top-color: rgb(214, 126, 21);*/
}

.navbar-default {
  background-color: #555;
  color: rgba(0, 0, 0, 0);
  min-height: 30px;
  margin-bottom: 0px;
}

.file-upload-wrapper {
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;

  @media (max-width: 429px) {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.file-upload-wrapper:hover {
  background: #eee;
}
.file_upload_2064 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: 200px;
  padding: 5px 10px;
  font-size: 1rem;
  text-align: center;
  color: #777;
  @media (max-width: 429px) {
    height: 120px;
  }
}
.file_upload_2064.h150 {
  height: 150px;
}
.file-upload-message {
  position: relative;
  top: 50px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  @media (max-width: 429px) {
    top: 40px;
  }
}

.file-upload-message i {
  font-size: 5rem;
}
.file-upload-message p {
  font-size: 16px;
  margin-top: 5px;
}
.file-upload-wrapper input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}
#file-upload-error {
  display: none;
  color: #f34141;
  font-weight: 700;
}

.file-upload-error-ul .name {
}

.file-upload-error-ul .detail {
  margin-left: 20px;
}

#zzw_hot_tag {
  border: 1px solid #ccc;
  border-radius: 5px;
}

#zzw_multi_language {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 15px;
  text-align: left;
}

#pwfx {
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 30px;
  background: #fff;
  color: #de8309;
  font-weight: bold;
  font-size: 30px;
  min-width: 50px;
  text-align: center;
}

.wjm_right,
.wjm_left {
  cursor: pointer;
  height: 100%;
  width: 80px;
  position: absolute;
  top: 0px;
  /*border: 1px solid rgb(214, 126, 21);*/
}
.wjm_right {
  right: 0px;
}
.wjm_left {
  left: 0px;
}

footer {
  margin-top: 0px;
  padding: 0px 0 5px 0;
  font-size: inherit;
  height: auto;
  line-height: inherit;
  text-align: inherit;
  border-bottom: none;
  /*
    margin-top: 30px;
    padding: 3em 0 1.5em 0;
    font-size: inherit;
    height: auto;
    line-height: inherit;
    text-align: inherit;
    background-color: rgb(88, 49, 0);
    border-top-color: rgb(214, 126, 21);
    color: rgba(0, 0, 0, 0);
    border-bottom: none;
    */
}
#footer #language li {
  float: left;
  margin-left: 15px;
  font-size: 13px;
}

footer .copyright {
  /*border-top: 1px solid #eee;*/
  margin: 0;
  overflow: hidden;
  padding-top: 0.3em;
}

.footer_logo img {
  height: 13px;
}

/*
footer a:hover{
    padding-left: .5em;
}
*/
footer h4 {
  font-size: 15px;
  font-weight: bold;
  color: #f0cb00;
}
/*
footer .copyright {
    border-top: 1px solid #eee;
    margin: 2.5em 0 0 0;
    overflow: hidden;
    padding-top: 0.3em;
}
*/
footer .aut {
  text-align: center;
  color: #a0a0a0;
  line-height: 1em;
  margin-top: 5px;
  font-size: 12px;
}
footer .aut span {
  vertical-align: middle;
}

#footer2 {
  font-size: inherit;
  height: auto;
  line-height: inherit;
  text-align: inherit;
  background-color: #fff;
  color: #aaa;
  border-bottom: none;
  border-radius: 5px;
}
/* footer event */
.footerEvent {
  margin-top: 30px;
  padding: 3em 0 1.5em 0;
  font-size: inherit;
  height: auto;
  line-height: inherit;
  text-align: inherit;
  background-color: #444;
  color: #aaa;
  border-top: 1px solid #222;
  border-bottom: none;

  .container {
    @media (max-width: 429px) {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
.footerEvent h4 {
  font-size: 15px;
  font-weight: bold;
  color: #f0cb00;
}
.footerEvent .copyright {
  border-top: 1px solid #eee;
  margin: 2.5em 0 0 0;
  overflow: hidden;
  padding-top: 0.3em;
}
.footerEvent .aut {
  text-align: center;
  color: #a0a0a0;
  line-height: 2em;
  margin-top: 5px;
}
/* footer event */

.badge-pick {
  position: relative;
}
.badge-look {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/icon-badge-look_60x60.png);
  background-position: 0 0px;
}
.badge-new {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-image: url(/pub/img/web/images/icon-badge-new_60x60.png);
  background-position: 0 0px;
}

.subscribe_bell_open,
.subscribe_bell_close,
.track_bell_open,
.track_bell_close {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 35px;
  height: 100%;
}
.subscribe_bell_open,
.track_bell_open {
  background-image: url(/pub/img/web/images/bell_open.png);
}
.subscribe_bell_close,
.track_bell_close {
  background-image: url(/pub/img/web/images/bell_close.png);
}

.le_link {
  display: block;
  padding: 5px;
  font-size: 14px;
  height: 31px;
}

.le_ico {
  width: 20px;
  font-size: 15px;
}
.le_link:hover {
  background-color: #f6f7f9;
  border: 1px solid #74a8fb;
  border-radius: 2px;
}
.le_link.active {
  background-color: #f6f7f9;
}

.link_ofs {
  display: block;
  padding: 5px;
  font-size: 14px;
  line-height: 45px;
}
.link_ofs:hover {
  background-color: #f6f7f9;
  border: 1px solid #74a8fb;
  border-radius: 2px;
}
.link_ofs.active {
  background-color: #f6f7f9;
}

#dashboard_left {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%), 0 0 4px 0 rgb(0 0 0 / 10%);
  margin-bottom: 16px;
  padding: 8px;
}

#dashboard_left_top {
  background-color: #4f709f;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%), 0 0 4px 0 rgb(0 0 0 / 10%);
  margin-bottom: 16px;
  padding: 8px;
  a {
    color: white;
  }
}

.navbar-inverse .navbar-toggle {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
}

.ico_ot {
  background: url(/pub/img/web/images/icons.png) no-repeat;
  display: inline-block;
  top: 4px;
  position: relative;
  width: 20px;
  height: 20px;
}

.ico_my_create {
  background-position: 0px 0px;
}
.ico_my_join {
  background-position: -20px 0;
}
.ico_my_love {
  background-position: -40px 0;
}
.ico_my_point {
  background-position: -60px 0;
}
.ico_my_clock {
  background-position: -80px 0;
}
.ico_my_ended {
  background-position: -100px 0;
}
.ico_my_point_exchange {
  background-position: -120px 0;
}
.ico_all_award {
  background-position: -140px 0;
}
.ico_lottery {
  background-position: -160px 0;
}
.ico_turntable {
  background-position: -180px 0;
}
.ico_question {
  background-position: -200px 0;
}
.ico_lock {
  background-position: -220px 0;
}
.ico_speaker {
  background-position: -240px 0;
}
.ico_event_manage {
  background-position: -260px 0;
}
.ico_account_setting {
  background-position: -280px 0;
}

.ico_fans_manage {
  background-position: 0px -20px;
}
.ico_unit_manage {
  background-position: -20px -20px;
}
.ico_my_award {
  background-position: -40px -20px;
}
.ico_account_logout {
  background-position: -60px -20px;
}
.ico_account_loginlog {
  background-position: -80px -20px;
}
.ico_reward_records {
  background-position: -100px -20px;
}
.ico_news {
  background-position: -120px -20px;
}
.ico_buy_point {
  background-position: -140px -20px;
}
.ico_buy_point_record {
  background-position: -160px -20px;
}
.ico_mission {
  background-position: -180px -20px;
}
.ico_dashboard {
  background-position: -200px -20px;
}
.ico_my_ticket {
  background-position: -220px -20px;
}
.ico_buy_ticket {
  background-position: -240px -20px;
}
.ico_buy_ticket_order {
  background-position: -260px -20px;
}
.ico_my_lottery {
  background-position: -280px -20px;
}
.ico_lottery_is_agree {
  background-position: -300px -20px;
}

.ico_mam_01 {
  background-position: 0px -40px;
}
.ico_mam_02 {
  background-position: -20px -40px;
}
.ico_mam_03 {
  background-position: -40px -40px;
}
.ico_mam_04 {
  background-position: -60px -40px;
}
.ico_mam_05 {
  background-position: -80px -40px;
}
.ico_mam_06 {
  background-position: -100px -40px;
}
.ico_mam_07 {
  background-position: -120px -40px;
}
.ico_mam_08 {
  background-position: -140px -40px;
}
.ico_mam_09 {
  background-position: -160px -40px;
}
.ico_mam_10 {
  background-position: -180px -40px;
}
.ico_mam_11 {
  background-position: -200px -40px;
}
.ico_mam_12 {
  background-position: -220px -40px;
}
.ico_mam_13 {
  background-position: -240px -40px;
}
.ico_mam_14 {
  background-position: -260px -40px;
}
.ico_mam_15 {
  background-position: -280px -40px;
}
.ico_mam_16 {
  background-position: -300px -40px;
}

.ico_mam_17 {
  background-position: 0px -60px;
}
.ico_mam_18 {
  background-position: -20px -60px;
}

.ico_mam_55 {
  background-position: 0px -80px;
}
.ico_mam_56 {
  background-position: -20px -80px;
}
.ico_mam_57 {
  background-position: -40px -80px;
}

.ico_scratch_card {
  background-position: -20px -80px;
}
.ico_lucky_wheel {
  background-position: -40px -80px;
}

.ico_face {
  background: url(/pub/img/web/images/icons.png) no-repeat;
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}
.ico_face_like {
  background-position: 0px -100px;
}
.ico_face_happy {
  background-position: -40px -100px;
}
.ico_face_shocked {
  background-position: -80px -100px;
}
.ico_face_sad {
  background-position: -120px -100px;
}
.ico_face_love {
  background-position: -160px -100px;
}
.ico_face_angry {
  background-position: -200px -100px;
}

.ico_face_sm {
  background: url(/pub/img/web/images/icons.png) no-repeat;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.ico_face_sm_like {
  background-position: 0px -140px;
}
.ico_face_sm_happy {
  background-position: -20px -140px;
}
.ico_face_sm_shocked {
  background-position: -40px -140px;
}
.ico_face_sm_sad {
  background-position: -60px -140px;
}
.ico_face_sm_love {
  background-position: -80px -140px;
}
.ico_face_sm_angry {
  background-position: -100px -140px;
}

.ico_fb_like {
  background: url(/pub/img/web/images/icons.png) no-repeat;
  display: inline-block;
  position: relative;
  width: 38px;
  height: 20px;
  background-position: 0px -160px;
  vertical-align: middle;
  margin-left: 10px;
}

.ico_red_package {
  background: url(/pub/img/web/images/red_package_icon.png) no-repeat;
  display: inline-block;
  position: relative;
}

#hash_tag_head {
  /*border: 1px solid #ccc;*/
  padding: 10px;
  margin-bottom: 20px;
}
#hash_tag_head .logo {
  width: 150px;
  height: 150px;
  border-radius: 100px;
}
#hash_tag_head .right_zvo {
  margin-left: 190px;
}
#hash_tag_head .tag_title {
  font-size: 24px;
}
#hash_tag_head .tag_post_count {
  font-size: 18px;
  margin-bottom: 20px;
}
#hash_tag_head .number {
  font-weight: bold;
  margin-right: 10px;
}
#hash_tag_head #btn_track {
  margin-bottom: 15px;
  width: 100px;
}
#hash_tag_head .relation {
  font-size: 15px;
  margin-right: 20px;
}
#hash_tag_head .voi {
  float: left;
  margin-right: 20px;
}

.jzm {
  padding: 10px;
}

.jzm .fow {
  float: left;
  margin-right: 15px;
}

.award_item {
  font-size: 13px;
  border-bottom: 1px dashed #ccc;
}
.award_title_sm {
  width: 70px;
  display: inline-block;
  font-weight: bold;
  color: #333;
}

.award_content_sm {
  display: inline-table;
  line-height: 22px;
}

@media (min-width: 1200px) {
  .award_content_sm {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .award_content_sm {
    width: 235px;
  }
}

.award_header_h1 {
  padding: 5px 10px;
  background-color: #4f709f;
  color: #fff;
  font-size: 16px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-shadow: 1px 1px 3px #666;
}

.header_h1_1022 {
  padding: 5px 10px;
  /*background-color: #4F709F;*/
  color: #000;
  font-size: 16px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*box-shadow: 1px 1px 3px #666;*/
  border-bottom: 1px solid #ccc;
}

.header_h1_1023 {
  padding-bottom: 5px;
  /*background-color: #4F709F;*/
  color: #000;
  font-size: 16px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*box-shadow: 1px 1px 3px #666;*/
  border-bottom: 1px solid #ccc;
}

.header_h1_1024 {
  line-height: normal !important;
  clear: both;
  padding: 0 13px;
  border-left: 5px solid #fc477a;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #000;
  width: auto;
}

.header_h1_1025 {
  /*background-color: #4F709F;*/
  color: #000;
  font-size: 16px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*box-shadow: 1px 1px 3px #666;*/
  border-bottom: 1px solid #ccc;
  padding: 5px;
}

.header_h1_1032 {
  padding: 5px 10px;
  /*background-color: #4F709F;*/
  color: #000;
  font-size: 16px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*box-shadow: 1px 1px 3px #666;*/
}

.header_h1_1086 {
  padding: 5px 10px;
  background-color: rgba(245, 245, 245, 1);
  color: #222;
  font-size: 15px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}

.header_h1_1087 {
  padding: 8px 10px;
  background-color: rgb(241, 125, 125);
  color: #fff;
  font-size: 15px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.header_h1_1088 {
  padding: 8px 10px;
  background-color: #4f709f;
  color: #fff;
  font-size: 15px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.header_h1_1089 {
  padding: 8px 10px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.header_h1_1090 {
  padding: 8px 10px;
  background-color: #eb8c18;
  color: #fff;
  font-size: 15px;
  width: auto;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}

.dwn {
  background: #f5faff;
  border-radius: 2px;
  border-color: rgb(29, 33, 41);
  display: block;
  padding: 5px;
  font-size: 14px;
  height: 31px;
  border-radius: 2px;
}

#col_left {
  z-index: 1;
  position: absolute;
}
#col_left .channel_name,
#col_right .channel_name {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
}
#col_left .channel_slogan,
#col_right .channel_slogan {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 40px;
  margin-top: 15px;
  max-height: 72px;
  color: rgb(48, 48, 46);
  line-height: 18px;
  overflow-wrap: break-word;
}

.qxa {
  line-height: 22px;
  width: 25px;
  height: 25px;
  padding: 0px;
  margin: 0px;
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all 0.5s;
}
.btn-primary.btn-outline {
  color: #428bca;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}

.badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  padding: 3px 6px;
  border: 1px solid transparent;
  min-width: 10px;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 99999px;
}
.badge.badge-default {
  background-color: #b0bec5;
}

.badge.badge-primary {
  background-color: #4267b2;
}

.badge.badge-secondary {
  background-color: #323a45;
}

.badge.badge-success {
  background-color: #64dd17;
}

.badge.badge-warning {
  background-color: #ffd600;
}

.badge.badge-info {
  background-color: #29b6f6;
}

.badge.badge-danger {
  background-color: #ef1c1c;
}

.badge.badge-outlined {
  background-color: transparent;
}

.badge.badge-outlined.badge-default {
  border: 1px solid #b0bec5;
  color: #b0bec5;
}

.badge.badge-outlined.badge-primary {
  border: 1px solid #4267b2;
  color: #4267b2;
}

.badge.badge-outlined.badge-secondary {
  border: 1px solid #323a45;
  color: #323a45;
}

.badge.badge-outlined.badge-success {
  border: 1px solid #64dd17;
  color: #64dd17;
}

.badge.badge-outlined.badge-warning {
  border: 1px solid #ffd600;
  color: #ffd600;
}

.badge.badge-outlined.badge-info {
  border: 1px solid #29b6f6;
  color: #29b6f6;
}

.badge.badge-outlined.badge-danger {
  border: 1px solid #ef1c1c;
  color: #ef1c1c;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.ajx_mvp {
  background: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.sfe {
  max-height: 500px;
}

.alert_box {
  font-size: 13px;
  line-height: 1.7em;
  position: absolute;
  background: #fff;
  z-index: 100;
  width: 129px;
  display: block;
}

.alert_box.alert_box_danger {
  border: 1px solid #a40000;
}

.alert_box.alert_box_info {
  border: 1px solid #227bbb;
}

.alert_box .arrow_r {
  position: absolute;
  top: 5px;
  left: -12px;
  width: 20px;
  height: 20px;
}

.alert_box.alert_box_danger .arrow_r {
  background-image: url(/pub/img/web/images/input_arrow.png);
  background-repeat: no-repeat;
  background-position: 7px -37px;
}

.alert_box.alert_box_info .arrow_r {
  background-image: url(/pub/img/web/images/input_arrow.png);
  background-repeat: no-repeat;
  background-position: 7px -7px;
}

.alert_box .mid {
  width: 220px;
  padding: 5px 5px 5px 10px;
  padding-left: 30px;
}

.alert_box .mid2 {
  width: 260px;
}

.alert_box.alert_box_info .mid {
  color: #227bbb;
  background-image: url(/pub/img/web/images/icon_info.png);
  background-repeat: no-repeat;
  background-position: 5px 6px;
}

.alert_box.alert_box_danger .mid {
  color: #a40000;
  background-image: url(/pub/img/web/images/icon_error.png);
  background-repeat: no-repeat;
  background-position: 5px 4px;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #909090;
}

.Ajax_loading {
  position: fixed;
  top: 50%;
  left: 50%;
  /*margin-left: -110px;*/
  /*margin-top: -110px;*/
  /*background: white;*/

  /*width: 110px;*/
  /*height: 110px;*/
  /*border: 3px solid #3C70FF;*/
  /*border: 3px solid #D39D45;*/

  z-index: 10000 !important; /* 最高 */
  display: none;
}

.Ajax_loading .loading_text {
  text-align: center;
  font-size: 12px;
  /*margin-top: 10px;*/
  color: #555;
}

/*==========選單 第3層=========*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  right: -100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: inline-table;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #333;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #000;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/*===================*/

/*===============================================================*/
#circularG2 {
  position: relative;
  width: 58px;
  height: 58px;
  margin: auto;
  /*left: -70px;*/
}

.circularG2 {
  position: absolute;
  background-color: rgba(71, 68, 71, 0.51);
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG2;
  -o-animation-name: bounce_circularG2;
  -ms-animation-name: bounce_circularG2;
  -webkit-animation-name: bounce_circularG2;
  -moz-animation-name: bounce_circularG2;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#circularG2_1 {
  left: 0;
  top: 23px;
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
}

#circularG2_2 {
  left: 6px;
  top: 6px;
  animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
}

#circularG2_3 {
  top: 0;
  left: 23px;
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}

#circularG2_4 {
  right: 6px;
  top: 6px;
  animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -ms-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  -moz-animation-delay: 0.83s;
}

#circularG2_5 {
  right: 0;
  top: 23px;
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
}

#circularG2_6 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
}

#circularG2_7 {
  left: 23px;
  bottom: 0;
  animation-delay: 1.24s;
  -o-animation-delay: 1.24s;
  -ms-animation-delay: 1.24s;
  -webkit-animation-delay: 1.24s;
  -moz-animation-delay: 1.24s;
}

#circularG2_8 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.38s;
  -o-animation-delay: 1.38s;
  -ms-animation-delay: 1.38s;
  -webkit-animation-delay: 1.38s;
  -moz-animation-delay: 1.38s;
}

@keyframes bounce_circularG2 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.3);
  }
}

@-o-keyframes bounce_circularG2 {
  0% {
    -o-transform: scale(1);
  }

  100% {
    -o-transform: scale(0.3);
  }
}

@-ms-keyframes bounce_circularG2 {
  0% {
    -ms-transform: scale(1);
  }

  100% {
    -ms-transform: scale(0.3);
  }
}

@-webkit-keyframes bounce_circularG2 {
  0% {
    -webkit-transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.3);
  }
}

@-moz-keyframes bounce_circularG2 {
  0% {
    -moz-transform: scale(1);
  }

  100% {
    -moz-transform: scale(0.3);
  }
}
/*===============================================================*/

/*===============================================================*/
#circularG {
  position: relative;
  width: 58px;
  height: 58px;
  margin: auto;
}

.circularG {
  position: absolute;
  background-color: #ffdfd;
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#circularG_1 {
  left: 0;
  top: 23px;
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
}

#circularG_2 {
  left: 6px;
  top: 6px;
  animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
}

#circularG_3 {
  top: 0;
  left: 23px;
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}

#circularG_4 {
  right: 6px;
  top: 6px;
  animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -ms-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  -moz-animation-delay: 0.83s;
}

#circularG_5 {
  right: 0;
  top: 23px;
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
}

#circularG_6 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
}

#circularG_7 {
  left: 23px;
  bottom: 0;
  animation-delay: 1.24s;
  -o-animation-delay: 1.24s;
  -ms-animation-delay: 1.24s;
  -webkit-animation-delay: 1.24s;
  -moz-animation-delay: 1.24s;
}

#circularG_8 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.38s;
  -o-animation-delay: 1.38s;
  -ms-animation-delay: 1.38s;
  -webkit-animation-delay: 1.38s;
  -moz-animation-delay: 1.38s;
}

@keyframes bounce_circularG {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.3);
  }
}

@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1);
  }

  100% {
    -o-transform: scale(0.3);
  }
}

@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1);
  }

  100% {
    -ms-transform: scale(0.3);
  }
}

@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.3);
  }
}

@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1);
  }

  100% {
    -moz-transform: scale(0.3);
  }
}
/*===============================================================*/

#social_share_box_left {
  margin-left: -80px;
  text-align: center;
  width: auto;
  float: left;
  padding-top: 8px;
  padding: 15px 0 0;
  height: auto;
  position: fixed !important;
  top: 100px !important;
}
#social_share_box_fans {
  margin-left: 330px;
  text-align: center;
  width: auto;
  float: right;
  padding-top: 8px;
  padding: 15px 0 0;
  height: auto;
  position: fixed !important;
  top: 100px !important;
  @media (max-width: 1400px) {
    display: none;
  }
}
#social_share_box_right {
  text-align: center;
  width: auto;
  padding-top: 8px;
  padding: 15px 0 0;
  height: auto;
  position: absolute;
  right: 0px;
  top: 0;
}
#social_share_box_left .pn,
#social_share_box_right .pn,
#social_share_box_fans .pn {
  padding: 5px;
}

#social_share_box_middle {
  margin-left: -100px;
  text-align: center;
  width: auto;
  padding-top: 8px;
  padding: 15px 0 0;
  height: auto;
  position: fixed !important;
  top: 100px !important;
}

.fieldset_p_admin_main {
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 8px;
  border: 1px solid #aaa;
  background-color: #fff;
}
.fieldset_p_admin_main:hover {
  border: 1px solid #ff661d;
}
.fieldset_p_admin_main .legend_p_admin_main {
  clear: both;
  padding: 0 13px;
  border-left: 5px solid #ff661d;
  width: auto;
  border-bottom: 0px;
  background: transparent;
  font-size: 17px;
}

.fieldset_p_API_point {
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 8px;
  border: 1px solid #0f9e18;
  background-color: #fff;
}
.fieldset_p_API_point .legend_p_API_point {
  clear: both;
  padding: 0 13px;
  border-left: 5px solid #0f9e18;
  color: #0f9e18;
  font-weight: 600;
  width: auto;
  border-bottom: 0px;
  background: transparent;
  font-size: 17px;
}

#bs-example-navbar-collapse-1 {
  background-color: #4267b2;
  justify-content: flex-end;

  .nav:before {
    display: none;
  }
  .nav:after {
    display: none;
  }
}
#bs-example-navbar-collapse-1.flex {
  /*display: flex !important;*/
}
#bs-example-navbar-collapse-1:before {
  display: none;
}
#bs-example-navbar-collapse-1:after {
  display: none;
}

.related_title,
.next_post_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}

#box_photoViewer {
  position: absolute;
  z-index: 999;
  overflow: hidden;
}
#photoViewer {
  background-color: #ffffff;
  border: 1px solid #bccbc8;
  /*height: 308px;*/
  padding: 8px 8px 0;
  padding-bottom: 8px;
  width: 320px;
}

/* nav top menu page=========================*/
#nav_top_menu {
  height: 37px;
  line-height: 32px;
  background-color: #3b5998;
  padding: 0 10px;
}

#nav_top_menu ul,
#nav_top_menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav_top_menu ul li {
  float: left;
  display: block;
  margin-top: 5px;
  min-width: 84px;
}

#nav_top_menu ul li:hover {
  /*background: #FFC602;*/
}

#nav_top_menu ul li a:link,
#nav_top_menu ul li a:visited {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 20px 0 6px;
  display: block;
}

#nav_top_menu ul li a:hover {
  color: #292e38;
}

#nav_top_menu ul li ul li {
  float: none;
  display: block;
}

#nav_top_menu ul li ul li a:link,
#nav_top_menu ul li ul li a:visited {
  color: #444;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px;
  clear: both;
}

#nav_top_menu ul li ul li a:hover {
  color: #fff;
  background: #ffc602;
}

#nav_top_menu h3 a.qfp:link,
#nav_top_menu h3 a.qfp:visited {
  background: #ffebcd;
  color: #d2691e;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0px;
  line-height: 30px;
}

#nav_top_menu .submenu {
  position: absolute;
  width: 160px;
  background: #fff;
  padding: 10px;
  border: 2px solid #ffc602;
  border-top: none;
  display: none;
  line-height: 26px;
  z-index: 1000;
}

#nav_top_menu .submenu_zsp {
  /*border: 1px solid #548de2;*/
  margin-left: 20px;
}
#nav_top_menu ul li ul.submenu_zsp li a:hover {
  color: #fff;
  background: #548de2;
}

#nav_top_menu #nav_0 {
  width: 330px;
}
#nav_top_menu #nav_1 {
  width: 180px;
}
#nav_top_menu #nav_2 {
  width: 904px;
}
#nav_top_menu #nav_3 {
  width: 844px;
}
#nav_top_menu #nav_4 {
  width: 784px;
}
#nav_top_menu #nav_5 {
  width: 724px;
}
#nav_top_menu #nav_6 {
  width: 664px;
}
#nav_top_menu #nav_7 {
  width: 604px;
}
#nav_top_menu #nav_8 {
  width: 544px;
}
#nav_top_menu #nav_9 {
  width: 484px;
}
#nav_top_menu #nav_10 {
  width: 424px;
}
#nav_top_menu #nav_11 {
  width: 175px;
}
#nav_top_menu #nav_12 {
  width: 120px;
}
#nav_top_menu #nav_13 {
  width: 244px;
}
#nav_top_menu #nav_14 {
  width: 184px;
}
#nav_top_menu #nav_15 {
  width: 124px;
}

#nav_top_menu #nav_phone {
  width: 660px;
}

#nav_top_menu #nav_App {
  width: 620px;
}

#nav_top_menu #nav_clothes {
  width: 700px;
}

#nav_top_menu #nav_shoes {
  width: 500px;
}

#nav_top_menu #nav_jewelry {
  width: 620px;
}

#nav_top_menu #nav_furnishing {
  width: 620px;
}

#nav_top_menu #nav_kitchen {
  width: 600px;
}

#nav_top_menu #nav_food {
  width: 360px;
}

#nav_top_menu #nav_book {
  width: 180px;
}

#nav_top_menu .nav_flo_left {
  float: left;
  width: 140px;
  margin-right: 3px;
  margin-bottom: 10px;
}

#nav_top_menu .submenu h3 {
  background: #ffebcd;
  color: #d2691e;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0px;
  line-height: 30px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* nav top menu page=========================*/

/* nav top menu2 page=========================*/
#nav_top_menu2 {
  height: 37px;
  line-height: 32px;
  background-color: #3b5998;
  padding: 0 10px;
}
#nav_top_menu2 a.wrwo {
  margin-right: 10px;
  color: #f9ee67;
}
#vmpw {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 450px;
  display: none;
}

#nav_top_menu2 ul,
#nav_top_menu2 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav_top_menu2 ul li a:hover {
  /*color: #fff;*/
}

#nav_top_menu2 ul li ul li a:hover {
  /*color: #fff;*/
  background: #ffc602;
}

#nav_top_menu2 ul li:hover {
  /*background: #FFC602;*/
}

#nav_top_menu2 ul li a:link,
#nav_top_menu2 ul li a:visited {
  /*color: #FFF;*/
  text-decoration: none;
  padding: 0 20px 0 6px;
  display: block;
}

#nav_top_menu2 .qmpx {
  margin-left: 10px;
}
#nav_top_menu2 .qmpx2 {
  margin-left: 20px;
}
#nav_top_menu2 .qmpx3 {
  margin-left: 30px;
}
/* nav top menu2 page=========================*/

.menu_0382 {
  float: right;
  @media (max-width: 767px) {
    float: none;
    margin: 0;
  }
}

/* nav event top menu page */
#nav_event_top_menu {
  height: 37px;
  line-height: 32px;
  background-color: #313337;
  padding: 0 10px;
}
#nav_event_top_menu a.wrwo {
  margin-right: 10px;
  color: #f9ee67;
}
#vmpw {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 450px;
  display: none;
}

#nav_top_menu2 ul,
#nav_top_menu2 ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav_top_menu2 ul li a:hover {
  /*color: #fff;*/
}

#nav_top_menu2 ul li ul li a:hover {
  /*color: #fff;*/
  background: #ffc602;
}

#nav_top_menu2 ul li:hover {
  /*background: #FFC602;*/
}

#nav_top_menu2 ul li a:link,
#nav_top_menu2 ul li a:visited {
  /*color: #FFF;*/
  text-decoration: none;
  padding: 0 20px 0 6px;
  display: block;
}

#nav_top_menu2 .qmpx {
  margin-left: 10px;
}
#nav_top_menu2 .qmpx2 {
  margin-left: 20px;
}
#nav_top_menu2 .qmpx3 {
  margin-left: 30px;
}
/* nav event top menu page */

.cxh {
  overflow: auto;
  max-height: 600px;
}

.apqs a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}

.apqs a:link,
.apqs a:visited {
  color: #020e65;
}

.apqs a:hover {
  color: #0078ff;
}
ul.apqs li {
  margin-bottom: 20px;
  border-bottom: 1px #ccc;
  border-bottom-style: dashed;
}

.xqps {
  width: 100%;
}

/*facebbok浮動側邊外掛 */
.fbbox {
  background: url("/pub/img/web/images/facebook_float.png") no-repeat scroll
    left center transparent !important;
  display: block;
  float: left;
  height: 270px;
  padding: 0 5px 0 46px;
  width: 245px;
  z-index: 99999;
  position: fixed;
  right: -200px;
  top: 10%;
}
.fbbox div {
  border: none;
  position: relative;
  display: block;
}
.fbbox span {
  bottom: 12px;
  font: 8px "lucida grande", tahoma, verdana, arial, sans-serif;
  position: absolute;
  right: 6px;
  text-align: right;
  z-index: 99999;
}
.fbbox span a {
  color: #808080;
  text-decoration: none;
}
.fbbox span a:hover {
  text-decoration: underline;
}
/*===================*/
.peopleLike {
  background-color: #031afc;
  border-radius: 5px;
  color: white;
  font-size: 11px;
  padding: 2px 9px;
}

.bxslider_post {
  img.lazy {
    object-fit: cover;
  }
}

.masonry {
  /* Masonry container */
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  margin: 1.5em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: 0.85em;
}
.masonry.backend {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.masonry .item {
  display: inline-block;
  background: #fff;
  padding: 1em;
  margin: 0 0 1.5em;
  width: 100%;
  box-shadow: 3px 3px 10px #666;
  padding: 5px;
  border-radius: 5px;
  -webkit-transition: 1s ease all;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
}
.masonry .item img {
  max-width: 100%;
}

.masonry .item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease-in-out;
}

.masonry .item:hover img {
  transform: scale(1.05); /* 鼠標懸停時放大圖片 */
}

@media only screen and (max-width: 320px) {
  .masonry,
  .masonry.backend {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

@media only screen and (min-width: 321px) and (max-width: 768px) {
  .masonry,
  .masonry.backend {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .masonry,
  .masonry.backend {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media only screen and (min-width: 1201px) {
  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 3;
  }
}

#ytPageLeft,
#standardPageLeft,
#fansPageLeft {
  width: 180px;
  @media (max-width: 688px) {
    display: none;
  }
}

#ytPageMiddle {
  width: 100%;
  max-width: 900px;
  margin-left: 20px;
  @media (max-width: 429px) {
    margin-left: 0px;
  }
}

#homePageLeft,
#standardPageLeft {
  width: 180px;
  @media (max-width: 822px) {
    display: none;
  }
}
#homePageMiddle {
  margin-left: 20px;
  max-width: 560px;
  min-width: 560px;
  @media (max-width: 1024px) {
    max-width: 650px;
  }
  @media (max-width: 922px) {
    margin-left: 20px;
  }
  @media (max-width: 822px) {
    margin-left: 0px;
    max-width: 670px;
  }
  @media (max-width: 640px) {
    margin-left: 0px;
    min-width: 450px;
  }
  @media (max-width: 520px) {
    min-width: 350px;
  }
}

#homePageRight,
#standardPageRight {
  width: 300px;
  margin-left: 20px;
  text-align: right;
  @media (max-width: 1024px) {
    display: none;
  }
}

#standardPageMiddle {
  margin-left: 20px;
  max-width: 560px;
  min-width: 560px;
  @media (max-width: 1024px) {
    max-width: 670px;
  }
  @media (max-width: 922px) {
    margin-left: 20px;
    max-width: 560px;
  }
  @media (max-width: 822px) {
    margin-left: 0px;
    max-width: 670px;
  }
  @media (max-width: 722px) {
    margin-left: 0px;
    max-width: 560px;
  }
  @media (max-width: 622px) {
    margin-left: 0px;
    max-width: 450px;
    min-width: 450px;
  }
  @media (max-width: 520px) {
    max-width: 350px;
    min-width: 350px;
  }
}

#fansPageMain {
  margin-left: 20px;
  max-width: 870px;
  @media (max-width: 1100px) {
    max-width: 770px;
  }
  @media (max-width: 1024px) {
    max-width: 670px;
  }
  @media (max-width: 922px) {
    max-width: 560px;
  }
  @media (max-width: 822px) {
    max-width: 450px;
  }
  @media (max-width: 429px) {
    margin-left: 0px;
  }
}

#fansPageBanner {
  img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    @media (max-width: 1100px) {
      max-height: 250px;
    }
    @media (max-width: 822px) {
      max-height: 200px;
    }
    @media (max-width: 722px) {
      max-height: 140px;
    }
  }
}

#fansPageMiddle {
  width: 560px;
  @media (max-width: 1100px) {
    width: 450px;
  }
  @media (max-width: 1024px) {
    width: 100%;
  }
  @media (max-width: 922px) {
    width: 100%;
  }
  @media (max-width: 822px) {
    width: 100%;
  }
  @media (max-width: 722px) {
    width: 100%;
  }
  @media (max-width: 688px) {
    width: 560px;
  }
  @media (max-width: 622px) {
    width: 460px;
  }
  @media (max-width: 522px) {
    width: 350px;
  }
}

#fansPageRight {
  width: 300px;
  margin-left: 20px;
  text-align: right;
  @media (max-width: 1024px) {
    display: none;
  }
}

#twoColumnLeftPageLeft {
  flex: 0 0 300px;
  @media (max-width: 822px) {
    display: none;
  }
  @media (max-width: 1024px) {
    flex: 0 0 180px;
  }
}
#twoColumnLeftPageMiddle {
  margin-left: 20px;
  flex: 1;
  @media (max-width: 1100px) {
    width: 660px;
  }
  @media (max-width: 922px) {
    width: 580px;
  }
  @media (max-width: 822px) {
    width: 100%;
  }
  @media (max-width: 722px) {
    width: 570px;
  }
  @media (max-width: 688px) {
    width: 560px;
  }
  @media (max-width: 622px) {
    width: 460px;
  }
  @media (max-width: 522px) {
    width: 350px;
  }
  @media (max-width: 429px) {
    margin-left: 0px;
  }
}

#twoColumnRightPageMiddle {
  margin-right: 20px;
  flex: 1;
  @media (max-width: 1100px) {
    width: 660px;
  }
  @media (max-width: 922px) {
    width: 580px;
  }
  @media (max-width: 822px) {
    width: 100%;
  }
  @media (max-width: 722px) {
    width: 570px;
  }
  @media (max-width: 688px) {
    width: 560px;
  }
  @media (max-width: 622px) {
    width: 460px;
  }
  @media (max-width: 522px) {
    width: 350px;
  }
}
#twoColumnRightPageRight {
  flex: 0 0 300px;
  @media (max-width: 822px) {
    display: none;
  }
  @media (max-width: 1024px) {
    flex: 0 0 180px;
  }
}

.eventPageFeatured {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  @media (max-width: 888px) {
    flex-direction: column;
  }
}
.eventPageFeaturedLeft {
  img {
    width: 100%;
  }
  width: 550px;
  @media (max-width: 1024px) {
    width: 500px;
  }
  @media (max-width: 888px) {
    width: 100%;
  }
}

.eventPageFeaturedMiddle {
  text-align: center;
  .title {
    font-size: 22px;
    text-align: left;
    margin-bottom: 20px;
  }
  .eventTime {
    font-size: 18px;
    margin-bottom: 20px;
  }
  @media (max-width: 1024px) {
    .title {
      font-size: 20px;
    }
    .eventTime {
      font-size: 16px;
    }
  }
  @media (max-width: 888px) {
    width: 100%;
    .title {
      text-align: center;
    }
  }
  @media (max-width: 588px) {
    font-size: 16px;
  }
}

.generalLeft300 {
  flex: 0 0 300px;
  @media (max-width: 722px) {
    flex: 0 0 150px;
  }
}

.generalRight {
  flex: 1;
}
