body{
    background: #F0F4F7;

}
.head_main ul li:nth-child(2) a {
    color: #1585dc;
}
ul,li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrap_all {
    width: 100%;
    background-image: url("../../../images/home/bg.png");

}
.project_all{
    width: 1200px;
    margin: auto;
    min-height: 500px;
}
/*项目详情*/
.project_detail{
    background: #FFF;
}
.p_name{
    margin: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}
.p_name h2{
    font-size: 15px;
    color: #666666;
}
.project_content{

    position: relative;
    z-index: 2;
    height: 278px;
}
.project_text{
    float: left;
    width: 800px;
}
.project_text li{
    width: 250px;
    float: left;
    font-size: 14px;
    padding: 0 0 31px;
    color: #666;
}
.p_title{
    font-size: 16px;
}
.p_text{
    font-size: 30px;
}
.c333{
    color: #333333;
}
.c_red{
    color: #39a4f7;
}
.p_content{
    color: #888;
}
.t_process{
    margin-right: 10px;
    border-radius: 3px;
    position: relative;
    width: 120px;
    height: 8px;
    background: #efefef;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
}
.t_process i{
    position: absolute;
    left: 0;
    top: 0;
    background: #1585dc;
    border-radius: 8px;
    height: 100%;
}
.project_invest{
    width: 355px;
    padding: 10px 0 10px;
    background: #d6f3ff;
    position: absolute;
    right: 20px;

    height: 340px;
}
.invest_text{
    width: 289px;
    margin: 18px auto;
    font-size: 15px;
    height: 33px;
    line-height: 33px;
    color: #666;
}
.invest_text span{
    display: block;
    float: right;
    color: #39a4f7;
}

.invest_text i{
    position: absolute;
    top: 70px;
    right: 46px;
    color: #999;
    font-style: normal;
}
.invest_text input{
    width: 165px;
    height: 30px;
    line-height: 30px;
    padding-right: 26px;
    border: 1px solid #d9d9d9;
    font-size: 16px;
    color: #999;
    padding-left: 10px;
    width: 150px;
}
input::-webkit-input-placeholder{
    color:#999999;
    font-size: 14px;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
    font-size: 14px;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
    font-size: 14px;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999999;
    font-size: 14px;
}
.project_invest a{
    color: #ffffff;
}
.invest_go{
    width: 272px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: block;
    margin: 42px auto;
    background: #1585dc;
    box-shadow: 0 4px 5px rgba(12,148,230,0.29);
}
.p_line{
    margin-bottom: 0;
    margin-top: 5px;
}
/*出借人详情*/
.loan_info{
    background: #FFF;
    margin-top: 30px;
    margin-bottom: 20px;


}
.loan_select{
    line-height: 55px;
    height: 55px;

    border-bottom: 1px solid #ebebeb;
    background: #f9f9f9;
}
.loan_select li{
    float: left;
    font-size: 18px;
    color: #474747;
    /*margin-right: 60px;*/
    height: 55px;
    position: relative;
    cursor: pointer;
}
.active{
    color: #1585dc !important;
    background: white;
    border-top: 2px solid #1585dc ;

}
.loan_icon{
    background: url(../../../images/home/aboutus/321.png) -170px 0 #FFF;
    width: 25px;
    height: 9px;
    display: block;
    position: absolute;
    margin-top: 46px;
    margin-left: 15px;
}
.loan_icon2 {
    background: url(../../../images/home/aboutus/321.png) -170px 0 #FFF;
    width: 25px;
    height: 9px;
    display: block;
    position: absolute;
    margin-top: 47px;
    margin-left: 154px;
}
.loan_project{
    padding: 0 25px 25px;
}
/*.loan_other{*/
    /*border-left: 5px solid #1585dc;*/
