@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 1.2rem;
}

.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: #262647;
	position: relative;
	margin-top: .8rem;
}

.tabNavBox ul {
	display: flex;
	justify-content: space-between;
}

.tabNavBox li {
	flex: 1;
	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(1) .top_tit span {
	color: #31256d;
	background-image: -moz-linear-gradient(90deg, rgb(143, 133, 218) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(143, 133, 218) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(143, 133, 218) 0%, rgb(255, 255, 255) 100%);
}

.tabNavBox li:nth-child(2) .top_tit span {
	color: #9e6d2d;
	background-image: -moz-linear-gradient(90deg, rgb(237, 185, 126) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(237, 185, 126) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(237, 185, 126) 0%, rgb(255, 255, 255) 100%);
}

.tabNavBox li:nth-child(3) .top_tit span {
	color: #292950;
	background-image: -moz-linear-gradient(90deg, rgb(98, 98, 186) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(98, 98, 186) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(98, 98, 186) 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 h4 {
	display: inline-block;
	padding-left: 1.5rem;
	box-sizing: border-box;
	width: 7.7rem;
	height: .83rem;
	background: url('../images/Bg_programmeNavTit.png') no-repeat;
	background-size: cover;
}

.courseTabBox .titBox li {
	width: 30%;
	margin-right: .1rem;
	border-radius: .3rem .3rem 0 0;
	font-size: .9rem;
	color: #fff;
	height: 2.75rem;
	display: inline-block;
	background-image: -moz-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
}

.courseTabBox .titBox li:last-child {
	border-right: 0;
	margin-right: 0;
}

.courseTabBox .titBox li.active {
	background: #fff;
}

.courseTabBox .titBox li.active h3,
.courseTabBox .titBox li.active p {
	color: #262647;
}

.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 .tabCont02 .list h3 {
	background: url('../images/Bg_courseTit02.png') no-repeat;
	background-size: cover;
}

.courseTabCont .tabCont03 .list h3 {
	background: url('../images/Bg_courseTit03.png') no-repeat;
	background-size: cover;
}

.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 span.color {
	color: #312775;
}

.courseTabCont .tabCont02 .list .textBox dt span.color {
	color: #df9f52;
}

.courseTabCont .tabCont03 .list .textBox dt span.color {
	color: #7c7cd5;
}

.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: #312775;
}

.courseTabCont .tabCont02 .list .textBox dt em {
	background: #df9f52;
}

.courseTabCont .tabCont03 .list .textBox dt em {
	background: #7c7cd5;
}

.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: #4b48a5;
	text-align: center;
	line-height: 1.7rem;
}

.courseTabCont .tabCont02 .li6 .btnBox a {
	background: #f0c76e
}

.courseTabCont .tabCont03 .li6 .btnBox a {
	background: #7c7cd5
}

.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: 1.5rem 0 .95rem;
}

.buildTitleName {
	text-align: center;
}

.buildTitleName .title h2 {
	background: url('../images/Bg_videoTit.png') no-repeat center center;
	background-size: 9.575rem;
}

.buildTitleName.title_org .title h3 span {
	color: #fff;
}

.buildTitleName.title_org .title h4 span {
	display: inline-block;
	height: 1rem;
	line-height: 1rem;
	border: 1px solid #fff;
	border-right: 0;
	border-left: 0;
}

.courseTabBox .buildTitleName {
	padding: 1.5rem 0 1.7rem;
}

.courseTabBox .buildTitleName .title h2 {
	background: url('../images/Bg_programmeTit.png') no-repeat center center;
	background-size: 100% 2.3rem;
}

/*title*/
.buildTitleName .title {
	height: 2.3rem;
	position: relative;
	text-align: center;
}

.buildTitleName .title h2 {
	line-height: 2.3rem;
	font-size: 3rem;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0;
	height: 2.3rem;
}

.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: #222244;
	position: relative;
}

.buildTitleName .title h3 u {
	display: inline-block;
	width: 0.05rem;
	height: 1.25rem;
	background: url('../images/icon_titleLine.png') no-repeat;
	background-size: contain;
	margin: 0 1rem;
	vertical-align: -0.3rem;
}

.buildTitleName .title h3 i {
	margin: 0 .35rem;
	vertical-align: -0.1rem;
	display: inline-block;
	width: .93rem;
	height: .93rem;
	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;
	top: -0.2rem;
}

.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 u {
	display: inline-block;
	width: 0.05rem;
	height: 1.25rem;
	background: url('../images/icon_titleLine_on.png') no-repeat;
	background-size: contain;
	margin: 0 1rem;
	vertical-align: -0.3rem;
}

