a:hover {
    color: #FFFFFF;
}
.part6_item {
    width: 750px;
    height: 422px;
}
.part6_item img {
    width: 100%;
}

body {
    background: #F5F5F5;
}
.layout1200 {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.banner {
    width: 100%;
    position: relative;
}
.banner img {
    width: 100%;
    display: block;
}
.part1 {
    padding: 80px 0;
}
.c_title {
     height: 114px;
     display: flex;
     align-items: center;
     justify-content: center;
     font-family: PingFangSC, PingFang SC;
     font-weight: 500;
     font-size: 30px;
     margin: 0 auto 60px;
}
.c_title.a {
    color: #E95BFC;
    width: 470px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/a_title.png') center no-repeat;
    background-size: contain;
}
.c_title.b {
    color: #00FFFF;
    width: 470px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/b_title.png') center no-repeat;
    background-size: contain;
}
.c_title.c {
    color: #66FF6C;
    width: 688px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c_title.png') center no-repeat;
    background-size: contain;
}
.c_title.e {
    color: #00FFFF;
    width: 688px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c_title.png') center no-repeat;
    background-size: contain;
}
.part1_content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.part1_img {
    width: 380px;
    height: 380px;
    margin-left: 50px;
}
.part1_img img {
    width: 100%;
    height: 100%;
    display: block;
}
.part1_list {
    flex: 1;
}
.part1_item {
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.part1_item>span {
    width: 50px;
    height: 50px;
    border: 1px solid #666666;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: LEMONMILK, LEMONMILK;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    margin-right: 20px;
    transition: all .2s;
}
.part1_des>h5 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #252525;
}
.part1_des {
    padding: 32px 0;
    border-bottom: 1px solid #979797;
    flex: 1;
}
.part1_item:hover .part1_des>h5 {
    color: #E95BFC;
    margin-bottom: 14px;
}
.part1_des_hover {
    display: none;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.part1_des_hover span {
    color: #60A2FF;
}
.part1_item:hover .part1_des_hover {
    display: block;
    transition: all .2s;
}
.part1_item:hover .part1_des {
    padding-bottom: 20px;
}
.part1_item:hover>span {
    width: 50px;
    height: 86px;
    border-radius: 25px;
    border: 1px solid #FC3DFC;
    box-sizing: border-box;
    color: #FC3DFC;
    transition: all .2s;
}

.part2 {
    padding: 80px 0 60px;
    background: #FFFFFF;
}

.part2_titles {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}
.part2_titles li {
    width: 600px;
    height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.part2_titles li:nth-child(1) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/b1.png') center no-repeat;
    background-size: contain;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #252525;
    padding-right: 20px;
    margin-top: 10px;
}
.part2_titles li:nth-child(2) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/b2.png') center no-repeat;
    background-size: contain;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #FFFFFF;
    padding-left: 20px;
}
.part2_item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px;
}
.part2_one,.part2_three {
    position: relative;
    z-index: 1;
    width: 452px;
    min-height: 88px;
}
.part2_one p,.part2_three p {
    letter-spacing: normal;
    width: 100%;
    min-height: 88px;
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #F8CCFE;
    box-sizing: border-box;
    padding: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
   
}
.part2_two {
    width: 140px;
    height: 60px;
    border-radius: 10px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #252525;
    line-height: 60px;
    text-align: center;
    letter-spacing: normal;
    margin: 0 44px 0 34px;
}
.part2_two.a {
    background: #92BCFF;
}
.part2_two.b {
    background: rgba(146, 188, 255, 0.8);
}
.part2_two.c {
    background: rgba(146, 188, 255, 0.6);
}
.part2_two.d {
    background: rgba(146, 188, 255, 0.4);
}
.part2_three p {
    border: 1px solid #D2E3FF;
}
.part2_one::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #F8CCFE;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 10px;
    z-index: -1
}
.part2_three::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #92BCFF;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 10px;
    z-index: -1;
}
.part3 {
    padding: 80px 0 66px;
}
.part3_title {
    width: 202px;
    height: 50px;
    background: #252525;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}
.part3_title img {
    width: 28px;
    height: 28px;
    margin-right: 11px;
}
.part3_title span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 22px;
    color: #DF2717;
}
.part3_b_list,.part3_y_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.part3_b_list li,.part3_y_list li {
    width: 278px;
    height: 136px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    letter-spacing: normal;
}
.part3_b_list li:nth-child(1) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c1.png') center no-repeat;
    background-size: contain;
    color: #B72FFE;
}
.part3_b_list li:nth-child(2) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c2.png') center no-repeat;
    background-size: contain;
    color: #3072F3;
}
.part3_b_list li:nth-child(3) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c3.png') center no-repeat;
    background-size: contain;
    color: #0A3EFE;
}
.part3_b_list li:nth-child(4) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c4.png') center no-repeat;
    background-size: contain;
    color: #F7A21A;
}
.part3_y_list li:nth-child(1) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c5.png') center no-repeat;
    background-size: contain;
    color: #39AD5F;
}
.part3_y_list li:nth-child(2) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c6.png') center no-repeat;
    background-size: contain;
    color: #FF7E35;
}
.part3_y_list li:nth-child(3) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c7.png') center no-repeat;
    background-size: contain;
    color: #FE0A94;
}
.part3_y_list li:nth-child(4) {
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/c8.png') center no-repeat;
    background-size: contain;
    color: #E95BFC;
}

