@media only screen and (min-width: 641px) and (max-width: 1024px) {
	body {
		padding: 0 0;
		margin: 0 0;
	}
	header {
		top: 0px;
		z-index: 999;
		position: absolute;
		height: 70px;
		width: 100%;
	}
	header img {
		float: left;
		height: 70px;
		width: 70px;
	}
	header ul {
		display: inline-flex;
		justify-content: space-around;
		list-style: none;
		padding: 0 0;
		margin: 0 0;
	}
	header li {
		padding: 0 30px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 18px;
		font-weight: 600;
		color: #fff;
		line-height: 70px;
	}
	.yoga-home-img {
		display: none;
		float: right;
		height: 30px;
		width: 30px;
		padding: 7px 15px
	}
	.yoga-active a {
		padding: 5px 0;
		color: #000;
		border-bottom: 2px solid #000;
	}
	.yoga-dh-title-box {
		margin: auto;
		width: 85%;
		height: 70px;
	}
	.yoga-dh-box {
		float: right;
	}
	.yoga-dh-hide{
		display: block;
	}
	.yoga-content {
		position: relative;
		width: 100%;
		padding: 0 0;
		margin: 0 0;
	}
	.yoga-content-box {
		position: relative;
		width: 100%;
	}
	.yoga-content-bgImg {
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
	}
	.yoga-jj-box {
		position: relative;
		text-align: center;
		width: 100%;
		padding: 60px 0;
	}
	.yoga-p-box {
		position: absolute;
		z-index: 999;
		top: 35%;
		left: 10%;
	}
	.yoga-p-box p {
		color: #FFFFFF;
		font-family: "arial, helvetica, sans-serif";
		font-size: 60px;
		line-height: 60px;
	}
	.yoga-Hall-p-box {
		position: absolute;
		top: 30%;
		left: 0%;
		right: 0px;
		text-align: center;
	}
	.yoga-Hall-p-box p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 40px;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 40px;
	}
	.yoga-Hall-p-box-p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 30px !important;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 30px !important;
	}
	.yoga-jj-title {
		margin-top: 100px;
		font-size: 48px;
		color: #4D3016;
		text-align: center;
	}
	.yoga-jj-subTitle {
		margin-top: 20px;
		font-size: 18px;
		text-align: center;
		color: #6B5E61;
	}
	.yoga-Hall-box {
		width: 100%;
		height: 700px;
		background-position: center;
		background-size: cover;
	}
	.yoga-Hall-box img {
		width: 100%;
		height: 100%;
	}
	.yoga-famousTeacher-jumpLink {
		display: block;
		margin: 20px auto 0;
		width: 15%;
		height: 48px;
		background: rgb(255, 103, 26);
		border-radius: 24px;
		text-align: center;
		font-size: 20px;
		line-height: 48px;
		color: #fff;
	}
	.yoga-famousTeacher-title {
		margin-top: 50px;
		font-size: 48px;
		color: #4D3016;
		text-align: center;
	}
	.yoga-famousTeacher-detail {
		position: relative;
		margin-top: 30px;
		width: 100%;
	}
	.yoga-famousTeacher-detail-content {
		display: flex;
		justify-content: space-around;
		padding: 0 20%;
		margin-bottom: 80px;
	}
	.yoga-famousTeacher-left {
		padding: 0 5%;
		width: 50%;
	}
	.yoga-famousTeacher-detailTitle {
		font-size: 28px;
		line-height: 48px;
		color: #6B5E61;
	}
	.yoga-famousTeacher-detailSubTitle {
		margin-top: 17px;
		font-size: 18px;
		color: #6B5E61;
	}
	.yoga-famousTeacher-des {
		margin-top: 10px;
		color: #9C9293;
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
	}
	.yoga-famousTeacher-jumpLink a {
		text-decoration: none;
	}
	.yoga-footer-footer {
		position: fixed;
		bottom: 0px;
		width: 100%;
		background-color: #4D4B48;
	}
	.yoga-footer-footer ul {
		width: 100%;
		display: flex;
		justify-content: space-around;
		list-style: none;
		padding: 0 0;
		margin: 0 0;
	}
	.yoga-footer-footer a {
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		line-height: 100px;
	}
	.yoga-footer-footer a:-webkit-any-link {
		color: #000000 !important;
		cursor: pointer;
		text-decoration: none !important;
	}
	.footer li {
		padding-right: 30px !important;
		font-size: 14px;
	}
	.yoga-footer-inner {
		display: flex;
		justify-content: space-around;
		padding: 40px 5%;
	}
	.yoga-footer-record {
		margin: auto;
		width: 60%;
		bottom: 0;
		border-top: 1px solid rgba(255, 255, 255, .1);
	}
	.yoga-footer-record p {
		padding: 0 0;
		margin: 0 0;
		line-height: 60px;
		text-align: center;
		color: #fff;
		font-family: "arial, helvetica, sans-serif";
		font-size: 10px !important;
		opacity: .75;
	}
	.yoga-footer-cell {
		width: 70px;
	}
	.yoga-footer-des {
		margin: 0 0;
		padding: 0 0;
		width: 100%;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		text-align: center;
	}
	.yoga-footer-cell img {
		margin-top: 5px;
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	body {
		padding: 0 0;
		margin: 0 0;
	}
	header {
		top: 0px;
		z-index: 999;
		position: absolute;
		height: 70px;
		width: 100%;
	}
	header img {
		float: left;
		height: 70px;
		width: 70px;
	}
	header ul {
		display: inline-flex;
		justify-content: space-around;
		list-style: none;
		padding: 0 0;
		margin: 0 0;
	}
	header li {
		padding: 0 30px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 18px;
		font-weight: 600;
		color: #fff !important;
		line-height: 70px;
	}
	header li a {
		padding: 0 30px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 18px;
		font-weight: 600;
		color: #fff !important;
		text-decoration: none;
		line-height: 70px;
	}
	.yoga-home-img {
		display: none;
		float: right;
		height: 30px;
		width: 30px;
		padding: 7px 15px
	}
	.yoga-active a {
		padding: 5px 0;
		color: #000 !important;
		border-bottom: 2px solid #000;
	}
	.yoga-dh-title-box {
		margin: auto;
		width: 70%;
		height: 70px;
	}
	.yoga-dh-box {
		float: right;
	}
	.yoga-dh-hide{
		display: block;
	}
	.yoga-content {
		position: relative;
		width: 100%;
		padding: 0 0;
		margin: 0 0;
	}
	.yoga-content-box {
		position: relative;
		width: 100%;
	}
	.yoga-p-box {
		position: absolute;
		z-index: 999;
		top: 35%;
		left: 10%;
	}
	.yoga-app-box {
		position: fixed;
		z-index: 9999;
		width: 170px;
		right: 10px;
		bottom: 20%;
	}
	.yoga-app-ewm-box {
		position: relative;
		padding: 0 40px;
		text-align: center;
	}
	.yoga-app-ewm-box img {
		width: 100px;
		height: 100px;
		margin-top: 15px;
		display: none;
	}
	.yoga-app-ewm-p {
		text-align: center;
		margin: 0 0;
		font-family: "arial, helvetica, sans-serif";
		font-size: 20px;
		color: #000;
	}
	.yoga-p-box p {
		color: #FFFFFF;
		font-family: "arial, helvetica, sans-serif";
		font-size: 48px;
		line-height: 60px;
	}
	.yoga-Hall-p-box {
		position: absolute;
		top: 30%;
		left: 0%;
		right: 0px;
		text-align: center;
	}
	.yoga-Hall-p-box p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 48px;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 40px;
	}
	.yoga-Hall-p-box-p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 30px !important;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 30px !important;
	}
	.yoga-content-bgImg {
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
	}
	.yoga-jj-box {
		position: relative;
		text-align: center;
		width: 100%;
		padding: 60px 0;
	}
	.yoga-jj-title {
		margin-top: 20px;
		font-size: 48px;
		color: #4D3016;
		text-align: center;
	}
	.yoga-jj-subTitle {
		margin-top: 20px;
		font-size: 28px;
		text-align: center;
		color: #6B5E61;
	}
	.yoga-Hall-box {
		position: relative;
		width: 100%;
		height: 700px;
		background-position: center;
		background-size: cover;
	}
	.yoga-Hall-box img {
		width: 100%;
		height: 100%;
	}
	.yoga-famousTeacher-jumpLink {
		display: block;
		margin: 20px auto 0;
		width: 15%;
		height: 48px;
		background: rgb(255, 103, 26);
		border-radius: 24px;
		text-align: center;
		font-size: 20px;
		line-height: 48px;
		color: #fff;
	}
	.yoga-famousTeacher-title {
		margin-top: 50px;
		font-size: 48px;
		color: #4D3016;
		text-align: center;
	}
	.yoga-famousTeacher-detail {
		position: relative;
		margin-top: 30px;
		width: 100%;
	}
	.yoga-famousTeacher-detail-content {
		display: flex;
		justify-content: space-around;
		padding: 0 20%;
		margin-bottom: 80px;
	}
	.yoga-famousTeacher-left {
		padding: 0 5%;
		width: 100%;
	}
	.yoga-famousTeacher-detailTitle {
		text-align: center;
		font-size: 28px;
		line-height: 48px;
		color: #6B5E61;
	}
	.yoga-famousTeacher-detailSubTitle {
		margin-top: 17px;
		font-size: 18px;
		color: #6B5E61;
	}
	.yoga-famousTeacher-des {
		margin-top: 10px;
		color: #9C9293;
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
	}
	.yoga-famousTeacher-jumpLink a {
		text-decoration: none !important;
	}
	.yoga-footer-footer {
		position: relative;
		bottom: 0px;
		width: 100%;
		background-color: #4D4B48;
	}
	.yoga-footer-footer-ul {
		padding: 0 0;
		padding-right: 180px;
		list-style: none;
		margin: 30px 0px;
		text-align: center !important;
	}
	.yoga-footer-footer a {
		text-decoration: none;
		color: #fff;
		font-size: 14px;
	}
	.yoga-footer-footer a:-webkit-any-link {
		color: #fff !important;
		cursor: pointer;
		text-decoration: none !important;
	}
	.yoga-footer-footer-ul .yoga-footer-inner-li:last-child {
		border-right: 0px solid #FFFFFF;
	}
	.yoga-footer-inner-li {
		padding: 0px 30px !important;
		font-size: 1px;
		line-height: 20px;
		border-right: 1px solid #FFFFFF;
	}
	.yoga-footer-inner {
		position: relative;
		padding: 5px 20%;
	}
	.yoga-footer-record {
		margin: auto;
		width: 60%;
		bottom: 0;
		border-top: 1px solid rgba(255, 255, 255, .1);
	}
	.yoga-footer-record p {
		padding: 0 0;
		margin: 0 0;
		line-height: 60px;
		text-align: center;
		color: #fff;
		font-family: "arial, helvetica, sans-serif";
		font-size: 10px !important;
		opacity: .75;
	}
	.yoga-lx-box {
		text-align: center;
		margin: 10px 0px;
		padding-right: 180px;
	}
	.yoga-lx-box span {
		padding: 5px 20px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 10px !important;
		color: #FFFFFF;
		white-space: nowrap;
		/*强制span不换行*/
		display: inline-block;
		/*将span当做块级元素对待*/
	}
	.yoga-footer-cell {
		position: absolute;
		display: inline-flex;
		justify-content: space-around;
		top: 45px;
		right: 20%;
	}
	.yoga-footer-des-box {
		text-align: center;
		padding: 5px 10px;
		width: 60px;
	}
	.yoga-footer-des {
		margin: 0 0;
		padding: 0 0;
		width: 100%;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		text-align: center;
	}
	.yoga-footer-des-box img {
		width: 100%;
		margin-top: 5px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	body {
		background-color: #f7f7f7;
		margin: 0 0;
		padding: 0 0;
	}
	header {
		z-index: 999;
		width: 100%;
		background-color: #FFFFFF;
	}
	header img {
		float: left;
		height: 34px;
		width: 34px;
		padding: 5px 5px;
	}
	header ul {
		list-style: none;
		padding: 0 0;
		margin: 0 0;
		width: 100%;
	}
	header li {
		text-align: center;
		padding: 0 0px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 14px;
		font-weight: 600;
		color: #000;
		width: 25%;
		line-height: 38px;
	}
	header li a:-webkit-any-link {
		color: #000000;
		cursor: pointer;
		text-decoration: none !important;
	}
	.yoga-home-img {
		float: right;
		height: 30px;
		width: 30px;
		padding: 7px 15px
	}
	.yoga-item-img-box {
		height: 50px;
		width: 100%;
	}
	.yoga-li-active {
		border-radius: 3px;
		background-color: #b5012e;
	}
	.yoga-active {
		padding: 0px 0;
		color: #b5012e !important;
		border-bottom: 0px solid #000 !important;
	}
	.yoga-dh-title-box {
		margin: auto;
		width: 100%;
	}
	.yoga-dh-box {
		width: 100%;
		height: 115px;
	}
	.yoga-dh-hide{
		display: none;
	}
	.yoga-content {
		position: relative;
		width: 100%;
		padding: 0 0;
		margin: 0 0;
	}
	.yoga-content-box {
		position: relative;
		width: 100%;
	}
	.yoga-content-bgImg {
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
	}
	.yoga-p-box {
		position: absolute;
		z-index: 999;
		top: 15px;
		left: 0px;
		right: 0px;
	}
	.yoga-app-box {
		position: fixed;
		z-index: 9999;
		right: 3px;
		bottom: 100px;
		text-align: center;
		display: inline-flex;
		justify-content: space-around;
	}
	.yoga-app-ewm-box {
		position: relative;
		width: 48px;
		height: 48px;
		line-height: 20px;
		border-radius: 50%;
		border: 1px solid #DDDDDD;
		background: #FFF;
		text-align: center;
	}
	.yoga-app-ewm-box img {
		display: none;
		height: 40px;
		width: 100%;
		border-radius: 5px;
	}
	.yoga-app-ewm-p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 14px;
		color: #000;
		line-height: 16px;
		padding: 0 8px;
		margin: 6px 0 !important;
	}
	.yoga-p-box p {
		text-align: center;
		color: #FFFFFF;
		font-family: "arial, helvetica, sans-serif";
		font-size: 18px;
		line-height: 25px;
		padding: 0 0 !important;
		margin: 0 0 !important;
	}
	.yoga-Hall-p-box {
		position: absolute;
		top: 20%;
		left: 15px;
		right: 15px;
		text-align: center;
	}
	.yoga-Hall-p-box p {
		text-align: center;
		font-family: "arial, helvetica, sans-serif";
		font-size: 16px;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 20px;
	}
	.yoga-Hall-p-box-p {
		text-align: left !important;
		font-family: "arial, helvetica, sans-serif";
		font-size: 12px !important;
		color: #FFFFFF;
		width: 100% !important;
		line-height: 20px !important;
	}
	.yoga-jj-box {
		margin: 0px 0px;
		padding: ;
		padding: 20px 15px 20px 15px;
		position: relative;
		margin-top: -8px;
		text-align: center;
		background-color: #fff;
		box-shadow: 1px 5px 10px #DDDDDD;
	}
	.yoga-jj-title {
		font-size: 18px;
		color: #4D3016;
		text-align: center;
		padding: 0 0;
		margin: 0 0 15px 0;
	}
	.yoga-jj-subTitle {
		font-size: 14px;
		text-align: left;
		color: #6B5E61;
		margin: 0 0;
		line-height: 20px;
	}
	.yoga-Hall-box {
		position: relative;
		width: 100%;
		background-position: center;
		background-size: cover;
	}
	.yoga-Hall-box img {
		width: 100%;
		height: 100%;
	}
	.yoga-famousTeacher-content {
		margin-top: -8px;
		background-color: #fff;
		padding-top: 30px;
		padding-bottom: 20px;
		margin-bottom: 15px;
		border-bottom: 1px solid #F7F7F7;
	}
	.yoga-famousTeacher-jumpLink {
		display: block;
		margin: 20px auto 0;
		width: 160px;
		height: 40px;
		background: rgb(255, 103, 26);
		border-radius: 24px;
		text-align: center;
		font-size: 16px;
		line-height: 40px;
		color: #fff;
	}
	.yoga-famousTeacher-title {
		margin: 0 0;
		padding: 0 0;
		font-size: 18px;
		color: #4D3016;
		line-height: 30px;
		text-align: center;
	}
	.yoga-famousTeacher-detail {
		position: relative;
		margin-top: 30px;
		width: 100%;
	}
	.yoga-famousTeacher-detail-content {
		display: block;
		margin-bottom: 10px;
		background-color: #fff;
	}
	.yoga-famousTeacher-left {
		width: 100%;
	}
	.yoga-famousTeacher-detailTitle {
		padding: 0 15px;
		font-size: 14px;
		line-height: 30px;
		color: #6B5E61;
		margin-bottom: 0px;
	}
	.yoga-famousTeacher-detailSubTitle {
		margin-top: 10px;
		font-size: 14px;
		color: #6B5E61;
		padding: 0 15px;
		margin-bottom: 0px;
	}
	.yoga-famousTeacher-des {
		margin-top: 10px;
		color: #9C9293;
		font-size: 13px;
		line-height: 24px;
		text-align: justify;
		padding: 0px 15px;
	}
	.yoga-famousTeacher-jumpLink a {
		text-decoration: none;
	}
	.yoga-footer-footer {
		position: relative;
		margin: 0 10px;
		background-color: #FFFFFF;
		border-radius: 5px;
		box-shadow: 1px 5px 10px #DDDDDD;
		margin-bottom: 55px;
	}
	.content {
		width: 100%;
	}
	.yoga-footer-footer-ul {
		width: 100%;
		text-align: center;
		list-style: none;
		padding: 0 0;
		margin: 0 0;
	}
	.yoga-footer-footer a {
		width: 100%;
		text-decoration: none !important;
		color: #000;
		font-size: 14px;
		line-height: 60px;
	}
	.yoga-footer-list a {
		text-decoration: none;
		color: #000000;
	}
	.yoga-footer-footer a:-webkit-any-link {
		color: #000000 !important;
		cursor: pointer;
		text-decoration: none !important;
	}
	.yoga-footer-inner-li {
		padding-right: 0px !important;
		font-size: 14px;
		display: block;
		border-bottom: 1px solid #f7f7f7;
		float: left;
		width: 50%;
		cursor: pointer;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.yoga-footer-footer-ul .yoga-footer-inner-li:nth-of-type(odd) {
		border-right: 1px solid #F7F7F7;
	}
	.yoga-footer-footer-ul .yoga-footer-inner-li:nth-of-type(even) {
		margin-left: -1px;
	}
	/*.yoga-footer-footer-ul .yoga-footer-inner-li:nth-child(3) {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}*/
	.yoga-footer-inner {
		display: block;
		justify-content: initial;
		padding: 0px 0;
	}
	.yoga-lx-box {
		text-align: left;
		margin: 10px 10px;
		padding-right: 0px;
		padding-bottom: 30px;
		border-bottom: 1px solid #F7F7F7;
	}
	.yoga-lx-box span {
		padding: 5px 20px;
		font-family: "arial, helvetica, sans-serif";
		font-size: 14px !important;
		color: #000000;
		font-weight: bold;
		line-height: 25PX;
		/*强制span不换行*/
		display: inline-block;
		/*将span当做块级元素对待*/
	}
	.yoga-footer-record {
		margin: auto;
		width: 100%;
		padding-bottom: 20px;
		border-top: 1px solid rgba(255, 255, 255, .1);
	}
	.yoga-footer-record p {
		padding: 0 15px;
		margin: 0 0;
		line-height: 20px;
		text-align: center;
		color: #000;
		font-family: "arial, helvetica, sans-serif";
		font-size: 10px !important;
		opacity: .75;
	}
	.yoga-footer-cell {
		width: 100%;
		display: inline-flex;
		justify-content: space-around;
	}
	.yoga-footer-des {
		margin: 0 0;
		padding: 0 0;
		width: 100%;
		font-size: 14px;
		color: #000;
		margin-top: 30px;
		line-height: 20px;
		text-align: center;
	}
	.yoga-footer-des-box img {
		margin-top: 0px;
		width: 100%;
		border: 1px solid #F7F7F7;
	}
	.yoga-footer-des-box {
		width: 50%;
		padding: 10px 10px;
	}
}