body{
    background: #ffffff;
}
input::-webkit-input-placeholder {
    /* placeholder棰滆壊  */
    color: #999999;
    /* placeholder瀛椾綋澶у皬  */
    font-size: 16px;
}
a, a:hover, a:active, a:focus, a:visited {
    text-decoration: none;
}
.lh20{
    line-height: 20px;;
}
.section-wrap{
    width:1100px;
    margin: 0 auto
}
.section-wrap  .section-wrap {
    width: 1100px;
    margin: 0 auto;
}
.content {
    color: #0f1b5d;
}
.section-title {
    margin: 0px auto 50px;
    text-align: center;
    line-height: 1;
    position: relative;
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    padding-top: 50px;
}
.section-title {
    color: #0f1b5d;
}
.section-title span:after {
    content: '';
    width: 90px;
    display: block;
    margin: 20px auto 0;
    height: 3px;
    background: #2855ba;
}
.section .tit {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 30px;
    padding-left: 25px;
    border-left: 10px solid #2855ba;
}
.join-items {
    margin: 20px 0 60px;
}
.join-item {
    display: inline-block;
    width: 384px;
    height: 128px;
    border: 1px solid #e5e5e5;
    line-height: 121px;
    padding: 0 1em;
    cursor: pointer;
}
.join-item.select {
    background: url(https://res.variflight.com/carnoc/zt/topic_AMATC/img/join/bg-type.jpg) no-repeat;
    border: 1px solid #fff;
    background-size: 100% 100%;
}
.page .header {
    background: #110433;
    height: 70px;
    border-bottom: 0;
}
.join-item div{
    color:#666666;
    font-size: 16px;
}
.join-item div p{
    color:#333333;
    font-size: 20px;
    margin-bottom: 15px;
}

.join-form{
    margin-bottom: 70px;
}
.join-form p{
    color:#999999;
    font-size: 14px;
}
.join-form .item {
    height: 50px;
    margin-bottom: 20px;
}
.join-form .item input {
    height: 100%;
    background: #f3f3f3;
    border: 0;
    padding: 0 1em;
    outline: 0;
    width: 100%;
    display: block;
    font-size: 16px;
}
.form-smt {
    display: block;
    width: 300px;
    margin: 30px auto 0;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #2855ba;
    text-align: center;
    cursor: pointer;
    border-radius: 60px;
    border: 0;
    outline: 0
}
.ti2{
    color:#666666;
    line-height: 30px;
    font-size: 16px;
}
.mb50{
    margin-bottom: 50px;;
}
.form label.error {
    display: block;
    font-size: 14px;
    color: red;
    line-height: 20px;
    margin-bottom: 10px;
}

.record,.graduation{
    width: 100%;
    height: 45px;
    background-color: #f3f3f3;
    border: none;
    font-size: 16px;
    color: #999999;
}
.record option,.graduation option{
    padding: 10px;

}


















































































































