[v-cloak]{
	display: none
}
html {
	padding-top: 6.2rem;
	margin: 0 auto;
}
body {
	background: #fff;
}
@media all and (max-width: 740px) {
	html{
		padding-top: 6.1rem;
	}
}
#home h4 {
	font-size: 0.3733rem;
}
#home h3 {
	font-size: 0.4rem;
	color:#fff;
}
#home h2 {
	font-size: 0.48rem;
}
@media all and (max-width: 724px) {
	html{
		padding-top: 5.9rem;
	}
}
@media all and (max-width: 682px) {
	html{
		padding-top: 5.7rem;
	}
}
@media all and (max-width: 652px) {
	html{
		padding-top: 5.5rem;
	}
}
@media all and (max-width: 624px) {
	html{
		padding-top: 5.3rem;
	}
}
@media all and (max-width: 596px) {
	html{
		padding-top: 5.1rem;
	}
}
@media all and (max-width: 564px) {
	html{
		padding-top: 4.9rem;
	}
}
@media all and (max-width: 534px) {
	html{
		padding-top: 4.7rem;
	}
}
@media all and (max-width: 504px) {
	html{
		padding-top: 4.4rem;
	}
} 
@media all and (max-width: 474px) {
	html{
		padding-top: 4.2rem;
	}
}
@media all and (max-width: 444px) {
	html{
		padding-top: 4rem;
	}
} 
@media all and (max-width: 414px) {
	html{
		padding-top: 3.8rem;
	}
}
@media all and (max-width: 384px) {
	html{
		padding-top: 3.6rem;
	}
} 
@media all and (max-width: 354px) {
	html{
		padding-top: 3.4rem;
	}
}
@media all and (max-width: 324px) {
	html{
		padding-top: 3.2rem;
	}
} 
@media all and (max-width: 294px) {
	html{
		padding-top: 3rem;
	}
}
#menu {
	overflow: visible;
}
li {
	list-style: none;
}
header {
	background: #c30708;
	z-index: 4;
	left: auto;
	height: auto;
	overflow: auto;
}
.foot {
	position:fixed;
	width: 100%;
	left:50%;
	transform:translate(-50%);
	bottom:0;
}
@media screen and (min-width: 1024px){
	html,header {
		width: 779.999999px;
	}
}
@media all and (min-width:1024px) {
	#train .foot {
		width: 779.999999px;
	}
}
#train .main,
#train .detailMain{
	padding: 0 20px;
	padding-bottom: 80px;
	font-size: 0.37rem;
}
#train .main .title {
	margin: 0.48rem 0;
}
#train .main .course .title {
	margin-top: 0.26rem;
}
#train .main .title img{
	width: 0.37rem;
	height: 0.37remx;
	vertical-align: middle;
}
#train .main .title  span {
	vertical-align: middle;
	font-weight: bold;
}
#train .main .month .content ul{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
#train .main .month .content ul li {
	position:relative;
	cursor:pointer;
	width: 20%;
	padding-top: 18%;
	border: 1.5px solid #c30708;
	border-radius: 0.26rem;
	margin-bottom: 0.3rem;
	transition: all .5s;
}
#train .main .month .content ul li.active {
	background-color: #c30708;
	color: #fff;
}
#train .main .month .content ul li:nth-child(4n+1){
	margin-left: 0;
}
#train .main .month .content ul li .detail {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#train .main .month .content ul li .detail p:first-child{
	font-size: 0.53rem;
}
#train .main .month .switch {
	margin-top: 0.25rem;
}
#train .main .month .switch img {
	display: block;
	width: 0.69rem;
	height: 0.69rem;
	margin: 0 auto;
	transition: all .5s;
	cursor: pointer;
}
#train .main .month .switch img.expanding {
	transform:rotate(180deg);
}
#train .main  .course .content ul {
	box-sizing: border-box;
}
#train .main  .course .content ul li{
	display:flex;
	cursor:pointer;
	box-sizing: border-box;
	width: 100%;	
	height: 2.6rem;
	padding: 0 0.8rem;
	background-color: #c30708;
	border-radius: 0.13rem;
	margin-bottom: 0.35rem;
	transition: all .5s;
}
#train .main  .course .content ul li .left{
	flex:1;
	display: flex;
	align-items: center;
}
#train .main  .course .content ul li .left i {
	display: block;
	width: 1.78rem;
	height: 1.78rem;
	background-size:100% 100%;
}
#train .main  .course .content ul li:nth-child(3n+1) .left i{
	background-image: url('/images/train/课程图标1@2x.png');
}	
#train .main .course .content ul li:nth-child(3n+2) .left i{
	background-image: url('/images/train/课程图标2@2x.png');
}
#train .main .course .content ul li:nth-child(3n) .left i{
	background-image: url('/images/train/课程图标3@2x.png');
}
#train .main  .course .content ul li .right {
	flex: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
}
#train .main  .course .content ul li .right p:first-child {
	position: relative;
	margin-bottom: 0.3rem;
}
#train .main  .course .content ul li .right p:last-child {
	font-weight: bold;
}
#train .main .course .content ul li .right p:first-child::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -0.14rem;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#train .detailMain .titleBox,
#train .detailMain .detail{
	margin-top: 0.6rem;
	padding:0.53rem 0.4rem;
	border-radius: 0.13rem;
	box-shadow: 0 0 0.13rem 0.026rem #ccc;
}
#train .detailMain .titleBox {
	position: relative;
	background: #c30708;
	color: #fff;
}
#train .detailMain .titleBox::after {
	content: '';
    position: absolute;
    right: 0.4rem;
    top: 0.26rem;
    width: 2rem;
    height: 0.57rem;
    background: url(/images/train/detail/logo.jpg) no-repeat #c30708;
    background-size: 100% 100%;
}
@media all and (max-width: 330px) {
	#train .detailMain .titleBox::after {
		width: 1.86rem;
    	height: 0.53rem;
	}
} 
#train .detailMain .detail {
	background: #fff;
}
#train .detailMain .titleBox .title {
	display: flex;
	font-size: 0.42rem;
	padding-bottom: 0.25rem;
	border-bottom: 1px solid #fff;
}
#train .detailMain .titleBox .title .left {
	display: flex;
	align-items: center;
}
#train .detailMain .titleBox .title .left img {
    width: 2.13rem;
    height: 1.46rem;
    object-fit: cover;
}
#train .detailMain .titleBox .title .right {
	padding-left: 0.26rem;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
