@charset "UTF-8";
/** background image file **/
/** benefits background image file **/
/** vip icon background image file **/
/** benefit channel background image file **/
/** hyperlinks anchor **/
/** buttons red **/
/** buttons red in header **/
/** buttons blue **/
/** green **/
/** buttons blink yellow **/
/** other **/
/**  header **/
/** 回饋標示 **/
/**main nav**/
/*query nav*/
/*reputation*/
/** touch **/
/** sound**/
/** tainex **/
/**
 * respond( $a [ ,$b ] )
 * Generate media quereis string
 *
 * @include respond( 0, 799 ) {}    // <=800  (0~800)
 * @include respond( 800, 1199 ) {} // 800~1199
 * @include respond( 1200 ) {}      // >=1200
 */
/**
 * Cozy Layout ( 1240+ )
 */
/**
 * Compact Layout ( 0~1239 )
 */
/**
 * pad Layout ( 0~1096 )
 */
/**
 * Mobile Layout ( 0~640 )
 */
/**
 * Mobile Layout ( 0~546 )
 */
/**
 * Mobile Layout ( 0~480 )
 */
/**
 * Mobile Layout ( 0~320 )
 */
/**
 * Box-sizing
 */
/**
 * clearfix
 */
/**
 * font-family
 */
/**
 * hide text
 */
/**
 * border-radius
 */
/**
 * box-shadow
 */
/**
 * background-gradient
 */
/**
 * columns
 */
/**
 * Opacity
 */
/**
 * other minins by yougi
 */
/**
 * <div class="cover">
 *   <img/>
 * </div>
 * <p class="title">
 *   <strong>TITLE</strong>
 * </p>
 * <div class="info">
 * </div>
 * <p class="tel"></p>
 * <p class="addr"></p>
 */
/**
 * benefit background
 */
/**
 * benefit background2
 */
/**
 * vip icon background
 */
/**
 * vip icon background2
 */
/**
 * benefit channel background
 */
/**
 * benefit channel background2
 */
/**
 * background
 */
/**
 * background2
 */
/**
 * background-image
 */
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "微軟正黑體", "華康黑體", "新細明體","Poiret One", "Fjalla One","Proxima Nova",sans-serif;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #FAFAFA !important;
  width: 100%;
  background-size: contain;
  background-position: 100% 100%;
  position: relative;
}

ul {
  font-family: "微軟正黑體","Noto Sans TC";
  font-size-adjust: 0.488;
  font-weight: 200;
  font-style: normal;
}

h1 {
  margin-top: 1.25rem !important;
  margin-bottom: 2rem !important;
  font-size: 4em !important;
  color: #ffffff !important;
  font-weight: 600 !important;
}

h2 {
  font-size: 1.3em !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
  letter-spacing: 3px;
}

p {
  font-size: 1em !important;
  line-height: 1.5 !important;
  color: #585858;
  letter-spacing: 0.9px;
}

a {
  color: #ffffff;
}
a:hover {
  text-decoration: none !important;
  cursor: pointer !important;
}

img {
  vertical-align: bottom;
  border: 0;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fafafa;
}

.swiper-pointer-events {
  overflow: hidden;
}

