.main{
	min-height: 600px;
}
.company-bck{
	width: 100%;
}
.company-bck img{
	width: 100%;
	height: 328px;
}
.compant-introduce{
	background-color: #fff;
}
.compant-introduce .compant-introduce-wrap{
	display: flex;
	padding: 107px 0 64px 0;
	justify-content: space-between;
}
.compant-introduce .compant-introduce-wrap .company-introduce-img{
	/* transform: translateY(-230px); */
	margin-top: -230px;
	width: 548px;
	flex-shrink: 0;
}
.compant-introduce .compant-introduce-wrap .company-introduce-img>img{
	width: 100%;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text .comoany-name{
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text{
	margin-right: 20px;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text .company-secname{
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 14px;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text .company-secname::after{
	content: '';
	display: block;
	width: 6%;
	height: 2px;
	background-color: rgba(3, 80, 165, 1);
	margin-top: 5px;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text .company-desc{
	font-size: 14px;
	color: rgba(53, 53, 53, 1);
	margin-top: 44px;
}
.compant-introduce .compant-introduce-wrap .company-introduce-text .company-desc p{
	margin-bottom: 20px;
	line-height: 1.87;
	text-indent: 2em;
}
.history{
	width: 100%;
	height: 658px;
	background-image: url('../images/company04.png'), url('../images/company03.png');
}
.history .history-wrap{
	padding-top: 40px;
}
.history .history-wrap .history-title{
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
.history .history-wrap .his-company{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: rgba(53, 53, 53, 1);
	/*margin-top: 10px;*/
}
.history .history-wrap .his-company::after{
	content: '';
	display: block;
	width: 6%;
	height: 2px;
	background-color: rgba(3, 80, 165, 1);
	margin-top: 10px;
}
.history .history-wrap .history-content{
	width: 1100px;
	padding: 20px 68px;
	text-align: center;
	line-height: 1.7;
	font-size: 14px;
	margin: 0 auto;
}
.history-step{
	position: relative;
	width: 100%;
	height: 364px;
}
.history-step .line{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 1px;
	background-color: #666;
}
.history-step .history-list:nth-of-type(1){
	position: absolute;
	left: 140px;
	top: 50%;
	transform: translateY(-50%);
}
.history-step .history-list:nth-of-type(1) .time{
	position: absolute;
	left: 50%;
	top: 34px;
	width: 240px;
	text-align: center;
	transform: translateX(-50%);
}
.history-step .history-list:nth-of-type(1) .event{
	position: absolute;
	left: 50%;
    bottom: 34px;
	width: 240px;
	padding: 10px;
	transform: translateX(-50%);
	background-color: rgba(238, 248, 255, 1);
	font-size: 12px;
	color: rgba(53, 53, 53, 1);
}
.history-step .history-list:nth-of-type(2){
	position: absolute;
	left: 590px;
	top: 50%;
	transform: translateY(-50%);
}
.history-step .history-list:nth-of-type(2) .time{
	position: absolute;
	left: 50%;
	top: 34px;
	width: 433px;
	text-align: center;
	transform: translateX(-50%);
	background-color: rgba(238, 248, 255, 1);
	padding: 10px;
	font-size: 12px;
	color: rgba(53, 53, 53, 1);
}
.history-step .history-list:nth-of-type(2) .event{
	position: absolute;
	left: 50%;
    bottom: 34px;
	width: 240px;
	transform: translateX(-50%);
	text-align: center;
}
.history-step .history-list:nth-of-type(3){
	position: absolute;
	left: 990px;
	top: 50%;
	transform: translateY(-50%);
}
.history-step .history-list:nth-of-type(3) .time{
	position: absolute;
	left: 50%;
	top: 34px;
	width: 240px;
	text-align: center;
	transform: translateX(-50%);
}
.history-step .history-list:nth-of-type(3) .event{
	position: absolute;
	left: 50%;
    bottom: 34px;
	width: 362px;
	padding: 10px;
	transform: translateX(-50%);
	background-color: rgba(238, 248, 255, 1);
	font-size: 12px;
	color: rgba(53, 53, 53, 1);
}
.leader{
	background-color: #f1f5f9;
	padding: 60px 0 73px 0;
}
.leader .leader-title{
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	text-align: center;
}
.leader .leader-sectitle{
	display: flex;
	flex-direction: column;
	align-items: center;
	/*margin-top: 10px;*/
}
.leader .leader-sectitle::after{
	content: '';
	display: block;
	width: 6%;
	height: 2px;
	background-color: rgba(3, 80, 165, 1);
	margin-top: 10px;
}
.leader .leader-people{
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.leader .leader-people .leader-list .neme{
	display: flex;
	font-size: 16px;
	color: rgba(53, 53, 53, 1);
	font-weight: bold;
}
.leader .leader-people .leader-list .neme .name-tip{
	display: flex;
	flex-direction: column;
}
.leader .leader-people .leader-list .neme .name-tip::after{
	content: '';
	display: block;
	width: 60%;
	height: 2px;
	background-color: rgba(3, 80, 165, 1);
	margin-top: 5px;
}
.leader .leader-people .leader-list .leader-title-tip{
	font-size: 14px;
	color: rgba(0, 0, 0, 0.65);
	margin-top: 10px;
}
.certificate{
	padding: 80px 0 53px 0;
}
.certificate .certificate-title{
	font-size: 32px;
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	text-align: center;
}
.certificate .certificate-sectitle{
	display: flex;
	flex-direction: column;
	align-items: center;
	/*margin-top: 10px;*/
}
.certificate .certificate-sectitle::after{
	content: '';
	display: block;
	width: 6%;
	height: 2px;
	background-color: rgba(3, 80, 165, 1);
	margin-top: 10px;
}


#certify {
	position: relative;
	width: 1200px;
	margin: 50px auto;
}

#certify .swiper {
	/* padding-bottom: 60px; */
}

#certify  .swiper-slide {
	width: 520px;
	height: 530px;
	/* background: #fff; */
	/* box-shadow: 0 8px 30px #ddd; */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 38px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url('../images/swiper-prev.png') no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	/* background-position: 0 -46px; */
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url('../images/swiper-next.png') no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	/* background-position: 0 -139px; */
	background-size: 100%
}
#certify .swiper-button-prev::after,#certify .swiper-button-next::after{
	content: '';
}
