.aboutRenbenPage {
	background:#f5f6fa
}
.aboutRenbenPage .ant-anchor-wrapper {
	background-color:unset;
	padding-top:20px
}
.aboutRenbenPage .ant-anchor-link {
	padding:14px 0
}
.aboutRenbenPage .ant-anchor-ink {
	display:none
}
.aboutRenbenPage .ant-anchor-link-title {
	font-size:20px;
	color:#a1a5b2;
	padding-left:24px
}
.aboutRenbenPage .ant-anchor-link-title:before {
	content:" ";
	position:absolute;
	left:0;
	top:3px;
	width:18px;
	height:18px;
	background-image:url(../images/dot_b.png);
	background-size:100% 100%
}
.aboutRenbenPage .ant-anchor-link-title.active::before {
	background-image:url(../images/dot.png);
}
.aboutRenbenPage .ant-anchor-link-title-active {
	color:#333
}
.aboutRenbenPage .ant-anchor-link-title-active:before {
	content:"";
	position:absolute;
	left:0;
	top:3px;
	width:18px;
	height:18px;
	background-image:url(../images/dot_on.png);
	background-size:100% 100%
}
.aboutRenbenPage .banner {
	width:100%
}
.aboutRenbenPage .mainArea {
	width:1260px;
	margin:120px auto 0
}
.aboutRenbenPage .mainArea .targetArea {
	width:150px;
	float:left;
	height:740px
}
.aboutRenbenPage .mainArea .targetItems {
	width:1090px;
	height:100%;
	float:right;
	margin-bottom:30px
}
.aboutRenbenPage .synopsis {
	width:100%;
	/* height:740px; */
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .synopsis .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .synopsis .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .synopsis .text {
	text-align:left;
	font-size:18px;
	font-weight:400;
	color:#666;
	margin-top:30px;
	line-height:32px
}
.aboutRenbenPage .synopsis img {
	max-width:100%;
	/* margin-top:50px */
}
.aboutRenbenPage .founder {
	width:100%;
	/* height:650px; */
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .founder .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .founder .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .founder img {
	width:340px;
	height:410px;
	/* float:left; */
	margin-top:60px;
	max-width: 100%;
}
.aboutRenbenPage .founder .text {
	width:570px;
	height:410px;
	float:right;
	text-align:left;
	margin-top:60px
}
.aboutRenbenPage .founder .text .name {
	font-weight:700;
	color:#333;
	line-height:50px
}
.aboutRenbenPage .founder .text .name span:first-child {
	font-size:26px
}
.aboutRenbenPage .founder .text .name span:nth-child(2) {
	font-size:22px;
	margin-left:20px
}
.aboutRenbenPage .founder .text .line {
	width:40px;
	border-bottom:3px solid #2a55d3
}
.aboutRenbenPage .founder .text .titleRank {
	margin-top:30px;
	font-size:20px;
	font-weight:400;
	color:#333
}
.aboutRenbenPage .founder .text .infoText {
	margin-top:60px;
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:36px
}
.aboutRenbenPage .culture {
	width:100%;
	/* height:590px; */
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .culture .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .culture .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .culture .boxWrap {
	width:100%;
	/* height:330px; */
	margin-top:60px;
	display:-ms-flexbox;
	display:flex;
	flex-wrap: wrap;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.aboutRenbenPage .culture .boxWrap .cultureItem:first-child {
	background:linear-gradient(90deg,#46b8ff,#7ecdff);
	/* width: 50%; */
}
.aboutRenbenPage .culture .boxWrap .cultureItem:nth-child(2) {
	background:linear-gradient(90deg,#4ea4fe,#83bffe);
	/* width: 50%; */
}
.aboutRenbenPage .culture .boxWrap .cultureItem:nth-child(3) {
	background:linear-gradient(90deg,#4ea4fe,#83bffe)
}
.aboutRenbenPage .culture .boxWrap .cultureItem:nth-child(4) {
	background:linear-gradient(90deg,#5690fc,#89b2fd)
}
.aboutRenbenPage .culture .boxWrap .cultureItem:nth-child(5) {
	background:linear-gradient(90deg,#46b8ff,#7ecdff)
}
.aboutRenbenPage .culture .boxWrap .cultureItem {
	width:280px;
	/* width: 33.3%; */
	/* height:100%; */
	padding:40px 10px 40px 20px;
	text-align:left;
	border-radius:5px;
	margin-bottom: 20px;
}
.aboutRenbenPage .culture .boxWrap .cultureItem img {
	width:50px;
	height:50px
}
.aboutRenbenPage .culture .boxWrap .cultureItem .title_CN {
	font-size:24px;
	font-weight:600;
	color:#fff;
	margin-top:30px
}
.aboutRenbenPage .culture .boxWrap .cultureItem .title_EN {
	font-size:16px;
	color:#fff;
	margin-top:0
}
.aboutRenbenPage .culture .boxWrap .cultureItem .text {
	font-size:18px;
	font-weight:400;
	color:#fff;
	line-height:30px;
	margin-top:25px
}
.aboutRenbenPage .honors {
	width:100%;
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .honors .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .honors .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .honors .boxs {
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:justify;
	/* justify-content:space-between; */
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-top:20px;
	margin-left: -15px;
	margin-right: -15px;
}
.aboutRenbenPage .honors .honorItem {
	/* width:304px;
	height:230px; */
	width: 33.333%;
	flex: 0 0 auto;
	margin-top:50px;
	padding-top: 15px;
	padding-right: 15px;
}
.aboutRenbenPage .honors .honorItem img {
	width:100%;
	/* height:175px; */
	max-height: 200px;
	object-fit:cover
}
.aboutRenbenPage .honors .honorItem .label {
	margin-top:10px;
	text-align:left;
	font-size:20px;
	line-height:20px;
	font-weight:500;
	color:#333
}
.aboutRenbenPage .environment {
	width:100%;
	height:660px;
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .environment .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .environment .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .environment img {
	margin-top:60px;
	width:100%
}
.aboutRenbenPage .serviceMode {
	width:100%;
	/* height:930px; */
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .serviceMode .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .serviceMode .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .serviceMode .serviceTop {
	height:270px;
	width:100%;
	margin-top:60px;
	text-align:left
}
.aboutRenbenPage .serviceMode .serviceTop img {
	width:470px;
	float:right
}
.aboutRenbenPage .serviceMode .serviceTop .textArea {
	width:460px;
	float:left
}
.aboutRenbenPage .serviceMode .serviceTop .textArea .title {
	height:24px;
	font-size:24px;
	font-weight:700;
	color:#333;
	padding-left:12px;
	line-height:24px;
	border-left:3px solid #2a55d3
}
.aboutRenbenPage .serviceMode .serviceTop .textArea .text {
	margin-top:30px;
	font-size:16px;
	font-weight:400;
	color:#666;
	line-height:36px
}
.aboutRenbenPage .serviceMode .serviceM {
	margin-top:30px;
	font-size:16px;
	font-weight:400;
	color:#666;
	text-align:left;
	line-height:36px
}
.aboutRenbenPage .serviceMode .mode2_pic {
	margin-top:40px;
	width:100%
}
.aboutRenbenPage .institute {
	width:100%;
	/* height:645px; */
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .institute .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .institute .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .institute .bigTitle {
	margin-top:40px;
	text-align:left;
	height:24px;
	font-size:24px;
	font-weight:700;
	color:#333;
	padding-left:12px;
	line-height:24px;
	border-left:3px solid #2a55d3
}
.aboutRenbenPage .institute .text {
	margin-top:40px;
	text-align:left;
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:30px
}
.aboutRenbenPage .institute .picAndText {
	height:250px;
	width:100%
}
.aboutRenbenPage .institute .picAndText img {
	width:440px;
	height:100%;
	float:right
}
.aboutRenbenPage .institute .picAndText .text1 {
	width:490px;
	margin-top:40px;
	text-align:left;
	font-size:18px;
	font-weight:400;
	color:#666;
	line-height:30px
}
.aboutRenbenPage .history {
	width:100%;
	padding:60px;
	background-color:#fff;
	text-align:center
}
.aboutRenbenPage .history .titleCN {
	font-size:32px;
	font-weight:600;
	color:#2a55d3
}
.aboutRenbenPage .history .titleEN {
	font-size:14px;
	font-weight:500;
	color:#2a55d3;
	opacity:.4
}
.aboutRenbenPage .timeLine {
	margin-top:80px;
	height:14px;
	width:100%;
	background-image:url(../images/timeLineBg.png);
	background-size:100% 100%;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around
}
.aboutRenbenPage .timeLine .dateTime {
	width:60px;
	height:50px;
	margin-top:-30px;
	cursor:pointer
}
.aboutRenbenPage .timeLine .dateTime .topTime {
	font-size:22px;
}
.aboutRenbenPage .timeLine .dateTime.active .topTime {
	color: #62adfb;
}
.aboutRenbenPage .timeLine .dateTime img {
	width:18px;
	height:18px;
	filter: grayscale(100%);
}
.aboutRenbenPage .timeLine .dateTime.active img {
	filter: unset;
}
.aboutRenbenPage .ml40 {
	margin-left:30px
}
.aboutRenbenPage .mr40 {
	margin-right:30px
}
.aboutRenbenPage .carouselItem {
	width:100%;
	margin-top:80px
}
.aboutRenbenPage .carouselItem .timeItem {
	width:100%;
	padding:10px;
	height:270px;
	background:linear-gradient(-90deg,rgba(41,95,204,.06),rgba(41,95,204,.06));
	margin-top:10px
}
.aboutRenbenPage .carouselItem .timeItem img {
	width:470px;
	height:250px;
	float: left;
}
.aboutRenbenPage .carouselItem .timeItem:nth-child(2n-1) img {
	float: right;
}
.aboutRenbenPage .carouselItem .timeItem .textArea {
	width:410px;
	height:250px;
	padding-top:30px;
	text-align:left;
	margin: 0 30px;
	float: left;
}
.aboutRenbenPage .carouselItem .timeItem:nth-child(2n-1) .textArea {
	float: right;
}
.aboutRenbenPage .carouselItem .timeItem .textArea .date {
	font-size:24px;
	font-weight:500;
	color:#333
}
.aboutRenbenPage .carouselItem .timeItem .textArea .line {
	width:40px;
	height:3px;
	background:#46b8ff;
	border-radius:2px;
	margin-top:20px
}
.aboutRenbenPage .carouselItem .timeItem .textArea .text {
	font-size:16px;
	font-weight:400;
	color:#666;
	margin-top:20px
}
.aboutRenbenPage .carouselItem .timeItem:hover {
	background:linear-gradient(-90deg,#295fcc,#295fcc)
}
.aboutRenbenPage .carouselItem .timeItem:hover .date {
	color:#fff
}
.aboutRenbenPage .carouselItem .timeItem:hover .text {
	color:#fff
}
.ant-affix {
	top: 0;
}

@media screen and (max-width: 768px) {
	.targetArea {
		display: none;
	}
	.aboutRenbenPage .mainArea {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.aboutRenbenPage .mainArea .targetItems {
		width: 100%;
	}
	.aboutRenbenPage .mainArea .targetItems > div {
		padding: 30px;
		width: 100%;
		height: auto;
	}
	.aboutRenbenPage .founder img {
		width: 100%;
		height: auto;
		float: unset;
	}
	.aboutRenbenPage .founder .text {
		width: 100%;
		height: auto;
		float: unset;
	}
	.aboutRenbenPage .culture .boxWrap {
		height: auto;
		display: flex;
    flex-wrap: wrap;
	}
	.aboutRenbenPage .culture .boxWrap .cultureItem {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 40px;
	}
	.aboutRenbenPage .honors .honorItem {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		padding: 0;
		margin-top: 20px;
	}
	.aboutRenbenPage .honors .honorItem .label {
		text-align: center;
	}
	.aboutRenbenPage .honors .honorItem img {
		height: auto;
	}
	.aboutRenbenPage .serviceMode .serviceTop {
		height: auto;
	}
	.aboutRenbenPage .serviceMode .serviceTop .textArea {
		width: 100%;
	}
	.aboutRenbenPage .serviceMode .serviceTop img {
		width: 100%;
		height: auto;
	}
	.aboutRenbenPage .carouselItem .timeItem .textArea {
		width: 100%;
		height: auto;
		float: unset !important;
		margin: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.aboutRenbenPage .carouselItem .timeItem {
		height: auto;
	}
	.aboutRenbenPage .carouselItem .timeItem img {
		float: unset !important;
		width: 100%;
		height: auto;
	}
	.aboutRenbenPage .honors .boxs {
		margin: 20px 0;
	}
	.aboutRenbenPage .culture .boxWrap .cultureItem {
		width: 100% !important;
	}
	.aboutRenbenPage .honors .honorItem img {
		max-height: unset;
	}
}