.flex-box {
	display: flex;
	flex-wrap: wrap;
}


/* .Indiv {
	width: 380px;
	margin-left: 20px;
}

.Indiv-border {
	border: 1px solid #000;
	border-top: 0;
	padding: 10px 5px;
}
 */
.fitness-top {
	text-align: left;
	margin-bottom: 11px;
}

.fitness-top div {
	width: 25px;
	border-bottom: 5px solid #1D2088;
	margin-bottom: 15px;
}

.fitness-top h1 {
	font-size: 32px;
	color: #35373D;
}

.fitness-top p {
	margin: 0;
	color: #999999;
	font-size: 20px;
	line-height: 1em;
}

/* .fitness-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 45px;
}

.fitness-title div {
	flex: 1;
	text-align: center;
}

.fitness-title div span {
	font-size: 20px;
}

.fitness-title div p {
	margin-top: 15px;
}

.fitness-rit a {
	background-color:#1D2088;
} */

/* .img-responsive {
	border-radius: 20px;
	box-shadow: 10px 10px 0 #0079F2;
} */

.bann-grid {
	background-color: #F7F8FA;
}

.container {
	padding: 0;
}

.bann-container {
	overflow: hidden;
}

.bann-grid-main {
	margin-top: 25px;
	display: flex;
}

.fitness-top-tar a {
	color: #666;
	padding: 5px 15px;
}

.fitness-top-tar a:hover,
.fitness-top-tar a:focus {
	color: #1D2088;
	border-bottom: 1px solid #1D2088;
}

.col-md-3 {
	flex: 1;
	min-width: 380px;
	max-width: 380px;
	padding: 0;
	margin: 0 5px;
	background-color: #fff;
}

.col-md-img img {
	width: 100%;
	height: 264px;
}

.col-md-conter {
	padding: 10px 25px;
	color: #999;
}

.col-md-conter h1 {
	font-size: 18px;
	line-height: 24px;
	color: #666;
}

.col-md-conter div {
	font-size: 12px;
	line-height: 28px;
}

.col-md-conter p {
	font-size: 14px;
	line-height: 20px;
}

.bar-color {
	background-color: #1D2088;
}

.bar-color a .col-md-conter {
	color: #fff;
}

.bar-color a .col-md-conter h1 {
	color: #fff;
}

.button-bottom {
	margin-top: 25px;
	display: none;
}

.button-bottom button {
	background-color: transparent;
	border: 0;
	padding: 0;
	border-radius: 50%;
}

.button-bottom button:hover {
	background-color: #1D2088;
}

.button-bottom button:last-child img {
	transform: rotate(180deg);
}






.about {
	padding: 0;
}

.banner_bg {
	position: relative;
	display: flex;
	flex-direction: column;
	/* align-items: center; */
}

.swiper {
	position: relative;
	overflow: hidden;
}

.swiper-item {
	display: flex;
}

.swiper-slide {
	position: absolute;
	left: 50%;
	bottom: 25px;
	margin-left: -51px;
}

.swiper-slide div {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin: 0 10px;
	background-color: #D8D8D8;
}


.banner_bg_img {
	width: 100%;
	height: 100%;
}

.banner-top-bgInfo {
	position: absolute;
	left: 335px;
	top: 205px;
	color: #fff;
}

.banner-top-bgInfo div:last-child {
	width: 70px;
	height: 8px;
	background-color: #fff;
	margin-top: 30px;
}

.banner-top-main {
	font-size: 54px;
	line-height: 2em;
	font-weight: 700;
}

.banner-top-sub {
	font-size: 32px;
	color: #fff;
}


.about-info {
	/* width: 1106px; */
	height: 446px;
	margin-left: 100px;
	/* background-color: cyan; */
	background: rgba(211, 220, 230, .4);
	position: absolute;
	/* z-index: -999; */
}

.about-bottom {
	height: 500px;
}

.about-info-div {
	float: right;
	margin-top: 46px;
	padding-right: 60px;
	text-align: justify;
}

ul {
	padding: 0;
}

.about-info-title {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 35px;
	color: #333333;
}

.about-info-subTitle {
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 35px;
	color: #999999;
}

.about-info-img {
	width: 551px;
	height: 433px;
	background-size: 100% 100%;
	z-index: 999;
	position: absolute;
	margin-top: 46px;
}
.about-info-img img{
	width: 100%;
	height: 100%;
}

.about-info ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.about-info ul li:before {
	content: "";
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 50%;
	background: #1D2088;
	vertical-align: middle;
	margin-right: 14px;
}

.foundBg { 
	width: 100%;
	height: 578px;

	background-size: 100% 100%;
	position: relative;
}
.foundBg img{
	width: 100%;
	height: 100%;
}

