.line-1{
	line-height: 1;
}
.block{
	/*display: block !important;*/
}
.bg-f5{
	background-color: #f5f5f5;
}
.bg-white{
	background-color: #fff;
}
.pl-20px{
	padding-left: 20px;
}
.my-24px{
	margin-top: 24px;
	margin-bottom: 24px;
}
.px-14px{
	padding-left: 14px;
	padding-right: 14px; 
}
.mb-37px{
	margin-bottom: 37px;
}
.mt-35px{
	margin-top: 35px;
}
.pt-40{
	padding-top: 40px;
}
.line-height1{
	line-height: 1
}
.line-32px{
	line-height: 32px;
}
.line-30px{
	line-height: 30px;
}
.text-10{
	font-size: 10px
}
.text-12{
	font-size: 12px
}
.text-14{
	font-size: 15px
} 
.text-18{
	font-size: 18px
} 
.text-28{
	font-size: 28px;
}
.text-20{
	font-size: 20px;
}
.text-24{
	font-size: 24px
} 
.text-30{
	font-size: 30px;
}
.text-36{
	font-size: 36px;
}
.items-center{
	align-items: center;
}
.items-end{
	align-items: flex-end;
}
.justify-between{
	justify-content: space-between;
}
.justify-around{
	justify-content: space-around;
}
.flex-wrap{
	flex-wrap: wrap;
}
.text-center{
	text-align: center;
}
.text-gray-333{
	color: #333;
}
.text-gray-666{
	color: #666;
}
.text-gray-999{
	color: #999;
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.w-full{
	width: 100%;
}
.font-bold{
	font-weight: bold;
}
.flexs,.flex{
	display: flex;
}
.text-white{
	color: #fff;
}
.hiddens{
	display: none;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.mt-14px{
	margin-top: 14px;
}
.mb-8px{
	margin-bottom: 8px;
}
.mb-12px{
	margin-bottom: 12px;
}
.mb-20px{
	margin-bottom: 20px;
}
.mt-20px{
	margin-top: 20px;
}
.mr-12px{
	margin-right: 12px;
}
.mr-20px{
	margin-right: 20px;
}
*{
	box-sizing: border-box;
	margin:0;
	padding: 0;
}
a{
	text-decoration: none;
}
ul li {
	list-style: none;
}
image{
	display: inline-block;
}
#m-banner-swiper{
	display: none;
}
.cont{
	padding: 33px 20px 44px 20px;
}
.con-top-bg{
	width: 100%;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/title-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 28px 0px 19px 0px;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.03);
	margin-top: 27px;
}
.left-con{
	width: 70.5%;
}
.right-sider{
	padding-top: 33px;
	width: 27.5%;
}
.border-b{
	padding:12px 0  6px 0;
	border-bottom: 1px solid #d9d9d9;
}
.mubiao{
	padding: 21px 31px 38px 31px;
}
.miaoshu-con p{
	line-height:2em;
	margin-top: 10px;
	font-size: 16px;
}
.title-text{
	padding-left: 30px;
}
.title-text::before{
	content: "";
	position: absolute;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy2/kuai.png);
	width: 11px;
	height: 25px;
	left: 0px;
	top: -5px;
}
.line-32px{
	line-height: 32px;
}
.mb-32px{
	margin-bottom: 32px;
}
.text-index{
	text-indent: 32px;
}
.over-bg{
	border-radius: 10px;
	padding: 24px;
	margin: 35px 0;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/hover-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.over-bg .title li{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-right: 18px;
}
.over-bg .title .active{
	color: #fa9f00;
}
.over-bg .title .active .yellow-img{
	display: inline-block;
}
.over-bg .title .active .white-img{
	display: none;
}
.over-bg .title li img{
	margin-bottom: 10px;
}
.over-bg ul li .yellow-img{
	display: none;
}
.white-opc{
	padding: 22px 103px 22px 28px; 
	background-color:rgba(255,255,255,.65);
	border-radius: 10px;
}
.white-opc li div img{
	margin-right: 16px;
}
.white-opc li p{
	color: #1e1e1e;
	padding-left: 44px;
	margin-top: 6px;
}
.tiaozhuan{
	background-color:#fa9f00;
	padding: 4px 9px;
	border-radius: 6px;
	right: -120px;
	top: -1px;
}
.box-ss{
	box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.03);
}
.stydy-cont{
	margin-top: 35px;
	padding: 0px 20px 33px 20px;
}
.pos-con{
	height: 242px;
}
.wrap-box{
	position: absolute;
	width: 18%;	
}
.wrap-box:first-child{
	bottom: 35px;
	left: 10px;
}
.wrap-box:nth-child(2){
	bottom: 6px;
	left: 165px;
}
.wrap-box:nth-child(3){
	bottom: -15px;
	left: 320px;
}
.wrap-box:nth-child(4){
	bottom: 6px;
	right: 165px;
}
.wrap-box:last-child{
	bottom: 35px;
	right: 10px;
}
.box-wrap{
	height: 184px;
	border:1px solid #ebebeb;
	padding:20px 8px;
	border-radius: 6px;
}
.box-wrap:first-child{
	margin-bottom: 16px;
}
.wrap-box:nth-child(2) .box-wrap{
	margin-bottom: 28px;
}
.wrap-box:nth-child(3) .box-wrap{
	margin-bottom: 23px;
}
.wrap-box:nth-child(4) .box-wrap{
	margin-bottom: 28px;
}
.wrap-box:last-child .box-wrap{
	margin-bottom: 16px;
}
.titl-num{
	font-size: 20px;
	color: #ffa619;
	font-weight: bold;
	margin-top: -34px;
	margin-bottom: 12px;
}
.line-b{
	display: inline-block;
	width: 16px;
	height: 1px;
	background-color: #fc8410;
}
.box-wrap .con{
	line-height: 20px;
}
.yuan{
	display: inline-block;
	border-radius: 18px;
	border:1px solid #efefef;
	padding: 4px;
}
.yuan .yd{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background-color: #ffa619;
}
.f-btn{
	display: block;
	width: 100%;
	height: 100%;
}
.f-btn::before{
	content: "";
	position: absolute;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/videobtn.png);
	width: 24px;
	height: 24px;
	left: 43%;
	top: 46%;
}
.video-text{
	padding: 8px 0 10px 10px;
}
.video-wrap{
	width: 32%;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.17);
}

