@charset "UTF-8";
.webonly {
  display: none;
}

.mobonly {
  display: block;
}

.bodycontent {
  overflow: hidden;
}

.spacearea8 {
  padding: 8rem 0;
}

.spacearea4 {
  padding: 4rem 0;
}

.spacearea35 {
  padding: 3.5rem 0;
}

.spacearea3 {
  padding: 3rem 0;
}

.spacearea25 {
  padding: 2.5rem 0;
}

.spacearea2 {
  padding: 2rem 0;
}

.spacearea15 {
  padding: 1.5rem 0;
}

.spacearea1 {
  padding: 1rem 0;
}

.spacearea05 {
  padding: 0.5rem 0;
}

.colorgold {
  color: #d4a43a;
}

.colorwhite {
  color: #fff !important;
}

.bgyellow {
  background: #faf8f3;
}

.bgwhite {
  background: #fff;
}

.bgblue {
  background: #001838;
}

img {
  max-width: 100%;
}

* a {
  text-decoration: none;
  transition: all 0.3s ease;
}

@font-face {
  font-family: zatsu;
  src: url(../assets/index/plugin/css/tegaki_zatsu_normal_0883.ttf);
}
.sec {
  background: rgba(0, 24, 56, 0.75);
  padding: 3rem 3rem;
  height: auto;
}

section {
  padding-left: 0.45rem !important;
  padding-right: 0.45rem !important;
  overflow: hidden;
}

.topnav {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #d4a43a;
}
.topnav .logo {
  max-width: 270px;
}
.topnav .nav-link {
  font-size: 1.15rem;
  font-weight: 600;
  padding-left: 15px;
}
.topnav .nav-item {
  border-bottom: 2px solid transparent;
}
.topnav .nav-item.active {
  border-bottom: 2px solid #d4a43a;
}
.topnav .nav-item.active .nav-link {
  color: #d4a43a;
}

.applybg {
  padding: 5rem 0;
}

.serv1 {
  background: url(../assets/index/image/con1.jpg) no-repeat center bottom;
}

.serv2 {
  background: url(../assets/index/image/con2.jpg) no-repeat center bottom;
}

.serv3 {
  background: url(../assets/index/image/con3.jpg) no-repeat center bottom;
}

.serv4 {
  background: url(../assets/index/image/con4.jpg) no-repeat center bottom;
}

.serv5 {
  background: url(../assets/index/image/con5.jpg) no-repeat center bottom;
}

.serv6 {
  background: url(../assets/index/image/con6.jpg) no-repeat center bottom;
}

.serv7 {
  background: url(../assets/index/image/con7.jpg) no-repeat center center;
}

.serv8 {
  background: url(../assets/index/image/con8.jpg) no-repeat center center;
}

.serv1,
.serv2,
.serv3,
.serv4,
.serv5,
.serv6,
.serv7,
.serv8 {
  background-size: cover;
  padding-top: 80px;
}

/*各分頁上方區塊
------------------------------------------------*/
.form {
  background: #fff;
  padding: 3em 1em;
  border: 1px solid #001838;
  border-radius: 5px;
}

.maintitle {
  text-align: center;
  margin: 0 0 2rem 0;
}
.maintitle h3 {
  font-size: 1.85rem;
  color: #001838;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.maintitle h3:before, .maintitle h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, transparent, #c8953b, transparent);
}

.faqAccordion .accordion-item {
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 5px;
  overflow: hidden;
  background: #fff;
}

.faqAccordion .accordion-button {
  font-size: 1.15rem;
  font-weight: 600;
  color: #001838;
  background: #fff;
  box-shadow: none;
  padding: 20px;
}

.faqAccordion .accordion-button:not(.collapsed) {
  color: #fff;
  background: #001838;
  box-shadow: none;
}

.faqAccordion .accordion-body {
  padding: 20px;
  color: #333;
  line-height: 1.8;
  border-top: 1px solid #eee;
}

.faqAccordion .accordion-button:focus {
  box-shadow: none;
}

.probg {
  padding: 5rem 0;
}

.faq {
  padding: 5rem 0;
}

.allstep {
  padding: 5em 0;
}

