.banner {
    background: url(../images/banner.jpg) center no-repeat;
    background-size: 1920px 540px;
    height: 540px;
}


/* 品牌 */

.part1 {
    background: #f0f3f9;
    padding-top: 103px;
}

.part1 .wrap1200_bg {
    background: url(../images/p1-img01.png) no-repeat top left;
}

.part1 .content {
    width: 1040px;
    height: 536px;
    float: right;
    margin-top: 43px;
    box-shadow: 0px 5px 10px rgba(33, 115, 241, .4);
    background: #fff;
    border-radius: 15px;
    margin-bottom: 60px;
}

.part1 .swiper-container {
    background: #fff;
}

.part1 .title_one {
    position: relative;
    bottom: 64px;
}

.part1 ul {
    display: flex;
    justify-content: space-between;
    padding: 90px 50px 70px;
}

.part1 ul li {
    position: relative;
}

.part1 ul li:nth-child(even) {
    margin-top: 70px;
}

.part1 ul li .pic {
    width: 130px;
    height: 111px;
    background: url(../images/p1-img02.png) no-repeat center;
    padding-top: 25px;
    position: absolute;
    z-index: 5;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
}

.part1 ul li .pic .yuan {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.part1 ul li .txt {
    width: 225px;
    height: 127px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 6px 24px rgba(59, 124, 249, .5);
    overflow: hidden;
    position: relative;
    padding-top: 125px;
}

.part1 ul li .txt::after {
    display: block;
    content: '';
    width: 100%;
    height: 8px;
    background: #3175ff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.part1 ul li .txt p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0 24px;
    text-align: left;
}

.part1 .experience {
    position: relative;
    margin-left: -160px;
    margin-top: 100px;
    background: #ff431c;
    display: inline-block;
    position: relative;
}

.part1 .experience .ljty {
    position: absolute;
    right: 45px;
    top: 57px;
    cursor: pointer;
}


/* 为什么选择1对1 */

.part2 {
    height: 1272px;
    background: url(../images/p2_bg.jpg) center top no-repeat;
    padding-top: 52px;
    box-sizing: border-box;
}

.part2 .bule_bg {
    height: 996px;
    background: linear-gradient(#0b6afd, #329cff);
    background: -o-linear-gradient(#0b6afd, #329cff);
    background: -moz-linear-gradient(#0b6afd, #329cff);
    background: -webkit-linear-gradient(#0b6afd, #329cff);
    border-radius: 20px;
    padding: 30px 28px;
    box-sizing: border-box;
    margin-top: 50px;
}

.part2 .bule_bg .white_bg {
    width: 1149px;
    border-radius: 12px;
    background: #fff;
    padding: 42px 33px;
    box-sizing: border-box;
}

.part2 .bule_bg .white_bg .Q-one {
    margin-bottom: 40px;
}

.part2 .bule_bg .white_bg .Q-one .Q-left {
    background: url(../images/p2_img1.png) left no-repeat;
    background-size: 257px 111px;
    width: 257px;
    height: 111px;
}

.part2 .bule_bg .white_bg .Q-one .Q-left .number {
    background: #3e9eff;
    border-radius: 9px 0 9px 0;
    width: 60px;
    height: 30px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.part2 .bule_bg .white_bg .Q-one .Q-left .f20 {
    margin: 7px 27px 0 16px;
    font-size: 20px;
    color: #fff;
    text-align: left;
    line-height: 32px;
}

.part2 .bule_bg .white_bg .Q-one .Q-right {
    background: url(../images/p2_img2.png) left no-repeat #fff;
    width: 855px;
    height: 89px;
    border-radius: 0 10px 10px 0;
    box-shadow: 0px 5px 5px rgba(6, 96, 233, .38);
    position: absolute;
    top: 10px;
    left: 240px;
    padding: 0 25px 0 36px;
    box-sizing: border-box;
    line-height: 89px;
    font-size: 20px;
    color: #333;
    text-align: left;
}

.part2 .bule_bg .white_bg .Q-one .Q-right .width652 {
    width: 652px;
    display: inline-block;
}

.part2 .bule_bg .white_bg .Q-one .Q-right .c1 {
    color: #ffa406;
    border-bottom: 1px solid #ffa406;
    line-height: 32px;
    display: inline-block;
    text-align: right;
    cursor: pointer;
}

.part2 .bule_bg .white_bg .Q-one .Q-right em {
    color: #ffa406;
}


/* 专业指导 */

.part2 .bule_bg .white_bg .zy {
    margin-top: 93px;
}

.part2 .bule_bg .white_bg .zy ul li {
    float: left;
    margin-right: 78px;
}

.part2 .bule_bg .white_bg .zy ul li:last-child {
    margin-right: 0;
}

.part2 .bule_bg .white_bg .zy ul li .yellow {
    width: 212px;
    height: 138px;
    background: linear-gradient(#ffab5c, #ffcd6d);
    background: -o-linear-gradient(#ffab5c, #ffcd6d);
    background: -moz-linear-gradient(#ffab5c, #ffcd6d);
    background: -webkit-linear-gradient(#ffab5c, #ffcd6d);
    border-radius: 10px;
    padding: 0 16px 10px 16px;
    box-sizing: border-box;
}

.part2 .bule_bg .white_bg .zy ul li .yellow.red {
    background: linear-gradient(#fc223b, #fd818d);
    background: -o-linear-gradient(#fc223b, #fd818d);
    background: -moz-linear-gradient(#fc223b, #fd818d);
    background: -webkit-linear-gradient(#fc223b, #fd818d);
}

.part2 .bule_bg .white_bg .zy ul li .yellow dl {
    width: 180px;
    height: 185px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    bottom: 9px;
    box-shadow: 0px 3px 10px rgba(239, 33, 59, .38);
}

.part2 .bule_bg .white_bg .zy ul li .yellow dl dt {
    margin-top: 19px;
}

.part2 .bule_bg .white_bg .zy ul li .yellow dl dt img {
    width: 80px;
    height: 80px;
}

.part2 .bule_bg .white_bg .zy ul li .yellow dl dd {
    margin-top: 20px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
    display: inline-block;
}


/* part3 一对一优势 */

.part3 {
    background: #f0f3f9;
    padding: 53px 0;
    box-sizing: border-box;
}

.part3 .p3-main {
    margin-top: 48px;
}

.part3 .p3-main li {
    float: left;
    width: 403px;
    height: 317px;
    margin-right: -5px;
}

.part3 .p3-main li:last-child {
    margin-right: 0;
}

.part3 .p3-main .p3-one {
    background: url(../images/p3_img1.png) center no-repeat;
    height: 317px;
    padding: 0 13px;
    box-sizing: border-box;
}

.part3 .p3-main .p3-one .f24 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: 38px;
}

.part3 .p3-main .p3-one .f18 {
    font-size: 18px;
    color: #333;
    margin-top: 32px;
    line-height: 36px;
    height: 80px;
}

.part3 .p3-main .p3-one a {
    display: inline-block;
    width: 187px;
    height: 47px;
    border: 1px solid #1a60ff;
    border-radius: 24px;
    line-height: 47px;
    font-size: 24px;
    color: #1874ff;
    margin-top: 36px;
}

.part3 .p3-main .p3-one a:hover {
    background: #1a60ff;
    color: #fff;
}

.part3 .p3-main .p3-one.p3-two {
    background: url(../images/p3_img2.png) center no-repeat;
}

.part3 .p3-main .p3-one.p3-two a {
    border: 1px solid #ff8e20;
    color: #ff8e20;
}

.part3 .p3-main .p3-one.p3-two a:hover {
    background: #ff8e20;
    color: #fff;
}

.part3 .p3-main .p3-one.p3-three {
    background: url(../images/p3_img3.png) center no-repeat;
}

.part3 .p3-main .p3-one.p3-three a {
    border: 1px solid #ff5133;
    color: #ff5133;
}

.part3 .p3-main .p3-one.p3-three a:hover {
    background: #ff5133;
    color: #fff;
}

.part3 .p3-main .p3-one.p3-four {
    background: url(../images/p3_img4.png) center no-repeat;
}

.part3 .p3-main .p3-one.p3-four a {
    border: 1px solid #1a60ff;
    color: #1874ff;
}

.part3 .p3-main .p3-one.p3-four a:hover {
    background: #1a60ff;
    color: #fff;
}

.part3 .p3-main .p3-one.p3-five {
    background: url(../images/p3_img5.png) center no-repeat;
}

.part3 .p3-main .p3-one.p3-five a {
    border: 1px solid #ff8e20;
    color: #ff8e20;
}

.part3 .p3-main .p3-one.p3-five a:hover {
    background: #ff8e20;
    color: #fff;
}

.part3 .p3-main .p3-one.p3-six {
    background: url(../images/p3_img3.png) center no-repeat;
}

.part3 .p3-main .p3-one.p3-six a {
    border: 1px solid #ff5133;
    color: #ff5133;
}

.part3 .p3-main .p3-one.p3-six a:hover {
    background: #ff5133;
    color: #fff;
}


/* part4 核心资源 */

.part4 {
    background: url(../images/p4_bg.jpg) no-repeat center top;
    height: 800px;
    padding-top: 53px;
}

.part4 .swiper-container {
    width: 1215px;
    height: 600px;
    margin-top: 40px;
}

.part4 .swiper-wrapper {
    margin-left: -62px;
}

.part4 .swiper-slide {
    text-align: center;
    font-size: 20px;
    color: #333;
    /* background: rgba(0, 0, 0, .1); */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    width: 494px!important;
    height: 590px!important;
    box-shadow: 0px 1px 10px rgba(33, 115, 241, .4);
    border-radius: 14px;
    margin-right: -85px!important;
}

.part4 .swiper-slide img {
    width: 494px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 14px 14px 0 0;
}

.part4 .swiper-slide div {
    margin: 300px 48px 48px 23px;
    height: 148px;
}

.part4 .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 99;
    opacity: 9;
    background: #fff;
    margin-top: 5px;
}

.part4 .swiper-slide .ljxq-btn {
    width: 204px;
    height: 52px;
    border: 1px solid #ff4b1f;
    font-size: 22px;
    color: #ff4b1f;
    line-height: 52px;
    display: inline-block;
    border-radius: 23px;
    margin-top: 20px;
}

.part4 .swiper-slide .ljxq-btn:hover {
    background: #ff4b1f;
    color: #fff;
}

.part4 .swiper-slide {
    position: relative;
}

.part4 .swiper-slide-prev {
    left: 30px;
    margin-top: 5px;
}

.part4 .swiper-slide-next {
    right: 30px;
    margin-top: 5px;
}

.part4 .swiper-slide-prev::after {
    width: 494px;
    height: 590px;
    border-radius: 14px;
    background: rgba(65, 48, 48, 0.4);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.part4 .swiper-slide-next::after {
    width: 494px;
    height: 590px;
    border-radius: 14px;
    background: rgba(0, 0, 0, .4);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}


/* part5 随报随学 */

.part5 {
    background: #f0f3f9;
    padding-top: 60px;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.part5 .p5-gg {
    margin-top: 50px;
    border-radius: 14px 14px 14px 36px;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(33, 115, 241, .4);
    width: 1184px;
    height: 297px;
}

.part5 .p5-gg.p5-tk .f28 {
    background: #1e69ff;
    padding-top: 60px;
    box-sizing: border-box;
}

.part5 .p5-gg.p5-zm .f28 {
    background: #995cff;
    padding-top: 40px;
    box-sizing: border-box;
}

.part5 .p5-gg .f28 {
    font-size: 28px;
    background: #ff8e20;
    height: 297px;
    color: #fff;
    font-weight: bold;
    border-radius: 0 40px 0 36px;
    width: 92px;
    padding-top: 106px;
    box-sizing: border-box;
}

.part5 .p5-gg .ggong {
    margin: 0 0 0 129px;
    padding-top: 56px;
    box-sizing: border-box;
}

.part5 .p5-gg .ggong li {
    float: left;
    width: 309px;
    height: 210px;
    border-radius: 0 0 10px 10px;
    background: #fff;
    box-shadow: 0px 5px 8px rgba(33, 115, 241, .4);
    padding: 0 20px;
    box-sizing: border-box;
    margin-right: 40px;
}

.part5 .p5-gg .ggong li:last-child {
    margin-right: 0;
}

.part5 .p5-gg .ggong li img {
    position: absolute;
    top: -28px;
    left: 98px;
    width: 117px;
    height: 117px;
}

.part5 .p5-gg .ggong li p {
    font-size: 22px;
    color: #333;
    margin-top: 96px;
}

.part5 .p5-gg .ggong li .class {
    margin-top: 26px!important;
}

.part5 .p5-gg .ggong li .class span {
    font-size: 22px;
    width: 120px;
    height: 43px;
    line-height: 43px;
    border-radius: 22px;
    cursor: pointer;
}

.part5 .p5-gg .ggong li .class span:hover {
    background: #ff4b1f;
    color: #fff;
}

.part5 .p5-gg .ggong li .class span {
    border: 1px solid #ff4b1f;
    color: #ff4b1f;
    font-size: 22px;
    width: 120px;
    height: 43px;
    line-height: 43px;
    margin-right: 25px;
    display: inline-block;
}

.part5 .p5-gg .ggong li .class span:last-child {
    margin-right: 0;
}


/* swiper */

.part5 .swiper {
    width: 1050px;
    height: 100%;
}

.part5 .swiper-wrapper {
    margin-top: 25px;
    margin-left: -43px;
}

.part5 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 309px!important;
    height: 210px;
    margin-right: 41px;
}

.part5 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.part5 .swiper-slide .swiper-next {
    transform: rotate(90deg);
}

.part5 .swiper-button-next {
    background: url(../images/right.png);
    width: 16px;
    height: 22px;
    right: 0;
    margin-top: -10px;
}

.part5 .swiper-button-prev {
    background: url(../images/left.png);
    width: 16px;
    height: 22px;
    left: 0;
    margin-top: -10px;
}

.part5 .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .9;
}

.part5 .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .9;
}

.part5 .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: ""!important;
}

.part5 .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: ""!important;
}


/* part6 1对1课程 */

.part6 {
    background: url(../images/p6_bg.jpg) center top no-repeat;
    height: 1267px;
    padding-top: 50px;
    box-sizing: border-box;
}

.part6 .p6_bg {
    background: #fff;
    border-radius: 15px 0 0 0;
    box-shadow: 0px 5px 10px rgba(33, 115, 241, .4);
    padding: 40px 45px;
    box-sizing: border-box;
    margin-top: 50px;
    margin-bottom: 30px;
}

.part6 .p6_bg .tab_nav {
    margin: 0 84px 40px 104px;
}

.part6 .p6_bg .tab_nav li {
    float: left;
    width: 200px;
    height: 50px;
    border-radius: 10px;
    line-height: 50px;
    font-size: 26px;
    color: #0f88f9;
    margin-right: 161px;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(33, 115, 241, .4);
    cursor: pointer;
    position: relative;
}

.part6 .p6_bg .tab_nav li:last-child {
    margin-right: 0;
}

.part6 .p6_bg .tab_nav .cur {
    background: #0f88f9;
    color: #fff;
    width: 200px;
    height: 50px;
    line-height: 50px;
}

.part6 .p6_bg .tab_nav .cur:after {
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #0f88f9;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    content: "";
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}

.part6 .p6_bg table {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}

.part6 .p6_bg th,
td {
    border: 1px solid #1c8ff9;
}

.part6 .p6_bg table th {
    padding: 10px 0;
    box-sizing: border-box;
    font-size: 26px;
    color: #0f88f9;
    text-align: center;
    border-left: 0;
    background: #f4faff!important;
}

.part6 .p6_bg table td {
    font-size: 24px;
    border-top: none;
    padding: 16px 0;
    box-sizing: border-box;
}

.part6 .p6_bg table td span {
    padding: 10px 0;
    box-sizing: border-box;
    display: inline-block;
}

.part6 .p6_bg table .yj {
    border-radius: 15px 0 0 0;
    border-left: 1px solid #1c8ff9;
}

.part6 .p6_bg table .c1 {
    color: #fa1313;
    border-left: none;
}

.part6 .p6_bg table .c1 em {
    font-size: 16px;
    font-style: normal;
}


/* part7 */

.part7 {
    background: #f0f3f9;
    padding-top: 50px;
}

.part7 .p7_nav {
    margin-top: 50px;
}

.part7 .p7_nav {
    background: url(../images/p7_img1.png) center bottom no-repeat;
    height: 115px;
    padding: 0 56px;
    box-sizing: border-box;
}

.part7 .p7_nav li {
    float: left;
    width: 76px;
    height: 75px;
    border: 2px solid #e6c593;
    border-radius: 10px;
    font-size: 20px;
    color: #666;
    margin-right: 110px;
    padding-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}

.part7 .p7_nav li:last-child {
    margin-right: 0;
}

.part7 .p7_nav .cur2 {
    width: 80px;
    height: 79px;
    background: linear-gradient(#205efe, #729aff);
    background: -o-linear-gradient(#205efe, #729aff);
    background: -moz-linear-gradient(#205efe, #729aff);
    background: -webkit-linear-gradient(#205efe, #729aff);
    border: none;
    color: #fff;
}

.part7 .p7_nav .cur2::after {
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #729aff;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    content: "";
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

.part7 .p7_nav .line {
    width: 191px;
    height: 6px;
    background: #ff9700;
    border-radius: 11px;
    position: absolute;
    left: -53px;
    top: 99px;
    display: none;
}

.part7 .p7_nav .cur2 .line {
    display: block;
}

.part7 .BOX {
    margin-top: 47px;
    background: #fff;
    border-radius: 11px;
    box-shadow: 0px 5px 10px rgba(33, 115, 241, .4);
    height: 282px;
    margin-left: 40px;
    width: 1119px;
    margin-bottom: 46px;
}

.part7 .BOX .p7_title {
    border-radius: 11px 0 36px 0;
    width: 315px;
    height: 69px;
    line-height: 69px;
    background: linear-gradient(#ff5400, #ffa65e);
    background: -o-linear-gradient(#ff5400, #ffa65e);
    background: -moz-linear-gradient(#ff5400, #ffa65e);
    background: -webkit-linear-gradient(#ff5400, #ffa65e);
    font-size: 26px;
    color: #fff;
}

.part7 .BOX .f22 {
    font-size: 22px;
    color: #333;
    height: 90px;
    margin: 37px 73px 20px;
    line-height: 36px;
}

.part7 .BOX .left_btn {
    width: 212px;
    height: 50px;
    border-radius: 25px;
    background: linear-gradient(#ffbd1f, #ff8314);
    background: -o-linear-gradient(#ffbd1f, #ff8314);
    background: -webkit-linear-gradient(#ffbd1f, #ff8314);
    background: -moz-linear-gradient(#ffbd1f, #ff8314);
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    margin-right: 135px;
    margin-left: 280px;
}

.part7 .BOX .right_btn {
    width: 212px;
    height: 50px;
    border-radius: 25px;
    background: linear-gradient(#24e1fd, #0096ff);
    background: -o-linear-gradient(#24e1fd, #0096ff);
    background: -webkit-linear-gradient(#24e1fd, #0096ff);
    background: -moz-linear-gradient(#24e1fd, #0096ff);
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    margin-right: 280px;
}


/* part8 */

.part8 {
    background: url(../images/p8_bg.jpg) top center no-repeat;
    height: 904px;
    padding-top: 50px;
    box-sizing: border-box;
}

.part8 .content {
    padding-bottom: 45px;
    background: #fff;
    margin-top: 50px;
}

.part8 .teacher-box .tab-tit {
    display: flex;
    justify-content: space-between;
    margin: 0 140px;
    padding: 35px 0;
}

.part8 .teacher-box .tab-tit li {
    width: 200px;
    height: 70px;
    line-height: 68px;
    border-radius: 14px;
    border: 1px solid #1773ff;
    font-size: 26px;
    color: #3175ff;
    cursor: pointer;
}

.part8 .teacher-box .tab-tit li.cur {
    background: #1773ff;
    box-shadow: 0 3px 27px rgba(33, 115, 241, .4);
    color: #fff;
}

.part8 .teacher-box .tab-con {
    text-align: left;
    /* margin-bottom: 20px; */
    height: 385px;
}

.part8 .teacher-box .swiper-container {
    width: 1060px;
    margin: 0 70px;
    /* padding-bottom: 30px; */
}

.part8 .teacher-box .pic {
    float: left;
    margin-left: 50px;
    margin-right: 40px;
}

.part8 .teacher-box .intro {
    width: 620px;
    float: left;
    margin-top: 50px;
}

.part8 .teacher-box .intro h4 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    position: relative;
    padding-left: 22px;
    margin-bottom: 25px;
}

.part8 .teacher-box .intro h4::before {
    display: block;
    content: '';
    width: 10px;
    height: 32px;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    left: 0;
    background: -webkit-linear-gradient(#fbc15d, #fb902c);
    background: -o-linear-gradient(#fbc15d, #fb902c);
    background: -moz-linear-gradient(#fbc15d, #fb902c);
    background: linear-gradient(#fbc15d, #fb902c);
}

.part8 .teacher-box .intro b {
    display: inline-block;
    width: 92px;
    height: 40px;
    border-radius: 0 14px 0 14px;
    background: #deeaff;
    font-size: 26px;
    color: #1d71ff;
    text-align: center;
    margin-right: 18px;
}

.part8 .teacher-box .intro span {
    font-size: 22px;
    font-weight: bold;
    color: #1d71ff;
}

.part8 .teacher-box .intro .f18 {
    color: #939393;
    font-size: 18px;
    margin-top: 5px;
    margin-left: 470px;
    display: inline-block;
}

.part8 .teacher-box .intro p {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-top: 35px;
    margin-bottom: 40px;
}

.part8 .teacher-box a {
    display: inline-block;
    width: 227px;
    height: 50px;
    line-height: 48px;
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(#ffab3e, #ff3c32);
    background: -o-linear-gradient(#ffab3e, #ff3c32);
    background: -moz-linear-gradient(#ffab3e, #ff3c32);
    background: linear-gradient(#ffab3e, #ff3c32);
}

.part8 .teacher-box .swiper-button-prev {
    width: 14px;
    height: 42px;
    background: url(../images/p8-arrow1.png);
}

.part8 .teacher-box .swiper-button-next {
    width: 14px;
    height: 42px;
    background: url(../images/p8-arrow2.png);
}

.part8 .teacher-box .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #648dfb;
    border-radius: 12px;
    margin: 0 5px;
}

.part8 .teacher-box .swiper-pagination-bullet-active {
    width: 62px;
}

.part8 .btn {
    margin-top: 30px;
}

.part8 .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "";
}

.part8 .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "";
}

.part8 .btn_tea {
    display: inline-block;
    width: 350px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    background-image: -webkit-linear-gradient(#ffce8f 0%, #ff7a4b 20%, #ff2400 100%);
    background-image: -o-linear-gradient(#ffce8f 0%, #ff7a4b 20%, #ff2400 100%);
    background-image: -moz-linear-gradient(#ffce8f 0%, #ff7a4b 20%, #ff2400 100%);
    background-image: linear-gradient(#ffce8f 0%, #ff7a4b 20%, #ff2400 100%);
}

.part8 .shadow {
    box-shadow: 0 6px 19px rgba(59, 124, 249, .4);
    border-radius: 15px;
}


/* 23-03*06修改聚焦决胜考研核心资源 */

.Add {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Add li {
    height: 593px;
    width: 427px;
    margin-top: 20px;
    box-sizing: border-box;
}

.Add li>div {
    width: 362px;
    border-radius: 0px 30px 0px 10px;
    background: #fff;
    padding: 32px 26px;
    box-sizing: border-box;
    height: 367px;
}

.Add li:first-child {
    background: url(../images/add-img1.png) center no-repeat;
    background-size: 427px 593px;
    padding-top: 199px;
    padding-left: 10px;
    box-sizing: border-box;
}

.Add li:nth-child(2) {
    background: url(../images/add-img2.png) center no-repeat;
    background-size: 427px 593px;
    padding-top: 199px;
    padding-left: 10px;
    box-sizing: border-box;
}

.Add li:last-child {
    background: url(../images/add-img3.png) center no-repeat;
    background-size: 427px 593px;
    padding-top: 199px;
    padding-left: 10px;
    box-sizing: border-box;
}

.Add img {
    width: 22px;
    height: 23px;
    margin-right: 9px;
    margin-top: -8px;
}

.Add .f30 {
    font-size: 30px;
    font-weight: bold;
    /* margin-bottom: 25px; */
}

.Add p span:first-child {
    width: 10px;
    height: 10px;
    background: #1a96ff;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 22px;
    left: 7px
}

.Add p span:last-child {
    font-size: 20px;
    display: inline-block;
    margin-left: 30px;
}

.Add a {
    width: 204px;
    height: 52px;
    border-radius: 26px;
    border: 1px solid #ff4931;
    display: inline-block;
    font-size: 24px;
    color: #ff4931;
    line-height: 52px;
    text-align: center;
    margin: 60px 0 0 44px;
}

.Add a:hover {
    background: #ff4931;
    color: #fff
}

.Add .add-main {
    height: 163px;
}

.Add li:last-child>div p span:first-child {
    top: -1px
}

.Add li:last-child>div p .f24 {
    font-size: 24px;
    margin-top: 16px;
    display: inline-block;
    margin-left: 18px;
}