.index_wrapper {
  max-width: 1400px;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.header_bg {
  padding: 10px 20px;
}
.header_bg {
  zoom: 1;
}
.header_bg:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.ne_box tr {
  display: flex;
}
.ne_box td {
  margin-bottom: 2px;
  height: 30px;
  vertical-align: middle;
}
.ne_box a {
  color: #000000;
}
.ne_box a:hover {
  color: #000000;
  text-decoration: none !important;
  cursor: pointer !important;
}
.ne_box.active .ne_font {
  display: table-cell;
}

.ne_icon {
  width: 30px;
  background-color: #006182;
  padding: 4px;
}
.ne_icon img {
  width: 100%;
}

.ne_font {
  display: none;
  height: 30px;
  background-color: #e8e8e8;
  padding: 2px;
  width: 88px;
  text-align: center;
  font-size: 14px;
}

.had_mot {
  margin-top: 150px;
}

.logo {
  float: left;
  width: 130px;
  margin-right: 10px;
}
.logo img {
  width: 100%;
}

.logo2 {
  float: left;
  width: 113px;
  margin-top: 25px;
}
.logo2 img {
  width: 100%;
}

.logo3 {
  float: left;
  max-width: 315px;
  margin-top: 15px;
}
.logo3 img {
  width: 100%;
}

.menu_item {
  float: right;
  margin-top: 40px;
  margin-right: 60px;
}

.menu_btn li {
  font-size: 1.3em;
  display: inline-block;
  margin-left: 40px;
}
.menu_btn a {
  color: #353535;
}
.menu_btn a:hover {
  color: #006182;
  text-decoration: none !important;
  cursor: pointer !important;
}

.side_menucontent {
  background-color: #fafafa;
  position: relative;
  z-index: 1;
  min-height: 650px;
}

.m_menuicon {
  display: none;
}

.footer_wrap {
  max-width: 1400px;
  margin: 0 auto;
}

.footer_bg {
  background-color: #E8EDEE;
  padding: 30px 0;
}

.footer_box {
  border-left: 1px solid #AECDD3;
  padding-left: 20px;
  color: #6D6D6D;
  font-size: 12px;
}

.footer_title {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

.footer_logo_box {
  zoom: 1;
}
.footer_logo_box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.footerlogo {
  width: 150px;
  position: absolute;
  left: 250px;
  top: -10px;
  mix-blend-mode: darken;
}

.ft_logo li {
  float: right;
  width: 100px;
  margin-right: 10px;
}
.ft_logo li img {
  width: 100%;
}

.footer_deepbg {
  background-color: #006182;
  padding: 5px 0;
}

.footer_deepfont li {
  display: inline-block;
  color: #ffffff;
  margin-right: 10px;
}
.footer_deepfont a {
  color: #ffffff;
}
.footer_deepfont a:hover {
  color: #C3DBDF;
  text-decoration: none !important;
  cursor: pointer !important;
}

.copyright {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}

.side_play {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.side_play li {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #006182;
  text-align: center;
  padding: 5px;
  border-radius: 50px;
}
.side_play li img {
  width: 100%;
}

.ix_play {
  position: absolute;
  width: 50px;
  top: 50%;
  left: 50%;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}
.ix_play img {
  width: 100%;
}

.banner {
  position: relative;
  width: 100%;
  padding-bottom: 53%;
  background-position: center center;
  background-size: cover;
  margin: 0 0 30px 0;
  overflow: hidden;
}

.red {
  color: #be252c;
}

.bn_dote {
  text-align: right;
  margin-bottom: 30px;
}
.bn_dote li {
  display: inline-block;
  background-color: #C3DBDF;
  width: 80px;
  height: 5px;
  margin-left: 12px;
}
.bn_dote .active {
  background-color: #006182;
}

.google_box {
  min-height: 500px;
}

.gsc-adBlock {
  display: none !important;
}

.gsc-selected-option-container {
  max-width: 100% !important;
}

.all_title {
  margin-bottom: 8px;
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: 600;
}

.all_en_text {
  margin-bottom: 20px;
  font-size: 1em;
  letter-spacing: 2px;
  color: #006182;
  margin-left: 2px;
}

.event_pic {
  width: 100%;
  padding-bottom: 56%;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.bor_hall_bg1 {
  display: inline-block;
  width: 70px;
  height: 40px;
  border-radius: 50px;
  background-color: #00AA9D;
  text-align: center;
  color: #ffffff;
  padding-top: 8px;
}

.bor_hall_bg2 {
  display: inline-block;
  width: 70px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  color: #ffffff;
  padding-top: 8px;
  background-color: #006182;
}

.eun_both {
  position: absolute;
  bottom: -20px;
  right: 15px;
}

.event_box {
  border: 1px solid #f2f2f2;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
  transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
  transition-delay: .1s;
  border-radius: 4px;
  transform: translateZ(0);
  background-color: #fff;
  overflow: hidden;
  height: 100%;
}
.event_box:hover {
  opacity: 1 !important;
  box-shadow: rgba(45, 45, 45, 0.05) 0px 2px 2px, rgba(49, 49, 49, 0.05) 0px 4px 4px, rgba(42, 42, 42, 0.05) 0px 8px 8px, rgba(32, 32, 32, 0.05) 0px 16px 16px, rgba(49, 49, 49, 0.05) 0px 32px 32px, rgba(35, 35, 35, 0.05) 0px 64px 64px;
  transform: translate(0, -4px);
  z-index: 999;
}

.m_eventmb {
  margin-bottom: 20px;
}

.event_wrap {
  margin-bottom: 60px;
}
.event_wrap a {
  color: #000000;
}
.event_wrap a:hover {
  color: #006182;
  text-decoration: none !important;
  cursor: pointer !important;
}

.btn-secondary {
  background-color: #555555 !important;
  border-color: #555555 !important;
}

.btn-secondary2 {
  background-color: #00AA9D !important;
  border-color: #00AA9D !important;
  color: #ffffff !important;
}

.en_bx {
  padding: 16px 16px;
}

.event_date {
  font-size: 13px;
  letter-spacing: 1.5px;
  color: #006182;
}

.event_title {
  font-size: 1.28em;
  font-weight: 600;
}

.event_p {
  font-size: 12px;
  color: #6D6D6D;
  letter-spacing: 0.9px;
}

.news_list td {
  font-size: 1.2em;
  color: #6D6D6D;
  border-bottom: 1px solid #E8E8E8;
  padding: 20px 0;
}

.news_wrap {
  margin-bottom: 60px;
}

.news_cont li {
  font-size: 1.2em;
  margin-right: 40px;
  display: inline-block;
}

.news_ft {
  font-weight: 600;
  font-size: 1.3em !important;
  color: #000000 !important;
}
.news_ft a {
  color: #000000;
}
.news_ft a:hover {
  color: #00AA9D;
  text-decoration: none !important;
  cursor: pointer !important;
}

.blue {
  color: #176277 !important;
}

.blue_d {
  color: #00AA9D !important;
}

.Pavilion_wrap {
  margin-bottom: 20px;
  text-align: left;
  display: inline-block;
  margin-top: 20px;
}

.Pavilion_item li {
  font-size: 1.2em;
  display: inline-block;
  color: #6D6D6D;
  background-color: #a7a7a7;
  color: #ffffff;
  padding: 5px 20px;
}
.Pavilion_item li a {
  color: #ffffff;
}
.Pavilion_item li a:hover {
  color: #dedede;
  text-decoration: none !important;
  cursor: pointer !important;
}

.enxp_title {
  margin-bottom: 25px;
}

.in_hall1 {
  background-color: #006182 !important;
  color: #ffffff !important;
  padding: 5px 20px;
  display: inline-block;
}

.in_hall2 {
  background-color: #00AA9D !important;
  color: #ffffff !important;
  padding: 5px 20px;
  display: inline-block;
}

.readmore {
  text-align: center;
  font-size: 1.2em;
  margin-top: 20px;
}
.readmore a {
  color: #6D6D6D;
}
.readmore a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.readmore_bg2 {
  text-align: center;
  font-size: 1.2em;
  margin-top: 20px;
  background-color: #c4c4c4;
  width: 150px;
  text-align: center;
  margin: 0 auto;
  padding: 5px 0;
  border-radius: 50px;
}
.readmore_bg2 li {
  margin-bottom: -4px;
}
.readmore_bg2 a {
  color: #ffffff;
}
.readmore_bg2 a:hover {
  color: #666666;
  text-decoration: none !important;
  cursor: pointer !important;
}

.page_banner {
  background-image: url("../images/bgege.svg");
  width: 100%;
  background-position: center center;
  background-size: cover;
  margin-top: 95px;
}

.m_down_sidemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(250, 250, 250, 0.95);
  width: 100%;
  height: 100vh;
  z-index: 30;
}

.m_close {
  position: fixed;
  top: 20px;
  right: 15px;
  width: 30px;
}
.m_close img {
  width: 100%;
}

.down_sidewrap {
  margin-top: 100px;
  padding: 0 30px;
  vertical-align: middle;
}
.down_sidewrap li {
  font-size: 1.3em;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 16px;
  padding-bottom: 16px;
  list-style-type: none;
  line-height: 2;
  color: #676767;
}
.down_sidewrap li:before {
  content: "■";
  font-size: 12px;
  margin-right: 10px;
  color: #006182;
}
.down_sidewrap a {
  color: #000000;
}
.down_sidewrap a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.page_bn_title {
  text-align: center;
  font-size: 3em;
  font-weight: 600;
  color: #ffffff;
  padding: 2.2% 0;
}

.bread_crumb {
  color: #6D6D6D;
  font-size: 1.2em;
  margin: 30px 0;
}
.bread_crumb li {
  display: inline-block;
  margin-right: 10px;
}
.bread_crumb a {
  color: #6D6D6D;
}
.bread_crumb a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}
.bread_crumb.gofixed {
  position: fixed;
  top: 87px;
  margin-top: 0;
  width: 100%;
  z-index: 1000;
  background: #fafafa;
}

.bread_active {
  color: #000000;
}

.news_od {
  font-size: 1.2em;
  color: #6D6D6D;
  border-bottom: 1px solid #E8E8E8;
  padding: 20px 0;
}

.title_line {
  width: 100%;
  height: 4px;
  background-color: #E8E8E8;
  margin-bottom: 40px;
}

.blue_line {
  width: 100%;
  height: 4px;
  margin-bottom: 20px;
  background-color: #bed5de;
}

.line_top_title {
  color: #103247;
  word-spacing: 8px;
  font-size: 2.2rem;
  margin-bottom: 30px;
  font-weight: 400;
  margin-top: 12px;
  line-height: 1.2;
}

.pin_Bg {
  width: 32vw;
  position: fixed;
  top: 0%;
  left: 0;
  z-index: -1;
}
.pin_Bg img {
  width: 100%;
}

.fish_icon {
  width: 6vw;
  position: fixed;
  bottom: 2%;
  right: 1%;
  z-index: 2;
}
.fish_icon img {
  width: 100%;
}

.table_ttte {
  max-width: 100%;
  display: table;
  border-collapse: collapse;
}

.rowtable {
  display: table-row;
}

.cell1 {
  display: inline-table;
  vertical-align: middle;
  width: 25%;
  font-size: 1.2em;
  vertical-align: middle;
}

.cellicon {
  display: inline-table;
  width: 35px;
  vertical-align: middle;
  margin-right: 10px;
}
.cellicon img {
  width: 100%;
}

.side_hall2 {
  background-color: #00AA9D !important;
}

.side_hall1_en {
  width: 50px !important;
}

.side_hall2_en {
  width: 50px !important;
  background-color: #00AA9D !important;
}

.side_tab {
  position: fixed;
  top: 60%;
  left: 0%;
  z-index: 2;
}
.side_tab li {
  color: #ffffff;
  background-color: #006182;
  width: 30px;
  height: 30px;
  padding: 2px;
  margin-bottom: 2px;
  text-align: center;
  list-style: none;
}
.side_tab li img {
  width: 100%;
}
.side_tab .vrbtn {
  display: none;
}

.small_logo {
  float: left;
  margin-top: 18px;
}
.small_logo li {
  width: 40px;
  display: inline-block;
}
.small_logo img {
  width: 100%;
}

.footer_right {
  float: right !important;
}

.last_wid img {
  border-radius: 30px;
}

.seemore_2 {
  font-size: 1.3em;
  text-align: right;
  margin-top: -40px;
}
.seemore_2 li {
  display: inline-block;
  vertical-align: middle;
  color: #6D6D6D;
}

.seemoreicon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.seemoreicon img {
  width: 100%;
}

.none_content {
  height: 30vh;
}

.taipeilogo {
  clear: both;
  width: 150px;
  text-align: center;
  font-size: 1.5em;
}
.taipeilogo a {
  color: #000;
}

.new_ed_list {
  display: inline-block;
  background-color: #006182;
  padding: 0 10px;
  color: #ffffff;
  margin-right: 10px;
}

.new_ed_list2 {
  display: inline-block;
  background-color: #00AA9D;
  padding: 0 10px;
  color: #ffffff;
  margin-right: 10px;
}

.new_ed_list3 {
  display: inline-block;
  background-color: #171c7a;
  padding: 0 10px;
  color: #ffffff;
  margin-right: 10px;
}

.new_ed_date {
  display: inline-block;
  margin-right: 10px;
  float: right;
}

.new_ed_hall {
  display: inline-block;
}

.card-text-name {
  color: #000000;
  font-size: 1.5rem;
  margin: 10px 0;
  font-weight: 400;
  line-height: 1.2em;
}

.new_wap {
  margin-bottom: 20px;
}

.card-text-info {
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 9ex;
  word-wrap: break-word;
  white-space: normal !important;
}

.news_readmore a {
  color: #176277;
}
.news_readmore a:hover {
  color: #176277;
  text-decoration: none !important;
  cursor: pointer !important;
}

.onlinepage {
  margin-top: 40px;
}

.prev_btn {
  text-align: center;
  font-size: 1.3em;
}
.prev_btn li {
  display: inline-block;
  margin-right: 20px;
}
.prev_btn .actvie {
  background-color: #6c757d;
  border-radius: 4px;
  color: #ffffff;
  padding: 5px 10px;
}
.prev_btn a {
  color: #000000;
}
.prev_btn a:hover {
  color: #555;
  text-decoration: none !important;
  cursor: pointer !important;
}

.drop_width {
  min-width: 5rem;
}

.desa {
  margin-right: 10px;
  display: inline-block;
}

.drsa_mg {
  margin-bottom: 20px;
}

.pin_R_bg {
  max-width: calc( ( 100% - ( 1400px) ) / 2 );
  position: absolute;
  top: 150px;
  right: 0;
  z-index: -1;
}
.pin_R_bg img {
  width: 100%;
}

.pin_L_bg {
  max-width: calc( ( 100% - ( 1400px) ) / 2 );
  position: absolute;
  top: 150px;
  left: 0;
  z-index: -1;
}
.pin_L_bg img {
  width: 100%;
}

.pr_R {
  text-align: right;
  margin-right: 11px;
}

.pr_L {
  text-align: left;
}

.prv {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.prv a {
  color: #000000;
}
.prv a:hover {
  color: #176277;
  text-decoration: none !important;
  cursor: pointer !important;
}

.ns_prev {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.ns_prev2 {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  text-align: left;
}

.prev_ic {
  width: 35px;
}
.prev_ic img {
  width: 100%;
}

.newspoint {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
  font-size: 1.3em !important;
  line-height: 1.8;
  color: #585858;
  display: inline-block;
  margin-right: 10px;
  text-align: right;
}
.newspoint.goleft {
  text-align: left;
}

.ne_new {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.ne_new img {
  width: 100%;
}

.news_tab {
  margin-bottom: 30px;
}
.news_tab li {
  display: inline-block;
  padding: 0 40px;
  height: 40px;
  text-align: center;
  padding-top: 8px;
  display: inline-block;
  font-size: 1.3em;
  background-color: #a7a7a7;
  position: relative;
  color: #ffffff;
}
.news_tab .active {
  background-color: #006182;
}
.news_tab .active:before {
  position: absolute;
  bottom: -16px;
  left: 43px;
  content: "▼";
  color: #006182;
}
.news_tab .active2 {
  background-color: #00AA9D;
}
.news_tab .active2:before {
  position: absolute;
  bottom: -16px;
  left: 43px;
  content: "▼";
  color: #00AA9D;
}
.news_tab a {
  color: #000000;
}
.news_tab a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.own_mg {
  margin-bottom: 10%;
}

.news_content {
  margin-bottom: 160px;
}
.news_content strong {
  font-weight: 900;
  font-size: 1.7em;
}
.news_content p {
  font-size: 1.3em !important;
  line-height: 1.8 !important;
  color: #585858;
  letter-spacing: 2px;
  display: block;
  margin-right: 10px;
  margin-bottom: 20px;
  text-align: justify;
}

.calender_search {
  border-bottom: 1px solid #c1c1c1;
  border-radius: 4px;
  display: inline-block;
  padding: .39rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
}

.searchbar li {
  display: inline-block;
}
.searchbar input {
  width: 100%;
  background-color: #FAFAFA;
}

.searchicon {
  width: 15px;
}
.searchicon img {
  width: 100%;
}

.down_allwrap {
  width: 100%;
  margin-bottom: 30px;
}

.desa {
  margin-bottom: 30px;
}

.clender_sm_t {
  color: #4b4b4b;
  margin-bottom: 10px;
  font-size: 1.3em;
  border-left: 2px solid #bed5de;
  padding-left: 12px;
  font-weight: 600;
}

.clender_p {
  font-size: 1.3em;
  margin-bottom: 20px;
  margin-left: 16px;
  color: #7b7b7b;
  line-height: 1.6em;
}

.cled_time {
  font-size: 1.8em;
  margin-bottom: 20px;
}

.cled_plac {
  font-size: 1.3em;
  margin-bottom: 20px;
  margin-left: 16px;
  color: #7b7b7b;
}

.clender_table {
  width: 300px;
  margin-bottom: 30px;
}
.clender_table table {
  width: 100%;
}
.clender_table td {
  display: inline-table;
  vertical-align: middle;
}

.cl_year {
  font-size: 2em;
  font-family: 'Roboto', sans-serif;
  color: #006182;
  margin-bottom: 15px;
}

.cl_date {
  font-size: 2.5rem;
  font-family: 'Roboto', sans-serif;
  color: #006182;
  margin-bottom: 17px;
}

.cl_time {
  font-size: 2em;
  font-family: 'Roboto', sans-serif;
  color: #999999;
}

.eiu {
  color: #006182;
}

.alen_borer {
  border: 1px solid #bed5de;
  display: inline-block;
  padding: 10px 16px;
  width: 154px;
  margin-right: 9px;
  vertical-align: middle;
}

.alen_li li {
  display: inline-block;
}

.alen_date {
  font-size: 1.9em;
  font-weight: 600;
  font-family: 'Lexend', sans-serif;
}

.alen_year {
  font-size: 1.9em;
  font-weight: 600;
  font-family: 'Lexend', sans-serif;
  margin-bottom: 10px;
  margin-left: 21px;
  float: left;
}

.alen_year_end {
  font-size: 1.9em;
  font-weight: 600;
  font-family: 'Lexend', sans-serif;
  margin-bottom: 10px;
  margin-left: 130px;
  float: left;
}

.alen_box_wrap {
  zoom: 1;
}
.alen_box_wrap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.alen_se {
  font-size: 16px;
  color: #737373;
}

.alen_time {
  font-size: 15px;
  color: #737373;
}

.alen_box {
  margin-bottom: 20px;
  margin-left: 13px;
}

.alen_line {
  margin-right: 10px;
  width: 10px;
  height: 2px;
  background-color: #bed5de;
  display: inline-block;
  vertical-align: middle;
}

.add_icon {
  width: 20px;
}
.add_icon img {
  width: 100%;
}

.side_list {
  vertical-align: middle;
}
.side_list li {
  font-size: 1.3em;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 16px;
  padding-bottom: 16px;
  list-style-type: none;
  line-height: 2;
  color: #676767;
  padding-left: 27px;
}
.side_list li:before {
  content: "■";
  font-size: 12px;
  margin-right: 10px;
  color: #006182;
  margin-left: -20px;
}
.side_list a {
  color: #000000;
}
.side_list a:hover {
  color: #006182;
  text-decoration: none !important;
  cursor: pointer !important;
}
.side_list.gofixed {
  position: fixed;
  width: 21vw;
}

.side_active {
  color: #006182 !important;
  background-color: #bed5dd;
}
.side_active a {
  color: #006182 !important;
}
.side_active a:hover {
  color: #00AA9D;
  text-decoration: none !important;
  cursor: pointer !important;
}

.ukeun li {
  font-size: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-type: none;
  line-height: 2;
  color: #676767;
  padding: 8px 35px 8px 44px;
  border-bottom: 1px dotted #d5d5d5;
}
.ukeun li:before {
  margin-left: 40px;
  content: "＞";
  font-size: 10px;
  margin-right: 10px;
  color: #006182;
  margin-left: -20px;
}
.ukeun a {
  color: #585858;
}
.ukeun a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.aboutpic {
  width: 100%;
  margin-bottom: 40px;
}
.aboutpic img {
  width: 100%;
}

.aboutpic2 {
  width: 50%;
  margin-bottom: 40px;
}
.aboutpic2 img {
  width: 100%;
}

.aboutcontent {
  font-size: 1.3em !important;
  line-height: 1.8 !important;
  color: #585858;
  letter-spacing: 0.9px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  text-align: justify;
}

.app_year_content p {
  font-size: 1.3em !important;
  line-height: 1.8 !important;
  color: #585858;
  letter-spacing: 0.9px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  text-align: justify;
}
.app_year_content h2 {
  font-size: 1.3em !important;
  line-height: 1.5 !important;
  font-weight: 600 !important;
  margin-bottom: 30px !important;
  letter-spacing: 3px;
}

.onder_title {
  font-size: 1.5em;
  margin-bottom: 10px;
  font-weight: 600;
  color: #006182;
  padding-bottom: 20px;
  border-bottom: 1px dashed #d5d5d5;
}

.onder_list_title {
  margin-top: 10px;
  margin-left: 21px;
}
.onder_list_title li {
  font-size: 1.3em;
  color: #000000;
  margin-bottom: 10px;
}
.onder_list_title li:before {
  content: "■";
  font-size: 12px;
  margin-right: 10px;
  color: #006182;
  margin-left: -20px;
  vertical-align: bottom;
}

.onder_dotelist li {
  font-size: 1.3em !important;
  line-height: 1.8 !important;
  color: #585858;
  letter-spacing: 0.9px;
  margin-right: 10px;
  margin-left: 20px;
}
.onder_dotelist li:before {
  content: "＞";
  font-size: 12px;
  margin-right: 9px;
  color: #006182;
  margin-left: -23px;
}

.fontbox_mg {
  margin-bottom: 30px;
}

.about_boderpic {
  border: 1px solid #d5d5d5;
  padding: 5px 5px 2px 5px;
  width: 100%;
  padding-bottom: 56%;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.about_boderpic img {
  width: 100%;
}

.press_boderpic {
  border: 1px solid #d5d5d5;
  padding: 5px 5px 2px 5px;
  width: 100%;
  padding-bottom: 87%;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.press_boderpic img {
  width: 100%;
}

.downloadicon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.press_name {
  font-size: 1.2em;
  color: #ffffff !important;
}

.press_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: linear-gradient(to bottom, transparent, transparent 10%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
}

.video_boderpic {
  position: relative;
  width: 100%;
  height: auto;
}
.video_boderpic img {
  width: 100%;
}

.zoomin_icon {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 5px;
  width: 40px;
  height: 40px;
}

.play_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px;
  margin-top: -35px;
  padding: 5px;
  width: 70px;
  height: 70px;
}

.call_box {
  border-top: 1px dotted #d5d5d5;
  border-bottom: 1px dotted #d5d5d5;
  padding: 10px 0;
}
.call_box {
  zoom: 1;
}
.call_box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.callicon {
  width: 3%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
}
.callicon img {
  width: 100%;
}

.call_font {
  width: 90%;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: #6D6D6D;
}

.roomborder {
  cursor: pointer;
  border-width: 3px;
  border-style: solid;
  padding-bottom: 18px;
  border-color: #7fc0d6;
}

.add_mb {
  margin-bottom: 30px !important;
}

.art_smfont {
  font-size: .8em;
  margin-bottom: 16px;
  color: #6D6D6D;
}

.art_title {
  font-size: 1.6em;
  font-weight: 600;
  margin-bottom: 5px;
}

.art_line {
  width: 100%;
  border-bottom: 1px dotted #d5d5d5;
  margin-bottom: 30px;
}

.rw_bm {
  margin-bottom: 50px;
}

.lt_mb {
  margin-bottom: 60px;
}

.name {
  border-bottom: 1px solid #d5d5d5;
  padding: 10px;
  font-size: 1.2em;
  color: #6D6D6D;
}
.name input {
  color: #6D6D6D;
  background-color: #FAFAFA;
  height: 40px;
  width: 100%;
}
.name textarea {
  width: 100%;
  height: 150px;
  background-color: #f1f1f1;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #e2e2e2;
}

.name2 {
  border-bottom: 1px solid #d5d5d5;
  padding: 10px;
  width: 100%;
  font-size: 1.2em;
  color: #6D6D6D;
}
.name2 select {
  color: #6D6D6D;
  border: none;
  background-color: #FAFAFA;
  height: 40px;
  width: 100%;
}

.robit {
  margin: 20px 0;
}

.content_btn li {
  background-color: #878787;
  font-size: 1.3em;
  padding: 10px 20px;
  margin-right: 10px;
  display: inline-block;
}
.content_btn button {
  background-color: #878787;
  border: none !important;
  color: #ffffff;
  outline: none;
}
.content_btn .ac_cont {
  background-color: #00AA9D !important;
}
.content_btn .ac_cont button {
  background-color: #00AA9D !important;
  outline: none;
}

.teu_pic {
  max-width: 580px;
}
.teu_pic img {
  width: 100%;
}

.floor {
  margin-bottom: 30px;
}
.floor li {
  border: 1px solid #C0C0C0;
  display: inline-block;
  padding: 0 20px;
  height: 40px;
  text-align: center;
  padding-top: 8px;
  background-color: #a7a7a7;
  color: #ffffff;
}
.floor .active {
  background-color: #006182;
  color: #ffffff;
}
.floor a {
  color: #000000;
}
.floor a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}
.floor .active2 {
  background-color: #00AA9D;
  color: #ffffff;
}
.floor a {
  color: #000000;
}
.floor a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.hall_tab {
  margin-bottom: 30px;
}
.hall_tab li {
  display: inline-block;
  padding: 0 40px;
  height: 40px;
  width: 180px;
  text-align: center;
  padding-top: 8px;
  display: inline-block;
  font-size: 1em;
  background-color: #a7a7a7;
  position: relative;
  color: #ffffff;
}
.hall_tab .active {
  background-color: #006182;
}
.hall_tab .active:before {
  position: absolute;
  bottom: -14px;
  left: 85px;
  content: "▼";
  color: #006182;
}
.hall_tab .active2 {
  background-color: #00AA9D;
}
.hall_tab .active2:before {
  position: absolute;
  bottom: -14px;
  left: 85px;
  content: "▼";
  color: #00AA9D;
}
.hall_tab .side_active {
  background-color: #00AA9D;
  color: #ffffff !important;
}
.hall_tab .side_active:before {
  position: absolute;
  bottom: -14px;
  left: 85px;
  content: "▼";
  color: #00AA9D;
}
.hall_tab a {
  color: #000000;
}
.hall_tab a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.ui-content {
  background-color: #E8E8E8;
  padding: 20px;
}
.ui-content li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 1.2em;
}
.ui-content li .icn {
  width: 40px;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 8px;
  vertical-align: middle;
}
.ui-content li .icn img {
  width: 100%;
}

.list-icn-01.col5 {
  display: flex;
  flex-wrap: wrap;
}

.expo_table {
  width: 100%;
  margin-bottom: 20px;
}
.expo_table tr {
  padding: 10px;
  border: 1px solid #cccccc;
}
.expo_table td {
  vertical-align: middle;
  padding: 16px 8px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 1.2em;
}

.fontwt {
  color: #ffffff;
}

.pc_mg {
  margin-bottom: 20px;
}

.confre_table {
  margin-bottom: 30px;
}
.confre_table tr {
  padding: 10px;
  border: 1px solid #cccccc;
}
.confre_table td {
  padding: 10px;
  border: 1px solid #cccccc;
}

.panel_li li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.panel_table {
  margin-bottom: 30px;
}
.panel_table tr {
  padding: 10px;
  border: 1px solid #cccccc;
}
.panel_table td {
  padding: 10px;
  border: 1px solid #cccccc;
}

.venue_ck_box {
  margin-bottom: 30px;
}
.venue_ck_box li {
  display: inline-block;
  font-size: 1.2em;
  color: #6D6D6D;
  margin-right: 10px;
  margin-bottom: 10px;
}
.venue_ck_box input {
  margin-right: 10px;
}

.venue_Bg {
  background-color: #ffffff;
  width: 100%;
}

.venue_top_pd {
  padding: 30px;
}

.venue_bottom_bg {
  background-color: #E9EDEE;
  padding: 30px;
}

.live_smfont {
  margin-top: 20px;
  margin-bottom: 16px;
  color: #6D6D6D;
  font-size: 1.2em;
  letter-spacing: 0.9px;
}
.live_smfont li {
  margin-bottom: 5px;
}
.live_smfont p {
  margin-bottom: 6px;
}
.live_smfont a {
  color: #000000 !important;
}
.live_smfont a:hover {
  color: #629BAC !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.food_smfont {
  margin-top: 20px;
  margin-bottom: 16px;
  color: #6D6D6D;
}
.food_smfont li {
  font-size: 1.2em !important;
  line-height: 1.8 !important;
  color: #585858;
  letter-spacing: 2px;
  margin-right: 10px;
  margin-left: 25px;
}
.food_smfont li:before {
  content: "＞";
  font-size: 12px;
  margin-right: 10px;
  color: #006182;
  margin-left: -25px;
}
.food_smfont a {
  color: #585858 !important;
}
.food_smfont a:hover {
  color: #629BAC !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

.food_wrap {
  margin-bottom: 50px;
}

.live_title {
  font-size: 1.4rem;
  margin: 10px 0;
  font-weight: 600;
}

.link_icon {
  background-color: #00AA9D;
  padding: 5px;
  width: 40px;
  height: 40px;
}
.link_icon img {
  width: 100%;
}

.logo_boderpic {
  border: 1px solid #d5d5d5;
  padding: 5px 5px 2px;
  width: 100%;
  padding-bottom: 56%;
  background-position: center center;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}
.logo_boderpic img {
  width: 100%;
}

.facilities_boderpic {
  border: 1px solid #d5d5d5;
  width: 100%;
  padding-bottom: 100%;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.facilities_boderpic img {
  width: 100%;
}

.live_box {
  margin-bottom: 30px;
}
.live_box a {
  color: #ffffff;
}
.live_box a:hover {
  color: #dedede;
  text-decoration: none !important;
  cursor: pointer !important;
}

.download_line {
  padding: 16px 0;
  border-bottom: 1px dotted #d5d5d5;
}
.download_line li {
  display: inline-block;
  font-size: 1.3em;
  color: #6D6D6D;
  vertical-align: middle;
}
.download_line li i {
  color: #236E83;
  font-size: 1.5em;
  margin-right: 10px;
}

.download_noline {
  padding: 16px 0;
}
.download_noline li {
  display: inline-block;
  font-size: 1.2em;
  color: #6D6D6D;
  vertical-align: middle;
}
.download_noline li i {
  color: #236E83;
  font-size: 1.5em;
  margin-right: 10px;
}
.download_noline li a {
  color: #000000;
}
.download_noline li a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.download_noline_2 {
  padding: 10px 0 0 0;
}
.download_noline_2 li {
  display: inline-block;
  color: #6D6D6D;
  vertical-align: middle;
  font-size: 1.2em;
}
.download_noline_2 li i {
  color: #236E83;
  font-size: 1.5em;
  margin-right: 10px;
}
.download_noline_2 li a {
  color: #000000;
}
.download_noline_2 li a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}

.download_goto {
  font-size: 1.4em;
  margin-bottom: 20px;
  border-bottom: 1px dashed #d5d5d5;
  padding-bottom: 11px;
}
.download_goto li {
  display: inline-block;
  color: #6D6D6D;
  vertical-align: middle;
}
.download_goto li i {
  color: #236E83;
  font-size: 1.2em;
  margin-right: 4px;
}
.download_goto li a {
  color: #236E83;
}
.download_goto li a:hover {
  color: #629BAC;
  text-decoration: none !important;
  cursor: pointer !important;
}
.download_goto li.newsus {
  display: block;
  margin-left: 20px;
  margin-bottom: 7px;
}

.room_title {
  margin-top: 10px;
  margin-bottom: 40px;
}

.room_sm {
  font-size: 1.2em;
  color: #6D6D6D;
  margin-bottom: 5px;
}

.room_st {
  font-size: 1.2em;
  color: #000000;
  margin-bottom: 2px;
}

.price {
  font-size: 1.3em;
  color: #00AA9D;
  font-family: 600;
}

.room_item {
  margin-bottom: 30px;
  margin-top: 30px;
}
.room_item li {
  display: inline-block;
  background-color: #a7a7a7;
  padding: 10px 20px;
  color: #ffffff;
  margin-right: 5px;
  margin-bottom: 5px;
}
.room_item .room_active {
  background-color: #006182 !important;
}
.room_item .room_active2 {
  background-color: #00AA9D !important;
}

.hall1_yo_title {
  font-size: 1.3em;
  font-weight: 600;
  color: #ffffff;
}

.inportant_ps {
  color: #555555;
  font-size: 1.1em;
  background-color: #e5e5e5;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.inportant_ps_red {
  color: #8a0905;
  font-size: 1.1em;
  background-color: #e5e5e5;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.fopdf_mt {
  margin-top: 60px;
}

.trans_item {
  margin-bottom: 30px;
  margin-top: 30px;
}
.trans_item li {
  display: inline-block;
  font-size: 1.3em;
  background-color: #a7a7a7;
  padding: 10px 20px;
  color: #ffffff;
  margin-right: 5px;
  margin-bottom: 5px;
}
.trans_item .trans_active {
  background-color: #006182 !important;
}
.trans_item .trans_active2 {
  background-color: #00AA9D !important;
}

.bus_icon {
  width: 40px;
  text-align: center;
}
.bus_icon img {
  width: 100%;
}

.bus_logo {
  width: 300px;
  margin-bottom: 30px;
}
.bus_logo img {
  width: 100%;
}

.tficc {
  border-bottom: 1px dashed #d5d5d5;
  margin-bottom: 20px;
  font-size: 1.5em;
}
.tficc li {
  padding-bottom: 8px;
  font-weight: 600;
  color: #176277;
  display: inline-block;
  vertical-align: middle;
}

.tficc_ti {
  font-size: 1.3em;
}
.tficc_ti li {
  padding-bottom: 14px;
  font-weight: 600;
  color: #176277;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6em;
}

.ti_icon {
  width: 25px;
  text-align: center;
}
.ti_icon img {
  width: 100%;
}

.googlemap {
  margin-bottom: 30px;
}

.park_bggreen {
  background-color: #006182;
  color: #ffffff;
  font-size: 1.3em;
  padding: 10px 20px;
  display: table;
  margin-bottom: 20px;
}

.park_bggreen2 {
  background-color: #00AA9D;
  color: #ffffff;
  font-size: 1.3em;
  padding: 10px 20px;
  display: table;
  margin-bottom: 20px;
}

@media only screen and (max-width: 680px) {
  .bus_icon {
    width: 15%;
  }
  .bus_icon img {
    width: 100%;
  }

  .trans_item li {
    font-size: 14px;
    padding: 3px 10px;
    margin-right: 2px;
    margin-bottom: 4px;
  }

  .tficc {
    font-size: 16px;
  }

  .bus_icon {
    width: 9%;
  }
}
@media only screen and (max-width: 768px) {
  .ui-content li {
    font-size: 14px;
  }

  .expo_table {
    overflow-x: scroll;
  }
  .expo_table td {
    font-size: 14px;
    padding: 8px 8px;
  }

  .ui-content li .icn {
    width: 28px;
  }

  .confre_table {
    overflow-x: scroll;
  }

  .live_title {
    font-size: 16px;
  }

  .live_smfont {
    margin-top: 5px;
  }

  .live_box {
    margin-bottom: 16px;
  }

  .room_st {
    font-size: 14px;
  }

  .room_sm {
    font-size: 14px;
  }

  .price {
    font-size: 18px;
  }

  .room_title {
    margin-bottom: 20px;
  }

  .download_line li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 680px) {
  .room_item li {
    font-size: 14px;
    padding: 3px 10px;
    margin-right: 2px;
    margin-bottom: 4px;
  }

  .hall_tab {
    text-align: center;
  }
  .hall_tab li {
    font-size: 14px;
    width: 49%;
    height: auto;
    padding: 8px 0;
  }
  .hall_tab .active:before {
    bottom: -14px;
    left: 50%;
    margin-left: -7px;
  }
  .hall_tab .active2:before {
    bottom: -14px;
    left: 50%;
    margin-left: -7px;
  }
}
@media only screen and (max-width: 768px) {
  .m_menu_mb {
    margin-bottom: 30px;
  }

  .content_btn li {
    font-size: 14px;
    padding: 6px 20px;
  }
}
@media only screen and (max-width: 1350px) {
  .menu_item {
    display: none;
  }

  .m_menuicon {
    display: block;
    float: right;
    width: 24px;
    margin-top: 11px;
  }
  .m_menuicon img {
    width: 100%;
  }

  .m_down_sidemenu {
    display: block;
  }
}
@media only screen and (max-width: 1200px) {
  .menu_btn li {
    margin-left: 20px;
    font-size: 1.15em;
  }

  .page_bn_title {
    padding: 3% 0;
  }
}
@media only screen and (max-width: 992px) {
  .footer_right {
    float: left !important;
  }

  .taipeilogo {
    clear: both;
    float: none;
  }

  .index_wrapper {
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
  }

  .logo {
    float: left;
    width: 100px;
    margin-right: 10px;
  }
  .logo img {
    width: 100%;
  }

  .logo2 {
    float: left;
    width: 90px;
    margin-top: 20px;
  }
  .logo2 img {
    width: 100%;
  }

  .m_eventmb {
    margin-bottom: 30px;
  }

  .all_title {
    font-size: 16px;
    margin-bottom: 4px;
  }

  .line_top_title {
    font-size: 1.5rem;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .all_en_text {
    font-size: 11px;
  }

  .bn_dote {
    text-align: center;
  }
  .bn_dote li {
    width: 40px;
    height: 5px;
  }

  .banner {
    padding-bottom: 56%;
  }

  .footer_title {
    margin-bottom: 4px;
  }

  .prev_btn {
    font-size: 14px;
  }

  .page_banner {
    margin-top: 89px;
    background-image: url("../images/m_bgege.svg");
  }

  .cell1 {
    display: inline-table;
    vertical-align: middle;
    width: 50%;
    font-size: 1.2em;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  .swiper-pointer-events {
    overflow: hidden;
  }

  .footer_wrap {
    max-width: 640px;
  }

  .none_content {
    height: auto;
  }

  .logo3 {
    width: 323px;
    margin-top: 11px;
  }

  .small_logo {
    margin-top: 13px;
  }

  .page_banner {
    margin-top: 74px;
  }

  .side_list li {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .side_tab {
    position: fixed;
    top: 31%;
    left: 0%;
    z-index: 2;
  }

  .had_mot {
    margin-top: 110px;
  }

  .fish_icon {
    width: 9vw;
    right: 0%;
  }

  .logo {
    float: left;
    width: 90px;
    margin-right: 10px;
  }
  .logo img {
    width: 100%;
  }

  .logo2 {
    float: left;
    width: 90px;
    margin-top: 15px;
  }
  .logo2 img {
    width: 100%;
  }

  .menu_item {
    float: right;
    margin-top: 30px;
    margin-right: 20px;
  }

  .header_bg {
    padding: 10px 20px;
  }
  .header_bg {
    zoom: 1;
  }
  .header_bg:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }

  .footer_box {
    margin-bottom: 10px;
  }

  .event_title {
    font-size: 14px;
  }

  .bread_crumb {
    font-size: 14px;
  }
  .bread_crumb li {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 680px) {
  .pin_Bg {
    width: 72vw;
  }

  .footer_deepfont li {
    margin-right: 5px;
    font-size: 12px;
  }

  .seemore_2 {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .news_ft {
    font-size: 14px !important;
  }

  .card-text-info {
    font-size: 14px !important;
  }

  .card-text-name {
    font-size: 16px !important;
  }

  .news_list td {
    font-size: 14px;
  }

  .page_bn_title {
    font-size: 1.5em;
    padding: 4% 0;
  }

  .small_logo li {
    width: 30px;
  }

  .last_wid {
    width: 36px !important;
  }

  .logo3 {
    width: 223px;
  }
}
@media only screen and (max-width: 480px) {
  .logo3 {
    width: 180px;
    margin-top: 13px;
  }

  .small_logo {
    margin-top: 16px;
  }
  .small_logo li {
    width: 21px;
  }

  .last_wid {
    width: 27px !important;
  }

  .footerlogo {
    position: relative;
    left: 0;
    top: 0;
  }
}
@media only screen and (max-width: 320px) {
  .logo3 {
    width: 133px;
    margin-top: 15px;
  }

  .m_menuicon {
    display: block;
    float: right;
    width: 24px;
    margin-top: 13px;
  }
  .m_menuicon img {
    width: 100%;
  }

  .small_logo {
    margin-top: 13px;
  }

  .last_wid {
    width: 25px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .ukeun li {
    padding: 8px 35px 8px 27px;
  }
}
@media only screen and (max-width: 992px) {
  .ukeun li {
    padding: 8px 35px 8px 44px;
  }
}
@media only screen and (max-width: 768px) {
  .side_list.gofixed {
    position: relative;
    width: 100%;
    top: auto;
  }

  .ukeun li {
    padding: 4px 35px 4px 44px;
  }
}
@media only screen and (max-width: 680px) {
  .side_list {
    margin-bottom: 30px;
  }

  .aboutcontent {
    font-size: 14px !important;
  }

  .onder_title {
    font-size: 15px;
  }

  .onder_list_title li {
    font-size: 14px;
  }

  .onder_dotelist li {
    font-size: 14px !important;
  }

  .call_font {
    font-size: 14px;
  }

  .zoomin_icon {
    width: 26px;
    height: 26px;
    padding: 2px;
  }
}
@media only screen and (max-width: 1200px) {
  .alen_borer {
    max-width: 144px;
  }
}
@media only screen and (max-width: 768px) {
  .cled_time {
    font-size: 1.2em;
  }

  .cled_plac {
    font-size: 1.2em;
  }

  .cled_plac {
    font-size: 1.2em;
  }

  .clender_sm_t {
    font-size: 1em;
  }

  .alen_borer {
    max-width: 138px;
  }

  .alen_year_end {
    margin-left: 95px;
  }
}
@media only screen and (max-width: 480px) {
  .alen_borer {
    max-width: 110px;
    padding: 10px 8px;
  }

  .alen_se {
    font-size: 14px;
  }

  .alen_date {
    font-size: 1.5em;
  }

  .alen_year {
    font-size: 1.5em;
    margin-left: 10px;
  }

  .alen_year_end {
    margin-left: 90px;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 320px) {
  .alen_borer {
    max-width: 93px;
  }
}
@media only screen and (max-width: 1200px) {
  .pin_L_bg {
    display: none;
  }

  .pin_R_bg {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .news_content p img {
    width: 100% !important;
    height: auto !important;
  }

  .newspoint {
    width: 120px;
    font-size: 1em !important;
    margin-right: 10px;
  }

  .ne_new {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .news_tab {
    text-align: center;
  }
  .news_tab li {
    font-size: 14px;
    width: 49%;
    height: auto;
    padding: 8px 0;
  }
  .news_tab .active:before {
    bottom: -14px;
    left: 50%;
    margin-left: -7px;
  }
  .news_tab .active2:before {
    bottom: -14px;
    left: 50%;
    margin-left: -7px;
  }

  .prev_ic {
    width: 25px;
  }

  .newcontent {
    font-size: 14px !important;
  }

  .desa {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .newspoint {
    display: none;
    width: 82px;
  }
}
@media only screen and (max-width: 320px) {
  .prev_ic {
    width: 20px;
  }

  .pr_R {
    margin-right: 9px;
  }
}
/** background image file **/
/** benefits background image file **/
/** vip icon background image file **/
/** benefit channel background image file **/
/** hyperlinks anchor **/
/** buttons red **/
/** buttons red in header **/
/** buttons blue **/
/** green **/
/** buttons blink yellow **/
/** other **/
/**  header **/
/** 回饋標示 **/
/**main nav**/
/*query nav*/
/*reputation*/
/** touch **/
/** sound**/
/** tainex **/
/**
 * respond( $a [ ,$b ] )
 * Generate media quereis string
 *
 * @include respond( 0, 799 ) {}    // <=800  (0~800)
 * @include respond( 800, 1199 ) {} // 800~1199
 * @include respond( 1200 ) {}      // >=1200
 */
/**
 * Cozy Layout ( 1240+ )
 */
/**
 * Compact Layout ( 0~1239 )
 */
/**
 * pad Layout ( 0~1096 )
 */
/**
 * Mobile Layout ( 0~640 )
 */
/**
 * Mobile Layout ( 0~546 )
 */
/**
 * Mobile Layout ( 0~480 )
 */
/**
 * Mobile Layout ( 0~320 )
 */
/**
 * Box-sizing
 */
/**
 * clearfix
 */
/**
 * font-family
 */
/**
 * hide text
 */
/**
 * border-radius
 */
/**
 * box-shadow
 */
/**
 * background-gradient
 */
/**
 * columns
 */
/**
 * Opacity
 */
/**
 * other minins by yougi
 */
/**
 * <div class="cover">
 *   <img/>
 * </div>
 * <p class="title">
 *   <strong>TITLE</strong>
 * </p>
 * <div class="info">
 * </div>
 * <p class="tel"></p>
 * <p class="addr"></p>
 */
/**
 * benefit background
 */
/**
 * benefit background2
 */
/**
 * vip icon background
 */
/**
 * vip icon background2
 */
/**
 * benefit channel background
 */
/**
 * benefit channel background2
 */
/**
 * background
 */
/**
 * background2
 */
/**
 * background-image
 */
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: 微軟正黑體, sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-family: 微軟正黑體, sans-serif;
  line-height: 1;
  font-size: 1em;
  color: black;
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
}

ol, ul {
  list-style: none;
}

.clearfix {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * Add from html5doctor.com Reset Stylesheet
 */
del {
  text-decoration: line-through;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: .8em;
  font-family: "微軟正黑體", Helvetica, Arial, sans-serif;
  line-height: 170%;
  background: white;
  color: #333;
}

/**
 * Hyperlinks
 */
a {
  color: #0077b1;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a[target=_blank]:hover {
  color: #be252c;
}

a.ad,
a.important {
  color: #be252c;
}

a img {
  border: none;
}

/**
 * Form Elements
 */
textarea,
input[type=text],
input[type=password],
input[type=number],
input[type=email],
input[type=button],
input[type=submit] {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=email]:focus {
  outline: none;
}

/**
 * Common Class Names
 */
.hide {
  display: none;
}

.invisible {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  position: absolute;
  left: -99999px;
  top: -99999px;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.clearself {
  overflow: hidden;
}

/**
 * inner content style reset
 */
.content p {
  margin: 1.2em 0;
}

.content * {
  line-height: 170%;
}

.content ul,
.content ol {
  margin: 1.2em 0 1.2em 2em;
}

.content ul {
  list-style: disc;
}

.content ol {
  list-style: decimal;
}

/**
 * Layouts
 */
.layout-wrapper {
  margin: 0 auto;
  position: relative;
}

.ad {
  background: #fffadc;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ad .ysm {
  padding: 10px;
}
.ad .ysm dl {
  margin-bottom: 10px;
}
.ad .ysm dd {
  font-size: 12px;
  line-height: 150%;
  color: #666;
}

/**
 * background image prepare
 */
.i {
  position: relative;
}
.i:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .i:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}

/**
 * message
 */
div[class^=message-] {
  padding: 1em;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

div.center[class^=message-] {
  text-align: center;
}

.message-info {
  background: #dcebf0;
}

/**
 * .button
 * .button.blue
 * .button.grey (or .button.gray)
 * .button.large    // shadow style
 * .button.medium   // shadow style
 * .button.small
 * .button.disabled
 */
.button {
  /** active/pressed **/
  /**
   * Grey
   */
  /**
   * Blue
   */
  /**
   * gray
   */
 /**
* blink yellow button
*/
  /**Header Red **/
  /** Large **/
  /**
   * Medium
   */
  /**
   * Small
   */
}
.button {
  font-size: 12.8px;
  cursor: pointer;
  color: white !important;
  text-decoration: none !important;
  white-space: nowrap;
  width: auto;
  text-align: center;
  line-height: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #be252c;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.button, .button[type] {
  padding: .5em 1em .4em;
}
.button:hover {
  color: white !important;
  text-decoration: none !important;
  background: #ce343f;
}
.button.disabled, .button[disabled] {
  cursor: default !important;
  color: #e5babf;
  background: #cc757f;
}
.button[type=reset], .button[type=button], .button[type=submit] {
  font-family: inherit;
  border: 0 none;
  margin: 0;
}
.button:active, .button.pressed {
  background: #9e1621;
}
.button:active.large, .button.pressed.large {
  -webkit-box-shadow: inset 0 -4px 0 0 #be252c;
  -moz-box-shadow: inset 0 -4px 0 0 #be252c;
  box-shadow: inset 0 -4px 0 0 #be252c;
}
.button:active.medium, .button.pressed.medium {
  -webkit-box-shadow: inset 0 -3px 0 0 #be252c;
  -moz-box-shadow: inset 0 -3px 0 0 #be252c;
  box-shadow: inset 0 -3px 0 0 #be252c;
}
.button.grey, .button.gray {
  /** active/pressed **/
}
.button.grey, .button.gray {
  background: #eee;
  color: #555 !important;
}
.button.grey:hover, .button.gray:hover {
  background: #ddd;
  color: #555 !important;
}
.button.grey.disabled, .button.grey[disabled], .button.gray.disabled, .button.gray[disabled] {
  color: #bbb !important;
  background: #eee !important;
}
.button.grey.large, .button.gray.large {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.grey.large.disabled, .button.grey.large[disabled], .button.gray.large.disabled, .button.gray.large[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.grey.medium, .button.gray.medium {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.grey.medium.medium.disabled, .button.grey.medium.medium[disabled], .button.gray.medium.medium.disabled, .button.gray.medium.medium[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.grey:active, .button.grey.pressed, .button.gray:active, .button.gray.pressed {
  background: #333;
  color: white !important;
}
.button.grey:active.large, .button.grey.pressed.large, .button.gray:active.large, .button.gray.pressed.large {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.grey:active.medium, .button.grey.pressed.medium, .button.gray:active.medium, .button.gray.pressed.medium {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button.blue {
  /** active/pressed **/
}
.button.blue {
  background: #1180c2;
}
.button.blue:hover {
  background: #2290c6;
}
.button.blue.disabled, .button.blue[disabled] {
  color: #b1d1e1 !important;
  background: #0066a0 !important;
}
.button.blue.large {
  -webkit-box-shadow: inset 0 -4px 0 0 #0066a0;
  -moz-box-shadow: inset 0 -4px 0 0 #0066a0;
  box-shadow: inset 0 -4px 0 0 #0066a0;
}
.button.blue.large.disabled, .button.blue.large[disabled] {
  -webkit-box-shadow: inset 0 -4px 0 0 #b1d1e1;
  -moz-box-shadow: inset 0 -4px 0 0 #b1d1e1;
  box-shadow: inset 0 -4px 0 0 #b1d1e1;
}
.button.blue.medium {
  -webkit-box-shadow: inset 0 -3px 0 0 #0066a0;
  -moz-box-shadow: inset 0 -3px 0 0 #0066a0;
  box-shadow: inset 0 -3px 0 0 #0066a0;
}
.button.blue.medium.medium.disabled, .button.blue.medium.medium[disabled] {
  -webkit-box-shadow: inset 0 -3px 0 0 #b1d1e1;
  -moz-box-shadow: inset 0 -3px 0 0 #b1d1e1;
  box-shadow: inset 0 -3px 0 0 #b1d1e1;
}
.button.blue:active, .button.blue.pressed {
  background: #0066a0;
}
.button.blue:active.large, .button.blue.pressed.large {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #004e7a;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #004e7a;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #004e7a;
}
.button.blue:active.medium, .button.blue.pressed.medium {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #004e7a;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #004e7a;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #004e7a;
}
.button.gray {
  /** active/pressed **/
}
.button.gray {
  background: #e7e7e7;
}
.button.gray:hover {
  background: #cccccc;
}
.button.gray.disabled, .button.gray[disabled] {
  color: #cccccc !important;
  background: #e7e7e7 !important;
}
.button.gray.large {
  -webkit-box-shadow: inset 0 -4px 0 0 #cccccc;
  -moz-box-shadow: inset 0 -4px 0 0 #cccccc;
  box-shadow: inset 0 -4px 0 0 #cccccc;
}
.button.gray.large.disabled, .button.gray.large[disabled] {
  -webkit-box-shadow: inset 0 -4px 0 0 #cccccc;
  -moz-box-shadow: inset 0 -4px 0 0 #cccccc;
  box-shadow: inset 0 -4px 0 0 #cccccc;
}
.button.gray.medium {
  -webkit-box-shadow: inset 0 -3px 0 0 #cccccc;
  -moz-box-shadow: inset 0 -3px 0 0 #cccccc;
  box-shadow: inset 0 -3px 0 0 #cccccc;
}
.button.gray.medium.medium.disabled, .button.gray.medium.medium[disabled] {
  -webkit-box-shadow: inset 0 -3px 0 0 #cccccc;
  -moz-box-shadow: inset 0 -3px 0 0 #cccccc;
  box-shadow: inset 0 -3px 0 0 #cccccc;
}
.button.gray:active, .button.gray.pressed {
  background: #777777;
}
.button.gray:active.large, .button.gray.pressed.large {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #cccccc;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #cccccc;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #cccccc;
}
.button.gray:active.medium, .button.gray.pressed.medium {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #cccccc;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #cccccc;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #cccccc;
}
.button.blink {
  background: #F39C12;
}
.button.blink:hover {
  background: #FBB03B;
}
.button.blink.disabled, .button.blink[disabled] {
  color: #fffadc !important;
  background: #D35400 !important;
}
.button.blink.large {
  -webkit-box-shadow: inset 0 -4px 0 0 #D35400;
  -moz-box-shadow: inset 0 -4px 0 0 #D35400;
  box-shadow: inset 0 -4px 0 0 #D35400;
}
.button.blink.large.disabled, .button.blink.large[disabled] {
  -webkit-box-shadow: inset 0 -4px 0 0 #9F400C;
  -moz-box-shadow: inset 0 -4px 0 0 #9F400C;
  box-shadow: inset 0 -4px 0 0 #9F400C;
}
.button.blink.medium {
  -webkit-box-shadow: inset 0 -3px 0 0 #D35400;
  -moz-box-shadow: inset 0 -3px 0 0 #D35400;
  box-shadow: inset 0 -3px 0 0 #D35400;
}
.button.blink.medium.medium.disabled, .button.blink.medium.medium[disabled] {
  -webkit-box-shadow: inset 0 -3px 0 0 #9F400C;
  -moz-box-shadow: inset 0 -3px 0 0 #9F400C;
  box-shadow: inset 0 -3px 0 0 #9F400C;
}
.button.blink:active, .button.blink.pressed {
  background: #D35400;
}
.button.blink:active.large, .button.blink.pressed.large {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #9F400C;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #9F400C;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 4px 1px 0 #9F400C;
}
.button.blink:active.medium, .button.blink.pressed.medium {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #9F400C;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #9F400C;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #9F400C;
}
.button.header-red {
  /** active/pressed **/
}
.button.header-red {
  background: #e8414d;
  -webkit-box-shadow: inset 0 -4px 0 0 #8f0100;
  -moz-box-shadow: inset 0 -4px 0 0 #8f0100;
  box-shadow: inset 0 -4px 0 0 #8f0100;
  padding-top: .5em;
  padding-bottom: .8em;
}
.button.header-red:hover {
  background: #ea4f5a;
}
.button.header-red:active, .button.header-red.pressed {
  background: #ea4f5a;
  -webkit-box-shadow: inset 0 4px 1px 0 #8f0100;
  -moz-box-shadow: inset 0 4px 1px 0 #8f0100;
  box-shadow: inset 0 4px 1px 0 #8f0100;
}
.button.large {
  font-size: 15px;
  padding: 9px 22px 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 -4px 0 0 #9e1621;
  -moz-box-shadow: inset 0 -4px 0 0 #9e1621;
  box-shadow: inset 0 -4px 0 0 #9e1621;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.button.large.disabled, .button.large[disabled] {
  -webkit-box-shadow: inset 0 -4px 0 0 #e5babf;
  -moz-box-shadow: inset 0 -4px 0 0 #e5babf;
  box-shadow: inset 0 -4px 0 0 #e5babf;
}
.button.large:active, .button.large.pressed {
  -webkit-box-shadow: inset 0 4px 1px 0 #7d0b14;
  -moz-box-shadow: inset 0 4px 1px 0 #7d0b14;
  box-shadow: inset 0 4px 1px 0 #7d0b14;
  padding: 11px 22px 9px;
}
.button.medium {
  font-size: 13.2px;
  padding: 8px 16px 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 -3px 0 0 #9e1621;
  -moz-box-shadow: inset 0 -3px 0 0 #9e1621;
  box-shadow: inset 0 -3px 0 0 #9e1621;
}
.button.medium.disabled, .button.medium[disabled] {
  -webkit-box-shadow: inset 0 -3px 0 0 #e5babf;
  -moz-box-shadow: inset 0 -3px 0 0 #e5babf;
  box-shadow: inset 0 -3px 0 0 #e5babf;
}
.button.medium:active, .button.medium.pressed {
  -webkit-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #7d0b14;
  -moz-box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #7d0b14;
  box-shadow: 0px 1px 1px 1px rgba(255, 255, 255, 0.5), inset 0 3px 1px 0 #7d0b14;
  padding: 9px 16px 8px;
}
.button.small {
  font-size: 12px;
  padding: .4em .5em .3em;
}

/**
 * ico-
 */
.button.large.ico-arrow {
  padding-left: 33px;
}
.button.large.ico-arrow {
  position: relative;
}
.button.large.ico-arrow:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .button.large.ico-arrow:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.button.large.ico-arrow:after {
  width: 16px;
  padding-top: 16px;
  background-position: -80px -154px;
  top: 8px;
  left: 10px;
}

/**
 * collect-button style
 */
.button.collect-button {
  height: 30px;
  width: 80px;
  padding-left: 17px !important;
  padding-right: 0 !important;
  text-align: center;
}
.button.collect-button:after {
  width: 16px;
  padding-top: 16px;
  background-position: -160px -170px;
  top: 6px;
  left: 8px;
}
.button.collect-button.pressed:after {
  width: 16px;
  padding-top: 16px;
  background-position: -16px -154px;
  top: 7px;
  left: 8px;
}

/**
 * UI Select
 * g-select
 */
.g-select a.button:first-child + div {
  padding-top: 7px;
}

/**
 * Droplist
 * ul.g-droplist
 */
ul.g-droplist {
  z-index: 1;
  background: white;
  border: 2px solid #ccc;
  padding: .5em 0;
  width: auto;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
ul.g-droplist li.hr {
  padding-bottom: .3em;
  margin-bottom: .4em;
  border-bottom: 1px solid #eee;
}
ul.g-droplist li a {
  display: block;
  padding: .2em 1em;
}
ul.g-droplist li a:hover {
  text-decoration: none;
  color: white;
  background: #0077b1;
}

/**
  *
*/
.light-box-overlayer {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}

.light-box {
  background: #FFF;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  z-index: 1000;
}

.light-box-close {
  position: absolute !important;
  background: #000;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 24px;
  height: 24px;
  right: -26px;
  top: 0;
  cursor: pointer;
}
.light-box-close {
  position: relative;
}
.light-box-close:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .light-box-close:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.light-box-close:after {
  width: 16px;
  padding-top: 16px;
  background-position: -240px -154px;
  top: 4px;
  left: 4px;
}

/**
 * lightview
 */
.lightview-box .lightview-content {
  padding-top: 10px;
}
.lightview-box .lightview-content {
  zoom: 1;
}
.lightview-box .lightview-content:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.lightview-box .lightview-content .avatar {
  float: left;
  width: 50px;
  height: 50px;
}
.lightview-box .lightview-content .avatar img {
  width: 50px;
  height: 50px;
}
.lightview-box .lightview-content .avatar ~ p {
  margin-left: 60px;
}
.lightview-box .lightview-content .avatar + .name {
  font-weight: bold;
  margin-bottom: 3px;
}
.lightview-box .lightview-content .avatar ~ .info {
  line-height: 1.4em;
}

/**
 * zIndex setting
 */
#header .area {
  z-index: 30;
}
#header nav ul ul {
  z-index: 11;
}

#header {
  /**
   * General
   */
  /**
   * Region (生活圈)
   */
  /** app info line **/
  /**
     * User
     */
 /**
* Logo
*/
  /**
     * Event icon, between logo and search
     */
  /**
   * Search
   */
  /**
   * Function Buttons (新增店家/景點 發表分享文 旅遊規劃)
   */
  /**
   * Main Query Drop down
   */
  /**
   * Main Navigation
   */
  /**
   * Cozy Layout
   */
  /** end of Cozy Layout **/
  /**
   * Compact Layout
   */
  /** end of Compact Layout **/
}
#header {
  background-color: #be252c;
  color: white;
}
#header a {
  color: white;
  text-decoration: none;
}
#header .top-header {
  padding: .2em 0;
  position: relative;
  background-color: #333333;
}
#header .top-header {
  zoom: 1;
}
#header .top-header:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
#header .middle-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  padding: .6em 0 .4em;
}
#header .middle-header .layout-wrapper {
  position: relative;
}
#header .middle-header .layout-wrapper {
  zoom: 1;
}
#header .middle-header .layout-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
#header .bottom-header {
  position: relative;
  background-color: #8f0100;
  height: 32px;
}
#header #region {
  width: 160px;
  float: left;
}
#header #region > div {
  z-index: 1000;
}
#header #region > a span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: white;
  color: #666666;
  padding: 0 23px 0 10px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  line-height: 1.5em;
}
#header #region > a span:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  border-top: 5px solid #666666;
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#header #region.open a span:after {
  border-bottom: 5px solid #666666;
  border-top: none;
}
#header #region .area {
  background: white;
  width: 290px;
  top: 4px;
  left: 50px;
  border: 2px solid #ccc;
  padding: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#header #region .area a:hover,
#header #region .area a:focus {
  color: #be252c;
}
#header #region .area strong {
  float: left;
}
#header #region .area strong a {
  color: black;
}
#header #region .area strong span {
  color: black;
  cursor: default;
}
#header #region .area > li:last-child .city {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#header #region .city {
  overflow: hidden;
  margin-left: 3.1em;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
}
#header #region .city > li {
  float: left;
  margin: 0 10px 0 0;
  white-space: nowrap;
}
#header #region .city a {
  color: #0077b1;
}
#header .top-info {
  float: left;
}
#header .top-info a {
  color: #ccc;
  padding-left: 16px;
}
#header .top-info a:after {
  width: 16px;
  padding-top: 16px;
  background-position: -256px -154px;
  top: 0;
  left: 0;
}
#header .top-info a:hover {
  color: #FFF;
  text-decoration: underline;
}
#header #user {
  float: right;
}
#header #user > li {
  float: left;
  margin-left: 1em;
}
#header #user > li a {
  color: #e7e7e7;
}
#header #user > li a:hover, #header #user > li a:focus {
  color: #FFF;
  text-decoration: underline;
}
#header #user > li a:hover em, #header #user > li a:focus em {
  color: white;
}
#header #user i {
  display: none;
}
#header #user .fb-login {
  padding-left: 18px;
}
#header #user .fb-login:after {
  width: 14px;
  padding-top: 14px;
  background-position: -245px 0;
  top: 2px;
  left: 0;
}
#header #user .yh-login {
  padding-left: 18px;
}
#header #user .yh-login:after {
  width: 14px;
  padding-top: 14px;
  background-position: -259px 0;
  top: 2px;
  left: 0;
}
#header #user em {
  background-color: #9e1621;
  font-family: Helvetica, Arial, sans-serif;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  font-style: normal;
  line-height: 11px;
  padding: 2px 5px 0;
  vertical-align: middle;
  margin-right: 2px;
}
#header #user .service-list,
#header #user .notice-list {
  position: relative;
  margin-right: .5em;
}
#header #user .service-list > a:after,
#header #user .notice-list > a:after {
  content: "";
  position: absolute;
  right: -8px;
  top: 10px;
  border-top: 5px solid #e7e7e7;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: none;
}
#header #user .service-list.open > a,
#header #user .notice-list.open > a {
  color: #FFF;
}
#header #user .service-list.open > a:after,
#header #user .notice-list.open > a:after {
  border-top: none;
  border-bottom: 5px solid #FFF;
}
#header #user .service-list > div,
#header #user .notice-list > div {
  padding-top: 5px;
}
#header #user .service-list ul,
#header #user .notice-list ul {
  z-index: 12;
  width: 120px;
  border: 1px solid #afafaf;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#header #user .service-list ul:after,
