.gaokaochongci .inner {
    width: 1200px;
    margin: 0 auto;
}
.gaokaochongci .title {
    height: 130px;
    line-height: 158px;
    font-size: 38px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.gaokaochongci .banner img {
    display: block;
    width: 100%;
}
.gaokaochongci .result {
    background-color: #FFFFFF;
    padding-bottom: 40px;
    position: relative;
}
.gaokaochongci .result .go_peigeng {
    width: 910px;
    height: 140px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #dedede;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    left: 50%;
    top: -50px;
    margin-left: -455px;
}
.gaokaochongci .result .go_peigeng .btn {
    width: 400px;
    height: 70px;
    border-radius: 35px;
    background-color: #377CEE;
    text-align: center;
    line-height: 70px;
    cursor: pointer;
    box-shadow: 0px 5px 5px #0F4FB5;
}
.gaokaochongci .result .go_peigeng .btn:active {
    box-shadow: none;
}
.gaokaochongci .result .main_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gaokaochongci .result .main_box .main {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 260px;
    text-align: center;
}
.gaokaochongci .result .main_box .main img {
    margin-bottom: 20px;
}
.gaokaochongci .result .main_box .main .detail {
    font-size: 18px;
    line-height: 30px;
}
.gaokaochongci .jianjie {
    color: #fff;
    height: 600px;
    background: url(../imgs/gaokaochongci/bg_kechengjianjie.png) no-repeat center 0px;
}
.jianjie h5.header p {
  color: #fff;
}

.jianjie h5.header p:before, .jianjie h5.header p:after {
    content: '';
    display: block;
    width: 60px;
    height: 40px;
    margin-top: -6px;
    background: url(../imgs/common/icon_white_hdbg.png) no-repeat 13px center;
}
.gaokaochongci .jianjie .main {
    width: 646px;
    padding: 70px 20px 0px 40px;
    font-size: 18px;
    line-height: 32px;
    position: relative;
}
.gaokaochongci .jianjie .main .icon {
    font-size: 100px;
    color: #F5F5F5;
    line-height: 40px;
    position: absolute;
}
.gaokaochongci .jianjie .main .icon_top {
    top: 0;
    left: 10px;
}
.gaokaochongci .jianjie .main .icon_bt {
    bottom: -75px;
    right: 10px;
}
.gaokaochongci .hexin .inner {
    overflow: hidden;
}
.gaokaochongci .hexin .img_box {
    float: left;
}
.gaokaochongci .hexin .table_box {
    padding: 73px 0 0 57px;
    float: left;
}
.gaokaochongci .hexin .table_box table th {
    width: 168px;
    height: 60px;
    color: #fff;
    font-size: 22px;
    border: 2px solid #fff;
    border-radius: 5px;
}
.gaokaochongci .hexin .table_box table td {
    width: 512px;
    padding-left: 35px;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 16px;
}
.gaokaochongci .hexin .table_box table tr:nth-child(odd) th {
    background: #2C9DB0;
}
.gaokaochongci .hexin .table_box table tr:nth-child(odd) td {
    background: #D4EDF1;
}
.gaokaochongci .hexin .table_box table tr:nth-child(even) th {
    background: #FBAD2D;
}
.gaokaochongci .hexin .table_box table tr:nth-child(even) td {
    background: #FFE8C2;
}
.gaokaochongci .kecengtixi {
    background: #F5F7F9;
    padding-bottom: 60px;
    color: #333;
}
.gaokaochongci .kecengtixi .lis_main {
    display: flex;
    justify-content: space-between;
}
.gaokaochongci .kecengtixi .lis_main>li {
    width: 343px;
    height: 517px;
    padding-top: 210px;
}

.gaokaochongci .kecengtixi .lis_main>li:nth-child(1) {
    background: url(../imgs/gaokaochongci/tixi01.png);
}
.gaokaochongci .kecengtixi .lis_main>li:nth-child(2) {
    background: url(../imgs/gaokaochongci/tixi02.png);
}
.gaokaochongci .kecengtixi .lis_main>li:nth-child(3) {
    background: url(../imgs/gaokaochongci/tixi03.png);
}
.gaokaochongci .kecengtixi .lis_main .detail {
    line-height: 22px;
    font-size: 14px;
    padding: 23px;
}
.gaokaochongci .kecengtixi .lis_main li ul li {
    font-size: 18px;
    line-height: 1em;
    color: #F6AD46;
    padding-left: 44px;
    margin-bottom: 20px;
    background: url(../imgs/gaokaochongci/icon_yellowarrow.png) no-repeat 20px center;
}
.gaokaochongci .kecengtixi .main_title {
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 23px;
    transform: rotate(4deg);
}

.gaokaochongci .team {
    padding-bottom: 60px;
}
.gaokaochongci .team .inner {
    height: 440px;
    position: relative;
    overflow: hidden;
    padding: 10px 23px;
}
.gaokaochongci .team .inner .btn_box {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 2;
}
.gaokaochongci .team .inner .btn_left {
    left: 0px;
}
.gaokaochongci .team .inner .btn_right {
    right: 0px;
}
.gaokaochongci .team .inner ul {
    height: 420px;
    width: 1470px;
    position: relative;
}
.gaokaochongci .team .inner ul li {
    float: left;
    width: 270px;
    height: 420px;
    margin-right: 26px;
    padding-top: 30px;
    text-align: center;
    box-shadow: 0px 0px 5px #dfdfdf;
}
.gaokaochongci .team .inner ul li:last-child {
    margin-right: 0px;
}
.gaokaochongci .team .inner ul li img {
    margin-bottom: 40px;
}
.gaokaochongci .team .inner ul li .main_title {

    font-size: 28px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 15px;
}

.gaokaochongci .team .inner ul li .main_title .detail {
    line-height: 22px;
    font-size: 14px;
}
.gaokaochongci .shikan {
    height: 612px;
    background: url(../imgs/gaokaochongci/icon_shikankecheng.png) no-repeat center center;
}
.gaokaochongci .shikan .title {
    color: #fff;
}
.gaokaochongci .shikan .main_box {
    display: flex;
    justify-content: space-between;
}
.gaokaochongci .shikan .main_box .header {
    width: 400px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -200px;
}
.gaokaochongci .shikan .main_box .main {
    position: relative;
    width: 560px;
    height: 380px;
    box-sizing: border-box;
    padding: 84px 25px 25px 25px;
    background: url(../imgs/gaokaochongci/shikan_bg.png) no-repeat center center;
    

}
.gaokaochongci .shikan .main_box .main video {
    width: 100%;
    height: 100%;
    object-fit: fill
}