@charset "UTF-8";
.font13 {
  font-size: 13px;
}

.font14 {
  font-size: 14px;
}

.font15 {
  font-size: 15px;
}

/*------------------------------------*\
    $顏色
\*------------------------------------*/
.red {
  color: #ee3023;
}

/*------------------------------------*\
    $text decoration
\*------------------------------------*/
a, a:visited {
  text-decoration: none;
}

.link {
  text-decoration: underline;
}

/* padding區塊開始 */
.p10 {
  padding: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt5 {
  padding-top: 5px;
}

.pt25 {
  padding-top: 25px;
}

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

/* padding區塊結束 */
/* margin區塊開始 */
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb14 {
  margin-bottom: 14px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mtb40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mAuto {
  margin-right: auto;
  margin-left: auto;
}

/* margin區塊結束 */
/* width開始 */
.w60 {
  width: 60px;
}

.w100 {
  width: 100px;
}

.w400 {
  width: 400px;
}

.w50p {
  width: 50%;
}

.w100p {
  width: 100%;
}

/* width結束 */
.disc {
  margin-left: 15px;
}
.disc > li:before {
  content: '\2022';
  color: #009d99;
  margin-left: -14px;
  float: left;
}

.numberList {
  list-style-type: decimal;
  list-style-position: outside;
  margin-bottom: 20px;
  margin-left: 10px;
}

.decimal {
  list-style-type: decimal;
}

.upperAlpha {
  list-style-type: upper-alpha;
}

.list_box > li {
  margin-left: 10px;
}
.list_box > li:before {
  content: "";
  width: 3px;
  height: 3px;
  background: #666;
  float: left;
  margin: 6px 6px 0 -8px;
}

/*------------------------------------*\
    $table
\*------------------------------------*/
.tableStyleA {
  font-size: 14px;
}
.tableStyleA th {
  border: 2px solid #ddd;
  border-right: none;
  border-left: none;
  text-align: center;
  line-height: 48px;
}
.tableStyleA th:last-of-type div {
  border: none;
}
.tableStyleA th div {
  border-right: 1px solid #ddd;
  height: 25px;
  line-height: 25px;
  margin: 10px 0;
}
.tableStyleA td {
  color: #999;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
  /** 修改CSS為了讓精選活動D類置中 */
/*   padding: 15px 20px 15px 35px; */
  padding: 15px 0px 15px 20px;
}
.tableStyleA .on td {
  background: #fff;
  color: #000;
}

/*----------------------------------------------------------------------------
 [TABLE OF CONTENTS]
 	@import...
    +clear,clearfix
    +searchrevampbox
        +searchbox
	        +schselect
	        +schtags
	        +schsubmit
	        +schcon
	        +p_10
	+media
	@import "public/notouch";
-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
body {
  color: #666;
  font-family: Arial,"微軟正黑體","Microsoft JhengHei","新細明體", sans-serif;
  font-size: 13px;
}

html, body {
  margin: 0;
  padding: 0;
}

/*---------------------------------- 全域物件_共用 ----------------------------------*/
/*---------------- 對齊、浮動 ----------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.vt {
  vertical-align: top;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}
.inline-block > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}

.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

/*-- 警告文字 --*/
.warm {
  padding-top: 3px;
  color: #ee3023;
  padding-bottom: 10px;
}

/*------------------------------------*\
    $表單
\*------------------------------------*/
input[type="text"] {
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 5px;
  -webkit-appearance: none;
}

/*-- 設定元件clearfix --*/
.titleWithObject, .actBanner, .actBanner, .actContent__txtArea .txt {
  *zoom: 1;
}
.titleWithObject:before, .titleWithObject:after, .actBanner:before, .actBanner:after, .actBanner:before, .actBanner:after, .actContent__txtArea .txt:before, .actContent__txtArea .txt:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.titleWithObject:after, .actBanner:after, .actBanner:after, .actContent__txtArea .txt:after {
  clear: both;
}

.sprite, .spriteBefore:before, .spriteAfter:after {
  background-image: url("../../images/vip/public/sprite.png");
  background-repeat: no-repeat;
  display: block;
}

.patten {
  background: #fff url("../../images/vip/public/bg_patten.jpg") no-repeat center top;
}

/*------------------------------------*\
    $選單
\*------------------------------------*/
nav {
  width: 955px;
  margin: 10px 0 15px;
}

_:-ms-input-placeholder, :root nav .menu > li:after {
  margin-top: -7px;
}

html[lang='\en'] nav .menu > li:after {
  margin-top: -37px;
}

.menu {
  background: url("../../images/vip/navBg.png") no-repeat left top;
  position: relative;
  left: -3px;
}
.menu > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
  height: 54px;
  line-height: 54px;
  border-bottom: 2px solid transparent;
  transition: 0.5s ease;
  cursor: pointer;
}
.menu > li:after {
  content: '';
  display: block;
  height: 2px;
  width: 0;
  margin-top: -5px;
  margin-top: -7px\0/IE89;
  position: relative;
  z-index: 200;
  background: transparent;
  transition: width .5s ease, background-color .5s ease;
}
.menu > li:first-of-type {
  margin-left: 1px;
}
.menu > li:last-of-type {
  padding-right: 4px;
}
.menu > li:hover:after, .menu > li.active:after {
  content: '';
  width: 100%;
  background: #ee3023;
}
.menu > li > a {
  font-size: 18px;
  color: #333;
}
.menu > li > a:before {
  content: "";
  float: left;
  margin: 13px 8px 0 30px;
}

.menu__btn {
  width: 157.5px;
}

.menu__btn__Icon1:before {
  width: 18px;
  height: 22px;
  background-position: -10px -232px;
}

.menu__btn__Icon2:before {
  width: 22px;
  height: 24px;
  background-position: -48px -232px;
}

.menu__btn__Icon3:before {
  width: 26px;
  height: 22px;
  background-position: -90px -232px;
}

.menu__btn__Icon4:before {
  width: 13px;
  height: 23px;
  background-position: -90px -174px;
}

.menu__btn__Icon5:before {
  width: 18px;
  height: 23px;
  background-position: -136px -232px;
}

.menu__btn__Icon6:before {
  width: 24px;
  height: 24px;
  background-position: -174px -232px;
}

.menu__line {
  display: block;
  background: #dfdfdf;
  height: 30px;
  width: 1px;
  margin-top: 12px;
}

.menu__btn__sub {
  position: absolute;
  width: 955px;
  z-index: 100;
  left: 0;
  display: none;
}
.menu__btn__sub.active {
  background: url("../../images/vip/navBg_on.png") no-repeat left bottom;
  height: 45px;
  line-height: 45px;
  display: block;
  bottom: -39px;
  left: -1px;
}
.menu__btn__sub li:first-of-type {
  margin-left: 30px;
}
.menu__btn__sub a {
  color: #333;
  margin-right: 20px;
  font-size: 15px;
}

/*------------------------------------*\
    $列表
\*------------------------------------*/
.brief-article {
  margin-left: 4px;
}
.brief-article article {
  padding: 10px;
  border: 1px solid #ddd;
  width: 300.6666666667px;
  height: 215px;
  margin-bottom: 25px;
  background: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.brief-article article:nth-of-type(3n+2) {
  margin: 0 24px;
}
.brief-article h3 {
  font-size: 18px;
  padding: 5px 0 7px;
}
.brief-article h3.tagNew:before {
  content: "";
  width: 29px;
  height: 15px;
  background-position: -373px -142px;
  float: left;
  margin-right: 8px;
}
.brief-article img {
  display: block;
  margin: 0 auto 10px;
}
.brief-article p {
  font-size: 13px;
  line-height: 18px;
  color: #666;
}

/*------------------------------------*\
    $貼心小叮嚀
\*------------------------------------*/
.notice {
  background: #fffdf5;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.notice h4 {
  font-size: 14px;
  background: url("../../images/vip/public/sprite.png") no-repeat -293px -10px;
  width: 125px;
  height: 20px;
  padding: 8px 0 3px 35px;
  color: #333;
}
.notice ul {
  padding: 20px 15px 10px 25px;
}
.notice ul li {
  font-size: 13px;
  line-height: 16px;
  color: #666;
  padding-bottom: 10px;
  position: relative;
}
.notice ul li:before {
  content: "";
  width: 2px;
  height: 2px;
  background: #636363;
  position: absolute;
  top: 6px;
  left: -10px;
}

.main-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
  position: relative;
}
.main-title > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}
.main-title h1 {
  margin: 15px 15px 20px 30px;
}
.main-title .message {
  font-size: 14px;
  color: #666;
  line-height: 16px;
  padding: 20px 0;
}
.main-title .Btn {
  float: right;
  margin: 10px 30px 0 0;
}
.main-title .loginIn {
  float: right;
  margin: 10px 30px 0 0;
}
.main-title .loginIn p {
  color: #333;
}
.main-title .loginIn p:first-of-type {
  padding-bottom: 10px;
}
.main-title .loginIn em {
  font-size: 14px;
}

