.TopImg img {
    width: 100%;
}


/* 集团概况板块1 start */

.GBIOneBox {
    background-color: #ffffff;
}

.GPIntroduceBox {
    padding: 30px 120px;
}

.GPILeft h3 {
    color: #0b0605;
    font-weight: 400;
}

.GPILeft-h1 {
    font-size: 28px;
    margin: 0 0 14px;
}

.GPILeft-h2 {
    font-size: 14px;
    margin: 0 0 20px;
}

.GPILeft-p1 {
    font-size: 15px;
    color: #999;
    line-height: 150%;
	text-indent: 2em;
	text-align: justify;
}

.GPIRight {
    text-align: center;
    padding-top: 10px;
}

.GPIRight img {
    width: 360px;
}

@media (max-width: 992px) {
    .GPIntroduceBox {
        padding: 40px 50px;
    }
}

@media (max-width: 500px) {
    .GPIRight img {
        width: 100%;
    }
}


/* 集团概况板块1 end */


/* 集团概况板块2 start */

.GPITwoBox {
    background-color: #f3f4f4;
    padding: 50px 0 70px;
}

.GPContentTopBox {
    padding: 10px 230px 80px;
}

.GPContentTop-d1 {
    text-align: center;
}

.GPContentTop-d1 img {
    width: 110px;
    margin-bottom: 15px;
}

.GPContentTop-d1>p {
    font-size: 14px;
    color: #166aaf;
}

.GPContentBox {
    position: relative;
}

.verticalLine {
    position: absolute;
    height: 100%;
    border-left: 1px solid #bdbebe;
    top: 0em;
    left: 26px;
}

.verticalLine::after {
    content: "";
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #bdbebe;
    position: absolute;
    top: 0;
    left: -4px;
}

.GPTitleBox {
    padding-top:30px;
	padding-right:0px;
    margin-bottom: 50px;
}

.GPTitleBox p {
    text-align: center;
}

.GPTitle {
    padding: 20px 0px 20px 15px;
    margin: 0;
    font-size: 14px;
    color: #bdbebe;
}

.GPTitle:hover {
    /* background-color: #bdbebe; */
    background-color: #3985c6;
    color: #ffffff;
    border-radius: 6px;
    cursor: pointer;
    transition: all 1s;
}

.GPTitle-img {
    width: 20px;
    margin-right: 5px;
}

.GPTitle-s1 {
    background-color: #3985c6;
    border-radius: 6px;
    color: #ffffff;
    margin-bottom: 5px;
}

.GPITwoRightContentBox {
    padding-left: 20px;
    margin-top: 10px;
}


/* 1 */

.GPNatureOfBusinessBox {
    border-radius: 14px;
    background-color: #ffffff;
    min-height: 310px;
    overflow: hidden;
    margin-bottom: 80px;
    box-shadow: 0px 6px 6px #e9e9e9;
}

.GPNatureOfBusinessLeftBox {
    padding: 55px 35px 20px 65px;
}

.GPNatureOfBusinessLeft-p1 {
    font-size: 24px;
    color: #166aaf;
    margin-bottom: 22px;
}

.GPTitle-img {
    width: 27px;
    margin-right: 8px;
}

.GPNatureOfBusinessLeft-p2 {
    font-size: 15px;
    color: #999;
	line-height: 150%;
}

.GPNatureOfBusinessRightBox {
    height: 310px;
    overflow: hidden;
    position: relative;
}

.GPNatureOfBusinessRightBox-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    transition: all 1s;
}

.GPNatureOfBusinessBox:hover .GPNatureOfBusinessRightBox-img {
    transform: scale(1.1);
}

@media (max-width: 1100px) {
    .GPContentTopBox {
        padding: 10px 50px 80px;
    }
}


/* 1 */


/* 2 */

.GPDevelopmentHistoryBox {
    position: relative;
    border-radius: 14px;
    background-color: #ffffff;
    min-height: 600px;
    overflow: hidden;
    margin-bottom: 55px;
    box-shadow: 0px 6px 6px #e9e9e9;
    background: url(../images/revision/img_jt.jpg) no-repeat top center;
    color: #ffffff;
}

.GPDevelopmentHistoryBox-imgBox-Mask {
    background-color: #1b649b;
    opacity: 0.6;
    z-index: 0;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 10px;
}

.GPDH-d1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 60px;
}

.GPDH-d1-d1 {
    padding: 20px 300px 10px 10px;
}

.GPDH-d1-d1-d1 {
    position: relative;
    padding: 20px;
	line-height: 1.5em;
}

.GPDH-d1-d1-d1 ::after {
    content: "";
    width: 30px;
    height: 30px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    position: absolute;
    top: 0;
    left: 0;
}

.GPDH-d1-d1-d1 ::before {
    content: "";
    width: 30px;
    height: 30px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    position: absolute;
    bottom: 0;
    right: 0;
}

.GPDH-d1-d1-d1-p1 {
    margin: 0;
    font-size: 14px;
}

.GPDH-p1 {
    font-size: 24px;
}

.GPDH-p2 {}

.GPDH-d2 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: 295px 150px 0px 150px;
}

@media (max-width: 1200px) {
    .GPDH-d1-d1 {
        padding: 20px 10px 10px 10px;
    }
    .GPDH-d2 {
        display: none;
    }
}

@media (max-width: 600px) {
    .GPDH-d1 {
        padding: 20px;
    }
}


