.addCode {
    margin-bottom: 20px;
}
.addCodeTwo {
    display: none;
}
.addCode img,.addCodeTwo img {
    width: 120px;
    height: 36px;
    float: right;
}
#veriCode,#redeemCode {
    width: 95px;
    max-width: 150px;
    height: 36px;
    border: 1px solid #d9d9d9;
    padding-left: 0;
    color: #000;
    font-size: 14px;
    background-color: #fff;
    text-align: center;
}
#veriCode  {
    position: absolute;
    bottom: -15px;
    width: 45%;
}
#veriCodeImg{
    position: absolute;
    bottom: 3px;
    right: 0;
}
#rinpBtn,#rinpBtnLi,.setHeightElse,.setHeightElse .rinp {
    width: 100%;
    text-align: center;
    height: 30px;
}
select {
    margin-right: 0px;
}

.lastedBox {
    width: 40px;
    height: 58px;
    display: inline-block;
    position: relative;
}

.lastedNames {
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

#pcAdd {
    position: fixed;
    bottom: 1.25vw;
    right: 1.25vw;
    cursor: pointer;
    z-index:1;
}
.cblzw{
    padding-top: 122px;
    overflow-y: auto;
}
.cblzw .cbbody{
    min-height: auto;
}
.pcContent {
    width: auto;
    margin: 0 auto;
    height: 100%;
    overflow-y: auto;
}
.pcContent #more{
    position: absolute;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    border-radius: 4px;
    box-shadow: 0 0 15px rgba(217, 217, 217, 0.7);
    text-align: center;
    width: 100px;
}

.pcContent #more p {
    cursor: pointer;
}

.pcContent .pcChildren {
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 15px rgba(217, 217, 217, 0.7);
    margin: 1.25vw auto 100px;
    width: 52.1354vw;
}

.pcContent .pcChildren > h3 {
    background-color: #fff;
    color: #878787;
    font-size: 14px;
    padding: 1.25vw;
}

.pcContent .pcChildren > .childrenList {
    background-color: #fff;
    cursor: pointer;
    line-height: 54px;
    font-size: 14px;
    color: #a0a0a0;
    position: relative;
    padding-left: 1.25vw;
}

.pcContent .pcChildren > .childrenList img {
    display: inline-block;
    border: 1px solid #e7e7e7;
    background-color: #f2f3f5;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    vertical-align: middle;
}

.pcContent .pcChildren > .childrenList b {
    font-size: 16px;
    color: #6b6b6b;
    font-weight: normal;
    vertical-align: middle;
    margin: 0 1.25vw;
    display: inline-block;
    width: 116px;
    overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap;
}

.pcContent .pcChildren > .childrenList p {
    display: inline-block;
    white-space:nowrap;
    overflow:hidden; 
    text-overflow:ellipsis;
    width: 45%;
    vertical-align: middle;
}

.pcContent .pcChildren > .childrenList p span {
    margin-right: 1.25vw;
}

.pcContent .pcChildren > .childrenList em,
.pcContent .pcChildren > .childrenList .applyJion {
    position: absolute;
    left: 78%;
    top: 13px;
    line-height: 28px;
    padding: 0 13px;
}

.pcContent .pcChildren > .childrenList .waitCheck {
    border: 1px dashed #eb6877;
    color: #eb6877;
}

.pcContent .pcChildren > .childrenList .applyJion {
    border: 1px solid #048dcc;
    color: #e9f5fe;
    background-color: #05a9f5;
}

.pcContent .pcChildren > .childrenList .show {
    width: 56.306vw;
    height: 50px;
    border: 1px solid red;
    margin: auto;
}

.pcContent .pcChildren > .inforShow {
    width: 56.3062vw;
    margin: 16px 0 16px -2.0854vw;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 15px rgba(217, 217, 217, 0.7);
    position: relative;
}

.pcContent .pcChildren > .inforShow .showTitle {
    position: relative;
    padding-top: 1.25vw;
    padding-left: 1.25vw;
    margin-bottom: 30px;
}

.pcContent .pcChildren > .inforShow .showTitle b {
    float: left;
    color: #262626;
    font-size: 14px;
    font-weight: normal;
}

.pcContent .pcChildren > .inforShow .showTitle .showTool {
    float: right;
    height: 50px;
    position: relative;
}

