@charset "utf-8";
/* CSS Document */

.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.container {width: 1170px;margin: 0 auto;overflow: hidden}

.banner-a {
	height: 370px;
        position: relative;
		background: url(https://www.sykjwh.cn/image/banner_33_dd.png) ;
			background-repeat:no-repeat;
	background-size: cover;
    }
    .banner-a .sub {
        position: absolute;
        top: 50%;
        left: 50%;
		margin-left: -585px;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }
.bana-txt{
	margin-bottom: 0;
	text-align: center;
	color: #FFFFFF;
}
	.bana-txt p{
		padding: 20px 0 10px;
		line-height: 36px;
	font-size: 36px;
	font-weight: bolder;
}
.bana-txt span{
	font-weight: lighter;
	font-family: "微软雅黑";
	font-size: 18px;
}
.faan{
	height: auto;
	background: #FFFFFF;
	padding: 40px 0;
}
.faan-top{
	padding-top: 20px;
	line-height: 30px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 30px;
	color: #282828;
}
/*重定义英语听说样式*/
.faan-bot p {margin-bottom: 40px}
.faan-bot p:first-child{text-align: center;font-size: 24px; color: rgb(0, 112, 192)}
.faan-bot p:first-child+p {font-size: 18px}
.faan-bot img {display: block;margin: 0 auto}
.faan-bot .subtitle {margin-bottom: 20px;max-width: 100%; box-sizing: border-box; clear: both; min-height: 1em; letter-spacing: 3px; overflow-wrap: break-word !important; text-align: center;font-size: 24px; color: rgb(0, 112, 192);}
.faan-bot .subcontent {font-size: 18px!important;letter-spacing: 1px; widows: 1;margin: 0px 8px 10px; padding: 0px; max-width: 100%; clear: both; min-height: 1em; color: rgb(51, 51, 51);font-size: 17px; letter-spacing: 0.544px; white-space: normal; background-color: rgb(255, 255, 255); text-align: justify; box-sizing: border-box !important; overflow-wrap: break-word !important;margin-bottom: 40px}
.faan-bot .subcontent .text-blue {color: rgb(0, 112, 192)}
.faanb-img{
	overflow: hidden;
}
.faanb-img img{
	width: 100%;
}
.faanb-txt{
	font-size: 16px;
	color: #282828;
	line-height: 40px;
}

    
	.career1{
	padding: 90px 0;
	background: url("../../image/sub/education-English/j37.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}
.career1 ul li{
	margin-top: 50px;
	float: left;
	width: 33.3%;
	margin-bottom: 60px;
	text-align: center;
}
.career1 ul li .quan{
	width: 120px;
	height: 120px;
	background: #0085cd;
	border-radius: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.career1 ul li .quan img{
	width: 48%;
}
.career1 ul li p{
	margin: 15px 0;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.career1 ul li span{
	color: rgba(255,255,255,0.75);
	display: block;
	overflow: hidden;
	padding: 0 10%;
	min-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.career2{
	padding: 60px 0;
	height: auto;
	background: #FFFFFF;
	overflow: hidden;
}
.career2-bot{
	height: auto;
	overflow: hidden;
}
.career2-bot li{
	float: left;
	width: 30.5%;
	margin: 0 15px
}
.career2-li{
	border: 1px solid #d9d9d9;
	padding: 16% 5% 5%;
	margin-bottom: 30px;
	text-align: center;
	border-radius: 20px;
}
.career2-li img{
	height: 80px;
}
.career2-li p{
	font-size: 24px;
	color: #282828;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 20px;
	line-height: 30px;
}
.career2-li span{
	display: block;
	line-height: 30px;
	color: #282828;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	min-height: 120px;
	text-align:left;
}

.career-border{
	width: 220px;
	height: auto;
	padding: 20px 0;
	border: 1px solid #D9D9D9;
	margin: 0 auto;
}
.career-border p{
	margin-top: 10px;
}