[i="about"] .top {
	background: #FFFFFF;
	margin-top: 66px;
	text-align: center;
}

[i="about"] .top .title {
	font-size: 30px;
	color: #0A0A0A;
	letter-spacing: 1.29px;
}

[i="about"] .box1 {
	padding-top: 150px;
	width: 100%;
	height: 586px;
	text-align: center;
	color: #FFFFFF;
	background: #2C2C2C;
}

/*[i="about"] .box1 .topx {
	font-size: 14px;
	color: #2C2C2C;
	padding-bottom: 29px;
	text-align: center;
	width: 100%;
}

[i="about"] .box1 img {
	margin: 0 auto;
	width: 29px;
	height: 33px;
}

[i="about"] .box1 .topx .nav {
	width: 100%;
	text-align: center !important;
	margin-top: 36px;
}

[i="about"] .box1 .topx .nav li {
	display: inline-block;
	margin-right: 40px;
	cursor: pointer;
}

[i="about"] .box1 .topx .nav li:nth-child(5) {
	margin-right: 0;
}*/

[i="about"] .box1 .cover .search {
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 100px;
	width: 517px;
	height: 63px;
	position: relative;
	text-align: left;
	padding-left: 187px;
	padding-top: 19px;
}

[i="about"] .box1 .cover .search img {
	margin-right: 36px;
	width: 25px;
	height: 25px;
}

[i="about"] .box1 .cover .search .show {
	/*position: absolute;*/
	/*width: 100%;*/
	font-size: 16px;
	color: #C6C2C2;
	position: relative;
	top: -5px;
}

[i="about"] .box1 .cover .search .showx {
	position: absolute;
	text-align: center;
	left: 0;
	width: 100%;
	font-size: 16px;
	color: #C6C2C2;
}

[i="about"] .box1 .cover .nav {
	width: 100%;
	text-align: center;
	margin-top: 57px;
	font-size: 16px;
	color: #FFFFFF;
}

[i="about"] .box1 .cover .nav li {
	display: inline-block;
	margin-right: 82px;
	cursor: pointer;
}

[i="about"] .box1 .cover .nav li:nth-child(6) {
	margin-right: 0;
}

[i="about"] .box1 .cover {
	width: 100%;
	height: 434px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 175px;
}

[i="about"] .box1 .title {
	text-align: center;
	font-size: 56px;
	color: #FFFFFF;
	letter-spacing: 0;
}

[i="about"] .box1 .text p:nth-child(2) {
	opacity: 0.6;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 32px;
	margin-top: 42px;
}

[i="about"] .box2 {
	margin: 0 auto;
	width: 1200px;
}

[i="about"] .box2 .content {
	text-align: center;
	margin-top: 29px;
	padding: 0 80px;
	font-size: 16px;
	color: #6B6B6B;
	letter-spacing: -0.1px;
	line-height: 33px;
}

[i="about"] .box5 {
	margin: 0 auto;
	width: 1200px;
}

[i="about"] .box5 .middle {
	margin-top: 55px;
}

[i="about"] .box5 .middle li {
	width: 400px;
	text-align: center;
	float: left;
	cursor: pointer;
	position: relative;
	margin-bottom: 30px;
}

[i="about"] .box5 .middle li:hover {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	/* For Chrome5+, Safari5+ */
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

[i="about"] .box5 .middle .cover {
	width: 177px;
	height: 205px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 27px;
}

[i="about"] .box5 .middle .cover:nth-child(6n){
	margin-right: 0;
}

.swiper-container{
	padding-bottom: 2rem !important;
	/*margin-bottom: 0.5rem;*/
}
