.AllBg {
   
    text-align: center;
    margin-top:30px;
}

.RegisterPanel {
    width: 100%;
   
    background-color: #ffffff;
   
    display: none;
    padding:30px 0px; 

}

.PanelTop {
    width: 100%;
    /* height: 91px; */

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 25px 0px;
    text-align: left;
    padding-top:0px;
}

.PanelBottom {
    width: 100%;
    background-color: #ffffff;
  
    PADDING-TOP: 10px;
}

.PanelTop1 {
    color: #2C2E34;
    font-size: 28px;
    font-weight: bold;
    padding: 0px 57px;
}

    .PanelTop1 span {
        color: #0378D8;
        font-size: 18px;
        font-weight: bold;
    }

.PanelTop2 {
    color: #2C2E34;
    font-size: 14px;
    padding: 0px 57px;
    margin-top: 5px;
}

    .PanelTop2 span {
        color: #0378D8;
        font-size: 14px;
    }

.LinkPanel {
    position: absolute;
    width: 100%;
    margin-top: 500px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    min-width: 745px;
    z-index: 9999999;
}

.IconItem2 {
    display: inline-block;
}

.IconItem {
    margin-top: 53px;
}

.IconKey {
    margin-bottom: 9px;
    color: #666666;
    font-size: 14px;
}

.IconDesc {
    color: #C1C1C1;
    font-size: 12px;
}

.IconLeft {
    width: 32px;
}

.PanelRightTitle {
    text-align: center;
    margin-top: 69px;
}

.PanelRightTitle1 {
    color: #2C2E34;
    font-size: 22px;
    font-weight: bold;
}

.PanelRightTitle2 {
    color: #0378D8;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
}

.PanelRightContent {
    margin-top: 44px;
}

.PanelRight {
    padding: 0px 75px;
}

.RegInput {
    border: solid 1px #E3E7ED;
    padding: 11px 34px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    width: 287px;
    outline:none;
}

.RegInput2 {
    display: inline-block;
    width: 190px;
    margin-left: 30px;
    text-align: left;
    border: none;
    font-size: 14px;
    outline: none;
}

.RegInput3 {
    border: solid 1px #E3E7ED;
    padding: 11px 5px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    outline: none;
}

.BtnReg {
    margin-top: 20px;
    background-color: #0378D8;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
}

.PanelRightBottom {
    margin-top: 10px;
    text-align: center;
}

.PanelRightBottom1 {
    font-size: 14px;
    color: #8D92A1;
}

.PanelRightBottom2 {
    font-size: 14px;
    color: #0378D8;
}

.BtnLogin {
    margin-top: 60px;
    text-align: center;
}

    .BtnLogin a {
        color: #0378D8;
        font-size: 14px;
    }

.JAlertPanel {
    width: 100%;
    position: fixed;
    text-align: center;
    z-index: 999999;
    top: 100px;
   display:none;
}

.JAlertText {
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #ffffff;
    color: #333333;
    font-size: 14px;
    box-shadow: 0px 0px 10px 8px #EEEEEE;
    max-width: 300px;
}

.DataItem1_1 {
    float: left;
    width: 48%;
    
}

.DataItem1_2 {
    float: right;
    width: 48%;
   
}

.title1 {
    color: #666666;
    font-size: 16px;
    /* font-weight: bold; */
    margin-bottom: 10px;
    width: 120px;
    line-height: 35px;
}

.title1_white {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}


.InputText {
    cursor:pointer;
}

    .InputText input {
        border: solid 1px #E3E7ED;
        padding: 10px 10px;
        color: #333333;
        width: 232px;
        cursor: pointer;
        outline: none;
    }

    .InputText select {
        border: solid 1px #E3E7ED;
        padding: 10px 10px;
        color: #333333;
        width: 100%;
        outline: none;
        cursor: pointer;
        /* 清除默认的箭头样式 */
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        /* 右侧添加小箭头的背景图 */
        background: url('../../images/jw/CompleteData/jt.png') right no-repeat;
        background-size: 12px;
        background-position-x: 205px;
    }

    .InputText textarea {
        border: solid 1px #E3E7ED;
        padding: 10px 10px;
        color: #333333;
        width: 100%;
    }

.DateBg {
    background: url('../../images/jw/CompleteData/jt.png') right no-repeat;
    background-size: 12px;
    background-position-x: 205px;

}
.DateLongBg {
    background: url('../../images/jw/CompleteData/jt.png') right no-repeat;
    background-size: 12px;
    background-position-x: 455px;
}

