@charset "UTF-8";
@import url(../../css/sm.css);
@import url(../../css/public.css);
@import url(../../css/ionicons.css);
@font-face {
  font-family: "Ionicons";
  src: url("../../fonts/ionicons.eot?v=2.0.0");
  src: url("../../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }
body, html {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background: #3bd6cd; }
.head{
	height: 1.266rem;
	text-align: center;
	line-height: 1.266rem;
	color:#000;
	font-size: 0.426rem;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	border-bottom:1px solid #e1e1e1;
	background-color: #ffffff;
	z-index:1;
}
.mainBox{ 
   width: 100%;	
   padding:0.5rem;
   height:auto;
}
.mainBoxImg-1{}
.mainBoxImg-1 img{ width:6rem; height:5rem; margin-top:1.5rem; margin-left:1rem}
.mainBoxImg-2 img{ width:10rem; height:9.3rem; margin-top:-0.2rem; margin-left:-1rem}
.mainBoxImg-3 img{ width:2rem; height:2rem; bottom:1.8rem;right:0.7rem; position: absolute;}
.mainBoxImg-4 img{ width:3.8rem; height:1.6rem; bottom:1.5rem;left:0.2rem; position: absolute;}
#project-details {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 1.46667rem; }

#foot {
  width: 100%;
  height: 1.46667rem;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex; }

.Calculator {
  width: 1.46667rem;
  margin-right: 0.05333rem;
  height: 100%;
  background: #ff9c89;
  display: flex;
  justify-content: center;
  align-items: center; }
  .Calculator .Calculator-border {
    width: 0.85333rem;
    height: 0.85333rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: space-between;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff; }
    .Calculator .Calculator-border > div {
      width: 50%;
      height: 50%;
      color: #fff;
      box-sizing: border-box;
      position: relative;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff; }
      .Calculator .Calculator-border > div span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        font-size: 0.37333rem;
        text-align: center;
        line-height: 0.34667rem;
        font-weight: normal; }

#parent {
  height: 100%; }

#vertically_center,
#extra {
  display: inline-block;
  vertical-align: middle; }

#extra {
  height: 100%; }