.buildTitleName.title_org h3 i {
	margin: 0 .35rem;
	vertical-align: -0.1rem;
	display: inline-block;
	width: .93rem;
	height: .93rem;
	background: url('../images/icon_arrowL_org.png') no-repeat;
	background-size: cover;
}

.buildTitleName.title_org h3 i.rt {
	background: url('../images/icon_arrowR_org.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;
	top: -0.2rem;
}

.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: #262647;
}

.packageBox .buildTitleName {
	padding: .5rem 0 0.7rem;
}

.packageBox .buildTitleName .title h2 {
	background: url('../images/Bg_coachTit.png') no-repeat center center;
	background-size: 10.05rem 2.3rem;
}

.packageBox .buildTitleName h4 {
	display: inline-block;
	padding-left: 1.5rem;
	box-sizing: border-box;
	width: 13.05rem;
	height: 0.83rem;
	background: url(../images/Bg_coachNav.png) no-repeat;
	background-size: cover;
}


.packageBox .contBox {
	max-height: 39rem;
	width: 100%;
	overflow: hidden;
	/* height: 19.5rem; */
}

.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(239, 202, 131, 0) 0%, rgba(239, 202, 131, 1) 100%);
	background-image: -webkit-linear-gradient(180deg, rgba(239, 202, 131, 0) 0%, rgba(239, 202, 131, 1) 100%);
	background-image: -ms-linear-gradient(180deg, rgba(239, 202, 131, 0) 0%, rgba(239, 202, 131, 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.75rem;
	border-radius: .4rem .4rem 0 0;
	background-image: -moz-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(88, 88, 188) 0%, rgb(49, 49, 152) 100%);
}

.packageBox .contBox .textBox {
	border-radius: .3rem .3rem 0 0;
	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: #333399;
	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;
}

.teacherBox .buildTitleName{padding:1.5rem 0 .75rem;}
.teacherBox .buildTitleName .title h2{background: url('../images/Bg_teacherTit.png') no-repeat center center;background-size:14.15rem 2.3rem;}
.teacherBox .buildTitleName h4 {
	display: inline-block;
	padding-left: 1.5rem;
	box-sizing: border-box;
	width: 8.7rem;
	height: 0.83rem;
	background: url(../images/Bg_teacherNav.png) no-repeat;
	background-size: cover;
}


