body {
  background: #ffffff;
}
.clearBouth:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* 移动端元素隐藏 */
.mobileEle {
  display: none;
}
/* header */
.header {
    min-width: 1200px;
}
.header .banner{
    width: 100%;
    display: block;
}
.head_content {
  width: 1200px;
  height: 72px;
  line-height: 72px;
  margin: 0 auto;
  position: relative;
}
.logo {
  width: 115px;
  display: inline-block;
  vertical-align: middle;
}
.toppop {
  font-family: PingFangSC-Light, "黑体";
  font-size: 18px;
  color: #313131;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0;
  width: 190px;
  height: 72px;
  line-height: 72px;
  background: url("../images/min_logo.png") no-repeat left center;
  background-size: 20px 20px;
}
.toppop::after {
  content: url("../images/pc_pop.png");
  position: absolute;
  right: -10px;
  top: 35px;
  z-index: 99;
  transform-origin: top right;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.toppop:hover::after {
  transform: scale(1);
  opacity: 1;
}
.phonebox {
  position: absolute;
  bottom: 0px;
  width: 518px;
  left: 50%;
  margin-left: -259px;
}
.phonebox img {
  display: block;
  width: 100%;
}
.pc_title {
  font-family: PingFangSC-Semibold, "黑体";
  font-size: 47px;
  color: #ffffff;
  letter-spacing: 1.32px;
  text-align: center;
  line-height: 64px;
  margin-top: 103px;
}
.erweima {
  margin-top: 55px;
  text-align: center;
}
.erweima img {
  width: 177px;
}
.erweima_text {
  font-family: PingFangSC-Regular, "黑体";
  font-size: 21px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-top: 13px;
}
/* middle_a */
.middle_a {
  background: url("../images/middle_a_bg.png") no-repeat center top;
  height: 810px;
}
.middle_title {
  text-align: center;
  padding-bottom: 80px;
}
.middle_title img {
  width: 1076px;
  margin-top: 100px;
}
.pro {
  width: 1200px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
}
.pro li {
  flex-shrink: 1;
  width: 284px;
  float: left;
}
.pro img {
  width: 100%;
}
/* middle_b */
.middle_b {
  background: #ffffff;
  height: 750px;
}
.more_content {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.more-pay img,
.more-pay {
  width: 325px;
  height: 315px;
  float: left;
}
.more-num {
  width: 677px;
  height: 315px;
  float: right;
}
.more-num ul {
  display: flex;
  justify-content: space-between;
}
.more-num li {
  float: left;
  width: 184px;
  text-align: center;
}
.more-num li img {
  width: 147px;
}
.title_a {
  font-family: PingFangSC-Semibold, "黑体";
  font-size: 26px;
  color: #000000;
  letter-spacing: 0;
  margin-top: 37px;
  font-weight: bold;
}
.title_b {
  font-family: PingFangSC-Light, "黑体";
  font-size: 23px;
  color: #222222;
  letter-spacing: 0;
  margin-top: 7px;
}
/* middle_c */
.middle_c {
  background: #f7f9ff;
  height: 311px;
  overflow: hidden;
}
.middle_c ul {
  width: 1200px;
  margin: 0 auto;
  margin-top: 90px;
}
.middle_c li {
  float: left;
  width: 25%;
  text-align: center;
  font-family: PingFangSC-Regular, "黑体";
  color: #0f0f0f;
  letter-spacing: 0;
  text-align: center;
  position: relative;
}
.middle_c li p {
  font-size: 26px;
  line-height: 26px;
  height: 26px;
  text-align: center;
}
.middle_c li > img {
  width: 76px;
}
.pc_arrow::after {
  content: url("../images/pc_arrow.png");
  position: absolute;
  top: 20%;
  right: -5px;
}
.pc_arrow p,
.middle_c li p span {
  font-family: "PingFangSC-Regular", "黑体";
  font-size: 26px;
  color: #0f0f0f;
  letter-spacing: 0;
  text-align: right;
}
.middle_c li p {
  margin-top: 37px;
}
.em {
  font-family: Uni-Sans-Bold, "黑体";
  font-size: 26px;
  color: #0f0f0f;
  letter-spacing: 0;
}
.middle_c li .num {
  width: 30px;
  margin-bottom: -3px;
  margin-right: 9px;
}
/* footer */
.footer {
  min-width: fit-content;
  background: #20232a;
  /* height: 275px; */
  box-sizing: border-box;
}
.foot_content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 66px;
}
.caller {
  font-family: PingFangSC-Regular, "黑体";
  font-size: 1.1458vw;
  color: #F6F6F6;
  letter-spacing: 0;
}
.phone {
  font-family: PingFangSC-Light, "黑体";
  font-size: 0.8854vw;
  color: #D4D4D4;
  letter-spacing: 0;
  margin-top: 1.4vw;
  /* background: url("../images/pc_phone.png") no-repeat left center; */
  /* padding-left: 22px; */
}
.left .phone img,
.left .phone span {
  vertical-align: middle;
}
.devide-line {
  display: inline-block;
  width: 1px;
  height: 0.7292vw;
  background: #c4c4c4;
  margin: 0 0.521vw;
  vertical-align: middle;
}
.addres {
  font-family: PingFangSC-Light, "黑体";
  font-size: 0.8854vw;
  color: #d4d4d4;
  letter-spacing: 0;
  margin-top: 1.7708vw;
}
.us-info{
    margin-top: 2.34375vw;
}
.addres a,
.addres img,
.addres span {
  vertical-align: middle;
}
.foot_content > div {
  float: left;
}
.footer .left {
  text-align: left;
  width: 850px;
}

.footer .right {
  /* width:350px; */
  text-align: center;
  float: right;
}
.footer .right img{
    width: 7.5vw;
}
.footer .footer_bottom{
 padding-bottom: 2.34375vw; 
 font-size: 0.78125vw;
 font-family:PingFangSC-Light,PingFang SC;
 font-weight:300;
}
.footer .footer_bottom p{
  line-height:23px;
  color: #797781;
  text-align: center;
}
.down {
  font-family: PingFangSC-Medium;
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-top: 17px;
}
.tip {
  font-family: PingFangSC-Light, "黑体";
  font-size: 11px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  margin-top: 5px;
}
.aboutus_container {
  width: 1200px;
  /* margin: 72px auto 0; */
  margin: 0 auto 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 127px;
}
.aboutus_all_title {
  height: 64px;
  font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: rgba(51, 51, 51, 1);
  line-height: 64px;
  /* margin-top: 71px; */
}
.aboutus_title {
  width: 780px;
  height: 47px;
  line-height: 47px;
  margin-top: 26px;
  box-sizing: border-box;
  padding-left: 20px;
  background-image: linear-gradient(
    270deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 253, 253, 1) 30%,
    rgba(255, 248, 248, 1) 100%
  );
  background-image: -webkit-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 253, 253, 1) 30%,
    rgba(255, 248, 248, 1) 100%
  );
  background-image: -moz-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 253, 253, 1) 30%,
    rgba(255, 248, 248, 1) 100%
  );
  background-image: -o-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 253, 253, 1) 30%,
    rgba(255, 248, 248, 1) 100%
  );
  background-image: -ms-linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 253, 253, 1) 30%,
    rgba(255, 248, 248, 1) 100%
  );
  font-size: 20px;
  font-family: "黑体";
  font-weight: 400;
  color: rgba(112, 36, 36, 1);
  line-height: 47px;
}
.aboutus_text_container {
  width: 780px;
  font-size: 14px;
  font-family: "黑体";
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
  padding: 16px 0 14px;
}
.aboutus_text_container .text_1 {
  text-indent: 34px;
  word-break: break-all;
}
.aboutus_text_container .text_2 {
  font-size: 14px;
  font-family: "黑体";
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
  margin-top: 12px;
  padding-left: 34px;
}
.aboutus_text_container .text_2:first-child {
  margin-top: 0;
}
.aboutus_text_container .pl_60 {
  font-size: 14px;
  font-family: "黑体";
  font-weight: 300;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
  padding-left: 50px;
  margin-top: 4px;
}
.aboutus_text_container .text_2 span {
  font-weight: 300;
  font-family: "黑体";
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}
.txt_ind {
  text-indent: 34px;
}

