#partThree {
	font-family: SourceHanSansCN;
	/* background-color: #fafafa; */
	position: relative;
	/* padding: 80px 0px; */
}
#partThree .bg {
	min-width: 1200px;
	z-index: -1;
	width: 100%;
	position: absolute;
	top: -566px;
	height: 564px;
	/*background: url('../img/fabg.png') center center / cover no-repeat; */
}
#partThree .bx {
	width: 1200px;
	margin: 0 auto;
}

#partThree .partThree_top {
	padding-top: 120px;
	display: flex;
	justify-content: center;
	text-align: center;
}

#partThree .partThree_top h4 {
	font-size: 34px;
	color: #333;
	display: flex;
}
#partThree .partThree_top span {
	font-size: 14px;
	color: #999;
}

#partThree .partThree_center {
	margin-top: 40px;
	display: flex;
	align-items: center;
}

#partThree .partThree_center .partThree_center_left {
	width: 797px;
	height: 451px;
}

#partThree .partThree_center .partThree_center_left .video {
	display: none;
	width: 797px;
	height: 451px;
}

#partThree .partThree_center .partThree_center_right {
	width: 410px;
	height: 386px;
	background-color: #346AB2;
	color: #fff;
	border-radius: 0px 80px 0px 0px;
	display: none;
}

#partThree .partThree_center .partThree_center_right h3 {
	margin: 40px 40px 6px 40px;
	font-size: 40px;
	font-weight: bold;
}

#partThree .partThree_center .partThree_center_right h4 {
	margin-left: 40px;
	font-size: 20px;
	font-weight: 400;
}

#partThree .partThree_center .partThree_center_right p {
	margin: 18px 40px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: wrap;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

#partThree .partThree_center .partThree_center_right span {
	cursor: pointer;
	display: block;
	margin-left: 40px;
	width: 132px;
	height: 40px;
	background-color: #fff;
	border-radius: 12px;
	font-size: 16px;
	color: #2E4A99;
	margin-top: 4px;
	text-align: center;
	line-height: 40px;
}
#partThree .partThree_center .partThree_center_right span:hover{
	background-color: #2E4A99;
	color: #fff;
}

#partThree .partThree_bottom {
	padding-bottom: 120px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* margin-bottom: 20px; */
}

#partThree .partThree_bottom .partThree_bottom_left {
	cursor: pointer;
	width: 40px;
	height: 40px;
	/* background-color: #2E4A99; */
	border-radius: 50%;
}

#partThree .partThree_bottom .partThree_bottom_center ul {
	display: flex;
	align-items: center;
}

#partThree .partThree_bottom .partThree_bottom_center ul li {
	margin: 36px 9px;
	position: relative;
	cursor: pointer;
}
#partThree .partThree_bottom .partThree_bottom_center ul li div{
	display: none;
}
#partThree .partThree_bottom .partThree_bottom_center ul li .div {
	display: block;
	position: absolute;
	background-color: #000;
	opacity: 0.6;
	width: 90px;
	height: 90px;
	top: 0;
	bottom: 0;
}

#partThree .partThree_bottom .partThree_bottom_right {
	cursor: pointer;
	width: 40px;
	height: 40px;
	/* background-color: #CBDAF3; */
	border-radius: 50%;
}
#partFive {
	margin-top: 40px;
	width: 100%;
	height: 176px;
	font-family: SourceHanSansCN;
	background: url('../img/myd.png') center center / cover no-repeat;
	/* padding: 80px 0px; */
}

#partFive .bx {
	width: 1200px;
	margin: 0 auto;
}

#partFive .bx ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #FFFFFF;
}

#partFive .bx ul li {
	position: relative;
	height: 176px;
	width: 300px;
	display: flex;
	font-size: 20px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#partFive .bx ul li .h1 {
	font-size: 20px;
}

#partFive .bx ul li .h1 {
	font-size: 40px !important;
	font-family: "ziyouwenyihei"!important;
	font-weight: normal;
}

#partSix {
	position: relative;
	
	font-family: SourceHanSansCN;
	/* background-color: #FAFAFA; */
	/* padding: 80px 0px; */
}

#partSix .bg {
	z-index: -1;
	width: 100%;
	position: absolute;
	top: -742px;
	height: 1320px;
	background: url('../img/fwlc.png') center center / cover no-repeat;
}
#partSix .bx {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

