* {
    text-decoration: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.form {
    width: 1200px;
    margin: 40px auto 0;
}

.title {
    text-align: center;
    font-size: 48px;
    background-color: #6a8bea;
    height: 96px;
    line-height: 96px;
    color: #ffffff;
    border: 1px solid #7d7d7d;
}

.box {
    overflow: auto;
    border: 1px solid #a0a0a0;
}

.box .left {
    width: 202px;
    height: 358px;
    border: 1px solid #a0a0a0;
    text-align: center;
    line-height: 354px;
    font-size: 32px;
    color: #1b1b1b;
    float: left;
}

.box .right {
    width: 994px;
    float: left;
}

.box_bottom, .box .right li {
    height: 88px;
    font-size: 28px;
    color: #4c4c4c;
    line-height: 88px;
    border: 1px solid #a0a0a0;
}

.box .right ul {
    overflow: hidden;
}

.box .right li {
    width: 495px;
    float: left;
}

.box .right li:nth-child(2n) {
    border-right: 1px solid #a0a0a0;
}

.box .right li span, .box_bottom span {
    float: left;
}

.box .right li span, .box_bottom span {
    margin-left: 10px;
}

.box .right li input {
    width: 300px;
    height: 28px;
    float: left;
    margin-top: 26px;
    padding: 6px;
    font-size: 18px;
    outline: none;
    border: none;
    color: #666666;
    margin-right: 10px;

}

.box_bottom input {
    width: 680px;
    height: 28px;
    float: left;
    margin-top: 26px;
    padding: 6px;
    font-size: 18px;
    outline: none;
    border: none;
    color: #666666;
    margin-right: 10px;

}

.end div li {
    color: #666666;
}

.end div li:first-child {
    color: #1b1b1b;
}

.end .left {
    width: 206px;
    text-align: center;
    font-size: 32px;
    color: #1b1b1b;
    float: left;
    border-top: none;
    border-top: none;
}

.end .left li {
    height: 88px;
    border: 1px solid #a0a0a0;
    line-height: 88px;
}

.end .left li:first-child, .end .two li:first-child, .end .three li:first-child, .end .four li:first-child {
    border-top: 0;
}

.end .two li, .end .three li, .end .four li {
    height: 88px;
    border: 1px solid #a0a0a0;
    line-height: 88px;
}

.end .three, .end .two, .end .four {
    height: 358px;
    text-align: center;
    font-size: 32px;
    color: #1b1b1b;
    float: left;
    border-top: none;
    border-top: none;
}

.end .two li {
    border-left: none;
}

.end .four li {
    border-right: 2px solid #a0a0a0;
}

.end .three {
    width: 208px;
}

.end .two {
    width: 310px;
}

.end .four {
    width: 476px;
}

.dataBtn input {
    width: 100%;
    background-color: #6a8bea;
    color: #ffffff;
    font-size: 36px;
    cursor: pointer;
    outline: none;
    padding: 10px;
    margin-top: 20px;
}

.text {
    padding-bottom: 114px;
}

.text p {
    font-size: 32px;
    line-height: 60px;
}

.end ul select {
    display: block;
    width: 140px;
    padding: 10px 0;
    font-size: 18px;
    margin: 20px auto 0;
    outline: none;
    color: #666666;
}

.end select option {
    color: #666666;
}

.banner {
    width: 100%;
    height: 560px;
}

.text_top {
    width: 1200px;
    margin: 20px auto;
}

.text_top .headline {
    font-size: 32px;
    text-align: center;
}

.text_top p {
    text-indent: 2em;
    font-size: 26px;
    line-height: 50px;
    padding: 40px 24px;
    border: 1px dashed #0560af;
    border-radius: 30px;
    margin-top: 50px;
}