.project-operation {
  height: 100%;
  flex: 1; }
  .project-operation a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    color: #FFFFFF;
    font-size: 0.42667rem;}
    .project-operation a.BtnT1 {
      background: #00cccb; }
    .project-operation a.BtnT2 {
      background: #ff7f66; }
      .project-operation a.BtnT2 p {
        font-size: 0.42667rem;
        text-align: center;
        line-height: 0.53333rem; }
        .project-operation a.BtnT2 p span {
          font-size: 0.32rem; }
    .project-operation a.BtnT5 {
      background: #b1b1b1; }

#bottom {
  width: 100%;
  background: fuchsia;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: #F3F3F3;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms; }
  #bottom.bottom {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

#top {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0; }

#topScroll {
  position: relative;
  min-height: 100.25%;
  padding-bottom: 1.33333rem;
  box-sizing: border-box; }
  #topScroll .topBanner {
    padding-top: 0.13333rem;
    position: relative;
    width: 100%;
    height: 4.66667rem;
    background: url("images/banner.png") no-repeat right bottom, -webkit-linear-gradient(top, #00cdcc 0%, #24e0e0 100%);
    background-size: 100%; }
    #topScroll .topBanner .project-Label {
      width: 94%;
      height: 0.50667rem; }
      #topScroll .topBanner .project-Label span {
        padding: 0 0.06667rem;
        height: 100%;
        box-sizing: border-box;
        border: 1px solid #FFFFFF;
        margin-right: 0.18667rem;
        float: left;
        color: #FFFFFF;
        border-radius: 0.05333rem;
        text-align: center;
        line-height: 0.48rem; }
    #topScroll .topBanner .project-rate {
      position: absolute;
      left: 0.26667rem;
      bottom: 0.4rem;
      font-size: 0.26667rem;
      color: #FFFFFF; }
      #topScroll .topBanner .project-rate span {
        padding-right: 0.10667rem;
        font-size: 1.06667rem;
        position: relative; }
      #topScroll .topBanner .project-rate .project-price {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 0.32rem;
        line-height: 0.32rem;
        transform: translate(100%, 120%);
        text-decoration: line-through;
        height: 0.32rem; }
    #topScroll .topBanner .project-progress {
      position: absolute;
      width: 1.54rem;
      height: 1.54rem;
      right: 0.26667rem;
      bottom: -0.8rem;
      border-radius: 1.54rem;
      background-color:#fff;
      overflow: hidden; 
     border:2px solid #fff;
     }
      #topScroll .topBanner .project-progress #SpeedR-div{
      	position: absolute;
      	width:100%;
      	text-align:center;
      	top:0px;
      	left:0px;
      	line-height: 1.54rem;
      	font-size: 0.4rem;
      }
  #topScroll .topState {
    width: 100%;
    height: 1.46667rem;
    background: #00cccb; }
    #topScroll .topState .project-name {
      width: 94%;
      font-size: 0.32rem;
      line-height: 0.53333rem;
      color: #FFFFFF;
      padding-top: 0.32rem;
      margin: auto; }
    #topScroll .topState .project-S {
      width: 94%;
      height: 0.32rem;
      font-size: 0.32rem;
      color: #FFFFFF;
      margin: auto;
      margin-top: 0.10667rem; }
      #topScroll .topState .project-S .project-S1 {
        margin-right: 0.8rem;
        float: left; }
      #topScroll .topState .project-S .project-S2 {
        float: right;
        height: 100%;
        line-height: 0.32rem; }
      #topScroll .topState .project-S i {
        width: 0.18667rem;
        height: 0.18667rem;
        border-radius: 50%;
        float: left;
        margin-top: 0.06667rem;
        background: #FFFFFF;
        margin-right: 0.16rem; }
      #topScroll .topState .project-S p {
        float: left;
        line-height: 0.32rem; }
  #topScroll .topInf {
    width: 100%;
    height: 1.53333rem;
    background: #FFFFFF;
    display: flex; }
    #topScroll .topInf div {
      flex: 1;
      height: 100%;
      box-sizing: border-box;
      text-align: center; }
      #topScroll .topInf div h6 {
        margin-top: 0.38667rem;
        width: 100%;
        height: 0.36rem;
        border-right: 1px solid #e1e1e1;
        line-height: 0.36rem;
        font-size: 0.26667rem;
        color: #b1b1b1; }
      #topScroll .topInf div h6:last-child {
        border-right: 0; }
      #topScroll .topInf div span {
        font-size: 0.42667rem;
        color: #646464;
        padding-right: 0.05333rem; }
      #topScroll .topInf div p {
        font-size: 0.26667rem;
        color: #b1b1b1;
        line-height: 0.53333rem; }

.topScroll-end {
  width: 6.98667rem;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0.50667rem;
  transform: translateX(-50%);
  border-bottom: 1px solid #e1e1e1; }
  .topScroll-end p {
    padding: 0 0.16rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #F3F3F3;
    line-height: 0.26667rem;
    font-size: 0.26667rem;
    text-align: center;
    color: #b1b1b1; }
  .topScroll-end i {
    position: absolute;
    top: -0.66667rem;
    left: 50%;
    transform: translateX(-50%); }
    .topScroll-end i h1 {
      height: 0.16rem;
      line-height: 0.16rem;
      color: #b5b5b5; }

#BottomScroll {
  position: absolute;
  width: 100%;
  background: #F3F3F3;
  overflow: hidden;
  top: 1.33333rem;
  bottom: 0; }

.project-brief {
  width: 94%;
  margin: auto; }
  .project-brief .project-brief-C {
    padding-top: 0.8rem;
    display: flex;
    width: 100%; }
    .project-brief .project-brief-C .project-brief-Icon {
      width: 0.26667rem;
      height: 100%;
      margin-right: 0.26667rem;
      padding-top: 0.10667rem; }
      .project-brief .project-brief-C .project-brief-Icon i {
        width: 0.26667rem;
        height: 0.26667rem;
        border-radius: 50%;
        background: #000;
        display: block; }
    .project-brief .project-brief-C .project-brief-cont {
      font-size: 0.34667rem;
      color: #646464;
      flex: 1; }
      .project-brief .project-brief-C .project-brief-cont span {
        font-weight: bold; }

#Project1 {
  width: 100%;
  min-height: 100.25%;
  overflow: hidden;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 1.33333rem; }
  #Project1 .topScroll-end {
    bottom: .8rem; }