.foundBg-info {
	width: 100%;
	height: 255px;
	bottom: 30px;
	position: absolute;
	background: rgba(21, 22, 22, 0.692);
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 26px;
	color: #FFFFFF;
	padding: 30px;
	text-align: justify;
}

.diaogin {
	background-color: #fff;
	z-index: 99;
	width: 600px;
	height: 200px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	margin-top: 60px;
	text-align: center;
	padding: 10px 30px;
}

.diaogin-title {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 35px;
	color: #333333;
}

.diaogin-subTitle {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 35px;
	color: #999999;
}

.diaogin-p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #666666;
	letter-spacing: 6px;
	overflow: hidden;
}

.col-border {
	border: 1px solid #999;
	border-top: 0;
}




.bann-conter {
	padding: 50px 0;
	line-height: 26px;
	color: #666;
}

.bann-conter h3 {
	font-size: 20px;
	margin: 20px 0;
}

.bann-conter-title p {
	font-size: 16px;
	margin: 20px 0;
}

.bann-conter ul {
	padding: 0 22px;
}

.bann-conter ul li {
	list-style-type: decimal;
}

.team-img {
	margin-top: 50px;
}


@media(max-width:1440px) {

	.banner-info-div {
		padding-right: 60px;
		padding-left: 30px;
	}

	.banner-top-bgInfo {
		top: 150px
	}

	.banner-top-main {
		font-size: 50px;
	}

	.banner-top-sub {
		font-size: 30px;
	}

	.disBottom {
		display: none;
	}
}


@media(max-width:768px) {
	.banner-bottom13 {
		min-height: 400px;
	}

	.navbar-inverse .navbar-nav>li>a {
		color: #fff;
	}

	.about-info {
		margin-left: 0px;
	}

	.about-info-div {
		margin: 0px;
		padding-left: 30px;
		padding-right: 30px;
		text-align: justify;
	}

	.about-info-img {
		width: 300px;
		height: 300px;
	}

	.foundBg-info {
		font-size: 10px;
		overflow: hidden;
		height: 270px;
		text-align: justify;
	}

	.our-history {
		display: none;
	}

	.bann-conter {
		padding: 0px;
	}

	.about-info ul li:nth-child(3) {
		display: none;
	}

	.container-right img {
		width: 100%;
	}

	.banner-top-bgInfo {
		left: 110px;
		top: 50px;
	}

	.banner-top-main {
		font-size: 38px;
	}

	.banner-top-sub {
		font-size: 22px;
	}
}

@media(max-width:480px) {

	.banner-top-bgInfo {
		left: 49px;
		top: 32px;
	}


	.banner-top-main {
		font-size: 20px;
	}

	.banner-top-sub {
		font-size: 14px;
	}

	.banner-top-bgInfo div:last-child {
		width: 35px;
		height: 5px;
		margin-top: 5px;
	}

	.fitness-top h1 {
		font-size: 23px
	}

	.fitness-top p {
		font-size: 16px;
	}

	.about-bottom {
		height: 100%;
	}

	.about-info {
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.about-info-div {
		padding: 0 15px;
	}

	.about-info-img {
		position: relative;
		width: 100%;
		height: 252px;
	}

	.about-bottom div:first-child {
		overflow: hidden;
	}

	.our-history {
		display: none;
	}

	.container {
		flex-wrap: wrap;
	}

	.container-right img {
		width: 100%;
	}

	.col-md-3 {
		min-width: calc(100vw - 10px);
	}

	.button-bottom {
		display: block;
	}

	.team {
		display: none;
	}

	.col-md-img img {
		height: calc((100vw - 10px) * 0.7);
	}

}

@media(max-width:320px) {

	.banner-top-bgInfo {
		left: 49px;
		top: 32px;
	}


	.banner-top-main {
		font-size: 20px;
	}

	.banner-top-sub {
		font-size: 14px;
	}

	.banner-top-bgInfo div:last-child {
		width: 35px;
		height: 5px;
		margin-top: 5px;
	}

	.fitness-top h1 {
		font-size: 23px
	}

	.fitness-top p {
		font-size: 16px;
	}

	.about-bottom {
		height: 100%;
	}

	.about-info {
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
	}

	.about-info-div {
		padding: 0 15px;
	}

	.about-info-img {
		position: relative;
		width: 100%;
		height: 196px;
	}

	.about-bottom div:first-child {
		overflow: hidden;
	}

	.our-history {
		display: none;
	}

	.container {
		flex-wrap: wrap;
	}

	.container-right img {
		width: 100%;
	}

	.col-md-3 {
		min-width: 310px;
	}

	.button-bottom {
		display: block;
	}

	.team {
		display: none;
	}

	.col-md-img img {
		height: 215px;
	}

}
