﻿@charset "UTF-8";
.index_head_line {
  color: #009d99;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  padding: 25px 0 15px;
  margin-bottom: 25px;
}
.index_head_line span, .index_head_line a {
  background: url("/holding/images/esunfhc/public/index_head_line.png") no-repeat center bottom;
  padding: 0 15px 15px;
}
.index_head_line a {
  color: #009d99;
}

.index_bonus {
  *zoom: 1;
}
.index_bonus:before, .index_bonus:after {
  content: " ";
  display: table;
}
.index_bonus:after {
  clear: both;
}
.index_bonus .right {
  margin-bottom: 15px;
  /*width: 640px;*/
  float: left;
  width: 53.33333%;
}
.index_bonus .right div.product {
  padding-bottom: 10px;
  *zoom: 1;
}
.index_bonus .right div.product:before, .index_bonus .right div.product:after {
  content: " ";
  display: table;
}
.index_bonus .right div.product:after {
  clear: both;
}
.index_bonus .right div.product:first-of-type {
  background: url("/holding/images/esunfhc/credit/product_shadow_bottom.png") no-repeat 15px bottom;
  margin-bottom: 15px;
  padding-bottom: 25px;
}
.index_bonus .right div.product .productIMG {
  margin: 0 30px;
}
.index_bonus .right div.product img {
  float: left;
}
.index_bonus .right div.product .content {
  zoom: 1;
  overflow: hidden;
  padding-right: 50px;
  text-align: right;
}
.index_bonus .right div.product .content h2 {
  font-size: 20px;
  color: #009d99;
  font-weight: bold;
  text-align: left;
}
.index_bonus .right div.product .content p {
  line-height: 25px;
  text-align: left;
}
.index_bonus .right div.product .content .midBtn {
  width: 120px;
  margin-top: 8px;
}
.index_bonus .right div.product .content.first h2 {
  padding: 25px 0 5px;
}
.index_bonus .right div.product .content.second h2 {
  padding: 35px 0 5px;
}

.index_goods {
  background: url("/holding/images/esunfhc/credit/thirdBG.jpg") center top no-repeat;
  height: 605px;
  margin: 0 auto;
}
.index_goods .right {
  float: left;
}
@media (min-width: 0px) {
  .index_goods .right {
    width: 50.25%;
    margin-left: 3.08333%;
  }
}
@media (min-width: 1100px) {
  .index_goods .right {
    width: 47.08333%;
    margin-left: 5.25%;
  }
}
.index_goods .right ul {
  display: inline-block;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  z-index: 20;
}
.index_goods .right ul li {
  display: block;
  margin-left: -5px;
}
@media (min-width: 0px) {
  .index_goods .right ul li a {
    margin-right: 40px;
  }
}
@media (min-width: 1000px) {
  .index_goods .right ul li a {
    margin-right: 48px;
  }
}

/*.top {
  height: 170px;
  background: url("/holding/images/esunfhc/public/mask.png") no-repeat center top;
  position: absolute;
  z-index: 10;
  margin-top: -1px;
}
.top.white {
  background: url("/holding/images/esunfhc/public/mask_white.png") no-repeat center top;
}
@media (min-width: 0px) {
  .top {
    width: 1000px;
  }
}
@media (min-width: 1000px) {
  .top {
    width: 100%;
  }
}

.bottom {
  height: 170px;
  background: url("/holding/images/esunfhc/public/mask_bottom.png") no-repeat center top;
  position: absolute;
  z-index: 10;
  margin-top: -170px;
}
@media (min-width: 0px) {
  .bottom {
    width: 1000px;
  }
}
@media (min-width: 1000px) {
  .bottom {
    width: 100%;
  }
}*/
.bottom.greyBg {
  background-image: url("/holding/images/esunfhc/public/mask_bottom_grey.png");
}

.index_card_event {
  background: #eee;
}
.index_card_event .subTitle {
  font-size: 20px;
  color: #009d99;
  text-align: center;
  margin-bottom: 60px;
}
.index_card_event .container {
  text-align: center;
}