#header #user .notice-list ul:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 1em;
  width: 9px;
  height: 9px;
  background-color: #FFF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  border-top: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
}
#header #user .service-list ul li,
#header #user .notice-list ul li {
  padding: 0 .5em;
}
#header #user .service-list ul li:last-child a,
#header #user .notice-list ul li:last-child a {
  border-bottom: none;
}
#header #user .service-list ul a,
#header #user .notice-list ul a {
  color: #666666;
  display: block;
  padding-left: 0.5em;
  line-height: 2em;
  border-bottom: 1px solid #E6E6E6;
}
#header #user .service-list ul a:hover,
#header #user .notice-list ul a:hover {
  color: #808080 !important;
  background: #CCCCCC;
  text-decoration: none;
}
#header #user .notice-list ul {
  width: 170px;
}
#header #user .notice-list a b {
  color: #be252c;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  margin-right: .3em;
  font-size: 1.2em;
}
#header #user .notice-list a:hover b {
  color: white;
}
#header h2 {
  width: 160px;
  float: left;
}
#header h2 a {
  display: block;
  width: 160px;
  height: 35px;
  text-indent: -9999px;
}
#header h2 a {
  position: relative;
}
#header h2 a:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header h2 a:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header h2 a:after {
  width: 160px;
  padding-top: 35px;
  background-position: 0 0;
  top: 0px;
  left: 0px;
}
#header h2 a:focus {
  background-color: #9e1621;
}
#header .event {
  width: 120px;
  height: 50px;
  overflow: hidden;
  margin-top: -8px;
  margin-left: 15px;
  float: left;
}
#header .event a {
  display: block;
  height: 50px;
  background-image: url(/images/frame/flashbuy.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-position: -60px 0;
}
#header .event a:hover {
  background-position: -60px -50px;
}
@media only screen and (max-width: 1200px) {
  #header .event {
    height: 35px;
    width: 60px;
    margin-top: 4px;
    margin-left: 13px;
    float: left;
  }
  #header .event a {
    height: 35px;
    background-position: 0px 0;
  }
  #header .event a:hover {
    background-position: 0px -50px;
  }
}
#header #search {
  float: left;
  vertical-align: middle;
  position: absolute;
  margin-top: .2em;
}
@media only screen and (min-width: 1400px) {
  #header #search {
    left: 305.5px;
  }
}
@media only screen and (max-width: 1200px) {
  #header #search {
    left: 240px;
  }
}
#header #search .wrapper {
  float: left;
  background: white;
  margin-top: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#header #search .type {
  float: left;
  position: relative;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  background: #f4f4f4;
}
#header #search .type.active {
  background: #ddd;
}
#header #search .type.active label:after {
  border-top: none;
  border-bottom: 5px solid #777777;
}
#header #search .type label {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  cursor: pointer;
  color: #666666;
  height: 28px;
  padding: 0 22px 0 8px;
  line-height: 26px;
  position: relative;
}
#header #search .type label:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  border-top: 5px solid #777777;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
}
#header #search .type select {
  -webkit-appearance: menulist-button;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 28px;
  cursor: pointer;
  margin: 0;
  width: 100%;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
