/*** Created by DeskTop15 on 14-3-7.   */
@charset "UTF-8";


.main{
    width:1000px;
    margin:10px auto;
}
.step{
    width:540px;height:20px;
    margin:20px auto 10px auto;padding-top:45px;


}
.step_ones{
    background:url("../img/register_step.png") no-repeat center top;
}
.step_twos{
    background:url("../img/register_step_two.png") no-repeat center top;
}
.step_threes{
    background:url("../img/register_step_three.png") no-repeat center top;
}
.step span{
    color:#d9d9d9;font-weight: bold;font-size: 12px;
}
.step span.on{
    color:#ff9c6b;
}
.step span.step_two{
    margin-left:155px;
}
.step span.step_three{
    margin-left:155px;
}


.content{
    width:730px;
    margin:20px auto;
    border:1px solid #cdcdcd;
    box-shadow: 1px 2px 3px #ccc;
    border-radius: 4px;
    min-height: 440px;
}
/*tow*/
.content h1{
    font-size: 18px;font-weight: bold;
    color:#555;
    padding:30px 30px 0 30px;
}
.content .phone_hint{
    color:#555;
    padding-left:66px;
    margin:30px 0;
}
.phone_number{
    font-size: 14px;
    font-weight: bold;
    color:#ff4300;
}
.content .phone_hint .hint_ico{
    display:inline-block;vertical-align: bottom;
    background:url("../img/hint.png") no-repeat left top;
    width:16px;height:16px;
}
.content .form td input.coder{
    width:140px;
}
.content .form td input.next{
    width:150px;
    margin-top:30px;
    margin-bottom:20px;
}
.content .form .hint_box{
    height:140px;
}
.content .form .hint_box ul{
    border:1px solid #d0d0d3;
    height:120px;
    background:#fff8cc;
    line-height: 40px;
    width:400px;
    padding:0 50px;
    color:#777;
}
.content .form .hint_box ul li{
    list-style-image: url("../img/list_img.png");
}
.content .form .hint_box ul a.let{
    display:inline-block;
    width:130px;height:24px;
    line-height: 24px;
    border:1px solid #ff650b;color:#ff650b;
    border-radius: 4px;
    text-align: center;font-size:14px;
    margin-right:10px;

}
.content .form .hint_box ul a.on{
    background:#ff650b;
    color:#fff;
}
.content .form .hint_box ul a.let:hover{
    background:#ff650b;
    color:#fff;
}
/*tow*/



/*three*/
.succeed_box{
    margin-top:100px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;color:#fc7a1b;font-weight: bold;

}

.succeed{
    display: inline-block; vertical-align: top;
    background:url("../img/succeed.png") no-repeat left top;
    width:51px;height:39px;
    margin-right: 10px;
}

.succeed_phone{
    text-align: center;
    color:#333;
    height:60px;
    /*line-height: 60px;*/
    font-size: 16px;
    font-weight: bold;
}
.succeed_email{
    text-align: center;
    color:#777;
    height:60px;line-height: 60px;
    font-size: 16px;font-weight: bold;
}
.succeed_email a{
    color:#fc7a1b;
}
.return_box{
    text-align: center;
}
.return{
    display:inline-block;
    width:160px;height:45px;line-height: 45px;
    margin:50px 280px;
    background:#4e91f5;color:#fff;font-weight: bolder;font-size: 14px;
    text-align: center;
    border-radius: 4px;
}
.return_two{
    color:#fc7a1b;
    text-decoration: underline;
    margin-left: 20px;
}
.return:hover{
    background:#0086de;
}
/*three*/
.content .title{
    height:64px;
    overflow: hidden;
}






.content .title li{
    float:left;
    width:365px;height:50px;line-height: 50px;
    text-align: center;
    color:#666;
    font-size: 18px;font-weight: bolder;
}
.content .title li a{
    display: block;
}
.content .title li.on{
    color:#fff;
}
.content .buyer_title{
    background:url("../img/register/register_title_buyer.png") no-repeat left top;
}
.content .seller_title{
    background:url("../img/register/register_title_seller.png") no-repeat left top;
}
.content .form{
    font-size: 12px;
    margin:10px;
    color:#666;
}
.content .form tr{
    height:50px;
}
.content .form tr.strong_weak{
    vertical-align: top;
    height:20px;
}
.content .form th{
    width:110px;
    text-align: right;
    padding-right:20px;
    

}
.content .form td input{
    height:25px;width:200px;
}
.content .form td.hint{
    color:#bbb;
    padding-left:20px;
}
.content .form span{
    text-align: center;
    width:67px;height:16px;line-height: 16px;
    display:inline-block;margin-left:5px;
    box-shadow: 1px 1px 3px #eee;
}
.content .form strong{
    padding-left:5px;
}
.content .form a{
    color:#4e91f5;
}
.content .form .weak{
    background:#e5e5e5;
}
.content .form .center{
    background:#c6c6c6;
}
.content .form .strong{
    background:#b7b7b7;
}
.content .form input.submit{
    margin-left:5px;
    width:210px;height:40px;
    border:none;border-radius: 5px;
    background:#4e91f5;
    color:#fffffd;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
}
.content .form input.submit:hover{
    background:#0086de;
}
.login_hint{
    height:20px;line-height: 20px;
    padding:10px;margin-top:20px;
    font-size: 12px;color:#666;
    text-align: right;
}
.login_hint a{
    color:#4e91f5;
}

.about_hint{
    margin:60px 0 10px 0;
    font-size: 12px;color:#bbb;
    height:14px;

}
.about_hint a{
    margin-left:270px;
    color:#4e91f5;
}

 .list{

    border:1px solid #e0e0e0;
    padding:10px;
    color:#808080;
    margin-bottom:60px;
    border-radius: 3px;
}
 .list li{
    float:left;
    width:230px;
    border-right:1px solid #e0e0e0;
    padding-left:10px;
    line-height: 20px;
    font-size: 12px;
}
.list li.last{
    border:none;
}
 .list li h3{
    font-size: 16px;
    font-weight: bold;
    height:25px;
    color: #808080;
}

 .list li p{
    width:170px;
    height: 90px;
    overflow: hidden;
}
.list li p img{
    height:50px;
}


.help{text-align: left;color:#b4b4b4;font-size: 13px;}
.error{padding-left: 25px; color: red; background:url("<%=basePath %>newhome/style/img/error.png") no-repeat left center;}
.pass{padding-left: 25px; background: url("<%=basePath %>newhome/style/img/ok.png") no-repeat left center;}
