.content{
	overflow: hidden;
	background: url(../image/index_banner1.png) no-repeat;
	background-size: 100% 550px;
}
/* .bannerimg{
	position: fixed;
	left: 0;
	right: 0;
	z-index: -1;
} */

.search_key::-webkit-input-placeholder{
	font-size: 14px;
	color: #999999;
}

.bannerimg_btn{
	position: absolute;
	display: inline-block;
	width: 135px;
	height: 38px;
	right: 77px;
	top: -75px;
	cursor: pointer;
}
.box1{
	height: 680px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: -140px;
	border-radius: 8px;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
}
.box1_left{
	width: 260px;
	height: 100%;
	padding: 10px 10px 10px 20px;
	box-sizing: border-box;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
}
.box1_left .logo{
	/*height: 70px;*/
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.box1_left .logo img{
	/*width: 65%;*/
	width: 210px;
}

.box1_left .taplist{
	overflow: auto;
	height: 83%;
}

.box1_left .taplist .tapson .yuan{
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #FD5B18;
	margin-top: 10px;
	float: left;
}
.box1_left .taplist .tapson .xian{
	width: 130px;
	border-bottom: 1px solid #F1F1F1;
	margin-top: 10px;
	float: right;
}
.box1_left .taplist .classtap{
	padding: 5px 0 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #666666;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.tapson a{
	color: #333333;
}
.box1_left .taplist .classtap .name{
	width: 50%;
	position: relative;
	text-align: left;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}
.box1_left .taplist .classtap .name a{
	color: #666666;

}
.box1_left .taplist .classtap .name a:hover{
	color: #FD4A09;

}
.box1_left ::-webkit-scrollbar {
	width: 0;
	height: 1px;
}
.box1_left ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(163, 133, 133, 0.2);
	background: #EEEEEE;
}
.box1_left ::-webkit-scrollbar-track {
	box-shadow   : inset 0 0 5px rgba(163, 133, 133, 0.2);
	border-radius: 10px;
	background   : #FFFFFF;
}
.box1hot{
	position: absolute;
	top: -7px;
	right: 3px;
	width: 30%;
}
.box1_right{
	width: 940px;
	padding: 20px 20px 10px 25px;
	box-sizing: border-box;
}
.box1_right .inputbox{
	width: 585px;
	height: 45px;
	background: #F1F1F1;
	border-radius: 23px;
	position: relative;
	margin-top: 5px;
}
/*.box1_right .inputbox select{*/
/*	border: none;*/
/*	background: #F1F1F1;*/
/*	width: 82px;*/
/*	height: 45px;*/
/*	border-bottom-left-radius: 23px;*/
/*	border-top-left-radius: 23px;*/
/*	text-align: center;*/
/*	color: #333333;*/
/*	padding-left: 10px;*/
/*}*/
.box1_right .inputbox  .selectbox{
	border: none;
	background: #F1F1F1;
	width: 90px;
	height: 45px;
	line-height: 45px;
	border-bottom-left-radius: 23px;
	border-top-left-radius: 23px;
	color: #333333;
	font-size: 14px;
	position: relative;
	cursor: pointer;

}
.box1_right .inputbox  .selectbox .selectul{
	background: #FFFFFF;
	z-index: 9999;
	position: absolute;
	width: 99px;
	top: 30px;
	background: #f1f1f1;
	padding-top: 15px;
	display: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}

.box1_right .inputbox  .selectbox .selectul li{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	background: #f1f1f1;
	text-align: center;
}
.box1_right .inputbox  .selectbox .selectul li:hover{
	background: #FFFFFF;
}
.se_xiala{
	position: absolute;
	right: 5px;
	top: 19px;
	cursor: pointer;
}
.box1_right .inputbox input{
	height: 45px;
	background: #F1F1F1;
	padding-left: 10px;
	color: #999999;
	box-sizing: border-box;
	width: 350px;
}
.box1_right .inputbox .sousuo{
	position: absolute;
	right: -15px;
	top: -6px;
	cursor: pointer;
}
.box1_right .box1_right_top{
	border-bottom: 1px solid #EEEEEE;
	display: flex;
	padding-bottom: 15px;
	justify-content: space-between;
}
.box1 .userbox{
	display: flex;
	width: 220px;
	justify-content: space-around;
}
.box1 .userbox .userimg{
	width: 54px;
	height: 54px;
	border-radius: 50%;
}
.box1 .box1_right .span1{
	padding: 0 15px;
	height: 21px;
	line-height: 21px;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 11px;
	display: inline-block;
	color: white;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}
