/* 大图 */
.content {
	background-color: #FBFBFB
}

.titou {
	background: url(https://sxjtjt-menhu.obs.cn-southwest-2.myhuaweicloud.com/home/公司简介titou.png) no-repeat;
	/* width: 1905px; */
	margin: auto;
	background-size: 100%;
	padding: 100px 0 80px 0;
}

.titou p {
	color: rgba(255, 255, 255, 1);
	font-size: 100px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 36px;
	line-height: 60px;
	margin-top: 100px;
	margin-bottom: 100px;
}

.titou div {
	width: 401px;
	padding: 10px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	border: 5px white solid;
	margin: 0 auto;
	letter-spacing: 1.88px;
	font-size: 36px;
}

/* 大图结束 */

/* 公司简介 */
.jianjieBox {
	background-color: #EEF5FD
}

.jianjiebox,
.fazhanbox {
	padding: 55px;
}

.jTitle {
	color: rgba(128, 128, 128, 1);
	font-weight: 500;
	padding-top: 50px;
	text-align: center;
	line-height: 75px;
	vertical-align: middle;
}

.jLine {
	width: 80px;
	height: 2px;
	background: rgba(118, 167, 239, 1);
	margin: auto;
	margin-bottom: 33px;
}

.jText {
	color: rgba(56, 56, 56, 1);
	font-weight: 500;
	line-height: 37px;
	text-align: center;
}

.jBox {
	margin-top: 56px;
}

.jBoxLeft {
	background: url(../img/new/公司简介.png);
	width: 609px;
	height: 478px;
}

.jBoxRight {
	width: 542px;
	height: 478px;
	color: rgba(56, 56, 56, 1);
	line-height: 32px;
	font-weight: 400;
	margin-left: 40px;
}

/* 公司简介结束 */

/* 发展历程 */
.fazhanBox {
	background-color: #FBFBFB;
}

.fBox {
	height: 850px;
}

.fBox .year {
	/* background-color: aqua; */
	height: 100px;
	width: 60px;
	color: rgba(178, 178, 178, 1);
	font-weight: 700;
	padding: 30% 0;
	border-right: 1px solid rgba(229, 229, 229, 1);
}

.fBox .year div {
	width: 60px;
}

.year div:focus {
	color: rgba(118, 167, 239, 1);
	font-size: 20px;
	border-right: 1px solid rgba(118, 167, 239, 1);
}

.yearFocus {
	color: rgba(118, 167, 239, 1);
	font-size: 20px;
	border-right: 1px solid rgba(118, 167, 239, 1);
}

.fBox .month {
	/* background-color: antiquewhite; */
	height: 500px;
	width: 4%;
	padding: 20% 1.5%;
	color: rgba(178, 178, 178, 0.38);
	line-height: 30px;
	font-weight: 700;
}

.month div:focus {
	color: rgba(118, 167, 239, 1);
	font-size: 20px;
}

.monthFocus {
	color: rgba(118, 167, 239, 1);
	font-size: 20px;
}

.fBox .history {
	width: 63.125rem;
}

.hTBox {
	height: 37.5rem;
	max-height: 37.5rem;
	margin: 1.25rem 0;
	overflow: auto;
	overflow-x: hidden;

}

.hTitle {
	color: rgba(118, 167, 239, 1);
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	margin: .9375rem 0;
}

.hText {
	color: rgba(56, 56, 56, 0.81);
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	text-indent: 2em;
	white-space: pre-line;
}

.thisYear {
	color: rgba(128, 128, 128, 1);
	font-size: 55px;
	font-weight: 700;
}

.lastYear {
	color: rgba(229, 229, 229, 0.58);
	font-size: 55px;
	font-weight: 700;
	bottom: 20px;
}