.part3_c_title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #252525;
    line-height: 28px;
    padding-left: 31px;
    position: relative;
    margin-bottom: 20px;
}
.part3_c_title::before {
    content: '';
    width: 21px;
    height: 18px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/ci3.png') center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 4px;
}
.part3_b_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.part3_b_left {
    width: 722px;
    height: 246px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 32px;
    display: flex;
    flex-direction: column;
}
.part3_b_left h5{
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #E95BFC;
    line-height: 24px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 18px;
}
.part3_b_left h5::after {
    content: '';
    width: 37px;
    height: 2px;
    background: #E95BFC;
    position: absolute;
    left: 0;
    bottom: 0;
}
.part3_b_left p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    letter-spacing: normal;
    margin-bottom: 36px;
}
.part3_b_left p span {
    color: #E95BFC;
}
.part3_b_left a {
    width: 250px;
    height: 44px;
    background: #252525;
    border-radius: 10px;
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #E95BFC;
    line-height: 44px;
    text-align: center;
    align-self: flex-end;
}
.part3_b_right {
    width: 448px;
    height: 246px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 26px 20px;
}
.part3_b_right h5 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #E95BFC;
    line-height: 28px;
    margin-bottom: 10px;
}
.part3_b_right p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    margin-bottom: 10px;
    letter-spacing: normal;
}
.part3_b_right p span {
    color: #E95BFC;
}
.part3_schools_list {
    width: 100%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}
.part3_schools_item {
    margin-bottom: 54px;
    width: 128px;
    flex-shrink: 0;
    margin-right: 86px;
}
.part3_schools_item:nth-child(6),.part3_schools_item:nth-child(12) {
    margin-right: 0;
}
.part3_schools_item img {
    width: 128px;
    height: 128px;
    display: block;
    border-radius: 50%;
}
.part3_schools_item p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    margin-top: 14px;
    text-align: center;
}