.box1 .box1_right .span2{
	width: 60px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: #EEEEEE;
	border-radius: 11px;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}
.box1 .box1_right .gpx_box .p1{
	float: left;
	height: 66px;
	line-height: 70px;
	color: #333333;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.box1 .box1_right .gpx_box .img1{
	position: absolute;
	width: 40px;
	right: -28px;
	top: 0px;

}

.gengduo{
	display: none;
}
.box1 .box1_right .gpx_box .p1 a{
	color: #333333;
}
.box1 .box1_right .gpx_box .p1 a:hover{
	color: #FF6419;
}
.box1 .box1_right .gpx_box .p1 a.nav-item-a:hover{
	color: #ffffff;
}

.show_tk{
	position: absolute;
	background: #FFFFFF;
	padding: 10px;
	border-radius: 5px;
	z-index: 9991;
	width: 290px;

}
.show_tk ul li{
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
}
.show_tk ul.xixi li a:not(.nav-item-a) {
	line-height: 40px !important;
}
.show_tk p{
	float: left!important;
	height: 30px;
	line-height: 25px;
	padding: 0 10px;
	font-size: 15px;

}
.show_tk .top_qp{
	position: absolute;
	width: 34px;
	top: -9px;
	left: 0;
	right: 0;
	margin: auto;
}
.box1 .box1_right .gpx_ri{
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.box1 .banner{
	height: 300px;
	width: 100%;
}
/* .box1_pop{
	display: none;
} */

.swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #FFFFFF!important;
	width: 25px;
	border-radius: 8px!important;
}

.box1 .videolist{
	height: 200px;
	width: 810px;
	margin: auto;
	z-index: 0;
}
.box1 .videolist .videobox{
	height: 200px;
}
.box1 .videolist .videobox_top{
	position: relative;
}
.box1 .videolist .videobox{
	width: 405px;
}
.box1 .videolist .videobox .v_xian{
	background: #EEEEEE;
	border-bottom: 1px solid #E5E5E5;
	border-radius: 1px;
	width: 100%;
	margin-top: 30px;
}
.box1 .te_phone .te_phone_btn{
	display: inline-block;
	width: 51px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #FFEEDF;
	color: #7C4407;
	font-size: 12px;
	border-radius: 12px 0px 12px 0px;
	position: absolute;
	right: -10px;
	bottom: -5px;
	cursor: pointer;
}
.box1 .videolist .videobox .timebox{
	width: 150px;
	height: 29px;
	line-height: 29px;
	background: #F1F1F1;
	border-radius: 15px;
	font-size: 12px;
	color: #333333;
	padding-left: 30px;
	box-sizing: border-box;
	position: absolute;
	top: -14px;
	left: 0;
	right: 0;
	margin: auto;
}
.box1 .videolist .video_msg{
	display: flex;
	padding-top: 30px;
	padding-left: 10px;
	box-sizing: border-box;

}
.box1 .videolist .video_msg .te_phone{
	width: 95px;
	height: 120px;
	position: relative;
	background-color: #D2D2D2;
	border-radius: 10px;
}
.box1 .videolist .video_msg .te_msg{
	width: 260px;
}
.box1 .videolist .video_msg .btn{
	cursor: pointer;
	width: 80px;
	height: 25px;
	line-height: 12px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-radius: 13px;
	font-size: 12px;
	color: #666666;
}
.box1 .videolist .video_msg .buttombtn1{
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 16px 14px 16px 14px;
	color: white;
	text-align: center;
	font-size: 14px;
	float: right;
	cursor: pointer;
}
.box1 .videolist .video_msg .buttombtn2{
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: #FFE3D8;
	color: #FF6419;
	text-align: center;
	font-size: 14px;
	float: right;
	cursor: pointer;
	border-radius: 16px 14px 16px 14px;
}

