button {
    border: none;
}

.Title {
    margin-bottom: 30px;
    text-align: center;
}

.Title_text {
    font-size: 30px;
}

.Red {
    color: #ff461f;
}

.Title_dian {
    font-size: 40px;
    color: #ee0000;
}

.Title_font20 {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 0 0;
}

.ckxq {
    display: block;
    margin: 30px auto;
    width: 105px;
    height: 39px;
    background-color: #fe4724;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 39px;
    border-radius: 20px;
}

.y_banner {
    width: 100%;
    height: 759px;
    background: url(../zjgk_img/zjgk_02.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
}

.introduce {
    padding: 67px 0 43px;
}

.introduce_center {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.introduce_left {
    width: 720px;
}

.introduce_text {
    font-size: 16px;
    line-height: 35px;
    text-indent: 20px;
    padding: 25px 0 0 0;
}

.introduce_img {
    width: 430px;
    height: 286px;
}

.future {
    background-color: #f0f0f0;
    padding: 40px 0 20px;
}

.future_img {
    width: 990px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.future_ys_img {
    width: 1200px;
    height: 50px;
    display: block;
    margin: 20px auto;
}

.advantage {
    padding: 70px 0;
}

.exam_difference_title {
    width: 195px;
    height: 40px;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    border: 2px solid #000;
}

.exam_difference_text {
    font-size: 17px;
    text-align: center;
    padding: 10px 0;
}

.subject {
    width: 785px;
    margin: 45px auto;
    display: flex;
    justify-content: space-between;
}

.subject_center {
    width: 301px;
}

.subject_icon {
    width: 100%;
}

.subject_num {
    text-align: center;
    font-size: 18px;
    padding: 25px 0 15px;
}

.subject_btn {
    width: 162px;
    height: 44px;
    background-color: #5791ca;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
}

.contrast {
    background-color: #f9f9f9;
    padding: 35px 0 20px;
}

.contrast_center {
    width: 1200px;
    height: 364px;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.contrast_center_img {
    width: 100%;
    height: 364px;
}

.contrast_center_vs {
    width: 144px;
    height: 171px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -85.5px 0 0 -70px;
}

.remarkable {
    padding: 40px 0 60px;
}

.remarkable_center {
    width: 1232px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.remarkable_list {
    width: 232px;
    height: 306px;
    background-color: #e66100;
    border-radius: 35px;
    padding: 30px 17px;
    box-sizing: border-box;
}

.remarkable_list_title {
    width: 198px;
    height: 63px;
}

.remarkable_list_yellow {
    font-size: 18px;
    color: #ffff00;
    text-align: center;
    padding: 20px 0 10px;
}

.remarkable_list_text {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    text-indent: 30px;
}

.major {
    padding: 35px 0;
    background-color: #f9f9f9;
}

.major_plan {
    width: 291px;
    height: 52px;
    background-color: #005ef9;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    border-radius: 30px;
}

.major_center_img {
    width: 823px;
    height: 312px;
    display: block;
    margin: 25px auto 0;
}

.complete {
    padding: 35px 0 20px 0;
    background-color: #f3fcff;
}

.complete_center {
    width: 1125px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.complete_text {
    width: 515px;
    font-size: 24px;
    line-height: 50px;
    text-indent: 65px;
}

.complete_img {
    width: 534px;
    height: 321px;
}

.complete_btn {
    width: 100%;
    height: 714px;
    display: block;
}