* {
	padding: 0;
	margin: 0;
	list-style: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-style: normal;
}
body,html,.box{
    width: 100%;
    height: 100%;
}

.bgimg{
    width: 100%;
    height: 100%;
    background-position:center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
	position: relative;
}
.container_1{
	width: 100%;
	position: absolute;
	left: 0;bottom: 0;
	padding-bottom: 80px;
}
.container{
    width: 100%;
    position: relative;
}
.bg_p1_title{
	font-size: 70px;
	color: #fff;
	font-weight: bold;
}
.bg_p1{
	width: 100%;
	max-width: 1530px;
	margin: 0 auto;
}
.bg_p1_li{
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	border:2px solid #8d9aa3;
	border-radius: 50px;
	float: left;
	margin-right: 12px;
}
.bg_p1_li.select{
	background-color:#dcd9d9;
	color: #222222;
}
.container_1{
	width: 100%;
}
.container_center{
	width: 79.16vw;
	margin: 0 auto;
}
.c2_title{
	text-align: center;
	font-size: 2.39vw;
	line-height: 2.39vw;
	padding-top: 5.41vw;
	padding-bottom: 2.3vw;
	font-weight: bold;
}
.block_1{
	box-sizing: border-box;
	padding: 2.08vw;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0px 0.65vw 1.7vw #e7f2fa;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bg_icon_1{
	width: 36.45vw;
	height: 18.22vw;
	border-radius: 0.52vw;
	overflow: hidden;
}
.block_1_text{
	font-size: 1.05vw;
	padding-left: 0.93vw;
}
.block_1_center{
	width: 35.9vw;
	overflow: hidden;
	line-height: 1.56vw;
}