/*------------------------------------*\
    $按鈕
\*------------------------------------*/
.Btn {
  font-size: 1.0666666667em;
  width: 102px;
  height: 25px;
  padding-top: 7px;
  text-align: center;
  color: #999;
  background-position: -10px -62px;
}
.Btn.on {
  color: #fff;
  background-position: -10px -10px;
}

/*------------------------------------*\
    $pagination
\*------------------------------------*/
.pagination {
  text-align: center;
  margin: 15px auto 35px;
}
.pagination > div, .pagination ul, .pagination li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}
.pagination a {
  color: #666;
  padding: 0px 6px;
}
.pagination a.back {
  padding: 0 5px 0 0;
}
.pagination a.next {
  padding: 0 0 0 5px;
}
.pagination a.back:before, .pagination a.next:after {
  content: "";
  background-image: url("../../images/vip/public/sprite.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 21px;
  margin-top: -3px;
}
.pagination a.back:before {
  background-position: -442px -60px;
  float: left;
  margin-right: 3px;
}
.pagination a.next:after {
  background-position: -442px -101px;
  float: right;
  margin-left: 5px;
}
.pagination a.active {
  color: #ee3023;
}

/*------------------------------------*\
    $白金會員超值好禮light box
\*------------------------------------*/
.pop__close {
  background-image: url("../../images/vip/public/sprite.png");
  background-repeat: no-repeat;
  background-position: -10px -114px;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 0;
}

.pop--gift {
  width: 390px;
  padding: 30px;
}

.pop--gift__text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}

