@charset "UTF-8";

.aboutCompany{
	
}
.aboutCompany-first{
	background-color: #FFFFFF;
	padding:62px 0 70px 0;
}
.aboutCompany-first-title{
	font-weight: bold;
	line-height: 1;
	text-align: center;
	font-size: 36px;
	color: #00194B;
	line-height: 40px;
}
.aboutCompany-first-border{
	width: 66px;
	height: 2px;
	background-color: #00194B;
	margin: 22px auto 0 auto;
}
.aboutCompany-first-content {
	margin-top: 54px;
	height: 303px;
	display: flex;
	align-items: center;
}
.aboutCompany-first-content::after {
	clear: both;
	content: '';
	display: table;
}
.aboutCompany-first-content img{
	float: left;
	margin-right: 80px;
	height: 303px;
	width: 497px;
}
.aboutCompany-first-text{
	color: #000000;
	line-height: 36px;
	/* padding-top:80px; */
	text-align: justify;
	text-justify:inter-ideograph;
	font-size: 18px;
}
.aboutCompany-second{
	background-color: #F3F6FB;
	padding-top:60px;
}
.aboutCompany-second .row{
	margin-top: 57px;
}
.aboutCompany-second-card-border{
	width: 36px;
	height: 2px;
	background-color: #00194B;
	margin: 45px auto 28px auto;
}
.aboutCompany-second-card-title{
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}
.aboutCompany-second-card{
	text-align: center;
	background-color: #FFFFFF;
	padding: 40px 0;
	max-width: 241px;
	height: 261px;
	margin-bottom: 80px;
}
.aboutCompany-second-card .aboutCompany-second-card-img{
	height: 80px;
}
.aboutCompany-second-card .aboutCompany-second-card-img img{
	height: 100%;
}
.aboutCompany-third{
	background-color: #F3F6FB;
	padding-top:60px;
}
.aboutCompany-third-content{
	position: relative;
	margin: 73px 0 0 0;
}
.aboutCompany-third-content .aboutCompany-third-bg{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
}
.aboutCompany-third-bg-left{
	background: url(../imgs/aboutCompany-img2.png) no-repeat center center;
	height: 390px;
	background-size: cover;
	margin-right: 40px;
}
.aboutCompany-third .aboutCompany-third-bg .row {
	margin-left:0;
	margin-right: 0;
}
.aboutCompany-third .aboutCompany-third-bg .row [class^="col-"]{
	padding-left:0;
	padding-right: 0;
}
.aboutCompany-third-bg-right{
	height: 365px;
	background-color: #FFFFFF;
	margin: 12px 0 12px -90px;
}
.aboutCompany-third-left{
	height: 390px;
}
.aboutCompany-third-right{
	/* padding-top:50px; */
	height: 365px;
	margin: 12px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 18px;
}
.aboutCompany-third-content-title{
	font-size: 28px;
	font-weight: bold;
	color: #00194B;
	line-height: 1;
}
.aboutCompany-third-content-border{
	width: 66px;
	height: 2px;
	background-color: #00194B;
	margin: 30px 0 20px 0;
}
.aboutCompany-third-content-text{
	font-weight: normal;
	color: #000000;
	line-height: 36px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.aboutCompany-third-content-tip{
	color: #666666;
	line-height: 24px;
	margin-top:20px;
}
.aboutCompany-third-content-tip span{
	border-radius: 50%;
	border:1px solid #C6C6C6;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 14px;
	text-align: center;
	font-size: 11px;
}
.aboutCompany-fourth{
	padding-top:39px;
	padding-bottom: 58px;
	background-color: #F3F6FB;
}
.aboutCompany-third .text-super{
	border:none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.aboutCompany-fourth img{
	float: right;
	margin-left: 64px;
	width: 497px;
}
.aboutCompany-fourth-content{
	margin-top:87px;
}
.aboutCompany-fourth-title{
	line-height: 1;
	font-weight: bold;
	color: #00194B;
	font-size: 28px;
}
.aboutCompany-fourth-border{
	margin-top: 30px;
	background-color: #00194B;
	height: 2px;
	width: 66px;
}
.aboutCompany-fourth-text{
	color: #000000;
	line-height: 36px;
	margin-top: 20px;
	text-align: justify;
	text-justify:inter-ideograph;
	font-size: 18px;
}
.aboutCompany-fifth{
	background-color: #FFFFFF;
	padding-top:67px;
	
}
.aboutCompany-fifth-content{
	margin-top:28px;
	font-size: 18px;
	color: #000000;
}

.aboutCompany-fifth-subtitle,.aboutCompany-sixth-subtitle{
	font-size: 20px;
	text-align: center;
	margin-bottom: 48px;
	margin-top: 25px;
}
.aboutCompany-fifth-list{
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 20px;
}
.aboutCompany-fifth-item{
border-top: 2px solid #00194B;
background: #F3F6FB;
border-radius: 0px 0px 6px 6px;
width: 590px;
height: 240px;
padding: 0 25px;
text-align: justify;
}
.aboutCompany-fifth-item img{
width: 23px;
height: 18px;
}
.aboutCompany-fifth-item-title{
	font-size: 22px;
	font-weight: bold;
	color: #00194B;
	line-height: 36px;
	margin-top: 28px;
	text-align: center;
	margin-bottom: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.aboutCompany-fifth-item-title span{
	margin: 0 20px;
}
.aboutCompany-sixth{
	background-color: #F3F6FB;
	padding-top:67px;
	padding-bottom: 50px;
	margin-top: 67px;
}
	
.aboutCompany-sixth-content{
	margin-top:48px;
	padding: 24px 25px 30px;
	background-color: #FFFFFF;
}
.aboutCompany-sixth-subtitle{
	text-align: left;
}
.aboutCompany-sixth-content_list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 17px;
}
.aboutCompany-sixth-content_titleImg{
	text-align: center;
	margin-bottom: 25px;
}
.aboutCompany-sixth-content_titleImg img{
	width: 130px;
	height: 70px;
	text-align: center;
}
.aboutCompany-sixth-content_list-item-title{
	background: linear-gradient(180deg, #091358, #1D297B);
	width: 275px;
	height: 63px;
	overflow: hidden;
}
.aboutCompany-sixth-content_list-item-title img{
	width: 130px;
	height: 34px;
}
.lh .aboutCompany-sixth-content_list-item-title img{
	display: block;
	margin: 16px auto 12px;
}
.aboutCompany-sixth-content_list-item{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	overflow: hidden;
	width: 275px;
	height: 243px;
	background: #F3F6FB;
}
.aboutCompany-sixth-content_list-item-list{
	list-style: none;
	margin: 0;
	padding: 20px 14px;
	
	color: #00194B;
	
}
.aboutCompany-sixth-content_list-item-list-item{
	line-height: 29px;
	font-size: 18px;
	display: flex;

}
.aboutCompany-sixth-content_list-item-list-item img{
	width: 7px;
	height: 14px;
	margin-right: 4px;
	transform: translateY(6px);
	-webkit-transform: translateY(6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(6px);
	-o-transform: translateY(6px);
}
.aboutCompany-seventh .aboutCompany-sixth-subtitle{
	text-align: center;
}
.aboutCompany-seventh.aboutCompany-sixth{
	background: #FFFFFF;
	margin-top:0;
	padding-bottom: 30px;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item-title{
	background: none;
	gap: 5px;
	justify-content: start;
	height: auto;
	width: auto;
	font-weight: bold;
	font-size: 20px;
	color: #D0A930;
	line-height: 32px;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item-title img{
	width: 11px;
	height: 34px;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item{
	width: 285px;
	height: 275px;
	padding: 25px 20px;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item-subtitle{
	font-weight: bold;
	font-size: 20px;
	color: #00194B;
	line-height: 32px;
	padding-top: 22px;
	padding-bottom: 28px;
	height: 114px;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item-companyname,.aboutCompany-seventh .aboutCompany-sixth-content_list-item-datatime{
	font-size: 18px;
	color: #00194B;
}
.aboutCompany-seventh .aboutCompany-sixth-content_list-item-datatime{
	color: #999999;
}
.aboutCompany-ref{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
	padding-bottom: 33px;
}
.aboutCompany-ref::before{
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #CCCCCC;
	margin-bottom: 20px;
}
.lh .GlobalLeaderLogoIcon2 img{
	height: 45px;
	margin: 5px auto 12px;
}