/* 公司简介 */
.about-content {
	float: left;
	width: 100%;
	margin-top: 4%;
	background: url(/assets/image/09.png) no-repeat;
	background-size: 100% 100%;
	padding: 9% 0px;
}

.about-text {
	padding: 4%;
	background: #e70012e6;
	overflow: hidden;
	margin-top: 16%;
}

.about-text h1 {
	width: 100%;
	font-size: 34px;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
	font-weight: BOLD;
	letter-spacing: 5px;
}

.about-text h4 {
	width: 100%;
	font-size: 18px;
	text-align: left;
	line-height: 29px;
	color: #fff;
	font-weight: BOLD;
	float: left;
	margin: 0;
}

.about-text p {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	line-height: 31px;
	text-indent: 2em;
	color: #fff;
}

/* 公司简介 */


/* 文化 */

.about-wh {
	float: left;
	width: 100%;
	background: url(/assets/image/10.png) no-repeat;
	background-size: 100% 100%;
	padding: 4% 0px 0%;
}

.about-wh_l {
	width: 35%;
	float: left;
}

.about-wh_l img {
	width: 100%;
	position: relative;
	left: 0;
	z-index: 99;
}

.about-wh_r {
	width: 81.5%;
	position: relative;
	left: 200px;
	top: -200px;
	background-color: #ffffff;
	overflow: hidden;
	box-shadow: 0px 8px 50px -20px rgb(0 0 0 / 34%);
}

.about-wh_r_text {
	width: 100%;
	padding-left: 300px;
	margin-bottom: 4%;
	margin-top: 2%;
	overflow: hidden;
}

.about-wh_r_text h3 {
	margin-top: 25px;
	display: block;
	font-size: 30px;
	color: #000;
	line-height: 37px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
}

