<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html {
    font-size: 125%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    font-size: .7rem;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

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;
}

li {
    list-style-type: none
}

label {
    cursor: pointer
}

img {
    vertical-align: top;
    border: 0;
    transition: all 0.5s
}

em,
i,
b {
    font-style: normal;
}

ul,
li {
    list-style: none
}

u {
    text-decoration: none
}

a:link {
    text-decoration: none;
    color: #333
}

a:visited {
    text-decoration: none;
    color: #666666
}

a:hover,
a:active {
    color: #f00
}

input,
select,
textarea {
    outline: none;
}

.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.clear {
    clear: both
}


.GoBack,
.HeadTit .User i,
.floatBtn a::after {
    background: url("https://img.chaosw.com/zt/m/2021/images/Public_Bg.png") no-repeat center top;
    background-size: 2.5rem auto
}

/*pubDot*/
.BgB {
    background: #087fe4 !important;
}

.BgA {
    background: linear-gradient(to right, #df2e1a, #fe6401) !important;
    ;
    border-radius: 50% 0 .2rem 0
}

.red {
    color: #d64747 !important
}

.bold {
    font-weight: bold;
}

.ColorW {
    color: #fff !important
}

.plN {
    padding-left: 0 !important
}

.pdN {
    padding: 0 !important
}

.showBox {
    display: block !important;
}

/*显示隐藏*/
.show {
    transition: all .1s !important;
    opacity: 1 !important;
    bottom: 0 !important;
    z-index: 103 !important;
}

.maskShow {
    transition: all .1s !important;
    opacity: 1 !important;
    z-index: 102 !important;
}

/*遮罩层*/
.maskBoxAll {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.maskBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    display: none;
}

.HeadTit {
    height: 2.25rem;
    line-height: 2.25rem;
    text-align: center;
    color: #111111;
    font-weight: bold;
    font-size: .9rem;
    position: relative;
    padding: 0 3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #fff
}

.GoBack {
    height: 1.75rem;
    width: 1.1rem;
    display: block;
    background-position: .2rem -1.4rem
}

.HeadTit .GoBack {
    position: absolute;
    left: .3rem;
    top: .25rem
}

.HeadTit .User {
    width: 2rem;
    height: 2rem;
    background-color: #f1f3f4;
    border-radius: 50%;
    position: absolute;
    top: .125rem
}

.HeadTit .User {
    right: .5rem;
}

.HeadTit .User i,
.HeadTit .User img {
    width: 1.2rem;
    height: 1.2rem;
    margin: .4rem auto;
    border-radius: 50%;
    overflow: hidden;
    display: block;
}

.HeadTit .User i {
    background-position: 0 0;
}

.HeadTit .User u {
    display: block;
    width: .45rem;
    height: .45rem;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #de473b
}


/*考试首页-课程*/
.courseBanner img {
    width: 100%;
}

.economyCase {
    background: url("../images/economyCourseTopBg.jpg") no-repeat center top;
    background-size: 100% 14.5rem;
}

.titleName {
    padding: .5rem 0;
    text-align: center;
}

.titleName h2 {
    line-height: 2.2rem;
    font-size: 1.2rem;
}

.titleName p {
    font-size: .55rem;
}

.courseName .title h3::before,
.courseName h4::before,
.courseName h4::after {
    background: linear-gradient(to bottom, #222c7d, #5769ff);
}

.courseName .title {
    height: 3rem;
    position: relative;
}

.courseName .title h2 {
    line-height: 3rem;
    font-size: 2.4rem;
    overflow: hidden;
    color: #f6f6f8;
    text-transform: uppercase;
    padding: 0;
}

.courseName .title h3,
.courseName .title .img {
    position: absolute;
    left: 0;
    top: 18px;
    height: 2.1rem;
    width: 100%;
    z-index: 2;
}

.courseName .title h3 {
    line-height: 2.1rem;
    font-size: 1.05rem;
    color: #111111;
}

.courseName .title .img img {
    height: 1.15rem;
    margin: .45rem auto;
    display: block;
}

.courseName h4 {
    font-size: .7rem;
    position: relative;
}

.courseCont {
    padding: 0 .5rem;
}

.courseCont ul {
    max-height: 7.5rem;
    overflow: hidden;
}

.courseCont ul.hAuto {
    max-height: none;
}

.courseCont .courseCase {
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .17);
    padding: .5rem .75rem;
}

.courseCont ul li {
    height: 2.5rem;
    display: flex;
    align-items: center;
    border-top: 1px dotted #bbcbef
}

.courseCont ul li img {
    height: .75rem;
    width: .825rem;
    margin-right: .45rem;
}

.courseCont ul li .text {
    flex: 1;
    font-size: .8rem;
    color: #111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.courseCont ul li .btn {
    height: 1.1rem;
    line-height: 1.1rem;
    color: #fff;
    border-radius: .55rem;
    padding: 0 .8rem;
    background-image: -moz-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
}


.courseCont ul li:first-child {
    border-top: none
}

.courseCont .courseMore,
.teacherBox .courseMore a {
    margin-top: .7rem;
    border: .05rem solid #ff5e57;
    height: 2.3rem;
    border-radius: 1.15rem;
    font-size: .85rem;
    color: #ff5e57;
    justify-content: center;
    align-items: center;
    display: flex;
}

.courseCont .courseMore i,
.teacherBox .courseMore a i {
    background: url("../images/icon_arrowDown.png") no-repeat;
    background-size: .75rem .75rem;
    width: .75rem;
    height: .75rem;
    display: block;
    margin-left: .3rem;
}

.courseCont .courseRetract i,
.teacherBox .courseRetract i {
    transform: scaleY(-1);
}

.courseCont .titBox {
    border-radius: .3rem .3rem 0 0;
    z-index: 10;
}

.courseCont .bgA {
    background: linear-gradient(to right, #3281f4, #67d49d);
}

.courseCont .bgB {
    background: linear-gradient(to right, #6d23d3, #3d2bbd);
}

.courseCont .titBox li {
    border-right: 1px solid rgba(255, 255, 255, .2);
    height: 2.1rem;
    font-size: .9rem;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.courseCont .titBox i {
    display: inline-block;
    width: .7rem;
    height: .275rem;
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -0.35rem;
    background-position: -1.45rem -21.45rem;
}

.courseTabBox {
    padding: 0 .25rem .5rem;
    background-color: #111a52;
    position: relative;
    margin-top: .8rem;
}

.tabNavBox ul {
    display: flex;
}

.tabNavBox li {
    width: 33%;
    text-align: center;
    position: relative;
}

.tabNavBox li .top_tit {
    display: inline-block;
    width: 4.775rem;
    height: 1rem;
    background: url('../images/Bg_courseListTit.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -.825rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.tabNavBox li .top_tit span {
    margin-top: .02rem;
    font-size: 0.4rem;
    color: #2c48be;
    text-align: center;
    line-height: 1rem;
    display: inline-block;
    width: 3.95rem;
    height: 1rem;
    border-radius: 1rem;
    background-image: -moz-linear-gradient(90deg, rgb(176, 196, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(176, 196, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(176, 196, 255) 0%, rgb(255, 255, 255) 100%);
}

.tabNavBox li:nth-child(2) .top_tit span {
    color: #f74542;
    background-image: -moz-linear-gradient(90deg, rgb(255, 199, 162) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 199, 162) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 199, 162) 0%, rgb(255, 255, 255) 100%);
}

.tabNavBox li:nth-child(3) .top_tit span {
    color: #333333;
    background-image: -moz-linear-gradient(90deg, rgb(168, 207, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(168, 207, 255) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(168, 207, 255) 0%, rgb(255, 255, 255) 100%);
}




.tabNavBox li h3 {
    height: 1.4rem;
    line-height: 1.4rem;
    font-size: .85rem;
    color: #fff;
    font-weight: bold;
    padding-top: .35rem;
}

.tabNavBox li p {
    font-size: .6rem;
    line-height: .5rem;
    color: #fff
}

.courseTabBox .titBox {
    border-radius: 0;
    border: 0;
    z-index: 10;
    position: relative;
}

.courseTabBox .titBox li {
    border-radius: .3rem .3rem 0 0;
    font-size: .9rem;
    color: #fff;
    height: 2.75rem;
    display: inline-block;
    background-image: -moz-linear-gradient(-90deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
}

.courseTabBox .titBox li:last-child {
    border-right: 0;
}

.courseTabBox .titBox li.active {
    background: #fff;
}

.courseTabBox .titBox li.active h3,
.courseTabBox .titBox li.active p {
    color: #111a52;
}

.courseTabBox .titBox li.active em {
    display: inline-block;
    width: .4rem;
    height: .2rem;
    background: url("../images/icoArrTop.png") no-repeat;
    background-size: .4rem .2rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.2rem
}

.courseTabBox .titBox .more {
    position: absolute;
    width: 1.4rem;
    height: 3.2rem;
    overflow: hidden;
    top: -.2rem;
    right: -.75rem
}

.courseTabBox .titBox .more i {
    width: .2rem;
    height: .2rem;
    background: url("../images/icoArrJian.png") no-repeat;
    background-size: .2rem .2rem;
    display: block;
    float: left;
}

.courseTabBox .titBox .more span {
    width: 1.2rem;
    height: 3.2rem;
    background: linear-gradient(to right, #1b2479, #4e5ac8);
    display: block;
    float: left;
}

.courseTabBox .titBox .more span u {
    width: 1.2rem;
    height: 3.2rem;
    background: url("../images/icoArrRight.png") no-repeat center center;
    background-size: .5rem auto;
    display: block;
}

.courseTabCont {
    position: relative;
    z-index: 2;
    background: #fff;
}

.tabContBox .tabCont {
    display: none;
}

.tabContBox .tabCont01 {
    display: block;
}

.courseTabCont .tabCont {
    width: 100%;
    box-shadow: 0 0 .5rem rgba(72, 130, 255, .5);
    background: #fff;
    border-radius: .2rem .2rem .8rem .2rem
}

.courseTabCont .tabCont .tipBox {
    padding: .75rem;
    text-align: center;
    background: #f7f7f7;
    font-size: .6rem;
    color: #999999;
}

.courseTabCont .tabCont .list h3 {
    width: 4.9rem;
    height: 1.275rem;
    background: url('../images/Bg_courseTit.png') no-repeat;
    background-size: cover;
    padding-left: .5rem;
    box-sizing: border-box;
    line-height: 1.275rem;
    font-size: .7rem;
    color: #111111;
    font-weight: bold;
}

.courseTabCont .tabCont .list h3 i {
    display: inline-block;
    width: .375rem;
    height: .375rem;
    background: url('../images/Bg_courseArrow.png') no-repeat;
    background-size: cover;
    margin-right: .3rem;
    vertical-align: .1rem;
}

.courseTabCont .tabCont .list .textBox {
    padding: .75rem .5rem 0;
}

.courseTabCont .tabCont .list .textBox dl {
    padding-bottom: .6rem;
}

.courseTabCont .tabCont .list .textBox dt {
    width: 100%;
    height: 1.25rem;
    line-height: 1.25rem;
    background: #f5f7f9;
    border-radius: 1.25rem;
}

.courseTabCont .tabCont .list .textBox dt span {
    font-size: .65rem;
    color: #999999;
    font-weight: bold;
    padding-left: .75rem;
}

.courseTabCont .tabCont .list .textBox dt em {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .2rem;
    margin-right: .3rem;
    float: right;
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    background: #4868df;
}

.courseTabCont .tabCont .list .textBox dt em i {
    display: inline-block;
}

.courseTabCont .tabCont .list .textBox dt em .icon_book {
    width: .425rem;
    height: .425rem;
    background: url('../images/icon_book.png') no-repeat center center;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox dt em .icon_file {
    width: .45rem;
    height: .4rem;
    background: url('../images/icon_file.png') no-repeat center center;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox dt em .icon_chart {
    width: .45rem;
    height: .45rem;
    background: url('../images/icon_chart.png') no-repeat center center;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox dt em .icon_mind {
    width: .475rem;
    height: .475rem;
    background: url('../images/icon_mind.png') no-repeat center center;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox dt em .icon_rocket {
    width: .45rem;
    height: .45rem;
    background: url('../images/icon_rocket.png') no-repeat center center;
    background-size: cover;
}

.courseTabCont .tabCont .bgColor {
    background: #f7f7f7;
}

.courseTabCont .tabCont .list .textBox dd {
    display: flex;
    align-items: center;
    padding-left: .75rem;
    font-size: .6rem;
    color: #333333;
    padding-top: .6rem;
}

.courseTabCont .tabCont .list .textBox .icon_zx {
    margin-right: .2rem;
    display: inline-block;
    width: 1.525rem;
    height: .6rem;
    background: url('../images/icon_zx.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox .icon_zb {
    margin-right: .2rem;
    display: inline-block;
    width: .625rem;
    height: .625rem;
    background: url('../images/icon_zb.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .list .textBox .icon_hot {
    margin-right: .2rem;
    display: inline-block;
    width: 1.18rem;
    height: .5rem;
    background: url('../images/icon_hot.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li3 .textBox p {
    padding: 0 .75rem .45rem;
    font-size: .6rem;
    color: #666666;
}

.courseTabCont .tabCont .li3 .textBox p i {
    margin-right: .3rem;
    display: inline-block;
    width: .525rem;
    height: .6rem;
    background: url('../images/Bg_shield.png') no-repeat;
    background-size: cover;
    text-align: center;
    line-height: .6rem;
    font-size: .35rem;
    font-weight: bold;
    color: #fff;
}

.courseTabCont .tabCont .li4 .textBox {
    display: flex;
    flex-wrap: wrap;
    padding: 0.65rem .95rem 0;
}

.courseTabCont .tabCont .li4 .textBox span {
    display: inline-block;
    width: 50%;
    font-size: .6rem;
    color: #666666;
    padding-bottom: .5rem;
}

.courseTabCont .tabCont .li4 .textBox span.lineW {
    width: 100%;
}

.courseTabCont .tabCont .li4 .textBox span i {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    background: url('../images/icon_suc.png') no-repeat;
    background-size: cover;
    margin-right: .25rem;
}

.courseTabCont .tabCont .li4 .textBox span.red i {
    background: url('../images/icon_suc_on.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li5 .textBox {
    padding: 0.65rem .95rem .3rem;
    display: flex;
    flex-wrap: wrap;
}

.courseTabCont .tabCont .li5 .textBox p {
    font-size: .6rem;
    color: #666666;
    width: 50%;
    padding-bottom: .4rem;
}

.courseTabCont .tabCont .li5 .textBox p i {
    display: inline-block;
    margin-right: .25rem;
    width: .6rem;
    height: .575rem;
    background: url('../images/icon_serve01.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li5 .textBox p:nth-child(2) i {
    background: url('../images/icon_serve02.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li5 .textBox p:nth-child(3) i {
    background: url('../images/icon_serve03.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li5 .textBox p:nth-child(4) i {
    background: url('../images/icon_serve04.png') no-repeat;
    background-size: cover;
}

.courseTabCont .tabCont .li6 {
    background: #fff;
    text-align: center;
    padding: 1.25rem 0;
}

.courseTabCont .tabCont .li6 .price {
    font-size: 1.625rem;
    color: #d64747;
}

.courseTabCont .tabCont .li6 .price b {
    font-size: .75rem;
}

.courseTabCont .tabCont .li6 .btnBox {
    text-align: center;
    padding-top: .5rem;
}

.courseTabCont .tabCont .li6 .btnBox a {
    display: inline-block;
    color: #fff;
    width: 6.25rem;
    height: 1.7rem;
    border-radius: 1.7rem;
    background: #5172e6;
    text-align: center;
    line-height: 1.7rem;
}

.courseTabCont .tabCont .li6 .btnBox .consult {
    background: #f03a33;
    margin-left: .4rem;
}

.examMateBg {
    background: url("../images/examMateBg.jpg") no-repeat;
    background-size: 100% 36.3rem;
    overflow: hidden;
}

.examMateBg ul {
    padding: 0 .5rem;
    overflow: hidden;
    max-height: 24.75rem;
}

.examMateBg ul li {
    height: 7.5rem;
    border-top: 3px solid #ffb800;
    border-bottom: 1px solid #cecece;
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: .75rem;
}

.examMateBg ul li .img {
    height: 6.3rem;
    width: 7rem;
    text-align: center;
    overflow: hidden;
}

.examMateBg ul li .img img {
    height: 6.3rem;
}

.examMateBg ul li .text {
    padding-right: .5rem;
}

.examMateBg ul li .text p {
    line-height: .9rem;
    padding: .2rem 0;
    font-size: .7rem;
}

.examMateBg ul.hAuto {
    max-height: none;
}

.examMateBg .btnMore {
    border: .05rem solid #de2e1a;
    height: 2.3rem;
    border-radius: 1.15rem;
    font-size: .85rem;
    color: #de2e1a;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: .25rem 1.3rem 1.5rem;
}

.examMateBg .btnMore i {
    background: url("../images/icoDownArr.png") no-repeat;
    background-size: .75rem .75rem;
    width: .75rem;
    height: .75rem;
    display: block;
    margin-left: .3rem;
}

.examMateBg .btnRetract i {
    transform: scaleY(-1);
}

.buildCase {
    background: url("../images/buildCourseTopBg.jpg") no-repeat center top;
    background-size: 100% 14.5rem;
}

.buildCase .buildTitleName {
    padding: 1rem 0 .8rem;
}

.buildTitleName {
    text-align: center;
}

.buildTitleName.title_org .title h3 {
    color: #fff;
}

.courseTabBox .buildTitleName {
    padding: 1.5rem 0 1.7rem;
}

.courseTabBox .buildTitleName .title h2 {
    background: url('../images/Bg_programmeTit.png') no-repeat center center;
    background-size: 16.35rem 1.95rem;
}

/*title*/
.buildTitleName .title {
    height: 2.8rem;
    position: relative;
    text-align: center;
}

.buildTitleName .title h2 {
    line-height: 2.6rem;
    font-size: 3rem;
    overflow: hidden;
    text-transform: uppercase;
    padding: 0;
    height: 2.6rem;
}

.buildTitleName .title h3 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    z-index: 2;
}

.buildTitleName .title h3 {
    font-size: 1.05rem;
    color: #111111;
    font-weight: bold;
}

.buildTitleName .title h3 span {
    color: #4565dc;
}

.buildTitleName .title h3 i {
    margin: 0 .35rem;
    vertical-align: 0.1rem;
    display: inline-block;
    width: .55rem;
    height: .45rem;
    background: url('../images/icon_arrowL.png') no-repeat;
    background-size: cover;
}

.buildTitleName .title h3 i.rt {
    background: url('../images/icon_arrowR.png') no-repeat;
    background-size: cover;
}

.buildTitleName .title .img img {
    height: 1.15rem;
    margin: .45rem auto;
    display: block;
}

.buildTitleName h4 {
    font-size: .55rem;
    position: relative;
    font-weight: normal;
    color: #666666;
    margin-top: -0.5rem;
}

.buildTitleName.title_org h3 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    z-index: 2;
}

.buildTitleName.title_org h3 {
    font-size: 1.05rem;
    color: #fff;
}

.buildTitleName.title_org h3 i {
    margin: 0 .35rem;
    vertical-align: 0.1rem;
    display: inline-block;
    width: .55rem;
    height: .45rem;
    background: url('../images/icon_arrowL.png') no-repeat;
    background-size: cover;
}

.buildTitleName.title_org h3 i.rt {
    background: url('../images/icon_arrowR.png') no-repeat;
    background-size: cover;
}

.buildTitleName.title_org .img img {
    height: 1.15rem;
    margin: .45rem auto;
    display: block;
}

.buildTitleName.title_org h4 {
    font-size: .55rem;
    position: relative;
    font-weight: normal;
    color: #fff;
}

.Footer {
    padding: 0 .5rem .5rem;
    margin-top: .5rem;
}

.Footer p {
    color: #999999;
    line-height: 1.1rem;
    text-align: center;
}

.Footer p span {
    color: #de473b
}

/*packageBox*/
.packageBox {
    padding: 0 .75rem .44rem;
    background: #111a52;
}

.packageBox .buildTitleName {
    padding: .5rem 0 1.7rem;
}

.packageBox .buildTitleName .title h2 {
    background: url('../images/Bg_coachTit.png') no-repeat center center;
    background-size: 8.6rem 1.95rem;
}

.packageBox .contBox {
    width: 100%;
    overflow: hidden;
}

.packageBox .contBox li {
    margin-bottom: .65rem;
    position: relative;
}

.packageBox .contBox h3 {
    width: 10rem;
    height: 1.55rem;
    border-radius: .5rem;
    background-image: -moz-linear-gradient(180deg, rgba(255, 174, 120, 0) 0%, rgba(255, 174, 120, 1) 100%);
    background-image: -webkit-linear-gradient(180deg, rgba(255, 174, 120, 0) 0%, rgba(255, 174, 120, 1) 100%);
    background-image: -ms-linear-gradient(180deg, rgba(255, 174, 120, 0) 0%, rgba(255, 174, 120, 1) 100%);
}

.packageBox .contBox h3 span {
    text-align: center;
    font-size: .65rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.55rem;
    display: inline-block;
    width: 5.925rem;
    height: 1.55rem;
    border-radius: .4rem .4rem 0 0;
    background-image: -moz-linear-gradient(79deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -webkit-linear-gradient(79deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -ms-linear-gradient(79deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
}

.packageBox .contBox .textBox {
    width: 100%;
    background: #fff;
    padding: .7rem 1.45rem 0 1.6rem;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 1.4rem;
}

.packageBox .contBox .textBox dl {
    margin-bottom: .5rem;
    border-bottom: 1px solid #efefef;
}

.packageBox .contBox .textBox dl dt {
    font-size: .6rem;
    color: #111111;
    font-weight: bold;
    position: relative;
}

.packageBox .contBox .textBox dl dt::before {
    content: '';
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background: #4f70e4;
    border-radius: .4rem;
    border: .1rem solid #edf0fc;
    position: absolute;
    left: -0.75rem;
    top: .1rem;
}

.packageBox .contBox .textBox dl dd {
    font-size: .6rem;
    color: #666;
    padding: .35rem 0 .5rem;
}

.packageBox .contBox .textBox dl:last-child {
    border: 0;
}

.packageBox .contBox .textBox dl:last-child dd {
    padding-bottom: 0;
}

.packageBox .contBox .btnBox {
    height: 1.4rem;
    position: absolute;
    right: 0;
    bottom: 0;
}

.packageBox .contBox .btnBox a {
    border-radius: 0 .4rem 0 .4rem;
    display: inline-block;
    width: 4.575rem;
    height: 1.4rem;
    text-align: center;
    line-height: 1.4rem;
    font-size: .65rem;
    color: #fff;
    background-image: -moz-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
}

.packageBox .contBox .btnBox a i {
    display: inline-block;
    margin-left: .25rem;
    vertical-align: -.04rem;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
}

.packageBox .moreBtn {
    text-align: center;
    padding: .4rem 0;
}

.packageBox .moreBtn span {
    display: inline-block;
    width: 10.325rem;
    height: 1.65rem;
    padding-bottom: .2rem;
    background: url('../images/Bg_moreBtn.png') no-repeat;
    background-size: cover;
    text-align: center;
    font-size: .75rem;
    color: #fff;
    line-height: 1.65rem;
}

.packageBox .moreBtn i {
    display: inline-block;
    width: .625rem;
    height: .625rem;
    background: url('../images/icon_moreArrow.png') no-repeat;
    background-size: cover;
    margin-left: .2rem;
}

.teacherBox1 {
    background: url('../images/Bg_teacher.jpg') no-repeat;
    background-size: cover;
    padding-bottom: 1.7rem;
}

.teacherBox1 .buildTitleName {
    padding: 1rem 0;
}

.teacherBox1 .buildTitleName .title h3 i {
    background: url('title_icon04.png') no-repeat;
    background-size: cover;
}


.teacherBox1 .contBox ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 .25rem;
}

.teacherBox1 .contBox ul li {
    margin-bottom: .5rem;
    width: 32%;
    margin-right: 2%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    background-image: -moz-linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
    background-image: -webkit-linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
    background-image: -ms-linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 100%);
}

.teacherBox1 .contBox ul li img {
    width: 100%;
    background-image: -moz-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
}

.teacherBox1 .contBox ul li:nth-child(3n) {
    margin-right: 0;
}

.teacherBox1 .contBox ul li .text {
    padding: .4rem 0;
    text-align: center;
}

.teacherBox1 .contBox ul li .text h3 {
    font-size: .6rem;
    color: #111111;
    font-weight: bold;
}

.teacherBox1 .contBox ul li .text p {
    font-size: .6rem;
    color: #111111;
}

.problemBox {
    width: 100%;
    background: #fff;
    background-size: cover;
}

.problemBox .buildTitleName {
    padding-top: 1.2rem;
}

.problemBox .buildTitleName .title h2 {
    background: url('../images/Bg_problemTit.png') no-repeat center center;
    background-size: 9.35rem 2.3rem;

}

.problemBox .contBox {
    padding: .5rem .25rem 0;
}

.problemBox ul li {
    margin-bottom: .5rem;
    box-shadow: 0px .1rem .45rem 0px rgba(0, 0, 0, 0.08);
    width: 100%;
    border-radius: 0 .25rem 0 0;
    background: url('../images/Bg_problemList.jpg');
}


.problemBox ul li h3 {
    position: relative;
    padding-left: .38rem;
    box-sizing: border-box;
    line-height: 1.3rem;
    font-size: .7rem;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0 0 .65rem 0;
    width: 7.2rem;
    height: 1.3rem;
    background-image: -moz-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
}

.problemBox ul li h3 em {
    margin-right: .25rem;
}

.problemBox ul li h3 span,
.problemBox .contBox .rightBox ul li h3 em {
    font-style: italic;
}

.problemBox ul li h3 i {
    display: inline-block;
    width: .5rem;
    height: .5rem;
    border-radius: .5rem;
    background: url('../images/arrow_problem.png') no-repeat center center #fff;
    background-size: .18rem .35rem;
    margin-left: .5rem;
}

.problemBox ul li p {
    padding: .65rem .75rem .65rem .65rem;
    font-size: .55rem;
    color: #666666;
    line-height: 1.6;
}

.problemBox ul li p::before {
    content: '';
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background: #ff5e57;
    vertical-align: 0.1rem;
    margin-right: .4rem;
}

.systemBox {
    width: 100%;
    height: auto;
    background: url('../images/Bg_system.jpg');
    padding-bottom: 1rem;
}

.systemBox .buildTitleName {
    padding: 1.1rem 0 .75rem;
}

.systemBox .buildTitleName .title h2 {
    background: url('../images/Bg_systemTit.png') no-repeat center center;
    background-size: 9.8rem 1.95rem;
}

.systemBox .navListBox {
    position: relative;
    padding: 0 0.25rem;
}

.systemBox .navListBox .swiper {
    overflow: hidden;
    width: 100%;
}

.systemBox .navListBox .swiper-wrapper {
    display: flex;
    justify-content: center;
}

.systemBox .navListBox .swiper-slide {
    position: relative;
    width: 32%;
    padding: 0 15%;
    display: flex;
    align-items: center;
    height: 2.7rem;
    background-image: -moz-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(26, 53, 184) 0%, rgb(81, 114, 230) 100%);
}


.systemBox .navListBox .swiper-slide u {
    display: inline-block;
    width: 1.65rem;
    height: 2.7rem;
    background: url('../images/Bg_systemListNum01.png') no-repeat repeat bottom;
    background-size: 1.25rem 2.1rem;
    position: absolute;
    right: 0;
    top: 0;
}

.systemBox .navListBox .swiper-slide:nth-child(2) u {
    background: url('../images/Bg_systemListNum02.png') no-repeat repeat bottom;
    background-size: 1.6rem 2.1rem;
}

.systemBox .navListBox .swiper-slide:nth-child(3) u {
    background: url('../images/Bg_systemListNum03.png') no-repeat repeat bottom;
    background-size: 1.6rem 2.1rem;
}

.systemBox .navListBox .swiper-slide.cur u {
    display: inline-block;
    width: 1.65rem;
    height: 2.7rem;
    background: url('../images/Bg_systemListNum01_on.png') no-repeat repeat bottom;
    background-size: 1.25rem 2.1rem;
    position: absolute;
    right: 15%;
    top: 0;
}

.systemBox .navListBox .swiper-slide:nth-child(2).cur u {
    background: url('../images/Bg_systemListNum02_on.png') no-repeat repeat bottom;
    background-size: 1.6rem 2.1rem;
}

.systemBox .navListBox .swiper-slide:nth-child(3).cur u {
    background: url('../images/Bg_systemListNum03_on.png') no-repeat repeat bottom;
    background-size: 1.6rem 2.1rem;
}

.systemBox .navListBox .swiper-slide h3 {
    margin: 0 0 0 .4rem;
    width: 3.9rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .65rem;
    color: #ffffff;
    font-weight: bold;
    background: url('../images/Bg_systemListName.png') no-repeat;
    background-size: cover;
}

.systemBox .navListBox .swiper-slide h3 i {
    margin-right: .1rem;
    display: block;
    float: left;
    width: .95rem;
    height: .95rem;
    background: url('../images/icon_system01.png') no-repeat center center;
    background-size: .55rem .5rem;
}

.systemBox .navListBox .swiper-slide.cur h3 i {
    background: url('../images/icon_system01_on.png') no-repeat center center;
    background-size: .55rem .5rem;
}


.systemBox .navListBox .swiper-slide p {
    font-size: .55rem;
    color: #fff;
    padding-left: .4rem;
    margin-top: .3rem;
}

.systemBox .navListBox .slide02 h3 i {
    background: url('../images/icon_system02.png') no-repeat center center;
    background-size: .6rem .58rem;
}

.systemBox .navListBox .slide02.cur h3 i {
    background: url('../images/icon_system02_on.png') no-repeat center center;
    background-size: .6rem .58rem;
}

.systemBox .navListBox .slide03 h3 i {
    background: url('../images/icon_system03.png') no-repeat center center;
    background-size: .6rem .55rem;
}

.systemBox .navListBox .slide03.cur h3 i {
    background: url('../images/icon_system03_on.png') no-repeat center center;
    background-size: .6rem .58rem;
}

.systemBox .navListBox .swiper-slide.cur {
    background: #fff;
    border-bottom: 0.13rem solid #ffad78;
    height: 2.57rem;
}

.systemBox .navListBox .swiper-slide.cur h3 {
    color: #111111;
    background: url('../images/Bg_systemListName_on.png') no-repeat;
    background-size: cover;
}

.systemBox .navListBox .swiper-slide.cur p {
    color: #111111;
}

.systemBox .switchBox {
    padding: .5rem .25rem 0 .25rem;
}

.systemBox .switchBox .tabCont {
    display: none;
    width: 100%;
    background: url('../images/Bg_systemCont.png') no-repeat;
    background-size: cover;
    border-radius: .4rem;
    padding: 0.75rem .6rem;
    box-sizing: border-box;
    border-top: 1px solid #fff;
}

.systemBox .switchBox .tabCont ul li {
    border: 1px solid rgba(44, 67, 169, .2);
    border-radius: .4rem;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
}

.systemBox .switchBox .tabCont ul li:last-child {
    margin-bottom: 0;
}

.systemBox .switchBox .tabCont ul li h4 {
    width: 4rem;
    height: 1.35rem;
    background: url('../images/Bg_systemListTit.png') no-repeat;
    background-size: cover;
    text-align: center;
    font-size: .6rem;
    color: #ffffff;
    font-weight: bold;
    line-height: 1.25rem;
}

.systemBox .switchBox .tabCont ul li.long h4 {
    width: 10.4rem;
    height: 1.35rem;
    background: url('../images/Bg_systemListTit.png') no-repeat;
    background-size: cover;
}

.systemBox .switchBox .tabCont ul li p {
    font-size: .6rem;
    color: #666666;
    padding: 0 .5rem;
    box-sizing: border-box;
    margin: .4rem 0 .2rem;
}

.systemBox .switchBox .tabCont ul li p::before {
    content: '';
    display: inline-block;
    width: .1rem;
    height: .1rem;
    background: #ffad78;
    border-radius: .1rem;
    margin-right: .25rem;
    vertical-align: 0.2rem;
    /* margin-left: .75rem; */
}

.systemBox .switchBox .tabCont ul li .tip {
    padding-left: .75rem;
}

.systemBox .switchBox .tabCont ul li span {
    display: inline-block;
    height: .6rem;
    position: relative;
    font-size: .6rem;
    color: #666666;
    padding: 0 .4rem;
    box-sizing: border-box;
}

.systemBox .switchBox .tabCont ul li span:after {
    display: inline-block;
    content: '';
    width: 100%;
    height: .25rem;
    background: #e3e9ff;
    position: absolute;
    left: 0;
    bottom: -0.2rem;
}

.systemBox .switchBox .tabCont ul li span em {
    position: relative;
    z-index: 1;
}

.systemBox .switchBox .tabCont ul li span b {
    color: #4565dc;
    display: inline-block;
    text-align: center;
}

.priceBox1 {
    width: 100%;
    padding-bottom: .8rem;
    background: url('../images/Bg_price.jpg') no-repeat;
    background-size: cover;
}

.priceBox1 .buildTitleName {
    padding: 1.1rem 0 .75rem;
}

.priceBox1 .buildTitleName .title h2 {
    background: url('../images/Bg_priceTit.png') no-repeat center center;
    background-size: 16.1rem 1.95rem;
}

.priceBox1 .contBox {
    padding: 0 1.4rem;
}

.priceBox1 .contBox ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.priceBox1 .contBox ul li {
    width: 48%;
    background: #fff;
    margin-bottom: .75rem;
    padding: 0 .5rem .4rem;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: .25rem;
}


.priceBox1 .contBox ul li i {
    display: inline-block;
    width: 2.3rem;
    height: 2.3rem;
    background: url('../images/icon_price01.png') no-repeat;
    background-size: cover;
    margin-left: -.4rem;
    margin-top: .5rem;
}

.priceBox1 .contBox ul li:nth-child(2) i {
    background: url('../images/icon_price02.png') no-repeat;
    background-size: cover;
}

.priceBox1 .contBox ul li:nth-child(3) i {
    background: url('../images/icon_price03.png') no-repeat;
    background-size: cover;
}

.priceBox1 .contBox ul li:nth-child(4) i {
    background: url('../images/icon_price04.png') no-repeat;
    background-size: cover;
}

.priceBox1 .contBox ul li h3 {
    font-size: .75rem;
    color: #4868df;
    font-weight: bold;
}

.priceBox1 .contBox ul li p {
    font-size: .55rem;
    color: #666666;
    line-height: 1.8;
    margin-top: .2rem;
}

.advantageBox {
    padding-bottom: .75rem;
}

.advantageBox .buildTitleName {
    padding: 1.1rem 0 .75rem;
}

.advantageBox .contBox {
    padding: 0 1.25rem;
}

.advantageBox .contBox ul {
    display: flex;
    flex-wrap: wrap;
}

.advantageBox .contBox ul li {
    width: 47%;
    margin-right: 3%;
    margin-bottom: .75rem;
}

.advantageBox .contBox ul li:nth-child(2n) {
    margin-left: 3%;
    margin-right: 0;
}

.advantageBox .contBox ul li i {
    margin-right: .35rem;
    display: inline-block;
    width: 1.63rem;
    height: 1.63rem;
    border-radius: 1.63rem;
    box-shadow: 0px .02rem .05rem 0px rgba(4, 6, 44, .5);
    background: url('../images/icon_advantage01.png') no-repeat center center #fff;
    background-size: .85rem;
}

.advantageBox .contBox ul li:nth-child(2) i {
    background: url('../images/icon_advantage02.png') no-repeat center center #fff;
    background-size: .65rem;
}

.advantageBox .contBox ul li:nth-child(3) i {
    background: url('../images/icon_advantage03.png') no-repeat center center #fff;
    background-size: .9rem;
}

.advantageBox .contBox ul li:nth-child(4) i {
    background: url('../images/icon_advantage04.png') no-repeat center center #fff;
    background-size: .8rem;
}

.advantageBox .contBox ul li:nth-child(5) i {
    background: url('../images/icon_advantage05.png') no-repeat center center #fff;
    background-size: .85rem;
}

.advantageBox .contBox ul li:nth-child(6) i {
    background: url('../images/icon_advantage06.png') no-repeat center center #fff;
    background-size: 1rem;
}

.advantageBox .contBox ul li:nth-child(7) i {
    background: url('../images/icon_advantage07.png') no-repeat center center #fff;
    background-size: .9rem;
}

.advantageBox .contBox ul li:nth-child(8) i {
    background: url('../images/icon_advantage08.png') no-repeat center center #fff;
    background-size: .85rem;
}

.advantageBox .contBox ul li h4 {
    display: flex;
    align-items: center;
    font-size: .8rem;
    color: #111111;
    font-weight: bold;
}

.advantageBox .contBox ul li p {
    font-size: .65rem;
    color: #666666;
    line-height: 1.6;
    margin-top: .5rem;
}

.classroom {
    padding-bottom: 1rem;
    width: 100%;
    background: url('../images/Bg_classroom.jpg') no-repeat;
    background-size: cover;
}

.classroom .buildTitleName {
    padding: 1.1rem 0 .75rem;
}

.classroom .buildTitleName .title h2 {
    background: url('../images/Bg_classroomTit.png') no-repeat center center;
    background-size: 15.6rem 1.95rem;
}

.classroom .contBox {
    padding: 0 1.15rem;
}

.classroom .contBox ul li {
    background: #fff;
    width: 100%;
    border-left: .12rem solid #feae7b;
    box-sizing: border-box;
    display: flex;
    margin-bottom: .25rem;
}

.classroom .contBox ul li .iconBox {
    width: 4.2rem;
    /* height: 2.875rem; */
    background: #4868df;
    display: flex;
    align-items: center;
    justify-content: center;
}

.classroom .contBox ul li .iconBox i {
    display: inline-block;
    width: 1.4rem;
    height: 1.65rem;
    background: url('../images/icon_classroom01.png') no-repeat;
    background-size: cover;
}

.classroom .contBox ul li:nth-child(2) .iconBox i {
    display: inline-block;
    width: 1.575rem;
    height: 1.575rem;
    background: url('../images/icon_classroom02.png') no-repeat;
    background-size: cover;
}

.classroom .contBox ul li:nth-child(3) .iconBox i {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background: url('../images/icon_classroom03.png') no-repeat;
    background-size: cover;
}

.classroom .contBox ul li:nth-child(4) .iconBox i {
    display: inline-block;
    width: 1.55rem;
    height: 1.6rem;
    background: url('../images/icon_classroom04.png') no-repeat;
    background-size: cover;
}

.classroom .contBox ul li:nth-child(5) .iconBox i {
    display: inline-block;
    width: 1.55rem;
    height: 1.525rem;
    background: url('../images/icon_classroom05.png') no-repeat;
    background-size: cover;
}

.classroom .contBox ul li .textBox {
    box-sizing: border-box;
    flex: 1;
    /* height: 2.875rem; */
    border-top: 1px solid #f3f3f3;
    border-bottom: 0.05rem solid #ffae78;
    margin-right: 1.2rem;
    padding: .25rem 0 .5rem;
}

.classroom .contBox ul li .textBox .tit {
    /* padding-top: .25rem; */
    padding-left: .25rem;
    font-size: .25rem;
    color: #666666;
}

.classroom .contBox ul li .textBox .tit span {
    float: right;
    text-transform: uppercase;
}

.classroom .contBox ul li .cont {
    padding-left: 1.35rem;
}

.classroom .contBox ul li .textBox h3 {
    font-size: .6rem;
    color: #333333;
    font-weight: bold;
}

.classroom .contBox ul li .textBox p {
    font-size: .45rem;
    color: #999999;
}

.classroom .download {
    width: 100%;
    text-align: right;
}

.classroom .download .loadCont {
    display: inline-block;
    text-align: left;
    margin-top: 1.25rem;
    position: relative;
    width: 15.175rem;
    height: 3.1rem;
    background: url('../images/Bg_download.png') no-repeat;
    background-size: cover;
}

.classroom .download a {
    transform: skewX(-20deg);
    margin-top: .85rem;
    margin-right: .2rem;
    text-align: center;
    line-height: 1.35rem;
    font-size: .55rem;
    color: #fff;
    display: inline-block;
    width: 5.1rem;
    height: 1.35rem;
    background-image: -moz-linear-gradient(-180deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -webkit-linear-gradient(-180deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
    background-image: -ms-linear-gradient(-180deg, rgb(255, 174, 120) 0%, rgb(255, 91, 86) 100%);
}

.classroom .download .wx_code {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 3.5rem;
    height: 3.5rem;
    border: .12rem solid #ff5c56;
    border-radius: .2rem;
}

.classroom .download .wx_code img {
    width: 100%;
}

.server img {
    width: 100%;
}

.teacherPopup {
    position: relative;
    padding: 0 1rem;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 18.25rem;
    height: 15.225rem;
    background: url('../images/Bg_popup.png') no-repeat;
    background-size: cover;
}

.maskBox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}

.teacherPopup .nameBox {
    text-align: center;
    padding: .8rem .3rem .2rem;
    border-bottom: 1px dashed #e1e1e1;
}

.teacherPopup .nameBox img {
    width: 4rem;
    height: 4rem;
}

.teacherPopup .nameBox h3 {
    font-size: .8rem;
    color: #2b48c6;
    padding: 0.6rem 0 .4rem .2rem;
    font-weight: bold;
}

.teacherPopup .infoBox {
    padding: .85rem .6rem;
}

.teacherPopup .infoBox h4 {
    font-size: .65rem;
    color: #333333;
    font-weight: bold;
    line-height: .75rem;
}

.teacherPopup .infoBox h4 i {
    display: inline-block;
    width: .7rem;
    height: .75rem;
    background: url("../images/icon_subject.png") no-repeat;
    background-size: cover;
    vertical-align: -0.08rem;
    margin-right: 0.2rem;
}

.teacherPopup .infoBox li:nth-child(2) h4 i {
    background: url("../images/icon_style.png") no-repeat;
    background-size: cover;
    width: .65rem;
}

.teacherPopup .infoBox p {
    font-size: .6rem;
    color: #666666;
    line-height: 1.5;
    margin-top: .25rem;
}

.teacherPopup .infoBox li {
    margin-bottom: .15rem;
}

.teacherPopup .infoBox li:first-child p {
    height: 1.5rem;
    overflow: hidden;
}

.teacherPopup .closeBtn {
    text-align: center;
    position: absolute;
    bottom: -2.5rem;
    width: 100%;
    left: 0;
}

.teacherPopup .closeBtn i {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background: url('../images/btn_close.png') no-repeat;
    background-size: cover;
}

.videoPopup {
    width: 100%;
    height: 10.55rem;
    position: fixed;
    top: 50%;
    margin-top: -5.275rem;
    z-index: 120;
    background: #fff;
    display: none;
    left: 0;
}

.videoPopup iframe {
    width: 100%;
    height: 10.55rem;
}

.videoPopup video {
    width: 100%;
    height: 100%;
}

.examPopup {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: -1;
    opacity: 0;
    left: 0;
}

.examPopup .hiddenBox {
    max-height: 20rem;
    overflow: auto;
}

.examPopup .subBox {
    display: flex;
    position: relative;
    border-bottom: .25rem solid #e4eaf6;
    padding: .7rem .5rem 0;
box-sizing: border-box;}

.examPopup .subBox .pic {
    width: 6rem;
    height: 3.5rem;
    position: relative;
    margin-right: .5rem;
}

.examPopup .subBox img {
    width: 6rem;
    height: 3.5rem;
    border: .1rem solid #fff;
    position: absolute;
    top: -1.3rem;
}

.examPopup .subBox .textBox {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.examPopup .subBox .priceBox1 {
    display: flex;
    font-size: .85rem;
    color: #ff0000;
}

.examPopup .subBox p.price {
    font-size: .85rem;
    color: #ff0000;
    width: 9rem;
}

.examPopup .subBox p {
    font-size: .75rem;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.shiftsBox {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding: .7rem .75rem;
box-sizing: border-box;}

.shiftsBox h2 {
    font-size: .8rem;
    font-weight: bold;
}

.shiftsBox ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    max-height: 13rem;
    overflow-y: auto;
}

.shiftsBox ul li {
    display: flex;
    width: 48%;
    justify-content: space-between;
    margin-right: 4%;
    margin-top: .75rem;
}

.shiftsBox ul li a {
    width: 100%;
    height: 1.35rem;
    border: 0.05rem solid #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .7rem;
    color: #333;
    border-radius: 1.35rem;
    background: #f5f5f5;
}

.shiftsBox ul li.active a {
    border: 0.05rem solid #4882ff;
    color: #fff;
    background: #4882ff;
}

.shiftsBox ul li:nth-child(2n+0) {
    margin-right: 0;
}

.composeBox ul {
    justify-content: flex-start;
}

.composeBox ul li {
    margin-right: 1rem;
}

.examPopup .courseBox {
    width: 100%;
    padding: .7rem .75rem;
    position: relative;
box-sizing: border-box;}

.examPopup .courseBox h2 {
    font-size: .8rem;
    font-weight: bold;
}

.examPopup .courseBox ul li {
    width: 100%;
    margin-top: .75rem;
}

.examPopup .courseBox ul li a {
    display: block;
    height: 1.35rem;
    overflow: hidden;
    text-align: center;
    line-height: 1.25rem;
    border: 0.05rem solid #f5f5f5;
    font-size: .7rem;
    border-radius: 1.35rem;
    background: #f5f5f5;
}

.examPopup .courseBox ul li.active a {
    border: 0.05rem solid #4882ff;
    color: #fff;
    background: #4882ff;
}

.examPopup .btnBox a {
    display: flex;
    width: 100%;
    height: 2.25rem;
    background: linear-gradient(to right, #dc2a1c, #ff6600);
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    color: #fff;
}

.examPopup .closeBtn {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: .5rem;
    top: .75rem;
}

.SinglebtnBox a {
    display: flex;
    width: 100%;
    height: 2.25rem;
    background: linear-gradient(to right, #dc2a1c, #ff6600);
    justify-content: center;
    align-items: center;
    font-size: .9rem;
    color: #fff;
}

.SinglePopup .courseBox ul {
    height: 11rem;
    overflow: auto;
}

.composePopup .courseBox ul {
    max-height: 9rem;
    overflow: auto;
}

.enrollBox {
    width: 100%;
    padding: .7rem .75rem;
    border-top: 1px solid #dbdbdb;
}

.enrollBox h2 {
    font-size: .8rem;
    font-weight: bold;
}

.enrollBox p {
    width: 100%;
    height: 1.95rem;
    border: 1px solid #ebebeb;
    margin-top: .375rem;
    display: flex;
}

.enrollBox p span {
    width: 4rem;
    padding: 0 .375rem;
    font-size: .7rem;
    color: #999999;
    height: 1.95rem;
    line-height: 1.95rem;
    text-align: center;
    position: relative;
    display: inline-block;
}

.enrollBox p span i {
    display: inline-block;
    width: 2.65rem;
    border-bottom: 1px solid #999;
    position: absolute;
    top: 1rem;
    left: 50%;
    margin-left: -1.425rem;
}

.enrollBox p span em {
    display: inline-block;
    background: #fff;
    position: absolute;
    top: .55rem;
    left: 1.06rem;
    height: 1rem;
    line-height: 1rem;
    padding: 0 .15rem;
}

.enrollBox p select {
    flex: 1;
    border: 0;
}

.enrollBox p input {
    flex: 1;
    border: 0;
    background: #fff;
}

.enrollBox .enrollPrice {
    font-size: .75rem;
    color: #333333;
    border: 0;
    line-height: 1.95rem;
}

.enrollBox .enrollPrice em {
    color: #ff0000;
}

.courseList {
    display: none;
}

.courseShow {
    display: block;
}</pre></body></html>