.about-new {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.release_date {
	text-align: right;
}
.newslist {
	
	padding: 5px 0;
	color: #666;
}
.more {
	display: block;
	width: 125px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	margin-top: 20px;
}
.construction {
	padding: 50px 0;
	border-bottom: 1px solid #ccc;
}
.construction:nth-of-type(1){
	padding-top: 0 !important;
}
.construction:last-child {
	border: none;
}

.strategysize img {
	width: 100%;
}

.strategy-detail {
	line-height: 40px;
	color: #666;
}
.strategysize {
	margin-left: 60px;
}
.business {
	position: relative;
}
.location {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 40%;
	right: -10px;
}
.location2 {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 40%;
	left: -10px;
}
.location img {
	width: 100%;
}
.business .bgimg {
	width: 100%;
	height: 280px;
}
.business—right,.business—right2 {
	padding: 40px 20px;
}
.business—right2 {
	text-align: right;
}
.business-title {
	font-size: 18px;
	font-family: '微软雅黑';
}
.bg-business {
	background-color: #F8F8F8;
	
	overflow: hidden;
}
.business-detail {
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
	line-height: 30px;
}
.xian,.xian2 {
	width: 40px;
	height:3px;
	background-color: #333;
	margin: 15px 0;
}
.xian2-right {
	display: flex;
	justify-content: flex-end;
}

.estate-img {
	padding: 0 10px;
	margin-bottom: 20px;
}
.estate-size {
	border: 1px solid #EDEDED;
}
.estate-size img {
	width: 100%;
	height: auto;
}
.estate-content {
	height: 80px;
	padding: 20px;
}
.btn-more {
	width: 120px;
	margin: 50px auto;
	text-align: center;
	line-height: 35px;
	height: 35px;
	border-radius: 20px;
	background-color: #dc421a;
	color: #fff;
}

.engineering-content {
	height: 110px;
	padding: 15px;
}
.engineering-title {
	font-size: 16px;
	font-family: '微软雅黑';
	color: #333;
}
.engineering-detail {
	padding-top: 5px;
	line-height: 25px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #666;
}

.Chairman-title {
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 18px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	margin-bottom: 20px;
}
.design-title {
	margin: 0 10px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	padding-left: 10px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
	margin-bottom: 20px;
}
	
.design-title::before,.Chairman-title::before {
    content: '';
    font-size: 20px;
    width: 3px;
    height: 15px;
    background-color: #dc421a;
    position: absolute;
    left: 0px;
    top: 17px;
}
.design-content {
	padding: 15px 20px;
}

.strategy-detail {
	line-height: 30px;
}

.concept-detail {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}

.banner-about img {
	width: 100%;
}

.about-content {
	width: 1200px;
	height: 80px;
}
.tit div {
	width: 240px;
	height: 80px;
	cursor: pointer;
	background-color: #F8F8F8;
}

.inner-btn {
	width: 100%;
	background-color: #fff;
}

.bgbtn {
	width: 1200px;
	background-color: #F8F8F8;
}

.container {
	
}

.nav-title {
	width: 1200px;
	margin: 0 auto;
}

.tit div span {
	display: block;
	width: 60%;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	text-align: center;
	color: #333;
	
}


.con li {
	display: none;
	min-height: 300px;
	width: 100%;
}

.tit .active span {
	color: #dc421a;
	border-bottom: 2px solid #dc421a;
}

.con li.showpage {
	display: block;
}

.about-left {
	padding-right: 50px;
}

.rightimg img {
	width: 100%;
}

.about-detail {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
}

.enterprise-concept {
	width: 100%;
	height: 650px;
	background: url(../image/culrute2.png) no-repeat;
}

.development,
.future {
	min-height: 200px;
	padding: 0 20px;
	padding-top: 10px;
}

.honor {
	min-height: 270px;
	padding: 0 20px;
}

.title-en {
	font-size: 17px;
	font-family: arial;
	color: #666;
}

.development-detail {
	padding-top: 10px;
	line-height: 30px;
	font-size: 14px;
}

.honor-detail {
	padding-top: 10px;
	line-height: 30px;
}


.organization {
	width: 1200px;
	margin: 30px auto;
}
.design,.designimg {
	padding: 0 10px;
}


@media screen and (max-width: 768px) {
	.location,.location2 {
		display: none;
	}
	.organization {
		width: 100%;
		margin-top: 30px !important;
	}
	.bg-business {
		margin-top: 20px;
	}
	
	.Multicultural-list {
		margin-top: 10px;
	}
	.swiper-container2 {
		width: 100%;
		height: 100%;
	}
	
	.row {
		margin: 0;
		padding: 0;
	}

	.tit {
		height: 120px !important;
		background-color: #F8F8F8;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.tit div {
		width: 33% !important;
		height: 50px;
	}
	.bgbtn {
		width: 100%;
		background-color: #F8F8F8;
	}
	.tit div span {
		height: 40px;
		line-height: 40px;
		font-size: 12px !important;
	}

	.imgleft {
		margin-top: 30px;
		display: none;
	}

	.about-detail {
		text-align: center;
	}

	.imgleft-sm {
		width: 95%;
		margin: 30px auto;
		display: block !important;
	}

	.imgleft-sm img {
		width: 100%;
	}

	.nav-title {
		
		width: 100% !important;
	}

	.about-left,
	.about-right {
		padding: 0 !important;
	}

	.about-new,
	.concept-detail {
		padding: 0 10px;
		width: 100% !important;
	}

	.enterprise-concept {
		width: 100%;
		overflow: hidden;
		min-height: 1350px;
		background: none !important;
		background: #D9EDF7 !important;
	}
	.listscoend {
		margin-top: 20px;
	}
	.concept-left {
		padding: 0;
	}
	.Multicultural-list {
		background-color: #ededed;
		padding-right: 0;
	}
	.bgculture {
	    margin-right: 0;
	    padding: 10px;
	}
	.bgteam {
	    margin-right: 0;
	    padding: 10px;
		min-height: 300px;
	}
	.Multicultural-title {
	    font-size: 16px;
	}
	.development,
	.future {
		padding: 0 10px !important;
		padding-top: 10px;
		padding-bottom: 20px !important;
	}
	h3 {
		font-size: 15px !important;
		font-weight: bold;
	}
	.strategysize {
		margin-left: 0;
	}
	.labor {
		padding: 0 10px;
	}
	
	.strategy {
		padding: 0 10px;
	}

	.strategy-img {
		padding: 10px;
		overflow: hidden;
	}
	
}