.topsec .contacttop {
  color: #fff;
}
.topsec .contacttop h1 {
  color: #fff;
  font-size: 1.6em;
  text-align: center;
}
.topsec .contacttop h2 {
  text-align: center;
  line-height: 1.5em;
  font-size: 1.85em;
  margin: 0 0 3rem 0;
}
.topsec .contacttop p {
  line-height: 1.5em;
  font-size: 1.45em;
}
.topsec .contacttop .consin {
  padding: 0.35rem 0;
}
.topsec .addline {
  background: #06c755;
  padding: 1.25rem 2rem;
  position: relative;
  text-align: center;
  margin: 1rem 0;
  font-size: 1.3rem;
  color: #fff;
  display: block;
  border-radius: 10px;
  font-weight: bold;
}
.topsec .addline:hover {
  background: #fff;
  color: #06c755;
}
.topsec .sectitle {
  width: 100%;
  /* height: 97%; */
  padding: 5rem 2rem;
  border: 10px solid #b27c24;
  color: #001838;
  font-weight: bold;
  /* max-width: 250px; */
  /* max-height: 250px; */
  margin: 10% auto;
  font-size: 2.5rem;
  text-align: center;
  align-content: center;
  background: rgba(255, 255, 255, 0.65);
}
.topsec .sectitle h1 {
  font-weight: bold;
}

.marks {
  margin: 0 0 1rem 0;
}

.check {
  width: 45px;
  height: 45px;
  margin: 0 0.45rem 0 0;
}

/*為什麼選擇百匯金融？*/
.applyhelp {
  padding: 5em 0;
}
.applyhelp h2 {
  color: #001838;
  font-weight: bold;
  font-size: 2rem;
}
.applyhelp .step {
  text-align: center;
  background: #001838;
  margin: 0% auto;
  padding: 2rem 0.75rem;
  color: #fff;
  border-radius: 10px;
  border: 0;
  min-height: 265px;
}
.applyhelp .step p {
  font-size: 1rem;
  margin: 0 0 0.5rem 0;
  letter-spacing: 1px;
  line-height: 1.5rem;
}
.applyhelp .step p.tops {
  font-size: 1.5rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}

/*申請流程*/
.allstep .outs {
  position: relative;
  margin-bottom: 80px;
}
.allstep .outs::after {
  content: "";
  width: 50px;
  height: 50px;
  z-index: 2;
  position: absolute;
  background: url("../assets/index/image/nex.png") no-repeat center center;
  background-size: contain;
  left: 50%;
  bottom: -55px;
  transform: translateX(-50%) rotate(90deg);
}
.allstep .step {
  text-align: center;
  border-right: 0px solid #d4a43a;
  margin: 6% auto;
}
.allstep .step i {
  font-size: 28px;
}
.allstep .step h2 {
  font-size: 1.85rem;
  color: #001838;
}
.allstep .step p {
  font-size: 1.3rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}
.allstep .step .words .nums {
  color: #d4a43a;
  padding: 0 0.5rem 0 0;
  font-weight: bold;
}
.allstep .step .words .wordsnote {
  font-size: 1rem;
}
.allstep .step .marks i {
  padding: 1.5rem 1.5rem;
  border-radius: 80px;
  border: 1px solid #d4a43a;
  color: #d4a43a;
  text-align: center;
  font-size: 2.75rem;
  background: #fff;
}

/*產品說明*/
.product {
  color: #454545;
  padding: 0.5rem 0;
  margin: 1% 0;
  min-height: 150px;
  align-content: center;
  font-weight: bold;
}
.product h3 {
  margin: 0 0 0.25rem 0;
  color: #001838;
  font-size: 1.5rem;
  font-weight: bold;
}
.product p {
  padding: 0.25rem 0;
  font-size: 1.05rem;
  line-height: 1.55rem;
}
.product .simble img {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 0 10px #999;
  margin: 0 0 1rem 0;
  padding: 0.2rem;
  background-color: #d4a43a;
}

/**/
.interword {
  text-align: justify;
}
.interword p {
  font-size: 1.35rem;
  line-height: 1.5em;
  padding: 0.75rem 0;
}
.interword h4 {
  font-size: 1.6rem;
}

.carword {
  padding: 5rem 0;
  position: relative;
  z-index: 1;
}
.carword .carsin {
  padding: 0.75rem 0;
  color: #001838;
}
.carword .carsin .carsinpic {
  padding: 0 10px 0 0;
  text-align: center;
}
.carword .carsin .carsinpic i {
  padding: 1rem 1rem;
  border-radius: 100px;
  border: 1px solid #001838;
  color: #001838;
  font-size: 1.5rem;
  width: 60px;
  height: 60px;
}

