#allmap {
	width: 100%;
	height: 500px;
}

.anchorBL {
	display: none;
}

.swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}
.swiper-wrapper {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-button-prev {
	position: absolute;
	left: 0% !important;
	top: 91% !important;
	color: #fff;
	padding: 10px 20px;
	background-color: #dc421a;
	border-right: 1px solid #fff;
}

.swiper-button-next {
	position: absolute;
	left: 3.4% !important;
	top: 91% !important;
	padding: 10px 20px;
	color: #fff;
	background-color: #dc421a;
	border-left: 1px solid #fff;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next';
	font-size: 30px !important;
	color: #fff;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev';
	font-size: 30px !important;
	color: #fff;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 1;
}


.about-new {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}

.contact-adress {
	font-size: 14px;
}


.strategysize img {
	width: 100%;
}

.bg_f8 {
	background-color: #F8F8F8;
}

.recruit_left_title {
	width: 95%;
	border-right: 1px solid #ccc;
}

.recruit_title {
	font-size: 16px;
}

.recruit-detail {
	color: #666;
	margin-top: 20px;
}

.qualifications {
	display: none;
}

.add-page {
	width: 50px;
	height: 50px;
	float: right;
}

.col6 {
	color: #666;
}

.recruit_left,
.recruit_right {
	padding: 30px 30px 0 30px;
}

.Choice {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #333;
	margin-top: 50px;
}

.about-right {
	
	width: 100%;
	height: 370px;
}

.servise_xian {
	width: 30px;
	height: 2px;
	background-color: #000000;
}


.contact_bg {
	width: 100%;
	height: 370px;
	padding: 50px;
	background: url(../image/contact.png) no-repeat;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bg_f {
	background-color: #fff;
}

.contact-content {
	width: 530px;
	height: 240px;
	padding: 30px;
	text-align: left;
}

.contact-title {
	font-size: 16px;
}

.contact-content p {
	color: #666;
}


.submit,
.reset {
	width: 120px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.telecomlist {
	padding: 20px 30px;
}

.btnlist {
	padding-left: 60px;
}

.bg_3 {
	background-color: #333;
}


.w160 {
	width: 30%;
}

.w260 {
	width: 50%;
}

.w420 {
	width: 80%;
}

.leaving_title {
	width: 60px;
}

.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;
	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;
}

.row {
	padding: 0;
	margin: 0;
}


.tit div {
    width:60%;
	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;
}

.message_board {
	padding-right: 20px;
}

.map {
	padding-left: 10px;
}
.singlePage iframe{
	 width: 100%;
	 height: 466px;
}
@media screen and (max-width: 768px) {
	.message_board {
		padding: 0;
	}
	.singlePage iframe{
		 width: 100%;
		 height: 306px;
	}
	.map {
		padding: 0;
	}

	.about-right {
		overflow: hidden;
		height: 500px;
	}
	.mainContent {
		width: 100%;
		overflow: hidden;
	}
	.contact_bg {
		height: 500px !important;
		padding: 10px 0;
		background-image: none;
		display: block;
	}
	.contact-content {
	    width: 100%;
		background-color: #f4f4f4;
	    height: 240px;
	    padding: 10px;
	    text-align: left;
		margin-bottom: 20px;
		padding-top: 20px;
	}
	.recruit_left_title {
	    border-right: 1px solid transparent;
	}
	.swiper-button-prev,
	.swiper-button-next {
		display: none !important;
	}

	.location,
	.location2 {
		display: none;
	}

	.organization {
		width: 100%;
		margin-top: 30px !important;
		padding: 0 10px;
	}

	.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.3% !important;
		height: 60px;
	}

	.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{
		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;
	}


}