@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 **/
/** shihlin **/
/**
 * 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 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * 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
 */
.redtop {
  background-color: #d61919;
  height: 35px;
}
.redtop.admin {
  height: 10px;
}

.headmenu_box {
  background-color: #fff;
  height: 67px;
}

.logo {
  float: left;
  width: 200px;
  height: 72px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.logo img {
  width: 100%;
}

.menuicon {
  position: fixed;
  top: 30vh;
  cursor: pointer;
  right: 0;
}

.socialbar {
  float: left;
}
.socialbar li {
  list-style-type: none;
  width: 25px;
  text-align: right;
}

.swiper-container {
  width: 100%;
  height: 31.5vw !important;
}

.product-list {
  float: left;
  width: 33%;
}
.product-list a:hover {
  text-decoration: none;
}
.product-list a:focus {
  text-decoration: none;
}

.product_change {
  display: none;
}

.menu_list {
  float: right;
  margin-right: 15px;
}
.menu_list > a {
  color: #000000;
}
.menu_list > a:hover {
  color: #000000;
  font-weight: bolder;
  text-decoration: none;
}
.menu_list > a:focus {
  color: #000000;
  font-weight: bolder;
  text-decoration: none;
}

.hd_btn_box {
  border-left: 1px solid #ccc;
  padding: 20px;
  float: left;
  height: 67px;
  vertical-align: middle;
  position: relative;
  width: 135px;
  text-align: center;
}
.hd_btn_box.sign {
  width: 150px;
}
.hd_btn_box i {
  font-size: 2em;
}
.hd_btn_box:hover {
  background-image: url("../images/whirlpool.png");
  cursor: pointer;
  transition-delay: .1s;
  transform: translateZ(0);
  opacity: 1 !important;
  z-index: 999;
  font-size: 1.1em;
}
.hd_btn_box:hover:after {
  position: absolute;
  bottom: 0;
  left: 63px;
  content: "▼";
  font-size: 8px;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100vw;
}

.menu_mobile {
  float: right;
  margin-top: 10px;
  display: none;
  margin-right: 20px;
}
.menu_mobile img {
  width: 50px;
}

.banner_bg {
  width: 100%;
  padding-bottom: 32%;
  max-height: 617px;
  background-image: url("../Download/Banners/banner_index_1_1.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}
.banner_bg.pic1 {
  background-image: url("../Download/Banners/banner_index_1_1.jpg");
}
.banner_bg.pic2 {
  background-image: url("../Download/Banners/banner_index_2_1.jpg");
}
.banner_bg.pic3 {
  background-image: url("../Download/Banners/banner_index_3_1.png");
}
.banner_bg.pic4 {
  background-image: url("../Download/Banners/banner_index_4_1.jpg");
}
.banner_bg.pic5 {
  background-image: url("../Download/Banners/banner_index_5_1.jpg");
}
.banner_bg.pic6 {
  background-image: url("../Download/Banners/banner_index_6_1.jpg");
}

/*
.banner_bg02{
    width: 100%;
    padding-bottom:32%;
    max-height:617px;
    background-image: url("../images/event.jpg");
    position: relative;
    background-size: cover;
    background-position: center center;
}
.banner_bg03{
    width: 100%;
    padding-bottom:32%;
    max-height:617px;
    background-image: url("../images/banner2019.jpg");
    position: relative;
    background-size: cover;
    background-position: center center;
}
*/
.event_bg {
  width: 100%;
  padding-bottom: 32%;
  max-height: 617px;
  background-image: url("../images/event.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.event_bg2019 {
  width: 100%;
  padding-bottom: 32%;
  max-height: 617px;
  background-image: url("../images/banner2019.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.event_bg2023 {
  width: 100%;
  padding-bottom: 32%;
  max-height: 617px;
  background-image: url("../images/BANNER歡樂集點送.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.event_bg2 {
  width: 100%;
  height: 386px;
  background-image: url("../images/event_lest_02.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.product_bg {
  width: 100%;
  height: 386px;
  background-image: url("../images/product_02.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.news_bg {
  width: 100%;
  height: 386px;
  background-image: url("../images/news_02.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.know_bg {
  width: 100%;
  height: 386px;
  background-image: url("../images/know.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.contact_bg {
  width: 100%;
  height: 386px;
  background-image: url("../images/contact_02.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.singin_bg {
  width: 100%;
  height: 386px;
  background-image: url("../images/member.jpg");
  position: relative;
  background-size: cover;
  background-position: center center;
}

.index_continer {
  margin-top: 102px;
}
.index_continer.admin {
  margin-top: 80px;
}

.font_wrapper {
  width: 1200px;
  margin: 50px auto;
}
.font_wrapper.s1 {
  width: 1000px;
}
.font_wrapper.s2 {
  width: 400px;
}

.bd-title {
  text-align: center;
  font-size: 2.5em;
}
.bd-title:after {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background-color: #000000;
}

.sm-title {
  text-align: center;
  margin-top: 20px;
}

.redlinetop {
  background-color: #d61919;
  height: 4px;
  width: 70%;
  float: right;
  transform: skewX(20deg);
}

.redlinebottom {
  background-color: #d61919;
  height: 4px;
  width: 30%;
  position: absolute;
  left: 5px;
  bottom: 0;
  transform: skewX(20deg);
}

.id_footer {
  width: 100%;
  background-color: #0b274d;
  padding: 20px 0 0 0;
}

.foot_line {
  background-color: #235ba7;
  height: 1px;
  width: 100%;
  margin-bottom: 10px;
}

.footer_wrapper {
  width: 1200px;
  margin: 0 auto;
}

.footer_info {
  display: inline-block;
}
.footer_info li {
  display: inline-block;
  color: #ffffff;
}
.footer_info li a {
  color: #ffffff;
}
.footer_info li a:hover {
  color: #5d98f9;
  text-decoration: none;
}
.footer_info li:after {
  content: "｜";
  margin-right: 10px;
  font-size: 12px;
  margin-left: 10px;
  color: #235ba7;
}
.footer_info li:nth-child(4):after {
  content: " ";
}

.copyright {
  display: inline-block;
  color: #ffffff;
  float: right;
}

.footgrid {
  zoom: 1;
}
.footgrid:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.thrbox {
  float: left;
  width: 30%;
  margin: 0 1%;
  color: #fff;
}

.insidelist {
  margin-left: 32px;
  margin-bottom: 30px;
}
.insidelist li {
  line-height: 2;
}
.insidelist i {
  font-size: 1.8em;
  margin-right: 15px;
}
.insidelist a:hover {
  color: #337ab7 !important;
}

.foottitle {
  font-size: 1.3em;
  font-weight: bolder;
  margin-bottom: 10px;
}
.foottitle i {
  font-size: 1.3em;
  margin-right: 10px;
  color: #235ba7;
}

.circles-item {
  margin-top: 30px;
  margin-bottom: 30px;
}
.circles-item {
  zoom: 1;
}
.circles-item:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.circles-item a {
  color: #000000;
}
.circles-item a:hover {
  text-decoration: none;
}

.circle_bg {
  background-color: #23519c;
  border-radius: 100%;
  height: auto;
  text-align: center;
  padding: 20px;
  vertical-align: middle;
  width: 100%;
  padding: 40px;
  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;
  transform: translateZ(0);
  background-color: #23519c;
}
.circle_bg: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;
  cursor: pointer;
}

.circle_active {
  background-color: #868686;
}

.circle_box {
  width: 14.6%;
  float: left;
  margin: 0 1%;
}
.circle_box img {
  width: 100%;
}

.circle-font {
  text-align: center;
  margin-top: 20px;
  font-size: 1.2em;
}

.backtop {
  position: fixed;
  bottom: 20px;
  right: 0px;
  z-index: 99;
  width: 66px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}
.backtop img {
  width: 100%;
}

.titleBox {
  position: relative;
  padding: 30px 0;
  text-align: center;
  color: #23519c;
  font-size: 2.5em;
  width: 63%;
  margin: 0 auto;
}
.titleBox:before {
  left: 0;
  content: '';
  position: absolute;
  display: block;
  top: 60px;
  width: 25%;
  height: 1px;
  background-color: rgba(35, 81, 156, 0.8);
}
.titleBox:after {
  right: 0;
  content: '';
  position: absolute;
  display: block;
  top: 60px;
  width: 25%;
  height: 1px;
  background-color: rgba(35, 81, 156, 0.8);
}

.product_box {
  zoom: 1;
}
.product_box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.productfont {
  font-size: 1.2em;
  font-weight: bolder;
  text-align: center;
  color: #23519c;
  margin-bottom: 10px;
}
.productfont img {
  width: 40px;
}

.product-pic {
  text-align: center;
}
.product-pic img {
  width: 100%;
}

.pro-test {
  text-align: center;
  width: 280px;
  margin: 0 auto 10px;
}

.pro-btn {
  width: 100px;
  background-color: #23519c;
  padding: 5px 20px;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  border-radius: 4px;
}

.newscontiner_bg {
  background-color: #ecf0f3;
  padding: 50px 0;
}

.information_continer_bg {
  background-color: #ecf0f3;
  padding: 50px 0;
  background-image: url("../images/gridme.png");
}

.information_sm-title {
  text-align: center;
  margin-top: -20px;
}

.knowsbox {
  zoom: 1;
}
.knowsbox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.knowsbox a:hover {
  text-decoration: none;
}
.knowsbox a:focus {
  text-decoration: none;
}

.knowsbg {
  float: left;
  width: 30%;
  margin: 0 1%;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  padding: 10px;
  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%;
}
.knowsbg: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;
}

.know_fontbox {
  padding: 10px;
}

.know_title {
  margin-bottom: 10px;
  font-weight: bold;
}

.know_date {
  color: #cccccc;
}

.know_font {
  font-size: 1em;
  color: #565656;
  margin-bottom: 10px;
  height: 60px;
  overflow: hidden;
}

.know_pic img {
  width: 100%;
}

.know_more {
  border-radius: 50px;
  border: 1px solid #23519c;
  width: 100px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: left;
  color: #23519c;
}
.know_more.bbc {
  text-align: center;
}

.know_all_more {
  overflow: hidden;
}
.know_all_more .font_more {
  float: right;
  color: #23519c;
  font-size: 1.5em;
  margin-bottom: 10px;
}

.sildcontner_new {
  zoom: 1;
}
.sildcontner_new:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.aboutnews_left {
  float: left;
  width: 68%;
  margin-right: 2%;
}

.aboutnews_right {
  float: left;
  width: 30%;
}

.newsaok_bg {
  background-color: #ffffff;
  margin-bottom: 70px;
  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;
}
.newsaok_bg {
  zoom: 1;
}
.newsaok_bg:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.newsaok_bg: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;
}

.related_lf {
  float: left;
  width: 40%;
  margin-top: -23px;
  margin-left: -19px;
  margin-right: 30px;
  box-shadow: 4px 4px 12px -2px rgba(51, 51, 102, 0.5);
}
.related_lf img {
  width: 100%;
}

.related_rit {
  width: 53%;
  float: left;
}

.late_font {
  margin: 10px 20px 37px 7px;
}
.late_font h3 {
  font-weight: bold;
}

.news_date {
  color: #868686;
  margin-bottom: 10px;
}

.news_lek_font {
  color: #565656;
}

.related_titleline {
  overflow: hidden;
}

.rel_title {
  float: left;
  font-size: 2em;
}

.rel_more {
  float: right;
  color: #23519c;
  font-size: 1.2em;
  margin-top: 10px;
}

.ing_line {
  background-color: #23519c;
  height: 1px;
  margin-bottom: 50px;
}

.fastnew_rap {
  zoom: 1;
}
.fastnew_rap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.fast_item_lf {
  float: left;
  width: 30%;
  margin-right: 2%;
}

.fast_item_rit {
  float: left;
  width: 68%;
}

.fs_title {
  font-size: 1.3em;
  margin-bottom: 10px;
  font-weight: bolder;
}

.fs_font {
  color: #565656;
}

.fast_line {
  background-color: #d7d7d7;
  height: 1px;
  margin: 20px 0;
}

.piekborder {
  border: 5px solid #ffffff;
  width: 130px;
  height: 130px;
  overflow: hidden;
}
.piekborder img {
  width: 100%;
}

.ad_smbanner {
  margin-top: 50px;
}
.ad_smbanner img {
  width: 100%;
}

.blue_read {
  color: #23519c;
  font-size: 1.2em;
  font-weight: bolder;
}

.showdow_top {
  height: 8px;
  width: 100%;
  background-image: url("../images/show.png");
}

.down_menuhead_mobile {
  background-color: rgba(0, 0, 0, 0.9);
  width: 30%;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 100%;
  height: 100vh;
  min-width: 136px;
  margin-top: -8px;
  display: none;
}

.test_downrapper li {
  padding: 5px;
  color: #ffffff;
  font-size: 1.1em;
  border-bottom: 1px solid #4b4b4b;
}
.test_downrapper i {
  float: right;
  font-size: 1.4em;
  margin-right: 20px;
}
.test_downrapper a {
  display: block;
  color: #ffffff;
  padding: 14px 10px;
}
.test_downrapper a:hover {
  color: #308dff;
  text-decoration: none;
}
.test_downrapper a:focus {
  color: #ffffff;
  text-decoration: none;
}

.down_menuhead {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 99;
  right: 283px;
  top: 100%;
  min-width: 136px;
  /*top: 70px;
  left: 0px;*/
}
.down_menuhead li {
  padding: 5px;
  color: #ffffff;
  font-size: 1.1em;
  border-bottom: 1px solid #4b4b4b;
}
.down_menuhead i {
  float: right;
  font-size: 1.4em;
  margin-right: 20px;
}
.down_menuhead a {
  font-size: 15px;
  display: block;
  color: #ffffff;
  padding: 14px 10px;
}
.down_menuhead a:hover {
  color: #308dff;
  text-decoration: none;
  font-size: 15px;
}
.down_menuhead a:focus {
  color: #ffffff;
  text-decoration: none;
}

.down_blue {
  color: #59a9f0;
}

.down_line {
  background-color: #383838;
  height: 1px;
  width: 100%;
}

.sh_m {
  margin-left: 30px;
  font-weight: lighter;
  border-bottom: 1px solid #2c2c2c;
}

.socialbar li {
  width: 50px;
  padding: 10px;
  height: 55px;
}
.socialbar i {
  font-size: 2em;
  color: #ffffff;
}
.socialbar a {
  color: #ffffff;
}

.fr {
  float: right;
}

.fancybox-slide--html {
  padding: 64px;
}
.fancybox-slide--html .fancybox-close-small {
  right: 24px;
  top: 8px;
  position: fixed;
  border: 1px solid;
  border-radius: 10px;
  background: #fff;
}

.cont_title {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 20px;
}

.contact_textbox {
  width: 100%;
}

.cont_text {
  line-height: 2;
  font-size: 1.2em;
  margin-bottom: 40px;
}
.cont_text ul {
  list-style: decimal;
}

.fancybox-slide--html .fancybox-close-small {
  padding: 0 !important;
}

.scnot_li li {
  list-style: none !important;
}

.content_table {
  margin-bottom: 20px;
}
.content_table {
  zoom: 1;
}
.content_table:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.shilog_lf {
  float: left;
  width: 30%;
}
.shilog_lf.mnews {
  width: 150px;
}
.shilog_lf img {
  width: 100%;
}

.shilog_rit {
  float: left;
  width: 70%;
}
.shilog_rit.mnews {
  width: calc( 100% - 150px);
}

.checkbox_box {
  float: left;
  width: 33%;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}

.name_bar {
  background-color: #f5f5f5;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  font-size: 1.5em;
  color: #868686;
}
.name_bar input {
  width: 100%;
  background-color: #f5f5f5;
  height: 50px;
  border-radius: 10px;
  margin-left: 20px;
}
.name_bar input[placeholder] {
  padding-left: 20px;
}

.lam_mail {
  zoom: 1;
}
.lam_mail:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.lam_a {
  float: left;
  width: 98%;
  margin: 0 1%;
  margin-bottom: 20px;
}

.lam_b {
  float: left;
  width: 48%;
  margin: 0 1%;
  margin-bottom: 20px;
}

.check_lam_bg {
  background-color: #f5f5f5;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  font-size: 1.5em;
  color: #868686;
  padding: 7px 20px;
}
.check_lam_bg input {
  zoom: 1.5;
}
.check_lam_bg input[placeholder] {
  padding-right: 20px !important;
}
.check_lam_bg td {
  width: 100px;
}

.send-mailbtn {
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1.5em;
  border: 1px solid #d5d5d5;
  width: 200px;
  margin: 0 auto;
  margin-top: 30px;
  color: #4c98ee;
  font-weight: bolder;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 70px;
  box-shadow: rgba(45, 45, 45, 0.05) 0px 2px 2px;
}
.send-mailbtn i {
  font-size: 1.4em;
  margin-right: 20px;
}
.send-mailbtn a {
  text-decoration: none;
}
.send-mailbtn:hover {
  text-decoration: none;
  transform: translate(0, -4px);
  z-index: 999;
  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 6px 6px, rgba(32, 32, 32, 0.05) 0px 12px 12px, rgba(49, 49, 49, 0.05) 0px 32px 32px, rgba(35, 35, 35, 0.05) 0px 25px 25px;
}
.send-mailbtn.save {
  margin-bottom: 10px;
}
.send-mailbtn.edit {
  margin-bottom: 10px;
  width: 250px;
}

.send-em {
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 1.5em;
  border: 1px solid #d5d5d5;
  width: 350px;
  margin: 0 auto;
  margin-top: 30px;
  color: #4c98ee;
  font-weight: bolder;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 70px;
  box-shadow: rgba(45, 45, 45, 0.05) 0px 2px 2px;
}
.send-em i {
  font-size: 1.4em;
  margin-right: 20px;
}
.send-em:hover {
  transform: translate(0, -4px);
  z-index: 999;
  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 6px 6px, rgba(32, 32, 32, 0.05) 0px 12px 12px, rgba(49, 49, 49, 0.05) 0px 32px 32px, rgba(35, 35, 35, 0.05) 0px 25px 25px;
}

.quitaion_title {
  text-align: center;
  font-size: 1.8em;
  font-weight: bolder;
  margin-bottom: 20px;
}

.quit_test {
  text-align: center;
  font-size: 1.2em;
  line-height: 2;
  margin-bottom: 40px;
}

.qa_line {
  background-color: #f2f2f2;
  height: 1px;
  margin: 50px 0;
}

.call_cr {
  zoom: 1;
}
.call_cr:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.time_serv {
  float: left;
  width: 33%;
}

.ser_icon {
  border: 1px solid #dadada;
  border-radius: 100%;
  width: 250px;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.ser_icon img {
  width: 150px;
}

.ser_font {
  text-align: center;
  margin-bottom: 70px;
  font-size: 1.2em;
  margin-top: 30px;
  line-height: 2;
  font-weight: bolder;
}

.boi_send {
  background-color: #ffffff;
}

.ke_send a:hover {
  text-decoration: none;
}
.ke_send a:focus {
  text-decoration: none;
}

.bread_nav li {
  display: inline-block;
  margin-top: 5px;
}

.bread {
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 0;
}

.bread_wrapper {
  width: 1200px;
  margin: 0 auto;
}

.event_title {
  text-align: center;
  font-size: 2em;
  margin-bottom: 20px;
  font-weight: bolder;
}

.precautions_title {
  font-weight: bolder;
}

.caut_font {
  font-weight: bolder;
}

.precautions ol {
  list-style-type: decimal;
  padding: 0 20px;
}
.precautions li {
  margin-left: 15px;
  line-height: 2;
  color: #565656;
  font-size: 1.2em;
}

.time_day {
  margin-bottom: 40px;
}
.time_day {
  zoom: 1;
}
.time_day:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.timebg_lf {
  background-color: #23519c;
  font-weight: bolder;
  color: #ffffff;
  font-size: 1.3em;
  padding: 10px;
  width: 30%;
  float: left;
}

.timebg_rit {
  background-color: #d61919;
  color: #ffffff;
  font-size: 1.3em;
  padding: 10px;
  width: 70%;
  float: left;
}

.event_btn {
  background-color: #565656;
  padding: 10px 20px;
  width: auto;
  display: inline-block;
  color: #ffffff;
  float: right;
  margin-left: 5px;
}

.event_wrapper {
  width: 1200px;
  margin: 0 auto;
}
.event_wrapper a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #23519c;
}
.event_wrapper a:focus {
  color: #fff;
  text-decoration: none;
}

.event_blue {
  background-color: #23519c;
  font-weight: bolder;
}

.stress_blue {
  color: #23519c;
}

.stress_red {
  color: #d61919;
}

.evnetiss_pic {
  width: 100%;
  max-height: 364px;
  padding-bottom: 32%;
  background-size: cover;
  background-image: url("../images/event_lest_05.jpg");
  margin-top: 30px;
  background-repeat: no-repeat;
}
.evnetiss_pic img {
  width: 100%;
}

.evn_issufontbg {
  padding: 20px;
  margin-top: -25px;
  background-color: #fff;
  width: 68%;
}

.issu_more {
  border-radius: 50px;
  border: 1px solid #23519c;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  color: #23519c;
}

.issu_font {
  margin-bottom: 20px;
  color: #565656;
}

.issu_date {
  color: #868686;
  margin-bottom: 10px;
}
.issu_date i {
  font-size: 1.3em;
  margin-right: 10px;
}

.toknow_box {
  margin-top: 30px;
}
.toknow_box {
  zoom: 1;
}
.toknow_box:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.knowsgrid_lf {
  float: left;
  width: 30%;
  margin-right: 2%;
}

.knowsgrid_rit {
  float: left;
  width: 68%;
}

.toknow_title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 20px;
}

.othertoknow_title {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 20px;
}

.toknowlist {
  padding: 20px 10px;
  font-size: 1.2em;
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
}
.toknowlist a {
  color: #000;
}
.toknowlist a:hover {
  text-decoration: none;
}
.toknowlist:hover {
  border-left: 3px solid #23519c;
  color: #23519c;
  font-weight: bolder;
  font-size: 1.3em;
  cursor: pointer;
}

.toknow_active {
  border-left: 3px solid #23519c;
  color: #23519c;
  font-weight: bolder;
  font-size: 1.3em;
}

.whatknow_pic {
  margin-bottom: 20px;
}
.whatknow_pic img {
  width: 100%;
}

.plug_font {
  line-height: 2;
}

.tokble {
  zoom: 1;
}
.tokble:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.to_plug {
  float: left;
  width: 46%;
  margin: 0 1%;
  margin-bottom: 20px;
}
.to_plug img {
  width: 100%;
}

.plug_test {
  min-height: 60px;
}

.plug_pic {
  margin-bottom: 20px;
}
.plug_pic img {
  width: 100%;
}

.unkenow {
  margin-top: 30px;
}
.unkenow {
  zoom: 1;
}
.unkenow:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.un_know {
  width: 44%;
  margin: 0 3%;
  float: left;
}

.un_pic {
  margin-bottom: 20px;
}
.un_pic img {
  width: 100%;
}
.un_pic a:hover {
  text-decoration: none;
}
.un_pic a:focus {
  text-decoration: none;
}

.un_title {
  font-size: 2em;
  color: #23519c;
}

.un_test {
  line-height: 2;
  font-size: 1.1em;
  margin-bottom: 20px;
}

.un_btn {
  font-size: 1.2em;
  color: #23519c;
}

.un_margintop {
  margin-top: 60px;
}

.flix01 {
  order: -1;
}

.flix02 {
  order: 0;
}

.shishibar {
  margin-top: 30px;
}
.shishibar {
  zoom: 1;
}
.shishibar:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.shilog_title {
  font-size: 2em;
}

.padding_shi {
  padding: 30px;
}

.shilog_date {
  color: #868686;
  margin-bottom: 20px;
}

.shilog_font {
  color: #565656;
}

.news_line {
  background-color: #f2f2f2;
  height: 1px;
  width: 100%;
  margin: 30px 0;
}

.newsissu_more {
  border-radius: 50px;
  border: 1px solid #23519c;
  width: 100px;
  padding: 10px 0;
  text-align: center;
  color: #23519c;
  margin-top: 20px;
}

.newsmoreleft {
  zoom: 1;
}
.newsmoreleft:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.newsleft_lf {
  float: left;
  width: 61%;
  margin: 0 3%;
}
.newsleft_lf.mnews {
  width: 69%;
}

.newsleft_rit {
  float: left;
  width: 28%;
}
.newsleft_rit.mnews {
  width: 20%;
}

.news_pohdate {
  margin: 10px 0 0px 0;
  color: #868686;
  vertical-align: middle;
}
.news_pohdate i {
  font-size: 1.5em;
  margin-right: 10px;
}

.news_picblog {
  margin: 30px 0;
}
.news_picblog img {
  width: 100%;
}

.newsblog_font {
  line-height: 2;
  color: #565656;
  font-size: 1.1em;
  margin-bottom: 20px;
  text-align: left;
}
.newsblog_font p {
  text-align: left;
  margin: 10px 0 25px;
  font-size: 0.95em;
}

.o_title_mark {
  font-size: 2em;
  font-weight: bolder;
}

.other_title_mark {
  font-size: 2em;
  margin-bottom: 40px;
  font-weight: bolder;
}

.ek_title {
  font-size: 1.5em;
  font-weight: bold;
}

.essay_pic {
  margin-bottom: 20px;
}
.essay_pic img {
  width: 100%;
}

.paick {
  zoom: 1;
}
.paick:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.paick_pic {
  float: left;
  width: 31%;
  margin: 0 1%;
}
.paick_pic img {
  width: 100%;
}

.product_grid {
  zoom: 1;
}
.product_grid:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.pro_hev {
  display: inline-block;
  width: 30%;
  margin: 0 1%;
  margin-bottom: 30px;
  vertical-align: top;
}

.brek_pic {
  width: 300px;
  height: 300px;
  border-radius: 100%;
  overflow: hidden;
  border: 2px dotted #23519c;
  margin: 0 auto;
}
.brek_pic img {
  width: 100%;
}

.brek_title {
  text-align: center;
  margin-top: 20px;
  font-size: 1.5em;
  color: #23519c;
  font-weight: bolder;
  margin-bottom: 20px;
}
.brek_title img {
  width: 50px;
}

.brek_font {
  text-align: center;
  margin-bottom: 20px;
  width: 280px;
  margin: 0 auto;
}

.brek_more {
  text-align: center;
}
.brek_more a:hover {
  text-decoration: none;
}

.product_btnbar {
  margin-top: 30px;
  text-align: center;
}

.munbl_mb {
  background-color: #23519c;
  color: #ffffff;
  	width: 32px;
	height: 32px;
	padding-top: 4px;
	border-radius: 50px;
	text-align: center;
	display: inline-block;
	margin-right: 3px;
}

.btnbk {
  margin: 0 .5%;
  margin-top: 30px;
  padding: 10px 25px;
  text-align: center;
  background-color: #d2d2d2;
  display: inline-block;
  color: #000000;
  border-top: 2px solid #bababa;
  cursor: pointer;
}

.blue_product {
  color: #ffffff;
  background-color: #23519c;
  border-top: 2px solid #d61919;
}

.singintime_serv {
  float: left;
  width: 50%;
}

.singin_table.log {
  width: 100%;
}
.singin_table.log th {
  text-align: center;
  margin-bottom: 70px;
  font-size: 1.2em;
  margin-top: 30px;
  line-height: 2;
  font-weight: bolder;
  width: 40%;
}
.singin_table.comp {
  table-layout: fixed;
}
.singin_table td, .singin_table th {
  font-size: 1.2em;
  text-align: right;
  padding: 10px 20px;
  position: relative;
}
.singin_table td select, .singin_table th select {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  padding: 0 10px;
}
.singin_table td:nth-child(even), .singin_table th:nth-child(even) {
  text-align: left;
}
.singin_table th {
  vertical-align: top;
  padding-top: 15px;
}
.singin_table td.comptd td {
  padding: 0px 10px;
}
.singin_table td.comptd h4 {
  margin-top: 20px;
}

.singin_inputbg {
  position: relative;
  border: 1px solid #cccccc;
  height: 40px;
  border-radius: 5px;
  overflow: hidden;
}
.singin_inputbg input {
  width: 100%;
  height: 100%;
  padding: 0 10px !important;
}
.singin_inputbg.ss {
  width: 100px;
  display: inline-block;
}

.singin_inputbg_autoh {
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 15px;
  background-color: #efefef;
  clear: both;
}
.singin_inputbg_autoh table {
  width: 100%;
}

.compother {
  position: relative;
  padding: 0 10px 25px;
}
.compother input {
  display: inline-block;
  float: none;
}
.compother input[type="text"] {
  width: 80%;
  max-width: 250px;
  margin-left: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}

.inlineword {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  padding: 0 10px;
}

.showerror {
  position: absolute;
  right: 20px;
  bottom: 30px;
  font-size: 0.8em;
}
.showerror.select {
  right: 40px;
  top: 20px;
}
.showerror span {
  color: #f00;
  display: block;
  position: absolute;
  top: 0;
  left: -200px;
  width: 200px;
}
.showerror.subm {
  right: 0;
  top: 47px;
}
.showerror.subm span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
}
.showerror.t1 {
  left: 20px;
}
.showerror.t2 {
  left: 155px;
}
.showerror.t3 {
  left: 290px;
}

.owke {
  text-align: left;
}
.owke span {
  display: inline-block;
}

.owke_font {
  text-align: left;
  color: #666;
}
.owke_font input {
  color: #333;
}

.linegrayek {
  border-bottom: 1px solid #cccccc;
}

.integral {
  border: 1px solid #cccccc;
  padding: 30px;
  border-radius: 10px;
  margin-top: 40px;
  position: relative;
}
.integral td {
  font-size: 1.2em;
  padding: 20px;
  position: relative;
}
.integral.edit input {
  border: 1px solid #ddd;
  width: 100%;
  padding: 5px;
}

.pointrecord td {
  border-bottom: 1px solid #eee;
  text-align: center;
  font-size: 1em;
        /*padding: 30px;
        margin-top: 40px;

        font-size: 1.2em;
        padding: 20px;*/
}

.singin_banner {
  width: 100%;
  background-position: center;
  background-size: cover;
}
.singin_banner img {
  width: 100%;
}

.regiblock {
  float: left;
  width: 49%;
}
.regiblock.sec {
  margin-left: 30px;
  border-left: 1px solid #dadada;
  width: calc(49% - 30px);
}

.signblock {
  position: relative;
  margin: 0 auto;
  height: 350px;
  width: 450px;
  border: 1px solid #dadada;
  border-radius: 20px;
  overflow: hidden;
}
.signblock .keyin_bg {
  width: auto;
  font-size: 1.1em;
}
.signblock .inputblock {
  padding: 0 30px;
}

.signlist {
  width: 100%;
  padding-bottom: 30px;
}
.signlist a {
  padding: 10px 20px;
  display: inline-block;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #dadada;
  cursor: pointer;
}
.signlist a.on {
  background: #337ab7;
  color: #fff !important;
}
.signlist a:hover {
  text-decoration: none;
}

.ser_icon {
  border: 1px solid #dadada;
  border-radius: 100%;
  width: 83%;
  height: 87%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.ser_icon img {
  width: 100%;
  padding: 20%;
}

.btnblock {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -65px;
  text-align: center;
}
.btnblock input {
  background-color: #fff;
  border-radius: 50px;
  border: 1px solid #23519c !important;
  padding: 10px 0 !important;
  color: #23519c;
  width: 130px;
  background: none;
}
.btnblock a {
  margin-left: 30px;
}

.forget_border {
  width: 350px;
  margin: 0 auto;
  border: 1px solid #cccccc;
  padding: 30px;
  border-radius: 10px;
  margin-top: 40px;
  height: 300px;
  position: relative;
}

.forgetid {
  background-color: #f2f2f2;
  width: 100%;
  margin: 0 auto;
  height: 50px;
  border-radius: 10px;
  font-size: 1.2em;
  color: #999999;
  overflow: hidden;
  padding-left: 20px;
  margin-bottom: 10px;
}
.forgetid input {
  background-color: #f2f2f2;
  margin-top: 5px;
}

.send_fotgetbtn {
  background-color: #fff;
  border-radius: 50px;
  border: 1px solid #23519c !important;
  padding: 10px 0 !important;
  color: #23519c;
  width: 130px;
  margin: 0 auto;
  background: none;
  text-align: center;
}

.tl {
  text-align: left !important;
}
.tl input {
  float: left;
  margin-top: 5px !important;
  margin-right: 3px !important;
}
.tl input[type="text"] {
  width: 80%;
  max-width: 250px;
  margin-left: 5px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}
.tl label {
  text-align: left;
  font-weight: normal;
  display: inline-block;
  min-width: 150px;
}

.chklist {
  display: inline-block;
}
.chklist.inpOther {
  width: 260px;
}

.addr-county {
  width: 100px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.addr-distrcit {
  width: 100px !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.addr-zip {
  width: 100px !important;
  margin-bottom: 10px !important;
}

.logtype {
  height: 0;
}

.plike_block {
  font-size: 1em;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px 20px 20px;
  margin-top: 10px;
}
.plike_block h4 {
  margin-top: 10px !important;
  margin-bottom: 5px;
  font-size: 1.2em;
}
.plike_block td {
  padding: 0 10px;
}

input.serial_num {
  margin: 5px 0 !important;
}

@media only screen and (max-width: 1239px) {
  .font_wrapper {
    width: 1000px;
  }

  .footer_wrapper {
    width: 1000px;
  }

  .bread_wrapper {
    width: 1000px;
  }

  .event_wrapper {
    width: 1000px;
  }
}
@media only screen and (max-width: 1096px) {
  .bread_wrapper {
    width: 100%;
  }

  .event_wrapper {
    width: 100%;
  }

  .down_menuhead_mobile {
    display: block;
  }

  .down_menuhead {
    display: none;
  }

  .font_wrapper {
    width: 100%;
    padding: 0 30px;
  }

  .footer_wrapper {
    width: 100%;
    padding: 0 30px;
  }

  .menu_list {
    display: none;
  }

  .menu_mobile {
    display: block;
  }

  .knowsgrid {
    justify-content: flex-start;
    flex-direction: column-reverse;
  }

  .flix01 {
    order: 0;
  }

  .flix02 {
    order: -1;
  }

  .brek_pic {
    width: 230px;
    height: 230px;
  }

  .related_lf {
    width: 100%;
  }

  .related_rit {
    width: 95%;
  }

  .circle_bg {
    padding: 20%;
  }

  .lam_b {
    width: 98%;
    margin: 0 1%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .swiper-container {
    width: 100%;
    height: 50% !important;
  }

  .circle_bg {
    width: 70%;
    margin: 0 auto;
    padding: 20%;
  }

  .toknow_box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .knowsgrid_lf {
    width: 100%;
    margin-right: 2%;
  }
  .knowsgrid_lf:nth-of-type(1) {
    order: 1;
  }
  .knowsgrid_lf img {
    width: 100%;
  }

  .knowsgrid_rit {
    min-height: 500px;
    width: 100%;
  }
  .knowsgrid_rit:nth-of-type(2) {
    order: 0;
  }

  .knowsgrid_lf {
    width: 100%;
  }

  .knowsgrid_rit {
    width: 100%;
  }

  .knowsbg {
    width: 99%;
    margin-bottom: 30px;
  }

  .thrbox {
    width: 100%;
  }

  .product-list {
    width: 100%;
  }

  .precautions ol {
    list-style-type: decimal;
    padding: 0 0px;
  }
  .precautions li {
    font-size: 1em;
  }

  .shilog img {
    width: 100%;
  }

  .shilog_title {
    font-size: 1.5em;
  }

  .evn_issufontbg {
    padding: 3px 20px;
    width: 90%;
    margin-top: -7px;
  }
  .evn_issufontbg h3 {
    font-size: 1.5em;
  }

  .knowsgrid {
    justify-content: flex-start;
    flex-direction: column-reverse;
  }

  .flix01 {
    order: 0;
  }

  .flix02 {
    order: -1;
  }

  .product-pic img {
    width: 50%;
  }

  .event_title {
    font-size: 1.5em;
  }

  .event_btn {
    float: none;
    width: 48%;
    text-align: center;
  }

  .banner_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/banner3_mobile.jpg");
  }
  .banner_bg.pic1 {
    background-image: url("../Download/Banners/banner_index_1_2.jpg");
  }
  .banner_bg.pic2 {
    background-image: url("../Download/Banners/banner_index_2_2.jpg");
  }
  .banner_bg.pic3 {
    background-image: url("../Download/Banners/banner_index_3_2.png");
  }
  .banner_bg.pic4 {
    background-image: url("../Download/Banners/banner_index_4_2.jpg");
  }
  .banner_bg.pic5 {
    background-image: url("../Download/Banners/banner_index_5_2.jpg");
  }
  .banner_bg.pic6 {
    background-image: url("../Download/Banners/banner_index_6_2.jpg");
  }
  
  .banner_bg0222{
	  width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/BANNER歡樂集點送.jpg");
  }

  .banner_bg02 {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/BANNER歡樂集點送.jpg");
  }

  .banner_bg03 {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/2019event_mobile.jpg");
  }

  .news_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/news_02_mobile.jpg");
  }

  .know_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/know_mobile.jpg");
  }

  .contact_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/contact_02_mobile.jpg");
  }

  .singin_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/singin_02_mobile.jpg");
  }

  .product_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/product_02_mobile.jpg");
  }

  .event_bg2 {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/event_lest_02_mobile.jpg");
  }

  .event_bg {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/event_mobile.jpg");
  }

  .event_bg2019 {
    width: 100%;
    padding-bottom: 80%;
    max-height: 300px;
    background-image: url("../images/2019event_mobile.jpg");
  }

  .bd-title {
    font-size: 1.8em;
  }

  .sm-title {
    font-size: .8em;
  }

  .circle_box {
    width: 42%;
    margin: 0 4%;
    margin-bottom: 30px;
  }

  .aboutnews_left {
    width: 100%;
  }

  .aboutnews_right {
    width: 100%;
  }

  .down_menuhead_mobile {
    width: 100%;
  }

  .copyright {
    float: none;
    margin-bottom: 20px;
  }

  .pro_hev {
    width: 100%;
    margin: 0 1%;
    margin-bottom: 30px;
  }

  .shishibar {
    margin-top: 30px;
  }

  .btnbk {
    width: 100%;
    margin-top: 2px;
  }

  .titleBox {
    font-size: 1.8em;
    width: 92%;
    padding: 40px 0;
  }
  .titleBox:before {
    width: 9%;
  }
  .titleBox:after {
    width: 9%;
  }

  .late_font h3 {
    font-size: 1.5em;
  }

  .newsaok_bg {
    padding: 0 15px;
  }

  .productfont {
    font-size: 1.5em;
  }

  .un_margintop {
    margin-top: 0;
  }

  .other_essay {
    overflow: hidden;
  }

  .essay_pic {
    margin-bottom: 20px;
    width: 150px;
    float: left;
    margin-right: 20px;
  }
  .essay_pic img {
    width: 100%;
  }

  .cont_title {
    margin-top: 30px;
  }

  .other_title_mark {
    font-size: 1.5em;
  }

  .ek_title {
    font-size: 1.2em;
  }

  .un_title {
    font-size: 1.5em;
  }

  .information_sm-title {
    margin-top: -36px;
  }

  .redtop {
    height: 10px;
  }

  .index_continer {
    margin-top: 77px;
  }

  .check_lam_bg input {
    zoom: 1;
  }

  .footer_info li:after {
    margin-left: 0;
    margin-right: 0;
  }

  .send-em {
    width: 300px;
    font-size: 1.2em;
  }

  .quitaion_title {
    font-size: 1.5em;
  }

  .un_know {
    width: 100%;
    margin: 0 0;
    margin-bottom: 20px;
  }

  .related_lf {
    width: 100%;
  }

  .checkbox_box {
    width: 50%;
  }

  .regiblock {
    min-width: 100%;
  }
  .regiblock.sec {
    border-left: none;
    margin-left: 0;
    border-top: 1px solid #dadada;
  }

  .forget_border {
    width: 100% !important;
  }

  .regiblock.sec {
    margin-left: 0px !important;
    border-left: 1px solid #ffffff !important;
  }

  .signblock {
    width: 100% !important;
  }

  .ser_icon {
    width: 50% !important;
    height: 50% !important;
  }
  .ser_icon img {
    width: 100% !important;
    padding: 18% !important;
  }

  .headmenu_box {
    height: 72px;
  }

  .singin_table th, .singin_table td {
    padding: 5px !important;
  }
}
@media only screen and (max-width: 480px) {
  .headmenu_box {
    height: 72px;
  }

  .regiblock.sec {
    margin-left: 0px !important;
    border-left: 1px solid #ffffff !important;
  }

  .signblock {
    width: 100% !important;
  }

  .ser_icon {
    width: 50% !important;
    height: 50% !important;
  }
  .ser_icon img {
    width: 100% !important;
    padding: 18% !important;
  }

  .forget_border {
    width: 100% !important;
  }

  .shilog_lf {
    width: 100%;
  }

  .shilog_rit {
    width: 100%;
  }

  .circle_bg {
    width: 100%;
    margin: 0 auto;
    padding: 17%;
  }

  .timebg {
    font-size: 1em;
  }

  .time_serv {
    width: 100%;
  }
}
.tooltip-inner {
  background-color: #337AB7 !important;
}

.bs-tooltip-top .arrow::before {
  border-top-color: #337AB7 !important;
}

.admin_wrapper {
  width: 1200px;
  margin: 0 auto;
  margin-top: 7%;
  margin-bottom: 10%;
  padding-top: 50px;
}

.login_title {
  font-size: 2em;
  color: #23519c;
  text-align: center;
  margin-bottom: 40px;
}

.keyin_bg {
  background-color: #f2f2f2;
  width: 300px;
  margin: 0 auto;
  height: 50px;
  border-radius: 10px;
  font-size: 1.2em;
  color: #999999;
  overflow: hidden;
  padding-left: 20px;
  margin-bottom: 10px;
}

.keyin_inside {
  background-color: #f2f2f2;
  width: 100%;
  height: 50px;
}

.adm_gird {
  display: grid;
  grid-template-columns: 1.5fr 11fr;
  grid-column-gap: 30px;
  min-height: 100vh;
}

.adm_white {
  background-color: #ffffff !important;
  padding: 10px 20px 0 0px;
}

.adm_team {
  background-color: #f5f5f5;
  height: auto;
  font-size: 1em;
}
.adm_team li {
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #f2f2f2;
}
.adm_team h2 {
  font-size: 1.8em;
  color: #23519c;
  font-weight: bolder;
  padding-bottom: 10px;
}
.adm_team h3 {
  font-size: 1.2em;
  color: #23519c;
  font-weight: bolder;
  padding-bottom: 10px;
}

.login_reset {
  overflow: hidden;
  width: 304px;
  margin: 0 auto;
  text-align: center;
}
.login_reset .text2 {
  background-color: #ffffff;
}
.login_reset li {
  border-radius: 50px;
  border: 1px solid #23519c;
  padding: 10px 0;
  text-align: center;
  color: #23519c;
  width: 150px;
  margin-top: 20px;
  display: inline-block;
}

.adm_menu {
  font-size: 1.5em;
  color: #23519c;
  font-weight: bolder;
  padding: 20px;
}

.adm_line {
  background-color: #23519c;
  width: 100%;
  height: 1px;
}

.dien_font {
  font-size: 1.2em;
  line-height: 2;
}

.welcom_table {
  font-size: .85em;
  width: 100%;
}
.welcom_table th {
  background-color: #23519c;
  padding: 5px 0;
  color: #ffffff;
  text-align: center;
}
.welcom_table td {
  padding: 5px 0;
  text-align: center;
}

.PagerCss td A:hover {
  WIDTH: 20px;
  COLOR: black;
}

.PagerCss td A:active {
  WIDTH: 20px;
  COLOR: black;
  padding: 10px;
}

.PagerCss td A:link {
  WIDTH: 20px;
  COLOR: black;
  padding: 10px;
}

.PagerCss td A:visited {
  WIDTH: 20px;
  COLOR: black;
  padding: 10px;
}

.PagerCss td SPAN {
  FONT-WEIGHT: bold;
  FONT-SIZE: 15px;
  WIDTH: 20px;
  COLOR: red;
  padding: 10px;
}

.news_manag {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.manag_box {
  font-size: 1em;
  border: 1px solid #f5f5f5;
  height: auto;
  background-color: #f3f3f3;
  padding: 10px;
}

.man_bord {
  width: 200px;
  border: 1px solid #ccc;
  background-color: #fff;
  display: inline-block;
  margin-left: 10px;
  font-size: 0.5em;
}
.man_bord.stxt {
  width: 100px;
}
.man_bord input {
  width: 100%;
  padding: 0 10px;
}
.man_bord select {
  width: 100%;
  border: none;
}

.icon_dk li {
  display: inline-block;
}
.icon_dk li i {
  font-size: 1.7em;
  color: #cccccc;
}
.icon_dk li i a:hover {
  color: #23519c;
}

.news_table td {
  padding: 15px;
  font-weight: bolder;
}
.news_table tr {
  padding: 20px 0;
}
.news_table th {
  text-align: center;
  padding: 15px;
  font-weight: bolder;
}
.news_table th[scope="col"] {
  background-color: #f2f2f2;
}

.member_table {
  display: none;
}
.member_table td {
  padding: 3px;
  font-weight: bolder;
}
.member_table tr {
  padding: 5px 0;
}
.member_table th {
  text-align: center;
  padding: 3px;
  font-weight: bolder;
}
.member_table th[scope="col"] {
  background-color: #f2f2f2;
}

.tab_gray {
  background-color: #f2f2f2;
}

.icon_dk li {
  display: inline-block;
}
.icon_dk li.fr {
  float: right;
}
.icon_dk li i {
  font-size: 1.7em;
  color: #cccccc;
}
.icon_dk li i a:hover {
  color: #23519c;
}

.btnwrap {
  margin: 20px auto;
  text-align: center;
}
.btnwrap a {
  color: #ffffff;
}
.btnwrap a:hover {
  background: #23519c;
  border-radius: 4px;
  color: #FFFFFF;
  text-align: center;
  transition: all 0.5s;
  text-decoration: none;
}

.delectpicicon a, .delectpicicon input {
  color: #ffffff;
  background: #668dcc;
  padding: 3px 10px !important;
  border-radius: 5px;
  min-width: 80px;
  display: inline-block;
}
.delectpicicon a:hover, .delectpicicon input:hover {
  background: #23519c;
  border-radius: 4px;
  color: #FFFFFF;
  text-align: center;
  transition: all 0.5s;
  text-decoration: none;
}

.delectpicicon {
  display: inline-block;
}

.page_box {
  margin-top: 30px;
  float: right;
}

.dkeb {
  float: left;
  display: flex;
  background-color: #f6f6f6;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
}

.media_bg.import {
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 500px;
  padding: 10px;
}
.media_bg.import .btnwrap {
  margin: 0 auto 10px;
}
.media_bg table {
  border-collapse: separate;
  border-spacing: 5px 5px;
}
.media_bg table td {
  padding: 6px 10px;
  font-weight: bolder;
  background-color: #f2f2f2;
  vertical-align: top;
}
.media_bg table tr {
  padding: 20px 0;
}

.media_bord {
  position: relative;
}
.media_bord select {
  min-width: 100px;
}
.media_bord input {
  width: 100%;
}
.media_bord input[type="checkbox"] {
  width: auto;
}
.media_bord input[type="radio"] {
  width: auto;
}
.media_bord textarea {
  width: 100%;
}

.searchmember {
  text-align: center;
  background-color: #dddddd;
  border-radius: 5px;
  padding: 5px 10px;
}

.table_product {
  width: 100%;
}
.table_product label {
  font-size: 0.8em;
  color: #666;
}

.editicon {
  font-size: 1.5em;
}

.linkicon {
  font-size: 1.3em !important;
  margin-right: 5px;
  color: #999;
}

.page_item {
  margin-top: 20px;
  text-align: center;
}

.ptime {
  margin-left: 10px !important;
  border: 1px solid #ccc !important;
  padding-left: 5px !important;
}

.submenu {
  padding: 0;
}
.submenu li {
  padding: 10px 0px 0px 15px;
}

.aspradio {
  color: #333;
  font-size: 16px;
}
.aspradio span {
  padding: 0 10px;
}
.aspradio label {
  padding: 0 10px 0 5px;
}

/** 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 **/
/** shihlin **/
/**
 * 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 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * Mobile Layout ( 0~700 )
 */
/**
 * 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: 1239px) {
  #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: 1240px) {
  #header #search {
    left: 305.5px;
  }
}
@media only screen and (max-width: 1239px) {
  #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: 1240px) {
  #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: 1239px) {
  #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: 1240px) {
  #top-golden-link > ul {
    width: 1200px;
  }
}
@media only screen and (max-width: 1239px) {
  #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: 1240px) {
  #Layout-view {
    font-family: "cozy";
  }

  .layout-wrapper {
    width: 1200px;
  }
}
@media only screen and (max-width: 1239px) {
  #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%;
  }
}
