
@charset "utf-8";
*{margin:0;
    padding:0;
    list-style:none;
    font-family: 'Helvetica Neue', 'PingFang SC', Helvetica,Arial, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', sans-serif;
    text-decoration:none;
}

input{
    outline: none;
}

.fl{
    float: left;
}

.fr {
    float: right;
}

/*影响头部导航 暂先注释*/
/*.clear {*/
    /*display: block;*/
    /*clear: both;*/
    /*height: 0;*/
    /*visibility: hidden;*/
    /*font-size: 0;*/
    /*content: ".";*/
/*}*/

.clearfloat {
    zoom: 1;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
a img{
    border:0 none;
}

em,i{
    font-style:normal;
}

b,strong{
    font-weight:100;
}

img{
    display: block;
}

.formbox{
    width: 1138px;
    margin: 30px auto;
    padding: 50px 30px;
}

.formbox h3{
    font-size: 20px;
    color: #333;
    border-bottom:1px solid #e4e4e4;
    padding-bottom: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

.forminp{
    height: 62px;
    margin-bottom: 20px;

}

.forminp label{
    width: 205px;
    text-align: right;
    font-size: 18px;
    color: #666;
    display: inline-block;
}

.forminp label i{
    color: #e31d1d;
}

.forminp input{
    width: 288px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    border:1px solid #e4e4e4;
    border-radius: 5px;
}

.tshi{
    color: #e31d1d;
    font-size: 12px;
    margin-left: 218px;
    margin-top: 5px;
    display: none;
}

.getcode,.uploadbtn,.zhengjianSc{
    width: 65px;
    height: 30px;
    line-height: 30px;
    background-color: #009bff;
    border-radius: 8px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    outline: none;
    border: 1px solid transparent;
}
.getcode{
    width: 85px;
    height: 32px;
    line-height: 32px;
    padding: 0;
}
.formcont{
    padding-left: 100px;
}

.formcont .genderbox{
    height: auto;
    padding-bottom: 15px;
}

.boyinfo,.girlInfo{
    display: inline-block;
}

.boyinfo label,.girlInfo label{
    width: auto;
}

.boyinfo input,.girlInfo input{
    width: auto;
    height: auto;
    margin-right: 5px;
}

.girlInfo input{
    margin-left: 20px;
}




.ducationbox select{
    width: 100px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    border:1px solid #e4e4e4;
    border-radius: 5px;
    background: transparent;
    outline: none;
}
.ducationbox div select{
    width: 100px;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    border:1px solid #e4e4e4;
    border-radius: 5px;
    background: transparent;
    outline: none;
}

.submitbtn{
    width: 240px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin: 50px auto 0;
    background-color: #009bff;
    text-align: center;
    border-radius: 5px;
    padding: 0;
    display: block;
}

.formcont .uploadbox{
    height: auto;
    position: relative;
}

.uploadbtn,.zhengjianSc{
    position: absolute;
    cursor: pointer;
}

#add_picbtn,#add_picbtnlast{
    width: 120px;
    height: 40px;
    position: absolute;
    color: transparent;
    opacity: 0;
    z-index: 3;
}

.uploadbox em{
    padding-left: 95px;
    color: #999;
    font-size: 12px;
    width: 720px;
    display: inline-block;
}

.uploadbox .tshi{
    padding-top: 20px;
}

.uploadcont{
    width: 200px;
    height: 200px;
    max-width: 450px;
    max-height:220px;
    border:1px solid #eee;
    margin-top: 25px;
    margin-left: 200px;
    position: relative;
}

.uploadcont img{
    width: 200px;
    height: 200px;
    max-width: 450px;
    max-height:220px;

}

.grayBg{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background-color: #000;
    background-color:rgba(0,0,0,0.6);
    display: none;
}

.grayBg span{
    display: block;
    font-size: 16px;
    text-align: center;
    width: 110px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-radius: 8px;
    margin: 0 auto;
    cursor: pointer;
}

.grayBg .reupload{
    margin-top:50px;
    margin-bottom: 10px;
    background-color: #00a9ff;
}

.grayBg .delbtn{
    border:1px solid #fff;
}

.zhengjianbox i{
    font-size: 12px;
    color: #999;
}
.zhengjianbox em{
    width: 720px;
    font-size: 12px;
    color: #999;
    display: inline-block;
}

.format{
    text-decoration: underline;
    font-size: 16px;
    color: #333;
    display: inline-block;
    margin-left: 120px;
    margin-top: 25px;
}

.zhengj span{
    padding: 7px 15px;
    border-radius: 3px;
    cursor: pointer;
}

.zhengj span:nth-child(2){
    background-color: #00a9ff;
    color: #fff;
}

.zhengj span:last-child{
    border:1px solid #00a9ff;
}
.threeLinkage{display: inline-block}

.zhengjianboxbefore{
    margin: 30px 0;
}

.zhengjianboxAfter{
    display: none;
}
.zhengj{
    padding-left: 75px;
}
.zjuploadbox .tshi{
    margin-bottom: 20px;
}
.forminp input::-webkit-input-placeholder {
    color: #999;
}

.forminp input::-moz-input-placeholder {
    color: #999;
}


.forminp input::-o-input-placeholder {
    color: #999;
}

.forminp input::input-placeholder {
    color: #999;
}