
/*swiper*/
html, body {
    position: relative;
    height: 100%;
}
body {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}
.swiper-container {
    width: 1200px;
    height:1000px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
    float: left;
}
.gallery-top {
    height: 1172px;
    width: 100%;
    margin-top: -60px;
}
.gallery-top2 {
    width: 1200px;
    height: 550px;
    margin-bottom: 50px;
}
.gallery-thumbs {
    height: 12%;
    box-sizing: border-box;
    padding: 10px 0;
    position: relative;
    z-index: 10;
}

.gallery-thumbs .swiper-slide {
    width:30%;
    height: 100%;
    opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #000;
}
.gallery-top1 .swiper-button-prev,.gallery-top1 .swiper-container-rtl .swiper-button-next {
    left: 80px;
    right: auto;
    width: 30px;
    height: 50px;
    background: url("../imgs/zuo.png") no-repeat 0 0/100% 100%;

}
.gallery-top1 .swiper-button-next,.gallery-top1 .swiper-container-rtl .swiper-button-prev {
    right: 80px;
    left: auto;
    width: 30px;
    height: 50px;
    background: url("../imgs/you.png") no-repeat 0 0/100% 100%;

}
.gallery-top2 .swiper-button-prev,.gallery-top2 .swiper-container-rtl .swiper-button-next {
    width: 30px;
    height: 50px;
    background: url("../imgs/zuo.png") no-repeat 0 0/100% 100%;

}
.gallery-top2 .swiper-button-next,.gallery-top2 .swiper-container-rtl .swiper-button-prev {
    width: 30px;
    height: 50px;
    background: url("../imgs/you.png") no-repeat 0 0/100% 100%;

}

.banner{
    width: 100%;
    height:655px ;
    margin-top: -10px;    min-width: 1200px;
    overflow: hidden;
    font-family: "Microsoft YaHei";
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}
@media (max-width: 1600px) {/*1.2*/
    .banner{
        height:545px;
    }
}
@media (max-width: 1440px) {
    .banner{
        height:503px ;/*1.3*/
    }
}
@media (max-width: 1280px) {
    .banner{
        height:436px ;/*1.5*/
    }
}
.banner .inner{
    width: 1000px;
    margin: 5% auto 0;
    overflow: hidden;
    text-align: center;

}
.banner .inner .bt{
    font-size: 70px;
    letter-spacing: 5px;
    color: #fff;    font-weight: bolder;

}

.banner .inner span{
    color: #ffa509;
    font-weight: bolder;
}
.banner .inner .tf{
    border: 1px solid #fff;
    border-radius: 10px;
    width: 400px;
    padding: 5px 0;
    margin: 50px auto 0;
    font-size: 40px;
    color: #fff;
    letter-spacing: 3px;

}
.banner .inner .js{
    background: #fff;
    width: 550px;
    padding: 5px 10px;
    margin: 60px auto 0;
    border-radius: 10px;
    letter-spacing: 3px;
    color:#3f38e8;
    font-size: 32px;

}

