/*# sourceURL=/en/static/home/css/index2.css?v=20241119033752 */
/*@ sourceURL=/en/static/home/css/index2.css?v=20241119033752 */
/*@ sourceURL=/en/static/home/css/index2.css?v=20241119022943 */
@font-face {
  font-family: HarmonyOS_Sans_SC_Regular;
  src:url("https://www.awptech.cn/en/static/home/css/../fonts/HarmonyOS_Sans_SC_Regular.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_SC_Bold;
  src:url("https://www.awptech.cn/en/static/home/css/../fonts/HarmonyOS_Sans_SC_Bold.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_SC_Medium;
  src:url("https://www.awptech.cn/en/static/home/css/../fonts/HarmonyOS_Sans_SC_Medium.ttf");
}
@font-face {
  font-family: HarmonyOS_Sans_SC_Light;
  src:url("https://www.awptech.cn/en/static/home/css/../fonts/HarmonyOS_Sans_SC_Light.ttf");
}
.hxl{display: flex;align-items: stretch;width: 100%;}
.hxl-left{padding: 40px 30px 210px;background: #F5F7F9;}
.hxl-le2{min-width: 300px;}
.hxl-le3{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #272727;display: flex;align-items: center;padding: 15px;position: relative;line-height: normal;cursor: pointer;z-index: 1;border-radius: 4px;overflow: hidden;margin-bottom: 10px;}
.hxl-le3::after{content: '';position: absolute;left: 0;right: 0;bottom: 0;top: 0;height: 100%;width: 100%;background: #DD2028;opacity: 0;z-index: -1;}
.hxl-le3::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;top: 0;height: 100%;width: 100%;background: #DD2028;opacity: 0;z-index: -2;transition: all 0.3s;}
.hxl-le3.on{color: #FFFFFF;}
.hxl-le3.on::after{opacity: 1;}
.hxl-le3:hover::before{opacity: 0.1;}
.hxl-le4{flex: 1;}
.hxl-right{flex: 1;padding: 55px 80px 210px;}
.hxl-r4{font-size: 20px;font-family: HarmonyOS_Sans_SC_Medium;color: #222222;margin-bottom: 40px;line-height: normal;}
.hxl-r5{display: flex;flex-direction: column;flex-wrap: wrap;grid-gap: 20px 120px;height: 200px;align-items: flex-start;width: max-content;}
.hxl-r6{font-size: 16px;color: #404040;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.hxl-r6:hover{color: #DD2028;}
.hxl-r2{position: relative;z-index: 1;}
.hxl-r3{position: absolute;top: 0;left: 0;right: 0;z-index: 2;opacity: 0;}
.hxl-r3:first-child{position: relative;}
.hxl-r3.on{z-index: 3;opacity: 1;}
.hnav-right{display: flex;align-items: center;}
header .header-box .header-menu{justify-content: space-between;}

.all-container header{
  background: #FFFFFF;
}
.all-container header .header-box .header-menu nav .first-item .first-item-title{
  color: #272727;
}
.all-container header .header-box .header-menu nav .first-item.active .first-item-title{
  color: #DD2028;
}
.all-container header .header-box .header-menu nav .first-item.active .first-item-title::after{
  background: #DD2028;
}
.all-container header .header-box .header-menu nav .first-item .first-item-title::after{
  background: #DD2028;
}
.all-container header .header-box .header-menu nav .first-item:hover .first-item-title{
  color: #DD2028;
}
.all-container header .header-box .header-menu .language{
  background: #F5F7F9;
}
.all-container header .header-box .header-menu .language .language-title{
  color: #272727;
}
.all-container header .logo1{
  opacity: 0;
}
.all-container header .logo2{
  opacity: 1;
}

.title{font-family: HarmonyOS_Sans_SC_Medium;color: #222222;font-size: 40px;line-height: normal;margin-bottom: 50px;text-align: center;}

.ny{margin-top: 90px;}
.ny-img{height: 440px;position: relative;}
.ny-img::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.3);}
.ny-img img{width: 100%;height: 100%;object-fit: cover;display: block;}
.ny-box{position: relative;}
.ny-txt{position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;}
.ny-title{font-family: HarmonyOS_Sans_SC_Medium;font-size: 40px;color: #FFFFFF;text-align: center;line-height: normal;}

.w1-box{padding: 120px 0;}
.w1-b{display: flex;grid-gap: 120px;align-items: flex-start;}
.w1-left{flex: 1;}
.w1-le2 .title{text-align: left;}
.w1-le3{margin-bottom: 50px;}
.w1-le4{font-family: HarmonyOS_Sans_SC_Medium;font-size: 26px;color: #222222;line-height: normal;margin-bottom: 25px;}
.w1-le5{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;}
.w1-le6{position: relative;height: 480px;}
.w1-le6 video{height: 100%;width: 100%;object-fit: cover;display: block;}
.w1-le7{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);}
.w1-le7 img{width: 58px;height: 58px;display: block;object-fit: contain;cursor: pointer;}
.w1-right{position: sticky;top: 90px;width: 520px;background: #F9FAFB;}
.w1-r2{padding: 40px 40px 110px;}
.w1-r3{height: 260px;margin-bottom: 30px;overflow: hidden;}
.w1-r3 img{height: 100%;width: 100%;object-fit: cover;display: block;transition: all 1s;}
.w1-r3:hover img{transform: scale(1.1);}
.w1-r4{font-family: HarmonyOS_Sans_SC_Regular;font-size: 26px;color: #272727;margin-bottom: 14px;line-height: normal;}
.w1-r5{display: flex;flex-direction: column;grid-gap: 16px;}
.w1-r6{font-family: HarmonyOS_Sans_SC_Regular;color: #666666;font-size: 16px;line-height: normal;transition: all 0.3s;}
.w1-r6:hover{color: #DD2028;}

.w2-box{padding-bottom: 120px;}
.w2-b{border-top: 1px solid rgba(0, 0, 0, 0.1);}
.w2-b2{padding: 20px 40px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.w2-b2{display: flex;align-items: center;}
.w2-b3{display: flex;align-items: center;grid-gap: 20px;width: 520px;}
.w2-b4{width: 42px;height: 42px;}
.w2-b4 img{width: 100%;height: 100%;display: block;object-fit: contain;}
.w2-b5{font-family: HarmonyOS_Sans_SC_Regular;font-size: 18px;color: #272727;line-height: normal;}
.w2-b6{padding: 0 60px;font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;line-height: normal;flex: 1;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;}
.w2-b7{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;margin-right: 200px;}
.w2-b8{display: flex;align-items: center;padding: 12px 36px;border: 1px solid #DD2028;border-radius: 30px;grid-gap: 7px;cursor: pointer;}
.w2-b9{width: 18px;height: 18px;}
.w2-b9 img{width: 100%;height: 100%;display: block;object-fit: contain;}
.w2-b10{color: #DD2028;font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;line-height: normal;}
.w2-b8:hover{background: #DD2028;}
.w2-b8:hover .w2-b10{color: #FFFFFF;}
.w2-b8:hover .w2-b9 img{filter: grayscale(1) brightness(100);}

.w3-b{position: relative;}
.w3-box{padding-bottom: 120px;}
.w3-b2{position: relative;background: #FFFFFF;box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.06);display: flex;}
.w3-b3{height: 420px;width: 100%;}
.w3-b3 img{height: 100%;width: 100%;object-fit: cover;display: block;transition: all 1s;}
.w3-b4{position: absolute;left: 20px;right: 20px;bottom: 50px;color: #272727;font-size: 20px;font-family: HarmonyOS_Sans_SC_Regular;text-align: center;line-height: normal;transition: all 0.3s;}
.w3-lunbo.swiper{padding: 12px;}
.w3 .swiper-button-prev:after,.w3 .swiper-button-next:after{display: none;}
.w3-b2:hover .w3-b3 img{transform: scale(0.9);}
.w3-b2:hover .w3-b4{color: #DD2028;}
.w3 .swiper-button-next,.w3 .swiper-button-prev{width: 54px;height: 54px;background: #EEEEEE;display: flex;align-items: center;justify-content: center;font-size: 20px;font-family: HarmonyOS_Sans_SC_Regular;color: #999999;}
.w3 .swiper-button-prev{left: -4%;}
.w3 .swiper-button-next{right: -4%;}
.w3 .swiper-button-next:hover,.w3 .swiper-button-prev:hover{color: #FFFFFF;background: #DD2028;}
.w3 .w4-b2{width: 100%;}

.w4-box{padding-bottom: 120px;}
.w4-b{display: flex;align-items: stretch;grid-gap: 40px 20px;flex-wrap: wrap;margin-bottom: 50px;}
.w4-b2{display: flex;flex-direction: column;align-items: stretch;width: calc((100% - 40px)/3);background: #F9FAFB;}
.w4-b3{width: 100%;height: 320px;overflow: hidden;}
.w4-b3 img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all 1s;}
.w4-b4{padding: 27px;text-align: center;font-family: HarmonyOS_Sans_SC_Regular;font-size: 20px;color: #272727;flex: 1;line-height: normal;}
.w4-b2:hover .w4-b3 img{transform: scale(1.1);}
.w4-btn{width: 130px;height: 42px;border-radius: 30px;background: #DD2028;color: #FFFFFF;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;display: flex;align-items: center;justify-content: center;margin: 0 auto;cursor: pointer;}
.w4-zk2{display: none;}

.w5-box{padding: 120px 0;background: #F9FAFB;}
.w5-txt{font-size: 30px;color: #272727;font-family: HarmonyOS_Sans_SC_Regular;margin-bottom: 38px;line-height: normal;text-align: center;}
.w5-txt2{font-size: 18px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;text-align: center;margin-bottom: 50px;}

.w6{background-size: cover;background-repeat: no-repeat;background-position: center;}
.w6-box{padding: 230px 0 80px;}
.w6-b{display: flex;align-items: flex-start;grid-gap: 110px;}
.w6-left{width: 760px;}
.w6-lunbo1{height: 540px;width: 100%;}
.w6-left .swiper-slide{overflow: hidden;}
.w6-left video{width: 100%;height: 100%;object-fit: contain;display: block;transform: scale(0.7);}
.w6-left img{width: 100%;height: 100%;object-fit: contain;display: block;transform: scale(0.7);}
.w6-lunbo2{width: 100%;height: 90px;}
.w6-lunbo2 .swiper-slide{border: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer;}
.w6-lunbo2 .swiper-slide-thumb-active{border-color: #DD2028;}
.w6-right{flex: 1;}
.w6-r2{font-family: HarmonyOS_Sans_SC_Medium;font-size: 40px;color: #222222;line-height: normal;margin-bottom: 20px;}
.w6-r3{font-family: HarmonyOS_Sans_SC_Regular;font-size: 20px;color: #272727;line-height: normal;padding-bottom: 30px;margin-bottom: 38px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.w6-r4{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #272727;margin-bottom: 35px;text-align: justify;}
.w6-r5{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;text-align: justify;}
.w6-btn{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);cursor: pointer;}
.w6-btn img{width: 74px;height: 74px;display: block;object-fit: contain;}
.w6-tanchuang{position: fixed;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 999;background: rgba(0, 0, 0, .6);display: none;}
.w6-tanchuang2{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.w6-tcvideo{width: 70%;height: 70%;position: relative;}
.w6-tcvideo video{width: 100%;height: 100%;object-fit: contain;display: block;}
.w6-close{position: absolute;right: 0;top: 0;cursor: pointer;}
.w6-close img{width: 47px;height: 47px;display: block;object-fit: contain;}

.w7-box{padding: 120px 0;}
.w7-b{display: flex;align-items: stretch;flex-wrap: wrap;grid-gap: 80px 180px;}
.w7-b2{width: calc((100% - 360px)/3);}
.w7-b3{display: flex;align-items: center;grid-gap: 20px;margin-bottom: 28px;}
.w7-b4{width: 60px;height: 60px;}
.w7-b4 img{width: 100%;height: 100%;object-fit: contain;display: block;}
.w7-b5{font-family: HarmonyOS_Sans_SC_Regular;font-size: 24px;color: #272727;line-height: normal;flex: 1;}
.w7-b6{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;}

.w8-box{padding-bottom: 120px;}
.w8-b{display: flex;flex-wrap: wrap;grid-gap: 40px;}
.w8-b2{width: calc((100% - 40px)/2);height: 320px;overflow: hidden;position: relative;}
.w8-b2:hover .w8-b3 img{transform: scale(1.1);}
.w8-b3{width: 100%;height: 100%;}
.w8-b3 img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all 1s;}
.w8-b4{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding: 40px;background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;}
.w8-b5{font-family: HarmonyOS_Sans_SC_Medium;font-size: 26px;color: #FFFFFF;line-height: normal;margin-bottom: 14px;}
.w8-b6{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: rgba(255, 255, 255, 0.6);line-height: normal;}

.w9-box{padding-bottom: 120px;}
.w9-b table{width: 100% !important;border-collapse: collapse;display: none;margin-bottom: 40px;}
.w9-b table:last-child{margin-bottom: 0;}
.w9-b table tr td{padding: 20px 90px;font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;text-align: left;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.w9-b table tr td:first-child{width: 28%;}
.w9-b table tr:first-child td{padding: 24px 90px;text-align: center;background: #F9FAFB;border-bottom: 2px solid #DD2028;font-size: 20px;font-family: HarmonyOS_Sans_SC_Medium;color: #222222;}
.w9-b2{font-family: HarmonyOS_Sans_SC_Regular;font-size: 14px;color: #999999;margin-top: 30px;}
.w9-btn{margin-top: 50px;}

.w10-box{padding: 120px 0;}
.fenye{display: flex;align-items: center;grid-gap: 20px 12px;flex-wrap: wrap;justify-content: center;margin-top: 60px;}
.fenye-a{border: 1px solid rgba(0, 0, 0, .1);width: 48px;height: 48px;border-radius: 100%;display: flex;align-items: center;justify-content: center;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #666666;cursor: pointer;line-height: normal;}
.fenye-a.on{background: #DD2028;color: #FFFFFF;}
.mulu{background: #F9FAFB;padding: 22px 0;}
.mulu-box{display: flex;align-items: center;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;grid-gap: 4px;}
.mulu-box{font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #666666;}

.w11-box{padding: 80px 0 120px;}
.w11-b{background: #FFFFFF;box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.06);border-radius: 3px;padding: 70px 60px 60px;width: 1080px;}
.w11-b2{font-family: HarmonyOS_Sans_SC_Medium;font-size: 34px;color: #222222;margin-bottom: 20px;line-height: normal;}
.w11-b3{display: flex;align-items: center;grid-gap: 30px;}
.w11-b4{display: flex;align-items: center;grid-gap: 5px;font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;line-height: normal;}
.w11-b4 a{color: #666666;}
.w11-b5{padding-top: 38px;margin-top: 30px;border-top: 1px solid rgba(0, 0, 0, .1);font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;}
.w11-b5 img{max-width: 100%;display: block;margin: 0 auto;}
.w11 .section{display: flex;align-items: flex-start;grid-gap: 40px;justify-content: center;}
.w11-b6{width: 0;position: sticky;top: 0;padding-top: 100px;}
.w11-b6{display: flex;flex-direction: column;grid-gap: 16px;}
.w11-b7{width: 48px;height: 48px;position: relative;}
.w11-b7 img{width: 100%;height: 100%;object-fit: contain;position: absolute;top: 0;right: 0;bottom: 0;left: 0;transition: all 0.3s;}
.w11-b7a{opacity: 1;}
.w11-b7b{opacity: 0;}
.w11-b7:hover .w11-b7a{opacity: 0;}
.w11-b7:hover .w11-b7b{opacity: 1;}

.w12{padding: 120px 0;}
.w12-b2{display: flex;align-items: stretch;background: #F9FAFB;margin-bottom: 40px;}
.w12-b2:last-child{margin-bottom: 0;}
.w12-b2:nth-child(2n){flex-direction: row-reverse;}
.w12-b3{width: 50%;overflow: hidden;}
.w12-b3:hover img{transform: scale(1.1);}
.w12-b3 img{width: 100%;height: 100%;object-fit: cover;display: block;transition: all 1s;}
.w12-b4{padding: 80px 80px 120px;flex: 1;}
.w12-b5{font-family: HarmonyOS_Sans_SC_Medium;font-size: 24px;color: #404040;line-height: normal;margin-bottom: 28px;}
.w12-b6{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;}

.w13{background-size: cover;background-position: center;background-repeat: no-repeat;overflow: hidden;}
.w13-box{padding: 120px 0 160px;}
.w13-title .title{margin-bottom: 30px;}
.w13-txt{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #666666;margin-bottom: 80px;text-align: center;}
.w13-b{display: flex;align-items: center;justify-content: space-evenly;margin-bottom: 120px;}
.w13-b2{display: flex;flex-direction: column;align-items: center;}
.w13-b3{font-size: 60px;font-family: HarmonyOS_Sans_SC_Medium;color: #DD2028;text-align: center;line-height: normal;}
.w13-b4{font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #949494;text-align: center;line-height: normal;}
.w13-b6{background: #FFFFFF;padding: 10px;height: 100%;}
.w13-b6 img{width: 100%;height: 100%;object-fit: contain;display: block;}
.w13-lunbo{overflow: initial !important;}
.w13 .w13-width{width: 378px !important;height: 258px;}
.w13 .w13-width2{width: 190px !important;height: 258px;}
.w13 .swiper-wrapper{align-items: center;}

.w14-box{padding: 120px 0;}
.w14-b{display: flex;align-items: stretch;grid-gap: 20px;flex-wrap: wrap;}
.w14-b2{width: calc((100% - 40px)/3);height: 680px;position: relative;}
.w14-b3{width: 100%;height: 100%;overflow: hidden;}
.w14-b3 img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all 1s;}
.w14-b2:hover .w14-b3 img{transform: scale(1.1);}
.w14-b4{position: absolute;bottom: 40px;left: 40px;right: 40px;border-radius: 6px;overflow: hidden;height: 180px;background: rgba(255, 255, 255, 0.94);padding: 0 30px;transition: all 0.3s;}
.w14-b5{font-family: HarmonyOS_Sans_SC_Regular;font-size: 24px;color: #000000;margin: 45px 0 20px;text-align: center;line-height: normal;transition: all 0.3s;}
.w14-b6{font-family: HarmonyOS_Sans_SC_Regular;font-size: 16px;color: #404040;text-align: center;transition: all 0.3s;}
/* .w14-b2:hover .w14-b4{background: rgba(221, 32, 40, 1);} */
/* .w14-b2:hover .w14-b5{color: #FFFFFF;}
.w14-b2:hover .w14-b6{color: #FFFFFF;} */

.w15{background-size: cover;background-repeat: no-repeat;background-repeat: no-repeat;}
.w15-box{padding: 120px 0 160px;}
.w15-lunbo1{width: 1480px;margin: 0 auto 130px auto;}
.w15-b2{display: flex;align-items: flex-start;grid-gap: 120px;}
.w15-b3{width: 660px;height: 400px;overflow: hidden;}
.w15-b3:hover img{transform: scale(1.1);}
.w15-b3 img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all 1s;}
.w15-b5{font-size: 24px;color: #DD2028;font-family: HarmonyOS_Sans_SC_Regular;padding: 20px 0 40px;line-height: normal;}
.w15-b6{font-size: 16px;color: #FFFFFF;font-family: HarmonyOS_Sans_SC_Regular;padding-bottom: 110px;}
.w15-lunbo2{width: 100%;position: relative;padding-bottom: 10px !important;}
.w15-lunbo2::after{content: '';position: absolute;left: 0;right: 0;bottom: 14px;height: 1px;background: #FFFFFF;width: 100%;}
.w15-b7{display: flex;flex-direction: column;align-items: center;grid-gap: 17px;cursor: pointer;}
.w15-b8{text-align: center;white-space: nowrap;font-size: 20px;color: #FFFFFF;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;transition: all 0.3s;}
.w15-b9{width: 10px;height: 10px;border-radius: 100%;background: #FFFFFF;position: relative;}
.w15-b9::after{content: '';position: absolute;top: -4px;right: -4px;bottom: -4px;left: -4px;border-radius: 100%;border: 4px solid #DD2028;opacity: 0;transition: all 0.3s;}
.w15-lunbo2 .swiper-slide-thumb-active .w15-b8{color: #DD2028;}
.w15-lunbo2 .swiper-slide-thumb-active .w15-b9::after{opacity: 1;}
.w15-btn{display: flex;align-items: center;grid-gap: 20px;position: absolute;left: calc(660px + 120px);bottom: 14%;}
.w15-btn .swiper-button-next,.w15-btn .swiper-button-prev{position: initial;margin: 0;}
.w15-b4{flex: 1;}

.ny-box2{background-size: cover;background-position: center;background-repeat: no-repeat;padding: 92px 0;position: relative;z-index: 1;}
.ny-box2::after{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 2;}
.ny-box2 .ny-txt{position: relative;transform: none;top: auto;z-index: 3;}
.ny-box2 .ny-title{margin-bottom: 50px;}
.ny-width{width: 1080px;margin: 0 auto;}
.ny-input{display: flex;align-items: center;background: #FFFFFF;margin-bottom: 40px;}
.ny-input button{width: 110px;height: 52px;border: none;outline: none;background: #DD2028;color: #FFFFFF;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;}
.ny-input2{flex: 1;display: flex;align-items: center;padding: 0 30px;grid-gap: 6px;}
.ny-input input{border: none;outline: none;background: #FFFFFF;height: 52px;font-size: 14px;color: #999999;font-family: HarmonyOS_Sans_SC_Regular;flex: 1;}
.ny-input2,
.ny-input input::-webkit-input-placeholder{font-size: 14px;color: #999999;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.ny-input2{color: #000000;}
.ny-mp2{display: flex;align-items: flex-start;grid-gap: 34px;font-size: 14px;color: #FFFFFF;font-family: HarmonyOS_Sans_SC_Regular;}
.ny-mp3{width: 70px;}
.ny-mp4{display: flex;flex-wrap: wrap;grid-gap: 10px 30px;flex: 1;}
.ny-mp2{margin-bottom: 14px;}
.ny-mp2:last-child{margin-bottom: 0;}
.ny-mp5{color: rgba(255, 255, 255, 0.6);transition: all 0.3s;}
.ny-mp5:hover{color: rgba(255, 255, 255, 1.0);}

.w16{background: #fafbfc;}
.w16-box{padding: 80px 0 120px;}
.w16-top{position: relative;margin-bottom: 30px;}
.w16-top2{width: 100%;height: 280px;}
.w16-top2 img{width: 100%;height: 100%;display: block;object-fit: cover;}
.w16-top3{position: absolute;top: 0;left: 60px;right: 60px;bottom: 0;display: flex;flex-direction: column;justify-content: center;}
.w16-top4{font-size: 26px;color: #272727;font-family: HarmonyOS_Sans_SC_Medium;margin-bottom: 14px;line-height: normal;}
.w16-top5{font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;margin-bottom: 40px;line-height: normal;}
.w16-top6{width: 200px;height: 42px;display: flex;align-items: center;justify-content: center;border-radius: 30px;background: #DD2028;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #FFFFFF;line-height: normal;cursor: pointer;}
.w16-b{padding: 60px;background: #FFFFFF;}
.w17 .w16-b2{border-top: 2px solid #DD2028;}
.w16-bk2:first-child .w16-b2:first-child{border-top: 2px solid #DD2028;}
.w16-b2{padding: 30px 0;border-bottom: 1px solid rgba(0, 0, 0, .1);display: flex;flex-direction: column;}
.w16-b2:hover .w16-b5{color: #DD2028;}
.w16-b3{display: flex;align-items: center;grid-gap: 8px;padding-bottom: 16px;}
.w16-b4{font-size: 12px;font-family: HarmonyOS_Sans_SC_Regular;color: #FFFFFF;line-height: normal;border-radius: 100%;width: 24px;height: 40px;display: flex;align-items: center;justify-content: center;}
.w16-b4 img{width: 100%;max-width: 100%;display: block;}
.w16-b5{font-size: 20px;font-family: HarmonyOS_Sans_SC_Medium;color: #222222;flex: 1;line-height: normal;}
.w16-b6{display: flex;align-items: center;grid-gap: 20px;}
.w16-b7{flex: 1;color: #666666;font-size: 14px;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w16-b8{color: #666666;font-size: 14px;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w16-b .w16-top6{margin: 50px auto 0 auto;}
.w16-bk2{display: none;}

.w17-box{padding: 80px 0 120px;}
.w17-left{padding: 60px;flex: 1;background: #FFFFFF;box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.06);border-radius: 1px 3px 3px 3px;}
.w17-le3{padding: 40px;background: #F9FAFB;}
.w17-le4{font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;margin-bottom: 30px;}
.w17-le6{font-weight: bold;color: #272727;}
.w17-btn{padding: 12px 30px;border-radius: 30px;border: 1px solid #DD2028;color: #DD2028;background: transparent;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w17-btn:hover{background: #DD2028;color: #FFFFFF;}
.w17-le8{margin: 50px auto 0 auto;}
.w17-le8 img{width: 18px;margin-left: 10px;max-width: 100%;display: block;}
.w17-b{display: flex;align-items: flex-start;grid-gap: 100px;}
.w17-right{width: 320px;padding: 40px;position: sticky;top: 90px;background: #F9FAFB;}
.w17-r2{display: flex;align-items: center;grid-gap: 10px;margin-bottom: 30px;}
.w17-r3{flex: 1;font-size: 20px;color: #272727;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w17-r4{font-size: 16px;color: #999999;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w17-r5 .w16-b5{font-size: 16px;color: #666666;transition: all 0.3s;}
.w17-r5 .w16-b3{border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 20px;}
.w17-r5 .w16-b3:hover .w16-b5{color: #DD2028;}

.w18-box{padding: 120px 0;}
.w18-b{padding: 60px;background: #FFFFFF;box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.06);}
.w18-b2{margin-bottom: 60px;border-bottom: 1px solid rgba(0, 0, 0, .1);padding-bottom: 35px;}
.w18-b2:last-child{margin-bottom: 0;border-bottom: 0;padding-bottom: 0;}
.w18-b3{display: flex;align-items: center;grid-gap: 35px;margin-bottom: 35px;}
.w18-b4{width: 48px;height: 48px;}
.w18-b4 img{width: 100%;height: 100%;display: block;object-fit: cover;}
.w18-b5{flex: 1;font-size: 14px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;}
.w18-b6{font-family: HarmonyOS_Sans_SC_Medium;font-size: 16px;color: #222222;padding-left: 83px;}
.w18-b7{display: flex;align-items: flex-start;grid-gap: 20px;flex-wrap: wrap;padding-left: 83px;}
.w18-b8{width: calc((100% - 40px)/3);}
.w18-b9{font-size: 16px;color: #272727;font-family: HarmonyOS_Sans_SC_Medium;line-height: normal;margin-bottom: 20px;}
.w18-b10{display: flex;align-items: center;grid-gap: 10px;}
.w18-b11{font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Medium;line-height: normal;display: none;}
.w18-b12{font-size: 16px;color: #272727;font-family: HarmonyOS_Sans_SC_Medium;line-height: normal;}

.w19{background: #fafbfc;}
.w19-box{padding: 120px 0;}
.w19-txt{font-family: HarmonyOS_Sans_SC;font-size: 16px;color: #666666;text-align: center;margin-bottom: 50px;}
.w19-txt a{color: #DD2028;}
.w19-b{padding: 60px;background: #FFFFFF;}
.w19-b2{margin-bottom: 30px;}
.w19-b3{font-size: 16px;color: #666666;font-family: HarmonyOS_Sans_SC_Regular;line-height: normal;margin-bottom: 14px;}
.w19-b4{height: 50px;border: 1px solid rgba(0, 0, 0, .1);width: 100%;outline: none;font-size: 14px;color: #999999;font-family: HarmonyOS_Sans_SC_Regular;appearance: auto;}
.w19-b4::-webkit-input-placeholder{font-size: 14px;color: #999999;font-family: HarmonyOS_Sans_SC_Regular;}
.w19-b4:focus{border: 1px solid rgba(0, 0, 0, .1);}
.w19-b4.w19-b5{resize: none;padding-top: 20px;padding-bottom: 20px;height: 120px;}
.w19-btn{border: none;margin-top: 50px;}

.w20-box{padding: 80px 0 120px;}

.search{padding-top: 80px;background: #fcfcfc;}
.search-b{padding: 134px 0 288px;}
.search-b .w21-nav2{margin: 0 auto 88px auto;justify-content: center;display: flex;align-items: center;}
.search-b .w21-nav5{width: 580px;height: 60px;font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #000;background: transparent;border: 1px solid rgba(0, 0, 0, 0.1);border-top-left-radius: 50px;border-bottom-left-radius: 50px;padding: 0 56px;}
.search-b .w21-nav5::-webkit-input-placeholder{font-size: 16px;font-family: HarmonyOS_Sans_SC_Regular;color: #000;}
.search-b .w21-nav6{height: 60px;width: 92px;border-top-right-radius: 50px;border-bottom-right-radius: 50px;background: #000000;display: flex;align-items: center;justify-content: center;border: 1px solid rgba(0, 0, 0, 0.1);cursor: pointer;}
.search-b .w21-nav6 svg{width: 24px;height: 24px;display: block;}
.search-b .s1-b9{display: flex;align-items: center;font-family: HarmonyOS_Sans_SC_Regular;color: rgba(0, 0, 0, .6);margin-bottom: 20px;line-height: 1;font-size: 16px;}
.search-b .s1-b9 a{color: #000;}
.search-b .s1-b10{padding-bottom: 20px;font-family: HarmonyOS_Sans_SC_Regular;color: #000000;font-size: 30px;border-bottom: 1px solid rgba(0, 0, 0, .1);margin-bottom: 58px;line-height: normal;}
.h-search{color: #fff;margin-right: 10px;cursor: pointer;width: 46px;height: 46px;background: rgba(255, 255, 255, 0.2);border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.all-container header .header-box .header-menu .h-search{background: #F5F7F9;color: #000000;}
header.active .header-box .header-menu .h-search{background: #F5F7F9;color: #000000;}
.h-search .iconfont{font-size: 22px;}
.h-search{position: relative;z-index: 2;}

.search .index3{background: transparent;}
.search .index3 .index3-box .item:nth-child(1){flex-basis: calc((100% - 40px) / 3);}
.search .index3 .index3-box .item:nth-child(1) .text{position: initial;}
.search .index3 .index3-box .item:nth-child(1) .text .time{color: #404040 !important;}
.search .index3 .index3-box .item:nth-child(1) .text .title{color: #272727 !important;}
.search .index3 .index3-box .item:nth-child(1) .text .f-more{color: #404040 !important;border: 1px solid #8f8f8f;padding: 10px 20px;border-radius: 20px;margin: 0;}


.pc-nav{display: block;height: 100%;}
.yd-nav{display: none;}

@media (max-width: 1800px){
  .w2-b6{padding: 0 3.125vw;}
  .w2-b7{margin-right: 10.4167vw;}
  .w6-left{width: 39.5833vw;}
  .w14-b4{height: 240px;}
}

@media (max-width: 1600px){
  .w2-b6{padding: 0 3.125vw;}
  .w2-b7{margin-right: 5.2083vw;}
  .w14-b4{height: 280px;}
  .w15-lunbo1{width: 77.0833vw;}
  .w15-btn{left: calc(34.375vw + 120px);bottom: 10%;}
  .w1-right{width: 27.0833vw;}
  .w1-r3{height: 13.5417vw;}
  .w3 .swiper-button-next{right: -7%;}
  .w3 .swiper-button-prev{left: -7%;}
  .w15-b3{width: 34.375vw;}
  .w13 .w13-width{width: 19.6875vw !important;height: 13.4375vw;}
  .w13 .w13-width2{width: 9.8958vw !important;height: 13.4375vw;}
}

@media (max-width: 1400px){
  .ny-title{font-size: 28px;}
  .title{font-size: 28px;}
  .w1-le4{font-size: 20px;}
  .w1-le5{font-size: 14px;}
  .w1-r4{font-size: 20px;}
  .w1-r6{font-size: 14px;}
  .w2-b5{font-size: 14px;}
  .w2-b4{height: 28px;width: 28px;}
  .w2-b6{font-size: 12px;}
  .w2-b3{width: 450px;}
  .w2-b7{font-size: 12px;}
  .w2-b10{font-size: 12px;}
  .w2-b8{padding: 10px 20px;}
  .w2-b9{width: 12px;height: 12px;}
  .w3-b4{font-size: 14px;}
  .w3 .swiper-button-next{right: -4.5%;}
  .w3 .swiper-button-prev{left: -4.5%;}
  .w3-b3{height: 300px;}
  .w4-b4{font-size: 14px;}
  .w4-btn{font-size: 14px;}
  .w4-btn{width: 90px;height: 34px;}
  .w5-txt{font-size: 20px;}
  .w5-txt2{font-size: 14px;}
  .ny-width{width: 900px;}
  .w19-txt{font-size: 14px;}
  .w19-b3{font-size: 14px;}
  .w19-b4{height: 36px;}
  .w19-b4.w19-b5{padding-top: 10px;padding-bottom: 10px;}
  .w6-r2{font-size: 28px;}
  .w6-r3{font-size: 14px;}
  .w6-r4{font-size: 12px;}
  .w6-r5{font-size: 12px;}
  .w7-b4{width: 38px;height: 38px;}
  .w7-b5{font-size: 16px;}
  .w7-b6{font-size: 12px;}
  .w8-b5{font-size: 16px;}
  .w8-b6{font-size: 12px;}
  .w8-b2{height: 280px;}
  .w4-b3{height: 280px;}
  .w9-b table tr:first-child td{font-size: 16px;}
  .w9-b table tr td{font-size: 12px;}
  .w9-b2{font-size: 12px;}
  .ny-img{height: 340px;}
  .fenye-a{width: 32px;height: 32px;font-size: 12px;}
  .w11 .section{width: 70%;}
  .w11-b2{font-size: 20px;}
  .w11-b4{font-size: 12px;}
  .w11-b5{font-size: 12px;}
  .w11-b7{width: 32px;height: 32px;}
  .mulu-box{font-size: 12px;}
  .w12-b5{font-size: 16px;}
  .w12-b6{font-size: 12px;}
  .w13-txt{font-size: 14px;}
  .w13-b3{font-size: 32px;}
  .w13-b4{font-size: 12px;}
  .w14-b5{font-size: 16px;}
  .w14-b6{font-size: 12px;}
  .w14-b2{height: 450px;}
  .w14-b4{height: 200px;}
  .w15-b5{font-size: 16px;}
  .w15-b6{font-size: 12px;}
  .w15-btn{left: calc(34.375vw + 120px);bottom: 10%;}
  .w16-top4{font-size: 20px;}
  .w16-top5{font-size: 14px;}
  .w16-top6{width: 200px;height: 34px;font-size: 14px;}
  .w16-b5{font-size: 16px;}
  .w16-b7{font-size: 12px;}
  .w16-b8{font-size: 12px;}
  .w17-le8 img{width: 12px;margin-left: 4px;}
  .w17-le4{font-size: 12px;}
  .w17-le6{font-size: 14px;}
  .w17-btn{font-size: 14px;padding: 8px 16px;}
  .w17-right{width: 280px;}
  .w17-r3{font-size: 16px;}
  .w17-r4{font-size: 14px;}
  .w17-r5 .w16-b5{font-size: 12px;}
  .w18-b4{width: 32px;height: 32px;}
  .w18-b9{font-size: 16px;}
  .w18-b12{font-size: 16px;}
  .w18-b11{font-size: 16px;}
  .w18-b6,
  .w18-b7{padding-left: 67px;}
}

@media (max-width: 1000px){
  .hxl{flex-direction: column;}
  .hxl-left{padding: 20px 20px 30px;}
  .hxl-le2{min-width: auto;width: 100%;}
  .second-product.section{width: 100%;max-width: 100%;}
  .hxl-le3{font-size: 13px;padding: 8px 13px;}
  .hxl-right{flex: none;padding: 20px 20px 0;}
  .hxl-r4{font-size: 14px;margin-bottom: 20px;}
  .hxl-r6{font-size: 12px;}
  .hxl-r5{height: auto;grid-gap: 14px;}
  .hxl-r3{position: relative;display: none;opacity: 1;}
  .w18-b11{font-size: 14px;}

  header .header-box .header-menu{height: calc(100vh - 60px);}

  .ny-title{font-size: 20px;}
  .ny{margin-top: 58px;}
  .ny-img{height: 220px;}
  .w1-box{padding: 50px 0;}
  .w1-b{grid-gap: 40px;}
  .title{font-size: 20px;margin-bottom: 30px;}
  .w1-le4{font-size: 14px;margin-bottom: 10px;}
  .w1-le5{font-size: 12px;}
  .w1-le3{margin-bottom: 20px;}
  .w1-right{width: 100%;}
  .w1-r2{padding: 20px;}
  .w1-r4{font-size: 14px;}
  .w1-r6{font-size: 12px;}
  .w1-r3{margin-bottom: 20px;}
  .w1-r3{height: auto;}
  .w1-r5{grid-gap: 10px;}
  .w1-le6{height: auto;}
  .w1-b{flex-direction: column;align-items: stretch;}
  .w1-le7 img{width: 38px;height: 38px;}
  .w2-b2{padding: 20px;}
  .w2-b2{flex-direction: column;align-items: stretch;grid-gap: 14px;}
  .w2-b6{padding: 0;}
  .w2-b7{margin: 0;text-align: right;}
  .w2-b8{width: max-content;margin: 0 0 0 auto;}
  .w2-box{padding-bottom: 50px;}
  .w3-b4{bottom: 20px;}
  .w3-box{padding-bottom: 50px;}
  .w4-b2{width: 100%;}
  .w4-b{grid-gap: 20px;}
  .w4-b4{padding: 20px;}
  .w4-b{margin-bottom: 40px;}
  .w4-box{padding-bottom: 50px;}
  .w4-b{margin-bottom: 20px;}
  .w5-box{padding: 50px 0;}
  .w5-txt{font-size: 16px;margin-bottom: 20px;}
  .w5-txt2{font-size: 12px;margin-bottom: 40px;}
  .w5-txt2 br{display: none;}
  .w4-btn{font-size: 12px;}
  .w6-b{flex-direction: column;align-items: stretch;}
  .w6-left{width: 100%;}
  .w6-box{padding: 50px 0;}
  .w6-lunbo1{height: 280px;}
  .w6-lunbo2{height: 60px;width: 100%;overflow: initial !important;}
  .w6{overflow: hidden;}
  .w6-b{grid-gap: 40px;}
  .w6-r2{font-size: 22px;margin-bottom: 10px;}
  .w6-r3{padding-bottom: 14px;margin-bottom: 20px;}
  .w6-r4{margin-bottom: 20px;}
  .w7-box{padding: 50px 0;}
  .w7-b{grid-gap: 40px 20px;}
  .w7-b2{width: calc((100% - 20px)/2);}
  .w7-b3{grid-gap: 10px;}
  .w7-b5{font-size: 14px;}
  .w7-b3{margin-bottom: 20px;}
  .w8-b{grid-gap: 20px}
  .w8-b2{width: 100%;}
  .w8-b4{padding: 20px;}
  .w8-b5{font-size: 14px;}
  .w8-box{padding-bottom: 50px;}
  .w9-b table tr:first-child td{padding: 10px;}
  .w9-b table tr td{padding: 10px;}
  .w9-b table tr:first-child td{font-size: 14px;}
  .w9-box{padding-bottom: 50px;}
  .w10-box{padding: 50px 0;}
  .fenye{margin-top: 40px;}
  .mulu{padding: 16px 0;}
  .w11-box{padding: 50px 0;}
  .w11 .section{grid-gap: 10px;}
  .w11-b{padding: 20px;}
  .w11 .section{width: 80%;}
  .w11-b{width: 100%;}
  .w11-b2{font-size: 16px;}
  .w11-b5{padding-top: 20px;margin-top: 10px;}
  .w12{padding: 50px 0;}
  .w12-b2:nth-child(2n),
  .w12-b2{flex-direction: column;}
  .w12-b3{width: 100%;height: 210px;}
  .w12-b4{padding: 40px 20px 20px;}
  .w12-b5{margin-bottom: 20px;}
  .w12-b2{margin-bottom: 20px;}
  .w13-box{padding: 50px 0;}
  .w13-txt{font-size: 12px;margin-bottom: 40px;}
  .w13-b{justify-content: space-between;flex-wrap: wrap;grid-gap: 20px 0;margin-bottom: 40px;}
  .w14-box{padding: 50px 0;}
  .w14-b2{width: 100%;}
  .w14-b4{left: 20px;bottom: 20px;right: 20px;height: auto;padding: 0 20px;padding: 40px;}
  .w14-b5{margin: 0 0 20px;}
  .w14-b5{font-size: 16px;}
  .w14-b2{height: 320px;}
  .w15-box{padding: 50px 0;}
  .w15-b2{flex-direction: column;align-items: stretch;grid-gap: 40px;}
  .w15-b3{width: 100%;height: 180px;}
  .w15-b5{padding: 0 0 20px;}
  .w15-b6{padding: 0;}
  .w15-lunbo1{width: 90%;}
  .w15-lunbo1{margin: 0 auto 40px auto;}
  .w15-btn{right: 0;top: 210px;left: auto;bottom: auto;grid-gap: 10px;}
  .w3 .swiper-button-next, .w3 .swiper-button-prev{width: 34px;height: 34px;font-size: 14px;line-height: 1;}
  .w15-b8{font-size: 16px;}
  .ny-width{width: 90%;}
  .ny-box2{padding: 50px 0;}
  .ny-input button{font-size: 12px;width: 80px;height: 36px;}
  .ny-input input{height: 36px;padding: 0 10px;}
  .ny-box2 .ny-title{margin-bottom: 30px;}
  .ny-mp2{grid-gap: 10px;}
  .ny-input input{font-size: 12px;}
  .ny-input2{font-size: 12px;}
  .ny-input input::-webkit-input-placeholder{font-size: 12px;}
  .ny-mp2{font-size: 12px;}
  .ny-mp3{width: 60px;}
  .ny-mp4{grid-gap: 16px 20px;}
  .w16-box{padding: 50px 0;}
  .w16-top4{font-size: 16px;margin-bottom: 10px;}
  .w16-top3{left: 20px;right: 20px;}
  .w16-top5{font-size: 12px;margin-bottom: 30px;}
  .w16-b{padding: 30px 20px;}
  .w17-box{padding: 50px 0;}
  .w17-left{padding: 20px;}
  .w17-b{flex-direction: column;align-items: stretch;grid-gap: 40px;}
  .w17-le3{padding: 20px;}
  .w16-top6{font-size: 12px;}
  .w17-btn{font-size: 12px;}
  .w16-top6{margin-top: 30px;}
  .w17-right{width: 100%;padding: 20px;}
  .w18-box{padding: 50px 0;}
  .w18-b{padding: 20px;}
  .w18-b3{grid-gap: 10px;padding-bottom: 10px;margin-bottom: 20px;}
  .w18-b6{font-size: 14px;}
  .w18-b2{margin-bottom: 40px;}
  .w18-b8{width: 100%;}
  .w18-b9{font-size: 14px;margin-bottom: 10px;}
  .w18-b12{font-size: 14px;}
  .w20-box{padding: 50px 0;}
  .w13 .w13-width{width: 278px !important;height: 192px;}
  .w13 .w13-width2{width: 145px !important;height: 192px;}
  .w9-btn{margin-top: 40px;}


  .pc-nav{display: none;}
  .yd-nav{display: block;}

  .m-header{position: fixed;top: 0;left: 0;right: 0;z-index: 9;transition: all .5s;}
	.m-ul{list-style-type: none;}
	.m-ul.on .v1{transform: translateY(9px) rotate(45deg);transition: all .3s;}
	.m-ul.on .v2{opacity: 0;}
	.m-ul.on .v3{transform: translateY(-7px) rotate(-45deg);transition: all .3s;}
	.m-li{margin: 6px 0;height: 2px;width: 26px;background: #000000;border-radius: 0.7vw;transition: all .3s;}
	.m-hnav{display: flex;align-items: center;justify-content: space-between;padding: 0 5%;background: #FFFFFF;box-shadow: 0px 0px 20px 0px rgba(0,74,138,0.1);height: 60px;}
	.m-hlogo{height: 34px;}
	.m-hlogo img{height: 100%;display: block;max-width: 100%;}
	.m-hbox{display: none;}
	.m-hlia{font-size: 15px;font-family: HarmonyOS_Sans_SC_Regular;color: #333333;flex: 1;line-height: normal;}
	.m-hbox{overflow-y: scroll;position: absolute;top: 54px;left: 0;right: 0;bottom: 0;background: #FFFFFF;height: calc(100vh - 54px);border-top: 1px solid rgba(0, 0, 0, 0.1);}
	.m-hul{list-style-type: none;padding: 40px 10%;}
	.m-hli{padding: 15px 0;border-bottom: 1px solid rgba(102, 102, 102, 0.2);}
	.m-hxl{padding-top: 15px;display: flex;flex-direction: column;}
	.m-hxla{padding: 10px 0;font-size: 13px;font-family: HarmonyOS_Sans_SC_Regular;color: #162141;line-height: normal;}
	.m-hlitr{list-style-type: none;position: relative;transition: all .5s;width: 14px;}
	.m-hlitr1{width: 14px;height: 2px;background: #333333;}
	.m-hlitr2{width: 2px;height: 14px;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);background: #333333;}
	.m-hlit.on .m-hlitr{transform: rotate(90deg);}
	.m-hlit.on .m-hlitr1{opacity: 0;}
	.m-hlit{display: flex;align-items: center;justify-content: space-between;}
	.m-hxlb{display: none;}
	.m-hli2{display: flex;margin: 15px 0;border: 1px solid #333333;overflow: hidden;}
	.m-hss{width: 25px;height: 25px;display: flex;align-items: center;justify-content: center;padding: 8px 10px;background: #333333;}
	.m-hss svg{width: 20px;display: block;max-width: 100%;filter: grayscale(1)  brightness(100);}
	.m-hinput{border: none;outline: none;font-size: 15px;font-family: HarmonyOS_Sans_SC_Regular;color: #333333;padding: 8px 10px;width: calc(100% - 65px);line-height: normal;}
	.m-header.on{position: fixed;background: #FFFFFF;box-shadow: 0 0 10px rgba(0, 47, 167, .2);}
	.m-header.top{transform: translateY(-70px);}
	.m-header.top .m-hbox{display: none !important;}
	.mnav{display: flex;align-items: center;grid-gap: 16px;}

	.mcp-b6,
	.mcp-b3{display: none;}
	.mcp-b2{display: flex;align-items: center;justify-content: space-between;font-size: 14px;font-family: HarmonyOS_Sans_SC_Regular;padding: 12px 0;color: #DD2028;line-height: normal;}
	.mcp-b2.onok .m-hlitr{transform: rotate(90deg);}
	.mcp-b2.onok .m-hlitr1{opacity: 0;}
	.mcp-b5.onok2 .m-hlitr{transform: rotate(90deg);}
	.mcp-b5.onok2 .m-hlitr1{opacity: 0;}
	.mcp-b6{overflow-x: scroll;padding: 20px 0;}
	.mcp-b6 .hpd-rt3{width: 180px;height: 126px;}
	.mcp-b6 .hpd-rt4{font-size: 12px;}

  .hxl-r3{display: block;}


  .search-b{padding: 60px 0;}
	.search-b .w21-nav6{width: 50px;height: 40px;}
	.search-b .w21-nav6 svg{width: 14px;height: 14px;}
	.search-b .w21-nav5{width: calc(100% - 90px);padding: 0 20px;height: 38px;}
	.search-b .w21-nav5{font-size: 12px;}
	.search-b .w21-nav5::-webkit-input-placeholder{font-size: 12px;}
	.search-b .w21-nav2{margin-bottom: 40px;}
	.search-b .s1-b9{font-size: 12px;margin-bottom: 4px;}
	.search-b .s1-b10{font-size: 16px;padding-bottom: 10px;margin-bottom: 40px;}

  .search .index3 .index3-box .item:nth-child(1){flex-basis: 100%;}

  .w6-btn img{width: 60px;height: 60px;}
  .w6-close img{height: 40px;height: 40px;}
  .w6-tcvideo{width: 80%;height: auto;}
  .w6-close{top: -50px;right: -30px;}
  .w2-b3{width: 100%;}
  .w18-b6,
  .w18-b7{padding-left: 42px;}
}

/*20241119*/
.w20 .w2-b2 .w2-b3 .w2-b4,
.w2 .w2-b2 .w2-b3 .w2-b4{
	flex-shrink: 0;
	width: 28px;
}
.w20 .w2-b2 .w2-b3 .w2-b5,
.w2 .w2-b2 .w2-b3 .w2-b5{
	flex: 1;
}
@media (max-width: 1400px) {
	.w20 .w2-b2 .w2-b3 .w2-b4,
	.w2 .w2-b2 .w2-b3 .w2-b4{
		width: 24px;
	}
}