#header #search .inputs {
  margin-left: 60px;
}
#header #search .inputs {
  zoom: 1;
}
#header #search .inputs:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
#header #search .inputs input[type=text] {
  font-size: 15px;
  height: 28px;
  padding: 0 .3em;
  float: left;
  background: transparent;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#header #search .inputs input[type=text]:focus {
  -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.1);
}
.ie8 #header #search .inputs input[type=text] {
  padding-top: 6px;
}
#header #search .inputs input.placeholder[type=text] {
  color: #999;
}
#header #search .inputs input[name=kw] {
  width: 40%;
}
#header #search .inputs input[name=adkw] {
  width: 59%;
  border-left: 1px solid #ccc;
}
#header #search .inputs.wide input[name=kw] {
  width: 100%;
}
#header #search input[type=submit] {
  -webkit-appearance: none;
  font-size: 13px;
  width: 55px;
  height: 27px;
  color: #333;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #7f7f00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe400), to(#ffc300));
  background-image: -webkit-linear-gradient(top, #ffe400, #ffc300);
  background-image: -moz-linear-gradient(top, #ffe400, #ffc300);
  background-image: -ms-linear-gradient(top, #ffe400, #ffc300);
  background-image: -o-linear-gradient(top, #ffe400, #ffc300);
  background-image: linear-gradient(top bottom, #ffe400, #ffc300);
  margin-top: 3px;
  margin-left: 4px;
  cursor: pointer;
  border: 2px solid #FFF;
}
#header #function {
  float: right;
  margin-top: .6em;
}
#header #function li {
  float: left;
  margin: 0 .2em;
}
#header #function li a {
  position: relative;
  padding-left: 26px;
}
#header #function li .add-shop {
  position: relative;
}
#header #function li .add-shop:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #function li .add-shop:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #function li .add-shop:after {
  width: 16px;
  padding-top: 16px;
  background-position: -128px -154px;
  top: 4px;
  left: 8px;
}
#header #function li .add-cmmt {
  position: relative;
}
#header #function li .add-cmmt:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #function li .add-cmmt:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #function li .add-cmmt:after {
  width: 16px;
  padding-top: 16px;
  background-position: -48px -154px;
  top: 4px;
  left: 8px;
}
#header #query-nav {
  display: inline-block;
  width: 160px;
  font-size: 14px;
}
#header #query-nav:before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 20px;
  height: 32px;
  background: none;
  background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.15)));
  background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.15));
  background: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.15));
  background: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.15));
  background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.15));
  background: linear-gradient(left right, transparent, rgba(0, 0, 0, 0.15));
}
#header #query-nav:after {
  content: "";
  position: absolute;
  top: 0;
  left: 161px;
  width: 20px;
  height: 32px;
  background: none;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.15), transparent);
  background: linear-gradient(left right, rgba(0, 0, 0, 0.15), transparent);
}
#header #query-nav.open li {
  border-right: 1px solid #afafaf;
}
#header #query-nav > a {
  display: block;
  position: relative;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  background: #eb4956;
  padding-left: 10px;
}
#header #query-nav > a:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 141px;
  border-top: 5px solid #FFF;
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#header #query-nav > a.active:after {
  border-bottom: 5px solid #FFF;
  border-top: none;
}
#header #query-nav > div {
  padding-top: 3px;
  margin-left: -1px;
  z-index: 999;
  position: relative;
}
#header #query-nav > div ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #afafaf solid;
  border-right: none;
  background-color: #FFF;
  color: #000;
  -webkit-box-shadow: 1px 1px 5px 2px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 1px 1px 5px 2px rgba(204, 204, 204, 0.5);
  box-shadow: 1px 1px 5px 2px rgba(204, 204, 204, 0.5);
}
#header #query-nav > div ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  width: 161px;
}
#header #query-nav > div ul li.active > span {
  color: #E6332C;
}
#header #query-nav > div ul li.active > span:before {
  color: #E6332C;
}
#header #query-nav > div ul li.active #food-row:after {
  background-position: -205px -134px;
}
#header #query-nav > div ul li.active #travel-row:after {
  background-position: -220px -134px;
}
#header #query-nav > div ul li.active #other-row:after {
  background-position: -235px -134px;
}
#header #query-nav > div ul li.active #dis-row:after {
  background-position: -250px -134px;
}
#header #query-nav > div ul li.active #mrt-row:after {
  background-position: -265px -134px;
}
#header #query-nav > div ul li.active #uni-row:after {
  background-position: -280px -134px;
}
#header #query-nav > div ul li > span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  display: block;
  position: relative;
  width: 151px;
  padding: 0.8em 0 0.8em 30px;
  border-bottom: 1px solid #E6E6E6;
  cursor: default;
}
#header #query-nav > div ul li > span:before {
  content: "\203A";
  font-size: 25px;
  color: #808080;
  position: absolute;
  right: 0;
  top: 10px;
}
#header #query-nav > div ul li > span:hover {
  color: #E6332C;
}
#header #query-nav > div ul li > span:hover:before {
  color: #E6332C;
}
#header #query-nav > div ul li #food-row {
  position: relative;
}
#header #query-nav > div ul li #food-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #food-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #food-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -115px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #food-row:hover:after {
  background-position: -205px -134px;
}
#header #query-nav > div ul li #travel-row {
  position: relative;
}
#header #query-nav > div ul li #travel-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #travel-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #travel-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -130px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #travel-row:hover:after {
  background-position: -220px -134px;
}
#header #query-nav > div ul li #other-row {
  position: relative;
}
#header #query-nav > div ul li #other-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #other-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #other-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -145px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #other-row:hover:after {
  background-position: -235px -134px;
}
#header #query-nav > div ul li #dis-row {
  position: relative;
}
#header #query-nav > div ul li #dis-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #dis-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #dis-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -160px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #dis-row:hover:after {
  background-position: -250px -134px;
}
#header #query-nav > div ul li #mrt-row {
  position: relative;
}
#header #query-nav > div ul li #mrt-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #mrt-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #mrt-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -175px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #mrt-row:hover:after {
  background-position: -265px -134px;
}
#header #query-nav > div ul li #uni-row {
  position: relative;
}
#header #query-nav > div ul li #uni-row:after {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #header #query-nav > div ul li #uni-row:after {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
#header #query-nav > div ul li #uni-row:after {
  width: 16px;
  padding-top: 20px;
  background-position: -190px -134px;
  top: 10px;
  left: 10px;
}
#header #query-nav > div ul li #uni-row:hover:after {
  background-position: -280px -134px;
}
#header #query-nav > div ul li.first-tag {
  padding-top: .4em;
}
#header #query-nav > div ul li.tag {
  padding-left: 0;
}
#header #query-nav > div ul li.tag span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 168px;
  margin-left: -7px;
  display: block;
  position: relative;
  z-index: 2;
  background: #4d4d4d;
  fon-size: 15px;
  color: #B3B3B3;
  padding-left: 17px;
  padding-top: 0;
  padding-bottom: 0;
}
#header #query-nav > div ul li.tag span:before {
  content: "";
}
#header #query-nav > div ul li.tag span:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -6px;
  border-top: 3px solid #b3b3b3;
  border-right: 3px solid #b3b3b3;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}