#train .detailMain .titleBox .title .right p {
 	font-weight: bold;
}
#train .detailMain .titleBox .introduce {
	padding-top: 0.3rem;
}
#train .detailMain .detail .title img{
	vertical-align: middle;
	width:0.58rem;
	height:0.58rem;
} 
#train .detailMain .detail .title span {
	vertical-align: middle;
	font-weight: bold;
	color: #c30708;
	font-size: 0.4rem;
	padding-left: 0.13rem;
}
#train .detailMain .detail>ul>li {
	padding-bottom: 0.5rem;
	padding-top: 0.53rem;
	border-bottom: 1px solid #F2F2F2;
}
#train .detailMain .detail>ul>li:last-child {
	border: none;
}
#train .detailMain .detail>ul>li:first-child {
	padding-top: 0;
}
#train .detailMain .detail ul li ul {
	margin-top: 0.18rem;
	padding-left: 1.25rem;
}
#train .detailMain .detail ul li ul li{
	list-style: disc;
	margin-top: 0.13rem;
	font-weight: bold;
}
#train .detailMain .detail ul li ul li:first-child {
	margin-top: 0;
}
#train .detailMain li.displayFlex {
	display: flex;
}
#train .detailMain li.displayFlex div:first-child {
	flex: 6;
}
#train .detailMain .haveLongtext li.displayFlex div:first-child {
	flex: 7;
}
#train .detailMain li.displayFlex div:last-child {
	flex: 4;
}
#train .detailMain .about {
	margin-top: 0.8rem;
	text-align: center;
}
#train .detailMain .about p{
	font-weight: bold;
	color: #9E9E9E;
	margin-bottom: 0.25rem;
}
#train .detailMain .about a {
	font-weight: bold;
	color: #c30708;
}