
.page{
		width: 100%;
		background: #ECF4FF;
	}
@media screen and (min-width: 1000px) {
	.page{
		padding-bottom: 90px;
	}
	.banner{
		margin-top: 68px;
		background: url('../images/zhengfu/banner.png') center no-repeat;
		width: 100%;
		height: 640px;
		background-size: 1920px 640px;
		position: relative;
	}
	.banner .banner-cont{
		width: 1000px;
		height: 100%;
		position: absolute;
		z-index: 1;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		display: flex;
		flex-direction: column;
		padding-top: 100px;
	}
	.banner .banner-cont .banner-tip{
		height: 38px;
		background: rgba(255,255,255,0.5);
		border-radius: 19px;
		line-height: 38px;
		padding: 0 16px;
		display: inline-block;
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 16px;
		color: #000000;
		width: auto;
		font-style: normal;
	}
	.banner .banner-title{
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 60px;
		color: #000000;
		line-height: 84px;
		font-style: normal;
		padding: 32px 0 20px;
	}
	.banner .banner-des{
		width: 480px;
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 16px;
		color: #5C616C;
		line-height: 28px;
		font-style: normal;
		margin-bottom: 32px;
	}
	.banner .banner-btn{
		width: 168px;
		height: 52px;
		background: #247FFF;
		border-radius: 26px;
		line-height: 52px;
		text-align: center;
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 20px;
		color: #FFFFFF;
		font-style: normal;
		display: block;
		cursor: pointer;
		margin-bottom: 16px;
	}
	.banner .banner-tel{
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 16px;
		color: #262937;
		line-height: 22px;
		font-style: normal;
	}
	.title-common{
		padding-top: 100px;
		padding-bottom: 80px;
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 48px;
		color: #262937;
		line-height: 48px;
		text-align: center;
		font-style: normal;
	}
	.dashuju{
		background: linear-gradient( 180deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
		border-radius: 60px 60px 0px 0px;
		padding-bottom: 100px;
	}
	img{
		display: block;
	}
	.youshi li{
		width: 100%;
		background: #FFFFFF;
		border-radius: 32px;
		display: flex;
		align-items: center;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.youshi li .youshi-cont{
		flex: 1;
		padding: 0 72px;
	}
	.youshi li .youshi-cont .youshi-title{
		position: relative;
		margin-bottom: 20px;
	}
	.youshi li .youshi-cont .youshi-title span{
		position: absolute;
		width: 221px;
		height: 14px;
		background: linear-gradient( 90deg, #3F89FB 0%, #83FCA2 100%);
		border-radius: 7px;
	}
	.youshi li .youshi-cont .youshi-title p{
		position: relative;
		z-index: 1;
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 36px;
		color: #262937;
		line-height: 54px;
		font-style: normal;
	}
	.youshi li:nth-of-type(2n+1){
		flex-direction: row-reverse;
	}
	.youshi .youshi-des{
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 16px;
		color: #5C616C;
		line-height: 24px;
		font-style: normal;
	}
}
@media screen and (max-width: 1000px) {
	.page{
		padding-bottom: 0.5rem;
	}
	.main{
		width: 6.9rem;
		margin: 0 auto;
		display: block;
	}
	.banner{
		margin-top: 1.02rem;
		background: url('../images/zhengfu/banner-wrap.png') center no-repeat;
		width: 100%;
		height: 10rem;
		background-size: 100%;
		padding-top: 5.12rem;
	}
	.banner-content{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.banner .banner-title{
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 0.48rem;
		color: #000000;
		line-height: 0.66rem;
		text-align: center;
		font-style: normal;
		margin-bottom: 0.4rem;
	}
	.banner .banner-des{
		width:7.1rem;
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 0.28rem;
		color: #5C616C;
		line-height: 0.44rem;
		text-align: center;
		font-style: normal;
		margin-bottom: 0.4rem;
	}
	.banner .banner-btn{
		height: 0.64rem;
		line-height: 0.64rem;
		background: #FFFFFF;
		border-radius: 0.32rem;
		padding: 0 0.46rem;
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 0.24rem;
		color: #000000;
		font-style: normal;
		display: inline-block;
		margin: 0 auto;
	}
	.title-common{
		padding-top: 1.28rem;
		padding-bottom: 0.8rem;
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 0.6rem;
		color: #262937;
		line-height: 0.84rem;
		text-align: center;
		font-style: normal;
	}
	.dashuju{
		background: linear-gradient( 180deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
		border-radius: 0.4rem 0.4rem 0px 0px;
		padding-bottom: 0.5rem;
	}
	img{
		display: block;
	}
	.youshi li{
		width: 100%;
		background: #FFFFFF;
		border-radius: 0.32rem;
		margin-bottom: 0.3rem;
		overflow: hidden;
	}
	.youshi li img{
		width: 100%;
	}
	.youshi li .youshi-cont{
		padding: 0.4rem 0.56rem 0.82rem;
	}
	.youshi li .youshi-cont .youshi-title{
		margin-bottom: 0.4rem;
	}
	
	.youshi li .youshi-cont .youshi-title p{
		font-family: PingFangSC, PingFang SC;
		font-weight: 600;
		font-size: 0.4rem;
		color: #262937;
		line-height: 0.56rem;
		font-style: normal;
	}

	.youshi .youshi-des{
		font-family: PingFangSC, PingFang SC;
		font-weight: 400;
		font-size: 0.28rem;
		color: #262937;
		line-height: 0.4rem;
		font-style: normal;
	}
}