.pcContent .pcChildren > .inforShow .showTitle .showTool em {
    margin-right: 1.25vw;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.pcContent .pcChildren > .inforShow .showTitle .showTool .showHide {
    background-image: url(../../image/parent/top.png);
    width: 24px;
    height: 23px;
}

.pcContent .pcChildren > .inforShow .showTitle .showTool .showEdit {
    background-image: url(../../image/parent/edit.png);
    width: 23px;
    height: 24px;
}

.pcContent .pcChildren > .inforShow .showTitle .showTool .showMore {
    background-image: url(../../image/parent/more.png);
    width: 4px;
    height: 16px;
}

.pcContent .pcChildren > .inforShow .inforList > li {
    padding-left: 1.25vw;
    line-height: 48px;
    font-size: 16px;
    color: #424242;
}

.pcContent .pcChildren > .inforShow .inforList > li > span {
    display: inline-block;
    width: 96px;
    color: #b0b0b0;
    font-size: 12px;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList {
    overflow: hidden;
    margin-left: 96px;
    margin-top: -18px;
    overflow: auto;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    border-color: #cccccc;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    width: 264px;
    height: 100px;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li img {
    float: left;
    width: 64px;
    height: 64px;
    margin-left: 24px;
    margin-right: 30px;
    border-radius: 50%;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li div {
    float: left;
    margin-top: 18px;
    width: 112px;
    height: 65px;
    position: relative;
}
.familyName {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.familyBox {
    position: absolute;
    left: 50%;
    top: 94px;
    width: 104px;
    height: 104px;
    border-radius: 50%;
    overflow: hidden;
}

.familyBox span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    color: #fff;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li div h3 {
    font-size: 20px;
    width: 140px;
    overflow: hidden; 
    text-overflow:ellipsis; 
    white-space: nowrap;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li div p {
    font-size: 16px;
    color: #8a8a8a;
}

.pcContent .pcChildren > .inforShow .inforList > li .studentsList li div p span {
    margin-left: 16px;
    padding-left: 24px;
    background: url(../../image/parent/cup.png) left center no-repeat;
    font-size: 16px;
    font-weight: bold;
}

.pcContent .pcChildren > .inforShow .inforList .inforApply {
    text-align: center;
}

.pcContent .pcChildren > .inforShow .inforList .inforApply strong {
    font-size: 20px;
    color: #000;
}

.pcContent .pcChildren > .inforShow .inforList .applyClass {
    margin-bottom: 24px;
}

.pcContent .pcChildren > .inforShow .inforList .applyClass strong {
    margin-right: 37px;
}

.pcContent .pcChildren > .inforShow .inforList .applyClass button {
    background-color: #05a9f5;
    border: 1px solid #048dcc;
    border-radius: 2px;
    color: #e9f5fe;
    width: 112px;
    line-height: 28px;
    font-size: 14px;
}

.pcContent .pcChildren > .inforShow .inforList .cancelApply {
    margin-bottom: 24px;
}

.pcContent .pcChildren > .inforShow .inforList .cancelApply a {
    color: #6dc2f8;
}
@media screen and (max-width: 1100px) {
    .pcContent .pcChildren > .childrenList p{
        width: 100%;
    }
}
@media screen and (max-width: 990px) {
    .pcContent .pcChildren {
        width: 61.135417vw;
    }
    .pcContent .pcChildren .inforShow {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 850px) {
    .familyBox {
        width: 72px;
        height: 72px;
    }
    .pcContent .pcChildren {
        width: 100%;
    }
    .pcContent .pcChildren .inforShow {
        width: 100%;
        margin-left: 0;
    }
    .pcContent .pcChildren > .childrenList p{
        width: 100%;
    }
}

@media screen and (max-width: 560px) {
    .pcContent .pcChildren > .childrenList p {
        display: block;
        margin-left: 40px;
        line-height: 22px;
        padding-right: 6px;
        width: 100%;
    }
    .pcContent .pcChildren > .childrenList em,
    .pcContent .pcChildren > .childrenList .applyJion {
        right: 10%;
        left: auto;
    }
    .pcContent .pcChildren > .inforShow .inforImg {
        left: auto;
        right: 10%;
        width: 72px;
        height: 72px;
    }
}

@media screen and (min-width: 750px) and (max-width: 1100px) {
    .pcContent .pcChildren > .childrenList p {
        display: block;
        margin-left: 40px;
        line-height: 22px;
        padding-right: 6px;
        width: 100%;
    }
    .pcContent .pcChildren > .childrenList em,
    .pcContent .pcChildren > .childrenList .applyJion {
        right: 10%;
        left: auto;
    }
}

@media screen and (max-width: 485px) {
    .pcContent .pcChildren > .childrenList em,
    .pcContent .pcChildren > .childrenList .applyJion {
        right: 10%;
        left: auto;
    }
}

@media screen and (max-width: 400px) {
    .pcContent .pcChildren > .inforShow .inforList > li .studentsList {
        margin-left: 36px;
    }
}

.zhezhao .dialog {
    display: none;
    background-color: #fff;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 18px 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 560px;
    max-height: 420px;
}

.zhezhao .dialog #childAccount,
.zhezhao .dialog #addChildAccount {
    position: absolute;
    top: 24px;
    right: 70px;
    color: #169bd5;
    font-size: 14px;
}

.zhezhao .dialog .closeBtn {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../../image/parent/closebtn.png);
    position: absolute;
    top: 20px;
    right: 24px;
    cursor: pointer;
}

.zhezhao .dialog h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 28px;
    font-weight: normal;
}

.zhezhao .dialog > p {
    text-align: center;
    font-size: 14px;
    margin-bottom: 38px;
}

.zhezhao .dialog > p em {
    display: inline-block;
    border: 1px solid #11adf5;
    color: #05a9f5;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-weight: bold;
    margin: 0 3px;
}

.zhezhao .dialog > p .step {
    background-color: #05a9f5;
    color: #fff;
}

.zhezhao .dialog > p b {
    color: #999999;
    font-weight: normal;
}

.zhezhao .dialog > .change {
    overflow: hidden;
}

.zhezhao .dialog > .change div {
    /*float: left;*/
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 32px;
}

.zhezhao .dialog > .change div span {
    display: inline-block;
    color: #8d8d8d;
    font-size: 12px;
    width: 36px;
    /*float: left;*/
    line-height: 32px;
}



.zhezhao .dialog .childrenInfor {
    overflow: hidden;
}

.zhezhao .dialog .childrenInfor .childrenLeft {
    float: left;
    margin-right: 100px;
    width: 160px;
}

.zhezhao .dialog .childrenInfor .childrenLeft span {
    color: #8d8d8d;
    font-size: 12px;
    width: 36px;
}
.zhezhao .dialog .childrenInfor .childrenLeft span{
    width: auto;
}
.zhezhao .dialog .childrenInfor .childrenLeft input {
    width: 120px;
    height: 24px;
    line-height: 24px;
}

.zhezhao .dialog .childrenInfor .childrenSex {
    float: left;
}

.zhezhao .dialog .childrenInfor .childrenSex span {
    float: left;
    color: #8d8d8d;
    font-size: 12px;
    width: 36px;
}

.zhezhao .dialog .childrenInfor .childrenSex i {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 8px 12px 0;
    cursor: pointer;
}

.zhezhao .dialog .childrenInfor .childrenSex .boy {
    background-image: url(../../image/parent/boy.png);
}

.zhezhao .dialog .childrenInfor .childrenSex .girl {
    background-image: url(../../image/parent/girl.png);
}

.zhezhao .dialog .childrenInfor .childrenSex .boy1 {
    background-image: url(../../image/parent/boy1.png);
}

.zhezhao .dialog .childrenInfor .childrenSex .girl1 {
    background-image: url(../../image/parent/girl1.png);
}

.zhezhao .dialog .classInfo,
.zhezhao .dialog .fontSize {
    font-size: 16px;
}

.zhezhao .dialog .steptBtn {
    cursor: pointer;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 16px;
    margin-left: -24px;
}

.zhezhao .dialog .steptBtn button {
    padding: 0 20px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 2px;
}

.zhezhao .dialog .steptBtn .nextStep,.exceedThreeConfirm {
    background-color: #05a9f5;
    border: 1px solid #048dcc;
    color: #fff;
}
#exceedThree{
    padding: 70px 24px;
}

.zhezhao .dialog .steptBtn .goBack {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    color: #000000;
    margin-right: 32px;
}

.zhezhao .dialog .childrenComplete .prompt {
    font-size: 20px;
    color: #000;
}

.zhezhao .dialog .childrenComplete .prompt i {
    font-weight: normal;
    font-style: normal;
}

.zhezhao .dialog .childrenComplete div p {
    font-size: 16px;
    color: #000;
    line-height: 32px;
}

.zhezhao .dialog .childrenComplete div p span {
    font-size: 14px;
    display: inline-block;
    color: #969696;
    padding-right: 24px;
}

.zhezhao .dialog .childrenComplete div p a {
    font-size: 14px;
    color: #2bb0f6;
}

.zhezhao .dialog .relation img {
    display: block;
    margin: 30px auto 40px;
    width: 162px;
    height: 126px;
}

.zhezhao .dialog .relation p {
    text-align: center;
    font-size: 16px;
}

.zhezhao .enterAccount div {
    width: 80%;
    margin: 0 auto;
}

.zhezhao .enterAccount div p {
    font-size: 12px;
    color: #9a9a9a;
}

.zhezhao .enterAccount .enterAccountName {
    margin-top: 52px;
}

@media screen and (max-width: 560px) {
    .zhezhao .dialog {
        width: 100%;
    }
    .zhezhao .dialog .change div {
        margin-right: 0;
    }
}
@media screen and (max-width: 440px) {
    .zhezhao .dialog .stepRelation {
        right: 5%;
    }
    .zhezhao .dialog {
        height: 100%;
    }
}

@media screen and (max-width: 370px) {

    .header .head .jszq p{
        padding-left: 12px;
    }
}



#editName,#editPhone,#editDate {
    height: 30px;
    width: 360px;
    margin-bottom: 0;
    font: 100 16px/30px "microsoft yahei";
    border-bottom: 1px solid #f4f4f4;
}

#editForm,#editImg{
  height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#editChange{
  height: 100%;
    width: 100%;
}

.bdtop li:nth-child(3) .tbfqimg {
    background: url("../../image/spirit2.png") no-repeat scroll -322px -95px;
}

.editMessage{
    display: none;
}

.xiangximessage .rinp label{
    width: 76px;
}

.relateSuccess .relation p{
    color: #262626;
}
.relateSuccess .relation p b{
    color: #000;
}

.pt10{
    padding-top: 10px;
}
.bde2t .bzts .dybz .one{
    background: transparent;
    color: #05a9f5;
}
.bde2t .bzts .dybz .two{
    background: #05a9f5;
    color: #fff;
}