.contentbox {
  margin-top: 147px;
}

.ul_1200 {
  width      : 1120px;
  margin     : 0 auto;
  font-family: "思源黑体";
}

.middle-banner {
  position             : relative;
  overflow             : hidden;
  /*background-image   : url(../images/home_img_banner.png);*/
  /*background-position: center;*/
  /*background-size    : 100% 100%;*/
  /*background-repeat  : no-repeat;*/
  /*height             : 390px;*/
  width                : 100%
}

.flex_between {
  display        : flex;
  justify-content: space-between;
}

/* 浮动nav */
.middle-nav-wrap {
  position  : relative;
  width     : 100%;
  height    : 60px;
  background: #fff;
}

.middle-nav {
  width             : 100%;
  height            : 60px;
  background        : #fff;
  -webkit-box-shadow: 0 1px 6px rgba(12, 3, 6, .2);
  -moz-box-shadow   : 0 1px 6px rgba(12, 3, 6, .2);
  box-shadow        : 0 1px 6px rgba(12, 3, 6, .2);
  z-index           : 10000;
}

.middle-nav.fixed-nav {
  position: fixed;
  top     : 0;
}

.middle-nav-list {
  margin-left: 12px;
}

.middle-nav-list-item {
  display    : block;
  float      : left;
  width      : 124px;
  text-align : center;
  font-size  : 16px;
  line-height: 60px;
  cursor     : pointer;
}

.fixednav {
  position: static;
}

.item-triangle {
  position    : relative;
  display     : none;
  left        : 53px;
  border-top  : 9px solid #f76565;
  border-left : 8.5px solid transparent;
  border-right: 8.5px solid transparent;
  width       : 0;
  height      : 0;
}

.middle-nav-list-item a {
  display: block;
  width  : 100%;
  height : 100%;
  color  : #333;
}

.nav-active a {
  color     : #fff;
  background: #f76565;
}

.nav-active .item-triangle {
  display: block;
}

.middle-product-wrap {
  width      : 1120px;
  margin     : 0 auto;
  font-family: "思源黑体";
}

.middle-product-wrap li {
  display: block;
}

.pro-intro {
  margin-top: 24px;
}

.pro-title {
  margin: 80px auto 60px;
}

div.middle-title-first {
  margin-top: 0;
}

.middle-title-item {
  font-size: 24px;
  color    : #333;
}

.pro-title i {
  position     : relative;
  top          : -6px;
  width        : 1015px;
  border-bottom: 1px solid #e8e8e8;
}

.middle-title-item,
.pro-title i {
  display: inline-block;
}

.new-intro-text {
  float  : right;
  padding: 0 32px;
}

.new-intro-text h2 {
  font-size  : 24px;
  color      : #333333;
  padding-top: 106px;
  font-weight: normal;
}

.new-intro-text p {
  display    : inline-block;
  color      : #333;
  width      : 510px;
  font-size  : 16px;
  line-height: 42px;
  margin-top : 75px;
}

.applicable-obj-list {
  display        : flex;
  align-items    : center;
  justify-content: space-between;
}

.applicable-obj-list .applicable-img-item {
  /* flex      : 1; */
  text-align: center;
  margin-right: 30px;
}
.applicable-obj-list .applicable-img-item:last-child{
  margin-right: 0;
}
.applicable-obj-list .applicable-img-item img {
  margin: 0 auto;
}

.applicable-obj-list .applicable-img-item span {
  font-size  : 18px;
  color      : #333;
  font-weight: bold;
  text-align : center;
  margin-top : 40px;
  display    : inline-block;
}

.applicable-obj-img {
  margin: 37px 0 0;
}

.applicable-obj-img img {
  margin: 0 auto;
}

.applicable_ul_bg {
  background-color: #F7F7F5;
  padding         : 80px 0;
  margin-top      : 80px;
}

.applicable-obj-content {
  display    : flex;
  align-items: center;
}

.applicable-obj-content .img_applicable {
  flex: 1;
}

.applicable-obj-content .img_applicable img {
  margin: 0 auto;
}

.applicable_yx {
  width: 264px;
}

.applicable_yx .yx_title {
  font-size  : 18px;
  color      : #918B86;
  font-weight: bold;
}

.applicable_yx .yx_title span {
  color        : #F76565;
  padding-right: 13px;
}

.applicable_yx .yx_text {
  font-size  : 16px;
  color      : #333333;
  line-height: 46px;
}

.product_advantages_item {
  display      : flex;
  align-items  : center;
  margin-bottom: 48px;
}

.product_advantages_img {
  width       : 60px;
  height      : 60px;
  overflow    : hidden;
  margin-right: 115px;
}

.product_advantages_title {
  font-size    : 18px;
  color        : #333;
  font-weight  : bold;
  padding-right: 115px;
}

.product_advantages_text {
  font-size  : 16px;
  color      : #333;
  line-height: 42px;
  flex       : 1;
}

.api-matching-img img {
  margin     : 0 auto;
  padding-top: 53px;
}

