.slider {
	width: 100%;
	min-width: 1200px;
	height: 730px !important;
	overflow: hidden;
}

.search {
	position: absolute;
	top: 0;
	left: calc(50% - 600px);
	width: 1200px;
}

.search div {
	width: 100%;
	text-align: center;
}

.search div:nth-child(1) {
	font-size: 35px;
	font-weight: 700;
	color: #FFF;
	margin-top: 200px;
}

.search div:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}

.search div:nth-child(3) {
	padding: 0 390px;
	height: 45px;
	margin-top: 15px;
}

.prove {
	width: 100%;
	background: url(../images/bg.png) no-repeat;
	overflow: hidden;
}

.prove-container {
	padding: 60px 0;
	width: 1200px;
	margin: 0 auto;
}

.prove-title {
	text-align: center;
	font-size: 36px;
}

.prove-title span {
	font-weight: bold;
}

.prove-title2 {
	text-align: center;
	margin-top: 10px;
	color: #333333;
}

.prove-btns {
	width: 1080px;
	padding-top: 20px;
	margin: 0 auto;
	overflow: hidden;
}

.btns-item {
	float: left;
	width: 200px;
	height: 50px;
	margin-left: 20px;
	background-color: #3798FF;
	text-align: center;
	line-height: 50px;
	color: #FFF;
	font-size: 20px;
	cursor: pointer;
}

.btns-item:nth-child(1) {
	margin-left: 0;
}

.prove-display {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.items {
	float: left;
	width: 16.6%;
	margin-top: 35px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.items img {
	width: 100px;
	border-radius: 50%;
	display: block;
	margin: auto;
}

.items div {
	margin-top: 20px;
	color: #666666;
	font-size: 14px;
}

.project {
	padding: 60px 0;
	overflow: hidden;
	width: 100%;
	background-color: #333A82;
	text-align: center;
	color: #FFFFFF;
}

.project .title1 {
	font-size: 36px;
}

.project .title2 {
	font-size: 16px;
	margin-top: 15px;
}

.box-container {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

.box-items {
	float: left;
	margin-left: 37px;
	width: 375px;
	height: 250px;
}

.box-items:nth-child(1) {
	margin-left: 0;
	background: url(../images/project-bg1.png) no-repeat;
	background-size: contain;
}

.box-items:nth-child(2) {
	background: url(../images/project-bg2.png) no-repeat;
	background-size: contain;
}

.box-items:nth-child(3) {
	background: url(../images/project-bg3.png) no-repeat;
	background-size: contain;
}

.items-container {
	width: 350px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 175px);
	background: #CCC;
	opacity: 0.8;
	padding: 15px;
	text-align: left;
	overflow: hidden;
}

.items-container div:nth-child(1) {
	font-size: 16px;
	font-weight: bold;
	color: #333A82;
}

.items-container div:nth-child(2) {
	font-size: 14px;
	color: #000;
	margin-top: 5px;
}

.items-container a {
	font-size: 14px;
	color: #FFFFFF;
	background: #00A0E9;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
	margin-left: 240px;
	width: 80px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	transition: all 1s;
	display: block;
}

.items-container div:nth-child(3):hover {
	transform: scale(1.2)
}

.jst-test {
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
}

.jst-title {
	width: 940px;
	margin: 0 auto;
	font-size: 36px;
	text-align: center;
}

.jst-title2 {
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 30px;
}

.jst-container {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}

.jst-left {
	float: left;
	padding: 0 15px;
	width: 50%;
	height: 360px;
}

.jst-right {
	float: right;
	padding: 0 15px;
	width: 50%;
}

.right-item {
	width: 100%;
	height: 50px;
	padding-left: 18px;
}

.right-item:before {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	background: #2D4FA6;
	border-radius: 50%;
}

.right-item div:nth-child(1) {
	font-size: 16px;
}

.right-item div:nth-child(2) {
	font-size: 12px;
}

.layui-carousel-arrow {
	display: none;
}

.layui-carousel-ind ul {
	background-color: transparent !important;
}

.layui-carousel-ind li {
	width: 24px !important;
	height: 24px !important;
	margin: 0 8px !important;
}

.layui-carousel-ind {
	top: -80px !important;
}

.layui-this {
	background-color: #3798FF !important;
}

.layui-input {
	height: 100% !important;
	line-height: 100% !important;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.active-bg {
	background-color: #333A82;
}

.box {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
	margin-top: 15px;
}

#roll {
	margin: 0 auto;
	overflow: auto;
	width: 1200px;
}

#roll dd {
	width: 120px;
	height: 100px;
	text-align: center;
	overflow: auto;
	float: left;
	margin-right: 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.company-pic {
	width: auto;
	height: auto;
	overflow: hidden;
}

@media screen and (max-width: 765px) {
	.slider {
		min-width: 100%;
	}

	.search {
		width: 100%;
		left: 0;
	}

	.search div:nth-child(3) {
		padding: 0 10px;
		box-sizing: border-box;
	}

	.custom-icon {
		right: 15px !important;
	}

	.prove-container {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.items {
		min-width: 33.3%;
	}

	.prove-btns {
		width: 100%;
	}

	.btns-item {
		width: 33.3%;
		margin-left: 0;
	}

	.prove {
		background: url(../images/bg.png);
	}

	.box-container {
		width: 100%;
	}

	.box-items {
		width: 100%;
		background: url(../images/project-bg1.png) no-repeat;
		background-size: 100% !important;
		margin-left: 0 !important;
	}

	.items-container {
		bottom: 70px;
	}

	.jst-title {
		width: 100%;
	}

	.jst-container {
		width: 100%;
	}

	.jst-left {
		width: 100%;
	}

	.jst-right {
		width: 100%;
	}

	.service-container {
		width: 100%;
	}

	.box {
		width: 100%;
	}
}
