@charset "UTF-8";
em {
  font-weight: inherit;
}

.bigBtn.plr25 {
  padding-left: 25px;
  padding-right: 22px;
}
.bigBtn.plr20 {
  padding-left: 20px;
  padding-right: 17px;
}
.bigBtn.mlr5 {
  margin-left: 5px;
  margin-right: 5px;
}

/*** PT_2區塊開始 ***/
@media (min-width: 0px) {
  .w850.RWD {
    width: 760px;
  }
}
@media (min-width: 1100px) {
  .w850.RWD {
    width: 850px;
  }
}

.topContent {
  display: table;
  width: 100%;
  height: 155px;
}
.topContent > * {
  display: table-cell;
  vertical-align: middle;
}
.topContent > .iconArea {
  width: 100px;
}
.topContent > .contentArea {
  padding: 0 25px;
  color: black;
}
.topContent > .buttonArea {
  text-align: right;
}
.topContent > .buttonArea .bigBtn {
  margin: 5px 0 5px 9px;
}
.topContent > .buttonArea .bigBtn:first-of-type {
  margin-left: 0;
}

@media (min-width: 0px) {
  .iconStyle {
    width: 710px;
  }
}
@media (min-width: 1100px) {
  .iconStyle {
    width: 800px;
  }
}
.iconStyle em.tangerine {
  color: #ff6600;
}
.iconStyle h2 {
  font-weight: bold;
  font-size: 15px;
  color: #666666;
  padding: 20px 0 10px;
}
.iconStyle h2:first-of-type {
  padding-top: 0;
}
.iconStyle ol li {
  padding-bottom: 4px;
}
.iconStyle ol.light {
  color: #666666;
}
.iconStyle .abreast {
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}
.iconStyle .abreast:first-of-type {
  margin-left: 0;
}
.iconStyle > .icon img {
  padding: 0 15px;
}
@media (min-width: 0px) {
  .iconStyle > .content {
    width: 620px;
  }
}
@media (min-width: 1100px) {
  .iconStyle > .content {
    width: 730px;
  }
}

.bottomContent {
  padding: 0 20px;
}
.bottomContent h3 {
  font-size: 15px;
  margin-bottom: 10px;
}
.bottomContent em.cerise {
  color: #fe2a2a;
}
.bottomContent ol, .bottomContent ul {
  margin-left: 20px;
}
.bottomContent ol {
  list-style-type: decimal;
}
.bottomContent *:not(.lh100p):not(.LittleBlackTitle) {
  line-height: 21px;
}
.bottomContent li, .bottomContent p {
  padding-bottom: 8px;
}
.bottomContent p:last-of-type {
  padding-bottom: 0;
}
.bottomContent .ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bottomContent .vMiddle.hasBigBtn {
  line-height: 39px;
}

.service {
  width: 680px;
  text-align: center;
  margin: 0 auto;
}
.service dt {
  margin-bottom: 10px;
  padding: 15px 20px;
  width: 630px;
  background: #f1fbfb;
  display: table;
  border: 2px solid #a3e4e3;
}
.service dt span {
  display: table-cell;
  vertical-align: middle;
}

/*** PT_2區塊結束 ***/
/*** PT_3區塊開始 ***/
.perUnit {
  color: #666;
  margin-bottom: 20px;
  line-height: 24px;
}
.perUnit p {
  line-height: 24px;
}
.perUnit .cherryRed {
  color: #fd2d2d;
}
.perUnit .ml15 {
  margin-left: 15px;
}

/*** PT_3區塊結束 ***/
/*** PT_4區塊結束 ***/
.listStyle ol {
  margin-left: 20px;
  list-style-type: decimal;
}
.listStyle ol li {
  margin-bottom: 15px;
}
.listStyle .gray {
  color: #999999;
}

.notesArea {
  padding: 30px 0;
}
.notesArea h3 {
  font-size: 15px;
  line-height: 100%;
  margin-bottom: 10px;
}
.notesArea p {
  line-height: 23px;
}

/*** PT_4區塊結束 ***/
/*** PT_5區塊結束 ***/
.Aplus.w850 {
  font-size: 17px;
}
.Aplus .dateArea {
  font-size: 17px;
}
.Aplus .contentArea2 .leftContent .iconTitle h2 {
  font-size: 27px;
}
.Aplus .contentArea2 .leftContent h3 {
  font-size: 21px;
}
.Aplus .longContent h4 {
  font-size: 18px;
}
.Aplus .relatedArea h3 {
  font-size: 21px;
}
.Aplus .changeArea {
  font-size: 17px;
}
.Aplus p {
  line-height: 150%;
}
.Aplus .longContent * {
  line-height: 27px;
}

.Aminus.w850 {
  font-size: 14px;
}
.Aminus .dateArea {
  font-size: 14px;
}
.Aminus .contentArea2 .leftContent .iconTitle h2 {
  font-size: 24px;
}
.Aminus .contentArea2 .leftContent h3 {
  font-size: 18px;
}
.Aminus .longContent h4 {
  font-size: 15px;
}
.Aminus .relatedArea h3 {
  font-size: 18px;
}
.Aminus .changeArea {
  font-size: 14px;
}