.title{
    position: relative;
    font-size: 42px;
    text-align: center;
    letter-spacing: 4px;
    color: #333333;
    margin: 0 auto 50px;
    font-weight: bolder;
}
.title .line{
    width: 80px;
    height: 5px;
    background: #4a4cec;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -50px;
}
/*优势特色*/
.ysts {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.ysts ul li{
    width:200px ;
    height: 300px;
    float: left;
    margin: 0 50px;
    text-align: center;
    background: #ffa509;
    border-radius: 50px;
}

.ysts ul li .num{
    border-radius: 50%;
    font-size: 25px;
    width: 40px;
    margin: 10px auto;
    line-height: 40px;
    height: 40px;
    color: #fff;
    background: #706bcf;
    border: 1px solid #fff;
}
.ysts ul li:nth-child(2n){
    background: #706bcf;
}
.ysts ul li:nth-child(2n) .num{
    background: #ffa509;
}
.ysts ul li .tt{
    font-size: 25px;
    letter-spacing: 3px;
    line-height: 35px;
    font-weight: bolder;
    color: #fff;
}
.ysts ul li .info{
    background: #fff;
    width: 180px;
    height: 110px;
    font-size: 15px;
    margin: 25px auto 0;
    box-sizing: border-box;
    padding: 5px;
}


/*sat课程设置*/
.course{
    background: #4a4cec;
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
    color: #fff;
    box-sizing: border-box;
    padding: 40px;
}
.course .left{
    width: 600px;
    float: left;
}
.course .left .tit{
    width: 350px;
    height: 50px;
    line-height: 50px;
    border-radius:40px;
    letter-spacing: 3px;
    font-size: 28px;
    background: #ffa509;
    text-align: center;
    font-weight: bolder;
}
.course .left .sbt{
    font-size: 18px;
    margin-top: 30px;
    font-weight: bolder;

}
.course .left .xinxi{
    padding-left: 10px;
}
.course .left .biaoti{
    background: #ffa509;
    color: #fff;
    font-size: 18px;
margin: 20px 0 20px;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
    border-radius: 40px;
}
.course .left .jt{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}
.course .right{
    width: 500px;
    height: 1000px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    background: url("../imgs/pt.jpg") no-repeat 0 0/100% 100%;

}

/*强化班*/
.wrapper .qhbkc .xinxi .dh,.ksjj .kmfp span:nth-child(1){
    display: inline-block;
    width: 22px;
    height: 21px;
    background: url("../imgs/dh.png") no-repeat 0 0/100% 100%;
}
.wrapper .qhbkc .sbt span{
    font-size: 14px;
}
.wrapper .qhbkc .xinxi .top span:nth-child(2n){
    margin-right: 30px;
}
.wrapper .qhbkc .sknr{
    overflow: hidden;
}
.wrapper .qhbkc .sknr .biaoti{
    width: 130px;
    margin-right: 10px;
}
.wrapper .qhbkc .sknr div{
    float: left;
}
.wrapper .qhbkc .sknr .jt{
    width: 430px;
    margin-top: 20px;
}

.wrapper .ccbkc {
    background: #706bcf;
}
.wrapper .ccbkc .right{
    background: url("../imgs/pt2.jpg") no-repeat 0 0/100% 100%;

}
.gallery-thumbs .swiper-slide{
    background: #4a4cec;
    color: #fff;
    line-height: 50px;
    border-radius:40px 40px 0 0;
    letter-spacing: 3px;
    font-size: 28px;
    text-align: center;
    font-weight: bolder;
    cursor: pointer;
}
.gallery-thumbs .swiper-slide:nth-child(2){
    background: #706bcf;

}

/*sat考试简介*/
.ksjj{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
    background: url("../imgs/bg1.jpg") no-repeat 0 0/100% 100%;
    box-sizing: border-box;
    padding: 35px 50px;    color: #333333;

}
.ksjj .kssc{
    width: 750px;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: justify;
    line-height: 30px;
}
.ksjj .tt{
    background: #ffa509;
    width: 300px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 40px;
    font-size: 22px;
    margin: 20px 0;
}
.ksjj .kmfp span:first-child{
    margin-right: 20px;
 margin-top: 5px;
}
.ksjj .kmfp span{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 3px;
}

/*sat和act考试对比*/
.ksdb,.fshs,.teacher{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
    background: #e9e8ff;
    padding: 40px 40px;
    box-sizing: border-box;
}
.ksdb table{
    width:1100px ;
    margin:0 auto;
    text-align: center;
    font-size: 20px;
    background: #908aff;
    color: #fff;
    letter-spacing: 2px;
    border:2px solid #fff;
}
.ksdb table th{
    font-size: 26px;
    border-top: 2px solid #fff;
    color: #333;    padding: 12px 0;
}

.ksdb table td{
    padding: 16px 0;
    border-top: 4px solid #fff;
}
.ksdb table td:nth-child(2){
    border-right: 2px solid #fff;

}
.ksdb table caption{
    background: #4a4cec;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    border-radius: 30px;
    margin-bottom: 30px;
}
.ksdb2{
    background: #ffedce;
}
.ksdb .tab2{
    font-size: 17px;

}
.ksdb .tab2,.ksdb .tab2 caption{
    background: #ffa509;
}
.ksdb .tab2 tr td:nth-child(2)
{
    border-right: 0;
}
.ksdb table.tab2 td{
    padding: 5px 0;
}
.gallery-thumbs2 .swiper-slide:nth-child(1){
    background: #e9e8ff;
    color: #333;
}
.gallery-thumbs2 .swiper-slide:nth-child(2){
    background: #ffedce;
    color: #333;

}


/*分数换算*/
.fshs{
    background: url("../imgs/bg2.jpg") no-repeat 0 0/100% 100%;
}
.fshs .fsdb{
    background: #fff;
    width: 600px;
    margin: 50px auto;
    padding: 30px 40px;
}
.fshs .fsdb p.tt{
    font-size: 26px;
    background: #ffa509;
    width: 400px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    margin: 20px auto;
    text-align: center;
    color: #fff;
}
.fshs .fsdb p{
    background: #ffedce;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #ffa509;
    margin: 10px 0;
    overflow: hidden;
}
.fshs .fsdb p span{
    display: block;
    margin: 0 20px;
    width: 260px;
    float: left;
    text-align: center;
}

/*教师*/
.teacher{
    padding: 0;
    width: 1100px;
    margin-bottom: 60px;
    background: none;
    position: relative;
}
.teacher ul{
    overflow: hidden;
}
.teacher ul li{
    width: 350px;
    height: 380px;
    background: url("../imgs/lcw.png") no-repeat 0 0/100% 100%;
    float: left;
    overflow: hidden;
    margin: 0 5px;
}
.teacher ul li .info{
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 33px;
    box-sizing: border-box;
    padding: 80px 40px 60px;
    text-align: justify;
    background: url("../imgs/t_bg.png") no-repeat 0 0/100% 100%;
    opacity: 0;
    cursor: pointer;
}
.teacher ul li:hover .info{
    opacity: 1;
}

.teacher ul li:nth-child(2){
    background: url("../imgs/zy.png") no-repeat 0 0/100% 100%;

}
.teacher ul li:nth-child(3){
    background: url("../imgs/zyu.png") no-repeat 0 0/100% 100%;

}
.teacher ul li:nth-child(4){
    background: url("../imgs/sal.png") no-repeat 0 0/100% 100%;
    position: absolute;
    top:403px;
    left: 180px;
}
.teacher ul li:nth-child(5){
    background: url("../imgs/jwh.png") no-repeat 0 0/100% 100%;
    position: absolute;
    top:403px;
    left: 541px;
}
.teacher .ul2{
  margin-top: 216px;
}
.teacher ul.ul2 li:nth-child(1){
    background: url("../imgs/mgy.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul2 li:nth-child(2){
    background: url("../imgs/cz.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul2 li:nth-child(3){
    background: url("../imgs/sjw.png") no-repeat 0 0/100% 100%;

}


.dxsq{
    background: url("../imgs/bg3.jpg") no-repeat 0 0/100% 100%;
}

.book{
    width: 1200px;
    height: 500px;
    background: url("../imgs/bg4.jpg") no-repeat 0 0/100% 100%;
    margin: 0 auto;overflow: hidden;
}
.book p{
    font-size: 35px;
    font-weight: bolder;
    letter-spacing: 3px;
    text-shadow:4px 2px 1px #fff,
                4px -2px 1px #fff,
                 -4px 2px 1px #fff,
                -4px -2px 1px #fff;

    margin-left: 620px;
    margin-top: 160px;
    color: #333333;
}