.contentSitemap {
  margin-top: -69px;
  border-top: 3px solid #ccc;
  position: relative;
  background: #eeeeee;
}
.contentSitemap .container {
  text-align: center;
}
.contentSitemap .container .indexSiteLink li {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin-left: -4px;
}
.contentSitemap .container .indexSiteLink li img {
  margin-bottom: 33px;
}
.contentSitemap .container .indexSiteLink li h1, .contentSitemap .container .indexSiteLink li h3 {
  color: #009d99;
  font-weight: bold;
  font-size: 17px;
  padding-bottom: 12px;
}
.contentSitemap .container .indexSiteLink li a {
  width: 160px;
  margin: 0 auto;
  display: block;
  line-height: 18px;
  padding: 15px 0;
  background: url("/holding/images/esunfhc/public/line_bg.gif") repeat-x center bottom;
}
.contentSitemap .container .indexSiteLink li a.btns {
  width: 100px;
  background-image: url("/holding/images/esunfhc/public/btnSprite.png");
  background-position: left -128px;
  line-height: 18px;
  padding: 7px 0 8px;
}
.contentSitemap .container .indexSiteLink li p {
  padding-top: 12px;
}
.contentSitemap .container .indexSiteLink.wealth {
  margin-bottom: 20px;
}
.contentSitemap .container .indexSiteLink.wealth li {
  margin-bottom: 25px;
}
.contentSitemap .container .indexSiteLink.wealth li img {
  margin-bottom: 15px;
}
.contentSitemap .container .indexSiteLink.wealth li a {
  display: initial;
  background: none;
}

.carousel_slide {
  width: 100%;
  background: url("/holding/images/esunfhc/credit/secondBG.jpg") 50% 0 no-repeat;
  padding: 25px 0 160px;
  margin: 0 auto;
  height: 420px;
  overflow: hidden;
  position: relative;
}
.carousel_slide .index_head_line {
  margin-bottom: 100px;
}

.bottomText {
  text-align: center;
  z-index: 20;
  position: absolute;
  width: 100%;
  bottom: 50px;
}
.bottomText a {
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  behavior: url(../js/PIE.htc);
  display: block;
  color: #fff;
  width: 155px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 0;
  font-size: 20px;
}

