body {
	width: 100%;
	margin: 0;
}

.home-page {
	width: 100%;
	position: relative;
}



.home-page_top-content-scend {
	height: 95px;
	width: 493px;
	margin: 125px 0 146px 68px;
}

.home-page_second {
	height: 320px;
	width: 100%;
	background-image: url(../images1/2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* margin-top: -80px; */
	z-index: 1;
}

.home-page_third {
	height: 950px;
	width: 100%;
	background-image: url(../images1/3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.home-page_third-content {
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 1200px;
}

.home-page_third-content-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
	margin-top: 60px;
}

.home-page_content-line {
	display: flex;
	align-items: center;
	margin: 6px 0;
}

.home-page_content-line::before {
	content: '';
	display: inline-block;
	width: 124px;
	height: 6px;
	background: #010877;

}

.home-page_content-line::after {
	content: '';
	display: inline-block;
	width: 36px;
	height: 6px;
	background: #C30013;

}

.home-page_content-second {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	color: #7E7E7E;
}

.home-page_third-content-piece {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 50px;

}

.home-page_third-content-piece-left {
	width: 500px;
	height: 460px;
	background: #FFFFFF;
	padding: 30px 0;
	position: relative;
}

.home-page_third-content-piece-left-img {
	width: 520px;
	height: 280px;
	margin-left: 40px;
}

.home-page_third-content-piece-left-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #373737;
	padding-left: 30px;
	margin-top: 20px;
}

.home-page_third-content-piece-left-secend {
	width: 307px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 22px;
	text-align: right;
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.home-page_third-content-piece-right {
	width: 500px;
	height: 550px;
	/* background-image: url(../images/5.png); */
        background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 30px 0;
	position: relative;
        margin-top: 90px;
}

.home-page_third-content-piece-right-text {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #373737;
  line-height: 28px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
}

.home-page_third-content-piece-right-secend {
  width: 307px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 22px;
  text-align: right;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.home-page_four {
	height: 840px;
	width: 100%;
	background-image: url(../images1/6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.home-page_four-content {
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 1200px;
}

.home-page_four-content-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	margin-top: 80px;
}

.font-color {
	color: #EFEFEF;
}

.home-page_four-piece {
	display: flex;
	margin-top: 70px;
	align-items: center;
	justify-content: space-between;
	height: 535px;
	width: 100%;
}

.home-page_four-piece-item {
	height: 535px;
	width: 110px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(233, 244, 254, 0.9) 100%);
	border-radius: 6px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.home-page_four-piece-item-title {
	width: 110px;
	height: 40px;
	background: linear-gradient(180deg, #1019AF 0%, #010877 100%);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 0 0 6px 6px;
}

.home-page_four-piece-item-dept {
	margin-top: 6px;
}

.home-page_four-piece-item-dept-main {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #010877;
	padding: 4px 0;
	text-align: center;
	background-color: #fff;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #010877;
	line-height: 20px;
	width: 90px;
}

.home-page_four-piece-item-dept-second {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #C30013;
	padding: 4px 0;
	text-align: center;
	background-color: #fff;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #C30013;
	line-height: 20px;
	width: 90px;
}

.home-page_four-piece-item-dept-normal {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	color: #6D6D6D;
}

.home-page_five {
	height: 840px;
	width: 100%;
	background-image: url(../images1/7.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.home-page_five-content {
	height: 840px;
	width: 1200px;
	background-image: url(../images1/8.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.home-page_five-content-title {
	margin-top: 60px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
}

.home-page_five-content-kpx {
	position: absolute;
	top: 200px;
	left: 48px;
}

.home-page_five-content-fkx {
	position: absolute;
	top: 311px;
	left: 48px;
}

.home-page_five-content-xms {
	position: absolute;
	top: 421px;
	left: 48px;
}

.home-page_five-content-ygq {
	position: absolute;
	top: 511px;
	left: 48px;
}

.home-page_five-content-txq {
	position: absolute;
	top: 621px;
	left: 48px;
}

.home-page_five-content-lzq {
	position: absolute;
	top: 731px;
	left: 48px;
}

.home-page_five-content-sjt {
	position: absolute;
	top: 731px;
	left: 499px;
}

.home-page_five-content-sbxq {
	position: absolute;
	top: 181px;
	left: 957px;
}

.home-page_five-content-ddq {
	position: absolute;
	top: 291px;
	left: 957px;
}

.home-page_five-content-hgq {
	position: absolute;
	top: 401px;
	left: 957px;
}

.home-page_five-content-shq {
	position: absolute;
	top: 511px;
	left: 957px;
}

.home-page_five-content-hnq {
	position: absolute;
	top: 621px;
	left: 957px;
}

.home-page_five-content-hpq {
	position: absolute;
	top: 731px;
	left: 957px;
}

.home-page_five-content-dept {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #373737;
	line-height: 24px;

}

.home-page_six {
	height: 1040px;
	width: 100%;
	background-image: url(../images1/9.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.home-page_six-content {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.home-page_six-content-title {
	margin-top: 100px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
}

.home-page_content-search {
	width: 700px;
	height: 60px;
	background: #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #C8CAE1;
	margin-top: 40px;
	display: flex;
	align-items: center;
}

.home-page_content-search-img {
	height: 15px;
	width: 15px;
	margin-left: 20px;
}

.home-page_content-search-input {
	flex: 1;
	margin: 0 18px;
}

.home-page_content-search-btn {
	width: 100px;
	height: 44px;
	background: #010877;
	border-radius: 6px;
	cursor: pointer;
	line-height: 44px;
	text-align: center;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 8px;
}

#searchid {
	width: 100%;
	outline: 0;
	border: none;
	height: 40px;
	font-size: 16px;
}

.home-page_content-imgs {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home-page_content-imgs-item {
	width: 280px;
	height: 80px;
	background-image: url(../images1/11.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 20px;
	cursor: pointer;
	position: relative;

}

.home-page_content-imgs-item:hover .home-page_content-imgs-item-pover {
	display: block;
}

.imgs-item-four:hover .home-page_content-imgs-item-pover {
	left: -420px !important;
}

.home-page_content-imgs-item-pover {
	z-index: 9;
	position: absolute;
	left: 0px;
	top: 80px;
	display: none;
	width: 500px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0px 3px 10px 1px rgba(1, 8, 119, 0.15);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
	transition: visibility 0.3s, opacity 0.3s;
}
.home-page_content-imgs-item-pover-img{
	height: 60px;
	width: 200px;
	position: absolute;
	right: 20px;
	top: 20px;
	opacity: 0.9;
}
.home-page_content-imgs-item-pover-label {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #373737;
	line-height: 24px;
	margin-left: 20px;
	margin-top: 22px;
	text-align: left;
}

.home-page_content-imgs-item-pover-second {
	width: 300px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	margin-left: 20px;
	margin-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #010877;
	line-height: 24px;
	text-align: left;
}

.home-page_content-imgs-item-pover-content {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #373737;
	line-height: 24px;
	margin: 22px 20px 20px;
	text-align: left;
}

.imgs-item-1 {
	background-image: url(../images1/11.png);
}

.imgs-item-2 {
	background-image: url(../images1/12.png);
}

.imgs-item-3 {
	background-image: url(../images1/13.png);
}

.imgs-item-4 {
	background-image: url(../images1/14.png);
}

.imgs-item-5 {
	background-image: url(../images1/15.png);
}

.imgs-item-6 {
	background-image: url(../images1/16.png);
}

.imgs-item-7 {
	background-image: url(../images1/17.png);
}

.imgs-item-8 {
	background-image: url(../images1/18.png);
}

.imgs-item-9 {
	background-image: url(../images1/19.png);
}

.imgs-item-10 {
	background-image: url(../images1/20.png);
}

.imgs-item-11 {
	background-image: url(../images1/21.png);
}

.imgs-item-12 {
	background-image: url(../images1/22.png);
}

.imgs-item-13 {
	background-image: url(../images1/23.png);
}

.imgs-item-14 {
	background-image: url(../images1/24.png);
}

.imgs-item-15 {
	background-image: url(../images1/25.png);
}

.imgs-item-16 {
	background-image: url(../images1/26.png);
}

.imgs-item-fist {
	margin-right: 27px;
}

.imgs-item-second {
	margin-right: 26px;
}

.imgs-item-third {
	margin-right: 27px;
}

.imgs-item-four {
	margin-right: 0;
}

.home-page_content-more {
	margin-top: 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #CB3A4B;
	cursor: pointer;
}

.home-page_content-more::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #CB3A4B;
	margin-left: 8px;
	border-radius: 2px;
}