.banner {
  width: 100%;
  height: 600px;
  background: url("../../images/product/smallLoan/banner.png") no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}
.banner .w .left {
  width: 689px;
  height: 665px;
  padding: 150px 0px 0px 0px;
  color: #fff;
}

.banner .w .left p:nth-child(1) {
  font-size: 24px;
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
  vertical-align: middle;
}
.banner .w .left p:nth-child(3) {
  margin-bottom: 38px;
  margin-top: 15px;
  font-size: 51px;
  font-family: PingFangSC-Semibold;
  color: #ffffff;
  box-shadow: 0px 6px 7px 1px rgba(3, 10, 64, 0.09);
}
.banner .w .left p:nth-child(5) .text-color {
  color: #eca202;
}
.banner .w .left p:nth-child(4),
.banner .w .left p:nth-child(5) {
  font-size: 18px;
  margin-top: 30px;
}

.banner .w .left .shiyong {
  color: rgb(250, 250, 250);
  font-size: 20px;
  margin-top: 70px;
  display: block;
  text-align: center;
  width: 194px;
  height: 52px;
  line-height: 52px;
  background-image: linear-gradient(90deg, #4561ec 1%, #242da5 100%), linear-gradient(#2688f1, #2688f1);
  background-blend-mode: normal, normal;
}
.banner .w .left span:hover {
  cursor: pointer;
  background-image: linear-gradient(90deg, #3e57d3 1%, #202995 100%), linear-gradient(#3e57d3, #202995);
}
.banner .w .right {
  position: relative;
  width: 510px;
  height: 665px;
  padding: 177px 0;
}
.banner .w .right img {
  width: 100%;
}
.banner .w .right .b-top {
  width: 80px;
  position: absolute;
  top: 132px;
  right: 164px;
  animation: topMove 1.5s linear infinite;
}
.banner .w .right .b-bottom {
  width: 80px;
  position: absolute;
  /* bottom: 100px; */
  right: 330px;
  animation: bottomMove 1.5s linear infinite;
}
@keyframes topMove {
  25% {
    transform: translateY(-10px);
  }

  50%,
  100% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(10px);
  }
}
@keyframes bottomMove {
  25% {
    transform: translateY(10px);
  }

  50%,
  100% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(-10px);
  }
}
.banner .bottom {
  width: 100%;
  height: 134px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.banner .bottom ul {
  width: 1200px;
  /*text-align: center;*/
}
.banner .bottom ul li {
  color: #fff;
  width: 400px;
  height: 134px;
  padding: 36px 0;
  padding-left: 66px;
  margin-left: 38px;
  /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
  margin: 0 0 -1px -1px;
}
.banner .bottom ul li:nth-child(2) {
  /*border-left: 1px solid rgba(255, 255, 255, 0.2);*/
}
.banner .bottom ul li:nth-child(3) {
  border-right: 0;
  /*border-left: 1px solid rgba(255, 255, 255, 0.2);*/
}
.banner .bottom ul li .b-right {
  width: 70%;
  height: 66px;
}
.banner .bottom ul li .b-right p:nth-child(1) {
  margin-bottom: 15px;
  font-size: 20px;
}
.banner .bottom ul li .b-right p:nth-child(2) {
  font-size: 14px;
  color: #b3b3b3;
}
.banner .bottom ul li:nth-child(1) .b-left {
  width: 67px;
  height: 66px;
  margin: 0 8px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -6px -7px;
}
.banner .bottom ul li:nth-child(2) .b-left {
  width: 67px;
  height: 66px;
  margin: 0 8px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -73px -7px;
}
.banner .bottom ul li:nth-child(3) .b-left {
  width: 67px;
  height: 66px;
  margin: 0 8px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -144px -7px;
}
.banner .bottom ul li:hover {
  background-color: #080c3f;

  cursor: pointer;
  transition: all 0.2s ease-out;
}
.zhgl {
  width: 100%;
  height: 772px;
}
.zhgl .w .left img {
  width: 444px;
  height: 357px;
  margin-right: 94px;
  margin-top: 190px;
}
.zhgl .w .right .top {
  margin-top: 109px;
  margin-bottom: 70px;
  width: 360px;
  height: 111px;
  background: url("../../images/product/smallLoan/system-1.png") no-repeat;
}
.zhgl .w .right .top p {
  padding-top: 39px;
  margin-bottom: 10px;
  font-size: 36px;
  color: #333333;
}
.zhgl .w .right .bottom {
  width: 662px;
  height: 350px;
}
.zhgl .w .right .bottom p:nth-child(1) {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
.zhgl .w .right .bottom p:nth-child(2) {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
}
.zhgl .w .right .bottom span {
  font-size: 16px;
  margin-top: 85px;
  display: block;
  cursor: pointer;
  text-align: center;
  width: 136px;
  height: 42px;
  line-height: 42px;
  color: #435ee8;
  border: solid 1px #435ee8;
}
.zhgl .w .right .bottom span:hover {
  color: #fff;
  background-color: #435ee8;
  transition: all 0.2s ease-out;
}
.xtts {
  width: 100%;
  height: 1000px;
  background: url("../../images/product/smallLoan/tese-bg.jpg") no-repeat center;
}
.xtts .w .title {
  text-align: center;
  padding-top: 76px;
  margin-bottom: 40px;
}
.xtts .w .title p {
  font-size: 36px;
  color: #333333;
}
.xtts .w .content ul {
  display: flex;
  height: 750px;
  flex-wrap: wrap;
}
.xtts .w .content ul li {
  padding: 22px;
  width: 44%;
  height: 126px;
  background-color: #ffffff;
  box-shadow: 0px 7px 7px 1px rgba(43, 67, 138, 0.07);
}
.xtts .w .content ul li .left {
  margin-right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 1px #dadff7;
  padding: 30px;
}
.xtts .w .content ul li .right {
  width: 360px;
}
.xtts .w .content ul li .right p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
.xtts .w .content ul li .right ul {
  flex-wrap: wrap;
  width: 380px;
  height: 14px;
  display: flex;
  padding-left: 18px;
}
.xtts .w .content ul li .right ul li {
  flex: auto;
  width: 50%;
  margin: 20px 0px 10px 0px;
  height: 14px;
  padding: 0;
  box-shadow: none;
  list-style-type: disc;
  font-size: 14px;
  color: #7f829a;
}

.xtts .w .content ul li:nth-child(odd) {
  margin-right: 20px;
  margin-left: 15px;
}

.xtts .w .content ul li .left .img {
  width: 40px;
  height: 41px;
  background: url(../../images/product/smallLoan/icon-all.png);
}
.xtts .w .content ul li .left:hover {
  padding: 30px;
  background-color: #435ee8;
  transition: all 0.2s ease-out;
}
.xtts .w .content ul li .left:hover .img {
  width: 40px;
  height: 41px;
  background: url(../../images/product/smallLoan/icon-all.png);
}
.xtts .w .content ul li:nth-child(1) .left .img {
  background-position: -71px -131px;
}
.xtts .w .content ul li:nth-child(1) .left:hover .img {
  background-position: -123px -131px;
}

.xtts .w .content ul li:nth-child(2) .left .img {
  background-position: -215px -17px;
}

.xtts .w .content ul li:nth-child(2) .left:hover .img {
  background-position: -255px -19px;
}

.xtts .w .content ul li:nth-child(3) .left .img {
  background-position: -226px -78px;
}

.xtts .w .content ul li:nth-child(3) .left:hover .img {
  background-position: -271px -78px;
}

.xtts .w .content ul li:nth-child(4) .left .img {
  background-position: -275px -130px;
}

.xtts .w .content ul li:nth-child(4) .left:hover .img {
  background-position: -322px -127px;
}

.xtts .w .content ul li:nth-child(5) .left .img {
  background-position: -293px -23px;
}

.xtts .w .content ul li:nth-child(5) .left:hover .img {
  background-position: -341px -21px;
}

.xtts .w .content ul li:nth-child(6) .left .img {
  background-position: -323px -79px;
}

.xtts .w .content ul li:nth-child(6) .left:hover .img {
  background-position: -18px -128px;
}

.xtts .w .content ul li:nth-child(7) .left .img {
  background-position: -174px -131px;
}

.xtts .w .content ul li:nth-child(7) .left:hover .img {
  background-position: -226px -131px;
}

.xtts .w .content ul li:nth-child(8) .left .img {
  background-position: -120px -78px;
}

.xtts .w .content ul li:nth-child(8) .left:hover .img {
  background-position: -172px -78px;
}

.xtts .w .content .bottom {
  padding: 22px;
  margin-left: 15px;
  width: 1174px;
  height: 156px;
  background: url("../../images/product/smallLoan/zheng.png") no-repeat right;
  box-shadow: 0px 7px 7px 1px rgba(43, 67, 138, 0.07);
}
.xtts .w .content .bottom .left {
  padding: 28px;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: solid 1px #dadff7;
}
.xtts .w .content .bottom .left .img {
  width: 42px;
  height: 44px;
  background: url(../../images/product/smallLoan/icon-all.png);
  background-position: -18px -75px;
}
.xtts .w .content .bottom .left:hover {
  padding: 28px;
  background-color: #435ee8;
  transition: all 0.2s ease-out;
}
.xtts .w .content .bottom .left:hover .img {
  width: 42px;
  height: 44px;
  background: url(../../images/product/smallLoan/icon-all.png);
  background-position: -68px -76px;
}
.xtts .w .content .bottom .right p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
.xtts .w .content .bottom .right ul {
  width: 480px;
  height: 14px;
  display: flex;
  padding-left: 18px;
}
.xtts .w .content .bottom .right ul li {
  flex: 1;
  height: 14px;
  padding: 0;
  margin: 23px 0;
  box-shadow: none;
  list-style-type: disc;
  font-size: 14px;
  color: #7f829a;
}
.allicn {
  display: inline-block;
  background: url("../../images/product/smallLoan/allicn.png") no-repeat;
}
.box6 {
  padding-top: 50px;
  height: 1040px;
  box-sizing: border-box;
  /*background-color: #202935;*/
}
.box6 .title {
  text-align: center;
}
.box6 .title p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: -20px;
}
.box6 .alltit {
  color: #fff;
}
.box6 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 50px;
}
.box6 ul li {
  width: 285px;
  height: 360px;
  margin-bottom: 80px;
  text-align: center;
  box-shadow: 8px 2px 26px 0px rgba(43, 67, 138, 0.07);
  /*border: 1px solid #3333;*/
}
.box6 ul li:hover .topt h6,
.topt p {
  color: #5069ea;
}
.box6 ul li .topt {
  /* position: relative;*/
  /* padding: 40px 0px 0px 0px; */
  /* position: relative;*/
  height: 200px;
  background: #fff;
  border-radius: 5px 5px 0px 0px;
  /*border: 1px solid #3333;*/
  text-align: center;
}
.box6 ul li .topt span {
  display: block;
  width: 156px;
  /* height: 43px; */
  background-color: #435ee8;
  border-radius: 5px;
  font-size: 16px;
  line-height: 43px;
  color: #ffffff;
  margin: 30px 0px 0px 60px;
  /* position: absolute;
  left: 56%;
  top: -20px;
  margin-left: -100px; */
}
.box6 ul li .topt span i {
  width: 27px;
  height: 27px;
  /*background-position: -300px -539px;*/
  background: url("../../images/product/smallLoan/tongdian-icon.png") no-repeat center;
  vertical-align: -7px;
  margin-right: 3px;
}
.box6 ul li div {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  padding: 20px 0px 0px 0px;
}