#header #query-nav > div ul:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 1em;
  width: 12px;
  height: 12px;
  fon-size: 15px;
  background-color: #FFF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  border-top: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
}
#header #query-nav .submenu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  bottom: -21px;
  left: 161px;
  overflow: auto;
  width: 589px;
}
#header #query-nav .submenu .container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border-top: 1px #afafaf solid;
  border-right: 1px #afafaf solid;
  border-bottom: 1px #afafaf solid;
  position: absolute;
  top: 0px;
  bottom: 20px;
  overflow: auto;
  width: 569px;
}
#header #query-nav .submenu dl {
  width: 95%;
  margin: 1em 1.5em;
}
#header #query-nav .submenu dl:last-child {
  margin-bottom: 3em;
}
#header #query-nav .submenu dd {
  color: #E6332C;
  border-bottom: 1px dotted #afafaf;
  line-height: 26px;
}
#header #query-nav .submenu dt {
  padding: 8px 16px 0;
}
#header #query-nav .submenu dt a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: padding-left 0.3s;
  -moz-transition: padding-left 0.3s;
  -o-transition: padding-left 0.3s;
  transition: padding-left 0.3s;
}
#header #query-nav .submenu dt a:hover {
  color: #0077b1;
  text-decoration: underline;
}
#header #query-nav .submenu#cfood dt a {
  width: 18%;
}
#header #query-nav .submenu#cfood dt a:hover {
  padding-left: 1em;
}
#header #query-nav .submenu#ctravel dt a {
  width: 18%;
}
#header #query-nav .submenu#ctravel dt a:hover {
  padding-left: 1em;
}
#header #query-nav .submenu#cother dt a {
  width: 18%;
}
#header #query-nav .submenu#cother dt a:hover {
  padding-left: 1em;
}
#header #query-nav .submenu#cdis dt a {
  width: 18%;
}
#header #query-nav .submenu#cdis dt a:hover {
  padding-left: 1em;
}
#header #query-nav .submenu#cmrt dt a {
  width: 18%;
}
#header #query-nav .submenu#cmrt dt a:hover {
  padding-left: 1em;
}
#header #query-nav .submenu#cuni dt a {
  width: 23%;
}
#header #query-nav .submenu#cuni dt a:hover {
  padding-left: 1em;
}
#header #nav {
  position: absolute;
  left: 170px;
  top: 0;
  font-size: 14px;
  height: 32px;
}
#header #nav > ul > li {
  /*hot tag*/
  /** submenu **/
}
#header #nav > ul > li {
  float: left;
  /*border-left: 1px solid $dark_pink_border;*/
  /*border-right: 1px solid $pale_pink_border;*/
  /*height:1em;*/
  margin-top: 10px;
}
#header #nav > ul > li.ui-select a {
  position: relative;
  padding-right: 20px;
}
#header #nav > ul > li.ui-select a:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 5px;
  border-top: 5px solid #FFF;
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
#header #nav > ul > li:first-child {
  border-left: none;
}
#header #nav > ul > li:last-child {
  border-right: none;
}
#header #nav > ul > li > a {
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 32px;
  color: #FFD0C0;
  margin-top: -10px;
}
#header #nav > ul > li > a.new-tag {
  position: relative;
}
#header #nav > ul > li > a.new-tag:after {
  content: "";
  position: absolute;
  top: -11px;
  right: -12px;
  width: 32px;
  height: 27px;
  background: url(/images/frame/new.png) no-repeat;
  background-size: 32px 27px;
  background-size: contain;
  z-index: 9;
}
#header #nav > ul > li > a.new-tag:hover:after {
  border-bottom: 0;
}
#header #nav > ul > li.open > li, #header #nav > ul > li > li:hover {
  border-left: none;
  border-right: none;
}
#header #nav > ul > li.open > a, #header #nav > ul > li > a:hover, #header #nav > ul > li > a:focus {
  color: #FFF;
  background-color: #eb4956;
  /*background-color: $active_pink_bg;*/
  transition: all 0.4s;
}
#header #nav > ul > li.open > a:after, #header #nav > ul > li > a:hover:after, #header #nav > ul > li > a:focus:after {
  border-bottom: 5px solid #FFF;
  border-top: none;
}
#header #nav > ul > li > div {
  padding-top: 3px;
  z-index: 10;
}
#header #nav > ul > li ul {
  background: white;
  border: 1px solid #afafaf;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 120px;
  padding: .6em 0;
  left: 0;
  top: 3px;
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
}
#header #nav > ul > li ul li {
  padding: 0;
}
#header #nav > ul > li ul li:last-child a {
  border-bottom: none;
}
#header #nav > ul > li ul li > a:after {
  border: none;
}
#header #nav > ul > li ul a {
  font-size: 13px;
  color: #666666;
  display: block;
  padding: 0 0.5em 0 1em;
  line-height: 2em;
  border-bottom: 1px solid #f0f0f0;
}
#header #nav > ul > li ul a:hover {
  color: #808080;
  background: #f0f0f0;
}
#header #nav > ul > li ul a:hover:after {
  border: none;
}
#header #nav > ul > li ul:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 1em;
  width: 9px;
  height: 9px;
  background-color: #FFF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  border-top: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
}
@media only screen and (min-width: 1400px) {
  #header #search .wrapper {
    width: 450px;
  }
  #header #nav > ul > li > a {
    padding-left: 14px;
    padding-right: 14px;
  }
  #header #nav > ul > li > a.i {
    padding-right: 24px;
  }
  #header #nav > ul > li > a.i:after {
    width: 8px;
    padding-top: 5px;
    background-position: -205px 0;
    top: 13px;
    right: 9px;
  }
}
@media only screen and (max-width: 1200px) {
  #header #search .wrapper {
    width: 400px;
  }
  #header #nav > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  #header #nav > ul > li > a.i {
    padding-right: 20px;
  }
  #header #nav > ul > li > a.i:after {
    width: 8px;
    padding-top: 5px;
    background-position: -205px 0;
    top: 13px;
    right: 7px;
  }
  #header #function a {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
  }
}

