.companyOffBox {
	width: 100%;
}

.mainBox {
	width: 1440px;
	margin: 0 auto;
	background-color: #F8F8F8;
}

.TopbannerBox {
	width: 100%;
	height: 86px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

.TopbannerBox>img {
	width: 48px;
	height: 48px;
	margin-left: 180px;
}

.TopbannerBox .rightBox {
	display: flex;
	align-items: center;
	margin-right: 170px;
}

.TopbannerBox .rightBox>img {
	margin-right: 10px;
}

.TopbannerBox .rightBox>div>p {

	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #024D94;
	/* line-height: 60px; */
	transform: translateY(-4px);
}

.TopbannerBox .rightBox>div .p2 {
	transform: translateY(4px);
}

/* 头部导航栏开始 */
/* 导航开始 */
#navBox {
	width: 1440px;
	background-color: #024D94;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 330px;
	height: 85px;
	box-sizing: border-box;
	/* line-height: 85px; */
}

#navBox a {
	width: 20%;
	height: 24px;
	font-size: 24px;
	color: white;
	text-align: center;
	line-height: 24px;
	border-right: 2px solid white;
	box-sizing: border-box;
	font-family: PingFang SC;
}

/* #navBox a:hover {
	color: crimson;
} */

#navBox .end {
	border: none;
}

/* 导航结束 */

/* 导航结束 */
.skipTitle {
	width: 100%;
	height: 90px;
	line-height: 90px;
	box-sizing: border-box;
	padding-left: 180px;
	font-size: 24px;
}

.skipTitle div {
	/* width: 201px; */
	/* height: 27px; */
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
}

.skipTitle div img {
	margin-right: 13px;
	width: 28px;
	height: 27px;
	transform: translateY(5px);
}

.skipTitle div a {
	color: #000000;
}

/* 标题end */
.main {
	width: 100%;
	/* height: 622px; */
	background-color: white;
	padding: 0 180px 50px;
	box-sizing: border-box;
	overflow: hidden;
}

.main .titleName {
	height: 28px;
	line-height: 28px;
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #024D94;
	margin-bottom: 39px;
	margin-top: 37px;
	border-left: 3px solid #D7161A;
	box-sizing: border-box;
	text-indent: 27px;
}

.main .mainList1 {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	background-color: #F2F2F2;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
}

.main .mainList1 p {
	line-height: 1.8;
}

.main .mainList1 .footP {
	margin: 30px 0;
}

.serve {
	width: 1440px;
	background-color: #F8F8F8;
	overflow: hidden;
	/* margin-top: 50px; */
	padding: 0 180px;
	box-sizing: border-box;
}

.serve h3 {
	height: 28px;
	line-height: 28px;
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #024D94;
	margin-bottom: 40px;
	margin-top: 50px;
	border-left: 3px solid #D7161A;
	box-sizing: border-box;
	text-indent: 27px;
}

.serve .threeImg {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.serve .threeImg .one {
	background-color: #fff;
	width: 346px;
	height: 247px;
	text-align: center;
}

.serve .threeImg .one .top {
	height: 134px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #E7E7E7;
}

.serve .threeImg .one .bottom {
	height: 122px;
}

.serve .threeImg .one .bottom p {
	/* width: 47px; */
	height: 23px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	margin-top: 25px;
}

.serve .threeImg .one .bottom span {
	display: inline-block;
	/* width: 251px; */
	height: 17px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
}

/* 服务人群end */


.headline {
	width: 100%;
	background-color: white;
	box-sizing: border-box;
	/* padding: 0 180px; */
	/* overflow: hidden; */
	padding-top: 50px;
}

.headline .headlineBox {
	height: 80px;
}

.headline .headlineBox .redBorder {
	display: inline-block;
	width: 3px;
	height: 28px;
	margin-right: 22px;
	background-color: #D7161A;
	transform: translateY(5px);
}

.headline a {
	/* display: inline-block; */
	height: 28px;
	line-height: 28px;
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	box-sizing: border-box;
	text-indent: 27px;
	margin-right: 30px;
	padding-bottom: 5px;
}

.headline a.selected {
	/* line-height: 80px; */
	color: #024D94;
	border-bottom: 4px solid #FE454B;
}

.questionBox {
	width: 100%;
	height: 712px;
	padding: 0 180px 50px;
	background-color: #fff;
	box-sizing: border-box;
}

.questionBoxHeight {
	height: 928px;
}

.questionBox .bar {
	height: 74px;
	line-height: 74px;
	width: 100%;
	background-color: #FBF4CF;
	font-size: 26px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	border-left: #FFE564 17px solid;
	padding-left: 50px;
	box-sizing: border-box;
}

.questionBox .txt {
	height: 64px;
	/* line-height: 64px; */
	font-size: 26px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	margin: 30px 0 40px;
}

.videoAnswer {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.videoAnswer video {
	display: block;
	width: 255px;
	height: 338px;
}

/* 客户评价start */
.evaluate {
	width: 100%;
	padding: 0 180px;
	box-sizing: border-box;

}

.evaluate .titleName {
	height: 28px;
	line-height: 28px;
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #024D94;
	margin-bottom: 30px;
	margin-top: 50px;
	border-left: 3px solid #D7161A;
	box-sizing: border-box;
	text-indent: 27px;
}

.evaluate .appraise {
	width: 100%;
	margin-bottom: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


/* 底部start */
.footBox {
	background-color: #171E30;
	color: white;
	width: 100%;
	/* height: 296px; */
}

.footBox .top {
	width: 100%;
	padding: 40px 180px 0;
	box-sizing: border-box;
	/* height: 233px; */
	display: flex;
}

.footBox .top .left {
	width: 50px;
}

.footBox .top .left span {
	display: inline-block;
	height: 16px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 16px;
}

.footBox .top .middle {
	width: 200px;
	margin-left: 130px;
}

.footBox .top .middle h2 {
	/* width: 70px; */
	height: 17px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	/* line-height: 36px; */
	margin-bottom: 26px;
}

.footBox .top .middle div {
	width: 200px;
	/* height: 15px; */
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	/* line-height: 36px; */
	margin-bottom: 20px;
}

.footBox .top .middle h3 {
	/* width: 35px; */
	height: 17px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	/* line-height: 36px; */
	margin-bottom: 26px;
	/* margin-top: 15px; */
	padding-top: 10px;
}

.footBox .top .middle .name {
	margin-bottom: 40px;
}

.footBox .top .right {
	width: 72px;
	margin-left: 105px;
}

.footBox .top .right h3 {
	width: 72px;
	height: 17px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	/* line-height: 36px; */
	margin-bottom: 28px;
}

.footBox .top .right a {
	/* display: block; */
	width: 61px;
	height: 16px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 36px;
}

.footBox .top .end {
	width: 146px;
	text-align: center;
	margin-left: 410px;
	margin-top: 27px;
}

.footBox .top .end div {
	/* width: 95px; */
	height: 16px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 36px
}

.footBox .bottom {
	background-color: #111623;
	height: 63px;
	text-align: center;
	line-height: 63px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	padding: 0 180px;
	box-sizing: border-box;
}