.section1 {
	height: 80px;
	background: #dcdcdc;
	text-align: center;
	line-height: 80px;
	font-size: 36px;
	margin-bottom: 45px;
}

.iconj {
	width: 18px;
	margin-right: 10px;
}

.section2 {
	margin-bottom: 15px;
}

.section3 {
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.section3select {
	align-items: flex-start;
}

.section3select1 {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.section3Name {
	margin-right: 20px;
	white-space: nowrap;
}

.section3AllBtn {
	padding: 4px 12px;
	border-radius: 64px;
	white-space: nowrap;
}

.section3ListItem {
	display: inline-block;
	cursor: pointer;
	width: 100px;
	margin-left: 10px;
	text-align: center;
	padding: 4px 0;
	margin-bottom: 10px;
	border-radius: 64px;
}

.section3ListItem:hover {
	background: #D6B16B;
	color: #FFFFFF;
}

.section4Left {
	width: 800px;
}

.section4LeftBox {
	padding: 0 20px;
	padding-top: 30px;
}

.section4LeftTitle {
	margin-bottom: 20px;
}

.section4leftContList{
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f5f5f5;
}
.section4LeftBox a .section4leftContList{
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f5f5f5;
}

.courseListImg {
	width: 224px;
	border-radius: 5px;
	height: 125px;
	margin-right: 10px;
	overflow: hidden;
}

.section4leftContListRight {
	overflow: hidden;
}

.section4leftContListRightName {
	/* font-weight: 600; */
	margin-bottom: 12px;
}

.section4leftContListRightIntroduce {
	margin-bottom: 5px;
}

.section4leftContListPic span {
	color: #f96203;
}

.section4leftContListBtn {
	border-radius: 64px;
	height: 30px;
	width: 110px;
	text-align: center;
	line-height: 30px;
}

.section4leftContListPic {
	align-items: center;
}

.section4leftContList:last-child {
	margin-bottom: 0;
	border: none;
}

.pagingBox {
	text-align: center;
	margin-top: 40px;
}

.articleBox .section4LeftTitleSelection {
	margin-bottom: 20px;
}

.articleBox .titleSelectingItem {
	/* width: 80px; */
	height: 26px;
	/* text-align: center; */
	border-radius: 64px;
	line-height: 26px;
	border: 1px solid #eeeeee;
	margin-left: 20px;
	padding: 0 17px;
}

.articleBox .titleSelectingItem:hover,
.articleBox .titleSelectingItemActive {
	color: #FFFFFF;
	background: #d6b16b;
	cursor: pointer;
	border-color: #D6B16B;
}

.articleBox .titleSelectingItem:first-child {
	margin-left: 0;
	width: 80px;
	text-align: center;
	padding: 0;
}

.articleBox .section4leftContListRightIntroduce {
	margin-bottom: 15px;
}

.articleBox .section4leftContList {
	cursor: pointer;
}

.articleBox .section4leftContList:hover .section4leftContListRightName {
	color: #d6b16b;
}

.section5 {
	padding: 30px 20px;
	margin-bottom: 30px;
}

.gdzxImages {
	width: 455px;
	height: 260px;
	margin-right: 40px;
	border-radius: 5px;
}

.section5ContentTitle {
	font-weight: 600;
	margin-bottom: 15px;
}

.section5ContentDuration {
	margin-bottom: 5px;
}

.section5ContentPic,
.section5Contentsustain {
	margin-bottom: 10px;
}

.section5ContentDuration img {
	width: 13px;
	height: 13px;
	margin-left: 7px;
}

.section5Contentsustain img {
	margin-right: 10px;
}

.section5ContentBtns {
	margin-top: 20px;
}

.section5ContentBtn {
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-right: 15px;
	font-size: 18px;
	border: solid 1px #d6b16b;
	border-radius: 5px;
	cursor: pointer;
}

.section5ContentBtn3 {
	white-space: nowrap;
	cursor: pointer;
	align-items: center;
}

.section5ContentBtn3 img {
	width: 24px;
	height: 24px;
	margin-left: 15px;
	margin-right: 8px;
}

.section5ContentPic span {
	color: #f96203;
}

.coursedetailsText,
.coursedetailsFormBox {
	padding: 20px;
	margin-bottom: 30px;
}

.coursedetailsTextTitle {
	padding-bottom: 12px;
	font-weight: 600;
	border-bottom: 1px solid #f5f5f5;
}

.coursedetailsTextTitle span {
	margin-right: 30px;
	cursor: pointer;
}

.coursedetailsTextTitle span:hover {
	color: #D6B16B;
}

.coursedetailsTextTitle .activeTitleText::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #d6b16b;
	left: 0;
	bottom: -15px;
}

.coursedetailsTextContent {
	margin-top: 20px;
}

.coursedetailsTextContent p {
	font-weight: 500;
	margin-bottom: 20px;
	font-size:16px;
}

.detail_content p {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 16px;
}

.coursedetailsTextContent div {
	margin-bottom: 35px;
	text-align: justify;
}

.coursedetailsTextContent div:last-child {
	margin-bottom: 0;
}

.coursedetailsFormCont {
	margin-top: 30px;
	margin-bottom: 30px;
}

.coursedetailsFormItem {
	margin-bottom: 12px;
	align-items: center;
}

.coursedetailsFormName {
	white-space: nowrap;
}

.coursedetailsFormInputBox {
	width: 300px;
	height: 44px;
	border-radius: 5px;
	border: solid 1px #d3d3d3;
}

.coursedetailsFormInputBox input {
	width: 100%;
	height: 100%;
	padding: 0 15px;
	border: none;
	background: none;
}

.coursedetailsFormInputBox input[type=text]::-webkit-input-placeholder {
	color: #999999;
	font-size: 16px;
}

.coursedetailsFormInputBox input[type=text]::-moz-input-placeholder {
	color: #999999;
	font-size: 16px;
}

.coursedetailsFormInputBox input[type=text]::-ms-input-placeholder {
	color: #999999;
	font-size: 16px;
}

.coursedetailsFormBottom {
	text-align: justify;
}

.coursedetailsFormBottom span {
	color: #f96203;
}

.coursedetailsFormBtn {
	width: 200px;
	padding: 12px 0;
	text-align: center;
	border-radius: 5px;
	margin-left: 55px;
	margin-top: 30px;
}

.coursedetailsFormRight {
	text-align: center;
	margin-right: 55px;
}

.kcCodeImage {
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
	margin-top: 60px;
}

.correlationBox {
	padding: 20px;
	margin-bottom: 30px;
	padding-top: 30px;
}

.correlationBox .section4RightTitle {
	border: none;
}

.kclistsImages {
	width: 176px;
	height: 100px;
	margin-bottom: 10px;
}

.correlationItemName {
	/* font-weight: 600; */
	margin-bottom: 10px;
}

.correlationItemPic span {
	color: #ff7a03;
}

.correlationItemBox {
	margin-bottom: 10px;
}

.coursedetailsBox .section4RightTitleText::before {
	height: 24px;
}

.coursedetailsBox .section4RightTitle {
	margin-bottom: 20px;
}

/* .section4RightTitleRightSelection{
	width: 190px;
} */
.section4RightTitleRightSelection span {
	margin-left: 30px;
	z-index: 5;
	cursor: pointer;
}

.section4RightTitleRightActives,
.kcClassFiyBtnActives {
	font-weight: 600;
}

.section4RightTitleRightActives::after,
.kcClassFiyBtnActives::after {
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 4px;
	background-color: #d6b16b;
	border-radius: 2px;
	left: 0;
	bottom: 2px;
}

.kcClassFiyBtnBox {
	margin-bottom: 20px;
	margin-top: 20px;
}

.kcClassFiyBtn {
	margin-right: 40px;
	z-index: 5;
	cursor: pointer;
	position: relative;
}

.coursedetailsBox .section4leftContListPic span {
	color: #d6b16b;
}

.coursedetailsBox .section4leftContListRightIntroduce {
	margin-bottom: 17px;
}

.coursedetailsBox .specialBoxTitle {
	font-weight: 600;
}

.rmImages {
	width: 22px;
	height: 22px;
	margin-right: 10px;
}

.specialBox {
	margin-top: 30px;
}

.specialImg {
	width: 285px;
	height: 160px;
}

.specialListName {
	padding: 12px;
	background: #FFFFFF;
	/* font-weight: 600; */
}

.specialListBox {
	margin-top: 20px;
}

.coursedetailsBox .outconnectionBox {
	margin-top: 0;
}

.specialistImg {
	width: 70px;
	height: 70px;
	margin-right: 25px;
	border-radius: 100%;
	object-fit: cover;
}

.specialistName {
	font-weight: 600;
	margin-bottom: 10px;
}

.specialistIcon {
	margin-left: 5px;
	width: 14px;
	height: 14px;
}

.specialistNameBtn {
	width: 80px;
	/* height: 20px; */
	text-align: center;
	border-radius: 64px;
	padding: 4px 0;
}

.specialistIntroduce {
	text-align: justify;
	margin-top: 5px;
}

.articleTitle {
	/* font-weight: 600; */
	margin-bottom: 10px;
}

.articleSubhead {
	margin-bottom: 30px;
}

.articleBoxContent {
	line-height: 42px;
	text-align: justify;
}

.articleContentImg {
	width: 450px;
	height: 280px;
	margin: 20px 0;
}

.attentionBox {
	margin-top: 40px;
	margin-bottom: 30px;
}

.attentionBox div {
	padding: 0 20px;
	white-space: nowrap;
	position: relative;
}

.attentionBox div:first-child::after {
	content: '';
	width: 1px;
	height: 16px;
	background: #e5e5e5;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	position: absolute;
}

.attentionBox img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.informationBox {
	padding: 20px 40px;
	background: rgba(153, 153, 153, 0.1);
}

.informationTitleImg {
	width: 25px;
	margin-right: 15px;
}

.informationTitle {
	font-weight: 600;
	margin-bottom: 30px;
}

.zlContentimg {
	width: 100%;
	margin-bottom: 20px;
}

.informationTip span {
	/* font-weight: 600; */
}

.informationFormBox {
	margin-top: 30px;
}

.informationFormName {
	white-space: nowrap;
	margin-right: 10px;
}

.informationFormName span {
	color: #ff0000;
}

.informationFormItemBox .informationFormItemList {
	margin-left: 50px;
}

.informationFormItemBox .informationFormItemList:first-child {
	margin-left: 0px;
}

.informationFormItemInput {
	width: 200px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #c9c9c9;
}

.informationFormItemInput img {
	width: 17px;
	height: 17px;
	margin: 0 10px;
}

.informationFormItemInput input {
	width: 100%;
	padding-right: 10px;
	border: none;
	height: 100%;
	background: none;
}

.informationFormItemInput input[type=text]::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.informationFormItemInput input[type=text]::-moz-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.informationFormItemInput input[type=text]::-ms-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.informationFormItemBox {
	margin-bottom: 20px;
}

.informationFormCodeImg {
	width: 70px;
	height: 70px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.informationFormLeftBtn {
	width: 160px;
	text-align: center;
	padding: 5px 0;
	background: #f96203;
	border-radius: 64px;
	margin-top: 15px;
}

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

.informationFormLeftBtnTip span {
	color: #ff0000;
}

.articleBox .kclistsImages {
	width: 125px;
	height: 85px;
	margin-right: 7px;
	object-fit: cover;
	margin-bottom: 0;
}

.articleBox .correlationItemName {
	margin-bottom: 15px;
	text-align: justify;
	height: 48px;
}

.articleBox .correlationItemBox {
	overflow: hidden;
}

.articleBox .correlationItem {
	width: 358px;
	float: left;
	margin-left: 44px;
	margin-bottom: 10px;
	cursor: pointer;
	justify-content: flex-start;
}

.articleBox .correlationItem:nth-child(2n+1) {
	margin-left: 0px;
}

.articleBox .correlationItemBox {
	margin-bottom: 0px;
}

.course-innerpage-banner .slide-item {
	/* background-repeat: repeat !important; */
	/* background-size: 100% 100%; */
}

.course-detailContent .tit a {
	color: #333333;
}

.course-detailContent .tit a:hover {
	color: #999999;
}

.course-innerpage-banner .course-categoryContent {
	height: 500px;
}

.normal-nav-list.best-list .best-nav-item h6 {
	font-weight: 100;
}

.course-innerpage-banner .all-course-title .best-btn {
	line-height: 17px;
}

.course-innerpage-banner .study-tit .tit2 {
	line-height: 18px;
}

#swiper {
	overflow: hidden;
}

.swiper-pagination-bullet {
	border-radius: 0;
	background: #a4a4a6;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #bf9e5b !important;
}

.homePage .section6 {
	margin-top: 40px;
}

.homePage .specialBoxTitle {
	font-weight: 600;
}

.homePage .specialList {
	width: 380px;
	border-radius: 5px;
}

.homePage .specialList .specialImg {
	width: 380px;
	height: 215px;
	border-radius: 5px 5px 0 0;
}

.homePage .specialList .specialListCont {
	padding: 20px 13px;
	border-radius: 0 0 5px 5px;
}

.homePage .specialList .specialListName {
	margin-bottom: 10px;
	padding: 0;
}

.homePage .specialList .specialListTime span span {
	color: #f96203;
}

.homePage .specialList .specialListAddress {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 5px;
	height: 45px;
}

.homePage .specialList .specialListBtns {
	margin-top: 10px;
}

.homePage .specialList .specialListBtns span {
	color: #f96203;
	font-size: 20px;
}

.homePage .specialList .specialListBtns div {
	border-radius: 64px;
	padding: 5px 30px;
	cursor: pointer;
}

.homePage .specialList .specialListTip {
	width: 140px;
	height: 30px;
	background-color: #f96203;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	right: -10px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}

.hypImages {
	width: 14px;
	height: 14px;
	margin-left: 5px;
}

.homePage .specialBoxTitle {
	margin-top: 40px;
	margin-bottom: 20px;
}

.homePage .selectModels span {
	margin-left: 30px;
}

.selectModelsActive {
	font-weight: 600;
	color: #333333;
	position: relative;
	z-index: 5;
}

.selectModelsActive::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 3px;
	background-color: #d6b16b;
	left: 0;
	bottom: 3px;
}

.managementLeft {
	width: 220px;
	height: 425px;
	margin-right: 20px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
}

.managementLeft1 {
	background-image: url(../img/bgimage1.png);
}

.managementLeft2 {
	background-image: url(../img/bgimage2.png);
}

.managementLeft3 {
	background-image: url(../img/bgimage3.png);
}

.managementLeftTitle {
	font-weight: 600;
	font-size: 30px;
}

.managementLeftBtn {
	border-radius: 5px;
	margin-top: 30px;
	margin-bottom: 45px;
	width: 180px;
	text-align: center;
	padding: 5px 0;
	cursor: pointer;
}

.managementLeftItemBox {
	padding: 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.managementLeftItem {
	width: 85px;
	background-color: #ffffff;
	border-radius: 4px;
	font-size: 14px;
	color: #333333;
	height: 26px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 10px;
}

.managementRight {
	width: 960px;
	padding: 30px 20px;
	height: 425px;
}

.managementRightStyle1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.managementRightItem {
	width: 215px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 19px;
}

.managementRightItemName {
	/* font-weight: 600; */
	margin-bottom: 5px;
	margin-top: 10px;
}

.managementRightItemImg {
	width: 215px;
	height: 118px;
}

.managementRightItemBtn {
	width: 88px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	border-radius: 5px;
	background-color: #d6b16b;
}

.managementRightStyle2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.managementRightItem1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 290px;
	margin-bottom: 20px;
	cursor: pointer;
}

.managementRightItem1Img {
	width: 100px;
	height: 70px;
	margin-right: 10px;
}

.managementRightItem1Content {
	width: 180px;
}

.managementRightItem1Name {
	/* font-weight: 600; */
}

.managementRightItem1Time {
	margin-top: 11px;
}

.homePage .specialBox1 .specialImg {
	width: 285px;
	height: 150px;
}

.homePage .specialBox2 .specialImg {
	width: 285px;
	height: 160px;
}

.homePage .specialBox1 .specialListName,
.homePage .specialBox2 .specialListName {
	padding: 12px;
}

.homePage .specialBox1 .specialList,
.homePage .specialBox2 .specialList {
	width: 285px;
}