/* 2 */


/* 3 */

.groupBusinessBox {
    margin-bottom: 30px;
}

.groupBusinessBox-1 {
    margin-bottom: 70px;
}

.GBImgBox {
    position: relative;
    height: 300px;
}

.GBImgBox img {
    z-index: 2;
}

.GBRightBox {
    padding: 60px 10px 10px 80px;
    margin-bottom: 10px;
    position: relative;
}

.GBLeftBox {
    padding: 60px 80px 10px 10px;
    margin-bottom: 10px;
    position: relative;
}

.GBRightBox-p1 {
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 5px;
}

.GBRightBox-p2 {
    font-size: 28px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 10px;
}

.GBRightBox-p3 {
    font-size: 18px;
    line-height: 1em;
    margin-bottom: 5px;
}

.GBRightBox-p4 {
	line-height: 150%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}


/* 接连线 */

.BPRLine::before {
    content: "";
    position: absolute;
    top: 200px;
    left: -140px;
    border-top: 3px solid #256eb2;
    border-right: 3px solid #256eb2;
    width: 200px;
    height: 200px;
    z-index: 1;
    border-radius: 14px;
}

.BPLLine::before {
    content: "";
    position: absolute;
    top: 200px;
    right: -120px;
    border-top: 3px solid #256eb2;
    border-left: 3px solid #256eb2;
    width: 200px;
    height: 200px;
    z-index: 1;
    border-radius: 14px;
}


/* 接连线 */

@media (max-width: 1200px) {
    .BPLLine::before {
        right: -170px;
    }
    .BPRLine::before {
        left: -170px;
    }
    .GBRightBox {
        padding: 50px;
    }
    .GBLeftBox {
        padding: 50px;
    }
}

@media (max-width: 992px) {
    .BPLLine::before {
        right: 0;
        width: 0;
        height: 0;
    }
    .BPRLine::before {
        left: 0;
        width: 0;
        height: 0;
    }
    .GBRightBox {
        padding: 10px 50px;
    }
    .GBLeftBox {
        padding: 0px 50px;
    }
}


/* 3 */


/* 4 */

.GPFootBox {
    border-radius: 14px;
    background-color: #ffffff;
    margin-bottom: 55px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0px 6px 6px #e9e9e9;
}

.GPFootBox:hover .GPFootImgBox-img {
    transform: scale(1.1);
}

.GPFootImgBox {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.GPFootImgBox-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}

.GDevelopmentPlanningBox,
.GOrganizationalStructureBox {
    padding: 30px 40px 20px 50px;
}

.GDevelopmentPlanningTitle,
.GOrganizationalStructureTitle {
    font-size: 24px;
    color: #166aaf;
    margin-bottom: 25px;
}

.GDevelopmentPlanningContent,
.GOrganizationalStructureContent {
    font-size: 15px;
    color: #999;
	line-height: 150%;
    margin-bottom: 20px;
}
/* 集团概况板块2 end */
.vertical-timeline {
	width: 100%;
	padding:0px 0px 50px 0px;
}
.vertical-timeline >ul {
	position: relative;
	z-index: 0;
}

.vertical-timeline >ul:before {
	content: " ";
	display: none;
	position: absolute;
	top: 0;
	left: 144px;
	width: 6px;
	height: 100%;
	background-color: #ebebea;
	border-radius: 25px;
}

.vertical-timeline >ul >li {
	position: relative;
	z-index: 0;
}

.vertical-timeline >ul >li:before,.vertical-timeline >ul >li:after {
	content: " ";
	display: table;
}

.vertical-timeline >ul >li:after {
	clear: both;
}

.vertical-timeline >ul >li + li {
	margin-top: 25px;
}

.vertical-timeline .title,.vertical-timeline .action {
	display: inline-block;
	position: relative;
	width: 150px;
	padding: 7px 0;
	color: #256eb2;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid;
	border-radius: 25px;
	text-align: center;
	z-index: 0;
}

.vertical-timeline .action {
	padding: 0;
	border-width: 0;
}

.vertical-timeline .time {
	display: block;
	position: absolute;
	top: 12px;
	left: 20px;
	color: #999;
	white-space: nowrap;
}

.vertical-timeline .dot {
	float: left;
	display: none;
	position: relative;
	width: 30px;
	height: 30px;
	margin-top: 24px;
	margin-right: 35px;
	background-color: #ebebea;
	border: 8px solid #fff;
	border-radius: 50%;
	z-index: 0;
}

.vertical-timeline .dot:before {
	content: " ";
	position: absolute;
	top: 3px;
	left: 22px;
	width: 25px;
	height: 8px;
	background-color: #ebebea;
	border-radius: 0 25px 25px 0;
}

.vertical-timeline .contentlc {
	padding: 22px 20px 13px;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
}

.vertical-timeline .subtitle {
	margin: 0 0 6px;
	color: #393939;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

@media (min-width: 992px) {
	.vertical-timeline >ul:before,    .vertical-timeline .dot {
		display: block;
	}

	.vertical-timeline .time {
		float: left;
		position: relative;
		top: auto;
		left: auto;
		min-width: 110px;
		margin-top: 26px;
		margin-right: 22px;
		text-align: right;
	}

	.vertical-timeline .content {
		padding-top: 10px;
	}

	.vertical-timeline .title {
		margin-left: 72px;
	}

	.vertical-timeline .action {
		margin-left: 65px;
	}
}