.about-wh_r_text p {
	line-height: 29px;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

/* 文化 */

.about-zs {
	float: left;
	width: 100%;
	background: url(/assets/image/10.png) no-repeat;
	background-size: 100% 100%;
	padding: 2% 0px 1%;
}

.cards_b {
	float: left;
	width: 100%;
	background: url(/assets/image/10.png) no-repeat;
	background-size: 100% 100%;
	padding: 4% 0px 5%;
}

.cards_b h3 {
	width: 100%;
	font-size: 26px;
	text-align: left;
	color: #000;
	padding-bottom: 15px;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 3%;
}

.cards_b ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cards_b ul li {
	width: 13%;
	margin-bottom: 2%;
	background: #fff;
	text-align: center;
	padding: 9px 0px;
	border: 1px solid #f1f1f1;
}

.cards {
	padding-top: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #333;
	flex-wrap: wrap;
}


.card {
	width: 31%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 1.3rem;
	background: -webkit-linear-gradient(left, #e70012, #d80622);
	transition: all 0.5s linear;
	padding: 20px 40px 40px;
	margin-bottom: 4%;
	border-radius: 12px;
}

.card__count-text {
	line-height: 61px;
	width: 100%;
	text-align: center;
	float: left;
	border-bottom: 1px solid #fff;
	margin: 25px 0px;
}


.card__count-text img {
	margin: auto 38%;
}

.card__count-text--big {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	line-height: 80px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.card__stuff-container {
	margin: 0 auto;
	width: 100%;
	line-height: 25px;
	margin-top: 0px;
}

.card__stuff-text {
	-webkit-transform: translate(0, -0.2rem);
	transform: translate(0, -0.2rem);
	color: #fff;
	font-size: 15px;
}

/* 资质证书 */
.Certificate {
	float: left;
	width: 100%;
	margin-top: 4%;
	background: url(/assets/image/12.png) no-repeat;
	background-size: 100% 100%;
	padding: 5% 0px;
	margin-bottom: 4%;
}

.Certificate-text {
	padding: 27px;
	background: #ffffffde;
	overflow: hidden;
	text-align: center;
}

.Certificate-text p {
	display: block;
	float: left;
	width: 100%;
	line-height: 31px;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.Certif {
	margin-bottom: 6%;
}

.Certif ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.Certif ul li {
    width: 24.2%;
    border: 1px solid #e5e5e5;
}

.Certif ul li img {
	width: 100%;
}

/* 资质证书 */


/* 党建培训 */
.PartyTraining {
	float: left;
	width: 100%;
	background: url(/assets/image/19.png) no-repeat;
	background-size: 100% 100%;
	padding: 4% 0px;
	margin-bottom: 3%;
	margin-top: 4%;
}

.PartyTraining-text {
	padding: 0px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

.PartyTraining-r {
	margin-bottom: 8%;
}

.PartyTraining-r h1 {
	display: block;
	float: left;
	width: 100%;
	line-height: 35px;
	font-size: 24px;
	margin: 0;
	padding: 0;
	color: #e70012;
	text-align: center;
}

.PartyTraining-r h2 {
	display: block;
	float: left;
	width: 100%;
	line-height: 66px;
	font-size: 34px;
	margin: 0;
	padding: 0;
	color: #e70012;
	text-align: center;
}

.PartyTraining-r ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin-top: 3%;
	float: left;
}

.PartyTraining-r ul li {
	width: 24%;
	background: -webkit-linear-gradient(left, #e70012, #d80622);
	padding: 30px;
	border-radius: 12px;
}

.PartyTraining-r ul li h3 {
	font-size: 25px;
	width: 100%;
	float: left;
	font-weight: bold;
	color: #f2ffbf;
	line-height: 40px;
	margin-bottom: 10px;
}

.line {
	background-color: #f2ffbf;
	width: 100%;
	height: 1px;
	float: left;
}

.PartyTraining-r ul li p {
	color: #f2ffbf;
	line-height: 29px;
	float: left;
	width: 100%;
	margin-top: 15px;
}

.PartyTraining-r ul li h4 {
	text-align: right;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #f2ffbf;
}

.PartyTraining-r ul li img {
	width: 100%;
}

/* 党建培训 */

/* 联系我们 */
.about-lx {
	float: left;
	width: 100%;
	padding: 0px 0px 5%;
	display: flex;
	margin-top: 5%;
}

.about-lx h1 {
	width: 100%;
	font-size: 34px;
	text-align: center;
	margin-bottom: 3px;
	font-weight: BOLD;
	letter-spacing: 5px;
}

.about-lx h2 {
width: 100%;
    font-size: 22px;
    text-align: center;
    color: #333;
    margin: 0;
}

.about-lx h3 {
	width: 100%;
	font-size: 60px;
	text-align: left;
	margin-bottom: 20px;
	color: #E70014;
	font-style: italic;
	font-family: 'OswaldBold';
}

.lx {
	width: 47%;
	float: left;
	background: #f5f5f5;
	padding: 3% 30px;
}

.lx ul {
	width: 100%;
	float: left;
}

.lx ul li {
	width: 100%;
	float: left;
	line-height: 31px;
}

.lx ul li a {
	color: #333;
}

.lximg {
	width: 63%;
	float: left;
}

.lximg img {
	width: 100%;
}

.fbxj {
	width: 100%;
	FLOAT: left;
	margin-bottom: 8%;
	padding-top: 2%;
	border-top: 1px solid #ebebeb;
}

.fbxj h3 {
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin: 0;
	line-height: 35px;
	width: 100%;
}

.right_input {
	margin-top: 3px;
	width: 100%;
	padding: 0;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/* padding: 5px 0; */
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-right: 18px;
	padding-left: 0px;
}

.right_input li input,
.right_input li textarea {
	font-size: 14px;
	border: 0;
	padding: 10px;
	border-radius: 0;
	background-color: #fff;
	width: 100%;
	outline: none;
	border: 1px solid #dddddd;
	line-height: 31px;
}

.right_input .fbxj_sub span {
	display: inline-block;
	width: 42%;
	border: 0;
	background: #e70012;
	color: #fff;
	border-radius: 0;
	height: 52px;
	line-height: 52px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 22px 0;
}

.bz_box {
	width: 100%;
	margin-top: 10px;
	float: left;
}

#bzContact {
	width: 100%;
	height: 150px !important;
}


/* 联系我们 */


/* 移动端 */
@media (max-width: 768px) {
	.about-content {
		float: left;
		width: 100%;
		margin-top: 4%;
		background: url(/assets/image/09.png) no-repeat;
		background-size: 100% 100%;
		padding: 12% 0px 18%;
	}

	.about-content p {
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 7px;
		line-height: 27px;
		text-indent: 2em;
		text-align: justify;
	}

	.about-contentr {
		width: 100%;
		float: right;
	}

	.cards_b h3 {
		width: 100%;
		font-size: 26px;
		text-align: left;
		color: #000;
		padding-bottom: 15px;
		border-bottom: 1px solid #c2c2c2;
		margin-bottom: 3%;
		padding: 10px 10px;
	}

	.cards_b {
		float: left;
		width: 100%;
		background: url(/assets/image/10.png) no-repeat;
		background-size: 100% 100%;
		padding: 4% 0px 11%;
	}

	.cards_b ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 15px;
	}

	.cards_b ul li {
		width: 32%;
		margin-bottom: 2%;
		background: #fff;
		text-align: center;
		padding: 9px 0px;
		border: 1px solid #f1f1f1;
	}

	.card__count-text--big {
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		line-height: 63px;
		margin-bottom: 0;
		width: 100%;
		float: left;
	}

	.card__count-text {
		line-height: 61px;
		width: 100%;
		text-align: center;
		float: left;
		border-bottom: 1px solid #fff;
		margin: 15px 0px;
	}

	.lx {
		width: 100%;
		float: left;
		padding: 37px 15px;
	}

	.about-lx {
		float: left;
		width: 100%;
		padding: 0px 0px 5%;
		display: flex;
		margin-top: 5%;
		flex-wrap: wrap;
	}

	.lximg {
		width: 100%;
		float: left;
	}

	.about-lx h1 {
		width: 100%;
		font-size: 34px;
		text-align: center;
		margin-bottom: 3px;
		font-weight: BOLD;
		letter-spacing: 2px;
	}

	.about-text h1 {
		width: 100%;
		font-size: 34px;
		text-align: center;
		margin-bottom: 20px;
		color: #fff;
		font-weight: BOLD;
		letter-spacing: 3px;
	}

	.about-lx h3 {
		width: 100%;
		font-size: 50px;
		text-align: left;
		margin-bottom: 20px;
		color: #E70014;
		font-style: italic;
		font-family: 'OswaldBold';
		text-align: center;
	}

	.fbxj {
		width: 100%;
		FLOAT: LEFT;
		padding: 30px 15px;
	}

	.about-lx h2 {
		width: 100%;
		font-size: 20px;
		text-align: left;
		color: #333;
	}

	.right_input li {
		text-align: left;
		display: block;
		overflow: hidden;
		/* padding: 5px 0; */
		margin-top: 16px;
		margin-bottom: 0px;
		margin-left: 0;
		padding-right: 0px;
		padding-left: 0px;
	}

	.right_input li input,
	.right_input li textarea {
		font-size: 14px;
		border: 0;
		padding: 10px;
		border-radius: 0px;
		background-color: #fff;
		width: 100%;
		outline: none;
		border: 1px solid #c5c5c5;
		line-height: 20px;
	}

	.about-wh_l {
		width: 100%;
		float: left;
	}

	.about-wh_r {
		width: 100%;
		position: relative;
		left: 0px;
		top: 0px;
		background-color: #ffffff;
		overflow: hidden;
		box-shadow: 0px 8px 50px -20px rgb(0 0 0 / 34%);
		padding: 0 15px;
	}

	.about-wh_r_text {
		width: 100%;
		padding-left: 0px;
		margin-bottom: 4%;
		margin-top: 2%;
		overflow: hidden;
	}

	.Certificate {
		float: left;
		width: 100%;
		margin-top: 4%;
		background: url(/assets/image/12.png) no-repeat;
		background-size: 100% 100%;
		padding: 12% 0px;
		margin-bottom: 4%;
	}

	.Certif ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 15px;
	}

	.Certif ul li {
		width: 100%;
	}

	.cards {
		padding-top: 1rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		color: #333;
		flex-wrap: wrap;
		padding: 0 15px;
	}

	.card {
		width: 100%;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 1.3rem;
		background: -webkit-linear-gradient(left, #e70012, #d80622);
		transition: all 0.5s linear;
		padding: 0px 15px 30px;
		margin-bottom: 4%;
	}

	.PartyTraining-r ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		margin-top: 3%;
		float: left;
		padding: 0 15px;
	}

	.PartyTraining-r ul li {
		width: 100%;
		background: -webkit-linear-gradient(left, #e70012, #d80622);
		padding: 16px;
		border-radius: 12px;
		margin-bottom: 20px;
	}

	.PartyTraining-r h1 {
		display: block;
		float: left;
		line-height: 35px;
		font-size: 24px;
		margin: 10PX 0PX;
		padding: 0PX 15PX;
		color: #e70012;
		text-align: center;
		WIDTH: 100%;
	}

	.PartyTraining-r h2 {
		display: block;
		float: left;
		line-height: 47px;
		font-size: 30px;
		margin: 10px 0;
		padding: 0 15PX;
		color: #e70012;
		text-align: center;
	}

}
