.phone_bind_content{ width: 680px; margin-right: auto;margin-left: auto;}
.phone_bind_content .tc{ text-align: center;}.phone_bind_content .tl{ text-align: left;}.phone_bind_content .tr{ text-align: right;}
.phone_bind_content .lh200{ line-height: 200%;}.phone_bind_content .lh30{line-height: 30px;}
.phone_bind_content .rel{ position:relative;}.phone_bind_content .abs{position: absolute;}
.phone_bind_content a.tdl{text-decoration: underline;}
.phone_bind_content .f14{font-size: 14px;}.phone_bind_content .b{ font-weight: bold;}
.phone_bind_content .none{ display: none;}.phone_bind_content  .hidden{ visibility:hidden;}
.phone_bind_content .c41{color: #414141;}.phone_bind_content .red{color: red;}.phone_bind_content .c6{color:#666;}.phone_bind_content .blue{color: #0088cc;}.phone_bind_content .c9d{color: #9d9d9d;}
.phone_bind_content .dot_phone{ padding-left:20px;background: url("../images/phone_img1.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_wrong {padding-left:20px;background: url("../images/phone_img2.gif") left center no-repeat; line-height: 22px; height:22px;}
.phone_bind_content .dot_right {padding-left:20px;background: url("../images/phone_img3.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_right2 {padding-left:20px;background: url("../images/phone_img4.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_right3 {padding-left:13px;background: url("../images/phone_img5.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_graydot {padding-left:13px;background: url("../images/phone_img6.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_right4 {padding-left:27px;background: url("../images/phone_img7.gif") left center no-repeat; line-height: 22px;height:22px;}
.phone_bind_content .dot_bottomLine {padding-bottom:10px;background: url("../images/phone_img8.gif") left bottom no-repeat;}
.phone_bind_content .step_note_bg{background: url("../images/phone_img9.jpg") center top no-repeat;}
.phone_bind_content .step_1{background: url("../images/phone_img10.gif") left center no-repeat; padding-left: 25px; line-height: 22px;height:22px; display: inline-block;}
.phone_bind_content .step_2{background: url("../images/phone_img11.gif") left center no-repeat; padding-left: 25px;line-height: 22px;height:22px; display: inline-block;}
.phone_bind_content .step_3{background: url("../images/phone_img12.gif") left center no-repeat; padding-left: 25px;line-height: 22px;height:22px; display: inline-block;}
/*float*/
.l{float:left;}.r{float:right;}
/*clear float*/
.phone_bind_content .clearfjx{*zoom:1;}.clearfjx:after{content:"\200B"; display:block; height:0; clear:both;overflow:hidden; visibility:hidden; }
/*padding*/
.pt5{ padding-top:5px;}.pt10{ padding-top:10px;}.pt15{ padding-top:15px;}.pt20{ padding-top:20px;}.pt30{ padding-top:30px;}.pt50{ padding-top:50px;}
.pr5{ padding-right:5px;}.pr10{ padding-right:10px;}.pr15{ padding-right:15px;}.pr20{ padding-right:20px;}.pr30{ padding-right:30px;}
.pb5{ padding-bottom:5px;}.pb10{ padding-bottom:10px;}.pb15{ padding-bottom:15px;}.pb20{ padding-bottom:20px;}.pb30{ padding-bottom:30px;}
.pl5{ padding-left:5px;}.pl10{ padding-left:10px;}.pl15{ padding-left:15px;}.pl20{ padding-left:20px;}.pl30{ padding-left:30px;}
/*margin*/
.mt5{ margin-top:5px;}.mt10{ margin-top:10px;}.mt15{ margin-top:15px;}.mt20{ margin-top:20px;}.mt30{ margin-top:30px;}
.mr5{ margin-right:5px;}.mr10{ margin-right:10px;}.mr15{ margin-right:15px;}.mr20{ margin-right:20px;}.mr30{ margin-right:30px;}
.mb5{ margin-bottom:5px;}.mb10{ margin-bottom:10px;}.mb15{ margin-bottom:15px;}.mb20{ margin-bottom:20px;}.mb30{ margin-bottom:30px;}
.ml5{ margin-left:5px;}.ml10{ margin-left:10px;}.ml15{ margin-left:15px;}.ml20{ margin-left:20px;}.ml30{ margin-left:30px;}
.vh { visibility: hidden;}
.w410{width: 410px;}
.w430{width: 430px;}
.bc{margin-left: auto;margin-right: auto;}
.tc{ text-align: center;}.dib{display: inline-block;*zoom:1;*display:inline;}
/*下面是按钮样式*/
.phone_bind_content .btn_blue2{
    height: 30px;line-height: 30px;display: inline-block;text-align: center; border-radius:3px;border:1px solid #4683c0;
    color: #ffffff;
    font-size: 16px;
    cursor:pointer;
    font-family:\5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',STHeiti,sans-serif;
    -moz-box-shadow:0 0 1px 1px #7eafe2 inset;
    -webkit-box-shadow:0 0 1px 1px #7eafe2 inset;
    box-shadow:0 0 1px 1px #7eafe2 inset;
    background-color: #74a9e0;
    background-image: -moz-linear-gradient(top, #91beed, #5e9ad6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91beed), to(#5e9ad6));
    background-image: -webkit-linear-gradient(top, #91beed, #5e9ad6);
    background-image: -o-linear-gradient(top, #91beed, #5e9ad6);
    background-image: linear-gradient(to bottom, #91beed, #5e9ad6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91beed', endColorstr='#5e9ad6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.phone_bind_content .btn_blue2:hover{
    background-image: -moz-linear-gradient(top, #5e9ad6, #91beed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e9ad6), to(#91beed));
    background-image: -webkit-linear-gradient(top, #5e9ad6, #91beed);
    background-image: -o-linear-gradient(top, #5e9ad6, #91beed);
    background-image: linear-gradient(to bottom, #5e9ad6, #91beed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9ad6', endColorstr='#91beed', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.phone_bind_content .btn_mini{width: 100px;letter-spacing: 5px;}
.phone_bind_content .btn_small{width: 108px;}
.phone_bind_content .btn_large{width:166px;}
.phone_bind_content .button_yzm,.phone_bind_content .button_yzm2{ width: 100px; border:1px solid #b4b4b4; border-radius: 3px; height: 26px; line-height: 24px; color: #595959;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(to bottom, #fff, #eee);
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.phone_bind_content .button_yzm:hover,.phone_bind_content .button_yzm2:hover{
    background-image: -moz-linear-gradient(top, #eee, #fff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#fff));
    background-image: -webkit-linear-gradient(top, #eee, #fff);
    background-image: -o-linear-gradient(top, #eee, #fff);
    background-image: linear-gradient(to bottom, #eee, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#fff', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/*下面是表单结构样式*/
.control_group { margin-bottom: 10px; *zoom: 1;  position:relative;}.control_group:after{content:'\200B';  height:0; clear:both;overflow:hidden; visibility:hidden; display:block; }
.control_group .control_label{float:left;width:130px;display: block;line-height: 20px; font-size: 12px;margin-bottom: 5px;padding-top:5px;text-align: right; color: #414141;}
.control_group .controls{margin-left:135px; line-height: 20px;
    margin-bottom: 5px;
    padding-top: 5px;}
.control_group.last{margin-top:42px;}
.control_group .controls input.text{display:inline-block;font-size: 12px;vertical-align: middle;margin-bottom: 0; height:18px;width:158px;padding:4px 6px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #555555;;
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.control_group .controls input.mini{ width: 50px;}
.control_group .controls input.mini2{ width: 30px;}
.control_group .controls input.small{ width: 96px;}
.control_group .controls input.normal{ width:158px;}
.control_group .controls input.text:focus {
    border-color: rgba(220, 220, 220, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
}

.control_group .controls select {display:inline-block;font-size: 12px;vertical-align: middle;margin-bottom: 0; height:28px;width:152px;padding:4px 6px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #555555;;
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.control_group .controls select.mini{
    width: 75px;
}
.error_status_tip{position:absolute; top:35px; left:135px; color:red;}
.mt_10{margin-top: -10px;}
/*提示条*/
.phone_bind_content .little_message{border:1px solid #dddddd; border-radius:5px;background:#f8f8f8;padding:15px 35px;margin-top: 20px;}

/*通知窗*/
.phone_bind_content .note_lender,.phone_bind_content .note_loan{ border:1px solid #d1d1d1; background-color: #fcfcfc; border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 3px rgba(239,239,239,.6);
    box-shadow: 0 0 3px 3px rgba(239,239,239,.6);
}
.phone_bind_content .note_left{ width: 397px; overflow: hidden;}
.phone_bind_content .note_lender .tit,.phone_bind_content .note_loan .tit{font-size: 14px; color: #414141;}
.phone_bind_content .note_right{
    background-color: #f6f6f6;
    border-left:1px solid #d1d1d1;
    -webkit-box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.075);
    box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.075);
}
.phone_bind_content .note_right .inne,.phone_bind_content .note_right .subm{ width: 250px;}
.phone_bind_content input.checkbox_v{ vertical-align: -2px;_vertical-align: -1px;}
.phone_bind_content label.disabled{ color: #666;}
/**小三角**/
.square_top_corner{line-height:1; height:15px; font-size:30px; position:absolute; top:-14.99px;left:200px; color: #dddddd;}
.square_top_corner2{line-height:1; font-size:30px; color:#f8f8f8; position:absolute; top:1px; right:0;}
.dot_down_t{
    width: 0; height: 0;
    border-color: #0088cc transparent transparent; border-style: solid dashed dashed; border-width:5px;
    position: absolute; right: -18px; top: 5px;_right:498px; _line-height: 0;
    -webkit-transform-origin:50% 30%;
    -moz-transform-origin:50% 30%;
    -o-transform-origin:50% 30%;
    -ms-transform-origin:50% 30%;
    transform-origin:50% 30%;
}
.dongt .dot_down_t{
    -webkit-transform:rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform:rotate(180deg);
}
.trans{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    transition:all 0.3s ease;
}


/*重新获取验证码部分*/
.phone_bind_content .reGet{ width: 360px;  border:1px solid #e0e0e0;
    margin-top:10px;
    padding:10px 15px;
    background-color: #f6f6f6;
    -moz-box-shadow:0 0 1px 1px #ffffff inset;
    -webkit-box-shadow:0 0 1px 1px #ffffff inset;
    box-shadow:0 0 1px 1px #ffffff inset;
}
.phone_bind_content .time_yzm{background-color: #d7d7d7; color: #fff; width: 165px; height: 25px; line-height: 25px; text-indent: 1em; padding: 0 10px;  
 float: left; }
.fir_p{ height: 55px; overflow: hidden;}

/*手机绑定流程*/
.step_note{ padding:22px 45px;}
.note_tip{ padding:8px 15px;border: 1px solid #fbf3d3; background-color: #fbfaea; border-radius:5px; margin-top:15px; display:inline-block;*zoom:1;*display:inline;}

.get_pwd{ margin:0 80px; padding-top: 80px;}
.get_pwd .tit2{ height: 80px;line-height: 80px; color: #074665; font-size: 28px;
    font-family:\5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',STHeiti,sans-serif;
    border-bottom:1px dashed #cbcbcb;
    background: url(../images/phone_img13.jpg) 40px center no-repeat;
    text-indent: 130px;
}
.get_pwd .tit3{ height: 80px;line-height: 80px; color: #074665; font-size: 28px;
    font-family:\5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',STHeiti,sans-serif;
    border-bottom:1px dashed #cbcbcb;
    background: url(../images/phone_img17.jpg) 40px center no-repeat;
    text-indent: 130px;
}

.hidden{visibility: hidden;}
.fake_button{ width: 100px; border:1px solid #b4b4b4; border-radius: 3px; height: 26px; line-height: 24px; color: #595959;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    background-color: #eee;
    }
.flexgray_btn{
    display: block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 27px;
    background: url("../images/gary_btn.png") no-repeat right -27px;
    text-align: center;
    color: #333;
    position: relative;
    *position: static;
    text-decoration: none;
}
.flexgray_btn:before {
    content: '';
    width: 5px;
    height: 27px;
    background:url("../images/gary_btn.png") no-repeat;
    position: absolute;
    left: 0; top: 0;
}
.flexgray_btn:first-line {
    *background: url("../images/gary_btn.png") no-repeat;
}

/*dialog-jianqing*/
.none{display: none;}
.n_dialog, .n_dialog_idcard{z-index:999; background-color: transparent; margin-right: auto;left:50% ;margin-left:-295px;width: 591px; height: 320px;margin-top:-160px;_margin-top:-150px;position: fixed;_position:absolute;  /*for IE6*/ overflow:visible;top:50%;padding-top: 0;}
.n_dialog_bg, .n_dialog_idcard_bg{background: url("../images/dialog_bg.png") 0 0 repeat;width: 100%;height: 100%;left: 0;top: 0; /*FF IE7*/z-index: 998;position: fixed;_position: absolute; /*IE6*/_height:1120px;}
.n_dialog_close, .n_dialog_idcard_close{display: inline-block;width: 14px;height: 14px;position: absolute;right: 12px;top:10px; background: url("../images/dialog_close.gif") 0 0 no-repeat;}
.n_dialog_tit{background: transparent url("../images/normal_buy_dialog_tit.png") 0 0 no-repeat; width: 591px; height: 54px; line-height: 54px;}
.n_dialog_tit p{height: 54px;line-height: 54px; font-size: 16px; font-weight: bold; padding-left:30px; color: #444444;}
.n_dialog_tit p .f12{font-size: 12px; font-weight: normal;}
.n_dialog .dialog_content, .n_dialog_idcard .dialog_content{background-color: #f9f9f9; width: 589px; margin-right: auto;margin-left: auto;border-left:1px solid #c6c6c6;border-right: 1px solid #c6c6c6;border-bottom: 1px solid #c6c6c6; }
.n_dialog .clearfix, .n_dialog_idcard .clearfix {*zoom: 1;}
.n_dialog .clearfix:before , .n_dialog_idcard .clearfix:before { content:'\200B'; clear: both; display: block; height: 0; overflow: hidden;}

.btn_blue_large{display:inline-block;width:133px;height:32px;background:url(../images/btn1_ouhee.jpg) no-repeat;
    font-size:14px;font-weight:bold;color:#fff;text-align:center;line-height:32px;border: 0; cursor: pointer;}
a.btn_blue_large:hover{background:url(../images/btn2_ouhee.jpg) no-repeat;color:#fff;text-decoration:none;}

.bt1{ border-top:1px dashed #c4c4c4;}
.vn{vertical-align: -2px;}
.email_way{min-height: 275px;_height:275px;}

/* 提示文字 */
.error {
    color: #FF0000;
    white-space: nowrap;
    padding-left:5px;
}
.p2p_inputlist li span {
    color: #FF0000;
    font-size: 12px;
    padding-left: 12px;
}

.yrd-wytkrword {
    color: #999999;
    float: right;
    font-family: "宋体",serif;
    font-size: 12px;
    margin: 0 0 0 30px;
    width: 340px;
}
.p2p_w450{width:450px;}
.p2p_w500{width:500px;}
.btn_blue{
    background: url("../images/btn_blue.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 97px;
}
/*sisi 20131017*/
.btn_blue2{
    height: 30px;line-height: 30px;display: inline-block;text-align: center; border-radius:3px;border:1px solid #4683c0;
    color: #ffffff;
    font-size: 16px;
    font-family:\5FAE\8F6F\96C5\9ED1,'Microsoft YaHei',STHeiti,sans-serif;
    -moz-box-shadow:0 0 1px 1px #7eafe2 inset;
    -webkit-box-shadow:0 0 1px 1px #7eafe2 inset;
    box-shadow:0 0 1px 1px #7eafe2 inset;
    background-color: #74a9e0;
    background-image: -moz-linear-gradient(top, #91beed, #5e9ad6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#91beed), to(#5e9ad6));
    background-image: -webkit-linear-gradient(top, #91beed, #5e9ad6);
    background-image: -o-linear-gradient(top, #91beed, #5e9ad6);
    background-image: linear-gradient(to bottom, #91beed, #5e9ad6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#91beed', endColorstr='#5e9ad6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn_blue2:hover{
    background-image: -moz-linear-gradient(top, #5e9ad6, #91beed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e9ad6), to(#91beed));
    background-image: -webkit-linear-gradient(top, #5e9ad6, #91beed);
    background-image: -o-linear-gradient(top, #5e9ad6, #91beed);
    background-image: linear-gradient(to bottom, #5e9ad6, #91beed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e9ad6', endColorstr='#91beed', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.fillIn input.btn_s{display:inline-block;font-size: 12px;vertical-align: middle;margin-bottom: 0; height:18px;width:140px;padding:4px 6px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #555555;;
    -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.055);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.control_group .controls input:focus {
    border-color: rgba(220, 220, 220, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.8);
}
.cf3{color: #F38602;}
.verification{line-height:22px;padding-left:50px;font-size:14px;font-family:"宋体";font-weight:bold;}
.fillIn{margin:20px 0 20px 140px;}
.fillIn td{padding-right:5px;color:#666;padding-top:15px;}
.fillIn td span{color:#a8a8a8;}
.fillIn input.btn_s{width:216px;}
.fillIn select{width:230px;height:26px;line-height:26px;}
.attachment{height:29px;margin-left:10px;}
.btn_satta,.attachment{float:left;}
.fillIn td .btn_blue2{padding:0 25px;}
.tips_s{background:url(../images/dashed.gif) repeat-x 0 0;padding-top:25px;}
.tips_s p{background:url(../images/dot6.jpg) no-repeat 0 6px;padding:0 0 0 30px;color:#666;line-height:22px;margin-left:60px;}
.message_s{width:465px;}
.message_s p{font-size:14px;}
.message_s p a{color:#0088cc;}
.btn_blue2{ cursor:pointer;}
.message_s .prompt_s{color:#666;line-height:22px;font-size:12px;}
.message_s .after_verifica{font-size:12px;color:#666;}
.message_s .after_verifica span{background:url(../images/dot6.jpg) no-repeat 0 0;padding:0 0 0 20px;}
.securityBox .secrityAlink a:hover{text-decoration:underline;color:#0a97cc;}
.img_l { width: 180px;}
.fillInB{margin-left:0;}
.loan_box{padding-bottom:30px;}
.message_sB{width:362px;}
.message_s p.sorry_s{font-size:12px;color:#666;line-height:22px;}
.img_l_s{width: 159px;}
.pop_s{height:100px;}
.lenderaccount .control_group .control_label{width:53px; margin-bottom:0px;}
.lenderaccount .control_group .controls{margin-bottom:0px; padding-top:0px;}
.lenderaccount .control_group .controls input.text{width:216px;}
.lenderaccount .control_group{margin-bottom:0px;}
.lenderaccount .control_group .controls{margin-left:58px;}
.lenderaccount #theForm_submitBtn{margin-top:15px;}
.lenderaccount .error_status_tip{position:static;  margin-left:58px; color:red; padding:0px; margin-left:58px; line-height:15px; display:block;}
.lenderaccount .error_status_tip .pb15{display:block; padding-top:5px; padding-bottom:0px;}

.p2p_w450 .b,.bc_step1_title{color:#666;line-height:20px;} 

/*dialog*/
 #floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;}
.floatBox{border:#c6c6c6 1px solid;width:590px;position:absolute;top:50px;left:40%;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px; overflow:hidden;}
.floatBox .title{height:52px;padding-left:30px;background:#eee;color:#000;border-bottom:1px solid #e2e2e2;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:16px;line-height:52px;font-weight:bold;}
.floatBox .title span{float:right;cursor:pointer;width:14px;height:14px;background:url(../js/dialog/images/ouhee_29.gif) no-repeat;margin:13px;}
.floatBox .content{padding:25px;background:#f9f9f9;}
.floatBox .laycon{height:120px;padding:48px 0px 0px 183px;background:url(../js/dialog/images/ouhee_30.gif) no-repeat 75px 40px;font-size:14px;line-height:26px;font-weight:bold;}
.floatBox .failed{background:url(../js/dialog/images/ouhee_32.gif) no-repeat 115px 35px}
.floatBox .laybtndiv{height:22px;border-top:1px dashed #c4c4c4;padding-top:13px;}
.floatBox .laybtndiv .laybtn{float:right;cursor:pointer;width:86px;height:31px;background:url(../js/dialog/images/ouhee_31.gif) no-repeat;text-align:center;line-height:31px;font-size:14px;font-weight:bold;color:#444444;}
.rateList li{float:left;width:37px;height:73px;margin-right:1px;background:url(../js/dialog/images/ouhee_34.gif) no-repeat; cursor:pointer;}
.percentage{width:37px;text-align:center;line-height:73px;font-size:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.pExplanation{display:none;float:left;color:#fff;width:100px;line-height:19px;padding-top:7px;}
.rateList li.othover{width:218px;background:url(../js/dialog/images/ouhee_33_2.gif) no-repeat;}
.rateList li.current{background:url(../js/dialog/images/ouhee_33.gif) no-repeat;}
.rateList li.othover .percentage{float:left;width:104px;font-size:32px;font-weight:normal;color:#fff;padding-left:8px;}
.rateList li.othover .pExplanation{display:block;}
.olline{border-bottom:1px dashed #d6d6d6;padding-bottom:12px;}


/*lxg新增dialog样式*/
.input_text2 {
    border: 1px solid #cccccc;
    text-indent: 1em;
    line-height: 24px;
    float:left;
} 
.clearline{
   clear: both;
    height: 0px;
    overflow: hidden;
}
.colred4{
    color: #ff3300;
}