.topTitContent {
	background-image: url('img/topback.jpg');
	background-size: 100% 100%;
	width: 100%;
}

body {
	width: 100vw;
	/* background-image: url('img/pagesBack.jpg'); */

}

.posiPhone {
	position: fixed;
	right: 0;
	bottom: 10%;
	background-color: #3097EF;
	border-top-right-radius: 5rem;
	border-top-left-radius: 5rem;
}

.each {
	font-size: 24px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}

.each img {
	width: 80px;
}

.each:hover .showQr {
	display: block;
}

.each:hover .showTelegram {
	display: block;
}
.showQr {
	display: none;
	position: absolute;
	left: -200px;
	background-color: #3097EF;
	padding: 10px;
	border-radius: 6px;
}
.showTelegram {
	display: none;
	position: absolute;
	left: -200px;
	background-color: #3097EF;
	padding: 10px;
	border-radius: 6px;
}

.showQr:before {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #3097EF;
	position: absolute;
	top: 82px;
	right: -10px;
}
.showTelegram:before {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #3097EF;
	position: absolute;
	top: 82px;
	right: -10px;
}
.showQr img {
	width: 160px;
}
.showTelegram img {
	width: 160px;
}

@media screen and (max-width:1200px) {
	/* 移动端 */




	.multiportPublish {
		width: 100%;
		background: #FFFFFF;
		padding-top: 6rem;
		padding-bottom: 6rem;
	}

	.multiportPublish .multiportPublishBox {

		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		margin-top: 4rem;
	}

	.multiportPublishBox {}


	.multiportPublishBox .posiBtn {
		width: 15rem;
		height: 4rem;
		line-height: 4rem;
		text-align: center;
		background: #FFFFFF;
		border: 1px solid #93B0FF;
		border-radius: 1.6rem;
		font-size: 1.6rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #373737;
		position: absolute;
		bottom: -2rem;
		left: 32%;
	}

	.multiportPublishBox .eachMultiport {
		width: 42rem;
		height: 36.9rem;
		background: #FFFFFF;
		border: 1px solid #93B0FF;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		position: relative;
		margin-bottom: 6rem !important;
	}

	.eachMultiport img {
		height: 6rem;
	}

	.eachMultiport .text1 {
		font-size: 2.4rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #0E0A62;
		margin: 6rem 0 3rem;
	}

	.eachMultiport .text2 {
		font-size: 1.8rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #373737;
	}





	.materialBenefitCont {
		width: 100%;
		padding-top: 2.8rem;
		padding-bottom: 2rem;
		overflow: hidden;
		background-image: url('img/pagesBack.jpg');
		background-size: 100% 100%;
	}

	.materialBenefitCont .materialBenefitBox {
		width: 100%;
		/* display: flex;
		justify-content: center;
		align-items: center; */
		position: relative;
		padding: 4rem 2rem 0;
		box-sizing: border-box;
	}

	.materialBenefitBox .bosLogo {
		width: 28rem;
		/* height: 593px; */
		/* margin-left: 30px; */
		position: absolute;
		top: 0;
		right: -3rem;
	}

	.materialBenefitBox .leftTextInfo {}

	.leftTextInfo .texteNum {
		display: flex;
		align-items: center;
		justify-content: space-around;
		margin-top: 6rem;
		width: 100%;
	}

	.texteNum .numBox {
		/* margin-right: 50px; */
	}

	.numBox .nums {

		font-size: 5.5rem;
		font-family: OPPOSans;
		font-weight: bold;
		color: #317DF6;
	}

	.numBox .nums span {

		font-size: 2.4rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #317DF6;
	}

	.numBox .textInfo {

		font-size: 25px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #317DF6;

	}

	.leftTextInfo .textList {
		display: flex;
		align-items: center;
		margin-top: 2.2rem;
		font-size: 2.5rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #4A4A4A;
	}

	.leftTextInfo img {
		width: 3.4rem;
		margin-right: 2rem;
	}








	.mySuperiority {
		width: 100%;
		background: #fff;
		padding-bottom: 6rem;
	}

	.mySuperiority .OpeningAccount {
		width: 32rem;
		height: 6.8rem;
		background: linear-gradient(0deg, #3C86FF 0%, #67A1FF 99%);
		border-radius: 2.6rem;
		font-size: 2.6rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 6.8rem;
		text-align: center;
		margin: 6rem auto 0;
	}

	.mySuperiority .mySuperiorityContent {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.mySuperiority .leftTextImgCont {
		/* padding-right: 70px; */
		box-sizing: border-box;
		width: 100%;
		padding: 0 2rem;
		box-sizing: border-box;
		display: flex;
		justify-content: space-around;
		margin-top: 16rem;
	}

	.leftTextImgCont .eachSuperiority {
		display: flex;
		align-items: center;
		/* margin-top: 2rem; */
		flex-direction: column;
		width: 6rem;
		justify-content: flex-end;
	}

	.leftTextImgCont .eachSuperiority:nth-child(2) {
		/* margin-top: -6rem; */
		position: relative;
		top: -6rem;
	}

	.leftTextImgCont .eachSuperiority:nth-child(3) {
		/* margin-right: 12rem; */
		position: relative;
		top: -12rem;
	}

	.leftTextImgCont .eachSuperiority:nth-child(4) {
		/* margin-right: 6rem; */
		position: relative;
		top: -6rem;
	}

	.eachSuperiority .leftText {
		display: flex;
	}

	.eachSuperiority .icontSuperiority {
		height: 4.3rem;
		margin-top: 2.6rem;
	}

	.leftText .text1 {
		writing-mode: vertical-lr;

		font-size: 2rem;
		font-family: OPPOSans;
		font-weight: bold;
		color: #202020;
		text-align: right;
	}

	.leftText .text2 {
		font-size: 1.6rem;
		writing-mode: vertical-lr;
		font-family: OPPOSans;
		font-weight: normal;
		color: #808080;
		margin-left: .4rem;

	}

	.mySuperiority .rightLogo {
		/* width: 588px; */
		height: 42rem;
		margin-top: -2rem;
	}






	.DistributedArr {
		width: 100%;
		background-color: #fff;
		padding-top: 3rem;
		padding-bottom: 8rem;
	}

	.DistributedArr .btnseekAdviceFrom {
		width: 40rem;
		height: 6.85rem;
		background: linear-gradient(-11deg, #3C86FF 0%, #67A0FF 100%);
		box-shadow: 0px 6px 15px 1px rgba(42, 104, 202, 0.49);
		border-radius: 1.5rem;
		font-size: 2.2rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 6.8rem;
		text-align: center;
		margin: 4rem auto 0;
	}

	.DistributedArr .DistributedArrContent {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 80px;
	}

	.DistributedArrContent .eachDistributed {
		width: 33%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		margin-bottom: 6rem;
	}

	.eachDistributed img {
		/* width: 10rem; */
		height: 8rem;
	}

	.eachDistributed .text1Title {
		font-size: 3.5rem;
		font-family: OPPOSans;
		font-weight: bold;
		color: #343434;
		margin: 1.6rem 0 2rem;
		text-align: center;
	}

	.eachDistributed .text1Title1 {
		font-size: 1.6rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #545353;
		text-align: center;
	}






	.vocationalWorkImportantBox {
		padding-top: 4.5rem;
		padding-bottom: 3.8rem;
		background-image: url('img/pagesBack.jpg');
		background-size: 100% 100%;
	}

	.vocationalWorkImportantBox .eachImgs {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		/* flex-direction: column; */
		flex-wrap: wrap;
		margin: auto;
		margin-top: 4.3rem;
	}

	.eachImgs .imgs {
		width: 100%;
		height: 28rem;
		background: #FFFFFF;
		box-shadow: 0px 10px 10px 1px rgba(42, 104, 202, 0.13);
		margin-bottom: 1rem;
		/* border-radius: 5px; */
		/* margin-top: .4rem; */
		/* margin-right: .4rem; */
	}





	.flAdds {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		background: #FFFFFF;
		box-shadow: 0px 3px .15rem 1px rgba(50, 97, 172, 0.13);
		border-radius: .2rem;
		margin: 0rem auto 0;
		background-image: url('img/pagesBack.jpg');
		background-size: 100% 100%;
		background: #fff;
	}

	.flAdds .eachTabs {
		width: 50%;
		/* padding: 56px 0; */
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		border-left: 3px solid #E7E7E7;
		border-top: 3px solid #E7E7E7;
		box-sizing: border-box;
		height: 14rem;
	}

	.flAdds .eachTabs:nth-child(1),
	.flAdds .eachTabs:nth-child(2) {
		border-top: 0;
	}

	.flAdds .imagesLogo {
		height: 2.8rem;
		margin-bottom: 1rem;
		overflow: hidden;
	}

	.flAdds .eachText {

		font-size: 1.8rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #222222;
		text-align: center;
	}

	.flAdds .eachText1 {
		font-size: 2rem;
		font-family: OPPOSans;
		font-weight: bold;
		color: #222222;
		margin-bottom: 1rem;
	}






	.topTitContent {

		padding-top: 8rem;
		box-sizing: border-box;
		padding-bottom: 7rem;
	}

	.contentTextBox {}

	.contentTextBox .title {
		font-weight: bold;
		font-size: 3.8rem;
		padding-right: 6rem;
		box-sizing: border-box;
		padding-left: 6rem;
	}

	.cpntentFun {
		box-sizing: border-box;
		padding-top: 2rem;
		display: flex;
		/* align-items: center; */
		justify-content: center;
	}

	.cpntentFun .leftText {}

	.leftText .topTexts {
		display: flex;
		align-items: center;
		font-size: 2rem;
		margin-top: 1rem;
	}

	.topTexts .gg {
		width: 3.2rem;
		margin-right: 1rem;
	}

	.cpntentFun .rightZan {
		width: 24rem;
	}

	.cpntentFun .btnStyle1 {
		width: 17.7rem;
		height: 5rem;
		line-height: 5rem;
		background: linear-gradient(90deg, #FFFFFF 0%, #4062F8 0%, #0572FC 0%, #61A7FF 100%);
		border-radius: 0.9rem;
		font-size: 2.8rem;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		text-align: center;
		margin-top: 4rem;
	}



	.titleBoxCOntent {
		color: #3A3A3A;
		font-size: 3.6rem;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.titleBoxCOntent .titleInfo {
		color: #7F7F7F;
		font-size: 2rem;
		margin-top: 1rem;
		padding: 0 4rem;
		box-sizing: border-box;
		text-align: center;
	}

}

/* @media screen and (min-width:900px) {
 	div {
 		background-color: pink;
 		表示屏幕尺寸大于等于900px时，背景色变为粉色
 	}
 } */

@media screen and (min-width:1200px) {
	body {
		background-color: #EBEFF9;
	}

	/*pc  */
	.multiportPublish {
		width: 100%;
		background: #FFFFFF;
		padding-top: 100px;
		padding-bottom: 160px;
	}

	.multiportPublish .multiportPublishBox {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 90px;
	}

	.multiportPublishBox .posiBtn {
		width: 150px;
		height: 41px;
		line-height: 41px;
		text-align: center;
		background: #FFFFFF;
		border: 1px solid #93B0FF;
		border-radius: 16px;
		font-size: 16px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #373737;
		position: absolute;
		bottom: -20px;
		left: 32%;
	}

	.multiportPublishBox .eachMultiport {
		width: 420px;
		height: 369px;
		background: #FFFFFF;
		border: 1px solid #93B0FF;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		position: relative;
	}

	.eachMultiport img {
		height: 60px;
	}

	.eachMultiport .text1 {
		font-size: 18px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #0E0A62;
		margin: 60px 0 30px;
	}

	.eachMultiport .text2 {
		font-size: 13px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #373737;
	}






	.materialBenefitCont {
		width: 100%;
		padding-top: 78px;
		background-image: url('img/pagesBack.jpg');
		background-size: 100% 100%;
	}

	.materialBenefitCont .materialBenefitBox {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.materialBenefitBox .bosLogo {
		width: 537px;
		height: 593px;
		margin-left: 30px;
	}

	.materialBenefitBox .leftTextInfo {}

	.leftTextInfo .texteNum {
		display: flex;
		align-items: center;
		margin-top: 90px;
	}

	.texteNum .numBox {
		margin-right: 50px;
	}

	.numBox .nums {

		font-size: 75px;
		font-family: OPPOSans;
		font-weight: bold;
		color: #317DF6;
	}

	.numBox .nums span {

		font-size: 24px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #317DF6;
	}

	.numBox .textInfo {

		font-size: 25px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #317DF6;

	}

	.leftTextInfo .textList {
		display: flex;
		align-items: center;
		margin-top: 42px;
		font-size: 25px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #4A4A4A;
	}

	.leftTextInfo img {
		width: 27px;
		height: 25px;
		margin-right: 10px;
	}






	.mySuperiority {
		width: 100%;
		background: #fff;
		padding-bottom: 60px;
	}

	.mySuperiority .OpeningAccount {
		width: 409px;
		height: 82px;
		background: linear-gradient(0deg, #3C86FF 0%, #67A1FF 99%);
		border-radius: 32px;
		font-size: 34px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 82px;
		text-align: center;
		margin: 40px auto 0;
	}

	.mySuperiority .mySuperiorityContent {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mySuperiority .leftTextImgCont {
		padding-right: 70px;
		box-sizing: border-box;
	}

	.leftTextImgCont .eachSuperiority {
		display: flex;
		align-items: center;
		margin-top: 40px;
		justify-content: flex-end;
	}

	.leftTextImgCont .eachSuperiority:nth-child(2) {
		margin-right: 80px;
	}

	.leftTextImgCont .eachSuperiority:nth-child(3) {
		margin-right: 160px;
	}

	.leftTextImgCont .eachSuperiority:nth-child(4) {
		margin-right: 80px;
	}

	.eachSuperiority .leftText {}

	.eachSuperiority .icontSuperiority {
		height: 70px;
		margin-left: 46px;
	}

	.leftText .text1 {

		font-size: 29px;
		font-family: OPPOSans;
		font-weight: bold;
		color: #202020;
		text-align: right;
	}

	.leftText .text2 {
		font-size: 23px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #808080;
		margin-top: 10px;

	}

	.mySuperiority .rightLogo {
		width: 588px;
		height: 676px;
	}






	.DistributedArr {
		width: 100%;
		background-color: #fff;
		padding-top: 130px;
		padding-bottom: 100px;
	}

	.DistributedArr .btnseekAdviceFrom {
		width: 557px;
		height: 68px;
		background: linear-gradient(-11deg, #3C86FF 0%, #67A0FF 100%);
		box-shadow: 0px 6px 15px 1px rgba(42, 104, 202, 0.49);
		border-radius: 15px;
		font-size: 26px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 68px;
		text-align: center;
		margin: 150px auto 0;
	}

	.DistributedArr .DistributedArrContent {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 80px;
	}

	.DistributedArrContent .eachDistributed {
		width: 320px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.eachDistributed img {
		width: 104px;
		height: 104px;
	}

	.eachDistributed .text1Title {
		font-size: 35px;
		font-family: OPPOSans;
		font-weight: bold;
		color: #343434;
		margin: 16px 0 20px;
	}

	.eachDistributed .text1Title1 {
		font-size: 22px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #545353;
		text-align: center;
	}





	.vocationalWorkImportantBox {
		margin-top: 96px;
		padding-bottom: 76px;
		background-image: url('img/pagesBack.jpg');
		background-size: 100% 100%;
	}

	.vocationalWorkImportantBox .eachImgs {
		width: 1300px;
		display: flex;
		align-items: center;
		justify-content: center;
		/* flex-direction: column; */
		flex-wrap: wrap;
		margin: auto;
		margin-top: 46px;
	}

	.eachImgs .imgs {
		width: 569px;
		height: 259px;
		background: #FFFFFF;
		box-shadow: 0px 9px 29px 1px rgba(42, 104, 202, 0.13);
		border-radius: 5px;
		margin-top: 40px;
		margin-right: 40px;
	}




	.flAdds {
		width: 1260px;
		height: 249px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #FFFFFF;
		box-shadow: 0px 7px 31px 1px rgba(50, 97, 172, 0.13);
		border-radius: 5px;
		margin: 20px auto 0;
		background-color: #fff;
	}

	.flAdds .eachTabs {
		width: 25%;
		padding: 56px 0;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		border-left: 3px solid #E7E7E7;
		box-sizing: border-box;
		height: 100%;
	}

	.flAdds .imagesLogo {
		height: 50px;
		margin-bottom: 20px;
	}

	.flAdds .eachText {

		font-size: 21px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #222222;
		text-align: center;
	}

	.flAdds .eachText1 {
		font-size: 33px;
		font-family: OPPOSans;
		font-weight: bold;
		color: #222222;
		margin-bottom: 20px;
	}




	.topTitContent {
		height: 800px;
		padding-top: 80px;
		box-sizing: border-box;
		padding-bottom: 40px;
	}

	.contentTextBox {
		width: 1260px;
		margin: 0 auto;
	}

	.contentTextBox .title {
		font-weight: bold;
		font-size: 68px;
		padding-right: 60px;
		box-sizing: border-box;
	}

	.cpntentFun {
		width: 1260px;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.cpntentFun .leftText {}

	.leftText .topTexts {
		font-size: 30px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #3A3A3A;
		display: flex;
		align-items: center;
	}

	.topTexts .gg {
		width: 47px;
		height: 43px;
		margin-right: 20px;
	}

	.cpntentFun .rightZan {
		width: 514px;
		height: 428px;
	}

	.cpntentFun .btnStyle1 {
		width: 377px;
		height: 97px;
		line-height: 97px;
		background: linear-gradient(90deg, #FFFFFF 0%, #4062F8 0%, #0572FC 0%, #61A7FF 100%);
		border-radius: 19px;
		font-size: 58px;
		font-family: OPPOSans;
		font-weight: normal;
		color: #FFFFFF;
		text-align: center;
		margin-top: 76px;
	}

	.titleBoxCOntent {
		color: #3A3A3A;
		font-size: 46px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.titleBoxCOntent .titleInfo {
		color: #7F7F7F;
		font-size: 21px;
		margin-top: 10px;
	}

}

* {
	margin: 0;
	padding: 0
}

li {
	list-style: none
}

img {
	vertical-align: top;
	border: none
}

.btnStyle {
	background: #eb94d0;
	/* 创建渐变 */
	background-image: -webkit-linear-gradient(top, #eb94d0, #2079b0);
	background-image: -moz-linear-gradient(top, #eb94d0, #2079b0);
	background-image: -ms-linear-gradient(top, #eb94d0, #2079b0);
	background-image: -o-linear-gradient(top, #eb94d0, #2079b0);
	background-image: linear-gradient(to bottom, #eb94d0, #2079b0);
	/* 给按钮添加圆角 */
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	/* text-shadow: 3px 2px 1px #9daef5; */
	/* -webkit-box-shadow: 6px 5px 24px #666666; */
	/* -moz-box-shadow: 6px 5px 24px #666666; */
	/* box-shadow: 6px 5px 24px #666666; */
	font-family: Arial;
	color: #fafafa;
	font-size: 27px;
	padding: 19px;
	text-decoration: none;
	transition: all 1s;
}

/* 悬停样式 */
.btnStyle:hover {
	background: #2079b0;
	background-image: -webkit-linear-gradient(top, #2079b0, #eb94d0);
	background-image: -moz-linear-gradient(top, #2079b0, #eb94d0);
	background-image: -ms-linear-gradient(top, #2079b0, #eb94d0);
	background-image: -o-linear-gradient(top, #2079b0, #eb94d0);
	background-image: linear-gradient(to bottom, #2079b0, #eb94d0);
	text-decoration: none;
}