* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "微软雅黑";
  text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.container {
  width: 100%;
  margin: 0 auto;
}
.container .container {
  background-color: #eee;
}
.container .container .content {
  background-color: #fff;
  padding-top: 40px;
}
.all {
  width: 1200px;
  min-height: 500px;
  margin: 10px auto;
}

/* 面包屑 */
.navBar {
  margin-top: 20px;
  margin-bottom: 20px;
}

ul {
  width: 848px;
  height: 15px;
}

li {
  float: left;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  font-weight: 400;
  line-height: 15px;
}

/* nav */
.nav {
  width: 1200px;
  /* height: 112px; */
  background-color: #fff;
  border: 1px solid rgba(221, 221, 221, 1);
  position: relative;
}

.nav-img {
  width: 120px;
  /* height: 81px; */
  /* margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px; */
  margin: 10px;
  display: inline-block;
}

.nav-img img{
  max-width: 100%;
}

.nav_wImg {
  width: 120px;
  height: 81px;
}

.nav-font {
  width: 900px;
  height: 81px;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 160px;
}

.detail_title {
  width: 1000px;
  height: 15px;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-top: 10px;
  margin-bottom: 20px;
}
.auction-price {
  display: flex;
  align-items: flex-end;
}
.span-one {
  margin-left: 0 !important;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}

.span-second {
  margin-left: 10px !important;
  font-size: 20px;
  font-weight: bold;
  color: rgba(216, 13, 25, 1);
}

/* 标的贷款 */
.loanPage_table {
  width: 1200px;
  /* height: 214px; */
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #fff;
  margin-top: 20px;
}
th {
  font-size: 16px;
  padding: 26px 24px;
  /* height: 60px; */
}
td {
  font-size: 14px;
  padding: 10px 24px;
  /* height: 50px; */
}
th,
td {
  width: 241px;
  text-align: center;
  border: 1px solid rgba(221, 221, 221, 1);
  color: #404060;
  box-sizing: border-box;
}
tr td:nth-child(1) {
  text-align: left;
  padding: 15px 24px;
}

.td-organization img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.td-organization span {
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
}

.applyFor {
  width: 142px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: rgba(216, 13, 25, 1);
  color: #fff;
  font-size: 14px;
  display: inline-block;
}

.applyForA {
  width: 27px;
  height: 14px;
  color: #fff;
  font-size: 14px;
}

/* 放贷说明 */
.nav-applyFor {
  width: 142px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #d80d19;
  float: right;
  position: absolute;
  top: 40px;
  left: 1028px;
  color: #fff;
  font-size: 14px;
}
.bank-title {
  text-align: center;
}
/* 办理流程 */
.loan-process  {
  background-color: #fff;
  border: 1px solid #dddddd;
}
.loan-process .loan-process-top {
  font-size: 18px;
  font-weight:bold;
  color: #333333;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.loan-process .loan-process-content {
  padding: 30px 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.loan-process-content .loan-process-item {
  padding-left: 40px;
  /* width: 245px; */
  margin-right: 55px;
  box-sizing: border-box;

}
.loan-process-content .loan-process-item:nth-child(n + 5) {
  margin-top: 40px;
}

.loan-process-content .loan-process-item:nth-child(4n) {
  margin-right: 0;
}

.loan-process-item .process-title {
  font-size: 18px;
  width: 205px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding: 12px 0;
}
.loan-process-item .process-title .num {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 8px;
  left: -40px;
  border-radius: 50%;
  background-color: #d80d19;
  color: #ffffff;
  line-height: 26px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;

}
.loan-process-item .process-info {
  font-size: 14px;
  color: #666666;
  width: 205px;
}

.main_table {
  width: 1200px;
  background-color: #fff;
  margin-top: 20px;
  padding-top: 35px;
  border: 1px solid #dddddd;
}

.main {
  width: 1200px;
  padding-bottom: 50px;
}

.main-img {
  width: 467px;
  height: 106px;
  /* background-color: hotpink; */
  margin: 35px auto;
  margin-bottom: 43px;
}

.main-img img {
  width: 467px;
  height: 106px;
}

.manPages_table {
  width: 1160px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #fff;
  margin-top: 40px;
  margin-left: 20px;
  /* margin-right: 20px; */
}

.td-left {
  width: 210px;
  min-height: 50px;
  line-height: 1.6;
  text-align: left;
  /* border: 1px solid rgba(221, 221, 221, 1); */
  border: 1px solid #ccc;
  background-color: #ddd;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  padding: 14px 20px;
}

.td-right {
  width: 950px;
  min-height: 50px;
  line-height: 1.6;
  text-align: left;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #fff;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  padding: 14px 20px;
}

.td-lastLeft {
  width: 210px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #ddd;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
}

.td-lastRight {
  width: 950px;
  height: 100px;
  line-height: 1.6;
  text-align: left;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #fff;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  padding-left: 20px;
}

.td-nineLeft {
  width: 210px;
  height: 74px;
  line-height: 74px;
  text-align: center;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #ddd;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
}

.td-nineRight {
  width: 950px;
  height: 74px;
  line-height: 1.6;
  border: 1px solid rgba(221, 221, 221, 1);
  background-color: #fff;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  padding-left: 20px;
  text-align: left;
}

.td-nineRight span {
  width: 901px;
  height: 64px;
  line-height: 64px;
  text-align: left;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
}

/* 初审资料 */

.go_back {
  width: 165px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background-color: #d80d19;
  margin-top: 20px;
}

.go_backA {
  width: 114px;
  height: 18px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
}

.bank {
  width: 1200px;
  height: 36px;
  margin-top: 10px;
  /* background-color: pink; */
}

.bank_div {
  width: 467px;
  height: 106px;
  margin: 0 auto;
  /* background-color: hotpink; */
}

.bank_img {
  width: 467px;
  height: 106px;
}

.explain {
  width: 1200px;
  height: 80px;
  margin-top: 30px;
  padding: 0 20px;
  /* background-color: pink; */
}

.explain_title {
  margin-top: 30px;
  height: 16px;
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
}

.explain p {
  font-size: 14px;
  margin: 10px 0;
  color: #656565;
}
.explain_spanOne {
  width: 895px;
  height: 15px;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  display: block;
  margin-top: 1px;
}

.explain_spanSecond {
  width: 918px;
  height: 15px;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  display: block;
  margin-top: 1px;
}

.explain_spanThree {
  height: 15px;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}

.basicInformation {
  width: 1200px;
  height: 477px;
  background-color: #fff;
  margin-top: 28px;
  margin-bottom: 20px;
}

.basicInformation_familyMain {
  width: 1200px;
  height: 477px;
  background-color: #fff;
  margin-top: 28px;
  margin-bottom: 20px;
}

.basicInformation_family {
  width: 1200px;
  height: 322px;
  background-color: #fff;
  margin-top: 28px;
  margin-bottom: 20px;
}

.basicInformation_mainFamily {
  width: 1000px;
  height: 322px;
  margin-left: 20px;
  margin-top: 24px;
}

.basicInformation_balance {
  width: 1200px;
  height: 322px;
}

.basicInformation_main {
  width: 1000px;
  /* height: 322px; */
  margin-left: 20px;
  margin-top: 24px;
}

.text_basicInformation {
  width: 1000px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
}

.borrower {
  width: 1000px;
  height: 32px;
  margin-top: 20px;
}

.borrower_span {
  width: 42px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 70px;
  float: left;
}

.borrower_input {
  padding: 0 15px;
  width: 349px;
  height: 32px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1);
}

