@charset "utf-8";

 :root {
            --primary-color: #0d47a1;
            --secondary-color: #1565c0;
            --text-dark: #1e293b;
            --text-medium: #64748b;
            --text-light: #f8fafc;
            --border-color: #e2e8f0;
            --bg-light: #f8fafc;
        }


.icolor,.hvcolor:hover{
	color: #196DD1;
}
.bgcolor,.hvbgcolor:hover{
	background: #196DD1;
	color: #fff;
}
.head{
	width: 100%;
	height: 100px;
	position: fixed;
	background: rgba(255,255,255,.9);
	left: 0;
	top: 0;
	z-index: 999;
	transition: .25s;
	border-bottom: 1px solid rgba(255,255,255,.15);
}
.head_height{
	height: 100px;
}
.hd_wrap{
	padding: 0 3%;
}
.head_active{
	background: #fff;
}
.head_active,.head_list{
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.07);
	border-bottom: 1px solid #eee;
}
.logo{
	height: 63px;
	display: inline-block;
}
.logo img{
	height: 100%;
	display: block;
}
.logo img.img1{
	display: block;
}
.logo img.img2{
	display: none;
}
.head_active .logo img.img1,
.head_list .logo img.img1{
	display: none;
}
.head_active .logo img.img2,
.head_list .logo img.img2{
	display: block;
}
.nav li{
	position: relative;
	margin-right: 35px;
}
.nava{
	color: #333;
	display: block;
	line-height: 100px;
	height: 100px;
	font-family: Arial, sans-serif;
}
.nava i{
	margin-left: 5px;
}
.nav li.active .nava,.nav li:hover .nava{
	color: #196DD1;
}
.head_active .nava,
.head_list .nava{
	color: #333;
}
.head_active .nav li.active .nava,
.head_list .nav li.active .nava{
	color: #196DD1;
}
.head_active .hdra1,
.head_list .hdra1{
	color: #333;
}
.hdra1{
	height: 25px;
	border-left: 1px solid #666;
}
.hdra1,.hdra2{
	margin-right: 28px;
}
.head_active .hdra1 i,
.head_list .hdra1 i{
	color: #196DD1;
}
.hdra2_ico{
	width: 30px;
	height: 100px;
	cursor: pointer;
	background: url(../images/hdsc.png) no-repeat center;
}
.head_active .hdra2_ico,
.head_list .hdra2_ico{
	background: url(../images/hdsc.png) no-repeat center;
}
.hdra2hide,.hdra2hide_block{
	width: 300px;
	position: absolute;
	right: 0;
	top: 100%;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	display: none;
}
.hdra2hide input,.hdra2hide_block input{
	width: 100%;
	height: 50px;
	padding: 0 20px;
}
.hdra2hide button,.hdra2hide_block button{
	width: 50px;
	height: 50px;
	background: url(../images/hdsc.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.hdra2,.hdra3{
	position: relative;
}
.navhide{
	width: 140px;
	border-radius: 4px 4px 8px 8px;
	background: rgba(255,255,255, .9);
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.nav li:hover .navhide,
.hdra3:hover .navhide{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.hdra3 .navhide{
	width: 100px;
	margin-left: -50px;
}
.navhide a{
	line-height: 23px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	padding: 10px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #196DD1;
}
.bnbg{
	background: url(../images/bnbg.png) no-repeat center;
	background-size: 100% 100%;
}
.bn_video {
    width: 100%;
    height: 100%;
    object-fit: fill;
    object-position: center center;
}
.ititle_48{
	font-size: 48px;
}
.foot{
	background: url(../images/ftbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.fb{
	background: #5F5F5F;
	padding: 10px 0;
	text-align: center;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
}
.ft{
	padding: 50px 0;
}
.fttul{
    justify-content: space-between;
}
.fttul li{
	padding: 3px 0;
	width: 12%;
}
.fttul li a i{
	margin-left: 5px;
}
.ftbra{
	margin-left: 35px;
	text-align: center;
}
.ftbra:first-child{
	margin-left: 0;
}
.ftbr{
	justify-content: center;
}
.ftbra img{
	width: 140px;
}
.md{
	padding: 80px 0;
}
.i1{
	background: url(../images/hd1bg.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.i1 .wrap_1600{
	position: relative;
	z-index: 9;
}
.itopb{
	padding-left: 50px;
}
.morea{
	display: inline-block;
	padding: 6px 20px;
	border-radius: 50px;
	background: #196DD1;
	color: #fff;
}
.morea img{
	vertical-align: middle;
	margin-top: -3px;
}
.i1ba{
	display: flex;
	justify-content: center;
	flex: 0;
	flex-grow: 1;
	text-align: left;
	padding: 35px 0;
	transition: .25s;
}
.i1ba:hover{
	background: #196DD1;
	color: #fff;
}
.i1baline{
	height: 45px;
	border-left: 1px solid #A6A6A6;
}
.i1b{
	background: rgba(255,255,255,.8);
}
.i1::after{
	width: 50%;
	height: 100%;
	content: "";
	background: url(../images/i1img.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 0;
}
.i2{
	background: url(../images/hd2bg.jpg) no-repeat center;
	background-size: cover;
}
.i2l{
	width: 33%;
	margin-right: 3%;
}
.i2ra{
	flex: 0;
	flex-grow: 1;
	margin-left: 25px;
	position: relative;
	display: block;
}
.i2ra:nth-child(odd){
	margin-top: 40px;
}
.i2rabg{
	background: rgba(255,255,255,.6);
	transition: .5s;
	text-align: center;
}
.i2ra:hover .i2rabg{
	background: none;
}
.i3{
	background: url(../images/i3bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.morea_wt{
	border: 1px solid #fff;
	color: #fff;
	background: rgba(255,255,255,.1);
}
.morea_wt:hover{
	border: 1px solid #196DD1;
	background: #196DD1;
	color: #fff;
}
.i4a{
	display: block;
	width: 20%;
	position: relative;
	color: #fff;
	overflow: hidden;
	transition: .5s;
	background-size: cover !important;
	height: 100%;
}
.i4abg{
	padding: 25px;
}
.i4atxt h2{
	transition: .5s;
}
.i4a:hover{
	flex: inherit;
	flex-grow: inherit;
	width: 40%;
}
.i4atxt .txt{
	opacity: 0;
	transition: .5s;
}
.i4a:hover .i4atxt .txt{
	opacity: 1;
}
.i5{
	background: url(../images/i5bg.jpg) no-repeat center;
	background-size: cover;
}
.i5a{
	background: #fff;
}
.swiper-pagination-pb{
	position: static;
	text-align: center;
}
.swiper-pagination-pb .swiper-pagination-bullet{
	width: 30px;
	height: 6px;
	background: #ccc;
	border-radius: 0;
	opacity: 1;
	margin: 0 5px;
	transition: .25s;
}
.swiper-pagination-pb .swiper-pagination-bullet-active{
	background: #196DD1;
	width: 45px;
}

.hdnav{
	background: #F5F9FF;
}
#hdnav{
	background: #F5F9FF;
	display: flex;
	position: relative;
	margin-top: -60px;
	z-index: 9;
}
#hdnav li{
	width: 25%;
}
#hdnav a{
	display: block;
	text-align: center;
	padding: 35px 15px;
}
#hdnav li.active a{
	background: #fff;
	color: #196DD1;
}
.hd1{
	background: url(../images/hd1bg.jpg) no-repeat top center;
	background-size: cover;
}
.hd1txt p{
	padding: 10px 0;
}
.hd2{
	background: url(../images/hd2bg.jpg) no-repeat top center;
	background-size: cover;
}
.hd2tr li{
	display: inline-block;
	padding: 4px 20px;
	border: 1px solid #196DD1;
	border-radius: 50px;
	color: #196DD1;
	cursor: pointer;
	margin-left: 25px;
	transition: .25s;
}
.hd2tr li.active{
	background: #196DD1;
	color: #fff;
}
.hd2ba{
	display: flex;
	align-items: center;
	width: 47%;
}
.hd2baimg{
	width: 40%;
	margin-right: 15px;
}
.hd3{
	background: #F5F9FF;
}
.hd3a_a{
	background: #fff;
	min-height: 100%;
	border-radius: 6px;
	overflow: hidden;
}
.hd4{
	background: url(../images/hd4bg.jpg) no-repeat top center;
	background-size: cover;
}
.hd4a{
	display: flex;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #E6E6E6;
}
.hd4a:hover{
	color: #196DD1;
}
.hd4a i{
	width: 66px;
	height: 66px;
	border-radius: 100%;
	background: url(../images/hd4ico1.png) no-repeat center #5483ED;
	margin-right: 25px;
	position: relative;
}
.hd4a2 i{
	background: url(../images/hd4ico2.png) no-repeat center #64C380;
}
.hd4a2 i::after{
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 100%;
	background: #F23D3D;
	position: absolute;
	right: 0;
	top: 15px;
}
.hd5{
	background: url(../images/hd5bg.jpg) no-repeat center;
	background-size: cover;
}
.hd6a{
	display: flex;
	align-items: center;
	justify-content: center;
}
.hd6a img{
	display: block;
	max-width: 75%;
	max-height: 75%;
	transition: .5s;
}
.hd6a:hover img{
	transform: scale(1.1);
}

.bnvdico{
	position: absolute;
	right: 5%;
	bottom: 10%;
}
.yf1{
	background: url(../images/yf1bg.jpg) no-repeat top center #f2f6fa;
	background-size: 100%;
}
.yf1tr{
	width: 45%;
	display: flex;
	justify-content: center;
}
.yf1tr img{
	display: block;
	max-width: 80%;
}
.yf1b{
	background: #fff;
	display: flex;
	flex-wrap: wrap;
}
.yf1ba{
	position: relative;
	text-align: center;
	padding: 60px 15px;
	width: 25%;
	border-bottom: 5px solid rgba(0,0,0,0);
	transition: .25s;
}
.yf1ba img{
	transition: .5s;
}
.yf1ba:hover img{
	transform:rotateY(180deg);
}
.yf1ba:hover{
	border-bottom: 5px solid #196DD1;
}
.yf1ba::after{
	width: 1px;
	height: 40%;
	content: "";
	background: #ccc;
	position: absolute;
	right: 0;
	top: 30%;
}
.yf2t{
	background: url(../images/yf2tbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	padding: 25px 25%;
	text-align: center;
}
.yf2ba{
	position: relative;
	width: 100%;
	border: 0 !important;
}
.yf2ba:hover{
	color: #196DD1;
}
.yf2ba img{
	filter: grayscale(100%);
	filter: gray;
	opacity: .5;
	transition: .25s;
}
.yf2b::after{
	width: 1px;
	height: 100%;
	content: "";
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.yf2ba:hover img{
	filter: inherit;
	opacity: 1;
}
.yf2ba i{
	width: 30px;
	height: 3px;
	background: #196DD1;
	display: block;
	margin: 15px auto;
}
.yf3a{
	width: 25%;
	padding-left: 3%;
	padding-right: 3%;
}
.yf3a img{
	opacity: 1 !important;
	filter: inherit !important;
}
.yf4{
	background: #f2f6fa;
}
.yf4t{
	background: #fff;
	padding: 40px;
}
.yf4w::after{
	width: 1px;
	height: 100%;
	content: "";
	background: #C3CAD4;
	position: absolute;
	left: 46px;
	top: 0;
}
.yf4a{
	display: flex;
	align-items: flex-start;
	position: relative;
	z-index: 9;
	padding: 10px 0;
}
.yf4a i{
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #196DD1;
	margin-top: 10px;
	margin-right: 4%;
	margin-left: 40px;
}
@media screen and (max-width:1740px) {
	.logo{height: 50px;}
}
@media screen and (max-width:1600px) {
	.nav li {
		margin-right: 29px;
	}
}
@media only screen and (max-width:1599px) {
	.md{
		padding: 70px 0;
	}
	.ititle_48{
		font-size: 40px;
	}
	.hd_wrap{
		padding: 0 20px;
	}
	.logo{
		height: 45px;
	}
	.nava,.fttul{
		font-size: 15px;
	}
	.nav li{
		margin-right: 20px;
	}
	.itopt img{
		height: 32px;
	}
	.i2rabg img{
		height: 50px;
	}
	.morea img{
		width: 13px;
	}
	.i4a img{
		width: 35px;
	}
	.yf1ba img{
		max-height: 50px;
	}
}
@media screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_48{
		font-size: 36px;
	}
	.ftbra img{
		width: 110px;
	}
	.swiper-pagination-pb .swiper-pagination-bullet{
		width: 22px;
		height: 4px;
	}
	.hd3a{
		width: 33.33%;
	}
	.hd4a i{
		width: 44px;
		height: 44px;
		background-size: 17px;
	}
	.hd4a2 i::after{
		width: 6px;
		height: 6px;
		top: 10px;
	}
	.yf1ba img{
		max-height: 40px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_48{
		font-size: 30px;
	}
}
@media only screen and (max-width:1100px) {
	.logo {
		height: 24px;
	}
	.nav li {
		margin-right: 7px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_48{
		font-size: 28px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_48{
		font-size: 24px;
	}
	.foot{
		text-align: center;
	}
	.ft{
		padding: 25px 0;
	}
	.ftt{
		display: none;
	}
	.foot .logo{
		height: 40px;
	}
	.ftbm .txt p{
		margin-top: 0;
		font-size: 13px;
	}
	.ftbm h2{
		justify-content: center;
	}
	.ftbm h2 img{
		height: 20px;
	}
	.ftbra{
		margin-left: 15px;
	}
	.ftbra img{
		width: 90px;
		display: block;
		margin: 0 auto;
	}
	.ftbra p{
		margin-top: 5px;
	}
	.i1::after{
		display: none;
	}
	.itopt img{
		height: 25px;
	}
	.itopt h1{
		font-size: 22px;
		margin-left: 10px;
	}
	.itopb{
		font-size: 13px;
		padding-left: 40px;
	}
	.morea{
		padding: 4px 18px;
	}
	.i1baline{
		display: none;
	}
	.i1b{
		flex-wrap: wrap;
	}
	.i1ba{
		width: 50%;
		flex: inherit;
		flex-grow: inherit;
		border: 1px solid #eee;
	}
	.i2r{
		justify-content: space-between;
	}
	.i2ra{
		flex: inherit;
		flex-grow: inherit;
		width: 25%;
		margin-top: 15px !important;
		margin-left: 0;
	}
	.i2rabg img{
		height: 30px;
	}
	.i2ra h3{
		font-size: 14px;
	}
	.i3w{
		padding: 0;
	}
	.i4w{
		height: auto !important;
	}
	.i4a{
		width: 100%;
		height: 250px !important;
	}
	.i4a img{
		width: 25px;
	}
	.i4atxt .txt{
		opacity: 1;
	}
	.swiper-pagination-pb .swiper-pagination-bullet{
		width: 22px;
		height: 4px;
	}
	.swiper-pagination-pb .swiper-pagination-bullet-active{
		width: 33px;
	}
	.hdnav .wrap_1600{
		padding: 0;
	}
	#hdnav{
		margin-top: 0;
	}
	#hdnav a{
		padding: 15px 0;
	}
	#hdnav a h4{
		font-size: 15px;
	}
	#hdnav a p{
		display: none;
	}
	.hd2tr li{
		margin: 0 8px;
		font-size: 13px;
		padding: 4px 15px;
	}
	.hd2tr ul{
		justify-content: center;
		margin-top: 15px;
	}
	.hd2ba{
		display: block;
		width: 100%;
	}
	.hd2baimg{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.hd3a{
		width: 100%;
	}
	.bnvdico img{
		width: 25px;
	}
	
	.yf1ba{
		width: 100%;
		padding: 25px;
		border-bottom: 1px solid #eee;
	}
	.yf1ba::after{
		display: none;
	}
	.yf1ba img{
		max-height: 35px;
		max-width: 35px;
	}
	.yf2top h1{
		font-size: 24px;
	}
	.yf2top p{
		font-size: 13px;
	}
	.yf2t{
		padding: 15px 20px;
		font-size: 13px;
	}
	.swiper-button-next-yf2,.swiper-button-prev-yf2{
		transform: scale(.6);
	}
	.yf2ba i{
		width: 22px;
		height: 2px;
	}
	.yf3a{
		width: 50%;
	}
	.yf3a h3{
		font-size: 14px;
	}
	.yf4t{
		padding: 25px;
	}
	.yf4t .morea img{
		width: 6px;
	}
	.yf4box{
		font-size: 14px;
	}
	.yf4a i{
		margin-left: 20px;
		width: 9px;
		height: 9px;
		margin-right: 20px;
	}
	.yf4w::after{
		left: 24px;
	}
}

.listbn{position: relative;}
.ny_cp{width: 100%;}
.ny_cp .wrap_1600{position: relative;}
.ny_fl{
	width: 100%;
	overflow: hidden;
	background: #F5F8FF;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-59%);
	-webkit-transform:translate(-50%,-59%);
	-moz-transform:translate(-50%,-59%);
	-ms-transform:translate(-50%,-59%);
	-o-transform:translate(-50%,-59%);
	z-index: 99;
}
.ny_fl ul{display: flex;align-items: center;flex-wrap: wrap;}
.ny_fl li{width: 25%;text-align: center;position: relative;	padding: 20px 0px;}
.ny_fl li a{display: block;font-size: 20px;}
.ny_fl li p{margin-bottom: 6px;}
.ny_fl li span{display: block;font-size: 18px;text-transform: uppercase;}
.ny_fl li:after{display: block;content: " ";width: 1px;height: 44px;background:rgba(216, 214, 214, 1);position: absolute;right: 0px;top: 50%;transform:translateY(-50%);}
.ny_fl li:last-child:after{display: none;}
.ny_fl li:hover{background: #FFFFFF; }
.ny_fl li:hover:after{display: none;}
.ny_fl li:hover a{color: rgba(25, 109, 209, 1);}

.ny_cp .cp_nr .cp_lb .row{align-items: center;}
.ny_cp .cp_nr .cp_lb:nth-child(1){
	padding-top: 120px;
}
.ny_cp .cp_nr .cp_lb:nth-child(even){
	background: #FFFFFF;
}
.ny_cp .cp_nr .cp_lb:nth-child(4n+1){
	background: url(../images/cp_bj.jpg) no-repeat top center / cover;
}
.ny_cp .cp_nr .cp_lb:nth-child(4n+3){
	background: url(../images/cp_zj.jpg) no-repeat top center / cover;
}
.ny_cp .cp_wz{max-width: 89%;}
.ny_cp .cp_wz .b_t{margin-bottom: 20px;}
.ny_cp .cp_wz .b_t a{font-size: 28px;font-weight: bold;}
.ny_cp .cp_wz .m_s{font-size: 20px;line-height: 46px;margin-bottom: 39px;}
.ny_cp .cp_wz .y_s{
	padding: 26px;
	background: rgba(208, 229, 242, 0.5);
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.ny_cp .cp_wz .y_s .t_m{margin-bottom: 9px;}
.ny_cp .cp_wz .y_s .t_m p{font-size: 24px;line-height: 46px;}
.ny_cp .cp_wz .y_s .t_m i{display: block;background: rgba(25, 109, 209, 1);width: 45px;height: 1px;}
.ny_cp .cp_wz .y_s .j_j{font-size: 18px;line-height: 39px;}
.ny_cp .cp_tp{
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.ny_cp .cp_tp img{width: 100%;height: auto;display: block;}

.ny_zz{width: 100%;overflow: hidden;background: url(../images/zj_bj.jpg) no-repeat top center / cover;}
.itop.gn{color: #FFFFFF;}
.ny_zz .zz_nr{margin-top: 90px;}
.ny_zz .zz_nr .n_r{
	margin-bottom: 20px;
	background: #FFFFFF;
	width: 100%;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 50px 30px;
	text-align: center;
}
.ny_zz .zz_nr .n_r .t_p{margin-bottom: 29px;}
.ny_zz .zz_nr .n_r .t_p img{max-width: 100%;height: auto;}
.ny_zz .zz_nr .n_r .b_t{font-size: 20px;margin-bottom: 19px;}
.ny_zz .zz_nr .n_r .m_s{font-size: 16px;color: rgba(102, 102, 102, 1);line-height: 30px;min-height: 99px;}

@media screen and (max-width:1600px) {
	.ny_fl{width: 90%;}
}
@media screen and (max-width:1440px) {
	.ny_fl li a {
		font-size: 18px;
	}
	.ny_fl li span {
		font-size: 16px;
	}
	.ny_cp .cp_wz .b_t a {
		font-size: 22px;
	}
	.ny_cp .cp_wz .m_s {
		font-size: 18px;
		line-height: 36px;
		margin-bottom: 29px;
	}
	.ny_cp .cp_wz .y_s .t_m p {
		font-size: 20px;
		line-height: 39px;
	}
	.ny_cp .cp_wz .y_s .j_j {
		font-size: 16px;
		line-height: 29px;
	}
	.ny_zz .zz_nr .n_r .b_t {
		font-size: 18px;
	}
	.ny_zz .zz_nr .n_r .m_s {
		font-size: 15px;
		line-height: 26px;
	}
}
@media screen and (max-width:1100px) {
	.hdra1, .hdra2 {
		margin-right: 15px;
	}
	.ny_fl li a {
		font-size: 16px;
	}
	.ny_fl li span {
		font-size: 13px;
	}
	.ny_fl{
		transform: translate(-50%,-47%);
		-webkit-transform: translate(-50%,-47%);
		-moz-transform: translate(-50%,-47%);
		-ms-transform: translate(-50%,-47%);
		-o-transform: translate(-50%,-47%);
	}
	.ny_cp .cp_nr .cp_lb:nth-child(1) {
		padding-top: 90px;
	}
	.ny_cp .cp_wz .b_t a {
		font-size: 18px;
	}
	.ny_cp .cp_wz .m_s {
		font-size: 15px;
		line-height: 29px;
		margin-bottom: 19px;
	}
	.ny_cp .cp_wz {
		max-width: 100%;
	}
	.ny_cp .cp_wz .y_s{
		padding: 19px;
	}
	.ny_cp .cp_wz .y_s .t_m p {
		font-size: 18px;
		line-height: 29px;
	}
	.ny_cp .cp_wz .y_s .j_j {
		font-size: 14px;
		line-height: 24px;
	}
	.ny_zz .zz_nr {
		margin-top: 50px;
	}
	.ny_zz .zz_nr .n_r .t_p {
		margin-bottom: 19px;
	}
	.ny_zz .zz_nr .n_r{
		padding:29px 15px;
	}
	.ny_zz .zz_nr .n_r .m_s {
		font-size: 14px;
		line-height: 24px;
	}
}
@media screen and (max-width:640px) {
	.ny_fl{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		width: 100%;
		margin-top: 20px;
		background: none;
		box-shadow: none;
	}
	.ny_fl ul{
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.ny_fl li{
		width: 49%;
		padding: 10px 3px;
		background: #F5F8FF;
		margin-bottom: 9px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		overflow: hidden;
	}
	.ny_fl li:after{display: none;}
	.ny_cp .cp_nr .cp_lb:nth-child(1) {
		padding-top: 29px;
	}
	.ny_fl li span {
		font-size: 12px;
		min-height: 39px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.ny_fl li:hover{background: #FFFFFF;box-shadow: 0 0 20px rgba(0,0,0,.05);}
	.ny_cp .cp_wz {
		margin-bottom: 20px;
	}
	.ny_cp .cp_wz .b_t {
		margin-bottom: 15px;
	}
	.ny_zz .zz_nr {
		margin-top: 30px;
	}
	.ny_zz .zz_nr .n_r .m_s{
		min-height: auto;
	}
}

.i1ba .i1baw .i1bat h1{color: #196DD1;}
.i1ba:hover .i1baw .i1bat h1{
    color: #fff;
}
.itop  .itopt h1{font-size:24px;}
.ftt .fttul .y_j{
    display: block;
    padding-bottom: 9px;
    border-bottom: solid 1px rgba(255,255,255,.5);
    margin-bottom: 19px;
    text-decoration: none;
}
.ftt .fttul .e_j a{display:block;line-height:32px;font-size:15px;text-decoration: none;}
.ftb{border-top: solid 1px rgba(255,255,255,.5);padding-top:50px;}
.fttul li:nth-child(even){width:9%;}
.fttul li:nth-child(5){width:15%;}
@media screen and (max-width:640px) {
    .itop  .itopt h1{font-size:24px;}
    .ftb{border-top: none;padding-top:0px;}
}

.section-banner {
    position: relative;
    height: 300px;
           background-color: var(--primary-color);
    overflow: hidden;
}
.banner-image {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .banner-overlay {
            position: absolute;
            inset: 0;
            background: linear-gradient(180deg, rgba(13, 71, 161, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
        }

        .banner-content {
            position: relative;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            color: white;
            padding: 0 2rem;
        }

        .banner-title {
            font-size: clamp(2rem, 5vw, 3.5rem);
            font-weight: 700;
            margin-bottom: 0.5rem;
        }
       
         @media (min-width: 1024px) {
           .banner-title {
            font-size: clamp(2rem, 5vw, 3.5rem);
            font-weight: 700;
            margin-bottom: 0.5rem;
            margin-top: 5rem;
            font-size: 30px;
        }
          .banner-subtitle {
            font-size: clamp(1rem, 2vw, 1.25rem);
            max-width: 800px;
            opacity: 0.95;
        }
        }
         @media (max-width: 724px) {
          .section-banner {
            position: relative;
            height: 150px;
            background-color: var(--primary-color);
            overflow: hidden;
        }
          
        }
        }