@media screen and (max-width: 1125px) {
	/*try*/
	.try .tryText{

		padding: 1.16rem .36rem;
		margin-left: 0;
	}
	.try .tryText .bigText{
		
		font-size: .4rem;
		margin-bottom: .36rem;
	}
	.try .tryText .smallText{
		font-size: .26rem;
		margin-bottom: .22rem;
	}
	.try .tryText div{
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.try .tryText .btn{
		display: block;
		width: 2.82rem;
		height: .62rem;
		background: #44a1e2;
		text-align: center;
		line-height: .62rem;
		font-size: .26rem;
		margin-top: .74rem;
		border-radius: .1rem;
	}
	.try{
		box-sizing: border-box;
		height:auto;
		overflow-y: hidden;
		background-image: url(/img/sybg.jpg) no-repeat;
		background-size: 100% 100%;
		padding:.35rem 0;
	}
	.try .tryForm{
		margin-left:1.1rem;
		margin-top: .35rem;
		display: none;
		width:4.22rem;
		height:4.64rem;
		box-sizing: border-box;
		background: rgba(255,255,255,0.78);
		margin:0 auto;
		color:black;
		padding:.38rem .24rem .36rem .24rem;
		border-radius: .4rem;
	}

	.try .tryForm .bigText{
		font-size: .3rem;
		font-weight: bold;
		margin-bottom: .28rem;
	}
	.try .tryForm form{
		box-sizing: border-box;
		font-size: .26rem;
		width:3.72rem;
	}
	
	.tryForm .form .fromBox{
		box-sizing: border-box;
		height: .94rem;;
		width:3.72rem;
		font-size: .26rem;
		line-height: .94rem;
	}
	.formSchool,.formNumber, .formPhone{
		border-bottom: 1px solid #646464;
	}
	.tryForm .form .fromBox input{
		border: 1px solid #646464;
		background-color:white; 
		color:black;
		height: .4rem;
		font-size: .22rem;
		line-height: .4rem;
		padding-left: .1rem;
	}
	.tryForm .form .formNumber{
		width: 2.18rem;
	}
	.formNumber input{
		box-sizing: border-box;
		width: 1.14rem;
	}
	.formBtn{
		box-sizing: border-box;
		margin-left: .14rem;
		margin-top: .26rem;
		border: 1px solid black;
		width: 1.4rem;
		height: .42rem;
		text-align: center;
		line-height: .42rem;
		font-size: .26rem;
		border-radius: .1rem;
	}
	.formBtn a{
		color:black;
	}
	.formSubmit a{
		color:white;
	}
	.formSubmit{
		width: 3.7rem;
		height: .5rem;
		background: #44a1e2;
		text-align: center;
		line-height: .5rem;
		font-size: .26rem;
		margin-top: .46rem;
		border-radius: .1rem;
	}
	.formSchool.fromBox{
	position: relative;
}
.schoolName{
	box-sizing: border-box;
	width: 2.9rem;
	background: white;right: 0;position: absolute;top: .3rem
}
.phone{
	box-sizing: border-box;
	width: 2.9rem;
	position: absolute;
	top:.31rem;
	right: 0;
	
}
	.formNumber .number{
		width: 1.14rem;
	}
	/* 产品功能模块 */
	.prudoct{
		width: 100%;
		margin:.35rem auto; 
		padding: 0 .1rem;
	}
	.prudoct .prudoctHeader{
		font-size: .3rem;
		font-weight: bold;
		color: black;
		margin-bottom:.3rem;
		text-align: center;
		max-height: 100%;
	}
	.prudoct .prudoctDescription{
		text-align: left;
		margin-bottom: .35rem;
		font-size: .2rem;
		width: 5.32rem;
		margin:0 auto;
		max-height: 100%;
	}
	.prudoct .phonePrudoctFunction{
		display: none;
	}
	.prudoct .row .centerFunction{
		margin-left: .84rem;
		margin-right: .84rem;
	}
	.prudoctFunction{
		width: 1.4rem;
		text-align: center;
		margin:0;
	}
	.prudoctFunction img{
		width: 1rem;
		height: 1rem;
	}

	.prudoctFunction .functionHeader{
		margin-top:.2rem;
		margin-bottom:.2rem;
		font-size: .26rem;
		font-weight: bold;
	}
	.prudoctFunction .functionDescription{
		font-size: .20rem;
		text-align: left;
		width: 1.4rem;
		max-height: 100%;
	}
	/*适合人群 */
	.people{
		text-align: center;
		width: 100%;
		background:#e3e3e3;
		padding-top:.14rem;
		
	}
	.people .peopleTitle{
		background-color: white;
		text-align: center;
		padding:.35rem 0;
		font-size: .3rem;
	}
	.showPeople{
		padding:0 ;
		background-color: white;
		padding-bottom: .4rem;
		width: auto;
		display: flex;
		justify-content: space-around;
	}
	.showItem{
		width: 1.04rem;
		
		margin:0;
		font-size: .20rem;
		text-align: center;
	}
	.showItem img{
		width: 1.04rem;
		height: .74rem;
		margin-bottom:.2rem;
	}
	/*宣传语*/
	.propagate{
		width: 100%;
		padding:.37rem 0;
		color:white;
		background: url(http://rengxingbao.oss-cn-shenzhen.aliyuncs.com/img1/2018/09/21/9a04aa4dcff04dc8b11af81c7ca39d3d9a04aa4dcff04dc8b11af81c7ca39d3d9a04aa4dcff04dc8b11af81c7ca39d3d.jpeg) no-repeat;
		background-size: 100% 1.26rem;
	}
	.propagate p{
		font-size: .2rem;
		text-align: center;
		color: white;
	}
	/*产品特色*/
	.characteristic{
		padding:.35rem .26rem;
		text-align: center;
	}
	.characteristic .title{
		font-size: .3rem;
		font-weight: bold;
	}
	.list{
		margin-top: .36rem;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.list .row{
		justify-content: space-around;
	}
	.list .item{
		width: 2.64rem;
		height: auto;
		box-sizing: border-box;
		margin-right: 0;
		text-align: center;
		position: relative;
	}
	.list .item img{
		width: 2.64rem;
		height: 1.74rem;
	}
	.list .item .itemTitle{
		margin-top: .2rem;
		margin-bottom:.2rem;
		font-size: .26rem;
		font-weight: bold;
		max-height: 100%;
	}
	.list .item .itemContent{
		font-size: .2rem;
		width: 2.64rem;
		margin-bottom:.1rem;
		text-align: left;
		max-height: 100%;
	}
	
	.phoneGray{
		width: 100%;
		height:.14rem;
		background-color: #e3e3e3;
		display: block;
	}
	/*移动端实施流程*/
	.phoneFlow{
		display: block;
		text-align: center;
		padding-top: .32rem;
	}
	.phoneFlow img{
		width:6rem;
	}
	/*系统实施流程*/
	.flow{
	padding: 0 .26rem;
	text-align: center;
	display: none;
	}
	.flow .title{
		font-size: .3rem;
		font-weight: bold;
		margin-top:.35rem;
		margin-bottom: .35rem;
		max-height: 100%;
	}
	.flow .flowContent{
		display: flex;
		justify-content: center;
	}
	.flow  .itemContent{
		width: 1.2rem;
		
	}
	.flow  .itemContent img{
		width:1rem;
		height:1rem;
		border-radius: 50%;
	}
	.flow  .itemContent .itemTitle{
		font-size: .26rem;
		font-weight: bold;
		margin-top: .3rem;
		margin-bottom:.25rem;
	}
	.flow  .itemContent .itemLine{
		margin:0 auto;
		width: .58rem;
		height: 1px;
		background-color: black;
	}
	.flow  .itemContent .itemContent{
		margin-top: .3rem;
		font-size: .2rem;
	}
	.flow  .flowImg{
		width: .32rem;
		height: .22rem;
		margin:.52rem .46rem;
	}
	.flowPc{
		display: none;
	}
	.flowPhone{
		margin-top: .35rem;
		margin-bottom: .35rem;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	/*多家学校共同的选择*/
	.choose{
		margin: .35rem 0 0 0;
		padding: 0;
		text-align: center;
	}
	.choose .title{
		max-height: 100%;
		font-size: .3rem;
		font-weight: bold;
	}
	.choose .chooseContent{
		margin-top: .7rem;
	}
	.choose .chooseContent .contentDetails{
		width:100%;
		height: auto;
		background: #f6f6f6;
		padding:0 .36rem 0.2rem .36rem;
		font-size: .16rem;
	}
	.peopleContent{
		position: relative;
		margin-right: .36rem;
	}
	.peopleContent img{
		width: .92rem;
		height: .92rem;
		border-radius: 50%;
		margin-top: -.3rem;
		
	}
	.peopleContent .introduce{
		margin-left: .2rem;
		padding-top: .2rem;
		text-align: left;
	}
	.peopleContent .introduce .name{
		font-size: .26rem;
		color: black;
	}
	.peopleContent .introduce .identity{
		margin-top: .12rem;
		font-size: .24rem;
		color: #999999;
	}
	.peopleContent .number{
	 	width: auto;
		font-size: .24rem;
		color: #44a1e2;
		margin-top: .18rem;
		position: absolute;
		right: 0;
	}
	.peopleSaid{
		text-align: left;
	
		font-size: .22rem;
		
		max-height: 100%;
	}
	.peopleSaid .schoolContent{
		height: auto;
		
    	text-overflow: ellipsis;
		position: relative;
		margin-right: 0;
	}
	
.peopleSaid .schoolContent::after {
   display: none;
}
	.contentDetails .btn{
		display: none;
	}
	.contentList{
		display: none
	}
	.iconChooseBtn{
		display: flex;
		justify-content: center;
		padding-top: .2rem;
		padding-bottom: .35rem;
	}
	.iconChooseBtn span{
		margin-right: .2rem;
		display: inline-block;
		width: .2rem;
		height: .2rem;
		border-radius: 50%;
		background-color: #575757;
	}
	.iconChooseBtn .activeIconChooseBtn{
		background: #44A1E2;
	}
	/*资讯动态*/
	.news{
		display: none;
	}

	/*移动端新闻*/
	.phoneNews{
		padding: .34rem 0.26rem .35rem .26rem;
		background: white;
		display: flex;
		flex-direction: column;
	}
	.introduceTitle{
		display: block;
		text-align: center;
		font-size: .3rem;
		margin-bottom: .35rem;
		font-weight: bold;
	}
	.titleBox{
		display: none;
	}
	.introduce .content{
		margin-left: 0;
	}
	.businessContent{
		width: auto;
		height: auto;
		padding: 0;
	}
	.businessContent .itemContent{
		margin-bottom: .3rem;
	}
	.businessContent .itemContent img{
		width: 1.43rem;
		height: 1.74rem;
	}
	.businessContent .itemContent div{
		margin-left: .15rem;
		position: relative;
		height: .87rem;
		width: 4.3rem;
	}
	.businessContent .itemContent div .title{
		font-size: .2rem;
		width: 4.2rem;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.businessContent .itemContent div .time{
		font-size: .2rem;
		color: #999999;	
		margin-top: .1rem;
	}
	.businessContent .itemContent div .src{
		display: none;
	}
	.businessContent .itemContent div .summary{
		width: 4.2rem;
	
		display: -webkit-box;
		 word-break: break-all;
		 text-overflow: ellipsis;
		 font-size: .2rem;
		 overflow: hidden;
		 -webkit-box-orient: vertical;
		 -webkit-line-clamp:2;
		 color: #999999;
	}
	.businessContent .itemContent div .summary::after{
		display: none;
	}
}