/*============智能研報==========*/
.apply-wrap {
	background: url('../img/report.jpg') no-repeat center;
	background-size: cover;
	height: 400px;
	margin-top: 40px;

}

.wrap-title2 {
	text-align: center;
	position: relative;
	padding: 50px 0 0px;
	color: #fff;
}

.wrap-title2::after {
	content: '';
	display: inline-block;
	background: #fff;
	width: 30px;
	height: 1px;
	position: absolute;
	right: 43%;
}

.wrap-title2::before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 30px;
	height: 1px;
	position: absolute;
	top: 42px;
	left: 43%;
}

.apply-box {
	overflow: hidden;
	padding-top: 70px;
	display: flex;
	justify-content: center
}

.apply-box-p {
	background: #fff;
	width: 300px;
	float: left;
	opacity: .8;
	color: #434343;
	padding: 40px 74px;
}

.apply-intro {
	overflow: hidden;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.apply-intro-l {
	width: 300px;
	position: relative;
	right: -25px;
	top: 0px;
}

.apply-intro-r {
	background: #f5f3f4;
	padding: 20px 139px 56px 80px;
}

.apply-intro-h2 {
	font-size: 26px;
	font-weight: bolder;
	color: #434343;
	line-height: 1;
	padding-top: 28px;
	padding-bottom: 50px;
	position: relative;
}

.apply-intro-h2::after {
	content: '';
	display: inline-block;
	width: 45px;
	position: absolute;
	height: 2px;
	left: -76px;
	bottom: 18px;
	background: #434343;
}

.apply-intro-p {
	line-height: 1;
	padding-bottom: 10px;
}

.ind-wrap {
	padding-top: 40px;
}

.ind-fig-wrap {
	display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
}

.ind-wrap-fig {
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.ind-wrap-fig:nth-child(10) {
	width: 240px;
	height: 180px;
	background: #e6e6e6;
}

.ind-wrap-fig>img {
	width: 240px;
	height: 180px;
}

.ind-wrap-fig p {
	position: absolute;
	font-size: 24px;
	color: #fff;
}

.feature-img {
	background: url('../img/feature.png');
	width: 1200px;
	height: 594px;
	margin-top: 40px;
	overflow: hidden;
}

.feature-box {
	float: left;
	display: flex;
	flex-direction: column;
	padding: 57px 130px;
	width: 299px;
}


.feature-h2 {
	font-size: 24px;
	line-height: 1;
	padding-bottom: 15px;
}



/*=====================================*/


.example {
	padding: 50px 0;
}

.example img {
	/* background: url('../img/example.png') no-repeat;
	background-size: cover; */
	width: 100%;
	height: 300px;
}

.ops-main1 {
	padding: 30px;
	display: flex;
}

.ops-main1 .ops-main1-l {
	width: 50%;
	position: relative;
}

.ops-main1 .ops-main1-l .ops-main1-l-t {
	height: 287px;
}

.ops-main1 .ops-main1-l .ops-main1-l-b {
	height: 287px;
	background: #ececec;
}

.ops-main1 .ops-main1-l img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-36%);
}

.ops-main1 .ops-main1-r {
	width: 50%;
}

.ops-main1 .ops-main1-r .ops-main1-r-t {
	height: 287px;
	padding-left: 15px;
	background: #ececec;
}

.ops-main1 .ops-main1-r .ops-main1-r-t h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1c2954;
	padding: 60px 0 20px 63px;
}

.ops-main1 .ops-main1-r .ops-main1-r-t .p1 {
	font-size: 20px;
	color: #1c2954;
	padding-left: 63px;
}

.ops-main1 .ops-main1-r .ops-main1-r-t .p2 {
	padding: 20px 90px 0 63px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main1 .ops-main1-r .ops-main1-r-b {
	height: 287px;
	padding-left: 15px;
}

.ops-main1 .ops-main1-r .ops-main1-r-t {
	height: 287px;
	background: #ececec;
}

.ops-main1 .ops-main1-r .ops-main1-r-b h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1c2954;
	padding: 50px 0 20px 63px;
}

.ops-main1 .ops-main1-r .ops-main1-r-b .p1 {
	font-size: 20px;
	color: #1c2954;
	padding-left: 63px;
}

