


@media(max-width:768px) {

	/*手机内容*/
	/*第一*/

	.one {
		position: relative;
		overflow: hidden;
		padding-top: 1.2rem;
	}


	/*第二*/

	.one-1 {
		position: relative;
		overflow: hidden;
		background-color: #FFFFFF;		
	}

	.page-1 {
		padding: 0rem 8%;
	}


	.con-1 {
		z-index: 1;
		font-size: .45rem;
		color: #000000;
		font-weight: 400;
	}

	.con {
		font-size: .3rem;
		color: #000000;
		line-height: 0.5rem;
		font-weight: 300;
		
	}

	.tex-pin {
		text-align: left;
		margin-top:  1.4rem;
		margin-bottom: 1rem;
	}	

	.tex-02 {
		font-size: 0.28rem;
		color: #000000;
		text-align: center;
		display: flex;
		margin-top: 0.2rem;
		justify-content: center;
		line-height: 0.4rem;
		font-weight: 300;		
	}

	.tex-02 span {
		margin: 0 0.1rem;
		/* 两张图片之间的间隔 */
		margin-left: 0.25rem;
	}

	.tex-03 {
		margin-top: 0.5rem;
		margin-bottom: 1rem;
	}

	.tundu {
		width: 6rem;
		height: auto;
		
		margin: 0 auto;		
	}


	.team {
		margin-bottom: 1rem;
	}

	.page-2 {
		padding: 0rem 8%;
	}

	.tex-jj {
		margin-top: 0.5rem;
		text-align: left;		
	}

	.tex-04 {
		margin-top: .2rem;		
	}

	.tex-05 {
		margin-top: 0.1rem;
	}


	.tex-zl {
		
		text-align: left;
		margin-top: 0.8rem;
	}

	.tex-06 {
		margin-top: .2rem;
	}

	.zlzs {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}



	
}

/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/


/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/


/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/



/*PC*/

@media(min-width:769px) {

	/*第一*/

	.one {
		position: relative;
		overflow: hidden;
	}


	/*第二*/

	.one-1 {
		position: relative;
		overflow: hidden;
		height: 15rem;
	}

	.page-1 {
		width: 6.6rem;
		margin: 0.83rem auto;
		height: 4rem;
	}


	.con-1 {
		z-index: 1;
		font-size: .2rem;
		color: #000000;
		font-weight: 400;
	}

	.con {
		font-size: .1rem;
		color: #000000;
		line-height: 0.2rem;
		font-weight: 300;
	}

	.tex-pin {
		position: absolute;
		text-align: left;
	}

	.tex-02 {
		font-size: .1rem;
		color: #383838;
		text-align: center;
		display: flex;
		padding-top: 0.7rem;
		margin-right: 2rem;
		font-weight: 300;
		line-height: 0.15rem;

	}

	.tex-02 span {
		margin: 0 0.65rem;
		/* 两张图片之间的间隔 */
		margin-left: 0.35rem;
	}

	.tex-03 {
		padding-top: 0.3rem;
	}

	.tundu {
		width: 3.8rem;
		height: 1.72rem;
		padding-top: 0.6rem;
	}


	.team {
		padding-top: 0rem;
	}

	.page-2 {
		width: 6.6rem;
		margin: 0 auto;
	}

	.tex-jj {
		position: absolute;
		text-align: left;
		padding-top: 0.5rem;
	}

	.tex-04 {
		padding-top: 0.9rem;		
	}

	.tex-05 {
		padding-top: 0.1rem;		
	}

	.tex-zl {
		position: absolute;
		text-align: left;
		padding-top: 0.5rem;
	}

	.tex-06 {		
		padding-top: 0.9rem;
	}

	.zlzs {
		padding-top: 0.2rem;
	}

	
}


