@charset "utf-8";
*{
    margin: 0;
    padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    /* font-family: "PingFang SC", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Source Han Sans", "Noto Sans CJK Sc", "Microsoft YaHei", "Microsoft Jhenghei", sans-serif; */
    font-family: 'Microsoft YaHei';
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
   
}
.abs{
	position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
}
.proWrapTop{
    width: 100%;
    background: url(../images/banner-bg.jpg) no-repeat;
    padding-top: 54px;
}
.topSubTitle{
    width: 680px;
    height: 54px;
    background:url(../images/subTitleBg.png) no-repeat;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    line-height: 46px;
}
.topSubTitle i{
    color: #AC182E;
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    margin-left: -7px;
}
.topSubTitle span{
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    margin-left: 34px;
    color: #fff;
}
.titleImg{
    width: 769px;
    display: block;
    margin: 0 auto;
    margin-top: 29px;
}
.topInfoapply {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.topInfoapply img{
    margin-right: 18px;
}
.topInfoapply p{
    font-size: 24px;
    font-weight: bold;
    color: #FEEEE7;
    line-height: 76px;
}
.topStepMain{
    width: 1200px;
    height: 232px;
    background: url(../images/stepImg.png) no-repeat;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.stepMainInfo{
    width: 224px;
    height: 114px;
    background: url(../images/setpImg01.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 67px;
}
.stepMainInfo:nth-child(2){
    background: url(../images/setpImg02.png) no-repeat;
}
.stepMainInfo:nth-child(3){
    background: url(../images/setpImg03.png) no-repeat;
}
.stepMainInfo:nth-child(4){
    background: url(../images/setpImg04.png) no-repeat;
}
.stepMainInfo:last-child{
    margin-right: 0;
}
.stepMainInfo span{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin-right: 27px;
}
.teacherMain{
    margin-top: 50px;
}
.teacherTitle{
    /* width: 833px; */
    margin: 0 auto;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}
.teacherTitle p{
    /* width: 833px;
    background: url(../images/titleleft.png) no-repeat center; */
    margin: 0 .5333rem;
}
.teacherTitle span{
    color: #197DE8;
}
.stepTeach{
    width: 1200px;
    height: 330px;
    background: url(../images/topUpBg.png) no-repeat center;
    margin: 0 auto;
    padding-top: 23px;
    box-sizing: border-box;
    position: relative;
}
.stepTeach p{
    text-align: center;
    font-size: 30px;
    color: #30498E;
    font-weight: bold;
    font-style: italic;
}
.stepTeach img{
    position: absolute;
    right: 170px;
    top: -85px;
}
.stepMain{
    width: 930px;
    background: url(../images/topUpStep.png) no-repeat top center;
    padding-top: 94px;
    margin-left: 53px;
    margin-top: 85px;
}
.stepMain ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.stepMain ul li{
    font-size: 18px;
    line-height: 25px;
}
.teacherInfo{
    width: 1231px;
    height: 416px;
    background: url(../images/topteachBg.png) no-repeat;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
    /* align-items: center; */
}
.teacherInfoLeft{
    margin-right: 74px;
    margin-left: 320px;
    display: none;
}
.teacherInfoLeft.on{
    display: block;
}
.teacherInfoLeft>img{
    margin-right: 100px;
    width: 220px;
    height: 357px;
    position: absolute;
    top: 0;
    left: 78px;
}
.teacrcheinfoMain{
    width: 473px;
}

.teacrcheinfoMain h5{
    font-weight: bold;
    font-size: 26px;
    color: #fff;  
}
.freeClass{
    display: flex;
    align-items: center;
    margin-top: 24px;
}
.freeClass span{
    font-size: 20px;
    font-weight: 600;
    color:#fff;
}
.freeClass a{
    width: 93.5px;
    height: 28px;
    border-radius: 14px;
    background: linear-gradient(to left,#EC7C29,#FF9351);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-left: 21px;
}
.freeClass a i{
    width: 16px;
    height: 16px;
    background: url(../images/playIcon.png) no-repeat;
    margin-left: 6px;
}
.stubLine{
    width: 24px;
    height: 3px;
    background: #fff;
    border-radius: 1px;
    margin-top: 22px;
    display: block;
}
.teacherIntro{
    margin-top: 29px;
    font-size: 15px;
    color: #fff;
}
.teacherIntro span{
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}
.teachCourse{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 21px;
}
.teacher{
    width: 184px;
    overflow: hidden;
    /* margin-right: 10px; */
}
.teacher li{
    width: 82px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
   
}
.teacher li img{
    width: 100%;
    -webkit-filter: opacity(40%); /* Chrome, Safari, Opera */
    filter: opacity(40%);
    cursor: pointer;
}
.teacher li.on img{
    -webkit-filter: opacity(100%); /* Chrome, Safari, Opera */
    filter: opacity(100%);
}
/* //十七年教学沉淀 指数提升效率 */
.liftingEffic{
    width: 100%;
    background: url(../images/liftingBg.png) no-repeat;
    margin-top: 40px;
    padding-top: 68px;
    padding-bottom: 30px;
}
.liftingTitle{
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 45px;
}
.liftingTitle img{
    width: 181px;
    height: 26px;
}

.liftingTitle p{
    font-size: 40px;
    font-weight: 600;
    color: #1F1F20;
    margin: 0 20px;
}
.liftingTitle p span{
    color: #F25227;
}
.liftingStep{
    width: 1220px;
    margin: 0 auto;
}
.liftingStep ul{
    display: flex;
    align-items: flex-end;
}
.liftingStep li{
    box-sizing: border-box;
    text-align: center;
    margin-right: 9px;
}
.liftingStep li:nth-child(1){
    width: 101px;
    height: 468px;
    background: url(../images/liftingStepList01.png) no-repeat;
    padding-top: 18px;
}
.liftingStep li:nth-child(1) span{
    display: block;
    height: 50px;
    border-bottom: 1px solid #BAC5CD;
    line-height: 50px;
    color: #222;
    font-size: 15px;
}
.liftingStep li span{
    color: #222;
    height: 50px;
    border-bottom: 1px solid #BAC5CD;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    line-height: 1.2;
}
.liftingStep li:nth-child(2){
    width: 116px;
    height: 548px;
    background: url(../images/liftingStepList02.png) no-repeat;
    padding-top: 38px;
}
.liftingStep li:nth-child(2) .liftTwo{
    position: relative;
}
.liftingStep li:nth-child(2) .liftTwo i{
    width: 40px;
    height: 22px;
    background: #CC3500;
    position: absolute;
    right: 0;
    font-size: 13px;
    color: #fff;
    border-radius: 11px 0px 0px 11px;
    text-align: center;
    line-height: 22px;
}
.liftingStep li .liftTwo h5{
    line-height: 55px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    padding-top: 5px;
    box-sizing: border-box;
}
.liftingStep li:nth-child(3){
    width: 211px;
    height: 562px;
    background: url(../images/liftingStepList03.png) no-repeat;
    padding-top: 42px;
    position: relative;
}
.liftingStep li:nth-child(4){
    width: 211px;
    height: 583px;
    background: url(../images/liftingStepList04.png) no-repeat;
    padding-top: 50px;
    position: relative;
}
.liftingStep li:nth-child(4) .liftTwo h5{
    height: 94px;
    line-height: 82px;
}
.liftingStep li:nth-child(3) .liftTwo h5{
    line-height: 65px;
}
.liftingStep li:nth-child(5) .liftTwo h5{
    line-height: 117px;
}
.liftingStep li:nth-child(5){
    width: 530px;
    height: 676px;
    background: url(../images/liftingStepList05.png) no-repeat;
    padding-top: 123px;
    position: relative;
}
.liftingStep li .liftTwo i{
    width: 40px;
    height: 22px;
    background: #CC3500;
    position: absolute;
    right: 0;
    font-size: 13px;
    color: #fff;
    border-radius: 11px 0px 0px 11px;
    text-align: center;
    line-height: 22px;
}
.liftingStep li:nth-child(5) .liftTwo i{
    width: 82px;
}
.liftingStep li:nth-child(4) .liftTwo i{
    width: 82px;
}
.starMain{
    display: flex;
    align-items: center;
    justify-content: center;
}
.starMain i{
    display: block;
    width: 16px;
    height: 15px;
    background: url(../images/start.png) no-repeat;
    margin-right: 5px;
}

.starMain i.on{
    background: url(../images/starkong.png) no-repeat;
}
.starMain i:last-child{
    margin-right: 0;
}
.titleTwo,.startTwo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.liftingStep li .startTwo span{
    width: 50%;
    border-right:1px solid #E7E8E8;
    box-sizing: border-box;
}
.liftingStep li:nth-child(5) .startTwo span{
    width: 20%;
    border-right:1px solid #E7E8E8;
    box-sizing: border-box;
}
.liftingStep li .startTwo span:last-child{
    border-right: 0;
}
.titleTwo em{
    width: 50%;
    border-right: 1px solid #E7E8E8;
    box-sizing: border-box;
}
.titleTwo em:last-child{
    border-right: 0px solid #E7E8E8;
}
.liftingStep li .liftTwo p{
    font-size: 15px;
    color: #fff;
    line-height: 50px;
}
.liftingStep li:nth-child(2) span{
    font-size: 13px;
    color: #666;
}
span.border0{
    border-bottom: 0px solid #BAC5CD !important;
}
.liftingStepMain{
    width: 100%;
    height: 419px;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.consultMain{
    width: 1030px;
    height: 80px;
    border-radius: 40px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../images/consultMain.png) no-repeat;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 28px;
    padding-left: 74px;
    box-sizing: border-box;
}
.consultMain span{
    margin-left: 15px;
    margin-right: 50px;
    color: #FFE154;
    font-weight: bold;
}
.consultMain img{
    margin-right: 86px;
}
.consultMain a{
    width: 137px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #FE5A26;
    line-height: 40px;
    text-align: center;
}
.stepImage{
    position: absolute;
    left: 18px;
    bottom: 22px;
}
.liftingStep03 .stepImage{
    bottom: 12px;
}
.liftingStep01{
    background: url(../images/stageBg01.png) no-repeat;
    
}
.liftingStep02{
    background: url(../images/stageBg02.png) no-repeat;
    
}
.liftingStep03{
    background: url(../images/stageBg03.png) no-repeat;
    
}
.step01 {
    margin-left: 12px;
}
.stepList01{
    width: 384px;
    height: 266px;
    background: linear-gradient(to bottom,#F1872E,#FAAC4B);
    border-radius: 10px;
    margin-right: 40px;
    padding-top: 45px;
    padding-left: 24px;
    box-sizing: border-box;
    margin-top: 30px;
}
.liftingStep03 .stepList01{
    width: 444px;
    height: 276px;
}
.stepList01 li{
    height: 78px;
}
.stepList01 li>i{
    width: 20px;
    height: 20px;
    background: #FFF552;
    border: 3px solid rgba(255,228,134,0.3);
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #FF5910;
    position: relative;
}
.stepList01 li>i::after{
    position: absolute;
    display: block;
    content: "";
    border: 1px dashed #FFF552;
    top: 24px;
    left: 50%;
    margin-top: -1px;
    height: 50px;

}
.stepList01 li.on>i::after{
    position: absolute;
    display: none;
    content: "";
    border: 1px dashed #FFF552;
    top: 0;
    left: 50%;
    margin-top: -1px;
    height: 78px;
    
}
.step01 p.stepInfo{
    display: flex;
    align-items: center;
    padding-top: 3px;
}
.step01 p span{
    color: #FFED52;
    font-size: 18px;
    font-weight: 600;
    margin-right: 12px;
}
.step01 p a{
    width: 46px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 10px 10px 10px 0;
    color: #FF780D;
    font-size: 14px;
    margin-right: 26px;
    background: #FEEACE;
}
.step01 p i{
    font-size: 16px;
    color: #fff;
}
.step01 p:nth-child(2){
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

/* 海量智能题库 深挖易错盲区 */
.questionBank{
    width: 100%;
    height: auto;
    background: url(../images/stagetitle01.png) no-repeat top center;
    padding-top: 66px;
    padding-bottom: 56px;
}
.questionBankTitle{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.questionBankTitle p{
    color: #333;
    font-size: 40px;
    font-weight: 600;
    margin:0  20px;
}
.questionBankTitle p span{
    color: #3596FA;
}
.questionBankTab{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    margin-top: 37px;
}
.questionBankTab li{
    width: 162px;
    height: 45px;
    background: #FFDDBC;
    border-radius: 10px 10px 0px 0px;
    text-align: center;
    line-height: 45px;
    margin-right: 8px;
    color: #7A5721;
    font-size: 18px;
    float: left;
    font-family: 'Microsoft YaHei';
    cursor: pointer;
}
.questionBankTab li span{
    font-size: 14px;
}
.questionBankTab li.on{
    background: linear-gradient(to right,#FD7845,#F02C0D);
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
}
.questionBankMain{
    width: 1200px;
    height: 453px;
    background: linear-gradient(135deg, #FCF6EE, #FCEDE0);
    box-shadow: 0px 9px 18px 3px rgba(200,74,13,0.18);
    border-radius: 6px;
    margin: 0 auto;
    padding-top: 27px;
}
.bankMainTitle{
    font-size: 22px;
    font-weight: 600;
    color: #FF7200;
    width: 450px;
    background: url(../images/Entrytest.png) no-repeat;
    text-align: center;
    line-height: 45px;
    margin: 0 auto;
    
}
.bankMainMain{
    width: 874px;
    height: 320px;
    background: url(../images/bankMainBg.png) no-repeat;
    margin: 0 auto;
    margin-top:20px;
    padding-top: 50px;
    box-sizing: border-box;
}
.bankMainMain ul{
    display: flex;
    width: 600px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}
.bankMainMain li{
    display: flex;
    align-items: center;
    width: 45%;
    margin-bottom: 32px;
    font-size: 20px;
    color: #4D3A3A;
}
.bankMainMain li span{
    display: block;
    width: 38px;
    height: 38px;
    background: linear-gradient(180deg, #FFE6C4, #FFCE81);
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    font-style: italic;
    color: #997946;
    line-height: 38px;
    margin-right: 23px;
}
.bankMainMain a{
    width: 271px;
    height: 46px;
    background: rgba(255, 89, 16, 0.3);
    /* opacity: 0.3; */
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4D3A3A;
    font-size: 18px;
    margin-top: 36px;
    margin: 0 auto;

}
.bankMainMain a span{
    color: #FF5910;
    font-size: 22px;
}
a{
    text-decoration: none;
}
.questioMain{
    width: 1200px;
    height: 718px;
    background: url(../images/questioMainBg.png) no-repeat center;
    margin: 0 auto;
    position: relative;
   
}
.questioMain ul li{
    position: absolute;
    width: 288px;
    height: 301px;
    color: #fff;
    text-align: center;
    padding: 126px 49px 0 55px;
    box-sizing: border-box;
    line-height: 1.8;
}
.questioMain ul li:nth-child(1){
    left: 10px;
    top: 33px;
    background: url(../images/questioMainImg1.png) no-repeat;
    font-size: 26px;
    font-weight: 600;
    
}
.questioMain ul li:nth-child(2){
    right: 0;
    top: 0;
    background: url(../images/questioMainImg2.png) no-repeat;
    font-size: 14px;
}
.questioMain ul li:nth-child(3){
    left: 7px;
    bottom: 0;
    background: url(../images/questioMainImg3.png) no-repeat;
    font-size: 14px;
}
.questioMain ul li:nth-child(4){
    right: 0;
    bottom: 0;
    background: url(../images/questioMainImg4.png) no-repeat;
    font-size: 14px;
}
/* 专业团队赋能 精编备考资料 */
.testData{
    padding-top: 60px;
    background: url(../images/testData.png) no-repeat;
}
.testDataTitle{
    width: 940px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.testDataTitle p{
    margin: 0 20px;
    font-size: 40px;
    font-weight: 600;
    color: #FFDF6F;
}
.testDataTitle p span{
    color: #F25227;
}
.testDataMain{
    width: 1350px;
    height: 484px;
    background: url(../images/testDataMainBg.png) no-repeat;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 57px;
    padding-bottom: 42px;
}
.testDataMain ul li{
    width: 272px;
    height: 390px;
    background: url(../images/testDataMainBg01.png) no-repeat;
    margin-right: 37px;
    position: relative;
}
.testDataMain ul li:last-child{
    margin-right:0px;
}
.testDataMain ul{
    width: 1200px;
    display: flex;
    margin: 0 auto;
}
.testDataMain ul li h3{
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 67px;
    text-align: center;
}
.testDataMain ul li p{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: center;
    width: 100%;
    margin-top: 21px;
}
.testDataMain ul li i{
    position: absolute;
    right: 18px;
    top: 30px;
    font-size: 40px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    opacity: 0.2;
    -webkit-filter:  0.2;
}
.testDataMainImg{
    width: 204px;
    height: 213px;
    background: #FFFFFF;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 10px;
}
/* //您的權益 */
.equities{
    width: 100%;
    height: auto;
    background: url(../images/equitiesTitle.png) no-repeat center;
    padding-top: 63px;
    padding-bottom: 26px;
}
.equitiesTitle{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #333;
    font-weight: 600;
}
.equitiesTitle p{
    margin: 0 30px;
}
.equitiesMain{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 47px;
    height: 740px;
}
.equitiesMain li{
    width: 390px;
    height: 425px;
    background: url(../images/equitiesBg01.png) no-repeat;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: absolute;
    left: 20px;
    top: 0;
}
.equitiesMain li img{
    margin-top: 60px;
}
.equitiesMain li h5{
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.equitiesMain li p{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    width: 255px;
}
.equitiesMain li:nth-child(2){
   
    background: url(../images/equitiesBg02.png) no-repeat;
    left: 420px;
    top: 0;
}
.equitiesMain li:nth-child(3){
    background: url(../images/equitiesBg03.png) no-repeat;
    left: 820px;
    top: 0;
}
.equitiesMain li:nth-child(4){
   
    background: url(../images/equitiesBg04.png) no-repeat;
    left: 220px;
    top: 340px;
}
.equitiesMain li:nth-child(5){
    background: url(../images/equitiesBg05.png) no-repeat;
    left: 624px;
    top: 340px
}
/* 狠下一条心，博尽一份力，启程梦想 */
.fingerDream{
    width: 100%;
    height: 690px;
    background: linear-gradient(90deg, #0054DF, #6FBDFF);
    padding-top: 67px;
    box-sizing: border-box;
}
.fingerDreamTitle{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
}
.fingerDreamTitle p{
    margin: 0 20px;
    color: #FFF552;
    font-weight: bold;
}
.fingerDreamMain{
    width: 1270px;
    height: 435px;
    background: url(../images/dreamMainBg.png) no-repeat;
    margin: 0 auto;
    margin-top: 47px;
    padding-top: 32px;
}
.fingerDreamMain h5{
    font-size: 32px;
    color: #666;
    
    text-align: center;
    margin-bottom: 26px;
}
.fingerDreamMain ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.fingerDreamMain ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 100px;
}
.fingerDreamMain ul li p{
    width: 210px;
    height: 50px;
    border-radius: 22px;
    text-align: center;
    line-height: 43px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 23px;
    background: url(../images/dreamButton.png) no-repeat;
}
.downCode{
    width: 246px;
    height: 232px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dreamCodeBg.png) no-repeat;
}
.downCode img{
    margin-left: 10px;
    height: 176px;
}
/* 品牌 */
.brand{
    padding-top: 67px;
    padding-bottom: 60px;
}
.brandTitle{
    display: flex;
    align-items: center;
    justify-content: center;
}
.brandTitle p{
    font-size: 40px;
    font-weight: bold;
    color: #1F1F20;
    margin: 0 20px;
}
.brandTitle p span{
    color: #197DE8;
}
.brandMain{
    width: 1200px;
    height: 674px;
    background: url(../images/brandBg.png) no-repeat;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 90px;
}

.brandStap{
    width: 1088px;
    height: 607px;
    box-shadow: 0px 9px 33px 5px rgba(29,100,172,0.2);
    border-radius: 0px 10px 10px 0px;
    background: #fff;
}
.brandStap{
    display: flex;
}
.brandStap ul{
    margin-left: 10px;
}
.brandStap ul li{
    width: 696px;
    height: 71px;
    background: url(../images/brandStap.png) no-repeat;
    color:#666;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding-top: 20px;
    /* box-sizing: border-box; */
    position: relative;
    margin-bottom: 5px;
}
.brandStap ul li i{
    position: absolute;
    left: 21px;
    top: 13px;
    color: #fff;
    font-size: 14px;
}
.brandStap ul li h5{
    font-size: 20px;
    color: #333;
    margin-left: 100px;
}
.brandStap ul li span{
    width: 23px;
    height: 23px;
    background: url(../images/brandRap.png) no-repeat;
    margin-left: 59px;
    margin-right: 46px;
}
/* 右侧导航 */
.navLeft{
    width: 112px;
    height: 176px;
    background: linear-gradient(0deg, #FF644C, #FFA18C);
    border-radius: 0px 0px 10px 10px;
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -88px;
}
.navMain{
    width: 112px;
    height: 112px;
    background: linear-gradient(180deg, #FF5F18, #FF5849);
    box-shadow: 0px 8px 17px 1px rgba(251,38,19,0.22);
    border-radius: 50%;
    text-align: center;
    color:#fff;
    font-size: 26px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -55px;
    cursor: pointer;
    line-height: 1.1;
}
.buyFor{
    display: block;
    width: 96px;
    height: 35px;
    background: #FFFFFF;
    box-shadow: 0px 3px 0px 0px #F94C38;
    border-radius: 18px;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    color: #FF5910;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-top: 70px;
    cursor: pointer;
}
.goback{
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.goback img{
    margin-right: 5px;
}

.teacherSwiper{
	width: 185px;
	padding-top: 38px;
    margin-right: 90px;
}
/* .teacher{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
} */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background: url(/jianzao2/zhuanti/czjpb/images/icon.png) no-repeat;
	background-position: -39px -291px;
	width: 40px;
	height: 37px;
	right: 5px;
}
.swiper-button-next, .swiper-button-prev{
	top: 20px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background: url(/jianzao2/zhuanti/czjpb/images/icon.png) no-repeat;
	background-position: 0 -291px;
	width: 40px;
	height: 37px;
    left: 100px;
}
.shoppingCart-wrap .selected-con {
    width: 100%;
}
.shoppingCart-wrap .selected-con img{
    width: 100%;
}

/* 科学备考两部曲start */
.courseSystem-mod .tab-con {
    padding: 28px 0 0 0;
}

.courseSystem-mod .tab-con .left-tit {
    float: left;
    width: 90px;
}

.courseSystem-mod .tab-con .left-tit .tit {
    height: 104px;
    text-align: center;
    background: url("/zaojia/zhuanti/wuyouban/images/courseSystem-tit.png") no-repeat;
    background-size: 100% 100%;
}

.courseSystem-mod .tab-con .left-tit .tit h3 {
    height: 32px;
    padding-top: 28px;
    font-size: 16px;
    color: #fff;
    font-style: italic;
    
}

.courseSystem-mod .tab-con .left-tit .tit p {
    color: #fff;
    line-height: 18px;
    font-family: 'DIN Alternate';
}

.courseSystem-mod .tab-con .left-tit .list {
    border-top: 1px solid #fff;
    border-radius: 0 0 6px 6px;
    background: #1189ea;
    background-image: -webkit-linear-gradient(top, #1189ea, #41bbea);
    background-image: -moz-linear-gradient(top, #1189ea, #41bbea);
    background-image: linear-gradient(top,#1189ea, #41bbea);
}

.courseSystem-mod .tab-con .left-tit .list li {
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-bottom: 1px solid #61c4ee;
}
.courseSystem-mod .tab-con .left-tit .list li:first-child{
    height: 52px;
    line-height: 52px;
}
.courseSystem-mod .tab-con .left-tit .list li:last-child {
    border-bottom: 0;
}

.courseSystem-mod .tab-con .right-wrap {
    width: 1100px;
    height: auto;
    overflow: hidden;
    border-radius: 14px;
}

.courseSystem-mod .tab-con .right-con {
    width: auto;
}

.courseSystem-mod .tab-con .right-con .list {
    margin-right: 10px;
    padding: 10px;
    border-radius: 10px;
    background: #cfe7ff;
}
.courseSystem-mod .tab-con .right-con .list:nth-child(2){
    margin-right: 0;
}
.courseSystem-mod .tab-con .right-con .list .tit {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #197ff5;
    font-weight: bold;
    margin-bottom: 8px;
    position: relative;
}

.courseSystem-mod .tab-con .right-con .list .tit .view-pplive {
    position: absolute;
    right: 10px;
    top: 0px;
    font-weight: normal;
    font-size: 14px;
    color: #ff6a2c;
    display: block;
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    padding: 0 15px;
    background: #f5f1ee;
}

.courseSystem-mod .tab-con .right-con .list .table {
}

.courseSystem-mod .tab-con .word-text {
    font-size: 14px;
    color: #777;
    text-align: center;
    margin-top: 10px;
}

.courseSystem-mod .tab-con .word-text strong {
    color: #197ff5;
}

.courseSystem-mod .tab-con .right-con .list .table td {
    height: auto;
    line-height: 18px;
    border-bottom: 1px solid #cfe7ff;
    border-right: 1px solid #cfe7ff;
    text-align: center;
    padding: 10px 5px;
    font-size: 14px;
    background: #fff;
    vertical-align: middle;
}

.courseSystem-mod .tab-con .right-con .list .table thead td {
    font-weight: bold;
    /* background: #ebebeb; */
    font-size: 16px;
    color: #197ff5;
}
/* .courseSystem-mod .tab-con .right-con .list .table tbody tr:first-child td{
    height: 20px;
}
.courseSystem-mod .tab-con .right-con .list .table tbody tr td.setFlex{
    line-height: 40px;
} */
.courseSystem-mod .tab-con .right-con .list.last-tags {
    margin-right: 0;
}

.courseSystem-mod .tab-con .right-wrap::-webkit-scrollbar-track-piece {
    background-color: rgba(255, 255, 255, 1);
    border-left: 1px solid rgba(255, 86, 104, 0);
}

.courseSystem-mod .tab-con .right-wrap::-webkit-scrollbar {
    width: 5px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.courseSystem-mod .tab-con .right-wrap::-webkit-scrollbar-thumb {
    background-color: rgba(194, 194, 194, 0.9);
    background-clip: padding-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-height: 10px;
}

.courseSystem-mod .tab-con .right-wrap::-webkit-scrollbar-thumb:hover {
    background-color: rgba(194, 194, 194, 0.9);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* 科学备考两部曲end */