/* 主页焦点图 */
/* .welcom {
height: 25px;
}
.welcom .text {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #fff;	
	width: 100%;
	text-align: center;
	background:rgba(0,0,0,0.9);
} */
.banner {		
	width: 100%;
	height: 940px;
	overflow: hidden;
	margin-top: -120px;
}
.banner .myswiper-container{
	height: 940px;
}
.banner .myswiper-container .swiper-slide {
	width:100%;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 100%;
}
.banner div img {
	width: 100%;
	background-color: #fff;
}
.main {
	width: 100%;
  }
/* 业务范围 */
.business {
	width: 1200px;
	height: 80px;
	margin-top: 50px;
	/* background-color: #ccc; */
}
.business h1 {
	text-align: center;
	font-size: 45px;
	color: #000;
	font-weight: normal;
}
.business img {
	width: 160px;
	height: 2px;
	margin-left: 43.5%;
}
/* 轮播图 */
.carousel {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 550px;
	background: url(../images/city.png) no-repeat center;
	background-size: 100% 100%;
}

.carousel .swiper-container .swiper-slide {
	width: 52.5%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 100%;
}
.carousel div img {
	width: 99%;
	height: 420px;
	background-color: #fff;
}

/* 企业相关信息 */
.introduce {
	display: flex;
	margin: 50px auto;
}
.introduce div {
	width: 42%;
	margin: 0 auto;
	/* height: 100%; */
}
.introduce .message h1 {
	height: 20px;
	font-size: 28px;
	color: brown;
	padding: 20px;
	font-weight: normal;
}
.introduce .message .text {
	display: block;
	font-size: 16px;
	color: #666;
	/* height: 20%; */
	line-height: 35px;
	/* background-color: #ccc; */
	padding: 20px 5px 20px 50px;
}
.introduce .message .more {
	width: 130px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding: 2px 0;
	border-radius: 20px;
	border: 2px solid rgb(187, 64, 64);
}
.introduce .message .more a {
	color: rgb(187, 64, 64);
}
.introduce .message .purpose {
	display: flex;
	margin-top: 80px;
	width: 100%;
	height: 100px;
}
.introduce .message .purpose a {
	display: flex;
	justify-content: space-around;
	flex: 1;
}
.introduce .message .purpose img {
	width: 50%;
	height: 80%;
}
.introduce .education img {
	width: 100%;
	height: 500px;
}
/* 中间焦点图  */
.center_box {
	margin-bottom: 70px;
	width: 100%;
	height: 350px;
	background: url(../../home/images/center_banner.png) no-repeat;
	background-size: 100% 100%;
}
.center_box ul{
	/* width: 75%; */
	display: block;
	/* height: 240px; */
	margin: 0 auto ;
	padding-top: 70px;
	/* line-height: 350px; */
}
.center_box ul li{
	float: left;
	width: 135px;
	padding: 60px 60px 60px 100px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	/* border: 1px solid #000; */
}
.center_box ul li i{
	display: inline-block;
	font-size: 18px;
	text-align: center;
}
/* 案 例 展 示 */
.example {
	width: 1200px;
	height: 500px;
	margin-top: 70px;
}
.example div {
	width: 28%;
	height: 100%;
	float: left;
	/* border: 1px solid #000; */
	/* margin:0 4%; */
	box-shadow: 0px 0px 20px #888888;
	text-align: center;
	font-size: 25px;
	/* color: #000; */
}
.example .img_center{
	margin: 0 7%;
}
.example div img {
	width: 100%;
	height: 80%;
	margin-bottom: 25px;
}
.example div a{
	color: #000;
}
.example div a:hover{
	color: #b42b21;
}

/* 更多 */
.another {
	height: 80px;
	width: 200px;
	line-height: 80px;
	/* margin-bottom: 80px; */
}
.another a {
	text-align: center;
	padding: 7px 50px;
	border: 2px solid rgb(187, 64, 64);
	border-radius: 30px;
	color: rgb(187, 64, 64);
	font-size: 20px;
	font-weight: bold;
	/* margin: 0 auto; */
}
/* 优势 */
.advantage {
	width: 100%;
	height: 1000px;
	margin: 50px 0;
}

.advantage div {
	width: 49.89%;
	height: 500px;
	display: flex;
	float: left;
	/* border: 1px solid #000; */
}
.advantage div img {
	width: 100%;
}
.advantage .tit ul{
	width: 80%;
	padding-top: 30px;
	/* border: 1px solid pink; */
}
.advantage .tit ul li{
	width: 100%;
	/* border: 1px solid #ccc; */
	float: left;
	height: 220px;
}
.advantage .tit ul li span{
	position: relative;
	top: 20px;
	left: 50px;
	display: block;
	width: 240px; 
	height: 70px;
}
.advantage .tit ul li span img{
	width: 30%;
	height: 100%;
	float: left;

}
.advantage .tit ul li span p{
	float: left;
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #17457C;
	padding-left: 15px;
}
.advantage .tit ul li span p:nth-child(2n-1){
	float: left;
	display: block;
	font-size: 8px;
	color: #666;
}
.advantage .tit ul li .business_txt{
	display: block;
	width: 80%;
	position: relative;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	top: 20px;
	left: 120px;
}
.advantage .tit:nth-child(2n-1){
	position: relative;
	right: -8%;
}

/* 荣誉资质 */
.honor {
	height: 430px;
	margin: 50px auto;
}
.honor .bgimg {
	/* width: 70%; */
	height: 100%;
	/* border: 1px solid #000; */
	margin: 0 auto;
	background: url(../../home/images/bottom.png) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.honor .bgimg .container {
	width: 100%;
	margin-top: 40px;
	/* width: 95%;
	height: 90%;
	overflow: hidden; */
}
.honor .bgimg .container .swiper-wrapper {
	width: 100%;
	height: 100%;
  }
.honor .bgimg .container .swiper-wrapper .swiper-slide{
	/* margin-left: 15px; */
	text-align: center;
	/* margin-right: 0px; */

}
.honor .bgimg .container .swiper-slide img{
	width: 300px;
}
.honor .bgimg .container .swiper-slide p {
	width: 300px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	font-size: 20px;
	margin: 0 auto;
	color: #000;
}

@media (max-width: 1248px) {
	.box {
		width: 1248px;
		/* width: 100%; */
	}
}
