/* 移动端 */


@media (max-width:1280px){
	
	
	/* 地址 */
	.addressBottom{
		display: none;
	}
	/* 我们的服务 */
	.relation{
		width: 100%;
	}
	.relation .relationLeft{
		width: calc(83.93%);
		background-color: #f2f2f2;
		margin-left: 1.1875rem;
		padding: 4.0625rem 0 0 1.1875rem;
		height: 30rem;
		margin-bottom: 4.8rem;
	}
	.relation .relationLeft .leftTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #000000;
		margin-left: 3.5rem;
		margin-bottom: 2.5625rem;
	}
	.relation .relationLeft .leftImg{
		width: 43.25rem;
		height: 24.9375rem;
	}
	.relation .relationLeft .leftImg img{
		width: 100%;
		height: 100%;
	}
	.relation .relationRight{
		width: 100%;
		background-color: #2b2a2a;
		padding: 3.8125rem 1.25rem 0 1.25rem;
	}
	.relation .relationRight .rightTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	.relation .relationRight table{
		width: calc(100%);
	}
	.relation .relationRight table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.relation .relationRight table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.relation .relationRight table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.relation .relationRight table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.relation .relationRight table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	.washCutCry{
		width: 100%;
	}
	.washCutCry .blow{
		background-color: #2b2a2a;
		padding: 3.4375rem 1.25rem 0 1.25rem;
	}
	.washCutCry .blow .blowTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	.washCutCry .blow table{
		width: 100%;
	}
	.washCutCry .blow table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.washCutCry .blow table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.washCutCry .blow table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.washCutCry .blow table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.washCutCry .blow table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	
	.washCutCry .blowTwo{
		width: 100%;
		background-color: #2B2A2A;
		padding: 3.4375rem 1.25rem 0 1.25rem;
	}
	.washCutCry .blowTwo .blowTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	
	.washCutCry .blowTwo table{
		width: 100%;
	}
	.washCutCry .blowTwo table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.washCutCry .blowTwo table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.washCutCry .blowTwo table tbody tr:nth-child(2n){
		background-color: #fff;
	}
	.washCutCry .blowTwo table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
	}
	.washCutCry .washBand{
		width: 100%;
		background-color: #2B2A2A;
		padding: 3.4375rem 1.25rem 0 1.25rem;
	}
	.WashPic{
		display: none;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree .blowTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table{
		width: 100%;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.washCutCry .washBand .allBlowPic .allBLow .blowThree table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	.blow_fo_fi{
		padding-top: 3.4375rem;
		display: flex;
		justify-content: space-between;
	}
	.blow_fo_fi .blowTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}

	.blow_fo_fi table{
		width: 21.875rem;
	}
	.blow_fo_fi table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.blow_fo_fi table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.blow_fo_fi table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.blow_fo_fi table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.blow_fo_fi table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	.blow_fo_fi .blowFour table tbody tr:nth-child(2n){
		background-color: #fff;
	}
	.blow_fo_fi .blowFour table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
	}
	.blowPicB{
		display: none;
	}
	
	.nurse{
		width: 100%;
		background-color: #2B2A2A;
		padding: 3.4375rem 1.25rem 0 1.25rem;
	}
	.nurse .nurseOne .nurseTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	.nurse .nurseOne table{
		width: 100%;
	}
	.nurse .nurseOne table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.nurse .nurseOne table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.nurse .nurseOne table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.nurse .nurseOne table tbody tr td:first-child{
		text-align: left;
		padding-left: 2.8rem;
	}
	.nurse .nurseOne table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.nurse .nurseOne table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	.nursePicB{
		display: none;
	}
	.nurseBand .allnursePic{
		margin-top: 0.75rem;
	}
	.nurseBand .allnursePic .allnurse{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.nurseBand .allnursePic .allnurse>table{
		width: 21.875rem;
	}
	.nurseBand .allnursePic .allnurse>table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.nurseBand .allnursePic .allnurse>table thead tr{
		background-color: #ccc;
		border: none;
		font-size: 1.5rem;
		color: #2b2a2a;
	}
	.nurseBand .allnursePic .allnurse>table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.nurseBand .allnursePic .allnurse>table tbody tr td:first-child{
		text-align: left;
		padding-left: 2.6875rem;
		color: #616161;
		font-size: 1.5rem;
	}
	.nurseBand .allnursePic .allnurse>table tbody tr:nth-child(2n-1){
		background-color: #fff;
	}
	.nurseBand .allnursePic .allnurse>table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
	}
	.nurseBand .allnursePic .allnurse .modelling{
		width: 100%;
		padding-top: 3.4375rem;
		padding-bottom: 3.5625rem;
	}
	.nurseBand .allnursePic .allnurse .modelling .modellingTitle{
		font-size: 2.25rem;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 1.25rem;
	}
	.nurseBand .allnursePic .allnurse .modelling table{
		width: 100%;
	}
	.nurseBand .allnursePic .allnurse .modelling table tr{
		width: calc(100%);
		height: 3.75rem;
	}
	.nurseBand .allnursePic .allnurse .modelling table tbody tr{
		text-align: center;
		color: #616161;
		font-size: 1.5rem;
	}
	.nurseBand .allnursePic .allnurse .modelling table tbody tr:nth-child(2n){
		background-color: #fff;
	}
	.nurseBand .allnursePic .allnurse .modelling table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
	}
	
	
	.modellingPic{
		display: none;
	}
}




