* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body,
html {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

ul,
li {
	list-style: none;
}

@font-face {
	font-family: ZiYuJingMoXingKai;
	src: url('./ZiYuJingMoXingKai.ttf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: SourceHanSerifCN;
	src: url('./SourceHanSerifCN.otf');
	font-weight: 400;
	font-style: normal;
}


.center {
	width: 1240px;
	margin: 0 auto;
}



/* 发布需求 */
.mask_box {
	border: 1px solid;
	width: 100%;
	margin: auto;
	height: 100%;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	position: fixed;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.6);
	overflow: auto;
	text-align: center;
	z-index: 999;
	display: none;
}



.gongxin_box {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.gbTop {
	width: 100%;
	height: 800px;
	display: flex;
	flex-direction: column;
	background: url(../../images/page/gongxin/topBg1.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.gbTopBg {
	position: absolute;
	right: 0;
	top: 0;
	width: 1142px;
	height: 800px;
	z-index: 1;
}

.gbTopBg>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gbTopIn {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
}

.gbTop1 {
	margin-top: 155px;
	width: 201px;
	height: 49px;
	margin-bottom: 48px;
}

.gbTop1>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gbTop2 {
	height: 53px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 40px;
	color: #000000;
	line-height: 47px;
	letter-spacing: 2px;
	text-align: left;
	margin-bottom: 10px;
}

.gbTop3 {
	width: 442px;
	height: 95px;
	margin-bottom: 35px;
}

.gbTop3>img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.gbTop3Bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 43px;
	background: linear-gradient(90deg, #E7BB74 0%, rgba(231, 187, 116, 0) 100%);
	z-index: 1;
}

.gbTop4 {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gbTop4Item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 30px;
}

.gbTop4ItemIcon {
	width: 40px;
	height: 40px;
}

.gbTop4ItemIcon>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gbTop4ItemTitle {
	height: 26px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 20px;
}

.gbTop5 {
	margin-top: 53px;
	width: 219px;
	height: 52px;
	object-fit: contain;
	cursor: pointer;
}

.gbTop5>img {
	width: 100%;
	height: 100%;
}


.gb1 {
	width: 100%;
	height: 1013px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.gb1BG1 {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 636px;
	background: url(../../images/page/gongxin/gb1Bg1.png) no-repeat;
	background-size: 100% 100%;
}

.gb1BG2 {
	left: 0;
	bottom: 0;
	position: absolute;
	width: 100%;
	height: 549px;
	z-index: 1;
	background: url(../../images/page/gongxin/gb1Bg2.png) no-repeat;
	background-size: 100% 100%;
}

.gb1BG1>img,
.gb1BG2>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gb1Z {
	position: relative;
	z-index: 3;
}

.gb1In {
	display: flex;
	flex-direction: column;
	margin-top: 80px;
}

.gbTitle {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gbTitle1 {
	height: 32px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: left;
}

.gbTitle2 {
	position: relative;
	height: 32px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #E7BB74;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: left;
}

.gbTitle2Btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 3px;
	background: linear-gradient(90deg, #E7BB74 0%, rgba(231, 187, 116, 0) 100%);
}

.gb1Top {
	margin-top: 80px;
	width: 686px;
	height: 236px;
	background: url(../../images/page/gongxin/gb1Top.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	/* align-items: center; */
	flex-direction: row;
	justify-content: space-between;
	padding: 97px 35px 0 50px;
}

.gb1TopItem {
	height: 26px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: center;
}

.gb1TopItem2 {
	width: 100px;
	height: 52px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: center;
}

.gb1Btn {
	margin-top: 160px;
}

.gbTitle3 {
	height: 32px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: left;
}


.gb1BtnItems {
	display: flex;
	flex-direction: row;
	margin-top: 90px;
}

.gb1BtnItem {
	display: flex;
	flex-direction: column;
	padding-right: 45px;
	margin-right: 45px;
	border-right: 1px solid #454545;
}

.gb1BtnItem:nth-last-child(1) {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}


.gb1BtnItemTitle1 {
	width: 118px;
	height: 32px;
	background: #E7BB74;
	line-height: 32px;
	font-size: 16px;
	border-radius: 29px 29px 29px 29px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

.gb1BtnItemTitle2 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
	margin-bottom: 20px;
}

.gb1BtnItemValue {
	width: 326px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #454545;
	line-height: 24px;
	text-align: left;
	word-wrap: break-word;
}

.gb2 {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 429px;
	background: url(../../images/page/gongxin/gb2Bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 50px;
	position: relative;
}

.gb2Mask {
	width: 100%;
	height: 100%;
	background: rgba(1, 53, 167, 0.7);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.gb2In {

	display: flex;
	flex-direction: column;
}

.gb2Items {
	margin-top: 100px;
	display: flex;
	flex-direction: row;
}

.gb2Item {
	display: flex;
	flex-direction: column;
	width: 307px;
	height: 130px;
	background: #EFF0F3;
	box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.25);
	border-radius: 5px 5px 5px 5px;
	position: relative;
	padding: 0 15px;
	padding-top: 40px;
	margin-right: 120px;
}

.gb2Item:nth-last-child(1) {
	margin-right: 0;
}


.gb2ItemTitle {
	position: absolute;
	left: 50px;
	top: -16px;
	width: 207px;
	height: 32px;
	border-radius: 29px 29px 29px 29px;
	text-align: center;
	line-height: 32px;
	background: #E7BB74;
	color: #000000;
}

.gb3 {
	width: 100%;
	/* height: 608px; */
	background: url(../../images/page/gongxin/gb3Bg.png) no-repeat;
	background-size: 100% 100%;
	transition: height .5s ease; 
}

.gb3sticky {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
}

.gb3In {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.gb3Title1 {
	height: 34px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 26px;
	color: #000000;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 24px;
}

.gb3Title2 {
	height: 69px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 52px;
	color: #000000;
	line-height: 61px;
	letter-spacing: 2px;
	text-align: center;
}

.gb3Title2>span {
	color: rgba(255, 157, 0, 1);
}

.gb4 {
	width: 100%;
	/* height: 1720px; */
	background: #254eb8;
	position: relative;
	overflow: hidden;
}

.gb4TopBg {
	width: 100%;
	height: 378px;
	position: absolute;
	left: 0;
	top: -60px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
}

.gb4TopBgIn {
	width: 1683px;
	height: 378px;
	border-radius: 50% / 50%;
	border: 1px dashed #FFFFFF;
	position: relative;
}

.point {
	position: absolute;
	width: 10px;
	height: 10px;
	background: #FFFFFF;
	border-radius: 50%;
}

.place1 {
	bottom: 39px;
	left: 298px;
}

.place2 {
	right: 63px;
	top: 110px;
}

.place3 {
	right: 486px;
	bottom: 13px;
}

.gb4In {
	display: flex;
	flex-direction: column;
}

.gb4Part1 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 50px;
}

.gb4Part1Item {
	display: flex;
	flex-direction: column;
}

.gb4Part1Item:nth-child(1) {
	margin-right: 70px;
}

.gb4Part1ItemTop {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 24px;
}

.gb4Part1ItemTop_icon {
	width: 45px;
	height: 45px;
	margin-right: 15px;
}

.gb4Part1ItemTop_icon>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gb4Part1ItemTop_Title {
	height: 32px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 1px;
}

.gb4Part1ItemValue {
	width: 400px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
	word-wrap: break-word;
}

.gb4Part1Item2 {
	margin-right: 70px;
	width: 281px;
	height: 196px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../../images/page/gongxin/gb4Top.png) no-repeat;
	background-size: 100% 100%;
}

.gb4Part1Item2Value {
	width: 114px;
	height: 64px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
	word-wrap: break-word;
}


.gb4Part2 {
	display: flex;
	flex-direction: column;
	margin-top: 150px;
}

.gb4Part2Items {
	width: 100%;
	display: flex;
	flex-direction: row;
	padding-left: 105px;
	margin-bottom: 65px;
	position: relative;
	z-index: 2;

}

.gb4Part2Items:nth-child(2) {
	justify-content: flex-end;
	padding-right: 20px;
}

.gb4Part2Item {
	width: 300px;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-right: 302px;
}

.gb4Part2Item:nth-last-child(1) {
	margin-right: 0;
}

.gb4Part2Item_head {
	position: absolute;
	left: -80px;
	top: 0;
	width: 57px;
	height: 275px;
}

.gb4Part2ItemTitle {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #E7BB74;
	line-height: 19px;
	margin-bottom: 17px;
}

.gb4Part2ItemValue {
	width: 100%;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
	word-wrap: break-word;
}

.gb4Part2Main {
	margin-top: 75px;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 500px;
}

.gb4Part2Bg {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 149px;
	position: absolute;
	z-index: 1;
	background: url(../../images/page/gongxin/gb4Bg1.png) no-repeat;
	background-size: 100% 100%;
}

.gb4Part3 {
	height: 634px;
	width: 100%;
	position: relative;
	background: #264EB8;
	padding-top: 84px;
}

.gb4Part3Mask {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background-size: 100% 100%; */
	background: rgba(37, 78, 184, 1) url(../../images/page/gongxin/gb4Bg2.png) no-repeat;
	background-blend-mode: multiply;
}

.gb4Part3In {
	z-index: 2;
	background: url(../../images/page/gongxin/gb4Bg4.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 449px;
	position: relative;
}

.gb4Part3InItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
}


.gb4Part3Icon {
	width: 100px;
	height: 100px;
}

.gb4Part3Icon>img {
	width: 100%;
	height: 100%;
}

.gb4Part3Title {
	margin-top: 15px;
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
}

.p1 {
	left: -10px;
	top: 0;
}

.p2 {
	left: 329px;
	top: 29px;
}

.p3 {
	top: -40px;
	right: 460px;
}

.p4 {
	top: 143px;
	right: 224px;
}

.p5 {
	top: 36px;
	right: 0px;
}

.p6 {
	left: 113px;
	bottom: 30px;
}

.p7 {
	left: 516px;
	bottom: 45px;
}

.p8 {
	bottom: -52px;
	right: 390px;
}

.gb5 {
	width: 100%;
	height: 936px;
	position: relative;
}

.gb5Bg1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 386px;
	background: url(../../images/page/gongxin/gb5Bg1.png) no-repeat;
	background-size: 100% 100%;
}

.gb5Bg2 {
	width: 100%;
	height: 622px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: url(../../images/page/gongxin/gb5Bg2.png) no-repeat;
	background-size: 100% 100%;
}

.gb5Main {
	display: flex;
	flex-direction: column;
	padding-top: 120px;
	position: relative;
	z-index: 2;
}

.gb5desc {
	margin-top: 80px;
	width: 534px;
	height: 71px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: left;
}

.gb5yx {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 120px;
}

.gb5yxL {
	display: flex;
	flex-direction: column;
	margin-right: 250px;
}

.gb5yxDesc {
	margin-top: 30px;
	width: 530px;
	height: 71px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
	line-height: 19px;
}

.gb5yxDesc2 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
}

.gb5yxItems {
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 550px;

}

.gb5yxItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 86px;
	margin-bottom: 35px;
}

.gb5yxItem:nth-child(4n) {
	margin-right: 0;
}

.gb5yxItemIcon {
	width: 70px;
	height: 70px;
}

.gb5yxItemIcon>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gb5yxItemTitle {
	margin-top: 15px;
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
	line-height: 19px;
	text-align: center;
}

.gb5yxR {
	margin-top: 30px;
	width: 408px;
	height: 442px;
}

.gb5yxR>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.gb6 {
	display: flex;
	flex-direction: column;
	width: 100%;
	position: relative;
}

.gb6BG {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #254eb8;
	z-index: 1;
}

.gb6BG1 {
	width: 100%;
	height: 588px;
	position: relative;
}

.gb6BG2 {
	width: 100%;
	height: 588px;
	position: relative;
}

.gb6BG1Img {
	width: 579px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../../images/page/gongxin/gb6Bg1.png) no-repeat;
	background-size: 100% 100%;
}

.gb6BG2Img {
	width: 983px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/page/gongxin/gb6Bg2.png) no-repeat;
	background-size: 100% 100%;
}

.gb6Main {
	display: flex;
	flex-direction: column;
	padding-top: 50px;
	position: relative;
	z-index: 2;
}

.gb6Top {
	margin-top: 40px;
	width: 365px;
	height: 40px;
	transform: skew(-20deg, 0);
	/* 	display: flex;
	justify-content: center;
	align-items: center; */
}

.gb6TopIn {
	height: 40px;
	line-height: 40px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	text-align: center;
	background: linear-gradient(90deg, #FFFFFF 0%, #E7BB74 100%);
}

.gb6Part1 {
	margin-top: 25px;
	display: flex;
	flex-direction: column;
}

.gb6Title {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gb6Title1 {
	width: 136px;
	height: 42px;
	background: linear-gradient(90deg, #FFECCD 0%, #FFFFFF 100%);
	border-radius: 50px 50px 50px 50px;
	text-align: center;
	line-height: 42px;
	margin-right: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.gb6Title2 {
	width: 420px;
	/* height: 42px; */
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	word-wrap: break-word;
}

.gb6Img {
	margin-top: 44px;
	width: 100%;
	height: 432px;

}

.gb6Part2 {
	width: 100%;
	margin-top: 65px;
	display: flex;
	flex-direction: row;
}

.gb6Part2L {
	display: flex;
	flex-direction: column;
	/* margin-right: 45px; */
}

.gb6Part2Lqd {
	display: flex;
	flex-direction: column;
	margin-bottom: 32px;
}

.gb6Part2LOptions {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 45px;
	/* width: 540px; */
}

.gb6Part2LOption {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 37px;
	cursor: pointer;
}

.gb6Part2LValue {
	width: 100%;
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 19px;
	margin-bottom: 5px;
	text-align: center;
}

.gb6Part2LValue:nth-last-child(1) {
	margin-right: 0;
}

.activeOptions {
	font-weight: bold !important;
	color: #FFFFFF;
}

.gb6Part2LLine {
	width: 55px;
	height: 3px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
}

.gb6Part2LInput {
	margin-top: 32px;
	width: 539px;
	height: 130px;
	background: #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	padding: 20px 28px;
}

.gb6Part2R {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.gb6Part2RItems {
	width: 100%;
	margin-bottom: 35px;
}

.gb6Part2RItem {
	width: 100%;
	display: flex;
	flex-direction: row;
}

.gb6Part2RItemIn {
	width: 147px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 15px;
}

.gb6Part2RItemIn:nth-last-child(1) {
	margin-right: 0;
}

.gb6Part2RItemIn_img {
	width: 147px;
	height: 308px;
}

.gb6Part2RItemIn_img>img {
	width: 100%;
	height: 100%;
}

.gb6Part2RItemIn_title {
	margin-top: 15px;
	height: 17px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI;
	font-weight: 400;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	width: 100%;
}

.gb6Part2RItemIn2 {
	width: 100%;
	/* height: 279px; */
}

.gb6Part2RItemIn_img2 {
	width: 664px;
	height: 279px;
}

.gb6Part2RItemIn_img2>img {
	width: 100%;
	height: 100%;
}

.gb6Part3 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	position: relative;
}

.gb6Part3bg1 {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 555px;
	background: url(../../images/page/gongxin/gb6ptBg.png) no-repeat;
	background-size: 100% 100%;
}

.gb6Part3Main {
	position: relative;
	display: flex;
	flex-direction: column;
	z-index: 2;
}

.gb6Img {
	width: 100%;
	height: 425px;
	margin: 0 auto;
	margin-top: 50px;
}

.gb6Title_1 {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 27px;
}

.gb6Title3 {
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 42px;
	width: 136px;
	height: 42px;
	background: linear-gradient(90deg, #FFECCD 0%, #E7BB74 100%);
	border-radius: 50px 50px 50px 50px;
	margin-right: 20px;
	text-align: center;
}

.gb6Title4 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
}

.gb7 {
	width: 100%;
	height: 474px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.gb7BG {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #254eb8;
}

.gb7BG1 {
	position: absolute;
	left: 0;
	top: 0;
	/* width: 1046px; */
	width: 53%;
	height: 474px;
	background: url(../../images/page/gongxin/gb7Bg1.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.gb7BG2 {
	position: absolute;
	right: 0;
	bottom: 0;
	/* width: 1044px; */
	width: 53%;
	height: 414px;
	background: url(../../images/page/gongxin/gb7Bg2.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}


.gb7BGValue {
	position: absolute;
	display: flex;
	flex-direction: column;
	right: -70px;
	top: 250px;
	transform: rotate(293deg);
	z-index: 2;
}

.gb7BGValue1 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: left;
}

.gb7BGValue2 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: left;
	padding-left: 50px;
}


@media screen and (max-width: 1536px) {
	.gb7BGValue {
		position: absolute;
		display: flex;
		flex-direction: column;
		right: -85px;
		top: 250px;
		transform: rotate(290deg);
		z-index: 2;
	}

}


@media screen and (max-width: 1236px) {
	.gb7BGValue {
		position: absolute;
		display: flex;
		flex-direction: column;
		right: -105px;
		top: 250px;
		transform: rotate(283deg);
		z-index: 2;
	}

}

.gb7Main {
	width: 100%;
	display: flex;
	flex-direction: row;
	/* justify-content: space-between; */
	position: relative;
	z-index: 2;
}

.gb7L {
	display: flex;
	flex-direction: column;
}

.gb7Title {
	margin-top: 60px;
	width: 210px;
	height: 41px;
	background: linear-gradient(90deg, #FFE0C6 34%, #FF8238 100%);
	border-radius: 30px 30px 30px 30px;
	text-align: center;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 41px;
	margin-bottom: 30px;
}

.gb7Value {
	width: 500px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #454545;
	line-height: 25px;
	text-align: left;
	word-wrap: break-word;
}

.gb7R {
	position: absolute;
	right: -10px;
	top: -30px;
	width: 475px;
	height: 463px;
}

.gb7R>img {
	width: 100%;
	height: 100%;
}

.gb8 {
	width: 100%;
	height: 698px;
	display: flex;
	flex-direction: column;
	background: url(../../images/page/gongxin/gb8Bg.png) no-repeat;
	background-size: 100% 100%;
}

.gb8Main {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-top: 40px;
}

.gb8Title {
	width: 265px;
	height: 41px;
	background: linear-gradient(90deg, #FFECCD 0%, #FFFFFF 100%);
	border-radius: 50px 50px 50px 50px;
	text-align: center;
	line-height: 41px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-right: 20px;
}

.gb8Top {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 30px;
}

.gb8Value {
	height: 41px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 41px;
	text-align: left;
}

.gb8All {
	display: flex;
	flex-direction: row;
}

.gb8L {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-right: 50px;
}

.gb8LTitle {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 100px;
	padding-left: 30px;
}

.gb8Point {
	width: 7px;
	height: 7px;
	background: #FFFCF9;
	border-radius: 50px 50px 50px 50px;
	margin-right: 5px;
}

.gb8value {
	height: 26px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	color: #fff;
}

.gb8LImg1 {
	width: 621px;
	height: 396px;
}

.gb8LImg1>img {
	width: 100%;
	height: 100%;
}

.gb8R {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.gb8LImg1 {
	width: 572px;
	height: 396px;
}

.gb8LImg1>img {
	width: 100%;
	height: 100%;
}

.gb8RTitle {
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gb9 {
	width: 100%;
	height: 652px;
	background: url(../../images/page/gongxin/gb9Bg.png) no-repeat;
	background-size: 100% 100%;
}

.gb9Main {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-top: 50px;
}

.gb9Title {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 60px;
}

.gb9Title1 {
	width: 135px;
	height: 41px;
	background: linear-gradient(90deg, #FFE0C6 34%, #FF8238 100%);
	border-radius: 30px 30px 30px 30px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 41px;
	text-align: center;
	margin-right: 10px;
}

.gb9Title2 {
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 21px;
	text-align: left;
}

.gb9All {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.gb9L {
	display: flex;
	flex-direction: row;
}

.gb9LItem {
	display: flex;
	flex-direction: column;
	margin-right: 25px;
}

.gb9LItemtopImg1 {
	width: 239px;
	height: 41px;
	margin-bottom: 44px;
}

.gb9LItemImg {
	width: 339px;
	height: 312px;
}

.gb9LItemtopImg2 {
	width: 312px;
	height: 46px;
	margin-bottom: 44px;
}

.gb9R {
	width: 514px;
	height: 413px;
}

.gb9LItemtopImg1>img,
.gb9LItemImg>img,
.gb9LItemtopImg2>img,
.gb9RP>img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}


.gb10{
	width: 100%;
	height: 548px;
	background: url(../../images/page/gongxin/gb10Bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 85px;
}
.gb10Main{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.gb10Code{
	width: 222px;
	height: 222px;
	margin-bottom: 30px;
}

.gb10Code>img{
	width: 100%;
	height: 100%;
}

.gb10Title{
	height: 21px;
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	text-align: center;
	margin-bottom: 55px;
}
.gb10btn{
	width: 219px;
	height: 52px;
	cursor: pointer;
}

.gb10btn>img{
	width: 100%;
	height: 100%;
}