.SexClass {
    border: solid 1px #E3E7ED;
    padding: 8px 10px;
    color: #C1C1C1;
    width: 232px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

.DataItem1 {
    padding-top: 10px;

    text-align: left;
    padding: 0px 57px;
    margin-top: 10px;
}

.PicUpload {
    width: 92px;
    height: 92px;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    float: right;
    background-color: #E3F1FC;
    line-height: 105px;
    margin-top: -10px;
    cursor:pointer;
}

    .PicUpload img {
        width: 32px;
    }

.Tips1 {
    font-size: 12px;
    color: #999999;
    width: 200px;
    position: absolute;
    right: 57px;
    margin-top: 89px;
    text-align: right;
}
body {
    margin: 0;
    padding: 0;
    background:#F2F6FC;
}
.icon5 {
    vertical-align: middle;
    margin-bottom: 2px;
}
.SexClassActive {
    border: solid 1px #0378D8;
    color: #0378D8;
}
.DataItem1_3 {
   
    width: 100%;
 
    display:flex;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #C1C1C1;
    font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #C1C1C1;
    font-size: 14px;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #C1C1C1;
    font-size: 14px;
}
.LongInput {
    width: 352px !important;
}
    .LongInput select {
        /* 清除默认的箭头样式 */
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        /* 右侧添加小箭头的背景图 */
        background: url('../../images/jw/CompleteData/jt.png') right no-repeat;
        background-size: 12px;
      
    }
.SelectBg {
    background-position-x: 455px !important;
}
.BtnNext {
    background: #0d5feb;
    border-radius: 6px;
    padding: 9px 50px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    border: solid 1px #0d5feb;
    margin-left: 0px;
}
.BtnBottom {
    text-align: left;
    margin-top:50px;
  
}
.BtnCancel2 {
    color: #666666;
    font-size: 14px;
    background-color: #ffffff;
    border: solid 1px #EEEEEE;
    padding: 9px 38px;
    cursor: pointer;
    border-radius: 6px;
}
#BtnPre {
    float: right;
    background-color: #ffffff;
    color: #666666;
    border: solid 1px #EEEEEE;
    cursor: pointer;
    padding: 8px 38px;
    margin-right: 10px;
}
#BtnNext {
    float: right;
    cursor: pointer;
}
#step1{
    display:block;
}
#Example {
    display: none;
    z-index: 19891037;
    position: absolute;
    width: 310px;
    left: 57px;
  
    box-shadow: 0px 0px 10px 1px #EEEEEE;
}
#TipsHidden{
    display:none;
}
#ChangeTips {
    float: right;
    color: #333333;
    font-size:14px;
    cursor:pointer;
}
.ChangeTipsTitle {
    color: #333333;
    font-size: 14px;
    margin-left:5px;
}
.ExampleTitle img {
    vertical-align: middle;
    margin-bottom: 2px;
}
.ExampleContent {
    color: #999999;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 0px;
    height: 85px;
    overflow: auto;
}
.Jump {
    margin-top: 20px;
    text-align: right;
    position: absolute;
    right: 57px;
    cursor: pointer;
}
    .Jump a {
        color: #0378D8;
        font-size: 14px;
        background-color: transparent;
        text-decoration: underline;
    }
    .Jump img {
        margin-left:5px;
    }
.Example {
    color: #0378D8;
    font-size: 14px;
}
.layui-layer-tips .layui-layer-content {
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 1px 1px 10px rgba(0,0,0,.2) !important;
}
#Example .layui-layer-TipsT {
    border-right-color: rgb(255, 255, 255) !important;
    box-shadow: 1px 1px 10px rgba(0,0,0,.2) !important;
    z-index: -1 !important;
}
#AlertEmptyText {
    display: none;
}

.AlertText {
    margin-top: 5px;
    color: red;
    font-size: 14px;
}

    .AlertText img {
        margin-right: 3px;
        vertical-align: middle;
        margin-bottom: 2px;
    }
.header {
display:none;
}
.citybox {
    display: none;
}
.nav-menu {
display:none;
}
#AppPanel {
    float: right;
    font-size: 12px;
    color: #666666;
    margin-top: 18px;
}
#AppPanel i{
   
    font-size: 12px;
    color: #666666;
}
.header-sub .nav {
    width: 1000px;
}