.topRowArea .alignLeft {
  float: left;
}
.topRowArea .alignRight {
  float: right;
}
.topRowArea .alignRight > * {
  display: inline-block;
  vertical-align: middle;
}
.topRowArea .alignRight > *:not(first-of-type) {
  margin-left: -4px;
}
.topRowArea .alignRight > *.withLine {
  border-right: 1px solid #e5e5e5;
}
.topRowArea:after {
  content: '';
  clear: both;
  display: block;
}
.topRowArea .dateArea {
  line-height: 25px;
  color: #999;
}
.topRowArea .dateArea > * {
  vertical-align: middle;
}
.topRowArea .dateArea img {
  margin-right: 5px;
  width: 13px;
}
.topRowArea .fontSizeArea {
  padding: 0 15px;
}
.topRowArea .fontSizeArea .per {
  display: inline-block;
  border: 1px solid #e6e6e6;
  width: 25px;
}
.topRowArea .fontSizeArea .per:not(first-of-type) {
  margin-left: 6px;
}
.topRowArea .fontSizeArea .per img {
  vertical-align: middle;
}
.topRowArea .faceBookArea {
  padding: 0 15px;
}
.topRowArea .faceBookArea img {
  vertical-align: middle;
}
.topRowArea .socialArea img {
  vertical-align: middle;
}
.topRowArea .socialArea img:not(:first-of-type) {
  margin-left: 1px;
}

.contentArea2 {
  width: 100%;
  display: table;
  padding: 25px 0;
}
.contentArea2.withLine {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.contentArea2 .leftContent, .contentArea2 .rightImage {
  display: table-cell;
}
.contentArea2 .leftContent {
  vertical-align: top;
}
@media (min-width: 0px) {
  .contentArea2 .leftContent {
    width: 450px;
  }
}
@media (min-width: 1100px) {
  .contentArea2 .leftContent {
    width: 540px;
  }
}
.contentArea2 .leftContent .iconTitle {
  margin-bottom: 35px;
}
.contentArea2 .leftContent .iconTitle h2 {
  line-height: 52px;
  font-size: 24px;
  color: #eb8300;
}
.contentArea2 .leftContent .iconTitle h2 img, .contentArea2 .leftContent .iconTitle h2 span {
  vertical-align: middle;
}
.contentArea2 .leftContent .iconTitle h2 img {
  width: 52px;
}
.contentArea2 .leftContent h3 {
  font-size: 18px;
  line-height: 100%;
  color: #666;
  margin-bottom: 15px;
}
.contentArea2 .leftContent p {
  color: #999;
}
.contentArea2 .leftContent p:not(:last-of-type) {
  margin-bottom: 20px;
}
.contentArea2 .rightImage {
  vertical-align: middle;
  padding: 0 35px;
}
.contentArea2 .rightImage img {
  vertical-align: middle;
  width: 240px;
  height: 180px;
}
.contentArea2 .rightImage img:not(:only-of-type) {
  margin: 10px 0;
}

.longContent {
  color: #666;
  padding: 30px 0;
}
.longContent .tangerine {
  color: #eb8300;
}
.longContent * {
  line-height: 24px;
}
.longContent h4 {
  font-size: 15px;
  margin-bottom: 5px;
}
.longContent p {
  margin-bottom: 20px;
}

.changeArea {
  font-weight: bold;
  height: 20px;
}
.changeArea.withLine {
  border-top: 1px solid #ddd;
  margin: 35px 0;
  padding: 25px 0;
}
.changeArea .colorGroup {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  float: right;
}
.changeArea .colorGroup.withLine {
  border-right: 1px solid #ddd;
}
.changeArea .colorGroup:not(:first-of-type) {
  margin-left: -4px;
}
.changeArea .colorGroup .arrow {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 100%;
  background: no-repeat center center;
}
.changeArea .colorGroup .arrow:not(:first-of-type) {
  margin-left: -4px;
}
.changeArea .colorGroup .text {
  padding: 0 10px;
  vertical-align: middle;
}
.changeArea .colorGroup .text:not(.ml0) {
  margin-left: -4px;
}
.changeArea .colorGroup.prev {
  color: #999999;
}
.changeArea .colorGroup.prev .arrow {
  margin-left: 5px;
  background-image: url(/holding/images/esunfhc/enterprise/arrow_left_gray_small.png);
}
.changeArea .colorGroup.prev.active {
  color: #009e96;
}
.changeArea .colorGroup.prev.active .arrow {
  background-image: url(/holding/images/esunfhc/enterprise/arrow_left_green_small.png);
}
.changeArea .colorGroup.next {
  color: #999999;
}
.changeArea .colorGroup.next .arrow {
  margin-right: 5px;
  background-image: url(/holding/images/esunfhc/enterprise/arrow_right_gray_small.png);
}
.changeArea .colorGroup.next.active {
  color: #009e96;
}
.changeArea .colorGroup.next.active .arrow {
  background-image: url(/holding/images/esunfhc/enterprise/arrow_right_green_small.png);
}

/* fancybox */
.fancybox-title {
  font-family: Arial,"微軟正黑體","Microsoft JhengHei","新細明體", sans-serif;
}

.fancybox-title-over-wrap {
  width: 100%;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
}

.fancybox-title-over-wrap > div {
  padding: 20px;
  font-size: 14px;
  line-height: 21px;
}

.fancybox-nav span {
  top: 0;
  margin-top: 0;
  height: 100%;
  background: no-repeat center center;
  padding: 0 5px;
  visibility: visible;
}

.fancybox-prev span {
  left: 0;
  background-image: url(/holding/images/esunfhc/enterprise/arrow_left_shadow.png);
}

.fancybox-next span {
  right: 0;
  background-image: url(/holding/images/esunfhc/enterprise/arrow_right_shadow.png);
}

/*** PT_5區塊結束 ***/
