body{
    background:#f2f2f2;
}

.footer{
    /* margin-top:0 !important; */
    /* background:#f2f2f2; */
}

.footer .copyright{
    /* margin-top:10px !important; */
}


.header_box{
    background:white;
}
.login_content{
background:#f2f2f2;
width:100%;
overflow: hidden;
}

.login_content_bcg{
    position: relative;
    background:white;
    overflow: hidden;
    margin-top:25px;
    padding-bottom:50PX;
}


.box-nav {
    width: 1140px;
    height: 48px;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    background: #f2f2f2;
}

.box-nav .box-nav_box {
    width: 414px;
    margin: 0 auto;
    height: 48px;
}
.box-nav .box-nav_box a:first-child{
    margin:0 !important;
}

.box-nav .nav-rgst {
    width: 200px;
    height: 46px;
    line-height: 46px;
    color: #000;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    margin-left: 5px;
}

.box-nav .on {
    color: #f90;
    border-bottom: 2px solid #fff;
    background: white;
}

.box-regist{
    margin:0 auto;
    width:650px;
    float:none;
    padding-top: 33px;
}

.dl-row{
    clear: both;
    zoom: 1;
    margin-bottom: 30px;
    overflow: hidden;
}
.dl-row dt {
    text-align: right;
    width: 75px;
    height: 36px;
    line-height: 36px;
    float: left;
    color: #707070;
    font-size: 14px;
}

.box-outer {
    position: relative;
    float: left;
    padding-left: 14px;
    float: left;
    width: 550px;
}
.box-input {
    position: relative;
    height: 36px;
    border: 1px solid #dfdfdf;
    padding: 1px 10px;
    display: inline-block;
    width: 338px;
}
.box-input input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border: none;
    outline: 0;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #707070;
}

.dl-row .errtip, .dl-row .tip {
    color: #999;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin-left: 6px;
    white-space: nowrap;
}
.dl-row .errtip {
    color: #ef0000;
}
.dl-row .icon-ok {
    background: url(../images/success_form.png) no-repeat center center;
    display:inline-block;
    width: 18px;
    height: 32px;
    overflow: hidden;
    margin-left: 6px;
    vertical-align:middle;
}
.password-yzm{
    height:40px;
    vertical-align:top;
     border:none;
     outline:none;
     background:url(../images/code_bcg.png) no-repeat center center;
     width:98px;
     color:#ef0000;
     margin-right:2px;
}

.cj_box{
    margin-left:74px;
}

.cj_box .geetest_detect{
    width:361px !important;
}

.cj_box .geetest_wait_compute{
    width:361px !important;
}

.box-sub{
    margin-left:89px;
    width: 360px;
}
.box-sub a{
    width: 360px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: #F39800;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}