#partSix .partSix_top {
	padding-top: 100px;
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
}
.center{text-align: center;}
#partSix .partSix_top h4 {
	font-size: 34px;
	color: #333;
	/*display: flex;*/
	margin-left: 0!important;
	/*align-items: center;*/
}

#partSix .partSix_top span {
	font-size: 14px;
	color: #999;
}
#partSix table {
	margin-bottom: 120px;
	width: 1200px;
	font-size: 16px;
}

#partSix table th {
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background: #3369AF;
}
#partSix table tr>td:first-child{
	display: flex;
	align-items: center;
	justify-content: center;
}
#partSix table tr  td img{
	width: 39px;
	height: 44px;
}
#partSix table tr:nth-child(2n) td {
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #333333;
	background-color: #eeeeee;
}

#partSix table tr:nth-child(2n+1) td {
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #333333;
	background-color: #fdfdfd;
}
#partSix table tr:hover td{
	background-color: rgba(51, 105, 175, 0.11);
}
#partSeven {
	position: relative;
	height: 950px;
	font-family: SourceHanSansCN;
	background: url('../img/offerbg.png');
	/* background-color: #FAFAFA; */
	/* padding: 80px 0px; */
}
#partSeven .bx {
	width: 1200px;
	margin: 0 auto;
}
#partSeven  .partSeven_bottom{
	height: 620px;
	position: relative;
	display: none;
	align-items: center;
	justify-content: space-between;
}
#partSeven  .partSeven_bottom ul {
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
#partSeven  .partSeven_bottom ul li{
	display: none;
}
#partSeven  .partSeven_bottom ul li img{
	width: 280px;
	height: 500px;
}
#partSeven  .partSeven_bottom ul .li{
	line-height: 35px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	width: 280px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#partSeven  .partSeven_bottom ul .li span{
	margin-top: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	
}
#partSeven .partSeven_center{
	width: 500px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding-bottom: 50px;
	justify-content: space-between;
}
#partSeven .partSeven_center>div{
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 36px;
	background: #fff;
	color:#2E4A99;
	border-radius: 12px;
	font-size: 16px;
	line-height: 35px;
}
#partSeven .partSeven_center>.div{
	color: #fff;
	background: #2E4A99;
}
.partSeven_top_Left_Img{
	cursor: pointer;
	    position: absolute;
	    top: calc(50% - 44px);
	    left: -134px;
	    z-index: 99!important;
}
.partSeven_top_Right_Img{
	cursor: pointer;
	       position: absolute;
	       top: calc(50% - 44px);
	       right: -134px;
	       z-index: 99!important;
}
.partSeven_top_Left_Img img,.partSeven_top_Right_Img img{
	    display: block;
	    width: 88px;
	    height: 88px;
	    z-index: 99!important;
}
#partSeven .partSeven_top {
	padding-top: 100px;
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
}

#partSeven .partSeven_top h4 {
	font-size: 34px;
	color: #fff;
	display: flex;
	margin-left: 0!important;
	/*align-items: center;*/
}

#partSeven .partSeven_top span {
	font-size: 14px;
	color: #999;
}
#partEight {
	position: relative;
	font-family: SourceHanSansCN;
	background-color: #FAFAFA;
	/* padding: 80px 0px; */
}
#partEight .bx {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

#partEight .partEight_top {
	padding-top: 100px;
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
}

#partEight .partEight_top h4 {
	font-size: 34px;
	color: #333;
	display: flex;
	margin-left: 0!important;
	/*align-items: center;*/
}

#partEight .partEight_top span {
	font-size: 14px;
	color: #999;
}
#partEight .partEight_center{
	width: 500px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	padding-bottom: 50px;
	justify-content: space-between;
}
#partEight .partEight_center>div{
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 36px;
	background: #E4E4E4;
	color:#333333;
	border-radius: 12px;
	font-size: 16px;
	line-height: 35px;
}
#partEight .partEight_center>.div{
	color: #fff;
	background: #2E4A99;
}
#partEight .partEight_bottom{
	display: none;
	
}
#partEight .partEight_bottom ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#partEight .partEight_bottom ul li{
	width: 580px;
	height: 356px;
	background:url('../img/aljx.png') ;
	margin-bottom: 40px;
}
#partEight .partEight_bottom ul li .one{
	padding: 20px;
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#partEight .partEight_bottom ul li .one h3{
	font-size: 20px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	line-height: 35px;
}
#partEight .partEight_bottom ul li .one span{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 35px;
}
#partEight .partEight_bottom ul li .one img{
	padding-right: 10px;
	width: 73px;
	/*height: 73px;*/
}
#partEight .partEight_bottom ul li .two{
	position: relative;
	z-index: 99;
	width: 561px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 231px;
	background: #FFFFFF;
	border-radius: 0px 40px 0px 0px;
	overflow: hidden;
}
#partEight .partEight_bottom ul li .two>img{
	right: -85px;
	bottom: -26px;
	position: absolute;
	width: 357px;
	height: 215px;
}
#partEight .partEight_bottom ul li .two .ct{
	
}
#partEight .partEight_bottom ul li .two h6{
	padding-left: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 466px;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}