.pop--gift__game {
  background: url("../../images/vip/public/dotline_2pixel.gif") repeat-x center bottom;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.pop--gift__game > li {
  list-style-type: none;
  float: left;
  margin: 0 15px 15px 0;
}
.pop--gift__game > li:nth-of-type(3n) {
  margin-right: 0;
}
.pop--sms {
  width: 450px;
}

.pop--sms__contnet {
  border: 6px solid #fff;
  outline: 1px solid #dfdfdf;
  padding: 6px;
  width: 375px;
  box-sizing: border-box;
  margin: 60px auto;
  background: #f7f7f7;
  display: table;
}
.pop--sms__contnet > img {
  display: table-cell;
  vertical-align: middle;
  margin: 18px 10px 0 25px;
}
.pop--sms__contnet > div {
  padding: 25px 0;
  display: table-cell;
  vertical-align: top;
  margin-left: 100px;
}
.pop--sms__contnet > div p {
  color: #666;
  padding-bottom: 10px;
  font-size: 14px;
  margin-left: 30px;
}

.pop--gift__game__image {
  display: inline-block;
  width: 120px;
  height: 120px;
  background: url(../../images/vip/public/gift.png) no-repeat 0 0;
  text-align: center;
}
.pop--gift__game__image.on {
  cursor: pointer;
}
.pop--gift__game__image.on:hover {
  background-position: -120px 0;
}
.pop--gift__game__image img {
  display: none;
}

.pop--gift__game__image--active {
  background: url("../../images/vip/public/gift_border.gif");
  padding: 4px 3px 2px 3px;
  width: 114px;
  height: 114px;
}
.pop--gift__game__image--active img {
  display: block;
}

.pop__notice {
  color: #666;
}
.pop__notice .title {
  padding: 0 0 5px 0px;
  font-size: 13px;
  height: 20px;
  line-height: 18px;
}
.pop__notice .title:before {
  content: "";
  float: left;
  padding-right: 12px;
  height: 20px;
  width: 10px;
  background: url("../../images/vip/public/sprite.png") no-repeat -159px -117px;
}
.pop__notice p {
  line-height: 18px;
}

.fancybox-gift .fancybox-skin {
  border-radius: 0;
}

.qualify p {
  margin-bottom: 10px;
}
.qualify .numberList {
  margin-left: 20px;
}
.qualify .numberList li {
  margin-bottom: 5px;
}

.qualify__head {
  margin-bottom: 20px;
}
.qualify__head h3, .qualify__head p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
  line-height: 22px;
}
.qualify__head h3 {
  font-size: 18px;
  font-weight: bold;
  border-left: 1px solid #d9d9d9;
  padding-left: 7px;
  margin-left: 35px;
}
.qualify__head h3:before {
  content: "";
  background: url("../../images/vip/public/sprite.png") no-repeat;
  width: 18px;
  height: 22px;
  background-position: -296px -135px;
  float: left;
  margin: 0 7px 0 -35px;
}
.qualify__head h3 img {
  margin: 0 12px;
}

