@charset "UTF-8";

@font-face{
    font-family: 'HKGrotesk-Bold';
    src: url('HKGrotesk-Bold.woff2') format('woff2'),
        url('HKGrotesk-Bold.woff') format('woff'),
		url('HKGrotesk-Bold.ttf') format('truetype'),
		url('HKGrotesk-Bold.eot') format('embedded-opentype'),
		url('HKGrotesk-Bold.svg#FontName') format('svg');
}
body{ font-family: 'HKGrotesk-Bold';}
.banner{height:100vh;position: relative;}
.pf_con_02 ul{background: rgba(255, 255, 255, 0.8);border-radius:.2rem 0rem 0rem .2rem;}
.trt-icon-dacha:before{display:none;}
.pf_con_base{right:0rem;}
.pf_con_02 {width:.8rem;}
.pf_con_02 li a i {color: #999999;font-size: .3rem;}
.pf_con_02 li a i:hover {color: #132D84;}
.pf_con_02 li { margin-bottom: .28rem;}
.pf_con_02 li a{padding:0rem 0rem;}
.swiper-slide.li{justify-content: center;}
.title.li{/* padding-left: inherit; */padding-bottom: 1rem;text-align: center;}
.swiper-h1.li h3{text-align: center;color:rgba(255,255,255,1);text-shadow: 0px 5px 4px rgba(0, 0, 0, 0.32);font-size: .4rem;position: relative;top: -.5rem;}
.swiper-pagination-bullet{width: .15rem; height: .15rem; border:.02rem solid #FFFFFF; background: transparent; opacity:1;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #FFFFFF;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0rem .16rem;}
.swiper-slide.li2{align-items: flex-start;}
.swiper-slide.li2 .title{padding-top: 1.6rem;}
.swiper-slide.li3{align-items: flex-start;}
.swiper-slide.li3 .title{margin-top: 1.8rem;position: absolute;bottom: 1.65rem;}

.header.fixed .header_right em a{ color:#333}
@keyframes img-anniu{
	0%{bottom: 0.1rem;}
	50%{bottom: 0.2rem;}
	100%{bottom: 0.1rem;}
}
@keyframes img-i{
	0%{background-size: 110% 110%;}
	50%{background-size: 100% 100%;}
	100%{background-size: 110% 110%;}
}
@keyframes img-a{
	0%{transform: scale(1.1);}
	100%{transform: scale(1);}
}
@keyframes img-b{
	0%{background-position:50% 0%;}
	50%{background-position:0% 0%;}
	100%{background-position:50% 0%;}
}

@keyframes img-box{
	0%{transform: scale(1.2);}
	50%{transform: scale(1);}
	100%{transform: scale(1.2);}
}
@keyframes img-box2{
	0%{transform: scale(1.1);}
	50%{transform: scale(1);}
	100%{transform: scale(1.1);}
}
@keyframes img-box3{
	0%{transform: scale(1.05);}
	50%{transform: scale(1);}
	100%{transform: scale(1.05);}
}
.swiper-container {
	width: 100%;
	height: 100%;
	background-color: rgb(179, 189, 196);
	transition: 1s background-color 1.3s;
}
.swiper-wrapper {
	transition-delay: 1s;
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.swiper-slide {
	text-align: left;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.title {
	transition-delay: 1s;
	z-index: 10;
	padding-left:8%;
	padding-right: 8%;
}
.title h3 {font-weight:bold;font-size: 1.2rem;color: #ffffff;}

.img-box {
	width: 100%;
	height: 100%;
	position: absolute;
	transform: scale(.86, .86);
	transition-duration: 1s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
	opacity: 0.9;
	overflow: hidden;
	top: 0rem\0;
	left: 0rem\0;
	right: 0rem\0;
	bottom: 0rem\0;
}
.img-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.2, 1.2) translateX(50%);
	transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
	transition-property: transform;
}
.img-box i{display: block; height: 100vh; object-fit: cover;transform: scale(1.2, 1.2) translateX(50%);transition-timing-function: cubic-bezier(0.5, 0, 0, 1);transition-property: transform;}
.ban_button .button{display: inline-block; margin-left: .14rem;}
.ban_button .button i{ color: #fff; font-size: .4rem;}
.ban_button i{cursor: pointer;}
.ban_div{position: absolute; bottom:1rem; left: 0rem; right: 0rem;}
.ban_div .row{position: relative;}
.ban_div .row .ban_button{position: absolute;width:100%; top: 0rem;}
.ban_div .row .ban_button .button-prev,.ban_div .row .ban_button .button-next{position: absolute; top: 0rem; z-index: 99;}
.ban_div .row .ban_button .button-prev{left: 0rem;}
.ban_div .row .ban_button .button-next{right: 0rem;}
.swiper-pagination-bullets.swiper-pagination-horizontal{bottom: -.3rem;}
.swiper-sum{position: absolute; top:50%; transform: rotate(90deg); z-index: 99; right:.4rem;}
.swiper-sum>i{font-size: .24rem; color: #FFFFFF; position: relative; right: -.05rem; font-weight: bold;}
.active{color: #fff; font-size: .24rem; margin-right: .16rem; font-weight: bold; display: inline-block; vertical-align: bottom;}
.total{display: inline-block; opacity: .32; font-weight: bold; font-size: .24rem; color: #fff; vertical-align: bottom;}
.total i{display: inline-block; margin-left: .16rem;}
.button.disabled {
	opacity: 0.2;
	cursor: default;
}
.title p span{display: block;font-size: .4rem;color: #FFFFFF;/* letter-spacing: 3px; */}
.img-box i{animation: img-box3 20s infinite;}
.li2 .title{ position: absolute; bottom: 1.3rem;}
.li3 .title p span{color: #ffffff;font-size: .4rem;}
.li4 .title p span{ color: #ffffff; font-size: .4rem;}


.warp{overflow: hidden;}
.con_bg{background: url(230419hyjt_bg3.jpg) top center;}
.pad_t_90{padding-top: .9rem;}
.mar_t_100{margin-top: 1rem;}
.pad_t_60{padding-top: .6rem;}
.mar_t_60{margin-top: .6rem;}
.pad_b_80{padding-bottom: .8rem;}
.con_tit h1{font-size: .38rem;width: 6rem;}
.con_tit_r p{line-height: .36rem;text-align: justify;/* word-break: break-all; */}
.con_ul .bd{ position:relative;}
.con_ul .bd:after{content:'';position:absolute;right:0rem;left:0rem;top:50%;height:1px;background-color:rgba(255,255,255,.2);}
.con_ul ul li a.icon1{background: url(230419hyjt_bg33.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon2{background: url(230419hyjt_bg4.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon3{background: url(230419hyjt_bg5.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon4{background: url(230419hyjt_bg6.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon5{background: url(230419hyjt_bg7.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon6{background: url(230419hyjt_bg8.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon7{background: url(230419hyjt_bg9.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a.icon8{background: url(230419hyjt_bg10.jpg) no-repeat top center; background-size: cover;}
.con_ul ul li a{display: block;overflow: hidden;position: relative;height: 2.76rem;}
.con_ul ul li a:after{ content:''; position:absolute; right:0rem; top:0rem; bottom:0rem; width:1px; background-color:rgba(255,255,255,.2)}
.con_ul ul li a:before{ content:''; position:absolute; left:0rem; right:0rem; top:0rem; bottom:0rem; background: rgba(22, 88, 160, 0.88);}
.con_ul ul li a .con_ul_div{position: absolute;padding-bottom: 2.76rem;left: 0rem;right: 0rem;top: calc( 100% - 0.82rem);transition: ease-in-out .6s;}
.con_ul ul li a:hover .con_ul_div{top: 0rem; }
.con_ul ul li a .con_ul_img{position: absolute;left: 0rem;right: 0rem;top:.82rem;bottom: 0rem;transition: all 1s;}
.con_ul_img i{position: absolute; display: block; height: inherit; right: 0rem; left: 0rem; bottom: 0rem; top: 0rem;}

@keyframes img-tit{
	0%{bottom: 0rem; top:inherit;}
	100%{bottom: 100%; top: 0rem;}
}
@keyframes img-tit2{
	0%{ bottom:100%; }
	100%{bottom:0rem; top: inherit;}
}
@keyframes img-tit3{
	0%{ bottom: .6rem; opacity:0;}
	50%{ bottom: .2rem; opacity:1; }
	100%{ bottom:.6rem; opacity:0; }
}
.con_ul ul li a .con_ul_tit{position: absolute;left: 0rem;right: 0rem;background: transparent;/* height: calc(100% - 1.47rem); */padding: .3rem .2rem .3rem .2rem;color: #FFFFFF;transition: ease-in-out .6s;top:-.1rem;}
.con_ul ul li a .con_ul_tit span{display:inline-block; font-size: .18rem; padding-bottom: .04rem; margin-bottom: .16rem; font-weight:bold; position: relative;transition: all .3s}
.con_ul ul li a .con_ul_tit span:before{position: absolute; content: ' '; width: 100%; height: 0.01rem; bottom: 0rem; background: #869DBD; transition: ease-in-out .5s;}
.con_ul ul li a .con_ul_tit p{font-size: .18rem; }
.con_ul ul li a .con_ul_tit em{width: .28rem; height: .28rem;text-align: center; line-height: .24rem;border-radius: 50%;border: .02rem solid #377ED3;position: absolute;top:50%; transform:translateY(-50%); right: 0rem;transition: ease-in-out .4s; display:none}
.con_ul ul li a .con_ul_tit:before{ content: ' '; display: block; background: url(230419hyjt_bg1.jpg) no-repeat center; background-size: cover; position: absolute; left: 0rem; right: 0rem; bottom: 0rem; top: 100%;  transition: ease-in-out .6s;}
.con_ul ul li:hover a .con_ul_tit:before{ top:0rem;transition: ease-in-out .6s;}
.con_ul ul li a .con_ul_tit .con_ul_tit_div{position:relative;z-index: 99;height: 100%;}
.con_ul ul li a:hover .con_ul_tit{z-index: 99;background-size: cover;bottom: initial;bottom: inherit;top:0;}
.con_ul ul li a:hover .con_ul_tit span{color: #497AC2;font-size: .32rem; margin-bottom: 0rem; font-weight: bold;}
.con_ul ul li a:hover .con_ul_tit span:before{width: 0rem;}
.con_ul ul li a:hover .con_ul_img{opacity: 1; top:.58rem}
.con_ul ul li a:hover .con_ul_tit p{ width:90%;position: absolute;top: 50%;transform: translateY(-50%);}
.con_ul ul li a:hover .con_ul_tit em{ display:block}



.content2{position: relative;}
.content2_ban ul li i{padding-top: 33.954451%;}
.content2_ban{position:relative;}
.content2_ban:before{position: absolute;content: ' ';/* background: #003B83; */display: block;top: 0rem;left: 0rem;right: 0rem;bottom: 0.02rem;/* opacity: .5; */}
.content2_ban .num{position: absolute; top: 50%; right: .86rem; transform: translateY(-50%);}
.content2_ban .num li{display: block; width: .16rem; border-radius: 50%; height: .16rem; border: .02rem solid #FFFFFF; opacity: .46; margin: 0.2rem 0rem; cursor: pointer;}
.content2_ban .num li:hover,.content2_ban .num li.on{background: #FFFFFF; opacity: 1;}
.pageState_div{position: absolute; font-family: arial; right: .46rem; top: 24%; color: #FFFFFF;}
.pageState_div i{font-size: .86rem; font-weight: bold; margin-right: -.04rem;}
.pageState{font-size: 0rem; display: inline-block; vertical-align: top;}
.pageState span{font-size: .86rem; font-weight: bold;}
.con_gy{position: relative;}
.con_gy:before{content: ' '; background: rgba(0, 59, 131, 0.2); position: absolute;left: -.4rem; right: -.4rem; height: 1.3rem; filter: blur(100px); display: block; bottom: -.4rem;}
.con_gy_bg{background: #FFFFFF; padding: 0rem .8rem; padding-top: .64rem; position: relative; z-index: 99;}
.con_gy_buttom{background: #FFFFFF; text-align: right; position:relative; z-index: 99; padding-top: .24rem;}
.con_gy_buttom a{display: inline-block;width: 2rem; background: #003B83; line-height: .7rem; text-align: center; height: .7rem; color: #FFFFFF; transition: .3s all;}
.con_gy_buttom a i{font-size: .22rem; margin-left: .1rem; transition: .3s all;}
.con_gy_buttom a:hover{ opacity: .9;}
.con_gy_buttom a:hover i{ margin-left: .2rem;}
.con_gy_bg_tit{position: relative;padding-left: 3.4rem;}
.con_gy_bg_tit span{position: absolute; left: 0rem; font-size: .48rem;font-weight: bold;  top: 50%; transform: translateY(-50%);}
.con_gy_bg_tit p{line-height: .4rem;text-align: justify;/* word-break: break-all; */}
.content3{position:relative; margin-top: -1rem;}
.content4{ padding-bottom: 1.2rem;}
.con_tit_r.li{text-align: right;padding-top: .2rem;}
.con_tit_r.li a{/* padding-top: .5rem; */display: block;}
.con_tit_r.li a i{color: #333; font-size: .18rem; margin-left: .1rem; position: relative; top: -.02rem;}
.con_bottom_bottom{padding: .3rem; z-index: 99; position: relative; padding-bottom: .4rem; background: #FEFEFF; transition: ease-in-out 0.3s;}
.con_bottom_bottom span{ color: #003B83;}
.con_bottom_bottom span i{margin-right: .05rem; top:-.03rem; position: relative;}
.con_bottom_bottom p{font-size: .2rem; line-height: .36rem; height: .72rem; margin-top: .16rem;}
.con_bottom_bottom a{display: block;margin-top: .5rem; font-size: .14rem; padding-bottom: .16rem; border-bottom:.01rem solid #E5E5E5; transition: ease-in-out 1s; position: relative;}
.con_bottom_bottom a i{margin-left: .1rem; right: calc(100% - .8rem); font-size: .18rem; position: absolute; transition: ease-in-out 1s;}
.con_bottom_ul ul li:hover .con_bottom_bottom{background: #FFFFFF;}
.con_bottom_ul ul li{position: relative;}
.con_bottom_ul ul li:before{position: absolute; content: ' '; width: 4.5rem;height: 3.5rem;opacity: 1;background: rgba(0, 59, 131, 0.07);filter: blur(100px); left: 50%; margin-left: -2.25rem; bottom: -.2rem; transition: ease-in-out 0.3s;}
.con_bottom_ul ul li:hover{position: relative; z-index: 9; cursor: pointer;}
.con_bottom_ul ul li:hover:before{background: rgba(0, 59, 131, 0.1);}
.con_bottom_ul ul li:hover .con_bottom_bottom a{color: #003B83; border-bottom:.01rem solid #003B83;}
.con_bottom_ul ul li:hover .con_bottom_bottom a i{right: 0rem;}
.con_bottom_ul ul li:hover .picture_fixed{ transform: scale(1.05); -ms-transform: scale(1.05);}
.header_tit_r ul li a:hover{font-weight: bold; color: #FFFFFF;}
.content1,.content2,.content4,.footer{overflow-y: hidden;}
.content4 .row .con_tit h1{width:12rem}
#pc_video .mv_anniu{display: none !important;}
.gl_banner{ position: relative; z-index: 0; overflow: hidden;}
.gl_banner_bg{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; transform: scale(1.2); background-position: center; background-size: cover; transition: all 12s;}
.loaded .gl_banner_bg{ transform: scale(1);}



@media screen and (max-width:1600px) {
	.pageState_div{top: 16%;}
	.content3{margin-top: -1rem;}
}
@media screen and (max-width:1300px) {
	.swiper-sum{right: .1rem;}
	.img-box i,.banner{height: 8rem;}
}
@media screen and (max-width:1180px) {
}
@media screen and (max-width: 992px) {
	.con_ul .bd:after{ display:none;}
	.con_tit h1{width: auto; float: inherit; margin-bottom: .2rem;}
	.con_gy_bg_tit{padding-left: 0rem;}
	.con_gy_bg_tit span{position: inherit;left: inherit; top: inherit; transform: inherit; margin-bottom: .2rem; display: block;}
	.con_gy_bg{padding: .3rem;}
	.con_tit_r.li a{padding-top: 0rem;}
	.con_bottom_ul ul li{margin-top: 0rem;}
	.content4{padding-bottom: .2rem;}
	.content3{margin-top:0rem;}
	.swiper-slide p br{display: none;}
	/* .swiper-h1.li h3 br,.swiper-slide p br{display: none;} */
	.swiper-slide p{padding: 0rem .29rem;}
	.swiper-sum{right: -.2rem; top:1.2rem;}
	.swiper-h1.li h3{font-size: .44rem; padding: 0rem .3rem;}
	.con_tit_r p{line-height: .32rem;}
	.ban_div .row .ban_button .button-next{right: .4rem;}
	.banner{position: relative; z-index: 0;}
	.swiper-slide{ align-items: center !important; justify-content: center !important; -webkit-box-align: center !important;}
	.swiper-slide .title{ padding-bottom: 0rem !important; margin-top: 0rem !important;}
	.content1, .content2, .content4, .footer{overflow: hidden;}
	.pageState_div i,.pageState span{font-size: .5rem;}
	.pageState_div{top: 10%;}
	.content2_ban .num{right: .5rem;}
	.title{padding-left: 0rem;}
	.swiper-h1.li h3, .title p span{text-align: left;font-weight: bold;line-height: 1.6em;letter-spacing: 0rem;font-weight: normal;}
	.li3 .title{ top: 2rem; position: absolute;}
	.li4 .title{ top:inherit; bottom: 2rem;}
	.li3 .title p span{font-size: .24rem;}
	.ban_div {display: none;}
	.img-box i, .banner{height: 100vh; min-height: 5.6rem;}
	.banner_bottom {position: absolute; text-align: center; z-index: 99; width: 100%; bottom: 0.2rem; animation: ease-in-out 2s img-tit3; animation-iteration-count:infinite;}
	.banner_bottom i{color: #FFFFFF;font-size: .3rem; }
	.content1 {padding: .4rem 0rem;}
	.con_tit {/* padding: 0rem .2rem; */}
	.con_gy_bg_tit span{font-size: .3rem;}
	.con_gy_bg_tit p{line-height: .32rem;}
	.content4{padding-top: .2rem; margin-top: .2rem;}
	.con_bottom_ul {margin-top: .2rem;}
	.con_ul {margin-top: .2rem; background: none;}
	.con_ul ul li a{border: none; height: auto;}
	.con_ul ul li a .con_ul_div{position: inherit; padding-bottom: inherit; left: inherit; right: inherit; top: inherit;}
	.con_ul ul li a .con_ul_img{position: relative; overflow: inherit; left: inherit; right: inherit; top: inherit; bottom: inherit;}
	.con_ul_img i{position: relative; z-index: 2; padding-top: 56.3076%; left: inherit; right: inherit; top: inherit; bottom: inherit; border-radius: .2rem;}
	.con_ul_img:before{content: ' ';background: rgba(0, 0, 0, 0.2);position: absolute;left: 0.1rem;right: 0.1rem;height: .1rem;filter: blur(.1rem);display: block;bottom: -0.1rem;}
	.con_ul ul li a .con_ul_tit{position: inherit; height: auto; left: inherit; right: inherit; top: inherit; bottom: inherit; padding: 0rem;}
	.con_ul ul li a .con_ul_tit span{display: none;}
	.con_ul ul li a .con_ul_tit p{color: #333; line-height: .24rem; padding: .1rem 0rem; margin-top: .2rem; padding-right: .6rem;}
	.con_ul ul li{width: 48%;}
	.content1{overflow: inherit;}
	.con_ul ul li a{margin-right: .16rem;}
	.picture_group_10 .bd .tempWrap{overflow: inherit !important;}
	.con_ul_r{position: absolute;bottom: -.16rem;right: 0rem;/* background: #FFFFFF; */z-index: 99;/* left: .16rem; */width: 1rem;height: .4rem;}
	.con_ul_r span{width: .4rem;height: .4rem;text-align: center;line-height: .38rem;background: #003B83;box-shadow: 0px 0px 20px 0px rgba(64, 153, 255, 0.38);position: absolute;bottom: 0;}
    .con_ul_r span.prev{left:0;}
    .con_ul_r span.next{right:0;}
    .con_ul_r span i{color: #fff;font-size: .2rem;}
	.con_bottom_ul ul li:before{display: none;}
	.con_bottom_bottom{background: #F9F9F9;}
	.con_bottom_bottom p{white-space: pre-line;margin-top: .06rem;font-size: .16rem;line-height: .3rem;height: .6rem;}
	.content2_ban{background: url(230419hyjt_img12.jpg) no-repeat center; background-size: cover;}
	.mv_anniu{ position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); height: .5rem; width: .5rem; background: rgba(255,255,255,.3); border-radius: 50%; text-align: center; line-height: .48rem; cursor: pointer;}
	.mv_anniu i{color: #FFFFFF; font-size: .24rem;}
	.con_gy_bg,.con_gy_buttom{background: transparent;}
	.con_gy_buttom{padding-top: 0rem;}
	.con_bottom_bottom span i{display: none;}
	.con_bottom_bottom a{margin-top: .12rem;}
	.swiper-slide.li4 .img-box i{background-position: 80% center !important;}
	.con_gy_bg{padding: .32rem 0rem;}
	.con_ul ul li a:hover .con_ul_tit{z-index: 99;background:inherit;background-size: inherit;bottom: inherit;bottom: inherit;top:inherit;}
	.con_ul ul li a:hover .con_ul_tit p{font-size: .18rem; width:inherit;}
	.con_ul ul li a:hover .con_ul_tit em{display: none ;}
	.swiper-h1 h3{-webkit-text-fill-color: #FFFFFF !important;-webkit-text-stroke:inherit !important;}
	.con_ul{padding-left: .16rem;position: relative;padding-bottom: .2rem;}
	.content2_ban{position: relative; padding-top:56.25%;}
	.content2_ban video{position: absolute; left: 50%; top: 0%; transform: translateX(-50%); width: auto;  height: 120%;}
	.content2_ban:before{z-index: 999; bottom: -.02rem;}
	.con_bottom_ul {/* padding-left: .2rem; */}
	.wx_video.content2_ban{background: url(230419hyjt_img12.jpg) no-repeat top center; background-size: cover;}
	.wx_video.content2_ban:after{content: ' '; display: block; position: absolute;background: url(230419hyjt_mv-min-min.gif) no-repeat top center; background-size: cover; left: 0rem; right: 0rem; top: 0rem; bottom: 0rem;}
	.wx_video.content2_ban video{display: none;}
	.con_bottom_ul{margin-top: .24rem;}
	.con_tit_a{margin-top: .2rem;}
	.con_tit_a a{display: block; border-radius: .2rem; height: .46rem; line-height: .46rem; background: #003B83; text-align: center; color: #FFFFFF;}
	.con_ul ul li a{background: none !important;}
	.con_ul ul li:hover a .con_ul_tit:before{background: none;}
	.con_gy_buttom a{ width:auto; padding:.1rem .2rem; height:auto; line-height:inherit;}
	.con_ul ul li a:before{ display:none;}
}
@media screen and (max-width:740px) {
	.title p span{font-size: .3rem;}
}
@media screen and (max-width:640px) {
	.con_ul ul li{width: 96%;}
	.content2_ban ul li i{padding-top:80%; background-size: cover;}
	.swiper-slide.li2 .title{padding-top: 0rem;}
	.title h3{padding-bottom: .6rem !important;}
	.con_bottom_ul ul.trt-row-large{ margin: 0rem;}
	.con_bottom_ul ul.trt-row-large>li[class*=trt-col-]{padding: 0rem;}
	.con_bottom_ul ul li{ overflow: hidden; border-bottom: 1px solid #e5e5e5; margin-bottom: .12rem;}
	.con_bottom_ul_a{ float: left; width: 1rem; margin-right: .16rem;}
	.con_bottom_bottom{ overflow: hidden; background-color: transparent; padding: 0;}
	.con_bottom_bottom span{ display: none;}
	.con_bottom_bottom p{line-height: .22rem; height: .44rem; margin-top: 0;}
	.con_bottom_bottom a{ margin-top: .12rem; color: #999999; border-bottom: none;}
	.con_bottom_ul ul li:last-child{ margin-bottom: 0; border-bottom: none;}
	.con_bottom_ul ul li:last-child .con_bottom_bottom a{ padding-bottom: 0;}
}
@media screen and (max-width:475px) {
	.swiper-h1.li h3,.title p span{font-size: .24rem;}
	.con_tit h1{font-size: .3rem;}
}
/* -------------------关于海翼------------------------ */
.gl_banner .row{height: 5.2rem;}
.gl_banner_div{position: absolute;min-width: 2.4rem; left: 0rem; bottom: .86rem; color: #FFFFFF;}
.gl_banner_div h1{font-size: .46rem;font-weight: bold;padding-bottom: .18rem;position: relative;letter-spacing: .02rem;/* max-width: 4.2rem; *//* display: flex; */}
.gl_banner_div h1:before{position: absolute; content: ' '; width: .42rem; height: .07rem; background: #FABE00; left: 0rem; bottom: 0rem;}
.gl_banner_div h1 em{display: inline-block;position: relative;width: .6rem;background: linear-gradient(270deg, rgba(250, 190, 0, 0.47) 0%, rgba(250, 190, 0, 0.05) 100%);bottom: -.02rem;left: -.4rem;z-index: 0;height: .6rem;}
.gl_banner_div h1 span{position: relative;z-index: 2;/* max-width: 3.6rem; */float: left;display: inline-block;}
.gl_banner_div h2{ font-size: .36rem; opacity: .4; font-family: 'MiSans'}
.gl_tit{line-height: .75rem; border-bottom: .01rem solid #E5E5E5;}
.gl_tit ul li a{display: block; transition: ease-in-out 1s; overflow: hidden; position: relative; text-align: center;}
.gl_tit ul li a:before{width: .01rem; content: ' '; height: .14rem; position: absolute; background: #E5E5E5; top: 50%; margin-top: -.07rem; right: 0rem;}
.gl_tit ul li:last-child a:before,.gl_tit ul li.on a:before,.gl_tit ul li:hover a:before{display: none;}
.gl_tit ul li.on a,.gl_tit ul li:hover a{background: #003B83 url(230419hyjt_logo3.png) no-repeat center; color: #FFFFFF;}
.gl_tit ul li a p{position: relative; z-index: 2;}
.gl_tit ul li a b{position: absolute; z-index: 1; font-size: .2rem; color: rgba(255,255,255,.1); left: 0rem; right: 0rem;bottom: 0rem; display:table-cell; text-align: center; top: 0rem; vertical-align: bottom;}
.gl_tit ul li a b i{color: rgba(255,255,255,.1); position: relative; transition: ease-in-out .3s; bottom: -1rem; font-size: .8rem; font-weight: normal;}
.gl_tit ul li:hover a b i,.gl_tit ul li.on a b i{bottom: -.1rem;}
.gy_con{background:url(230419hyjt_gyhy_bg6.jpg) no-repeat bottom center; padding: .7rem 0rem 3.3rem 0rem; margin-bottom: .3rem;}
.gl_tit2 h1{position: relative; padding-bottom: .1rem; font-size: .42rem; text-align: center;}
.gl_tit2 h1:before{content:' '; position: absolute; width: .76rem; height: .05rem; background: #FABE00; bottom: 0rem; left: 50%; margin-left:-.38rem;}
.gy_tit{line-height: .4rem;text-align: justify;}
.gy_tit2_div{ text-align:center;}
.gy_tit2_div h3{color: #053F85;}
.gy_tit2_div sup{display: inline-block;vertical-align: bottom;margin-left: .1rem;margin-top: .16rem;font-weight: normal;}
.gy_tit2_div span{font-size: .68rem; display: inline-block; vertical-align: top; font-weight: normal;}
.gy_tit2 ul li:last-child .gy_tit2_div {float: right;}
.gy_tit2 ul li {padding:0rem !important}
.gy_tit2 ul li .gy_tit2_div.on{/* width: 1.6rem; */margin: 0rem auto;}
.gy_tit2 ul li .gy_tit2_div sup{font-size: .2rem;margin-bottom: .2rem;}
.gy_con2{padding: .9rem 0rem; background: url(230419hyjt_gyhy_bg1.jpg) no-repeat top center;}
.gy_con2_l{width: 8rem; float: left; position: relative; padding-top: 37.0947%;}
.gy_con2_l span{position: absolute; left: .4rem; top: .4rem; z-index: 1;}
.gy_con2_l span p{font-size: .4rem; color: #FFFFFF;}
.gy_con2_r{position: absolute;right: 0rem;margin-top: .6rem;}
.gy_con2_r ul li{height: 3.8rem;vertical-align: top;display: inline-block;width: 3.54rem;padding: .24rem .32rem .2rem .32rem;background: #FFFFFF;position: relative;margin-left: .3rem;transition: 1s all;}
.gy_con2_r ul li:hover{ box-shadow:0 0 .2rem rgba(0, 0, 0, 0.12); background-color: rgba(0, 59, 131, .8);}
.gl_tit3{margin-bottom: .2rem;}
.gl_tit3 h1{position: relative; font-size: .3rem; text-align: center; padding-bottom: .28rem;}
.gl_tit3 h1:before{content: ' '; position: absolute; bottom: 0rem; width: .18rem; height: .04rem; background: #FABE00; left: 50%; margin-left: -.08rem;}
.gy_con2_r ul li p{line-height: .3rem;font-size: .14rem;transition: .3s all;text-align: justify;position: relative;z-index: 4;}
.gy_con2_r ul li span{position: absolute;text-align: center;left: 0rem;right: 0rem;bottom: 0rem;z-index: 1;}
.gy_con2_r ul li b{font-size: .48rem;text-align: center; display: block; color: rgba(0,0,0,.02); transition: .3s all;}
.gy_con2_r ul li span i{font-size: .8rem;color: #FABE00;position: relative;bottom: -.5rem;display: inline-block;transition: .3s all;}
.gy_con2_r ul li:hover span i{ color: #ffffff; bottom: -.4rem;}
.gy_con2_r ul li:hover h1::before{ background-color: #ffffff;}
.gy_con2_r ul li:hover p,.gy_con2_r ul li:hover h1{ color: #ffffff;}
.gy_con3{padding: .6rem 0rem 1.5rem 0rem; background: url(230419hyjt_gyhy_bg2.jpg) no-repeat center bottom;}


/* #dates{width: 100px;height: 600px;overflow: hidden;float: left;}
#dates li{list-style: none;width: 100px;height: 100px;line-height: 100px;font-size: 24px;padding-left: 10px;background: url('../images/biggerdot.png') left center no-repeat;}
#dates a{line-height: 38px;padding-bottom: 10px;}
#dates .selected{font-size: 38px;}
#issues{width: 400px;height: 600px;overflow: hidden;float: left;}
#issues li{width: 400px;height: 600px;list-style: none;}
#issues li img{margin: 60px 0 0 70px;}
#issues li h1{color: #ffcc00;font-size: 48px;text-align: center;text-shadow: #000 1px 1px 2px;}#issues li p{font-size: 14px;margin: 10px 20px;font-weight: normal;line-height: 22px;text-shadow: #000 1px 1px 2px;}
#grad_top,#grad_bottom{width: 500px;height: 80px;position: absolute;}
#grad_top{top: 0; background: url('../images/grad_top.png') repeat-x;}
#grad_bottom{bottom: 0; background: url('../images/grad_bottom.png') repeat-x;}
#next,#prev{position: absolute;left: 55%;font-size: 70px;width: 38px;height: 22px;background-position: 0 -44px;background-repeat: no-repeat;text-indent: -9999px;overflow: hidden;}
#next:hover,#prev:hover{background-position: 0 0;}
#next{bottom: 0;background-image: url('../images/next_v.png');}
#prev{top: 0;background-image: url('../images/prev_v.png');} */


.fzlc_img{position: relative; float: left; margin-right: -.22rem; margin-top: .2rem;}
.fzlc_img:before{position: absolute; left: -.25rem; right: .5rem; top: -.2rem; bottom: .2rem; content: ' '; background: #FEF4D6;}
.fzlc_img i{display: block; position: relative; z-index: 2; width: 2.73rem;}
.fzlc_anniu,.fzlc_anniu_l,.fzlc_tit,.fzlc_img{display: inline-block; vertical-align:middle;}
.fzlc_anniu_l>span{display: block;width: .53rem; height: .53rem; background: #FABE00; text-align: center; line-height: .53rem; cursor: pointer; border-radius: .04rem; transition: 1s all;}
.fzlc_anniu_l>span i{font-size: .24rem; color: #FFFFFF; border-radius: .04rem;}
.fzlc_anniu_l>span:first-child{margin-bottom:2.4rem; }
.fzlc_anniu_l>span:hover{ box-shadow: 0 0 .08rem rgba(0,0,0,.3);}
.fzlc_anniu_l{margin-left: -.27rem; position: relative; z-index: 2;}
.fzlc_tit{height: 6.12rem; margin-left: .16rem; background: url(230419hyjt_gyhy_xian.png) no-repeat center left; background-size: auto 100%;}
.fzlc_tit{}
.fzlc_tit ul li{padding-left: .5rem; height: 1.5rem; line-height: 1.4rem; }
.fzlc_tit ul li a{ color: #E5E5E5; font-size: .48rem;}
.fzlc_tit ul li a.selected{ font-size: .8rem; font-weight: bold; color: #FABE00;}
.fzlc_tit ul li span{cursor: pointer;}
#timeline{ overflow: hidden; padding-left: .78rem; position: relative; background: url(230419hyjt_gyhy_xian.png) no-repeat .78rem .1rem; background-size: auto calc(100% - .4rem);}
#timeline .fzlc_anniu_l{ margin-left: 0; position: absolute; left: 0; transform: translateY(-50%); top: 50%;}
#timeline #dates{ width: 3.36rem; float: left;}
#timeline #dates li{ height: 1.45rem;}
#timeline #dates li a{ font-size: .48rem; color: #E5E5E5; padding-left: .48rem; line-height: 1.45rem; display: block;}
#timeline #dates li a.selected{ font-size: .8rem; font-weight: bold; color: #FABE00;}
#timeline #issues{ overflow: hidden;}

.fzlc_h1{font-size: .36rem; font-weight: normal; background: linear-gradient(180deg, rgba(250, 190, 0, 1) 0%, rgba(255, 255, 255, 1) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: .2rem; font-family: 'Oswald';}
.fzlc_ul ul li,#timeline #issues dl dd{margin-bottom: .32rem;}
.fzlc_ul ul li span,#timeline #issues dl dd span{font-weight: bold; float: left; margin-right: .2rem; position: relative; color: #A6A6A6;}
#timeline #issues dl dd span{display: block;margin-top: .02rem;float: inherit;margin-bottom: .12rem;font-size: .2rem;}
.fzlc_ul ul li span i,#timeline #issues dl dd span i{display: inline-block; margin-right: .1rem;}
.fzlc_ul ul li a,#timeline #issues dl dd a{display: block; overflow: hidden; line-height: .28rem;}
#timeline #issues dl dd a br{ display:none;}
.gy_con4{padding: .5rem 0rem 1.1rem 0rem; background: url(230419hyjt_gyhy_bg3.jpg) no-repeat bottom center;}
.gy_img{text-align: center;}
.gy_img2{margin-top: .9rem;}
.gy_con5{ padding: .6rem 0rem .4rem 0rem;margin-bottom: .5rem;}
.gy_con5 .row:before{ background: url(230419hyjt_gyhy_bg5.jpg) no-repeat 60% bottom; r}
.gy_news_a{overflow: hidden;}
.gy_news_a a{display: block; position: relative;}
.gy_news_a a:before{content: ' '; background: linear-gradient(360deg, rgba(2, 85, 194, 0.67) 0%, rgba(0, 71, 161, 0.01) 30%); display: block; position: absolute; left: 0rem; right: 0rem; bottom: 0rem; top: 0rem; z-index: 99;}
.gy_news_bottom{background: url(230419hyjt_gyhy_img3.png); margin-left: .48rem; padding: .32rem .44rem; background-size: cover; width: 9rem; margin-top: -.6rem; z-index: 99; position: relative;}
.gy_news_bottom a{color: #FFFFFF; line-height: .36rem; }
.gy_con6{background: url(230419hyjt_gyhy_bg4.jpg) no-repeat center bottom #F9F9F9;padding: 1.1rem 0rem;}
.gy_ul ul{ display:flex; flex-wrap:wrap;}
.gy_ul ul li{ margin-bottom:.44rem;}
.gy_ul ul li a{height:100%;display: block;position:relative;background: #FFFFFF; padding:.38rem .44rem;box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.03);z-index: 2;transition: ease-in-out .5s;}
.w_space_np_04{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.gy_ul ul li a h1{font-size: .24rem; font-weight: normal; margin-bottom: .18rem;transition: all .5s; white-space:normal}
.gy_ul ul li a p{font-size: .14rem;line-height: .28rem;color: #808080;text-align: justify;transition: all .5s;display: block;}
.gy_ul ul li a i{position: absolute; z-index: 1; font-size: 2rem; right: .32rem;background: linear-gradient(270deg, rgba(42, 130, 228, 0.1) 0%, rgba(42, 130, 228, 0) 100%); top: 50%; transform: translateY(-50%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;transition: ease-in-out .5s;}
.gy_ul ul li a:hover{background: linear-gradient(129.21deg, rgba(0, 70, 161, 1) 0%, rgba(42, 130, 228, 0.98) 100%);}
.gy_ul ul li a:hover h1{color: #FFFFFF;}
.gy_ul ul li a:hover p{color: #FFFFFF;}
.gy_ul ul li a:hover i{background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.16) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.cy_div_tit{position: relative; padding-left: 1rem;}
.cy_div_tit span{position: absolute;font-weight: bold;color: #FFFFFF;font-size: 1rem;text-stroke: 1px #EFEFEF;-webkit-text-stroke: 1px #EFEFEF; /* 兼容Webkit浏览器 */right: 0rem;top: -.15rem;}
.cy_div_tit h1{position: relative;z-index: 2;padding-top:.3rem;margin-bottom: .24rem;font-size: .26rem;font-weight: normal;}
.cy_div_tit p{font-size: .16rem; min-height: 1.1rem; line-height: .28rem;color: #808080;  position: relative; z-index: 2;}
.cy_div_tit a{display: block;width: 1.5rem;height: .54rem;line-height: .54rem;background: #003B83;text-align: center;margin-top: .24rem;color: #FFFFFF;letter-spacing:.02rem;transition: .3s all;}
.cy_div_tit a i{font-size: .28rem; margin-right:-.1rem;transition: ease-in-out .3s;}
.cy_div_tit a:hover{ opacity: .9;}
.cy_div_tit a:hover i{margin-right: -.26rem;}
.cy_div ul li{margin-bottom: .8rem; padding-bottom: .8rem; border-bottom: 1px solid #E5E5E5; overflow: hidden;}
.cy_div ul li:last-child{margin-bottom: 0rem; padding-bottom: 0rem; border-bottom: none;}
.cy_div_img{position: relative;z-index: 3; overflow: hidden;}
.cy_div_tit.li{padding-left: 0rem; padding-right: 1rem;}
.cy_div_tit.li span{right: inherit; left: 0rem;}
.cy_con{padding: .5rem 0rem 1rem 0rem;}




@media screen and (max-width:992px) {
	.gl_banner .row{ height:3rem}
	.gy_con{padding-top:.3rem;background-size: 150%;padding-bottom: .4rem;margin-bottom: .12rem;}
	.gy_con5,.gy_con2,.gy_con1,.gy_con4,.gy_con3,.gy_con6,.cy_con,.xw_div{padding: .3rem 0rem; margin: 0rem; background-size: cover !important;}
	.gy_news_bottom{width: 100%; margin-left: 0rem; margin-top: 0rem;}
	.gy_ul ul li a{padding: .24rem; margin-bottom: .24rem;height: inherit; min-height: 2.4rem;}
	.gy_ul ul li a p{overflow: inherit; display: block; -webkit-line-clamp: inherit; -webkit-box-orient: inherit;text-overflow: inherit;}
	.gy_news_bottom{padding: .24rem;}
	.fzlc_img i{width: 1.8rem;}
	.fzlc_anniu_l>span:first-child{margin-bottom: 1.4rem;}
	.fzlc_tit{height: 4rem;}
	.fzlc_tit ul li #currYear{margin: .4rem 0rem; font-size: .4rem;}
	.fzlc_tit ul li #pre2Year{padding-bottom: .8rem;}
	.fzlc_tit ul li #next2Year{padding-top: .8rem;}
	.fzlc_tit ul li #preYear,.fzlc_tit ul li #nextYear{ font-size: .3rem;}
	.fzlc_tit ul li #pre2Year,.fzlc_tit ul li #next2Year{ font-size: .2rem;}
	.fzlc_tabs {margin-top: .4rem; }
	.fzlc_l{margin-bottom: .4rem;}
	.gl_banner_div {right: .2rem;bottom: .38rem;}
	.gl_header .m_menu i{color: #003B83;}
	.gl_banner_div{padding: .2rem;}
	.gl_banner_div h2{ font-size: .26rem;}
	.gl_banner_div h1{font-size: .3rem;letter-spacing: 0;padding-bottom: .1rem;}
	.gl_banner_div h1 em{ height:.4rem;}
	.gy_tit2 ul li .gy_tit2_div{margin: .2rem 0rem;}
	.gy_tit2 ul li .gy_tit2_div.on{width: auto; margin: .2rem 0rem;}
	.gy_tit2 ul li:last-child .gy_tit2_div{float: inherit;}
	.gy_con2_l{width: 100%; float: inherit;}
	.gy_tit2_div{text-align: left;width: 100%;padding: 0rem .12rem;}
	.gy_tit2_div span{font-size:.4rem;float: left;}
	.gy_tit2_div p{ clear:both; text-align:left;}
	.gy_tit2 ul li .gy_tit2_div sup{font-size:.16rem;position: relative;margin-top: 0rem;}
	.gy_tit2 ul li .gy_tit2_div sup.block_sm.top{display: inline-block !important;margin-bottom: 0rem;}
	.gy_tit2 ul li .gy_tit2_div sup.block_sm.top+sup{margin-bottom: 0;display: inline-block;top: -.04rem;}
	.gy_con2_r{position: inherit; margin-top: .2rem;}
	.gy_con2_r ul{ margin:0 -.08rem;}
	.gy_con2_r ul li{width: calc(50% - .2rem);margin: 0 .08rem;padding: .16rem;}
	.cy_div ul li{margin-bottom: .16rem;padding: 0;border-bottom: none;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.18);border-radius: .08rem;}
	.cy_div ul li .trt-row [class*=trt-col-]:nth-child(2) .cy_div_tit{margin-top: .16rem;}
	.cy_div ul li:nth-child(2n+2) .trt-row [class*=trt-col-]:first-child{float: none;padding-top: 60.25%;}
	.cy_div ul li:nth-child(2n+2) .trt-row [class*=trt-col-]:nth-child(2){ position:absolute; top:0; }
	.cy_div_tit,.cy_div_tit.li{padding: 0rem .16rem .16rem .16rem;text-align: justify;}
	.cy_div_tit span{font-size: .7rem;display: none;}
	.cy_div_tit p{min-height: inherit;}
	.cy_div_tit a{margin-top: .06rem;float: right;display: none;}
	.cy_div_tit.li span{right: 0rem; left: inherit;}
	.fzlc_img{ display: none;}
	.gy_con3 .row{ padding: 0;}
	
	#timeline{padding-left: 0;background: url('dot.gif') left .45rem repeat-x;width: 100%;/* height: 4rem; */}
	#timeline .fzlc_anniu_l{position: inherit; width: 100%; display: none;}
	#timeline .fzlc_anniu_l>span:first-child{ margin-bottom: 0;}
	#timeline .fzlc_anniu_l #prev{ position: absolute; left: 0; top: 50%; transform: translateY(-50%) rotate(-90deg);}
	#timeline .fzlc_anniu_l #next{ position: absolute; right: 0; top: 50%; transform: translateY(-50%) rotate(-90deg);}
	#timeline #dates{width: 100% !important;float: none;overflow-x: auto;overflow-y: hidden;white-space: nowrap;padding-right: .2rem;margin-left: 0 !important;}
	#timeline #dates::-webkit-scrollbar{ display: none;}
	#timeline #dates li{ height: .45rem; line-height: .45rem; font-size: .2rem; padding-bottom: .1rem; display: inline-block; background: url('../images/biggerdot.png') center bottom no-repeat;}
	#timeline #dates li a{ height: .45rem; line-height: .45rem; font-size: .2rem !important; color: #333333; padding: 0 10px;}
	#timeline #dates li a.selected{ font-size: .24rem !important; font-weight: bold; color: #FABE00;}
	#timeline #issues{ overflow: hidden;}
	#timeline #issues li{ float: left; }
	#timeline #issues dl dd span{display:block;margin-right:0rem;float: inherit;margin-bottom: .04rem;font-weight: normal;}
	.fzlc_ul ul li span:before, #timeline #issues dl dd span::before{ display:none;}
	.fzlc_ul{ padding: .2rem;}
	.fzlc_h1{font-size: .24rem;}
	.fzlc_ul ul li,#timeline #issues dl dd{margin-bottom: .12rem;border-bottom: 1px solid #eeeeee;padding-bottom: .12rem;}
	.fzlc_con{ margin-top: .2rem;}
	.cy_div_img{/* display:none; */}
	.cy_div_tit h1{padding-top: 0rem;margin-bottom: .12rem;font-size: .2rem;}
	
}
@media screen and (max-width:640px) {
	.gy_ul ul li a{padding-bottom: 1rem;}
	.gy_ul ul li a i{top: inherit; right: 0rem;transform: inherit; bottom: 0rem;}
	.fzlc_ul ul li{margin-bottom: .24rem;}
	.gl_banner .row{height: 2rem;}
	.gl_banner_div{/* bottom:0rem; */}
	.gy_con2_r ul li{width: calc(100% - .16rem);margin-bottom:.2rem;}
}
@media screen and (max-width:475px) {
	.fzlc_img i{width: 1.4rem;}
	.gy_con2_l{padding-top: 60%;}
	.gy_con2_l span{left: .2rem; top: .2rem;}
}

@media screen and (max-width:375px) {
	.gy_tit2_div span{ font-size:.28rem}
}

/* -------------------新闻中枢------------------------ */
.xw_div{padding: .5rem 0rem .6rem 0rem;}
.pic_bd{position: relative;}
.pic_bd .trt-row { padding-bottom: .6rem;}
.pic_bd .pic_img{border-radius: .08rem;}
.sz_div{position: absolute;top: .6rem; width:75.846153%; background-color: #ffffff; border-radius: .08rem; background-size: cover; height: 4.25rem; left: 0rem;}
.sz_div .pic_hd{padding: .56rem 3.7rem .46rem .46rem;}
.pic_top span{display: block;font-size: .2rem; margin-bottom: .16rem; color: #A6A6A6;}
.pic_top span i{display: inline-block; position: relative; margin-right: .1rem;}
.pic_top span i:before{content: ' '; display: block; position: absolute; width: .01rem; height: .08rem; background: #A6A6A6; bottom: 0.05rem; right: -.06rem;transform: rotate(10deg);}
.pic_top span i:last-child:before{display: none;}
.pic_top h3{font-size: .26rem; font-weight: normal; line-height: .38rem; margin-bottom: .2rem;}
.pic_top p{ line-height: .3rem; min-height: .9rem;}
.pic_top .pic_r>a{width: 1.26rem; display: block; height: .4rem; line-height: .38rem; background-color: #053F85; color: #ffffff; text-align: center; margin-top: .4rem;}
.pic_top .pic_r>a i{font-size: .2rem; transition: ease-in-out 0.3s;}
.pic_top .pic_r>a:hover i{ margin-right: -.1rem;}
.pic_page{position: absolute; right: .54rem; bottom: .5rem; z-index: 99;}
.pic_page i{display: inline-block; width: .4rem; height: .4rem; text-align: center; line-height: .38rem; background: rgba(255,255,255,.2); border-radius: .04rem; margin: 0rem .02rem; cursor: pointer;}
.pic_page i em{font-size: .24rem;}
.pic_div{padding: 1rem 0rem; background:rgba(62, 128, 255, .04);}
.news_ul ul li{transition: ease-in-out .3s;}
.news_ul ul li span{font-weight: bold; margin-top: .04rem; font-size: .2rem; margin-right: .9rem;}
.news_ul ul li .news_h1 {overflow: hidden;}
.news_ul ul li span i{display: inline-block; position: relative; margin-right: .1rem;}
.news_ul ul li span i:before{content: ' '; display: block; position: absolute; width: .01rem; height: .1rem; background: #333; bottom: 0.06rem; right: -.06rem;transform: rotate(10deg);}
.news_ul ul li .row{border-bottom: .01rem solid #E5E5E5; padding: .5rem 0rem;}
.news_l{padding-right:1.8rem;}
.news_h1{padding-right: .54rem; position: relative;}
.news_h1 h1{font-size: .26rem; line-height: .38rem; font-weight: normal;}
.news_h1 em{position: absolute; width: .44rem; height: .24rem; text-align: center; line-height: .24rem; background: #0C51A6; right: 0rem; top: 0.06rem; font-size: .14rem; color: #FFFFFF; border-radius: .02rem;}
.news_r p{line-height: .3rem; color: #808080; min-height: .9rem;}
.news_r a{display: block;width: 1.26rem; text-align: center; line-height: .38rem; border: .01rem solid #E5E5E5; height: .4rem; color: #A6A6A6; margin-top: .26rem; transition: ease-in-out 0.3s;}
.news_r a i{font-size: .2rem; transition: ease-in-out 0.3s;}
.news_ul ul li:hover {background: rgba(250, 190, 0, 0.05);}
.news_ul ul li:hover .news_r a{display: block; background: #053F85; color: #FFFFFF;}
.news_ul ul li:hover .news_r a i{ margin-right: -.1rem;}

@media screen and (max-width:1440px) {
	.news_l{padding-right: 1rem;}
}

@media screen and (max-width:992px) {
	.xw_div{padding: .3rem 0rem .2rem 0rem;margin: 0rem;background-size: cover !important;}
	.trt-row [class*=trt-col-].sz_div{padding-top: 70%;position: relative;height: auto;top: 0;width: 100%;}
	.trt-row [class*=trt-col-].sz_div+div{ position:absolute; top:0;}
	.pic_bd .trt-row{padding-bottom: 0rem;}
	.news_ul ul li .row{padding: .24rem .16rem;}
	.news_l{padding-right: .0rem;}
	.news_ul ul li span{margin-right: .2rem;}
	.news_r p{margin-top: 0rem;}
	.news_r a{margin-top: .2rem;background-color: #053F85;color: #ffffff;}
	.pic_div{padding: 0rem;background-color: #ffffff;}
	.sz_div .pic_hd{padding: 0rem;}
	.pic_top .pic_r>a{margin-top: .12rem;float: right;}
	.pic_bd .pic_img{/* display:none; */}
	.pic_bd{ border-bottom:1px solid #e8e8e8;}
	.pic_top span{/* color:#333333; *//* font-weight:bold; */}
	.pic_top span i:before{/* background-color:#333 */}
	.pic_top h3,.news_h1 h1{font-size:.2rem;line-height: .3rem;margin-bottom: .1rem;}
	.pic_top p{ color:#808080}
	.news_ul ul li:last-child .row{padding-bottom:0;border-bottom: none;}
	
}
@media screen and (max-width:475px) {
	.news_ul ul li span{float: inherit;margin-bottom: .1rem;display: block;font-size: .16rem;font-weight: normal;color: #999999;}
	.news_ul ul li .news_h1{padding-right: 0rem;}
	.news_h1 em{top: -.3rem;}
	.news_ul ul li .news_h1{overflow: inherit;}
	.sz_div .pic_hd{/* padding: .24rem; *//* padding-bottom: .65rem; */}
	.pic_page{bottom: .32rem;}
}

/* ---------------------人才中心---------------------- */
.rczx_con1{background: url(230419hyjt_rczx_bg1.jpg) no-repeat center; background-size: cover; padding: .7rem 0rem;}
.rczx_tit p{font-size: .2rem; line-height: .56rem;}
.rczx_tit p span{color: #003B83; font-size: .24rem;}
.rczx_con2{padding: .6rem 0rem;}
.rczx_p{height: .56rem; line-height: .4rem; padding: .08rem 0.16rem; background: #003B83; text-align: center; margin-top: .1rem; color: #FFFFFF; font-weight: bold; font-size: .18rem;}
@-webkit-keyframes round {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes round {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}
/* .rczx_img{padding: .54rem 0rem;}
.rczx_img img{ transition: 1s; cursor: pointer;}
.rczx_img img:hover{ transform: rotate(120deg);} */
.rczx_img{margin: .54rem auto; width: 4.91rem; height: 4.91rem; position: relative; overflow: hidden;}
/* .rczx_img img{ transition: 1s; cursor: pointer;}
.rczx_img img:hover{ transform: rotate(120deg);} */
.rczx_img .circle{width: 100%; height: 100%; position: absolute; top: 0; left: 0; animation: rotate 6s ease infinite; animation-timing-function: both; z-index: 2;}
.rczx_img .small_circle{position: absolute; width:2rem; height: 2rem; overflow: hidden; background-color: #fff; border-radius: 100%; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); z-index: 3;}
.rczx_img .small_circle img{ width: 4.91rem; max-width: inherit; height: 4.91rem; position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%);}
@keyframes rotate{
	0%{transform: rotate(0deg);}
	16.67%{transform: rotate(-120deg);}
	33.33%{transform: rotate(-120deg);}
	50%{transform: rotate(-240deg);}
	66.67%{transform: rotate(-240deg);}
	83.33%, 100%{transform: rotate(-360deg);}
}

.rczx_ul{text-align: center;}
.rczx_ul span{display: block; padding: 0rem .16rem; position: relative;}
.rczx_ul span:before{background: #E5E5E5; height: .8rem; width: 0.01rem; content: ' '; position: absolute; right: 0rem; display:block;}
.rczx_ul ul li:last-child span:before{display: none;}
.rczx_ul span h1{font-size: .24rem; color: #003B83; margin-bottom: .2rem;}
.rczx_ul span p{font-size: .2rem;}
.rczx_con3{padding: .5rem .7rem; background: #F7F7F7;}
.gl_p p{text-align: center; font-size: .2rem;}
.rczx_hov{background: #FFFFFF;}
.rczx_top{height: .72rem; border-top: 1px solid #E5E5E5; border-left: 1px solid #E5E5E5; line-height: .72rem; text-align: center;}
.rczx_top ul li a{display: block; font-size: .2rem; border-right: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; transition: ease-in-out .3s;}
.rczx_top ul li:hover a,.rczx_top ul li.on a{font-weight: bold; color: #FFFFFF;background: linear-gradient(90deg, rgba(0, 59, 131, 1) 0%, rgba(42, 130, 228, 1) 100%);}
.rczx_hov .bd{padding: .8rem;}
.rczx_div_top h1{font-size: .22rem; margin-bottom: .16rem; font-weight: normal; color: #003B83;}
.rczx_div_top ul li{line-height: .3rem; color: #808080;}
.rczx_div_top ul li span{color: #000000;}
.rczx_div_ul{margin-top: .7rem;}
.rczx_div_ul ul li span{display: block; width: 1.2rem; border: 5px solid #EDF4FF; cursor: pointer; border-radius:50%; text-align: center; height: 1.2rem; line-height: 1rem; transition: 1s all;}
.rczx_div_ul ul li span img{ transition: 1s all;}
.rczx_div_ul ul li span:hover{ background-color: #EDF4FF;}
.rczx_div_ul ul li span:hover img{ transform:rotateY(360deg);}
.rczx_con4{padding: .5rem .7rem;}
.rczx_con4 .rczx_hov .bd{padding: .8rem; background: #FAFAFA;}
.rczx_div_bottom{display: inline-block;}
.rczx_div_bottom p{text-align: center; margin-top: .1rem;}
.rczx_con5{background: url(230419hyjt_rczx_bg2.jpg) no-repeat top center; padding: .7rem 0rem .9rem 0rem;}
.gl_tit2.li h1{color: #FFFFFF;}
.gl_p.li p{color: #FFFFFF; line-height: .36rem;}
.rczx_con5 .picture_group,.ppwh_con .picture_group{overflow: inherit;}
.rczx_con5 .picture_group>span,.ppwh_con .picture_group>span{width: .4rem; border-radius: inherit; height: .4rem; line-height: .4rem; background: #FABE00; margin-top: -.16rem;}
.rczx_con5 .picture_group>span.prev,.ppwh_con .picture_group>span.prev{left: -.6rem; text-align: center;}
.rczx_con5 .picture_group>span.next,.ppwh_con .picture_group>span.next{right: -.6rem;}
.rczx_con6 .row{background: url(230419hyjt_rczx_tit2.png) no-repeat bottom right; padding-top: .7rem;}
.jr_tit{background:url(230419hyjt_rczx_bg3.jpg) no-repeat bottom left;background-size:100% auto;}
.rczx_con6 .row .jr_tit{padding: .76rem 0rem 1.56rem 0rem; max-width: 7.76rem; margin-bottom: .4rem;}
.jr_tit h1{font-size: .28rem;font-weight: normal;position: relative;padding-bottom: .26rem;margin-bottom: .22rem;}
.jr_tit h1:before{position: absolute; content: ' '; width: .44rem; height: .04rem; display: block; background: #FABE00; bottom: 0rem;}
.jr_tit p{font-size: .2rem;line-height: .56rem;}
.rczx_top2{border-bottom: 3px solid #F2F2F2;}
.rczx_top2 ul li span{display:block; text-align: center; height: .9rem; line-height: .9rem; font-size: .24rem; cursor: pointer; transition: .3s all;}
.rczx_top2 ul li.on span,.rczx_top2 ul li.on span{font-weight: bold; color: #FFFFFF;background: linear-gradient(90deg, rgba(0, 59, 131, 1) 0%, rgba(42, 130, 228, 1) 100%);}
.rczx_zp_top{position: relative; cursor: pointer; margin-top: .16rem; padding-bottom: .16rem; border-bottom: 1px solid #E5E5E5; transition: ease-in-out 0.3s;}
.rczx_zp_top p{font-size: .22rem; float: left;}
.rczx_zp_top span{float: right;}
.rczx_zp_top span i{font-size: .2rem; color: #C4C4C4;}
.rczx_hov2 .bd{padding: .6rem; padding-top: .4rem;}
.rczx_hov2{border: 3px solid #F2F2F2;}
.rczx_zp_nr{ background: #FAFBFC;}
.rczx_zp_nr *{font-size: .18rem; font-weight: normal;}
.rczx_zp_tit span{margin-bottom: .16rem; display:block;}
.rczx_zp_nr p{color: #808080; line-height: .35rem;}
.rczx_zp_nr h1{margin: .24rem 0rem;}
.rczx_zp_nr h2{margin: .1rem 0rem;}
.rczx_zp_ul{margin-bottom: .24rem;}
.rczx_zp_ul ul li span{color: #333333;}
.rczx_zp_ul ul li{color: #808080; margin-bottom: .16rem;}
.rczx_zp_tit a{display: inline-block; height: .54rem; line-height: .54rem; padding: 0rem .2rem; background: #003B83; color: #FFFFFF; font-size: .16rem; border-radius: .04rem; position: relative; margin-top: .6rem; transition: ease-in-out .3s;}
.rczx_zp_tit a i{font-size: .26rem; margin-left: .1rem;transition: ease-in-out .3s;}
.rczx_zp_tit a:hover { opacity: .9;}
.rczx_zp_tit a:hover i{ margin-left: .2rem;}
.rczx_zp li .rczx_zp_nr{height:0rem; overflow: hidden; padding: 0rem;}
.rczx_zp li.on .rczx_zp_top{border-bottom: 3px solid #003B83;}
.rczx_zp li.on .rczx_zp_nr{display: block;height: auto; overflow: inherit; padding: .4rem .3rem; padding-bottom: .5rem;}
.rczx_zp li.on .rczx_zp_top span i:before { content: "\e795"; color: #FFC300;}
.rczx_con7{padding-bottom: .85rem;}



@media screen and (max-width:1440px) {
	.rczx_con5 .picture_group>span.prev{left:0rem; text-align: center;}
	.rczx_con5 .picture_group>span.next{right:0rem;}
}


@media screen and (max-width:992px) {
	.rczx_con1,.rczx_con3,.rczx_con4,.rczx_con5{padding: .32rem 0rem;}
	.rczx_ul span{margin-bottom: .2rem;}
	.rczx_div_img{margin-top: .24rem;}
	.rczx_div_bottom{display: block; text-align: center;}
	.rczx_hov .bd,.rczx_con4 .rczx_hov .bd{padding: .32rem;}
	.rczx_div_top h1,.rczx_div_top ul li{text-align: center;}
	.rczx_div_ul ul li span{margin: 0rem auto;}
	.rczx_div_ul{margin-top: .32rem;}
	.rczx_top ul li a{font-size: .18rem;}
	.rczx_div_ul ul li span{margin: .2rem auto;}
	.rczx_p{height: auto;}
	.rczx_img{padding: .24rem 0rem;}
	.gl_tit2 h1{font-size: .28rem;}
	.rczx_con6 .row{background: none; padding-top: .3rem;}
	.rczx_con6 .row .jr_tit{padding: .2rem 0rem;margin-bottom: .2rem;}
	.rczx_hov2 .bd{padding: .32rem;}
	.rczx_con7{padding-bottom: .32rem;}
	.gl_banner_div{/* height: 1.6rem; */}
	.gl_tit .row{ padding:0;}
	.rczx_tit p{ font-size:.16rem; line-height:.36rem}
	.rczx_tit p span{ font-size:.18rem}
	.rczx_con2{ padding:.32rem 0rem .2rem 0rem;}
	.rczx_tit{ margin-top:.2rem}
	.ppwh_con .picture_group>span.prev{ left:-.02rem;}
	.ppwh_con .picture_group>span.next{ right:-.02rem;}
	.jr_tit h1{font-size:.2rem;padding-bottom: .12rem;margin-bottom: .12rem;}
	.jr_tit p{ font-size:.16rem; line-height:.36rem}
	.rczx_top2 ul li span{height:auto;line-height:.64rem;font-size: .18rem;}
}
@media screen and (max-width:640px) {
	.rczx_zp_tit span i{float: inherit; display: block; margin-bottom: .06rem;}
	.rczx_zp li.on .rczx_zp_nr,.rczx_hov2 .bd{padding: .16rem;}
}
@media screen and (max-width:475px) {
	.rczx_hov .bd,.rczx_con4 .rczx_hov .bd{padding: .16rem;}
	.rczx_ul span:before{display: none;}
}


/* ---------------------品牌文化 联系我们---------------------- */
.ppwh_tit{margin-top: .9rem; background: url(230419hyjt_ppwh_bg1.png) no-repeat bottom center; padding-bottom: .62rem;}
.ppwh_tit_l {/* max-width:4.1rem; */}
.ppwh_tit_l h1{line-height: .47rem;font-size: .3rem;}
.ppwh_tit_l p{color: #383838;line-height: .36rem;text-align: justify;}
.ppwh_tit_img ul li{float: right; width: 5.81rem; position: relative; z-index: 2; transition: .5s all;}
.ppwh_div{padding: .64rem 0rem;}
.ppwh_ul_img{height: 6.14rem; position: relative; margin-top: .56rem;}
.ppwh_ul_img.icon1{background: url(230419hyjt_ppwh_img4.png) no-repeat center; background-size: cover;}
.ppwh_ul_img.icon2:before{background: url(230419hyjt_ppwh_img6.png) no-repeat center bottom; background-size: 100% auto; position: absolute; content: ' '; left: 0rem; right: 0rem; bottom: 0rem; top: 0rem;}
.ppwh_ul_img.icon3:before{background: url(230419hyjt_ppwh_img5.png) no-repeat center bottom; background-size: 100% auto; position: absolute; content: ' '; left: 0rem; right: 0rem; bottom: 0rem; top: 0rem;}
.ppwh_ul_img.icon3,.ppwh_ul_img.icon2{ background: linear-gradient(180deg, rgba(224, 241, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); transition: 2s all;}
.ppwh_ul_img.icon3:hover,.ppwh_ul_img.icon2:hover{background: linear-gradient(180deg, rgba(42, 130, 228, 0.5) 0%,rgba(224, 241, 255, .1) 100%);}
.ppwh_ul_img.icon2:after{position: absolute; content: ' '; left: 0rem; right: 0rem; bottom: 0rem; top: 0rem; background: url(230419hyjt_ppwh_tit3.png) no-repeat center 90%;}
.ppwh_ul_img.icon3:after{position: absolute; content: ' '; left: 0rem; right: 0rem; bottom: 0rem; top: 0rem; background: url(230419hyjt_ppwh_tit4.png) no-repeat center 91%;}
.ppwh_ul_img span{position: relative; z-index: 2;padding:.75rem .62rem;display: block;}
.ppwh_ul_img span i{display: block; text-align: center;}
.ppwh_ul_img span p{line-height: .38rem; margin-top: .36rem;letter-spacing: .01rem; text-align: justify;}
.lxwm_div_l h1{font-size: .24rem;font-weight: normal; margin-bottom: .3rem; color: #003B83;}
.lxwm_div_l ul li{line-height: .34rem; margin-bottom: .2rem;}
.lxwm_div_l ul li span{display: block; float: left; width: .4rem; height: .4rem; vertical-align: middle; margin-right: .28rem; text-align: center;}
.lxwm_div_l ul li span i{font-size: .4rem; color: #FABE00;}
.lxwm_div_l em{display: inline-block; margin-left: .4rem;}
.lxwm_div_l em i{display: block; padding: .05rem;}
.lxwm_div_l em p{width: 1.4rem; text-align: center;}
.lxwm_div_r{position: relative; padding-top: 56.9767%; background: url(230419hyjt_ppwh_img3.jpg) no-repeat center; background-size: cover;}
.lxwm_div_dz{position: absolute; left: 26.4%; top: 28%;}
.lxwm_div_dz span{height: .52rem; display: block; line-height: .52rem;background: #FFFFFF; padding: 0rem .18rem;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12), 8px 6px 12px 0px rgba(0, 0, 0, 0.25); border-radius: .04rem; font-size: .18rem;}
.lxwm_div_dz span img{margin-right: .08rem;}
.lxwm_div_dz em{display: block;width: 1.32rem; height: 1.32rem;background: rgba(250, 190, 0, 0.1); border-radius: 50%; text-align: center; line-height:1.32rem; position:relative; display: block; margin: 0rem auto;}
.lxwm_div_dz em:before{width: .34rem; height: .34rem; border-radius: 50%; position: absolute; content:' '; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); background:#FABE00;}
.lxwm_div_dz em:after{width: .12rem; height: .12rem; border-radius: 50%; position: absolute; content:' '; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); background:#FFFFFF;}
.lxwm_div_dz em img{position: absolute; width: .4rem; left: 50%; transform: translateX(-50%); top: 6%; z-index: 99;}
.ppwh_con{ position: relative; padding-bottom: 1.1rem;}
.ppwh_con::before{ content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1.85rem; background-color: #F9F9F9;}
.h35{ line-height:.35rem}

@keyframes lxwm_div_dz{
	0%{margin-top: -.1rem;}
	50%{margin-top: 0rem;}
	100%{margin-top:-.1rem;}
}
@keyframes lxwm_div_dz_i{
	0%{opacity: 0;}
	100%{opacity: 1;}
}
.lxwm_div_dz em img{ animation: lxwm_div_dz 2s infinite; }
.lxwm_div_dz em{animation: lxwm_div_dz_i 4s 1;}
.breadcrumb {padding-top: .16rem; padding-top: .2rem; margin-bottom: 0rem;}
.breadcrumb span i{font-size: .14rem; color: #001EB4;}
.breadcrumb span, .breadcrumb ul, .breadcrumb li,.breadcrumb li a{color: #666;}
.breadcrumb ul{display: inline-block; max-width: 50%;}
.breadcrumb em i{ color: #013E97; font-weight: bold; margin-top: -.02rem; margin-right: .04rem;}
.xl_l{padding-top: .7rem; padding-right: .4rem;}
.xl_l_top h1{font-size: .16rem; margin-bottom: .16rem; font-weight: normal;}
.xl_l_top h1 i{color: #909399; margin-right: .04rem;}
.xl_l_top>div{position: relative; padding-left: .2rem;}
.xl_l_top p{font-size: .24rem; color: #999999;}

.xl_l_p{display: inline-block; margin-left: .1rem; color: #999999;}
.xl_l_fx{margin-top: .4rem;}
.xl_l_fx h1{font-size: .16rem; font-weight: normal;}
.xl_l_fx h1 i{color: #909399; margin-right: .04rem;}
.xl_l_ul ul li{display: inline-block;}
.xl_l_ul ul li a{display: block; text-align: center; background: #DCDDE3; border-radius: 50%; width:.6rem; height: .6rem; line-height: .56rem; transition: ease-in-out .3s; margin-top: .2rem; margin-right: .18rem;}
.xl_l_ul ul li a i{font-size: .3rem; color: #FFFFFF;}
.xl_l_ul ul li:hover a{background: #013E97;}
.xl_r{overflow: hidden; padding: .8rem 0rem 0rem 0rem; border-left: .01rem solid #E5E5E5;}



@media screen and (max-width:992px) {
	.ppwh_tit_l{max-width: inherit;}
	.ppwh_tit_img{margin-top: .32rem;}
	.ppwh_tit_img ul li:last-child,.ppwh_tit_img ul li{width: 100%;margin-top: 0rem;}
	.ppwh_tit{margin-top: .32rem;}
	.ppwh_ul_img span{padding: .32rem;}
	.ppwh_ul_img span p{margin-top: .24rem;}
	.ppwh_ul_img{margin-top: .32rem;}
	.ppwh_div{padding: .32rem 0rem;}
	.lxwm_div_l em{display: block; margin: 0rem; text-align: center;}
	.lxwm_div_l em p{text-align: center;width: auto;}
	.lxwm_div_r{margin-top: .32rem;}
	.lxwm_div_dz{ left: 31.2%; top: 33%;}
	.lxwm_div_r{background-size: 100% 100%;}
	.gl_banner{background-position: right center !important;background-size: auto 100% !important;width: 100%;}
	.gy_img2{margin-top: .2rem;}
	.xl_l{padding: inherit; padding-top: .2rem; float: inherit;}
	.xl_r{border-left:none; padding: 0.3rem 0rem;}
	.xl_bottom{margin-top: .2rem;}
	.xl_l_fx{display: none;}
	.article_top h1{font-size: .32rem;}
	.ppwh_con{padding-bottom:.2rem}
	.ppwh_tit_l h1{font-size: .24rem;line-height: .4rem;}
}
@media screen and (max-width:640px) {
	.lxwm_div_dz{ left:26.2%; top: 28%;}
}
@media screen and (max-width:476px) {
	.lxwm_div_r{background-size: 200% !important;}
	.lxwm_div_dz{ left:12.2%; top: 22%;}
}
@media screen and (max-width:391px) {
	.lxwm_div_dz{ left:10.2%; top: 18%;}
}
@media screen and (max-width:376px) {
	.lxwm_div_dz{ left:8%; top: 16%;}
}


.cyly_con{ padding:.7rem 0rem .9rem 0rem; background: url(230419hyjt_cyly_bg.jpg) no-repeat; background-size: cover;}
.cyly_list{display:flex;justify-content: center;flex-wrap: wrap;}

.cyly_list li a{position: relative;height:100%;display: block;padding: .25rem .12rem;text-align: center;line-height: .3rem;background-color: #ffffff;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);display: flex;align-items: center;justify-content: center;}
.cyly_list li a em{position: absolute;left: 0;z-index: 1;right: 0;bottom: -.04rem;transition: .3s all;background: url(230419hyjt_cyly_tit.jpg) no-repeat center bottom;height: .68rem;}
.cyly_list li a span{ position: relative; z-index: 3; font-size: .2rem;}
.cyly_list li a:hover em{ bottom: .06rem;}

.jrwm_con{background: url(230530hyjt_jrwm_bg.png) no-repeat center;background-size: cover;padding: .78rem 0rem;}
.jrwm_con .row{ padding: .48rem .48rem .68rem .48rem; background-color: #ffffff;}
.jrwm_con .row .input_group{ padding: 0;}
.jrwm_con .row .input_dropdown input[type="text"].input_inner,.jrwm_con .row input[type="text"].input_inner{ height: .6rem; line-height: .6rem; font-size: .18rem; color: #333333; border-radius: 0; border-color: #E4E4E4;}
.jrwm_con .row .input_icon{ top: .18rem; right: .24rem; color: #333333;}
.jrwm_con .row .input_group_append_01{ background-color: transparent;}
.jrwm_con .row .input_group_append_01 button i{ font-size: .18rem; color: #C4C4C4;}
.jrwm_con .row .input_group_append input[type="text"].input_inner{ border-right: 0;}
.jrwm_con .row .input_dropdown input::-webkit-input-placeholder{ color: #333333;}
.jrwm_con .table_base th{ background-color: #003B83; font-weight: normal; color: #ffffff; font-size: .2rem;}
.jrwm_con .table_base th .cell{padding-top: .07rem; padding-bottom: .07rem;}
.jrwm_con .table_base td .cell{ padding-top: .16rem; padding-bottom: .16rem; font-size: .2rem;}
.jrwm_con .table_base td{ border-bottom: 1px solid #E5E5E5;}
.jrwm_con .table_base td a.more1{ margin-right: .12rem;}
.jrwm_con .table_base td a.more1 i{ font-size: .24rem; color: #C4C4C4;}

@media screen and (max-width:992px) {
	.rczx_hov2{ border:none;}
	.jrwm_con,.jrwm_con .row{padding: 0rem;}
	.jrwm_con .table_base tr{ border-bottom: 1px solid #E5E5E5; padding: .12rem 0rem; display: block;}
	.jrwm_con .table_base td{ display: inline-block; border-bottom: none; padding: .06rem 0rem;}
	.jrwm_con .table_base th .cell,.jrwm_con .table_base td .cell{padding:0;font-size: .16rem;}
	.jrwm_con .table_base td a.more1{margin-right: 0;}
	.jrwm_con .table_base tr:hover{ background-color: #F6F6F6;}
	.jrwm_con .table_base tr:hover td{ background-color:transparent;}
	.jrwm_con .table_base tr:last-child{ border-bottom:none;}
	.cyly_con{padding: .32rem 0rem;}
	.jrwm_con .table_base td.trt-col-7 .cell{ font-size:.18rem; font-weight:bold}
	.jrwm_con .bd .mar_t_base_sm{ margin-top:0;}
	.jrwm_con .table_base td:last-child{position: relative;/* height: .3rem; */overflow: visible;}
	.jrwm_con .table_base td:last-child .cell{top: -.22rem;position: absolute;right: 0;}
	.cyly_list li{width: 100%;padding: 0 .06rem !important;margin-top: .12rem;}
	.cyly_list li a{padding:.12rem;width: 100%;}
	.cyly_list li:nth-child(5){/* width:100%; */}
	.cyly_list li a em{ display:none}
}

.lxwm_con{background:rgba(62, 128, 255, .04);padding: .84rem 0rem;}
.lxwm_con .row{padding: .32rem .4rem .66rem 0rem;background-color: #ffffff;}
.lxwm_con1{/* background: linear-gradient(125.13deg, rgba(0, 59, 131, 1) 0%, rgba(42, 130, 228, 1) 100%); */position: relative;left: -.18rem;/* padding: .42rem .42rem 1.97rem .42rem; */}
.lxwm_con1 h1{ font-size: .42rem; line-height: .6rem; padding-bottom: .4rem; position: relative; color: #ffffff;}
.lxwm_con1 h1::before{ content: ''; position: absolute; left: 0; bottom: 0; height: .05rem; width: .76rem; background-color: #FABE00;}
.lxwm_con1>em{ position: absolute; bottom: .28rem; height: .93rem; left: 0; right: 0; background: url(230530hyjt_lxwm_tit.png) no-repeat center;}
.lxwm_div_l ul li span{ margin-top: .1rem;}
.lxwm_div_l ul li span i{ font-size: .44rem;}
.lxwm_div_l ul li h2{ font-size: .26rem; line-height: .35rem;}
.lxwm_div_l ul li p{ font-size: .14rem; color: #A6A6A6; line-height: .2rem; margin-bottom: .08rem; overflow: hidden;}
.lxwm_div_l ul li h3{ font-size: .18rem; line-height: .24rem; font-weight: normal; overflow: hidden;}
.lxwm_div_l ul li{ margin-bottom: .4rem;}
.ewm_img1 img{ width: 1.68rem; height: 1.68rem;}
.ewm_img1 p{ font-size: .16rem; line-height: .25rem; color: #A6A6A6;}
.select_dropdown{ top: .6rem;}

@media screen and (max-width:992px) {
	.lxwm_div{ margin-top:0;}
	.lxwm_con{padding: .16rem;background-image: none;}
	.lxwm_con .row{ padding: 0rem;}
	.lxwm_con1{ padding: .16rem; left: 0;}
	.lxwm_con1>em{ background-position: 95% bottom; background-size: 40vw auto;}
	.lxwm_div_l ul li span{ margin-right: .08rem; margin-bottom: .1rem; margin-top: 0rem; width: .24rem; height: .24rem; line-height: .24rem;}
	.lxwm_div_l ul li span i{ font-size: .24rem;}
	.gl_tit .trt-row [class*=trt-col-]{ width:auto; float:inherit; display:inline-block;}
	.gl_tit .trt-row{overflow-y:hidden;overflow-x:auto;white-space:nowrap;font-size:0;height: .75rem;}
	.gl_tit ul li a{padding:0rem .2rem;font-size: .2rem;}
	.lxwm_div_l{ padding:0rem .16rem;}
	.lxwm_div_l ul li{ margin-bottom:.32rem}
	.ewm_img1{ display:none;}
}
#trans-tooltip,#tip-arrow-bottom,#tip-arrow-top{ display:none;}

.hxjzg_con{ background-color: #ffffff; box-shadow: 0px 0px 12px  rgba(0, 0, 0, 0.15); display: flex;}
.hxjzg_con_l{ width: 35%;}
.hxjzg_con_l ul,.hxjzg_con_l li{ position: relative; height: 100%;}
.hxjzg_con_l li .hxjzg_text{position: absolute;top: 50%;transform: translateY(-50%);padding: .35rem .25rem;text-align: center;width: 100%;font-size: .32rem;line-height: .48rem;}
.hxjzg_con_l li .hxjzg_text h2{ font-size: .3rem; line-height: .48rem; text-align: center; margin-bottom: .24rem;}
.hxjzg_con_l li .hxjzg_text p{font-size: .18rem;line-height: 1.5;}
.hxjzg_con_l li:last-child .hxjzg_text text{font-size:.34rem;margin-bottom:.2rem;display: block;}
.hxjzg_con_l li:last-child .hxjzg_text p br:first-child{ display:none;}
.hxjzg_con_l li:last-child .hxjzg_text p{ font-family: Arial, Helvetica, sans-serif;}
.hxjzg_con_r{ width: 65%; position: relative;}
.hxjzg_tu{ position: relative; z-index: 1;}
.hxjzg_tu li .picture_fixed{ padding-top:74.7928994%; }
.hxjzg_tit{ position: absolute; z-index: 2; top: 0rem; bottom: 0rem; left: 0rem; right: 0rem;}
.hxjzg_tit ul{ position: relative; width: 100%; height: 100%; display: block;}
.hxjzg_tit li{ width: 25%; float: left; height: 100%; border-right: 1px solid rgba(255,255,255,.3); position: relative; cursor: pointer;}
.hxjzg_tit li .hxjzg_box{ position: absolute; top: 50%; transform: translateY(-50%); padding:0rem .12rem; color: #ffffff; text-align: center; width: 100%;}
.hxjzg_tit li .hxjzg_box h4{ font-size: .16rem;}
.deco{display: block;width: .6rem;height: .6rem;opacity: 1;transition: .1s;transform: translateZ(0); margin: 0 auto;}
.deco:before{content: "";left: 50%;position: absolute;top: 50%;transform: translate3d(-50%, -50%, 0) scale(.75);transition: .4s;border: 1px solid hsla(0, 0%, 100%, .3);border-radius: 100%;height: .4rem;width: .4rem;}
.deco i,.deco em{background: hsla(0, 0%, 100%, .8);border: 1px solid #fff;border-radius: 100%;height: .22rem;left: 50%;position: absolute;top: 50%;transform: translate3d(-50%, -50%, 0) scale(.5);transition: .4s;width: .22rem;}
.deco:after{content: "";left: 50%;position: absolute;top: 50%;transform: translate3d(-50%, -50%, 0) scale(.75);transition: .4s;border: 1px solid hsla(0, 0%, 100%, .1);border-radius: 100%;height: .6rem;width: .6rem;}
.hxjzg_tit li:hover .deco:before,.hxjzg_tit li.on .deco:before{animation: scalepulse 1.3s linear .3s infinite both;transform: translate3d(-50%, -50%, 0) scale(1);}
.hxjzg_tit li:hover .deco i,.hxjzg_tit li:hover .deco em,.hxjzg_tit li.on .deco i,.hxjzg_tit li.on .deco em{background: #fff;animation: scalepulse 1.3s linear 0s infinite both;transform: translate3d(-50%, -50%, 0) scale(1);}
.hxjzg_tit li:hover .deco:after,.hxjzg_tit li.on .deco:after{animation: scalepulse 1.3s linear .15s infinite both;transform: translate3d(-50%, -50%, 0) scale(1);}
@keyframes scalepulse {
    20% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15);
        transform: translate3d(-50%, -50%, 0) scale(1.15);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    50% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@media screen and (max-width:992px) {
	.hxjzg_con{display: block;margin-top: 0;}
	.hxjzg_con_l,.hxjzg_con_r{ width: 100%;}
	.hxjzg_con_l li .hxjzg_text{position: relative;top: inherit;padding: .2rem;transform: translateY(0);font-size: .24rem;line-height: 1.5;text-align: center;word-break: break-word;}
	.hxjzg_con_l li .hxjzg_text h2{ font-size: .24rem; line-height: .4rem; margin-bottom: .12rem; text-align: left;}
	.hxjzg_con_l li .hxjzg_text br{display: block;text-align: center;}
	.hxjzg_con_l li:last-child .hxjzg_text{font-size: .24rem;line-height: 1.8;/* letter-spacing:2px; */}
	.hxjzg_con_l li:last-child .hxjzg_text text{ font-size:.24rem; margin-bottom:.08rem}
	.hxjzg_con_l li .hxjzg_text h2{ font-size: .24rem; line-height: .4rem; margin-bottom: .12rem; text-align: left;}
	.hxjzg_tit li{ width: 100%; height: 25%; float: inherit; border-right:none; border-bottom: 1px solid rgba(255,255,255,.3);}
	.hxjzg_tit li .hxjzg_box{ text-align: left; display: flex; justify-content: space-between; flex-direction:row-reverse; align-items: center;}
	.deco{ margin: 0;}
}