.services {
	padding-bottom: 135px;
}

.design {
	max-width: 1450px;
	margin: 0 auto;
	width: 100%;
}

.gushi {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	margin-bottom: 300px;
}

.gushi_left {
	width: 810px;
	height: 1000px;
}

.gushi_left img {
	width: 100%;
	height: 100%;
}

.gushi_right {
	width: 530px;
}

.gushi_list p {
	font-size: 25px;
	line-height: 42px;
}

.gushi_list:nth-child(1) {
	padding-bottom: 80px;
}

.gushi_list:nth-child(2) {
	border-top: 2px solid #ffa9a3;
	border-bottom: 2px solid #ffa9a3;
	padding: 47px 0;
}

.gushi_list:nth-child(3) {
	padding-top: 80px;
}

.gushi_list_shuzi {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gushi_list_shuzi:nth-child(1) {
	padding-bottom: 33px;
}

.gushi_item h1 {
	font-size: 33px;
	line-height: 58px;
}

.gushi_shuzi {
	display: flex;
	align-items: baseline;
}

.gushi_shuzi1 {
	align-items: flex-start;
}

.gushi_shuzi span {
	font-size: 125px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
}

.gushi_shuzi text {
	font-size: 75px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
}

.fuwu {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	margin-bottom: 220px;
	margin-top: 100px;
}

.fuwu_list {
	width: 250px;
	height: 605px;
	background-color: #fff;
	box-shadow: 0 0 91px 34px #11378c17;
	transition: all 0.4s;
	position: relative;
}

.fuwu_list_img {
	width: 100%;
	height: 145px;
}

.fuwu_list_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fuwu_wenzi {
	width: 100%;
	text-align: center;
	padding-top: 83px;
}

.fuwu_wenzi h1 {
	font-size: 125px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
}

.fuwu_wenzi h2 {
	font-size: 41px;
	line-height: 58px;
	font-family: zi2;
}

.fuwu_list:hover {
	margin-top: -25px;
}

.sheji {
	max-width: 1330px;
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 200px;
}

.sheji_si {
	padding-bottom: 140px;
}

.sheji_title {
	text-align: center;
}

.sheji_title h1 {
	font-size: 200px;
	font-family: zi4;
	background: linear-gradient(to bottom, rgb(243, 244, 248, 1), rgba(243, 244, 248, 0));
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.sheji_title_pin {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -95px;
	padding-bottom: 40px;
}

.sheji_title_pin h2 {
	font-size: 41px;
}

.sheji_title_pin span {
	width: 7px;
	height: 7px;
	background-color: #b71a0f;
	margin-left: 25px;
	margin-right: 25px;
	display: block;
}

.sheji_title_pin p {
	font-size: 41px;
	font-family: zi;
}

.sheji_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sheji_list_anli {
	width: 625px;
	position: relative;
	margin-bottom: 20px;
}

.sheji_list_tu {
	width: 100%;
	/*height: 275px;*/
	height: auto;
	overflow: hidden;
	box-shadow: 0 0 91px 34px #11378c17;
}

.sheji_list_tu img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}

.sheji_list_title {
	background-color: #fff;
	padding: 15px 40px;

}

.sheji_list_title p {
	font-size: 21px;
	text-align: center;
}

.sheji_anniu {
	width: 67px;
	height: 67px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.sheji_anniu img {
	width: 100%;
}

.sheji_list_anli:hover .sheji_list_tu img {
	transform: scale(1.2);
}

.rongyu {
	width: 100%;
	position: relative;
	height: 2000px;
	max-width: 1920px;
	margin: 0 auto;
}

.ry_beijing {
	position: absolute;
	left: 0;
	/*top: -40px;*/
	width: 100%;
	height: 100%;
	top: 0;
}

.ry_beijing img {
	width: 100%;
	height: auto;
}

.rongyu_zheng {
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	padding-top: 72px;
	padding-left: 0;
	padding-right: 0;
}

.rongyu_ios {
	padding-bottom: 80px;
	position: relative;
}

.rongyu_ios img {
	width: 960px;
}

.rongyu_zhuzuoquan {
	display: flex;
	position: relative;
}

.rongyu_shuzi {
	margin-right: 100px;
}

.rongyu_zi p {
	font-size: 33px;
}

.rongyu_shu {
	display: flex;
	align-items: baseline;
	position: relative;
}

.rongyu_shu span {
	font-size: 125px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
}

.rongyu_shu text {
	font-size: 33px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
}

.rongyu_shu p {
	font-size: 50px;
	font-family: zi3;
	background: linear-gradient(to bottom right, #f74a48, #bf2929);
	/* 左上到右下渐变 */
	-webkit-background-clip: text;
	/* 将背景裁剪为文字 */
	background-clip: text;
	/* 标准属性 */
	color: transparent;
	/* 文字颜色透明，显示背景渐变 */
	position: absolute;
	left: 87px;
}

.s_pao {
	width: 100%;
	/* 宽度设为200%，容纳两份内容 */
	max-width: 1920px;
	/* 最大宽度相应调整 */
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
}

.paomadeng {
	width: 200%;
	/* 宽度设为200%，容纳两份内容 */
	max-width: 3840px;
	/* 最大宽度相应调整 */
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	animation: scrollLeft 20s linear infinite;
	margin-bottom: 45px;
}

.paomadeng2 {
	animation: scrollLefttwo 21s linear infinite;
}

.lb_zi {
	width: 335px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f4f8;
	border-radius: 10px;
	font-size: 25px;

}

/* 定义动画关键帧 */
@keyframes scrollLeft {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}
@keyframes scrollLefttwo {
	from {
		transform: translateX(-50%);
	}

	to {
		transform: translateX(0);
	}
}


@media screen and (max-width:1700px) {
	.lb_zi {
	    width: 9.5%;
		text-align: center;

	}
}
@media screen and (max-width:1450px) {
	.gushi {
		padding: 0 5%;
	}

	.gushi_left {
		width: 45%;
	}

	.gushi_left img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width:1300px) {
	.sheji_list_anli {
		width: 49%;
		position: relative;
	}
}

@media screen and (max-width:1024px) {
	.gushi {
		flex-wrap: wrap;
	}

	.gushi_left {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.gushi_right {
		width: 100%;
	}

	.services {
		padding-bottom: 75px;
	}
	.rongyu_zheng {

		padding-left: 5%;
		padding-right: 5%;
	}
	.rongyu_ios {
	    width: 100%;
	}
	.rongyu_ios img {
	    width: 100%;
	}
	.lb_zi {

	    font-size: 16px;
	}

}

@media screen and (max-width:764px) {
	.gushi_list p {
		font-size: 18px;
		line-height: 42px;
	}

	.gushi_list:nth-child(1) {
		padding-bottom: 20px;
	}

	.gushi_item h1 {
		font-size: 20px;
		line-height: 58px;
	}

	.gushi_shuzi span {
		font-size: 88px;

	}

	.gushi {

		margin-bottom: 20px;
	}

	.fuwu_list_img {
		display: none;
	}

	.fuwu_list {
		width: 49%;
		height: 180px;
		margin-bottom: 10px;
	}

	.fuwu {
		flex-wrap: wrap;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.fuwu_wenzi {
		padding-top: 0;
	}

	.fuwu_wenzi h1 {
		font-size: 70px;

	}

	.fuwu_wenzi h2 {
		font-size: 22px;
		line-height: 39px;
		font-family: zi2;
	}

	.sheji_list_anli {
		width: 100%;
		margin-bottom: 20px;
	}

	.sheji_list_tu {
		width: 100%;
		height: auto;

	}

	.sheji_list_title p {
		font-size: 18px;
	}

	.sheji {

		padding-top: 30px;
		padding-bottom: 30px;
	}
	.rongyu_shuzi {
	    margin-right: 20px;
	}
	.rongyu_zi p {
	    font-size: 25px;
	}
	.rongyu_shu span {
	    font-size: 99px;

	}
	.ry_beijing {
	    top: 235px;

	}
	.rongyu {

	    height: 800px;

	}
	    .lb_zi {
	        width: 9.5%;
	        text-align: center;
			height: 60px;
	    }
		.paomadeng {
		    width: 450%;
		    max-width: 3840px;
	
		    margin-bottom: 18px;
		}
		
}