@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_24_dd.png);
        background-repeat:no-repeat;
		background-position:top center;
		
    }
    .banner-a .sub {
        position: absolute;
        top: 50%;
        left: 50%;
        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: 28px;
	color: #333;
}
/*重定义网上巡查样式*/
.faan-bot p {font-size: 14px;color: #666;margin-bottom: 40px;}
.faan-bot p:first-child{font-size: 22px;text-align: center;color: #007aff}
.faan-bot img {display: block;margin: 0 auto}
.faan-bot .size-reduction{width: 834px;height: 508px}
.faan-bot .subtitle {line-height: 150%; text-align: center;font-size: 22px; color: #007aff;}
.faan-bot .subcontent {font-size: 14px;}
.faan-bot .subcontent .text-blue {color: #007aff}
.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-kaochang/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;
}

.career-ewm{
	height: auto;
	text-align: center;
}
.career-border{
	width: 220px;
	height: auto;
	padding: 20px 0;
	border: 1px solid #D9D9D9;
	margin: 0 auto;
}
.career-border p{
	margin-top: 10px;
}