/*通用标题栏*/
.header_title {
	width: 16rem;
	margin: 2rem auto 0.25rem auto;
}

.header_title h3 {
	color: #333;
	font-size: 0.32rem;
	letter-spacing: 0.02rem;
	text-align: center;
	text-transform: uppercase;
}

.header_title p {
	font-size: 0.15rem;
	color: #666;
	margin: 0.1rem auto;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.01rem;
}

.Container_content {
	width: 16rem;
	margin: 0 auto;
}

/*头部Banner*/
.about-us-banner {
	height: 7.2rem;
	width: 100%;
	position: relative;
}

.about-us-mask {
	position: absolute;
	left: 2.8rem;
	top: 2.2rem;
	height: 4rem;
	color: #fff;
}

.about-us-mask h2 {
	font-size: 0.38rem;
	font-weight: 500;
	letter-spacing: 0.04rem;
	text-align: center;
}

.about-us-mask hr {
	border: 0.01rem solid #fff;
	width: 1.2rem;
	margin: 0.35rem 0 0.3rem 6rem;
}

.about-us-mask p {
	font-size: 0.24rem;
	letter-spacing: 0.02rem;
	line-height: 0.32rem;
	color: #FFFFFF !important;
}

/*企业简介开始*/
.section-title {
	max-width: 10.24rem;
	margin: 1rem auto 0 auto;
	position: relative;
}

.section-title .title-content {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: 0.4rem;
	font-weight: 800;
	line-height: 0.6rem;
	text-transform: uppercase;
}

.about-us-dividing-line {
	width: 3.1rem;
	height: 0.02rem;
	margin: 0 auto;
	background: rgba(216, 216, 216, 1);
	border: 0.01rem solid rgba(151, 151, 151, 1);
}

.about-us-box {
	max-width: 16rem;
}

.about-us-content-box {
	max-width: 16rem;
	margin: 0.8rem auto auto auto;
	text-align: center;
}

.about-us-box-banner {
	margin: 0 auto 0.4rem auto;
}

.about-us-box-banner-masks {
	position: absolute;
}

.about-us-box-banner-mask {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 16rem;
	height: 5rem;
}

.about-us-box-banner-mask h2 {
	font-size: 0.4rem;
	font-weight: 900;
	line-height: 0.56rem;
	color: #fff;
	text-transform: uppercase;
}

.about-us-box-banner-mask p {
	font-size: 0.2rem;
	font-weight: 500;
	color: #fff;
	width: 7.18rem;
	height: 2.56rem;
	margin: 0.15rem auto 0 1.14rem;
	line-height: 0.3rem;
	text-align: left;
}

/*企业简介结束*/

/*企业荣誉*/
.Honor_img {
	width: 100%;
	height: 5.5rem;
	background-color: #fafafa;
}

.Honor_swiper {
	background-color: #FFF;
	width: 100%;
	height: 8rem;
}

.Slide_ul {
	flex-wrap: wrap;
	margin-top: 0.4rem;
}

.Slide_ul li {
	width: 2.4rem;
	height: 3.5rem;
	background-color: #fff;
	margin-bottom: 0.2rem;
}

.Honor_swiper .swiper-container {
	height: 8rem;
}

.Honor_swiper .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -0.2rem;
}

.Slide_ul li img {
	display: block;
	width: 2rem;
	height: 2.4rem;
	margin: 0.25rem auto 0.15rem auto;
}

.Slide_ul li span {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 2.3rem;
	line-height: 0.22rem;
	font-size: 0.16rem;
	letter-spacing: 0.015rem;
	font-weight: 700;
	color: rgba(51,51,51,1);
}

/*企业风采*/
.About_us_elegant li {
	position: relative;
}

.About_us_elegant li span {
	display: block;
	height: 0.35rem;
	line-height: 0.35rem;
	color: #fff;
	background: rgba(0, 0, 0, 1);
	opacity: 0.6;
	width: 100%;
	padding: 0 10%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 0.15rem;
	font-weight: bold;
}

.About_us_elegant .Elegant_HQ span {
	height: 0.5rem;
	display: block;
	line-height: 0.5rem;
	font-size: 0.18rem;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	width: 80%;
	padding: 0 10%;
	position: absolute;
	letter-spacing: 0.02rem;
	left: 0;
	bottom: 0;
	text-align: center;
}

.Elegant_content {
	/*margin-top: 1rem;*/
}

.Elegant_HQ {
	width: 7.85rem;
	height: 4.8rem;
	background-color: #eee;
	margin-bottom: 0.24rem;
	overflow: hidden;
	position: relative;
}

.Elegant_list_a {
	flex-wrap: wrap;
	width: 7.9rem;
	height: 4.8rem;
}

.Elegant_list_a li {
	width: 3.8rem;
	height: 2.28rem;
	overflow: hidden;
	margin-bottom: 0.24rem;
	background-color: #eee;
}

.Elegant_list_a li:nth-child(3), .Elegant_list_a li:nth-child(4) {
	margin-bottom: 0rem;
}

.Elegant_list_b li {
	width: 5.14rem;
	overflow: hidden;
	height: 3rem;
	background-color: #eee;
}

/*Contact us*/
.about_us_location {
	display: flex;
	align-items: center;
}

.about_us_location img {
	height: 0.42rem;
	width: 0.42rem;
}

.about_us_location p {
	font-size: 0.24rem;
	height: 0.33rem;
	line-height: 0.33rem;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	text-transform: uppercase;
	margin-left: 0.47rem;
}

.contact-us-address {
	height: 0.33rem;
	font-size: 0.24rem;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 0.33rem;
	text-align: center;
	margin-top: 0.29rem;
}

.contact-us-way {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-left: 7rem;
	text-align: center;
}

.contact-us-way span {
	text-transform: uppercase;
	font-size: 0.18rem;
	font-weight: 600;
	color: rgba(51, 51, 51, 1);
	line-height: 0.25rem;
}
.contact-us-way p{
	font-size: 0.18rem;
	font-weight: 600;
	line-height: 0.25rem;
	color:rgba(153,153,153,1);
	margin-top: 0.18rem;
}
.contact-us-weixin img {
	width: 0.38rem;
	height: 0.31rem;
	margin-top: 1.03rem;
	margin-bottom: 0.41rem;
	margin-left: 0.81rem;
}

.contact-us-telephone img {
	width: 0.40rem;
	height: 0.42rem;
	margin-top: 0.99rem;
	margin-bottom: 0.34rem;
	margin-left: 1rem;
}

.contact-us-email img {
	width: 0.40rem;
	height: 0.42rem;
	margin-top: 1.04rem;
	margin-bottom: 0.39rem;
	margin-left: 0.8rem;
}

/*Bottom image*/
.bottom-image-masks {
	position: absolute;
}
.bottom-image-mask {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 16rem;
	height: 2.45rem;
}
.bottom-image-mask p{
	font-size: 0.24rem;
	font-weight: 600;
	color:rgba(255,255,255,1);
	line-height: 0.33rem;
	text-transform: uppercase;
}

.pagination-container {
	text-align: center;
	width: 12rem;
	margin: 0.2rem auto 0.2rem auto;
}

.pagination {
	display: flex;
	padding-left: 0;
	margin: 0.2rem 0;
	border-radius: 0.05rem;
}

.pagination-container .pagination > li > a, .pagination > li > span {
	color: #777;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	color: #fff !important;
}

.pagination li a {
	font-size: 0.13rem;
	color: #666;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #666 !important;
	border-color: #666 !important;
}

.table {
	flex-wrap: wrap;
}