.tech-security-img img {
  margin     : 0 auto;
  padding-top: 23px;
}

.claer {
  clear: both;
}

.success-example {
  padding-bottom: 100px;
}

.example_list {
  float: left;
}

.pro-bg {
  background     : url(../images/pro_bg.png) no-repeat center center;
  background-size: cover;
  width          : 100%;
  height         : 600px;
}

/* 小额贷款 */

.new-intro-text-xedk img {
  width : 460px;
  height: 260px;
}

.new-intro-text-xedk p {
  display    : inline-block;
  color      : #333;
  width      : 610px;
  font-size  : 16px;
  line-height: 42px;
}


/*.middle-section{*/
/*  background: #fff;*/
/*}*/

/*.middle-content {*/
/*  width: 1100px;*/
/*  margin: 50px auto;*/
/*}*/

/*.middle-banner {*/
/*    position: relative;*/
/*    !*width: 1100px;*!*/
/*    !*height: 100%;*!*/
/*    margin: 0 auto;*/
/*}*/

/*.middle-banner-button {*/
/*    position: absolute;*/
/*    top: 220px;*/
/*    left: 265px;*/
/*    width: 154px;*/
/*    height: 64px;*/
/*    cursor: pointer;*/
/*}*/
/*.animated {*/
/*  opacity: 0;*/
/*}*/

/*.cpjs,.sydx,.yxcl,.cpmd,.gnkj,.ptjk,.jsaq,.jdal {*/
/*  margin-bottom: 30px;*/
/*}*/

/*.middle-title {*/
/*  font-size: 36px;*/
/*  font-weight: 500;*/
/*  color: #333333;*/
/*  text-align: center;*/
/*  margin: 50px 0 40px;*/
/*}*/

/*.cpjs p {*/
/*  !*text-align: center;*!*/
/*  letter-spacing: 1.5px;*/
/*  line-height: 2;*/
/*  margin-bottom: 30px;*/
/*  font-size: 16px;*/
/*}*/

/*.sydx .sydx-list,.yxcl .yxcl-list,.cpmd .cpmd-list,.jdal .jdal-list{*/
/*  display: flex;*/
/*  flex-wrap: wrap;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*}*/
/*.sydx .sydx-list .sydx-item{*/
/*  width: 29%;*/
/*}*/

/*.yxcl .yxcl-list .yxcl-item{*/
/*  width: 47%;*/
/*  height: 180px;*/
/*  box-sizing: border-box;*/
/*  padding: 25px 40px 20px 220px;*/
/*}*/

/*.yxcl .yxcl-list .yxcl-item p{*/
/*  font-size: 22px;*/
/*  color: #1A1A22;*/
/*  font-weight: 400;*/
/*  letter-spacing: 2px;*/
/*  margin-bottom: 10px;*/
/*}*/

/*.yxcl .yxcl-list .yxcl-item span{*/
/*  font-size: 14px;*/
/*  color: #1F1F1F;*/
/*  letter-spacing: 2px;*/
/*  line-height: 1.8;*/
/*}*/

/*.yxcl-item-01{*/
/*  background: url("../../../images/rzdb/yxcl01.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.yxcl-item-02{*/
/*  background: url("../../../images/rzdb/yxcl02.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.yxcl-item-03{*/
/*  background: url("../../../images/rzdb/yxcl03.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.yxcl-item-04{*/
/*  background: url("../../../images/rzdb/yxcl04.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.yxcl-item-05{*/
/*  background: url("../../../images/rzdb/yxcl05.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.yxcl-item-06{*/
/*  background: url("../../../images/rzdb/yxcl06.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd .cpmd-list .cpmd-item{*/
/*  width: 32.5%;*/
/*  height: 260px;*/
/*  box-sizing: border-box;*/
/*  padding: 90px 28px 20px 35px;*/
/*}*/

/*.cpmd .cpmd-list .cpmd-item p{*/
/*  font-size: 20px;*/
/*  color: #1A1A22;*/
/*  font-weight: 500;*/
/*  margin-bottom: 8px;*/
/*  text-align: center;*/
/*}*/

/*.cpmd .cpmd-list .cpmd-item span{*/
/*  font-size: 16px;*/
/*  color: #666666;*/
/*  line-height: 2;*/
/*}*/

/*.cpmd-item-01{*/
/*  background: url("../../../images/rzdb/cpmd01.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd-item-02{*/
/*  background: url("../../../images/rzdb/cpmd02.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd-item-03{*/
/*  background: url("../../../images/rzdb/cpmd03.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd-item-04{*/
/*  background: url("../../../images/rzdb/cpmd04.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd-item-05{*/
/*  background: url("../../../images/rzdb/cpmd05.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.cpmd-item-06{*/
/*  background: url("../../../images/rzdb/cpmd06.png") no-repeat;*/
/*  background-size: 100% 100%;*/
/*}*/

/*.jdal .jdal-list .jdal-item{*/
/*  width: 24%;*/
/*}*/