.container {
	padding: 0px;
	margin: 0px;
}

.header {}

.header-top {
	padding: 10px 16px;
	height: 3rem;
}

.header-logo {
	width: 10rem;
	float: left;
}

.header-top-center {
	border-radius: 250px;
	opacity: 0.2;
	background: var(--unnamed, linear-gradient(270deg, #53F 0%, #EA80FF 100%));
	mix-blend-mode: hard-light;
	filter: blur(50px);
	width: 250px;
	height: 250px;
	flex-shrink: 0;
	margin: auto;
	float: left;
	position: absolute;
	margin-left: 5rem;
}

.header-menu {
	width: 2.5rem;
	float: right;
}

.dropdown-menu{
	right: 0px;
	left: auto;
	top: 4rem;
	margin-right: 10px;
	padding: 10px 10px;
	border-color: #fff;
	width:120px;
	min-width: none;
	text-align: center;
	color: var(--p, #7F66FF);
	color: #333;
	text-align: center;
	font-family: PingFang SC;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	border-radius: 10px;
	height: auto;
}

.dropdown-menu-item{
	line-height: 40px;
	margin: 10px;
}

.dropdown-menu-item-active,.dropdown-menu .dropdown-menu-item-active{
	color: var(--p, #7F66FF);
}

 


.clear {
	clear: both;
}

.header-mid {
	width: 100%;
	height: auto;
}

.header-mid-nav{
	width: 100%;
	height: 70px;
	min-height: 70px;
	border-radius: 20px 20px 0px 0px;
	background: linear-gradient(270deg, rgba(85, 51, 255, 0.10) 0%, rgba(234, 128, 255, 0.10) 100%);
	margin-top: 10px;
	border: 0px;
	margin-bottom: -22px;
}

.header-mid-app {
	margin: auto;
	width: 50%;
	margin-top: -452px;
}

.header-mid-mobile {
	margin: auto;
	width: 54%;
	margin-top: -437px;
}

.header-mid-menu1 {
	width: 70%;
	margin-top: -278px;
	position: absolute;
	margin-left: 30px;
}

.header-mid-menu2 {
	width: 66%;
	position: absolute;
	right: 0px;
	margin-top: -202px;
	margin-right: 30px;
}

.middle h3 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #202020;
	text-align: center;
	font-family: PingFang SC;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.middle-grap {
	margin-top: 16px;
}

.middle-tip3 {
	color: #666;
	text-align: center;
	font-family: PingFang SC;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.middle-tip3 p {
	margin: 0px;
	padding: 0px;
}

.middle-grap2 {
	margin-top: 12px;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.footer {
	bottom: -12px;
	text-align: center;
}

.btn-download {
	border-radius: 30px;
	background: var(--2, #29CC5F);
	width: 192px;
	padding: 12px 60px;
	justify-content: center;
	align-items: center;
	color: #FFF;
	font-family: PingFang SC;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.course-area{
	text-align: center;
	margin-top: 30px;
}

.btn-course{
	width: 192px;
	padding: 12px 60px;
	justify-content: center;
	align-items: center;
	gap: 5px;
	border-radius: 30px;
	border: 1px solid var(--2, #29CC5F);
	background: rgba(41, 204, 95, 0.10);
	color: #29CC5F;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
}

.course-item{
	text-align: center;
	margin-top: 70px;
}

.course-item-kuozhan{
	text-align: center;
	margin-top: 50px;
}

.course-item h3{
	font-weight: 700;
}

.course-item-shangji{
	width: 80%;
	display: inline-block;
	margin-top: 15px;
}

.course-item-wuguo{
	width: 80%;
	display: inline-block;
	margin-top: 5px;
}

.course-item-juhao{
	width: 4%;
	display: inline-block;
}

.course-item p{
	width: 80%;
	display: inline-block;
	color: #666;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 21px;
}

.grap-item{
	height: 100px;
}

.grap{
	height: 30px;
}

.gongneng{
	margin-top: 100px;
}
.gongneng h2{
	text-align: center;
	color: #333;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; 
}

.gongneng-title{
	color: #333;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
	margin-top: 40px;
}

.gongneng-split{
	text-align: center;
}

.gongneng-split-line{
	width: 26px;
	height: 1px;
	background: #333;
	margin: 20px auto;
}

.gongneng-desc{
	margin: auto;
	color: #666;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}

.gongneng-desc-sell{
	width: 80%;
}

.gongneng-img-desc{
	width: 74%;
	margin: 20px auto;
}

.gongneng-img-fangan{
	width: 90%;
	margin: 20px auto;
}

.navbar-header{
	margin: 0px 0px;
	padding: 0px 6px;
}

.navbar-brand{
	width: 18%;
	color: var(--gray-4, #444);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	list-style: none;
	padding: 15px 10px;
}
.navbar-brand:last-child{
	width: 24%;
}

.navbar-brand a{
	color: var(--gray-4, #444);
	text-decoration: none;
}

.navbar-brand-active{
	color: var(--gray-4, #444);
	font-weight: 600;
}


.navbar-brand-line{
	width: 16px;
	height: 3px;
	border-radius: 10px;
	background: var(--gray-4, #444);
	margin: auto;
}

.course-step{
	display: none;
}

.course-step-active{
	display: block;
}

.course-arc{
	height: 20px;
	background-color: #fff;
	padding: 0px 10px;
	border-radius: 20px 20px 0px 0px;
}

.course-step-item{
	background-color: #fff;
	height: auto;
	padding: 20px 20px;
}


.modal,.modal-dialog{
	margin: 0px;
	padding: 0px;;
}
.modal-body {
	height: 200px;
	padding: 0px;
	text-align: center;
	margin: 0px 20px;
}

.modal-content{
	border-radius: 30px 30px 0px 0px;
	border: 0px;
}

.modal-header{
	border-bottom: 0px;
}

.modal-title{
	font-size: 18px;
	font-weight: 600;
	color: #202020;
	text-align: center;
}

.modal-header .close{
	font-size: 30px;
}
		
.progress {
	margin-top: 30px;
	margin-bottom: 2px;
	height: 20px;
}

.progress-bar-info{
	background-color: #0d6efd;
	background: var(--p-2, linear-gradient(180deg, #EA80FF 0%, #53F 100%));
}

.allow {
	text-align: center;
	margin-top: 10px;
}

.allow_title {
	font-weight: 600;
	font-size: 20px;
}

.allow_desc {
	font-size: 14px;
	margin-bottom: 30px;
}

.allow_btn {
	color: #fff;
	padding: 10px 45px;
	margin-top: 24px;
	font-size: 16px;
	background-color: #7646d1;
}

.jiaoxue {
	text-align: center;
	font-size: 16px;
	color: rebeccapurple;
}

.jiaoxue svg {
	margin-top: 10px;
}

#myCourse {
	z-index: 2000;
	height: 650px;
	background: #ffff;
	border-radius: 30px 30px 0px 0px;
}

#myCourse .modal-header{
	border-bottom: 1px solid #e5e5e5;
}

#myCourse .modal-content{
	border-radius: 0px;
	border: 0px;
	height: auto;
}

#myCourse .modal-body {
	margin: 10px 10px;
}

#myLines {
	z-index: 2000;
	height: 280px;
	background: #ffff;
	border-radius: 30px 30px 0px 0px;
}

#myLines .modal-header .modal-title{
	text-align: center;
}

#myLines .modal-body{
	padding-top: 10px;
}

#myLines .modal-body .modal-title{
	text-align: left;
}

#myLines .modal-content{
	box-shadow: 0px 0px 0px rgba(0,0,0,.5);
}

.line-item{
	margin: 10px;
	line-height: 20px;
	padding: 14px 10px;
	font-size: 16px;
	border-radius: 10px;
	color: #29CC5F;
	border: 1px solid var(--2, #29CC5F);
	background: rgba(41, 204, 95, 0.10);
}
.line-item a{
	color: #29CC5F;
}
 
@media (min-width: 400px) and (max-width: 450px) {
	.header-mid-app {
		margin-top: -500px;
	}

	.header-mid-mobile {
		margin-top: -462px;
	}
}

@media (min-width: 370px) and (max-width: 380px) {
	.header-mid-app {
		margin-top: -432px;
	}

	.header-mid-mobile {
		margin-top: -420px;
	}
	
	.header-mid-menu1 {
	    margin-top: -260px;
	}
	.header-mid-menu2 {
	    margin-top: -192px;
	}
}

@media (min-width: 350px) and (max-width: 365px) {
	.header-mid-app {
		margin-top: -408px;
	}

	.header-mid-mobile {
		margin-top: -404px;
	}
}

.container-fluid{
	margin: 0px;
	padding: 0px;
}

.course-step video{
	width: 100%;
	height: 450px;
}

.onlineService{
    display: none;
}