﻿.main_div {
    width:100%;background-color:#FBF8F5;
}
.business h2 {
	color: rgb(198, 0, 0); font-size: 16px; margin-bottom: 20px;
}
.bus-left {
	width: 836px;  float: left;background-color:white;min-height:800px;
}
.bus-left p {
	color: rgb(158, 148, 139); line-height: 24px; font-size: 14px;
}
.bus-left .btn {
	border-radius: 30px; border: 2px solid rgb(95, 103, 142); border-image: none; width: 181px; height: 50px; text-align: center; color: rgb(95, 103, 142); line-height: 50px; margin-top: 34px; display: block;
}
.bus-left .btn:hover {
	background: rgb(95, 103, 142); color: rgb(255, 255, 255);
}
.bus-right {
	width: 364px; float: left;
    background-color:#FBF8F5;
}


.busin-btm {
	background: rgb(244, 241, 237); padding: 40px 0px 40px;
}
.industry {
	position: relative;
}
.city-project {
	width: 1200px; height: 330px; overflow: hidden;

}
.city-pro {
	overflow: hidden; position: relative;
              display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content:center;
}
.city-item {
	background: rgb(255, 255, 255); padding: 15px; width: 354px; height: 300px;margin-right:9px;  float: left;
}
    .city-pro .last {
        margin-right:0px;
    }
.city-item h2 {
	line-height: 40px;
    font-size:14px;
}
.city-item p {
	color: rgb(158, 148, 139);
}
.item-img {
	width: 355px; height: 198px; position: relative;
}
.item-img img {
	width: 100%; height: 100%;
}
.ywxq_div {
    padding:30px;
}
    .ywxq_div img {
        max-width:776px;
    }
