* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 14px;
	font-family:"微软雅黑";
	min-width: 1200px;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	vertical-align: middle;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
input,button,select,textarea {
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 100px;
	line-height: 100px;
}
.nav li{
	width: 110px;
	text-align: center;
}
.nav li a{
	font-size: 16px;
	color: #000000;
}
.ym1 .nav li.on1, .ym2 .nav li.on2, .ym3 .nav li.on3, .ym4 .nav li.on4, .ym5 .nav li.on5, .ym6 .nav li.on6, .ym7 .nav li.on7,.ym8 .nav li.on8,.ym9 .nav li.on9{
	background-color: #231815;
}
.ym1 .nav li.on1 a, .ym2 .nav li.on2 a, .ym3 .nav li.on3 a, .ym4 .nav li.on4 a, .ym5 .nav li.on5 a, .ym6 .nav li.on6 a, .ym7 .nav li.on7 a,.ym8 .nav li.on8 a,.ym9 .nav li.on9 a{
	color: #fff;
}
.banner.swiper-container {
	width: 100%;
	height: 100%;
}
.banner .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background: #d4d4d4;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active {
    background: #d7000f;
    margin: 0 7px;
}
.school{
	/*background-image: url(../images/sy_about_school.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	padding-top: 40px;
	/*height: 820px;*/
	background: #f1f1f1;
}
.sy_title .name{
	font-size: 38px;
	text-align: center;
	/*color: #d7000f;*/
	color: #231815;
	font-weight: 600;
}
.sy_title .border_b{
	background-color: #231815;
	width: 74px;
	height: 5px;
	margin: 20px auto 0;
}
.school .school_main{
	margin-top: 40px;
}
.school .video{
	width: 580px;
	/*height: 360px;*/
}
.school .video iframe{
	width: 100%;
	height: 300px;
}
.school .text{
	width: 600px;
	font-size: 16px;
	color: #231816;
	padding: 50px 0;
	line-height: 30px;
}
.performance{
	background-image: url(../images/sy_about_performance.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 235px;
	color: #fff;
	height: 665px;
}
.performance_main{
	width: 600px;
}
.performance .sy_titles .name{
	font-size: 48px;
}
.performance .sy_titles .border_b{
	margin-top: 50px;
	width: 64px;
	height: 7px;
	background-color: #fff;
}
.performance .text_main .name{
	margin-top: 100px;
	font-size: 36px;
}
.performance .text_main .text_text{
	margin-top: 70px;
	font-size: 24px;
	line-height: 34px;
}
.course{
	background-image: url(../images/sy_about_course.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 80px;
	height: 820px;
}
.course .course_main{
	margin-top: 145px;
}
.course .course_list{
	width: 380px;
	margin-right: 28px;
}
.course .course_list:nth-child(3){
	margin-right: 0;
}
.course .course_list img{
	width: 100%;
}
.course .course_list .text_main{
	background-color: #fff;
	color: #262626;
	transition: all 0.6s;
}
.course .course_list .name{
	text-align: center;
	font-size: 18px;
	padding: 30px 0 10px;
}
.course .course_list .text_text{
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}
.course .course_list:hover .text_main{
	color: #fff;
	background-color: #d7000f;
}
.student{
	padding-top: 40px;
	/*background-image: url(../images/sy_student.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 860px;*/
	padding-bottom:40px;
}
.student .student_main{
	overflow: hidden;
	margin-top: 70px;
}
.student .swiper-container1 {
	width: 1136px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 0 28px;
}
.student .swiper-slide {
	text-align: center;
	font-size: 18px;
	height: auto;
	color: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.student .text_main .name{
	font-size: 16px;
    line-height: 40px;
	text-align:center;
}
.student .text_main .text_text{
	font-size: 14px;
}
.teacher{
	background-image: url(../images/sy_teacher.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 90px;
	height: 810px;
}
.teacher .teacher_main{
	margin-top: 120px;
}
.teacher .swiper-container2 {
	width: 1136px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 0 28px;
}
.teacher .swiper-slide {
	text-align: center;
	font-size: 18px;
	height: auto;
	color: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.teacher .img{
	position: relative;
}
.teacher .img .teacher_zz{
	position: absolute;
	width: 80%;
	height: 51%;
	background-color: #0009;
	top: 0;
	padding: 33% 10%;
	opacity: 0;
	transition: all 0.6s;
	font-size: 14px;
    line-height: 28px;
}
.teacher .swiper-slide:hover .teacher_zz{
	opacity: 1;
}
.teacher .text_main{
	background-color: #d7000f;
	color: #fff;
	text-align: left;
	width: 80%;
	padding: 0 10% 5%;
}
.teacher .text_main .name{
	line-height: 44px;
	font-size: 16px;
}
.teacher .text_main .text_text{
	font-size: 14px;
}
.result{
	background-image: url(../images/sy_result.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 90px;
	height: 810px;
}
.result .result_main{
	margin-top: 80px;
	background-color: #929695;
	padding: 8px;
}
.result .result_main .result_list{
	width: 294px;
	height: 255px;
	border-bottom: 1px dashed #bbbdbd;
	border-right: 1px dashed #bbbdbd;
	text-align: center;
	line-height: 255px;
}
.result .result_main .result_list:nth-child(1){
	border-left: 1px dashed #bbbdbd;
	border-top: 1px dashed #bbbdbd;
}
.result .result_main .result_list:nth-child(2){
	border-top: 1px dashed #bbbdbd;
}
.result .result_main .result_list:nth-child(3){
	border-top: 1px dashed #bbbdbd;
}
.result .result_main .result_list:nth-child(4){
	border-top: 1px dashed #bbbdbd;
}
.result .result_main .result_list:nth-child(5){
	border-left: 1px dashed #bbbdbd;
}
.result .result_list img{
	width: 240px;
	height: 180px;
}
.news{
	background-image: url(../images/sy_news.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 150px;
	height: 745px;
}
.news .sy_title_list{
	text-align: center;
}
.news .sy_title_list a{
	display: inline-block;
	width: 160px;
	height: 46px;
	line-height: 46px;
	background-color: #9ca3aa;
	font-size: 24px;
	color: #606266;
}
.news .sy_title_list a.on{
	color: #fff;
	background-color: #231815;
}
.news .news_main{
	margin-top: 40px;
	background-color: #ffffff1a;
	padding: 25px 15px;
}
.news .news_list{
	background-image: url(../images/h_dian.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 540px;
	line-height: 45px;
	color: #231816;
	font-size: 16px;
}
.news .news_list:nth-child(2n){
	float: right;
}
.news .news_list:hover{
	color: #d7000f;
}
.news .news_list:hover a{
	color: #d7000f;
}
.news .news_list a{
	color: #231816;
	width: 420px;
	display: block;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .news_main .more{
	text-align: right;
	margin-top: 10px;
}
.news .news_main .more a{
	background-color: #231816;
	padding: 5px 15px;
	color: #fff;
	border-radius: 7px;
}
.ly{
	background-image: url(../images/sy_ly.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 720px;
}
.returns{
	width: 116px;
	height: 116px;
	margin: 0 auto;
}
.returns img{
	margin-top: -58px;
}
.ly .ly_main{
	width: 880px;
	margin: 0 auto;
	margin-top: 90px;
}
.ly .ly_main .input_list{
	border-radius: 60px;
	overflow: hidden;
	line-height: 60px;
	height: 60px;
	margin-bottom: 36px;
	background-color: #fff;
}
.ly .ly_main .name{
	width: 180px;
	border-radius: 60px;
	background-color: #d7000f;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.ly .ly_main .inputs{
	width: 700px;
	text-align: center;
}
.ly .ly_main .inputs input{
	width: 95%;
	height: 60px;
	border: none;
	position: relative;
	line-height: 60px;
	font-size: 24px;
}
.ly .ly_main .submits{
	margin-top: 80px;
	text-align: center;
}
.ly .ly_main .submits input{
	width: 260px;
	height: 65px;
	border-radius: 65px;
	border: none;
	color: #FFFFFF;
	font-size: 24px;
	background-color: #d7000f;
}
.footer{
	background-color: #1c1c1e;
}
.footer .top{
	height: 66px;
	line-height: 66px;
	color: #fff;
	text-align: left;
	font-size: 16px;
	border-bottom: 2px solid #626262;
}
.footer .footer_main{
	padding: 60px 0 50px;
	color: #fff;
	font-size: 16px;
}
.footer .footer_main .tel{
	line-height: 30px;
	/*margin-left: 180px;*/
	font-size:16px;
	width: 70%;
}
.footer .footer_main .ewm{
	padding: 20px 0;
	/*width: 500px;*/
	text-align: center;
	width: 25%;
	margin-right:20px;
}
.footer .link{
	border-top: 2px solid #626262;
	color: #fff;
	padding: 16px;
	text-align: center;
}
.footer .link a{
	color: #fff;
}

/*关于我们*/
.main.text{
	margin-top: 40px;
	margin-bottom: 75px;
}
.main.text .abouts_main{
	width: 865px;
}
.main.text .celan{
	width: 320px;
}
.main.text .title{
	font-size: 24px;
	padding: 0 10px;
	color: #231815;
	font-weight: 600;
}
.main.text .ftitle{
	margin-top: 15px;
	border-left: 3px solid #231815;
	padding-left: 10px;
}
.main.text .ftitles{
	background-color: #231815;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
}
.main.text .abouts_main_text{
	border: 1px dashed #838080;
	padding: 20px 30px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 50px;
	color: #737373;
}
.main.text .abouts_main_text p{
	text-indent: 2em;
}
.main.text .about_contact{
	border: 1px dashed #838080;
	padding: 20px 30px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 50px;
	color: #737373;
}
.celan .path{
	text-align: right;
	font-size: 16px;
	line-height: 20px;
	color: #9a9a9a;
}
.celan .path img{
	vertical-align: initial;
}
.celan .path a{
	color: #9a9a9a;
}
.celan .path a.on{
	color: #9a9a9a;
}
.celan .class_title{
	height: 60px;
	margin-top: 15px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background-image: url(../images/column_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 30px;
}
.celan .search{
	border: 1px solid #838080;
	margin-top: 20px;
	height: 38px;
	line-height: 38px;
	position: relative;
}
.celan .search .input_text{
	border: none;
	margin-left: 18px;
	width: 270px;
	height: 100%;
	font-size: 14px;
	position: absolute;
}
.celan .search .input_img{
	position: absolute;
	right: 10px;
	top: 9px;
	bottom: 9px;
}
.celan .class_list{
	line-height: 45px;
	height: 45px;
	text-align: center;
	background-color: #e5e5e5;
	border-bottom: 1px dashed #a2a0a0;
}
.celan .class_list:last-child{
	border-bottom: none;
}
.celan .class_list a{
	font-size: 18px;
}
.celan .class_name{
	margin-top: 30px;
}
.celan .class_list.on{
	background-color: #231815;
}
.celan .class_list.on a{
	font-size: 18px;
	color: #fff;
}
.celan .cl_news{
	margin-top: 30px;
	border: 1px solid #bdbbbc;
}
.cl_news .news_class span{
	display: inline-block;
	width: 49%;
	text-align: center;
	height: 70px;
	line-height: 70px;
}
.cl_news .news_class a{
	font-size: 18px;
}
.cl_news .news_class a.on{
	color: #d7000f;
	border-bottom: 2px solid #d7000f;
}
.cl_news .cl_news_list{
	padding: 0 20px;
	height: 16px;
	line-height: 16px;
	margin-bottom: 25px;
}
.cl_news .cl_news_list:hover a{
	color: #d7000f;
}
.cl_news .cl_news_list .num{
	width: 16px;
	text-align: center;
	font-size: 14px;
	background-color: #7f7f7f;
	color: #fff;
}
.cl_news .cl_news_list:nth-child(1) .num, .cl_news .cl_news_list:nth-child(2) .num, .cl_news .cl_news_list:nth-child(3) .num{
	background-color: #d7000f;
}
.cl_news .cl_news_list a{
	font-size: 16px;
	display: block;
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.celan .cl_tel{
	margin-top: 30px;
	background-color: #231815;
	padding: 18px 10px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}
.celan .cl_tel img{
	margin-bottom: 10px;
}
.celan .advisory{
	padding: 15px 18px;
	margin-top: 30px;
	color: #fff;
	background-color: #231815;
}
.celan .advisory_text{
	margin-top: 5px;
	text-align: right;
	font-size: 16px;
	line-height: 30px;
}
.environment_lists{
	margin-top: 50px;
}
.environment .environment_list{
	width: 278px;
	margin-right: 15px;
	margin-bottom: 40px;
}
.environment .environment_list:nth-child(3n){
	margin-right: 0;
}
.environment .environment_list img{
	width: 100%;
	/*height: 172px;*/
}
.environment .environment_list .name{
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #cccccc;
	transition: all 0.6s;
	font-size:16px;
}
.environment .environment_list:hover .name{
	background-color: #d7000f;
}
.environment .environment_list:hover a{
	color: #fff;
}
.pages{
	text-align: center;
}
.pages a{
	display: inline-block;
	background-color: #e5e5e5;
	padding: 5px 10px;
	margin: 0 5px;
}
.pages a:hover{
	color: #fff;
	background-color: #d7000f;
}
.pages a.on{
	color: #fff;
	background-color: #d7000f;
}
.environment_text{
	padding: 14px 33px;
	font-size: 18px;
	color: #737373;
	line-height: 30px;
}
.b_w_t{
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}
.environment_text img{
	max-width: 100%;
}

/*新闻*/
.news_lists{
	margin-top: 50px;
}
.news_lists .news_list{
	margin-bottom: 50px;
}
.news_lists .news_list .img{
	width: 270px;
}
.news_lists .img img{
	width:  .news_list100%;
}
.news_lists .news_list .text_main{
	width: 550px;
	margin-right: 25px;
}
.news_lists .news_list .top{
	font-size: 16px;
	line-height: 34px;
	height: 34px;
}
.news_lists .top a{
	display: block;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 380px;
}
.news_lists .news_list:hover .top{
	color: #d7000f;
}
.news_lists .news_list:hover .top a{
	color: #d7000f;
}
.news_lists .text_main{
	color: #a3a3a3;
	line-height: 26px;
	font-size: 16px;
}
.news_lists .text_text{
	min-height: 104px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size:14px;
}
.news_lists .news_list .more{
	margin-top: 10px;
	text-align: right;
}
.news_lists .more a{
	background-color: #7f7f7f;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
}
.news_lists .news_list:hover .more a{
	background-color: #d7000f;
}
.newses_main .newses_text {
    padding: 14px 33px;
    font-size: 16px;
    color: #737373;
    line-height: 30px;
}
.main.text .newses_main .title{
	margin-top: 10px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #d7000f;
}
/*招生*/
.enrollment_lists{
	margin-top: 50px;
}
.enrollment_lists .enrollment_list{
	margin-bottom: 50px;
}
.enrollment_lists .enrollment_list .img{
	width: 270px;
}
.enrollment_lists .img img{
	width: 100%;
}
.enrollment_lists .enrollment_list .text_main{
	width: 550px;
	margin-right: 25px;
}
.enrollment_lists .enrollment_list .top{
	font-size: 16px;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.enrollment_lists .enrollment_list:hover .top a{
	color: #d7000f;
}
.enrollment_lists .text_main{
	color: #a3a3a3;
	line-height: 26px;
	font-size: 16px;
}
.enrollment_lists .text_text{
	min-height: 104px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px;
}
.enrollment_lists .enrollment_list .more{
	margin-top: 10px;
	text-align: right;
}
.enrollment_lists .more a{
	background-color: #7f7f7f;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
}
.enrollment_lists .enrollment_list:hover .more a{
	background-color: #d7000f;
}
.enrollment_main .enrollment_text {
    padding: 14px 33px;
    font-size: 16px;
    line-height: 30px;
}
.main.text .enrollment_main .title{
	margin-top: 10px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #d7000f;
}
/*金榜*/
.result_lists{
	margin-top: 50px;
}
.result_lists .result_list{
	width: 260px;
	margin-right: 41px;
	margin-bottom: 40px;
}
.result_lists .result_list:nth-child(3n){
	margin-right: 0;
}
.result_lists .result_list .img{
	position: relative;
}
.result_lists .result_list img{
	width: 100%;
	height: 170px;
}
.result_lists .result_list .zz{
	position: absolute;
	top: 0;
	background-color: #000000b3;
	width: 60%;
	height: 50px;
	padding: 60px 20%;
	color: #fff;
	opacity: 0;
	font-size: 16px;
	transition: all 0.6s;
}
.result_lists .result_list:hover .zz{
	opacity: 1;
}
.result_lists .result_list .text_text{
	padding: 10px 20px;
	background-color: #f7f7f7;
}
.result_lists .result_list .name{
	font-size: 16px;
	line-height: 30px;
}
.result_lists .result_list .name a{
	color: #000;
}
.result_lists .result_list .time{
	/*margin-top: 70px;*/
}
.student_list{
	width: 155px;
	margin-right: 22px;
	margin-bottom: 40px;
}
.student_list:nth-child(5n){
	margin-right: 0;
}
.student_list .img img{
	width: 100%;
	/*height: 190px;*/
}
.student_list .name{
	height: 32px;
    background-color: #e5e5e5;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
}
.student_list:hover .name{
	background-color: #d7000f;
}
.student_list:hover .name a{
	color: #fff;
}
.video_lists{
	margin-top: 50px;
}
.video_lists .video_list{
	width: 278px;
	margin-right: 15px;
	margin-bottom: 40px;
}
.video_lists .video_list:nth-child(3n){
	margin-right: 0;
}
.video_lists .video_list img{
	width: 100%;
	height: 172px;
}
.video_lists .video_list .name{
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #cccccc;
	transition: all 0.6s;
	font-size:16px;
}
.video_lists .video_list:hover .name{
	background-color: #d7000f;
}
.video_lists .video_list:hover a{
	color: #fff;
}
.video_lists .video_list .img{
	position: relative;
}
.video_lists .video_list .zz{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 172px;
	text-align: center;
}
.video_h{
	display: none;
}
.video_lists .video_list:hover .video_h{
	display: inline-block;
}
.video_lists .video_list:hover .video_b{
	display: none;
}
.video_lists .video_list .zz img{
	width: 39px;
	height: 39px;
}
/*联系我们*/
.main.text .contact_main{
	margin-top: 50px;
}
.contact_text{
	background-image: url(../images/contact.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 30px 200px;
	line-height: 25px;
	font-size:16px;
}
.school .news{
	background:none;
	padding:40px 0;
	height:auto;
}
#map{
	margin-top: 55px;
	width: 100%;
	height: 480px;
}
.xueyuan{
	margin:40px 0;
}
.xueyuan ul{
	width:100%
}
.xueyuan ul li{
	float: left;
    width: 14.66%;
    padding:0 1%;
}
.xueyuan ul li:nth-child(6n){
	margin-right:0px;
}
.footer-left{
	width:55%;
}
.footer-right{
	width: 42%;
    margin-left: 3%;
}
.input-name{
	width: 80%;
    margin-bottom: 20px;
}
.input-submit{
	/*width: 40%;*/
	margin-left: 100px;
}
.foot-input{
	height: 38px;
    width: 94%;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #ddd;
    background-color: #fafafa;
}
.footer-right .name{
	line-height: 38px;
}
#sub{
	opacity: 0.8;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background-color: #eb6100;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease 0s;
	border:none;
}
.enrollment_main .enrollment_text img{
	max-width:100%;
}
#map img{
	max-width:none;
}

.xueyuan ul li .img{
	overflow:hidden;
	border-radius: 50%;
}
.xueyuan ul li .img img{
	transition: 2s;
}
.xueyuan ul li:hover .img img{
	transform: scale(1.2);
}
.xueyuan ul li:hover .name{
	background:#555555;
}
.xueyuan ul li:hover .name a{
	color:#ffffff;
}
.xueyuan-top{
	margin-top:20px;
}
.con-neirong{
	line-height:30px;
}
.con-neirong p{
	margin-bottom:10px;
}
.newses_main img{
	max-width:100%;
}
.student_list .img,.environment_list .img{
	overflow:hidden;
	border-radius:50%;
}

.xuyuan-more{
	margin:40px auto;
	text-align:center;
}
.xuyuan-more a{
	font-size:16px;
	padding:10px 20px;
	line-height:26px;
	background:#d7000f;
	text-align:center;
	color:#fff;
}

.footer .top .main a{
	color:#fff;
}