.ops-main1 .ops-main1-r .ops-main1-r-b .p2 {
	padding: 20px 90px 0 63px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main1 .ops-main1-r .ops-main1-r-b .p3 {
	padding: 0px 90px 0 63px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main2 {
	padding: 30px;
}

.ops-main2 .ops-main2-t {
	display: flex;
}

.ops-main2 .ops-main2-t .ops-t-l {
	width: 50%;
}

.ops-main2 .ops-main2-t .ops-t-l img {
	width: 100%;
}

.ops-main2 .ops-main2-t .ops-t-r {
	width: 50%;
}

.ops-main2 .ops-main2-t .ops-t-r h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1c2954;
	padding: 60px 0 20px 75px;
}

.ops-main2 .ops-main2-t .ops-t-r .p1 {
	font-size: 20px;
	color: #1c2954;
	padding-left: 75px;
	padding-bottom: 20px;
}

.ops-main2 .ops-main2-t .ops-t-r .p2 {
	padding: 0px 90px 0 75px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main2 .ops-main2-t .ops-t-r .p2::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #000;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

.ops-main2 .ops-main2-b {
	display: flex;
	background: #ececec;
	margin-top: 60px;
}

.ops-main2 .ops-main2-b .ops-b-l {
	width: 50%;
	padding-bottom: 40px;
}

.ops-main2 .ops-main2-b .ops-b-l h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1c2954;
	padding: 0px 0 20px 90px
}

.ops-main2 .ops-main2-b .ops-b-l .p1 {
	font-size: 18px;
	color: #1c2954;
	padding-left: 90px;
	padding-bottom: 20px;
}

.ops-main2 .ops-main2-b .ops-b-l .p2 {
	padding: 0px 90px 0 90px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main2 .ops-main2-b .ops-b-l .p2::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #000;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 4px;
}


.ops-main2 .ops-main2-b .ops-b-r {
	padding: 36px 0 20px 75px;
}

.ops-main3 {
	display: flex;
	padding: 60px 0 140px;
}

.ops-main3 .ops-main3-l {
	width: 50%
}

.ops-main3 .ops-main3-l img {
	width: 100%;
}

.ops-main3 .ops-main3-r {
	width: 50%;
}

.ops-main3 .ops-main3-r h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1c2954;
	padding: 0px 0 20px 75px
}

.ops-main3 .ops-main3-r .p1 {
	font-size: 18px;
	color: #1c2954;
	padding-left: 75px;
	padding-bottom: 20px;
}

.ops-main3 .ops-main3-r .p2 {
	padding: 0px 90px 0 75px;
	line-height: 30px;
	font-size: 16px;
}

.ops-main3 .ops-main3-r .p2::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #000;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

/* 码头 */
.case-wrap {
	display: block;
	background: url('../img/case.png') no-repeat center;
	width: 100%;
	background-size: cover;
	height: 450px;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}

.case-wrap-h2 {
	font-size: 46px;
	font-weight: bolder;
	padding-top: 100px;
	padding-bottom: 40px;
}


.case-wrap-p {
	font-size: 26px;
	line-height: 40px;
	text-align: left;
	margin: 0 auto;
}

.case-wrap-border {
	margin-top: 10px;
	display: inline-block;
	text-align: left;
	margin: 0 auto;
}

.case-wrap-border >a{
	color:#fff;
	display: inline-block;
	text-align: center;
  border: 1px solid;
  padding: 4px 15px;
}

/* 工地 */
.site-wrap {
	display: block;
	background: url('../img/site.jpg') no-repeat center;
	width: 100%;
	background-size: cover;
	height: 450px;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}

/* 事务 */
.affairs-wrap {
	display: block;
	background: url('../img/affairs.jpg') no-repeat center;
	width: 100%;
	background-size: cover;
	height: 450px;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}

/* 机场 */
.airport-wrap{
	display: block;
	background: url('../img/airport.jpg') no-repeat center;
	width: 100%;
	background-size: cover;
	height: 450px;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}

/* 实景 */
.liveaction-wrap{
	display: block;
	background: url('../img/liveaction.jpg') no-repeat center;
	width: 100%;
	background-size: cover;
	height: 450px;
	color: #fff;
	text-align: center;
	line-height: 1;
	position: relative;
}