.about-new {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}

.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: 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: justify;
}

.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;
	text-align: justify;
}

.honor-detail {
	padding-top: 10px;
	line-height: 30px;
}


.organization {
	width: 1200px;
	min-height: 200px;
	margin: 30px auto;
}

.organization-title,
.Chairman-title {
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 18px;
	border-bottom: 1px solid #d8d8d8;
	position: relative;
}

.Chairman-title::before {
	content: '';
	font-size: 20px;
	width: 3px;
	height: 15px;
	background-color: #dc421a;
	position: absolute;
	left: 0px;
	top: 17px;
}

.organization-title::before {
	content: '';
	font-size: 20px;
	width: 3px;
	height: 15px;
	background-color: #c00002;
	position: absolute;
	left: 0px;
	top: 17px;
}

.organization-img {
	width: 1200px;
	overflow: hidden;
}

.organization-img img {
	width: 100%;
}



.reward-img {
	margin-top: 20px;
}

.reward-size {
	width: 94%;
	margin: 0 auto;
	position: relative;
}

.reward-img img {
	width: 100%;
}

.reward-content {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0, 0.5);
}

.reward-content:hover {
	background-color: #dc421a;
	color: #fff;
}

.btn-more {
	width: 120px;
	margin: 50px auto;
	text-align: center;
	line-height: 35px;
	height: 35px;
	border-radius: 20px;
	background-color: #dc421a;
	color: #fff;
}


.strategysize img {
	width: 100%;
}

.strategy-detail {
	line-height: 40px;
	color: #666;
}

.bgculture {
	background-color: #ededed;
	margin-right: 10px;
	padding: 25px;
	min-height: 250px;
}	
.Multicultural-detail {
    padding-top: 10px;
    line-height: 35px;
    font-size: 14px;
	text-align: justify;
}
.Multicultural-title {
	font-size: 18px;
	font-weight: 500;
}
.bgteam {
	background-color: #ededed;
	margin-right: 10px;
	padding: 25px;
	min-height: 380px;
}
.team-list p{
	text-indent: 1.5em;
	margin-bottom: 0;
}
.partybuildinglist {
	padding: 30px 0;
	border-bottom: 1px solid #EDEDED;
}
.partybuilding img{
	width: 100%;
}
.partybuilding-right {
	padding-left: 30px;
}
.partybuilding-title {
	font-size: 18px;
	font-family: '微软雅黑';
	font-weight: 500;
	padding: 30px 0;
}
.partybuilding-detail {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: justify;
}
.partybuilding-time {
	padding-top: 60px;
	font-size: 18px;
	color: #666;
}
.join-detail {
	display: none;
}
@media screen and (max-width: 768px) {
	.join-detail {
		display: block;
	}
	.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: 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,
	.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;
	}
	.development-detail { 
		font-size: 13px !important;
	}
	.partybuildinglist {
		padding: 0 10px 10px 10px;
	}
	.partybuilding-right {
	    padding-left: 0;
	}
	
	.honor {
		min-height: 380px !important;
		padding: 20px 10px !important;
		margin-top: 20px;
		margin-left: 0;
	}
	.honor-detail,.development-detail {
	    line-height: 28px;
	}
	.organization {
		width: 100% !important;
		margin-top: 30px;
	}

	.organization-img {
		width: 100% !important;
		padding-top: 30px;
	}

	.organization-img img {
		width: 100% !important;
		height: auto;
	}

	.organization-title {
		padding-left: 20px !important;
	}

	.organization-title::before {
		left: 5px !important;
	}

	.honor-detail {
		padding-top: 10px !important;
	}

	
	
	.strategy {
		padding: 0 10px;
	}

	.strategy-img {
		padding: 10px !important;
	}

	
}