@charset "utf-8";

@font-face {
	font-family: "cu";
	src: url("../fonts/8E4C4A88EBD1687CB8AC0C8E7D8958F9.OTF");
	font-weight: 400;
}

@font-face {
	font-family: "xi";
	src: url("../fonts/11C302DD8C50619E4131DA5D645FB422.OTF");
	font-weight: 400;
}

@font-face {
	font-family: 'siyuan';
	src: url('../fonts/bb4171.ttf');
	font-weight: normal;
	font-style: normal;
}

body,
html,
a {
	font-family: "xi" !important;
	font-weight: inherit;
}

.header {
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 20px;
	position: absolute;
}

.menu {
	display: none;
}

.icon {
	z-index: 111;
	width: 20%;
}

.icon img {
	width: 100%;
}

.anliboxM {
	display: none;
}

.headertitle ul {
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.headertitle ul li {
	z-index: 111;
	font-size: 30px;
	margin-right: 30px;
}

.container {
	width: 100%;
	height: 876px;
	overflow: hidden;
	margin: 0 auto;
}

#list {
	width: 400%;
	height: 876px;
	position: absolute;
}

#list img {
	width: 25%;
	float: left;
	cursor: pointer;
	height: 100%;
}

.arrow {
	position: absolute;
	color: #fff;
	text-decoration: none;
	bottom: 20px;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 30px;
	top: 330px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.3);
}

#left {
	left: 20px;
}

#right {
	right: 20px;
}

.btns {
	width: 100px;
	height: 10px;
	position: absolute;
	bottom: 20px;
	left: 45%;
}

.btns span {
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 10px;
	height: 10px;
	float: left;
}

.btns .on {
	background: orange;
}

.banner,
.banner li {
	width: 100%;
	height: 100%;
	min-width: 1200px;
	min-height: 800px;
}

.banner {
	position: relative;
	overflow: hidden;
}

.banner li {
	position: absolute;
	top: 0;
	left: 0;
}

.banner li {
	display: none;
}

.banner li img {
	width: 500px;
}

.burger {
	width: 100%;
	height: 220px;
}

.burger .center {
	margin-top: 60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.burger .center .nav {
	width: 300px;
	height: 120px;
	border-bottom: 5px solid #ccc;
}

.burger .center .nav .title {
	font-size: 60px;
	color: #004DA1;
	text-align: center;
}

.burger .title {
	color: #000;
}

.anlibox {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;

	.center {
		position: relative;
		top: -3.5px;
		display: flex;
		border-top: 1px solid #ccc;
		width: 70%;

		.box {
			position: relative;
			text-align: center;
			width: 30%;
			margin-right: 150px;

			.anlilist {
				margin-top: 20px;

				.boxLi {
					display: flex;
					width: 380px;
					background: #004DA1;
					height: 90px;
					color: #FEFEFF;
					font-size: 25px;
					line-height: 90px;

					.margin {
						margin-left: 15px;

					}
				}

				.boxLi2 {
					display: flex;
					width: 380px;
					height: 90px;
					color: #004DA1;
					font-size: 25px;
					line-height: 90px;

					.margin {
						margin-left: 15px;

					}
				}
			}
		}

		.anlilist2 {
			width: 70%;
			margin-top: 20px;


			.kechenglist2 {
				.img1 {
					width: 100%;
					max-height: 723px;
				}
			}
		}
	}
}

.floor {
	margin-top: 100px;
	color: #FFFFFF;
	background-image: url(../images/floor.png);
	background-size: 100%;
	text-align: center;
	height: 1390px;

	.box {
		width: 100%;
		padding-top: 140px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;

		.title {
			height: 140px;
			font-size: 60px;
			width: 280px;
			border-bottom: 5px solid #FFF;
		}

		.content {
			border-top: 2px solid #fff;
			width: 80%;
			margin-top: -3.5px;
			font-size: 28px;
			margin-bottom: 130px;
		}

		.p {
			text-align: start;
			margin: 43px 43px 0 43px;
			text-indent: 60px;
		}

		.b {
			text-align: start;
		}
	}
}

.cooperate {
	height: 330px;
	width: 70%;
	position: relative;
	border-top: 1px solid #E6E6E6;
	left: 15%;
	top: -3.5px;
	overflow: hidden;

	.img1 {
		margin-top: 20px;
		position: absolute;
		display: flex;
		white-space: nowrap;
		text-overflow: ellipsis;

		.li {
			margin-right: 30px;

			.p {
				background: #004EA2;
				color: #fff;
				font-size: 25px;
				height: 50px;
				line-height: 50px;
				position: relative;
				top: -57px;
				text-align: center;
				width: 460px;
			}
		}

		.p {
			background: #004EA2;
			color: #fff;
			font-size: 25px;
			height: 50px;
			line-height: 50px;
			position: relative;
			top: -57px;
			text-align: center;
			width: 460px;
			margin-right: 30px;
		}
	}
}

.footer {
	height: 400px;
	background: #004EA2;

	.box {
		display: flex;
		justify-content: space-evenly;
		align-items: center;
		padding-top: 70px;

		.img {
			margin-left: 300px;

			.image {
				width: 450px;
			}
		}

		.data {
			margin-right: 300px;
			color: #fff;
			font-size: 20px;

			.ul {
				.li {
					margin-bottom: 15px;

					.zhanwei {
						width: 6px;
						height: 28px;
						background: #FFFFFF;
					}

					.margin {
						margin-left: 20px;
					}
				}

				.title {
					display: flex;
				}

				.num {
					margin-left: 99px;
				}
			}
		}
	}
}

.bus {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;

	.center {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;

		.con {
			font-size: 30px;
			color: #959698;
			text-align: center;
		}
	}

	.title {
		font-size: 60px;
		color: #004DA1;
	}
}

.business {
	margin-bottom: 200px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	.ul {
		width: 70%;

		.li {
			margin-bottom: 50px;
			display: flex;
			height: 300px;

			.con {
				width: 100%;
				color: #004DA1;
				font-size: 40px;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
			}

			.con:hover {
				background: #004DA1;
				color: #FFF;
			}

			.image {
				width: 530px;
				background: #000;
			}
		}
	}
}


.property {
	width: 100%;

	.con {
		text-align: center;
		font-size: 48px;
		color: #004DA1;
	}
}

.estimate {
	margin: 40px 299px 0 299px;

	.con {
		width: 40%;
		background: #004DA1;
		color: #fff;
		font-size: 30px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		margin-bottom: 35px;
	}

	.con1 {
		display: flex;
		justify-content: space-around;
		color: #004DA1;
		font-size: 30px;
		height: 100px;
		margin: 20px 0 50px 0;
	}
}

.about {
	margin-top: 20px;
	color: #2C2C2C;
	background-size: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	.content {
		border-top: 2px solid #fff;
		width: 80%;
		margin-top: -3.5px;
		font-size: 28px;
		margin-bottom: 130px;
	}

	.p {
		text-align: start;
		margin: 43px 43px 0 43px;
		text-indent: 60px;
	}
}

.laboratory {
	margin: 40px 299px 80px 299px;

	.con {
		width: 40%;
		background: #004DA1;
		color: #fff;
		font-size: 30px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		margin-bottom: 70px;
		margin-top: 70px;
	}

}

.qualifications {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;

	.center {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;

		.con {
			font-size: 25px;
			color: #959698;
			text-align: center;
		}
	}

	.title {
		font-size: 60px;
		color: #004DA1;
	}
}

.certificate {
	margin: 0 240px 0 240px;

	.ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;

		.li {
			margin-bottom: 20px;

			.con {
				margin: 20px 0 40px 0;
				text-align: center;
				color: #004DA1;
				font-size: 24px;
				height: 50px;
				line-height: 50px;
			}

			.img:hover {
				transform: scale(1.5);
				/* 放大1.5倍 */
			}
		}
	}
}

