a{
    cursor: pointer;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
header{
    width: 100%;
    border-bottom: 1px solid #aba6a3;
}
.head{
    width: 1000px;
    margin: 0 auto;
    height: 68px;
    /*background: red;*/
    font-size: 20px;
    font-family: 微软雅黑,sans-serif;

}
.icon{
    margin-top: 15px;
}



aside {
    width: 1000px;
    background-color: white;
    margin: 0 auto;
    /*text-align: center;*/
}
nav{
    margin-top: 0;
    padding: 40px 0;
    background-color: white;
    text-align: center;
    font-size: 18px;
    color: #333333;
}
aside > p{
    height: 50px;
    padding-left: 20px;
    background-color: #b2b2b2;
    line-height: 50px;
}
aside > div {
    padding-top: 40px;
    padding-bottom: 20px;
    width: 100%;
}

.pass{
    /*text-align: center;*/
    width: 1000px;
}
.pass > div {
    display: inline-block;
    /*overflow: hidden;*/
}
.pass > div:first-child{
    vertical-align: top;
    margin-right: 5px;
    width: 35%;
    text-align: right;
    /*float: left;*/
}
.pass > div:first-child > p {
    margin-bottom: 22px;
    height: 48px;
    line-height: 48px;
}
.pass > div:last-child{
    margin-right: 5px;
    width: 63%;
    text-align: left;
    /*float: left;*/
}
.pass > div:last-child > div{
    margin-bottom: 20px;
}
.pass > div:last-child > div > input{
    height: 44px;
    width: 360px;
    padding-left: 10px;
}



.info{
    width: 100%;
    margin-top: 40px;
    padding: 0px;
    margin-bottom: 40px;
    overflow: hidden;
}
.info > .fir{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 5px;
}
.info > .sec{
    float: left;
    width: 60%;
    margin-left: 5px;
}
.info > .fir > p{
    vertical-align: top;
    /*width: 35%;*/
    text-align: right;
}
.info > .sec > .one{

}
.info > .sec > .one > input{
    height: 44px;
    width: 360px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.info > .sec > .two > select{
    width: 127px;
    margin-right: 10px;
    padding-left: 12px;

}
select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    /*border: solid 1px #000;*/
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("/images/170925/qy.jpg") no-repeat scroll right center transparent;
    border: 1px solid #B2B2B2;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 45px;
    padding-left: 10px;
    height: 44px;
    margin-bottom: 20px;
    font-size: 18px;

}
/*清楚IE下拉框样式*/
select::-ms-expand {
    display: none;
}

.three{
    overflow: hidden;
}
.three > a{
    display: block;
    float: left;
    vertical-align: middle;
}
.three > a > img{
    display: block;
    width: 80px;
    height: 80px;
}
.three > p{
    font-size: 14px;
    color: #b2b2b2;
    line-height: 14px;
    display: block;
    float: left;
    padding-top: 33px;
    padding-left: 15px;
}

.fir{

}
.fir > p{
    height: 48px;
    line-height: 48px;
}
.fir > p:first-child{
    margin-bottom: 20px;
}
.fir > p:nth-of-type(2){
    margin-bottom: 37px;
}







.person{
    width: 100%;
    margin-top: 40px;
    padding: 0;
    margin-bottom: 20px;
    overflow: hidden;
}
.person > .no_one{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 5px;
}
.person > .no_two{
    float: left;
    width: 60%;
    margin-left: 5px;
}
.person > .no_two > div{
    position: relative;
}
.person > .no_two > div > input{
    /*display: block;*/
    padding-left: 10px;
    height: 44px;
    width: 360px;
    margin-bottom: 20px;
}
.person > .no_two > div:last-child > input{
    width: 180px;
}
.person > .no_two > div:nth-of-type(4) > span{
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    background-color: #abf8ff;
    font-size: 14px;
    color: #00c1d4;
    position: absolute;
    left: 230px;
    top:8px;
}


.no_one > p{
    height: 48px;
    line-height: 48px;
    margin-bottom: 22px;
}






.yzm{
    width: 250px;
    padding-left: 10px;
    font-size: 14px;
    color: #333333;
    position: absolute;
    left: 200px;
    top:0;
    overflow: hidden;
}
.yzm >div{
    float: left;
}
.yzm >div > img{
    width: 120px;
    height: 44px;
}
.yzm >div:last-child{

    margin-top: 11px;
    margin-left: 10px;
}
.yzm a{
    color: #3267ce;
    cursor: pointer;
    display: inline-block;

}





    .sub{
        padding-top: 0;
    }
    .wrap{
        overflow: hidden;
        /*height: 30px;*/
        padding-left: 370px;
    }
    .wrap > div{
        float: left;
        margin: 0;
        padding: 0;
        vertical-align: top;
        overflow: hidden;
    }
    .wrap > div > span{
        padding-left: 10px;
        font-size: 18px;
        line-height: 18px;

    }

    .chk_1{
        display: none;
    }
    /*******STYLE 1*******/
    .chk_1 + label {
        background-color: #FFF;
        border: 1px solid #C1CACA;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
    }
    .chk_1 + label:active {
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0 1px 3px rgba(0,0,0,0.1);
    }

    .chk_1:checked + label {
        border: 1px solid #30eeff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
        color: #243441;
        background-color: #30eeff;
    }

    .chk_1:checked + label:after {
        content: '\2714';
        position: absolute;
        top: -5px;
        left: 0;
        color: white;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 18px;
    }


    input[type='submit']{
        margin-top: 20px;
        background-color: #00c2d4;
        color: white;
        font-size: 16px;
        width: 270px;
        height: 44px;
        text-align: center;
        margin-left: 370px;
        border: none;
    }