:root {
	--auto: 0 auto;
	--w1140: 1140;
	--border-fff: 1px solid #FFFFFF;
	--color-f2: #F2F2F2;
}

.section_container {
	width: 1140px;
	margin: 0 auto;
}

/* ======================é¡¶éƒ¨=============================== */
.section_top {
	width: 100%;
	height: 41px;
	background: #F2F2F2;
	border: 1px solid #FFFFFF;
	display: flex;
	align-items: center;
}

.section_top>.section_container.section_top_title {
	height: 20px;
	font-size: 12px;
	font-weight: 400;
	color: #ACACAC;
}

/* ======================é¡¶éƒ¨=============================== */

/* ======================logo=============================== */
section>.section_logo {
	width: 100%;
	height: 140px;
	border: 1px solid #FFFFFF;
	display: table-cell;
	vertical-align: middle;
}

section>.section_logo>img.logo {
	width: 100%;
	height: 100%;
	display: block;
	margin: auto;
}

section>.section_logo>.section_logo_img {
	left: 50%;
	top: 50%;
	transform: translate(-92%, -50%);
}

/* ======================logo=============================== */

/* ======================èœå•=============================== */
section>.section_menu {
	width: 100%;
	height: 52px;
	background: linear-gradient(-59deg, #5EA8F0, #2287EA);
}

section>.section_menu>.section_container {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
}

section>.section_menu>.section_container>a {
	display: inline-block;
	width: 10%;
	height: 100%;
	color: #fff;
	text-align: center;
	line-height: 52px;
}

section>.section_menu>.section_container>a:nth-child(1)::before {
	content: url(../images/é¦–é¡µ.png);
	width: 15px;
	height: 15px;
	margin-right: 2px;
	/* 	background-image: url(../images/é¦–é¡µ.png); */
}

section>.section_menu>.section_container>a.active{
	background: #2287EA;
}

/* ======================èœå•=============================== */

/* ======================ä¸»ä½“éƒ¨åˆ†=============================== */
.section_fluid {
	width: 100%;
	height: 519px;
	background: #F2F2F2;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.05);
}

.section_fluid>.section_container.section_content {
	margin-top: 15px;
	height: 100%;
	position: relative;
}

.section_fluid>.section_container>.section_container_l {
	width: 230px;
	height: 486px;
	background: #FFFFFF;
	border: 1px solid #8486DA;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_t {
	width: 228px;
	height: 40px;
	background: #4E71FD;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
	border-radius: 5px 5px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_t>span {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_t>a {
	width: 45px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_n a {
	display: inline-block;
	width: 100%;
	height: 100px;
	margin-top: 12px;
	transition: all 0.3s ease-out;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_n>a>span {
	display: inline-block;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_n>a>.section_container_l_n_t {
	width: 193px;
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #2C62C2;
	line-height: 28px;
}

.section_fluid>.section_container>.section_container_l>.section_container_l_n>a>.section_container_l_n_n {
	width: 196px;
	/* height: 86px; */
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;

}

.section_fluid>.section_container>.section_container_l>.section_container_l_n a:hover .section_container_l_n_n {
	color: #2C62C2;
}

.section_fluid>.section_container>.section_container_m {
	width: 640px;
	height: 339px;
	/* background: #FFC0BC; */
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
}

.section_fluid>.section_container>.section_container_m>.bs-example>.carousel>.carousel-indicators {
	bottom: 0;
	left: unset;
	right: 20px;
	width: auto;
}

.section_fluid>.section_container>.section_container_m>.bs-example>.carousel>.carousel-indicators .active {
	margin: 1px;
}

.section_fluid>.section_container>.section_container_m>.bs-example>.carousel>.carousel-indicators li {
	width: 12px;
	height: 12px;
	border: 1px solid #FFFFFF;
	opacity: 0.7;
	border-radius: unset;
}

.section_fluid>.section_container>.section_container_m>.bs-tp {
	width: 100%;
	height: 155px;
	background: #FFFFFF;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
	border-top: transparent;
	padding-top: 8px;
	cursor: pointer;
}

.section_fluid>.section_container>.section_container_m>.bs-tp:hover div {
	color: #2C62C2;
}

.section_fluid>.section_container>.section_container_m>.bs-tp>.bs-tp-t {
	width: 68px;
	height: 23px;
	background: #4E71FD;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 23px;
	font-size: 16px;
	border-top: transparent;
}

.section_fluid>.section_container>.section_container_m>.bs-tp h4 {
	width: 100%;
	height: 17px;
	font-size: 18px;
	font-weight: 800;
	color: #2C62C2;
	padding-left: 15px;
	margin-top: 10px;
}

.section_fluid>.section_container>.section_container_m>.bs-tp div {
	width: 100%;
	height: 39px;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 16px;
}

.section_fluid>.section_container>.section_container_r {
	width: 250px;
	height: 500px;
	background: #FFFFFF;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.05);
	position: absolute;
	right: 0;
	top: -15px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_t {
	font-size: 15px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 16px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_j {
	width: 100%;
	height: 28px;
	background: #F7F7F7;
	font-size: 12px;
	font-weight: 400;
	color: #ACACAC;
	text-align: center;
	line-height: 28px;
	margin-top: 9px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i {
	width: 100%;
	height: 30px;
	margin-top: 17px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i>input {
	width: 100%;
	height: 100%;
	padding-left: 15px;
	border: 1px solid #E0E0E0;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i>input::placeholder {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(5)>input {
	width: 123px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(5)>img {
	width: 87px;
	height: 100%;
	margin-left: 10px;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6) {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6)>a {
	width: 80px;
	height: 30px;
	border-radius: 15px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #fff;
	transition: all 0.3s ease-out;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6)>a:nth-child(1) {
	background: #4E71FD;
	border: 1px solid #4E71FD;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6)>a:nth-child(1):hover {
	background-color: #5365ce;
	border-color: #5365ce;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6)>a:nth-child(2) {
	background: #FFF;
	color: #5365ce;
	border: 1px solid #eee;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>.section_container_r_t_i:nth-child(6)>a:nth-child(2):hover {
	background-color: #EEE;
	border-color: #EEE;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>button {
	width: 100%;
	height: 30px;
	background: #4E71FD;
	border: 1px solid #4E71FD;
	border-radius: 15px;
	color: #fff;
	margin-top: 30px;
	transition: all 0.3s ease-out;
}

.section_fluid>.section_container>.section_container_r>.section_container_r_t>button:hover {
	background-color: #5365ce;
	border-color: #5365ce;
}

.container-fluid>.section_container>.sspypx_l {
	width: 560px;
	min-height: 380px;
	margin-top: 30px;
	/* border: 1px solid #ddd; */
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_t {
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 15px;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_t a:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
	color: #FF6666;
	line-height: 30px;

	background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_t a:nth-child(2) {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_i {
	width: 100%;
	min-height: 362px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.51);
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_i>.item {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	color: #7C7C7C;
	margin-top: 5px;
	transition: all 0.3s ease-out;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_i>.item:hover {
	background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.container-fluid>.section_container>.sspypx_l>.sspypx_l_i>.item::before {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #C3D3E5;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.container-fluid>.section_container>.zcwj {
	width: 100%;
	min-height: 30px;
}

.container-fluid>.section_container>.zcwj>.zcwj_t {
	width: 100%;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 15px;
}

.container-fluid>.section_container>.zcwj>.zcwj_t a:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
	color: #FF6666;
	line-height: 30px;

	background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.container-fluid>.section_container>.zcwj>.zcwj_t a:nth-child(2) {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
}

.container-fluid>.section_container>.zcwj>.zcwj_c {
	width: 100%;
	min-height: 200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_c_i {
	width: 275px;
	height: 190px;
}
.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_c_i:hover{
box-shadow: 0 5px 5px 0 rgba(0,0,0,.25);
    transition: all .2s ease-in-out;
}
.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_c_i>a>img {
	max-width: 100%;
	width: 100%;
	height: 100%;
}

.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_c_i>a>div {
	bottom: 0;
	width: 100%;
	height: 52px;
	line-height: 78px;
	color: #fff;
	padding-left: 10px;
	background: url(../images/bg.png) no-repeat;
	background-position: top;
}

.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_l {
	width: 578px;
	height: 185px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.51);
}

.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_l>a.item {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	color: #7C7C7C;
	margin-top: 10px;
	transition: all 0.3s ease-out;
}

.container-fluid>.section_container>.zcwj>.zcwj_c>.zcwj_l>a.item:hover {
	background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

section>img {
	width: 100%;
	max-width: 100%;
}

.section_container>.jdfc {
	width: 100%;
	min-height: 405px;
}

.section_container>.jdfc>.jdfc_i {
	width: 277px;
	height: 100%;
	transition: all 0.3s ease-out;
	cursor: pointer;
}

.section_container>.jdfc>.jdfc_i:hover {
	box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.51);
}

.section_container>.jdfc>.jdfc_i>img {
	width: 100%;
	max-width: 100%;
}

.section_container>.jdfc>.jdfc_i>.jdfc_t {
	width: 100%;
	height: 94px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;

	display: flex;
	align-items: center;
	position: relative;
}

.section_container>.jdfc>.jdfc_i>.jdfc_t>div {
	width: 100%;
	height: 61px;
	font-size: 64px;
	font-weight: bold;
	color: #5897D4;
	line-height: 70px;
	opacity: 0.1;
	padding-left: 10px;
}

.section_container>.jdfc>.jdfc_i>.jdfc_t>span {
	width: 100%;
	height: 23px;
	font-size: 24px;
	font-weight: bold;
	color: #333 !important;
	line-height: 23px;
	position: absolute;
	top: 20px;
	left: 15px;
	opacity: 1;
	z-index: 100;
}

.section_container>.jdfc>.jdfcmore>a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 23px;
}

.zjfc-fluid {
	width: 100%;
	background: #F2F2F2;
	border: 1px solid #FFFFFF;
}

.zjfc-fluid>.section_container>.zjfc_t{
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
}
	.teacher_list {
		width: 100%;
		background: #FFFFFF;
		border: 1px solid #F2F2F2;
		box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.51);
		margin-top: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.teacher_list>a {
		width: 48%;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		font-weight: 400;
		display: inline-block;
		padding-left: 15px;
		padding-right: 15px;
		position: relative;
		color: #7C7C7C;
		margin-top: 5px;
		transition: all 0.3s ease-out;
		margin-right: 2%;
	}
	.teacher_list>a:nth-child(2n) {
		margin-right: 0;
	}
	.teacher_list>a:hover {
		background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	
	.teacher_list>a::before {
		content: '';
		width: 6px;
		height: 6px;
		background-color: #C3D3E5;
		position: absolute;
		border-radius: 50%;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
.container-fluid>.section_container>.zjfc_t>a:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    color: #FF6666;
    line-height: 30px;
    background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.container-fluid>.section_container>.zjfc_t>.zjfc_t_b>a{
		width: 100px;
		height: 44px;
		background: #fff;
		display: inline-block;
		border-radius: 8px;
		margin-right: 10px;
		text-align: center;
		line-height: 44px;
		font-size: 18px;
		color: #333;

}


.container-fluid>.section_container>.zjfc_t>.zjfc_t_b>a.active{
background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
color: #fff;
}

.container-fluid>.section_container>.zjfc_t>.zjfc_t_b>a:hover{
	background: linear-gradient(-59deg, #5EA8F0 2.0751953125%, #2287EA 100%);
	color: #fff;
}
.container-fluid>.section_container>.zjfc_t>.zjfc_t_b.nav-tabs{
	border: none;
}

.container-fluid>.section_container>.tab-content{
	margin-top: 30px;
}
.container-fluid>.section_container>.tab-content>.tab-pane{
/* 	display: flex;
	justify-content: space-between;
	align-items: center; */
}
.container-fluid>.section_container>.tab-content>.tab-pane>.item{
	width: 100%;
	height: 300px;
	background: linear-gradient(-59deg, #F58964, #F6B561);
	display:
	block;
	margin-right: 2px;
	cursor: pointer;
	transition: all 0.3s ease-out;
	float:
	left;
}

.container-fluid>.section_container>.tab-content>.tab-pane>.item>img{
	max-width: 100%;
	width: 100%;
	max-height: 100%;
}
.container-fluid>.section_container>.tab-content>.tab-pane>.item:nth-child(4),.container-fluid>.section_container>.tab-content>.tab-pane>.item:nth-child(8){
	margin-right: 0;
}

.container-fluid>.section_container>.tab-content>.tab-pane>.item:hover{
	    box-shadow: 0 5px 5px 0 rgba(0,0,0,.25);
	    transition: all .2s ease-in-out;
}

.footer{
	width: 100%;
	height: 73px;
	background: #000000;
	border: 1px solid #FFFFFF;
}