@charset "utf-8";
ul,ul li,ol,li {list-style: none outside none;}
h1,h2,h3,h4,h5,h6,i{font-weight: normal; font-style: normal;}
img {vertical-align: middle;border: none;}
input,select,option,label,th{vertical-align: middle;border: none}
a {text-decoration: none;color: inherit;}
a:hover {text-decoration: none;  }
.clear{clear: both;} 

.home-page_bottom {
	margin-top: 54px;
	width: 100%;
	height: 170px;
	background: #04062D;
	border-radius: 0px 0px 0px 0px;
}

.home-page_bottom-content {
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home-page_bottom-content-left {
	display: flex;
	align-items: center;
}

.home-page_bottom-content-left-img {
	height: 60px;
	width: 60px;
	margin-right: 16px;
}

.home-page_bottom-content-left-piece-top {
	font-family: DIN, DIN;
	font-weight: 400;
	font-size: 24px;
	color: #FCFCFC;
}

.home-page_bottom-content-left-piece-bottom {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #FCFCFC;
	margin-top: 8px;
}
.home-page_bottom-content-right{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.home-page_bottom-content-right-english {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #FCFCFC;
}

.home-page_bottom-content-right-chain {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #FCFCFC;
	margin-top: 18px;
}
body {
	width: 100%;
	margin: 0;
}

.home-page {
	width: 100%;
}

.home-page_top1 {
	width: 100%;
	height: 500px;
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	position: relative;
}

.home-page_top-content1 {
	width: 1200px;
	padding-top: 25px;
}

.home-page_top-content-first1 {
	display: flex;
	align-items: center;

}

.home-page_top-content-first-img1 {
	width: 336px;
	height: 31px;
	margin-right: 47px;
}
.home-page_top-content-first-sy {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #F5F5F5;
	margin-left: 73px;
	cursor: pointer;
}
.home-page_top-content-first-other1:hover {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #F5F5F5;
	margin-left: 26px;
	cursor: pointer;
}
.home-page_top-content-first-other1 {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #F5F5F5;
	margin-left: 26px;
	cursor: pointer;
}
.home-page_top-content-first-other1.on{
	font-weight: bold;
}

.home-page_top-content-scend {
	height: 95px;
	width: 493px;
	margin: 125px 0 146px 68px;
}

.home-page_scend {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 0px 0px 0px 0px;
	
	margin-top: -80px;
	display: flex;
	justify-content: center;
}

.home-page_scend-content {
	width: 1200px;
	height: 100%;
	display: flex;

}

.home-page_scend-content-item {
	width: 300px;
	display: flex;
	align-items: center;
}

.home-page_scend-content-item-img {
	height: 40px;
	width: 40px;
	margin-left: 100px;
}

.home-page_scend-content-item-right {
	display: flex;
	flex-direction: column;
	margin-left: 10px;
}

.home-page_scend-content-item-right-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #F5F5F5ff;
}

.home-page_scend-content-item-right-value {
	font-family: DIN, DIN;
	font-weight: 400;
	font-size: 20px;
	color: #F5F5F5ff;
	margin-top: 4px;
}

.home-page_third {
	width: 100%;
	height: 600px;
	background-image: url(../images/8.png);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
}

.home-page_third-content {
	width: 1200px;
	display: flex;
	padding: 33px;

}

.home-page_third-content-left {
	width: 450px;
}

.home-page_third-content-left-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
}

