.mbxnav .nav_bar_box {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
}

.mbxnav .nav_bar_box .breadcrumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}

.mbxnav .nav_bar_box .breadcrumb a {
    color: #666;
}
.flex{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    flex-flow:row nowrap;
    -webkit-flex-flow:row nowrap;
    -moz-flex-flow:row nowrap;
    -o-flex-flow:row nowrap;
    -webkit-flex-flow:row nowrap;
}

.mbxnav .bar_qy_hy {
    max-width: 1200px;
    text-align: center;
    margin:  40px auto;
}

.mbxnav .bar_qy_hy span {
    padding: 10px 0px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    color: #000;
    font-size: 16px;
}
.mbxnav .bar_qy_hy .span_bar {
    background: #f5f5f5;
}
.mbxnav .bar_qy_hy .active a {
    color: #6d0fc5;
    font-size: 20px;
    font-weight: bold;
}

.fbxj {
    width: 100%;
    overflow: hidden;
    box-shadow: 0 0 10px 10px #fafafa ;
    border: 2px solid #fafafa;
    padding: 30px 0 30px 5%;
}

.right_input {
    overflow: hidden;
    /* background-color: #efeeff; */
    height: auto;
    position: relative;
    left: 0;
    /* transform: translateX(-50%); */
    /* margin-top: 3px; */
    width: 100%;
    padding: 0;
}

.right_input .red {

}

.right_input h4 {
    text-align: center;
    color: #690599;
}

.right_input li {
    text-align: left;
    display: block;
    overflow: hidden;
    /*padding: 5px 0;*/
    margin-top: 23px;
    margin-bottom: -13px;
}

/*.right_input li input {*/
/*    height: 38px;*/
/*}*/

.right_input li input,
.right_input li textarea {
    font-size: 12px;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    width: 50%;
    outline: none;
}
.right_input li textarea {
    vertical-align: top;

}
.right_input li .red {
    display: inline-block;
    width: 15%;
    /*color: red;*/
}

.right_input .fbxj_sub {
    text-align: center;
    padding: 20px 0;
}
.right_input>li>span{
    background: #fff!important;
    color: #000!important;
    text-align: right!important;
    width: 20%!important;
}
.right_input li i{
    color: red;
    margin: 0 2%;
}
.right_input .fbxj_sub span {
    display: inline-block;
    width: 172px;
    border: 0;
    background: #690599;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    height: 46px;
    line-height: 30px;
    cursor: pointer;
}

.tips {
    font-size: 12px;
    margin-left: 167px;
    margin-top: 0px;
    background: transparent!important;
    color: red!important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #ccc;
    font-size: 12px;
}

.register-title{
    margin: 30px auto;
    overflow: hidden;
}
.personal {
    background-color: #00893d;
    color: #fff;
}
.toGre{
    background-color: #00893d!important;
    color: #fff!important;
}

.enterprise {
    background-color: #f5f5f5;
    color: #000;
}

 .check_box{
    width: 70%;
    margin-left: 0;
    margin-top: 0px;
    vertical-align: top;
    display: inline-block;
}
.check_box .check_p{
    display: inline-block;
}
 input[type="checkbox"]{
    width: 26px!important;
    margin-left: 20px;
    margin-top: 11px;
    height: 17px;
}
input[type="radio"]{
    width: 26px!important;
    height: 17px;

}
#business-license input{
    margin-left: 88px;
    margin-top: -38px;
}

#imgMsg{
    position: relative;
    margin-left: 15.3%;
    margin-top: 10px;
}

#imgMsg img{
    margin-right: 12px;
}

#msgCode-container input{
    width: 195px;
}

#msgCode{
    position: relative;
    top: 3px;
    margin-left: 31px;
    /* margin-top: -15px; */
    width: 150px;
    padding: 8px 20px!important;
    height: 34px;
    text-align: center;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ccc;
    color: #000!important;
    font-size: 16px;
    background-color: #dcdcdc!important;
}
.reTitle{
    font-size: 16px;
    color: #000;
    text-align: center;
    padding: 15px 0;
    margin: 20px auto;
}
.addSty{
    background: #fff!important;
    max-width: 100%!important;
    overflow: hidden;
}
.companyPic{
    width: 260px;
    height: 550px;
    background: url("/assets/image/rebg.png") no-repeat 0 0/100% 100%;
    overflow: hidden;
}
.companyPic>h1{
    font-size: 26px;
    display: block;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-top: 55px;
}
.companyPic>p{
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.companyPic>.loginBtn{
    width: 100px;
    padding: 5px 0;
    border: 1px solid #fff;
    border-radius: 1em;
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 240px auto 0;
}

.personPic{
    width: 260px;
    height: 454px;
    background: url("/assets/image/reLeftBg_03.png") no-repeat 0 0/100% 100%;
    overflow: hidden;
}
.personPic>h1{
    font-size: 26px;
    display: block;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-top: 55px;
}
.personPic>p{
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.personPic>.loginBtn{
    width: 100px;
    padding: 5px 0;
    border: 1px solid #fff;
    border-radius: 1em;
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 240px auto 0;
}

#msg_file{
    /* margin-left:24%!important; */
    background: none;
    width: 100%;
}
#insubmit{
    display: block;
    width: 240px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    margin: 0 auto;
    background: #00893d;
    border-radius: 2em;
}


#protocol{
    padding: 12px 0;
}

#protocol input{
    width: 16px;
}
.fbxj  .right_input  .grzc{
    display: block;

}
.fbxj  .right_input  .grzc .grzc_inp{
    /* width: ; */

}
.fbxj  .right_input  li .input_box{
display: inline-block;
width: 49%;
vertical-align: top;
}
.fbxj  .right_input  .grzc .text_inp{
    width: 88%;
}
.fbxj  .right_input  .grzc .text_inp textarea{
    width: 83%;
    position: relative;
    left: -10px;
}
.fbxj  .right_input  .grzc .three_box{
    width: 33%;
}
.fbxj  .right_input  .grzc .three_box .red{
    width: 35%;
}
.fbxj  .right_input  .grzc .three_box input{
}
.fbxj  .right_input  .grzc .text_inp .red{
    width: 12%;
}
.fbxj  .right_input  li .input_box .red{
    width: 23%;
    text-align: right;
}
#form1{
    display: inline-block;
}
.fbxj  .right_input  li .grzc_tit{
    font-size: 16px;
    font-weight: bold;
    color: #666!important;
}
.fbxj  .right_input  li .grzc_tit_b{
    font-size: 12px;

}

.fbxj  .right_input  li  .radio_box{
    display: inline-block;
    width: 15%!important;
}
.fbxj  .right_input  li  .radio_box .radio{
    display: inline-block;

}