.content{
    padding-top: 5.3645vw;
    padding-bottom: 4.6875vw;
    min-width: 1200px;
    background: #F1F1F1;
}
.content-title{
    font-family: "PingFangSC",Source Han Sans CN, "黑体";
    font-size: 2.5vw;
    font-weight: bold;
    line-height: 49px;
    text-align: center;
    letter-spacing: 0em;
    color: #000000;
    text-align: center;
    position: relative;
}
.content:nth-child(2n){
    background: #fff;
}
.content-title::after{
    content: ' ';
    position: absolute;
    width: 3.4375vw;
    height: 0.3125vw;
    border-radius: 0.9375vw;
    opacity: 1;
    background: linear-gradient(270deg, #FF5453 0%, #FF9C4C 100%);
    background: -webkit-linear-gradient(270deg, #FF5453 0%, #FF9C4C 100%);
    background: -moz-linear-gradient(270deg, #FF5453 0%, #FF9C4C 100%);
    background: -o-linear-gradient(270deg, #FF5453 0%, #FF9C4C 100%);
    background: -ms-linear-gradient(270deg, #FF5453 0%, #FF9C4C 100%);
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -0.78125vw;
}
.intro-img{
    width: 29.1667vw;
    min-width: 280px;
}
.content-intro{
    padding: 4.4791vw 12.1875vw 0 13.6354vw;
    box-sizing: border-box;
    min-width: 1200px;
    display:-webkit-flex; /* Chrome */
    display:-ms-flexbox;   
    display:flex;  /*flex容器*/
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center;
    -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.intro-text{
    font-family: "PingFangSC",Source Han Sans CN, "黑体";
    font-size: 1.1458vw;
    font-weight: normal;
    line-height: 35px;
    letter-spacing: 0em;
    width: 40vw;
    min-width: 384px;
    margin-left: 4vw;
    text-align: justify;
}
.block-container{
    width: 17.1875vw;
    height: 17.1875vw;
    border-radius: 2.70833vw;
    opacity: 1;

    background: #FFFFFF;

    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);
    margin-right: 6.6667vw;
    padding-top: 3.875vw;
    text-align: center;
    box-sizing: border-box;
}

.loan-step{
    width: 24.4791vw;
    margin-right: 1.3542vw;
}
.block-container:last-child, .loan-step:last-child{
    margin-right: 0;
}
.block-container img{
    width: 4.791667vw;
    display: block;
    margin: 0 auto;
}
.block-main-title{
    font-family: "PingFangSC",Source Han Sans CN;
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 1;
    color: #3D3D3D;
    margin-top: 1vw;
}
.block-sub-title{
    font-family: "PingFangSC",Source Han Sans CN;
    font-size: 1.09375vw;
    font-weight: normal;
    color: #909090;
    margin-top: 0.78125vw;
}
.loan-step-wrap{
    padding-bottom: 2.1875vw;
}