.container {
	width: 100%;
	padding-top: 90px;
}
.content-box {
	width: 1600px;
	margin: 0 auto;
	height: 100%;
}
.module-title {
	text-align: center;
	padding-top: 56px;
	padding-bottom: 60px;
	font-size: 36px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.title-divider {
	display: inline-block;
	width: 190px;
	height: 1px;
	background-color: #dadada;
	margin: 0 35px;
}
/*
	头部样式开始	
*/
.header-box {
	width: 100%;
	position: fixed;
	min-width: 1600px;
	z-index: 99;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 90px;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.15);
}
.header-box .header-inner {
	width: 1600px;
	margin: 0 auto;
	max-width: 90%;
	height: 90px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;background: #FFFFFF;
}
.header-box .header-inner .header-logo {
	width: 385px;
}

.header-box .header-inner .header-content {
	flex: 1;
}

.header-box .header-inner .header-content .header-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 90px;
}

.header-box .header-inner .header-content .header-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 90px;
}

.header-box .header-inner .header-content .header-menu .header-menu-item {
	position: relative;
}

.header-box .header-inner .header-content .header-menu .header-menu-item a.header-menu-btn {
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	cursor: pointer;
}
.header-box .header-inner .header-content .header-menu .header-menu-item a.header-menu-btn.menu-active,
.header-box .header-inner .header-content .header-menu .header-menu-item a.header-menu-btn:hover {
	transition: all .5s; 
	color: #284FAC;
}
.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu {
	position: absolute;
	z-index: 9;
	top: 100%;
	margin: 0;
	padding-top: 10px;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	display: none;
}

.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu ul {
	background: #FFFFFF;
	box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.25);
	border-radius: 6px;
}

.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu .header-submenu-item {
	text-align: center;
}

.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu .header-submenu-item .header-submenu-btn {
	display: block;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #efefef;
	cursor: pointer;
	font-size: 14px;
	color: #333333;
}
.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu .header-submenu-item .header-submenu-btn:last-child {
	border: none;
}
.header-box .header-inner .header-content .header-menu .header-menu-item .header-submenu .header-submenu-item .header-submenu-btn:hover {
	color: #284FAC;
	transition: all .5s; 
}

.header-box .header-inner .header-language {
	width: 355px;
	display: flex;
	align-items: center;
	height: 90px;
	justify-content: flex-end;
}

.header-box .header-inner .header-language .header-language-item {
	color: #333333;
	cursor: pointer;
}
.header-box .header-inner .header-language .header-language-item.language-active {
	color: #548BFF;
}
.header-box .header-inner .header-language .header-language-driver {
	font-style: normal;
	margin: 0 5px;
	color: #333333;
}
/*
	头部样式结束	
*/

/*
	banner样式
*/
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner .banner-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}
.banner .banner-content .banner-title {
	font-size: 70px;
	color: #FFFFFF;
	letter-spacing: 4.38px;
	font-weight: 600;
	text-align: center;
	height: 98px;
	line-height: 98px;
	margin-top: 195px;
}
.banner .banner-content .banner-subTitle {
	text-align: center;
	opacity: 0.68 !important;
	font-size: 26px;
	height: 31px;
	line-height: 31px;
	color: #FFFFFF;
	letter-spacing: 2.01px;
	font-weight: 400;
}
.banner .banner-content .banner-divider {
	height: 1px;
	width: 1033px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 20px;
}
.banner .banner-content .banner-ftext {
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 32px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: 500;
	margin-top: 20px;
}
.banner .banner-content .banner-fm-text {
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 400;
	margin-top: 3px;
	text-align: center;
}

.banner .banner-content .banner-adress {
	width: 1008px;
	height: 167px;
	background: url(./images/banner-k.png);
	background-size: 100% 100%;
	margin: 0 auto;
	margin-top: 18px;
}