.unit {
	margin: 0 240px 0 240px;

	.ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;

		.li {
			margin-bottom: 20px;

			.con {
				margin: 10px 0 40px 0;
				text-align: center;
				color: #004DA1;
				font-size: 24px;
				height: 50px;
				line-height: 50px;
			}
		}
	}
}

.name {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	.nameCon {
		width: 70%;
		height: 66px;
		background: #004DA1;
		text-align: center;
		color: #fff;
		line-height: 66px;
		font-size: 34px;
	}
}

.introduce {
	margin: 70px 330px 70px 330px;

	.box {
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;

		.zhanwei {
			width: 20px;
			height: 20px;
			background: #004DA1;
			margin-right: 25px;
		}

		.con {
			color: #004DA1;
			font-size: 30px;
		}

		.flex {
			display: flex;
			align-items: center;
		}
	}
}

.inImg {
	margin: 10px 216px 150px 250px;
}

.listA {
	color: #004ea2;
}

.phonealls {
	padding-top: 5%;
}

.phoneones {
	width: 80%;
	margin: 0 auto;
}

.phonetitle {
	font-weight: 400;
	font-size: 66px;
	color: #1B4783;
	text-align: center;
}

.phonebiaoti {
	font-weight: 400;
	font-size: 26px;
	color: #666666;
	text-align: center;
	margin-top: 3%;
}

.phonelianxi {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 5%;
}

.phonelianxipart {
	width: 47%;
	display: flex;
	background-color: #004EA1;
	padding-bottom: 3%;
	margin-right: 3%;
	margin-bottom: 3%;
}

.phonelianxipc {
	width: 20%;
}

.phonelianxitext {
	width: 80%;
	padding-top: 6%;
}

.phonelianxitext p {
	font-weight: 400;
	font-size: 26px;
	color: #FFFFFF;
}

.phonelianxipc img {
	width: 45%;
}

.phonelianxipc {
	padding-left: 8%;
	padding-top: 6%;
}

.phonelianxitext p {
	padding-bottom: 2%;
}

.one {
	padding-bottom: 4% !important;
}

.mapall {
	padding-top: 3%;
	padding-bottom: 5%;

}

.image_3 {
	height: 661px;
}

.zzalls {
	padding-top: 9%;
}

.zzparttitle {
	text-align: center;
	font-weight: 400;
	font-size: 48px;
	color: #333333;
}

.zzpartpc {
	padding-top: 7%;
	width: 60%;
	margin: 0 auto;
}

.zzpartpc img {
	width: 100%;
}

.ryzzanniu {
	text-align: center;
	padding: 10% 0;
}

.ryzzanniu button {
	padding: 5px 25px;
	border: 1px solid #636363;
	background-color: #fff;
}