.box {
    width: 100%;
    background: #FFFFFF;
    padding: 80px 0;
}
.part4_list {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part4_item {
    width: 20%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}
.part4_item.active {
    align-items: flex-end;
}
.part4_item img {
    width: 158px;
    height: 176px;
    margin-right: 16px;
}
.part4_item p {
    writing-mode: vertical-lr;
    letter-spacing: 5px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #252525;
    line-height: 22px;
    text-align: center;
}
.part4 {
    margin-bottom: 40px;
}
.part5_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.part5_titles {
    width: 450px;
}
.part5_titles li {
    width: 100%;
    height: 84px;
    background: #F9F9F9;
    line-height: 84px;
    padding-left: 32px;
    box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #252525;
    cursor: pointer;
}
.part5_titles li:hover {
    background: #E5E5E5;
}
.part5_titles li.active {
    background: #2F2F2F;
    color: #FFFFFF;
}
.part5_box {
    width: 720px;
}
.part5_word {
    width: 100%;
    position: relative;
    z-index: 1;
    display: none;
}
.part5_top {
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.part5_gd {
    width: 160px;
    height: 60px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/e1.png') center no-repeat;
    background-size: contain;
    line-height: 60px;
    text-align: center;
    margin-right: 98px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #E95BFC;
}
.part5_teacher_box {
    width: 462px;
    display: flex;
    align-items: flex-end;
    overflow-x: scroll;
    height: 154px;
}
/*滚动条样式*/
.part5_teacher_box::-webkit-scrollbar, .school_list_inner::-webkit-scrollbar {
    width: 2px;    
}
.part5_teacher_box::-webkit-scrollbar-thumb, .school_list_inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(233, 91, 252, 0.7);
}
.part5_teacher_box::-webkit-scrollbar-track,.school_list_inner::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(233, 91, 252, 0.1);
}
.part5_teacher {
    width: 216px;
    flex-shrink: 0;
    position: relative;
    margin-right: 29px;
}
.part5_taecher_des {
    width: 100%;
    height: 122px;
    text-align: center;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/e2.png') center no-repeat;
    background-size: contain;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 22px;
    box-sizing: border-box;
    letter-spacing: normal;
}
.part5_teacher h5 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #252525;
    line-height: 55px;
    width: 140px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -15px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/e3.png') center no-repeat;
    background-size: contain;
}

.play_but {
    display: block;
    width: 66px;
    height: 67px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/e5.png') center no-repeat;
    background-size: contain;
}
.teacher_video {
    width: 720px;
    height: 405px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: relative; */
}
.part5_word::after {
    content: '';
    width: 648px;
    height: 340px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/e4.png') center no-repeat;
    background-size: contain;
    position: absolute;
    right: -32px;
    bottom: -30px;
    z-index: -1;
}
.part6 {
    padding: 94px 0 80px;
}
.part6_box {
    width: 100%;
    height: 615px;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/f.png') top right no-repeat;
    background-size: contain;
    display: flex;
    align-items: flex-end;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.part10_box {
    width: 100%;
    background: url('https://imgs.sfkedu.com/Public/vpcimg/v2024/spring/h.png') center no-repeat;
    background-size: cover;
    height: 460px;
    border-radius: 20px;
    padding: 30px 40px;
    display: flex;
    box-sizing: border-box;
}

.video {
    width: 638px;
    height: 360px;
    margin-right: 50px;
}
.part10_right {
    width: 100%;
}

.part10_right>h4{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    color: #E95BFC;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}
.part10_right>h4>i {
    font-size: 24px;
    font-family: Medium;
}
.part10_right>h4::after {
    content: '';
    width: 422px;
    height: 2px;
    background: url(https://imgs.sfkedu.com/Public/vpcimg/v2024/gaokao/line.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
}
.part10_right h4 i {
    font-size: 24px;
}
.offer_list {
    display: flex;
    flex-wrap: wrap;
}
.offer_item {
    margin-bottom: 60px;
    width: 40%;
    display: flex;
    flex-direction: column;
    margin-left: 40px;
}
.offer_item>h4 {
    font-size: 32px;
    font-family: 'lemonmilk';
    color: #E95BFC;
    margin-bottom: 5px;
    font-style: italic;
}
.offer_item>h4 span {
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
}
.offer_item>h4 i {
    font-size: 20px;
    font-family: PingFangSC, PingFang SC;
    font-style: normal;
}
.offer_item>p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 20px;
    letter-spacing: normal;
}
.offer_tips {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #FFFFFF;
    margin-top: -30px;
    text-align: right;
    margin-right: 30px;
}