.borrower_input::placeholder {
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
}

.borrower_spanSecond {
  width: 56px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 56px;
  float: left;
}

.borrower_spanThree {
  width: 56px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 56px;
  float: left;
}

.borrower_spanFour {
  width: 56px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 84px;
  float: left;
}

.borrower_spanFive {
  width: 84px;
  /* height: 32px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 28px;
  float: left;
}

.optionList {
  width: 190px;
  height: 32px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1);
}

.borrower_wrap {
  width: 98px;
  /* height: 33px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  padding-right: 18px;
  display: inline-block;
  float: left;
}

.borrower_ww {
  position: relative;
}

.borrower_inputWrap {
  width: 349px;
  height: 32px;
  padding: 0 15px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1);
  position: absolute;
  top: 0px;
}

.borrower_inputWrap::placeholder {
  padding-left: 15px;
  font-size: 14px;
  color: rgba(153, 153, 153, 1);
}

.text_basicInformationFamily {
  width: 1000px;
  /* height: 14px; */
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  font-weight: bold;
}

.identityCard {
  width: 1200px;
  height: 322px;
  margin-top: 16px;
  background-color: #fff;
}

.identityCard_textInformation {
  width: 1000px;
  height: 16px;
  font-size: 14px;
  /* background-color: cyan; */
  margin-top: 24px;
  margin-left: 20px;
  margin-bottom: 29px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
}

.identityCard_information {
  width: 1160px;
  height: 223px;
  /* background-color: pink; */
  margin-top: 24px;
  margin-left: 20px;
  display: flex;
}

.uploading_one {
  flex: 25%;
  /* background-color: aqua; */
  margin-right: 14px;
}

.uploading_second {
  flex: 25%;
  /* background-color: hotpink; */
  margin-right: 14px;
}

.uploading_three {
  flex: 25%;
  /* background-color: aqua; */
  margin-right: 14px;
}

.uploading_four {
  flex: 25%;
  /* background-color: yellowgreen; */
}

.uploading_add {
  width: 280px;
  height: 190px;
  /* text-align: center; */
  background-color: #f5f5f5!important;
  margin-bottom: 18px;
  position: relative;
}

.uploading_photo {
  width: 50px;
  height: 43px;
  /* background-color: pink; */
  position: absolute;
  top: 59px;
  left: 115px;
}

.uploading_photoImg {
  width: 50px;
  height: 43px;
  /* margin-bottom: 13px; */
  position: relative;
}

.uploading_photoSpan {
  width: 84px;
  height: 13px;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  position: absolute;
  top: 122px;
  left: 98px;
}

.uploading_text {
  width: 280px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
}

.identityCard_photo {
  height: 287px;
}

.btn_red {
  width: 1200px;
  height: 49px;
  margin-top: 40px;
  text-align: center;
}

.submitBtn {
  width: 349px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  margin: 0 auto;
  background-color: #d80d19;
  color: #fff;
  border: none;
}

.btn_a {
  width: 126px;
  height: 21px;
  font-size: 21px;
  color: rgba(255, 255, 255, 1);
}

.crumbs {
  display: inline-block;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
  font-weight: 400;
}
/* 风险提示 */
.risk-warning {
  margin-bottom: 28px;
}
.risk-warning .risk-waring-title { 
  font-size: 16px;
  font-weight: bold;
  color: #D80D19;
  line-height: 30px;
  margin: 0;
}
.risk-warning  p{
  color: #333;
  margin: 12px 0;
  font-size: 15px;
}

.risk-warning  a {
  color: #D80D19;
  border-bottom: 1px solid #D80D19;
}