/** end of #header **/
/** Search Suggestion **/
.suggestion-root {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.88);
  color: white;
  padding: .3em 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}
.suggestion-root .suggestion-list li {
  cursor: pointer;
  padding: .3em .6em;
  line-height: 1.3em;
}
.suggestion-root .suggestion-list li.active {
  background: #1180c2;
  color: white;
}

/**
  * top four golden link and chameleon & breadcrumbs
*/
#header_banner .hdChame {
  text-align: center;
}

#bar-header {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
}

.bar-header-index {
  padding-bottom: 15px;
}

#bar-header-original {
  height: 70px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

#bar-header-expanded {
  height: 250px;
  left: 0;
  overflow: hidden;
  position: relative;
  top: -70px;
  width: 1000px;
  z-index: 2;
}

#top-golden-link {
  overflow: hidden;
  height: 44px;
}
#top-golden-link > ul {
  font-size: 15px;
  overflow: hidden;
  margin: 10px auto 0px;
  padding: 6px 0;
}
@media only screen and (min-width: 1400px) {
  #top-golden-link > ul {
    width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  #top-golden-link > ul {
    width: 1000px;
  }
}
#top-golden-link li {
  float: left;
  width: 25%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* scrollbar on touch screen */
html.touch body #query-list .container {
  /* Track */
  /* Handle */
}
html.touch body #query-list .container::-webkit-scrollbar {
  width: 6px;
}
html.touch body #query-list .container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
html.touch body #query-list .container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #777777;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}
html.touch body #query-list .container::-webkit-scrollbar-thumb:window-inactive {
  background: #e7e7e7;
}

