.swiper-main {
	position: relative;
}
.swiper-main .swiper-container {
	width: 100%;
}
.swiper-main .custom-prev,
.swiper-main .custom-next {
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 50px;
	height: 50px;
	appearance: none;
	border: none;
	border-radius: 50%;
}
.swiper-main .custom-prev:hover {
	background: #ffffff url('../img/on-left.png') no-repeat center;
}
.swiper-main .custom-next:hover {
	background: #ffffff url('../img/on-right.png') no-repeat center;
}
.swiper-main .custom-prev {
	background: #ffffff url('../img/left.png') no-repeat center;
	left: -45px;
}
.swiper-main .custom-next {
	background: #ffffff url('../img/right.png') no-repeat center;
	right: -45px;
}
.content-box1 {
	padding: 0;
	box-sizing: border-box;
	background: #ffffff url('../img/index (35).png') no-repeat 0 -37px;
	background-size: 100% auto;

}
.content-box1 .img{
	float: left;
	margin-right: 30px;
	width: 870px;
	overflow: hidden;
	border-radius: 12px;
}
.content-box1 .img img{
	width: 100%;
	height: 360px;
}
.content-box1 .con{
	float: left;
	width: 300px;
	height: 360px;
	background: #FFFFFF;
	box-shadow: 5px 0px 10px 0px #84A3CF;
	border-radius: 12px 12px 12px 12px;
}
.content-box1 .con .photo{
	display: block;
	text-align: center;
	margin: 40px auto 0;
	width: 84px;
	height: 84px;
	border-radius: 50%;
}
.content-box1 .con p {
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	font-style: normal;
	text-transform: none;

}
.content-box1 .con p#userInfo {
	width: 100%;
	box-sizing: border-box;
	padding: 0px 20px;
}
.content-box1 .con p#userInfo span{
	color: #f80000;
}
.content-box1 .con .btn{
	margin:30px auto 0; 
	width: 144px;
	height: 40px;
	background-image: url('../img/index (13).png');
	background-size: 100% 100%;

	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	cursor: pointer;
}
.content-box1 .con ul{
	margin-top: 40px;
	display: flex;
	flex-direction:row;
	padding: 0 40px;
	box-sizing: border-box;
}
.content-box1 .con ul li {
	float: left;
	text-align: center;
	flex: 1;
}
.content-box1 .con ul li img{
	display: block;
	margin: 0 auto;
}
.content-box1 .con ul li span{
	margin-top: 12px;

	font-size: 14px;
	color: #333333;
	line-height: 14px;
	font-style: normal;
	text-transform: none;
	display: block;
}

.index-main {
	padding: 0;
}


