*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.clearFloat:after{
	display: block;
	content: "";
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.bigImg{
	width: 100%;
	height: 340px;
	background-image: url(/static/www.sxhkxy.com/images/gcxy.png);
	background-size: 100% 100%;
}
.center{
	width: 100%;
	margin-top: 34px;
	margin-bottom: 90px;
}
.part1{
	width: 1200px;
	margin: 0 auto;
}
.part1Left{
	width: 800px;
}
.newsTitle{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #eeeeee;
}
.newsTitle .title{
	display: inline-block;
	border-bottom: 2px solid #b0d032;
	color: #00439a;
	font-size: 20px;
	font-family: "Adobe ºÚÌå Std";
}
.newsTitle .title img{
	width: 22px;
	margin-right: 13px;
	display: inline-block;
	vertical-align: text-bottom;
}
.more{
	color: #00439a;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
}
.more a{
	color: #00439a;
	font-size: 14px;
}
.part1Left_c{
	width: 100%;
	margin-top: 21px;
}
.part1Left_item{
	width: 258px;
	height: 232px;
	background-color: #f8f8f8;
	padding: 11px;
	float: left;
}
.part1Left_item2{
	margin-left: 13px;
	margin-right: 13px;
}
.part1Left_item img{
	width: 100%;
	height: 150px;
}
.part1Left_item .name{
	color: #00439a;
	font-size: 16px;
	line-height: 26px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.part1Left_item .time{
	margin: 13px 0;
	color: #666666;
	font-size: 14px;
}
.part1Left_item .pro{
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.part1Right{
	width: 370px;
}
.part1Right.part1Right2{
	margin: 0 45px;
}
.part1Right .newsTitle{
	border-bottom: 1px solid #b0d032;
}
.part1Right .newsTitle .title{
	border-bottom: 0px solid #b0d032;
}
.part1Right_c{
	margin-top: 14px;
}
.part1Right_cP{
	padding-bottom: 11px;
	border-bottom: 1px dotted #cccccc;
}
.part1Right_cP .name{
	font-size: 16px;
	color: #00439a;
	font-family: "Adobe ºÚÌå Std";
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.part1Right_cP .pro{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 6px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.part1Right_cP .time{
	color: #969696;
	font-size: 12px;
	font-family: "Adobe ºÚÌå Std";
}
.jgky li{
	height:78px;
	padding: 13px 0;
	padding-left: 72px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
}
.newsTimes{
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 13px;
	background-color: #e0edfc;
	text-align: center;
	color: #00439a;
}
.day{
	font-size: 22px;
    margin-top: 5px;
}
.date{
	font-size: 11px;
}
.newTexts{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	margin-top: 2px;
	height: 50px;
	overflow: hidden;
}
.part2{
	width: 100%;
	margin-top: 70px;
	height:500px;
}
.part2Content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.part2Item{
	margin-top: 61px;
	width: 380px;
	height: 380px;
	background-color: #fff;
}
.part2Item.part2Item2{
	margin-left: 30px;
	margin-right: 30px;
}
.part2Item_c{
	width: 100%;
	padding:0 15px;
}
.part2Item_t{
	height: 55px;
	width: 100%;
	line-height: 55px;
	border-bottom: 2px solid #b0d032;
}
.part2Item_t p{
	font-size: 20px;
	color: #043d86;
	width: 290px;
}
.part2Item_t p img{
	margin-right: 11px;
	display: inline-block;
	vertical-align: text-bottom;
}
.part2Item_t .more{
	margin-top: 0px;
	margin-right: 0px;
}
.part2Item_L li{
	height: 81px;
	padding: 13px 0;
	padding-left: 72px;
	position: relative;
	border-bottom: 1px dashed #eeeeee;
}
.part2Item_L li:nth-child(4){
	border-bottom: 0px dashed #eeeeee;
}
	
.newsTime{
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 13px;
	background-color: #eeeeee;
	text-align: center;
	color: #00439a;
}
.day{
	font-size: 22px;
    margin-top: 5px;
}
.date{
	font-size: 11px;
}
.newTexts{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	margin-top: 2px;
	height: 50px;
	overflow: hidden;
}
.part3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
}
.part3_c{
	margin-top: 31px;
}
.part3_item{
	width: 286px;
	height: 379px;
	background-color: #ffffff;
	border-radius: 6px;
	box-shadow: 0 0 4px rgba(85,85,85,.18);
	float: left;
	text-align: center;
	padding: 30px 15px 0 15px;
}
.curriculum_name{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: "Adobe ºÚÌå Std";
	margin-top: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.curriculumpro{
	margin-top: 24px;
	color: #333333;
	font-size: 14px;
	font-family: "Adobe ºÚÌå Std";
	text-align: left;
	line-height: 24px;
}
.part3_item2{
	margin: 0 18px;
}
.part3_item3{
	margin-right: 18px;
}
.part4{
	width: 1200px;
	margin: 0 auto;
	margin-top: 45px;
}
.part4_c{
	margin-top: 24px;
	position: relative;
}
.part4_c .swiper-container{
	width: 100%;
	height: 160px;
}
.part4_c .swiper-slide{
	position: relative;
}
.part4_c .swiper-slide img{
	width: 100%;
	height: 100%;
}
.maskBox{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.maskBox a{
	display: block;
	padding: 42px 14px;
	color: #f8f8f8;
	font-size: 16px;
	text-align: center;
}
.part4_c .swiper-slide:hover .maskBox{
	display: block;
}
.part4_c .swiper-button-prev, .part4_c .swiper-container-rtl .swiper-button-next{
	left: -101px;
	right: auto;
	background-image: url(/static/www.sxhkxy.com/images/leftIcon2.png);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #00439a;
	background-size: 26px auto;
	background-repeat: no-repeat;
	opacity: 1;
}
.part4_c .swiper-button-next, .part4_c .swiper-container-rtl .swiper-button-prev{
	right: -101px;
	left: auto;
	background-image: url(/static/www.sxhkxy.com/images/rightIcon2.png);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #00439a;
	background-size: 26px auto;
	background-repeat: no-repeat;
	opacity: 1;
}
.part4_c .swiper-button-next.swiper-button-disabled,.part4_c .swiper-button-prev.swiper-button-disabled{
	background-color: #c8c8c8;
}
.mobileStudent{
	height: auto;
	display: none;
}
.mobileStudent .swiper-slide img{
	height: auto;
}
@media screen and (min-width: 320px) {
	.bigImg{
		height: 88px;
	}
	.center{
		width: 100%;
		padding: 0 15px;
		margin-top: 15px;
		margin-bottom: 45px;
	}
	.part1{
		width: 100%;
	}
	.part1Left{
		width: 100%;
	}
	.newsTitle .title{
		font-size: 18px;
	}
	.part1Left_item{
		width: 100%;
	}
	.part1Left_item2{
		margin: 15px 0;
	}
	.part1Right{
		width: 100%;
		margin-top: 15px;
	}
	.part1Right.part1Right2{
		margin: 0;
		margin-top: 15px;
	}
	.part2{
		height: auto;
		background-image: initial;
		margin-top: 30px;
		padding: 0 15px;
	}
	.part2 .part2Content{
		width: 100%;
	}
	.part2Item{
		width: 100%;
		background-color: #e4e4e4;
		margin-top: 0px;
	}
	.part2Item.part2Item2{
		margin:15px 0px;
	}
	.part3{
		width: 100%;
		margin-top: 15px;
	}
	.part3_item{
		width:100%;
	}
	.part3_item2{
		margin: 15px 0;
	}
	.part3_item3{
		margin: 0;
		margin-bottom:15px;
	}
	.part4{
		width: 100%;
		margin-top: 15px;
	}
	.pcstudent{
		display: none;
	}
	.mobileStudent{
		display: block;
	}
	.part4_c .swiper-container{
		height: auto;
	}
}
@media screen and (min-width: 768px) {
	.bigImg{
		height: 152px;
	}
	
	.part1Left_item2{
		margin: 0;
		margin-left: 2%;
	}
	.part1Right{
		width: 49%;
		margin-top: 15px;
	}
	.part1Right.part1Right2{
		margin: 0;
		margin-top: 15px;
		margin-left: 2%;
	}
	.part1Left_item{
		width: 49%;
		margin-bottom: 15px;
	}
	.part2Item{
		width: 49%;
		margin-top: 0px;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.part2Item.part2Item2 {
		margin: 0;
		margin-bottom: 15px;
		margin-left: 2%;
	}
	.part3_item2{
		margin: 0;
	}
	.part3_item{
		width: 49%;
		margin-bottom: 15px;
	}
	.part3_item:nth-child(2n){
		margin-left: 2%;
	}
}
@media screen and (min-width: 1000px) {
	.bigImg{
		height: 340px;
	}
	.center{
		padding: 0;
		margin-top: 34px;
		margin-bottom: 90px;
	}
	.part1 {
	    width: 1200px;
	}
	.part1Left {
	    width: 800px;
	}
	.newsTitle .title {
	    font-size: 20px;
	}
	.part1Left_item{
		width: 258px;
		margin-bottom:0 ;
	}
	.part1Left_item2{
		margin-left: 13px;
		margin-right: 13px;
	}
	.part1Right{
		width: 370px;
		margin-top:0;
	}
	.part1Right.part1Right2{
		margin: 0 45px;
		
	}
	.part2{
		margin-top: 30px;
		height: 390px;
		padding: 0;
	}
	.part2 .part2Content{
		width: 1200px;
	}
	.part2Item{
		margin-top:0px;
		width: 380px;
		height: 380px;
		background-color: #fff;
	}
	.part2Item.part2Item2{
		margin:0px;
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 0px;
	}
	.part3{
		width: 1200px;
		margin: 0 auto;
		margin-top: 45px;
	}
	.part3_item {
	    width: 286px;
		margin-bottom: 0;
	}
	.part3_item:nth-child(2n) {
	    margin-left: 0;
	}
	.part3_item.part3_item2 {
	    margin: 0 18px;
	}
	.part3_item3{
		margin-right: 18px;
	}
	.part4 {
	    width: 1200px;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	.pcstudent{
		display: block;
	}
	.mobileStudent{
		display: none;
	}
	.part4_c .swiper-container {
	    width: 100%;
	    height: 160px;
	}
}