#main .h1 {
	font-size: 34px;
	font-weight: bolder;
	line-height: 34px;
	color: #1a1a1a;
	text-align: center;
	padding: 54px 0 18px;
}

#main .line {
	position: relative;
	width: 38px;
	height: 3px;
	background-color: #3D51AD;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}


#main .university {
	width: 1080px;
}

#main .university .university_list {
	width: 1080px;
	height: 780px;
	margin: 9px auto 90px;
}

#main .university .university_list .item {
	width: 320px;
	height: 340px;
	margin: 50px 0 0px 50px;
	position: relative;
	color: #ffffff;
}

#main .university .university_list .first,
#main .university .university_list .fouth {
	margin-left: 0;
}

#main .university .university_list .item .photo {
	position: relative;
	width: 320px;
	height: 340px;
	overflow: hidden;
}

#main .university .university_list .item .photo a {
	position: relative;
	display: block;
}

#main .item .photo .photo-more {
	position: absolute;
	color: #fff;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .item .photo .photo-more span {
	display: block;
	font-size: 24px;	
}

#main .university .university_list .item .photo img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

#main .university .university_list .item .photo:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

#main .university .university_list .item .uni_logo {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 30px;
	left: 30px;
}
#main .university .university_list .item .uni_logo img{
	width: 50px;
	height: 50px;
}
#main .university .university_list .item .location {
	width: 66px;
	height: 28px;
	position: absolute;
	top: 30px;
	right: 18px;
}

#main .university .university_list .item .location span {
	position: absolute;
	top: 0;
	left: 28px;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
}

#main .university .university_list .item .name {
	position: absolute;
	top: 129px;
	left: 30px;
}

#main .university .university_list .item .name .en {
	font-size: 18px;
	line-height: 18px;
}

#main .university .university_list .item .name .ch {
	font-size: 24px;
	line-height: 24px;
	margin-top: 8px;
}

#main .university .university_list .item .time {
	position: absolute;
	top: 250px;
	left: 30px;
	line-height: 1.571;
}

#main .advantage {
	height: 540px;
	background-color: #F2F2F2;
}

#main .advantage .advantage_list {
	width: 100%;
	text-align: center;
	height: 280px;
	margin-top: 59px;
}

#main .advantage .advantage_list li {
	width: 260px;
	height: 280px;
	margin-left: 10px;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	float: none;
	display: inline-block;
	padding-top: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .advantage .advantage_list li.univ {
	background-color: #3D51AD;
	color: #ffffff;
}

#main .advantage .advantage_list li .icon {
	padding-top: 51px;
}

#main .advantage .advantage_list li p {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
#main .advantage .advantage_list li p img {
	width: auto;
	height: 68px;
}

#main .advantage .advantage_list li .number {
	font-size: 48px;
	line-height: 1.764;
	color: #3D51AD;
}

#main .advantage .advantage_list .univ .number {
	color: #ffffff !important;
}

#main .advantage .advantage_list .univ p {
	color: #ffffff !important;
}

#main .advantage .advantage_list li .small {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: normal;
}

#main .student {
	width: 1440px;
	height: 553px;
	background-color: #ffffff;
}

#main .student .stu_info {
	width: 490px;
	height: 390px;
	margin-top: 42px;
}

#main .student .stu_wrap {
	position: relative;
	width: 380px;
	height: 113px;
	margin: 0 auto;
	overflow: hidden;
}

#main .student .swriperStu {
	width: 113px;
	height: 100%;
	overflow: visible !important;
}

.swriperStu .swiper-wrapper .swiper-slide {
	width: 113px;
	height: 113px;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
}

.swriperStu .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.swriperStu .swiper-wrapper .swiper-slide-prev img {
	height: 69px !important;
	width: 69px;
}

.swriperStu .swiper-wrapper .swiper-slide-next img {
	height: 69px !important;
	width: 69px;
}

.swriperStu .swiper-wrapper .swiper-slide-active {
	width: 113px;
}

.swriperStu .swiper-wrapper .swiper-slide-active img {
	width: 113px;
	height: 113px;
}

#main .student .stu_con {
	position: relative;
	width: 490px;
	height: 270px;
}

#main .student .stu_info .img_list {
	width: 490px;
	height: 120px;
}

#main .student .stu_info .img_list .img1 {
	margin: 0 36px 0 84px;
}

#main .student .stu_info .img_list .big {
	margin-right: 67px;
}

#main .student .stu_info .intro {
	position: relative;
	width: 490px;
	height: 270px;
	text-align: center;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .student .stu_info .intro .name {
	font-size: 20px;
	color: #1a1a1a;
	line-height: 20px;
	margin: 18px 0 11px 0;
}

#main .student .stu_info .intro .univ {
	font-size: 16px;
	color: #B3B3B3;
	line-height: 16px;
	margin-bottom: 38px;
}

#main .professor {
	width: 100%;
	height: 480px;
	background: url("../images/bg/bg_professor.png") no-repeat;
	color: #ffffff;
	-webkit-background-size: 100% 100%; 
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%; 
}

#main .professor .wrap {
	width: 720px;
	height: 480px;
	position: relative;
}

#main .professor .wrap .title {
	width: 220px;
	height: 83px;
	position: absolute;
	left: 0;
	top: 70px;
	text-align: left;
	z-index: 9999;
}

#main .professor .wrap .title .en {
	font-size: 24px;
	font-family: "HelveticaNeue";
	line-height: 19px;
	margin-bottom: 15px;
}

#main .professor .wrap .title .h1 {
	padding: 0;
	text-align: left;
	color: #ffffff;
}

#main .professor .wrap .title .line {
	margin: 18px 0 0 0;
}

#main .professor .wrap .swiper-wrapper {
	width: 720px;
	height: 480px;
}

#main .professor .wrap .swiper-wrapper .swiper-slide {
	width: 720px;
	height: 380px;
}

#main .professor .wrap .text {
	width: 360px;
	height: 189px;
	margin: 185px 134px 0 0;
	color: #B2B2B2;
	line-height: 2;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main .professor .wrap .text .name {
	margin-top: 20px;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.75;
	text-align: left;
}

#main .professor .wrap .text .name span {
	font-size: 16px;
	font-family: "AvenirNext";
	font-weight: bold;
	line-height: 1.273;
	margin-right: 20px;
}

#main .professor .wrap .photo {
	width: 221px;
	height: 278px;
	margin-top: 102px;
	overflow: hidden;
}

#main .professor .wrap .btn {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 374px;
	z-index: 9999;
	background-color: #fff;
	color: #000;
	text-align: center;
	line-height: 36px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

#main .professor .wrap .btn:hover {
	background-color: #4e8cee;
	color: #fff;
}

#main .professor .wrap .btn .pre {
	left: 0;
}

#main .professor .wrap .next {
	left: 60px;
}