input {
    border: none;
    background: none;
}
.main {
    position: relative;
}
.nser_fiex_box p, .nser_fiex_box img,.nser_enroll_img1,.nser_enroll_img2 {
    cursor:pointer;
}
.main .main_bg {
    width: 100%;
}
.nser_enroll_box {
    position: absolute;
    top: 15%;
    right: 0;
    /*left: 59%;*/
    bottom: 0;
    margin: auto;
}
.add_nser_enroll {
    background: #EDF6FE;
    opacity: 0.86;
}
.nser_enroll input {
    width: 70%;
}
.infoTextarea.change::-webkit-input-placeholder {
    color: red;
}
.nser_enroll_box h4 {
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    text-align: center;
    color: black;
    font-weight: bold;
}
.nser_enroll {
    margin-bottom: 24px;
    padding: 18px 21px 18px 20px;
    font-size: 16px;
    background: #F6F8FA;
    border-radius: 10px 10px 10px 10px;
}
.nser_enroll input::-webkit-input-placeholder { /* WebKit browsers */
    color:    #555555;
}
.nser_enroll input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #555555;
}
.nser_enroll input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #555555;
}
.nser_enroll input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #555555;
}
.nser_enroll_box {
    /*width: 768px;*/
    /*width: 36%;*/
}
.add_nser_enroll {
    /*padding: 35px 83px 0;*/
    /*border-radius: 2%;*/
    border-radius: 10px;
    width: 509px;
}

.nser_enroll_img2,.nser_enroll_img1 {
    width: 20px;
    float: right;
}
.nser_enroll_code {
    float: right;
    margin-top: -19px;
    margin-right: -21px;
    height: 100%;
}
.add_nser_enroll h5 {
    cursor:pointer
}
button {
    padding: 12px 0;
    margin-top: 40px;
    font-size: 24px;
    border-radius: 25px;
    text-align: center;
    color: #fff;
    background: linear-gradient(272deg, #229FFF 0%, #68C1FF 100%);
    width: 100%;
    border: 0;
    cursor: pointer;
}
#second  {
    /*position: relative;*/
    float: right;
    color: #3067cc;
    /*border-left: 1px solid #ccc;*/
    /*padding-left: 50px;*/
    /*height: 33px;*/
    /*margin-top: -10px;*/
    /*padding-top: 10px;*/
    /*line-height: 20px;*/
}
#second img{
    /*position: absolute;*/
    width: 20px;
    /*left: 29px;*/
}
.nser_enroll_logo {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    padding-bottom: 31px;
}
.nser_enroll_logo a {
    font-size: 16px;
}
.nser_enroll_logo a {
    color:  #338ACD;;
}
.nser_enroll_box h5 {
    padding: 12px 0;
    margin-top: 40px;
    font-size: 24px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    background: #338ACD;
}
.nser_enroll_box h5 a,.nser_enroll_box h5 a:hover {
    color: #fff!important;
}

.password {
    position: relative;
}
.password .password_div {
    position: absolute;
    width: 100px;
    right: -116px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.password .password_div .password_question {
    float: left;
    width: 18px;
    /* padding: 0px 5px; */
    text-align: center;
    height: 18px;
    line-height: 18px;
    /* background: #338ACD; */
    border-radius: 50%;
    color: #fff;
    margin-top: 21px;
    background: url(../images/member_question.png) center center no-repeat;
    background-size: 100%;
}

.password .password_div  p {
    display: none;
    position: relative;
    width: 293px;
    height: auto;
    /*height: auto;*/
    /*margin-top: 32px;*/
    /*margin-bottom: 32px;*/
    margin-left: 32px;
    padding: 30px 15px 30px 21px;
    border-radius: 3px;
    margin-top: -28px;
    background: url(../images/enroll_bg.png) center center no-repeat;
    background-size: 100%;
}
/*#nser_enroll_box {*/
/*    height: 567px;*/
/*}*/
/* ���� */
.nser_fiex {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.5);
}
.nser_fiex_box {
    width: 475px;
    height: 293px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff
}
.nser_fiex_box h4 {
    position: relative;
    height: 60px;
    padding: 0 40px 0 50px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #00aa83;
}
.nser_fiex_box h4 span {
    float: left;
}
.nser_fiex_box h4 img {
    width: 28px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 40px;
    margin: auto;
}
.nser_fiex_span {
    display: block;
    font-size: 16px;
    margin: 61px 0 46px;
    text-align: center;
}
.nser_fiex_box p {
    width: 102px;
    height: 40px;
    background: #00aa83;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin: 0 auto;
    color: #fff;
}

@media screen and (max-width:1350px) {
    .password .password_div p {
        width: 220px;
        padding: 24px 15px 15px 21px;
    }
}
/*@media screen and (min-width:1228px) {*/
/*    .nser_enroll_box {*/
/*        height: 687px;*/
/*    }*/
/*}*/
@media screen and (max-width:1228px){
    .nser_enroll_box {
        height: 611px;
    }
    .nser_enroll_logo {
        padding-bottom: 30px;
    }
    .add_nser_enroll {
        padding: 20px 83px 0;
    }
}
@media screen and (max-width:1260px) {

}






.add_nser_tab{overflow: hidden;padding-bottom: 40px;}
.add_nser_tab a{float: left;width: 190px;height: 52px;line-height: 52px;text-align: center;position: relative;}
.add_nser_tab a i{position: absolute;top: 100%;left: 50%;width: 0;height: 0;overflow: hidden;margin: 0 0 0 -10px;border: 10px dashed transparent;border-top: 10px solid #00aa83;visibility: hidden;opacity: 0;
}
.add_nser_tab a.on{background: #00aa83;color: #fff;}
.add_nser_tab a.on i{visibility: visible;opacity: 1;}






