/*swiper*/
.proarrow {
  position: relative;
}

/*footer*/
.noinfo {
  padding: 0.5rem 0 0.5rem 0;
  color: #fff;
}
.noinfo a {
  color: #fff;
}
.noinfo a:hover {
  color: #d4a43a;
}
.noinfo p {
  line-height: 22px;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #616161;
}
.noinfo i {
  padding: 0.45rem 0;
  background: #d4a43a;
  color: #fff;
  border-radius: 50px;
  margin: 0 10px 0 0;
  width: 30px;
  text-align: center;
}
.noinfo .flink {
  color: #fff;
}
.noinfo .flink:hover {
  color: #d4a43a;
}
.noinfo h5 {
  font-size: 1.15rem;
}

/*首頁*/
.index {
  /*申請流程*/
}
.index .allstep .outs {
  position: relative;
}
.index .allstep .outs::after {
  content: "";
  width: 50px;
  height: 50px;
  z-index: 2;
  position: absolute;
  background: url("../assets/index/image/nex.png") no-repeat center center;
  bottom: -35px;
  right: 44vw;
  transform: rotate(0deg);
}
.index .allstep .step {
  text-align: center;
  border-right: 0px solid #d4a43a;
  margin: 6% auto;
}
.index .allstep .step i {
  font-size: 28px;
}
.index .allstep .step h2 {
  font-size: 1.85rem;
  color: #d4a43a;
  font-weight: bold;
}
.index .allstep .step p {
  font-size: 1.3rem;
  margin: 0 0 0.5rem 0;
  font-weight: bold;
  color: #001838;
}
.index .allstep .step .words .nums {
  color: #d4a43a;
  padding: 0 0.5rem 0 0;
  font-weight: bold;
}
.index .allstep .step .words .wordsnote {
  font-size: 1rem;
}
.index .allstep .step .marks i {
  padding: 1.5rem 1.5rem;
  border-radius: 80px;
  border: 1px solid #d4a43a;
  color: #fff;
  text-align: center;
  font-size: 2.75rem;
  background: #d4a43a;
  width: 105px;
  height: 105px;
  align-content: center;
}
.index .adveninfo {
  padding: 1em;
  margin: 0rem 0 0 0;
  min-height: 160px;
}
.index .adveninfo h3 {
  font-size: 1.65rem;
  margin: 1rem 0%;
  text-align: center;
  font-weight: bold;
}
.index .adveninfo p {
  line-height: 1.5em;
  text-align: center;
  color: #333333;
  font-size: 1rem;
  font-weight: bold;
}
.index .adveninfomore {
  margin: 1rem 0 2rem 0;
  text-align: center;
}
.index .adveninfomore a {
  color: #fff;
  padding: 0.75rem 2rem;
  background-color: #001838;
  border-radius: 50px;
}
.index .adveninfomore a:hover {
  color: #fff;
  background-color: #b27c24;
}
.index .services {
  width: 100%;
  height: auto;
  padding: 0 0 3rem 0;
  margin: 0px auto;
}
.index .services .servnex,
.index .services .servpre {
  padding: 2rem;
  border: 1px solid #ccc;
  border-radius: 50px;
}
.index .services .swiper-pagination {
  position: relative;
}
.index .services .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.index .services .swiper-pagination-bullet-active {
  background: #d4a43a;
}
.index .servafter {
  position: relative;
  z-index: 1;
}
.index .servafter:after {
  content: "";
  background: #d4a43a;
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.index .mainserv {
  padding: 5rem 0;
  background: #faf8f3;
}
.index .mainserv:nth-child(odd) {
  background-color: #fff;
}
.index .mainserv .adveninfomore {
  text-align: left;
  margin: 1rem 0 1rem 0;
}
.index .mainserv .adveninfomore a {
  color: #fff;
  padding: 0.75rem 2rem;
  background-color: #001838;
  border-radius: 50px;
  display: block;
  width: 150px;
  text-align: center;
}
.index .mainserv .adveninfomore a:hover {
  background-color: #d4a43a;
}
.index .mainserv ul {
  padding: 0.5rem 0 0.5rem 1.5rem;
  margin: 0 0 1rem 0;
}
.index .mainserv ul li {
  padding: 0.5rem 0;
  list-style: disc;
}
.index .mainserv .left {
  padding: 1.3rem 1.3rem;
}
.index .mainserv .left p {
  font-size: 1.15rem;
  padding: 0.25rem 0;
  line-height: 1.5em;
}
.index .mainserv .mainservpic {
  margin: 0 0 2rem 0;
  border-radius: 30px;
  padding: 0.35rem 0.35rem;
  background: #d4a43a;
}
.index .mainserv .mainservpic img {
  border-radius: 25px;
}
.index .mainserv.inmotobg {
  background: #001838 url("../assets/index/image/service/inmotobg.png") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/*房屋二、三胎貸款*/
.house .papper {
  /*申請房貸需要準備什麼？*/
}
.house .papper .step {
  text-align: center;
  border: 2px solid #001838;
  margin: 0% auto;
  padding: 1rem 0.25rem;
  border-radius: 10px;
  background: #ededed;
}
.house .papper .step i {
  font-size: 28px;
}
.house .papper .step h2 {
  font-size: 1.85rem;
  color: #001838;
}
.house .papper .step p {
  font-size: 1rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}
.house .product {
  padding: 0.5rem 0;
  margin: 1% 0;
  min-height: 150px;
  align-content: center;
}
.house .product h3 {
  margin: 0 0 0.25rem 0;
  color: #001838;
  font-weight: bold;
}
.house .product p {
  padding: 0.25rem 0;
  font-size: 1.15rem;
  line-height: 1.55rem;
  color: #454545;
}
.house .product .simble img {
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 0 0px #999;
}
.house .allstep .outs {
  position: relative;
  margin-bottom: 0px;
}
.house .allstep .outs::after {
  content: "";
  width: 50px;
  height: 50px;
  z-index: 2;
  position: absolute;
  background: url("../assets/index/image/nex.png") no-repeat center center;
  background-size: contain;
  left: 50%;
  bottom: -55px;
  transform: translateX(-50%) rotate(90deg);
  display: none;
}

/*銀行信用貸款*/
.credit .papper {
  /*申請房貸需要準備什麼？*/
}
.credit .papper .step {
  text-align: center;
  border: 2px solid #001838;
  margin: 0% auto;
  padding: 1rem 0.25rem;
  border-radius: 10px;
  background: #ededed;
}
.credit .papper .step i {
  font-size: 28px;
}
.credit .papper .step h2 {
  font-size: 1.85rem;
  color: #001838;
}
.credit .papper .step p {
  font-size: 1.25rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}

/*汽機車貸款*/
.cars .applystep .step {
  text-align: center;
  border: 2px solid #001838;
  margin: 6% auto;
  padding: 1rem 0.25rem;
  border-radius: 10px;
  background: #faf8f3;
}
.cars .applystep .step i {
  font-size: 28px;
}
.cars .applystep .step h2 {
  font-size: 1.85rem;
  color: #001838;
}
.cars .applystep .step .marks i {
  padding: 1rem 1rem;
  border-radius: 100px;
  border: 1px solid #d4a43a;
  color: #d4a43a;
}
.cars .applystep .step p {
  font-size: 1.25rem;
  margin: 0 0 1rem 0;
  font-weight: bold;
}

/*小額商品貸*/
.productpage .comb {
  position: relative;
  z-index: 2;
  background: #faf8f3;
}
.productpage .comb img {
  border-radius: 15px;
  overflow: hidden;
}
.productpage .comb:after {
  display: none;
}

/*債務整合貸款*/
.integrate .cartopic {
  font-size: 2rem;
  padding: 0.5rem 0;
  margin: 0.5rem 0;
  text-align: center;
  border-bottom: 1px solid #000;
}
.integrate .carresult {
  font-size: 1.35rem;
  padding: 1rem 0;
}
.integrate .sumafter {
  background-color: #001838;
  border-radius: 20px;
  padding: 2rem 3rem;
  color: #e5e6e2;
}
.integrate .sumafter .carsin {
  color: #fff;
}
.integrate .sumafter .carsin .carsinpic i {
  color: #06c755;
}
.integrate .sumbefore {
  background-color: #faf8f3;
  border-radius: 20px;
  padding: 2rem 3rem;
  border: 1px solid #d4a43a;
}
.integrate .sumbefore .carsin {
  color: #001838;
}
.integrate .sumbefore .carsin .carsinpic i {
  color: rgb(156, 3, 3);
}
.integrate .carword {
  padding: 5rem 0;
}
.integrate .carword .carsin {
  padding: 0.25rem 0;
}
.integrate .carword .carsin .carsinword {
  font-size: 1.3rem;
}
.integrate .carword .carsin .carsinpic {
  padding: 0 5px 0 0;
  text-align: center;
}
.integrate .carword .carsin .carsinpic i {
  padding: 0.25rem 0.25rem;
  font-size: 1.25rem;
  width: 40px;
  height: 40px;
  align-content: center;
  border: 0;
}
.integrate .carword .vs {
  position: relative;
}
.integrate .carword .vs:before {
  content: "VS";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  border-radius: 50px;
  background: #fff;
  color: #001838;
  font-size: 1.85rem;
  z-index: 2;
  text-align: center;
  align-content: center;
  font-weight: bold;
  border: 2px solid #d4a43a;
}

/*企業貸款*/
.company .comb {
  position: relative;
  background: #faf8f3;
  z-index: 1;
}
.company .comb img {
  border-radius: 15px;
  overflow: hidden;
}
.company .comb:after {
  display: none;
}
.company .interword ul {
  padding-left: 1.25rem;
}
.company .interword ul li {
  padding: 0.4rem 0;
  font-size: 1.15rem;
  list-style: disc;
}

/*CTA*/
.cta {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: #333 url("../assets/index/image/cta.jpg") no-repeat center top;
  background-size: cover;
}
.cta .maintitle {
  font-weight: normal;
}
.cta .maintitle h3 {
  font-size: 2rem;
  text-align: left;
  color: #001838;
  font-weight: bold;
  display: block;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.cta .maintitle h3:before, .cta .maintitle h3:after {
  display: none;
}
.cta .maintitle h4 {
  text-align: left;
  font-size: 1.3rem;
}
.cta .quickask {
  padding: 0.5rem 0;
  text-align: center;
  display: block;
}
.cta .quickask.call a {
  background: #001838;
  border: 1px solid #001838;
}
.cta .quickask.anly a {
  background: #d4a43a;
  border: 1px solid #d4a43a;
}
.cta .quickask a {
  padding: 1.25rem 0rem;
  background: #06c755;
  width: 100%;
  color: #fff;
  border-radius: 50px;
  font-size: 1.3rem;
  display: inline-block;
  border: 1px solid #06c755;
  font-weight: bold;
}
.cta .quickask a:hover {
  background: #fff;
  color: #06c755;
  border: 1px solid #06c755;
}
.cta .quickask a i {
  margin: 0 5px 0 0;
}

.reword {
  background: #d4a43a;
  color: #fff;
  padding: 1.5rem 1.5rem;
  border-radius: 15px;
  font-weight: 200;
}
.reword p {
  padding: 0.35rem 0;
}
.reword h5 {
  margin: 0 0 0 0;
  padding: 0.25rem 0;
  font-weight: bold;
  font-size: 1.65rem;
}

/*最新消息-首頁*/
.news {
  padding: 5rem 0;
  background: #fff;
  background-size: cover;
  overflow: visible;
}
.news .news-cats a {
  display: inline-block;
  padding: 0.75rem 1rem;
  border: 1px solid #d4a43a;
  color: #7a5a12;
  border-radius: 30px;
  text-decoration: none;
  margin: 0 0 0.5rem 0;
  font-size: 1.1rem;
}
.news .news-cats a.active, .news .news-cats a:hover {
  background: #d4a43a;
  color: #fff;
}
.news .newsview {
  padding: 0rem 0rem 0.85rem 0rem;
  margin: 1rem 0;
  border: 1px solid #001838;
  border-radius: 15px;
  overflow: hidden;
  background: #f1f1f1;
  transition: all 0.3s ease;
  display: block;
}
.news .newsview:hover {
  background: #d4a43a;
  color: #fff;
}
.news .newsview:hover .newssubtopic,
.news .newsview:hover .newstopic {
  color: #fff;
}
.news .newsview .newspic {
  z-index: 3;
  margin: 0 0 1.75rem 0;
}
.news .newsview .newspic img {
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 35vh;
  -o-object-fit: cover;
  object-fit: cover;
  scale: 1;
}
.news .newsview .newstopic {
  font-size: 1.25rem;
  color: #001838;
  padding: 0 0.65rem 0.5rem 0.65rem;
}
.news .newsview .newssubtopic {
  font-size: 1rem;
  padding: 0 0.65rem 0.75rem 0.65rem;
  color: #666;
}
.news .newsview .newsdate {
  font-size: 0.85rem;
  color: #001838;
  padding: 0.15rem 0.65rem;
  color: #001838;
  display: block;
  width: auto;
  align-content: center;
}
.news .readall {
  margin: 2.5rem 0;
  display: block;
  position: relative;
}
.news .readall a {
  display: block;
  border-radius: 50px;
  max-width: 180px;
  background-color: #001838;
  margin: 0 auto;
  text-align: center;
  padding: 0.95rem 0;
  color: #fff;
}
.news .readall a:hover {
  background-color: #d4a43a;
}

.news-content .newscontent {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 1rem 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  line-height: 24px;
}
.news-content .newstopic {
  color: #001838;
  margin: 0 0 0.5% 0;
}
.news-content .newstopic h1 {
  font-weight: lighter;
}
.news-content .time {
  color: #717071;
  margin: 0 0 1% 0;
}

/*右側按鈕---------------------------------------------*/
.quicklink {
  position: fixed;
  right: 1%;
  bottom: 2%;
  max-width: 50px;
  /*background: #f00;*/
  z-index: 4;
}
.quicklink .qlink {
  margin: 0 0 12px 0;
  position: relative;
  align-items: center;
}
.quicklink .qlink a {
  color: #fff;
  background: #d4a43a;
  padding: 0.25rem 0.25rem;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  text-align: center;
  display: block;
  font-size: 1.55rem;
  align-content: center;
  border: 1px solid #d4a43a;
  font-size: 1rem;
  line-height: 1.1em;
}
.quicklink .qlink a:hover {
  background: #001838;
}
.quicklink .qlink a i {
  font-size: 1.5rem;
}

@media screen and (min-width: 1000px) {
  .form {
    padding: 3em 3em;
  }
  .sec {
    padding: 3rem 3rem;
    height: 100vh;
    max-height: 800px;
  }
  .allstep .outs {
    position: relative;
    margin-bottom: 0px;
  }
  .allstep .outs::after {
    top: 35px;
    right: -25px;
    left: auto;
    bottom: auto;
    transform: rotate(0deg);
  }
  .carword .carsin {
    color: #fff;
  }
  .carword .carsin .carsinpic i {
    border: 1px solid #fff;
    color: #fff;
  }
  .house .goldback {
    position: relative;
  }
  .house .goldback:before {
    content: "";
    background: #d4a43a;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  .house .goldback .container {
    position: relative;
    z-index: 1;
  }
  .house .allstep .outs {
    position: relative;
    margin-bottom: 0px;
  }
  .house .allstep .outs::after {
    top: 35px;
    right: -25px;
    left: auto;
    bottom: auto;
    transform: rotate(0deg);
    display: block;
  }
  .index {
    /*申請流程*/
  }
  .index .allstep .brright {
    border-right: 1px solid #d4a43a;
  }
  /*汽機車貸款*/
  .cars .goldback {
    position: relative;
  }
  .cars .goldback:after {
    content: "";
    background: #d4a43a;
    width: 47%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .productpage .comb:after {
    content: "";
    width: 30%;
    height: 100%;
    left: 0%;
    top: 0%;
    background: #d4a43a;
    background-size: cover;
    position: absolute;
    z-index: -1;
    display: block;
  }
  .company .comb:after {
    content: "";
    width: 35%;
    height: 100%;
    right: 0%;
    top: 0%;
    background: #d4a43a;
    background-size: cover;
    position: absolute;
    z-index: -1;
    display: block;
  }
  .maintitle h3 {
    font-size: 1.95rem;
  }
  .maintitle h3:before, .maintitle h3:after {
    content: "";
    display: block;
    width: 90px;
  }
  .news .news-cats {
    position: sticky;
    top: 120px;
  }
  .news .newsview .newspic img {
    width: 100%;
    height: 26vh;
  }
  .mainserv.intocom {
    position: relative;
    z-index: 1;
  }
  .mainserv.intocom:after {
    content: "";
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    right: 0;
    background: #d4a43a;
    background-size: cover;
    z-index: -1;
  }
}/*# sourceMappingURL=page.css.map */