.box6 ul li p {
  width: 240px;
  text-align: center;
  margin: 18px auto 0;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.box6 ul li .topt h6:before {
  background-color: #0866c3;
}
.box6 ul li .topt h6 {
  color: #333;
}
.box6 ul li .topt p {
  color: #333;
}
.box6 ul li .bomt {
  padding: 20px 30px;
  position: relative;
  height: 150px;
  /*background-color: #0866c3;*/
  background: url("../../images/product/smallLoan/bom.png") no-repeat center;
  background-size: 100% 100%;
}
.box6 ul li .bomt div {
  padding: 50px 0px 0px 0px;
}
.box6 ul li .bomt span {
  position: absolute;
  top: -31px;
  left: 50%;
  margin-left: -53px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  /*background-position: -572px -239px;*/
  background: url("../../images/product/smallLoan/arrow.png") no-repeat center;
  /*box-shadow: 0px 0px 10px 3px rgba(226, 230, 251, 0.8);*/
}
.ywlc {
  width: 100%;
  height: 1030px;
  padding-top: 150px;
  background: url("../../images/product/smallLoan/yewu-bg.jpg") no-repeat center;
}
.ywlc .w .title {
  /*width: 267px;*/
  height: 102px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: -129px;
}
.ywlc .w .title p {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: -10px;
}
.ywlc .w .content {
  width: 1180px;
  height: 806px;
}
.gnjg {
  width: 100%;
  height: 1145px;
}
.gnjg .w .title {
  padding-top: 113px;
  text-align: center;
  margin-bottom: 78px;
}
.gnjg .w .title p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: -10px;
}
.gnjg .w .content {
  width: 1250px;
  height: 723px;
  margin: 0 auto;
  border-radius: 6px;
}
.gnjg .w .content img {
  width: 100%;
  height: 100%;
}
.riskControl {
  width: 100%;
  height: 954px;
  padding-top: 86px;
  background-color: #060a2d;
}
.riskControl .title {
  text-align: center;
  margin-bottom: 78px;
}
.riskControl .title p {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 15px;
  margin-top: -4px;
}
.white {
  color: #fff;
}
.riskControl .mobileList {
  display: flex;
  justify-content: center;
}
.riskControl .mobileList li {
  width: 330px;
  text-align: center;
  color: #0c1340;
}
.riskControl .mobileList li h6 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #f9faff;
}
.riskControl .mobileList li p {
  margin-bottom: 10px;
  width: 316px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #f9faff;
  text-align: left;
}
.riskControl .mobileList li:nth-child(1) p {
  margin-bottom: 5px;
  width: 316px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #f9faff;
  text-align: left;
}
.riskControl .mobileList li .borderBox {
  position: relative;
  display: inline-block;
  width: 113px;
  height: 113px;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #3950c9;
}
.riskControl .mobileList li .mobileIcon {
  display: inline-block;
  width: 51px;
  height: 51px;
  background-position: -2px -156px;
  position: absolute;
  top: 31px;
  left: 31px;
}
.riskControl .mobileList li .mbmeic1 {
  background: url("../../images/product/smallLoan/fk-1.png") no-repeat center;
}
.riskControl .mobileList li .mbmeic2 {
  background: url("../../images/product/smallLoan/fk-2.png") no-repeat center;
}
.riskControl .mobileList li .mbmeic3 {
  background: url("../../images/product/smallLoan/fk-3.png") no-repeat center;
}
.riskControl .r-bottom {
  margin-bottom: 67px;
  margin-top: 67px;
  padding-top: 30px;
  width: 100%;
  height: 425px;
  background-color: #ffffff;
  box-shadow: 0px 2px 20px 0px rgba(45, 35, 80, 0.18);
  text-align: center;
  border-radius: 5px;
}
.toRight {
  display: inline-block;
  width: 51px;
  height: 26px;
  background: url("../../images/product/smallLoan/toRight.png") no-repeat center;
  /*background-position:-228px -7px;*/
  position: relative;
  margin-top: 50px;
}
.toRight:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 157px;
  background-color: #ffffff;
  opacity: 0.1;
  top: 110px;
  left: 50%;
}
/*.mobileList li .borderBox{*/
/*    margin: 0 auto;*/

