@charset "utf-8";

/* CSS Document */
/* common */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
p,
a,
form,
select,
input,
ul,
ol,
li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', sans-serif;
	color: #000000;
}

ul,
ol {
	list-style: none;
	text-indent: 0;
	list-style-position: outside;
}

img {
	border: 0;
}

b {
	font-weight: normal;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: none !important;
}

a {
	text-decoration: none || underline || blink || overline || line-through
}

p {
	margin: 0 0 0;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

/* link : style */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* ul {
	margin-bottom: 0 !important;
} */

/*clear*/
.clearfix:before,
.clearfix:after {
	content: ' ';
	display: table;
}

.clearfix:after {
	clear: both;
}

/*浏览器更新提示*/
.browserupgrade {
	margin: 0;
	z-index: 9999;
	width: 100%;
	height: 42px;
	color: #e50b71;
	text-indent: 20px;
	line-height: 42px;
	overflow: hidden;
	background: #222222;
	border-bottom: 4px solid #000000;
}

.browserupgrade a {
	font-size: 16px;
	color: #fdc12d;
	cursor: pointer;
}

.browserupgrade a.brow-close {
	font-size: 14px;
	margin-right: 20px;
	float: right;
}

/*ie7*/
.ie7-alert {
	left: 50%;
	top: 50%;
	margin-left: -276px;
	margin-top: -238px;
	width: 551px;
	height: 476px;
	position: fixed;
	z-index: 9999;
	background: url('/zhuzhan/220824/img/ie7.png') no-repeat center;
}

.ie7-alert a {
	top: 121px;
	left: 127px;
	width: 121px;
	height: 33px;
	display: block;
	position: absolute;
	background: url('/zhuzhan/220824/img/ie7-btn.png') no-repeat center;
}

html {
	width: 100%;
	font-size: 62.5%;
	overflow-x: hidden;
}

body {
	width: 100%;
	overflow-x: hidden;
}

body.fixed {
	top: 0;
	position: fixed;
}

/*banners*/
.course_nav .tab_top {
	background: url("/zhuzhan/220824/image/classpomp/banner.png") no-repeat top center;
	width: 100%;
	background-size: auto;
	height:400px;
	overflow: hidden;
	/* margin-top: 100px; */
}
.course_nav .tab_top>h1{
	font-size: 72px;
	font-family: Source Han Sans CN-Heavy, Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height:100px;
	text-align:center;
	margin-top:130px;
}
.course_nav .tab_top>p{
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 4px;
	text-align:center;
}
/* .course_nav .tab_top>div {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.course_nav .tab_top h5 {
	font-size: 40px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 47px;
	text-align: center;
	margin-top: 64px;
}

.course_nav .tab_top img:nth-child(1) {
	position: absolute;
	left: 463px;
	top: 24px;
}

.course_nav .tab_top img:nth-child(3) {
	position: absolute;
	right: 463px;
	top: 24px;
} */

.course_nav .tab-box {
	width: 1200px;
	margin: -100px auto 0;
	position: relative;
	list-style-type: none;
	width: 1200px;
	height: 190px;
	background: #FFFFFF;
	box-shadow: 0px 20px 28px 1px rgba(115, 152, 255, 0.15);
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	color: #666666;
	padding: 34px 0 0 40px;
}

.course_nav .tab-box>div:nth-child(2) {
	margin-top: 23px;
}

.course_nav .tab-box>div>span {
	float: left;
	width: 80px;
	height: 24px;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #214BF7;
	line-height: 30px;
}

.course_nav .tab-box ul.top_nav {
	float: left;
	width: 1050px;
	margin: 0;
	/* position: relative; */
}

.course_nav .tab-box>span {
	position: absolute;
	top: 214px;
	display: block;
	left: 0;
	right: 0;
	margin: auto;
	width: 32px;
}

.course_nav .tab-box>span .tap_jt {
	display: none;
}

.course_nav .top_nav {
	overflow: hidden;
}

.course_nav .tab-box>div:nth-child(2) li {
	width: 990px;
}

.course_nav .tab-box>div:nth-child(2) li a {
	margin-bottom: 18px;
}

.course_nav .tab-box .top_nav li a.on {
	min-width: 71px;
	height: 31px;
	background: #214BF7;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
	display: inline-block;
}
.course_nav .tab-box .top_nav li a.ons {
	min-width: 71px;
	height: 31px;
	background: #214BF7;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 31px;
	text-align: center;
	display: inline-block;
}
.course_nav .tab-box .top_nav li a {
	font-size: 14px;
	    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	    font-weight: 400;
	    color: #333333;
	    margin-right: 12px;
	    min-width: 71px;
	    height: 31px;
	    line-height: 31px;
	    text-align: center;
	    display: inline-block;
		padding:0 3px;
}

.tab-contents {
	width: 1200px;
	margin: 25px auto 0;
	position:relative;
}
.active_div{
	/* height:600px; */
	/*height:878px;*/
	overflow:hidden;
}
.active_div>img {
	margin: 0 auto;
	    display: block;
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    bottom:-34px;
	    left: 0;
	    right: 0;
}

.icon_xl {
	width: 0.6rem;
	    height: 0.6rem;
	    margin: 0 auto;
	    display: block;
}

.tab-contents ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tab-contents ul li {
	width: 277px;
	height: 272px;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	border: 1px solid #DEE7FF;
	margin-bottom: 30px;
	overflow: hidden;
}
.tab-contents ul li:last-child:nth-child(4n-2){
	margin-right: calc(24% / 3 + 44%);
}
.tab-contents ul li:last-child:nth-child(4n-1){
	margin-right: calc(12% / 3 + 22%);
}

.tab-contents ul li.on {
	background: #FFFFFF;
	box-shadow: 0px 7px 20px 1px rgba(115, 152, 255, 0.15);
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	border: 1px solid #DEE7FF;
	overflow: hidden;
}

.tab-contents ul li>div {
	position: relative;
	height: 164px;
	    overflow: hidden;
}

.tab-contents ul li>div img {
	width: 277px;
	/* height: 164px; */
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
}

.tab-contents ul li>div span {
	width: 74px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: rgba(2, 2, 2, 0.51);
	border-radius: 13px 13px 13px 13px;
	opacity: 1;
	position: absolute;
	top: 128px;
	right: 10px;
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}

.tab-contents ul li>span {
	padding: 16px 0 0 15px;
	display: block;
}

.tab-contents ul li.on>span>h5 {
	color: #214BF7;
}

.tab-contents ul li>span a>h5 {
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 19px;
	margin: 0 0 5px 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tab-contents ul li>span a>p {
	width: 184px;
	height: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	margin-bottom: 7px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tab-contents ul li>span>a {
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 14px;
	display: block;
}

/*视频*/
.class_video {
	width: 1200px;
	margin:70px auto 0;
}

.class_video>span {
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	text-align: center;
	display: block;
}

.class_video ul {
	margin:40px 0 0 0;
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.class_video ul li {
	width: 277px;
	height: 206px;
	background: #FFFFFF;
	box-shadow: 0px 7px 20px 1px rgba(115, 152, 255, 0.15);
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	border: 1px solid #DEE7FF;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}

.class_video ul li a>div {
	position: relative;
}

.class_video ul li a>div>span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 88px;
	height: 88px;
	z-index: 10;
}

.class_video ul li a>div>span>img {
	width: 88px;
	height: 88px;
}

.class_video ul li a>div.on::after {
	content: "";
	width: 277px;
	height: 164px;
	background: rgba(68, 68, 68, 0.64);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.class_video ul li a>div {
	width: 277px;
	height: 164px;
	overflow: hidden;
}

.class_video ul li a>div.on::before {
	content: "";
	width: 2.77rem;
	height: 1.64rem;
	background: rgba(68, 68, 68, 0.2);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.class_video ul li a>div>img {
	width: 277px;
}

.class_video ul li a>span h5 {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333;
	line-height: 19px;
	margin-left: 22px;
}

/*咨询*/

.consult {
	background: url(/zhuzhan/220824/image/classpomp/banner2bj.png) no-repeat top center;
	height: 270px;
	width: 100%;
	margin-top: 38px;
}

.consult>div {
	width: 1200px;
	margin: 0 auto;
}

.consult>div {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}

.consult>div>div {
	width: 277px;
	height: 175px;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	margin-top: 57px;
	margin-right: 27px;
}

.consult>div>div>h5 {
	font-size: 24px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
	line-height: 28px;
}

.consult>div>div>h6 {
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 14px;
	line-height: 19px;
}

.consult>div>div>p {
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 16px;
}

.consult>div>span {
	margin: 23px 0 0 69px;
}

.consult>div>span h4 {
	font-size: 0.3rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #214BF7;
	line-height: 0.5rem;
}

.consult>div>span a {
	width: 164px;
	height: 40px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	line-height: 40px;
	display: block;
	text-align: center;
}

.consult>div>span a:nth-child(2) {
/* 	background: #F77421;
	color: #FFFFFF; */
	margin: 21px 0 14px 0;
}

.consult>div>span a {
	color: #214BF7;
	border: 1px solid #214BF7;
}
.consult>div>span a:hover{
	background: #F77421;
	    color: #FFFFFF;
		border:0;
}
.escort {
	width: 1200px;
	margin: 70px auto 0;
}

.escort>span {
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	text-align: center;
	display: block;
}

.escort>div {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.escort>div>div {
	width: 277px;
	height: 389px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
}

.escort>div>div>div {
	width: 224px;
	margin: 32px auto 0;
}

.escort>div>div>div>div {
	display: flex;
}

.escort>div>div>div>div h5 {
	font-size: 30px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 35px;
}

.escort>div>div.on>div>div h5 {
	color: #ffffff;
}

.escort>div>div>div>div i {
	width: 69px;
	height: 23px;
	background: #DEE7FF;
	border-radius: 4px 4px 4px 4px;
	opacity: 1;
	font-style: normal;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #214BF7;
	line-height: 23px;
	text-align: center;
	margin: 18px 23px 0 7px;
}

.escort>div>div>div>div img {
	width: 34px;
	height: 34px;
	margin-top: 13px;
}

.escort>div>div>div>div img:nth-child(3) {
	display: none;
}

.escort>div>div.on>div>div img:nth-child(3) {
	display: block;
}

.escort>div>div.on>div>div img:nth-child(4) {
	display: none;
}

.escort>div>div>div>h5 {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 19px;
	margin: 5px 0 16px 0;
}

.escort>div>div>div>span {
	width: 44px;
	height: 6px;
	background: linear-gradient(90deg, #214BF7 0%, #FFFFFF 100%);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: block;
}

.escort>div>div>div>img {
	width: 223px;
	height: 143px;
	display: block;
	margin-top: 37px;
}

.escort>div>div>div>p {
	width: 223px;
	height: 58px;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
	margin-top: 12px;
}

.escort>div>div.on {
	background: linear-gradient(271deg, #173FFD 0%, #617CFF 100%);
}

.escort>div>div.on>div>h5 {
	color: #fff;
	;
}

.escort>div>div.on>div>span {
	background: linear-gradient(338deg, #214BF7 -33%, #FFFFFF 100%);
}

.escort>div>div.on>div>p {
	color: #FFFFFF;
	;
}

/*常见问题*/
.figure_out>h5 {
	font-size: 36px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 42px;
	text-align: center;
	margin: 70px auto 40px;
}

.figure_out {
	width: 1200px;
	margin: 0 auto;
}

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

.figure_out li {
	width: 277px;
	height: 60px;
	background: rgba(33, 75, 247, 0.04);
	border-radius: 10px 10px 10px 10px;
	opacity: 1;
	border: 2px solid #214BF7;
	line-height: 60px;
	margin-bottom: 30px;
}

.figure_out li a {
	display: flex;
	justify-content: space-between;
}

.figure_out li img {
	width: 32px;
	height: 33px;
	margin-top: 20px;
	margin-right: 10px;
}

.figure_out li.on {
	background-color: #214BF7;
}

.figure_out li.on p {
	color: #FFFFFF;
	;
}

.figure_out li.on img:nth-child(2) {
	display: none;
}

.figure_out li.on img:nth-child(3) {
	display: block;
}

.figure_out li img:nth-child(3) {
	display: none;
}

.figure_out ul li p {
	font-size: 16px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #214BF7;
	text-indent: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*移动*/
.wrap_m {
	width: 7.5rem;
	margin: 0 auto;
	background-color: #F6F7FB;
}

.header_m {
	width: 7.5rem;
	display: flex;
	justify-content: space-around;
}

.header_m img:nth-child(1) {
	width: 0.5rem;
	height: 0.5rem;
	opacity: 1;
	margin-top: 0.20rem;
	margin-left: -0.4rem;
}

.header_m img:nth-child(2) {
	width: 2.7rem;
	height: 0.89rem;
	opacity: 1;
}

.header_m img:nth-child(3) {
	width: 0.5rem;
	height: 0.5rem;
	opacity: 1;
	margin-top: 0.20rem;
	margin-right: -0.6rem;
}

.top_banner {
	width: 7.5rem;
	position: relative;
}

.top_banner img {
	width: 100%;
}

/*课程导航*/
.sidenavs {
	background-color: #FFFFFF;
	overflow: hidden;
	width: 7.5rem;
	height: 100%;
	margin-left: auto;
	top: 0;
	left: 0;
	height: 100%;
	position: fixed;
	overflow: auto;
	display: block;
	z-index: 9999999;
	box-shadow: 2px 2px 6px rgb(0 0 0 / 30%);
	transform: translate(-7.6rem, 0);
	transition: transform .3s;
}

.sidenavs.show {
	transform: translate(0, 0);
}

.sidenavs i {
	background: url(/zhuzhan/220824/image/m/x.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0.30rem;
	display: block;
	width: 0.32rem;
	height: 0.32rem;
	top: 0.20rem;
}

.sidenavs>h5 {
	font-size: 0.32rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.32rem;
	text-align: center;
	margin: 0.28rem 0 0.24rem;
}

.sidenavs>div span {
	text-align: center;
	display: block;
	width: 7rem;
	height: 0.7rem;
	line-height: 0.7rem;
	margin: 0 auto;
	font-size: 0.3rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
}

.sidenavs>div:nth-child(2) span {
	background: url(/zhuzhan/220824/image/m/kaifa.png) no-repeat center;
	background-size: 100%;
	color: #214BF7;
}

.sidenavs>div:nth-child(3) span {
	background: url(/zhuzhan/220824/image/m/sj.png) no-repeat center;
	background-size: 100%;
	color: #F7216E;
}

.sidenavs>div:nth-child(4) span {
	background: url(/zhuzhan/220824/image/m/yys.png) no-repeat center;
	background-size: 100%;
	color: #8C5009;
}

.sidenavs>div ul {
	width: 7rem;
	margin: 0.30rem auto 0.08rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sidenavs>div ul li {
	width: 2.18rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #F6F7FB;
	border-radius: 0.15rem;
	opacity: 1;
	font-size: 0.26rem;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-bottom: 0.22rem;
	text-align: center;
}

.sidenavs>span {
	width: 7rem;
	height: 1.38rem;
	background: #F6F7FB;
	border-radius: 0.1rem;
	opacity: 1;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

.sidenavs>span div {
	display: flex;
}

.sidenavs>span div p {
	margin: 0 0 0 0.20rem;
}

.sidenavs>span div:nth-child(1) {
	margin: 0.30rem 0 0.22rem 0.30rem;
}

.sidenavs>span div:nth-child(2) {
	margin: 0rem 0 0rem 0.30rem;
}

.sidenavs>span div img {
	width: 0.30rem;
	height: 0.30rem;
}

.sidenavs>span div p {
	font-size: 0.26rem;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	line-height: 0.26rem;
}

#list-top-m {
	position: fixed;
	top: 1.45rem;
	left: 0;
	right: 0;
	z-index: 999
}

/* top*/
.banner_list {
	width: 6.9rem;
	height: 3.27rem;
	background: #FFFFFF;
	box-shadow: 0px 0.2rem 0.28rem 0.01rem rgba(115, 152, 255, 0.15);
	border-radius: 0.2rem;
	opacity: 1;
	margin: -1.47rem auto 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 999;
}

.banner_list>div {
	margin: 0.48rem 0 0 0.21rem;
}

.banner_list>div span {
	font-size: 0.3rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 0.30rem;
	display:flex;
}

.banner_list>div span::before {
	content: "";
	width: 0.08rem;
	height: 0.3rem;
	background: #214BF7;
	border-radius: 0.06rem;
	opacity: 1;
	/* display: inline-block; */
	margin-right: 0.12rem;
}

.banner_list>div:nth-child(1) ul li a.on {
	background-color: #214BF7;
	font-size: 0.3rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height:0.32rem;
}

.banner_list>div:nth-child(2) ul li a.on {
	background-color: #214BF7;
	font-size: 0.26rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #fff;
}

.banner_list>div:nth-child(2) {
	margin-top: 0.38rem;
}

.banner_list>div ul {
	border-radius: 0.1rem;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	margin: 0.2rem 0 0 0rem;
}

.banner_list>div ul li {
	display: flex;
}

.banner_list>div ul li a {
	flex-shrink: 0;
	min-width: 1.34rem;
	height: 0.49rem;
	background: #F2F2F2;
	border-radius: 0.1rem;
	opacity: 1;
	line-height: normal;
	    padding: 4px 6px;
	display: block;
	font-size: 0.26rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	text-align: center;
	margin-right: 0.26rem;
	/* padding: 0 0.1rem 0 0.1rem; */
}

::-webkit-scrollbar {
	display: none;
}

/*展示*/
.tab-contents_m {
	margin-top: 2.27rem;
}

.tab-contents_m ul {
	
	width: 6.9rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 11.6rem;
	    overflow: hidden;
}

.tab-contents_m ul li {
	width: 3.30rem;
	height: 3.60rem;
	border-radius: 0.1rem;
	opacity: 1;
	border: 0.01rem solid #DEE7FF;
	margin-bottom: 0.3rem;
	overflow: hidden;
}

.tab-contents_m ul li.on {
	background: #FFFFFF;
	box-shadow: 0px 0.07rem 0.2rem 0.01rem rgba(115, 152, 255, 0.15);
	border-radius: 0.1rem;
	opacity: 1;
	border: 0.01rem solid #DEE7FF;
	overflow: hidden;
}

.tab-contents_m ul li a>div {
	position: relative;
	height: 1.98rem;
	overflow:hidden;
}

.tab-contents_m ul li a>div img {
	width: 3.30rem;
/* 	height: 1.98rem; */
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
}

.tab-contents_m ul li a>div span {
	width: 1.2rem;
	height: 0.42rem;
	line-height: 0.42rem;
	text-align: center;
	background: rgba(2, 2, 2, 0.51);
	border-radius: 0.13rem;
	opacity: 1;
	position: absolute;
	top: 1.28rem;
	right: 0.1rem;
	font-size: 0.12rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}

.tab-contents_m ul li a>span {
	padding: 0rem 0 0 0.15rem;
	display: block;
}

.tab-contents ul li.on a>span>h5 {
	color: #214BF7;
}

.tab-contents_m ul li a>span>h5 {
	font-size: 0.28rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 0.30rem;
	margin: 0.25rem 0 0.05rem 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.tab-contents_m ul li a>span>p {
	    font-size: 0.24rem;
	    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	    font-weight: 400;
	    color: #666666;
	    line-height: 0.30rem;
	    margin-top: 0.2rem;
	    text-overflow: ellipsis;
	    overflow: hidden;
	  /*  white-space: nowrap; */
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
		width:3rem;
}

.tab-contents_m ul li a>span>a {
	font-size: 0.12rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.14rem;
	display: block;
}

/*视频*/
.class_video_m {
	width: 7.5rem;
	margin: 0.60rem auto 0;
}

.class_video_m>span {
	font-size: 0.4rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
}

.class_video_m ul {
	margin: 0.50rem 0 0 0.30rem;
	display: flex;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.class_video_m ul li {
	flex-shrink: 0;
	width: 4.72rem;
	height: 3.51rem;
	background: #FFFFFF;
	box-shadow: 0px 0.07rem 0.2rem 0.01rem rgba(115, 152, 255, 0.15);
	border-radius: 0.2rem;
	margin-right: 0.30rem;
	opacity: 1;
	overflow: hidden;
	display: block;
}

.class_video_m ul li a>div {
	position: relative;
}

.class_video_m ul li a>div>span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 1rem;
	height: 1rem;
	z-index: 10;
}

.class_video_m ul li a>div>span>img {
	width: 1rem;
	height: 1rem;
}

.class_video_m ul li a>div::after {
	content: "";
	width: 4.72rem;
	height: 2.64rem;
	background: rgba(68, 68, 68, 0.64);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.class_video_m ul li a>div.on::after {
	content: "";
	width: 4.72rem;
	height: 2.64rem;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.class_video_m ul li a>div {
	width: 4.72rem;
	height: 2.64rem;
	overflow: hidden;
}

.class_video_m ul li a>div>img {
	width: 4.72rem;
}

.class_video_m ul li a>span h5 {
	height: 0.41rem;
	font-size: 0.28rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 0.41rem;
	margin-left: 0.37rem;
}

/*开班*/
.open_class {
	width: 6.9rem;
	margin: 0.79rem auto 0;

}

.open_class .ck_bg {
	background: url(/zhuzhan/220824/image/m/classpomp/bj1.png) no-repeat top center;
	background-size: 100%;
	width: 6.9rem;
	height: 3.10rem;
}

.open_class div {
	overflow: hidden;
	margin-bottom: 0.31rem;
}

.open_class div>span {
	display: block;
	margin: 0.46rem 0 0 0.42rem;
}

.open_class div>span h5::before {
	content: "";
	width: 0.08rem;
	height: 0.3rem;
	background: #FFFFFF;
	border-radius: 0.07rem;
	opacity: 1;
	display: inline-block;
	margin-right: 0.15rem;
}

.open_class div>span h5 {
	font-size: 0.4rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}

.open_class div p {
	font-size: 0.28rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0.2rem 0 0 0.65rem;
}

.open_class>div a {
	margin: 0.43rem 0 0 0.42rem;
}

.open_class .ck_bg a {
	width: 2.9rem;
	height: 0.72rem;
	background: #F77421;
	border-radius: 0.56rem;
	font-size: 0.32rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.72rem;
	text-align: center;
	display: block;
}

.open_class .ck_bg1 a {
	width: 2.9rem;
	height: 0.72rem;
	background: #FFFFFF;
	border-radius: 0.56rem;
	opacity: 1;
	font-size: 0.32rem;
	line-height: 0.72rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #214BF7;
	text-align: center;
	display: block;
}

.open_class .ck_bg1 {
	background: url(/zhuzhan/220824/image/m/classpomp/bj2.png) no-repeat top center;
	background-size: 100%;
	width: 6.9rem;
	height: 3.10rem;
}

/*常见问题*/
.figure_out_m>span {
	font-size: 0.4rem;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	margin-bottom: 0.5rem;
	margin-top: 0.41rem;
}

.figure_out_m {
	width: 7.5rem;
	margin: 0 auto;
	overflow: hidden;
}

.figure_out_m ul {
	width: 30rem;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.figure_out_m ul {
	animation: mymove 30s infinite;
	-webkit-animation: mymove 30s infinite;
	/*Safari and Chrome*/
}

.figure_out_m ul:nth-child(1) {
	margin-left: 0.4rem;
	position: relative;
}

.figure_out_m ul:nth-child(2) {
	margin-left: -0.2rem;
	position: relative;
}

.figure_out_m ul:nth-child(3) {
	margin-left: -0.4rem;
	position: relative;

}

.figure_out_m ul:nth-child(4) {
	margin-left: -0.6rem;
	position: relative;

}

.figure_out_m ul:nth-child(5) {
	margin-left: -0.8rem;
	position: relative;

}

.figure_out_m ul:nth-child(6) {
	margin-left: 1rem;
	position: relative;

}

.figure_out_m ul li {
	margin-left: 0.27rem;
}

@keyframes mymove {
	from {
		right: 0px;
	}

	to {
		right: 15rem;
	}
}

@-webkit-keyframes mymove

/*Safari and Chrome*/
	{
	from {
		right: 0px;
	}

	to {
		right: 15rem;
	}
}

.figure_out_m li {
	width: 3.48rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: rgba(33, 75, 247, 0.04);
	border-radius: 0.35rem;
	opacity: 1;
	border: 0.02rem solid #214BF7;
	margin-bottom: 0.40rem;
}

.figure_out_m li a {
	display: flex;
	/* justify-content: space-between; */
}

.figure_out_m li img {
	width: 0.32rem;
	height: 0.33rem;
	margin-top: 0.2rem;
	margin-right: 0.1rem;
}

.figure_out_m li.on {
	background-color: #214BF7;
}

.figure_out_m li.on p {
	color: #FFFFFF;
	;
}

.figure_out_m li.on img:nth-child(2) {
	display: none;
}

.figure_out_m li.on img:nth-child(3) {
	display: block;
}

.figure_out_m li img:nth-child(3) {
	display: none;
}

.figure_out_m ul li p {
	font-size: 0.26rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #214BF7;
	text-indent: 0.18rem;
	margin-right: 0.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*foots*/
.content {
	display: none;
}

.tabbar {
	background: #214BF7;
	overflow: hidden;
}

.tap_nav {
	width: 6.9rem;
	height: 0.8rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	opacity: 1;
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
}

.tap_nav>div {
	display: flex;
	line-height: 0.8rem;
}

.tap_nav>div:nth-child(2) {
	height: 0.32rem;
	opacity: 1;
	margin: 0.26rem 0.4rem 0 0;
}

.tap_nav>div:nth-child(2) img {
	width: 0.36rem;
	height: 0.36rem;
	opacity: 1;
}

.tap_nav>div:nth-child(2) img:nth-child(1) {
	display: none;
}

.tap_nav>div img.left_icon {
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 0.18rem;
	margin-top: 0.19rem;
}

.tap_nav h5 {
	font-size: 0.32rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin: 0 0 0 0.17rem;
}

.tabbar ul {
	margin: 0.3rem 0 0.33rem !important;
}

.tabbar ul li {
	margin-bottom: 0.20rem;
}

.tabbar ul li .content {
	width: 6.9rem;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 0.2rem;
	opacity: 1;
	margin: -0.3rem auto 0;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}

.tabbar ul li .content a {
	margin-top: 0.3rem;
	margin-left: 0.68rem;
	height: 0.42rem;
	font-size: 0.28rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.42rem;
	margin-bottom: 0;
	display: block;
}

/*底部*/
.footer_m div:nth-child(1) {
	display: flex;
	width: 6.9rem;
	height: 1rem;
	line-height: 1rem;
	opacity: 1;
	border-bottom: 0.01rem dashed #999999;
	margin: 0 auto;
}

.footer_m div:nth-child(1) img {
	width: 0.35rem;
	height: 0.35rem;
	display: block;
	margin: 0.32rem 0 0 1.74rem;
}

.footer_m div:nth-child(1) p {
	font-size: 0.28rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	margin-left: 0.17rem;
}

.footer_m div:nth-child(2) {
	width: 6.9rem;
	opacity: 1;
	border-bottom: 0.01rem dashed #999999;
	margin: 0.23rem auto 0.02rem;
	text-align: center;
}

.footer_m div:nth-child(2) p {
	font-size: 0.24rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}

.footer_m div:nth-child(3) {
	height: 1.07rem;
	line-height: 1.07rem;
}

.footer_m div:nth-child(3) p {
	height: 0.41rem;
	font-size: 0.24rem;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	text-align: center;
}
