
.zwfw-main img{
	vertical-align: middle;
}
.zwfw-main{
	padding-top: 32px;
	padding-bottom: 60px;
}
.zwfw-bar2{
	margin-top: 40px;
}
.zwfw-w1{
	margin-top: 40px;
}
.zwfw-tit1{
	border-bottom: 4px solid #D0DFFF;
	line-height: 66px;
}
.zwfw-tit1 a,.zwfw-tit1 span{
	display: inline-block;
	vertical-align: middle;
}
.zwfw-tit1 .tit{
	font-size: 36px;
	font-weight: bold;
	color: #0f2869;
	position: relative;
}
.zwfw-tit1 .tit:before{
	display: inline-block;
	content: ' ';
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: -4px;
	left: 0;
	background: url(2024zwfw-ic8.png) center no-repeat;
	background-size: 100% 100%;
}
.zwfw-tit1 .more{
	margin-right: 10px;
}
.zwfw-tit1 .more img{
	margin-right: 10px;
}
.zwfw-tit1 .more span{
	font-size: 18px;
	color: #3378df;
	vertical-align: middle;
}
.btn-fwbqdh{
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	background: #0D2E73;
	padding: 0 20px;
	margin-top: 12px;
	margin-left: 40px;
}
.zwfw-w1c{
	border: 1px solid #EAEAEA;
	margin-top: 26px;
	padding: 42px 36px 56px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(235, 235, 235, .67);
}
.zwfw-tit2 .tit{
	display: inline-block;
	margin-left: 146px;
	width: 214px;
	line-height: 68px;
	color: #3378df;
	text-align: center;
	box-shadow: 0 0 20px 0 rgba(145,193,255,.7);
	border-radius: 34px;
	background: #F6F8FD;
}
.zwfw-tit2 .tit:first-child{
	margin-left: 16px;
}
.zwfw-tit2 .tit img{
	margin-right: 40px;
}
.zwfw-tit2 .tit img.cur{
	display: none;
}
.zwfw-tit2 .tit span{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.zwfw-tit2 .tit.cur{
	background: #3378DF;
	box-shadow: none;
	color: #fff;
}
.zwfw-tit2 .tit.cur img{
	display: none;
}
.zwfw-tit2 .tit.cur img.cur{
	display: inline-block;
}
.zwfw-list1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 6px;
}
.zwfw-list1 a{
	display: inline-block;
	width: 620px;
	height: 54px;
	line-height: 54px;
	background: #F0F6FF;
	border-radius: 4px;
	margin-top: 33px;
}
.zwfw-list1 a i{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background: #64A0F9;
	margin: 0 22px 0 64px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.zwfw-list1 a span{
	display: inline-block;
	max-width: 70%;
	vertical-align: middle;
	color: #000000;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zwfw-w2{
	margin-top: 22px;
}
.zwfw-w2c{
	margin-top: 17px;
}
.zwfw-w2c iframe{
	width: 100%;
	height: 650px;
	border: solid 1px #eaeaea;
}
.vr-box{
	padding: 19px 80px;
	display: flex;
	flex-wrap: wrap;
	background: url(./zwfw_vr_bg.png);
	background-size: 100% 100%;
	margin-top: 30px;
}
.vr-tit{
	margin-right: 83px;
}
.vr-item{
	width: 179px;
	height: 90px;
	text-align: center;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0px;
	color: #0b50b7;
	background: url(./zwfw_vr_itembg.png);
	background-size: 100% 100%;
}
.vr-item:not(:last-of-type){
	margin-right: 53px;
}
.vr-item:hover{
	background: url(./zwfw_vr_itembgcur.png);
	background-size: 100% 100%;
	color: #fff;
}
@media screen and (max-width: 768px){
	.zwfw-main{
		padding: .3rem .2rem;
	}
	.zwfw-bar1 img{
		width: 100%;
	}
	.zwfw-bar2{
		margin-top: 0;
	}
	.zwfw-bar2 a{
		margin-top: .2rem;
	}
	.zwfw-bar2 img{
		width: 100%;
	}
	.zwfw-w1{
		width: 100%;
		margin-top: .3rem;
	}
	.zwfw-tit1{
		line-height: .8rem;
		border-bottom: .04rem solid #D0DFFF;
	}
	.zwfw-tit1 .tit{
		font-size: .36rem;
	}
	.zwfw-tit1 .tit:before{
		height: .04rem;
		bottom: -.04rem;
	}
	.zwfw-tit1 .more img{
		height: .3rem;
		margin-right: .2rem;
	}
	.zwfw-tit1 .more span{
		font-size: .28rem;
	}
	.btn-fwbqdh{
		line-height: .5rem;
		font-size: .28rem;
		padding: 0 .2rem;
		margin: 0 0 0 .4rem;
	}
	.zwfw-w1c{
		margin-top: .3rem;
		padding: .2rem;
	}
	.zwfw-tit2{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.zwfw-tit2 .tit{
		width: 48%;
		height: .8rem;
		line-height: .8rem;
		border-radius: .4rem;
		margin: 0 0 .2rem!important;
	}
	.zwfw-tit2 .tit img{
		height: .4rem;
		margin-right: .3rem;
	}
	.zwfw-tit2 .tit span{
		font-size: .32rem;
	}
	.zwfw-list1{
		padding-top: 0;
	}
	.zwfw-list1 a{
		width: 100%;
		height: .7rem;
		line-height: .7rem;
		margin-top: .2rem;
	}
	.zwfw-list1 a i{
		height: .5rem;
		line-height: .5rem;
		width: .5rem;
		margin: 0 .3rem;
	}
	.zwfw-list1 a img{
		max-width: .4rem;
		max-height: .4rem;
	}
	.zwfw-list1 a span{
		font-size: .32rem;
		max-width: 80%;
	}
	.zwfw-w2{
		margin-top: .3rem;
	}
	.zwfw-w2c iframe{
		height: 10rem;
	}
	.vr-box{
		padding: .3rem .25rem 0;
	}
	.vr-tit{
		margin: auto;
	}
	.vr-tit img{
		width: 5rem;
		margin-bottom: .2rem;
	}
	.vr-item{
		font-size: .32rem;
		line-height: .45rem;
		width: 48%;
		padding: .1rem;
		height: 1.5rem;
		margin-bottom: .3rem;
	}
	.vr-item:nth-of-type(2n+1){
		margin-right: 4%;
	}
	.vr-item:nth-of-type(2n){
		margin-right: 0;
	}
}