.qualify__content {
  padding: 10px 15px;
  margin-bottom: 40px;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
}
.qualify__content h4 {
  font-size: 18px;
  padding-bottom: 5px;
}
.qualify__content > div {
  display: table;
}
.qualify__content > div > div {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  line-height: 21px;
}
.qualify__content .memberIMG {
  float: left;
  margin-right: 25px;
}
.qualify__content .w50p {
  float: left;
  margin-bottom: 15px;
}
.qualify__content .w50p:first-child {
  padding-left: 25px;
}
.qualify__content .w50p:last-child {
  padding-right: 25px;
}
.qualify__content .w50p:first-of-type {
  border-right: 1px solid #ddd;
  padding-right: 25px;
  box-sizing: border-box;
}
.qualify__content .vice {
  width: 100%;
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

.collapse {
  font-size: 14px;
}
.collapse > li > span {
  cursor: pointer;
  line-height: 43px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  width: 100%;
  color: #333;
  font-weight: bold;
}
.collapse > li > span .arrow {
  content: "";
  background: url("../../images/vip/public/sprite.png") no-repeat -373px -258px;
  width: 13px;
  height: 8px;
  float: right;
  margin: 15px 15px 0 0;
}
.collapse > li > span.question:before {
  content: "";
  background: url("../../images/vip/public/sprite.png") no-repeat -296px -232px;
  width: 23px;
  height: 16px;
  float: left;
  margin: 13px 11px 0 10px;
}
.collapse > li.active > span {
  margin-bottom: 1px;
  border-bottom: none;
}
.collapse > li.active > span .arrow {
  background-position: -340px -232px;
}

.slideArea {
  display: none;
}
.slideArea > div {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  padding: 0 45px 25px;
}
.slideArea p {
  line-height: 24px;
}

.slideArea__answer {
  position: relative;
}
.slideArea__answer:before {
  content: "";
  background: url("../../images/vip/public/sprite.png") no-repeat -253px -232px;
  width: 24px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: 10px;
}

.titleWithObject {
  border-bottom: 2px solid #ee3023;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.titleWithObject h3 {
  font-size: 18px;
  font-weight: bold;
  float: left;
  line-height: 30px;
  margin-left: 35px;
  position: relative;
}
.titleWithObject h3:before {
  content: "";
  background-image: url("../../images/vip/public/sprite.png");
  background-repeat: no-repeat;
  position: absolute;
}
.titleWithObject h3.magnify:before {
  width: 35px;
  height: 35px;
  background-position: -286px -174px;
  top: -3px;
}
.titleWithObject h3.magnify span {
  margin-left: 45px;
}
.titleWithObject h3.tag:before {
  width: 15px;
  height: 20px;
  background-position: -218px -232px;
  top: 4px;
}
.titleWithObject h3.tag span {
  margin-left: 25px;
}
.titleWithObject h3 img {
  margin-right: 13px;
}
.titleWithObject .redTag {
  padding: 3px 9px;
  font-size: 14px;
  margin-left: 10px;
  line-height: 30px;
  background: #ee3023;
  color: #fff;
}
.titleWithObject .transformSelect {
  float: right;
  margin-top: -8px;
}
.titleWithObject .transformSelect span, .titleWithObject .transformSelect input[type=text] {
  width: 200px;
}
.titleWithObject .goBack {
  background: url("../../images/vip/activities_back.png");
  width: 97px;
  height: 34px;
  padding-left: 15px;
  line-height: 32px;
  margin: -2px 30px 0 0;
  color: #333;
  float: right;
}

.transformSelect {
  margin-right: 10px;
}
.transformSelect > li {
  background: #fff;
  border: 1px solid #CCCCCC;
}
.transformSelect li > span, .transformSelect input[type=text] {
  background: url("../../images/vip/public/selectDropdown.gif") no-repeat right top;
  cursor: pointer;
  font-size: 14px;
  display: block;
  padding: 3px 35px 3px 15px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.transformSelect ul.transformSelectDropdown {
  position: absolute;
  border: 1px solid #CCCCCC;
  border-top: 0;
  margin-left: -1px;
}
.transformSelect ul.transformSelectDropdown li span {
  background: #fff;
}

.transformSelect.redSelect li > span, .transformSelect.redSelect input[type=text] {
  background: url("../../images/vip/public/selectDropdownRedBig.gif") no-repeat right top;
  padding: 8px 15px;
}

.setting {
  background: url("../../images/vip/public/bgGrey.gif") repeat-y 420px top;
}
.setting .setting__obj {
  width: 56.84211%;
}
.setting .setting__obj:first-of-type {
  width: 43.15789%;
}
.setting .setting__obj__form__radio {
  margin-bottom: 0;
}

.setting__obj {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
  font-size: 14px;
}
.setting__obj h3 {
  color: #333;
  font-size: 15px;
  padding-left: 35px;
}
.setting__obj h3 span {
  font-size: 16px;
  font-weight: bold;
}
.setting__obj .w425 + .transformSelect {
  margin-bottom: 20px;
}
.setting__obj .w425 + .transformSelect li span {
  width: 425px;
}
.setting__obj .btnRadio {
  margin: 15px 0 10px;
}
.setting__obj .btnRadio > * {
  display: inline-block;
  *display: inline;
}
.setting__obj .btnRadio .transformSelect {
  vertical-align: middle;
  margin: 0 5px;
}
.setting__obj .btnRadio img, .setting__obj .btnRadio label {
  cursor: pointer;
}
.setting__obj .btnRadio img {
  vertical-align: sub;
  margin-right: 5px;
}
.setting__obj .btnRadio label {
  margin-right: 20px;
}
.setting__obj .btnRadio label + input[type="text"] {
  margin-left: -10px;
}

.setting__obj__interest {
  margin-left: 55px;
  line-height: 28px;
  margin-bottom: 10px;
}
.setting__obj__interest:first-of-type {
  margin-top: 15px;
}
.setting__obj__interest > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}

.setting__obj__form {
  margin: 10px 0 0 55px;
}
.setting__obj__form ol li {
  font-size: 13px;
  padding-bottom: 10px;
}
.setting__obj__form ol li:before {
  content: "*";
  padding-right: 5px;
}

.setting__obj__form__radio {
  margin-bottom: 15px;
}
.setting__obj__form__radio .transformSelect {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
}

.actBanner {
  padding: 3px;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0 30px 30px;
}
.actBanner > img {
  width: 100%;
}
.actBanner .left {
  float: left;
}
.actBanner .right {
  float: right;
}
.actBanner .right img {
  display: block;
  margin-top: 3px;
}

.actContent {
  margin: 0 30px 40px;
  font-size: 14px;
  color: #666;
  line-height: 21px;
}
.actContent h4 {
  margin-bottom: 20px;
  color: #333;
}
.actContent .list_box > li {
  margin-bottom: 20px;
}
.actContent .list_box > li > * {
  margin: 10px 30px 20px 15px;
}
.actContent .list_box > li > .numberList {
  margin-left: 40px;
}

.actContent__txtArea:first-of-type .txt:first-of-type {
  padding-top: 0;
}
.actContent__txtArea > img {
  float: left;
  border: 1px solid #ddd;
  padding: 5px;
  margin-right: 20px;
}
.actContent__txtArea > img + .txt {
  margin-left: 300px;
}
.actContent__txtArea .txt {
  padding: 20px 0 15px;
}
.actContent__txtArea h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.actContent__txtArea p {
  color: #979797;
  padding-bottom: 20px;
}

/*---------------------------------- 全域物件_共用結束 ----------------------------------*/
/*---------------------------------- 頁首 ----------------------------------*/
/*---------------------------------- 頁尾 ----------------------------------*/
/*---------------------------------- 內容 ----------------------------------*/
/*---------------------------------- 下方有一條兩個顏色的線(綠、灰)的標題 ----------------------------------*/
/*------------------------------------*\
    $pc版 hover效果
\*------------------------------------*/
.jsno-touch .Btn:hover {
  color: #fff;
  background-position: -10px -10px;
}
.jsno-touch .Btn.disabled:hover {
  cursor: default;
  color: inherit;
  background-position: -10px -62px;
}
.jsno-touch .indexKV__login a.LoginIn:hover {
  background-position: -126px -188px;
}
.jsno-touch .menu__btn__sub a:hover {
  color: #ee3023;
}
.jsno-touch .pop__close:hover {
  background-position: -68px -114px;
}
.jsno-touch .transformSelect ul li span:hover {
  background: #ddd;
}
/*---------------------------------- 以下舊版畫面CSS ----------------------------------*/
section.notice{
    line-height: 19px;
}
section.notice ol li {
  list-style: decimal;
  margin: 5px 10px 5px 35px;
}
.actContent ul li {
    padding-left: 10px;
    line-height: 22px;
    background: url("../../images/vip/pro_point.jpg") no-repeat scroll 0px 10px transparent;
}
.carousel-caption {
  FONT-SIZE: 14PX;
  LINE-HEIGHT: 20PX;
}
