﻿@font-face {
	font-family: 'HarmonyOS_Sans_SC_Thin';
	src: url('HarmonyOS_Sans_SC_Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'HarmonyOS_Sans_SC_Regular';
	src: url('HarmonyOS_Sans_SC_Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'HarmonyOS_Sans_SC_Medium';
	src: url('HarmonyOS_Sans_SC_Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'HarmonyOS_Sans_SC_Light';
	src: url('HarmonyOS_Sans_SC_Light.ttf') format('truetype');
}
@font-face {
	font-family: 'HarmonyOS_Sans_SC_Bold';
	src: url('HarmonyOS_Sans_SC_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'HarmonyOS_Sans_SC_Black';
	src: url('HarmonyOS_Sans_SC_Black.ttf') format('truetype');
}

*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family: HarmonyOS_Sans_SC_Regular,Arial,myanmar_font;font-style: normal;}
html,body{width:100%; position:relative;height:100%!important;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;padding-top: 64px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#6bdcb0;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1440{ width:1200px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}
.w940{ width:940px;max-width: 95%; margin:auto;}
.w840{ width:840px;max-width: 95%; margin:auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 64px;background: #000;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:64px;padding:23px 0;-webkit-transition:0.5s;transition:0.5s;}
.dh{}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 64px;font-size: 14px;position: relative;color: #fff;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li .dh_fl{position: absolute;left: 10px;top: 64px;padding-top: 5px;display: none;min-width: 150px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);padding: 10px 0;}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 36px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 14px;color: #ccc;}
.dh ul li .dh_fl ul li a:hover{color:#6bdcb0;}
.dh ul li .dh_fl ul li a:hover i{color:#6bdcb0;}

.top_gwc{position: relative;}
.top_gwc span{display: flex;align-items: center;justify-content: center;height: 64px;cursor: pointer;}
.top_gwc span img{height: 20px;}
.top_gwc .gwc_xl{position: absolute;left: 50%;top: 64px;padding-top: 5px;display: none;width: 100px;margin-left: -50px;}
.top_gwc .gwc_xl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);padding: 10px 0;}
.top_gwc .gwc_xl ul li{position: relative;}
.top_gwc .gwc_xl ul li a{display: block;font-size: 14px;line-height: 36px;color: #666;white-space: nowrap;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.top_gwc .gwc_xl ul li a:hover{color:#6bdcb0;}

.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li{position: relative;/*margin-bottom: 20px;*/}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block;width:100%;}
.banner ul li .txt{position: absolute;left: 0;bottom: 0;top: 0;right: 0;display: flex;align-items: center;justify-content: center;}
.banner ul li .txt .txt2{width: 1200px;max-width: 95%;}
.banner ul li .txt .ml1{font-size: 30px;line-height: 30px;color: #fff;}
.banner ul li .txt .ml2{font-size: 60px;line-height: 60px;color: #fff;font-family: "HarmonyOS_Sans_SC_Bold";margin-top: 30px;}
.banner ul li .txt .ml3{display: flex;margin-top: 30px;}
.banner ul li .txt .ml3 a{font-size: 16px;line-height: 36px;padding: 0 15px;border-radius: 18px;overflow: hidden;color: #000;font-family: "HarmonyOS_Sans_SC_Medium";}
.banner ul li .txt .ml3 a.ljgm{margin-right: 15px;background: #6bdcb0;}
.banner ul li .txt .ml3 a.ljxq{display: flex;align-items: center;justify-content: space-between;}
.banner ul li .txt .ml3 a.ljxq i{padding-left: 5px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.4);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.sy_cp{padding: 90px 5% 0;}
.sy_cp ul{}
.sy_cp ul li{float: left;width: 49%;background: #f5f5f5;margin: 0 2% 2% 0;position: relative;-webkit-transition:0.5s;transition:0.5s;padding-bottom: 50px;}
.sy_cp ul li:nth-child(2n){margin-right: 0;}
.sy_cp ul li .txt{padding: 50px 50px 0;}
.sy_cp ul li .txt .h1{font-size: 30px;line-height: 30px;color: #000;font-family: "HarmonyOS_Sans_SC_Medium";}
.sy_cp ul li .txt .h2{font-size: 20px;line-height: 20px;color: #222;margin-top: 15px;}
.sy_cp ul li .txt .h3{margin-top: 20px;}
.sy_cp ul li .txt .h3 a{font-size: 24px;line-height: 40px;color: #000;display: flex;align-items: center;-webkit-transition:0.5s; transition:0.5s;font-family: "HarmonyOS_Sans_SC_Medium";}
.sy_cp ul li .txt .h3 a i{width: 40px;line-height: 40px;font-size: 24px;color: #000;text-align: center;border-radius: 50%;background: #6bdcb0;margin-right: 15px;}
.sy_cp ul li .txt .h3 a:hover{color: #6bdcb0;}
.sy_cp ul li .img{overflow: hidden;}
.sy_cp ul li .img img{display:block;width:100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_cp ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_gdcp{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.sy_gdcp a{font-size: 14px;line-height: 38px;color: #000;border: 1px solid #000;padding: 0 42px;-webkit-transition:0.5s;transition:0.5s;font-family: "HarmonyOS_Sans_SC_Medium";}
.sy_gdcp a:hover{color: #000;border: 1px solid #6bdcb0;background: #6bdcb0;}

.sy_bz{padding: 80px 5%;}
.sy_bz ul{display: flex;justify-content: space-between;}
.sy_bz ul li{width: 33.333%;padding: 0 50px;}
.sy_bz ul li .img{}
.sy_bz ul li .img img{display:block;margin: auto;}
.sy_bz ul li .txt{padding-top: 25px;}
.sy_bz ul li .txt .ml1{font-size: 20px;line-height: 20px;color: #000;text-align: center;font-family: "HarmonyOS_Sans_SC_Medium";}
.sy_bz ul li .txt .ml2{font-size: 16px;line-height: 30px;color: #000;text-align: center;margin-top: 10px;}

.sy_gy{position: relative;margin-bottom: 100px;}
.sy_gy .img{overflow: hidden;}
.sy_gy .img img{display: block;width: 100%;}
.sy_gy .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;}
.sy_gy .txt .txt2{padding: 0 10%;}
.sy_gy .txt .txt2 .ml1{font-size: 32px;line-height: 32px;color: #fff;font-family: "HarmonyOS_Sans_SC_Bold";}
.sy_gy .txt .txt2 .ml2{margin-top: 24px;}
.sy_gy .txt .txt2 .ml2 a{font-size: 24px;line-height: 40px;color: #fff;display: flex;align-items: center;-webkit-transition:0.5s; transition:0.5s;}
.sy_gy .txt .txt2 .ml2 a i{width: 40px;line-height: 40px;font-size: 24px;color: #000;text-align: center;border-radius: 50%;background: #6bdcb0;margin-right: 15px;}
.sy_gy .txt .txt2 .ml2 a:hover{color: #6bdcb0;}

.foot{background: #272727;padding: 60px 0 40px;}
.foot_dh_logo{display: flex;}
.foot_logo{width: 30%;}
.foot_logo img{display: block;width: 200px;max-width: 80%;}
.foot_dh{width: 70%;display: flex;justify-content: space-between;}
.foot_dh ul{}
.foot_dh ul li a{font-size: 14px;line-height: 36px;color: #fff;-webkit-transition:0.5s; transition:0.5s;}
.foot_dh ul li.bt{padding-bottom: 10px;}
.foot_dh ul li.bt a{font-size: 16px;font-family: "HarmonyOS_Sans_SC_Bold";}
.foot_dh ul li a:hover{color: #6bdcb0;}
.foot_lx{font-size: 14px;line-height: 50px;color: #fff;border-bottom: 2px solid #4b4b4b;}
.foot_fhsy{font-size: 14px;line-height: 24px;color: #949494;padding:10px 0;}
.foot_fhsy a.fhsy{font-size: 14px;line-height: 24px;color: #949494;-webkit-transition:0.5s; transition:0.5s;float: right;}
.foot_fhsy a:hover{color: #6bdcb0;}

.bat{overflow: hidden;}
.bat img{display: block;width: 100%;}

.bt32{font-size: 32px;line-height: 32px;text-align: center;color: #000;}
.bt24{font-size: 24px;line-height: 24px;text-align: center;color: #000;}
.bt28{font-size: 28px;line-height: 28px;text-align: center;color: #000;}
.bt20{font-size: 20px;line-height: 20px;color: #000;padding: 20px 0;}
.hsbg{background: #fbfbfb;}

.ny_jr_txt{padding: 80px 5%;}
.ny_jr_txt .txt{font-size: 18px;line-height: 36px;color: #666;margin-top: 20px;text-align: center;}
.ny_jr_txt.bs .txt{color: #bcbcbc;}
.ny_jr_txt.bs .bt32{color: #fff;}

.ny_jr_lb{}
.ny_jr_lb .lb{padding: 30px 60px 50px;background: #fff;margin-top: 30px;}
.ny_jr_lb .lb .ny_jr_lb2{margin-bottom: 30px;position:relative;}
.ny_jr_lb2_dw{position:absolute;top:-60px;}
.ny_jr_lb .lb .ny_jr_lb2 ul li a{padding: 0 20px;display: flex;align-items: center;justify-content: space-between;height: 50px;font-size: 16px;color: #000;}
.ny_jr_lb .lb .ny_jr_lb2 ul li:nth-child(2n+1){background: #ededed;}
.ny_jr_lb .lb .gdgw{display: flex;align-items: center;justify-content: center;padding-top: 10px;}
.ny_jr_lb .lb .gdgw a{font-size: 14px;line-height: 38px;padding: 0 30px;border: 1px solid #000;color: #000;-webkit-transition:0.5s; transition:0.5s;}
.ny_jr_lb .lb .gdgw a:hover{border: 1px solid #6bdcb0;color: #fff;background: #6bdcb0;}

.ny_jr_js{padding: 100px 0 20px;}
.ny_jr_js .lb{}
.ny_jr_js .lb ul li{display: flex;justify-content: space-between;margin-top: 60px;}
.ny_jr_js .lb ul li:nth-child(2n+1){flex-direction: row-reverse;}
.ny_jr_js .lb ul li .img{width: 47%;overflow: hidden;}
.ny_jr_js .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_jr_js .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_jr_js .lb ul li .txt{width: 47%;display: flex;justify-content: space-between;flex-direction: column;padding: 4%;}
.ny_jr_js .lb ul li .txt .ml1{font-size: 24px;line-height: 36px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';}
.ny_jr_js .lb ul li .txt .ml2{font-size: 16px;line-height: 30px;color: #666;margin-top: 30px;}

.ny_jr_pl{padding: 80px 0;}
.ny_jr_pl .lb{margin-top: 30px;}
.ny_jr_pl .lb ul{display: flex;align-items: center;justify-content: space-between;}
.ny_jr_pl .lb ul li{margin-right: 40px;}
.ny_jr_pl .lb ul li:nth-child(3n){margin-right: 0;}
.ny_jr_pl .lb ul li img{display: block;width: 100%;}

.ny_fw_xz{padding: 80px 0;}
.ny_fw_xz .lb{margin-top: 40px;}
.ny_fw_xz .lb ul li{display: flex;align-items: center;justify-content: space-between;padding: 40px 0;border-bottom: 1px solid #d4d4d4;}
.ny_fw_xz .lb ul li .txt{}
.ny_fw_xz .lb ul li .txt p a{font-size: 16px;line-height: 30px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_xz .lb ul li .txt span{font-size: 16px;line-height: 30px;color: #666;}
.ny_fw_xz .lb ul li .tb{display: flex;}
.ny_fw_xz .lb ul li .tb a{font-size: 14px;line-height: 38px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';padding: 0 30px;border: 1px solid #000;border-radius: 5px;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_xz .lb ul li .txt p a:hover{color: #6bdcb0;}
.ny_fw_xz .lb ul li .tb a:hover{color: #fff;border: 1px solid #6bdcb0;background: #6bdcb0;}

.ny_fw_fw{padding: 80px 0;}
.ny_fw_fw .img{}
.ny_fw_fw .img img{display: block;height: 26px;margin: auto;}
.ny_fw_fw .lb{margin-top: 40px;}
.ny_fw_fw .lb form{}
.ny_fw_fw .lb form ul li input{font-size: 16px;line-height: 46px;border: 2px solid #d8d8d8;padding: 0 25px;width: 100%;}
.ny_fw_fw .lb form ul li.tj{margin-top: 35px;display: flex;align-items: center;justify-content: center;}
.ny_fw_fw .lb form ul li.tj button{font-size: 16px;line-height: 38px;color: #000;padding: 0 30px;margin-right: 30px;background:none;border: 1px solid #e8e8e8;border-radius: 5px;cursor: pointer;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_fw .lb form ul li.tj button:nth-child(2){margin-right: 0;}
.ny_fw_fw .lb form ul li.tj button:hover{border: 1px solid #6bdcb0;}

.ny_fw_fw2{padding: 40px 0 80px;}
.ny_fw_fw2 .lb{margin-top: 40px;}
.ny_fw_fw2 .lb ul li{padding: 40px 0;border-bottom: 2px solid #e8e8e8;}
.ny_fw_fw2 .lb ul li .ml1 a{font-size: 16px;line-height: 30px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_fw2 .lb ul li .ml2{font-size: 16px;line-height: 30px;color: #666;}
.ny_fw_fw2 .lb ul li .ml1 a:hover{color: #6bdcb0;}
.ny_fw_fw2 .mygdl{font-size: 18px;line-height: 36px;color: #000;text-align: center;margin-top: 50px;}

.ny_fw_az{padding: 80px 0;}
.ny_fw_az .lb{margin-top: 30px;border-top: 2px solid #aaa;padding-top: 40px;}
.ny_fw_az .lb ul{display: flex;flex-wrap: wrap;}
.ny_fw_az .lb ul li{width: 48%;margin-right: 4%;margin-bottom: 4%;border: 2px solid #aaa;padding: 10px;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_az .lb ul li:nth-child(2n){margin-right:0;}
.ny_fw_az .lb ul li a{display: flex;align-items: center;justify-content: space-between;width: 100%;}
.ny_fw_az .lb ul li .img{width: 30%;}
.ny_fw_az .lb ul li .img img{display: block;width: 100%;}
.ny_fw_az .lb ul li .txt{width: 67%;}
.ny_fw_az .lb ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #000;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_az .lb ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;}
.ny_fw_az .lb ul li:hover .txt .ml1{color: #6bdcb0;}
.ny_fw_az .lb ul li:hover{border: 2px solid #6bdcb0;}

.fa_xq{padding: 80px 0;}
.fa_xq .bt{font-size: 24px;line-height: 24px;color: #333;text-align: center;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;text-align: center;}
.fa_xq .ms .line{padding:0 10px; }
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 16px;color: #aaa;}
.fa_xq .ms a{color: #999;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a span.iconfont{-webkit-transition:0.5s; transition:0.5s;}
.fa_xq .ms a:hover{color: #6bdcb0;}
.fa_xq .ms a:hover span.iconfont{color: #6bdcb0;}
.fa_xq .txt{color: #333;padding-top: 30px;font-size: 14px;line-height: 30px;border-top: 1px solid #eee;margin-top: 30px;}
.fa_xq .txt img{max-width: 100%;}
.fa_xq .txt video{width: 100%;height: auto;display: block;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 50px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:36px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s; transition:0.5s;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#6bdcb0;}
.view-page2 .next:hover a{color:#6bdcb0;}

.ny_hz{padding: 80px 0;}
.ny_hz .lb{padding-top: 10px;}
.ny_hz .lb ul li{display: flex;align-items: center;justify-content: space-between;margin-top:35px;}
.ny_hz .lb ul li:nth-child(2n+1){flex-direction: row-reverse;}
.ny_hz .lb ul li .img{width: 50%;overflow: hidden;}
.ny_hz .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_hz .lb ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_hz .lb ul li .txt{width: 50%;display: flex;justify-content: space-between;flex-direction: column;padding: 10%;}
.ny_hz .lb ul li .txt .ml1{font-size: 24px;line-height: 36px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';}
.ny_hz .lb ul li .txt .ml2{font-size: 18px;line-height: 36px;color: #666;margin-top: 30px;}
.ny_hz.bs .bt32{text-align: left;color: #6bdcb0;}
.ny_hz.bs .lb ul li .txt .ml1{color: #fff;}
.ny_hz.bs .lb ul li .txt .ml2{color: #f0f0f0;}

.ny_hz2{padding: 0 0 80px;}
.ny_hz2 .lb{margin-top: 80px;}
.ny_hz2 .lb ul{display: flex;justify-content: space-between;}
.ny_hz2 .lb ul li{width: 18%;}
.ny_hz2 .lb ul li .img{position: relative;}
.ny_hz2 .lb ul li .img:after{content: "\eab0";font-family: "iconfont" !important;position: absolute;right: -12%;top: 20px;font-size: 18px;line-height: 20px;color: #000;}
.ny_hz2 .lb ul li:last-child .img:after{display: none;}
.ny_hz2 .lb ul li .img img{display: block;margin: auto;width: 60px;}
.ny_hz2 .lb ul li .txt{text-align: center;margin-top: 30px;}
.ny_hz2 .lb ul li .txt .ml1{font-size: 16px;line-height: 36px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';}
.ny_hz2 .lb ul li .txt .ml2{font-size: 16px;line-height: 36px;color: #666;}

.ny_gy_cpx{padding: 20px 0 80px;}
.ny_gy_cpx .lb{margin-top: 40px;}
.ny_gy_cpx .lb ul{display: flex;}
.ny_gy_cpx .lb ul li{width: 23.5%;margin-right: 2%;}
.ny_gy_cpx .lb ul li:nth-child(4n){margin-right: 0;}
.ny_gy_cpx .lb ul li .img{overflow: hidden;}
.ny_gy_cpx .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_gy_cpx .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_gy_cpx .lb ul li .txt{font-size: 16px;line-height: 30px;color: #000;text-align: center;padding: 20px 0;}

.ny_gy_cx{padding: 0 0 80px;}
.ny_gy_cx .lb{margin-top: 50px;display: flex;justify-content: space-between;}
.ny_gy_cx .lb .img{width: 45%;overflow: hidden;}
.ny_gy_cx .lb .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_gy_cx .lb .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_gy_cx .lb .txt{width: 50%;display: flex;justify-content: space-between;flex-direction: column;}
.ny_gy_cx .lb .txt .ml1{font-size: 32px;line-height: 46px;color: #000;border-bottom: 2px solid #a6a6a6;padding-bottom: 40px;}
.ny_gy_cx .lb .txt .ml2{}
.ny_gy_cx .lb .txt .ml2 p{font-size: 48px;line-height: 48px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';}
.ny_gy_cx .lb .txt .ml2 span{font-size: 18px;line-height: 36px;color: #666;display: block;padding-top: 10px;}

.ny_gy_wh{padding: 20px 0 80px;}
.ny_gy_wh .lb{}
.ny_gy_wh .lb ul{display: flex;justify-content: space-between;}
.ny_gy_wh .lb ul li{width: 28%;}
.ny_gy_wh .lb ul li .img{position: relative;}
.ny_gy_wh .lb ul li .img img{display: block;margin: auto;width: 60px;}
.ny_gy_wh .lb ul li .txt{margin-top: 30px;}
.ny_gy_wh .lb ul li .txt .ml1{font-size: 30px;line-height: 30px;color: #000;text-align: center;}
.ny_gy_wh .lb ul li .txt .ml2{font-size: 20px;line-height: 20px;color: #000;font-family: 'HarmonyOS_Sans_SC_Thin';font-weight: bold;margin-top: 20px;text-align: center;}
.ny_gy_wh .lb ul li .txt .ml3{font-size: 16px;line-height: 30px;color: #666;margin-top: 30px;}

.ny_gy_lc_bg{padding: 20px 0 80px;overflow: hidden;}
.ny_gy_lc{}
.ny_gy_lc .bt32{text-align: left;}
.ny_gy_lc .bt32:after{content: "";display: block;width: 130px;height: 4px;background: #000;margin-top: 30px;position: relative;z-index: 2;}
.ny_gy_lc .lb_bg{position: relative;padding-top: 100px;}
.ny_gy_lc .lb_bg:after{content: "";position: absolute;left:0;top: -2px;border-bottom: 2px solid #a6a6a6;width: 1920px;}
.ny_gy_lc .lb_bg .lb_qh{position: absolute;left: 0;top: 25px;display: flex;align-items: center;}
.ny_gy_lc .lb_bg .lb_qh .lb_l,.ny_gy_lc .lb_bg .lb_qh .lb_r{width: 28px;height: 28px;text-align: center;font-size: 12px;line-height: 24px;color: #000;font-weight: bold;border: 2px solid #000;border-radius: 50%;margin-right: 20px;cursor: pointer;-webkit-transition:0.5s; transition:0.5s;}
.ny_gy_lc .lb_bg .lb_qh .lb_l:hover,.y_gy_lc .lb_bg .lb_qh .lb_r:hover{color: #fff;border: 2px solid #6bdcb0;background: #6bdcb0;}
.ny_gy_lc .lb{overflow: visible;}
.ny_gy_lc .lb ul{}
.ny_gy_lc .lb ul li{}
.ny_gy_lc .lb ul li .ml1{font-size: 22px;line-height: 30px;color: #000;}
.ny_gy_lc .lb ul li .ml2{margin-top: 20px;overflow: hidden;}
.ny_gy_lc .lb ul li .ml2 img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_gy_lc .lb ul li:hover .ml2 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_gy_lc .lb ul li .ml3{font-size: 16px;line-height: 30px;color: #000;margin-top: 20px;}

.ny_sq{padding: 20px 0 80px;}
.ny_sq .lb{padding-top: 30px;}
.ny_sq .lb ul li{display: flex;justify-content: space-between;margin-top: 20px;flex-direction: row-reverse;background: #fafafa;}
.ny_sq .lb ul li .img{width: 60%;overflow: hidden;}
.ny_sq .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_sq .lb ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_sq .lb ul li .txt{width: 40%;display: flex;justify-content: space-between;flex-direction: column;padding:30px 40px;}
.ny_sq .lb ul li .txt .txt1 img{display: block;width: 46px;}
.ny_sq .lb ul li .txt .ml1{font-size: 24px;line-height: 36px;color: #000;font-family: 'HarmonyOS_Sans_SC_Bold';}
.ny_sq .lb ul li .txt .ml2{font-size: 18px;line-height: 36px;color: #666;margin-top: 30px;}
.ny_sq .gd{font-size: 18px;line-height: 36px;color: #000;text-align: center;margin-top: 80px;}

.ny_cp_fl{padding: 60px 0;}
.ny_cp_fl .fenglei{border-bottom: 2px solid #d3d3d3;}
.ny_cp_fl .fenglei ul{display: flex;justify-content: space-between;}
.ny_cp_fl .fenglei ul li{}
.ny_cp_fl .fenglei ul li a{display: block;font-size: 18px;line-height: 50px;color: #000;position: relative;}
.ny_cp_fl .fenglei ul li a:after{content: "";position: absolute;left: 0;bottom: -2px;border-bottom: 3px solid #000;width: 0;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_fl .fenglei ul li.on a:after{width: 100%;}
.ny_cp_fl .fenglei ul li:hover a:after{width: 100%;}
.ny_cp_fl .lb{padding-top: 60px;}
.ny_cp_fl .lb ul{display: flex;justify-content: center;}
.ny_cp_fl .lb ul li{width: 30%;margin-right: 5%;}
.ny_cp_fl .lb ul li:last-child{margin-right: 0;}
.ny_cp_fl .lb ul li .img{overflow: hidden;}
.ny_cp_fl .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_fl .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp_fl .lb ul li .txt{font-size: 18px;line-height: 30px;color: #000;text-align: center;padding: 10px;}

.cpdw{position: absolute;top: -64px;}

.ny_cp1_bg{background: #f5f5f5;padding-bottom: 60px;}
.ny_cp1_bg .ny_cp1{padding-top: 60px;position: relative;}
.ny_cp1_bg .ny_cp1 .lb{margin-top: 40px;}
.ny_cp1_bg .ny_cp1 .lb{display: flex;justify-content: space-between;align-items: center;flex-direction: row-reverse;background: #fff;padding: 0 10%;}
.ny_cp1_bg .ny_cp1 .lb .img{width: 50%;overflow: hidden;}
.ny_cp1_bg .ny_cp1 .lb .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp1_bg .ny_cp1 .lb .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp1_bg .ny_cp1 .lb .txt{width: 40%;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml1{font-size: 20px;line-height: 30px;color: #000;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml2{margin-top: 20px;display: flex;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml2 a{font-size: 30px;line-height: 30px;color: #000;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml2 a:hover{color: #6bdcb0;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml3{font-size: 18px;line-height: 30px;color: #666;margin-top: 20px;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml4{display: flex;margin-top: 30px;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml4 a{font-size: 16px;line-height: 38px;color: #000;border: 1px solid #000;padding: 0 20px;border-radius: 20px;margin-right: 15px;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp1_bg .ny_cp1 .lb .txt .ml4 a:hover{color: #fff;border: 1px solid #6bdcb0;background: #6bdcb0;}

.ny_cp_gm_bg{background: #f5f5f5;}
.ny_cp_gm_bg.hd{background: #000;}
.ny_cp_gm{padding: 20px 0 80px;}
.ny_cp_gm ul{display: flex;align-items: center;justify-content: center;}
.ny_cp_gm ul li{margin-right: 200px;}
.ny_cp_gm ul li:last-child{margin-right: 0;}
.ny_cp_gm ul li .img{}
.ny_cp_gm ul li .img img{display: block;width: 102px;border: 1px solid #dcdcdc;border-radius:5px;}
.ny_cp_gm_bg.hd .ny_cp_gm ul li .img img{border: 1px solid #fff;background: #fff;}
.ny_cp_gm ul li .txt{text-align: center;margin-top: 20px;}
.ny_cp_gm ul li .txt .ml1{font-size: 18px;line-height: 30px;color: #666;}
.ny_cp_gm ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;}
.ny_cp_gm_bg.hd .ny_cp_gm ul li .txt .ml1{color: #fff;}
.ny_cp_gm_bg.hd .ny_cp_gm ul li .txt .ml2{color: #fff;}

.ny_cp2_bg{background: #f5f5f5;padding-bottom: 60px;}
.ny_cp2_bg .ny_cp2{padding-top: 60px;position: relative;}
.ny_cp2_bg .ny_cp2 .lb{margin-top: 40px;}
.ny_cp2_bg .ny_cp2 .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp2_bg .ny_cp2 .lb ul li{width: 32.666%;background: #fff;margin: 0 1% 1% 0;padding: 0 0px 50px;}
.ny_cp2_bg .ny_cp2 .lb ul li:nth-child(3n){margin-right: 0;}
.ny_cp2_bg .ny_cp2 .lb ul li .img{overflow: hidden;padding: 0 70px;}
.ny_cp2_bg .ny_cp2 .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp2_bg .ny_cp2 .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp2_bg .ny_cp2 .lb ul li .txt{text-align: center;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml1{font-size: 18px;line-height: 30px;color: #000;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml2{font-size: 14px;line-height: 30px;color: #666;margin-top: 10px;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml3{display: flex;margin-top: 20px;justify-content: center;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml3 a{font-size: 14px;line-height: 32px;color: #000;border: 1px solid #ddd;padding: 0 30px;border-radius: 17px;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml3 a:nth-child(1){margin-right: 20px;}
.ny_cp2_bg .ny_cp2 .lb ul li .txt .ml3 a:hover{color: #fff;border: 1px solid #6bdcb0;background: #6bdcb0;}

.cpxq_dh1_bg{background: #000;}
.cpxq_dh1{}
.cpxq_dh1 ul{height: 100%;transform-style: preserve-3d;perspective: 10000px;}
.cpxq_dh1 ul li{display: flex;align-items: center;justify-content: center;}
.cpxq_dh1 ul li:nth-child(1){}
.cpxq_dh1 ul li:nth-child(2){}
.cpxq_dh1 ul li:nth-child(3){}
.cpxq_dh1 ul li img{display: block;margin: auto;}
.cpxq_dh1 ul li p{font-size: 24px;line-height: 30px;color: #979797;text-align: center;display: flex;align-items: center;justify-content: center;padding-top: 30px;}
.cpxq_dh1 ul li p i{font-size: 30px;padding-left: 10px;}

.ny_cp_xq1{background: #000;position: relative;padding-top: 80px;padding-bottom: 200px;}
.ny_cp_xq1 .txt{position: absolute;left: 0;right: 0;top: 80px;}
.ny_cp_xq1 .txt .ml1{font-size: 56px;line-height: 72px;color: #6bdcb0;text-align: center;}
.ny_cp_xq1 .txt .ml2{font-size: 30px;line-height: 46px;color: #fff;text-align: center;}
.ny_cp_xq1 .img{width: 1200px;max-width: 100%;padding: 12%;background: url('../img/xq1_bg.png') center no-repeat;background-size: 100% 100%;margin: auto;}
.ny_cp_xq1 .img img{display: block;width: 100%;}

.ny_cp_xq2_bg{background: #f5f5f5;}
.ny_cp_lb{margin-top: -240px;position: relative;z-index: 1;}
.ny_cp_lb .bt{font-size: 56px;line-height: 72px;color: #fff;text-align: center;}
.ny_cp_lb .lb{margin-top: 100px;}
.ny_cp_lb .lb ul{display: flex;flex-wrap: wrap;}
.ny_cp_lb .lb ul li{width: 49%;margin: 0 2% 2% 0;background: #fff;border-radius: 36px;overflow: hidden;}
.ny_cp_lb .lb ul li:nth-child(2n){margin-right: 0;}
.ny_cp_lb .lb ul li .img{}
.ny_cp_lb .lb ul li .img img{display: block;width: 100%;}
.ny_cp_lb .lb ul li .txt{font-size: 24px;line-height: 30px;padding: 25px 20px;text-align: center;color: #000;}

.ny_cp_gd{padding-bottom: 60px;}
.ny_cp_gd .lb{margin-top: 60px;}
.ny_cp_gd .lb ul{display: flex;justify-content: space-between;}
.ny_cp_gd .lb ul li{width: 22%;max-width: 200px;text-align: center;}
.ny_cp_gd .lb ul li .ml1{}
.ny_cp_gd .lb ul li .ml1 img{display: block;width: 100%;}
.ny_cp_gd .lb ul li .ml2{font-size: 20px;line-height: 30px;color: #000;margin-top: 20px;}
.ny_cp_gd .lb ul li .ml3{font-size: 20px;line-height: 30px;color: #000;}
.ny_cp_gd .lb ul li .ml4{display: flex;align-items: center;justify-content: center;margin-top: 10px;border-bottom: 2px solid #a2a2a2;padding-bottom: 30px;}
.ny_cp_gd .lb ul li .ml4 a{font-size: 14px;line-height: 36px;padding: 0 15px;border-radius: 18px;color: #000;background: #6bdcb0;}
.ny_cp_gd .lb ul li .ml5 .ms{padding: 25px 0;}
.ny_cp_gd .lb ul li .ml5 p{font-size: 20px;line-height: 36px;color: #000;}
.ny_cp_gd .lb ul li .ml5 span{display: block;font-size: 20px;line-height: 36px;color: #666;}

.ny_cp_bg2{background: #000;}

.ny_cp_dh2{position: relative;display: flex;align-items: center;justify-content: space-between;flex-direction: row-reverse;}
.ny_cp_dh2 .img{position: relative;width: 10rem;height: 10rem;overflow: hidden;}
.ny_cp_dh2 .img ul li{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s; transition:0.5s;padding: 10%;}
.ny_cp_dh2 .img ul li.ons{transform: translate(-100px,-100px);}
.ny_cp_dh2 .img ul li.onx{transform: translate(200px,-120px);z-index: 1;}
.ny_cp_dh2 .img ul li.on{transform: translate(0px,100px);z-index: 2;}
.ny_cp_dh2 .img ul li img{display: block;width: 100%;}
.ny_cp_dh2 .txt{width: 4rem;padding-bottom: 1rem;}
.ny_cp_dh2 .txt .ml1{font-size: 46px;line-height: 70px;color: #fff;font-weight: bold;}
.ny_cp_dh2 .txt .ml2{font-size: 30px;line-height: 46px;color: #fff;margin-top: 10px;}
.ny_cp_dh2 .txt .ml3{display: flex;margin-top: 40px;}
.ny_cp_dh2 .txt .ml3 a{font-size: 18px;line-height: 46px;padding: 0 30px;border: 2px solid #6bdcb0;border-radius: 25px;color: #fff;}
.ny_cp_dh2 .qh{position: absolute;left: 0;top: 100px;display: flex;}
.ny_cp_dh2 .qh span{width: 36px;height:36px;background: #fff;border-radius: 50%;margin-right: 24px;cursor: pointer;}
.ny_cp_dh2 .qh span:nth-child(1){background: #f1dfdf;}
.ny_cp_dh2 .qh span:nth-child(2){background: #7aafa5;}
.ny_cp_dh2 .qh span:nth-child(3){background: #656685;}
.ny_cp_dh2 .qh span.on{border: 4px solid #fff;}

.cp_xq_pz{padding: 80px 0;}
.cp_xq_pz .bt{font-size: 36px;line-height: 36px;color: #6bdcb0;font-weight: bold;}
.cp_xq_pz .lb{margin-top: 40px;}
.cp_xq_pz .lb ul{display: grid;grid-gap: 30px;grid-template-areas:'A B B ' 'A C C ';}
.cp_xq_pz .lb ul li:nth-child(1){grid-area: A;}
.cp_xq_pz .lb ul li:nth-child(2){grid-area: B;}
.cp_xq_pz .lb ul li:nth-child(3){grid-area: C;}
.cp_xq_pz .lb ul li img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_cp_tp{padding: 80px 0;}
.ny_cp_tp img{display: block;width: 100%;}

.ny_cp_tpdw{position: relative;}
.ny_cp_tpdw .img1{}
.ny_cp_tpdw .img1 img{display: block;width: 100%;}
.ny_cp_tpdw .img2{position: absolute;left: 0;top: 0;}
.ny_cp_tpdw .img2 img{display: block;width: 100%;}
.ny_cp_tpdw .img3{position: absolute;left: 0;top: 0;}
.ny_cp_tpdw .img3 img{display: block;width: 100%;}