#Project1-top {
  margin: auto;
  margin-top: 0.266667rem;
  margin-bottom: 0.26667rem;
  width: 94%;
  height: 0.8rem;
  box-sizing: border-box;
  border: 1px solid #00cccb;
  color: #00cccb;
  border-radius: 0.08rem;
  display: flex; }
  #Project1-top span {
    flex: 1;
    border-right: 1px solid #00cccb;
    text-align: center;
    line-height: 0.773333rem;
    font-size: 0.37333rem; }
    #Project1-top span.on {
      background: #00cccb;
      color: #fff; }
    #Project1-top span:last-child {
      border: none; }

#Project1-bottom {
  width: 100%;
  min-height: 100%; }
  #Project1-bottom .ProBot {
    position: relative;
    display: none;
    width: 100%; }
  #Project1-bottom section {
    width: 95%;
    margin: auto;
    margin-top: 0.433333rem; }
    #Project1-bottom section .ProjBot-title {
      padding: 0.266667rem 0; }
      #Project1-bottom section .ProjBot-title .ProjBotInf {
        width: 100%;
        color: #fff;
        overflow: hidden;
        position: relative; }
        #Project1-bottom section .ProjBot-title .ProjBotInf .ProjBotIcon {
          line-height: 0;
          width: 0.466667rem;
          height: 0.466667rem;
          position: absolute;
          top: 0;
          left: 0.026667rem;
          overflow: hidden;
          display: block;
          z-index: 99999;
          font-size: 0; }
          #Project1-bottom section .ProjBot-title .ProjBotInf .ProjBotIcon img {
            width: 100%; }
        #Project1-bottom section .ProjBot-title .ProjBotInf h1 {
          padding-bottom: 0.373333rem;
          font-size: 0.373333rem;
          text-indent: 0.666667rem;
          color: #323232; }
        #Project1-bottom section .ProjBot-title .ProjBotInf .ProjBotInf1 {
          margin-left: 0.666667rem;
          width: 6.933333rem;
          font-size: 0.346667rem;
          color: #646464;
          line-height: 0.4rem; }
        #Project1-bottom section .ProjBot-title .ProjBotInf p {
          font-size: 0.373333rem;
          float: left;
          color: #646464;
          margin-right: 0.4rem; }
        #Project1-bottom section .ProjBot-title .ProjBotInf .ProjBotMove {
          font-size: 0.346667rem;
          color: #b1b1b1;
          width: 1.12rem;
          height: 0.4rem;
          position: absolute;
          right: 0.133333rem;
          top: 0.85rem;
          -webkit-transition-duration: 400ms;
          transition-duration: 400ms; }
    #Project1-bottom section .ProjBot-Content {
      width: 100%;
      height: 0;
      padding: 0;
      background: #fff;
      position: relative;
      overflow: hidden;
      border-radius: 0.05333rem;
      opacity: 0; }
      #Project1-bottom section .ProjBot-Content.on {
        padding: 0.32rem 0 0 0;
        overflow: visible;
        height: auto;
        opacity: 1;
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms; }
      #Project1-bottom section .ProjBot-Content i {
        width: 0;
        height: 0;
        display: block;
        border-bottom: 0.226667rem #fff solid;
        border-left: 0.226667rem solid transparent;
        border-right: 0.226667rem solid transparent;
        position: absolute;
        top: -0.226667rem;
        right: 0.853333rem; }
      #Project1-bottom section .ProjBot-Content > div {
        width: 90%;
        margin: auto;
        opacity: 0;
        transform: translateY(-0.4rem);
        -webkit-transition-duration: 400ms;
        transition-duration: 400ms; }
        #Project1-bottom section .ProjBot-Content > div.on {
          opacity: 1;
          transform: translateY(0); }
      #Project1-bottom section .ProjBot-Content .ProjBotHouse {
        font-size: 0.346667rem;
        color: #646464;
        padding-bottom: 0.32rem; }
        #Project1-bottom section .ProjBot-Content .ProjBotHouse h1 {
          font-weight: bold; }
      #Project1-bottom section .ProjBot-Content .ProjBotHouseImg {
        padding-top: 0.533333rem;
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between; }
        #Project1-bottom section .ProjBot-Content .ProjBotHouseImg div {
          margin-bottom: 0.533333rem;
          flex: 0 0 30%;
          overflow: hidden;
          position: relative; 
          height: 2.8rem;
          }
          #Project1-bottom section .ProjBot-Content .ProjBotHouseImg div img {
            width: 100%; height: 100%;}
          #Project1-bottom section .ProjBot-Content .ProjBotHouseImg div span {
            width: 100%;
            height: 0.666667rem;
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            background-color: rgba(0, 0, 0, 0.5);
            color: #fff;
            text-align: center;
            line-height: 0.666667rem; }
            #Project1-bottom section .ProjBot-Content .ProjBotHouseImg div span p {
              font-size: 0.346667rem;
              width: 80%;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              margin: auto; }
      #Project1-bottom section .ProjBot-Content .ProjBotHouseMove {
        width: 100%;
        height: 1.466667rem;
        box-sizing: border-box;
        border: 1px solid #e1e1e1;
        font-size: 0.373333rem;
        color: #323232;
        display: block;
        line-height: 1.466667rem;
        text-indent: 0.666667rem; }
        #Project1-bottom section .ProjBot-Content .ProjBotHouseMove p {
          float: right;
          font-size: 0.32rem;
          color: #e1e1e1;
          margin-right: 0.266667rem; }