/*}*/
/*.mobileList h6 {*/
/*    padding: 15px 0;*/
/*    line-height: 28px;*/
/*    font-size: 18px;*/
/*    font-weight: normal;*/
/*    color: #fff;*/
/*    position: relative;*/
/*}*/
/*.mobileList p {*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    text-align: left;*/
/*    word-break:break-all;*/
/*    line-height: 24px;*/
/*}*/
/*.mobileList {*/
/*    display: flex;*/
/*    justify-content: space-evenly;*/
/*}*/
/*.mobileIcon{*/
/*    background: url("../../images/product/smallLoan/icon.png") no-repeat;*/
/*}*/
.sxlc {
  width: 100%;
  height: 1530px;
  background-color: #f5f7ff;
}
.sxlc .w .title {
  padding-top: 240px;
  text-align: center;
  margin-bottom: 90px;
}
.sxlc .w .title p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: -10px;
}
.sxlc .w .title span {
  display: block;
  font-size: 16px;
  color: #888888;
}
.sxlc .w .content {
  width: 1250px;
  height: 723px;
  text-align: center;
  border-radius: 6px;
}
.sxlc .w .content img {
  width: 100%;
  margin-left: -32px;
}
.xsqs {
  width: 100%;
  height: 870px;
  margin-top: -167px;
  background: url("../../images/product/smallLoan/ht-bg.png") no-repeat center;
}
.xsqs .w .title {
  padding-top: 113px;
  text-align: center;
  margin-bottom: 78px;
}
.xsqs .w .title p {
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: -10px;
}
.xsqs .w .title span {
  margin-top: 24px;
  display: block;
  font-size: 16px;
  color: #ffffff;
  opacity: 0.6;
}
.xsqs .w .content {
  width: 1150px;
  height: 421px;
  margin-top: -20px;
  border-radius: 8px;
}
.xsqs .w .content img {
  width: 100%;
  height: 100%;
  margin-left: 12px;
}
.jsjg {
  width: 100%;
  height: 1282px;
}
.jsjg .w .title {
  padding-top: 113px;
  text-align: center;
  margin-bottom: 69px;
}
.jsjg .w .title p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: -10px;
}
.jsjg .w .content {
  width: 1200px;
  height: 924px;
  border-radius: 8px;
}
.jsjg .w .content img {
  width: 100%;
  height: 100%;
  margin-left: 12px;
}
.jsaq {
  width: 100%;
  height: 734px;
  margin-top: -50px;
  background: url("../../images/product/smallLoan/shuju-bg.jpg") no-repeat bottom;
}
.jsaq .w .title {
  padding-top: 113px;
  text-align: center;
  margin-bottom: 69px;
}
.jsaq .w .title p {
  font-size: 36px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: -10px;
}
.jsaq .w .content ul {
  display: flex;
}
.jsaq .w .content ul li {
  flex: 1;
  text-align: center;
  height: 294px;
  background-color: #ffffff;
  box-shadow: 0px 6px 7px 1px rgba(3, 10, 64, 0.09);
  margin-right: 25px;
}
.jsaq .w .content ul li .middle {
  margin-bottom: 21px;
}
.jsaq .w .content ul li .middle p {
  font-size: 16px;
  color: #333333;
}
.jsaq .w .content ul li .bottom p {
  font-size: 14px;
  color: #888888;
  margin-bottom: 5px;
}
.jsaq .w .content ul li:nth-child(1) .top {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 25px;
  width: 54px;
  height: 69px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -2px -253px;
}
.jsaq .w .content ul li:nth-child(2) .top {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 25px;
  width: 54px;
  height: 69px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -59px -253px;
}
.jsaq .w .content ul li:nth-child(3) .top {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 25px;
  width: 54px;
  height: 69px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -232px -253px;
}
.jsaq .w .content ul li:nth-child(4) .top {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 25px;
  width: 54px;
  height: 69px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -116px -253px;
}
.jsaq .w .content ul li:nth-child(5) .top {
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 25px;
  width: 54px;
  height: 69px;
  background: url("../../images/product/smallLoan/icon-all.png");
  background-position: -174px -253px;
}