.LogoSelectTitle {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.LogoPanel {
    padding: 40px 40px;
}
.logoItem {
    display: flex;
}

    .logoItem div {
        width: 25%;
        text-align: center;
        display:block;
    }

        .logoItem div img {
            width: 60px;
            padding: 0rem 0.0rem;
            cursor: pointer;
            border-radius: 100%;
            height: 60px;
        }
.LogoOperation{
    margin-top:30px;
    text-align:center;
}
.LogoTips {
    font-size: 14px;
    color: #999999;
    text-align: center;
}
#choosePic {
    position: relative;
    width: 79px;
    height: 79px;
    border-radius: 50%;
    border: 1px solid #eee;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}

    #choosePic .choosePic-logo {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0;
        cursor: pointer;
        pointer-events: none;
        background: #fff;
        height: 100%;
        /*border: solid 1px #0378D8;*/
        cursor: pointer;
        /*color: #0378D8;*/
    }

    #choosePic input {
        width: 150px;
        height: 100px;
        cursor: pointer;
        /* display: none; */
        margin-top: -50px;
        margin-left: -50px;
        /* position: absolute; */
        background-color: #ffffff;
    }

    #choosePic .Tips {
        display: none;
        width: 100%;
        height: 100%;
        line-height: 200px;
        text-align: center;
        color: #fff;
        background: rgba(0, 0, 0, .3);
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer;
        pointer-events: none;
        font-size: 20px;
    }

    #choosePic:hover .Tips {
        display: block;
    }


.BtnCancel {
    display: inline-block;
    border: solid 1px #EEEEEE;
    cursor: pointer;
    color: #999999;
    font-size: 16px;
    padding: 8px 45px;
    margin: 0px 5px;
}

.BtnSave {
    display: inline-block;
    border: solid 1px #0378D8;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    background-color: #0378D8;
    padding: 8px 45px;
    margin: 0px 5px;
}

.LogoBtnPanel{
    margin-top:40px;
}
.logoIcon {
    width: 32px;
}
.LogoBorderActive {
    border: solid 3px #0378D8;
}
.CutPicBox {
    border-radius: 15px !important;
}
.header-sub .nav .logo {
position:unset !important;
}

#PicUploadImg {
    width: 92px;
    display: none;
    height: 92px;
    border-radius: 100%;
    background-size: 100%;
}
.footer{
    display:none;
}

.PtMoneyPanelBtn {
    background-color: #0378D8;
    color: #ffffff;
    border-radius: 5px;
    padding: 8px 25px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

   
.PartTimeJob {
display:none;
}
#PtMoneyPanel {
display:none;
}
.item_input_div {
    padding:15px 20px;
}
.height1{
    height:10px;
}
#tip {
    top: 288px !important;
}
.suggestloading {
display:none;
}
#CopyTips {
    float: right;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
}
.ExampleContentHidden {
display:none;
}
#TipsHiddenCode {
    display: none;
}
.icon1 {
    margin-left: 10px;
    font-size: 16px;
    vertical-align: middle;
}
.ToNowBtn {
    position: absolute;
    left: 10px;
    top: 10px;
    height: 26px;
    line-height: 26px;
    margin: 0 0 0 -1px;
    padding: 0 10px !important;
    border: 1px solid #C9C9C9;
    background-color: #fff;
    white-space: nowrap;
    vertical-align: top;
    border-radius: 2px;
}
.BtnGray {
    background-color: #ffffff !important;
    border: 1px solid #e6e6e6 !important;
    color: #C9C9C9 !important;
}
select {
  
}
.city-select-content {
overflow:auto !important;
}

input::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 12px;
}


input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
    font-size: 12px;
}


input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 12px;
}


input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 12px;
}

#ProfessorList {
    top: unset !important;
    margin-top: -150px;
}
.wordNum {
    float:right;
    color: #AAAAAA;
    font-size: 12px;
    text-align: right;
    width: 50%;
}
.panel_left {
    width: 160px;
    height: 460px;
    background: url(../images/Register/bg.png) no-repeat center top;
    padding: 120px 50px;
}

.panel_right {
    width: 700px;

    background: #ffffff;
   
    padding: 10px 20px;
}
.panel1{
    width:900px;
    margin:auto;
    display:flex;
}
.word2{
    margin-top:10px;
}
    .word2 img {
        margin-right: 10px;
        vertical-align: bottom;
    }
.span1 {
    margin-right: 10px;
   
    font-size: 22px;
   
    font-weight: 300;
   
    color: #ffffff;
  
}
.span2 {
    font-size: 22px;
    font-weight: 600;
    color: #FFDE00;
}
.word3{
    margin-top:50px;

}
.item1 {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 20px;
}
.item1 img{
    margin-right:10px;
    vertical-align:middle;
}
.icon3 {
    float: right;
    margin-top: -20px;
    margin-right: 10px;
}