.banner .banner-content .banner-adress .banner-adress-content {
	width: 720px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.banner .banner-content .banner-adress .banner-adress-content .banner-adress-info {
	padding: 0 17px;
	color: #fff;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 20px;
}

.banner .banner-content .banner-adress .banner-adress-content .banner-adress-info-box {
	height: 28px;
	line-height: 28px;
	letter-spacing: 0;
}

.banner .banner-content .banner-adress .banner-adress-content .banner-adress-info-box.custom-phone-style {
	width: 230px;
}

.banner .banner-content .banner-adress .banner-adress-content .banner-adress-info-box .banner-adress-info-title {
	font-weight: 400;
}
.banner .banner-content .banner-adress .banner-adress-content .banner-adress-info-box .banner-adress-info-dt {
	font-weight: 500;
}



.banner-adress-divider {
	height: 1px;
	width: 100%;
	opacity: 0.26;
	background-color: rgba(255,255,255,1);
	margin: 10px 0;
}

.banner .banner-content .banner-bottom {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 222px;
	margin-left: -800px;
	width: 1600px;
	background: rgba(5,24,69,0.41);
}
.banner .banner-content .banner-bottom .banner-bottom-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	padding: 0 20px;
}

.banner .banner-content .banner-bottom .banner-bottom-list .banner-bottom-item {
	height: 100%;
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	letter-spacing: 0;
}

.banner .banner-content .banner-bottom .banner-bottom-list .banner-bottom-item .banner-bottom-item-num {
	font-size: 56px;
	height: 60px;
	line-height: 68px;
	font-weight: 900;
	display: flex;
	align-items: center;
}
.banner .banner-content .banner-bottom .banner-bottom-list .banner-bottom-item .banner-bottom-item-title {
	height: 33px;
	line-height: 33px;
	font-size: 24px;
	font-weight: 600;
	margin-top: 10px;
}
.banner .banner-content .banner-bottom .banner-bottom-list .banner-bottom-item .banner-bottom-item-mtxt {
	font-size: 14px;
	font-weight: 600;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}
/*
	banner样式结束
*/

/*
首页关于我们
*/
.about {
	height: 640px;
	background-color: #fff;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.15);
	overflow: hidden;
}

.about .about-title {
	text-align: center;
	margin-top: 35px;
	padding: 0 !important;
}

.about .about-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.about .about-cont .about-left {
	width: 970px;
	padding-top: 30px;
}
.about .about-cont .about-left .about-info-box {
	margin-top: 40px;
}

.about .about-cont .about-left .about-info-box .about-info-title {
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
	height: 33px;
	line-height: 33px;
}

.about .about-cont .about-left .about-info-box .about-info-ten {
	font-size: 16px;
	color: #666666;
	letter-spacing: 1.5px;
	font-weight: 400;
	height: 22px;
	line-height: 22px;
	margin-top: 2px;
}

.about .about-cont .about-left .about-info-box .about-info-mtxt {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.2px;
	line-height: 38px;
	font-weight: 400;
	margin-top: 15px;
}

.about .about-cont .about-left .about-btn {
	margin-top: 40px;
}

