.info1_title {
    font-size: 24px;
    text-align: center;
    line-height: 34px;
    padding: 10px 0;
}
.info1_info {
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 2px solid #f6f6f6;
    margin-bottom: 20px;
}
.info1_info span {
    display: inline-block;
    padding: 0 10px;
}
.info1_content {
    padding: 0 10px;
}

.adjoin_atc {
    padding: 15px 0;
    border-top: 2px solid #f5f5f5;
}
.adjoin_atc p {
    width: 350px;
    line-height: 25px;
    font-size: 15px;
}
.adjoin_atc p:hover {
    color: #2253ab;
}

.page1_content {
    padding-bottom: 50px;
    min-height: 895px;
}
.page2_content {
    min-height: 945px;
}

.form_box {
    padding-top: 30px;
}
.form_box span {
    display: inline-block;
    width: 100px;
    text-align: right;
    vertical-align: top;
    line-height: 38px;
}
.form_box input {
    line-height: 36px;
    height: 36px;
    padding: 0 10px;
    width: 240px;
    margin-bottom: 20px;
}
.form_box textarea {
    width: 300px;
    resize: none;
    height: 160px;
    line-height: 1.5em;
    padding: 10px;
    margin-bottom: 35px;
}
.form_box .btn {
    width: 150px;
    background: #2253ab;
    color: white;
    border: none;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
}
.annex {
    margin-top: 20px;
    display: inline-block;
    color: #2253ab;
}