.bg_icon_2{
	width: 35.2vw;
	height: 24.68vw;
	overflow: hidden;
}
.bg_icon_2>div{
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
}
.block_1_list_ul{width: 36.45vw;}
.block_1_list_li{
	font-size: 1.05vw;
	font-weight: bold;
	line-height: 2.39vw;
	margin-bottom: 1.25vw;
	position: relative;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	
}
.block_1_list_li.active,.block_1_list_li:hover{
	color: #007bc8;
	border-bottom:1px solid #007bc8;
}
.block_1_list_li.active span,.block_1_list_li:hover span{
	display: inline-block;
	position: absolute;
	left: -1.15vw;
	top: 0.83vw;
	background-image: url('../images/icon_jt_2.jpg');
	background-position: left center;
	background-size: 0.9375vw 0.625vw;
	width: 0.9375vw;
	height: 0.625vw;
}
.block_1_list_li p{
	height: 2.39vw;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.block_2{
	margin-top: 2.6vw;
}
.block_2_div{
	width: 38.5vw;
	overflow: hidden;
}
.block_2_div:nth-child(1){
	margin-left:0;
}
.block_2_div:nth-child(2){
	margin-right:0;
}
.block_2_li{
	width: 45.5%;
	margin-top: 0.625vw;
	border-bottom:1px solid #c1c1c1;
	background-size: 0.312vw 0.312vw;
	background-position: 1.15vw center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.block_2_li a{
	width: 100%;
	height: 100%;
	display: block;
	display: flex;
	align-items: center;
	padding: 0.7vw 0 0.7vw 1vw;
	box-sizing: border-box;
}


.block_2_li.select,.block_2_li:hover{
	border-color: #007bc8;
}
.block_2_title{
	width: 78%;
	font-size: 1.09vw;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.block_2_li.select .block_2_title,.block_2_li:hover .block_2_title{
	color: #007bc8;
}
.block_2_li.select .block_2_btn,.block_2_li:hover .block_2_btn{
	color: #007bc8;
}
.block_2_btn{
	font-weight: bold;
	font-size: 0.729vw;
	color: #c1c1c1;
	margin-left: 1.9vw;
}

.ceneter_list_1{
	position: relative;
}
.ceneter_list_flex{
	width: 100%;
	height: 8.48vw;
	border-top: 1px solid #007bc8;
	border-bottom: 1px solid #007bc8;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ist_1_div_pos{
	display: flex;
}
.list_1_number{
	color: #007bc8;
	font-size: 2.5vw;
	font-weight: bold;
}
.list_1_number_tltie{
	font-weight: bold;
	font-size: 1.05vw;
	margin-left: 0.2vw;
}
.list_1_text{
	font-size: 0.83vw;
	font-weight: bold;
}
.ceneter_list_title{
	font-size: 1.05vw;
	line-height: 1.05vw;
	height: 1.05vw;
	width: 9.375vw;
	background-color: #fff;
	color: #999;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top:0;
	margin: -0.52vw 0 0 -4.68vw;
	text-align: center;
}
.block_zs{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}
.block_zs img{
	width: 100%;
	display: block;
}
.block_zs div{
	width: 19.79vw;
	overflow: hidden;
	margin-top: 4.16vw;
	flex-shrink: 0;
}
.block_zs div:nth-child(4n){
	margin-right: 0;
}
.icon_zs_1{
}
.icon_zs_2{
}
.icon_zs_3{
}
.icon_zs_4{
}

.icon_zs_5{
}
.icon_zs_6{
}
.icon_zs_7{
}
.icon_zs_8{
}
.cnas{
	font-size: 0.83vw;
	text-align: center;
	margin-top: 2.39vw;
}
.cnas span{
	color: #007bc8;
}

.block_zs_div{
	width: 18.22vw;
	margin-bottom: 3.8vw;
	margin-right: 1.38vw
}
.block_zs_div:nth-child(4n){
	margin-right:0;
}
.zs_title{
	font-size: 1.07vw;
	font-weight: bold;
}
.block_zs_top{
	border-bottom: 1px solid #c1c1c1;
	line-height: 1.3vw;
	font-weight: bold;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	padding: 0.73vw 0;
}

.block_zs2{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.icon_zs_type div{
	width: 100%;
	display: block;
}
.icon_zs_type{
	margin: 1.56vw auto 0;
	width: 14.32vw;
	overflow: hidden;
}
.type_1{
}

.block_3{
}
.b3_title{
	font-size: 1.25vw;
	text-align: center;
	color: #007bc8;
	font-weight: bold;
}
.b3_list_ul{
	width: 100%;
	border-top:1px solid #c1c1c1;
	margin-top: 1.56vw;
	margin-bottom: 2.6vw;
	overflow: hidden;
}
.b3_list_li{
	width: 33%;
	float: left;
	text-align: left;
	box-sizing: border-box;
	padding-left: 6.25vw;
	font-size: 1.05vw;
	font-weight: bold;
	margin-top: 1.56vw;
}
.b3_span_1{
	color: #007bc8;
	display: inline-block;
	padding-left:1.1vw;
	background-image: url('../images/icon_dian_2.jpg');
	background-position: 0 center;
	background-size: 0.32vw 0.32vw;
	background-repeat: no-repeat;
}
.block_4_list_ul{
	display: flex;
	justify-content: space-between;
	margin-top: 2.5vw;
}
.block_4_list_li{
	width: 25vw;
	height: 10.67vw;
	border-radius: 0.52vw;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	box-shadow: 0px 0.52vw 1vw #e6f2fa;
	padding: 1.82vw 0 2.3vw;
}
.block_4_title{
	font-size: 1.25vw;
	font-weight: bold;
	line-height: 1.5vw;
	margin-top: 1.66vw;
}
.block_4_text{
	font-weight: bold;
	font-size: 0.83vw;
	color: #c1c1c1;
	line-height: 0.83vw;
	margin-top: 0.39vw;
}
.block_4_icon{width: 2.9vw;}

.swiper_bottom{
	width: 100%;
	height: 4.16vw;
	font-size: 1.05vw;
	line-height: 4.16vw;
	padding-bottom: 2.08vw;
}
.bloick_swiper{
	overflow: hidden;
	border-radius: 0.52vw;
	padding-bottom: 5.3vw;
}
.bloick_swiper img{
	width: 100%;
	display: block;
}
.container_2{
	overflow: hidden;
}

.swiper{
	width: 100%;
	height: 100%;
}
.swiper-pic{
	height: 28.65vw;
}
.swiper-slide p{
	width: 78%;
	font-size: 1.05vw;
	line-height: 1.5vw;
	padding: 1.3vw;
}

.c2-list li{
	list-style-type: disc;
}

.block_1_text_l{
	display: flex;
	font-size: 1.05vw;
	line-height: 1.56vw;
	margin-bottom: 1.45vw;
}
.block_1_text_l:last-child{
	margin: 0;
}
.block_1_text_l_p{
	padding-right: 0.5vw;
}
.block_1_text_l span{
	color: #007bc8;
}

.tx-icon{
	width: 1.35vw;
	margin-right: 0.45vw;
}

.c2_bottom_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.block_2_ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.icon_dian_1,.icon_dian_2{
	width: 0.3vw;
	margin-right: 0.5vw;
	vertical-align: middle;
}
.icon_dian_2{
	display: none;
}
.block_2_li.select .icon_dian_1,.block_2_li:hover .icon_dian_1{
	display: none;
}
.block_2_li.select .icon_dian_2,.block_2_li:hover .icon_dian_2{
	display: block;
}
.icon_jt_1{
	width: 0.937vw;
	margin-left: 0.42vw;
	display: inline-block;
}
.icon_jt_1>img:last-child{
	display: none;
}

.block_2_li.select .icon_jt_1>img:first-child,.block_2_li:hover .icon_jt_1>img:first-child{
	display: none;
}
.block_2_li.select .icon_jt_1>img:last-child,.block_2_li:hover .icon_jt_1>img:last-child{
	display: inline-block;
}


.enlarged-view{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.7);
}
.enlarged-view-img{
	width: 30vw;
	height: 30vw;
	position: absolute;
	left: 35vw;
	top: 50%;
	margin-top: -17vw;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.enlarged-view-close{
	width: 2.08vw;
	position: absolute;
	right: -2.08vw;
	top: 0;
}
a{
	cursor: pointer;
}
.float-nav li .line{
	height: 2.5vw;
}





@media screen and (max-width:1100px) {
	.block_zs_div{
		margin-right: 1.3vw;
	}
}

@media screen and (min-width:1025px) {
	.c2_bottom{
		display: none;
	}
	/* .block_1_list_li:hover{
		color: #007bc8;
		border-bottom:1px solid #007bc8;
	}
	.block_1_list_li:hover span{
		display: inline-block;
		position: absolute;
		left: -1.15vw;
		top: 0.83vw;
		background-image: url('../images/icon_jt_2.jpg');
		background-position: left center;
		background-size: 0.9375vw 0.625vw;
		width: 0.9375vw;
		height: 0.625vw;
	} */
}


@media screen and (max-width:1024px) {
	.container_center{
		width: 90%;
	}
	.c2_title{
		font-size: 0.46rem;
		line-height: 0.46rem;
		padding: 1.05rem 0 0.45rem;
	}
	.block_1{
		padding: 0.4rem;
		align-items: normal;
	}
	.block_1_center{
		width: 48%;
	}
	.block_1_text_l{
		font-size: 0.2rem;
		line-height: 0.3rem;
		margin-bottom:0.28rem;
	}
	.bg_icon_1{
		width: 48%;
		height: auto;
		border-radius: 0.12rem;
	}
	.block_5{
		flex-direction: column;
		box-shadow: 0px 0.15rem 0.3rem #e7f2fa;
	}
	.bg_icon_2{
		width: 100%;
		height: 4.8rem;
	}
	
	.block_1_list_ul{
		width: 100%;
		margin-top: 0.52rem;
	}
	.block_1_list_li{
		font-size: 0.24rem;
		line-height: 0.58rem;
	}
	.block_1_list_li p{
		height: 0.58rem;
	}
	.block_1_list_li.active span, .block_1_list_li:hover span {
	    left: -0.25rem;
	    top: 0.22rem;
	    background-size: 0.18rem 0.12rem;
	    width: 0.18rem;
	    height: 0.12rem;
	}
	.block_2{
		margin-top: 0.55rem;
		flex-direction: column;
	}
	.block_2_div{
		width: 100%;
	}
	.block_2_li{
		margin-top: 0.25rem;
		background-size: 0.05rem 0.05rem;
	}
	.block_2_li a{
		padding: 0.1rem 0 0.1rem 0.25rem;
	}
	.block_2_li:first-child{
		margin-top: 0;
	}
	.block_2_title{
		width: 75%;
		font-size:0.23rem;
		line-height: 0.35rem;
	}
	.icon_jt_1{
		width: 0.18rem;
	}
	.block_2_btn{
		font-size: 0.2rem;
		background-size:0.18rem 0.12rem;
		background-position:right 0.1rem center;
		margin-left: 0.3rem;
	}
	.icon_dian_1, .icon_dian_2 {
	    width: 0.07rem;
	    margin-right: 0.1rem;
	}
	.ceneter_list_flex{
		height: auto;
		justify-content: flex-start;
		flex-wrap: wrap;
		padding:0.17rem 0 0.17rem 0.98rem;
		box-sizing: border-box;
		
	}
	.list_1_div{
		width: 48%;
		padding: 0.21rem 0;
	}
	.list_1_number{
		font-size: 0.45rem;
		line-height: 0.55rem;
	}
	.list_1_number_tltie{
		font-size: 0.2rem;
		margin-left: 0.07rem;
	}
	.list_1_text{
		font-size: 0.2rem;
		line-height: 0.33rem;
	}
	.ceneter_list_title{
		width: 2.1rem;
		height: 0.3rem;
		font-size: 0.23rem;
		line-height: 0.3rem;
		margin-top: -0.15rem;
		margin-left: -1.05rem;
	}
	
	.block_zs div{
		width: 50%;
		margin:0.8rem 0 0;
	}
	.block_zs div:nth-child(2n){
		margin-right: 0;
	}
	.cnas{
		font-size: 0.2rem;
		line-height: 0.32rem;
		margin-top: 0.35rem;
	}
	.block_zs_div{
		width: 47%;
		margin-bottom: 0.25rem;
		margin-right: 0.4rem;
	}
	.block_zs_div:nth-child(2n){
		margin-right: 0;
	}
	.block_zs_top{
		line-height: 0.25rem;
		padding: 0.11rem 0;
	}
	.zs_title{
		font-size: 0.23rem;
		line-height: 0.33rem;
	}
	.icon_zs_type{
		width: 2.73rem;
	}
	.tx-icon{
		width: 0.35rem;
		margin-right: 0.07rem;
	}
	.b3_title{
		font-size: 0.32rem;
	}
	.b3_list_ul{
		padding: 0 0.13rem;
		margin: 0.32rem 0;
		box-sizing: border-box;
	}
	.b3_list_li{
		width: 50%;
		font-size: 0.25rem;
		line-height: 0.3rem;
		margin: 0.23rem 0;
		padding: 0;
	}
	.b3_span_1{
		background-size:0.06rem 0.06rem;
		padding-left:0.2rem
	}
	.block_4_list_ul{
		margin-top: 0.45rem;
	}
	.block_4_list_li{
		width: 2.13rem;
		height: auto;
		padding: 0.4rem;
		border-radius: 0.12rem;
		box-shadow: 0px 0.1rem 0.2rem #e6f2fa;
	}
	.block_4_icon{
		width: 0.56rem;
	}
	.block_4_title{
		font-size: 0.25rem;
		line-height: 0.3rem;
		margin-top: 0.25rem;
	}
	.block_4_text{
		font-size: 0.2rem;
		line-height: 0.29rem;
	}
	.bloick_swiper{
		border-radius:0.15rem;
	}
	.swiper-pic{
		height: 4.15rem;
	}
	.swiper-slide p{
		font-size: 0.2rem;
		line-height: 0.28rem;
		padding: 0.17rem 0.15rem;
	}
	.c2_bottom {
		margin-top: 0.55rem;
	}
	.icon_left, .icon_right {
		width: 0.48rem;
		height: 0.48rem;
		cursor: pointer;
	}
	.icon_list {
		width: auto;
		height: 0.4rem;
		font-size: 0.3rem;
		margin: 0 0.15rem;
		line-height: 0.4rem;
	}
	.icon_list span {
		width: 0.42rem;
		height: 100%;
		margin: 0;
		display: inline-block;
		text-align: center;
	}
	.block_2_ul li{
		width: 100%;
	}
	
	.enlarged-view-img {
	    width: 5rem;
	    height: 5rem;
	    left: 50%;
	    top: 50%;
	    margin:-2.5rem 0 0 -2.5rem;
	}
	
	.enlarged-view-close {
	    width: 0.4rem;
	    position: absolute;
	    left: 50%;
	    top: -0.58rem;
	    margin-left: -0.2rem;
	}
	
	
}


@media screen and (min-width:769px) and (max-width:1024px) {
	.block_2_title{
		width: 83%;
	}
}