/*}*/
.loan_project h3{
    font-size: 16px;
    text-indent: 10px;
    font-weight: 400;
    margin-bottom: 16px;

}
.loan_all table{
    border: 1px solid #d7d8d8;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-size: 14px;
    color: #5d5d5d;
    vertical-align: middle;
}
.loan_all tr th{
    width: 200px;
    border-right: 1px solid #d7d8d8;
    padding: 10px 25px;
    font-weight: normal;
    vertical-align: middle;
}
.loan_all tr td{
    padding: 10px 75px;
}
.loan_all tr:nth-of-type(odd) {
    background-color: #f8f8f8;
    line-height: 17px;
}
/*投资记录*/
.loan_record{
    padding: 0 25px 25px;
}
/*投资记录*/
.loan_risk{
    padding: 45px 67px 25px;
}
.loan_risks{
    padding: 14px 14px 25px;
}
.loan_record table{
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    margin: 15px 0 0;
    color: #666;
    width: 100%;
    vertical-align: middle;
}
.loan_record table th{
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    font-weight:normal;
}

.dsdssd tr th{
    width: 171px;
    vertical-align:top;
}
.contet tr th{
    vertical-align:top!important;
}
.dsdssd tr td{
    width: 410px;
}
.loan_record table td{
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
}
.table th{
    vertical-align: middle!important;
}
.la-window {
    position: fixed;
    top: 35%;
    left: 35%;
    width: 495px;
    min-height: 330px;;
    padding: 35px;
    background-color: #ffffff;
    font-size: 18px;
    z-index: 1000;
}
.black_bg{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    z-index: 999;
}
.l-button{
    background: #1585dc;
    width: 71px;
    border: none;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}

 .lc_section .lc_filebox {
     border: 1px solid #eee;
     padding: 9px 0 9px 2px;
     font-size: 0;
     height: 150px;
     position: relative;
     overflow: hidden;
 }
.lc_section .lc_filebox_content {
    position: absolute;
    height: 150px;
    width: auto;
}
.lc_section .lc_filebox_content img {
    width: 194px;
    height: 150px;
    margin: 0 4px;
}
.lc_section .lr_button_wrapper {
    width: 100%;
    overflow: visible;
    position: absolute;
    bottom: 122px;
}
.lc_section .lr_button_wrapper .lr_button {
    position: absolute;
    z-index: 300;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 75px;
    background: url(__PUBLIC__/images/mobile/fancybox_lricon.png) no-repeat;
}
.lc_section .lr_button_wrapper .lr_button_l {
    left: -24px;
    background-position: -11px -75px;
}
.lc_section .lr_button_wrapper .lr_button_r {
    right: -24px;
    background-position: -11px 0;
}


.b-purchase-left{
    width: 100%;
}
.choe{
    display: block;
}
.project_ul li {
    text-align: center;
}
.relative {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 0px !important;
    margin: 0 0 31px;
}
.project_detail {
   background: none;
}
.project_content {
    height: 340px;
    margin-bottom: 10px;

}
.project_table {
    width: 700px;
    margin-left: 25px;
    vertical-align: middle;
}
.project_text {
    background: white;
    /*box-shadow:10px 10px 5px #eee;*/
}
.project_invest {
    background: white;

    background: url(../../../images/home/63059.png) -11px no-repeat;
}
.pingtai td{
    margin-left: 50px;
    border-left: 10px solid #4884d8;
    font-size: 17px;

}
.pingtai{
    margin-bottom: 20px;
}

.l_risk{
    width: 34%;
    text-align: center;
}
.l_project{
    width: 34%;
    text-align: center;
}
.l_record{
    width: 32%;
    text-align: center;
}
.info_right_title{
    width: 289px;
    margin: auto;
    height: 60px;
    margin-top: -4px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.info_right_title span{
    color: #353535;
    height: 23px;
    line-height: 23px;
    margin-top: 18px;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    border-left: 5px solid #1585dc;
    padding-left: 7px;
}
.icon {
    width: 9px;
    height: 8px;
    background: #147ae0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 6px;
    margin-right: 10px;
    color: #333333;
    float: left;
    text-align: center;
}
#password {
    width: 204px;
}
#checkbox {
    margin: 4px;
}