.home-page_third-content-left-line {
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.home-page_third-content-left-line-first {
	width: 72px;
	height: 6px;
	background: #010877;
	border-radius: 0px 0px 0px 0px;
}

.home-page_third-content-left-line-scend {
	width: 36px;
	height: 6px;
	background: #C30013;
	border-radius: 0px 0px 0px 0px;
}

.home-page_third-content-left-img {
	margin-top: 26px;
	width: 450px;
	height: 300px;
}

.home-page_third-content-left-bt {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #373737;
	margin-top: 16px;
}

.home-page_third-content-left-nr {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 22px;
	margin-top: 14px;
}

.home-page_third-content-left-more {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #C30013;
	margin-top: 27px;
	cursor: pointer;
}

.home-page_third-content-right {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.home-page_third-content-right-top {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-top: 7px;
	margin-bottom: 10px;
}

.home-page_third-content-right-top-red {
	width: 90px;
	height: 36px;
	background: #C30013;
	border-radius: 0px 0px 0px 0px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}

.home-page_third-content-right-top-red {
	width: 90px;
	height: 36px;
	background: #C30013;
	border-radius: 0px 0px 0px 0px;
	line-height: 36px;
	text-align: center;
	margin-left: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;

}

.home-page_third-content-right-top-blue {
	width: 90px;
	height: 36px;
	background: #010877;
	border-radius: 0px 0px 0px 0px;
	line-height: 36px;
	text-align: center;
	margin-left: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}
.home-page_third-content-right-top-blue.on{
	background: #C30013;
}

.home-page_third-content-right-piece {
	width: 100%;
	display: flex;
	margin-top: 20px;
}

.home-page_third-content-right-piece-date {
	min-width: 110px;
	max-width: 110px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.home-page_third-content-right-piece-date-month {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #373737;
	margin-bottom: 8px;
}

.home-page_third-content-right-piece-date-year {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	color: #373737;
}

.home-page_third-content-right-piece-line {
	width: 0px;
	height: 60px;
	border: 1px solid #EBEBEB;
	margin: 0 30px
}

.home-page_third-content-right-piece-text {}

.home-page_third-content-right-piece-text-main {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #373737;
	margin-bottom: 10px;
}

.home-page_third-content-right-piece-text-sceond {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #7E7E7E;
	line-height: 22px;
}

.home-page_four {
	height: 800px;
	width: 100%;
	display: flex;
	justify-content: center;
	background-image: url(../images/9.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

}

.home-page_four-content {
	margin-top: 30px;
	width: 691px;
	height: 773px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-image: url(../images/10.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.home-page_four-content-first-left {
	position: absolute;
	top: 106px;
	left: -176px;
}

.home-page_four-content-first-right {
	position: absolute;
	top: 276px;
	right: -245px;
}

.home-page_four-content-first {

	width: 298px;
	min-height: 100px;
	background-color: #fff;
	border-radius: 6px;

}

.home-page_four-content-first-top {
	width: 235px;
	height: 50px;
	background: #010877;
	border-radius: 6px 6px 6px 6px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 44px 0 19px;
}

.home-page_four-content-first-piece {
	padding: 12px 0 16px 19px;
}

.home-page_four-content-first-piece-item {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #373737;
	line-height: 24px;
}

.home-page_four-content-first-label {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.home-page_four-content-first-value {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
}

.home-page_four-content-second {
	margin-top: 40px;
	width: 298px;
	min-height: 100px;
	background-color: #fff;
	border-radius: 6px;

}

.home-page_four-content-second-top {
	width: 235px;
	height: 50px;
	background: #C30013;
	border-radius: 6px 6px 6px 6px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 44px 0 19px;
}

.home-page_four-content-second-piece {
	padding: 12px 0 16px 19px;
}

.home-page_four-content-second-piece-item {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #373737;
	line-height: 24px;
}

.home-page_four-content-second-label {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.home-page_four-content-second-value {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
}

.home-page_four-content-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
	margin-top: 30px;
	margin-bottom: 8px;
}

.home-page_four-content-line {
	display: flex;
	align-items: center;
	width: 160px;
	height: 6px;
}

.home-page_four-content-line-blue {
	width: 124px;
	height: 6px;
	background: #010877;
}

.home-page_four-content-line-red {
	width: 36px;
	height: 6px;
	background: #C30013;
}

.home-page_four-content-scend {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 12px;
	color: #7E7E7E;
	margin-top: 6px;
}

.home-page_five {
	width: 100%;
	height: 517px;
	background-image: url(../images/11.png);
	background-size: 100% 450px;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.home-page_five-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
	margin-top: 60px;
}

.home-page_five-scend {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FCFCFC;
	margin-top: 12px;
}

.home-page_five-content {
	position: relative;
	margin-top: 30px;
	width: 1200px;
	height: 280px;
}

.home-page_five-content-left {
	position: absolute;
	top: 155px;
	left: -70px;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/17.png);
	cursor: pointer;
}

.home-page_five-content-right {
	position: absolute;
	top: 155px;
	right: -70px;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/16.png);
	cursor: pointer;
}

.home-page_five-content-piece {
	width: 1200px;
	height: 360px;
	overflow: hidden;
}

.home-page_five-content-piece-item {
	min-width: 280px;
	max-width: 280px;
	height: 360px;
	margin-right: 27px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.five-content-piece-item-1 {
	background-image: url(../images/14.png);
}

.five-content-piece-item-2 {
	background-image: url(../images/15.png);
}

.five-content-piece-item-3 {
	background-image: url(../images/28.png);
}

.five-content-piece-item-4 {
	background-image: url(../images/29.png);
}

.five-content-piece-item-5 {
	background-image: url(../images/30.png);
}

.five-content-piece-item-6 {
	background-image: url(../images/31.png);
}

.home-page_five-content-piece-item-text {
	text-align: center;
	margin-top: 318px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FCFCFC;
}

.home-page_five-content-piece-out {
	display: flex;
	position: relative;
	left: 0;
	transition: all 1s;
}

.home-page_six {
	height: 589px;
	width: 1200px;
	margin: 40px auto;

}

.home-page_six-top {
	display: flex;
	height: 386;
}

.home-page_six-top-img {
	background-size: 100% 100%;
	transition: all 0.5s;
}

.home-page_six-top-img:hover {
	background-size: calc(100% + 40px) calc(100% + 40px);
	background-position: -20px -20px;
}

.home-page_six-top-img-both {
	background-size: 100% 100%;
	transition: all 0.5s;
}

.home-page_six-top-img-both:hover {
	background-size: calc(100% + 40px) calc(100% + 20px);
	background-position: -20px -10px;
}

.home-page_six-top-left {
	height: 386px;
	width: 386px;
	background-color: #000;
	cursor: pointer;
	background-image: url(../images/18.png);
	background-repeat: no-repeat;
	margin-right: 21px;

}

.home-page_six-top-left:hover {}

.home-page_six-top-left-title {
	margin-left: 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #FCFCFC;
}

.home-page_six-top-left-second {
	margin-left: 30px;
	margin-top: 10px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FCFCFC;
}

.home-page_six-top-left-out {
	width: 386px;
	height: 77px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	margin-top: 281px;
	padding-top: 28px;
}

.home-page_six-top-middle {}

.home-page_six-top-middle-top {
	display: flex;

}

.home-page_six-top-middle-top-left {
	height: 183px;
	width: 183px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/0.png);
	cursor: pointer;
}

.home-page_six-top-middle-top-left-title {
	width: 183px;
	height: 41px;
	margin-top: 78px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	padding-top: 64px;
}

.home-page_six-top-middle-top-left-title-text {
	margin-left: 30px;

	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FCFCFC;

}

.home-page_six-top-middle-top-right {
	height: 183px;
	width: 183px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/19.png);
	cursor: pointer;
}

.home-page_six-top-middle-top-right-title {
	width: 183px;
	height: 41px;
	margin-top: 78px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	padding-top: 64px;
}

.home-page_six-top-middle-top-right-title-text {
	margin-left: 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FCFCFC;

}

.home-page_six-top-middle-bottom {
	width: 386px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.home-page_six-top-middle-bottom-title {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #373737;
	margin-top: 75px;
}

.home-page_six-top-middle-bottom-second {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #7E7E7E;
	margin-top: 12px;
}

.home-page_six-top-right {
	margin-left: 21px;

}

.home-page_six-top-right-top {
	height: 183px;
	width: 386px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/20.png);
	cursor: pointer;
	margin-bottom: 20px;
}

.home-page_six-top-right-top-title {
	width: 386px;
	height: 41px;
	position: relative;
	top: 78px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	padding-top: 64px;
}

.home-page_six-top-right-bottom {
	display: flex;
}

.home-page_six-top-right-bottom-left {
	margin-right: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/21.png);
	cursor: pointer;
}

.home-page_six-top-right-bottom-right {
	margin-right: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/22.png);
	cursor: pointer;
}

.home-page_six-bottom {
	margin-top: 20px;
	display: flex;
	align-items: center;
}

.home-page_six-bottom-first {
	height: 183px;
	width: 183px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/23.png);
	cursor: pointer;
}

.home-page_six-bottom-second {
	height: 183px;
	width: 183px;
	margin-right: 21px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/24.png);
	cursor: pointer;
}

.home-page_six-bottom-third {
	height: 183px;
	width: 386px;
	margin-right: 21px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/25.png);
	cursor: pointer;
}

.home-page_six-bottom-four {
	height: 183px;
	width: 386px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../images/26.png);
	cursor: pointer;
}

.home-page_six-bottom-left-out {
	width: 100%px;
	height: 41px;
	margin-top: 78px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	padding-top: 64px;
}




.home-page_third-content-left-title span{
	display: none;
}
.home-page_third-content-left-title .on{
	display: inline-block;
}
.home-page_third-content-list{
	display: none;
}
.home-page_third-content-list.on{
	display: block;
}
.home-page_third-content-imgcontent{
	display: none;
}
.home-page_third-content-imgcontent.on{
	display: block;
}