#RMEnclosure .RMsignIn {
  width: 86%;
  height: 0.53333rem;
  margin: auto;
  display: flex;
  justify-content: space-between; }
  #RMEnclosure .RMsignIn div {
    color: #646464;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    font-size: 0.34667rem; }
  #RMEnclosure .RMsignIn a {
    display: -webkit-box;
    display: -moz-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -moz-box-align: center;
    font-size: 0.26667rem;
    height: 100%;
    width: 1.70667rem;
    border: 1px solid #ff7f66;
    color: #ff7f66; }

.photo-browser .bar-tab .tab-item .icon {
  width: 0.64rem;
  height: 0.64rem;
  background: none;
  color: #000;
  line-height: 0.64rem;
  font-size: 0.64rem; }

.photo-browser .bar-tab .tab-item .icon:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-prev:before {
  content: "\f3d2"; }

.icon-next:before {
  content: "\f3d3"; }

/* 风险控制 */
.RiskManagement {
  width: 100%;
  overflow: hidden; }
  .RiskManagement > div {
    width: 100%;
    padding: 0.46667rem 5%;
    background: #FFFFFF;
    margin-bottom: 0.26667rem;
    box-sizing: border-box; }
  .RiskManagement .RiskManagementTop {
    width: 100%;
    margin: auto;
    display: flex; }
  .RiskManagement .RiskManagementIcon {
    width: 0.6rem;
    height: 100%;
    margin-right: 0.34667rem; }
    .RiskManagement .RiskManagementIcon i {
      width: 0.6rem;
      height: 0.6rem;
      display: block; }
  .RiskManagement .RiskManagementIcon0 {
    background: url("images/RM0.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%; }
  .RiskManagement .RiskManagementIcon1 {
    background: url("images/RM1.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%; }
  .RiskManagement .RiskManagementIcon2 {
    background: url("images/RM2.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%; }
  .RiskManagement .RiskManagementCenter {
    flex: 1; }
    .RiskManagement .RiskManagementCenter h1 {
      font-size: 0.32rem;
      color: #323232;
      margin-bottom: 0.26667rem; }
    .RiskManagement .RiskManagementCenter p {
      font-size: 0.29333rem;
      color: #323232;
      margin-bottom: 0.26667rem;
      line-height: 0.66667rem; }
  .RiskManagement .RiskManagementImg {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between; }
    .RiskManagement .RiskManagementImg div {
      flex: 0 0 30%;
      margin-bottom: 0.533333rem;
      height: 2.8rem;
      position: relative;
      overflow: hidden; }
      .RiskManagement .RiskManagementImg div img {
        width: 100%; height: 100%;}
      .RiskManagement .RiskManagementImg div span {
        height: 0.6666rem;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -moz-box;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        background-color: rgba(0, 0, 0, 0.5);
        color: #FFFFFF;
        font-size: 0.29333rem; }


.Record {
  width: 94%;
  overflow: hidden;
  margin: auto; }
  .Record li {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    height: 1.46667rem; }
    .Record li div {
      float: left;
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      box-sizing: border-box;
      color: #646464;
      font-size: 0.34667rem;
      position: relative; }
      .Record li div.Record-User, .Record li div.Record-Money, .Record li div.Record-Times {
        color: #323232 !important;
        font-weight: normal !important; }
    .Record li div:nth-of-type(1) {
      width: 18%;
      -webkit-box-align: center;
      -moz-box-align: center; }
      .Record li div:nth-of-type(1) span {
        width: 0.26667rem;
        height: 0.44rem;
        box-sizing: border-box;
        border: 1px solid #838383;
        position: absolute;
        right: 0.01333rem;
        top: 50%;
        transform: translateY(-50%);
        padding-right: 0.29333rem; }
        .Record li div:nth-of-type(1) span i {
          width: 100%;
          height: 0.32rem;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          border-top: 1px solid #838383;
          border-bottom: 1px solid #838383;
          box-sizing: border-box; }
    .Record li div:nth-of-type(2) {
      width: 30%;
      text-align: right;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-box-pack: end;
      -moz-box-pack: end;
      color: #323232;
      font-weight: bold; }
    .Record li div:nth-of-type(3) {
      width: 52%;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      padding-right: 0.50667rem; }
      .Record li div:nth-of-type(3) span {
        box-sizing: border-box;
        width: 0.50667rem;
        height: 0.50667rem;
        background: #ff7f66;
        display: -webkit-box;
        display: -moz-box;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-border-radius: 0.08rem;
        -moz-border-radius: 0.08rem;
        border-radius: 0.08rem;
        position: absolute;
        right: 0.01333rem;
        top: 50%;
        color: #FFFFFF;
        transform: translateY(-50%);
        font-size: 0.34667rem; }

.RecordEmpty {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0; }
  .RecordEmpty span {
    text-align: center;
    margin: auto;
    margin-top: 1.86667rem;
    margin-bottom: 0.34667rem;
    width: 25%;
    display: block;
    overflow: hidden;
    -webkit-background-size: 100%;
    background-size: 100%; }
    .RecordEmpty span img {
      width: 100%; }
  .RecordEmpty p {
    text-align: center;
    line-height: 0.48rem;
    color: #b1b1b1;
    font-size: 0.26667rem; }

#Repayment li div:nth-of-type(1) {
  width: 42%; }
#Repayment li div:nth-of-type(2) {
  width: 20%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  font-weight: normal;
  color: #646464; }
#Repayment li div:nth-of-type(3) {
  width: 38%;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  font-weight: bold;
  padding-right: 0;
  color: #323232; }
#Repayment .Record-Money {
  -webkit-box-pack: center;
  -moz-box-pack: center; }
#Repayment .Record-Times {
  -webkit-box-pack: end;
  -moz-box-pack: end; }

.BidTop {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 2.26667rem;
  background: #F3F3F3;
  overflow: hidden; }
  .BidTop > div {
    width: 100%;
    min-height: 100.25%;
    overflow: hidden; }
  .BidTop .BidTop1 {
    width: 94%;
    padding:0.35rem;
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #e1e1e1; }
    .BidTop .BidTop1 p {
      margin: 0.16rem 0rem;
      color: #646464; }
      .BidTop .BidTop1 p span {
        color: #323232;
        margin-left: 0.4rem; }
        .BidTop .BidTop1 p span.BidTop1-money {
          color: #ff7f66; }
  .BidTop .BidTop2 {
    width: 100%;
    overflow: hidden; }
    .BidTop .BidTop2 > div {
      height: 1.46667rem;
      box-sizing: border-box;
      border-bottom: 1px solid #e1e1e1;
      background: #FFFFFF; }
      .BidTop .BidTop2 > div .BidTop2-list {
        width: 94%;
        height: 100%;
        margin: auto;
        display: flex;
        align-items: center;
        font-size: 0.37333rem; }
        .BidTop .BidTop2 > div .BidTop2-list .ion-chevron-right {
          -webkit-box-pack: end;
          -moz-box-pack: end;
          color: #e1e1e1; }
      .BidTop .BidTop2 > div .BidTop2-list-tit {
        width: 1.86667rem;
        height: 100%;
        color: #646464;
        flex-shrink: 0;
        display: -webkit-box;
        display: -moz-box;
        -webkit-box-align: center;
        -moz-box-align: center; }
      .BidTop .BidTop2 > div .BidTop2-list-yuan {
        width: 0.86667rem;
        height: 100%;
        flex-shrink: 0;
        display: -webkit-box;
        display: -moz-box;
        -webkit-box-align: center;
        -moz-box-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center; }
      .BidTop .BidTop2 > div .BidTop2-list-Btn {
        width: 1.33333rem;
        height: 0.53333rem;
        flex-shrink: 0;
        border-radius: 0.13333rem;
        overflow: hidden; }
        .BidTop .BidTop2 > div .BidTop2-list-Btn a {
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -moz-box;
          -webkit-box-align: center;
          -moz-box-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center;
          color: #FFFFFF;
          background: #ff7f66;
          font-size: 0.26667rem; }
  .BidTop .BidTop3 {
    width: 94%;
    height: 0.93333rem;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -webkit-box-align: center;
    -moz-box-align: center; }
    .BidTop .BidTop3 p {
      font-size: 0.34667rem;
      color: #646464; }
      .BidTop .BidTop3 p span {
        font-size: 0.4rem;
        color: #ff7f66; }
  .BidTop .BidTop4 {
    width: 94%;
    margin: auto; }
    .BidTop .BidTop4 h1 {
      font-size: 0.37333rem;
      color: #323232;
      padding: 0.26667rem 0rem; }
      .BidTop .BidTop4 h1 span {
        color: #ff7f66; }
    .BidTop .BidTop4 p {
      line-height: 0.48rem;
      font-size: 0.32rem;
      color: #646464;
      margin-bottom: 0.26667rem; }
      .BidTop .BidTop4 p span {
        color: #ff7f66; }
  .BidTop .BidTop1-CZ {
    width: 1.33333rem;
    height: 0.53333rem;
    border: 1px solid #ff7f66;
    box-sizing: border-box;
    border-radius: 0.13333rem;
    position: absolute;
    right: 0;
    bottom: 0.34667rem;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    color: #ff7f66;
    font-size: 0.26667rem; }

.Bidfoot {
  width: 100%;
  height: 2.26667rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
  overflow: hidden; }
  .Bidfoot .Agreement {
    width: 100%;
    height: 0.8rem;
    background: #FFFFFF;
    box-sizing: border-box;
    border-top: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center; }
    .Bidfoot .Agreement .AgreementLeft {
      width: 0.8rem;
      height: 100%;
      display: -webkit-box;
      display: -moz-box;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center; }
      .Bidfoot .Agreement .AgreementLeft.on i {
        background: #ff7f66;
        border-color: #ff7f66; }
    .Bidfoot .Agreement i {
      display: block;
      width: 0.36667rem;
      height: 0.36667rem;
      box-sizing: border-box;
      border: 1px solid #e1e1e1; }
      .Bidfoot .Agreement i span {
        width: 100%;
        height: 100%;
        color: #FFFFFF; }
        .Bidfoot .Agreement i span.ion-ios-checkmark-empty:before {
          line-height: 0;
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -moz-box;
          -webkit-box-align: center;
          -moz-box-align: center;
          -webkit-box-pack: center;
          -moz-box-pack: center; }
    .Bidfoot .Agreement p {
      font-size: 0.28rem;
      color: #b1b1b1; }
      .Bidfoot .Agreement p a {
        color: #ff7f66; }
  .Bidfoot .BidSWBtn {
    width: 100%;
    height: 1.46667rem;
    display: flex; }
    .Bidfoot .BidSWBtn .BidSWBtn-cancel, .Bidfoot .BidSWBtn .BidSWBtn-confirm {
      flex: 1;
      height: 100%; }
    .Bidfoot .BidSWBtn a {
      font-size: 0.42667rem;
      display: -webkit-box;
      display: -moz-box;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      width: 100%;
      height: 100%;
      color: #FFFFFF; }
    .Bidfoot .BidSWBtn .BidSWBtn-cancel {
      background: #b1b1b1;
      margin-right: 1px; }
    .Bidfoot .BidSWBtn .BidSWBtn-confirm {
      background: #ff7f66;
      margin-left: 1px; }

.BidTop2-list-input {
  flex: 1;
  height: 100%;
  padding: 0.4rem 0rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 0.66667rem; }
  .BidTop2-list-input input {
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 0.66667rem;
    color: #323232; }

.Voucher {
  width: 100%; }
  .Voucher span {
    color: #323232;
    margin-right: 0.26667rem; }
    .Voucher span.BidTop2-list-input-S {
      color: #e1e1e1; }

.Voucher1 {
  width: 94%;
  height: 1.46667rem;
  margin: auto;
  box-sizing: border-box;
  border-bottom: 1px solid #e1e1e1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.46667rem; }
  .Voucher1 span {
    color: #323232; }
    .Voucher1 span.BidTop2-list-input-S {
      color: #e1e1e1; }

.VoucherSW {
  position: absolute;
  width: 100%;
  height: 70%;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 999;
  background: #fff; }
  .VoucherSW span {
    color: #323232;
    margin-right: 0.26667rem; }
    .VoucherSW span.BidTop2-list-input-S {
      color: #e1e1e1; }
  .VoucherSW .VoucherSW-tit {
    width: 100%;
    height: 1.73333rem;
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    font-size: 0.42667rem;
    color: #323232;
    position: absolute;
    top: 0;
    left: 0; }
    .VoucherSW .VoucherSW-tit .VoucherSWClose {
      width: 0.8rem;
      height: 0.8rem;
      position: absolute;
      right: 0.26667rem;
      top: 50%;
      transform: translateY(-50%);
      color: #b1b1b1;
      display: -webkit-box;
      display: -moz-box;
      -webkit-box-align: center;
      -moz-box-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center; }
  .VoucherSW .VoucherSWS {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 1.73333rem;
    overflow: hidden; }

#Mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: -1;
  -webkit-transition: width .2s;
  transition: .5s; }
  #Mask.on {
    opacity: .6;
    z-index: 99; }

.modal {
  height: 2.66667rem;
  width: 6.66667rem;
  margin-top: -1.33333rem;
  margin-left: -3.33333rem; }

.modal-inner, .modal-buttons {
  height: 50%;
  padding: 0;
  margin: 0; }

.modal-inner .modal-text {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center; }

.modal-buttons .modal-button {
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  line-height: 0;
  font-size: 0.42667rem; }

#xjqSelectBox, #jxqSelectBox {
  text-align: center; }
  #xjqSelectBox span, #jxqSelectBox span {
    line-height: 1.46667rem;
    display: inline-block; }
  #xjqSelectBox span:nth-of-type(1), #jxqSelectBox span:nth-of-type(1) {
    width: 14%; }
  #xjqSelectBox .cen, #jxqSelectBox .cen {
    width: 80%; }
  #xjqSelectBox select, #jxqSelectBox select {
    width: 100%; }

#CalculatorJSQ {
  width: 100%;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  z-index: 20;
  transform: translateY(100%); }
  #CalculatorJSQ.on {
    transform: translateY(0%);
    transition: .4s; }
  #CalculatorJSQ .CalculatorJSQ-tit {
    width: 100%;
    height: 1.70667rem;
    border-bottom: 1px solid #e1e1e1;
    font-size: 0.42667rem;
    color: #000;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    position: relative; }
    #CalculatorJSQ .CalculatorJSQ-tit i {
      top: 0;
      right: 0.08rem;
      position: absolute;
      width: 1.06667rem;
      height: 100%;
      color: #646464;
      display: -webkit-box;
      -webkit-box-align: center;
      -webkit-box-pack: center; }
  #CalculatorJSQ .CalculatorJSQ-input {
    width: 94%;
    height: 1.46667rem;
    margin: auto;
    box-sizing: border-box;
    display: flex;
    font-size: 0.37333rem;
    position: relative; }
    #CalculatorJSQ .CalculatorJSQ-input .CalculatorJSQ-input-name {
      flex-shrink: 0;
      width: 1.73333rem;
      height: 100%;
      color: #646464;
      display: -webkit-box;
      -webkit-box-align: center;
      font-size: 0.37333rem; }
    #CalculatorJSQ .CalculatorJSQ-input .CalculatorJSQ-input-content {
      flex: 1;
      height: 100%; }
      #CalculatorJSQ .CalculatorJSQ-input .CalculatorJSQ-input-content input {
        width: 100%;
        border: 0;
        height: 100%;
        color: #323232;
        box-sizing: border-box;
        padding-right: 0.66667rem;
        padding-left: 0.66667rem;
        border-bottom: 1px solid #e1e1e1; }
    #CalculatorJSQ .CalculatorJSQ-input span {
      width: 0.66667rem;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      display: -webkit-box;
      -webkit-box-align: center;
      -webkit-box-pack: center;
      color: #646464; }
  #CalculatorJSQ .CalculatorJSQ-Btn {
    width: 100%;
    height: 1.06667rem;
    display: flex; padding-bottom: 3rem;}
    #CalculatorJSQ .CalculatorJSQ-Btn div {
      height: 100%; }
    #CalculatorJSQ .CalculatorJSQ-Btn div:nth-of-type(1) {
      flex-shrink: 0;
      width: 1.33333rem;
      box-sizing: border-box;
      display: -webkit-box;
      -webkit-box-pack: center;
      -webkit-box-align: center;
      color: #00cccb;
      font-size: 0.42667rem; }
    #CalculatorJSQ .CalculatorJSQ-Btn div:nth-of-type(2) {
      flex: 1;
      display: -webkit-box;
      -webkit-box-pack: end;
      -webkit-box-align: center;
      color: #646464;
      font-size: 0.32rem; padding-right: 0.35rem;}
      #CalculatorJSQ .CalculatorJSQ-Btn div:nth-of-type(2) span {
        font-size: 0.64rem;
        color: #ff7f66;
        font-weight: bold; }

/*# sourceMappingURL=projectSYB.css.map */

#xjqSelect,#jxqSelect{
  border: 0;
}

 /********风险控制**********/

.riskControl .part{
	background-color: #fff;
	padding: 0.35rem;
	margin-top: 0.35rem;
	line-height: 0.6rem;
}
.riskControl .part.part1 {
	text-align: center;
	margin-top: 0rem;
}
.part1 p{
	color:#05abff;
	font-weight: bold;
	padding-bottom: 0.35rem;
}
.part1 img{
	width: 90%;
}
.riskControl .part3 .con p.tit {
    color: #3c3e4a;
}
.riskControl .part p font {
    color: #3c3e4a;
}
.riskControl .part2 p{text-align: left; background: url(images/riskControlIcon.png) no-repeat;padding-left: 0.8rem; background-size: 0.6rem 0.6rem; color: #a1a1a3;}
.riskControl .part3 .con{padding-left: 0.8rem; background: url(images/riskControlIcon2.png) no-repeat; background-size:  0.6rem 0.6rem;text-align: left; color: #a1a1a3;}
.riskControl .part4 p{text-align: left; background: url(images/riskControlIcon3.png) no-repeat;padding-left: 0.8rem; background-size:  0.6rem 0.6rem; color: #a1a1a3;}
.riskControl .part5 .con{background: url(images/riskControlIcon4.png) no-repeat; background-size:  0.6rem 0.6rem;}
.riskControl .part6{
	margin-top: 0.35rem;
	background-color: #f36563;
    overflow: hidden;
    position: relative;
}
.riskControl .part6 p.title {
    text-align: center;
    font-size: 0.5rem;
    font-weight: bolder;
    color: #fff;
    margin-top: 0.35rem;
}
.riskControl .part6 img {
    width: 40%;
    margin: 0.35rem 30%;
}
.riskControl .part6 p.tit {
    text-align: center;
    font-size: 0.45rem;
    font-weight: bolder;
    color: #fff;
    margin-top: 0.35rem;
}
.riskControl .part6 .treeDot{position: absolute; width:20%; background-color: #fff; font-size: 0.26rem; color: #a1a1a3; padding: 0.2rem;}
.riskControl .part6 .treeDot p{color: #3c3e4a;}
.riskControl .part6 .treeDot1{ top: 1.4rem;right: 0.8rem;}
.riskControl .part6 .treeDot2{top:4.0rem; left: 0.8rem;}
.riskControl .part6 .treeDot3{bottom:0.35rem; right: 0.8rem;}
.riskControl .part7{margin-top: 0.35rem;}
.riskControl .part7 img{width: 100%; vertical-align: middle;}
.project-asn-name{
	padding:0.8rem 0.35rem;
	color:#fff;
}