.teacherBox .contBox ul{display: flex;flex-wrap: wrap;padding:0 .25rem;}
.teacherBox .contBox ul li{margin-bottom: .5rem;width: 32%;margin-right: 2%;background-image: -moz-linear-gradient( 180deg, rgba(241,241,241,0) 0%, rgba(241,241,241,1) 100%);background-image: -webkit-linear-gradient( 180deg, rgba(241,241,241,0) 0%, rgba(241,241,241,1) 100%);background-image: -ms-linear-gradient( 180deg, rgba(241,241,241,0) 0%, rgba(241,241,241,1) 100%);}
.teacherBox .contBox ul li img{width: 100%;}
.teacherBox .contBox ul li:nth-child(3n){margin-right: 0;}
.teacherBox .contBox ul li .text{padding: .4rem 0;text-align: center;}
.teacherBox .contBox ul li .text h3{font-size: .6rem;color: #111111;font-weight: bold;}
.teacherBox .contBox ul li .text p{font-size: .6rem;color: #111111;}

.knowledgeBox1 {
	width: 100%;
	background: #232345;
	background-size: cover;
	padding: 0 .25rem 1.35rem;
	box-sizing: border-box;
}


.knowledgeBox1 .buildTitleName h4 {
	display: inline-block;
	padding-left: 1.5rem;
	box-sizing: border-box;
	width: 5.9rem;
	height: 0.83rem;
	background: url(../images/Bg_trendNav.png) no-repeat;
	background-size: cover;
}

.knowledgeBox1 .buildTitleName {
	padding-top: 1.15rem;
}
.knowledgeBox1 .buildTitleName .title h2 {
	background: url(../images/Bg_trendTit.png) no-repeat center center;
	background-size: 9.95rem;
}

.knowledgeBox1 .contBox {
	width: 100%;
	padding: .5rem;
	background: #f5d988;
	border-radius: .4rem;
	box-sizing: border-box;
	margin-top: .85rem;
}


.knowledgeBox1 .contBox ul {
	background: #fff;
	border-radius: .4rem;
	padding: 0 .2rem
}

.knowledgeBox1 .contBox ul li {
	padding: .6rem .4rem;
	border-bottom: 1px dashed #dddddd;
}

.knowledgeBox1 .contBox ul li h3 {
	display: flex;
	align-items: center;
	font-size: .6rem;
	color: #222244;
	font-weight: bold;
	margin-bottom: .4rem;
}

.knowledgeBox1 .contBox ul li h3 span {
	display: inline-block;
	width: 1.2rem;
	height: 1.15rem;
	background: url('../images/Bg_knowledgeListTit.png') no-repeat;
	background-size: cover;
}

.knowledgeBox1 .contBox ul li h3 i {
	width: .6rem;
	height: 1.15rem;
	display: inline-block;
	background: url('../images/icon_knowledge01.png') no-repeat center center;
	background-size: .45rem .35rem;
}

.knowledgeBox1 .contBox ul li:nth-child(2) h3 i {
	background: url('../images/icon_knowledge02.png') no-repeat center center;
	background-size: .45rem .35rem;
}

.knowledgeBox1 .contBox ul li:nth-child(3) h3 i {
	background: url('../images/icon_knowledge03.png') no-repeat center center;
	background-size: .45rem .35rem;
}

.knowledgeBox1 .contBox ul li p {
	font-size: .6rem;
	color: #666666;
	display: flex;
	margin-bottom: .4rem;
	line-height: 1.6;
}

.knowledgeBox1 .contBox ul li .text {
	font-size: .6rem;
	color: #666666;
	line-height: 1.6
}

.knowledgeBox1 .contBox ul li p em {
	color: #222244;
	margin-right: .35rem;
}

.knowledgeBox1 .contBox ul li b {
	color: #222244;
}

.knowledgeBox1 .contBox ul li u {
	display: inline-block;
	width: .55rem;
	height: .55rem;
	margin-right: .4rem;
	vertical-align: -0.05rem;
	background: url('../images/icon_knowledgeNum01.png') no-repeat;
	background-size: cover;
}

.knowledgeBox1 .contBox ul li .text02 u {
	background: url('../images/icon_knowledgeNum02.png') no-repeat;
	background-size: cover;
}

.knowledgeBox1 .contBox ul li .text03 u {
	background: url('../images/icon_knowledgeNum03.png') no-repeat;
	background-size: cover;
}

.knowledgeBox1 .contBox ul li .text04 u {
	background: url('../images/icon_knowledgeNum04.png') no-repeat;
	background-size: cover;
}

.knowledgeBox1 .contBox ul li .text05 u {
	background: url('../images/icon_knowledgeNum05.png') no-repeat;
	background-size: cover;
}



.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: 18.62rem 2.3rem;
}

.classroom .buildTitleName h4 {
	display: inline-block;
	padding-left: 1.5rem;
	box-sizing: border-box;
	width: 5.9rem;
	height: .83rem;
	background: url('../images/Bg_classroomNav.png') no-repeat;
	background-size: cover;
}


.classroom .contBox {
	padding: 0 1.15rem;
}

.classroom .contBox ul {
	background: #fff;
	position: relative;
}

.classroom .contBox ul li {
	background: #fff;
	width: 100%;
	border-left: .12rem solid #efca83;
	box-sizing: border-box;
	display: flex;
	margin-bottom: .25rem;
}

.classroom .contBox ul li .line {
	width: 0.07rem;
	height: 15.75rem;
	background: url('../images/Bg_classroomLine.png') no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
}

.classroom .contBox ul li .iconBox {
	width: 4.2rem;
	background: #b59047;
	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;
	border-top: 1px solid #f3f3f3;
	border-bottom: 0.05rem solid #625aa0;
	margin-right: 1.2rem;
	padding: .25rem 0 .5rem;
}

.classroom .contBox ul li .textBox .tit {
	padding-left: .25rem;
	padding-right: 2.1rem;
	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(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
	background-image: -webkit-linear-gradient(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
	background-image: -ms-linear-gradient(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
}

.classroom .download a.android {
	background-image: -moz-linear-gradient(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
	background-image: -webkit-linear-gradient(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
	background-image: -ms-linear-gradient(-14deg, rgb(239, 213, 114) 0%, rgb(189, 143, 69) 100%);
}

.classroom .download .wx_code {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 3.5rem;
	height: 3.5rem;
	border: .12rem solid #c3984a;
	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: 15.25rem;
	height: 12.75rem;
	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: 2.7rem;
	height: 2.7rem;
}

.teacherPopup .nameBox h3 {
	font-size: .8rem;
	color: #2b48c6;
	padding-top: .2rem;
	font-weight: bold;
}

.teacherPopup .infoBox {
	padding-top: .85rem;
}

.teacherPopup .infoBox h4 {
	font-size: .65rem;
	color: #333333;
	font-weight: bold;
}

.teacherPopup .infoBox p {
	font-size: .55rem;
	color: #666666;
	margin-top: .25rem;
}

.teacherPopup .infoBox li {
	margin-bottom: .15rem;
}

.teacherPopup .infoBox li:first-child p {
	height: 1rem;
	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;
}

.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;
}

.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;
}

.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;
    background: url("../images/icoClose.png");
    background-size: 1rem 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;
}