#partEight .partEight_bottom ul li .two h6 span:nth-child(2n+1){
	min-width: 120px;
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
}
#partEight .partEight_bottom ul li .two h6 span:nth-child(2n){
	text-align: right;
	display: flex;
	flex-wrap: wrap;
}

/*学生反馈*/
#stfk {
	height: 768px;
	background: url('../img/index/banner04.png') center center / cover no-repeat;
}

#stfk .bx {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

#stfk .left {
	position: absolute;
	padding-top: 100px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#stfk .left h4 {
	font-size: 34px;
	color: #fff;
	display: flex;
	align-items: center;
}

#stfk .left span {
	font-size: 12px;
	color: #fff;
}

#stfk .left ul {
	margin-left: 28px;
	padding-top: 50px;
}

#stfk .left>span {
	margin-top: 80px;
	border-radius: 12px;
	padding: 13px 35px;
	width: 152px;
	font-size: 20px;
	color: #2E4A99;
	background-color: #fff;
	border-radius: 12px;
}

#stfk .content a{
	display: block;
	margin: 30px auto 0;
    border-radius: 12px;
    /*padding: 13px 35px;*/
    padding: 10px 0;
    text-align: center;
    width: 152px;
    font-size: 20px;
    color: #2E4A99;
    background-color: #f3f3f3;/*#fff;*/
    border-radius: 12px;
}

#stfk .content a:hover{
	background: #2E4A99;
	color: #fff;
}

#stfk .left ul li {
	cursor: pointer;
	padding: 30px 0px;
	display: flex;
	align-items: center;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;
	line-height: 35px;
}


#stfk .left ul li span {
	width: 22px;
	height: 2px;
	background: #999999;
	display: block;
}

#stfk .left ul .li span {
	width: 52px;
	height: 2px;
	background: #F5B222;
}

#stfk .left ul .li h4 {
	margin-left: 18px;
	color: #F5B222;
}

#stfk .left ul li h4 {
	margin-left: 40px;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #fff;
}

#stfk .right {
	display: none;
	position: absolute;
	right: 0;
	top: 142px;
	width: 941px;
	height: 469px;
	background: #FFFFFF;
	opacity: 0.88;
	padding-right: 26px;
}

#stfk .right .img {
	
	margin: 26px 0px 10px 26px;
	/*  */
}

#stfk .right .img a{
	    display: block;
	    transition: transform 0.2s;
	    position: relative;
}

#stfk .right .img .video{
	width: 667px;
	height: 375px;
	display: none;
}
#stfk .top {
	display: flex;
	flex-direction: row;
}
#stfk .right .ct{
	margin-left: 26px;/*46px;*/
	display: none;
}
#stfk .top h1 {
	margin-top: 26px;
	font-size: 40px;
	/*font-weight: bold;*/
	color: #2E4A99;
}

#stfk .top h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: wrap;
	margin-top: 24px;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #2E4A99;
	padding-right: 10px;
}

#stfk .top p {
	margin-top: 20px;
	width: 195px;
	/* height: 212px; */
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
	/*padding-right: 10px;*/
}

#stfk .bottom {
	margin: 0 28px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
#stfk .bottom .bt{
	position: absolute;
    right: 30px;
    bottom: 10px;
}

#stfk .bottom ul {
	display: flex;
}

#stfk .bottom ul li {
	margin-right: 8px;
	width: 8px;
	height: 8px;
	border: 1px solid #2E4A99;
	border-radius: 50%;
}

#stfk .bottom ul .li {
	background-color: #2E4A99;
}
#stfk .bottom img {
	width: 40px;
	height: 40px;
}




/*end*/