page {
	background-color: white;


}

* {
	margin: 0;
	padding: 0;
}

.center {
	width: 960px;
	margin: 0 auto;
	position: relative;
	font-family: PingFangSC-Semibold, PingFang SC;
}
.top_container_box{
 background-color: #FAFAFA;
}
.top_container {
	height: 64px;
	align-items: center;
	display: flex;
	flex-direction: row;
}

.top_container .logo {
	width: 254px;
}

.top_container .contact {
	width: 149px;
	height: 44px;
	margin-left: auto;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner {
	width: 100%;
	object-fit: cover;
}

.pic_content .pic {
	width: 100%;
	height: 100%;
	position: absolute;
}

.pic_content .title_unify {
	font-size: 24px;
	font-weight: 600;
	color: #669EEC;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	position: relative;
	line-height: 33px;
	margin: 0 auto;
	padding-top: 14px;
}

.pic_content .title2_unify {
	font-size: 16px;
	font-weight: 600;
	color: #999999;
	line-height: 22px;
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
	position: relative;
	line-height: 22px;
	margin: 0 auto;
	padding-top: 2px;

}


.img1_container {
	width: 866px;
	height: 256px;
	margin-top: 50px;
	margin-left: 47px;
	position: relative;
}


.img1_container .content {
	width: 100%;
	position: absolute;
	bottom: 0px;
	display: flex;
	flex-direction: row;
}

.img1_container .hint {
	font-size: 18px;
	font-weight: 600;
	color: #666666;
	line-height: 25px;
}

.img1_container .hint2_margin {
	margin-left: 69px;
	margin-right: 75px;
}

.img1_container .hint3_margin {
	margin-right: 111px;
}

.img2_container {
	width: 894px;
	height: 871px;
	margin-top: 120px;
	margin-left: 33px;
	position: relative;
}


.img2_container .content {
	position: absolute;
	display: flex;
	top: 0px;
	flex-direction: column;
}

.img2_container .content .hint1 {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
}

.img2_container .content .hint2 {
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
	line-height: 22px;
}

.img3_container {
	width: 900px;
	height: 617px;
	margin-left: 30px;
	margin-top: 120px;
	position: relative;
}

.img3_container .content {
	width: 130px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 221px;
}

.img3_container .hint1 {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
}

.img3_container .hint2 {
	width: 130px;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	padding-top: 4px;
}

.img4_container {
	width: 900px;
	height: 866px;
	margin-top: 120px;
	margin-left: 30px;
	position: relative;
}


.img4_container .hint {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
	position: absolute;
	top: 0px;
	z-index: 3;
}

.img5_container {
	width: 900px;
	height: 471px;
	margin-left: 30px;
	margin-top: 120px;
	position: relative;
}

.img5_container .hint {
	height: 28px;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	position: absolute;
	top: 0px;
}


.img6_container {
	width: 900px;
	height: 403px;
	margin-left: 30px;
	margin-top: 120px;
	position: relative;
}

.img6_container .content {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	bottom: 0px;
}

.img6_container .hint1 {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
	margin-bottom: 10px;
}

.img6_container .hint2 {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
}

.img7_container {
	width: 900px;
	height: 279px;
	margin-left: 30px;
	margin-top: 120px;
	position: relative;
}

.img7_container .hint {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
	position: absolute;
	bottom: 0px;
}

.img8_container {
	width: 900px;
	height: 671px;
	margin-top: 120px;
	margin-left: 30px;
	position: relative;
}

.img8_container .content1 {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 226px;
	left: 295px;
}

.img8_container .content2 {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 521px;
	left: 61px;
	align-items: flex-end;
}

.img8_container .hint1 {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
}

.img8_container .hint2 {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	margin-top: 5px;
	line-height: 22px;

}

.img9_container {
	width: 900px;
	height: 836px;
	margin-left: 30px;
	margin-top: 50px;
	position: relative;
}

.img9_container .content1 {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 95px;
	left: 295px;
}

.img9_container .content2 {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 391px;
	left: 13px;
	align-items: flex-end;
}

.img9_container .content3 {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 686px;
	left: 295px;
}

.img9_container .hint1 {
	font-size: 20px;
	font-weight: 600;
	color: #666666;
	line-height: 28px;
}

.img9_container .hint2 {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	margin-top: 5px;
	line-height: 22px;

}

.address_container {
	position: relative;
	width: 846px;
	height: 353px;
	margin-top: 120px;
	margin-left: 30px;
}

.address_container .content {
	position: absolute;
	top: 227px;
	left: 543px;
	display: flex;
	flex-direction: column;
}

.address_container .hint {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	margin-top: 10px;
}


.bottom {
	width: 100%;
	height: 60px;
	background-color: #FAFAFA;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 100px;
}

.bottom .beian {
	font-size: 12px;
	color: #333;
	line-height: 60px;
  text-decoration: none;
}

.contact_dialog {
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	background-color: transparent;
	z-index: 11;
	display: flex;
	align-items: center;
}

.bg_hide_dialog {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #00000066;
	z-index: 12
}


.contact_dialog .bg_contact {
	width: 400px;
	height: 700px;
	background-image: url(../img/bg_container.png);
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 13;
	margin: auto;
	position: relative;
}

.bg_contact .close{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
}

.bg_contact .hint1 {
	font-size: 23px;
	line-height: 32px;
	font-weight: 600;
	color: #666;
	margin: 0 auto;
	margin-top: 55px;
}

.bg_contact .hint2 {
	font-size: 54px;
	color: #669EEC;
	font-weight: 600;
	line-height: 75px;
}

.bg_contact .hint3 {
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	width: 320px;
}

.bg_contact .hint4 {
	font-size: 30px;
	color: white;
	margin-top: 86px;
	margin-bottom: 10px;
}


.bg_contact .input_container {
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 36px;
}

.bg_contact .input_title {
	width: 56px;
	font-size: 14px;
	color: white;
	text-align: right;

}

.bg_contact .input_div {
	width: 214px;
	height: 36px;
}

.bg_contact input {
	width: 174px;
	height: 36px;
	padding-left: 20px;
	padding-right: 20px;
	background: transparent;
	margin-left: 10px;
	border: 0px;
	outline: none;
	font-size: 14px;
	color: #333;
}

.bg_contact .btn_call {
	width: 280px;
	height: 60px;
	border: 0px;
	outline: none;
	background: linear-gradient(225deg, #246CA4 0%, #0054AB 100%);
	margin-top: 58px;
	border-radius: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 60px;
	font-size: 24px;
	color: white;
}

.float_contact_container {

	width: 100%;
	top: 80%;
	position: fixed;
	background-color: transparent;
	z-index: 2
}

.float_contact {
	width: 1160px;
	margin: 0 auto;
}

.flota_contact_img {
	float: right;
	width: 100px;
	height: 100px;
}
