/*手机*/

@media(max-width:768px) {

	/*手机内容*/
	/*第一手机*/

	.one {
		position: relative;
		overflow: hidden;
		padding-top: 1.2rem;
	}

	.page-1 {
		position: relative;
		overflow: hidden;
		padding: 0rem 8%;
		margin: 0.83rem auto 0rem auto;
	}

	.con-1 {
		font-size: .45rem;
		color: #000000;
		line-height: 0.5rem;
		
	}

	.con {
		font-size: .3rem;
		color: #000000;
		line-height: 0.5rem;	
		
		font-weight: 300;
	}

	.tex-pin {
		text-align: left;
		margin-top:  0.8rem;
		margin-bottom: 0.8rem;
	}

	.tundu {
		width: 6rem;
		height: auto;
		margin: 0 auto;
	}

	.tex-02 {
		font-size: 0.25rem;
		color: #000000;
		text-align: center;
		display: flex;
		margin-top: 0.1rem;
		margin-left: 0.8rem;
		width: 6.8rem;
		font-weight: 300;
		line-height: 0.32rem;
		
	}

	.tex-02 span {
		margin: 0 0rem;
		/* 两张图片之间的间隔 */
		margin-left: 0rem;
	}

	

	.tex-03 {
		margin-top: 0.8rem;
		margin-bottom: 1rem;
	}

	.team {
		padding-top: 0rem;
	}

	.page-2 {
		padding: 0rem 8%;
	}

	.tex-jj {
		margin-top: 1rem;
		text-align: left;
	}

	.tex-04 {
		margin-top: 0.2rem;
	}

	.tex-05 {
		margin-top: 0.1rem;
	}

	.tex-zl {
		margin-top: 0.8rem;
	}

	.tex-06 {
		margin-top: 0.2rem;
	}

	.zlzs {
		margin-top: 0.5rem;
		margin-bottom: 0.8rem;
	}


}





/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/
/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/
/*111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111*/


/*PC*/

@media(min-width:769px) {

	/*内容*/

	.one {
		position: relative;
		overflow: hidden;
	}

	.page-1 {
		position: relative;
		overflow: hidden;
		width: 6.6rem;
		margin: 0.83rem auto 0rem auto;
	}

	.con-1 {
		z-index: 1;
		font-size: .24rem;
		color: #000000;
		text-align: left;
		
	}

	.tex-pin {}

	.tundu {
		width: 3.8rem;
		height: 1.72rem;
		margin-top: 0.6rem;
	}

	.tex-02 {
		font-size: 0.1rem;
		color: #000000;
		text-align: center;
		display: flex;
		margin-top: 0.1rem;
		margin-right: 2rem;
		width: 7rem;
		font-weight: 300;
		font-family: 'msyhl';
	}

	.tex-02 span {
		margin: 0 0.5rem;
		/* 两张图片之间的间隔 */
		margin-left: 0.05rem;
	}

	.con {
		font-size: .12rem;
		color: #000000;
		line-height: 0.2rem;
		width: 6.6rem;
		
		font-weight: 300;
				
	}

	.tex-03 {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}

	.team {
		padding-top: 0rem;
	}

	.page-2 {
		width: 6.6rem;
		margin: 0 auto;
	}

	.tex-jj {
		margin-top: 0.5rem;
	}

	.tex-04 {
		margin-top: 0.2rem;
	}

	.tex-05 {
		margin-top: 0.1rem;
	}

	.tex-zl {
		margin-top: 0.5rem;
	}

	.tex-06 {
		margin-top: 0.2rem;
	}

	.zlzs {
		margin-top: 0.2rem;
		margin-bottom: 0.3rem;
	}

}