#footer {
  /**
   * General
   */
}
#footer {
  clear: both;
  color: white;
  background: #333;
  padding: 2em 0 3em;
  margin-top: 3em;
}
#footer a {
  color: #999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#footer a:hover {
  padding-left: .5em;
  color: #FFF;
}
#footer .h1 {
  font-size: 15px;
  margin-bottom: .5em;
}
#footer h2 {
  color: #f0cb00;
}
#footer section {
  float: left;
}
#footer section div {
  float: left;
}
#footer section.latest {
  width: 19%;
}
#footer section.latest div {
  width: 50%;
}
#footer section.features {
  width: 25%;
}
#footer section.features div {
  width: 50%;
}
#footer section.service_new {
  width: 34%;
}
#footer section.service_new div {
  width: 33%;
}
#footer .footer_icon {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
#footer #copyright {
  clear: both;
  font-size: 12px;
  padding-top: 3em;
}
#footer #copyright .logo {
  width: 160px;
  height: 35px;
  float: left;
  text-indent: -9999px;
}
#footer #copyright .logo:after {
  width: 160px;
  padding-top: 35px;
  background-position: 0 0;
  top: 0px;
  left: 0px;
}
#footer #copyright p {
  margin-left: 180px;
}
#footer #copyright .bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  font-weight: bold;
}