/***首頁大banner bxSlider的部分開始***/
.hugeBanner {
  background: gray;
  position: relative;
  top: -69px;
  /*kv欄位 文字部分*/
}
.hugeBanner li:not(:first-of-type) {
  display: none;
}
.hugeBanner .bx-wrapper .bx-viewport {
  max-height: 610px;
  /*slider的限制高度*/
}
.hugeBanner .bx-wrapper .bx-viewport li {
  display: block;
}
@media (min-width: 0px) {
  .hugeBanner .bx-wrapper .bx-pager {
    display: none;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .bx-wrapper .bx-pager {
    bottom: 10px;
    display: block;
  }
}
.hugeBanner .bx-wrapper .bx-pager.bx-default-pager a {
  width: 11px;
  height: 11px;
  position: relative;
  margin: 0 9px;
  background-image: url("/holding/images/esunfhc/public/slider-dot.png");
  background-repeat: no-repeat;
}
.hugeBanner .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-position: right top;
}
.hugeBanner .prev, .hugeBanner .next {
  width: 31px;
  height: 57px;
  position: absolute;
  z-index: 1;
  top: 50%;
  background: center center;
}
.hugeBanner .prev a, .hugeBanner .next a {
  width: 100%;
  height: 100%;
  display: block;
}
.hugeBanner .prev {
  background-image: url(/holding/images/esunfhc/public/slide-bt-prev.png);
  left: 3%;
}
.hugeBanner .next {
  background-image: url(/holding/images/esunfhc/public/slide-bt-next.png);
  right: 3%;
}
.hugeBanner .content {
  background: pink;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
}
@media (min-width: 0px) {
  .hugeBanner .bx-wrapper img {
    width: 100%;
    max-width: initial;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .hugeBanner .bx-wrapper img {
    width: 100%;
    max-width: 100%;
  }
}
.hugeBanner .info {
  color: #fff;
  background: url("/holding/images/esunfhc/public/index_box_shadow_big.png");
  position: absolute;
  z-index: 50;
  width: 415px;
  z-index: 10;
}
@media (min-width: 0px) {
  .hugeBanner .info {
    top: 110px;
    padding: 10px 30px 10px 30px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info {
    top: 25%;
    padding: 25px 30px 15px 30px;
  }
}
@media (min-width: 1600px) {
  .hugeBanner .info {
    top: 180px;
  }
}
.hugeBanner .info:after {
  content: "";
  width: 475px;
  height: 13px;
  background: url("/holding/images/esunfhc/public/index_box_shadow_down.png");
  position: absolute;
  bottom: -13px;
  left: 0;
}
.hugeBanner .info.middle {
  left: 31.5%;
}
@media (min-width: 0px) {
  .hugeBanner .info.left {
    left: 10%;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info.left {
    left: 15%;
  }
}
@media (min-width: 1600px) {
  .hugeBanner .info.left {
    left: 20%;
  }
}
@media (min-width: 1600px) {
  .hugeBanner .info.left {
    left: 20%;
  }
}
.hugeBanner .info.center {
  left: 10%;
}
@media (min-width: 0px) {
  .hugeBanner .info.right {
    right: 10%;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info.right {
    right: 15%;
  }
}
@media (min-width: 1600px) {
  .hugeBanner .info.right {
    right: 20%;
  }
}
.hugeBanner .info h1, .hugeBanner .info h2 {
  padding-bottom: 8px;
  letter-spacing: -1px;
}
@media (min-width: 0px) {
  .hugeBanner .info h1, .hugeBanner .info h2 {
    font-size: 40px;
    line-height: 80px;
    height: 80px;
    padding-top: 8px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info h1, .hugeBanner .info h2 {
    font-size: 50px;
    line-height: 100px;
    height: 100px;
  }
}
.hugeBanner .info h1 span, .hugeBanner .info h2 span {
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 0px) {
  .hugeBanner .info h1 span, .hugeBanner .info h2 span {
    line-height: 42px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info h1 span, .hugeBanner .info h2 span {
    line-height: 53px;
  }
}
.hugeBanner .info p {
  line-height: 27px;
  padding-bottom: 15px;
  font-size: 15px;
}
.hugeBanner .info .result img {
  margin: 0;
  width: 60px;
  height: 60px;
}
.hugeBanner .info .link {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 0px) {
  .hugeBanner .info .link {
    width: 130px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info .link {
    width: 176px;
  }
}
.hugeBanner .info .indexBtn {
  height: 49px;
  background-image: url("/holding/images/esunfhc/public/indexBtns.png");
  background-repeat: no-repeat;
  text-align: center;
  line-height: 49px;
  display: block;
  color: #fff;
  font-size: 20px;
}
@media (min-width: 0px) {
  .hugeBanner .info .indexBtn {
    background-position: left -202px;
    width: 130px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info .indexBtn {
    background-position: left top;
    width: 176px;
  }
}
.hugeBanner .info .indexBtn .qkSearch:before {
  content: "";
  width: 24px;
  height: 25px;
  float: left;
  background: url("/holding/images/esunfhc/ebank/index_icon_search.png");
}
@media (min-width: 0px) {
  .hugeBanner .info .indexBtn .qkSearch:before {
    margin: 12px -7px 0 11px;
  }
}
@media (min-width: 1100px) {
  .hugeBanner .info .indexBtn .qkSearch:before {
    margin: 12px -30px 0 30px;
  }
}
.hugeBanner .info.settingLeft {
  position: absolute;
  right: 45%;
  display: none;
}
.hugeBanner .info.settingMiddle {
  display: none;
  left: 0;
  margin: 0 auto;
}
.hugeBanner .info.settingRight {
  position: absolute;
  right: 15%;
  display: none;
}

.index_bonus .left, .index_goods .left {
  /*width: 560px;*/
  width: 46.66667%;
  float: left;
  *zoom: 1;
}
.index_bonus .left:before, .index_bonus .left:after, .index_goods .left:before, .index_goods .left:after {
  content: " ";
  display: table;
}
.index_bonus .left:after, .index_goods .left:after {
  clear: both;
}
.index_bonus .left .bx-wrapper img, .index_goods .left .bx-wrapper img {
  margin: 0 auto;
}
.index_bonus .left .bx-wrapper .bx-controls-direction a, .index_goods .left .bx-wrapper .bx-controls-direction a {
  background-image: url("/holding/images/esunfhc/public/bxsliderSprite.png");
  background-repeat: no-repeat;
  height: 46px;
}
.index_bonus .left .bx-wrapper .bx-controls-direction a.bx-prev, .index_goods .left .bx-wrapper .bx-controls-direction a.bx-prev {
  background-position: 12px -264px;
  left: 10px;
}
.index_bonus .left .bx-wrapper .bx-controls-direction a.bx-next, .index_goods .left .bx-wrapper .bx-controls-direction a.bx-next {
  background-position: -69px -264px;
  right: 10px;
}
.index_bonus .left .bx-wrapper .caption, .index_goods .left .bx-wrapper .caption {
  background: url("/holding/images/esunfhc/credit/index_product_shadow.png") no-repeat left top;
  height: 97px;
  position: relative;
  z-index: 10;
}
@media (min-width: 0px) {
  .index_bonus .left .bx-wrapper .caption, .index_goods .left .bx-wrapper .caption {
    padding: 13px 55px 0 55px;
  }
}
@media (min-width: 1100px) {
  .index_bonus .left .bx-wrapper .caption, .index_goods .left .bx-wrapper .caption {
    padding: 13px 60px 0 60px;
  }
}
.index_bonus .left .bx-wrapper .caption h2, .index_goods .left .bx-wrapper .caption h2 {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
}
.index_bonus .left .bx-wrapper .caption p, .index_goods .left .bx-wrapper .caption p {
  line-height: 20px;
  color: #fff;
}
.index_bonus .left .bx-wrapper .caption p a, .index_goods .left .bx-wrapper .caption p a {
  color: #fff;
}

.index_bonus .bx-viewport {
  padding: 5px 0 30px;
}
.index_bonus .bx-viewport:before, .index_bonus .bx-viewport:after {
  content: "";
  width: 6px;
  height: 440px;
  position: absolute;
  z-index: 100;
}
.index_bonus .bx-viewport:before {
  background: url("/holding/images/esunfhc/credit/product_shadow_left.png") no-repeat left top;
  left: 0;
}
.index_bonus .bx-viewport:after {
  background: url("/holding/images/esunfhc/credit/product_shadow_right.png") no-repeat right top;
  right: 0;
}
.index_bonus .bx-wrapper .bx-controls-direction a {
  bottom: 65px;
}
.index_bonus .bx-wrapper img {
  min-height: 350px;
}
.index_bonus .caption {
  margin-top: -60px;
}

.index_goods .index_head_line {
  padding-top: 50px;
  margin-bottom: 100px;
}
.index_goods .bx-wrapper .bx-viewport {
  background: url("/holding/images/esunfhc/credit/product_shadowSmall_right.png") no-repeat right top;
  padding: 30px 0 27px;
}
.index_goods .left {
  background: url("/holding/images/esunfhc/credit/product_shadowSmall_left.png") no-repeat left top;
}
.index_goods .caption {
  margin-top: -115px;
}
@media (min-width: 0px) {
  .index_goods .bx-controls-direction a {
    bottom: 60px;
  }
}
@media (min-width: 1100px) {
  .index_goods .bx-controls-direction a {
    bottom: 60px;
  }
}

.personal {
  border-top: 3px solid #ccc;
  margin: -69px 0 40px;
  padding-top: 30px;
}

.personal_content h2 {
  padding-left: 29px;
  color: #009d99;
  font-size: 21px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background-image: url("/holding/images/esunfhc/public/sprite.png");
  background-repeat: no-repeat;
}
.personal_content div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -4px;
  vertical-align: top;
  min-height: 215px;
}
.personal_content div ul {
  margin-left: 45px;
  min-height: 140px;
}
.personal_content div ul li {
  margin-bottom: 10px;
}
.personal_content div .more {
  float: right;
  right: 25px;
  color: #009d99;
  background: url("/holding/images/esunfhc/public/sprite.png") no-repeat left -885px;
  padding-left: 21px;
  margin-right: 20px;
}
.personal_content div:first-of-type {
  width: 50%;
}
.personal_content div:first-of-type h2 {
  background-position: left -1263px;
}
.personal_content div:nth-of-type(2) h2 {
  background-position: left -1296px;
}
.personal_content div:last-of-type h2 {
  background-position: left -1329px;
}
.personal_content div:not(:first-of-type) {
  width: 25%;
  border-left: 1px solid #ccc;
}
.personal_content div:not(:first-of-type) h2 {
  margin-left: 20px;
}
.personal_content div:not(:first-of-type) ul {
  margin-left: 65px;
}
.personal_content div:not(:first-of-type) li a {
  color: #009d99;
}

.creditIcon {
  text-align: left;
  margin-top: 70px;
}
.creditIcon > ul {
  padding-bottom: 30px;
  text-align: center;
}
.creditIcon > ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
@media (min-width: 0px) {
  .creditIcon > ul li {
    width: 160px;
  }
}
@media (min-width: 1100px) {
  .creditIcon > ul li {
    width: 172px;
  }
}
.creditIcon > ul li img {
  margin-bottom: 5px;
}
.creditIcon > ul li span {
  display: block;
  font-size: 15px;
}

.widebxSlider {
  text-align: center;
  position: relative;
}
.widebxSlider .widebxSlider__content {
  float: left;
  text-align: left;
}
@media (min-width: 0px) {
  .widebxSlider .widebxSlider__content {
    width: 475px;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .widebxSlider__content {
    width: 500px;
  }
}
.widebxSlider .widebxSlider__content .imageArea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
}
@media (min-width: 0px) {
  .widebxSlider .widebxSlider__content .imageArea {
    width: 225px;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .widebxSlider__content .imageArea {
    width: 235px;
  }
}
.widebxSlider .widebxSlider__content .imageArea .tag {
  top: 45px;
  position: absolute;
  display: block;
  padding: 8px 9px;
  background: #ff9326;
  color: #fff;
  text-align: center;
}
.widebxSlider .widebxSlider__content .content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media (min-width: 0px) {
  .widebxSlider .widebxSlider__content .content {
    width: 215px;
    padding: 0 5px 0 10px;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .widebxSlider__content .content {
    width: 220px;
    padding: 0 20px 0 20px;
  }
}
.widebxSlider .widebxSlider__content .content a {
  color: #009d99;
  display: block;
  font-weight: bold;
  font-size: 15px;
  padding: 0 0 10px;
  margin-top: -3px;
}
.widebxSlider .widebxSlider__content .content p {
  padding-bottom: 10px;
  line-height: 18px;
}
.widebxSlider .bx-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@media (min-width: 0px) {
  .widebxSlider .bx-wrapper {
    width: 950px;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .bx-wrapper {
    width: 1000px;
  }
}
.widebxSlider .bx-wrapper img {
  display: inline-block;
}
.widebxSlider .arrowArea {
  margin-top: 45px;
}
@media (min-width: 0px) {
  .widebxSlider .arrowArea {
    position: relative;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .arrowArea {
    position: absolute;
    top: 0;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .arrowArea.left {
    left: 0;
  }
}
@media (min-width: 1100px) {
  .widebxSlider .arrowArea.right {
    right: 0;
  }
}
.widebxSlider .arrowArea .arrow {
  vertical-align: top;
}
.widebxSlider .arrowArea .arrow.pre {
  background-image: url("/holding/images/esunfhc/public/arrow_left_grey.png");
}
.widebxSlider .arrowArea .arrow.next {
  background-image: url("/holding/images/esunfhc/public/arrow_right_grey.png");
}
