﻿body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

ol,
ul,
ol li,
ul li,
dl {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a,
a:hover {
  color: #fff;
}

body {
  background: #fff;
  /* -webkit-text-size-adjust: 100%; */
  color: #fff;
  font-size: 12px;
}

img {
  border: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "\200b";
  display: block;
  height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

a {
  text-decoration: none;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.ft14 {
  font-size: 14px;
}

.ft16 {
  font-size: 16px;
}

.ft18 {
  font-size: 18px;
}

.app {
  width: 100%;
  position: relative;
}

.nav,
.fixedNav {
  width: 100%;
  height: 70px;
  top: 0;
  position: fixed;
  z-index: 10;
}

.fixedNav {
  border-bottom: 1px #F9FAFB solid;
}
.nav .logo_title{
  width: 150px;
  margin-top: 12px;
}
.nav .logo_name,
.fixedNav .logo_name {
  line-height: 32px;
  font-size: 24px;
  font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
  margin: 19px 0 0 13px;
  float: left;
  font-weight: bold;
}

.nav .menus,
.fixedNav .menus {
  /* width: 554px; */
  float: right;
}

.nav .menus li,
.fixedNav .menus li {
  line-height: 22px;
  display: block;
  font-size: 16px;
  margin: 24px 0 0 50px;
  cursor: pointer;
  float: left;
}

.nav_box {
  width: 1080px;
  margin: 0 auto;
}

.logo {
  width: 36px;
  height: 36px;
  background: url(../Images/logo.png) no-repeat;
  margin-top: 17px;
  float: left;
}

.nav .menus li {
  color: #FFFFFF;
}

.fixedNav {
  background-color: #fff;
  /* background-color: rgba(255,255,255, 0.75);
  backdrop-filter: blur(20px); */
}

.fixedNav .logo_name,
.fixedNav .menus li,
.fixedNav .menus li a {
  color: #2E2E33;
}

.nav .menus li a,
.fixedNav .menus li a {
  position: relative;
  font-size: 16px;
  line-height: 21px;
}

.nav .menus li a:before,
.fixedNav .menus li a:before {
  box-sizing: border-box;
  cursor: pointer;
  content: "";
  color: inherit;
  height: 2px;
  background: currentColor;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
  transition: transform 0.4s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  -moz-transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  -ms-transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
  -o-transition: -webkit-transform 0.4s cubic-bezier(1, 0, 0, 1);
}

.nav .menus li a:hover:before,
.nav .menus li.active a:before,
.fixedNav .menus li a:hover:before,
.fixedNav .menus li.active a:before {
  transform: scaleX(1);
  transform-origin: left center;
}

.hk_header {
  height: 750px;
  background: url('../Images/banner.jpg') no-repeat center;
  background-size: cover;
}

.hk_part2,
.hk_part4 {
  background-color: rgba(244, 245, 249, 0.7000);
}

.hk_part1 {
  width: 1080px;
  margin: 0 auto;
}
.hk_part11 {
  width: 1080px;
  margin: 0 auto;
}
.hk_part11 img {
  width: 1080px;
}

.hk_part1 {
  height: 582px;
}
.hk_part2{
  height: 590px;
}
.hk_part3 {
  height: 600px;
}

.hk_part4 {
  height: 602px;
}

.hk_part3 {
  width: 1120px;
  margin: 0 auto;
}

.hk_part5 {
  height: 596px;
  width: 1080px;
  margin: 0 auto;
}

.par1_til {
  padding-top: 100px;
  text-align: center;
  color: #2E2E33;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
}

.par5_til {
  padding-top: 83px;
}

/* 关于部分 */
.hk_part1,
.par1_txt {
  color: #2E2E33;
  line-height: 28px;
  margin-top: 40px;
  text-align: center;
  font-style: normal;
  font-size: 14px;
}

.part1_list {
  margin: 90px auto 0;
}

.part1_list li {
  text-align: center;
  width: 260px;
  float: left;
}

.part1_list img {
  width: 60px;
  height: 60px;
}

.part1_list li span {
  color: #333333;
  font-size: 20px;
  line-height: 32px;
  display: block;
  margin-top: 18px;
  font-weight: bold;
}

.part1_list li i {
  color: #919199;
  line-height: 28px;
  display: block;
  font-style: normal;
  font-size: 14px;
}

/* 头 */
.ban_box {
  width: 1080px;
  margin: 0 auto;
}

.banner {
  width: 491px;
  height: 269px;
  background: url(../Images/banner_til.png) no-repeat;
  background-size: cover;
  margin-top: 273px;
  float: left;
}

.banner-text {
  width: 951px;
  height: 178px;
  background-image: url('../Images/banner_text.png');
  background-size: 100% 100%;
  margin: auto;
  position: relative;
  top: 321px;
}

.download {
  float: left;
  /* width: 269px; */
  height: 334px;
  padding: 16px 16px 0;
  background: url(../Images/download.png) no-repeat;
  background-size: 100% 100%;
  float: right;
  margin-top: 231px;
}

.qrcode {
  width: 269px;
  height: 269px;
}

.qrcode img {
  width: 100%;
  height: 100%;
}

/* 借款 */
.loan_list {
  margin: 30px auto 0;
}

.loan_list li {
  float: left;
  width: 340px;
  height: 296px;
  text-align: center;
}

.loan_list li span {
  font-size: 20px;
  color: #2E2E33;
  line-height: 32px;
  margin-top: 144px;
  display: block;
  font-weight: bold;
}

.loan_list li em {
  font-size: 14px;
  color: #919199;
  line-height: 24px;
  margin-top: 4px;
  font-style: normal;
  display: block;
}

.loan_open_app {
  background: url(../Images/loan_1.jpg) no-repeat;
  background-size: cover;
}

.loan_limit {
  background: url(../Images/loan_2.jpg) no-repeat;
  background-size: cover;
}

.loan_cash {
  background: url(../Images/loan_3.jpg) no-repeat;
  background-size: cover;
}

.loan_r {
  width: 32px !important;
  height: 13px !important;
  background: url(../Images/loan_r.png) no-repeat;
  margin: 141px 9px 0 9px;
}

/* 产品介绍  */
.par2_content {
  width: 1080px;
  padding-top: 75px;
  margin: 0 auto;
}

.par2_l {
  width: 520px;
  height: 440px;
  float: left;
  background: url(../Images/prod.jpg) no-repeat;
  background-size: cover;
}

.par2_r {
  float: left;
  height: 440px;
  background-color: #fff;
  width: 560px;
  border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  -o-border-radius: 0 8px 8px 0;
}

.par2_r h1 {
  color: #2E2E33;
  line-height: 30px;
  padding: 20px 0 0 34px;
  font-size: 30px;
  font-weight: bold;
}

.par2_r span {
  width: 444px;
  height: 150px;
  display: block;
  margin: 30px 0 0 64px;
  background: url(../Images/pord_txt.jpg) no-repeat;
  background-size: cover;
}

.par2_r .par2_r_txt {
  font-weight: 400;
  color: #2E2E33;
  padding: 10px 0 0 34px;
  line-height: 24px;
  font-size: 14px;
}

.par2_r .par2_r_list {
  font-weight: 400;
  color: #2E2E33;
  padding: 0px 0 0 34px;
  line-height: 24px;
  font-size: 14px;
}

/* 关于我们 */
.par4_list {
  width: 1080px;
  margin: 56px auto 0;
}

.par4_list li {
  width: 257px;
  float: left;
  margin-right: 17px;
}

.par4_list li:last-child {
  margin-right: 0;
}

.par4_img {
  width: 257px;
  height: 160px;
}

.par4_text {
  height: 156px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
  padding: 0 20px;
  text-align: center;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
}

.par4_text span {
  padding-top: 28px;
  font-size: 20px;
  color: #2E2E33;
  line-height: 32px;
  display: block;
  font-weight: bold;
}

.par4_text i {
  font-size: 14px;
  font-style: normal;
  color: #919199;
  line-height: 24px;
  display: block;
  padding-top: 12px;
}

/* 消保专区 */
.part5_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  height: 280px;
}

.part5_list li {
  width: 500px;
  height: 90px;
  margin-top: 50px;
  display: flex;
  cursor: pointer;
}

.section-news-content-left {
  margin-right: 20px;
}

.section-news-content-mouth {
  font-weight: 500;
  color: #151F6C;
  line-height: 36px;
  font-size: 46px;
  font-family: "DINPro-Medium";
}

.section-news-content-year {
  font-weight: 400;
  color: #2E2E33;
  line-height: 18px;
  font-size: 14px;
  margin-top: 8px;
  font-family: "DINPro-Regular";
}

.section-news-content-title {
  font-weight: 500;
  color: #2E2E33;
  line-height: 26px;
  font-size: 18px;
  position: relative;
  margin-bottom: 16px;
  font-size: 18px;
  color: rgba(46, 46, 51, 1);
  width: 390px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 48px;
}

.section-news-content-detail {
  font-weight: 400;
  color: #65656A;
  line-height: 24px;
  font-size: 14px;
  margin-top: 12px;
}

.section-news-content-detail-item {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #919199;
}

.page-navigation {
  display: flex;
  justify-content: center;
  padding: 60px 0 90px;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: rgb(21, 31, 108) !important;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: rgb(21, 31, 108) !important;
}

.page-item {
  margin: 0 8px;
}

.page-link {
  border-radius: 1px;
}

.page-item.active .page-link {
  background: #1B1D30;
  font-weight: 500;
  color: #FFFFFF;
}


/* 页尾 */
.hk_footer {
  /* height: 223px; */
  background: #1B1D30;
}

.footer_content {
  width: 1080px;
  margin: 0 auto;
  line-height: 26px;
}

.f_t {
  line-height: 26px;
  padding-top: 26px;
}

.f_t .cl:hover {
  color: rgb(124, 124, 241);
}

.f_l {
  float: left;
  margin-top: 28px;
  color: rgba(255, 255, 255, 0.5000);
}

.icon-gov {
  width: 16px;
  height: 17px;
  vertical-align: text-top;
}

.f_r {
  float: right;
  margin-top: 55px;
  text-align: right;
  color: rgba(255, 255, 255, 0.5000);
}

.f_r a,
.f_r a:hover {
  color: rgba(255, 255, 255, 0.5000);
}


/* 弹窗 */
.info-show-box {
  height: 374px;
  width: 600px;
  overflow-y: scroll;
  font-weight: 600;
  color: #2E2E33;
  line-height: 24px;
  font-size: 12px;
}

.font-bold {
  font-weight: bold !important;
}

.table-style {
  font-weight: 400;
  text-align: center;
}

/* APP下载弹窗 */
.flex-download {
  display: flex;
  width: 337px;
  height: 164px;
  justify-content: space-between;
  margin: auto;
  margin-top: 24px;
}

.flex-download .img {
  width: 140px;
  height: 140px;
  background-size: 100% 100%;
}

.img-ios {
  background-image: url('../Images/ios_haohuan.png');
}

.img-And {
  background-image: url('../Images/android_release.png');
}

.flex-download .text-center {
  text-align: center;
  font-weight: 400;
  color: #919199;
  line-height: 20px;
  height: 20px;
  font-size: 14px;
  margin-top: 4px;
}

/* 设置滚动条的样式 */
.info-show-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}

.info-show-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 4px;
  /* box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #EDEDF0;
}

.info-show-box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  /* box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2); */
  border-radius: 10px;
  /* background   : #ededed; */
}

.hfq-logo {
  width: 40px;
  position: relative;
  top: 2px;
}

/* 字体 */
@font-face {
  font-family: "DINPro-Medium";
  src: url('../font/');
  src: url("../font/DINPro-Medium.eot");
  src: local("☺"),
    url("../fonts/dinpro-medium.eot") format("embedded-opentype"),
    url("../fonts/dinpro-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "DINPro-Regular";
  src: url("../fonts/dinpro-regular.eot");
  src: local("☺"),
    url("../fonts/dinpro-regular.eot") format("embedded-opentype"),
    url("../fonts/dinpro-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.DINPro-Medium {
  font-family: "DINPro-Medium";
}

.DINPro-Regular {
  font-family: "DINPro-Regular";
}

[v-cloak] {
  display: none;
}