.contentbox {
  margin-top: 147px;
}

.ul_1200 {
  width      : 1120px;
  margin     : 0 auto;
  font-family: "Microsoft YaHei";
}

.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: "Microsoft YaHei";
}

.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;
}