.hjbannerimg{
	width: 100%;
	height: auto;
}

.hjbannerimg img{
	width: 100%;
	height: auto;
}

.hjtuwen{
	position: relative;
}

.hjbannerzi{
	width: 100%;
	height: 43%;
	background-color: ;
	opacity:;
	color: white;
	position: absolute;
	top: 26%;
	font-size: 50px;
	font-weight: bold;
	left:0%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (max-width:1520px) {
	.hjbannerzi{
		width: 100%;
		height: 43%;
		background-color:;
		opacity:;
		position: absolute;
		top: 20%;
		font-size: 45px !important;
		font-weight: bold;
		left:0%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}


@media (max-width:1230px) {
	.hjbannerzi{
		width: 100%;
		height: 43%;
		background-color: ;
		opacity:;
		position: absolute;
		top: 15%;
		font-size: 38px !important;
		font-weight: bold;
		line-height: 68px;
		left: 0%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}

@media (max-width:996px) {
	.hjbannerzi{
		width:100%;
		height: 43%;
		background-color: ;
		opacity:;
		position: absolute;
		top: 15%;
		font-size:32px !important;
		font-weight: bold;
		left:0%;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}

@media (max-width:767px) {
	.hjbannerimg img{
		width: 100%;
    	height: 285px;
    	object-fit: cover;
	}
	
	.hjbannerzi{
		width: 100%;
		height: 28%;
		background-color:;
		 opacity: ; 
		position: absolute;
		top:32%;
		font-size: 22px !important;
		font-weight: bold;
		left:0% !important;
		line-height: 28px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
}

.hjbrk .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.hjbrk .swiper-pagination-bullet-active {
	width: 12px;
	height: 12px;
    opacity: 1;
	border-radius: 100%;
   background-color: #ffffff;
}
@media (max-width:767px) {
	.hjbrk .swiper-pagination-bullet {
	    width: 8px;
	    height: 8px;
	    display: inline-block;
	    border-radius: 100%;
	    background: #000;
	    opacity: .2;
	}
	
	.hjbrk .swiper-pagination-bullet-active {
		width: 8px;
		height: 8px;
	    opacity: 1;
		border-radius: 100%;
	   background-color: #ffffff;
	}
}

/* 投资管理 */

.hjtz{
	width: 100%;
	height: auto;
}

.hjtzk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
}
.tz1{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.tz1xian{
	    margin: 0 auto;
		width: 29px;
		height: 3px;
		background-color: #023a8e;
		margin-top: 30px;
		margin-bottom: 30px;
}

.tz2{
		font-size: 14px;
		color: #666666;
		text-indent:2em
}
.tzgd{
	    width: 108px;
		height: 34px;
		border-radius: 4px;
		border: solid 1px #09446f;
		margin: 0 auto;
		margin-top: 45px;
		text-align: center;
		line-height: 34px;
		color: #09446f;
		margin-bottom: 63px;
}

.tzgd a{
	display: block;
	cursor: pointer;
}

@media (max-width:1200px) {
	.hjtz{
		width: 100%;
		height: auto;
	}
	
	.hjtzk{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 60px;
	}
	.tz1{
		font-size: 26px;
		color: #333333;
		text-align: center;
	}
	
	.tz1xian{
		    margin: 0 auto;
			width: 29px;
			height: 3px;
			background-color: #023a8e;
			margin-top: 25px;
			margin-bottom: 25px;
	}
	
	.tz2{
			font-size: 14px;
			color: #666666;
			text-indent:2em
	}
	.tzgd{
		    width: 108px;
			height: 34px;
			border-radius: 4px;
			border: solid 1px #09446f;
			margin: 0 auto;
			margin-top: 40px;
			text-align: center;
			line-height: 34px;
			color: #09446f;
			margin-bottom: 50px;
	}
	
}

@media (max-width:996px) {
	.hjtz{
		width: 100%;
		height: auto;
	}
	
	.hjtzk{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 50px;
	}
	.tz1{
		font-size: 22px;
		color: #333333;
		text-align: center;
	}
	
	.tz1xian{
		    margin: 0 auto;
			width: 29px;
			height: 3px;
			background-color: #023a8e;
			margin-top: 20px;
			margin-bottom: 20px;
	}
	
	.tz2{
			font-size: 14px;
			color: #666666;
			text-indent:2em
	}
	.tzgd{
		    width: 108px;
			height: 34px;
			border-radius: 4px;
			border: solid 1px #09446f;
			margin: 0 auto;
			margin-top:30px;
			text-align: center;
			line-height: 34px;
			color: #09446f;
			margin-bottom:30px;
	}
	
}

@media (max-width:767px) {
	.hjtz{
		width: 100%;
		height: auto;
	}
	
	.hjtzk{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		margin-top: 30px;
	}
	.tz1{
		font-size:20px;
		color: #333333;
		text-align: center;
	}
	
	.tz1xian{
		    margin: 0 auto;
			width: 29px;
			height: 3px;
			background-color: #023a8e;
			margin-top: 15px;
			margin-bottom: 15px;
	}
	
	.tz2{
			font-size: 14px;
			color: #666666;
			text-indent:2em
	}
	.tzgd{
		    width: 108px;
			height: 34px;
			border-radius: 4px;
			border: solid 1px #09446f;
			margin: 0 auto;
			margin-top:20px;
			text-align: center;
			line-height: 34px;
			color: #09446f;
			margin-bottom:20px;
	}
	
}


/* 第二块 */
.sydr{
	width: 100%;
	height: auto;
	background: url(../image/shouyedier.jpg) no-repeat center center;
	background-size: cover;
}

.sydrk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 118px;
	padding-bottom: 105px;
	
}

.erdazi{
	font-size: 20px;
	color: #ffffff;
	margin-top: 30px;
	text-align: center;
	font-weight: 600 !important;
}

.sydrmain1{
	width: 202px;
	height: 202px;
	border: solid 3px #3498db;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	color: #ffffff;
	font-weight: 600 !important;
}

.sydrmain2{
	width: 202px;
	height: 202px;
	border: solid 3px #a0a0a0;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	color: #ffffff;
	font-weight: 600 !important;
}


.sydrmain3{
	width: 202px;
	height: 202px;
	border: solid 3px #f0ce07;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 50px;
	color: #ffffff;
	font-weight: 600 !important;
}

@media (max-width:1200px) {
	.sydr{
		width: 100%;
		height: auto;
		background: url(../image/shouyedier.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.sydrk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 118px;
		
	}
	
	.erdazi{
		font-size: 20px;
		color: #ffffff;
		margin-top: 30px;
		text-align: center;
	}
	
	.sydrmain1{
		width: 181px;
		height:181px;
		border: solid 3px #3498db;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 50px;
		color: #ffffff;
	}
	
	.sydrmain2{
		width: 181px;
		height:181px;
		border: solid 3px #a0a0a0;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 50px;
		color: #ffffff;
	}
	
	
	.sydrmain3{
	width: 181px;
	height:181px;
		border: solid 3px #f0ce07;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 50px;
		color: #ffffff;
	}
	
}


@media (max-width:767px) {
	.sydr{
		width: 100%;
		height: auto;
		background: url(../image/shouyedier.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.sydrk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 60px;
		padding-bottom: 65px;
	}
	
	.erdazi{
		font-size: 20px;
		color: #ffffff;
		margin-top: 15px;
		text-align: center;
		font-weight: 600 !important;
	}
	
	.sydrmain1{
		width: 200px;
		height: 200px;
		border: solid 3px #3498db;
		/* border-radius: 50%; */
		display: flex;
		align-items: center;
		justify-content: center;
	font-size: 45px;
	    color: #ffffff;
	    font-weight: 600 !important;
	}
	
	.sydrmain2{
		width: 200px;
		height: 200px;
		border: solid 3px #a0a0a0;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	    font-size: 45px;
	    color: #ffffff;
	    font-weight: 600 !important;
	}
	
	
	.sydrmain3{
		width: 200px;
		height: 200px;
		border: solid 3px #f0ce07;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	
		color: #ffffff;
		
		font-size: 45px;
		    color: #ffffff;
		    font-weight: 600 !important;
	}
	.sydrda{
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	
}

/* 脚部 */
.hjfoot{
	width: 100%;
	height: auto;
	background: url(../image/footbg.jpg)no-repeat center center;
	background-size: cover;
}

.hjfootk{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 32px;
	padding-bottom:20px;
}

.hjf1{
  width: 20.333%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}


.hjf1main{
	height: 12px;
    display: flex;
	align-items: center;
}

.f1zi{
	font-size: 14px;
	color: #ffffff;
	margin-left: 6px;
	cursor: pointer;
}


.hjf1top{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 28px;
	
}

.hjf1top:nth-child(3){
	display: none;
}

.hjf2{
	width: 31.666%;
	height: auto;
}

.f2top{
	width: 100%;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 32px;
}

.hjf3{
	width: 6%;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}

.f3zi{
	font-size: 12px;
	color: #ffffff;
	margin-top: 8px;
}

.hjerwema{
	width: 100%;
	height: auto;
}
.hjerwema img{
	width: 100%;
	height: auto;
}

@media (max-width:1200px) {
	.hjfoot{
		width: 100%;
		height: auto;
		background: url(../image/footbg.jpg)no-repeat center center;
		background-size: cover;
	}
	
	.hjfootk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 32px;
		padding-bottom: 32px;
	}
	
	.hjf1{
	  width: 20.333%;
	  height: auto;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
	
	}
	
	
	.hjf1main{
		height: 12px;
	    display: flex;
		align-items: center;
	}
	
	.f1zi{
		font-size: 14px;
		color: #ffffff;
		margin-left: 6px;
	}
	
	
	.hjf1top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-bottom: 32px;
		
	}
	
	.hjf2{
		width: 31.666%;
		height: auto;
	}
	
	.f2top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 32px;
	}
	
	.hjf3{
		width: 6%;
		height: auto;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.f3zi{
		font-size: 12px;
		color: #ffffff;
		margin-top: 8px;
	}
	
	.hjerwema{
		width: 100%;
		height: auto;
	}
	.hjerwema img{
		width: 100%;
		height: auto;
	}
}

@media (max-width:996px) {
	.hjfoot{
		width: 100%;
		height: auto;
		background: url(../image/footbg.jpg)no-repeat center center;
		background-size: cover;
	}
	
	.hjfootk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 32px;
		padding-bottom: 32px;
	}
	
	.hjf1{
	  width: 20.333%;
	  height: auto;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
	
	}
	
	
	.hjf1main{
		height: 12px;
	    display: flex;
		align-items: center;
	}
	
	.f1zi{
		font-size: 14px;
		color: #ffffff;
		margin-left: 6px;
	}
	
	
	.hjf1top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-bottom: 32px;
		
	}
	
	.hjf2{
		width: 43.666%;
		height: auto;
	}
	
	.f2top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 32px;
	}
	
	.hjf3{
		width: 9%;
		height: auto;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.f3zi{
		font-size: 12px;
		color: #ffffff;
		margin-top: 8px;
	}
	
	.hjerwema{
		width: 100%;
		height: auto;
	}
	.hjerwema img{
		width: 100%;
		height: auto;
	}
}

@media (max-width:767px) {
	.hjfoot{
		width: 100%;
		height: auto;
		background: url(../image/footbg.jpg)no-repeat center center;
		background-size: cover;
	}
	
	.hjfootk{
		width:100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom:8px;
	}
	
	.hjf1{
	  width:100%;
	  height: auto;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
	
	}
	
	
	.hjf1main{
		height: 12px;
	    display: flex;
		align-items: center;
	}
	
	.f1zi{
		font-size: 14px;
		color: #ffffff;
		margin-left: 6px;
	}
	
	
	.hjf1top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-bottom:15px;
	}
	.hjf1top:nth-child(2){
		display: none;
	}
	.hjf1top:nth-child(1){
		display: none;
	}
	.hjf1top:nth-child(3){
		display: block;
		display: flex;
		justify-content: space-between;
	}
	
	.hjf2{
		width: 73.666%;
		height: auto;
		display: none;
	}
	.f2dh{
		margin-bottom: 13px;
	}
	.f2top{
		width: 100%;
		display: flex;
		justify-content: space-between;
		font-size: 14px;
		color: #ffffff;
		margin-bottom: 32px;
		margin-bottom: 2px;
		display: flex;
		 flex-wrap: wrap;
	}
	
	.hjf3{
		width: 20%;
		height: auto;
		text-align: center;
		margin-bottom: 10px;
		display: none;
	}
	
	.f3zi{
		font-size: 12px;
		color: #ffffff;
		margin-top: 8px;
	}
	
	.hjerwema{
		width: 100%;
		height: auto;
	}
	.hjerwema img{
		width: 100%;
		height: auto;
	}
	
	
	
}

.foottwo{
	width: 100%;
	height: 40px;
	background-color: #000000;
}

.foottwok{
	width: 1200px;
	height: auto;
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	color: #ffffff;
	margin: 0 auto;
	line-height: 40px;
}

.ftwo1{
	width: 50%;
	height: auto;
}

.ftwo2{
	width: 50%;
	height: auto;
	display: flex;
	justify-content: flex-end;
}



@media (max-width:1200px) {
	.foottwo{
		width: 100%;
		height: 40px;
		background-color: #000000;
	}
	
	.foottwok{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		display: flex;
		justify-content: space-between;
		font-size: 12px;
		color: #ffffff;
		margin: 0 auto;
		line-height: 40px;
	}
	
	.ftwo1{
		width: 70%;
		height: auto;
	}
	
	.ftwo2{
		width: 30%;
		height: auto;
		display: flex;
		justify-content: flex-end;
	}
	
}

@media (max-width:1200px) {
	.foottwo{
		width: 100%;
		height: 40px;
		background-color: #000000;
	}
	
	.foottwok{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		font-size: 12px;
		color: #ffffff;
		margin: 0 auto;
		line-height: 40px;
	}
	
	.ftwo1{
		width: 56%;
		height: auto;
	}
	
	.ftwo2{
		width: 30%;
		height: auto;
		display: flex;
		justify-content: flex-end;
	}
	
}

@media (max-width:767px) {
	.foottwo{
		width: 100%;
		height: auto;
		background-color: #000000;
		padding-bottom: 10px;
		padding-top: 5px;
	}
	
	.foottwok{
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		height: auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		font-size: 12px;
		color: #ffffff;
		margin: 0 auto;
		line-height: unset;
	}
	
	.ftwo1{
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.ftwo2{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: flex-start;
		
	}
	
}