.banner-about img {
	width: 100%;
}

.qualifications {
	padding: 0 10px;
}

.qualifications-size {
	background-color: #F8F8F8;
	width: 100%;
	height: 360px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.qualifications-content {
	height: 80px;
	background-color: #fff;
	color: #333;
}

.qualifications-content {
	font-size: 16px;
	text-align: center;
	padding: 15px 20px 0 20px;
}

.imgsize {
	height: 280px;
	padding: 10px 0;
	overflow: hidden;
}

.imgsize img {
	height: 100%;
}

.strategy {
	padding-bottom: 30px;
}


.advantage {
	padding: 20px 50px;
}

.advantage p {
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.table-bordered td,
.table-bordered th {
	text-align: center;

}

.table-bordered,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: 1px solid #333;
}

.tit div {
	width: 172px;
	height: 80px;
	cursor: pointer;
	background-color: #F8F8F8;
}

.inner-btn {
	width: 100%;
	background-color: #fff;
}

.bgbtn {
	width: 1200px;
	background-color: #F8F8F8;
}

.nav-title {
	width: 1200px;
	margin: 0 auto;
}

.tit div span {
	display: block;
	width: 60%;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	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;
	min-height: 200px;
	margin: 0px 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;
}

.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 10px;
	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 0 10px;
}

.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) {
	
	
	.qualifications {
		padding: 0;
		margin-bottom: 10px;
	}
	.row {
		padding: 0;
		margin: 0;
	}
	.advantage {
		padding: 0  10px 10px 10px;
	}

	.tit {
		height: 180px !important;
		background-color: #F8F8F8;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.tit div {
		width: 33% !important;
		height: 50px;
	}

	.tit div span {
		display: block;
		width: 100%;

	}

	.bgbtn {
		width: 100%;
		background-color: #F8F8F8;
	}

	.tit div span {
		height: 40px;
		line-height: 40px;
		font-size: 12px !important;
		overflow: hidden;
	}

	.imgleft {
		margin-top: 30px;
		display: none;
	}

	.about-detail {
		text-align: center;
	}

	.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;
		margin-bottom: 10px;
	}
	.advantage p {
	    font-size: 14px;
	}
	.partybuilding-detail {
		padding: 0 10px;
	}
	.tablelist {
		padding: 0;
	}
	.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%;
		margin-top: 30px;
		padding: 0 10px;
	}

	.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;
	}


}