.jinrong-page .header .header-top {
  width: 100%;
  height: 38px;
  background-color: #f2f2f2;
}

.jinrong-page .header .header-top .header-top-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 38px;
}

.jinrong-page .header .header-top .header-top-con .header-top-l {
  font-size: 14px;
  font-family: SimHei;
  font-weight: 400;
  color: #595757;
  line-height: 38px;
}

.jinrong-page .header .header-top .header-top-con .header-top-r .header-login {
  color: #000000;
  font-size: 14px;
}

.jinrong-page .header .header-top .header-top-con .header-top-r .header-reg {
  width: 108px;
  background: #fe6500;
  border-radius: 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 20px;
}

.jinrong-page .header .header-bottom {
  height: 118px;
  background-color: #fff;
}

.jinrong-page .header .header-bottom .header-bottom-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 118px;
}

.jinrong-page .header .header-bottom .header-bottom-con .header-bottom-l {
  width: 528px;
  height: 88px;
}

.jinrong-page .header .header-bottom .header-bottom-con .header-bottom-r .img1 {
  width: 240px;
  height: 59px;
}

.jinrong-page .header .header-bottom .header-bottom-con .header-bottom-r .img2 {
  width: 78px;
  height: 78px;
  margin-left: 30px;
}

.jinrong-page .foot-foot {
  width: 100%;
  background: #245399;
  padding: 20px 0;
}

.jinrong-page .foot-foot p {
  text-align: center;
  font-size: 14px;
  color: white;
  line-height: 20px;
}

.jinrong-page .banner-box {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.jinrong-page .banner-box img {
  width: 100%;
  height: 336px;
  -o-object-fit: cover;
     object-fit: cover;
}

.jinrong-page .banner-box .jinrong-zi-box {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1200px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.jinrong-page .banner-box .jinrong-zi-box .jinrong-zi {
  width: 655px;
  height: 169px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 50px;
}

.jinrong-page .banner-box .nav {
  width: 100%;
  height: 70px;
  background: #1E4783;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.jinrong-page .banner-box .nav .nav-con {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 70px;
  line-height: 70px;
}

.jinrong-page .banner-box .nav .nav-con .nav-con-tab {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: white;
  padding: 0 20px;
  cursor: pointer;
}

.jinrong-page .banner-box .nav .nav-con .nav-con-tab:hover {
  background-color: #fe6500;
}

.jinrong-page .banner-box .nav .nav-con .nav-con-tab-active {
  background-color: #fe6500;
}

.jinrong-page .mianbaoxie {
  margin-top: 20px;
}

.jinrong-page .mianbaoxie .mianbaoxie-old {
  color: #999999;
  font-size: 16px;
}

.jinrong-page .mianbaoxie .mianbaoxie-new {
  color: #333;
  font-size: 16px;
}

.jinrong-page .content-content {
  margin-top: 20px;
}

.jinrong-page .content-content .l-nav {
  width: 195px;
  border: 1px solid #F2F2F2;
}

.jinrong-page .content-content .l-nav .nav {
  font-size: 22px;
  color: #666;
  line-height: 70px;
  text-align: center;
  border-bottom: 1px solid #F2F2F2;
  cursor: pointer;
}

.jinrong-page .content-content .l-nav .l-nav1 {
  background-image: url("../img/jinrong/jinrong-1.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 24px 24px;
}

.jinrong-page .content-content .l-nav .l-nav1-active {
  background-image: url("../img/jinrong/jinrong-1-active.png");
}

.jinrong-page .content-content .l-nav .l-nav2 {
  background-image: url("../img/jinrong/jinrong-2.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 24px 24px;
}

.jinrong-page .content-content .l-nav .l-nav2-active {
  background-image: url("../img/jinrong/jinrong-2-active.png");
}

.jinrong-page .content-content .l-nav .l-nav3 {
  background-image: url("../img/jinrong/jinrong-3.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 12px 24px;
}

.jinrong-page .content-content .l-nav .l-nav3-active {
  background-image: url("../img/jinrong/jinrong-3-active.png");
}

.jinrong-page .content-content .l-nav .l-nav4 {
  background-image: url("../img/jinrong/jinrong-4.png");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 12px 24px;
}

.jinrong-page .content-content .l-nav .l-nav4-active {
  background-image: url("../img/jinrong/jinrong-4-active.png");
}

.jinrong-page .content-content .l-nav .nav-active {
  color: #fff;
  background-color: #245399;
}

.jinrong-page .content-content .l-nav .nav:last-child {
  border: 0;
}

.jinrong-page .content-content .r-con {
  margin-left: 17px;
  background: white;
  border: 1px solid #f2f2f2;
  padding: 0 30px;
  margin-bottom: 30px;
}

.jinrong-page .content-content .r-con .r-con-title {
  margin-top: 20px;
}

.jinrong-page .content-content .r-con .r-con-title .r-con-title1 {
  padding-left: 10px;
  position: relative;
  font-size: 30px;
  color: #333333;
  display: none;
}

.jinrong-page .content-content .r-con .r-con-title .r-con-title1::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 28px;
  background: #245399;
}

.jinrong-page .content-content .r-con .r-con-title .show-r-con-title1 {
  display: block;
}

.jinrong-page .content-content .r-con .select-box {
  margin-top: 20px;
}

.jinrong-page .content-content .r-con .select-box .select-box-1 {
  margin-right: 30px;
}

.jinrong-page .content-content .r-con .select-box .select-box-1 .select-box-1-text {
  color: #999;
  font-size: 16px;
  margin-right: 10px;
}

.jinrong-page .content-content .r-con .select-box .select-box-1 .select-box-1-con {
  color: #FE6500;
  width: 170px;
  font-size: 16px;
  line-height: 40px;
  background: white;
  border: 1px solid whitesmoke;
  border-radius: 19px;
}

.jinrong-page .content-content .r-con .con-box {
  width: 100%;
  background: white;
  border: 1px solid #f2f2f2;
  margin-top: 20px;
}

.jinrong-page .content-content .r-con .con-box .con-box-list .row1 {
  line-height: 50px;
  text-align: center;
  color: #333;
  font-size: 18px;
}

.jinrong-page .content-content .r-con .con-box .con-box-list .row1:first-child {
  color: #245399;
}

.jinrong-page .content-content .r-con .con-box .con-box-list .row1:last-child {
  color: #245399;
  text-decoration: underline;
  cursor: pointer;
}

.jinrong-page .content-content .r-con .con-box .con-box-list:nth-child(even) {
  background-color: #F5F5F5;
}

.jinrong-page .content-content .r-con .con-box .con-box-list:hover {
  background-color: rgba(25, 104, 222, 0.1);
}

.jinrong-page .content-content .r-con .con-box .con-box-list:hover .row1:last-child {
  color: #FE6500;
}

.jinrong-page .content-content .r-con .con-box .con-box-list:first-child {
  background-color: #fff;
}

.jinrong-page .content-content .r-con .con-box .con-box-list:first-child .row1 {
  color: #999;
}

.jinrong-page .content-content .r-con .con-box .con-box-list:first-child .row1:last-child {
  color: #999;
  text-decoration: none;
}

.jinrong-page .fyq-page {
  margin: 30px auto;
}

.jinrong-page .fyq-page .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #245399;
}
/*# sourceMappingURL=jinrong.css.map */