.content-box2{
	background: #FFF;
	padding: 50px 0 50px;
}
.default-tile{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.default-tile h2{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 30px;
	color: #313233;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	position: relative;
	padding: 0 0 0 20px;
}
.default-tile h2::after{
	content: '';
	display: block;
	background: #1664FF;
	width: 5px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}
.default-tile span{

	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	display: flex;
	align-items: center;
}
.default-tile span img{
	height: 15px;
	height: 9px;
	margin-left: 10px;
}
.content-box2 .list ul{
	display: flex;
	justify-content: start;
}
.content-box2 .list ul li {
	margin-right: 19px;
}
.content-box2 .list ul li:nth-child(4n){
	margin-right: 0px;
}
.content-box2 .list ul li {
	width: 285px;
	margin-top: 20px;
	overflow: hidden;
}
.content-box2 .list .time{
	height: 36px;
	/* background: linear-gradient(to left,rgba(255,255,255,.4) 0,#F5F7FA 25%,#F5F7FA 75%,rgba(255,255,255,.4) 100%); */
	background-image: url('../img/live-bg.png');
	background-size: 100% 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.content-box2 .list .time {

	font-size: 16px;
	color: #333333;
	line-height: 22px;
	font-style: normal;
	text-transform: none;
}
.content-box2 .list .time img{
	width: 22px;
	height: 22px;
	margin-right: 10px;
}
.content-box2 .list .con{
	margin-top: 10px;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
	border-radius: 12px 12px 12px 12px;
}
.content-box2 .list .con .img-box{
	position: relative;
	overflow: hidden;
	border-radius: 12px 12px 0 0;
	overflow: hidden;
}
.content-box2 .list .con .img-box span{
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 88px;
	height: 34px;
	border-radius: 12px 0 12px 0;
	background: radial-gradient(#FFA200 0%, #FF7B05 99%), #FFA517;
	font-family: OPPOSans, OPPOSans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.content-box2 .list .con .img-box span.green{
	background: radial-gradient(#25CF21 0%, #00C3B3 99%), #00C3B3;
}
.content-box2 .list .con .img-box span.blue{
	background: radial-gradient(#3376FF 0%, #2CBCFF 99%), #2CBCFF;
}
.content-box2 .list .con .img-box .img{
	width: 100%;
	height: 183px;
	border-radius: 12px 12px 0 0;
	transition: transform 0.3s ease; /* 平滑的过渡效果 */
}
.content-box2 .list .con .img-box:hover .img{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box2 .list .con .img-box p {
	padding: 0 10px;
	height: 32px;
	max-width: 200px;
	background: rgba(51, 15, 51, .6);
	border-radius: 12px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 150px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	font-style: normal;
	text-transform: none;
}
.img-box .lecturerName {
	font-style: normal;
}
.content-box2 .list .con .img-box p img{
	width: 17px;
	height: 17px;
	margin-right: 15px;
}
.content-box2 .list .con .text{
	padding: 20px;
	box-sizing: border-box;
}
.content-box2 .list .con .text h3{
	-webkit-line-clamp: 2; /* 限制为两行 */

	font-weight: normal;
	font-size: 18px;
	color: #313233;
	line-height: 26px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	height: 52px;
}
.content-box2 .list .con .text p{
	margin-top: 5px;
}
.content-box2 .list .con .text p span{
	display: inline-block;
}
.content-box2 .list .con .text p span:nth-child(1){
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FE551D;
	line-height: 20px;
	font-style: normal;
	text-transform: none;
}
.content-box2 .list .con .text p span:nth-child(2){

	font-size: 14px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	text-decoration-line: line-through;
	text-transform: none;
}
.content-box2 .list .con .text p span:nth-child(3){

	font-size: 14px;
	color: #3377FF;
	line-height: 0px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box2 .list .con .text .btn{
	margin-top: 20px;
	background: linear-gradient(to right, #FF8A18 0%, #FF4800 100%);
	border-radius: 6px 6px 6px 6px;
	line-height: 44px;
	text-align: center;

	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
}

.content-box3 {
	padding: 50px 0;
	background: #f6f7fb;
}
.content-box3 .title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.content-box3 .title h2{
	display: inline-block;

	font-size: 24px;
	color: #666666;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-right: 40px;
	position: relative;
	z-index: 99;
	cursor: pointer;
}
.content-box3 .title h2.on,
.content-box3 .title h2:hover a {
	color: #313233;
}
.content-box3 .title h2.on{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 30px;

	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	position: relative;
	padding: 0 0 6px 0;
}
.content-box3 .title h2.on::after{
	z-index: -1;
	content: '';
	display: block;
	background-image: url('../img/index (38).png');
	background-size: 62px 12px;
	width: 62px;
	height: 12px;
	position: absolute;
	left: 0;
	bottom: -5px;
}
.content-box3 .title span{

	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	display: flex;
	align-items: center;
}
.content-box3 .title span img{
	height: 15px;
	height: 9px;
	margin-left: 10px;
}
.content-box3 .list {
	margin-top: 30px;
}
.content-box3 .list .list-left{
	width: 590px;
	background: #fff;
	border-radius: 12px;
}
.content-box3 .list .list-left .img-box{
	overflow: hidden;
	position: relative;
	border-radius: 12px 12px 0 0;
}
.content-box3 .list .list-left .img-box .pic{
	width: 100%;
	height: 385px;
	transition: transform 0.3s ease; /* 平滑的过渡效果 */
}
.content-box3 .list .list-left .img-box .pic:hover{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box3 .list .list-left .img-box .hot{
	position: absolute;
	right: 12px;
	top: 12px;
}
.content-box3 .list .list-left .text{
	padding: 30px;
	box-sizing: border-box;
}
.content-box3 .list .list-left .text h3{
	font-weight: normal;
	-webkit-line-clamp: 2; /* 限制为两行 */

	font-size: 22px;
	color: #313233;
	line-height: 34px;
	height: 68px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-left .text .label{
	margin-top: 24px;
	height: 40px;
}
.content-box3 .list .list-left .free-tips-price {
	height: 37px;
}
.content-box3 .list .list-left .text .label span{
	display: inline-block;
	width: 114px;
	height: 40px;
	background: #E2EEFE;
	border-radius: 4px 4px 4px 4px;

	font-size: 16px;
	color: #3059AB;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-right: 10px;
}
.content-box3 .list .list-left .text p{
	margin-top: 40px;
}
.content-box3 .list .list-left .text p span{
	display: inline-block;
}
.content-box3 .list .list-left .text p span:nth-child(1){
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 24px;
	color: #FE551D;
	line-height: 20px;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-left .text p span:nth-child(2){

	font-size: 18px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	text-decoration-line: line-through;
	text-transform: none;
	margin-left: 5px;
}
.content-box3 .list .list-left .text p span:nth-child(3){

	font-size: 18px;
	color: #3377FF;
	line-height: 0px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-left .text p span.fr{

	font-size: 18px;
	color: #666666;
	line-height: 14px;
}
.content-box3 .list .list-right {
	width: 590px;
	margin-left: 20px;
}
.content-box3 .list .list-right ul li {
	float: left;
	width: 285px;
	margin-right: 20px;
	background: #fff;
	margin-bottom: 20px;
	border-radius: 12px;
}
.content-box3 .list .list-right ul li:nth-child(even){
	margin-right: 0;
}
.content-box3 .list .list-right ul li .img-box{
	position: relative;
	overflow: hidden;
	border-radius: 12px 12px 0px 0px;
}
.content-box3 .list .list-right ul li .img-box .pic{
	width: 100%;
	height: 182px;
	border-radius: 12px 12px 0px 0px;
	transition: transform 0.3s ease; /* 平滑的过渡效果 */
}
.content-box3 .list .list-right ul li .img-box .pic:hover{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box3 .list .list-right ul li .img-box .top{
	position: absolute;
	width: 60px;
	height: 30px;
	right: 0;
	top: 0;
	background: radial-gradient( #FF7E00 0%, #FF1E13 100%), #FFA517;
	border-radius: 0px 12px 0px 12px;
	font-family: Bahnschrift, Bahnschrift;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-right ul li .img-box .num{
	width: 110px;
	height: 32px;
	display: block;
	background: rgba(51, 15, 51, .6);
	border-radius: 12px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 150px;

	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-right .text{
	padding: 15px 15px 20px;
	box-sizing: border-box;
}
.content-box3 .list .list-right .text h3{
	font-weight: normal;
	-webkit-line-clamp: 1; /* 限制为两行 */

	font-size: 18px;
	color: #313233;
	line-height: 18px;
	text-align: justifyLeft;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-right .text .label{
	margin-top: 10px;
	height: 35px;
}
.content-box3 .list .list-right .text .label span{
	margin-top: 5px;
	display: inline-block;
	width: 88px;
	height: 30px;
	background: #E2EEFE;
	border-radius: 4px 4px 4px 4px;

	font-size: 14px;
	color: #3059AB;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-right: 10px;
}
.content-box3 .list .list-right .text p{
	margin-top: 10px;
}
.content-box3 .list .list-right .text p span{
	display: inline-block;
}
.content-box3 .list .list-right .text p span:nth-child(1){
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 18px;
	color: #FE551D;
	line-height: 18px;
	font-style: normal;
	text-transform: none;
}
.content-box3 .list .list-right .text p span:nth-child(2){

	font-size: 14px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	text-decoration-line: line-through;
	text-transform: none;
}
.content-box3 .list .list-right .text p span:nth-child(3){

	font-size: 14px;
	color: #3377FF;
	line-height: 0px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box3 .bottom{
	border-radius: 12px;
	overflow: hidden;
	margin-top: 60px;
	width: 100%;
	height: 160px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.content-box3 .bottom img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}


.content-box4{
	padding: 50px 0;
	background: #ffffff
}
.content-box4 .title{
	display: flex;
	justify-content: start;
	align-items: center;
}
.content-box4 .title h2{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 30px;
	color: #313233;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	position: relative;
	padding: 0 0 0 20px;
}
.content-box4 .title h2::after{
	content: '';
	display: block;
	background: #1664FF;
	width: 5px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}
.content-box4 .title span{
	width: 180px;
	height: 44px;
	background: rgba(26, 121, 255, .08);
	border-radius: 8px 8px 8px 8px;
	text-align: center;

	font-size: 16px;
	color: #1A79FF;
	line-height: 44px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	margin-left: 30px;
}
.content-box4 .title span.on{
	background: linear-gradient(to left, #1664FF 0%, #00AEFF 100%);
	color: #fff;
}
.content-box4 .list ul{
	display: flex;
	justify-content: start;
}
.content-box4 .list ul li {
	width: 285px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: 20px
}
.content-box4 .list .con{
	margin-top: 10px;
	border: 1px solid #E6E6E6;
	background: #FFFFFF;
	border-radius: 12px;
}
.content-box4 .list .con .img-box{
	width: 100%;
	height: 183px;
	position: relative;
	overflow: hidden;
	border-radius: 12px 12px 0 0;
}
.content-box4 .list .con .img-box img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease;
}
.content-box4 .list .con .img-box img:hover{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box4 .list .con .img-box span{
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	width: 88px;
	height: 34px;
	border-radius: 12px 0 12px 0;
	background: radial-gradient(#FFA200 0%, #FF7B05 99%), #FFA517;
	font-family: OPPOSans, OPPOSans;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}
.content-box4 .list .con .img-box span.green{
	background: radial-gradient(#25CF21 0%, #00C3B3 99%), #00C3B3;
}
.content-box4 .list .con .img-box span.blue{
	background: radial-gradient(#3376FF 0%, #2CBCFF 99%), #2CBCFF;
}
.content-box4 .list .con .img-box .img{
	height: 183px;
	border-radius: 12px 12px 0 0;
}
.content-box4 .list .con .img-box p {
	width: 110px;
	height: 32px;
	display: block;
	background: rgba(51, 15, 51, .6);
	border-radius: 12px 0px 0px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	top: 150px;

	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	font-style: normal;
	text-transform: none;
}
.content-box4 .list .con .img-box p img{
	width: 17px;
	height: 17px;
	margin-right: 15px;
}
.content-box4 .list .con .text{
	padding: 20px;
	box-sizing: border-box;
}
.content-box4 .list .con .text h2{
	font-weight: 400;
	-webkit-line-clamp: 2; /* 限制为两行 */
	font-size: 16px;
	height: 44px;
	color: #313233;
	line-height: 22px;
}
.content-box4 .list .con .text p{
	margin-top: 20px;
}
.content-box4 .list .con .text p span{
	display: inline-block;
}
.content-box4 .list .con .text p span:nth-child(1){
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FE551D;
	line-height: 20px;
	font-style: normal;
	text-transform: none;
}
.content-box4 .list .con .text p span:nth-child(2){

	font-size: 14px;
	color: #666666;
	line-height: 14px;
	font-style: normal;
	text-decoration-line: line-through;
	text-transform: none;
}
.content-box4 .list .con .text p span:nth-child(3){

	font-size: 14px;
	color: #3377FF;
	line-height: 0px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.content-box5{
	padding: 50px 0;
	background: #f6f7fb;
}
.content-box5 .con{
	margin-top: 60px;
}
.content-box5 .con .img-box{
	width: 100%;
	height: 230px;
	position: relative;
}
.content-box5 .con .img-box .img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 12px;
}

.content-box5 .con .img-box .hot-tag{
	position: absolute;
	top:-48px;
	right: 5px;
	width: 55px;
	height: 33px;
}
.content-box5 .con h2{
	margin-top: 15px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box5 .con p{
	margin-top: 15px;
	-webkit-line-clamp: 2; /* 限制为两行 */
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	height: 36px;
}
.content-box5 .con .check-school{
	margin-top: 14px;
	display: flex;
	align-items: center;

	font-size: 14px;
	color: #666666;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box5 .con .check-school img{
	width: 7px;
	height: 12px;
	margin-left: 15px;
}
.content-box5 .swiper-slide{
	cursor: pointer;
}
/* .content-box5 .swiper-slide:hover:nth-last-child(1){
	padding-right: 60rpx;
}
.content-box5 .swiper-slide:hover,.content-box5 .swiper-slide-active{
	width: 260px;
}
.content-box5 .swiper-slide:hover  .con .img,.content-box5 .swiper-slide-active  .con .img{
	width: 260px;
	height: 312px;
	bottom: -30px;
}
.content-box5 .swiper-slide:hover .con h2,.content-box5 .swiper-slide-active .con h2{
	margin-top: 45px;
	color: rgba(48, 89, 171, 1);
}
.content-box5 .swiper-slide:hover .con a,.content-box5 .swiper-slide-active .con a{
	color: rgba(48, 89, 171, 1);
} */

.content-box6{
	padding: 50px 0 60px;
	background-color:#FFF;
}
.content-box6 .title .tab-list a{
	display: block;
	float: left;

	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-right: 28px;
}
.content-box6 .title .tab-list a.on{
	position: relative;
	color: rgba(49, 50, 51, 1);
	font-weight: bold;
}
.content-box6 .title .tab-list a.on::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -35px;
	width: 70px;
	height: 3px;
	background: #1A79FF;
	border-radius: 1px 1px 1px 1px;
}
.content-box6 .list{
	margin-top: 50px;
}
.content-box6 .list-left {
	width: 500px;
	margin-right: 50px;
	overflow: hidden;
}
.content-box6 .list-left a {
	display: block;
}
.content-box6 .list-left .img{
	width: 500px;
	height: 300px;
	border-radius: 8px;
	overflow: hidden;
}
.content-box6 .list-left img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease; /* 平滑的过渡效果 */
}
.content-box6 .list-left img:hover{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box6 .list-left h2{
	font-weight: normal;
	margin-top: 20px;

	font-size: 18px;
	color: #343434;
	line-height: 18px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box6 .list-left p{
	margin-top: 20px;

	font-size: 14px;
	color: #666666;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-box6 .list-right{
	width: 650px;
}
.content-box6 .list-right ul li {
	clear: both;
	overflow: hidden;
	margin-bottom: 28px;
}
.content-box6 .list-right ul li .img {
	float: left;
	width: 183px;
	height: 110px;
	border-radius: 8px;
	margin-right: 20px;
	overflow: hidden;

}
.content-box6 .list-right ul li img {
	width: 100%;
	height:100%;
	transition: transform 0.3s ease; /* 平滑的过渡效果 */
}
.content-box6 .list-right ul li img:hover{
	transform: scale(1.1); /* 鼠标经过时放大1.1倍 */
}
.content-box6 .list-right ul li h2{

	font-size: 18px;
	color: #343434;
	line-height: 38px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.content-box6 .list-right ul li p{
	margin-top: 8px;

	font-size: 14px;
	color: #666666;
	line-height: 21px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content-box6 .bottom{
	margin-top: 60px;
	width: 100%;
	height: 160px;
	border-radius: 12px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
}


.content-box6 .scroll{
	padding: 26px 30px 26px 30px;
	background: #FFFFFF;
}
.content-box6 .cont {
	width: 100%;
	height: auto;
	border-radius: 12px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}
.content-box6 .cont ul {
	padding: 2px;
}
.content-box6 .cont ul li{
	padding-bottom: 22px;
	border-bottom: 1px solid rgba(235, 235, 235, 1);
}
.content-box6 .cont ul li .q{
	padding: 20px 0 20px 28px;
	box-sizing: border-box;
	display: flex;
	align-items: start;
	position: relative;
}
.content-box6 .cont ul li .q img{
	width: 25px;
	height: 22px;
	margin-right: 14px;
}
.content-box6 .cont ul li .q h2{
	font-weight: bold;
	font-size: 16px;
	color: #343434;
	line-height: 22px;
	max-width: calc(100% - 200px);
}
.content-box6 .cont ul li .q span{
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}
.content-box6 .cont ul li .a{
	padding: 15px 108px 20px 66px;
	box-sizing: border-box;
	background: rgba(23, 105, 254, .03);
	border-radius: 5px;
	position: relative;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}
.content-box6 .cont ul li .a img{
	position: absolute;
	width: 22px;
	top: 15px;
	left: 28px;
}
/* 自定义整个滚动条 */
.content-box6 ::-webkit-scrollbar {
	position: absolute;
	right: 30px;
	top: 0;
  width: 7px; /* 滚动条宽度 */
  border-radius: 4px;
}
 
/* 自定义滚动条轨道 */
.content-box6 ::-webkit-scrollbar-track {
  background: rgba(224, 224, 224, 1); /* 轨道颜色 */
}
 
/* 自定义滚动条的滑块（thumb） */
.content-box6 ::-webkit-scrollbar-thumb {
  background: rgba(153, 153, 153, 1); /* 滑块颜色 */
}
 
/* 当hover或active状态时，自定义滑块的颜色 */
.content-box6 ::-webkit-scrollbar-thumb:hover {
  /* background: #555; */
}
.content-box6 .con{
	margin-top: 31px;
}
.content-box6 .con ul li{
	background-color: #FFF;
	width: 23.5%;
	height: 250px;
	border-radius: 8px;
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	padding: 16px 20px 0;
	cursor: pointer;
	margin-right: 2%;
	margin-bottom: 26px;
	box-sizing: border-box;
}
.content-box6 .cont ul li:nth-last-child(-n+4){
	margin-bottom: 0px;
}
.content-box4 .list ul li:nth-child(4n),
.content-box6 .con ul li:nth-child(4n+4){
	margin-right: 0;
}
.content-box6 .con ul li .img {
	width: 36px;
	height: 29px;
	background-image: url('../img/caishui1.png');
	background-size: 100% 100%;
}
.content-box6 .con ul li:hover{
	border-color: rgba(26, 121, 255, 1);
}
.content-box6 .con ul li:hover .img{
	background-image: url('../img/caishui2.png');
}
.content-box6 .con ul li h2{
	margin-top: 13px;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	-webkit-line-clamp: 2; /* 限制为两行 */
}
.content-box6 .con ul li .user{
	border-top: 1px solid #E6E6E6;
	margin-top: 14px;
	padding-top: 20px;
	display: flex;
	justify-content: start;
	align-items: center;
	font-size: 14px;
	color: #343434;
}
.content-box6 .con ul li .user img{
	width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	background-size: contain;
}
.content-box6 .con ul li h3{
	margin-top: 7px;
	font-size: 14px;
	color: #343434;
	line-height: 24px;
	-webkit-line-clamp: 2; /* 限制为两行 */
}

/* 基础样式 */
.content-box5 .swiper-slide {
	transition: transform 0.3s ease;
	flex-shrink: 0; /* 防止flex布局中的元素缩小 */
	width: 20%; /* 初始宽度设为20%，因为一共有5个slide */
	text-align: center; /* 文本居中 */
	transform: scale(0.9);
	font-size: 16px;
}

/* 当前激活的slide放大 */
.content-box5 .swiper-slide-active {
	transform: scale(1);


}
.content-box5 .swiper-slide-active h2 {
	font-size: 18px;
	color: #3059ab;
}
.content-box5 .swiper-slide-active .check-school {
	font-size: 14px;
	color: #3059ab;

}
.content-box5 .swiper-slide:hover h2{
	color: #3059ab;
}
.content-box5 .swiper-slide:hover .check-school {
	color: #3059ab;
}
.content-box5 #teacher-swiper {
	margin-top: 30px;
}


.content-box5 .swiper-slide:hover  .con a img.con_hover {
	display: inline-block;
}
.content-box5 .swiper-slide:hover  .con a img.con_default,
.content-box5 .con a img.con_hover{
	display: none;
}

@media (min-width:1200px) {
	/* .content-box5 .swiper-slide:hover,.content-box5 .swiper-slide-active{
		width: 260px !important;
	} */
	#teacher-swiper .swiper-pagination{
		display: none;
	}
}
@media (max-width:1024px){
	.swiper-main .custom-prev, .swiper-main .custom-next {
		display: none;
	}
	.list {
		margin-top: 10px;
	}
	.content-box1{
		display: none;
	}

	/* 当前激活的slide放大 */
	.content-box5 .swiper-slide-active {
		transform: none;
	}
	.content-box2{
		background: #fff;
		border-radius: 6px;
		padding: 15px;
		box-sizing: border-box;
	}
	.default-tile h2{
		font-family: PingFang SC;
		font-weight: bold;
		font-size: 16px;
		color: #313233;
		line-height: 16px;
	}
	.default-tile h2::after{
		display: none;
	}
	.content-box1 .img{
		width: calc(100% - 330px);
	}
	.content-box1 .img img{
		width: 100% !important;
	}
	.content-box2 .list ul li{
		width: 23%;
		margin: 0 1%;
	}
	.content-box2 .list .con .img-box .img{
		width: 100%;
	}
	.content-box6,
	.content-box2{
		margin: 15px auto 0;
		width: calc(100% - 30px);
		background: #fff;
		border-radius: 6px;
		padding: 15px;
		box-sizing: border-box;
	}
	.default-tile h2{
		font-family: PingFang SC;
		font-weight: bold;
		font-size: 16px;
		color: #313233;
		line-height: 16px;
		padding-left: 0;
	}
	.default-tile h2::after{
		display: none;
	}
	.content-box6 .title .tab-list a,
	.default-tile span{
		font-family: PingFang SC;
		font-weight: 500;
		font-size: 14px;
	}


	.content-box2 .list .time{
		font-size: 12px;
	}
	.content-box2 .list .con .img-box span{
		font-size: 10px;
		width: 55px;
		height: 18px;
		border-radius: 6px 0 6px 0;
		line-height: 18px;
	}
	.content-box2 .list .con .text{
		padding: 10px;
	}
	.content-box2 .list .con .text h3{
		font-size: 14px;
		line-height: 16px;
		height: 32px;
	}
	.content-box2 .list .con .img-box .img{
		width: 100%;
		height: 100px;
	}
	.content-box2 .list .con .text p{
		margin-top: 10px;
	}
	.content-box2 .list .con .text p span:nth-child(1){
		font-size: 14px;
	}
	.content-box2 .list .con .text p span:nth-child(3){
		display: none;
	}
	.content-box2 .list .con .text .btn{
		display: none;
	}
	.content-box3{
		margin: 15px auto 0;
		width: calc(100% - 30px);
		background: #fff;
		border-radius: 6px;
		padding: 15px;
		box-sizing: border-box;
	}
	.content-box3 .list .list-left{
		display: none;
	}
	.content-box3 .title h2{
		font-family: PingFang SC;
		font-weight: 500;
		font-size: 16px;
		color: #666666;
		line-height: 16px;
		margin-right: 10px;
	}
	.content-box3 .title h2.on{
		font-family: PingFang SC;
		font-weight: bold;
		font-size: 16px;
		color: #313233;
		line-height: 16px;
	}
	.content-box3 .title h2.on::after{
		display: none;
	}
	.content-box3 .title span{
		font-size: 14px;
	}
	.content-box3 .list{
		margin-top: 10px;
	}
	.content-box3 .list .list-right{
		width: 100%;
		margin-left: 0;
	}
	.content-box3 .list .list-right ul li{
		width: 23%;
		margin: 0 1% !important;
		border: 1px solid #E6E6E6;
	}
	.content-box3 .list .list-right ul li .img-box .pic{
		height: 110px;
	}
	.content-box3 .list .list-right .text{
		padding: 10px;
	}
	.content-box3 .list .list-right .text h3{
		font-family: PingFang SC;
		font-weight: bold;
		font-size: 14px;
		color: #313233;
		-webkit-line-clamp:2;
		line-height: 15px;
	}
	.content-box3 .list .list-right .text .label{
		margin-top: 5px;
	}
	.content-box3 .list .list-right .text .label span{
		font-size: 10px;
		width: auto;
		padding: 0 10px;
		height: 18px;
		line-height: 18px;
	}
	.content-box3 .list .list-right .text p span:nth-child(1){
		font-family: Microsoft YaHei;
		font-weight: bold;
		font-size: 14px;
		color: #FE551D;
	}
	.content-box3 .list .list-right .text p span:nth-child(2){
		font-size: 10px;
	}
	.content-box3 .list .list-right .text p span:nth-child(3){
		display: block;
		font-size: 12px;
		margin: 5px 0;
	}
	.content-box3 .bottom{
		display: none;
	}
	.content-box4{
		margin: 15px auto 0;
		width: calc(100% - 30px);
		background: #fff;
		border-radius: 6px;
		padding: 15px;
		box-sizing: border-box;
	}
	.content-box4 .title h2{
		font-family: PingFang SC;
		font-weight: bold;
		font-size: 16px;
		color: #313233;
		line-height: 16px;
		padding-left: 0;
	}
	.content-box4 .title h2::after{
		display: none;
	}
	.content-box4 .title span{
		border-radius: 4px;
		width: 100px;
		height: 20px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		font-size: 10px;
		line-height: 20px;
		margin-left: 10px;
	}
	.content-box4 .list{
		margin-top: 15px;
	}
	.content-box4 .list ul li{
		margin-top: 0;
		width: 23%;
		margin: 0 1%;
		/* border: 1px solid #E6E6E6; */
	}
	.content-box4 .list .con{
		margin-top: 0;
	}
	.content-box4 .list .con .img-box span{
		font-size: 10px;
		width: 55px;
		height: 18px;
		border-radius: 6px 0 6px 0;
		line-height: 18px;
	}
	.content-box4 .list .con .text{
		padding: 10px;
	}
	.content-box4 .list .con .text h2{
		font-size: 13px;
		line-height: 16px;
		-webkit-line-clamp: 1;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
	}
	.content-box4 .list .con .img-box{
		width: 100%;
		height: 110px;
	}
	.content-box4 .list .con .img-box img{
		width: 100%;
		height: 100%;
	}
	.content-box4 .list .con .text p{
		margin-top: 10px;
	}
	.content-box4 .list .con .text p span:nth-child(1){
		font-size: 14px;
	}
	.content-box4 .list .con .text p span:nth-child(3){
		display: block;
		font-size: 12px;
		margin: 6px 0;
	}
	.content-box5{
		margin: 15px auto 0;
		width: calc(100% - 30px);
		background: #fff;
		border-radius: 6px;
		padding: 15px;
		box-sizing: border-box;
	}
	.swiper-container{
		padding-bottom: 20px;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom:-2px !important;
	}
	.content-box5 .con{
		margin-top: 30px;
	}
	.content-box5 .con .img-box{
		height: 200px;
	}
	.content-box5 .con .img-box .img{
		position: relative;
		width: 100%;
		height: 100%;
	}

	.content-box5 .swiper-slide:hover  .con .img,.content-box5 .swiper-slide-active  .con .img{
		width: 100%;
		height: 100%;
		bottom: 0;
	}
	.content-box5 .swiper-slide:hover .con h2, .content-box5 .swiper-slide-active .con h2{
		margin-top: 15px;
	}
	/*.content-box5 .con a{*/
	/*	display: none;*/
	/*}*/
	.content-box6{
		display: none!important;
	}
	.content-box3 .list .list-right ul li .img-box .top{
		display: none;
	}
}
@media (max-width:768px){
	body {
		padding-bottom: 57px
	}
	.teacher-swiper {
		margin-top: 0;
	}
	.teacher-swiper .swiper-button-prev, .teacher-swiper .swiper-button-next {
		display: none;
	}
	.content-box2 .list ul{
		display: block;
	}
	.content-box2 .list ul li{
		float: left;
		width: 48%;
		margin: 0 4% 15px 0;
	}
	.content-box2 .list ul li:nth-child(even){
		margin-right: 0;
	}
	.content-box3 .list .list-right ul li{
		float: left;
		width: 49%;
		margin: 0 2% 15px 0 !important;
	}
	.content-box3 .list .list-right ul li:nth-child(even){
		margin-right: 0 !important;
	}
	.content-box4 .list ul{
		display: block;
	}
	.content-box4 .list ul li{
		float: left;
		width: 48%;
		margin: 0 4% 15px 0;
	}
	.content-box4 .list ul li:nth-child(even){
		margin-right: 0;
	}
	.content-box2 .list .time img{
		width: 15px;
		height: 15px;
	}
	/*====== 2024.10.32 add lisuwan start ======*/
	.default-tile.financiaIinformation .tab,
	.content-box6 .list-right,
	.content-box6 .list-left,
	.content-box6 .list-left .img{
		width: 100%;
	}
	.default-tile.financiaIinformation {
		flex-direction: column;
		align-items: flex-start;
	}
	.content-box6 .title .tab-list a {
		margin-right: 10px;
		margin-top: 5px;
	}
	.content-box6 .title .tab-list a.on::after {
		bottom: 0px;
		margin-left: -30px;
		width: 60px;

	}
	.default-tile.financiaIinformation #newsTypeUrl {
		float: right;
		margin-top: 5px;
	}
	.content-box5 #teacher-swiper {
		margin-top: 0px;
	}
	.content-box6 .list-left h2 {
		margin-top: 10px;
	}
	.content-box6 .bottom,
	.content-box6 .list {
		margin-top: 20px;
	}
	.content-box6 .list-right ul li .img {
		width: 100px;
		height: auto;
		margin-right: 10px;
	}
	.content-box6 .list-right ul li h2 {
		font-size: 16px;
		line-height: 26px;
	}
	.content-box6 .list-right ul li p,
	.content-box6 .list-right ul li h2 {
		width: calc(100% - 110px);
		float: right;
	}
	.content-box6 .list-left h2,
	.content-box6 .list-left .img  {
		height: auto;
	}
	.content-box6 .list-right ul li {
		margin-bottom: 10px;
	}
	.content-box6 .list-left h2 {
		font-size: 16px;
	}
	/*====== 2024.10.32 add lisuwan end ======*/


	.content-box6 .list-left {
		margin-right: 0px;
	}

	.content-box5 .con .img-box .hot-tag {
		top:5px;
		width: 40px;
		height: auto;
	}
}