.videolist .swiper-button-next{
	--swiper-theme-color: #F9943A;/* 设置Swiper风格 */
	--swiper-navigation-size: 25px;/* 设置按钮大小 默认是44px */
	right: -40px;
}
.videolist .swiper-button-prev{
	--swiper-theme-color: #F9943A;/* 设置Swiper风格 */
	--swiper-navigation-size: 25px;/* 设置按钮大小 默认是44px */
	left: -40px;
}
.box2{
	margin-top: 30px;
}
/* 公共分类导航样式 */
.taptitle{
	margin-bottom: 15px;
}
.taptitle_pop{
	display: none;
}

.taptitle .p_title{
	float: left;
	color: #333333;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 800;
}

.taptitle .titlebox
.ptap{
	float: right;
	padding: 3px 10px;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
	margin-right: 5px;
}

.taptitle .p_gduo{
	float: right;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	margin-top: 10px;
}

.taptitle .titlebox{
	float: left;
	margin-left: 100px;
	padding-top: 5px;
	box-sizing: border-box;
	width: 940px;
}

.taptitle .titlebox .ptap:hover{
	background: #FFE3D8;
	border-radius: 20px;
	color: #FF6419;
}
.taptitle .titlebox li a{
	color: #666666;
}
.taptitle .titlebox li a:hover{
	color: #FF6419;
}

.choicep{
	background: #FFE3D8;
	border-radius: 20px;
	color: #FF6419!important;
}