#breadcrumb {
  padding-top: 10px;
}
#breadcrumb .layout-wrapper > span {
  margin: 0 5px;
}
#breadcrumb .layout-wrapper > div {
  display: inline-block;
}
#breadcrumb .layout-wrapper > span {
  font-family: 'Courier New', Courier, monospace;
}
#breadcrumb .layout-wrapper ul {
  left: -16px;
  width: 100px;
  z-index: 99;
  max-height: 278px;
  overflow-y: auto;
}
#breadcrumb .layout-wrapper ul a {
  color: #0077b1 !important;
  text-decoration: none !important;
}
#breadcrumb .layout-wrapper ul a:hover {
  color: white !important;
  text-decoration: none !important;
}

.score-bar {
  /**
   * large
   */
  /**
   * small
   */
  /**
   * small-red
   */
  /**
   * red-star
   */
}
.score-bar {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.score-bar i {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.score-bar i.s-0 {
  width: 0;
}
.score-bar i.s-5 {
  width: 10%;
}
.score-bar i.s-10 {
  width: 20%;
}
.score-bar i.s-15 {
  width: 30%;
}
.score-bar i.s-20 {
  width: 40%;
}
.score-bar i.s-25 {
  width: 50%;
}
.score-bar i.s-30 {
  width: 60%;
}
.score-bar i.s-35 {
  width: 70%;
}
.score-bar i.s-40 {
  width: 80%;
}
.score-bar i.s-45 {
  width: 90%;
}
.score-bar i.s-50 {
  width: 100%;
}
.score-bar i.s-55 {
  width: 100%;
}
.score-bar i.s-60 {
  width: 100%;
}
.score-bar meter {
  display: none;
}
.score-bar.large {
  width: 100px;
  height: 19px;
  margin-left: 4px;
}
.score-bar.large {
  position: relative;
}
.score-bar.large:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large:before {
  width: 100px;
  padding-top: 19px;
  background-position: -275px -235px;
  top: 0px;
  left: 0px;
}
.score-bar.large i {
  height: 19px;
}
.score-bar.large i {
  position: relative;
}
.score-bar.large i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large i:before {
  width: 100px;
  padding-top: 19px;
  background-position: -275px -216px;
  top: 0px;
  left: 0px;
}
.score-bar.large-heart {
  width: 100px;
  height: 16px;
  margin-left: 10px;
}
.score-bar.large-heart {
  position: relative;
}
.score-bar.large-heart:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large-heart:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large-heart:before {
  width: 100px;
  padding-top: 16px;
  background-position: -219px -70px;
  top: 0px;
  left: 0px;
}
.score-bar.large-heart i {
  height: 16px;
}
.score-bar.large-heart i {
  position: relative;
}
.score-bar.large-heart i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large-heart i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large-heart i:before {
  width: 100px;
  padding-top: 16px;
  background-position: -219px -86px;
  top: 0px;
  left: 0px;
}
.score-bar.small {
  width: 75px;
  height: 15px;
}
.score-bar.small {
  position: relative;
}
.score-bar.small:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small:before {
  width: 75px;
  padding-top: 15px;
  background-position: -275px -200px;
  top: 0px;
  left: 0px;
}
.score-bar.small i {
  height: 15px;
}
.score-bar.small i {
  position: relative;
}
.score-bar.small i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small i:before {
  width: 75px;
  padding-top: 15px;
  background-position: -275px -185px;
  top: 0px;
  left: 0px;
}
.score-bar.small-red {
  width: 75px;
  height: 15px;
  margin-left: 10px;
}
.score-bar.small-red {
  position: relative;
}
.score-bar.small-red:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small-red:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small-red:before {
  width: 75px;
  padding-top: 15px;
  background-position: -275px -170px;
  top: 0px;
  left: 0px;
}
.score-bar.small-red i {
  height: 15px;
}
.score-bar.small-red i {
  position: relative;
}
.score-bar.small-red i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small-red i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small-red i:before {
  width: 75px;
  padding-top: 15px;
  background-position: -275px -155px;
  top: 0px;
  left: 0px;
}
.score-bar.small-heart {
  width: 75px;
  height: 12px;
  margin-left: 10px;
}
.score-bar.small-heart {
  position: relative;
}
.score-bar.small-heart:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small-heart:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small-heart:before {
  width: 75px;
  padding-top: 12px;
  background-position: -150px -103px;
  top: 0px;
  left: 0px;
}
.score-bar.small-heart i {
  height: 12px;
}
.score-bar.small-heart i {
  position: relative;
}
.score-bar.small-heart i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.small-heart i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.small-heart i:before {
  width: 75px;
  padding-top: 12px;
  background-position: -150px -115px;
  top: 0px;
  left: 0px;
}
.score-bar.large-red {
  width: 100px;
  height: 19px;
}
.score-bar.large-red {
  position: relative;
}
.score-bar.large-red:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large-red:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large-red:before {
  width: 100px;
  padding-top: 19px;
  background-position: -275px -232px;
  top: -4px;
  left: 0px;
}
.score-bar.large-red i {
  height: 19px;
}
.score-bar.large-red i {
  position: relative;
}
.score-bar.large-red i:before {
  content: ".";
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: url(/images/frame/full.png?update=201511031620);
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (max--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .score-bar.large-red i:before {
    background-image: url(/images/frame/full-2.png?update=201511031620);
    background-size: 400px 400px;
  }
}
.score-bar.large-red i:before {
  width: 100px;
  padding-top: 19px;
  background-position: -275px -252px;
  top: -4px;
  left: 0px;
}

.page-block {
  text-align: center;
}
.page-block a, .page-block span {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  background-color: #DDD;
  height: 28px;
  line-height: 28px;
  color: #333333;
  border-radius: 2px;
  padding: 0 12px;
  margin: 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-block a:hover, .page-block span:hover {
  text-decoration: none;
  background: #0077b1;
  color: white;
}
.page-block a:active, .page-block a.active, .page-block span:active, .page-block span.active {
  background-color: #333333;
  color: white;
}
.page-block a.disable, .page-block span.disable {
  color: #AAA;
  background-color: #f4f4f4;
}
.page-block span {
  cursor: default;
}

@media only screen and (min-width: 1400px) {
  #Layout-view {
    font-family: "cozy";
  }

  .layout-wrapper {
    width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
  #Layout-view {
    font-family: "compact";
  }

  .layout-wrapper {
    width: 1000px;
  }
}
@media only screen and (max-width: 1005px) {
  #wrap {
    width: 1030px;
  }
}
@media only screen and (max-width: 768px) {
  .layout-wrapper {
    width: 100%;
  }
}