@media screen and (min-width: 1280px) {

	
	/* 地址 */
	.addressBottom{
		width: 90.625vw;
		margin: 51px auto 33px;
		font-size: 0.8333vw;
		font-weight: 400;
		color: #616161;
		text-align: right;
	}
	.addressBottom a{
		font-size: 0.8333vw;
		font-weight: 400;
		color: #616161;
	}
	
	/* 我们的服务 */
	.relation{
		width: 100%;
		margin-bottom: 12%;
	}
	.relation .pageWidth{
		display: flex;
	}
	.relation .relationLeft{
		width: calc(36.21%);
		height: 637px;
		background-color: #f2f2f2;
		padding: 65px 0 50px 75px;
		position: relative;
		z-index: 1;
	}
	.relation .relationLeft .leftTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #000000;
		margin-bottom: 40px;
	}
	.relation .relationLeft .leftImg{
		width: 40.52vw;
		height: 448px;
	}
	.relation .relationRight{
		width: calc(59.138%);
		height: 611px;
		background-color: #2b2a2a;
		margin-left: 81px;
		padding: 75px 0 0 168px;
		margin-top: 65px;
	}
	.relation .relationRight .rightTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 18px;
	}
	.relationRight table{
		width: calc(95.88%);
		border: none;
		cellspacing:0;
	}
	.relationRight table tr{
		height: 60px;
	}
	.relationRight table thead tr{
		background-color: #ccc;
		color: #2b2a2a;
		font-size: 1.146vw;
	}
	.relationRight table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.relationRight table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
		text-align: center;
	}
	.relationRight table tbody tr:nth-child(2n-1){
		background-color: #fff;
		text-align: center;
	}

	/* 洗剪吹 */
	.washCutCry{
		width: 100%;
		margin-bottom: 65px;
	}
	.washCutCry .pageWidth{
		position: relative;
		padding-bottom: 100px;
	}
	.twoTable{
		width: 100%;
		display: flex;
		position: absolute;
		top: -10%;
	}
	.blow{
		width: calc(32.61%);
		margin-right: 38px;
		margin-left: 43px;
	}
	.blow .blowTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #000000;
		margin-bottom: 20px;
	}
	.blow table{
		width: 100%;
	}
	.blow table tr{
		height: 60px;
	}
	.blow table thead tr{
		background-color: #ccc;
		color: #2b2a2a;
		font-size: 1.146vw;
	}
	.blow table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.blow table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
		text-align: center;
	}
	.blow table tbody tr:nth-child(2n-1){
		background-color: #fff;
		text-align: center;
	}
	.blowTwo{
		width: calc(32.61%);
		margin-right: 38px;
	}
	.blowTwo .blowTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #000000;
		margin-bottom: 20px;
	}
	.blowTwo table{
		width: 100%;
	}
	.blowTwo table tr{
		height: 60px;
	}
	.blowTwo table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.blowTwo table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
		text-align: center;
	}
	.blowTwo table tbody tr:nth-child(2n){
		background-color: #fff;
		text-align: center;
	}
	.washCutCry .washBand{
		width: calc(95.98%);
		height: calc(100% - 126px);
		background: #2B2A2A;
		border-radius: 0px 119px 0px 0px;
		padding-top: 61px;
		padding-bottom: 96px;
	}
	.WashPic{
		width: 11.614vw;
		height: 11.614vw;
		float: right;
		margin-right: 110px;
	}
	.allBlowPic{
		display: flex;
		align-items: center;
		margin-top: 256px;
		margin-left: 47px;
	}
	.blowPicB{
		width: calc(37.866%);
		margin-left: 83px;
		position: absolute;
		right: -1%;
		top: 28%;
	}
	/* .blowPicB img{
		width: 100%;
		height: 100%;
	} */
	.allBLow .blowThree .blowTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	.allBLow{
		width: calc(59.401%);
		/* margin-right: 83px; */
	}
	.allBLow .blowThree{
		width: 100%;
		margin-bottom: 63px;
	}
	.allBLow .blowThree>table{
		width: 100%;
		
	}
	.allBLow .blowThree>table tr{
		height: 60px;
	}
	.allBLow .blowThree>table thead tr{
		font-size: 1.145vw;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #2B2A2A;
	}
	.allBLow .blowThree>table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.allBLow .blowThree>table thead tr{
		background-color: #ccc;
		text-align: center;
	}
	.allBLow .blowThree>table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
		text-align: center;
	}
	.allBLow .blowThree>table tbody tr:nth-child(2n-1){
		background-color: #fff;
		text-align: center;
	}
	.allBLow .blow_fo_fi{
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.allBLow .blow_fo_fi .blowFour{
		width: calc(48.237%);
	}
	.allBLow .blow_fo_fi .blowFour .blowTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	.allBLow .blow_fo_fi .blowFour>table{
		width: 100%;
		
	}
	.allBLow .blow_fo_fi .blowFour>table tr{
		height: 60px;
	}
	.allBLow .blow_fo_fi .blowFour>table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.allBLow .blow_fo_fi .blowFour>table tbody tr:nth-child(2n){
		background-color: #fff;
		text-align: center;
	}
	.allBLow .blow_fo_fi .blowFour>table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
		text-align: center;
	}
	
	
	
	.allBLow .blow_fo_fi .blowFifth{
		width: calc(48.237%);
	}
	.allBLow .blow_fo_fi .blowFifth .blowTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 20px;
	}
	.allBLow .blow_fo_fi .blowFifth>table{
		width: 100%;
		
	}
	.allBLow .blow_fo_fi .blowFifth>table tr{
		height: 60px;
	}
	.allBLow .blow_fo_fi .blowFifth>table thead tr{
		font-size: 1.146vw;
		font-family: Source Han Sans CN;
		font-weight: 500;
		color: #2B2A2A;
		background-color: #ccc;
	}
	.allBLow .blow_fo_fi .blowFifth>table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.allBLow .blow_fo_fi .blowFifth>table tbody tr:nth-child(2n){
		background-color: #fff;
		text-align: center;
	}
	.allBLow .blow_fo_fi .blowFifth>table tbody tr:nth-child(2n-1){
		background-color: #f2f2f2;
		text-align: center;
	}
	
	
	
	
	
	
	
	
	
	
	/* 护理*/
	.nurse{
		width: 100%;
	}
	.nurse .pageWidth{
		position: relative;
		padding-bottom: 100px;
	}
	.nurse .pageWidth .nurseOne{
		width: calc(58.046%);
		position: absolute;
		top: -10.5%;
		right: 2%;
	}
	.nurse .pageWidth .nurseOne .nurseTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #000000;
		margin-bottom: 20px;
	}
	.nurse .pageWidth .nurseOne table{
		width: 100%;
	}
	.nurse .pageWidth .nurseOne table tr{
		height: 60px;
	}
	.nurse .pageWidth .nurseOne table thead tr{
		background-color: #ccc;
		color: #2b2a2a;
		font-size: 1.146vw;
	}
	.nurse .pageWidth .nurseOne table tbody tr{
		font-size: 1.042vw;
		color: #616161;
	}
	.nurse .pageWidth .nurseOne table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
		text-align: center;
	}
	.nurse .pageWidth .nurseOne table tbody tr:nth-child(2n-1){
		background-color: #fff;
		text-align: center;
	}
	.nurse .nurseBand{
		width: calc(95.98%);
		height: calc(100% - 126px);
		background: #2B2A2A;
		border-radius: 119px 0px 0px 0px;
		padding-top: 61px;
		padding-bottom: 96px;
		margin-left: 5%;
	}
	.allnursePic{
		width: 100%;
		margin-top: 15%;
		margin-left: 47px;
	}
	.nursePicB{
		width: calc(37.866%);
		position: absolute;
		top: 15%;
		left: -3%;
	}
	.nursePicB img{
		width: 100%;
		height: 100%;
	}
	.nurseBand .allnursePic .allnurse{
		width: calc(60.443%);
		display: flex;
		flex-wrap: wrap;
		/* align-content:center; */
		margin-left: 33%;
	}
	.nurseBand .allnursePic .allnurse table{
		width: calc(100% / 2 - 26px);
		margin-bottom: 129px;
		
	}
	.nurseBand .allnursePic .allnurse table:nth-child(2n-1){
		margin-right: 52px;
	}
	.nurseBand .allnursePic .allnurse table tr{
		height: 60px;
		text-align: center;
		
	}
	.nurseBand .allnursePic .allnurse table thead tr{
		background-color: #ccc;
	}
	.nurseBand .allnursePic .allnurse table tbody tr:nth-child(2n){
		background-color: #f2f2f2;
		color:#616161;
		font-size: 1.042vw;
	}
	.nurseBand .allnursePic .allnurse table tbody tr:nth-child(2n-1){
		background-color: #fff;
		color:#616161;
		font-size: 1.042vw;
	}
	.nurseBand .allnursePic .allnurse .modelling{
		width: calc(100% / 2 - 26px);
	}
	.nurseBand .allnursePic .allnurse .modelling .modellingTitle{
		font-size: 1.875vw;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color: #FFFFFF;
		margin-bottom: 19px;
	}
	.nurseBand .allnursePic .allnurse .modelling table{
		width: calc(100%);
	}
	.nurseBand .allnursePic .allnurse .modellingPic{
		width: calc(30.198%);
		height: 3.333vw;
		margin-top: 10%;
		margin-left: 15%;
	}
	.nurseBand .allnursePic .allnurse .modellingPic img{
		width: 100%;
		height:100%;
	}
}