/* 热门课程 */
.box2 .box2hot .box{
	width: 285px;
	height: 245px;
	border-radius: 6px;
	background: #FFFFFF;
	box-shadow: 0px 8px 18px 0px rgba(92, 92, 92, 0.13);
	float: left;
	margin-right: 14px;
	overflow: hidden;
	position: relative;
}
.box2 .box2hot .box .tapbox{
	width: 92px;
	height: 30px;
	line-height: 30px;
	background:linear-gradient(90deg, #FFEEDF, rgb(255 238 223 / 43%));
	border-radius: 15px 0px 0px 15px;
	position: absolute;
	right: 0;
	top: 10px;
	color: #7C4407;
	font-size: 12px;
}
.box2 .box2hot{
	height: 245px;
}
.box2 .box2hot .box .playimg{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 55px;
}
.box2 .box2hot .box .hot_img{
	width: 285px;
	height: 160px;
}
.box2 .box2hot .box .coursebox{
	height:85px;
	padding: 10px;
	box-sizing: border-box;
}
.box2 .box2hot .coursebox .img{
	width: 27px;
	height: 27px;
	border-radius: 50%;
}
.box2 .box2hot .coursebox .imgbox_ri{
	font-size: 22px;
	color: #FF6419;
	font-weight: 800;
}
.m_left-20{
	margin-left: -20px;
}


/* 好课秒杀 */
.seckill{
	height: 302px;
}

.seckill div:first-child{
	margin-left: 0;
}

.seckill .sonbox{
	width: 285px;
	height: 302px;
	margin-left: 20px;
}

.seckill .sonbox .seckillimg{
	overflow: hidden;
	position: relative;
	width: 285px;
	height: 159px;
	border-radius: 6px 6px 0 0;

}
.seckill .sonbox .seckillimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}
.seckill .sonbox .seckillimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.seckill .sonbox .seckillmsg{
	height: 143px;
	background: #FFFFFF;
	border-radius: 0 0 6px 6px;
	box-shadow: 0px 8px 18px 0px rgba(92, 92, 92, 0.13);
	padding: 10px 15px 10px 10px;
	box-sizing: border-box;
}
.seckill .sonbox .seckillmsg .title{
	height: 43px;
	font-weight: 800;
}
.seckill .sonbox .seckillmsg .timebox{
	height: 30px;
	line-height: 30px;
}
.seckill .sonbox .seckillmsg .timebox .djs{
	width: 85px;
	text-align: right;
}
.seckill .sonbox .seckillmsg .jdtiao{
	width: 100%;
	height: 6px;
	background: #E5E5E5;
	border-radius: 3px;
	position: relative;
}
.seckill .sonbox .seckillmsg .jdtiao .jinson{
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	/*width: 40%;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 3px;
}

.seckill .sonbox .seckill_btn{
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}

.seckill .sonbox .seckill_btn .p_btn{
	width: 102px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 16px 14px 16px 14px;
	font-size: 14px;
	color: #FFFFFF;
}
.seckill .sonbox .seckill_btn .pricebox .p1{
	color: #FF6419;
}

.seckill .sonbox .seckill_btn .pricebox .p2{
	font-size: 12px;
	color: #999999;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration: line-through;
}
/* 好课秒杀结束 */
/* 好课秒杀结束 */
.group{
	width: 100%;
	min-height: 161px;
	background: #FFFFFF;
	box-shadow: 0px 8px 18px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}

.group .sonbox{
	width: 555px;

	padding: 22px 0 26px 0;
	float: left;
	margin-right: 35px;
	box-sizing: border-box;
}

.group .sonbox .groupimg{
	width: 187px;
	height: 100px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.group .sonbox .groupimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.group .sonbox .groupimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}
.group .sonbox .groupmsg{
	width: 350px;
}
.group .sonbox .groupmsg .son{
	padding: 10px 0 0 40px;
	box-sizing: border-box;
	position: relative;
	background-color: white;

}

.group .sonbox .groupmsg .btn{
	width: 102px;
	height: 30px;
	line-height: 17px;
	text-align: center;
	background: #FFF3EC;
	border-radius: 16px 14px 16px 14px;
	color: #FF6419;
	font-size: 14px;
	float: right;
}
.group .sonbox .groupmsg .son {
	margin-top: 5px;
}
.group .sonbox .groupmsg .son .t_time{
	width: 85px;
	text-align: right;
	color: #333333;
}
.group .sonbox .groupmsg .son .ri_tuan{
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
}
.group .sonbox .groupmsg .son .jiage{
	position: absolute;
	left: 0;
	display: flex;
}
.group .sonbox .groupmsg .son .jiage .p1{
	text-decoration: line-through;
}
.group .sonbox .groupmsg .son .jiage .p2{
	color: #FF6419;
	font-size: 22px;
	font-weight: 800;
	margin: -10px 0 0 10px;
}

.group .sonbox .groupmsg .son .ri_tuan .num{
	font-size: 14px;
	color: #333333;
	margin-left: 10px;

}
.group .sonbox .groupmsg .son .imgbox{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 45px;
	overflow: hidden;
}

/* 2021近半年考试日历 */
.box3{
	margin-top: 30px;
}
.box3 .box3list{
	height: 215px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	position: relative;
	padding: 0 30px;
	box-sizing: border-box;
	z-index: 0;
	margin-top: -5px;
}
.box3 .box{
	width: 380px;
	height: 215px;
	padding-top: 20px;
	box-sizing: border-box;
	float: left;
}
.box3 .box .titlebox{
	overflow: hidden;
	height: 35px;
}
.box3 .box .titlebox .titlename{
	width: 169px;
	height: 25px;
	line-height: 25px;
	background: #EEEEEE;
	border-radius: 15px;
	color: #666666;
	text-align: center;
	font-size: 12px;
	margin-left: 40px;
	position: relative;
}
.box3 .box .titlebox .titlename img{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -6px;
}
.box3 .titlemsg{
	width: 370px;
	height: 115px;
	background: #FFF5EC;
	border-radius: 10px;
	margin: 20px auto 0;
	padding: 0 15px;
	box-sizing: border-box;
}

.box3 .titlemsg .title_num{
	position: absolute;
	color: #FF6419;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: 23px;
	top: 5px;
	left: 54px;

}

.swiper-button-next3{
	position: absolute;
	width: 60px;
	height: 60px;
	right: 0px;
	top: 108px;
	z-index: 1;
	cursor: pointer;
}
.swiper-button-prev3{
	position: absolute;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 108px;
	z-index: 1;
	cursor: pointer;
}
.publecbox{
	margin-top: 30px;
}
/* 会计实操 */
.publecbox .box4hot{
	height: 390px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	padding: 20px;
	box-sizing: border-box;
}

.publecbox .box4hot .imgbox{
	width: 250px;
	height: 350px;
	border-radius: 6px;
	margin-right: 20px;
	overflow: hidden;
}
.publecbox .box4hot .box4_ri{
	width: 620px;
	height: 169px;
	border-radius: 6px;
}
.publecbox .box4hot .box4_ri .boximg2{
	width: 620px;
	height: 170px;
	border-radius: 6px;
	/*margin-bottom: 15px;*/
}

.publecbox .box4hot .box4_ri .boximg2 .box{
	width: 300px;
	height: 170px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	margin-bottom: 9px;
	z-index: 0;
}

.publecbox .box4hot .box4_ri .msg_top{
	width: 95px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #00000052;
	border-radius: 13px;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}
.publecbox .box4hot .box4_ri .box4_bottom{
	height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to bottom, #fff0 4%, #3232328c 100%);
	display: flex;
	justify-content: space-between;
	z-index: 1;
}
.publecbox .boximg2 .box .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.publecbox .boximg2 .box .img100:hover{
	transition: transform 1s;
	transform:scale(1.05)
}

.publecbox .box4hot .box4_ri .msg_le{
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 11px;
	box-sizing: border-box;
}
.publecbox .box4hot .box4_ri .msg_ri{
	width: 100px;
	height: 35px;
	background: url(../image/box4img3.png);
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 800;
	text-align: center;
	line-height: 38px;
	display: flex;
	justify-content: center;
}
.publecbox .box4hot .box4_ri .msg_ri span:first-child {
	line-height: 42px;
	margin-right: 2px;
}

.publecbox .box4hot .box4_ri .box4msg{
	width: 620px;
	height: 170px;
	background: #F9F9F9;
	border-radius: 6px;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
.publecbox  .box4msg .msg_img{
	position: absolute;
	top: 0px;
	right: 0px;
}

.publecbox  .box4msg .tishi{
	font-size: 14px;
	color: #A77F6F;
	display: flex;
	margin-top: 13px;
}
.publecbox  .box4msg .tishi .xian{
	margin: 0 15px;
	height: 15px;
	width: 1px;
	background-color: #A77F6F;
	margin-top: 4px;
}
.publecbox  .box4msg .numbox{
	margin-top: 10px;
	position: relative;
	width: 405px;
}
.publecbox  .box4msg .numbox .xuxian{
	border-bottom: 1px dashed #DCDCDC;
	position: absolute;
}

.publecbox  .box4msg .numbox .numbox_son{
	float: left;
	width: 100px;
	text-align: center;
}
.publecbox  .box4msg .numbox .numbox_son .p1{
	width: 96px;
	height: 30px;
	line-height: 30px;
	background: #FFEEDF;
	border-radius: 16px;
	text-align: center;
	color: #FF6419;
	font-size: 14px;
	margin: auto;
}

.publecbox  .box4msg .numbox .numbox_son .p2{
	font-size: 20px;
	color: #333333;
	font-weight: 800;
	margin-top: 5px;
}
.publecbox  .box4msg .box4btn{
	width: 119px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 21px 20px 21px 20px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	right: 25px;
	bottom: 45px;
	font-size: 14px;
}
/* 资讯中心 */
.publecbox .newsbox{
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	padding: 15px 20px;
	box-sizing: border-box;
}

.publecbox .newsbox .news{
	width: 100%;
}
.publecbox .newsbox .news .new_img_box{
	width: 160px;
	height: 110px;
	border-radius: 6px;
	overflow: hidden;
}

.publecbox .newsbox .news .new_msg_box{
	width: 390px;
	padding: 5px 0 0 10px;
	box-sizing: border-box;
}

.publecbox .newsbox .news  .news_p1{
	color: #333333;
	font-size: 16px;
}

.publecbox .newsbox .news  .news_p2{
	color: #666666;
	font-size: 14px;
	margin-top: 8px;
}

.publecbox .newsbox .news a:hover{
	color: #FF6419!important;
}

.publecbox .newsbox .new_img .new_dian{
	width: 3px;
	height: 3px;
	background: #FF8214;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 10px;
}

.publecbox .newsbox .new_img{
	width: 570px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 12px;
}
/* 优师团队 */
.teacher{
	margin-top: 38px;
}
.teacher .teacherbox{
	margin-top: 20px;
	position: relative;
	z-index: 0;
}
.teacher .te_box{
	width: 285px;
	height: 395px;
	background: #FFFFFF;
	border-radius: 20px 20px 0px 0px;
}
.teacher .te_box .imageback{
	width: 285px;
	height: 215px;
	border-radius: 20px 20px 0px 0px;
	position: relative;
}
.teacher .te_box .imageback img{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 82%;
	height: 253px;
}
.teacher .te_box .teacher_msg{
	width: 285px;
	height: 180px;
	background: linear-gradient(4deg, #FFFFFF, #D5D5D5);
	border-radius: 30px 0px 6px 6px;
	padding: 20px 10px 0 20px;
	box-sizing: border-box;
}
.teacher .te_box .teacher_msg .p1{
	color: #333333;
	font-weight: 800;
	font-size: 18px;

}
.teacher .te_box .teacher_msg .p2{
	color: #333333;
	font-size: 12px;
}
.teacher .teacher_msg .btn_a{
	width: 75px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #B48B5F;
	border-radius: 12px;
	display: block;
	color: #7c4407;
	font-size: 12px;
}
.teacher .teacher_msg .syno{
	padding-left: 17px;
	position: relative;
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
}
.teacher .teacher_msg .te_xian{
	width: 3px;
	height: 3px;
	background: #A0A0A0;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 7px;
}
.teacher .teacher_msg .divmsg{
	color: #666666;
}
/* 优师问答 */
.question{
	margin-top: 38px;
}
.question .ques_box{
	height: 565px;
	background: #FFFFFF;
	width: 100%;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
}
.question .ques_box .ques_lf{
	width: 695px;
	height: 100%;
	position: relative;
	padding: 15px 20px;
	box-sizing: border-box;
}
.question .ques_lf .qu_xian{
	width: 3px;
	height: 15px;
	background: #FF8214;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 22px;
}
.question .ques_box .questionimg{
	position: absolute;
	right: 0;
	bottom: 0;
}
.question .ques_box .ques_ri{
	width: 505px;
	height: 100%;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
}

.question .ques_lf .title{
	color: #333333;
	font-size: 18px;
	float: left;
}
.question .ques_lf .gd_a{
	font-size: 12px;
	color: #999999;
	float: right;
	margin-top: 7px;
}

.question .ques_lf .message .title_p{
	width: 77px;
	height: 23px;
	line-height: 21px;
	text-align: center;
	color: #FF8214;
	background: #FFFFFF;
	border: 1px solid #FFB472;
	border-radius: 12px;
	font-size: 12px;
	margin-right: 10px;
}
.question .ques_lf .message .title_msg{
	width: 480px;
	float: left;
	font-size: 16px;
	color: #333333;
}
.question .ques_lf .message .title_msg:hover{
	color: #FF8214;
}
.question .ques_lf .message .ques_list .list{
	margin-bottom: 20px;
}
.question .ques_lf .ques_num{
	width: 100%;
	height: 180px;
	background: #F7F7F7;
	border-radius: 6px;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}
.question .ques_lf .container1{
	position: relative;
	width: 420px;
	height: 80px;
	line-height: 64px;
}
.question .ques_lf .container1 p{
	text-align: center;
	font-size: 33px;
	color: #FF8214;
	font-weight: 800;
}
.question .ques_lf .counter{
	font-size: 33px;
	color: #FF8214;
	letter-spacing: 4px;
	font-weight: 800;
}

.question .ques_lf .container1 .box{
	width: 35px;
	height: 60px;
	background: #E7E7E7;
	border-radius: 4px;
	position: absolute;
	line-height: 60px;
}

.question .ques_lf .ques_num .ques_msg{
	color: #7C4407;
	font-size: 14px;
}
.question .ques_lf .questionbtn{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 21px 20px 21px 20px;
	display: inline-block;
	color: white;
	position: absolute;
	right: 133px;
	bottom: 20px;
}

.question .ques_ri{
	padding: 20px 0;
	box-sizing: border-box;
}

.question .ques_ri .ques_te_list{
	padding: 0 20px;
	box-sizing: border-box;
}

.question .ques_ri .ques_teimg .img{
	width: 35px;
	height: 35px;
	border-radius: 50%;
}

.question .ques_ri .ques_temsg{
	height: 60px;
	border-bottom: 1px dashed #eeeeee;
}
.question .ques_ri .ques_temsg .ques_icon{
	margin-top: 13px;
	margin-left: 20px;
	float: left;
	font-size: 14px;
	color: #333333;
	width: 295px;
}
.question .ques_name{
	width: 100px;
}
.question .ques_name p{
	position: relative;
	padding-left: 16px;
}
.question .ques_ri .ques_li{
	margin-bottom: 8px;
}

.question .ques_ri .ques_li a:hover{
	color: #FF8214;
}

.icon_index{
	background: url('../image/icon_index.png') no-repeat top left;
}

.icon_qipao{
	position: absolute;
	left:0;
	top:8px;
	width: 12px;
	height: 13px;
	background-position: -2157px 0;
}
.icon_zan{
	position: absolute;
	left:0;
	top:8px;
	width: 12px;
	height: 12px;
	background-position: -2212px 0;
}

.answer_list {
	max-height: 420px;
    overflow: hidden;
}

.answer_list li{
	height: 84px;
	padding-left:100px;
	position: relative;
}
.answer_list li .wrap_img{
	width:70px;
	height:70px;
	border-radius: 50%;
	border: 1px solid #ddd;
	padding:3px;
	background-color:#fff;
	position: absolute;
	left:0;
	top:0;
}
.answer_list li .wrap_img .tc_img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: block;
}
.answer_content .title{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.answer_content{
	height: 84px;
	padding-top: 5px;
	border-bottom: 1px solid #eee;
}
.answer_content .btn_tiwen{
	position: absolute;
	right: 0;
	top:26px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #f0f7ff;
	color: #0078ff;
	height: 32px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}
.answer_content .btn_tiwen:hover{
	color: #0078ff;
}
.answer_list li:hover .btn_tiwen{
	background-color: #3291fa;
	color: #fff;
}
.answer_content .num_response,.answer_content .num_zan{
	width: 120px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-left: 20px;
	position: relative;
}

/* 校区分布 */
.map{
	margin-top: 38px;
}
.map .mapbox{
	width: 100%;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 6px;
	padding: 20px 20px 20px 20px;
	box-sizing: border-box;
}
.map .maptap .p1{
	cursor: pointer;
	margin-right: 40px;
	font-size: 16px;
	color: #333333;
	height: 33px;
	border-bottom: 2px solid #FFFFFF;
}
.map .maptap .p1:hover{
	border-bottom: 2px solid #FFBE84;
}
.p1active{
	border-bottom: 2px solid #FFBE84!important;
}

.map .map_massage{
	width: 100%;
	height: 370px;
	margin-top: 20px;
}

.map .map_massage .map_lf{
	width: 425px;
}
.map .map_massage .map_lf .img1box{
	width: 426px;
	height: 240px;
}
.map .map_massage .map_ri{
	width: 715px;
	height: 370px;
	border: 1px solid #c9c9c9;
}
/* 合作名企 */
.famous{
	margin-top: 38px;
	position: relative;
}
.famous .famousimg{
	height: 112px;
	border-radius: 6px;
	margin-bottom: 30px;
	box-shadow: 0px 3px 10px 0px rgba(92, 92, 92, 0.13);
}
/* 荣誉动态 */
.honor{
	background: url(../image/honor3.png);
	height: 339px;
	padding-top: 55px;
	box-sizing: border-box;
	margin-top: -5px;
}
.honor .honorbox{
	position: relative;
}
.honor .honorimg{
	height: 249px;
	width: 373px;
	background: url(../image/honorback.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 7px 10px;
	box-sizing: border-box;
}
.swiper-button-next6{
	position: absolute;
	top:39%;
	width: 50px;
	height: 50px;
	right: -32px;
	cursor: pointer;
	z-index: 1;
}
.swiper-button-prev6{
	position: absolute;
	top:39%;
	width: 50px;
	height: 50px;
	left: -30px;
	cursor: pointer;
	z-index: 1;
}


/* 顶部悬浮导航 */

.toptap{
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	box-shadow: 0px 2px 15px 0px rgba(92, 92, 92, 0.13);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	/* display: none; */
}

.toptap .userbox{
	display: flex;
	width: 220px;
	justify-content: space-around;
}
.toptap .userbox .userimg{
	width: 54px;
	height: 54px;
	border-radius: 50%;
}
.toptap .usermsg .span1{
	padding: 0 15px;
	height: 21px;
	line-height: 21px;
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 11px;
	display: inline-block;
	color: white;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}
.toptap .usermsg .span2{
	width: 60px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	background: #EEEEEE;
	border-radius: 11px;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
}

.toptap .popclass{
	width: 750px;
	margin-left: 30px;
	margin-top: 5px;
}

.toptap .popclass .gpx_box .p1{
	float: left;
	height: 70px;
	line-height: 70px;
	margin-right: 20px;
	color: #333333;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.toptap .popclass .gpx_box .p1 img{
	position: absolute;
	width: 65%;
	right: -28px;
	top: 0px;
}
.toptap .popclass .gpx_box .p1 a{
	color: #333333;
}
.toptap .popclass .gpx_box .p1 a:hover{
	color: #FF6419;
}
/* 右侧悬浮导航 */
.right_pop {
	position: fixed;
	right: 0;
	top: 30%;
	width: 75px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 4px;
}
.right_pop .pop_box{
	width: 15px;
	height: 45px;
	background: #FF6419;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	position: absolute;
	top: 0;
	left: -15px;
	cursor: pointer;
}
.right_pop ul li{
	height: 65px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	padding-top: 16px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.right_pop ul li .p1{
	margin-top: 2px;
}
.xcx_box{
	width: 250px;
	height: 289px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 10px;
	position: absolute;
	display: none;
}

.xcx_box .ri_img{
	position: absolute;
	right: -9px;
	top: 125px;
}
.xcx_box .ewm{
	width: 225px;
	height: 225px;
	margin: 10px auto 0;
}

.xcx_box .xcx_bottom{
	width: 250px;
	height: 38px;
	background: #FFF1EC;
	border-radius: 0px 0px 10px 10px;
	color: #F9641B;
	margin-top: 16px;
	line-height: 38px;
	font-size: 14px;
}
.kf_box{
	width: 279px;
	min-height: 500px;
	background: #FFFFFF;
	box-shadow: 0px 8px 35px 0px rgba(92, 92, 92, 0.13);
	border-radius: 10px;
	position: absolute;
	left: -310px;
	top: -105px;
	display: none;
}

.kf_box .ri_img{
	position: absolute;
	right: -9px;
	top: 125px;
}

.kf_box .kf_back{
	width: 279px;
	min-height: 50px;
	max-height: 93px;
	padding-bottom: 5px;
	background: #fff0eb;
	border-radius: 10px 10px 0px 0px;
	font-size: 12px;
	color: #F8641C;
	overflow: hidden;
}
.kf_box  .kf_msg{
	width: 280px;
	max-height: 500px;
	overflow-y: scroll;
	padding: 0 10px 10px 60px;
	box-sizing: border-box;
}
.kf_box .kf_msg::-webkit-scrollbar {
	width: 2px;
}
.kf_box .kf_msg::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: rgba(100, 100, 100, .1);
}

.kf_box .kf_qqpop .img1{
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	margin: auto;
}
.kf_box .kf_qqpop .m_top10{
	position: relative;
	border-bottom: 1px dashed #D7D7D7;
	padding: 10px 0;
}

.kf_box .kf_qqpop .popbox{
	position: relative;
	margin-top: 8px;
}
.kf_box .kf_qqpop .pop_ri{
	width: 83px;
	height: 28px;
	line-height: 28px;
	background: linear-gradient(90deg, #E0BF73, #EFD58B);
	border-radius: 14px;
	color: #755200;
	font-size: 14px;
	display: inline-block;
	margin-top: 10px;
}

.kf_box .kf_qqpop .pop_lf{
	text-align: left;
	padding-left: 10px;
	box-sizing: border-box;
}

.kf_box .kf_qqpop .xian{
	width: 3px;
	height: 3px;
	background: #FE611E;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;

}

/*秒杀*/
.hot-courses-title div {
	margin-top: 0 !important;
}

.hot-courses-title .more {
	right: 0 !important;
	color: #999 !important;
}

.hot-courses .tab-content {
	padding: 0 0 !important;
}

.maptap .swiper-slide{
	width: auto!important;
}