.title-wrap{
	padding: 40px 0 30px;
}
.bg-blue-op{
	padding: 14px 0 17px 17px;
	bottom: 0px;
	width: 100%;
	background-color: rgba(92,100,173,.65);
	/*background-color:#5c64ad;*/
}
.top-hover{
	top: 100%;
	padding:10px;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(92,100,173,.65);
	transition: top .5s ease-in-out;
}
.top-hover ul li{
	font-size: 12px;
	line-height: 17px;
}
.shizi:hover .bg-blue-op{
	display: none;
}
.shizi:hover .top-hover{
	top: 0;
}
.bg-blue-op ul li{
	margin-bottom: 6px;
}
.more-btn-wrap{
	padding: 30px 0 42px;
}
.more-btn{
	padding: 9px 16px;
	display: inline-block;
	border-radius: 6px;
	background-color: #fa9f00;
}
.anli{
	padding-left:20px;
	padding-right:20px;
}
.qa{
	padding: 0 42px 42px 42px;
}
.qa .bg-text{
	color: #f5f5f5;
	white-space: nowrap;
	overflow: hidden;
}
.qa-list li{
	width: 48%;
	margin-bottom: 14px;
	padding-left: 40px;
	border-bottom: 1px dashed #d3d3d3;
}
.qa-list li dl dt{
	border-bottom: 1px solid #e8e8e8;
}
.qa-list li dl dt,dd{
	padding: 8px 0;
}
.qa-list li dl dt{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qa-list li dl::before{
	content: "";
	position: absolute;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/qa.png);
	width: 17px;
	height: 16px;
	left: -40px;
	top:5px;
}
.qa-list li dl dd{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 0;
}
.page-list li{
	margin-bottom: 8px;
	width: 48%;
	padding: 0 20px 0 40px;
	border-bottom: 1px dashed #d3d3d3;
}
.page-list li::before{
	content: "";
	position: absolute;
	background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/pages.png);
	width: 14px;
	height: 16px;
	left:13px;
	top: 10px;
}
.page-list li:hover a{
	color: #fa9f00;
}
.page-list li a{
	display: block;
	padding:12px 0;
	color: #000;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pc-list{
	display: block;
}
.m-list{
	display: none;
}
.bottom-black{
	width: 94%;
	background-color: rgba(0,0,0,.65);
	padding: 14px 9px;
}
.bottom-black:hover{
	background-color: rgba(246,165,3,.95);
}
.block-wrap{
	width: 25%;
}
.block-wrap a>img{
	width: 173px;
	height: 173px;
}
.bottom-black img{
	width: 10%;
	margin-right: 10px;
}
.pointer{
	cursor: pointer;
}
.title-wrap p:last-child{
	margin-top:-17px;
}
#zyswiper .swiper-pagination-bullet,#m-zyswiper .swiper-pagination-bullet,#rswiper .swiper-pagination-bullet{
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #ffa202;
	opacity: 0.3;
}
#zyswiper .swiper-pagination-bullet-active,#m-zyswiper .swiper-pagination-bullet-active,#rswiper .swiper-pagination-bullet-active{
	opacity: 1!important;
}
.wrap-scroll .swiper-pagination-bullet{
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background-color: #ffa202;
	opacity: 0.3;
	margin-right: 10px;
}
.wrap-scroll .swiper-pagination{
	margin: auto;
	left:0;
	right: 0;
}
.wrap-scroll .swiper-pagination-bullet-active{
	opacity: 1!important;
}
#m-zyswiper{
	display: none;
}
#zyswiper{
	display: block;
}
.max-1200{
	max-width: 1200px;
}
.form-bg{
	padding: 25px 0 29px 66px;
	background-color:rgba(242,241,254,.6);
}
.text-ora-f9{
	color: #fa9f00;
}
.form-bg p:first-child{
	margin-right:38px;
}
.form-bg input{
	border-radius: 6px ;
	padding:11px 8px;
	outline: none;
	border:none;
}
.form-bg button{
	border-radius: 19px;
	padding:9px 0;
	border:none;
	background-color:#fa9f00;
}
.w-40b{
	width: 40%;
}
.right-tz{
	border-radius: 2px;
	left: 0px;
	top: 28px;
	background-color:#fa9f00;
	display: inline-block;
	padding:3px 10px;
}
.tea-lunbo{
	height: 240px;
	padding-left:18px;
}
.tea-lunbo a:hover{
	color:#fff; 
}
.tea-lunbo ul li{
	margin-bottom: 12px;
}
.tea-lunbo ul li:nth-child(2){
	line-height: 23px;
}
.tea-lunbo ul{
	top: 40%;
	z-index: 2;
}
.teach-pic{
	right: 0;
	bottom:-33px;
}
.lunbo-btn{
	display: inline-block;
	margin-top: 10px;
	border-radius: 8px;
	padding: 6px 16px;
	background-color: #998ded;
}
.new-list-wrap{
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top:28px;
	border-top: 3px solid #fa9f00;
}
.new-list-wrap p:first-child{
	border-bottom: 1px solid #ddd;
	padding: 22px 0 12px 10px;
	margin-bottom: 20px;
}
.b-line::before{
	content: "";
	position: absolute;
	height: 1px;
	width: 50%;
	background-color: #fa9f00;
	bottom: 0;
	left: 0;
}
.new-list-wrap ul li{
	margin-right: 6px;
	margin-bottom: 18px;	
}
.new-list-wrap ul li a{
	border-radius: 4px;
	border:1px solid #d8d8d8;
	padding: 7px;
	display: block; 
	color: #666; 
}
.new-list-wrap ul li .active{
	background-color: #fa9f00;
	color: #fff;
	border:1px solid #fa9f00;
}
#rswiper{
	/*height: 240px;*/
	/*padding-left:18px;*/
	background-image: url(https://oss.kaoersi.com/public/images/yxk/teacher-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
	.m-text-14{
		font-size: 12px; 
	}
	.mt-35px{
		margin-top:18px;
	}
	#zyswiper,#pc-banner-swiper{
		display: none;
	}
	#m-zyswiper,#m-banner-swiper{
		display: block;
	}
	.pl-20px{
		padding-left: 0;
	}
	.px-14px{
		padding-left: 8px;
		padding-right: 8px; 
	}
	.items-center{
		align-items: center;
	}
	.line-30px{
		line-height: 20px;
	}
	.flex{
		display: block !important;
	}
	.flexs{
		display: flex;
	}
	.max-1200{
		max-width: 100%;
	}
	.max-1200{
		width: 100%;
	}
	.my-24px{
		margin-top: 12px;
		margin-bottom: 12px;
	}
	.line-32px{
		line-height: 21px;
	}
	.text-36{
		font-size: 20px;
	}
	.text-20{
		font-size: 16px;
	}
	.text-18{
		font-size: 16px;
	}
	.text-24{
		font-size: 14px;
	}
	.mb-37px{
		margin-bottom: 18px;
	}
	.pt-40 {
	    padding-top: 0px;
	}
	#zyswiper .swiper-pagination-bullet{
		width: 24px;
		height: 4px;
		border-radius: 2px;
		background-color: #ffa202;
		opacity: 0.3;
	}
	#zyswiper .swiper-pagination-bullet-active{
		opacity: 1!important;
	}
	.mb-8{
		margin-bottom: 22px;
	}
	.bg-top{
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/banner-bg.jpg);
		background-size: cover;
	    background-position: center center;
	    background-repeat: no-repeat;
	    padding: 65px 0;
		height: 174px;
	}
	.bg-top img{
		width: 92%;
	}
	.cont{
		padding: 33px 20px 44px 20px;
	}
	.con-top-bg{
		width: 100%;
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy2/top-bg.png);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 29px 29px 29px 44px;
	}
	.left-con{
		width: 100%;
	}
	.right-sider{
		padding-top: 33px;
		width: 100%;
	}
	.border-b{
		padding:12px 0  6px 0;
		border-bottom: 1px solid #d9d9d9;
	}
	.mubiao{
		padding: 18px;
	}
	.line-32px{
		line-height:24px;
	}
	.title-text{
		padding-left: 30px;
	}
	.title-text::before{
		content: "";
		position: absolute;
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy2/kuai.png);
		width: 11px;
		height: 25px;
		left: 0px;
		top: -13px;
	}
	.mb-32px{
		margin-bottom: 16px;
	}
	.text-index{
		text-indent: 32px;
	}
	.over-bg{
		border-radius: 10px;
		padding: 12px;
		margin: 18px 0;
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/m-tit-wrap.jpg);
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	.over-bg .title li{
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin-right: 20px;
		margin-bottom: 8px;
	}
	.over-bg .title .active{
		color: #fa9f00;
	}
	.over-bg .title .active .yellow-img{
		display: inline-block;
	}
	.over-bg .title .active .white-img{
		display: none;
	}
	.over-bg .title li img{
		margin-bottom: 10px;
	}
	.over-bg ul li .yellow-img{
		display: none;
	}
	.white-opc{
		padding: 12px; 
		background-color:rgba(255,255,255,.65);
		border-radius: 10px;
	}
	.white-opc li div img{
		margin-right: 0px;
		display: none;
	}
	.white-opc li p{
		padding-left: 0px;
		margin-top: 6px;
	}
	.tiaozhuan{
		background-color:#fa9f00;
		padding: 4px 9px;
		border-radius: 6px;
		right: -24px;
		top: -1px;
	}
	.box-ss{
		box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.03);
	}
	.stydy-cont{
		margin-top: 18px;
		padding: 0px 20px 12px 20px;
	}
	.title-wrap{
		padding: 20px 0 15px;
	}
	.bg-blue-op{
		padding: 14px 0 17px 17px;
		bottom: 2px;
		width: 100%;
		background-color: rgba(92,100,173,.65);
		/*background-color:#5c64ad;*/
	}
	.bg-blue-op ul li{
		margin-bottom: 4px;
	}
	.more-btn-wrap{
		padding: 6px 0 20px;
	}
	.more-btn{
		padding: 9px 16px;
		display: inline-block;
		border-radius: 6px;
		background-color: #fa9f00;
	}
	.title-wrap p:last-child{
		margin-top:-10px;
	}
	.video-wrap{
		width: 100%;
		margin-bottom: 16px;
	}
	.anli{
		padding:0 10px;
	}
	.qa{
		padding: 0 20px 20px 20px;
	}
	.qa-list li{
		width: 100%;
		margin-bottom: 14px;
		padding-left: 40px;
		border-bottom: 1px dashed #d3d3d3;
	}
	.qa-list li dl dt{
		border-bottom: 1px solid #e8e8e8;
	}
	.qa-list li dl dt,dd{
		padding: 8px 0;
	}
	.qa-list li dl dt::before{
		content: "";
		position: absolute;
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/qa.png);
		width: 17px;
		height: 16px;
		left: -40px;
		top:5px;
	}
	.qa-list li dl dd{
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    padding: 8px 0;
	}
	.page-list li{
		margin-bottom: 8px;
		width: 100%;
		padding: 0 10px 0 40px;
		border-bottom: 1px dashed #d3d3d3;
	}
	.page-list li::before{
		content: "";
		position: absolute;
		background-image: url(https://oss.kaoersi.com/public/images/zhuanye/zy3/pages.png);
		width: 14px;
		height: 16px;
		left:13px;
		top: 10px;
	}
	.page-list li:hover a{
		color: #fa9f00;
	}
	.page-list li a{
		display: block;
		padding:12px 0;
		color: #000;
	}
	.shizi{
		overflow: hidden;
		width: 48%;
		margin-bottom: 12px;
	}
	.shizi img{
		width: 160px;
		height: auto;
	}
	.pc-list{
		display: none;
	}
	.m-list{
		display: block;
	}
	.bottom-black{
		width: 94%;
		background-color: rgba(0,0,0,.65);
		padding: 14px 9px;
	}
	.bottom-black:hover{
		background-color: rgba(246,165,3,.95);
	}
	.block-wrap{
		width: 62%;
	}
	.block-wrap a>img{
		width: 173px;
		height: 173px;
	}
	.bottom-black img{
		width: 10%;
		margin-right: 10px;
	}
	.pointer{
		cursor: pointer;
	}

	#zyswiper .swiper-pagination-bullet,#m-zyswiper .swiper-pagination-bullet,#rswiper .swiper-pagination-bullet{
		width: 24px;
		height: 4px;
		border-radius: 2px;
		background-color: #ffa202;
		opacity: 0.3;
	}
	#zyswiper .swiper-pagination-bullet-active,#m-zyswiper .swiper-pagination-bullet-active,#rswiper .swiper-pagination-bullet-active{
		opacity: 1!important;
	}
	.max-1200{
		max-width: 1200px;
	}
	.form-bg{
		padding: 25px 0 29px 22px;
		background-color:rgba(242,241,254,.6);
	}
	.text-ora-f9{
		color: #fa9f00;
	}
	.form-bg p:first-child{
		margin-bottom: 8px;
		margin-right:18px;
	}
	.form-bg input{
		border-radius: 6px ;
		padding:11px 8px;
		outline: none;
		border:none;
		margin-bottom: 12px;
	}
	.form-bg button{
		border-radius: 19px;
		padding:9px 0;
		border:none;
		background-color:#fa9f00;
	}
	.form-bg div{
		text-align: center;
	}
	.w-40b{
		margin: 0 auto;
		width: 58%;
	}
	.right-tz{
		border-radius: 2px;
		left: 0px;
		top: 28px;
		background-color:#fa9f00;
		display: inline-block;
		padding:3px 10px;
	}
	.tea-lunbo{
		height: 240px;
		padding-left:18px;
	}
	.tea-lunbo ul li{
		margin-bottom: 12px;
	}
	.tea-lunbo ul{
		top: 40%;
		z-index: 2;
	}
	.teach-pic{
		right: 0;
		bottom:0;
	}
	.new-list-wrap{
		padding-bottom: 0px;
		padding-left: 12px;
		padding-right: 25px;
		margin-top:28px;
		border-top: 3px solid #fa9f00;
	}
	.new-list-wrap p:first-child{
		padding: 22px 0 12px;
	}
	.new-list-wrap ul li{
		padding: 0px 0;	
		margin-bottom: 13px;    
	}
	.new-list-wrap ul li a{
		display: block; 
		color: #666; 
		border-bottom: 1px solid #e7e7e7;
	}
	.new-list-wrap ul li:hover a{
		color: #fa9f00;
	}
	.m-list ul li{
		padding-bottom: 12px;
		margin-bottom: 16px;
		border-bottom: 1px solid #ddd;
		padding-left: 30px;
	}
	.m-list ul .one::before{
		content: "01";
		position: absolute;
		font-size:16px;
		color: #fa9f00;
		font-weight:bold;
		left: -5px;
		top: 0
	}
	.m-list ul .two::before{
		content: "02";
		position: absolute;
		font-size:16px;
		color: #fa9f00;
		font-weight:bold;
		left: -5px;
		top: 0
	}
	.m-list ul .three::before{
		content: "03";
		position: absolute;
		font-size:16px;
		color: #fa9f00;
		font-weight:bold;
		left: -5px;
		top: 0
	}
	.m-list ul .four::before{
		content: "04";
		position: absolute;
		font-size:16px;
		color: #fa9f00;
		font-weight:bold;
		left: -5px;
		top: 0
	}
	.m-list ul .five::before{
		content: "05";
		position: absolute;
		font-size:16px;
		color: #fa9f00;
		font-weight:bold;
		left: -5px;
		top: 0
	}
	.text-30{
		font-size:18px;
	}
}