.more-btn {
	background: #284FAC;
	border-radius: 6px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-weight: 500;
	width: 160px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.more-btn:hover {
	background-color: #1d3d8b;
	transition: all .5s; 
}

/*
	首页关于我们结束
*/

/*
	首页业务范围
*/
.business {
	height: 667px;
	width: 100%;
	background-image: url(./images/business-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	overflow: hidden;
}

.business .business-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 100%;
}

.business .business-cont .business-left {
	padding-top: 107px;
}

.business .business-cont .business-right {
	width: 1100px;
	height: 100%;
	display: flex;
	align-items: center;
}

.business .business-cont .business-right .business-list {
	height: 568px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: space-between;
}

.business .business-cont .business-right .business-list .business-item {
	position: relative;
	width: 537px;
	height: 272px;
	border-radius: 6px;
	cursor: pointer;
	overflow: hidden;
}

.pic-info {
	background: rgba(6,25,72,0.8);
	border-radius: 0px 0px 8px 8px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-weight: 600;
	padding-left: 22px;
}

/*
	首页业务范围结束
*/

/*
	首页产品与系统
*/

.product {
	height: 640px;
	background-color: #fff;
	overflow: hidden;
}

.product .product-title {
	text-align: center;
	padding-top: 55px;
	padding-bottom: 20px;
}
	
.product .product-list {
	margin-top: 32px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.product .product-list .product-item {
	width: 382px;
	height: 411px;
	border-radius: 6px;
	position: relative;
}

.product .product-list .product-item .product-item-info {
	height: 87px;
	width: 100%;
	padding: 0 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: transparent;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;
}

.product .product-list .product-item .product-item-info span {
	width: 239px;
	display: inline-block;
	height: 87px;
	line-height: 87px;
}

/*
	首页产品与系统结束
*/
/*
	样品预处理
*/
.simple {
	height: 622px;
	width: 100%;
	background: url(./images/simple-bg.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.simple .simple-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 100%;
}
.simple .simple-cont .simple-left {
	height: 100%;
	padding-top: 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-bottom: 88px;
}
.simple .simple-cont .simple-right {
	width: 948px;
	padding-top: 60px;
}

.simple .simple-cont .simple-right .simple-info {
	width: 948px;
	height: 486px;
	background: url(./images/simple-rb.png);
	background-size: 100% 100%;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 2.64px;
	line-height: 26px;
	font-weight: 400;
	padding-left: 40px;
	padding-top: 107px;
}

.simple .simple-cont .simple-right .simple-info .simple-info-row {
	width: 448px;
	margin-top: 20px;
}

.simple .simple-cont .simple-right .simple-info .simple-info-row:first-child {
	margin-top: 0px;
}

/*
	样品预处理结束
*/
/*
	分析小屋
*/
.analy {
	height: 667px;
	width: 100%;
	background: url(./images/analy-bg.png);
	background-size: cover;
	overflow: hidden;
}

.analy .analy-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 100%;
}

.analy .analy-cont .analy-left {
	padding: 97px 0 90px 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.analy .analy-cont .analy-right {
	width: 762px;
	height: 100%;
}

.analy .analy-cont .analy-right .analy-info {
	width: 100%;
	height: 254px;
	background: rgba(40,79,172,0.72);
	border-radius: 0px 0px 0px 44px;
	padding: 27px 30px;
	color: #FFFFFF;
}

.analy .analy-cont .analy-right .analy-info .analy-info-title {
	font-size: 24px;
	letter-spacing: 0.61px;
	font-weight: 500;
	line-height: 33px;
}

.analy .analy-cont .analy-right .analy-info .analy-info-divider {
	height: 1px;
	background-color: rgba(255,255,255,1);
	transform: rotate(0.59deg);
	margin-top: 15px;
}

.analy .analy-cont .analy-right .analy-info .analy-info-mtxt {
	font-size: 16px;
	letter-spacing: 1.37px;
	line-height: 27px;
	font-weight: 400;
	margin-top: 26px;
}

.analy .analy-cont .analy-right .analy-list {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 30px;
}

.analy .analy-cont .analy-right .analy-item {
	width: 368px;
	height: 346px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}

.analy .analy-cont .analy-right .analy-item .analy-pic-info {
	font-size: 16px;
	letter-spacing: 1.5px;
	font-weight: 400;
}
/*
	分析小屋结束
*/

/*
	过程分析
*/
.process {
	height: 681px;
	overflow: hidden;
	width: 100%;
	background: url(./images/simple-bg.png);
	background-position: left bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.process .process-cont {
	position: relative;
	height: 100%;
}

.process .process-cont .process-left {
	padding: 97px 0 80px 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.process .process-cont .process-right {
	width: 1240px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
}

.process .process-cont .process-right .process-tmsg {
	text-align: center;
}

.process .process-cont .process-right .process-tmsg .process-tmsg-m {
	font-size: 30px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 41px;
	margin-top: 45px;
}

.process .process-cont .process-right .process-tmsg .process-tmsg-s {
	display: inline-block;
	padding: 0 30px;
	border-radius: 3px;
	background: rgba(5,24,69,0.41);
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 41px;
	margin-top: 10px;
}

.process .process-cont .process-right .process-main {
	position: relative;
	flex: 1;
}

.process .process-cont .process-right .process-main .process-main-img {
	display: inline-block;
	top: 112px;
	position: absolute;
	left: 50%;
	margin-left: -132px;
	z-index: 9;
}

.process .process-cont .process-right .process-main .process-main-item {
	width: 488px;
	height: 128px;
	background-color: #fff;
	position: absolute;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 24px;
}

.process .process-cont .process-right .process-main .process-main-item .process-main-item-left {
	width: 45px;
	font-size: 30px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
}

.process .process-cont .process-right .process-main .process-main-item .process-main-item-right {
	flex: 1;
}

.process .process-cont .process-right .process-main .process-main-item .process-main-item-right .process-main-item-title {
	font-size: 22px;
	line-height: 30px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
}

.process .process-cont .process-right .process-main .process-main-item .process-main-item-right .process-main-item-mtxt {
	font-size: 16px;
	color: #989898;
	letter-spacing: 0.4px;
	line-height: 26px;
	font-weight: 400;
	margin-top: 5px;
}
.process .process-cont .process-right .process-main .process-main-item.item-1 {
	border-radius: 44px 6px 6px 6px;
	top: 45px;
	left: 70px;
}

.process .process-cont .process-right .process-main .process-main-item.item-2 {
	border-radius: 6px 44px 6px 6px;
	top: 45px;
	right: 73px;
}

.process .process-cont .process-right .process-main .process-main-item.item-3 {
	border-radius: 0px 6px 6px 6px;
	top: 200px;
	left: 0px;
}
.process .process-cont .process-right .process-main .process-main-item.item-4 {
	border-radius: 0px 6px 6px 6px;
	top: 200px;
	right: 0px;
}

.process .process-cont .process-right .process-main .process-main-item.item-5 {
	border-radius: 6px 6px 6px 44px;
	top: 350px;
	left: 70px;
}
.process .process-cont .process-right .process-main .process-main-item.item-6 {
	border-radius: 6px 6px 44px 6px;
	top: 350px;
	right: 73px;
}
/*
	过程分析结束
*/

/*
	产品介绍
*/
.product-intro {
	height: 667px;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background:transparent url(./images/product-intro-bg.png) center center no-repeat;
}

.product-intro-bg {
	width: 100%;
	height: 100%;
	backdrop-filter: blur(3px); /* 模糊强度 */
	-webkit-backdrop-filter: blur(3px);
}

.product-intro-cont {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
} 

.product-intro-cont .product-intro-left {
	padding: 95px 0 89px 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.product-intro-cont .product-intro-right {
	width: 1174px;
	padding: 74px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: space-between;
}

.product-intro-cont .product-intro-right .product-intro-item {
	width: 373px;
	height: 246px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.product-intro-cont .product-intro-right .product-intro-item:last-child {
	width: 100%;
}

.product-intro-cont .product-intro-right .product-intro-item .pic-info {
	border-radius: 0px 0px 6px 6px;
}

/*
	产品介绍结束
*/

/*
	服务与技术
*/
.service {
	height: 739px;
	background-color: #fff;
	overflow: hidden;
	text-align: left;
}

.service .service-list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.service .service-list .service-item {
	width: 517px;
	padding-bottom: 30px;
	box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.1);
}
.service .service-list .service-item .service-item-row1 {
	line-height: 33px;
	margin-top: 25px;
}
.service .service-list .service-item .service-item-row1 .service-item-title {
	font-size: 24px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
}
.service .service-list .service-item .service-item-row1 .service-item-ten {
	font-size: 16px;
	color: #CCCCCC;
	letter-spacing: 1.34px;
	font-weight: 400;
	margin-left: 15px;
}
.service .service-list .service-item .service-item-sub {
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.5px;
	font-weight: 400;
	margin-top: 8px;
}
.service-divider {
	height: 1px;
	background-color: rgba(218,218,218,1);
	margin: 25px 0;
}
.service .service-list .service-item .service-info {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 28px;
	font-weight: 500;
}
/*
	服务与技术结束
*/
/*
	合作伙伴
*/
.partner {
	overflow: hidden;
}

.partner .partner-top {
	background-color: #F7F7F7;
	height: 154px;
	text-align: center;
	padding-top: 20px;
}
.partner .partner-top .partner-title {
	font-size: 28px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 600;
	line-height: 40px;
}
.partner .partner-top .partner-mtxt {
	font-size: 18px;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	margin-top: 7px;
}
.partner .partner-content {
	background: url(./images/partner-bg.png);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

.partner .partner-content .partner-info {
	text-align: center;
	padding-top: 20px;
}

/*
	合作伙伴结束
*/

/*
	工程项目
*/
.project {
	overflow: hidden;
	width: 100%;
}
.project .project-list {
	display: flex;
	flex-wrap: wrap;
}
.project .project-list .project-item {
	width: 50%;
	height: 334px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.project .project-list .project-item .pic-info {
	text-align: right;
	padding-right: 30px;
	border-radius: unset;
}
.project .project-btn {
	background: #F7F7F7;
	border-radius: 6px;
	width: 268px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.5px;
	font-weight: 400;
	cursor: pointer;
	margin-top: 36px;
}
.project .project-btn:hover {
	background-color: #1d3d8b;
	color: #fff;
	transition: all .5s; 
}
/*
	工程项目结束
*/
/*
	联系我们
*/
.concat {
	width: 100%;
	background: url(./images/concat-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 397px;
	overflow: hidden;
}
.concat .concat-cont{
	display: flex;
	flex-direction: row;
	padding-top: 140px;
}

.concat .concat-cont .concat-right {
	flex: 1;
	padding-right: 350px;
	display: flex;
	flex-direction: column;
	padding-left: 100px;
	margin-top: 10px;
	height: 150px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.concat .concat-cont .concat-right .concat-item {
	position: relative;
	padding-left: 15px;
}
.concat .concat-cont .concat-right .concat-item .concat-item-bt {
	font-size: 15.53px;
	color: #666666;
	letter-spacing: 0.49px;
	font-weight: 500;
	line-height: 21px;
}
.concat .concat-cont .concat-right .concat-item .concat-item-nr {
	font-size: 19.42px;
	color: #333333;
	letter-spacing: 0.61px;
	font-weight: 600;
	line-height: 28px;
	margin-top: 8px;
}
.concat .concat-cont .concat-right .concat-item::before {
	display: block;
	content: '';
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #284FAC;
}
/*
	联系我们结束
*/
/*
底部
*/
.footer {
	height: 62px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	background: #254275;
	text-align: center;
	align-items: center;
}

.footer span {
	color: #fff;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 400;
	margin: 0 30px;
}
/*
底部结束
*/
/*
	二级页面框架
*/
.page-cont {
	padding: 19px 0 25px 0;
	display: flex;
	flex-direction: row;
}
.page-cont .cont-menu {
	width: 265px;
}

.page-cont .cont-menu .cont-menu-top {
	height: 71px;
	line-height: 71px;
	padding-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;
	background: #284FAC;
	position: relative;
}

.page-cont .cont-menu .cont-menu-top::after {
	display: block;
	content: '';
	width: 6px;
	height: 71px;
	background: #284FAC;
	position: absolute;
	right: -20px;
	top: 0;
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item{
	height: 62px;
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(218,218,218,1);
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item.active{
	border-bottom: 1px solid rgba(40,79,172,1);
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item.active .cont-menu-item-link {
	color: #284FAC;
	font-weight: 600;
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item.active .cont-menu-item-link::before {
	border: none !important;
	width: 3px;
	height: 24px;
	margin-top: -12px;
	background-color: #284FAC;
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item-link {
	height: 100%;
	line-height: 63px;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
}

.page-cont .cont-menu .cont-menu-list .cont-menu-item-link::before {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.page-cont .ej-box {
	flex: 1;
	padding-left: 17px;
}

.page-cont .ej-box .ej-cont {
	min-height: 550px;
	border-left: 1px solid rgba(218,218,218,1);
}
.page-cont .ej-box .ej-cont .ej-info {
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 50px;
}
.page-cont .ej-box .ej-cont .ej-info .ej-title {
	font-size: 22px;
	color: #284FAC;
	letter-spacing: 0;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
}
.ej-inner-box {
	margin-top: 17px;
}
.ej-inner-box > div {
	text-align: left !important;
}


.partner-con-title {
	text-align: center;
	padding-top: 50px;
}
.partner-img-box {
	margin-top: 30px;
	min-height: 350px;
	overflow-x: hidden;
}
.partner-img-cont {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 25px;
}
.partner-img-item {
	width: 381px;
	height: 150px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.partner-img-item img {
	max-width: 379px;
	max-height: 148px;
}